Package Release Info

enscript-1.6.6-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

enscript

Change Logs

* Thu Feb 22 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
* Mon Feb 07 2022 Dr. Werner Fink <werner@suse.de>
- For iconv glibc-locale should be installed
* Tue Jan 23 2018 werner@suse.de
- Add missing scan vor LC_PAPER in patch enscript-1.6.6-encoding+paper.patch
* Tue Jan 23 2018 werner@suse.de
- Add enscript-1.6.6-ghostscript.patch to get correct support for
  ghostscript back
* Tue Jan 23 2018 werner@suse.de
- Add enscript-1.6.6-silent-warns.patch to silent gcc
- Move %install_info_delete from %postun to %preun
* Tue Jan 23 2018 werner@suse.de
- Add patch enscript-1.6.6-helper-apps.patch to mention
  helper app support again
* Tue Jan 23 2018 werner@suse.de
- Add patch enscript-1.6.6-mailto.patch to get mailto support with
  optional address back
* Tue Jan 23 2018 werner@suse.de
- Add patch enscript-1.6.6-encoding+paper.patch to get better
  encoding and automatic paper size support back
* Tue Jan 23 2018 werner@suse.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 2018 avindra@opensuse.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