Skip to content

Commit 055ff1c

Browse files
[AUTO-CHERRYPICK] libmemcached-awesome: Upgrading version to 1.1.4 to address CVE-2023-27478 - branch main (#9805)
Co-authored-by: sharath-srikanth-chellappa <115591284+sharath-srikanth-chellappa@users.noreply.github.com>
1 parent 8ecb175 commit 055ff1c

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"libmemcached-1.1.1.tar.gz": "6e135edc66b7763fc6aa30fe0175fc9b12309e915f41e0849ae5225c7c954f19"
3+
"libmemcached-1.1.4.tar.gz": "c477e1f6510e1dc698e84f3717ce690a8f65b94c616ecaa62306cce0f5e3116a"
44
}
55
}

SPECS/libmemcached-awesome/libmemcached-awesome.spec

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
%global libname libmemcached
1212
Summary: Client library and command line tools for memcached server
1313
Name: %{libname}-awesome
14-
Version: 1.1.1
15-
Release: 4%{?dist}
14+
Version: 1.1.4
15+
Release: 1%{?dist}
1616
License: BSD
1717
Vendor: Microsoft Corporation
1818
Distribution: Mariner
@@ -131,6 +131,7 @@ rm -r %{buildroot}%{_docdir}/%{name}/
131131
%{_libdir}/libmemcachedutil.so
132132
%{_libdir}/pkgconfig/libmemcached.pc
133133
%{_libdir}/cmake/%{name}
134+
%{_libdir}/libp9*
134135
%{_datadir}/aclocal/ax_libmemcached.m4
135136
%{_mandir}/man3/libmemcached*
136137
%{_mandir}/man3/libhashkit*
@@ -142,6 +143,9 @@ rm -r %{buildroot}%{_docdir}/%{name}/
142143
%{_mandir}/man1/mem*
143144

144145
%changelog
146+
* Mon Jul 1 2024 Sharath Srikanth Chellappa <sharathsr@microsoft.com> - 1.1.4-1
147+
- Upgrading to version v1.1.4 to address CVE-2023-27478
148+
145149
* Sun Feb 13 2022 Jon Slobodzian <joslobo@microsoft.com> - 1.1.1-4
146150
- Adding python-devel to fix python-sphinx build issue
147151

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10041,8 +10041,8 @@
1004110041
"type": "other",
1004210042
"other": {
1004310043
"name": "libmemcached-awesome",
10044-
"version": "1.1.1",
10045-
"downloadUrl": "https://github.com/awesomized/libmemcached/archive/refs/tags/1.1.1.tar.gz"
10044+
"version": "1.1.4",
10045+
"downloadUrl": "https://github.com/awesomized/libmemcached/archive/refs/tags/1.1.4.tar.gz"
1004610046
}
1004710047
}
1004810048
},

0 commit comments

Comments
 (0)