Go to file
Dominique Leuenberger 3763161e44 Accepting request 814491 from Publishing
- Don't use %autopatch, gives problems with patches in branched
  packages.

- Add remove_python_shebang.patch to get rid of all remaining
  python2 shebangs.

OBS-URL: https://build.opensuse.org/request/show/814491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lyx?expand=0&rev=98
2020-06-14 16:32:49 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lyx?expand=0&rev=1 2007-01-15 23:24:26 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lyx?expand=0&rev=1 2007-01-15 23:24:26 +00:00
correct-shebang.patch OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=177 2020-01-12 21:46:33 +00:00
lyx-2.3.5.1.tar.xz OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=186 2020-06-08 11:36:25 +00:00
lyx-2.3.5.1.tar.xz.sig OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=186 2020-06-08 11:36:25 +00:00
lyx.changes - Don't use %autopatch, gives problems with patches in branched 2020-06-13 20:58:32 +00:00
lyx.keyring Accepting request 282240 from home:AndreasStieger:branches:Publishing 2015-01-21 17:58:16 +00:00
lyx.spec - Don't use %autopatch, gives problems with patches in branched 2020-06-13 20:58:32 +00:00
lyxrc.dist little updates before coming 2.0.3 release 2012-02-23 13:00:42 +00:00
README.SUSE improve README.SUSE and adding some links with more information 2019-07-04 21:02:58 +00:00
remove_python_shebang.patch Accepting request 814325 from home:mcepl:branches:Publishing 2020-06-13 19:57:46 +00:00

LyX makes use of ImageMagick, a.o. for showing previews of images in 
the LyX windows. In openSUSE some functionality of ImageMagick is 
disabled for security reasons. This is true for all postscripts 
files. Showing an eps image in LyX, therefore, does not work out of 
the box.

If you want to enable some disabled functionality, you can edit the 
settings in /etc/ImageMagick-7, if you know what you are doing. An 
alternative is to remove the package with the default SUSE setting 
and install the upstream version: ImageMagick-config-7-SUSE must be 
replaced by ImageMagick-config-7-upstream.

More information can be found in this announcement:

https://lists.opensuse.org/opensuse-security-announce/2019-05/msg00010.html

More information on ImageMagick security settings can be found here:

https://imagemagick.org/script/security-policy.php