Go to file
Dominique Leuenberger 981afbb74e Accepting request 773612 from Publishing
- Update to 2.3.4.2, fixing four bugs:
  * lyx bug #11728: five second delay when saving files on windows
  * crash related to math toolbar
  * lyx bug #11724: bad output Beamer presentation in combination
    with certain page geometry settings
  * lyx bug #11579: CJKUtf8 not possible in ERT

OBS-URL: https://build.opensuse.org/request/show/773612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lyx?expand=0&rev=95
2020-02-13 09:11:19 +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.4.2.tar.xz - Update to 2.3.4.2, fixing four bugs: 2020-02-09 13:28:22 +00:00
lyx-2.3.4.2.tar.xz.sig - Update to 2.3.4.2, fixing four bugs: 2020-02-09 13:28:22 +00:00
lyx.changes - Update to 2.3.4.2, fixing four bugs: 2020-02-09 13:28:22 +00:00
lyx.keyring Accepting request 282240 from home:AndreasStieger:branches:Publishing 2015-01-21 17:58:16 +00:00
lyx.spec - Update to 2.3.4.2, fixing four bugs: 2020-02-09 13:28:22 +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

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