From b987a550f067c3da93b0664cf1fdc8a624c0aa38 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 24 Apr 2024 23:59:27 +0100 Subject: gentoo auto-resync : 24:04:2024 - 23:59:27 --- net-libs/Manifest.gz | Bin 31825 -> 31820 bytes net-libs/libhtp/Manifest | 6 +-- .../libhtp-0.5.43-configure_fortify_source.patch | 23 ---------- .../libhtp-0.5.48-configure_fortify_source.patch | 21 +++++++++ net-libs/libhtp/libhtp-0.5.47.ebuild | 41 ----------------- net-libs/libhtp/libhtp-0.5.48.ebuild | 41 +++++++++++++++++ net-libs/libupnp/Manifest | 4 +- net-libs/libupnp/libupnp-1.14.17.ebuild | 49 --------------------- net-libs/libupnp/libupnp-1.14.19.ebuild | 49 +++++++++++++++++++++ 9 files changed, 116 insertions(+), 118 deletions(-) delete mode 100644 net-libs/libhtp/files/libhtp-0.5.43-configure_fortify_source.patch create mode 100644 net-libs/libhtp/files/libhtp-0.5.48-configure_fortify_source.patch delete mode 100644 net-libs/libhtp/libhtp-0.5.47.ebuild create mode 100644 net-libs/libhtp/libhtp-0.5.48.ebuild delete mode 100644 net-libs/libupnp/libupnp-1.14.17.ebuild create mode 100644 net-libs/libupnp/libupnp-1.14.19.ebuild (limited to 'net-libs') diff --git a/net-libs/Manifest.gz b/net-libs/Manifest.gz index f958ee97e35f..8298034e53a6 100644 Binary files a/net-libs/Manifest.gz and b/net-libs/Manifest.gz differ diff --git a/net-libs/libhtp/Manifest b/net-libs/libhtp/Manifest index b5e8a6382e0c..5b32e9ac1745 100644 --- a/net-libs/libhtp/Manifest +++ b/net-libs/libhtp/Manifest @@ -1,4 +1,4 @@ -AUX libhtp-0.5.43-configure_fortify_source.patch 828 BLAKE2B 583d26fa15d7f738c7127e412a731443eeda772ad25e453cbbc32b99829e245653c4738a029af58dfa005fafe64ffac327b0e97532a94afaeda49bbf2889deca SHA512 6e2c42ca19bf942054f731e778a96ca2572b96b9af6fba76868e05dc52b8e6e7e5c027d606c7bb08fa99ce9806489871da895c79d71df699365770c871286873 -DIST libhtp-0.5.47.tar.gz 503477 BLAKE2B a2a126052ea528b84dfffd7926a80e633f649968bf098e3ff0f49d441821723a4d3f78f0f15d530e9ce9e393c6173aceced8c0d863afecbe65c736e4ab874a03 SHA512 b7f942eee7125d6874bedb1c347a97b856f4f8f318553959e52500b16c7f3c0e22c3369419a7318aaf7f55bfe05efe9ea652009e7ac1548a759c7c41ca0af546 -EBUILD libhtp-0.5.47.ebuild 939 BLAKE2B 25afd0dc1b9e4840e79324a61f8ed85a001074bce637ec765bff3aaa2e8bfd8d79f72b5f4951ce574cbb8a1a752bdd9c259602b0236f64d02e4b133ae36938e6 SHA512 8a7d48daea25520ea0d6fb16b2f964ff024212c42250351c63637c3634a565840fe0bd130cc47c7b58a02ddc1001f85657dc4d1db479607d83e4300c4d3d1362 +AUX libhtp-0.5.48-configure_fortify_source.patch 780 BLAKE2B e9828a007bfbc62d062d7e3c315d2fd1caaa0797744c06e483b3cdf556d0339a5f9db49da82e9150e8bde3afbe528b10d024d4d12c1c07326f1cdb129e13ff58 SHA512 ff9c657f680a7068a5cb5b373bff27a978301307fbd1c03164ca4c90ba1b63bf7c0385c0454a5a8ae235ad41c452f2a08784c7c295ca3aee2c549b8ecb4d9923 +DIST libhtp-0.5.48.tar.gz 503546 BLAKE2B 56eeef3524ffeac593c251846196d09e0ccfacd9aadd03b35061fd1fe6a245d1374c338581b4f7bee67255797740f4e282344fc10bf3d0c0fdf824f159380053 SHA512 1270d560bcb03493afebbb9198cef669d03d347f4878635119ee845dc734cec28789ea4385ca5903b2545e250152d0278ea077641702ae0973005593f241776b +EBUILD libhtp-0.5.48.ebuild 939 BLAKE2B 884afc516ea8c4ec54da2d5f10aee47c67f8b897893493950de1c7c2cc78b0d873df6d41def3878b250d8aa654789fce3853c590f7574adae62ee5ff397758df SHA512 933278be1b3d0ad16afd41d45b447606883dda11ba9f3182be89d9f88cc43bcb1a8ed275600fb9a692534ba897bfd4fb5242d10347deb730bdbed8cd16b7e685 MISC metadata.xml 315 BLAKE2B 6bc47ec9cf301e16cb6047079014a7de8068847b18b822a078f7ca4c99284020af1fa716eb87d06c2e0aaf3bd8577761f77134e9417e7286dce954caef6ec8a1 SHA512 a92ed083085ed48b0735e088a55bd5a1d55cfba73531ae4a3b13aefc46afd108e189188e69d8246f0a4003b5e534b72be5f72c561d57564b7c708d0212a495f4 diff --git a/net-libs/libhtp/files/libhtp-0.5.43-configure_fortify_source.patch b/net-libs/libhtp/files/libhtp-0.5.43-configure_fortify_source.patch deleted file mode 100644 index 7fc605f14a38..000000000000 --- a/net-libs/libhtp/files/libhtp-0.5.43-configure_fortify_source.patch +++ /dev/null @@ -1,23 +0,0 @@ -Hardened profiles now set -D_FORTIFY_SOURCE=3, do not let upstream weaken it. - ---- a/configure.ac -+++ b/configure.ac -@@ -206,18 +206,6 @@ - fi - - dnl ----------------------------------------------- --dnl Check for GCC -D_FORTIFY_SOURCE support --dnl ----------------------------------------------- --AC_MSG_CHECKING(for gcc support of FORTIFY_SOURCE) --TMPCFLAGS="${CFLAGS}" --CFLAGS="${CFLAGS} -D_FORTIFY_SOURCE=2" --AC_TRY_COMPILE(,,[gcc_have_fortify_source=yes],[gcc_have_fortify_source=no]) --AC_MSG_RESULT($gcc_have_fortify_source) --if test "$gcc_have_fortify_source" != "yes"; then -- CFLAGS="${TMPCFLAGS}" --fi -- --dnl ----------------------------------------------- - dnl Check for GCC -Wformat-security support - dnl ----------------------------------------------- - AC_MSG_CHECKING(for gcc support of -Wformat -Wformat-security) diff --git a/net-libs/libhtp/files/libhtp-0.5.48-configure_fortify_source.patch b/net-libs/libhtp/files/libhtp-0.5.48-configure_fortify_source.patch new file mode 100644 index 000000000000..7287e01ec81f --- /dev/null +++ b/net-libs/libhtp/files/libhtp-0.5.48-configure_fortify_source.patch @@ -0,0 +1,21 @@ +--- a/configure.ac ++++ b/configure.ac +@@ -204,18 +204,6 @@ + fi + + dnl ----------------------------------------------- +-dnl Check for GCC -D_FORTIFY_SOURCE support +-dnl ----------------------------------------------- +-AC_MSG_CHECKING(for gcc support of FORTIFY_SOURCE) +-TMPCFLAGS="${CFLAGS}" +-CFLAGS="${CFLAGS} -D_FORTIFY_SOURCE=2" +-AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[]], [[]])],[gcc_have_fortify_source=yes],[gcc_have_fortify_source=no]) +-AC_MSG_RESULT($gcc_have_fortify_source) +-if test "$gcc_have_fortify_source" != "yes"; then +- CFLAGS="${TMPCFLAGS}" +-fi +- +-dnl ----------------------------------------------- + dnl Check for GCC -Wformat-security support + dnl ----------------------------------------------- + AC_MSG_CHECKING(for gcc support of -Wformat -Wformat-security) diff --git a/net-libs/libhtp/libhtp-0.5.47.ebuild b/net-libs/libhtp/libhtp-0.5.47.ebuild deleted file mode 100644 index 59943c90f246..000000000000 --- a/net-libs/libhtp/libhtp-0.5.47.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools - -DESCRIPTION="security-aware parser for the HTTP protocol and the related bits and pieces" -HOMEPAGE="https://github.com/OISF/libhtp" -SRC_URI="https://github.com/OISF/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~riscv ~x86" -IUSE="debug" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND}" - -PATCHES=( - "${FILESDIR}"/${PN}-0.5.43-configure_fortify_source.patch -) - -# false positive -- function specific to dev-libs/libiconv, which is only used -# in Windows-based Prefix installations -QA_CONFIG_IMPL_DECL_SKIP=( iconvctl ) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - # The debug configure logic is broken. - econf $(usev debug '--enable-debug') -} - -src_install() { - default - find "${ED}" -name '*.la' -delete || die "Failed to remove .la files" -} diff --git a/net-libs/libhtp/libhtp-0.5.48.ebuild b/net-libs/libhtp/libhtp-0.5.48.ebuild new file mode 100644 index 000000000000..2bef77203967 --- /dev/null +++ b/net-libs/libhtp/libhtp-0.5.48.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +DESCRIPTION="Security-aware parser for the HTTP protocol and the related bits and pieces" +HOMEPAGE="https://github.com/OISF/libhtp" +SRC_URI="https://github.com/OISF/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~riscv ~x86" +IUSE="debug" + +RDEPEND="sys-libs/zlib" +DEPEND="${RDEPEND}" + +PATCHES=( + "${FILESDIR}"/${PN}-0.5.48-configure_fortify_source.patch +) + +# false positive -- function specific to dev-libs/libiconv, which is only used +# in Windows-based Prefix installations +QA_CONFIG_IMPL_DECL_SKIP=( iconvctl ) + +src_prepare() { + default + eautoreconf +} + +src_configure() { + # The debug configure logic is broken. + econf $(usev debug '--enable-debug') +} + +src_install() { + default + find "${ED}" -name '*.la' -delete || die "Failed to remove .la files" +} diff --git a/net-libs/libupnp/Manifest b/net-libs/libupnp/Manifest index e4cdc79725db..f11877966af0 100644 --- a/net-libs/libupnp/Manifest +++ b/net-libs/libupnp/Manifest @@ -1,6 +1,6 @@ AUX libupnp-1.14.12-disable-network-tests.patch 416 BLAKE2B d1fea0b8e0abba960cd5296839977559bcc8081285f17de4a19e0d48557735bdee687f8d069976b3e97e5f0d5dde46063f1c8d83cd4df071bef439633d33b59c SHA512 e59e7695bad657b3e67efc3478f76ae2617732b22bbc7ea07b904260f0a73d7a57db83deedc58959f4335aba2c66c6bd0bf819051a7c4c8e412694883466d61b -DIST libupnp-1.14.17.tar.gz 810912 BLAKE2B 8bb38dbdff59cf4fd6c222cf1000ecc195f8d33601d8c06476b0a238d6969fe695bcb52f721e4d88a95fa63ef568881e1628935c3b5ba063b72a3b3ee27ded8b SHA512 d9af7231687bb694961822a9d3b1e9b04e52142f0245729902b240564579903858e01a5cfe53ff7a8fa77e44e36b840f0c355d2c79aaf0ced2498b4b1822ed6b DIST libupnp-1.14.18.tar.gz 811092 BLAKE2B ee95cafc10838817900f82b83d15cf5d925e36a4321c7000b963e9e986ca9165af55c4c90c6fdf5d9bfaf72695711337986d25498cb838d513470f20decf10cc SHA512 68973e0e5a8f9e64b2311246b7924b0837fd2c7ef30483d3d93ebfeee62bc2293760209d8a5213c0456ce5c37f9f32a6038c9e5d8b461670ba6073db8c2f1394 -EBUILD libupnp-1.14.17.ebuild 1107 BLAKE2B 560b38bae30bd182af9864a2727e4e708b020858a4e8d8c6045578c817f85ac0c20ff4544d539f06936fcacbe1513d69f40995e840a024ca65ccb298327a767d SHA512 6ccbe4dbe66f65e8602f5d94e0abede1557e1b7b67499d94905d97331106dddd9176a46c345d1813d4e5d9cd14deb58e907617c0ec8762d5e14f28acafd7850c +DIST libupnp-1.14.19.tar.gz 814300 BLAKE2B 119281a2e220b3b9398566b649d76fc047741a251097059920e84ef9376db03ee953ebf10934423a56613ad85aa9f77b777e33d92095b1468dfffb12e37e86bd SHA512 76ae3bf8b69fd649ede0b92e03b36a6cbc7a9df9fa7828386c97761df12f2ae6346dec9ab45f78e17eb793d4d225707ecb3a7628d7678287979115cd4ba65c49 EBUILD libupnp-1.14.18.ebuild 1113 BLAKE2B 7b83db99e320547bf165a4625a9c58955d7f8d4af32bc3ed2dc447d2a7f3ab347c0d58c49fa1c8b136f479473ae07a382ee191c448d4dc048baf6f53ed5ab8b5 SHA512 b1bd2d68243e140d322de1d8c0f23a9adabfb869e802e1c48bc3c54db51f047a90695ea94e7d37fbc78630365f95af88762ae728a1f37723a30f1425624b7efa +EBUILD libupnp-1.14.19.ebuild 1120 BLAKE2B 2b38cce364713245d14097639327f27696c3b2df49880b2a5c366d384028553b8864426dbd1ae6408a5fde3af880e9a2fa22f5f9fe298641a97ca9036370ec6c SHA512 f99d99be8653d263dc281aae340e0eafb5603572ac343621f1c11df148372cf9d7de3f14779acdf761df77cc1b1acb4bfd18320dc2963c54a149e75800a6f897 MISC metadata.xml 676 BLAKE2B a5aa120c6aef01b436d44e14c0d3d9014b4d3392c75322c5269bb56c6c143ad184d409def0adec6a02a4158b67c71e0cb009eb83d023a0346937337ce171dd6a SHA512 507660834175c3675b9ca6aeb4f5cdae1a017f54ba46e25d1a3235f05c897548b18ca294c328c167d35c8babb3aa71838880965bf34269559aac02a831addd17 diff --git a/net-libs/libupnp/libupnp-1.14.17.ebuild b/net-libs/libupnp/libupnp-1.14.17.ebuild deleted file mode 100644 index f95bbd0b6b0a..000000000000 --- a/net-libs/libupnp/libupnp-1.14.17.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools - -MY_PN="pupnp" - -DESCRIPTION="An Portable Open Source UPnP Development Kit" -HOMEPAGE="http://pupnp.sourceforge.net/" -SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${MY_PN}-release-${PV}" - -LICENSE="BSD" -SLOT="0/17" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux" -IUSE="blocking-tcp debug doc +reuseaddr samples +ssl static-libs" - -RDEPEND="ssl? ( dev-libs/openssl:0= )" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -PATCHES=( "${FILESDIR}/${PN}-1.14.12-disable-network-tests.patch" ) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - local myeconfargs=( - $(use_enable blocking-tcp blocking-tcp-connections) - $(use_enable debug) - --enable-ipv6 - $(use_enable reuseaddr) - $(use_enable samples) - $(use_enable ssl open_ssl) - $(use_enable static-libs static) - ) - - econf ${myeconfargs[@]} -} - -src_install() { - default - - find "${D}" -name '*.la' -delete || die -} diff --git a/net-libs/libupnp/libupnp-1.14.19.ebuild b/net-libs/libupnp/libupnp-1.14.19.ebuild new file mode 100644 index 000000000000..13ae128fe931 --- /dev/null +++ b/net-libs/libupnp/libupnp-1.14.19.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +MY_PN="pupnp" + +DESCRIPTION="An Portable Open Source UPnP Development Kit" +HOMEPAGE="http://pupnp.sourceforge.net/" +SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${MY_PN}-release-${PV}" + +LICENSE="BSD" +SLOT="0/17" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +IUSE="blocking-tcp debug doc +reuseaddr samples +ssl static-libs" + +RDEPEND="ssl? ( dev-libs/openssl:0= )" +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" + +PATCHES=( "${FILESDIR}/${PN}-1.14.12-disable-network-tests.patch" ) + +src_prepare() { + default + eautoreconf +} + +src_configure() { + local myeconfargs=( + $(use_enable blocking-tcp blocking-tcp-connections) + $(use_enable debug) + --enable-ipv6 + $(use_enable reuseaddr) + $(use_enable samples) + $(use_enable ssl open_ssl) + $(use_enable static-libs static) + ) + + econf ${myeconfargs[@]} +} + +src_install() { + default + + find "${D}" -name '*.la' -delete || die +} -- cgit v1.2.3