[Lunar-commits] <moonbase> rp-pppoe: version bumped to 3.9.

Florin Braescu florin at lunar-linux.org
Wed Jun 25 15:16:43 CEST 2008


commit 5c0a2f5d0dc75d1086e117359cbb120ada11fe59
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Jun 25 16:16:43 2008 +0300

    rp-pppoe: version bumped to 3.9.
    
    Changes:
    - pppoe-server has new "-x" option to limit the number of sessions per
      MAC address.
    
    - Added proper timeout handling while waiting for PADO/PADS.
    
    - Fix race condition with some access concentrators that move very quickly
      into session mode (problem noted by Luigi Sgro)
    
    - Fixed compilation problem on BSD.
    
    - Fixed compilation problems with old versions of gcc
    
    - Remove superfluous options in scripts/pppoe-connect.in
---
 net/rp-pppoe/DETAILS |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/rp-pppoe/DETAILS b/net/rp-pppoe/DETAILS
index f45495c..50e01e6 100644
--- a/net/rp-pppoe/DETAILS
+++ b/net/rp-pppoe/DETAILS
@@ -1,12 +1,12 @@
           MODULE=rp-pppoe
-         VERSION=3.8
+         VERSION=3.9
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://www.roaringpenguin.com/penguin/pppoe/
-      SOURCE_VFY=sha1:d9a4346701e580b4a6049a940557b38533f9e8f7
-        WEB_SITE=http://www.roaringpenguin.com/pppoe/
+      SOURCE_URL=http://www.roaringpenguin.com/files/download
+      SOURCE_VFY=sha1:de4e285faf5c88ebc258456df3a10dc5f4741fa1
+        WEB_SITE=http://www.roaringpenguin.com/pppoe
          ENTERED=20020114
          UPDATED=20060403
-           SHORT="PPP over Ethernet client/server suite."
+           SHORT="PPP over Ethernet client/server suite"
 
 cat << EOF
 rp-pppoe, Roaring Penguin, is a PPPoE client and server suite for Linux,


More information about the Lunar-commits mailing list