emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-28 updated (ae9bfed50db -> f7bd5ac5521)


From: Stefan Kangas
Subject: emacs-28 updated (ae9bfed50db -> f7bd5ac5521)
Date: Fri, 17 Feb 2023 05:23:12 -0500 (EST)

skangas pushed a change to branch emacs-28.

      from  ae9bfed50db Fix storing email into nnmail by Gnus
       new  807d2d5b3a7 Fix htmlfontify.el command injection vulnerability.
       new  22fb5ff5126 Fix ruby-mode.el local command injection vulnerability 
(bug#60268)
       new  5d05ea803e9 Fixed ctags local command execute vulnerability
       new  e339926272a Fix etags local command injection vulnerability
       new  4a77fcb1478 Update ChangeLog and AUTHORS for Emacs 28.3
       new  e61d743d440 Update NEWS for Emacs 28.3
       new  ba3aba3096a Bump Emacs version to 28.3
       new  f7bd5ac5521 Update HISTORY for Emacs 28.3


Summary of changes:
 ChangeLog.3                                        |  400 +-
 README                                             |    2 +-
 configure.ac                                       |    2 +-
 etc/AUTHORS                                        |   24 +-
 etc/HISTORY                                        |    2 +
 etc/NEWS                                           |   27 +-
 lib-src/etags.c                                    |  212 +-
 lisp/htmlfontify.el                                |    2 +-
 lisp/progmodes/ruby-mode.el                        |    2 +-
 msdos/sed2v2.inp                                   |    2 +-
 nt/README.W32                                      |    2 +-
 test/manual/etags/{CTAGS.good => CTAGS.good_crlf}  | 5906 ++++++++++----------
 .../manual/etags/{CTAGS.good => CTAGS.good_update} | 5905 ++++++++++---------
 test/manual/etags/Makefile                         |   11 +
 test/manual/etags/crlf                             |    2 +
 15 files changed, 6306 insertions(+), 6195 deletions(-)
 copy test/manual/etags/{CTAGS.good => CTAGS.good_crlf} (95%)
 copy test/manual/etags/{CTAGS.good => CTAGS.good_update} (95%)
 create mode 100644 test/manual/etags/crlf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]