Rebase to 9.18.28
https://downloads.isc.org/isc/bind9/9.18.27/doc/arm/html/notes.html#notes-for-bind-9-18-27 Fixes vulnerabilities: CVE-2023-4408 CVE-2023-50387 CVE-2023-50868 CVE-2023-5517 CVE-2023-5679 Resolves: RHEL-53015
This commit is contained in:
parent
2226a2052d
commit
f99cb1dfd6
2
.gitignore
vendored
2
.gitignore
vendored
@ -226,3 +226,5 @@ bind-9.7.2b1.tar.gz
|
||||
/bind-9.18.26.tar.xz.asc
|
||||
/bind-9.18.27.tar.xz
|
||||
/bind-9.18.27.tar.xz.asc
|
||||
/bind-9.18.28.tar.xz
|
||||
/bind-9.18.28.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.27
|
||||
Release: 2%{?dist}
|
||||
Version: 9.18.28
|
||||
Release: 1%{?dist}
|
||||
Epoch: 32
|
||||
Url: https://www.isc.org/downloads/bind/
|
||||
#
|
||||
@ -961,6 +961,9 @@ fi;
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Aug 06 2024 Petr Menšík <pemensik@redhat.com> - 32:9.18.28-1
|
||||
- Update to 9.18.28 (RHEL-53015)
|
||||
|
||||
* Wed Jun 19 2024 Petr Menšík <pemensik@redhat.com> - 32:9.18.27-2
|
||||
- Disable building of DLZ packages
|
||||
- Conflict explicitly with more bind subpackages
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bind-9.18.27.tar.xz) = d0c89821fef38e531d65b465adeb5946589775e6a4d5e2068e969f1106c961d3b202af19247b9e20f9fbde645be10d610478edf89ed0d83b39d38fb4353c693a
|
||||
SHA512 (bind-9.18.27.tar.xz.asc) = 0da73d14dd8db8e55fcfe47e597fe242f7889b64e3cb383e24f90bed95b13cf38771cf7513bf621e308e5a6d10d83ae333ddd09f266fa7b1bd031192ec698404
|
||||
SHA512 (bind-9.18.28.tar.xz) = 19ba625f155c60dd821e3afe52adf3897b3e81289320282b3f43d604af1e7d4e67fafb98a9849782684935008bcd148f190e05234d501aa056daa6724e0119bb
|
||||
SHA512 (bind-9.18.28.tar.xz.asc) = e6efe2a9995cabd70c1d2e8e4cb97a9a146e3289d75cfdc81ff8052329db3dd920b9f8f6ad0f1552a0e4e776b01fb077edd5f3d4ea3461952f71dda64574d640
|
||||
|
Loading…
Reference in New Issue
Block a user