Hello community, here is the log from the commit of package rp-pppoe for openSUSE:Factory checked in at 2013-04-26 07:45:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rp-pppoe (Old) and /work/SRC/openSUSE:Factory/.rp-pppoe.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rp-pppoe", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/rp-pppoe/rp-pppoe.changes 2012-02-14 19:07:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rp-pppoe.new/rp-pppoe.changes 2013-04-26 07:45:50.000000000 +0200 @@ -1,0 +2,18 @@ +Tue Apr 23 10:01:52 UTC 2013 - [email protected] + +- update to version 3.11 + * Make the rp-pppoe.so plugin avoid calling exit() if + the "persist" pppd option was given. + * Get rid of hard-coded nobsdcomp, nodeflate, novj and novjccomp + options in pppoe-server. + * Handle UNIT=xxx directive in pppoe-connect. + * Add "-i" flag to pppoe-server to ignore PADIs if there are + no free sessions. + * Add "-X <pidfile>" option to pppoe-server. + * In plugin, don't set devnam if it's already set. + * Eliminate race condition in signal handling. + * pppoe-server: Add -q and -Q options to allow specification of + path to pppd and pppoe programs respectively. + * Add a few more sanity checks to pppoe-server packet handling. + +------------------------------------------------------------------- Old: ---- rp-pppoe-3.10.tar.bz2 New: ---- rp-pppoe-3.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rp-pppoe.spec ++++++ --- /var/tmp/diff_new_pack.QUuoUP/_old 2013-04-26 07:45:53.000000000 +0200 +++ /var/tmp/diff_new_pack.QUuoUP/_new 2013-04-26 07:45:53.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package rp-pppoe # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild %if %{?rel:0}%{!?rel:1} %define rel 1 @@ -23,10 +22,10 @@ Name: rp-pppoe Summary: A PPP Over Ethernet Redirector for PPPD -Version: 3.10 -Release: 28 License: GPL-2.0+ Group: Productivity/Networking/PPP +Version: 3.11 +Release: 0 Source: http://www.roaringpenguin.com/pppoe/rp-pppoe-%{version}.tar.bz2 Url: http://www.roaringpenguin.com/pppoe #Patch0: init-suse.diff ++++++ release-buildsystem.diff ++++++ --- /var/tmp/diff_new_pack.QUuoUP/_old 2013-04-26 07:45:54.000000000 +0200 +++ /var/tmp/diff_new_pack.QUuoUP/_new 2013-04-26 07:45:54.000000000 +0200 @@ -1,6 +1,8 @@ ---- src/Makefile.in +Index: src/Makefile.in +=================================================================== +--- src/Makefile.in.orig +++ src/Makefile.in -@@ -194,11 +194,9 @@ +@@ -195,11 +195,9 @@ install: all mkdir -p $(DESTDIR)/etc/rc.d/init.d ;\ $(install) -m 755 ../scripts/pppoe-init-turbolinux $(DESTDIR)/etc/rc.d/init.d/pppoe ; \ fi ++++++ resolve-conf.diff ++++++ --- /var/tmp/diff_new_pack.QUuoUP/_old 2013-04-26 07:45:54.000000000 +0200 +++ /var/tmp/diff_new_pack.QUuoUP/_new 2013-04-26 07:45:54.000000000 +0200 @@ -2,8 +2,8 @@ =================================================================== --- scripts/pppoe-connect.in.orig +++ scripts/pppoe-connect.in -@@ -214,11 +214,12 @@ fi - PPP_STD_OPTIONS="$PLUGIN_OPTS noipdefault noauth default-asyncmap $DEFAULTROUTE hide-password nodetach $PEERDNS mtu 1492 mru 1492 noaccomp nodeflate nopcomp novj novjccomp user $USER lcp-echo-interval $LCP_INTERVAL lcp-echo-failure $LCP_FAILURE $PPPD_EXTRA" +@@ -232,11 +232,12 @@ fi + PPP_STD_OPTIONS="$PLUGIN_OPTS $DOUNIT noipdefault noauth default-asyncmap $DEFAULTROUTE hide-password nodetach $PEERDNS mtu $MTU mru $MRU noaccomp nodeflate nopcomp novj novjccomp user $USER lcp-echo-interval $LCP_INTERVAL lcp-echo-failure $LCP_FAILURE $PPPD_EXTRA" # Jigger DNS if required... -if test "$DNSTYPE" = "SERVER" ; then ++++++ rp-pppoe-3.10.tar.bz2 -> rp-pppoe-3.11.tar.bz2 ++++++ ++++ 12387 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
