summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-dns/unbound: add 1.17.0Marc Schiffbauer2022-12-292-0/+215
| | | | | Closes: https://bugs.gentoo.org/888675 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* net-dns/unbound: drop 1.13.1-r3, 1.13.2-r1, 1.15.0, 1.16.0John Helmert III2022-11-225-850/+0
| | | | | | Bug: https://bugs.gentoo.org/872209 Bug: https://bugs.gentoo.org/866881 Signed-off-by: John Helmert III <ajak@gentoo.org>
* net-dns/unbound: Keyword 1.16.3 riscv, #879023Chris Su2022-11-021-1/+1
| | | | | Signed-off-by: Chris Su <chris@lesscrowds.org> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-dns/unbound: Stabilize 1.16.3 x86, #877027Agostino Sarubbo2022-10-311-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/unbound: Stabilize 1.16.3 amd64, #877027Sam James2022-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: Stabilize 1.16.3 ppc, #877027Arthur Zamarin2022-10-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/unbound: Stabilize 1.16.3 arm, #877027Arthur Zamarin2022-10-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/unbound: Stabilize 1.16.3 ppc64, #877027Arthur Zamarin2022-10-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/unbound: Stabilize 1.16.3 arm64, #877027Sam James2022-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: add 1.16.3, drop 1.16.2Marc Schiffbauer2022-10-132-2/+2
| | | | | Bug: https://bugs.gentoo.org/872209 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* net-dns/unbound: add 1.16.2Marc Schiffbauer2022-08-292-0/+215
| | | | | Bug: https://bugs.gentoo.org/866881 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* net-dns/unbound: drop 1.14.0-r1Marc Schiffbauer2022-06-202-215/+0
| | | | Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* net-dns/unbound: add 1.16.0Marc Schiffbauer2022-06-202-0/+215
| | | | Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* */*: reassign whissi's packagesJoonas Niilola2022-06-051-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-dns/unbound: enable py3.11Sam James2022-06-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: fix #836214 for 1.14.0 and 1.15.0Marc Schiffbauer2022-03-262-8/+8
| | | | | Bug: https://bugs.gentoo.org/836214 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* net-dns/unbound: Version updated to 1.15.0.Jonathan Davies2022-03-262-0/+215
| | | | | | Signed-off-by: Jonathan Davies <jpds@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/24605 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* net-dns/unbound: Added verify-sig integration.Jonathan Davies2022-03-262-3/+7
| | | | | Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* net-dns/unbound: specify dependency location from sysrootBertrand Jacquin2022-03-271-4/+4
| | | | | | | | | | | | | | | | | | | | configure needs to find the location of libevent and other build time and runtime dependencies from sysroot instead of build host to allow cross compilation. This can be replicated by having dev-libs/libevent not installed on the build host and cross compiling net-dns/unbound, leading to error like: .. ./configure .. --with-libevent=/usr ..--with-ssl=/usr --with-libexpat=/usr .. checking for libevent... configure: error: Cannot find the libevent library in /usr Bug: https://bugs.gentoo.org/836214 Signed-off-by: Bertrand Jacquin <bertrand@jacquin.bzh> Package-Manager: Portage-3.0.30, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/24764 Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: Stabilize 1.13.2-r1 arm64, #831277Sam James2022-01-251-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: amd64 stable wrt bug #830028Agostino Sarubbo2021-12-291-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/unbound: Stabilize 1.13.2-r1 ppc64, #830028Arthur Zamarin2021-12-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/unbound: Stabilize 1.13.2-r1 ppc, #830028Arthur Zamarin2021-12-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/unbound: Stabilize 1.13.2-r1 x86, #830028Sam James2021-12-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: Stabilize 1.13.2-r1 arm, #830028Sam James2021-12-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: add 1.14.0Marc Schiffbauer2021-12-272-0/+211
| | | | | Closes: https://bugs.gentoo.org/830027 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* net-dns/unbound: update ldns test depMike Gilbert2021-12-241-1/+4
| | | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* net-dns/unbound: drop 1.13.0-r4, 1.13.0-r5Mike Gilbert2021-12-243-407/+0
| | | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* net-dns/unbound: fix dependenciesMike Gilbert2021-12-041-6/+11
| | | | | | | | | Move systemd to CDEPEND. Move swig to BDEPEND. Move ldns-utils[examples] to BDEPEND and allow ldns[examples] as an alternative. Signed-off-by: Mike Gilbert <floppym@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-dns/unbound: add tfo USE flagMarc Schiffbauer2021-09-022-4/+5
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* net-dns/unbound: bump to v1.13.2Thomas Deutschmann2021-08-242-0/+206
| | | | | | Closes: https://bugs.gentoo.org/805032 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/unbound: add missing libsodium subslot depSam James2021-08-183-9/+9
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: Stabilize 1.13.1-r1 arm, #794691Sam James2021-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: rev bump for commit 14e01588bThomas Deutschmann2021-06-183-0/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/unbound: Fix MissingUseDepDefault for dev-libs/openssl[bindist]Thomas Deutschmann2021-06-173-3/+3
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/unbound: ppc64 stable wrt bug #794691Agostino Sarubbo2021-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/unbound: ppc stable wrt bug #794691Agostino Sarubbo2021-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/unbound: Stabilize 1.13.1 x86, #794691Sam James2021-06-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: Stabilize 1.13.1 amd64, #794691Sam James2021-06-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: remove libressl supportMikle Kolyada2021-05-023-14/+11
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-dns/unbound: bump to v1.13.1Thomas Deutschmann2021-02-092-0/+207
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/unbound: add github remote-idSam James2021-02-071-0/+3
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-dns/unbound: security cleanup (bug #758974)Thomas Deutschmann2020-12-235-789/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/unbound: Stabilize 1.13.0 ppc64, #758974Sam James2020-12-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: add missing multilib depThomas Deutschmann2020-12-202-2/+2
| | | | | | Closes: https://bugs.gentoo.org/760432 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/unbound: Stabilize 1.13.0 ppc, #758974Sam James2020-12-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/unbound: Stabilize 1.13.0 amd64, #758974Sam James2020-12-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>