From: Sascha Hauer <s.hauer@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] version bumps for some packages
Date: Fri, 2 Jun 2017 14:56:05 +0200 [thread overview]
Message-ID: <20170602125609.18421-1-s.hauer@pengutronix.de> (raw)
Update some packages to newer versions.
----------------------------------------------------------------
Sascha Hauer (4):
dnsmasq: Version bump to 2.76
ppp: version bump to 2.4.7
sqlite: version bump to 3.19.2
bzip2: Fix CVE-2016-3189
patches/bzip2-1.0.6/0001-fixup-Makefile.patch | 4 +-
...bzip2recover-Fix-potential-use-after-free.patch | 23 +
patches/bzip2-1.0.6/series | 3 +-
...0001-the-pkg-config-file-is-lua-no-lua5.1.patch | 0
patches/{dnsmasq-2.70 => dnsmasq-2.76}/series | 0
patches/ppp-2.4.5/0001-git-20100307.patch | 134 ------
patches/ppp-2.4.5/0002-pppoatm_no_modprobe.patch | 21 -
patches/ppp-2.4.5/0004-use_system_logwtmp.patch | 28 --
patches/ppp-2.4.5/0005-update_if_pppol2tp.patch | 61 ---
.../ppp-2.4.5/0006-dont-exit-pado-timeout.patch | 50 ---
patches/ppp-2.4.5/0007-fix_warnings.patch | 38 --
patches/ppp-2.4.5/0008-man_syntax_errors.patch | 63 ---
patches/ppp-2.4.5/0009-makefiles_cleanup.patch | 499 ---------------------
patches/ppp-2.4.5/0010-always_setsid.patch | 45 --
patches/ppp-2.4.5/0012-chat_man.patch | 31 --
patches/ppp-2.4.5/0013-documentation_typos.patch | 95 ----
patches/ppp-2.4.5/0015-fix_null_pppdb.patch | 35 --
patches/ppp-2.4.5/0024-radius_enanchements.patch | 166 -------
patches/ppp-2.4.5/0030-no_crypt_hack.patch | 62 ---
.../0035-use-CPPFLAGS-when-compiling.patch | 64 ---
...Remove-old-version-of-Linux-if_pppol2tp.h.patch | 104 -----
patches/ppp-2.4.5/series | 39 --
.../0001-adaptive_echos.patch} | 12 +-
patches/ppp-2.4.7/0002-Makefiles-cleanup.patch | 291 ++++++++++++
...ppd-does-not-properly-close-dev-ppp-on-p.patch} | 15 +-
...pp-linkpidfile-is-not-created-upon-detac.patch} | 19 +-
...rt-building-pppdump-with-the-system-zlib.patch} | 28 +-
...able-unneeded-code-in-the-pppoatm-plugin.patch} | 22 +-
...7-cosmetic-cleanup-of-the-pppoatm-plugin.patch} | 10 +-
.../0008-pppoe_noads.patch} | 8 +-
.../0009-make-_PATH_CONNERRS-world-readable.patch} | 12 +-
.../0010-Correct-unkown-unknown-typo.patch | 39 ++
.../0011-pppoe-custom-host-uniq-tag.patch | 298 ++++++++++++
.../0012-scripts_redialer.patch} | 8 +-
.../0013-Add-replacedefaultroute-option.patch} | 215 +++++----
.../0014-ppp-2.3.11-oedod.patch} | 24 +-
...port-for-the-Framed-MTU-Radius-attribute.patch} | 25 +-
.../0016-ip-up_option.patch} | 36 +-
.../0017-ppp-2.4.2-stripMSdomain.patch} | 6 +-
...018-export-CALL_FILE-to-the-link-scripts.patch} | 19 +-
patches/ppp-2.4.7/0019-ipv6-accept-remote.patch | 70 +++
...20-allow-use-of-arbitrary-interface-names.patch | 210 +++++++++
...tial-buffer-overflow-in-clientid.c-rc_map.patch | 38 ++
.../0022-scripts-README.patch} | 8 +-
patches/ppp-2.4.7/0023-no_crypt_hack.patch | 61 +++
.../0024-resolv.conf_no_log.patch} | 8 +-
.../0025-Debian-specific-changes.patch} | 45 +-
.../0026-secure-card-interpreter-fix.patch | 26 ++
.../0027-Fix-buffer-overflow-in-rc_mksid.patch | 30 ++
.../0028-Add-a-SONAME-to-the-pppd-binary.patch | 38 ++
patches/ppp-2.4.7/0029-Fix-FTBFS-in-rp-pppoe.patch | 36 ++
.../0030-pppd-make-makefile-sysroot-aware.patch} | 19 +-
...make-the-self-made-configure-cross-aware.patch} | 10 +-
patches/ppp-2.4.7/series | 34 ++
rules/dnsmasq.make | 4 +-
rules/ppp.make | 4 +-
rules/sqlite.make | 4 +-
57 files changed, 1455 insertions(+), 1842 deletions(-)
create mode 100644 patches/bzip2-1.0.6/0002-bzip2recover-Fix-potential-use-after-free.patch
rename patches/{dnsmasq-2.70 => dnsmasq-2.76}/0001-the-pkg-config-file-is-lua-no-lua5.1.patch (100%)
rename patches/{dnsmasq-2.70 => dnsmasq-2.76}/series (100%)
delete mode 100644 patches/ppp-2.4.5/0001-git-20100307.patch
delete mode 100644 patches/ppp-2.4.5/0002-pppoatm_no_modprobe.patch
delete mode 100644 patches/ppp-2.4.5/0004-use_system_logwtmp.patch
delete mode 100644 patches/ppp-2.4.5/0005-update_if_pppol2tp.patch
delete mode 100644 patches/ppp-2.4.5/0006-dont-exit-pado-timeout.patch
delete mode 100644 patches/ppp-2.4.5/0007-fix_warnings.patch
delete mode 100644 patches/ppp-2.4.5/0008-man_syntax_errors.patch
delete mode 100644 patches/ppp-2.4.5/0009-makefiles_cleanup.patch
delete mode 100644 patches/ppp-2.4.5/0010-always_setsid.patch
delete mode 100644 patches/ppp-2.4.5/0012-chat_man.patch
delete mode 100644 patches/ppp-2.4.5/0013-documentation_typos.patch
delete mode 100644 patches/ppp-2.4.5/0015-fix_null_pppdb.patch
delete mode 100644 patches/ppp-2.4.5/0024-radius_enanchements.patch
delete mode 100644 patches/ppp-2.4.5/0030-no_crypt_hack.patch
delete mode 100644 patches/ppp-2.4.5/0035-use-CPPFLAGS-when-compiling.patch
delete mode 100644 patches/ppp-2.4.5/0036-Remove-old-version-of-Linux-if_pppol2tp.h.patch
delete mode 100644 patches/ppp-2.4.5/series
rename patches/{ppp-2.4.5/0003-adaptive_echos.patch => ppp-2.4.7/0001-adaptive_echos.patch} (90%)
create mode 100644 patches/ppp-2.4.7/0002-Makefiles-cleanup.patch
rename patches/{ppp-2.4.5/0011-close_dev_ppp.patch => ppp-2.4.7/0003-Bug-306261-pppd-does-not-properly-close-dev-ppp-on-p.patch} (75%)
rename patches/{ppp-2.4.5/0014-fix_linkpidfile.patch => ppp-2.4.7/0004-Bug-284382-ppp-linkpidfile-is-not-created-upon-detac.patch} (74%)
rename patches/{ppp-2.4.5/0016-pppdump_use_zlib.patch => ppp-2.4.7/0005-support-building-pppdump-with-the-system-zlib.patch} (60%)
rename patches/{ppp-2.4.5/0017-pppoatm_resolver_light.patch => ppp-2.4.7/0006-disable-unneeded-code-in-the-pppoatm-plugin.patch} (87%)
rename patches/{ppp-2.4.5/0018-pppoatm_cleanup.patch => ppp-2.4.7/0007-cosmetic-cleanup-of-the-pppoatm-plugin.patch} (92%)
rename patches/{ppp-2.4.5/0019-pppoe_noads.patch => ppp-2.4.7/0008-pppoe_noads.patch} (72%)
rename patches/{ppp-2.4.5/0020-readable_connerrs.patch => ppp-2.4.7/0009-make-_PATH_CONNERRS-world-readable.patch} (67%)
create mode 100644 patches/ppp-2.4.7/0010-Correct-unkown-unknown-typo.patch
create mode 100644 patches/ppp-2.4.7/0011-pppoe-custom-host-uniq-tag.patch
rename patches/{ppp-2.4.5/0021-011_scripts_redialer.diff.patch => ppp-2.4.7/0012-scripts_redialer.patch} (96%)
rename patches/{ppp-2.4.5/0022-cifdefroute.dif.patch => ppp-2.4.7/0013-Add-replacedefaultroute-option.patch} (64%)
rename patches/{ppp-2.4.5/0023-ppp-2.3.11-oedod.dif.patch => ppp-2.4.7/0014-ppp-2.3.11-oedod.patch} (92%)
rename patches/{ppp-2.4.5/0025-radius_mtu.patch => ppp-2.4.7/0015-add-support-for-the-Framed-MTU-Radius-attribute.patch} (52%)
rename patches/{ppp-2.4.5/0026-018_ip-up_option.diff.patch => ppp-2.4.7/0016-ip-up_option.patch} (79%)
rename patches/{ppp-2.4.5/0027-ppp-2.4.2-stripMSdomain.patch => ppp-2.4.7/0017-ppp-2.4.2-stripMSdomain.patch} (91%)
rename patches/{ppp-2.4.5/0028-setenv_call_file.patch => ppp-2.4.7/0018-export-CALL_FILE-to-the-link-scripts.patch} (65%)
create mode 100644 patches/ppp-2.4.7/0019-ipv6-accept-remote.patch
create mode 100644 patches/ppp-2.4.7/0020-allow-use-of-arbitrary-interface-names.patch
create mode 100644 patches/ppp-2.4.7/0021-fix-a-potential-buffer-overflow-in-clientid.c-rc_map.patch
rename patches/{ppp-2.4.5/0029-010_scripts_README.diff.patch => ppp-2.4.7/0022-scripts-README.patch} (87%)
create mode 100644 patches/ppp-2.4.7/0023-no_crypt_hack.patch
rename patches/{ppp-2.4.5/0031-resolv.conf_no_log.patch => ppp-2.4.7/0024-resolv.conf_no_log.patch} (71%)
rename patches/{ppp-2.4.5/0032-zzz_config.patch => ppp-2.4.7/0025-Debian-specific-changes.patch} (66%)
create mode 100644 patches/ppp-2.4.7/0026-secure-card-interpreter-fix.patch
create mode 100644 patches/ppp-2.4.7/0027-Fix-buffer-overflow-in-rc_mksid.patch
create mode 100644 patches/ppp-2.4.7/0028-Add-a-SONAME-to-the-pppd-binary.patch
create mode 100644 patches/ppp-2.4.7/0029-Fix-FTBFS-in-rp-pppoe.patch
rename patches/{ppp-2.4.5/0033-pppd-make-makefile-sysroot-aware.patch => ppp-2.4.7/0030-pppd-make-makefile-sysroot-aware.patch} (70%)
rename patches/{ppp-2.4.5/0034-pppd-make-the-self-made-configure-cross-aware.patch => ppp-2.4.7/0031-pppd-make-the-self-made-configure-cross-aware.patch} (84%)
create mode 100644 patches/ppp-2.4.7/series
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2017-06-02 12:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-02 12:56 Sascha Hauer [this message]
2017-06-02 12:56 ` [ptxdist] [PATCH 1/4] dnsmasq: Version bump to 2.76 Sascha Hauer
2017-06-02 12:56 ` [ptxdist] [PATCH 2/4] ppp: version bump to 2.4.7 Sascha Hauer
2017-06-15 7:38 ` Ladislav Michl
2017-06-02 12:56 ` [ptxdist] [PATCH 3/4] sqlite: version bump to 3.19.2 Sascha Hauer
2017-06-02 12:56 ` [ptxdist] [PATCH 4/4] bzip2: Fix CVE-2016-3189 Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170602125609.18421-1-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox