Skip to content

Commit d38bc3c

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade dnsmasq to 2.90 Fix CVE-2023-50387 - branch main (#8150)
1 parent cac464e commit d38bc3c

4 files changed

Lines changed: 8 additions & 50 deletions

File tree

SPECS/dnsmasq/CVE-2023-28450.patch

Lines changed: 0 additions & 44 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"dnsmasq-2.89.tar.xz": "02bd230346cf0b9d5909f5e151df168b2707103785eb616b56685855adebb609"
3+
"dnsmasq-2.90.tar.xz": "8e50309bd837bfec9649a812e066c09b6988b73d749b7d293c06c57d46a109e4"
44
}
55
}

SPECS/dnsmasq/dnsmasq.spec

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
Summary: DNS proxy with integrated DHCP server
22
Name: dnsmasq
3-
Version: 2.89
4-
Release: 2%{?dist}
3+
Version: 2.90
4+
Release: 1%{?dist}
55
License: GPLv2 or GPLv3
66
Group: System Environment/Daemons
77
URL: https://www.thekelleys.org.uk/dnsmasq/
88
Source0: https://www.thekelleys.org.uk/%{name}/%{name}-%{version}.tar.xz
99
Vendor: Microsoft Corporation
1010
Distribution: Mariner
1111
Patch0: fix-missing-ioctl-SIOCGSTAMP-add-sockios-header-linux-5.2.patch
12-
Patch1: CVE-2023-28450.patch
1312

1413
BuildRequires: kernel-headers
1514

@@ -67,6 +66,9 @@ EOF
6766
%config /usr/share/dnsmasq/trust-anchors.conf
6867

6968
%changelog
69+
* Wed Feb 28 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.90-1
70+
- Auto-upgrade to 2.90 - Fix CVE-2023-50387
71+
7072
* Thu Mar 23 2023 Rohit Rawat <rohitrawat@microsoft.com> - 2.89-2
7173
- Patch CVE-2023-28450
7274

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2748,8 +2748,8 @@
27482748
"type": "other",
27492749
"other": {
27502750
"name": "dnsmasq",
2751-
"version": "2.89",
2752-
"downloadUrl": "https://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.89.tar.xz"
2751+
"version": "2.90",
2752+
"downloadUrl": "https://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz"
27532753
}
27542754
}
27552755
},

0 commit comments

Comments
 (0)