2013-12-09 14:51:52 +00:00
committed by Git OBS Bridge
parent ef591c6e78
commit 2967fa12e9
5 changed files with 41 additions and 15 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Dec 9 14:49:31 UTC 2013 - werner@suse.de
- Update to gv 3.7.4
* Fixed CVE-2012-3386 (by using updated automake)
* Fixed bug-gv] Problem after saving gv-settings
* improve wording of gv-update-userconfig manual
* Scrolling and memory access improved
* README.I18N adjusted for libXaw3d 1.6.x
* Fixed GNU gv 3.6.4 - 3.7.3 page selector button geometry bug
* Support for libXaw3d-1.6.x
* Updated Translations
* Reverted fix of debian bug #594991: unexpected scrolling of the TOC widget",
this fixes the following bug:
* Pressng END does not scroll TOC wodget.
* Fixed "Save document" dialog for PDF files
* Fix debian bug 627471: gv: fails to read bounding box (depending on the
command line!), see http://bugs.debian.org/627471 for details
* ignore resource and style files without absolute paths
(in order to improve security)
* Do not install files that re not used
* avoid make distcheck failing because of gv-i18n.h
* Update gnulib, import signal,
* this should fix compiling on Mac OS again
* Improved handling of DSC parse errors
* Varuos code cleanups - for details see either CHANGELOG or the git repotory.
-------------------------------------------------------------------
Thu Mar 28 08:01:26 UTC 2013 - mmeister@suse.com