Changelog for
enscript-1.6.6-215.6.x86_64.rpm :
Tue Jan 23 13:00:00 2018 wernerAATTsuse.de
- Add missing scan vor LC_PAPER in patch enscript-1.6.6-encoding+paper.patch
Tue Jan 23 13:00:00 2018 wernerAATTsuse.de
- Add enscript-1.6.6-ghostscript.patch to get correct support for
ghostscript back
Tue Jan 23 13:00:00 2018 wernerAATTsuse.de
- Add enscript-1.6.6-silent-warns.patch to silent gcc
- Move %install_info_delete from %postun to %preun
Tue Jan 23 13:00:00 2018 wernerAATTsuse.de
- Add patch enscript-1.6.6-helper-apps.patch to mention
helper app support again
Tue Jan 23 13:00:00 2018 wernerAATTsuse.de
- Add patch enscript-1.6.6-mailto.patch to get mailto support with
optional address back
Tue Jan 23 13:00:00 2018 wernerAATTsuse.de
- Add patch enscript-1.6.6-encoding+paper.patch to get better
encoding and automatic paper size support back
Tue Jan 23 13:00:00 2018 wernerAATTsuse.de
- Add patch enscript-1.6.6-euro+baltic.patch to get support for the
Euro symbol as well as the Baltic language support back
Tue Jan 23 13:00:00 2018 avindraAATTopensuse.org
- update to 1.6.6
* Add afm/MustRead.html, containing licensing information for
Adobe AFM files.
* Sync all translations from the Translation Project. Visit
http://translationproject.org/ to help translate Enscript
* Add documented but missing \'-w\' option as an alias for
\'--language\'
* Apply sliceprint patch from Debian
- includes 1.6.5.2:
* Fix CFG_FATAL macro in util.c-- prevents a segfault when the
config file contains unknown parameters
* Fix segfault with line lengths over 90 characters
- includes 1.6.5.1:
* Typo corrections in the manual pages
* Actually ship f90.st in the tarball
* Better organization for ChangeLog, INSTALL and README
- includes 1.6.5:
* Licensing change: GNU Enscript is now distributed under
version 3 or later of the GNU GPL
* Build system fixes - distcheck now passes
* At least four security bug fixes:
- CAN-2004-1184
- CAN-2004-1185
- CAN-2004-1186
- CVE-2008-3863, CVE-2008-4306
* Syntax highlighting fixes
- shell escaping rules from Shawn McMahon
- JavaScript regexps now recognised
- New highlighting rules for Fortran 90 from David Bowler
- rebase enscript-automake.diff
- remove enscript-1.6.4-CAN-2004-1184.patch
* upstreamed in 9510e4315705329e51b27fa2f3f688989b9fb37f
- remove enscript-1.6.4-CAN-2004-1185.patch
* fixed in a3e6bf57e48bb7434cdd590732e221fd2e0b4c17
- remove enscript-1.6.4-CAN-2004-1186.patch
* fixed in 0acc7b63a1be9f5d02f1a21d6df52cb5a9ce7e58
- remove enscript-1.6.4-CVE-2008-3863.patch
* upstreamed in 94135714871a735e3fe624eaf37901bbb6314e05
- remove enscript-1.6.4-fdleak.patch
* fixed in f2bfb5ead29048ce42000e4796383a4406b069f6
- remove enscript-1.6.4.dif
- renumber patches
- cleanup with spec-cleaner
Mon Jun 24 14:00:00 2013 wernerAATTsuse.de
- Make spaces in file name work (bnc#824441)
Fri Apr 26 14:00:00 2013 mmeisterAATTsuse.com
- Added makeinfo BuildRequire to fix build with new automake
Tue May 29 14:00:00 2012 jengelhAATTinai.de
- Resolve absence of AM_C_PROTOTYPES in new automake-1.12
Thu Dec 1 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Sun Sep 18 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/obsolete tags/sections from specfile
(cf. packaging guidelines)
- Use %_smp_mflags for parallel build
Wed Mar 31 14:00:00 2010 wernerAATTsuse.de
- Fix the wrapepr script to fix bug bnc#590640, bnc#592467, and
bnc#592473, this also enhance the fix for bug bnc#478464 and
bnc#536348
Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0
Wed Sep 9 14:00:00 2009 wernerAATTsuse.de
- Fix problem with getopt behaviour (bnc#536348)
Thu Jul 23 14:00:00 2009 wernerAATTsuse.de
- Close configuration file after parsing it (bnc#524532)
Wed Jul 15 14:00:00 2009 wernerAATTsuse.de
- Add patches for syntax highlight from Josh Zenker (bnc#515706)
Mon May 4 14:00:00 2009 wernerAATTsuse.de
- Fix the last fix