summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-dns/pdns-recursor: Version bump to.4.6.2Sven Wegener2022-04-043-0/+117
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/pdns-recursor: Update patch for warning messageSven Wegener2022-04-021-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/pdns-recursor: Revision bump, bug #713746 and #836580Sven Wegener2022-04-022-0/+105
| | | | | | | Closes: https://bugs.gentoo.org/713746 Closes: https://bugs.gentoo.org/836580 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/pdns-recursor: CleanupSven Wegener2022-03-315-258/+0
| | | | | | Bug: https://bugs.gentoo.org/836006 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/pdns: CleanupSven Wegener2022-03-319-1038/+0
| | | | | | Bug: https://bugs.gentoo.org/836006 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/pdns-recursor: Stabilize 4.6.1 on amd64/x86, security bug #836006Sven Wegener2022-03-291-1/+1
| | | | | | Bug: https://bugs.gentoo.org/836006 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/pdns-recursor: Require recent glibc for 64bit time_t on arm/x86Sven Wegener2022-03-291-0/+4
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/pdns: Stabilize 4.6.1 on amd64/x86, security bug #836006Sven Wegener2022-03-291-1/+1
| | | | | | Bug: https://bugs.gentoo.org/836006 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/pdns: Require recent glibc for 64bit time_t on x86Sven Wegener2022-03-291-1/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/bind-tools-9.16.27: fix build on SolarisFabian Groffen2022-03-271-0/+4
| | | | Signed-off-by: Fabian Groffen <grobian@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/pdns-recursor: Version bump, security bug #836006Sven Wegener2022-03-262-0/+85
| | | | | | Bug: https://bugs.gentoo.org/836006 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/pdns: Version bump, security bug #836006Sven Wegener2022-03-262-0/+168
| | | | | | Bug: https://bugs.gentoo.org/836006 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/pdns: add subslot dep on OpenLDAPSam James2022-03-236-9/+9
| | | | | | New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/bind: add subslot dep on OpenLDAPSam James2022-03-236-32/+32
| | | | | | New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/odsclient: [QA] fix tc-get* quotingSam James2022-03-201-2/+2
| | | | | | This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/mdns-repeater: [QA] fix tc-get* quotingSam James2022-03-201-2/+2
| | | | | | This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/bind-tools: x86 stable wrt bug #835440Agostino Sarubbo2022-03-191-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/bind: x86 stable wrt bug #835440Agostino Sarubbo2022-03-191-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/bind-tools: amd64 stable wrt bug #835440Agostino Sarubbo2022-03-191-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-dns/bind: amd64 stable wrt bug #835440Agostino Sarubbo2022-03-191-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-dns/bind-tools: Stabilize 9.16.27 arm, #835440Arthur Zamarin2022-03-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/bind: Stabilize 9.16.27 arm, #835440Arthur Zamarin2022-03-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/bind-tools: ppc64 stable wrt bug #835440Agostino Sarubbo2022-03-181-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-dns/bind: ppc64 stable wrt bug #835440Agostino Sarubbo2022-03-181-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-dns/bind-tools: Stabilize 9.16.27 sparc, #835440Arthur Zamarin2022-03-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/bind: Stabilize 9.16.27 sparc, #835440Arthur Zamarin2022-03-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/bind-tools: Stabilize 9.16.27 arm64, #835440Arthur Zamarin2022-03-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/bind: Stabilize 9.16.27 arm64, #835440Arthur Zamarin2022-03-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/bind-tools: Stabilize 9.16.27 ppc, #835440Arthur Zamarin2022-03-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-dns/bind-tools: add 9.16.27Sam James2022-03-162-0/+149
| | | | | Bug: https://bugs.gentoo.org/835439 Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/bind: add 9.16.27Sam James2022-03-162-0/+376
| | | | | Bug: https://bugs.gentoo.org/835439 Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/c-ares: [QA] fix UnusedInherits (autotools)Sam James2022-03-102-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/bind: destabilize for ~ppcDavid Seifert2022-03-032-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-dns/nsd: Bump to version 4.4.0Lars Wendler2022-02-182-0/+120
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-dns/dnssec-validator: drop 2.2.3-r1Conrad Kostecki2022-02-091-61/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-dns/dnssec-validator: update EAPI 7 -> 8Conrad Kostecki2022-02-091-0/+60
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-dns/ddclient: drop 3.9.1-r1Conrad Kostecki2022-02-091-67/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-dns/ddclient: update EAPI 7 -> 8Conrad Kostecki2022-02-091-0/+67
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-dns/resolvconf-symlink: mark ALLARCHESSam James2022-02-061-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/resolvconf-symlink: keyword 0 for ~alpha, ~mips, ~ppc, ~ppc64, ~s390Sam James2022-02-061-1/+1
| | | | | | | | | | | Let's do it ALLARCHES given how simple the ebuild is to avoid wasting CPU/time. Also, if there were any issues, it would've shown up on the arches (some exotic) tested already. Closes: https://bugs.gentoo.org/831409 Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/resolvconf-symlink: Keyword 0 arm64, #831409Sam James2022-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/resolvconf-symlink: Keyword 0 arm, #831409Sam James2022-02-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/pdns: Version bump to 4.6.0Sven Wegener2022-01-292-0/+168
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-dns/resolvconf-symlink: Keyword 0 ia64, #831409Sam James2022-01-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-dns/nsd: Fixed build with USE="-ssl"Lars Wendler2022-01-282-1/+25
| | | | | Closes: https://bugs.gentoo.org/832213 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-dns/nsd: Add live ebuildLars Wendler2022-01-281-0/+119
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>