Update to 9.18.17 (#2223913)
https://downloads.isc.org/isc/bind9/9.18.17/doc/arm/html/notes.html#notes-for-bind-9-18-17
This commit is contained in:
parent
3deb8ee245
commit
fc196eb713
2
.gitignore
vendored
2
.gitignore
vendored
@ -210,3 +210,5 @@ bind-9.7.2b1.tar.gz
|
||||
/bind-9.18.15.tar.xz.asc
|
||||
/bind-9.18.16.tar.xz
|
||||
/bind-9.18.16.tar.xz.asc
|
||||
/bind-9.18.17.tar.xz
|
||||
/bind-9.18.17.tar.xz.asc
|
||||
|
@ -76,8 +76,8 @@ License: MPL-2.0 AND ISC AND MIT AND BSD-3-Clause AND BSD-2-Clause
|
||||
# ./lib/isc/string.c BSD-3-clause and/or MPL-2.0
|
||||
# ./lib/isc/tm.c BSD-2-clause and/or MPL-2.0
|
||||
# ./lib/isccfg/parser.c BSD-2-clause and/or MPL-2.0
|
||||
Version: 9.18.16
|
||||
Release: 2%{?dist}
|
||||
Version: 9.18.17
|
||||
Release: 1%{?dist}
|
||||
Epoch: 32
|
||||
Url: https://www.isc.org/downloads/bind/
|
||||
#
|
||||
@ -962,6 +962,9 @@ fi;
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 19 2023 Petr Menšík <pemensik@redhat.com> - 32:9.18.17-1
|
||||
- Update to 9.18.17 (#2223913)
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 32:9.18.16-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bind-9.18.16.tar.xz) = 90b510552e8fd0c358a627e32bd840eaafc946a2b3c5c4623d0e24aa167fb99aedd91ed19392a104ed5bfce341d9944bab02c680e19d312b59e6688f9546a1fd
|
||||
SHA512 (bind-9.18.16.tar.xz.asc) = 31f4f2d00975c576d551aa6cbd231ea91022c8d97c23c2341c844744258aec73965b2671e4f6a6bc20cd12e1c4dcca915dde0d99cff9cbb6b449fe23ebb79017
|
||||
SHA512 (bind-9.18.17.tar.xz) = d4843a864c012c7fa3c276a0d304b3d8184cb9c2c80f4a8bb55178ff654fba1f244b39f38a8ac4fe7ca0e68722a539bccb80f896d1c18946ab6540d4a57d3abe
|
||||
SHA512 (bind-9.18.17.tar.xz.asc) = 13b0baa4d18bf644f40863482be28711d57b46c742a15a99569ab272d45ecb8af5e9302f20e04615954532f6d07abd8e0e0b9bfabf8754123365d942fe4f8b56
|
||||
|
Loading…
Reference in New Issue
Block a user