Update to 9.16.6
Release notes: https://downloads.isc.org/isc/bind9/9.16.6/doc/arm/html/notes.html#notes-for-bind-9-16-6
This commit is contained in:
parent
2053b89207
commit
cb3f3691e4
2
.gitignore
vendored
2
.gitignore
vendored
@ -111,3 +111,5 @@ bind-9.7.2b1.tar.gz
|
||||
/bind-9.16.4.tar.xz.asc
|
||||
/bind-9.16.5.tar.xz
|
||||
/bind-9.16.5.tar.xz.asc
|
||||
/bind-9.16.6.tar.xz
|
||||
/bind-9.16.6.tar.xz.asc
|
||||
|
@ -57,7 +57,7 @@
|
||||
|
||||
# lib*.so.X versions of selected libraries
|
||||
%global sover_dns 1605
|
||||
%global sover_isc 1605
|
||||
%global sover_isc 1606
|
||||
%global sover_irs 1601
|
||||
%global sover_isccfg 1600
|
||||
%global sover_ns 1604
|
||||
@ -66,7 +66,7 @@
|
||||
Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
|
||||
Name: bind
|
||||
License: MPLv2.0
|
||||
Version: 9.16.5
|
||||
Version: 9.16.6
|
||||
Release: 1%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
|
||||
Epoch: 32
|
||||
Url: https://www.isc.org/downloads/bind/
|
||||
@ -1209,6 +1209,9 @@ fi;
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Aug 22 2020 Petr Menšík <pemensik@redhat.com> - 32:9.16.6-1
|
||||
- Update to 9.16.6
|
||||
|
||||
* Wed Jul 15 2020 Petr Menšík <pemensik@redhat.com> - 32:9.16.5-1
|
||||
- Update to 9.16.5
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bind-9.16.5.tar.xz) = 789fc19f60e81f67ef13ebacd030ea5d8f8cc42cf5f06a01ee2eefe9b7c6d3b10603a3a6a3df85b0e5d770fcf462ce8dddc3a7e5f7f2dab27aa5879ee5380eb7
|
||||
SHA512 (bind-9.16.5.tar.xz.asc) = 264d0e7de24e2d549f4eb6f368c55afd04aea2136416dbf131a47adcf99bae5e440245124469976f311bf752d5e9d3b7652d41d1d4b6d5fb67ed7cd86f3aaf27
|
||||
SHA512 (bind-9.16.6.tar.xz) = 37f57db6d1633cc85a4d954a69bbb3372c65ac43fef965df5aee8dcdd32153bb5b0c6d0d5f00f353dd4464c71d74dc8e801937b930e2b8f6799fa77af5f243e0
|
||||
SHA512 (bind-9.16.6.tar.xz.asc) = 519f264f9f2f9f78c3a972aca72d4843328294cb0785d19199a61d6d922ba1dfe30fd80187fcb4e42db177692826158f53ddf8b9333fcb1239b6c78b88491229
|
||||
|
Loading…
Reference in New Issue
Block a user