commit lhasa for openSUSE:Factory

2016-04-06 Thread h_root
Hello community,

here is the log from the commit of package lhasa for openSUSE:Factory checked 
in at 2016-04-06 11:52:41

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


Package is "lhasa"

Changes:

--- /work/SRC/openSUSE:Factory/lhasa/lhasa.changes  2015-11-10 
10:03:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.lhasa.new/lhasa.changes 2016-04-06 
11:52:45.0 +0200
@@ -1,0 +2,8 @@
+Mon Apr  4 17:32:33 UTC 2016 - kstreit...@suse.com
+
+- Update to new upstream release 0.3.1
+  * This release fixes an integer underflow vulnerability in the
+code for doing LZH level 3 header decodes (TALOS-CAN-0095)
+[bnc#973790] [CVE-2016-2347]
+
+---

Old:

  lhasa-0.3.0.tar.gz
  lhasa-0.3.0.tar.gz.asc

New:

  lhasa-0.3.1.tar.gz
  lhasa-0.3.1.tar.gz.asc



Other differences:
--
++ lhasa.spec ++
--- /var/tmp/diff_new_pack.2FEM4e/_old  2016-04-06 11:52:46.0 +0200
+++ /var/tmp/diff_new_pack.2FEM4e/_new  2016-04-06 11:52:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lhasa
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   lhasa
 %define lname  liblhasa0
-Version:0.3.0
+Version:0.3.1
 Release:0
 Summary:Program to unpack LHARC archives
 License:ISC

++ lhasa-0.3.0.tar.gz -> lhasa-0.3.1.tar.gz ++
 9511 lines of diff (skipped)




commit lhasa for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package lhasa for openSUSE:Factory checked 
in at 2015-11-10 10:03:03

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


Package is "lhasa"

Changes:

--- /work/SRC/openSUSE:Factory/lhasa/lhasa.changes  2014-09-25 
08:43:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.lhasa.new/lhasa.changes 2015-11-10 
10:03:04.0 +0100
@@ -1,0 +2,12 @@
+Sat Nov  7 09:38:52 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 0.3.0
+* PMarc -pm1- archives that contain truncated compressed data (the
+  decompressed length is longer than what can be read from the
+  compressed data) now decompress as intended. Certain archives in
+  the wild make the assumption that this can be done.
+* LArc -lz5- archives that make use of the initial history buffer
+  now decompress correctly.
+* The tests no longer use predictable temporary paths.
+
+---

Old:

  lhasa-0.2.0.tar.gz
  lhasa-0.2.0.tar.gz.asc

New:

  lhasa-0.3.0.tar.gz
  lhasa-0.3.0.tar.gz.asc



Other differences:
--
++ lhasa.spec ++
--- /var/tmp/diff_new_pack.VFYky7/_old  2015-11-10 10:03:05.0 +0100
+++ /var/tmp/diff_new_pack.VFYky7/_new  2015-11-10 10:03:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lhasa
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   lhasa
 %define lname  liblhasa0
-Version:0.2.0
+Version:0.3.0
 Release:0
 Summary:Program to unpack LHARC archives
 License:ISC
@@ -30,7 +30,7 @@
 Source2:
http://www.soulsphere.org/projects/lhasa/lhasa-%version.tar.gz.asc
 Source3:%name.keyring
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
 
 %description
@@ -66,8 +66,8 @@
 
 %install
 b="%buildroot";
-make install DESTDIR="$b";
-rm -f "$b/%_libdir"/*.la;
+%make_install
+rm -f "$b/%_libdir"/*.la
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig

++ lhasa-0.2.0.tar.gz -> lhasa-0.3.0.tar.gz ++
 1763 lines of diff (skipped)




commit lhasa for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package lhasa for openSUSE:Factory checked 
in at 2014-09-25 08:43:00

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


Package is lhasa

Changes:

--- /work/SRC/openSUSE:Factory/lhasa/lhasa.changes  2013-08-10 
18:31:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.lhasa.new/lhasa.changes 2014-09-25 
08:43:01.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 15:41:34 UTC 2014 - jeng...@inai.de
+
+- Drop gpg-offline build-time requirement; this is now handled by
+  the local source validator
+
+---



Other differences:
--
++ lhasa.spec ++
--- /var/tmp/diff_new_pack.jTCtx0/_old  2014-09-25 08:43:02.0 +0200
+++ /var/tmp/diff_new_pack.jTCtx0/_new  2014-09-25 08:43:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lhasa
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -25,15 +25,11 @@
 Group:  Productivity/Archiving/Compression
 Url:http://fragglet.github.com/lhasa/
 
-#Freecode-URL: http://freecode.com/projects/lhasa
 #Git-Clone:git://github.com/fragglet/lhasa
 Source: http://www.soulsphere.org/projects/lhasa/lhasa-%version.tar.gz
 Source2:
http://www.soulsphere.org/projects/lhasa/lhasa-%version.tar.gz.asc
 Source3:%name.keyring
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 
@@ -62,7 +58,6 @@
 in %lname.
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
 %setup -q
 
 %build


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



commit lhasa for openSUSE:Factory

2013-08-10 Thread h_root
Hello community,

here is the log from the commit of package lhasa for openSUSE:Factory checked 
in at 2013-08-10 18:31:51

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


Package is lhasa

Changes:

--- /work/SRC/openSUSE:Factory/lhasa/lhasa.changes  2013-04-02 
12:07:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.lhasa.new/lhasa.changes 2013-08-10 
18:31:53.0 +0200
@@ -1,0 +2,12 @@
+Wed Aug  7 21:20:14 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 0.2.0
+* Decompression of archives using the -lhx- file format supported
+  by unlha32.dll is now supported.
+* The -p (print to stdout) command line option is now supported.
+* A bug where archives read from pipes (e.g. stdin) were not
+  extracted beyond the first file in the archive was fixed.
+* Output when using the -w (extract directory) option now correctly
+  matches the output of Unix lha.
+
+---

Old:

  lhasa-0.1.0.tar.gz
  lhasa-0.1.0.tar.gz.asc

New:

  lhasa-0.2.0.tar.gz
  lhasa-0.2.0.tar.gz.asc



Other differences:
--
++ lhasa.spec ++
--- /var/tmp/diff_new_pack.fAkdS5/_old  2013-08-10 18:31:54.0 +0200
+++ /var/tmp/diff_new_pack.fAkdS5/_new  2013-08-10 18:31:54.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   lhasa
 %define lname  liblhasa0
-Version:0.1.0
+Version:0.2.0
 Release:0
 Summary:Program to unpack LHARC archives
 License:ISC

++ lhasa-0.1.0.tar.gz - lhasa-0.2.0.tar.gz ++
 30819 lines of diff (skipped)

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



commit lhasa for openSUSE:Factory

2013-04-02 Thread h_root
Hello community,

here is the log from the commit of package lhasa for openSUSE:Factory checked 
in at 2013-04-02 12:07:28

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


Package is lhasa, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/lhasa/lhasa.changes  2013-03-15 
10:39:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.lhasa.new/lhasa.changes 2013-04-02 
12:07:30.0 +0200
@@ -1,0 +2,10 @@
+Thu Mar 28 21:28:20 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 0.1.0
+* This version adds better support for OS-9 lzh archives and fixes
+  several security vulnerabilities related to handling of symbolic
+  links.
+- Remove 0001-build-support-for-automake-1.13.patch
+  (merged upstream)
+
+---

Old:

  0001-build-support-for-automake-1.13.patch
  lhasa-0.0.7.tar.xz

New:

  lhasa-0.1.0.tar.gz
  lhasa-0.1.0.tar.gz.asc
  lhasa.keyring



Other differences:
--
++ lhasa.spec ++
--- /var/tmp/diff_new_pack.R2Nach/_old  2013-04-02 12:07:32.0 +0200
+++ /var/tmp/diff_new_pack.R2Nach/_new  2013-04-02 12:07:32.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   lhasa
 %define lname  liblhasa0
-Version:0.0.7
+Version:0.1.0
 Release:0
 Summary:Program to unpack LHARC archives
 License:ISC
@@ -27,13 +27,13 @@
 
 #Freecode-URL: http://freecode.com/projects/lhasa
 #Git-Clone:git://github.com/fragglet/lhasa
-#DL-URL:   https://github.com/downloads/fragglet/lhasa/lhasa-0.0.7.tar.gz
-Source: %name-%version.tar.xz
-Patch1: 0001-build-support-for-automake-1.13.patch
+Source: http://www.soulsphere.org/projects/lhasa/lhasa-%version.tar.gz
+Source2:
http://www.soulsphere.org/projects/lhasa/lhasa-%version.tar.gz.asc
+Source3:%name.keyring
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  libtool
+%if 0%{?suse_version} = 1230
+BuildRequires:  gpg-offline
+%endif
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 
@@ -62,11 +62,10 @@
 in %lname.
 
 %prep
+%{?gpg_verify: %gpg_verify %{S:2}}
 %setup -q
-%patch -P 1 -p1
 
 %build
-autoreconf -fi
 %configure --disable-static
 make %{?_smp_mflags};
 
@@ -76,7 +75,6 @@
 rm -f $b/%_libdir/*.la;
 
 %post -n %lname -p /sbin/ldconfig
-
 %postun -n %lname -p /sbin/ldconfig
 
 %files

++ lhasa.keyring ++
pub   4096R/23354344 2012-06-17
uid  Simon Howard frag...@gmail.com
sub   4096R/7403AB9B 2012-06-17

-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v2.0.19 (GNU/Linux)

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

commit lhasa for openSUSE:Factory

2013-03-15 Thread h_root
Hello community,

here is the log from the commit of package lhasa for openSUSE:Factory checked 
in at 2013-03-15 10:39:29

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


Package is lhasa, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/lhasa/lhasa.changes  2013-03-08 
09:14:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.lhasa.new/lhasa.changes 2013-03-15 
10:39:30.0 +0100
@@ -1,0 +2,5 @@
+Thu Mar  7 13:13:00 UTC 2013 - jeng...@inai.de
+
+- Add 0001-build-support-for-automake-1.13.patch
+
+---

New:

  0001-build-support-for-automake-1.13.patch



Other differences:
--
++ lhasa.spec ++
--- /var/tmp/diff_new_pack.Fa5HI4/_old  2013-03-15 10:39:31.0 +0100
+++ /var/tmp/diff_new_pack.Fa5HI4/_new  2013-03-15 10:39:31.0 +0100
@@ -24,12 +24,16 @@
 License:ISC
 Group:  Productivity/Archiving/Compression
 Url:http://fragglet.github.com/lhasa/
-#Freecode-URL: http://freecode.com/projects/lhasa
 
+#Freecode-URL: http://freecode.com/projects/lhasa
 #Git-Clone:git://github.com/fragglet/lhasa
 #DL-URL:   https://github.com/downloads/fragglet/lhasa/lhasa-0.0.7.tar.gz
 Source: %name-%version.tar.xz
+Patch1: 0001-build-support-for-automake-1.13.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 
@@ -59,8 +63,10 @@
 
 %prep
 %setup -q
+%patch -P 1 -p1
 
 %build
+autoreconf -fi
 %configure --disable-static
 make %{?_smp_mflags};
 

++ 0001-build-support-for-automake-1.13.patch ++
From b639f8e30ff6d7190766c66129559fe3348ac58c Mon Sep 17 00:00:00 2001
From: Jan Engelhardt jeng...@inai.de
Date: Fri, 1 Mar 2013 00:05:37 +0100
Subject: [PATCH] build: support for automake-1.13

AM_CONFIG_HEADER is long obsolete; replace by the more timely
AC_CONFIG_HEADERS. Also nuke that ancient AM_INIT_AUTOMAKE syntax.
---
 configure.ac |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 30ae86b..eaf920e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_INIT(Lhasa, 0.0.7, frag...@gmail.com, lhasa)
 AC_CONFIG_AUX_DIR(autotools)
 
-AM_INIT_AUTOMAKE($PACKAGE_TARNAME, $PACKAGE_VERSION, no-define)
+AM_INIT_AUTOMAKE([no-define])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AM_PROG_CC_C_O
 
@@ -71,7 +71,7 @@ AC_SUBST(MAIN_CFLAGS)
 AC_SUBST(TEST_CFLAGS)
 AC_SUBST(ac_aux_dir)
 
-AM_CONFIG_HEADER(config.h:config.hin)
+AC_CONFIG_HEADERS([config.h:config.hin])
 
 AC_OUTPUT([
 liblhasa.pc
-- 
1.7.10.4

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



commit lhasa for openSUSE:Factory

2013-03-08 Thread h_root
Hello community,

here is the log from the commit of package lhasa for openSUSE:Factory checked 
in at 2013-03-08 09:14:06

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


Package is lhasa, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/lhasa/lhasa.changes  2012-06-05 
15:32:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.lhasa.new/lhasa.changes 2013-03-08 
09:14:07.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 28 23:10:57 UTC 2013 - jeng...@inai.de
+
+- Remove redundant call to autoreconf
+
+---



Other differences:
--
++ lhasa.spec ++
--- /var/tmp/diff_new_pack.sAhyKO/_old  2013-03-08 09:14:08.0 +0100
+++ /var/tmp/diff_new_pack.sAhyKO/_new  2013-03-08 09:14:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lhasa
 #
-# 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
@@ -26,10 +26,10 @@
 Url:http://fragglet.github.com/lhasa/
 #Freecode-URL: http://freecode.com/projects/lhasa
 
+#Git-Clone:git://github.com/fragglet/lhasa
 #DL-URL:   https://github.com/downloads/fragglet/lhasa/lhasa-0.0.7.tar.gz
 Source: %name-%version.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 
@@ -61,7 +61,6 @@
 %setup -q
 
 %build
-autoreconf -fi;
 %configure --disable-static
 make %{?_smp_mflags};
 

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



commit lhasa for openSUSE:Factory

2012-06-05 Thread h_root
Hello community,

here is the log from the commit of package lhasa for openSUSE:Factory checked 
in at 2012-06-05 15:32:21

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


Package is lhasa, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/lhasa/lhasa.changes  2012-05-16 
21:08:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.lhasa.new/lhasa.changes 2012-06-05 
15:32:24.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  2 23:05:27 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 0.0.7
+* This release adds support for extraction of Unix symbolic links
+  and parsing of Unix-level 0 extended header areas. A decompressor
+  has been added for the old PMarc compression algorithm (-pm1-).
+
+---

Old:

  lhasa-0.0.5.tar.xz
  liblhasa-pkgconfig.diff

New:

  lhasa-0.0.7.tar.xz



Other differences:
--
++ lhasa.spec ++
--- /var/tmp/diff_new_pack.uGOp8r/_old  2012-06-05 15:32:25.0 +0200
+++ /var/tmp/diff_new_pack.uGOp8r/_new  2012-06-05 15:32:25.0 +0200
@@ -14,9 +14,11 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   lhasa
 %define lname  liblhasa0
-Version:0.0.5
+Version:0.0.7
 Release:0
 Summary:Program to unpack LHARC archives
 License:ISC
@@ -24,11 +26,12 @@
 Url:http://fragglet.github.com/lhasa/
 #Freecode-URL: http://freecode.com/projects/lhasa
 
-#DL-URL:   https://github.com/downloads/fragglet/lhasa/lhasa-0.0.5.tar.gz
+#DL-URL:   https://github.com/downloads/fragglet/lhasa/lhasa-0.0.7.tar.gz
 Source: %name-%version.tar.xz
-Patch1:liblhasa-pkgconfig.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires: libtool pkgconfig xz
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRequires:  xz
 
 %description
 Lhasa is a replacement for the Unix LHA tool, for decompressing
@@ -56,7 +59,6 @@
 
 %prep
 %setup -q
-%patch -P 1 -p1
 
 %build
 autoreconf -fi;

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