Changelog for
texlive-updmap-map-2021.185.svn54495-19.1.noarch.rpm :
* Fri Mar 04 2022 wernerAATTsuse.de- Backport TeXLive 2021, full python3 support and no poppler anymore
* Thu Dec 09 2021 wernerAATTsuse.de- Modifiy texlive.cron
* boo#1193473 -- /etc/cron.daily/suse-texlive from texlive causes warnings OK make them silent
* Sun May 30 2021 gmbr3AATTopensuse.org- Change to using systemd-sysusers
* Thu May 27 2021 matthias.gerstnerAATTsuse.com- remove \'public\' setgid binary from permissions.d files. This entry is conflicting with the global permissions profiles from the permissions package. E.g. when we set the \'paranoid\' profile then the public binary is supposed to end up without setgid-bit, which it does not currently.
* Mon Apr 26 2021 wernerAATTsuse.de- Force updmap-sys to sync trees
* Tue Apr 13 2021 wernerAATTsuse.de- Simplify update script, that is always hash before updating font maps
* Mon Apr 12 2021 wernerAATTsuse.de- Re-add texlive-updmap-map as it is not part of any archive anymore but is required
* Tue Apr 06 2021 wernerAATTsuse.de- Update to TeXLive 2021
* Tue Feb 23 2021 gmbr3AATTopensuse.org- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
* Mon Feb 08 2021 wernerAATTsuse.de- Skip packages which are based on python2
* Fri Oct 02 2020 wernerAATTsuse.de- Enhance update script to detect user changes in configuration files to warn the user. Also run texlinks script to be sure that local configuration fits the linked engines (boo#1176557)
* Wed Jun 03 2020 wernerAATTsuse.de- Simplify %pre scriplet, that is always create mktex group
* Tue Apr 28 2020 wernerAATTsuse.de- No pstools anymore in texlive database
* Mon Apr 20 2020 wernerAATTsuse.de- Update to TeXLive 2020
* Mon Mar 23 2020 wernerAATTsuse.de- Add new configuration variable HAVE_MKTEX_MEMBERS to texlive sysconfig file to control the behaviour of the cron job.- Change the cron job to clear data of other users which are member of the group mktex
* Wed Mar 11 2020 wernerAATTsuse.de- Use CVE numbers
* Thu Feb 20 2020 wernerAATTsuse.de- Use setpriv to create ls-R files, below /var/cache/texmf/fonts use uid mktex for this (boo#1159740, CVE-2020-8016)
* Wed Feb 05 2020 wernerAATTsuse.de- Check passwd not group file for user mktex
* Tue Feb 04 2020 wernerAATTsuse.de- Again use setpriv but now switch to every single owner for clearing the files of this owner (boo#1159740, CVE-2020-8016)
* Fri Jan 31 2020 wernerAATTsuse.de- Introduce a user mktex as replacement for user nobody (boo#1159740)
* Wed Jan 22 2020 wernerAATTsuse.de- Overwrite not wanted symbolic links on ls-R files
* Thu Jan 16 2020 wernerAATTsuse.de- Be sure that owner of ls-R files are corrected even on update of already existing texlive filesystem
* Fri Jan 10 2020 wernerAATTsuse.de- Set default user for ls-R files and font cache directories to user nobody (bsc#1159740, CVE-2020-8016)- Use setpriv to switch to nobody:mktex before clearing font cache directories (bsc#1158910, CVE-2020-8017)
* Thu Dec 19 2019 wernerAATTsuse.de- Harden ls-R file generation at installation (bsc#1158910)
* Fri Dec 13 2019 wernerAATTsuse.de- Simply use rm(1) for the cron job of texlive as all files below /var/cache/texmf/ belong to texlive and only root can write and remove those files (bsc#1158910). All other users do create their own files below ~/.cache/texmf/
* Mon Nov 18 2019 wernerAATTsuse.de- Make cron script even more failsafe
* Fri Nov 15 2019 wernerAATTsuse.de- Make cron script more failsafe (boo#1150556)- Refresh font map files as well on update (boo#1155381)
* Tue Aug 20 2019 kukukAATTsuse.de- BuildRequire cron, too, as it contains now the cron directories
* Thu Jun 06 2019 wernerAATTsuse.de- Remove (texlive-)axessibility package as it has a nofree license: Creative Commons Attribution-NonCommercial 4.0 License
* Fri May 10 2019 wernerAATTsuse.de- Update to TeXLive 2019
* Wed Feb 20 2019 wernerAATTsuse.de- A binary only TeXLive installation is a fatal error
* Tue Jun 19 2018 wernerAATTsuse.de- Comment out not available font map files during update
* Wed May 02 2018 wernerAATTsuse.de- Switch over to TeXLive 2018 final 20180414
* Fri Apr 06 2018 wernerAATTsuse.de- First intial snap short of TeXLive pre 2018
* Wed Jan 24 2018 wernerAATTsuse.de- Switch over to python 3 (boo#1077170)
* Thu Jan 11 2018 wernerAATTsuse.de- Add debug and force mode to the TeXLive update script which might help to fix broken systems as well as might show some debug messages as well.
* Mon Jan 08 2018 wernerAATTsuse.de- If zypper way of posttrans scripts are disabled do use the rpm %posttrans scriptlets (boo#1074128)
* Fri Nov 24 2017 wernerAATTsuse.de- Disable by a build conditions using zypper way of posttrans scripts as we already use %posttrans. Nevertheless correct naming scheme (boo#1069445)
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Mon Oct 23 2017 wernerAATTsuse.de- Avoid overwriting ls-R files
* Fri Aug 18 2017 wernerAATTsuse.de- Really not define texgid rpm macro (boo#1054325)
* Mon Jul 24 2017 wernerAATTsuse.de- Enforce mktexlsr if texlive-filesystem becomes installed to refresh/rehash the kpathsea data base files after this (boo#1046277)
* Mon Jul 24 2017 wernerAATTsuse.de- Avoid error in zypper python script
* Tue Jul 18 2017 wernerAATTsuse.de- Even more speedup for update.texlive, that is remove empty work load directory
* Tue Jul 18 2017 wernerAATTsuse.de- Make update.texlive faster and remove specific tag file after creating specific format
* Wed Jul 12 2017 wernerAATTsuse.de- Generate/remove specific formats at installation/erease of a package (boo#1046277)
* Tue Jul 11 2017 wernerAATTsuse.de- Modify update.texlive script in such a way that we detect old format files and enforce a refresh based on hyphen (boo#1046277)
* Tue Jun 13 2017 wernerAATTsuse.de- Final TeXLive 2017 20170520
* Thu Jun 01 2017 wernerAATTsuse.de- Update to TeXLive 2017 20170520 pretest
* Fri May 26 2017 wernerAATTsuse.de- Run luatools and luaotfload-tool at update to get the caches up
* Wed Jun 22 2016 wernerAATTsuse.de- Add some typos in update script (boo#985971)
* Mon Jun 20 2016 wernerAATTsuse.de- Have a directory to hold the splitted hyphen informations
* Tue Jun 07 2016 wernerAATTsuse.de- Update to TeXLive 2016
* Wed Apr 13 2016 wernerAATTsuse.de- Correct cut&paste typo with texlua-devel package name
* Mon Mar 21 2016 wernerAATTsuse.de- Really require the devel packages with texlive-devel
* Mon Feb 08 2016 wernerAATTsuse.de- Add both texlive.infra and texlive.infra.doc as these provides some perl module files used by fmtutil.pl
* Thu Jan 28 2016 wernerAATTsuse.de- Update to TeXLive 2015 (timestamp 20150521 revision 26946)
* Thu Mar 26 2015 wernerAATTsuse.de- Update to TeXLive 2014 (timestamp 20140525 revision 34252)
* Support DVIPDFMx
* [fix] avoid luatex crash under math_mode \'decimal\'
* luaotfload: Fix incorrect handling of font file formats luaotfload)
* Sync with Context beta as of 2014-04-05
* pdfTeX: sync with Knuth TeX 3.14159265, e-TeX 2.6
* Many more ...
* Further collection split - texlive-collection-langchinese - texlive-collection-langjapanese - texlive-collection-langkorean