Petr Menšík
21fe71bc46
Start using DEFAULT_HMAC configured variable
...
Do not replace hmac-md5 with fixed algorithm. But use default variable
used by more recent versions.
2022-10-23 00:13:43 +02:00
Petr Menšík
99fd53a106
Update to 9.18.8 ( #2136100 )
...
https://downloads.isc.org/isc/bind9/9.18.8/doc/arm/html/notes.html#notes-for-bind-9-18-8
2022-10-22 22:07:38 +02:00
Petr Menšík
bbdbcbc779
Update to 9.18.7 ( #2128609 )
...
https://downloads.isc.org/isc/bind9/9.18.7/doc/arm/html/notes.html#notes-for-bind-9-18-7
2022-09-21 15:54:53 +02:00
Petr Menšík
99f74efbdc
Fix some tests conditionals
2022-09-12 10:43:01 +02:00
Petr Menšík
8a47aa2c75
Import version from branch v9_18
...
Uses git checkout 38726e67340b2b60715fa2f342dc800273d3772f -- .
Remove unused patches from distgit.
2022-08-03 20:37:06 +02:00
Petr Menšík
25b398b4e2
Update to 9.16.24
...
https://downloads.isc.org/isc/bind9/9.16.24/RELEASE-NOTES-bind-9.16.24.html
2021-12-15 20:58:57 +01:00
Petr Menšík
76074cd59a
Update to 9.16.13
...
Reworked custom redhat version. Complete version is now part of library
names. Libraries are not recommended for any third party application.
They are still required for bind-dyndb-ldap only.
Version of named changed, only suffix -RH is appended to upstream
version. Therefore dig would not contain version
9.6.11-RedHat-9.6.11-1.fc34, but only 9.6.13-RH. Version of fedora build
have to be obtained from rpm -q bind.
Version is now part of library names, bind-libs-lite was merged to
bind-libs. bind-dyndb-ldap needs whole bind, no point to offer smaller
library set just for its dependencies.
Updated also named(8) manual page to match current state of SELinux.
2021-03-25 22:23:27 +01:00
Petr Menšík
b4711541c2
Update to 9.16.8
...
DNS Flag Day 2020 - reduced default EDNS buffer to 1232.
New rndc dnssec -rollover command.
https://downloads.isc.org/isc/bind9/9.16.8/doc/arm/html/notes.html#notes-for-bind-9-16-8
2020-10-23 20:30:49 +02:00
Petr Menšík
78968700e2
Fix tsig system test
...
During rebase, custom md5 part gone missing.
2020-03-27 11:28:13 +01:00
Petr Menšík
b626a2bfa5
Compilable 9.16.1 package
...
Updated from 9.14 to 9.16.1.
Disabled SIGCHASE, since it no longer exists.
Disabled PKCS11 native build for now
Disabled EXPORT_LIBS
No longer ships isc-config.sh, missing it.
2020-03-27 11:28:11 +01:00
Petr Menšík
2dbb099871
Update to 9.14.4
...
Current latest version fixes unit tests.
2020-03-27 11:20:45 +01:00
Petr Menšík
aaee84a4fb
First version compiling up to tests
...
Unfortunately, test fails.
2020-03-27 11:11:55 +01:00
Petr Menšík
0b18b1b517
Initial steps towards buildable 9.14
2020-03-27 10:56:58 +01:00
Petr Menšík
1b89e61546
Fix broken system/tsig test
...
On rebases, md5 keys were accidentally dropped. Put them back.
2019-08-27 21:39:46 +02:00
Petr Menšík
843e5f5094
Update patches to 9.11.10
2019-08-27 21:39:46 +02:00
Petr Menšík
371a1e3b7d
Update patches to 9.11.9
...
Maxmind library and defines modifies many patches changing flags.
Conflicts a lot especially with PKCS11 build.
2019-08-08 12:16:51 +02:00
Petr Menšík
2a466330c5
Update patches to new sources
...
Modify current and remove already merged patches.
Adjust versions of so libs.
2019-06-11 12:08:54 +02:00
Petr Menšík
1e4169114f
Adapted patches for new version
...
Removed merged upstream.
2019-03-05 21:49:26 +01:00
Petr Menšík
ad7b3b8f12
Update to 9.11.5
...
Bump to higher version, update sources.
More fixes to rebased BIND. Many patches are affected by stdbool change.
Update libraries so versions.
2018-11-05 18:12:29 +01:00
Petr Menšík
899014a8d1
Add support for disabled MD5
...
Do not crash named if MD5 function is not available. Instead gracefully
refuse to use such functions.
Signed-off-by: Petr Menšík <pemensik@redhat.com>
2018-08-02 23:51:45 +02:00