From 85502f02b13dd97dbb08807cfb9888619029189c Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Mon, 28 Mar 2016 11:28:40 -0700 Subject: [PATCH 1/8] bump(net-libs/gnutls): sync with upstream --- .../md5-cache/net-libs/gnutls-2.12.23-r6 | 13 - .../metadata/md5-cache/net-libs/gnutls-3.3.15 | 13 - .../md5-cache/net-libs/gnutls-3.3.15-r1 | 13 - .../md5-cache/net-libs/gnutls-3.3.17.1 | 13 + .../metadata/md5-cache/net-libs/gnutls-3.3.18 | 13 + .../metadata/md5-cache/net-libs/gnutls-3.3.19 | 13 + .../md5-cache/net-libs/gnutls-3.3.19-r1 | 13 + .../metadata/md5-cache/net-libs/gnutls-3.3.20 | 13 + .../metadata/md5-cache/net-libs/gnutls-3.3.21 | 13 + .../metadata/md5-cache/net-libs/gnutls-3.3.22 | 13 + .../metadata/md5-cache/net-libs/gnutls-3.4.1 | 13 - .../metadata/md5-cache/net-libs/gnutls-3.4.10 | 13 + .../md5-cache/net-libs/gnutls-3.4.2-r1 | 13 - .../metadata/md5-cache/net-libs/gnutls-3.4.5 | 13 + .../metadata/md5-cache/net-libs/gnutls-3.4.6 | 13 + .../metadata/md5-cache/net-libs/gnutls-3.4.7 | 13 + .../md5-cache/net-libs/gnutls-3.4.7-r1 | 13 + .../metadata/md5-cache/net-libs/gnutls-3.4.8 | 13 + .../metadata/md5-cache/net-libs/gnutls-3.4.9 | 13 + .../portage-stable/net-libs/gnutls/ChangeLog | 2606 ++--------------- .../net-libs/gnutls/ChangeLog-2015 | 2399 +++++++++++++++ .../portage-stable/net-libs/gnutls/Manifest | 53 +- ...stalling-man-1-even-with-disable-doc.patch | 94 + .../gnutls/files/gnutls-3.4.2-build.patch | 104 - ...stalling-man-1-even-with-disable-doc.patch | 96 + .../net-libs/gnutls/gnutls-2.12.23-r6.ebuild | 126 - ...s-3.3.15.ebuild => gnutls-3.3.17.1.ebuild} | 17 +- .../net-libs/gnutls/gnutls-3.3.18.ebuild | 174 ++ ...3.15-r1.ebuild => gnutls-3.3.19-r1.ebuild} | 18 +- .../net-libs/gnutls/gnutls-3.3.19.ebuild | 174 ++ .../net-libs/gnutls/gnutls-3.3.20.ebuild | 177 ++ .../net-libs/gnutls/gnutls-3.3.21.ebuild | 177 ++ .../net-libs/gnutls/gnutls-3.3.22.ebuild | 177 ++ .../net-libs/gnutls/gnutls-3.4.10.ebuild | 135 + ...nutls-3.4.1.ebuild => gnutls-3.4.5.ebuild} | 16 +- .../net-libs/gnutls/gnutls-3.4.6.ebuild | 132 + ...3.4.2-r1.ebuild => gnutls-3.4.7-r1.ebuild} | 19 +- .../net-libs/gnutls/gnutls-3.4.7.ebuild | 132 + .../net-libs/gnutls/gnutls-3.4.8.ebuild | 135 + .../net-libs/gnutls/gnutls-3.4.9.ebuild | 135 + .../net-libs/gnutls/metadata.xml | 15 +- 41 files changed, 4646 insertions(+), 2712 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-2.12.23-r6 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.15 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.15-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.17.1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.18 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.19 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.19-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.20 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.21 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.22 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.10 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.2-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.5 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.6 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.7 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.7-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.8 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.9 create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/ChangeLog-2015 create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/files/gnutls-3.3.19-build-allow-installing-man-1-even-with-disable-doc.patch delete mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/files/gnutls-3.4.2-build.patch create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/files/gnutls-3.4.7-build-allow-installing-man-1-even-with-disable-doc.patch delete mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-2.12.23-r6.ebuild rename sdk_container/src/third_party/portage-stable/net-libs/gnutls/{gnutls-3.3.15.ebuild => gnutls-3.3.17.1.ebuild} (91%) create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.18.ebuild rename sdk_container/src/third_party/portage-stable/net-libs/gnutls/{gnutls-3.3.15-r1.ebuild => gnutls-3.3.19-r1.ebuild} (93%) create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.19.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.20.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.21.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.22.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.10.ebuild rename sdk_container/src/third_party/portage-stable/net-libs/gnutls/{gnutls-3.4.1.ebuild => gnutls-3.4.5.ebuild} (91%) create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.6.ebuild rename sdk_container/src/third_party/portage-stable/net-libs/gnutls/{gnutls-3.4.2-r1.ebuild => gnutls-3.4.7-r1.ebuild} (91%) create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.7.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.8.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.9.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-2.12.23-r6 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-2.12.23-r6 deleted file mode 100644 index 1ba83358ca..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-2.12.23-r6 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install prepare setup test -DEPEND=>=dev-libs/libtasn1-0.3.4 guile? ( >=dev-scheme/guile-1.8[networking] ) nettle? ( >=dev-libs/nettle-2.1[gmp] ) !nettle? ( >=dev-libs/libgcrypt-1.4.0:0 ) nls? ( virtual/libintl ) pkcs11? ( >=app-crypt/p11-kit-0.11 ) zlib? ( >=sys-libs/zlib-1.2.3.1 ) !bindist? ( lzo? ( >=dev-libs/lzo-2 ) ) virtual/pkgconfig sys-devel/libtool doc? ( dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project -EAPI=5 -HOMEPAGE=http://www.gnutls.org/ -IUSE=bindist +cxx doc examples guile lzo +nettle nls pkcs11 static-libs test zlib -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris -LICENSE=GPL-3 LGPL-2.1 -RDEPEND=>=dev-libs/libtasn1-0.3.4 guile? ( >=dev-scheme/guile-1.8[networking] ) nettle? ( >=dev-libs/nettle-2.1[gmp] ) !nettle? ( >=dev-libs/libgcrypt-1.4.0:0 ) nls? ( virtual/libintl ) pkcs11? ( >=app-crypt/p11-kit-0.11 ) zlib? ( >=sys-libs/zlib-1.2.3.1 ) !bindist? ( lzo? ( >=dev-libs/lzo-2 ) ) -SLOT=0 -SRC_URI=ftp://ftp.gnutls.org/gcrypt/gnutls/v2.12/gnutls-2.12.23.tar.bz2 -_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=c2d323855ae56c64dba4906a21ddfbec diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.15 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.15 deleted file mode 100644 index 80ff4f547a..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.15 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=>=dev-libs/libtasn1-3.9[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project -EAPI=5 -HOMEPAGE=http://www.gnutls.org/ -IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 -KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris -LICENSE=GPL-3 LGPL-3 -RDEPEND=>=dev-libs/libtasn1-3.9[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) -SLOT=0 -SRC_URI=mirror://gnupg/gnutls/v3.3/gnutls-3.3.15.tar.xz -_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=d88f4885da0f6e7d0b10a6b0c276e145 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.15-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.15-r1 deleted file mode 100644 index 8e5f1a25cd..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.15-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=>=dev-libs/libtasn1-3.9[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project -EAPI=5 -HOMEPAGE=http://www.gnutls.org/ -IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris -LICENSE=GPL-3 LGPL-3 -RDEPEND=>=dev-libs/libtasn1-3.9[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) -SLOT=0 -SRC_URI=mirror://gnupg/gnutls/v3.3/gnutls-3.3.15.tar.xz -_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=ccbe4d01edf1b0bc652ff6d165947a7f diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.17.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.17.1 new file mode 100644 index 0000000000..d77cdf6de4 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.17.1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=5 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0 +SRC_URI=mirror://gnupg/gnutls/v3.3/gnutls-3.3.17.1.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=a89819345de77503aff20d133878412b diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.18 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.18 new file mode 100644 index 0000000000..53f7b47cb4 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.18 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=5 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0 +SRC_URI=mirror://gnupg/gnutls/v3.3/gnutls-3.3.18.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=0a47829c08ada3cafe35dae1d6de9807 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.19 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.19 new file mode 100644 index 0000000000..58a0690b4c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.19 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=5 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0 +SRC_URI=mirror://gnupg/gnutls/v3.3/gnutls-3.3.19.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=0a47829c08ada3cafe35dae1d6de9807 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.19-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.19-r1 new file mode 100644 index 0000000000..915401d2d3 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.19-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=5 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0 +SRC_URI=mirror://gnupg/gnutls/v3.3/gnutls-3.3.19.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=8fd26b77402e76278d57fe143c09a367 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.20 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.20 new file mode 100644 index 0000000000..7b1515dcff --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.20 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=5 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0 +SRC_URI=mirror://gnupg/gnutls/v3.3/gnutls-3.3.20.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=2da6be907266ab04e654479eab05382b diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.21 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.21 new file mode 100644 index 0000000000..5cec66d429 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.21 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=6 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0 +SRC_URI=mirror://gnupg/gnutls/v3.3/gnutls-3.3.21.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=527b4909ba7693986d35159210985cc8 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.22 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.22 new file mode 100644 index 0000000000..065fb77e67 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.3.22 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=6 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-2.7:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-devel/autogen crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.20.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0 +SRC_URI=mirror://gnupg/gnutls/v3.3/gnutls-3.3.22.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=527b4909ba7693986d35159210985cc8 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.1 deleted file mode 100644 index 6126dd4b95..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=>=dev-libs/libtasn1-3.9[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project -EAPI=5 -HOMEPAGE=http://www.gnutls.org/ -IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris -LICENSE=GPL-3 LGPL-3 -RDEPEND=>=dev-libs/libtasn1-3.9[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) -SLOT=0/30 -SRC_URI=mirror://gnupg/gnutls/v3.4/gnutls-3.4.1.tar.xz -_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=0b7cb0d7621f9146e64fcd30535b512a diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.10 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.10 new file mode 100644 index 0000000000..037f11ba4f --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.10 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=6 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0/30 +SRC_URI=mirror://gnupg/gnutls/v3.4/gnutls-3.4.10.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=cfadac2e28b86e49e900cfe75d5a2b54 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.2-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.2-r1 deleted file mode 100644 index 3b22a30963..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.2-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=>=dev-libs/libtasn1-3.9[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project -EAPI=5 -HOMEPAGE=http://www.gnutls.org/ -IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris -LICENSE=GPL-3 LGPL-3 -RDEPEND=>=dev-libs/libtasn1-3.9[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) -SLOT=0/30 -SRC_URI=mirror://gnupg/gnutls/v3.4/gnutls-3.4.2.tar.xz -_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c -_md5_=ab8d0c82ec8b162ebe69454ed5aa21ab diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.5 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.5 new file mode 100644 index 0000000000..66c32aab4a --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.5 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=5 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0/30 +SRC_URI=mirror://gnupg/gnutls/v3.4/gnutls-3.4.5.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=2b434b6725f9b6cf87feccb9fb97ca5d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.6 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.6 new file mode 100644 index 0000000000..907e53d8dc --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.6 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=5 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0/30 +SRC_URI=mirror://gnupg/gnutls/v3.4/gnutls-3.4.6.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=2b434b6725f9b6cf87feccb9fb97ca5d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.7 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.7 new file mode 100644 index 0000000000..884f814e92 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.7 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=5 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0/30 +SRC_URI=mirror://gnupg/gnutls/v3.4/gnutls-3.4.7.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=2b434b6725f9b6cf87feccb9fb97ca5d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.7-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.7-r1 new file mode 100644 index 0000000000..062a2fef3e --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.7-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=5 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0/30 +SRC_URI=mirror://gnupg/gnutls/v3.4/gnutls-3.4.7.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=05a1a11418bf7999cc933c9d02b0c3b3 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.8 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.8 new file mode 100644 index 0000000000..4d425d8423 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.8 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=5 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0/30 +SRC_URI=mirror://gnupg/gnutls/v3.4/gnutls-3.4.8.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=19414a1c4cd0b78b924f88f248db9c21 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.9 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.9 new file mode 100644 index 0000000000..31e82d5b2b --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/gnutls-3.4.9 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( sys-apps/texinfo dev-util/gtk-doc ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project +EAPI=6 +HOMEPAGE=http://www.gnutls.org/ +IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib linguas_en linguas_cs linguas_de linguas_fi linguas_fr linguas_it linguas_ms linguas_nl linguas_pl linguas_sv linguas_uk linguas_vi linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-3 LGPL-3 +RDEPEND=>=dev-libs/libtasn1-4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/nettle-3.1:=[gmp,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-libs/gmp-5.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) dane? ( >=net-dns/unbound-1.4.20[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) guile? ( >=dev-scheme/guile-1.8:*[networking] ) nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0/30 +SRC_URI=mirror://gnupg/gnutls/v3.4/gnutls-3.4.9.tar.xz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c +_md5_=cfadac2e28b86e49e900cfe75d5a2b54 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/ChangeLog b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/ChangeLog index 9e7e04d514..265ab237f2 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/ChangeLog @@ -1,2383 +1,279 @@ # ChangeLog for net-libs/gnutls -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.548 2015/06/21 06:39:45 alonbl Exp $ - - 21 Jun 2015; Alon Bar-Lev -gnutls-3.3.10-r2.ebuild, - -gnutls-3.3.12.ebuild, -gnutls-3.3.14.ebuild: - Cleanup, bug#546760, bug#548636 - -*gnutls-3.3.15-r1 (17 Jun 2015) -*gnutls-3.4.2-r1 (17 Jun 2015) - - 17 Jun 2015; Alon Bar-Lev +gnutls-3.3.15-r1.ebuild, - +gnutls-3.4.2-r1.ebuild, -gnutls-3.4.2.ebuild: - Disable pdf doc generation, bug#552356 - - 17 Jun 2015; Agostino Sarubbo gnutls-3.3.15.ebuild: - Stable for sparc, wrt bug #548636 - -*gnutls-3.4.2 (16 Jun 2015) - - 16 Jun 2015; Alon Bar-Lev +files/gnutls-3.4.2-build.patch, - +gnutls-3.4.2.ebuild: - Version bump - - 27 May 2015; Agostino Sarubbo gnutls-3.3.15.ebuild: - Stable for arm, wrt bug #548636 - - 20 May 2015; Matt Turner gnutls-3.3.15.ebuild: - alpha stable, bug 548636. - - 19 May 2015; Agostino Sarubbo gnutls-3.3.15.ebuild: - Stable for x86, wrt bug #548636 - - 16 May 2015; Mike Frysinger - +files/gnutls-2.12.23-cross-compile.patch, gnutls-2.12.23-r6.ebuild: - Fix from Chromium OS for cross-compiling. - - 15 May 2015; Pacho Ramos gnutls-3.3.15.ebuild: - ppc stable wrt bug #548636 - - 13 May 2015; Jack Morgan gnutls-3.3.15.ebuild: - ia64 stable wrt bug #548636 - - 07 May 2015; Jeroen Roovers gnutls-3.3.15.ebuild, - metadata.xml: - Stable for HPPA (bug #548636). - - 07 May 2015; Jeroen Roovers gnutls-3.3.15.ebuild: - Stable for PPC64 (bug #548636). - - 06 May 2015; Agostino Sarubbo gnutls-3.3.15.ebuild: - Stable for amd64, wrt bug #548636 - -*gnutls-3.4.1 (03 May 2015) -*gnutls-3.3.15 (03 May 2015) - - 03 May 2015; Alon Bar-Lev +gnutls-3.3.15.ebuild, - +gnutls-3.4.1.ebuild, -files/gnutls-3.4.0-build.patch, -gnutls-3.4.0.ebuild: - Version bump - - 27 Apr 2015; Agostino Sarubbo gnutls-3.3.10-r2.ebuild: - Stable for sparc, wrt bug #492522 - - 10 Apr 2015; Alon Bar-Lev gnutls-3.3.14.ebuild, - gnutls-3.4.0.ebuild, metadata.xml: - Add openssl USE to enable/disable the openssl compatibility library - - 10 Apr 2015; Patrick Lauer gnutls-3.3.10-r2.ebuild, - gnutls-3.3.12.ebuild, gnutls-3.3.14.ebuild: - Tighten dependencies for nettle #546100 - -*gnutls-3.4.0 (10 Apr 2015) - - 10 Apr 2015; Alon Bar-Lev +files/gnutls-3.4.0-build.patch, - +gnutls-3.4.0.ebuild, metadata.xml: - Version bump, removed most of complexity of multilib as tools are optional, - multilib is probably broken, we fix it fast once issue reported. removed - unknown undocumented complexity so we can document and fix, add subslot - - 03 Apr 2015; Mike Frysinger gnutls-2.12.23-r6.ebuild: - Fix cross-compiling by not searching the host paths directly. The toolchain - already has the right paths built into it for finding these libs. - -*gnutls-3.3.14 (01 Apr 2015) - - 01 Apr 2015; Alon Bar-Lev +gnutls-3.3.14.ebuild: - Version bump, bug#545208 - - 10 Mar 2015; Mike Frysinger gnutls-3.3.10-r2.ebuild: - Mark arm64/ia64/m68k/s390/sh stable #492522. - - 25 Feb 2015; Pacho Ramos gnutls-3.3.10-r2.ebuild: - ppc/ppc64 stable, bug #492522 - - 06 Feb 2015; Pacho Ramos gnutls-3.3.10-r2.ebuild: - amd64/x86 stable, bug #492522 - -*gnutls-3.3.12 (19 Jan 2015) - - 19 Jan 2015; Alon Bar-Lev +gnutls-3.3.12.ebuild, - -gnutls-3.3.11.ebuild: - Version bump, bug#537054 - - 09 Jan 2015; Tobias Klausmann gnutls-3.3.10-r2.ebuild: - Stable on alpha, bug 492522 - - 30 Dec 2014; Markus Meier gnutls-3.3.10-r2.ebuild: - arm stable, bug #492522 - -*gnutls-3.3.11 (30 Dec 2014) - - 30 Dec 2014; Alon Bar-Lev +gnutls-3.3.11.ebuild: - Version bump, bug#533298 - - 15 Dec 2014; Jeroen Roovers gnutls-3.3.10-r2.ebuild: - Stable for HPPA (bug #492522). - - 13 Dec 2014; Alon Bar-Lev -gnutls-3.2.20.ebuild, - -gnutls-3.3.10-r1.ebuild: - Cleanup - - 24 Nov 2014; Michał Górny gnutls-3.3.10-r2.ebuild: - Add work-around for gtk-doc out-of-source build issues, bug #519762. - -*gnutls-3.3.10-r2 (23 Nov 2014) - - 23 Nov 2014; Alon Bar-Lev +gnutls-3.3.10-r2.ebuild: - drop textinfo and enforce UTC timezone, bug#520818 - -*gnutls-3.3.10-r1 (23 Nov 2014) - - 23 Nov 2014; Alon Bar-Lev +gnutls-3.3.10-r1.ebuild, - -gnutls-3.3.10.ebuild: - Fix libtasn1 dependency, bug#530060, thanks to Harvey Mittens - -*gnutls-3.3.10 (10 Nov 2014) -*gnutls-3.2.20 (10 Nov 2014) - - 10 Nov 2014; Alon Bar-Lev +gnutls-3.2.20.ebuild, - +gnutls-3.3.10.ebuild, -gnutls-3.2.18.ebuild, -gnutls-3.3.8.ebuild, - -gnutls-3.3.9.ebuild: - Version bump + cleanup, bug#528824 - -*gnutls-3.3.9 (13 Oct 2014) - - 13 Oct 2014; Alon Bar-Lev +gnutls-3.3.9.ebuild, - -files/gnutls-3.3.7-build.patch, -gnutls-3.2.16.ebuild, -gnutls-3.2.17.ebuild, - -gnutls-3.3.6.ebuild, -gnutls-3.3.7-r1.ebuild, -gnutls-3.3.7.ebuild: - Version bump, cleanup - - 23 Sep 2014; Alon Bar-Lev gnutls-3.3.8.ebuild: - Bump p11-kit dependency, bug#523472, thanks to Marcin Mirosław - -*gnutls-3.3.8 (19 Sep 2014) -*gnutls-3.2.18 (19 Sep 2014) - - 19 Sep 2014; Alon Bar-Lev +gnutls-3.2.18.ebuild, - +gnutls-3.3.8.ebuild: - Version bump, bug#523190, thanks to polynomial-c - -*gnutls-3.3.7-r1 (29 Aug 2014) - - 29 Aug 2014; Alon Bar-Lev +gnutls-3.3.7-r1.ebuild: - Remove htmldir if \!use doc, bug#520854. Force regenerate of makeinfo files, - bug#520818 - -*gnutls-3.2.17 (24 Aug 2014) -*gnutls-3.3.7 (24 Aug 2014) - - 24 Aug 2014; Alon Bar-Lev +files/gnutls-3.3.7-build.patch, - +gnutls-3.2.17.ebuild, +gnutls-3.3.7.ebuild, -gnutls-3.2.15.ebuild, - -gnutls-3.3.4-r1.ebuild: - Version bump, bug#520784, cleanup - -*gnutls-3.2.16 (08 Aug 2014) -*gnutls-3.3.6 (08 Aug 2014) - - 08 Aug 2014; Alon Bar-Lev +gnutls-3.2.16.ebuild, - +gnutls-3.3.6.ebuild, -gnutls-3.3.4.ebuild: - Version bump, bug#518762 - -*gnutls-3.3.4-r1 (06 Jul 2014) - - 06 Jul 2014; Alon Bar-Lev +gnutls-3.3.4-r1.ebuild: - Fix dane roots issue, bug#443104, thanks to Rafał Mużyło - - 18 Jun 2014; Michał Górny gnutls-3.3.4.ebuild: - Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug - #513718. - - 13 Jun 2014; Alon Bar-Lev gnutls-2.12.23-r6.ebuild: - Remove libtasn-1 mask, since long time we could have done this, bug#492522 - - 10 Jun 2014; Alon Bar-Lev -gnutls-2.12.23-r4.ebuild, - -gnutls-2.12.23-r5.ebuild: - Cleanup old, bug#511840 - - 10 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: - ppc64/ppc stable wrt bug #511840 - - 10 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: - ia64 stable wrt bug #511840 - - 10 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: - sparc stable wrt bug #511840 - - 10 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: - alpha stable wrt bug #511840 - - 10 Jun 2014; Mike Frysinger gnutls-2.12.23-r4.ebuild, - gnutls-2.12.23-r5.ebuild, gnutls-2.12.23-r6.ebuild, gnutls-3.2.15.ebuild, - gnutls-3.3.4.ebuild: - Mark m68k/s390/sh stable. - - 10 Jun 2014; Mike Frysinger gnutls-2.12.23-r4.ebuild, - gnutls-2.12.23-r5.ebuild, gnutls-2.12.23-r6.ebuild, gnutls-3.2.15.ebuild, - gnutls-3.3.4.ebuild: - Add arm64 love. - - 09 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: - arm stable wrt bug #511840 - - 09 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: - x86 stable wrt bug #511840 - - 09 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: - amd64 stable wrt bug #511840 - - 09 Jun 2014; Jeroen Roovers gnutls-2.12.23-r6.ebuild: - Stable for HPPA (bug #511840). - -*gnutls-2.12.23-r6 (07 Jun 2014) - - 07 Jun 2014; Alon Bar-Lev +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) + +*gnutls-3.4.3-r1 (09 Aug 2015) +*gnutls-3.3.16-r1 (09 Aug 2015) +*gnutls-3.3.15 (09 Aug 2015) +*gnutls-2.12.23-r6 (09 Aug 2015) + + 09 Aug 2015; Robin H. Johnson + +files/gnutls-2.12.20-AF_UNIX.patch, + +files/gnutls-2.12.20-guile-parallelmake.patch, + +files/gnutls-2.12.20-libadd.patch, + +files/gnutls-2.12.23-CVE-2013-2116.patch, + +files/gnutls-2.12.23-CVE-2014-0092.patch, + +files/gnutls-2.12.23-CVE-2014-1959.patch, +files/gnutls-2.12.23-CVE-2014-3466.patch, +files/gnutls-2.12.23-CVE-2014-3467.patch, +files/gnutls-2.12.23-CVE-2014-3468.patch, - +files/gnutls-2.12.23-CVE-2014-3469.patch, +gnutls-2.12.23-r6.ebuild: - Fix CVE-2014-3466, CVE-2014-3467, CVE-2014-3468, CVE-2014-3469 of 2.12 series - - 07 Jun 2014; Alon Bar-Lev - -files/gnutls-2.12.20-glibc-2.16.patch, -files/gnutls-3.3.1-guile.patch, - -files/gnutls-3.3.2-build-out-of-tree.patch, -gnutls-3.2.11.ebuild, - -gnutls-3.2.12.1.ebuild, -gnutls-3.2.12.ebuild, -gnutls-3.2.13.ebuild, - -gnutls-3.2.14.ebuild, -gnutls-3.3.1-r1.ebuild, -gnutls-3.3.1.ebuild, - -gnutls-3.3.2.ebuild: - Cleanup old - -*gnutls-3.3.4 (01 Jun 2014) -*gnutls-3.2.15 (01 Jun 2014) - - 01 Jun 2014; Tim Harder +gnutls-3.2.15.ebuild, - +gnutls-3.3.4.ebuild: - Security bumps (bug #511840). - - 17 May 2014; Michał Górny gnutls-3.3.2.ebuild: - Symlink remaining tools necessary for tests for non-native ABIs. - -*gnutls-3.3.2 (17 May 2014) -*gnutls-3.2.14 (17 May 2014) - - 17 May 2014; Alon Bar-Lev - +files/gnutls-3.3.2-build-out-of-tree.patch, +gnutls-3.2.14.ebuild, - +gnutls-3.3.2.ebuild: - Version bumps, fix bug#510282, fix build issues bug#510418 thanks to Michał - Górny - - 15 May 2014; Michał Górny gnutls-3.3.1-r1.ebuild: - Symlink native certtool for reuse in tests, bug #510420. - - 15 May 2014; Alon Bar-Lev -gnutls-2.12.23-r1.ebuild: - Remove old, bug#501282 - -*gnutls-3.3.1-r1 (13 May 2014) - - 13 May 2014; Michał Górny +gnutls-3.3.1-r1.ebuild: - Enable multilib support, bug #493166. - - 25 Apr 2014; Alon Bar-Lev +files/gnutls-3.3.1-guile.patch, - gnutls-3.3.1.ebuild: - Fix guile build, bug#508454, thanks to Ed Catmur - -*gnutls-3.3.1 (22 Apr 2014) - - 22 Apr 2014; Alon Bar-Lev +gnutls-3.3.1.ebuild, - -gnutls-3.3.0.ebuild: - Version bump, bug#508360 - -*gnutls-3.3.0 (18 Apr 2014) - - 18 Apr 2014; Alon Bar-Lev +gnutls-3.3.0.ebuild: - Version bump, bug#508032 - -*gnutls-3.2.13 (11 Apr 2014) - - 11 Apr 2014; Tim Harder +gnutls-3.2.13.ebuild: - Version bump. - -*gnutls-2.12.23-r5 (29 Mar 2014) - - 29 Mar 2014; Alon Bar-Lev - +files/gnutls-2.12.23-gdoc-perl-5.18.patch, +gnutls-2.12.23-r5.ebuild: - Fix perl-5.18 compatibility, bug#504028, thanks to Kerin Millar - - 24 Mar 2014; Agostino Sarubbo gnutls-2.12.23-r4.ebuild: - Stable for ppc64, wrt bug #503394 - - 22 Mar 2014; Markus Meier gnutls-2.12.23-r4.ebuild: - arm stable, bug #503394 - - 19 Mar 2014; Agostino Sarubbo gnutls-2.12.23-r4.ebuild: - Stable for alpha, wrt bug #503394 - - 18 Mar 2014; Agostino Sarubbo gnutls-2.12.23-r4.ebuild: - Stable for ia64, wrt bug #503394 - - 16 Mar 2014; Agostino Sarubbo gnutls-2.12.23-r4.ebuild: - Stable for ppc, wrt bug #503394 - - 12 Mar 2014; Agostino Sarubbo gnutls-2.12.23-r4.ebuild: - Stable for sparc, wrt bug #503394 - - 08 Mar 2014; Alon Bar-Lev + +files/gnutls-2.12.23-CVE-2014-3469.patch, + +files/gnutls-2.12.23-cross-compile.patch, + +files/gnutls-2.12.23-gdoc-perl-5.18.patch, +files/gnutls-2.12.23-gl-tests-getaddrinfo-skip-if-no-network.patch, - gnutls-2.12.23-r4.ebuild, gnutls-3.2.12.1.ebuild: - Fix network sandbox gnulib issue, bug#503870 - - 06 Mar 2014; Pawel Hajdan jr gnutls-2.12.23-r4.ebuild: - x86 stable wrt security bug #503394 - -*gnutls-3.2.12.1 (05 Mar 2014) - - 05 Mar 2014; Tim Harder +gnutls-3.2.12.1.ebuild: - Version bump. - - 05 Mar 2014; Richard Freeman gnutls-2.12.23-r4.ebuild: - amd64 stable - 503394 - - 05 Mar 2014; Jeroen Roovers gnutls-2.12.23-r4.ebuild: - Stable for HPPA (bug #503394). - -*gnutls-2.12.23-r4 (04 Mar 2014) - - 04 Mar 2014; Alon Bar-Lev - +files/gnutls-2.12.23-CVE-2014-1959.patch, +gnutls-2.12.23-r4.ebuild, - -gnutls-2.12.23-r2.ebuild, -gnutls-2.12.23-r3.ebuild: - Fix CVE-2014-1959, bug#501282 - -*gnutls-2.12.23-r3 (04 Mar 2014) - - 04 Mar 2014; Alon Bar-Lev - +files/gnutls-2.12.23-CVE-2014-0092.patch, +gnutls-2.12.23-r3.ebuild: - Fix CVE-2014-0092, bug#503394 - -*gnutls-3.2.12 (03 Mar 2014) - - 03 Mar 2014; Tim Harder +gnutls-3.2.12.ebuild: - Version bump. - - 01 Mar 2014; Michał Górny gnutls-2.12.23-r1.ebuild, - gnutls-2.12.23-r2.ebuild: - Update libgcrypt dep to use slot :0. - - 17 Feb 2014; Alon Bar-Lev gnutls-3.2.11.ebuild: - Update p11-kit dependency, bug#501462, thanks to michael@kuemmling.de - - 17 Feb 2014; Alon Bar-Lev gnutls-3.2.11.ebuild: - Update p11-kit dependency, bug#501462, thanks to michael@kuemmling.de - -*gnutls-2.12.23-r2 (15 Feb 2014) - - 15 Feb 2014; Alon Bar-Lev +gnutls-2.12.23-r2.ebuild, - gnutls-2.12.23-r1.ebuild, gnutls-3.2.11.ebuild: - Fix autotools usage, bug#501186, remove libtool manual cleanup - - 15 Feb 2014; Alon Bar-Lev -gnutls-3.2.10.ebuild: - Clean old ebuilds - - 15 Feb 2014; Tim Harder -gnutls-3.2.7.ebuild, - -gnutls-3.2.8.ebuild, -gnutls-3.2.9.ebuild, -files/gnutls-3.2.5-build.patch, - -files/gnutls-3.2.8-build.patch: - Remove old. - -*gnutls-3.2.11 (15 Feb 2014) - - 15 Feb 2014; Tim Harder +gnutls-3.2.11.ebuild: - Version bump. - -*gnutls-3.2.10 (03 Feb 2014) - - 03 Feb 2014; Tim Harder +gnutls-3.2.10.ebuild, - metadata.xml: - Version bump, add crywrap use flag (bug #498034 by James Le Cuirot), and - remove C++ compiler checks when cxx support is disabled (bug #497472). - -*gnutls-3.2.9 (24 Jan 2014) - - 24 Jan 2014; Tim Harder +gnutls-3.2.9.ebuild: - Version bump. - - 22 Dec 2013; Alon Bar-Lev +files/gnutls-3.2.8-build.patch, - gnutls-3.2.8.ebuild: - Fix build issue, bug#494940 - - 21 Dec 2013; Fabian Groffen gnutls-3.2.8.ebuild: - Disable hardware accelleration on Darwin because that causes misc compilation - problems for now - -*gnutls-3.2.8 (21 Dec 2013) - - 21 Dec 2013; Tim Harder +gnutls-3.2.8.ebuild: - Version bump. - - 12 Dec 2013; Alon Bar-Lev -gnutls-3.2.5.ebuild, - -gnutls-3.2.6.ebuild: - Cleanup, bug#494066 - -*gnutls-3.2.7 (23 Nov 2013) - - 23 Nov 2013; Tim Harder +gnutls-3.2.7.ebuild: - Version bump. - -*gnutls-3.2.6 (09 Nov 2013) - - 09 Nov 2013; Tim Harder +gnutls-3.2.6.ebuild: - Version bump. - - 28 Oct 2013; Alon Bar-Lev -gnutls-3.2.3.ebuild: - Remove old ebuild, bug#489262 - - 28 Oct 2013; Alon Bar-Lev -gnutls-3.2.4.ebuild: - Remove old ebuild, bug#489262 - -*gnutls-3.2.5 (24 Oct 2013) - - 24 Oct 2013; Alon Bar-Lev +files/gnutls-3.2.5-build.patch, - +gnutls-3.2.5.ebuild: - Version bump, bug#489262 - - 22 Oct 2013; Fabian Groffen gnutls-3.2.4.ebuild: - Add patch from upstream to fix compilation on Darwin, bug #488498 - - 22 Sep 2013; Chris Reffett -gnutls-2.12.20.ebuild: - Drop affected version wrt bug 455560 - - 01 Sep 2013; Tim Harder -gnutls-2.12.23.ebuild, - -gnutls-3.1.10.ebuild, -gnutls-3.1.11.ebuild, -gnutls-3.2.1-r1.ebuild, - -files/gnutls-3.2.1-build-gmp-1.patch, -files/gnutls-3.2.1-build-gmp-2.patch, - -files/gnutls-3.2.1-build-gmp-3.patch: - Remove old. - -*gnutls-3.2.4 (01 Sep 2013) - - 01 Sep 2013; Tim Harder +gnutls-3.2.4.ebuild: - Version bump. - -*gnutls-3.2.3 (31 Jul 2013) - - 31 Jul 2013; Tim Harder +gnutls-3.2.3.ebuild: - Version bump. - - 17 Jun 2013; Alon Bar-Lev files/gnutls-2.12.23-hppa.patch: - fix hppa build issue, bug#471914, again... there is duplicate file - - 15 Jun 2013; Alon Bar-Lev - +files/gnutls-2.12.23-hppa.patch, gnutls-2.12.23-r1.ebuild: - fix hppa build issue, bug#471914 - - 11 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: - Stable for sh, wrt bug #471788 - - 09 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: - Stable for s390, wrt bug #471788 - - 09 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: - Stable for ppc64, wrt bug #471788 - - 09 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: - Stable for sparc, wrt bug #471788 - - 09 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: - Stable for ppc, wrt bug #471788 - - 09 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: - Stable for ia64, wrt bug #471788 - - 09 Jun 2013; Markus Meier gnutls-2.12.23-r1.ebuild: - arm stable, bug #471788 - - 04 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: - Stable for x86, wrt bug #471788 - -*gnutls-3.2.1-r1 (03 Jun 2013) - - 03 Jun 2013; Alon Bar-Lev - +files/gnutls-3.2.1-build-gmp-1.patch, +files/gnutls-3.2.1-build-gmp-2.patch, - +files/gnutls-3.2.1-build-gmp-3.patch, +gnutls-3.2.1-r1.ebuild, - -files/gnutls-3.2.1-build-gmp.patch, -gnutls-3.2.1.ebuild: - backport patches from upstream related to bug#472056, should solve bug#472196 - - 02 Jun 2013; Richard Freeman gnutls-2.12.23-r1.ebuild: - amd64 stable - 471788 - - 02 Jun 2013; Alon Bar-Lev - +files/gnutls-3.2.1-build-gmp.patch, gnutls-3.2.1.ebuild: - link explicitly against gmp, bug#472056 - -*gnutls-3.2.1 (01 Jun 2013) - - 01 Jun 2013; Alon Bar-Lev +gnutls-3.2.1.ebuild, - -gnutls-3.2.0.ebuild: - Version bump, fixes bug#459964 - - 31 May 2013; Jeroen Roovers gnutls-2.12.23-r1.ebuild: - Stable for HPPA (bug #471788). - - 31 May 2013; Tobias Klausmann gnutls-2.12.23-r1.ebuild: - Stable on alpha, bug #471788 - -*gnutls-2.12.23-r1 (30 May 2013) - - 30 May 2013; Tim Harder +gnutls-2.12.23-r1.ebuild, - gnutls-3.1.10.ebuild, gnutls-3.1.11.ebuild, gnutls-3.2.0.ebuild, - +files/gnutls-2.12.23-CVE-2013-2116.patch: - Revision bump to fix CVE-2013-2116 (bug #471788), drop redundant - --disable-silent-rules econf option for EAPI 5 ebuilds, and run tests - serially since they often fail in parallel. - - 22 May 2013; Tim Harder gnutls-3.2.0.ebuild: - Update nettle dep (bug #471022). - - 22 May 2013; Tim Harder gnutls-3.1.10.ebuild, - gnutls-3.1.11.ebuild, gnutls-3.2.0.ebuild: - Drop m68k keyword until dev-libs/nettle is keyworded. - - 22 May 2013; Tim Harder -gnutls-3.1.8.ebuild, - -gnutls-3.1.9-r1.ebuild: - Remove old. - -*gnutls-3.2.0 (22 May 2013) -*gnutls-3.1.11 (22 May 2013) - - 22 May 2013; Tim Harder +gnutls-3.1.11.ebuild, - +gnutls-3.2.0.ebuild: - Version bumps (bug #470698). - -*gnutls-3.1.10 (27 Mar 2013) - - 27 Mar 2013; Tim Harder +gnutls-3.1.10.ebuild: - Version bump. - - 10 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: - Stable for s390, wrt bug #455560 - - 09 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: - Stable for sparc, wrt bug #455560 - - 09 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: - Stable for ia64, wrt bug #455560 - - 09 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: - Stable for alpha, wrt bug #455560 - - 09 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: - Stable for ppc64, wrt bug #455560 - - 08 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: - Stable for arm, wrt bug #455560 - - 06 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: - Stable for sh, wrt bug #455560 - - 04 Mar 2013; Brent Baude gnutls-2.12.23.ebuild: - Marking gnutls-2.12.23 ppc for bug 455560 - - 04 Mar 2013; Jeroen Roovers gnutls-2.12.23.ebuild: - Stable for HPPA (bug #455560). - - 04 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: - Stable for x86, wrt bug #455560 - - 04 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: - Stable for amd64, wrt bug #455560 - -*gnutls-3.1.9-r1 (28 Feb 2013) - - 28 Feb 2013; Diego E. Pettenò +gnutls-3.1.9-r1.ebuild, - -gnutls-3.1.9.ebuild: - Revision bump to ensure that everybody is using the new spin of the tarball - (upstream considers it a 3.1.9.1). - - 28 Feb 2013; Tim Harder Manifest: - Fix checksums for gnutls-3.1.9 (bug #459604). - -*gnutls-3.1.9 (27 Feb 2013) - - 27 Feb 2013; Diego E. Pettenò +gnutls-3.1.9.ebuild, - -files/gnutls-3.1.3-guile-parallelmake.patch, - -files/gnutls-3.1.6-danetool.patch, -gnutls-3.1.5-r1.ebuild, - -gnutls-3.1.6.ebuild: - Version bump; remove old. - - 21 Feb 2013; Zac Medico gnutls-3.1.8.ebuild: - Add ~arm-linux keyword. - -*gnutls-3.1.8 (10 Feb 2013) - - 10 Feb 2013; Diego E. Pettenò +gnutls-3.1.8.ebuild, - -gnutls-3.1.7.ebuild: - Version bump to 3.1.8 that, once again, connects to GTalk. - - 08 Feb 2013; Alexis Ballier gnutls-3.1.7.ebuild: - keyword ~amd64-fbsd - - 05 Feb 2013; Alon Bar-Lev gnutls-3.1.7.ebuild: - Alter SRC_URI to some more generic expression - -*gnutls-2.12.23 (05 Feb 2013) - - 05 Feb 2013; Alon Bar-Lev +gnutls-2.12.23.ebuild: - Version bump, bug#455560, solves GNUTLS-SA-2013-1 - -*gnutls-3.1.7 (04 Feb 2013) - - 04 Feb 2013; Diego E. Pettenò +gnutls-3.1.7.ebuild: - Version bump; do not make heartbeat optional yet; fix automake dependency - properly to not require 1.11 when 1.12+ is installed. - - 20 Jan 2013; Alon Bar-Lev - +files/gnutls-3.1.6-danetool.patch, gnutls-3.1.6.ebuild: - Fix parallel build, bug#452942 - - 07 Jan 2013; Alon Bar-Lev gnutls-3.1.6.ebuild: - Depend on >=1.11.6, per bug#450644, thanks to Martin Mokrejš - - 04 Jan 2013; Alon Bar-Lev gnutls-3.1.6.ebuild: - Minor cleanup (spelling) - - 04 Jan 2013; Alon Bar-Lev gnutls-3.1.6.ebuild: - Revert autogen move, replace at RDEPEND as we configure gnutls to use system - autogen. Thanks for radhermit. - - 03 Jan 2013; Alon Bar-Lev gnutls-3.1.6.ebuild: - Cleanup autogen is required only for build, libtool is not required if we - inherit autotools - - 03 Jan 2013; Tim Harder gnutls-3.1.6.ebuild: - Use updated SRC_URI and drop guile parallel make patch since it's fixed - upstream. - -*gnutls-3.1.6 (02 Jan 2013) - - 02 Jan 2013; Tim Harder +gnutls-3.1.6.ebuild: - Version bump. Simplify adding linguas use flags to IUSE. - - 30 Dec 2012; Diego E. Pettenò - -files/gnutls-3.0.20-parallelmake.patch, -gnutls-3.1.3.ebuild, - -gnutls-3.1.5.ebuild, metadata.xml: - Add a local description for the bindist USE flag; remove old; remove stray - file. - - 23 Dec 2012; Alon Bar-Lev gnutls-3.1.5-r1.ebuild: - Revert bug#438222, multilib issue, thanks for Alexander E. Patrakov - - 22 Dec 2012; Alon Bar-Lev gnutls-3.1.5-r1.ebuild: - Add certtool.cfg as doc, per bug#426124, thanks to Petr Pisar - - 22 Dec 2012; Alon Bar-Lev gnutls-3.1.5-r1.ebuild: - Support cross compile, per bug#438222, thanks to James Le Cuirot - -*gnutls-3.1.5-r1 (22 Dec 2012) - - 22 Dec 2012; Alon Bar-Lev +gnutls-3.1.5-r1.ebuild: - Respect LINGUAS, per bug#402683. Remove unused myconf usage. - -*gnutls-3.1.5 (24 Nov 2012) - - 24 Nov 2012; Diego E. Pettenò +gnutls-3.1.5.ebuild, - -files/gnutls-3.1.4-nodane.patch, -gnutls-3.1.4.ebuild: - Version bump; remove 3.1.4 and its patch. - -*gnutls-3.1.4 (10 Nov 2012) - - 10 Nov 2012; Diego E. Pettenò - +files/gnutls-3.1.4-nodane.patch, +gnutls-3.1.4.ebuild: - Version bump; a patch is needed for a test failure with USE=-dane. - - 04 Nov 2012; Tim Harder gnutls-3.1.3.ebuild: - Don't try to install the postscript doc since it's not built by default - anymore (bug #440720). - - 30 Oct 2012; Rick Farina gnutls-2.12.20.ebuild: - gnutls-2 is not compatible with libtasn1-3 so adjust deps accordingly - - 19 Oct 2012; Dane Smith -gnutls-2.12.18.ebuild, - gnutls-2.12.20.ebuild, +files/gnutls-2.12.20-guile-parallelmake.patch, - gnutls-3.1.3.ebuild, +files/gnutls-3.1.3-guile-parallelmake.patch: - Add patches to fix parallel make issues in bug 427844 and bug 437256. - Update ebuilds for 2.12.20 and 3.1.3 to make use of said patches. - Drop old. - -*gnutls-3.1.3 (13 Oct 2012) - - 13 Oct 2012; Diego E. Pettenò +gnutls-3.1.3.ebuild, - -gnutls-3.0.23.ebuild, -gnutls-3.0.24.ebuild, -gnutls-3.1.1.ebuild, - -gnutls-3.1.2.ebuild, metadata.xml: - Version bump to 3.1.3 adding support for building the DANE library. Remove - older version that make up the old stable branch for upstream. - - 06 Oct 2012; Raúl Porcel gnutls-2.12.20.ebuild: - alpha/ia64/m68k/s390/sh/sparc/x86 stable wrt #436368 - - 03 Oct 2012; Agostino Sarubbo gnutls-2.12.20.ebuild: - Stable for amd64, wrt bug #436368 - - 02 Oct 2012; Jeroen Roovers gnutls-2.12.20.ebuild: - Stable for HPPA (bug #436368). - - 28 Sep 2012; Anthony G. Basile gnutls-2.12.20.ebuild: - stable arm, bug #436368 - - 27 Sep 2012; Anthony G. Basile gnutls-2.12.20.ebuild: - stable ppc ppc64, bug #436368 - - 26 Sep 2012; Tim Harder gnutls-2.12.20.ebuild, - +files/gnutls-2.12.20-glibc-2.16.patch, +files/gnutls-2.12.20-libadd.patch: - Fix build with glibc-2.16 (bug #424988 by Christian Hagau) and link against - the built libgnutls library instead of the system version (bug #436146 by - Bartosz Brachaczek). - - 26 Sep 2012; Tim Harder -gnutls-2.12.19.ebuild, - -gnutls-3.0.20.ebuild, -gnutls-3.0.21.ebuild, -gnutls-3.0.22.ebuild, - -gnutls-3.1.0.ebuild: - Remove old. - -*gnutls-3.1.2 (26 Sep 2012) -*gnutls-3.0.24 (26 Sep 2012) - - 26 Sep 2012; Tim Harder +gnutls-3.0.24.ebuild, - +gnutls-3.1.2.ebuild: - Version bumps. - -*gnutls-3.1.1 (02 Sep 2012) -*gnutls-3.0.23 (02 Sep 2012) - - 02 Sep 2012; Tim Harder +gnutls-3.0.23.ebuild, - +gnutls-3.1.1.ebuild: - Version bumps. - -*gnutls-3.1.0 (15 Aug 2012) - - 15 Aug 2012; Diego E. Pettenò +gnutls-3.1.0.ebuild: - Version bump; disable TPM support for now until it can be tested by somebody - with a TPM device. - -*gnutls-3.0.22 (05 Aug 2012) - - 05 Aug 2012; Diego E. Pettenò +gnutls-3.0.22.ebuild: - Version bump. - - 02 Aug 2012; Tim Harder gnutls-2.12.18.ebuild, - gnutls-2.12.19.ebuild, gnutls-2.12.20.ebuild, gnutls-3.0.20.ebuild, - gnutls-3.0.21.ebuild: - Enable verbose build (bug #429312). - -*gnutls-3.0.21 (04 Jul 2012) - - 04 Jul 2012; Tim Harder +gnutls-3.0.21.ebuild: - Version bump. - - 17 Jun 2012; Fabian Groffen - +files/gnutls-2.12.20-AF_UNIX.patch, gnutls-2.12.20.ebuild: - Add backport of AF_LOCAL/AF_UNIX fix from upstream to fix compilation on e.g. - Solaris. - - 15 Jun 2012; Diego E. Pettenò - +files/gnutls-3.0.20-parallelmake.patch, gnutls-3.0.20.ebuild: - Add patch to build properly with parallel make; also build tests in parallel. - -*gnutls-2.12.20 (11 Jun 2012) - - 11 Jun 2012; Tim Harder +gnutls-2.12.20.ebuild: - Version bump. - - 10 Jun 2012; Tim Harder -gnutls-3.0.19.ebuild: - Remove old. - - 10 Jun 2012; Tim Harder gnutls-2.12.18.ebuild, - gnutls-2.12.19.ebuild: - Drop -Werror flag from all relevant configure files. - - 10 Jun 2012; Tim Harder gnutls-2.12.18.ebuild, - gnutls-2.12.19.ebuild: - Don't make automake warnings into errors. - - 09 Jun 2012; Tim Harder gnutls-3.0.20.ebuild: - Don't make automake warnings into errors. - - 06 Jun 2012; Tim Harder -gnutls-3.0.18.ebuild: - Remove old. - -*gnutls-3.0.20 (06 Jun 2012) - - 06 Jun 2012; Tim Harder +gnutls-3.0.20.ebuild: - Version bump. - - 28 May 2012; Fabian Groffen gnutls-2.12.19.ebuild, - gnutls-3.0.19.ebuild: - Transferred Prefix keywords, fixed for Prefix - - 10 May 2012; Tim Harder -gnutls-2.10.5.ebuild: - Remove old, insecure version. - - 09 May 2012; Matt Turner gnutls-2.12.19.ebuild: - Added ~mips, bug 402959. - -*gnutls-2.12.19 (07 May 2012) - - 07 May 2012; Tim Harder +gnutls-2.12.19.ebuild: - Version bump. - - 05 May 2012; Jeff Horelick gnutls-2.12.18.ebuild, - gnutls-3.0.18.ebuild, gnutls-3.0.19.ebuild: - dev-util/pkgconfig -> virtual/pkgconfig - - 26 Apr 2012; Alexis Ballier gnutls-2.12.18.ebuild: - keyword ~amd64-fbsd - - 22 Apr 2012; Tim Harder -gnutls-3.0.16.ebuild: - Remove old. - -*gnutls-3.0.19 (22 Apr 2012) - - 22 Apr 2012; Tim Harder +gnutls-3.0.19.ebuild: - Version bump. - - 16 Apr 2012; Brent Baude gnutls-2.12.18.ebuild: - Marking gnutls-2.12.18 ppc for bug 409287 - - 08 Apr 2012; Raúl Porcel gnutls-2.12.18.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #409287 - - 08 Apr 2012; Tim Harder gnutls-3.0.16.ebuild, - gnutls-3.0.18.ebuild: - Update LICENSE. - -*gnutls-3.0.18 (03 Apr 2012) - - 03 Apr 2012; Tim Harder +gnutls-3.0.18.ebuild: - Version bump. - - 31 Mar 2012; Markus Meier gnutls-2.12.18.ebuild: - arm stable, bug #409287 - - 31 Mar 2012; Nirbheek Chauhan gnutls-2.12.18.ebuild: - Fix p11kit dependency to be >=0.11 - - 29 Mar 2012; Tim Harder -gnutls-2.12.17.ebuild, - -gnutls-3.0.15.ebuild: - Remove old. - - 29 Mar 2012; Tim Harder gnutls-3.0.16.ebuild: - Add pkgconfig build dependency. - - 28 Mar 2012; Brent Baude gnutls-2.12.18.ebuild: - Marking gnutls-2.12.18 ppc64 for bug 409287 - - 28 Mar 2012; Jeroen Roovers gnutls-2.12.18.ebuild: - Stable for HPPA (bug #409287). - - 28 Mar 2012; Diego E. Pettenò gnutls-2.12.18.ebuild: - Add missing pkgconfig dependency, thanks to Nikoli in bug #410015. - - 28 Mar 2012; Agostino Sarubbo gnutls-2.12.18.ebuild: - Stable for amd64, wrt bug #409287 - - 27 Mar 2012; Pawel Hajdan jr gnutls-2.12.18.ebuild: - x86 stable wrt bug #409287 - - 17 Mar 2012; Naohiro Aota gnutls-2.12.18.ebuild: - Add ~x86-fbsd. #402959 - - 17 Mar 2012; Tim Harder gnutls-3.0.16.ebuild: - Use local variable. - - 16 Mar 2012; Tim Harder -gnutls-2.12.16.ebuild, - -gnutls-3.0.13.ebuild, -files/gnutls-3.0.13-test-kill.patch, - -gnutls-3.0.14.ebuild: - Remove old. - -*gnutls-3.0.16 (16 Mar 2012) - - 16 Mar 2012; Tim Harder +gnutls-3.0.16.ebuild: - Version bump. - -*gnutls-2.12.18 (16 Mar 2012) - - 16 Mar 2012; Tim Harder +gnutls-2.12.18.ebuild: - Version bump. - - 16 Mar 2012; Tim Harder gnutls-2.12.17.ebuild: - Keyword newer version for ~ppc64 as well. - - 09 Mar 2012; Brent Baude gnutls-2.12.16.ebuild: - Marking gnutls-2.12.16 ~ppc64 for bug 402959 - -*gnutls-3.0.15 (03 Mar 2012) - - 03 Mar 2012; Tim Harder +gnutls-3.0.15.ebuild: - Version bump. Explicity disable valgrind tests since they now require the git - repo. - -*gnutls-2.12.17 (02 Mar 2012) - - 02 Mar 2012; Tim Harder +gnutls-2.12.17.ebuild: - Version bump. - - 25 Feb 2012; Tim Harder -gnutls-3.0.11.ebuild: - Remove old. - -*gnutls-3.0.14 (25 Feb 2012) - - 25 Feb 2012; Tim Harder +gnutls-3.0.14.ebuild: - Version bump. - - 22 Feb 2012; Brent Baude gnutls-2.12.16.ebuild: - Marking gnutls-2.12.16 ~ppc for bug 402959 - -*gnutls-3.0.13 (20 Feb 2012) - - 20 Feb 2012; Tim Harder +gnutls-3.0.13.ebuild, - +files/gnutls-3.0.13-test-kill.patch: - Version bump. - - 19 Feb 2012; Tomáš Chvátal gnutls-2.10.5.ebuild, - gnutls-2.12.16.ebuild, gnutls-3.0.11.ebuild: - Support for user patches wrt bug#395253. - - 10 Feb 2012; Tim Harder -gnutls-2.12.14.ebuild, - -gnutls-3.0.8.ebuild, -gnutls-3.0.9.ebuild, -gnutls-3.0.10.ebuild: - Remove old. - - 10 Feb 2012; Tim Harder gnutls-2.12.14.ebuild, - gnutls-2.12.16.ebuild: - Drop KEYWORDS for arches that haven't keyworded p11-kit yet. - -*gnutls-3.0.11 (13 Jan 2012) -*gnutls-2.12.16 (13 Jan 2012) - - 13 Jan 2012; Tim Harder +gnutls-2.12.16.ebuild, - +gnutls-3.0.11.ebuild: - Version bumps. - -*gnutls-3.0.10 (05 Jan 2012) - - 05 Jan 2012; Tim Harder +gnutls-3.0.10.ebuild: - Version bump. - -*gnutls-3.0.9 (14 Dec 2011) - - 14 Dec 2011; Tim Harder +gnutls-3.0.9.ebuild: - Version bump. - - 28 Nov 2011; Tim Harder gnutls-2.12.14.ebuild, - gnutls-3.0.8.ebuild: - Revert to autotools eclass (fixes bug #392163). - - 26 Nov 2011; Tim Harder gnutls-2.12.14.ebuild, - -gnutls-3.0.7.ebuild, gnutls-3.0.8.ebuild: - Remove old and build in the source tree. - -*gnutls-3.0.8 (12 Nov 2011) - - 12 Nov 2011; Tim Harder -gnutls-2.12.12.ebuild, - -gnutls-3.0.5.ebuild, +gnutls-3.0.8.ebuild: - Version bump and remove old. - -*gnutls-3.0.7 (08 Nov 2011) -*gnutls-2.12.14 (08 Nov 2011) - - 08 Nov 2011; Tim Harder +gnutls-2.12.14.ebuild, - +gnutls-3.0.7.ebuild: - Version bump to latest releases. Update gnutls-2.12.14 to use EAPI 4 and add - pkcs11/static-libs use flags. - - 05 Nov 2011; Markos Chandras gnutls-2.12.12.ebuild, - gnutls-3.0.5.ebuild: - Delete obsolete comments. Patch by Arfrever. - -*gnutls-3.0.5 (28 Oct 2011) - - 28 Oct 2011; Tim Harder -gnutls-3.0.3.ebuild, - -gnutls-3.0.4.ebuild, +gnutls-3.0.5.ebuild: - Version bump and remove old. - -*gnutls-2.12.12 (21 Oct 2011) - - 21 Oct 2011; Tim Harder -gnutls-2.12.10.ebuild, - -gnutls-2.12.11.ebuild, +gnutls-2.12.12.ebuild: - Version bump and remove old. - -*gnutls-3.0.4 (15 Oct 2011) - - 15 Oct 2011; Tim Harder +gnutls-3.0.4.ebuild: - Version bump. - - 21 Sep 2011; Tomáš Chvátal -gnutls-3.0.2.ebuild, - gnutls-3.0.3.ebuild, metadata.xml: - Make pkcs11 support optional. Drop older 3.0 ebuild that fails with that. - -*gnutls-3.0.3 (21 Sep 2011) -*gnutls-2.12.11 (21 Sep 2011) - - 21 Sep 2011; Tim Harder +gnutls-2.12.11.ebuild, - +gnutls-3.0.3.ebuild: - Version bump to latest releases. - -*gnutls-3.0.2 (18 Sep 2011) -*gnutls-2.12.10 (18 Sep 2011) - - 18 Sep 2011; Tomáš Chvátal -gnutls-2.10.4.ebuild, - -gnutls-2.11.6.ebuild, -gnutls-2.11.7.ebuild, -gnutls-2.12.0.ebuild, - -gnutls-2.12.0-r1.ebuild, -files/gnutls-2.12.0-C++.patch, - -gnutls-2.12.1.ebuild, -gnutls-2.12.2.ebuild, -gnutls-2.12.3.ebuild, - -gnutls-2.12.4.ebuild, -gnutls-2.12.5.ebuild, -gnutls-2.12.6.1.ebuild, - -gnutls-2.12.7.ebuild, +gnutls-2.12.10.ebuild, +gnutls-3.0.2.ebuild: - Version bump to latest 2.12 release and to 3.0.2. Drop older overshadowed - versions. - - 10 Jul 2011; Mark Loeser gnutls-2.10.5.ebuild: - Stable for ppc64; bug #361525 - -*gnutls-2.12.7 (07 Jul 2011) - - 07 Jul 2011; Markos Chandras +gnutls-2.12.7.ebuild: - Version bump. Requested by Arfrever - -*gnutls-2.12.6.1 (01 Jul 2011) - - 01 Jul 2011; Markos Chandras +gnutls-2.12.6.1.ebuild: - Version bump. Requested by Arfrever - -*gnutls-2.12.5 (14 May 2011) - - 14 May 2011; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.12.5.ebuild: - Version bump. - -*gnutls-2.12.4 (06 May 2011) - - 06 May 2011; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.12.4.ebuild: - Version bump. - - 23 Apr 2011; Raúl Porcel gnutls-2.10.5.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #361525 - -*gnutls-2.12.3 (22 Apr 2011) - - 22 Apr 2011; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.12.3.ebuild: - Version bump. - - 16 Apr 2011; nixnut gnutls-2.10.5.ebuild: - ppc stable #361525 - - 12 Apr 2011; Markus Meier gnutls-2.10.5.ebuild: - arm stable, bug #361525 - -*gnutls-2.12.2 (08 Apr 2011) - - 08 Apr 2011; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.12.2.ebuild: - Version bump. - - 05 Apr 2011; Jeroen Roovers gnutls-2.10.5.ebuild: - Stable for HPPA (bug #361525). - - 04 Apr 2011; Thomas Kahle gnutls-2.10.5.ebuild: - x86 stable per bug 361525 - -*gnutls-2.12.1 (03 Apr 2011) - - 03 Apr 2011; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.12.1.ebuild: - Version bump. - - 02 Apr 2011; Christoph Mende gnutls-2.10.5.ebuild: - Stable on amd64 wrt bug #361525 - -*gnutls-2.12.0-r1 (30 Mar 2011) - - 30 Mar 2011; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.12.0-r1.ebuild, +files/gnutls-2.12.0-C++.patch: - Fix compatibility with C++. - -*gnutls-2.12.0 (25 Mar 2011) - - 25 Mar 2011; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.12.0.ebuild: - Version bump. - - 22 Mar 2011; Arfrever Frehtes Taifersar Arahesis - gnutls-2.10.5.ebuild, gnutls-2.11.7.ebuild: - Update dependencies (bug #358625). - -*gnutls-2.11.7 (09 Mar 2011) - - 09 Mar 2011; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.10.2.ebuild, -gnutls-2.10.2-r1.ebuild, -gnutls-2.10.3.ebuild, - -gnutls-2.11.4.ebuild, -gnutls-2.11.4-r1.ebuild, -gnutls-2.11.5.ebuild, - +gnutls-2.11.7.ebuild: - Version bump. - - 28 Feb 2011; Brent Baude gnutls-2.10.4.ebuild: - Marking gnutls-2.10.4 ppc64 for bug 352744 - -*gnutls-2.10.5 (28 Feb 2011) - - 28 Feb 2011; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.8.6.ebuild, -gnutls-2.10.1.ebuild, +gnutls-2.10.5.ebuild: - Version bump. - - 22 Feb 2011; nixnut gnutls-2.10.4.ebuild: - ppc stable #352744 - - 30 Jan 2011; Raúl Porcel gnutls-2.10.4.ebuild: - alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #352744 - - 28 Jan 2011; Pawel Hajdan jr gnutls-2.10.4.ebuild: - x86 stable wrt bug #352744 - - 26 Jan 2011; Markos Chandras gnutls-2.10.4.ebuild: - Stable on amd64 wrt bug #352744 - - 25 Jan 2011; Jeroen Roovers gnutls-2.10.4.ebuild: - Stable for HPPA (bug #352744). - - 10 Jan 2011; Samuli Suominen gnutls-2.10.4.ebuild, - gnutls-2.11.6.ebuild: - Prevent valgrind detection (we definately don't want to run valgrind from - Portage because it's too unreliable). - - 27 Dec 2010; Brent Baude gnutls-2.10.2.ebuild: - stable ppc64, bug 343755 - -*gnutls-2.11.6 (27 Dec 2010) - - 27 Dec 2010; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.11.6.ebuild: - Version bump. - -*gnutls-2.11.5 (27 Dec 2010) - - 27 Dec 2010; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.11.5.ebuild: - Version bump. - -*gnutls-2.10.4 (27 Dec 2010) - - 27 Dec 2010; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.10.4.ebuild: - Version bump. - -*gnutls-2.10.3 (27 Dec 2010) - - 27 Dec 2010; Arfrever Frehtes Taifersar Arahesis - -files/gnutls-2.6.0-cxx-configure.in.patch, -gnutls-2.10.0.ebuild, - +gnutls-2.10.3.ebuild, -gnutls-2.11.0.ebuild, -gnutls-2.11.1.ebuild, - -gnutls-2.11.2.ebuild, -gnutls-2.11.3.ebuild: - Version bump. - - 27 Nov 2010; Raúl Porcel gnutls-2.10.2.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #343755 - - 13 Nov 2010; Raúl Porcel gnutls-2.10.2-r1.ebuild: - Add ~ia64/~m68k/~s390/~sh/~sparc wrt #326999 - - 12 Nov 2010; Dane Smith gnutls-2.10.2-r1.ebuild, - gnutls-2.11.4-r1.ebuild: - Changed guile dependency in 2.10.2-r1 and 2.11.4-r1 to be >=1.8 wrt bug - 302619. - - 10 Nov 2010; Dane Smith gnutls-2.10.2-r1.ebuild: - Readd alpha keyword as per bug 326999 as alpha *has* in fact keyworded - app-misc/datefudge. - -*gnutls-2.11.4-r1 (10 Nov 2010) -*gnutls-2.10.2-r1 (10 Nov 2010) - - 10 Nov 2010; Dane Smith -gnutls-2.10.1-r1.ebuild, - +gnutls-2.10.2-r1.ebuild, +gnutls-2.11.4-r1.ebuild, metadata.xml: - *Revision bumps for 2.10.2 and 2.11.4 include new valgrind use flag to fix - automahic dependency wrt bug 333403. - *Small QA fixes in both. - *Removed keywords for alpha ia64 m68k s390 sh sparc in 2.10.2-r1 as - datefudge - is not keyworded for those archs. I will be opening a keyword req for - datefudge. - *Removed 2.10.1-r1 as it contained an ~alpha keyword when datefudge was - not - keyworded for alpha. - - 06 Nov 2010; Markus Meier gnutls-2.10.2.ebuild: - arm stable, bug #343755 - - 04 Nov 2010; Christian Faulhammer gnutls-2.10.2.ebuild: - stable x86, bug 343755 - - 03 Nov 2010; Jeroen Roovers gnutls-2.10.2.ebuild: - Stable for PPC (bug #343755). - - 02 Nov 2010; Jeroen Roovers gnutls-2.10.2.ebuild: - Stable for HPPA (bug #343755). - - 02 Nov 2010; Markos Chandras gnutls-2.10.2.ebuild: - Stable on amd64 wrt bug #343755 - - 24 Oct 2010; Tobias Klausmann gnutls-2.10.1.ebuild: - Stable on alpha, bug #337139 - -*gnutls-2.11.4 (16 Oct 2010) - - 16 Oct 2010; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.11.4.ebuild: - Version bump. - -*gnutls-2.11.3 (16 Oct 2010) - - 16 Oct 2010; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.11.3.ebuild: - Version bump. - -*gnutls-2.11.2 (16 Oct 2010) - - 16 Oct 2010; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.11.2.ebuild: - Version bump. Fix dependencies (bug #337661). - - 11 Oct 2010; Markus Meier gnutls-2.10.1.ebuild: - arm stable, bug #337139 - - 10 Oct 2010; Tobias Klausmann - gnutls-2.10.1-r1.ebuild: - Keyworded on alpha, bug #326999 - - 06 Oct 2010; Jeroen Roovers gnutls-2.10.1.ebuild: - Stable for HPPA (bug #337139). - -*gnutls-2.10.2 (01 Oct 2010) - - 01 Oct 2010; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.10.2.ebuild: - Version bump. - - 30 Sep 2010; Samuli Suominen gnutls-2.11.1.ebuild: - Backport USE="test" also to development series. - -*gnutls-2.10.1-r1 (28 Sep 2010) - - 28 Sep 2010; Samuli Suominen - +gnutls-2.10.1-r1.ebuild: - USE="test" for app-misc/datefudge DEPEND wrt #326999. - - 28 Sep 2010; Samuli Suominen gnutls-2.10.1.ebuild: - ppc64 stable wrt #337139 - - 28 Sep 2010; Brent Baude gnutls-2.10.1.ebuild: - stable ppc, bug 337139 - - 25 Sep 2010; Markus Meier gnutls-2.10.1.ebuild: - x86 stable, bug #337139 - - 20 Sep 2010; Markos Chandras gnutls-2.10.1.ebuild: - Stable on amd64 wrt bug #337139 - -*gnutls-2.11.1 (14 Sep 2010) - - 14 Sep 2010; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.11.1.ebuild: - Version bump. - - 14 Sep 2010; Arfrever Frehtes Taifersar Arahesis - metadata.xml: - Add "nettle" USE flag. - - 06 Aug 2010; Jeroen Roovers gnutls-2.10.0.ebuild: - Stable for PPC (bug #292025). - - 25 Jul 2010; Raúl Porcel gnutls-2.10.0.ebuild: - arm/ia64/m68k/s390/sh/sparc stable wrt #292025 - -*gnutls-2.10.1 (25 Jul 2010) - - 25 Jul 2010; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.10.1.ebuild: - Version bump. - -*gnutls-2.11.0 (22 Jul 2010) - - 22 Jul 2010; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.8.5.ebuild, -gnutls-2.9.12.ebuild, +gnutls-2.11.0.ebuild: - Version bump. - - 11 Jul 2010; Tobias Klausmann gnutls-2.10.0.ebuild: - Stable on alpha, bug #292025 - - 05 Jul 2010; Samuli Suominen gnutls-2.10.0.ebuild: - ppc64 stable wrt #292025 - - 28 Jun 2010; Jeroen Roovers gnutls-2.10.0.ebuild: - Stable for HPPA (bug #292025). - - 27 Jun 2010; Christian Faulhammer gnutls-2.10.0.ebuild: - stable x86, security bug 292025 - - 26 Jun 2010; Christoph Mende gnutls-2.10.0.ebuild: - Stable on amd64 wrt bug #292025 - -*gnutls-2.10.0 (25 Jun 2010) - - 25 Jun 2010; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.6.6.ebuild, -gnutls-2.9.11.ebuild, +gnutls-2.10.0.ebuild: - Version bump (bug #292025). - - 19 Jun 2010; Raúl Porcel gnutls-2.8.6.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #315781 - -*gnutls-2.9.12 (17 Jun 2010) - - 17 Jun 2010; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.9.10.ebuild, +gnutls-2.9.12.ebuild: - Version bump. - -*gnutls-2.9.11 (07 Jun 2010) - - 07 Jun 2010; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.9.9.ebuild, +gnutls-2.9.11.ebuild: - Version bump. - - 28 May 2010; Markus Meier gnutls-2.8.6.ebuild: - arm/x86 stable, bug #315781 - - 21 May 2010; Peter Volkov gnutls-2.8.6.ebuild: - amd64 stable, bug 315781 - - 07 May 2010; Jeroen Roovers gnutls-2.8.6.ebuild: - Stable for PPC (bug #315781). - - 07 May 2010; Jeroen Roovers gnutls-2.8.6.ebuild: - Stable for HPPA (bug #315781). - -*gnutls-2.9.10 (22 Apr 2010) - - 22 Apr 2010; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.9.10.ebuild: - Version bump. - -*gnutls-2.8.6 (18 Mar 2010) - - 18 Mar 2010; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.8.3.ebuild, -gnutls-2.8.4.ebuild, +gnutls-2.8.6.ebuild, - -gnutls-2.9.8.ebuild: - Version bump. - - 30 Jan 2010; Raúl Porcel gnutls-2.8.5.ebuild: - ia64/m68k/s390/sh/sparc stable wrt #296045 - - 01 Jan 2010; Tobias Klausmann gnutls-2.8.5.ebuild: - Stable on alpha, bug #296045 - - 22 Dec 2009; Markus Meier gnutls-2.8.5.ebuild: - arm/x86 stable, bug #296045 - - 20 Dec 2009; Markos Chandras gnutls-2.8.5.ebuild: - Stable for amd64 wrt bug #296045 - - 09 Dec 2009; nixnut gnutls-2.8.5.ebuild: - ppc stable #296045 - - 08 Dec 2009; Brent Baude gnutls-2.8.5.ebuild: - Marking gnutls-2.8.5 ppc64 for bug 296045 - - 07 Dec 2009; Jeroen Roovers gnutls-2.8.5.ebuild: - Stable for HPPA (bug #296045). - - 17 Nov 2009; Brent Baude gnutls-2.8.4.ebuild: - Marking gnutls-2.8.4 ppc64 for bug 289625 - -*gnutls-2.9.9 (13 Nov 2009) - - 13 Nov 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.9.6.ebuild, +gnutls-2.9.9.ebuild: - Version bump. - - 10 Nov 2009; Markus Meier gnutls-2.8.4.ebuild: - amd64/arm stable, bug #289625 - - 08 Nov 2009; Tobias Klausmann gnutls-2.8.4.ebuild: - Stable on alpha, bug #289625 - -*gnutls-2.9.8 (05 Nov 2009) - - 05 Nov 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.9.5.ebuild, +gnutls-2.9.8.ebuild: - Version bump. - -*gnutls-2.8.5 (02 Nov 2009) - - 02 Nov 2009; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.8.5.ebuild: - Version bump. - - 28 Oct 2009; Christian Faulhammer gnutls-2.8.4.ebuild: - stable x86, bug 289625 - - 26 Oct 2009; Jeroen Roovers gnutls-2.8.4.ebuild: - Stable for HPPA (bug #289625). - - 24 Oct 2009; nixnut gnutls-2.8.3.ebuild: - ppc stable #275695 - - 23 Oct 2009; Raúl Porcel gnutls-2.8.3.ebuild: - ia64/sparc stable wrt #275695 - -*gnutls-2.9.6 (22 Sep 2009) - - 22 Sep 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.9.4.ebuild, +gnutls-2.9.6.ebuild: - Version bump. - - 19 Sep 2009; Markus Meier gnutls-2.8.3.ebuild: - arm stable, bug #275695 - -*gnutls-2.8.4 (18 Sep 2009) - - 18 Sep 2009; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.8.4.ebuild: - Version bump. - - 16 Sep 2009; Olivier Crête gnutls-2.8.3.ebuild: - Stable on amd64, bug #275695 - - 15 Sep 2009; Jeroen Roovers gnutls-2.8.3.ebuild: - Stable for HPPA (bug #275695). - - 14 Sep 2009; Christian Faulhammer gnutls-2.8.3.ebuild: - stable x86, bug 275695 - - 13 Sep 2009; Brent Baude gnutls-2.8.3.ebuild: - Marking gnutls-2.8.3 ppc64 for bug 275695 - -*gnutls-2.9.5 (10 Sep 2009) - - 10 Sep 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.9.3.ebuild, +gnutls-2.9.5.ebuild: - Version bump. - -*gnutls-2.9.4 (03 Sep 2009) - - 03 Sep 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.9.2.ebuild, +gnutls-2.9.4.ebuild: - Version bump. - - 25 Aug 2009; Tobias Klausmann gnutls-2.8.3.ebuild: - Stable on alpha, bug #275695 - -*gnutls-2.9.3 (20 Aug 2009) - - 20 Aug 2009; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.9.3.ebuild: - Version bump. - -*gnutls-2.9.2 (15 Aug 2009) - - 15 Aug 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.9.1.ebuild, +gnutls-2.9.2.ebuild: - Version bump. - -*gnutls-2.8.3 (13 Aug 2009) - - 13 Aug 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.8.1.ebuild, -gnutls-2.8.2.ebuild, -gnutls-2.8.2-r1.ebuild, - -files/gnutls-2.8.2-fix_reading_of_memory.patch, +gnutls-2.8.3.ebuild: - Version bump. - -*gnutls-2.8.2-r1 (13 Aug 2009) - - 13 Aug 2009; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.8.2-r1.ebuild, +files/gnutls-2.8.2-fix_reading_of_memory.patch: - Fix reading of memory (bug #281249). - -*gnutls-2.8.2 (10 Aug 2009) - - 10 Aug 2009; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.8.2.ebuild: - Version bump. - -*gnutls-2.8.1 (10 Jun 2009) - - 10 Jun 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.8.0.ebuild, +gnutls-2.8.1.ebuild: - Version bump. - -*gnutls-2.9.1 (09 Jun 2009) - - 09 Jun 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.9.0.ebuild, +gnutls-2.9.1.ebuild: - Version bump. - - 01 Jun 2009; Arfrever Frehtes Taifersar Arahesis - gnutls-2.8.0.ebuild, gnutls-2.9.0.ebuild: - Fix installation of documentation (bug #271944). - -*gnutls-2.9.0 (28 May 2009) -*gnutls-2.8.0 (28 May 2009) - - 28 May 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.7.12.ebuild, -gnutls-2.7.13.ebuild, +gnutls-2.8.0.ebuild, - +gnutls-2.9.0.ebuild: - Version bumps. - -*gnutls-2.7.13 (25 May 2009) - - 25 May 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.7.11.ebuild, +gnutls-2.7.13.ebuild: - Version bump. - -*gnutls-2.7.12 (20 May 2009) - - 20 May 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.7.10.ebuild, +gnutls-2.7.12.ebuild: - Version bump. - -*gnutls-2.7.11 (19 May 2009) - - 19 May 2009; Arfrever Frehtes Taifersar Arahesis - -files/gnutls-2.6.0-openpgp-selftest.patch, -gnutls-2.6.4.ebuild, - -gnutls-2.6.5.ebuild, -gnutls-2.6.5-r1.ebuild, -gnutls-2.7.8.ebuild, - -files/gnutls-2.7.8-lzo.patch, +gnutls-2.7.11.ebuild, - -files/CVE-2009-1415.patch, -files/CVE-2009-1416.patch, - -files/CVE-2009-1417.patch: - Version bump. - -*gnutls-2.7.10 (15 May 2009) - - 15 May 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.7.7.ebuild, +gnutls-2.7.10.ebuild: - Version bump. - - 06 May 2009; Raúl Porcel gnutls-2.6.6.ebuild: - alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #267774 - -*gnutls-2.7.8 (04 May 2009) - - 04 May 2009; Arfrever Frehtes Taifersar Arahesis - +gnutls-2.7.8.ebuild, +files/gnutls-2.7.8-lzo.patch: - Version bump. - - 03 May 2009; Brent Baude gnutls-2.6.6.ebuild: - Marking gnutls-2.6.6 ppc64 and ppc for bug 267774 - - 03 May 2009; Tobias Klausmann gnutls-2.6.6.ebuild: - Stable on alpha, bug #267774 - - 02 May 2009; Jeroen Roovers gnutls-2.6.6.ebuild: - Stable for HPPA (bug #267774). - - 01 May 2009; Markus Meier gnutls-2.6.6.ebuild: - amd64/x86 stable, bug #267774 - - 01 May 2009; Daniel Black gnutls-2.6.5-r1.ebuild, - gnutls-2.6.6.ebuild: - libtool rebuild to prevent bug #268065 which I forgot about - -*gnutls-2.6.6 (30 Apr 2009) - - 30 Apr 2009; Daniel Black +gnutls-2.6.6.ebuild: - official upstream release to fix CVE-2009-1415 CVE-2009-1416 CVE-2009-1417 - -*gnutls-2.6.5-r1 (30 Apr 2009) - - 30 Apr 2009; Daniel Black - +files/CVE-2009-1415.patch, +files/CVE-2009-1416.patch, - +files/CVE-2009-1417.patch, +gnutls-2.6.5-r1.ebuild: - fix for security bug #267774 - -*gnutls-2.7.7 (26 Apr 2009) - - 26 Apr 2009; Arfrever Frehtes Taifersar Arahesis - -gnutls-2.7.6.ebuild, +gnutls-2.7.7.ebuild: - Version bump. - -*gnutls-2.6.5 (12 Apr 2009) - - 12 Apr 2009; Arfrever Frehtes Taifersar Arahesis - -files/gnutls-2.2.5-CVE-2008-4989-V2.patch, - -files/gnutls-2.3.11+gcc-4.3.patch, -gnutls-2.2.5.ebuild, - -gnutls-2.4.1-r2.ebuild, -gnutls-2.6.0-r2.ebuild, -gnutls-2.6.3.ebuild, - +gnutls-2.6.5.ebuild, -gnutls-2.7.4.ebuild: - Version bump. Remove older versions. - - 11 Apr 2009; Raúl Porcel gnutls-2.6.4.ebuild: - arm/ia64/m68k/s390/sh/sparc stable wrt #264392 - - 08 Apr 2009; Jeroen Roovers gnutls-2.6.4.ebuild: - Stable for HPPA (bug #264392). - - 07 Apr 2009; Tobias Klausmann gnutls-2.6.4.ebuild: - Stable on alpha, bug #264392 - - 05 Apr 2009; Markus Meier gnutls-2.6.4.ebuild: - amd64/x86 stable, bug #264392 - - 01 Apr 2009; Joseph Jezak gnutls-2.6.4.ebuild: - Marked ppc/ppc64 stable for bug #264392. - -*gnutls-2.6.4 (01 Mar 2009) - - 01 Mar 2009; Daniel Black +gnutls-2.6.4.ebuild: - version bump as per bug #259018 thanks to Arfrever - -*gnutls-2.7.6 (28 Feb 2009) - - 28 Feb 2009; Daniel Black -gnutls-2.6.2.ebuild, - +gnutls-2.7.6.ebuild: - version bump as per bug #259018 patch thanks to Arfrever Frehtes Taifersar - Arahesis - -*gnutls-2.7.4 (10 Jan 2009) - - 10 Jan 2009; Daniel Black +gnutls-2.7.4.ebuild: - version bump as per bug #254445 - still masked - it breaks a few packages as - per bug #253709 - - 10 Jan 2009; Daniel Black - +files/gnutls-2.6.0-openpgp-selftest.patch, gnutls-2.6.0-r2.ebuild, - gnutls-2.6.2.ebuild, gnutls-2.6.3.ebuild: - openpgp patch from upstream. https://savannah.gnu.org/support/index.php?106543 - -*gnutls-2.6.3 (05 Jan 2009) - - 05 Jan 2009; Daniel Black - files/gnutls-2.6.0-cxx-configure.in.patch, gnutls-2.6.0-r2.ebuild, - gnutls-2.6.2.ebuild, +gnutls-2.6.3.ebuild: - version bump as per bug #250987 thanks to Arfrever. USE=-cxx fix as per bug - #249326 by Lars Strojny with patch thanks to Arfrever. Fix libtool cleanup - on 2.6.0 version. - - 18 Nov 2008; Daniel Black - -files/gnutls-2.2.5-CVE-2008-4989.patch, -gnutls-2.4.1-r1.ebuild, - gnutls-2.4.1-r2.ebuild, -gnutls-2.6.0-r1.ebuild: - cleanup and stable - -*gnutls-2.6.0-r2 (18 Nov 2008) -*gnutls-2.4.1-r2 (18 Nov 2008) - - 18 Nov 2008; Daniel Black - +files/gnutls-2.2.5-CVE-2008-4989-V2.patch, +gnutls-2.4.1-r2.ebuild, - +gnutls-2.6.0-r2.ebuild, -gnutls-2.6.1.ebuild: - fixed cve patch as per bug #246976 - thanks parafin - - 18 Nov 2008; Daniel Black gnutls-2.6.2.ebuild: - eapi problem - bug #247164 - thanks en.ABCD - - 15 Nov 2008; Tobias Scherbaum - gnutls-2.4.1-r1.ebuild: - ppc stable, bug #245850 - -*gnutls-2.6.2 (13 Nov 2008) - - 13 Nov 2008; Daniel Black +gnutls-2.6.2.ebuild: - version bump - bug #246492 - thanks Arfrever - - 12 Nov 2008; Markus Rothe gnutls-2.4.1-r1.ebuild: - Stable on ppc64; bug #245850 - -*gnutls-2.6.1 (10 Nov 2008) -*gnutls-2.6.0-r1 (10 Nov 2008) - - 10 Nov 2008; Daniel Black -gnutls-2.4.1.ebuild, - gnutls-2.4.1-r1.ebuild, -gnutls-2.5.4.ebuild, -gnutls-2.6.0.ebuild, - +gnutls-2.6.0-r1.ebuild, +gnutls-2.6.1.ebuild: - more bumps for CVE. Remove old versions - -*gnutls-2.4.1-r1 (10 Nov 2008) - - 10 Nov 2008; Christian Hoffmann - +files/gnutls-2.2.5-CVE-2008-4989.patch, +gnutls-2.4.1-r1.ebuild: - revision bump to fix security bug 245850 (CVE-2008-4989), straight to - stable on alpha amd64 hppa ia64 sparc x86 as tested on the mentioned bug - - 05 Nov 2008; Daniel Black gnutls-2.6.0.ebuild: - alternate and much better solution by loki_val - - 05 Nov 2008; Daniel Black gnutls-2.6.0.ebuild: - minimium libtool version as per bug #245544 thanks to Vasileios and Lars. - - 04 Nov 2008; Mike Frysinger Manifest: - Fix gnutls-2.2.5.tar.bz2 manifest. - -*gnutls-2.6.0 (04 Nov 2008) - - 04 Nov 2008; Daniel Black - +files/gnutls-2.6.0-cxx-configure.in.patch, gnutls-2.5.4.ebuild, - +gnutls-2.6.0.ebuild: - version bump as per bug #236690 thanks to Arfrever - - 04 Sep 2008; Daniel Black gnutls-2.5.4.ebuild: - change dependancy as per bug #236642 suggested by Arfreve. Bug thanks to - Seemant. - -*gnutls-2.5.4 (19 Aug 2008) - - 19 Aug 2008; Daniel Black -gnutls-2.5.3.ebuild, - +gnutls-2.5.4.ebuild: - version bump to correct subversion errors - bug #235098 + probing from Arfrever - - 17 Aug 2008; Daniel Black gnutls-2.2.5.ebuild, - gnutls-2.4.1.ebuild, gnutls-2.5.3.ebuild: - autotools qa fixes - -*gnutls-2.5.3 (17 Aug 2008) - - 17 Aug 2008; Daniel Black +gnutls-2.5.3.ebuild: - version bump as per bug #231610 thanks to Arfrever Frehtes Taifersar Arahesis - -*gnutls-2.4.1 (01 Jul 2008) - - 01 Jul 2008; Daniel Black - -files/gnutls-2.3.15-qa_gnutls_session_is_psk.patch, - -gnutls-2.3.11.ebuild, -gnutls-2.4.0.ebuild, +gnutls-2.4.1.ebuild: - version bump and older version cleanout as per security bug #230263 thanks rbu - -*gnutls-2.4.0 (19 Jun 2008) - - 19 Jun 2008; Daniel Black -gnutls-2.3.15.ebuild, - +gnutls-2.4.0.ebuild: - version bump - using proper release - -*gnutls-2.3.15 (19 Jun 2008) - - 19 Jun 2008; Daniel Black - +files/gnutls-2.3.15-qa_gnutls_session_is_psk.patch, gnutls-2.3.11.ebuild, - +gnutls-2.3.15.ebuild: - version bump thanks to bug #227385. opencdk notlonger supported as per bug - #227381. Thanks to Arfrever Frehtes Taifersar Arahesis and Franz Metz - - 01 Jun 2008; Diego Pettenò - +files/gnutls-2.3.11+gcc-4.3.patch, gnutls-2.3.11.ebuild: - Add patch to fix building examples with GCC 4.3. See bug #224453. - -*gnutls-2.3.11 (01 Jun 2008) - - 01 Jun 2008; Daniel Black -gnutls-2.2.2.ebuild, - -gnutls-2.2.3.ebuild, +gnutls-2.3.11.ebuild: - version bump _ old version cleanout - - 21 May 2008; Tobias Scherbaum gnutls-2.2.5.ebuild: - ppc stable, bug #222823 - - 21 May 2008; Richard Freeman gnutls-2.2.5.ebuild: - amd64 stable - 222823 - - 20 May 2008; Daniel Black gnutls-2.2.5.ebuild: - -m moved URL to mirror:// thanks to Blackbird on irc - - 20 May 2008; Markus Rothe gnutls-2.2.5.ebuild: - Stable on ppc64. Fix double lzo enabling. Bug #222823 - - 20 May 2008; Raúl Porcel gnutls-2.2.5.ebuild: - alpha/ia64/sparc/x86 stable wrt security #222823 - - 20 May 2008; Jeroen Roovers gnutls-2.2.5.ebuild: - Stable for HPPA (bug #222823). - -*gnutls-2.2.5 (20 May 2008) - - 20 May 2008; Daniel Black +gnutls-2.2.5.ebuild: - version bump - ref security bug #222823 - -*gnutls-2.2.3 (06 May 2008) - - 06 May 2008; Alon Bar-Lev +gnutls-2.2.3.ebuild: - Version bump - - 26 Mar 2008; Jeroen Roovers gnutls-2.2.2.ebuild: - Stable for HPPA (bug #209984). - - 24 Mar 2008; Raúl Porcel gnutls-2.2.2.ebuild: - alpha/ia64/sparc stable wrt #209984 - - 22 Mar 2008; Markus Rothe gnutls-2.2.2.ebuild: - Stable on ppc64; bug #209984 - - 22 Mar 2008; nixnut gnutls-2.2.2.ebuild: - Stable on ppc wrt bug 209984 - - 21 Mar 2008; Markus Meier gnutls-2.2.2.ebuild: - amd64/x86 stable, bug #209984 - -*gnutls-2.2.2 (22 Feb 2008) - - 22 Feb 2008; Alon Bar-Lev -gnutls-2.2.1.ebuild, - +gnutls-2.2.2.ebuild: - Version bump - - 13 Feb 2008; Alon Bar-Lev - -files/gnutls-1.4.4-selflink.patch, -gnutls-1.4.4-r1.ebuild: - Cleanup - - 20 Jan 2008; Alon Bar-Lev gnutls-2.2.1.ebuild: - Don't fail build on bindist, bug#202381, thanks to jacub - - 18 Jan 2008; Alon Bar-Lev gnutls-2.2.1.ebuild: - Fix bug#202381, bug#203880 - -*gnutls-2.2.1 (18 Jan 2008) - - 18 Jan 2008; Alon Bar-Lev - -files/gnutls-2.2.0-selflink.patch, -gnutls-2.2.0.ebuild, - +gnutls-2.2.1.ebuild: - Version bump - - 16 Jan 2008; Fabian Groffen gnutls-1.4.4-r1.ebuild, - gnutls-2.0.4.ebuild, gnutls-2.2.0.ebuild: - Dropped ppc-macos keyword, see you in prefix - - 14 Jan 2008; Christoph Mende gnutls-2.0.4.ebuild: - Stable on amd64 wrt bug #199297 - - 10 Jan 2008; Alon Bar-Lev -gnutls-1.4.5.ebuild, - -gnutls-1.6.1.ebuild, -gnutls-1.6.2.ebuild, -gnutls-1.6.3.ebuild: - Cleanup - - 08 Jan 2008; Jeroen Roovers gnutls-2.0.4.ebuild: - Stable for HPPA (bug #199297). - - 05 Jan 2008; Raúl Porcel gnutls-2.0.4.ebuild: - alpha/ia64/sparc stable wrt #199297 - - 03 Jan 2008; Brent Baude gnutls-2.0.4.ebuild: - Marking gnutls-2.0.4 ppc64 for bug 199297 - - 03 Jan 2008; Christian Faulhammer gnutls-2.0.4.ebuild: - stable x86, bug 199297 - - 03 Jan 2008; Brent Baude gnutls-2.0.4.ebuild: - Marking gnutls-2.0.4 ppc for bug 199297 - - 19 Dec 2007; Alon Bar-Lev gnutls-2.2.0.ebuild: - Modify libgcrypt dependency, bug#202783, thanks to Ramon - - 14 Dec 2007; Alon Bar-Lev - +files/gnutls-2.2.0-selflink.patch, gnutls-2.2.0.ebuild: - Fix selflink issue, bug#202269, thanks to aballier - -*gnutls-2.2.0 (14 Dec 2007) - - 14 Dec 2007; Alon Bar-Lev +gnutls-2.2.0.ebuild: - Version bump - -*gnutls-2.0.4 (30 Nov 2007) - - 30 Nov 2007; Alon Bar-Lev -gnutls-2.0.3.ebuild, - +gnutls-2.0.4.ebuild: - Version bump, bug#200484 - -*gnutls-2.0.3 (16 Nov 2007) - - 16 Nov 2007; Alon Bar-Lev -gnutls-2.0.1.ebuild, - +gnutls-2.0.3.ebuild: - Version bump, bug#199371 - -*gnutls-2.0.1 (22 Sep 2007) - - 22 Sep 2007; Alon Bar-Lev -gnutls-2.0.0.ebuild, - +gnutls-2.0.1.ebuild: - Version bump - - 11 Sep 2007; Roy Marples gnutls-2.0.0.ebuild: - elibtoolize for sane .so versioning on FreeBSD. - -*gnutls-2.0.0 (05 Sep 2007) - - 05 Sep 2007; Alon Bar-Lev +gnutls-2.0.0.ebuild: - Version bump, bug#191395 - - 30 Aug 2007; Christian Heim metadata.xml: - Removing liquidx from metadata due to his retirement (see #171155 for - reference). - -*gnutls-1.6.3 (19 Jul 2007) - - 19 Jul 2007; Alon Bar-Lev +gnutls-1.6.3.ebuild: - Version bump, bug#185700 - - 12 Jul 2007; Roy Marples gnutls-1.6.2.ebuild: - Keyworded ~sparc-fbsd. - -*gnutls-1.6.2 (21 Apr 2007) - - 21 Apr 2007; Daniel Black -gnutls-1.6.0.ebuild, - +gnutls-1.6.2.ebuild: - version bump. remove older version - - 10 Jan 2007; Markus Ullmann gnutls-1.4.4-r1.ebuild: - Fix autotools deps, thanks to rangerpb for pointing that out - -*gnutls-1.6.1 (30 Dec 2006) - - 30 Dec 2006; Daniel Black +gnutls-1.6.1.ebuild: - version bump - upstream bug fixes - -*gnutls-1.6.0 (09 Dec 2006) -*gnutls-1.4.5 (09 Dec 2006) - - 09 Dec 2006; Daniel Black - -files/gnutls-1.2.10-as-needed.patch, -files/gnutls-1.4.1-as-needed.patch, - -gnutls-1.2.10.ebuild, -gnutls-1.2.10-r1.ebuild, -gnutls-1.2.11.ebuild, - -gnutls-1.4.1.ebuild, gnutls-1.4.4-r1.ebuild, +gnutls-1.4.5.ebuild, - +gnutls-1.6.0.ebuild: - purge security vulnerable versions. Version bumps too - - 09 Nov 2006; Ilya A. Volynets-Evenbakh - gnutls-1.4.4-r1.ebuild: - stabilize on mips (#140530) - - 25 Sep 2006; Jason Wever gnutls-1.4.4-r1.ebuild: - Stable on SPARC wrt security bug #147682. - - 23 Sep 2006; Daniel Black gnutls-1.4.4-r1.ebuild: - fix nls support as per bug #148778 thanks to Timo Kamph - - 22 Sep 2006; Bryan Østergaard gnutls-1.4.4-r1.ebuild: - Stable on Alpha + ia64, bug 147682. - - 21 Sep 2006; gnutls-1.4.4-r1.ebuild: - stable on amd64 - - 21 Sep 2006; Tobias Scherbaum - gnutls-1.4.4-r1.ebuild: - ppc, hppa stable, bug #147682 - - 21 Sep 2006; Daniel Black gnutls-1.4.4-r1.ebuild: - added postinst message explaining the need for a rebuild - - 21 Sep 2006; Markus Rothe gnutls-1.4.4-r1.ebuild: - Stable on ppc64; bug #147682 - - 20 Sep 2006; gnutls-1.4.4-r1.ebuild: - Stable on x86. Security bug #147682. - -*gnutls-1.4.4-r1 (19 Sep 2006) - - 19 Sep 2006; Daniel Black - files/gnutls-1.4.4-selflink.patch, -gnutls-1.4.4.ebuild, - +gnutls-1.4.4-r1.ebuild: - fixed selflink patch thanks to Alon Bar-Lev in bug #147800 - - 17 Sep 2006; Daniel Black gnutls-1.4.4.ebuild: - Temporarily added sys-devel/autoconf-2.60 dependency as per bug #147970 - until a better solution can be found - - 17 Sep 2006; Daniel Black - +files/gnutls-1.4.4-selflink.patch, gnutls-1.4.4.ebuild: - partial fix for selflinking - bug #147800 thanks Carsten Lohrke - -*gnutls-1.4.4 (16 Sep 2006) - - 16 Sep 2006; Daniel Black +gnutls-1.4.4.ebuild: - version bump for security bug #147682 - - 10 Sep 2006; Javier Villavicencio - gnutls-1.2.11.ebuild: - Add ~x86-fbsd keyword. - - 03 Aug 2006; Daniel Black gnutls-1.4.1.ebuild: - removed --without-included-libtasn1 as oddly enough it uses the included - libtasn1. Thanks to Peter Hyman for picking up the missing dependency - -*gnutls-1.4.1 (01 Aug 2006) -*gnutls-1.2.11 (01 Aug 2006) - - 01 Aug 2006; Daniel Black - +files/gnutls-1.2.10-as-needed.patch, +files/gnutls-1.4.1-as-needed.patch, - gnutls-1.2.10-r1.ebuild, +gnutls-1.2.11.ebuild, +gnutls-1.4.1.ebuild: - fix for selftest with LDFLAGS="-Wl,--as-needed" as per bug #142353 thanks to - Brant Gurganus. Version bump to 1.4.1 as well - - 15 Jul 2006; Marcelo Goes -gnutls-1.2.3.ebuild, - -gnutls-1.2.4.ebuild, -gnutls-1.2.9.ebuild, -gnutls-1.2.9-r1.ebuild: - Remove ebuilds earlier than 1.2.10 for security cleanup bug 140530, reported - by Jakub Moc . - - 09 Jul 2006; Joshua Kinard gnutls-1.2.10.ebuild: - Marked stable on mips. - - 27 Apr 2006; Alec Warner files/digest-gnutls-1.2.3, - files/digest-gnutls-1.2.4, files/digest-gnutls-1.2.9, - files/digest-gnutls-1.2.9-r1, Manifest: - Fixing SHA256 digest, pass four - - 23 Apr 2006; Diego Pettenò gnutls-1.2.10.ebuild, - gnutls-1.2.10-r1.ebuild: - Run elibtoolize and add ~x86-fbsd keyword. - - 10 Mar 2006; Marcelo Goes gnutls-1.2.3.ebuild, - gnutls-1.2.4.ebuild: - Use --library=foo instead of --soname foo as a revdep-rebuild argument given - by einfo. This is for bug 125506, reported by Carsten Lohrke . - - 12 Feb 2006; Tobias Scherbaum - gnutls-1.2.10.ebuild: - ppc stable, bug #122307 - - 11 Feb 2006; Markus Rothe gnutls-1.2.10.ebuild: - Stable on ppc64: bug #122307 - - 11 Feb 2006; Joshua Jackson gnutls-1.2.10.ebuild: - Stable on x86; bug #122307 - - 10 Feb 2006; Aron Griffis gnutls-1.2.10.ebuild: - Mark 1.2.10 stable on alpha/ia64 #122307 - - 10 Feb 2006; Gustavo Zacarias gnutls-1.2.10.ebuild: - Stable on sparc wrt security #122307 - - 10 Feb 2006; Simon Stelling gnutls-1.2.10.ebuild: - stable on amd64 wrt bug 122307 - - 10 Feb 2006; Rene Nussbaumer gnutls-1.2.10.ebuild: - Stable on hppa. See bug #122307. - -*gnutls-1.2.10-r1 (09 Feb 2006) -*gnutls-1.2.10 (09 Feb 2006) - - 09 Feb 2006; Marcelo Goes +gnutls-1.2.10.ebuild, - +gnutls-1.2.10-r1.ebuild: - 1.2.10 version bump for bug 122307. - -*gnutls-1.2.9-r1 (03 Jan 2006) - - 03 Jan 2006; Daniel Black - -files/gnutls-1.0.17-extra.h.patch, -files/gnutls-1.2.3-gcc4.patch, - -gnutls-1.0.17.ebuild, -gnutls-1.0.25.ebuild, gnutls-1.2.3.ebuild, - -gnutls-1.2.3-r1.ebuild, gnutls-1.2.4.ebuild, -gnutls-1.2.6.ebuild, - gnutls-1.2.9.ebuild, +gnutls-1.2.9-r1.ebuild: - major pruning cause it needed it. Made gnutls-1.2[349] depend on =lzo-1* and - gnutls-1.2.9-r1 depend on >=lzo-2 (bug #112357). gnutls-1.2.9-r1 currently - masked due to TEXTRELs - - 27 Nov 2005; Marcelo Goes gnutls-1.0.17.ebuild, - gnutls-1.0.25.ebuild, gnutls-1.2.3.ebuild, gnutls-1.2.3-r1.ebuild, - gnutls-1.2.4.ebuild, gnutls-1.2.6.ebuild, gnutls-1.2.9.ebuild: - Do not install COPYING or COPYING.LIB. Fixes bug 113678. Thanks to Ryan Hill - . - - 11 Nov 2005; Daniel Black gnutls-1.2.6.ebuild, - gnutls-1.2.9.ebuild: - really only need lzo-1 dependancy - bug #112139 - -*gnutls-1.2.9 (10 Nov 2005) - - 10 Nov 2005; Marcelo Goes -gnutls-1.2.5.ebuild, - +gnutls-1.2.9.ebuild: - 1.2.9 version bump for bug 111928. Depends on libgcrypt-1.2.2 instead of - 1.2.0. Thanks to Kai . - - 15 Sep 2005; Aron Griffis gnutls-1.2.4.ebuild: - Mark 1.2.4 stable on alpha - - 05 Sep 2005; Markus Rothe gnutls-1.2.4.ebuild: - Stable on ppc64 - - 24 Aug 2005; Aron Griffis gnutls-1.2.4.ebuild: - stable on ia64 - -*gnutls-1.2.6 (17 Jul 2005) - - 17 Jul 2005; Daniel Black +gnutls-1.2.6.ebuild: - version bump - gtk-doc fixed - -*gnutls-1.2.5 (17 Jul 2005) - - 17 Jul 2005; Daniel Black +gnutls-1.2.5.ebuild: - version bump - still masked due to lzo-2 dependancy - - 10 Jul 2005; Lina Pezzella gnutls-1.2.4.ebuild: - Testing ppc-macos. Bug #98390. Submitted on behalf of Fabian Groffen. - - 05 Jul 2005; Rene Nussbaumer gnutls-1.2.3.ebuild: - Stable on hppa. - - 03 Jul 2005; Hardave Riar gnutls-1.0.25.ebuild, - gnutls-1.2.3.ebuild: - Stable on mips, bug #90726. - - 21 Jun 2005; Daniel Black gnutls-1.0.25.ebuild, - gnutls-1.2.3.ebuild, gnutls-1.2.3-r1.ebuild, gnutls-1.2.4.ebuild: - added dropped keywords - - 06 Jun 2005; Danny van Dyk gnutls-1.2.4.ebuild: - Marked ~s390, BUG #93960. - - 04 Jun 2005; Jan Brinkmann gnutls-1.2.4.ebuild: - stable on amd64 wrt #94913 - -*gnutls-1.2.4 (03 Jun 2005) - - 03 Jun 2005; Daniel Black +gnutls-1.2.4.ebuild: - Version bump - thanks tigger - -*gnutls-1.2.3-r1 (04 May 2005) - - 04 May 2005; Martin Schlemmer - +files/gnutls-1.2.3-gcc4.patch, +gnutls-1.2.3-r1.ebuild: - Fix building with gcc4. - -*gnutls-1.0.17 (01 May 2005) - - 01 May 2005; Daniel Black - +files/gnutls-1.0.17-extra.h.patch, +gnutls-1.0.17.ebuild: - re-added files so arm and mips still work - - 01 May 2005; Daniel Black - -files/gnutls-1.0.14-extra.h.patch, -files/gnutls-1.1.23-extra.h.patch, - -gnutls-1.0.17.ebuild, -gnutls-1.0.23.ebuild, -gnutls-1.2.0.ebuild, - -gnutls-1.2.1.ebuild: - prune potentially vulnerable versions - - 01 May 2005; Daniel Black gnutls-1.2.3.ebuild: - Removed crypt flag due to bug #90976. Thanks to Alex Murray - - - 30 Apr 2005; Bryan Østergaard gnutls-1.2.3.ebuild: - alpha + ~ia64 keywords. - - 29 Apr 2005; Gustavo Zacarias gnutls-1.0.25.ebuild, - gnutls-1.2.3.ebuild: - Stable on sparc wrt #90726 - - 29 Apr 2005; Michael Hanselmann gnutls-1.0.25.ebuild: - Stable on hppa. - - 29 Apr 2005; Jan Brinkmann gnutls-1.0.25.ebuild, - gnutls-1.2.3.ebuild: - stable on amd64 wrt security bug #90726 - - 29 Apr 2005; Markus Rothe gnutls-1.2.3.ebuild: - Stable on ppc64 - - 29 Apr 2005; Daniel Black gnutls-1.0.25.ebuild, - gnutls-1.2.3.ebuild: - ppc stable. Fixed bug #90841 (bad quotes by Rork ). - - 29 Apr 2005; Markus Rothe gnutls-1.0.25.ebuild: - Stable on ppc64; bug #90726 - - 28 Apr 2005; Marcelo Goes : - Took gnutls-1.2.1 out of package.mask, pointless to mask it now. - -*gnutls-1.2.3 (28 Apr 2005) -*gnutls-1.0.25 (28 Apr 2005) - - 28 Apr 2005; Daniel Black +gnutls-1.0.25.ebuild, - +gnutls-1.2.3.ebuild: - Version bumps for security bug #90726 - -*gnutls-1.2.1 (18 Apr 2005) - - 18 Apr 2005; Marcelo Goes +gnutls-1.2.1.ebuild: - Version bump to 1.2.1. Dropped patch since it seems to have been integrated in - upstream. I added it to package.mask for testing, but anyone who feels it - works OK can take it out. Fixes bug 89588. Thanks to Erinn Looney-Triggs - for reporting. - - 01 Apr 2005; Aron Griffis gnutls-1.0.23.ebuild: - stable on ia64 - - 05 Mar 2005; Markus Rothe gnutls-1.0.23.ebuild: - Stable on ppc64 - - 20 Feb 2005; Aron Griffis gnutls-1.0.23.ebuild: - add ~ia64 - - 06 Feb 2005; Daniel Black gnutls-1.2.0.ebuild: - Fixed bad parsing in gtk-doc as per bug #80906. Thanks to Ivan Yosifov - and others for reporting it. - - 05 Feb 2005; Daniel Black -gnutls-1.1.23-r1.ebuild, - -gnutls-1.1.23.ebuild: - Removed due to working 1.2.0. Fixes bug #79327. - -*gnutls-1.2.0 (05 Feb 2005) - - 05 Feb 2005; Daniel Black +gnutls-1.2.0.ebuild: - version bump as per bug #80809. Thanks to Erinn Looney-Triggs - - -*gnutls-1.1.23-r1 (24 Jan 2005) - - 24 Jan 2005; Christian Parpart - +files/gnutls-1.1.23-extra.h.patch, +gnutls-1.1.23-r1.ebuild: - added C++ header stubs into extra.h - - 24 Jan 2005; Daniel Black gnutls-1.0.23.ebuild, - gnutls-1.1.23.ebuild: - Fixed dependacy on dev-libs/libgcrypt >= 1.2.0 as per bug #79232. Fixed - version notices for rebuild. Thanks to Alex Tomkins - for the bug report - -*gnutls-1.1.23 (22 Jan 2005) - - 22 Jan 2005; Tom Martin +gnutls-1.1.23.ebuild: - Version bump. - - 15 Jan 2005; Daniel Black gnutls-1.0.17.ebuild, - gnutls-1.0.23.ebuild: - Notices placed about version API change requireing revdep-rebuild as per bug - #62283 - - 07 Jan 2005; Markus Rothe gnutls-1.0.23.ebuild: - Added ~ppc64 to KEYWORDS - - 07 Jan 2005; Daniel Black - +files/gnutls-1.0.14-extra.h.patch: - Over zelously pruned patch. Bug #76890 refers. Thanks to Alex Tomkins - and Dargo (on irc) - - 06 Jan 2005; Daniel Black gnutls-1.0.17.ebuild, - gnutls-1.0.23.ebuild: - added dev-libs/libgpg-error to depandencies as per mail by Bussolaro - Jean-pierre - -*gnutls-1.0.23 (06 Jan 2005) - - 06 Jan 2005; Daniel Black metadata.xml, - -files/gnutls-1.0.14-extra.h.patch, -gnutls-0.8.10.ebuild, - -gnutls-0.8.12.ebuild, -gnutls-1.0.14.ebuild, +gnutls-1.0.23.ebuild - -gnutls-1.0.4.ebuild: - Version bump as per bug #61944. Reported by Daniel Webert - . Ebuild by me. Old version cleanout - too. - - 29 Dec 2004; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - - 23 Dec 2004; Daniel Drake gnutls-1.0.17.ebuild: - Fix compilation with included minilzo, bug 64622 - - 26 Sep 2004; Tom Gall gnutls-1.0.17.ebuild: - stable on ppc64, bug #59231 - - 14 Aug 2004; Hardave Riar gnutls-1.0.17.ebuild: - Added gnuconfig_update for mips64 support - - 14 Aug 2004; Hardave Riar gnutls-1.0.17.ebuild: - Stable on mips, bug 59231. - - 09 Aug 2004; Guy Martin gnutls-1.0.17.ebuild: - Stable on hppa. - - 07 Aug 2004; gnutls-1.0.17.ebuild: - stable on ia64, security update #59231 - - 07 Aug 2004; Luca Barbato gnutls-1.0.17.ebuild: - Stable on ppc - - 07 Aug 2004; Luca Barbato gnutls-1.0.17.ebuild: - Stable on ppc - - 07 Aug 2004; Tom Martin gnutls-1.0.17.ebuild: - Stable on amd64, bug 59231. - - 07 Aug 2004; Bryan Østergaard gnutls-1.0.17.ebuild: - Stable on alpha, bug 59231. - - 06 Aug 2004; Gustavo Zacarias gnutls-1.0.17.ebuild: - Stable on sparc wrt #59231 - - 04 Aug 2004; Alastair Tse - files/gnutls-1.0.14-extra.h.patch: - fixed extra.h patch - - 04 Aug 2004; Alastair Tse gnutls-1.0.17.ebuild: - fixed opencdk dep. people should fix the deps rather than leave comments in - the ebuild :) - -*gnutls-1.0.17 (04 Aug 2004) - - 04 Aug 2004; Alastair Tse +gnutls-1.0.17.ebuild: - version bump. security problems with x509 certificate validation (#59231) - - 29 Jul 2004; Stephen P. Becker gnutls-1.0.4.ebuild: - Stable on mips. - - 24 Jul 2004; Alastair Tse - +files/gnutls-1.0.14-extra.h.patch, gnutls-1.0.14.ebuild: - add extern C headers to extra.h (#51206) - - 01 Jul 2004; Tom Gall gnutls-1.0.14.ebuild: - stable on ppc64, bug #54804 - - 01 Jul 2004; Jeremy Huddleston gnutls-1.0.14.ebuild: - virtual/glibc -> virtual/libc - -*gnutls-1.0.14 (16 Jun 2004) - - 16 Jun 2004; Daniel Black +gnutls-1.0.14.ebuild: + +files/gnutls-2.12.23-hppa.patch, +gnutls-2.12.23-r6.ebuild, + +gnutls-3.3.15.ebuild, +gnutls-3.3.16-r1.ebuild, +gnutls-3.4.3-r1.ebuild, + +metadata.xml: + proj/gentoo: Initial commit + + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. + + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. + + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. + + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed + +*gnutls-3.4.4 (10 Aug 2015) +*gnutls-3.3.17 (10 Aug 2015) + + 10 Aug 2015; Alon Bar-Lev +gnutls-3.3.17.ebuild, + +gnutls-3.4.4.ebuild: + version bumps + + Package-Manager: portage-2.2.20 + + 10 Aug 2015; Julian Ospald gnutls-3.3.17.ebuild, + gnutls-3.4.4.ebuild: + Convert CVS style headers back to git style headers + + 19 Aug 2015; Alon Bar-Lev gnutls-3.3.17.ebuild, + gnutls-3.4.3-r1.ebuild, gnutls-3.4.4.ebuild: + remove usless S override + + Package-Manager: portage-2.2.20.1 + +*gnutls-3.4.4.1 (21 Aug 2015) +*gnutls-3.3.17.1 (21 Aug 2015) + + 21 Aug 2015; Alon Bar-Lev -gnutls-3.3.17.ebuild, + +gnutls-3.3.17.1.ebuild, -gnutls-3.4.4.ebuild, +gnutls-3.4.4.1.ebuild: version bump - 16 Jun 2004; Daniel Black gnutls-0.8.12.ebuild, - gnutls-1.0.4.ebuild: - marked x86 stable to solve bug #53775. Thanks to Susie Edgeworth - . + Bug: 557592 - 10 Jun 2004; Aron Griffis gnutls-0.8.10.ebuild, - gnutls-0.8.12.ebuild, gnutls-1.0.4.ebuild: - Fix use invocation + Package-Manager: portage-2.2.20.1 - 17 May 2004; Bryan Østergaard gnutls-1.0.4.ebuild: - Add ~alpha. + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default - 02 May 2004; Stephen P. Becker gnutls-1.0.4.ebuild: - Added ~mips keyword. + Convert all URLs for sites supporting encrypted connections from http to + https - 09 Apr 2004; David Holm gnutls-1.0.4.ebuild: - Added to ~ppc. + Signed-off-by: Justin Lecher - 29 Feb 2004; Jason Wever gnutls-1.0.4.ebuild: - Riders on the ~sparc. + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml -*gnutls-1.0.4 (04 Feb 2004) + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. - 04 Feb 2004; Alastair Tse gnutls-1.0.4.ebuild: - version bump. removed keyword because of major version upgrade. archs should - look at marking this ~. added symlink hack to get around breaking apps because - of major lib number change, however, the code is still binary compatible. + Bug: https://bugs.gentoo.org/552720 - 04 Jan 2004; Daniel Ahlberg gnutls-0.8.10.ebuild, - gnutls-0.8.12.ebuild: - Update SRC_URI. + 29 Aug 2015; Alon Bar-Lev gnutls-3.4.4.1.ebuild: + fix libtasm1 dependency - 26 Dec 2003; Jason Wever gnutls-0.8.10.ebuild: - Marked stable on sparc. + Bug: 558858 + Thanks: Andrew John Hughes - 16 Dec 2003; Guy Martin gnutls-0.8.10.ebuild: - Marked stable on hppa. + Package-Manager: portage-2.2.20.1 - 14 Dec 2003; Lars Weiler gnutls-0.8.12.ebuild: - Make stable on ppc + 29 Aug 2015; Alon Bar-Lev gnutls-3.3.17.1.ebuild: + fix libtasm1 dependency - 13 Dec 2003; Brad House gnutls-0.8.12.ebuild: - mark stable on amd64 + Bug: 558858 + Thanks: Andrew John Hughes - 10 Dec 2003; gnutls-0.8.12.ebuild: - stable on ia64 + Package-Manager: portage-2.2.20.1 -*gnutls-0.8.12 (23 Nov 2003) + 29 Aug 2015; Alon Bar-Lev -gnutls-3.3.16-r1.ebuild, + -gnutls-3.4.3-r1.ebuild: + cleanup - 23 Nov 2003; Alastair Tse gnutls-0.8.12.ebuild: - fixed opencdk linking due to faulty configure flags. new version now depends - on opencdk-0.5.1 (#33930) + Package-Manager: portage-2.2.20.1 - 21 Nov 2003; Jason Wever gnutls-0.8.10.ebuild: - Added ~sparc keyword. + 30 Aug 2015; Mikle Kolyada gnutls-3.3.17.1.ebuild: + amd64 stable wrt bug #559120 - 20 Oct 2003; Aron Griffis gnutls-0.8.10.ebuild: - Stable on alpha + Package-Manager: portage-2.2.20.1 - 13 Oct 2003; Alastair Tse gnutls-0.8.10.ebuild: - stable bump for x86 + 30 Aug 2015; Tobias Klausmann gnutls-3.3.17.1.ebuild: + add alpha keyword - 06 Sep 2003; Alastair Tse gnutls-0.8.10.ebuild: - put opencdk dep behind crypt USE flag and removed optional lzo support. also - changed build to use included libtasn1 instead of dev-libs/libtasn1 + Gentoo-Bug: 559120 -*gnutls-0.8.10 (02 Sep 2003) + Package-Manager: portage-2.2.20.1 + + 06 Sep 2015; Markus Meier gnutls-3.3.17.1.ebuild: + arm stable, bug #559120 + + Package-Manager: portage-2.2.20.1 + RepoMan-Options: --include-arches="arm" + + 06 Sep 2015; Agostino Sarubbo gnutls-3.3.17.1.ebuild: + ppc stable wrt bug #559120 + + Package-Manager: portage-2.2.20.1 + RepoMan-Options: --include-arches="ppc" + + 08 Sep 2015; Jeroen Roovers gnutls-3.3.17.1.ebuild: + Stable for HPPA PPC64 (bug #559120). + + Package-Manager: portage-2.2.20.1 + +*gnutls-3.4.5 (12 Sep 2015) +*gnutls-3.3.18 (12 Sep 2015) + + 12 Sep 2015; Alon Bar-Lev +gnutls-3.3.18.ebuild, + +gnutls-3.4.5.ebuild: + version bump + + Package-Manager: portage-2.2.20.1 + + 20 Sep 2015; Agostino Sarubbo gnutls-3.3.17.1.ebuild: + x86 stable wrt bug #559120 + + Package-Manager: portage-2.2.20.1 + RepoMan-Options: --include-arches="x86" + + 21 Sep 2015; Agostino Sarubbo gnutls-3.3.17.1.ebuild: + sparc stable wrt bug #559120 + + Package-Manager: portage-2.2.20.1 + RepoMan-Options: --include-arches="sparc" + + 24 Sep 2015; Agostino Sarubbo gnutls-3.3.17.1.ebuild: + ia64 stable wrt bug #559120 + + Package-Manager: portage-2.2.20.1 + RepoMan-Options: --include-arches="ia64" + + 24 Sep 2015; Alon Bar-Lev -gnutls-3.3.15.ebuild, + -gnutls-3.4.4.1.ebuild: + cleanup + + Package-Manager: portage-2.2.20.1 + + 25 Sep 2015; Alon Bar-Lev gnutls-3.3.17.1.ebuild, + gnutls-3.3.18.ebuild, gnutls-3.4.5.ebuild: + depend nettle with subslot aware + + Bug: 561458 + + Package-Manager: portage-2.2.20.1 + +*gnutls-3.4.6 (20 Oct 2015) + + 20 Oct 2015; Alon Bar-Lev +gnutls-3.4.6.ebuild: + version bump + + Package-Manager: portage-2.2.20.1 + + 22 Oct 2015; Alon Bar-Lev metadata.xml: + add subslot description + + Package-Manager: portage-2.2.20.1 + + 18 Nov 2015; Alon Bar-Lev -gnutls-2.12.23-r6.ebuild, + metadata.xml: + cleanup + + Bug: 553690 + + Package-Manager: portage-2.2.20.1 + +*gnutls-3.4.7 (22 Nov 2015) +*gnutls-3.3.19 (22 Nov 2015) + + 22 Nov 2015; Alon Bar-Lev +gnutls-3.3.19.ebuild, + +gnutls-3.4.7.ebuild: + version bump + + Package-Manager: portage-2.2.20.1 + +*gnutls-3.4.7-r1 (19 Dec 2015) +*gnutls-3.3.19-r1 (19 Dec 2015) + + 19 Dec 2015; Alon Bar-Lev +files/gnutls-3.3.19-build-all + ow-installing-man-1-even-with-disable-doc.patch, +files/gnutls-3.4.7-build-a + llow-installing-man-1-even-with-disable-doc.patch, +gnutls-3.3.19-r1.ebuild, + +gnutls-3.4.7-r1.ebuild: + install man(1) + + Bug: 568534 + + Package-Manager: portage-2.2.24 + +*gnutls-3.4.8 (08 Jan 2016) +*gnutls-3.3.20 (08 Jan 2016) + + 08 Jan 2016; Alon Bar-Lev +gnutls-3.3.20.ebuild, + +gnutls-3.4.8.ebuild: + version bump + + Package-Manager: portage-2.2.26 + + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) + + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. + + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) + +*gnutls-3.4.9 (03 Feb 2016) +*gnutls-3.3.21 (03 Feb 2016) + + 03 Feb 2016; Alon Bar-Lev +gnutls-3.3.21.ebuild, + +gnutls-3.4.9.ebuild: + version bump + + Package-Manager: portage-2.2.26 + +*gnutls-3.4.10 (03 Mar 2016) + + 03 Mar 2016; Alon Bar-Lev +gnutls-3.4.10.ebuild: + version bump + + Package-Manager: portage-2.2.26 + +*gnutls-3.3.22 (11 Mar 2016) + + 11 Mar 2016; Alon Bar-Lev +gnutls-3.3.22.ebuild: + version bump + + Package-Manager: portage-2.2.26 - 02 Sep 2003; Alastair Tse gnutls-0.8.10.ebuild: - initial ebuild. thanks to Marshall T. Vandegrift (#19339) diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/ChangeLog-2015 new file mode 100644 index 0000000000..7344a72c0d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/ChangeLog-2015 @@ -0,0 +1,2399 @@ +# ChangeLog for net-libs/gnutls +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.550 2015/07/13 19:08:22 alonbl Exp $ + +*gnutls-3.4.3-r1 (13 Jul 2015) +*gnutls-3.3.16-r1 (13 Jul 2015) + + 13 Jul 2015; Alon Bar-Lev +gnutls-3.3.16-r1.ebuild, + +gnutls-3.4.3-r1.ebuild, -gnutls-3.3.16.ebuild, -gnutls-3.4.3.ebuild: + Add texinfo dependency and force doc USE as top level doc in configure, + bug#554682 + +*gnutls-3.3.16 (12 Jul 2015) +*gnutls-3.4.3 (12 Jul 2015) + + 12 Jul 2015; Alon Bar-Lev +gnutls-3.3.16.ebuild, + +gnutls-3.4.3.ebuild, -files/gnutls-3.4.2-build.patch, + -gnutls-3.3.15-r1.ebuild, -gnutls-3.4.1.ebuild, -gnutls-3.4.2-r1.ebuild: + Version bump + cleanup + + 21 Jun 2015; Alon Bar-Lev -gnutls-3.3.10-r2.ebuild, + -gnutls-3.3.12.ebuild, -gnutls-3.3.14.ebuild: + Cleanup, bug#546760, bug#548636 + +*gnutls-3.3.15-r1 (17 Jun 2015) +*gnutls-3.4.2-r1 (17 Jun 2015) + + 17 Jun 2015; Alon Bar-Lev +gnutls-3.3.15-r1.ebuild, + +gnutls-3.4.2-r1.ebuild, -gnutls-3.4.2.ebuild: + Disable pdf doc generation, bug#552356 + + 17 Jun 2015; Agostino Sarubbo gnutls-3.3.15.ebuild: + Stable for sparc, wrt bug #548636 + +*gnutls-3.4.2 (16 Jun 2015) + + 16 Jun 2015; Alon Bar-Lev +files/gnutls-3.4.2-build.patch, + +gnutls-3.4.2.ebuild: + Version bump + + 27 May 2015; Agostino Sarubbo gnutls-3.3.15.ebuild: + Stable for arm, wrt bug #548636 + + 20 May 2015; Matt Turner gnutls-3.3.15.ebuild: + alpha stable, bug 548636. + + 19 May 2015; Agostino Sarubbo gnutls-3.3.15.ebuild: + Stable for x86, wrt bug #548636 + + 16 May 2015; Mike Frysinger + +files/gnutls-2.12.23-cross-compile.patch, gnutls-2.12.23-r6.ebuild: + Fix from Chromium OS for cross-compiling. + + 15 May 2015; Pacho Ramos gnutls-3.3.15.ebuild: + ppc stable wrt bug #548636 + + 13 May 2015; Jack Morgan gnutls-3.3.15.ebuild: + ia64 stable wrt bug #548636 + + 07 May 2015; Jeroen Roovers gnutls-3.3.15.ebuild, + metadata.xml: + Stable for HPPA (bug #548636). + + 07 May 2015; Jeroen Roovers gnutls-3.3.15.ebuild: + Stable for PPC64 (bug #548636). + + 06 May 2015; Agostino Sarubbo gnutls-3.3.15.ebuild: + Stable for amd64, wrt bug #548636 + +*gnutls-3.4.1 (03 May 2015) +*gnutls-3.3.15 (03 May 2015) + + 03 May 2015; Alon Bar-Lev +gnutls-3.3.15.ebuild, + +gnutls-3.4.1.ebuild, -files/gnutls-3.4.0-build.patch, -gnutls-3.4.0.ebuild: + Version bump + + 27 Apr 2015; Agostino Sarubbo gnutls-3.3.10-r2.ebuild: + Stable for sparc, wrt bug #492522 + + 10 Apr 2015; Alon Bar-Lev gnutls-3.3.14.ebuild, + gnutls-3.4.0.ebuild, metadata.xml: + Add openssl USE to enable/disable the openssl compatibility library + + 10 Apr 2015; Patrick Lauer gnutls-3.3.10-r2.ebuild, + gnutls-3.3.12.ebuild, gnutls-3.3.14.ebuild: + Tighten dependencies for nettle #546100 + +*gnutls-3.4.0 (10 Apr 2015) + + 10 Apr 2015; Alon Bar-Lev +files/gnutls-3.4.0-build.patch, + +gnutls-3.4.0.ebuild, metadata.xml: + Version bump, removed most of complexity of multilib as tools are optional, + multilib is probably broken, we fix it fast once issue reported. removed + unknown undocumented complexity so we can document and fix, add subslot + + 03 Apr 2015; Mike Frysinger gnutls-2.12.23-r6.ebuild: + Fix cross-compiling by not searching the host paths directly. The toolchain + already has the right paths built into it for finding these libs. + +*gnutls-3.3.14 (01 Apr 2015) + + 01 Apr 2015; Alon Bar-Lev +gnutls-3.3.14.ebuild: + Version bump, bug#545208 + + 10 Mar 2015; Mike Frysinger gnutls-3.3.10-r2.ebuild: + Mark arm64/ia64/m68k/s390/sh stable #492522. + + 25 Feb 2015; Pacho Ramos gnutls-3.3.10-r2.ebuild: + ppc/ppc64 stable, bug #492522 + + 06 Feb 2015; Pacho Ramos gnutls-3.3.10-r2.ebuild: + amd64/x86 stable, bug #492522 + +*gnutls-3.3.12 (19 Jan 2015) + + 19 Jan 2015; Alon Bar-Lev +gnutls-3.3.12.ebuild, + -gnutls-3.3.11.ebuild: + Version bump, bug#537054 + + 09 Jan 2015; Tobias Klausmann gnutls-3.3.10-r2.ebuild: + Stable on alpha, bug 492522 + + 30 Dec 2014; Markus Meier gnutls-3.3.10-r2.ebuild: + arm stable, bug #492522 + +*gnutls-3.3.11 (30 Dec 2014) + + 30 Dec 2014; Alon Bar-Lev +gnutls-3.3.11.ebuild: + Version bump, bug#533298 + + 15 Dec 2014; Jeroen Roovers gnutls-3.3.10-r2.ebuild: + Stable for HPPA (bug #492522). + + 13 Dec 2014; Alon Bar-Lev -gnutls-3.2.20.ebuild, + -gnutls-3.3.10-r1.ebuild: + Cleanup + + 24 Nov 2014; Michał Górny gnutls-3.3.10-r2.ebuild: + Add work-around for gtk-doc out-of-source build issues, bug #519762. + +*gnutls-3.3.10-r2 (23 Nov 2014) + + 23 Nov 2014; Alon Bar-Lev +gnutls-3.3.10-r2.ebuild: + drop textinfo and enforce UTC timezone, bug#520818 + +*gnutls-3.3.10-r1 (23 Nov 2014) + + 23 Nov 2014; Alon Bar-Lev +gnutls-3.3.10-r1.ebuild, + -gnutls-3.3.10.ebuild: + Fix libtasn1 dependency, bug#530060, thanks to Harvey Mittens + +*gnutls-3.3.10 (10 Nov 2014) +*gnutls-3.2.20 (10 Nov 2014) + + 10 Nov 2014; Alon Bar-Lev +gnutls-3.2.20.ebuild, + +gnutls-3.3.10.ebuild, -gnutls-3.2.18.ebuild, -gnutls-3.3.8.ebuild, + -gnutls-3.3.9.ebuild: + Version bump + cleanup, bug#528824 + +*gnutls-3.3.9 (13 Oct 2014) + + 13 Oct 2014; Alon Bar-Lev +gnutls-3.3.9.ebuild, + -files/gnutls-3.3.7-build.patch, -gnutls-3.2.16.ebuild, -gnutls-3.2.17.ebuild, + -gnutls-3.3.6.ebuild, -gnutls-3.3.7-r1.ebuild, -gnutls-3.3.7.ebuild: + Version bump, cleanup + + 23 Sep 2014; Alon Bar-Lev gnutls-3.3.8.ebuild: + Bump p11-kit dependency, bug#523472, thanks to Marcin Mirosław + +*gnutls-3.3.8 (19 Sep 2014) +*gnutls-3.2.18 (19 Sep 2014) + + 19 Sep 2014; Alon Bar-Lev +gnutls-3.2.18.ebuild, + +gnutls-3.3.8.ebuild: + Version bump, bug#523190, thanks to polynomial-c + +*gnutls-3.3.7-r1 (29 Aug 2014) + + 29 Aug 2014; Alon Bar-Lev +gnutls-3.3.7-r1.ebuild: + Remove htmldir if \!use doc, bug#520854. Force regenerate of makeinfo files, + bug#520818 + +*gnutls-3.2.17 (24 Aug 2014) +*gnutls-3.3.7 (24 Aug 2014) + + 24 Aug 2014; Alon Bar-Lev +files/gnutls-3.3.7-build.patch, + +gnutls-3.2.17.ebuild, +gnutls-3.3.7.ebuild, -gnutls-3.2.15.ebuild, + -gnutls-3.3.4-r1.ebuild: + Version bump, bug#520784, cleanup + +*gnutls-3.2.16 (08 Aug 2014) +*gnutls-3.3.6 (08 Aug 2014) + + 08 Aug 2014; Alon Bar-Lev +gnutls-3.2.16.ebuild, + +gnutls-3.3.6.ebuild, -gnutls-3.3.4.ebuild: + Version bump, bug#518762 + +*gnutls-3.3.4-r1 (06 Jul 2014) + + 06 Jul 2014; Alon Bar-Lev +gnutls-3.3.4-r1.ebuild: + Fix dane roots issue, bug#443104, thanks to Rafał Mużyło + + 18 Jun 2014; Michał Górny gnutls-3.3.4.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. + + 13 Jun 2014; Alon Bar-Lev gnutls-2.12.23-r6.ebuild: + Remove libtasn-1 mask, since long time we could have done this, bug#492522 + + 10 Jun 2014; Alon Bar-Lev -gnutls-2.12.23-r4.ebuild, + -gnutls-2.12.23-r5.ebuild: + Cleanup old, bug#511840 + + 10 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: + ppc64/ppc stable wrt bug #511840 + + 10 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: + ia64 stable wrt bug #511840 + + 10 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: + sparc stable wrt bug #511840 + + 10 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: + alpha stable wrt bug #511840 + + 10 Jun 2014; Mike Frysinger gnutls-2.12.23-r4.ebuild, + gnutls-2.12.23-r5.ebuild, gnutls-2.12.23-r6.ebuild, gnutls-3.2.15.ebuild, + gnutls-3.3.4.ebuild: + Mark m68k/s390/sh stable. + + 10 Jun 2014; Mike Frysinger gnutls-2.12.23-r4.ebuild, + gnutls-2.12.23-r5.ebuild, gnutls-2.12.23-r6.ebuild, gnutls-3.2.15.ebuild, + gnutls-3.3.4.ebuild: + Add arm64 love. + + 09 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: + arm stable wrt bug #511840 + + 09 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: + x86 stable wrt bug #511840 + + 09 Jun 2014; Mikle Kolyada gnutls-2.12.23-r6.ebuild: + amd64 stable wrt bug #511840 + + 09 Jun 2014; Jeroen Roovers gnutls-2.12.23-r6.ebuild: + Stable for HPPA (bug #511840). + +*gnutls-2.12.23-r6 (07 Jun 2014) + + 07 Jun 2014; Alon Bar-Lev + +files/gnutls-2.12.23-CVE-2014-3466.patch, + +files/gnutls-2.12.23-CVE-2014-3467.patch, + +files/gnutls-2.12.23-CVE-2014-3468.patch, + +files/gnutls-2.12.23-CVE-2014-3469.patch, +gnutls-2.12.23-r6.ebuild: + Fix CVE-2014-3466, CVE-2014-3467, CVE-2014-3468, CVE-2014-3469 of 2.12 series + + 07 Jun 2014; Alon Bar-Lev + -files/gnutls-2.12.20-glibc-2.16.patch, -files/gnutls-3.3.1-guile.patch, + -files/gnutls-3.3.2-build-out-of-tree.patch, -gnutls-3.2.11.ebuild, + -gnutls-3.2.12.1.ebuild, -gnutls-3.2.12.ebuild, -gnutls-3.2.13.ebuild, + -gnutls-3.2.14.ebuild, -gnutls-3.3.1-r1.ebuild, -gnutls-3.3.1.ebuild, + -gnutls-3.3.2.ebuild: + Cleanup old + +*gnutls-3.3.4 (01 Jun 2014) +*gnutls-3.2.15 (01 Jun 2014) + + 01 Jun 2014; Tim Harder +gnutls-3.2.15.ebuild, + +gnutls-3.3.4.ebuild: + Security bumps (bug #511840). + + 17 May 2014; Michał Górny gnutls-3.3.2.ebuild: + Symlink remaining tools necessary for tests for non-native ABIs. + +*gnutls-3.3.2 (17 May 2014) +*gnutls-3.2.14 (17 May 2014) + + 17 May 2014; Alon Bar-Lev + +files/gnutls-3.3.2-build-out-of-tree.patch, +gnutls-3.2.14.ebuild, + +gnutls-3.3.2.ebuild: + Version bumps, fix bug#510282, fix build issues bug#510418 thanks to Michał + Górny + + 15 May 2014; Michał Górny gnutls-3.3.1-r1.ebuild: + Symlink native certtool for reuse in tests, bug #510420. + + 15 May 2014; Alon Bar-Lev -gnutls-2.12.23-r1.ebuild: + Remove old, bug#501282 + +*gnutls-3.3.1-r1 (13 May 2014) + + 13 May 2014; Michał Górny +gnutls-3.3.1-r1.ebuild: + Enable multilib support, bug #493166. + + 25 Apr 2014; Alon Bar-Lev +files/gnutls-3.3.1-guile.patch, + gnutls-3.3.1.ebuild: + Fix guile build, bug#508454, thanks to Ed Catmur + +*gnutls-3.3.1 (22 Apr 2014) + + 22 Apr 2014; Alon Bar-Lev +gnutls-3.3.1.ebuild, + -gnutls-3.3.0.ebuild: + Version bump, bug#508360 + +*gnutls-3.3.0 (18 Apr 2014) + + 18 Apr 2014; Alon Bar-Lev +gnutls-3.3.0.ebuild: + Version bump, bug#508032 + +*gnutls-3.2.13 (11 Apr 2014) + + 11 Apr 2014; Tim Harder +gnutls-3.2.13.ebuild: + Version bump. + +*gnutls-2.12.23-r5 (29 Mar 2014) + + 29 Mar 2014; Alon Bar-Lev + +files/gnutls-2.12.23-gdoc-perl-5.18.patch, +gnutls-2.12.23-r5.ebuild: + Fix perl-5.18 compatibility, bug#504028, thanks to Kerin Millar + + 24 Mar 2014; Agostino Sarubbo gnutls-2.12.23-r4.ebuild: + Stable for ppc64, wrt bug #503394 + + 22 Mar 2014; Markus Meier gnutls-2.12.23-r4.ebuild: + arm stable, bug #503394 + + 19 Mar 2014; Agostino Sarubbo gnutls-2.12.23-r4.ebuild: + Stable for alpha, wrt bug #503394 + + 18 Mar 2014; Agostino Sarubbo gnutls-2.12.23-r4.ebuild: + Stable for ia64, wrt bug #503394 + + 16 Mar 2014; Agostino Sarubbo gnutls-2.12.23-r4.ebuild: + Stable for ppc, wrt bug #503394 + + 12 Mar 2014; Agostino Sarubbo gnutls-2.12.23-r4.ebuild: + Stable for sparc, wrt bug #503394 + + 08 Mar 2014; Alon Bar-Lev + +files/gnutls-2.12.23-gl-tests-getaddrinfo-skip-if-no-network.patch, + gnutls-2.12.23-r4.ebuild, gnutls-3.2.12.1.ebuild: + Fix network sandbox gnulib issue, bug#503870 + + 06 Mar 2014; Pawel Hajdan jr gnutls-2.12.23-r4.ebuild: + x86 stable wrt security bug #503394 + +*gnutls-3.2.12.1 (05 Mar 2014) + + 05 Mar 2014; Tim Harder +gnutls-3.2.12.1.ebuild: + Version bump. + + 05 Mar 2014; Richard Freeman gnutls-2.12.23-r4.ebuild: + amd64 stable - 503394 + + 05 Mar 2014; Jeroen Roovers gnutls-2.12.23-r4.ebuild: + Stable for HPPA (bug #503394). + +*gnutls-2.12.23-r4 (04 Mar 2014) + + 04 Mar 2014; Alon Bar-Lev + +files/gnutls-2.12.23-CVE-2014-1959.patch, +gnutls-2.12.23-r4.ebuild, + -gnutls-2.12.23-r2.ebuild, -gnutls-2.12.23-r3.ebuild: + Fix CVE-2014-1959, bug#501282 + +*gnutls-2.12.23-r3 (04 Mar 2014) + + 04 Mar 2014; Alon Bar-Lev + +files/gnutls-2.12.23-CVE-2014-0092.patch, +gnutls-2.12.23-r3.ebuild: + Fix CVE-2014-0092, bug#503394 + +*gnutls-3.2.12 (03 Mar 2014) + + 03 Mar 2014; Tim Harder +gnutls-3.2.12.ebuild: + Version bump. + + 01 Mar 2014; Michał Górny gnutls-2.12.23-r1.ebuild, + gnutls-2.12.23-r2.ebuild: + Update libgcrypt dep to use slot :0. + + 17 Feb 2014; Alon Bar-Lev gnutls-3.2.11.ebuild: + Update p11-kit dependency, bug#501462, thanks to michael@kuemmling.de + + 17 Feb 2014; Alon Bar-Lev gnutls-3.2.11.ebuild: + Update p11-kit dependency, bug#501462, thanks to michael@kuemmling.de + +*gnutls-2.12.23-r2 (15 Feb 2014) + + 15 Feb 2014; Alon Bar-Lev +gnutls-2.12.23-r2.ebuild, + gnutls-2.12.23-r1.ebuild, gnutls-3.2.11.ebuild: + Fix autotools usage, bug#501186, remove libtool manual cleanup + + 15 Feb 2014; Alon Bar-Lev -gnutls-3.2.10.ebuild: + Clean old ebuilds + + 15 Feb 2014; Tim Harder -gnutls-3.2.7.ebuild, + -gnutls-3.2.8.ebuild, -gnutls-3.2.9.ebuild, -files/gnutls-3.2.5-build.patch, + -files/gnutls-3.2.8-build.patch: + Remove old. + +*gnutls-3.2.11 (15 Feb 2014) + + 15 Feb 2014; Tim Harder +gnutls-3.2.11.ebuild: + Version bump. + +*gnutls-3.2.10 (03 Feb 2014) + + 03 Feb 2014; Tim Harder +gnutls-3.2.10.ebuild, + metadata.xml: + Version bump, add crywrap use flag (bug #498034 by James Le Cuirot), and + remove C++ compiler checks when cxx support is disabled (bug #497472). + +*gnutls-3.2.9 (24 Jan 2014) + + 24 Jan 2014; Tim Harder +gnutls-3.2.9.ebuild: + Version bump. + + 22 Dec 2013; Alon Bar-Lev +files/gnutls-3.2.8-build.patch, + gnutls-3.2.8.ebuild: + Fix build issue, bug#494940 + + 21 Dec 2013; Fabian Groffen gnutls-3.2.8.ebuild: + Disable hardware accelleration on Darwin because that causes misc compilation + problems for now + +*gnutls-3.2.8 (21 Dec 2013) + + 21 Dec 2013; Tim Harder +gnutls-3.2.8.ebuild: + Version bump. + + 12 Dec 2013; Alon Bar-Lev -gnutls-3.2.5.ebuild, + -gnutls-3.2.6.ebuild: + Cleanup, bug#494066 + +*gnutls-3.2.7 (23 Nov 2013) + + 23 Nov 2013; Tim Harder +gnutls-3.2.7.ebuild: + Version bump. + +*gnutls-3.2.6 (09 Nov 2013) + + 09 Nov 2013; Tim Harder +gnutls-3.2.6.ebuild: + Version bump. + + 28 Oct 2013; Alon Bar-Lev -gnutls-3.2.3.ebuild: + Remove old ebuild, bug#489262 + + 28 Oct 2013; Alon Bar-Lev -gnutls-3.2.4.ebuild: + Remove old ebuild, bug#489262 + +*gnutls-3.2.5 (24 Oct 2013) + + 24 Oct 2013; Alon Bar-Lev +files/gnutls-3.2.5-build.patch, + +gnutls-3.2.5.ebuild: + Version bump, bug#489262 + + 22 Oct 2013; Fabian Groffen gnutls-3.2.4.ebuild: + Add patch from upstream to fix compilation on Darwin, bug #488498 + + 22 Sep 2013; Chris Reffett -gnutls-2.12.20.ebuild: + Drop affected version wrt bug 455560 + + 01 Sep 2013; Tim Harder -gnutls-2.12.23.ebuild, + -gnutls-3.1.10.ebuild, -gnutls-3.1.11.ebuild, -gnutls-3.2.1-r1.ebuild, + -files/gnutls-3.2.1-build-gmp-1.patch, -files/gnutls-3.2.1-build-gmp-2.patch, + -files/gnutls-3.2.1-build-gmp-3.patch: + Remove old. + +*gnutls-3.2.4 (01 Sep 2013) + + 01 Sep 2013; Tim Harder +gnutls-3.2.4.ebuild: + Version bump. + +*gnutls-3.2.3 (31 Jul 2013) + + 31 Jul 2013; Tim Harder +gnutls-3.2.3.ebuild: + Version bump. + + 17 Jun 2013; Alon Bar-Lev files/gnutls-2.12.23-hppa.patch: + fix hppa build issue, bug#471914, again... there is duplicate file + + 15 Jun 2013; Alon Bar-Lev + +files/gnutls-2.12.23-hppa.patch, gnutls-2.12.23-r1.ebuild: + fix hppa build issue, bug#471914 + + 11 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: + Stable for sh, wrt bug #471788 + + 09 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: + Stable for s390, wrt bug #471788 + + 09 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: + Stable for ppc64, wrt bug #471788 + + 09 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: + Stable for sparc, wrt bug #471788 + + 09 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: + Stable for ppc, wrt bug #471788 + + 09 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: + Stable for ia64, wrt bug #471788 + + 09 Jun 2013; Markus Meier gnutls-2.12.23-r1.ebuild: + arm stable, bug #471788 + + 04 Jun 2013; Agostino Sarubbo gnutls-2.12.23-r1.ebuild: + Stable for x86, wrt bug #471788 + +*gnutls-3.2.1-r1 (03 Jun 2013) + + 03 Jun 2013; Alon Bar-Lev + +files/gnutls-3.2.1-build-gmp-1.patch, +files/gnutls-3.2.1-build-gmp-2.patch, + +files/gnutls-3.2.1-build-gmp-3.patch, +gnutls-3.2.1-r1.ebuild, + -files/gnutls-3.2.1-build-gmp.patch, -gnutls-3.2.1.ebuild: + backport patches from upstream related to bug#472056, should solve bug#472196 + + 02 Jun 2013; Richard Freeman gnutls-2.12.23-r1.ebuild: + amd64 stable - 471788 + + 02 Jun 2013; Alon Bar-Lev + +files/gnutls-3.2.1-build-gmp.patch, gnutls-3.2.1.ebuild: + link explicitly against gmp, bug#472056 + +*gnutls-3.2.1 (01 Jun 2013) + + 01 Jun 2013; Alon Bar-Lev +gnutls-3.2.1.ebuild, + -gnutls-3.2.0.ebuild: + Version bump, fixes bug#459964 + + 31 May 2013; Jeroen Roovers gnutls-2.12.23-r1.ebuild: + Stable for HPPA (bug #471788). + + 31 May 2013; Tobias Klausmann gnutls-2.12.23-r1.ebuild: + Stable on alpha, bug #471788 + +*gnutls-2.12.23-r1 (30 May 2013) + + 30 May 2013; Tim Harder +gnutls-2.12.23-r1.ebuild, + gnutls-3.1.10.ebuild, gnutls-3.1.11.ebuild, gnutls-3.2.0.ebuild, + +files/gnutls-2.12.23-CVE-2013-2116.patch: + Revision bump to fix CVE-2013-2116 (bug #471788), drop redundant + --disable-silent-rules econf option for EAPI 5 ebuilds, and run tests + serially since they often fail in parallel. + + 22 May 2013; Tim Harder gnutls-3.2.0.ebuild: + Update nettle dep (bug #471022). + + 22 May 2013; Tim Harder gnutls-3.1.10.ebuild, + gnutls-3.1.11.ebuild, gnutls-3.2.0.ebuild: + Drop m68k keyword until dev-libs/nettle is keyworded. + + 22 May 2013; Tim Harder -gnutls-3.1.8.ebuild, + -gnutls-3.1.9-r1.ebuild: + Remove old. + +*gnutls-3.2.0 (22 May 2013) +*gnutls-3.1.11 (22 May 2013) + + 22 May 2013; Tim Harder +gnutls-3.1.11.ebuild, + +gnutls-3.2.0.ebuild: + Version bumps (bug #470698). + +*gnutls-3.1.10 (27 Mar 2013) + + 27 Mar 2013; Tim Harder +gnutls-3.1.10.ebuild: + Version bump. + + 10 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: + Stable for s390, wrt bug #455560 + + 09 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: + Stable for sparc, wrt bug #455560 + + 09 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: + Stable for ia64, wrt bug #455560 + + 09 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: + Stable for alpha, wrt bug #455560 + + 09 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: + Stable for ppc64, wrt bug #455560 + + 08 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: + Stable for arm, wrt bug #455560 + + 06 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: + Stable for sh, wrt bug #455560 + + 04 Mar 2013; Brent Baude gnutls-2.12.23.ebuild: + Marking gnutls-2.12.23 ppc for bug 455560 + + 04 Mar 2013; Jeroen Roovers gnutls-2.12.23.ebuild: + Stable for HPPA (bug #455560). + + 04 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: + Stable for x86, wrt bug #455560 + + 04 Mar 2013; Agostino Sarubbo gnutls-2.12.23.ebuild: + Stable for amd64, wrt bug #455560 + +*gnutls-3.1.9-r1 (28 Feb 2013) + + 28 Feb 2013; Diego E. Pettenò +gnutls-3.1.9-r1.ebuild, + -gnutls-3.1.9.ebuild: + Revision bump to ensure that everybody is using the new spin of the tarball + (upstream considers it a 3.1.9.1). + + 28 Feb 2013; Tim Harder Manifest: + Fix checksums for gnutls-3.1.9 (bug #459604). + +*gnutls-3.1.9 (27 Feb 2013) + + 27 Feb 2013; Diego E. Pettenò +gnutls-3.1.9.ebuild, + -files/gnutls-3.1.3-guile-parallelmake.patch, + -files/gnutls-3.1.6-danetool.patch, -gnutls-3.1.5-r1.ebuild, + -gnutls-3.1.6.ebuild: + Version bump; remove old. + + 21 Feb 2013; Zac Medico gnutls-3.1.8.ebuild: + Add ~arm-linux keyword. + +*gnutls-3.1.8 (10 Feb 2013) + + 10 Feb 2013; Diego E. Pettenò +gnutls-3.1.8.ebuild, + -gnutls-3.1.7.ebuild: + Version bump to 3.1.8 that, once again, connects to GTalk. + + 08 Feb 2013; Alexis Ballier gnutls-3.1.7.ebuild: + keyword ~amd64-fbsd + + 05 Feb 2013; Alon Bar-Lev gnutls-3.1.7.ebuild: + Alter SRC_URI to some more generic expression + +*gnutls-2.12.23 (05 Feb 2013) + + 05 Feb 2013; Alon Bar-Lev +gnutls-2.12.23.ebuild: + Version bump, bug#455560, solves GNUTLS-SA-2013-1 + +*gnutls-3.1.7 (04 Feb 2013) + + 04 Feb 2013; Diego E. Pettenò +gnutls-3.1.7.ebuild: + Version bump; do not make heartbeat optional yet; fix automake dependency + properly to not require 1.11 when 1.12+ is installed. + + 20 Jan 2013; Alon Bar-Lev + +files/gnutls-3.1.6-danetool.patch, gnutls-3.1.6.ebuild: + Fix parallel build, bug#452942 + + 07 Jan 2013; Alon Bar-Lev gnutls-3.1.6.ebuild: + Depend on >=1.11.6, per bug#450644, thanks to Martin Mokrejš + + 04 Jan 2013; Alon Bar-Lev gnutls-3.1.6.ebuild: + Minor cleanup (spelling) + + 04 Jan 2013; Alon Bar-Lev gnutls-3.1.6.ebuild: + Revert autogen move, replace at RDEPEND as we configure gnutls to use system + autogen. Thanks for radhermit. + + 03 Jan 2013; Alon Bar-Lev gnutls-3.1.6.ebuild: + Cleanup autogen is required only for build, libtool is not required if we + inherit autotools + + 03 Jan 2013; Tim Harder gnutls-3.1.6.ebuild: + Use updated SRC_URI and drop guile parallel make patch since it's fixed + upstream. + +*gnutls-3.1.6 (02 Jan 2013) + + 02 Jan 2013; Tim Harder +gnutls-3.1.6.ebuild: + Version bump. Simplify adding linguas use flags to IUSE. + + 30 Dec 2012; Diego E. Pettenò + -files/gnutls-3.0.20-parallelmake.patch, -gnutls-3.1.3.ebuild, + -gnutls-3.1.5.ebuild, metadata.xml: + Add a local description for the bindist USE flag; remove old; remove stray + file. + + 23 Dec 2012; Alon Bar-Lev gnutls-3.1.5-r1.ebuild: + Revert bug#438222, multilib issue, thanks for Alexander E. Patrakov + + 22 Dec 2012; Alon Bar-Lev gnutls-3.1.5-r1.ebuild: + Add certtool.cfg as doc, per bug#426124, thanks to Petr Pisar + + 22 Dec 2012; Alon Bar-Lev gnutls-3.1.5-r1.ebuild: + Support cross compile, per bug#438222, thanks to James Le Cuirot + +*gnutls-3.1.5-r1 (22 Dec 2012) + + 22 Dec 2012; Alon Bar-Lev +gnutls-3.1.5-r1.ebuild: + Respect LINGUAS, per bug#402683. Remove unused myconf usage. + +*gnutls-3.1.5 (24 Nov 2012) + + 24 Nov 2012; Diego E. Pettenò +gnutls-3.1.5.ebuild, + -files/gnutls-3.1.4-nodane.patch, -gnutls-3.1.4.ebuild: + Version bump; remove 3.1.4 and its patch. + +*gnutls-3.1.4 (10 Nov 2012) + + 10 Nov 2012; Diego E. Pettenò + +files/gnutls-3.1.4-nodane.patch, +gnutls-3.1.4.ebuild: + Version bump; a patch is needed for a test failure with USE=-dane. + + 04 Nov 2012; Tim Harder gnutls-3.1.3.ebuild: + Don't try to install the postscript doc since it's not built by default + anymore (bug #440720). + + 30 Oct 2012; Rick Farina gnutls-2.12.20.ebuild: + gnutls-2 is not compatible with libtasn1-3 so adjust deps accordingly + + 19 Oct 2012; Dane Smith -gnutls-2.12.18.ebuild, + gnutls-2.12.20.ebuild, +files/gnutls-2.12.20-guile-parallelmake.patch, + gnutls-3.1.3.ebuild, +files/gnutls-3.1.3-guile-parallelmake.patch: + Add patches to fix parallel make issues in bug 427844 and bug 437256. + Update ebuilds for 2.12.20 and 3.1.3 to make use of said patches. + Drop old. + +*gnutls-3.1.3 (13 Oct 2012) + + 13 Oct 2012; Diego E. Pettenò +gnutls-3.1.3.ebuild, + -gnutls-3.0.23.ebuild, -gnutls-3.0.24.ebuild, -gnutls-3.1.1.ebuild, + -gnutls-3.1.2.ebuild, metadata.xml: + Version bump to 3.1.3 adding support for building the DANE library. Remove + older version that make up the old stable branch for upstream. + + 06 Oct 2012; Raúl Porcel gnutls-2.12.20.ebuild: + alpha/ia64/m68k/s390/sh/sparc/x86 stable wrt #436368 + + 03 Oct 2012; Agostino Sarubbo gnutls-2.12.20.ebuild: + Stable for amd64, wrt bug #436368 + + 02 Oct 2012; Jeroen Roovers gnutls-2.12.20.ebuild: + Stable for HPPA (bug #436368). + + 28 Sep 2012; Anthony G. Basile gnutls-2.12.20.ebuild: + stable arm, bug #436368 + + 27 Sep 2012; Anthony G. Basile gnutls-2.12.20.ebuild: + stable ppc ppc64, bug #436368 + + 26 Sep 2012; Tim Harder gnutls-2.12.20.ebuild, + +files/gnutls-2.12.20-glibc-2.16.patch, +files/gnutls-2.12.20-libadd.patch: + Fix build with glibc-2.16 (bug #424988 by Christian Hagau) and link against + the built libgnutls library instead of the system version (bug #436146 by + Bartosz Brachaczek). + + 26 Sep 2012; Tim Harder -gnutls-2.12.19.ebuild, + -gnutls-3.0.20.ebuild, -gnutls-3.0.21.ebuild, -gnutls-3.0.22.ebuild, + -gnutls-3.1.0.ebuild: + Remove old. + +*gnutls-3.1.2 (26 Sep 2012) +*gnutls-3.0.24 (26 Sep 2012) + + 26 Sep 2012; Tim Harder +gnutls-3.0.24.ebuild, + +gnutls-3.1.2.ebuild: + Version bumps. + +*gnutls-3.1.1 (02 Sep 2012) +*gnutls-3.0.23 (02 Sep 2012) + + 02 Sep 2012; Tim Harder +gnutls-3.0.23.ebuild, + +gnutls-3.1.1.ebuild: + Version bumps. + +*gnutls-3.1.0 (15 Aug 2012) + + 15 Aug 2012; Diego E. Pettenò +gnutls-3.1.0.ebuild: + Version bump; disable TPM support for now until it can be tested by somebody + with a TPM device. + +*gnutls-3.0.22 (05 Aug 2012) + + 05 Aug 2012; Diego E. Pettenò +gnutls-3.0.22.ebuild: + Version bump. + + 02 Aug 2012; Tim Harder gnutls-2.12.18.ebuild, + gnutls-2.12.19.ebuild, gnutls-2.12.20.ebuild, gnutls-3.0.20.ebuild, + gnutls-3.0.21.ebuild: + Enable verbose build (bug #429312). + +*gnutls-3.0.21 (04 Jul 2012) + + 04 Jul 2012; Tim Harder +gnutls-3.0.21.ebuild: + Version bump. + + 17 Jun 2012; Fabian Groffen + +files/gnutls-2.12.20-AF_UNIX.patch, gnutls-2.12.20.ebuild: + Add backport of AF_LOCAL/AF_UNIX fix from upstream to fix compilation on e.g. + Solaris. + + 15 Jun 2012; Diego E. Pettenò + +files/gnutls-3.0.20-parallelmake.patch, gnutls-3.0.20.ebuild: + Add patch to build properly with parallel make; also build tests in parallel. + +*gnutls-2.12.20 (11 Jun 2012) + + 11 Jun 2012; Tim Harder +gnutls-2.12.20.ebuild: + Version bump. + + 10 Jun 2012; Tim Harder -gnutls-3.0.19.ebuild: + Remove old. + + 10 Jun 2012; Tim Harder gnutls-2.12.18.ebuild, + gnutls-2.12.19.ebuild: + Drop -Werror flag from all relevant configure files. + + 10 Jun 2012; Tim Harder gnutls-2.12.18.ebuild, + gnutls-2.12.19.ebuild: + Don't make automake warnings into errors. + + 09 Jun 2012; Tim Harder gnutls-3.0.20.ebuild: + Don't make automake warnings into errors. + + 06 Jun 2012; Tim Harder -gnutls-3.0.18.ebuild: + Remove old. + +*gnutls-3.0.20 (06 Jun 2012) + + 06 Jun 2012; Tim Harder +gnutls-3.0.20.ebuild: + Version bump. + + 28 May 2012; Fabian Groffen gnutls-2.12.19.ebuild, + gnutls-3.0.19.ebuild: + Transferred Prefix keywords, fixed for Prefix + + 10 May 2012; Tim Harder -gnutls-2.10.5.ebuild: + Remove old, insecure version. + + 09 May 2012; Matt Turner gnutls-2.12.19.ebuild: + Added ~mips, bug 402959. + +*gnutls-2.12.19 (07 May 2012) + + 07 May 2012; Tim Harder +gnutls-2.12.19.ebuild: + Version bump. + + 05 May 2012; Jeff Horelick gnutls-2.12.18.ebuild, + gnutls-3.0.18.ebuild, gnutls-3.0.19.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + + 26 Apr 2012; Alexis Ballier gnutls-2.12.18.ebuild: + keyword ~amd64-fbsd + + 22 Apr 2012; Tim Harder -gnutls-3.0.16.ebuild: + Remove old. + +*gnutls-3.0.19 (22 Apr 2012) + + 22 Apr 2012; Tim Harder +gnutls-3.0.19.ebuild: + Version bump. + + 16 Apr 2012; Brent Baude gnutls-2.12.18.ebuild: + Marking gnutls-2.12.18 ppc for bug 409287 + + 08 Apr 2012; Raúl Porcel gnutls-2.12.18.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #409287 + + 08 Apr 2012; Tim Harder gnutls-3.0.16.ebuild, + gnutls-3.0.18.ebuild: + Update LICENSE. + +*gnutls-3.0.18 (03 Apr 2012) + + 03 Apr 2012; Tim Harder +gnutls-3.0.18.ebuild: + Version bump. + + 31 Mar 2012; Markus Meier gnutls-2.12.18.ebuild: + arm stable, bug #409287 + + 31 Mar 2012; Nirbheek Chauhan gnutls-2.12.18.ebuild: + Fix p11kit dependency to be >=0.11 + + 29 Mar 2012; Tim Harder -gnutls-2.12.17.ebuild, + -gnutls-3.0.15.ebuild: + Remove old. + + 29 Mar 2012; Tim Harder gnutls-3.0.16.ebuild: + Add pkgconfig build dependency. + + 28 Mar 2012; Brent Baude gnutls-2.12.18.ebuild: + Marking gnutls-2.12.18 ppc64 for bug 409287 + + 28 Mar 2012; Jeroen Roovers gnutls-2.12.18.ebuild: + Stable for HPPA (bug #409287). + + 28 Mar 2012; Diego E. Pettenò gnutls-2.12.18.ebuild: + Add missing pkgconfig dependency, thanks to Nikoli in bug #410015. + + 28 Mar 2012; Agostino Sarubbo gnutls-2.12.18.ebuild: + Stable for amd64, wrt bug #409287 + + 27 Mar 2012; Pawel Hajdan jr gnutls-2.12.18.ebuild: + x86 stable wrt bug #409287 + + 17 Mar 2012; Naohiro Aota gnutls-2.12.18.ebuild: + Add ~x86-fbsd. #402959 + + 17 Mar 2012; Tim Harder gnutls-3.0.16.ebuild: + Use local variable. + + 16 Mar 2012; Tim Harder -gnutls-2.12.16.ebuild, + -gnutls-3.0.13.ebuild, -files/gnutls-3.0.13-test-kill.patch, + -gnutls-3.0.14.ebuild: + Remove old. + +*gnutls-3.0.16 (16 Mar 2012) + + 16 Mar 2012; Tim Harder +gnutls-3.0.16.ebuild: + Version bump. + +*gnutls-2.12.18 (16 Mar 2012) + + 16 Mar 2012; Tim Harder +gnutls-2.12.18.ebuild: + Version bump. + + 16 Mar 2012; Tim Harder gnutls-2.12.17.ebuild: + Keyword newer version for ~ppc64 as well. + + 09 Mar 2012; Brent Baude gnutls-2.12.16.ebuild: + Marking gnutls-2.12.16 ~ppc64 for bug 402959 + +*gnutls-3.0.15 (03 Mar 2012) + + 03 Mar 2012; Tim Harder +gnutls-3.0.15.ebuild: + Version bump. Explicity disable valgrind tests since they now require the git + repo. + +*gnutls-2.12.17 (02 Mar 2012) + + 02 Mar 2012; Tim Harder +gnutls-2.12.17.ebuild: + Version bump. + + 25 Feb 2012; Tim Harder -gnutls-3.0.11.ebuild: + Remove old. + +*gnutls-3.0.14 (25 Feb 2012) + + 25 Feb 2012; Tim Harder +gnutls-3.0.14.ebuild: + Version bump. + + 22 Feb 2012; Brent Baude gnutls-2.12.16.ebuild: + Marking gnutls-2.12.16 ~ppc for bug 402959 + +*gnutls-3.0.13 (20 Feb 2012) + + 20 Feb 2012; Tim Harder +gnutls-3.0.13.ebuild, + +files/gnutls-3.0.13-test-kill.patch: + Version bump. + + 19 Feb 2012; Tomáš Chvátal gnutls-2.10.5.ebuild, + gnutls-2.12.16.ebuild, gnutls-3.0.11.ebuild: + Support for user patches wrt bug#395253. + + 10 Feb 2012; Tim Harder -gnutls-2.12.14.ebuild, + -gnutls-3.0.8.ebuild, -gnutls-3.0.9.ebuild, -gnutls-3.0.10.ebuild: + Remove old. + + 10 Feb 2012; Tim Harder gnutls-2.12.14.ebuild, + gnutls-2.12.16.ebuild: + Drop KEYWORDS for arches that haven't keyworded p11-kit yet. + +*gnutls-3.0.11 (13 Jan 2012) +*gnutls-2.12.16 (13 Jan 2012) + + 13 Jan 2012; Tim Harder +gnutls-2.12.16.ebuild, + +gnutls-3.0.11.ebuild: + Version bumps. + +*gnutls-3.0.10 (05 Jan 2012) + + 05 Jan 2012; Tim Harder +gnutls-3.0.10.ebuild: + Version bump. + +*gnutls-3.0.9 (14 Dec 2011) + + 14 Dec 2011; Tim Harder +gnutls-3.0.9.ebuild: + Version bump. + + 28 Nov 2011; Tim Harder gnutls-2.12.14.ebuild, + gnutls-3.0.8.ebuild: + Revert to autotools eclass (fixes bug #392163). + + 26 Nov 2011; Tim Harder gnutls-2.12.14.ebuild, + -gnutls-3.0.7.ebuild, gnutls-3.0.8.ebuild: + Remove old and build in the source tree. + +*gnutls-3.0.8 (12 Nov 2011) + + 12 Nov 2011; Tim Harder -gnutls-2.12.12.ebuild, + -gnutls-3.0.5.ebuild, +gnutls-3.0.8.ebuild: + Version bump and remove old. + +*gnutls-3.0.7 (08 Nov 2011) +*gnutls-2.12.14 (08 Nov 2011) + + 08 Nov 2011; Tim Harder +gnutls-2.12.14.ebuild, + +gnutls-3.0.7.ebuild: + Version bump to latest releases. Update gnutls-2.12.14 to use EAPI 4 and add + pkcs11/static-libs use flags. + + 05 Nov 2011; Markos Chandras gnutls-2.12.12.ebuild, + gnutls-3.0.5.ebuild: + Delete obsolete comments. Patch by Arfrever. + +*gnutls-3.0.5 (28 Oct 2011) + + 28 Oct 2011; Tim Harder -gnutls-3.0.3.ebuild, + -gnutls-3.0.4.ebuild, +gnutls-3.0.5.ebuild: + Version bump and remove old. + +*gnutls-2.12.12 (21 Oct 2011) + + 21 Oct 2011; Tim Harder -gnutls-2.12.10.ebuild, + -gnutls-2.12.11.ebuild, +gnutls-2.12.12.ebuild: + Version bump and remove old. + +*gnutls-3.0.4 (15 Oct 2011) + + 15 Oct 2011; Tim Harder +gnutls-3.0.4.ebuild: + Version bump. + + 21 Sep 2011; Tomáš Chvátal -gnutls-3.0.2.ebuild, + gnutls-3.0.3.ebuild, metadata.xml: + Make pkcs11 support optional. Drop older 3.0 ebuild that fails with that. + +*gnutls-3.0.3 (21 Sep 2011) +*gnutls-2.12.11 (21 Sep 2011) + + 21 Sep 2011; Tim Harder +gnutls-2.12.11.ebuild, + +gnutls-3.0.3.ebuild: + Version bump to latest releases. + +*gnutls-3.0.2 (18 Sep 2011) +*gnutls-2.12.10 (18 Sep 2011) + + 18 Sep 2011; Tomáš Chvátal -gnutls-2.10.4.ebuild, + -gnutls-2.11.6.ebuild, -gnutls-2.11.7.ebuild, -gnutls-2.12.0.ebuild, + -gnutls-2.12.0-r1.ebuild, -files/gnutls-2.12.0-C++.patch, + -gnutls-2.12.1.ebuild, -gnutls-2.12.2.ebuild, -gnutls-2.12.3.ebuild, + -gnutls-2.12.4.ebuild, -gnutls-2.12.5.ebuild, -gnutls-2.12.6.1.ebuild, + -gnutls-2.12.7.ebuild, +gnutls-2.12.10.ebuild, +gnutls-3.0.2.ebuild: + Version bump to latest 2.12 release and to 3.0.2. Drop older overshadowed + versions. + + 10 Jul 2011; Mark Loeser gnutls-2.10.5.ebuild: + Stable for ppc64; bug #361525 + +*gnutls-2.12.7 (07 Jul 2011) + + 07 Jul 2011; Markos Chandras +gnutls-2.12.7.ebuild: + Version bump. Requested by Arfrever + +*gnutls-2.12.6.1 (01 Jul 2011) + + 01 Jul 2011; Markos Chandras +gnutls-2.12.6.1.ebuild: + Version bump. Requested by Arfrever + +*gnutls-2.12.5 (14 May 2011) + + 14 May 2011; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.12.5.ebuild: + Version bump. + +*gnutls-2.12.4 (06 May 2011) + + 06 May 2011; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.12.4.ebuild: + Version bump. + + 23 Apr 2011; Raúl Porcel gnutls-2.10.5.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #361525 + +*gnutls-2.12.3 (22 Apr 2011) + + 22 Apr 2011; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.12.3.ebuild: + Version bump. + + 16 Apr 2011; nixnut gnutls-2.10.5.ebuild: + ppc stable #361525 + + 12 Apr 2011; Markus Meier gnutls-2.10.5.ebuild: + arm stable, bug #361525 + +*gnutls-2.12.2 (08 Apr 2011) + + 08 Apr 2011; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.12.2.ebuild: + Version bump. + + 05 Apr 2011; Jeroen Roovers gnutls-2.10.5.ebuild: + Stable for HPPA (bug #361525). + + 04 Apr 2011; Thomas Kahle gnutls-2.10.5.ebuild: + x86 stable per bug 361525 + +*gnutls-2.12.1 (03 Apr 2011) + + 03 Apr 2011; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.12.1.ebuild: + Version bump. + + 02 Apr 2011; Christoph Mende gnutls-2.10.5.ebuild: + Stable on amd64 wrt bug #361525 + +*gnutls-2.12.0-r1 (30 Mar 2011) + + 30 Mar 2011; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.12.0-r1.ebuild, +files/gnutls-2.12.0-C++.patch: + Fix compatibility with C++. + +*gnutls-2.12.0 (25 Mar 2011) + + 25 Mar 2011; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.12.0.ebuild: + Version bump. + + 22 Mar 2011; Arfrever Frehtes Taifersar Arahesis + gnutls-2.10.5.ebuild, gnutls-2.11.7.ebuild: + Update dependencies (bug #358625). + +*gnutls-2.11.7 (09 Mar 2011) + + 09 Mar 2011; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.10.2.ebuild, -gnutls-2.10.2-r1.ebuild, -gnutls-2.10.3.ebuild, + -gnutls-2.11.4.ebuild, -gnutls-2.11.4-r1.ebuild, -gnutls-2.11.5.ebuild, + +gnutls-2.11.7.ebuild: + Version bump. + + 28 Feb 2011; Brent Baude gnutls-2.10.4.ebuild: + Marking gnutls-2.10.4 ppc64 for bug 352744 + +*gnutls-2.10.5 (28 Feb 2011) + + 28 Feb 2011; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.8.6.ebuild, -gnutls-2.10.1.ebuild, +gnutls-2.10.5.ebuild: + Version bump. + + 22 Feb 2011; nixnut gnutls-2.10.4.ebuild: + ppc stable #352744 + + 30 Jan 2011; Raúl Porcel gnutls-2.10.4.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #352744 + + 28 Jan 2011; Pawel Hajdan jr gnutls-2.10.4.ebuild: + x86 stable wrt bug #352744 + + 26 Jan 2011; Markos Chandras gnutls-2.10.4.ebuild: + Stable on amd64 wrt bug #352744 + + 25 Jan 2011; Jeroen Roovers gnutls-2.10.4.ebuild: + Stable for HPPA (bug #352744). + + 10 Jan 2011; Samuli Suominen gnutls-2.10.4.ebuild, + gnutls-2.11.6.ebuild: + Prevent valgrind detection (we definately don't want to run valgrind from + Portage because it's too unreliable). + + 27 Dec 2010; Brent Baude gnutls-2.10.2.ebuild: + stable ppc64, bug 343755 + +*gnutls-2.11.6 (27 Dec 2010) + + 27 Dec 2010; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.11.6.ebuild: + Version bump. + +*gnutls-2.11.5 (27 Dec 2010) + + 27 Dec 2010; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.11.5.ebuild: + Version bump. + +*gnutls-2.10.4 (27 Dec 2010) + + 27 Dec 2010; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.10.4.ebuild: + Version bump. + +*gnutls-2.10.3 (27 Dec 2010) + + 27 Dec 2010; Arfrever Frehtes Taifersar Arahesis + -files/gnutls-2.6.0-cxx-configure.in.patch, -gnutls-2.10.0.ebuild, + +gnutls-2.10.3.ebuild, -gnutls-2.11.0.ebuild, -gnutls-2.11.1.ebuild, + -gnutls-2.11.2.ebuild, -gnutls-2.11.3.ebuild: + Version bump. + + 27 Nov 2010; Raúl Porcel gnutls-2.10.2.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #343755 + + 13 Nov 2010; Raúl Porcel gnutls-2.10.2-r1.ebuild: + Add ~ia64/~m68k/~s390/~sh/~sparc wrt #326999 + + 12 Nov 2010; Dane Smith gnutls-2.10.2-r1.ebuild, + gnutls-2.11.4-r1.ebuild: + Changed guile dependency in 2.10.2-r1 and 2.11.4-r1 to be >=1.8 wrt bug + 302619. + + 10 Nov 2010; Dane Smith gnutls-2.10.2-r1.ebuild: + Readd alpha keyword as per bug 326999 as alpha *has* in fact keyworded + app-misc/datefudge. + +*gnutls-2.11.4-r1 (10 Nov 2010) +*gnutls-2.10.2-r1 (10 Nov 2010) + + 10 Nov 2010; Dane Smith -gnutls-2.10.1-r1.ebuild, + +gnutls-2.10.2-r1.ebuild, +gnutls-2.11.4-r1.ebuild, metadata.xml: + *Revision bumps for 2.10.2 and 2.11.4 include new valgrind use flag to fix + automahic dependency wrt bug 333403. + *Small QA fixes in both. + *Removed keywords for alpha ia64 m68k s390 sh sparc in 2.10.2-r1 as + datefudge + is not keyworded for those archs. I will be opening a keyword req for + datefudge. + *Removed 2.10.1-r1 as it contained an ~alpha keyword when datefudge was + not + keyworded for alpha. + + 06 Nov 2010; Markus Meier gnutls-2.10.2.ebuild: + arm stable, bug #343755 + + 04 Nov 2010; Christian Faulhammer gnutls-2.10.2.ebuild: + stable x86, bug 343755 + + 03 Nov 2010; Jeroen Roovers gnutls-2.10.2.ebuild: + Stable for PPC (bug #343755). + + 02 Nov 2010; Jeroen Roovers gnutls-2.10.2.ebuild: + Stable for HPPA (bug #343755). + + 02 Nov 2010; Markos Chandras gnutls-2.10.2.ebuild: + Stable on amd64 wrt bug #343755 + + 24 Oct 2010; Tobias Klausmann gnutls-2.10.1.ebuild: + Stable on alpha, bug #337139 + +*gnutls-2.11.4 (16 Oct 2010) + + 16 Oct 2010; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.11.4.ebuild: + Version bump. + +*gnutls-2.11.3 (16 Oct 2010) + + 16 Oct 2010; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.11.3.ebuild: + Version bump. + +*gnutls-2.11.2 (16 Oct 2010) + + 16 Oct 2010; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.11.2.ebuild: + Version bump. Fix dependencies (bug #337661). + + 11 Oct 2010; Markus Meier gnutls-2.10.1.ebuild: + arm stable, bug #337139 + + 10 Oct 2010; Tobias Klausmann + gnutls-2.10.1-r1.ebuild: + Keyworded on alpha, bug #326999 + + 06 Oct 2010; Jeroen Roovers gnutls-2.10.1.ebuild: + Stable for HPPA (bug #337139). + +*gnutls-2.10.2 (01 Oct 2010) + + 01 Oct 2010; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.10.2.ebuild: + Version bump. + + 30 Sep 2010; Samuli Suominen gnutls-2.11.1.ebuild: + Backport USE="test" also to development series. + +*gnutls-2.10.1-r1 (28 Sep 2010) + + 28 Sep 2010; Samuli Suominen + +gnutls-2.10.1-r1.ebuild: + USE="test" for app-misc/datefudge DEPEND wrt #326999. + + 28 Sep 2010; Samuli Suominen gnutls-2.10.1.ebuild: + ppc64 stable wrt #337139 + + 28 Sep 2010; Brent Baude gnutls-2.10.1.ebuild: + stable ppc, bug 337139 + + 25 Sep 2010; Markus Meier gnutls-2.10.1.ebuild: + x86 stable, bug #337139 + + 20 Sep 2010; Markos Chandras gnutls-2.10.1.ebuild: + Stable on amd64 wrt bug #337139 + +*gnutls-2.11.1 (14 Sep 2010) + + 14 Sep 2010; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.11.1.ebuild: + Version bump. + + 14 Sep 2010; Arfrever Frehtes Taifersar Arahesis + metadata.xml: + Add "nettle" USE flag. + + 06 Aug 2010; Jeroen Roovers gnutls-2.10.0.ebuild: + Stable for PPC (bug #292025). + + 25 Jul 2010; Raúl Porcel gnutls-2.10.0.ebuild: + arm/ia64/m68k/s390/sh/sparc stable wrt #292025 + +*gnutls-2.10.1 (25 Jul 2010) + + 25 Jul 2010; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.10.1.ebuild: + Version bump. + +*gnutls-2.11.0 (22 Jul 2010) + + 22 Jul 2010; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.8.5.ebuild, -gnutls-2.9.12.ebuild, +gnutls-2.11.0.ebuild: + Version bump. + + 11 Jul 2010; Tobias Klausmann gnutls-2.10.0.ebuild: + Stable on alpha, bug #292025 + + 05 Jul 2010; Samuli Suominen gnutls-2.10.0.ebuild: + ppc64 stable wrt #292025 + + 28 Jun 2010; Jeroen Roovers gnutls-2.10.0.ebuild: + Stable for HPPA (bug #292025). + + 27 Jun 2010; Christian Faulhammer gnutls-2.10.0.ebuild: + stable x86, security bug 292025 + + 26 Jun 2010; Christoph Mende gnutls-2.10.0.ebuild: + Stable on amd64 wrt bug #292025 + +*gnutls-2.10.0 (25 Jun 2010) + + 25 Jun 2010; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.6.6.ebuild, -gnutls-2.9.11.ebuild, +gnutls-2.10.0.ebuild: + Version bump (bug #292025). + + 19 Jun 2010; Raúl Porcel gnutls-2.8.6.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #315781 + +*gnutls-2.9.12 (17 Jun 2010) + + 17 Jun 2010; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.9.10.ebuild, +gnutls-2.9.12.ebuild: + Version bump. + +*gnutls-2.9.11 (07 Jun 2010) + + 07 Jun 2010; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.9.9.ebuild, +gnutls-2.9.11.ebuild: + Version bump. + + 28 May 2010; Markus Meier gnutls-2.8.6.ebuild: + arm/x86 stable, bug #315781 + + 21 May 2010; Peter Volkov gnutls-2.8.6.ebuild: + amd64 stable, bug 315781 + + 07 May 2010; Jeroen Roovers gnutls-2.8.6.ebuild: + Stable for PPC (bug #315781). + + 07 May 2010; Jeroen Roovers gnutls-2.8.6.ebuild: + Stable for HPPA (bug #315781). + +*gnutls-2.9.10 (22 Apr 2010) + + 22 Apr 2010; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.9.10.ebuild: + Version bump. + +*gnutls-2.8.6 (18 Mar 2010) + + 18 Mar 2010; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.8.3.ebuild, -gnutls-2.8.4.ebuild, +gnutls-2.8.6.ebuild, + -gnutls-2.9.8.ebuild: + Version bump. + + 30 Jan 2010; Raúl Porcel gnutls-2.8.5.ebuild: + ia64/m68k/s390/sh/sparc stable wrt #296045 + + 01 Jan 2010; Tobias Klausmann gnutls-2.8.5.ebuild: + Stable on alpha, bug #296045 + + 22 Dec 2009; Markus Meier gnutls-2.8.5.ebuild: + arm/x86 stable, bug #296045 + + 20 Dec 2009; Markos Chandras gnutls-2.8.5.ebuild: + Stable for amd64 wrt bug #296045 + + 09 Dec 2009; nixnut gnutls-2.8.5.ebuild: + ppc stable #296045 + + 08 Dec 2009; Brent Baude gnutls-2.8.5.ebuild: + Marking gnutls-2.8.5 ppc64 for bug 296045 + + 07 Dec 2009; Jeroen Roovers gnutls-2.8.5.ebuild: + Stable for HPPA (bug #296045). + + 17 Nov 2009; Brent Baude gnutls-2.8.4.ebuild: + Marking gnutls-2.8.4 ppc64 for bug 289625 + +*gnutls-2.9.9 (13 Nov 2009) + + 13 Nov 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.9.6.ebuild, +gnutls-2.9.9.ebuild: + Version bump. + + 10 Nov 2009; Markus Meier gnutls-2.8.4.ebuild: + amd64/arm stable, bug #289625 + + 08 Nov 2009; Tobias Klausmann gnutls-2.8.4.ebuild: + Stable on alpha, bug #289625 + +*gnutls-2.9.8 (05 Nov 2009) + + 05 Nov 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.9.5.ebuild, +gnutls-2.9.8.ebuild: + Version bump. + +*gnutls-2.8.5 (02 Nov 2009) + + 02 Nov 2009; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.8.5.ebuild: + Version bump. + + 28 Oct 2009; Christian Faulhammer gnutls-2.8.4.ebuild: + stable x86, bug 289625 + + 26 Oct 2009; Jeroen Roovers gnutls-2.8.4.ebuild: + Stable for HPPA (bug #289625). + + 24 Oct 2009; nixnut gnutls-2.8.3.ebuild: + ppc stable #275695 + + 23 Oct 2009; Raúl Porcel gnutls-2.8.3.ebuild: + ia64/sparc stable wrt #275695 + +*gnutls-2.9.6 (22 Sep 2009) + + 22 Sep 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.9.4.ebuild, +gnutls-2.9.6.ebuild: + Version bump. + + 19 Sep 2009; Markus Meier gnutls-2.8.3.ebuild: + arm stable, bug #275695 + +*gnutls-2.8.4 (18 Sep 2009) + + 18 Sep 2009; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.8.4.ebuild: + Version bump. + + 16 Sep 2009; Olivier Crête gnutls-2.8.3.ebuild: + Stable on amd64, bug #275695 + + 15 Sep 2009; Jeroen Roovers gnutls-2.8.3.ebuild: + Stable for HPPA (bug #275695). + + 14 Sep 2009; Christian Faulhammer gnutls-2.8.3.ebuild: + stable x86, bug 275695 + + 13 Sep 2009; Brent Baude gnutls-2.8.3.ebuild: + Marking gnutls-2.8.3 ppc64 for bug 275695 + +*gnutls-2.9.5 (10 Sep 2009) + + 10 Sep 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.9.3.ebuild, +gnutls-2.9.5.ebuild: + Version bump. + +*gnutls-2.9.4 (03 Sep 2009) + + 03 Sep 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.9.2.ebuild, +gnutls-2.9.4.ebuild: + Version bump. + + 25 Aug 2009; Tobias Klausmann gnutls-2.8.3.ebuild: + Stable on alpha, bug #275695 + +*gnutls-2.9.3 (20 Aug 2009) + + 20 Aug 2009; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.9.3.ebuild: + Version bump. + +*gnutls-2.9.2 (15 Aug 2009) + + 15 Aug 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.9.1.ebuild, +gnutls-2.9.2.ebuild: + Version bump. + +*gnutls-2.8.3 (13 Aug 2009) + + 13 Aug 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.8.1.ebuild, -gnutls-2.8.2.ebuild, -gnutls-2.8.2-r1.ebuild, + -files/gnutls-2.8.2-fix_reading_of_memory.patch, +gnutls-2.8.3.ebuild: + Version bump. + +*gnutls-2.8.2-r1 (13 Aug 2009) + + 13 Aug 2009; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.8.2-r1.ebuild, +files/gnutls-2.8.2-fix_reading_of_memory.patch: + Fix reading of memory (bug #281249). + +*gnutls-2.8.2 (10 Aug 2009) + + 10 Aug 2009; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.8.2.ebuild: + Version bump. + +*gnutls-2.8.1 (10 Jun 2009) + + 10 Jun 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.8.0.ebuild, +gnutls-2.8.1.ebuild: + Version bump. + +*gnutls-2.9.1 (09 Jun 2009) + + 09 Jun 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.9.0.ebuild, +gnutls-2.9.1.ebuild: + Version bump. + + 01 Jun 2009; Arfrever Frehtes Taifersar Arahesis + gnutls-2.8.0.ebuild, gnutls-2.9.0.ebuild: + Fix installation of documentation (bug #271944). + +*gnutls-2.9.0 (28 May 2009) +*gnutls-2.8.0 (28 May 2009) + + 28 May 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.7.12.ebuild, -gnutls-2.7.13.ebuild, +gnutls-2.8.0.ebuild, + +gnutls-2.9.0.ebuild: + Version bumps. + +*gnutls-2.7.13 (25 May 2009) + + 25 May 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.7.11.ebuild, +gnutls-2.7.13.ebuild: + Version bump. + +*gnutls-2.7.12 (20 May 2009) + + 20 May 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.7.10.ebuild, +gnutls-2.7.12.ebuild: + Version bump. + +*gnutls-2.7.11 (19 May 2009) + + 19 May 2009; Arfrever Frehtes Taifersar Arahesis + -files/gnutls-2.6.0-openpgp-selftest.patch, -gnutls-2.6.4.ebuild, + -gnutls-2.6.5.ebuild, -gnutls-2.6.5-r1.ebuild, -gnutls-2.7.8.ebuild, + -files/gnutls-2.7.8-lzo.patch, +gnutls-2.7.11.ebuild, + -files/CVE-2009-1415.patch, -files/CVE-2009-1416.patch, + -files/CVE-2009-1417.patch: + Version bump. + +*gnutls-2.7.10 (15 May 2009) + + 15 May 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.7.7.ebuild, +gnutls-2.7.10.ebuild: + Version bump. + + 06 May 2009; Raúl Porcel gnutls-2.6.6.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #267774 + +*gnutls-2.7.8 (04 May 2009) + + 04 May 2009; Arfrever Frehtes Taifersar Arahesis + +gnutls-2.7.8.ebuild, +files/gnutls-2.7.8-lzo.patch: + Version bump. + + 03 May 2009; Brent Baude gnutls-2.6.6.ebuild: + Marking gnutls-2.6.6 ppc64 and ppc for bug 267774 + + 03 May 2009; Tobias Klausmann gnutls-2.6.6.ebuild: + Stable on alpha, bug #267774 + + 02 May 2009; Jeroen Roovers gnutls-2.6.6.ebuild: + Stable for HPPA (bug #267774). + + 01 May 2009; Markus Meier gnutls-2.6.6.ebuild: + amd64/x86 stable, bug #267774 + + 01 May 2009; Daniel Black gnutls-2.6.5-r1.ebuild, + gnutls-2.6.6.ebuild: + libtool rebuild to prevent bug #268065 which I forgot about + +*gnutls-2.6.6 (30 Apr 2009) + + 30 Apr 2009; Daniel Black +gnutls-2.6.6.ebuild: + official upstream release to fix CVE-2009-1415 CVE-2009-1416 CVE-2009-1417 + +*gnutls-2.6.5-r1 (30 Apr 2009) + + 30 Apr 2009; Daniel Black + +files/CVE-2009-1415.patch, +files/CVE-2009-1416.patch, + +files/CVE-2009-1417.patch, +gnutls-2.6.5-r1.ebuild: + fix for security bug #267774 + +*gnutls-2.7.7 (26 Apr 2009) + + 26 Apr 2009; Arfrever Frehtes Taifersar Arahesis + -gnutls-2.7.6.ebuild, +gnutls-2.7.7.ebuild: + Version bump. + +*gnutls-2.6.5 (12 Apr 2009) + + 12 Apr 2009; Arfrever Frehtes Taifersar Arahesis + -files/gnutls-2.2.5-CVE-2008-4989-V2.patch, + -files/gnutls-2.3.11+gcc-4.3.patch, -gnutls-2.2.5.ebuild, + -gnutls-2.4.1-r2.ebuild, -gnutls-2.6.0-r2.ebuild, -gnutls-2.6.3.ebuild, + +gnutls-2.6.5.ebuild, -gnutls-2.7.4.ebuild: + Version bump. Remove older versions. + + 11 Apr 2009; Raúl Porcel gnutls-2.6.4.ebuild: + arm/ia64/m68k/s390/sh/sparc stable wrt #264392 + + 08 Apr 2009; Jeroen Roovers gnutls-2.6.4.ebuild: + Stable for HPPA (bug #264392). + + 07 Apr 2009; Tobias Klausmann gnutls-2.6.4.ebuild: + Stable on alpha, bug #264392 + + 05 Apr 2009; Markus Meier gnutls-2.6.4.ebuild: + amd64/x86 stable, bug #264392 + + 01 Apr 2009; Joseph Jezak gnutls-2.6.4.ebuild: + Marked ppc/ppc64 stable for bug #264392. + +*gnutls-2.6.4 (01 Mar 2009) + + 01 Mar 2009; Daniel Black +gnutls-2.6.4.ebuild: + version bump as per bug #259018 thanks to Arfrever + +*gnutls-2.7.6 (28 Feb 2009) + + 28 Feb 2009; Daniel Black -gnutls-2.6.2.ebuild, + +gnutls-2.7.6.ebuild: + version bump as per bug #259018 patch thanks to Arfrever Frehtes Taifersar + Arahesis + +*gnutls-2.7.4 (10 Jan 2009) + + 10 Jan 2009; Daniel Black +gnutls-2.7.4.ebuild: + version bump as per bug #254445 - still masked - it breaks a few packages as + per bug #253709 + + 10 Jan 2009; Daniel Black + +files/gnutls-2.6.0-openpgp-selftest.patch, gnutls-2.6.0-r2.ebuild, + gnutls-2.6.2.ebuild, gnutls-2.6.3.ebuild: + openpgp patch from upstream. https://savannah.gnu.org/support/index.php?106543 + +*gnutls-2.6.3 (05 Jan 2009) + + 05 Jan 2009; Daniel Black + files/gnutls-2.6.0-cxx-configure.in.patch, gnutls-2.6.0-r2.ebuild, + gnutls-2.6.2.ebuild, +gnutls-2.6.3.ebuild: + version bump as per bug #250987 thanks to Arfrever. USE=-cxx fix as per bug + #249326 by Lars Strojny with patch thanks to Arfrever. Fix libtool cleanup + on 2.6.0 version. + + 18 Nov 2008; Daniel Black + -files/gnutls-2.2.5-CVE-2008-4989.patch, -gnutls-2.4.1-r1.ebuild, + gnutls-2.4.1-r2.ebuild, -gnutls-2.6.0-r1.ebuild: + cleanup and stable + +*gnutls-2.6.0-r2 (18 Nov 2008) +*gnutls-2.4.1-r2 (18 Nov 2008) + + 18 Nov 2008; Daniel Black + +files/gnutls-2.2.5-CVE-2008-4989-V2.patch, +gnutls-2.4.1-r2.ebuild, + +gnutls-2.6.0-r2.ebuild, -gnutls-2.6.1.ebuild: + fixed cve patch as per bug #246976 - thanks parafin + + 18 Nov 2008; Daniel Black gnutls-2.6.2.ebuild: + eapi problem - bug #247164 - thanks en.ABCD + + 15 Nov 2008; Tobias Scherbaum + gnutls-2.4.1-r1.ebuild: + ppc stable, bug #245850 + +*gnutls-2.6.2 (13 Nov 2008) + + 13 Nov 2008; Daniel Black +gnutls-2.6.2.ebuild: + version bump - bug #246492 - thanks Arfrever + + 12 Nov 2008; Markus Rothe gnutls-2.4.1-r1.ebuild: + Stable on ppc64; bug #245850 + +*gnutls-2.6.1 (10 Nov 2008) +*gnutls-2.6.0-r1 (10 Nov 2008) + + 10 Nov 2008; Daniel Black -gnutls-2.4.1.ebuild, + gnutls-2.4.1-r1.ebuild, -gnutls-2.5.4.ebuild, -gnutls-2.6.0.ebuild, + +gnutls-2.6.0-r1.ebuild, +gnutls-2.6.1.ebuild: + more bumps for CVE. Remove old versions + +*gnutls-2.4.1-r1 (10 Nov 2008) + + 10 Nov 2008; Christian Hoffmann + +files/gnutls-2.2.5-CVE-2008-4989.patch, +gnutls-2.4.1-r1.ebuild: + revision bump to fix security bug 245850 (CVE-2008-4989), straight to + stable on alpha amd64 hppa ia64 sparc x86 as tested on the mentioned bug + + 05 Nov 2008; Daniel Black gnutls-2.6.0.ebuild: + alternate and much better solution by loki_val + + 05 Nov 2008; Daniel Black gnutls-2.6.0.ebuild: + minimium libtool version as per bug #245544 thanks to Vasileios and Lars. + + 04 Nov 2008; Mike Frysinger Manifest: + Fix gnutls-2.2.5.tar.bz2 manifest. + +*gnutls-2.6.0 (04 Nov 2008) + + 04 Nov 2008; Daniel Black + +files/gnutls-2.6.0-cxx-configure.in.patch, gnutls-2.5.4.ebuild, + +gnutls-2.6.0.ebuild: + version bump as per bug #236690 thanks to Arfrever + + 04 Sep 2008; Daniel Black gnutls-2.5.4.ebuild: + change dependancy as per bug #236642 suggested by Arfreve. Bug thanks to + Seemant. + +*gnutls-2.5.4 (19 Aug 2008) + + 19 Aug 2008; Daniel Black -gnutls-2.5.3.ebuild, + +gnutls-2.5.4.ebuild: + version bump to correct subversion errors - bug #235098 + probing from Arfrever + + 17 Aug 2008; Daniel Black gnutls-2.2.5.ebuild, + gnutls-2.4.1.ebuild, gnutls-2.5.3.ebuild: + autotools qa fixes + +*gnutls-2.5.3 (17 Aug 2008) + + 17 Aug 2008; Daniel Black +gnutls-2.5.3.ebuild: + version bump as per bug #231610 thanks to Arfrever Frehtes Taifersar Arahesis + +*gnutls-2.4.1 (01 Jul 2008) + + 01 Jul 2008; Daniel Black + -files/gnutls-2.3.15-qa_gnutls_session_is_psk.patch, + -gnutls-2.3.11.ebuild, -gnutls-2.4.0.ebuild, +gnutls-2.4.1.ebuild: + version bump and older version cleanout as per security bug #230263 thanks rbu + +*gnutls-2.4.0 (19 Jun 2008) + + 19 Jun 2008; Daniel Black -gnutls-2.3.15.ebuild, + +gnutls-2.4.0.ebuild: + version bump - using proper release + +*gnutls-2.3.15 (19 Jun 2008) + + 19 Jun 2008; Daniel Black + +files/gnutls-2.3.15-qa_gnutls_session_is_psk.patch, gnutls-2.3.11.ebuild, + +gnutls-2.3.15.ebuild: + version bump thanks to bug #227385. opencdk notlonger supported as per bug + #227381. Thanks to Arfrever Frehtes Taifersar Arahesis and Franz Metz + + 01 Jun 2008; Diego Pettenò + +files/gnutls-2.3.11+gcc-4.3.patch, gnutls-2.3.11.ebuild: + Add patch to fix building examples with GCC 4.3. See bug #224453. + +*gnutls-2.3.11 (01 Jun 2008) + + 01 Jun 2008; Daniel Black -gnutls-2.2.2.ebuild, + -gnutls-2.2.3.ebuild, +gnutls-2.3.11.ebuild: + version bump _ old version cleanout + + 21 May 2008; Tobias Scherbaum gnutls-2.2.5.ebuild: + ppc stable, bug #222823 + + 21 May 2008; Richard Freeman gnutls-2.2.5.ebuild: + amd64 stable - 222823 + + 20 May 2008; Daniel Black gnutls-2.2.5.ebuild: + -m moved URL to mirror:// thanks to Blackbird on irc + + 20 May 2008; Markus Rothe gnutls-2.2.5.ebuild: + Stable on ppc64. Fix double lzo enabling. Bug #222823 + + 20 May 2008; Raúl Porcel gnutls-2.2.5.ebuild: + alpha/ia64/sparc/x86 stable wrt security #222823 + + 20 May 2008; Jeroen Roovers gnutls-2.2.5.ebuild: + Stable for HPPA (bug #222823). + +*gnutls-2.2.5 (20 May 2008) + + 20 May 2008; Daniel Black +gnutls-2.2.5.ebuild: + version bump - ref security bug #222823 + +*gnutls-2.2.3 (06 May 2008) + + 06 May 2008; Alon Bar-Lev +gnutls-2.2.3.ebuild: + Version bump + + 26 Mar 2008; Jeroen Roovers gnutls-2.2.2.ebuild: + Stable for HPPA (bug #209984). + + 24 Mar 2008; Raúl Porcel gnutls-2.2.2.ebuild: + alpha/ia64/sparc stable wrt #209984 + + 22 Mar 2008; Markus Rothe gnutls-2.2.2.ebuild: + Stable on ppc64; bug #209984 + + 22 Mar 2008; nixnut gnutls-2.2.2.ebuild: + Stable on ppc wrt bug 209984 + + 21 Mar 2008; Markus Meier gnutls-2.2.2.ebuild: + amd64/x86 stable, bug #209984 + +*gnutls-2.2.2 (22 Feb 2008) + + 22 Feb 2008; Alon Bar-Lev -gnutls-2.2.1.ebuild, + +gnutls-2.2.2.ebuild: + Version bump + + 13 Feb 2008; Alon Bar-Lev + -files/gnutls-1.4.4-selflink.patch, -gnutls-1.4.4-r1.ebuild: + Cleanup + + 20 Jan 2008; Alon Bar-Lev gnutls-2.2.1.ebuild: + Don't fail build on bindist, bug#202381, thanks to jacub + + 18 Jan 2008; Alon Bar-Lev gnutls-2.2.1.ebuild: + Fix bug#202381, bug#203880 + +*gnutls-2.2.1 (18 Jan 2008) + + 18 Jan 2008; Alon Bar-Lev + -files/gnutls-2.2.0-selflink.patch, -gnutls-2.2.0.ebuild, + +gnutls-2.2.1.ebuild: + Version bump + + 16 Jan 2008; Fabian Groffen gnutls-1.4.4-r1.ebuild, + gnutls-2.0.4.ebuild, gnutls-2.2.0.ebuild: + Dropped ppc-macos keyword, see you in prefix + + 14 Jan 2008; Christoph Mende gnutls-2.0.4.ebuild: + Stable on amd64 wrt bug #199297 + + 10 Jan 2008; Alon Bar-Lev -gnutls-1.4.5.ebuild, + -gnutls-1.6.1.ebuild, -gnutls-1.6.2.ebuild, -gnutls-1.6.3.ebuild: + Cleanup + + 08 Jan 2008; Jeroen Roovers gnutls-2.0.4.ebuild: + Stable for HPPA (bug #199297). + + 05 Jan 2008; Raúl Porcel gnutls-2.0.4.ebuild: + alpha/ia64/sparc stable wrt #199297 + + 03 Jan 2008; Brent Baude gnutls-2.0.4.ebuild: + Marking gnutls-2.0.4 ppc64 for bug 199297 + + 03 Jan 2008; Christian Faulhammer gnutls-2.0.4.ebuild: + stable x86, bug 199297 + + 03 Jan 2008; Brent Baude gnutls-2.0.4.ebuild: + Marking gnutls-2.0.4 ppc for bug 199297 + + 19 Dec 2007; Alon Bar-Lev gnutls-2.2.0.ebuild: + Modify libgcrypt dependency, bug#202783, thanks to Ramon + + 14 Dec 2007; Alon Bar-Lev + +files/gnutls-2.2.0-selflink.patch, gnutls-2.2.0.ebuild: + Fix selflink issue, bug#202269, thanks to aballier + +*gnutls-2.2.0 (14 Dec 2007) + + 14 Dec 2007; Alon Bar-Lev +gnutls-2.2.0.ebuild: + Version bump + +*gnutls-2.0.4 (30 Nov 2007) + + 30 Nov 2007; Alon Bar-Lev -gnutls-2.0.3.ebuild, + +gnutls-2.0.4.ebuild: + Version bump, bug#200484 + +*gnutls-2.0.3 (16 Nov 2007) + + 16 Nov 2007; Alon Bar-Lev -gnutls-2.0.1.ebuild, + +gnutls-2.0.3.ebuild: + Version bump, bug#199371 + +*gnutls-2.0.1 (22 Sep 2007) + + 22 Sep 2007; Alon Bar-Lev -gnutls-2.0.0.ebuild, + +gnutls-2.0.1.ebuild: + Version bump + + 11 Sep 2007; Roy Marples gnutls-2.0.0.ebuild: + elibtoolize for sane .so versioning on FreeBSD. + +*gnutls-2.0.0 (05 Sep 2007) + + 05 Sep 2007; Alon Bar-Lev +gnutls-2.0.0.ebuild: + Version bump, bug#191395 + + 30 Aug 2007; Christian Heim metadata.xml: + Removing liquidx from metadata due to his retirement (see #171155 for + reference). + +*gnutls-1.6.3 (19 Jul 2007) + + 19 Jul 2007; Alon Bar-Lev +gnutls-1.6.3.ebuild: + Version bump, bug#185700 + + 12 Jul 2007; Roy Marples gnutls-1.6.2.ebuild: + Keyworded ~sparc-fbsd. + +*gnutls-1.6.2 (21 Apr 2007) + + 21 Apr 2007; Daniel Black -gnutls-1.6.0.ebuild, + +gnutls-1.6.2.ebuild: + version bump. remove older version + + 10 Jan 2007; Markus Ullmann gnutls-1.4.4-r1.ebuild: + Fix autotools deps, thanks to rangerpb for pointing that out + +*gnutls-1.6.1 (30 Dec 2006) + + 30 Dec 2006; Daniel Black +gnutls-1.6.1.ebuild: + version bump - upstream bug fixes + +*gnutls-1.6.0 (09 Dec 2006) +*gnutls-1.4.5 (09 Dec 2006) + + 09 Dec 2006; Daniel Black + -files/gnutls-1.2.10-as-needed.patch, -files/gnutls-1.4.1-as-needed.patch, + -gnutls-1.2.10.ebuild, -gnutls-1.2.10-r1.ebuild, -gnutls-1.2.11.ebuild, + -gnutls-1.4.1.ebuild, gnutls-1.4.4-r1.ebuild, +gnutls-1.4.5.ebuild, + +gnutls-1.6.0.ebuild: + purge security vulnerable versions. Version bumps too + + 09 Nov 2006; Ilya A. Volynets-Evenbakh + gnutls-1.4.4-r1.ebuild: + stabilize on mips (#140530) + + 25 Sep 2006; Jason Wever gnutls-1.4.4-r1.ebuild: + Stable on SPARC wrt security bug #147682. + + 23 Sep 2006; Daniel Black gnutls-1.4.4-r1.ebuild: + fix nls support as per bug #148778 thanks to Timo Kamph + + 22 Sep 2006; Bryan Østergaard gnutls-1.4.4-r1.ebuild: + Stable on Alpha + ia64, bug 147682. + + 21 Sep 2006; gnutls-1.4.4-r1.ebuild: + stable on amd64 + + 21 Sep 2006; Tobias Scherbaum + gnutls-1.4.4-r1.ebuild: + ppc, hppa stable, bug #147682 + + 21 Sep 2006; Daniel Black gnutls-1.4.4-r1.ebuild: + added postinst message explaining the need for a rebuild + + 21 Sep 2006; Markus Rothe gnutls-1.4.4-r1.ebuild: + Stable on ppc64; bug #147682 + + 20 Sep 2006; gnutls-1.4.4-r1.ebuild: + Stable on x86. Security bug #147682. + +*gnutls-1.4.4-r1 (19 Sep 2006) + + 19 Sep 2006; Daniel Black + files/gnutls-1.4.4-selflink.patch, -gnutls-1.4.4.ebuild, + +gnutls-1.4.4-r1.ebuild: + fixed selflink patch thanks to Alon Bar-Lev in bug #147800 + + 17 Sep 2006; Daniel Black gnutls-1.4.4.ebuild: + Temporarily added sys-devel/autoconf-2.60 dependency as per bug #147970 + until a better solution can be found + + 17 Sep 2006; Daniel Black + +files/gnutls-1.4.4-selflink.patch, gnutls-1.4.4.ebuild: + partial fix for selflinking - bug #147800 thanks Carsten Lohrke + +*gnutls-1.4.4 (16 Sep 2006) + + 16 Sep 2006; Daniel Black +gnutls-1.4.4.ebuild: + version bump for security bug #147682 + + 10 Sep 2006; Javier Villavicencio + gnutls-1.2.11.ebuild: + Add ~x86-fbsd keyword. + + 03 Aug 2006; Daniel Black gnutls-1.4.1.ebuild: + removed --without-included-libtasn1 as oddly enough it uses the included + libtasn1. Thanks to Peter Hyman for picking up the missing dependency + +*gnutls-1.4.1 (01 Aug 2006) +*gnutls-1.2.11 (01 Aug 2006) + + 01 Aug 2006; Daniel Black + +files/gnutls-1.2.10-as-needed.patch, +files/gnutls-1.4.1-as-needed.patch, + gnutls-1.2.10-r1.ebuild, +gnutls-1.2.11.ebuild, +gnutls-1.4.1.ebuild: + fix for selftest with LDFLAGS="-Wl,--as-needed" as per bug #142353 thanks to + Brant Gurganus. Version bump to 1.4.1 as well + + 15 Jul 2006; Marcelo Goes -gnutls-1.2.3.ebuild, + -gnutls-1.2.4.ebuild, -gnutls-1.2.9.ebuild, -gnutls-1.2.9-r1.ebuild: + Remove ebuilds earlier than 1.2.10 for security cleanup bug 140530, reported + by Jakub Moc . + + 09 Jul 2006; Joshua Kinard gnutls-1.2.10.ebuild: + Marked stable on mips. + + 27 Apr 2006; Alec Warner files/digest-gnutls-1.2.3, + files/digest-gnutls-1.2.4, files/digest-gnutls-1.2.9, + files/digest-gnutls-1.2.9-r1, Manifest: + Fixing SHA256 digest, pass four + + 23 Apr 2006; Diego Pettenò gnutls-1.2.10.ebuild, + gnutls-1.2.10-r1.ebuild: + Run elibtoolize and add ~x86-fbsd keyword. + + 10 Mar 2006; Marcelo Goes gnutls-1.2.3.ebuild, + gnutls-1.2.4.ebuild: + Use --library=foo instead of --soname foo as a revdep-rebuild argument given + by einfo. This is for bug 125506, reported by Carsten Lohrke . + + 12 Feb 2006; Tobias Scherbaum + gnutls-1.2.10.ebuild: + ppc stable, bug #122307 + + 11 Feb 2006; Markus Rothe gnutls-1.2.10.ebuild: + Stable on ppc64: bug #122307 + + 11 Feb 2006; Joshua Jackson gnutls-1.2.10.ebuild: + Stable on x86; bug #122307 + + 10 Feb 2006; Aron Griffis gnutls-1.2.10.ebuild: + Mark 1.2.10 stable on alpha/ia64 #122307 + + 10 Feb 2006; Gustavo Zacarias gnutls-1.2.10.ebuild: + Stable on sparc wrt security #122307 + + 10 Feb 2006; Simon Stelling gnutls-1.2.10.ebuild: + stable on amd64 wrt bug 122307 + + 10 Feb 2006; Rene Nussbaumer gnutls-1.2.10.ebuild: + Stable on hppa. See bug #122307. + +*gnutls-1.2.10-r1 (09 Feb 2006) +*gnutls-1.2.10 (09 Feb 2006) + + 09 Feb 2006; Marcelo Goes +gnutls-1.2.10.ebuild, + +gnutls-1.2.10-r1.ebuild: + 1.2.10 version bump for bug 122307. + +*gnutls-1.2.9-r1 (03 Jan 2006) + + 03 Jan 2006; Daniel Black + -files/gnutls-1.0.17-extra.h.patch, -files/gnutls-1.2.3-gcc4.patch, + -gnutls-1.0.17.ebuild, -gnutls-1.0.25.ebuild, gnutls-1.2.3.ebuild, + -gnutls-1.2.3-r1.ebuild, gnutls-1.2.4.ebuild, -gnutls-1.2.6.ebuild, + gnutls-1.2.9.ebuild, +gnutls-1.2.9-r1.ebuild: + major pruning cause it needed it. Made gnutls-1.2[349] depend on =lzo-1* and + gnutls-1.2.9-r1 depend on >=lzo-2 (bug #112357). gnutls-1.2.9-r1 currently + masked due to TEXTRELs + + 27 Nov 2005; Marcelo Goes gnutls-1.0.17.ebuild, + gnutls-1.0.25.ebuild, gnutls-1.2.3.ebuild, gnutls-1.2.3-r1.ebuild, + gnutls-1.2.4.ebuild, gnutls-1.2.6.ebuild, gnutls-1.2.9.ebuild: + Do not install COPYING or COPYING.LIB. Fixes bug 113678. Thanks to Ryan Hill + . + + 11 Nov 2005; Daniel Black gnutls-1.2.6.ebuild, + gnutls-1.2.9.ebuild: + really only need lzo-1 dependancy - bug #112139 + +*gnutls-1.2.9 (10 Nov 2005) + + 10 Nov 2005; Marcelo Goes -gnutls-1.2.5.ebuild, + +gnutls-1.2.9.ebuild: + 1.2.9 version bump for bug 111928. Depends on libgcrypt-1.2.2 instead of + 1.2.0. Thanks to Kai . + + 15 Sep 2005; Aron Griffis gnutls-1.2.4.ebuild: + Mark 1.2.4 stable on alpha + + 05 Sep 2005; Markus Rothe gnutls-1.2.4.ebuild: + Stable on ppc64 + + 24 Aug 2005; Aron Griffis gnutls-1.2.4.ebuild: + stable on ia64 + +*gnutls-1.2.6 (17 Jul 2005) + + 17 Jul 2005; Daniel Black +gnutls-1.2.6.ebuild: + version bump - gtk-doc fixed + +*gnutls-1.2.5 (17 Jul 2005) + + 17 Jul 2005; Daniel Black +gnutls-1.2.5.ebuild: + version bump - still masked due to lzo-2 dependancy + + 10 Jul 2005; Lina Pezzella gnutls-1.2.4.ebuild: + Testing ppc-macos. Bug #98390. Submitted on behalf of Fabian Groffen. + + 05 Jul 2005; Rene Nussbaumer gnutls-1.2.3.ebuild: + Stable on hppa. + + 03 Jul 2005; Hardave Riar gnutls-1.0.25.ebuild, + gnutls-1.2.3.ebuild: + Stable on mips, bug #90726. + + 21 Jun 2005; Daniel Black gnutls-1.0.25.ebuild, + gnutls-1.2.3.ebuild, gnutls-1.2.3-r1.ebuild, gnutls-1.2.4.ebuild: + added dropped keywords + + 06 Jun 2005; Danny van Dyk gnutls-1.2.4.ebuild: + Marked ~s390, BUG #93960. + + 04 Jun 2005; Jan Brinkmann gnutls-1.2.4.ebuild: + stable on amd64 wrt #94913 + +*gnutls-1.2.4 (03 Jun 2005) + + 03 Jun 2005; Daniel Black +gnutls-1.2.4.ebuild: + Version bump - thanks tigger + +*gnutls-1.2.3-r1 (04 May 2005) + + 04 May 2005; Martin Schlemmer + +files/gnutls-1.2.3-gcc4.patch, +gnutls-1.2.3-r1.ebuild: + Fix building with gcc4. + +*gnutls-1.0.17 (01 May 2005) + + 01 May 2005; Daniel Black + +files/gnutls-1.0.17-extra.h.patch, +gnutls-1.0.17.ebuild: + re-added files so arm and mips still work + + 01 May 2005; Daniel Black + -files/gnutls-1.0.14-extra.h.patch, -files/gnutls-1.1.23-extra.h.patch, + -gnutls-1.0.17.ebuild, -gnutls-1.0.23.ebuild, -gnutls-1.2.0.ebuild, + -gnutls-1.2.1.ebuild: + prune potentially vulnerable versions + + 01 May 2005; Daniel Black gnutls-1.2.3.ebuild: + Removed crypt flag due to bug #90976. Thanks to Alex Murray + + + 30 Apr 2005; Bryan Østergaard gnutls-1.2.3.ebuild: + alpha + ~ia64 keywords. + + 29 Apr 2005; Gustavo Zacarias gnutls-1.0.25.ebuild, + gnutls-1.2.3.ebuild: + Stable on sparc wrt #90726 + + 29 Apr 2005; Michael Hanselmann gnutls-1.0.25.ebuild: + Stable on hppa. + + 29 Apr 2005; Jan Brinkmann gnutls-1.0.25.ebuild, + gnutls-1.2.3.ebuild: + stable on amd64 wrt security bug #90726 + + 29 Apr 2005; Markus Rothe gnutls-1.2.3.ebuild: + Stable on ppc64 + + 29 Apr 2005; Daniel Black gnutls-1.0.25.ebuild, + gnutls-1.2.3.ebuild: + ppc stable. Fixed bug #90841 (bad quotes by Rork ). + + 29 Apr 2005; Markus Rothe gnutls-1.0.25.ebuild: + Stable on ppc64; bug #90726 + + 28 Apr 2005; Marcelo Goes : + Took gnutls-1.2.1 out of package.mask, pointless to mask it now. + +*gnutls-1.2.3 (28 Apr 2005) +*gnutls-1.0.25 (28 Apr 2005) + + 28 Apr 2005; Daniel Black +gnutls-1.0.25.ebuild, + +gnutls-1.2.3.ebuild: + Version bumps for security bug #90726 + +*gnutls-1.2.1 (18 Apr 2005) + + 18 Apr 2005; Marcelo Goes +gnutls-1.2.1.ebuild: + Version bump to 1.2.1. Dropped patch since it seems to have been integrated in + upstream. I added it to package.mask for testing, but anyone who feels it + works OK can take it out. Fixes bug 89588. Thanks to Erinn Looney-Triggs + for reporting. + + 01 Apr 2005; Aron Griffis gnutls-1.0.23.ebuild: + stable on ia64 + + 05 Mar 2005; Markus Rothe gnutls-1.0.23.ebuild: + Stable on ppc64 + + 20 Feb 2005; Aron Griffis gnutls-1.0.23.ebuild: + add ~ia64 + + 06 Feb 2005; Daniel Black gnutls-1.2.0.ebuild: + Fixed bad parsing in gtk-doc as per bug #80906. Thanks to Ivan Yosifov + and others for reporting it. + + 05 Feb 2005; Daniel Black -gnutls-1.1.23-r1.ebuild, + -gnutls-1.1.23.ebuild: + Removed due to working 1.2.0. Fixes bug #79327. + +*gnutls-1.2.0 (05 Feb 2005) + + 05 Feb 2005; Daniel Black +gnutls-1.2.0.ebuild: + version bump as per bug #80809. Thanks to Erinn Looney-Triggs + + +*gnutls-1.1.23-r1 (24 Jan 2005) + + 24 Jan 2005; Christian Parpart + +files/gnutls-1.1.23-extra.h.patch, +gnutls-1.1.23-r1.ebuild: + added C++ header stubs into extra.h + + 24 Jan 2005; Daniel Black gnutls-1.0.23.ebuild, + gnutls-1.1.23.ebuild: + Fixed dependacy on dev-libs/libgcrypt >= 1.2.0 as per bug #79232. Fixed + version notices for rebuild. Thanks to Alex Tomkins + for the bug report + +*gnutls-1.1.23 (22 Jan 2005) + + 22 Jan 2005; Tom Martin +gnutls-1.1.23.ebuild: + Version bump. + + 15 Jan 2005; Daniel Black gnutls-1.0.17.ebuild, + gnutls-1.0.23.ebuild: + Notices placed about version API change requireing revdep-rebuild as per bug + #62283 + + 07 Jan 2005; Markus Rothe gnutls-1.0.23.ebuild: + Added ~ppc64 to KEYWORDS + + 07 Jan 2005; Daniel Black + +files/gnutls-1.0.14-extra.h.patch: + Over zelously pruned patch. Bug #76890 refers. Thanks to Alex Tomkins + and Dargo (on irc) + + 06 Jan 2005; Daniel Black gnutls-1.0.17.ebuild, + gnutls-1.0.23.ebuild: + added dev-libs/libgpg-error to depandencies as per mail by Bussolaro + Jean-pierre + +*gnutls-1.0.23 (06 Jan 2005) + + 06 Jan 2005; Daniel Black metadata.xml, + -files/gnutls-1.0.14-extra.h.patch, -gnutls-0.8.10.ebuild, + -gnutls-0.8.12.ebuild, -gnutls-1.0.14.ebuild, +gnutls-1.0.23.ebuild + -gnutls-1.0.4.ebuild: + Version bump as per bug #61944. Reported by Daniel Webert + . Ebuild by me. Old version cleanout + too. + + 29 Dec 2004; Ciaran McCreesh : + Change encoding to UTF-8 for GLEP 31 compliance + + 23 Dec 2004; Daniel Drake gnutls-1.0.17.ebuild: + Fix compilation with included minilzo, bug 64622 + + 26 Sep 2004; Tom Gall gnutls-1.0.17.ebuild: + stable on ppc64, bug #59231 + + 14 Aug 2004; Hardave Riar gnutls-1.0.17.ebuild: + Added gnuconfig_update for mips64 support + + 14 Aug 2004; Hardave Riar gnutls-1.0.17.ebuild: + Stable on mips, bug 59231. + + 09 Aug 2004; Guy Martin gnutls-1.0.17.ebuild: + Stable on hppa. + + 07 Aug 2004; gnutls-1.0.17.ebuild: + stable on ia64, security update #59231 + + 07 Aug 2004; Luca Barbato gnutls-1.0.17.ebuild: + Stable on ppc + + 07 Aug 2004; Luca Barbato gnutls-1.0.17.ebuild: + Stable on ppc + + 07 Aug 2004; Tom Martin gnutls-1.0.17.ebuild: + Stable on amd64, bug 59231. + + 07 Aug 2004; Bryan Østergaard gnutls-1.0.17.ebuild: + Stable on alpha, bug 59231. + + 06 Aug 2004; Gustavo Zacarias gnutls-1.0.17.ebuild: + Stable on sparc wrt #59231 + + 04 Aug 2004; Alastair Tse + files/gnutls-1.0.14-extra.h.patch: + fixed extra.h patch + + 04 Aug 2004; Alastair Tse gnutls-1.0.17.ebuild: + fixed opencdk dep. people should fix the deps rather than leave comments in + the ebuild :) + +*gnutls-1.0.17 (04 Aug 2004) + + 04 Aug 2004; Alastair Tse +gnutls-1.0.17.ebuild: + version bump. security problems with x509 certificate validation (#59231) + + 29 Jul 2004; Stephen P. Becker gnutls-1.0.4.ebuild: + Stable on mips. + + 24 Jul 2004; Alastair Tse + +files/gnutls-1.0.14-extra.h.patch, gnutls-1.0.14.ebuild: + add extern C headers to extra.h (#51206) + + 01 Jul 2004; Tom Gall gnutls-1.0.14.ebuild: + stable on ppc64, bug #54804 + + 01 Jul 2004; Jeremy Huddleston gnutls-1.0.14.ebuild: + virtual/glibc -> virtual/libc + +*gnutls-1.0.14 (16 Jun 2004) + + 16 Jun 2004; Daniel Black +gnutls-1.0.14.ebuild: + version bump + + 16 Jun 2004; Daniel Black gnutls-0.8.12.ebuild, + gnutls-1.0.4.ebuild: + marked x86 stable to solve bug #53775. Thanks to Susie Edgeworth + . + + 10 Jun 2004; Aron Griffis gnutls-0.8.10.ebuild, + gnutls-0.8.12.ebuild, gnutls-1.0.4.ebuild: + Fix use invocation + + 17 May 2004; Bryan Østergaard gnutls-1.0.4.ebuild: + Add ~alpha. + + 02 May 2004; Stephen P. Becker gnutls-1.0.4.ebuild: + Added ~mips keyword. + + 09 Apr 2004; David Holm gnutls-1.0.4.ebuild: + Added to ~ppc. + + 29 Feb 2004; Jason Wever gnutls-1.0.4.ebuild: + Riders on the ~sparc. + +*gnutls-1.0.4 (04 Feb 2004) + + 04 Feb 2004; Alastair Tse gnutls-1.0.4.ebuild: + version bump. removed keyword because of major version upgrade. archs should + look at marking this ~. added symlink hack to get around breaking apps because + of major lib number change, however, the code is still binary compatible. + + 04 Jan 2004; Daniel Ahlberg gnutls-0.8.10.ebuild, + gnutls-0.8.12.ebuild: + Update SRC_URI. + + 26 Dec 2003; Jason Wever gnutls-0.8.10.ebuild: + Marked stable on sparc. + + 16 Dec 2003; Guy Martin gnutls-0.8.10.ebuild: + Marked stable on hppa. + + 14 Dec 2003; Lars Weiler gnutls-0.8.12.ebuild: + Make stable on ppc + + 13 Dec 2003; Brad House gnutls-0.8.12.ebuild: + mark stable on amd64 + + 10 Dec 2003; gnutls-0.8.12.ebuild: + stable on ia64 + +*gnutls-0.8.12 (23 Nov 2003) + + 23 Nov 2003; Alastair Tse gnutls-0.8.12.ebuild: + fixed opencdk linking due to faulty configure flags. new version now depends + on opencdk-0.5.1 (#33930) + + 21 Nov 2003; Jason Wever gnutls-0.8.10.ebuild: + Added ~sparc keyword. + + 20 Oct 2003; Aron Griffis gnutls-0.8.10.ebuild: + Stable on alpha + + 13 Oct 2003; Alastair Tse gnutls-0.8.10.ebuild: + stable bump for x86 + + 06 Sep 2003; Alastair Tse gnutls-0.8.10.ebuild: + put opencdk dep behind crypt USE flag and removed optional lzo support. also + changed build to use included libtasn1 instead of dev-libs/libtasn1 + +*gnutls-0.8.10 (02 Sep 2003) + + 02 Sep 2003; Alastair Tse gnutls-0.8.10.ebuild: + initial ebuild. thanks to Marshall T. Vandegrift (#19339) diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/Manifest b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/Manifest index 9a3d8e9611..9cd49a6b3c 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/Manifest +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - AUX gnutls-2.12.20-AF_UNIX.patch 1041 SHA256 bd56d19bd1713ef3ddfca7768c2528aacb0c7425cd21f87d69b3d674504562a1 SHA512 a1564ace509fed3b0608ae66859979a364b173006fd43d77678dccb70577bbfd54953aa8c706aca77540ec28c3426a332e86c40722bbc7b4a23f9f50bee0478b WHIRLPOOL 9e27f8e7e82fdd53a11f1f7dfd10790f4d2c67d74bc68d9ce55718a57ef80d391f8fadab93f6186597c52ecedcef2d3f1ff16a77778aedd50545e5829e626baf AUX gnutls-2.12.20-guile-parallelmake.patch 349 SHA256 f6c81df63b3dce52df7754cffe9dfae0b94fcb1bedd68cf99d5546b4f00a8c37 SHA512 2c92817e1ac43e301f0c39edca0991e832a875204e9232106f660157f1db91ce942569ef16193f6b1e80038f3a000836f4ac2bb3d728d4bbb602e09f46ba5efd WHIRLPOOL d578f81a0d645c7430301aa35fb15cc4fde3acc044758f28d6046742053965c0b27c0a2d738794bfb6ce27164331b11387402413b40abac8d95192741f1d710c AUX gnutls-2.12.20-libadd.patch 988 SHA256 b1f73ec17feb72817f39f109ec2e4dc69ea8d6b6d62ef243491e85164ff513ac SHA512 a0552276b356fd63e802a886e1243ef6341c6b8d1857814a0b2a686fd605d7c03316965cdfcdb70162547033efe9f2d1c17e442a30925d97ef691c2d573eba68 WHIRLPOOL 4ed528cb20705d91db05f0c533cbfd0356fa3292393eba75b45a22457cb23da80639ef739d889af4f64038a97553f3f990cc08f5e31608b1dc83c74b0e1c46d3 @@ -15,22 +12,34 @@ AUX gnutls-2.12.23-cross-compile.patch 2141 SHA256 a16a8e2e7a8cbe0e92203523b76ed AUX gnutls-2.12.23-gdoc-perl-5.18.patch 4878 SHA256 a55a56b8faead4e7c369945d356190b59f16e57429fa20221f201b88e92dbef6 SHA512 2480cb3e9625eb6518958c8f4caa208957fc5a9e7c3ef84fa6345640ca7e65cba2f8043f8b6a05aceb80750748502e66dd6f5c55ebcbc750c54955baaad4d31b WHIRLPOOL 5ff3a01efb80fc8dee9ed77436afa70aa39e33fcecb8a9742fa431047e66055cffc4a07657a28485d3e2c75a5ea9bd7ebd1f72b9bed1ad7caaa468997c600d54 AUX gnutls-2.12.23-gl-tests-getaddrinfo-skip-if-no-network.patch 1146 SHA256 0644a00f75987f8a8906ec536b4b29967c24ae22ece8dfee074af3f85be566b5 SHA512 ea3062f90ace33a6229fe10f9a1fb492e84905dce0231309d2c105386c45a151d99c140c66158435ebe4781defc5a536775f4d68b3552208885636e5ed4b7223 WHIRLPOOL ee131aa7709e717cf5e893d5073dbc7eeec569e2a6e48094534dcf8f0d3d17b8a4f75da0a2c91ed2d70e37ef4429d7759dffce4948fd508dcbc0e081a8d98aa0 AUX gnutls-2.12.23-hppa.patch 1165 SHA256 68958ca9d05f6ffe89064488847d5e2ca615344abf7c9060f73f525a593716f0 SHA512 040507b973788dc2ca4aab19d69f45011e6509354e38ec875ab6fdec3f1c3be40272ea99cd53a5adfc8b52b30e29d86af80891d57b50068a4b3f2cc20246ac70 WHIRLPOOL c4d17452c22e81fdcbd6e14aaaf8294a90a67438ebcadcaab096a6d2f115643c2ce36cc503d186d2d2483366b890add3e9101c26998878817f7baed8589a8514 -AUX gnutls-3.4.2-build.patch 4598 SHA256 6ebcbf24784390614588050cea543415d97ae4fd9c9db8299102c53d9f1775ae SHA512 6d8752fb5d37b17f33bec867d10dc41e45d25abbe6682afa9f9f13e8fa8de7939fc98aca60845606f534e2f9f2b15809a17219ce0b7aadbb0ad32cfedf57edbb WHIRLPOOL 94a851730120f167d5fc8ac37449da663b959e365c829b32f5a458855409c2c6fe2e683a355ea02241ecc4cc0df7547c6402fa66f666764548d0113d40c63c3a -DIST gnutls-2.12.23.tar.bz2 7279415 SHA256 dfa67a7e40727eb0913e75f3c44911d5d8cd58d1ead5acfe73dd933fc0d17ed2 SHA512 7780e9ca7b592350ce9b11e53a63d3212320402d8ad2462bfbc0e69aec4a48bb372a1925627abb7996535c87c90e3d79537ea118c8bb36d26aae8e19eaae3a06 WHIRLPOOL 8cab909c961760c72b478d5cbe75633ce0d26190fdece018e9f33b171879753ed38348c33c00fda7b5f3a6b596a5439fb62f1c82a891e9e62fee5bb784cf7e11 -DIST gnutls-3.3.15.tar.xz 6286288 SHA256 8961227852911a1974e15bc017ddbcd4779876c867226d199f06648d8b27ba4b SHA512 0d112f20fd1a010c278ecc5c0e9e22a040c5a765073ea722329e9d5d7b4c661c6bd2fc6749903ea562fe44caf9a1643c6d95e2e193bb8c444e2e6418f73d5445 WHIRLPOOL 4a7b28952bcbe837d4f9e9b62b9254a43510363634daa1c9dc61bf07c7734699011bf5963d4556d3f53c45f63cdf6d2447f7b101e026d0d21c94d827bff9c6dc -DIST gnutls-3.4.1.tar.xz 6469756 SHA256 e9b5f58becf34756464216056cd5abbf04315eda80a374d02699dee83f80b12e SHA512 8fd386b66c9bc42f2beaec93b503f83dad9736ba25673aac34a2cc7adc1b5467ae21b859406743df9d698fcf06237bb61404a1f33a8d8ec0da536cc088bf98e0 WHIRLPOOL ae39c0a3397519b78c2c7f07a22cb912e79871c97b3b1729ef17c0bb4fad12a001644bfed9528cfc1bc98bae267bd0aa62c6c9c25e55104061281ba574e76a9f -DIST gnutls-3.4.2.tar.xz 6520688 SHA256 72424d056ad01ed30f0fd6cd447de179c44cfd015d6c9df29bfb95580a27560e SHA512 4c8c122ee3f189b5bbdb90f0a6b849a332e23c4cb87ba3b51d0672578b6b8e13aeaeacf69f8910a7380bb130dcdfd8d505d88d8358bd6b339e97a187990dbbd4 WHIRLPOOL c272c2a7e484fcedb092cdc6d506913ee88f399e6ce84d15fdaa752668cb789bdc6d18bcb353b02806d95fccac567e3a440ccf65027e3ffadaaa2409eb00af58 -EBUILD gnutls-2.12.23-r6.ebuild 3722 SHA256 543e9e04375cbe220d9fbf4aa55eb1683f6c21413fa894a14f27d88b73c37de2 SHA512 78eb464911b37d79ad6e330bcc5b6008b902d88e7716e9fd50930f2be59e51f5ef4d17b9f23b1c26da33525dc6ede7043e4ebf22eb1764019a53f4cda827d88d WHIRLPOOL 7e95ff0c7b5fdb15b227c83f381b8be4b8c77e26f7766b7ffa6ee3b13832f67594b0489121fd977bbe893cd550a371cb4664469d6e41f36392a0a8574f1f9676 -EBUILD gnutls-3.3.15-r1.ebuild 4950 SHA256 7f370fbe3b1e7ccb0914cbe5999f7179ea7769523a7d66bc6eab785bb447720d SHA512 efea1c678450dad6c2e6c522334599957e2e85005b9a564cf69172a8c80d32c6affff6e7d285e3412acd0e5f48af81758b6d8da3b466947452503844ceb7c6f3 WHIRLPOOL 6add5ec3e8bb6f4a03bc24adf4130a1de83c12cbd39c868ebfee769e22528c5c31fad9e0f98cc9ce0395f9048df2f332c681f93ba4010e430ac5313db8861389 -EBUILD gnutls-3.3.15.ebuild 5009 SHA256 0fd0d2f50ace49540bbf0ba70ccf6915016ad986e3de2aa9b14e6b19764ee6ba SHA512 c0fd4f5472166007863464a1f02b1f677a029394464e9ebdb5338f13d57465ce64169b25a83acd814563dfd473ff7b7869223c3f8b306ca39dfd99aa4dd8fdcd WHIRLPOOL b0cd8033f9ec73b2c2760a87e9d9a136c877d9fbc5919c5c8dd0709ac1c4595ca7d21c5ae1f3a12650527b6f8ad0dd65ff7a447a203d160569093210c3933260 -EBUILD gnutls-3.4.1.ebuild 4204 SHA256 5a49f3814e0176a15ad3da7c60d5b2fb61e0b0b8ff84edd733b363ac9b6e0a60 SHA512 15cdb71cc56af4ccaa67ff842408b3095bb0f8e8f7b8a7b32171b9b6c4dc3161ecf5068f25d91536b72309821b5f6cb53a6aafcd00241c67353316cec741cca2 WHIRLPOOL d2380a6e59d15b87814adda7c09a5cb97d510d7ee6fda395ae1f2e740bc541b3a37b2aa164dfb20b30ee6657dfa1c9edfba9f141b8fe55e4d68c7a6faf644f63 -EBUILD gnutls-3.4.2-r1.ebuild 4174 SHA256 1c63ba9745872137c22a5faeb40e8a26c213f9d3759e306d3c970c4875e807e6 SHA512 8422fdac61e1e35e8970f340b2e1e67f0d0a65cea543980df3135a9ba7554412c932a2f9828d637dd592dadabd10b1b05d99e48e7426d758c5ebebe02d3bcfde WHIRLPOOL a2edeba5b5b8ac608669fe0776413cba3e2400a210963836ff7a925082abeab942be0b28c05dee7d1c429f3ea84176c142cd32828b2c2c48c1b5bf2312427404 -MISC ChangeLog 82039 SHA256 d0139d1a37fe0f26bf5233b6b22d9a35f2ed25a2588280091ad5e57fdd130cef SHA512 3f4f5fb702588c0d20b6bb1e7655636f5189b44e00fa3831467d2195f03e37ed00a97aad7aff90d5c553337a157a134947a4541c2bd00f3a2c0e029e4ca591d2 WHIRLPOOL f114e60ca7ec62e746a910ab953ca5d1ab55402b06721b915d273c6070b11fc15da00d4f608899f8d5e47d3ae546dde32d7c0863b15cd527410b6cbf314da891 -MISC metadata.xml 1015 SHA256 e3a234ef8cbc938ec33d80cc1dbdaaeae67beb83cd4f6fdc2a4bd0a3db37d7fb SHA512 a96893cf5d5cce516ff082ae1f8dbf6fbf6bc0bbb2a40d824f8086724c827589369f43dc66be34c9b05dff0af029c1aae9b7d96c891fddc495108433bc5e3fb7 WHIRLPOOL fa8d80766ffada287ab122ddda6afa33ee12f48a2c83245fd56700c3fd38c9b4694d1de2bdad6851a2347f3b0e68339373223533930a102a2e7bd6df82e3d893 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iF4EAREIAAYFAlWGXDcACgkQXYk9GL8g3FFpqQD8DeTMQVErUwNepGQdk0PuUSru -L1cJ4wnzN6l3UtnXi1ABAI1Qxq6czt1fpVgC35PoalgT/00Cgj6HRhn+wBjyzLFF -=AAql ------END PGP SIGNATURE----- +AUX gnutls-3.3.19-build-allow-installing-man-1-even-with-disable-doc.patch 2970 SHA256 2ac0fa0eb36c7f31b06928371ada9917131f11b81f2b0136090df5f62da33f94 SHA512 ec9486cb81464995945b5d2b1aeae0103146bb8d66f3488d7df02f823802c84919ad6ae13d003240052fd02ffe816faa8a3eea090a7274d090f71d8212273ff7 WHIRLPOOL 354a9c1839826d1ef74d8123e388a1a2bad9d12ad34704b123e11cb95b436f0c4139a2ca228b9423558a7827a690dd60f282d44fcfc078f75fb27047e2355f14 +AUX gnutls-3.4.7-build-allow-installing-man-1-even-with-disable-doc.patch 2964 SHA256 28130776a3aa2e38217a5c12e0c9824817d46adce5753db5b7ca226a5c1113b8 SHA512 2b6685565035d9a61fd3c4524ae057d92125fac008728421fdec92bf40022e36df08f7a071662ba5eb7a9e60749dfa92a1cfc5d28bb63c690222bcb98aaebfa2 WHIRLPOOL d7b04c69457c6edd0d1c9023583854e67d47cb5c58450a792120f444db1dfcfc4b94322f91b418e6d61ea90e86e401ac4f777b197826d4ed5aea043085c6e9a9 +DIST gnutls-3.3.17.1.tar.xz 6339588 SHA256 b40f158030a92f450a07b20300a3996710ca19800848d9f6fd62493170c5bbb4 SHA512 9f2945abe1251db176fa227f2c90be46dba831af97647f04b960c71a50fc597776be31080733f9417f2242c4c6ae92fa897bf02d5f2ba40863e94df245c03319 WHIRLPOOL 8a04e56a5f47ddaad106081a613ead85a107b013d3e894074745e9439e0a7797b7f528aab5db7e3ac808f1c5c361c4717d7f0cb3abc943a6f912e5b6981db320 +DIST gnutls-3.3.18.tar.xz 6275948 SHA256 7a87e7f486d1ada10007356917a412cde6c6114dac018e3569e3aa09e9f29395 SHA512 e7c972458ad0af401121c705ebe86aafa46c02743d963b1b67ca09192c746a9193c73d28501b6c046435259b40ac0f8d201860cd6cf6240a7783b6c01b64286c WHIRLPOOL ce2134515d234d6dbceebefd5602bc7f0d96faff839055fd401149c6969a245f5284d7e29ae2eca810fa6039d7184477b9fda2ae0faa379262434927320ebde3 +DIST gnutls-3.3.19.tar.xz 6280376 SHA256 888d8779b48f21959b33d4d9ad0b546e5ec3dea20abf0d9bb03869d56b1f44cf SHA512 d204ba16d5806d8a19df1825ceee49583b0d34ea212fe40e8d81a28f8843e18b211af5b8455fc0c84c0643fc23b12bd6434e6174170382d8e732e32f0d1f2fa2 WHIRLPOOL 7b68978de61edef731268a9ed7405735e589e1f6180a05e5f7b5466f1fde898da42ab9116242f2b210571c60c7f7ea1a4136323fd2dd305ebe442ec066092ee4 +DIST gnutls-3.3.20.tar.xz 6281012 SHA256 4c903e5cde7a8f15318af9a7a6c9b7fc8348594b0a1e9ac767636ef2187399ea SHA512 83059242a01a700abbca7f400712127ac3664e56e839929d1fe8571c2296b63f3c18f3fed04b5445973f4658b6b70ede85fadcc129a848a2fbbdac83437b97d1 WHIRLPOOL 32c7145a14e953ee348d8ae649236bb70fe7afd61f200fed067192d7851d4501d9d70e19a615f71de026852e2a3c8b9acde1dc8c3a0ac445d9f32da5784b2351 +DIST gnutls-3.3.21.tar.xz 6284464 SHA256 885ccb46e52f5a9f5aed3edf8aae4d67aa85e41b72471bed93e84fe3f7df3e5e SHA512 5161b036b3c55fec920e859b6e19aca8e7b667e53fa33666a2a28a16a6ff71b78da051798a36f09413f69c4d88ac5e48da9b2135751e78e9a7bed8d7a8c9cd19 WHIRLPOOL 104a129f8147386707e1a6ad690e1f6c27e2c8f09b05e16fc4ff191dfe6d6452213d3151645885b33daf45bbbd3c9d0ee521e5ea50dba752bcb1cc7616e01fc4 +DIST gnutls-3.3.22.tar.xz 6295088 SHA256 0ffa233e022e851f3f5f7811ac9223081a0870d5a05a7cf35a9f22e173c7b009 SHA512 9cfbf4057b0728afde8465a4c10a8d1fbcb615e07210abab158a3008c73b71ddfbad1b2d67b92d8d5facb4bcd8298a3fb7e9ce6629bda1c6dd35d7f9e4b74a9d WHIRLPOOL 22ddd249a2d5362e7e01743a6809f7909c7a3bda27309fe16754fba60665e87efd1ac1d6af6ad6a8b34f84e8d833650477087e93a7ca380132c74e01f145f0a4 +DIST gnutls-3.4.10.tar.xz 6645892 SHA256 6a32c2b4acbd33ff7eefcbd1357009da04c94c60146ef61320b6c076b1bdf59f SHA512 e5cd60240ebbcac9d8f7c28fdbf023a499e3c58a352a43c24d075b248a0a903161b1745641bf263519293c0014424cc23dbb67274c8934aaf273a523ad0a2925 WHIRLPOOL 8ebdb70ae1f2cb8f31f0f79ca37d519cabc9897c3f70261f7d80c812df6c68d07e1b4e0c35597048734dbd884f456b35156bd6354721294db0565db8eb540282 +DIST gnutls-3.4.5.tar.xz 6552036 SHA256 af88b8e0460728d034ff3f454f7851a09b7f0959a93531b6f8d35658ef0f7aae SHA512 16dfdaecbcc0b02ea762def35724a3433063136429d0eb67d9e009ced14a6ddddfa567f41e03a4fda9c4f68e3625bac41e8966882257099413c9500e33171a2f WHIRLPOOL 9274ae5660ac3f6da839f6a7fe3df4042155259170b069b8b54772d77b18564cc5f5337acc475d0936afe855fe9e046a1fb167bbd6842063c9c0335d218f4393 +DIST gnutls-3.4.6.tar.xz 6591628 SHA256 feb559ed7fffa24d5aa40527054fae5cb7f7b66e9f2bebc2383a781dfa4d20ec SHA512 c81da5bba3b28ab17ef762d8c6a6607745f1fa7177e0fdaacd374ac0ee64c14cd804e048aeb965383fafaa677ba2ed256c709a117f8a95012f8494c650d29c81 WHIRLPOOL c1c6a3a7ad3d046058d2fbc0d380d453e35567eed7f602184b577dea215ee8018f82a76684646513926473f4a504348390912ab3cd7ce5f3c1c5e11cf869f09b +DIST gnutls-3.4.7.tar.xz 6613096 SHA256 c1be9e4b30295d7b5f96fa332c6a908e6fa2254377b67811301fca92eb882e5a SHA512 fdfca4c37292ee07d2d1e398380afe79a20f56040a7c84deb7a5b5221f3bcb4080471b9644c7f2bacb42247c3cc62e32a511f1e2ec6e31c15d9b08b20e8050b6 WHIRLPOOL b56e54c13c33fd74076caf29062cb0c6b38afecfe044a6d7db9b3eef3379a133fb327527ddf07c333783266f00b970aec33b2bb2a21e8b35ceaee0d934456aee +DIST gnutls-3.4.8.tar.xz 6631528 SHA256 e07c05dea525c6bf0dd8017fc5b89d886954f04fedf457ecd1ce488ac3b86ab7 SHA512 b3b445ecbd8eae312183eee4f5087a33011236061fe1fe1f0db20239c4e281f5cacd818d62a992ef3011eb9fdc8459d0ed6faca6ea55012b152b5ac5907648bc WHIRLPOOL 97fc97a9f15b51ca91a06cc745397447a7f6b1d986f44f227d0e1aa970f48ca269c8527ff7320f072f555fcd7a1b34dfe115123e96bf45884c2e5357e02c9021 +DIST gnutls-3.4.9.tar.xz 6627640 SHA256 48594fadba33d450f796ec69526cf2bce6ff9bc3dc90fbd7bf38dc3601f57c3f SHA512 3ec5349f1418bf9f8ac492e93d2e8967c2011f9aaea262e0acb40db124ec19c269a9de49b1c9c994e9039929cd03d75f77a40580a1d7eb4b3db0e1d2b9d40f86 WHIRLPOOL 9b440e33a20e76c5fa9d9252136c5667562681d6e28e0c182d3befdf49abb753b9aab2193774334b5570aec0b58961193f27f2395898ba6664cb2749dd8c344e +EBUILD gnutls-3.3.17.1.ebuild 4795 SHA256 cb34d71903fadd9a94d3e5ec24bd454d1f06e6656614547b50e1d3dceb251c14 SHA512 05dafe369b0c8a9aafce2b93d64848265a1a07e25cb0232a8cec360705297b20a47a3e82be6f663017606ea4b8af01b37240c164ea21c4af4b2457fd2d1cd362 WHIRLPOOL b28712f2fab90345886ae8998eae2d63062e7d4b11d045fa38d27470258cdeabca147fb780005fa1ef83a591a75ab82538a9a40a0c99a4e811dd78859617da75 +EBUILD gnutls-3.3.18.ebuild 4804 SHA256 13c4e5a5f6f19fa60e6241988ab01ee1f032f1839f89765d39622a97aa8c9606 SHA512 7ae41e28a5965370d1bf34138c5e9fdbcaf074b7877625b54d86ca028ecdc1f8700ee1e6e92b4d0d5bcd325fe56752f13411b9411e9995af740c52aadc70b9c0 WHIRLPOOL 68f8b1df215e44352ef4283b5d3bc3671fbb9e0d0698c143037c8304a58a7e1db07622f0e139d21153b1b97749c95cce634e6db787104688c6e8105e5d23562d +EBUILD gnutls-3.3.19-r1.ebuild 4928 SHA256 c9e7f988bb1057193eb56d0eb083c9d28991f3293e22189b17242472adc8354c SHA512 47f6c4b07d8d81634ee4bb6c51822061b9d8bfc5046fc9bd2194725b43c1d2a5f0cc653c750eb470ff077d8853ad5d09c395c846784d38474945f2a725fca1c9 WHIRLPOOL 186e7d6e927d016b7fb27aa57b30a7ae6fd1ced0cd6e801f8e8f51df5a9ef55149d276f04b3353aa6dee853d09bf32fafd080bd20e8a912e93792a8764fe2ee4 +EBUILD gnutls-3.3.19.ebuild 4804 SHA256 13c4e5a5f6f19fa60e6241988ab01ee1f032f1839f89765d39622a97aa8c9606 SHA512 7ae41e28a5965370d1bf34138c5e9fdbcaf074b7877625b54d86ca028ecdc1f8700ee1e6e92b4d0d5bcd325fe56752f13411b9411e9995af740c52aadc70b9c0 WHIRLPOOL 68f8b1df215e44352ef4283b5d3bc3671fbb9e0d0698c143037c8304a58a7e1db07622f0e139d21153b1b97749c95cce634e6db787104688c6e8105e5d23562d +EBUILD gnutls-3.3.20.ebuild 4936 SHA256 4fb3d2b3c6fe0ce45c057f1ee215ea9491b46ddb91374c80de3213b717d92ded SHA512 79d5bea3ab71d0ee0c0638c96f50f097d3d703665b4a48676aeea3fc0f4d6725e348b204ddf78d75412532a48f95b159ae0c57a526bb4794c66a28e2cd32e806 WHIRLPOOL 505c61701f03a59a3b6694b15db27014fcd75885fa7efb4a826d9c486561f04eff57fe0101dcf7bde0e0988def850cee7bc38bafa198560e418b0f435071294a +EBUILD gnutls-3.3.21.ebuild 4861 SHA256 2014dd344e1f8cd3a5d7f159c0355e0081779d2d38ea7635a32e382e3f72b23f SHA512 7e41cda6f6feae9946d80a3bc00a9115a15ecdfa1c71e3aaa2cdd8a2bbc089e1cd3b57055fefc2011aa6c00e3ea9ddc8140d631dd61afe6e7d31fb704c3e2847 WHIRLPOOL 9ad0ac9211fcecd8788875f61b9b240640723014927dc40585c7d4d56004c583cc274f903fe525eb2fc5d211e55b6a1c41b00f5c9909dc36cda5559df35041c4 +EBUILD gnutls-3.3.22.ebuild 4861 SHA256 2014dd344e1f8cd3a5d7f159c0355e0081779d2d38ea7635a32e382e3f72b23f SHA512 7e41cda6f6feae9946d80a3bc00a9115a15ecdfa1c71e3aaa2cdd8a2bbc089e1cd3b57055fefc2011aa6c00e3ea9ddc8140d631dd61afe6e7d31fb704c3e2847 WHIRLPOOL 9ad0ac9211fcecd8788875f61b9b240640723014927dc40585c7d4d56004c583cc274f903fe525eb2fc5d211e55b6a1c41b00f5c9909dc36cda5559df35041c4 +EBUILD gnutls-3.4.10.ebuild 4089 SHA256 b9aa381685db04792af878f0408f371d17dfbcb14dbf05390a6757a2c7f0b736 SHA512 399c099a896c01245427b0afeb50703d8b981fa310d888ba3ca5c3e5d9c967e329922801ac96b51503bd11b50fd1c6d7447dcb202560b7ed654b08b671047f6a WHIRLPOOL 7717c4cf5b773a9afd16344e11062a79ad772b3e75bf1517e912ed4300c50fe79d91210aeab1d9886ef13ea7c57bc4bbdcbe520b18d13b8e6308f57e87afa98b +EBUILD gnutls-3.4.5.ebuild 4033 SHA256 3e5d4163c1435794cb311850ee1a49394db8bdba59ba8ee6019391c759b93e2d SHA512 7fd25e263e5e8b1bccb31524900b61b177da6252dc291ef1893aa9537b716c5079730dc83d9ab2ece167c849a3218254417fb2f2b61a209997ff01786e4590d0 WHIRLPOOL ebc9bdd5a3be85edec9b648df8b634b60e4047e6b9334d0c296eeb7b129d00383eb3cc22e353e0929874c72c44b5e76391c4f9e64b29d2262e8c5a0d959ce237 +EBUILD gnutls-3.4.6.ebuild 4033 SHA256 3e5d4163c1435794cb311850ee1a49394db8bdba59ba8ee6019391c759b93e2d SHA512 7fd25e263e5e8b1bccb31524900b61b177da6252dc291ef1893aa9537b716c5079730dc83d9ab2ece167c849a3218254417fb2f2b61a209997ff01786e4590d0 WHIRLPOOL ebc9bdd5a3be85edec9b648df8b634b60e4047e6b9334d0c296eeb7b129d00383eb3cc22e353e0929874c72c44b5e76391c4f9e64b29d2262e8c5a0d959ce237 +EBUILD gnutls-3.4.7-r1.ebuild 4157 SHA256 5f3c224517f6a31aae6670d40a9fe098e8418b3a1e3bbdf643b6aafdf9f9b95e SHA512 8352d1f5572f788522b826c654be27a14714b209fde038f7b535c7cd004b78b1bd383ca8fb6acfb6e4b6a368829a54e9274d8365071661e944a94fe8fe036653 WHIRLPOOL 13ef8d202ed4d1ba3809d7826b2f677a59ee1b16a9d630df234e0d55db472fd68bc1b1ad87648da230d0d908d77f5551fd570b0fc811df9bb10041f142bdd444 +EBUILD gnutls-3.4.7.ebuild 4033 SHA256 3e5d4163c1435794cb311850ee1a49394db8bdba59ba8ee6019391c759b93e2d SHA512 7fd25e263e5e8b1bccb31524900b61b177da6252dc291ef1893aa9537b716c5079730dc83d9ab2ece167c849a3218254417fb2f2b61a209997ff01786e4590d0 WHIRLPOOL ebc9bdd5a3be85edec9b648df8b634b60e4047e6b9334d0c296eeb7b129d00383eb3cc22e353e0929874c72c44b5e76391c4f9e64b29d2262e8c5a0d959ce237 +EBUILD gnutls-3.4.8.ebuild 4164 SHA256 b1ea39496d42ad46dc56ccb41fa1f8cb945809b3445d7eb1c78725119d1bdfa0 SHA512 ee062fd92a0fe6af4c4eac17ed777a8d952b394f1332d800aa149f1fedd25c7557c6294444ce6bb989e813b6806996c7da0776a4dc8a804daf686a68b483a6be WHIRLPOOL d9fc47783438a013df7864c1b568697711ac9f92a9296e73b6d4a1aa169b6bf2a9995deeb46cd3d475042d40673e09a3151c6875e9ada67e98cb44f4455c4577 +EBUILD gnutls-3.4.9.ebuild 4089 SHA256 b9aa381685db04792af878f0408f371d17dfbcb14dbf05390a6757a2c7f0b736 SHA512 399c099a896c01245427b0afeb50703d8b981fa310d888ba3ca5c3e5d9c967e329922801ac96b51503bd11b50fd1c6d7447dcb202560b7ed654b08b671047f6a WHIRLPOOL 7717c4cf5b773a9afd16344e11062a79ad772b3e75bf1517e912ed4300c50fe79d91210aeab1d9886ef13ea7c57bc4bbdcbe520b18d13b8e6308f57e87afa98b +MISC ChangeLog 8225 SHA256 237c7e2209d9cac9ef701a17238417a64af0c3016c4c1faf75ef6e81f33ef4ad SHA512 8937d14c65d72f2dd9f99118d16be24222281ba345190bc898bb47a869a2ec5783e0b7c35c08701b69c091cf72c7d9cfb8bd92ba0d423492821c2acf8490bf49 WHIRLPOOL 79f361210e8b47042d2fa3b1fb345762d3fccceef09fa81019bcc157afbd1f850d12d6b65ebba586048842a8d694d13c24e8f83c35da3a82b3d0966401191e79 +MISC ChangeLog-2015 82624 SHA256 4fe397e159cdb07634ca978c94cc0b39eca917b0ba6ba076d8a604a493048226 SHA512 5e51b3daec255369511ffdab025e38c8b0328981534f78ee9b878ce53b101c2a66227b6990743010dc842fbf283748227a39edee290ddcb0c9caabb783c248c1 WHIRLPOOL 7eac80b27265b5035b09fc24c318602153f84bbaa242b5a490380fa2134a5bbe2ba4f946d5d34057c7f99b4c6a1a8fcbb2e53026418347ffda04d6477cd95be7 +MISC metadata.xml 915 SHA256 064f37d74460e6446098d7eeddbb246d9530bac77ee526178a9c63c6b240ee2c SHA512 e4ce9097ab9ec5fda44cb44012a9680e98f16a05660d6a94c9ae233a4379812f7f970d6d1d31caff72484dabc60cfa1d609efe0f8b6f101c418959d5b61c7da9 WHIRLPOOL 9db60409782abed84cc2a271d9a7828da177608f44bc4609252488fdb26c14345572cd5ca93b8741130dd7cebecbb799b34a2e909928c6e307a777a0ba5ab1be diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/files/gnutls-3.3.19-build-allow-installing-man-1-even-with-disable-doc.patch b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/files/gnutls-3.3.19-build-allow-installing-man-1-even-with-disable-doc.patch new file mode 100644 index 0000000000..dda8bfced6 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/files/gnutls-3.3.19-build-allow-installing-man-1-even-with-disable-doc.patch @@ -0,0 +1,94 @@ +From 0f230c6375fd3680837d98f20ee3862e9041af3d Mon Sep 17 00:00:00 2001 +From: Alon Bar-Lev +Date: Fri, 18 Dec 2015 12:14:08 +0200 +Subject: [PATCH] build: allow installing man(1) even with --disable-doc + +Currently these man pages are installed only if --enable-doc +is provided, while these are not actually docs, do not require any +special dependency, nor consume large space. + +This adds --enable-manpages to enable/disable manpages installation, and +install the man(1) regardless of --disable-doc. + +Signed-off-by: Alon Bar-Lev +Signed-off-by: Nikos Mavrogiannopoulos + +--- + Makefile.am | 3 +++ + configure.ac | 10 ++++++++++ + doc/Makefile.am | 2 +- + doc/manpages/Makefile.am | 2 ++ + 5 files changed, 17 insertions(+), 1 deletion(-) + +diff --git a/Makefile.am b/Makefile.am +index d446711..6e19f26 100644 +--- a/Makefile.am ++++ b/Makefile.am +@@ -28,6 +28,9 @@ SUBDIRS += libdane + endif + + SUBDIRS += po src ++if ENABLE_MANPAGES ++SUBDIRS += doc/manpages ++endif + if ENABLE_DOC + SUBDIRS += doc + endif +diff --git a/configure.ac b/configure.ac +index c7a83b8..d161c05 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -152,6 +152,15 @@ AC_ARG_ENABLE(doc, + enable_doc=$enableval, enable_doc=yes) + AM_CONDITIONAL(ENABLE_DOC, test "$enable_doc" != "no") + ++AC_ARG_ENABLE(manpages, ++ AS_HELP_STRING([--enable-manpages], [install manpages even if disable-doc is given]), ++ enable_manpages=$enableval,enable_manpages=auto) ++ ++if test "${enable_manpages}" = "auto";then ++ enable_manpages="${enable_doc}" ++fi ++AM_CONDITIONAL(ENABLE_MANPAGES, test "$enable_manpages" != "no") ++ + AC_ARG_ENABLE(tests, + AS_HELP_STRING([--disable-tests], [don't compile or run any tests]), + enable_tests=$enableval, enable_tests=yes) +@@ -838,6 +847,7 @@ AC_MSG_NOTICE([summary of build options: + Local libtasn1: ${included_libtasn1} + Use nettle-mini: ${mini_nettle} + nettle-version: ${nettle_version} ++ Documentation: ${enable_doc} (manpages: ${enable_manpages}) + ]) + + AC_MSG_NOTICE([External hardware support: +diff --git a/doc/Makefile.am b/doc/Makefile.am +index d9b4022..492a74a 100644 +--- a/doc/Makefile.am ++++ b/doc/Makefile.am +@@ -24,7 +24,7 @@ EXTRA_DIST = TODO certtool.cfg gnutls.pdf gnutls.html \ + gnutls-guile.pdf gnutls-guile.html stamp_enums stamp_functions \ + doc.mk + +-SUBDIRS = examples cyclo scripts manpages credentials latex ++SUBDIRS = examples cyclo scripts credentials latex + if ENABLE_GTK_DOC + SUBDIRS += reference + endif +diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am +index 6d16787..2840197 100644 +--- a/doc/manpages/Makefile.am ++++ b/doc/manpages/Makefile.am +@@ -1053,7 +1053,9 @@ APIMANS += gnutls_x509_trust_list_verify_crt.3 + APIMANS += gnutls_x509_trust_list_verify_crt2.3 + APIMANS += gnutls_x509_trust_list_verify_named_crt.3 + ++if ENABLE_DOC + dist_man_MANS += $(APIMANS) ++endif + + $(APIMANS): stamp_mans + +-- +2.4.10 + diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/files/gnutls-3.4.2-build.patch b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/files/gnutls-3.4.2-build.patch deleted file mode 100644 index c1c2dcf6d8..0000000000 --- a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/files/gnutls-3.4.2-build.patch +++ /dev/null @@ -1,104 +0,0 @@ -From 1997ac0f475488849d3f55fecd3dcad6d10193ef Mon Sep 17 00:00:00 2001 -From: Alon Bar-Lev -Date: Tue, 16 Jun 2015 23:47:41 +0300 -Subject: [PATCH] tests: cert-tests: pkcs7: support separate builddir - -please consider to always check package using separate builddir before -release. - -please consider adding quotes all over in shell scripts, to support -spaces and other special characters within base path. - -Signed-off-by: Alon Bar-Lev ---- - tests/cert-tests/pkcs7 | 18 +++++++++--------- - 1 file changed, 9 insertions(+), 9 deletions(-) - -diff --git a/tests/cert-tests/pkcs7 b/tests/cert-tests/pkcs7 -index 04e4058..7d28c84 100755 ---- a/tests/cert-tests/pkcs7 -+++ b/tests/cert-tests/pkcs7 -@@ -39,7 +39,7 @@ if test "$rc" != "0"; then - exit $rc - fi - --$DIFF $OUTFILE $FILE.out >/dev/null -+$DIFF $OUTFILE $srcdir/$FILE.out >/dev/null - if test "$?" != "0"; then - echo "$FILE: PKCS7 decoding didn't produce the correct file" - exit 1 -@@ -86,7 +86,7 @@ if test "$rc" = "0"; then - exit 2 - fi - --$VALGRIND $CERTTOOL --inder --p7-verify --load-data pkcs7-detached.txt --load-ca-certificate $srcdir/../../doc/credentials/x509/ca.pem --infile $srcdir/$FILE -+$VALGRIND $CERTTOOL --inder --p7-verify --load-data $srcdir/pkcs7-detached.txt --load-ca-certificate $srcdir/../../doc/credentials/x509/ca.pem --infile $srcdir/$FILE - rc=$? - - if test "$rc" != "0"; then -@@ -106,7 +106,7 @@ if test "$rc" != "0"; then - exit $rc - fi - --$DIFF $OUTFILE p7-combined.out >/dev/null -+$DIFF $OUTFILE $srcdir/p7-combined.out >/dev/null - if test "$?" != "0"; then - echo "$FILE: PKCS7 generation didn't produce the correct file" - exit 1 -@@ -114,7 +114,7 @@ fi - - # Test signing - FILE=signing --$VALGRIND $CERTTOOL --p7-sign --load-privkey $srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate $srcdir/../../doc/credentials/x509/cert-rsa.pem --infile pkcs7-detached.txt >$OUTFILE -+$VALGRIND $CERTTOOL --p7-sign --load-privkey $srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate $srcdir/../../doc/credentials/x509/cert-rsa.pem --infile $srcdir/pkcs7-detached.txt >$OUTFILE - rc=$? - - if test "$rc" != "0"; then -@@ -133,7 +133,7 @@ fi - - - FILE=signing-detached --$VALGRIND $CERTTOOL --p7-detached-sign --load-privkey $srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate $srcdir/../../doc/credentials/x509/cert-rsa.pem --infile pkcs7-detached.txt >$OUTFILE -+$VALGRIND $CERTTOOL --p7-detached-sign --load-privkey $srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate $srcdir/../../doc/credentials/x509/cert-rsa.pem --infile $srcdir/pkcs7-detached.txt >$OUTFILE - rc=$? - - if test "$rc" != "0"; then -@@ -142,7 +142,7 @@ if test "$rc" != "0"; then - fi - - FILE=signing-detached-verify --$VALGRIND $CERTTOOL --p7-verify --load-certificate $srcdir/../../doc/credentials/x509/cert-rsa.pem --load-data pkcs7-detached.txt <$OUTFILE -+$VALGRIND $CERTTOOL --p7-verify --load-certificate $srcdir/../../doc/credentials/x509/cert-rsa.pem --load-data $srcdir/pkcs7-detached.txt <$OUTFILE - rc=$? - - if test "$rc" != "0"; then -@@ -152,7 +152,7 @@ fi - - # Test signing with broken algorithms - FILE=signing-broken --$VALGRIND $CERTTOOL --hash md5 --p7-sign --load-privkey $srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate $srcdir/../../doc/credentials/x509/cert-rsa.pem --infile pkcs7-detached.txt >$OUTFILE -+$VALGRIND $CERTTOOL --hash md5 --p7-sign --load-privkey $srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate $srcdir/../../doc/credentials/x509/cert-rsa.pem --infile $srcdir/pkcs7-detached.txt >$OUTFILE - rc=$? - - if test "$rc" != "0"; then -@@ -170,7 +170,7 @@ if test "$rc" = "0"; then - fi - - FILE=signing-time --$VALGRIND $CERTTOOL --p7-detached-sign --p7-time --load-privkey $srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate $srcdir/../../doc/credentials/x509/cert-rsa.pem --infile pkcs7-detached.txt >$OUTFILE -+$VALGRIND $CERTTOOL --p7-detached-sign --p7-time --load-privkey $srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate $srcdir/../../doc/credentials/x509/cert-rsa.pem --infile $srcdir/pkcs7-detached.txt >$OUTFILE - rc=$? - - if test "$rc" != "0"; then -@@ -185,7 +185,7 @@ if test "$rc" != "0"; then - fi - - FILE=signing-time-verify --$VALGRIND $CERTTOOL --p7-verify --load-certificate $srcdir/../../doc/credentials/x509/cert-rsa.pem --load-data pkcs7-detached.txt <$OUTFILE -+$VALGRIND $CERTTOOL --p7-verify --load-certificate $srcdir/../../doc/credentials/x509/cert-rsa.pem --load-data $srcdir/pkcs7-detached.txt <$OUTFILE - rc=$? - - if test "$rc" != "0"; then --- -2.3.6 - diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/files/gnutls-3.4.7-build-allow-installing-man-1-even-with-disable-doc.patch b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/files/gnutls-3.4.7-build-allow-installing-man-1-even-with-disable-doc.patch new file mode 100644 index 0000000000..cf108f07a0 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/files/gnutls-3.4.7-build-allow-installing-man-1-even-with-disable-doc.patch @@ -0,0 +1,96 @@ +From 86f039f8c78f87edd6346265010abc679d9283a9 Mon Sep 17 00:00:00 2001 +From: Alon Bar-Lev +Date: Fri, 18 Dec 2015 12:14:08 +0200 +Subject: [PATCH] build: allow installing man(1) even with --disable-doc + +Currently these man pages are installed only if --enable-doc +is provided, while these are not actually docs, do not require any +special dependency, nor consume large space. + +This adds --enable-manpages to enable/disable manpages installation, and +install the man(1) regardless of --disable-doc. + +Signed-off-by: Alon Bar-Lev +Signed-off-by: Nikos Mavrogiannopoulos + +--- + Makefile.am | 4 ++++ + configure.ac | 11 +++++++++++ + doc/Makefile.am | 2 +- + doc/manpages/Makefile.am | 2 ++ + 5 files changed, 19 insertions(+), 1 deletion(-) + +diff --git a/Makefile.am b/Makefile.am +index 19fcb90..b94af06 100644 +--- a/Makefile.am ++++ b/Makefile.am +@@ -42,6 +42,10 @@ if HAVE_GUILE + SUBDIRS += guile + endif + ++if ENABLE_MANPAGES ++SUBDIRS += doc/manpages ++endif ++ + if ENABLE_DOC + SUBDIRS += doc + endif +diff --git a/configure.ac b/configure.ac +index e634236..0b1625b 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -51,6 +51,16 @@ AC_ARG_ENABLE(doc, + enable_doc=$enableval, enable_doc=yes) + AM_CONDITIONAL(ENABLE_DOC, test "$enable_doc" != "no") + ++AC_ARG_ENABLE(manpages, ++ AS_HELP_STRING([--enable-manpages], [install manpages even if disable-doc is given]), ++ enable_manpages=$enableval,enable_manpages=auto) ++ ++if test "${enable_manpages}" = "auto";then ++ enable_manpages="${enable_doc}" ++fi ++ ++AM_CONDITIONAL(ENABLE_MANPAGES, test "$enable_manpages" != "no") ++ + AC_ARG_ENABLE(tools, + AS_HELP_STRING([--disable-tools], [don't compile any tools]), + enable_tools=$enableval, enable_tools=yes) +@@ -920,6 +930,7 @@ AC_MSG_NOTICE([summary of build options: + Local libopts: ${included_libopts} + Local libtasn1: ${included_libtasn1} + Use nettle-mini: ${mini_nettle} ++ Documentation: ${enable_doc} (manpages: ${enable_manpages}) + ]) + + AC_MSG_NOTICE([External hardware support: +diff --git a/doc/Makefile.am b/doc/Makefile.am +index 1e99dd0..05c2188 100644 +--- a/doc/Makefile.am ++++ b/doc/Makefile.am +@@ -24,7 +24,7 @@ EXTRA_DIST = TODO certtool.cfg gnutls.pdf gnutls.html \ + gnutls-guile.pdf gnutls-guile.html stamp_enums stamp_functions \ + doc.mk + +-SUBDIRS = examples cyclo scripts manpages credentials latex ++SUBDIRS = examples cyclo scripts credentials latex + if ENABLE_GTK_DOC + SUBDIRS += reference + endif +diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am +index 8a1613d..10365a9 100644 +--- a/doc/manpages/Makefile.am ++++ b/doc/manpages/Makefile.am +@@ -1127,7 +1127,9 @@ APIMANS += gnutls_x509_trust_list_verify_crt.3 + APIMANS += gnutls_x509_trust_list_verify_crt2.3 + APIMANS += gnutls_x509_trust_list_verify_named_crt.3 + ++if ENABLE_DOC + dist_man_MANS += $(APIMANS) ++endif + + $(APIMANS): stamp_mans + +-- +2.4.10 + diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-2.12.23-r6.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-2.12.23-r6.ebuild deleted file mode 100644 index 6cd69da282..0000000000 --- a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-2.12.23-r6.ebuild +++ /dev/null @@ -1,126 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.12.23-r6.ebuild,v 1.14 2015/05/16 08:52:41 vapier Exp $ - -EAPI=5 - -inherit autotools libtool eutils versionator - -DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project" -HOMEPAGE="http://www.gnutls.org/" -SRC_URI="ftp://ftp.gnutls.org/gcrypt/gnutls/v$(get_version_component_range 1-2)/${P}.tar.bz2" - -# LGPL-2.1 for libgnutls library and GPL-3 for libgnutls-extra library. -LICENSE="GPL-3 LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="bindist +cxx doc examples guile lzo +nettle nls pkcs11 static-libs test zlib" - -RDEPEND=">=dev-libs/libtasn1-0.3.4 - guile? ( >=dev-scheme/guile-1.8[networking] ) - nettle? ( >=dev-libs/nettle-2.1[gmp] ) - !nettle? ( >=dev-libs/libgcrypt-1.4.0:0 ) - nls? ( virtual/libintl ) - pkcs11? ( >=app-crypt/p11-kit-0.11 ) - zlib? ( >=sys-libs/zlib-1.2.3.1 ) - !bindist? ( lzo? ( >=dev-libs/lzo-2 ) )" -DEPEND="${RDEPEND} - virtual/pkgconfig - sys-devel/libtool - doc? ( dev-util/gtk-doc ) - nls? ( sys-devel/gettext ) - test? ( app-misc/datefudge )" - -DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) - -pkg_setup() { - if use lzo && use bindist; then - ewarn "lzo support is disabled for binary distribution of GnuTLS due to licensing issues." - fi -} - -src_prepare() { - # tests/suite directory is not distributed - sed -i -e 's|AC_CONFIG_FILES(\[tests/suite/Makefile\])|:|' \ - configure.ac || die - - sed -i -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ - doc/Makefile.am || die - - for dir in . lib libextra; do - sed -i -e '/^AM_INIT_AUTOMAKE/s/-Werror//' "${dir}/configure.ac" || die - done - - epatch "${FILESDIR}"/${PN}-2.12.20-AF_UNIX.patch - epatch "${FILESDIR}"/${PN}-2.12.20-libadd.patch - epatch "${FILESDIR}"/${PN}-2.12.20-guile-parallelmake.patch - epatch "${FILESDIR}"/${P}-hppa.patch - epatch "${FILESDIR}"/${P}-gl-tests-getaddrinfo-skip-if-no-network.patch - epatch "${FILESDIR}"/${P}-gdoc-perl-5.18.patch - epatch "${FILESDIR}"/${P}-CVE-2013-2116.patch - epatch "${FILESDIR}"/${P}-CVE-2014-0092.patch - epatch "${FILESDIR}"/${P}-CVE-2014-1959.patch - epatch "${FILESDIR}"/${P}-CVE-2014-3466.patch - epatch "${FILESDIR}"/${P}-CVE-2014-3467.patch - epatch "${FILESDIR}"/${P}-CVE-2014-3468.patch - epatch "${FILESDIR}"/${P}-CVE-2014-3469.patch - epatch "${FILESDIR}"/${P}-cross-compile.patch - - # support user patches - epatch_user - - eautoreconf - - # Use sane .so versioning on FreeBSD. - elibtoolize -} - -src_configure() { - local myconf - use bindist && myconf="--without-lzo" || myconf="$(use_with lzo)" - [[ "${VALGRIND_TESTS}" != "1" ]] && myconf+=" --disable-valgrind-tests" - - econf \ - --htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \ - --without-libgcrypt-prefix \ - --without-libnettle-prefix \ - --without-libpth-prefix \ - --without-libreadline-prefix \ - $(use_enable cxx) \ - $(use_enable doc gtk-doc) \ - $(use_enable doc gtk-doc-pdf) \ - $(use_enable guile) \ - $(use_with !nettle libgcrypt) \ - $(use_enable nls) \ - $(use_with pkcs11 p11-kit) \ - $(use_enable static-libs static) \ - $(use_with zlib) \ - ${myconf} -} - -src_test() { - if has_version dev-util/valgrind && [[ ${VALGRIND_TESTS} != 1 ]]; then - elog - elog "You can set VALGRIND_TESTS=\"1\" to enable Valgrind tests." - elog - fi - - # parallel testing often fails - emake -j1 check -} - -src_install() { - default - - prune_libtool_files - - if use doc; then - dodoc doc/gnutls.{pdf,ps} - dohtml doc/gnutls.html - fi - - if use examples; then - docinto examples - dodoc doc/examples/*.c - fi -} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.15.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.17.1.ebuild similarity index 91% rename from sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.15.ebuild rename to sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.17.1.ebuild index 8be683288e..2f1cfb76a6 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.15.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.17.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.15.ebuild,v 1.10 2015/06/17 08:50:37 ago Exp $ +# $Id$ EAPI=5 @@ -21,9 +21,8 @@ IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test # NOTICE: sys-devel/autogen is required at runtime as we # use system libopts -RDEPEND=">=dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}] - >=dev-libs/nettle-2.7[gmp,${MULTILIB_USEDEP}] - =dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}] DEPEND="${RDEPEND} >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] - doc? ( dev-util/gtk-doc ) + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge )" DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) -S="${WORKDIR}/${PN}-$(get_version_component_range 1-3)" - pkg_setup() { # bug#520818 export TZ=UTC @@ -97,8 +97,8 @@ multilib_src_configure() { --enable-heartbeat-support \ $(use_enable cxx) \ $(use_enable dane libdane) \ + $(multilib_native_use_enable doc) \ $(multilib_native_use_enable doc gtk-doc) \ - $(multilib_native_use_enable doc gtk-doc-pdf) \ $(multilib_native_use_enable guile) \ $(multilib_native_use_enable crywrap) \ $(use_enable nls) \ @@ -162,7 +162,6 @@ multilib_src_install_all() { dodoc doc/certtool.cfg if use doc; then - dodoc doc/gnutls.pdf dohtml doc/gnutls.html else rm -fr "${ED}/usr/share/doc/${PF}/html" diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.18.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.18.ebuild new file mode 100644 index 0000000000..12700eb2d2 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.18.ebuild @@ -0,0 +1,174 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit autotools libtool eutils multilib-minimal versionator + +DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project" +HOMEPAGE="http://www.gnutls.org/" +SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" + +# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library. +# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled. +LICENSE="GPL-3 LGPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" +IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib ${IUSE_LINGUAS// / linguas_}" +# heartbeat support is not disabled until re-licensing happens fullyf + +# NOTICE: sys-devel/autogen is required at runtime as we +# use system libopts +RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}] + >=dev-libs/nettle-2.7:=[gmp,${MULTILIB_USEDEP}] + >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] + sys-devel/autogen + crywrap? ( net-dns/libidn ) + dane? ( >=net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] ) + guile? ( >=dev-scheme/guile-1.8:*[networking] ) + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + pkcs11? ( >=app-crypt/p11-kit-0.20.7[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20140508 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" +DEPEND="${RDEPEND} + >=sys-devel/automake-1.11.6 + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) + nls? ( sys-devel/gettext ) + test? ( app-misc/datefudge )" + +DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) + +pkg_setup() { + # bug#520818 + export TZ=UTC +} + +src_prepare() { + sed -i \ + -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ + doc/Makefile.am || die + + # force regeneration of autogen-ed files + local file + for file in $(grep -l AutoGen-ed src/*.c) ; do + rm src/$(basename ${file} .c).{c,h} || die + done + + # force regeneration of makeinfo files + # have no idea why on some system these files are not + # accepted as-is, see bug#520818 + for file in $(grep -l "produced by makeinfo" doc/*.info) ; do + rm "${file}" || die + done + + # support user patches + epatch_user + + eautoreconf + + # Use sane .so versioning on FreeBSD. + elibtoolize + + # bug 497472 + use cxx || epunt_cxx +} + +multilib_src_configure() { + LINGUAS="${LINGUAS//en/en@boldquot en@quot}" + + # TPM needs to be tested before being enabled + # hardware-accell is disabled on OSX because the asm files force + # GNU-stack (as doesn't support that) and when that's removed ld + # complains about duplicate symbols + ECONF_SOURCE=${S} \ + econf \ + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" \ + --disable-valgrind-tests \ + --without-included-libtasn1 \ + --enable-heartbeat-support \ + $(use_enable cxx) \ + $(use_enable dane libdane) \ + $(multilib_native_use_enable doc) \ + $(multilib_native_use_enable doc gtk-doc) \ + $(multilib_native_use_enable guile) \ + $(multilib_native_use_enable crywrap) \ + $(use_enable nls) \ + $(use_enable openssl openssl-compatibility) \ + $(use_enable static-libs static) \ + $(use_with pkcs11 p11-kit) \ + $(use_with zlib) \ + --without-tpm \ + --with-unbound-root-key-file=/etc/dnssec/root-anchors.txt \ + $([[ ${CHOST} == *-darwin* ]] && echo --disable-hardware-acceleration) + + if multilib_is_native_abi; then + ln -s "${S}"/doc/reference/html doc/reference/html || die + fi +} + +multilib_src_compile() { + if multilib_is_native_abi; then + default + + # symlink certtool for use in other ABIs + if use test; then + ln -s "${BUILD_DIR}"/src "${T}"/native-tools || die + fi + else + emake -C gl + emake -C lib + emake -C extra + use dane && emake -C libdane + fi +} + +multilib_src_test() { + if multilib_is_native_abi; then + # parallel testing often fails + emake -j1 check + else + # use native ABI tools + ln -s "${T}"/native-tools/{certtool,gnutls-{serv,cli}} \ + "${BUILD_DIR}"/src/ || die + + emake -C gl -j1 check + emake -C tests -j1 check + fi +} + +multilib_src_install() { + if multilib_is_native_abi; then + emake DESTDIR="${D}" install + else + emake -C lib DESTDIR="${D}" install + emake -C extra DESTDIR="${D}" install + use dane && emake -C libdane DESTDIR="${D}" install + fi +} + +multilib_src_install_all() { + einstalldocs + prune_libtool_files --all + + dodoc doc/certtool.cfg + + if use doc; then + dohtml doc/gnutls.html + else + rm -fr "${ED}/usr/share/doc/${PF}/html" + fi + + if use examples; then + docinto examples + dodoc doc/examples/*.c + fi +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.15-r1.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.19-r1.ebuild similarity index 93% rename from sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.15-r1.ebuild rename to sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.19-r1.ebuild index 49beb33b83..c26d74c898 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.15-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.19-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.15-r1.ebuild,v 1.1 2015/06/17 18:42:05 alonbl Exp $ +# $Id$ EAPI=5 @@ -21,9 +21,8 @@ IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test # NOTICE: sys-devel/autogen is required at runtime as we # use system libopts -RDEPEND=">=dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}] - >=dev-libs/nettle-2.7[gmp,${MULTILIB_USEDEP}] - =dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}] DEPEND="${RDEPEND} >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] - doc? ( dev-util/gtk-doc ) + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge )" DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) -S="${WORKDIR}/${PN}-$(get_version_component_range 1-3)" - pkg_setup() { # bug#520818 export TZ=UTC } src_prepare() { + epatch "${FILESDIR}/${P}-build-allow-installing-man-1-even-with-disable-doc.patch" + sed -i \ -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ doc/Makefile.am || die @@ -97,6 +99,8 @@ multilib_src_configure() { --enable-heartbeat-support \ $(use_enable cxx) \ $(use_enable dane libdane) \ + $(multilib_native_enable manpages) \ + $(multilib_native_use_enable doc) \ $(multilib_native_use_enable doc gtk-doc) \ $(multilib_native_use_enable guile) \ $(multilib_native_use_enable crywrap) \ diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.19.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.19.ebuild new file mode 100644 index 0000000000..12700eb2d2 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.19.ebuild @@ -0,0 +1,174 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit autotools libtool eutils multilib-minimal versionator + +DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project" +HOMEPAGE="http://www.gnutls.org/" +SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" + +# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library. +# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled. +LICENSE="GPL-3 LGPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" +IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib ${IUSE_LINGUAS// / linguas_}" +# heartbeat support is not disabled until re-licensing happens fullyf + +# NOTICE: sys-devel/autogen is required at runtime as we +# use system libopts +RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}] + >=dev-libs/nettle-2.7:=[gmp,${MULTILIB_USEDEP}] + >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] + sys-devel/autogen + crywrap? ( net-dns/libidn ) + dane? ( >=net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] ) + guile? ( >=dev-scheme/guile-1.8:*[networking] ) + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + pkcs11? ( >=app-crypt/p11-kit-0.20.7[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20140508 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" +DEPEND="${RDEPEND} + >=sys-devel/automake-1.11.6 + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) + nls? ( sys-devel/gettext ) + test? ( app-misc/datefudge )" + +DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) + +pkg_setup() { + # bug#520818 + export TZ=UTC +} + +src_prepare() { + sed -i \ + -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ + doc/Makefile.am || die + + # force regeneration of autogen-ed files + local file + for file in $(grep -l AutoGen-ed src/*.c) ; do + rm src/$(basename ${file} .c).{c,h} || die + done + + # force regeneration of makeinfo files + # have no idea why on some system these files are not + # accepted as-is, see bug#520818 + for file in $(grep -l "produced by makeinfo" doc/*.info) ; do + rm "${file}" || die + done + + # support user patches + epatch_user + + eautoreconf + + # Use sane .so versioning on FreeBSD. + elibtoolize + + # bug 497472 + use cxx || epunt_cxx +} + +multilib_src_configure() { + LINGUAS="${LINGUAS//en/en@boldquot en@quot}" + + # TPM needs to be tested before being enabled + # hardware-accell is disabled on OSX because the asm files force + # GNU-stack (as doesn't support that) and when that's removed ld + # complains about duplicate symbols + ECONF_SOURCE=${S} \ + econf \ + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" \ + --disable-valgrind-tests \ + --without-included-libtasn1 \ + --enable-heartbeat-support \ + $(use_enable cxx) \ + $(use_enable dane libdane) \ + $(multilib_native_use_enable doc) \ + $(multilib_native_use_enable doc gtk-doc) \ + $(multilib_native_use_enable guile) \ + $(multilib_native_use_enable crywrap) \ + $(use_enable nls) \ + $(use_enable openssl openssl-compatibility) \ + $(use_enable static-libs static) \ + $(use_with pkcs11 p11-kit) \ + $(use_with zlib) \ + --without-tpm \ + --with-unbound-root-key-file=/etc/dnssec/root-anchors.txt \ + $([[ ${CHOST} == *-darwin* ]] && echo --disable-hardware-acceleration) + + if multilib_is_native_abi; then + ln -s "${S}"/doc/reference/html doc/reference/html || die + fi +} + +multilib_src_compile() { + if multilib_is_native_abi; then + default + + # symlink certtool for use in other ABIs + if use test; then + ln -s "${BUILD_DIR}"/src "${T}"/native-tools || die + fi + else + emake -C gl + emake -C lib + emake -C extra + use dane && emake -C libdane + fi +} + +multilib_src_test() { + if multilib_is_native_abi; then + # parallel testing often fails + emake -j1 check + else + # use native ABI tools + ln -s "${T}"/native-tools/{certtool,gnutls-{serv,cli}} \ + "${BUILD_DIR}"/src/ || die + + emake -C gl -j1 check + emake -C tests -j1 check + fi +} + +multilib_src_install() { + if multilib_is_native_abi; then + emake DESTDIR="${D}" install + else + emake -C lib DESTDIR="${D}" install + emake -C extra DESTDIR="${D}" install + use dane && emake -C libdane DESTDIR="${D}" install + fi +} + +multilib_src_install_all() { + einstalldocs + prune_libtool_files --all + + dodoc doc/certtool.cfg + + if use doc; then + dohtml doc/gnutls.html + else + rm -fr "${ED}/usr/share/doc/${PF}/html" + fi + + if use examples; then + docinto examples + dodoc doc/examples/*.c + fi +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.20.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.20.ebuild new file mode 100644 index 0000000000..0369f36ff0 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.20.ebuild @@ -0,0 +1,177 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit autotools libtool eutils multilib-minimal versionator + +DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project" +HOMEPAGE="http://www.gnutls.org/" +SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" + +# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library. +# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled. +LICENSE="GPL-3 LGPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" +IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib ${IUSE_LINGUAS// / linguas_}" +# heartbeat support is not disabled until re-licensing happens fullyf + +# NOTICE: sys-devel/autogen is required at runtime as we +# use system libopts +RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}] + >=dev-libs/nettle-2.7:=[gmp,${MULTILIB_USEDEP}] + >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] + sys-devel/autogen + crywrap? ( net-dns/libidn ) + dane? ( >=net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] ) + guile? ( >=dev-scheme/guile-1.8:*[networking] ) + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + pkcs11? ( >=app-crypt/p11-kit-0.20.7[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20140508 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" +DEPEND="${RDEPEND} + >=sys-devel/automake-1.11.6 + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) + nls? ( sys-devel/gettext ) + test? ( app-misc/datefudge )" + +DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) + +pkg_setup() { + # bug#520818 + export TZ=UTC +} + +src_prepare() { + epatch "${FILESDIR}/${PN}-3.3.19-build-allow-installing-man-1-even-with-disable-doc.patch" + + sed -i \ + -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ + doc/Makefile.am || die + + # force regeneration of autogen-ed files + local file + for file in $(grep -l AutoGen-ed src/*.c) ; do + rm src/$(basename ${file} .c).{c,h} || die + done + + # force regeneration of makeinfo files + # have no idea why on some system these files are not + # accepted as-is, see bug#520818 + for file in $(grep -l "produced by makeinfo" doc/*.info) ; do + rm "${file}" || die + done + + # support user patches + epatch_user + + eautoreconf + + # Use sane .so versioning on FreeBSD. + elibtoolize + + # bug 497472 + use cxx || epunt_cxx +} + +multilib_src_configure() { + LINGUAS="${LINGUAS//en/en@boldquot en@quot}" + + # TPM needs to be tested before being enabled + # hardware-accell is disabled on OSX because the asm files force + # GNU-stack (as doesn't support that) and when that's removed ld + # complains about duplicate symbols + ECONF_SOURCE=${S} \ + econf \ + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" \ + --disable-valgrind-tests \ + --without-included-libtasn1 \ + --enable-heartbeat-support \ + $(use_enable cxx) \ + $(use_enable dane libdane) \ + $(multilib_native_enable manpages) \ + $(multilib_native_use_enable doc) \ + $(multilib_native_use_enable doc gtk-doc) \ + $(multilib_native_use_enable guile) \ + $(multilib_native_use_enable crywrap) \ + $(use_enable nls) \ + $(use_enable openssl openssl-compatibility) \ + $(use_enable static-libs static) \ + $(use_with pkcs11 p11-kit) \ + $(use_with zlib) \ + --without-tpm \ + --with-unbound-root-key-file=/etc/dnssec/root-anchors.txt \ + $([[ ${CHOST} == *-darwin* ]] && echo --disable-hardware-acceleration) + + if multilib_is_native_abi; then + ln -s "${S}"/doc/reference/html doc/reference/html || die + fi +} + +multilib_src_compile() { + if multilib_is_native_abi; then + default + + # symlink certtool for use in other ABIs + if use test; then + ln -s "${BUILD_DIR}"/src "${T}"/native-tools || die + fi + else + emake -C gl + emake -C lib + emake -C extra + use dane && emake -C libdane + fi +} + +multilib_src_test() { + if multilib_is_native_abi; then + # parallel testing often fails + emake -j1 check + else + # use native ABI tools + ln -s "${T}"/native-tools/{certtool,gnutls-{serv,cli}} \ + "${BUILD_DIR}"/src/ || die + + emake -C gl -j1 check + emake -C tests -j1 check + fi +} + +multilib_src_install() { + if multilib_is_native_abi; then + emake DESTDIR="${D}" install + else + emake -C lib DESTDIR="${D}" install + emake -C extra DESTDIR="${D}" install + use dane && emake -C libdane DESTDIR="${D}" install + fi +} + +multilib_src_install_all() { + einstalldocs + prune_libtool_files --all + + dodoc doc/certtool.cfg + + if use doc; then + dohtml doc/gnutls.html + else + rm -fr "${ED}/usr/share/doc/${PF}/html" + fi + + if use examples; then + docinto examples + dodoc doc/examples/*.c + fi +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.21.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.21.ebuild new file mode 100644 index 0000000000..41ffb01ff6 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.21.ebuild @@ -0,0 +1,177 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit autotools libtool eutils multilib-minimal versionator + +DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project" +HOMEPAGE="http://www.gnutls.org/" +SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" + +# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library. +# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled. +LICENSE="GPL-3 LGPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" +IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib ${IUSE_LINGUAS// / linguas_}" +# heartbeat support is not disabled until re-licensing happens fullyf + +# NOTICE: sys-devel/autogen is required at runtime as we +# use system libopts +RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}] + >=dev-libs/nettle-2.7:=[gmp,${MULTILIB_USEDEP}] + >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] + sys-devel/autogen + crywrap? ( net-dns/libidn ) + dane? ( >=net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] ) + guile? ( >=dev-scheme/guile-1.8:*[networking] ) + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + pkcs11? ( >=app-crypt/p11-kit-0.20.7[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20140508 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" +DEPEND="${RDEPEND} + >=sys-devel/automake-1.11.6 + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) + nls? ( sys-devel/gettext ) + test? ( app-misc/datefudge )" + +DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) + +PATCHES=( + "${FILESDIR}/${PN}-3.3.19-build-allow-installing-man-1-even-with-disable-doc.patch" +) + +pkg_setup() { + # bug#520818 + export TZ=UTC +} + +src_prepare() { + default + + sed -i \ + -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ + doc/Makefile.am || die + + # force regeneration of autogen-ed files + local file + for file in $(grep -l AutoGen-ed src/*.c) ; do + rm src/$(basename ${file} .c).{c,h} || die + done + + # force regeneration of makeinfo files + # have no idea why on some system these files are not + # accepted as-is, see bug#520818 + for file in $(grep -l "produced by makeinfo" doc/*.info) ; do + rm "${file}" || die + done + + eautoreconf + + # Use sane .so versioning on FreeBSD. + elibtoolize + + # bug 497472 + use cxx || epunt_cxx +} + +multilib_src_configure() { + LINGUAS="${LINGUAS//en/en@boldquot en@quot}" + + # TPM needs to be tested before being enabled + # hardware-accell is disabled on OSX because the asm files force + # GNU-stack (as doesn't support that) and when that's removed ld + # complains about duplicate symbols + ECONF_SOURCE=${S} \ + econf \ + --disable-valgrind-tests \ + --without-included-libtasn1 \ + --enable-heartbeat-support \ + $(use_enable cxx) \ + $(use_enable dane libdane) \ + $(multilib_native_enable manpages) \ + $(multilib_native_use_enable doc) \ + $(multilib_native_use_enable doc gtk-doc) \ + $(multilib_native_use_enable guile) \ + $(multilib_native_use_enable crywrap) \ + $(use_enable nls) \ + $(use_enable openssl openssl-compatibility) \ + $(use_enable static-libs static) \ + $(use_with pkcs11 p11-kit) \ + $(use_with zlib) \ + --without-tpm \ + --with-unbound-root-key-file=/etc/dnssec/root-anchors.txt \ + $([[ ${CHOST} == *-darwin* ]] && echo --disable-hardware-acceleration) + + if multilib_is_native_abi; then + ln -s "${S}"/doc/reference/html doc/reference/html || die + fi +} + +multilib_src_compile() { + if multilib_is_native_abi; then + default + + # symlink certtool for use in other ABIs + if use test; then + ln -s "${BUILD_DIR}"/src "${T}"/native-tools || die + fi + else + emake -C gl + emake -C lib + emake -C extra + use dane && emake -C libdane + fi +} + +multilib_src_test() { + if multilib_is_native_abi; then + # parallel testing often fails + emake -j1 check + else + # use native ABI tools + ln -s "${T}"/native-tools/{certtool,gnutls-{serv,cli}} \ + "${BUILD_DIR}"/src/ || die + + emake -C gl -j1 check + emake -C tests -j1 check + fi +} + +multilib_src_install() { + if multilib_is_native_abi; then + emake DESTDIR="${D}" install + else + emake -C lib DESTDIR="${D}" install + emake -C extra DESTDIR="${D}" install + use dane && emake -C libdane DESTDIR="${D}" install + fi +} + +multilib_src_install_all() { + einstalldocs + prune_libtool_files --all + + dodoc doc/certtool.cfg + + if use doc; then + dohtml doc/gnutls.html + else + rm -fr "${ED}/usr/share/doc/${PF}/html" + fi + + if use examples; then + docinto examples + dodoc doc/examples/*.c + fi +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.22.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.22.ebuild new file mode 100644 index 0000000000..41ffb01ff6 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.3.22.ebuild @@ -0,0 +1,177 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit autotools libtool eutils multilib-minimal versionator + +DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project" +HOMEPAGE="http://www.gnutls.org/" +SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" + +# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library. +# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled. +LICENSE="GPL-3 LGPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" +IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib ${IUSE_LINGUAS// / linguas_}" +# heartbeat support is not disabled until re-licensing happens fullyf + +# NOTICE: sys-devel/autogen is required at runtime as we +# use system libopts +RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}] + >=dev-libs/nettle-2.7:=[gmp,${MULTILIB_USEDEP}] + >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] + sys-devel/autogen + crywrap? ( net-dns/libidn ) + dane? ( >=net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] ) + guile? ( >=dev-scheme/guile-1.8:*[networking] ) + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + pkcs11? ( >=app-crypt/p11-kit-0.20.7[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20140508 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" +DEPEND="${RDEPEND} + >=sys-devel/automake-1.11.6 + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) + nls? ( sys-devel/gettext ) + test? ( app-misc/datefudge )" + +DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) + +PATCHES=( + "${FILESDIR}/${PN}-3.3.19-build-allow-installing-man-1-even-with-disable-doc.patch" +) + +pkg_setup() { + # bug#520818 + export TZ=UTC +} + +src_prepare() { + default + + sed -i \ + -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ + doc/Makefile.am || die + + # force regeneration of autogen-ed files + local file + for file in $(grep -l AutoGen-ed src/*.c) ; do + rm src/$(basename ${file} .c).{c,h} || die + done + + # force regeneration of makeinfo files + # have no idea why on some system these files are not + # accepted as-is, see bug#520818 + for file in $(grep -l "produced by makeinfo" doc/*.info) ; do + rm "${file}" || die + done + + eautoreconf + + # Use sane .so versioning on FreeBSD. + elibtoolize + + # bug 497472 + use cxx || epunt_cxx +} + +multilib_src_configure() { + LINGUAS="${LINGUAS//en/en@boldquot en@quot}" + + # TPM needs to be tested before being enabled + # hardware-accell is disabled on OSX because the asm files force + # GNU-stack (as doesn't support that) and when that's removed ld + # complains about duplicate symbols + ECONF_SOURCE=${S} \ + econf \ + --disable-valgrind-tests \ + --without-included-libtasn1 \ + --enable-heartbeat-support \ + $(use_enable cxx) \ + $(use_enable dane libdane) \ + $(multilib_native_enable manpages) \ + $(multilib_native_use_enable doc) \ + $(multilib_native_use_enable doc gtk-doc) \ + $(multilib_native_use_enable guile) \ + $(multilib_native_use_enable crywrap) \ + $(use_enable nls) \ + $(use_enable openssl openssl-compatibility) \ + $(use_enable static-libs static) \ + $(use_with pkcs11 p11-kit) \ + $(use_with zlib) \ + --without-tpm \ + --with-unbound-root-key-file=/etc/dnssec/root-anchors.txt \ + $([[ ${CHOST} == *-darwin* ]] && echo --disable-hardware-acceleration) + + if multilib_is_native_abi; then + ln -s "${S}"/doc/reference/html doc/reference/html || die + fi +} + +multilib_src_compile() { + if multilib_is_native_abi; then + default + + # symlink certtool for use in other ABIs + if use test; then + ln -s "${BUILD_DIR}"/src "${T}"/native-tools || die + fi + else + emake -C gl + emake -C lib + emake -C extra + use dane && emake -C libdane + fi +} + +multilib_src_test() { + if multilib_is_native_abi; then + # parallel testing often fails + emake -j1 check + else + # use native ABI tools + ln -s "${T}"/native-tools/{certtool,gnutls-{serv,cli}} \ + "${BUILD_DIR}"/src/ || die + + emake -C gl -j1 check + emake -C tests -j1 check + fi +} + +multilib_src_install() { + if multilib_is_native_abi; then + emake DESTDIR="${D}" install + else + emake -C lib DESTDIR="${D}" install + emake -C extra DESTDIR="${D}" install + use dane && emake -C libdane DESTDIR="${D}" install + fi +} + +multilib_src_install_all() { + einstalldocs + prune_libtool_files --all + + dodoc doc/certtool.cfg + + if use doc; then + dohtml doc/gnutls.html + else + rm -fr "${ED}/usr/share/doc/${PF}/html" + fi + + if use examples; then + docinto examples + dodoc doc/examples/*.c + fi +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.10.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.10.ebuild new file mode 100644 index 0000000000..ed0dc89880 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.10.ebuild @@ -0,0 +1,135 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit autotools libtool eutils multilib-minimal versionator + +DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project" +HOMEPAGE="http://www.gnutls.org/" +SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" + +# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library. +# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled. +LICENSE="GPL-3 LGPL-3" +SLOT="0/30" # libgnutls.so number +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" +IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib ${IUSE_LINGUAS// / linguas_}" +# heartbeat support is not disabled until re-licensing happens fullyf + +# NOTICE: sys-devel/autogen is required at runtime as we +# use system libopts +RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}] + >=dev-libs/nettle-3.1:=[gmp,${MULTILIB_USEDEP}] + >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] + tools? ( sys-devel/autogen ) + crywrap? ( net-dns/libidn ) + dane? ( >=net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] ) + guile? ( >=dev-scheme/guile-1.8:*[networking] ) + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + pkcs11? ( >=app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20140508 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" +DEPEND="${RDEPEND} + >=sys-devel/automake-1.11.6 + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) + nls? ( sys-devel/gettext ) + test? ( app-misc/datefudge )" + +DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) + +PATCHES=( + "${FILESDIR}/${PN}-3.4.7-build-allow-installing-man-1-even-with-disable-doc.patch" +) + +pkg_setup() { + # bug#520818 + export TZ=UTC +} + +src_prepare() { + default + + sed -i \ + -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ + doc/Makefile.am || die + + # force regeneration of autogen-ed files + local file + for file in $(grep -l AutoGen-ed src/*.c) ; do + rm src/$(basename ${file} .c).{c,h} || die + done + + # force regeneration of makeinfo files + # have no idea why on some system these files are not + # accepted as-is, see bug#520818 + for file in $(grep -l "produced by makeinfo" doc/*.info) ; do + rm "${file}" || die + done + + eautoreconf + + # Use sane .so versioning on FreeBSD. + elibtoolize + + # bug 497472 + use cxx || epunt_cxx +} + +multilib_src_configure() { + LINGUAS="${LINGUAS//en/en@boldquot en@quot}" + + # TPM needs to be tested before being enabled + # hardware-accell is disabled on OSX because the asm files force + # GNU-stack (as doesn't support that) and when that's removed ld + # complains about duplicate symbols + ECONF_SOURCE=${S} \ + econf \ + --disable-valgrind-tests \ + --without-included-libtasn1 \ + --enable-heartbeat-support \ + $(use_enable cxx) \ + $(use_enable dane libdane) \ + $(multilib_native_enable manpages) \ + $(multilib_native_use_enable tools) \ + $(multilib_native_use_enable doc) \ + $(multilib_native_use_enable doc gtk-doc) \ + $(multilib_native_use_enable guile) \ + $(multilib_native_use_enable crywrap) \ + $(multilib_native_use_enable test tests) \ + $(use_enable nls) \ + $(use_enable openssl openssl-compatibility) \ + $(use_enable static-libs static) \ + $(use_with pkcs11 p11-kit) \ + $(use_with zlib) \ + --without-tpm \ + --with-unbound-root-key-file=/etc/dnssec/root-anchors.txt \ + $([[ ${CHOST} == *-darwin* ]] && echo --disable-hardware-acceleration) +} + +multilib_src_install_all() { + einstalldocs + prune_libtool_files --all + + dodoc doc/certtool.cfg + + if use doc; then + dohtml doc/gnutls.html + else + rm -fr "${ED}/usr/share/doc/${PF}/html" + fi + + if use examples; then + docinto examples + dodoc doc/examples/*.c + fi +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.1.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.5.ebuild similarity index 91% rename from sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.1.ebuild rename to sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.5.ebuild index 8738e2642d..b0bc173612 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.1.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.4.1.ebuild,v 1.1 2015/05/03 19:08:41 alonbl Exp $ +# $Id$ EAPI=5 @@ -21,8 +21,8 @@ IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test # NOTICE: sys-devel/autogen is required at runtime as we # use system libopts -RDEPEND=">=dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}] - >=dev-libs/nettle-3.1[gmp,${MULTILIB_USEDEP}] +RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}] + >=dev-libs/nettle-3.1:=[gmp,${MULTILIB_USEDEP}] >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) @@ -38,14 +38,15 @@ RDEPEND=">=dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}] DEPEND="${RDEPEND} >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] - doc? ( dev-util/gtk-doc ) + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge )" DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) -S="${WORKDIR}/${PN}-$(get_version_component_range 1-3)" - pkg_setup() { # bug#520818 export TZ=UTC @@ -97,8 +98,8 @@ multilib_src_configure() { $(use_enable cxx) \ $(use_enable dane libdane) \ $(multilib_native_use_enable tools) \ + $(multilib_native_use_enable doc) \ $(multilib_native_use_enable doc gtk-doc) \ - $(multilib_native_use_enable doc gtk-doc-pdf) \ $(multilib_native_use_enable guile) \ $(multilib_native_use_enable crywrap) \ $(multilib_native_use_enable test tests) \ @@ -119,7 +120,6 @@ multilib_src_install_all() { dodoc doc/certtool.cfg if use doc; then - dodoc doc/gnutls.pdf dohtml doc/gnutls.html else rm -fr "${ED}/usr/share/doc/${PF}/html" diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.6.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.6.ebuild new file mode 100644 index 0000000000..b0bc173612 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.6.ebuild @@ -0,0 +1,132 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit autotools libtool eutils multilib-minimal versionator + +DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project" +HOMEPAGE="http://www.gnutls.org/" +SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" + +# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library. +# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled. +LICENSE="GPL-3 LGPL-3" +SLOT="0/30" # libgnutls.so number +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" +IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib ${IUSE_LINGUAS// / linguas_}" +# heartbeat support is not disabled until re-licensing happens fullyf + +# NOTICE: sys-devel/autogen is required at runtime as we +# use system libopts +RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}] + >=dev-libs/nettle-3.1:=[gmp,${MULTILIB_USEDEP}] + >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] + tools? ( sys-devel/autogen ) + crywrap? ( net-dns/libidn ) + dane? ( >=net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] ) + guile? ( >=dev-scheme/guile-1.8:*[networking] ) + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + pkcs11? ( >=app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20140508 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" +DEPEND="${RDEPEND} + >=sys-devel/automake-1.11.6 + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) + nls? ( sys-devel/gettext ) + test? ( app-misc/datefudge )" + +DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) + +pkg_setup() { + # bug#520818 + export TZ=UTC +} + +src_prepare() { + sed -i \ + -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ + doc/Makefile.am || die + + # force regeneration of autogen-ed files + local file + for file in $(grep -l AutoGen-ed src/*.c) ; do + rm src/$(basename ${file} .c).{c,h} || die + done + + # force regeneration of makeinfo files + # have no idea why on some system these files are not + # accepted as-is, see bug#520818 + for file in $(grep -l "produced by makeinfo" doc/*.info) ; do + rm "${file}" || die + done + + # support user patches + epatch_user + + eautoreconf + + # Use sane .so versioning on FreeBSD. + elibtoolize + + # bug 497472 + use cxx || epunt_cxx +} + +multilib_src_configure() { + LINGUAS="${LINGUAS//en/en@boldquot en@quot}" + + # TPM needs to be tested before being enabled + # hardware-accell is disabled on OSX because the asm files force + # GNU-stack (as doesn't support that) and when that's removed ld + # complains about duplicate symbols + ECONF_SOURCE=${S} \ + econf \ + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" \ + --disable-valgrind-tests \ + --without-included-libtasn1 \ + --enable-heartbeat-support \ + $(use_enable cxx) \ + $(use_enable dane libdane) \ + $(multilib_native_use_enable tools) \ + $(multilib_native_use_enable doc) \ + $(multilib_native_use_enable doc gtk-doc) \ + $(multilib_native_use_enable guile) \ + $(multilib_native_use_enable crywrap) \ + $(multilib_native_use_enable test tests) \ + $(use_enable nls) \ + $(use_enable openssl openssl-compatibility) \ + $(use_enable static-libs static) \ + $(use_with pkcs11 p11-kit) \ + $(use_with zlib) \ + --without-tpm \ + --with-unbound-root-key-file=/etc/dnssec/root-anchors.txt \ + $([[ ${CHOST} == *-darwin* ]] && echo --disable-hardware-acceleration) +} + +multilib_src_install_all() { + einstalldocs + prune_libtool_files --all + + dodoc doc/certtool.cfg + + if use doc; then + dohtml doc/gnutls.html + else + rm -fr "${ED}/usr/share/doc/${PF}/html" + fi + + if use examples; then + docinto examples + dodoc doc/examples/*.c + fi +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.2-r1.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.7-r1.ebuild similarity index 91% rename from sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.2-r1.ebuild rename to sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.7-r1.ebuild index 01c6598ad9..89d3fc4ac1 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.2-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.4.2-r1.ebuild,v 1.1 2015/06/17 18:42:05 alonbl Exp $ +# $Id$ EAPI=5 @@ -21,8 +21,8 @@ IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test # NOTICE: sys-devel/autogen is required at runtime as we # use system libopts -RDEPEND=">=dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}] - >=dev-libs/nettle-3.1[gmp,${MULTILIB_USEDEP}] +RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}] + >=dev-libs/nettle-3.1:=[gmp,${MULTILIB_USEDEP}] >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] tools? ( sys-devel/autogen ) crywrap? ( net-dns/libidn ) @@ -38,20 +38,23 @@ RDEPEND=">=dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}] DEPEND="${RDEPEND} >=sys-devel/automake-1.11.6 >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] - doc? ( dev-util/gtk-doc ) + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) nls? ( sys-devel/gettext ) test? ( app-misc/datefudge )" DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) -S="${WORKDIR}/${PN}-$(get_version_component_range 1-3)" - pkg_setup() { # bug#520818 export TZ=UTC } src_prepare() { + epatch "${FILESDIR}/${P}-build-allow-installing-man-1-even-with-disable-doc.patch" + sed -i \ -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ doc/Makefile.am || die @@ -69,8 +72,6 @@ src_prepare() { rm "${file}" || die done - epatch "${FILESDIR}/${P}-build.patch" - # support user patches epatch_user @@ -98,7 +99,9 @@ multilib_src_configure() { --enable-heartbeat-support \ $(use_enable cxx) \ $(use_enable dane libdane) \ + $(multilib_native_enable manpages) \ $(multilib_native_use_enable tools) \ + $(multilib_native_use_enable doc) \ $(multilib_native_use_enable doc gtk-doc) \ $(multilib_native_use_enable guile) \ $(multilib_native_use_enable crywrap) \ diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.7.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.7.ebuild new file mode 100644 index 0000000000..b0bc173612 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.7.ebuild @@ -0,0 +1,132 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit autotools libtool eutils multilib-minimal versionator + +DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project" +HOMEPAGE="http://www.gnutls.org/" +SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" + +# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library. +# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled. +LICENSE="GPL-3 LGPL-3" +SLOT="0/30" # libgnutls.so number +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" +IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib ${IUSE_LINGUAS// / linguas_}" +# heartbeat support is not disabled until re-licensing happens fullyf + +# NOTICE: sys-devel/autogen is required at runtime as we +# use system libopts +RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}] + >=dev-libs/nettle-3.1:=[gmp,${MULTILIB_USEDEP}] + >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] + tools? ( sys-devel/autogen ) + crywrap? ( net-dns/libidn ) + dane? ( >=net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] ) + guile? ( >=dev-scheme/guile-1.8:*[networking] ) + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + pkcs11? ( >=app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20140508 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" +DEPEND="${RDEPEND} + >=sys-devel/automake-1.11.6 + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) + nls? ( sys-devel/gettext ) + test? ( app-misc/datefudge )" + +DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) + +pkg_setup() { + # bug#520818 + export TZ=UTC +} + +src_prepare() { + sed -i \ + -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ + doc/Makefile.am || die + + # force regeneration of autogen-ed files + local file + for file in $(grep -l AutoGen-ed src/*.c) ; do + rm src/$(basename ${file} .c).{c,h} || die + done + + # force regeneration of makeinfo files + # have no idea why on some system these files are not + # accepted as-is, see bug#520818 + for file in $(grep -l "produced by makeinfo" doc/*.info) ; do + rm "${file}" || die + done + + # support user patches + epatch_user + + eautoreconf + + # Use sane .so versioning on FreeBSD. + elibtoolize + + # bug 497472 + use cxx || epunt_cxx +} + +multilib_src_configure() { + LINGUAS="${LINGUAS//en/en@boldquot en@quot}" + + # TPM needs to be tested before being enabled + # hardware-accell is disabled on OSX because the asm files force + # GNU-stack (as doesn't support that) and when that's removed ld + # complains about duplicate symbols + ECONF_SOURCE=${S} \ + econf \ + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" \ + --disable-valgrind-tests \ + --without-included-libtasn1 \ + --enable-heartbeat-support \ + $(use_enable cxx) \ + $(use_enable dane libdane) \ + $(multilib_native_use_enable tools) \ + $(multilib_native_use_enable doc) \ + $(multilib_native_use_enable doc gtk-doc) \ + $(multilib_native_use_enable guile) \ + $(multilib_native_use_enable crywrap) \ + $(multilib_native_use_enable test tests) \ + $(use_enable nls) \ + $(use_enable openssl openssl-compatibility) \ + $(use_enable static-libs static) \ + $(use_with pkcs11 p11-kit) \ + $(use_with zlib) \ + --without-tpm \ + --with-unbound-root-key-file=/etc/dnssec/root-anchors.txt \ + $([[ ${CHOST} == *-darwin* ]] && echo --disable-hardware-acceleration) +} + +multilib_src_install_all() { + einstalldocs + prune_libtool_files --all + + dodoc doc/certtool.cfg + + if use doc; then + dohtml doc/gnutls.html + else + rm -fr "${ED}/usr/share/doc/${PF}/html" + fi + + if use examples; then + docinto examples + dodoc doc/examples/*.c + fi +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.8.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.8.ebuild new file mode 100644 index 0000000000..17058b1d24 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.8.ebuild @@ -0,0 +1,135 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit autotools libtool eutils multilib-minimal versionator + +DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project" +HOMEPAGE="http://www.gnutls.org/" +SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" + +# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library. +# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled. +LICENSE="GPL-3 LGPL-3" +SLOT="0/30" # libgnutls.so number +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" +IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib ${IUSE_LINGUAS// / linguas_}" +# heartbeat support is not disabled until re-licensing happens fullyf + +# NOTICE: sys-devel/autogen is required at runtime as we +# use system libopts +RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}] + >=dev-libs/nettle-3.1:=[gmp,${MULTILIB_USEDEP}] + >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] + tools? ( sys-devel/autogen ) + crywrap? ( net-dns/libidn ) + dane? ( >=net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] ) + guile? ( >=dev-scheme/guile-1.8:*[networking] ) + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + pkcs11? ( >=app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20140508 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" +DEPEND="${RDEPEND} + >=sys-devel/automake-1.11.6 + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) + nls? ( sys-devel/gettext ) + test? ( app-misc/datefudge )" + +DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) + +pkg_setup() { + # bug#520818 + export TZ=UTC +} + +src_prepare() { + epatch "${FILESDIR}/${PN}-3.4.7-build-allow-installing-man-1-even-with-disable-doc.patch" + + sed -i \ + -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ + doc/Makefile.am || die + + # force regeneration of autogen-ed files + local file + for file in $(grep -l AutoGen-ed src/*.c) ; do + rm src/$(basename ${file} .c).{c,h} || die + done + + # force regeneration of makeinfo files + # have no idea why on some system these files are not + # accepted as-is, see bug#520818 + for file in $(grep -l "produced by makeinfo" doc/*.info) ; do + rm "${file}" || die + done + + # support user patches + epatch_user + + eautoreconf + + # Use sane .so versioning on FreeBSD. + elibtoolize + + # bug 497472 + use cxx || epunt_cxx +} + +multilib_src_configure() { + LINGUAS="${LINGUAS//en/en@boldquot en@quot}" + + # TPM needs to be tested before being enabled + # hardware-accell is disabled on OSX because the asm files force + # GNU-stack (as doesn't support that) and when that's removed ld + # complains about duplicate symbols + ECONF_SOURCE=${S} \ + econf \ + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" \ + --disable-valgrind-tests \ + --without-included-libtasn1 \ + --enable-heartbeat-support \ + $(use_enable cxx) \ + $(use_enable dane libdane) \ + $(multilib_native_enable manpages) \ + $(multilib_native_use_enable tools) \ + $(multilib_native_use_enable doc) \ + $(multilib_native_use_enable doc gtk-doc) \ + $(multilib_native_use_enable guile) \ + $(multilib_native_use_enable crywrap) \ + $(multilib_native_use_enable test tests) \ + $(use_enable nls) \ + $(use_enable openssl openssl-compatibility) \ + $(use_enable static-libs static) \ + $(use_with pkcs11 p11-kit) \ + $(use_with zlib) \ + --without-tpm \ + --with-unbound-root-key-file=/etc/dnssec/root-anchors.txt \ + $([[ ${CHOST} == *-darwin* ]] && echo --disable-hardware-acceleration) +} + +multilib_src_install_all() { + einstalldocs + prune_libtool_files --all + + dodoc doc/certtool.cfg + + if use doc; then + dohtml doc/gnutls.html + else + rm -fr "${ED}/usr/share/doc/${PF}/html" + fi + + if use examples; then + docinto examples + dodoc doc/examples/*.c + fi +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.9.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.9.ebuild new file mode 100644 index 0000000000..ed0dc89880 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/gnutls-3.4.9.ebuild @@ -0,0 +1,135 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit autotools libtool eutils multilib-minimal versionator + +DESCRIPTION="A TLS 1.2 and SSL 3.0 implementation for the GNU project" +HOMEPAGE="http://www.gnutls.org/" +SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" + +# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library. +# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled. +LICENSE="GPL-3 LGPL-3" +SLOT="0/30" # libgnutls.so number +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" +IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test +tools zlib ${IUSE_LINGUAS// / linguas_}" +# heartbeat support is not disabled until re-licensing happens fullyf + +# NOTICE: sys-devel/autogen is required at runtime as we +# use system libopts +RDEPEND=">=dev-libs/libtasn1-4.3[${MULTILIB_USEDEP}] + >=dev-libs/nettle-3.1:=[gmp,${MULTILIB_USEDEP}] + >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] + tools? ( sys-devel/autogen ) + crywrap? ( net-dns/libidn ) + dane? ( >=net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] ) + guile? ( >=dev-scheme/guile-1.8:*[networking] ) + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + pkcs11? ( >=app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20140508 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" +DEPEND="${RDEPEND} + >=sys-devel/automake-1.11.6 + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] + doc? ( + sys-apps/texinfo + dev-util/gtk-doc + ) + nls? ( sys-devel/gettext ) + test? ( app-misc/datefudge )" + +DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO ) + +PATCHES=( + "${FILESDIR}/${PN}-3.4.7-build-allow-installing-man-1-even-with-disable-doc.patch" +) + +pkg_setup() { + # bug#520818 + export TZ=UTC +} + +src_prepare() { + default + + sed -i \ + -e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \ + doc/Makefile.am || die + + # force regeneration of autogen-ed files + local file + for file in $(grep -l AutoGen-ed src/*.c) ; do + rm src/$(basename ${file} .c).{c,h} || die + done + + # force regeneration of makeinfo files + # have no idea why on some system these files are not + # accepted as-is, see bug#520818 + for file in $(grep -l "produced by makeinfo" doc/*.info) ; do + rm "${file}" || die + done + + eautoreconf + + # Use sane .so versioning on FreeBSD. + elibtoolize + + # bug 497472 + use cxx || epunt_cxx +} + +multilib_src_configure() { + LINGUAS="${LINGUAS//en/en@boldquot en@quot}" + + # TPM needs to be tested before being enabled + # hardware-accell is disabled on OSX because the asm files force + # GNU-stack (as doesn't support that) and when that's removed ld + # complains about duplicate symbols + ECONF_SOURCE=${S} \ + econf \ + --disable-valgrind-tests \ + --without-included-libtasn1 \ + --enable-heartbeat-support \ + $(use_enable cxx) \ + $(use_enable dane libdane) \ + $(multilib_native_enable manpages) \ + $(multilib_native_use_enable tools) \ + $(multilib_native_use_enable doc) \ + $(multilib_native_use_enable doc gtk-doc) \ + $(multilib_native_use_enable guile) \ + $(multilib_native_use_enable crywrap) \ + $(multilib_native_use_enable test tests) \ + $(use_enable nls) \ + $(use_enable openssl openssl-compatibility) \ + $(use_enable static-libs static) \ + $(use_with pkcs11 p11-kit) \ + $(use_with zlib) \ + --without-tpm \ + --with-unbound-root-key-file=/etc/dnssec/root-anchors.txt \ + $([[ ${CHOST} == *-darwin* ]] && echo --disable-hardware-acceleration) +} + +multilib_src_install_all() { + einstalldocs + prune_libtool_files --all + + dodoc doc/certtool.cfg + + if use doc; then + dohtml doc/gnutls.html + else + rm -fr "${ED}/usr/share/doc/${PF}/html" + fi + + if use examples; then + docinto examples + dodoc doc/examples/*.c + fi +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/metadata.xml b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/metadata.xml index 33c4adde8c..615fc411a9 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/gnutls/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/net-libs/gnutls/metadata.xml @@ -1,12 +1,11 @@ - crypto + + crypto@gentoo.org + Crypto + - - Disallow building LZO support, because of a license - incompatibility with dev-libs/lzo - Build the crywrap TLS proxy service @@ -14,9 +13,6 @@ Build libgnutls-dane, implementing DNS-based Authentication of Named Entities. Requires net-dns/unbound - - Use dev-libs/nettle as crypto backend - Build openssl compatibility libraries @@ -27,4 +23,7 @@ Build extra tools + + Reflect ABI compatibility of libgnutls.so + From a3c72135272308c35f8c1911476827f870815540 Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Mon, 28 Mar 2016 11:28:45 -0700 Subject: [PATCH 2/8] bump(net-libs/http-parser): sync with upstream --- .../md5-cache/net-libs/http-parser-2.3 | 2 +- .../md5-cache/net-libs/http-parser-2.4.1 | 2 +- .../md5-cache/net-libs/http-parser-2.4.2 | 2 +- .../md5-cache/net-libs/http-parser-2.5.0 | 2 +- .../md5-cache/net-libs/http-parser-2.6.1 | 11 ++ .../md5-cache/net-libs/http-parser-2.6.2 | 11 ++ .../net-libs/http-parser/ChangeLog | 137 ++++++++++++------ .../net-libs/http-parser/ChangeLog-2015 | 63 ++++++++ .../net-libs/http-parser/Manifest | 44 ++---- .../0001-makefile-fix-DESTDIR-usage.patch | 64 ++++++++ .../files/0002-makefile-quote-variables.patch | 50 +++++++ ...AME-symlink-it-should-not-be-a-full-.patch | 35 +++++ ...kefile-add-CFLAGS-to-linking-command.patch | 31 ++++ ...makefile-fix-install-rule-dependency.patch | 33 +++++ .../http-parser/http-parser-2.3.ebuild | 2 +- .../http-parser/http-parser-2.4.1.ebuild | 2 +- .../http-parser/http-parser-2.4.2.ebuild | 2 +- .../http-parser/http-parser-2.5.0.ebuild | 2 +- .../http-parser/http-parser-2.6.1.ebuild | 45 ++++++ .../http-parser/http-parser-2.6.2.ebuild | 45 ++++++ .../net-libs/http-parser/metadata.xml | 9 +- 21 files changed, 513 insertions(+), 81 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.6.1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.6.2 create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/http-parser/ChangeLog-2015 create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0001-makefile-fix-DESTDIR-usage.patch create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0002-makefile-quote-variables.patch create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0003-makefile-fix-SONAME-symlink-it-should-not-be-a-full-.patch create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0004-makefile-add-CFLAGS-to-linking-command.patch create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0005-makefile-fix-install-rule-dependency.patch create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.6.1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.6.2.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.3 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.3 index 3cb2e31793..31501bc2c4 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.3 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.3 @@ -8,4 +8,4 @@ LICENSE=MIT SLOT=0/2.3 SRC_URI=https://github.com/joyent/http-parser/archive/v2.3.tar.gz -> http-parser-2.3.tar.gz _eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=8d3b4e4e9c27b62045169a55f288e38b +_md5_=c29c37d62529b365c47759754412bd09 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.4.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.4.1 index 59b7548485..de91ba84f3 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.4.1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.4.1 @@ -8,4 +8,4 @@ LICENSE=MIT SLOT=0/2.4.1 SRC_URI=https://github.com/joyent/http-parser/archive/v2.4.1.tar.gz -> http-parser-2.4.1.tar.gz _eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=e40c133add11e042b08a7b9b2c5ad28a +_md5_=3fa1f4162bbbdf434564e4eb7125adc6 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.4.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.4.2 index bdfd94a0c8..6cad7edf34 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.4.2 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.4.2 @@ -8,4 +8,4 @@ LICENSE=MIT SLOT=0/2.4.2 SRC_URI=https://github.com/joyent/http-parser/archive/v2.4.2.tar.gz -> http-parser-2.4.2.tar.gz _eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=89a5fa69d1d2d84c35fe9cd875836e5a +_md5_=3fa1f4162bbbdf434564e4eb7125adc6 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.5.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.5.0 index 29068e772e..f06aac91ec 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.5.0 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.5.0 @@ -8,4 +8,4 @@ LICENSE=MIT SLOT=0/2.5.0 SRC_URI=https://github.com/joyent/http-parser/archive/v2.5.0.tar.gz -> http-parser-2.5.0.tar.gz _eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=606e154a1b1ac07c72220d66e8b0c6ee +_md5_=d4f867c0e29989075b7859439a128890 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.6.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.6.1 new file mode 100644 index 0000000000..4db46a7d3d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.6.1 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Http request/response parser for C +EAPI=5 +HOMEPAGE=https://github.com/nodejs/http-parser +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~x86 ~x64-macos ~x64-solaris +LICENSE=MIT +SLOT=0/2.6.1 +SRC_URI=https://github.com/nodejs/http-parser/archive/v2.6.1.tar.gz -> http-parser-2.6.1.tar.gz +_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 +_md5_=caa69aa17584979584b9548a405d5be8 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.6.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.6.2 new file mode 100644 index 0000000000..cb81083976 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/http-parser-2.6.2 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Http request/response parser for C +EAPI=5 +HOMEPAGE=https://github.com/nodejs/http-parser +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~x86 ~x64-macos ~x64-solaris +LICENSE=MIT +SLOT=0/2.6.2 +SRC_URI=https://github.com/nodejs/http-parser/archive/v2.6.2.tar.gz -> http-parser-2.6.2.tar.gz +_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 +_md5_=caa69aa17584979584b9548a405d5be8 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/ChangeLog b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/ChangeLog index 09ed33fed5..167d183533 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/ChangeLog @@ -1,63 +1,116 @@ # ChangeLog for net-libs/http-parser -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.15 2015/05/15 12:01:40 pacho Exp $ +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) - 15 May 2015; Pacho Ramos http-parser-2.3.ebuild: - ppc stable wrt bug #517336 +*http-parser-2.5.0 (09 Aug 2015) +*http-parser-2.4.2 (09 Aug 2015) +*http-parser-2.4.1 (09 Aug 2015) +*http-parser-2.3 (09 Aug 2015) -*http-parser-2.5.0 (11 May 2015) + 09 Aug 2015; Robin H. Johnson + +files/http-parser-2.1-flags.patch, +files/http-parser-2.3-flags.patch, + +http-parser-2.3.ebuild, +http-parser-2.4.1.ebuild, + +http-parser-2.4.2.ebuild, +http-parser-2.5.0.ebuild, +metadata.xml: + proj/gentoo: Initial commit - 11 May 2015; Michał Górny +http-parser-2.5.0.ebuild: - Version bump. https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/109 - by jbergstroem. + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. -*http-parser-2.4.2 (28 Mar 2015) + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. - 28 Mar 2015; Manuel Rüger +http-parser-2.4.2.ebuild: - Proxy commit for Johan Bergström. Version bump. + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. -*http-parser-2.4.1 (23 Jan 2015) + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed - 23 Jan 2015; Manuel Rüger +http-parser-2.4.1.ebuild, - metadata.xml: - Proxy commit for Johan Bergström. Version bump. Add him as proxied maintainer. + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default - 31 Dec 2014; Michael Palimaka -http-parser-2.1.ebuild: - Remove old. + Convert all URLs for sites supporting encrypted connections from http to + https - 25 Nov 2014; Julian Ospald metadata.xml: - drop maintainership + Signed-off-by: Justin Lecher - 12 Oct 2014; Agostino Sarubbo http-parser-2.3.ebuild: - Stable for x86, wrt bug #521058 + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml - 24 Sep 2014; Chema Alonso http-parser-2.3.ebuild: - Stable for amd64 wrt bug #521058 + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. - 26 Aug 2014; Anthony G. Basile http-parser-2.1.ebuild, - http-parser-2.3.ebuild: - Keyword ~ppc, bug #513078 + Bug: https://bugs.gentoo.org/552720 - 24 Jun 2014; Markus Meier http-parser-2.3.ebuild: - add ~arm, bug #513078 +*http-parser-2.6.0 (02 Nov 2015) - 21 Jun 2014; Julian Ospald http-parser-2.3.ebuild: - add static-libs USE flag + 02 Nov 2015; Julian Ospald + +files/0001-makefile-fix-DESTDIR-usage.patch, + +files/0002-makefile-quote-variables.patch, + +files/0003-makefile-fix-SONAME-symlink-it-should-not-be-a-full-.patch, + +files/0004-makefile-add-CFLAGS-to-linking-command.patch, + +files/0005-makefile-fix-install-rule-dependency.patch, + +http-parser-2.6.0.ebuild: + version bump -*http-parser-2.3 (21 Jun 2014) + This also fixes the upstream build system instead of working around + it. - 21 Jun 2014; Julian Ospald +http-parser-2.3.ebuild, - +files/http-parser-2.3-flags.patch: - version bump wrt #514154 + It also fixes missing CFLAGS in linking commands. - 05 Sep 2013; Agostino Sarubbo http-parser-2.1.ebuild: - Stable for x86, wrt bug #482608 + 06 Nov 2015; mschubert http-parser-2.6.0.ebuild: + respect ${EPREFIX} - 31 Aug 2013; Agostino Sarubbo http-parser-2.1.ebuild: - Stable for amd64, wrt bug #482608 + 23 Jan 2016; Fabian Groffen http-parser-2.6.0.ebuild: + marked ~x64-macos, bug #509586 -*http-parser-2.1 (30 Jun 2013) + Package-Manager: portage-2.2.20-prefix + + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) + + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. + + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) + +*http-parser-2.6.1 (10 Feb 2016) + + 10 Feb 2016; Johan Bergström -http-parser-2.6.0.ebuild, + +http-parser-2.6.1.ebuild, metadata.xml: + version bump to 2.6.1 + + this is considered a security bump, so drop old. + + 04 Mar 2016; Steev Klimaszewski http-parser-2.6.1.ebuild: + Keyword 2.6.1 for ~arm64 + + Tested on Cortex-A53 + + Package-Manager: portage-2.2.27 + +*http-parser-2.6.2 (09 Mar 2016) + + 09 Mar 2016; Patrick Lauer +http-parser-2.6.2.ebuild: + Bump + + Package-Manager: portage-2.2.27 - 30 Jun 2013; Julian Ospald +http-parser-2.1.ebuild, - +files/http-parser-2.1-flags.patch, +metadata.xml: - initial import wrt #410339 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/ChangeLog-2015 new file mode 100644 index 0000000000..09ed33fed5 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/ChangeLog-2015 @@ -0,0 +1,63 @@ +# ChangeLog for net-libs/http-parser +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.15 2015/05/15 12:01:40 pacho Exp $ + + 15 May 2015; Pacho Ramos http-parser-2.3.ebuild: + ppc stable wrt bug #517336 + +*http-parser-2.5.0 (11 May 2015) + + 11 May 2015; Michał Górny +http-parser-2.5.0.ebuild: + Version bump. https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/109 + by jbergstroem. + +*http-parser-2.4.2 (28 Mar 2015) + + 28 Mar 2015; Manuel Rüger +http-parser-2.4.2.ebuild: + Proxy commit for Johan Bergström. Version bump. + +*http-parser-2.4.1 (23 Jan 2015) + + 23 Jan 2015; Manuel Rüger +http-parser-2.4.1.ebuild, + metadata.xml: + Proxy commit for Johan Bergström. Version bump. Add him as proxied maintainer. + + 31 Dec 2014; Michael Palimaka -http-parser-2.1.ebuild: + Remove old. + + 25 Nov 2014; Julian Ospald metadata.xml: + drop maintainership + + 12 Oct 2014; Agostino Sarubbo http-parser-2.3.ebuild: + Stable for x86, wrt bug #521058 + + 24 Sep 2014; Chema Alonso http-parser-2.3.ebuild: + Stable for amd64 wrt bug #521058 + + 26 Aug 2014; Anthony G. Basile http-parser-2.1.ebuild, + http-parser-2.3.ebuild: + Keyword ~ppc, bug #513078 + + 24 Jun 2014; Markus Meier http-parser-2.3.ebuild: + add ~arm, bug #513078 + + 21 Jun 2014; Julian Ospald http-parser-2.3.ebuild: + add static-libs USE flag + +*http-parser-2.3 (21 Jun 2014) + + 21 Jun 2014; Julian Ospald +http-parser-2.3.ebuild, + +files/http-parser-2.3-flags.patch: + version bump wrt #514154 + + 05 Sep 2013; Agostino Sarubbo http-parser-2.1.ebuild: + Stable for x86, wrt bug #482608 + + 31 Aug 2013; Agostino Sarubbo http-parser-2.1.ebuild: + Stable for amd64, wrt bug #482608 + +*http-parser-2.1 (30 Jun 2013) + + 30 Jun 2013; Julian Ospald +http-parser-2.1.ebuild, + +files/http-parser-2.1-flags.patch, +metadata.xml: + initial import wrt #410339 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/Manifest b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/Manifest index ec554ba805..0ab939e7b8 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/Manifest +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/Manifest @@ -1,34 +1,22 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA512 - +AUX 0001-makefile-fix-DESTDIR-usage.patch 2216 SHA256 785012d9e0efb70c4dcc137f354ab57afabdcb0fb7c8cb2580c3c4a7e9add330 SHA512 ebb481df21cb312824ed65e7d6a3e7b237451071235566595da97c09b165767693ec3c47c27c451bfbdc2d62cc45c7d5d9f996b80789dc7fedaa2543c94c9065 WHIRLPOOL 8d6ddfaaf636d3360a42bc12917d972b520723d8fc05db2d87bf71ea5c3f850d45f65da85b34f8f2243ffe31acaa2d0364f3b15432e507447e6d40151a4ba40a +AUX 0002-makefile-quote-variables.patch 1848 SHA256 80fdf673731f27f328d45f4da7daa613613d8db40f1dc84d2ce65fad0130c054 SHA512 3637abedbf330af0f4a9721081db99fe0f6400322f21f77ab16d580546a9d200d40bc584e8dbb51adec249c2d468730c6e2487ccda3786626909d988b7f8856a WHIRLPOOL e946f75eb854f7ae81d79bdfced973b43bacdb4227c806b706287b59fef81ccd849f952e950332336681da8d1bbaeab9401a864f83a95937cdc9d5797471ebbe +AUX 0003-makefile-fix-SONAME-symlink-it-should-not-be-a-full-.patch 1286 SHA256 9854f5f205ec0959cc10cab80d16ff54f33a9979e5fd310ba9a4624b60c84ee9 SHA512 8202d665963234ce6dd84439f281921cb959424024c2fec8a27b65693b3466cab8674a3549d22fdb2fc07edf69f94440368ef77738ae4be2a5d94c13e3c814bb WHIRLPOOL 041200f8fa60bb8a0a24ed2bb5c8bae72d45c796c124613053c32c61f81ab2ee7ffb75f6d5a42b7623da6ff2afaeed436a2e74275d79dad7768d05735562cd02 +AUX 0004-makefile-add-CFLAGS-to-linking-command.patch 1038 SHA256 e69fa304327dbb0626edaf147b73dc9fb4718b656b225794a04937206929c0df SHA512 e18c163f2069795fb6b744ad9f6e44eb9efca7f560460a6759bc0121a404bfe8109031c0f43d36d4987bda3411e0a433dbab6d0eabb2dbb5c79f1ce878251aae WHIRLPOOL e9196da8b6544a30258c3ae9bcdceda318317b97b14adb4fc7d7f2636f0ac664e7d0ef024be61aca9d5e0d45e85792d90b3bd9507076a73d266f11733053bc7c +AUX 0005-makefile-fix-install-rule-dependency.patch 1090 SHA256 04898654adef3f3dbf1e29e66f8e9fc4467f68389e224beb03387d33ee263212 SHA512 4cd120f406eeeb1e5a60c7d8955cdfead50d99b60f91a0fcdb2ae19403d08e5ed5619885c9e434ce40ffb442b317ee8c32ef636960429036f9bff92492f03968 WHIRLPOOL e522fd3eaab1f94c13f33900b37755776c5c48910fa87ccc875b3b08198a21f983bf2728b81b1f2cd64263d1a22940e3daef2d9f97acf708a437584328498ebb AUX http-parser-2.1-flags.patch 1093 SHA256 b3dd9c2e0e6aaf83635b067b0fa29aa7dbb25476c91b3609ec738333a175e86e SHA512 4ac7b6380d7123b071d6aa4dfe5b2b8e3eb7d3d3c85b2e576b28d1d3c7d9959679105fc8f9c6921f770784eb136e1f6b7b8ae94794cc4b6efc856db461bd9e12 WHIRLPOOL 77dd32aa582598817ab9467e947598324e3b25251aa69a8ea2e8aee0b4424664fe8ef87fe33d31c5da0e4c8925295b6c33920ffb94b6a582c11db8af6a6d9c03 AUX http-parser-2.3-flags.patch 1052 SHA256 de4279f3d2a3c7736cee76a18c83e733dab75e640f94f467dcbede18680823af SHA512 5719d676a369ae558f2ec6f1cc3617bbd9bfcffb38f70c7c1cc688a55c59359f4c03d3c1a46c9cf493f8db49d6d7da343897fd7cd95664c75f0b6349e72e3c71 WHIRLPOOL a510aebc80c02e57e2584c08457d572650b1dd5abb42968380492574f6037cdbbb95ec7a16472a3003a5d4486ba2b61c64422c34e79ccb7dd843b33412b09ee6 DIST http-parser-2.3.tar.gz 42538 SHA256 3bfe6b4ab7656c86e48b4a43a7a08aee7fd72c17b213655166f6a3cb8d21d5e2 SHA512 63ec361dd0bdb2d30676b430fc122eb4df5a6ff90a6a188ee9975ea9c46263f0322ebf51fb1816643d1b8d58bfd8793d7c6e2f6bd96778539095517ea320de2e WHIRLPOOL 8bc4d67857d2ac57bcac46c012f521c374f2875b7a4edb987189571b27ccb8ea5544b0b7eeba56b1f3f1a7bb1680a9a33821aab3863e373be12f3eba85371c66 DIST http-parser-2.4.1.tar.gz 44724 SHA256 4a2597c37b874ce46b30764960d158d18cae2b4cd46458ce3cad98aa106427c9 SHA512 f56b84f0af57cefa46daa10ac2e7b3015c185fa4c55615efa33f9131871a980b5c06ffad1699302ebe847c9325b41403520e0ef4d34bf5f6c48c6edabf1f4cb8 WHIRLPOOL 1873e97df046b10ed7a7da9ad3ba43055634af230b0b4391a8a814bb00455f8864ead809ba2555715e63b9a74202287b2a3c68ced884edf152e794bf70a0cfeb DIST http-parser-2.4.2.tar.gz 44814 SHA256 d93d6cd4d587355bc714d6a79f4e5676d7dd2ccd2fafb21606c87268ea440cbf SHA512 fa2ac6a27807252a8e2ca61e307b92fa7004424dbea69d9ffbd2297f47e0c2af740033126aeb6b11ea172e03c2fbf957c0ab0387836647920c3a9304d07f68ab WHIRLPOOL cbf45915f622ad07ee095f3a592c565847f427575ab0a062ce7d8dbfe3b8b92d4ec97787c3dec4710b7dec4f5b4cde49ece80063b29399c2f44acc14816c08ff DIST http-parser-2.5.0.tar.gz 46070 SHA256 e3b4ba58f4e6ee5fbec781df020e5cb74c3a799a07f059e1e125127a0b801481 SHA512 da94b21f313d09f0557e61574e1187d06ef3bc4e8115c6f8120eac8d26ba6db51469ee5ddb6da5a0c05f49279838e5028afff6a15790708cdca147b3bc66e18f WHIRLPOOL 933ab2f8065fd2e7734d61284a042579edea40f0a0dea6b339a1ba07d9e50f2cd5e14f081d9889b728024171f2faeff7aab97b43c531fbd6badd882026261254 -EBUILD http-parser-2.3.ebuild 1056 SHA256 26a7b8bfbb9505d834d8f9eca33e2dc7458add3f9188a09955c0014087b8974d SHA512 9cd2807714285134d3b918181e2174b05c8ac7d2b846685a4891983e593463e8e584e8fbac4600d12b5e6a5ec08ff2b48ce88549b02fca3acc42814e479f459a WHIRLPOOL 57b0d99f7bca2aa5a09e5960ab31448d3a5214e8b394f7e194187d6cb97aa567c681391eb72c2cef74cf9d0fbab8b88816a77c36058f8ff932343802070799e7 -EBUILD http-parser-2.4.1.ebuild 1014 SHA256 770216e088e7be500c9921f4b5d35b58e2668e2f9b3dcac3c09bfb998ae549d4 SHA512 ffa8f8035bada72263572acb2f831726612402009d59b72663cb1589c353d4f7e6ac30834e93b73a32f29ca299ce5e0214490f86c13af694300b39a943e55984 WHIRLPOOL 36624d2764af23fa41d66dc79f76c13aabb8d5f844a4d22fc9fa9e8d77becb23ae6ebdd0fd0df345f9fe2b6864867a654ee8d4a268c929b2415d0d4a0758df3a -EBUILD http-parser-2.4.2.ebuild 1014 SHA256 d23e94335ef0927b080d16ff49ae80be8dd64c895876328cd9a9ae7f4bba1704 SHA512 c34498241ecd1060d04e1c628fdabb98f7e9542f12af7f76609d73f5d8c0e7f848612701f4622f41dbd3d0c0864bca9730c572f8da63bcfb054faaeb1192dbb7 WHIRLPOOL b43adbfa9dc618efe59e0237ea4d79be90fd4ea7708de08691d557b384a5427bfc22e333ddf309109a079a09faf61aa5a80be77b434b9f6dccd934e3240df787 -EBUILD http-parser-2.5.0.ebuild 1014 SHA256 03d7f5433150a9a874704fc22cd2049070d65033273e4b77924c2bcab3ba2f9c SHA512 221a090b7cf811c3ee2dc9a23737c97b2aa9d0fd7c20b4e9876a05b6843bb77d7510316bab96e908e9eb8de28391a2fb0448d9c6930999bbf753bd81e8fb32db WHIRLPOOL d96efe735652b23671f6f0cc75a9faa18c81637ffbcbce89ac2a62b06c6a66cafb0b8713f4acdbee008950587bd661027e80807b6436b91c876dc531c181e881 -MISC ChangeLog 2207 SHA256 a4e427c1f74e2d4d526f67acb0556015956bb98236bfefba4935f7ff7f6de6ad SHA512 dcd33ae28a0652cbe4ab4b86e84ccec084613bde19cd83e74a1c18a90fde1dd97ed820957128f9e0039772d9bbc724b744836fe117ed83ea89e1c8c8811dea2c WHIRLPOOL 05b8b8baa9221698172d95565fc1f937137e663cb95a76fd1e5dc4fce2d390797e512cc4dc48637f5fbd5683ad4e3388975d75faa963afc0ce28a86828779808 -MISC metadata.xml 399 SHA256 dde0972088eb48406d8e021e1cf49d182b4191b702586a535184dd7f38625ad1 SHA512 8bcbaaa46e82df7225abc6760fa3e450ebbccbba68689fa84cae25f66bcbe547058e51dc63170dc6bacd62bdab28c115df4af4a029e4693311d88992716aa1d7 WHIRLPOOL a2b87a32f6b02264d581fc65533d72f46bf1df3938f00896a9cdeac422c2a335cc7fedb269e81ba457d418e460825f2db8eb9581d36e20c9f0fbaa5f97b8836d ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0 - -iQJ8BAEBCgBmBQJVfw0nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w -ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0QUU0N0I4NzFERUI0MTJFN0EyODE0NUFF -OTQwMkE3OUIwMzUyOUEyAAoJEOlAKnmwNSmiKSgQAJzHbzPYYlxMFZBkC5w19GDo -heNjbzsWurB/OvBESdGgPbI/NDGtUKFs2N8neino82/s28fsbxEHmX64Oruirav9 -6qukcBkAVaTILVAfbm8Bmh7KzTu02gKBUd0boJu58gvGr6hWCKIvRX0dPh6RKe24 -eg8fcaYWotA3Zvsk3Rj4BSsE3nbbtixaKKxRti2SL4xIbxJHw8IS4x+9BPjPNKYn -ZfNlqRrem8k7WOfhgbFhgZddjT8XxymyqHR7OLs9itmJNUgV0KQ4pn6FkTa6wGL+ -QbInYxYU9Qjx0/bldBXOqYOHPGlzOSpQVZtPbBQf9wdvFmHxa17+Qy7mKo4rGuzI -PAzAvT63iGjMyt/WouV1R+iq82QMujA2eVlaGWakiPftfA84gv1y8BlyrrncgeSl -NoHbcciSAEFTf9Hna/ksIEGBJbQeg15PI5nmhUyHHcRyKk39h+80PshfR1fALsdW -ygruHDiQSPoFD0wPd+Wdjc4ispCGf9RD06Ks+LYINAgmtXhuMqiKJeveAzpaSHxI -w/rvNzK//mMCeDGL6fm0UmjxhmVJwpXBSBTVwbJ47fvxkxEVgrbZKIimy2Sb1aSS -ODa2E4fjfdTUV9XH8MydkV8Uf9y3anp9PfrsHCceUgvBxA3rLBinV3fSFzp/Y56C -de8EXPR9qoM7H7wt8cCb -=/PX8 ------END PGP SIGNATURE----- +DIST http-parser-2.6.1.tar.gz 48265 SHA256 48ce852009121e9959c28408017902423ed0b5125de923cd0fdde77fce862aad SHA512 98e34bfb18d5d1e36225f10600c82dc0c818190a07ee8c19096cef2527ddf33e238cae6ccb7ae1f99854d9c76779b693c02a24d807504ba41dcb33f08a2beb72 WHIRLPOOL 59b4a3502f71eb704855e19263f18a282ea21f751a1356eeacc2a5480c5df46a0173ddfef19ae9c22836c73f32bb17b1d25aa5ba6b5a874795b9ed97d26ea24f +DIST http-parser-2.6.2.tar.gz 48292 SHA256 80fffc3b64ef6968cecdd4b299a96986007dff4bd12ae6c58cbcb506959b90ad SHA512 e19e5377b3eb7f149c428196826fb878564fdfa3716ff6df5a3845c51586aee0582e252e09d1f8ebad1163b3e66632ff0c6e78f6acb2f0da20d7a06e734406c1 WHIRLPOOL 25e5f3ff8bc37d8a06d1929e31683326bb4d3a13f1e899e4f357787973be56fc007dd4ad16567067a9bce587ddc81360f777332a097fbb6dcf22cbad26872962 +EBUILD http-parser-2.3.ebuild 946 SHA256 8e64833aebf715b4261cfca4b18b4cef0de9711a284612b78207bb0ecef60881 SHA512 0398caa0a85125c79aa68835197439b07c6da6736423323ebc7f155b6e225b204f2c1563848394e02b8c4b157c4e2494d5b8c734b22a357727ec5ce42dec6fa5 WHIRLPOOL 3ba671f83f76253defe3cd6741e8c8f9f752f729fc9cbf9b80b9e2253703185a7d858e002756225a07d5b0c7dbd868d21faec39e4c9937d17b6e3d871febf983 +EBUILD http-parser-2.4.1.ebuild 902 SHA256 eae29ff86bdc293bd5611845c295c2592fcc4f86a8421eaf0c497b9adcc5f2fa SHA512 ef312a095a01f06ad4f3130f33ca8d42e4d84dc180b1cc32dc78ee06ebef22f104fb164769418b027936a776c5bc75f0dd8ff0c9a12272b0d943c1f63da71068 WHIRLPOOL 9db1bee9d7a5d6bc01a68175b69a82e012238a179dc480f10ca0299617dbbaf8f83c6bee08915af01e7d78ef89a288811faafa1fef7273355ec2fd04a2a7526a +EBUILD http-parser-2.4.2.ebuild 902 SHA256 eae29ff86bdc293bd5611845c295c2592fcc4f86a8421eaf0c497b9adcc5f2fa SHA512 ef312a095a01f06ad4f3130f33ca8d42e4d84dc180b1cc32dc78ee06ebef22f104fb164769418b027936a776c5bc75f0dd8ff0c9a12272b0d943c1f63da71068 WHIRLPOOL 9db1bee9d7a5d6bc01a68175b69a82e012238a179dc480f10ca0299617dbbaf8f83c6bee08915af01e7d78ef89a288811faafa1fef7273355ec2fd04a2a7526a +EBUILD http-parser-2.5.0.ebuild 901 SHA256 0d919019ad0a6043ee29a311241ec1a305278e076be9eb07178fc969c5b77334 SHA512 e06ed91b34237a88fcf83cd503bc701991668c8c2816f6ad6440b8181ce4980e5062ce8927ed2fc4366d4276fd3c11091336b466f1546a757370d29eb629dcad WHIRLPOOL 5c75d9ef89c42ec07df40f2fe6dd0d6855bb2b8bfa15d41f66e5793afed0bcf5a4e7c8b74fc38092ff50927cb759828bd4d04f76d8cc5faff217ecb6b54fdfc0 +EBUILD http-parser-2.6.1.ebuild 1283 SHA256 10f291ab8d45ed67cabc8375315166376d984dd764879ebe33f4b486ffc267d4 SHA512 d163429f45b0105da04ec5f18273e9cf927516274912493e5a42c45442d966cb0ceb187ae66ac0de1caca0f93e1e6dc30b53a2508adb8b6029e9c8136dca87d1 WHIRLPOOL 4678bf70d85195a27d3c7b81403c32f49afae3dc88561bc22edee3a4d9daedb31b8635bd9bf7ea6bc428d50ef7e08c7b1365d37a651a53595f5af36a98e2ffa7 +EBUILD http-parser-2.6.2.ebuild 1283 SHA256 10f291ab8d45ed67cabc8375315166376d984dd764879ebe33f4b486ffc267d4 SHA512 d163429f45b0105da04ec5f18273e9cf927516274912493e5a42c45442d966cb0ceb187ae66ac0de1caca0f93e1e6dc30b53a2508adb8b6029e9c8136dca87d1 WHIRLPOOL 4678bf70d85195a27d3c7b81403c32f49afae3dc88561bc22edee3a4d9daedb31b8635bd9bf7ea6bc428d50ef7e08c7b1365d37a651a53595f5af36a98e2ffa7 +MISC ChangeLog 4039 SHA256 7960d8a87287b74a4dcdf993f3f06cf5e8a2c376feb2af2b6e02606af7974a7b SHA512 455b1a975eb70e61b99f891063d9002680f103200d1ed2e431b957e426bc511381e3a36379f00b5a55661c7c272a8913badcea73fd0622530d5fcfb7035413a8 WHIRLPOOL 9d177fc76aef8d6817ada1e290b1a6f1c280b2f691df85e03b67e90805c47e099598cbcd4c401c45c2f3c916e2b81f039f049f6f61390f5de15cc11c8c19d95c +MISC ChangeLog-2015 2207 SHA256 a4e427c1f74e2d4d526f67acb0556015956bb98236bfefba4935f7ff7f6de6ad SHA512 dcd33ae28a0652cbe4ab4b86e84ccec084613bde19cd83e74a1c18a90fde1dd97ed820957128f9e0039772d9bbc724b744836fe117ed83ea89e1c8c8811dea2c WHIRLPOOL 05b8b8baa9221698172d95565fc1f937137e663cb95a76fd1e5dc4fce2d390797e512cc4dc48637f5fbd5683ad4e3388975d75faa963afc0ce28a86828779808 +MISC metadata.xml 498 SHA256 6bf5eb85a8dd5b5d84d3f8fa29de93aa0ab0a1950edcaa6ffc4d31792775c927 SHA512 df2f7895ff5d5187ac4ddd24fc5ba678977bdb86f58f31cb3a6cc9c2295dea61bffaa2ac4e40fe57dd52bfd6f1966db5ebb1b2dfcd3b5812eefac9fbadae18c9 WHIRLPOOL 6fd5db1cd7f52c7d7eaec5bca9f6b1a5cfb57cda621e9e518fd88132b5e7c7fe987e9fc8fdf60d8e1568fee08b3c23c7a1d3c8d2750411fbae1981dabe6523c1 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0001-makefile-fix-DESTDIR-usage.patch b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0001-makefile-fix-DESTDIR-usage.patch new file mode 100644 index 0000000000..a819cf441d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0001-makefile-fix-DESTDIR-usage.patch @@ -0,0 +1,64 @@ +From 7fbc87986baa09c342abb21e34613e8bbdc3c9c7 Mon Sep 17 00:00:00 2001 +From: hasufell +Date: Mon, 2 Nov 2015 16:24:43 +0100 +Subject: [PATCH 1/4] makefile: fix DESTDIR usage + +DESTDIR is not supposed to be set inside other variables. It is +standard to have this variable in install/uninstall rules, so it +can be reliably set separately no matter what other variables are set +to. +This also avoids potential bugs with setting SONAME or seds on +installed files (like pkgconfig) which then might include the +temporary DESTDIR directory. + +DESTDIR is really just for installing into a temporary directory or +a chroot, mostly used by package managers. +--- + Makefile | 20 ++++++++++---------- + 1 file changed, 10 insertions(+), 10 deletions(-) + +diff --git a/Makefile b/Makefile +index 33c8ba0..76153a0 100644 +--- a/Makefile ++++ b/Makefile +@@ -55,7 +55,7 @@ CFLAGS_LIB = $(CFLAGS_FAST) -fPIC + LDFLAGS_LIB = $(LDFLAGS) -shared + + INSTALL ?= install +-PREFIX ?= $(DESTDIR)/usr/local ++PREFIX ?= /usr/local + LIBDIR = $(PREFIX)/lib + INCLUDEDIR = $(PREFIX)/include + +@@ -123,19 +123,19 @@ tags: http_parser.c http_parser.h test.c + ctags $^ + + install: library +- $(INSTALL) -D http_parser.h $(INCLUDEDIR)/http_parser.h +- $(INSTALL) -D $(SONAME) $(LIBDIR)/$(SONAME) +- ln -s $(LIBDIR)/$(SONAME) $(LIBDIR)/libhttp_parser.$(SOEXT) ++ $(INSTALL) -D http_parser.h $(DESTDIR)$(INCLUDEDIR)/http_parser.h ++ $(INSTALL) -D $(SONAME) $(DESTDIR)$(LIBDIR)/$(SONAME) ++ ln -s $(LIBDIR)/$(SONAME) $(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT) + + install-strip: library +- $(INSTALL) -D http_parser.h $(INCLUDEDIR)/http_parser.h +- $(INSTALL) -D -s $(SONAME) $(LIBDIR)/$(SONAME) +- ln -s $(LIBDIR)/$(SONAME) $(LIBDIR)/libhttp_parser.$(SOEXT) ++ $(INSTALL) -D http_parser.h $(DESTDIR)$(INCLUDEDIR)/http_parser.h ++ $(INSTALL) -D -s $(SONAME) $(DESTDIR)$(LIBDIR)/$(SONAME) ++ ln -s $(LIBDIR)/$(SONAME) $(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT) + + uninstall: +- rm $(INCLUDEDIR)/http_parser.h +- rm $(LIBDIR)/$(SONAME) +- rm $(LIBDIR)/libhttp_parser.so ++ rm $(DESTDIR)$(INCLUDEDIR)/http_parser.h ++ rm $(DESTDIR)$(LIBDIR)/$(SONAME) ++ rm $(DESTDIR)$(LIBDIR)/libhttp_parser.so + + clean: + rm -f *.o *.a tags test test_fast test_g \ +-- +2.6.1 + diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0002-makefile-quote-variables.patch b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0002-makefile-quote-variables.patch new file mode 100644 index 0000000000..096ac6b6bd --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0002-makefile-quote-variables.patch @@ -0,0 +1,50 @@ +From 9bce473ba7417b45bfdb59d4151a8857dcfff4ad Mon Sep 17 00:00:00 2001 +From: hasufell +Date: Mon, 2 Nov 2015 16:27:06 +0100 +Subject: [PATCH 2/4] makefile: quote variables + +Make does not take care of this in make rules. If any of the variables +DESTDIR, INCLUDEDIR or LIBDIR contain whitespaces, then the related +install command will fail. + +This is even more important for the uninstall rule. +--- + Makefile | 18 +++++++++--------- + 1 file changed, 9 insertions(+), 9 deletions(-) + +diff --git a/Makefile b/Makefile +index 76153a0..8c4a9d7 100644 +--- a/Makefile ++++ b/Makefile +@@ -123,19 +123,19 @@ tags: http_parser.c http_parser.h test.c + ctags $^ + + install: library +- $(INSTALL) -D http_parser.h $(DESTDIR)$(INCLUDEDIR)/http_parser.h +- $(INSTALL) -D $(SONAME) $(DESTDIR)$(LIBDIR)/$(SONAME) +- ln -s $(LIBDIR)/$(SONAME) $(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT) ++ $(INSTALL) -D http_parser.h "$(DESTDIR)$(INCLUDEDIR)/http_parser.h" ++ $(INSTALL) -D $(SONAME) "$(DESTDIR)$(LIBDIR)/$(SONAME)" ++ ln -s $(LIBDIR)/$(SONAME) "$(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT)" + + install-strip: library +- $(INSTALL) -D http_parser.h $(DESTDIR)$(INCLUDEDIR)/http_parser.h +- $(INSTALL) -D -s $(SONAME) $(DESTDIR)$(LIBDIR)/$(SONAME) +- ln -s $(LIBDIR)/$(SONAME) $(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT) ++ $(INSTALL) -D http_parser.h "$(DESTDIR)$(INCLUDEDIR)/http_parser.h" ++ $(INSTALL) -D -s $(SONAME) "$(DESTDIR)$(LIBDIR)/$(SONAME)" ++ ln -s $(LIBDIR)/$(SONAME) "$(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT)" + + uninstall: +- rm $(DESTDIR)$(INCLUDEDIR)/http_parser.h +- rm $(DESTDIR)$(LIBDIR)/$(SONAME) +- rm $(DESTDIR)$(LIBDIR)/libhttp_parser.so ++ rm "$(DESTDIR)$(INCLUDEDIR)/http_parser.h" ++ rm "$(DESTDIR)$(LIBDIR)/$(SONAME)" ++ rm "$(DESTDIR)$(LIBDIR)/libhttp_parser.so" + + clean: + rm -f *.o *.a tags test test_fast test_g \ +-- +2.6.1 + diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0003-makefile-fix-SONAME-symlink-it-should-not-be-a-full-.patch b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0003-makefile-fix-SONAME-symlink-it-should-not-be-a-full-.patch new file mode 100644 index 0000000000..cafe68d220 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0003-makefile-fix-SONAME-symlink-it-should-not-be-a-full-.patch @@ -0,0 +1,35 @@ +From f45b38c42e7e92a5d0215c44dcf306616536011e Mon Sep 17 00:00:00 2001 +From: hasufell +Date: Mon, 2 Nov 2015 16:32:11 +0100 +Subject: [PATCH 3/4] makefile: fix SONAME symlink, it should not be a full + path + +The symlink destination being a full path doesn't give any benefit and +may break a few use cases of copying these files to a different +destination, while preserving the symlink. +--- + Makefile | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/Makefile b/Makefile +index 8c4a9d7..cbe93e8 100644 +--- a/Makefile ++++ b/Makefile +@@ -125,12 +125,12 @@ tags: http_parser.c http_parser.h test.c + install: library + $(INSTALL) -D http_parser.h "$(DESTDIR)$(INCLUDEDIR)/http_parser.h" + $(INSTALL) -D $(SONAME) "$(DESTDIR)$(LIBDIR)/$(SONAME)" +- ln -s $(LIBDIR)/$(SONAME) "$(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT)" ++ ln -s $(SONAME) "$(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT)" + + install-strip: library + $(INSTALL) -D http_parser.h "$(DESTDIR)$(INCLUDEDIR)/http_parser.h" + $(INSTALL) -D -s $(SONAME) "$(DESTDIR)$(LIBDIR)/$(SONAME)" +- ln -s $(LIBDIR)/$(SONAME) "$(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT)" ++ ln -s $(SONAME) "$(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT)" + + uninstall: + rm "$(DESTDIR)$(INCLUDEDIR)/http_parser.h" +-- +2.6.1 + diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0004-makefile-add-CFLAGS-to-linking-command.patch b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0004-makefile-add-CFLAGS-to-linking-command.patch new file mode 100644 index 0000000000..e21cd71549 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0004-makefile-add-CFLAGS-to-linking-command.patch @@ -0,0 +1,31 @@ +From 62b1450cfe2e0df2d912279d38edf1b916020101 Mon Sep 17 00:00:00 2001 +From: hasufell +Date: Mon, 2 Nov 2015 16:39:31 +0100 +Subject: [PATCH 4/4] makefile: add CFLAGS to linking command + +Although we compile the objects explicitly there are some CFLAGS +that may also affect linking, which is not always obvious. + +This can also be a problem for toolchains that support multiple ABIs +and need to set CFLAGS=, which will cause linking +to either fail or produce an unusable executable/library. +--- + Makefile | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/Makefile b/Makefile +index cbe93e8..ae16f08 100644 +--- a/Makefile ++++ b/Makefile +@@ -102,7 +102,7 @@ libhttp_parser.o: http_parser.c http_parser.h Makefile + $(CC) $(CPPFLAGS_FAST) $(CFLAGS_LIB) -c http_parser.c -o libhttp_parser.o + + library: libhttp_parser.o +- $(CC) $(LDFLAGS_LIB) -o $(SONAME) $< ++ $(CC) $(CFLAGS_LIB) $(LDFLAGS_LIB) -o $(SONAME) $< + + package: http_parser.o + $(AR) rcs libhttp_parser.a http_parser.o +-- +2.6.1 + diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0005-makefile-fix-install-rule-dependency.patch b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0005-makefile-fix-install-rule-dependency.patch new file mode 100644 index 0000000000..da96637306 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/files/0005-makefile-fix-install-rule-dependency.patch @@ -0,0 +1,33 @@ +From b67bfbe6a07529dd82e2ee83b6848d017e6e422f Mon Sep 17 00:00:00 2001 +From: hasufell +Date: Mon, 2 Nov 2015 16:51:28 +0100 +Subject: [PATCH 5/5] makefile: fix install rule dependency + +Otherwise the install rule will recompile the library, no matter +if it has already been compiled. +--- + Makefile | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/Makefile b/Makefile +index ae16f08..df0b59f 100644 +--- a/Makefile ++++ b/Makefile +@@ -122,12 +122,12 @@ parsertrace_g: http_parser_g.o contrib/parsertrace.c + tags: http_parser.c http_parser.h test.c + ctags $^ + +-install: library ++install: $(SONAME) + $(INSTALL) -D http_parser.h "$(DESTDIR)$(INCLUDEDIR)/http_parser.h" + $(INSTALL) -D $(SONAME) "$(DESTDIR)$(LIBDIR)/$(SONAME)" + ln -s $(SONAME) "$(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT)" + +-install-strip: library ++install-strip: $(SONAME) + $(INSTALL) -D http_parser.h "$(DESTDIR)$(INCLUDEDIR)/http_parser.h" + $(INSTALL) -D -s $(SONAME) "$(DESTDIR)$(LIBDIR)/$(SONAME)" + ln -s $(SONAME) "$(DESTDIR)$(LIBDIR)/libhttp_parser.$(SOEXT)" +-- +2.6.1 + diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.3.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.3.ebuild index 6826e6d95b..c82c8a441a 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.3.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v 1.7 2015/05/15 12:01:40 pacho Exp $ +# $Id$ EAPI=5 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.4.1.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.4.1.ebuild index 4ac443f31b..4488f386b1 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.4.1.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.4.1.ebuild,v 1.1 2015/01/23 00:25:43 mrueg Exp $ +# $Id$ EAPI=5 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.4.2.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.4.2.ebuild index f3d97b2312..4488f386b1 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.4.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.4.2.ebuild,v 1.1 2015/03/28 21:55:40 mrueg Exp $ +# $Id$ EAPI=5 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.5.0.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.5.0.ebuild index 54358e71a6..63b5c57626 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.5.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.5.0.ebuild,v 1.1 2015/05/11 16:40:31 mgorny Exp $ +# $Id$ EAPI=5 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.6.1.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.6.1.ebuild new file mode 100644 index 0000000000..ae7e9ebe60 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.6.1.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit eutils toolchain-funcs multilib multilib-minimal + +DESCRIPTION="Http request/response parser for C" +HOMEPAGE="https://github.com/nodejs/http-parser" +SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~x64-macos ~x64-solaris" +IUSE="static-libs" + +# https://github.com/nodejs/http-parser/pull/272 +PATCHES=( + "${FILESDIR}"/0001-makefile-fix-DESTDIR-usage.patch + "${FILESDIR}"/0002-makefile-quote-variables.patch + "${FILESDIR}"/0003-makefile-fix-SONAME-symlink-it-should-not-be-a-full-.patch + "${FILESDIR}"/0004-makefile-add-CFLAGS-to-linking-command.patch + "${FILESDIR}"/0005-makefile-fix-install-rule-dependency.patch +) + +src_prepare() { + tc-export CC AR + epatch ${PATCHES[@]} + multilib_copy_sources +} + +multilib_src_compile() { + emake CFLAGS_FAST="${CFLAGS}" library + use static-libs && emake CFLAGS_FAST="${CFLAGS}" package +} + +multilib_src_test() { + emake CFLAGS_DEBUG="${CFLAGS}" test +} + +multilib_src_install() { + emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" LIBDIR="${EPREFIX}/usr/$(get_libdir)" install + use static-libs && dolib.a libhttp_parser.a +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.6.2.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.6.2.ebuild new file mode 100644 index 0000000000..ae7e9ebe60 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/http-parser-2.6.2.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit eutils toolchain-funcs multilib multilib-minimal + +DESCRIPTION="Http request/response parser for C" +HOMEPAGE="https://github.com/nodejs/http-parser" +SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~x64-macos ~x64-solaris" +IUSE="static-libs" + +# https://github.com/nodejs/http-parser/pull/272 +PATCHES=( + "${FILESDIR}"/0001-makefile-fix-DESTDIR-usage.patch + "${FILESDIR}"/0002-makefile-quote-variables.patch + "${FILESDIR}"/0003-makefile-fix-SONAME-symlink-it-should-not-be-a-full-.patch + "${FILESDIR}"/0004-makefile-add-CFLAGS-to-linking-command.patch + "${FILESDIR}"/0005-makefile-fix-install-rule-dependency.patch +) + +src_prepare() { + tc-export CC AR + epatch ${PATCHES[@]} + multilib_copy_sources +} + +multilib_src_compile() { + emake CFLAGS_FAST="${CFLAGS}" library + use static-libs && emake CFLAGS_FAST="${CFLAGS}" package +} + +multilib_src_test() { + emake CFLAGS_DEBUG="${CFLAGS}" test +} + +multilib_src_install() { + emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" LIBDIR="${EPREFIX}/usr/$(get_libdir)" install + use static-libs && dolib.a libhttp_parser.a +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/metadata.xml b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/metadata.xml index 28beb72899..48ad0ac401 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/http-parser/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/net-libs/http-parser/metadata.xml @@ -1,13 +1,16 @@ - proxy-maintainers - + bugs@bergstroem.nu Johan Bergström Proxied Maintainer + + proxy-maint@gentoo.org + Proxy Maintainers + - joyent/http-parser + nodejs/http-parser From 0944ac00d5d2f0d12576533304c470c317d496a3 Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Mon, 28 Mar 2016 11:28:48 -0700 Subject: [PATCH 3/8] bump(net-libs/liblockfile): sync with upstream --- .../{liblockfile-1.08 => liblockfile-1.09} | 10 +- .../net-libs/liblockfile/ChangeLog | 67 ++++ .../net-libs/liblockfile/ChangeLog-2015 | 289 ++++++++++++++++++ .../net-libs/liblockfile/Manifest | 9 +- .../liblockfile/files/1.08-stale_lock.patch | 20 -- .../liblockfile/liblockfile-1.08.ebuild | 37 --- .../liblockfile/liblockfile-1.09.ebuild | 48 +++ .../net-libs/liblockfile/metadata.xml | 8 + 8 files changed, 425 insertions(+), 63 deletions(-) rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/{liblockfile-1.08 => liblockfile-1.09} (60%) create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/liblockfile/ChangeLog create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/liblockfile/ChangeLog-2015 delete mode 100644 sdk_container/src/third_party/portage-stable/net-libs/liblockfile/files/1.08-stale_lock.patch delete mode 100644 sdk_container/src/third_party/portage-stable/net-libs/liblockfile/liblockfile-1.08.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/liblockfile/liblockfile-1.09.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/liblockfile/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/liblockfile-1.08 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/liblockfile-1.09 similarity index 60% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/liblockfile-1.08 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/liblockfile-1.09 index 0e1e0afdc0..57223ad228 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/liblockfile-1.08 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/liblockfile-1.09 @@ -1,11 +1,11 @@ DEFINED_PHASES=configure install prepare setup DEPEND=!=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=Implements functions designed to lock the standard mailboxes -EAPI=2 +EAPI=4 HOMEPAGE=http://www.debian.org/ -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=LGPL-2 SLOT=0 -SRC_URI=mirror://debian/pool/main/libl/liblockfile/liblockfile_1.08.orig.tar.gz -_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=f84b135f20cd66ab2f07cc99348f0e4c +SRC_URI=mirror://debian/pool/main/libl/liblockfile/liblockfile_1.09.orig.tar.gz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 user 906f3c8eb3a2350a4f1191a89baa3e46 +_md5_=8f9ef7a8eb1a6bee373dcaf2cdbfea7d diff --git a/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/ChangeLog b/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/ChangeLog new file mode 100644 index 0000000000..4c4cfdbedb --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/ChangeLog @@ -0,0 +1,67 @@ +# ChangeLog for net-libs/liblockfile +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) + +*liblockfile-1.09 (09 Aug 2015) + + 09 Aug 2015; Robin H. Johnson + +files/Makefile.Darwin.in, +files/liblockfile-1.06-respectflags.patch, + +files/liblockfile-orphan-file.patch, +liblockfile-1.09.ebuild, + +metadata.xml: + proj/gentoo: Initial commit + + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. + + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. + + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. + + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed + + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default + + Convert all URLs for sites supporting encrypted connections from http to + https + + Signed-off-by: Justin Lecher + + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml + + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. + + Bug: https://bugs.gentoo.org/552720 + + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) + + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. + + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) + diff --git a/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/ChangeLog-2015 new file mode 100644 index 0000000000..6bb88a778a --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/ChangeLog-2015 @@ -0,0 +1,289 @@ +# ChangeLog for net-libs/liblockfile +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.78 2015/05/01 03:14:45 mrueg Exp $ + + 01 May 2015; Manuel Rüger -files/1.08-stale_lock.patch, + -liblockfile-1.08.ebuild: + Remove old. + + 01 Aug 2014; liblockfile-1.09.ebuild: + arm64, initial support + + 08 Jan 2014; Mike Frysinger liblockfile-1.08.ebuild, + liblockfile-1.09.ebuild: + Inherit the user eclass for enewuser/etc... + + 20 Feb 2013; Zac Medico liblockfile-1.09.ebuild: + Add ~arm-linux keyword. + + 29 Jul 2012; Raúl Porcel liblockfile-1.09.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #419261 + + 03 Jul 2012; Jeroen Roovers liblockfile-1.09.ebuild: + Stable for HPPA (bug #419261). + + 07 Jun 2012; Brent Baude liblockfile-1.09.ebuild: + Marking liblockfile-1.09 ppc for bug 419261 + + 06 Jun 2012; Markus Meier liblockfile-1.09.ebuild: + arm stable, bug #419261 + + 06 Jun 2012; Jeff Horelick liblockfile-1.09.ebuild: + marked x86 per bug 419261 + + 05 Jun 2012; Brent Baude liblockfile-1.09.ebuild: + Marking liblockfile-1.09 ppc64 for bug 419261 + + 02 Jun 2012; Agostino Sarubbo liblockfile-1.09.ebuild: + Stable for amd64, wrt bug #419261 + + 02 Jun 2012; Eray Aslan liblockfile-1.09.ebuild: + QA - fix quoting + + 06 May 2012; Alexis Ballier liblockfile-1.09.ebuild: + keyword ~amd64-fbsd + + 23 Feb 2012; Jeremy Olexa liblockfile-1.09.ebuild: + (Gentoo Prefix only) Use id -g instead of id -gn, bug 350763 by Francois + Bissey + + 11 Feb 2012; Fabian Groffen liblockfile-1.09.ebuild: + Fix double Prefix that did not occur with 1.08 + + 10 Feb 2012; Fabian Groffen +files/Makefile.Darwin.in, + liblockfile-1.09.ebuild: + Fixed for Prefix and Darwin, transferred Prefix keywords + +*liblockfile-1.09 (18 Dec 2011) + + 18 Dec 2011; Eray Aslan + -files/liblockfile-1.06-glibc24.patch, +liblockfile-1.09.ebuild: + version bump and remove old patches + + 08 Jun 2011; Eray Aslan -liblockfile-1.06-r2.ebuild: + Remove old + + 06 Feb 2011; Mart Raudsepp liblockfile-1.06-r2.ebuild: + Drop to ~mips + + 08 Apr 2010; Jeroen Roovers liblockfile-1.08.ebuild: + Stable for HPPA (bug #302016). + + 13 Feb 2010; Raúl Porcel liblockfile-1.08.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #302016 + + 10 Feb 2010; Joseph Jezak liblockfile-1.08.ebuild: + Marked ppc stable for bug #302016. + + 07 Feb 2010; Markus Meier liblockfile-1.08.ebuild: + amd64/arm/x86 stable, bug #302016 + + 24 Jan 2010; Tom Gall liblockfile-1.08.ebuild: + stable on ppc64, bug #302016 + + 28 Apr 2009; Torsten Veller liblockfile-1.08.ebuild: + Check for mail group (#236317) + +*liblockfile-1.08 (28 Apr 2009) + + 28 Apr 2009; Torsten Veller + +files/1.08-stale_lock.patch, +liblockfile-1.08.ebuild: + Version bump. Thanks Peter Alfredsen (#218619) + + 21 Sep 2008; Mike Frysinger + liblockfile-1.06-r2.ebuild: + Drop bindnow-flags usage #227005. + + 28 Dec 2007; liblockfile-1.06-r2.ebuild: + Keyworded ~sparc-fbsd; bug 203630 + + 03 Sep 2007; Roy Marples liblockfile-1.06-r2.ebuild: + Rename internal function eaccess to egidaccess so as not to conflict with + libc's function. + Keyworded ~x86-fbsd, #191101 + + 20 Jun 2007; Raúl Porcel liblockfile-1.06-r2.ebuild: + alpha stable wrt #160759 + + 12 May 2007; Joshua Kinard liblockfile-1.06-r2.ebuild: + Stable on mips. + + 04 Feb 2007; Steve Dibb liblockfile-1.06-r2.ebuild: + amd64 stable, bug 160759 + + 31 Jan 2007; Tobias Scherbaum + liblockfile-1.06-r2.ebuild: + Stable on ppc wrt bug #160759. + + 19 Jan 2007; Jeroen Roovers liblockfile-1.06-r2.ebuild: + Stable for HPPA (bug #160759). + + 09 Jan 2007; Markus Rothe liblockfile-1.06-r2.ebuild: + Stable on ppc64; bug #160759 + + 09 Jan 2007; Andrej Kacian liblockfile-1.06-r2.ebuild: + Stable on x86, bug #160759. + + 08 Jan 2007; Gustavo Zacarias + liblockfile-1.06-r2.ebuild: + Stable on sparc wrt #160759 + +*liblockfile-1.06-r2 (20 Dec 2006) + + 20 Dec 2006; Fernando J. Pereda + +files/liblockfile-orphan-file.patch, +liblockfile-1.06-r2.ebuild: + Add patch from bug #145450 + + 21 Oct 2006; Bryan Østergaard + liblockfile-1.06-r1.ebuild: + Stable on Alpha, bug 140793. + + 17 Oct 2006; Diego Pettenò + liblockfile-1.06-r1.ebuild: + Add missing WANT_AUTOCONF/WANT_AUTOMAKE variables. + + 22 Jul 2006; Daniel Gryniewicz + liblockfile-1.06-r1.ebuild: + Marked stable on amd64 for bug #140793 + + 20 Jul 2006; Markus Rothe liblockfile-1.06-r1.ebuild: + Stable on ppc64; bug #140793 + + 20 Jul 2006; Gustavo Zacarias + liblockfile-1.06-r1.ebuild: + Stable on sparc wrt #140793 + + 20 Jul 2006; Joshua Jackson + liblockfile-1.06-r1.ebuild: + Stable x86; bug #140793 + + 18 Jul 2006; Jeroen Roovers liblockfile-1.06-r1.ebuild: + Stable on HPPA (bug #140793). + + 13 Jul 2006; Aron Griffis + liblockfile-1.06-r1.ebuild: + Mark 1.06-r1 stable on ia64 + + 08 Jul 2006; Lars Weiler liblockfile-1.06-r1.ebuild: + Stable on ppc; glibc-2.4 related. + + 27 Apr 2006; Alec Warner + files/digest-liblockfile-1.06, Manifest: + Fixing SHA256 digest, pass four + + 06 Apr 2006; Tuấn Văn + +files/liblockfile-1.06-respectflags.patch, liblockfile-1.06-r1.ebuild: + respect LDFLAGS. Bug #126827 by Diego Pettenò + +*liblockfile-1.06-r1 (14 Mar 2006) + + 14 Mar 2006; Tuấn Văn + +files/liblockfile-1.06-glibc24.patch, +liblockfile-1.06-r1.ebuild: + glic-2.4 support. Bugs #126042 reported by Jose daLuz . + patch by Diego Pettenò . + + 25 Dec 2005; Diego Pettenò + liblockfile-1.06.ebuild: + Use bindnow-flags function instead of -Wl,-z,now. + + 10 Aug 2005; Aaron Walker liblockfile-1.06.ebuild: + Stable on mips. + + 23 Jun 2005; Fernando J. Pereda + -files/liblockfile-1.03-gcc33.patch, -liblockfile-1.03-r1.ebuild, + -liblockfile-1.03-r2.ebuild: + remove older versions + + 23 Jun 2005; liblockfile-1.06.ebuild: + Stable on IA64. + + 19 Jun 2005; Simon Stelling liblockfile-1.06.ebuild: + stable on amd64 + + 18 Jun 2005; Markus Rothe liblockfile-1.06.ebuild: + Stable on ppc64 + + 18 Jun 2005; Markus Rothe liblockfile-1.06.ebuild: + Stable on ppc64 + + 18 Jun 2005; Stephanie Lockwood-Childs + liblockfile-1.06.ebuild: + stable on ppc, bug #96349 + + 17 Jun 2005; Rene Nussbaumer + liblockfile-1.06.ebuild: + Stable on hppa. bug #96349 + + 15 Jun 2005; Gustavo Zacarias + liblockfile-1.06.ebuild: + Stable on sparc + + 10 Jun 2005; Fernando J. Pereda + liblockfile-1.06.ebuild: + x86 and alpha stable + + 30 May 2005; Sven Wegener + liblockfile-1.03-r1.ebuild, liblockfile-1.03-r2.ebuild: + Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745. + + 23 May 2005; Fernando J. Pereda + liblockfile-1.06.ebuild: + Don't use lazy bindings on dotlockfile + +*liblockfile-1.06 (18 May 2005) + + 18 May 2005; Fernando J. Pereda +metadata.xml, + -liblockfile-1.03.ebuild, liblockfile-1.03-r2.ebuild, + +liblockfile-1.06.ebuild: + version bump wrt #66617. remove 1.03. Add missing metadata. + + 01 Apr 2005; Aron Griffis liblockfile-1.03-r2.ebuild: + stable on ia64 + + 19 Feb 2005; Jeremy Huddleston + liblockfile-1.03-r1.ebuild, liblockfile-1.03-r2.ebuild: + Marking 1.03-r2 stable amd64. See bug #82304. + +*liblockfile-1.03-r2 (26 Jan 2005) + + 26 Jan 2005; Jeremy Huddleston + +liblockfile-1.03-r2.ebuild: + Revbump for get_libdir fix and building shared lib. + + 15 Jul 2004; Tom Gall liblockfile-1.03-r1.ebuild: + stable on ppc64, bug #55668 + + 01 Jul 2004; Jeremy Huddleston + liblockfile-1.03-r1.ebuild, liblockfile-1.03.ebuild: + virtual/glibc -> virtual/libc + + 25 Mar 2004; Joshua Kinard liblockfile-1.03-r1.ebuild, + liblockfile-1.03.ebuild: + Added ~mips to KEYWORDS. + +*liblockfile-1.03-r1 (28 Jul 2003) + + 03 Jul 2003; Guy Martin liblockfile-1.03-r1.ebuild : + Added hppa to KEYWORDS. + + 28 Jul 2003; Martin Schlemmer + liblockfile-1.03-r1.ebuild, files/liblockfile-1.03-gcc33.patch: + Fix gcc-3.3 issues. + + 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords + +*liblockfile-1.03 (1 Feb 2002) + + 14 Apr 2003; Aron Griffis liblockfile-1.03.ebuild: + Mark stable on alpha + + 28 Sep 2002; Owen Stampflee : + Added PPC to KEYWORDS. + + 1 Feb 2002; G.Bevin ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/Manifest b/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/Manifest index b3dd0a4457..f998d6ed6f 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/Manifest +++ b/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/Manifest @@ -1 +1,8 @@ -DIST liblockfile_1.08.orig.tar.gz 30236 RMD160 ea762d550e5013b79847097a293df0c20886aac5 SHA1 c3b67ca81abb45aa02c75c2a99f0e387b897fe73 SHA256 d63293d5091d7fdc0259563694e4d68771310dbc4e70e188e6b68e7a776405cb +AUX Makefile.Darwin.in 2074 SHA256 3f8f82d8f6c9664ce11eaeaed5dfb22c4aaf8481f493f5c6d06eaeadf208b54b SHA512 cf2a9cee280ada8a05d239da0284eb16323bb04985790da0c737d880488a28fc03fe59aa276092681d25a444bc532e57c20ed8f549804f125e9a20cdb3b59f22 WHIRLPOOL 71e2641ee10994fe20cad0a46bdf77cbe9e0fe2c86bd626e91f9203dcebe33f1c0179ae6f590fbc9d30f358c364498195707f8c8623275b7d340ee5922600fd3 +AUX liblockfile-1.06-respectflags.patch 665 SHA256 c1ef8e3baa31291d5ac32e9ab76c4fcdb669852b1b3a6502fef74ced9566b386 SHA512 560aaf84c59c90b6c19f8cd8290e54bcbe7e1e5dad226b8c332be7a67789f68d29d19bd6110ffa907c587d80dc370f68fb4db88442015723a526cb77079441d6 WHIRLPOOL af77a3f10e2835c3997b1687407d08f3df9bfdbe15ac5c8846be41674c8adcfa2f53eee5baef077288744e19665cdfc58926caf21cd3ba3cd7ae226e3b4f92b9 +AUX liblockfile-orphan-file.patch 613 SHA256 5e058b5c370a6256947ae664c9f44ba0eee59d0c80dd062a032fc9ec5a216859 SHA512 e42d5db372211a1c685c75b68542ecc0a9aa0810620cfd82fc0e76769120a058c691d04d6217ec428f956b0c0789a61fd08bca793260edf081e711e7d8626b0e WHIRLPOOL 126933d4cc8977142c0b614d6711fde427bbee088fb465a0fe74f516a814c54bef789a304e7b9db1584cf87c86bd12bf02bffa97b227017a340de64cc10c8f73 +DIST liblockfile_1.09.orig.tar.gz 32178 SHA256 16979eba05396365e1d6af7100431ae9d32f9bc063930d1de66298a0695f1b7f SHA512 8577f8bfa9c78983d6a409bc449be0d981e599a6a5f2fc8b43f76a238810ec5e3c180e27280719398f31041ed837fe8ba61df208ce77db77a354453e4579848a WHIRLPOOL 4365bd4f90207a97ec8421f60bcf2d61c4565eecc9435fd920b31ede3e182856783d21ad466632ea8d18e0378f3401637185235ef90e50d6bc10d093ae4d8a42 +EBUILD liblockfile-1.09.ebuild 1291 SHA256 2b35914a35d058268060bafcfd443ee8e12213bbea6f4b6f8007a62a4bd557bb SHA512 ddc1a47160b48096005aae86076624489fd518545fe691d80e60398a534fe284aa791f588985f5aa81be537ddd92fa4693d328fadc79ecf34213552ce4d3d41d WHIRLPOOL b6f28ae8a0af9a58b4456dd46bec9ef13e7f94fe5bfc1d4ef5992e76bba43b7f939eccbcc90c678b122aa30fe14b795b043f5a940014171c2fa59b6dd4aa99f4 +MISC ChangeLog 2550 SHA256 1f09c29efcb536287cc9e7a06420b37104cfe8a3ad95f822f5044e95eaa8d92d SHA512 530eeab508c61c533c4eb7f48d293823a960936ee58f8f52da0c7bb04552b399ad410f1141ab09e726f2f3b25b5a8585140d27670abf995edea7c6e8f6417b64 WHIRLPOOL a7e510b4c8ca93b47314999dda87e4eaa4c42ee6d02a6c0f03d69d023d0968c1c27a7bcab95300f1caf8fe5ae85aadd1472339bf1e1451fce883d25635ce6f7f +MISC ChangeLog-2015 9961 SHA256 620f8345cd1548f4bbce2a49a77a44c079de26f895b49d42800138603ca1fd49 SHA512 692438ca1bdb1768752f28943058a321dc64b329ea9bf1e0884ec0655ac0213d000bf39e65c0bfabb21c4a4f2fef2140dc4b015904f455f0344d5b183629f358 WHIRLPOOL afcd0670fd8387bd03d1728f0809f700e320911a5b4aa28346d4810447f53c45fc7b3d73a716c6fea90eccd8dc1166d84d8ca931a691740753aa09a92249832e +MISC metadata.xml 240 SHA256 f0e0bb7a24c4b1ff6b6a8a3e9315245c298499c03fbda429c0f775ec6a5396af SHA512 97824dbce22630efb21e647b55212b7a8a19d8e38b5bf05cb0b8078530bbbaaf4dc91284e2a11beab7dfcfb779df82b87b49d11a746c7a4f6dc71f2fda8942db WHIRLPOOL a7adfcb24489ae67a43a59d8350a70b20874fb03de95681c5b516a741d95422560a433f641de5a7222cf5d3500333e215055ec0cb3844e7abc6d6a836de97357 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/files/1.08-stale_lock.patch b/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/files/1.08-stale_lock.patch deleted file mode 100644 index c64c52599e..0000000000 --- a/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/files/1.08-stale_lock.patch +++ /dev/null @@ -1,20 +0,0 @@ -http://bugs.debian.org/505851 ---- liblockfile-1.08.orig/lockfile.c -+++ liblockfile-1.08/lockfile.c -@@ -391,13 +391,10 @@ - * Without a pid in the lockfile, the lock - * is valid if it is newer than 5 mins. - */ --#if 0 -+ - if (now < st.st_mtime + 300) - return 0; --#else -- if (now < st.st_mtime + 10) -- return 0; --#endif -+ - return -1; - } - - diff --git a/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/liblockfile-1.08.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/liblockfile-1.08.ebuild deleted file mode 100644 index 65d75f1de4..0000000000 --- a/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/liblockfile-1.08.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.08.ebuild,v 1.7 2010/04/08 19:37:15 jer Exp $ - -EAPI=2 - -inherit eutils multilib autotools - -DESCRIPTION="Implements functions designed to lock the standard mailboxes" -HOMEPAGE="http://www.debian.org/" -SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.orig.tar.gz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" -IUSE="" - -pkg_setup() { - enewgroup mail 12 -} - -src_prepare() { - epatch "${FILESDIR}"/${PV}-stale_lock.patch - epatch "${FILESDIR}"/${PN}-1.06-respectflags.patch - epatch "${FILESDIR}"/${PN}-orphan-file.patch - eautoreconf -} - -src_configure() { - econf --with-mailgroup=mail --enable-shared -} - -src_install() { - dodir /usr/{bin,include,$(get_libdir)} /usr/share/man/{man1,man3} - emake ROOT="${D}" install || die - dodoc README Changelog || die -} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/liblockfile-1.09.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/liblockfile-1.09.ebuild new file mode 100644 index 0000000000..8d7481ade6 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/liblockfile-1.09.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit eutils multilib autotools user + +DESCRIPTION="Implements functions designed to lock the standard mailboxes" +HOMEPAGE="http://www.debian.org/" +SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.orig.tar.gz" + +LICENSE="LGPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE="" + +pkg_setup() { + enewgroup mail 12 +} + +src_prepare() { + epatch "${FILESDIR}"/${PN}-1.06-respectflags.patch + epatch "${FILESDIR}"/${PN}-orphan-file.patch + + # I don't feel like making the Makefile portable + [[ ${CHOST} == *-darwin* ]] \ + && cp "${FILESDIR}"/Makefile.Darwin.in Makefile.in + + eautoreconf +} + +src_configure() { + local grp=mail + if use prefix ; then + # we never want to use LDCONFIG + export LDCONFIG=${EPREFIX}/bin/true + # in unprivileged installs this is "mail" + grp=$(id -g) + fi + econf --with-mailgroup=${grp} --enable-shared +} + +src_install() { + dodir /usr/{bin,include,$(get_libdir)} /usr/share/man/{man1,man3} + emake ROOT="${D}" install + dodoc README Changelog +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/metadata.xml b/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/metadata.xml new file mode 100644 index 0000000000..9a6d80e5da --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/liblockfile/metadata.xml @@ -0,0 +1,8 @@ + + + + + net-mail@gentoo.org + Net-Mail + + From 9c81e52461a69b83e3770a0554240179a7a52639 Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Mon, 28 Mar 2016 11:28:51 -0700 Subject: [PATCH 4/8] bump(net-libs/libmicrohttpd): sync with upstream --- ...microhttpd-0.9.42 => libmicrohttpd-0.9.47} | 12 +- ...microhttpd-0.9.44 => libmicrohttpd-0.9.48} | 12 +- .../net-libs/libmicrohttpd/ChangeLog | 539 +++++------------- .../net-libs/libmicrohttpd/ChangeLog-2015 | 443 ++++++++++++++ .../net-libs/libmicrohttpd/Manifest | 13 +- ....42.ebuild => libmicrohttpd-0.9.47.ebuild} | 17 +- ....44.ebuild => libmicrohttpd-0.9.48.ebuild} | 15 +- .../net-libs/libmicrohttpd/metadata.xml | 7 +- 8 files changed, 644 insertions(+), 414 deletions(-) rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/{libmicrohttpd-0.9.42 => libmicrohttpd-0.9.47} (51%) rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/{libmicrohttpd-0.9.44 => libmicrohttpd-0.9.48} (51%) create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/ChangeLog-2015 rename sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/{libmicrohttpd-0.9.42.ebuild => libmicrohttpd-0.9.47.ebuild} (71%) rename sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/{libmicrohttpd-0.9.44.ebuild => libmicrohttpd-0.9.48.ebuild} (75%) diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.42 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.47 similarity index 51% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.42 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.47 index 8448d6d76d..2172b31867 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.42 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.47 @@ -1,12 +1,12 @@ -DEFINED_PHASES=configure install -DEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) test? ( ssl? ( >=net-misc/curl-7.25.0-r1[ssl] ) ) -DESCRIPTION=A small C library that makes it easy to run an HTTP server as part of another application +DEFINED_PHASES=configure install test +DEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) test? ( ssl? ( net-misc/curl[ssl] ) ) +DESCRIPTION=Small C library to run an HTTP server as part of another application EAPI=5 HOMEPAGE=https://www.gnu.org/software/libmicrohttpd/ IUSE=epoll messages ssl static-libs test KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 LICENSE=LGPL-2.1 RDEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) -SLOT=0 -SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.42.tar.gz -_md5_=1171d0c34aa2a308f3ef42b3ffdd4216 +SLOT=0/12 +SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.47.tar.gz +_md5_=b67db21591e3d5663e6c06f1cd878c58 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.44 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.48 similarity index 51% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.44 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.48 index dd21a457c8..ac8cf8edc4 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.44 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libmicrohttpd-0.9.48 @@ -1,12 +1,12 @@ -DEFINED_PHASES=configure install -DEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) test? ( ssl? ( >=net-misc/curl-7.25.0-r1[ssl] ) ) -DESCRIPTION=A small C library that makes it easy to run an HTTP server as part of another application +DEFINED_PHASES=configure install test +DEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) test? ( ssl? ( net-misc/curl[ssl] ) ) +DESCRIPTION=Small C library to run an HTTP server as part of another application EAPI=5 HOMEPAGE=https://www.gnu.org/software/libmicrohttpd/ IUSE=epoll messages ssl static-libs test KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 LICENSE=LGPL-2.1 RDEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) -SLOT=0 -SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.44.tar.gz -_md5_=b5a653073d8638ac2514e3ae1d58e8a3 +SLOT=0/12 +SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.48.tar.gz +_md5_=e1543129738c5452aa189cd1db4d7268 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/ChangeLog b/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/ChangeLog index 5108cf3de9..36b2f00558 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/ChangeLog @@ -1,443 +1,216 @@ # ChangeLog for net-libs/libmicrohttpd -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.104 2015/07/30 12:29:54 ago Exp $ +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) - 30 Jul 2015; Agostino Sarubbo libmicrohttpd-0.9.42.ebuild: - Stable for sparc, wrt bug #553930 +*libmicrohttpd-0.9.42 (09 Aug 2015) +*libmicrohttpd-0.9.39 (09 Aug 2015) - 24 Jul 2015; Mikle Kolyada libmicrohttpd-0.9.42.ebuild: - ia64 stable wrt bug #553930 + 09 Aug 2015; Robin H. Johnson + +libmicrohttpd-0.9.39.ebuild, +libmicrohttpd-0.9.42.ebuild, +metadata.xml: + proj/gentoo: Initial commit - 17 Jul 2015; Tobias Klausmann + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. + + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. + + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. + + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed + + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default + + Convert all URLs for sites supporting encrypted connections from http to + https + + Signed-off-by: Justin Lecher + + 24 Aug 2015; Justin Lecher libmicrohttpd-0.9.39.ebuild, libmicrohttpd-0.9.42.ebuild: - Stable on alpha, bug 553930 + Use https for most gnu.org URLs - 16 Jul 2015; Mikle Kolyada libmicrohttpd-0.9.42.ebuild: - amd64 stable wrt bug #553930 + Signed-off-by: Justin Lecher - 11 Jul 2015; Mikle Kolyada libmicrohttpd-0.9.42.ebuild: - x86 stable wrt bug #553930 + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml - 11 Jul 2015; Jeroen Roovers libmicrohttpd-0.9.42.ebuild: - Stable for HPPA (bug #553930). + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. - 04 Jul 2015; Anthony G. Basile - libmicrohttpd-0.9.42.ebuild: - Stable on arm, ppc and ppc64. Bug #553930. + Bug: https://bugs.gentoo.org/552720 - 04 Jul 2015; Anthony G. Basile - -libmicrohttpd-0.9.40.ebuild, -libmicrohttpd-0.9.41.ebuild: - Remove older unstable versions. + 14 Sep 2015; Pacho Ramos libmicrohttpd-0.9.42.ebuild: + It needs to be rebuilt with libgcrypt subslot bumps - 04 Jul 2015; Anthony G. Basile - libmicrohttpd-0.9.42.ebuild: - Unconditionally enable postprocessor. Bug #550718. + Package-Manager: portage-2.2.20.1 - 18 May 2015; Mike Frysinger libmicrohttpd-0.9.42.ebuild: - Disable building of examples as they are not actually installed; fix from Nam - Nguyen (Chromium OS). +*libmicrohttpd-0.9.44 (02 Oct 2015) - 14 May 2015; Anthony G. Basile ChangeLog: - Fix gpg signature. + 02 Oct 2015; Anthony G. Basile + +libmicrohttpd-0.9.44.ebuild: + version bump to 0.9.44 -*libmicrohttpd-0.9.42 (14 May 2015) + Package-Manager: portage-2.2.20.1 - 14 May 2015; Anthony G. Basile - +libmicrohttpd-0.9.42.ebuild: - Version bump. + 09 Oct 2015; Anthony G. Basile + -libmicrohttpd-0.9.39.ebuild: + remove older stable version. - 30 Apr 2015; Anthony G. Basile - -libmicrohttpd-0.9.37.ebuild, -libmicrohttpd-0.9.38.ebuild: - Remove older versions. + Package-Manager: portage-2.2.20.1 -*libmicrohttpd-0.9.41 (30 Apr 2015) +*libmicrohttpd-0.9.45 (31 Oct 2015) - 30 Apr 2015; Anthony G. Basile - +libmicrohttpd-0.9.41.ebuild: - Version bump. + 31 Oct 2015; Anthony G. Basile + +libmicrohttpd-0.9.45.ebuild: + version bump 0.9.45 - 28 Apr 2015; Agostino Sarubbo libmicrohttpd-0.9.39.ebuild: - Stable for sparc, wrt bug #545814 + Package-Manager: portage-2.2.20.1 - 19 Apr 2015; Agostino Sarubbo libmicrohttpd-0.9.39.ebuild: - Stable for x86, wrt bug #545814 + 31 Oct 2015; Anthony G. Basile + -libmicrohttpd-0.9.44.ebuild: + remove older unstable. - 14 Apr 2015; Agostino Sarubbo libmicrohttpd-0.9.39.ebuild: - Stable for ia64, wrt bug #545814 + Package-Manager: portage-2.2.20.1 - 13 Apr 2015; Agostino Sarubbo libmicrohttpd-0.9.39.ebuild: - Stable for alpha, wrt bug #545814 +*libmicrohttpd-0.9.45-r1 (31 Oct 2015) - 08 Apr 2015; Jeroen Roovers libmicrohttpd-0.9.39.ebuild: - Stable for HPPA (bug #545814). + 31 Oct 2015; Mike Gilbert -libmicrohttpd-0.9.45.ebuild, + +libmicrohttpd-0.9.45-r1.ebuild: + Add a subslot - 08 Apr 2015; Anthony G. Basile - libmicrohttpd-0.9.39.ebuild: - Stable for arm, ppc and ppc64. Bug #545814. + The soname version changed from 10 to 11, so add a matching subslot. - 08 Apr 2015; Agostino Sarubbo libmicrohttpd-0.9.39.ebuild: - Stable for amd64, wrt bug #545814 + Package-Manager: portage-2.2.23_p10 -*libmicrohttpd-0.9.40 (07 Apr 2015) +*libmicrohttpd-0.9.46 (03 Dec 2015) - 07 Apr 2015; Anthony G. Basile - +libmicrohttpd-0.9.40.ebuild: - Version bump. + 03 Dec 2015; Anthony G. Basile + +libmicrohttpd-0.9.46.ebuild: + version bump to 0.9.46 -*libmicrohttpd-0.9.39 (27 Dec 2014) + Package-Manager: portage-2.2.20.1 - 27 Dec 2014; Anthony G. Basile - +libmicrohttpd-0.9.39.ebuild: - Version bump +*libmicrohttpd-0.9.47 (04 Dec 2015) - 24 Dec 2014; Anthony G. Basile - -libmicrohttpd-0.9.32.ebuild, -libmicrohttpd-0.9.33.ebuild, - -libmicrohttpd-0.9.34.ebuild, -libmicrohttpd-0.9.35.ebuild, - -libmicrohttpd-0.9.36.ebuild: - Remove older versions + 04 Dec 2015; Anthony G. Basile + +libmicrohttpd-0.9.47.ebuild: + version bump to 0.9.47 - 02 Nov 2014; Agostino Sarubbo libmicrohttpd-0.9.37.ebuild: - Stable for alpha, wrt bug #524760 + Package-Manager: portage-2.2.20.1 - 29 Oct 2014; Agostino Sarubbo libmicrohttpd-0.9.37.ebuild: - Stable for sparc, wrt bug #524760 + 06 Dec 2015; Anthony G. Basile + libmicrohttpd-0.9.47.ebuild: + remove --disable-spdy, bug #567620. - 28 Oct 2014; Agostino Sarubbo libmicrohttpd-0.9.37.ebuild: - Stable for ia64, wrt bug #524760 + Package-Manager: portage-2.2.20.1 - 10 Oct 2014; Agostino Sarubbo libmicrohttpd-0.9.37.ebuild: - Stable for x86, wrt bug #524760 +*libmicrohttpd-0.9.48 (19 Dec 2015) - 09 Oct 2014; Agostino Sarubbo libmicrohttpd-0.9.37.ebuild: - Stable for amd64, wrt bug #524760 + 19 Dec 2015; Anthony G. Basile + libmicrohttpd-0.9.42.ebuild, libmicrohttpd-0.9.45-r1.ebuild, + libmicrohttpd-0.9.46.ebuild, libmicrohttpd-0.9.47.ebuild, + +libmicrohttpd-0.9.48.ebuild: + version bump to 0.9.48 - 08 Oct 2014; Anthony G. Basile - libmicrohttpd-0.9.37.ebuild: - Stable on arm/ppc/ppc64, bug #524760 + Package-Manager: portage-2.2.24 -*libmicrohttpd-0.9.38 (08 Oct 2014) + 21 Dec 2015; Agostino Sarubbo libmicrohttpd-0.9.47.ebuild: + amd64 stable wrt bug #568708 - 08 Oct 2014; Anthony G. Basile - +libmicrohttpd-0.9.38.ebuild: - Version bump + Package-Manager: portage-2.2.24 + RepoMan-Options: --include-arches="amd64" + Signed-off-by: Agostino Sarubbo - 10 Aug 2014; Sergei Trofimovich - libmicrohttpd-0.9.32.ebuild, libmicrohttpd-0.9.33.ebuild, - libmicrohttpd-0.9.34.ebuild, libmicrohttpd-0.9.35.ebuild, - libmicrohttpd-0.9.36.ebuild, libmicrohttpd-0.9.37.ebuild: - QA: drop trailing '.' from DESCRIPTION + 25 Dec 2015; Agostino Sarubbo libmicrohttpd-0.9.47.ebuild: + x86 stable wrt bug #568708 -*libmicrohttpd-0.9.37 (02 Jun 2014) + Package-Manager: portage-2.2.24 + RepoMan-Options: --include-arches="x86" + Signed-off-by: Agostino Sarubbo - 02 Jun 2014; Anthony G. Basile - +libmicrohttpd-0.9.37.ebuild: - Version bump + 26 Dec 2015; Agostino Sarubbo libmicrohttpd-0.9.47.ebuild: + ppc stable wrt bug #568708 -*libmicrohttpd-0.9.36 (26 May 2014) + Package-Manager: portage-2.2.24 + RepoMan-Options: --include-arches="ppc" + Signed-off-by: Agostino Sarubbo - 26 May 2014; Anthony G. Basile - +libmicrohttpd-0.9.36.ebuild: - Version bump + 09 Jan 2016; Agostino Sarubbo libmicrohttpd-0.9.47.ebuild: + sparc stable wrt bug #568708 - 25 May 2014; Agostino Sarubbo libmicrohttpd-0.9.34.ebuild: - Stable for sparc, wrt bug #509094 + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="sparc" + Signed-off-by: Agostino Sarubbo - 25 May 2014; Agostino Sarubbo libmicrohttpd-0.9.34.ebuild: - Stable for ia64, wrt bug #509094 + 09 Jan 2016; Markus Meier libmicrohttpd-0.9.47.ebuild: + arm stable, bug #568708 - 25 May 2014; Agostino Sarubbo libmicrohttpd-0.9.34.ebuild: - Stable for alpha, wrt bug #509094 + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="arm" - 25 May 2014; Agostino Sarubbo libmicrohttpd-0.9.34.ebuild: - Stable for x86, wrt bug #509094 + 10 Jan 2016; Agostino Sarubbo libmicrohttpd-0.9.47.ebuild: + alpha stable wrt bug #568708 - 25 May 2014; Agostino Sarubbo libmicrohttpd-0.9.34.ebuild: - Stable for amd64, wrt bug #509094 + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="alpha" + Signed-off-by: Agostino Sarubbo - 03 May 2014; Anthony G. Basile - libmicrohttpd-0.9.34.ebuild: - Stable on ppc, ppc64, arm. Bug #509094 + 11 Jan 2016; Agostino Sarubbo libmicrohttpd-0.9.47.ebuild: + ia64 stable wrt bug #568708 -*libmicrohttpd-0.9.35 (03 May 2014) + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="ia64" + Signed-off-by: Agostino Sarubbo - 03 May 2014; Anthony G. Basile - +libmicrohttpd-0.9.35.ebuild: - Version bump + 23 Jan 2016; Jeroen Roovers libmicrohttpd-0.9.47.ebuild: + Stable for HPPA (bug #568708). - 27 Mar 2014; Mike Gilbert libmicrohttpd-0.9.33.ebuild, - libmicrohttpd-0.9.34.ebuild: - Add ~sparc keyword to newer ebuilds. + Package-Manager: portage-2.2.27 + RepoMan-Options: --ignore-arches - 01 Mar 2014; Michał Górny libmicrohttpd-0.9.32.ebuild, - libmicrohttpd-0.9.33.ebuild, libmicrohttpd-0.9.34.ebuild: - Update libgcrypt dep to use slot :0. + 24 Jan 2016; Michał Górny metadata.xml: + Unify quoting in metadata.xml files for machine processing -*libmicrohttpd-0.9.34 (24 Feb 2014) + Force unified quoting in all metadata.xml files since lxml does not + preserve original use of single and double quotes. Ensuring unified + quoting before the process allows distinguishing the GLEP 67-related + metadata.xml changes from unrelated quoting changes. - 24 Feb 2014; Anthony G. Basile - +libmicrohttpd-0.9.34.ebuild, - -files/libmicrohttpd-0.9.28-fix-no-messages.patch: - Version bump + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) - 02 Feb 2014; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: - Stable for alpha, wrt bug #487344 + 12 Feb 2016; Anthony G. Basile + libmicrohttpd-0.9.47.ebuild: + net-libs/libmicrohttpd: stable on ppc64, bug #568708 - 19 Jan 2014; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: - Stable for sparc, wrt bug #498494 + Package-Manager: portage-2.2.26 - 19 Jan 2014; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: - Stable for ia64, wrt bug #498494 + 12 Feb 2016; Anthony G. Basile + -libmicrohttpd-0.9.42.ebuild, -libmicrohttpd-0.9.45-r1.ebuild, + -libmicrohttpd-0.9.46.ebuild: + remove older version - 07 Jan 2014; Pacho Ramos libmicrohttpd-0.9.32.ebuild, - libmicrohttpd-0.9.33.ebuild: - Keyword on ia64 (#497252 by Emeric Maschino) + Package-Manager: portage-2.2.26 - 22 Dec 2013; Anthony G. Basile - -libmicrohttpd-0.9.27.ebuild, -libmicrohttpd-0.9.28.ebuild, - -libmicrohttpd-0.9.30.ebuild, -libmicrohttpd-0.9.31.ebuild: - Remove older versions - -*libmicrohttpd-0.9.33 (22 Dec 2013) - - 22 Dec 2013; Anthony G. Basile - +libmicrohttpd-0.9.33.ebuild: - Version bump - - 22 Dec 2013; Pacho Ramos libmicrohttpd-0.9.30.ebuild: - amd64 stable, bug 488644 - - 22 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.30.ebuild: - Stable for ppc64, wrt bug #488644 - - 21 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.30.ebuild: - Stable for ppc, wrt bug #488644 - - 13 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: - Stable for arm, wrt bug #493450 - - 13 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: - Stable for ppc64, wrt bug #493450 - - 13 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: - Stable for ppc, wrt bug #493450 - - 10 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: - Stable for x86, wrt bug #493450 - - 10 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: - Stable for amd64, wrt bug #493450 - -*libmicrohttpd-0.9.32 (03 Dec 2013) - - 03 Dec 2013; Anthony G. Basile - +libmicrohttpd-0.9.32.ebuild: - Version bump - - 25 Nov 2013; Jeroen Roovers libmicrohttpd-0.9.28.ebuild, - libmicrohttpd-0.9.30.ebuild, libmicrohttpd-0.9.31.ebuild: - Marked ~hppa too. - - 13 Nov 2013; Matt Turner libmicrohttpd-0.9.31.ebuild: - Added ~alpha, bug 478076. - - 23 Oct 2013; Markus Meier libmicrohttpd-0.9.30.ebuild: - arm stable, bug #488644 - -*libmicrohttpd-0.9.31 (19 Oct 2013) - - 19 Oct 2013; Anthony G. Basile - +libmicrohttpd-0.9.31.ebuild, metadata.xml: - Version bump - - 02 Sep 2013; Anthony G. Basile - -libmicrohttpd-0.9.21.ebuild, -libmicrohttpd-0.9.23.ebuild, - -libmicrohttpd-0.9.24.ebuild: - Remove older versions - -*libmicrohttpd-0.9.30 (02 Sep 2013) - - 02 Sep 2013; Anthony G. Basile - +libmicrohttpd-0.9.30.ebuild: - Version bump - -*libmicrohttpd-0.9.28 (24 Jul 2013) - - 24 Jul 2013; Anthony G. Basile - +files/libmicrohttpd-0.9.28-fix-no-messages.patch, - +libmicrohttpd-0.9.28.ebuild: - Version bump - - 20 Jul 2013; Jeroen Roovers libmicrohttpd-0.9.27.ebuild: - Marked ~hppa too. - - 26 Jun 2013; Agostino Sarubbo libmicrohttpd-0.9.27.ebuild: - Stable for arm, wrt bug #474266 - - 25 Jun 2013; Agostino Sarubbo libmicrohttpd-0.9.27.ebuild: - Stable for amd64, wrt bug #474266 - - 25 Jun 2013; Agostino Sarubbo libmicrohttpd-0.9.27.ebuild: - Stable for x86, wrt bug #474266 - - 25 Jun 2013; Agostino Sarubbo libmicrohttpd-0.9.27.ebuild: - Stable for ppc64, wrt bug #474266 - - 24 Jun 2013; Agostino Sarubbo libmicrohttpd-0.9.27.ebuild: - Stable for ppc, wrt bug #474266 - -*libmicrohttpd-0.9.27 (06 May 2013) - - 06 May 2013; Anthony G. Basile - +libmicrohttpd-0.9.27.ebuild, -files/libmicrohttpd-0.9.26-fix-doc-build.patch, - -libmicrohttpd-0.9.25.ebuild, -libmicrohttpd-0.9.26.ebuild: - Version bump and remove 0.9.26 requiring autoreconf, bug #467852 - - 30 Mar 2013; Anthony G. Basile - files/libmicrohttpd-0.9.26-fix-doc-build.patch: - Obsessing over patch style - -*libmicrohttpd-0.9.26 (30 Mar 2013) - - 30 Mar 2013; Anthony G. Basile - +files/libmicrohttpd-0.9.26-fix-doc-build.patch, +libmicrohttpd-0.9.26.ebuild: - Version bump - -*libmicrohttpd-0.9.25 (06 Feb 2013) - - 06 Feb 2013; Anthony G. Basile - +libmicrohttpd-0.9.25.ebuild: - Version bump - - 26 Dec 2012; Anthony G. Basile - -libmicrohttpd-0.9.19.ebuild, -libmicrohttpd-0.9.20.ebuild, - -libmicrohttpd-0.9.22.ebuild: - Remove older versions - - 26 Dec 2012; Agostino Sarubbo libmicrohttpd-0.9.23.ebuild: - Stable for x86, wrt bug #448660 - - 26 Dec 2012; Agostino Sarubbo libmicrohttpd-0.9.23.ebuild: - Stable for amd64, wrt bug #448660 - - 26 Dec 2012; Anthony G. Basile - libmicrohttpd-0.9.23.ebuild: - stable arm ppc ppc64, bug #448660 - -*libmicrohttpd-0.9.24 (26 Dec 2012) - - 26 Dec 2012; Anthony G. Basile - +libmicrohttpd-0.9.24.ebuild: - Version bump - - 11 Nov 2012; Anthony G. Basile - libmicrohttpd-0.9.23.ebuild: - Enable auth by default - -*libmicrohttpd-0.9.23 (10 Nov 2012) - - 10 Nov 2012; Anthony G. Basile - +libmicrohttpd-0.9.23.ebuild: - Version bump - - 17 Oct 2012; Pawel Hajdan jr - libmicrohttpd-0.9.21.ebuild: - x86 stable wrt bug #433327 - - 01 Oct 2012; Anthony G. Basile - libmicrohttpd-0.9.22.ebuild: - keyword ~mips ~ppc ~ppc64 - - 30 Sep 2012; Anthony G. Basile - libmicrohttpd-0.9.22.ebuild: - keyword ~arm, bug #436728 - - 15 Sep 2012; Agostino Sarubbo libmicrohttpd-0.9.21.ebuild: - Stable for amd64, wrt bug #433327 - -*libmicrohttpd-0.9.22 (15 Sep 2012) - - 15 Sep 2012; Anthony G. Basile - +libmicrohttpd-0.9.22.ebuild: - Version bump - -*libmicrohttpd-0.9.21 (20 Jul 2012) - - 20 Jul 2012; Anthony G. Basile - +libmicrohttpd-0.9.21.ebuild: - Version bump, bug #334067 no longer valid - - 25 Jun 2012; Anthony G. Basile - libmicrohttpd-0.9.19.ebuild, libmicrohttpd-0.9.20.ebuild: - Update HOMEPAGE - - 25 Jun 2012; Anthony G. Basile metadata.xml: - Add myself as maintainer - -*libmicrohttpd-0.9.20 (09 Jun 2012) - - 09 Jun 2012; Chí-Thanh Christopher Nguyễn - +libmicrohttpd-0.9.20.ebuild: - Version bump. Drop runtime dependency on curl, bug #417911. Update for new - use_expand, bug #412445. - - 22 May 2012; Jeff Horelick libmicrohttpd-0.9.19.ebuild: - marked x86 per bug 415907 - - 14 May 2012; Agostino Sarubbo libmicrohttpd-0.9.19.ebuild: - Stable for amd64, wrt bug #415907 - - 14 May 2012; Tomáš Chvátal libmicrohttpd-0.9.19.ebuild: - Bump eapi and do not distribute static lib and la file unless needed. - -*libmicrohttpd-0.9.19 (03 Mar 2012) - - 03 Mar 2012; Chí-Thanh Christopher Nguyễn - -libmicrohttpd-0.9.15.ebuild, +libmicrohttpd-0.9.19.ebuild: - Version bump, bug #406377. - -*libmicrohttpd-0.9.15 (16 Oct 2011) - - 16 Oct 2011; Chí-Thanh Christopher Nguyễn - -libmicrohttpd-0.9.12.ebuild, +libmicrohttpd-0.9.15.ebuild: - Version bump, bug #385429. - -*libmicrohttpd-0.9.12 (04 Jul 2011) - - 04 Jul 2011; Chí-Thanh Christopher Nguyễn - -libmicrohttpd-0.9.11.ebuild, +libmicrohttpd-0.9.12.ebuild: - Version bump. - -*libmicrohttpd-0.9.11 (30 May 2011) - - 30 May 2011; Chí-Thanh Christopher Nguyễn - -libmicrohttpd-0.9.8.ebuild, +libmicrohttpd-0.9.11.ebuild: - Version bump. - -*libmicrohttpd-0.9.8 (20 Mar 2011) - - 20 Mar 2011; Chí-Thanh Christopher Nguyễn - -libmicrohttpd-0.9.4.ebuild, +libmicrohttpd-0.9.8.ebuild: - Version bump. - -*libmicrohttpd-0.9.4 (28 Dec 2010) - - 28 Dec 2010; Chí-Thanh Christopher Nguyễn - -libmicrohttpd-0.9.3.ebuild, +libmicrohttpd-0.9.4.ebuild: - Version bump. - -*libmicrohttpd-0.9.3 (01 Dec 2010) - - 01 Dec 2010; Chí-Thanh Christopher Nguyễn - -libmicrohttpd-0.9.0.ebuild, +libmicrohttpd-0.9.3.ebuild: - New upstream release. Address some test failures, bug #334067 - - 18 Sep 2010; Chí-Thanh Christopher Nguyễn - libmicrohttpd-0.9.0.ebuild, metadata.xml: - Add USE flag for messages, bug #224165 - -*libmicrohttpd-0.9.0 (14 Aug 2010) - - 14 Aug 2010; Chí-Thanh Christopher Nguyễn - +libmicrohttpd-0.9.0.ebuild, +metadata.xml: - New ebuild for bug #224165. Thanks to rpansky, Adam Coyne, candrews and - others diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/ChangeLog-2015 new file mode 100644 index 0000000000..5108cf3de9 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/ChangeLog-2015 @@ -0,0 +1,443 @@ +# ChangeLog for net-libs/libmicrohttpd +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.104 2015/07/30 12:29:54 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo libmicrohttpd-0.9.42.ebuild: + Stable for sparc, wrt bug #553930 + + 24 Jul 2015; Mikle Kolyada libmicrohttpd-0.9.42.ebuild: + ia64 stable wrt bug #553930 + + 17 Jul 2015; Tobias Klausmann + libmicrohttpd-0.9.42.ebuild: + Stable on alpha, bug 553930 + + 16 Jul 2015; Mikle Kolyada libmicrohttpd-0.9.42.ebuild: + amd64 stable wrt bug #553930 + + 11 Jul 2015; Mikle Kolyada libmicrohttpd-0.9.42.ebuild: + x86 stable wrt bug #553930 + + 11 Jul 2015; Jeroen Roovers libmicrohttpd-0.9.42.ebuild: + Stable for HPPA (bug #553930). + + 04 Jul 2015; Anthony G. Basile + libmicrohttpd-0.9.42.ebuild: + Stable on arm, ppc and ppc64. Bug #553930. + + 04 Jul 2015; Anthony G. Basile + -libmicrohttpd-0.9.40.ebuild, -libmicrohttpd-0.9.41.ebuild: + Remove older unstable versions. + + 04 Jul 2015; Anthony G. Basile + libmicrohttpd-0.9.42.ebuild: + Unconditionally enable postprocessor. Bug #550718. + + 18 May 2015; Mike Frysinger libmicrohttpd-0.9.42.ebuild: + Disable building of examples as they are not actually installed; fix from Nam + Nguyen (Chromium OS). + + 14 May 2015; Anthony G. Basile ChangeLog: + Fix gpg signature. + +*libmicrohttpd-0.9.42 (14 May 2015) + + 14 May 2015; Anthony G. Basile + +libmicrohttpd-0.9.42.ebuild: + Version bump. + + 30 Apr 2015; Anthony G. Basile + -libmicrohttpd-0.9.37.ebuild, -libmicrohttpd-0.9.38.ebuild: + Remove older versions. + +*libmicrohttpd-0.9.41 (30 Apr 2015) + + 30 Apr 2015; Anthony G. Basile + +libmicrohttpd-0.9.41.ebuild: + Version bump. + + 28 Apr 2015; Agostino Sarubbo libmicrohttpd-0.9.39.ebuild: + Stable for sparc, wrt bug #545814 + + 19 Apr 2015; Agostino Sarubbo libmicrohttpd-0.9.39.ebuild: + Stable for x86, wrt bug #545814 + + 14 Apr 2015; Agostino Sarubbo libmicrohttpd-0.9.39.ebuild: + Stable for ia64, wrt bug #545814 + + 13 Apr 2015; Agostino Sarubbo libmicrohttpd-0.9.39.ebuild: + Stable for alpha, wrt bug #545814 + + 08 Apr 2015; Jeroen Roovers libmicrohttpd-0.9.39.ebuild: + Stable for HPPA (bug #545814). + + 08 Apr 2015; Anthony G. Basile + libmicrohttpd-0.9.39.ebuild: + Stable for arm, ppc and ppc64. Bug #545814. + + 08 Apr 2015; Agostino Sarubbo libmicrohttpd-0.9.39.ebuild: + Stable for amd64, wrt bug #545814 + +*libmicrohttpd-0.9.40 (07 Apr 2015) + + 07 Apr 2015; Anthony G. Basile + +libmicrohttpd-0.9.40.ebuild: + Version bump. + +*libmicrohttpd-0.9.39 (27 Dec 2014) + + 27 Dec 2014; Anthony G. Basile + +libmicrohttpd-0.9.39.ebuild: + Version bump + + 24 Dec 2014; Anthony G. Basile + -libmicrohttpd-0.9.32.ebuild, -libmicrohttpd-0.9.33.ebuild, + -libmicrohttpd-0.9.34.ebuild, -libmicrohttpd-0.9.35.ebuild, + -libmicrohttpd-0.9.36.ebuild: + Remove older versions + + 02 Nov 2014; Agostino Sarubbo libmicrohttpd-0.9.37.ebuild: + Stable for alpha, wrt bug #524760 + + 29 Oct 2014; Agostino Sarubbo libmicrohttpd-0.9.37.ebuild: + Stable for sparc, wrt bug #524760 + + 28 Oct 2014; Agostino Sarubbo libmicrohttpd-0.9.37.ebuild: + Stable for ia64, wrt bug #524760 + + 10 Oct 2014; Agostino Sarubbo libmicrohttpd-0.9.37.ebuild: + Stable for x86, wrt bug #524760 + + 09 Oct 2014; Agostino Sarubbo libmicrohttpd-0.9.37.ebuild: + Stable for amd64, wrt bug #524760 + + 08 Oct 2014; Anthony G. Basile + libmicrohttpd-0.9.37.ebuild: + Stable on arm/ppc/ppc64, bug #524760 + +*libmicrohttpd-0.9.38 (08 Oct 2014) + + 08 Oct 2014; Anthony G. Basile + +libmicrohttpd-0.9.38.ebuild: + Version bump + + 10 Aug 2014; Sergei Trofimovich + libmicrohttpd-0.9.32.ebuild, libmicrohttpd-0.9.33.ebuild, + libmicrohttpd-0.9.34.ebuild, libmicrohttpd-0.9.35.ebuild, + libmicrohttpd-0.9.36.ebuild, libmicrohttpd-0.9.37.ebuild: + QA: drop trailing '.' from DESCRIPTION + +*libmicrohttpd-0.9.37 (02 Jun 2014) + + 02 Jun 2014; Anthony G. Basile + +libmicrohttpd-0.9.37.ebuild: + Version bump + +*libmicrohttpd-0.9.36 (26 May 2014) + + 26 May 2014; Anthony G. Basile + +libmicrohttpd-0.9.36.ebuild: + Version bump + + 25 May 2014; Agostino Sarubbo libmicrohttpd-0.9.34.ebuild: + Stable for sparc, wrt bug #509094 + + 25 May 2014; Agostino Sarubbo libmicrohttpd-0.9.34.ebuild: + Stable for ia64, wrt bug #509094 + + 25 May 2014; Agostino Sarubbo libmicrohttpd-0.9.34.ebuild: + Stable for alpha, wrt bug #509094 + + 25 May 2014; Agostino Sarubbo libmicrohttpd-0.9.34.ebuild: + Stable for x86, wrt bug #509094 + + 25 May 2014; Agostino Sarubbo libmicrohttpd-0.9.34.ebuild: + Stable for amd64, wrt bug #509094 + + 03 May 2014; Anthony G. Basile + libmicrohttpd-0.9.34.ebuild: + Stable on ppc, ppc64, arm. Bug #509094 + +*libmicrohttpd-0.9.35 (03 May 2014) + + 03 May 2014; Anthony G. Basile + +libmicrohttpd-0.9.35.ebuild: + Version bump + + 27 Mar 2014; Mike Gilbert libmicrohttpd-0.9.33.ebuild, + libmicrohttpd-0.9.34.ebuild: + Add ~sparc keyword to newer ebuilds. + + 01 Mar 2014; Michał Górny libmicrohttpd-0.9.32.ebuild, + libmicrohttpd-0.9.33.ebuild, libmicrohttpd-0.9.34.ebuild: + Update libgcrypt dep to use slot :0. + +*libmicrohttpd-0.9.34 (24 Feb 2014) + + 24 Feb 2014; Anthony G. Basile + +libmicrohttpd-0.9.34.ebuild, + -files/libmicrohttpd-0.9.28-fix-no-messages.patch: + Version bump + + 02 Feb 2014; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: + Stable for alpha, wrt bug #487344 + + 19 Jan 2014; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: + Stable for sparc, wrt bug #498494 + + 19 Jan 2014; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: + Stable for ia64, wrt bug #498494 + + 07 Jan 2014; Pacho Ramos libmicrohttpd-0.9.32.ebuild, + libmicrohttpd-0.9.33.ebuild: + Keyword on ia64 (#497252 by Emeric Maschino) + + 22 Dec 2013; Anthony G. Basile + -libmicrohttpd-0.9.27.ebuild, -libmicrohttpd-0.9.28.ebuild, + -libmicrohttpd-0.9.30.ebuild, -libmicrohttpd-0.9.31.ebuild: + Remove older versions + +*libmicrohttpd-0.9.33 (22 Dec 2013) + + 22 Dec 2013; Anthony G. Basile + +libmicrohttpd-0.9.33.ebuild: + Version bump + + 22 Dec 2013; Pacho Ramos libmicrohttpd-0.9.30.ebuild: + amd64 stable, bug 488644 + + 22 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.30.ebuild: + Stable for ppc64, wrt bug #488644 + + 21 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.30.ebuild: + Stable for ppc, wrt bug #488644 + + 13 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: + Stable for arm, wrt bug #493450 + + 13 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: + Stable for ppc64, wrt bug #493450 + + 13 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: + Stable for ppc, wrt bug #493450 + + 10 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: + Stable for x86, wrt bug #493450 + + 10 Dec 2013; Agostino Sarubbo libmicrohttpd-0.9.32.ebuild: + Stable for amd64, wrt bug #493450 + +*libmicrohttpd-0.9.32 (03 Dec 2013) + + 03 Dec 2013; Anthony G. Basile + +libmicrohttpd-0.9.32.ebuild: + Version bump + + 25 Nov 2013; Jeroen Roovers libmicrohttpd-0.9.28.ebuild, + libmicrohttpd-0.9.30.ebuild, libmicrohttpd-0.9.31.ebuild: + Marked ~hppa too. + + 13 Nov 2013; Matt Turner libmicrohttpd-0.9.31.ebuild: + Added ~alpha, bug 478076. + + 23 Oct 2013; Markus Meier libmicrohttpd-0.9.30.ebuild: + arm stable, bug #488644 + +*libmicrohttpd-0.9.31 (19 Oct 2013) + + 19 Oct 2013; Anthony G. Basile + +libmicrohttpd-0.9.31.ebuild, metadata.xml: + Version bump + + 02 Sep 2013; Anthony G. Basile + -libmicrohttpd-0.9.21.ebuild, -libmicrohttpd-0.9.23.ebuild, + -libmicrohttpd-0.9.24.ebuild: + Remove older versions + +*libmicrohttpd-0.9.30 (02 Sep 2013) + + 02 Sep 2013; Anthony G. Basile + +libmicrohttpd-0.9.30.ebuild: + Version bump + +*libmicrohttpd-0.9.28 (24 Jul 2013) + + 24 Jul 2013; Anthony G. Basile + +files/libmicrohttpd-0.9.28-fix-no-messages.patch, + +libmicrohttpd-0.9.28.ebuild: + Version bump + + 20 Jul 2013; Jeroen Roovers libmicrohttpd-0.9.27.ebuild: + Marked ~hppa too. + + 26 Jun 2013; Agostino Sarubbo libmicrohttpd-0.9.27.ebuild: + Stable for arm, wrt bug #474266 + + 25 Jun 2013; Agostino Sarubbo libmicrohttpd-0.9.27.ebuild: + Stable for amd64, wrt bug #474266 + + 25 Jun 2013; Agostino Sarubbo libmicrohttpd-0.9.27.ebuild: + Stable for x86, wrt bug #474266 + + 25 Jun 2013; Agostino Sarubbo libmicrohttpd-0.9.27.ebuild: + Stable for ppc64, wrt bug #474266 + + 24 Jun 2013; Agostino Sarubbo libmicrohttpd-0.9.27.ebuild: + Stable for ppc, wrt bug #474266 + +*libmicrohttpd-0.9.27 (06 May 2013) + + 06 May 2013; Anthony G. Basile + +libmicrohttpd-0.9.27.ebuild, -files/libmicrohttpd-0.9.26-fix-doc-build.patch, + -libmicrohttpd-0.9.25.ebuild, -libmicrohttpd-0.9.26.ebuild: + Version bump and remove 0.9.26 requiring autoreconf, bug #467852 + + 30 Mar 2013; Anthony G. Basile + files/libmicrohttpd-0.9.26-fix-doc-build.patch: + Obsessing over patch style + +*libmicrohttpd-0.9.26 (30 Mar 2013) + + 30 Mar 2013; Anthony G. Basile + +files/libmicrohttpd-0.9.26-fix-doc-build.patch, +libmicrohttpd-0.9.26.ebuild: + Version bump + +*libmicrohttpd-0.9.25 (06 Feb 2013) + + 06 Feb 2013; Anthony G. Basile + +libmicrohttpd-0.9.25.ebuild: + Version bump + + 26 Dec 2012; Anthony G. Basile + -libmicrohttpd-0.9.19.ebuild, -libmicrohttpd-0.9.20.ebuild, + -libmicrohttpd-0.9.22.ebuild: + Remove older versions + + 26 Dec 2012; Agostino Sarubbo libmicrohttpd-0.9.23.ebuild: + Stable for x86, wrt bug #448660 + + 26 Dec 2012; Agostino Sarubbo libmicrohttpd-0.9.23.ebuild: + Stable for amd64, wrt bug #448660 + + 26 Dec 2012; Anthony G. Basile + libmicrohttpd-0.9.23.ebuild: + stable arm ppc ppc64, bug #448660 + +*libmicrohttpd-0.9.24 (26 Dec 2012) + + 26 Dec 2012; Anthony G. Basile + +libmicrohttpd-0.9.24.ebuild: + Version bump + + 11 Nov 2012; Anthony G. Basile + libmicrohttpd-0.9.23.ebuild: + Enable auth by default + +*libmicrohttpd-0.9.23 (10 Nov 2012) + + 10 Nov 2012; Anthony G. Basile + +libmicrohttpd-0.9.23.ebuild: + Version bump + + 17 Oct 2012; Pawel Hajdan jr + libmicrohttpd-0.9.21.ebuild: + x86 stable wrt bug #433327 + + 01 Oct 2012; Anthony G. Basile + libmicrohttpd-0.9.22.ebuild: + keyword ~mips ~ppc ~ppc64 + + 30 Sep 2012; Anthony G. Basile + libmicrohttpd-0.9.22.ebuild: + keyword ~arm, bug #436728 + + 15 Sep 2012; Agostino Sarubbo libmicrohttpd-0.9.21.ebuild: + Stable for amd64, wrt bug #433327 + +*libmicrohttpd-0.9.22 (15 Sep 2012) + + 15 Sep 2012; Anthony G. Basile + +libmicrohttpd-0.9.22.ebuild: + Version bump + +*libmicrohttpd-0.9.21 (20 Jul 2012) + + 20 Jul 2012; Anthony G. Basile + +libmicrohttpd-0.9.21.ebuild: + Version bump, bug #334067 no longer valid + + 25 Jun 2012; Anthony G. Basile + libmicrohttpd-0.9.19.ebuild, libmicrohttpd-0.9.20.ebuild: + Update HOMEPAGE + + 25 Jun 2012; Anthony G. Basile metadata.xml: + Add myself as maintainer + +*libmicrohttpd-0.9.20 (09 Jun 2012) + + 09 Jun 2012; Chí-Thanh Christopher Nguyễn + +libmicrohttpd-0.9.20.ebuild: + Version bump. Drop runtime dependency on curl, bug #417911. Update for new + use_expand, bug #412445. + + 22 May 2012; Jeff Horelick libmicrohttpd-0.9.19.ebuild: + marked x86 per bug 415907 + + 14 May 2012; Agostino Sarubbo libmicrohttpd-0.9.19.ebuild: + Stable for amd64, wrt bug #415907 + + 14 May 2012; Tomáš Chvátal libmicrohttpd-0.9.19.ebuild: + Bump eapi and do not distribute static lib and la file unless needed. + +*libmicrohttpd-0.9.19 (03 Mar 2012) + + 03 Mar 2012; Chí-Thanh Christopher Nguyễn + -libmicrohttpd-0.9.15.ebuild, +libmicrohttpd-0.9.19.ebuild: + Version bump, bug #406377. + +*libmicrohttpd-0.9.15 (16 Oct 2011) + + 16 Oct 2011; Chí-Thanh Christopher Nguyễn + -libmicrohttpd-0.9.12.ebuild, +libmicrohttpd-0.9.15.ebuild: + Version bump, bug #385429. + +*libmicrohttpd-0.9.12 (04 Jul 2011) + + 04 Jul 2011; Chí-Thanh Christopher Nguyễn + -libmicrohttpd-0.9.11.ebuild, +libmicrohttpd-0.9.12.ebuild: + Version bump. + +*libmicrohttpd-0.9.11 (30 May 2011) + + 30 May 2011; Chí-Thanh Christopher Nguyễn + -libmicrohttpd-0.9.8.ebuild, +libmicrohttpd-0.9.11.ebuild: + Version bump. + +*libmicrohttpd-0.9.8 (20 Mar 2011) + + 20 Mar 2011; Chí-Thanh Christopher Nguyễn + -libmicrohttpd-0.9.4.ebuild, +libmicrohttpd-0.9.8.ebuild: + Version bump. + +*libmicrohttpd-0.9.4 (28 Dec 2010) + + 28 Dec 2010; Chí-Thanh Christopher Nguyễn + -libmicrohttpd-0.9.3.ebuild, +libmicrohttpd-0.9.4.ebuild: + Version bump. + +*libmicrohttpd-0.9.3 (01 Dec 2010) + + 01 Dec 2010; Chí-Thanh Christopher Nguyễn + -libmicrohttpd-0.9.0.ebuild, +libmicrohttpd-0.9.3.ebuild: + New upstream release. Address some test failures, bug #334067 + + 18 Sep 2010; Chí-Thanh Christopher Nguyễn + libmicrohttpd-0.9.0.ebuild, metadata.xml: + Add USE flag for messages, bug #224165 + +*libmicrohttpd-0.9.0 (14 Aug 2010) + + 14 Aug 2010; Chí-Thanh Christopher Nguyễn + +libmicrohttpd-0.9.0.ebuild, +metadata.xml: + New ebuild for bug #224165. Thanks to rpansky, Adam Coyne, candrews and + others diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/Manifest b/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/Manifest index cc694749ee..4df4076ef2 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/Manifest +++ b/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/Manifest @@ -1,6 +1,7 @@ -DIST libmicrohttpd-0.9.42.tar.gz 1232516 SHA256 00352073367003da40607319e4090a6a8308748b59246ae80e9871f34dad7d5b SHA512 6516f545a5b81aa23bb0d22582f6d7e7f028069d94e0d33d9d6f929e111a3c0e0432eb43b26b4eec87860e8b9f50de38f1b5e6e20cd8faf30512e4891f29b9f3 WHIRLPOOL 9d42c08ee37042debf2e16ddd244c91375e4cecb9843e08d58581a9838677148d90d469bcd4890d4a0680a62e691c659394067da1c7060f7c4e49b309be4417c -DIST libmicrohttpd-0.9.44.tar.gz 1244988 SHA256 f2739cc05112dc00a5ebe1a470174970ca3a3fd71dcd67fb7539af9d83b8411e SHA512 4f8e679e70e95411f762615593fcf2271df542ffab2ddd89f2c435215590ffe375c8e8c1e09cc2d21389d335cad2062944d65591b9478ea26e65123ed5dd56d9 WHIRLPOOL 8cfce79be2c8c6683a8c1b5f1c2d749a6a598346b032726e4f045dda86074fc3a4b44083385a9117eab9a1f85104962aefa2c8e805bb16104e18f6e3c0646cdf -EBUILD libmicrohttpd-0.9.42.ebuild 1066 SHA256 1a897d40a6a17b1cb3573e486d09bbe88453237ad6ca1aebba8ae4850d494eee SHA512 2a35680aba77c41bd595b597b132a3bd2598e345c881b966fa28d5998ae5c253609a8afb54cd22a7185539a51708f7363baf38c8642d1b66b1c87d2dfe128af6 WHIRLPOOL 6d3d87a37b4c4a72ae11cb18857fa25a5d7a8e8fd96885c699e28dd56e067e6de9db77e2d947ed4ab8193f9e5c98c8ddc5b05364b08bb778b83dc429910f63aa -EBUILD libmicrohttpd-0.9.44.ebuild 1075 SHA256 639cc763ad0390f945150d5e4be91ba5eee164cb942033adb9c520f3e01d4d39 SHA512 e29938ee85675a13ba0248ca726313ab06491890616caf7914b79d4327aea2c11ead713ceace439ed879a40916d7d671c83e15793d4b5840c59b8d247fbd3b03 WHIRLPOOL 5f7b9d3fac35a488e87b751b8bc4daf60b94820261c48291daf42c6371a963f67c046fe36d1014e05e7a1138ceabae8844f2a31ee758ce1e590d2edfc18bc20d -MISC ChangeLog 14730 SHA256 78359496e09bd7ebc5b2b2ec434edf7928da716fd87e39ab10ea5ff3f9f203a0 SHA512 64bd659b958bd5cff4bb1665198cf289c2019b5066e191cbede34d58f94e55580e4357766c311adfdb23550999c8f48fa1e6cb264269e0ae2b75b9ba892001e9 WHIRLPOOL 7b36c3e16600280223a2e02a0bb36f3de3c0fdbe2ec09b38deaa23321c28512206d7ab239f60f40b660cfefd9b69cc1a402087e5093192779c19ae2eecb5efa4 -MISC metadata.xml 359 SHA256 99f8013d4996905dc53e27191e9fff66c21e3b3ae2a912f14b9881b52689fcee SHA512 28d6502d6a724c5f63ab3c9b0917c7e513463b533bef7daa4c50256a6c1cf6c026897b21016f26eb2eaf999ed0b4c7561c9d59e6dcd33ef950466d394f9aacbe WHIRLPOOL bc31516b0cd0fa502b3463dbad6d7a5240f0d427086cde4189dd7cf6b3b1e58ca710398ebd4be4183e7f390dfb1420158d9758fabc8882abb45ef4b9bed8fc30 +DIST libmicrohttpd-0.9.47.tar.gz 1075636 SHA256 96bdab4352a09fd3952a346bc01898536992f50127d0adea1c3096a8ec9f658c SHA512 c6a0d8602246c72bdec63140310fa72f1e73b569ffec5a46bddd92b8be434b334c74f9afb2fab828dd3e0387f02ac5f518580d13c5e7548dc0367e43233196c7 WHIRLPOOL 0087f9856ffd9fae983b7c82d82254f5dc3c416c0cdd9d2b8318793a0d727eb3f1dd038f4d222817cb665d17e912dbbc2f765ae3a06c010d35e53b0d332c108e +DIST libmicrohttpd-0.9.48.tar.gz 1077473 SHA256 87667e158f2bf8c691a002e256ffe30885d4121a9ee4143af0320c47cdf8a2a4 SHA512 67155356b01c2294f5b87db68ac275d8c739e06590fc0ae5bcc0c9b4cfc42027b227fd64862ec3197695727c937b5c5d8c815ffbfc770beba918c0e3ca6a37f0 WHIRLPOOL 6267832952d2f1c1b4222597da2c67a8eb298781e5f1d26fe760f19ca14b4364f35e11a458c580968b6142454cb5969ed067fb2fd55e73ea38583df604eac78e +EBUILD libmicrohttpd-0.9.47.ebuild 1190 SHA256 5bdcca74e4a723b09cc7082faf511b3f65e31b0f8b317fb04cea449080acad87 SHA512 e4b4d5ec7d98bb43a32196be173278f43dd7521e74ba24698468f9f3fdc1a66b9083d59d1fea06268fd47c9f55f495c0f940d2b86a49e3de784d5906889cb1de WHIRLPOOL 88d2f0375a4abb5832b62e1691e4a963242b5ce77637c4e71684f60f95a1db24b4fdb00fa7e9fcb1690a981a74eac9b56d615f868be4ecb2ad43d57c1cc7d4ba +EBUILD libmicrohttpd-0.9.48.ebuild 1199 SHA256 b6a04590a6ea01a49a249f0cb1ad5fa450ae98613c13d103d2fc222f8ec9658c SHA512 4736a093431d7e6c6226b2a39b3a992efaee5d51c48cf45509bfe3eeba37da831272705f2103215866be4600dc7651f05500caeea064c0e4ed97c778d16fb085 WHIRLPOOL 33beed0679aeb0f29f249a13039f7911332ee8385efab531a80973117d81be11a285012a5e5b3a18065bdbbf274f8dac886dd751b5eaf076a6ea980c24497425 +MISC ChangeLog 6996 SHA256 2ccab4a1c8e599f15a2d4918e8aa80e93812974ea6dd1a96ce2004fc6983fd9a SHA512 2d657116b6063e79de5eea721e88fc80e22ae9193150d95fa0041da31dbb9e0a67631c1f00961c65bd47139bcfddfb93600c6cd583e9f12e7d539bde3c923695 WHIRLPOOL ad74db51f5176506764d847ba57a2473e5596a0e80d547e60cb7cdd35f73b3148a9412798b31cc9e2e9660d7daf0ccbc64f5723a0f9380b60b001039b8709e82 +MISC ChangeLog-2015 14730 SHA256 78359496e09bd7ebc5b2b2ec434edf7928da716fd87e39ab10ea5ff3f9f203a0 SHA512 64bd659b958bd5cff4bb1665198cf289c2019b5066e191cbede34d58f94e55580e4357766c311adfdb23550999c8f48fa1e6cb264269e0ae2b75b9ba892001e9 WHIRLPOOL 7b36c3e16600280223a2e02a0bb36f3de3c0fdbe2ec09b38deaa23321c28512206d7ab239f60f40b660cfefd9b69cc1a402087e5093192779c19ae2eecb5efa4 +MISC metadata.xml 372 SHA256 fbeb88d8c441ba77e0b0e3aa9121668f01a7cd2bb2d49797adec90e1d0fc8a66 SHA512 dfa7081c0ae502a60c5b86d7fb2aab3a23f77b08d0e638686fddba3e7976c917dd2392ba150365ffa411f2fcdd10483856b051bf1ee0ac519b74ce7b2672a8d7 WHIRLPOOL b508d38acf7f48f52fa3ed6997e32902527ac4dcf09d04ab611cc3cff2b58d53b1df0150a0ec724a7fd5d838384667706eac62a940be3f215d5283ea28f5c42e diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild similarity index 71% rename from sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild rename to sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild index 603d41acc4..3dbd5e4be6 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,12 +6,12 @@ EAPI="5" MY_P="${P/_/}" -DESCRIPTION="A small C library that makes it easy to run an HTTP server as part of another application" +DESCRIPTION="Small C library to run an HTTP server as part of another application" HOMEPAGE="https://www.gnu.org/software/libmicrohttpd/" SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="0/12" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="epoll messages ssl static-libs test" @@ -20,9 +20,11 @@ RDEPEND="ssl? ( net-libs/gnutls )" +# We disable tests below because they're broken, +# but if enabled, we'll need this. DEPEND="${RDEPEND} test? ( - ssl? ( >=net-misc/curl-7.25.0-r1[ssl] ) + ssl? ( net-misc/curl[ssl] ) )" S=${WORKDIR}/${MY_P} @@ -34,8 +36,8 @@ src_configure() { --enable-bauth \ --enable-dauth \ --disable-examples \ - --disable-spdy \ --enable-postprocessor \ + --runstatedir=/run \ $(use_enable epoll) \ $(use_enable test curl) \ $(use_enable messages) \ @@ -44,6 +46,11 @@ src_configure() { $(use_enable static-libs static) } +# tests are broken in the portage environment. +src_test() { + : +} + src_install() { default diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/libmicrohttpd-0.9.44.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/libmicrohttpd-0.9.48.ebuild similarity index 75% rename from sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/libmicrohttpd-0.9.44.ebuild rename to sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/libmicrohttpd-0.9.48.ebuild index 738da03aae..4ef571ca68 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/libmicrohttpd-0.9.44.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/libmicrohttpd-0.9.48.ebuild @@ -6,12 +6,12 @@ EAPI="5" MY_P="${P/_/}" -DESCRIPTION="A small C library that makes it easy to run an HTTP server as part of another application" +DESCRIPTION="Small C library to run an HTTP server as part of another application" HOMEPAGE="https://www.gnu.org/software/libmicrohttpd/" SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="0/12" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="epoll messages ssl static-libs test" @@ -20,9 +20,11 @@ RDEPEND="ssl? ( net-libs/gnutls )" +# We disable tests below because they're broken, +# but if enabled, we'll need this. DEPEND="${RDEPEND} test? ( - ssl? ( >=net-misc/curl-7.25.0-r1[ssl] ) + ssl? ( net-misc/curl[ssl] ) )" S=${WORKDIR}/${MY_P} @@ -34,8 +36,8 @@ src_configure() { --enable-bauth \ --enable-dauth \ --disable-examples \ - --disable-spdy \ --enable-postprocessor \ + --runstatedir=/run \ $(use_enable epoll) \ $(use_enable test curl) \ $(use_enable messages) \ @@ -44,6 +46,11 @@ src_configure() { $(use_enable static-libs static) } +# tests are broken in the portage environment. +src_test() { + : +} + src_install() { default diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/metadata.xml b/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/metadata.xml index e486bb8aeb..05dae46c49 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/net-libs/libmicrohttpd/metadata.xml @@ -1,13 +1,12 @@ - + blueness@gentoo.org Anthony G. Basile - enable error messages - use epoll() system call + enable error messages + use epoll() system call - From c09b285974bb838169d430cb359d59ed3b482ba6 Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Mon, 28 Mar 2016 11:28:53 -0700 Subject: [PATCH 5/8] bump(net-libs/libmnl): sync with upstream --- .../portage-stable/net-libs/libmnl/ChangeLog | 215 ++++++------------ .../net-libs/libmnl/ChangeLog-2015 | 150 ++++++++++++ .../portage-stable/net-libs/libmnl/Manifest | 5 +- .../net-libs/libmnl/metadata.xml | 6 +- 4 files changed, 226 insertions(+), 150 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/libmnl/ChangeLog-2015 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libmnl/ChangeLog b/sdk_container/src/third_party/portage-stable/net-libs/libmnl/ChangeLog index 7ba610583d..c0058a4f1a 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libmnl/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/net-libs/libmnl/ChangeLog @@ -1,150 +1,73 @@ # ChangeLog for net-libs/libmnl -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmnl/ChangeLog,v 1.44 2015/07/05 16:03:19 blueness Exp $ +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) - 05 Jul 2015; Anthony G. Basile libmnl-1.0.3-r1.ebuild: - Keyword ~mips. +*libmnl-1.0.3-r1 (09 Aug 2015) - 05 May 2015; Mike Frysinger libmnl-1.0.3-r1.ebuild: - Mark arm64/m68k/s390/sh stable. - - 29 Oct 2014; Jeroen Roovers -libmnl-1.0.3.ebuild: - Old. - - 29 Oct 2014; Agostino Sarubbo libmnl-1.0.3-r1.ebuild: - Stable for sparc, wrt bug #517418 - - 28 Oct 2014; Agostino Sarubbo libmnl-1.0.3-r1.ebuild: - Stable for ia64, wrt bug #517418 - - 27 Oct 2014; Agostino Sarubbo libmnl-1.0.3-r1.ebuild: - Stable for ppc64, wrt bug #517418 - - 18 Oct 2014; Agostino Sarubbo libmnl-1.0.3-r1.ebuild: - Stable for ppc, wrt bug #517418 - - 17 Oct 2014; Tobias Klausmann libmnl-1.0.3-r1.ebuild: - Stable on alpha, bug 517418 - - 10 Oct 2014; Agostino Sarubbo libmnl-1.0.3-r1.ebuild: - Stable for amd64, wrt bug #517418 - - 14 Aug 2014; Pawel Hajdan jr libmnl-1.0.3-r1.ebuild: - x86 stable wrt bug #517418 - - 31 Jul 2014; Jeroen Roovers libmnl-1.0.3-r1.ebuild: - Stable for HPPA (bug #517418). - - 29 Jul 2014; Markus Meier libmnl-1.0.3-r1.ebuild: - arm stable, bug #517418 - - 29 Jul 2014; Mike Frysinger libmnl-1.0.3-r1.ebuild: - Add arm64/s390/sh love. - - 24 Jun 2013; Mike Frysinger libmnl-1.0.3-r1.ebuild: - Simplify how we install libmnl into / by letting gen_usr_ldscript do all the - work. This also avoids installing an empty /lib/pkgconfig dir. - - 29 Apr 2013; Jeroen Roovers libmnl-1.0.3-r1.ebuild: - Fix building with USE=-static-libs. - -*libmnl-1.0.3-r1 (29 Apr 2013) - - 29 Apr 2013; Jeroen Roovers -libmnl-1.0.2.ebuild, - +libmnl-1.0.3-r1.ebuild: - Add USE=static-libs. - - 21 Feb 2013; Jeroen Roovers libmnl-1.0.3.ebuild: - Stable for HPPA (bug #457806). - - 21 Feb 2013; Agostino Sarubbo libmnl-1.0.3.ebuild: - Stable for sparc, wrt bug #457806 - - 21 Feb 2013; Agostino Sarubbo libmnl-1.0.3.ebuild: - Stable for ia64, wrt bug #457806 - - 19 Feb 2013; Agostino Sarubbo libmnl-1.0.3.ebuild: - Stable for alpha, wrt bug #457806 - - 18 Feb 2013; Agostino Sarubbo libmnl-1.0.3.ebuild: - Stable for ppc64, wrt bug #457806 - - 18 Feb 2013; Agostino Sarubbo libmnl-1.0.3.ebuild: - Stable for ppc, wrt bug #457806 - - 17 Feb 2013; Agostino Sarubbo libmnl-1.0.3.ebuild: - Stable for x86, wrt bug #457806 - - 16 Feb 2013; Sergey Popov libmnl-1.0.3.ebuild: - Stable on arm, wrt bug #457806 - - 16 Feb 2013; Sergey Popov libmnl-1.0.3.ebuild: - Stable on amd64, wrt bug #457806 - - 16 Feb 2013; Tim Harder metadata.xml: - Add to netmon herd. - - 16 Feb 2013; Pacho Ramos -libmnl-1.0.1.ebuild, - metadata.xml: - Cleanup due bug #96436 - - 08 Feb 2013; Mike Frysinger libmnl-1.0.1.ebuild, - libmnl-1.0.2.ebuild, libmnl-1.0.3.ebuild: - Fix docompress path, and simplify the find deletes. - - 29 Dec 2012; Sergey Popov libmnl-1.0.3.ebuild: - Use prune_libtool_files instead of manual removing, add ~amd64-linux keyword - - 01 Dec 2012; Raúl Porcel libmnl-1.0.3.ebuild: - Add ~alpha/~ia64/~sparc wrt #439394, #432974 - - 26 Oct 2012; Anthony G. Basile libmnl-1.0.3.ebuild: - keyword ~arm, bug #439394 - - 26 Oct 2012; Anthony G. Basile libmnl-1.0.3.ebuild: - keyword ~ppc64, bug #432974 - -*libmnl-1.0.3 (02 Sep 2012) - - 02 Sep 2012; Tim Harder +libmnl-1.0.3.ebuild: - Version bump. - - 24 Aug 2012; Jeroen Roovers libmnl-1.0.2.ebuild: - Marked ~hppa (bug #432380). - - 11 Aug 2012; Markus Meier libmnl-1.0.2.ebuild: - x86 stable, bug #419263 - - 03 Aug 2012; Markos Chandras libmnl-1.0.2.ebuild: - Stable on amd64 wrt bug #419263 - - 02 Aug 2012; Jeroen Roovers libmnl-1.0.1.ebuild, - libmnl-1.0.2.ebuild: - Fix spelling. - - 14 Jun 2012; Michael Weber libmnl-1.0.2.ebuild: - adding ~ppc keyword (bug 304037) - -*libmnl-1.0.2 (25 Jan 2012) - - 25 Jan 2012; Peter Volkov +libmnl-1.0.2.ebuild: - Version bump. - - 16 Sep 2011; Tony Vroon libmnl-1.0.1.ebuild: - Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & - Tomáš "Mepho" Pružina in bug #381613. - - 15 Sep 2011; Andreas Schuerch libmnl-1.0.1.ebuild: - x86 stable, bug 381613 - - 01 May 2011; Fabian Groffen libmnl-1.0.1.ebuild: - Fix econf call for Prefix - - 01 May 2011; Peter Volkov libmnl-1.0.1.ebuild: - Put library into / and libmnl.pc into searchable by pkg-config path. - -*libmnl-1.0.1 (01 May 2011) - - 01 May 2011; Peter Volkov +libmnl-1.0.1.ebuild, + 09 Aug 2015; Robin H. Johnson +libmnl-1.0.3-r1.ebuild, +metadata.xml: - Initial import. Required for new ipset. + proj/gentoo: Initial commit + + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. + + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. + + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. + + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed + + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default + + Convert all URLs for sites supporting encrypted connections from http to + https + + Signed-off-by: Justin Lecher + + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml + + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. + + Bug: https://bugs.gentoo.org/552720 + + 24 Jan 2016; Michał Górny metadata.xml: + Unify quoting in metadata.xml files for machine processing + + Force unified quoting in all metadata.xml files since lxml does not + preserve original use of single and double quotes. Ensuring unified + quoting before the process allows distinguishing the GLEP 67-related + metadata.xml changes from unrelated quoting changes. + + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) + + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. + + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) + diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libmnl/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/net-libs/libmnl/ChangeLog-2015 new file mode 100644 index 0000000000..7ba610583d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/libmnl/ChangeLog-2015 @@ -0,0 +1,150 @@ +# ChangeLog for net-libs/libmnl +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmnl/ChangeLog,v 1.44 2015/07/05 16:03:19 blueness Exp $ + + 05 Jul 2015; Anthony G. Basile libmnl-1.0.3-r1.ebuild: + Keyword ~mips. + + 05 May 2015; Mike Frysinger libmnl-1.0.3-r1.ebuild: + Mark arm64/m68k/s390/sh stable. + + 29 Oct 2014; Jeroen Roovers -libmnl-1.0.3.ebuild: + Old. + + 29 Oct 2014; Agostino Sarubbo libmnl-1.0.3-r1.ebuild: + Stable for sparc, wrt bug #517418 + + 28 Oct 2014; Agostino Sarubbo libmnl-1.0.3-r1.ebuild: + Stable for ia64, wrt bug #517418 + + 27 Oct 2014; Agostino Sarubbo libmnl-1.0.3-r1.ebuild: + Stable for ppc64, wrt bug #517418 + + 18 Oct 2014; Agostino Sarubbo libmnl-1.0.3-r1.ebuild: + Stable for ppc, wrt bug #517418 + + 17 Oct 2014; Tobias Klausmann libmnl-1.0.3-r1.ebuild: + Stable on alpha, bug 517418 + + 10 Oct 2014; Agostino Sarubbo libmnl-1.0.3-r1.ebuild: + Stable for amd64, wrt bug #517418 + + 14 Aug 2014; Pawel Hajdan jr libmnl-1.0.3-r1.ebuild: + x86 stable wrt bug #517418 + + 31 Jul 2014; Jeroen Roovers libmnl-1.0.3-r1.ebuild: + Stable for HPPA (bug #517418). + + 29 Jul 2014; Markus Meier libmnl-1.0.3-r1.ebuild: + arm stable, bug #517418 + + 29 Jul 2014; Mike Frysinger libmnl-1.0.3-r1.ebuild: + Add arm64/s390/sh love. + + 24 Jun 2013; Mike Frysinger libmnl-1.0.3-r1.ebuild: + Simplify how we install libmnl into / by letting gen_usr_ldscript do all the + work. This also avoids installing an empty /lib/pkgconfig dir. + + 29 Apr 2013; Jeroen Roovers libmnl-1.0.3-r1.ebuild: + Fix building with USE=-static-libs. + +*libmnl-1.0.3-r1 (29 Apr 2013) + + 29 Apr 2013; Jeroen Roovers -libmnl-1.0.2.ebuild, + +libmnl-1.0.3-r1.ebuild: + Add USE=static-libs. + + 21 Feb 2013; Jeroen Roovers libmnl-1.0.3.ebuild: + Stable for HPPA (bug #457806). + + 21 Feb 2013; Agostino Sarubbo libmnl-1.0.3.ebuild: + Stable for sparc, wrt bug #457806 + + 21 Feb 2013; Agostino Sarubbo libmnl-1.0.3.ebuild: + Stable for ia64, wrt bug #457806 + + 19 Feb 2013; Agostino Sarubbo libmnl-1.0.3.ebuild: + Stable for alpha, wrt bug #457806 + + 18 Feb 2013; Agostino Sarubbo libmnl-1.0.3.ebuild: + Stable for ppc64, wrt bug #457806 + + 18 Feb 2013; Agostino Sarubbo libmnl-1.0.3.ebuild: + Stable for ppc, wrt bug #457806 + + 17 Feb 2013; Agostino Sarubbo libmnl-1.0.3.ebuild: + Stable for x86, wrt bug #457806 + + 16 Feb 2013; Sergey Popov libmnl-1.0.3.ebuild: + Stable on arm, wrt bug #457806 + + 16 Feb 2013; Sergey Popov libmnl-1.0.3.ebuild: + Stable on amd64, wrt bug #457806 + + 16 Feb 2013; Tim Harder metadata.xml: + Add to netmon herd. + + 16 Feb 2013; Pacho Ramos -libmnl-1.0.1.ebuild, + metadata.xml: + Cleanup due bug #96436 + + 08 Feb 2013; Mike Frysinger libmnl-1.0.1.ebuild, + libmnl-1.0.2.ebuild, libmnl-1.0.3.ebuild: + Fix docompress path, and simplify the find deletes. + + 29 Dec 2012; Sergey Popov libmnl-1.0.3.ebuild: + Use prune_libtool_files instead of manual removing, add ~amd64-linux keyword + + 01 Dec 2012; Raúl Porcel libmnl-1.0.3.ebuild: + Add ~alpha/~ia64/~sparc wrt #439394, #432974 + + 26 Oct 2012; Anthony G. Basile libmnl-1.0.3.ebuild: + keyword ~arm, bug #439394 + + 26 Oct 2012; Anthony G. Basile libmnl-1.0.3.ebuild: + keyword ~ppc64, bug #432974 + +*libmnl-1.0.3 (02 Sep 2012) + + 02 Sep 2012; Tim Harder +libmnl-1.0.3.ebuild: + Version bump. + + 24 Aug 2012; Jeroen Roovers libmnl-1.0.2.ebuild: + Marked ~hppa (bug #432380). + + 11 Aug 2012; Markus Meier libmnl-1.0.2.ebuild: + x86 stable, bug #419263 + + 03 Aug 2012; Markos Chandras libmnl-1.0.2.ebuild: + Stable on amd64 wrt bug #419263 + + 02 Aug 2012; Jeroen Roovers libmnl-1.0.1.ebuild, + libmnl-1.0.2.ebuild: + Fix spelling. + + 14 Jun 2012; Michael Weber libmnl-1.0.2.ebuild: + adding ~ppc keyword (bug 304037) + +*libmnl-1.0.2 (25 Jan 2012) + + 25 Jan 2012; Peter Volkov +libmnl-1.0.2.ebuild: + Version bump. + + 16 Sep 2011; Tony Vroon libmnl-1.0.1.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & + Tomáš "Mepho" Pružina in bug #381613. + + 15 Sep 2011; Andreas Schuerch libmnl-1.0.1.ebuild: + x86 stable, bug 381613 + + 01 May 2011; Fabian Groffen libmnl-1.0.1.ebuild: + Fix econf call for Prefix + + 01 May 2011; Peter Volkov libmnl-1.0.1.ebuild: + Put library into / and libmnl.pc into searchable by pkg-config path. + +*libmnl-1.0.1 (01 May 2011) + + 01 May 2011; Peter Volkov +libmnl-1.0.1.ebuild, + +metadata.xml: + Initial import. Required for new ipset. diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libmnl/Manifest b/sdk_container/src/third_party/portage-stable/net-libs/libmnl/Manifest index 2748c36d44..3e4ffc3a41 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libmnl/Manifest +++ b/sdk_container/src/third_party/portage-stable/net-libs/libmnl/Manifest @@ -1,4 +1,5 @@ DIST libmnl-1.0.3.tar.bz2 337375 SHA256 6f14336e9acdbc62c2dc71bbb59ce162e54e9af5c80153e92476c5443fe784de SHA512 c47b76a6125271ef9dce13bc8bebd415d2bbd79b6d50491d8ba23344e7e6fe0c1413fe055913ab9444203f0d73166b79f0d4b532b13b62feecde3e5a8cd442a7 WHIRLPOOL 80717c63015e8df36a11c2b7914d63747ff296fac72b4f3a66670038f94d28961ddc6dce2050c41d3ceaf195030b61535ee84a628fa1fa686d8fed013f4d6261 EBUILD libmnl-1.0.3-r1.ebuild 740 SHA256 fc586674ee11e0e277f03f44edc5eeeffa9f417bf3374aa72bd52c0dc29995da SHA512 a7793cc1cda47cccc6074c8c853909654ea17e0d5d2c8e4ec0a8396f6a0321ee8fb248d298372e4aeddf3eb29cf2db98816c74d7cc37829ab6a0f468b0a3f92a WHIRLPOOL aa3c9867f31757b20198c2adf706ea160bd7f33b07e7234730e4f0c856f9d9a65c909982c3fb5f0d713539a1a0401841ef42e5e35383248f5879d9ae5810a3c9 -MISC ChangeLog 5267 SHA256 0985626f2ff9e238d4b087dcf996bc2fba3b6dc81e02f4c72ce44c3a90863166 SHA512 02afe9debfaa154cc4d8d6954485772e7688ad29b337e174917582f246696753bc75966bc14f382dc8bd65d1de6f0249bb092684dc2cf3226cd0c7e8019abc6f WHIRLPOOL 5e56f6566af6df34783ffe00b56effb73ba0ae0851ebfa4a503f4af2c5dcdadd3e9c8957ec18065de50bdcc65684bce0b12349ca9a291588d1e4627027cc2a7a -MISC metadata.xml 548 SHA256 28a8017caf4f83aad20dad3aa1af6eab5d5bb6916500459b447ffe2faa543d9d SHA512 155c22299b7a2b59accdf51c8a641e7a12a501e549d1f97f6a655b1d47d3951b0120acb3593eb84cda2baad12b52db31811a100ca672e58f2dd4299c2be69d28 WHIRLPOOL 0c643a51187ef69dd6f2edc91aafdc63e2eba8dba2b122d9efe168733badeef0c5c7cb946a8f5ee5d6d859b14e85a896b6cc127a15b1e2a3b8aeaece8010457c +MISC ChangeLog 2823 SHA256 e1fd1708603c20d1dae13a0dd6f3bcb280ae3dca4e861a0a6e20f1870c681451 SHA512 a01ab39ea8e49bc93b09819cb52e5e5dc8d01c5a33b472e2c038a4d2804241298bfd2e29fdea7bef4fb0ff4abce5856ffa90d8d00a0d9f774946e89803bc4596 WHIRLPOOL fd4806da321a2d2f2f133a97ad6cd16f275c8018e20339fcecd4d6fdc801123dd28cb5732b6b48f8e24498d56d84af9a84183e88d644afa640a1af19d761a815 +MISC ChangeLog-2015 5267 SHA256 0985626f2ff9e238d4b087dcf996bc2fba3b6dc81e02f4c72ce44c3a90863166 SHA512 02afe9debfaa154cc4d8d6954485772e7688ad29b337e174917582f246696753bc75966bc14f382dc8bd65d1de6f0249bb092684dc2cf3226cd0c7e8019abc6f WHIRLPOOL 5e56f6566af6df34783ffe00b56effb73ba0ae0851ebfa4a503f4af2c5dcdadd3e9c8957ec18065de50bdcc65684bce0b12349ca9a291588d1e4627027cc2a7a +MISC metadata.xml 664 SHA256 8045a4bd434e874e7f3a3399d8023c9eea3a6c2b7a4ebfaca7b1619c9a5ace5d SHA512 92caf3829016e88cd6560da7ac0bf8140068b69abe8341b5a5c88ee353bdb9bcd5a5b5a1563cc9114d91529b8a134b42b685734e62127b2834393a76e01c5cd7 WHIRLPOOL 334c6c60ea2a2d7c793cdcc9f4a0da7b9c00f1833324c1393b91f6f63b1f4a36d25f10d1212aa8eb3fed1b7b382c74d10fffa0bfae1a02acb864c3cde6a17850 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libmnl/metadata.xml b/sdk_container/src/third_party/portage-stable/net-libs/libmnl/metadata.xml index b301c63356..7d46164bb1 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libmnl/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/net-libs/libmnl/metadata.xml @@ -1,7 +1,10 @@ -netmon + + netmon@gentoo.org + Gentoo network monitoring and analysis project + libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both @@ -10,4 +13,3 @@ avoid re-inventing the wheel. - From 8a9e2f3751b285d1b83d491b92dfb94b694d39fd Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Mon, 28 Mar 2016 11:28:56 -0700 Subject: [PATCH 6/8] bump(net-libs/libpcap): sync with upstream --- .../portage-stable/net-libs/libpcap/ChangeLog | 952 ++---------------- .../net-libs/libpcap/ChangeLog-2015 | 915 +++++++++++++++++ .../portage-stable/net-libs/libpcap/Manifest | 5 +- .../net-libs/libpcap/metadata.xml | 9 +- 4 files changed, 981 insertions(+), 900 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/libpcap/ChangeLog-2015 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libpcap/ChangeLog b/sdk_container/src/third_party/portage-stable/net-libs/libpcap/ChangeLog index 230faa56a3..1c93f5cb22 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libpcap/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/net-libs/libpcap/ChangeLog @@ -1,915 +1,77 @@ # ChangeLog for net-libs/libpcap -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/ChangeLog,v 1.235 2015/07/25 04:46:49 jer Exp $ +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) - 25 Jul 2015; Jeroen Roovers -libpcap-1.5.3.ebuild, - -libpcap-1.6.2-r1.ebuild, -files/libpcap-1.6.2-dbus.patch: - Old. +*libpcap-9999 (09 Aug 2015) +*libpcap-1.7.4 (09 Aug 2015) - 24 Jul 2015; Mikle Kolyada libpcap-1.7.4.ebuild: - ia64 stable wrt bug #553758 - - 23 Jul 2015; Agostino Sarubbo libpcap-1.7.4.ebuild: - Stable for sparc, wrt bug #552632 - - 03 Jul 2015; Agostino Sarubbo libpcap-1.7.4.ebuild: - Stable for alpha, wrt bug #552632 - - 03 Jul 2015; Jeroen Roovers libpcap-9999.ebuild, - -files/libpcap-1.7.2-scanner.patch: - Drop scanner patch. - -*libpcap-1.7.4 (02 Jul 2015) - - 02 Jul 2015; Jeroen Roovers -libpcap-1.7.3.ebuild, - +libpcap-1.7.4.ebuild: - Version bump. - - 28 Jun 2015; Mikle Kolyada libpcap-1.6.2-r1.ebuild: - alpha stable wrt bug #526030 - - 28 Jun 2015; Markus Meier libpcap-1.7.3.ebuild: - arm stable, bug #552632 - - 26 Jun 2015; Agostino Sarubbo libpcap-1.7.3.ebuild: - Stable for x86, wrt bug #552632 - - 25 Jun 2015; Jeroen Roovers libpcap-1.7.3.ebuild: - Stable for HPPA (bug #552632). - - 24 Jun 2015; Agostino Sarubbo libpcap-1.7.3.ebuild: - Stable for ppc, wrt bug #552632 - - 22 Jun 2015; Jeroen Roovers libpcap-1.7.3.ebuild: - Stable for PPC64 (bug #552632). - - 21 Jun 2015; Agostino Sarubbo libpcap-1.7.3.ebuild: - Stable for amd64, wrt bug #552632 - -*libpcap-1.7.3 (01 May 2015) - - 01 May 2015; Jeroen Roovers -libpcap-1.6.2.ebuild, - -libpcap-1.7.2.ebuild, +libpcap-1.7.3.ebuild: - Version bump. - - 28 Apr 2015; Jeroen Roovers libpcap-1.6.2-r1.ebuild: - Stable for PPC64 (bug #526030). - - 26 Apr 2015; Mikle Kolyada libpcap-1.6.2-r1.ebuild: - ia64 stable wrt bug #526030 - - 17 Apr 2015; Mikle Kolyada libpcap-1.6.2-r1.ebuild: - sparc stable wrt bug #526030 - -*libpcap-1.7.2 (11 Mar 2015) - - 11 Mar 2015; Jeroen Roovers +libpcap-1.7.2.ebuild, - libpcap-9999.ebuild, +files/libpcap-1.7.2-libnl.patch, - +files/libpcap-1.7.2-scanner.patch: - Version bump. - - 02 Mar 2015; Agostino Sarubbo libpcap-1.6.2-r1.ebuild: - Stable for ppc, wrt bug #526030 - -*libpcap-9999 (07 Jan 2015) - - 07 Jan 2015; Jeroen Roovers +libpcap-9999.ebuild: - Add live ebuild. - - 27 Oct 2014; Jeroen Roovers libpcap-1.6.2-r1.ebuild: - DOCS => dodoc (bug #527114 by Nikoli). - - 25 Oct 2014; Markus Meier libpcap-1.6.2-r1.ebuild: - arm stable, bug #526030 - - 23 Oct 2014; Pacho Ramos libpcap-1.6.2-r1.ebuild: - amd64/x86 stable, bug #526030 - - 20 Oct 2014; Jeroen Roovers libpcap-1.6.2-r1.ebuild: - Stable for HPPA (bug #526030). - - 07 Oct 2014; Jeroen Roovers libpcap-1.6.2.ebuild, - libpcap-1.6.2-r1.ebuild, +files/libpcap-1.6.2-dbus.patch: - Fix USE=dbus (bug #524602). - -*libpcap-1.6.2-r1 (07 Oct 2014) - - 07 Oct 2014; Jeroen Roovers +libpcap-1.6.2-r1.ebuild: - Add multilib support (bug #524604 by Arfrever Frehtes Taifersar Arahesis). - - 17 Sep 2014; Jeroen Roovers - files/libpcap-1.2.0-cross-linux.patch: - Clean up patch. - - 17 Sep 2014; Jeroen Roovers -libpcap-1.3.0-r1.ebuild, - -files/libpcap-1.3.0-canusb.patch, - -files/libpcap-1.3.0-fix-systems-without-ipv6-support.patch: - Old. - - 17 Sep 2014; Agostino Sarubbo libpcap-1.5.3.ebuild: - Stable for ppc64, wrt bug #511502 - - 17 Sep 2014; Agostino Sarubbo libpcap-1.5.3.ebuild: - Stable for ppc, wrt bug #511502 - - 16 Sep 2014; Jeroen Roovers libpcap-1.5.3.ebuild, - libpcap-1.6.2.ebuild: - Force dev-libs/libnl:3 dependency (bug #469176). - - 04 Sep 2014; Jeroen Roovers -libpcap-1.4.0.ebuild, - -libpcap-1.5.1.ebuild, -libpcap-1.5.2.ebuild, -libpcap-1.6.1-r1.ebuild: - Old. - -*libpcap-1.6.2 (04 Sep 2014) - - 04 Sep 2014; Samuli Suominen +libpcap-1.6.2.ebuild: - Version bump. - - 16 Aug 2014; Jeroen Roovers files/mgmt.h: - Strip unneeded declarations from header file. - - 16 Aug 2014; Jeroen Roovers libpcap-1.6.1-r1.ebuild, - +files/mgmt.h: - Use obsolete bluetooth header (bug #517772). - - 02 Aug 2014; Raúl Porcel libpcap-1.5.3.ebuild: - sparc stable, bug #511502 - - 01 Aug 2014; libpcap-1.3.0-r1.ebuild, - libpcap-1.6.1-r1.ebuild: - arm64, initial support - - 26 Jul 2014; Pawel Hajdan jr libpcap-1.5.3.ebuild: - x86 stable wrt bug #511502 - -*libpcap-1.6.1-r1 (23 Jul 2014) - - 23 Jul 2014; Jeroen Roovers -libpcap-1.6.1.ebuild, - +libpcap-1.6.1-r1.ebuild, files/libpcap-1.6.1-configure.patch: - Remove insufficient net-wireless/bluez header patch (bug #517806). - - 22 Jul 2014; Jeroen Roovers libpcap-1.6.1.ebuild, + 09 Aug 2015; Robin H. Johnson + +files/libpcap-1.2.0-cross-linux.patch, +files/libpcap-1.6.1-configure.patch, - +files/libpcap-1.6.1-prefix-solaris.patch: - Check for bluetooth/mgmt.h (net-wireless/bluez-4) before use (bug #517772). - Convert sed scripts to patches. + +files/libpcap-1.6.1-prefix-solaris.patch, +files/libpcap-1.7.2-libnl.patch, + +files/mgmt.h, +libpcap-1.7.4.ebuild, +libpcap-9999.ebuild, +metadata.xml: + proj/gentoo: Initial commit -*libpcap-1.6.1 (22 Jul 2014) + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. - 22 Jul 2014; Jeroen Roovers +libpcap-1.6.1.ebuild: - Version bump. Temporarily require lower net-wireless/bluez to satisfy - expectations of certain features not present in later versions. + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. - 20 Jul 2014; Tobias Klausmann libpcap-1.5.3.ebuild: - Stable on alpha, bug #511502 + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. - 22 Jun 2014; Akinori Hattori libpcap-1.5.3.ebuild: - ia64 stable wrt bug #511502 + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed - 09 Jun 2014; Markus Meier libpcap-1.5.3.ebuild: - arm stable, bug #511502 + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default - 08 Jun 2014; Chema Alonso libpcap-1.5.3.ebuild: - Stable for amd64 wrt bug #511502 + Convert all URLs for sites supporting encrypted connections from http to + https - 29 May 2014; Jeroen Roovers libpcap-1.5.3.ebuild: - Stable for HPPA (bug #511502). + Signed-off-by: Justin Lecher -*libpcap-1.5.3 (22 Jan 2014) + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml - 22 Jan 2014; Tim Harder +libpcap-1.5.3.ebuild: - Version bump. + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. -*libpcap-1.5.2 (16 Dec 2013) + Bug: https://bugs.gentoo.org/552720 - 16 Dec 2013; Tim Harder +libpcap-1.5.2.ebuild: - Version bump. + 24 Jan 2016; Michał Górny metadata.xml: + Unify quoting in metadata.xml files for machine processing - 01 Dec 2013; Fabian Groffen libpcap-1.5.1.ebuild: - Fix building on Darwin with Prefix toolchain + Force unified quoting in all metadata.xml files since lxml does not + preserve original use of single and double quotes. Ensuring unified + quoting before the process allows distinguishing the GLEP 67-related + metadata.xml changes from unrelated quoting changes. -*libpcap-1.5.1 (28 Nov 2013) + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) - 28 Nov 2013; Tim Harder +libpcap-1.5.1.ebuild: - Version bump, add dbus use flag. + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. - 27 Jul 2013; Jeroen Roovers metadata.xml: - Remove duplicate description. + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) - 09 May 2013; Jeroen Roovers libpcap-1.4.0.ebuild: - Do not install libpcap.a when USE=-static-libs (readd the command that - "achieved" this in 1.3.0 (bug #469146 by Alphat-PC). - - 09 May 2013; Jeroen Roovers - -files/libpcap-1.1-cross-linux.patch, - -files/libpcap-1.1.1-ignore-ENODEV.patch, -libpcap-1.1.1-r1.ebuild: - Old. - -*libpcap-1.4.0 (09 May 2013) - - 09 May 2013; Jeroen Roovers +libpcap-1.4.0.ebuild: - Version bump. - - 20 Feb 2013; Zac Medico libpcap-1.3.0-r1.ebuild: - Add ~arm-linux keyword. - - 08 Feb 2013; Rick Farina - -files/libpcap-1.3.0-libnl3.patch, -libpcap-1.3.0-r2.ebuild: - after further testing, that was a terrible idea - -*libpcap-1.3.0-r2 (08 Feb 2013) - - 08 Feb 2013; Rick Farina - +files/libpcap-1.3.0-libnl3.patch, +libpcap-1.3.0-r2.ebuild: - make libpcap link to libnl:3 - -*libpcap-1.3.0-r1 (18 Jan 2013) - - 18 Jan 2013; Lars Wendler -libpcap-1.3.0.ebuild, - +libpcap-1.3.0-r1.ebuild, - +files/libpcap-1.3.0-fix-systems-without-ipv6-support.patch: - non-maintainer commit: Added a patch to fix libpcap on systems without ipv6 - support with kind permission from zerochaos (bug #452832). Revbumped and - added straight to stable. - - 30 Sep 2012; Raúl Porcel libpcap-1.3.0.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #433263 - - 23 Sep 2012; Pawel Hajdan jr libpcap-1.3.0.ebuild: - x86 stable wrt bug #433263 - - 18 Sep 2012; Jeroen Roovers libpcap-1.3.0.ebuild: - Stable for HPPA (bug #433263). - - 11 Sep 2012; Jeroen Roovers libpcap-1.3.0.ebuild, - +files/libpcap-1.3.0-canusb.patch, metadata.xml: - Make CAN USB support optional by Alexander Zubkov (bug #434538). - - 07 Sep 2012; Agostino Sarubbo libpcap-1.3.0.ebuild: - Stable for amd64, wrt bug #433263 - - 03 Sep 2012; Anthony G. Basile libpcap-1.3.0.ebuild: - Stable ppc64, bug #433263 - - 03 Sep 2012; Anthony G. Basile libpcap-1.3.0.ebuild: - Stable ppc, bug #433263 - - 03 Sep 2012; Anthony G. Basile libpcap-1.3.0.ebuild: - Stable arm, bug #433263 - - 27 Aug 2012; Diego E. Pettenò -libpcap-1.2.0.ebuild, - -libpcap-1.2.1.ebuild, libpcap-1.1.1-r1.ebuild, libpcap-1.3.0.ebuild, - metadata.xml: - Remove old; replace libnl USE flag with netlink, as that is what other - packages are using, with the same meaning. - -*libpcap-1.3.0 (19 Jun 2012) - - 19 Jun 2012; Jeroen Roovers +libpcap-1.3.0.ebuild: - Version bump. - - 26 Apr 2012; Alexis Ballier libpcap-1.2.1.ebuild: - keyword ~amd64-fbsd - - 29 Feb 2012; Jeroen Roovers -libpcap-1.1.1.ebuild: - Old. - - 28 Feb 2012; Brent Baude libpcap-1.1.1-r1.ebuild: - Marking libpcap-1.1.1-r1 ppc for bug 385875 - - 19 Feb 2012; Fabian Groffen libpcap-1.2.1.ebuild: - Make sure we use -fPIC on sparc64-solaris targets, bug #396345 - - 12 Feb 2012; Tony Vroon libpcap-1.1.1-r1.ebuild: - Marked stable on PPC64 as requested by Francisco "klondike" Blas Izquierdo - Riera in bug #385875. Compile tested on a PowerMac7,3 (64UL) with GCC - 4.5.3. - -*libpcap-1.2.1 (04 Jan 2012) - - 04 Jan 2012; Tim Harder +libpcap-1.2.1.ebuild: - Version bump. - - 17 Dec 2011; Jeroen Roovers libpcap-1.1.1-r1.ebuild: - Restore old version (bug #395033). - - 16 Dec 2011; Jeroen Roovers libpcap-1.2.0.ebuild: - Restore libnl:1.1 dependency. - -*libpcap-1.2.0 (16 Dec 2011) - - 16 Dec 2011; Jeroen Roovers libpcap-1.1.1-r1.ebuild, - +libpcap-1.2.0.ebuild, +files/libpcap-1.2.0-cross-linux.patch: - Version bump thanks to Michael (kensington) and Yun Zheng Hu (bug #393085). - - 11 Dec 2011; Raúl Porcel libpcap-1.1.1-r1.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #385875 - - 08 Dec 2011; Markus Meier libpcap-1.1.1-r1.ebuild: - arm stable, bug #385875 - - 07 Dec 2011; Pawel Hajdan jr libpcap-1.1.1-r1.ebuild: - x86 stable wrt bug #385875 - - 05 Dec 2011; Jeroen Roovers libpcap-1.1.1-r1.ebuild: - Stable for HPPA (bug #385875). - - 04 Dec 2011; Markos Chandras libpcap-1.1.1-r1.ebuild: - Stable on amd64 wrt bug #385875 - - 04 Dec 2011; Jeroen Roovers libpcap-1.1.1-r1.ebuild, - -files/libpcap-1.1.1-libidn2.patch: - Restore dependency on dev-libs/libnl:1.1, remove faulty patch (bug #385875, - comment #1). - - 22 Nov 2011; Jeroen Roovers libpcap-1.1.1-r1.ebuild: - Add IUSE=static-libs thanks to Piotr Karbowski (bug #391375). - - 28 Oct 2011; Jeroen Roovers libpcap-1.1.1.ebuild: - Fix libnl dependency (bug #342461). - - 12 Sep 2011; Tomáš Chvátal libpcap-1.1.1-r1.ebuild: - Move to eapi4, remove static libs, fix building with >libnl-2. Closes bug - #343621. Remove older overshadowed versions. - - 11 Aug 2011; Mike Frysinger libpcap-1.1.1.ebuild, - libpcap-1.1.1-r1.ebuild: - Pull in yacc #378423 by Zachary Richley. - - 02 Apr 2011; Samuli Suominen libpcap-0.9.8-r2.ebuild, - libpcap-1.0.0-r2.ebuild, libpcap-1.0.1_pre20090812.ebuild, - libpcap-1.1.1.ebuild, libpcap-1.1.1-r1.ebuild: - Remove PROVIDE="virtual/libpcap" wrt #358835. - - 19 Jun 2010; Mike Frysinger libpcap-1.1.1.ebuild, - libpcap-1.1.1-r1.ebuild: - Restore m68k/mips keywords #313827. - -*libpcap-1.1.1-r1 (11 Jun 2010) - - 11 Jun 2010; Peter Volkov +libpcap-1.1.1-r1.ebuild, - +files/libpcap-1.1.1-ignore-ENODEV.patch: - Fix pcap_findalldevs for kernel with Bonding devices support enabled, bug - #323425, thank Oliver Schmidt for report. - - 11 Jun 2010; Samuli Suominen - libpcap-1.0.0-r2.ebuild, libpcap-1.0.1_pre20090812.ebuild, - libpcap-1.1.1.ebuild: - Drop bluez-libs support wrt #301630. - - 04 Jun 2010; Jeroen Roovers libpcap-1.1.1.ebuild: - Stable for PPC (bug #313827). - - 16 May 2010; Raúl Porcel libpcap-1.1.1.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #313827 - - 13 May 2010; Peter Volkov libpcap-1.1.1.ebuild: - Force usbmon device for USB capturing, bug #318359, thank David Relson for - report. - - 12 May 2010; Brent Baude libpcap-1.1.1.ebuild: - stable ppc64, bug 313827 - - 21 Apr 2010; Peter Volkov libpcap-1.1.1.ebuild: - amd64 stable, bug 313827 - - 21 Apr 2010; Christian Faulhammer libpcap-1.1.1.ebuild: - stable x86, bug 313827 - - 21 Apr 2010; Jeroen Roovers libpcap-1.1.1.ebuild: - Stable for HPPA (bug #313827). - -*libpcap-1.1.1 (08 Apr 2010) - - 08 Apr 2010; Peter Volkov - -libpcap-1.0.1_pre20090708.ebuild, -libpcap-1.1.0-r1.ebuild, - +libpcap-1.1.1.ebuild: - Version bump. - -*libpcap-1.1.0-r1 (04 Apr 2010) - - 04 Apr 2010; Peter Volkov -libpcap-1.1.0.ebuild, - +libpcap-1.1.0-r1.ebuild: - Don't install broken .so symlinks (this forced linkage with libpcap.a), - bug #312895, thank Davide Pesavento for report. - -*libpcap-1.1.0 (02 Apr 2010) - - 02 Apr 2010; Peter Volkov +libpcap-1.1.0.ebuild, - +files/libpcap-1.1-cross-linux.patch: - Version bump, bug #312337, thank Richard Hartmann for report. Fixes - compatibility issue with autoconf-2.64, bug #281690, dropped Mike's patch - for that. - - 25 Feb 2010; Fabian Groffen - libpcap-1.0.1_pre20090812.ebuild: - Marked ~x64-macos, thanks Ramon van Alteren, bug #305367 - - 16 Jan 2010; Jonathan Callen - libpcap-1.0.1_pre20090812.ebuild: - Add prefix keywords - - 24 Nov 2009; Mike Frysinger - libpcap-1.0.1_pre20090812.ebuild, +files/libpcap-1.0.1-autoconf.patch: - Fix building with autoconf-2.64+ #281690. - - 12 Oct 2009; Jeroen Roovers libpcap-1.0.0-r2.ebuild: - Stable for HPPA (bug #284790). - - 10 Oct 2009; Raúl Porcel libpcap-1.0.0-r2.ebuild: - ia64/s390/sh/sparc stable wrt #284790 - - 09 Oct 2009; Markus Meier libpcap-1.0.0-r2.ebuild: - arm stable, bug #284790 - - 01 Oct 2009; Tobias Klausmann - libpcap-1.0.0-r2.ebuild: - Stable on alpha, bug #284790 - - 27 Sep 2009; Brent Baude libpcap-1.0.0-r2.ebuild: - stable ppc64, bug 284790 - - 27 Sep 2009; Mounir Lamouri libpcap-1.0.0-r2.ebuild: - Stable for ppc. Bug 284790 - - 16 Sep 2009; Christian Faulhammer - libpcap-1.0.0-r2.ebuild: - stable x86, bug 284790 - - 13 Sep 2009; Olivier Crête libpcap-1.0.0-r2.ebuild: - Stable on amd64, bug #284790 - -*libpcap-1.0.1_pre20090812 (29 Aug 2009) - - 29 Aug 2009; Robin H. Johnson - +libpcap-1.0.1_pre20090812.ebuild, - +files/libpcap-1.0.1_pre20090812-poll-cpu-usage.patch: - Bump to newer snapshot, and include poll() CPU usage fix from Ubuntu. - Massively drops CPU usage for live captures again. - - 22 Jul 2009; Tobias Klausmann - libpcap-1.0.1_pre20090708.ebuild: - Keyworded on alpha, bug #277033 - -*libpcap-1.0.1_pre20090708 (08 Jul 2009) - - 08 Jul 2009; Peter Volkov - -libpcap-1.0.1_pre20090616.ebuild, +libpcap-1.0.1_pre20090708.ebuild, - +files/libpcap-1.0.1_pre20090708-libnl-automagic.patch, metadata.xml: - Version bump, fixes 100% cpu usage, bug #275257, thank Michael O'Brien for - report. Remove affected version. - -*libpcap-1.0.1_pre20090616 (17 Jun 2009) - - 17 Jun 2009; Peter Volkov -libpcap-1.0.0.ebuild, - -libpcap-1.0.0-r1.ebuild, +libpcap-1.0.1_pre20090616.ebuild: - Version bump up to latest git snapshot. Fixes too many bugs, e.g. now it - works with any interface, builds with -fPIC on FreeBSD (bug #262060, thank - Timothy Redaelli). - -*libpcap-1.0.0-r2 (26 May 2009) - - 26 May 2009; Jeroen Roovers +libpcap-1.0.0-r2.ebuild, - +files/libpcap-1.0.0-freebsd-pic.patch: - Build -fPIC on FreeBSD too (thanks to Timothy Redaelli, bug #262060). - - 12 May 2009; Peter Alfredsen - libpcap-1.0.0-r1.ebuild: - List net-wireless/bluez first in ( a b ) dependency w.r.t. bug 269519. - - 01 Mar 2009; Tiziano Müller - libpcap-1.0.0-r1.ebuild: - Added net-wireless/bluez as possible dep for bluetooth - - 07 Dec 2008; Mike Frysinger libpcap-1.0.0-r1.ebuild: - Add back s390 #247076. - - 28 Nov 2008; Alexis Ballier libpcap-1.0.0-r1.ebuild: - keyword ~x86-fbsd, bug #247076 - -*libpcap-1.0.0-r1 (16 Nov 2008) - - 16 Nov 2008; Peter Volkov - +files/libpcap-1.0.0-LDFLAGS.patch, - +files/libpcap-1.0.0-cross-linux.patch, - +files/libpcap-1.0.0-install-bindir.patch, - +files/libpcap-1.0.0-install-headers.patch, - +files/libpcap-1.0.0-optional-bluetooth.patch, -libpcap-0.9.8.ebuild, - -libpcap-0.9.8-r1.ebuild, +libpcap-1.0.0-r1.ebuild: - Fixed library soname, added possibility to build with bluetooth support - (dropped m68k mips s390 sparc-fbsd x86-fbsd). Removed unused. - -*libpcap-1.0.0 (08 Nov 2008) - - 08 Nov 2008; Cédric Krier - +files/libpcap-1.0.0-bindir.patch, +files/libpcap-1.0.0-whitespace.patch, - +libpcap-1.0.0.ebuild: - Version bump - - 28 Oct 2008; Raúl Porcel libpcap-0.9.8-r2.ebuild: - alpha/ia64 stable #244234 - - 28 Oct 2008; Brent Baude libpcap-0.9.8-r2.ebuild: - stable ppc64, bug 244234 - - 26 Oct 2008; Jeroen Roovers libpcap-0.9.8-r2.ebuild: - Stable for HPPA (bug #244234). - - 25 Oct 2008; Ferris McCormick libpcap-0.9.8-r2.ebuild: - Sparc stable, Bug #244234. - - 25 Oct 2008; nixnut libpcap-0.9.8-r2.ebuild: - Stable on ppc wrt bug 244234 - - 25 Oct 2008; Markus Meier libpcap-0.9.8-r2.ebuild: - amd64/x86 stable, bug #244234 - -*libpcap-0.9.8-r2 (16 Sep 2008) - - 16 Sep 2008; Peter Volkov - +files/libpcap-0.9.8-arptype-65534.patch, - +files/libpcap-0.9.8-pcap_compile.patch, libpcap-0.9.8.ebuild, - +libpcap-0.9.8-r2.ebuild: - Added upstream patch to avoid msg "arptype 65534 not supported by - libpcap", bug #229189, thank Toralf Förster for report. Added upstream - patch to allow pcap_compile() to be called more than once. - - 23 May 2008; Markus Meier libpcap-0.9.8-r1.ebuild: - amd64 stable, bug #222533 - - 20 May 2008; Jeroen Roovers libpcap-0.9.8-r1.ebuild: - Stable for HPPA (bug #222533). - - 19 May 2008; nixnut libpcap-0.9.8-r1.ebuild: - Stable on ppc wrt bug 222533 - - 18 May 2008; Markus Rothe libpcap-0.9.8-r1.ebuild: - Stable on ppc64; bug #222533 - - 17 May 2008; Raúl Porcel libpcap-0.9.8-r1.ebuild: - ia64/sparc/x86 stable wrt #222533 - - 17 May 2008; Tobias Klausmann - libpcap-0.9.8-r1.ebuild: - Stable on alpha, bug #222533 - - 16 May 2008; Marcelo Goes libpcap-0.9.8.ebuild, - libpcap-0.9.8-r1.ebuild: - Add sys-devel/flex dependency for bug 221397. Thanks to Diego Petteno - . - - 16 May 2008; Marcelo Goes -libpcap-0.9.5.ebuild, - -libpcap-0.9.6.ebuild, -libpcap-0.9.7.ebuild: - Remove old ebuilds. - -*libpcap-0.9.8-r1 (01 Apr 2008) - - 01 Apr 2008; Daniel Black - +files/libpcap-0.9.8-largefile.patch, +libpcap-0.9.8-r1.ebuild: - added large file support as per bug #175239 - - 19 Nov 2007; Joshua Kinard libpcap-0.9.8.ebuild: - Stable on mips, per #198476. - - 14 Nov 2007; Jeroen Roovers libpcap-0.9.8.ebuild: - Stable for HPPA (bug #198476). - - 10 Nov 2007; Markus Rothe libpcap-0.9.8.ebuild: - Stable on ppc64; bug #198476 - - 10 Nov 2007; Daniel Gryniewicz libpcap-0.9.8.ebuild: - Marked stable on amd64 for bug #198476 - - 09 Nov 2007; nixnut libpcap-0.9.8.ebuild: - Stable on ppc wrt bug 198476 - - 08 Nov 2007; Raúl Porcel libpcap-0.9.8.ebuild: - alpha/ia64/sparc/x86 stable wrt #198476 - - 13 Oct 2007; Tom Gall libpcap-0.9.7.ebuild: - stable on ppc64, bug #193787 - - 09 Oct 2007; Markus Ullmann libpcap-0.9.7.ebuild, - libpcap-0.9.8.ebuild: - Quote me - -*libpcap-0.9.8 (09 Oct 2007) - - 09 Oct 2007; Markus Ullmann -libpcap-0.9.4.ebuild, - +libpcap-0.9.8.ebuild: - Version bump wrt bug #194890 - - 29 Sep 2007; Christoph Mende libpcap-0.9.7.ebuild: - Stable on amd64 wrt bug #193787 - - 28 Sep 2007; nixnut libpcap-0.9.7.ebuild: - Stable on ppc wrt bug 193787 - - 28 Sep 2007; Joshua Kinard libpcap-0.9.7.ebuild: - Stable on mips, per #193787. - - 27 Sep 2007; Jeroen Roovers libpcap-0.9.7.ebuild: - Stable for HPPA (bug #193787). - - 14 Sep 2007; Markus Ullmann libpcap-0.9.7.ebuild: - Stable on x86 and sparc - - 13 Sep 2007; Markus Ullmann libpcap-0.9.7.ebuild: - convert from einstall to emake install to solve install bug on sparc - - 06 Sep 2007; Raúl Porcel libpcap-0.9.7.ebuild: - alpha/ia64/x86 stable - - 13 Aug 2007; Tobias Scherbaum - libpcap-0.9.6.ebuild: - ppc. stable - -*libpcap-0.9.7 (02 Aug 2007) - - 02 Aug 2007; Raphael Marichez +libpcap-0.9.7.ebuild: - Version bump - - 02 Aug 2007; Christian Birchinger libpcap-0.9.6.ebuild: - Added sparc stable keyword - - 24 Jul 2007; Raúl Porcel libpcap-0.9.6.ebuild: - alpha/ia64/x86 stable - - 10 Jul 2007; Christoph Mende libpcap-0.9.5.ebuild: - Stable on amd64 wrt bug #184717 - - 10 Jul 2007; Jeroen Roovers libpcap-0.9.5.ebuild: - Stable for HPPA (bug #184717). - - 09 Jul 2007; Raúl Porcel libpcap-0.9.5.ebuild: - alpha stable wrt #184717 - - 26 Jun 2007; libpcap-0.9.6.ebuild: - Omit installation of unnecessary README files. Thank Samuli Suominen for report in bug 183057. - -*libpcap-0.9.6 (23 Jun 2007) - - 23 Jun 2007; Cédric Krier +libpcap-0.9.6.ebuild: - Version bump - - 12 May 2007; Joshua Kinard libpcap-0.9.5.ebuild: - Stable on mips. - - 05 May 2007; Cedric Krier - +files/libpcap-cross-linux.patch, libpcap-0.9.5.ebuild: - Add patch for cross-compile for bug #172210 - - 22 Apr 2007; Joel Martin libpcap-0.9.5.ebuild: - Fix typo in cross-compile check. - - 21 Apr 2007; Cedric Krier libpcap-0.9.5.ebuild: - Fix test cross-compile - - 20 Apr 2007; Cedric Krier libpcap-0.9.5.ebuild: - Remove is_crosscompile function - - 19 Apr 2007; Cedric Krier libpcap-0.9.5.ebuild: - Add cross compile test for bug #172210 - - 16 Apr 2007; Markus Rothe libpcap-0.9.5.ebuild: - Stable on ppc64 - - 08 Apr 2007; Joseph Jezak libpcap-0.9.5.ebuild: - Marked ppc stable. - - 16 Mar 2007; Gustavo Zacarias libpcap-0.9.5.ebuild: - Stable on sparc - - 15 Mar 2007; Raúl Porcel libpcap-0.9.5.ebuild: - x86 stable - - 12 Dec 2006; Marcelo Goes -libpcap-0.9.3.ebuild: - Remove old ebuild. - - 04 Nov 2006; Alexander H. Færøy libpcap-0.9.4.ebuild: - Stable on alpha. - - 17 Oct 2006; Roy Marples libpcap-0.9.5.ebuild: - Added ~sparc-fbsd keyword. - -*libpcap-0.9.5 (08 Oct 2006) - - 08 Oct 2006; Markus Ullmann +libpcap-0.9.5.ebuild: - Version bump - - 29 Jul 2006; Marcelo Goes - -libpcap-0.8.3-r1.ebuild: - Remove old ebuild. - - 26 May 2006; Mike Frysinger ChangeLog: - Dont strip binaries #133580 by Diego Pettenò. - - 01 Apr 2006; Diego Pettenò libpcap-0.9.4.ebuild: - Drop virtual/libc dependency and keyword ~x86-fbsd. - - 19 Mar 2006; Markus Ullmann libpcap-0.8.3-r1.ebuild, - libpcap-0.9.3.ebuild, libpcap-0.9.4.ebuild: - Respecting LDFLAGS when building libpcap.so now - - 10 Mar 2006; Michael Hanselmann libpcap-0.9.4.ebuild: - Stable on ppc. - - 07 Mar 2006; Chris White libpcap-0.9.4.ebuild: - 0.9.4 to amd64 stable. - - 27 Feb 2006; Markus Rothe libpcap-0.9.4.ebuild: - Stable on ppc64 - - 27 Feb 2006; Christian Birchinger libpcap-0.9.4.ebuild: - Added sparc stable keyword - - 26 Feb 2006; Joshua Kinard libpcap-0.9.4.ebuild: - Marked stable on mips. - - 26 Feb 2006; Marcelo Goes libpcap-0.9.4.ebuild: - Mark 0.9.4 x86 stable. - -*libpcap-0.9.4 (08 Jan 2006) - - 08 Jan 2006; Marcelo Goes +libpcap-0.9.4.ebuild: - 0.9.4 version bump. - - 24 Sep 2005; Markus Rothe libpcap-0.9.3.ebuild: - Stable on ppc64 - - 17 Sep 2005; Aron Griffis libpcap-0.9.3.ebuild: - Mark 0.9.3 stable on ia64 - - 16 Sep 2005; libpcap-0.9.3.ebuild: - Marked stable on amd64 - - 15 Sep 2005; Aron Griffis libpcap-0.9.3.ebuild: - Mark 0.9.3 stable on alpha - - 15 Sep 2005; Joseph Jezak libpcap-0.9.3.ebuild: - Marked ppc stable. - - 13 Sep 2005; Gustavo Zacarias libpcap-0.9.3.ebuild: - Stable on sparc - - 12 Sep 2005; Daniel Black libpcap-0.9.3.ebuild: - x86 stable by popular request - bug #102505 - - 11 Sep 2005; Marcelo Goes - +files/libpcap-0.9.3-whitespace.diff, libpcap-0.9.3.ebuild: - Adding patch to remove whitespace in pcap.h to avoid non-portable whitespace - warnings in programs that include it. - - 04 Aug 2005; Daniel Black - libpcap-0.8.3-r1.ebuild, libpcap-0.9.3.ebuild: - fixed absolute symlinks as per bug #101216 thanks to Simon Stelling - -*libpcap-0.9.3 (15 Jul 2005) - - 15 Jul 2005; Aaron Walker +libpcap-0.9.3.ebuild: - Version bump for bug 99099. - - 06 May 2005; Diego Pettenò - libpcap-0.8.3-r1.ebuild: - Check for BSD systems using USERLAND variable. - - 06 May 2005; Aaron Walker libpcap-0.8.3-r1.ebuild: - Install pcap-int.h on fbsd. - - 29 Jan 2005; Daniel Black libpcap-0.8.3-r1.ebuild: - new PROVIDE - virtual/libpcap - - 22 Jan 2005; Daniel Black -libpcap-0.7.2-r1.ebuild, - -libpcap-0.7.2.ebuild, -libpcap-0.8.1-r1.ebuild, -libpcap-0.8.1.ebuild, - libpcap-0.8.3-r1.ebuild, -libpcap-0.8.3.ebuild: - QA fix using toolchain-funcs for gcc. Removed old versions - - 19 Jan 2005; Daniel Black libpcap-0.8.3-r1.ebuild: - Corrected for multilib as per bug #78534. Thanks to Kevin Koltzau - - - 17 Jul 2004; Tom Gall libpcap-0.8.3-r1.ebuild: - stable on ppc64, bug #56911 - - 01 Jul 2004; Jeremy Huddleston - libpcap-0.7.2-r1.ebuild, libpcap-0.7.2.ebuild, libpcap-0.8.1-r1.ebuild, - libpcap-0.8.1.ebuild, libpcap-0.8.3-r1.ebuild, libpcap-0.8.3.ebuild: - virtual/glibc -> virtual/libc - - 04 Apr 2004; Aron Griffis libpcap-0.8.3-r1.ebuild: - Mark stable on alpha and ia64 for bug 46258 - - 04 Apr 2004; Jon Portnoy libpcap-0.8.3-r1.ebuild : - Stable on AMD64 - - 03 Apr 2004; Jason Wever libpcap-0.8.3-r1.ebuild: - Stable on sparc wrt bug #46258. - - 03 Apr 2004; libpcap-0.8.3-r1.ebuild: - stable on x86 - - 03 Apr 2004; Lars Weiler libpcap-0.8.3-r1.ebuild: - stable on ppc as requested in bug #46258 - -*libpcap-0.8.3-r1 (31 Mar 2004) - - 31 Mar 2004; libpcap-0.8.3-r1.ebuild: - corrected the naming convention of the shared object in ebuild from 0.6 to 0.8 - to match current version of libpcap. A revdep-rebuild or equivalent will be - required for users that have any port that remains directly linked to the - /usr/lib/libpcap.so.0.6 library after the update - -*libpcap-0.8.3 (30 Mar 2004) - - 30 Mar 2004; Jason Wever libpcap-0.8.3.ebuild: - Stable on sparc. - - 30 Mar 2004; : - bumping libpcap to 0.8.3 for tcpdump Bugzilla Bug 46258 - -*libpcap-0.7.2-r1 (15 Feb 2004) -*libpcap-0.8.1-r1 (15 Feb 2004) - - 15 Feb 2004; Michael Boman libpcap-0.7.2-r1.ebuild, - libpcap-0.8.1-r1.ebuild, metadata.xml: - Fixing bug #41647, #41648 and #41649 - - These ebuilds seems to be unmaintained so i'm making myself the - maintainer for now. - - 15 Jan 2004; libpcap-0.8.1.ebuild: - marked hppa and sparc, fixes #38206 - -*libpcap-0.8.1 (03 Jan 2004) - - 03 Jan 2004; Daniel Ahlberg libpcap-0.8.1.ebuild, - files/libpcap-0.8.1-fPIC.patch: - Version bump. Closing #37092. - - 22 Apr 2003; Daniel Ahlberg : - Unmask to keep libpcap in sync to tcpdump. Closes #19517. - -*libpcap-0.7.2 (03 Mar 2003) - - 27 Apr 2003; Zach Welch libpcap-0.7.2.ebuild: - add arm keyword - - 03 Mar 2003; Daniel Ahlberg : - Version bump. - - 27 Feb 2003; Peter Johanson libpcap-0.7.1-r1.ebuild : - Changed to stable on x86 - - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - -*libpcap-0.7.1-r2 (3 Jan 2003) - - 25 Feb 2003; Guy Martin libpcap-0.7.1-r2.ebuild : - Added hppa to keywords. - - 15 Feb 2003; Nicholas Wourms libpcap-0.7.1-r2.ebuild : - Added mips keyword to ebuild. - - 10 Feb 2003; Peter Johanson libpcap-0.7.1-r2.ebuild : - Added ~alpha to KEYWORDS - - 3 Jan 2003; Stefan Jones : - Added -fpic to the CFLAGS to aid prelinking. - -*libpcap-0.7.1-r1 (31 Aug 2002) - - 30 Mar 2003; Christian Birchinger - libpcap-0.7.1-r1.ebuild: - Added sparc stable keyword - - 15 Feb 2003; Nicholas Wourms libpcap-0.7.1-r1.ebuild : - Added mips keyword to ebuild. - - 02 Nov 2002; Calum Selkirk libpcap-0.7.1-r1.ebuild : - - Added ~arch so as to remove from package.mask - - 31 Aug 2002; Calum Selkirk libpcap-0.7.1-r1.ebuild - files/digest-libpcap-0.7.1-r1 : - - Added a patch for Prism Header data capture (wireless). This patch allows - Airsnort (and other wireless packet sniffers) to work. - -*libpcap-0.7.1 (11 May 2002) - - 15 Feb 2003; Nicholas Wourms libpcap-0.7.1.ebuild : - Added mips keyword to ebuild. - - 11 May 2002; Spider libpcap-0.7.1.ebuild : - version bump for the new tcpdump - -*libpcap-0.6.2-r1 (1 Feb 2002) - - 1 Feb 2002; G.Bevin ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libpcap/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/net-libs/libpcap/ChangeLog-2015 new file mode 100644 index 0000000000..230faa56a3 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/libpcap/ChangeLog-2015 @@ -0,0 +1,915 @@ +# ChangeLog for net-libs/libpcap +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/ChangeLog,v 1.235 2015/07/25 04:46:49 jer Exp $ + + 25 Jul 2015; Jeroen Roovers -libpcap-1.5.3.ebuild, + -libpcap-1.6.2-r1.ebuild, -files/libpcap-1.6.2-dbus.patch: + Old. + + 24 Jul 2015; Mikle Kolyada libpcap-1.7.4.ebuild: + ia64 stable wrt bug #553758 + + 23 Jul 2015; Agostino Sarubbo libpcap-1.7.4.ebuild: + Stable for sparc, wrt bug #552632 + + 03 Jul 2015; Agostino Sarubbo libpcap-1.7.4.ebuild: + Stable for alpha, wrt bug #552632 + + 03 Jul 2015; Jeroen Roovers libpcap-9999.ebuild, + -files/libpcap-1.7.2-scanner.patch: + Drop scanner patch. + +*libpcap-1.7.4 (02 Jul 2015) + + 02 Jul 2015; Jeroen Roovers -libpcap-1.7.3.ebuild, + +libpcap-1.7.4.ebuild: + Version bump. + + 28 Jun 2015; Mikle Kolyada libpcap-1.6.2-r1.ebuild: + alpha stable wrt bug #526030 + + 28 Jun 2015; Markus Meier libpcap-1.7.3.ebuild: + arm stable, bug #552632 + + 26 Jun 2015; Agostino Sarubbo libpcap-1.7.3.ebuild: + Stable for x86, wrt bug #552632 + + 25 Jun 2015; Jeroen Roovers libpcap-1.7.3.ebuild: + Stable for HPPA (bug #552632). + + 24 Jun 2015; Agostino Sarubbo libpcap-1.7.3.ebuild: + Stable for ppc, wrt bug #552632 + + 22 Jun 2015; Jeroen Roovers libpcap-1.7.3.ebuild: + Stable for PPC64 (bug #552632). + + 21 Jun 2015; Agostino Sarubbo libpcap-1.7.3.ebuild: + Stable for amd64, wrt bug #552632 + +*libpcap-1.7.3 (01 May 2015) + + 01 May 2015; Jeroen Roovers -libpcap-1.6.2.ebuild, + -libpcap-1.7.2.ebuild, +libpcap-1.7.3.ebuild: + Version bump. + + 28 Apr 2015; Jeroen Roovers libpcap-1.6.2-r1.ebuild: + Stable for PPC64 (bug #526030). + + 26 Apr 2015; Mikle Kolyada libpcap-1.6.2-r1.ebuild: + ia64 stable wrt bug #526030 + + 17 Apr 2015; Mikle Kolyada libpcap-1.6.2-r1.ebuild: + sparc stable wrt bug #526030 + +*libpcap-1.7.2 (11 Mar 2015) + + 11 Mar 2015; Jeroen Roovers +libpcap-1.7.2.ebuild, + libpcap-9999.ebuild, +files/libpcap-1.7.2-libnl.patch, + +files/libpcap-1.7.2-scanner.patch: + Version bump. + + 02 Mar 2015; Agostino Sarubbo libpcap-1.6.2-r1.ebuild: + Stable for ppc, wrt bug #526030 + +*libpcap-9999 (07 Jan 2015) + + 07 Jan 2015; Jeroen Roovers +libpcap-9999.ebuild: + Add live ebuild. + + 27 Oct 2014; Jeroen Roovers libpcap-1.6.2-r1.ebuild: + DOCS => dodoc (bug #527114 by Nikoli). + + 25 Oct 2014; Markus Meier libpcap-1.6.2-r1.ebuild: + arm stable, bug #526030 + + 23 Oct 2014; Pacho Ramos libpcap-1.6.2-r1.ebuild: + amd64/x86 stable, bug #526030 + + 20 Oct 2014; Jeroen Roovers libpcap-1.6.2-r1.ebuild: + Stable for HPPA (bug #526030). + + 07 Oct 2014; Jeroen Roovers libpcap-1.6.2.ebuild, + libpcap-1.6.2-r1.ebuild, +files/libpcap-1.6.2-dbus.patch: + Fix USE=dbus (bug #524602). + +*libpcap-1.6.2-r1 (07 Oct 2014) + + 07 Oct 2014; Jeroen Roovers +libpcap-1.6.2-r1.ebuild: + Add multilib support (bug #524604 by Arfrever Frehtes Taifersar Arahesis). + + 17 Sep 2014; Jeroen Roovers + files/libpcap-1.2.0-cross-linux.patch: + Clean up patch. + + 17 Sep 2014; Jeroen Roovers -libpcap-1.3.0-r1.ebuild, + -files/libpcap-1.3.0-canusb.patch, + -files/libpcap-1.3.0-fix-systems-without-ipv6-support.patch: + Old. + + 17 Sep 2014; Agostino Sarubbo libpcap-1.5.3.ebuild: + Stable for ppc64, wrt bug #511502 + + 17 Sep 2014; Agostino Sarubbo libpcap-1.5.3.ebuild: + Stable for ppc, wrt bug #511502 + + 16 Sep 2014; Jeroen Roovers libpcap-1.5.3.ebuild, + libpcap-1.6.2.ebuild: + Force dev-libs/libnl:3 dependency (bug #469176). + + 04 Sep 2014; Jeroen Roovers -libpcap-1.4.0.ebuild, + -libpcap-1.5.1.ebuild, -libpcap-1.5.2.ebuild, -libpcap-1.6.1-r1.ebuild: + Old. + +*libpcap-1.6.2 (04 Sep 2014) + + 04 Sep 2014; Samuli Suominen +libpcap-1.6.2.ebuild: + Version bump. + + 16 Aug 2014; Jeroen Roovers files/mgmt.h: + Strip unneeded declarations from header file. + + 16 Aug 2014; Jeroen Roovers libpcap-1.6.1-r1.ebuild, + +files/mgmt.h: + Use obsolete bluetooth header (bug #517772). + + 02 Aug 2014; Raúl Porcel libpcap-1.5.3.ebuild: + sparc stable, bug #511502 + + 01 Aug 2014; libpcap-1.3.0-r1.ebuild, + libpcap-1.6.1-r1.ebuild: + arm64, initial support + + 26 Jul 2014; Pawel Hajdan jr libpcap-1.5.3.ebuild: + x86 stable wrt bug #511502 + +*libpcap-1.6.1-r1 (23 Jul 2014) + + 23 Jul 2014; Jeroen Roovers -libpcap-1.6.1.ebuild, + +libpcap-1.6.1-r1.ebuild, files/libpcap-1.6.1-configure.patch: + Remove insufficient net-wireless/bluez header patch (bug #517806). + + 22 Jul 2014; Jeroen Roovers libpcap-1.6.1.ebuild, + +files/libpcap-1.6.1-configure.patch, + +files/libpcap-1.6.1-prefix-solaris.patch: + Check for bluetooth/mgmt.h (net-wireless/bluez-4) before use (bug #517772). + Convert sed scripts to patches. + +*libpcap-1.6.1 (22 Jul 2014) + + 22 Jul 2014; Jeroen Roovers +libpcap-1.6.1.ebuild: + Version bump. Temporarily require lower net-wireless/bluez to satisfy + expectations of certain features not present in later versions. + + 20 Jul 2014; Tobias Klausmann libpcap-1.5.3.ebuild: + Stable on alpha, bug #511502 + + 22 Jun 2014; Akinori Hattori libpcap-1.5.3.ebuild: + ia64 stable wrt bug #511502 + + 09 Jun 2014; Markus Meier libpcap-1.5.3.ebuild: + arm stable, bug #511502 + + 08 Jun 2014; Chema Alonso libpcap-1.5.3.ebuild: + Stable for amd64 wrt bug #511502 + + 29 May 2014; Jeroen Roovers libpcap-1.5.3.ebuild: + Stable for HPPA (bug #511502). + +*libpcap-1.5.3 (22 Jan 2014) + + 22 Jan 2014; Tim Harder +libpcap-1.5.3.ebuild: + Version bump. + +*libpcap-1.5.2 (16 Dec 2013) + + 16 Dec 2013; Tim Harder +libpcap-1.5.2.ebuild: + Version bump. + + 01 Dec 2013; Fabian Groffen libpcap-1.5.1.ebuild: + Fix building on Darwin with Prefix toolchain + +*libpcap-1.5.1 (28 Nov 2013) + + 28 Nov 2013; Tim Harder +libpcap-1.5.1.ebuild: + Version bump, add dbus use flag. + + 27 Jul 2013; Jeroen Roovers metadata.xml: + Remove duplicate description. + + 09 May 2013; Jeroen Roovers libpcap-1.4.0.ebuild: + Do not install libpcap.a when USE=-static-libs (readd the command that + "achieved" this in 1.3.0 (bug #469146 by Alphat-PC). + + 09 May 2013; Jeroen Roovers + -files/libpcap-1.1-cross-linux.patch, + -files/libpcap-1.1.1-ignore-ENODEV.patch, -libpcap-1.1.1-r1.ebuild: + Old. + +*libpcap-1.4.0 (09 May 2013) + + 09 May 2013; Jeroen Roovers +libpcap-1.4.0.ebuild: + Version bump. + + 20 Feb 2013; Zac Medico libpcap-1.3.0-r1.ebuild: + Add ~arm-linux keyword. + + 08 Feb 2013; Rick Farina + -files/libpcap-1.3.0-libnl3.patch, -libpcap-1.3.0-r2.ebuild: + after further testing, that was a terrible idea + +*libpcap-1.3.0-r2 (08 Feb 2013) + + 08 Feb 2013; Rick Farina + +files/libpcap-1.3.0-libnl3.patch, +libpcap-1.3.0-r2.ebuild: + make libpcap link to libnl:3 + +*libpcap-1.3.0-r1 (18 Jan 2013) + + 18 Jan 2013; Lars Wendler -libpcap-1.3.0.ebuild, + +libpcap-1.3.0-r1.ebuild, + +files/libpcap-1.3.0-fix-systems-without-ipv6-support.patch: + non-maintainer commit: Added a patch to fix libpcap on systems without ipv6 + support with kind permission from zerochaos (bug #452832). Revbumped and + added straight to stable. + + 30 Sep 2012; Raúl Porcel libpcap-1.3.0.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #433263 + + 23 Sep 2012; Pawel Hajdan jr libpcap-1.3.0.ebuild: + x86 stable wrt bug #433263 + + 18 Sep 2012; Jeroen Roovers libpcap-1.3.0.ebuild: + Stable for HPPA (bug #433263). + + 11 Sep 2012; Jeroen Roovers libpcap-1.3.0.ebuild, + +files/libpcap-1.3.0-canusb.patch, metadata.xml: + Make CAN USB support optional by Alexander Zubkov (bug #434538). + + 07 Sep 2012; Agostino Sarubbo libpcap-1.3.0.ebuild: + Stable for amd64, wrt bug #433263 + + 03 Sep 2012; Anthony G. Basile libpcap-1.3.0.ebuild: + Stable ppc64, bug #433263 + + 03 Sep 2012; Anthony G. Basile libpcap-1.3.0.ebuild: + Stable ppc, bug #433263 + + 03 Sep 2012; Anthony G. Basile libpcap-1.3.0.ebuild: + Stable arm, bug #433263 + + 27 Aug 2012; Diego E. Pettenò -libpcap-1.2.0.ebuild, + -libpcap-1.2.1.ebuild, libpcap-1.1.1-r1.ebuild, libpcap-1.3.0.ebuild, + metadata.xml: + Remove old; replace libnl USE flag with netlink, as that is what other + packages are using, with the same meaning. + +*libpcap-1.3.0 (19 Jun 2012) + + 19 Jun 2012; Jeroen Roovers +libpcap-1.3.0.ebuild: + Version bump. + + 26 Apr 2012; Alexis Ballier libpcap-1.2.1.ebuild: + keyword ~amd64-fbsd + + 29 Feb 2012; Jeroen Roovers -libpcap-1.1.1.ebuild: + Old. + + 28 Feb 2012; Brent Baude libpcap-1.1.1-r1.ebuild: + Marking libpcap-1.1.1-r1 ppc for bug 385875 + + 19 Feb 2012; Fabian Groffen libpcap-1.2.1.ebuild: + Make sure we use -fPIC on sparc64-solaris targets, bug #396345 + + 12 Feb 2012; Tony Vroon libpcap-1.1.1-r1.ebuild: + Marked stable on PPC64 as requested by Francisco "klondike" Blas Izquierdo + Riera in bug #385875. Compile tested on a PowerMac7,3 (64UL) with GCC + 4.5.3. + +*libpcap-1.2.1 (04 Jan 2012) + + 04 Jan 2012; Tim Harder +libpcap-1.2.1.ebuild: + Version bump. + + 17 Dec 2011; Jeroen Roovers libpcap-1.1.1-r1.ebuild: + Restore old version (bug #395033). + + 16 Dec 2011; Jeroen Roovers libpcap-1.2.0.ebuild: + Restore libnl:1.1 dependency. + +*libpcap-1.2.0 (16 Dec 2011) + + 16 Dec 2011; Jeroen Roovers libpcap-1.1.1-r1.ebuild, + +libpcap-1.2.0.ebuild, +files/libpcap-1.2.0-cross-linux.patch: + Version bump thanks to Michael (kensington) and Yun Zheng Hu (bug #393085). + + 11 Dec 2011; Raúl Porcel libpcap-1.1.1-r1.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #385875 + + 08 Dec 2011; Markus Meier libpcap-1.1.1-r1.ebuild: + arm stable, bug #385875 + + 07 Dec 2011; Pawel Hajdan jr libpcap-1.1.1-r1.ebuild: + x86 stable wrt bug #385875 + + 05 Dec 2011; Jeroen Roovers libpcap-1.1.1-r1.ebuild: + Stable for HPPA (bug #385875). + + 04 Dec 2011; Markos Chandras libpcap-1.1.1-r1.ebuild: + Stable on amd64 wrt bug #385875 + + 04 Dec 2011; Jeroen Roovers libpcap-1.1.1-r1.ebuild, + -files/libpcap-1.1.1-libidn2.patch: + Restore dependency on dev-libs/libnl:1.1, remove faulty patch (bug #385875, + comment #1). + + 22 Nov 2011; Jeroen Roovers libpcap-1.1.1-r1.ebuild: + Add IUSE=static-libs thanks to Piotr Karbowski (bug #391375). + + 28 Oct 2011; Jeroen Roovers libpcap-1.1.1.ebuild: + Fix libnl dependency (bug #342461). + + 12 Sep 2011; Tomáš Chvátal libpcap-1.1.1-r1.ebuild: + Move to eapi4, remove static libs, fix building with >libnl-2. Closes bug + #343621. Remove older overshadowed versions. + + 11 Aug 2011; Mike Frysinger libpcap-1.1.1.ebuild, + libpcap-1.1.1-r1.ebuild: + Pull in yacc #378423 by Zachary Richley. + + 02 Apr 2011; Samuli Suominen libpcap-0.9.8-r2.ebuild, + libpcap-1.0.0-r2.ebuild, libpcap-1.0.1_pre20090812.ebuild, + libpcap-1.1.1.ebuild, libpcap-1.1.1-r1.ebuild: + Remove PROVIDE="virtual/libpcap" wrt #358835. + + 19 Jun 2010; Mike Frysinger libpcap-1.1.1.ebuild, + libpcap-1.1.1-r1.ebuild: + Restore m68k/mips keywords #313827. + +*libpcap-1.1.1-r1 (11 Jun 2010) + + 11 Jun 2010; Peter Volkov +libpcap-1.1.1-r1.ebuild, + +files/libpcap-1.1.1-ignore-ENODEV.patch: + Fix pcap_findalldevs for kernel with Bonding devices support enabled, bug + #323425, thank Oliver Schmidt for report. + + 11 Jun 2010; Samuli Suominen + libpcap-1.0.0-r2.ebuild, libpcap-1.0.1_pre20090812.ebuild, + libpcap-1.1.1.ebuild: + Drop bluez-libs support wrt #301630. + + 04 Jun 2010; Jeroen Roovers libpcap-1.1.1.ebuild: + Stable for PPC (bug #313827). + + 16 May 2010; Raúl Porcel libpcap-1.1.1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #313827 + + 13 May 2010; Peter Volkov libpcap-1.1.1.ebuild: + Force usbmon device for USB capturing, bug #318359, thank David Relson for + report. + + 12 May 2010; Brent Baude libpcap-1.1.1.ebuild: + stable ppc64, bug 313827 + + 21 Apr 2010; Peter Volkov libpcap-1.1.1.ebuild: + amd64 stable, bug 313827 + + 21 Apr 2010; Christian Faulhammer libpcap-1.1.1.ebuild: + stable x86, bug 313827 + + 21 Apr 2010; Jeroen Roovers libpcap-1.1.1.ebuild: + Stable for HPPA (bug #313827). + +*libpcap-1.1.1 (08 Apr 2010) + + 08 Apr 2010; Peter Volkov + -libpcap-1.0.1_pre20090708.ebuild, -libpcap-1.1.0-r1.ebuild, + +libpcap-1.1.1.ebuild: + Version bump. + +*libpcap-1.1.0-r1 (04 Apr 2010) + + 04 Apr 2010; Peter Volkov -libpcap-1.1.0.ebuild, + +libpcap-1.1.0-r1.ebuild: + Don't install broken .so symlinks (this forced linkage with libpcap.a), + bug #312895, thank Davide Pesavento for report. + +*libpcap-1.1.0 (02 Apr 2010) + + 02 Apr 2010; Peter Volkov +libpcap-1.1.0.ebuild, + +files/libpcap-1.1-cross-linux.patch: + Version bump, bug #312337, thank Richard Hartmann for report. Fixes + compatibility issue with autoconf-2.64, bug #281690, dropped Mike's patch + for that. + + 25 Feb 2010; Fabian Groffen + libpcap-1.0.1_pre20090812.ebuild: + Marked ~x64-macos, thanks Ramon van Alteren, bug #305367 + + 16 Jan 2010; Jonathan Callen + libpcap-1.0.1_pre20090812.ebuild: + Add prefix keywords + + 24 Nov 2009; Mike Frysinger + libpcap-1.0.1_pre20090812.ebuild, +files/libpcap-1.0.1-autoconf.patch: + Fix building with autoconf-2.64+ #281690. + + 12 Oct 2009; Jeroen Roovers libpcap-1.0.0-r2.ebuild: + Stable for HPPA (bug #284790). + + 10 Oct 2009; Raúl Porcel libpcap-1.0.0-r2.ebuild: + ia64/s390/sh/sparc stable wrt #284790 + + 09 Oct 2009; Markus Meier libpcap-1.0.0-r2.ebuild: + arm stable, bug #284790 + + 01 Oct 2009; Tobias Klausmann + libpcap-1.0.0-r2.ebuild: + Stable on alpha, bug #284790 + + 27 Sep 2009; Brent Baude libpcap-1.0.0-r2.ebuild: + stable ppc64, bug 284790 + + 27 Sep 2009; Mounir Lamouri libpcap-1.0.0-r2.ebuild: + Stable for ppc. Bug 284790 + + 16 Sep 2009; Christian Faulhammer + libpcap-1.0.0-r2.ebuild: + stable x86, bug 284790 + + 13 Sep 2009; Olivier Crête libpcap-1.0.0-r2.ebuild: + Stable on amd64, bug #284790 + +*libpcap-1.0.1_pre20090812 (29 Aug 2009) + + 29 Aug 2009; Robin H. Johnson + +libpcap-1.0.1_pre20090812.ebuild, + +files/libpcap-1.0.1_pre20090812-poll-cpu-usage.patch: + Bump to newer snapshot, and include poll() CPU usage fix from Ubuntu. + Massively drops CPU usage for live captures again. + + 22 Jul 2009; Tobias Klausmann + libpcap-1.0.1_pre20090708.ebuild: + Keyworded on alpha, bug #277033 + +*libpcap-1.0.1_pre20090708 (08 Jul 2009) + + 08 Jul 2009; Peter Volkov + -libpcap-1.0.1_pre20090616.ebuild, +libpcap-1.0.1_pre20090708.ebuild, + +files/libpcap-1.0.1_pre20090708-libnl-automagic.patch, metadata.xml: + Version bump, fixes 100% cpu usage, bug #275257, thank Michael O'Brien for + report. Remove affected version. + +*libpcap-1.0.1_pre20090616 (17 Jun 2009) + + 17 Jun 2009; Peter Volkov -libpcap-1.0.0.ebuild, + -libpcap-1.0.0-r1.ebuild, +libpcap-1.0.1_pre20090616.ebuild: + Version bump up to latest git snapshot. Fixes too many bugs, e.g. now it + works with any interface, builds with -fPIC on FreeBSD (bug #262060, thank + Timothy Redaelli). + +*libpcap-1.0.0-r2 (26 May 2009) + + 26 May 2009; Jeroen Roovers +libpcap-1.0.0-r2.ebuild, + +files/libpcap-1.0.0-freebsd-pic.patch: + Build -fPIC on FreeBSD too (thanks to Timothy Redaelli, bug #262060). + + 12 May 2009; Peter Alfredsen + libpcap-1.0.0-r1.ebuild: + List net-wireless/bluez first in ( a b ) dependency w.r.t. bug 269519. + + 01 Mar 2009; Tiziano Müller + libpcap-1.0.0-r1.ebuild: + Added net-wireless/bluez as possible dep for bluetooth + + 07 Dec 2008; Mike Frysinger libpcap-1.0.0-r1.ebuild: + Add back s390 #247076. + + 28 Nov 2008; Alexis Ballier libpcap-1.0.0-r1.ebuild: + keyword ~x86-fbsd, bug #247076 + +*libpcap-1.0.0-r1 (16 Nov 2008) + + 16 Nov 2008; Peter Volkov + +files/libpcap-1.0.0-LDFLAGS.patch, + +files/libpcap-1.0.0-cross-linux.patch, + +files/libpcap-1.0.0-install-bindir.patch, + +files/libpcap-1.0.0-install-headers.patch, + +files/libpcap-1.0.0-optional-bluetooth.patch, -libpcap-0.9.8.ebuild, + -libpcap-0.9.8-r1.ebuild, +libpcap-1.0.0-r1.ebuild: + Fixed library soname, added possibility to build with bluetooth support + (dropped m68k mips s390 sparc-fbsd x86-fbsd). Removed unused. + +*libpcap-1.0.0 (08 Nov 2008) + + 08 Nov 2008; Cédric Krier + +files/libpcap-1.0.0-bindir.patch, +files/libpcap-1.0.0-whitespace.patch, + +libpcap-1.0.0.ebuild: + Version bump + + 28 Oct 2008; Raúl Porcel libpcap-0.9.8-r2.ebuild: + alpha/ia64 stable #244234 + + 28 Oct 2008; Brent Baude libpcap-0.9.8-r2.ebuild: + stable ppc64, bug 244234 + + 26 Oct 2008; Jeroen Roovers libpcap-0.9.8-r2.ebuild: + Stable for HPPA (bug #244234). + + 25 Oct 2008; Ferris McCormick libpcap-0.9.8-r2.ebuild: + Sparc stable, Bug #244234. + + 25 Oct 2008; nixnut libpcap-0.9.8-r2.ebuild: + Stable on ppc wrt bug 244234 + + 25 Oct 2008; Markus Meier libpcap-0.9.8-r2.ebuild: + amd64/x86 stable, bug #244234 + +*libpcap-0.9.8-r2 (16 Sep 2008) + + 16 Sep 2008; Peter Volkov + +files/libpcap-0.9.8-arptype-65534.patch, + +files/libpcap-0.9.8-pcap_compile.patch, libpcap-0.9.8.ebuild, + +libpcap-0.9.8-r2.ebuild: + Added upstream patch to avoid msg "arptype 65534 not supported by + libpcap", bug #229189, thank Toralf Förster for report. Added upstream + patch to allow pcap_compile() to be called more than once. + + 23 May 2008; Markus Meier libpcap-0.9.8-r1.ebuild: + amd64 stable, bug #222533 + + 20 May 2008; Jeroen Roovers libpcap-0.9.8-r1.ebuild: + Stable for HPPA (bug #222533). + + 19 May 2008; nixnut libpcap-0.9.8-r1.ebuild: + Stable on ppc wrt bug 222533 + + 18 May 2008; Markus Rothe libpcap-0.9.8-r1.ebuild: + Stable on ppc64; bug #222533 + + 17 May 2008; Raúl Porcel libpcap-0.9.8-r1.ebuild: + ia64/sparc/x86 stable wrt #222533 + + 17 May 2008; Tobias Klausmann + libpcap-0.9.8-r1.ebuild: + Stable on alpha, bug #222533 + + 16 May 2008; Marcelo Goes libpcap-0.9.8.ebuild, + libpcap-0.9.8-r1.ebuild: + Add sys-devel/flex dependency for bug 221397. Thanks to Diego Petteno + . + + 16 May 2008; Marcelo Goes -libpcap-0.9.5.ebuild, + -libpcap-0.9.6.ebuild, -libpcap-0.9.7.ebuild: + Remove old ebuilds. + +*libpcap-0.9.8-r1 (01 Apr 2008) + + 01 Apr 2008; Daniel Black + +files/libpcap-0.9.8-largefile.patch, +libpcap-0.9.8-r1.ebuild: + added large file support as per bug #175239 + + 19 Nov 2007; Joshua Kinard libpcap-0.9.8.ebuild: + Stable on mips, per #198476. + + 14 Nov 2007; Jeroen Roovers libpcap-0.9.8.ebuild: + Stable for HPPA (bug #198476). + + 10 Nov 2007; Markus Rothe libpcap-0.9.8.ebuild: + Stable on ppc64; bug #198476 + + 10 Nov 2007; Daniel Gryniewicz libpcap-0.9.8.ebuild: + Marked stable on amd64 for bug #198476 + + 09 Nov 2007; nixnut libpcap-0.9.8.ebuild: + Stable on ppc wrt bug 198476 + + 08 Nov 2007; Raúl Porcel libpcap-0.9.8.ebuild: + alpha/ia64/sparc/x86 stable wrt #198476 + + 13 Oct 2007; Tom Gall libpcap-0.9.7.ebuild: + stable on ppc64, bug #193787 + + 09 Oct 2007; Markus Ullmann libpcap-0.9.7.ebuild, + libpcap-0.9.8.ebuild: + Quote me + +*libpcap-0.9.8 (09 Oct 2007) + + 09 Oct 2007; Markus Ullmann -libpcap-0.9.4.ebuild, + +libpcap-0.9.8.ebuild: + Version bump wrt bug #194890 + + 29 Sep 2007; Christoph Mende libpcap-0.9.7.ebuild: + Stable on amd64 wrt bug #193787 + + 28 Sep 2007; nixnut libpcap-0.9.7.ebuild: + Stable on ppc wrt bug 193787 + + 28 Sep 2007; Joshua Kinard libpcap-0.9.7.ebuild: + Stable on mips, per #193787. + + 27 Sep 2007; Jeroen Roovers libpcap-0.9.7.ebuild: + Stable for HPPA (bug #193787). + + 14 Sep 2007; Markus Ullmann libpcap-0.9.7.ebuild: + Stable on x86 and sparc + + 13 Sep 2007; Markus Ullmann libpcap-0.9.7.ebuild: + convert from einstall to emake install to solve install bug on sparc + + 06 Sep 2007; Raúl Porcel libpcap-0.9.7.ebuild: + alpha/ia64/x86 stable + + 13 Aug 2007; Tobias Scherbaum + libpcap-0.9.6.ebuild: + ppc. stable + +*libpcap-0.9.7 (02 Aug 2007) + + 02 Aug 2007; Raphael Marichez +libpcap-0.9.7.ebuild: + Version bump + + 02 Aug 2007; Christian Birchinger libpcap-0.9.6.ebuild: + Added sparc stable keyword + + 24 Jul 2007; Raúl Porcel libpcap-0.9.6.ebuild: + alpha/ia64/x86 stable + + 10 Jul 2007; Christoph Mende libpcap-0.9.5.ebuild: + Stable on amd64 wrt bug #184717 + + 10 Jul 2007; Jeroen Roovers libpcap-0.9.5.ebuild: + Stable for HPPA (bug #184717). + + 09 Jul 2007; Raúl Porcel libpcap-0.9.5.ebuild: + alpha stable wrt #184717 + + 26 Jun 2007; libpcap-0.9.6.ebuild: + Omit installation of unnecessary README files. Thank Samuli Suominen for report in bug 183057. + +*libpcap-0.9.6 (23 Jun 2007) + + 23 Jun 2007; Cédric Krier +libpcap-0.9.6.ebuild: + Version bump + + 12 May 2007; Joshua Kinard libpcap-0.9.5.ebuild: + Stable on mips. + + 05 May 2007; Cedric Krier + +files/libpcap-cross-linux.patch, libpcap-0.9.5.ebuild: + Add patch for cross-compile for bug #172210 + + 22 Apr 2007; Joel Martin libpcap-0.9.5.ebuild: + Fix typo in cross-compile check. + + 21 Apr 2007; Cedric Krier libpcap-0.9.5.ebuild: + Fix test cross-compile + + 20 Apr 2007; Cedric Krier libpcap-0.9.5.ebuild: + Remove is_crosscompile function + + 19 Apr 2007; Cedric Krier libpcap-0.9.5.ebuild: + Add cross compile test for bug #172210 + + 16 Apr 2007; Markus Rothe libpcap-0.9.5.ebuild: + Stable on ppc64 + + 08 Apr 2007; Joseph Jezak libpcap-0.9.5.ebuild: + Marked ppc stable. + + 16 Mar 2007; Gustavo Zacarias libpcap-0.9.5.ebuild: + Stable on sparc + + 15 Mar 2007; Raúl Porcel libpcap-0.9.5.ebuild: + x86 stable + + 12 Dec 2006; Marcelo Goes -libpcap-0.9.3.ebuild: + Remove old ebuild. + + 04 Nov 2006; Alexander H. Færøy libpcap-0.9.4.ebuild: + Stable on alpha. + + 17 Oct 2006; Roy Marples libpcap-0.9.5.ebuild: + Added ~sparc-fbsd keyword. + +*libpcap-0.9.5 (08 Oct 2006) + + 08 Oct 2006; Markus Ullmann +libpcap-0.9.5.ebuild: + Version bump + + 29 Jul 2006; Marcelo Goes + -libpcap-0.8.3-r1.ebuild: + Remove old ebuild. + + 26 May 2006; Mike Frysinger ChangeLog: + Dont strip binaries #133580 by Diego Pettenò. + + 01 Apr 2006; Diego Pettenò libpcap-0.9.4.ebuild: + Drop virtual/libc dependency and keyword ~x86-fbsd. + + 19 Mar 2006; Markus Ullmann libpcap-0.8.3-r1.ebuild, + libpcap-0.9.3.ebuild, libpcap-0.9.4.ebuild: + Respecting LDFLAGS when building libpcap.so now + + 10 Mar 2006; Michael Hanselmann libpcap-0.9.4.ebuild: + Stable on ppc. + + 07 Mar 2006; Chris White libpcap-0.9.4.ebuild: + 0.9.4 to amd64 stable. + + 27 Feb 2006; Markus Rothe libpcap-0.9.4.ebuild: + Stable on ppc64 + + 27 Feb 2006; Christian Birchinger libpcap-0.9.4.ebuild: + Added sparc stable keyword + + 26 Feb 2006; Joshua Kinard libpcap-0.9.4.ebuild: + Marked stable on mips. + + 26 Feb 2006; Marcelo Goes libpcap-0.9.4.ebuild: + Mark 0.9.4 x86 stable. + +*libpcap-0.9.4 (08 Jan 2006) + + 08 Jan 2006; Marcelo Goes +libpcap-0.9.4.ebuild: + 0.9.4 version bump. + + 24 Sep 2005; Markus Rothe libpcap-0.9.3.ebuild: + Stable on ppc64 + + 17 Sep 2005; Aron Griffis libpcap-0.9.3.ebuild: + Mark 0.9.3 stable on ia64 + + 16 Sep 2005; libpcap-0.9.3.ebuild: + Marked stable on amd64 + + 15 Sep 2005; Aron Griffis libpcap-0.9.3.ebuild: + Mark 0.9.3 stable on alpha + + 15 Sep 2005; Joseph Jezak libpcap-0.9.3.ebuild: + Marked ppc stable. + + 13 Sep 2005; Gustavo Zacarias libpcap-0.9.3.ebuild: + Stable on sparc + + 12 Sep 2005; Daniel Black libpcap-0.9.3.ebuild: + x86 stable by popular request - bug #102505 + + 11 Sep 2005; Marcelo Goes + +files/libpcap-0.9.3-whitespace.diff, libpcap-0.9.3.ebuild: + Adding patch to remove whitespace in pcap.h to avoid non-portable whitespace + warnings in programs that include it. + + 04 Aug 2005; Daniel Black + libpcap-0.8.3-r1.ebuild, libpcap-0.9.3.ebuild: + fixed absolute symlinks as per bug #101216 thanks to Simon Stelling + +*libpcap-0.9.3 (15 Jul 2005) + + 15 Jul 2005; Aaron Walker +libpcap-0.9.3.ebuild: + Version bump for bug 99099. + + 06 May 2005; Diego Pettenò + libpcap-0.8.3-r1.ebuild: + Check for BSD systems using USERLAND variable. + + 06 May 2005; Aaron Walker libpcap-0.8.3-r1.ebuild: + Install pcap-int.h on fbsd. + + 29 Jan 2005; Daniel Black libpcap-0.8.3-r1.ebuild: + new PROVIDE - virtual/libpcap + + 22 Jan 2005; Daniel Black -libpcap-0.7.2-r1.ebuild, + -libpcap-0.7.2.ebuild, -libpcap-0.8.1-r1.ebuild, -libpcap-0.8.1.ebuild, + libpcap-0.8.3-r1.ebuild, -libpcap-0.8.3.ebuild: + QA fix using toolchain-funcs for gcc. Removed old versions + + 19 Jan 2005; Daniel Black libpcap-0.8.3-r1.ebuild: + Corrected for multilib as per bug #78534. Thanks to Kevin Koltzau + + + 17 Jul 2004; Tom Gall libpcap-0.8.3-r1.ebuild: + stable on ppc64, bug #56911 + + 01 Jul 2004; Jeremy Huddleston + libpcap-0.7.2-r1.ebuild, libpcap-0.7.2.ebuild, libpcap-0.8.1-r1.ebuild, + libpcap-0.8.1.ebuild, libpcap-0.8.3-r1.ebuild, libpcap-0.8.3.ebuild: + virtual/glibc -> virtual/libc + + 04 Apr 2004; Aron Griffis libpcap-0.8.3-r1.ebuild: + Mark stable on alpha and ia64 for bug 46258 + + 04 Apr 2004; Jon Portnoy libpcap-0.8.3-r1.ebuild : + Stable on AMD64 + + 03 Apr 2004; Jason Wever libpcap-0.8.3-r1.ebuild: + Stable on sparc wrt bug #46258. + + 03 Apr 2004; libpcap-0.8.3-r1.ebuild: + stable on x86 + + 03 Apr 2004; Lars Weiler libpcap-0.8.3-r1.ebuild: + stable on ppc as requested in bug #46258 + +*libpcap-0.8.3-r1 (31 Mar 2004) + + 31 Mar 2004; libpcap-0.8.3-r1.ebuild: + corrected the naming convention of the shared object in ebuild from 0.6 to 0.8 + to match current version of libpcap. A revdep-rebuild or equivalent will be + required for users that have any port that remains directly linked to the + /usr/lib/libpcap.so.0.6 library after the update + +*libpcap-0.8.3 (30 Mar 2004) + + 30 Mar 2004; Jason Wever libpcap-0.8.3.ebuild: + Stable on sparc. + + 30 Mar 2004; : + bumping libpcap to 0.8.3 for tcpdump Bugzilla Bug 46258 + +*libpcap-0.7.2-r1 (15 Feb 2004) +*libpcap-0.8.1-r1 (15 Feb 2004) + + 15 Feb 2004; Michael Boman libpcap-0.7.2-r1.ebuild, + libpcap-0.8.1-r1.ebuild, metadata.xml: + Fixing bug #41647, #41648 and #41649 + + These ebuilds seems to be unmaintained so i'm making myself the + maintainer for now. + + 15 Jan 2004; libpcap-0.8.1.ebuild: + marked hppa and sparc, fixes #38206 + +*libpcap-0.8.1 (03 Jan 2004) + + 03 Jan 2004; Daniel Ahlberg libpcap-0.8.1.ebuild, + files/libpcap-0.8.1-fPIC.patch: + Version bump. Closing #37092. + + 22 Apr 2003; Daniel Ahlberg : + Unmask to keep libpcap in sync to tcpdump. Closes #19517. + +*libpcap-0.7.2 (03 Mar 2003) + + 27 Apr 2003; Zach Welch libpcap-0.7.2.ebuild: + add arm keyword + + 03 Mar 2003; Daniel Ahlberg : + Version bump. + + 27 Feb 2003; Peter Johanson libpcap-0.7.1-r1.ebuild : + Changed to stable on x86 + + 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords + +*libpcap-0.7.1-r2 (3 Jan 2003) + + 25 Feb 2003; Guy Martin libpcap-0.7.1-r2.ebuild : + Added hppa to keywords. + + 15 Feb 2003; Nicholas Wourms libpcap-0.7.1-r2.ebuild : + Added mips keyword to ebuild. + + 10 Feb 2003; Peter Johanson libpcap-0.7.1-r2.ebuild : + Added ~alpha to KEYWORDS + + 3 Jan 2003; Stefan Jones : + Added -fpic to the CFLAGS to aid prelinking. + +*libpcap-0.7.1-r1 (31 Aug 2002) + + 30 Mar 2003; Christian Birchinger + libpcap-0.7.1-r1.ebuild: + Added sparc stable keyword + + 15 Feb 2003; Nicholas Wourms libpcap-0.7.1-r1.ebuild : + Added mips keyword to ebuild. + + 02 Nov 2002; Calum Selkirk libpcap-0.7.1-r1.ebuild : + + Added ~arch so as to remove from package.mask + + 31 Aug 2002; Calum Selkirk libpcap-0.7.1-r1.ebuild + files/digest-libpcap-0.7.1-r1 : + + Added a patch for Prism Header data capture (wireless). This patch allows + Airsnort (and other wireless packet sniffers) to work. + +*libpcap-0.7.1 (11 May 2002) + + 15 Feb 2003; Nicholas Wourms libpcap-0.7.1.ebuild : + Added mips keyword to ebuild. + + 11 May 2002; Spider libpcap-0.7.1.ebuild : + version bump for the new tcpdump + +*libpcap-0.6.2-r1 (1 Feb 2002) + + 1 Feb 2002; G.Bevin ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libpcap/Manifest b/sdk_container/src/third_party/portage-stable/net-libs/libpcap/Manifest index 5bcb2bec89..7f12d9b23c 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libpcap/Manifest +++ b/sdk_container/src/third_party/portage-stable/net-libs/libpcap/Manifest @@ -6,5 +6,6 @@ AUX mgmt.h 1066 SHA256 fda9bf6721c986db93a084049c796b8de4f6a9ac7a21406bf22c68ebb DIST libpcap-1.7.4.tar.gz 663021 SHA256 7ad3112187e88328b85e46dce7a9b949632af18ee74d97ffc3f2b41fe7f448b0 SHA512 83c55aa4173a90e8080a63dc6f0faeb4339d5def998abb9a578f08210c1784a1787ac6975f8bd27b02f8854dd18f03a23c1cd5fa611f46247090b2cc13943cf9 WHIRLPOOL b74cb9f55fd58f4521b0c074ae71448af8bc9e3d66577b6631b5ee59e27cca40f38519b9f2ab097755bd5a86a298bb3edb6d37aad9d0530060eb7ec9dc6221a8 EBUILD libpcap-1.7.4.ebuild 1905 SHA256 8e05e201ea8d8bc923bf1c6bb500216db589e6e99ffb4bb3cbd9ba06ba2d2649 SHA512 a6c26868d8d9f5963bec72ab29403e6cf3daaad2f1acc5923719628468dea0691539c7741417a855cc21ee1973df76bd50fe634cbcfd09a8791504119e51e5fe WHIRLPOOL 1a8415a19437ee746063466d405c49cf0cf24b6f21b39f04d0760d4d835c975d15b26c5212d0bed7dcc9a4db4bd7405d9b6c9cef2ba14aab6ace57360370f9ad EBUILD libpcap-9999.ebuild 1687 SHA256 45f14f62d9f95033c81421533b2872aeb97e8f201d07921e6aa67021eae3bdcb SHA512 4a8793df5b036921453726ebcbc19e1956b66adeebbca022dc1dd81923f0c1076abc6b27b6ea338aca76f79f43e613ad926a6c3375980b2ce9be87d646bf50ef WHIRLPOOL 4cd87eb184527e1f08f5505744c0525752c42b14be510e39cfcab03ad41418cdf7842cae856e67d07c84e9603973ede35e22397bd98e163e0e2911f6e5d89be7 -MISC ChangeLog 32022 SHA256 b7affb0f789fbe92006ca22c34ac9fed5f67fc1d40ec0f745d089324bd1f7eb4 SHA512 3686e8efdf726af0ec9e73a2c4ee97bc0438e13e00e442f05c8e713a15529998098e6267aa746355a098dd7b7b31991765e759656e809e053adec02f0c44b711 WHIRLPOOL e6f26f68d0919d144784ad125022df6b14e3c5d22db52a7a168b66aba6739976a1ff023b7cce09b1d3a23f548bafc44ffe53b77941699126440ae87c6e9ce307 -MISC metadata.xml 423 SHA256 d12419de9bd641cf78030dc7bdb2789c2c932f91ba9687a6073961eb8ff09e4f SHA512 61b591b21bd46a8ae6a20fde2d5cbe6f68250ce7616b11b55b3a270474fe1ac3b4aefcd3c98e9e6470a036ef3c685b3575464de81349137fdf7cd8082ea2d695 WHIRLPOOL a08d3ed4833b2725f68ad8fcca878047a6b7a36188462204dec1fe7f528b6ad4c8698bed8a87a03e52fe5ea7e30fd8464a881408c179e2d7ef085f511aad4475 +MISC ChangeLog 3046 SHA256 fbc8f88700a2b417700d903ed6ad2637ed42ef54498fd7e3693590093ce3f37f SHA512 571abe505e09e663b0f710fdcb79360c5dad440911f329c26d7b4da02491f952325d0dd4b3425c3cb6fecce1edcd721cf69bdeb7dc68c0b50b85bf19f3957abe WHIRLPOOL 8e01f01e1d85103a30c64be7babe1dae05ea04848bc5bdbbc1a6a54027749b2b3fe426d46db483687b44eaa7b8b1699573f875befff3fc87dc49d60e64ce2fc0 +MISC ChangeLog-2015 32022 SHA256 b7affb0f789fbe92006ca22c34ac9fed5f67fc1d40ec0f745d089324bd1f7eb4 SHA512 3686e8efdf726af0ec9e73a2c4ee97bc0438e13e00e442f05c8e713a15529998098e6267aa746355a098dd7b7b31991765e759656e809e053adec02f0c44b711 WHIRLPOOL e6f26f68d0919d144784ad125022df6b14e3c5d22db52a7a168b66aba6739976a1ff023b7cce09b1d3a23f548bafc44ffe53b77941699126440ae87c6e9ce307 +MISC metadata.xml 548 SHA256 8bbc65c0945afbd5ae45b01c9e4589f326fe506074e17221bbca35413f94f680 SHA512 8b41aef079fd61b341ce1e7711fc01d20075a32b5caf4194ca44b1f03fda45a06979ad5c3f0df4400e693cb074fe82cecda63e4e0e9e131bdeba10c5405e02d5 WHIRLPOOL 866fb888df0a41f4a163c32e1318d2779fd7f8da4ca711161798d1146bb97461571bdfd3d2e1bcb8aad533784854489b8a449bec0ce3f7f84a419cd3a797edb6 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libpcap/metadata.xml b/sdk_container/src/third_party/portage-stable/net-libs/libpcap/metadata.xml index 5455c0b7c2..f608899492 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libpcap/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/net-libs/libpcap/metadata.xml @@ -1,12 +1,15 @@ - netmon + + netmon@gentoo.org + Gentoo network monitoring and analysis project + - + Use dev-libs/libnl to put wireless interfaces in monitor mode. - + Use virtual/libusb to support Controller Area Network over USB (CAN USB) From 970e1d2774aec5aa5f8195b3e69a22a66bef3a42 Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Mon, 28 Mar 2016 11:29:00 -0700 Subject: [PATCH 7/8] bump(net-libs/libssh2): sync with upstream --- .../metadata/md5-cache/net-libs/libssh2-1.5.0 | 4 +- .../metadata/md5-cache/net-libs/libssh2-1.6.0 | 2 +- .../md5-cache/net-libs/libssh2-1.6.0-r1 | 13 + .../metadata/md5-cache/net-libs/libssh2-1.7.0 | 13 + .../metadata/md5-cache/net-libs/libssh2-9999 | 8 +- .../portage-stable/net-libs/libssh2/ChangeLog | 523 +++++------------- .../net-libs/libssh2/ChangeLog-2015 | 399 +++++++++++++ .../portage-stable/net-libs/libssh2/Manifest | 33 +- .../net-libs/libssh2/libssh2-1.5.0.ebuild | 4 +- .../net-libs/libssh2/libssh2-1.6.0-r1.ebuild | 46 ++ .../net-libs/libssh2/libssh2-1.6.0.ebuild | 2 +- .../net-libs/libssh2/libssh2-1.7.0.ebuild | 44 ++ .../net-libs/libssh2/libssh2-9999.ebuild | 10 +- .../net-libs/libssh2/metadata.xml | 5 +- 14 files changed, 679 insertions(+), 427 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.6.0-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.7.0 create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/libssh2/ChangeLog-2015 create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.6.0-r1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.7.0.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.5.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.5.0 index 12f7577736..9ee34fd170 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.5.0 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.5.0 @@ -4,10 +4,10 @@ DESCRIPTION=Library implementing the SSH2 protocol EAPI=5 HOMEPAGE=http://www.libssh2.org/ IUSE=gcrypt static-libs test zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris LICENSE=BSD RDEPEND=!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) SLOT=0 SRC_URI=http://www.libssh2.org/download/libssh2-1.5.0.tar.gz _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-multilib 77afca16a6cb82823eed6366a10e7f75 autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=352212a739770378ed5be14cfe17bafd +_md5_=0464cdb4c12146fd07fe57d2ee9e0181 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.6.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.6.0 index e92f315c5e..b112375a10 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.6.0 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.6.0 @@ -10,4 +10,4 @@ RDEPEND=!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,ab SLOT=0 SRC_URI=http://www.libssh2.org/download/libssh2-1.6.0.tar.gz _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-multilib 77afca16a6cb82823eed6366a10e7f75 autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=883f32c37f19449a22333e0c4c391d89 +_md5_=4281b810ddd629acace3e3a6428d5ee5 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.6.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.6.0-r1 new file mode 100644 index 0000000000..7977b62059 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.6.0-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=!gcrypt? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=Library implementing the SSH2 protocol +EAPI=5 +HOMEPAGE=http://www.libssh2.org/ +IUSE=gcrypt libressl static-libs test zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris +LICENSE=BSD +RDEPEND=!gcrypt? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) +SLOT=0 +SRC_URI=http://www.libssh2.org/download/libssh2-1.6.0.tar.gz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-multilib 77afca16a6cb82823eed6366a10e7f75 autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 +_md5_=2089116a70ab3e190f59726bab1a9df5 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.7.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.7.0 new file mode 100644 index 0000000000..162ddb5501 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-1.7.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=!gcrypt? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=Library implementing the SSH2 protocol +EAPI=5 +HOMEPAGE=http://www.libssh2.org/ +IUSE=gcrypt libressl static-libs test zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris +LICENSE=BSD +RDEPEND=!gcrypt? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) +SLOT=0 +SRC_URI=http://www.libssh2.org/download/libssh2-1.7.0.tar.gz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-multilib 77afca16a6cb82823eed6366a10e7f75 autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 +_md5_=65edbae0ad3d4fa38ef3f27a462279b9 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-9999 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-9999 index 84db62b47b..5a63f9d0a6 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-9999 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/libssh2-9999 @@ -1,11 +1,11 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1 +DEPEND=!gcrypt? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1 DESCRIPTION=Library implementing the SSH2 protocol EAPI=5 HOMEPAGE=http://www.libssh2.org/ -IUSE=gcrypt static-libs test zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +IUSE=gcrypt libressl static-libs test zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 LICENSE=BSD -RDEPEND=!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) +RDEPEND=!gcrypt? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) SLOT=0 _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-multilib 77afca16a6cb82823eed6366a10e7f75 autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 9d81603248f2ba3ec59124320d123e5e git-r3 ef66dfc3db09f327af21cf32f140fb2b libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=b73e0a24cee53811c7bbabd13c9b13d9 +_md5_=95e8d40b44b8a9e48dc957a97cc82ec9 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/ChangeLog b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/ChangeLog index 8ea71bed0e..5a23c7ae9c 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/ChangeLog @@ -1,396 +1,147 @@ # ChangeLog for net-libs/libssh2 -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.108 2015/06/17 18:10:17 vapier Exp $ +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) - 17 Jun 2015; Mike Frysinger libssh2-1.6.0.ebuild: - Add arm64 love. +*libssh2-9999 (09 Aug 2015) +*libssh2-1.6.0 (09 Aug 2015) +*libssh2-1.5.0 (09 Aug 2015) -*libssh2-1.6.0 (13 Jun 2015) + 09 Aug 2015; Robin H. Johnson + +files/libssh2-1.4.2-pkgconfig.patch, +libssh2-1.5.0.ebuild, + +libssh2-1.6.0.ebuild, +libssh2-9999.ebuild, +metadata.xml: + proj/gentoo: Initial commit - 13 Jun 2015; Jeroen Roovers +libssh2-1.6.0.ebuild: - Version bump. + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. -*libssh2-9999 (27 May 2015) + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. - 27 May 2015; Michał Górny +libssh2-9999.ebuild: - Add a live ebuild + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. - 30 Mar 2015; Jeroen Roovers -libssh2-1.4.3.ebuild, - -libssh2-1.4.3-r1.ebuild: + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed + + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default + + Convert all URLs for sites supporting encrypted connections from http to + https + + Signed-off-by: Justin Lecher + + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml + + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. + + Bug: https://bugs.gentoo.org/552720 + +*libssh2-1.6.0-r1 (20 Sep 2015) + + 20 Sep 2015; Julian Ospald +libssh2-1.6.0-r1.ebuild, + libssh2-9999.ebuild: + add libressl support + + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) + + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. + + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) + +*libssh2-1.7.0 (27 Feb 2016) + + 27 Feb 2016; Jeroen Roovers +libssh2-1.7.0.ebuild: + Version bump (bug #575474). + + Package-Manager: portage-2.2.27 + + 27 Feb 2016; Jeroen Roovers libssh2-1.7.0.ebuild: + Stable for PPC64 (bug #575474). + + Package-Manager: portage-2.2.27 + RepoMan-Options: --ignore-arches + + 27 Feb 2016; Jeroen Roovers libssh2-1.7.0.ebuild: + Stable for HPPA (bug #575474). + + Package-Manager: portage-2.2.27 + RepoMan-Options: --ignore-arches + + 02 Mar 2016; Agostino Sarubbo libssh2-1.7.0.ebuild: + amd64 stable wrt bug #575474 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="amd64" + Signed-off-by: Agostino Sarubbo + + 13 Mar 2016; Markus Meier libssh2-1.7.0.ebuild: + arm stable, bug #575474 + + Package-Manager: portage-2.2.27 + RepoMan-Options: --include-arches="arm" + + 15 Mar 2016; Agostino Sarubbo libssh2-1.7.0.ebuild: + x86 stable wrt bug #575474 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="x86" + Signed-off-by: Agostino Sarubbo + + 15 Mar 2016; Tobias Klausmann libssh2-1.7.0.ebuild: + 1.7.0-r0: add alpha keyword + + Gentoo-Bug: 575474 + + Package-Manager: portage-2.2.28 + + 16 Mar 2016; Agostino Sarubbo libssh2-1.7.0.ebuild: + ppc stable wrt bug #575474 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="ppc" + Signed-off-by: Agostino Sarubbo + + 19 Mar 2016; Agostino Sarubbo libssh2-1.7.0.ebuild: + sparc stable wrt bug #575474 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="sparc" + Signed-off-by: Agostino Sarubbo + + 20 Mar 2016; Agostino Sarubbo libssh2-1.7.0.ebuild: + ia64 stable wrt bug #575474 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="ia64" + Signed-off-by: Agostino Sarubbo + + 26 Mar 2016; Jeroen Roovers -libssh2-1.5.0.ebuild, + -libssh2-1.6.0.ebuild, -libssh2-1.6.0-r1.ebuild: Old. - 30 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: - Stable for alpha, wrt bug #542914 + Package-Manager: portage-2.2.28 - 30 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: - Stable for sparc, wrt bug #542914 - - 28 Mar 2015; Markus Meier libssh2-1.5.0.ebuild: - arm stable, bug #542914 - - 26 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: - Stable for ppc64, wrt bug #542914 - - 26 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: - Stable for ppc, wrt bug #542914 - - 25 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: - Stable for ia64, wrt bug #542914 - - 13 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: - Stable for x86, wrt bug #542914 - - 13 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: - Stable for amd64, wrt bug #542914 - - 12 Mar 2015; Jeroen Roovers libssh2-1.5.0.ebuild: - Stable for HPPA (bug #542914). - -*libssh2-1.5.0 (12 Mar 2015) - - 12 Mar 2015; Jeroen Roovers +libssh2-1.5.0.ebuild, - metadata.xml: - Version bump (bug #542914). - - 02 Mar 2015; Agostino Sarubbo libssh2-1.4.3-r1.ebuild: - Stable for ppc, wrt bug #526056 - - 16 Jan 2015; Raúl Porcel libssh2-1.4.3-r1.ebuild: - alpha/ia64/s390/sparc stable wrt #526056 - - 02 Dec 2014; Pacho Ramos libssh2-1.4.3-r1.ebuild: - amd64/x86 stable, bug #526056 - - 15 Nov 2014; Jeroen Roovers libssh2-1.4.3-r1.ebuild: - Run some eclass _src_prepare() (bug #529364). - - 04 Nov 2014; Markus Meier libssh2-1.4.3-r1.ebuild: - arm stable, bug #526056 - - 26 Oct 2014; Jeroen Roovers libssh2-1.4.3-r1.ebuild: - Stable for HPPA (bug #526056). - - 12 Oct 2014; Jeroen Roovers libssh2-1.4.3-r1.ebuild: - Do not run mansyntax.sh test (bug #449328). - - 18 Jul 2014; Jeroen Roovers -libssh2-1.4.2.ebuild, - files/libssh2-1.4.2-pkgconfig.patch: - Clean up patch. - - 18 Jun 2014; Michał Górny libssh2-1.4.3-r1.ebuild: - Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug - #513718. - -*libssh2-1.4.3-r1 (13 Jun 2014) - - 13 Jun 2014; Michał Górny +libssh2-1.4.3-r1.ebuild: - Enable multilib support, required for net-misc/curl. - - 01 Mar 2014; Michał Górny libssh2-1.4.2.ebuild, - libssh2-1.4.3.ebuild: - Update libgcrypt dep to use slot :0. - - 06 Aug 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: - Stable for s390, wrt bug #476220 - - 04 Aug 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: - Stable for ia64, wrt bug #476220 - - 03 Aug 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: - Stable for sparc, wrt bug #476220 - - 14 Jul 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: - Stable for arm, wrt bug #476220 - - 14 Jul 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: - Stable for alpha, wrt bug #476220 - - 13 Jul 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: - Stable for ppc64, wrt bug #476220 - - 13 Jul 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: - Stable for ppc, wrt bug #476220 - - 13 Jul 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: - Stable for x86, wrt bug #476220 - - 12 Jul 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: - Stable for amd64, wrt bug #476220 - - 09 Jul 2013; Jeroen Roovers libssh2-1.4.3.ebuild: - Stable for HPPA (bug #476220). - -*libssh2-1.4.3 (09 Dec 2012) - - 09 Dec 2012; Tim Harder +libssh2-1.4.3.ebuild: - Version bump. - - 19 Nov 2012; Justin Lecher libssh2-1.4.2.ebuild, - metadata.xml: - Keyworded for ~*-linux, tested by me - - 27 Aug 2012; Tim Harder -libssh2-1.4.0.ebuild, - -files/libssh2-1.4.0-pkgconfig.patch, -libssh2-1.4.1.ebuild: - Remove old. - - 26 Aug 2012; Raúl Porcel libssh2-1.4.2.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #422139 - - 04 Aug 2012; Anthony G. Basile libssh2-1.4.2.ebuild: - Stable arm, bug #422139 - - 03 Aug 2012; Markos Chandras libssh2-1.4.2.ebuild: - Stable on amd64 wrt bug #422139 - - 03 Aug 2012; Anthony G. Basile libssh2-1.4.2.ebuild: - Stable ppc ppc64, bug #422139 - - 01 Aug 2012; Jeroen Roovers libssh2-1.4.2.ebuild: - Stable for HPPA (bug #422139). - - 01 Aug 2012; Jeff Horelick libssh2-1.4.2.ebuild: - marked x86 per bug 422139 - - 23 Jul 2012; Jeremy Olexa libssh2-1.4.2.ebuild: - add ~ppc-macos, bug 427508 - -*libssh2-1.4.2 (20 May 2012) - - 20 May 2012; Tim Harder +libssh2-1.4.2.ebuild, - +files/libssh2-1.4.2-pkgconfig.patch: - Version bump. - - 10 May 2012; Tim Harder -libssh2-1.3.0.ebuild: - Remove old. - - 06 May 2012; Raúl Porcel libssh2-1.4.0.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #409601 - - 26 Apr 2012; Alexis Ballier libssh2-1.4.1.ebuild: - keyword ~amd64-fbsd - -*libssh2-1.4.1 (04 Apr 2012) - - 04 Apr 2012; Tim Harder +libssh2-1.4.1.ebuild: - Version bump. - - 31 Mar 2012; Markus Meier libssh2-1.4.0.ebuild: - arm stable, bug #409601 - - 28 Mar 2012; Jeff Horelick libssh2-1.4.0.ebuild: - marked x86 per bug 409601 - - 26 Mar 2012; Tim Harder libssh2-1.4.0.ebuild, - +files/libssh2-1.4.0-pkgconfig.patch: - Remove LDFLAGS from pkg-config Libs (bug #409661). - - 25 Mar 2012; Brent Baude libssh2-1.4.0.ebuild: - Marking libssh2-1.4.0 ppc64 for bug 409601 - - 25 Mar 2012; Jeroen Roovers libssh2-1.4.0.ebuild: - Stable for HPPA (bug #409601). - - 25 Mar 2012; Agostino Sarubbo libssh2-1.4.0.ebuild: - Stable for amd64, wrt bug #409601 - - 25 Mar 2012; Brent Baude libssh2-1.4.0.ebuild: - Marking libssh2-1.4.0 ppc for bug 409601 - - 08 Mar 2012; Jeroen Roovers -libssh2-1.2.2.ebuild: - Old. - - 08 Mar 2012; Brent Baude libssh2-1.3.0.ebuild: - Marking libssh2-1.3.0 ppc64 for bug 390555 - -*libssh2-1.4.0 (07 Feb 2012) - - 07 Feb 2012; Tim Harder +libssh2-1.4.0.ebuild: - Version bump. - - 06 Feb 2012; Brent Baude libssh2-1.3.0.ebuild: - Marking libssh2-1.3.0 ppc for bug 390555 - - 04 Dec 2011; Raúl Porcel libssh2-1.3.0.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #390555 - - 28 Nov 2011; Tim Harder libssh2-1.3.0.ebuild: - Fix autotools-utils usage (bug #392167). - - 27 Nov 2011; Tim Harder libssh2-1.3.0.ebuild: - Build in the source tree. - - 27 Nov 2011; Tim Harder -libssh2-1.2.5.ebuild, - -libssh2-1.2.6.ebuild, -libssh2-1.2.7.ebuild, -libssh2-1.2.8-r1.ebuild, - -files/libssh2-1.2.8-version.patch, -libssh2-1.2.9.ebuild: - Remove old. - - 23 Nov 2011; Markus Meier libssh2-1.3.0.ebuild: - arm stable, bug #390555 - - 17 Nov 2011; Pawel Hajdan jr libssh2-1.3.0.ebuild: - x86 stable wrt bug #390555 - - 15 Nov 2011; Markos Chandras libssh2-1.3.0.ebuild: - Stable on amd64 wrt bug #390555 - - 15 Nov 2011; Jeroen Roovers libssh2-1.3.0.ebuild: - Stable for HPPA (bug #390555). - -*libssh2-1.3.0 (21 Sep 2011) - - 21 Sep 2011; Tim Harder +libssh2-1.3.0.ebuild: - Version bump. Add workaround for failing tests (bug #333319). - -*libssh2-1.2.9 (20 Aug 2011) - - 20 Aug 2011; Jeroen Roovers +libssh2-1.2.9.ebuild: - Version bump. - -*libssh2-1.2.8-r1 (10 May 2011) - - 10 May 2011; Jeroen Roovers -libssh2-1.2.8.ebuild, - +libssh2-1.2.8-r1.ebuild, +files/libssh2-1.2.8-version.patch: - Fix "VERSION" in autoconf script thanks to Lars, patch by Stratos Psomadakis - (bug #366599). - -*libssh2-1.2.8 (08 May 2011) - - 08 May 2011; Jeroen Roovers +libssh2-1.2.8.ebuild: - Version bump. Add USE=static-libs. - -*libssh2-1.2.7 (04 Oct 2010) - - 04 Oct 2010; Jeroen Roovers +libssh2-1.2.7.ebuild: - Version bump (bug #339683). - - 02 Oct 2010; Fabian Groffen libssh2-1.2.6.ebuild: - Marked ~x64-macos, bug #333981 - -*libssh2-1.2.6 (06 Jul 2010) - - 06 Jul 2010; Jeroen Roovers +libssh2-1.2.6.ebuild: - Version bump by Tim Harder (bug #327115). - -*libssh2-1.2.5 (26 May 2010) - - 26 May 2010; Jeroen Roovers +libssh2-1.2.5.ebuild: - Version bump thanks to Emmanuel Andry (bug #321567). - - 28 Mar 2010; Raúl Porcel libssh2-1.2.2.ebuild: - alpha/ia64/s390/sh stable wrt #298456 - - 09 Feb 2010; Tiago Cunha libssh2-1.2.2.ebuild: - stable sparc, bug 298456 - - 10 Jan 2010; Markus Meier libssh2-1.2.2.ebuild: - arm/x86 stable, bug #298456 - - 07 Jan 2010; Brent Baude libssh2-1.2.2.ebuild: - Marking libssh2-1.2.2 ppc for bug 298456 - - 06 Jan 2010; Brent Baude libssh2-1.2.2.ebuild: - Marking libssh2-1.2.2 ppc64 for bug 298456 - - 06 Jan 2010; Tomáš Chvátal libssh2-1.2.2.ebuild: - Stable for AMD64 (bug #298456). - - 05 Jan 2010; Jeroen Roovers libssh2-1.2.2.ebuild: - Stable for HPPA (bug #298456). - - 14 Dec 2009; Peter Volkov libssh2-1.2.2.ebuild: - Disable ssh2.sh test in case FEATURES=userpriv, bug #286741, thank Kent - Fredric for report. - -*libssh2-1.2.2 (23 Nov 2009) - - 23 Nov 2009; Jeroen Roovers +libssh2-1.2.2.ebuild: - Version bump. - -*libssh2-1.2.1 (06 Oct 2009) - - 06 Oct 2009; Patrick Lauer +libssh2-1.2.1.ebuild: - Bump. fixes #287386 - - 26 Jun 2009; Peter Volkov -libssh2-0.14.ebuild, - -libssh2-0.15.ebuild, -libssh2-0.17.ebuild, libssh2-0.18.ebuild, - -libssh2-1.0.ebuild, libssh2-1.1.ebuild, metadata.xml: - Renamed libgcrypt USE flag into gcrypt, bug #274555, thank Tristan Heaven - for report. Cleaned old. - - 23 Apr 2009; Raúl Porcel libssh2-0.18.ebuild: - arm/s390/sh stable - -*libssh2-1.1 (18 Apr 2009) - - 18 Apr 2009; Patrick Lauer +libssh2-1.1.ebuild: - Bump to 1.1, EAPI2ified, modified ebuild by Tim Harder. Closes #265823 - - 09 Apr 2009; Raúl Porcel libssh2-0.18.ebuild, - libssh2-1.0.ebuild: - Add ~arm/~s390/~sh wrt #215709 - -*libssh2-1.0 (29 Mar 2009) - - 29 Mar 2009; Patrick Lauer +libssh2-1.0.ebuild: - Bump to 1.0. Fixes #261612 - - 24 Jan 2009; Alexis Ballier libssh2-0.18.ebuild: - keyword ~x86-fbsd - - 25 Aug 2008; Jeroen Roovers libssh2-0.18.ebuild: - Stable for HPPA (bug #233122). - - 02 Aug 2008; Markus Rothe libssh2-0.18.ebuild: - Stable on ppc64; bug #233122 - - 01 Aug 2008; nixnut libssh2-0.18.ebuild: - Stable on ppc wrt bug 233122 - - 30 Jul 2008; Dawid Węgliński libssh2-0.18.ebuild: - Stable on amd64 (bug #233122) - - 29 Jul 2008; Raúl Porcel libssh2-0.18.ebuild: - alpha/ia64/sparc/x86 stable wrt #233122 - - 29 Apr 2008; libssh2-0.18.ebuild: - Add ~mips, bug #215709 - - 04 Apr 2008; Brent Baude libssh2-0.18.ebuild: - Marking libssh2-0.18 ~ppc - - 04 Apr 2008; Brent Baude libssh2-0.18.ebuild: - keyworded ~arch for ppc64, bug 215709 - - 01 Apr 2008; Raúl Porcel libssh2-0.18.ebuild: - Add ~alpha/~ia64/~sparc wrt #215709 - - 01 Apr 2008; Jeroen Roovers libssh2-0.18.ebuild: - Marked ~hppa. - -*libssh2-0.18 (23 Dec 2007) - - 23 Dec 2007; Cédric Krier +libssh2-0.18.ebuild: - Version bump - - 13 Sep 2007; Daniel Black libssh2-0.17.ebuild: - added ~amd64 keyword - works with curl-7.17.0-r1 - -*libssh2-0.17 (29 Aug 2007) - - 29 Aug 2007; Cédric Krier +libssh2-0.17.ebuild: - Version bump - -*libssh2-0.15 (01 Jul 2007) - - 01 Jul 2007; Cédric Krier +libssh2-0.15.ebuild: - Version bump - -*libssh2-0.14 (27 Nov 2006) - - 27 Nov 2006; Markus Ullmann - +files/libssh2-0.14-banner-wait.patch, - +files/libssh2-0.14-channel-failure.patch, - +files/libssh2-0.14-configure.patch, - +files/libssh2-0.14-peer-shutdown.patch, +metadata.xml, - +libssh2-0.14.ebuild: - Import from sunrise for bug 113844 thanks to Joe and cedk diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/ChangeLog-2015 new file mode 100644 index 0000000000..057a71f117 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/ChangeLog-2015 @@ -0,0 +1,399 @@ +# ChangeLog for net-libs/libssh2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.109 2015/07/20 06:10:12 vapier Exp $ + + 20 Jul 2015; Mike Frysinger libssh2-1.5.0.ebuild: + Mark arm64/s390/sh stable. + + 17 Jun 2015; Mike Frysinger libssh2-1.6.0.ebuild: + Add arm64 love. + +*libssh2-1.6.0 (13 Jun 2015) + + 13 Jun 2015; Jeroen Roovers +libssh2-1.6.0.ebuild: + Version bump. + +*libssh2-9999 (27 May 2015) + + 27 May 2015; Michał Górny +libssh2-9999.ebuild: + Add a live ebuild + + 30 Mar 2015; Jeroen Roovers -libssh2-1.4.3.ebuild, + -libssh2-1.4.3-r1.ebuild: + Old. + + 30 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: + Stable for alpha, wrt bug #542914 + + 30 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: + Stable for sparc, wrt bug #542914 + + 28 Mar 2015; Markus Meier libssh2-1.5.0.ebuild: + arm stable, bug #542914 + + 26 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: + Stable for ppc64, wrt bug #542914 + + 26 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: + Stable for ppc, wrt bug #542914 + + 25 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: + Stable for ia64, wrt bug #542914 + + 13 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: + Stable for x86, wrt bug #542914 + + 13 Mar 2015; Agostino Sarubbo libssh2-1.5.0.ebuild: + Stable for amd64, wrt bug #542914 + + 12 Mar 2015; Jeroen Roovers libssh2-1.5.0.ebuild: + Stable for HPPA (bug #542914). + +*libssh2-1.5.0 (12 Mar 2015) + + 12 Mar 2015; Jeroen Roovers +libssh2-1.5.0.ebuild, + metadata.xml: + Version bump (bug #542914). + + 02 Mar 2015; Agostino Sarubbo libssh2-1.4.3-r1.ebuild: + Stable for ppc, wrt bug #526056 + + 16 Jan 2015; Raúl Porcel libssh2-1.4.3-r1.ebuild: + alpha/ia64/s390/sparc stable wrt #526056 + + 02 Dec 2014; Pacho Ramos libssh2-1.4.3-r1.ebuild: + amd64/x86 stable, bug #526056 + + 15 Nov 2014; Jeroen Roovers libssh2-1.4.3-r1.ebuild: + Run some eclass _src_prepare() (bug #529364). + + 04 Nov 2014; Markus Meier libssh2-1.4.3-r1.ebuild: + arm stable, bug #526056 + + 26 Oct 2014; Jeroen Roovers libssh2-1.4.3-r1.ebuild: + Stable for HPPA (bug #526056). + + 12 Oct 2014; Jeroen Roovers libssh2-1.4.3-r1.ebuild: + Do not run mansyntax.sh test (bug #449328). + + 18 Jul 2014; Jeroen Roovers -libssh2-1.4.2.ebuild, + files/libssh2-1.4.2-pkgconfig.patch: + Clean up patch. + + 18 Jun 2014; Michał Górny libssh2-1.4.3-r1.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. + +*libssh2-1.4.3-r1 (13 Jun 2014) + + 13 Jun 2014; Michał Górny +libssh2-1.4.3-r1.ebuild: + Enable multilib support, required for net-misc/curl. + + 01 Mar 2014; Michał Górny libssh2-1.4.2.ebuild, + libssh2-1.4.3.ebuild: + Update libgcrypt dep to use slot :0. + + 06 Aug 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: + Stable for s390, wrt bug #476220 + + 04 Aug 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: + Stable for ia64, wrt bug #476220 + + 03 Aug 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: + Stable for sparc, wrt bug #476220 + + 14 Jul 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: + Stable for arm, wrt bug #476220 + + 14 Jul 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: + Stable for alpha, wrt bug #476220 + + 13 Jul 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: + Stable for ppc64, wrt bug #476220 + + 13 Jul 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: + Stable for ppc, wrt bug #476220 + + 13 Jul 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: + Stable for x86, wrt bug #476220 + + 12 Jul 2013; Agostino Sarubbo libssh2-1.4.3.ebuild: + Stable for amd64, wrt bug #476220 + + 09 Jul 2013; Jeroen Roovers libssh2-1.4.3.ebuild: + Stable for HPPA (bug #476220). + +*libssh2-1.4.3 (09 Dec 2012) + + 09 Dec 2012; Tim Harder +libssh2-1.4.3.ebuild: + Version bump. + + 19 Nov 2012; Justin Lecher libssh2-1.4.2.ebuild, + metadata.xml: + Keyworded for ~*-linux, tested by me + + 27 Aug 2012; Tim Harder -libssh2-1.4.0.ebuild, + -files/libssh2-1.4.0-pkgconfig.patch, -libssh2-1.4.1.ebuild: + Remove old. + + 26 Aug 2012; Raúl Porcel libssh2-1.4.2.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #422139 + + 04 Aug 2012; Anthony G. Basile libssh2-1.4.2.ebuild: + Stable arm, bug #422139 + + 03 Aug 2012; Markos Chandras libssh2-1.4.2.ebuild: + Stable on amd64 wrt bug #422139 + + 03 Aug 2012; Anthony G. Basile libssh2-1.4.2.ebuild: + Stable ppc ppc64, bug #422139 + + 01 Aug 2012; Jeroen Roovers libssh2-1.4.2.ebuild: + Stable for HPPA (bug #422139). + + 01 Aug 2012; Jeff Horelick libssh2-1.4.2.ebuild: + marked x86 per bug 422139 + + 23 Jul 2012; Jeremy Olexa libssh2-1.4.2.ebuild: + add ~ppc-macos, bug 427508 + +*libssh2-1.4.2 (20 May 2012) + + 20 May 2012; Tim Harder +libssh2-1.4.2.ebuild, + +files/libssh2-1.4.2-pkgconfig.patch: + Version bump. + + 10 May 2012; Tim Harder -libssh2-1.3.0.ebuild: + Remove old. + + 06 May 2012; Raúl Porcel libssh2-1.4.0.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #409601 + + 26 Apr 2012; Alexis Ballier libssh2-1.4.1.ebuild: + keyword ~amd64-fbsd + +*libssh2-1.4.1 (04 Apr 2012) + + 04 Apr 2012; Tim Harder +libssh2-1.4.1.ebuild: + Version bump. + + 31 Mar 2012; Markus Meier libssh2-1.4.0.ebuild: + arm stable, bug #409601 + + 28 Mar 2012; Jeff Horelick libssh2-1.4.0.ebuild: + marked x86 per bug 409601 + + 26 Mar 2012; Tim Harder libssh2-1.4.0.ebuild, + +files/libssh2-1.4.0-pkgconfig.patch: + Remove LDFLAGS from pkg-config Libs (bug #409661). + + 25 Mar 2012; Brent Baude libssh2-1.4.0.ebuild: + Marking libssh2-1.4.0 ppc64 for bug 409601 + + 25 Mar 2012; Jeroen Roovers libssh2-1.4.0.ebuild: + Stable for HPPA (bug #409601). + + 25 Mar 2012; Agostino Sarubbo libssh2-1.4.0.ebuild: + Stable for amd64, wrt bug #409601 + + 25 Mar 2012; Brent Baude libssh2-1.4.0.ebuild: + Marking libssh2-1.4.0 ppc for bug 409601 + + 08 Mar 2012; Jeroen Roovers -libssh2-1.2.2.ebuild: + Old. + + 08 Mar 2012; Brent Baude libssh2-1.3.0.ebuild: + Marking libssh2-1.3.0 ppc64 for bug 390555 + +*libssh2-1.4.0 (07 Feb 2012) + + 07 Feb 2012; Tim Harder +libssh2-1.4.0.ebuild: + Version bump. + + 06 Feb 2012; Brent Baude libssh2-1.3.0.ebuild: + Marking libssh2-1.3.0 ppc for bug 390555 + + 04 Dec 2011; Raúl Porcel libssh2-1.3.0.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #390555 + + 28 Nov 2011; Tim Harder libssh2-1.3.0.ebuild: + Fix autotools-utils usage (bug #392167). + + 27 Nov 2011; Tim Harder libssh2-1.3.0.ebuild: + Build in the source tree. + + 27 Nov 2011; Tim Harder -libssh2-1.2.5.ebuild, + -libssh2-1.2.6.ebuild, -libssh2-1.2.7.ebuild, -libssh2-1.2.8-r1.ebuild, + -files/libssh2-1.2.8-version.patch, -libssh2-1.2.9.ebuild: + Remove old. + + 23 Nov 2011; Markus Meier libssh2-1.3.0.ebuild: + arm stable, bug #390555 + + 17 Nov 2011; Pawel Hajdan jr libssh2-1.3.0.ebuild: + x86 stable wrt bug #390555 + + 15 Nov 2011; Markos Chandras libssh2-1.3.0.ebuild: + Stable on amd64 wrt bug #390555 + + 15 Nov 2011; Jeroen Roovers libssh2-1.3.0.ebuild: + Stable for HPPA (bug #390555). + +*libssh2-1.3.0 (21 Sep 2011) + + 21 Sep 2011; Tim Harder +libssh2-1.3.0.ebuild: + Version bump. Add workaround for failing tests (bug #333319). + +*libssh2-1.2.9 (20 Aug 2011) + + 20 Aug 2011; Jeroen Roovers +libssh2-1.2.9.ebuild: + Version bump. + +*libssh2-1.2.8-r1 (10 May 2011) + + 10 May 2011; Jeroen Roovers -libssh2-1.2.8.ebuild, + +libssh2-1.2.8-r1.ebuild, +files/libssh2-1.2.8-version.patch: + Fix "VERSION" in autoconf script thanks to Lars, patch by Stratos Psomadakis + (bug #366599). + +*libssh2-1.2.8 (08 May 2011) + + 08 May 2011; Jeroen Roovers +libssh2-1.2.8.ebuild: + Version bump. Add USE=static-libs. + +*libssh2-1.2.7 (04 Oct 2010) + + 04 Oct 2010; Jeroen Roovers +libssh2-1.2.7.ebuild: + Version bump (bug #339683). + + 02 Oct 2010; Fabian Groffen libssh2-1.2.6.ebuild: + Marked ~x64-macos, bug #333981 + +*libssh2-1.2.6 (06 Jul 2010) + + 06 Jul 2010; Jeroen Roovers +libssh2-1.2.6.ebuild: + Version bump by Tim Harder (bug #327115). + +*libssh2-1.2.5 (26 May 2010) + + 26 May 2010; Jeroen Roovers +libssh2-1.2.5.ebuild: + Version bump thanks to Emmanuel Andry (bug #321567). + + 28 Mar 2010; Raúl Porcel libssh2-1.2.2.ebuild: + alpha/ia64/s390/sh stable wrt #298456 + + 09 Feb 2010; Tiago Cunha libssh2-1.2.2.ebuild: + stable sparc, bug 298456 + + 10 Jan 2010; Markus Meier libssh2-1.2.2.ebuild: + arm/x86 stable, bug #298456 + + 07 Jan 2010; Brent Baude libssh2-1.2.2.ebuild: + Marking libssh2-1.2.2 ppc for bug 298456 + + 06 Jan 2010; Brent Baude libssh2-1.2.2.ebuild: + Marking libssh2-1.2.2 ppc64 for bug 298456 + + 06 Jan 2010; Tomáš Chvátal libssh2-1.2.2.ebuild: + Stable for AMD64 (bug #298456). + + 05 Jan 2010; Jeroen Roovers libssh2-1.2.2.ebuild: + Stable for HPPA (bug #298456). + + 14 Dec 2009; Peter Volkov libssh2-1.2.2.ebuild: + Disable ssh2.sh test in case FEATURES=userpriv, bug #286741, thank Kent + Fredric for report. + +*libssh2-1.2.2 (23 Nov 2009) + + 23 Nov 2009; Jeroen Roovers +libssh2-1.2.2.ebuild: + Version bump. + +*libssh2-1.2.1 (06 Oct 2009) + + 06 Oct 2009; Patrick Lauer +libssh2-1.2.1.ebuild: + Bump. fixes #287386 + + 26 Jun 2009; Peter Volkov -libssh2-0.14.ebuild, + -libssh2-0.15.ebuild, -libssh2-0.17.ebuild, libssh2-0.18.ebuild, + -libssh2-1.0.ebuild, libssh2-1.1.ebuild, metadata.xml: + Renamed libgcrypt USE flag into gcrypt, bug #274555, thank Tristan Heaven + for report. Cleaned old. + + 23 Apr 2009; Raúl Porcel libssh2-0.18.ebuild: + arm/s390/sh stable + +*libssh2-1.1 (18 Apr 2009) + + 18 Apr 2009; Patrick Lauer +libssh2-1.1.ebuild: + Bump to 1.1, EAPI2ified, modified ebuild by Tim Harder. Closes #265823 + + 09 Apr 2009; Raúl Porcel libssh2-0.18.ebuild, + libssh2-1.0.ebuild: + Add ~arm/~s390/~sh wrt #215709 + +*libssh2-1.0 (29 Mar 2009) + + 29 Mar 2009; Patrick Lauer +libssh2-1.0.ebuild: + Bump to 1.0. Fixes #261612 + + 24 Jan 2009; Alexis Ballier libssh2-0.18.ebuild: + keyword ~x86-fbsd + + 25 Aug 2008; Jeroen Roovers libssh2-0.18.ebuild: + Stable for HPPA (bug #233122). + + 02 Aug 2008; Markus Rothe libssh2-0.18.ebuild: + Stable on ppc64; bug #233122 + + 01 Aug 2008; nixnut libssh2-0.18.ebuild: + Stable on ppc wrt bug 233122 + + 30 Jul 2008; Dawid Węgliński libssh2-0.18.ebuild: + Stable on amd64 (bug #233122) + + 29 Jul 2008; Raúl Porcel libssh2-0.18.ebuild: + alpha/ia64/sparc/x86 stable wrt #233122 + + 29 Apr 2008; libssh2-0.18.ebuild: + Add ~mips, bug #215709 + + 04 Apr 2008; Brent Baude libssh2-0.18.ebuild: + Marking libssh2-0.18 ~ppc + + 04 Apr 2008; Brent Baude libssh2-0.18.ebuild: + keyworded ~arch for ppc64, bug 215709 + + 01 Apr 2008; Raúl Porcel libssh2-0.18.ebuild: + Add ~alpha/~ia64/~sparc wrt #215709 + + 01 Apr 2008; Jeroen Roovers libssh2-0.18.ebuild: + Marked ~hppa. + +*libssh2-0.18 (23 Dec 2007) + + 23 Dec 2007; Cédric Krier +libssh2-0.18.ebuild: + Version bump + + 13 Sep 2007; Daniel Black libssh2-0.17.ebuild: + added ~amd64 keyword - works with curl-7.17.0-r1 + +*libssh2-0.17 (29 Aug 2007) + + 29 Aug 2007; Cédric Krier +libssh2-0.17.ebuild: + Version bump + +*libssh2-0.15 (01 Jul 2007) + + 01 Jul 2007; Cédric Krier +libssh2-0.15.ebuild: + Version bump + +*libssh2-0.14 (27 Nov 2006) + + 27 Nov 2006; Markus Ullmann + +files/libssh2-0.14-banner-wait.patch, + +files/libssh2-0.14-channel-failure.patch, + +files/libssh2-0.14-configure.patch, + +files/libssh2-0.14-peer-shutdown.patch, +metadata.xml, + +libssh2-0.14.ebuild: + Import from sunrise for bug 113844 thanks to Joe and cedk diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/Manifest b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/Manifest index eb87225440..2deb0aee94 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/Manifest +++ b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/Manifest @@ -1,28 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - AUX libssh2-1.4.2-pkgconfig.patch 288 SHA256 0a4fde85a0772a6ecc793493c19f58416847ca30135f64e7e0c08a3197ea2abe SHA512 a2a29069a85fd1e1fabe0fac92ea5666a82da53bf822e105ff0b918188196bdbdf271e2b7a8e636b9746fb75226192c0bdd8a0f4598e46604a64b6f0727fbfec WHIRLPOOL c59b318376ebe979aca73721b4be23374f6d2f44533044d689f94ad145d2b70acbf584a3c6e1a4bcf57805a350259603204ec140b8388d98bc1fcbad94f3f1c6 -DIST libssh2-1.5.0.tar.gz 728222 SHA256 83196badd6868f5b926bdac8017a6f90fb8a90b16652d3bf02df0330d573d0fc SHA512 9dada6d86e962ce35d6d30625d3a8743b5f269b325d4f1e072206e73c4ef87f216fe54c0c5bfc06eb969a07e221c21ce6f7b9e5524afdb3f957a25f714c62f73 WHIRLPOOL 94e897f59a02ca7ab4b3006cc9c84228a202f16a8e898f202e89015275e95324cb7a71c722324134f1b7f5a85a45718a2c7d25de1d806e0534c1d61683da5487 -DIST libssh2-1.6.0.tar.gz 734110 SHA256 5a202943a34a1d82a1c31f74094f2453c207bf9936093867f41414968c8e8215 SHA512 aa28bf782b5de1f09d1b85aa8b480069bf08494ed3505e59ed522799dd710905b8d3464b3447e35393764632d5e43d21990ceab9584a8df17abda4f85dfc2ec7 WHIRLPOOL 0702eb089483b5047e517e89eca0c23719528b3672e24bf3f3a3ff3c0ca5335e1d00ff328f0c6458ae1cdd25d73d222cb3dfb5d95445df80a6bd9d8c4f17b9ff -EBUILD libssh2-1.5.0.ebuild 1283 SHA256 b52c991a653c0a276bc2260a88a738c51b197579114c58001fe90b6b552440c1 SHA512 e4b8a53b897ea45e10077c489961be429aa38d3e0ea6b24fcca4e1ead44d685d78bf38cb49284fc52992ad9abfaf7d21df7732bbb8e8030634fdf422f8dea43a WHIRLPOOL 6b9a95a0eefd350cf18a6e1290e6d04b6541139e606a729a5a11447c87db488f53371f5194ca33a90e6bdcd642a942ac9845c368594a5a00ae6dda60f7296735 -EBUILD libssh2-1.6.0.ebuild 1301 SHA256 70b417ddca15b5c3e63bf6eacacd8800d067044bdb93d014ec95a05653830dbe SHA512 7c362183962e858b28ff4614ff7c08037fd45f63f1f879301c3626f65c15d7cb8aca6636f35a8882ce74864996a1e105678da5b7b25de193d316056a5f5f0aed WHIRLPOOL d49f85b8eb91911a2f2251569fa56014fe581a6c69b3f5aed1a456607dd4f7be0f84f3d2bba894f6ce0f1675417bcfe5770def312ea76732d69d2a88dd939148 -EBUILD libssh2-9999.ebuild 1228 SHA256 32754ed54e7970b1e215f44e972b22db3b6d571a8c301b6d7176d2b9e092f716 SHA512 713328382048d02998c1232e76a153d511d242bd473c5503441f27157f4f4b728f904a2f9515cd5edb81acdc7bbce561e26db755042402728eca7d20bc1f4fc1 WHIRLPOOL d945f50f4103c620a080566e95553d1e52c02bbb2c07c5a58b21cec49c161edefd471618de6f6ba9c28e6acc00c1f083e935140356ff4516850bf039bafa59ab -MISC ChangeLog 13200 SHA256 e10e89aa26a78a2d960378b97493d6d0dba79375533927466a076e480a2b13cb SHA512 81eb0e1dc5c99fc14744d6dd90f51dd2b5c508ab3eff23a3202b1b138d51968da3af87afda7bc371ee92d764cd1c2af140cf637f57412d8ccc8304cb371d74ec WHIRLPOOL 9bba57da3fadabda90218de3829f906aa87830d3c0330cdfbdd6abadca2cfe0797caa0733e60e81ccccd3ac209f673fadfc72413a3fccf2f891cd8dc1ba84fc0 -MISC metadata.xml 272 SHA256 4c07d4717c27b5976aac9ce277542bedc24b5bef17f3cb4c7927fdc24d0fd709 SHA512 7a616c601fc9c21e3c6f96090a84a0c9165751ff67c7df5f22a6a481732a38fc9eaf591c7250f777bd4f7fbf62bdf10cd71f744be4ceb89f33844dc00b63a5aa WHIRLPOOL 08dfebac6c76e121aebce82c9cd160a76481c008a3fb76032a22216d90644279d5af7b02e0fed005d43381e8c1344b5e7edb52a61c060295aaba05787ae2af37 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQIcBAEBCAAGBQJVgbgKAAoJEPGu1DbS6WIA6ZoQAIdQEQN2GaJNdqSMH2ukzYdO -Vb767vmgKrBXj0Z6IDj3a5MkrsPpYZUOfc/oLj1cpVqp/EjVY0zN3KxP6IdBMASf -K4WVURfAvOXY/1agsb+cgFeenx7lS/X6two2WnT1HvYdfcUeum8QLUeC9/JutoVZ -IO5a9XmNXwkxrcjxzm395eisstBb0q5cq9z3xeqM82xVM265LOlAZmYmKbdoTz2R -YdrF0Ffyl3orwykUKlZ8xTXyWiV/XjZPZ+dV5LZStx/X4DpyiOHa/60JWgQeFpxq -3e1PNPyGdQgHQumIjJSOnqHIf3LziBD/pa1EV428Jxt3dHTuxm/Hox4BLkwd6Dvy -afOj9jOZT/T0toEAPhpW6EbRByctNt7WSSC+4AW5wDQYu4Zs1l0Ss6fQfo2bmWmS -VxKkgGxcDebwttCIeIMul8BwI7edkQvUWect6DFRv7epT0DErLCBH9OZQuv9CN3a -ccnGyoV/o5Q4KO74YGvuBKcqEJtzCT+DpkeG3Nlisyp43yL2yFKxM/WFliq9ZNFS -UswqwnHT6j4BTuNmXG8qHH4c31cLyrlWBAz6KW0nTAt0tpbW2sy6dJe/RcwjlQyo -g4KN99SY1KLn8CJrb/iLLGiqzHFnavj7CRbcBpJX8iElsqVgr23+Sqm84azZX7IC -dEurp9u6NWmiNFZzZJ4r -=2vDh ------END PGP SIGNATURE----- +DIST libssh2-1.7.0.tar.gz 811714 SHA256 e4561fd43a50539a8c2ceb37841691baf03ecb7daf043766da1b112e4280d584 SHA512 0f9dfd83196129568c00383e2e4fea29b3d8c4f3b1690f550a6748d1db68cc437b4ed083f5d3d4646365fdc839819619aea96eeaef5ab072c7023d13f08b5153 WHIRLPOOL dceefdc11b6b88f4320bfdd01044dc9c81e4d1e3e54a9e2ec8f6869ba091668e5957a3e2a56934196c87f1877d61ebe0b45f450ca12bf1802da9812db8a4ffb6 +EBUILD libssh2-1.7.0.ebuild 1217 SHA256 093a9cdfa5d4321c1a70af780f96476245fff9900f5cf86e2c3000b20d2f6028 SHA512 90610f804de1cd56abcac75e5f3257c490943bb8e336f53d7dfe08fb7a00607e04a2519868bf0e8f2d64b0c80f2ea83e99e966179652f79fb166e75b74e7bbad WHIRLPOOL 79e3546af0873bbda3c4bb0c2c142c026e49679b469e980eb3958f386e7241a18bc252d9df279658e8a4c737873953f7244bdc8fa73d24701c108aaf846f7ffa +EBUILD libssh2-9999.ebuild 1209 SHA256 4ecdc32c964c25f8d9285513722ca2501a363ba880133b54a190734b8222cf6d SHA512 f271019ce0cca1a4667782911291ba10b8422a2417c42e94c856e559a70893db9ed2f5c37ec41faa1de8cb5278fc5581c054a276ec5b9d5e5d068ae23b09399b WHIRLPOOL d0242dc2f6ad3c85f75f290fc08de96f6309aafe4b1099ed12e4604ef1a02f4d8f8b43a1fda88ff72ca8650702acc5cd954343b12616d605b4fb210cd695d450 +MISC ChangeLog 4896 SHA256 a77758fa916830c2f32c8c7be26eda64f234bb7249209c96375cfe6a523463e4 SHA512 bd4cae4f0306095564b2a3b9884680be25d0289e1914e05cb33775de350b0cef756d6a2925a22ffb42f9f7adc5e7c182a1f26f254af224c9fbf391da97c08821 WHIRLPOOL 06cafe1426287aa27ba2b18d30aab36d8fefb4767e6bb71b6081e95427abeda96490e6be68a996a12a5d3cc0e06b082368a2a8e37621d743a4218783c857a6ad +MISC ChangeLog-2015 13302 SHA256 34f5839998ce4cd9ad8b2782504071bc970c51e410a20e6ad25325e3d05439e1 SHA512 e5761b40bbd899eef35bf5fd7c3f16d54dddb46a48e0f74b2296ed2dc94d33e9045d17c542762922e9be54844afc8b77dc8f37648464ab2df16999c3916987a1 WHIRLPOOL d5c73508c9008f46297da236d4dec27e02171e869687f9e0067b889b539d440723613f0816c44541ac7830a211a14c028fe3ee919ee56d2101a9f55bb3b13cd4 +MISC metadata.xml 387 SHA256 e28876588c38761f1ff35f200658eaabdfaf1f63e8b7ad9b7b5900d607d0987c SHA512 c98134dddb94e8d6db6750b27d6b5b92b778b8bdb00b6abb1448124eb88ac638c0599fcf6e7cdcd4e26e9e2b181471fe1456c4ccf422036f481f092d61a95ae9 WHIRLPOOL a85fa9c9d6feb23ef68da416fc02e85309f138b52654c05d86e93aac3db50a00647fcb525941f562bf0a01ca1f7bb157151268bcc7629f5c4b0ef73357ddeca6 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.5.0.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.5.0.ebuild index 7a403f6dce..4af6d5e9d3 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.5.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild,v 1.10 2015/03/30 10:02:11 ago Exp $ +# $Id$ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.${PN}.org/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="gcrypt static-libs test zlib" DEPEND="!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] ) diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.6.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.6.0-r1.ebuild new file mode 100644 index 0000000000..631d0ba03c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.6.0-r1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +AUTOTOOLS_AUTORECONF=true +inherit autotools-multilib + +DESCRIPTION="Library implementing the SSH2 protocol" +HOMEPAGE="http://www.libssh2.org/" +SRC_URI="http://www.${PN}.org/download/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +IUSE="gcrypt libressl static-libs test zlib" + +DEPEND=" + !gcrypt? ( + !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] ) + libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) + ) + gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )" +RDEPEND="${DEPEND}" + +DOCS=( README ) + +PATCHES=( "${FILESDIR}"/${PN}-1.4.2-pkgconfig.patch ) + +src_prepare() { + sed -i -e 's|mansyntax.sh||g' tests/Makefile.am || die + autotools-multilib_src_prepare +} + +multilib_src_configure() { + # Disable tests that require extra permissions (bug #333319) + use test && local -x ac_cv_path_SSHD= + + local myeconfargs=( + $(use_with zlib libz) + $(usex gcrypt --with-libgcrypt --with-openssl) + ) + autotools-utils_src_configure +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.6.0.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.6.0.ebuild index 2b25aa27bb..6c9ad56b84 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.6.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.6.0.ebuild,v 1.2 2015/06/17 18:10:17 vapier Exp $ +# $Id$ EAPI=5 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.7.0.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.7.0.ebuild new file mode 100644 index 0000000000..18083a7ae9 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-1.7.0.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +AUTOTOOLS_AUTORECONF=true +inherit autotools-multilib + +DESCRIPTION="Library implementing the SSH2 protocol" +HOMEPAGE="http://www.libssh2.org/" +SRC_URI="http://www.${PN}.org/download/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +IUSE="gcrypt libressl static-libs test zlib" + +DEPEND=" + !gcrypt? ( + !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] ) + libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) + ) + gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )" +RDEPEND="${DEPEND}" + +DOCS=( README ) + +src_prepare() { + sed -i -e 's|mansyntax.sh||g' tests/Makefile.am || die + autotools-multilib_src_prepare +} + +multilib_src_configure() { + # Disable tests that require extra permissions (bug #333319) + use test && local -x ac_cv_path_SSHD= + + local myeconfargs=( + $(use_with zlib libz) + $(usex gcrypt --with-libgcrypt --with-openssl) + ) + autotools-utils_src_configure +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-9999.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-9999.ebuild index 3892f21dd9..8d3718bc08 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/libssh2-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-9999.ebuild,v 1.1 2015/05/27 10:56:25 mgorny Exp $ +# $Id$ EAPI=5 @@ -15,9 +15,13 @@ SRC_URI="" LICENSE="BSD" SLOT="0" KEYWORDS="" -IUSE="gcrypt static-libs test zlib" +IUSE="gcrypt libressl static-libs test zlib" -DEPEND="!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] ) +DEPEND=" + !gcrypt? ( + !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] ) + libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) + ) gcrypt? ( >=dev-libs/libgcrypt-1.5.3:0[${MULTILIB_USEDEP}] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )" RDEPEND="${DEPEND}" diff --git a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/metadata.xml b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/metadata.xml index 1644999aaa..8c74898a7f 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/libssh2/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/net-libs/libssh2/metadata.xml @@ -1,7 +1,10 @@ -netmon + +netmon@gentoo.org +Gentoo network monitoring and analysis project + Use dev-libs/libgcrypt instead of dev-libs/openssl From 5812689d9c7e98c3200117c82ca1ec35803d5426 Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Mon, 28 Mar 2016 11:29:03 -0700 Subject: [PATCH 8/8] bump(net-libs/neon): sync with upstream --- .../metadata/md5-cache/net-libs/neon-0.30.0 | 2 +- .../md5-cache/net-libs/neon-0.30.0-r1 | 2 +- .../metadata/md5-cache/net-libs/neon-0.30.1 | 2 +- .../md5-cache/net-libs/neon-0.30.1-r1 | 14 + .../portage-stable/net-libs/neon/ChangeLog | 962 ++---------------- .../net-libs/neon/ChangeLog-2015 | 927 +++++++++++++++++ .../portage-stable/net-libs/neon/Manifest | 34 +- .../neon/files/neon-0.30.1-gnutls3.4.patch | 282 +++++ .../neon/files/neon-0.30.1-xml2-config.patch | 15 + .../portage-stable/net-libs/neon/metadata.xml | 7 +- .../net-libs/neon/neon-0.30.0-r1.ebuild | 2 +- .../net-libs/neon/neon-0.30.0.ebuild | 2 +- .../net-libs/neon/neon-0.30.1-r1.ebuild | 112 ++ .../net-libs/neon/neon-0.30.1.ebuild | 7 +- 14 files changed, 1433 insertions(+), 937 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.1-r1 create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/neon/ChangeLog-2015 create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/neon/files/neon-0.30.1-gnutls3.4.patch create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/neon/files/neon-0.30.1-xml2-config.patch create mode 100644 sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.1-r1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.0 index d1bc84ad67..4bd755c027 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.0 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.0 @@ -11,4 +11,4 @@ RESTRICT=test SLOT=0/27 SRC_URI=http://www.webdav.org/neon/neon-0.30.0.tar.gz _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=9c34980a548dbc34bcbe5fb8e21128b0 +_md5_=d28d6da44258e60ee128446a7b163cdb diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.0-r1 index ac9c9c23cf..2904d6a633 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.0-r1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.0-r1 @@ -11,4 +11,4 @@ RESTRICT=test SLOT=0/27 SRC_URI=http://www.webdav.org/neon/neon-0.30.0.tar.gz _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=4adb2c78268a869bbdb3616c9c517545 +_md5_=6bbbc98b9cc46f2ece5e561648eb3917 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.1 index b161e6fbd5..716a460e97 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.1 @@ -11,4 +11,4 @@ RESTRICT=test SLOT=0/27 SRC_URI=http://www.webdav.org/neon/neon-0.30.1.tar.gz _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=955dc1910f22b568250dcaf00e9816fc +_md5_=1558ecd177149cb23a6583cad8d3447d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.1-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.1-r1 new file mode 100644 index 0000000000..2324b13253 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-libs/neon-0.30.1-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=expat? ( dev-libs/expat:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !expat? ( dev-libs/libxml2:2=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gnutls? ( app-misc/ca-certificates net-libs/gnutls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] pkcs11? ( dev-libs/pakchois:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) !gnutls? ( ssl? ( !libressl? ( dev-libs/openssl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( dev-libs/pakchois:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) ) kerberos? ( virtual/krb5:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libproxy? ( net-libs/libproxy:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) nls? ( virtual/libintl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) virtual/pkgconfig[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=HTTP and WebDAV client library +EAPI=5 +HOMEPAGE=http://www.webdav.org/neon/ +IUSE=doc expat gnutls kerberos libproxy libressl nls pkcs11 ssl static-libs zlib linguas_cs linguas_de linguas_fr linguas_ja linguas_nn linguas_pl linguas_ru linguas_tr linguas_zh_CN abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-2 +RDEPEND=expat? ( dev-libs/expat:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !expat? ( dev-libs/libxml2:2=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gnutls? ( app-misc/ca-certificates net-libs/gnutls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] pkcs11? ( dev-libs/pakchois:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) !gnutls? ( ssl? ( !libressl? ( dev-libs/openssl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pkcs11? ( dev-libs/pakchois:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) ) kerberos? ( virtual/krb5:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libproxy? ( net-libs/libproxy:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) nls? ( virtual/libintl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508-r8 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +RESTRICT=test +SLOT=0/27 +SRC_URI=http://www.webdav.org/neon/neon-0.30.1.tar.gz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 +_md5_=28919712bc2a5af50a91f715a9f6b587 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/neon/ChangeLog b/sdk_container/src/third_party/portage-stable/net-libs/neon/ChangeLog index b8d6854a01..b2194d6242 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/neon/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/net-libs/neon/ChangeLog @@ -1,923 +1,81 @@ # ChangeLog for net-libs/neon -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.93 2014/12/06 16:41:07 ago Exp $ +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) - 06 Dec 2014; Agostino Sarubbo neon-0.30.1.ebuild: - Stable for ia64, wrt bug #529718 +*neon-0.30.1 (09 Aug 2015) +*neon-0.30.0-r1 (09 Aug 2015) +*neon-0.30.0 (09 Aug 2015) - 04 Dec 2014; Agostino Sarubbo neon-0.30.1.ebuild: - Stable for ppc64, wrt bug #529718 + 09 Aug 2015; Robin H. Johnson + +files/neon-0.30.1-xml2-config.patch, +metadata.xml, +neon-0.30.0.ebuild, + +neon-0.30.0-r1.ebuild, +neon-0.30.1.ebuild: + proj/gentoo: Initial commit - 03 Dec 2014; Agostino Sarubbo neon-0.30.1.ebuild: - Stable for ppc, wrt bug #529718 + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. - 02 Dec 2014; Markus Meier neon-0.30.1.ebuild: - arm stable, bug #529718 + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. - 02 Dec 2014; Agostino Sarubbo neon-0.30.1.ebuild: - Stable for alpha, wrt bug #529718 + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. - 01 Dec 2014; Agostino Sarubbo neon-0.30.1.ebuild: - Stable for sparc, wrt bug #529718 + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed - 25 Nov 2014; Agostino Sarubbo neon-0.30.1.ebuild: - Stable for x86, wrt bug #529718 + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default - 22 Nov 2014; Mikle Kolyada neon-0.30.1.ebuild: - amd64 stable wrt bug #529718 + Convert all URLs for sites supporting encrypted connections from http to + https - 19 Nov 2014; Jeroen Roovers neon-0.30.1.ebuild: - Stable for HPPA (bug #529718). + Signed-off-by: Justin Lecher - 11 Nov 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: - Stable for ia64, wrt bug #518614 + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml - 02 Nov 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: - Stable for alpha, wrt bug #518614 + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. - 29 Oct 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: - Stable for sparc, wrt bug #518614 + Bug: https://bugs.gentoo.org/552720 - 27 Oct 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: - Stable for ppc64, wrt bug #518614 +*neon-0.30.1-r1 (04 Oct 2015) - 18 Oct 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: - Stable for ppc, wrt bug #518614 + 04 Oct 2015; Julian Ospald +neon-0.30.1-r1.ebuild: + add libressl support - 12 Oct 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: - Stable for x86, wrt bug #518614 + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) - 10 Oct 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: - Stable for amd64, wrt bug #518614 + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. -*neon-0.30.1 (01 Oct 2014) + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) - 01 Oct 2014; Mike Gilbert +neon-0.30.1.ebuild: - Version bump. Ebuild by Arfrever. + 17 Feb 2016; Alexis Ballier + +files/neon-0.30.1-gnutls3.4.patch, neon-0.30.1-r1.ebuild: + Import patch from debian & upstream to fix build with gnutls 3.4. Bug + #546114. - 13 Sep 2014; Markus Meier neon-0.30.0-r1.ebuild: - arm stable, bug #518614 + Package-Manager: portage-2.2.27 + Signed-off-by: Alexis Ballier - 09 Aug 2014; Jeroen Roovers neon-0.30.0-r1.ebuild: - Stable for HPPA (bug #518614). - - 18 Jun 2014; Michał Górny neon-0.30.0-r1.ebuild: - Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug - #513718. - -*neon-0.30.0-r1 (08 Jun 2014) - - 08 Jun 2014; Michał Górny +neon-0.30.0-r1.ebuild: - Enable multilib support. - - 16 Mar 2014; Mike Frysinger neon-0.30.0.ebuild: - Add arm64 love. - - 10 Feb 2014; Mike Gilbert -files/neon-0.29.6-doc.patch, - -files/neon-0.29.6-gnutls-3-backport.patch, - -files/neon-0.29.6-gnutls-3-functions.patch, - -files/neon-0.29.6-gnutls-3-types.patch, - -files/neon-0.29.6-no-ssl-check.patch, -neon-0.29.6-r5.ebuild: - Remove old (again). - -*neon-0.29.6-r5 (26 Jan 2014) - - 26 Jan 2014; Mike Gilbert +files/neon-0.29.6-doc.patch, - +files/neon-0.29.6-gnutls-3-backport.patch, - +files/neon-0.29.6-gnutls-3-functions.patch, - +files/neon-0.29.6-gnutls-3-types.patch, - +files/neon-0.29.6-no-ssl-check.patch, +neon-0.29.6-r5.ebuild: - Restore old version to satisfy www-misc/litmus. - - 26 Jan 2014; Mike Gilbert -files/neon-0.29.6-doc.patch, - -files/neon-0.29.6-gnutls-3-backport.patch, - -files/neon-0.29.6-gnutls-3-functions.patch, - -files/neon-0.29.6-gnutls-3-types.patch, - -files/neon-0.29.6-no-ssl-check.patch, -neon-0.29.6-r1.ebuild, - -neon-0.29.6-r2.ebuild, -neon-0.29.6-r5.ebuild: - Remove old per Arfrever. - - 26 Jan 2014; Agostino Sarubbo neon-0.30.0.ebuild: - Stable for sparc, wrt bug #497738 - - 26 Jan 2014; Agostino Sarubbo neon-0.30.0.ebuild: - Stable for x86, wrt bug #497738 - - 20 Jan 2014; Agostino Sarubbo neon-0.30.0.ebuild: - Stable for ppc, wrt bug #497738 - - 19 Jan 2014; Agostino Sarubbo neon-0.30.0.ebuild: - Stable for ppc64, wrt bug #497738 - - 18 Jan 2014; Agostino Sarubbo neon-0.30.0.ebuild: - Stable for alpha, wrt bug #497738 - - 18 Jan 2014; Pacho Ramos neon-0.30.0.ebuild: - amd64 stable, bug #497738 - - 16 Jan 2014; Markus Meier neon-0.30.0.ebuild: - arm stable, bug #497738 - - 15 Jan 2014; Agostino Sarubbo neon-0.30.0.ebuild: - Stable for ia64, wrt bug #497738 - - 11 Jan 2014; Jeroen Roovers neon-0.30.0.ebuild: - Stable for HPPA (bug #497738). - -*neon-0.30.0 (03 Aug 2013) - - 03 Aug 2013; Mike Gilbert +neon-0.30.0.ebuild: - Version bump. Ebuild by Arfrever. - -*neon-0.29.6-r5 (26 Feb 2013) - - 26 Feb 2013; Justin Lecher -neon-0.29.6-r4.ebuild, - +neon-0.29.6-r5.ebuild, metadata.xml: - Add missing linebreak - -*neon-0.29.6-r4 (26 Feb 2013) - - 26 Feb 2013; +neon-0.29.6-r4.ebuild, - -neon-0.29.6-r3.ebuild: - fix doc path thanks to Chris Mayo - -*neon-0.29.6-r3 (24 Feb 2013) - - 24 Feb 2013; +files/neon-0.29.6-doc.patch, - +neon-0.29.6-r3.ebuild: - fix docs layout, thanks to Chris Mayo (#458628) - - 21 Feb 2013; Zac Medico neon-0.29.6-r2.ebuild: - Add ~arm-linux keyword. - - 01 Jan 2013; Raúl Porcel neon-0.29.6-r2.ebuild: - arm/ia64/s390/sh stable wrt #448638 - - 30 Dec 2012; Agostino Sarubbo neon-0.29.6-r2.ebuild: - Stable for alpha, wrt bug #448638 - - 30 Dec 2012; Agostino Sarubbo neon-0.29.6-r2.ebuild: - Stable for sparc, wrt bug #448638 - - 29 Dec 2012; Jeroen Roovers neon-0.29.6-r2.ebuild: - Stable for HPPA (bug #448638). - - 28 Dec 2012; Agostino Sarubbo neon-0.29.6-r2.ebuild: - Stable for ppc, wrt bug #448638 - - 28 Dec 2012; Agostino Sarubbo neon-0.29.6-r2.ebuild: - Stable for ppc64, wrt bug #448638 - - 26 Dec 2012; Agostino Sarubbo neon-0.29.6-r2.ebuild: - Stable for amd64, wrt bug #448638 - - 26 Dec 2012; Jeff Horelick neon-0.29.6-r2.ebuild: - marked x86 per bug 448638 - -*neon-0.29.6-r2 (28 Nov 2012) - - 28 Nov 2012; Alexander Vershilov - +files/neon-0.29.6-gnutls-3-backport.patch, +neon-0.29.6-r2.ebuild: - backporting patches for gnutls (#440936) - - 01 Nov 2012; Alexander Vershilov - +files/neon-0.29.6-gnutls-3-functions.patch, - +files/neon-0.29.6-gnutls-3-types.patch, neon-0.29.6-r1.ebuild: - fix gnutls-3 breakage #421441, thanks to Bartosz Brachaczek - - 05 Sep 2012; Mike Gilbert neon-0.29.6-r1.ebuild: - Fix handling of EPREFIX with whitespace. Patch by Arfrever. - - 05 Sep 2012; Mike Gilbert neon-0.29.6-r1.ebuild: - Do not inherit versionator.eclass. Patch by Arfrever. - - 05 Sep 2012; Pacho Ramos -neon-0.29.6.ebuild, - neon-0.29.6-r1.ebuild: - Drop suggestion to manually downgrade package as explained in bug #421643, - drop old. - - 01 Jul 2012; Raúl Porcel neon-0.29.6-r1.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #417325 - - 07 Jun 2012; Brent Baude neon-0.29.6-r1.ebuild: - Marking neon-0.29.6-r1 ppc for bug 417325 - - 30 May 2012; Jeroen Roovers neon-0.29.6-r1.ebuild: - Stable for HPPA (bug #417325). - - 30 May 2012; Markus Meier neon-0.29.6-r1.ebuild: - arm stable, bug #417325 - - 29 May 2012; Brent Baude neon-0.29.6-r1.ebuild: - Marking neon-0.29.6-r1 ppc for bug 415479 - - 29 May 2012; Brent Baude neon-0.29.6-r1.ebuild: - Marking neon-0.29.6-r1 ppc64 for bug 417325 - - 25 May 2012; Agostino Sarubbo neon-0.29.6-r1.ebuild: - Stable for amd64, wrt bug #417325 - - 24 May 2012; Jeff Horelick neon-0.29.6-r1.ebuild: - marked x86 per bug 417325 - - 21 May 2012; Mike Frysinger neon-0.29.6-r1.ebuild: - Inherit eutils for epatch. - - 12 May 2012; Alexis Ballier neon-0.29.6-r1.ebuild: - keyword ~amd64-fbsd - - 05 May 2012; Jeff Horelick neon-0.29.6.ebuild, - neon-0.29.6-r1.ebuild: - dev-util/pkgconfig -> virtual/pkgconfig - -*neon-0.29.6-r1 (19 Apr 2012) - - 19 Apr 2012; Mike Frysinger +neon-0.29.6-r1.ebuild, - +files/neon-0.29.6-no-ssl-check.patch: - Drop openssl version checking. - - 02 Mar 2012; Fabian Groffen neon-0.29.6.ebuild: - Make sure neon links against -lintl on Solaris with USE=nls, because it needs - it. - - 02 Mar 2012; Fabian Groffen neon-0.29.6.ebuild: - Fix ca-bundle path for Prefix - - 24 Sep 2011; Michał Górny metadata.xml: - Fix invalid herd. - - 18 Sep 2011; Pacho Ramos metadata.xml: - Add Arfrever as proxy maintainer with proxy-maintainers as herd. - - 13 Sep 2011; Pacho Ramos metadata.xml: - Drop maintainer due retirement, bug #246793 - - 05 Aug 2011; Markos Chandras -neon-0.29.5.ebuild: - Remove old ebuild. Requested by Arfrever - - 20 Jul 2011; Mark Loeser neon-0.29.6.ebuild: - Stable for ppc64; bug #370523 - - 26 Jun 2011; Brent Baude neon-0.29.6.ebuild: - Marking neon-0.29.6 ppc for bug 370523 - - 24 Jun 2011; Raúl Porcel neon-0.29.6.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #370523 - - 14 Jun 2011; Jeroen Roovers neon-0.29.6.ebuild: - Stable for HPPA (bug #370523). - - 12 Jun 2011; Pawel Hajdan jr neon-0.29.6.ebuild: - x86 stable wrt bug #370523 - - 11 Jun 2011; Markus Meier neon-0.29.6.ebuild: - arm stable, bug #370523 - - 08 Jun 2011; Markos Chandras neon-0.29.6.ebuild: - Stable on amd64 wrt bug #370523 - -*neon-0.29.6 (03 May 2011) - - 03 May 2011; Arfrever Frehtes Taifersar Arahesis - +neon-0.29.6.ebuild: - Version bump. Fixed support for >=net-libs/gnutls-2.11.1[nettle] (bug #339393). - Update dependencies (bug #341373). - - 16 Jan 2011; Arfrever Frehtes Taifersar Arahesis - neon-0.29.5.ebuild: - Fix dependencies (bug #351826). - - 27 Dec 2010; Arfrever Frehtes Taifersar Arahesis - -neon-0.29.3.ebuild, -neon-0.29.4.ebuild, -files/neon-0.29-sni-fix.patch: - Delete. - - 27 Dec 2010; Brent Baude neon-0.29.5.ebuild: - stable ppc64, bug 345481 - - 13 Dec 2010; Brent Baude neon-0.29.5.ebuild: - stable ppc, bug 345481 - - 05 Dec 2010; Raúl Porcel neon-0.29.5.ebuild: - alpha/ia64/s390/sh stable wrt #345481 - - 30 Nov 2010; Michael Weber neon-0.29.5.ebuild: - sparc stable (bug 345481) - - 26 Nov 2010; Jeroen Roovers neon-0.29.5.ebuild: - Stable for HPPA (bug #345481). - - 17 Nov 2010; Markus Meier neon-0.29.5.ebuild: - arm stable, bug #345481 - - 17 Nov 2010; Markus Meier neon-0.29.5.ebuild: - x86 stable, bug #345481 - - 15 Nov 2010; Markos Chandras neon-0.29.5.ebuild: - Stable on amd64 wrt bug #345481 - -*neon-0.29.5 (16 Oct 2010) - - 16 Oct 2010; Arfrever Frehtes Taifersar Arahesis - +neon-0.29.5.ebuild: - Version bump. - -*neon-0.29.4 (01 Oct 2010) - - 01 Oct 2010; Arfrever Frehtes Taifersar Arahesis - +neon-0.29.4.ebuild: - Version bump. - - 10 Sep 2010; Arfrever Frehtes Taifersar Arahesis - metadata.xml: - Restore previous maintainer. - - 19 Aug 2010; Jeroen Roovers metadata.xml: - Remove arfrever. - - 16 May 2010; Markos Chandras neon-0.29.3.ebuild: - Stable on amd64 wrt bug #305181. Thanks to Roeland Douma - - - 04 Apr 2010; Raúl Porcel neon-0.29.3.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #305181 - - 23 Mar 2010; Brent Baude neon-0.29.3.ebuild: - stable ppc, bug 305181 - - 08 Mar 2010; Sven Wegener neon-0.29.1.ebuild, - neon-0.29.2.ebuild, neon-0.29.3.ebuild, +files/neon-0.29-sni-fix.patch: - Pull in a patch from Debian to fix SNI support. - - 04 Mar 2010; Jeroen Roovers neon-0.29.3.ebuild: - Stable for HPPA (bug #305181). - - 28 Feb 2010; Pawel Hajdan jr neon-0.29.3.ebuild: - x86 stable wrt bug #305181 - - 23 Feb 2010; Brent Baude neon-0.29.3.ebuild: - Marking neon-0.29.3 ppc64 for bug 305181 - -*neon-0.29.3 (12 Jan 2010) - - 12 Jan 2010; Arfrever Frehtes Taifersar Arahesis - +neon-0.29.3.ebuild: - Version bump. - - 07 Jan 2010; Christian Faulhammer neon-0.29.2.ebuild: - Transfer Prefix keywords - -*neon-0.29.2 (31 Dec 2009) - - 31 Dec 2009; Arfrever Frehtes Taifersar Arahesis - +neon-0.29.2.ebuild: - Version bump. - -*neon-0.29.1 (19 Dec 2009) - - 19 Dec 2009; Arfrever Frehtes Taifersar Arahesis - +neon-0.29.1.ebuild: - Version bump. - - 30 Nov 2009; Markus Meier neon-0.29.0.ebuild: - arm stable, bug #289419 - - 31 Oct 2009; Brent Baude neon-0.29.0.ebuild: - Marking neon-0.29.0 ppc64 for bug 289419 - - 29 Oct 2009; Markus Meier neon-0.29.0.ebuild: - amd64/x86 stable, bug #289419 - - 27 Oct 2009; Tobias Klausmann neon-0.29.0.ebuild: - Stable on alpha, bug #289419 - - 24 Oct 2009; nixnut neon-0.29.0.ebuild: - ppc stable #289419 - - 23 Oct 2009; Jeroen Roovers neon-0.29.0.ebuild: - Stable for HPPA (bug #289419). - -*neon-0.29.0 (14 Sep 2009) - - 14 Sep 2009; Arfrever Frehtes Taifersar Arahesis - -files/neon-0.28.4-SOCK_CLOEXEC.patch, +neon-0.29.0.ebuild: - Version bump. - - 28 Aug 2009; Petteri Räty -neon-0.28.4.ebuild, - -neon-0.28.5.ebuild: - Remove old security vulnerable versions that also used built_with_use. - - 27 Aug 2009; Alex Legler neon-0.28.6.ebuild: - amd64 stable, security bug 281950 - - 25 Aug 2009; Raúl Porcel neon-0.28.6.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #281950 - - 24 Aug 2009; Brent Baude neon-0.28.6.ebuild: - Marking neon-0.28.6 ppc64 for bug 281950 - - 23 Aug 2009; nixnut neon-0.28.6.ebuild: - ppc stable #281950 - - 20 Aug 2009; Jeroen Roovers neon-0.28.6.ebuild: - Stable for HPPA (bug #281950). - - 19 Aug 2009; Christian Faulhammer neon-0.28.6.ebuild: - stable x86, security bug 281950 - - 19 Aug 2009; Arfrever Frehtes Taifersar Arahesis - neon-0.28.6.ebuild: - Pass --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt option to econf - with USE="gnutls" (bug #281196). - -*neon-0.28.6 (19 Aug 2009) - - 19 Aug 2009; Arfrever Frehtes Taifersar Arahesis - -neon-0.26.4.ebuild, -neon-0.28.3.ebuild, +neon-0.28.6.ebuild: - Version bump. - - 09 Aug 2009; Jeroen Roovers neon-0.28.5.ebuild: - Stable for HPPA (bug #280251). - - 09 Aug 2009; nixnut neon-0.28.5.ebuild: - ppc stable #280251 - - 05 Aug 2009; neon-0.28.5.ebuild: - Marked stable on AMD64 as requested by Arfrever Frehtes Taifersar Arahesis - in bug #280251. Tested using RadioSeven.se MP3 - stream in media-sound/audacious-2.1, neon compiled with USE="expat gnutls - nls ssl zlib -doc -kerberos -pkcs11 -socks5". - -*neon-0.28.5 (04 Jul 2009) - - 04 Jul 2009; Arfrever Frehtes Taifersar Arahesis - -neon-0.28.2.ebuild, +neon-0.28.5.ebuild: - Version bump. - - 12 Jun 2009; Arfrever Frehtes Taifersar Arahesis - neon-0.28.4.ebuild, +files/neon-0.28.4-SOCK_CLOEXEC.patch: - Fix support for old kernels + new glibc built against new kernel headers - (bug #264101). - - 03 May 2009; Markus Meier neon-0.28.4.ebuild: - amd64 stable, bug #267272 - - 26 Apr 2009; Raúl Porcel neon-0.28.4.ebuild: - alpha/arm/ia64/s390/sh/sparc/x86 stable wrt #267272 - - 24 Apr 2009; Brent Baude neon-0.28.4.ebuild: - stable ppc, bug 267272 - - 24 Apr 2009; Brent Baude neon-0.28.4.ebuild: - stable ppc64, bug 267272 - - 24 Apr 2009; Jeroen Roovers neon-0.28.4: - Stable for HPPA (bug #267272). - -*neon-0.28.4 (21 Mar 2009) - - 21 Mar 2009; Arfrever Frehtes Taifersar Arahesis - metadata.xml, +neon-0.28.4.ebuild: - Version bump (bug #261572). - - 12 Nov 2008; Peter Volkov neon-0.28.3.ebuild: - ~mips keyword back, bug #212056. - - 08 Sep 2008; Guy Martin neon-0.28.3.ebuild: - Stable on hppa. - - 07 Sep 2008; Raúl Porcel neon-0.28.3.ebuild: - ia64 stable wrt #236128 - - 07 Sep 2008; Markus Meier neon-0.28.3.ebuild: - amd64/x86 stable, bug #236128 - - 06 Sep 2008; Jose Luis Rivero neon-0.28.3.ebuild: - Stable on alpha wrt #236128 - - 06 Sep 2008; Friedrich Oslage neon-0.28.3.ebuild: - Stable on sparc, bug #236128 - - 04 Sep 2008; Brent Baude neon-0.28.3.ebuild: - stable ppc, bug 236128 - - 04 Sep 2008; Brent Baude neon-0.28.3.ebuild: - stable ppc64, bug 236128 - - 29 Aug 2008; Markus Meier neon-0.28.3.ebuild: - mark unstable for amd64/x86, bug #236128 comment #3 - - 29 Aug 2008; Markus Meier neon-0.28.3.ebuild: - amd64/x86 stable, bug #236128 - -*neon-0.28.3 (29 Aug 2008) - - 29 Aug 2008; Benedikt Böhm +neon-0.28.3.ebuild: - version bump wrt security #234826 - - 14 Jun 2008; nixnut neon-0.28.2.ebuild: - Added ~ppc wrt bug 212056 - - 01 Jun 2008; Benedikt Böhm neon-0.26.4.ebuild, - -neon-0.28.1.ebuild: - fix #219888 - - 19 Apr 2008; Benedikt Böhm neon-0.28.1.ebuild, - neon-0.28.2.ebuild: - fix socks support wrt #217538 - -*neon-0.28.2 (13 Apr 2008) - - 13 Apr 2008; Benedikt Böhm +neon-0.28.2.ebuild: - version bump wrt #216240 - - 13 Apr 2008; Benedikt Böhm neon-0.28.1.ebuild: - fix documentation install; re-drop mips and ppc keywords due to repoman - being a bitch and not checking for masked ebuilds anymore - - 13 Apr 2008; Benedikt Böhm - -files/neon-0.27.2-linguas.patch, neon-0.26.4.ebuild, -neon-0.27.2.ebuild, - neon-0.28.1.ebuild: - fix sock support; remove old version - - 23 Mar 2008; Benedikt Böhm neon-0.28.1.ebuild: - fix LINGUAS - -*neon-0.28.1 (22 Mar 2008) - - 22 Mar 2008; Benedikt Böhm +neon-0.28.1.ebuild: - version bump wrt #210532 - - 27 Jan 2008; Benedikt Böhm - +files/neon-0.27.2-linguas.patch, neon-0.27.2.ebuild: - fix #205959 - -*neon-0.27.2 (27 Jan 2008) - - 27 Jan 2008; Benedikt Böhm -neon-0.26.1-r1.ebuild, - -neon-0.26.3.ebuild, +neon-0.27.2.ebuild: - version bump; cleanup; #198753 - - 02 Jan 2008; Jeroen Roovers neon-0.26.4.ebuild: - Stable for HPPA (bug #203260). - - 30 Dec 2007; Samuli Suominen neon-0.26.4.ebuild: - amd64 stable wrt #203260 - - 29 Dec 2007; Raúl Porcel neon-0.26.4.ebuild: - alpha/ia64/sparc stable wrt #203260 - - 29 Dec 2007; Brent Baude neon-0.26.4.ebuild: - Marking neon-0.26.4 ppc64 for bug 203260 - - 28 Dec 2007; Markus Meier neon-0.26.4.ebuild: - x86 stable, bug #203260 - - 28 Dec 2007; nixnut neon-0.26.4.ebuild: - Stable on ppc wrt bug 203560 - - 28 Dec 2007; Benedikt Böhm metadata.xml, - -neon-0.24.7.ebuild, -neon-0.25.3.ebuild, -neon-0.25.5.ebuild, - -neon-0.26.1.ebuild: - cleanup old cruft - -*neon-0.26.4 (10 Nov 2007) - - 10 Nov 2007; Benedikt Böhm +neon-0.26.4.ebuild: - version bump; fixes #114759, #162318, #186929, #197964 - - 06 Jul 2007; Mike Frysinger neon-0.26.1.ebuild, - neon-0.26.1-r1.ebuild, neon-0.26.3.ebuild: - If glibc does not have IUSE=nptl, assume it is enabled as newer versions - only support nptl. - - 27 Jun 2007; Lars Weiler neon-0.26.3.ebuild: - Stable on ppc; bug #178264. - - 27 Jun 2007; Jeroen Roovers neon-0.26.3.ebuild: - Stable for HPPA (bug #178264). - - 15 Jun 2007; Raúl Porcel neon-0.26.3.ebuild: - alpha/ia64/x86 stable wrt #178264 - - 14 Jun 2007; Christoph Mende neon-0.26.3.ebuild: - Stable on amd64 wrt bug 178264 - - 13 Jun 2007; Gustavo Zacarias neon-0.26.3.ebuild: - Stable on sparc wrt #178264 - - 09 Jun 2007; Markus Rothe neon-0.26.3.ebuild: - Stable on ppc64; bug #178264 - -*neon-0.26.3 (14 May 2007) - - 14 May 2007; Carsten Lohrke +neon-0.26.3.ebuild: - Version bump. - - 04 Apr 2007; Fabian Groffen neon-0.26.1.ebuild, - neon-0.26.1-r1.ebuild: - Drop userland_Darwin stuff, add virtual/libintl dependency when nls USE-flag - in use, bug #160165 - - 03 Mar 2007; Mike Frysinger neon-0.26.1-r1.ebuild: - Fix xml2 configure typo as noted by R Stephan #155952. - - 18 Oct 2006; Roy Marples neon-0.26.1-r1.ebuild: - Added ~sparc-fbsd keyword. - - 07 Oct 2006; Mike Frysinger neon-0.26.1.ebuild, - neon-0.26.1-r1.ebuild: - Punt invalid use of USE=static. - - 01 Oct 2006; Guy Martin neon-0.26.1-r1.ebuild: - Stable on hppa. - -*neon-0.26.1-r1 (24 Sep 2006) - - 24 Sep 2006; Paul de Vrieze +neon-0.26.1-r1.ebuild: - Gnutls support is broken in connection with subversion. This should fix - #148306 and others once and for all. - - 03 Sep 2006; Joshua Kinard neon-0.26.1.ebuild: - Marked stable on mips. - - 14 Aug 2006; Paul de Vrieze neon-0.26.1.ebuild: - built_with_use dies when the package is not installed at all. To prevent - dying and allow things to (hopefully) work on a ulibc system add an extra - has_version check around it. This should solve bug #143886. - - 05 Aug 2006; Chris White metadata.xml: - metadata.xml translation by Yoshino-san in bug #136538 - - 30 Jul 2006; Daniel Gryniewicz neon-0.26.1.ebuild: - Marked stable on amd64 for bug #139506 - - 26 Jul 2006; Joshua Kinard neon-0.25.5.ebuild: - Marking stable on mips (dep needed by gnome-vfs). - - 25 Jul 2006; Thomas Cort neon-0.26.1.ebuild: - Stable on alpha wrt Bug #139506. - - 23 Jul 2006; Akinori Hattori neon-0.26.1.ebuild: - x86 stable, bug #139506 - - 23 Jul 2006; Tobias Scherbaum neon-0.26.1.ebuild: - ppc stable, bug #139506 - - 20 Jul 2006; Markus Rothe neon-0.26.1.ebuild: - Stable on ppc64; bug #139506 - - 17 Jul 2006; Daniel Gryniewicz neon-0.25.3.ebuild: - Marked stable on amd64 for bug #139612 - - 16 Jul 2006; Tobias Scherbaum neon-0.25.3.ebuild: - hppa stable, bug #139612 - - 14 Jul 2006; Tobias Scherbaum neon-0.25.3.ebuild: - ppc stable, bug #139612 - - 13 Jul 2006; Patrick McLean neon-0.26.1.ebuild: - Add ewarn about API breakage. - - 13 Jul 2006; Aron Griffis neon-0.26.1.ebuild: - Mark 0.26.1 stable on ia64. #139507 - - 12 Jul 2006; Chris Gianelloni neon-0.25.3.ebuild: - Stable on x86 wrt bug #139612. - - 10 Jul 2006; Gustavo Zacarias neon-0.26.1.ebuild: - Stable on sparc wrt #139506 and #139612 - - 10 Jul 2006; Gustavo Zacarias neon-0.25.3.ebuild: - Stable on sparc wrt #139612 - - 05 Jul 2006; Steve Arnold neon-0.26.1.ebuild: - Removed unneccesary make clean from src_test (doh!). - -*neon-0.26.1 (05 Jul 2006) - - 05 Jul 2006; Steve Arnold +neon-0.26.1.ebuild: - Version bump for rapidsvn and subversion support (and bug 137563). - This version adds several new features, so test away (note that socks - support is considered experimental, and tests are somewhat fragile). - - 21 Apr 2006; Diego Pettenò neon-0.25.5.ebuild: - Add missing elibtoolize. - - 30 Mar 2006; Diego Pettenò neon-0.25.5.ebuild: - Add ~x86-fbsd keyword. - -*neon-0.25.5 (21 Feb 2006) - - 21 Feb 2006; Paul de Vrieze +neon-0.25.5.ebuild: - New upstream version (bug #123361) - - 23 Dec 2005; Paul de Vrieze neon-0.25.3.ebuild: - Explicitly disable linking with gssapi. Autodetecting gives a broken - dependency. Using a useflag dependency doesn't work as apparently the - libtool archive created does not have proper dependencies. - - 14 Sep 2005; Aaron Walker neon-0.24.7.ebuild: - 0.24.7 stable on mips. - -*neon-0.25.3 (10 Sep 2005) - - 10 Sep 2005; Daniel Black -neon-0.21.3.ebuild, - -neon-0.23.8.ebuild, -neon-0.23.9.ebuild, -neon-0.24.0.ebuild, - -neon-0.24.2.ebuild, -neon-0.24.4.ebuild, -neon-0.24.5.ebuild, - -neon-0.24.6.ebuild, +neon-0.25.3.ebuild: - version bump. remove old and security vulnerable versions - - 29 Jul 2005; Aaron Walker neon-0.24.7.ebuild: - Added ~mips. - - 20 Jul 2005; Andrej Kacian neon-0.24.7.ebuild: - Commented out the darwin sed call for now. Bug #99647. - - 19 Jul 2005; Kito neon-0.24.7.ebuild: - fix for shared library on Darwin - - 29 Dec 2004; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - - 16 Dec 2004; Markus Rothe neon-0.24.7.ebuild: - Stable on ppc64 - - 04 Nov 2004; Aron Griffis neon-0.24.7.ebuild: - add ia64 keyword - - 01 Nov 2004; Markus Rothe neon-0.24.7.ebuild: - Marked ~ppc64; bug #63683 - - 01 Oct 2004; Mamoru KOMACHI neon-0.24.6.ebuild, - neon-0.24.7.ebuild: - Added to ~ppc-macos; bug #58811. - - 23 Jul 2004; Travis Tilley neon-0.24.7.ebuild: - stable on amd64 - - 23 Jul 2004; Guy Martin neon-0.24.7.ebuild: - Marked stable on hppa. - - 23 Jul 2004; Bryan Østergaard,,, neon-0.24.7.ebuild: - Stable on alpha, see bug #57747. - - 20 Jul 2004; Stuart Herbert neon-0.24.7.ebuild: - Stable on x86 - - 20 Jul 2004; Ciaran McCreesh neon-0.24.7.ebuild: - Stable on sparc for bug #57747 - -*neon-0.24.7 (20 Jul 2004) - - 20 Jul 2004; Stuart Herbert +neon-0.24.7.ebuild: - Version bump; required by subversion-1.0.6 - - 02 Jun 2004; Ciaran McCreesh neon-0.24.6.ebuild: - Stable on sparc at klieber's request - - 02 Jun 2004; Aron Griffis neon-0.24.6.ebuild: - stable on alpha - - 24 May 2004; Bryan Østergaard neon-0.24.6.ebuild: - Keyworded ~alpha, requested in bug #51550. - - 20 May 2004; Michael McCabe neon-0.24.6.ebuild: - Marked stable on s390 - -*neon-0.24.6 (19 May 2004) - - 19 May 2004; Paul de Vrieze +neon-0.24.6.ebuild: - New version with security fixes - - 13 May 2004; Michael McCabe neon-0.24.5.ebuild: - Added s390 keywords - - 27 Apr 2004; Travis Tilley neon-0.24.5.ebuild: - stable on amd64 - -*neon-0.24.5 (27 Apr 2004) - - 27 Apr 2004; Paul de Vrieze +neon-0.24.5.ebuild: - New upstream version with SECURITY fixes. Updating is highly recommended - - 26 Apr 2004; Paul de Vrieze neon-0.24.4.ebuild: - Mark stable so that subversion can be marked stable - - 26 Apr 2004; Aron Griffis neon-0.23.8.ebuild, - neon-0.23.9.ebuild, neon-0.24.0.ebuild, neon-0.24.2.ebuild, - neon-0.24.4.ebuild: - Add die following econf for bug 48950 - - 22 Jan 2004; neon-0.24.4.ebuild: - Added ~amd64 keyword. - -*neon-0.24.4 (13 Dec 2003) - - 13 Dec 2003; neon-0.24.4.ebuild: - Add a new version, with some fixes based on bug #32232. patch slightly adapted - from a patch by Jani Averbach - - 28 Nov 2003; Jason Wever neon-0.24.2.ebuild: - Added ~sparc keyword. - - 09 Nov 2003; David Holm neon-0.24.2.ebuild: - Added to ~ppc. - -*neon-0.24.2 (27 Sep 2003) - - 27 Sep 2003; Paul de Vrieze metadata.xml, - neon-0.24.2.ebuild: - Version bump as subversion needs 0.24.2 - -*neon-0.24.0 (26 Sep 2003) - - 26 Sep 2003; Martin Holzer neon-0.24.0.ebuild: - Version bumped. - -*neon-0.23.9 (17 Aug 2003) - - 17 Aug 2003; Paul de Vrieze neon-0.23.8.ebuild, - neon-0.23.9.ebuild: - Add new upstream version that could probably fix some pkg-config bugs - - 17 Aug 2003; Paul de Vrieze neon-0.23.8.ebuild: - Mark neon stable as it is needed for subversion to become stable - - 31 May 2003; root neon-0.21.3.ebuild, neon-0.23.2.ebuild, - neon-0.23.3.ebuild, neon-0.23.5.ebuild, neon-0.23.8.ebuild: - ppc keyworded where necessary - -*neon-0.23.8 (15 Mar 2003) - - 15 Mar 2003; Alain Penders neon-0.23.8.ebuild: Version bump, needed for subversion. - - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - -*neon-0.23.5 (15 Nov 2002) - - 15 Nov 2002; Karl Trygve (karltk@gentoo.org) neon-0.23.5.ebuild files/digest-neon-0.23.5 : - The version below was never committed, so I made a new one. Fixes #10721. - - 2 Nov 2002; Joshua Brindle (method@gentoo.org) neon-0.23.5.ebuild files/digest-neon-0.23.3 : - Added zlib support, new upstream version - -*neon-0.23.3 (26 Oct 2002) - - 26 Oct 2002; Karl Trygve Kalleberg neon-0.23.3.ebuild files/digest-neon-0.23.3 : - New upstream version. - -*neon-0.23.2 (18 Oct 2002) - - 18 Oct 2002; Karl Trygve Kalleberg neon-0.23.2.ebuild files/digest-neon-0.23.2 : - New upstream version. - -*neon-0.21.3 (14 Jul 2002) - - 14 Jul 2002; Karl Trygve Kalleberg neon-0.21.3.ebuild : - New upstream version. - Old versions 0.15.3-r1, 0.18.5, 0.19.2-r1, 0.19.2, 0.21.1 removed. - -*neon-0.21.1 (06 Jun 2002) - - 09 Jul 2002; phoen][x neon-0.19.2.ebuild : - Added KEYWORDS. - - 06 Jun 2002; Gabriele Giorgetti neon-0.21.1.ebuild : - Bumped to new version - -*neon-0.19.2-r1 (29 Oct 2002) - - 23 Apr 2003; Paul de Vrieze neon-0.19.2-r1.ebuild: - Unmasked neon-0.19.2 as subversion-0.10_pre1 is marked stable. - - 29 Oct 2002; Karl Trygve Kalleberg neon-0.19.2-r1.ebuild files/digest-neon-0.19.2-r1 : - Resurrected, so that subversion may work. - - 09 Jul 2002; phoen][x neon-0.19.2.ebuild : - Added KEYWORDS, LICENSE, SLOT. - -*neon-0.19.2 (26 Feb 2002) - - 09 Jul 2002; phoen][x neon-0.19.2.ebuild : - Added KEYWORDS, LICENSE, SLOT. - - 26 Feb 2002; G.Bevin neon-0.19.2.ebuild, files/digest-neon-0.19.2 : - - upgraded version to latest release - -*neon-0.18.5 (8 Feb 2002) - - 09 Jul 2002; phoen][x neon-0.18.5.ebuild : - Added KEYWORDS, LICENSE, SLOT. - - 8 Feb 2002; G.Bevin neon-0.18.5.ebuild, files/digest-neon-0.18.5 : - - upgraded version to latest release - -*neon-0.15.3-r1 (1 Feb 2002) - - 09 Jul 2002; phoen][x neon-0.15.3-r1.ebuild: - Added KEYWORDS, LICENSE, SLOT. - - 1 Feb 2002; G.Bevin ChangeLog : - Added initial ChangeLog. diff --git a/sdk_container/src/third_party/portage-stable/net-libs/neon/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/net-libs/neon/ChangeLog-2015 new file mode 100644 index 0000000000..c259a93602 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/neon/ChangeLog-2015 @@ -0,0 +1,927 @@ +# ChangeLog for net-libs/neon +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.94 2015/05/16 07:56:57 vapier Exp $ + + 16 May 2015; Mike Frysinger + +files/neon-0.30.1-xml2-config.patch, neon-0.30.1.ebuild: + Fix from Chromium OS for cross-compiling. + + 06 Dec 2014; Agostino Sarubbo neon-0.30.1.ebuild: + Stable for ia64, wrt bug #529718 + + 04 Dec 2014; Agostino Sarubbo neon-0.30.1.ebuild: + Stable for ppc64, wrt bug #529718 + + 03 Dec 2014; Agostino Sarubbo neon-0.30.1.ebuild: + Stable for ppc, wrt bug #529718 + + 02 Dec 2014; Markus Meier neon-0.30.1.ebuild: + arm stable, bug #529718 + + 02 Dec 2014; Agostino Sarubbo neon-0.30.1.ebuild: + Stable for alpha, wrt bug #529718 + + 01 Dec 2014; Agostino Sarubbo neon-0.30.1.ebuild: + Stable for sparc, wrt bug #529718 + + 25 Nov 2014; Agostino Sarubbo neon-0.30.1.ebuild: + Stable for x86, wrt bug #529718 + + 22 Nov 2014; Mikle Kolyada neon-0.30.1.ebuild: + amd64 stable wrt bug #529718 + + 19 Nov 2014; Jeroen Roovers neon-0.30.1.ebuild: + Stable for HPPA (bug #529718). + + 11 Nov 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: + Stable for ia64, wrt bug #518614 + + 02 Nov 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: + Stable for alpha, wrt bug #518614 + + 29 Oct 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: + Stable for sparc, wrt bug #518614 + + 27 Oct 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: + Stable for ppc64, wrt bug #518614 + + 18 Oct 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: + Stable for ppc, wrt bug #518614 + + 12 Oct 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: + Stable for x86, wrt bug #518614 + + 10 Oct 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: + Stable for amd64, wrt bug #518614 + +*neon-0.30.1 (01 Oct 2014) + + 01 Oct 2014; Mike Gilbert +neon-0.30.1.ebuild: + Version bump. Ebuild by Arfrever. + + 13 Sep 2014; Markus Meier neon-0.30.0-r1.ebuild: + arm stable, bug #518614 + + 09 Aug 2014; Jeroen Roovers neon-0.30.0-r1.ebuild: + Stable for HPPA (bug #518614). + + 18 Jun 2014; Michał Górny neon-0.30.0-r1.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. + +*neon-0.30.0-r1 (08 Jun 2014) + + 08 Jun 2014; Michał Górny +neon-0.30.0-r1.ebuild: + Enable multilib support. + + 16 Mar 2014; Mike Frysinger neon-0.30.0.ebuild: + Add arm64 love. + + 10 Feb 2014; Mike Gilbert -files/neon-0.29.6-doc.patch, + -files/neon-0.29.6-gnutls-3-backport.patch, + -files/neon-0.29.6-gnutls-3-functions.patch, + -files/neon-0.29.6-gnutls-3-types.patch, + -files/neon-0.29.6-no-ssl-check.patch, -neon-0.29.6-r5.ebuild: + Remove old (again). + +*neon-0.29.6-r5 (26 Jan 2014) + + 26 Jan 2014; Mike Gilbert +files/neon-0.29.6-doc.patch, + +files/neon-0.29.6-gnutls-3-backport.patch, + +files/neon-0.29.6-gnutls-3-functions.patch, + +files/neon-0.29.6-gnutls-3-types.patch, + +files/neon-0.29.6-no-ssl-check.patch, +neon-0.29.6-r5.ebuild: + Restore old version to satisfy www-misc/litmus. + + 26 Jan 2014; Mike Gilbert -files/neon-0.29.6-doc.patch, + -files/neon-0.29.6-gnutls-3-backport.patch, + -files/neon-0.29.6-gnutls-3-functions.patch, + -files/neon-0.29.6-gnutls-3-types.patch, + -files/neon-0.29.6-no-ssl-check.patch, -neon-0.29.6-r1.ebuild, + -neon-0.29.6-r2.ebuild, -neon-0.29.6-r5.ebuild: + Remove old per Arfrever. + + 26 Jan 2014; Agostino Sarubbo neon-0.30.0.ebuild: + Stable for sparc, wrt bug #497738 + + 26 Jan 2014; Agostino Sarubbo neon-0.30.0.ebuild: + Stable for x86, wrt bug #497738 + + 20 Jan 2014; Agostino Sarubbo neon-0.30.0.ebuild: + Stable for ppc, wrt bug #497738 + + 19 Jan 2014; Agostino Sarubbo neon-0.30.0.ebuild: + Stable for ppc64, wrt bug #497738 + + 18 Jan 2014; Agostino Sarubbo neon-0.30.0.ebuild: + Stable for alpha, wrt bug #497738 + + 18 Jan 2014; Pacho Ramos neon-0.30.0.ebuild: + amd64 stable, bug #497738 + + 16 Jan 2014; Markus Meier neon-0.30.0.ebuild: + arm stable, bug #497738 + + 15 Jan 2014; Agostino Sarubbo neon-0.30.0.ebuild: + Stable for ia64, wrt bug #497738 + + 11 Jan 2014; Jeroen Roovers neon-0.30.0.ebuild: + Stable for HPPA (bug #497738). + +*neon-0.30.0 (03 Aug 2013) + + 03 Aug 2013; Mike Gilbert +neon-0.30.0.ebuild: + Version bump. Ebuild by Arfrever. + +*neon-0.29.6-r5 (26 Feb 2013) + + 26 Feb 2013; Justin Lecher -neon-0.29.6-r4.ebuild, + +neon-0.29.6-r5.ebuild, metadata.xml: + Add missing linebreak + +*neon-0.29.6-r4 (26 Feb 2013) + + 26 Feb 2013; +neon-0.29.6-r4.ebuild, + -neon-0.29.6-r3.ebuild: + fix doc path thanks to Chris Mayo + +*neon-0.29.6-r3 (24 Feb 2013) + + 24 Feb 2013; +files/neon-0.29.6-doc.patch, + +neon-0.29.6-r3.ebuild: + fix docs layout, thanks to Chris Mayo (#458628) + + 21 Feb 2013; Zac Medico neon-0.29.6-r2.ebuild: + Add ~arm-linux keyword. + + 01 Jan 2013; Raúl Porcel neon-0.29.6-r2.ebuild: + arm/ia64/s390/sh stable wrt #448638 + + 30 Dec 2012; Agostino Sarubbo neon-0.29.6-r2.ebuild: + Stable for alpha, wrt bug #448638 + + 30 Dec 2012; Agostino Sarubbo neon-0.29.6-r2.ebuild: + Stable for sparc, wrt bug #448638 + + 29 Dec 2012; Jeroen Roovers neon-0.29.6-r2.ebuild: + Stable for HPPA (bug #448638). + + 28 Dec 2012; Agostino Sarubbo neon-0.29.6-r2.ebuild: + Stable for ppc, wrt bug #448638 + + 28 Dec 2012; Agostino Sarubbo neon-0.29.6-r2.ebuild: + Stable for ppc64, wrt bug #448638 + + 26 Dec 2012; Agostino Sarubbo neon-0.29.6-r2.ebuild: + Stable for amd64, wrt bug #448638 + + 26 Dec 2012; Jeff Horelick neon-0.29.6-r2.ebuild: + marked x86 per bug 448638 + +*neon-0.29.6-r2 (28 Nov 2012) + + 28 Nov 2012; Alexander Vershilov + +files/neon-0.29.6-gnutls-3-backport.patch, +neon-0.29.6-r2.ebuild: + backporting patches for gnutls (#440936) + + 01 Nov 2012; Alexander Vershilov + +files/neon-0.29.6-gnutls-3-functions.patch, + +files/neon-0.29.6-gnutls-3-types.patch, neon-0.29.6-r1.ebuild: + fix gnutls-3 breakage #421441, thanks to Bartosz Brachaczek + + 05 Sep 2012; Mike Gilbert neon-0.29.6-r1.ebuild: + Fix handling of EPREFIX with whitespace. Patch by Arfrever. + + 05 Sep 2012; Mike Gilbert neon-0.29.6-r1.ebuild: + Do not inherit versionator.eclass. Patch by Arfrever. + + 05 Sep 2012; Pacho Ramos -neon-0.29.6.ebuild, + neon-0.29.6-r1.ebuild: + Drop suggestion to manually downgrade package as explained in bug #421643, + drop old. + + 01 Jul 2012; Raúl Porcel neon-0.29.6-r1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #417325 + + 07 Jun 2012; Brent Baude neon-0.29.6-r1.ebuild: + Marking neon-0.29.6-r1 ppc for bug 417325 + + 30 May 2012; Jeroen Roovers neon-0.29.6-r1.ebuild: + Stable for HPPA (bug #417325). + + 30 May 2012; Markus Meier neon-0.29.6-r1.ebuild: + arm stable, bug #417325 + + 29 May 2012; Brent Baude neon-0.29.6-r1.ebuild: + Marking neon-0.29.6-r1 ppc for bug 415479 + + 29 May 2012; Brent Baude neon-0.29.6-r1.ebuild: + Marking neon-0.29.6-r1 ppc64 for bug 417325 + + 25 May 2012; Agostino Sarubbo neon-0.29.6-r1.ebuild: + Stable for amd64, wrt bug #417325 + + 24 May 2012; Jeff Horelick neon-0.29.6-r1.ebuild: + marked x86 per bug 417325 + + 21 May 2012; Mike Frysinger neon-0.29.6-r1.ebuild: + Inherit eutils for epatch. + + 12 May 2012; Alexis Ballier neon-0.29.6-r1.ebuild: + keyword ~amd64-fbsd + + 05 May 2012; Jeff Horelick neon-0.29.6.ebuild, + neon-0.29.6-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + +*neon-0.29.6-r1 (19 Apr 2012) + + 19 Apr 2012; Mike Frysinger +neon-0.29.6-r1.ebuild, + +files/neon-0.29.6-no-ssl-check.patch: + Drop openssl version checking. + + 02 Mar 2012; Fabian Groffen neon-0.29.6.ebuild: + Make sure neon links against -lintl on Solaris with USE=nls, because it needs + it. + + 02 Mar 2012; Fabian Groffen neon-0.29.6.ebuild: + Fix ca-bundle path for Prefix + + 24 Sep 2011; Michał Górny metadata.xml: + Fix invalid herd. + + 18 Sep 2011; Pacho Ramos metadata.xml: + Add Arfrever as proxy maintainer with proxy-maintainers as herd. + + 13 Sep 2011; Pacho Ramos metadata.xml: + Drop maintainer due retirement, bug #246793 + + 05 Aug 2011; Markos Chandras -neon-0.29.5.ebuild: + Remove old ebuild. Requested by Arfrever + + 20 Jul 2011; Mark Loeser neon-0.29.6.ebuild: + Stable for ppc64; bug #370523 + + 26 Jun 2011; Brent Baude neon-0.29.6.ebuild: + Marking neon-0.29.6 ppc for bug 370523 + + 24 Jun 2011; Raúl Porcel neon-0.29.6.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #370523 + + 14 Jun 2011; Jeroen Roovers neon-0.29.6.ebuild: + Stable for HPPA (bug #370523). + + 12 Jun 2011; Pawel Hajdan jr neon-0.29.6.ebuild: + x86 stable wrt bug #370523 + + 11 Jun 2011; Markus Meier neon-0.29.6.ebuild: + arm stable, bug #370523 + + 08 Jun 2011; Markos Chandras neon-0.29.6.ebuild: + Stable on amd64 wrt bug #370523 + +*neon-0.29.6 (03 May 2011) + + 03 May 2011; Arfrever Frehtes Taifersar Arahesis + +neon-0.29.6.ebuild: + Version bump. Fixed support for >=net-libs/gnutls-2.11.1[nettle] (bug #339393). + Update dependencies (bug #341373). + + 16 Jan 2011; Arfrever Frehtes Taifersar Arahesis + neon-0.29.5.ebuild: + Fix dependencies (bug #351826). + + 27 Dec 2010; Arfrever Frehtes Taifersar Arahesis + -neon-0.29.3.ebuild, -neon-0.29.4.ebuild, -files/neon-0.29-sni-fix.patch: + Delete. + + 27 Dec 2010; Brent Baude neon-0.29.5.ebuild: + stable ppc64, bug 345481 + + 13 Dec 2010; Brent Baude neon-0.29.5.ebuild: + stable ppc, bug 345481 + + 05 Dec 2010; Raúl Porcel neon-0.29.5.ebuild: + alpha/ia64/s390/sh stable wrt #345481 + + 30 Nov 2010; Michael Weber neon-0.29.5.ebuild: + sparc stable (bug 345481) + + 26 Nov 2010; Jeroen Roovers neon-0.29.5.ebuild: + Stable for HPPA (bug #345481). + + 17 Nov 2010; Markus Meier neon-0.29.5.ebuild: + arm stable, bug #345481 + + 17 Nov 2010; Markus Meier neon-0.29.5.ebuild: + x86 stable, bug #345481 + + 15 Nov 2010; Markos Chandras neon-0.29.5.ebuild: + Stable on amd64 wrt bug #345481 + +*neon-0.29.5 (16 Oct 2010) + + 16 Oct 2010; Arfrever Frehtes Taifersar Arahesis + +neon-0.29.5.ebuild: + Version bump. + +*neon-0.29.4 (01 Oct 2010) + + 01 Oct 2010; Arfrever Frehtes Taifersar Arahesis + +neon-0.29.4.ebuild: + Version bump. + + 10 Sep 2010; Arfrever Frehtes Taifersar Arahesis + metadata.xml: + Restore previous maintainer. + + 19 Aug 2010; Jeroen Roovers metadata.xml: + Remove arfrever. + + 16 May 2010; Markos Chandras neon-0.29.3.ebuild: + Stable on amd64 wrt bug #305181. Thanks to Roeland Douma + + + 04 Apr 2010; Raúl Porcel neon-0.29.3.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #305181 + + 23 Mar 2010; Brent Baude neon-0.29.3.ebuild: + stable ppc, bug 305181 + + 08 Mar 2010; Sven Wegener neon-0.29.1.ebuild, + neon-0.29.2.ebuild, neon-0.29.3.ebuild, +files/neon-0.29-sni-fix.patch: + Pull in a patch from Debian to fix SNI support. + + 04 Mar 2010; Jeroen Roovers neon-0.29.3.ebuild: + Stable for HPPA (bug #305181). + + 28 Feb 2010; Pawel Hajdan jr neon-0.29.3.ebuild: + x86 stable wrt bug #305181 + + 23 Feb 2010; Brent Baude neon-0.29.3.ebuild: + Marking neon-0.29.3 ppc64 for bug 305181 + +*neon-0.29.3 (12 Jan 2010) + + 12 Jan 2010; Arfrever Frehtes Taifersar Arahesis + +neon-0.29.3.ebuild: + Version bump. + + 07 Jan 2010; Christian Faulhammer neon-0.29.2.ebuild: + Transfer Prefix keywords + +*neon-0.29.2 (31 Dec 2009) + + 31 Dec 2009; Arfrever Frehtes Taifersar Arahesis + +neon-0.29.2.ebuild: + Version bump. + +*neon-0.29.1 (19 Dec 2009) + + 19 Dec 2009; Arfrever Frehtes Taifersar Arahesis + +neon-0.29.1.ebuild: + Version bump. + + 30 Nov 2009; Markus Meier neon-0.29.0.ebuild: + arm stable, bug #289419 + + 31 Oct 2009; Brent Baude neon-0.29.0.ebuild: + Marking neon-0.29.0 ppc64 for bug 289419 + + 29 Oct 2009; Markus Meier neon-0.29.0.ebuild: + amd64/x86 stable, bug #289419 + + 27 Oct 2009; Tobias Klausmann neon-0.29.0.ebuild: + Stable on alpha, bug #289419 + + 24 Oct 2009; nixnut neon-0.29.0.ebuild: + ppc stable #289419 + + 23 Oct 2009; Jeroen Roovers neon-0.29.0.ebuild: + Stable for HPPA (bug #289419). + +*neon-0.29.0 (14 Sep 2009) + + 14 Sep 2009; Arfrever Frehtes Taifersar Arahesis + -files/neon-0.28.4-SOCK_CLOEXEC.patch, +neon-0.29.0.ebuild: + Version bump. + + 28 Aug 2009; Petteri Räty -neon-0.28.4.ebuild, + -neon-0.28.5.ebuild: + Remove old security vulnerable versions that also used built_with_use. + + 27 Aug 2009; Alex Legler neon-0.28.6.ebuild: + amd64 stable, security bug 281950 + + 25 Aug 2009; Raúl Porcel neon-0.28.6.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #281950 + + 24 Aug 2009; Brent Baude neon-0.28.6.ebuild: + Marking neon-0.28.6 ppc64 for bug 281950 + + 23 Aug 2009; nixnut neon-0.28.6.ebuild: + ppc stable #281950 + + 20 Aug 2009; Jeroen Roovers neon-0.28.6.ebuild: + Stable for HPPA (bug #281950). + + 19 Aug 2009; Christian Faulhammer neon-0.28.6.ebuild: + stable x86, security bug 281950 + + 19 Aug 2009; Arfrever Frehtes Taifersar Arahesis + neon-0.28.6.ebuild: + Pass --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt option to econf + with USE="gnutls" (bug #281196). + +*neon-0.28.6 (19 Aug 2009) + + 19 Aug 2009; Arfrever Frehtes Taifersar Arahesis + -neon-0.26.4.ebuild, -neon-0.28.3.ebuild, +neon-0.28.6.ebuild: + Version bump. + + 09 Aug 2009; Jeroen Roovers neon-0.28.5.ebuild: + Stable for HPPA (bug #280251). + + 09 Aug 2009; nixnut neon-0.28.5.ebuild: + ppc stable #280251 + + 05 Aug 2009; neon-0.28.5.ebuild: + Marked stable on AMD64 as requested by Arfrever Frehtes Taifersar Arahesis + in bug #280251. Tested using RadioSeven.se MP3 + stream in media-sound/audacious-2.1, neon compiled with USE="expat gnutls + nls ssl zlib -doc -kerberos -pkcs11 -socks5". + +*neon-0.28.5 (04 Jul 2009) + + 04 Jul 2009; Arfrever Frehtes Taifersar Arahesis + -neon-0.28.2.ebuild, +neon-0.28.5.ebuild: + Version bump. + + 12 Jun 2009; Arfrever Frehtes Taifersar Arahesis + neon-0.28.4.ebuild, +files/neon-0.28.4-SOCK_CLOEXEC.patch: + Fix support for old kernels + new glibc built against new kernel headers + (bug #264101). + + 03 May 2009; Markus Meier neon-0.28.4.ebuild: + amd64 stable, bug #267272 + + 26 Apr 2009; Raúl Porcel neon-0.28.4.ebuild: + alpha/arm/ia64/s390/sh/sparc/x86 stable wrt #267272 + + 24 Apr 2009; Brent Baude neon-0.28.4.ebuild: + stable ppc, bug 267272 + + 24 Apr 2009; Brent Baude neon-0.28.4.ebuild: + stable ppc64, bug 267272 + + 24 Apr 2009; Jeroen Roovers neon-0.28.4: + Stable for HPPA (bug #267272). + +*neon-0.28.4 (21 Mar 2009) + + 21 Mar 2009; Arfrever Frehtes Taifersar Arahesis + metadata.xml, +neon-0.28.4.ebuild: + Version bump (bug #261572). + + 12 Nov 2008; Peter Volkov neon-0.28.3.ebuild: + ~mips keyword back, bug #212056. + + 08 Sep 2008; Guy Martin neon-0.28.3.ebuild: + Stable on hppa. + + 07 Sep 2008; Raúl Porcel neon-0.28.3.ebuild: + ia64 stable wrt #236128 + + 07 Sep 2008; Markus Meier neon-0.28.3.ebuild: + amd64/x86 stable, bug #236128 + + 06 Sep 2008; Jose Luis Rivero neon-0.28.3.ebuild: + Stable on alpha wrt #236128 + + 06 Sep 2008; Friedrich Oslage neon-0.28.3.ebuild: + Stable on sparc, bug #236128 + + 04 Sep 2008; Brent Baude neon-0.28.3.ebuild: + stable ppc, bug 236128 + + 04 Sep 2008; Brent Baude neon-0.28.3.ebuild: + stable ppc64, bug 236128 + + 29 Aug 2008; Markus Meier neon-0.28.3.ebuild: + mark unstable for amd64/x86, bug #236128 comment #3 + + 29 Aug 2008; Markus Meier neon-0.28.3.ebuild: + amd64/x86 stable, bug #236128 + +*neon-0.28.3 (29 Aug 2008) + + 29 Aug 2008; Benedikt Böhm +neon-0.28.3.ebuild: + version bump wrt security #234826 + + 14 Jun 2008; nixnut neon-0.28.2.ebuild: + Added ~ppc wrt bug 212056 + + 01 Jun 2008; Benedikt Böhm neon-0.26.4.ebuild, + -neon-0.28.1.ebuild: + fix #219888 + + 19 Apr 2008; Benedikt Böhm neon-0.28.1.ebuild, + neon-0.28.2.ebuild: + fix socks support wrt #217538 + +*neon-0.28.2 (13 Apr 2008) + + 13 Apr 2008; Benedikt Böhm +neon-0.28.2.ebuild: + version bump wrt #216240 + + 13 Apr 2008; Benedikt Böhm neon-0.28.1.ebuild: + fix documentation install; re-drop mips and ppc keywords due to repoman + being a bitch and not checking for masked ebuilds anymore + + 13 Apr 2008; Benedikt Böhm + -files/neon-0.27.2-linguas.patch, neon-0.26.4.ebuild, -neon-0.27.2.ebuild, + neon-0.28.1.ebuild: + fix sock support; remove old version + + 23 Mar 2008; Benedikt Böhm neon-0.28.1.ebuild: + fix LINGUAS + +*neon-0.28.1 (22 Mar 2008) + + 22 Mar 2008; Benedikt Böhm +neon-0.28.1.ebuild: + version bump wrt #210532 + + 27 Jan 2008; Benedikt Böhm + +files/neon-0.27.2-linguas.patch, neon-0.27.2.ebuild: + fix #205959 + +*neon-0.27.2 (27 Jan 2008) + + 27 Jan 2008; Benedikt Böhm -neon-0.26.1-r1.ebuild, + -neon-0.26.3.ebuild, +neon-0.27.2.ebuild: + version bump; cleanup; #198753 + + 02 Jan 2008; Jeroen Roovers neon-0.26.4.ebuild: + Stable for HPPA (bug #203260). + + 30 Dec 2007; Samuli Suominen neon-0.26.4.ebuild: + amd64 stable wrt #203260 + + 29 Dec 2007; Raúl Porcel neon-0.26.4.ebuild: + alpha/ia64/sparc stable wrt #203260 + + 29 Dec 2007; Brent Baude neon-0.26.4.ebuild: + Marking neon-0.26.4 ppc64 for bug 203260 + + 28 Dec 2007; Markus Meier neon-0.26.4.ebuild: + x86 stable, bug #203260 + + 28 Dec 2007; nixnut neon-0.26.4.ebuild: + Stable on ppc wrt bug 203560 + + 28 Dec 2007; Benedikt Böhm metadata.xml, + -neon-0.24.7.ebuild, -neon-0.25.3.ebuild, -neon-0.25.5.ebuild, + -neon-0.26.1.ebuild: + cleanup old cruft + +*neon-0.26.4 (10 Nov 2007) + + 10 Nov 2007; Benedikt Böhm +neon-0.26.4.ebuild: + version bump; fixes #114759, #162318, #186929, #197964 + + 06 Jul 2007; Mike Frysinger neon-0.26.1.ebuild, + neon-0.26.1-r1.ebuild, neon-0.26.3.ebuild: + If glibc does not have IUSE=nptl, assume it is enabled as newer versions + only support nptl. + + 27 Jun 2007; Lars Weiler neon-0.26.3.ebuild: + Stable on ppc; bug #178264. + + 27 Jun 2007; Jeroen Roovers neon-0.26.3.ebuild: + Stable for HPPA (bug #178264). + + 15 Jun 2007; Raúl Porcel neon-0.26.3.ebuild: + alpha/ia64/x86 stable wrt #178264 + + 14 Jun 2007; Christoph Mende neon-0.26.3.ebuild: + Stable on amd64 wrt bug 178264 + + 13 Jun 2007; Gustavo Zacarias neon-0.26.3.ebuild: + Stable on sparc wrt #178264 + + 09 Jun 2007; Markus Rothe neon-0.26.3.ebuild: + Stable on ppc64; bug #178264 + +*neon-0.26.3 (14 May 2007) + + 14 May 2007; Carsten Lohrke +neon-0.26.3.ebuild: + Version bump. + + 04 Apr 2007; Fabian Groffen neon-0.26.1.ebuild, + neon-0.26.1-r1.ebuild: + Drop userland_Darwin stuff, add virtual/libintl dependency when nls USE-flag + in use, bug #160165 + + 03 Mar 2007; Mike Frysinger neon-0.26.1-r1.ebuild: + Fix xml2 configure typo as noted by R Stephan #155952. + + 18 Oct 2006; Roy Marples neon-0.26.1-r1.ebuild: + Added ~sparc-fbsd keyword. + + 07 Oct 2006; Mike Frysinger neon-0.26.1.ebuild, + neon-0.26.1-r1.ebuild: + Punt invalid use of USE=static. + + 01 Oct 2006; Guy Martin neon-0.26.1-r1.ebuild: + Stable on hppa. + +*neon-0.26.1-r1 (24 Sep 2006) + + 24 Sep 2006; Paul de Vrieze +neon-0.26.1-r1.ebuild: + Gnutls support is broken in connection with subversion. This should fix + #148306 and others once and for all. + + 03 Sep 2006; Joshua Kinard neon-0.26.1.ebuild: + Marked stable on mips. + + 14 Aug 2006; Paul de Vrieze neon-0.26.1.ebuild: + built_with_use dies when the package is not installed at all. To prevent + dying and allow things to (hopefully) work on a ulibc system add an extra + has_version check around it. This should solve bug #143886. + + 05 Aug 2006; Chris White metadata.xml: + metadata.xml translation by Yoshino-san in bug #136538 + + 30 Jul 2006; Daniel Gryniewicz neon-0.26.1.ebuild: + Marked stable on amd64 for bug #139506 + + 26 Jul 2006; Joshua Kinard neon-0.25.5.ebuild: + Marking stable on mips (dep needed by gnome-vfs). + + 25 Jul 2006; Thomas Cort neon-0.26.1.ebuild: + Stable on alpha wrt Bug #139506. + + 23 Jul 2006; Akinori Hattori neon-0.26.1.ebuild: + x86 stable, bug #139506 + + 23 Jul 2006; Tobias Scherbaum neon-0.26.1.ebuild: + ppc stable, bug #139506 + + 20 Jul 2006; Markus Rothe neon-0.26.1.ebuild: + Stable on ppc64; bug #139506 + + 17 Jul 2006; Daniel Gryniewicz neon-0.25.3.ebuild: + Marked stable on amd64 for bug #139612 + + 16 Jul 2006; Tobias Scherbaum neon-0.25.3.ebuild: + hppa stable, bug #139612 + + 14 Jul 2006; Tobias Scherbaum neon-0.25.3.ebuild: + ppc stable, bug #139612 + + 13 Jul 2006; Patrick McLean neon-0.26.1.ebuild: + Add ewarn about API breakage. + + 13 Jul 2006; Aron Griffis neon-0.26.1.ebuild: + Mark 0.26.1 stable on ia64. #139507 + + 12 Jul 2006; Chris Gianelloni neon-0.25.3.ebuild: + Stable on x86 wrt bug #139612. + + 10 Jul 2006; Gustavo Zacarias neon-0.26.1.ebuild: + Stable on sparc wrt #139506 and #139612 + + 10 Jul 2006; Gustavo Zacarias neon-0.25.3.ebuild: + Stable on sparc wrt #139612 + + 05 Jul 2006; Steve Arnold neon-0.26.1.ebuild: + Removed unneccesary make clean from src_test (doh!). + +*neon-0.26.1 (05 Jul 2006) + + 05 Jul 2006; Steve Arnold +neon-0.26.1.ebuild: + Version bump for rapidsvn and subversion support (and bug 137563). + This version adds several new features, so test away (note that socks + support is considered experimental, and tests are somewhat fragile). + + 21 Apr 2006; Diego Pettenò neon-0.25.5.ebuild: + Add missing elibtoolize. + + 30 Mar 2006; Diego Pettenò neon-0.25.5.ebuild: + Add ~x86-fbsd keyword. + +*neon-0.25.5 (21 Feb 2006) + + 21 Feb 2006; Paul de Vrieze +neon-0.25.5.ebuild: + New upstream version (bug #123361) + + 23 Dec 2005; Paul de Vrieze neon-0.25.3.ebuild: + Explicitly disable linking with gssapi. Autodetecting gives a broken + dependency. Using a useflag dependency doesn't work as apparently the + libtool archive created does not have proper dependencies. + + 14 Sep 2005; Aaron Walker neon-0.24.7.ebuild: + 0.24.7 stable on mips. + +*neon-0.25.3 (10 Sep 2005) + + 10 Sep 2005; Daniel Black -neon-0.21.3.ebuild, + -neon-0.23.8.ebuild, -neon-0.23.9.ebuild, -neon-0.24.0.ebuild, + -neon-0.24.2.ebuild, -neon-0.24.4.ebuild, -neon-0.24.5.ebuild, + -neon-0.24.6.ebuild, +neon-0.25.3.ebuild: + version bump. remove old and security vulnerable versions + + 29 Jul 2005; Aaron Walker neon-0.24.7.ebuild: + Added ~mips. + + 20 Jul 2005; Andrej Kacian neon-0.24.7.ebuild: + Commented out the darwin sed call for now. Bug #99647. + + 19 Jul 2005; Kito neon-0.24.7.ebuild: + fix for shared library on Darwin + + 29 Dec 2004; Ciaran McCreesh : + Change encoding to UTF-8 for GLEP 31 compliance + + 16 Dec 2004; Markus Rothe neon-0.24.7.ebuild: + Stable on ppc64 + + 04 Nov 2004; Aron Griffis neon-0.24.7.ebuild: + add ia64 keyword + + 01 Nov 2004; Markus Rothe neon-0.24.7.ebuild: + Marked ~ppc64; bug #63683 + + 01 Oct 2004; Mamoru KOMACHI neon-0.24.6.ebuild, + neon-0.24.7.ebuild: + Added to ~ppc-macos; bug #58811. + + 23 Jul 2004; Travis Tilley neon-0.24.7.ebuild: + stable on amd64 + + 23 Jul 2004; Guy Martin neon-0.24.7.ebuild: + Marked stable on hppa. + + 23 Jul 2004; Bryan Østergaard,,, neon-0.24.7.ebuild: + Stable on alpha, see bug #57747. + + 20 Jul 2004; Stuart Herbert neon-0.24.7.ebuild: + Stable on x86 + + 20 Jul 2004; Ciaran McCreesh neon-0.24.7.ebuild: + Stable on sparc for bug #57747 + +*neon-0.24.7 (20 Jul 2004) + + 20 Jul 2004; Stuart Herbert +neon-0.24.7.ebuild: + Version bump; required by subversion-1.0.6 + + 02 Jun 2004; Ciaran McCreesh neon-0.24.6.ebuild: + Stable on sparc at klieber's request + + 02 Jun 2004; Aron Griffis neon-0.24.6.ebuild: + stable on alpha + + 24 May 2004; Bryan Østergaard neon-0.24.6.ebuild: + Keyworded ~alpha, requested in bug #51550. + + 20 May 2004; Michael McCabe neon-0.24.6.ebuild: + Marked stable on s390 + +*neon-0.24.6 (19 May 2004) + + 19 May 2004; Paul de Vrieze +neon-0.24.6.ebuild: + New version with security fixes + + 13 May 2004; Michael McCabe neon-0.24.5.ebuild: + Added s390 keywords + + 27 Apr 2004; Travis Tilley neon-0.24.5.ebuild: + stable on amd64 + +*neon-0.24.5 (27 Apr 2004) + + 27 Apr 2004; Paul de Vrieze +neon-0.24.5.ebuild: + New upstream version with SECURITY fixes. Updating is highly recommended + + 26 Apr 2004; Paul de Vrieze neon-0.24.4.ebuild: + Mark stable so that subversion can be marked stable + + 26 Apr 2004; Aron Griffis neon-0.23.8.ebuild, + neon-0.23.9.ebuild, neon-0.24.0.ebuild, neon-0.24.2.ebuild, + neon-0.24.4.ebuild: + Add die following econf for bug 48950 + + 22 Jan 2004; neon-0.24.4.ebuild: + Added ~amd64 keyword. + +*neon-0.24.4 (13 Dec 2003) + + 13 Dec 2003; neon-0.24.4.ebuild: + Add a new version, with some fixes based on bug #32232. patch slightly adapted + from a patch by Jani Averbach + + 28 Nov 2003; Jason Wever neon-0.24.2.ebuild: + Added ~sparc keyword. + + 09 Nov 2003; David Holm neon-0.24.2.ebuild: + Added to ~ppc. + +*neon-0.24.2 (27 Sep 2003) + + 27 Sep 2003; Paul de Vrieze metadata.xml, + neon-0.24.2.ebuild: + Version bump as subversion needs 0.24.2 + +*neon-0.24.0 (26 Sep 2003) + + 26 Sep 2003; Martin Holzer neon-0.24.0.ebuild: + Version bumped. + +*neon-0.23.9 (17 Aug 2003) + + 17 Aug 2003; Paul de Vrieze neon-0.23.8.ebuild, + neon-0.23.9.ebuild: + Add new upstream version that could probably fix some pkg-config bugs + + 17 Aug 2003; Paul de Vrieze neon-0.23.8.ebuild: + Mark neon stable as it is needed for subversion to become stable + + 31 May 2003; root neon-0.21.3.ebuild, neon-0.23.2.ebuild, + neon-0.23.3.ebuild, neon-0.23.5.ebuild, neon-0.23.8.ebuild: + ppc keyworded where necessary + +*neon-0.23.8 (15 Mar 2003) + + 15 Mar 2003; Alain Penders neon-0.23.8.ebuild: Version bump, needed for subversion. + + 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords + +*neon-0.23.5 (15 Nov 2002) + + 15 Nov 2002; Karl Trygve (karltk@gentoo.org) neon-0.23.5.ebuild files/digest-neon-0.23.5 : + The version below was never committed, so I made a new one. Fixes #10721. + + 2 Nov 2002; Joshua Brindle (method@gentoo.org) neon-0.23.5.ebuild files/digest-neon-0.23.3 : + Added zlib support, new upstream version + +*neon-0.23.3 (26 Oct 2002) + + 26 Oct 2002; Karl Trygve Kalleberg neon-0.23.3.ebuild files/digest-neon-0.23.3 : + New upstream version. + +*neon-0.23.2 (18 Oct 2002) + + 18 Oct 2002; Karl Trygve Kalleberg neon-0.23.2.ebuild files/digest-neon-0.23.2 : + New upstream version. + +*neon-0.21.3 (14 Jul 2002) + + 14 Jul 2002; Karl Trygve Kalleberg neon-0.21.3.ebuild : + New upstream version. + Old versions 0.15.3-r1, 0.18.5, 0.19.2-r1, 0.19.2, 0.21.1 removed. + +*neon-0.21.1 (06 Jun 2002) + + 09 Jul 2002; phoen][x neon-0.19.2.ebuild : + Added KEYWORDS. + + 06 Jun 2002; Gabriele Giorgetti neon-0.21.1.ebuild : + Bumped to new version + +*neon-0.19.2-r1 (29 Oct 2002) + + 23 Apr 2003; Paul de Vrieze neon-0.19.2-r1.ebuild: + Unmasked neon-0.19.2 as subversion-0.10_pre1 is marked stable. + + 29 Oct 2002; Karl Trygve Kalleberg neon-0.19.2-r1.ebuild files/digest-neon-0.19.2-r1 : + Resurrected, so that subversion may work. + + 09 Jul 2002; phoen][x neon-0.19.2.ebuild : + Added KEYWORDS, LICENSE, SLOT. + +*neon-0.19.2 (26 Feb 2002) + + 09 Jul 2002; phoen][x neon-0.19.2.ebuild : + Added KEYWORDS, LICENSE, SLOT. + + 26 Feb 2002; G.Bevin neon-0.19.2.ebuild, files/digest-neon-0.19.2 : + + upgraded version to latest release + +*neon-0.18.5 (8 Feb 2002) + + 09 Jul 2002; phoen][x neon-0.18.5.ebuild : + Added KEYWORDS, LICENSE, SLOT. + + 8 Feb 2002; G.Bevin neon-0.18.5.ebuild, files/digest-neon-0.18.5 : + + upgraded version to latest release + +*neon-0.15.3-r1 (1 Feb 2002) + + 09 Jul 2002; phoen][x neon-0.15.3-r1.ebuild: + Added KEYWORDS, LICENSE, SLOT. + + 1 Feb 2002; G.Bevin ChangeLog : + Added initial ChangeLog. diff --git a/sdk_container/src/third_party/portage-stable/net-libs/neon/Manifest b/sdk_container/src/third_party/portage-stable/net-libs/neon/Manifest index 623ca05c93..0ad068841d 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/neon/Manifest +++ b/sdk_container/src/third_party/portage-stable/net-libs/neon/Manifest @@ -1,27 +1,11 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - +AUX neon-0.30.1-gnutls3.4.patch 10696 SHA256 bd9c8e07655f8bf42239334992b2d3d1d57ad983bea0ed90c6f8f12228000362 SHA512 85e0a973b010ae1ddfbde4c6d54054a2d3f410622dccf5b9fed61726071d5c1d181bfbe1192395698f9739dcbdab7844cfd18fb97c0fe3103ce600f8dacf1874 WHIRLPOOL 92ed0c9bb29295293ec612fd4f2fe95c896d9e07b6af1abaddcf3eb6c63009b7f7934932ae54abe34daa3e3e478dd9b834e2b40e051a0e50d72d06be92d9f6ce +AUX neon-0.30.1-xml2-config.patch 587 SHA256 e40bd6f27d10dfee5c8a2ed2b03497660cc0acda063dde0477b32030be394634 SHA512 a2572be00e592686d30a114c862454b817b7494b90234fd77b154ca0b50117ac2788c2ecdd471a90d88710079137fe3e1ab8f2d02bde108223c30547718eab79 WHIRLPOOL d171135cddf71520ac583adc2cbee46d35ab730dcabdf3703bc1d657ef2eaabfbe7004930ad9e26f8b1e8bd94ecd9a9c9fa27410e5616dc33c35fb93164360bb DIST neon-0.30.0.tar.gz 909989 SHA256 2962cfcb5d30f3272e3d2fa0e473434419770a3801afe3d46e5d1650787990c2 SHA512 67f8a6c5549c37d984d8a0af88cd93c8c51593fa995662fd686e47acb630143d7b0c02c09d3c19f6a0181e0ff82940618cf72a76f9cb17bb964293f4118f013e WHIRLPOOL 75df16aae54410e97887ad1b1d45a17e58868cffff7d929f511c4840179ace1500c33228b02de7a038b9620d729e5153e1e14cc916ed1af9ce90bf4c49fb4b71 DIST neon-0.30.1.tar.gz 911414 SHA256 00c626c0dc18d094ab374dbd9a354915bfe4776433289386ed489c2ec0845cdd SHA512 4a9e45c886e04c5e1a1c781f7c2544b73724e09745097b1e8dc9adf9acd79af1762d668d4f18c295d7b4148d57af797834dd3c1203f2529089f7d1972ca71e63 WHIRLPOOL 747385544f0fbacc6c39fa5911ee5a21654ac21ecea89f297c17b43c21a7a649ae47b08b155733e9da0286a24024f4e54dcff3c9c2d678d9abe27f83054d718b -EBUILD neon-0.30.0-r1.ebuild 3127 SHA256 abe4703a58e7c6a4e2a042fa6f92a6f1a504e3772d5f01aa0a3e8446240913d5 SHA512 a917c7e540533dd3a5dbbab37ce5f368ff3a65818d4263777a0da079ae5849f558730d0cc34465fca288e01ed41036f573551a0d21df6d4e4e786cfe80b60272 WHIRLPOOL e17c6a6799a42778229de758ff319fa9ae533fa1488e0674754c7f5960d4196f663a5a5c9077b2a13ec4cd061af6bb22ec7b13dff9683af0dfb1055811fbf139 -EBUILD neon-0.30.0.ebuild 2512 SHA256 01d130b08ce0a58ee47005cfb5dbd67cbc054eada8c28ec9d9eff97fb6c97e6d SHA512 cd792bd8b46e9556dc28b3ed2c6ca32f59f4aad5fbca4b0c8a34d5f4203c4ccecb022c3695f01244e3e2e3461d8d96388c188a5d95de1427b150d01b8d3e3eeb WHIRLPOOL 13cf80bfce43967170de73a19bf3a06af3ec78f21337259760e4010097f6d7294ddf1b2ff0054cf86db4b5b9a46ea1e6a534861315e3ec0a908f37d3b277a361 -EBUILD neon-0.30.1.ebuild 3031 SHA256 41ee78d3dc6ecf5b7baaef8b57ef52569ddd67c19f2c620733bfe5f417135b3e SHA512 5a0722e69168a2859baf5201db56c6e798cdc992206e06a69be66e60805f836daa9ee1d839477747f47ac4827b4f4b24c9f8b45904d3d57d8f32767755f60d44 WHIRLPOOL 19a1957c7abc36afe27e0c3dc5dd63a8bc1d80e778f85d6ba1bb15c828bf2c963839a8922fd949193f8db213689f0960c48ca2ad339a2d55119a9afa4fb446dd -MISC ChangeLog 31689 SHA256 97c5441bb38dc0dcd438c880e2249d4b78809e5139901d9837e3043360f482de SHA512 18b8e60a7c6d348f4793783434e121bb36a498a46b82651bc298b0b5dc5252c2bf879cf2ee22b7fd6b79140b2230d37d38eecdc14b2588cd0207bb17f7de994d WHIRLPOOL 7467c52747e69c8410643eba2042fffc72699d46cdf047654e68d4404d2fdf64039794b5f2142589b7f6b6495a0c3067b4c2789a9fb0194e3542008cab57702e -MISC metadata.xml 1221 SHA256 9c82ad6fe8e39c5dd55a026c64723e6e67c28b0332f8b4268b3043a0913b0b2c SHA512 fad08f7f145be6c765c130d276e653f2376c1fc78e4c2c51ccc6fd3b08b5694d3d03c82f69bab12e6a329b5a20ac8e261491675f0b44234181cdeb99d206166e WHIRLPOOL 223bc31e8bfc93882836a82d0f83ba8d59d75f61e73640515341daf05aa88d179f0e2c3988d621242f6dbaa6528d8d67f0e9c96f248e44f36df217f8d2df87c8 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQIcBAEBCAAGBQJUgzGkAAoJELp701BxlEWfBdsQAICacjzMyI4E/u0+THd9B9zS -zvRWBQyNCfSCoUka0+gk2rSL8wiVWoHFVhKDlRtxIv6HZLuUvn02DJ70Xr8CRne7 -PORosw4IfqhnOmmcjWl7OdHK0byXOzU2XLH89sb5MNWNr2kB5EiSMthF32tSY6fB -YRlJm5SYDpdVPEjcENZk5JkxAVL7avhXTvBl2oJuTl/ycFpaz4Qrg7Bo4gGTtyB8 -4yLaNRPSXb0BJlYwnID9PPtOJWaxkBit73CYO8ANXpz/VThennNwSnDxiD2puB+I -1wOTR/mfVPZvoroV6rVyYz9aYtYxML/f8H+qAvrT9NYac7raAkhYB6UTIqPlOBbR -Eay0eOsS7F6eiUuohs7rNXDtm/a1/K0LA9Ktg19LZAVqSN8ChoYuqGloo4GlX+Yv -EWG9NO4sbn8xpJcFZ6FvcH0w1naZMuVGr5SjPi6811B/Je65aUm6BJ2LUm4qNdla -3SScW6dreMTjgQ42y3dgPaZ2S4Bs6tbPnXZgiX0bPvUu4P+xaZE14VaDStYLQkGb -99ScR+YmhTNXXgI6Db2j7HBsqqJiMwXD7o3DSLECOGBv5VE19iVHUGyLMAe0myvg -gSei9gBF2VvwhI9kYdiOm+0yXUaJHuqAhBb1hI+z/wvhf4a6QLqz5AIeAmU2ZGLQ -qmYqVrsZkZLzUVcr0Noq -=7mqq ------END PGP SIGNATURE----- +EBUILD neon-0.30.0-r1.ebuild 3026 SHA256 cf268d9c778925e3117b3ebc2f34d7127ede87504afea199e5a7f2fab5fc066e SHA512 7f89b5f7ca8cbf8c316a44c7ef1930cb1630eee0738bb0dde82668dd82d68e48209739f259fc4cc330c488d88493ee118d83369db04a876e55f197a4db5e0e70 WHIRLPOOL 09c9e611abc2b10797823638c65dc9e4e8fe05fed21670ec5eb0d1f280e97c54be7b4e91901d550e2b521704a252cc49928d6273c66d8053febb75c45df10074 +EBUILD neon-0.30.0.ebuild 2411 SHA256 3d0a4d7ddfed18e802e8ab187cfe2d767c5ce8e625a43ab31169d169b2b982d8 SHA512 def96e647809ad3004e82e593752bf7bf5adfd6764f3738dac0dcdded406ff670d5b0a5c6d00595625fa137dca9776f4d4ed9d5cfae40f9873bfd8c4ebb77889 WHIRLPOOL 89046ae59ac0fb41eba2678d233ad55f30b71bd4f2286e2db75c09636b339ab5affb3665194916e3c0699abb2be2e595495ec16f87226a561228cf8910d6adf8 +EBUILD neon-0.30.1-r1.ebuild 3113 SHA256 0430c8b2003b45c008487723784ac6cf9697471309b61b6436a5402f56437b77 SHA512 2c7eea679e924d68706c54e8403f15a4584968ce919d3bcba5c4fbfadcf8a0a54e961e589311a83b7fc5aeb0a5e03622870776b2097bda53a360bb04dbb7e9ea WHIRLPOOL f78d93e4ece378d6ae775386a59a2731b70d00dae9e5432e1999a97a00b0e52c51ad1626ccdef2745113f0030eb83844af10104501f58c1d5ee818c0c4e920ef +EBUILD neon-0.30.1.ebuild 2985 SHA256 5a2fd9860759393fde191653077a2a36b8788a3aadac06cba3b12fd7354367bc SHA512 56720d8cb524f8c6e3de125856d0ab6ea554c2b588c0ce03cefd7e1bd1ad7b1e02e36e7224058a45dd13e811fdb26a5d875576fcc68f09cca7890294488c72f6 WHIRLPOOL 0935346b0e74eb7cf998425514851d3fd3fe9f36a2385746e941de19a5af905e2041c04aec27e87874a75dd9cdd329acd85feceecfea0b219dcfead36a3a5d6f +MISC ChangeLog 2978 SHA256 d6bcf15f494f2667aa656484387e0a1f6064a73d6792b441e95de2a207e9b632 SHA512 2c534ecc28c62bd491bb54fe167a961e638eb7936d142deecb541b28e859468b13f0ac924d8b9e60b8305215f346e8c2c6e60855ea32fdf1b9a0988d85d463e2 WHIRLPOOL 44d29e8346f8890437b8ec8f75eb23e1a052a794e77393efd028897a305334973e117fd84cea13cb3a2d5acdc1b2706db305201a62a5d89c6c0a2784b86e4716 +MISC ChangeLog-2015 31847 SHA256 ab3bbb573c3cd07b4c972b79709b122889ed035d627a6e708c625162d7b448e9 SHA512 cfd16b7395871ead63c2663d4b6720352793ae82b812a8a08c250130369d1a22eff9f89ad9bdfcfad712b21d5a4c1eb08dcb8d73591d77283b12971d413d0e3f WHIRLPOOL b1489af506ce49a70e0c9d37e4c5056600df59f5546c952157b8d5d5f161e1c8944113d883a6a08a857da32a4111de519b74f21fb09b7a21121ae252025c4e1a +MISC metadata.xml 1325 SHA256 92c8434ab86813f91edfb9c64d1f2f6ee4e266e3a7cf511e283e7bc75cd01a8a SHA512 a72fda6b0efb657be3baaef37bbca017d460de56697de367a31d1e9241bf0aaa36e105b3c0128f8aa0a7ec0bec123c1a2a4be98c539cceea1c6d255be79ea8b2 WHIRLPOOL fc33d132d313e610cac225b0680dd90a527c1413b607debec05a8a3ec33779a472ef34141c507fac4f817c306585ddab4b404b60dcb1bde11fc5fbd80a7712c8 diff --git a/sdk_container/src/third_party/portage-stable/net-libs/neon/files/neon-0.30.1-gnutls3.4.patch b/sdk_container/src/third_party/portage-stable/net-libs/neon/files/neon-0.30.1-gnutls3.4.patch new file mode 100644 index 0000000000..c5165a0958 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/neon/files/neon-0.30.1-gnutls3.4.patch @@ -0,0 +1,282 @@ +Description: fix building with GnuTLS 3.4 + Rewrite GnuTLS PKCS#11 support to work (exclusively) with the new + GnuTLS 3.x API. +Origin: upstream, r1963 +Author: Joe Orton +Bug-Debian: https://bugs.debian.org/782832 +Last-Update: 2015-10-03 + +--- + +--- neon27-0.30.1.orig/macros/neon.m4 ++++ neon27-0.30.1/macros/neon.m4 +@@ -982,10 +982,11 @@ gnutls) + + # Check for functions in later releases + NE_CHECK_FUNCS([gnutls_session_get_data2 gnutls_x509_dn_get_rdn_ava \ +- gnutls_sign_callback_set \ + gnutls_certificate_get_issuer \ + gnutls_certificate_get_x509_cas \ +- gnutls_x509_crt_sign2]) ++ gnutls_x509_crt_sign2 \ ++ gnutls_certificate_set_retrieve_function2 \ ++ gnutls_privkey_import_ext]) + + # fail if gnutls_x509_crt_sign2 is not found (it was introduced in 1.2.0, which is required) + if test x${ac_cv_func_gnutls_x509_crt_sign2} != xyes; then +@@ -1039,7 +1040,7 @@ posix|yes) + ;; + esac + +-case ${with_pakchois}X${ac_cv_func_gnutls_sign_callback_set}Y${ne_cv_lib_ssl097} in ++case ${with_pakchois}X${ac_cv_func_gnutls_privkey_import_ext}Y${ne_cv_lib_ssl097} in + noX*Y*) ;; + *X*Yyes|*XyesY*) + # PKCS#11... ho! +--- neon27-0.30.1.orig/src/ne_gnutls.c ++++ neon27-0.30.1/src/ne_gnutls.c +@@ -89,6 +89,13 @@ struct ne_ssl_client_cert_s { + ne_ssl_certificate cert; + gnutls_x509_privkey_t pkey; + char *friendly_name; ++#ifdef HAVE_GNUTLS_PRIVKEY_IMPORT_EXT ++ /* Signing callback & userdata provided by ne_pkcs11.c. It would ++ * be better to rewrite the whole module to use gnutls_privkey_t ++ * directly, but it seems impossible to dup such an object. */ ++ gnutls_privkey_sign_func sign_func; ++ void *sign_ud; ++#endif + }; + + /* Returns the highest used index in subject (or issuer) DN of +@@ -525,6 +532,10 @@ static ne_ssl_client_cert *dup_client_ce + + if (cc->keyless) { + newcc->keyless = 1; ++#ifdef HAVE_GNUTLS_PRIVKEY_IMPORT_EXT ++ newcc->sign_func = cc->sign_func; ++ newcc->sign_ud = cc->sign_ud; ++#endif + } + else { + ret = gnutls_x509_privkey_init(&newcc->pkey); +@@ -553,7 +564,15 @@ dup_error: + static int provide_client_cert(gnutls_session_t session, + const gnutls_datum_t *req_ca_rdn, int nreqs, + const gnutls_pk_algorithm_t *sign_algos, +- int sign_algos_length, gnutls_retr_st *st) ++ int sign_algos_length, ++#ifdef HAVE_GNUTLS_CERTIFICATE_SET_RETRIEVE_FUNCTION2 ++ gnutls_pcert_st **pcert, ++ unsigned int *pcert_length, ++ gnutls_privkey_t *pkey ++#else ++ gnutls_retr2_st *st ++#endif ++ ) + { + ne_session *sess = gnutls_session_get_ptr(session); + +@@ -611,27 +630,59 @@ static int provide_client_cert(gnutls_se + if (sess->client_cert) { + gnutls_certificate_type_t type = gnutls_certificate_type_get(session); + if (type == GNUTLS_CRT_X509 +-#if LIBGNUTLS_VERSION_NUMBER > 0x030000 +- /* Ugly hack; prevent segfaults w/GnuTLS 3.0. */ +- && sess->client_cert->pkey != NULL ++ && (sess->client_cert->pkey || sess->client_cert->keyless)) { ++ int ret; ++ ++#ifdef HAVE_GNUTLS_CERTIFICATE_SET_RETRIEVE_FUNCTION2 ++ *pkey = gnutls_malloc(sizeof *pkey); ++ gnutls_privkey_init(pkey); ++ ++#ifdef HAVE_GNUTLS_PRIVKEY_IMPORT_EXT ++ if (sess->client_cert->sign_func) { ++ int algo = gnutls_x509_crt_get_pk_algorithm(sess->client_cert->cert.subject, NULL); ++ NE_DEBUG(NE_DBG_SSL, "ssl: Signing for %s.\n", gnutls_pk_algorithm_get_name(algo)); ++ ++ ret = gnutls_privkey_import_ext(*pkey, algo, sess->client_cert->sign_ud, ++ sess->client_cert->sign_func, NULL, 0); ++ } ++ else + #endif +- ) { +- NE_DEBUG(NE_DBG_SSL, "Supplying client certificate.\n"); ++ if (sess->client_cert->keyless) { ++ ret = GNUTLS_E_UNSUPPORTED_CERTIFICATE_TYPE; ++ } ++ else { ++ ret = gnutls_privkey_import_x509(*pkey, sess->client_cert->pkey, 0); ++ } + +- st->type = type; ++ if (ret) { ++ NE_DEBUG(NE_DBG_SSL, "ssl: Failed to import private key: %s.\n", gnutls_strerror(ret)); ++ ne_set_error(sess, _("Failed to import private key: %s"), gnutls_strerror(ret)); ++ return ret; ++ } ++ ++ *pcert = gnutls_malloc(sizeof *pcert); ++ gnutls_pcert_import_x509(*pcert, sess->client_cert->cert.subject, 0); ++ *pcert_length = 1; ++#else /* !HAVE_GNUTLS_CERTIFICATE_SET_RETRIEVE_FUNCTION2 */ ++ st->cert_type = type; + st->ncerts = 1; + st->cert.x509 = &sess->client_cert->cert.subject; + st->key.x509 = sess->client_cert->pkey; + + /* tell GNU TLS not to deallocate the certs. */ + st->deinit_all = 0; ++#endif + } else { + return GNUTLS_E_UNSUPPORTED_CERTIFICATE_TYPE; + } + } + else { +- NE_DEBUG(NE_DBG_SSL, "No client certificate supplied.\n"); ++ NE_DEBUG(NE_DBG_SSL, "ssl: No client certificate supplied.\n"); ++#ifdef HAVE_GNUTLS_CERTIFICATE_SET_RETRIEVE_FUNCTION2 ++ *pcert_length = 0; ++#else + st->ncerts = 0; ++#endif + sess->ssl_cc_requested = 1; + return 0; + } +@@ -649,8 +700,12 @@ ne_ssl_context *ne_ssl_context_create(in + ne_ssl_context *ctx = ne_calloc(sizeof *ctx); + gnutls_certificate_allocate_credentials(&ctx->cred); + if (flags == NE_SSL_CTX_CLIENT) { ++#ifdef HAVE_GNUTLS_CERTIFICATE_SET_RETRIEVE_FUNCTION2 ++ gnutls_certificate_set_retrieve_function2(ctx->cred, provide_client_cert); ++#else + gnutls_certificate_client_set_retrieve_function(ctx->cred, + provide_client_cert); ++#endif + } + gnutls_certificate_set_verify_flags(ctx->cred, + GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT); +@@ -1206,8 +1261,10 @@ ne_ssl_client_cert *ne_ssl_clicert_impor + } + } + +-ne_ssl_client_cert *ne__ssl_clicert_exkey_import(const unsigned char *der, +- size_t der_len) ++#ifdef HAVE_GNUTLS_PRIVKEY_IMPORT_EXT ++ne_ssl_client_cert *ne__ssl_clicert_exkey_import(const unsigned char *der, size_t der_len, ++ gnutls_privkey_sign_func sign_func, ++ void *userdata) + { + ne_ssl_client_cert *cc; + gnutls_x509_crt_t x5; +@@ -1226,9 +1283,12 @@ ne_ssl_client_cert *ne__ssl_clicert_exke + cc->keyless = 1; + cc->decrypted = 1; + populate_cert(&cc->cert, x5); ++ cc->sign_func = sign_func; ++ cc->sign_ud = userdata; + +- return cc; ++ return cc; + } ++#endif + + int ne_ssl_clicert_encrypted(const ne_ssl_client_cert *cc) + { +--- neon27-0.30.1.orig/src/ne_pkcs11.c ++++ neon27-0.30.1/src/ne_pkcs11.c +@@ -156,6 +156,13 @@ static RSA_METHOD *pk11_rsa_method(ne_ss + } + #endif + ++#ifdef HAVE_GNUTLS ++static int pk11_sign_callback(gnutls_privkey_t pkey, ++ void *userdata, ++ const gnutls_datum_t *raw_data, ++ gnutls_datum_t *signature); ++#endif ++ + static int pk11_find_x509(ne_ssl_pkcs11_provider *prov, + pakchois_session_t *pks, + unsigned char *certid, unsigned long *cid_len) +@@ -203,7 +210,7 @@ static int pk11_find_x509(ne_ssl_pkcs11_ + ne_ssl_client_cert *cc; + + #ifdef HAVE_GNUTLS +- cc = ne__ssl_clicert_exkey_import(value, a[0].value_len); ++ cc = ne__ssl_clicert_exkey_import(value, a[0].value_len, pk11_sign_callback, prov); + #else + cc = ne__ssl_clicert_exkey_import(value, a[0].value_len, pk11_rsa_method(prov)); + #endif +@@ -298,10 +305,8 @@ static int find_client_cert(ne_ssl_pkcs1 + #ifdef HAVE_GNUTLS + /* Callback invoked by GnuTLS to provide the signature. The signature + * operation is handled here by the PKCS#11 provider. */ +-static int pk11_sign_callback(gnutls_session_t session, ++static int pk11_sign_callback(gnutls_privkey_t pkey, + void *userdata, +- gnutls_certificate_type_t cert_type, +- const gnutls_datum_t *cert, + const gnutls_datum_t *hash, + gnutls_datum_t *signature) + { +@@ -571,11 +576,6 @@ void ne_ssl_pkcs11_provider_pin(ne_ssl_p + void ne_ssl_set_pkcs11_provider(ne_session *sess, + ne_ssl_pkcs11_provider *provider) + { +-#ifdef HAVE_GNUTLS +- sess->ssl_context->sign_func = pk11_sign_callback; +- sess->ssl_context->sign_data = provider; +-#endif +- + ne_ssl_provide_clicert(sess, pk11_provide, provider); + } + +--- neon27-0.30.1.orig/src/ne_privssl.h ++++ neon27-0.30.1/src/ne_privssl.h +@@ -58,6 +58,10 @@ ne__ssl_clicert_exkey_import(const unsig + + #include + ++#ifdef HAVE_GNUTLS_PRIVKEY_IMPORT_EXT ++#include ++#endif ++ + struct ne_ssl_context_s { + gnutls_certificate_credentials_t cred; + int verify; /* non-zero if client cert verification required */ +@@ -78,17 +82,13 @@ struct ne_ssl_context_s { + } client; + #endif + } cache; +- +-#ifdef HAVE_GNUTLS_SIGN_CALLBACK_SET +- gnutls_sign_func sign_func; +- void *sign_data; +-#endif + }; + + typedef gnutls_session_t ne_ssl_socket; + + NE_PRIVATE ne_ssl_client_cert * +-ne__ssl_clicert_exkey_import(const unsigned char *der, size_t der_len); ++ne__ssl_clicert_exkey_import(const unsigned char *der, size_t der_len, ++ gnutls_privkey_sign_func sign_func, void *userdata); + + #endif /* HAVE_GNUTLS */ + +--- neon27-0.30.1.orig/src/ne_socket.c ++++ neon27-0.30.1/src/ne_socket.c +@@ -1793,11 +1793,6 @@ int ne_sock_connect_ssl(ne_socket *sock, + gnutls_session_set_ptr(sock->ssl, userdata); + gnutls_credentials_set(sock->ssl, GNUTLS_CRD_CERTIFICATE, ctx->cred); + +-#ifdef HAVE_GNUTLS_SIGN_CALLBACK_SET +- if (ctx->sign_func) +- gnutls_sign_callback_set(sock->ssl, ctx->sign_func, ctx->sign_data); +-#endif +- + if (ctx->hostname) { + gnutls_server_name_set(sock->ssl, GNUTLS_NAME_DNS, ctx->hostname, + strlen(ctx->hostname)); diff --git a/sdk_container/src/third_party/portage-stable/net-libs/neon/files/neon-0.30.1-xml2-config.patch b/sdk_container/src/third_party/portage-stable/net-libs/neon/files/neon-0.30.1-xml2-config.patch new file mode 100644 index 0000000000..1290101844 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/neon/files/neon-0.30.1-xml2-config.patch @@ -0,0 +1,15 @@ +locate the $CHOST prefixed version of xml2-config by default + +would be better to use pkg-config here, but this patch is minimally invasive + +--- a/macros/neon-xml-parser.m4 ++++ b/macros/neon-xml-parser.m4 +@@ -44,7 +44,7 @@ AC_CHECK_HEADER(expat.h, + + dnl Find libxml2: run $1 if found, else $2 + AC_DEFUN([NE_XML_LIBXML2], [ +-AC_CHECK_PROG(XML2_CONFIG, xml2-config, xml2-config) ++AC_CHECK_TOOL(XML2_CONFIG, xml2-config, xml2-config) + if test -n "$XML2_CONFIG"; then + neon_xml_parser_message="libxml `$XML2_CONFIG --version`" + AC_DEFINE(HAVE_LIBXML, 1, [Define if you have libxml]) diff --git a/sdk_container/src/third_party/portage-stable/net-libs/neon/metadata.xml b/sdk_container/src/third_party/portage-stable/net-libs/neon/metadata.xml index 25503b43cd..b79ca1ecbc 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/neon/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/net-libs/neon/metadata.xml @@ -1,10 +1,13 @@ - proxy-maintainers - + arfrever.fta@gmail.com + + proxy-maint@gentoo.org + Proxy Maintainers + Neon is an HTTP and WebDAV client library for Unix systems, with a C language API. It provides high-level interfaces to HTTP/1.1 and WebDAV diff --git a/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.0-r1.ebuild index 034d2e263a..592d0b4f0e 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.0-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.0-r1.ebuild,v 1.11 2014/11/11 10:44:24 ago Exp $ +# $Id$ EAPI="5" diff --git a/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.0.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.0.ebuild index ea5e8bd723..79e3aa4a03 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.0.ebuild,v 1.11 2014/03/16 02:51:12 vapier Exp $ +# $Id$ EAPI="5" diff --git a/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.1-r1.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.1-r1.ebuild new file mode 100644 index 0000000000..e4de832853 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.1-r1.ebuild @@ -0,0 +1,112 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit autotools libtool multilib-minimal + +DESCRIPTION="HTTP and WebDAV client library" +HOMEPAGE="http://www.webdav.org/neon/" +SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0/27" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="doc expat gnutls kerberos libproxy libressl nls pkcs11 ssl static-libs zlib" +IUSE_LINGUAS="cs de fr ja nn pl ru tr zh_CN" +for lingua in ${IUSE_LINGUAS}; do + IUSE+=" linguas_${lingua}" +done +unset lingua +RESTRICT="test" + +RDEPEND="expat? ( dev-libs/expat:0=[${MULTILIB_USEDEP}] ) + !expat? ( dev-libs/libxml2:2=[${MULTILIB_USEDEP}] ) + gnutls? ( + app-misc/ca-certificates + net-libs/gnutls:0=[${MULTILIB_USEDEP}] + pkcs11? ( dev-libs/pakchois:0=[${MULTILIB_USEDEP}] ) + ) + !gnutls? ( ssl? ( + !libressl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] ) + libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] ) + pkcs11? ( dev-libs/pakchois:0=[${MULTILIB_USEDEP}] ) + ) ) + kerberos? ( virtual/krb5:0=[${MULTILIB_USEDEP}] ) + libproxy? ( net-libs/libproxy:0=[${MULTILIB_USEDEP}] ) + nls? ( virtual/libintl:0=[${MULTILIB_USEDEP}] ) + zlib? ( sys-libs/zlib:0=[${MULTILIB_USEDEP}] )" +DEPEND="${RDEPEND} + virtual/pkgconfig[${MULTILIB_USEDEP}]" +RDEPEND="${RDEPEND} + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20140508-r8 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" + +MULTILIB_CHOST_TOOLS=( + /usr/bin/neon-config +) + +src_prepare() { + local lingua linguas + for lingua in ${IUSE_LINGUAS}; do + use linguas_${lingua} && linguas+=" ${lingua}" + done + sed -e "s/ALL_LINGUAS=.*/ALL_LINGUAS=\"${linguas}\"/" -i configure.ac || die + + epatch "${FILESDIR}"/${P}-xml2-config.patch \ + "${FILESDIR}"/${P}-gnutls3.4.patch + AT_M4DIR="macros" eautoreconf + + elibtoolize + + multilib_copy_sources +} + +multilib_src_configure() { + local myconf=() + + if has_version sys-libs/glibc; then + einfo "Enabling SSL library thread-safety using POSIX threads..." + myconf+=(--enable-threadsafe-ssl=posix) + fi + + if use expat; then + myconf+=(--with-expat) + else + myconf+=(--with-libxml2) + fi + + if use gnutls; then + myconf+=(--with-ssl=gnutls --with-ca-bundle="${EPREFIX}/etc/ssl/certs/ca-certificates.crt") + elif use ssl; then + myconf+=(--with-ssl=openssl) + fi + + econf \ + --docdir="${EPREFIX}/usr/share/doc/${PF}" \ + --enable-shared \ + $(use_with kerberos gssapi) \ + $(use_with libproxy) \ + $(use_enable nls) \ + $(use_with pkcs11 pakchois) \ + $(use_enable static-libs static) \ + $(use_with zlib) \ + "${myconf[@]}" +} + +multilib_src_install() { + emake DESTDIR="${D}" install-{config,headers,lib,man,nls} + + if multilib_is_native_abi && use doc; then + dohtml -r doc/html/ + fi +} + +multilib_src_install_all() { + find "${ED}" -name "*.la" -delete + + dodoc AUTHORS BUGS NEWS README THANKS TODO +} diff --git a/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.1.ebuild b/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.1.ebuild index 51e43dd066..3a4f5a69ca 100644 --- a/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.1.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-libs/neon/neon-0.30.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.10 2014/12/06 16:41:07 ago Exp $ +# $Id$ EAPI="5" @@ -53,8 +53,9 @@ src_prepare() { for lingua in ${IUSE_LINGUAS}; do use linguas_${lingua} && linguas+=" ${lingua}" done - sed -e "s/ALL_LINGUAS=.*/ALL_LINGUAS=\"${linguas}\"/" -i configure.ac + sed -e "s/ALL_LINGUAS=.*/ALL_LINGUAS=\"${linguas}\"/" -i configure.ac || die + epatch "${FILESDIR}"/${P}-xml2-config.patch AT_M4DIR="macros" eautoreconf elibtoolize