diff options
| author | Glenn Morris | 2014-05-08 14:12:34 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-05-08 14:12:34 -0400 |
| commit | a9fd3545bb4fba4def6d1a97d3647bf59870dce7 (patch) | |
| tree | 4d2897df77a31c594f669877cf42ea4bc880a2f9 /lisp/ChangeLog | |
| parent | 4049faae9670133bbabcd0c7cf0280d90d5195ad (diff) | |
| download | emacs-a9fd3545bb4fba4def6d1a97d3647bf59870dce7.tar.gz emacs-a9fd3545bb4fba4def6d1a97d3647bf59870dce7.zip | |
Add CVE numbers for recent issues to ChangeLogs
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a09dd63a34f..323363bc977 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -45,6 +45,7 @@ | |||
| 45 | (tramp-remote-coding-commands): Enhance docstring. | 45 | (tramp-remote-coding-commands): Enhance docstring. |
| 46 | (tramp-find-inline-encoding): Replace "%t" by a temporary file | 46 | (tramp-find-inline-encoding): Replace "%t" by a temporary file |
| 47 | name. (Bug#17415) | 47 | name. (Bug#17415) |
| 48 | This is CVE-2014-3424. | ||
| 48 | 49 | ||
| 49 | 2014-05-06 Glenn Morris <rgm@gnu.org> | 50 | 2014-05-06 Glenn Morris <rgm@gnu.org> |
| 50 | 51 | ||
| @@ -52,6 +53,7 @@ | |||
| 52 | (find-gc-source-files): Update some names. | 53 | (find-gc-source-files): Update some names. |
| 53 | (trace-call-tree): Simplify and update. | 54 | (trace-call-tree): Simplify and update. |
| 54 | Avoid predictable temp-file names. (http://bugs.debian.org/747100) | 55 | Avoid predictable temp-file names. (http://bugs.debian.org/747100) |
| 56 | This is CVE-2014-3422. | ||
| 55 | 57 | ||
| 56 | 2014-05-05 Stefan Monnier <monnier@iro.umontreal.ca> | 58 | 2014-05-05 Stefan Monnier <monnier@iro.umontreal.ca> |
| 57 | 59 | ||