Commit Graph

225 Commits

Author SHA1 Message Date
psklenar@redhat.com
1c25a6d614 https://issues.redhat.com/browse/RHELMISC-13073 2025-06-05 12:17:29 +02:00
Petr Menšík
5ab61797d2 Fix for SWIG 4.3.0
Resolves: RHEL-64316
2024-12-03 14:37:55 +01:00
Troy Dawson
0229733108 Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-29 08:39:40 -07:00
Troy Dawson
6663d604b0 Bump release for Aug 2024 perl mass rebuild
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2024-08-08 04:29:20 -07:00
Petr Menšík
529d496397 Explicitly disable openssl engine use
Resolves: RHEL-33736
2024-07-19 13:30:39 +02:00
Troy Dawson
7316b71519 Bump release for June 2024 mass rebuild 2024-06-24 08:54:10 -07:00
Ondrej Mejzlik
25a7b773fa update plans 2024-06-19 19:14:59 +02:00
Florian Weimer
15dbd0729d SWIG 4.2 and i686 compatibility
Related to:

  <https://fedoraproject.org/wiki/Changes/PortingToModernC>
  <https://fedoraproject.org/wiki/Toolchain/PortingToModernC>
2024-01-26 11:58:52 +01:00
Fedora Release Engineering
af48b855ac Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-25 01:18:58 +00:00
Fedora Release Engineering
baeca835bd Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-21 03:21:09 +00:00
Petr Menšík
3810d0ea85 fixup! Update address of b.root-servers.net and some others 2024-01-04 13:18:35 +01:00
Petr Menšík
46f92304b5 Update address of b.root-servers.net and some others
Resolves: rhbz#2253462

https://github.com/NLnetLabs/ldns/pull/230
2024-01-04 13:12:08 +01:00
Fedora Release Engineering
c889e9d2df Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 10:02:24 +00:00
Jitka Plesnikova
ff91fc5742 Perl 5.38 rebuild 2023-07-11 15:19:34 +02:00
Python Maint
60a73b567a Rebuilt for Python 3.12 2023-06-13 20:42:34 +02:00
Petr Menšík
83168d8a60 Fixup --with python2 variant
Support for python2 should be removed anyway, but pass compilation for
now.
2023-01-25 22:09:19 +01:00
Petr Menšík
e740a0481a Python packaging cleanups (#2155003)
- Remove unused %python3_sitelib from files
- Prefix python modules with package name and ensure nothing else is
  included
- Prefix also devel and perl files
- Use upstreamed patch version. Remove remaining references to
  %python3_sitelib, not used anymore.
2023-01-25 16:49:03 +01:00
Fedora Release Engineering
da992fbf1d Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 15:36:03 +00:00
Petr Menšík
fc93247ef9 Return back dist tag to release 2023-01-17 12:49:35 +01:00
Petr Menšík
0369f19e9a Support python 3.12
Update configure script for python detection. It requires changes in
ldns Makefile as well. Make ldnsx platform independent module, but keep
ldns as platform dependent.
2023-01-16 22:58:18 +01:00
Petr Menšík
2ed7785239 Use recent autoconf python detection (#2155003)
Python 3.12 deprecated distutils. Update autoconf detection macro from
autoconf-archive package and regenerate configure always. Would use
always latest macros even if ldns upstream does not use it.
2023-01-16 22:58:18 +01:00
Jitka Plesnikova
d07d61a844 Remove perl(MODULE_COMPAT), it will be replaced by generators 2023-01-13 09:43:33 +01:00
Petr Menšík
9ac7606d0e Update License tag to SPDX identifier 2022-09-30 13:25:02 +02:00
Paul Wouters
04400f318e
update to 1.8.3 2022-08-18 20:57:37 -04:00
Fedora Release Engineering
85e7ba8def Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 17:05:13 +00:00
Python Maint
af44ac23bc Rebuilt for Python 3.11 2022-06-13 15:08:18 +02:00
Jitka Plesnikova
53ce464b40 Perl 5.36 rebuild 2022-05-31 08:59:00 +02:00
Fedora Release Engineering
cb7d6e26ee - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 15:33:00 +00:00
Richard Lescak
2d8fdf6002 Replaced 'make_build' macro with 'make' to prevent build from failing 2021-12-08 18:17:36 +01:00
Petr Menšík
4befd814cd Correct multilib conflict of ldns-devel
Prepare to multilib fix of ldns-config. Leave only last patch active,
others are no more required.

Modify ldns-config script to not contain LDFLAGS directly from compiled
flags. Instead use $(arch) to select correct LIBIDR. Makes that script
same for 64 and 32 bit builds. Instead of patching ax_python_devel.m4
use simple modification of configured output.
2021-12-06 22:39:48 +01:00
Petr Menšík
e08c54bd7a Enable SVCB and HTTPS records support
Still not accepted RFC, but it seems it would soon be. Enable its
experimental support in LDNS.
2021-12-06 22:34:39 +01:00
Paul Wouters
2fa5581a0d
Revert "Make sure configure is updated before using it"
This reverts commit 81ea8ecea9.

This wrongly pretends every full release is a snapshot
2021-12-06 11:51:35 -05:00
Paul Wouters
a42d586b97
add gpg sig to sources 2021-12-06 11:33:06 -05:00
Paul Wouters
2731fd1441
Add BuildRequires: perl-interpreter as koji/perl workaround 2021-12-06 11:27:54 -05:00
Paul Wouters
bdb7aba9cc
update sources :/ 2021-12-06 10:51:24 -05:00
Paul Wouters
cb38ebc54f
* Update to 1.8.1 2021-12-06 10:47:14 -05:00
Richard Lescak
bb66f946f9 Added patch for failing rebuild with OpenSSL 3.0.0 (#2010601) 2021-10-11 17:09:11 +02:00
Sahana Prasad
e505277308 Rebuilt with OpenSSL 3.0.0 2021-09-14 19:05:38 +02:00
Fedora Release Engineering
01d8f99c77 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 10:45:38 +00:00
Petr Menšík
490d93884c Use PYTHON_LIBS instead of removed PYTHON_LDFLAGS 2021-06-18 12:08:35 +02:00
Petr Menšík
81ea8ecea9 Make sure configure is updated before using it 2021-06-18 12:08:35 +02:00
Petr Menšík
64dcf3a523 Support python3.10 builds (#1948435) 2021-06-18 12:08:32 +02:00
Python Maint
12d0ce0a8e Rebuilt for Python 3.10 2021-06-04 20:08:38 +02:00
Jitka Plesnikova
130132952f Perl 5.34 rebuild 2021-05-21 23:12:34 +02:00
Paul Wouters
94c4a3c4c9
- Resolves rhbz#1962010 drill fails on sig chase 2021-05-20 18:45:06 -04:00
Fedora Release Engineering
b7487263ca - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 16:27:58 +00:00
Petr Menšík
7a65ca8b2d Use make_build macro instead of make
Manual merge of request PR #2. Modified macros to just bare %make_build.
Added also %make_install usage.
2021-01-04 16:11:54 +01:00
Jeff Law
ec2408a47a Upload 1.7.1 sources 2020-12-16 22:35:10 -07:00
Petr Menšík
978281b2e3 Switch to autosetup/autopatch 2020-10-08 15:02:20 +02:00
Petr Menšík
e785c9bef8 Update to 1.7.1
Many features added. Adds support for new ciphers in DNSSEC.
Full changelog at:
https://github.com/NLnetLabs/ldns/blob/release-1.7.1/Changelog

Add GPG signature verification on build.
Changes solib version to libldns.so.3

Signed-off-by: Petr Menšík <pemensik@redhat.com>
2020-10-08 14:50:05 +02:00