(maint) remove debian packaging files (managed here https://salsa.debian.org/debian/l2tpns.git )

This commit is contained in:
Julien Rabier 2020-11-05 18:27:53 +01:00
parent f62d376e16
commit 194229b614
12 changed files with 0 additions and 563 deletions

328
debian/changelog vendored
View file

@ -1,328 +0,0 @@
l2tpns (2.2.1.2fdn3.21) unstable; urgency=low
* Fix: mismatch variable type (cluster_port).
-- Fernando Alves <fendo@sameswifi.fr> Sat, 27 May 2017 11:09:54 +0200
l2tpns (2.2.1.2fdn3.20) unstable; urgency=low
* Add cluster_port parameter for Multiple clusters (See clustering section for more informationc).
-- Fernando Alves <fendo@sameswifi.fr> Fri, 26 May 2017 23:25:10 +0200
l2tpns (2.2.1.2fdn3.19) unstable; urgency=low
* New revision format.
* Sending IPv6_ra more often.
-- Fernando Alves <fendo@sameswifi.fr> Tue, 31 Dec 2016 17:15:04 +0200
l2tpns (2.2.1-2fdn3.18) unstable; urgency=low
* Add of the ppp_keepalive option.
-- Fernando Alves <fendo@sameswifi.fr> Tue, 22 Sep 2015 23:15:04 +0200
l2tpns (2.2.1-2fdn3.17) unstable; urgency=low
* Add of the RDNSS option to ICMPv6 Router Advertisement (RA).
-- Fernando Alves <fendo@sameswifi.fr> Thu, 02 Oct 2014 00:24:31 +0200
l2tpns (2.2.1-2fdn3.16) unstable; urgency=low
* Fix: IPv6 prefix routing on slave cluster
-- Fernando Alves <fendo@sameswifi.fr> Mon, 22 Sep 2014 09:13:21 +0200
l2tpns (2.2.1-2fdn3.15) unstable; urgency=low
* new feature: If the user attribute "Framed-IPv6-Address" is defined then the ICMPv6_RA advertise this IPv6 address.
* Fix: Incorrect delegation of IPv6 prefixes when multiple of 4 bits (nibble) (eg: /44, /52 ...).
* Added ability to define up to 5 IPv6 prefix delegation by user.
-- Fernando Alves <fendo@sameswifi.fr> Thu, 18 Sep 2014 18:36:43 +0200
l2tpns (2.2.1-2fdn3.14) unstable; urgency=low
* Fix cluster slave; reset to 0, the end of the session when the master version < slave version.
* Fix cluster slave; no add the ipv6 route address (/128) if included in the delegated prefix.
-- Fernando Alves <fendo@sameswifi.fr> Fri, 12 Sep 2014 18:21:53 +0200
l2tpns (2.2.1-2fdn3.13) unstable; urgency=low
* Add DHCPv6 functionality
-- Fernando Alves <fendo@sameswifi.fr> Thu, 11 Sep 2014 16:10:38 +0200
l2tpns (2.2.1-2fdn3.12) unstable; urgency=low
* Fix: remove old IPV6 routes on master
-- Fernando Alves <fendo@sameswifi.fr> Tue, 10 Dec 2013 23:13:20 +0100
l2tpns (2.2.1-2fdn3.11) unstable; urgency=low
* Fix: throttle ipv6 out.
* Fix: remove old IPV6 routes on slave
* Fix: compiling Warning, dpkg-buildflags ...
* Enabled hardened build flags, thanks Moritz Muehlenhoff (closes: #657846)
* Packaging updates
* Move to 3.0 (native) source format
* Bump DH compat level to 8
* Fix ordering of stdio.h/syslog.h includes (closes: #707385)
* Create accounting_dir in init script if necessary (closes: #418156)
* Bump Standards-Version to 3.9.4.0
* Add build-arch/build-indep targets to debian/rules
* Fix: compiling Warning
-- Fernando Alves <fendo@sameswifi.fr> Tue, 10 Dec 2013 23:08:45 +0100
l2tpns (2.2.1-2fdn3.10) unstable; urgency=low
* Fix: authentication success was sent 2 times.
-- Fernando Alves <fernando.alves@sameswireless.fr> Tue, 04 Jun 2013 11:38:04 +0200
l2tpns (2.2.1-2fdn3.9) unstable; urgency=low
* Adding the possibility to set multiple hostname.
-- Fernando Alves <fernando.alves@sameswireless.fr> Thu, 23 May 2013 23:58:23 +0200
l2tpns (2.2.1-2fdn3.8) unstable; urgency=low
* Fix: send SCCCN requested challenge response.
* add accounting parameter account_all_origin.
* Fix service_name management and add pppoe_only_equal_svc_name parameter.
-- Fernando Alves <fernando.alves@sameswireless.fr> Tue, 30 Apr 2013 16:02:33 +0200
l2tpns (2.2.1-2fdn3.7) unstable; urgency=low
* Adding the possibility to listening multiple IP L2TP Tunnels
* Removing LAC flag.
-- Fernando Alves <fernando.alves@sameswireless.fr> Thu, 28 Mar 2013 10:50:00 +0100
l2tpns (2.2.1-2fdn3.6) unstable; urgency=low
* Fix Warning: dereferencing type-punned pointer will break strict...
* Fix: Tunnel creation does not work when the length of the hostname is odd. (revert fix: Add a uint16_t control buffer type, as a union)
-- Fernando Alves <fernando.alves@sameswireless.fr> Tue, 26 Feb 2013 09:07:16 +0100
l2tpns (2.2.1-2fdn3.5) unstable; urgency=low
* Update debian/changelog
-- Fernando Alves <fernando.alves@sameswireless.fr> Sun, 10 Feb 2013 23:39:56 +0100
l2tpns (2.2.1-2fdn3.4) unstable; urgency=low
* Add parameter to disable the send of the L2TP HELLO message (Apple compatibility).
-- Fernando Alves <fernando.alves@sameswireless.fr> Tue, 15 Jan 2013 15:17:22 +0100
l2tpns (2.2.1-2fdn3.3) unstable; urgency=low
* pppoe server functionality
-- Fernando Alves <fernando.alves@sameswireless.fr> Thu, 27 Dec 2012 22:54:02 +0100
l2tpns (2.2.1-2fdn3.2) unstable; urgency=low
* Authorize to change the source IP of the tunnels l2tp.
-- Fernando Alves <fernando.alves@sameswireless.fr> Wed, 26 Dec 2012 10:57:10 +0100
l2tpns (2.2.1-2fdn3.1) unstable; urgency=low
* Add tundevicename configuration option
* Fix: last_packet no updated in cluster mode
-- Fernando Alves <fernando.alves@sameswireless.fr> Fri, 21 Dec 2012 11:41:42 +0100
l2tpns (2.2.1-2fdn3) unstable; urgency=low
* LAC functionality merged from dev-lac branch.
-- Fernando Alves <fernando.alves@sameswireless.fr> Sat, 18 Dec 2012 19:25:32 +0100
l2tpns (2.2.1-2fdn2.2) unstable; urgency=low
* Add LAC functionality
-- Fernando Alves <fernando.alves@sameswireless.fr> Sat, 15 Dec 2012 01:10:32 +0100
l2tpns (2.2.1-2fdn2.1) unstable; urgency=low
* Fix the inverted "delete/add" of the routes, in cluster mode.
-- Fernando Alves <fernando.alves@sameswireless.fr> Sun, 18 Nov 2012 15:59:44 +0100
l2tpns (2.2.1-2fdn2) unstable; urgency=low
* merge from branch fendo-mods, MLPPP developments
-- Fernando Alves <fernando.alves@sameswireless.fr> Sat, 17 Nov 2012 14:15:07 +0100
l2tpns (2.2.1-2fdn1.5) unstable; urgency=low
* MLPPP not working in cluster mode.
-- Fernando Alves <fernando.alves@sameswireless.fr> Wed, 09 May 2012 17:25:05 +0200
l2tpns (2.2.1-2fdn1.4) unstable; urgency=low
* Add a echo_timeout configuration option.
* Add a idle_echo_timeout configuration option.
-- Fernando Alves <fernando.alves@sameswireless.fr> Mon, 20 Feb 2012 20:47:52 +0100
l2tpns (2.2.1-2fdn1.3) unstable; urgency=low
* Fix: Sends small packets in the MPPPP frame (for reorder).
* Fix: Calculates jitter and jitter traces for analysis.
-- Fernando Alves <fernando.alves@sameswireless.fr> Wed, 15 Feb 2012 14:15:59 +0100
l2tpns (2.2.1-2fdn1.2) unstable; urgency=low
* Fix: MLPPP improvments.
-- Fernando Alves <fernando.alves@sameswireless.fr> Sun, 12 Feb 2012 13:53:13 +0100
l2tpns (2.2.1-2fdn1.1) unstable; urgency=low
* Fix MLPPP functionality
* Fix warning compilation on ppp.c
-- Fernando Alves <fernando.alves@sameswireless.fr> Fri, 03 Feb 2012 16:16:56 +0100
l2tpns (2.2.1-2fdn1) unstable; urgency=low
* Fix binding the CLI to a specific address
* Merge latest upstream version (hence the version bump)
-- Benjamin Cama <benoar@dolka.fr> Thu, 02 Feb 2012 02:30:06 +0100
l2tpns (2.2.1-1fdn3) unstable; urgency=low
* Change the rtm_proto to some arbitrary-defined value.
* Set hostname /after/ having read the config file.
* Fix logging of the tunnel number in different places.
* Several cleanups.
-- Benjamin Cama <benoar@dolka.fr> Tue, 03 Jan 2012 20:28:20 +0100
l2tpns (2.2.1-1fdn2) unstable; urgency=low
* Add netlink support. Replace most ioctl().
* Use netlink to set up tun device.
* Make routset()/route6set() use netlink.
* Switch from masks to CIDR globally for IPv4.
* Use the source IP we use as BGP router identifier.
* Check for expired timers even when receiving no events.
* Better error handling on CLI initialization.
* Correctly set mp_epdis in host order.
-- Benjamin Cama <benoar@dolka.fr> Thu, 15 Sep 2011 23:57:05 +0200
l2tpns (2.2.1-1fdn1) unstable; urgency=low
* Version for FDN with features listed below
* Add RFC 4760 support
* Display session's remainging time in CLI.
* Remove no more used plugin function names; fixes a crash.
* Add an option to set source address for a BGP session.
* Wait before retrying on CEASE.
* Stop BGP session even when we are master
* Add a cli_bind_address configuration option.
* Add an "hostname" config option.
* Kill sessions receiving a ConfReq while closing.
* Add a config option to set the advertised BGP next hop.
-- Benjamin Cama <benoar@dolka.fr> Fri, 29 Jul 2011 14:58:11 +0200
l2tpns (2.2.1-1) unstable; urgency=low
* Updated to latest CVS to date (marked 2.2.x, after a 2.2.0 release, hence
this version number).
-- Benjamin Cama <benoar@dolka.fr> Thu, 28 Jul 2011 18:16:54 +0200
l2tpns (2.1.21-1.1) unstable; urgency=low
* Non-maintainer upload.
* Added LSB formatted dependency info in init.d script (closes: #468889)
-- Peter Eisentraut <petere@debian.org> Wed, 02 Apr 2008 01:58:55 +0200
l2tpns (2.1.21-1) unstable; urgency=high
* New upstream release.
* Fixes potential remote code execution; hence urgency=high
-- Jonathan McDowell <noodles@earth.li> Tue, 05 Dec 2006 16:52:54 +0000
l2tpns (2.1.19-1) unstable; urgency=low
* New upstream release.
* Add debian/watch file.
* Bump Standards-Version to 3.7.2.0 (no changes).
-- Jonathan McDowell <noodles@earth.li> Sat, 22 Jul 2006 14:11:14 +0100
l2tpns (2.1.16-1) unstable; urgency=low
* New upstream release.
-- Jonathan McDowell <noodles@earth.li> Tue, 21 Mar 2006 10:43:11 +0000
l2tpns (2.1.15-1) unstable; urgency=low
* New upstream release.
-- Jonathan McDowell <noodles@earth.li> Tue, 20 Dec 2005 11:00:23 +0000
l2tpns (2.1.10-1) unstable; urgency=low
* New upstream release.
-- Jonathan McDowell <noodles@earth.li> Sun, 13 Nov 2005 17:49:49 +0000
l2tpns (2.1.8-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.6.2.0 (no changes).
-- Jonathan McDowell <noodles@earth.li> Tue, 27 Sep 2005 17:20:19 +0100
l2tpns (2.1.3-1) unstable; urgency=low
* New upstream release.
-- Jonathan McDowell <noodles@earth.li> Wed, 24 Aug 2005 13:05:42 +0100
l2tpns (2.0.22-1) unstable; urgency=low
* New upstream release; last of the 2.0 releases as I plan to upload
2.1.1 once I've tested it in production myself.
-- Jonathan McDowell <noodles@earth.li> Thu, 23 Jun 2005 13:41:57 +0100
l2tpns (2.0.14-1) unstable; urgency=low
* New upstream release.
* Tidy up spelling in Description.
* Make lintian happy by lowering case of Layer 2.
-- Jonathan McDowell <noodles@earth.li> Thu, 06 Jan 2005 14:22:33 +0000
l2tpns (2.0.8-1) unstable; urgency=low
* Initial Debian upload. (closes: #280675)
-- Jonathan McDowell <noodles@earth.li> Fri, 26 Nov 2004 10:27:01 +0000

1
debian/compat vendored
View file

@ -1 +0,0 @@
8

20
debian/control vendored
View file

@ -1,20 +0,0 @@
Source: l2tpns
Section: net
Priority: optional
Maintainer: Jonathan McDowell <noodles@earth.li>
Build-Depends: debhelper (>> 8), libcli-dev (>> 1.8.5)
Standards-Version: 3.9.4.0
Package: l2tpns
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: layer 2 tunnelling protocol network server (LNS)
l2tpns is a daemon designed to terminate large volumes of layer 2
tunnelling protocol (RFC 2661: L2TP) sessions.
.
The daemon supports up to 65535 sessions plus features such as rate
limiting, walled garden, usage accounting, and clustering (for both
load-sharing and redundancy).
.
l2tpns is a complete L2TP implementation. It supports the LAC, LNS,
PPPOE and DHCPv6 server.

10
debian/copyright vendored
View file

@ -1,10 +0,0 @@
This package was debianized by Jonathan McDowell <noodles@earth.li> on
Wed, 30 Jun 2004 12:47:44 +0100.
It was downloaded from http://sf.net/projects/l2tpns
Upstream Author: David Parrish (david@dparrish.com)
You are free to distribute this software under the terms of the GNU
General Public License. The full text of this license can be found
in the file /usr/share/common-licenses/GPL

4
debian/dirs vendored
View file

@ -1,4 +0,0 @@
usr/bin
usr/sbin
usr/lib/l2tpns
var/lib/l2tpns

78
debian/init.d vendored
View file

@ -1,78 +0,0 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: l2tpns
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
### END INIT INFO
#
# l2tpns Based on skeleton example file.
#
# Written by Miquel van Smoorenburg <miquels@cistron.nl>.
# Modified for Debian GNU/Linux
# by Ian Murdock <imurdock@gnu.ai.mit.edu>.
#
PATH=/sbin:/bin:/usr/sbin:/usr/bin
DAEMON=/usr/sbin/l2tpns
NAME=l2tpns
DESC=l2tpns
ARGS="-d"
ACCTDIR=$(grep "set accounting_dir" /etc/l2tpns/startup-config | sed -e 's/.* "//' -e 's/".*//')
test -f $DAEMON || exit 0
set -e
case "$1" in
start)
echo -n "Starting $DESC: "
if [ ! -d "$ACCTDIR" ]; then
mkdir -p "$ACCTDIR"
fi
start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid \
--exec $DAEMON -- $ARGS
echo "$NAME."
;;
stop)
echo -n "Stopping $DESC: "
start-stop-daemon --oknodo --stop --signal 3 --quiet \
--pidfile /var/run/$NAME.pid --exec $DAEMON -- $ARGS
echo "$NAME."
;;
reload)
#
# If the daemon can reload its config files on the fly
# for example by sending it SIGHUP, do it here.
#
# If the daemon responds to changes in its config file
# directly anyway, make this a do-nothing entry.
#
echo "Reloading $DESC configuration files."
start-stop-daemon --stop --signal 1 --quiet --pidfile \
/var/run/$NAME.pid --exec $DAEMON -- $ARGS
;;
restart|force-reload)
#
# If the "reload" option is implemented, move the "force-reload"
# option to the "reload" entry above. If not, "force-reload" is
# just the same as "restart".
#
echo -n "Restarting $DESC: "
start-stop-daemon --stop --quiet --pidfile \
/var/run/$NAME.pid --exec $DAEMON -- $ARGS
sleep 5
start-stop-daemon --start --quiet --pidfile \
/var/run/$NAME.pid --exec $DAEMON -- $ARGS
echo "$NAME."
;;
*)
N=/etc/init.d/$NAME
# echo "Usage: $N {start|stop|restart|reload|force-reload}" >&2
echo "Usage: $N {start|stop|restart|force-reload}" >&2
exit 1
;;
esac
exit 0

13
debian/postinst vendored
View file

@ -1,13 +0,0 @@
#! /bin/sh
# postinst script for l2tpns
#
# see: dh_installdeb(1)
set -e
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0

11
debian/postrm vendored
View file

@ -1,11 +0,0 @@
#! /bin/sh
# postrm script for l2tpns
set -e
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0

13
debian/prerm vendored
View file

@ -1,13 +0,0 @@
#! /bin/sh
# prerm script for l2tpns
set -e
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0

80
debian/rules vendored
View file

@ -1,80 +0,0 @@
#!/usr/bin/make -f
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.
ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
INSTALL_PROGRAM += -s
endif
configure: configure-stamp
configure-stamp:
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
build: build-arch build-indep
build-arch: build-stamp
build-indep: build-stamp
build-stamp: configure-stamp
dh_testdir
# Add here commands to compile the package.
$(MAKE)
#/usr/bin/docbook-to-man debian/l2tpns.sgml > l2tpns.1
touch build-stamp
clean:
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || $(MAKE) clean
dh_clean
install: build
dh_testdir
dh_testroot
dh_prep
dh_installdirs
$(MAKE) install DESTDIR=$(CURDIR)/debian/l2tpns
install -D -m 644 -o root -g root etc/l2tpns.logrotate \
$(CURDIR)/debian/l2tpns/etc/logrotate.d/l2tpns
# Build architecture-independent files here.
binary-indep: build install
# We have nothing to do by default.
# Build architecture-dependent files here.
binary-arch: build install
dh_testdir
dh_testroot
# dh_installdebconf
dh_installdocs Docs/manual.html
dh_installexamples
dh_installmenu
# dh_installlogrotate
# dh_installpam
dh_installinit
dh_installcron
dh_installman
dh_installinfo
dh_installchangelogs Changes
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
# dh_perl
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure

View file

@ -1 +0,0 @@
3.0 (native)

4
debian/watch vendored
View file

@ -1,4 +0,0 @@
# format version number, currently 3; this line is compulsory!
version=3
http://sf.net/l2tpns/l2tpns-(.*)\.tar\.gz