commit xconsole for openSUSE:Factory

2017-02-07 Thread root
Hello community,

here is the log from the commit of package xconsole for openSUSE:Factory 
checked in at 2017-02-07 11:56:02

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


Package is "xconsole"

Changes:

--- /work/SRC/openSUSE:Factory/xconsole/xconsole.changes2013-07-22 
15:02:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.xconsole.new/xconsole.changes   2017-02-07 
11:56:03.540600180 +0100
@@ -1,0 +2,11 @@
+Wed Feb  1 13:00:35 UTC 2017 - sndir...@suse.com
+
+- Update to version 1.0.7:
+  * configure: Drop AM_MAINTAINER_MODE
+  * autogen.sh: Honor NOCONFIGURE=1
+  * config: add AC_USE_SYSTEM_EXTENSIONS
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+---

Old:

  xconsole-1.0.6.tar.bz2

New:

  xconsole-1.0.7.tar.bz2



Other differences:
--
++ xconsole.spec ++
--- /var/tmp/diff_new_pack.69mRAL/_old  2017-02-07 11:56:04.064525906 +0100
+++ /var/tmp/diff_new_pack.69mRAL/_new  2017-02-07 11:56:04.064525906 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xconsole
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   xconsole
-Version:1.0.6
+Version:1.0.7
 Release:0
 Summary:Utility to monitor system console messages with X
 License:MIT

++ xconsole-1.0.6.tar.bz2 -> xconsole-1.0.7.tar.bz2 ++
 14379 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/xconsole-1.0.6/ChangeLog new/xconsole-1.0.7/ChangeLog
--- old/xconsole-1.0.6/ChangeLog2013-07-19 06:29:51.0 +0200
+++ new/xconsole-1.0.7/ChangeLog2017-01-29 20:18:28.0 +0100
@@ -1,3 +1,72 @@
+commit 61318786d4c171423cea84071da1bc7ab1a36427
+Author: Matt Turner 
+Date:   Sun Jan 29 11:17:53 2017 -0800
+
+xconsole 1.0.7
+
+Signed-off-by: Matt Turner 
+
+commit 73b530c4843bf0c6712b954cdfb5edc46e759ed8
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:20 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 2e8afc7e7f24003a5b8804bf990590ca41ec48a2
+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 16fa2630b198c80b07311022a0d71858363f15c0
+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 649966c9f22e868e7623507e098a03be6e13e6a7
+Author: Alan Coopersmith 
+Date:   Thu May 7 23:03:38 2015 -0700
+
+config: add AC_USE_SYSTEM_EXTENSIONS
+
+Might fix https://bugs.freedesktop.org/show_bug.cgi?id=6336 on 64-bit Linux
+Shouldn't hurt anyone
+
+Signed-off-by: Alan Coopersmith 
+
+commit 8536b831dbaef02a547b9fc637347a1459413e2b
+Author: Alan Coopersmith 
+Date:   Mon Jun 2 22:20:38 2014 -0700
+
+autogen.sh: Honor NOCONFIGURE=1
+
+See http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Alan Coopersmith 
+
+commit 7bc0c3346c5311317f013e4b4796b20dd7502f77
+Author: Alan Coopersmith 
+Date:   Mon Jun 2 22:20:38 2014 -0700
+
+configure: Drop AM_MAINTAINER_MODE
+
+Signed-off-by: Alan Coopersmith 
+
 commit f4ba22c10b9b1bd175fa39d25118bf904ba82eec
 Author: Alan Coopersmith 
 Date:   Thu Jul 18 21:24:07 2013 -0700
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/xconsole-1.0.6/INSTALL new/xconsole-1.0.7/INSTALL
--- 

commit xconsole for openSUSE:Factory

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package xconsole for openSUSE:Factory 
checked in at 2013-07-22 15:02:40

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


Package is "xconsole"

Changes:

--- /work/SRC/openSUSE:Factory/xconsole/xconsole.changes2013-01-22 
18:05:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.xconsole.new/xconsole.changes   2013-07-22 
15:02:41.0 +0200
@@ -1,0 +2,10 @@
+Sun Jul 21 19:54:00 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.6:
+  + Use fstat() on the fd from open(), instead of stat() on the
+same pathname.
+  + Fix file leak if fdopen() fails.
+  + config: Add missing AC_CONFIG_SRCDIR.
+  + Fix build on FreeBSD.
+
+---

Old:

  xconsole-1.0.5.tar.bz2

New:

  xconsole-1.0.6.tar.bz2



Other differences:
--
++ xconsole.spec ++
--- /var/tmp/diff_new_pack.ud4w4E/_old  2013-07-22 15:02:41.0 +0200
+++ /var/tmp/diff_new_pack.ud4w4E/_new  2013-07-22 15:02:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xconsole
-Version:1.0.5
+Version:1.0.6
 Release:0
 Summary:Utility to monitor system console messages with X
 License:MIT

++ xconsole-1.0.5.tar.bz2 -> xconsole-1.0.6.tar.bz2 ++
 5286 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/xconsole-1.0.5/ChangeLog new/xconsole-1.0.6/ChangeLog
--- old/xconsole-1.0.5/ChangeLog2013-01-13 01:25:24.0 +0100
+++ new/xconsole-1.0.6/ChangeLog2013-07-19 06:29:51.0 +0200
@@ -1,3 +1,80 @@
+commit f4ba22c10b9b1bd175fa39d25118bf904ba82eec
+Author: Alan Coopersmith 
+Date:   Thu Jul 18 21:24:07 2013 -0700
+
+xconsole 1.0.6
+
+Signed-off-by: Alan Coopersmith 
+
+commit ba74b1a1dfa5d3411817e0c436b378945c410ec7
+Author: Alan Coopersmith 
+Date:   Sun Apr 21 14:01:12 2013 -0700
+
+Use fstat() on the fd from open(), instead of stat() on the same pathname
+
+Signed-off-by: Alan Coopersmith 
+
+commit 73be08929d1d418370ae235e5261e64f72054cbf
+Author: Alan Coopersmith 
+Date:   Sun Apr 21 13:56:23 2013 -0700
+
+Fix file leak if fdopen() fails
+
+Reported by parfait 1.1:
+   File Descriptor Leak: Leaked File Descriptor fd
+at line 313 of xconsole.c in function 'OpenConsole'.
+  fd initialized at line 285 with open
+  fd leaks when fd != -1 at line 287.
+
+Signed-off-by: Alan Coopersmith 
+
+commit 22a09b77093970423e721ebd8004a593d5f88a21
+Author: Alan Coopersmith 
+Date:   Sun Feb 24 08:14:32 2013 -0800
+
+unifdef -ULynx
+
+Signed-off-by: Alan Coopersmith 
+
+commit 676edb80c54ac5ace45e641a3dde17751a3ab224
+Author: Alan Coopersmith 
+Date:   Sun Feb 24 08:13:14 2013 -0800
+
+unifdef -UISC
+
+Signed-off-by: Alan Coopersmith 
+
+commit 9567b4e2b70552963189ac90a3ff91c351cd482a
+Author: Alan Coopersmith 
+Date:   Sun Feb 24 08:12:31 2013 -0800
+
+unifdef -Uultrix
+
+Signed-off-by: Alan Coopersmith 
+
+commit 78492fd74051af9d717ec07503a7173858793528
+Author: Alan Coopersmith 
+Date:   Sun Feb 24 08:07:47 2013 -0800
+
+config: Add missing AC_CONFIG_SRCDIR
+
+Regroup AC statements under the Autoconf initialization section.
+Regroup AM statements under the Automake initialization section.
+
+Signed-off-by: Alan Coopersmith 
+
+commit 2831823f608c1906211d5c55a098f48c8fad1a37
+Author: Niclas Zeising 
+Date:   Wed Jan 16 01:30:20 2013 +0100
+
+Fix build on FreeBSD
+
+libutil.h is needed on FreeBSD to get the definition of openpty(), add a
+configure check for this include, and include it in xconsole.c if it
+exists.
+
+Signed-off-by: Alan Coopersmith 
+
 commit cc0cf84461cfe2c31ddce34863c6433183e8a55d
 Author: Alan Coopersmith 
 Date:   Sat Jan 12 16:24:44 2013 -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/xconsole-1.0.5/compile new/xconsole-1.0.6/compile
--- old/xconsole-1.0.5/compile  1970-01-01 01:00:00.0 +0100
+++ new/xconsole-1.0.6/compile  2013-07-19 06:24:16.0 +0200
@@ -0,0 +1,347 

commit xconsole for openSUSE:Factory

2013-01-22 Thread h_root
Hello community,

here is the log from the commit of package xconsole for openSUSE:Factory 
checked in at 2013-01-22 18:05:14

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


Package is "xconsole", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xconsole/xconsole.changes2012-05-08 
12:02:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.xconsole.new/xconsole.changes   2013-01-22 
18:05:17.0 +0100
@@ -1,0 +2,21 @@
+Sat Jan 19 10:50:22 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.5:
+  + Fix implicit conversion from size_t to int warnings in
+Deiconified().
+  + Open /dev/console with NOCTTY and O_NONBLOCK flags.
+  + Don't rely on being able to set tab stops.
+  + Mark functions _X_NORETURN that gcc warnings suggest.
+  + Remove old Xorg & XFree86 CVS version tags.
+  + Strip trailing whitespace.
+  + Require xt >= 1.0 for appdefaultdir (fdo#7237).
+  + config:
+- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
+- Replace deprecated AC_HELP_STRING with AS_HELP_STRING.
+- Move man pages into their own directory.
+  + man: replace hard coded man page section with substitution
+strings.
+- Replace pkgconfig(xorg-macros) with pkgconfig(xproto)
+  BuildRequires, since this is what configure checks for now.
+
+---

Old:

  xconsole-1.0.4.tar.bz2

New:

  xconsole-1.0.5.tar.bz2



Other differences:
--
++ xconsole.spec ++
--- /var/tmp/diff_new_pack.EEohRh/_old  2013-01-22 18:05:20.0 +0100
+++ /var/tmp/diff_new_pack.EEohRh/_new  2013-01-22 18:05:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xconsole
 #
-# 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
@@ -15,20 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xconsole
-Version:1.0.4
+Version:1.0.5
 Release:0
-License:MIT
 Summary:Utility to monitor system console messages with X
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Utilities
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xaw7)
 BuildRequires:  pkgconfig(xmu)
-BuildRequires:  pkgconfig(xorg-macros) >= 1.8
-BuildRequires:  pkgconfig(xt)
+BuildRequires:  pkgconfig(xproto) >= 7.0.17
+BuildRequires:  pkgconfig(xt) >= 1.0
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:  xorg-x11 <= 7.6
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ xconsole-1.0.4.tar.bz2 -> xconsole-1.0.5.tar.bz2 ++
 10636 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/xconsole-1.0.4/ChangeLog new/xconsole-1.0.5/ChangeLog
--- old/xconsole-1.0.4/ChangeLog2010-09-24 04:32:20.0 +0200
+++ new/xconsole-1.0.5/ChangeLog2013-01-13 01:25:24.0 +0100
@@ -1,3 +1,152 @@
+commit cc0cf84461cfe2c31ddce34863c6433183e8a55d
+Author: Alan Coopersmith 
+Date:   Sat Jan 12 16:24:44 2013 -0800
+
+xconsole 1.0.5
+
+Signed-off-by: Alan Coopersmith 
+
+commit 98f941d218108a314f979332b19c612f51ace08d
+Author: Alan Coopersmith 
+Date:   Fri Jan 4 18:21:23 2013 -0800
+
+Fix implicit conversion from size_t to int warnings in Deiconified()
+
+xconsole.c:423:14: warning: implicit conversion loses integer precision: 
'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
+oldlen = strlen (oldName);
+   ~ ^~~~
+
+xconsole.c:426:27: warning: implicit conversion changes signedness: 'int' 
to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
+newName = malloc (oldlen - 1);
+  ~~  ~~~^~~
+
+xconsole.c:429:36: warning: implicit conversion changes signedness: 'int' 
to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
+strncpy (newName, oldName, oldlen - 2);
+~~~~~~^~~
+
+Signed-off-