Hello community,

here is the log from the commit of package libsigsegv for openSUSE:Factory 
checked in at 2017-02-25 00:46:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsigsegv (Old)
 and      /work/SRC/openSUSE:Factory/.libsigsegv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsigsegv"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsigsegv/libsigsegv.changes    2013-07-03 
16:37:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libsigsegv.new/libsigsegv.changes       
2017-02-25 00:46:04.461024759 +0100
@@ -1,0 +2,13 @@
+Wed Feb 22 07:29:42 UTC 2017 - [email protected]
+
+- Update to version 2.11
+  * Added support for catching stack overflow on Linux/SPARC.
+  * Provide a correct value for SIGSTKSZ on 64-bit AIX and on HP-UX. The one
+    defined by these systems is too small.
+  * Updated build infrastructure.
+  * Compilation now requires the <stdint.h> include file. Platforms which
+  don't have this include file (such as IRIX) are no longer supported.
+  * NOTE: Support for Cygwin and native Windows is currently not up-to-date.
+- Update URL that is use https://www.gnu.org/software/libsigsegv/
+
+-------------------------------------------------------------------
@@ -10 +23 @@
-- Update tp version 2.10
+- Update to version 2.10

Old:
----
  libsigsegv-2.10.tar.gz

New:
----
  libsigsegv-2.11.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libsigsegv.spec ++++++
--- /var/tmp/diff_new_pack.7EpPfq/_old  2017-02-25 00:46:05.272900988 +0100
+++ /var/tmp/diff_new_pack.7EpPfq/_new  2017-02-25 00:46:05.276900379 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsigsegv
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -26,12 +26,12 @@
 BuildRequires:  libtool
 BuildRequires:  make
 BuildRequires:  pkgconfig
-Version:        2.10
+Version:        2.11
 Release:        0
 Summary:        Library for Handling Page Faults in User Mode
 License:        GPL-2.0+
 Group:          System/Libraries
-Url:            http://libsigsegv.sourceforge.net/
+Url:            https://www.gnu.org/software/libsigsegv/
 Source:         
ftp://ftp.gnu.org/pub/gnu/libsigsegv/libsigsegv-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -84,9 +84,10 @@
 %check
 %if 0%{?qemu_user_space_build:1}
 # qemu does not support stack overflows well ;)
-export XFAIL_TESTS="stackoverflow1 stackoverflow2"
-%endif
+%__make check TESTS='sigsegv1 sigsegv2 sigsegv3'
+%else
 %__make check
+%endif
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig

++++++ libsigsegv-2.10.tar.gz -> libsigsegv-2.11.tar.gz ++++++
++++ 32289 lines of diff (skipped)


Reply via email to