mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
- Update from version 2.5.0 to commit e1266c7 - Update of rootfile - When ppp-2.5.0 was released it had a bug bin it that the lock and run directories had non standard defaults but also that if the directory did not exist ppp just ignored it and continued to start but would then have error messages in the logs about not being able to cretae the lock file - This issue was raised in the ppp github issues and a set of patches merged into ppp. - The plan was written in Nov 2023 that this would be released as 2.5.1, however nearly three months later there is no sight of 2.5.1 being released and people continue to flag up the lock directory issues and have to apply a workaround to create the directory in local.rc - This patch has taken the zip source tarball of master at the commit e1266c7. The zip tarball was then extracted and then tar'd back up as a tar.gz file with the version set at e1266c7 rather than master. I could not find any other way to get a source tarball\ created at a certain commit stage. - The patch ppp-2.5.0-2-everywhere-O_CLOEXEC-harder.patch had to be updated due to some changes in the source files. - The patch ppp-2.5.0-7-add-configure-check-to-see-if-we-have-struct-sockaddr_ll.patch was removed as the changes are now built into the source tarball. - This will need to be tested thoroughly by people with ppp to confirm that the lock directory is created if it doesn't exist on the system. I can't test that as I have no access to a ppp connection system. - For a view of the changelog between 2.5.0 and e1266c7 the github commits list needs to be reviewed. https://github.com/ppp-project/ppp/commits/master/?before=e1266c76d1ad39f98f11676e34f180f78c5a510c+35 Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
74 lines
1.9 KiB
Plaintext
74 lines
1.9 KiB
Plaintext
#etc/ppp
|
|
etc/ppp/chap-secrets
|
|
etc/ppp/demonloginscript
|
|
etc/ppp/dialer
|
|
#etc/ppp/eaptls-client
|
|
#etc/ppp/eaptls-server
|
|
etc/ppp/ioptions
|
|
etc/ppp/ip-down
|
|
etc/ppp/ip-up
|
|
#etc/ppp/openssl.cnf
|
|
etc/ppp/options
|
|
etc/ppp/pap-secrets
|
|
etc/ppp/standardloginscript
|
|
#usr/include/pppd
|
|
#usr/include/pppd/cbcp.h
|
|
#usr/include/pppd/ccp.h
|
|
#usr/include/pppd/chap.h
|
|
#usr/include/pppd/chap_ms.h
|
|
#usr/include/pppd/crypto.h
|
|
#usr/include/pppd/crypto_ms.h
|
|
#usr/include/pppd/eap.h
|
|
#usr/include/pppd/ecp.h
|
|
#usr/include/pppd/eui64.h
|
|
#usr/include/pppd/fsm.h
|
|
#usr/include/pppd/ipcp.h
|
|
#usr/include/pppd/ipv6cp.h
|
|
#usr/include/pppd/lcp.h
|
|
#usr/include/pppd/magic.h
|
|
#usr/include/pppd/mppe.h
|
|
#usr/include/pppd/multilink.h
|
|
#usr/include/pppd/options.h
|
|
#usr/include/pppd/pppd.h
|
|
#usr/include/pppd/pppdconf.h
|
|
#usr/include/pppd/session.h
|
|
#usr/include/pppd/upap.h
|
|
#usr/lib/pkgconfig/pppd.pc
|
|
usr/lib/pppd
|
|
#usr/lib/pppd/2.5.1-dev
|
|
#usr/lib/pppd/2.5.1-dev/minconn.la
|
|
usr/lib/pppd/2.5.1-dev/minconn.so
|
|
#usr/lib/pppd/2.5.1-dev/openl2tp.la
|
|
usr/lib/pppd/2.5.1-dev/openl2tp.so
|
|
#usr/lib/pppd/2.5.1-dev/passprompt.la
|
|
usr/lib/pppd/2.5.1-dev/passprompt.so
|
|
#usr/lib/pppd/2.5.1-dev/passwordfd.la
|
|
usr/lib/pppd/2.5.1-dev/passwordfd.so
|
|
#usr/lib/pppd/2.5.1-dev/pppoatm.la
|
|
usr/lib/pppd/2.5.1-dev/pppoatm.so
|
|
#usr/lib/pppd/2.5.1-dev/pppoe.la
|
|
usr/lib/pppd/2.5.1-dev/pppoe.so
|
|
#usr/lib/pppd/2.5.1-dev/pppol2tp.la
|
|
usr/lib/pppd/2.5.1-dev/pppol2tp.so
|
|
#usr/lib/pppd/2.5.1-dev/radattr.la
|
|
usr/lib/pppd/2.5.1-dev/radattr.so
|
|
#usr/lib/pppd/2.5.1-dev/radius.la
|
|
usr/lib/pppd/2.5.1-dev/radius.so
|
|
#usr/lib/pppd/2.5.1-dev/radrealms.la
|
|
usr/lib/pppd/2.5.1-dev/radrealms.so
|
|
#usr/lib/pppd/2.5.1-dev/winbind.la
|
|
usr/lib/pppd/2.5.1-dev/winbind.so
|
|
usr/sbin/chat
|
|
usr/sbin/pppd
|
|
usr/sbin/pppdump
|
|
usr/sbin/pppoe-discovery
|
|
usr/sbin/pppstats
|
|
#usr/share/man/man8/chat.8
|
|
#usr/share/man/man8/pppd-radattr.8
|
|
#usr/share/man/man8/pppd-radius.8
|
|
#usr/share/man/man8/pppd.8
|
|
#usr/share/man/man8/pppdump.8
|
|
#usr/share/man/man8/pppoe-discovery.8
|
|
#usr/share/man/man8/pppstats.8
|
|
var/log/connect-errors
|