summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/gnutls: keyword 3.7.3-r1 for ~loongWANG Xuerui2022-04-291-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* net-libs/gnutls: ppc stable wrt bug #834462Agostino Sarubbo2022-04-141-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.3-r1 hppa, #834462Arthur Zamarin2022-03-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/gnutls: wire up verify-sig for 3.7.4Sam James2022-03-202-11/+6
| | | | | | | | | | We can wire up verify-sig now that a fixed version of openpgp-keys-gnutls (>= 2022020) is in tree. It remains unkeyworded while we figure out what to do about the C++ ABI breakage though. Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: unkeyword 3.7.4Sam James2022-03-181-1/+3
| | | | | | | | | | | | | | | | | In all the fracas in 82957f19c28749d0004fef905c949a39aced93b2, I'd forgot one of the things I first saw in the release! It breaks C++ ABI (libgnutlsxx.so). We enable USE=cxx by default, although it looks like nothing on my system actually uses it. We don't really have a choice but to bump SONAME and force recompile (and use subslot to represent this too?), but maybe I'll have another idea later on. Would rather drop keywords for now and revisit later on today than get the decision wrong in haste. Fixes: 82957f19c28749d0004fef905c949a39aced93b2 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: add USE=brotli descriptionSam James2022-03-182-1/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: add 3.7.4Sam James2022-03-183-0/+221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More of an exciting release than I anticipated when I started looking at it, but for unexpected reasons! - verify-sig support is stubbed out in the ebuild (commented out); couldn't enable yet because website doesn't list key from new maintainer(?) but distfile *does* have a valid signature from a known maintainer. gemato/gpg/ verify-sig currently rejects a distfile if it has *any* unrecognised signatuers, not if *all* are. See https://gitlab.com/gnutls/web-pages/-/issues/3. - Noticed `--{enable,disable}-gtk-doc` was suddenly unrecognised by `./configure`. The macro is used automagically upstream rather than being a hard dependency so if it's not available at point of `make dist`, it'll just be dropped. It looks like that's what happened as a new person made the release => new env. Temporarily unconditionally BDEPENDing on gtk-doc-am (harmless, tiny dep) for now. See https://gitlab.com/gnutls/gnutls/-/issues/1341. - Needed to fix brotli & zstd configure arguments to be consistent with `./configure --help` output. Bug: https://gitlab.com/gnutls/gnutls/-/issues/1342 - Discovered brotli & zstd were both automagic dependencies, but it turns out that the zstd check was broken anyway (would always fail). See: https://gitlab.com/gnutls/gnutls/-/issues/1343. Bug: https://gitlab.com/gnutls/gnutls/-/issues/1341 Bug: https://gitlab.com/gnutls/gnutls/-/issues/1342 Bug: https://gitlab.com/gnutls/gnutls/-/issues/1343 Bug: https://gitlab.com/gnutls/web-pages/-/issues/3 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.3-r1 arm, #834462Sam James2022-03-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.3-r1 x86, #834462Jakov Smolić2022-03-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/gnutls: fix automagic dependency on app-crypt/tpm2-tssSam James2022-03-061-10/+9
| | | | | Closes: https://bugs.gentoo.org/832569 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: sparc stable wrt bug #834462Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/gnutls: ppc64 stable wrt bug #834462Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/gnutls: amd64 stable wrt bug #834462Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/gnutls: add 3.7.3Sam James2022-01-202-0/+128
| | | | | Bug: https://bugs.gentoo.org/831573 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: adapt for OpenSSL bindist changesSam James2021-12-031-1/+1
| | | | | | | | | OpenSSL no longer has a bindist flag. (Test only dependency so no revbump required really.) Bug: https://bugs.gentoo.org/762850 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: drop 3.7.1David Seifert2021-10-032-138/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.2 x86, #807394Sam James2021-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.2 ppc, #807394Sam James2021-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.2 arm, #807394Sam James2021-09-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.2 arm64, #807394Sam James2021-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: stable 3.7.2 for hppa, bug #807394Rolf Eike Beer2021-08-131-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.2 sparc, #807394Sam James2021-08-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.2 ppc64, #807394Sam James2021-08-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: amd64 stable wrt bug #807394Agostino Sarubbo2021-08-101-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/gnutls: Bump to version 3.7.2Lars Wendler2021-05-292-0/+138
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-libs/gnutls: drop 3.6.15David Seifert2021-05-233-166/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.1 x86, #789045Sam James2021-05-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.1 ppc, #789045Sam James2021-05-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.1 arm, #789045Sam James2021-05-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.1 arm64, #789045Sam James2021-05-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: stable 3.7.1 for hppa, bug #789045Rolf Eike Beer2021-05-101-1/+1
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.1 amd64, #789045Sam James2021-05-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.1 sparc, #789045Sam James2021-05-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: Stabilize 3.7.1 ppc64, #789045Sam James2021-05-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: drop s390 to ~s390 (unstable)Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: drop vulnerable versionThomas Deutschmann2021-03-283-543/+0
| | | | | | Bug: https://bugs.gentoo.org/775338 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-libs/gnutls: Bump to version 3.7.1Lars Wendler2021-03-102-0/+138
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-libs/gnutls: ignore duplicate certificatesThomas Deutschmann2021-02-202-0/+405
| | | | | | Closes: https://bugs.gentoo.org/759037 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-libs/gnutls: drop x86-macosFabian Groffen2021-01-062-4/+4
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-libs/gnutls: apply patchThomas Deutschmann2020-12-201-1/+1
| | | | | | | Fixes: 807088725f ("net-libs/gnutls: bump to v3.6.15") Closes: https://bugs.gentoo.org/760899 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-libs/gnutls: update metadataThomas Deutschmann2020-12-022-4/+4
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-libs/gnutls: Bump to version 3.7.0Lars Wendler2020-12-022-0/+138
| | | | | Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-libs/gnutls-3.6.15: add compilation fix for macOSFabian Groffen2020-11-271-0/+5
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-libs/gnutls: Security cleanupLars Wendler2020-09-182-133/+0
| | | | | | Bug: https://bugs.gentoo.org/740390 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-libs/gnutls: s390 stable wrt bug #740390Agostino Sarubbo2020-09-181-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/gnutls: sparc stable wrt bug #740390Agostino Sarubbo2020-09-181-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/gnutls: stable 3.6.15 for hppa, bug #740390Rolf Eike Beer2020-09-091-1/+1
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-libs/gnutls: ppc64 stable (bug #740390)Sam James2020-09-061-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/gnutls: ppc stable (bug #740390)Sam James2020-09-061-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>