commit siege for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package siege for openSUSE:Factory checked 
in at 2017-09-18 19:55:04

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


Package is "siege"

Mon Sep 18 19:55:04 2017 rev:7 rq:526366 version:4.0.4

Changes:

--- /work/SRC/openSUSE:Factory/siege/siege.changes  2017-03-31 
15:09:56.132583827 +0200
+++ /work/SRC/openSUSE:Factory/.siege.new/siege.changes 2017-09-18 
19:55:06.781649587 +0200
@@ -1,0 +2,6 @@
+Fri Sep 15 12:50:44 UTC 2017 - mplus...@suse.com
+
+- Update to version 4.0.4:
+  * For full list of changes see attached ChangeLog
+
+---

Old:

  siege-4.0.2.tar.gz

New:

  siege-4.0.4.tar.gz



Other differences:
--
++ siege.spec ++
--- /var/tmp/diff_new_pack.Y7Idtx/_old  2017-09-18 19:55:07.433557895 +0200
+++ /var/tmp/diff_new_pack.Y7Idtx/_new  2017-09-18 19:55:07.441556770 +0200
@@ -18,27 +18,28 @@
 
 
 Name:   siege
-Version:4.0.2
+Version:4.0.4
 Release:0
 Summary:HTTP Regression Testing/Benchmarking Utility
 License:GPL-2.0+
 Group:  Productivity/Networking/Web/Utilities
 Url:https://www.joedog.org/siege-home/
 Source: http://download.joedog.org/siege/siege-%{version}.tar.gz
+BuildRequires:  perl
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(zlib)
-Requires:   perl
+%{perl_requires}
 
 %description
-Siege is a regression test and benchmark utility.
-It can stress test a single URL with a user defined number of simulated users,
-or it can read many URLs into memory and stress them simultaneously.
-The program reports the total number of hits recorded, bytes transferred,
-response time, concurrency, and return status.
-Siege supports HTTP/1.0 and 1.1 protocols, GET and POST directives, cookies,
-transaction logging, and basic authentication. Its features are configurable
-on a per user basis. Since 3.0.0 it also supports FTP.
+Siege is a regression test and benchmark utility. It can stress test a
+single URL with a user defined number of simulated users, or it can read
+many URLs into memory and stress them simultaneously. The program reports
+the total number of hits recorded, bytes transferred, response time,
+concurrency, and return status. Siege supports HTTP/1.0 and 1.1 protocols,
+GET and POST directives, cookies, transaction logging, and basic
+authentication. Its features are configurable on a per user basis. Since
+3.0.0 it also supports FTP.
 
 %prep
 %setup -q
@@ -52,7 +53,6 @@
 %make_install
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING README.md
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/siegerc

++ siege-4.0.2.tar.gz -> siege-4.0.4.tar.gz ++
 2461 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/siege-4.0.2/ChangeLog new/siege-4.0.4/ChangeLog
--- old/siege-4.0.2/ChangeLog   2016-05-20 13:45:28.0 +0200
+++ new/siege-4.0.4/ChangeLog   2017-09-11 19:36:08.0 +0200
@@ -1,6 +1,57 @@
 To email a contributor remove "DELETE" from the email address.
 (The DELETEs are necessary as this list is published online.)
 
+2017/09/05 Jeffrey Fulmer http://www.joedog.org/support/
+ * src/perl.c Added integrity checks
+ * src/version.c  Version increment: 4.0.3rc6
+
+2017/07/11 Matijs van Zuijlen https://github.com/mvz
+ * src/ssl.c  mvz:fix-crash 
+ * src/version.c  Version increment: 4.0.3rc5
+
+2016/11/02 Jeffrey Fulmer http://www.joedog.org/support/
+ * doc/siegerc.in Changed the default delay to zero point zero
+ * src/cache.cImplement disable cache option
+ * src/browser.c  Reduce dependence on hash lookups
+ * src/version.c  Version increment: 4.0.3rc4
+
+2016/11/02 Jeffrey Fulmer http://www.joedog.org/support/
+ * src/load.c Fixed a bug in content-type selection
+ * src/util.c Formatting enhancements
+ * src/version.c  Version increment: 4.0.3rc3
+
+Anton Blanchard https://github.com/antonblanchard
+ * util/config.guess  Updated to the latest upstream version
+ * util/config.subUpdated to the latest upstream version
+
+2016/10/20 David Morán https://github.com/david-moran
+ * src/browser.c  Added PATCH conditionals
+ * src/url.h

commit mutt for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package mutt for openSUSE:Factory checked in 
at 2017-09-18 19:54:37

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


Package is "mutt"

Mon Sep 18 19:54:37 2017 rev:78 rq:526350 version:1.9.0

Changes:

--- /work/SRC/openSUSE:Factory/mutt/mutt.changes2017-08-08 
11:58:36.697330508 +0200
+++ /work/SRC/openSUSE:Factory/.mutt.new/mutt.changes   2017-09-18 
19:54:40.957281829 +0200
@@ -1,0 +2,62 @@
+Fri Sep 15 09:07:55 UTC 2017 - wer...@suse.de
+
+- Update to neomutt 20170912 which updates to mutt 1.9.0 
+   NeoMutt
+Add guix build support
+Only match real mailboxes when looking for new mail
+Fix the printing of ncurses version in -v output
+Bind editor  to delete-char
+Fix overflowing colours
+Fix empty In-Reply-To generation
+Trim trailing slash from completed dirs
+Add guix-neomutt.scm
+Fix setting custom query_type in notmuch query
+Better curses identification
+Use the system's wchar_t support
+Use the system's md5 tool (or equivalent)
+Clean up configure.ac
+Teach gen-map-doc about the new opcode header
+Rename functions (snake_case)
+Rename constants/defines (UPPER_CASE)
+Create library of shared functions
+Much tidying
+Rename globals to match user config
+Drop unnecessary functions/macros
+Use a standard list implementation
+Coverity fixes
+Use explicit NUL for string terminators
+Drop OPS* in favour of opcodes.h
+   Upstream
+Fix menu color calls to occur before positioning the cursor
+When guessing an attachment type, don't allow text/plain if there is a 
null character
+Add $imap_poll_timeout to allow mailbox polling to time out
+Handle error if REGCOMP in pager fails when resizing
+Change recvattach to allow nested encryption
+Fix attachment check_traditional and extract_keys operations
+Add edit-content-type helper and warning for decrypted attachments
+Add option to run command to query attachment mime type
+Add warning about using inline pgp with format=flowed
+- Rename patch mutt-1.8.3.dif which becomes now mutt-1.9.0.dif
+- Modify the patches
+  * aw.listreply.diff
+  * bsc907453-CVE-2014-9116-jessie.patch
+  * bug-676388-largefile.patch
+  * mutt-1.5.15-wrapcolumn.diff
+  * mutt-1.5.20-sendgroupreplyto.diff
+  * mutt-1.5.21-mailcap.diff
+  * mutt-1.5.23-carriage-return.path
+  * mutt-1.5.9i-pgpewrap.diff
+  * mutt-1.6.1-opennfs.dif
+  * patch-1.5.24.vk.pgp_verbose_mime
+  * widechar.sidebar.dif
+
+---
+Thu Aug 10 08:03:38 UTC 2017 - tchva...@suse.com
+
+- Switch to hunspell as default spell-checking software wrt
+  fate#323578
+- Write SUSE in the skel.muttrc instead of SuSE
+- Use the right folder for unpacking instead of symlink
+  * fixes quilt setup
+
+---

Old:

  mutt-1.8.3.dif
  neomutt-20170609.tar.gz

New:

  mutt-1.9.0.dif
  neomutt-20170912.tar.gz



Other differences:
--
++ mutt.spec ++
--- /var/tmp/diff_new_pack.LP8Uci/_old  2017-09-18 19:54:42.601050630 +0200
+++ /var/tmp/diff_new_pack.LP8Uci/_new  2017-09-18 19:54:42.601050630 +0200
@@ -30,25 +30,29 @@
 BuildRequires:  automake
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  cyrus-sasl-gssapi
+BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  gdbm-devel
+BuildRequires:  hunspell
 BuildRequires:  krb5-devel
+BuildRequires:  libgpgme-devel
 BuildRequires:  libidn-devel
 BuildRequires:  libkyotocabinet-devel
+BuildRequires:  libxslt-tools
 BuildRequires:  lua-devel
 BuildRequires:  ncurses-devel
 %if 0%{?is_opensuse}
 BuildRequires:  notmuch-devel
 %endif
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  libxslt-tools
 BuildRequires:  opensp
+%if 0%{?suse_version} > 1130
+BuildRequires:  shared-mime-info
+%endif
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
 BuildRequires:  w3m
-#if
-BuildRequires:  libgpgme-devel
-Url:http://www.mutt.org
+Url:http://www.neomutt.org
+Recommends: hunspell
 Provides:   muttssl
 Obsoletes:  muttssl
 Recommends: mutt-doc
@@ -60,18 +64,17 @@
 Requires(post):   shared-mime-info
 Requires(postun): shared-mime-info
 %endif
-%globalneo 20170609
-Version:1.8.3
+%globalneo 20170912
+Version:1.9.0
 Release:0
 Summary:Mail Program
 # ftp://ftp.mutt.org/mutt/devel/
-# Source0:
https://bitbucket.org/mutt/mutt/downloads/%%name-%%version.tar.gz
+# https://bitbucket.org/mutt/mutt/downloads/%%name-%%version.tar.gz
 # Switch over to neomutt tar ball 

commit system-users for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package system-users for openSUSE:Factory 
checked in at 2017-09-18 19:54:22

Comparing /work/SRC/openSUSE:Factory/system-users (Old)
 and  /work/SRC/openSUSE:Factory/.system-users.new (New)


Package is "system-users"

Mon Sep 18 19:54:22 2017 rev:9 rq:526091 version:20170617

Changes:

--- /work/SRC/openSUSE:Factory/system-users/system-users.changes
2017-08-29 11:35:50.305919904 +0200
+++ /work/SRC/openSUSE:Factory/.system-users.new/system-users.changes   
2017-09-18 19:54:24.15961 +0200
@@ -1,0 +2,17 @@
+Thu Sep 14 14:40:04 CEST 2017 - ku...@suse.de
+
+- uuidd does not need group daemon, Copy error.
+
+---
+Thu Sep 14 14:37:36 CEST 2017 - ku...@suse.de
+
+- udev needs groups kvm and lp: [bsc#1058703]
+  - Add group kvm to system-group-hardware
+  - Move group lp from system-user-lp to system-group-hardware
+
+---
+Tue Sep 12 12:31:55 CEST 2017 - sbra...@suse.com
+
+- Add system-user-uuidd.conf (boo#1057937#c3).
+
+---

New:

  system-user-uuidd.conf



Other differences:
--
++ system-users.spec ++
--- /var/tmp/diff_new_pack.nGoPYR/_old  2017-09-18 19:54:24.979529123 +0200
+++ /var/tmp/diff_new_pack.nGoPYR/_new  2017-09-18 19:54:24.983528560 +0200
@@ -37,6 +37,7 @@
 Source14:   system-user-lp.conf
 Source15:   system-user-nobody.conf
 Source16:   system-user-upsd.conf
+Source17:   system-user-uuidd.conf
 BuildRequires:  sysuser-shadow
 BuildRequires:  sysuser-tools
 BuildArch:  noarch
@@ -115,7 +116,8 @@
 %{sysusers_requires}
 
 %description -n system-group-hardware
-This package provides some hardware related system groups.
+This package provides some hardware related system groups
+required by udev.
 
 %package -n system-group-wheel
 Summary:System group 'wheel'
@@ -150,8 +152,10 @@
 This package provides the system account and group 'ftp'.
 
 %package -n system-user-lp
-Summary:System user and group lp
+Summary:System user lp
 Group:  System/Fhs
+Requires(pre):  group(lp)
+#!BuildIgnore:  group(lp)
 %{sysusers_requires}
 
 %description -n system-user-lp
@@ -176,6 +180,13 @@
 %description -n system-user-upsd
 This package provides the system account 'upsd'.
 
+%package -n system-user-uuidd
+Summary:System user and group uuidd
+Group:  System/Fhs
+%{sysusers_requires}
+
+%description -n system-user-uuidd
+This package provides the system account and group 'uuidd'.
 
 %prep
 %setup -q -c -T
@@ -196,6 +207,7 @@
 %sysusers_generate_pre %{SOURCE14} lp
 %sysusers_generate_pre %{SOURCE15} nobody
 %sysusers_generate_pre %{SOURCE16} upsd
+%sysusers_generate_pre %{SOURCE17} uuidd
 
 %install
 mkdir -p %{buildroot}%{_sysusersdir}
@@ -206,6 +218,7 @@
 mkdir -p %{buildroot}%{_localstatedir}/lib/wwwrun
 mkdir -p %{buildroot}%{_localstatedir}/spool/clientmqueue
 mkdir -p %{buildroot}%{_localstatedir}/spool/lpd
+mkdir -p %{buildroot}%{_localstatedir}/run/uuidd
 mkdir -p %{buildroot}/srv/ftp
 mkdir -p %{buildroot}%{_localstatedir}/lib/nobody
 install -m 644 %{SOURCE1} %{buildroot}%{_sysusersdir}/system-user-uucp.conf
@@ -223,6 +236,7 @@
 install -m 644 %{SOURCE14} %{buildroot}%{_sysusersdir}/system-user-lp.conf
 install -m 644 %{SOURCE15} %{buildroot}%{_sysusersdir}/system-user-nobody.conf
 install -m 644 %{SOURCE16} %{buildroot}%{_sysusersdir}/system-user-upsd.conf
+install -m 644 %{SOURCE17} %{buildroot}%{_sysusersdir}/system-user-uuidd.conf
 
 %pre -n system-user-uucp -f uucp.pre
 %pre -n system-user-games -f games.pre
@@ -242,6 +256,7 @@
 /usr/sbin/usermod -s /bin/bash nobody
 
 %pre -n system-user-upsd -f upsd.pre
+%pre -n system-user-uuidd -f uuidd.pre
 
 %files -n system-user-uucp
 %defattr(-,root,root)
@@ -312,4 +327,8 @@
 %defattr(-,root,root)
 %{_sysusersdir}/system-user-upsd.conf
 
+%files -n system-user-uuidd
+%defattr(-,root,root)
+%{_sysusersdir}/system-user-uuidd.conf
+
 %changelog

++ system-group-hardware.conf ++
--- /var/tmp/diff_new_pack.nGoPYR/_old  2017-09-18 19:54:25.019523498 +0200
+++ /var/tmp/diff_new_pack.nGoPYR/_new  2017-09-18 19:54:25.023522935 +0200
@@ -10,5 +10,7 @@
 g dialout - -
 g disk- -
 g input   - -
+g kvm - -
+g lp  - -
 g tape- -
 g video   - -

++ system-user-lp.conf ++
--- /var/tmp/diff_new_pack.nGoPYR/_old  2017-09-18 19:54:25.135507185 +0200
+++ /var/tmp/diff_new_pack.nGoPYR/_new  2017-09-18 19:54:25.135507185 +0200
@@ -1,3 +1,2 @@
 # Type Name ID GECOS [HOME]
 u lp - "Printing daemon" /var/spool/lpd
-g lp -

++ system-user-uuidd.conf ++

commit libwpg for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package libwpg for openSUSE:Factory checked 
in at 2017-09-18 19:54:15

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


Package is "libwpg"

Mon Sep 18 19:54:15 2017 rev:29 rq:526049 version:0.3.2

Changes:

--- /work/SRC/openSUSE:Factory/libwpg/libwpg.changes2016-01-04 
09:20:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.libwpg.new/libwpg.changes   2017-09-18 
19:54:17.820536045 +0200
@@ -1,0 +2,14 @@
+Thu Sep 14 10:42:38 UTC 2017 - tchva...@suse.com
+
+- Remove requires that are not needed on the devel pkg
+
+---
+Wed Sep 13 09:31:04 UTC 2017 - tchva...@suse.com
+
+- Version bump to 0.3.2:
+  * Require C++11 for build.
+  * Fix a couple of issues found by oss-fuzz.
+  * Improve performance of reading image data from WPG2 files.
+  * Various minor code cleanups.
+
+---

Old:

  libwpg-0.3.1.tar.xz

New:

  libwpg-0.3.2.tar.xz



Other differences:
--
++ libwpg.spec ++
--- /var/tmp/diff_new_pack.itR14n/_old  2017-09-18 19:54:18.468444915 +0200
+++ /var/tmp/diff_new_pack.itR14n/_new  2017-09-18 19:54:18.468444915 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libwpg
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -16,35 +16,31 @@
 #
 
 
+%define libname libwpg-0_3-3
 Name:   libwpg
-Version:0.3.1
+Version:0.3.2
 Release:0
 Summary:Library to read and parse graphics in WordPerfect Graphics 
format
-License:LGPL-2.1+ and MPL-2.0+
+License:LGPL-2.1+ AND MPL-2.0+
 Group:  Productivity/Publishing/Word
 Url:http://libwpg.sourceforge.net/
 Source: 
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  help2man
-BuildRequires:  librevenge-devel >= 0.0.0
-BuildRequires:  libwpd-devel >= 0.10.0
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(librevenge-0.0) >= 0.0.0
+BuildRequires:  pkgconfig(libwpd-0.10) >= 0.10.0
 
 %description
 libwpg is a C++ library to read and parse graphics in WPG (WordPerfect
 Graphics) format. It is cross-platform, at the moment it can be build
 on Microsoft Windows and Linux.
 
-%define libname libwpg-0_3-3
-
 %package -n %{libname}
 Summary:Library to read and parse graphics in WordPerfect Graphics 
format
 Group:  System/Libraries
-# remove the old non-versioned package (built in the bs for instance)
-Obsoletes:  libwpg < %{version}
 
 %description -n %{libname}
 libwpg is a C++ library to read and parse graphics in WPG (WordPerfect
@@ -54,8 +50,6 @@
 Summary:Files for Developing with libwpg
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
-Requires:   libwpd-devel
-Provides:   libwpg-devel = %{version}-%{release}
 
 %description devel
 libwpg is a C++ library to read and parse graphics in WPG (WordPerfect
@@ -67,9 +61,7 @@
 %package devel-doc
 Summary:Documentation for the libwpg API
 Group:  Documentation/HTML
-%if 0%{?suse_version} > 1200
 BuildArch:  noarch
-%endif
 
 %description devel-doc
 This package contains documentation for the libwpg API.
@@ -87,13 +79,14 @@
 %build
 export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
 %configure \
+   --disable-silent-rules \
--disable-werror \
--disable-static \
--docdir=%{_docdir}/%{name}
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 # manpages
 mkdir -p %{buildroot}%{_mandir}/man1
@@ -106,25 +99,20 @@
 cp -p AUTHORS COPYING.LGPL COPYING.MPL ChangeLog %{buildroot}%{_docdir}/%{name}
 
 %post -n %{libname} -p /sbin/ldconfig
-
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}
-%defattr(-,root,root)
 %{_libdir}/*.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/libwpg*.pc
 %{_includedir}/libwpg-*
 
 %files devel-doc
-%defattr(-,root,root,-)
 %doc %{_docdir}/%{name}/html
 
 %files tools
-%defattr(-,root,root)
 %{_bindir}/*
 %{_mandir}/man1/*.1*
 %doc %dir %{_docdir}/%{name}

++ libwpg-0.3.1.tar.xz -> 

commit tcpdump for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package tcpdump for openSUSE:Factory checked 
in at 2017-09-18 19:54:05

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


Package is "tcpdump"

Mon Sep 18 19:54:05 2017 rev:36 rq:525837 version:4.9.2

Changes:

--- /work/SRC/openSUSE:Factory/tcpdump/tcpdump.changes  2017-07-28 
09:44:51.763758211 +0200
+++ /work/SRC/openSUSE:Factory/.tcpdump.new/tcpdump.changes 2017-09-18 
19:54:09.085764601 +0200
@@ -1,0 +2,113 @@
+Tue Sep 12 15:23:04 UTC 2017 - pmonrealgonza...@suse.com
+
+- Disabled ikev2pI2 test that fails on some architectures
+  * Added patch tcpdump-ikev2pI2.patch
+
+---
+Tue Sep 12 14:51:00 UTC 2017 - pmonrealgonza...@suse.com
+
+- Update to version 4.9.2 [bsc#1057247]
+  * Security fixes:
+- CVE-2017-11108 segfault in STP decoder
+- Segfault in ESP decoder with OpenSSL 1.1
+- CVE-2017-11543 buffer overflow in SLIP decoder
+- CVE-2017-13011 buffer overflow in bittok2str_internal()
+- CVE-2017-12989 infinite loop in the RESP parser
+- CVE-2017-12990 infinite loop in the ISAKMP parser
+- CVE-2017-12995 infinite loop in the DNS parser
+- CVE-2017-12997 infinite loop in the LLDP parser
+- CVE-2017-11541 buffer over-read in safeputs()
+- CVE-2017-11542 buffer over-read in PIMv1 decoder
+- CVE-2017-12893 buffer over-read in the SMB/CIFS parser
+- CVE-2017-12894 buffer over-read in several protocol parsers
+- CVE-2017-12895 buffer over-read in the ICMP parser
+- CVE-2017-12896 buffer over-read in the ISAKMP parser
+- CVE-2017-12897 buffer over-read in the ISO CLNS parser
+- CVE-2017-12898 buffer over-read in the NFS parser
+- CVE-2017-12899 buffer over-read in the DECnet parser
+- CVE-2017-12900 buffer over-read in the in several protocol parsers
+- CVE-2017-12901 buffer over-read in the EIGRP parser
+- CVE-2017-12902 buffer over-read in the Zephyr parser
+- CVE-2017-12985 buffer over-read in the IPv6 parser
+- CVE-2017-12986 buffer over-read in the IPv6 routing header parser
+- CVE-2017-12987 buffer over-read in the 802.11 parser
+- CVE-2017-12988 buffer over-read in the telnet parser
+- CVE-2017-12991 buffer over-read in the BGP parser
+- CVE-2017-12992 buffer over-read in the RIPng parser
+- CVE-2017-12993 buffer over-read in the Juniper protocols parser
+- CVE-2017-12994 buffer over-read in the BGP parser
+- CVE-2017-12996 buffer over-read in the PIMv2 parser
+- CVE-2017-12998 buffer over-read in the IS-IS parser
+- CVE-2017-12999 buffer over-read in the IS-IS parser
+- CVE-2017-13000 buffer over-read in the IEEE 802.15.4 parser
+- CVE-2017-13001 buffer over-read in the NFS parser
+- CVE-2017-13002 buffer over-read in the AODV parser
+- CVE-2017-13003 buffer over-read in the LMP parser
+- CVE-2017-13004 buffer over-read in the Juniper protocols parser
+- CVE-2017-13005 buffer over-read in the NFS parser
+- CVE-2017-13006 buffer over-read in the L2TP parser
+- CVE-2017-13007 buffer over-read in the Apple PKTAP parser
+- CVE-2017-13008 buffer over-read in the IEEE 802.11 parser
+- CVE-2017-13009 buffer over-read in the IPv6 mobility parser
+- CVE-2017-13010 buffer over-read in the BEEP parser
+- CVE-2017-13012 buffer over-read in the ICMP parser
+- CVE-2017-13013 buffer over-read in the ARP parser
+- CVE-2017-13014 buffer over-read in the White Board protocol parser
+- CVE-2017-13015 buffer over-read in the EAP parser
+- CVE-2017-13016 buffer over-read in the ISO ES-IS parser
+- CVE-2017-13017 buffer over-read in the DHCPv6 parser
+- CVE-2017-13018 buffer over-read in the PGM parser
+- CVE-2017-13019 buffer over-read in the PGM parser
+- CVE-2017-13020 buffer over-read in the VTP parser
+- CVE-2017-13021 buffer over-read in the ICMPv6 parser
+- CVE-2017-13022 buffer over-read in the IP parser
+- CVE-2017-13023 buffer over-read in the IPv6 mobility parser
+- CVE-2017-13024 buffer over-read in the IPv6 mobility parser
+- CVE-2017-13025 buffer over-read in the IPv6 mobility parser
+- CVE-2017-13026 buffer over-read in the ISO IS-IS parser
+- CVE-2017-13027 buffer over-read in the LLDP parser
+- CVE-2017-13028 buffer over-read in the BOOTP parser
+- CVE-2017-13029 buffer over-read in the PPP parser
+- CVE-2017-13030 buffer over-read in the PIM parser
+- CVE-2017-13031 buffer over-read in the IPv6 fragmentation header parser
+- CVE-2017-13032 buffer over-read in the RADIUS parser
+- CVE-2017-13033 buffer over-read in the VTP parser
+- CVE-2017-13034 buffer over-read in the PGM parser
+- CVE-2017-13035 buffer over-read in 

commit libwpd for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package libwpd for openSUSE:Factory checked 
in at 2017-09-18 19:53:38

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


Package is "libwpd"

Mon Sep 18 19:53:38 2017 rev:41 rq:525821 version:0.10.2

Changes:

--- /work/SRC/openSUSE:Factory/libwpd/libwpd.changes2016-02-25 
21:54:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.libwpd.new/libwpd.changes   2017-09-18 
19:53:41.993575142 +0200
@@ -1,0 +2,8 @@
+Wed Sep 13 10:49:05 UTC 2017 - tchva...@suse.com
+
+- Upgrade to 0.10.2 bsc#1058025 CVE-2017-14226:
+  * Require C++11 for build.
+  * Fix various crashes, leaks and hangs when reading damaged files found
+by oss-fuzz.
+
+---

Old:

  libwpd-0.10.1.tar.xz

New:

  libwpd-0.10.2.tar.xz



Other differences:
--
++ libwpd.spec ++
--- /var/tmp/diff_new_pack.yvVnNN/_old  2017-09-18 19:53:43.653341694 +0200
+++ /var/tmp/diff_new_pack.yvVnNN/_new  2017-09-18 19:53:43.653341694 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libwpd
 #
-# Copyright (c) 2016 SUSE LINUX 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
@@ -16,24 +16,28 @@
 #
 
 
+%define libname libwpd-0_10-10
 Name:   libwpd
-Version:0.10.1
+Version:0.10.2
 Release:0
 Summary:Library for Importing WordPerfect (tm) Documents
-License:LGPL-2.1+ and MPL-2.0+
+License:LGPL-2.1+ AND MPL-2.0+
 Group:  Productivity/Publishing/Word
 Url:http://libwpd.sourceforge.net
 Source: 
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
-# note: the main package is empty, it only sets a sane name for the source rpm
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  help2man
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  xz
 BuildRequires:  pkgconfig(librevenge-0.0)
 BuildRequires:  pkgconfig(librevenge-stream-0.0)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} >= 1330
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel
+%endif
 
 %description
 libwpd is a general purpose library for reading or interpreting data
@@ -41,8 +45,6 @@
 designed to be used by another program (for example, a word processor)
 as an in-process component.
 
-%define libname libwpd-0_10-10
-
 %package -n %{libname}
 Summary:Library for Importing WordPerfect (tm) Documents
 Group:  System/Libraries
@@ -95,7 +97,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 mkdir -p %{buildroot}%{_mandir}/man1
 for i in %{buildroot}%{_bindir}/*; do
@@ -105,27 +107,22 @@
 %fdupes -s %{buildroot}%{_docdir}/%{name}/html
 
 %post -n %{libname} -p /sbin/ldconfig
-
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}
-%defattr(-,root,root)
 %{_libdir}/*.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/libwpd*.pc
 %{_includedir}/libwpd-*
 
 %files devel-doc
-%defattr(-,root,root)
 %doc %dir %{_docdir}/%{name}
 %doc %{_docdir}/%{name}/html
 %doc %{_docdir}/%{name}/libwpd.*
 
 %files tools
-%defattr(-,root,root)
 %{_bindir}/*
 %{_mandir}/man1/*.1*
 %doc ChangeLog

++ libwpd-0.10.1.tar.xz -> libwpd-0.10.2.tar.xz ++
 12904 lines of diff (skipped)




commit kernel-firmware for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:Factory 
checked in at 2017-09-18 19:53:09

Comparing /work/SRC/openSUSE:Factory/kernel-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.kernel-firmware.new (New)


Package is "kernel-firmware"

Mon Sep 18 19:53:09 2017 rev:89 rq:524985 version:20170906

Changes:

--- /work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware.changes  
2017-09-04 12:20:03.872660827 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware.changes 
2017-09-18 19:53:12.11188 +0200
@@ -1,0 +2,9 @@
+Thu Sep  7 12:23:56 UTC 2017 - mplus...@suse.com
+
+- Update to version 20170906:
+  * Update Intel OPA hfi1 firmware
+  * amdgpu: update psp and acg_smu firmware for vega10
+  * rtlwifi: rtl8822be: Add firmware for new driver/device
+  * qcom: add firmware files for Adreno A3xx
+
+---

Old:

  kernel-firmware-20170823.tar.xz

New:

  kernel-firmware-20170906.tar.xz



Other differences:
--
++ kernel-firmware.spec ++
--- /var/tmp/diff_new_pack.oACQB6/_old  2017-09-18 19:53:13.441590993 +0200
+++ /var/tmp/diff_new_pack.oACQB6/_new  2017-09-18 19:53:13.441590993 +0200
@@ -17,10 +17,10 @@
 
 
 %define __ksyms_path ^/lib/firmware
-%define version_unconverted 20170823
+%define version_unconverted 20170906
 
 Name:   kernel-firmware
-Version:20170823
+Version:20170906
 Release:0
 Summary:Linux kernel firmware files
 License:SUSE-Firmware AND GPL-2.0 AND GPL-2.0+ AND MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.oACQB6/_old  2017-09-18 19:53:13.497583118 +0200
+++ /var/tmp/diff_new_pack.oACQB6/_new  2017-09-18 19:53:13.497583118 +0200
@@ -1,4 +1,4 @@
 
 
 https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
-  b78acc9f0e26459ce2bb586bb00d28bcc14b2c26
\ No newline at end of file
+  9a0a0548a7bb02d052318ed8f5333005773878f2
\ No newline at end of file


++ kernel-firmware-20170823.tar.xz -> kernel-firmware-20170906.tar.xz ++
/work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware-20170823.tar.xz 
/work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware-20170906.tar.xz 
differ: char 27, line 1







commit emacs for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package emacs for openSUSE:Factory checked 
in at 2017-09-18 19:53:03

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


Package is "emacs"

Mon Sep 18 19:53:03 2017 rev:133 rq:524572 version:25.2

Changes:

--- /work/SRC/openSUSE:Factory/emacs/emacs.changes  2017-08-24 
18:18:48.785252881 +0200
+++ /work/SRC/openSUSE:Factory/.emacs.new/emacs.changes 2017-09-18 
19:53:05.214748100 +0200
@@ -1,0 +2,6 @@
+Wed Sep 13 07:21:34 UTC 2017 - wer...@suse.de
+
+- Add patch emacs-25.2-bsc1058425.patch to fix bsc#1058425
+  VUL-0: emacs: GNU Emacs 25.2 enriched text remote code execution 
+
+---

New:

  emacs-25.2-bsc1058425.patch



Other differences:
--
++ emacs.spec ++
--- /var/tmp/diff_new_pack.jDrmUs/_old  2017-09-18 19:53:07.042491028 +0200
+++ /var/tmp/diff_new_pack.jDrmUs/_new  2017-09-18 19:53:07.050489903 +0200
@@ -130,6 +130,8 @@
 Patch25:gnulib.git-94e01571.patch
 # 
http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=d781662873f228b110a128f7a2b6583a4d5e0a3a
 Patch26:emacs-25.2-xwidget.patch
+# PATCH-FIX-UPSTREAM bsc#1058425 -- VUL-0: emacs: GNU Emacs 25.2 enriched text 
remote code execution
+Patch27:emacs-25.2-bsc1058425.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{expand: %%global include_info %(test -s /usr/share/info/info.info* && echo 0 
|| echo 1)}
@@ -248,6 +250,7 @@
 %if 0%{?suse_version} > 1320
 %patch26 -p1
 %endif
+%patch27 -p0
 %patch   -p0 -b .0
 
 %if %{without autoconf}

++ emacs-25.2-bsc1058425.patch ++
>From 9ad0fcc54442a9a01d41be19880250783426db70 Mon Sep 17 00:00:00 2001
From: Lars Ingebrigtsen 
Date: Fri, 8 Sep 2017 20:23:31 -0700
Subject: Remove unsafe enriched mode translations

* lisp/gnus/mm-view.el (mm-inline-text):
Do not worry about enriched or richtext type.
* lisp/textmodes/enriched.el (enriched-translations):
Remove translations for FUNCTION, display (Bug#28350).
(enriched-handle-display-prop, enriched-decode-display-prop): Remove.
---
 lisp/gnus/mm-view.el   |4 
 lisp/textmodes/enriched.el |   32 
 2 files changed, 36 deletions(-)

--- lisp/gnus/mm-view.el
+++ lisp/gnus/mm-view.el2017-09-13 07:19:26.107456442 +
@@ -383,10 +383,6 @@
(goto-char (point-max
 (save-restriction
   (narrow-to-region b (point))
-  (when (member type '("enriched" "richtext"))
-(set-text-properties (point-min) (point-max) nil)
-   (ignore-errors
- (enriched-decode (point-min) (point-max
   (mm-handle-set-undisplayer
handle
`(lambda ()
--- lisp/textmodes/enriched.el
+++ lisp/textmodes/enriched.el  2017-09-13 07:19:26.119456217 +
@@ -117,12 +117,7 @@ expression, which is evaluated to get th
   (full"flushboth")
   (center  "center"))
 (PARAMETER (t   "param")) ; Argument of preceding annotation
-;; The following are not part of the standard:
-(FUNCTION  (enriched-decode-foreground "x-color")
-  (enriched-decode-background "x-bg-color")
-  (enriched-decode-display-prop "x-display"))
 (read-only (t   "x-read-only"))
-(display  (nil enriched-handle-display-prop))
 (unknown   (nil format-annotate-value))
 ;   (font-size (2   "bigger")   ; unimplemented
 ; (-2  "smaller"))
@@ -477,32 +472,5 @@ Return value is \(begin end name positiv
 (message "Warning: no color specified for ")
 nil))
 
-;;; Handling the `display' property.
-
-
-(defun enriched-handle-display-prop (old new)
-  "Return a list of annotations for a change in the `display' property.
-OLD is the old value of the property, NEW is the new value.  Value
-is a list `(CLOSE OPEN)', where CLOSE is a list of annotations to
-close and OPEN a list of annotations to open.  Each of these lists
-has the form `(ANNOTATION PARAM ...)'."
-  (let ((annotation "x-display")
-   (param (prin1-to-string (or old new
-(if (null old)
-(cons nil (list (list annotation param)))
-  (cons (list (list annotation param)) nil
-
-(defun enriched-decode-display-prop (start end  param)
-  "Decode a `display' property for text between START and END.
-PARAM is a `' found for the property.
-Value is a list `(START END SYMBOL VALUE)' with START and END denoting
-the range of text to assign text property SYMBOL with value VALUE."
-  (let ((prop (when (stringp param)
-   (condition-case ()
-   (car (read-from-string 

commit perl-Mojolicious for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-09-18 19:52:56

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Mon Sep 18 19:52:56 2017 rev:77 rq:524560 version:7.46

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-09-12 19:36:56.422744942 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-09-18 19:53:00.651389937 +0200
@@ -1,0 +2,9 @@
+Wed Sep 13 05:47:56 UTC 2017 - co...@suse.com
+
+- updated to 7.46
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.46  2017-09-12
+- Fixed support for versions of IO::Socket::SSL older than 1.965 again.
+
+---

Old:

  Mojolicious-7.45.tar.gz

New:

  Mojolicious-7.46.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.tgNXYU/_old  2017-09-18 19:53:01.407283620 +0200
+++ /var/tmp/diff_new_pack.tgNXYU/_new  2017-09-18 19:53:01.411283058 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.45
+Version:7.46
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.45.tar.gz -> Mojolicious-7.46.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.45/Changes new/Mojolicious-7.46/Changes
--- old/Mojolicious-7.45/Changes2017-09-06 18:46:35.0 +0200
+++ new/Mojolicious-7.46/Changes2017-09-12 13:45:12.0 +0200
@@ -1,4 +1,7 @@
 
+7.46  2017-09-12
+  - Fixed support for versions of IO::Socket::SSL older than 1.965 again.
+
 7.45  2017-09-06
   - Fixed support for versions of IO::Socket::SSL older than 1.965. (mudler,
 foursixnine, genio, sri)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.45/META.json 
new/Mojolicious-7.46/META.json
--- old/Mojolicious-7.45/META.json  2017-09-07 10:40:28.0 +0200
+++ new/Mojolicious-7.46/META.json  2017-09-12 14:26:32.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.45",
+   "version" : "7.46",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.45/META.yml 
new/Mojolicious-7.46/META.yml
--- old/Mojolicious-7.45/META.yml   2017-09-07 10:40:28.0 +0200
+++ new/Mojolicious-7.46/META.yml   2017-09-12 14:26:32.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.45'
+version: '7.46'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.45/lib/Mojo/Asset/File.pm 
new/Mojolicious-7.46/lib/Mojo/Asset/File.pm
--- old/Mojolicious-7.45/lib/Mojo/Asset/File.pm 2017-07-17 21:07:54.0 
+0200
+++ new/Mojolicious-7.46/lib/Mojo/Asset/File.pm 2017-09-11 23:27:08.0 
+0200
@@ -208,7 +208,7 @@
   my $bytes = $file->get_chunk($offset, $max);
 
 Get chunk of data starting from a specific position, defaults to a maximum
-chunk size of C<131072> bytes (128KB).
+chunk size of C<131072> bytes (128KiB).
 
 =head2 is_file
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.45/lib/Mojo/Asset/Memory.pm 
new/Mojolicious-7.46/lib/Mojo/Asset/Memory.pm
--- old/Mojolicious-7.45/lib/Mojo/Asset/Memory.pm   2017-07-17 
21:07:54.0 +0200
+++ new/Mojolicious-7.46/lib/Mojo/Asset/Memory.pm   2017-09-11 
23:27:20.0 +0200
@@ -106,7 +106,7 @@
 
 Maximum size in bytes of data to keep in memory before automatically upgrading
 to a L object, defaults to the value of the
-C environment variable or C<262144> (256KB).
+C environment variable or C<262144> (256KiB).
 
 =head2 mtime
 
@@ -139,7 +139,7 @@
   my $bytes = $mem->get_chunk($offset, $max);
 
 Get chunk of data starting from a specific position, defaults to a maximum
-chunk size of C<131072> bytes (128KB).
+chunk size of C<131072> bytes (128KiB).
 
 =head2 move_to
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.45/lib/Mojo/Asset.pm 
new/Mojolicious-7.46/lib/Mojo/Asset.pm
--- old/Mojolicious-7.45/lib/Mojo/Asset.pm  2017-07-17 

commit pesign-obs-integration for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package pesign-obs-integration for 
openSUSE:Factory checked in at 2017-09-18 19:52:36

Comparing /work/SRC/openSUSE:Factory/pesign-obs-integration (Old)
 and  /work/SRC/openSUSE:Factory/.pesign-obs-integration.new (New)


Package is "pesign-obs-integration"

Mon Sep 18 19:52:36 2017 rev:22 rq:523849 version:10.0

Changes:

--- 
/work/SRC/openSUSE:Factory/pesign-obs-integration/pesign-obs-integration.changes
2016-12-01 10:20:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.pesign-obs-integration.new/pesign-obs-integration.changes
   2017-09-18 19:52:37.490647494 +0200
@@ -1,0 +2,7 @@
+Wed Sep  6 02:47:26 UTC 2017 - j...@suse.com
+
+- To support PKCS#7 kernel module signing, copy sign-file.c from
+  SLE-15 v4.12 kernel source to replace the kernel-sign-file script
+  to align upstream. (bsc#1049122) 
+
+---

Old:

  kernel-sign-file

New:

  sign-file.c



Other differences:
--
++ pesign-obs-integration.spec ++
--- /var/tmp/diff_new_pack.fX0lY3/_old  2017-09-18 19:52:38.162552991 +0200
+++ /var/tmp/diff_new_pack.fX0lY3/_new  2017-09-18 19:52:38.166552429 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pesign-obs-integration
 #
-# Copyright (c) 2016 SUSE LINUX 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
@@ -29,6 +29,7 @@
 %ifarch %ix86 x86_64 ia64 aarch64
 Requires:   pesign
 %endif
+BuildRequires:  libopenssl-devel
 BuildRequires:  openssl
 Url:http://en.opensuse.org/openSUSE:UEFI_Image_File_Sign_Tools
 Source2:pesign-repackage.spec.in
@@ -36,7 +37,7 @@
 Source4:brp-99-pesign
 Source5:COPYING
 Source6:README
-Source7:kernel-sign-file
+Source7:sign-file.c
 Source8:modsign-repackage
 Source9:gen-hmac
 Source10:   brp-99-compress-vmlinux
@@ -51,12 +52,13 @@
 cp %_sourcedir/{COPYING,README} .
 
 %build
+gcc $RPM_OPT_FLAGS %_sourcedir/sign-file.c -o %_sourcedir/sign-file -lcrypto
 
 %install
 
 mkdir -p %buildroot/usr/lib/rpm/brp-suse.d %buildroot/usr/lib/rpm/pesign
 cd %_sourcedir
-install pesign-gen-repackage-spec kernel-sign-file gen-hmac 
%buildroot/usr/lib/rpm/pesign
+install pesign-gen-repackage-spec sign-file gen-hmac 
%buildroot/usr/lib/rpm/pesign
 install brp-99-pesign %buildroot/usr/lib/rpm/brp-suse.d
 # brp-99-compress-vmlinux has nothing to do with signing. It is packaged in
 # pesign-obs-integration because this package is already used by the kernel

++ modsign-repackage ++
--- /var/tmp/diff_new_pack.fX0lY3/_old  2017-09-18 19:52:38.266538365 +0200
+++ /var/tmp/diff_new_pack.fX0lY3/_new  2017-09-18 19:52:38.266538365 +0200
@@ -119,7 +119,7 @@
 echo "Signing kernel modules..."
 for module in $(find "$buildroot" -type f -name '*.ko' -printf '%P\n'); do
if test -n "$key"; then
-   /usr/lib/rpm/pesign/kernel-sign-file \
+   /usr/lib/rpm/pesign/sign-file \
sha256 "$key" "$cert" "$buildroot/$module"
else
raw_sig="$sig_dir/$module.sig"
@@ -127,7 +127,7 @@
echo "$module.sig not found in $sig_dir" >&2
exit 1
fi
-   /usr/lib/rpm/pesign/kernel-sign-file \
+   /usr/lib/rpm/pesign/sign-file \
-s "$raw_sig" sha256 "$cert" "$buildroot/$module"
fi
 

++ pesign-repackage.spec.in ++
--- /var/tmp/diff_new_pack.fX0lY3/_old  2017-09-18 19:52:38.302533303 +0200
+++ /var/tmp/diff_new_pack.fX0lY3/_new  2017-09-18 19:52:38.302533303 +0200
@@ -119,7 +119,7 @@
f=%buildroot/${sig%.sig}
case "/$sig" in
*.ko.sig)
-   /usr/lib/rpm/pesign/kernel-sign-file -s "$sig" sha256 "$cert" 
"$f"
+   /usr/lib/rpm/pesign/sign-file -s "$sig" sha256 "$cert" "$f"
;;
/boot/* | *.efi.sig)
infile=${sig%.sig}

++ sign-file.c ++
/* Sign a module file using the given key.
 *
 * Copyright © 2014-2016 Red Hat, Inc. All Rights Reserved.
 * Copyright © 2015  Intel Corporation.
 * Copyright © 2016  Hewlett Packard Enterprise Development LP
 *
 * Authors: David Howells 
 *  David Woodhouse 
 *  Juerg Haefliger 
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public License
 * as published by the Free Software Foundation; either 

commit shim for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2017-09-18 19:52:41

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


Package is "shim"

Mon Sep 18 19:52:41 2017 rev:63 rq:523850 version:12

Changes:

--- /work/SRC/openSUSE:Factory/shim/shim.changes2017-09-04 
12:18:26.598335869 +0200
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2017-09-18 
19:52:44.285691772 +0200
@@ -1,0 +2,8 @@
+Wed Sep 13 04:13:21 UTC 2017 - g...@suse.com
+
+- Add shim-back-to-openssl-1.0.2e.patch to avoid rejecting some
+  legit certificates (bsc#1054712)
+- Add the stderr mask back while compiling MokManager.efi since the
+  warnings in Cryptlib is back after reverting the openssl commits.
+
+---

New:

  shim-back-to-openssl-1.0.2e.patch



Other differences:
--
++ shim.spec ++
--- /var/tmp/diff_new_pack.rhdnaI/_old  2017-09-18 19:52:45.173566893 +0200
+++ /var/tmp/diff_new_pack.rhdnaI/_new  2017-09-18 19:52:45.177566331 +0200
@@ -45,7 +45,7 @@
 Source99:   SIGNATURE_UPDATE.txt
 # PATCH-FIX-SUSE shim-only-os-name.patch g...@suse.com -- Only include the OS 
name in version.c
 Patch1: shim-only-os-name.patch
-# PATCH-FIX-SUSE shim-only-os-name.patch g...@suse.com -- Use the 
Arch-independent names
+# PATCH-FIX-SUSE shim-arch-independent-names.patch g...@suse.com -- Use the 
Arch-independent names
 Patch2: shim-arch-independent-names.patch
 # PATCH-FIX-UPSTREAM shim-fix-httpboot-crash.patch g...@suse.com -- Fix 
HTTPBoot crash
 Patch3: shim-fix-httpboot-crash.patch
@@ -59,6 +59,8 @@
 Patch7: shim-fallback-workaround-masked-ami-variables.patch
 # PATCH-FIX-UPSTREAM shim-more-tpm-measurement.patch g...@suse.com -- Measure 
more components for TPM
 Patch8: shim-more-tpm-measurement.patch
+# PATCH-FIX-UPSTREAM shim-back-to-openssl-1.0.2e.patch bsc#1054712 
g...@suse.com -- Revert openssl back to 1.0.2e due to the rejection of some 
legit certificates
+Patch9: shim-back-to-openssl-1.0.2e.patch
 # PATCH-FIX-OPENSUSE shim-change-debug-file-path.patch g...@suse.com -- Change 
the default debug file path
 Patch50:shim-change-debug-file-path.patch
 # PATCH-FIX-OPENSUSE shim-opensuse-cert-prompt.patch g...@suse.com -- Show the 
prompt to ask whether the user trusts openSUSE certificate or not
@@ -114,6 +116,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 %patch50 -p1
 %if 0%{?is_opensuse} == 1
 %patch100 -p1
@@ -121,7 +124,7 @@
 %build
 # first, build MokManager and fallback as they don't depend on a
 # specific certificate
-make EFI_PATH=/usr/lib64 RELEASE=0 MokManager.efi fallback.efi
+make EFI_PATH=/usr/lib64 RELEASE=0 MokManager.efi fallback.efi 2> /dev/null
 
 # now build variants of shim that embed different certificates
 default=''




++ shim-back-to-openssl-1.0.2e.patch ++
 178031 lines (skipped)




commit libpcap for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package libpcap for openSUSE:Factory checked 
in at 2017-09-18 19:52:46

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


Package is "libpcap"

Mon Sep 18 19:52:46 2017 rev:54 rq:523893 version:1.8.1

Changes:

--- /work/SRC/openSUSE:Factory/libpcap/libpcap.changes  2017-04-11 
09:29:20.839127216 +0200
+++ /work/SRC/openSUSE:Factory/.libpcap.new/libpcap.changes 2017-09-18 
19:52:51.916618483 +0200
@@ -1,0 +2,6 @@
+Tue Sep 12 20:33:09 UTC 2017 - asterios.dra...@gmail.com
+
+- Added a patch (disable-remote.diff) to fix applications to FTBFS
+  if they define HAVE_REMOTE (deb#843384). Patch taken from Debian.
+
+---

New:

  disable-remote.diff



Other differences:
--
++ libpcap.spec ++
--- /var/tmp/diff_new_pack.kGz28i/_old  2017-09-18 19:52:53.284426101 +0200
+++ /var/tmp/diff_new_pack.kGz28i/_new  2017-09-18 19:52:53.284426101 +0200
@@ -31,6 +31,7 @@
 Patch2: libpcap-1.0.0-ppp.patch
 Patch3: libpcap-1.0.0-s390.patch
 Patch5: libpcap-no-old-socket.patch
+Patch6: disable-remote.diff
 BuildRequires:  automake
 BuildRequires:  bison
 BuildRequires:  bluez-devel
@@ -88,6 +89,7 @@
 %patch2
 %patch3 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 autoreconf -fiv

++ disable-remote.diff ++
Disable bits of remote capture support inherited from the WinPCAP merge
which cause applications to FTBFS if they define HAVE_REMOTE (#843384).

--- a/pcap/pcap.h
+++ b/pcap/pcap.h
@@ -506,6 +506,11 @@
   #define MODE_STAT 1
   #define MODE_MON 2
 
+#ifdef HAVE_REMOTE
+  /* Includes most of the public stuff that is needed for the remote capture */
+  #include 
+#endif  /* HAVE_REMOTE */
+
 #elif defined(MSDOS)
 
   /*
@@ -526,11 +531,6 @@
 
 #endif /* _WIN32/MSDOS/UN*X */
 
-#ifdef HAVE_REMOTE
-  /* Includes most of the public stuff that is needed for the remote capture */
-  #include 
-#endif  /* HAVE_REMOTE */
-
 #ifdef __cplusplus
 }
 #endif





commit libfreehand for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package libfreehand for openSUSE:Factory 
checked in at 2017-09-18 19:52:05

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


Package is "libfreehand"

Mon Sep 18 19:52:05 2017 rev:6 rq:526486 version:0.1.2

Changes:

--- /work/SRC/openSUSE:Factory/libfreehand/libfreehand.changes  2015-06-17 
16:14:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.libfreehand.new/libfreehand.changes 
2017-09-18 19:52:08.946662194 +0200
@@ -1,0 +2,22 @@
+Sat Sep 16 11:56:19 UTC 2017 - tchva...@suse.com
+
+- Version update to 0.1.2:
+  * Fix several hangs and leaks when reading damaged files found with the
+help of american-fuzzy-lop.
+  * Fix build with recent clang.
+  * Make --help output of all command-line tools more help2man-friendly.
+  * Require C++11 for build.
+  * Parse more features:
+* text on path
+* more text attributes
+* stroke patterns
+* arrows
+* paragraph attributes
+* custom line and fill styles
+* text effects
+  * Write correct rotation center of a textbox.
+  * Fix an issue found by oss-fuzz.
+  * Fix several issues found by Coverity.
+  * Various code cleanups and other small improvements.
+
+---

Old:

  libfreehand-0.1.1.tar.xz

New:

  libfreehand-0.1.2.tar.xz



Other differences:
--
++ libfreehand.spec ++
--- /var/tmp/diff_new_pack.RBBMXh/_old  2017-09-18 19:52:09.566575004 +0200
+++ /var/tmp/diff_new_pack.RBBMXh/_new  2017-09-18 19:52:09.570574441 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libfreehand
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -18,7 +18,7 @@
 
 %define libname libfreehand-0_1-1
 Name:   libfreehand
-Version:0.1.1
+Version:0.1.2
 Release:0
 Summary:Library for import of FreeHand drawings
 License:MPL-2.0
@@ -29,15 +29,17 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gperf
-BuildRequires:  libicu-devel
-BuildRequires:  pkg-config
-BuildRequires:  xz
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(cppunit)
+BuildRequires:  pkgconfig(icu-i18n)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(librevenge-0.0)
-BuildRequires:  pkgconfig(librevenge-generators-0.0)
-BuildRequires:  pkgconfig(librevenge-stream-0.0)
 BuildRequires:  pkgconfig(zlib)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel
+%endif
 
 %description
 Libfreehand is library providing ability to interpret and import 
Adobe/Macromedia
@@ -65,9 +67,7 @@
 %package devel-doc
 Summary:Documentation for the libfreehand API
 Group:  Documentation/HTML
-%if 0%{?suse_version} > 1200
 BuildArch:  noarch
-%endif
 
 %description devel-doc
 This package contains documentation for the libfreehand API.
@@ -85,13 +85,14 @@
 %build
 export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
 %configure \
+   --disable-silent-rules \
--disable-werror \
--disable-static \
--docdir=%{_docdir}/%{name}-devel/html
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 
 find %{buildroot} -type f -name "*.la" -delete -print
 
@@ -99,16 +100,16 @@
 
 %fdupes -s %{buildroot}
 
-%post -n %{libname} -p /sbin/ldconfig
+%check
+make %{?_smp_mflags} check
 
+%post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}
-%defattr(-,root,root)
 %{_libdir}/*.so.*
 
 %files devel
-%defattr(-,root,root)
 %doc %dir %{_docdir}/%{name}-devel/
 %doc %{_docdir}/%{name}-devel/[A-Z]*
 %{_libdir}/*.so
@@ -116,11 +117,9 @@
 %{_includedir}/%{name}-*
 
 %files devel-doc
-%defattr(-,root,root,-)
 %doc %{_docdir}/%{name}-devel/html/
 
 %files tools
-%defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog
 %{_bindir}/*
 

++ libfreehand-0.1.1.tar.xz -> libfreehand-0.1.2.tar.xz ++
 14941 lines of diff (skipped)




commit libinput for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2017-09-18 19:52:12

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


Package is "libinput"

Mon Sep 18 19:52:12 2017 rev:48 rq:526491 version:1.8.2

Changes:

--- /work/SRC/openSUSE:Factory/libinput/libinput.changes2017-09-07 
22:09:33.313917188 +0200
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2017-09-18 
19:52:13.793980421 +0200
@@ -1,0 +2,10 @@
+Thu Sep  7 08:11:12 UTC 2017 - jeng...@inai.de
+
+- Update to new bugfix release 1.8.2
+  * Change in experience is that 2-slot touchpads (e.g. most
+Lenovos before kernel 4.12) do not support 3fg pinch anymore
+- instead we assume swipe for three fingers, which makes
+gestures a lot more reliable (3-finger swipe is much more
+common than 3-finger pinch anyway).
+
+---

Old:

  libinput-1.8.1.tar.xz
  libinput-1.8.1.tar.xz.sig

New:

  libinput-1.8.2.tar.xz
  libinput-1.8.2.tar.xz.sig



Other differences:
--
++ libinput.spec ++
--- /var/tmp/diff_new_pack.9WC2kI/_old  2017-09-18 19:52:14.413893232 +0200
+++ /var/tmp/diff_new_pack.9WC2kI/_new  2017-09-18 19:52:14.417892669 +0200
@@ -18,7 +18,7 @@
 
 Name:   libinput
 %define lname  libinput10
-Version:1.8.1
+Version:1.8.2
 Release:0
 Summary:Input device and event processing library
 License:MIT

++ libinput-1.8.1.tar.xz -> libinput-1.8.2.tar.xz ++
 2544 lines of diff (skipped)




commit inkscape for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package inkscape for openSUSE:Factory 
checked in at 2017-09-18 19:51:42

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


Package is "inkscape"

Mon Sep 18 19:51:42 2017 rev:89 rq:526445 version:0.92.2

Changes:

--- /work/SRC/openSUSE:Factory/inkscape/inkscape.changes2017-08-22 
11:05:56.567520975 +0200
+++ /work/SRC/openSUSE:Factory/.inkscape.new/inkscape.changes   2017-09-18 
19:51:44.182145304 +0200
@@ -1,0 +2,6 @@
+Fri Sep 15 19:15:32 UTC 2017 - zai...@opensuse.org
+
+- Add inkscape-poppler058-fix.patch: Adapt to poppler 0.58, patch
+  from upstream git (lp#1715820).
+
+---

New:

  inkscape-poppler058-fix.patch



Other differences:
--
++ inkscape.spec ++
--- /var/tmp/diff_new_pack.77TxqB/_old  2017-09-18 19:51:45.285990049 +0200
+++ /var/tmp/diff_new_pack.77TxqB/_new  2017-09-18 19:51:45.285990049 +0200
@@ -29,6 +29,8 @@
 Source2:inkscape-split-extensions-extra.sh
 # PATCH-FIX-OPENSUSE inkscape-packages.patch sbra...@suse.cz -- Suggest 
packages instead of compilation from source.
 Patch0: inkscape-packages.patch
+# PATCH-FIX-UPSTREAM inkscape-poppler058-fix.patch lp#1715820 
zai...@opensuse.org -- Adapt to poppler 0.58
+Patch1: inkscape-poppler058-fix.patch
 
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -165,6 +167,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 ./autogen.sh

++ inkscape-poppler058-fix.patch ++
 1391 lines (skipped)




commit mutter for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package mutter for openSUSE:Factory checked 
in at 2017-09-18 19:51:32

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


Package is "mutter"

Mon Sep 18 19:51:32 2017 rev:114 rq:526427 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/mutter/mutter.changes2017-09-15 
21:07:33.999199643 +0200
+++ /work/SRC/openSUSE:Factory/.mutter.new/mutter.changes   2017-09-18 
19:51:33.587635410 +0200
@@ -1,0 +2,9 @@
+Fri Sep 15 08:50:28 UTC 2017 - zai...@opensuse.org
+
+- Add mutter-wayland-fixes.patch: Three bugfix commits from
+  upstream for wayland (bgo#787570, bgo#787568).
+- Add mutter-monitor-refresh-rate.patch: Fix refresh rate for some
+  users (bgo#787668).
+- Add mutter-fix-kinetic-scrolling.patch: Fix kinetic scrolling.
+
+---
@@ -5,0 +15,8 @@
+
+---
+Tue Sep 12 19:59:13 UTC 2017 - zai...@opensuse.org
+
+- Add disabled pkgconfig(libpipewire-0.1) BuildRequires and 
+  --enable-remote-desktop configure flag, enable support for
+  remote desktop and screen cast when the dependency is available
+  in openSUSE.

New:

  mutter-fix-kinetic-scrolling.patch
  mutter-monitor-refresh-rate.patch
  mutter-wayland-fixes.patch



Other differences:
--
++ mutter.spec ++
--- /var/tmp/diff_new_pack.t4Qzpe/_old  2017-09-18 19:51:34.343529094 +0200
+++ /var/tmp/diff_new_pack.t4Qzpe/_new  2017-09-18 19:51:34.347528532 +0200
@@ -28,6 +28,13 @@
 Patch0: mutter-fix-startup.patch
 # PATCH-FEATURE-UPSTREAM 
mutter-iconcache-Support-RGB16_565-format-for-16-bit-color-.patch FATE#323412 
bgo#781704 bsc#1024748 vliaskovi...@suse.com -- iconcache: Support RGB16_565 
format for 16-bit sessions
 Patch1: 
mutter-iconcache-Support-RGB16_565-format-for-16-bit-color-.patch
+# PATCH-FIX-UPSTREAM mutter-wayland-fixes.patch bgo#787570 bgo#787568 
zai...@opensuse.org -- Three bugfix commits from upstream for wayland
+Patch2: mutter-wayland-fixes.patch
+# PATCH-FIX-UPSTREAM mutter-monitor-refresh-rate.patch bgo#787668 
zai...@opensuse.org -- Fix refreshrate for some user
+Patch3: mutter-monitor-refresh-rate.patch
+# PATCH-FIX-UPSTREAM mutter-fix-kinetic-scrolling.patch zai...@opensuse.org -- 
Fix kinetic scrolling
+Patch4: mutter-fix-kinetic-scrolling.patch
+
 # SLE only patches start at 1000
 # PATCH-FEATURE-SLE mutter-SLE-bell.patch FATE#316042 bnc#889218 
idon...@suse.com -- make audible bell work out of the box.
 Patch1000:  mutter-SLE-bell.patch
@@ -54,6 +61,8 @@
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libinput)
+# Not available in openSUSE yet
+# BuildRequires:  pkgconfig(libpipewire-0.1)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
 BuildRequires:  pkgconfig(libudev) >= 136
 BuildRequires:  pkgconfig(libwacom)
@@ -135,6 +144,10 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+
 # SLE only patches and translations.
 %if !0%{?is_opensuse}
 translation-update-upstream
@@ -144,6 +157,7 @@
 %endif
 
 %build
+# FIXME add --enable-remote-desktop when libpipewire-0.1 is available
 %configure \
 --enable-wayland \
 --enable-native-backend \

++ mutter-fix-kinetic-scrolling.patch ++
>From 26cd031be8b675bd89fc4582e0e4c6af81d7 Mon Sep 17 00:00:00 2001
From: Carlos Garnacho 
Date: Thu, 14 Sep 2017 14:55:02 +0200
Subject: clutter: Use the ClutterScrollFinishFlags when delivering scroll
 event

This got accidentally hardcoded to CLUTTER_SCROLL_FINISHED_NONE on commit
d3c559a917, which broke kinetic scrolling for touchpads on clients.
---
 clutter/clutter/evdev/clutter-device-manager-evdev.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/clutter/clutter/evdev/clutter-device-manager-evdev.c 
b/clutter/clutter/evdev/clutter-device-manager-evdev.c
index 4470a62..9de2ea1 100644
--- a/clutter/clutter/evdev/clutter-device-manager-evdev.c
+++ b/clutter/clutter/evdev/clutter-device-manager-evdev.c
@@ -1214,8 +1214,7 @@ notify_continuous_axis (ClutterSeatEvdev  
*seat,
 
   clutter_seat_evdev_notify_scroll_continuous (seat, device, time_us,
dx, dy,
-   scroll_source,
-   CLUTTER_SCROLL_FINISHED_NONE);
+   scroll_source, finish_flags);
 }
 
 static void
-- 
cgit v0.12

++ mutter-monitor-refresh-rate.patch ++
>From 

commit libvirt for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2017-09-18 19:51:26

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


Package is "libvirt"

Mon Sep 18 19:51:26 2017 rev:234 rq:526416 version:3.7.0

Changes:

--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2017-09-04 
12:17:02.646137854 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes 2017-09-18 
19:51:30.420080923 +0200
@@ -1,0 +2,32 @@
+Fri Sep 15 17:29:55 UTC 2017 - jfeh...@suse.com
+
+- cpu: Add new EPYC CPU model
+  92bd87a2-ryzen-test-data.patch, 5c83b360-epyc-test-data.patch,
+  a0b62843-epyc-cpu-model.patch
+  bsc#1052825
+
+---
+Fri Sep 15 16:20:34 UTC 2017 - jfeh...@suse.com
+
+- Update to libvirt 3.7.0
+  - Many incremental improvements and bug fixes, see
+http://libvirt.org/news.html
+  - Dropped patches:
+8982f3ab-util-hash-header.patch,
+0b1ecf7b-virHashCodeGen-mockable.patch,
+f536b0dd-tests-arch-independent-hash.patch,
+e4cb8500-avoid-malicious-ssh-hostname-as-args.patch
+
+---
+Fri Sep  1 19:55:30 UTC 2017 - jfeh...@suse.com
+
+- Support OVMF 4MB firmware images
+  Adjustment to spec file and suse-ovmf-paths.patch
+
+---
+Thu Aug 31 19:33:01 UTC 2017 - jfeh...@suse.com
+
+- supportconfig plugin: list active networks, interfaces and
+  storage pools
+
+---

Old:

  0b1ecf7b-virHashCodeGen-mockable.patch
  8982f3ab-util-hash-header.patch
  e4cb8500-avoid-malicious-ssh-hostname-as-args.patch
  f536b0dd-tests-arch-independent-hash.patch
  libvirt-3.6.0.tar.xz
  libvirt-3.6.0.tar.xz.asc

New:

  5c83b360-epyc-test-data.patch
  92bd87a2-ryzen-test-data.patch
  a0b62843-epyc-cpu-model.patch
  libvirt-3.7.0.tar.xz
  libvirt-3.7.0.tar.xz.asc



Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.OUnG1w/_old  2017-09-18 19:51:31.995859292 +0200
+++ /var/tmp/diff_new_pack.OUnG1w/_new  2017-09-18 19:51:31.999858729 +0200
@@ -165,7 +165,7 @@
 
 Name:   libvirt
 Url:http://libvirt.org/
-Version:3.6.0
+Version:3.7.0
 Release:0
 Summary:Library providing a simple virtualization API
 License:LGPL-2.1+
@@ -230,7 +230,6 @@
 BuildRequires:  python
 BuildRequires:  python-xml
 BuildRequires:  readline-devel
-BuildRequires:  xhtml-dtd
 # perl XPath is needed since we have a patch touching files that cause
 # hvsupport.html to be regenerated
 BuildRequires:  perl(XML::XPath)
@@ -305,10 +304,9 @@
 Source99:   baselibs.conf
 Source100:  %{name}-rpmlintrc
 # Upstream patches
-Patch0: 8982f3ab-util-hash-header.patch
-Patch1: 0b1ecf7b-virHashCodeGen-mockable.patch
-Patch2: f536b0dd-tests-arch-independent-hash.patch
-Patch3: e4cb8500-avoid-malicious-ssh-hostname-as-args.patch
+Patch0: 92bd87a2-ryzen-test-data.patch
+Patch1: 5c83b360-epyc-test-data.patch
+Patch2: a0b62843-epyc-cpu-model.patch
 # Patches pending upstream review
 Patch100:   libxl-dom-reset.patch
 Patch101:   network-don-t-use-dhcp-authoritative-on-static-netwo.patch
@@ -877,7 +875,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 %patch100 -p1
 %patch101 -p1
 %patch150 -p1
@@ -1015,7 +1012,14 @@
 # x86_64 UEFI firmwares
 # To more closely resemble actual hardware, we use the firmwares with
 # embedded Microsoft keys
-LOADERS="/usr/share/qemu/ovmf-x86_64-ms-code.bin:/usr/share/qemu/ovmf-x86_64-ms-vars.bin"
+#
+# The Windows HCK test requires a bigger variable store, so 4MB firmware
+# images have been introduced. They are advertised first and will be
+# used by default for new VM installations. The 2MB images are still
+# available for existing VMs, and can be selected for new installations
+# as well.
+LOADERS="/usr/share/qemu/ovmf-x86_64-ms-4m-code.bin:/usr/share/qemu/ovmf-x86_64-ms-4m-vars.bin"
+LOADERS="$LOADERS:/usr/share/qemu/ovmf-x86_64-ms-code.bin:/usr/share/qemu/ovmf-x86_64-ms-vars.bin"
 # aarch64 UEFI firmwares
 
LOADERS="$LOADERS:/usr/share/qemu/aavmf-aarch64-code.bin:/usr/share/qemu/aavmf-aarch64-vars.bin"
 %define arg_loader_nvram --with-loader-nvram="$LOADERS"

++ 5c83b360-epyc-test-data.patch ++
commit 5c83b3603cc01c29af3c21d6beec549c3c0f9a1e
Author: Jiri Denemark 
Date:   Thu Sep 7 12:58:41 2017 +0200

tests: Add CPUID data for AMD EPYC 7601 32-Core Processor

Signed-off-by: Jiri Denemark 
Reviewed-by: 

commit k3b for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package k3b for openSUSE:Factory checked in 
at 2017-09-18 19:51:38

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


Package is "k3b"

Mon Sep 18 19:51:38 2017 rev:79 rq:526434 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/k3b/k3b.changes  2017-09-12 19:43:17.445188494 
+0200
+++ /work/SRC/openSUSE:Factory/.k3b.new/k3b.changes 2017-09-18 
19:51:38.746909763 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 17:45:43 UTC 2017 - jeng...@inai.de
+
+- Ensure description is neutral.
+
+---



Other differences:
--
++ k3b.spec ++
--- /var/tmp/diff_new_pack.oUgTGm/_old  2017-09-18 19:51:39.686777573 +0200
+++ /var/tmp/diff_new_pack.oUgTGm/_new  2017-09-18 19:51:39.690777010 +0200
@@ -111,11 +111,11 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Featuring a simple, yet powerful graphical interface, k3b provides various
-options for burning a CD, DVD, or BD (Blu-ray disc). Various types of optical
-projects are supported including (but not limited to) audio and data, video
+Featuring a graphical interface, k3b provides various
+options for burning a CD, DVD, or BD (Blu-ray disc). Various types of
+projects are supported, including audio and data, video
 projects for DVD and VCD, as well as multi-session and mixed-mode discs. k3b
-also has the ability to erase re-writeable media and can perform more
+has the ability to erase re-writeable media, and can perform more
 complicated tasks such as audiovisual encoding and decoding.
 
 %package devel




commit java-cup for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package java-cup for openSUSE:Factory 
checked in at 2017-09-18 19:51:02

Comparing /work/SRC/openSUSE:Factory/java-cup (Old)
 and  /work/SRC/openSUSE:Factory/.java-cup.new (New)


Package is "java-cup"

Mon Sep 18 19:51:02 2017 rev:18 rq:526360 version:0.11

Changes:

--- /work/SRC/openSUSE:Factory/java-cup/java-cup-bootstrap.changes  
2013-09-03 22:02:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.java-cup.new/java-cup-bootstrap.changes 
2017-09-18 19:51:03.679841901 +0200
@@ -1,0 +2,6 @@
+Fri Sep 15 11:16:58 UTC 2017 - fst...@suse.com
+
+- Do not depend on java-gcj-compat
+- Fix build with jdk9: specify source and target 1.6
+
+---
java-cup.changes: same change



Other differences:
--
++ java-cup-bootstrap.spec ++
--- /var/tmp/diff_new_pack.2F2xIJ/_old  2017-09-18 19:51:04.475729960 +0200
+++ /var/tmp/diff_new_pack.2F2xIJ/_new  2017-09-18 19:51:04.479729398 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package java-cup-bootstrap
 #
-# 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
@@ -18,10 +18,9 @@
 
 # WARNING: please do not edit this auto generated spec file. Use the 
java-cup.spec! #
 %global with_bootstrap 1
-%bcond_withbootstrap
 %define cvs_version11a
 %define real_name   java-cup
-
+%bcond_withbootstrap
 Name:   java-cup-bootstrap
 Version:0.11
 Release:0
@@ -41,11 +40,7 @@
 # Missing symbolFactory initialization in lr_parser, causes sinjdoc to crash
 Patch4: java-cup-lr_parser-constructor.patch
 BuildRequires:  ant
-%if %without bootstrap
-BuildRequires:  java-cup-bootstrap
-BuildRequires:  jflex
-%endif
-BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-devel
 BuildRequires:  xml-commons-apis-bootstrap
 BuildRequires:  xml-commons-resolver-bootstrap
 #!BuildIgnore:  xml-commons-jaxp-1.3-apis
@@ -53,8 +48,10 @@
 Obsoletes:  java_cup < %{version}-%{release}
 Provides:   java_cup = %{version}-%{release}
 BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
+%if %without bootstrap
+BuildRequires:  java-cup-bootstrap
+BuildRequires:  jflex
+%endif
 # bootstrap variant is just stripped down java-cup, so it conflicts
 %if %without bootstrap
 Conflicts:  java-cup-bootstrap
@@ -74,10 +71,7 @@
 
 * have Your own symbol classes
 
-
-
 %if %without bootstrap
-
 %package manual
 Summary:LALR Parser Generator in Java
 Group:  Development/Libraries/Java
@@ -96,8 +90,6 @@
 
 * have Your own symbol classes
 
-
-
 %endif
 
 %prep
@@ -107,12 +99,12 @@
 %setup -q -T -D -a 2 -n develop
 %patch2 -p1
 %else
-%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs %{__rm}
+%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs rm
 %patch3 -p1
 %endif
 %patch4 -p1
-%{__perl} -pi -e 's/1\.2/1.5/g' build.xml
-%{__mkdir_p} classes dist
+perl -pi -e 's/1\.2/1.6/g' build.xml
+mkdir -p classes dist
 cp %{SOURCE3} license.txt
 
 %build
@@ -122,31 +114,25 @@
 export CLASSPATH=$(build-classpath java-cup jflex)
 %endif
 export OPT_JAR_LIST=:
-%ant
+ant
 
 %install
 # jar
-%{__mkdir_p} %{buildroot}%{_javadir}
-%{__cp} -a dist/%{real_name}-%{cvs_version}.jar 
%{buildroot}%{_javadir}/%{real_name}-%{version}.jar
-%{__cp} -a dist/%{real_name}-%{cvs_version}-runtime.jar 
%{buildroot}%{_javadir}/%{real_name}-runtime-%{version}.jar
-(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} 
${jar/-%{version}/}; done)
+mkdir -p %{buildroot}%{_javadir}
+cp -a dist/%{real_name}-%{cvs_version}.jar 
%{buildroot}%{_javadir}/%{real_name}-%{version}.jar
+cp -a dist/%{real_name}-%{cvs_version}-runtime.jar 
%{buildroot}%{_javadir}/%{real_name}-runtime-%{version}.jar
+(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -s ${jar} 
${jar/-%{version}/}; done)
 # compatibility symlinks
-(cd %{buildroot}%{_javadir} && %{__ln_s} %{real_name}.jar java_cup.jar && 
%{__ln_s} %{real_name}-runtime.jar java_cup-runtime.jar)
-%{__mkdir_p} %{buildroot}%{_bindir}
-%{__install} -p -m 755 %{SOURCE1} %{buildroot}%{_bindir}/%{real_name}
-
-%clean
-%{__rm} -rf %{buildroot}
+(cd %{buildroot}%{_javadir} && ln -s %{real_name}.jar java_cup.jar && ln -s 
%{real_name}-runtime.jar java_cup-runtime.jar)
+mkdir -p %{buildroot}%{_bindir}
+install -p -m 755 %{SOURCE1} %{buildroot}%{_bindir}/%{real_name}
 
 %files
-%defattr(0644,root,root,0755)
 %doc changelog.txt license.txt
 %attr(0755,root,root) 

commit man-pages for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2017-09-18 19:51:15

Comparing /work/SRC/openSUSE:Factory/man-pages (Old)
 and  /work/SRC/openSUSE:Factory/.man-pages.new (New)


Package is "man-pages"

Mon Sep 18 19:51:15 2017 rev:124 rq:526403 version:4.13

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2017-08-12 
19:41:21.589495635 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2017-09-18 
19:51:16.398053103 +0200
@@ -1,0 +2,6 @@
+Fri Sep 15 16:04:29 UTC 2017 - pgaj...@suse.com
+
+- update to 4.13:
+  see Changes for upstream change log
+
+---

Old:

  man-pages-4.12.tar.xz

New:

  man-pages-4.13.tar.xz



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.dKRowt/_old  2017-09-18 19:51:17.105953538 +0200
+++ /var/tmp/diff_new_pack.dKRowt/_new  2017-09-18 19:51:17.113952413 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:4.12
+Version:4.13
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT

++ man-pages-4.12.tar.xz -> man-pages-4.13.tar.xz ++
 106778 lines of diff (skipped)

++ man-pages-tty_ioctl.patch ++
--- /var/tmp/diff_new_pack.dKRowt/_old  2017-09-18 19:51:18.457763407 +0200
+++ /var/tmp/diff_new_pack.dKRowt/_new  2017-09-18 19:51:18.461762845 +0200
@@ -1,13 +1,13 @@
-Index: man-pages-4.11/man2/ioctl_tty.2
+Index: man-pages-4.13/man2/ioctl_tty.2
 ===
 man-pages-4.11.orig/man2/ioctl_tty.2   2017-05-03 19:29:11.0 
+0200
-+++ man-pages-4.11/man2/ioctl_tty.22017-05-05 08:29:34.274467863 +0200
+--- man-pages-4.13.orig/man2/ioctl_tty.2   2017-09-15 18:02:20.099259500 
+0200
 man-pages-4.13/man2/ioctl_tty.22017-09-15 18:04:13.889351328 +0200
 @@ -10,6 +10,8 @@
  ioctl_tty \- ioctls for terminals and serial lines
  .SH SYNOPSIS
  .B "#include "
 +.br
 +.B "#include "
- .sp
+ .PP
  .BI "int ioctl(int " fd ", int " cmd ", ...);"
  .SH DESCRIPTION




commit libraw for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package libraw for openSUSE:Factory checked 
in at 2017-09-18 19:51:08

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


Package is "libraw"

Mon Sep 18 19:51:08 2017 rev:42 rq:526402 version:0.18.4

Changes:

--- /work/SRC/openSUSE:Factory/libraw/libraw.changes2017-06-02 
10:29:34.387774875 +0200
+++ /work/SRC/openSUSE:Factory/.libraw.new/libraw.changes   2017-09-18 
19:51:10.550875500 +0200
@@ -1,0 +2,13 @@
+Wed Sep 13 10:25:35 UTC 2017 - pgaj...@suse.com
+
+- updated to 0.18.4:
+ * Fix for possible heap overrun in Canon makernotes parser 
+   (CVE-2017-14348)
+ * Fix for CVE-2017-13735
+ * CVE-2017-14265: Additional check for X-Trans CFA pattern data
+- add libraw-out-of-bounds-kodak.patch, upstream bug #101
+- remove libraw-CVE-2017-6887,6886.patch and
+ libraw-CVE-2017-6890,6899.patch:
+  no need to patch dcraw.c, it is not used
+
+---

Old:

  LibRaw-0.18.2.tar.gz
  libraw-CVE-2017-6887,6886.patch
  libraw-CVE-2017-6890,6899.patch

New:

  LibRaw-0.18.4.tar.gz
  libraw-out-of-bounds-kodak.patch



Other differences:
--
++ libraw.spec ++
--- /var/tmp/diff_new_pack.yytNG7/_old  2017-09-18 19:51:12.230639244 +0200
+++ /var/tmp/diff_new_pack.yytNG7/_new  2017-09-18 19:51:12.242637557 +0200
@@ -21,7 +21,7 @@
 Name:   libraw
 %define lver16
 %define lname  libraw%{lver}
-Version:0.18.2
+Version:0.18.4
 Release:0
 Summary:Library for reading RAW files obtained from digital photo 
cameras
 License:CDDL-1.0 or LGPL-2.1
@@ -30,8 +30,7 @@
 
 #Git-Clone:git://github.com/LibRaw/LibRaw
 Source: http://www.libraw.org/data/%tar_name-%version.tar.gz
-Patch0: libraw-CVE-2017-6890,6899.patch
-Patch1: libraw-CVE-2017-6887,6886.patch
+Patch0: libraw-out-of-bounds-kodak.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libjasper-devel
@@ -101,7 +100,6 @@
 %prep
 %setup -qn %tar_name-%version
 %patch0 -p1
-%patch1 -p1
 
 %build
 export CXXFLAGS="%optflags -fPIC -DUSE_ZLIB"

++ LibRaw-0.18.2.tar.gz -> LibRaw-0.18.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LibRaw-0.18.2/Changelog.txt 
new/LibRaw-0.18.4/Changelog.txt
--- old/LibRaw-0.18.2/Changelog.txt 2017-03-04 19:33:42.0 +0100
+++ new/LibRaw-0.18.4/Changelog.txt 2017-09-12 09:21:15.0 +0200
@@ -1,3 +1,19 @@
+2017-09-12  Alex Tutubalin 
+ * Fix for possible heap overrun in Canon makernotes parser
+ * LibRaw 0.18.4
+
+2017-09-09  Alex Tutubalin 
+ * Fix for CVE-2017-13735
+ * CVE-2017-14265: Additional check for X-Trans CFA pattern data
+ * LibRaw 0.18.3
+
+2017-03-08  Alex Tutubalin 
+ * Fixed several errors (Secunia advisory SA75000)
+ * ACES colorspace output option included in dcraw_emu help page
+ * Avoided possible 32-bit overflows in Sony metadata parser
+ * Phase One flat field code called even for half-s
+ * LibRaw 0.18.2
+
 2017-02-12  Alex Tutubalin 
  * Camera Support: Sigma Quatto H
  * Fixed bug in FujiExpoMidPointShift parser
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LibRaw-0.18.2/autom4te.cache/output.0 
new/LibRaw-0.18.4/autom4te.cache/output.0
--- old/LibRaw-0.18.2/autom4te.cache/output.0   2017-03-04 19:36:01.0 
+0100
+++ new/LibRaw-0.18.4/autom4te.cache/output.0   2017-09-12 09:24:39.0 
+0200
@@ -1,6 +1,6 @@
 @%:@! /bin/sh
 @%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.69 for LibRaw 0.18.2.
+@%:@ Generated by GNU Autoconf 2.69 for LibRaw 0.18.4.
 @%:@
 @%:@ Report bugs to .
 @%:@ 
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='LibRaw'
 PACKAGE_TARNAME='libraw'
-PACKAGE_VERSION='0.18.2'
-PACKAGE_STRING='LibRaw 0.18.2'
+PACKAGE_VERSION='0.18.4'
+PACKAGE_STRING='LibRaw 0.18.4'
 PACKAGE_BUGREPORT='i...@libraw.org'
 PACKAGE_URL='http://www.libraw.org'
 
@@ -1352,7 +1352,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures LibRaw 0.18.2 to adapt to many kinds of systems.
+\`configure' configures LibRaw 0.18.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1422,7 +1422,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of LibRaw 0.18.2:";;
+ short | recursive ) echo "Configuration 

commit product-builder for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package product-builder for openSUSE:Factory 
checked in at 2017-09-18 19:50:53

Comparing /work/SRC/openSUSE:Factory/product-builder (Old)
 and  /work/SRC/openSUSE:Factory/.product-builder.new (New)


Package is "product-builder"

Mon Sep 18 19:50:53 2017 rev:9 rq:526359 version:1.0~pre.1505473893.8038263

Changes:

--- /work/SRC/openSUSE:Factory/product-builder/product-builder.changes  
2017-09-13 21:38:22.450328777 +0200
+++ /work/SRC/openSUSE:Factory/.product-builder.new/product-builder.changes 
2017-09-18 19:50:58.840522543 +0200
@@ -1,0 +2,5 @@
+Fri Sep 15 11:12:10 UTC 2017 - adr...@suse.de
+
+- copy .treeinfo for virt-installer
+
+---

Old:

  product-builder-1.0~pre.1505229546.36dadce.obscpio

New:

  product-builder-1.0~pre.1505473893.8038263.obscpio



Other differences:
--
++ product-builder.spec ++
--- /var/tmp/diff_new_pack.3b14Iz/_old  2017-09-18 19:51:01.000218785 +0200
+++ /var/tmp/diff_new_pack.3b14Iz/_new  2017-09-18 19:51:01.008217660 +0200
@@ -23,7 +23,7 @@
 Name:   product-builder
 Conflicts:  kiwi
 Conflicts:  kiwi-instsource
-Version:1.0~pre.1505229546.36dadce
+Version:1.0~pre.1505473893.8038263
 Release:0
 Provides:   kiwi-schema = 6.2
 Source: product-builder-%version.tar.xz

++ product-builder.obsinfo ++
--- /var/tmp/diff_new_pack.3b14Iz/_old  2017-09-18 19:51:01.136199660 +0200
+++ /var/tmp/diff_new_pack.3b14Iz/_new  2017-09-18 19:51:01.140199097 +0200
@@ -1,5 +1,5 @@
 name: product-builder
-version: 1.0~pre.1505229546.36dadce
-mtime: 1505229546
-commit: 36dadcef68771d96302906ade1dfc9a4404216e0
+version: 1.0~pre.1505473893.8038263
+mtime: 1505473893
+commit: 80382634c955155c42edf7c8c8ac843ca5298483
 




commit plasma5-pk-updates for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package plasma5-pk-updates for 
openSUSE:Factory checked in at 2017-09-18 19:50:23

Comparing /work/SRC/openSUSE:Factory/plasma5-pk-updates (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-pk-updates.new (New)


Package is "plasma5-pk-updates"

Mon Sep 18 19:50:23 2017 rev:8 rq:526274 version:0.3.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-pk-updates/plasma5-pk-updates.changes
2017-02-03 18:56:09.835932415 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma5-pk-updates.new/plasma5-pk-updates.changes   
2017-09-18 19:50:27.360950085 +0200
@@ -1,0 +2,31 @@
+Thu Sep 14 19:20:00 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 0.3.1. Changes:
+  * concat the string
+  * reload the cache when the updates had been installed meanwhile manually
+  * Re-check selected packages once any is selected/deselected
+  * Remove Plasma/PopupApplet from desktop file
+  * Add notification about required restart/logout
+  * Fix typo in icon name
+  * Use new breeze icons
+  * Make it compile with GCC < 5
+  * Simplify the logic a bit
+  * Change the refresh logic and avoid unnecessary calls to the Packagekit 
Daemon
+  * Add a checkbox to select/deselect all packages
+  * Use native plasma components
+- Remove patches, now upstream:
+  * 0001-Add-notification-about-required-restart-logout.patch
+  * 0002-Remove-Plasma-PopupApplet-from-desktop-file.patch
+  * fix-typo-in-icon-name.patch
+  * use-new-breeze-icons.patch
+  * use-native-plasma-components.patch
+  * change-refresh-logic.patch
+  * gcc48.diff
+  * add-desktopfile-translations.patch
+- Add patch to fix relogin/restart notification (boo#951580)
+  * 0001-Add-DefaultEvent-flag-to-fix-notification-for-relogi.patch
+- Add patch to fix translation of status string:
+  * 0001-concat-the-string.patch
+- Generate an updated plasma-pk-updates-lang.tar.xz
+
+---

Old:

  0001-Add-notification-about-required-restart-logout.patch
  0002-Remove-Plasma-PopupApplet-from-desktop-file.patch
  add-desktopfile-translations.patch
  change-refresh-logic.patch
  fix-typo-in-icon-name.patch
  gcc48.diff
  use-native-plasma-components.patch
  use-new-breeze-icons.patch
  v0.2.tar.gz

New:

  0001-Add-DefaultEvent-flag-to-fix-notification-for-relogi.patch
  0001-concat-the-string.patch
  plasma-pk-updates-0.3.1.tar.gz



Other differences:
--
++ plasma5-pk-updates.spec ++
--- /var/tmp/diff_new_pack.21kMOD/_old  2017-09-18 19:50:28.420801019 +0200
+++ /var/tmp/diff_new_pack.21kMOD/_new  2017-09-18 19:50:28.424800457 +0200
@@ -17,29 +17,18 @@
 
 
 Name:   plasma5-pk-updates
-Version:0.2
+Version:0.3.1
 Release:0
 Summary:Plasma Software Manager for KDE
 License:GPL-3.0+
 Group:  System/Packages
 Url:http://www.kde.org
-Source: v%{version}.tar.gz
-Patch0: gcc48.diff
+Source: 
https://github.com/KDE/plasma-pk-updates/archive/%{version}.tar.gz#/plasma-pk-updates-%{version}.tar.gz
 Source1:plasma-pk-updates-lang.tar.xz
-# PATCH-FIX-OPENSUSE change-refresh-logic.patch -- Change the logic that the 
PackageKit daemon is only getting a request according to the set frequency
-Patch1: change-refresh-logic.patch
-# PATCH-FIX-UPSTREAM use-native-plasma-components.patch boo#953669, kde#359308 
-- fixes problems with dark Plasma themes
-Patch2: use-native-plasma-components.patch
-# PATCH-FIX-UPSTREAM use-new-breeze-icons.patch -- use less misleading icons
-Patch3: use-new-breeze-icons.patch
-# PATCH-FIX-UPSTREAM fix-typo-in-icon-name.patch -- fix typo in above patch
-Patch4: fix-typo-in-icon-name.patch
-# PATCH-FIX-UPSTREAM add-desktopfile-translations.patch -- add translations to 
the .desktop file
-Patch5: add-desktopfile-translations.patch
-# PATCH-FIX-UPSTREAM 0001-Add-notification-about-required-restart-logout.patch 
-- Add notification about required restart/logout
-Patch6: 0001-Add-notification-about-required-restart-logout.patch
-# PATCH-FIX-UPSTREAM 0002-Remove-Plasma-PopupApplet-from-desktop-file.patch -- 
Remove Plasma/PopupApplet from desktop file
-Patch7: 0002-Remove-Plasma-PopupApplet-from-desktop-file.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-concat-the-string.patch
+# PATCH-FIX-UPSTREAM
+Patch2: 0001-Add-DefaultEvent-flag-to-fix-notification-for-relogi.patch
 BuildRequires:  PackageKit-Qt5-devel
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= 1.3.0
@@ -69,14 +58,8 @@
 %lang_package
 %prep
 %setup -q -n plasma-pk-updates-%{version} -a 1
-%patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 

commit bouncycastle for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package bouncycastle for openSUSE:Factory 
checked in at 2017-09-18 19:50:32

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


Package is "bouncycastle"

Mon Sep 18 19:50:32 2017 rev:18 rq:526278 version:1.58

Changes:

--- /work/SRC/openSUSE:Factory/bouncycastle/bouncycastle.changes
2017-09-13 22:19:21.800285442 +0200
+++ /work/SRC/openSUSE:Factory/.bouncycastle.new/bouncycastle.changes   
2017-09-18 19:50:34.947882998 +0200
@@ -1,0 +2,8 @@
+Fri Sep 15 07:25:45 UTC 2017 - fst...@suse.com
+
+- Version update to 1.58
+- Added patch:
+  * ambiguous-reseed.patch
++ Upstream fix for an ambiguous overload
+
+---

Old:

  bcprov-jdk15on-1.54.pom
  bcprov-jdk15on-154.tar.gz

New:

  ambiguous-reseed.patch
  bcprov-jdk15on-1.58.pom
  bcprov-jdk15on-158.tar.gz



Other differences:
--
++ bouncycastle.spec ++
--- /var/tmp/diff_new_pack.J0do2m/_old  2017-09-18 19:50:36.135715932 +0200
+++ /var/tmp/diff_new_pack.J0do2m/_new  2017-09-18 19:50:36.139715370 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define ver  1.54
-%define shortver 154
+%define ver  1.58
+%define shortver 158
 %define archivever jdk15on-%{shortver}
 %define classname org.bouncycastle.jce.provider.BouncyCastleProvider
 Name:   bouncycastle
@@ -29,7 +29,8 @@
 Url:http://www.bouncycastle.org/
 Source0:
http://www.bouncycastle.org/download/bcprov-%{archivever}.tar.gz
 Source1:
http://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/%{ver}/bcprov-jdk15on-%{ver}.pom
-BuildRequires:  java-devel
+Patch0: ambiguous-reseed.patch
+BuildRequires:  java-devel >= 1.6
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
@@ -38,7 +39,6 @@
 BuildRequires:  unzip
 Requires:   java
 Provides:   bcprov = %{version}-%{release}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -66,6 +66,8 @@
 mkdir src
 unzip -qq src.zip -d src/
 
+%patch0 -p1
+
 %build
 pushd src
   export CLASSPATH=$(build-classpath junit)
@@ -163,7 +165,6 @@
 fi
 
 %files
-%defattr(0644,root,root,0755)
 %doc *.html
 %{_javadir}/bcprov.jar
 %{_javadir}/bcprov-%{version}.jar
@@ -173,7 +174,6 @@
 %{_datadir}/maven-metadata/%{name}.xml
 
 %files javadoc
-%defattr(0644,root,root,0755)
 %{_javadocdir}/%{name}/
 
 %changelog

++ ambiguous-reseed.patch ++
--- bcprov-jdk15on-158/src/org/bouncycastle/jcajce/provider/drbg/DRBG.java  
2017-09-15 09:12:43.611044610 +0200
+++ bcprov-jdk15on-158/src/org/bouncycastle/jcajce/provider/drbg/DRBG.java  
2017-09-15 09:13:03.059044684 +0200
@@ -259,7 +259,7 @@
 if (seedAvailable.getAndSet(false))
 {
 samples.set(0);
-drbg.reseed(null);
+drbg.reseed((byte[])null);
 }
 }
 
++ bcprov-jdk15on-1.54.pom -> bcprov-jdk15on-1.58.pom ++
--- /work/SRC/openSUSE:Factory/bouncycastle/bcprov-jdk15on-1.54.pom 
2016-03-01 09:35:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.bouncycastle.new/bcprov-jdk15on-1.58.pom
2017-09-18 19:50:34.647925187 +0200
@@ -5,7 +5,7 @@
   bcprov-jdk15on
   jar
   Bouncy Castle Provider
-  1.54
+  1.58
   The Bouncy Castle Crypto package is a Java implementation of 
cryptographic algorithms. This jar contains JCE provider and lightweight API 
for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.
   http://www.bouncycastle.org/java.html
   
@@ -19,8 +19,8 @@
 https://github.com/bcgit/bc-java
   
   
- JIRA
- http://www.bouncycastle.org/jira/secure/Dashboard.jspa
+ GitHub
+ https://github.com/bcgit/bc-java/issues
   
   
 

++ bcprov-jdk15on-154.tar.gz -> bcprov-jdk15on-158.tar.gz ++
/work/SRC/openSUSE:Factory/bouncycastle/bcprov-jdk15on-154.tar.gz 
/work/SRC/openSUSE:Factory/.bouncycastle.new/bcprov-jdk15on-158.tar.gz differ: 
char 5, line 1




commit btrfsprogs for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package btrfsprogs for openSUSE:Factory 
checked in at 2017-09-18 19:50:45

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


Package is "btrfsprogs"

Mon Sep 18 19:50:45 2017 rev:85 rq:526352 version:4.13

Changes:

--- /work/SRC/openSUSE:Factory/btrfsprogs/btrfsprogs.changes2017-09-04 
12:20:31.208817804 +0200
+++ /work/SRC/openSUSE:Factory/.btrfsprogs.new/btrfsprogs.changes   
2017-09-18 19:50:47.350138645 +0200
@@ -1,0 +2,24 @@
+Thu Sep 14 00:00:00 CEST 2017 - dste...@suse.cz
+
+- update to version 4.13:
+  * convert: reiserfs support
+  * check: new option --force to allow check of a mounted filesystem (no 
repair)
+  * mkfs: --rootdir will now copy special files
+  * dump-tree: minor output changes
+  * inspect rootid: accept file as arugment
+  * dev usage: don't calculate slack space for missing devices
+  * fi du: don't print error on EMPTY_SUBVOL (inode number 2)
+  * build:
+* fixed support for sanitization features on gcc (tsan, asan, ubsan)
+* fix PIE build
+  * other:
+* misc cleanups and stability fixes
+* travis CI enhancements
+* new tests, fuzzed images
+* testsuite cleanups
+- Removed patches:
+  - 0163-btrfs-progs-fsck-fix-segfault.patch - will be upstreamed
+  - local-version-override.patch - not needed anymore
+  - btrfs-support-pie.patch - upstremed
+
+---

Old:

  0163-btrfs-progs-fsck-fix-segfault.patch
  btrfs-progs-v4.12.1.tar.gz
  btrfs-support-pie.patch
  local-version-override.patch

New:

  btrfs-progs-v4.13.tar.gz



Other differences:
--
++ btrfsprogs.spec ++
--- /var/tmp/diff_new_pack.Ztcu0m/_old  2017-09-18 19:50:49.229874264 +0200
+++ /var/tmp/diff_new_pack.Ztcu0m/_new  2017-09-18 19:50:49.233873701 +0200
@@ -28,7 +28,7 @@
 %endif
 
 Name:   btrfsprogs
-Version:4.12.1
+Version:4.13
 Release:0
 Summary:Utilities for the Btrfs filesystem
 License:GPL-2.0
@@ -42,11 +42,7 @@
 Source4:setup-btrfs.sh
 Source5:sles11-defaults.h
 
-Patch163:   0163-btrfs-progs-fsck-fix-segfault.patch
-Patch169:   btrfs-support-pie.patch
-
-Patch1000:  local-version-override.patch
-Patch1001:  mkfs-default-features.patch
+Patch1: mkfs-default-features.patch
 
 BuildRequires:  asciidoc
 BuildRequires:  autoconf
@@ -54,6 +50,7 @@
 BuildRequires:  libattr-devel
 BuildRequires:  libblkid-devel
 BuildRequires:  libext2fs-devel
+BuildRequires:  libreiserfscore-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  lzo-devel
 BuildRequires:  pkg-config
@@ -138,10 +135,7 @@
 
 %prep
 %setup -q -n btrfs-progs-v%{version}
-%patch163 -p1
-%patch169 -p1
-%patch1000 -p1
-%patch1001 -p1
+%patch1 -p1
 
 %build
 ./autogen.sh

++ btrfs-progs-v4.12.1.tar.gz -> btrfs-progs-v4.13.tar.gz ++
 6427 lines of diff (skipped)




commit sudo for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package sudo for openSUSE:Factory checked in 
at 2017-09-18 19:50:39

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


Package is "sudo"

Mon Sep 18 19:50:39 2017 rev:90 rq:526347 version:1.8.21p2

Changes:

--- /work/SRC/openSUSE:Factory/sudo/sudo.changes2017-09-12 
19:37:06.089386452 +0200
+++ /work/SRC/openSUSE:Factory/.sudo.new/sudo.changes   2017-09-18 
19:50:40.919043167 +0200
@@ -1,0 +2,7 @@
+Wed Sep 13 14:19:27 UTC 2017 - kstreit...@suse.com
+
+- remove "--with-insults" and disable insults by default. Now
+  insults sets are included but user must enable it in the sudoers
+  file [bsc#1053911]
+
+---



Other differences:
--
++ sudo.spec ++
--- /var/tmp/diff_new_pack.x8091X/_old  2017-09-18 19:50:42.298849100 +0200
+++ /var/tmp/diff_new_pack.x8091X/_new  2017-09-18 19:50:42.302848537 +0200
@@ -93,7 +93,6 @@
 --with-selinux \
 --with-linux-audit \
 --with-logfac=auth \
---with-insults \
 --with-all-insults \
 --with-ignore-dot \
 --with-tty-tickets \






commit patterns-base for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package patterns-base for openSUSE:Factory 
checked in at 2017-09-18 10:18:43

Comparing /work/SRC/openSUSE:Factory/patterns-base (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-base.new (New)


Package is "patterns-base"

Mon Sep 18 10:18:43 2017 rev:12 rq: version:20170319

Changes:

--- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes  
2017-09-07 22:09:09.741239801 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-base.new/patterns-base.changes 
2017-09-18 10:19:43.834029321 +0200
@@ -1,0 +2,6 @@
+Mon Sep 18 08:17:56 UTC 2017 - dleuenber...@suse.com
+
+- Add libnss_compat2 and libnss_nis2 to minimal_base: they were
+  integrated into glibc before.
+
+---



Other differences:
--
++ patterns-base.spec ++
--- /var/tmp/diff_new_pack.fmjMhP/_old  2017-09-18 10:19:44.333958987 +0200
+++ /var/tmp/diff_new_pack.fmjMhP/_new  2017-09-18 10:19:44.337958425 +0200
@@ -560,6 +560,10 @@
 Requires:   glibc
 Requires:   kbd
 Requires:   kmod
+# Has been split out of glibc
+Requires:   libnss_compat2
+# Has been split out of glibc
+Requires:   libnss_nis2
 Requires:   pam
 Requires:   procps
 Requires:   rpm