Skip to content

Commit 8fa3fce

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade unbound to 1.19.1 Fix CVE-2023-50387 - branch main (#8170)
1 parent 495e2b4 commit 8fa3fce

3 files changed

Lines changed: 11 additions & 8 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"Signatures": {
3-
"unbound-release-1.16.3.tar.gz": "df6359aadca02148f3ad0cc08edc7bdd031fb1dec73f0c51ed82bfec502bcb56",
4-
"unbound.service": "563389e2bf92e13541d68c7bcac6bc6635931aa86509d45393864d24aacc7147"
5-
}
2+
"Signatures": {
3+
"unbound.service": "563389e2bf92e13541d68c7bcac6bc6635931aa86509d45393864d24aacc7147",
4+
"unbound-release-1.19.1.tar.gz": "cc1231e6756c9ec88fadf8425f7302f8884ca8781fb108275f2ad476c284edd8"
5+
}
66
}

SPECS/unbound/unbound.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Summary: unbound dns server
22
Name: unbound
3-
Version: 1.16.3
3+
Version: 1.19.1
44
Release: 1%{?dist}
55
License: BSD
66
Vendor: Microsoft Corporation
77
Distribution: Mariner
88
Group: System/Servers
99
URL: https://nlnetlabs.nl/projects/unbound/about/
10-
Source0: https://github.com/NLnetLabs/%{name}/archive/release-%{version}.tar.gz#/%{name}-release-%{version}.tar.gz
10+
Source0: https://github.com/nlnetlabs/%{name}/archive/release-%{version}.tar.gz#/%{name}-release-%{version}.tar.gz
1111
Source1: %{name}.service
1212
BuildRequires: expat-devel
1313
BuildRequires: libevent-devel
@@ -96,6 +96,9 @@ useradd -r -g unbound -d %{_sysconfdir}/unbound -s /sbin/nologin \
9696
%{_mandir}/*
9797

9898
%changelog
99+
* Wed Feb 28 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.19.1-1
100+
- Auto-upgrade to 1.19.1 - Fix CVE-2023-50387
101+
99102
* Wed Oct 12 2022 Henry Li <lihl@microsoft.com> - 1.16.3-1
100103
- Upgrade to version 1.16.3 to resolve CVE-2022-3204
101104

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29127,8 +29127,8 @@
2912729127
"type": "other",
2912829128
"other": {
2912929129
"name": "unbound",
29130-
"version": "1.16.3",
29131-
"downloadUrl": "https://github.com/NLnetLabs/unbound/archive/release-1.16.3.tar.gz"
29130+
"version": "1.19.1",
29131+
"downloadUrl": "https://github.com/nlnetlabs/unbound/archive/release-1.19.1.tar.gz"
2913229132
}
2913329133
}
2913429134
},

0 commit comments

Comments
 (0)