Update of /cvsroot/leaf/src/bering-uclibc/apps/pptpd
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv10582
Modified Files:
buildtool.cfg buildtool.mk
Added Files:
pptpd-pppd-version.patch
Removed Files:
pptpd-1.2.3.tar.gz pptpd_1.2.3-1.diff.gz
Log Message:
update to version 1.3.0 and fix pppd version
--- pptpd_1.2.3-1.diff.gz DELETED ---
Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/pptpd/buildtool.cfg,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** buildtool.cfg 26 Jun 2006 18:03:22 -0000 1.7
--- buildtool.cfg 1 Dec 2006 17:37:03 -0000 1.8
***************
*** 5,9 ****
</File>
! <File pptpd-1.2.3.tar.gz>
Server = cvs-sourceforge
Revision = HEAD
--- 5,9 ----
</File>
! <File pptpd-1.3.0.tar.gz>
Server = cvs-sourceforge
Revision = HEAD
***************
*** 12,16 ****
</File>
! <File pptpd_1.2.3-1.diff.gz>
Server = cvs-sourceforge
Revision = HEAD
--- 12,16 ----
</File>
! <File pptpd-nointl.diff.gz>
Server = cvs-sourceforge
Revision = HEAD
***************
*** 19,23 ****
</File>
! <File pptpd-nointl.diff.gz>
Server = cvs-sourceforge
Revision = HEAD
--- 19,23 ----
</File>
! <File pptpd-pppd-version.patch>
Server = cvs-sourceforge
Revision = HEAD
***************
*** 46,51 ****
<Package>
<pptpd>
! Version = 1.2.3-1
! Revision = 3
Help <<EOF
--- 46,51 ----
<Package>
<pptpd>
! Version = 1.3.0
! Revision = 1
Help <<EOF
***************
*** 54,57 ****
--- 54,60 ----
Requires: ppp.lrp
LEAF package by __PACKAGER__, __BUILDDATE__
+
+ The daemon is compiled with libwrap support, make sure that
+ /etc/hosts.allow and /etc/hosts.deny are setup correct.
EOF
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/pptpd/buildtool.mk,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** buildtool.mk 11 Dec 2005 18:34:49 -0000 1.4
--- buildtool.mk 1 Dec 2006 17:37:03 -0000 1.5
***************
*** 2,6 ****
include $(MASTERMAKEFILE)
! PPTPD_DIR:=pptpd-1.2.3
PPTPD_TARGET_DIR:=$(BT_BUILD_DIR)/pptpd
--- 2,6 ----
include $(MASTERMAKEFILE)
! PPTPD_DIR:=pptpd-1.3.0
PPTPD_TARGET_DIR:=$(BT_BUILD_DIR)/pptpd
***************
*** 12,16 ****
zcat $(PPTPD_SOURCE) | tar -xvf -
zcat $(PPTPD_PATCH1) | patch -d $(PPTPD_DIR) -p1
! zcat $(PPTPD_PATCH2) | patch -d $(PPTPD_DIR) -p1
touch $(PPTPD_DIR)/.source
--- 12,16 ----
zcat $(PPTPD_SOURCE) | tar -xvf -
zcat $(PPTPD_PATCH1) | patch -d $(PPTPD_DIR) -p1
! cat $(PPTPD_PATCH2) | patch -d $(PPTPD_DIR) -p1
touch $(PPTPD_DIR)/.source
--- NEW FILE: pptpd-pppd-version.patch ---
diff -urN pptpd-1.3.0.orig/plugins/patchlevel.h pptpd-1.3.0/plugins/patchlevel.h
--- pptpd-1.3.0.orig/plugins/patchlevel.h 2005-02-24 02:25:34.000000000
+0100
+++ pptpd-1.3.0/plugins/patchlevel.h 2006-12-01 18:20:50.000000000 +0100
@@ -1,5 +1,5 @@
/* upstream patchlevel.h,v 1.60 2004/01/13 04:46:52 paulus Exp */
/* $Id: pptpd-pppd-version.patch,v 1.1 2006/12/01 17:37:03 espakman Exp $ */
-#define VERSION "2.4.3"
+#define VERSION "2.4.4"
#define DATE "13 Jan 2004"
--- pptpd-1.2.3.tar.gz DELETED ---
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits