SHA256
1
0
forked from pool/eog
OBS User unknown 2009-02-17 15:43:24 +00:00 committed by Git OBS Bridge
parent 08eeaab1dc
commit 818703b302
4 changed files with 25 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e551d9ae4a86c99c5eb1b7ba3bf3e8bf37e8c0f7f6b01c6ebbb4f1926b0f82eb
size 2275806

3
eog-2.25.91.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7356df21fbae09d84d4fc13795b20b0fe7d9a75d10544389ce0423dab41a019d
size 2298177

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Feb 17 09:27:44 CET 2009 - vuntz@novell.com
- Review changes.
-------------------------------------------------------------------
Tue Feb 17 00:36:05 WET 2009 - lmedinas@gmail.com
- Update to version 2.25.91:
+ Additional workaround for CVE-2008-5978
+ Fixed bgo#569228: untrusted python modules search path
+ Translation updates
-------------------------------------------------------------------
Thu Feb 12 17:49:30 CET 2009 - vuntz@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package eog (Version 2.25.90)
# spec file for package eog (Version 2.25.91)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -39,7 +39,7 @@ Group: Productivity/Graphics/Viewers
Provides: eog2 = 2.20.0
Obsoletes: eog2 <= 2.20.0
Requires: gnome-icon-theme
Version: 2.25.90
Version: 2.25.91
Release: 1
Summary: Eye of GNOME for the GNOME 2.x Desktop
Source: %{name}-%{version}.tar.bz2
@ -122,6 +122,13 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/eog
%changelog
* Tue Feb 17 2009 vuntz@novell.com
- Review changes.
* Tue Feb 17 2009 lmedinas@gmail.com
- Update to version 2.25.91:
+ Additional workaround for CVE-2008-5978
+ Fixed bgo#569228: untrusted python modules search path
+ Translation updates
* Thu Feb 12 2009 vuntz@novell.com
- Review changes.
* Wed Feb 04 2009 lmedinas@gmail.com