commit fossil for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package fossil for openSUSE:Factory checked 
in at 2017-12-08 21:48:37

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


Package is "fossil"

Fri Dec  8 21:48:37 2017 rev:19 rq:555248 version:2.4

Changes:

--- /work/SRC/openSUSE:Factory/fossil/fossil.changes2017-08-12 
20:28:30.329071735 +0200
+++ /work/SRC/openSUSE:Factory/.fossil.new/fossil.changes   2017-12-08 
21:48:49.399365061 +0100
@@ -1,0 +2,41 @@
+Thu Dec  7 13:09:48 UTC 2017 - m...@suse.com
+
+- Use bcond for deciding between system and builtin sqlite.
+- Update to version 2.4:
+  * New feature: URL Aliases. URL Aliases allow an administrator to
+define their own URLs on the web interface that are rewritten to
+built-in URLs with specific parameters. Create and configure
+URL Aliases using the /Setup/URL_Aliases menu option in the
+web interface.
+  * Add tech-note search capability.
+  * Add the -r|--revision and -o|--origin options to the annotate
+command.
+  * Add the origin= query parameter to the /annotate webpage.
+  * The fossil annotate command and the /annotate web page go
+backwards in time as far as can be computed in 30 milliseconds
+by default, rather than stopping after 20 steps. The new
+limit= query parameter or the --limit command-line option can
+be used to alter this timeout.
+  * Provide separate on-line help screens for each setting.
+  * Back out support for the --no-dir-symlinks option
+  * Remove support from the legacy configuration sync
+protocol. The only way now to do a configuration push or pull
+is to use the new protocol that was added in 2011.
+  * Add the from= and to= query parameters to /fdiff in order to
+get a diff of two files in the same check-in.
+  * CVE-2017-17459, bsc#1071709: Fix the "ssh://" protocol to
+prevent an attack whereby the attacker convinces a victim to
+run a "clone" with a dodgy URL and thereby gains access to
+their system
+  * Provide a checkbox that will temporarily disable all ad-units.
+  * Improvements to the /stat page
+  * Various new hyperlinks to the /bloblist and /bigbloblist pages.
+  * Correct the /doc page to support read-only repositories.
+  * Correct /zip, /tarball, zip, and tarball pages and commands to
+honor the versioned manifest setting when outside of an open
+checkout directory.
+  * The admin-log and access-log settings are now on by default
+for new repositories.
+  * Update the built-in SQLite to version 3.21.0.
+
+---

Old:

  fossil-src-2.3.tar.gz

New:

  fossil-src-2.4.tar.gz



Other differences:
--
++ fossil.spec ++
--- /var/tmp/diff_new_pack.KKJFSY/_old  2017-12-08 21:48:50.727307939 +0100
+++ /var/tmp/diff_new_pack.KKJFSY/_new  2017-12-08 21:48:50.735307594 +0100
@@ -16,10 +16,14 @@
 #
 
 
-%define with_system_sqlite 0%{?suse_version} > 1320
+%if 0%{?suse_version} > 1330
+%bcond_without system_sqlite
+%else
+%bcond_with system_sqlite
+%endif
 
 Name:   fossil
-Version:2.3
+Version:2.4
 Release:0
 Summary:Distributed software configuration management
 License:BSD-2-Clause
@@ -32,8 +36,8 @@
 BuildRequires:  tcl
 BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{with_system_sqlite}
-BuildRequires:  sqlite3-devel >= 3.8.7
+%if %{with system_sqlite}
+BuildRequires:  sqlite3-devel >= 3.20.0
 %endif
 BuildRequires:  openssl-devel
 
@@ -58,7 +62,7 @@
 ./configure \
 --prefix=%{_prefix} \
 --with-openssl=auto \
-%if 0%{with_system_sqlite}
+%if %{with system_sqlite}
 --disable-internal-sqlite
 %endif
 

++ fossil-src-2.3.tar.gz -> fossil-src-2.4.tar.gz ++
 21247 lines of diff (skipped)




commit openSUSE-release-tools for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2017-12-08 21:48:42

Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and  /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new (New)


Package is "openSUSE-release-tools"

Fri Dec  8 21:48:42 2017 rev:29 rq:555262 version:20171208.d7c5a3e

Changes:

--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2017-12-07 13:54:27.079947177 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
   2017-12-08 21:49:01.826830477 +0100
@@ -1,0 +2,13 @@
+Fri Dec 08 14:57:15 UTC 2017 - opensuse-releaset...@opensuse.org
+
+- Update to version 20171208.d7c5a3e:
+  * compare_pkglist: do not submit package if it has removed from target
+  * pkglistgen: dump_solv function
+  * pkglistgen: add droplist generator
+  * pkglistgen: include locales and suggested
+  * biarchtool: blacklist 000release-packages
+  * biarchtool: also work for rings
+  * biarchtool: blacklist patterns that are in ring1
+  * biarchtool: fetch all packagemetas at once
+
+---

Old:

  openSUSE-release-tools-20171205.1769209.obscpio

New:

  openSUSE-release-tools-20171208.d7c5a3e.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.LP4OnR/_old  2017-12-08 21:49:02.490801915 +0100
+++ /var/tmp/diff_new_pack.LP4OnR/_new  2017-12-08 21:49:02.494801743 +0100
@@ -20,7 +20,7 @@
 %define source_dir osc-plugin-factory
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20171205.1769209
+Version:    20171208.d7c5a3e
 Release:0
 Summary:Tools to aid in staging and release work for openSUSE/SUSE
 License:GPL-2.0+ and MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.LP4OnR/_old  2017-12-08 21:49:02.530800195 +0100
+++ /var/tmp/diff_new_pack.LP4OnR/_new  2017-12-08 21:49:02.530800195 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/osc-plugin-factory.git
-b165e07db38620d12e4adcd078bbe00fe192d5b8
+d7c5a3e1761e2e9980c48cc7b6424e913ae6bff4
   
 

++ openSUSE-release-tools-20171205.1769209.obscpio -> 
openSUSE-release-tools-20171208.d7c5a3e.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20171205.1769209/biarchtool.py 
new/openSUSE-release-tools-20171208.d7c5a3e/biarchtool.py
--- old/openSUSE-release-tools-20171205.1769209/biarchtool.py   2017-12-05 
13:20:49.0 +0100
+++ new/openSUSE-release-tools-20171208.d7c5a3e/biarchtool.py   2017-12-08 
15:46:48.0 +0100
@@ -44,6 +44,7 @@
 self.packages = []
 self.arch = 'i586'
 self.rdeps = None
+self.package_metas = dict()
 self.whitelist = {
 'i586': set([
 'bzr',
@@ -62,6 +63,11 @@
 'openSUSE-EULAs', # translate-toolkit
 'skelcd-openSUSE',
 'plasma5-workspace',
+'patterns-base',
+'patterns-fonts',
+'patterns-rpm-macros',
+'patterns-yast',
+'000release-packages',
 ]),
 }
 
@@ -76,19 +82,31 @@
 if package in self._has_baselibs:
 return self._has_baselibs[package]
 
+is_multibuild = False
+srcpkgname = package
+if ':' in package:
+is_multibuild = True
+srcpkgname = package.split(':')[0]
+
 ret = False
-files = self.get_filelist(self.project, package)
+files = self.get_filelist(self.project, srcpkgname)
 if 'baselibs.conf' in files:
 logger.debug('%s has baselibs', package)
-ret = True
+if is_multibuild:
+logger.warn('%s is multibuild and has baselibs. canot handle 
that!', package)
+else:
+ret = True
 elif '_link' in files:
-files = self.get_filelist(self.project, package, expand = True)
+files = self.get_filelist(self.project, srcpkgname, expand = True)
 if 'baselibs.conf' in files:
 logger.warn('%s is linked to a baselibs package', package)
+elif is_multibuild:
+logger.warn('%s is multibuild', package)
 self._has_baselibs[package] = ret
 return ret
 
 def is_biarch_recursive(self, package):
+logger.debug(package)
 if package in self.blacklist[self.arch]:
 log

commit open-iscsi for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package open-iscsi for openSUSE:Factory 
checked in at 2017-12-08 21:48:28

Comparing /work/SRC/openSUSE:Factory/open-iscsi (Old)
 and  /work/SRC/openSUSE:Factory/.open-iscsi.new (New)


Package is "open-iscsi"

Fri Dec  8 21:48:28 2017 rev:66 rq:547761 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/open-iscsi/open-iscsi.changes2017-09-09 
20:24:22.956291412 +0200
+++ /work/SRC/openSUSE:Factory/.open-iscsi.new/open-iscsi.changes   
2017-12-08 21:48:32.544090116 +0100
@@ -1,0 +2,6 @@
+Sat Dec  2 22:42:53 UTC 2017 - ldun...@suse.com
+
+- Added fixes for working with latest gcc (7.2.1),
+  updating: open-iscsi-SUSE-latest.diff.bz2
+
+---



Other differences:
--
++ open-iscsi-SUSE-latest.diff.bz2 ++
 3451 lines (skipped)
 between 
/work/SRC/openSUSE:Factory/open-iscsi/open-iscsi-SUSE-latest.diff.bz2
 and 
/work/SRC/openSUSE:Factory/.open-iscsi.new/open-iscsi-SUSE-latest.diff.bz2




commit rdma-core for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package rdma-core for openSUSE:Factory 
checked in at 2017-12-08 21:47:21

Comparing /work/SRC/openSUSE:Factory/rdma-core (Old)
 and  /work/SRC/openSUSE:Factory/.rdma-core.new (New)


Package is "rdma-core"

Fri Dec  8 21:47:21 2017 rev:13 rq:548060 version:15.1

Changes:

--- /work/SRC/openSUSE:Factory/rdma-core/rdma-core.changes  2017-12-03 
10:08:35.321531037 +0100
+++ /work/SRC/openSUSE:Factory/.rdma-core.new/rdma-core.changes 2017-12-08 
21:47:41.894268890 +0100
@@ -1,0 +2,5 @@
+Mon Dec  4 11:30:13 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Add bcond to use curl-mini by default for building
+
+---



Other differences:
--
++ rdma-core.spec ++
--- /var/tmp/diff_new_pack.Ljnb3U/_old  2017-12-08 21:47:42.494243081 +0100
+++ /var/tmp/diff_new_pack.Ljnb3U/_new  2017-12-08 21:47:42.494243081 +0100
@@ -88,6 +88,7 @@
 # outside of OBS. Thus we add a bcond to allow manual build.
 # To force build without the use of curl-mini, --without=curlmini
 # should be passed to rpmbuild
+%bcond_without curlmini
 %if 0%{?suse_version} >= 1330
 %if %{with curlmini}
 BuildRequires:  curl-mini




commit zypper for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package zypper for openSUSE:Factory checked 
in at 2017-12-08 21:46:33

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


Package is "zypper"

Fri Dec  8 21:46:33 2017 rev:277 rq:548038 version:1.14.1

Changes:

--- /work/SRC/openSUSE:Factory/zypper/zypper.changes2017-12-01 
15:52:57.569502353 +0100
+++ /work/SRC/openSUSE:Factory/.zypper.new/zypper.changes   2017-12-08 
21:47:29.534800551 +0100
@@ -1,0 +2,6 @@
+Thu Nov 30 18:31:19 CET 2017 - m...@suse.de
+
+- Avoid writing ANSI Escape sequences on a dumb terminal (bsc#1055315)
+- version 1.14.1
+
+---

Old:

  zypper-1.14.0.tar.bz2

New:

  zypper-1.14.1.tar.bz2



Other differences:
--
++ zypper.spec ++
--- /var/tmp/diff_new_pack.TOPn8T/_old  2017-12-08 21:47:30.234770440 +0100
+++ /var/tmp/diff_new_pack.TOPn8T/_new  2017-12-08 21:47:30.238770268 +0100
@@ -38,7 +38,7 @@
 Summary:Command line software manager using libzypp
 License:GPL-2.0+
 Group:  System/Packages
-Version:1.14.0
+Version:1.14.1
 Release:0
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc

++ zypper-1.14.0.tar.bz2 -> zypper-1.14.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/zypper/zypper-1.14.0.tar.bz2 
/work/SRC/openSUSE:Factory/.zypper.new/zypper-1.14.1.tar.bz2 differ: char 11, 
line 1




commit perl-Mojolicious for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-12-08 21:46:11

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


Package is "perl-Mojolicious"

Fri Dec  8 21:46:11 2017 rev:83 rq:548019 version:7.58

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-11-21 15:21:05.593738566 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-12-08 21:47:21.379151377 +0100
@@ -1,0 +2,9 @@
+Mon Dec  4 06:40:50 UTC 2017 - co...@suse.com
+
+- updated to 7.58
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.58  2017-12-02
+- Added websocket_p method to Mojo::UserAgent.
+
+---

Old:

  Mojolicious-7.57.tar.gz

New:

  Mojolicious-7.58.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.j6Um88/_old  2017-12-08 21:47:21.903128838 +0100
+++ /var/tmp/diff_new_pack.j6Um88/_new  2017-12-08 21:47:21.907128666 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.57
+Version:7.58
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.57.tar.gz -> Mojolicious-7.58.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.57/Changes new/Mojolicious-7.58/Changes
--- old/Mojolicious-7.57/Changes2017-11-18 17:05:36.0 +0100
+++ new/Mojolicious-7.58/Changes2017-12-02 21:02:52.0 +0100
@@ -1,4 +1,7 @@
 
+7.58  2017-12-02
+  - Added websocket_p method to Mojo::UserAgent.
+
 7.57  2017-11-18
   - Fixed installation problems with some versions of Perl on Windows.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.57/META.json 
new/Mojolicious-7.58/META.json
--- old/Mojolicious-7.57/META.json  2017-11-18 17:10:05.0 +0100
+++ new/Mojolicious-7.58/META.json  2017-12-03 23:14:26.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.57",
-   "x_serialization_backend" : "JSON::PP version 2.94"
+   "version" : "7.58",
+   "x_serialization_backend" : "JSON::PP version 2.97000"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.57/META.yml 
new/Mojolicious-7.58/META.yml
--- old/Mojolicious-7.57/META.yml   2017-11-18 17:10:05.0 +0100
+++ new/Mojolicious-7.58/META.yml   2017-12-03 23:14:26.0 +0100
@@ -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.57'
+version: '7.58'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.57/README.md 
new/Mojolicious-7.58/README.md
--- old/Mojolicious-7.57/README.md  2017-11-06 18:19:39.0 +0100
+++ new/Mojolicious-7.58/README.md  2017-12-03 03:34:54.0 +0100
@@ -22,8 +22,8 @@
 applications, independently of the web framework.
 * Full stack HTTP and WebSocket client/server implementation with IPv6, 
TLS,
   SNI, IDNA, HTTP/SOCKS5 proxy, UNIX domain socket, Comet (long polling),
-  keep-alive, connection pooling, timeout, cookie, multipart, and gzip
-  compression support.
+  Promises/A+, keep-alive, connection pooling, timeout, cookie, multipart,
+  and gzip compression support.
 * Built-in non-blocking I/O web server, supporting multiple event loops as
   well as optional pre-forking and hot deployment, perfect for building
   highly scalable web services.
@@ -33,6 +33,10 @@
 can be used too, but may require additional CPAN modules to be installed)
   * Fresh code based upon years of experience developing
 [Catalyst](http://www.catalystframework.org), free and open source.
+  * Hundreds of 3rd party
+[extensions](https://metacpan.org/requires/distribution/Mojolicious) and
+high quality spin-off projects like the
+[Minion](https://metacpan.org/pod/Minion) job queue.
 
 ## Installation
 
@@ -66,14 +70,17 @@
 ## Duct tape for the HTML5 web
 
   Use all the latest Perl and HTML features in beautiful single file
-  prototypes like this one, and grow them easily into well-structured
-  applications.
+  prototypes like this one, and
+  [grow](http://mojolicious.org/perldoc/Mojolicious/Guides/Growing#Differences)

commit libass for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libass for openSUSE:Factory checked 
in at 2017-12-08 21:46:01

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


Package is "libass"

Fri Dec  8 21:46:01 2017 rev:42 rq:548015 version:0.14.0

Changes:

--- /work/SRC/openSUSE:Factory/libass/libass.changes2017-06-12 
15:26:44.340538159 +0200
+++ /work/SRC/openSUSE:Factory/.libass.new/libass.changes   2017-12-08 
21:47:20.407193187 +0100
@@ -1,0 +2,14 @@
+Sun Dec  3 11:07:13 UTC 2017 - mplus...@suse.com
+
+- Update to version 0.14.0:
+  * Brand new, faster and better outline stroker (replaces FreeType
+stroker)
+  * Remove option to use the FreeType rasterizer
+  * Fix spots of missing border around self-intersecting shapes
+  * Switch from Yasm to NASM for building hand-written assembler
+code
+  * Clear font cache in ass_set_fonts(). This fixes potentially
+incorrect font choices and an occasional crash if this function
+is called midway through rendering a file.
+
+---

Old:

  libass-0.13.7.tar.xz

New:

  libass-0.14.0.tar.xz



Other differences:
--
++ libass.spec ++
--- /var/tmp/diff_new_pack.U5KKH9/_old  2017-12-08 21:47:20.867173401 +0100
+++ /var/tmp/diff_new_pack.U5KKH9/_new  2017-12-08 21:47:20.867173401 +0100
@@ -18,7 +18,7 @@
 
 %define sover   9
 Name:   libass
-Version:0.13.7
+Version:0.14.0
 Release:0
 Summary:Library for SSA/ASS-formatted subtitle rendering
 License:ISC
@@ -26,13 +26,12 @@
 Url:https://github.com/libass/libass
 Source: 
https://github.com/libass/libass/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
+BuildRequires:  nasm
 BuildRequires:  pkgconfig
-BuildRequires:  xz
-BuildRequires:  yasm
 BuildRequires:  pkgconfig(fontconfig) >= 2.10.92
 BuildRequires:  pkgconfig(freetype2) >= 9.10.3
 BuildRequires:  pkgconfig(fribidi) >= 0.19.0
-BuildRequires:  pkgconfig(harfbuzz)
+BuildRequires:  pkgconfig(harfbuzz) >= 0.9.5
 
 %description
 libass is a subtitle renderer for the ASS/SSA
@@ -81,11 +80,9 @@
 %postun -n libass%{sover} -p /sbin/ldconfig
 
 %files -n libass%{sover}
-%defattr(-,root,root)
 %{_libdir}/libass.so.%{sover}*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/ass
 %{_libdir}/libass.so
 %{_libdir}/pkgconfig/libass.pc

++ libass-0.13.7.tar.xz -> libass-0.14.0.tar.xz ++
 9234 lines of diff (skipped)




commit python-setuptools for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package python-setuptools for 
openSUSE:Factory checked in at 2017-12-08 21:47:43

Comparing /work/SRC/openSUSE:Factory/python-setuptools (Old)
 and  /work/SRC/openSUSE:Factory/.python-setuptools.new (New)


Package is "python-setuptools"

Fri Dec  8 21:47:43 2017 rev:33 rq:554730 version:38.2.4

Changes:

--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes  
2017-11-30 12:38:26.129092856 +0100
+++ /work/SRC/openSUSE:Factory/.python-setuptools.new/python-setuptools.changes 
2017-12-08 21:47:47.382032826 +0100
@@ -1,0 +2,16 @@
+Wed Dec  6 02:54:35 UTC 2017 - a...@gmx.de
+
+- update to version 38.2.4:
+  * #1220: Fix data_files handling when installing from wheel.
+
+---
+Sun Dec  3 18:15:47 UTC 2017 - a...@gmx.de
+
+- update to version 38.2.3:
+  * fix Travis' Python 3.3 job.
+
+- changes from version 38.2.2:
+  * #1214: fix handling of namespace packages when installing from a
+wheel.
+
+---

Old:

  setuptools-38.2.1.zip

New:

  setuptools-38.2.4.zip



Other differences:
--
++ python-setuptools.spec ++
--- /var/tmp/diff_new_pack.gNBEkH/_old  2017-12-08 21:47:48.329992048 +0100
+++ /var/tmp/diff_new_pack.gNBEkH/_new  2017-12-08 21:47:48.333991876 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-setuptools
-Version:38.2.1
+Version:38.2.4
 Release:0
 Summary:Download, build, install, upgrade, and uninstall Python 
packages
 License:Python-2.0 OR ZPL-2.0




commit libassuan for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libassuan for openSUSE:Factory 
checked in at 2017-12-08 21:47:05

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


Package is "libassuan"

Fri Dec  8 21:47:05 2017 rev:43 rq:548054 version:2.4.5

Changes:

--- /work/SRC/openSUSE:Factory/libassuan/libassuan.changes  2017-11-25 
08:40:21.603283343 +0100
+++ /work/SRC/openSUSE:Factory/.libassuan.new/libassuan.changes 2017-12-08 
21:47:35.846529042 +0100
@@ -1,0 +2,6 @@
+Mon Dec  4 11:12:16 UTC 2017 - astie...@suse.com
+
+- libassuan 2.4.5:
+  * fixes for platforms other than GNU/Linux
+
+---

Old:

  libassuan-2.4.4.tar.bz2
  libassuan-2.4.4.tar.bz2.sig

New:

  libassuan-2.4.5.tar.bz2
  libassuan-2.4.5.tar.bz2.sig



Other differences:
--
++ libassuan.spec ++
--- /var/tmp/diff_new_pack.HU06zP/_old  2017-12-08 21:47:36.394505471 +0100
+++ /var/tmp/diff_new_pack.HU06zP/_new  2017-12-08 21:47:36.394505471 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libassuan
-Version:2.4.4
+Version:2.4.5
 Release:0
 Summary:IPC library used by GnuPG version 2
 License:GPL-3.0+ and LGPL-2.1+

++ libassuan-2.4.4.tar.bz2 -> libassuan-2.4.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libassuan-2.4.4/ChangeLog 
new/libassuan-2.4.5/ChangeLog
--- old/libassuan-2.4.4/ChangeLog   2017-11-16 09:36:19.0 +0100
+++ new/libassuan-2.4.5/ChangeLog   2017-12-01 15:35:36.0 +0100
@@ -1,3 +1,22 @@
+2017-12-01  Werner Koch  
+
+   Release 2.4.5.
+   + commit a70eaa8a3347660cf2f66ada0fa82cf991a1d7a0
+
+
+2017-11-30  NIIBE Yutaka  
+
+   Wrap assuan_close for nPth.
+   + commit 0b551de6ca57790c511f32755880bbeaa1cacf85
+   * src/assuan.h.in (_assuan_npth_close): New.
+   (_assuan_system_npth): Use _assuan_npth_close.
+
+2017-11-20  Ben Kibbey  
+
+   tests: Fix build.
+   + commit a63c4f33d5c10173dd54e2af32b127aa49498bfe
+   * tests/fdpassing.c: Include config.h to define GPGRT_ENABLE_ES_MACROS.
+
 2017-11-16  Werner Koch  
 
Release 2.4.4.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libassuan-2.4.4/NEWS new/libassuan-2.4.5/NEWS
--- old/libassuan-2.4.4/NEWS2017-11-16 09:28:37.0 +0100
+++ new/libassuan-2.4.5/NEWS2017-12-01 15:27:25.0 +0100
@@ -1,3 +1,9 @@
+Noteworthy changes in version 2.4.5 (2017-12-01) [C7/A7/R5]
+
+
+ * Avoid a blocking close on Windows with nPth. [#3378]
+
+
 Noteworthy changes in version 2.4.4 (2017-11-16) [C7/A7/R4]
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libassuan-2.4.4/VERSION new/libassuan-2.4.5/VERSION
--- old/libassuan-2.4.4/VERSION 2017-11-16 09:31:46.0 +0100
+++ new/libassuan-2.4.5/VERSION 2017-12-01 15:33:09.0 +0100
@@ -1 +1 @@
-2.4.4
+2.4.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libassuan-2.4.4/configure 
new/libassuan-2.4.5/configure
--- old/libassuan-2.4.4/configure   2017-11-16 09:31:47.0 +0100
+++ new/libassuan-2.4.5/configure   2017-12-01 15:33:09.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libassuan 2.4.4.
+# Generated by GNU Autoconf 2.69 for libassuan 2.4.5.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libassuan'
 PACKAGE_TARNAME='libassuan'
-PACKAGE_VERSION='2.4.4'
-PACKAGE_STRING='libassuan 2.4.4'
+PACKAGE_VERSION='2.4.5'
+PACKAGE_STRING='libassuan 2.4.5'
 PACKAGE_BUGREPORT='https://bugs.gnupg.org'
 PACKAGE_URL=''
 
@@ -1351,7 +1351,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 libassuan 2.4.4 to adapt to many kinds of systems.
+\`configure' configures libassuan 2.4.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1421,7 +1421,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libassuan 2.4.4:";;
+ short | recursive ) echo "Configuration of libassuan 2.4.5:";;
esac
   cat <<\_ACEOF
 
@@ -1538,7 +1538,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if 

commit dnsmasq for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package dnsmasq for openSUSE:Factory checked 
in at 2017-12-08 21:47:30

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


Package is "dnsmasq"

Fri Dec  8 21:47:30 2017 rev:65 rq:548087 version:2.78

Changes:

--- /work/SRC/openSUSE:Factory/dnsmasq/dnsmasq.changes  2017-10-05 
11:53:23.494132963 +0200
+++ /work/SRC/openSUSE:Factory/.dnsmasq.new/dnsmasq.changes 2017-12-08 
21:47:42.798230005 +0100
@@ -1,0 +2,27 @@
+Mon Dec  4 13:39:32 UTC 2017 - idon...@suse.com
+
+- Update keyring 
+
+---
+Fri Dec  1 14:50:09 UTC 2017 - cbosdon...@suse.com
+
+- Get rid of python dependency due to examples. (fate#323526)
+
+---
+Mon Oct  2 14:09:59 UTC 2017 - m...@suse.com
+
+- Security update to version 2.78:
+  * bsc#1060354, CVE-2017-14491: 2 byte heap based overflow.
+  * bsc#1060355, CVE-2017-14492: heap based overflow.
+  * bsc#1060360, CVE-2017-14493: stack based overflow.
+  * bsc#1060361, CVE-2017-14494: DHCP - info leak.
+  * bsc#1060362, CVE-2017-14495: DNS - OOM DoS.
+  * bsc#1060364, CVE-2017-14496: DNS - DoS Integer underflow.
+  * Fix DHCP relaying, broken in 2.76 and 2.77.
+  * For other changes, see
+http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
+- Obsoleted patches:
+  * Fix-crash-introduced-in-2675f2061525bc954be14988d643.patch
+  * Handle-binding-upstream-servers-to-an-interface.patch
+
+---

Old:

  Fix-crash-introduced-in-2675f2061525bc954be14988d643.patch
  Handle-binding-upstream-servers-to-an-interface.patch
  dnsmasq-2.76.tar.xz
  dnsmasq-2.76.tar.xz.asc

New:

  dnsmasq-2.78.tar.xz
  dnsmasq-2.78.tar.xz.asc



Other differences:
--
++ dnsmasq.spec ++
--- /var/tmp/diff_new_pack.za5t5o/_old  2017-12-08 21:47:43.626194389 +0100
+++ /var/tmp/diff_new_pack.za5t5o/_new  2017-12-08 21:47:43.630194217 +0100
@@ -20,7 +20,7 @@
 Summary:Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server
 License:GPL-2.0 or GPL-3.0
 Group:  Productivity/Networking/DNS/Servers
-Version:2.76
+Version:2.78
 Release:0
 Provides:   dns_daemon
 PreReq: /usr/sbin/useradd /bin/mkdir
@@ -35,8 +35,6 @@
 Source7:SuSEFirewall.dnsmasq-dns
 Source8:%{name}-rpmlintrc
 Patch0: dnsmasq-groups.patch
-Patch10:Handle-binding-upstream-servers-to-an-interface.patch
-Patch11:Fix-crash-introduced-in-2675f2061525bc954be14988d643.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  dbus-1-devel
 BuildRequires:  dos2unix
@@ -70,8 +68,10 @@
 %prep
 %setup -q
 %patch0
-%patch10 -p1
-%patch11 -p1
+
+# Remove the executable bit from python example files to
+# avoid unwanted automatic dependencies
+find contrib -name *.py -exec chmod a-x '{}' \;
 
 # Some docs have the DOS line ends
 dos2unix contrib/systemd/dbus_activation

++ dnsmasq-2.76.tar.xz -> dnsmasq-2.78.tar.xz ++
 35240 lines of diff (skipped)

++ dnsmasq-groups.patch ++
--- /var/tmp/diff_new_pack.za5t5o/_old  2017-12-08 21:47:43.938180969 +0100
+++ /var/tmp/diff_new_pack.za5t5o/_new  2017-12-08 21:47:43.942180796 +0100
@@ -1,13 +1,13 @@
 --- src/dnsmasq.c.orig
 +++ src/dnsmasq.c
-@@ -557,11 +557,10 @@ int main (int argc, char **argv)
+@@ -581,11 +581,10 @@ int main (int argc, char **argv)
if (!option_bool(OPT_DEBUG) && getuid() == 0)   
  {
int bad_capabilities = 0;
 -  gid_t dummy;

--  /* remove all supplimentary groups */
-+  /* set the supplimentary groups of the daemon user */
+-  /* remove all supplementary groups */
++  /* set the supplementary groups of the daemon user */
if (gp && 
 -(setgroups(0, ) == -1 ||
 +(initgroups(daemon->username, gp->gr_gid) == -1 ||

++ dnsmasq.keyring ++
--- /var/tmp/diff_new_pack.za5t5o/_old  2017-12-08 21:47:43.970179592 +0100
+++ /var/tmp/diff_new_pack.za5t5o/_new  2017-12-08 21:47:43.970179592 +0100
@@ -1,33 +1,116 @@
 -BEGIN PGP PUBLIC KEY BLOCK-
-Version: GnuPG v2
 
-mQGiBEdAp6gRBACnOax2ntWEcx7Fw4OMXOJrGmfFcHUVkoe+hpRaFlfENvhffPdM
-8qELIlc6xvQRUfnHViIYYTYNbKd4+8QRQMP9lZwKP0ckDA7/2WW7oig/6MNGGYu+
-VmngF+l0KU5gyib8NYeyiBjdJOcBrx3+q9S0U+BhyxmrvHgxJub4n/sJiwCgq/oH
-n2b7cKdqzuK1+B5TaRKExk8D/RoZYGRDvSJpMzJyyED77CAH946I+oVbNLyYMMy/
-LxaA/x0nBQ9Mu0bAVvUHF+lG++kKNAd7vcveGPKCoXVuPOx/LtdOgMma/ipEGHWt
-mzgHRoNIYweffwMhEP929woWJ2KXrH0P0imel7aOLHYl7w6hybdaQ9tBExMlMj6r
-1+4DA/9LduhBW1MWxttDUhex0iXQPx6vFwqai+yjtueyhC3Y5ZGe8JBdWLXzoD3v

commit kdump for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package kdump for openSUSE:Factory checked 
in at 2017-12-08 21:47:35

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


Package is "kdump"

Fri Dec  8 21:47:35 2017 rev:90 rq:548155 version:0.8.16

Changes:

--- /work/SRC/openSUSE:Factory/kdump/kdump.changes  2017-06-30 
18:39:36.849321892 +0200
+++ /work/SRC/openSUSE:Factory/.kdump.new/kdump.changes 2017-12-08 
21:47:44.142172193 +0100
@@ -1,0 +2,8 @@
+Wed Nov 15 12:25:57 UTC 2017 - msucha...@suse.com
+
+- kdump-Dont-exit-even-if-initrd-is-not-built.patch: fadump restart does not
+  always rebuild initramfs but may need to re-register (bsc#1047781).
+- kdump-Limit-kdump-cpus-to-number-provided-by-config.patch (bsc#1036223, 
bsc#1068234).
+- kdump-Don-t-split-by-default.patch (bsc#1036223, bsc#1068234).
+
+---

New:

  kdump-Don-t-split-by-default.patch
  kdump-Dont-exit-even-if-initrd-is-not-built.patch
  kdump-Limit-kdump-cpus-to-number-provided-by-config.patch



Other differences:
--
++ kdump.spec ++
--- /var/tmp/diff_new_pack.v2f5Aa/_old  2017-12-08 21:47:44.906139330 +0100
+++ /var/tmp/diff_new_pack.v2f5Aa/_new  2017-12-08 21:47:44.906139330 +0100
@@ -67,6 +67,9 @@
 Patch23:%{name}-explicitly-request-zFCP-devices.patch
 Patch24:%{name}-fail-if-fadump-cannot-be-registered.patch
 Patch25:%{name}-activate-QETH-devices.patch
+Patch26:%{name}-Dont-exit-even-if-initrd-is-not-built.patch
+Patch27:%{name}-Limit-kdump-cpus-to-number-provided-by-config.patch
+Patch28:%{name}-Don-t-split-by-default.patch
 BuildRequires:  asciidoc
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -152,6 +155,9 @@
 %patch23 -p1
 %patch24 -p1
 %patch25 -p1
+%patch26 -p1
+%patch27 -p1
+%patch28 -p1
 
 %build
 export CFLAGS="%{optflags}"

++ kdump-Don-t-split-by-default.patch ++
>From 51a68c31497d1895602d5c6851e23a9027d9675d Mon Sep 17 00:00:00 2001
From: Ankit Kumar 
Date: Thu, 10 Aug 2017 15:04:32 +0530
Subject: [PATCH] Don't split by default

References: bsc#1036223, bsc#1068234
Patch-mainline: v0.8.17
Git-commit: 51a68c31497d1895602d5c6851e23a9027d9675d

Currently, we are default'ing to "SPILT" as well as multi-threading
when KDUMPTOOL_FLAGS="". Ensure split is enabled only when it is set
explicitly with KDUMPTOOL_FLAGS="SPLIT".

Signed-off-by: Ankit Kumar 
---
 kdumptool/savedump.cc | 11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/kdumptool/savedump.cc b/kdumptool/savedump.cc
index ec66e63bd29b..e832bf98b762 100644
--- a/kdumptool/savedump.cc
+++ b/kdumptool/savedump.cc
@@ -294,15 +294,12 @@ void SaveDump::saveDump(const RootDirURLVector )
 if (cpus > online_cpus)
 cpus = online_cpus;
 }
-if (!config->kdumptoolContainsFlag("NOSPLIT") &&
-!config->kdumptoolContainsFlag("SINGLE") &&
+if (!config->kdumptoolContainsFlag("SINGLE") &&
 cpus > 1) {
-   if (!useElf)
-   m_split = cpus;
-   else
-   cerr << "Splitting ELF dumps is not supported." << endl;
 
-if (config->kdumptoolContainsFlag("SPLIT")) {
+/* The check for NOSPLIT is for backward compatibility */
+if (config->kdumptoolContainsFlag("SPLIT") &&
+!config->kdumptoolContainsFlag("NOSPLIT")) {
 if (!useElf)
 m_split = cpus;
 else
-- 
2.13.6

++ kdump-Dont-exit-even-if-initrd-is-not-built.patch ++
>From 086068496508087b68029ae31a93ed5d3e4ac2cb Mon Sep 17 00:00:00 2001
From: Ankit Kumar 
Date: Mon, 7 Aug 2017 20:35:04 +0530
Subject: [PATCH] Don't exit even if initrd is not built

References: bsc#1047781
Patch-mainline: v0.8.17
Git-commit: 086068496508087b68029ae31a93ed5d3e4ac2cb

In case where there is no change in kdump config, new initrd won't be
built. Restarting kdump.service in above case exits as initrd is same
as older. As control doesn't proceed further, it fails to enable dump
configuration.

This patch fixes above mentioned issue by proceeding further and enabling
dump configuration.

Signed-off-by: Ankit Kumar 
Acked-by: Michal Suchanek 
---
 init/load.sh | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/init/load.sh b/init/load.sh
index 4fc7a82e7199..6910bc546d9c 100755
--- a/init/load.sh
+++ b/init/load.sh
@@ -309,13 +309,13 @@ if [ "$1" = "--update" ] ; then
 rebuild_kdumprd || exit 1
 after=$(stat -c %Y $kdump_initrd)
 
-# If the initial ram disk was not updated,
-# do not execute kexec 

commit python-hypothesis for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package python-hypothesis for 
openSUSE:Factory checked in at 2017-12-08 21:47:50

Comparing /work/SRC/openSUSE:Factory/python-hypothesis (Old)
 and  /work/SRC/openSUSE:Factory/.python-hypothesis.new (New)


Package is "python-hypothesis"

Fri Dec  8 21:47:50 2017 rev:13 rq:554735 version:3.40.1

Changes:

--- /work/SRC/openSUSE:Factory/python-hypothesis/python-hypothesis.changes  
2017-11-30 12:38:20.629292841 +0100
+++ /work/SRC/openSUSE:Factory/.python-hypothesis.new/python-hypothesis.changes 
2017-12-08 21:47:53.341776459 +0100
@@ -1,0 +2,57 @@
+Wed Dec  6 02:52:35 UTC 2017 - a...@gmx.de
+
+- update to version 3.40.1:
+
+3.40.1 - 2017-12-04
+  * This release makes two changes:
++ It makes the calculation of some of the metadata that Hypothesis
+  uses for shrinking occur lazily. This should speed up
+  performance of test case generation a bit because it no longer
+  calculates information it doesn’t need.
++ It improves the shrinker for certain classes of nested
+  examples. e.g. when shrinking lists of lists, the shrinker is
+  now able to concatenate two adjacent lists together into a
+  single list. As a result of this change, shrinking may get
+  somewhat slower when the minimal example found is large.
+
+- changes from version 3.40.0:
+  * This release improves how various ways of seeding Hypothesis
+interact with the example database:
++ Using the example database with seed() is now deprecated. You
+  should set database=None if you are doing that. This will only
+  warn if you actually load examples from the database while using
+  @seed.
++ The derandomize will behave the same way as @seed.
++ Using --hypothesis-seed will disable use of the database.
++ If a test used examples from the database, it will not suggest
+  using a seed to reproduce it, because that won’t work.
+
+- changes from version 3.39.0:
+  * This release adds a new health check that checks if the smallest
+“natural” possible example of your test case is very large - this
+will tend to cause Hypothesis to generate bad examples and be
+quite slow.
+
+- changes from version 3.38.9:
+  * This is a documentation release to improve the documentation of
+shrinking behaviour for Hypothesis’s strategies.
+
+- changes from version 3.38.8:
+  * This release improves the performance of characters() when using
+blacklist_characters and from_regex() when using negative
+character classes.
+
+- changes from version 3.38.7:
+  * This is a patch release for from_regex(), which had a bug in
+handling of the re.VERBOSE flag (issue #992). Flags are now
+handled correctly when parsing regex.
+
+---
+Tue Nov 28 19:04:24 UTC 2017 - a...@gmx.de
+
+- update to version 3.38.6:
+  * This patch changes a few byte-string literals from double to
+single quotes, thanks to an update in unify. There are no
+user-visible changes.
+
+---

Old:

  hypothesis-3.38.5.tar.gz

New:

  hypothesis-3.40.1.tar.gz



Other differences:
--
++ python-hypothesis.spec ++
--- /var/tmp/diff_new_pack.OnGafi/_old  2017-12-08 21:47:54.421730003 +0100
+++ /var/tmp/diff_new_pack.OnGafi/_new  2017-12-08 21:47:54.425729832 +0100
@@ -24,7 +24,7 @@
 %endif
 %bcond_with test
 Name:   python-hypothesis
-Version:3.38.5
+Version:3.40.1
 Release:0
 Summary:A library for property based testing
 License:MPL-2.0

++ hypothesis-3.38.5.tar.gz -> hypothesis-3.40.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hypothesis-3.38.5/PKG-INFO 
new/hypothesis-3.40.1/PKG-INFO
--- old/hypothesis-3.38.5/PKG-INFO  2017-11-23 20:40:32.0 +0100
+++ new/hypothesis-3.40.1/PKG-INFO  2017-12-04 10:02:53.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: hypothesis
-Version: 3.38.5
+Version: 3.40.1
 Summary: A library for property based testing
 Home-page: https://github.com/HypothesisWorks/hypothesis-python
 Author: David R. MacIver
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hypothesis-3.38.5/src/hypothesis/_settings.py 
new/hypothesis-3.40.1/src/hypothesis/_settings.py
--- old/hypothesis-3.38.5/src/hypothesis/_settings.py   2017-11-23 
20:40:05.0 +0100
+++ new/hypothesis-3.40.1/src/hypothesis/_settings.py   2017-12-04 
10:02:20.0 +0100
@@ -517,6 +517,9 @@
 hung_test = 6
 """Checks if your tests have been running for a very long time."""
 
+

commit xdm for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package xdm for openSUSE:Factory checked in 
at 2017-12-08 21:47:15

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


Package is "xdm"

Fri Dec  8 21:47:15 2017 rev:64 rq:548056 version:1.1.11

Changes:

--- /work/SRC/openSUSE:Factory/xdm/xdm.changes  2017-11-30 12:38:15.665473338 
+0100
+++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes 2017-12-08 
21:47:39.282381244 +0100
@@ -1,0 +2,7 @@
+Mon Dec  4 11:24:12 UTC 2017 - sndir...@suse.com
+
+- xdm.tar.bz2/usr/lib/X11/display-manager
+  * Improve error message with "x11failsafe: in kernel commandline, 
+if xorg.conf.install doesn't exist 
(https://github.com/SUSE/kiwi/issues/554)
+
+---



Other differences:
--
++ xdm.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/usr/lib/X11/display-manager 
new/usr/lib/X11/display-manager
--- old/usr/lib/X11/display-manager 2017-10-18 16:59:26.687226000 +0200
+++ new/usr/lib/X11/display-manager 2017-12-04 12:23:07.871605000 +0100
@@ -174,10 +174,9 @@
 else
 echo
 echo "The failsafe X.Org configuration 
/etc/X11/xorg.conf.install no longer exists."
-echo "Either move it back (if still available) or copy 
/etc/X11/xorg.conf to"
-echo "/etc/X11/xorg.conf.install to use the native graphics 
driver instead of the"
-echo "failsafe graphics driver. Of course the latter option no 
longer can be called"
-echo "failsafe."
+echo "Either move it back (if still available) or remove 
\"x11failsafe\" from your"
+echo "kernel commandline to use the native graphics driver 
instead of the failsafe"
+echo "graphics driver. Of course the latter option no longer 
can be called failsafe."
 rc_status -u
 rc_exit
 fi




commit ImageMagick for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2017-12-08 21:46:58

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


Package is "ImageMagick"

Fri Dec  8 21:46:58 2017 rev:149 rq:548047 version:7.0.7.11

Changes:

--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2017-11-30 
12:32:54.121165582 +0100
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick.changes 
2017-12-08 21:47:34.786574638 +0100
@@ -1,0 +2,5 @@
+Mon Dec  4 10:58:49 UTC 2017 - pgaj...@suse.com
+
+- remove forgotten 'exit 0' from check phase
+
+---



Other differences:
--
++ ImageMagick.spec ++
--- /var/tmp/diff_new_pack.QiAYKb/_old  2017-12-08 21:47:35.634538162 +0100
+++ /var/tmp/diff_new_pack.QiAYKb/_new  2017-12-08 21:47:35.638537990 +0100
@@ -327,7 +327,6 @@
 chmod -x PerlMagick/demo/*.pl
 
 %check
-exit 0
 make %{?_smp_mflags} check
 export MAGICK_CODER_MODULE_PATH=$PWD/coders/.libs
 export MAGICK_CODER_FILTER_PATH=$PWD/filters/.libs






commit apache2 for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2017-12-08 21:46:26

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


Package is "apache2"

Fri Dec  8 21:46:26 2017 rev:139 rq:548029 version:2.4.29

Changes:

--- /work/SRC/openSUSE:Factory/apache2/apache2.changes  2017-11-23 
09:37:17.656101233 +0100
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes 2017-12-08 
21:47:27.126904130 +0100
@@ -1,0 +2,11 @@
+Sun Nov 26 17:25:10 UTC 2017 - sergiolindo.empr...@gmail.com
+
+- Add which and w3m as dependencies. poo#28406 
+
+---
+Thu Nov 23 13:43:30 UTC 2017 - rbr...@suse.com
+
+- Replace references to /var/adm/fillup-templates with new 
+  %_fillupdir macro (boo#1069468)
+
+---



Other differences:
--
++ apache2.spec ++
--- /var/tmp/diff_new_pack.PQ8VEI/_old  2017-12-08 21:47:28.534843565 +0100
+++ /var/tmp/diff_new_pack.PQ8VEI/_new  2017-12-08 21:47:28.542843221 +0100
@@ -16,6 +16,11 @@
 #
 
 
+#Compat macro for new _fillupdir macro introduced in Nov 2017
+%if ! %{defined _fillupdir}
+  %define _fillupdir /var/adm/fillup-templates
+%endif
+
 %define apache_mmn %(test -s %{SOURCE0} && { echo -n apache_mmn_; bzcat 
%{SOURCE0} | awk '/^#define MODULE_MAGIC_NUMBER_MAJOR/ {printf "%d", $3}'; })
 %define suse_maintenance_mmn  0
 %definedefault_mpm prefork
@@ -148,6 +153,8 @@
 Requires:   %{_sysconfdir}/mime.types
 Requires:   %{name}-MPM
 Requires:   logrotate
+Requires:   w3m
+Requires:   which
 %if 0%{?suse_version} < 1210
 Requires(post): %insserv_prereq
 %endif
@@ -517,7 +524,7 @@
 rm %{buildroot}/%{sysconfdir}/httpd-*.conf
 #
 # create directories
-mkdir -p %{buildroot}/%{_var}/adm/fillup-templates \
+mkdir -p %{buildroot}/%{_fillupdir} \
 %{buildroot}/%{proxycachedir} \
 %{buildroot}/%{localstatedir}
 #
@@ -574,7 +581,7 @@
 #
 # install sysconfig template
 install -m 644 $RPM_SOURCE_DIR/sysconfig.%{name} \
-   %{buildroot}/%{_var}/adm/fillup-templates/sysconfig.%{name}
+   %{buildroot}/%{_fillupdir}/sysconfig.%{name}
 #
 # install configuration files:
 mkdir -p %{buildroot}/%{runtimedir}
@@ -609,7 +616,7 @@
 %if "%{_lib}" != "lib64"
 sed -e 's/lib64/%{_lib}/' -i \
   %{buildroot}/%{sysconfdir}/loadmodule.conf \
-  %{buildroot}/%{_var}/adm/fillup-templates/sysconfig.%{name}
+  %{buildroot}/%{_fillupdir}/sysconfig.%{name}
 %endif
 
 # remove configuration for mpms which have not been built
@@ -836,7 +843,7 @@
 %{_sbindir}/suexec2
 %{iconsdir}
 %{errordir}
-%{_var}/adm/fillup-templates/sysconfig.%{name}
+%{_fillupdir}/sysconfig.%{name}
 %attr(755,root,root) %{_libdir}/%{name}_MMN
 %dir %{_libdir}/%{name}
 %{_libdir}/%{name}/mod_*.so







commit sssd for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package sssd for openSUSE:Factory checked in 
at 2017-12-08 21:46:42

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


Package is "sssd"

Fri Dec  8 21:46:42 2017 rev:85 rq:548039 version:1.16.0

Changes:

--- /work/SRC/openSUSE:Factory/sssd/sssd.changes2017-10-27 
13:47:14.827769244 +0200
+++ /work/SRC/openSUSE:Factory/.sssd.new/sssd.changes   2017-12-08 
21:47:30.406763042 +0100
@@ -1,0 +2,16 @@
+Mon Dec  4 10:03:59 UTC 2017 - h...@suse.com
+
+- Correct dependency of sss_obfuscate command line program.
+
+---
+Fri Dec  1 14:35:08 UTC 2017 - h...@suse.com
+
+- In an ongoing effort to reduce dependency on python version 2,
+  the following python libraries are no longer built. Nevertheless
+  their python3 counterparts remain in place:
+  * python-ipa_hbac
+  * python-sss-murmur
+  * python-sss_nss_idmap
+  * python-sssd-config
+
+---



Other differences:
--
++ sssd.spec ++
--- /var/tmp/diff_new_pack.4Kp5j5/_old  2017-12-08 21:47:31.086733792 +0100
+++ /var/tmp/diff_new_pack.4Kp5j5/_new  2017-12-08 21:47:31.090733620 +0100
@@ -53,7 +53,6 @@
 BuildRequires:  openldap2-devel
 BuildRequires:  pam-devel
 BuildRequires:  pkg-config >= 0.21
-BuildRequires:  python-devel
 BuildRequires:  python3-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  libcmocka-devel
@@ -76,7 +75,7 @@
 BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(ndr_nbt)
 BuildRequires:  pkgconfig(popt)
-BuildRequires:  pkgconfig(python)
+BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(talloc)
 BuildRequires:  pkgconfig(tdb) >= 1.1.3
 BuildRequires:  pkgconfig(tevent)
@@ -172,7 +171,7 @@
 Summary:Commandline tools for sssd
 License:GPL-3.0+ and LGPL-3.0+
 Group:  System/Management
-Requires:   python-sssd-config = %version
+Requires:   python3-sssd-config = %version
 Requires:   sssd = %version
 %py_requires
 
@@ -427,10 +426,14 @@
 --with-semanage=no \
 --disable-ldb-version-check \
 --without-kcm \
-   --without-secrets
+   --without-secrets \
+--without-python2-bindings
 make %{?_smp_mflags} all
 
 %install
+# sss_obfuscate is compatible with both python 2 and 3
+sed -i -e 's:/usr/bin/python:/usr/bin/python3:' src/tools/sss_obfuscate
+
 b="%buildroot"
 make install DESTDIR="$b"
 
@@ -754,39 +757,20 @@
 %_libdir/libsss_simpleifp.so
 %_libdir/pkgconfig/sss_simpleifp.pc
 
-%files -n python-ipa_hbac
-%defattr(-,root,root)
-%dir %python_sitearch
-%python_sitearch/pyhbac.so
-
 %files -n python3-ipa_hbac
 %defattr(-,root,root)
 %dir %python3_sitearch
 %python3_sitearch/pyhbac.so
 
-%files -n python-sss-murmur
-%defattr(-,root,root)
-%python_sitearch/pysss_murmur.so
-
 %files -n python3-sss-murmur
 %defattr(-,root,root)
 %python3_sitearch/pysss_murmur.so
 
-%files -n python-sss_nss_idmap
-%defattr(-,root,root)
-%dir %python_sitearch
-%python_sitearch/pysss_nss_idmap.so
-
 %files -n python3-sss_nss_idmap
 %defattr(-,root,root)
 %dir %python3_sitearch
 %python3_sitearch/pysss_nss_idmap.so
 
-%files -n python-sssd-config
-%defattr(-,root,root)
-%python_sitearch/pysss.so
-%python_sitelib/SSSDConfig*
-
 %files -n python3-sssd-config
 %defattr(-,root,root)
 %python3_sitearch/pysss.so





commit vim for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2017-12-08 21:46:49

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


Package is "vim"

Fri Dec  8 21:46:49 2017 rev:197 rq:548041 version:8.0.1365

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2017-12-03 10:10:53.940491213 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2017-12-08 
21:47:33.090647591 +0100
@@ -1,0 +2,13 @@
+Mon Dec  4 10:23:05 UTC 2017 - idon...@suse.com
+
+- Updated to revision 1365, fixes the following problems
+  * Libvterm ANSI colors can not always be recognized from the RGB
+values. The default color is wrong when t_RB is empty.
+  * The Terminal highlighting doesn't work in a terminal.
+  * Some users don't want to diff with hidden buffers.
+  * Terminal window colors wrong when using Terminal highlighting.
+  * Recovering does not work when swap file ends in .stz.
+  * There is no easy way to get the window position.
+  * When one channel test fails others fail as well.
+
+---

Old:

  vim-8.0.1358.tar.gz

New:

  vim-8.0.1365.tar.gz



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.WXnhGE/_old  2017-12-08 21:47:34.354593220 +0100
+++ /var/tmp/diff_new_pack.WXnhGE/_new  2017-12-08 21:47:34.358593048 +0100
@@ -17,8 +17,8 @@
 
 
 %define pkg_version 8.0
-%define patchlevel  1358
-%define patchlevel_compact 1358
+%define patchlevel  1365
+%define patchlevel_compact 1365
 %define VIM_SUBDIR vim80
 %define site_runtimepath %{_datadir}/vim/site
 %define make make VIMRCLOC=%{_sysconfdir} 
VIMRUNTIMEDIR=%{_datadir}/vim/current MAKE="make -e" %{?_smp_mflags}


++ vim-8.0.1358.tar.gz -> vim-8.0.1365.tar.gz ++
/work/SRC/openSUSE:Factory/vim/vim-8.0.1358.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/vim-8.0.1365.tar.gz differ: char 30, line 1




commit MozillaFirefox for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2017-12-08 21:45:37

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


Package is "MozillaFirefox"

Fri Dec  8 21:45:37 2017 rev:261 rq:547925 version:57.0.1

Changes:

--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes
2017-11-30 12:43:48.853358995 +0100
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2017-12-08 21:45:44.675311231 +0100
@@ -1,0 +2,9 @@
+Wed Nov 29 23:45:03 UTC 2017 - w...@rosenauer.org
+
+- update to Firefox 57.0.1
+  * Fix a video color distortion issue on YouTube and other video
+sites with some AMD devices (bmo#1417442)
+  * Fix an issue with prefs.js when the profile path has non-ascii
+characters (bmo#1420427)
+
+---

Old:

  firefox-57.0-source.tar.xz
  l10n-57.0.tar.xz

New:

  firefox-57.0.1-source.tar.xz
  l10n-57.0.1.tar.xz



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.pQVeTm/_old  2017-12-08 21:47:19.719222782 +0100
+++ /var/tmp/diff_new_pack.pQVeTm/_new  2017-12-08 21:47:19.719222782 +0100
@@ -19,10 +19,10 @@
 
 # changed with every update
 %define major 57
-%define mainver %major.0
+%define mainver %major.0.1
 %define update_channel release
 %define branding 1
-%define releasedate 20171109183137
+%define releasedate 20171128222554
 
 # PIE, full relro (x86_64 for now)
 %define build_hardened 1

++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.pQVeTm/_old  2017-12-08 21:47:19.891215383 +0100
+++ /var/tmp/diff_new_pack.pQVeTm/_new  2017-12-08 21:47:19.895215211 +0100
@@ -7,8 +7,8 @@
 
 CHANNEL="release"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="8af8bd128bd014669ad89774f47668b0b8109337" # build 3
-VERSION="57.0"
+RELEASE_TAG="d2e449c73daca64d8c8185590750873b1cfcd412" # build 2
+VERSION="57.0.1"
 
 # mozilla
 if [ -d mozilla ]; then

++ firefox-57.0-source.tar.xz -> firefox-57.0.1-source.tar.xz ++
/work/SRC/openSUSE:Factory/MozillaFirefox/firefox-57.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/firefox-57.0.1-source.tar.xz 
differ: char 26, line 1

++ l10n-57.0.tar.xz -> l10n-57.0.1.tar.xz ++
/work/SRC/openSUSE:Factory/MozillaFirefox/l10n-57.0.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/l10n-57.0.1.tar.xz differ: char 
26, line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.pQVeTm/_old  2017-12-08 21:47:20.087206952 +0100
+++ /var/tmp/diff_new_pack.pQVeTm/_new  2017-12-08 21:47:20.091206780 +0100
@@ -1,2 +1,2 @@
-REV=8af8bd128bd0
+REV=d2e449c73dac
 REPO=http://hg.mozilla.org/releases/mozilla-release




commit plymouth for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package plymouth for openSUSE:Factory 
checked in at 2017-12-08 21:46:18

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


Package is "plymouth"

Fri Dec  8 21:46:18 2017 rev:56 rq:548021 version:0.9.2+git20170424.6fd5c6b

Changes:

--- /work/SRC/openSUSE:Factory/plymouth/plymouth.changes2017-06-16 
10:48:39.995162117 +0200
+++ /work/SRC/openSUSE:Factory/.plymouth.new/plymouth.changes   2017-12-08 
21:47:22.239114385 +0100
@@ -1,0 +2,7 @@
+Wed Nov 29 07:59:40 UTC 2017 - qz...@suse.com
+
+- Drop stop-graphical.patch: There are no conflicting these days, 
+  obsolete this patch to enable auto switch to TTY when display 
+  server not exist (boo#1066510).
+
+---

Old:

  stop-graphical.patch



Other differences:
--
++ plymouth.spec ++
--- /var/tmp/diff_new_pack.Y8KRP4/_old  2017-12-08 21:47:22.811089780 +0100
+++ /var/tmp/diff_new_pack.Y8KRP4/_new  2017-12-08 21:47:22.815089608 +0100
@@ -32,8 +32,6 @@
 Source1:boot-duration
 # PATCH-OPENSUSE -- Handle correctly multiple displays with different sizes
 Patch3: plymouth-fix-window-size
-# PATCH-OPENSUSE -- Ensure graphical.target is conflicting with 
plymouth-wait-quit.service
-Patch4: stop-graphical.patch
 # PATCH-OPENSUSE -- prefix is /usr/sbin and /usr/bin
 Patch9: plymouth-dracut-path.patch
 Patch10:0001-Some-greenish-openSUSE-colors.patch
@@ -337,7 +335,6 @@
 %prep
 %setup -q
 %patch3 -p1
-%patch4 -p1
 %patch9
 %patch10 -p1
 %patch16 -p1





commit unbound for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package unbound for openSUSE:Factory checked 
in at 2017-12-08 21:45:26

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


Package is "unbound"

Fri Dec  8 21:45:26 2017 rev:21 rq:547893 version:1.6.7

Changes:

--- /work/SRC/openSUSE:Factory/unbound/unbound.changes  2017-11-30 
12:36:32.297232178 +0100
+++ /work/SRC/openSUSE:Factory/.unbound.new/unbound.changes 2017-12-08 
21:45:28.57034 +0100
@@ -1,0 +2,5 @@
+Fri Dec  1 09:31:03 UTC 2017 - cbosdon...@suse.com
+
+- Use python3 instead of python2 (fate#323526)
+
+---



Other differences:
--
++ unbound.spec ++
--- /var/tmp/diff_new_pack.mooP0l/_old  2017-12-08 21:45:29.843949224 +0100
+++ /var/tmp/diff_new_pack.mooP0l/_new  2017-12-08 21:45:29.843949224 +0100
@@ -52,7 +52,7 @@
 %define piddir %{_localstatedir}/run
 %endif
 
-%if %{with python}
+%if 0%{?suse_version} < 1330 && %{with python}
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %endif
@@ -69,7 +69,12 @@
 BuildRequires:  libexpat-devel
 BuildRequires:  libsodium-devel
 BuildRequires:  openssl-devel
+%if 0%{?suse_version} < 1330
 BuildRequires:  python-devel
+%else
+BuildRequires:  python-rpm-macros
+BuildRequires:  python3-devel
+%endif
 %if %{with dnstap}
 BuildRequires:  libfstrm-devel
 BuildRequires:  libprotobuf-c-devel >= 1.0.0
@@ -212,7 +217,11 @@
   --with-conf-file=%{_sysconfdir}/%{name}/unbound.conf \
   --with-pidfile=%{piddir}%{name}/%{name}.pid \
 %if %{with python}
-  --with-pythonmodule --with-pyunbound \
+%if 0%{?suse_version} < 1330
+  --with-pythonmodule --with-pyunbound\
+%else
+  --with-pythonmodule --with-pyunbound PYTHON=%{__python3}\
+%endif
 %endif
   --with-rootkey-file=%{_sharedstatedir}/unbound/root.key
 
@@ -267,7 +276,11 @@
 # remove static library from install (fedora packaging guidelines)
 rm %{buildroot}%{_libdir}/*.la
 %if %{with python}
+%if 0%{?suse_version} < 1330
 rm %{buildroot}%{python_sitearch}/*.la
+%else
+rm %{buildroot}%{python3_sitearch}/*.la
+%endif
 %endif
 
 # create softlink for all functions of libunbound man pages
@@ -370,7 +383,11 @@
 %if %{with python}
 %files python
 %defattr(-,root,root,-)
+%if 0%{?suse_version} < 1330
 %{python_sitearch}/*
+%else
+%{python3_sitearch}/*
+%endif
 %doc libunbound/python/examples/*
 %doc pythonmod/examples/*
 %endif




commit bdfresize for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package bdfresize for openSUSE:Factory 
checked in at 2017-12-08 21:45:32

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


Package is "bdfresize"

Fri Dec  8 21:45:32 2017 rev:17 rq:547895 version:1.5

Changes:

--- /work/SRC/openSUSE:Factory/bdfresize/bdfresize.changes  2011-12-25 
17:33:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.bdfresize.new/bdfresize.changes 2017-12-08 
21:45:34.031769078 +0100
@@ -1,0 +2,6 @@
+Sun Dec  3 16:02:41 UTC 2017 - mplus...@suse.com
+
+- Cleanup with spec-cleaner
+- Add 020_minus-sign.patch from debian
+
+---

New:

  020_minus-sign.patch



Other differences:
--
++ bdfresize.spec ++
--- /var/tmp/diff_new_pack.qrDbl5/_old  2017-12-08 21:45:34.891732086 +0100
+++ /var/tmp/diff_new_pack.qrDbl5/_new  2017-12-08 21:45:34.895731914 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bdfresize
 #
-# Copyright (c) 2011 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
@@ -15,25 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   bdfresize
 Version:1.5
 Release:0
-Url:http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/
-#Original source: 
http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/bdfresize-1.5.tar.gz
-Source0:
http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/bdfresize-%{version}.tar.bz2
-Patch:  bdfresize-gcc4.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:A Tool for Resizing BDF Format Fonts
 License:GPL-2.0+
 Group:  System/X11/Utilities
+Url:http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/
+Source0:
http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/bdfresize-%{version}.tar.bz2
+Patch0: bdfresize-gcc4.patch
+Patch1: 020_minus-sign.patch
 
 %description
-bdfresize is a command for magnifying or shrinking fonts described in
-the standard BDF format.
+bdfresize is a command for magnifying or shrinking fonts described in the
+standard BDF format.
 
 %prep
-%setup0
-%patch
+%setup -q
+%patch0
+%patch1 -p1
 
 %build
 rm -f config.cache
@@ -41,12 +42,11 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
+%make_install
 
 %files
-%defattr(-, root, root)
-%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
-%{_prefix}/bin/*
-%{_mandir}/man1/*
+%doc AUTHORS COPYING ChangeLog NEWS README
+%{_bindir}/bdfresize
+%{_mandir}/man1/bdfresize.1%{ext_man}
 
 %changelog

++ 020_minus-sign.patch ++
Description: The - sign escapes, changes in debian/1.5-4
Author: Frank Lichtenheld 

Index: bdfresize-1.5/bdfresize.1
===
--- bdfresize-1.5.orig/bdfresize.1
+++ bdfresize-1.5/bdfresize.1
@@ -2,7 +2,7 @@
 .SH NAME
 bdfresize \- Resize BDF Format Font
 .SH SYNOPSIS
-bdfresize [-v] [-b \fInumber\fP] [-[whf] \fIfactor\fP] [\fIbdf-file\fP]
+bdfresize [\-v] [\-b \fInumber\fP] [\-[whf] \fIfactor\fP] [\fIbdf-file\fP]
 .SH DESCRIPTION
 .I Bdfresize
 is a command to magnify or reduce fonts which are described with



commit opa-fmgui for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package opa-fmgui for openSUSE:Factory 
checked in at 2017-12-08 13:02:47

Comparing /work/SRC/openSUSE:Factory/opa-fmgui (Old)
 and  /work/SRC/openSUSE:Factory/.opa-fmgui.new (New)


Package is "opa-fmgui"

Fri Dec  8 13:02:47 2017 rev:6 rq:555179 version:10.1.0.0.115

Changes:

--- /work/SRC/openSUSE:Factory/opa-fmgui/opa-fmgui.changes  2017-11-16 
14:01:40.256197940 +0100
+++ /work/SRC/openSUSE:Factory/.opa-fmgui.new/opa-fmgui.changes 2017-12-08 
13:03:35.308249227 +0100
@@ -1,0 +2,6 @@
+Wed Nov 22 15:07:26 UTC 2017 - mgo...@suse.com
+
+- Remove libgnome from BuildRequires; appears to be unused
+  (boo#1067727).
+
+---



Other differences:
--
++ opa-fmgui.spec ++
--- /var/tmp/diff_new_pack.TkEw9u/_old  2017-12-08 13:03:39.416100870 +0100
+++ /var/tmp/diff_new_pack.TkEw9u/_new  2017-12-08 13:03:39.44013 +0100
@@ -84,7 +84,6 @@
 Requires:   jre >= 1.7
 Requires:   mlocate
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libgnome
 BuildRequires:  openssl
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files








































commit python-texttable for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package python-texttable for 
openSUSE:Factory checked in at 2017-12-08 13:02:38

Comparing /work/SRC/openSUSE:Factory/python-texttable (Old)
 and  /work/SRC/openSUSE:Factory/.python-texttable.new (New)


Package is "python-texttable"

Fri Dec  8 13:02:38 2017 rev:2 rq:555176 version:1.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-texttable/python-texttable.changes
2015-08-26 10:01:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-texttable.new/python-texttable.changes   
2017-12-08 13:03:31.980369415 +0100
@@ -1,0 +2,5 @@
+Thu Dec  7 13:10:46 UTC 2017 - sebix+novell@sebix.at
+
+- update to 1.1.1, no upstream changelog available
+
+---

Old:

  texttable-0.8.3.tar.gz

New:

  texttable-1.1.1.tar.gz



Other differences:
--
++ python-texttable.spec ++
--- /var/tmp/diff_new_pack.HnkuZZ/_old  2017-12-08 13:03:33.356319722 +0100
+++ /var/tmp/diff_new_pack.HnkuZZ/_new  2017-12-08 13:03:33.360319577 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-texttable
 #
-# Copyright (c) 2014 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
@@ -16,40 +16,49 @@
 #
 
 
-%define upstream_name texttable
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_with test
 Name:   python-texttable
-Version:0.8.3
+Version:1.1.1
 Release:0
 Summary:Module for creating simple ASCII tables
-License:LGPL-3.0+
+License:LGPL-3.0
 Group:  Development/Languages/Python
-Url:http://foutaise.org/code
-Source0:%{upstream_name}-%{version}.tar.gz
-BuildRequires:  python-setuptools
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
-BuildArch:  noarch
+Url:https://github.com/foutaise/texttable/
+Source: 
https://files.pythonhosted.org/packages/source/t/texttable/texttable-%{version}.tar.gz
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+%if %{with test}
+BuildRequires:  python3-testsuite
 %endif
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+BuildArch:  noarch
+
+%python_subpackages
 
 %description
-Texttable is a module to generate a formatted text table, using ASCII
+texttable is a module to generate a formatted text table, using ASCII
 characters.
 
 %prep
-%setup -q -n %{upstream_name}-%{version}
+%setup -q -n texttable-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
+
+%if %{with test}
+%check
+%python_exec setup.py test
+%endif
 
-%files
-%defattr(-,root,root,-)
-%{python_sitelib}/%{upstream_name}.py*
-%{python_sitelib}/%{upstream_name}-%{version}*egg-info
+%files %{python_files}
+%license LICENSE
+%doc README.md
+%{python_sitelib}/*
 
 %changelog

++ texttable-0.8.3.tar.gz -> texttable-1.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/texttable-0.8.3/.gitignore 
new/texttable-1.1.1/.gitignore
--- old/texttable-0.8.3/.gitignore  1970-01-01 01:00:00.0 +0100
+++ new/texttable-1.1.1/.gitignore  2017-10-26 14:23:51.0 +0200
@@ -0,0 +1,7 @@
+/.cache/
+/.coverage
+/.tox/
+/MANIFEST
+/__pycache__/
+*.egg-info/
+*.pyc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/texttable-0.8.3/PKG-INFO new/texttable-1.1.1/PKG-INFO
--- old/texttable-0.8.3/PKG-INFO2015-03-11 20:28:47.0 +0100
+++ new/texttable-1.1.1/PKG-INFO2017-10-26 14:23:51.0 +0200
@@ -1,12 +1,12 @@
 Metadata-Version: 1.0
 Name: texttable
-Version: 0.8.3
+Version: 1.1.1
 Summary: module for creating simple ASCII tables
-Home-page: http://foutaise.org/code/
+Home-page: https://github.com/foutaise/texttable/
 Author: Gerome Fournier
-Author-email: jef(at)foutaise.org
+Author-email: j...@foutaise.org
 License: LGPL
-Download-URL: http://foutaise.org/code/texttable/texttable-0.8.3.tar.gz
+Download-URL: https://github.com/foutaise/texttable/archive/v1.1.1.tar.gz
 Description: texttable is a module to generate a formatted text table, using 
ASCII
 characters.
 Platform: any
diff -urN 

commit exim for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package exim for openSUSE:Factory checked in 
at 2017-12-08 13:02:42

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


Package is "exim"

Fri Dec  8 13:02:42 2017 rev:47 rq:555178 version:4.88

Changes:

--- /work/SRC/openSUSE:Factory/exim/exim.changes2017-11-28 
14:04:30.132621560 +0100
+++ /work/SRC/openSUSE:Factory/.exim.new/exim.changes   2017-12-08 
13:03:33.996296609 +0100
@@ -1,0 +2,7 @@
+Thu Nov 30 08:32:50 UTC 2017 - wullin...@rz.uni-kiel.de
+
+- add exim-CVE-2017-16944.patch:
+  backport of commit 178ecb70987f024f0e775d87c2f8b2cf587dd542
+  fix for CVE-2017-16944 (#bsc1069859)
+
+---

New:

  exim-CVE-2017-16944.patch



Other differences:
--
++ exim.spec ++
--- /var/tmp/diff_new_pack.h5xbuv/_old  2017-12-08 13:03:35.048258617 +0100
+++ /var/tmp/diff_new_pack.h5xbuv/_new  2017-12-08 13:03:35.048258617 +0100
@@ -109,7 +109,8 @@
 Patch0: exim-tail.patch
 Patch3: exim-CVE-2017-1000369.patch
 Patch4: exim-CVE-2017-16943.patch
-Patch5: exim-4.86.2-mariadb_102_compile_fix.patch
+Patch5: exim-CVE-2017-16944.patch
+Patch6: exim-4.86.2-mariadb_102_compile_fix.patch
 
 %package -n eximon
 Summary:Eximon, an graphical frontend to administer Exim's mail queue
@@ -155,6 +156,7 @@
 %patch3 -p 1
 %patch4 -p 1
 %patch5 -p 1
+%patch6 -p 1
 # build with fPIE/pie on SUSE 10.0 or newer, or on any other platform
 %if %{?suse_version:%suse_version}%{?!suse_version:9} > 930
 fPIE="-fPIE"


++ exim-CVE-2017-16944.patch ++
diff -ru a/src/receive.c b/src/receive.c
--- a/src/receive.c 2017-11-30 09:15:29.593364805 +0100
+++ b/src/receive.c 2017-11-30 09:17:32.026970431 +0100
@@ -1759,7 +1759,7 @@
   prevent further reading), and break out of the loop, having freed the
   empty header, and set next = NULL to indicate no data line. */
 
-  if (ptr == 0 && ch == '.' && (smtp_input || dot_ends))
+  if (ptr == 0 && ch == '.' && dot_ends)
 {
 ch = (receive_getc)();
 if (ch == '\r')
diff -ru a/src/smtp_in.c b/src/smtp_in.c
--- a/src/smtp_in.c 2017-11-30 09:15:29.593364805 +0100
+++ b/src/smtp_in.c 2017-11-30 09:41:47.270055566 +0100
@@ -4751,11 +4751,17 @@
? CHUNKING_LAST : CHUNKING_ACTIVE;
   chunking_data_left = chunking_datasize;
 
+  /* push the current receive_* function on the "stack", and
+  replace them by bdat_getc(), which in turn will use the lwr_receive_*
+  functions to do the dirty work. */
   lwr_receive_getc = receive_getc;
   lwr_receive_ungetc = receive_ungetc;
+
   receive_getc = bdat_getc;
   receive_ungetc = bdat_ungetc;
 
+  dot_ends = FALSE;
+
   DEBUG(D_any)
 debug_printf("chunking state %d\n", (int)chunking_state);
   goto DATA_BDAT;
@@ -4763,6 +4769,7 @@
 
 case DATA_CMD:
 HAD(SCH_DATA);
+dot_ends = TRUE;
 
 DATA_BDAT: /* Common code for DATA and BDAT */
 if (!discarded && recipients_count <= 0)




commit openmpi3 for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package openmpi3 for openSUSE:Factory 
checked in at 2017-12-08 13:02:33

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


Package is "openmpi3"

Fri Dec  8 13:02:33 2017 rev:2 rq:555173 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/openmpi3/openmpi3.changes2017-10-27 
14:00:30.766565727 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi3.new/openmpi3.changes   2017-12-08 
13:03:28.972478046 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 10:58:31 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Add btl-vader-change-the-way-fast-boxes-are-used.patch to
+  fix a SEGV on i386 systems
+
+---

New:

  btl-vader-change-the-way-fast-boxes-are-used.patch



Other differences:
--
++ openmpi3.spec ++
--- /var/tmp/diff_new_pack.oAmjcb/_old  2017-12-08 13:03:30.488423297 +0100
+++ /var/tmp/diff_new_pack.oAmjcb/_new  2017-12-08 13:03:30.492423153 +0100
@@ -75,7 +75,6 @@
   %endif
 %endif
 
-
 %if "%flavor" == "gnu-hpc"
 %define compiler_family gnu
 %undefine c_f_ver
@@ -133,6 +132,7 @@
 Source3:macros.hpc-openmpi
 Source4:mpivars.sh
 Source5:mpivars.csh
+Patch0: btl-vader-change-the-way-fast-boxes-are-used.patch
 Provides:   mpi
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
@@ -366,6 +366,7 @@
 echo without HPC
 %endif
 %setup -q -n  openmpi-%{version}%{git_ver}
+%patch0
 %if %{without hpc}
 cat > %{_sourcedir}/baselibs.conf  <
Date:   Tue Dec 5 13:57:18 2017 -0700

btl/vader: change the way fast boxes are used

There were multiple paths that could lead to a fast box
allocation. One of them made little sense (in-place send) so it has
been removed to allow a rework of the fast-box send function. This
should fix a number of issues with hanging/crashing when using the
vader btl.

References #4260

Signed-off-by: Nathan Hjelm 

diff --git opal/mca/btl/vader/btl_vader_fbox.h 
opal/mca/btl/vader/btl_vader_fbox.h
index 6f09cb6c51..2582530045 100644
--- opal/mca/btl/vader/btl_vader_fbox.h
+++ opal/mca/btl/vader/btl_vader_fbox.h
@@ -22,12 +22,12 @@ typedef union mca_btl_vader_fbox_hdr_t {
  * in multiple instructions. To ensure that seq is never loaded before 
tag
  * and the tag is never read before seq put them in the same 32-bits 
of the
  * header. */
+/** message size */
+uint32_t  size;
 /** message tag */
 uint16_t  tag;
 /** sequence number */
 uint16_t  seq;
-/** message size */
-uint32_t  size;
 } data;
 uint64_t ival;
 } mca_btl_vader_fbox_hdr_t;
@@ -52,15 +52,19 @@ static inline void mca_btl_vader_fbox_set_header 
(mca_btl_vader_fbox_hdr_t *hdr,
 {
 mca_btl_vader_fbox_hdr_t tmp = {.data = {.tag = tag, .seq = seq, .size = 
size}};
 hdr->ival = tmp.ival;
+opal_atomic_wmb ();
 }
 
 /* attempt to reserve a contiguous segment from the remote ep */
-static inline unsigned char *mca_btl_vader_reserve_fbox 
(mca_btl_base_endpoint_t *ep, size_t size)
+static inline bool mca_btl_vader_fbox_sendi (mca_btl_base_endpoint_t *ep, 
unsigned char tag,
+ void * restrict header, const 
size_t header_size,
+ void * restrict payload, const 
size_t payload_size)
 {
 const unsigned int fbox_size = mca_btl_vader_component.fbox_size;
+size_t size = header_size + payload_size;
 unsigned int start, end, buffer_free;
 size_t data_size = size;
-unsigned char *dst;
+unsigned char *dst, *data;
 bool hbs, hbm;
 
 /* don't try to use the per-peer buffer for messages that will fill up 
more than 25% of the buffer */
@@ -119,15 +123,23 @@ static inline unsigned char *mca_btl_vader_reserve_fbox 
(mca_btl_base_endpoint_t
 ep->fbox_out.end = (hbs << 31) | end;
 opal_atomic_wmb ();
 OPAL_THREAD_UNLOCK(>lock);
-return NULL;
+return false;
 }
 }
 
 BTL_VERBOSE(("writing fragment of size %u to offset %u {start: 0x%x, end: 
0x%x (hbs: %d)} of peer's buffer. free = %u",
  (unsigned int) size, end, start, end, hbs, buffer_free));
 
+data = dst + sizeof (mca_btl_vader_fbox_hdr_t);
+
+memcpy (data, header, header_size);
+if (payload) {
+/* inline sends are typically just pml headers (due to 
MCA_BTL_FLAGS_SEND_INPLACE) */
+memcpy (data + header_size, payload, payload_size);
+}
+
 /* write out part of the header now. the tag will be written when the data 
is 

commit cgal for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package cgal for openSUSE:Factory checked in 
at 2017-12-08 13:02:22

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


Package is "cgal"

Fri Dec  8 13:02:22 2017 rev:12 rq:555151 version:4.11

Changes:

--- /work/SRC/openSUSE:Factory/cgal/cgal.changes2017-09-29 
11:56:09.168318218 +0200
+++ /work/SRC/openSUSE:Factory/.cgal.new/cgal.changes   2017-12-08 
13:03:24.688632759 +0100
@@ -1,0 +2,5 @@
+Thu Dec  7 08:13:02 UTC 2017 - norm...@linux.vnet.ibm.com
+
+- remove in spec the Requires: qt-devel that is Qt4 related
+
+---



Other differences:
--
++ cgal.spec ++
--- /var/tmp/diff_new_pack.0ndeTL/_old  2017-12-08 13:03:26.716559519 +0100
+++ /var/tmp/diff_new_pack.0ndeTL/_new  2017-12-08 13:03:26.720559375 +0100
@@ -90,7 +90,7 @@
 Requires:   gmp-devel
 Requires:   lapack
 Requires:   mpfr-devel
-Requires:   qt-devel
+#Requires:   qt-devel
 Requires:   zlib-devel
 #For compatibility with package looking for our old name
 Provides:   libcgal-devel = %{version}




commit otrs for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package otrs for openSUSE:Factory checked in 
at 2017-12-08 13:02:18

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


Package is "otrs"

Fri Dec  8 13:02:18 2017 rev:56 rq:555150 version:4.0.27

Changes:

--- /work/SRC/openSUSE:Factory/otrs/otrs.changes2017-11-23 
09:44:38.468017092 +0100
+++ /work/SRC/openSUSE:Factory/.otrs.new/otrs.changes   2017-12-08 
13:03:19.736811596 +0100
@@ -1,0 +2,16 @@
+Fri Dec  8 01:20:25 UTC 2017 - ch...@computersalat.de
+
+- fix for boo#1071797 (CVE-2017-16921, OSA-2017-09)
+  * Remote code execution:
+An attacker who is logged into OTRS as an agent can manipulate
+ form parameters and execute arbitrary shell commands with the
+ permissions of the OTRS or web server user.
+- fix for boo#1071799 (CVE-2017-16854, OSA-2017-08)
+  * Information Disclosure:
+An attacker who is logged into OTRS as a customer can use the
+ ticket search form to disclose internal article information
+ of their customer tickets.
+- Update to 4.0.27
+  * https://github.com/OTRS/otrs/blob/rel-4_0_27/CHANGES.md 
+
+---

Old:

  itsm-4.0.26.tar.bz2
  otrs-4.0.26.tar.bz2

New:

  itsm-4.0.27.tar.bz2
  otrs-4.0.27.tar.bz2



Other differences:
--
++ otrs.spec ++
--- /var/tmp/diff_new_pack.SlpYss/_old  2017-12-08 13:03:24.260648216 +0100
+++ /var/tmp/diff_new_pack.SlpYss/_new  2017-12-08 13:03:24.260648216 +0100
@@ -18,8 +18,8 @@
 
 Name:   otrs
 
-%define otrs_ver 4.0.26
-%define itsm_ver 4.0.26
+%define otrs_ver 4.0.27
+%define itsm_ver 4.0.27
 %define itsm_min 4
 %define otrs_root /srv/%{name}
 %define otrsdoc_dir_files AUTHORS* CHANGES* COPYING* CREDITS README* 
UPGRADING.SUSE doc

++ itsm-4.0.26.tar.bz2 -> itsm-4.0.27.tar.bz2 ++
/work/SRC/openSUSE:Factory/otrs/itsm-4.0.26.tar.bz2 
/work/SRC/openSUSE:Factory/.otrs.new/itsm-4.0.27.tar.bz2 differ: char 11, line 1

++ otrs-4.0.26.tar.bz2 -> otrs-4.0.27.tar.bz2 ++
/work/SRC/openSUSE:Factory/otrs/otrs-4.0.26.tar.bz2 
/work/SRC/openSUSE:Factory/.otrs.new/otrs-4.0.27.tar.bz2 differ: char 11, line 1




commit clisp for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package clisp for openSUSE:Factory checked 
in at 2017-12-08 13:02:29

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


Package is "clisp"

Fri Dec  8 13:02:29 2017 rev:45 rq:555152 version:2.49.60+

Changes:

--- /work/SRC/openSUSE:Factory/clisp/clisp.changes  2017-11-12 
18:03:08.939064849 +0100
+++ /work/SRC/openSUSE:Factory/.clisp.new/clisp.changes 2017-12-08 
13:03:27.100545652 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:04:09 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ clisp.spec ++
--- /var/tmp/diff_new_pack.B7j5Tc/_old  2017-12-08 13:03:28.676488736 +0100
+++ /var/tmp/diff_new_pack.B7j5Tc/_new  2017-12-08 13:03:28.676488736 +0100
@@ -78,7 +78,7 @@
 # to BuildRequires
 #
 %define debug   no
-%global rlver   %(rpm -q --qf '%{VERSION}' readline-devel | sed 's/\\.//g')
+%global rlver   %(rpm -q --qf '%%{VERSION}' readline-devel | sed 's/\\.//g')
 Requires(pre):  vim
 Requires(pre):  vim-data
 Requires:   ffcall




commit python-positional for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package python-positional for 
openSUSE:Factory checked in at 2017-12-08 13:02:16

Comparing /work/SRC/openSUSE:Factory/python-positional (Old)
 and  /work/SRC/openSUSE:Factory/.python-positional.new (New)


Package is "python-positional"

Fri Dec  8 13:02:16 2017 rev:3 rq:555147 version:1.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-positional/python-positional.changes  
2016-09-24 15:29:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-positional.new/python-positional.changes 
2017-12-08 13:02:21.874901304 +0100
@@ -1,0 +2,5 @@
+Fri Dec  1 07:21:09 UTC 2017 - dmuel...@suse.com
+
+- convert to singlespec
+
+---



Other differences:
--
++ python-positional.spec ++
--- /var/tmp/diff_new_pack.6U1i3S/_old  2017-12-08 13:02:22.762869235 +0100
+++ /var/tmp/diff_new_pack.6U1i3S/_new  2017-12-08 13:02:22.766869091 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-positional
 #
-# 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,6 +16,7 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-positional
 Version:1.1.1
 Release:0
@@ -23,12 +24,14 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://github.com/morganfainberg/positional
-Source: 
https://pypi.io/packages/source/p/positional/positional-%{version}.tar.gz
-BuildRequires:  python-devel
-BuildRequires:  python-pbr
-BuildRequires:  python-setuptools
+Source: 
https://files.pythonhosted.org/packages/source/p/positional/positional-%{version}.tar.gz
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pbr}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 Requires:   python-wrapt
 BuildArch:  noarch
+%python_subpackages
 
 %description
 `positional` provides a decorator which enforces only some args may be passed
@@ -39,13 +42,12 @@
 %setup -q -n positional-%{version}
 
 %build
-%{__python} setup.py build
+%python_build
 
 %install
-%{__python} setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
 
-%files
-%defattr(-,root,root,-)
+%files %{python_files}
 %doc LICENSE
 %doc README.rst
 %{python_sitelib}/positional




commit gltt for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package gltt for openSUSE:Factory checked in 
at 2017-12-08 13:01:55

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


Package is "gltt"

Fri Dec  8 13:01:55 2017 rev:19 rq:555085 version:2.5.2

Changes:

--- /work/SRC/openSUSE:Factory/gltt/gltt.changes2012-02-07 
14:45:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.gltt.new/gltt.changes   2017-12-08 
13:02:10.611308094 +0100
@@ -1,0 +2,9 @@
+Thu Nov 30 15:18:56 UTC 2017 - crrodrig...@opensuse.org
+
+- Fix hosed library build full of undefined non-weak symbols,
+  missing linkage to gl, GLU , lttf. Ensure it does not 
+  crawl back again by using -Wl,--no-undefined
+  (modifies gltt-2.5.2-automake.dif)
+- Fix package build dependencies.
+
+---



Other differences:
--
++ gltt.spec ++
--- /var/tmp/diff_new_pack.Nb5SDd/_old  2017-12-08 13:02:11.495276169 +0100
+++ /var/tmp/diff_new_pack.Nb5SDd/_new  2017-12-08 13:02:11.499276024 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gltt
 #
-# Copyright (c) 2012 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
@@ -14,13 +14,14 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   gltt
-BuildRequires:  freeglut-devel
 BuildRequires:  freetype-devel
 BuildRequires:  gcc-c++
-BuildRequires:  libdrm-devel
 BuildRequires:  libtool
-BuildRequires:  xorg-x11
+BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(glu)
 Version:2.5.2
 Release:0
 Summary:Library for TrueType with OpenGL Applications
@@ -46,7 +47,7 @@
 License:GPL-2.0+
 Group:  Development/Libraries/X11
 Provides:   gltt:%{_includedir}/gltt/FTFace.h
-Requires:   %{name} = %{version} xorg-x11-devel freetype-devel
+Requires:   %{name} = %{version}
 
 %description devel
 gltt is a library that allows you to read and draw TrueType fonts in
@@ -65,7 +66,7 @@
 
 %build
 autoreconf --force --install
-%configure\
+%configure --disable-static \
--with-ttf-libraries=%{_libdir}\
--with-ttf-includes=%{_includedir}\
--with-gl-libraries=%{_libdir}
@@ -73,6 +74,7 @@
 
 %install
 %makeinstall
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -p /sbin/ldconfig
 
@@ -86,7 +88,6 @@
 %files devel
 %defattr(-,root,root)
 %{_includedir}/gltt
-%{_libdir}/libgltt.*a
 %{_libdir}/libgltt.so
 
 %changelog

++ gltt-2.5.2-automake.dif ++
--- /var/tmp/diff_new_pack.Nb5SDd/_old  2017-12-08 13:02:11.519275303 +0100
+++ /var/tmp/diff_new_pack.Nb5SDd/_new  2017-12-08 13:02:11.519275303 +0100
@@ -1,6 +1,8 @@
 Makefile.am
-+++ Makefile.am2002/05/21 09:57:26
-@@ -42,7 +42,7 @@
+Index: Makefile.am
+===
+--- Makefile.am.orig
 Makefile.am
+@@ -42,12 +42,13 @@ glttinclude_HEADERS = \
GLTTGlyphPolygonizer.h \
GLTTGlyphPolygonizerHandler.h
  
@@ -9,3 +11,10 @@
-I$(top_srcdir) -I$(top_srcdir)/src \
$(TTF_INCLUDES)
  
+-LDFLAGS = \
++AM_LDFLAGS = -Wl,--no-undefined \
+   $(TTF_LDFLAGS)
+ 
++libgltt_la_LIBADD = -lGL -lGLU -lttf
+ EXTRA_DIST = \
+   gltt.spec




commit libheimdal for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libheimdal for openSUSE:Factory 
checked in at 2017-12-08 13:01:49

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


Package is "libheimdal"

Fri Dec  8 13:01:49 2017 rev:6 rq:555083 version:7.4.0

Changes:

--- /work/SRC/openSUSE:Factory/libheimdal/libheimdal.changes2017-08-10 
14:13:01.180710783 +0200
+++ /work/SRC/openSUSE:Factory/.libheimdal.new/libheimdal.changes   
2017-12-08 13:02:09.299355476 +0100
@@ -1,0 +2,6 @@
+Thu Dec 07 15:17:23 UTC 2017 - joerg.loren...@ki.tng.de
+
+- Added Avoid_NULL_structure_pointer_member_dereference.patch,
+  fixes (bsc#1071675).
+
+---

New:

  Avoid_NULL_structure_pointer_member_dereference.patch



Other differences:
--
++ libheimdal.spec ++
--- /var/tmp/diff_new_pack.yQK9KZ/_old  2017-12-08 13:02:10.483312717 +0100
+++ /var/tmp/diff_new_pack.yQK9KZ/_new  2017-12-08 13:02:10.483312717 +0100
@@ -28,6 +28,7 @@
 Source0:heimdal-%{version}-patched.tar.bz2
 Source2:heimdal-patch-source.sh
 Patch0: heimdal-patched.diff
+Patch1: Avoid_NULL_structure_pointer_member_dereference.patch
 %if 0%{?sles_version} == 11
 BuildRequires:  libcom_err-devel
 BuildRequires:  sqlite3-devel
@@ -49,6 +50,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  readline-devel
 BuildRequires:  texinfo
+BuildRequires:  perl(JSON)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -97,6 +99,7 @@
 %prep
 %setup -q -n heimdal-%{version}
 %patch0 -p1
+%patch1 -p0
 
 %build
 autoreconf -fi

++ Avoid_NULL_structure_pointer_member_dereference.patch ++
--- kdc/kerberos5.c.orig
+++ kdc/kerberos5.c
@@ -2226,15 +2226,17 @@
 /*
  * In case of a non proxy error, build an error message.
  */
-if(ret != 0 && ret != HDB_ERR_NOT_FOUND_HERE && reply->length == 0) {
+if (ret != 0 && ret != HDB_ERR_NOT_FOUND_HERE && reply->length == 0) {
ret = _kdc_fast_mk_error(context, r,
 _method,
 r->armor_crypto,
 >req_body,
 ret, r->e_text,
 r->server_princ,
->client_princ->name,
->client_princ->realm,
+r->client_princ ?
+ >client_princ->name : NULL,
+r->client_princ ?
+ >client_princ->realm : NULL,
 NULL, NULL,
 reply);
if (ret)



commit ooRexx for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package ooRexx for openSUSE:Factory checked 
in at 2017-12-08 13:01:47

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


Package is "ooRexx"

Fri Dec  8 13:01:47 2017 rev:17 rq:555080 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/ooRexx/ooRexx.changes2017-01-10 
10:52:38.381919873 +0100
+++ /work/SRC/openSUSE:Factory/.ooRexx.new/ooRexx.changes   2017-12-08 
13:02:06.775446628 +0100
@@ -1,0 +2,5 @@
+Wed Dec  6 17:26:42 UTC 2017 - erico.mendo...@suse.com
+
+- ooRexx-4.2.0-gcc6.patch: Updated to fix compilation errors on rexxutil with 
GCC6.
+
+---



Other differences:
--
++ ooRexx.spec ++
--- /var/tmp/diff_new_pack.EwSkpr/_old  2017-12-08 13:02:08.095398957 +0100
+++ /var/tmp/diff_new_pack.EwSkpr/_new  2017-12-08 13:02:08.099398813 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ooRexx
 #
-# 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
@@ -84,8 +84,8 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  subversion
 BuildRequires:  procps
+BuildRequires:  subversion
 
 %if 0%{?suse_version} > 1230
 

++ ooRexx-4.2.0-gcc6.patch ++
--- /var/tmp/diff_new_pack.EwSkpr/_old  2017-12-08 13:02:08.119398091 +0100
+++ /var/tmp/diff_new_pack.EwSkpr/_new  2017-12-08 13:02:08.119398091 +0100
@@ -405,3 +405,14 @@
  #define LITEND *mfctop // named flag; 1=little-endian
  
  return LITEND == 0;
+--- ooRexx-4.2.0/extensions/rexxutil/platform/unix/rexxutil.cpp-orig   
2017-12-06 15:06:56.589056503 -0200
 ooRexx-4.2.0/extensions/rexxutil/platform/unix/rexxutil.cpp
2017-12-06 15:07:38.380941637 -0200
+@@ -1701,7 +1701,7 @@
+ num++;
+ 
+ ptr = mystrstr(line, target, len, args[0].strlength, sensitive);
+-if (ptr != '\0') {
++if (!ptr) {
+   if (linenums) {
+ sprintf(ldp.ibuf, "%d ", (int)num);
+ len2 = strlen(ldp.ibuf);




commit perl-Future for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2017-12-08 13:01:26

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


Package is "perl-Future"

Fri Dec  8 13:01:26 2017 rev:5 rq:555057 version:0.37

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2017-06-26 
15:56:18.133488703 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Future.new/perl-Future.changes 
2017-12-08 13:01:47.736134241 +0100
@@ -1,0 +2,32 @@
+Thu Dec  7 06:23:35 UTC 2017 - co...@suse.com
+
+- updated to 0.37
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.372017/11/28 15:39:22
+  [CHANGES]
+   * Finally got around to removing the old Makefile.PL
+  
+  [BUGFIXES]
+   * Fix for convergent futures that lose strong references during
+ cancellation (RT120468)
+   * ->without_cancel shouldn't retain the originating future after
+ completion (RT122920)
+
+---
+Tue Nov 28 06:22:55 UTC 2017 - co...@suse.com
+
+- updated to 0.36
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.362017/11/27 22:04:52
+  [CHANGES]
+   * Added ->retain method (RT123711)
+   * Fixed some typoes in docs (RT118309)
+   * Added ->state method (RT120759)
+  
+  [BUGFIXES]
+   * Ensure that ->without_cancel still strongly holds a reference to
+ its parent future (RT122920)
+
+---

Old:

  Future-0.35.tar.gz

New:

  Future-0.37.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.bDXHl2/_old  2017-12-08 13:01:48.832094660 +0100
+++ /var/tmp/diff_new_pack.bDXHl2/_new  2017-12-08 13:01:48.832094660 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Future
-Version:0.35
+Version:0.37
 Release:0
 %define cpan_name Future
 Summary:Represent an Operation Awaiting Completion
@@ -31,7 +31,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp) >= 1.25
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Module::Build) >= 0.400400
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Identity)
 BuildRequires:  perl(Test::More) >= 0.88

++ Future-0.35.tar.gz -> Future-0.37.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.35/Build.PL new/Future-0.37/Build.PL
--- old/Future-0.35/Build.PL2017-06-23 21:39:17.0 +0200
+++ new/Future-0.37/Build.PL2017-11-28 16:41:25.0 +0100
@@ -3,8 +3,6 @@
 
 use Module::Build;
 
-use constant HAVE_M_B_TEST_REQUIRES => $Module::Build::VERSION >= '0.4004';
-
 # This version of Future contains an important bugfix around weak references
 # in sequence Futures. Unfortunately, a lot of existing CPAN code is known to
 # rely on this behaviour, and will break if this module is upgraded.
@@ -51,11 +49,8 @@
 
 my $build = Module::Build->new(
module_name => 'Future',
-   ( HAVE_M_B_TEST_REQUIRES ? "test_requires" : "configure_requires" ) => {
-  'Test::Identity' => 0,
-  'Test::Fatal' => 0,
-  'Test::More' => '0.88', # done_testing
-  'Test::Refcount' => 0,
+   configure_requires => {
+  'Module::Build' => "0.4004", # test_requires
},
requires => {
   'perl' => '5.008', # fails on 5.6 smokers; no idea why
@@ -63,6 +58,12 @@
   'Test::Builder::Module' => 0,
   'Time::HiRes' => 0,
},
+   test_requires => {
+  'Test::Identity' => 0,
+  'Test::Fatal' => 0,
+  'Test::More' => '0.88', # done_testing
+  'Test::Refcount' => 0,
+   },
meta_merge => {
   # It's unlikely at the time of writing that any CPAN client actually
   # pays attention to this field, but it's nice to declare it on CPAN
@@ -74,7 +75,6 @@
},
auto_configure_requires => 0, # Don't add M::B
license => 'perl',
-   create_makefile_pl => 'traditional',
create_license => 1,
create_readme  => 1,
meta_merge => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Future-0.35/Changes new/Future-0.37/Changes
--- old/Future-0.35/Changes 2017-06-23 21:39:17.0 +0200
+++ new/Future-0.37/Changes 2017-11-28 16:41:25.0 +0100
@@ -1,5 +1,25 @@
 Revision history for Future
 
+0.372017/11/28 15:39:22
+[CHANGES]
+ * Finally got around to removing the old Makefile.PL
+
+[BUGFIXES]
+ * Fix for convergent futures that lose strong references during
+  

commit platformsh-cli for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package platformsh-cli for openSUSE:Factory 
checked in at 2017-12-08 13:01:35

Comparing /work/SRC/openSUSE:Factory/platformsh-cli (Old)
 and  /work/SRC/openSUSE:Factory/.platformsh-cli.new (New)


Package is "platformsh-cli"

Fri Dec  8 13:01:35 2017 rev:26 rq:555071 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/platformsh-cli/platformsh-cli.changes
2017-11-30 12:45:32.137604158 +0100
+++ /work/SRC/openSUSE:Factory/.platformsh-cli.new/platformsh-cli.changes   
2017-12-08 13:02:00.951656957 +0100
@@ -1,0 +2,42 @@
+Thu Dec 07 14:29:35 UTC 2017 - ji...@boombatower.com
+
+- Update to version 3.24.1:
+  * Release v3.24.1
+  * Make --excluded-environments not required
+  * Release v3.24.0
+  * Update Symfony dependencies to 3.4.1
+  * More helpful repo:cat help
+  * Raw output works fine if the argument is in the right place
+  * Two bugs found by Scrutinizer
+  * Cache not-found blobs and trees again
+  * Cache git data per project (overwriting for new commit SHAs)
+  * Backwards compatibility for db:size
+  * self:build: write changelog if found
+  * Drush service clean-up
+  * Remove CWD workaround in Drush version check
+  * Avoid ensureInstalled() when checking for Drush version
+  * Fix Drush 9 alias not found check
+  * Fix Drush 9 alias filename
+  * Docblocks for Config
+  * Add manifest.json and auto-update from self:build command
+  * Comment services.yaml
+  * Write curl debug output to STDERR, not STDOUT (Guzzle's default)
+  * Cache trees
+  * Update client for path matching and clean up
+  * Remove project root requirement from db:size
+  * Fix printing binary file contents in repo:cat
+  * Better error messages for wrong file type
+  * Rename repo:read-file to repo:cat
+  * Cache much less
+  * Add repo:ls command
+  * Add repo:read-file command
+  * Disable timeout explicitly for tunnel processes
+  * Remove deprecated ProcessBuilder, preserving BC this time
+  * Still use ProcessBuilder
+  * Force Symfony Process >=3.4
+  * Update to Symfony 3.4
+  * Add -W alias to push --no-wait
+  * Allow default mount target/source with --yes
+  * Fix mounts options list
+
+---

Old:

  platformsh-cli-3.23.0.tar.xz

New:

  platformsh-cli-3.24.1.tar.xz



Other differences:
--
++ platformsh-cli.spec ++
--- /var/tmp/diff_new_pack.KnULd3/_old  2017-12-08 13:02:03.491565227 +0100
+++ /var/tmp/diff_new_pack.KnULd3/_new  2017-12-08 13:02:03.495565082 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   platformsh-cli
-Version:3.23.0
+Version:3.24.1
 Release:0
 Summary:Tool for managing Platform.sh services from the command line
 # See licenses.txt for dependency licenses.

++ _service ++
--- /var/tmp/diff_new_pack.KnULd3/_old  2017-12-08 13:02:03.527563926 +0100
+++ /var/tmp/diff_new_pack.KnULd3/_new  2017-12-08 13:02:03.531563782 +0100
@@ -2,7 +2,7 @@
   
 @PARENT_TAG@
 v(.*)
-refs/tags/v3.23.0
+refs/tags/v3.24.1
 git://github.com/platformsh/platformsh-cli.git
 git
 enable

++ _servicedata ++
--- /var/tmp/diff_new_pack.KnULd3/_old  2017-12-08 13:02:03.547563204 +0100
+++ /var/tmp/diff_new_pack.KnULd3/_new  2017-12-08 13:02:03.551563060 +0100
@@ -1,6 +1,6 @@
 
   
 git://github.com/platformsh/platformsh-cli.git
-2eed15b1fd4791dd1b4e4050b648b6823c06dfc4
+3f199ea22a08a78ede92682833ee62c14f714461
   
 

++ licenses.txt ++
--- /var/tmp/diff_new_pack.KnULd3/_old  2017-12-08 13:02:03.587561760 +0100
+++ /var/tmp/diff_new_pack.KnULd3/_new  2017-12-08 13:02:03.587561760 +0100
@@ -6,7 +6,7 @@
 NameVersion  License   
 cocur/slugify   v2.5 MIT   
 commerceguys/guzzle-oauth2-plugin   v2.1.1   MIT   
-cweagans/composer-patches   1.6.2BSD-2-Clause  
+cweagans/composer-patches   1.6.3BSD-2-Clause  
 doctrine/cache  v1.6.2   MIT   
 firebase/php-jwtv2.2.0   BSD-3-Clause  
 guzzlehttp/cache-subscriber 0.1.0MIT   
@@ -15,19 +15,19 @@
 guzzlehttp/streams  3.0.0MIT   
 padraic/humbug_get_contents 1.0.4BSD-3-Clause  
 padraic/phar-updater1.0.4BSD-3-Clause  
-platformsh/client   v0.12.1  MIT   
+platformsh/client   v0.13.4  MIT   
 platformsh/console-form v0.0.13  MIT   
 psr/container   1.0.0MIT   
 psr/log 1.0.2MIT   
 react/promise   v2.5.1   MIT   
 

commit python-discid for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package python-discid for openSUSE:Factory 
checked in at 2017-12-08 13:02:11

Comparing /work/SRC/openSUSE:Factory/python-discid (Old)
 and  /work/SRC/openSUSE:Factory/.python-discid.new (New)


Package is "python-discid"

Fri Dec  8 13:02:11 2017 rev:5 rq:555128 version:1.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-discid/python-discid.changes  
2017-10-11 22:56:57.932443493 +0200
+++ /work/SRC/openSUSE:Factory/.python-discid.new/python-discid.changes 
2017-12-08 13:02:19.047003435 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:17:42 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ python-discid.spec ++
--- /var/tmp/diff_new_pack.fM5qdr/_old  2017-12-08 13:02:20.062966743 +0100
+++ /var/tmp/diff_new_pack.fM5qdr/_new  2017-12-08 13:02:20.066966599 +0100
@@ -34,7 +34,7 @@
 BuildRequires:  pkgconfig(libdiscid) >= 0.2.2
 BuildRequires:  python-rpm-macros
 # no automatic requires since libdiscid is not linked
-Requires:   %(rpm -qf $(readlink -qne %{_libdir}/libdiscid.so) --qf 
'%{NAME} >= %{VERSION}')
+Requires:   %(rpm -qf $(readlink -qne %{_libdir}/libdiscid.so) --qf 
'%%{NAME} >= %%{VERSION}')
 BuildArch:  noarch
 
 %python_subpackages




commit mtree for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package mtree for openSUSE:Factory checked 
in at 2017-12-08 13:02:13

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


Package is "mtree"

Fri Dec  8 13:02:13 2017 rev:7 rq:555140 version:1.0.4

Changes:

--- /work/SRC/openSUSE:Factory/mtree/mtree.changes  2015-08-03 
17:22:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.mtree.new/mtree.changes 2017-12-08 
13:02:20.494951142 +0100
@@ -1,0 +2,7 @@
+Thu Dec  7 23:03:25 UTC 2017 - archie.co...@gmail.com
+
+- Update to 1.0.4
++ Fix build issue with OpenSSL 1.1.0 (issue #10)
++ Added `-V' flag (issue #9)
+
+---

Old:

  1.0.3.tar.gz

New:

  1.0.4.tar.gz



Other differences:
--
++ mtree.spec ++
--- /var/tmp/diff_new_pack.JeoXci/_old  2017-12-08 13:02:21.666908816 +0100
+++ /var/tmp/diff_new_pack.JeoXci/_new  2017-12-08 13:02:21.666908816 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mtree
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Archie L. Cobbs.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   mtree
-Version:1.0.3
+Version:1.0.4
 Release:0
 Summary:Tool for creating and verifying file hierarchies
 License:BSD-3-Clause

++ 1.0.3.tar.gz -> 1.0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mtree-port-1.0.3/CHANGES new/mtree-port-1.0.4/CHANGES
--- old/mtree-port-1.0.3/CHANGES2015-06-10 16:32:22.0 +0200
+++ new/mtree-port-1.0.4/CHANGES2017-12-07 23:59:27.0 +0100
@@ -1,3 +1,8 @@
+Version 1.0.4 Released December 7, 2017
+
+- Fix build issue with OpenSSL 1.1.0 (issue #10)
+- Added `-V' flag (issue #9)
+
 Version 1.0.3 Released 10 June 2015
 
 - Display symlink, modification time, and file type changes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mtree-port-1.0.3/README.md 
new/mtree-port-1.0.4/README.md
--- old/mtree-port-1.0.3/README.md  2015-06-10 16:32:22.0 +0200
+++ new/mtree-port-1.0.4/README.md  2017-12-07 23:59:27.0 +0100
@@ -4,4 +4,4 @@
 
 This port of **mtree** uses the `autoconf` infrastructure to maintain 
portability.
 
-See the [ManPages](https://github.com/archiecobbs/mtree-port/wiki/ManPages) 
for details.
+See the [ManPages](https://github.com/archiecobbs/mtree-port/wiki/ManPages) 
for details on usage, and 
[Downloads](https://github.com/archiecobbs/mtree-port/wiki/Downloads) for where 
to get it.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mtree-port-1.0.3/compare.c 
new/mtree-port-1.0.4/compare.c
--- old/mtree-port-1.0.3/compare.c  2015-06-10 16:32:22.0 +0200
+++ new/mtree-port-1.0.4/compare.c  2017-12-07 23:59:27.0 +0100
@@ -247,11 +247,11 @@
 tab = "\t";
 }
 #endif
-#ifdef HAVE_OPENSSL_MD5_H
+#if HAVE_OPENSSL_MD5_H && HAVE_EVP_MD5
 if (s->flags & F_MD5) {
-char *new_digest, buf[33];
+char *new_digest, result[MD5_DIGEST_LENGTH*2+1];
 
-new_digest = MD5_File(p->fts_accpath, buf);
+new_digest = MD5_File(p->fts_accpath, result);
 if (!new_digest) {
 LABEL;
 printf("%sMD5: %s: %s\n", tab, p->fts_accpath,
@@ -265,11 +265,11 @@
 }
 }
 #endif /* HAVE_OPENSSL_MD5_H */
-#ifdef HAVE_OPENSSL_SHA_H
+#if HAVE_OPENSSL_SHA_H && HAVE_EVP_SHA1
 if (s->flags & F_SHA1) {
-char *new_digest, buf[41];
+char *new_digest, result[SHA_DIGEST_LENGTH*2+1];
 
-new_digest = SHA1_File(p->fts_accpath, buf);
+new_digest = SHA1_File(p->fts_accpath, result);
 if (!new_digest) {
 LABEL;
 printf("%sSHA-1: %s: %s\n", tab, p->fts_accpath,
@@ -283,11 +283,11 @@
 }
 }
 #endif /* HAVE_OPENSSL_SHA_H */
-#ifdef HAVE_OPENSSL_RIPEMD_H
+#if HAVE_OPENSSL_RIPEMD_H && HAVE_EVP_RIPEMD160
 if (s->flags & F_RMD160) {
-char *new_digest, buf[41];
+char *new_digest, result[RIPEMD160_DIGEST_LENGTH*2+1];
 
-new_digest = RIPEMD160_File(p->fts_accpath, buf);
+new_digest = RIPEMD160_File(p->fts_accpath, result);
 if (!new_digest) {
 LABEL;

commit phonon-backend-vlc for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package phonon-backend-vlc for 
openSUSE:Factory checked in at 2017-12-08 13:02:06

Comparing /work/SRC/openSUSE:Factory/phonon-backend-vlc (Old)
 and  /work/SRC/openSUSE:Factory/.phonon-backend-vlc.new (New)


Package is "phonon-backend-vlc"

Fri Dec  8 13:02:06 2017 rev:21 rq:555112 version:0.9.0

Changes:

--- /work/SRC/openSUSE:Factory/phonon-backend-vlc/phonon-backend-vlc.changes
2016-06-02 09:38:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.phonon-backend-vlc.new/phonon-backend-vlc.changes   
2017-12-08 13:02:14.011185306 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:16:30 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ phonon-backend-vlc.spec ++
--- /var/tmp/diff_new_pack.WTD1cC/_old  2017-12-08 13:02:15.027148614 +0100
+++ /var/tmp/diff_new_pack.WTD1cC/_new  2017-12-08 13:02:15.031148470 +0100
@@ -36,7 +36,7 @@
 BuildRequires:  pkgconfig(phonon) >= %{_phonon_version}
 Requires:   libphonon4 >= %{_phonon_version}
 %requires_gevlc-noX
-Conflicts:  vlc-noX >  %( echo `rpm -q --queryformat '%{VERSION}' 
vlc-devel | cut -f -2 -d .`.99)
+Conflicts:  vlc-noX >  %( echo `rpm -q --queryformat '%%{VERSION}' 
vlc-devel | cut -f -2 -d .`.99)
 Provides:   phonon-backend
 
 %description




commit virt-manager for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2017-12-08 13:02:00

Comparing /work/SRC/openSUSE:Factory/virt-manager (Old)
 and  /work/SRC/openSUSE:Factory/.virt-manager.new (New)


Package is "virt-manager"

Fri Dec  8 13:02:00 2017 rev:162 rq:555104 version:1.4.3

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2017-12-05 01:30:43.420240141 +0100
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2017-12-08 13:02:11.707268513 +0100
@@ -1,0 +2,16 @@
+Thu Dec  7 12:41:25 UTC 2017 - cbosdon...@suse.com
+
+- bsc#1070896 - virt-manager will not run on a python3 only system
+  remove obsolete python-gconf dependency. This one was also pulling
+  python2.
+
+---
+Thu Dec  7 11:49:29 UTC 2017 - mwi...@suse.com
+
+- More fixes for python3 (bsc#1070896)
+  0001-virtinst-python3-terminal-width-should-be-int.patch
+  0002-virtinst-python3-avoid-comparison-of-None-and-int.patch
+  0003-virtinst-python3-avoid-using-long-type.patch
+  0004-virtinst-python3-use-binary-mode-for-kernel.patch
+
+---
@@ -1163,6 +1178,0 @@
-- Fix GUI failure to display addition of a second disk
-  Dropped virtman-device-flags.patch
-

-Wed Jul  9 09:50:14 MDT 2014 - carn...@suse.com
-
@@ -1534,13 +1543,0 @@
-

-Fri Mar 14 11:33:09 MDT 2014 - carn...@suse.com
-
-- For Xen always have the arch expander expanded.
-- For Xen and KVM default to Network install if host was installed
-  from the network
-- Default to a bridge with an actual inet address if available
-  virtinst-modify-gui-defaults.patch
-- We are not supporting PV ISO installs with virt-install.
-  Drop the following patches
-  virtinst-allow-pv-iso-install.patch
-  virtman-allow-pv-iso-install.patc

New:

  0001-virtinst-python3-terminal-width-should-be-int.patch
  0002-virtinst-python3-avoid-comparison-of-None-and-int.patch
  0003-virtinst-python3-avoid-using-long-type.patch
  0004-virtinst-python3-use-binary-mode-for-kernel.patch



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.SMh2YA/_old  2017-12-08 13:02:13.499203797 +0100
+++ /var/tmp/diff_new_pack.SMh2YA/_new  2017-12-08 13:02:13.503203652 +0100
@@ -122,6 +122,11 @@
 Patch203:   virtinst-python2-to-python3-conversion.patch
 Patch204:   virtman-python2-to-python3-conversion.patch
 Patch205:   virttests-python2-to-python3-conversion.patch
+Patch206:   0001-virtinst-python3-terminal-width-should-be-int.patch
+Patch207:   0002-virtinst-python3-avoid-comparison-of-None-and-int.patch
+Patch208:   0003-virtinst-python3-avoid-using-long-type.patch
+Patch209:   0004-virtinst-python3-use-binary-mode-for-kernel.patch
+
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -129,7 +134,6 @@
 Requires:   dbus-1-x11
 Requires:   dconf
 Requires:   gtk3
-Requires:   python-gconf
 Requires:   python3-gobject-Gdk
 # For console widget
 Requires:   python3-gobject-cairo
@@ -289,6 +293,10 @@
 %patch203 -p1
 %patch204 -p1
 %patch205 -p1
+%patch206 -p1
+%patch207 -p1
+%patch208 -p1
+%patch209 -p1
 
 %build
 %if %{qemu_user}

++ 0001-virtinst-python3-terminal-width-should-be-int.patch ++
>From 79fa0f9de08f766dee6129fdc2c48648bba6fc6e Mon Sep 17 00:00:00 2001
From: Martin Wilck 
Date: Thu, 7 Dec 2017 11:09:02 +0100
Subject: [PATCH 1/4] virtinst: python3: terminal width should be int

This avoids errors like this:

File "/usr/share/virt-manager/virtinst/progress.py", line 224, in _term_add_bar
return tl.add(' [%-*.*s]' % (blen, blen, bar))
  TypeError: * wants int
---
 virtinst/progress.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtinst/progress.py b/virtinst/progress.py
index 868d0f0f0544..e07591a14fa0 100644
--- a/virtinst/progress.py
+++ b/virtinst/progress.py
@@ -79,7 +79,7 @@ class TerminalLine:
 a number of different elements (default=2). """
 if self._llen < fixed:
 return 0
-return (self._llen - fixed) / elements
+return int((self._llen - fixed) / elements)
 
 def add(self, element, full_len=None):
 """ If there is room left in the line, above min_len, add element.
-- 
2.15.1

++ 0002-virtinst-python3-avoid-comparison-of-None-and-int.patch ++
>From cb90bbc8671aa25e23e55341745cc2682547e5f0 Mon Sep 17 00:00:00 2001
From: Martin Wilck 
Date: Thu, 7 Dec 2017 11:17:03 

commit delayacct-utils for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package delayacct-utils for openSUSE:Factory 
checked in at 2017-12-08 13:01:30

Comparing /work/SRC/openSUSE:Factory/delayacct-utils (Old)
 and  /work/SRC/openSUSE:Factory/.delayacct-utils.new (New)


Package is "delayacct-utils"

Fri Dec  8 13:01:30 2017 rev:24 rq:555060 version:MACRO

Changes:

--- /work/SRC/openSUSE:Factory/delayacct-utils/delayacct-utils.changes  
2017-01-11 12:04:05.386704249 +0100
+++ /work/SRC/openSUSE:Factory/.delayacct-utils.new/delayacct-utils.changes 
2017-12-08 13:01:50.008052189 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:06:04 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ delayacct-utils.spec ++
--- /var/tmp/diff_new_pack.GbQrfa/_old  2017-12-08 13:01:51.288005963 +0100
+++ /var/tmp/diff_new_pack.GbQrfa/_new  2017-12-08 13:01:51.288005963 +0100
@@ -21,7 +21,7 @@
 Summary:Delay Accounting Utilities
 License:GPL-2.0
 Group:  System/Monitoring
-%define version %(rpm -q --qf '%{VERSION}' kernel-source)
+%define version %(rpm -q --qf '%%{VERSION}' kernel-source)
 Version:%version
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit phonon4qt5-backend-vlc for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package phonon4qt5-backend-vlc for 
openSUSE:Factory checked in at 2017-12-08 13:02:09

Comparing /work/SRC/openSUSE:Factory/phonon4qt5-backend-vlc (Old)
 and  /work/SRC/openSUSE:Factory/.phonon4qt5-backend-vlc.new (New)


Package is "phonon4qt5-backend-vlc"

Fri Dec  8 13:02:09 2017 rev:13 rq:555115 version:0.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/phonon4qt5-backend-vlc/phonon4qt5-backend-vlc.changes
2016-06-02 09:38:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.phonon4qt5-backend-vlc.new/phonon4qt5-backend-vlc.changes
   2017-12-08 13:02:16.491095743 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:16:04 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ phonon4qt5-backend-vlc.spec ++
--- /var/tmp/diff_new_pack.wxqKwe/_old  2017-12-08 13:02:17.587056162 +0100
+++ /var/tmp/diff_new_pack.wxqKwe/_new  2017-12-08 13:02:17.591056018 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package phonon4qt5-backend-vlc
 #
-# 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
@@ -38,8 +38,8 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(phonon4qt5) >= %{_phonon4qt5_version}
 Requires:   libphonon4qt5 => %{_phonon4qt5_version}
-Requires:   vlc-noX >= %( echo `rpm -q --queryformat '%{VERSION}' 
vlc-devel`)
-Conflicts:  vlc-noX >  %( echo `rpm -q --queryformat '%{VERSION}' 
vlc-devel | cut -f -2 -d .`.99)
+Requires:   vlc-noX >= %( echo `rpm -q --queryformat '%%{VERSION}' 
vlc-devel`)
+Conflicts:  vlc-noX >  %( echo `rpm -q --queryformat '%%{VERSION}' 
vlc-devel | cut -f -2 -d .`.99)
 Provides:   phonon4qt5-backend = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 




commit ipmiutil for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package ipmiutil for openSUSE:Factory 
checked in at 2017-12-08 13:01:24

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


Package is "ipmiutil"

Fri Dec  8 13:01:24 2017 rev:16 rq:555052 version:3.0.7

Changes:

--- /work/SRC/openSUSE:Factory/ipmiutil/ipmiutil.changes2015-06-06 
09:54:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.ipmiutil.new/ipmiutil.changes   2017-12-08 
13:01:42.064339080 +0100
@@ -1,0 +2,22 @@
+Wed Dec  6 22:46:22 UTC 2017 - arcr...@users.sourceforge.net
+
+- Fix devel Requires
+
+---
+Tue Dec  5 20:47:59 UTC 2017 - arcr...@users.sourceforge.net
+
+- Added fix for openssl version detection
+
+---
+Tue Dec  5 19:28:37 UTC 2017 - arcr...@users.sourceforge.net
+
+- Add warnings.patch for no-strict-aliasing and fix openssl version detection
+
+---
+Tue Dec  5 17:43:40 UTC 2017 - arcr...@users.sourceforge.net
+
+- Update to 3.0.7
+  * for detailed changes see http://ipmiutil.sourceforge.net/docs/ChangeLog
+- Drop automake-1_13.patch as it was included in upstream
+
+---

Old:

  automake-1_13.patch
  ipmiutil-2.9.6.tar.gz

New:

  ipmiutil-3.0.7.tar.gz
  warnings.patch



Other differences:
--
++ ipmiutil.spec ++
--- /var/tmp/diff_new_pack.XkPtSP/_old  2017-12-08 13:01:46.976161688 +0100
+++ /var/tmp/diff_new_pack.XkPtSP/_new  2017-12-08 13:01:46.980161543 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ipmiutil
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Andy Cress
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,28 +18,35 @@
 
 
 Name:   ipmiutil
-Version:2.9.6
+Version:3.0.7
 Release:1%{?dist}
 Summary:Easy-to-use IPMI server management utilities
 License:BSD-3-Clause
 Group:  System/Management
 Source: 
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Patch0: automake-1_13.patch
 Url:http://ipmiutil.sourceforge.net
+Patch0: warnings.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?sles_version} > 10
+%define bldreq0 libopenssl-devel 
+%else
+%define bldreq0 openssl-devel 
+%endif
 %if 0%{?suse_version} >= 1210
 %define req_systemd 1
 %endif
+%{!?_unitdir: %define _unitdir  /usr/lib/systemd/system}
+%define unit_dir  %{_unitdir}
 %if 0%{?req_systemd}
 BuildRequires:  systemd
 %define systemd_fls %{_unitdir}
 %else
 %define systemd_fls %{_datadir}/%{name}
 %endif
+BuildRequires:  autoconf automake %{bldreq0} 
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
-BuildRequires:  openssl-devel
 BuildRequires:  perl(Exporter)
 
 %define init_dir  %{_initrddir}
@@ -57,14 +64,23 @@
 detected, ipmiutil will use user-space direct I/Os instead.
 
 %package devel
-Summary:The includes headers and static libraries from the ipmiutil 
package
+Summary:Includes libraries and headers for the ipmiutil package
 Group:  Development/Libraries/C and C++
-Requires:   ipmiutil
+Requires:   ipmiutil >= %{version}
 
 %description devel
 The ipmiutil-devel package contains headers and libraries which are
 useful for building custom IPMI applications.
 
+%package static
+Summary:Includes static libraries for the ipmiutil package
+Group:  Development/Libraries/C and C++
+Requires:   ipmiutil >= %{version}
+
+%description static
+The ipmiutil-static package contains static libraries which are
+useful for building custom IPMI applications.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -79,10 +95,11 @@
 make
 
 %install
+rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
-rm -rf %{buildroot}%{_datadir}/%{name}/ievents.[ch]
-rm -rf %{buildroot}%{_datadir}/%{name}/ipmi_sample_evt.[ch]
-rm -rf %{buildroot}%{_datadir}/%{name}/isensor.[ch]
+
+%clean
+rm -rf %{buildroot}
 
 %files
 %defattr(-, root, root, -)
@@ -91,6 +108,7 @@
 %{_bindir}/ipmiutil
 %{_bindir}/idiscover
 %{_bindir}/ievents
+%{_sbindir}/iseltime
 %{_sbindir}/ipmi_port
 %{_sbindir}/ialarms 
 %{_sbindir}/iconfig
@@ -109,7 +127,7 @@
 %{_sbindir}/ifirewall 
 %{_sbindir}/ifwum 
 %{_sbindir}/ihpm 
-%{_sbindir}/iseltime
+%{_sbindir}/iuser 
 %{_datadir}/%{name}/ipmiutil_evt
 %{_datadir}/%{name}/ipmiutil_asy
 %{_datadir}/%{name}/ipmiutil_wdt
@@ -125,8 +143,8 @@
 %{_datadir}/%{name}/ipmiutil.setup
 

commit salt for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2017-12-08 13:01:17

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


Package is "salt"

Fri Dec  8 13:01:17 2017 rev:69 rq:555051 version:2017.7.2

Changes:

--- /work/SRC/openSUSE:Factory/salt/salt.changes2017-12-03 
10:13:42.406366249 +0100
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2017-12-08 
13:01:29.892778662 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:19:12 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ salt.spec ++
--- /var/tmp/diff_new_pack.XUykgZ/_old  2017-12-08 13:01:31.584717556 +0100
+++ /var/tmp/diff_new_pack.XUykgZ/_new  2017-12-08 13:01:31.588717412 +0100
@@ -711,7 +711,7 @@
   true
 fi
 %if %{with systemd}
-if [ `rpm -q systemd --queryformat="%{VERSION}"` -lt 228 ]; then
+if [ `rpm -q systemd --queryformat="%%{VERSION}"` -lt 228 ]; then
   # On systemd < 228 the 'TasksTask' attribute is not available.
   # Removing TasksMax from salt-master.service on SLE12SP1 LTSS (bsc#985112)
   sed -i '/TasksMax=infinity/d' %{_unitdir}/salt-master.service




commit perf for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package perf for openSUSE:Factory checked in 
at 2017-12-08 13:01:06

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


Package is "perf"

Fri Dec  8 13:01:06 2017 rev:41 rq:555026 version:MACRO

Changes:

--- /work/SRC/openSUSE:Factory/perf/perf.changes2017-12-06 
08:59:24.723177742 +0100
+++ /work/SRC/openSUSE:Factory/.perf.new/perf.changes   2017-12-08 
13:01:21.565079420 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:15:39 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ perf.spec ++
--- /var/tmp/diff_new_pack.kA5laK/_old  2017-12-08 13:01:22.461047062 +0100
+++ /var/tmp/diff_new_pack.kA5laK/_new  2017-12-08 13:01:22.461047062 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perf
-%define version %(rpm -q --qf '%{VERSION}' kernel-source)
+%define version %(rpm -q --qf '%%{VERSION}' kernel-source)
 Version:%{version}
 Release:0
 Summary:Performance Monitoring Tools for Linux




commit gambas3 for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package gambas3 for openSUSE:Factory checked 
in at 2017-12-08 13:01:11

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


Package is "gambas3"

Fri Dec  8 13:01:11 2017 rev:5 rq:555046 version:3.10.0

Changes:

--- /work/SRC/openSUSE:Factory/gambas3/gambas3.changes  2017-09-20 
17:13:39.817339967 +0200
+++ /work/SRC/openSUSE:Factory/.gambas3.new/gambas3.changes 2017-12-08 
13:01:26.044917629 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:08:09 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ gambas3.spec ++
--- /var/tmp/diff_new_pack.h5snB1/_old  2017-12-08 13:01:27.51034 +0100
+++ /var/tmp/diff_new_pack.h5snB1/_new  2017-12-08 13:01:27.51034 +0100
@@ -350,7 +350,7 @@
 %package gb-compress-bzlib2
 Summary:The bzlib2 compression component for Gambas
 Group:  Development/Tools/IDE
-Requires:   %(rpm -qf $(readlink -qne %{_libdir}/libz.so) --qf '%{NAME} >= 
%{VERSION}')
+Requires:   %(rpm -qf $(readlink -qne %{_libdir}/libz.so) --qf '%%{NAME} 
>= %%{VERSION}')
 
 %description gb-compress-bzlib2
 This component allows you to compress/uncompress data or files with
@@ -359,7 +359,7 @@
 %package gb-compress-zlib
 Summary:The zlib compression component for Gambas
 Group:  Development/Tools/IDE
-Requires:   %(rpm -qf $(readlink -qne %{_libdir}/libbz2.so) --qf '%{NAME} 
>= %{VERSION}')
+Requires:   %(rpm -qf $(readlink -qne %{_libdir}/libbz2.so) --qf '%%{NAME} 
>= %%{VERSION}')
 
 %description gb-compress-zlib
 This component allows you to compress/uncompress data or files with
@@ -632,7 +632,7 @@
 Summary:Gambas image routines based on the Imlib2 library
 Group:  Development/Tools/IDE
 Requires:   %{name}-gb-image = %{version}
-Requires:   %(rpm -qf $(readlink -qne %{_libdir}/libImlib2.so) --qf 
'%{NAME} >= %{VERSION}')
+Requires:   %(rpm -qf $(readlink -qne %{_libdir}/libImlib2.so) --qf 
'%%{NAME} >= %%{VERSION}')
 
 %description gb-image-imlib
 This components adds image processing methods coming from the imlib2 library.
@@ -954,8 +954,8 @@
 Requires:   %{name}-runtime = %{version}
 Requires:   SDL_mixer
 Requires:   dejavu
-Recommends: %(rpm -qf $(readlink -qne %{_libdir}/libogg.so) --qf '%{NAME} 
>= %{VERSION}')
-Recommends: %(rpm -qf $(readlink -qne %{_libdir}/libvorbis.so) --qf 
'%{NAME} >= %{VERSION}')
+Recommends: %(rpm -qf $(readlink -qne %{_libdir}/libogg.so) --qf '%%{NAME} 
>= %%{VERSION}')
+Recommends: %(rpm -qf $(readlink -qne %{_libdir}/libvorbis.so) --qf 
'%%{NAME} >= %%{VERSION}')
 Provides:   %{name}-gb-sdl-image = %{version}
 Provides:   %{name}-gb-sdl-opengl = %{version}
 




commit latex2rtf for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package latex2rtf for openSUSE:Factory 
checked in at 2017-12-08 13:01:09

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


Package is "latex2rtf"

Fri Dec  8 13:01:09 2017 rev:5 rq:555027 version:2.3.16

Changes:

--- /work/SRC/openSUSE:Factory/latex2rtf/latex2rtf.changes  2017-07-02 
13:38:40.438866932 +0200
+++ /work/SRC/openSUSE:Factory/.latex2rtf.new/latex2rtf.changes 2017-12-08 
13:01:24.124986968 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:12:05 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ latex2rtf.spec ++
--- /var/tmp/diff_new_pack.EgYr4e/_old  2017-12-08 13:01:25.300944498 +0100
+++ /var/tmp/diff_new_pack.EgYr4e/_new  2017-12-08 13:01:25.304944353 +0100
@@ -17,7 +17,7 @@
 
 
 # Get the major version of makeinfo.
-%define makeinfo_major_version %(MJ="`rpm -q --queryformat='%{VERSION}' 
makeinfo | cut -c 1`"; echo $MJ)
+%define makeinfo_major_version %(MJ="`rpm -q --queryformat='%%{VERSION}' 
makeinfo | cut -c 1`"; echo $MJ)
 Name:   latex2rtf
 Version:2.3.16
 Release:0




commit emacs-vm for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package emacs-vm for openSUSE:Factory 
checked in at 2017-12-08 13:01:00

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


Package is "emacs-vm"

Fri Dec  8 13:01:00 2017 rev:22 rq:555019 version:8.2.0b

Changes:

--- /work/SRC/openSUSE:Factory/emacs-vm/emacs-vm.changes2016-02-26 
00:29:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.emacs-vm.new/emacs-vm.changes   2017-12-08 
13:01:17.225236155 +0100
@@ -1,0 +2,12 @@
+Thu Dec  7 12:43:45 UTC 2017 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Fix rpm group
+
+---
+Thu Dec  7 11:06:49 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ emacs-vm.spec ++
--- /var/tmp/diff_new_pack.9qghqK/_old  2017-12-08 13:01:18.661184296 +0100
+++ /var/tmp/diff_new_pack.9qghqK/_new  2017-12-08 13:01:18.661184296 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package emacs-vm
 #
-# 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
@@ -17,27 +17,23 @@
 
 
 Name:   emacs-vm
-BuildRequires:  emacs-nox
-%if %suse_version  > 1140
-BuildRequires:  makeinfo
-%else
-BuildRequires:  info
-%endif
-Url:http://www.nongnu.org/viewmail/
-Requires:   ed
-Requires:   emacs
-PreReq: %install_info_prereq
 Version:8.2.0b
 Release:0
 Summary:VM - a mail reader for GNU Emacs
 License:GPL-2.0+
-Group:  Productivity/Editors/Emacs
+Group:  Productivity/Text/Editors
+Url:http://www.nongnu.org/viewmail/
 Source: 
https://launchpad.net/vm/8.2.x/%{version}/+download/vm-%{version}.tgz
 Source2:emacs-vm-autoload.el
 # PATCH-FIX-UPSTREAM U_rev-1313.patch bsc#939497 e...@suse.com -- Fix 
Launchpad lp#793541 and lp#907286
 Patch1: U_rev-1313.patch
 Patch2: U_Require-vm-reply.el-from-vm-compose-mail.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  emacs-nox
+BuildRequires:  makeinfo
+Requires:   ed
+Requires:   emacs
+Requires(post): %{install_info_prereq}
+Requires(pre):  %{install_info_prereq}
 
 %description
 VM (View Mail) is an Emacs subsystem that allows UNIX mail to be read
@@ -55,7 +51,7 @@
 %define _vmdocdir %{_prefix}/share/doc/packages/%{name}
 
 %prep
-%setup -n vm-%{version}
+%setup -q -n vm-%{version}
 %patch1
 %patch2 -p1
 
@@ -63,28 +59,27 @@
 export LC_CTYPE=ISO-8859-1
 export EMACS_UNIBYTE=1
 EMACS="emacs --no-site"
-emacs_ver=$(rpm -q --qf '%{VERSION}' emacs)
+emacs_ver=$(rpm -q --qf '%%{VERSION}' emacs)
 rm -rf lisp/*.elc
 %configure FLAGS="-batch -q -no-site-file -no-init-file -l 
\$(srcdir)/vm-build.el" --with-etcdir=%{_vmetcdir} --with-docdir=%{_vmdocdir}
-make DESTDIR=${RPM_BUILD_ROOT} MAKEINFO="makeinfo --force"
+make %{?_smp_mflags} DESTDIR=%{buildroot} MAKEINFO="makeinfo --force"
 
 %install
-mkdir -p ${RPM_BUILD_ROOT}
-make DESTDIR=${RPM_BUILD_ROOT}  install
+mkdir -p %{buildroot}
+%make_install
 {
-  echo ";; /usr/share/emacs/site-lisp/suse-start-%{name}.el"
-  cat %{S:2}
-  echo ";; /usr/share/emacs/site-lisp/suse-start-%{name}.el ends here"
-} > ${RPM_BUILD_ROOT}%{_sitedir}/suse-start-%{name}.el
+  echo ";; %{_datadir}/emacs/site-lisp/suse-start-%{name}.el"
+  cat %{SOURCE2}
+  echo ";; %{_datadir}/emacs/site-lisp/suse-start-%{name}.el ends here"
+} > %{buildroot}%{_sitedir}/suse-start-%{name}.el
 
 %post
-%install_info --info-dir=%{_infodir} %{_infodir}/vm.info.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/vm.info%{ext_info}
 
-%postun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/vm.info.gz
+%preun
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/vm.info%{ext_info}
 
 %files
-%defattr(-, root, root)
 %docdir %{_vmdocdir}
 %{_vmdocdir}
 %dir %{_sitedir}
@@ -93,17 +88,17 @@
 %{_vmdir}/*.el
 %{_vmdir}/*.elc
 %{_vmdir}/version.txt
-/usr/bin/base64-encode
-/usr/bin/base64-decode
-/usr/bin/qp-decode
-/usr/bin/qp-encode
-%doc %{_infodir}/*.gz
-%{_prefix}/share/emacs/*/etc/vm/pixmaps
-%dir %{_prefix}/share/emacs/*/etc/vm
-%exclude %{_prefix}/share/emacs/*/etc/vm/README 
-%exclude %{_prefix}/share/emacs/*/etc/vm/CHANGES 
-%exclude %{_prefix}/share/emacs/*/etc/vm/COPYING 
-%exclude %{_prefix}/share/emacs/*/etc/vm/NEWS 
-%exclude 

commit shotcut for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package shotcut for openSUSE:Factory checked 
in at 2017-12-08 13:00:45

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


Package is "shotcut"

Fri Dec  8 13:00:45 2017 rev:8 rq:555012 version:17.11

Changes:

--- /work/SRC/openSUSE:Factory/shotcut/shotcut.changes  2017-11-07 
09:58:38.028918712 +0100
+++ /work/SRC/openSUSE:Factory/.shotcut.new/shotcut.changes 2017-12-08 
13:01:09.425517846 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:20:18 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ shotcut.spec ++
--- /var/tmp/diff_new_pack.kxA5m2/_old  2017-12-08 13:01:10.737470464 +0100
+++ /var/tmp/diff_new_pack.kxA5m2/_new  2017-12-08 13:01:10.737470464 +0100
@@ -64,10 +64,10 @@
 Requires:   qmelt
 Recommends: lame
 Requires:   ffmpeg >= 2.7
-Requires:   %(rpm -qf $(readlink -qne %{_libdir}/libvpx.so) --qf '%{NAME} 
>= %{VERSION}')
+Requires:   %(rpm -qf $(readlink -qne %{_libdir}/libvpx.so) --qf '%%{NAME} 
>= %%{VERSION}')
 %if %{with x264}
 BuildRequires:  pkgconfig(x264)
-Requires:   %(rpm -qf $(readlink -qne %{_libdir}/libx264.so) --qf '%{NAME} 
>= %{VERSION}')
+Requires:   %(rpm -qf $(readlink -qne %{_libdir}/libx264.so) --qf 
'%%{NAME} >= %%{VERSION}')
 %endif
 # needed on runtime for the timeline to work see 
https://forums.opensuse.org/showthread.php/520592-shotcut-video-editor-timeline-blank/page3
 Requires:   libQt5Sql5-sqlite




commit netatalk for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package netatalk for openSUSE:Factory 
checked in at 2017-12-08 13:00:49

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


Package is "netatalk"

Fri Dec  8 13:00:49 2017 rev:47 rq:555013 version:3.1.11

Changes:

--- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes2017-07-05 
23:57:41.106599360 +0200
+++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes   2017-12-08 
13:01:11.349448362 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:15:18 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ netatalk.spec ++
--- /var/tmp/diff_new_pack.WKnpgr/_old  2017-12-08 13:01:12.621402425 +0100
+++ /var/tmp/diff_new_pack.WKnpgr/_new  2017-12-08 13:01:12.625402280 +0100
@@ -104,7 +104,7 @@
 LDFLAGS="-lpthread" \
 CFLAGS="%{optflags} -Wall -g -pie -fpie -fno-strict-aliasing" \
 %if 0%{?with_tracker_spotlight}
-tracker_ver=$(rpm -q --queryformat="%{VERSION}" tracker-devel|cut -d . -f 1-2)
+tracker_ver=$(rpm -q --queryformat="%%{VERSION}" tracker-devel|cut -d . -f 1-2)
 %endif
 %configure --bindir=%{_bindir} \
--disable-static \





commit chromium for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2017-12-08 13:00:10

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


Package is "chromium"

Fri Dec  8 13:00:10 2017 rev:172 rq:554957 version:63.0.3239.84

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2017-11-23 
09:44:07.333153277 +0100
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2017-12-08 
13:00:43.762444679 +0100
@@ -1,0 +2,32 @@
+Thu Dec  7 09:41:13 UTC 2017 - tchva...@suse.com
+
+- Version update to 63.0.3239.84 bsc#1071691:
+  * Critical CVE-2017-15407: Out of bounds write in QUIC.
+  * High CVE-2017-15408: Heap buffer overflow in PDFium.
+  * High CVE-2017-15409: Out of bounds write in Skia.
+  * High CVE-2017-15410: Use after free in PDFium.
+  * High CVE-2017-15411: Use after free in PDFium.
+  * High CVE-2017-15412: Use after free in libXML.
+  * High CVE-2017-15413: Type confusion in WebAssembly.
+  * Medium CVE-2017-15415: Pointer information disclosure in IPC call.
+  * Medium CVE-2017-15416: Out of bounds read in Blink.
+  * Medium CVE-2017-15417: Cross origin information disclosure in Skia.
+  * Medium CVE-2017-15418: Use of uninitialized value in Skia.
+  * Medium CVE-2017-15419: Cross origin leak of redirect URL in Blink.
+  * Medium CVE-2017-15420: URL spoofing in Omnibox.
+  * Medium CVE-2017-15422: Integer overflow in ICU.
+  * Low CVE-2017-15423: Issue with SPAKE implementation in BoringSSL.
+  * Low CVE-2017-15424: URL Spoof in Omnibox.
+  * Low CVE-2017-15425: URL Spoof in Omnibox.
+  * Low CVE-2017-15426: URL Spoof in Omnibox.
+  * Low CVE-2017-15427: Insufficient blocking of JavaScript in Omnibox.
+- Rebase fix-gn-bootstrap.diff
+- Drop merged patches:
+  * chromium-gcc5.patch
+  * chromium-60.0.3112.113-breakpad-ucontext.patch
+  * chromium-62.0.3202.62-correct-cplusplus-check.patch
+- Add new patches:
+  * chromium-non-void-return.patch
+  * chromium-gcc.patch
+
+---

Old:

  chromium-60.0.3112.113-breakpad-ucontext.patch
  chromium-62.0.3202.62-correct-cplusplus-check.patch
  chromium-62.0.3202.94.tar.xz
  chromium-gcc5.patch

New:

  chromium-63.0.3239.84.tar.xz
  chromium-gcc.patch
  chromium-non-void-return.patch



Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.BdwT3o/_old  2017-12-08 13:01:08.317557860 +0100
+++ /var/tmp/diff_new_pack.BdwT3o/_new  2017-12-08 13:01:08.321557716 +0100
@@ -19,7 +19,8 @@
 %define rname chromium
 %if %{?suse_version} >= 1320 || (%{?suse_version} == 1315 && 0%{?leap_version} 
>= 420200)
 %bcond_without system_minizip
-%bcond_without system_harfbuzz
+# Disable harfbuzz as it needs to be build with the same freetype... atm bundle
+%bcond_with system_harfbuzz
 %else
 %bcond_with system_minizip
 %bcond_with system_harfbuzz
@@ -39,7 +40,7 @@
 %bcond_with system_vpx
 %bcond_with clang
 Name:   chromium
-Version:62.0.3202.94
+Version:63.0.3239.84
 Release:0
 Summary:Google's open source browser project
 License:BSD-3-Clause AND LGPL-2.1+
@@ -68,9 +69,8 @@
 Patch7: fix_network_api_crash.patch
 Patch12:chromium-dma-buf.patch
 Patch14:chromium-buildname.patch
-Patch15:chromium-gcc5.patch
-Patch16:chromium-60.0.3112.113-breakpad-ucontext.patch
-Patch17:chromium-62.0.3202.62-correct-cplusplus-check.patch
+Patch15:chromium-gcc.patch
+Patch16:chromium-non-void-return.patch
 # GN buildsystem related patches
 Patch200:   chromium-last-commit-position-r0.patch
 Patch201:   fix-gn-bootstrap.diff
@@ -212,7 +212,7 @@
 BuildRequires:  pkgconfig(minizip)
 %endif
 %if %{with system_harfbuzz}
-BuildRequires:  pkgconfig(harfbuzz) >= 1.4.0
+BuildRequires:  pkgconfig(harfbuzz) >= 1.5.0
 %endif
 %if %{with system_icu}
 BuildRequires:  pkgconfig(icu-i18n) >= 58.0
@@ -262,7 +262,6 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
-%patch17 -p1
 
 # Copy the toolchain settings
 mkdir toolchain
@@ -283,7 +282,6 @@
 base/third_party/valgrind
 base/third_party/xdg_mime
 base/third_party/xdg_user_dirs
-breakpad/src/third_party/curl
 chrome/third_party/mozilla_security_manager
 courgette/third_party
 net/third_party/mozilla_security_manager
@@ -292,23 +290,26 @@
 third_party/analytics
 third_party/angle
 third_party/angle/src/common/third_party/base
-third_party/angle/src/common/third_party/murmurhash
+third_party/angle/src/common/third_party/smhasher
 third_party/angle/src/third_party/compiler
 third_party/angle/src/third_party/libXNVCtrl
 

commit kvm_stat for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package kvm_stat for openSUSE:Factory 
checked in at 2017-12-08 13:00:55

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


Package is "kvm_stat"

Fri Dec  8 13:00:55 2017 rev:3 rq:555014 version:MACRO

Changes:

--- /work/SRC/openSUSE:Factory/kvm_stat/kvm_stat.changes2016-11-11 
14:34:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.kvm_stat.new/kvm_stat.changes   2017-12-08 
13:01:13.845358221 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:11:39 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ kvm_stat.spec ++
--- /var/tmp/diff_new_pack.f79HAc/_old  2017-12-08 13:01:15.141311417 +0100
+++ /var/tmp/diff_new_pack.f79HAc/_new  2017-12-08 13:01:15.145311273 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kvm_stat
-%define version %(rpm -q --qf '%{VERSION}' kernel-source)
+%define version %(rpm -q --qf '%%{VERSION}' kernel-source)
 Version:%{version}
 Release:0
 Summary:Monitoring Tool for KVM guests




commit bcc for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package bcc for openSUSE:Factory checked in 
at 2017-12-08 13:00:04

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


Package is "bcc"

Fri Dec  8 13:00:04 2017 rev:13 rq:554909 version:0.5.0

Changes:

--- /work/SRC/openSUSE:Factory/bcc/bcc.changes  2017-12-04 12:16:39.183987102 
+0100
+++ /work/SRC/openSUSE:Factory/.bcc.new/bcc.changes 2017-12-08 
13:00:05.507826261 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 04:03:23 UTC 2017 - g...@suse.com
+
+- Request at least 4G RAM for the s390x build
+  (FATE#37, bsc#1070362)
+
+---



Other differences:
--
++ _constraints ++
--- /var/tmp/diff_new_pack.OAWCru/_old  2017-12-08 13:00:07.135767467 +0100
+++ /var/tmp/diff_new_pack.OAWCru/_new  2017-12-08 13:00:07.135767467 +0100
@@ -5,4 +5,14 @@
   2048
 
   
+  
+
+  s390x
+
+
+  
+4096
+  
+
+  
 




commit sblim-cmpi-base for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package sblim-cmpi-base for openSUSE:Factory 
checked in at 2017-12-08 12:59:31

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


Package is "sblim-cmpi-base"

Fri Dec  8 12:59:31 2017 rev:9 rq:554859 version:1.6.4

Changes:

--- /work/SRC/openSUSE:Factory/sblim-cmpi-base/sblim-cmpi-base.changes  
2015-06-24 20:56:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.sblim-cmpi-base.new/sblim-cmpi-base.changes 
2017-12-08 12:59:35.076925286 +0100
@@ -1,0 +2,5 @@
+Fri Jul  3 07:28:07 UTC 2015 - kkae...@suse.com
+
+- Fix RHEL7 build
+
+---



Other differences:
--
++ sblim-cmpi-base.spec ++
--- /var/tmp/diff_new_pack.5E8zYa/_old  2017-12-08 12:59:35.880896251 +0100
+++ /var/tmp/diff_new_pack.5E8zYa/_new  2017-12-08 12:59:35.880896251 +0100
@@ -83,7 +83,7 @@
 rm -f $RPM_BUILD_ROOT/%{_libdir}/cmpi/*.la
 
 # install indication samples into %docdir
-install -m0644 ./test/indication/SFCB*.xml %{buildroot}/%{_docdir}/%{name}
+install -m0644 ./test/indication/SFCB*.xml %{buildroot}/%{_docdir}/%{name}*
 
 %pre
 # definition of schema and registration files




commit google-compute-engine for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package google-compute-engine for 
openSUSE:Factory checked in at 2017-12-08 12:59:52

Comparing /work/SRC/openSUSE:Factory/google-compute-engine (Old)
 and  /work/SRC/openSUSE:Factory/.google-compute-engine.new (New)


Package is "google-compute-engine"

Fri Dec  8 12:59:52 2017 rev:5 rq:554886 version:20171129

Changes:

--- 
/work/SRC/openSUSE:Factory/google-compute-engine/google-compute-engine.changes  
2017-11-12 18:02:39.236146760 +0100
+++ 
/work/SRC/openSUSE:Factory/.google-compute-engine.new/google-compute-engine.changes
 2017-12-08 12:59:53.800249085 +0100
@@ -1,0 +2,9 @@
+Sun Dec  3 18:26:50 UTC 2017 - adrian.glaub...@suse.com
+
+- Update to version 20171129 (bsc#1070895, bsc#1070918)
+  + Generate SSH host keys when none are present.
+  + Improve logging when activating OS Login.
+  + Fix parsing logic for expiration time on SSH public keys.
+  + Fix home directory creation PAM config.
+
+---

Old:

  compute-image-packages-20171025.tar.gz

New:

  compute-image-packages-20171129.tar.gz



Other differences:
--
++ google-compute-engine.spec ++
--- /var/tmp/diff_new_pack.aDs6l6/_old  2017-12-08 12:59:54.464225106 +0100
+++ /var/tmp/diff_new_pack.aDs6l6/_new  2017-12-08 12:59:54.464225106 +0100
@@ -16,10 +16,10 @@
 #
 
 
-%define setup_version 2.7.1
+%define setup_version 2.7.2
 
 Name:   google-compute-engine
-Version:20171025
+Version:20171129
 Release:0
 Summary:GCE Instance Initialization
 License:Apache-2.0

++ compute-image-packages-20171025.tar.gz -> 
compute-image-packages-20171129.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/compute-image-packages-20171025/.travis.yml 
new/compute-image-packages-20171129/.travis.yml
--- old/compute-image-packages-20171025/.travis.yml 2017-10-25 
20:40:23.0 +0200
+++ new/compute-image-packages-20171129/.travis.yml 2017-11-29 
20:17:58.0 +0100
@@ -1,7 +1,6 @@
 language: python
 sudo: true
 python:
-- 2.6
 - 2.7
 - 3.3
 - 3.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/compute-image-packages-20171025/README.md 
new/compute-image-packages-20171129/README.md
--- old/compute-image-packages-20171025/README.md   2017-10-25 
20:40:23.0 +0200
+++ new/compute-image-packages-20171129/README.md   2017-11-29 
20:17:58.0 +0100
@@ -236,30 +236,32 @@
 
 The following are valid user configuration options.
 
-Section   | Option   | Value
-- |  | -
-Accounts  | deprovision\_remove   | `true` makes deprovisioning a user 
destructive.
-Accounts  | groups   | Comma separated list of groups for 
newly provisioned users.
-Accounts  | useradd\_cmd  | Command string to create a new 
user.
-Accounts  | userdel\_cmd  | Command string to delete a user.
-Accounts  | usermod\_cmd  | Command string to modify a user's 
groups.
-Accounts  | groupadd\_cmd | Command string to create a new 
group.
-Daemons   | accounts\_daemon  | `false` disables the accounts 
daemon.
+Section   | Option | Value
+- | -- | -
+Accounts  | deprovision\_remove| `true` makes deprovisioning a 
user destructive.
+Accounts  | groups | Comma separated list of groups 
for newly provisioned users.
+Accounts  | useradd\_cmd   | Command string to create a new 
user.
+Accounts  | userdel\_cmd   | Command string to delete a user.
+Accounts  | usermod\_cmd   | Command string to modify a user's 
groups.
+Accounts  | groupadd\_cmd  | Command string to create a new 
group.
+Daemons   | accounts\_daemon   | `false` disables the accounts 
daemon.
 Daemons   | clock\_skew\_daemon| `false` disables the clock skew 
daemon.
 Daemons   | ip\_forwarding\_daemon | `false` disables the IP 
forwarding daemon.
+InstanceSetup | host\_key\_types   | Comma separated list of host key 
types to generate.
 InstanceSetup | optimize\_local\_ssd   | `false` prevents optimizing for 
local SSD.
-InstanceSetup | network\_enabled  | `false` skips instance setup 
functions that require metadata.
+InstanceSetup | network\_enabled   | `false` skips instance setup 
functions that require metadata.
 InstanceSetup | set\_boto\_config  | `false` skips setting up a `boto` 
config.
 

commit gajim for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package gajim for openSUSE:Factory checked 
in at 2017-12-08 12:59:54

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


Package is "gajim"

Fri Dec  8 12:59:54 2017 rev:15 rq:554899 version:0.16.9

Changes:

--- /work/SRC/openSUSE:Factory/gajim/gajim.changes  2017-07-12 
19:35:30.632547717 +0200
+++ /work/SRC/openSUSE:Factory/.gajim.new/gajim.changes 2017-12-08 
12:59:54.832211816 +0100
@@ -1,0 +2,11 @@
+Tue Dec  5 10:53:35 UTC 2017 - mvet...@suse.com
+
+- Update to 0.16.9:
+  * Improve Zeroconf behavior
+  * Fix showing normal message event
+  * remove usage of OpenSSL.rand
+  * a few minor bugfixes
+- Update of icon cache and desktop file only in case of older
+  distribution
+
+---

Old:

  gajim-0.16.8.tar.bz2

New:

  gajim-0.16.9.tar.bz2



Other differences:
--
++ gajim.spec ++
--- /var/tmp/diff_new_pack.WXXabk/_old  2017-12-08 12:59:55.784177435 +0100
+++ /var/tmp/diff_new_pack.WXXabk/_new  2017-12-08 12:59:55.788177290 +0100
@@ -18,7 +18,7 @@
 
 %define _version 0.16
 Name:   gajim
-Version:0.16.8
+Version:0.16.9
 Release:0
 Summary:XMPP client written in Python and Gtk2
 License:GPL-3.0
@@ -120,6 +120,7 @@
 %fdupes %{buildroot}%{_prefix}/
 %find_lang %{name}
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -127,6 +128,7 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%endif
 
 %files
 %defattr(-,root,root)

++ gajim-0.16.8.tar.bz2 -> gajim-0.16.9.tar.bz2 ++
 204505 lines of diff (skipped)




commit gnuhealth for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package gnuhealth for openSUSE:Factory 
checked in at 2017-12-08 12:59:49

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


Package is "gnuhealth"

Fri Dec  8 12:59:49 2017 rev:21 rq:554872 version:3.2.9

Changes:

--- /work/SRC/openSUSE:Factory/gnuhealth/gnuhealth.changes  2017-11-16 
14:03:49.439516209 +0100
+++ /work/SRC/openSUSE:Factory/.gnuhealth.new/gnuhealth.changes 2017-12-08 
12:59:52.088310913 +0100
@@ -1,0 +2,8 @@
+Wed Dec  6 16:30:12 UTC 2017 - axel.br...@gmx.de
+
+- Version 3.2.9
+  Fix bug #52580: Removing the patient field before saving the record 
generates an error
+  Fix bug #52579: some on_change numeric method operations generate traceback
+  Fix bug #52578: WHR should be on the same line as hip and waist fields
+
+---

Old:

  gnuhealth-3.2.8.tar.gz

New:

  gnuhealth-3.2.9.tar.gz



Other differences:
--
++ gnuhealth.spec ++
--- /var/tmp/diff_new_pack.xK8kRa/_old  2017-12-08 12:59:53.552258042 +0100
+++ /var/tmp/diff_new_pack.xK8kRa/_new  2017-12-08 12:59:53.552258042 +0100
@@ -24,7 +24,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python3-setuptools
 
-Version:%{majorver}.8
+Version:%{majorver}.9
 Release:0
 
 Url:http://health.gnu.org

++ GNUHealth.README.SUSE ++
--- /var/tmp/diff_new_pack.xK8kRa/_old  2017-12-08 12:59:53.584256886 +0100
+++ /var/tmp/diff_new_pack.xK8kRa/_new  2017-12-08 12:59:53.584256886 +0100
@@ -42,7 +42,26 @@
 -> you should now see a selection of available databases
 
 Note: From Tryton Release 4.2 onwards it is not possible anymore to create 
databases 
-from the Frontend. You need to do this manually (see 
/usr/share/doc/packages/trytond/tryton-server.README.SUSE)
+from the Frontend. You need to do this manually
+
+8) Creating the database:
+> su - postgres -c "createdb mydb --encoding='UTF-8' --owner=tryton"
+
+Note: The owner of the database should be the same user, as under which the 
+tryton server runs (default:tryton) Enter a name for the database 
+(here as default: mydb).
+
+9) Initializing the database:  
+Log in as user tryton: 
+
+> sudo su tryton -s /bin/bash
+> /usr/bin/trytond-admin -c /etc/tryton/trytond.conf --all -d mydb
+
+Note: Use the database name you chose in the previous step (here as default: 
mydb). 
+You will be asked for the admin password for this database. 
+For the first login, log in to the newly initialized database with user admin 
and password as set during initialization.
+
+As result you will have a bare Tryton database with the base modules installed.
 
 DONE.
 

++ gnuhealth-3.2.8.tar.gz -> gnuhealth-3.2.9.tar.gz ++
/work/SRC/openSUSE:Factory/gnuhealth/gnuhealth-3.2.8.tar.gz 
/work/SRC/openSUSE:Factory/.gnuhealth.new/gnuhealth-3.2.9.tar.gz differ: char 
5, line 1




commit spec-cleaner for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package spec-cleaner for openSUSE:Factory 
checked in at 2017-12-08 12:59:40

Comparing /work/SRC/openSUSE:Factory/spec-cleaner (Old)
 and  /work/SRC/openSUSE:Factory/.spec-cleaner.new (New)


Package is "spec-cleaner"

Fri Dec  8 12:59:40 2017 rev:46 rq:554866 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/spec-cleaner/spec-cleaner.changes
2017-09-27 16:55:13.632130093 +0200
+++ /work/SRC/openSUSE:Factory/.spec-cleaner.new/spec-cleaner.changes   
2017-12-08 12:59:41.416696323 +0100
@@ -1,0 +2,9 @@
+Wed Dec  6 15:53:43 UTC 2017 - tchva...@suse.com
+
+- Version update to 1.0.1 bsc#1071561:
+  * Recognize new rpm trgger* events
+  * Remove otherproviders conflicts syntax (just keep the pkg name)
+  * Detect more apache macros
+  * Drop py_requires macro that is useless
+
+---

Old:

  spec-cleaner-1.0.0.tar.gz

New:

  spec-cleaner-1.0.1.tar.gz



Other differences:
--
++ spec-cleaner.spec ++
--- /var/tmp/diff_new_pack.Rg9IRS/_old  2017-12-08 12:59:42.188668443 +0100
+++ /var/tmp/diff_new_pack.Rg9IRS/_new  2017-12-08 12:59:42.192668298 +0100
@@ -20,7 +20,7 @@
 # This is used for Fedora, we need to sync this
 %{!?py3_ver: %define py3_ver %{python3_version}}
 Name:   spec-cleaner
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:.spec file cleaner
 License:BSD-3-Clause
@@ -38,7 +38,6 @@
 BuildRequires:  python3-setuptools
 # For the pkg_resources used in the binary loader
 Requires:   python3-setuptools
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -74,7 +73,6 @@
 python3 setup.py install --root=%{buildroot}
 
 %files
-%defattr(-, root, root)
 %{_bindir}/%{name}
 %dir %{_libexecdir}/obs/
 %dir %{_libexecdir}/obs/service/
@@ -116,7 +114,6 @@
 %{_datadir}/%{name}/tex_conversions.txt
 
 %files format_spec_file
-%defattr(-,root,root)
 %{_libexecdir}/obs/service/format_spec_file
 %{_libexecdir}/obs/service/format_spec_file.service
 


++ spec-cleaner-1.0.0.tar.gz -> spec-cleaner-1.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/spec-cleaner-spec-cleaner-1.0.0/data/allowed_groups.txt 
new/spec-cleaner-spec-cleaner-1.0.1/data/allowed_groups.txt
--- old/spec-cleaner-spec-cleaner-1.0.0/data/allowed_groups.txt 2017-09-21 
13:18:40.0 +0200
+++ new/spec-cleaner-spec-cleaner-1.0.1/data/allowed_groups.txt 2017-12-06 
16:42:43.0 +0100
@@ -33,6 +33,7 @@
 Development/Languages/Java
 Development/Languages/Other
 Development/Languages/Perl
+Development/Languages/PHP
 Development/Languages/Python
 Development/Languages/Ruby
 Development/Languages/Scheme
@@ -46,6 +47,7 @@
 Development/Libraries/Other
 Development/Libraries/Parallel
 Development/Libraries/Perl
+Development/Libraries/PHP
 Development/Libraries/Python
 Development/Libraries/Tcl
 Development/Libraries/X11
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/spec-cleaner-spec-cleaner-1.0.0/data/excludes-bracketing.txt 
new/spec-cleaner-spec-cleaner-1.0.1/data/excludes-bracketing.txt
--- old/spec-cleaner-spec-cleaner-1.0.0/data/excludes-bracketing.txt
2017-09-21 13:18:40.0 +0200
+++ new/spec-cleaner-spec-cleaner-1.0.1/data/excludes-bracketing.txt
2017-12-06 16:42:43.0 +0100
@@ -1,4 +1,7 @@
 add_maven_depmap
+apache_test_module_start_apache
+apache_test_module_stop_apache
+apache_test_module_curl
 apache_test_module_load
 attr(\s*\([^)]*\))?
 bcond_with[^\s]*
@@ -91,6 +94,12 @@
 prep
 pretrans
 preun
+filetriggerin
+filetriggerun
+filetriggerpostun
+transfiletriggerin
+transfiletriggerun
+transfiletriggerpostun
 py_compile
 python_alternative
 python_install_alternative
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/spec-cleaner-spec-cleaner-1.0.0/spec_cleaner/__init__.py 
new/spec-cleaner-spec-cleaner-1.0.1/spec_cleaner/__init__.py
--- old/spec-cleaner-spec-cleaner-1.0.0/spec_cleaner/__init__.py
2017-09-21 13:18:40.0 +0200
+++ new/spec-cleaner-spec-cleaner-1.0.1/spec_cleaner/__init__.py
2017-12-06 16:42:43.0 +0100
@@ -12,7 +12,7 @@
 from .rpmcleaner import RpmSpecCleaner
 
 
-__version__ = '1.0.0'
+__version__ = '1.0.1'
 
 
 def process_args(argv):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/spec-cleaner-spec-cleaner-1.0.0/spec_cleaner/rpmcleaner.py 
new/spec-cleaner-spec-cleaner-1.0.1/spec_cleaner/rpmcleaner.py
--- old/spec-cleaner-spec-cleaner-1.0.0/spec_cleaner/rpmcleaner.py  
2017-09-21 

commit hwdata for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package hwdata for openSUSE:Factory checked 
in at 2017-12-08 12:59:44

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


Package is "hwdata"

Fri Dec  8 12:59:44 2017 rev:9 rq:554871 version:0.307

Changes:

--- /work/SRC/openSUSE:Factory/hwdata/hwdata.changes2017-11-12 
18:02:53.859614108 +0100
+++ /work/SRC/openSUSE:Factory/.hwdata.new/hwdata.changes   2017-12-08 
12:59:48.944424455 +0100
@@ -1,0 +2,6 @@
+Wed Dec  6 16:24:25 UTC 2017 - mplus...@suse.com
+
+- Update to version 0.307:
+  * Updated pci, usb and vendor ids.
+
+---

Old:

  hwdata-0.306.tar.gz

New:

  hwdata-0.307.tar.gz



Other differences:
--
++ hwdata.spec ++
--- /var/tmp/diff_new_pack.uN0Hvj/_old  2017-12-08 12:59:49.824392675 +0100
+++ /var/tmp/diff_new_pack.uN0Hvj/_new  2017-12-08 12:59:49.824392675 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   hwdata
-Version:0.306
+Version:0.307
 Release:0
 Summary:Hardware identification and configuration data
 License:GPL-2.0+

++ hwdata-0.306.tar.gz -> hwdata-0.307.tar.gz ++
 2567 lines of diff (skipped)




commit libguestfs for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libguestfs for openSUSE:Factory 
checked in at 2017-12-08 12:59:35

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


Package is "libguestfs"

Fri Dec  8 12:59:35 2017 rev:58 rq:554862 version:1.36.5

Changes:

--- /work/SRC/openSUSE:Factory/libguestfs/libguestfs.changes2017-10-26 
18:45:59.747437963 +0200
+++ /work/SRC/openSUSE:Factory/.libguestfs.new/libguestfs.changes   
2017-12-08 12:59:36.040890472 +0100
@@ -1,0 +2,17 @@
+Mon Dec  4 17:18:57 UTC 2017 - cbosdon...@suse.com
+
+- evtxdump is in python3-evtx, drop python2 dependency
+  (fate#323526)
+- add hwinfo to the appliance packages for ntfs support.
+  (bsc#1070976)
+- Don't run fdupes as it symlinks some of the python3 binding
+  files to their python2 equivalent
+
+---
+Wed Nov 22 16:22:39 UTC 2017 - cbosdon...@suse.com
+
+- Add db48-utils dependency: needed to inspect the installed
+  packages.
+- Remove useless patch: -hotfix.patch
+
+---

Old:

  -hotfix.patch



Other differences:
--
++ libguestfs.spec ++
--- /var/tmp/diff_new_pack.Mi1cZp/_old  2017-12-08 12:59:37.672831534 +0100
+++ /var/tmp/diff_new_pack.Mi1cZp/_new  2017-12-08 12:59:37.672831534 +0100
@@ -82,7 +82,6 @@
 %endif
 %endif
 BuildRequires:  bison
-BuildRequires:  fdupes
 BuildRequires:  file-devel
 BuildRequires:  flex
 BuildRequires:  gcc
@@ -139,7 +138,6 @@
 Summary:Compatibility package for guestfs-tools
 License:GPL-2.0
 Group:  System/Filesystems
-Patch0: -hotfix.patch
 # PATCH-FIX-UPSTREAM - python3 fixes
 Patch1: 
9d25b4e5-python-add-simple-wrappers-for-PyObject-string-funct.patch
 Patch2: 
f3f99a09-python-use-right-func-when-PyString_FromStringAndSiz.patch
@@ -176,7 +174,7 @@
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
 Requires:   libguestfs0 = %{version}
-Requires:   python-evtx
+Requires:   python3-evtx
 %if %{with bash_completion}
 Recommends: bash-completion >= 2.0
 %endif
@@ -441,7 +439,7 @@
 Recommends: zerofree
 Recommends: genisoimage
 Recommends: ldmtool
-%if %{?is_opensuse:0} == 0
+%if ! 0%{?is_opensuse}
 Recommends: guestfs-winsupport
 %endif
 
@@ -455,7 +453,7 @@
 libguestfs needs for it's run a virtual machine image.
 This package provides such an image, an initrd and a kernel.
 
-%if 0%{?is_opensuse} == 0
+%if ! 0%{?is_opensuse}
 %package -n guestfs-winsupport
 Summary:Windows guest support in libguestfs
 License:GPL-2.0+
@@ -489,6 +487,7 @@
 License:LGPL-2.1
 Group:  System/Libraries
 Requires:   %{kvm_binary}
+Requires:   db48-utils
 Requires:   guestfs-data >= %{version}
 Requires:   qemu >= 2.0
 Requires:   qemu-tools
@@ -543,7 +542,6 @@
 %prep
 : _ignore_exclusive_arch '%{?_ignore_exclusive_arch}'
 %setup -q -a 789653
-%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
@@ -661,10 +659,9 @@
 #
 touch %{name}.lang
 %find_lang %{name}
-%fdupes -s %{buildroot}/
 
 # Appliance NTFS files
-%if %{?is_opensuse}
+%if 0%{?is_opensuse}
 mkdir -p %{buildroot}/tmp/etc/alternatives
 pushd %{buildroot}/tmp/etc/alternatives
 ln -s /sbin/mount.ntfs-3g mount.ntfs
@@ -687,7 +684,10 @@
 tar zcf %{buildroot}%{_libdir}/guestfs/supermin.d/zz-winsupport.tar.gz .
 popd
 
-echo "libfuse2" > 
%{buildroot}%{_libdir}/guestfs/supermin.d/zz-packages-winsupport
+cat > %{buildroot}%{_libdir}/guestfs/supermin.d/zz-packages-winsupport << EOF
+libfuse2
+hwinfo
+EOF
 %endif
 
 mkdir -p %{buildroot}/tmp/usr/bin
@@ -723,11 +723,10 @@
 %{_libdir}/guestfs/supermin.d/packages
 %{_libdir}/guestfs/supermin.d/zz-scripts.tar.gz
 
-%if %{?is_opensuse}
+%if 0%{?is_opensuse}
 %{_libdir}/guestfs/supermin.d/zz-ntfs-symlink.tar.gz
-%endif
+%else
 
-%if 0%{?is_opensuse} == 0
 %files -n guestfs-winsupport
 %defattr(-,root,root)
 %{_libdir}/guestfs/supermin.d/zz-*winsupport*




commit gstreamer-validate for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2017-12-08 12:59:24

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Fri Dec  8 12:59:24 2017 rev:12 rq:554802 version:1.12.3

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2017-09-25 13:58:57.610686265 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2017-12-08 12:59:25.329277327 +0100
@@ -1,0 +2,6 @@
+Wed Dec  6 13:21:46 UTC 2017 - dims...@opensuse.org
+
+- Drop pkgconfig(libgee-1.0) BuildRequires: the build system makes
+  no reference to libgee anymore.
+
+---



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.GO8lCd/_old  2017-12-08 12:59:25.973254069 +0100
+++ /var/tmp/diff_new_pack.GO8lCd/_new  2017-12-08 12:59:25.977253925 +0100
@@ -27,7 +27,6 @@
 Source: 
https://gstreamer.freedesktop.org/src/%{_name}/%{_name}-%{version}.tar.xz
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gdk-3.0)
-BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.12.0




commit perl-Mouse for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package perl-Mouse for openSUSE:Factory 
checked in at 2017-12-08 12:59:29

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


Package is "perl-Mouse"

Fri Dec  8 12:59:29 2017 rev:21 rq:554818 version:2.5.0

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mouse/perl-Mouse.changes2017-08-28 
15:04:46.733235054 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mouse.new/perl-Mouse.changes   
2017-12-08 12:59:30.437092856 +0100
@@ -1,0 +2,11 @@
+Mon Nov 27 06:41:17 UTC 2017 - co...@suse.com
+
+- updated to 2.5.0
+   see /usr/share/doc/packages/perl-Mouse/Changes
+
+  v2.5.0 2017-11-26T18:38:18Z
+  - Fix build under perl 5.8 (wyoung #63, autarch #76, #79)
+  - Use version->declare() to declare $VERSION (neilb #55, #80)
+  - Make `prove -br t` work with dot-not-in-INC perls (#81)
+
+---

Old:

  Mouse-v2.4.10.tar.gz

New:

  Mouse-v2.5.0.tar.gz



Other differences:
--
++ perl-Mouse.spec ++
--- /var/tmp/diff_new_pack.OG5dbQ/_old  2017-12-08 12:59:31.105068732 +0100
+++ /var/tmp/diff_new_pack.OG5dbQ/_new  2017-12-08 12:59:31.105068732 +0100
@@ -17,19 +17,19 @@
 
 
 Name:   perl-Mouse
-Version:2.4.10
+Version:2.5.0
 Release:0
 %define cpan_name Mouse
 Summary:Moose minus the antlers
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Mouse/
-Source0:
https://cpan.metacpan.org/authors/id/G/GF/GFUJI/%{cpan_name}-v%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/S/SK/SKAJI/%{cpan_name}-v%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Devel::PPPort) >= 3.22
+BuildRequires:  perl(Devel::PPPort) >= 3.33
 BuildRequires:  perl(ExtUtils::ParseXS) >= 3.22
 BuildRequires:  perl(Module::Build) >= 0.400500
 BuildRequires:  perl(Module::Build::XSUtil)
@@ -40,6 +40,7 @@
 BuildRequires:  perl(Test::Output)
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Try::Tiny)
+BuildRequires:  perl(version) >= 0.9913
 %{perl_requires}
 
 %description

++ Mouse-v2.4.10.tar.gz -> Mouse-v2.5.0.tar.gz ++
 2638 lines of diff (skipped)




commit perl-Log-Contextual for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package perl-Log-Contextual for 
openSUSE:Factory checked in at 2017-12-08 12:59:26

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


Package is "perl-Log-Contextual"

Fri Dec  8 12:59:26 2017 rev:12 rq:554816 version:0.008000

Changes:

--- /work/SRC/openSUSE:Factory/perl-Log-Contextual/perl-Log-Contextual.changes  
2017-05-25 08:32:26.348161958 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Log-Contextual.new/perl-Log-Contextual.changes 
2017-12-08 12:59:28.341168551 +0100
@@ -1,0 +2,12 @@
+Sat Nov 25 06:34:05 UTC 2017 - co...@suse.com
+
+- updated to 0.008000
+   see /usr/share/doc/packages/perl-Log-Contextual/Changes
+
+  0.008000  2017-11-24 08:40:15-08:00 America/Los_Angeles
+   - Add slog for logging strings without a code block
+ (Thanks Christian Walde!)
+   - Fix exporting into classes that subclass from users of Log::Contextual.
+ (Thanks Graham Knop!)
+
+---

Old:

  Log-Contextual-0.007001.tar.gz

New:

  Log-Contextual-0.008000.tar.gz



Other differences:
--
++ perl-Log-Contextual.spec ++
--- /var/tmp/diff_new_pack.uQfPvc/_old  2017-12-08 12:59:29.133139949 +0100
+++ /var/tmp/diff_new_pack.uQfPvc/_new  2017-12-08 12:59:29.137139805 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Log-Contextual
-Version:0.007001
+Version:0.008000
 Release:0
 %define cpan_name Log-Contextual
 Summary:Simple logging interface with a contextual log
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Log-Contextual/
-Source0:
http://www.cpan.org/authors/id/F/FR/FREW/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/F/FR/FREW/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -44,8 +44,8 @@
 
 * * Efficient
 
-The logging functions take blocks, so if a log level is disabled, the block
-will not run:
+The default logging functions take blocks, so if a log level is disabled,
+the block will not run:
 
  # the following won't run if debug is off
  log_debug { "the new count in the database is " . $rs->count };
@@ -103,6 +103,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README
+%doc Changes CONTRIBUTING README
+%license LICENSE
 
 %changelog

++ Log-Contextual-0.007001.tar.gz -> Log-Contextual-0.008000.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Contextual-0.007001/Changes 
new/Log-Contextual-0.008000/Changes
--- old/Log-Contextual-0.007001/Changes 2017-05-21 16:49:20.0 +0200
+++ new/Log-Contextual-0.008000/Changes 2017-11-24 17:40:16.0 +0100
@@ -1,10 +1,16 @@
 Revision history for Log-Contextual
 
+0.008000  2017-11-24 08:40:15-08:00 America/Los_Angeles
+ - Add slog for logging strings without a code block
+   (Thanks Christian Walde!)
+ - Fix exporting into classes that subclass from users of Log::Contextual.
+   (Thanks Graham Knop!)
+
 0.007001  2017-05-21 07:49:18-07:00 America/Los_Angeles
-- Stop testing exact bytes produced by Data::Dumper::Concise
+ - Stop testing exact bytes produced by Data::Dumper::Concise
   (Thanks for reporting Errietta Kostal)
   (Fixes GH#11)
-- Add some documentation about exceptions
+ - Add some documentation about exceptions
   (Thanks Kent Fredric!)
 
 0.007000  2016-04-11 21:35:41-07:00 America/Los_Angeles
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Contextual-0.007001/MANIFEST 
new/Log-Contextual-0.008000/MANIFEST
--- old/Log-Contextual-0.007001/MANIFEST2017-05-21 16:49:20.0 
+0200
+++ new/Log-Contextual-0.008000/MANIFEST2017-11-24 17:40:16.0 
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.009.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.010.
 CONTRIBUTING
 Changes
 LICENSE
@@ -30,6 +30,7 @@
 t/easy.t
 t/eg.t
 t/has_logger.t
+t/inherit.t
 t/lib/BaseLogger.pm
 t/lib/DefaultImportLogger.pm
 t/lib/My/Module.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Contextual-0.007001/META.json 
new/Log-Contextual-0.008000/META.json
--- old/Log-Contextual-0.007001/META.json   2017-05-21 16:49:20.0 
+0200
+++ new/Log-Contextual-0.008000/META.json   2017-11-24 17:40:16.0 
+0100
@@ -4,7 +4,7 @@
   "Arthur Axel 

commit id3v2 for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package id3v2 for openSUSE:Factory checked 
in at 2017-12-08 12:59:22

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


Package is "id3v2"

Fri Dec  8 12:59:22 2017 rev:19 rq:554800 version:0.1.12

Changes:

--- /work/SRC/openSUSE:Factory/id3v2/id3v2.changes  2012-10-27 
13:23:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.id3v2.new/id3v2.changes 2017-12-08 
12:59:22.649374113 +0100
@@ -1,0 +2,6 @@
+Wed Dec  6 12:38:18 UTC 2017 - mplus...@suse.com
+
+- Cleanup with spec-clener
+- Use url for source
+
+---

Old:

  id3v2-0.1.12.tar.bz2

New:

  id3v2-0.1.12.tar.gz



Other differences:
--
++ id3v2.spec ++
--- /var/tmp/diff_new_pack.7cfEgp/_old  2017-12-08 12:59:23.401346955 +0100
+++ /var/tmp/diff_new_pack.7cfEgp/_new  2017-12-08 12:59:23.401346955 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package id3v2
 #
-# Copyright (c) 2012 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,28 +17,24 @@
 
 
 Name:   id3v2
-BuildRequires:  gcc-c++
-BuildRequires:  groff
-BuildRequires:  id3lib-devel
-Url:http://id3v2.sourceforge.net/
 Version:0.1.12
 Release:0
 Summary:A Command Line Editor for ID3 V2 tags
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Utilities
-Source0:%{name}-%{version}.tar.bz2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Url:http://id3v2.sourceforge.net/
+Source0:
https://sourceforge.net/projects/id3v2/files/id3v2/%{version}/id3v2-%{version}.tar.gz
 Patch0: id3v2-0.1.11.diff
 Patch1: %{name}-%{version}-bogus-linkage.patch
+BuildRequires:  gcc-c++
+BuildRequires:  groff
+BuildRequires:  id3lib-devel
 
 %description
-ID3 tags are found in MP3 files. They can store information about what
-band recorded the song, the song name, and more.
-ID3-V1 tags are seriously deficient as to the kind of and length of
-information that they can store. This is a tool for editing ID3-V2 tags
-in Linux.
-
-
+ID3 tags are found in MP3 files. They can store information about what band
+recorded the song, the song name, and more. ID3-V1 tags are seriously
+deficient as to the kind of and length of information that they can store.
+This is a tool for editing ID3-V2 tags in Linux.
 
 %prep
 %setup -q
@@ -47,22 +43,19 @@
 
 %build
 rm -f id3v2 create_map core *.o
-export CXXFLAGS="%optflags"
+export CXXFLAGS="%{optflags}"
 export LDFLAGS="-L%{_libdir}"
-make
+make %{?_smp_mflags}
 
 %install
-install -D id3v2 $RPM_BUILD_ROOT%_bindir/id3v2
-mkdir -p $RPM_BUILD_ROOT%_mandir/man1
-nroff -man id3v2.1 > $RPM_BUILD_ROOT%_mandir/man1/id3v2.1
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+install -Dp id3v2 \
+   %{buildroot}%{_bindir}/id3v2
+mkdir -p %{buildroot}%{_mandir}/man1
+nroff -man id3v2.1 > %{buildroot}%{_mandir}/man1/id3v2.1
 
 %files
-%defattr(-,root,root)
-%doc README COPYING INSTALL
-%_bindir/id3v2
-%_mandir/man1/id3v2.1.gz
+%doc README COPYING
+%{_bindir}/id3v2
+%{_mandir}/man1/id3v2.1%{ext_man}
 
 %changelog




commit vtk for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package vtk for openSUSE:Factory checked in 
at 2017-12-08 12:59:15

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


Package is "vtk"

Fri Dec  8 12:59:15 2017 rev:31 rq:554792 version:8.0.1

Changes:

--- /work/SRC/openSUSE:Factory/vtk/vtk-compat_gl.changes2017-10-27 
14:00:58.181284200 +0200
+++ /work/SRC/openSUSE:Factory/.vtk.new/vtk-compat_gl.changes   2017-12-08 
12:59:16.361601199 +0100
@@ -1,0 +2,6 @@
+Mon Dec  4 18:25:57 UTC 2017 - br...@ioda-net.ch
+
+- Move BuildRequires:  libQtWebKit-devel (Qt4) inside the else
+  version < 13.2 
+
+---
vtk.changes: same change



Other differences:
--
++ vtk-compat_gl.spec ++
--- /var/tmp/diff_new_pack.qo0CHF/_old  2017-12-08 12:59:19.153500368 +0100
+++ /var/tmp/diff_new_pack.qo0CHF/_new  2017-12-08 12:59:19.157500224 +0100
@@ -66,7 +66,6 @@
 BuildRequires:  graphviz
 BuildRequires:  hdf5-devel
 BuildRequires:  java-devel
-BuildRequires:  libQtWebKit-devel
 BuildRequires:  libX11-devel
 BuildRequires:  libXt-devel
 BuildRequires:  libexpat-devel
@@ -95,6 +94,7 @@
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5Widgets)
 %else
+BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  python3-qt4-devel
 %endif

vtk.spec: same change



commit sblim-cim-client2 for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package sblim-cim-client2 for 
openSUSE:Factory checked in at 2017-12-08 12:59:07

Comparing /work/SRC/openSUSE:Factory/sblim-cim-client2 (Old)
 and  /work/SRC/openSUSE:Factory/.sblim-cim-client2.new (New)


Package is "sblim-cim-client2"

Fri Dec  8 12:59:07 2017 rev:28 rq:554790 version:2.2.5

Changes:

--- /work/SRC/openSUSE:Factory/sblim-cim-client2/sblim-cim-client2.changes  
2015-06-30 10:16:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.sblim-cim-client2.new/sblim-cim-client2.changes 
2017-12-08 12:59:07.933905569 +0100
@@ -1,0 +2,5 @@
+Wed Nov 29 12:27:48 UTC 2017 - kkae...@suse.com
+
+- Fix build with openjdk9: sblim-cim-client2-2.2.5-src.patch
+
+---

New:

  sblim-cim-client2-2.2.5-src.patch



Other differences:
--
++ sblim-cim-client2.spec ++
--- /var/tmp/diff_new_pack.45GZFT/_old  2017-12-08 12:59:08.585882022 +0100
+++ /var/tmp/diff_new_pack.45GZFT/_new  2017-12-08 12:59:08.589881877 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sblim-cim-client2
 #
-# 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
@@ -27,6 +27,7 @@
 Url:http://sourceforge.net/projects/sblim/
 Source: 
http://downloads.sourceforge.net/project/sblim/%{name}/%{version}/%{name}-%{version}-src.zip
 Source1:
http://downloads.sourceforge.net/project/sblim/%{name}/%{version}/%{name}-%{version}-doc.zip
+Patch1: sblim-cim-client2-2.2.5-src.patch
 BuildRequires:  ant >= 1.6
 BuildRequires:  dos2unix
 BuildRequires:  java-devel
@@ -76,7 +77,10 @@
 %setup -q -n %{project_folder}
 dos2unix COPYING NEWS README ChangeLog sblim-cim-client2.properties 
sblim-slp-client2.properties
 find -type f \( -name "*.java" \) -exec dos2unix {} +
-
+%if 0%{?suse_version} > 1200
+# openjdk9 needs source and target 1.6 or larger
+%patch1 -p1
+%endif
 # -
 
 %build


++ sblim-cim-client2-2.2.5-src.patch ++
diff -ruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x autom4te.cache 
-x .deps -x .libs ../orig-sblim-cim-client2-2.2.5-src/build.xml ./build.xml
--- ../orig-sblim-cim-client2-2.2.5-src/build.xml   2013-12-13 
04:51:22.0 +0100
+++ ./build.xml 2017-11-29 13:25:19.277890176 +0100
@@ -91,7 +91,7 @@
 
 
 
-
+
 

 
@@ -122,7 +122,7 @@

 

-   
+   



@@ -141,7 +141,7 @@

 

-   
+   



@@ -190,7 +190,7 @@
  charset="utf-8"
 encoding="utf-8"
  docencoding="utf-8"
- source ="1.5"
+ source ="1.6"
  additionalparam="-quiet"
  overview="${Directory.source.core}/overview.html"
  windowtitle="SBLIM CIM Client for Java - ${Manifest.version} 
- Public API Specification"




commit python-pytest-timeout for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package python-pytest-timeout for 
openSUSE:Factory checked in at 2017-12-08 12:58:27

Comparing /work/SRC/openSUSE:Factory/python-pytest-timeout (Old)
 and  /work/SRC/openSUSE:Factory/.python-pytest-timeout.new (New)


Package is "python-pytest-timeout"

Fri Dec  8 12:58:27 2017 rev:3 rq:554733 version:1.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pytest-timeout/python-pytest-timeout.changes  
2017-09-26 21:14:52.114633311 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-timeout.new/python-pytest-timeout.changes
 2017-12-08 12:58:38.778958512 +0100
@@ -1,0 +2,11 @@
+Sun Dec  3 19:13:13 UTC 2017 - a...@gmx.de
+
+- update to version 1.2.1:
+  * Fix for pytest 3.3, thanks Bruno Oliveira.
+  * Update supported python versions:
++ Add CPython 3.6.
++ Drop CPyhon 2.6 (as did pytest 3.3)
++ Drop CPyhon 3.3
++ Drop CPyhon 3.4
+
+---

Old:

  pytest-timeout-1.2.0.tar.gz

New:

  pytest-timeout-1.2.1.tar.gz



Other differences:
--
++ python-pytest-timeout.spec ++
--- /var/tmp/diff_new_pack.VYxSKe/_old  2017-12-08 12:58:40.838884117 +0100
+++ /var/tmp/diff_new_pack.VYxSKe/_new  2017-12-08 12:58:40.842883972 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-pytest-timeout
-Version:1.2.0
+Version:1.2.1
 Release:0
 Summary:Pytest plugin to abort hanging tests
 License:MIT

++ pytest-timeout-1.2.0.tar.gz -> pytest-timeout-1.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-timeout-1.2.0/PKG-INFO 
new/pytest-timeout-1.2.1/PKG-INFO
--- old/pytest-timeout-1.2.0/PKG-INFO   2016-11-10 21:24:38.0 +0100
+++ new/pytest-timeout-1.2.1/PKG-INFO   2017-11-28 22:24:20.0 +0100
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: pytest-timeout
-Version: 1.2.0
+Version: 1.2.1
 Summary: py.test plugin to abort hanging tests
 Home-page: http://bitbucket.org/pytest-dev/pytest-timeout/
 Author: Floris Bruynooghe
 Author-email: f...@devork.be
 License: MIT
+Description-Content-Type: UNKNOWN
 Description: ==
 pytest-timeout
 ==
@@ -26,8 +27,9 @@
 See below for detailed information on the timeout methods and their
 side-effects.
 
-The pytest-timeout plugin has been tested on python 2.6 or higher,
-including 3.X, pypy and pypy3.
+The pytest-timeout plugin has been tested on python 2.7 or higher,
+including 3.X, pypy and pypy3.  See tox.ini for currently tested
+versions.
 
 
 Usage
@@ -184,6 +186,16 @@
 Changelog
 =
 
+1.2.1
+-
+
+- Fix for pytest 3.3, thanks Bruno Oliveira.
+- Update supported python versions:
+  - Add CPython 3.6.
+  - Drop CPyhon 2.6 (as did pytest 3.3)
+  - Drop CPyhon 3.3
+  - Drop CPyhon 3.4
+
 1.2.0
 -
 
@@ -263,7 +275,6 @@
 Classifier: License :: OSI Approved :: MIT License
 Classifier: Operating System :: OS Independent
 Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
 Classifier: Topic :: Software Development :: Testing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-timeout-1.2.0/README 
new/pytest-timeout-1.2.1/README
--- old/pytest-timeout-1.2.0/README 2016-11-10 21:08:58.0 +0100
+++ new/pytest-timeout-1.2.1/README 2017-11-28 22:19:48.0 +0100
@@ -18,8 +18,9 @@
 See below for detailed information on the timeout methods and their
 side-effects.
 
-The pytest-timeout plugin has been tested on python 2.6 or higher,
-including 3.X, pypy and pypy3.
+The pytest-timeout plugin has been tested on python 2.7 or higher,
+including 3.X, pypy and pypy3.  See tox.ini for currently tested
+versions.
 
 
 Usage
@@ -176,6 +177,16 @@
 Changelog
 =
 
+1.2.1
+-
+
+- Fix for pytest 3.3, thanks Bruno Oliveira.
+- Update supported python versions:
+  - Add CPython 3.6.
+  - Drop CPyhon 2.6 (as did pytest 3.3)
+  - Drop CPyhon 3.3
+  - Drop CPyhon 3.4
+
 1.2.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pytest-timeout-1.2.0/pytest_timeout.egg-info/PKG-INFO 
new/pytest-timeout-1.2.1/pytest_timeout.egg-info/PKG-INFO
--- 

commit openlmi-providers for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package openlmi-providers for 
openSUSE:Factory checked in at 2017-12-08 12:59:03

Comparing /work/SRC/openSUSE:Factory/openlmi-providers (Old)
 and  /work/SRC/openSUSE:Factory/.openlmi-providers.new (New)


Package is "openlmi-providers"

Fri Dec  8 12:59:03 2017 rev:9 rq:554764 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/openlmi-providers/openlmi-providers.changes  
2017-06-22 10:40:35.427952248 +0200
+++ /work/SRC/openSUSE:Factory/.openlmi-providers.new/openlmi-providers.changes 
2017-12-08 12:59:06.277965373 +0100
@@ -1,0 +2,5 @@
+Wed Dec  6 10:42:32 UTC 2017 - mvet...@suse.com
+
+- Remove listing of /usr/com directory line
+
+---



Other differences:
--
++ openlmi-providers.spec ++
--- /var/tmp/diff_new_pack.GFU1Kh/_old  2017-12-08 12:59:07.709913658 +0100
+++ /var/tmp/diff_new_pack.GFU1Kh/_new  2017-12-08 12:59:07.709913658 +0100
@@ -783,7 +783,6 @@
 
 %if 0%{?suse_version} > 1010
 %fdupes $RPM_BUILD_ROOT/%{python_sitelib}
-ls -l $RPM_BUILD_ROOT/usr/com
 %endif
 
 %if 0%{?suse_version}





commit apt-cacher-ng for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package apt-cacher-ng for openSUSE:Factory 
checked in at 2017-12-08 12:58:53

Comparing /work/SRC/openSUSE:Factory/apt-cacher-ng (Old)
 and  /work/SRC/openSUSE:Factory/.apt-cacher-ng.new (New)


Package is "apt-cacher-ng"

Fri Dec  8 12:58:53 2017 rev:3 rq:554753 version:3.1

Changes:

--- /work/SRC/openSUSE:Factory/apt-cacher-ng/apt-cacher-ng.changes  
2017-06-28 10:36:38.992291772 +0200
+++ /work/SRC/openSUSE:Factory/.apt-cacher-ng.new/apt-cacher-ng.changes 
2017-12-08 12:58:59.830198237 +0100
@@ -1,0 +2,17 @@
+Wed Dec  6 10:30:27 UTC 2017 - mplus...@suse.com
+
+- Use more of cmake macros
+- Use pkgconfig style dependencies
+
+---
+Tue Dec  5 11:38:57 UTC 2017 - mchand...@suse.de
+
+- Version bump to 3.1
+  * Hide credentials in acngtool in some corner cases
+  * Dropped references to distkill.pl script which was superseeded by acngtool
+  * Made default PassThroughPattern setting stricter
+  * Mirror database update
+  * Avoid expiration failure when some index files are missing
+- Fix logrotate file installation
+
+---

Old:

  apt-cacher-ng_3-5.debian.tar.xz
  apt-cacher-ng_3.orig.tar.xz

New:

  apt-cacher-ng_3.1-1.debian.tar.xz
  apt-cacher-ng_3.1.orig.tar.xz



Other differences:
--
++ apt-cacher-ng.spec ++
--- /var/tmp/diff_new_pack.3dPCEU/_old  2017-12-08 12:59:02.134115030 +0100
+++ /var/tmp/diff_new_pack.3dPCEU/_new  2017-12-08 12:59:02.138114886 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define debian_release 5
+%define debian_release 1
 Name:   apt-cacher-ng
-Version:3
+Version:3.1
 Release:0
 Summary:A caching proxy specialized for Linux distribution packages
-License:BSD-4-Clause and MIT
+License:BSD-4-Clause AND MIT
 Group:  Productivity/Networking/Web/Proxy
 Url:http://www.unix-ag.uni-kl.de/~bloch/acng/
 Source0:
http://ftp.debian.org/debian/pool/main/a/apt-cacher-ng/%{name}_%{version}.orig.tar.xz
@@ -29,13 +29,14 @@
 Source2:%{name}.service
 Source3:%{name}.default
 BuildRequires:  cmake
-BuildRequires:  fuse-devel
 BuildRequires:  gcc-c++
-BuildRequires:  libbz2-devel
-BuildRequires:  libopenssl-devel
+BuildRequires:  pkgconfig
 BuildRequires:  systemd-rpm-macros
-BuildRequires:  xz-devel
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(bzip2)
+BuildRequires:  pkgconfig(fuse)
+BuildRequires:  pkgconfig(liblzma)
+BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(zlib)
 Requires(pre):  pwdutils
 Suggests:   cron
 Suggests:   logrotate
@@ -51,7 +52,9 @@
 a similar request is made, the cached copy of the data is delivered without
 being re-downloaded.
 
-Apt-Cacher NG can also be used as replacement for apt-proxy and approx with
+Apt-Cacher NG has been designed from scratch as a replacement for apt-cacher,
+but with a focus on maximizing throughput with low system resource
+requirements. It can also be used as replacement for apt-proxy and approx with
 no need to modify clients' sources.list files.
 
 %prep
@@ -60,9 +63,8 @@
 sed -i 's@lib/systemd@usr/&@' systemd/CMakeLists.txt
 
 %build
-%cmake -DDOCDIR=%{_docdir}/%{name} -DSDINSTALL:BOOL=ON
-
-make %{?_smp_mflags}
+%cmake -DDOCDIR=%{_docdir}/%{name} -DSDINSTALL:BOOL=ON 
-DSYSCONFDIR=%{_sysconfdir}
+%make_jobs
 
 %install
 
@@ -75,7 +77,7 @@
 install -m 644 -D %{SOURCE3} %{buildroot}%{_sysconfdir}/default/%{name}
 
 # Debian logrotate file
-install -m 644 -D %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
+install -m 644 -D debian/%{name}.logrotate 
%{buildroot}%{_sysconfdir}/logrotate.d/%{name}
 # Debian cron file
 install -m 755 -D debian/%{name}.cron.daily 
%{buildroot}%{_sysconfdir}/cron.daily/%{name}
 
@@ -104,7 +106,6 @@
 %service_del_postun %{name}.service
 
 %files
-%defattr(-,root,root)
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/acng.conf
 %config(noreplace) %{_sysconfdir}/%{name}/security.conf

++ apt-cacher-ng_3-5.debian.tar.xz -> apt-cacher-ng_3.1-1.debian.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/changelog new/debian/changelog
--- old/debian/changelog2017-04-27 20:12:02.0 +0200
+++ new/debian/changelog2017-11-05 20:55:20.0 +0100
@@ -1,3 +1,16 @@
+apt-cacher-ng (3.1-1) unstable; urgency=low
+
+  * New upstream version
++ removed doc references to distkill.pl (closes: #877703, LP: #1635029)
++ includes fix for rare expiration failure on missing index files
+  (closes: #872830)
++ fixes credential printing in logs 

commit libgda for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libgda for openSUSE:Factory checked 
in at 2017-12-08 12:57:51

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


Package is "libgda"

Fri Dec  8 12:57:51 2017 rev:82 rq:554710 version:5.2.4

Changes:

--- /work/SRC/openSUSE:Factory/libgda/libgda.changes2017-11-08 
15:10:48.156582727 +0100
+++ /work/SRC/openSUSE:Factory/.libgda.new/libgda.changes   2017-12-08 
12:57:58.988395566 +0100
@@ -1,0 +2,9 @@
+Tue Dec  5 17:42:33 UTC 2017 - dims...@opensuse.org
+
+- Build against openSSL 1.0 for now:
+  + Add libopenssl-1_0_0-devel BuildRequires.
+  + BuilgIgnore openssl (the helper programs): they are not needed
+and the build dep would pull in version 1.1, conflicting with
+openssl 1.0 devel packages.
+
+---



Other differences:
--
++ libgda.spec ++
--- /var/tmp/diff_new_pack.KmlWl0/_old  2017-12-08 12:58:02.360273789 +0100
+++ /var/tmp/diff_new_pack.KmlWl0/_new  2017-12-08 12:58:02.364273644 +0100
@@ -41,6 +41,8 @@
 BuildRequires:  itstool
 BuildRequires:  java-devel
 BuildRequires:  libgcrypt-devel
+BuildRequires:  libopenssl-1_0_0-devel
+#!BuildIgnore:  openssl
 BuildRequires:  mdbtools-devel
 BuildRequires:  mysql
 BuildRequires:  mysql-devel




commit herbstluftwm for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package herbstluftwm for openSUSE:Factory 
checked in at 2017-12-08 12:58:14

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


Package is "herbstluftwm"

Fri Dec  8 12:58:14 2017 rev:2 rq:554727 version:0.7.0

Changes:

--- /work/SRC/openSUSE:Factory/herbstluftwm/herbstluftwm.changes
2017-09-22 21:33:27.584490406 +0200
+++ /work/SRC/openSUSE:Factory/.herbstluftwm.new/herbstluftwm.changes   
2017-12-08 12:58:15.831787260 +0100
@@ -1,0 +2,6 @@
+Tue Dec  5 21:35:10 UTC 2017 - crrodrig...@opensuse.org
+
+- Respect %optflags 
+- BuildRequire only the needed x libs, not xorg-x11-devel
+
+---



Other differences:
--
++ herbstluftwm.spec ++
--- /var/tmp/diff_new_pack.wGEfNV/_old  2017-12-08 12:58:16.695756057 +0100
+++ /var/tmp/diff_new_pack.wGEfNV/_new  2017-12-08 12:58:16.699755912 +0100
@@ -30,9 +30,9 @@
 BuildRequires:  glib2-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  ncurses-utils
-BuildRequires:  xorg-x11-devel
-Requires:   xorg-x11-libX11
-# BuildArch:  noarch
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xinerama)
 
 %description
 herbstluftwm is a manual tiling window manager for X11 using Xlib and Glib.
@@ -40,10 +40,10 @@
 %prep
 %setup -q
 
-
 %build
-make COLOR=0 %{?_smp_mflags}
-
+export CXXFLAGS="%optflags"
+export CFLAGS="%optflags"
+make VERBOSE= COLOR=0 %{?_smp_mflags}
 
 %install
 make install \
@@ -55,7 +55,6 @@
 
 install -D -m0644  %{SOURCE1} %{buildroot}%{_datadir}/xsessions/%{name}.desktop
 
-
 %files
 %dir %{_datadir}/zsh/functions
 %dir %{_datadir}/zsh/functions/Completion




commit python-bokeh for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package python-bokeh for openSUSE:Factory 
checked in at 2017-12-08 12:58:10

Comparing /work/SRC/openSUSE:Factory/python-bokeh (Old)
 and  /work/SRC/openSUSE:Factory/.python-bokeh.new (New)


Package is "python-bokeh"

Fri Dec  8 12:58:10 2017 rev:4 rq:554726 version:0.12.11

Changes:

--- /work/SRC/openSUSE:Factory/python-bokeh/python-bokeh.changes
2017-11-08 15:10:12.469885569 +0100
+++ /work/SRC/openSUSE:Factory/.python-bokeh.new/python-bokeh.changes   
2017-12-08 12:58:14.071850820 +0100
@@ -1,0 +2,138 @@
+Tue Nov 28 19:04:55 UTC 2017 - a...@gmx.de
+
+- update to version 0.12.11:
+  * bugfixes:
++ #1376 [component: bokehjs] [widgets] Implement `widget.disabled`
++ #1651 [layout] Grid plot with row of all none behaves badly
++ #3538 [component: server] Session could auto-no-op any callbacks
+   invoked after the session is destroyed
++ #4561 [layout] Models/legends example broken
++ #4574 [layout] [regression] Plot border gets covered up by
+   things stuck on edge
++ #4613 Hover tool has own column in ie
++ #4787 [layout] [widgets] Erroneous toolbar separator positions
+   using tabs
++ #5761 [layout] Location in colorbar offsets from axis
++ #6065 [component: bokehjs] Touch events fail in device mode
+   under chrome devtools
++ #6348 [layout] Layouts with multiple tab widgets don't work
++ #6409 [component: server] Screen distance spec fields fail with
+   bokeh.client
++ #6466 [component: bokehjs] [layout] Rendering error with
+   toolbar_sticky=false and sizing_mode='scale_width'
++ #6502 [widgets] Programmatically setting the active tab does not
+   change the tab in 0.12.6 & 0.12.7
++ #6545 Patch bug: patch slices must have positive (start, stop,
+   step) values, got slice(0, 200, 50)
++ #6583 [component: bokehjs] Rect not behaving correctly with zero
+   height
++ #6600 [component: build] Downloading dependencies from
+   scripts/deps fails
++ #6676 [layout] [regression] Axes' tick labels are trimmed when
+   moving plot
++ #6841 [component: bokehjs] [regression] [widgets] Rangeslider
+   css_classes not being updated anymore
++ #6946 [component: bokehjs] Graphrenderer view not updating
++ #7060 [layout] [regression] Twin_axis not showing label
+   correctly in version 0.12.9
++ #7062 [component: bokehjs] Linked brushing does not work on
+   second plot in gridplot
++ #7075 [layout] Changing title attributes does not work as
+   expected in bokeh server
++ #7121 [component: docs] Documentation - typo in release file
+   0.12.10
++ #7128 [component: server] [regression] When embeding bokeh
+   server to flask, attributeerror: 'nonetype' object has no
+   attribute '_id' shows up
++ #7162 [component: docs] Fix documentation for properties.rgb
++ #7184 [component: server] [regression] Support stream and update
+   with pandas dataframes
++ #7189 [component: bokehjs] Hovertool data not completely
+   matching when using cdsview filters in bokeh 0.12.11dev2
++ #7193 [component: bokehjs] [regression] Ion slider extension
+   example broken
++ #7199 [component: bokehjs] Missing import of logger in
+   toolbar.coffee
++ #7202 [layout] Layout of plot border with axis.visible = false
++ #7212 [component: bokehjs] [notebook] [regression]
+   Ie11-incompatible syntax in
+   bokeh/core/_templates/autoload_nb_js.js?
++ #7213 [component: bokehjs] Canvas image smoothing in ie11
++ #7222 Double encode escapes in html-safe json strings
++ #7224 [component: bokehjs] [regression] `sdy` in range info is
+   inverted and affects panning gmaps
++ #7230 [component: examples] Spectrogram example image broken
++ #7240 [component: docs] Missing figure import on graph example
++ #7250 [component: bokehjs] [widgets] Slider callback doesn't
+   occur on particular values
++ #7255 [component: bokehjs] [regression] Zooming performance
+   regression in 0.12.11rc
+  * features:
++ #1007 [component: docs] Documenting the documentation process
+   and guidelines
++ #3644 [component: bokehjs] Would need a figure.step to create
+   step line in plot
++ #4635 [layout] Right titles are too far out
++ #4711 Decorator for documenting what version a function or
+   method first appeared
++ #5298 Box select does not work with vbar but tap tool does
++ #5937 [component: bokehjs] Lod in linked plots
++ #6565 [component: server] Avoid boiler-plate when constructing a
+   bokeh server programmatically
++ #6599 Bokeh server url hard coded as over http
++ #7130 [component: bokehjs] [bokekjs] unable to use customjs in
+

commit python-jupyter_nbsphinx for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2017-12-08 12:58:16

Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new (New)


Package is "python-jupyter_nbsphinx"

Fri Dec  8 12:58:16 2017 rev:4 rq:554732 version:0.2.18

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2017-11-16 14:02:23.578627951 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new/python-jupyter_nbsphinx.changes
 2017-12-08 12:58:16.827751290 +0100
@@ -1,0 +2,6 @@
+Sun Dec  3 19:11:14 UTC 2017 - a...@gmx.de
+
+- update to version 0.2.18:
+  * Fix issue #148
+
+---

Old:

  nbsphinx-0.2.17.tar.gz

New:

  nbsphinx-0.2.18.tar.gz



Other differences:
--
++ python-jupyter_nbsphinx.spec ++
--- /var/tmp/diff_new_pack.AN8HZw/_old  2017-12-08 12:58:17.751717920 +0100
+++ /var/tmp/diff_new_pack.AN8HZw/_new  2017-12-08 12:58:17.755717776 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jupyter_nbsphinx
-Version:0.2.17
+Version:0.2.18
 Release:0
 Summary:Jupyter Notebook Tools for Sphinx
 License:MIT

++ nbsphinx-0.2.17.tar.gz -> nbsphinx-0.2.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.2.17/NEWS.rst new/nbsphinx-0.2.18/NEWS.rst
--- old/nbsphinx-0.2.17/NEWS.rst2017-11-12 09:37:26.0 +0100
+++ new/nbsphinx-0.2.18/NEWS.rst2017-12-03 19:28:05.0 +0100
@@ -1,3 +1,6 @@
+Version 0.2.18 (2017-12-03):
+ * Fix issue #148
+
 Version 0.2.17 (2017-11-12):
  * Fix issue #146
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.2.17/PKG-INFO new/nbsphinx-0.2.18/PKG-INFO
--- old/nbsphinx-0.2.17/PKG-INFO2017-11-12 09:40:22.0 +0100
+++ new/nbsphinx-0.2.18/PKG-INFO2017-12-03 19:29:40.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: nbsphinx
-Version: 0.2.17
+Version: 0.2.18
 Summary: Jupyter Notebook Tools for Sphinx
 Home-page: http://nbsphinx.readthedocs.io/
 Author: Matthias Geier
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.2.17/nbsphinx.egg-info/PKG-INFO 
new/nbsphinx-0.2.18/nbsphinx.egg-info/PKG-INFO
--- old/nbsphinx-0.2.17/nbsphinx.egg-info/PKG-INFO  2017-11-12 
09:40:20.0 +0100
+++ new/nbsphinx-0.2.18/nbsphinx.egg-info/PKG-INFO  2017-12-03 
19:29:40.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: nbsphinx
-Version: 0.2.17
+Version: 0.2.18
 Summary: Jupyter Notebook Tools for Sphinx
 Home-page: http://nbsphinx.readthedocs.io/
 Author: Matthias Geier
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.2.17/nbsphinx.py 
new/nbsphinx-0.2.18/nbsphinx.py
--- old/nbsphinx-0.2.17/nbsphinx.py 2017-11-12 09:36:44.0 +0100
+++ new/nbsphinx-0.2.18/nbsphinx.py 2017-12-03 19:28:28.0 +0100
@@ -23,7 +23,7 @@
 http://nbsphinx.rtfd.org/
 
 """
-__version__ = '0.2.17'
+__version__ = '0.2.18'
 
 import copy
 import json
@@ -158,7 +158,7 @@
 var element = document.currentScript.previousSibling.previousSibling;
 {{ output.data['application/javascript'] | indent | indent }}
 
-{%- elif datatype.startswith('application') and datatype.endswith('+json') %}
+{%- elif datatype.startswith('application/vnd.jupyter') and 
datatype.endswith('+json') %}
 
 .. raw:: html
 




commit rubygem-crass for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package rubygem-crass for openSUSE:Factory 
checked in at 2017-12-08 12:58:01

Comparing /work/SRC/openSUSE:Factory/rubygem-crass (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-crass.new (New)


Package is "rubygem-crass"

Fri Dec  8 12:58:01 2017 rev:2 rq:554718 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-crass/rubygem-crass.changes  
2017-12-06 08:57:54.194491483 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-crass.new/rubygem-crass.changes 
2017-12-08 12:58:10.719971874 +0100
@@ -1,0 +2,6 @@
+Fri Nov 17 09:01:01 UTC 2017 - mschnit...@suse.com
+
+- updated to version 1.0.3
+  * Added support for frozen string literals. (#3 - @flavorjones)
+
+---

Old:

  crass-1.0.2.gem

New:

  crass-1.0.3.gem



Other differences:
--
++ rubygem-crass.spec ++
--- /var/tmp/diff_new_pack.9zo98q/_old  2017-12-08 12:58:11.551941828 +0100
+++ /var/tmp/diff_new_pack.9zo98q/_new  2017-12-08 12:58:11.555941683 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-crass
 #
-# 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
@@ -15,25 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-#
-# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
-# All sections marked as MANUAL, license headers, summaries and descriptions
-# can be maintained in that file. Please consult this file before editing any
-# of those fields
-#
-
 Name:   rubygem-crass
-Version:1.0.2
+Version:1.0.3
 Release:0
 %define mod_name crass
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{rubygem gem2rpm}
-BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
+BuildRequires:  %{ruby >= 1.9.2}
+BuildRequires:  %{rubygem gem2rpm}
 Url:https://github.com/rgrove/crass/
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Summary:CSS parser based on the CSS Syntax Level 3 spec
 License:MIT
 Group:  Development/Languages/Ruby

++ crass-1.0.2.gem -> crass-1.0.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2015-04-18 06:16:53.0 +0200
+++ new/.travis.yml 2017-11-13 23:27:11.0 +0100
@@ -1,8 +1,7 @@
 language: ruby
 rvm:
-  - 1.9.2
   - 1.9.3
-  - 2.0.0
-  - 2.1.6
-  - 2.2.2
+  - 2.2.8
+  - 2.3.5
+  - 2.4.2
   - ruby-head
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HISTORY.md new/HISTORY.md
--- old/HISTORY.md  2015-04-18 06:16:53.0 +0200
+++ new/HISTORY.md  2017-11-13 23:27:11.0 +0100
@@ -1,6 +1,12 @@
 Crass Change History
 
 
+1.0.3 (2017-11-13)
+--
+
+* Added support for frozen string literals. (#3 - @flavorjones)
+
+
 1.0.2 (2015-04-17)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LICENSE new/LICENSE
--- old/LICENSE 2015-04-18 06:16:53.0 +0200
+++ new/LICENSE 2017-11-13 23:27:11.0 +0100
@@ -1,4 +1,4 @@
-Copyright (c) 2014 Ryan Grove (r...@wonko.com)
+Copyright (c) 2017 Ryan Grove (r...@wonko.com)
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the ‘Software’), to deal in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2015-04-18 06:16:53.0 +0200
+++ new/README.md   2017-11-13 23:27:11.0 +0100
@@ -194,7 +194,7 @@
 License
 ---
 
-Copyright (c) 2014 Ryan Grove (r...@wonko.com)
+Copyright (c) 2017 Ryan Grove (r...@wonko.com)
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the ‘Software’), to deal in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Rakefile new/Rakefile
--- old/Rakefile2015-04-18 06:16:53.0 +0200
+++ new/Rakefile2017-11-13 23:27:11.0 +0100
@@ -6,6 +6,15 @@
 Rake::TestTask.new
 task :default => [:test]
 
+task :test => :set_frozen_string_literal_option
+task :set_frozen_string_literal_option do
+  

commit transactional-update for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package transactional-update for 
openSUSE:Factory checked in at 2017-12-08 12:57:31

Comparing /work/SRC/openSUSE:Factory/transactional-update (Old)
 and  /work/SRC/openSUSE:Factory/.transactional-update.new (New)


Package is "transactional-update"

Fri Dec  8 12:57:31 2017 rev:17 rq:554705 version:1.24

Changes:

--- 
/work/SRC/openSUSE:Factory/transactional-update/transactional-update.changes
2017-11-18 00:21:56.297705851 +0100
+++ 
/work/SRC/openSUSE:Factory/.transactional-update.new/transactional-update.changes
   2017-12-08 12:57:45.276890763 +0100
@@ -1,0 +2,8 @@
+Tue Dec  5 19:38:47 UTC 2017 - ku...@suse.de
+
+- Update to version 1.24
+  - Don't save unused snapshots if we may delete them again.
+Partly fixes [bsc#1071038]
+  - Copy passwd, group and shadow to /usr/etc if modified
+
+---
@@ -8,0 +17 @@
+  [bsc#1068933]

Old:

  transactional-update-1.23.tar.bz2

New:

  transactional-update-1.24.tar.bz2



Other differences:
--
++ transactional-update.spec ++
--- /var/tmp/diff_new_pack.LSvsh5/_old  2017-12-08 12:57:47.864797300 +0100
+++ /var/tmp/diff_new_pack.LSvsh5/_new  2017-12-08 12:57:47.868797155 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   transactional-update
-Version:1.23
+Version:1.24
 Release:0
 Summary:Transactional Updates with btrfs and snapshots
 License:GPL-2.0+

++ transactional-update-1.23.tar.bz2 -> transactional-update-1.24.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transactional-update-1.23/Makefile.am 
new/transactional-update-1.24/Makefile.am
--- old/transactional-update-1.23/Makefile.am   2016-11-16 22:48:36.0 
+0100
+++ new/transactional-update-1.24/Makefile.am   2017-11-24 10:44:53.0 
+0100
@@ -5,7 +5,7 @@
 #
 AUTOMAKE_OPTIONS = 1.6 foreign check-news dist-bzip2
 #
-SUBDIRS = sbin man systemd logrotate
+SUBDIRS = sbin man systemd logrotate doc
 
 CLEANFILES = *~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transactional-update-1.23/Makefile.in 
new/transactional-update-1.24/Makefile.in
--- old/transactional-update-1.23/Makefile.in   2017-11-17 14:52:26.0 
+0100
+++ new/transactional-update-1.24/Makefile.in   2017-12-05 20:36:55.0 
+0100
@@ -194,6 +194,7 @@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
+BROWSER = @BROWSER@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 ECHO_C = @ECHO_C@
@@ -278,7 +279,7 @@
 #
 AUTOMAKE_OPTIONS = 1.6 foreign check-news dist-bzip2
 #
-SUBDIRS = sbin man systemd logrotate
+SUBDIRS = sbin man systemd logrotate doc
 CLEANFILES = *~
 M4_FILES = m4/jh_path_xml_catalog.m4
 EXTRA_DIST = ChangeLog $(M4_FILES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transactional-update-1.23/NEWS 
new/transactional-update-1.24/NEWS
--- old/transactional-update-1.23/NEWS  2017-11-17 14:52:12.0 +0100
+++ new/transactional-update-1.24/NEWS  2017-12-05 20:36:52.0 +0100
@@ -2,6 +2,10 @@
 
 Copyright (C) 2016, 2017 Thorsten Kukuk
 
+Version 1.24
+* Fix saving of unused snapshots too early
+* Copy passwd, group and shadow to /usr/etc if modified
+
 Version 1.23
 * Fix re-registration in rollback case
 * Fix problems with updating the grub2 bootloader
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transactional-update-1.23/configure 
new/transactional-update-1.24/configure
--- old/transactional-update-1.23/configure 2017-11-17 14:52:27.0 
+0100
+++ new/transactional-update-1.24/configure 2017-12-05 20:36:55.0 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for transactional-update 1.23.
+# Generated by GNU Autoconf 2.69 for transactional-update 1.24.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -576,8 +576,8 @@
 # Identity of this package.
 PACKAGE_NAME='transactional-update'
 PACKAGE_TARNAME='transactional-update'
-PACKAGE_VERSION='1.23'
-PACKAGE_STRING='transactional-update 1.23'
+PACKAGE_VERSION='1.24'
+PACKAGE_STRING='transactional-update 1.24'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -585,6 +585,7 @@
 ac_default_prefix=/usr
 ac_subst_vars='LTLIBOBJS
 LIBOBJS
+BROWSER
 ENABLE_REGENERATE_MAN_FALSE
 ENABLE_REGENERATE_MAN_TRUE
 XMLCATALOG
@@ -1211,7 +1212,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' 

commit font-specimen for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package font-specimen for openSUSE:Factory 
checked in at 2017-12-08 12:57:27

Comparing /work/SRC/openSUSE:Factory/font-specimen (Old)
 and  /work/SRC/openSUSE:Factory/.font-specimen.new (New)


Package is "font-specimen"

Fri Dec  8 12:57:27 2017 rev:5 rq:554693 version:20150202

Changes:

--- /work/SRC/openSUSE:Factory/font-specimen/font-specimen.changes  
2015-02-03 11:40:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.font-specimen.new/font-specimen.changes 
2017-12-08 12:57:27.829520882 +0100
@@ -1,0 +2,6 @@
+Mon Dec  4 18:35:39 UTC 2017 - crrodrig...@opensuse.org
+
+- Remove unused requires in -devel package, including wrong
+  freetype-devel, if it was required, it would be freetype2-devel.
+
+---



Other differences:
--
++ font-specimen.spec ++
--- /var/tmp/diff_new_pack.2j3ouD/_old  2017-12-08 12:57:29.057476534 +0100
+++ /var/tmp/diff_new_pack.2j3ouD/_new  2017-12-08 12:57:29.061476390 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package font-specimen
 #
-# Copyright (c) 2015 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
@@ -48,10 +48,8 @@
 %package devel
 Summary:Development Files for libspecimen%{libmaj}
 Group:  Development/Libraries/C and C++
-Requires:   freetype-devel
-Requires:   harfbuzz-devel
+Requires:   glibc-devel
 Requires:   libfont-specimen%{libmaj} = %{version}
-Requires:   libpng-devel
 
 %description devel
 Header and development files for font-specimen library.




commit nemo-extensions for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package nemo-extensions for openSUSE:Factory 
checked in at 2017-12-08 12:57:21

Comparing /work/SRC/openSUSE:Factory/nemo-extensions (Old)
 and  /work/SRC/openSUSE:Factory/.nemo-extensions.new (New)


Package is "nemo-extensions"

Fri Dec  8 12:57:21 2017 rev:9 rq:554660 version:3.6.0

Changes:

--- /work/SRC/openSUSE:Factory/nemo-extensions/nemo-extensions.changes  
2017-11-10 14:56:01.419059442 +0100
+++ /work/SRC/openSUSE:Factory/.nemo-extensions.new/nemo-extensions.changes 
2017-12-08 12:57:26.325575198 +0100
@@ -1,0 +2,6 @@
+Tue Dec  5 10:45:09 UTC 2017 - cfarr...@suse.com
+
+- Add nemo-gtkhash_openssl-1.1.patch: Add basic OpenSSL 1.1+
+  compatibility in Nemo-GtkHash.
+
+---

New:

  nemo-gtkhash_openssl-1.1.patch



Other differences:
--
++ nemo-extensions.spec ++
--- /var/tmp/diff_new_pack.u9A4xk/_old  2017-12-08 12:57:27.665526805 +0100
+++ /var/tmp/diff_new_pack.u9A4xk/_new  2017-12-08 12:57:27.669526660 +0100
@@ -34,6 +34,8 @@
 Patch1: nemo-dropbox_no-dropbox-bin.patch
 # PATCH-FIX-OPENSUSE nemo-seahorse_gpg-2.2.patch sor.ale...@meowr.ru -- Add 
GPG 2.2 to accepted versions in nemo-seahorse.
 Patch2: nemo-seahorse_gpg-2.2.patch
+# PATCH-FIX-OPENSUSE nemo-gtkhash_openssl-1.1.patch sor.ale...@meowr.ru -- Add 
basic OpenSSL 1.1+ compatibility in nemo-gtkhash.
+Patch3: nemo-gtkhash_openssl-1.1.patch
 BuildRequires:  gettext-runtime
 BuildRequires:  gnome-common
 BuildRequires:  intltool
@@ -341,6 +343,7 @@
 %patch0
 %patch1
 %patch2
+%patch3
 # Remove spurious executable permission.
 chmod a-x nemo-audio-tab/COPYING.GPL3 nemo-emblems/COPYING.GPL3
 
@@ -369,7 +372,7 @@
   --disable-gcrypt  \
 %endif
 %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
-  --enable-polarssl \
+  --enable-mbedtls  \
 %endif
   --enable-nettle   \
   --enable-nss  \

++ nemo-gtkhash_openssl-1.1.patch ++
--- nemo-gtkhash.orig/src/hash/hash-lib-crypto.c
+++ nemo-gtkhash/src/hash/hash-lib-crypto.c
@@ -34,7 +34,7 @@
 #define LIB_DATA ((struct hash_lib_crypto_s *)func->lib_data)
 
 struct hash_lib_crypto_s {
-   EVP_MD_CTX ctx;
+   EVP_MD_CTX *ctx;
 };
 
 static const EVP_MD *gtkhash_hash_lib_crypto_get_md(const enum hash_func_e id)
@@ -44,8 +44,10 @@ static const EVP_MD *gtkhash_hash_lib_cr
return EVP_md4();
case HASH_FUNC_MD5:
return EVP_md5();
+#if OPENSSL_VERSION_NUMBER < 0x1010L
case HASH_FUNC_SHA0:
return EVP_sha();
+#endif
case HASH_FUNC_SHA1:
return EVP_sha1();
case HASH_FUNC_RIPEMD160:
@@ -69,9 +71,13 @@ bool gtkhash_hash_lib_crypto_is_supporte
if (!(md = gtkhash_hash_lib_crypto_get_md(id)))
return false;
 
-   EVP_MD_CTX_init();
-   bool ret = (EVP_DigestInit_ex(, md, NULL) == 1);
-   EVP_MD_CTX_cleanup();
+   data.ctx = EVP_MD_CTX_create();
+   bool ret = (EVP_DigestInit_ex(data.ctx, md, NULL) == 1);
+#if OPENSSL_VERSION_NUMBER >= 0x1010L
+   EVP_MD_CTX_destroy(data.ctx);
+#else
+   EVP_MD_CTX_cleanup(data.ctx);
+#endif
 
return ret;
 }
@@ -84,37 +90,45 @@ void gtkhash_hash_lib_crypto_start(struc
if (!(md = gtkhash_hash_lib_crypto_get_md(func->id)))
g_assert_not_reached();
 
-   EVP_MD_CTX_init(_DATA->ctx);
+   LIB_DATA->ctx = EVP_MD_CTX_create();
 
-   if (EVP_DigestInit_ex(_DATA->ctx, md, NULL) != 1)
+   if (EVP_DigestInit_ex(LIB_DATA->ctx, md, NULL) != 1)
g_assert_not_reached();
 }
 
 void gtkhash_hash_lib_crypto_update(struct hash_func_s *func,
const uint8_t *buffer, const size_t size)
 {
-   EVP_DigestUpdate(_DATA->ctx, buffer, size);
+   EVP_DigestUpdate(LIB_DATA->ctx, buffer, size);
 }
 
 void gtkhash_hash_lib_crypto_stop(struct hash_func_s *func)
 {
-   EVP_MD_CTX_cleanup(_DATA->ctx);
+#if OPENSSL_VERSION_NUMBER >= 0x1010L
+   EVP_MD_CTX_destroy(LIB_DATA->ctx);
+#else
+   EVP_MD_CTX_cleanup(LIB_DATA->ctx);
+#endif
g_free(LIB_DATA);
 }
 
 uint8_t *gtkhash_hash_lib_crypto_finish(struct hash_func_s *func, size_t *size)
 {
-   *size = EVP_MD_CTX_size(_DATA->ctx);
+   *size = EVP_MD_CTX_size(LIB_DATA->ctx);
g_assert(*size > 0);
 
uint8_t *digest = g_malloc0(*size);
 
unsigned int len;
-   if (EVP_DigestFinal_ex(_DATA->ctx, digest, ) != 1)
+   if (EVP_DigestFinal_ex(LIB_DATA->ctx, digest, ) != 1)
g_assert_not_reached();
g_assert(*size == len);
 
-   

commit root-tail for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package root-tail for openSUSE:Factory 
checked in at 2017-12-08 12:57:02

Comparing /work/SRC/openSUSE:Factory/root-tail (Old)
 and  /work/SRC/openSUSE:Factory/.root-tail.new (New)


Package is "root-tail"

Fri Dec  8 12:57:02 2017 rev:15 rq:554642 version:1.2

Changes:

--- /work/SRC/openSUSE:Factory/root-tail/root-tail.changes  2011-09-23 
12:44:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.root-tail.new/root-tail.changes 2017-12-08 
12:57:08.042235508 +0100
@@ -1,0 +2,6 @@
+Tue Dec  5 20:52:11 UTC 2017 - crrodrig...@opensuse.org
+
+- BuildRequire pkgconfig(x11) and pkgconfig(xext) not 
+  xorg-x11-devel
+
+---



Other differences:
--
++ root-tail.spec ++
--- /var/tmp/diff_new_pack.b1BREG/_old  2017-12-08 12:57:10.082161836 +0100
+++ /var/tmp/diff_new_pack.b1BREG/_new  2017-12-08 12:57:10.086161691 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package root-tail (Version 1.2)
+# spec file for package root-tail
 #
-# Copyright (c) 2009 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
@@ -15,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   root-tail
-BuildRequires:  xorg-x11 xorg-x11-devel
-License:GPL-2.0+
-Group:  System/X11/Utilities
-AutoReqProv:on
+BuildRequires:  imake
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
 Provides:   roottail
 Obsoletes:  roottail
 Version:1.2
-Release:213
+Release:0
 Summary:Print Text Directly to the X Window System Root Window
+License:GPL-2.0+
+Group:  System/X11/Utilities
 Source: %name-%version.tar.bz2
 Patch0: default-fontset.patch
 Patch1: %name-%version-shade.diff




commit nextcloud-client for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2017-12-08 12:57:13

Comparing /work/SRC/openSUSE:Factory/nextcloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.nextcloud-client.new (New)


Package is "nextcloud-client"

Fri Dec  8 12:57:13 2017 rev:8 rq:554652 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2017-07-21 22:50:48.256836495 +0200
+++ /work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client.changes   
2017-12-08 12:57:20.181797083 +0100
@@ -1,0 +2,25 @@
+Tue Dec  5 10:45:09 UTC 2017 - cfarr...@suse.com
+
+- Update to version 2.3.3:
+  * Chunking NG: Don't use old chunking on new DAV endpoint
+(gh#owncloud/client#5855).
+  * Selective Synch: Skip excluded directories when reading DB,
+don't let them show errors (gh#owncloud/client#5772).
+  * Settings: Make the window bigger so the Qt version is always
+visible (gh#owncloud/client#5760).
+  * Share links: Show a warning that public link shares are public
+(gh#owncloud/client#5786).
+  * Downloads: Re-trigger directory discovery on HTTP 404
+(gh#owncloud/client#5799).
+  * Notifications: Propagate "Dismiss" as DELETE to server
+(gh#owncloud/client#5922).
+  * SynchJournalDB: Don't use ._ as a filename pattern if that does
+not work because of SMB storage settings
+(gh#owncloud/client#5844)
+  * SynchJournalDB: Log reason for sqlite3 opening errors.
+  * Stop maintaining Qt 4 support.
+  * New synch state icon design.
+  * Add a state-information icon.
+  * Update the icon patch.
+
+---

Old:

  nextcloud-client_2.3.2.orig.tar.bz2

New:

  nextcloud-client_2.3.3.orig.tar.bz2



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.ig2prP/_old  2017-12-08 12:57:24.205651760 +0100
+++ /var/tmp/diff_new_pack.ig2prP/_new  2017-12-08 12:57:24.205651760 +0100
@@ -19,13 +19,13 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.3.2
+Version:2.3.3
 Release:0
 Summary:Nextcloud desktop synchronisation client
-License:GPL-2.0+ and LGPL-3.0+
+License:GPL-2.0+ AND LGPL-3.0+
 Group:  Productivity/Networking/File-Sharing
 Url:https://nextcloud.com/
-Source: 
https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client/+files/%{name}_%{version}.orig.tar.bz2
+Source: 
https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client-beta/+files/%{name}_%{version}.orig.tar.bz2
 Source1:sysctl-sync-inotify.conf
 # PATCH-FIX-OPENSUSE nextcloud-client-fix-rpath.patch sor.ale...@meowr.ru -- 
Fix RPATH.
 Patch0: nextcloud-client-fix-rpath.patch
@@ -39,15 +39,11 @@
 BuildRequires:  glibc-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  libqt5-linguist-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python
-BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(openssl)
-BuildRequires:  pkgconfig(sqlite3)
-Recommends: %{name}-lang
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
-BuildRequires:  libqt5-linguist-devel
 BuildRequires:  qtkeychain-qt5-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Concurrent)
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
@@ -57,16 +53,10 @@
 BuildRequires:  pkgconfig(Qt5WebKit)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5Xml)
-%else
-BuildRequires:  libqt4-linguist
-BuildRequires:  qtkeychain-devel
-BuildRequires:  pkgconfig(QtCore)
-BuildRequires:  pkgconfig(QtDBus)
-BuildRequires:  pkgconfig(QtGui)
-BuildRequires:  pkgconfig(QtNetwork)
-BuildRequires:  pkgconfig(QtWebKit)
-BuildRequires:  pkgconfig(QtXml)
-%endif
+BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(sqlite3)
+Requires:   %{soname}%{sover} = %{version}
+Recommends: %{name}-lang
 %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
 BuildRequires:  kio-devel
 %endif
@@ -75,7 +65,6 @@
 BuildRequires:  python3-Sphinx
 Suggests:   %{name}-doc = %{version}
 %endif
-Requires:   %{soname}%{sover} = %{version}
 
 %description
 The Nextcloud Desktop Client is a tool to synchronise files from
@@ -191,9 +180,6 @@
 %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
   -DWITH_DOC=ON  \
 %endif
-%if 0%{?suse_version} <= 1320 && !(0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
-  -DBUILD_WITH_QT4=ON\
-%endif
   

commit bb for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package bb for openSUSE:Factory checked in 
at 2017-12-08 12:56:58

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


Package is "bb"

Fri Dec  8 12:56:58 2017 rev:22 rq:554538 version:1.3

Changes:

--- /work/SRC/openSUSE:Factory/bb/bb.changes2011-12-05 12:43:02.0 
+0100
+++ /work/SRC/openSUSE:Factory/.bb.new/bb.changes   2017-12-08 
12:57:01.274479929 +0100
@@ -1,0 +2,5 @@
+Tue Dec  5 13:56:58 UTC 2017 - crrodrig...@opensuse.org
+
+- Remove unused buildrequires on xorg-x11-devel 
+
+---



Other differences:
--
++ bb.spec ++
--- /var/tmp/diff_new_pack.89GGPN/_old  2017-12-08 12:57:02.350441070 +0100
+++ /var/tmp/diff_new_pack.89GGPN/_new  2017-12-08 12:57:02.350441070 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bb
 #
-# Copyright (c) 2011 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
@@ -15,18 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   bb
 BuildRequires:  aalib-devel
 BuildRequires:  automake
 BuildRequires:  libmikmod-devel
 BuildRequires:  lzo-devel
-BuildRequires:  xorg-x11-devel
 Url:http://aa-project.sourceforge.net/bb/
 Summary:Audio-Visual Demonstration for Text Terminal
-Version:1.3
-Release:0
 License:GPL-2.0+
 Group:  Amusements/Toys/Graphics
+Version:1.3
+Release:0
 Source: bb-1.3rc1.tar.bz2
 Patch:  bb-1.3.0.diff
 Patch1: bb-1.3.0-timer.diff




commit ignuit for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package ignuit for openSUSE:Factory checked 
in at 2017-12-08 12:57:09

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


Package is "ignuit"

Fri Dec  8 12:57:09 2017 rev:18 rq:554647 version:2.24.3

Changes:

--- /work/SRC/openSUSE:Factory/ignuit/ignuit.changes2017-02-07 
12:09:14.804562135 +0100
+++ /work/SRC/openSUSE:Factory/.ignuit.new/ignuit.changes   2017-12-08 
12:57:13.930022869 +0100
@@ -1,0 +2,17 @@
+Wed Nov 29 07:41:23 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.24.3:
+  * The application icon has been revamped.
+  * An option to exclude native markup when exporting to CSV or TSV
+has been added.
+  * Build files were also updated.
+- Drop ignuit-port-to-gstreamer.patch, and hence libtool
+  BuildRequires and no longer pass autoreconf: Fixed upstream.
+- Pkgconfig'ify spec: Drop intltool, libgnomeui-devel,
+  libxslt-devel and gconf_schemas_prereq, add
+  pkgconfig(gnome-doc-utils), pkgconfig(libgnomeui-2.0),
+  pkgconfig(libxslt) and pkgconfig(gconf-2.0) BuildRequires.
+- Only use desktop_database_post(un) and icon_theme_cache_post(un)
+  macros for openSUSE releases older than 1500.
+
+---

Old:

  ignuit-2.24.2.tar.gz
  ignuit-port-to-gstreamer.patch

New:

  ignuit-2.24.3.tar.gz



Other differences:
--
++ ignuit.spec ++
--- /var/tmp/diff_new_pack.oOOfmK/_old  2017-12-08 12:57:15.097980687 +0100
+++ /var/tmp/diff_new_pack.oOOfmK/_new  2017-12-08 12:57:15.101980543 +0100
@@ -17,28 +17,24 @@
 
 
 Name:   ignuit
-Version:2.24.2
+Version:2.24.3
 Release:0
 Summary:Flashcard learning system
 License:GPL-3.0+ and GPL-2.0
 Group:  Amusements/Teaching/Other
 Url:http://savannah.gnu.org/projects/ignuit/
 Source: http://ftp.gnu.org/gnu/ignuit/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM ignuit-port-to-gstreamer.patch zai...@opensuse.org -- 
Port to gstreamer-1.0
-Patch:  ignuit-port-to-gstreamer.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version}
+%if 0%{?suse_version} < 1500
 BuildRequires:  update-desktop-files
 %endif
-BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  intltool
-BuildRequires:  libgnomeui-devel
-# Needed for ignuit-port-to-gstreamer.patch
-BuildRequires:  libtool
-BuildRequires:  libxslt-devel
-BuildRequires:  pkgconfig(gstreamer-1.0)
-BuildRequires:  pkgconfig(libglade-2.0)
-%gconf_schemas_prereq
+BuildRequires:  intltool >= 0.50.0
+BuildRequires:  pkgconfig(gconf-2.0)  >= 3.2.6
+BuildRequires:  pkgconfig(gnome-doc-utils) >= 0.3.2
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.8.2
+BuildRequires:  pkgconfig(libglade-2.0) >= 2.6.4
+BuildRequires:  pkgconfig(libgnomeui-2.0) >= 2.24.5
+BuildRequires:  pkgconfig(libxslt) >= 1.1.28
 PreReq: %install_info_prereq
 
 %description
@@ -52,10 +48,8 @@
 %lang_package
 %prep
 %setup -q
-%patch -p1
 
 %build
-autoreconf -fiv
 %configure --disable-scrollkeeper
 make %{?_smp_mflags}
 
@@ -72,7 +66,7 @@
 
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
-%if 0%{?suse_version} > 1130
+%if 0%{?suse_version} < 1500
 %desktop_database_post
 %icon_theme_cache_post
 %endif
@@ -81,7 +75,7 @@
 
 %postun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
-%if 0%{?suse_version} > 1130
+%if 0%{?suse_version} < 1500
 %desktop_database_postun
 %icon_theme_cache_postun
 %endif

++ ignuit-2.24.2.tar.gz -> ignuit-2.24.3.tar.gz ++
 2519 lines of diff (skipped)




commit noise for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package noise for openSUSE:Factory checked 
in at 2017-12-08 12:57:01

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


Package is "noise"

Fri Dec  8 12:57:01 2017 rev:6 rq:554591 version:0.4.2

Changes:

--- /work/SRC/openSUSE:Factory/noise/noise.changes  2017-08-24 
18:46:30.243221704 +0200
+++ /work/SRC/openSUSE:Factory/.noise.new/noise.changes 2017-12-08 
12:57:02.674429370 +0100
@@ -1,0 +2,19 @@
+Tue Nov 28 16:08:50 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.4.2:
+  * Remove libpeas gtk 1.0.vapi (#93)
+  * Remove unused make dist (#87)
+  * Remove unused local variable rating_search (#85)
+  * Update fsf address (#84)
+  * Change the queue mechanism to make it less confusing (#65)
+  * clean up preferences window (#80)
+  * Rewrite prefs dialog in GObject-style (#76)
+  * EQ: Add margin between widgets and expand combo (#75)
+  * Detect library changes at startup (#69)
+  * URI Filter : Search and SmartPlaylist (#66)
+  * Rewrite SyncWarningDialog as a subclass of Gtk.Dialog (#64)
+  * Clean up some whitespace
+  * LibraryWindow.vala: Code Style fixes (#56)
+  * valign searchbar and fix flat eq toggle (#55)
+
+---

Old:

  noise-0.4.1.tar.xz

New:

  noise-0.4.2.tar.xz



Other differences:
--
++ noise.spec ++
--- /var/tmp/diff_new_pack.gV9FJz/_old  2017-12-08 12:57:03.862386466 +0100
+++ /var/tmp/diff_new_pack.gV9FJz/_new  2017-12-08 12:57:03.862386466 +0100
@@ -19,7 +19,7 @@
 %define _version 0.4.x
 %define soname noise-core0
 Name:   noise
-Version:0.4.1
+Version:0.4.2
 Release:0
 Summary:The official Elementary music player
 License:GPL-3.0

++ noise-0.4.1.tar.xz -> noise-0.4.2.tar.xz ++
 7985 lines of diff (skipped)




commit python-evtx for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package python-evtx for openSUSE:Factory 
checked in at 2017-12-08 12:56:56

Comparing /work/SRC/openSUSE:Factory/python-evtx (Old)
 and  /work/SRC/openSUSE:Factory/.python-evtx.new (New)


Package is "python-evtx"

Fri Dec  8 12:56:56 2017 rev:3 rq:548187 version:0.5.3b

Changes:

--- /work/SRC/openSUSE:Factory/python-evtx/python-evtx.changes  2017-05-16 
14:44:20.933926960 +0200
+++ /work/SRC/openSUSE:Factory/.python-evtx.new/python-evtx.changes 
2017-12-08 12:56:59.406547390 +0100
@@ -1,0 +2,5 @@
+Thu Aug 24 13:38:32 UTC 2017 - jmate...@suse.com
+
+- singlespec auto-conversion
+
+---



Other differences:
--
++ python-evtx.spec ++
--- /var/tmp/diff_new_pack.yQ9W28/_old  2017-12-08 12:57:01.158484118 +0100
+++ /var/tmp/diff_new_pack.yQ9W28/_new  2017-12-08 12:57:01.162483974 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-evtx
 #
-# Copyright (c) 2017 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
@@ -16,6 +16,7 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-evtx
 Version:0.5.3b
 Release:0
@@ -24,15 +25,17 @@
 Group:  Development/Libraries/Python 
 Url:https://github.com/williballenthin/%{name}
 Source: 
https://github.com/williballenthin/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  dos2unix
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version} > 1110
 BuildArch:  noarch
+%py_requires
 %endif
-%endif
+%python_subpackages
 
 %description
 python-evtx is a pure Python parser for recent Windows Event Log files (those
@@ -47,21 +50,24 @@
 %setup -q
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
 mkdir -p %{buildroot}%{_bindir}
 for script in evtxdump.py evtxinfo.py; do
-  sed -i -e 's:^#!/bin/python:#!/usr/bin/python:' scripts/$script
+  sed -i -e 's:^#!/usr/bin/env python:#!%{__python3}:' scripts/$script
+  dos2unix scripts/$script
   install -m 0755 scripts/$script %{buildroot}%{_bindir}/$script
 done
 
-%files
+%fdupes %{buildroot}
+
+%files %{python_files}
 %defattr(-,root,root)
 %doc LICENSE.TXT README.md
 %{python_sitelib}/*
-%{_bindir}/evtxdump.py
-%{_bindir}/evtxinfo.py
+%python3_only %{_bindir}/evtxdump.py
+%python3_only %{_bindir}/evtxinfo.py
 
 %changelog




commit sblim-sfcb for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package sblim-sfcb for openSUSE:Factory 
checked in at 2017-12-08 12:56:54

Comparing /work/SRC/openSUSE:Factory/sblim-sfcb (Old)
 and  /work/SRC/openSUSE:Factory/.sblim-sfcb.new (New)


Package is "sblim-sfcb"

Fri Dec  8 12:56:54 2017 rev:52 rq:548066 version:1.4.9

Changes:

--- /work/SRC/openSUSE:Factory/sblim-sfcb/sblim-sfcb.changes2015-09-19 
06:55:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.sblim-sfcb.new/sblim-sfcb.changes   
2017-12-08 12:56:55.782678268 +0100
@@ -1,0 +2,97 @@
+Mon Dec  4 12:19:22 UTC 2017 - mvet...@suse.com
+
+- Deleted patches:
+  * sblim-sfcb-1.4.8-fix-bashisms.patch
+  * sblim-sfcb-1.4.9-fix-null-deref.patch
+  * sfcbd-alias.patch
+  All of them got renamed in the change from Nov 28 2018
+
+---
+Mon Dec  4 09:42:11 UTC 2017 - adam.ma...@suse.de
+
+- Drop version dependency on cmpi-provider-register so we can
+  install sblim-sfcb on SLE11SP4
+- Merge a few more missing changes from SLE to OpenSUSE
+  * retain compatibility service link for migration purposes
+  * do not clobber config paths
+  * reference correct systemd service name
+
+---
+Tue Nov 28 15:13:55 UTC 2017 - kkae...@suse.com
+
+- Merge SLE and openSUSE versions
+
+- Added patches
+  * 0011-Return-value-from-non-void-function.patch
+  * 0012-Configurable-local-socket-group-permission-for-daemo.patch
+  * 0013-Fix-bashisms-in-scripts.patch
+  * 0015-Define-UINT16_MAX.patch
+  * 0016-Externalize-strncpy_kind.patch
+  * 0017-Add-braces-around-else.patch
+  * 0018-Adapt-to-bison-3.x-replace-YYPARSE_PARAM.patch
+  * 0021-revert-upstream-mistake.patch
+  * 0024-CURLOPT_POSTREDIR-might-not-be-defined.patch
+
+- Renamed patches
+  * sblim-sfcb-1.4.9-fix-null-deref.patch to
+  0014-Fix-lookupProviders-null-pointer-dereference.patch
+  * fix_uninitialized_value.patch to
+  0019-Fix-uninitialized-value-reported-by-valgrind.patch
+  * link_certificate_if_missing.patch to
+  0020-link-certificate-if-missing.patch
+  * set_default_content_type.patch to
+  0022-Fix-crash-caused-by-NULL-content_type.patch
+  * sfcbd-alias.patch to
+  0023-Alias-sblim-sfcb-service-to-sfcb-and-sfcbd.patch
+
+- Dropped patches (included in 1.4.9)
+  * 3340426.patch
+  * a9dda19.patch
+  * decd3c6b9.patch
+
+---
+Tue Jun  6 12:50:02 UTC 2017 - adam.ma...@suse.de
+
+- link_certificate_if_missing.patch: create clist.pem as a symlink
+  to already existing server.pem if it does not exist. This is
+  needed for upgrades from SLE11SP4 versions that did not use this
+  certificate (bnc#1041885)
+- reintroduce symlink for legacy cmpi-provider-register for
+  upgrades from SLE11 (bnc#1041885)
+
+---
+Mon Mar  6 10:10:28 UTC 2017 - adam.ma...@suse.de
+
+- revert mistaken change that disabled basic authentication
+  on default install (bnc#1023820)
+
+---
+Thu Jan  5 13:16:00 UTC 2017 - adam.ma...@suse.de
+
+- reference correct service name for service restarts on upgrades
+  (bsc#1018324)
+- avoid use wildcards to reference single config files
+
+---
+
+Tue Dec 13 16:52:52 UTC 2016 - adam.ma...@suse.de
+
+- fix_uninitialized_value.patch: Initialize structure value(s)
+  before using it (bsc#1015155)
+- set_default_content_type.patch: default content type was not
+  set leading to a crash if Content-Type was not set in the
+  HTTP request. (bsc#1015155)
+- remove sed-generated source file distributed in the tarball
+- add support for text/xml mimetype
+- no longer overwrite config file on upgrades
+- upstream bug fixes:
+  3340426.patch - Some associatorname CIM operations hang
+  a9dda19.patch - CMPIRole not passed to provider context
+
+---
+Wed Nov 16 12:15:24 UTC 2016 - adam.ma...@suse.de
+
+- add sslNoSSLv3 and sslNoTLSv1 configuration options
+  (decd3c6b9.patch, bsc#923349, bsc#1008130)
+
+---

Old:

  sblim-sfcb-1.4.8-fix-bashisms.patch
  sblim-sfcb-1.4.9-fix-null-deref.patch
  sfcbd-alias.patch

New:

  0011-Return-value-from-non-void-function.patch
  0012-Configurable-local-socket-group-permission-for-daemo.patch
  0013-Fix-bashisms-in-scripts.patch
  0014-Fix-lookupProviders-null-pointer-dereference.patch
  0015-Define-UINT16_MAX.patch
  0016-Externalize-strncpy_kind.patch
  0017-Add-braces-around-else.patch
  0018-Adapt-to-bison-3.x-replace-YYPARSE_PARAM.patch
  

commit python-libvirt-python for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package python-libvirt-python for 
openSUSE:Factory checked in at 2017-12-08 12:56:43

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


Package is "python-libvirt-python"

Fri Dec  8 12:56:43 2017 rev:7 rq:546498 version:3.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-libvirt-python/python-libvirt-python.changes  
2017-11-12 18:02:12.945104394 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-libvirt-python.new/python-libvirt-python.changes
 2017-12-08 12:56:44.339091558 +0100
@@ -1,0 +2,5 @@
+Wed Nov 29 16:41:50 UTC 2017 - cbosdon...@suse.com
+
+- Get rid of python2 dependency on python3 package
+
+---



Other differences:
--
++ python-libvirt-python.spec ++
--- /var/tmp/diff_new_pack.pg7jJB/_old  2017-12-08 12:56:45.679043165 +0100
+++ /var/tmp/diff_new_pack.pg7jJB/_new  2017-12-08 12:56:45.679043165 +0100
@@ -50,6 +50,11 @@
 %prep
 %setup -q -n %{srcname}-%{version}
 
+# Unset execute bit for example scripts; it can introduce spurious
+# RPM dependencies, like /usr/bin/python which can pull in python2
+# for the -python3 package
+find examples -type f -exec chmod 0644 \{\} \;
+
 %build
 export CFLAGS="%{optflags}"
 %python_build





commit libbluray for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libbluray for openSUSE:Factory 
checked in at 2017-12-08 12:55:45

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


Package is "libbluray"

Fri Dec  8 12:55:45 2017 rev:34 rq:550793 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/libbluray/libbluray.changes  2017-11-01 
11:07:20.186818309 +0100
+++ /work/SRC/openSUSE:Factory/.libbluray.new/libbluray.changes 2017-12-08 
12:55:47.493144575 +0100
@@ -1,0 +2,14 @@
+Tue Dec 05 11:22:37 UTC 2017 - joerg.loren...@ki.tng.de
+
+- Update to version 1.0.2:
+  + Add initial support for UHD BluRay discs (without BD-J menus).
+  + Detect JRE (from the Java Applet plugin) on MacOS.
+  + Improve error resilience and stability.
+  + Improve libmmbd support.
+  + Fix static build dependencies in pkgconfig file.
+  + Fix creation of cache (sub-)directories on windows platforms.
+  + Fix BD-J temporary storage when persistent storage is disabled.
+  + Fix leaks.
+- At least java-devel >= 1.8 ist required for build.
+
+---

Old:

  libbluray-1.0.1.tar.bz2

New:

  libbluray-1.0.2.tar.bz2



Other differences:
--
++ libbluray.spec ++
--- /var/tmp/diff_new_pack.GMafpL/_old  2017-12-08 12:55:49.577069312 +0100
+++ /var/tmp/diff_new_pack.GMafpL/_new  2017-12-08 12:55:49.581069167 +0100
@@ -19,7 +19,7 @@
 
 %define sover 2
 Name:   libbluray
-Version:1.0.1
+Version:1.0.2
 Release:0
 Summary:Library to access Blu-Ray disk
 License:LGPL-2.1+
@@ -30,7 +30,7 @@
 Patch1: libbluray-java9.patch
 Patch2: libbluray-jvm_dir.patch
 BuildRequires:  ant
-BuildRequires:  java-devel >= 1.6
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(fontconfig)
@@ -76,7 +76,7 @@
 %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
 Requires:   java >= 9
 %else
-Requires:   java >= 1.6
+Requires:   java >= 1.8
 %endif
 Requires:   jpackage-utils
 %if 0%{?suse_version} > 1110

++ libbluray-1.0.1.tar.bz2 -> libbluray-1.0.2.tar.bz2 ++
 12836 lines of diff (skipped)




commit graphite2 for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package graphite2 for openSUSE:Factory 
checked in at 2017-12-08 12:55:33

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


Package is "graphite2"

Fri Dec  8 12:55:33 2017 rev:22 rq:550315 version:1.3.10

Changes:

--- /work/SRC/openSUSE:Factory/graphite2/graphite2.changes  2017-11-21 
15:30:34.221128059 +0100
+++ /work/SRC/openSUSE:Factory/.graphite2.new/graphite2.changes 2017-12-08 
12:55:34.269622147 +0100
@@ -1,0 +2,5 @@
+Tue Dec  5 12:03:29 UTC 2017 - tchva...@suse.com
+
+- Make sure we switch to python3 only on SLE15+ and not on SLE12
+
+---



Other differences:
--
++ graphite2.spec ++
--- /var/tmp/diff_new_pack.OHMvnw/_old  2017-12-08 12:55:35.629573032 +0100
+++ /var/tmp/diff_new_pack.OHMvnw/_new  2017-12-08 12:55:35.633572888 +0100
@@ -40,7 +40,11 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python3
+%if %{suse_version} >= 1330
+BuildRequires:  python3-base
+%else
+BuildRequires:  python-base
+%endif
 
 %description
 Graphite2 is a project within SIL's Non-Roman Script Initiative and Language
@@ -88,8 +92,10 @@
 
 %build
 # Make sure to use python3 everywhere
+%if %{suse_version} >= 1330
 find tests -type f -exec sed -i "s|python|python3|g" {} +
 find . -name *.cmake -exec sed -i "s|python|python3|g" {} +
+%endif
 %cmake \
-DGRAPHITE2_COMPARE_RENDERER=OFF \
-DGRAPHITE2_NTRACING=ON \




commit powerpc-utils for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package powerpc-utils for openSUSE:Factory 
checked in at 2017-12-08 12:55:27

Comparing /work/SRC/openSUSE:Factory/powerpc-utils (Old)
 and  /work/SRC/openSUSE:Factory/.powerpc-utils.new (New)


Package is "powerpc-utils"

Fri Dec  8 12:55:27 2017 rev:86 rq:548597 version:1.3.4

Changes:

--- /work/SRC/openSUSE:Factory/powerpc-utils/powerpc-utils.changes  
2017-10-26 18:38:58.327103131 +0200
+++ /work/SRC/openSUSE:Factory/.powerpc-utils.new/powerpc-utils.changes 
2017-12-08 12:55:28.333836521 +0100
@@ -1,0 +2,6 @@
+Thu Nov 30 17:41:30 UTC 2017 - msucha...@suse.com
+
+- drmgr: load rpadlpar_io on -C as well (bnc#1064039, bsc#1070113)
+  * drmgr-load-rpadlpar_io-on-C-as-well.patch
+
+---

New:

  drmgr-load-rpadlpar_io-on-C-as-well.patch



Other differences:
--
++ powerpc-utils.spec ++
--- /var/tmp/diff_new_pack.qiXHa5/_old  2017-12-08 12:55:29.661788562 +0100
+++ /var/tmp/diff_new_pack.qiXHa5/_new  2017-12-08 12:55:29.665788417 +0100
@@ -30,6 +30,7 @@
 Patch2: ofpathname_powernv.patch
 Patch3: systemd-dir.patch
 Patch4: libvirt-service-dep.patch
+Patch5: drmgr-load-rpadlpar_io-on-C-as-well.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  librtas-devel
@@ -59,6 +60,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 autoreconf -fvi

++ drmgr-load-rpadlpar_io-on-C-as-well.patch ++
>From bbde7cb273a18893e8d4ecc2ccae7054a4bac995 Mon Sep 17 00:00:00 2001
From: Michal Suchanek 
Date: Thu, 30 Nov 2017 18:14:11 +0100
Subject: [PATCH] drmgr: load rpadlpar_io on -C as well

References: bnc#1064039, bsc#1070113

Users do drmgr -C to verify their system.

However, -C does not select any hotplug type, and the rpadlpar_io kernel
module is loaded only when hotplug type pci, phb or slot is selected.
Select pci by default as if the user did drmgr -c pci -C so all
capabilities are printed.

Signed-off-by: Michal Suchanek 
---
 src/drmgr/drmgr.c | 4 
 1 file changed, 4 insertions(+)

diff --git a/src/drmgr/drmgr.c b/src/drmgr/drmgr.c
index 6777e7fe23ee..0276fe0a47b5 100644
--- a/src/drmgr/drmgr.c
+++ b/src/drmgr/drmgr.c
@@ -194,6 +194,10 @@ int parse_options(int argc, char *argv[])
usr_drc_type = to_drc_type(optarg);
break;
case 'C':
+   /* If you do not ask for it rpadlpar_io is not loaded
+* and the capabilities it provides not available */
+   if (usr_drc_type == DRC_TYPE_NONE)
+   usr_drc_type = DRC_TYPE_PCI;
display_capabilities = 1;
break;
case 'd':
-- 
2.13.6




commit linuxrc for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2017-12-08 12:55:04

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


Package is "linuxrc"

Fri Dec  8 12:55:04 2017 rev:251 rq:548561 version:5.1.1

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2017-12-03 
10:07:44.767369057 +0100
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2017-12-08 
12:55:07.446590873 +0100
@@ -1,0 +2,8 @@
+Tue Dec 5 08:59:00 UTC 2017 - wfe...@opensuse.org
+
+- merge gh#openSUSE/linuxrc#160
+- read digests also from CHECKSUMS file
+- adjust date
+- 5.1.1
+
+

Old:

  linuxrc-5.1.0.tar.xz

New:

  linuxrc-5.1.1.tar.xz



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.CdwC4O/_old  2017-12-08 12:55:08.714545080 +0100
+++ /var/tmp/diff_new_pack.CdwC4O/_new  2017-12-08 12:55:08.718544936 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   linuxrc
-Version:5.1.0
+Version:5.1.1
 Release:0
 Summary:SUSE Installation Program
 License:GPL-3.0+

++ linuxrc-5.1.0.tar.xz -> linuxrc-5.1.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.1.0/VERSION new/linuxrc-5.1.1/VERSION
--- old/linuxrc-5.1.0/VERSION   2017-11-27 14:35:21.0 +0100
+++ new/linuxrc-5.1.1/VERSION   2017-12-05 09:59:00.0 +0100
@@ -1 +1 @@
-5.1.0
+5.1.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.1.0/changelog new/linuxrc-5.1.1/changelog
--- old/linuxrc-5.1.0/changelog 2017-11-27 14:35:21.0 +0100
+++ new/linuxrc-5.1.1/changelog 2017-12-05 09:59:00.0 +0100
@@ -1,3 +1,8 @@
+2017-12-05:5.1.1
+   - merge gh#openSUSE/linuxrc#160
+   - read digests also from CHECKSUMS file
+   - adjust date
+
 2017-11-27:5.1.0
- merge gh#openSUSE/linuxrc#159
- try harder to find a suitable network interface (bsc#1068336)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.1.0/file.c new/linuxrc-5.1.1/file.c
--- old/linuxrc-5.1.0/file.c2017-11-27 14:35:21.0 +0100
+++ new/linuxrc-5.1.1/file.c2017-12-05 09:59:00.0 +0100
@@ -6,6 +6,8 @@
  *
  */
 
+#define _GNU_SOURCE/* getline */
+
 #include 
 #include 
 #include 
@@ -2705,3 +2707,35 @@
   slist_free(repo);
 }
 
+
+/*
+ * Parse CHECKSUMS file.
+ *
+ * Add digest info to config.digests.list.
+ *
+ * File format: lines with
+ *   SHA256 FILENAME
+ */
+void file_parse_checksums(char *file)
+{
+  FILE *fh;
+  char *buf = NULL;
+  size_t buf_size = 0;
+  char sha256[65], name[256];
+  slist_t *sl_digest;
+
+  if(!(fh = fopen(file, "r"))) return;
+
+  while(getline(, _size, fh) > 0) {
+if(sscanf(buf, "%64s %255s", sha256, name) == 2) {
+  sl_digest = slist_append(, slist_new());
+  strprintf(_digest->key, "sha256 %s", sha256);
+  str_copy(_digest->value, name);
+}
+  }
+
+  free(buf);
+
+  fclose(fh);
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.1.0/file.h new/linuxrc-5.1.1/file.h
--- old/linuxrc-5.1.0/file.h2017-11-27 14:35:21.0 +0100
+++ new/linuxrc-5.1.1/file.h2017-12-05 09:59:00.0 +0100
@@ -107,4 +107,5 @@
 void get_ide_options(void);
 slist_t *file_parse_xmllike(char *name, char *tag);
 void file_parse_repomd(char *file);
+void file_parse_checksums(char *file);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.1.0/linuxrc.c new/linuxrc-5.1.1/linuxrc.c
--- old/linuxrc-5.1.0/linuxrc.c 2017-11-27 14:35:21.0 +0100
+++ new/linuxrc-5.1.1/linuxrc.c 2017-12-05 09:59:00.0 +0100
@@ -894,7 +894,7 @@
 if (config.linemode)
   putchar('\n');
 printf(
-  "\n>>> %s installation program v" LXRC_FULL_VERSION " (c) 1996-2016 SUSE 
LLC <<<\n",
+  "\n>>> %s installation program v" LXRC_FULL_VERSION " (c) 1996-2017 SUSE 
LLC <<<\n",
   config.product
 );
 if (config.linemode)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.1.0/linuxrc_repo.md 
new/linuxrc-5.1.1/linuxrc_repo.md
--- old/linuxrc-5.1.0/linuxrc_repo.md   2017-11-27 14:35:21.0 +0100
+++ new/linuxrc-5.1.1/linuxrc_repo.md   2017-12-05 09:59:00.0 +0100
@@ -79,12 +79,19 @@
 
 Lets see how to avoid this.
 
-### 2.1. solving the digest problem
+### 2.1. getting file digests
 
-As there's no longer a `content` file, linuxrc needs to get the 

commit freetype for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package freetype for openSUSE:Factory 
checked in at 2017-12-08 12:55:16

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


Package is "freetype"

Fri Dec  8 12:55:16 2017 rev:26 rq:548568 version:1.3.1

Changes:

--- /work/SRC/openSUSE:Factory/freetype/freetype.changes2014-08-27 
16:53:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.freetype.new/freetype.changes   2017-12-08 
12:55:22.814035871 +0100
@@ -1,0 +2,5 @@
+Mon Dec  4 18:28:08 UTC 2017 - crrodrig...@opensuse.org
+
+- Only BuildRequire pkgconfig(x11) not the full xorg-x11-devel 
+
+---



Other differences:
--
++ freetype.spec ++
--- /var/tmp/diff_new_pack.8XwyHG/_old  2017-12-08 12:55:25.149951508 +0100
+++ /var/tmp/diff_new_pack.8XwyHG/_new  2017-12-08 12:55:25.153951364 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package freetype
 #
-# Copyright (c) 2014 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,7 +18,7 @@
 
 Name:   freetype
 BuildRequires:  autoconf
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(x11)
 # bug437293
 %ifarch ppc64
 Obsoletes:  freetype-64bit




commit numlockx for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package numlockx for openSUSE:Factory 
checked in at 2017-12-08 12:54:44

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


Package is "numlockx"

Fri Dec  8 12:54:44 2017 rev:20 rq:548395 version:1.2

Changes:

--- /work/SRC/openSUSE:Factory/numlockx/numlockx.changes2013-04-16 
06:49:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.numlockx.new/numlockx.changes   2017-12-08 
12:54:46.923332080 +0100
@@ -1,0 +2,5 @@
+Mon Dec  4 20:23:09 UTC 2017 - crrodrig...@opensuse.org
+
+- BuildRequire only the needed X libraries, not xorg-x11-devel. 
+
+---



Other differences:
--
++ numlockx.spec ++
--- /var/tmp/diff_new_pack.Y5W42T/_old  2017-12-08 12:54:47.899296832 +0100
+++ /var/tmp/diff_new_pack.Y5W42T/_new  2017-12-08 12:54:47.903296688 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package numlockx
 #
-# 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
@@ -19,7 +19,8 @@
 Name:   numlockx
 Url:http://freecode.com/projects/numlockx
 BuildRequires:  automake
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xtst)
 Version:1.2
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit brltty for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package brltty for openSUSE:Factory checked 
in at 2017-12-08 12:55:10

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


Package is "brltty"

Fri Dec  8 12:55:10 2017 rev:41 rq:548566 version:5.5

Changes:

--- /work/SRC/openSUSE:Factory/brltty/brltty.changes2017-09-09 
20:23:24.872478524 +0200
+++ /work/SRC/openSUSE:Factory/.brltty.new/brltty.changes   2017-12-08 
12:55:10.742471841 +0100
@@ -1,0 +2,5 @@
+Tue Dec  5 09:10:42 UTC 2017 - cbosdon...@suse.com
+
+- Drop python2 dependency (fate#323526)
+
+---



Other differences:
--
++ brltty.spec ++
--- /var/tmp/diff_new_pack.gehRQs/_old  2017-12-08 12:55:11.702437172 +0100
+++ /var/tmp/diff_new_pack.gehRQs/_new  2017-12-08 12:55:11.706437027 +0100
@@ -297,6 +297,8 @@
 # Fix "wrong-file-end-of-line-encoding" rpmlint warning
 sed -i 's/\r$//' Documents/Manual-BRLTTY/Portuguese/BRLTTY.txt
 
+sed -i 's:/usr/bin/python:/usr/bin/python3:' 
./Tables/Contraction/latex-access.ctb
+
 %build
 modified="$(sed -n '/^/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""




commit corosync for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package corosync for openSUSE:Factory 
checked in at 2017-12-08 12:54:58

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


Package is "corosync"

Fri Dec  8 12:54:58 2017 rev:50 rq:548541 version:2.4.3

Changes:

--- /work/SRC/openSUSE:Factory/corosync/corosync.changes2017-11-30 
12:39:29.406791982 +0100
+++ /work/SRC/openSUSE:Factory/.corosync.new/corosync.changes   2017-12-08 
12:55:01.806794557 +0100
@@ -1,0 +2,6 @@
+Tue Dec  5 06:13:13 UTC 2017 - b...@suse.com
+
+- wd: gcc shows snprintf warnings(bsc#1071187)  
+Added: 0008-wd-fix-snprintf-warnings.patch
+
+---

New:

  0008-wd-fix-snprintf-warnings.patch



Other differences:
--
++ corosync.spec ++
--- /var/tmp/diff_new_pack.B9pHWU/_old  2017-12-08 12:55:03.062749198 +0100
+++ /var/tmp/diff_new_pack.B9pHWU/_new  2017-12-08 12:55:03.066749053 +0100
@@ -69,6 +69,7 @@
 Patch12:0005-do-not-convert-empty-uid-gid-to-0.patch
 Patch13:0006-Fix-compile-warnings-with-GCC-7.2.1.patch
 Patch14:0007-sync-Call-sync_init-of-all-services-at-once.patch
+Patch15:0008-wd-fix-snprintf-warnings.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # openais is indeed gone and should be uninstalled. Yes, we do not
@@ -148,6 +149,7 @@
 %patch12 -p1
 %patch13 -p1
 %patch14 -p1
+%patch15 -p1
 
 %build
 %if %{with runautogen}

++ 0008-wd-fix-snprintf-warnings.patch ++
>From 0906e5717cce87ac8db25ac9a335a63530dba839 Mon Sep 17 00:00:00 2001
From: Bin Liu 
Date: Fri, 1 Dec 2017 10:58:50 +0800
Subject: [PATCH] wd: fix snprintf warnings

When running ./configure --enable-watchdog, gcc 7.2.1 will report
warnings for snprintf. This patch fixes the warnings.

Signed-off-by: Bin Liu 
Reviewed-by: Jan Friesse 
---
 exec/wd.c | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/exec/wd.c b/exec/wd.c
index 8d0734c9..042d2046 100644
--- a/exec/wd.c
+++ b/exec/wd.c
@@ -221,15 +221,15 @@ static int32_t wd_resource_state_is_ok (struct resource 
*ref)
uint64_t allowed_period;
char key_name[ICMAP_KEYNAME_MAXLEN];
 
-   snprintf(key_name, ICMAP_KEYNAME_MAXLEN, "%s%s", ref->res_path, 
"last_updated");
-   if (icmap_get_uint64(key_name, _updated) != CS_OK) {
+   if ((snprintf(key_name, ICMAP_KEYNAME_MAXLEN, "%s%s", ref->res_path, 
"last_updated") >= ICMAP_KEYNAME_MAXLEN) ||
+   (icmap_get_uint64(key_name, _updated) != CS_OK)) {
/* key does not exist.
*/
return CS_FALSE;
}
 
-   snprintf(key_name, ICMAP_KEYNAME_MAXLEN, "%s%s", ref->res_path, 
"state");
-   if (icmap_get_string(key_name, ) != CS_OK || strcmp(state, 
"disabled") == 0) {
+   if ((snprintf(key_name, ICMAP_KEYNAME_MAXLEN, "%s%s", ref->res_path, 
"state") >= ICMAP_KEYNAME_MAXLEN) ||
+   (icmap_get_string(key_name, ) != CS_OK || strcmp(state, 
"disabled") == 0)) {
/* key does not exist.
*/
if (state != NULL)
@@ -279,8 +279,8 @@ static void wd_config_changed (struct cs_fsm* fsm, int32_t 
event, void * data)
 
next_timeout = ref->check_timeout;
 
-   snprintf(key_name, ICMAP_KEYNAME_MAXLEN, "%s%s", ref->res_path, 
"poll_period");
-   if (icmap_get_uint64(ref->res_path, _value) == CS_OK) {
+   if ((snprintf(key_name, ICMAP_KEYNAME_MAXLEN, "%s%s", ref->res_path, 
"poll_period") >= ICMAP_KEYNAME_MAXLEN) ||
+   (icmap_get_uint64(ref->res_path, _value) == CS_OK)) {
if (tmp_value >= WD_MIN_TIMEOUT_MS && tmp_value <= 
WD_MAX_TIMEOUT_MS) {
log_printf (LOGSYS_LEVEL_DEBUG,
"poll_period changing from:%"PRIu64" to 
%"PRIu64".",
@@ -299,8 +299,8 @@ static void wd_config_changed (struct cs_fsm* fsm, int32_t 
event, void * data)
}
}
 
-   snprintf(key_name, ICMAP_KEYNAME_MAXLEN, "%s%s", ref->res_path, 
"recovery");
-   if (icmap_get_string(key_name, >recovery) != CS_OK) {
+   if ((snprintf(key_name, ICMAP_KEYNAME_MAXLEN, "%s%s", ref->res_path, 
"recovery") >= ICMAP_KEYNAME_MAXLEN) ||
+   (icmap_get_string(key_name, >recovery) != CS_OK)) {
/* key does not exist.
 */
log_printf (LOGSYS_LEVEL_WARNING,
@@ -308,8 +308,8 @@ static void wd_config_changed (struct cs_fsm* fsm, int32_t 
event, void * data)
cs_fsm_state_set(>fsm, WD_S_STOPPED, ref, wd_fsm_cb);
return;
}
-   

commit libvirt for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2017-12-08 12:54:30

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


Package is "libvirt"

Fri Dec  8 12:54:30 2017 rev:243 rq:548220 version:3.10.0

Changes:

--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2017-12-04 
09:59:35.566477056 +0100
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes 2017-12-08 
12:54:31.855876247 +0100
@@ -1,0 +2,9 @@
+Mon Dec  4 18:30:11 UTC 2017 - jfeh...@suse.com
+
+- Update to libvirt 3.10.0
+  - Many incremental improvements and bug fixes, see
+http://libvirt.org/news.html
+  - bsc#1070285, bsc#1070478, boo#1070914,
+  - FATE#323473, FATE#324365, FATE#324479
+
+---



Other differences:
--
++ libvirt-3.10.0.tar.xz ++
/work/SRC/openSUSE:Factory/libvirt/libvirt-3.10.0.tar.xz 
/work/SRC/openSUSE:Factory/.libvirt.new/libvirt-3.10.0.tar.xz differ: char 15, 
line 1

++ libvirt-3.10.0.tar.xz.asc ++
--- /var/tmp/diff_new_pack.fwc0RJ/_old  2017-12-08 12:54:33.615812686 +0100
+++ /var/tmp/diff_new_pack.fwc0RJ/_new  2017-12-08 12:54:33.615812686 +0100
@@ -1,10 +1,10 @@
 -BEGIN PGP SIGNATURE-
 
-iQEcBAABAgAGBQJaIbQHAAoJEBVYiyZZa+pdnl8IALzjje7+JWY0ejR/wlNSO/dC
-8l4ztCgbZAT7CuhI+nB8dPFWG5Dgh1QaPYeM4Oepu3ZPesEy1L8DNf8YBFVUtYoG
-5HinDWm5kucNsZAMQiyygvmcnmuA7y8vflIL5kPiZyYShkNaIOaJwVU1bAF3utmi
-p62trxo+ygekB6XMKaQQlaQVU3LGw27bBp+G5X4uRklgZTB1jHjJKpf7EUGPVN7/
-+VWaUSyqIQG1kUaa6puczFrBEIJ6WWba8aB5ojYxrSoonjLl4pDZC5wubq7V7wQs
-cWPrea5uqt7Jo5SRdvCxJ+Wj4kJnJTK1AEHo8Ys3FeXXWzRsrEiYb0Y78SdGmUI=
-=M6UV
+iQEcBAABAgAGBQJaJYL/AAoJEBVYiyZZa+pdRmsH/i9aAZCXqz0GiIlPV55Y5Rdl
+fGbP2i5o2SSs1u8lcGlC6GtC/WJAInxSMOjxxnjJgcwGVkEW/J5juvEOzZtsCCc2
+lFYIZqWTXgp/PpLr92I8Wz1UkMjy5wabKG6PcZGt7kxaFcAUb5P4ODZe+CH9NyD3
+UJHg0R7j6t81z43f9yzXOpEPATHfTCXg0TNUeqg0q7oJU3mmdZI8qxznMX+88xO+
+tUcZGDKADDtxEVDjTWPU1SZjHGEeZ2cIMJA5nsfuEFeghU1iV4QzMgnd/84fKWIh
+7tsUCF93dismVE5xwVNUvTWwmHc4shj7tSj93117GH25SPwvr/GyDEYPEp9CMEE=
+=gYo3
 -END PGP SIGNATURE-

++ qemu-apparmor-screenshot.patch ++
--- /var/tmp/diff_new_pack.fwc0RJ/_old  2017-12-08 12:54:33.695809797 +0100
+++ /var/tmp/diff_new_pack.fwc0RJ/_new  2017-12-08 12:54:33.695809797 +0100
@@ -2,7 +2,7 @@
 ===
 --- libvirt-3.10.0.orig/examples/apparmor/libvirt-qemu
 +++ libvirt-3.10.0/examples/apparmor/libvirt-qemu
-@@ -187,3 +187,6 @@
+@@ -191,3 +191,6 @@
/sys/devices/system/node/ r,
/sys/devices/system/node/node[0-9]*/meminfo r,
/sys/module/vhost/parameters/max_mem_regions r,

++ suse-apparmor-libnl-paths.patch ++
--- /var/tmp/diff_new_pack.fwc0RJ/_old  2017-12-08 12:54:33.707809364 +0100
+++ /var/tmp/diff_new_pack.fwc0RJ/_new  2017-12-08 12:54:33.707809364 +0100
@@ -25,7 +25,7 @@
 ===
 --- libvirt-3.10.0.orig/examples/apparmor/libvirt-qemu
 +++ libvirt-3.10.0/examples/apparmor/libvirt-qemu
-@@ -58,6 +58,7 @@
+@@ -62,6 +62,7 @@
#/dev/fb* rw,
  
/etc/pulse/client.conf r,




commit dd_rescue for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2017-12-08 12:54:20

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


Package is "dd_rescue"

Fri Dec  8 12:54:20 2017 rev:37 rq:548203 version:1.99.8

Changes:

--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes  2017-11-14 
14:22:29.816073776 +0100
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new/dd_rescue.changes 2017-12-08 
12:54:25.556103766 +0100
@@ -1,0 +2,17 @@
+Sun Dec  3 22:11:29 CET 2017 - k...@garloff.de
+
+- Update to 1.99.8:
+  * Support openssl-1.1 (patch from Marcus Meissner), patch
+dd_rescue-openssl11.patch has been merged and is thus dropped.
+  * cryptalgo->recycle to reuse crypto context (neeeded for openssl)
+  * Fix memleak in test_aes
+  * Use test_aes in check target to ensure all algorithms work
+  * Use std probe mech in test_aes, so we don't fail with SIGILL
+  * Fix build without openssl
+
+---
+Wed Nov 29 17:25:01 UTC 2017 - meiss...@suse.com
+
+- dd_rescue-openssl11.patch: ported to openssl 1.1 (bsc#1070369)
+
+---

Old:

  dd_rescue-1.99.7.tar.bz2
  dd_rescue-1.99.7.tar.bz2.asc

New:

  dd_rescue-1.99.8.tar.bz2
  dd_rescue-1.99.8.tar.bz2.asc



Other differences:
--
++ dd_rescue.spec ++
--- /var/tmp/diff_new_pack.aCDvLL/_old  2017-12-08 12:54:27.572030960 +0100
+++ /var/tmp/diff_new_pack.aCDvLL/_new  2017-12-08 12:54:27.576030816 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   dd_rescue
-Version:1.99.7
+Version:1.99.8
 Release:0
 Summary:Data copying in the presence of I/O Errors
 License:GPL-2.0 or GPL-3.0
@@ -33,7 +33,9 @@
 BuildRequires:  libfallocate-devel
 %endif
 BuildRequires:  lzo-devel
+%if 0%{?suse_version} >= 1200
 BuildRequires:  lzop
+%endif
 BuildRequires:  pkgconfig
 BuildRequires:  python
 Requires:   bc
@@ -45,11 +47,8 @@
 Provides:   ddrescue = %{version}
 Obsoletes:  ddrescue < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} >= 1330
-BuildRequires:  libopenssl-1_0_0-devel
-%else
-BuildRequires:  pkgconfig(libcrypto)
-%endif
+#BuildRequires:  pkgconfig(libcrypto)
+BuildRequires: libopenssl-devel
 
 %description
 dd_rescue helps when nothing else can: your disk has crashed and you

++ dd_rescue-1.99.7.tar.bz2 -> dd_rescue-1.99.8.tar.bz2 ++
 2331 lines of diff (skipped)





commit docker for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2017-12-08 12:54:01

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


Package is "docker"

Fri Dec  8 12:54:01 2017 rev:66 rq:548181 version:17.07.0_ce

Changes:

--- /work/SRC/openSUSE:Factory/docker/docker.changes2017-12-03 
10:06:28.342147686 +0100
+++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes   2017-12-08 
12:54:02.400940025 +0100
@@ -1,0 +2,6 @@
+Mon Dec  4 12:22:29 UTC 2017 - asa...@suse.com
+
+- Fix up the ordering of tests in docker.spec. This is to keep things easier to
+  backport into the SLE package.
+
+---



Other differences:
--
++ docker.spec ++
--- /var/tmp/diff_new_pack.gqnQeD/_old  2017-12-08 12:54:03.308907234 +0100
+++ /var/tmp/diff_new_pack.gqnQeD/_new  2017-12-08 12:54:03.312907089 +0100
@@ -167,7 +167,6 @@
 Requires:   bash-completion
 Requires:   device-mapper-devel >= 1.2.68
 Requires:   glibc-devel-static
-# Make sure we require go 1.7
 Requires:   libapparmor-devel
 Requires:   libbtrfs-devel >= 3.8
 Requires:   procps
@@ -285,33 +284,35 @@
| grep'github.com/docker/docker' \
| grep -Ev 'vendor/(.+/)?github.com/docker/docker' \
| grep -v 'github.com/docker/docker/vendor' \
+   | grep -v 'github.com/docker/docker/builder$' \
+   | grep -v 'github.com/docker/docker/builder/dockerfile$' \
+   | grep -v 'github.com/docker/docker/builder/dockerfile/parser$' 
\
+   | grep -v 'github.com/docker/docker/builder/remotecontext' \
+   | grep -v 'github.com/docker/docker/cmd/dockerd$' \
+   | grep -v 'github.com/docker/docker/daemon$' \
+   | grep -v 'github.com/docker/docker/daemon/graphdriver' \
+   | grep -Pv 'github.com/docker/docker/daemon/logger(?!/gelf)' \
| grep -v 'github.com/docker/docker/integration-cli' \
+   | grep -v 'github.com/docker/docker/man$' \
| grep -v 'github.com/docker/docker/pkg/archive$' \
| grep -v 'github.com/docker/docker/pkg/chrootarchive$' \
+%if 0%{?sle_version} == 12
+   | grep -v 'github.com/docker/docker/pkg/devicemapper$' \
+%endif
| grep -v 'github.com/docker/docker/pkg/gitutils$' \
| grep -v 'github.com/docker/docker/pkg/idtools$' \
+   | grep -v 'github.com/docker/docker/pkg/integration$' \
| grep -v 'github.com/docker/docker/pkg/jsonlog$' \
| grep -v 'github.com/docker/docker/pkg/mount$' \
| grep -v 'github.com/docker/docker/pkg/sysinfo$' \
-   | grep -v 'github.com/docker/docker/registry$' \
-   | grep -v 'github.com/docker/docker/volume/local$' \
-   | grep -v 'github.com/docker/docker/builder$' \
-   | grep -v 'github.com/docker/docker/builder/remotecontext' \
-   | grep -v 'github.com/docker/docker/builder/dockerfile$' \
-   | grep -v 'github.com/docker/docker/builder/dockerfile/parser$' 
\
-   | grep -v 'github.com/docker/docker/daemon$' \
-   | grep -v 'github.com/docker/docker/daemon/graphdriver' \
-   | grep -v 'github.com/docker/docker/cmd/dockerd$' \
-   | grep -v 'github.com/docker/docker/pkg/integration$' \
| grep -v 'github.com/docker/docker/pkg/testutil' \
-%if 0%{?sle_version} == 12
-   | grep -v 'github.com/docker/docker/pkg/devicemapper$' \
-%endif
 %if ! 0%{?with_libseccomp}
| grep -v 'github.com/docker/docker/profiles/seccomp$' \
 %endif
+   | grep -v 'github.com/docker/docker/registry$' \
+   | grep -v 'github.com/docker/docker/volume/local$' \
)
-
+# PLEASE KEEP THIS LIST IN ALPHABETICAL ORDER!
 rm ./pkg/system/rm_test.go
 
 go test -buildmode=pie -cover -ldflags -w -tags "$DOCKER_BUILDTAGS" -a 
-test.timeout=10m $PKG_LIST
@@ -326,6 +327,7 @@
| grep -v 'github.com/docker/cli/cli/command/image' \
| grep -v 'github.com/docker/cli/cli/image' \
)
+# PLEASE KEEP THIS LIST IN ALPHABETICAL ORDER!
 
 go test -buildmode=pie -cover -ldflags -w -tags daemon -a -test.timeout=10m 
$PKG_LIST
 




commit libqt5-qtx11extras for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libqt5-qtx11extras for 
openSUSE:Factory checked in at 2017-12-08 12:53:21

Comparing /work/SRC/openSUSE:Factory/libqt5-qtx11extras (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtx11extras.new (New)


Package is "libqt5-qtx11extras"

Fri Dec  8 12:53:21 2017 rev:27 rq:545969 version:5.9.3

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtx11extras/libqt5-qtx11extras.changes
2017-10-23 16:21:32.217868459 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtx11extras.new/libqt5-qtx11extras.changes   
2017-12-08 12:53:30.378096544 +0100
@@ -1,0 +2,8 @@
+Sat Nov 25 12:46:53 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details, see:
+http://code.qt.io/cgit/qt/qtx11extras.git/tree/dist/changes-5.9.3/?h=v5.9.3
+
+---

Old:

  qtx11extras-opensource-src-5.9.2.tar.xz

New:

  qtx11extras-opensource-src-5.9.3.tar.xz



Other differences:
--
++ libqt5-qtx11extras.spec ++
--- /var/tmp/diff_new_pack.YPIRDT/_old  2017-12-08 12:53:31.766046418 +0100
+++ /var/tmp/diff_new_pack.YPIRDT/_new  2017-12-08 12:53:31.770046274 +0100
@@ -21,11 +21,11 @@
 %define libname libQt5X11Extras5
 
 Name:   libqt5-qtx11extras
-Version:5.9.2
+Version:5.9.3
 Release:0
 %define base_name libqt5
-%define real_version 5.9.2
-%define so_version 5.9.2
+%define real_version 5.9.3
+%define so_version 5.9.3
 %define tar_version qtx11extras-opensource-src-%{real_version}
 Source: 
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf

++ qtx11extras-opensource-src-5.9.2.tar.xz -> 
qtx11extras-opensource-src-5.9.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtx11extras-opensource-src-5.9.2/.qmake.conf 
new/qtx11extras-opensource-src-5.9.3/.qmake.conf
--- old/qtx11extras-opensource-src-5.9.2/.qmake.conf2017-09-28 
10:59:09.0 +0200
+++ new/qtx11extras-opensource-src-5.9.3/.qmake.conf2017-11-13 
08:48:07.0 +0100
@@ -3,4 +3,4 @@
 CONFIG += warning_clean
 DEFINES += QT_NO_FOREACH
 
-MODULE_VERSION = 5.9.2
+MODULE_VERSION = 5.9.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtx11extras-opensource-src-5.9.2/.tag 
new/qtx11extras-opensource-src-5.9.3/.tag
--- old/qtx11extras-opensource-src-5.9.2/.tag   2017-09-28 10:59:09.0 
+0200
+++ new/qtx11extras-opensource-src-5.9.3/.tag   2017-11-13 08:48:07.0 
+0100
@@ -1 +1 @@
-160435b0eb076c31a021004eeede143fc265bce4
+2ee45df917c1c3b93a4584d5bb3e887dba55fed8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtx11extras-opensource-src-5.9.2/dist/changes-5.9.3 
new/qtx11extras-opensource-src-5.9.3/dist/changes-5.9.3
--- old/qtx11extras-opensource-src-5.9.2/dist/changes-5.9.3 1970-01-01 
01:00:00.0 +0100
+++ new/qtx11extras-opensource-src-5.9.3/dist/changes-5.9.3 2017-11-13 
08:48:07.0 +0100
@@ -0,0 +1,24 @@
+Qt 5.9.3 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.9.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+http://doc.qt.io/qt-5/index.html
+
+The Qt version 5.9 series is binary compatible with the 5.8.x series.
+Applications compiled for 5.8 will continue to run with 5.9.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+
+*   Qt 5.9.3 Changes   *
+
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtx11extras-opensource-src-5.9.2/include/QtX11Extras/qtx11extrasversion.h 
new/qtx11extras-opensource-src-5.9.3/include/QtX11Extras/qtx11extrasversion.h
--- 
old/qtx11extras-opensource-src-5.9.2/include/QtX11Extras/qtx11extrasversion.h   
2017-10-04 09:13:36.0 +0200
+++ 
new/qtx11extras-opensource-src-5.9.3/include/QtX11Extras/qtx11extrasversion.h   
2017-11-20 14:40:11.0 +0100
@@ -2,8 +2,8 @@
 #ifndef QT_QTX11EXTRAS_VERSION_H
 #define QT_QTX11EXTRAS_VERSION_H
 

commit upower for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package upower for openSUSE:Factory checked 
in at 2017-12-08 12:53:57

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


Package is "upower"

Fri Dec  8 12:53:57 2017 rev:56 rq:547273 version:0.99.7

Changes:

--- /work/SRC/openSUSE:Factory/upower/upower.changes2017-08-18 
14:57:03.284231003 +0200
+++ /work/SRC/openSUSE:Factory/.upower.new/upower.changes   2017-12-08 
12:53:58.365085782 +0100
@@ -1,0 +2,21 @@
+Thu Nov 30 19:01:01 UTC 2017 - mplus...@suse.com
+
+- Update to version 0.99.7:
+  * New features:
++ Add support for Bluetooth LE device batteries
++ Allow to be replaced via --replace,-r
+  * Bugfixes:
++ Fix critical action after resume from hibernate
++ Fix compilation with libimobiledevice git
+- Changes for version 0.99.6:
+  * New Features:
++ Add UP_DEVICE_KIND_GAMING_INPUT for gaming devices
++ Detect joysticks as gaming input devices
+  * Bugfixes:
++ Correctly close inhibitor FD
++ Fix crash when '@' is present in the device name
++ Fix lid detection on FreeBSD
++ Grab the model name from device if unavailable from battery
+- Refresh upower-hibernate-insteadof-hybridsleep.patch
+
+---

Old:

  upower-0.99.5.tar.xz

New:

  upower-0.99.7.tar.xz



Other differences:
--
++ upower.spec ++
--- /var/tmp/diff_new_pack.mCSCdy/_old  2017-12-08 12:53:59.025061947 +0100
+++ /var/tmp/diff_new_pack.mCSCdy/_new  2017-12-08 12:53:59.025061947 +0100
@@ -23,7 +23,7 @@
 Summary:Power Device Enumeration Framework
 License:GPL-2.0+
 Group:  System/Daemons
-Version:0.99.5
+Version:0.99.7
 Release:0
 Url:http://upower.freedesktop.org/
 Source: 
http://upower.freedesktop.org/releases/%{name}-%{version}.tar.xz

++ upower-0.99.5.tar.xz -> upower-0.99.7.tar.xz ++
 25891 lines of diff (skipped)

++ upower-hibernate-insteadof-hybridsleep.patch ++
--- /var/tmp/diff_new_pack.mCSCdy/_old  2017-12-08 12:53:59.317051401 +0100
+++ /var/tmp/diff_new_pack.mCSCdy/_new  2017-12-08 12:53:59.317051401 +0100
@@ -1,8 +1,8 @@
-Index: upower-0.99.3/etc/UPower.conf
+Index: upower-0.99.7/etc/UPower.conf
 ===
 upower-0.99.3.orig/etc/UPower.conf
-+++ upower-0.99.3/etc/UPower.conf
-@@ -88,4 +88,4 @@ TimeAction=120
+--- upower-0.99.7.orig/etc/UPower.conf
 upower-0.99.7/etc/UPower.conf
+@@ -91,4 +91,4 @@ TimeAction=120
  #
  # If HybridSleep isn't available, Hibernate will be used
  # If Hibernate isn't available, PowerOff will be used




commit libqt5-qtbase for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2017-12-08 12:53:32

Comparing /work/SRC/openSUSE:Factory/libqt5-qtbase (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtbase.new (New)


Package is "libqt5-qtbase"

Fri Dec  8 12:53:32 2017 rev:70 rq:546006 version:5.9.3

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes  
2017-10-29 20:23:57.868223008 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2017-12-08 12:53:34.153960177 +0100
@@ -1,0 +2,10 @@
+Sat Nov 25 12:46:32 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details, see:
+http://code.qt.io/cgit/qt/qtbase.git/tree/dist/changes-5.9.3/?h=v5.9.3
+- Drop patches, now upstream:
+  * qglxconvenience-avoid-null-pointer-deref.patch
+
+---

Old:

  qglxconvenience-avoid-null-pointer-deref.patch
  qtbase-opensource-src-5.9.2.tar.xz

New:

  qtbase-opensource-src-5.9.3.tar.xz



Other differences:
--
++ libqt5-qtbase.spec ++
--- /var/tmp/diff_new_pack.utcsvP/_old  2017-12-08 12:53:39.093781774 +0100
+++ /var/tmp/diff_new_pack.utcsvP/_new  2017-12-08 12:53:39.097781629 +0100
@@ -26,15 +26,15 @@
 %endif
 
 Name:   libqt5-qtbase
-Version:5.9.2
+Version:5.9.3
 Release:0
 Summary:C++ Program Library, Core Components
 License:GPL-3.0 or SUSE-LGPL-2.1-with-digia-exception-1.1
 Group:  System/Libraries
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.9.2
-%define so_version 5.9.2
+%define real_version 5.9.3
+%define so_version 5.9.3
 %define tar_version qtbase-opensource-src-%{real_version}
 Source: 
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
 # to get mtime of file:
@@ -61,8 +61,6 @@
 # patches 1000-2000 and above from upstream 5.9 branch #
 # patches 2000-3000 and above from upstream 5.10/dev branch #
 Patch2000:  0001-QSslSocket-OpenSSL-1.1-backend.patch
-# PATCH-FIX-UPSTREAM (https://codereview.qt-project.org/#/c/205268/)
-Patch4000:  qglxconvenience-avoid-null-pointer-deref.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cups-devel
 BuildRequires:  double-conversion-devel
@@ -150,7 +148,6 @@
 %patch12 -p1
 %patch13 -p1
 %patch2000 -p1
-%patch4000 -p1
 
 # be sure not to use them
 rm -rf src/3rdparty/{libjpeg,freetype,zlib}

++ qtbase-opensource-src-5.9.2.tar.xz -> qtbase-opensource-src-5.9.3.tar.xz 
++
/work/SRC/openSUSE:Factory/libqt5-qtbase/qtbase-opensource-src-5.9.2.tar.xz 
/work/SRC/openSUSE:Factory/.libqt5-qtbase.new/qtbase-opensource-src-5.9.3.tar.xz
 differ: char 27, line 1




commit libqt5-qtlocation for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libqt5-qtlocation for 
openSUSE:Factory checked in at 2017-12-08 12:53:36

Comparing /work/SRC/openSUSE:Factory/libqt5-qtlocation (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtlocation.new (New)


Package is "libqt5-qtlocation"

Fri Dec  8 12:53:36 2017 rev:26 rq:546052 version:5.9.3

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtlocation/libqt5-qtlocation.changes  
2017-11-20 17:02:37.259813097 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtlocation.new/libqt5-qtlocation.changes 
2017-12-08 12:53:40.521730203 +0100
@@ -1,0 +2,8 @@
+Sat Nov 25 12:46:38 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details, see:
+http://code.qt.io/cgit/qt/qtlocation.git/tree/dist/changes-5.9.3/?h=v5.9.3
+
+---

Old:

  qtlocation-opensource-src-5.9.2.tar.xz

New:

  qtlocation-opensource-src-5.9.3.tar.xz



Other differences:
--
++ libqt5-qtlocation.spec ++
--- /var/tmp/diff_new_pack.0O0Oab/_old  2017-12-08 12:53:42.145671553 +0100
+++ /var/tmp/diff_new_pack.0O0Oab/_new  2017-12-08 12:53:42.149671409 +0100
@@ -21,15 +21,15 @@
 %define libname libQt5Positioning5
 
 Name:   libqt5-qtlocation
-Version:5.9.2
+Version:5.9.3
 Release:0
 Summary:Qt 5 Location Library
 License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:  Development/Libraries/X11
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.9.2
-%define so_version 5.9.2
+%define real_version 5.9.3
+%define so_version 5.9.3
 %define tar_version qtlocation-opensource-src-%{real_version}
 Source: 
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
@@ -152,8 +152,6 @@
 
 %__make -j$jobs VERBOSE=1
 
-#make_jobs
-
 %install
 %qmake5_install
 find %{buildroot}/%{_libdir} -type f -name '*.la' -print -exec perl -pi -e 's, 
-L%{_builddir}/\S+,,g' {} +

++ qtlocation-opensource-src-5.9.2.tar.xz -> 
qtlocation-opensource-src-5.9.3.tar.xz ++
 24043 lines of diff (skipped)




commit libqt5-qtxmlpatterns for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libqt5-qtxmlpatterns for 
openSUSE:Factory checked in at 2017-12-08 12:53:27

Comparing /work/SRC/openSUSE:Factory/libqt5-qtxmlpatterns (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtxmlpatterns.new (New)


Package is "libqt5-qtxmlpatterns"

Fri Dec  8 12:53:27 2017 rev:29 rq:545970 version:5.9.3

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtxmlpatterns/libqt5-qtxmlpatterns.changes
2017-10-23 16:21:40.105499180 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtxmlpatterns.new/libqt5-qtxmlpatterns.changes
   2017-12-08 12:53:31.974038906 +0100
@@ -1,0 +2,8 @@
+Sat Nov 25 12:46:54 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details, see:
+
http://code.qt.io/cgit/qt/qtxmlpatterns.git/tree/dist/changes-5.9.3/?h=v5.9.3
+
+---

Old:

  qtxmlpatterns-opensource-src-5.9.2.tar.xz

New:

  qtxmlpatterns-opensource-src-5.9.3.tar.xz



Other differences:
--
++ libqt5-qtxmlpatterns.spec ++
--- /var/tmp/diff_new_pack.cKxhxf/_old  2017-12-08 12:53:33.149996436 +0100
+++ /var/tmp/diff_new_pack.cKxhxf/_new  2017-12-08 12:53:33.149996436 +0100
@@ -21,15 +21,15 @@
 %define libname libQt5XmlPatterns5
 
 Name:   libqt5-qtxmlpatterns
-Version:5.9.2
+Version:5.9.3
 Release:0
 Summary:Qt 5 XmlPatterns Library
 License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:  Development/Libraries/X11
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.9.2
-%define so_version 5.9.2
+%define real_version 5.9.3
+%define so_version 5.9.3
 %define tar_version qtxmlpatterns-opensource-src-%{real_version}
 Source: 
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf

++ qtxmlpatterns-opensource-src-5.9.2.tar.xz -> 
qtxmlpatterns-opensource-src-5.9.3.tar.xz ++
 4904 lines of diff (skipped)




commit libqt5-qtwebengine for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libqt5-qtwebengine for 
openSUSE:Factory checked in at 2017-12-08 12:53:11

Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebengine (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new (New)


Package is "libqt5-qtwebengine"

Fri Dec  8 12:53:11 2017 rev:27 rq:545965 version:5.9.3

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtwebengine/libqt5-qtwebengine.changes
2017-11-04 10:22:38.609393943 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new/libqt5-qtwebengine.changes   
2017-12-08 12:53:12.410745443 +0100
@@ -1,0 +2,11 @@
+Sat Nov 25 12:46:51 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details, see:
+http://code.qt.io/cgit/qt/qtwebengine.git/tree/dist/changes-5.9.3/?h=v5.9.3
+
+- Add patch to fix build on armv6:
+  spinlock-armv6.patch
+
+---

Old:

  qtwebengine-opensource-src-5.9.2.tar.xz

New:

  qtwebengine-opensource-src-5.9.3.tar.xz
  spinlock-armv6.patch



Other differences:
--
++ libqt5-qtwebengine.spec ++
--- /var/tmp/diff_new_pack.fWYAAq/_old  2017-12-08 12:53:28.786154038 +0100
+++ /var/tmp/diff_new_pack.fWYAAq/_new  2017-12-08 12:53:28.790153894 +0100
@@ -49,15 +49,15 @@
 %endif
 
 Name:   libqt5-qtwebengine
-Version:5.9.2
+Version:5.9.3
 Release:0
 Summary:Qt 5 WebEngine Library
 License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:  Development/Libraries/X11
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.9.2
-%define so_version 5.9.2
+%define real_version 5.9.3
+%define so_version 5.9.3
 %define tar_version qtwebengine-opensource-src-%{real_version}
 Source: 
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
@@ -67,6 +67,8 @@
 Patch2: disable-gpu-when-using-nouveau-boo-1005323.diff
 # PATCH-FIX-UPSTREAM harmony-fix.diff -- Show the patent-free LCD rendering. 
Without this patch, only grayscale rendering is used. (for freetype-2.8.1) 
boo#1061344
 Patch3: harmony-fix.diff
+# PATCH-FIX-OPENSUSE
+Patch4: spinlock-armv6.patch
 # http://www.chromium.org/blink not ported to PowerPC
 ExcludeArch:ppc ppc64 ppc64le s390 s390x
 # Try to fix i586 MemoryErrors with rpmlint
@@ -240,6 +242,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 # QTBUG-61128
 sed -i -e '/toolprefix = /d' -e 's/\${toolprefix}//g' \
   src/3rdparty/chromium/build/toolchain/linux/BUILD.gn

++ qtwebengine-opensource-src-5.9.2.tar.xz -> 
qtwebengine-opensource-src-5.9.3.tar.xz ++
/work/SRC/openSUSE:Factory/libqt5-qtwebengine/qtwebengine-opensource-src-5.9.2.tar.xz
 
/work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new/qtwebengine-opensource-src-5.9.3.tar.xz
 differ: char 26, line 1

++ spinlock-armv6.patch ++
From: Fabian Vogt 
Subject: Fix build on non-MP ARM archs
References: boo#1064535

The ARM ISA before armv6k does not have a yield instruction.

Index: 
qtwebengine-opensource-src-5.9.1/src/3rdparty/chromium/third_party/WebKit/Source/wtf/SpinLock.cpp
===
--- 
qtwebengine-opensource-src-5.9.1.orig/src/3rdparty/chromium/third_party/WebKit/Source/wtf/SpinLock.cpp
+++ 
qtwebengine-opensource-src-5.9.1/src/3rdparty/chromium/third_party/WebKit/Source/wtf/SpinLock.cpp
@@ -29,7 +29,17 @@
 #elif COMPILER(GCC) || COMPILER(CLANG)
 #if CPU(X86_64) || CPU(X86)
 #define YIELD_PROCESSOR __asm__ __volatile__("pause")
-#elif CPU(ARM) || CPU(ARM64)
+#elif (defined(_ARM_ARCH_6K__) || \
+   defined(_ARM_ARCH_6Z__) || \
+   defined(_ARM_ARCH_6ZK__) || \
+   defined(__ARM_ARCH_6T2__) || \
+   defined(__ARM_ARCH_7__) || \
+   defined(__ARM_ARCH_7A__) || \
+   defined(__ARM_ARCH_7R__) || \
+   defined(__ARM_ARCH_7M__) || \
+   defined(__ARM_ARCH_7S__) || \
+   defined(__ARM_ARCH_8A__) || \
+   defined(__aarch64__))
 #define YIELD_PROCESSOR __asm__ __volatile__("yield")
 #elif CPU(MIPS)
 // The MIPS32 docs state that the PAUSE instruction is a no-op on older



  1   2   >