[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade bind to 9.16.48 Fix CVE-2023-50387 - branch main (#8167)

This commit is contained in:
CBL-Mariner-Bot 2024-02-28 15:11:54 -08:00 committed by GitHub
parent 351ccbc8f1
commit 495e2b49ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 4 deletions

View File

@ -14,6 +14,6 @@
"named.sysconfig": "8f8eff846667b7811358e289e9fe594de17d0e47f2b8cebf7840ad8db7f34816",
"setup-named-chroot.sh": "786fbc88c7929fadf217cf2286f2eb03b6fba14843e5da40ad43c0022dd71c3a",
"setup-named-softhsm.sh": "3b243d9e48577acb95a08ae5dd7288c5eec4830bc02bd29b1f1724c497d12864",
"bind-9.16.44.tar.xz": "cfaa953c36d5ca42d9584fcf9653d07c85527b59687e7c4d4cb8071272db6754"
"bind-9.16.48.tar.xz": "8d3814582348f90dead1ad410b1019094cd399d3d83930abebb2b3b1eb0b2bbb"
}
}

View File

@ -9,7 +9,7 @@
Summary: Domain Name System software
Name: bind
Version: 9.16.44
Version: 9.16.48
Release: 1%{?dist}
License: ISC
Vendor: Microsoft Corporation
@ -613,6 +613,9 @@ fi;
%{_mandir}/man8/named-nzd2nzf.8*
%changelog
* Wed Feb 28 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.16.48-1
- Auto-upgrade to 9.16.48 - Fix CVE-2023-50387
* Wed Sep 27 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.16.44-1
- Auto-upgrade to 9.16.44 - Fix CVE-2023-3341

View File

@ -1087,8 +1087,8 @@
"type": "other",
"other": {
"name": "bind",
"version": "9.16.44",
"downloadUrl": "https://ftp.isc.org/isc/bind9/9.16.44/bind-9.16.44.tar.xz"
"version": "9.16.48",
"downloadUrl": "https://ftp.isc.org/isc/bind9/9.16.48/bind-9.16.48.tar.xz"
}
}
},