[SM-Commit] GIT changes to stable-0.4 grimoire by Eric Sandall (840b62d575fcf2c201b9e32404efa8d3f4949b1d)

Eric Sandall scm at mail.sourcemage.org
Wed Jan 3 17:56:26 EST 2007


GIT changes to stable-0.4 grimoire by Eric Sandall <sandalle at sourcemage.org>:

 net/ppp/BUILD   |    3 ---
 net/ppp/DETAILS |    6 +++---
 net/ppp/HISTORY |   11 +++++++++++
 3 files changed, 14 insertions(+), 6 deletions(-)

New commits:
commit 840b62d575fcf2c201b9e32404efa8d3f4949b1d
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    SECURITY_PATCH increment for Bug #12845

commit c5d23cfa82cc68f86b03d5d9edf7bd6bae03953b
Author: Matthew Clark <matthewclark at inlesserterms.net>
Commit: Eric Sandall <sandalle at sourcemage.org>

    Removed dead SOURCE_URL[1] from ppp
    (cherry picked from 367e021599ca04de560d3c5d6122899e415f7113 commit)

commit 089af016123c706f70e3bace9653837327f76251
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    Bug #12845 (security update)

diff --git a/net/ppp/BUILD b/net/ppp/BUILD
index 30845a3..0fd11ae 100755
--- a/net/ppp/BUILD
+++ b/net/ppp/BUILD
@@ -1,8 +1,5 @@
 create_group  ppp  &&
 
-# The following patch is needed on x86-64 to properly detect -lcrypt in /usr/lib64
-patch -p1 < "${SCRIPT_DIRECTORY}/ppp-2.4.3-x86-64.diff" &&
-
 sedit  's:net/bpf.h:pcap-bpf.h:'     pppd/demand.c       &&
 sedit  's:net/bpf.h:pcap-bpf.h:'     pppd/sys-linux.c    &&
 sedit  's:/usr/man:/usr/share/man:'  linux/Makefile.top  &&
diff --git a/net/ppp/DETAILS b/net/ppp/DETAILS
index 64d34bd..c721436 100755
--- a/net/ppp/DETAILS
+++ b/net/ppp/DETAILS
@@ -1,11 +1,11 @@
            SPELL=ppp
-         VERSION=2.4.3
+         VERSION=2.4.4
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=ftp://ftp.samba.org/pub/ppp/$SOURCE
-   SOURCE_URL[1]=ftp://cs.anu.edu.au/pub/software/$SPELL/$SOURCE
-     SOURCE_HASH=sha512:221f0925ec8bb73df740cd563a34f387ce8bf2417d2797e7f360563d8de6524e1cdf058c185eaefc9cb3703828d32c6f1b74595916683e08168ce792c5f8333e
+     SOURCE_HASH=sha512:70bde7121a0a2e150a7eec85731ca1055a2741da7886a8b8734c075637703d223bb579c3d14ad32a009488e07deaa62e7948e2d3e73077e6fb3db076841f7270
       LICENSE[0]=http://va.samba.org/ppp/README.html
+  SECURITY_PATCH=1
       PATCHLEVEL=1
        BUILD_API=2
         WEB_SITE=http://www.samba.org/ppp/
diff --git a/net/ppp/HISTORY b/net/ppp/HISTORY
index d3e15f8..ccb32af 100644
--- a/net/ppp/HISTORY
+++ b/net/ppp/HISTORY
@@ -1,3 +1,14 @@
+2007-01-03 Eric Sandall <eric at sandall.us>
+	* DETAILS: Incremented SECURITY_PATCH for Arjan's security
+	  update to 2.4.4 on 2006-07-13
+
+2006-08-18 Matthew Clark <matthewclark at inlesserterms.net>
+	* DETAILS: Removed dead SOURCE_URL[1]
+
+2006-07-13 Arjan Bouter <abouter at sourcemage.org>
+	* DETAILS: updated to 2.4.4, security fix
+	* removed patch for 2.4.3
+
 2006-01-13 Eric Sandall <eric at sandall.us>
 	* chap-secrets,pap-secrets,resolv.conf: Forgot to add these (Bug #10383)
 



More information about the SM-Commit mailing list