ccf687afe2
Now also with a wayland compatible gtk binary
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=360
2023-09-26 12:41:57 +00:00
a494d2f3aa
.
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=359
2023-09-26 06:37:35 +00:00
5135be84ea
Accepting request 1113563 from home:Thaodan:branches:editors
...
- Pass libdir to configure so native Emacs lisp files are installed
correctly on 64bit systems
OBS-URL: https://build.opensuse.org/request/show/1113563
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=358
2023-09-26 06:36:13 +00:00
0bdf7ff92d
Accepting request 1104659 from editors
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1104659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=176
2023-08-21 09:42:54 +00:00
57d068c042
checks
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=356
2023-08-11 10:42:26 +00:00
da85a1503a
Avoid unsed lexical variable load-dict
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=355
2023-08-10 07:23:28 +00:00
776d3190bd
Accepting request 1102651 from editors
...
- Extend patch pdump.patch
* Make various emacs flavours find their pdmp files even if first
argument is simply named "emacs" (slack message, boo#1214008)
OBS-URL: https://build.opensuse.org/request/show/1102651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=175
2023-08-08 13:54:04 +00:00
69192623d6
Make emacs script work even with -a emacs
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=353
2023-08-07 08:20:19 +00:00
6027ef3238
Accepting request 1101919 from editors
...
- Update to GNU Emacs version 29.1
* Official tree-sitter support
* EGlot, the Language Server Client
* Use-package a declarative configuration tool finally in
* Better long line support
* Native SQLite Support
* Changing the init directory
You can now instruct Emacs to read its initialization from
another directory from the command line.
- Use natively compiled lisp files only for GTK variant as every
binary has its own hash keys for the eln location as well as for
the eln native compiled lisp files
- Port rmailgen.el and .gnu-emacs to 29.1
- Remove the old patches now upstream
* 01a4035c.patch
* 3c1693d0.patch
* CVE-2022-48338.patch
* CVE-2022-48339.patch
* d3209119.patch
* d48bb487.patch
- Port and rename patch emacs-28.1.dif which is now emacs-29.1.dif
- Port the patches
* emacs-24.1-ps-mule.patch
* emacs-24.3-iconic.patch
* emacs-24.3-x11r7.patch
* emacs-24.4-glibc.patch
* emacs-24.4-nonvoid.patch
* emacs-24.4-ps-bdf.patch
* emacs-25.1-custom-fonts.patch
* emacs-25.2-ImageMagick7.patch
OBS-URL: https://build.opensuse.org/request/show/1101919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=174
2023-08-03 15:27:17 +00:00
20a9cf09ad
.
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=351
2023-08-02 09:14:21 +00:00
f55100064d
.
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=350
2023-08-02 09:04:29 +00:00
98bd4fe92c
.
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=349
2023-08-02 07:58:03 +00:00
b75d1b6863
Update to GNU Emacs 29.1
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=348
2023-08-02 07:57:39 +00:00
b81f0d5468
Accepting request 1072521 from editors
...
- don't create ghosted files (forwarded request 1072440 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/1072521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=173
2023-03-19 15:15:57 +00:00
32179750da
Accepting request 1072440 from home:dirkmueller:branches:editors
...
- don't create ghosted files
OBS-URL: https://build.opensuse.org/request/show/1072440
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=346
2023-03-17 06:59:42 +00:00
bc9d16424d
Accepting request 1072150 from home:dirkmueller:branches:editors
...
- mark ctags update-alternatives as non-%ghost
OBS-URL: https://build.opensuse.org/request/show/1072150
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=345
2023-03-16 07:33:01 +00:00
2dbe8aeb0b
Accepting request 1070372 from editors
...
- Add patch d3209119.patch
boo#1209089,CVE-2023-27985: Fix shell command injection in emacsclient-mail.desktop
- Add patch 3c1693d0.patch
boo#1209090,CVE-2023-27986: Fix Emacs Lisp code injection in emacsclient-mail.desktop
OBS-URL: https://build.opensuse.org/request/show/1070372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=172
2023-03-11 17:22:30 +00:00
7cb768940b
boo#1209089 and boo#1209090
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=343
2023-03-09 09:34:47 +00:00
3983224031
Accepting request 1066988 from editors
...
- Add upstream commit/patches
* 01a4035c.patch
Fix etags local command injection vulnerability (CVE-2022-48337, bsc#1208515)
* CVE-2022-48338.patch
Fix ruby-mode.el local command injection vulnerability (CVE-2022-48338, bsc#1208514)
* CVE-2022-48339.patch
Fix htmlfontify.el command injection vulnerability (CVE-2022-48339 bsc#1208512)
- Require libwebp at build time for automatically enable support
for libwebp if given
OBS-URL: https://build.opensuse.org/request/show/1066988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=171
2023-02-22 14:21:04 +00:00
f5bdf52c1b
Add patches to fix CVE-2022-48337, CVE-2022-48338, and CVE-2022-48339
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=341
2023-02-21 09:13:28 +00:00
8cc745e5b9
Accepting request 1038881 from editors
...
- Update to GNU Emacs version 28.2
* This is a bug-fix release with no new features.
- Add upstream commit as patch d48bb487.patch (bsc#1205822, CVE-2022-45939)
* shell command injection via source code files when using ctags
- Correct offsets of the patches
* emacs-24.3-iconic.patch
* emacs-24.4-ps-bdf.patch
* emacs-25.2-ImageMagick7.patch
* emacs-27.1-Xauthority4server.patch
* emacs-27.1-pdftex.patch
* emacs-28.1.dif
OBS-URL: https://build.opensuse.org/request/show/1038881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=170
2022-11-30 15:07:42 +00:00
c158df1782
Update to GNU Emacs 28.1, fix for CVE CVE-2022-45939
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=339
2022-11-29 11:45:49 +00:00
d400586c17
Accepting request 1036458 from editors
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1036458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=169
2022-11-18 14:43:07 +00:00
7226557b8d
dbus-update-activation-environment
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=337
2022-11-10 13:50:00 +00:00
200d8a68f2
Accepting request 1034852 from editors
...
- Add workaround for boo#1205109, that is started with sudo there
is maybe no active user session for root hence no dbus
OBS-URL: https://build.opensuse.org/request/show/1034852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=168
2022-11-10 13:19:27 +00:00
e960862393
For sudo
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=335
2022-11-09 13:54:41 +00:00
d44a7e3e87
Accepting request 1031335 from editors
...
- Fix typos in etags manpage
- Don't disable PIE (forwarded request 1031334 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/1031335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=167
2022-10-27 11:52:38 +00:00
3cfce793cc
Accepting request 1031334 from home:Andreas_Schwab:Factory
...
- Fix typos in etags manpage
- Don't disable PIE
OBS-URL: https://build.opensuse.org/request/show/1031334
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=333
2022-10-26 12:27:21 +00:00
59324830da
Accepting request 985180 from editors
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/985180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=166
2022-06-28 13:21:10 +00:00
1abd8f2e06
Accepting request 983788 from home:Pi-Cla:branches:editors
...
replace: efont-unicode with gnu-unifont-bitmap-fonts in emacs-x11 requires
- efonts have not been updated since 2003, meanwhile GNU has made their
own unicode bitmap fonts which they have updated even within this month
OBS-URL: https://build.opensuse.org/request/show/983788
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=331
2022-06-23 13:34:57 +00:00
f0b63d9f22
Accepting request 967453 from editors
...
- Replace emacs-27.2-pdf.tar.xz with refreshed emacs-28.1-pdf.tar.xz
- Update to GNU Emacs version 28.1
* Emacs now optionally supports native compilation of Lisp files.
* The Cairo graphics library is now used by default if present.
* 'configure' now warns about building with libXft support.
* 'configure' now warns about not using HarfBuzz if using Cairo.
* Building without double buffering support.
- Remove patches now upstream and in 28.1
* boo1178942-bedb3cb6.patch
* emacs-27.2-COLORTERM-24bit.patch
* sigsegv-stack.patch
- Remove patch emacs-24.4-xim.patch as not needed anymore
- Port and rename patch emacs-27.1.dif which is now emacs-28.1.dif
OBS-URL: https://build.opensuse.org/request/show/967453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=165
2022-04-08 23:43:46 +00:00
0d79d8f2ab
libgccjit0-devel -> libgccjit-devel
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=329
2022-04-07 06:43:35 +00:00
cbd6a3f5a3
nickpick
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=328
2022-04-05 09:03:37 +00:00
99e0c9cef4
Ignore comp-cstr.el, 3th
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=327
2022-04-05 08:15:00 +00:00
846bcab814
Find desktop files
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=326
2022-04-05 08:02:24 +00:00
80fbeb23f3
Ignore comp-cstr.el, 2nd
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=325
2022-04-05 07:21:30 +00:00
b59f117528
Ignore comp-cstr.el
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=324
2022-04-05 07:10:13 +00:00
29220ee609
Really delete sigsegv-stack.patch
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=323
2022-04-05 06:35:45 +00:00
0fcc524c20
Disable native compilation if there is no libgccjit avaible
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=322
2022-04-05 06:32:10 +00:00
f81b303a61
Update to GNU Emacs 28.1
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=321
2022-04-05 06:15:21 +00:00
55df4218b3
Accepting request 958278 from editors
...
- Drop pkgconfig(gconf-2.0) BuildRequires: is both unneeded and
unused.
--
```
From buildlog in develrepo:
[ 60s] Does Emacs use -lgconf? no
[ 60s] Does Emacs use GSettings? no
--
```
Now one could consider building emacs with gsettings support (both debian and fedora does), but that is out of scope for this change, and left up to maintainer. (forwarded request 953067 from iznogood)
OBS-URL: https://build.opensuse.org/request/show/958278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=164
2022-03-02 17:20:24 +00:00
833e8ef047
Accepting request 953067 from home:iznogood:branches:editors
...
- Drop pkgconfig(gconf-2.0) BuildRequires: is both unneeded and
unused.
--
```
From buildlog in develrepo:
[ 60s] Does Emacs use -lgconf? no
[ 60s] Does Emacs use GSettings? no
--
```
Now one could consider building emacs with gsettings support (both debian and fedora does), but that is out of scope for this change, and left up to maintainer.
OBS-URL: https://build.opensuse.org/request/show/953067
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=320
2022-03-01 13:57:51 +00:00
44d2ecc346
Accepting request 949460 from editors
...
- Remove unneeded pure size adjustments (forwarded request 949459 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/949460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=163
2022-01-29 20:01:11 +00:00
fcf9c6afc5
Accepting request 949459 from home:Andreas_Schwab:Factory
...
- Remove unneeded pure size adjustments
OBS-URL: https://build.opensuse.org/request/show/949459
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=319
2022-01-27 14:19:49 +00:00
5176f8a061
Accepting request 945990 from editors
...
- Skip patch boo1180353-6d8144a2.patch for emacs 25.3 as already
part of emacs 27.2: Was fix for boo#1180353 that was a possible
segmentation fault in case of stack overflow of etags
- Add patch boo1178942-bedb3cb6.patch to avoid that emacs hang in
isearch (boo#1178942)
OBS-URL: https://build.opensuse.org/request/show/945990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=162
2022-01-14 22:12:25 +00:00
cc7d7c1d57
Add patch boo1178942-bedb3cb6.patch and mention skipped patch boo1180353-6d8144a2.patch
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=318
2022-01-13 07:28:47 +00:00
81b64c64f1
Accepting request 935770 from editors
...
OBS-URL: https://build.opensuse.org/request/show/935770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=161
2021-12-08 21:08:22 +00:00
a1a0412484
Accepting request 933134 from home:marxin:branches:editors
...
- Use %make_build macro.
OBS-URL: https://build.opensuse.org/request/show/933134
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=317
2021-12-05 09:57:07 +00:00
e017e7c502
Accepting request 932549 from editors
...
- Get rid of the old dbus shell code in the emacs shell script
nowadays this should be not needed anymore
- Make dbus code in emacs shell script failsafe
- Enable the NO_AT_BRIDGE code
- Again disable workaround with XLIB_SKIP_ARGB_VISUALS set (boo#1191517)
- Correct quoting of anonymous function calls
OBS-URL: https://build.opensuse.org/request/show/932549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=160
2021-11-22 22:03:49 +00:00
76c70ef78b
No old dbus code anymore
...
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=316
2021-11-19 14:18:25 +00:00