Update to GNU Emacs 28.1, fix for CVE CVE-2022-45939

OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=339
This commit is contained in:
2022-11-29 11:45:49 +00:00
committed by Git OBS Bridge
parent 7226557b8d
commit c158df1782
16 changed files with 9330 additions and 41 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Nov 29 10:41:15 UTC 2022 - Dr. Werner Fink <werner@suse.de>
- Update to GNU Emacs version 28.2
* This is a bug-fix release with no new features.
- Add upstream commit as patch d48bb487.patch (bsc#1205822, CVE-2022-45939)
* shell command injection via source code files when using ctags
- Correct offsets of the patches
* emacs-24.3-iconic.patch
* emacs-24.4-ps-bdf.patch
* emacs-25.2-ImageMagick7.patch
* emacs-27.1-Xauthority4server.patch
* emacs-27.1-pdftex.patch
* emacs-28.1.dif
-------------------------------------------------------------------
Thu Nov 10 13:48:45 UTC 2022 - Dr. Werner Fink <werner@suse.de>