ppp: update to 2.5.1
authorShiji Yang <yangshiji66@qq.com>
Sun, 29 Sep 2024 02:39:56 +0000 (10:39 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Oct 2024 13:53:06 +0000 (15:53 +0200)
commit3e668c6d02ed637620bde27c66c0bdeedf18f54f
tree8a9027b168abf56d98ba38ce45662a921952fc9a
parent9cecf2b16e0ea8560e50ef6719938bd80b963704
ppp: update to 2.5.1

ChangeLog:
https://github.com/ppp-project/ppp/blob/ppp-2.5.1/ChangeLog

Suppressed patches:
010-use_target_for_configure.patch [1]
510-pptp_compile_fix.patch [2]
520-u_int_bsd_fix.patch [3]

Upstreamed patches:
330-retain_foreign_default_routes.patch [4]
521-remove_unused_openssl_dep.patch [5]

[1] https://github.com/ppp-project/ppp/commit/e48a9b5de46b6d3a7fda98ac64de56092471ab98
[2] Merged into "500-add-pptp-plugin.patch"
[3] https://github.com/ppp-project/ppp/commit/797cdae57c27ed74a5ec3b4675f31f2c6cfc98ae
[4] https://github.com/ppp-project/ppp/commit/9856f47063c01096fe6649a21be9a021e42a45fe
[5] https://github.com/ppp-project/ppp/commit/59342ab622a96393d25d3a2f0592c8675e771295

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/16605
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
23 files changed:
package/network/services/ppp/Makefile
package/network/services/ppp/patches/010-use_target_for_configure.patch [deleted file]
package/network/services/ppp/patches/101-pppd-crypto-fix-build-without-openssl.patch [new file with mode: 0644]
package/network/services/ppp/patches/102-pppd-make-pid-directory-before-create-the-pid-file.patch [new file with mode: 0644]
package/network/services/ppp/patches/103-pppd-crypto-fix-gcc-14-build.patch [new file with mode: 0644]
package/network/services/ppp/patches/105-debian_demand.patch
package/network/services/ppp/patches/204-radius_config.patch
package/network/services/ppp/patches/205-no_exponential_timeout.patch
package/network/services/ppp/patches/207-lcp_mtu_max.patch
package/network/services/ppp/patches/208-fix_status_code.patch
package/network/services/ppp/patches/310-precompile_filter.patch
package/network/services/ppp/patches/321-multilink_support_custom_iface_names.patch
package/network/services/ppp/patches/330-retain_foreign_default_routes.patch [deleted file]
package/network/services/ppp/patches/340-populate_default_gateway.patch
package/network/services/ppp/patches/400-simplify_kernel_checks.patch
package/network/services/ppp/patches/401-no_record_file.patch
package/network/services/ppp/patches/403-no_wtmp.patch
package/network/services/ppp/patches/404-remove_obsolete_protocol_names.patch
package/network/services/ppp/patches/405-no_multilink_option.patch
package/network/services/ppp/patches/500-add-pptp-plugin.patch
package/network/services/ppp/patches/510-pptp_compile_fix.patch [deleted file]
package/network/services/ppp/patches/520-u_int_bsd_fix.patch [deleted file]
package/network/services/ppp/patches/521-remove_unused_openssl_dep.patch [deleted file]