-
Notifications
You must be signed in to change notification settings - Fork 753
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
editors/emacs: Add upstream patch to fix arbitary shell command execu…
…tion vulnerability Reviewed by: jrm MFH: 2023Q1 Security: 76e2fcce-92d2-11ed-a635-080027f5fec9 Differential Revision: https://reviews.freebsd.org/D38033
- Loading branch information
Yasuhiro Kimura
authored and
Yasuhiro Kimura
committed
Jan 13, 2023
1 parent
83bd00f
commit 2b1ab08
Showing
2 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
TIMESTAMP = 1663333582 | ||
TIMESTAMP = 1673572523 | ||
SHA256 (emacs-28.2.tar.xz) = ee21182233ef3232dc97b486af2d86e14042dbb65bbc535df562c3a858232488 | ||
SIZE (emacs-28.2.tar.xz) = 47722600 | ||
SHA256 (d48bb4874bc6cd3e69c7a15fc3c91cc141025c51.patch) = 6331f8676afa68a0f96b1461c1d75bbfb4f2d99177935f362ced0fef8b72e52d | ||
SIZE (d48bb4874bc6cd3e69c7a15fc3c91cc141025c51.patch) = 552711 | ||
SHA256 (emacs28.1-canna-20220406b.diff.gz) = a57b7ca032229ce4d1eb2b2e59458db40e9ffc371a15e833699f3ce7caf05684 | ||
SIZE (emacs28.1-canna-20220406b.diff.gz) = 30564 |