* Fix #135: Fix compile with OpenSSL-3.0.0-beta2 (backport).#292
Open
rzr wants to merge 1 commit intoNLnetLabs:release-1.7.xfrom
Open
* Fix #135: Fix compile with OpenSSL-3.0.0-beta2 (backport).#292rzr wants to merge 1 commit intoNLnetLabs:release-1.7.xfrom
rzr wants to merge 1 commit intoNLnetLabs:release-1.7.xfrom
Conversation
[Philippe Coval] Ajusted to apply on branch release-1.7.x (cherry picked from commit 12ab6f7) Origin: NLnetLabs@12ab6f7 Relate-to: NLnetLabs#135 Relate-to: NLnetLabs#292 Last-Update: 2026-01-14 Signed-off-by: Philippe Coval <philippe.coval@vates.tech>
7af7290 to
f155e92
Compare
rzr
added a commit
to xcp-ng-rpms/ldns
that referenced
this pull request
Jan 13, 2026
The patch was orginally picked from release-1.7.1-249-g12ab6f7a then adapted to release-1.7.x and finally ported to "gbp import-orig" tarball. Since it is touching autoconf files, the regeneration of autotools file is done with the snapshot feature that was previously there. Update obsolete %patch macro to use koji on f43. Refer to https://rpm.org/releases/4.20.0 Compatibility Notes: The %patchN macro syntax (where N is a patch number) is now obsolete and will produce a build error. Use %patch N (or for maximum compatibility, %patch -P N) instead. The build should be done after openssl-3. for unbound for python... Relate-to: #2 Relate-to: NLnetLabs/ldns#292 Relate-to: NLnetLabs/ldns@12ab6f7 Signed-off-by: Philippe Coval <philippe.coval@vates.tech>
3 tasks
rzr
pushed a commit
to rzr/ldns
that referenced
this pull request
Jan 14, 2026
[Philippe Coval] Ajusted to apply on branch release-1.7.x [Philippe Coval] Ajusted to apply on tag release-1.7.0 (cherry picked from commit 12ab6f7) Origin: NLnetLabs@12ab6f7 Relate-to: NLnetLabs#135 Relate-to: NLnetLabs#292 Last-Update: 2026-01-15 Signed-off-by: Philippe Coval <philippe.coval@vates.tech>
rzr
added a commit
to xcp-ng-rpms/ldns
that referenced
this pull request
Jan 14, 2026
The patch was originally picked from release-1.7.1-249-g12ab6f7a then adapted to release-1.7.x and finally ported to "gbp import-orig" tarball. Since it is touching autoconf files, the regeneration of autotools file is done with the snapshot feature that was previously there. Note this affects the multilib patch (on configure file that will be regen), but it can be ignored for now because it was made for 32 bits arch (see bz#1463423 link bellow). The patch release-1.7.0-5-g163bb7b7 was generated from this branch (and renamed to align srpm ones) https://github.com/rzr/ldns/tree/pcoval/release-1.7.0/main Update obsolete %patch macro to use koji on f43. Refer to https://rpm.org/releases/4.20.0 Compatibility Notes: The %patchN macro syntax (where N is a patch number) is now obsolete and will produce a build error. Use %patch N (or for maximum compatibility, %patch -P N) instead. The build will be done after openssl-3. for unbound for python... Relate-to: #2 Relate-to: NLnetLabs/ldns#292 Relate-to: NLnetLabs/ldns@12ab6f7 Relate-to: https://bugzilla.redhat.com/show_bug.cgi?id=1463423 Signed-off-by: Philippe Coval <philippe.coval@vates.tech>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(cherry picked from commit 12ab6f7) Origin: 12ab6f7 Relate-to: #135