Skip to content

Commit 495e2b4

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade bind to 9.16.48 Fix CVE-2023-50387 - branch main (#8167)
1 parent 351ccbc commit 495e2b4

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

SPECS/bind/bind.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"named.sysconfig": "8f8eff846667b7811358e289e9fe594de17d0e47f2b8cebf7840ad8db7f34816",
1515
"setup-named-chroot.sh": "786fbc88c7929fadf217cf2286f2eb03b6fba14843e5da40ad43c0022dd71c3a",
1616
"setup-named-softhsm.sh": "3b243d9e48577acb95a08ae5dd7288c5eec4830bc02bd29b1f1724c497d12864",
17-
"bind-9.16.44.tar.xz": "cfaa953c36d5ca42d9584fcf9653d07c85527b59687e7c4d4cb8071272db6754"
17+
"bind-9.16.48.tar.xz": "8d3814582348f90dead1ad410b1019094cd399d3d83930abebb2b3b1eb0b2bbb"
1818
}
1919
}

SPECS/bind/bind.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Summary: Domain Name System software
1111
Name: bind
12-
Version: 9.16.44
12+
Version: 9.16.48
1313
Release: 1%{?dist}
1414
License: ISC
1515
Vendor: Microsoft Corporation
@@ -613,6 +613,9 @@ fi;
613613
%{_mandir}/man8/named-nzd2nzf.8*
614614

615615
%changelog
616+
* Wed Feb 28 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.16.48-1
617+
- Auto-upgrade to 9.16.48 - Fix CVE-2023-50387
618+
616619
* Wed Sep 27 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.16.44-1
617620
- Auto-upgrade to 9.16.44 - Fix CVE-2023-3341
618621

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,8 +1087,8 @@
10871087
"type": "other",
10881088
"other": {
10891089
"name": "bind",
1090-
"version": "9.16.44",
1091-
"downloadUrl": "https://ftp.isc.org/isc/bind9/9.16.44/bind-9.16.44.tar.xz"
1090+
"version": "9.16.48",
1091+
"downloadUrl": "https://ftp.isc.org/isc/bind9/9.16.48/bind-9.16.48.tar.xz"
10921092
}
10931093
}
10941094
},

0 commit comments

Comments
 (0)