Commit Graph

190 Commits

Author SHA1 Message Date
Petr Menšík
2c5f19e0b6 Make build prerequisites pass for 9.16 2020-11-26 17:05:39 +01:00
Alexander Bokovoy
acf4548c81 Update to v11.6
- Use proper reference counting semantics according to BIND version
- Do not define with_bind_pkcs11 to 0 in the newer path because RPM's
  %{with foo} macro counts on 'foo' not being defined.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1899744
2020-11-23 16:08:52 +02:00
Alexander Bokovoy
d823019b79 Update to bind-dyndb-ldap 11.5
Enable use of OpenSSL pkcs11 engine
2020-11-18 13:36:05 +02:00
Petr Menšík
e54c6e9459 Rebuilt for bind 9.11.24 2020-10-23 17:43:37 +02:00
Petr Menšík
4824457b8c Rebuilt for bind 9.11.22 2020-08-21 12:37:57 +02:00
Fedora Release Engineering
f9c655ccfd - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 00:08:21 +00:00
Fedora Release Engineering
707f099359 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 13:07:49 +00:00
Alexander Bokovoy
2375492022 Remove the patch that is in upstream release 2020-06-08 19:28:35 +03:00
Alexander Bokovoy
f68f500ef0 Upstream release v11.3 2020-06-08 19:22:21 +03:00
Petr Menšík
9f419a5911 Rebuilt for bind 9.11.17 2020-03-31 20:59:12 +02:00
Fedora Release Engineering
b3f71fbba6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 12:58:02 +00:00
Petr Menšík
4b2e61ba6e Rebuilt for bind 9.11.13 2019-11-25 21:59:54 +01:00
Petr Menšík
565e435bf2 Add support for serve-stale
Require bind with serve-stale feature. Add new database methods, just
wrapper to original db. Make support detected on build time.
2019-11-12 17:02:49 +01:00
Alexander Bokovoy
32c95c8c20 Package v11.2 2019-11-05 18:02:14 +02:00
Petr Menšík
02cb6b2351 Rebuilt for bind 9.11.8 2019-08-27 21:58:00 +02:00
Alexander Bokovoy
7db9c0fa27 Fix attribute templating in case of a missing default value
Resolves: rhbz#1705072
2019-08-16 14:14:38 +03:00
Fedora Release Engineering
87c548e542 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 19:16:24 +00:00
Petr Menšík
ef63c4119a Rebuilt for bind 9.11.8 2019-07-17 20:09:01 +02:00
Petr Menšík
29cd7daa2a Rebuilt for bind 9.11.7 2019-06-11 13:38:37 +02:00
Petr Menšík
b4f81a0f30 Rebuilt for bind 9.11.6 2019-05-03 16:46:35 +02:00
Fedora Release Engineering
c8ec73496d - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 14:37:09 +00:00
Igor Gnatenko
755ec664de Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:23:56 +01:00
Petr Menšík
1dccccd2bb Fix error in Rawhide
GCC reports warning on NULL parameter passed into printf. Pass there a
real value.
2019-01-28 00:25:32 +01:00
Petr Menšík
8957a1414e Update headers to support bind 9.11.5
BIND updated its headers without backward compatiblity layer inside.
New releases removed custom types from its own sources, like
isc_uint32_t and isc_boolean_t. They replaced it with standard types
uint32_t and bool. Until all usages are replaced, this is required to
compile. Unfortunately no backward compatiblity is provided.
2019-01-27 23:52:12 +01:00
Petr Menšík
af60d375af Fix previous commit 2018-07-13 22:09:45 +02:00
Petr Menšík
9e5d8bbb27 Require bind with writable home, update to 9.11.4
Signed-off-by: Petr Menšík <pemensik@redhat.com>
2018-07-13 19:43:31 +02:00
Fedora Release Engineering
8e9009f133 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 21:04:47 +00:00
Jason Tibbitts
30f503f0db Remove needless use of %defattr 2018-07-10 00:26:52 -05:00
Petr Menšík
d9682bffe8 Rebuild for bind 9.11.3. Minor tweaks to compile.
Signed-off-by: Petr Menšík <pemensik@redhat.com>
2018-03-02 09:36:33 +01:00
Igor Gnatenko
be472953c0
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 07:02:43 +01:00
Igor Gnatenko
c61ca7f354 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:05:51 +01:00
Fedora Release Engineering
945479f70e - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 03:50:10 +00:00
Petr Menšík
b4fce6b70a Rebuild again against bind-9.11.2-P1
Signed-off-by: Petr Menšík <pemensik@redhat.com>
2018-01-19 10:01:47 +01:00
Petr Menšík
c7f20d0724 Rebuild for bind 9.11.2 2018-01-09 21:39:25 +01:00
Fedora Release Engineering
c385823d75 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 18:13:36 +00:00
Fedora Release Engineering
f66045802b - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 03:56:47 +00:00
Tomas Krizek
a709bf2f4f
Bump BIND to 9.11.1 and coverity fixes
Signed-off-by: Tomas Krizek <tkrizek@redhat.com>
2017-06-27 11:43:53 +02:00
Petr Menšík
99268f00fb Build with updated libraries 2017-06-26 17:09:44 +02:00
Tomas Krizek
fa3e7427b0
Fix error in postinstall sed script 2017-03-13 13:34:26 +01:00
Tomas Krizek
7562df8f5b
Update to 11.1. 2017-03-10 16:38:30 +01:00
Tomas Krizek
c75ccf8d9a
Patch to remove build errors in rawhide 2017-02-10 14:24:55 +01:00
Tomas Krizek
cf42c42e50
Added named.conf API transformation to post action 2017-02-09 15:44:51 +01:00
Tomas Krizek
7b882ddbba
Update to 11.0. 2016-12-16 09:59:43 +01:00
Petr Menšík
95dc3d58c4 Patched to alfa 11.0 with support for BIND 9.11 2016-11-21 16:40:19 +01:00
Petr Spacek
9c7d27c579
Update to 10.1.
Patch
bind-dyndb-ldap-pspacek-0432-2-Prevent-crash-while-reloading-previously-invalid-but
was merged upstream.

Fix deletion of DNS root zone not to break global forwarding.
https://fedorahosted.org/bind-dyndb-ldap/ticket/167
2016-08-17 12:55:04 +02:00
Petr Spacek
54b6b8fa79 Backport fix for crash https://fedorahosted.org/bind-dyndb-ldap/ticket/166 2016-07-27 14:31:34 +02:00
Petr Spacek
61f8ab7ef2 Update to 10.0.
Patch 0001-hashsize-return-type-changed-in-libdns-v164 was merged
upstream.
2016-06-21 12:53:42 +02:00
Tomas Hozza
8b87b61c7d Resolved build issue due to changes in libdns API 2016-05-27 10:49:23 +02:00
Tomas Hozza
77602f03cc Rebuild against bind-9.10.4-P1 2016-05-26 22:29:55 +02:00
Petr Spacek
b206cefa46 Update to 9.0. 2016-05-12 14:00:52 +02:00
Petr Spacek
efb9ff036e
Remove unnecessary CFLAGS 2016-03-04 14:34:57 +01:00
Petr Spacek
276d555df0 rpmlint 2016-03-04 11:37:18 +01:00
Dennis Gilmore
904956a3d0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 17:01:44 +00:00
Petr Spacek
279a99a01e
Bump release to -4
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2015-12-17 12:00:45 +01:00
Petr Spacek
6222fda882
Rebuild against bind 9.10.3-P2
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2015-12-17 11:59:47 +01:00
Tomas Hozza
f250bd3fc5 Rebuild against bind 9.10.3rc1
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2015-09-04 09:13:48 +02:00
Tomas Hozza
21e571421f rebuild against bind-9.10.2-P1
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2015-06-24 13:40:42 +02:00
Petr Spacek
30208e0530
Update to 8.0. 2015-06-23 16:48:31 +02:00
Dennis Gilmore
f90c4fb7f3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 01:48:38 +00:00
Tomas Hozza
c5c6fb13c2 rebuild against bind-9.10.2
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2015-03-13 13:26:28 +01:00
Tomas Hozza
8ca4b4b8ce Rebuild against bind-9.10.2rc2
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2015-02-25 18:40:52 +01:00
Tomas Hozza
e27b481e14 rebuild against bind-9.10.2rc1
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2015-02-02 15:32:56 +01:00
Petr Spacek
c211ba3992
Update to 7.0. 2015-01-12 16:08:09 +01:00
Petr Spacek
e0e7bc1d30 Update to 6.1. 2014-12-02 17:50:42 +01:00
Petr Viktorin
3d1b302ff2 Use lower version of bind-pkcs11-utils for f20 and el7 2014-10-21 13:34:21 +02:00
Petr Spacek
d48d5e63fc Add dependency on bind-pkcs11-utils >= 32:9.9.6-2 to help with freeipa-server upgrade. 2014-10-20 15:55:53 +02:00
Petr Spacek
2f6ed0b268 Replace dependency on bind with dependency on bind-pkcs11 >= 32:9.9.6-2 to help with freeipa-server upgrade. 2014-10-20 15:24:25 +02:00
Tomas Hozza
88177a2f16 rebuild against bind-9.9.6
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-10-03 12:13:07 +02:00
Petr Spacek
5e1a887eee Update to 6.0.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2014-09-23 12:11:18 +02:00
Petr Spacek
aa979e993f Update to 5.3.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2014-09-12 15:47:10 +02:00
Petr Spacek
830c53094f Actually bump NVR to 5.2-1.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2014-09-08 12:58:43 +02:00
Petr Spacek
914a4073ce Update to 5.2.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2014-09-08 12:54:59 +02:00
Peter Robinson
c3a15e7412 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-15 22:36:15 +00:00
Petr Spacek
c81b1dc508 Merge branch 'f20' into f21
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2014-07-24 11:56:03 +02:00
Petr Spacek
58d286b048 Update to 5.1.
Fixes bug 1122393.

Signed-off-by: Petr Spacek <pspacek@redhat.com>
2014-07-24 11:52:07 +02:00
Petr Spacek
ce9c392bb1 Update to 5.0.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2014-06-24 19:21:44 +02:00
Petr Spacek
f07815367f Update to 5.0.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2014-06-24 19:00:32 +02:00
Dennis Gilmore
56f139aeab - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 21:58:54 -05:00
Petr Spacek
b3893dfe06 Merge branch 'f20'
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2014-04-09 18:36:26 +02:00
Petr Spacek
988b676c78 Update to 4.3.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2014-04-09 18:27:23 +02:00
Petr Spacek
bc36187386 Remove #define _BSD_SOURCE.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2014-02-24 16:54:38 +01:00
Petr Spacek
a16cec94eb Update to 4.1.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2014-02-24 14:36:43 +01:00
Petr Spacek
6ec3504c76 Merge branch 'f19'
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2013-07-18 12:11:59 +02:00
Petr Spacek
69a5b18252 Update to 3.5.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2013-07-18 12:07:30 +02:00
Tomas Hozza
620aa6f7b7 rebuild against bind 9.9.4b1
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-07-15 16:18:30 +02:00
Petr Spacek
52d3fc04d2 Update to 3.4.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2013-06-25 16:01:11 +02:00
Petr Spacek
01e7b32b31 Fix date in changelog: 'Thu Aug 03 2012' -> 'Thu Aug 02 2012'
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2013-06-05 15:45:52 +02:00
Petr Spacek
e7f7e79db8 Update to 3.3.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2013-06-04 17:21:06 +02:00
Petr Spacek
5ad939a12b Update to 3.2.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2013-05-14 18:30:39 +02:00
Adam Tkac
f04e384fd8 Build with --disable-werror
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-04-16 16:54:23 +02:00
Adam Tkac
cd76fcfc61 Rebuild against new bind
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-04-16 16:20:35 +02:00
Petr Spacek
411625fc59 Update to 3.1.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2013-04-12 13:54:23 +02:00
Petr Spacek
5e5d0cf9de Update to 3.0.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2013-04-02 20:20:11 +02:00
Petr Spacek
ec6e54d912 Update to 2.6.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2013-03-29 13:56:52 +01:00
Petr Spacek
18cf244741 Update to 2.5.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2013-02-04 18:16:28 +01:00
Petr Spacek
b4e4e51453 Update to 2.4.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2013-01-15 16:03:06 +01:00
Petr Spacek
f7402a0609 Changelog was added to SPEC file.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2012-11-08 17:41:07 +01:00
Petr Spacek
2d0f8ddbff Updated to 2.3.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
2012-11-08 17:15:13 +01:00
Adam Tkac
196400bff5 Update to 2.1
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-10-29 18:21:46 +01:00
Adam Tkac
5f4cd7d291 Rebuild against new bind-libs
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-10-11 14:19:17 +02:00