Skip to content

Commit 5669eeb

Browse files
sharath-srikanth-chellappaSharath Srikanth Chellappa
andauthored
emacs: Upgrading emacs version to 29.4 to address CVE-2024-39331 (#9709)
Co-authored-by: Sharath Srikanth Chellappa <sharathsr@microsoft.com>
1 parent 350616f commit 5669eeb

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

SPECS/emacs/emacs.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"emacs-29.3.tar.xz": "c34c05d3ace666ed9c7f7a0faf070fea3217ff1910d004499bd5453233d742a0"
3+
"emacs-29.4.tar.xz": "ba897946f94c36600a7e7bb3501d27aa4112d791bfe1445c61ed28550daca235"
44
}
55
}

SPECS/emacs/emacs.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: GNU Emacs text editor
22
Name: emacs
3-
Version: 29.3
3+
Version: 29.4
44
Release: 1%{?dist}
55
License: GPLv3+ AND CC0-1.0
66
Vendor: Microsoft Corporation
@@ -84,6 +84,9 @@ mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/site-start.d
8484
%dir %{_datadir}/emacs/site-lisp/site-start.d
8585

8686
%changelog
87+
* Mon Jul 01 2024 Sharath Srikanth Chellappa <sharathsr@microsoft.com> - 29.4-1
88+
- Upgrade to 29.4 to fix CVE-2024-39331.
89+
8790
* Wed Apr 03 2024 Betty Lakes <bettylakes@microsoft.com> - 29.3-1
8891
- Upgrade to 29.3 to fix CVE-2024-30202, CVE-2024-30204, CVE-2024-30205
8992

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3258,8 +3258,8 @@
32583258
"type": "other",
32593259
"other": {
32603260
"name": "emacs",
3261-
"version": "29.3",
3262-
"downloadUrl": "https://ftp.gnu.org/gnu/emacs/emacs-29.3.tar.xz"
3261+
"version": "29.4",
3262+
"downloadUrl": "https://ftp.gnu.org/gnu/emacs/emacs-29.4.tar.xz"
32633263
}
32643264
}
32653265
},

0 commit comments

Comments
 (0)