commit libXinerama for openSUSE:Factory

2018-07-13 Thread root
Hello community,

here is the log from the commit of package libXinerama for openSUSE:Factory 
checked in at 2018-07-13 10:16:27

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


Package is "libXinerama"

Fri Jul 13 10:16:27 2018 rev:9 rq:621311 version:1.1.4

Changes:

--- /work/SRC/openSUSE:Factory/libXinerama/libXinerama.changes  2013-06-05 
13:29:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.libXinerama.new/libXinerama.changes 
2018-07-13 10:16:31.442110836 +0200
@@ -1,0 +2,6 @@
+Fri Jul  6 10:21:02 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.1.4
+  * Contains some tiny bugfixes sitting in git unreleased for too long.
+
+---

Old:

  libXinerama-1.1.3.tar.bz2

New:

  libXinerama-1.1.4.tar.bz2



Other differences:
--
++ libXinerama.spec ++
--- /var/tmp/diff_new_pack.RnkO6W/_old  2018-07-13 10:16:31.858111329 +0200
+++ /var/tmp/diff_new_pack.RnkO6W/_new  2018-07-13 10:16:31.858111329 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libXinerama
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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:   libXinerama
 %define lname  libXinerama1
-Version:1.1.3
+Version:1.1.4
 Release:0
 Summary:Xinerama extension to the X11 Protocol
 License:MIT
@@ -28,6 +28,7 @@
 #Git-Clone:git://anongit.freedesktop.org/xorg/lib/libXinerama
 #Git-Web:  http://cgit.freedesktop.org/xorg/lib/libXinerama/
 Source: 
http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:autoconf >= 2.60, automake, libtool
 BuildRequires:  fdupes

++ libXinerama-1.1.3.tar.bz2 -> libXinerama-1.1.4.tar.bz2 ++
 27607 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/libXinerama-1.1.3/ChangeLog new/libXinerama-1.1.4/ChangeLog
--- old/libXinerama-1.1.3/ChangeLog 2013-05-31 02:36:00.0 +0200
+++ new/libXinerama-1.1.4/ChangeLog 2018-07-05 17:43:47.0 +0200
@@ -1,3 +1,78 @@
+commit c3ab2361f13154921df2992f9eacc1ea1b3f946b
+Author: Adam Jackson 
+Date:   Thu Jul 5 11:42:49 2018 -0400
+
+libXinerama 1.1.4
+
+Signed-off-by: Adam Jackson 
+
+commit 56777107b0c517ba58304d6a247bf65f7a27eb96
+Author: Mihail Konev 
+Date:   Thu Jan 26 13:52:49 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 8760aecaae521a4ea88793462eb743d5877320c8
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit 7dcef53aa805884e1317d50db7778e422e3b412b
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit 1142dd023acaac3cad96137aaf24c45b260e3ecd
+Author: Tobias Stoeckmann 
+Date:   Sun Jan 22 15:18:04 2017 +0100
+
+libXinerama: Set number of screens to 0 on error
+
+The documentation of XineramaQueryScreens states that number is always
+set to the amount of screens in the returned array, but if the
+communication with the X server fails, NULL is returned without
+modifying number.
+
+At least dwm relies on the fact that number is set to 0 on error, i.e.
+when NULL is returned. As a NULL pointer contains 0 elements and the
+documentation states that number contains the amount of elements of the
+returned array, I think this should be fixed inside libXinerama.
+
+Reviewed-by: Adam Jackson 
+
+commit edd95182b26eb5d576d4878c559e0f17dddaa909
+Author: Michael Joost 
+Date:   Mon Nov 18 16:11:26 2013 +0100
+
+Remove fallback for _XEatDataWords, require lib

commit libXinerama for openSUSE:Factory

2013-06-05 Thread h_root
Hello community,

here is the log from the commit of package libXinerama for openSUSE:Factory 
checked in at 2013-06-05 13:29:52

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


Package is "libXinerama"

Changes:

--- /work/SRC/openSUSE:Factory/libXinerama/libXinerama.changes  2013-03-22 
11:55:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.libXinerama.new/libXinerama.changes 
2013-06-05 13:29:53.0 +0200
@@ -1,0 +2,7 @@
+Sat Jun  1 19:47:21 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.1.3:
+  This bug fix release primarily provides the fix for the recently announced
+  security vulnerability CVE-2013-1985.
+
+---

Old:

  libXinerama-1.1.2.tar.bz2

New:

  libXinerama-1.1.3.tar.bz2



Other differences:
--
++ libXinerama.spec ++
--- /var/tmp/diff_new_pack.rPhWFV/_old  2013-06-05 13:29:54.0 +0200
+++ /var/tmp/diff_new_pack.rPhWFV/_new  2013-06-05 13:29:54.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   libXinerama
 %define lname  libXinerama1
-Version:1.1.2
+Version:1.1.3
 Release:0
 Summary:Xinerama extension to the X11 Protocol
 License:MIT

++ libXinerama-1.1.2.tar.bz2 -> libXinerama-1.1.3.tar.bz2 ++
 13005 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/libXinerama-1.1.2/ChangeLog new/libXinerama-1.1.3/ChangeLog
--- old/libXinerama-1.1.2/ChangeLog 2012-03-08 05:32:09.0 +0100
+++ new/libXinerama-1.1.3/ChangeLog 2013-05-31 02:36:00.0 +0200
@@ -1,3 +1,52 @@
+commit 6e1d1dc328ba8162bba2f4694e7f3c706a1491ff
+Author: Alan Coopersmith 
+Date:   Thu May 30 17:27:51 2013 -0700
+
+libXinerama 1.1.3
+
+Signed-off-by: Alan Coopersmith 
+
+commit 99c644fc8488657bdd106717df7446d606f9ef22
+Author: Alan Coopersmith 
+Date:   Fri Mar 8 19:55:55 2013 -0800
+
+integer overflow in XineramaQueryScreens() [CVE-2013-1985]
+
+If the reported number of screens is too large, the calculations to
+allocate memory for them may overflow, leaving us writing beyond the
+bounds of the allocation.
+
+Reported-by: Ilja Van Sprundel 
+Signed-off-by: Alan Coopersmith 
+
+commit 7ce3ce4be46087f9cc57cb415875abaaa961f734
+Author: Alan Coopersmith 
+Date:   Sat May 4 09:21:14 2013 -0700
+
+Use _XEatDataWords to avoid overflow of _XEatData calculations
+
+rep.length is a CARD32, so rep.length << 2 could overflow in 32-bit builds
+
+Signed-off-by: Alan Coopersmith 
+
+commit 470b9356af961ff7d3968b164aa73872b49a5dcc
+Author: Colin Walters 
+Date:   Wed Jan 4 17:37:06 2012 -0500
+
+autogen.sh: Implement GNOME Build API
+
+http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Adam Jackson 
+
+commit c20859051442e4a262895a78ae934758fbdc34a0
+Author: Adam Jackson 
+Date:   Tue Jan 15 14:28:48 2013 -0500
+
+configure: Remove AM_MAINTAINER_MODE
+
+Signed-off-by: Adam Jackson 
+
 commit 34b66b71eeb04a50125a3e5c59fe0d22500ab679
 Author: Alan Coopersmith 
 Date:   Wed Mar 7 20:29:30 2012 -0800
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/libXinerama-1.1.2/config.h.in new/libXinerama-1.1.3/config.h.in
--- old/libXinerama-1.1.2/config.h.in   2012-03-08 05:29:58.0 +0100
+++ new/libXinerama-1.1.3/config.h.in   2013-05-31 02:28:11.0 +0200
@@ -30,6 +30,9 @@
 /* Define to 1 if you have the  header file. */
 #undef HAVE_UNISTD_H
 
+/* Define to 1 if you have the `_XEatDataWords' function. */
+#undef HAVE__XEATDATAWORDS
+
 /* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
 #undef LT_OBJDIR
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/libXinerama-1.1.2/configure.ac new/libXinerama-1.1.3/configure.ac
--- old/libXinerama-1.1.2/configure.ac  2012-03-08 05:29:39.00

commit libXinerama for openSUSE:Factory

2013-03-22 Thread h_root
Hello community,

here is the log from the commit of package libXinerama for openSUSE:Factory 
checked in at 2013-03-22 11:55:38

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


Package is "libXinerama", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libXinerama/libXinerama.changes  2012-05-08 
11:58:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.libXinerama.new/libXinerama.changes 
2013-03-22 11:55:39.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 17 17:21:53 UTC 2013 - jeng...@inai.de
+
+- Use more robust make install call
+- Avoid calling fdupes outside of /usr
+
+---



Other differences:
--
++ libXinerama.spec ++
--- /var/tmp/diff_new_pack.xWVNDy/_old  2013-03-22 11:55:40.0 +0100
+++ /var/tmp/diff_new_pack.xWVNDy/_new  2013-03-22 11:55:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libXinerama
 #
-# 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
@@ -73,9 +73,9 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make install DESTDIR="%buildroot"
 rm -f "%buildroot/%_libdir"/*.la
-%fdupes %buildroot
+%fdupes %buildroot/%_prefix
 
 %post -n %lname -p /sbin/ldconfig
 

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



commit libXinerama for openSUSE:Factory

2012-05-08 Thread h_root
Hello community,

here is the log from the commit of package libXinerama for openSUSE:Factory 
checked in at 2012-05-08 11:57:45

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


Package is "libXinerama", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libXinerama/libXinerama.changes  2012-02-17 
12:03:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.libXinerama.new/libXinerama.changes 
2012-05-08 11:58:44.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 11 15:18:19 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.1.2:
+  + Janitorial cleanups
+  + Build configuration improvements
+
+---

Old:

  libXinerama-1.1.1.tar.bz2

New:

  libXinerama-1.1.2.tar.bz2



Other differences:
--
++ libXinerama.spec ++
--- /var/tmp/diff_new_pack.nNuA46/_old  2012-05-08 11:58:45.0 +0200
+++ /var/tmp/diff_new_pack.nNuA46/_new  2012-05-08 11:58:45.0 +0200
@@ -14,24 +14,29 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   libXinerama
 %define lname  libXinerama1
-Version:1.1.1
+Version:1.1.2
 Release:0
 Summary:Xinerama extension to the X11 Protocol
 License:MIT
 Group:  Development/Libraries/C and C++
-URL:http://xorg.freedesktop.org/
+Url:http://xorg.freedesktop.org/
 
 #Git-Clone:git://anongit.freedesktop.org/xorg/lib/libXinerama
 #Git-Web:  http://cgit.freedesktop.org/xorg/lib/libXinerama/
-Source: %name-%version.tar.bz2
-BuildRoot: %_tmppath/%name-%version-build
+Source: 
http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:autoconf >= 2.60, automake, libtool
 BuildRequires: fdupes
-BuildRequires:  pkgconfig, pkgconfig(xorg-macros) >= 1.8
-BuildRequires: pkgconfig(x11), pkgconfig(xext), pkgconfig(xextproto)
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xextproto)
 BuildRequires: pkgconfig(xineramaproto) >= 1.1.99.1
+BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 
 %description
 Xinerama is an extension to the X Window System which enables

++ libXinerama-1.1.1.tar.bz2 -> libXinerama-1.1.2.tar.bz2 ++
 40358 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/libXinerama-1.1.1/ChangeLog new/libXinerama-1.1.2/ChangeLog
--- old/libXinerama-1.1.1/ChangeLog 2010-10-28 08:29:12.0 +0200
+++ new/libXinerama-1.1.2/ChangeLog 2012-03-08 05:32:09.0 +0100
@@ -1,3 +1,66 @@
+commit 34b66b71eeb04a50125a3e5c59fe0d22500ab679
+Author: Alan Coopersmith 
+Date:   Wed Mar 7 20:29:30 2012 -0800
+
+libXinerama 1.1.2
+
+Signed-off-by: Alan Coopersmith 
+
+commit 2a6cc285b7f9c880d08de6e58b045a314fc1ff78
+Author: Alan Coopersmith 
+Date:   Thu Nov 10 21:35:42 2011 -0800
+
+Fix gcc -Wwrite-strings warning
+
+Signed-off-by: Alan Coopersmith 
+
+commit 3e94f2d5fe0ee95f54faabbe253ac33327ef6d66
+Author: Alan Coopersmith 
+Date:   Fri Sep 16 22:44:02 2011 -0700
+
+Strip trailing whitespace
+
+Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
+git diff -w & git diff -b show no diffs from this change
+
+Signed-off-by: Alan Coopersmith 
+
+commit 22cd4cfdf1613d73cdd84eae805239f55c4265c2
+Author: Gaetan Nadon 
+Date:   Wed Feb 2 11:43:43 2011 -0500
+
+config: comment, minor upgrade, quote and layout configure.ac
+
+Group statements per section as per Autoconf standard layout
+Quote statements where appropriate.
+Autoconf recommends not using dnl instead of # for comments
+
+Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
+Add AC_CONFIG_SRCDIR([Makefile.am])
+
+This helps automated maintenance and release activities.
+Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
+
+commit 6333852f00206cfb9320f4ddca685195a79341a9
+Author: Gaetan Nadon 
+Date:   Fri Jan 28 19:41:37 2011 -0500
+
+config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
+
+Signed-off-by: Gaetan Nadon 
+
+commit 8dcc510ee404798a688574d57157eb9e1477ea44
+Author: Gaetan Nadon 
+Date:   Thu Jan 27 18:50:15 2011 -0500
+
+config: remove AC_PROG