commit icoutils for openSUSE:Factory

2020-06-11 Thread root
Hello community,

here is the log from the commit of package icoutils for openSUSE:Factory 
checked in at 2020-06-11 14:38:34

Comparing /work/SRC/openSUSE:Factory/icoutils (Old)
 and  /work/SRC/openSUSE:Factory/.icoutils.new.3606 (New)


Package is "icoutils"

Thu Jun 11 14:38:34 2020 rev:15 rq:810650 version:0.32.3

Changes:

--- /work/SRC/openSUSE:Factory/icoutils/icoutils.changes2017-08-06 
11:27:20.458470911 +0200
+++ /work/SRC/openSUSE:Factory/.icoutils.new.3606/icoutils.changes  
2020-06-11 14:38:47.152275809 +0200
@@ -1,0 +2,20 @@
+Mon Jun  1 07:09:23 UTC 2020 - Martin Pluskal 
+
+- Update to version 0.32.3:
+  * Fixed a segfault. (Martin Gieseking, Savannah bug 52319)
+  * Updated Gnulib stuff.
+- Changes for version 0.32.2
+  * Corrected fix for savannah bug 52308 (caused wrestool to always
+fail).
+  * Added support for PE32+ binaries.
+- Changes fo version 0.32.1:
+  * Fixed multiple issues found by Hanno Böck 
+via fuzzing. (Savannah bugs 52307, 52308, 52313)
+- Changes for version 0.32.0:
+  * Fixed issues found by Jerzy Kramarz:
++ Invalid memory allocation in icotool with malformed input.
++ Infinite recursion in wrestool with malformed input.
+  * Added ability to specify minimum bit depth per image.
+  * Added ability to specify cursor hotspot per image.
+
+---

Old:

  icoutils-0.31.3.tar.bz2
  icoutils-0.31.3.tar.bz2.sig

New:

  icoutils-0.32.3.tar.bz2
  icoutils-0.32.3.tar.bz2.sig



Other differences:
--
++ icoutils.spec ++
--- /var/tmp/diff_new_pack.44aZHE/_old  2020-06-11 14:38:50.124284309 +0200
+++ /var/tmp/diff_new_pack.44aZHE/_new  2020-06-11 14:38:50.128284320 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package icoutils
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,23 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   icoutils
-Version:0.31.3
+Version:0.32.3
 Release:0
 Summary:Extracting and Converting Microsoft Icon and Cursor Files
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Productivity/Graphics/Convertors
-Url:http://www.nongnu.org/icoutils/
+URL:https://www.nongnu.org/icoutils/
 Source0:
http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2
 Source1:
http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2.sig
 Source2:%{name}.keyring
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libpng)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The icoutils are a set of programs for extracting and converting images
@@ -43,14 +42,14 @@
 # Don't compile strange locales en@boldquot and en@quot.
 # Otherwise, remove '--disable-nls'.
 %configure --disable-nls
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING NEWS README TODO
+%license COPYING
+%doc AUTHORS NEWS README TODO
 %{_bindir}/*
 %{_mandir}/man?/*
 

++ icoutils-0.31.3.tar.bz2 -> icoutils-0.32.3.tar.bz2 ++
 23220 lines of diff (skipped)




commit icoutils for openSUSE:Factory

2017-08-06 Thread root
Hello community,

here is the log from the commit of package icoutils for openSUSE:Factory 
checked in at 2017-08-06 11:27:19

Comparing /work/SRC/openSUSE:Factory/icoutils (Old)
 and  /work/SRC/openSUSE:Factory/.icoutils.new (New)


Package is "icoutils"

Sun Aug  6 11:27:19 2017 rev:14 rq:512721 version:0.31.3

Changes:

--- /work/SRC/openSUSE:Factory/icoutils/icoutils.changes2017-01-15 
11:03:39.001017500 +0100
+++ /work/SRC/openSUSE:Factory/.icoutils.new/icoutils.changes   2017-08-06 
11:27:20.458470911 +0200
@@ -1,0 +2,9 @@
+Thu Jul 27 04:03:31 UTC 2017 - lazy.k...@opensuse.org
+
+- Update to 0.31.3.
+  * Fixed wrestool being broken.
+- Changes in 0.31.2.
+  * Various security fixes: CVE-2017-6009, CVE-2017-6010,
+CVE-2017-6011 (boo#1025700, boo#1025703).
+
+---

Old:

  icoutils-0.31.1.tar.bz2
  icoutils-0.31.1.tar.bz2.sig

New:

  icoutils-0.31.3.tar.bz2
  icoutils-0.31.3.tar.bz2.sig



Other differences:
--
++ icoutils.spec ++
--- /var/tmp/diff_new_pack.577D9e/_old  2017-08-06 11:27:21.958259618 +0200
+++ /var/tmp/diff_new_pack.577D9e/_new  2017-08-06 11:27:21.970257928 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   icoutils
-Version:0.31.1
+Version:0.31.3
 Release:0
 Summary:Extracting and Converting Microsoft Icon and Cursor Files
 License:GPL-3.0+
@@ -50,7 +50,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING NEWS README TODO
+%doc AUTHORS COPYING NEWS README TODO
 %{_bindir}/*
 %{_mandir}/man?/*
 

++ icoutils-0.31.1.tar.bz2 -> icoutils-0.31.3.tar.bz2 ++
 22593 lines of diff (skipped)




commit icoutils for openSUSE:Factory

2013-07-01 Thread h_root
Hello community,

here is the log from the commit of package icoutils for openSUSE:Factory 
checked in at 2013-07-01 15:55:07

Comparing /work/SRC/openSUSE:Factory/icoutils (Old)
 and  /work/SRC/openSUSE:Factory/.icoutils.new (New)


Package is icoutils

Changes:

--- /work/SRC/openSUSE:Factory/icoutils/icoutils.changes2012-12-21 
14:41:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.icoutils.new/icoutils.changes   2013-07-01 
15:55:09.0 +0200
@@ -1,0 +2,8 @@
+Tue Jun 18 11:39:02 UTC 2013 - lazy.k...@opensuse.org
+
+- Update to 0.31.0.
+  * Change placement of libintl dependency.
+  * Man page improvements.
+- Remove gpg verification from bootstrap packages.
+
+---

Old:

  icoutils-0.30.0.tar.bz2
  icoutils-0.30.0.tar.bz2.sig

New:

  icoutils-0.31.0.tar.bz2
  icoutils-0.31.0.tar.bz2.sig



Other differences:
--
++ icoutils.spec ++
--- /var/tmp/diff_new_pack.gBO2Zk/_old  2013-07-01 15:55:10.0 +0200
+++ /var/tmp/diff_new_pack.gBO2Zk/_new  2013-07-01 15:55:10.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package icoutils
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   icoutils
-Version:0.30.0
+Version:0.31.0
 Release:0
 Summary:Extracting and Converting Microsoft Icon and Cursor Files
 License:GPL-3.0+
@@ -27,9 +27,6 @@
 Source1:
http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2.sig
 Source2:%{name}.keyring
 BuildRequires:  pkgconfig(libpng)
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -39,9 +36,6 @@
 libraries (.dll-files).
 
 %prep
-%if 0%{?gpg_verify:1}
-%gpg_verify %{SOURCE1}
-%endif
 %setup -q
 
 %build

++ icoutils-0.30.0.tar.bz2 - icoutils-0.31.0.tar.bz2 ++
 67791 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit icoutils for openSUSE:Factory

2012-12-21 Thread h_root
Hello community,

here is the log from the commit of package icoutils for openSUSE:Factory 
checked in at 2012-12-21 14:41:27

Comparing /work/SRC/openSUSE:Factory/icoutils (Old)
 and  /work/SRC/openSUSE:Factory/.icoutils.new (New)


Package is icoutils, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/icoutils/icoutils.changes2011-12-21 
10:00:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.icoutils.new/icoutils.changes   2012-12-21 
14:41:30.0 +0100
@@ -1,0 +2,12 @@
+Thu Dec 20 18:07:32 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 0.30.0.
+  * Fix crash with libpng version prior to 1.2.25.
+  * Man page improvements.
+  * Limit size of extracted icon to size of resource. Fixes a
+segfault (rh#701855).
+- Correct build dependencies: remove zlib-devel; libpng-devel -
+  pkgconfig(libpng).
+- Verify GPG signature.
+
+---

Old:

  icoutils-0.29.1.tar.bz2

New:

  icoutils-0.30.0.tar.bz2
  icoutils-0.30.0.tar.bz2.sig
  icoutils.keyring



Other differences:
--
++ icoutils.spec ++
--- /var/tmp/diff_new_pack.0y4TBw/_old  2012-12-21 14:41:31.0 +0100
+++ /var/tmp/diff_new_pack.0y4TBw/_new  2012-12-21 14:41:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package icoutils
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,20 @@
 #
 
 
-
 Name:   icoutils
-Version:0.29.1
-Release:3
-License:GPL-3.0+
+Version:0.30.0
+Release:0
 Summary:Extracting and Converting Microsoft Icon and Cursor Files
-Url:http://www.nongnu.org/icoutils/
+License:GPL-3.0+
 Group:  Productivity/Graphics/Convertors
+Url:http://www.nongnu.org/icoutils/
 Source0:
http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2
-BuildRequires:  libpng-devel
-BuildRequires:  zlib-devel
+Source1:
http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2.sig
+Source2:%{name}.keyring
+BuildRequires:  pkgconfig(libpng)
+%if 0%{?suse_version} = 1230
+BuildRequires:  gpg-offline
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -36,6 +39,9 @@
 libraries (.dll-files).
 
 %prep
+%if 0%{?gpg_verify:1}
+%gpg_verify %{SOURCE1}
+%endif
 %setup -q
 
 %build

++ icoutils-0.29.1.tar.bz2 - icoutils-0.30.0.tar.bz2 ++
 41997 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/icoutils-0.29.1/AUTHORS new/icoutils-0.30.0/AUTHORS
--- old/icoutils-0.29.1/AUTHORS 2010-02-28 13:19:12.0 +0100
+++ new/icoutils-0.30.0/AUTHORS 2012-08-23 17:25:27.0 +0200
@@ -22,6 +22,9 @@
 
 Joel Holdsworthj...@airwebreathe.org.uk
 Martin Gieseking
-Martin Storsj�mar...@martin.st
+Martin Storsjömar...@martin.st
 Mathew Eis mathew@gmail.com
- - misc. fixes
+ - Miscellaneous fixes and improvements
+
+Markus Schölzel m-schoel...@web.de
+ - man page improvements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/icoutils-0.29.1/NEWS new/icoutils-0.30.0/NEWS
--- old/icoutils-0.29.1/NEWS2010-02-13 18:39:01.0 +0100
+++ new/icoutils-0.30.0/NEWS2012-08-23 17:27:56.0 +0200
@@ -1,4 +1,11 @@
-2010-02-14: icoutils 0.29.0 released.
+2012-08-23: icoutils 0.30.0 released.
+  Fix crash with libpng version prior to 1.2.25. (Martin Storsjö)
+  Man page improvements. (Markus Schölzel)
+  Limit size of extracted icon to size of resource.
+   Fixes a segfault, see https://bugzilla.redhat.com/show_bug.cgi?id=701855 
(Martin Gieseking).
+   Also independently discovered and reported by Sasha Zivojinovic.
+
+2010-02-14: icoutils 0.29.0 released.
   Maintainer position adopted by Frank Richter frank.rich...@gmail.com.
   Fixed icotool to correctly populate the planes and bit_count fields of 
Win32CursorIconFileDirEntry for icons (Joel Holdsworth).
   Fix occasional infinite loop when presented a corrupted icon 

commit icoutils for openSUSE:Factory

2011-06-07 Thread h_root

Hello community,

here is the log from the commit of package icoutils for openSUSE:Factory
checked in at Tue Jun 7 09:30:29 CEST 2011.




--- icoutils/icoutils.changes   2011-04-11 13:00:26.0 +0200
+++ /mounts/work_src_done/STABLE/icoutils/icoutils.changes  2011-06-05 
10:20:00.0 +0200
@@ -1,0 +2,6 @@
+Sun Jun  5 08:16:50 UTC 2011 - lazy.k...@opensuse.org
+
+- use full URL for Source
+- correct suse_version macro
+
+---

calling whatdependson for head-i586




Other differences:
--
++ icoutils.spec ++
--- /var/tmp/diff_new_pack.fb5Z8k/_old  2011-06-07 09:20:29.0 +0200
+++ /var/tmp/diff_new_pack.fb5Z8k/_new  2011-06-07 09:20:29.0 +0200
@@ -19,16 +19,16 @@
 
 Name:   icoutils
 Version:0.29.1
-Release:1
+Release:3
 License:GPLv3+
 Summary:Extracting and Converting Microsoft Icon and Cursor Files
 Url:http://www.nongnu.org/icoutils/
 Group:  Productivity/Graphics/Other
-Source0:%{name}-%{version}.tar.bz2
-%if 0%{suse_version}  1130
-BuildRequires:  libpng-devel
-%else
+Source0:
http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2
+%if 0%{?suse_version}  0%{?suse_version} = 1130
 BuildRequires:  libpng12-compat-devel
+%else
+BuildRequires:  libpng-devel
 %endif
 BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit icoutils for openSUSE:Factory

2011-04-14 Thread h_root

Hello community,

here is the log from the commit of package icoutils for openSUSE:Factory
checked in at Thu Apr 14 10:22:52 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/icoutils/icoutils.changes  2011-04-11 
13:00:26.0 +0200
@@ -0,0 +1,41 @@
+---
+Mon Apr 11 10:58:07 UTC 2011 - lazy.k...@opensuse.org
+
+- build requires libpng12-compat-devel for oS  11.2
+- added COPYING
+
+---
+Sun Sep  5 21:51:45 UTC 2010 - lazy.kent.s...@gmail.com
+
+- removed unnecessary build dependences
+- marked manpages as docs
+- minor spec formatting
+
+---
+Mon Apr 12 07:12:52 UTC 2010 - lazy.kent.s...@gmail.com
+
+- update to 0.29.1
+- added new author
+
+---
+Wed Oct 21 00:00:00 UTC 2009 - lazy.kent.s...@gmail.com
+
+- update to 0.28.0
+  * license changed to GPLv3+
+
+---
+Thu Oct 15 00:00:00 UTC 2009 - lazy.kent.s...@gmail.com
+
+- spec-file corrected
+
+---
+Fri Aug 14 00:00:00 UTC 2009 - lazy.kent.s...@gmail.com
+
+- update to 0.27.0
+  * minor fixes
+
+---
+Sun Mar  1 00:00:00 UTC 2009 - lazy.kent.s...@gmail.com
+
+- spec-file corrected
+

calling whatdependson for head-i586


New:

  icoutils-0.29.1.tar.bz2
  icoutils.changes
  icoutils.spec



Other differences:
--
++ icoutils.spec ++
#
# spec file for package icoutils
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:   icoutils
Version:0.29.1
Release:1
License:GPLv3+
Summary:Extracting and Converting Microsoft Icon and Cursor Files
Url:http://www.nongnu.org/icoutils/
Group:  Productivity/Graphics/Other
Source0:%{name}-%{version}.tar.bz2
%if 0%{suse_version}  1130
BuildRequires:  libpng-devel
%else
BuildRequires:  libpng12-compat-devel
%endif
BuildRequires:  zlib-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
The icoutils are a set of programs for extracting and converting images
in Microsoft Windows icon and cursor files. These files usually have the
extension .ico or .cur, but they can also be embedded in executables or
libraries (.dll-files).



Authors:

Frank Richter frank.rich...@gmail.com
Oskar Liljeblad os...@osk.mine.nu

%prep
%setup -q

%build
# Don't compile strange locales en@boldquot and en@quot.
# Otherwise, remove '--disable-nls'.
%configure --disable-nls
%__make %{?_smp_mflags}

%install
%makeinstall

%clean
%{?buildroot:%__rm -rf %{buildroot}}

%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS README TODO
%doc %{_mandir}/man?/*
%{_bindir}/*

%changelog





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org