SHA256
1
0
forked from pool/a2ps

Accepting request 243897 from home:sfalken:branches:Publishing

- Updated to 4.14
  * No UTF-8 Support yet, Basically a maintenance release.
  * GNU a2ps is now licensed under GPLv3 or later
  * Can now be built with Modern GNU Autotools, and gcc>=3.4
  * Numerous minor bugfixes, including:
    * input buffer overflow
    * IA64, PPC, and AMD64 fixes
    * Several security issues (CVE-2004-1377)
  * Addition of a number of new stylesheets
  * Translations for Japanese, Dutch, and French added/updated
- Patches rebased for 4.14 sources
  * Added:
    a2ps-4.14-acroread.patch
    a2ps-4.14-linker.patch
    a2ps-4.14-ogonkify.patch
    a2ps-4.14-tempfile.patch
    a2ps-4.14.diff
  * Removed:
    a2ps-4.13.acroread.patch
    a2ps-4.13.linker.patch
    a2ps-4.13-ogonkify.patch
    a2ps-4.13-tempfile.patch
    a2ps-4.13.dif
    a2ps-4.13-gv-arguments.patch
    a2ps-4.13-nb.patch
    a2ps-4.13-space.patch
  * Modified:
    CVE-2014-0466.diff
- Deleted a2ps-4.13.tar.gz, replaced with a2ps-4.14.tar.gz
- a2ps.spec cleanup, and updating to work with new sources.

OBS-URL: https://build.opensuse.org/request/show/243897
OBS-URL: https://build.opensuse.org/package/show/Publishing/a2ps?expand=0&rev=36
This commit is contained in:
OBS User mrdocs
2014-08-09 18:32:57 +00:00
committed by Git OBS Bridge
parent 4fb2bd6c22
commit eb180fc106
17 changed files with 1053 additions and 2194 deletions

View File

@@ -1,3 +1,38 @@
-------------------------------------------------------------------
Thu Aug 7 16:26:01 UTC 2014 - sfalken@opensuse.org
- Updated to 4.14
* No UTF-8 Support yet, Basically a maintenance release.
* GNU a2ps is now licensed under GPLv3 or later
* Can now be built with Modern GNU Autotools, and gcc>=3.4
* Numerous minor bugfixes, including:
* input buffer overflow
* IA64, PPC, and AMD64 fixes
* Several security issues (CVE-2004-1377)
* Addition of a number of new stylesheets
* Translations for Japanese, Dutch, and French added/updated
- Patches rebased for 4.14 sources
* Added:
a2ps-4.14-acroread.patch
a2ps-4.14-linker.patch
a2ps-4.14-ogonkify.patch
a2ps-4.14-tempfile.patch
a2ps-4.14.diff
* Removed:
a2ps-4.13.acroread.patch
a2ps-4.13.linker.patch
a2ps-4.13-ogonkify.patch
a2ps-4.13-tempfile.patch
a2ps-4.13.dif
a2ps-4.13-gv-arguments.patch
a2ps-4.13-nb.patch
a2ps-4.13-space.patch
* Modified:
CVE-2014-0466.diff
- Deleted a2ps-4.13.tar.gz, replaced with a2ps-4.14.tar.gz
- a2ps.spec cleanup, and updating to work with new sources.
-------------------------------------------------------------------
Wed Jun 25 13:11:26 UTC 2014 - werner@suse.de