]> git.eshelyaron.com Git - emacs.git/commitdiff
; Update ChangeLog for Emacs 28.3
authorStefan Kangas <stefankangas@gmail.com>
Fri, 17 Feb 2023 22:33:33 +0000 (23:33 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 19 Feb 2023 10:04:58 +0000 (11:04 +0100)
* ChangeLog.3: Refresh for Emacs 28.3.
* etc/NEWS: Add more information about fixed vulnerabilities.

ChangeLog.3
etc/NEWS

index f5709d352742eaadc1c7a31cca6b23e613361a29..138202b061265156dee086014b27582caa9680fa 100644 (file)
@@ -1,3 +1,33 @@
+2022-02-18  Stefan Kangas  <stefankangas@gmail.com>
+
+       * Version 28.3 released.
+
+2023-02-17  Stefan Kangas  <stefankangas@gmail.com>
+
+       Update HISTORY for Emacs 28.3
+
+2023-02-17  Stefan Kangas  <stefankangas@gmail.com>
+
+       Bump Emacs version to 28.3
+
+       * README:
+       * configure.ac:
+       * msdos/sed2v2.inp:
+       * nt/README.W32: Bump Emacs version to 28.3.
+
+2023-02-17  Stefan Kangas  <stefankangas@gmail.com>
+
+       Update NEWS for Emacs 28.3
+
+       * etc/NEWS: Update for Emacs 28.3.
+
+2023-02-17  Stefan Kangas  <stefankangas@gmail.com>
+
+       Update ChangeLog and AUTHORS for Emacs 28.3
+
+       * ChangeLog.3:
+       * etc/AUTHORS: Update for Emacs 28.3.
+
 2023-02-17  Xi Lu  <lx@shellcodes.org>
 
        Fix etags local command injection vulnerability
 
 This file records repository revisions from
 commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to
-commit 790ea50b8116427fecd263ae7fc44890be518048 (inclusive).
+commit f7bd5ac55211ad0ae2e473f0dff46df1e60f99bf (inclusive).
 See ChangeLog.2 for earlier changes.
 
 ;; Local Variables:
index c80e4918e6eb474581989ae58e47bbb193b246ed..705ea35e2e3e1178da9f232846f5567cc2991f0b 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -18,11 +18,14 @@ with a prefix argument or by typing 'C-u C-h C-n'.
 \f
 * Changes in Emacs 28.3
 
-This release fixes a security vulnerability in Emacs.
-
-For more information, see CVE-2022-45939:
+This release fixes CVE-2022-45939 and three other security
+vulnerabilities in Emacs.  For more information, see:
 
     https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-45939
+    https://debbugs.gnu.org/59544 (CVE-2022-45939)
+    https://debbugs.gnu.org/59817
+    https://debbugs.gnu.org/60268
+    https://debbugs.gnu.org/60295
 
 \f
 * Changes in Emacs 28.3 on Non-Free Operating Systems