Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix implicit function declarations in configure.acemacs-29.2-patches-2emacs-28.2-patches-5emacs-27.2-patches-7emacs-26.3-patches-6 | Ulrich Müller | 2024-01-30 | 4 | -0/+250 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 29.2: Copy patches from 29.1emacs-29.2-patches-1 | Ulrich Müller | 2024-01-19 | 2 | -0/+51 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 29.1: Don't enable pinentry loopback mode for gpgsmemacs-29.1-patches-6 | Ulrich Müller | 2023-11-25 | 1 | -0/+38 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 29.1: Fix "make sanity-check"emacs-29.1-patches-5 | Ulrich Müller | 2023-10-24 | 1 | -0/+13 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 29.1: Regenerate Japanese dictionaryemacs-29.1-patches-4 | Ulrich Müller | 2023-09-24 | 1 | -0/+92 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 29.1: Fix build failure with tree-sitteremacs-29.1-patches-3 | Ulrich Müller | 2023-08-07 | 1 | -0/+21 |
| | | | | | Bug: https://bugs.gentoo.org/911826 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 29.1: Support decompressing pigz-compressed filesemacs-29.1-patches-2 | Ulrich Müller | 2023-08-01 | 1 | -0/+22 |
| | | | | | Bug: https://bugs.gentoo.org/911539 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Remove 28.3 patchset | Ulrich Müller | 2023-07-30 | 5 | -169/+0 |
| | | | | | | Emacs 28.3 was not released. Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 29.1: Fix modeline problemsemacs-29.1-patches-1 | Ulrich Müller | 2023-07-30 | 2 | -0/+60 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Fix D-Bus session bus issue when running as a daemonemacs-28.3-patches-2emacs-28.2-patches-4 | Ulrich Müller | 2023-06-13 | 2 | -0/+100 |
| | | | | | Bug: https://bugs.gentoo.org/908438 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 28.3: Update patchsetemacs-28.3-patches-1 | Ulrich Müller | 2023-06-04 | 2 | -0/+78 |
| | | | | | | | Disable failing copyright tests. Cherry-pick tramp version patch from emacs-28 branch. Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 28.3: Number patches consecutively | Ulrich Müller | 2023-06-04 | 1 | -0/+0 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Fix multiple command injection vulnerabilitiesemacs-28.2-patches-3emacs-27.2-patches-6emacs-26.3-patches-5emacs-25.3-patches-5 | Ulrich Müller | 2023-02-26 | 11 | -0/+566 |
| | | | | | | | | | | | | | | | | This fixes command injection vulnerabilities in etags (CVE-2022-48337), ruby-mode (CVE-2022-48338), and htmlfontify (CVE-2022-48339) for Emacs slots 25, 26, 27, and 28. Note that Emacs 25 and 26 are not affected by the ruby-mode vulnerability because function ruby-find-library-file did not yet exist (and there is no call to the gem command in ruby-mode.el). Emacs 18 is not affected by either of them: It doesn't have ruby-mode and htmlfontify, and we no longer install the ctags and etags binaries. Bug: https://bugs.gentoo.org/897950 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 28.3: Copy patchset from 28.2 | Ulrich Müller | 2023-02-20 | 2 | -0/+41 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Support webkit2gtk-4.1emacs-28.2-patches-2emacs-27.2-patches-5emacs-26.3-patches-4 | Ulrich Müller | 2023-02-12 | 3 | -0/+78 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Remove 28.1 patchset | Ulrich Müller | 2023-02-12 | 1 | -15/+0 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Remove 23.4 and 24.5 patchsets | Ulrich Müller | 2023-02-12 | 30 | -3184/+0 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 18.59: Don't use non-ASCII characters in the ChangeLog | Ulrich Müller | 2022-11-30 | 2 | -4/+4 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 18.59: Don't install ctags and etagsemacs-18.59-patches-15 | Ulrich Müller | 2022-11-30 | 1 | -0/+47 |
| | | | | | Bug: https://bugs.gentoo.org/883687 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Fix ctags command execution vulnerabilityemacs-28.2-patches-1emacs-27.2-patches-4emacs-26.3-patches-3emacs-25.3-patches-4 | Ulrich Müller | 2022-11-30 | 4 | -0/+1020 |
| | | | | | Bug: https://bugs.gentoo.org/883687 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 28.2: Copy patchset from 28.1 | Ulrich Müller | 2022-11-30 | 1 | -0/+15 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 28.1: Disable libseccompemacs-28.1-patches-1 | Ulrich Müller | 2022-07-14 | 1 | -0/+15 |
| | | | | | https://bugs.gentoo.org/857906 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 18.59: Fix a warningemacs-18.59-patches-14 | Ulrich Müller | 2022-06-27 | 1 | -0/+27 |
| | | | | | | server.c:198:11: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 26.3: Enable WebKit sandboxingemacs-26.3-patches-2 | Ulrich Müller | 2022-03-26 | 1 | -0/+41 |
| | | | | | Bug: https://bugs.gentoo.org/739354 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Fix compilation with glibc-2.34emacs-27.2-patches-3emacs-26.3-patches-1emacs-25.3-patches-3 | Ulrich Müller | 2021-07-24 | 3 | -0/+60 |
| | | | | | Bug: https://bugs.gentoo.org/803644 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 27.2: Update IRC patchemacs-27.2-patches-2 | Ulrich Müller | 2021-07-04 | 2 | -53/+515 |
| | | | | | | From upstream emacs-27 branch; etc/NEWS backported to 27.2 release. Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | 27.2: Add Libera.Chat to ERC servicesemacs-27.2-patches-1 | Ulrich Müller | 2021-06-16 | 1 | -0/+53 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Include Noah Friedman's patches in the patchset.emacs-18.59-patches-13 | Ulrich Müller | 2020-08-29 | 1 | -0/+1372 |
| | | | | | | | | The original download location appears to be dead: ftp://ftp.splode.com/pub/users/friedman/emacs/emacs-18.59-linux22x-elf-glibc21.diff.gz I could not find the file anywhere else (except on Gentoo mirrors). Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Fix compilation with glibc-2.32. | Ulrich Müller | 2020-08-29 | 1 | -0/+234 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Remove 26.1 patchset. | Ulrich Müller | 2019-08-31 | 2 | -130/+0 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Don't use UTF-8 in patches for Emacs 18. | Ulrich Müller | 2019-08-29 | 3 | -4/+4 |
| | |||||
* | Fix compilation with glibc-2.28, bug 681904.emacs-18.59-patches-12 | Ulrich Müller | 2019-08-29 | 1 | -0/+27 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Declare __dso_handle variable, bug 682282.emacs-23.4-patches-23 | Ulrich Müller | 2019-04-02 | 1 | -0/+13 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Fix compilation with glibc-2.28, bug 681904.emacs-23.4-patches-22 | Ulrich Müller | 2019-03-29 | 1 | -0/+15 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Support ImageMagick version 7, bug 665058.emacs-26.1-patches-2emacs-25.3-patches-2emacs-24.5-patches-5 | Ulrich Müller | 2018-09-02 | 3 | -0/+283 |
| | |||||
* | Initial patchset for Emacs 26.1.emacs-26.1-patches-1 | Ulrich Müller | 2018-07-07 | 1 | -0/+34 |
| | |||||
* | Make the X11 interface work again.emacs-18.59-patches-11 | Ulrich Müller | 2018-07-01 | 1 | -0/+46 |
| | |||||
* | Fix segmentation fault on sparc, bug 647238.emacs-25.3-patches-1 | Ulrich Müller | 2018-03-20 | 1 | -0/+31 |
| | |||||
* | Remove 25.2 patchset. | Ulrich Müller | 2018-03-20 | 1 | -80/+0 |
| | |||||
* | Fix compilation with glibc-2.26, bug 639562.emacs-18.59-patches-10 | Ulrich Müller | 2017-12-07 | 1 | -0/+24 |
| | |||||
* | Fix security vulnerability in enriched mode, bug 630680.emacs-25.2-patches-1emacs-24.5-patches-4emacs-23.4-patches-21 | Ulrich Müller | 2017-09-11 | 3 | -0/+237 |
| | |||||
* | Fix compilation with glibc-2.24.emacs-23.4-patches-20 | Ulrich Müller | 2017-02-19 | 2 | -0/+111 |
| | |||||
* | Fix temacs segmentation fault due to endless calloc loop.emacs-24.5-patches-3 | Ulrich Müller | 2017-02-18 | 1 | -0/+81 |
| | |||||
* | Remove 24.4 patchset. | Ulrich Müller | 2017-02-18 | 5 | -424/+0 |
| | |||||
* | Fix icons in toolbar with GTK+ 3.20.6, bug 588704.emacs-24.5-patches-2 | Ulrich Müller | 2016-07-13 | 1 | -0/+922 |
| | |||||
* | Remove 24.3 patchset. | Ulrich Müller | 2016-01-17 | 8 | -495/+0 |
| | |||||
* | Fix compilation of Emacs 23.4 with giflib-5.emacs-23.4-patches-19 | Ulrich Müller | 2016-01-17 | 1 | -0/+150 |
| | |||||
* | Fix jpeg version check in Emacs 23.4 to work with GCC 5.emacs-23.4-patches-18 | Ulrich Müller | 2015-12-20 | 1 | -0/+25 |
| | |||||
* | Include changes for GCC 5 in Emacs 18.59 patchset.emacs-18.59-patches-9 | Ulrich Müller | 2015-12-20 | 3 | -0/+142 |
| | |||||
* | Initial patchset for Emacs 24.5.emacs-24.5-patches-1 | Ulrich Müller | 2015-04-01 | 1 | -0/+259 |
| |