Summary: | net-libs/ldns - drop openssl-related USE flags | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Mike Gilbert <floppym> |
Component: | Current packages | Assignee: | Marc Schiffbauer <mschiff> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/23475 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Mike Gilbert
![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=debaa1a0472615bac5d951695d79d56e6cfd9d94 commit debaa1a0472615bac5d951695d79d56e6cfd9d94 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2021-12-22 23:14:57 +0000 Commit: Marc Schiffbauer <mschiff@gentoo.org> CommitDate: 2021-12-24 10:39:03 +0000 net-dns/opendnssec: update ldns dep The ed25519 and ed448 USE flags are being removed. Bug: https://bugs.gentoo.org/829687 Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://bugs.gentoo.org/829687 Closes: https://github.com/gentoo/gentoo/pull/23475 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org> .../{opendnssec-2.1.10-r1.ebuild => opendnssec-2.1.10-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a36d35cb709c129100be8cf867748d47e6aa934 commit 0a36d35cb709c129100be8cf867748d47e6aa934 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2021-12-22 21:32:51 +0000 Commit: Marc Schiffbauer <mschiff@gentoo.org> CommitDate: 2021-12-24 10:39:00 +0000 net-libs/ldns: add 1.8.1 and clean up ebuild Drop USE flags: dane, ecdsa, ed25519, ed448 gost These features are now enabled unconditionally. Drop obsolete sed calls and eautoreconf. Add patch to fix static libs info in ldns.pc. Closes: https://bugs.gentoo.org/829687 Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org> net-libs/ldns/Manifest | 1 + net-libs/ldns/files/ldns-1.8.1-pkgconfig.patch | 10 +++ net-libs/ldns/ldns-1.8.1.ebuild | 89 ++++++++++++++++++++++++++ 3 files changed, 100 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=debaa1a0472615bac5d951695d79d56e6cfd9d94 commit debaa1a0472615bac5d951695d79d56e6cfd9d94 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2021-12-22 23:14:57 +0000 Commit: Marc Schiffbauer <mschiff@gentoo.org> CommitDate: 2021-12-24 10:39:03 +0000 net-dns/opendnssec: update ldns dep The ed25519 and ed448 USE flags are being removed. Bug: https://bugs.gentoo.org/829687 Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://bugs.gentoo.org/829687 Closes: https://github.com/gentoo/gentoo/pull/23475 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org> .../{opendnssec-2.1.10-r1.ebuild => opendnssec-2.1.10-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca111d83af43788a23cdf2e7e49c5918dd96d29 commit aca111d83af43788a23cdf2e7e49c5918dd96d29 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2021-12-22 22:18:47 +0000 Commit: Marc Schiffbauer <mschiff@gentoo.org> CommitDate: 2021-12-24 10:39:01 +0000 net-dns/ldns-utils: drop obsolete USE flags Bug: https://bugs.gentoo.org/829687 Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org> ...ldns-utils-1.8.0-r2.ebuild => ldns-utils-1.8.0-r3.ebuild} | 12 +----------- net-dns/ldns-utils/metadata.xml | 7 ------- 2 files changed, 1 insertion(+), 18 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde4f2128731e569c9a71573795946f4d83f5b12 commit dde4f2128731e569c9a71573795946f4d83f5b12 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2021-12-22 21:57:58 +0000 Commit: Marc Schiffbauer <mschiff@gentoo.org> CommitDate: 2021-12-24 10:39:00 +0000 net-misc/openssh: update ldns dep The ecdsa USE flag is being removed. Bug: https://bugs.gentoo.org/829687 Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org> net-misc/openssh/{openssh-8.7_p1-r3.ebuild => openssh-8.7_p1-r4.ebuild} | 2 +- net-misc/openssh/{openssh-8.8_p1-r3.ebuild => openssh-8.8_p1-r4.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) |