diff --git a/emacs-29.1.tar.xz b/emacs-29.4.tar.xz similarity index 79% rename from emacs-29.1.tar.xz rename to emacs-29.4.tar.xz index 9323da9c97f2193679eb14956be8d524391c67fa..80f6e6ed88e68fafd466df11ed0785d883abf9dc 100644 Binary files a/emacs-29.1.tar.xz and b/emacs-29.4.tar.xz differ diff --git a/emacs.spec b/emacs.spec index f88c3572b220fbd5e27b3c9c5eae846f0829ec4c..991eac2c03f9f6da4ede01c1a049c96ee0b1ab21 100644 --- a/emacs.spec +++ b/emacs.spec @@ -5,7 +5,7 @@ Summary: GNU Emacs text editor Name: emacs Epoch: 1 -Version: 29.1 +Version: 29.4 Release: %{anolis_release}%{?dist} License: GPL-3.0-or-later AND CC0-1.0 URL: http://www.gnu.org/software/emacs/ @@ -511,6 +511,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop %{_includedir}/emacs-module.h %changelog +* Tue Jul 02 2024 mgb01105731 - 1:29.4-1 +- update to 29.4 to fix the CVE-2024-39331 + * Thu Aug 24 2023 happy_orange - 1:29.1-1 - update to 29.1 to fix the CVE-2023-27985 and CVE-2022-45939