commit pdftk for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package pdftk for openSUSE:Factory checked 
in at 2017-09-25 14:00:07

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


Package is "pdftk"

Mon Sep 25 14:00:07 2017 rev:22 rq:528546 version:2.02

Changes:

--- /work/SRC/openSUSE:Factory/pdftk/pdftk.changes  2017-06-07 
09:55:13.460370984 +0200
+++ /work/SRC/openSUSE:Factory/.pdftk.new/pdftk.changes 2017-09-25 
14:00:09.380588500 +0200
@@ -1,0 +2,6 @@
+Sun Sep 24 22:19:05 UTC 2017 - seife+...@b1-systems.com
+
+- remove -fstack-clash-protection from optflags, gcc6 does choke
+  on this parameter
+
+---



Other differences:
--
++ pdftk.spec ++
--- /var/tmp/diff_new_pack.hJcT7t/_old  2017-09-25 14:00:10.224469769 +0200
+++ /var/tmp/diff_new_pack.hJcT7t/_new  2017-09-25 14:00:10.228469207 +0200
@@ -107,7 +107,9 @@
 %__chmod 644 changelog.txt license_gpl_pdftk/*.txt license_gpl_pdftk/*/*.txt
 
 %build
-%__make -C pdftk CXXFLAGS="%optflags" GCJFLAGS="$(echo " %optflags" | sed 's/ 
-D/ -Wp,-D/g')" GXXV=%gxxv
+## gcc-6 does not know -fstack-clash-protection
+OPTFLAGS="`echo %optflags| sed 's/-fstack-clash-protection//'`"
+%__make -C pdftk CXXFLAGS="$OPTFLAGS" GCJFLAGS="$(echo " $OPTFLAGS" | sed 's/ 
-D/ -Wp,-D/g')" VERSUFF=%gxxv
 
 %install
 %__install -Dm 0755 pdftk/%name %{buildroot}%{_bindir}/%name





commit wcd for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package wcd for openSUSE:Factory checked in 
at 2017-09-25 14:00:00

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


Package is "wcd"

Mon Sep 25 14:00:00 2017 rev:10 rq:528536 version:6.0.1

Changes:

--- /work/SRC/openSUSE:Factory/wcd/wcd.changes  2017-02-25 00:54:38.534494512 
+0100
+++ /work/SRC/openSUSE:Factory/.wcd.new/wcd.changes 2017-09-25 
14:00:02.937495019 +0200
@@ -1,0 +2,6 @@
+Sun Sep 24 18:49:11 UTC 2017 - water...@xs4all.nl
+
+- Update to 6.0.1
+  * New Brazilian Portuguese translations of UI and manual.
+
+---

Old:

  wcd-6.0.0.tar.gz

New:

  wcd-6.0.1.tar.gz



Other differences:
--
++ wcd.spec ++
--- /var/tmp/diff_new_pack.EJUIql/_old  2017-09-25 14:00:03.801373475 +0200
+++ /var/tmp/diff_new_pack.EJUIql/_new  2017-09-25 14:00:03.805372912 +0200
@@ -18,7 +18,7 @@
 
 %define wcd_docdir %{_defaultdocdir}/%{name}
 Name:   wcd
-Version:6.0.0
+Version:6.0.1
 Release:0
 Summary:Chdir for DOS and Unix
 License:GPL-2.0
@@ -65,6 +65,7 @@
 %doc %{_mandir}/man1/wcd.*
 %doc %lang(de) %dir %{_mandir}/de
 %doc %lang(nl) %dir %{_mandir}/nl
+%doc %lang(nl) %dir %{_mandir}/pt_BR
 %doc %lang(uk) %dir %{_mandir}/uk
 %doc %{wcd_docdir}
 %{_libexecdir}/wcd.exe

++ wcd-6.0.0.tar.gz -> wcd-6.0.1.tar.gz ++
 12352 lines of diff (skipped)




commit libqt5-creator for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package libqt5-creator for openSUSE:Factory 
checked in at 2017-09-25 13:59:55

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


Package is "libqt5-creator"

Mon Sep 25 13:59:55 2017 rev:47 rq:528534 version:4.4.0

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-creator/libqt5-creator.changes
2017-09-09 20:25:34.854157215 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-creator.new/libqt5-creator.changes   
2017-09-25 14:00:00.121891165 +0200
@@ -1,0 +2,6 @@
+Sun Sep 24 16:49:48 UTC 2017 - jaime.marquinez.ferran...@fastmail.net
+
+- Fix building of the QmlDesigner plugin by adding libqt5-qtquickcontrols
+  BuildReq (and matching runtime Requires)
+
+---



Other differences:
--
++ libqt5-creator.spec ++
--- /var/tmp/diff_new_pack.PeCWjU/_old  2017-09-25 14:00:01.257731356 +0200
+++ /var/tmp/diff_new_pack.PeCWjU/_new  2017-09-25 14:00:01.261730793 +0200
@@ -38,6 +38,7 @@
 BuildRequires:  libbotan-devel
 BuildRequires:  libqt5-qtbase-devel >= %{qt5_version}
 BuildRequires:  libqt5-qtdeclarative-private-headers-devel >= %{qt5_version}
+BuildRequires:  libqt5-qtquickcontrols >= %{qt5_version}
 BuildRequires:  libqt5-qtscript-devel >= %{qt5_version}
 BuildRequires:  libqt5-qttools-private-headers-devel >= %{qt5_version}
 BuildRequires:  libqt5-qtx11extras-devel >= %{qt5_version}
@@ -61,6 +62,7 @@
 Recommends: libqt5-qtdeclarative-devel
 Recommends: libqt5-qtquick1-devel
 Recommends: libqt5-qttranslations
+Requires:   libqt5-qtquickcontrols
 Suggests:   git-core
 
 # Make sure to rebuild against latest Qt5 (using the last package in chain - 
libQt5Designer5)




commit smugbatch for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package smugbatch for openSUSE:Factory 
checked in at 2017-09-25 14:00:11

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


Package is "smugbatch"

Mon Sep 25 14:00:11 2017 rev:12 rq:528553 version:007

Changes:

--- /work/SRC/openSUSE:Factory/smugbatch/smugbatch.changes  2012-03-29 
07:48:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.smugbatch.new/smugbatch.changes 2017-09-25 
14:00:12.928089380 +0200
@@ -1,0 +2,5 @@
+Mon Sep 25 04:29:51 UTC 2017 - a...@suse.com
+
+- Add nsl.patch to remove unused libnsl to fix building on Factory.
+
+---

New:

  nsl.patch



Other differences:
--
++ smugbatch.spec ++
--- /var/tmp/diff_new_pack.GUy6eE/_old  2017-09-25 14:00:13.723977402 +0200
+++ /var/tmp/diff_new_pack.GUy6eE/_new  2017-09-25 14:00:13.727976840 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package smugbatch
 #
-# 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,11 +17,6 @@
 
 
 Name:   smugbatch
-%if 0%{?suse_version} > 1020
-BuildRequires:  libcurl-devel
-%else
-BuildRequires:  curl-devel
-%endif
 Version:007
 Release:0
 Summary:Tools for smugmug.com
@@ -29,20 +24,26 @@
 Group:  Productivity/Graphics/Other
 Url:http://github.com/gregkh/smugbatch/tree/master
 Source: gregkh-%{name}-%{version}-0-g4e9c3fa.tar.gz
+Patch1: nsl.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1020
+BuildRequires:  libcurl-devel
+%else
+BuildRequires:  curl-devel
+%endif
 
 %description
-Command line tools to access smugmug.com.
-
-Authors:
-
-Greg Kroah-Hartman 
+This collection of tools allows you to list, upload, and download images from
+smugmug.com from a command line.  They are for use with Linux systems and
+hopefully should be able to be easily called by other tools to interact with
+smugmug.com where needed.
 
 %prep
 %setup -q -n gregkh-smugbatch-4e9c3fa
+%patch1 -p0
 
 %build
-make V=1 CFLAGS="%{optflags}"
+make %{?_smp_mflags} V=1 CFLAGS="%{optflags}"
 
 %install
 mkdir -p %{buildroot}%{_prefix}/bin
@@ -53,7 +54,7 @@
 %files
 %defattr(-,root,root)
 %doc RELEASE-NOTES COPYING ChangeLog
-%doc %{_mandir}/man1/*.gz
+%{_mandir}/man1/*%{ext_man}
 %{_bindir}/smug*
 
 %changelog

++ nsl.patch ++
--- Makefile.orig   2012-03-27 00:41:25.0 +0200
+++ Makefile2017-09-25 06:26:23.509008065 +0200
@@ -70,7 +70,7 @@
 # We need -lssl and -lcrypto when using libcurl with SSL support
 # We need -lpthread for the pthread example
 #LIB_OBJS = -lcurl -lnsl -lssl -lcrypto
-LIB_OBJS = -lcurl -lnsl 
+LIB_OBJS = -lcurl
 
 all:   $(PROGRAM) $(MAN_PAGES)
 



commit hivex for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package hivex for openSUSE:Factory checked 
in at 2017-09-25 14:00:14

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


Package is "hivex"

Mon Sep 25 14:00:14 2017 rev:10 rq:528582 version:1.3.14

Changes:

--- /work/SRC/openSUSE:Factory/hivex/hivex.changes  2017-09-20 
17:12:36.686226870 +0200
+++ /work/SRC/openSUSE:Factory/.hivex.new/hivex.changes 2017-09-25 
14:00:15.571717432 +0200
@@ -1,0 +2,5 @@
+Thu Sep 21 13:31:19 UTC 2017 - jeng...@inai.de
+
+- Rectify RPM groups.
+
+---



Other differences:
--
++ hivex.spec ++
--- /var/tmp/diff_new_pack.BMoDzL/_old  2017-09-25 14:00:16.823541305 +0200
+++ /var/tmp/diff_new_pack.BMoDzL/_new  2017-09-25 14:00:16.823541305 +0200
@@ -37,7 +37,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Windows "Registry Hive" extraction library
 License:LGPL-2.1 and GPL-2.0
-Group:  System/Filesystems
+Group:  Development/Libraries/C and C++
 Version:1.3.14
 Release:0
 Source: http://libguestfs.org/download/hivex/%name-%version.tar.gz
@@ -60,7 +60,7 @@
 
 %package -n libhivex0
 Summary:Windows Registry Hive extraction library
-Group:  System/Filesystems
+Group:  System/Libraries
 
 %description -n libhivex0
 Hivex is a Windows Registry Hive extraction library.
@@ -68,7 +68,7 @@
 %if %{with perl_bingings}
 %package -n perl-Win-Hivex
 Summary:Perl bindings for hivex
-Group:  System/Filesystems
+Group:  Development/Languages/Perl
 Requires:   perl = %perl_version
 %if 0%{?suse_version} < 1140
 BuildRequires:  perl-macros
@@ -90,7 +90,7 @@
 BuildRequires:  python
 BuildRequires:  python-devel
 Summary:Python bindings for libhivex
-Group:  System/Filesystems
+Group:  Development/Languages/Python
 
 %description -n python-hivex
 This subpackage contains the Python bindings for hivex.
@@ -103,7 +103,7 @@
 BuildRequires:  ocaml-findlib
 
 Summary:OCAML bindings for libhivex
-Group:  System/Filesystems
+Group:  Development/Languages/Ocaml
 
 %description -n ocaml-hivex
 This subpackage contains the OCAML bindings for hivex.
@@ -111,7 +111,7 @@
 
 %package -n ocaml-hivex-devel
 Summary:OCAML bindings development files for libhivex
-Group:  Development/Libraries/Other
+Group:  Development/Languages/Ocaml
 Requires:   hivex-devel = %{version}
 Requires:   ocaml-hivex = %{version}
 





commit bspwm for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package bspwm for openSUSE:Factory checked 
in at 2017-09-25 14:00:04

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


Package is "bspwm"

Mon Sep 25 14:00:04 2017 rev:3 rq:528537 version:0.9.3

Changes:

--- /work/SRC/openSUSE:Factory/bspwm/bspwm.changes  2017-02-13 
07:49:28.415209459 +0100
+++ /work/SRC/openSUSE:Factory/.bspwm.new/bspwm.changes 2017-09-25 
14:00:06.864942442 +0200
@@ -1,0 +2,16 @@
+Sun Sep 24 16:47:38 UTC 2017 - aavind...@gmail.com
+
+- Created _service file
+- Update to 0.9.3
+- Changes
+* *click_to_focus* is now a button name. Specifying a boolean is
+  deprecated but will still work (`true` is equivalent to `button1`).
+
+- Additions
+* `node -r` now accepts a relative fraction argument.
+* An option was added to `query -{M,D,N}` in order to output names
+  instead of IDs: `--names`.
+* New rule consequence: `rectangle=WxH+X+Y`.
+* New settings: `swallow_first_click` and `directional_focus_tightness`.
+
+---

Old:

  0.9.2.tar.gz

New:

  _service
  bspwm-0.9.3.tar.gz



Other differences:
--
++ bspwm.spec ++
--- /var/tmp/diff_new_pack.jF6tWw/_old  2017-09-25 14:00:07.672828776 +0200
+++ /var/tmp/diff_new_pack.jF6tWw/_new  2017-09-25 14:00:07.680827650 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   bspwm
-Version:0.9.2
+Version:0.9.3
 Release:0
 Summary:A tiling window manager based on binary space partitioning
 License:BSD-2-Clause
 Group:  System/GUI/Other
 Url:https://github.com/baskerville/bspwm
-Source0:https://github.com/baskerville/bspwm/archive/%{version}.tar.gz
+Source0:%{name}-%{version}.tar.gz
 Source1:bspwm.desktop
 BuildRequires:  pkgconfig
 BuildRequires:  zsh
@@ -70,7 +70,6 @@
 %desktop_database_postun
 
 %files
-%defattr (-, root, root)
 %dir %{_datadir}/zsh
 %dir %{_datadir}/zsh/site-functions
 %dir %{_datadir}/fish

++ _service ++

  
https
github.com
baskerville/bspwm/archive/0.9.3.tar.gz
bspwm-0.9.3.tar.gz
  




commit birdie for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package birdie for openSUSE:Factory checked 
in at 2017-09-25 13:59:19

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


Package is "birdie"

Mon Sep 25 13:59:19 2017 rev:3 rq:528417 version:1.1

Changes:

--- /work/SRC/openSUSE:Factory/birdie/birdie.changes2016-10-26 
13:29:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.birdie.new/birdie.changes   2017-09-25 
13:59:34.221535249 +0200
@@ -1,0 +2,6 @@
+Wed Sep 13 19:20:10 UTC 2017 - sor.ale...@meowr.ru
+
+- Add birdie-webkit2gtk4-port.patch: Port to WebKit2Gtk-4.0.
+- Name the patch for Vala 0.34+ birdie-1.1-vala-0.34.patch.
+
+---

Old:

  1.1.tar.gz
  birdie-1.1_vala-0.34.pacth

New:

  birdie-1.1-vala-0.34.patch
  birdie-1.1.tar.gz
  birdie-webkit2gtk4-port.patch



Other differences:
--
++ birdie.spec ++
--- /var/tmp/diff_new_pack.gtAXMU/_old  2017-09-25 13:59:34.985427772 +0200
+++ /var/tmp/diff_new_pack.gtAXMU/_new  2017-09-25 13:59:34.989427209 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package birdie
 #
-# 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
@@ -23,34 +23,33 @@
 License:GPL-3.0
 Group:  Productivity/Networking/Other
 Url:https://birdieapp.github.io/
-Source: https://github.com/birdieapp/birdie/archive/1.1.tar.gz
-# PATCH-FIX-UPSTREAM vala-0.34.pacth [gh#birdieapp/birdie#191] -- Fix warning 
where 'static' is superfluous
-Patch0: birdie-1.1_vala-0.34.pacth
+Source: 
https://github.com/needle-and-thread/birdie/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM birdie-1.1-vala-0.34.patch 
gh#needle-and-thread/birdie#191 -- Fix a warning where "static" is superfluous.
+Patch0: birdie-1.1-vala-0.34.patch
+# PATCH-FIX-UPSTREAM birdie-webkit2gtk4-port.patch sor.ale...@meowr.ru -- Port 
to WebKit2Gtk-4.0.
+Patch1: birdie-webkit2gtk4-port.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  intltool
-BuildRequires:  pkgconfig(xtst)
-BuildRequires:  pkgconfig(libcanberra)
+BuildRequires:  hicolor-icon-theme
+BuildRequires:  pkgconfig
+BuildRequires:  update-desktop-files
+BuildRequires:  vala
+BuildRequires:  pkgconfig(dbusmenu-gtk3-0.4)
 BuildRequires:  pkgconfig(gee-1.0)
-BuildRequires:  pkgconfig(purple)
-BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(json-glib-1.0)
+BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(libnotify)
+BuildRequires:  pkgconfig(purple)
 BuildRequires:  pkgconfig(rest-0.7)
-BuildRequires:  pkgconfig(webkitgtk-3.0)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  update-desktop-files
-%glib2_gsettings_schema_requires
+BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(webkit2gtk-4.0)
+BuildRequires:  pkgconfig(xtst)
 Recommends: %{name}-lang
-%if 0%{?suse_version} == 1320
-BuildRequires:  pkgconfig(vapigen-0.26)
-%else
-BuildRequires:  pkgconfig(vapigen)
-%endif
+%glib2_gsettings_schema_requires
 
 %description
 Birdie is a beautiful and fast Twitter client designed for Elementary OS.
@@ -60,38 +59,39 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+chmod a-x AUTHORS COPYING README.md
 
 %build
 %cmake
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %cmake_install
 %find_lang %{name}
 
 %post
-%glib2_gsettings_schema_post
-%icon_theme_cache_post
 %desktop_database_post
+%icon_theme_cache_post
+%glib2_gsettings_schema_post
 
 %postun
-%glib2_gsettings_schema_postun
-%icon_theme_cache_postun
 %desktop_database_postun
+%icon_theme_cache_postun
+%glib2_gsettings_schema_postun
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README.md
+%doc AUTHORS COPYING README.md
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
-%dir %{_datadir}/appdata
-%dir %{_datadir}/indicators
-%dir %{_datadir}/indicators/messages
-%dir %{_datadir}/indicators/messages/applications
-%{_datadir}/glib-2.0/schemas/org.birdieapp.birdie.gschema.xml
-%{_datadir}/appdata/%{name}.appdata.xml
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/icons/hicolor/*/*/*
+%{_datadir}/glib-2.0/schemas/*%{name}.gschema.xml
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/*%{name}.appdata.xml
+%{_datadir}/applications/*%{name}.desktop
+%{_datadir}/icons/hicolor/*/*/*.*

commit ipset for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package ipset for openSUSE:Factory checked 
in at 2017-09-25 13:59:41

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


Package is "ipset"

Mon Sep 25 13:59:41 2017 rev:25 rq:528438 version:6.34

Changes:

--- /work/SRC/openSUSE:Factory/ipset/ipset.changes  2017-09-20 
17:07:51.846323671 +0200
+++ /work/SRC/openSUSE:Factory/.ipset.new/ipset.changes 2017-09-25 
13:59:46.899751470 +0200
@@ -1,0 +2,11 @@
+Sat Sep 23 19:10:12 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 6.34
+  * Reset state after a command failed, when multiple ones
+are issued.
+  * Handle padding attribute properly in userspace.
+  * Test to check the fix to add an IPv4 range containing more
+than 2^31 addresses.
+- Remove ipset-6.33-export-func.diff (merged)
+
+---

Old:

  ipset-6.33-export-func.diff
  ipset-6.33.tar.bz2

New:

  ipset-6.34.tar.bz2



Other differences:
--
++ ipset.spec ++
--- /var/tmp/diff_new_pack.2GTwxo/_old  2017-09-25 13:59:47.547660312 +0200
+++ /var/tmp/diff_new_pack.2GTwxo/_new  2017-09-25 13:59:47.547660312 +0200
@@ -25,7 +25,7 @@
 %define ipset_build_kmp 0
 %endif
 Name:   ipset
-Version:6.33
+Version:6.34
 Release:0
 Summary:Netfilter ipset administration utility
 License:GPL-2.0
@@ -36,7 +36,6 @@
 Source: http://ipset.netfilter.org/%name-%version.tar.bz2
 Source3:%name-preamble
 Patch1: ipset-destdir.diff
-Patch2: ipset-6.33-export-func.diff
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -105,7 +104,7 @@
 
 %prep
 %setup -q
-%patch -P 1 -P 2 -p1
+%patch -P 1 -p1
 
 %build
 # build wants to call modinfo at some point

++ ipset-6.33.tar.bz2 -> ipset-6.34.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipset-6.33/ChangeLog new/ipset-6.34/ChangeLog
--- old/ipset-6.33/ChangeLog2017-09-12 07:26:58.0 +0200
+++ new/ipset-6.34/ChangeLog2017-09-23 20:44:37.0 +0200
@@ -1,3 +1,15 @@
+6.34
+  - testsuite: Make sure it can be run over ssh :-)
+  - Reset state after a command failed, when multiple ones are issued
+(bugzilla id #1158, reported by Dimitri Grischin)
+  - Handle padding attribute properly in userspace.
+  - Test to check the fix to add an IPv4 range containing more than 2^31
+addresses
+  - Fix the include guards on the include/libipset/linux_ip_set*.h
+(bugzilla id #1139, suggested by Quentin Armitage)
+  - New function added in commit 54802b2c is missing from libipset.map
+(bugzilla id #1182, reported by irher...@gmail.com)
+
 6.33
   - Report if the option is supported by a newer kernel release
   - ipset: Fix ipset command replacement in runtest.sh (Neutron Soutmun)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipset-6.33/Makefile.am new/ipset-6.34/Makefile.am
--- old/ipset-6.33/Makefile.am  2017-09-12 07:26:58.0 +0200
+++ new/ipset-6.34/Makefile.am  2017-09-23 20:44:37.0 +0200
@@ -88,8 +88,10 @@
 
 update_includes:
for x in ip_set.h ip_set_bitmap.h ip_set_hash.h ip_set_list.h; do \
-   cp kernel/include/uapi/linux/netfilter/ipset/$$x \
-   include/libipset/linux_$$x; \
+   sed -r -e 's@#(ifndef|define|endif[ \t]*/[*])[ \t]*_UAPI@#\1 @' \
+  -e 's@^#include @@' \
+   kernel/include/uapi/linux/netfilter/ipset/$$x \
+   > include/libipset/linux_$$x; \
done
 
 update_utils:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipset-6.33/Makefile.in new/ipset-6.34/Makefile.in
--- old/ipset-6.33/Makefile.in  2017-09-12 19:16:07.0 +0200
+++ new/ipset-6.34/Makefile.in  2017-09-23 20:48:28.0 +0200
@@ -1017,8 +1017,10 @@
 
 update_includes:
for x in ip_set.h ip_set_bitmap.h ip_set_hash.h ip_set_list.h; do \
-   cp kernel/include/uapi/linux/netfilter/ipset/$$x \
-   include/libipset/linux_$$x; \
+   sed -r -e 's@#(ifndef|define|endif[ \t]*/[*])[ \t]*_UAPI@#\1 @' \
+  -e 's@^#include @@' \
+   kernel/include/uapi/linux/netfilter/ipset/$$x \
+   > include/libipset/linux_$$x; \
done
 
 update_utils:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipset-6.33/configure new/ipset-6.34/configure
--- old/ipset-6.33/configure2017-09-12 19:16:06.0 +0200
+++ new/ipset-6.34/configure2017-09-23 20:48:27.0 +0200
@@ 

commit caasp-tools for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package caasp-tools for openSUSE:Factory 
checked in at 2017-09-25 13:59:52

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


Package is "caasp-tools"

Mon Sep 25 13:59:52 2017 rev:12 rq:528516 version:0.25

Changes:

--- /work/SRC/openSUSE:Factory/caasp-tools/caasp-tools.changes  2017-09-23 
21:34:47.761517108 +0200
+++ /work/SRC/openSUSE:Factory/.caasp-tools.new/caasp-tools.changes 
2017-09-25 13:59:55.166588357 +0200
@@ -1,0 +2,5 @@
+Sun Sep 24 13:03:35 CEST 2017 - ku...@suse.de
+
+- On fix for cc_suse_caasp.py did go lost
+
+---



Other differences:
--
++ cc_suse_caasp.py ++
--- /var/tmp/diff_new_pack.bZ1Jya/_old  2017-09-25 13:59:56.146450494 +0200
+++ /var/tmp/diff_new_pack.bZ1Jya/_new  2017-09-25 13:59:56.146450494 +0200
@@ -51,7 +51,7 @@
 log.debug(("role administration node found"))
 cmd = ['/usr/share/caasp-container-manifests/activate.sh']
 util.subp(cmd, capture=True)
-   enable_service('admin-node-setup')
+enable_service('admin-node-setup')
 enable_service('docker')
 enable_service('container-feeder')
 enable_service('etcd')
@@ -64,7 +64,7 @@
   "no 'admin_node' found for cluster system role"), name)
 return
 admin_node = caasp_cfg['admin_node']
-   
+
 contents = "master: %s" % (admin_node)
 util.write_file('/etc/salt/minion.d/master.conf', contents, 
mode=DEFAULT_PERMS)
 sed_arg = "s|#NTP=.*|NTP=%s|g" % (admin_node)




commit perl-XML-DOM-XPath for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package perl-XML-DOM-XPath for 
openSUSE:Factory checked in at 2017-09-25 13:59:45

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


Package is "perl-XML-DOM-XPath"

Mon Sep 25 13:59:45 2017 rev:5 rq:528474 version:0.14

Changes:

--- /work/SRC/openSUSE:Factory/perl-XML-DOM-XPath/perl-XML-DOM-XPath.changes
2013-08-11 11:20:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-XML-DOM-XPath.new/perl-XML-DOM-XPath.changes   
2017-09-25 13:59:48.263559588 +0200
@@ -1,0 +2,6 @@
+Sun Sep 24 06:39:10 UTC 2017 - co...@suse.com
+
+- add no-more-encoding.diff to fix test with perl 5.26
+  (https://rt.cpan.org/Public/Bug/Display.html?id=115098)
+
+---

New:

  no-more-encoding.diff



Other differences:
--
++ perl-XML-DOM-XPath.spec ++
--- /var/tmp/diff_new_pack.Ymf7Dg/_old  2017-09-25 13:59:48.915467867 +0200
+++ /var/tmp/diff_new_pack.Ymf7Dg/_new  2017-09-25 13:59:48.919467304 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-XML-DOM-XPath
 #
-# 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
@@ -27,6 +27,7 @@
 Release:0
 Url:http://search.cpan.org/dist/XML-DOM-XPath/
 Source: 
http://www.cpan.org/modules/by-module/XML/XML-DOM-XPath-%{version}.tar.gz
+Patch0: no-more-encoding.diff
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   perl >= 5.16
@@ -45,12 +46,9 @@
 XML::DOM::XPath allows you to use XML::XPath methods to query a DOM. This
 is often much easier than relying only on getElementsByTagName.
 
-Authors:
-
-Michel Rodriguez 
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -68,9 +66,6 @@
 %{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc Changes README

++ no-more-encoding.diff ++
Index: XML-DOM-XPath-0.14/t/test_non_ascii.t
===
--- XML-DOM-XPath-0.14.orig/t/test_non_ascii.t
+++ XML-DOM-XPath-0.14/t/test_non_ascii.t
@@ -7,7 +7,7 @@ use strict;
 use Test::More tests => 10;
 use XML::DOM::XPath;
 
-use encoding 'utf8';
+use utf8;
 
 my $display_warning=0;
 



commit gdal for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gdal for openSUSE:Factory checked in 
at 2017-09-25 13:59:47

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


Package is "gdal"

Mon Sep 25 13:59:47 2017 rev:20 rq:528486 version:2.2.2

Changes:

--- /work/SRC/openSUSE:Factory/gdal/gdal.changes2017-08-14 
12:40:41.954278203 +0200
+++ /work/SRC/openSUSE:Factory/.gdal.new/gdal.changes   2017-09-25 
13:59:49.803342946 +0200
@@ -1,0 +2,6 @@
+Sat Sep 23 13:30:27 UTC 2017 - br...@ioda-net.ch
+
+- New upstream bugfix release 2.2.2
+  See details https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News 
+
+---

Old:

  gdal-2.2.1.tar.xz

New:

  gdal-2.2.2.tar.xz



Other differences:
--
++ gdal.spec ++
--- /var/tmp/diff_new_pack.5XTg7D/_old  2017-09-25 13:59:50.955180887 +0200
+++ /var/tmp/diff_new_pack.5XTg7D/_new  2017-09-25 13:59:50.955180887 +0200
@@ -23,7 +23,7 @@
 %define sourcename gdal
 
 Name:   gdal
-Version:2.2.1
+Version:2.2.2
 Release:0
 Summary:GDAL/OGR - a translator library for raster and vector 
geospatial data formats
 License:MIT and BSD-3-Clause and SUSE-Public-Domain

++ gdal-2.2.1.tar.xz -> gdal-2.2.2.tar.xz ++
/work/SRC/openSUSE:Factory/gdal/gdal-2.2.1.tar.xz 
/work/SRC/openSUSE:Factory/.gdal.new/gdal-2.2.2.tar.xz differ: char 27, line 1




commit NetworkManager-openvpn for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package NetworkManager-openvpn for 
openSUSE:Factory checked in at 2017-09-25 13:59:34

Comparing /work/SRC/openSUSE:Factory/NetworkManager-openvpn (Old)
 and  /work/SRC/openSUSE:Factory/.NetworkManager-openvpn.new (New)


Package is "NetworkManager-openvpn"

Mon Sep 25 13:59:34 2017 rev:69 rq:528430 version:1.8.0

Changes:

--- 
/work/SRC/openSUSE:Factory/NetworkManager-openvpn/NetworkManager-openvpn.changes
2017-08-30 16:23:42.813182323 +0200
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-openvpn.new/NetworkManager-openvpn.changes
   2017-09-25 13:59:41.412523503 +0200
@@ -1,0 +2,20 @@
+Fri Sep 22 21:40:09 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.8.0:
+  + Use gresources for ui files.
+  + Use NMACertChooser for PKCS#11 support.
+  + Support --ifconfig option not only for static key connections
+(bgo#774727).
+  + Fix import for key-direction to make it independent of the
+order (bgo#778154).
+  + Extend support for address family specifier for remote protocol
+(bgo#731620).
+  + Updated translations.
+- Drop
+  add-support-for-IP-address-family-specifier-for-remote.patch:
+  Fixed upstream.
+- Drop obsolete post(un) handling of icon_theme_cache_post(un), no
+  longer needed, there is no icon files anymore.
+- Run spec-cleaner, modernize spec.
+
+---

Old:

  NetworkManager-openvpn-1.2.10.tar.xz
  add-support-for-IP-address-family-specifier-for-remote.patch

New:

  NetworkManager-openvpn-1.8.0.tar.xz



Other differences:
--
++ NetworkManager-openvpn.spec ++
--- /var/tmp/diff_new_pack.X6a0QB/_old  2017-09-25 13:59:42.056432908 +0200
+++ /var/tmp/diff_new_pack.X6a0QB/_new  2017-09-25 13:59:42.060432345 +0200
@@ -17,20 +17,16 @@
 
 
 Name:   NetworkManager-openvpn
+Version:1.8.0
+Release:0
 Summary:NetworkManager VPN support for OpenVPN
 License:GPL-2.0+
 Group:  Productivity/Networking/System
-Version:1.2.10
-Release:0
 Url:http://www.gnome.org/projects/NetworkManager
-Source0:
http://download.gnome.org/sources/NetworkManager-openvpn/1.2/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM 
add-support-for-IP-address-family-specifier-for-remote.patch fate#322475, 
bgo#731620 sck...@suse.com -- add support for IP address family specifier for 
remote protocol
-Patch0: add-support-for-IP-address-family-specifier-for-remote.patch
+Source0:
http://download.gnome.org/sources/NetworkManager-openvpn/1.8/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
-BuildRequires:  pkgconfig(NetworkManager) >= 1.2.0
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(NetworkManager) >= 1.7.0
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libnm) >= 1.2.0
@@ -40,12 +36,14 @@
 BuildRequires:  pkgconfig(libnm-util) >= 1.2.0
 BuildRequires:  pkgconfig(libnma) >= 1.2.0
 BuildRequires:  pkgconfig(libsecret-1) >= 0.18
-Recommends: %{name}-frontend
 Requires:   NetworkManager >= 1.2.0
 Requires:   openvpn
+Recommends: %{name}-frontend
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:s390
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 
 %description
 NetworkManager-openvpn provides VPN support to NetworkManager for
@@ -54,18 +52,18 @@
 %package gnome
 Summary:NetworkManager VPN support for OpenVPN
 Group:  Productivity/Networking/System
-Provides:   %{name}-frontend
 Requires:   %{name} = %{version}-%{release}
 Requires:   NetworkManager-gnome >= 0.5.1
+Provides:   %{name}-frontend
 
 %description gnome
 NetworkManager-openvpn provides VPN support to NetworkManager for
 OpenVPN.
 
 %lang_package
+
 %prep
 %setup -q
-%patch0 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream
 %endif
@@ -73,15 +71,12 @@
 %build
 %configure\
--disable-static
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name} %{?no_lang_C}
-find %{buildroot}%{_libdir} -name '*.la' -delete -print
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %pre
 getent group  nm-openvpn >/dev/null || groupadd -r nm-openvpn
@@ -92,14 +87,7 @@
 nm-openvpn
 exit 0
 
-%post gnome
-%icon_theme_cache_post
-
-%postun gnome
-%icon_theme_cache_postun
-
 %files
-%defattr(-,root,root,-)
 %doc README
 %{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn.so
 

commit lightdm for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package lightdm for openSUSE:Factory checked 
in at 2017-09-25 13:59:28

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


Package is "lightdm"

Mon Sep 25 13:59:28 2017 rev:94 rq:528426 version:1.24.0

Changes:

--- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes  2017-07-21 
22:44:09.309113166 +0200
+++ /work/SRC/openSUSE:Factory/.lightdm.new/lightdm.changes 2017-09-25 
13:59:38.824887574 +0200
@@ -1,0 +2,6 @@
+Sat Sep 23 18:00:30 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.24.0:
+  * No changes.
+
+---

Old:

  lightdm-1.22.0.tar.xz
  lightdm-1.22.0.tar.xz.asc

New:

  lightdm-1.24.0.tar.xz
  lightdm-1.24.0.tar.xz.asc



Other differences:
--
++ lightdm.spec ++
--- /var/tmp/diff_new_pack.gAhY5h/_old  2017-09-25 13:59:40.232689502 +0200
+++ /var/tmp/diff_new_pack.gAhY5h/_new  2017-09-25 13:59:40.236688939 +0200
@@ -17,7 +17,7 @@
 #
 
 
-%define ver_master  1.22
+%define ver_master  1.24
 %define gobject_libname lightdm-gobject-1
 %define gobject_lib lib%{gobject_libname}-0
 %define qt4_libname lightdm-qt-3
@@ -27,7 +27,7 @@
 %define typelibname typelib-1_0-LightDM-1
 %define rundir  /run
 Name:   lightdm
-Version:1.22.0
+Version:1.24.0
 Release:0
 Summary:Lightweight, Cross-desktop Display Manager
 License:GPL-3.0+
@@ -86,10 +86,10 @@
 Requires:   lightdm-greeter
 # Uses pam configuration and relies on scripts provided by xdm.
 Requires:   xdm
-# Migrate users from lxdm to lightdm - we only obsolete up to version 0.5.
-Obsoletes:  lxdm < 0.5
 Requires(pre):  pwdutils
 Recommends: %{name}-lang
+# Migrate users from lxdm to lightdm - we only obsolete up to version 0.5.
+Obsoletes:  lxdm < 0.5
 
 %description
 LightDM is a lightweight, cross-desktop display manager. Its main
@@ -103,7 +103,7 @@
 
 %package -n %{gobject_lib}
 Summary:LightDM GObject-based Client Library
-License:LGPL-2.0 or LGPL-3.0
+License:LGPL-2.0 OR LGPL-3.0
 Group:  System/Libraries
 Recommends: accountsservice
 
@@ -113,7 +113,7 @@
 
 %package gobject-devel
 Summary:Development Files for %{gobject_lib}
-License:LGPL-2.0 or LGPL-3.0
+License:LGPL-2.0 OR LGPL-3.0
 Group:  Development/Libraries/C and C++
 Requires:   %{gobject_lib} = %{version}
 
@@ -123,7 +123,7 @@
 
 %package -n %{typelibname}
 Summary:GObject Introspection Bindings for the LightDM Client Library
-License:LGPL-2.0 or LGPL-3.0
+License:LGPL-2.0 OR LGPL-3.0
 Group:  System/Libraries
 
 %description -n %{typelibname}
@@ -132,7 +132,7 @@
 
 %package -n %{qt4_lib}
 Summary:LightDM Qt4-based Client Library
-License:LGPL-2.0 or LGPL-3.0
+License:LGPL-2.0 OR LGPL-3.0
 Group:  System/Libraries
 
 %description -n %{qt4_lib}
@@ -141,7 +141,7 @@
 
 %package qt-devel
 Summary:Development Files for %{qt4_lib}
-License:LGPL-2.0 or LGPL-3.0
+License:LGPL-2.0 OR LGPL-3.0
 Group:  Development/Libraries/C and C++
 Requires:   %{qt4_lib} = %{version}
 
@@ -151,7 +151,7 @@
 
 %package -n %{qt5_lib}
 Summary:LightDM Qt5-based Client Library
-License:LGPL-2.0 or LGPL-3.0
+License:LGPL-2.0 OR LGPL-3.0
 Group:  System/Libraries
 
 %description -n %{qt5_lib}
@@ -160,7 +160,7 @@
 
 %package qt5-devel
 Summary:Development Files for %{qt5_lib}
-License:LGPL-2.0 or LGPL-3.0
+License:LGPL-2.0 OR LGPL-3.0
 Group:  Development/Libraries/C and C++
 Requires:   %{qt5_lib} = %{version}
 
@@ -271,7 +271,6 @@
 %postun -n %{qt5_lib} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc COPYING.GPL3 NEWS data/lightdm.conf.example
 %{_bindir}/dm-tool
 %{_sbindir}/lightdm
@@ -303,15 +302,12 @@
 %{_mandir}/man1/dm-tool.1*
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files -n %{gobject_lib}
-%defattr(-,root,root)
 %doc COPYING.LGPL2 COPYING.LGPL3
 %{_libdir}/lib%{gobject_libname}.so.*
 
 %files gobject-devel
-%defattr(-,root,root)
 %{_libdir}/lib%{gobject_libname}.so
 %{_libdir}/pkgconfig/lib%{gobject_libname}.pc
 %{_includedir}/%{gobject_libname}/
@@ -321,27 +317,22 @@
 %doc %{_datadir}/gtk-doc/html/%{gobject_libname}/
 
 %files -n %{typelibname}
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/LightDM-1.typelib
 
 %files -n %{qt4_lib}
-%defattr(-,root,root)
 %doc COPYING.LGPL2 COPYING.LGPL3
 %{_libdir}/lib%{qt4_libname}.so.*
 
 %files qt-devel
-%defattr(-,root,root)
 %{_libdir}/lib%{qt4_libname}.so
 

commit nested for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package nested for openSUSE:Factory checked 
in at 2017-09-25 13:59:49

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


Package is "nested"

Mon Sep 25 13:59:49 2017 rev:9 rq:528488 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/nested/nested.changes2017-02-07 
12:02:42.312092007 +0100
+++ /work/SRC/openSUSE:Factory/.nested.new/nested.changes   2017-09-25 
13:59:52.370981689 +0200
@@ -1,0 +2,8 @@
+Wed Sep 20 11:46:06 UTC 2017 - zai...@opensuse.org
+
+- Drop optional python-webkitgtk Requires: webkitgtk and hence
+  python-webkitgtk is going to be dropped from tumbleweed,
+  webkitgtk was deprecated more than 3 years ago, and have numerous
+  unfixed cve's.
+
+---



Other differences:
--
++ nested.spec ++
--- /var/tmp/diff_new_pack.AXuS95/_old  2017-09-25 13:59:53.446830321 +0200
+++ /var/tmp/diff_new_pack.AXuS95/_new  2017-09-25 13:59:53.450829758 +0200
@@ -39,7 +39,6 @@
 BuildRequires:  update-desktop-files
 Requires:   netpbm
 Requires:   python-gtk
-Requires:   python-webkitgtk
 Requires:   texlive
 Requires:   texlive-latex
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit lightdm-gtk-greeter for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package lightdm-gtk-greeter for 
openSUSE:Factory checked in at 2017-09-25 13:59:39

Comparing /work/SRC/openSUSE:Factory/lightdm-gtk-greeter (Old)
 and  /work/SRC/openSUSE:Factory/.lightdm-gtk-greeter.new (New)


Package is "lightdm-gtk-greeter"

Mon Sep 25 13:59:39 2017 rev:19 rq:528436 version:2.0.3

Changes:

--- /work/SRC/openSUSE:Factory/lightdm-gtk-greeter/lightdm-gtk-greeter.changes  
2017-03-12 20:05:45.194871622 +0100
+++ 
/work/SRC/openSUSE:Factory/.lightdm-gtk-greeter.new/lightdm-gtk-greeter.changes 
2017-09-25 13:59:45.499948418 +0200
@@ -1,0 +2,20 @@
+Sat Sep 23 18:00:30 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 2.0.3:
+  * gnome-common is no longer required or used.
+  * Build errors with gcc-7 have been resolved.
+  * Fix enabling Orca screen reader freezes the greeter (lp#1483864).
+  * Scale user image to fit instead of expanding the greeter window
+(lp#1512963).
+  * Replace usage of deprecated GNOME macros (lp#1599486, deb#829931).
+  * Disable Alt+F4 shutdown accelerator if power indicator is not
+present (lp#1690129).
+  * Pre-fill logged in username when locked and hide-users is
+enabled (lp#1701577).
+  * Reset xsession to default if selected user is not found
+(lp#1701745).
+  * Fix missing break in switch.
+  * Fix deference after null check.
+  * Update translations.
+
+---

Old:

  lightdm-gtk-greeter-2.0.2.tar.gz
  lightdm-gtk-greeter-2.0.2.tar.gz.asc

New:

  lightdm-gtk-greeter-2.0.3.tar.gz
  lightdm-gtk-greeter-2.0.3.tar.gz.asc



Other differences:
--
++ lightdm-gtk-greeter.spec ++
--- /var/tmp/diff_new_pack.eKCHsc/_old  2017-09-25 13:59:46.359827436 +0200
+++ /var/tmp/diff_new_pack.eKCHsc/_new  2017-09-25 13:59:46.363826873 +0200
@@ -19,7 +19,7 @@
 
 %define _version 2.0
 Name:   lightdm-gtk-greeter
-Version:2.0.2
+Version:2.0.3
 Release:0
 Summary:Simple display manager (GTK+ greeter)
 License:GPL-3.0+
@@ -28,10 +28,13 @@
 Source: 
https://launchpad.net/%{name}/%{_version}/%{version}/+download/%{name}-%{version}.tar.gz
 Source1:
https://launchpad.net/%{name}/%{_version}/%{version}/+download/%{name}-%{version}.tar.gz.asc
 Source2:%{name}.keyring
+BuildRequires:  autoconf
+BuildRequires:  autoconf-archive
+BuildRequires:  automake
 BuildRequires:  exo-tools
 BuildRequires:  fdupes
-BuildRequires:  gnome-common
 BuildRequires:  intltool
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gmodule-export-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.5
@@ -78,7 +81,10 @@
 sed -i "s/__DATE__/\"$BUILD_DATE\"/" $(grep -rl '__DATE__')
 
 %build
-NOCONFIGURE=1 gnome-autogen.sh
+%if 0%{?suse_version} <= 1320
+export CFLAGS="%{optflags} -std=gnu99"
+%endif
+NOCONFIGURE=1 ./autogen.sh
 %configure
 make %{?_smp_mflags} V=1
 
@@ -110,7 +116,6 @@
 fi
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING README
 %doc %{_docdir}/%{name}/
 %{_sbindir}/%{name}
@@ -125,11 +130,9 @@
 %ghost %attr(0644,root,root) 
%{_sysconfdir}/alternatives/lightdm-default-greeter.desktop
 
 %files branding-upstream
-%defattr(-,root,root)
 %dir %{_sysconfdir}/lightdm/
 %config(noreplace) %{_sysconfdir}/lightdm/lightdm-gtk-greeter.conf
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ lightdm-gtk-greeter-2.0.2.tar.gz -> lightdm-gtk-greeter-2.0.3.tar.gz 
++
 6719 lines of diff (skipped)




commit gnote for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gnote for openSUSE:Factory checked 
in at 2017-09-25 13:59:11

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


Package is "gnote"

Mon Sep 25 13:59:11 2017 rev:55 rq:528352 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/gnote/gnote.changes  2017-08-24 
18:55:02.883039651 +0200
+++ /work/SRC/openSUSE:Factory/.gnote.new/gnote.changes 2017-09-25 
13:59:18.387763004 +0200
@@ -1,0 +2,16 @@
+Mon Sep 18 22:05:25 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.0:
+  + Updated manual.
+  + Updated translations.
+
+---
+Tue Sep  5 21:30:09 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.25.0:
+  + Removed Shadow from SearchView (bgo#783610).
+  + Formatting and actions menus redesigned.
+  + Fix possible crash when deleting a notebook (bgo#701846).
+  + Updated translations.
+
+---

Old:

  gnote-3.24.1.tar.xz

New:

  gnote-3.26.0.tar.xz



Other differences:
--
++ gnote.spec ++
--- /var/tmp/diff_new_pack.QvNJye/_old  2017-09-25 13:59:19.167653276 +0200
+++ /var/tmp/diff_new_pack.QvNJye/_new  2017-09-25 13:59:19.167653276 +0200
@@ -16,15 +16,15 @@
 #
 
 
-%define _gnote_version 3.24
+%define _gnote_version 3.26
 Name:   gnote
-Version:3.24.1
+Version:3.26.0
 Release:0
 Summary:A Port of Tomboy to C++
 License:GPL-3.0+
 Group:  Productivity/Text/Editors
 Url:http://live.gnome.org/Gnote
-Source: 
https://download.gnome.org/sources/gnote/3.24/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnote/3.26/%{name}-%{version}.tar.xz
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_test-devel
 %else

++ gnote-3.24.1.tar.xz -> gnote-3.26.0.tar.xz ++
 16544 lines of diff (skipped)




commit gstreamer-transcoder for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gstreamer-transcoder for 
openSUSE:Factory checked in at 2017-09-25 13:59:05

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


Package is "gstreamer-transcoder"

Mon Sep 25 13:59:05 2017 rev:6 rq:528223 version:1.12.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-transcoder/gstreamer-transcoder.changes
2017-07-17 09:13:06.559447838 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-transcoder.new/gstreamer-transcoder.changes
   2017-09-25 13:59:12.076650955 +0200
@@ -1,0 +2,6 @@
+Thu Sep 21 19:28:29 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.1:
+  + No changelog provided, please check upstream git log.
+
+---

Old:

  gst-transcoder-1.12.0.tar.gz

New:

  gst-transcoder-1.12.1.tar.gz



Other differences:
--
++ gstreamer-transcoder.spec ++
--- /var/tmp/diff_new_pack.VZBRtM/_old  2017-09-25 13:59:13.704421933 +0200
+++ /var/tmp/diff_new_pack.VZBRtM/_new  2017-09-25 13:59:13.712420808 +0200
@@ -18,7 +18,7 @@
 
 Name:   gstreamer-transcoder
 %define _name   gst-transcoder
-Version:1.12.0
+Version:1.12.1
 Release:0
 Summary:GStreamer Transcoding API
 License:LGPL-2.1

++ gst-transcoder-1.12.0.tar.gz -> gst-transcoder-1.12.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-transcoder-1.12.0/gst/transcode/gst-cpu-throttling-clock.c 
new/gst-transcoder-1.12.1/gst/transcode/gst-cpu-throttling-clock.c
--- old/gst-transcoder-1.12.0/gst/transcode/gst-cpu-throttling-clock.c  
2017-06-20 20:59:15.0 +0200
+++ new/gst-transcoder-1.12.1/gst/transcode/gst-cpu-throttling-clock.c  
2017-07-17 16:29:34.0 +0200
@@ -161,6 +161,18 @@
 }
 
 static void
+gst_cpu_throttling_clock_dispose (GObject * object)
+{
+  GstCpuThrottlingClock *self = GST_CPU_THROTTLING_CLOCK (object);
+
+  if (self->priv->evaluate_wait_time) {
+gst_clock_id_unschedule (self->priv->evaluate_wait_time);
+gst_clock_id_unref (self->priv->evaluate_wait_time);
+self->priv->evaluate_wait_time = 0;
+  }
+}
+
+static void
 gst_cpu_throttling_clock_class_init (GstCpuThrottlingClockClass * klass)
 {
   GObjectClass *oclass = G_OBJECT_CLASS (klass);
@@ -173,6 +185,7 @@
 
   oclass->get_property = gst_cpu_throttling_clock_get_property;
   oclass->set_property = gst_cpu_throttling_clock_set_property;
+  oclass->dispose = gst_cpu_throttling_clock_dispose;
 
   /**
* GstCpuThrottlingClock:cpu-usage:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-transcoder-1.12.0/gst/transcode/gsturitranscodebin.c 
new/gst-transcoder-1.12.1/gst/transcode/gsturitranscodebin.c
--- old/gst-transcoder-1.12.0/gst/transcode/gsturitranscodebin.c
2017-06-20 20:59:15.0 +0200
+++ new/gst-transcoder-1.12.1/gst/transcode/gsturitranscodebin.c
2017-07-17 16:29:34.0 +0200
@@ -357,6 +357,7 @@
 
   g_clear_object (>video_filter);
   g_clear_object (>audio_filter);
+  g_clear_object (>cpu_clock);
 
   G_OBJECT_CLASS (gst_uri_transcode_bin_parent_class)->dispose (object);
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-transcoder-1.12.0/gst-libs/gst/transcoding/transcoder/gsttranscoder.c 
new/gst-transcoder-1.12.1/gst-libs/gst/transcoding/transcoder/gsttranscoder.c
--- 
old/gst-transcoder-1.12.0/gst-libs/gst/transcoding/transcoder/gsttranscoder.c   
2017-06-20 20:59:15.0 +0200
+++ 
new/gst-transcoder-1.12.1/gst-libs/gst/transcoding/transcoder/gsttranscoder.c   
2017-07-17 16:29:34.0 +0200
@@ -653,7 +653,6 @@
   "msg-error", G_TYPE_STRING, message, NULL);
   emit_error (self, g_error_copy (err), details);
 
-  gst_structure_free (details);
   g_clear_error ();
   g_free (debug);
   g_free (name);
@@ -1086,7 +1085,7 @@
   g_mutex_lock (>m);
   data->done = TRUE;
   if (data->user_error && (*data->user_error) == NULL)
-g_propagate_error (data->user_error, error);
+g_propagate_error (data->user_error, g_error_copy (error));
   g_cond_broadcast (>cond);
   g_mutex_unlock (>m);
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-transcoder-1.12.0/meson.build 
new/gst-transcoder-1.12.1/meson.build
--- old/gst-transcoder-1.12.0/meson.build   2017-06-20 20:59:15.0 
+0200
+++ new/gst-transcoder-1.12.1/meson.build   2017-07-17 16:29:34.0 
+0200
@@ -1,5 +1,5 @@
 project('gst-transcoder', 'c',
-version : '1.12.0',
+version : 

commit wine for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2017-09-25 13:59:02

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


Package is "wine"

Mon Sep 25 13:59:02 2017 rev:231 rq:528140 version:2.17

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2017-08-21 
11:38:00.901968921 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2017-09-25 
13:59:04.585704904 +0200
@@ -1,0 +2,24 @@
+Sat Sep 16 16:34:34 UTC 2017 - meiss...@suse.com
+
+- Update to 2.17 development snapshot
+  - Better support for grayscale mode in DirectWrite.
+  - Per-application StartupWMClass in desktop files.
+  - Virtual memory compatibility improvements.
+  - Palette handling improvements in WindowsCodecs.
+  - Reply messages improvements in WebServices.
+  - Various bug fixes.
+- updated winetricks
+
+---
+Sun Sep  3 17:23:15 UTC 2017 - meiss...@suse.com
+
+- Update to 2.16 development snapshot
+  - Support for pasting metafiles in RichEdit.
+  - Better support for grayscale PNG images.
+  - Support for safety features in library loading.
+  - Better handling of transforms in GdiPlus.
+  - Rendering improvements in DirectWrite.
+  - Various bug fixes.
+- updated winetricks
+
+---

Old:

  wine-2.15.tar.xz
  wine-2.15.tar.xz.sign

New:

  wine-2.17.tar.xz
  wine-2.17.tar.xz.sign



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.cbL9Et/_old  2017-09-25 13:59:06.753399917 +0200
+++ /var/tmp/diff_new_pack.cbL9Et/_new  2017-09-25 13:59:06.757399354 +0200
@@ -61,8 +61,8 @@
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
 BuildRequires:  pkgconfig(libudev)
-%define realver 2.15
-Version:2.15
+%define realver 2.17
+Version:2.17
 Release:0
 Summary:An MS Windows Emulator
 License:LGPL-2.1+

++ wine-2.15.tar.xz -> wine-2.17.tar.xz ++
/work/SRC/openSUSE:Factory/wine/wine-2.15.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new/wine-2.17.tar.xz differ: char 26, line 1


++ winetricks ++
 3079 lines (skipped)
 between /work/SRC/openSUSE:Factory/wine/winetricks
 and /work/SRC/openSUSE:Factory/.wine.new/winetricks

++ winetricks.1 ++
--- /var/tmp/diff_new_pack.cbL9Et/_old  2017-09-25 13:59:06.929375158 +0200
+++ /var/tmp/diff_new_pack.cbL9Et/_new  2017-09-25 13:59:06.929375158 +0200
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH WINETRICKS 1 "June 2017" "Winetricks 20170614" "Wine Package Manager"
+.TH WINETRICKS 1 "August 2017" "Winetricks 20170823" "Wine Package Manager"
 .SH NAME
 winetricks \- manage virtual Windows environments using Wine
 .SH SYNOPSIS




commit python-gst for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2017-09-25 13:58:59

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


Package is "python-gst"

Mon Sep 25 13:58:59 2017 rev:17 rq:528117 version:1.12.3

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2017-09-11 
16:17:31.349095705 +0200
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2017-09-25 13:59:00.974213028 +0200
@@ -1,0 +2,14 @@
+Mon Sep 18 22:16:39 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + plugin: Always initialize GIL state.
+  + Add support for Gst.Bitmask.
+  + tests: Stop using deprecated assertion methods.
+  + tests: Move all Fundamental types tests in a file.
+  + structure: Add a .keys() method and implement __str__.
+  + Return a Gst.*Range instead of a python range converting from
+GValue to python.
+  + structures: Override __new__ to make it more pythonic.
+  + overrides: Remove IntRange And Int64Range on Python2.
+
+---

Old:

  gst-python-1.12.2.tar.xz

New:

  gst-python-1.12.3.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.qoVVxI/_old  2017-09-25 13:59:01.662116243 +0200
+++ /var/tmp/diff_new_pack.qoVVxI/_new  2017-09-25 13:59:01.666115680 +0200
@@ -18,13 +18,13 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.12.2
+Version:1.12.3
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+
 Group:  Development/Languages/Python
 Url:http://www.gstreamer.net/
-Source: 
http://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
+Source: 
https://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
 BuildRequires:  %{python_module devel}
 BuildRequires:  gobject-introspection
 BuildRequires:  python-rpm-macros

++ gst-python-1.12.2.tar.xz -> gst-python-1.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.12.2/ChangeLog 
new/gst-python-1.12.3/ChangeLog
--- old/gst-python-1.12.2/ChangeLog 2017-07-14 12:40:07.0 +0200
+++ new/gst-python-1.12.3/ChangeLog 2017-09-18 15:56:24.0 +0200
@@ -1,9 +1,86 @@
+=== release 1.12.3 ===
+
+2017-09-18  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.12.3
+
+2017-07-29 23:05:22 -0400  Thibault Saunier 
+
+   * plugin/gstpythonplugin.c:
+ plugin: Always initialize GIL state
+ gcc warns about possibly unintialized use of it
+ (even if it can't actually happen)
+
+2017-07-25 16:17:54 -0400  Thibault Saunier 
+
+   * gi/overrides/Gst.py:
+   * gi/overrides/gstmodule.c:
+   * testsuite/test_types.py:
+ Add support for Gst.Bitmask
+
+2017-07-25 14:35:01 -0400  Thibault Saunier 
+
+   * testsuite/test_types.py:
+ tests: Stop using deprecated assertion methods
+
+2017-07-25 14:29:19 -0400  Thibault Saunier 
+
+   * testsuite/Makefile.am:
+   * testsuite/meson.build:
+   * testsuite/test_doublerange.py:
+   * testsuite/test_fraction.py:
+   * testsuite/test_fractionrange.py:
+   * testsuite/test_int64range.py:
+   * testsuite/test_intrange.py:
+   * testsuite/test_types.py:
+   * testsuite/test_valuearray.py:
+   * testsuite/test_valuelist.py:
+ tests: Move all Fundamental types tests in a file
+ No reason to have one file per type and it makes it more complicated
+ to handle.
+
+2017-07-25 13:00:08 -0400  Thibault Saunier 
+
+   * gi/overrides/Gst.py:
+ structure: Add a .keys() method and implement __str__
+ We are making it behave like a dict, so we should provide the
+ same kind of utilities.
+
+2017-07-24 17:06:06 -0400  Thibault Saunier 
+
+   * gi/overrides/Gst.py:
+   * gi/overrides/gstmodule.c:
+ Return a Gst.*Range instead of a python range converting from GValue 
to python
+ Otherwise we lose the information about what type of range it is, 
which
+ is mandatory, especially when dealing with Structure and Caps.
+
+2017-07-24 12:13:13 -0400  Thibault Saunier 
+
+   * gi/overrides/Gst.py:
+   * testsuite/test_gst.py:
+ structures: Override __new__ to make it 

commit gstreamer-rtsp-server for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gstreamer-rtsp-server for 
openSUSE:Factory checked in at 2017-09-25 13:58:37

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


Package is "gstreamer-rtsp-server"

Mon Sep 25 13:58:37 2017 rev:9 rq:528115 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-rtsp-server/gstreamer-rtsp-server.changes  
2017-07-17 09:12:50.805666877 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-rtsp-server.new/gstreamer-rtsp-server.changes
 2017-09-25 13:58:54.619107170 +0200
@@ -1,0 +2,6 @@
+Mon Sep 18 21:56:48 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + Bugs fixed: bgo#784094, bgo#786457.
+
+---

Old:

  gst-rtsp-server-1.12.2.tar.xz

New:

  gst-rtsp-server-1.12.3.tar.xz



Other differences:
--
++ gstreamer-rtsp-server.spec ++
--- /var/tmp/diff_new_pack.5ga7zV/_old  2017-09-25 13:58:56.602828067 +0200
+++ /var/tmp/diff_new_pack.5ga7zV/_new  2017-09-25 13:58:56.606827504 +0200
@@ -18,13 +18,13 @@
 
 Name:   gstreamer-rtsp-server
 %define _name gst-rtsp-server
-Version:1.12.2
+Version:1.12.3
 Release:0
 Summary:GStreamer-based RTSP server library
 License:LGPL-2.0+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source: 
http://gstreamer.freedesktop.org/src/gst-rtsp-server/%{_name}-%{version}.tar.xz
+Source: 
https://gstreamer.freedesktop.org/src/gst-rtsp-server/%{_name}-%{version}.tar.xz
 BuildRequires:  gstreamer-plugins-good >= 1.10.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.31.1
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.12.0

++ gst-rtsp-server-1.12.2.tar.xz -> gst-rtsp-server-1.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-rtsp-server-1.12.2/ChangeLog 
new/gst-rtsp-server-1.12.3/ChangeLog
--- old/gst-rtsp-server-1.12.2/ChangeLog2017-07-14 12:42:21.0 
+0200
+++ new/gst-rtsp-server-1.12.3/ChangeLog2017-09-18 15:42:00.0 
+0200
@@ -1,9 +1,45 @@
+=== release 1.12.3 ===
+
+2017-09-18  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.12.3
+
+2017-08-18 17:37:01 +0100  Tim-Philipp MĂ¼ller 
+
+   * pkgconfig/meson.build:
+ meson: don't install -uninstalled.pc file
+ https://bugzilla.gnome.org/show_bug.cgi?id=786457
+
+2017-08-17 12:17:05 +0100  Tim-Philipp MĂ¼ller 
+
+   * common:
+ Automatic update of common submodule
+ From 48a5d85 to dd9d403
+
+2017-06-22 07:25:07 -0700  Julien Isorce 
+
+   * gst/rtsp-server/rtsp-stream.c:
+ rtsp-stream: fix connection delay due to wrong assumption on 
last-sample
+ Commit 852cc09f542af5cadd79ffd7fe79d6475cf57e14 assumed that
+ multiudpsink's last-sample always comes from the payloader. Which
+ is wrong if auxiliary streams are multiplexed in the same stream.
+ So check the buffer's ssrc against the caps'ssrc before to use its
+ seqnum. If not the same ssrc just use the payloader as done prior
+ the commit above or when there is no last-sample yet.
+ https://bugzilla.gnome.org/show_bug.cgi?id=784094
+
 === release 1.12.2 ===
 
-2017-07-14  Sebastian Dröge 
+2017-07-14 14:04:48 +0300  Sebastian Dröge 
 
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
* configure.ac:
- releasing 1.12.2
+   * gst-rtsp-server.doap:
+   * meson.build:
+ Release 1.12.2
 
 === release 1.12.1 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-rtsp-server-1.12.2/NEWS 
new/gst-rtsp-server-1.12.3/NEWS
--- old/gst-rtsp-server-1.12.2/NEWS 2017-07-14 12:43:35.0 +0200
+++ new/gst-rtsp-server-1.12.3/NEWS 2017-09-18 15:42:51.0 +0200
@@ -1,8 +1,8 @@
 # GStreamer 1.12 Release Notes
 
 GStreamer 1.12.0 was originally released on 4th May 2017.
-The latest bug-fix release in the 1.12 series is [1.12.2](#1.12.2) and was
-released on 14 July 2017.
+The latest bug-fix release in the 1.12 series is [1.12.3](#1.12.3) and was
+released on 18 September 2017.
 
 The GStreamer team is proud to announce a new major feature release in the
 stable 1.x API series of your favourite cross-platform multimedia framework!
@@ -13,7 +13,7 @@
 See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest
 version of this 

commit gstreamer-plugins-vaapi for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-vaapi for 
openSUSE:Factory checked in at 2017-09-25 13:58:22

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


Package is "gstreamer-plugins-vaapi"

Mon Sep 25 13:58:22 2017 rev:18 rq:528113 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi/gstreamer-plugins-vaapi.changes
  2017-07-17 09:12:57.380740729 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new/gstreamer-plugins-vaapi.changes
 2017-09-25 13:58:30.566491289 +0200
@@ -1,0 +2,6 @@
+Mon Sep 18 21:52:28 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + Bugs fixed: bgo#754885, bgo#785032, bgo#786307, bgo#787733.
+
+---

Old:

  gstreamer-vaapi-1.12.2.tar.xz

New:

  gstreamer-vaapi-1.12.3.tar.xz



Other differences:
--
++ gstreamer-plugins-vaapi.spec ++
--- /var/tmp/diff_new_pack.ScgguX/_old  2017-09-25 13:58:35.833750205 +0200
+++ /var/tmp/diff_new_pack.ScgguX/_new  2017-09-25 13:58:35.833750205 +0200
@@ -19,7 +19,7 @@
 %define gst_branch 1.0
 
 Name:   gstreamer-plugins-vaapi
-Version:1.12.2
+Version:1.12.3
 Release:0
 Summary:Gstreamer VA-API plugins
 License:LGPL-2.1+

++ gstreamer-vaapi-1.12.2.tar.xz -> gstreamer-vaapi-1.12.3.tar.xz ++
 1892 lines of diff (skipped)




commit gstreamer-validate for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2017-09-25 13:58:56

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


Package is "gstreamer-validate"

Mon Sep 25 13:58:56 2017 rev:11 rq:528116 version:1.12.3

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2017-07-17 09:12:46.666249942 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2017-09-25 13:58:57.610686265 +0200
@@ -1,0 +2,9 @@
+Mon Sep 18 22:11:31 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + launcher: Automatically disable output coloration if not
+supported.
+  + meson: Fix the way we set the testsuite version.
+  + validate:launcher: Use the number of failed test as exit code.
+
+---

Old:

  gst-validate-1.12.2.tar.xz

New:

  gst-validate-1.12.3.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.aLFaIW/_old  2017-09-25 13:58:58.486563032 +0200
+++ /var/tmp/diff_new_pack.aLFaIW/_new  2017-09-25 13:58:58.486563032 +0200
@@ -18,13 +18,13 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.12.2
+Version:1.12.3
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org
-Source: 
http://gstreamer.freedesktop.org/src/%{_name}/%{_name}-%{version}.tar.xz
+Source: 
https://gstreamer.freedesktop.org/src/%{_name}/%{_name}-%{version}.tar.xz
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gdk-3.0)
 BuildRequires:  pkgconfig(gee-1.0)

++ gst-validate-1.12.2.tar.xz -> gst-validate-1.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.2/ChangeLog 
new/gst-validate-1.12.3/ChangeLog
--- old/gst-validate-1.12.2/ChangeLog   2017-07-14 12:48:58.0 +0200
+++ new/gst-validate-1.12.3/ChangeLog   2017-09-18 15:58:22.0 +0200
@@ -1,9 +1,38 @@
-=== release 1.12.2 ===
+=== release 1.12.3 ===
 
-2017-07-14  Sebastian Dröge 
+2017-09-18  Sebastian Dröge 
 
* configure.ac:
- releasing 1.12.2
+ releasing 1.12.3
+
+2017-08-26 10:50:44 -0300  Thibault Saunier 
+
+   * validate/launcher/utils.py:
+ launcher: Automatically disable output coloration if not supported
+
+2017-08-26 09:10:40 -0300  Thibault Saunier 
+
+   * validate/launcher/meson.build:
+ meson: Fix the way we set the testsuite version
+
+2017-08-18 11:37:28 -0300  Thibault Saunier 
+
+   * validate/launcher/baseclasses.py:
+   * validate/launcher/main.py:
+   * validate/launcher/reporters.py:
+ validate:launcher: Use the number of failed test as exit code
+ We used to always return 0, which was not right!
+
+=== release 1.12.2 ===
+
+2017-07-14 14:05:44 +0300  Sebastian Dröge 
+
+   * meson.build:
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.12.2
 
 2017-07-14 10:36:49 +0300  Sebastian Dröge 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.2/NEWS new/gst-validate-1.12.3/NEWS
--- old/gst-validate-1.12.2/NEWS2017-07-14 12:49:37.0 +0200
+++ new/gst-validate-1.12.3/NEWS2017-09-18 15:59:02.0 +0200
@@ -1,8 +1,8 @@
 # GStreamer 1.12 Release Notes
 
 GStreamer 1.12.0 was originally released on 4th May 2017.
-The latest bug-fix release in the 1.12 series is [1.12.2](#1.12.2) and was
-released on 14 July 2017.
+The latest bug-fix release in the 1.12 series is [1.12.3](#1.12.3) and was
+released on 18 September 2017.
 
 The GStreamer team is proud to announce a new major feature release in the
 stable 1.x API series of your favourite cross-platform multimedia framework!
@@ -13,7 +13,7 @@
 See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest
 version of this document.
 
-*Last updated: Friday 14 July 2017, 10:00 UTC [(log)][gitlog]*
+*Last updated: Monday 19 September 2017, 12:30 UTC [(log)][gitlog]*
 
 [latest]: https://gstreamer.freedesktop.org/releases/1.12/
 [gitlog]: 

commit xzgv for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package xzgv for openSUSE:Factory checked in 
at 2017-09-25 13:57:49

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


Package is "xzgv"

Mon Sep 25 13:57:49 2017 rev:25 rq:527054 version:0.9.2

Changes:

--- /work/SRC/openSUSE:Factory/xzgv/xzgv.changes2012-09-11 
09:22:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.xzgv.new/xzgv.changes   2017-09-25 
13:57:50.576117800 +0200
@@ -1,0 +2,10 @@
+Sun Sep 17 07:37:07 UTC 2017 - aloi...@gmx.com
+
+- Update to version 0.9.2
+- Dropped xzgv-0.9.1-exif-orient.patch and
+  xzgv-0.9.1-as-needed.patch (merged upstream or no longer
+  necessary) and xzgv.desktop (already supplied)
+- Added xzgv-0.9.2-paths.patch
+- Spec cleanup
+
+---

Old:

  xzgv-0.9.1-as-needed.patch
  xzgv-0.9.1-exif-orient.patch
  xzgv-0.9.1.tar.bz2
  xzgv.desktop

New:

  xzgv-0.9.2-paths.patch
  xzgv-0.9.2.tar.gz



Other differences:
--
++ xzgv.spec ++
--- /var/tmp/diff_new_pack.433l3m/_old  2017-09-25 13:57:52.095903971 +0200
+++ /var/tmp/diff_new_pack.433l3m/_new  2017-09-25 13:57:52.099903409 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xzgv
 #
-# 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,25 +17,25 @@
 
 
 Name:   xzgv
-BuildRequires:  gtk2-devel
-BuildRequires:  libexif-devel
-BuildRequires:  update-desktop-files
-%if 0%{suse_version} > 1220
-BuildRequires:  makeinfo
-%endif
-Url:http://sourceforge.net/projects/xzgv
-Version:0.9.1
+Version:0.9.2
 Release:0
 Summary:A Fast Picture Viewer for the X Window System
 License:GPL-2.0+
 Group:  Productivity/Graphics/Viewers
-Source: %{name}-%{version}.tar.bz2
-Source1:%name.desktop
-PreReq: %install_info_prereq
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Patch:  xzgv-0.9.1-as-needed.patch
-Patch1: xzgv-0.9.1-exif-orient.patch
+Url:https://sourceforge.net/projects/xzgv
+Source: 
https://sourceforge.net/projects/xzgv/files/xzgv/%{version}/%{name}-%{version}.tar.gz
 Patch2: xzgv-0.9.1-iconify.patch
+# PATCH-FIX-UPSTREAM xzgv-0.9.2-paths.patch -- create missing paths
+Patch3: xzgv-0.9.2-paths.patch
+BuildRequires:  gtk2-devel
+BuildRequires:  libexif-devel
+%if 0%{?suse_version} > 1220
+BuildRequires:  makeinfo
+%endif
+BuildRequires:  update-desktop-files
+Requires(post): %{install_info_prereq}
+Requires(preun): %{install_info_prereq}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Xzgv is a picture viewer for the X Window System with a thumbnail-based
@@ -47,23 +47,20 @@
 
 %prep
 %setup -q
-%patch
-%patch1
 %patch2
+%patch3 -p1
 
 %build
-sed -e "s/^CFLAGS=.*/CFLAGS=$RPM_OPT_FLAGS/;" < config.mk > config.mk.tmp
-mv config.mk.tmp config.mk
-make PREFIX=/usr
+sed -i "s/^CFLAGS=.*/CFLAGS=%{optflags}/;" config.mk
+make %{?_smp_mflags} PREFIX=%{_prefix}
 # Make all doesn't build the info, but we need it for make install
 # (fail the build when this is fixed)
 test ! -f doc/xzgv.info.gz
-make info PREFIX=/usr
+make %{?_smp_mflags} info PREFIX=%{_prefix}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-make PREFIX=$RPM_BUILD_ROOT/usr install
-%suse_update_desktop_file -i %name Graphics Viewer
+make PREFIX=%{buildroot}%{_prefix} install
+%suse_update_desktop_file -i %{name} Graphics Viewer
 # Fix permission (fail the build when this is fixed)
 test -x %{buildroot}%{_mandir}/man1/xzgv.1
 chmod a-x %{buildroot}%{_mandir}/man1/xzgv.1
@@ -79,7 +76,8 @@
 %doc README AUTHORS COPYING NEWS TODO
 %{_bindir}/xzgv
 %{_datadir}/applications/xzgv.desktop
-%doc %{_mandir}/man1/xzgv.1.gz
-%doc %{_infodir}/xzgv.info.gz
+%{_datadir}/pixmaps/xzgv.xpm
+%{_mandir}/man1/xzgv.1%{ext_man}
+%{_infodir}/xzgv.info%{ext_info}
 
 %changelog

++ xzgv-0.9.2-paths.patch ++
Index: xzgv-0.9.2/src/Makefile
===
--- xzgv-0.9.2.orig/src/Makefile
+++ xzgv-0.9.2/src/Makefile
@@ -28,16 +28,14 @@ xzgv: $(OBJS)
$(CC) -o xzgv $(OBJS) $(LDFLAGS)
 
 installdirs:
-   /bin/sh ../mkinstalldirs $(BINDIR)
+   /bin/sh ../mkinstalldirs $(BINDIR) $(DESKTOPDIR1) $(PIXMAPDIR)
 
 install: xzgv installdirs
install xzgv $(BINDIR)
chmod 755 $(BINDIR)/xzgv
install xzgv.desktop $(DESKTOPDIR1)
-   install xzgv.desktop $(DESKTOPDIR2)
install icon-64.xpm 

commit kicad-i18n for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package kicad-i18n for openSUSE:Factory 
checked in at 2017-09-25 13:58:13

Comparing /work/SRC/openSUSE:Factory/kicad-i18n (Old)
 and  /work/SRC/openSUSE:Factory/.kicad-i18n.new (New)


Package is "kicad-i18n"

Mon Sep 25 13:58:13 2017 rev:7 rq:528047 version:4.0.7

Changes:

--- /work/SRC/openSUSE:Factory/kicad-i18n/kicad-i18n.changes2017-09-05 
15:19:25.237811383 +0200
+++ /work/SRC/openSUSE:Factory/.kicad-i18n.new/kicad-i18n.changes   
2017-09-25 13:58:15.432620574 +0200
@@ -1,0 +2,5 @@
+Thu Sep 21 08:43:23 UTC 2017 - jsl...@suse.com
+
+- cs is Czech, not Serbian
+
+---



Other differences:
--
++ kicad-i18n.spec ++
--- /var/tmp/diff_new_pack.0ffgMW/_old  2017-09-25 13:58:16.348491714 +0200
+++ /var/tmp/diff_new_pack.0ffgMW/_new  2017-09-25 13:58:16.348491714 +0200
@@ -54,12 +54,12 @@
 This package contains Catalan translations for KiCad
 
 %package -n kicad-lang-cs
-Summary:Serbian translations for KiCad
+Summary:Czech translations for KiCad
 Group:  System/Localization
 Provides:   locale(kicad:cs)
 
 %description -n kicad-lang-cs
-This package contains Serbian translations for KiCad
+This package contains Czech translations for KiCad
 
 %package -n kicad-lang-de
 Summary:German translations for KiCad




commit odp for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package odp for openSUSE:Factory checked in 
at 2017-09-25 13:58:08

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


Package is "odp"

Mon Sep 25 13:58:08 2017 rev:3 rq:527722 version:1.11.0.0

Changes:

--- /work/SRC/openSUSE:Factory/odp/odp.changes  2017-06-26 15:52:15.831656252 
+0200
+++ /work/SRC/openSUSE:Factory/.odp.new/odp.changes 2017-09-25 
13:58:09.401469136 +0200
@@ -1,0 +2,5 @@
+Thu Sep 21 10:59:18 UTC 2017 - marco.varl...@suse.com
+
+- Removed examples sub-package
+
+---



Other differences:
--
++ odp.spec ++
--- /var/tmp/diff_new_pack.gnN6rg/_old  2017-09-25 13:58:10.141365035 +0200
+++ /var/tmp/diff_new_pack.gnN6rg/_new  2017-09-25 13:58:10.145364472 +0200
@@ -27,7 +27,6 @@
 Patch0: 0001-increase_ODP_CPUMASK_SIZE.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  chrpath
 BuildRequires:  doxygen
 %if %{suse_version} >= 1330
 BuildRequires:  gcc
@@ -68,17 +67,6 @@
 This package contains the development files for the OpenDataPlane
 reference implementation.
 
-%package example
-Summary:OpenDataPlane Reference examples
-Group:  Development/Libraries/C and C++
-Requires:   %{name}-libs = %{version}-%{release}
-Conflicts:  otherproviders(odp-any-example)
-Provides:   odp-any-example = %{version}
-
-%description example
-Examples for the OpenDataPlane reference implementation (ODP).
-The ODP project is a set of APIs for the networking data plane.
-
 %prep
 %setup -q -n odp-1.11.0.0_monarch
 # The below command is used to replace the use of git-hash with the version of 
the source code
@@ -101,18 +89,13 @@
 make V=1 CC=gcc-6 DESTDIR=%{buildroot} %{?_smp_mflags} install
 %endif
 find %{buildroot} -type f -name 'libodp*.la' |xargs rm -f
-rm -f %{buildroot}%{_bindir}/odp_ipsec_run*
-chrpath -k -d %{buildroot}%{_bindir}/*
+rm -f %{buildroot}%{_bindir}/odp_*
 
 %files libs
 %defattr(-,root,root)
 %doc LICENSE README CHANGELOG
 %{_libdir}/libodp*.so.*
 
-%files example
-%defattr(-,root,root)
-%{_bindir}/*
-
 %files devel
 %defattr(-,root,root)
 %{_includedir}/odp*




commit squid for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package squid for openSUSE:Factory checked 
in at 2017-09-25 13:58:16

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


Package is "squid"

Mon Sep 25 13:58:16 2017 rev:49 rq:528110 version:3.5.27

Changes:

--- /work/SRC/openSUSE:Factory/squid/squid.changes  2017-07-30 
11:27:48.273800464 +0200
+++ /work/SRC/openSUSE:Factory/.squid.new/squid.changes 2017-09-25 
13:58:17.896273946 +0200
@@ -1,0 +2,9 @@
+Thu Sep 21 12:01:50 UTC 2017 - adam.ma...@suse.de
+
+- Add missing build dependency on libnsl-devel for Factory.
+  libnsl was split from glibc
+- Update Squid to 3.5.27
+  * bug fix release - for complete list of changes see
+http://www.squid-cache.org/Versions/v3/3.5/changesets/
+
+---

Old:

  squid-3.5.26.tar.xz
  squid-3.5.26.tar.xz.asc

New:

  squid-3.5.27.tar.xz
  squid-3.5.27.tar.xz.asc



Other differences:
--
++ squid.spec ++
--- /var/tmp/diff_new_pack.pRLQKb/_old  2017-09-25 13:58:18.696161404 +0200
+++ /var/tmp/diff_new_pack.pRLQKb/_new  2017-09-25 13:58:18.700160841 +0200
@@ -19,7 +19,7 @@
 %define squidlibdir %{_libdir}/squid
 %define squidconfdir %{_sysconfdir}/squid
 Name:   squid
-Version:3.5.26
+Version:3.5.27
 Release:0
 Summary:Caching and forwarding HTTP web proxy
 License:GPL-2.0+
@@ -45,6 +45,9 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libcap-devel
 BuildRequires:  libtool
+%if 0%{?suse_version} >= 1500
+BuildRequires:  libnsl-devel
+%endif
 BuildRequires:  openldap2-devel
 BuildRequires:  opensp-devel
 BuildRequires:  openssl-devel

++ squid-3.5.26.tar.xz -> squid-3.5.27.tar.xz ++
 4031 lines of diff (skipped)

++ squid-3.5.26.tar.xz.asc -> squid-3.5.27.tar.xz.asc ++
--- /work/SRC/openSUSE:Factory/squid/squid-3.5.26.tar.xz.asc2017-06-21 
13:54:42.360407409 +0200
+++ /work/SRC/openSUSE:Factory/.squid.new/squid-3.5.27.tar.xz.asc   
2017-09-25 13:58:17.768291952 +0200
@@ -1,20 +1,20 @@
-File: squid-3.5.26.tar.xz
-Date: Fri Jun  2 00:43:54 UTC 2017
-Size: 2328352
-MD5 : 510e2c84773879c00d0e7ced997864d9
-SHA1: 51a664217957b35de8b7fae180b9f93a759a4204
+File: squid-3.5.27.tar.xz
+Date: Sat Aug 19 20:16:51 UTC 2017
+Size: 2303468
+MD5 : 39ef8199675d48a314b540f92c00c545
+SHA1: 1e69c96d13cd49844da3bcf33a0b428fbe7b6f77
 Key : 0xFF5CF463 
 EA31 CC5E 9488 E516 8D2D  CC5E B268 E706 FF5C F463
   keyring = http://www.squid-cache.org/pgp.asc
   keyserver = subkeys.pgp.net
 -BEGIN PGP SIGNATURE-
 
-iQEzBAABCAAdFiEE6jHMXpSI5RaNLcxesmjnBv9c9GMFAlkwtTYACgkQsmjnBv9c
-9GPpRAf7B+2gZgh1GGwjDheRvX43odQhVg9KkXB+raufqDBSRs7cyj5E/cC9XBPC
-bmhyF2sk03p0a8wgmSbIH7gBFZ01TbQ5np2dUGh0b9sZPI8DJcSDPS8g9I2IT99v
-axAttf8IbSzeNTgOk4l/veNMA1RU5fgyY19FnD+G22rVhcmWZFMfD/GBTyw3oc1i
-7Hs/ulyCmdOHmzzTinMBEaU787mxwng2K7j2SV0O4W6wnuakAMWLdSCGsrUNBwik
-teu5nd/AuAo1Y1KhM8adjHcANwa12s02yPUgkxyIDkVKBgYmbJAGvfSwFpOqRK4q
-2uvHSqEAJr47u+n+Y2QampwAXCOEDQ==
-=XyzG
+iQEzBAABCAAdFiEE6jHMXpSI5RaNLcxesmjnBv9c9GMFAlmYnLsACgkQsmjnBv9c
+9GM1uAf+PeYKQI/hwJZXul020S5+pyxBem8txVVqTba1YZA/khk0vRqj54lBBxrX
+C5AsnNbY6yGfsH6S0tQCFn3IkftXgUVMWij5x10yUYhZiXjV0EFe9rBiAOkd4zuT
+j/4HOsHaG0I1qNqh1NZmvyV/a40Eq65lphOySt6N2okXeZS0Daoc23HHUXtZrO49
+QqY2LEhKYg9mtxE3k7lnZ7AxWtzZPQrdqNOZLs7pyJikGn7Usv2hzdIjyyaBRV9g
+jwUPzEOiCLYleExCeqE/9k5M7JLRIJE7ofnkbkVs9+V57csYkQ5Cqr5vMWhvL1RN
+4GGMjSMMS2m7vhiLPTgMn5ebHn6bJw==
+=eHYj
 -END PGP SIGNATURE-




commit odp-thunderx for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package odp-thunderx for openSUSE:Factory 
checked in at 2017-09-25 13:58:10

Comparing /work/SRC/openSUSE:Factory/odp-thunderx (Old)
 and  /work/SRC/openSUSE:Factory/.odp-thunderx.new (New)


Package is "odp-thunderx"

Mon Sep 25 13:58:10 2017 rev:4 rq:527726 version:1.11.0.0

Changes:

--- /work/SRC/openSUSE:Factory/odp-thunderx/odp-thunderx.changes
2017-06-26 15:52:22.318741512 +0200
+++ /work/SRC/openSUSE:Factory/.odp-thunderx.new/odp-thunderx.changes   
2017-09-25 13:58:11.905116881 +0200
@@ -1,0 +2,5 @@
+Thu Sep 21 10:59:53 UTC 2017 - marco.varl...@suse.com
+
+- Removed examples sub-package
+
+---



Other differences:
--
++ odp-thunderx.spec ++
--- /var/tmp/diff_new_pack.hH6P7O/_old  2017-09-25 13:58:13.524888985 +0200
+++ /var/tmp/diff_new_pack.hH6P7O/_new  2017-09-25 13:58:13.52422 +0200
@@ -28,7 +28,6 @@
 Source0:odp-thunderx-1.11.0.0.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  chrpath
 BuildRequires:  doxygen
 %if %{suse_version} >= 1330
 BuildRequires:  gcc
@@ -69,17 +68,6 @@
 This package contains the development files for the OpenDataPlane
 reference implementation.
 
-%package example
-Summary:OpenDataPlane Reference examples
-Group:  Development/Libraries/C and C++
-Requires:   %{name}-libs = %{version}-%{release}
-Conflicts:  otherproviders(odp-any-example)
-Provides:   odp-any-example = %{version}
-
-%description example
-Examples for the OpenDataPlane reference implementation (ODP).
-The ODP project is a set of APIs for the networking data plane.
-
 %prep
 %setup -q -n odp-thunderx
 # The below command is used to replace the use of git-hash with the version of 
the source code
@@ -105,17 +93,13 @@
 make V=1 CC=gcc-6 DESTDIR=%{buildroot} %{?_smp_mflags} install
 %endif
 find %{buildroot} -type f -name 'libodp*.la' |xargs rm -f
-chrpath --delete %{buildroot}%{_bindir}/*
+rm -f %{buildroot}%{_bindir}/*
 
 %files libs
 %defattr(-,root,root)
 %doc LICENSE README CHANGELOG
 %{_libdir}/libodp*.so.*
 
-%files example
-%defattr(-,root,root)
-%{_bindir}/*
-
 %files devel
 %defattr(-,root,root)
 %{_includedir}/odp*




commit swig for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package swig for openSUSE:Factory checked in 
at 2017-09-25 13:57:31

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


Package is "swig"

Mon Sep 25 13:57:31 2017 rev:61 rq:528527 version:3.0.12

Changes:

--- /work/SRC/openSUSE:Factory/swig/swig.changes2017-02-06 
14:35:15.652853086 +0100
+++ /work/SRC/openSUSE:Factory/.swig.new/swig.changes   2017-09-25 
13:57:33.462525627 +0200
@@ -1,0 +2,5 @@
+Sun Sep 24 10:47:22 UTC 2017 - co...@suse.com
+
+- add swig-perl526.patch from upstream to work with perl 5.26
+
+---

New:

  swig-perl526.patch



Other differences:
--
++ swig.spec ++
--- /var/tmp/diff_new_pack.qVTfug/_old  2017-09-25 13:57:34.210420401 +0200
+++ /var/tmp/diff_new_pack.qVTfug/_new  2017-09-25 13:57:34.210420401 +0200
@@ -29,6 +29,7 @@
 Source1:%{name}.rpmlintrc
 Patch2: swig308-isfinite.diff
 Patch3: swig-ocaml-int64.patch
+Patch4: swig-perl526.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 %if 0%{?suse_version} > 1325
@@ -134,6 +135,7 @@
 %setup -q
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %ifarch s390 s390x

++ swig-perl526.patch ++
>From 8855ef2b482c09da9255079b0fac92d08c8308fb Mon Sep 17 00:00:00 2001
From: Olly Betts 
Date: Tue, 13 Jun 2017 17:32:37 +1200
Subject: [PATCH] [Perl] Fix testsuite to work without . in @INC

"." was removed from @INC in Perl 5.26 for security reasons, and has
also been removed from older versions in some distros.

Fixes https://github.com/swig/swig/issues/997 reported by lfam.
---
 Examples/Makefile.in   | 2 +-
 Examples/test-suite/perl5/run-perl-test.pl | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/Examples/Makefile.in b/Examples/Makefile.in
index 7682b565fc..8a88fb5eaa 100644
--- a/Examples/Makefile.in
+++ b/Examples/Makefile.in
@@ -282,7 +282,7 @@ perl5_static_cpp: $(SRCDIR_SRCS)
 # -
 
 perl5_run:
-   $(RUNTOOL) $(PERL) $(PERL5_SCRIPT) $(RUNPIPE)
+   $(RUNTOOL) $(PERL) -I. $(PERL5_SCRIPT) $(RUNPIPE)
 
 # -
 # Version display
diff --git a/Examples/test-suite/perl5/run-perl-test.pl 
b/Examples/test-suite/perl5/run-perl-test.pl
index 106bf002bb..5ea4e51157 100644
--- a/Examples/test-suite/perl5/run-perl-test.pl
+++ b/Examples/test-suite/perl5/run-perl-test.pl
@@ -7,7 +7,7 @@
 
 my $command = shift @ARGV;
 
-my $output = `$^X $command 2>&1`;
+my $output = `$^X -I. $command 2>&1`;
 
 die "SWIG Perl test failed: \n\n$output\n"
   if $?;



commit apparmor for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2017-09-25 13:57:26

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


Package is "apparmor"

Mon Sep 25 13:57:26 2017 rev:104 rq:528520 version:2.11.0

Changes:

--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes2017-08-24 
18:26:41.654661781 +0200
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2017-09-25 
13:57:27.959299913 +0200
@@ -1,0 +2,6 @@
+Sun Sep 24 09:14:02 UTC 2017 - co...@suse.com
+
+- add apparmor-fix-podsyntax.patch from mailing list to fix
+  compilation with perl 5.26
+
+---

New:

  apparmor-fix-podsyntax.patch



Other differences:
--
++ apparmor.spec ++
--- /var/tmp/diff_new_pack.7duyKR/_old  2017-09-25 13:57:28.755187934 +0200
+++ /var/tmp/diff_new_pack.7duyKR/_new  2017-09-25 13:57:28.759187372 +0200
@@ -85,6 +85,9 @@
 Patch12:apparmor-yast-cleanup.patch
 Patch13:apparmor-json-support.patch
 
+# https://marc.info/?l=apparmor-dev=150151113011870=p7
+Patch14:apparmor-fix-podsyntax.patch
+
 PreReq: sed
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define apparmor_bin_prefix /lib/apparmor
@@ -391,6 +394,7 @@
 %patch11
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 
 # search for left-over multiline rules
 test -z "$(grep -r '^\s*\(unix\|dbus\)[^,]\(([^)]*)\)*[^,]*$' 
profiles/apparmor.d/)"


++ apparmor-fix-podsyntax.patch ++
Author: Jamie Strandboge 
Description: update aa-status.pod for updated podchecker
Bug-Ubuntu: https://launchpad.net/bugs/1707614
Forwarded: yes
Index: apparmor-2.11.0/utils/aa-status.pod
===
--- apparmor-2.11.0.orig/utils/aa-status.pod
+++ apparmor-2.11.0/utils/aa-status.pod
@@ -102,23 +102,23 @@ following values:
 
 =over 4
 
-=item 0
+=item B<0>
 
 if apparmor is enabled and policy is loaded.
 
-=item 1
+=item B<1>
 
 if apparmor is not enabled/loaded.
 
-=item 2
+=item B<2>
 
 if apparmor is enabled but no policy is loaded.
 
-=item 3
+=item B<3>
 
 if the apparmor control files aren't available under /sys/kernel/security/.
 
-=item 4
+=item B<4>
 
 if the user running the script doesn't have enough privileges to read
 the apparmor control files.




commit perl-Tk for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package perl-Tk for openSUSE:Factory checked 
in at 2017-09-25 13:57:18

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


Package is "perl-Tk"

Mon Sep 25 13:57:18 2017 rev:36 rq:528510 version:804.034

Changes:

--- /work/SRC/openSUSE:Factory/perl-Tk/perl-Tk.changes  2015-09-03 
18:07:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Tk.new/perl-Tk.changes 2017-09-25 
13:57:21.304236259 +0200
@@ -1,0 +2,41 @@
+Sun Sep 24 10:42:26 UTC 2017 - co...@suse.com
+
+- use system jpeg to avoid failures with builtin version
+
+---
+Sun Sep 24 10:06:05 UTC 2017 - co...@suse.com
+
+- update to 804.034:
+  Fixes
+   Fix aborts on OS X Sierra, introduced by latest clang/llvm
+   strcpy/strncpy (RT #121631, github pull request #28 by Mark Aufflick)
+  
+   No special xOKp handling in Perl_Value (RT #121528)
+  
+   Add freetype2 path on MacOSX / XQuartz to inc search paths
+   (github pull request #21 by Christoph Lamprecht)
+  
+   Fix Tk::NoteBook's FindMenu (Martin Jacobs)
+  
+  Documentation
+   Add Tk::getSaveFile Pod file (see also
+   github pull request #19)
+  
+   Fix documentation about scrollbars
+   (github pull request #18 by asb-cpan)
+  
+   Add openSUSE instructions to README.linux
+   (github pull request #25 by Tux)
+  
+   Add documentation notes about "make -j"
+  
+  Tests
+   New test for Tk::NoteBook.
+  
+   t/Trace.t is using now Test::More
+  
+   travis-ci improvements
+  
+   Introduce CI testing on appveyor
+
+---

Old:

  Tk-804.033.tar.gz

New:

  Tk-804.034.tar.gz



Other differences:
--
++ perl-Tk.spec ++
--- /var/tmp/diff_new_pack.bjXXwE/_old  2017-09-25 13:57:22.956003861 +0200
+++ /var/tmp/diff_new_pack.bjXXwE/_new  2017-09-25 13:57:22.960003298 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Tk
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Tk
-Version:804.033
+Version:804.034
 Release:0
 Summary:Perl Tk
 License:(GPL-1.0+ or Artistic-1.0) and Zlib
@@ -28,6 +28,7 @@
 Patch2: Tk-804.029-null.diff
 Patch3: Tk-804.029-refcnt.diff
 Patch4: Tk-804.029-event.diff
+BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  perl
 BuildRequires:  perl-macros

++ Tk-804.033.tar.gz -> Tk-804.034.tar.gz ++
/work/SRC/openSUSE:Factory/perl-Tk/Tk-804.033.tar.gz 
/work/SRC/openSUSE:Factory/.perl-Tk.new/Tk-804.034.tar.gz differ: char 5, line 1




commit python-M2Crypto for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package python-M2Crypto for openSUSE:Factory 
checked in at 2017-09-25 13:56:59

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


Package is "python-M2Crypto"

Mon Sep 25 13:56:59 2017 rev:22 rq:528579 version:0.26.3

Changes:

--- /work/SRC/openSUSE:Factory/python-M2Crypto/python-M2Crypto.changes  
2017-06-26 15:51:31.365926308 +0200
+++ /work/SRC/openSUSE:Factory/.python-M2Crypto.new/python-M2Crypto.changes 
2017-09-25 13:56:59.631285575 +0200
@@ -1,0 +2,11 @@
+Fri Sep 22 19:22:13 UTC 2017 - mich...@stroeder.com
+
+- Update to 0.26.3 with fix for a syntax error
+
+---
+Thu Sep 21 06:42:10 UTC 2017 - mich...@stroeder.com
+
+- Update to 0.26.2
+  * compatibility with OpenSSL 1.1.0
+
+---

Old:

  M2Crypto-0.26.0.tar.gz

New:

  M2Crypto-0.26.3.tar.gz



Other differences:
--
++ python-M2Crypto.spec ++
--- /var/tmp/diff_new_pack.F7n4c2/_old  2017-09-25 13:57:00.135214674 +0200
+++ /var/tmp/diff_new_pack.F7n4c2/_new  2017-09-25 13:57:00.139214111 +0200
@@ -22,7 +22,7 @@
 %define oldpython python
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-M2Crypto
-Version:0.26.0
+Version:0.26.3
 Release:0
 Url:https://gitlab.com/m2crypto/m2crypto
 Summary:Crypto and SSL toolkit for Python

++ M2Crypto-0.26.0.tar.gz -> M2Crypto-0.26.3.tar.gz ++
 44868 lines of diff (skipped)




commit gnome-session for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2017-09-25 13:56:34

Comparing /work/SRC/openSUSE:Factory/gnome-session (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-session.new (New)


Package is "gnome-session"

Mon Sep 25 13:56:34 2017 rev:173 rq:528349 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes  
2017-09-21 12:30:47.661468333 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-session.new/gnome-session.changes 
2017-09-25 13:56:38.194301693 +0200
@@ -1,0 +2,23 @@
+Fri Sep 22 11:52:18 UTC 2017 - fcro...@suse.com
+
+- Re-add
+  gnome-session-logging-to-systemd-journal-configurable.patch (not
+  yet upstream [bsc#979498], [bgo#768982]).
+
+---
+Fri Sep 22 08:36:31 UTC 2017 - dims...@opensuse.org
+
+- Revert "Enable SLE-Classic for wayland": the SLE-Classic session
+  requires gnome-shell-extensions, which is the reason why the
+  X-Session is shipped as part of that package. The wayland session
+  should also be there.
+
+---
+Wed Sep 20 12:12:26 UTC 2017 - dims...@opensuse.org
+
+- Register GNOME with u-a handler for default.desktop
+  implementation, which obsoletes the change in
+  /etc/sysconfig/windowmanager to pick the 'default window manager'
+  (boo#1039756).
+
+---

Old:

  sle-classic.desktop

New:

  gnome-session-logging-to-systemd-journal-configurable.patch



Other differences:
--
++ gnome-session.spec ++
--- /var/tmp/diff_new_pack.GCX3rL/_old  2017-09-25 13:56:38.782218975 +0200
+++ /var/tmp/diff_new_pack.GCX3rL/_new  2017-09-25 13:56:38.786218412 +0200
@@ -26,14 +26,12 @@
 Source: 
http://download.gnome.org/sources/gnome-session/3.26/%{name}-%{version}.tar.xz
 Source1:gnome
 Source2:gnome.desktop
-Source3:sle-classic.desktop
+# PATCH-FEATURE-UPSTREAM 
gnome-session-logging-to-systemd-journal-configurable.patch bsc#876685 
bgo#768982 fezh...@suse.com -- Add a new configure switch for systemd journal 
support.
+Patch0: gnome-session-logging-to-systemd-journal-configurable.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
 BuildRequires:  tcpd-devel
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(dbus-glib-1) >= 0.76
@@ -59,6 +57,9 @@
 Requires:   %{name}-core = %{version}
 Requires:   %{name}-default-session = %{version}
 Recommends: %{name}-lang
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 # gnome-session-wayland not recommended by default yet: causes various issues:
 # qemu's default video mode is 'cirrus', which stays black with GNOME Wayland
 # YaST cannot be started without additional tricks
@@ -106,6 +107,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream
 %endif
@@ -126,9 +128,6 @@
 install -m755 %{SOURCE1} %{buildroot}%{_bindir}/gnome
 install -d -m755 %{buildroot}%{_datadir}/xsessions
 install -m644 %{SOURCE2} %{buildroot}%{_datadir}/xsessions/gnome.desktop
-%if !0%{?is_opensuse}
-install -m644 %{SOURCE3} 
%{buildroot}%{_datadir}/wayland-sessions/sle-classic.desktop
-%endif
 %suse_update_desktop_file %{buildroot}%{_datadir}/xsessions/gnome.desktop
 %find_lang %{name}-3.0 %{?no_lang_C}
 %fdupes %{buildroot}/%{_prefix}
@@ -137,11 +136,26 @@
 rm -fr %{buildroot}%{_datadir}/wayland-sessions
 %endif
 
+# Prepare for 'default.desktop' being update-alternative handled, boo#1039756
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+touch %{buildroot}%{_sysconfdir}/alternatives/default-xsession.desktop
+ln -s %{_sysconfdir}/alternatives/default-xsession.desktop 
%{buildroot}%{_datadir}/xsessions/default.desktop
+
+%post
+%{_sbindir}/update-alternatives --install 
%{_datadir}/xsessions/default.desktop \
+  default-xsession.desktop %{_datadir}/xsessions/gnome.desktop 25
+
+%postun
+[ -f %{_datadir}/xsessions/gnome.desktop ] || %{_sbindir}/update-alternatives \
+  --remove default-xsession.desktop %{_datadir}/xsessions/gnome.desktop
+
 %files
 %defattr (-, root, root)
 %{_bindir}/gnome
+%{_datadir}/xsessions/default.desktop
 %{_datadir}/xsessions/gnome.desktop
 %{_datadir}/xsessions/gnome-xorg.desktop
+%ghost %{_sysconfdir}/alternatives/default-xsession.desktop
 
 %files default-session
 %defattr (-, root, root)
@@ -153,9 +167,6 @@
 %defattr (-, root, root)
 %dir %{_datadir}/wayland-sessions
 %{_datadir}/wayland-sessions/gnome.desktop
-%if !0%{?is_opensuse}

commit rpmlint for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2017-09-25 13:56:42

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


Package is "rpmlint"

Mon Sep 25 13:56:42 2017 rev:279 rq:528354 version:1.8

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2017-09-13 
21:33:22.568521776 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2017-09-25 
13:56:47.289022094 +0200
@@ -1,0 +2,12 @@
+Fri Sep 22 16:26:59 UTC 2017 - e...@suse.com
+
+- Add group 'singularity' for package singularity
+  (See network:cluster/singularity) (FATE#323048).
+
+---
+Wed Sep 20 09:42:06 UTC 2017 - daniel.molken...@suse.com
+
+- Add dehydrated user & group for dehydrated, a letsencrypt client
+  FATE#323377
+
+---



Other differences:
--
rpmlint.spec: same change
++ config ++
--- /var/tmp/diff_new_pack.cJNn0B/_old  2017-09-25 13:56:48.836804325 +0200
+++ /var/tmp/diff_new_pack.cJNn0B/_new  2017-09-25 13:56:48.836804325 +0200
@@ -101,6 +101,7 @@
 'davfs2',
 'dba',
 'ddclient',
+'dehydrated',
 'dialout',
 'disk',
 'distcc',
@@ -282,6 +283,7 @@
 'daemon',
 'davfs2',
 'ddclient',
+'dehydrated',
 'dhcpd',
 'distcc',
 'dovecot',
@@ -388,6 +390,7 @@
 'sddm',
 'sensu',
 'shibd',
+'singularity',
 'siproxd',
 '_sks',
 'snort',




commit NetworkManager-applet for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package NetworkManager-applet for 
openSUSE:Factory checked in at 2017-09-25 13:56:52

Comparing /work/SRC/openSUSE:Factory/NetworkManager-applet (Old)
 and  /work/SRC/openSUSE:Factory/.NetworkManager-applet.new (New)


Package is "NetworkManager-applet"

Mon Sep 25 13:56:52 2017 rev:8 rq:528432 version:1.8.4

Changes:

--- 
/work/SRC/openSUSE:Factory/NetworkManager-applet/NetworkManager-applet.changes  
2017-06-30 18:40:12.640287683 +0200
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-applet.new/NetworkManager-applet.changes
 2017-09-25 13:56:53.364167339 +0200
@@ -1,0 +2,23 @@
+Fri Sep 22 16:49:00 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.8.4:
+  + nm-c-e:
+- Major rework of the nm-connection-editor UI.
+- Add support for MACsec.
+- Add support for new PPPoE connections not limited to
+  ethernet.
+- Add support for bridge's group-forward-mask property.
+  + applet:
+- Fix nm-applet's status icon when a VPN has the default route.
+- Always center dialogs on the screen.
+  + libnma: Fix handling empty password for certificate chooser.
+  + Various bugfixes and minor improvements.
+  + Updated translations.
+
+---
+Thu Sep 21 08:43:47 UTC 2017 - fcro...@suse.com
+
+- Only BuildRequire pkgconfig(dbusmenu-gtk3-0.4) when building
+  with appindicator support.
+
+---

Old:

  network-manager-applet-1.8.2.tar.xz

New:

  network-manager-applet-1.8.4.tar.xz



Other differences:
--
++ NetworkManager-applet.spec ++
--- /var/tmp/diff_new_pack.8rUni6/_old  2017-09-25 13:56:56.487727864 +0200
+++ /var/tmp/diff_new_pack.8rUni6/_new  2017-09-25 13:56:56.487727864 +0200
@@ -26,7 +26,7 @@
 %define sover   0
 %define _name   network-manager-applet
 Name:   NetworkManager-applet
-Version:1.8.2
+Version:1.8.4
 Release:0
 Summary:GTK+ tray applet for use with NetworkManager
 License:GPL-2.0+
@@ -53,8 +53,8 @@
 BuildRequires:  pkgconfig(NetworkManager) >= 1.7
 %if %{with appindicator}
 BuildRequires:  pkgconfig(appindicator3-0.1)
-%endif
 BuildRequires:  pkgconfig(dbusmenu-gtk3-0.4) >= 16.04.0
+%endif
 BuildRequires:  pkgconfig(gck-1) >= 3.14
 BuildRequires:  pkgconfig(gcr-3) >= 3.14
 BuildRequires:  pkgconfig(gobject-introspection-1.0)

++ network-manager-applet-1.8.2.tar.xz -> 
network-manager-applet-1.8.4.tar.xz ++
 62344 lines of diff (skipped)




commit gstreamer for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gstreamer for openSUSE:Factory 
checked in at 2017-09-25 13:56:26

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


Package is "gstreamer"

Mon Sep 25 13:56:26 2017 rev:46 rq:528119 version:1.12.3

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes  2017-09-04 
12:17:29.290392230 +0200
+++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer.changes 2017-09-25 
13:56:31.971177267 +0200
@@ -1,0 +2,24 @@
+Mon Sep 18 21:07:49 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + Fix for infinite recursion on buffer free in v4l2.
+  + Fix for glimagesink crash on macOS when used via autovideosink.
+  + Fix for huge overhead in matroskamux caused by writing one
+Cluster per audio-frame in audio-only streams. Also use
+SimpleBlocks for Opus and other audio codecs, which works
+around a bug in VLC that prevented Opus streams to be played
+and decreases overhead even more.
+  + Fix for flushing seeks in rtpmsrc always causing an error.
+  + Fix for timestamp overflows in calculations in audio encoder
+base class.
+  + Fix for RTP h265 depayloader marking P-frames as I-frames.
+  + Fix for long connection delays of clients in RTSP server.
+  + Fixes for event handling in queue and queue2 elements, and
+updates to buffering levels on NOT_LINKED streams.
+  + Various fixes to event and buffering handling in
+decodebin3/playbin3.
+  + Various fixes for memory leaks, deadlocks and crashes in all
+modules.
+  + Bugs fixed: bgo#778193, bgo#786034, bgo#786056, bgo#786561.
+
+---
@@ -10,0 +35,17 @@
+  + Various fixes for crashes, assertions, deadlocks and memory
+leaks.
+  + Regression fix for playback of live HLS streams.
+  + Regression fix for crash when playing back a tunneled RTSP
+stream.
+  + Regression fix for playback of RLE animations in MOV
+containers.
+  + Regression fix for RTP GSM payloading producing corrupted
+output.
+  + Major bugfixes to the MXF demuxer, mostly related to seeking
+and fixes to the frame reordering handling in the MXF muxer and
+demuxer.
+  + Fix for playback of mono streams on MacOS.
+  + More fixes for index handling of ASF containers.
+  + Various fixes to adaptivedemux, DASH and HLS demuxers.
+  + Fix deadlock in gstreamer-editing-services during class
+initialization.

Old:

  gstreamer-1.12.2.tar.xz

New:

  gstreamer-1.12.3.tar.xz



Other differences:
--
++ gstreamer.spec ++
--- /var/tmp/diff_new_pack.hEWsA4/_old  2017-09-25 13:56:32.635083858 +0200
+++ /var/tmp/diff_new_pack.hEWsA4/_new  2017-09-25 13:56:32.635083858 +0200
@@ -18,14 +18,14 @@
 
 Name:   gstreamer
 %define _name   gstreamer
-Version:1.12.2
+Version:1.12.3
 Release:0
 %define gst_branch 1.0
 Summary:Streaming-Media Framework Runtime
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gstreamer/1.12/%{_name}-%{version}.tar.xz
+Source0:
https://gstreamer.freedesktop.org/src/gstreamer/%{_name}-%{version}.tar.xz
 Source1:gstreamer.macros
 Source2:gstreamer.prov
 Source99:   baselibs.conf

++ gstreamer-1.12.2.tar.xz -> gstreamer-1.12.3.tar.xz ++
 2917 lines of diff (skipped)




commit gstreamer-plugins-ugly for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-ugly for 
openSUSE:Factory checked in at 2017-09-25 13:56:18

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


Package is "gstreamer-plugins-ugly"

Mon Sep 25 13:56:18 2017 rev:43 rq:528118 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-ugly/gstreamer-plugins-ugly.changes
2017-09-04 12:17:19.367787143 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-ugly.new/gstreamer-plugins-ugly.changes
   2017-09-25 13:56:20.464796181 +0200
@@ -1,0 +2,7 @@
+Mon Sep 18 21:23:05 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + Bugs fixed: bgo#784982, bgo#785388, bgo#787398.
+- Drop gst-ugly-fix-caps-and-memory-leaks.patch: Fixed upstream.
+
+---

Old:

  gst-plugins-ugly-1.12.2.tar.xz
  gst-ugly-fix-caps-and-memory-leaks.patch

New:

  gst-plugins-ugly-1.12.3.tar.xz



Other differences:
--
++ gstreamer-plugins-ugly.spec ++
--- /var/tmp/diff_new_pack.QyFtvS/_old  2017-09-25 13:56:21.200692642 +0200
+++ /var/tmp/diff_new_pack.QyFtvS/_new  2017-09-25 13:56:21.200692642 +0200
@@ -24,16 +24,14 @@
 %define _experimental 0
 
 Name:   gstreamer-plugins-ugly
-Version:1.12.2
+Version:1.12.3
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-ugly/%{_name}-%{version}.tar.xz
+Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-ugly/%{_name}-%{version}.tar.xz
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM gst-ugly-fix-caps-and-memory-leaks.patch bgo#784982 
bgo#785388 zai...@opensuse.org -- Fix caps and memory leaks
-Patch0: gst-ugly-fix-caps-and-memory-leaks.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  liba52-devel
@@ -126,7 +124,6 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %build
 %configure \
@@ -141,7 +138,7 @@
 %endif
--disable-static \
%{nil}
-%make_build
+make %{?_smp_mflags}
 
 %install
 %make_install

++ gst-plugins-ugly-1.12.2.tar.xz -> gst-plugins-ugly-1.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-plugins-ugly-1.12.2/ChangeLog 
new/gst-plugins-ugly-1.12.3/ChangeLog
--- old/gst-plugins-ugly-1.12.2/ChangeLog   2017-07-14 12:35:37.0 
+0200
+++ new/gst-plugins-ugly-1.12.3/ChangeLog   2017-09-18 15:17:56.0 
+0200
@@ -1,9 +1,125 @@
+=== release 1.12.3 ===
+
+2017-09-18  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.12.3
+
+2017-09-18 16:03:32 +0300  Sebastian Dröge 
+
+   * po/id.po:
+   * po/it.po:
+   * po/sv.po:
+ po: Update translations
+
+2017-09-07 13:27:26 +0530  Satya Prakash Gupta 
+
+   * ext/mpeg2dec/gstmpeg2dec.c:
+ mpeg2dec: Unmap output video frame if copying to it fails
+ https://bugzilla.gnome.org/show_bug.cgi?id=787398
+
+2017-08-17 12:13:58 +0100  Tim-Philipp MĂ¼ller 
+
+   * README:
+   * common:
+ Automatic update of common submodule
+ From 48a5d85 to dd9d403
+
+2017-07-25 13:36:17 +0530  Satya Prakash Gupta 
+
+   * ext/dvdread/dvdreadsrc.c:
+ dvdreadsrc: Fix string memory leak
+ https://bugzilla.gnome.org/show_bug.cgi?id=785388
+
+2017-07-15 14:57:49 +0100  Tim-Philipp MĂ¼ller 
+
+   * ext/mpg123/gstmpg123audiodec.c:
+ mpg123audiodec: fix caps leak
+ The pad template takes its own ref, so we should unref the caps.
+ https://bugzilla.gnome.org/show_bug.cgi?id=784982
+
+2017-07-15 14:59:42 +0100  Tim-Philipp MĂ¼ller 
+
+   * ext/x264/gstx264enc.c:
+ x264enc: fix caps leak
+ Move creation of supported sink pads into class_init function
+ which is also the only place where they're used. Unref the
+ caps when no longer needed, the pad template will take its
+ own ref.
+ https://bugzilla.gnome.org/show_bug.cgi?id=784982
+
 === release 1.12.2 ===
 
-2017-07-14  Sebastian Dröge 
+2017-07-14 14:03:52 +0300  Sebastian Dröge 
 
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
* configure.ac:
- releasing 1.12.2
+   * 

commit multipath-tools for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package multipath-tools for openSUSE:Factory 
checked in at 2017-09-25 13:55:25

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


Package is "multipath-tools"

Mon Sep 25 13:55:25 2017 rev:91 rq:528059 version:0.7.3+10+suse.70ccb55b0439

Changes:

--- /work/SRC/openSUSE:Factory/multipath-tools/multipath-tools.changes  
2017-09-07 22:10:06.705210711 +0200
+++ /work/SRC/openSUSE:Factory/.multipath-tools.new/multipath-tools.changes 
2017-09-25 13:55:31.715655044 +0200
@@ -1,0 +2,54 @@
+Thu Sep 21 12:32:25 UTC 2017 - mwi...@suse.com
+
+- Update to version 0.7.3+10+suse.70ccb55b0439:
+- Rebase to upstream release 0.7.3
+  * libmultipath: add pthread_cleanup hook for udev monitor
+  * libmultipath: pull functions into util.c
+  * libmultipath: change reservation_key to a be64
+  * libmpathpersist: fix update_prflag code
+  * multipath: add alternate reservation_key method
+  * mpathpersist: add support for prkeys file
+  * multipath-tools: minor edition and corrections in multipath.conf.5
+  * multipath-tools: fix incorrect length for strncmp in uevent.c
+  * multipath-tools: clarify how to dump the multipathd config
+  * multipath-tools: replace "setting: array" with "setting: storage device" 
at multipath output
+  * libmultipath: sanitize fd handling
+  * multipath-tools: link internal libraries before foreigns
+  * multipath-tools: remove Sun StorEdge T4(6020,6120,6320) arrays from hwtable
+  * multipath-tools: add support for all arrays from Sun StorEdge 3000 family
+  * multipath-tools: add Xiotech iglu blaze arrays to hwtable
+  * multipath-tools: add Dot Hill/Seagate arrays to hwtable
+  * libmultipath: update INFINIDAT builtin config
+  * multipath-tools: add info about adding new hardware
+  * multipath-tools: Remove the limitation of IPC command reply length.
+  * multipath-tools: libdmmp: Improve timeout mechanism
+  * multipath-tools: libdmmp: New function to flush and reconfig
+  * Bump version to 0.7.3
+- minor fixes for upstream 0.7.3
+  * libmultipath: ensure checker->fd == -1 if not set
+  * libmpathpersist: add support for prkeys file v3
+  * multipath: add man page info for my prkey changes
+- Patch series for NVMe discovery and failover (bsc#1038865)
+  * discovery: sanitize NVMe discovery
+  * libmultipath/discovery: modify NVMe path states
+  * Add 'none' checker
+  * hwtable: set 'none' as default checker for NVMe
+
+---
+Mon Sep 18 21:15:09 UTC 2017 - mwi...@suse.com
+
+- Update to version 0.7.2+49+suse.993a29b1188d:
+  * Revert "11-dm-mpath.rules: Remember DM_ACTIVATION" (boo#1059227)
+  * Revert "11-dm-mpath.rules: don't set READY->ACTIVATION"
+  (boo#1059227)
+  * multipath: delegate using libmpathcmd (bsc#1047639)
+
+---
+Mon Sep 18 20:44:02 UTC 2017 - mwi...@suse.com
+
+- split off rados support into separate multipath-tools-rbd package.
+  This avoids pulling in the whole rados/ibverbs/rdma stack with
+  multipath-tools. (bsc#1058504).
+- multipath-tools-rbd is Recommended but not Required by multipath-tools.
+
+---

Old:

  multipath-tools-0.7.2+44+suse.3a8d750c.tar.xz

New:

  multipath-tools-0.7.3+10+suse.70ccb55b0439.tar.xz



Other differences:
--
++ multipath-tools.spec ++
--- /var/tmp/diff_new_pack.X0D39n/_old  2017-09-25 13:55:32.659522245 +0200
+++ /var/tmp/diff_new_pack.X0D39n/_new  2017-09-25 13:55:32.663521682 +0200
@@ -89,7 +89,7 @@
 
 Name:   multipath-tools
 Url:http://christophe.varoqui.free.fr/
-Version:0.7.2+44+suse.3a8d750c
+Version:0.7.3+10+suse.70ccb55b0439
 Release:0
 Summary:Tools to Manage Multipathed Devices with the device-mapper
 License:GPL-2.0
@@ -121,6 +121,7 @@
 Requires:   device-mapper >= 1.2.78
 Requires:   kpartx
 Requires:   sg3_utils
+Recommends: multipath-tools-rbd = %{version}
 PreReq: coreutils grep
 
 %description
@@ -156,6 +157,18 @@
 This package contains the development libraries for multipath-tools
 and libmpath_persist.
 
+%if 0%{?with_rados} == 1
+%package rbd
+Summary:RADOS support for multipath-tools
+Group:  System/Libraries
+Requires:   multipath-tools = %{version}
+
+%description rbd
+This package contains the path checker for RADOS block devices
+(provided by the Ceph distributed storage system) for multipath-tools.
+
+%endif
+
 %if 0%{?with_libdmmp} == 1
 %package -n libdmmp%{libdmmp_version}
 Summary:C API for multipath-tools
@@ -239,6 +252,7 @@
 

commit gstreamer-plugins-good for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2017-09-25 13:56:02

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


Package is "gstreamer-plugins-good"

Mon Sep 25 13:56:02 2017 rev:48 rq:528114 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-09-04 12:17:08.465319801 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2017-09-25 13:56:04.846993560 +0200
@@ -1,0 +2,9 @@
+Mon Sep 18 21:20:02 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + Bugs fixed: bgo#759292, bgo#781458, bgo#783086, bgo#784250,
+bgo#784971, bgo#785429, bgo#785435, bgo#785990, bgo#785991,
+bgo#786268, bgo#786670, bgo#786718, bgo#787160, bgo#787254,
+bgo#787313.
+
+---

Old:

  gst-plugins-good-1.12.2.tar.xz

New:

  gst-plugins-good-1.12.3.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.NqYQoB/_old  2017-09-25 13:56:05.530897336 +0200
+++ /var/tmp/diff_new_pack.NqYQoB/_new  2017-09-25 13:56:05.538896211 +0200
@@ -22,14 +22,14 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.12.2
+Version:1.12.3
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/1.12/%{_name}-%{version}.tar.xz
+Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
 %if 0%{?ENABLE_AALIB}

++ gst-plugins-good-1.12.2.tar.xz -> gst-plugins-good-1.12.3.tar.xz ++
 4274 lines of diff (skipped)




commit pciutils-ids for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package pciutils-ids for openSUSE:Factory 
checked in at 2017-09-25 13:55:45

Comparing /work/SRC/openSUSE:Factory/pciutils-ids (Old)
 and  /work/SRC/openSUSE:Factory/.pciutils-ids.new (New)


Package is "pciutils-ids"

Mon Sep 25 13:55:45 2017 rev:302 rq:528091 version:20170917

Changes:

--- /work/SRC/openSUSE:Factory/pciutils-ids/pciutils-ids.changes
2017-07-21 22:37:21.294669246 +0200
+++ /work/SRC/openSUSE:Factory/.pciutils-ids.new/pciutils-ids.changes   
2017-09-25 13:55:46.625557264 +0200
@@ -1,0 +2,10 @@
+Thu Sep 21 14:24:58 UTC 2017 - jeng...@inai.de
+
+- Rectify package summary.
+
+---
+Thu Sep 21 08:54:08 UTC 2017 - mplus...@suse.com
+
+- Update to 20170917
+
+---

Old:

  pciutils-ids-20170710.tar.xz

New:

  pciutils-ids-20170917.tar.xz



Other differences:
--
++ pciutils-ids.spec ++
--- /var/tmp/diff_new_pack.mXTzZO/_old  2017-09-25 13:55:47.161481860 +0200
+++ /var/tmp/diff_new_pack.mXTzZO/_new  2017-09-25 13:55:47.161481860 +0200
@@ -17,20 +17,22 @@
 
 
 Name:   pciutils-ids
-Version:20170710
+Version:20170917
 Release:0
-Summary:PCI-utilities pci.ids database
+Summary:PCI utilities's pci.ids database
 License:GPL-2.0+
 Group:  Hardware/Other
 Url:http://pci-ids.ucw.cz
 Source: %{name}-%{version}.tar.xz
 Source4:merge-pciids.pl
+BuildRequires:  perl-macros
 Requires(post): %{_bindir}/perl
 Requires(post): coreutils
 BuildArch:  noarch
+%{perl_requires}
 
 %description
-The database of PCI IDS for pciutils.
+The database of PCI IDs for pciutils.
 
 merge-pciids: This program merges several pci.ids files.
 
@@ -47,7 +49,6 @@
 install -m644 /dev/null %{buildroot}%{_datadir}/pci.ids
 
 %files
-%defattr(-, root, root)
 %dir %{_datadir}/pci.ids.d
 %{_datadir}/pci.ids.d/pci.ids.dist
 %{_bindir}/merge-pciids

++ pciutils-ids-20170710.tar.xz -> pciutils-ids-20170917.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pciutils-ids-20170710/pci.ids 
new/pciutils-ids-20170917/pci.ids
--- old/pciutils-ids-20170710/pci.ids   2017-07-10 03:15:07.0 +0200
+++ new/pciutils-ids-20170917/pci.ids   2017-09-17 03:15:07.0 +0200
@@ -1,8 +1,8 @@
 #
 #  List of PCI ID's
 #
-#  Version: 2017.07.10
-#  Date:2017-07-10 03:15:02
+#  Version: 2017.09.17
+#  Date:2017-09-17 03:15:01
 #
 #  Maintained by Albert Pool, Martin Mares, and other volunteers from
 #  the PCI ID Project at http://pci-ids.ucw.cz/.
@@ -39,7 +39,8 @@
0680  Ultra ATA/133 IDE RAID CONTROLLER CARD
 # Wrong ID used in subsystem ID of the TELES.S0/PCI 2.x ISDN adapter
 00a7  Teles AG (Wrong ID)
-0100  Ncipher Corp Ltd
+# nee nCipher
+0100  Thales e-Security
 0123  General Dynamics
 # 018a is not LevelOne but there is a board misprogrammed
 018a  LevelOne
@@ -325,6 +326,7 @@
1033 8336  SAS1068
0056  SAS1064ET PCI-Express Fusion-MPT SAS
1014 03bb  ServeRAID BR10il SAS/SATA Controller v2
+   8086 34dc  AXX4SASMOD RAID Controller
0057  M1064E MegaRAID SAS
8086 346c  Embedded Software RAID Technology II (ESTRII)
0058  SAS1068E PCI-Express Fusion-MPT SAS
@@ -367,7 +369,16 @@
1028 1f38  PERC H710 Mini (for monolithics)
15d9 0690  LSI MegaRAID ROMB
8086 3510  RMS25PB080 RAID Controller
+   8086 3511  RMS25PB040 RAID Controller
+   8086 3512  RMT3PB080 RAID Controller
8086 3513  RMS25CB080 RAID Controller
+   8086 3514  RMS25CB040 RAID Controller
+   8086 351c  RMS25PB080N RAID Controller
+   8086 351d  RMS25CB080N RAID Controller
+   8086 9265  RS25DB080 RAID Controller
+   8086 9268  RS25AB080 RAID Controller
+   8086 9285  RS25NB008 RAID Controller
+   8086 9288  RS25SB008 RAID Controller
005c  SAS1064A PCI-X Fusion-MPT SAS
005d  MegaRAID SAS-3 3108 [Invader]
1000 9361  MegaRAID SAS 9361-8i
@@ -387,6 +398,12 @@
17aa 1052  ThinkServer RAID 720i
17aa 1053  ThinkServer RAID 720ix
1d49 0600  ThinkSystem RAID 730-8i 1GB Cache PCIe 12Gb Adapter
+   8086 351e  RMS3CC080 RAID Controller
+   8086 351f  RMS3CC040 RAID Controller
+   8086 9360  RS3DC080 RAID Controller
+   8086 9362  RS3DC040 RAID Controller
+   8086 9380  

commit gstreamer-plugins-base for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-base for 
openSUSE:Factory checked in at 2017-09-25 13:55:57

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


Package is "gstreamer-plugins-base"

Mon Sep 25 13:55:57 2017 rev:45 rq:528112 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
2017-09-04 12:17:04.965811757 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes
   2017-09-25 13:55:57.280058206 +0200
@@ -1,0 +2,8 @@
+Mon Sep 18 21:15:50 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + Bugs fixed: bgo#785011, bgo#771088, bgo#35, bgo#785065,
+bgo#785331, bgo#785341, bgo#785799, bgo#785948, bgo#785951,
+bgo#786200.
+
+---

Old:

  gst-plugins-base-1.12.2.tar.xz

New:

  gst-plugins-base-1.12.3.tar.xz



Other differences:
--
++ gstreamer-plugins-base.spec ++
--- /var/tmp/diff_new_pack.PmRif9/_old  2017-09-25 13:55:57.835979989 +0200
+++ /var/tmp/diff_new_pack.PmRif9/_new  2017-09-25 13:55:57.839979426 +0200
@@ -18,7 +18,7 @@
 
 Name:   gstreamer-plugins-base
 %define _name gst-plugins-base
-Version:1.12.2
+Version:1.12.3
 Release:0
 %define gst_branch 1.0
 Url:http://gstreamer.freedesktop.org/
@@ -26,7 +26,7 @@
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+ and GPL-2.0+
 Group:  Productivity/Multimedia/Other
-Source0:
http://download.gnome.org/sources/gst-plugins-base/1.12/%{_name}-%{version}.tar.xz
+Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-base.appdata.xml
 Source2:baselibs.conf
 BuildRequires:  cdparanoia-devel

++ gst-plugins-base-1.12.2.tar.xz -> gst-plugins-base-1.12.3.tar.xz ++
 2906 lines of diff (skipped)




commit tbb for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package tbb for openSUSE:Factory checked in 
at 2017-09-25 13:55:34

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


Package is "tbb"

Mon Sep 25 13:55:34 2017 rev:9 rq:528061 version:2018_20170726

Changes:

--- /work/SRC/openSUSE:Factory/tbb/tbb.changes  2017-05-31 12:20:27.730302265 
+0200
+++ /work/SRC/openSUSE:Factory/.tbb.new/tbb.changes 2017-09-25 
13:55:37.574830674 +0200
@@ -1,0 +2,16 @@
+Thu Sep 21 12:03:27 UTC 2017 - idon...@suse.com
+
+- Update to version 2018 release
+  * Now fully supports this_task_arena::isolate() function.
+  * Parallel STL, an implementation of the C++ standard library
+algorithms with support for execution policies, has been
+introduced.
+  * Fixed a bug preventing use of streaming_node and opencl_node
+with Clang.
+  * Fixed this_task_arena::isolate() function to work correctly
+with parallel_invoke and parallel_do algorithms.
+  * Fixed a memory leak in composite_node.
+  * Fixed an assertion failure in debug tbbmalloc binaries when
+TBBMALLOC_CLEAN_ALL_BUFFERS is used.
+
+---

Old:

  2017_U6.tar.gz

New:

  2018.tar.gz



Other differences:
--
++ tbb.spec ++
--- /var/tmp/diff_new_pack.3Nqwo6/_old  2017-09-25 13:55:38.306727699 +0200
+++ /var/tmp/diff_new_pack.3Nqwo6/_new  2017-09-25 13:55:38.306727699 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define rel_ver 2017_U6
+%define rel_ver 2018
 %define so_ver 2
 
 Name:   tbb
-Version:2017_20170412
+Version:2018_20170726
 Release:0
 Summary:Threading Building Blocks (TBB)
 License:Apache-2.0

++ 2017_U6.tar.gz -> 2018.tar.gz ++
 75146 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-09-25 13:55:50

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


Package is "gstreamer-plugins-bad"

Mon Sep 25 13:55:50 2017 rev:64 rq:528111 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-09-08 20:39:37.534991079 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-09-25 13:55:53.440598406 +0200
@@ -1,0 +2,10 @@
+Mon Sep 18 21:29:17 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + Bugs fixed: bgo#767462, bgo#782379, bgo#784887, bgo#785119,
+bgo#785941, bgo#785957, bgo#785987, bgo#786036, bgo#786201,
+bgo#786250, bgo#787234, bgo#787309, bgo#787442, bgo#787727.
+- Replace pkgconfig(libopenjpeg1) with pkgconfig(libopenjp2)
+  BuildRequires: Build against the new branch of libopenjpeg.
+
+---

Old:

  gst-plugins-bad-1.12.2.tar.xz

New:

  gst-plugins-bad-1.12.3.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.HOVeRH/_old  2017-09-25 13:55:54.128501620 +0200
+++ /var/tmp/diff_new_pack.HOVeRH/_new  2017-09-25 13:55:54.132501058 +0200
@@ -23,14 +23,14 @@
 
 Name:   gstreamer-plugins-bad
 %define _name gst-plugins-bad
-Version:1.12.2
+Version:1.12.3
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
+Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
 BuildRequires:  Mesa-libGLESv3-devel
@@ -117,7 +117,7 @@
 BuildRequires:  pkgconfig(fluidsynth)
 BuildRequires:  pkgconfig(graphene-1.0) >= 1.4.0
 BuildRequires:  pkgconfig(libchromaprint)
-BuildRequires:  pkgconfig(libopenjpeg1)
+BuildRequires:  pkgconfig(libopenjp2)
 BuildRequires:  pkgconfig(openal)
 BuildRequires:  pkgconfig(tiger) >= 0.3.2
 BuildRequires:  pkgconfig(zbar) >= 0.9

++ gst-plugins-bad-1.12.2.tar.xz -> gst-plugins-bad-1.12.3.tar.xz ++
 8558 lines of diff (skipped)




commit mozilla-nss for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package mozilla-nss for openSUSE:Factory 
checked in at 2017-09-25 13:55:06

Comparing /work/SRC/openSUSE:Factory/mozilla-nss (Old)
 and  /work/SRC/openSUSE:Factory/.mozilla-nss.new (New)


Package is "mozilla-nss"

Mon Sep 25 13:55:06 2017 rev:129 rq:528036 version:3.32.1

Changes:

--- /work/SRC/openSUSE:Factory/mozilla-nss/mozilla-nss.changes  2017-09-13 
21:36:39.936752395 +0200
+++ /work/SRC/openSUSE:Factory/.mozilla-nss.new/mozilla-nss.changes 
2017-09-25 13:55:10.126692551 +0200
@@ -1,0 +2,32 @@
+Fri Sep 15 13:56:36 UTC 2017 - w...@rosenauer.org
+
+- update to NSS 3.32.1
+  * no upstream changelog/releasenote provided
+
+---
+Tue Sep 12 09:26:03 UTC 2017 - w...@rosenauer.org
+
+- update to NSS 3.32
+  Notable changes
+  * Various minor improvements and correctness fixes.
+  * The Code Signing trust bit was turned off for all included root 
certificates.
+  * The Websites (TLS/SSL) trust bit was turned off for the following
+root certificates:
+AddTrust Class 1 CA Root
+Swisscom Root CA 2
+  * The following CA certificates were Removed:
+AddTrust Public CA Root
+AddTrust Qualified CA Root
+China Internet Network Information Center EV Certificates Root
+CNNIC ROOT
+ComSign Secured CA
+GeoTrust Global CA 2
+Secure Certificate Services
+Swisscom Root CA 1
+Swisscom Root EV CA 2
+Trusted Certificate Services
+UTN-USERFirst-Hardware
+UTN-USERFirst-Object
+- requires NSPR 4.16
+
+---

Old:

  nss-3.31.1.tar.gz

New:

  nss-3.32.1.tar.gz



Other differences:
--
++ mozilla-nss.spec ++
--- /var/tmp/diff_new_pack.nFb8Vm/_old  2017-09-25 13:55:13.042282336 +0200
+++ /var/tmp/diff_new_pack.nFb8Vm/_new  2017-09-25 13:55:13.046281774 +0200
@@ -21,11 +21,11 @@
 
 Name:   mozilla-nss
 BuildRequires:  gcc-c++
-BuildRequires:  mozilla-nspr-devel >= 4.15
+BuildRequires:  mozilla-nspr-devel >= 4.16
 BuildRequires:  pkg-config
 BuildRequires:  sqlite-devel
 BuildRequires:  zlib-devel
-Version:3.31.1
+Version:3.32.1
 Release:0
 # bug437293
 %ifarch ppc64
@@ -36,8 +36,8 @@
 License:MPL-2.0
 Group:  System/Libraries
 Url:http://www.mozilla.org/projects/security/pki/nss/
-Source: 
https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_31_1_RTM/src/nss-%{version}.tar.gz
-# hg clone https://hg.mozilla.org/projects/nss nss-3.31.1/nss ; cd 
nss-3.31.1/nss ; hg up NSS_3_31_1_RTM
+Source: 
https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_32_1_RTM/src/nss-%{version}.tar.gz
+# hg clone https://hg.mozilla.org/projects/nss nss-3.32.1/nss ; cd 
nss-3.32.1/nss ; hg up NSS_3_32_1_RTM
 #Source: nss-%{version}.tar.gz
 Source1:nss.pc.in
 Source3:nss-config.in



++ nss-3.31.1.tar.gz -> nss-3.32.1.tar.gz ++
/work/SRC/openSUSE:Factory/mozilla-nss/nss-3.31.1.tar.gz 
/work/SRC/openSUSE:Factory/.mozilla-nss.new/nss-3.32.1.tar.gz differ: char 5, 
line 1




commit mozilla-nspr for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package mozilla-nspr for openSUSE:Factory 
checked in at 2017-09-25 13:55:00

Comparing /work/SRC/openSUSE:Factory/mozilla-nspr (Old)
 and  /work/SRC/openSUSE:Factory/.mozilla-nspr.new (New)


Package is "mozilla-nspr"

Mon Sep 25 13:55:00 2017 rev:64 rq:528035 version:4.16

Changes:

--- /work/SRC/openSUSE:Factory/mozilla-nspr/mozilla-nspr.changes
2017-08-17 11:46:57.413713139 +0200
+++ /work/SRC/openSUSE:Factory/.mozilla-nspr.new/mozilla-nspr.changes   
2017-09-25 13:55:02.103821347 +0200
@@ -1,0 +2,9 @@
+Tue Sep 12 09:01:01 UTC 2017 - w...@rosenauer.org
+
+- update to version 4.16
+  * contains various correctness fixes
+see
+
https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED_format=advanced=NSPR_milestone=4.16
+for details
+
+---

Old:

  nspr-4.15.tar.gz

New:

  nspr-4.16.tar.gz



Other differences:
--
++ mozilla-nspr.spec ++
--- /var/tmp/diff_new_pack.DkJYNk/_old  2017-09-25 13:55:03.615608643 +0200
+++ /var/tmp/diff_new_pack.DkJYNk/_new  2017-09-25 13:55:03.619608081 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   mozilla-nspr
-Version:4.15
+Version:4.16
 Release:0
 Summary:Netscape Portable Runtime
 License:MPL-2.0

++ nspr-4.15.tar.gz -> nspr-4.16.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nspr-4.15/nspr/.hg_archival.txt 
new/nspr-4.16/nspr/.hg_archival.txt
--- old/nspr-4.15/nspr/.hg_archival.txt 2017-06-05 22:16:00.0 +0200
+++ new/nspr-4.16/nspr/.hg_archival.txt 2017-07-27 14:31:27.0 +0200
@@ -1,4 +1,4 @@
 repo: a4b34919bf34db2ee22acbbc305693c8980b6dc6
-node: cedc5c8d44fbdfbb1d1616d3752fb6bf33705d6a
+node: fa3dad3d8099d71ea6d9fe489afb63cb18894f0c
 branch: default
-tag: NSPR_4_15_RTM
+tag: NSPR_4_16_RTM
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nspr-4.15/nspr/configure new/nspr-4.16/nspr/configure
--- old/nspr-4.15/nspr/configure2017-06-05 22:16:00.0 +0200
+++ new/nspr-4.16/nspr/configure2017-07-27 14:31:27.0 +0200
@@ -2488,7 +2488,7 @@
   program_prefix=${target_alias}-
 
 MOD_MAJOR_VERSION=4
-MOD_MINOR_VERSION=15
+MOD_MINOR_VERSION=16
 MOD_PATCH_VERSION=0
 NSPR_MODNAME=nspr20
 _HAVE_PTHREADS=
@@ -6714,6 +6714,8 @@
 
 $as_echo "#define HAVE_SOCKLEN_T 1" >>confdefs.h
 
+$as_echo "#define HAVE_POINTER_LOCALTIME_R 1" >>confdefs.h
+
 CFLAGS="$CFLAGS $(DSO_CFLAGS) -ansi -Wall"
 MOZ_OBJFORMAT=`test -x /usr/bin/objformat && /usr/bin/objformat || echo 
elf`
 if test "$MOZ_OBJFORMAT" = "elf"; then
@@ -7324,6 +7326,8 @@
 
 $as_echo "#define HAVE_SOCKLEN_T 1" >>confdefs.h
 
+$as_echo "#define HAVE_POINTER_LOCALTIME_R 1" >>confdefs.h
+
 if test -z "$USE_NSPR_THREADS"; then
 USE_PTHREADS=1
 fi
@@ -7380,6 +7384,8 @@
 
 $as_echo "#define HAVE_SOCKLEN_T 1" >>confdefs.h
 
+$as_echo "#define HAVE_POINTER_LOCALTIME_R 1" >>confdefs.h
+
 CFLAGS="$CFLAGS -ansi -Wall"
 CXXFLAGS="$CXXFLAGS -ansi -Wall"
 DLL_SUFFIX=so.1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nspr-4.15/nspr/configure.in 
new/nspr-4.16/nspr/configure.in
--- old/nspr-4.15/nspr/configure.in 2017-06-05 22:16:00.0 +0200
+++ new/nspr-4.16/nspr/configure.in 2017-07-27 14:31:27.0 +0200
@@ -15,7 +15,7 @@
 dnl = Defaults
 dnl 
 MOD_MAJOR_VERSION=4
-MOD_MINOR_VERSION=15
+MOD_MINOR_VERSION=16
 MOD_PATCH_VERSION=0
 NSPR_MODNAME=nspr20
 _HAVE_PTHREADS=
@@ -1389,6 +1389,7 @@
 changequote([,])
 if test "$HOST_DARWIN_MAJOR" -ge 15 ; then
 AC_DEFINE(HAS_CONNECTX)
+fi
 AS='$(CC) -x assembler-with-cpp'
 CFLAGS="$CFLAGS -Wall -fno-common"
 case "${target_cpu}" in
@@ -1559,6 +1560,7 @@
 AC_DEFINE(FREEBSD)
 AC_DEFINE(HAVE_BSD_FLOCK)
 AC_DEFINE(HAVE_SOCKLEN_T)
+AC_DEFINE(HAVE_POINTER_LOCALTIME_R)
 CFLAGS="$CFLAGS $(DSO_CFLAGS) -ansi -Wall"
 MOZ_OBJFORMAT=`test -x /usr/bin/objformat && /usr/bin/objformat || echo 
elf`
 if test "$MOZ_OBJFORMAT" = "elf"; then
@@ -2119,6 +2121,7 @@
 AC_DEFINE(NETBSD)
 AC_DEFINE(HAVE_BSD_FLOCK)
 AC_DEFINE(HAVE_SOCKLEN_T)
+AC_DEFINE(HAVE_POINTER_LOCALTIME_R)
 if test -z "$USE_NSPR_THREADS"; then
 USE_PTHREADS=1
 fi
@@ -2167,6 +2170,7 @@
 AC_DEFINE(OPENBSD)
 AC_DEFINE(HAVE_BSD_FLOCK)
 AC_DEFINE(HAVE_SOCKLEN_T)
+AC_DEFINE(HAVE_POINTER_LOCALTIME_R)
 CFLAGS="$CFLAGS -ansi -Wall"
 CXXFLAGS="$CXXFLAGS -ansi -Wall"
 DLL_SUFFIX=so.1.0
diff 

commit rubygem-packaging_rake_tasks for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package rubygem-packaging_rake_tasks for 
openSUSE:Factory checked in at 2017-09-25 13:55:14

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


Package is "rubygem-packaging_rake_tasks"

Mon Sep 25 13:55:14 2017 rev:15 rq:528046 version:1.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-packaging_rake_tasks/rubygem-packaging_rake_tasks.changes
2017-04-17 10:24:06.540927060 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-packaging_rake_tasks.new/rubygem-packaging_rake_tasks.changes
   2017-09-25 13:55:18.745479911 +0200
@@ -1,0 +2,32 @@
+Thu Sep 21 10:52:56 UTC 2017 - lsle...@suse.cz
+
+- Added "build_dependencies" tasks to easily install the build
+  dependencies required for development (bsc#1020033)
+- 1.4.0
+
+---
+Thu Jul 13 09:25:16 UTC 2017 - mvid...@suse.com
+
+- check:syntax: Do not print "Syntax OK" for every file.
+- 1.3.4
+
+---
+Thu Jul 13 07:30:27 UTC 2017 - jreidin...@suse.com
+
+- If package is missing in target sr repository consider it like
+  different version and do not crash ( needed for SLE15 submission
+  so part of bsc#1044312)
+- 1.3.3
+
+---
+Mon May 29 11:17:34 UTC 2017 - mvid...@suse.com
+
+- If parallel.gem is available, use it to speed up check:syntax
+- 1.3.2
+
+---
+Mon May 22 09:39:11 UTC 2017 - lsle...@suse.cz
+
+- sync the gem2rpm.yml changes from IBS
+
+---

Old:

  packaging_rake_tasks-1.3.1.gem

New:

  packaging_rake_tasks-1.4.0.gem



Other differences:
--
++ rubygem-packaging_rake_tasks.spec ++
--- /var/tmp/diff_new_pack.bav4W1/_old  2017-09-25 13:55:20.645212624 +0200
+++ /var/tmp/diff_new_pack.bav4W1/_new  2017-09-25 13:55:20.649212062 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-packaging_rake_tasks
-Version:1.3.1
+Version:1.4.0
 Release:0
 %define mod_name packaging_rake_tasks
 %define mod_full_name %{mod_name}-%{version}
@@ -25,6 +25,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
+Suggests:   %{rubygem parallel}
 Url:http://github.org/openSUSE/packaging_tasks
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml

++ gem2rpm.yml ++
--- /var/tmp/diff_new_pack.bav4W1/_old  2017-09-25 13:55:20.697205309 +0200
+++ /var/tmp/diff_new_pack.bav4W1/_new  2017-09-25 13:55:20.697205309 +0200
@@ -23,7 +23,7 @@
 #   foo.patch: -p1
 #   bar.patch: 
 # ## used by gem2rpm
-:sources:
+# :sources:
 # - foo.desktop
 # - bar.desktop
 # :gem_install_args: ''
@@ -68,3 +68,5 @@
 # :post: |-
 #   /bin/echo foo
 #
+---
+:license: LGPL-2.1

++ packaging_rake_tasks-1.3.1.gem -> packaging_rake_tasks-1.4.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2015-05-06 10:39:43.0 +0200
+++ new/VERSION 2017-09-21 14:04:46.0 +0200
@@ -1 +1 @@
-1.3.1
+1.4.0
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/tasks/build_dependencies.rake 
new/lib/tasks/build_dependencies.rake
--- old/lib/tasks/build_dependencies.rake   1970-01-01 01:00:00.0 
+0100
+++ new/lib/tasks/build_dependencies.rake   2017-09-21 14:04:46.0 
+0200
@@ -0,0 +1,61 @@
+#--
+# Yast rake
+#
+# Copyright (C) 2017 SUSE LLC
+#   This library is free software; you can redistribute it and/or modify
+# it only under the terms of version 2.1 of the GNU Lesser General Public
+# License as published by the Free Software Foundation.
+#
+#   This library is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
+# details.
+#
+#   You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+#++
+
+require "shellwords"
+require "open3"
+
+namespace :build_dependencies do
+  def buildrequires
+buildrequires = []
+
+config = Packaging::Configuration.instance
+

commit python-pyasn1 for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package python-pyasn1 for openSUSE:Factory 
checked in at 2017-09-25 13:54:49

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


Package is "python-pyasn1"

Mon Sep 25 13:54:49 2017 rev:32 rq:528027 version:0.3.6

Changes:

--- /work/SRC/openSUSE:Factory/python-pyasn1/python-pyasn1.changes  
2017-09-21 12:27:25.385924275 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyasn1.new/python-pyasn1.changes 
2017-09-25 13:54:50.881400312 +0200
@@ -1,0 +2,12 @@
+Thu Sep 21 11:08:33 UTC 2017 - mich...@stroeder.com
+
+- updated to upstream release 0.3.6
+
+  * End-of-octets encoding optimized at ASN.1 encoders
+  * The __getitem__/__setitem__ behavior of Set/Sequence and
+SetOf/SequenceOf objects aligned with the canonical Mapping
+and Sequence protocols in part
+  * Fixed crash in ASN.1 encoder when encoding an explicitly tagged
+component of a Sequence
+
+---

Old:

  pyasn1-0.3.5.tar.gz

New:

  pyasn1-0.3.6.tar.gz



Other differences:
--
++ python-pyasn1.spec ++
--- /var/tmp/diff_new_pack.dpyQGb/_old  2017-09-25 13:54:51.529309153 +0200
+++ /var/tmp/diff_new_pack.dpyQGb/_new  2017-09-25 13:54:51.529309153 +0200
@@ -20,7 +20,7 @@
 %define oldpython python
 Name:   python-pyasn1
 %global modname pyasn1
-Version:0.3.5
+Version:0.3.6
 Release:0
 Summary:ASN.1 types and codecs
 License:BSD-2-Clause

++ pyasn1-0.3.5.tar.gz -> pyasn1-0.3.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-0.3.5/CHANGES.rst new/pyasn1-0.3.6/CHANGES.rst
--- old/pyasn1-0.3.5/CHANGES.rst2017-09-16 23:01:31.0 +0200
+++ new/pyasn1-0.3.6/CHANGES.rst2017-09-20 22:26:33.0 +0200
@@ -1,4 +1,13 @@
 
+Revision 0.3.6, released 21-09-2017
+---
+
+- End-of-octets encoding optimized at ASN.1 encoders
+- The __getitem__/__setitem__ behavior of Set/Sequence and SetOf/SequenceOf
+  objects aligned with the canonical Mapping and Sequence protocols in part
+- Fixed crash in ASN.1 encoder when encoding an explicitly tagged
+  component of a Sequence
+
 Revision 0.3.5, released 16-09-2017
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-0.3.5/PKG-INFO new/pyasn1-0.3.6/PKG-INFO
--- old/pyasn1-0.3.5/PKG-INFO   2017-09-17 00:21:41.0 +0200
+++ new/pyasn1-0.3.6/PKG-INFO   2017-09-20 22:36:17.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyasn1
-Version: 0.3.5
+Version: 0.3.6
 Summary: ASN.1 types and codecs
 Home-page: https://github.com/etingof/pyasn1
 Author: Ilya Etingof 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-0.3.5/pyasn1/__init__.py 
new/pyasn1-0.3.6/pyasn1/__init__.py
--- old/pyasn1-0.3.5/pyasn1/__init__.py 2017-09-16 23:01:31.0 +0200
+++ new/pyasn1-0.3.6/pyasn1/__init__.py 2017-09-20 22:21:52.0 +0200
@@ -1,7 +1,7 @@
 import sys
 
 # http://www.python.org/dev/peps/pep-0396/
-__version__ = '0.3.5'
+__version__ = '0.3.6'
 
 if sys.version_info[:2] < (2, 4):
 raise RuntimeError('PyASN1 requires Python 2.4 or later')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-0.3.5/pyasn1/codec/ber/encoder.py 
new/pyasn1-0.3.6/pyasn1/codec/ber/encoder.py
--- old/pyasn1-0.3.5/pyasn1/codec/ber/encoder.py2017-09-16 
23:01:31.0 +0200
+++ new/pyasn1-0.3.6/pyasn1/codec/ber/encoder.py2017-09-20 
22:21:52.0 +0200
@@ -16,6 +16,10 @@
 class AbstractItemEncoder(object):
 supportIndefLenMode = 1
 
+# An outcome of otherwise legit call `encodeFun(eoo.endOfOctets)`
+eooIntegerSubstrate = (0, 0)
+eooOctetsSubstrate = ints2octs(eooIntegerSubstrate)
+
 # noinspection PyMethodMayBeStatic
 def encodeTag(self, singleTag, isConstructed):
 tagClass, tagFormat, tagId = singleTag
@@ -85,11 +89,18 @@
 
 if isOctets:
 substrate = ints2octs(header) + substrate
+
+if not defModeOverride:
+substrate += self.eooOctetsSubstrate
+
 else:
-substrate = ints2octs(header + substrate)
+substrate = header + substrate
 
-if not defModeOverride:
-substrate += encodeFun(eoo.endOfOctets, 
defMode=defModeOverride)
+if not defModeOverride:
+substrate += self.eooIntegerSubstrate
+
+if 

commit virtualbox for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2017-09-25 13:54:24

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


Package is "virtualbox"

Mon Sep 25 13:54:24 2017 rev:141 rq:527710 version:5.1.28

Changes:

--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes2017-09-15 
21:03:44.419429609 +0200
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes   
2017-09-25 13:54:31.664104135 +0200
@@ -1,0 +2,25 @@
+Wed Sep 20 00:44:12 UTC 2017 - larry.fin...@lwfinger.net
+
+- Add file "fixes_for_4.14.patch" to handle API change in kernel 4.14.
+  Remove file "vbox_fix_42.3_api.patch" as that fix is included in upstream 
code.
+
+---
+Fri Sep 15 14:14:15 UTC 2017 - larry.fin...@lwfinger.net
+
+- Version bump to 5.1.28 (released 2017-09-13 by Oracle)
+
+This is a maintenance release. The following items were fixed and/or added:
+
+Audio: fixed accidental crashes when using the AC'97 sound emulation (bug 
#16959)
+Audio: fixed crash when default input or output devices have changed (bugs 
#16968, #16969, #17004)
+Audio: fixed recording when using the ALSA backend
+Audio: fixed handle leak when using the OSS backend
+E1000: fixed a crash related to VLAN traffic over internal network (5.1.26 
regression; bug #16960)
+NAT: apply --natbindip1 to TCP connections (bug #16478)
+OVF: when importing an appliance with XHCI controller, don't add an OHCI 
controller.
+Linux hosts: fixed creating fixed sized VDI images (bug #17010)
+Linux hosts / guests: fixes for Linux 4.4 of openSUSE Leap 42.3 (bug 
#16966)
+Bridged networking: align outgoing packet at word boundary, preventing 
Windows host crash in MsLbfoProvider.
+Linux Additions: kernel drm driver support for custom EL7 Linux 3.10 kernel
+
+---

Old:

  VirtualBox-5.1.26-patched.tar.bz2
  vbox_fix_42.3_api.patch

New:

  VirtualBox-5.1.28-patched.tar.bz2
  fixes_for_4.14.patch



Other differences:
--
++ virtualbox.spec ++
--- /var/tmp/diff_new_pack.fKNWY3/_old  2017-09-25 13:54:34.587692794 +0200
+++ /var/tmp/diff_new_pack.fKNWY3/_new  2017-09-25 13:54:34.591692231 +0200
@@ -22,7 +22,7 @@
 %define _vbox_instdir  %{_libexecdir}/virtualbox
 %define _udevrulesdir %{_sysconfdir}/udev/rules.d
 Name:   virtualbox
-Version:5.1.26
+Version:5.1.28
 Release:0
 Summary:VirtualBox is an Emulator
 License:GPL-2.0+
@@ -97,8 +97,8 @@
 Patch112:   modify_for_4_8_bo_move.patch
 # Remove all mention of _smp_mflags
 Patch113:   vbox_remove_smp_mflags.patch
-# Fix change in API for get_user_pages()
-Patch114:   vbox_fix_42.3_api.patch
+# Fix for removal of vfs_write() in kernel 4.14
+Patch114:   fixes_for_4.14.patch
 # Allow use of gcc7
 Patch115:   vbox_fix_for_gcc7.patch
 # Fix for missing include needed for server 1.19
@@ -382,9 +382,7 @@
 %patch109 -p1
 %patch112 -p1
 %patch113 -p1
-%if 0%{?sle_version} == 120300
 %patch114 -p1
-%endif
 %patch115 -p1
 %patch116 -p1
 %patch117 -p1

++ UserManual.pdf ++
(binary differes)

++ VirtualBox-5.1.26-patched.tar.bz2 -> VirtualBox-5.1.28-patched.tar.bz2 
++
/work/SRC/openSUSE:Factory/virtualbox/VirtualBox-5.1.26-patched.tar.bz2 
/work/SRC/openSUSE:Factory/.virtualbox.new/VirtualBox-5.1.28-patched.tar.bz2 
differ: char 11, line 1

++ fixes_for_4.14.patch ++
Index: VirtualBox-5.1.28/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c
===
--- VirtualBox-5.1.28.orig/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c
+++ VirtualBox-5.1.28/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c
@@ -357,7 +357,11 @@ static int vboxPciFileWrite(struct file*
 
 fs_save = get_fs();
 set_fs(get_ds());
+# if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 14, 0)
+ret = kernel_write(file, data, size, );
+#else
 ret = vfs_write(file, data, size, );
+#endif
 set_fs(fs_save);
 if (ret < 0)
 printk(KERN_DEBUG "vboxPciFileWrite: error %d\n", ret);




commit PackageKit for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2017-09-25 13:54:32

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


Package is "PackageKit"

Mon Sep 25 13:54:32 2017 rev:163 rq:527712 version:1.1.7

Changes:

--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes2017-09-13 
21:55:11.568350877 +0200
+++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes   
2017-09-25 13:54:35.151613451 +0200
@@ -1,0 +2,6 @@
+Wed Sep 20 14:56:55 UTC 2017 - fcro...@suse.com
+
+- No longer BuildRequires libqt4-devel, this part is in a separate
+  project since version 0.8.6.
+
+---



Other differences:
--
++ PackageKit.spec ++
--- /var/tmp/diff_new_pack.2ETQX5/_old  2017-09-25 13:54:35.787523981 +0200
+++ /var/tmp/diff_new_pack.2ETQX5/_new  2017-09-25 13:54:35.795522855 +0200
@@ -50,7 +50,6 @@
 BuildRequires:  libarchive-devel
 BuildRequires:  libcppunit-devel
 BuildRequires:  libgudev-1_0-devel
-BuildRequires:  libqt4-devel
 BuildRequires:  libtool
 BuildRequires:  libzypp-devel
 BuildRequires:  mozilla-nspr-devel >= 4.8






commit patterns-devel-base for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package patterns-devel-base for 
openSUSE:Factory checked in at 2017-09-25 13:54:37

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


Package is "patterns-devel-base"

Mon Sep 25 13:54:37 2017 rev:4 rq:527719 version:20170319

Changes:

--- /work/SRC/openSUSE:Factory/patterns-devel-base/patterns-devel-base.changes  
2017-07-30 11:24:45.215631264 +0200
+++ 
/work/SRC/openSUSE:Factory/.patterns-devel-base.new/patterns-devel-base.changes 
2017-09-25 13:54:39.794960144 +0200
@@ -1,0 +2,5 @@
+Thu Sep 21 10:52:11 UTC 2017 - sfl...@suse.de
+
+- Swap web pattern from php5 to php7
+
+---



Other differences:
--
++ patterns-devel-base.spec ++
--- /var/tmp/diff_new_pack.V1CHAP/_old  2017-09-25 13:54:40.442868986 +0200
+++ /var/tmp/diff_new_pack.V1CHAP/_new  2017-09-25 13:54:40.446868423 +0200
@@ -204,40 +204,40 @@
 Suggests:   perl-HTTP-DAV
 Suggests:   perl-HTTPS-Daemon
 Suggests:   perl-Pod-HtmlPsPdf
-Suggests:   php5
-Suggests:   php5-bcmath
-Suggests:   php5-bz2
-Suggests:   php5-calendar
-Suggests:   php5-ctype
-Suggests:   php5-curl
-Suggests:   php5-dba
-Suggests:   php5-devel
-Suggests:   php5-dom
-Suggests:   php5-exif
-Suggests:   php5-fastcgi
-Suggests:   php5-ftp
-Suggests:   php5-gd
-Suggests:   php5-gettext
-Suggests:   php5-gmp
-Suggests:   php5-iconv
-Suggests:   php5-imap
-Suggests:   php5-ldap
-Suggests:   php5-mbstring
-Suggests:   php5-mcrypt
-Suggests:   php5-mysql
-Suggests:   php5-odbc
-Suggests:   php5-openssl
-Suggests:   php5-pear
-Suggests:   php5-pgsql
-Suggests:   php5-shmop
-Suggests:   php5-snmp
-Suggests:   php5-sockets
-Suggests:   php5-sysvsem
-Suggests:   php5-sysvshm
-Suggests:   php5-tidy
-Suggests:   php5-wddx
-Suggests:   php5-xsl
-Suggests:   php5-zlib
+Suggests:   php7
+Suggests:   php7-bcmath
+Suggests:   php7-bz2
+Suggests:   php7-calendar
+Suggests:   php7-ctype
+Suggests:   php7-curl
+Suggests:   php7-dba
+Suggests:   php7-devel
+Suggests:   php7-dom
+Suggests:   php7-exif
+Suggests:   php7-fastcgi
+Suggests:   php7-ftp
+Suggests:   php7-gd
+Suggests:   php7-gettext
+Suggests:   php7-gmp
+Suggests:   php7-iconv
+Suggests:   php7-imap
+Suggests:   php7-ldap
+Suggests:   php7-mbstring
+Suggests:   php7-mcrypt
+Suggests:   php7-mysql
+Suggests:   php7-odbc
+Suggests:   php7-openssl
+Suggests:   php7-pear
+Suggests:   php7-pgsql
+Suggests:   php7-shmop
+Suggests:   php7-snmp
+Suggests:   php7-sockets
+Suggests:   php7-sysvsem
+Suggests:   php7-sysvshm
+Suggests:   php7-tidy
+Suggests:   php7-wddx
+Suggests:   php7-xsl
+Suggests:   php7-zlib
 Suggests:   tidy
 Suggests:   xhtml-dtd
 Suggests:   xmlcharent




commit vlc for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package vlc for openSUSE:Factory checked in 
at 2017-09-25 13:54:42

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


Package is "vlc"

Mon Sep 25 13:54:42 2017 rev:72 rq:527946 version:2.2.6

Changes:

--- /work/SRC/openSUSE:Factory/vlc/vlc.changes  2017-08-24 18:26:26.524793405 
+0200
+++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes 2017-09-25 
13:54:44.758261821 +0200
@@ -1,0 +2,13 @@
+Thu Sep 21 11:20:24 UTC 2017 - dims...@opensuse.org
+
+- Add vlc-flac-heap-overflow.patch: flac: fix heap write overflow
+  on frame format change (CVE-2017-9300, boo#1041907).
+
+---
+Tue Sep 19 15:08:45 UTC 2017 - dims...@opensuse.org
+
+- Stop depending on libkde4-devel: It's only used to find the
+  install path for kde4, but configure falls back to the correct
+  default for openSUSE anyway (boo#1057736).
+
+---

New:

  vlc-flac-heap-overflow.patch



Other differences:
--
++ vlc.spec ++
--- /var/tmp/diff_new_pack.PiXHFC/_old  2017-09-25 13:54:46.669992846 +0200
+++ /var/tmp/diff_new_pack.PiXHFC/_new  2017-09-25 13:54:46.673992283 +0200
@@ -20,30 +20,25 @@
 %define libvlc 5
 %define libvlccore 8
 %define conflicts vlc-beta
-
-# Fluidsynth plugin is known to cause strange crashes here and there - disable 
it for now (2014-10-07, DimStar)
-%bcond_with fluidsynth
-
 %if 0%{?suse_version} >= 1200
 %bcond_without gstreamer
 %else
 %bcond_with gstreamer
 %endif
-
-# VNC support - the module is not really usable in most cases tested so far 
(e.g. against qemu-kvm -vnc :xx)
-%bcond_with vnc
-
 %ifarch %arm
 %bcond_without opengles
 %else
 %bcond_with opengles
 %endif
-
+# Fluidsynth plugin is known to cause strange crashes here and there - disable 
it for now (2014-10-07, DimStar)
+%bcond_with fluidsynth
+# VNC support - the module is not really usable in most cases tested so far 
(e.g. against qemu-kvm -vnc :xx)
+%bcond_with vnc
 Name:   vlc
 Version:2.2.6
 Release:0
 Summary:Graphical media player
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0+ AND LGPL-2.1+
 Group:  Productivity/Multimedia/Video/Players
 Url:http://www.videolan.org
 Source: 
http://download.videolan.org/%{name}/%{version}/%{name}-%{version}.tar.xz
@@ -60,6 +55,7 @@
 Patch7: vlc.a52.patch
 # PATCH-FIX-OPENSUSE vlc-projectM-qt5.patch -- link to libprojectM-qt5
 Patch8: vlc-projectM-qt5.patch
+Patch9: vlc-flac-heap-overflow.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  SDL-devel >= 1.2.10
 BuildRequires:  aalib-devel
@@ -68,12 +64,6 @@
 BuildRequires:  dirac-devel
 BuildRequires:  fdupes
 BuildRequires:  findutils
-%if %{with gstreamer}
-BuildRequires:  pkgconfig(gstreamer-app-1.0)
-%endif
-%if 0%{?suse_version} > 1110 || 0%{?BUILD_ORIG}
-BuildRequires:  flac-devel
-%endif
 BuildRequires:  freetype2
 BuildRequires:  fribidi-devel
 BuildRequires:  gettext-devel
@@ -87,24 +77,11 @@
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libidn-devel
 BuildRequires:  libjack-devel >= 1.9.7
+BuildRequires:  libjpeg-devel
 BuildRequires:  libkate-devel >= 0.3.0
 BuildRequires:  libnotify-devel
 BuildRequires:  libogg-devel >= 1.0
 BuildRequires:  libopus-devel >= 1.0.3
-BuildRequires:  pkgconfig(libmodplug) >= 0.8.4
-%if 0%{?suse_version} >= 1310
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Widgets)
-%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
-BuildRequires:  pkgconfig(Qt5X11Extras)
-# for some reason libXi-devel is explicitly needed on Leap 42.1, otherwise the 
build fails...
-BuildRequires:  pkgconfig(xi)
-%endif
-%else
-BuildRequires:  libqt4-devel >= 4.6.0
-%endif
-BuildRequires:  libjpeg-devel
 BuildRequires:  libraw1394 >= 2.0.1
 BuildRequires:  librsvg-devel >= 2.9.0
 BuildRequires:  libsamplerate-devel
@@ -121,6 +98,7 @@
 BuildRequires:  live555-devel >= 2015.01.27
 BuildRequires:  lua-devel >= 5.1
 BuildRequires:  pcre-devel
+BuildRequires:  pkgconfig
 BuildRequires:  schroedinger-devel >= 1.0.10
 BuildRequires:  slang-devel
 BuildRequires:  speex-devel >= 1.0.5
@@ -128,14 +106,35 @@
 BuildRequires:  vcdimager-devel
 BuildRequires:  xosd-devel
 BuildRequires:  xz
-BuildConflicts: pkgconfig(libavutil) >= 55
+BuildRequires:  pkgconfig(libavcodec) >= 55.26.0
+BuildRequires:  pkgconfig(libavformat) >= 53.21.0
+BuildRequires:  pkgconfig(libavutil) >= 52.4.0
+BuildRequires:  pkgconfig(libmodplug) >= 0.8.4
 Requires:   %{name}-noX = %{version}-%{release}
+Requires:   %{name}-qt = %{version}-%{release}
 # We 

commit libclc for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package libclc for openSUSE:Factory checked 
in at 2017-09-25 13:54:10

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


Package is "libclc"

Mon Sep 25 13:54:10 2017 rev:6 rq:527634 version:0.2.0+git.20170920

Changes:

--- /work/SRC/openSUSE:Factory/libclc/libclc.changes2017-04-17 
10:20:33.683072434 +0200
+++ /work/SRC/openSUSE:Factory/.libclc.new/libclc.changes   2017-09-25 
13:54:12.942738183 +0200
@@ -1,0 +2,25 @@
+Thu Sep 21 03:02:31 UTC 2017 - ji...@boombatower.com
+
+- Update to version 0.2.0+git.20170920:
+  * generic: add missing get_work_dim include
+  * add __kernel_exec macros
+  * configure.py: Make python3 friendly
+  * configure.py: Drop explicit import of int builtin
+  * amdgcn: Implement {read_,write_,}mem_fence builtin
+  * amdgcn: rewrite barrier() using fence and clang __builtin_amdgcn_s_barrier
+  * Add halfN types and enable fp16 when generating builtin declarations
+  * relational: Implement shuffle builtin
+  * relational: Implement shuffle2 builtin
+  * Fixup clc.h comment
+  * r600: Cleanup barrier implementation.
+  * amdgcn,waitcnt: Add datalayout info
+  * configure.py: Simplify compatibility sources
+  * vstore: Cleanup and add vstore(half)
+  * Implement vload_half{,n} and vload(half)
+  * integer: Add popcount implementation using ctpop intrinsic
+  * Add native_recip(x) as ((1)/(x))
+  * Add travis CI configuration file
+  * Implement cl_khr_int64_base_atomics builtins
+  * Implement cl_khr_int64_extended_atomics builtins
+
+---

Old:

  libclc-0.2.0+git.20170225.tar.xz

New:

  libclc-0.2.0+git.20170920.tar.xz



Other differences:
--
++ libclc.spec ++
--- /var/tmp/diff_new_pack.3qRrpl/_old  2017-09-25 13:54:13.510658278 +0200
+++ /var/tmp/diff_new_pack.3qRrpl/_new  2017-09-25 13:54:13.514657715 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libclc
-Version:0.2.0+git.20170225
+Version:0.2.0+git.20170920
 Release:0
 Summary:OpenCL C programming language library
 License:BSD-3-Clause or MIT

++ _service ++
--- /var/tmp/diff_new_pack.3qRrpl/_old  2017-09-25 13:54:13.554652088 +0200
+++ /var/tmp/diff_new_pack.3qRrpl/_new  2017-09-25 13:54:13.554652088 +0200
@@ -4,7 +4,7 @@
 https://github.com/llvm-mirror/libclc.git
 enable
 enable
-17648cd846390e294feafef21c32c7106eac1e24
+fb79355642cb7120597f887189f7c4f6c8f426c6
 0.2.0+git.%cd
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.3qRrpl/_old  2017-09-25 13:54:13.582648150 +0200
+++ /var/tmp/diff_new_pack.3qRrpl/_new  2017-09-25 13:54:13.582648150 +0200
@@ -1,6 +1,6 @@
 
   
 https://github.com/llvm-mirror/libclc.git
-17648cd846390e294feafef21c32c7106eac1e24
+fb79355642cb7120597f887189f7c4f6c8f426c6
   
 

++ libclc-0.2.0+git.20170225.tar.xz -> libclc-0.2.0+git.20170920.tar.xz 
++
 1708 lines of diff (skipped)




commit wget for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package wget for openSUSE:Factory checked in 
at 2017-09-25 13:54:16

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


Package is "wget"

Mon Sep 25 13:54:16 2017 rev:47 rq:527657 version:1.19.1

Changes:

--- /work/SRC/openSUSE:Factory/wget/wget.changes2017-03-10 
21:44:34.257212285 +0100
+++ /work/SRC/openSUSE:Factory/.wget.new/wget.changes   2017-09-25 
13:54:20.293703921 +0200
@@ -1,0 +2,7 @@
+Thu Sep 21 06:45:00 UTC 2017 - josef.moell...@suse.com
+
+- Retry http GET when server responds with "416 Requested Range
+  Not Satisfiable" but file is not complete.
+  [boo#1058204, wget-416-but-file-not-complete.patch]
+
+---

New:

  wget-416-but-file-not-complete.patch



Other differences:
--
++ wget.spec ++
--- /var/tmp/diff_new_pack.ki6TCb/_old  2017-09-25 13:54:22.185437759 +0200
+++ /var/tmp/diff_new_pack.ki6TCb/_new  2017-09-25 13:54:22.185437759 +0200
@@ -34,6 +34,7 @@
 Patch7: wget-fix-pod-syntax.diff
 Patch8: wget-errno-clobber.patch
 Patch9: wget-CVE-2017-6508.patch
+Patch10:wget-416-but-file-not-complete.patch
 BuildRequires:  automake
 BuildRequires:  gpgme-devel >= 0.4.2
 BuildRequires:  libcares-devel
@@ -81,6 +82,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %build
 %if 0%{?suse_version} > 1110


++ wget-416-but-file-not-complete.patch ++
Index: wget-1.19.1/src/http.c
===
--- wget-1.19.1.orig/src/http.c
+++ wget-1.19.1/src/http.c
@@ -3819,6 +3819,16 @@ gethttp (const struct url *u, struct url
 }
 
   if (statcode == HTTP_STATUS_RANGE_NOT_SATISFIABLE
+  && hs->restval < (contlen + contrange))
+{
+  /* The file was not completely downloaded,
+ yet the server claims the range is invalid.
+ Bail out.  */
+  CLOSE_INVALIDATE (sock);
+  retval = RANGEERR;
+  goto cleanup;
+}
+  if (statcode == HTTP_STATUS_RANGE_NOT_SATISFIABLE
   || (!opt.timestamping && hs->restval > 0 && statcode == HTTP_STATUS_OK
   && contrange == 0 && contlen >= 0 && hs->restval >= contlen))
 {




commit python-Django for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package python-Django for openSUSE:Factory 
checked in at 2017-09-25 13:54:05

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


Package is "python-Django"

Mon Sep 25 13:54:05 2017 rev:33 rq:527627 version:1.11.5

Changes:

--- /work/SRC/openSUSE:Factory/python-Django/python-Django.changes  
2017-08-14 12:38:33.792275694 +0200
+++ /work/SRC/openSUSE:Factory/.python-Django.new/python-Django.changes 
2017-09-25 13:54:06.903587876 +0200
@@ -1,0 +2,33 @@
+Wed Sep 20 21:53:53 UTC 2017 - toddrme2...@gmail.com
+
+- update to version 1.11.5
+  * CVE-2017-12794: Possible XSS in traceback section of technical 500 debug 
page
+  * Fixed GEOS version parsing if the version has a commit hash at the end (new
+in GEOS 3.6.2) (:ticket:`28441`).
+  * Added compatibility for ``cx_Oracle`` 6 (:ticket:`28498`).
+  * Fixed select widget rendering when option values are tuples 
(:ticket:`28502`).
+  * Django 1.11 inadvertently changed the sequence and trigger naming scheme on
+Oracle. This causes errors on INSERTs for some tables if
+``'use_returning_into': False`` is in the ``OPTIONS`` part of 
``DATABASES``.
+The pre-1.11 naming scheme is now restored. Unfortunately, it necessarily
+requires an update to Oracle tables created with Django 1.11.[1-4]. Use the
+upgrade script in :ticket:`28451` comment 8 to update sequence and trigger
+names to use the pre-1.11 naming scheme.
+  * Added POST request support to ``LogoutView``, for equivalence with the
+function-based ``logout()`` view (:ticket:`28513`).
+  * Omitted ``pages_per_range`` from ``BrinIndex.deconstruct()`` if it's 
``None``
+(:ticket:`25809`).
+  * Fixed a regression where ``SelectDateWidget`` localized the years in the
+select box (:ticket:`28530`).
+  * Fixed a regression in 1.11.4 where ``runserver`` crashed with non-Unicode
+system encodings on Python 2 + Windows (:ticket:`28487`).
+  * Fixed a regression in Django 1.10 where changes to a ``ManyToManyField``
+weren't logged in the admin change history (:ticket:`27998`) and prevented
+``ManyToManyField`` initial data in model forms from being affected by
+subsequent model changes (:ticket:`28543`).
+  * Fixed non-deterministic results or an ``AssertionError`` crash in some
+queries with multiple joins (:ticket:`26522`).
+  * Fixed a regression in ``contrib.auth``'s ``login()`` and ``logout()`` views
+where they ignored positional arguments (:ticket:`28550`).
+
+---
@@ -491 +524 @@
-- update to 1.9
+- update to 1.9 (CVE-2016-7401, CVE-2015-8213)

Old:

  Django-1.11.4.tar.gz
  Django-1.11.4.tar.gz.asc

New:

  Django-1.11.5.tar.gz
  Django-1.11.5.tar.gz.asc



Other differences:
--
++ python-Django.spec ++
--- /var/tmp/diff_new_pack.izXXgP/_old  2017-09-25 13:54:07.531499531 +0200
+++ /var/tmp/diff_new_pack.izXXgP/_new  2017-09-25 13:54:07.531499531 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-Django
-Version:1.11.4
+Version:1.11.5
 Release:0
 Summary:A high-level Python Web framework
 License:BSD-3-Clause
@@ -79,9 +79,10 @@
 
 %{python_expand install -D -m 0644 extras/django_bash_completion 
%{buildroot}%{_sysconfdir}/bash_completion.d/django_bash_completion-%{$python_bin_suffix}.sh
 pushd %{buildroot}%{$python_sitelib}
+chmod a-x django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
 # Fix wrong-script-interpreter
-sed -i "s|#!/usr/bin/env python|#!%__$python|" django/bin/django-admin.py
-sed -i "s|#!/usr/bin/env python|#!%__$python|" 
django/conf/project_template/manage.py-tpl
+sed -i "s|^#!/usr/bin/env python$|#!%{__$python}|" django/bin/django-admin.py
+sed -i "s|^#!/usr/bin/env python$|#!%{__$python}|" 
django/conf/project_template/manage.py-tpl
 %fdupes .
 # Deduplicating files can generate a RPMLINT warning for pyc mtime
 $python -m compileall -d %{$python_sitelib} django/bin/
@@ -92,6 +93,7 @@
 $python -O -m compileall -d %{$python_sitelib} django/conf/locale/
 $python -m compileall -d %{$python_sitelib} django/conf/locale/ru/
 $python -O -m compileall -d %{$python_sitelib} django/conf/locale/ru/
+%fdupes django/bin/
 popd
 }
 

++ Django-1.11.4.tar.gz -> Django-1.11.5.tar.gz ++
/work/SRC/openSUSE:Factory/python-Django/Django-1.11.4.tar.gz 
/work/SRC/openSUSE:Factory/.python-Django.new/Django-1.11.5.tar.gz differ: char 
5, line 1

++ Django-1.11.4.tar.gz.asc -> Django-1.11.5.tar.gz.asc ++
--- 

commit python-chardet for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package python-chardet for openSUSE:Factory 
checked in at 2017-09-25 13:53:59

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


Package is "python-chardet"

Mon Sep 25 13:53:59 2017 rev:22 rq:527624 version:3.0.4

Changes:

--- /work/SRC/openSUSE:Factory/python-chardet/python-chardet.changes
2017-09-04 12:19:35.276680939 +0200
+++ /work/SRC/openSUSE:Factory/.python-chardet.new/python-chardet.changes   
2017-09-25 13:54:00.780449387 +0200
@@ -1,0 +2,5 @@
+Wed Sep 20 21:47:30 UTC 2017 - dmuel...@suse.com
+
+- add update-alternatives post-requires 
+
+---



Other differences:
--
++ python-chardet.spec ++
--- /var/tmp/diff_new_pack.lbXna6/_old  2017-09-25 13:54:01.320373421 +0200
+++ /var/tmp/diff_new_pack.lbXna6/_new  2017-09-25 13:54:01.320373421 +0200
@@ -24,7 +24,7 @@
 License:LGPL-2.1+
 Group:  Development/Languages/Python
 Url:https://github.com/chardet/chardet
-Source0:
https://pypi.io/packages/source/c/chardet/chardet-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/c/chardet/chardet-%{version}.tar.gz
 Source1:python-chardet-rpmlintrc
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module hypothesis}
@@ -34,6 +34,9 @@
 BuildRequires:  python-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+
 %python_subpackages
 
 %description




commit openldap2 for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package openldap2 for openSUSE:Factory 
checked in at 2017-09-25 13:53:42

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


Package is "openldap2"

Mon Sep 25 13:53:42 2017 rev:126 rq:527556 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/openldap2/openldap2.changes  2017-09-09 
20:22:29.692256401 +0200
+++ /work/SRC/openSUSE:Factory/.openldap2.new/openldap2.changes 2017-09-25 
13:53:43.538875234 +0200
@@ -1,0 +2,5 @@
+Mon Sep 18 20:45:58 UTC 2017 - mich...@stroeder.com
+
+- added 0012-ITS8051-sockdnpat.patch
+
+---

New:

  0012-ITS8051-sockdnpat.patch



Other differences:
--
++ openldap2.spec ++
--- /var/tmp/diff_new_pack.6FN3sU/_old  2017-09-25 13:53:44.658717675 +0200
+++ /var/tmp/diff_new_pack.6FN3sU/_new  2017-09-25 13:53:44.662717112 +0200
@@ -57,6 +57,7 @@
 Patch8: 0008-In-monitor-backend-do-not-return-Connection0-entries.patch
 Patch9: 0009-Fix-ldap-host-lookup-ipv6.patch
 Patch11:0011-openldap-re24-its7796.patch
+Patch12:0012-ITS8051-sockdnpat.patch
 Patch13:0013-ITS-8692-let-back-sock-generate-increment-line.patch
 Patch14:
0014-ITS-8714-Send-out-EXTENDED-operation-message-from-back-sock.patch
 Source200:  
%{name_ppolicy_check_module}-%{version_ppolicy_check_module}.tar.gz
@@ -251,6 +252,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch11 -p1
+%patch12 -p1
 %patch13 -p1
 %patch14 -p1
 cp %{SOURCE5} .

++ 0012-ITS8051-sockdnpat.patch ++
>From 328612d3370290c7f42ad835e1b0e3189eadef7b Mon Sep 17 00:00:00 2001
From: Howard Chu 
Date: Wed, 4 Feb 2015 03:53:13 +
Subject: [PATCH] ITS#8051 add DN qualifier

---
 doc/man/man5/slapd-sock.5   |  5 +
 servers/slapd/back-sock/back-sock.h |  2 ++
 servers/slapd/back-sock/config.c| 32 +---
 3 files changed, 36 insertions(+), 3 deletions(-)

diff --git a/doc/man/man5/slapd-sock.5 b/doc/man/man5/slapd-sock.5
index ee8cc919f..1ac4f7fdd 100644
--- a/doc/man/man5/slapd-sock.5
+++ b/doc/man/man5/slapd-sock.5
@@ -58,6 +58,11 @@ Specify which response types to send to the external 
program. "result"
 sends just the results of an operation. "search" sends all entries that
 the database returned for a search request. The default is empty
 (no responses are sent).
+.TP
+.B sockdnpat   
+Specify DN patterns for which the overlay will act. Only operations on
+DNs matching the specified regular expression will be processed. The default
+is empty (all DNs are processed).
 
 .SH PROTOCOL
 The protocol is essentially the same as
diff --git a/servers/slapd/back-sock/back-sock.h 
b/servers/slapd/back-sock/back-sock.h
index 15495a6bc..7a083a8df 100644
--- a/servers/slapd/back-sock/back-sock.h
+++ b/servers/slapd/back-sock/back-sock.h
@@ -30,6 +30,8 @@ struct sockinfo {
slap_mask_t si_extensions;
slap_mask_t si_ops; /* overlay: operations to act on */
slap_mask_t si_resps;   /* overlay: responses to forward */
+   regex_t si_dnpat;   /* overlay: DN pattern to match */
+   struct berval   si_dnpatstr;
 };
 
 #defineSOCK_EXT_BINDDN 1
diff --git a/servers/slapd/back-sock/config.c b/servers/slapd/back-sock/config.c
index d8ff95ceb..dc3f1365c 100644
--- a/servers/slapd/back-sock/config.c
+++ b/servers/slapd/back-sock/config.c
@@ -36,11 +36,12 @@ static slap_response sock_over_response;
 enum {
BS_EXT = 1,
BS_OPS,
-   BS_RESP
+   BS_RESP,
+   BS_DNPAT
 };
 
 /* The number of overlay-only config attrs */
-#define NUM_OV_ATTRS   2
+#define NUM_OV_ATTRS   3
 
 static ConfigTable bscfg[] = {
{ "sockops", "ops", 2, 0, 0, ARG_MAGIC|BS_OPS,
@@ -53,6 +54,11 @@ static ConfigTable bscfg[] = {
"DESC 'Response types to forward' "
"EQUALITY caseIgnoreMatch "
"SYNTAX OMsDirectoryString )", NULL, NULL },
+   { "sockdnpat", "regexp", 2, 2, 0, ARG_MAGIC|BS_DNPAT,
+   bs_cf_gen, "( OLcfgDbAt:7.5 NAME 'olcOvSocketDNpat' "
+   "DESC 'DN pattern to match' "
+   "EQUALITY caseIgnoreMatch "
+   "SYNTAX OMsDirectoryString SINGLE-VALUE )", NULL, NULL 
},
 
{ "socketpath", "pathname", 2, 2, 0, ARG_STRING|ARG_OFFSET,
(void *)offsetof(struct sockinfo, si_sockpath),
@@ -86,7 +92,8 @@ static ConfigOCs osocs[] = {
"SUP olcOverlayConfig "
"MUST olcDbSocketPath "
"MAY ( olcDbSocketExtensions $ "
-   " olcOvSocketOps $ 

commit openjpeg for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package openjpeg for openSUSE:Factory 
checked in at 2017-09-25 13:53:36

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


Package is "openjpeg"

Mon Sep 25 13:53:36 2017 rev:20 rq:527553 version:1.5.2

Changes:

--- /work/SRC/openSUSE:Factory/openjpeg/openjpeg.changes2017-02-08 
10:50:32.914823876 +0100
+++ /work/SRC/openSUSE:Factory/.openjpeg.new/openjpeg.changes   2017-09-25 
13:53:37.431734494 +0200
@@ -1,0 +2,9 @@
+Wed Sep 20 09:06:49 UTC 2017 - tchva...@suse.com
+
+- Convert to pkgconfig
+- Remove fedora conditionals as nothing in opensuse
+  actually builds against it
+- Add patch to fix ffast-math issue bsc#1029609 bsc#1059440:
+  * openjpeg-fast-math.patch
+
+---

New:

  openjpeg-fast-math.patch



Other differences:
--
++ openjpeg.spec ++
--- /var/tmp/diff_new_pack.tjp4Uz/_old  2017-09-25 13:53:38.155632643 +0200
+++ /var/tmp/diff_new_pack.tjp4Uz/_new  2017-09-25 13:53:38.159632080 +0200
@@ -33,18 +33,16 @@
 Patch1: openjpeg-1.5.1-soname.patch
 # PATCH-FIX-UPSTREAM openjpeg-bsc999817-cve2016-7445-null-deref.patch 
CVE-2016-7445 bsc#999817 h...@suse.com -- Fix null pointer dereference in 
convert.c
 Patch2: openjpeg-bsc999817-cve2016-7445-null-deref.patch
+# PATCH-FIX-UPSTREAM openjpeg-fast-math.patch only compile and not link with 
fast-math bsc#1059440
+Patch3: openjpeg-fast-math.patch
 BuildRequires:  cmake
 BuildRequires:  doxygen
-BuildRequires:  libtiff-devel
-BuildRequires:  pkg-config
+BuildRequires:  fdupes
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libtiff-4)
 BuildRequires:  pkgconfig(zlib)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version}
-BuildRequires:  fdupes
-%endif
 
 %description
 OpenJPEG library is an open-source JPEG 2000 codec written in C. It has been
@@ -74,6 +72,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 # Remove build time references so build-compare can do its work
 echo "HTML_TIMESTAMP = NO" >> doc/Doxyfile.dox.cmake.in
@@ -86,8 +85,7 @@
-DCMAKE_BUILD_TYPE=release \
-DBUILD_DOC=ON \
-DUSE_SYSTEM_GETOPT=ON \
-   -DBUILD_THIRDPARTY=OFF ..
-
+   -DBUILD_THIRDPARTY=OFF
 make %{?_smp_mflags}
 
 %install
@@ -99,21 +97,12 @@
 # Compatibility symlink
 ln -s openjpeg-1.5/openjpeg.h %{buildroot}%{_includedir}/openjpeg.h
 
-# Fix of Fedora build
-%if 0%{?fedora_version}
-  rm -f %{buildroot}%{_docdir}/openjpeg/{CHANGES,LICENSE}
-%endif
-
-%if 0%{?suse_version}
 %fdupes -s %{buildroot}
-%endif
 
 %post -n libopenjpeg%{so_ver} -p /sbin/ldconfig
-
 %postun -n libopenjpeg%{so_ver} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS CHANGES LICENSE NEWS README THANKS
 %{_bindir}/image_to_j2k
 %{_bindir}/j2k_dump
@@ -123,7 +112,6 @@
 %{_mandir}/man1/j2k_to_image.1%{ext_man}
 
 %files devel
-%defattr(-,root,root,-)
 %doc %{_docdir}/%{name}-devel/
 %{_includedir}/openjpeg-1.5/
 %{_includedir}/openjpeg.h
@@ -134,7 +122,6 @@
 %{_mandir}/man3/libopenjpeg.3%{ext_man}
 
 %files -n libopenjpeg%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libopenjpeg.so.%{version}
 %{_libdir}/libopenjpeg.so.%{so_ver}*
 

++ openjpeg-fast-math.patch ++
diff -up openjpeg-1.5.1/CMakeLists.txt.fast-math openjpeg-1.5.1/CMakeLists.txt
--- openjpeg-1.5.1/CMakeLists.txt.fast-math 2015-04-28 15:04:28.265928682 
-0600
+++ openjpeg-1.5.1/CMakeLists.txt   2015-04-28 15:04:28.268928664 -0600
@@ -192,7 +192,7 @@ IF(CMAKE_COMPILER_IS_GNUCC)
   # For all builds, make sure openjpeg is std99 compliant:
   # SET(CMAKE_C_FLAGS "-Wall -std=c99 ${CMAKE_C_FLAGS}") # FIXME: this setting 
prevented us from setting a coverage build.
   # Do not use ffast-math for all build, it would produce incorrect results, 
only set for release:
-  SET(CMAKE_C_FLAGS_RELEASE "-ffast-math ${CMAKE_C_FLAGS_RELEASE}")
+  SET(OPENJPEG_LIBRARY_COMPILE_OPTIONS ${OPENJPEG_LIBRARY_COMPILE_OPTIONS} 
"$<$:-ffast-math>")
 ENDIF(CMAKE_COMPILER_IS_GNUCC)
 
 #-
diff -up openjpeg-1.5.1/libopenjpeg/CMakeLists.txt.fast-math 
openjpeg-1.5.1/libopenjpeg/CMakeLists.txt
--- openjpeg-1.5.1/libopenjpeg/CMakeLists.txt.fast-math 2012-09-13 
01:58:39.0 -0600
+++ openjpeg-1.5.1/libopenjpeg/CMakeLists.txt   2015-04-28 15:04:54.773770250 
-0600
@@ -39,6 +39,7 @@ IF(UNIX)
   TARGET_LINK_LIBRARIES(${OPENJPEG_LIBRARY_NAME} m)
 ENDIF(UNIX)
 SET_TARGET_PROPERTIES(${OPENJPEG_LIBRARY_NAME} PROPERTIES 
${OPENJPEG_LIBRARY_PROPERTIES})

commit libvirt for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2017-09-25 13:53:47

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


Package is "libvirt"

Mon Sep 25 13:53:47 2017 rev:235 rq:527593 version:3.7.0

Changes:

--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2017-09-18 
19:51:30.420080923 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes 2017-09-25 
13:53:51.885700856 +0200
@@ -1,0 +2,7 @@
+Wed Sep 20 16:28:46 UTC 2017 - jfeh...@suse.com
+
+- apparmor: add temporary profile fixes to allow starting domains
+  apparmor-ptrace-support.patch
+  bsc#1058847
+
+---

New:

  apparmor-ptrace-support.patch



Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.XJt4p2/_old  2017-09-25 13:53:53.049537106 +0200
+++ /var/tmp/diff_new_pack.XJt4p2/_new  2017-09-25 13:53:53.053536544 +0200
@@ -310,6 +310,7 @@
 # Patches pending upstream review
 Patch100:   libxl-dom-reset.patch
 Patch101:   network-don-t-use-dhcp-authoritative-on-static-netwo.patch
+Patch102:   apparmor-ptrace-support.patch
 # Need to go upstream
 Patch150:   xen-pv-cdrom.patch
 Patch151:   blockcopy-check-dst-identical-device.patch
@@ -877,6 +878,7 @@
 %patch2 -p1
 %patch100 -p1
 %patch101 -p1
+%patch102 -p1
 %patch150 -p1
 %patch151 -p1
 %patch152 -p1

++ apparmor-no-mount.patch ++
--- /var/tmp/diff_new_pack.XJt4p2/_old  2017-09-25 13:53:53.133525290 +0200
+++ /var/tmp/diff_new_pack.XJt4p2/_new  2017-09-25 13:53:53.137524727 +0200
@@ -2,12 +2,15 @@
 ===
 --- libvirt-3.7.0.orig/examples/apparmor/libvirt-lxc
 +++ libvirt-3.7.0/examples/apparmor/libvirt-lxc
-@@ -2,39 +2,15 @@
+@@ -2,42 +2,19 @@
  
#include 
  
 -  umount,
--
+   dbus,
+   signal,
+   ptrace,
+ 
 -  # ignore DENIED message on / remount
 -  deny mount options=(ro, remount) -> /,
 -

++ apparmor-ptrace-support.patch ++
commit e3bb609812776b30acfc0349b25b2e4d539c45c2
Author: Jim Fehlig 
Date:   Mon Sep 18 13:41:26 2017 -0600

apparmor: support ptrace checks

Kernel 4.13 introduced finer-grained ptrace checks


https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=v4.13.2=290f458a4f16f9cf6cb6562b249e69fe1c3c3a07

When Apparmor is enabled and libvirtd is confined, attempting to start
a domain fails

virsh start test
error: Failed to start domain test
error: internal error: child reported: Kernel does not provide mount
   namespace: Permission denied

The audit log contains

type=AVC msg=audit(1505466699.828:534): apparmor="DENIED"
operation="ptrace" profile="/usr/sbin/libvirtd" pid=6621
comm="libvirtd" requested_mask="trace" denied_mask="trace"
peer="/usr/sbin/libvirtd"

It was also noticed that simply connecting to libvirtd (e.g. virsh list)
resulted in the following entries in the audit log

type=AVC msg=audit(1505755799.975:65): apparmor="DENIED"
operation="ptrace" profile="/usr/sbin/libvirtd" pid=1418
comm="libvirtd" requested_mask="trace" denied_mask="trace"
peer="unconfined"
type=AVC msg=audit(1505755799.976:66): apparmor="DENIED"
operation="ptrace" profile="/usr/sbin/libvirtd" pid=1418
comm="libvirtd" requested_mask="trace" denied_mask="trace"
peer="unconfined"

Both Apparmor denials can be fixed by supporting ptrace in the
libvirtd, qemu, and lxc profiles. While at it, also add support
for dbus, signal, and unix.

Resolves: https://bugzilla.suse.com/show_bug.cgi?id=1058847

diff --git a/examples/apparmor/libvirt-lxc b/examples/apparmor/libvirt-lxc
index 4bfb503aa..0db137de0 100644
--- a/examples/apparmor/libvirt-lxc
+++ b/examples/apparmor/libvirt-lxc
@@ -3,6 +3,9 @@
   #include 
 
   umount,
+  dbus,
+  signal,
+  ptrace,
 
   # ignore DENIED message on / remount
   deny mount options=(ro, remount) -> /,
diff --git a/examples/apparmor/libvirt-qemu b/examples/apparmor/libvirt-qemu
index dcfb1a598..6a4a2335a 100644
--- a/examples/apparmor/libvirt-qemu
+++ b/examples/apparmor/libvirt-qemu
@@ -170,6 +170,9 @@
   @{PROC}/device-tree/** r,
   /sys/firmware/devicetree/** r,
 
+  signal (receive) peer=/usr/sbin/libvirtd,
+  ptrace (tracedby) peer=/usr/sbin/libvirtd,
+
   # for gathering information about available host resources
   /sys/devices/system/cpu/ r,
   /sys/devices/system/node/ r,
diff --git a/examples/apparmor/usr.sbin.libvirtd 
b/examples/apparmor/usr.sbin.libvirtd
index acb59e071..9aadba411 100644
--- 

commit qpdf for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package qpdf for openSUSE:Factory checked in 
at 2017-09-25 13:53:11

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


Package is "qpdf"

Mon Sep 25 13:53:11 2017 rev:31 rq:527520 version:7.0.0

Changes:

--- /work/SRC/openSUSE:Factory/qpdf/qpdf.changes2015-11-22 
10:58:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.qpdf.new/qpdf.changes   2017-09-25 
13:53:14.834913813 +0200
@@ -1,0 +2,30 @@
+Wed Sep 20 11:47:37 UTC 2017 - idon...@suse.com
+
+- Update to version 7.0.0
+  * License is now Apache-2.0
+  * Add new libjpeg8-devel dependency
+  * Improve the error message that is issued when QPDFWriter
+   encounters a stream that can't be decoded. In particular, mention
+   that the stream will be copied without filtering to avoid data
+   loss.
+  * Add new methods to the C API to correspond to new additions to
+   QPDFWriter:
+   - qpdf_set_compress_streams
+   - qpdf_set_decode_level
+   - qpdf_set_preserve_unreferenced_objects
+   - qpdf_set_newline_before_endstream
+  * Add support for writing PCLm files
+  * QPDF now supports reading and writing streams encoded with
+JPEG or RunLength encoding. Library API enhancements and
+command-line options have been added to control this
+behavior. See command-line options --compress-streams
+and --decode-level and methods QPDFWriter::setCompressStreams
+and QPDFWriter::setDecodeLevel.
+  * Page rotation is now supported and accessible from both the
+library and the command line.
+  * Fixes CVE-2017-12595 bsc#1055960, CVE-2017-9208 bsc#1040311
+CVE-2017-9209 bsc#1040312, CVE-2017-9210 bsc#1040313,
+CVE-2017-11627 bsc#1050577, CVE-2017-11626 bsc#1050578,
+CVE-2017-11625 bsc#1050579, CVE-2017-11624 bsc#1050581
+
+---

Old:

  qpdf-6.0.0.tar.gz

New:

  qpdf-7.0.0.tar.gz



Other differences:
--
++ qpdf.spec ++
--- /var/tmp/diff_new_pack.8EpKKr/_old  2017-09-25 13:53:16.062741061 +0200
+++ /var/tmp/diff_new_pack.8EpKKr/_new  2017-09-25 13:53:16.066740498 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qpdf
 #
-# 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
@@ -17,16 +17,16 @@
 
 
 Name:   qpdf
-Version:6.0.0
+Version:7.0.0
 Release:0
-%define so_version 17
+%define so_version 18
 Summary:Command-line tools and library for transforming PDF files
-License:Artistic-2.0
+License:Apache-2.0
 Group:  Development/Libraries/C and C++
 Url:http://qpdf.sourceforge.net/
 Source: 
http://sourceforge.net/projects/qpdf/files/qpdf/%{version}/qpdf-%{version}.tar.gz
 BuildRequires:  gcc-c++
-BuildRequires:  pcre-devel
+BuildRequires:  libjpeg8-devel
 BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ qpdf-6.0.0.tar.gz -> qpdf-7.0.0.tar.gz ++
/work/SRC/openSUSE:Factory/qpdf/qpdf-6.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.qpdf.new/qpdf-7.0.0.tar.gz differ: char 5, line 1




commit linuxrc for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2017-09-25 13:53:24

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


Package is "linuxrc"

Mon Sep 25 13:53:24 2017 rev:244 rq:527537 version:5.0.107

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2017-09-13 
21:35:30.158570107 +0200
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2017-09-25 
13:53:26.269305021 +0200
@@ -1,0 +2,7 @@
+Wed Sep 20 11:57:07 UTC 2017 - wfe...@opensuse.org
+
+- merge gh#openSUSE/linuxrc#146
+- pass SetHostname setting to install.inf (bsc#1054933)
+- 5.0.107
+
+

Old:

  linuxrc-5.0.106.tar.xz

New:

  linuxrc-5.0.107.tar.xz



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.Oyc0pz/_old  2017-09-25 13:53:27.481134519 +0200
+++ /var/tmp/diff_new_pack.Oyc0pz/_new  2017-09-25 13:53:27.481134519 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   linuxrc
-Version:5.0.106
+Version:5.0.107
 Release:0
 Summary:SUSE Installation Program
 License:GPL-3.0+

++ linuxrc-5.0.106.tar.xz -> linuxrc-5.0.107.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.106/VERSION new/linuxrc-5.0.107/VERSION
--- old/linuxrc-5.0.106/VERSION 2017-09-12 10:45:43.0 +0200
+++ new/linuxrc-5.0.107/VERSION 2017-09-20 13:57:07.0 +0200
@@ -1 +1 @@
-5.0.106
+5.0.107
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.106/changelog 
new/linuxrc-5.0.107/changelog
--- old/linuxrc-5.0.106/changelog   2017-09-12 10:45:43.0 +0200
+++ new/linuxrc-5.0.107/changelog   2017-09-20 13:57:07.0 +0200
@@ -1,3 +1,6 @@
+2017-09-20:5.0.107
+   - pass SetHostname setting to install.inf
+
 2017-05-27:5.0.106
- sort input files (boo#1041090)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.106/file.c new/linuxrc-5.0.107/file.c
--- old/linuxrc-5.0.106/file.c  2017-09-12 10:45:43.0 +0200
+++ new/linuxrc-5.0.107/file.c  2017-09-20 13:57:07.0 +0200
@@ -1898,6 +1898,7 @@
   if(config.net.realhostname) {
 file_write_str(f, key_hostname, config.net.realhostname);
   }
+  file_write_num(f, key_sethostname, config.net.sethostname);
 
   LXRC_WAIT
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.106/linuxrc_yast_interface.txt 
new/linuxrc-5.0.107/linuxrc_yast_interface.txt
--- old/linuxrc-5.0.106/linuxrc_yast_interface.txt  2017-09-12 
10:45:43.0 +0200
+++ new/linuxrc-5.0.107/linuxrc_yast_interface.txt  2017-09-20 
13:57:07.0 +0200
@@ -131,6 +131,11 @@
 # entry is missing if unset
 Hostname: %s
 
+# 1: set hostname via DHCP
+# if this is 1 (the default) linuxrc has set DHCLIENT_SET_HOSTNAME to 'yes'
+# in /etc/sysconfig/network/dhcp
+SetHostname: 0|1
+
 # URL for registration server, use 'regurl' boot option to set
 # fate#303335
 # entry is missing if unset




commit samba for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2017-09-25 13:53:18

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


Package is "samba"

Mon Sep 25 13:53:18 2017 rev:222 rq:527524 version:4.6.7+git.49.562d44faa9d

Changes:

--- /work/SRC/openSUSE:Factory/samba/samba.changes  2017-09-07 
22:09:22.139492238 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2017-09-25 
13:53:21.166023041 +0200
@@ -1,0 +2,18 @@
+Thu Sep 14 20:41:11 UTC 2017 - aap...@suse.com
+
+- CVE-2017-12163: Prevent client short SMB1 write from
+  writing server memory to file; (bso#13020); (bsc#1058624).
+
+---
+Thu Sep 14 19:03:56 UTC 2017 - nopo...@suse.com
+
+- CVE-2017-12150: Some code path don't enforce smb signing,
+  when they should; (bso#12997); (bsc#1058622).
+
+---
+Thu Sep 14 14:39:37 UTC 2017 - nopo...@suse.com
+
+- CVE-2017-12151: Keep required encryption across SMB3 dfs
+  redirects; (bso#12996); (bsc#1058565).
+
+---

Old:

  samba-4.6.7+git.38.90b2cdb4f22.tar.bz2

New:

  samba-4.6.7+git.49.562d44faa9d.tar.bz2



Other differences:
--
++ samba.spec ++
--- /var/tmp/diff_new_pack.IrNplh/_old  2017-09-25 13:53:22.437844098 +0200
+++ /var/tmp/diff_new_pack.IrNplh/_new  2017-09-25 13:53:22.441843536 +0200
@@ -108,7 +108,7 @@
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0
-Version:4.6.7+git.38.90b2cdb4f22
+Version:4.6.7+git.49.562d44faa9d
 Release:0
 Url:https://www.samba.org/
 Obsoletes:  samba-32bit < %{version}

++ samba-4.6.7+git.38.90b2cdb4f22.tar.bz2 -> 
samba-4.6.7+git.49.562d44faa9d.tar.bz2 ++
/work/SRC/openSUSE:Factory/samba/samba-4.6.7+git.38.90b2cdb4f22.tar.bz2 
/work/SRC/openSUSE:Factory/.samba.new/samba-4.6.7+git.49.562d44faa9d.tar.bz2 
differ: char 11, line 1




commit cups for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package cups for openSUSE:Factory checked in 
at 2017-09-25 13:53:02

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


Package is "cups"

Mon Sep 25 13:53:02 2017 rev:141 rq:527512 version:2.2.3

Changes:

--- /work/SRC/openSUSE:Factory/cups/cups.changes2017-07-04 
13:32:15.356064309 +0200
+++ /work/SRC/openSUSE:Factory/.cups.new/cups.changes   2017-09-25 
13:53:05.320252504 +0200
@@ -1,0 +2,5 @@
+Wed Sep 20 08:24:24 UTC 2017 - sch...@suse.de
+
+- Pre-require user(lp) in cups-libs
+
+---



Other differences:
--
++ cups.spec ++
--- /var/tmp/diff_new_pack.rxUuZ9/_old  2017-09-25 13:53:07.551938511 +0200
+++ /var/tmp/diff_new_pack.rxUuZ9/_new  2017-09-25 13:53:07.555937948 +0200
@@ -152,6 +152,7 @@
 # Prerequire /sbin/ldconfig which is used in the traditional bash scriptlets 
for post/postun:
 Requires(pre):  /sbin/ldconfig
 %if 0%{?suse_version} >= 1330
+Requires(pre): user(lp)
 Requires(pre): group(lp)
 %endif
 








commit libffi for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package libffi for openSUSE:Factory checked 
in at 2017-09-25 13:52:32

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


Package is "libffi"

Mon Sep 25 13:52:32 2017 rev:4 rq:527478 version:3.2.1.git259

Changes:

--- /work/SRC/openSUSE:Factory/libffi/libffi.changes2017-04-18 
13:47:54.983547364 +0200
+++ /work/SRC/openSUSE:Factory/.libffi.new/libffi.changes   2017-09-25 
13:52:36.192350735 +0200
@@ -1,0 +2,5 @@
+Mon Sep 18 10:46:22 UTC 2017 - sch...@suse.de
+
+- aarch64-struct-by-value.patch: fix passing struct by value on aarch64
+
+---

New:

  aarch64-struct-by-value.patch



Other differences:
--
++ libffi.spec ++
--- /var/tmp/diff_new_pack.AZBs0b/_old  2017-09-25 13:52:37.148216247 +0200
+++ /var/tmp/diff_new_pack.AZBs0b/_new  2017-09-25 13:52:37.152215684 +0200
@@ -28,6 +28,7 @@
 Source: %name-%version.tar.xz
 Source99:   baselibs.conf
 Patch:  libffi-include-location.patch
+Patch1: aarch64-struct-by-value.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -80,6 +81,7 @@
 %prep
 %setup -q
 %patch -p1
+%patch1 -p1
 
 %build
 ./autogen.sh

++ aarch64-struct-by-value.patch ++
Subject: [PATCH] Fix passing struct by value on aarch64

Index: libffi-3.2.1.git259/src/aarch64/ffi.c
===
--- libffi-3.2.1.git259.orig/src/aarch64/ffi.c
+++ libffi-3.2.1.git259/src/aarch64/ffi.c
@@ -238,13 +238,18 @@ is_vfp_type (const ffi_type *ty)
state.
 
The terse state variable names match the names used in the AARCH64
-   PCS. */
+   PCS.
+
+   The struct area is allocated downwards from the top of the argument
+   area.  It is used to hold copies of structures passed by value that are
+   bigger than 16 bytes.  */
 
 struct arg_state
 {
   unsigned ngrn;/* Next general-purpose register number. */
   unsigned nsrn;/* Next vector register number. */
   size_t nsaa;  /* Next stack offset. */
+  size_t next_struct_area; /* Place to allocate big structs. */
 
 #if defined (__APPLE__)
   unsigned allocating_variadic;
@@ -253,11 +258,12 @@ struct arg_state
 
 /* Initialize a procedure call argument marshalling state.  */
 static void
-arg_init (struct arg_state *state)
+arg_init (struct arg_state *state, size_t size)
 {
   state->ngrn = 0;
   state->nsrn = 0;
   state->nsaa = 0;
+  state->next_struct_area = size;
 #if defined (__APPLE__)
   state->allocating_variadic = 0;
 #endif
@@ -286,6 +292,21 @@ allocate_to_stack (struct arg_state *sta
   return (char *)stack + nsaa;
 }
 
+/* Allocate and copy a structure that is passed by value on the stack and
+   return a pointer to it.  */
+static void *
+allocate_and_copy_struct_to_stack (struct arg_state *state, void *stack,
+  size_t alignment, size_t size, void *value)
+{
+  size_t dest = state->next_struct_area - size;
+
+  /* Round down to the natural alignment of the value.  */
+  dest = ALIGN_DOWN (dest, alignment);
+  state->next_struct_area = dest;
+
+  return memcpy ((char *) stack + dest, value, size);
+}
+
 static ffi_arg
 extend_integer_type (void *source, int type)
 {
@@ -591,13 +612,14 @@ ffi_call_int (ffi_cif *cif, void (*fn)(v
   frame = stack + stack_bytes;
   rvalue = (rsize ? frame + 32 : orig_rvalue);
 
-  arg_init ();
+  arg_init (, stack_bytes);
   for (i = 0, nargs = cif->nargs; i < nargs; i++)
 {
   ffi_type *ty = cif->arg_types[i];
   size_t s = ty->size;
   void *a = avalue[i];
   int h, t;
+  void *dest;
 
   t = ty->type;
   switch (t)
@@ -645,8 +667,6 @@ ffi_call_int (ffi_cif *cif, void (*fn)(v
case FFI_TYPE_STRUCT:
case FFI_TYPE_COMPLEX:
  {
-   void *dest;
-
h = is_vfp_type (ty);
if (h)
  {
@@ -664,9 +684,12 @@ ffi_call_int (ffi_cif *cif, void (*fn)(v
else if (s > 16)
  {
/* If the argument is a composite type that is larger than 16
-  bytes, then the argument has been copied to memory, and
+  bytes, then the argument is copied to memory, and
   the argument is replaced by a pointer to the copy.  */
-   a = [i];
+   dest = allocate_and_copy_struct_to_stack (, stack,
+ ty->alignment, s,
+ avalue[i]);
+   a = 
t = FFI_TYPE_POINTER;
  

commit product-builder-plugin-Tumbleweed for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package product-builder-plugin-Tumbleweed 
for openSUSE:Factory checked in at 2017-09-25 13:52:45

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


Package is "product-builder-plugin-Tumbleweed"

Mon Sep 25 13:52:45 2017 rev:10 rq:527497 version:1.0~pre.1505901051.22e279d

Changes:

--- 
/work/SRC/openSUSE:Factory/product-builder-plugin-Tumbleweed/product-builder-plugin-Tumbleweed.changes
  2017-09-13 21:38:11.623852062 +0200
+++ 
/work/SRC/openSUSE:Factory/.product-builder-plugin-Tumbleweed.new/product-builder-plugin-Tumbleweed.changes
 2017-09-25 13:52:46.658878118 +0200
@@ -1,0 +2,5 @@
+Wed Sep 20 09:51:53 UTC 2017 - adr...@suse.de
+
+- fix product specific license cleanup and naming scheme
+
+---

Old:

  product-builder-plugins-1.0~pre.1505229734.e75d199.obscpio

New:

  product-builder-plugins-1.0~pre.1505901051.22e279d.obscpio



Other differences:
--
++ product-builder-plugin-Tumbleweed.spec ++
--- /var/tmp/diff_new_pack.EsqXQN/_old  2017-09-25 13:52:49.306505603 +0200
+++ /var/tmp/diff_new_pack.EsqXQN/_new  2017-09-25 13:52:49.310505039 +0200
@@ -20,7 +20,7 @@
 Summary:openSUSE - KIWI Image System
 License:GPL-2.0+
 Group:  System/Management
-Version:1.0~pre.1505229734.e75d199
+Version:1.0~pre.1505901051.22e279d
 Release:0
 Source: product-builder-plugins-%version.tar.xz
 Provides:   product-builder-plugin = %version-%release

++ product-builder-plugins-1.0~pre.1505229734.e75d199.obscpio -> 
product-builder-plugins-1.0~pre.1505901051.22e279d.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/product-builder-plugins-1.0~pre.1505229734.e75d199/KIWIDescrPlugin.pm 
new/product-builder-plugins-1.0~pre.1505901051.22e279d/KIWIDescrPlugin.pm
--- old/product-builder-plugins-1.0~pre.1505229734.e75d199/KIWIDescrPlugin.pm   
2017-09-12 17:18:42.0 +0200
+++ new/product-builder-plugins-1.0~pre.1505901051.22e279d/KIWIDescrPlugin.pm   
2017-09-20 11:50:44.0 +0200
@@ -160,7 +160,7 @@
   $this->logMsg("I",
   "Called $cmd exit status: <$status> output: $out"
   );
-  unlink "$masterpath/license.tar";
+  unlink "$masterpath/$licensename.tar";
 }
 }
 
@@ -256,7 +256,7 @@
 $this->logMsg("I",
 "Check for $product license file"
 );
-$this->addLicenseFile($masterpath, "license.$product");
+$this->addLicenseFile($masterpath, "license-$product");
   }
 
   # detached signature

++ product-builder-plugins.obsinfo ++
--- /var/tmp/diff_new_pack.EsqXQN/_old  2017-09-25 13:52:49.434487596 +0200
+++ /var/tmp/diff_new_pack.EsqXQN/_new  2017-09-25 13:52:49.438487033 +0200
@@ -1,5 +1,5 @@
 name: product-builder-plugins
-version: 1.0~pre.1505229734.e75d199
-mtime: 1505229734
-commit: e75d199d243854e27f507fff42c2f5f21c07e729
+version: 1.0~pre.1505901051.22e279d
+mtime: 1505901051
+commit: 22e279d94be5d253204b0ab5d6b14c24a72680d8
 




commit perl-List-MoreUtils for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory checked in at 2017-09-25 13:52:40

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


Package is "perl-List-MoreUtils"

Mon Sep 25 13:52:40 2017 rev:29 rq:527490 version:0.425

Changes:

--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2017-04-12 17:11:48.468704808 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new/perl-List-MoreUtils.changes 
2017-09-25 13:52:42.443471216 +0200
@@ -1,0 +2,44 @@
+Mon Sep 18 05:43:52 UTC 2017 - co...@suse.com
+
+- updated to 0.425
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.4252017-09-06
+  - release 0.424_001 as 0.425 with XS is META.* after 136:0 PASS:FAIL
+on CPAN Tester Matrix
+  
+  0.424_0012017-09-05
+  - Makefile.PL: modify PREREQ_PM instead of recommend dynamically
+  
+  0.4232017-08-22
+  - sync version with List::MoreUtils::XS
+  - add examples for binsert/bremove (LMU::XS issue #1, Thanks to 
shawnlaffan)
+  - update tests to latest List::MoreUtils::XS
+  - recommend List::MoreUtils::XS 0.423
+  
+  0.420_0012017-08-15
+  - add some new functions:
+* qsort (XS only)
+* binsert
+* bremove
+* listcmp
+* arrayify (RT#17230)
+* samples (RT#77562)
+* minmaxstr (RT#106401)
+* lower_bound
+* upper_bound
+* equal_range
+* frequencies
+* occurrences
+* mode (RT#91991)
+* zip6 (RT#42921)
+* reduce_0
+* reduce_1
+* reduce_u
+  - improve tests
+  - make List::MoreUtils::XS independent from List::MoreUtils
+Note that List::MoreUtils::XS doesn't guarantee API stability - this
+feature is only provided through List::MoreUtils as frontend.
+  - improve Makefile.PL regarding some build artifacts
+
+---

Old:

  List-MoreUtils-0.419.tar.gz

New:

  List-MoreUtils-0.425.tar.gz



Other differences:
--
++ perl-List-MoreUtils.spec ++
--- /var/tmp/diff_new_pack.ZSiF7W/_old  2017-09-25 13:52:43.103378369 +0200
+++ /var/tmp/diff_new_pack.ZSiF7W/_new  2017-09-25 13:52:43.107377806 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   perl-List-MoreUtils
-Version:0.419
+Version:0.425
 Release:0
 %define cpan_name List-MoreUtils
 Summary:Provide the stuff missing in List::Util
-License:Artistic-1.0 or GPL-1.0+
+License:Apache-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/List-MoreUtils/
 Source0:
https://cpan.metacpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
@@ -31,8 +31,11 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Exporter::Tiny) >= 0.038
+BuildRequires:  perl(List::MoreUtils::XS) >= 0.423
+BuildRequires:  perl(Test::LeakTrace)
 BuildRequires:  perl(Test::More) >= 0.96
 Requires:   perl(Exporter::Tiny) >= 0.038
+Requires:   perl(List::MoreUtils::XS) >= 0.423
 %{perl_requires}
 
 %description

++ List-MoreUtils-0.419.tar.gz -> List-MoreUtils-0.425.tar.gz ++
 15624 lines of diff (skipped)




commit python-alabaster for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package python-alabaster for 
openSUSE:Factory checked in at 2017-09-25 13:52:24

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


Package is "python-alabaster"

Mon Sep 25 13:52:24 2017 rev:3 rq:527469 version:0.7.10

Changes:

--- /work/SRC/openSUSE:Factory/python-alabaster/python-alabaster.changes
2017-03-24 01:52:56.231938695 +0100
+++ /work/SRC/openSUSE:Factory/.python-alabaster.new/python-alabaster.changes   
2017-09-25 13:52:27.245609522 +0200
@@ -1,0 +2,103 @@
+Mon Sep 18 05:33:38 UTC 2017 - tbecht...@suse.com
+
+- use files.pythonhosted.org for Source
+
+---
+Thu Jun  1 21:01:46 UTC 2017 - dmuel...@suse.com
+
+- update to 0.7.10
+  * Add code_highlight to README
+  * Anticipate releases 1.2 with unstable_prehistory feature
+  * Allow to set font-size for body and caption text
+  * Ignore pyenv version file
+  * Combine multiple div.sphinxsidebar definitions
+  * Allow control of body text alignment
+  * Fix a few html mismatched + closing tags
+  * krTheme does have a repo :)
+  * Positive margin-bottom for the sidebar #44
+  * Make directly nested lists indent in narrow screens
+  * Fix a much older typo too
+  * Tweaks to README, mostly layout
+  * Normalize case of faux-booleans in settings documentation.
+  * Fixed navigation for large screens #44
+  * Start putting GH issue numbers in changelog.
+  * Fix styling of emphasized/highlighted lines
+  * Fix duplicate-sphinx-link warning.
+  * New homepage
+  * Add div.highlight configurability
+  * Remove spurious close-LI tag, re #39
+  * That was a dumb typo, stupid self contained ecosystem
+  * Re-apply relations sidebar removed in 
1fb8e2f5982b8c87642ae0fb5d953aa3faba82e7
+  * Fix caption config options
+  * Update LICENSE for 2016, also add date range
+  * Tweak changelog entry
+  * Add support for canonical URL headers
+  * remove demo, gitignore #57
+  * Yea let's do this instead, it's cleaner and less confusing.
+  * Removed Gap between Footnote Label and Description
+  * Make fixed sidebar behavior re #57, re #44 opt-in
+  * Include a modern .gitignore for python projects
+  * Move from 0.7 to 1.0
+  * Clean up formatting of example sidebars conf
+  * Configure wheels to be universal
+  * Add margin-bottom to field-list paragraphs so they stand apart
+  * Don't put an underline on linked images.
+  * Fix a couple typos
+  * Github button was deprecated and gave wrong icon
+  * GPG sign and build wheels by default
+  * Set correct variable name for admonition bg
+  * Make width settings configurable
+  * This was actually an overall bad idea due to Sphinx dep pinning :(
+  * Add Codecov support
+  * On second thought
+  * Wuups
+  * Fix up LI-indented code blocks to look consistent w/ top level code blocks
+  * RTD default still RTD's own theme, wuups
+  * Fix #32
+  * More Sphinx specific changelog formatting
+  * Wrap relations sidebar in div, replace div.related styling w/ hide of 
div.relations
+  * Shuffle README around a bit to make it clear it's now Sphinx default theme.
+  * Ensure dev environments have Sphinx installed, heh
+  * Whitespace & comment in layout
+  * Insert show_related setting & ensure both instances of related nav styling 
honor it
+  * Implement #78
+  * Update dev reqs re: new release tasks
+  * Remove top margin for sidebar #44
+  * Use correct variable for sidebar hr element.
+  * Use SVG icons for Travis CI button
+  * Expand explanation of enabling related links for existing installs
+  * Reverse order of changelog so appending to it / reading the end of it, is 
easier
+  * Changelog re #96
+  * Fix top margin for nav when collapsed #44
+  * Tweak README example list to include us now
+  * Fix admonition cross-ref selector
+  * Add div.topic configurability
+  * Use codecs.open w/ utf-8 for README containing Unicode
+  * Make it clearer what we mean by 'enabling' an html sidebar; fixes #98
+  * Use https URL for the "forkme" image on AWS
+  * Add viewcode target highlighting
+  * 1st stab at making a real docs site re #7
+  * Honor core Sphinx html_show_copyright option.
+  * translate "Navigation" in template
+  * Rearrange body so sidebar precedes main document #44
+  * Switch the link to requests from HTTPS to HTTP
+  * Overhaul install docs to be clearer, more informative
+  * fix documentation for `github_type` and `github_count`
+  * Start using invoke release tasks
+  * Add more configurable colors
+  * Might as well start using new changeloggy bits
+  * Move nav div above document div #44
+  * You'd think the syntax highlighting would have tipped me off here
+  * Fix sphinx-build warnings for demo
+  * Improved admonition differentiation
+  * Apply 

commit mariadb for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package mariadb for openSUSE:Factory checked 
in at 2017-09-25 13:52:14

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


Package is "mariadb"

Mon Sep 25 13:52:14 2017 rev:59 rq:527463 version:10.1.25

Changes:

--- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes  2017-07-17 
09:01:42.547781666 +0200
+++ /work/SRC/openSUSE:Factory/.mariadb.new/mariadb.changes 2017-09-25 
13:52:21.774379312 +0200
@@ -1,0 +2,6 @@
+Tue Sep 19 15:54:05 UTC 2017 - vci...@suse.com
+
+- Explicitly require libopenssl-1_0_0-devel, to successfully build
+  once we switch openssl to 1.1 (bsc#1042632)
+
+---



Other differences:
--
++ mariadb.spec ++
--- /var/tmp/diff_new_pack.ER0s3p/_old  2017-09-25 13:52:24.226034370 +0200
+++ /var/tmp/diff_new_pack.ER0s3p/_new  2017-09-25 13:52:24.226034370 +0200
@@ -76,7 +76,12 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  lzo-devel
 BuildRequires:  ncurses-devel
+# Temporarily require OpenSSL 1.0.x until we update to 10.2 which builds fine 
with OpenSSL 1.1
+%if %{suse_version} < 1330
 BuildRequires:  openssl-devel
+%else
+BuildRequires:  libopenssl-1_0_0-devel
+%endif
 BuildRequires:  pam-devel
 BuildRequires:  pcre-devel
 BuildRequires:  perl(Data::Dumper)




commit gnome-shell-extensions for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2017-09-25 13:51:37

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


Package is "gnome-shell-extensions"

Mon Sep 25 13:51:37 2017 rev:63 rq:528350 version:3.26.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2017-09-21 12:30:52.700759156 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
   2017-09-25 13:51:40.540180880 +0200
@@ -1,0 +2,8 @@
+Fri Sep 22 08:44:34 UTC 2017 - dims...@opensuse.org
+
+- Register SLE-Classic with u-a handler for default.desktop
+  implementation, which obsoletes the change in
+  /etc/sysconfig/windowmanager to pick the 'default window manager'
+  (boo#1039756).
+
+---



Other differences:
--
++ gnome-shell-extensions.spec ++
--- /var/tmp/diff_new_pack.ylMtN3/_old  2017-09-25 13:51:41.216085781 +0200
+++ /var/tmp/diff_new_pack.ylMtN3/_new  2017-09-25 13:51:41.216085781 +0200
@@ -18,7 +18,6 @@
 
 
 %global __requires_exclude typelib\\(Meta\\)
-
 Name:   gnome-shell-extensions
 Version:3.26.0
 Release:0
@@ -41,15 +40,15 @@
 Patch1000:  gse-sle-classic-ext.patch
 # Needed because we build a tarball generated with "git archive"
 BuildRequires:  gnome-common
-# Needed for directory ownership
-BuildRequires:  gnome-shell
 # gobject-introspection is needed for the typelib() rpm magic.
 BuildRequires:  gnome-patch-translation
+# Needed for directory ownership
+BuildRequires:  gnome-shell
 BuildRequires:  gobject-introspection
 BuildRequires:  intltool
+BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -92,8 +91,8 @@
 This package provides the extensions required to switch to gnome-shell classic
 and also installs the required session files.
 
-
 %lang_package -n %{name}-common
+
 %prep
 %setup -q
 %if !0%{?is_opensuse}
@@ -107,7 +106,7 @@
 ##gnome-patch-translation-update
 # In openSUSE GNOME, we don't launch gnome-session directly, but wrap this 
through a shell script, /usr/bin/gnome
 sed -i "s:Exec=gnome-session:Exec=gnome:g" data/gnome-classic.desktop.in
-cp %{S:1} .
+cp %{SOURCE1} .
 %if !0%{?is_opensuse}
 sed -i -e 's/openSUSE/SUSE Linux Enterprise/g' README.SUSE
 %endif
@@ -126,13 +125,29 @@
 %make_install
 %find_lang %{name} %{?no_lang_C}
 %if !0%{?is_opensuse}
-install -m0644 %{S:2} %{buildroot}/%{_datadir}/xsessions/sle-classic.desktop
+install -m0644 %{SOURCE2} 
%{buildroot}/%{_datadir}/xsessions/sle-classic.desktop
 # Install SLE theme
 tar -xzvf %{SOURCE3}
 install -d %{buildroot}%{_datadir}/gnome-shell/theme
 cp SLE-theme/theme/*  %{buildroot}%{_datadir}/gnome-shell/theme
+
+# Prepare for 'default.desktop' being update-alternative handled, boo#1039756
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+touch %{buildroot}%{_sysconfdir}/alternatives/default-xsession.desktop
+ln -s %{_sysconfdir}/alternatives/default-xsession.desktop 
%{buildroot}%{_datadir}/xsessions/default.desktop
+%endif
+
+%if !0%{?is_opensuse}
+%post -n gnome-shell-classic
+%{_sbindir}/update-alternatives --install 
%{_datadir}/xsessions/default.desktop \
+  default-xsession.desktop %{_datadir}/xsessions/sle-classic.desktop 30
+
+%postun -n gnome-shell-classic
+[ -f %{_datadir}/xsessions/sle-classic.desktop ] || 
%{_sbindir}/update-alternatives \
+  --remove default-xsession.desktop %{_datadir}/xsessions/sle-classic.desktop
 %endif
 
+
 %files common
 %defattr(-,root,root)
 %doc COPYING README.SUSE
@@ -164,8 +179,10 @@
 %{_datadir}/gnome-shell/theme/gnome-classic-high-contrast.css
 %{_datadir}/xsessions/gnome-classic.desktop
 %if !0%{?is_opensuse}
+%{_datadir}/xsessions/default.desktop
 %{_datadir}/xsessions/sle-classic.desktop
 %{_datadir}/gnome-shell/theme/sle-background.png
+%ghost %{_sysconfdir}/alternatives/default-xsession.desktop
 %endif
 
 %files common-lang -f %{name}.lang




commit mysql-connector-cpp for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package mysql-connector-cpp for 
openSUSE:Factory checked in at 2017-09-25 13:52:04

Comparing /work/SRC/openSUSE:Factory/mysql-connector-cpp (Old)
 and  /work/SRC/openSUSE:Factory/.mysql-connector-cpp.new (New)


Package is "mysql-connector-cpp"

Mon Sep 25 13:52:04 2017 rev:23 rq:527462 version:1.1.9

Changes:

--- /work/SRC/openSUSE:Factory/mysql-connector-cpp/mysql-connector-cpp.changes  
2017-06-07 09:52:44.221460975 +0200
+++ 
/work/SRC/openSUSE:Factory/.mysql-connector-cpp.new/mysql-connector-cpp.changes 
2017-09-25 13:52:05.480671803 +0200
@@ -1,0 +2,12 @@
+Tue Sep  5 13:58:31 UTC 2017 - kstreit...@suse.com
+
+- Update to version 1.1.9:
+  * release notes:
+https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-9.html
+- Remove installing of ANNOUNCEMENT and CHANGES files that are no
+  longer present
+- Add "Requires: libboost_headers-devel" for libmysqlcppconn-devel
+  subpackage ("Requires: boost-devel" for the older distros that
+  don't have libboost_headers-devel available yet) [bsc#838038]
+
+---

Old:

  mysql-connector-c++-1.1.8.tar.gz

New:

  mysql-connector-c++-1.1.9.tar.gz



Other differences:
--
++ mysql-connector-cpp.spec ++
--- /var/tmp/diff_new_pack.oZSvae/_old  2017-09-25 13:52:06.048591898 +0200
+++ /var/tmp/diff_new_pack.oZSvae/_new  2017-09-25 13:52:06.052591335 +0200
@@ -18,7 +18,7 @@
 
 %define libname libmysqlcppconn7
 Name:   mysql-connector-cpp
-Version:1.1.8
+Version:1.1.9
 Release:0
 Summary:MySQL Connector/C++: Standardized database driver for C++ 
development
 License:SUSE-GPL-2.0-with-FLOSS-exception
@@ -56,6 +56,11 @@
 Requires:   %{libname} = %{version}
 Obsoletes:  mysql-connector-c++-devel < %{version}
 Provides:   mysql-connector-c++-devel = %{version}
+%if 0%{?suse_version} > 1325
+Requires:   libboost_headers-devel
+%else
+Requires:   boost-devel >= 1.34.0
+%endif
 
 %description -n libmysqlcppconn-devel
 MySQL Connector/C++ is a MySQL database connector for C++ development. The
@@ -106,7 +111,7 @@
 
 %files -n libmysqlcppconn-devel
 %defattr(-,root,root)
-%doc README ANNOUNCEMENT COPYING CHANGES examples
+%doc README COPYING examples
 %{_includedir}/*
 %{_libdir}/*.so
 

++ mysql-connector-c++-1.1.8.tar.gz -> mysql-connector-c++-1.1.9.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mysql-connector-c++-1.1.8/ANNOUNCEMENT 
new/mysql-connector-c++-1.1.9/ANNOUNCEMENT
--- old/mysql-connector-c++-1.1.8/ANNOUNCEMENT  2016-12-14 10:58:54.0 
+0100
+++ new/mysql-connector-c++-1.1.9/ANNOUNCEMENT  1970-01-01 01:00:00.0 
+0100
@@ -1,116 +0,0 @@
-MySQL Connector/C++
-
-This is a release of MySQL Connector/C++, Oracle's
-dual-license C++ API for connecting client applications
-to MySQL.
-
-Copyright (c) 2008, 2016, Oracle and/or its affiliates. All rights reserved.
-
-
-
-Dear MySQL Users,
-
-A new GA (general availability) version of MySQL Connector/C++ has
-been made available: MySQL Connector/C++ 1.1.8 GA. The MySQL
-Connector/C++ provides a C++ API for connecting client applications to
-the MySQL Server 5.5 or newer.
-
-You can download the production release at:
-
-http://dev.mysql.com/downloads/connector/cpp/1.1.html
-
-MySQL Connector C++ (Commercial) will be available for download on the
-My Oracle Support (MOS) website. This release will be available on eDelivery
-(OSDC) in next month's upload cycle.
-
-The MySQL driver for C++ offers an easy to use API derived from JDBC
-4.0. MySQL Workbench has used it successfully for years.
-
-We have improved the driver since the last GA release. Please see the
-documentation and the CHANGES file in the source distribution for a
-detailed description of bugs that have been fixed. Bug descriptions are
-also listed below.
-
-Enjoy!
-
-==
-
-Changes in MySQL Connector/C++ 1.1.8 
-
-   Security Notes
-
- * OpenSSL is ending support for version 1.0.1 in December
-   2016; see
-   https://www.openssl.org/policies/releasestrat.html.
-   Consequently, Connector/C++ Commercial builds now use
-   version 1.0.2 rather than version 1.0.1, and the linked
-   OpenSSL library for the Connector/C++ Commercial has been
-   updated from version 1.0.1 to version 1.0.2j. For a
-   description of issues fixed in this version, see
-   https://www.openssl.org/news/vulnerabilities.html.
-   This change does not affect Oracle-produced 

commit gnome-calendar for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gnome-calendar for openSUSE:Factory 
checked in at 2017-09-25 13:51:31

Comparing /work/SRC/openSUSE:Factory/gnome-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-calendar.new (New)


Package is "gnome-calendar"

Mon Sep 25 13:51:31 2017 rev:19 rq:528348 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-calendar/gnome-calendar.changes
2017-09-13 21:55:16.639637358 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-calendar.new/gnome-calendar.changes   
2017-09-25 13:51:32.725280421 +0200
@@ -1,0 +2,7 @@
+Thu Sep 21 21:20:05 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + Fix translations not being picked up.
+  + Fix type race issue preventing correct initialization.
+
+---

Old:

  gnome-calendar-3.26.0.tar.xz

New:

  gnome-calendar-3.26.1.tar.xz



Other differences:
--
++ gnome-calendar.spec ++
--- /var/tmp/diff_new_pack.KU4S9i/_old  2017-09-25 13:51:33.301199390 +0200
+++ /var/tmp/diff_new_pack.KU4S9i/_new  2017-09-25 13:51:33.301199390 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-calendar
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:A calendar application for GNOME
 License:GPL-3.0+

++ gnome-calendar-3.26.0.tar.xz -> gnome-calendar-3.26.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-calendar-3.26.0/NEWS 
new/gnome-calendar-3.26.1/NEWS
--- old/gnome-calendar-3.26.0/NEWS  2017-09-12 04:14:25.0 +0200
+++ new/gnome-calendar-3.26.1/NEWS  2017-09-21 19:08:44.0 +0200
@@ -1,3 +1,7 @@
+Major changes in 3.26.1:
+* Fix translations not being picked up.
+* Fix type race issue preventing correct initialization.
+
 Major changes in 3.26.0:
 * Many fixes to recurrent events (Yash Singh, Georges Basile Stavracas Neto)
 * Cache events for better resource management
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-calendar-3.26.0/doc/reference/meson.build 
new/gnome-calendar-3.26.1/doc/reference/meson.build
--- old/gnome-calendar-3.26.0/doc/reference/meson.build 2017-09-12 
04:14:25.0 +0200
+++ new/gnome-calendar-3.26.1/doc/reference/meson.build 2017-09-21 
19:08:44.0 +0200
@@ -37,7 +37,7 @@
   gobject_typesfile: meson.project_name() + '.types',
 html_assets: html_images,
 install: true,
-install_dir: doc_path
+install_dir: doc_path,
fixxref_args: [
 '--extra-dir=@0@'.format(join_paths(gtk_doc_path, 
'evolution-data-server')),
 '--extra-dir=@0@'.format(join_paths(glib_doc_path, 'glib')),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-calendar-3.26.0/meson.build 
new/gnome-calendar-3.26.1/meson.build
--- old/gnome-calendar-3.26.0/meson.build   2017-09-12 04:14:25.0 
+0200
+++ new/gnome-calendar-3.26.1/meson.build   2017-09-21 19:08:44.0 
+0200
@@ -1,6 +1,6 @@
 project(
   'gnome-calendar', 'c',
-  version: '3.26.0',
+  version: '3.26.1',
   license: 'GPL3+',
   default_options: [
 'buildtype=debugoptimized',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-calendar-3.26.0/po/gl.po 
new/gnome-calendar-3.26.1/po/gl.po
--- old/gnome-calendar-3.26.0/po/gl.po  2017-09-12 04:14:25.0 +0200
+++ new/gnome-calendar-3.26.1/po/gl.po  2017-09-21 19:08:44.0 +0200
@@ -72,7 +72,7 @@
 #. Translators: Do NOT translate or transliterate this text (this is an icon 
file name)!
 #: data/org.gnome.Calendar.desktop.in:7
 msgid "org.gnome.Calendar"
-msgstr "Calendario sen nome"
+msgstr "org.gnome.Calendar"
 
 #. Translators: Search terms to find this application. Do NOT translate or 
localize the semicolons! The list MUST also end with a semicolon!
 #: data/org.gnome.Calendar.desktop.in:13
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-calendar-3.26.0/po/ru.po 
new/gnome-calendar-3.26.1/po/ru.po
--- old/gnome-calendar-3.26.0/po/ru.po  2017-09-12 04:14:25.0 +0200
+++ new/gnome-calendar-3.26.1/po/ru.po  2017-09-21 19:08:44.0 +0200
@@ -4,27 +4,28 @@
 # Yuri Myasoedov , 2012, 2015.
 # Stas Solovey , 2014, 2015, 2016.
 # Ivan Komaritsyn , 2017.
+# Đ Đ¾Đ¼Đ°Đ½ Đ’ĐµÑ€Đ¼ĐµĐ½ĐºĐ¾ , 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: gnome-calendar master\n"
 "Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-;
 "calendar=I18N+L10N=General\n"
-"POT-Creation-Date: 

commit gnome-tweak-tool for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gnome-tweak-tool for 
openSUSE:Factory checked in at 2017-09-25 13:51:25

Comparing /work/SRC/openSUSE:Factory/gnome-tweak-tool (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-tweak-tool.new (New)


Package is "gnome-tweak-tool"

Mon Sep 25 13:51:25 2017 rev:46 rq:528347 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-tweak-tool/gnome-tweak-tool.changes
2017-09-13 21:51:24.656276685 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-tweak-tool.new/gnome-tweak-tool.changes   
2017-09-25 13:51:28.081933731 +0200
@@ -1,0 +2,13 @@
+Thu Sep 21 03:20:02 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + New bugfix release:
+- Fix enabling and disabling GNOME Shell extensions.
+- Fix Workspace tweaks in GNOME Shell and "modes".
+- Hide Workspaces panel if GNOME Shell isn't running.
+- Add "Activities Overview Hot Corner" tweak. This is disabled
+  by default because it requires a patch from bgo#688320 that
+  hasn't been committed yet.
+  + Updated translations.
+
+---

Old:

  gnome-tweak-tool-3.26.0.tar.xz

New:

  gnome-tweak-tool-3.26.1.tar.xz



Other differences:
--
++ gnome-tweak-tool.spec ++
--- /var/tmp/diff_new_pack.xxfONd/_old  2017-09-25 13:51:28.841826816 +0200
+++ /var/tmp/diff_new_pack.xxfONd/_new  2017-09-25 13:51:28.845826253 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-tweak-tool
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:A tool to customize advanced GNOME 3 options
 License:GPL-3.0+

++ gnome-tweak-tool-3.26.0.tar.xz -> gnome-tweak-tool-3.26.1.tar.xz ++
 2282 lines of diff (skipped)




commit shared-mime-info for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package shared-mime-info for 
openSUSE:Factory checked in at 2017-09-25 13:51:02

Comparing /work/SRC/openSUSE:Factory/shared-mime-info (Old)
 and  /work/SRC/openSUSE:Factory/.shared-mime-info.new (New)


Package is "shared-mime-info"

Mon Sep 25 13:51:02 2017 rev:52 rq:528344 version:1.9

Changes:

--- /work/SRC/openSUSE:Factory/shared-mime-info/shared-mime-info.changes
2017-07-12 19:32:33.153600375 +0200
+++ /work/SRC/openSUSE:Factory/.shared-mime-info.new/shared-mime-info.changes   
2017-09-25 13:51:03.513390479 +0200
@@ -1,0 +2,31 @@
+Mon Sep 18 11:51:57 UTC 2017 - apla...@suse.com
+
+- Update to version 1.9:
+  + Add x-systemd-unit and x-dbus-service MIME types.
+  + Fix magic for application/x-java-keystore on little endian.
+  + Add mime-type for STL 3D models and GCODE.
+  + Add application/x-executable as a supertype of
+application/ecmascript.
+  + Add shebang magic for gjs JavaScript files.
+  + Add a mimetype for Khronos texture files.
+  + Add a mime-type for Famicom Disk System images.
+  + Add "font" top level type, and use IANA registered type for
+TTF, OTF, WOFF, TTC and WOFF2.
+  + Add OpenCL mime-type.
+  + Add text/x-python3 content type.
+  + Add Audible.com mime type.
+  + Add application/x-atari-lynx-rom.
+  + Add application/x-wonderswan-rom.
+  + Add application/x-virtual-boy-rom.
+  + Better JPEG 2000 MIME type support.
+  + Add support for GIMP data files (.gbr, .gih, .pat).
+  + Add an alias for Adobe Illustrator formats.
+  + Add *.mjs glob for Javascript.
+  + Rename application/x-trig to application/trig.
+  + Rename Panasonic RAW image mime-types to image/x-panasonic-rw*.
+  + Change the preferred suffix for image/x-tga from icb to tga.
+  + Correct "PostScript" capitalisation.
+  + Add mimetype for AppImage Type 2.
+  + Remove AppImage glob with different casing.
+
+---

Old:

  shared-mime-info-1.8.tar.xz

New:

  shared-mime-info-1.9.tar.xz



Other differences:
--
++ shared-mime-info.spec ++
--- /var/tmp/diff_new_pack.f94H9v/_old  2017-09-25 13:51:05.485113061 +0200
+++ /var/tmp/diff_new_pack.f94H9v/_new  2017-09-25 13:51:05.485113061 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   shared-mime-info
-Version:1.8
+Version:1.9
 Release:0
 Url:http://freedesktop.org/wiki/Software/shared-mime-info
 Summary:Shared MIME Database

++ shared-mime-info-1.8.tar.xz -> shared-mime-info-1.9.tar.xz ++
 236684 lines of diff (skipped)




commit gnome-shell for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2017-09-25 13:51:10

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new (New)


Package is "gnome-shell"

Mon Sep 25 13:51:10 2017 rev:137 rq:528345 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2017-09-21 
12:31:29.807537157 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes 
2017-09-25 13:51:14.307871715 +0200
@@ -1,0 +2,7 @@
+Tue Sep 19 10:02:41 UTC 2017 - zai...@opensuse.org
+
+- Add gnome-shell-only-listen-window-created-events-once.patch:
+  gtk-embed: ensure we only listen for window-created events once
+  (bgo#787361).
+
+---

New:

  gnome-shell-only-listen-window-created-events-once.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.wfL3vY/_old  2017-09-25 13:51:15.435713030 +0200
+++ /var/tmp/diff_new_pack.wfL3vY/_new  2017-09-25 13:51:15.439712468 +0200
@@ -59,6 +59,8 @@
 Patch17:gnome-shell-dateMenu-fixes.patch
 # PATCH-FIX-UPSTREAM gnome-shell-fix-crash-hint-actor-NULL.patch bgo#787580 
zai...@opensuse.org -- StEntry: fix crash when hint actor is NULL
 Patch18:gnome-shell-fix-crash-hint-actor-NULL.patch
+# PATCH-FIX-UPSTREAM gnome-shell-only-listen-window-created-events-once.patch 
bgo#787361 zai...@opensuse.org -- gtk-embed: ensure we only listen for 
window-created events once
+Patch19:gnome-shell-only-listen-window-created-events-once.patch
 ## NOTE: Keep SLE Classic patches at bottom.
 # PATCH-FEATURE-SLE gs-sle-classic-ext.patch bnc#862615 cxi...@suse.com -- add 
SLE Classic support
 Patch1000:  gs-sle-classic-ext.patch
@@ -201,6 +203,7 @@
 %patch16 -p1
 %patch17 -p1
 %patch18 -p1
+%patch19 -p1
 
 %if !0%{?is_opensuse}
 %patch1000 -p1

++ gnome-shell-only-listen-window-created-events-once.patch ++
>From 90c55e1977fde252b79bcfd9d0ef41144fb21fe2 Mon Sep 17 00:00:00 2001
From: Ray Strode 
Date: Thu, 14 Sep 2017 14:46:13 -0400
Subject: gtk-embed: ensure we only listen for window-created events once

If a tray icon gets a mapped and unmapped and the mapped again
in quick succession, we can end up with multiple handlers
listening for window creation events.

This commit tries to guard against that by only listening for
window-created events when we don't  know the actor associated
with the icon.

https://bugzilla.gnome.org/show_bug.cgi?id=787361
---
 src/shell-gtk-embed.c | 15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/src/shell-gtk-embed.c b/src/shell-gtk-embed.c
index 176b413..5406104 100644
--- a/src/shell-gtk-embed.c
+++ b/src/shell-gtk-embed.c
@@ -124,13 +124,14 @@ shell_gtk_embed_on_window_mapped (GtkWidget *object,
   ShellGtkEmbedPrivate *priv = shell_gtk_embed_get_instance_private (embed);
   MetaDisplay *display = shell_global_get_display (shell_global_get ());
 
-  /* Listen for new windows so we can detect when Mutter has
- created a MutterWindow for this window */
-  priv->window_created_handler =
-g_signal_connect (display,
-  "window-created",
-  G_CALLBACK (shell_gtk_embed_window_created_cb),
-  embed);
+  if (priv->window_created_handler == 0 && priv->window_actor == NULL)
+/* Listen for new windows so we can detect when Mutter has
+   created a MutterWindow for this window */
+priv->window_created_handler =
+  g_signal_connect (display,
+"window-created",
+G_CALLBACK (shell_gtk_embed_window_created_cb),
+embed);
 }
 
 static void
-- 
cgit v0.12





commit gnome-font-viewer for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gnome-font-viewer for 
openSUSE:Factory checked in at 2017-09-25 13:51:18

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


Package is "gnome-font-viewer"

Mon Sep 25 13:51:18 2017 rev:26 rq:528346 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-font-viewer/gnome-font-viewer.changes  
2017-09-13 21:40:18.070061025 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-font-viewer.new/gnome-font-viewer.changes 
2017-09-25 13:51:21.810816065 +0200
@@ -1,0 +2,7 @@
+Mon Sep 18 23:17:24 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.0:
+  + Rename to "Fonts" in AppData file too (bgo#786128).
+  + Updated translations.
+
+---

Old:

  gnome-font-viewer-3.25.90.tar.xz

New:

  gnome-font-viewer-3.26.0.tar.xz



Other differences:
--
++ gnome-font-viewer.spec ++
--- /var/tmp/diff_new_pack.JyTkps/_old  2017-09-25 13:51:22.662696208 +0200
+++ /var/tmp/diff_new_pack.JyTkps/_new  2017-09-25 13:51:22.662696208 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-font-viewer
-Version:3.25.90
+Version:3.26.0
 Release:0
 Summary:A font viewer utility for GNOME
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://download.gnome.org/sources/gnome-font-viewer
-Source: 
https://download.gnome.org/sources/gnome-font-viewer/3.25/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-font-viewer/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  meson
 %if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream

++ gnome-font-viewer-3.25.90.tar.xz -> gnome-font-viewer-3.26.0.tar.xz 
++
 6025 lines of diff (skipped)




commit qemu for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package qemu for openSUSE:Factory checked in 
at 2017-09-25 13:50:52

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


Package is "qemu"

Mon Sep 25 13:50:52 2017 rev:128 rq:528316 version:2.10.0

Changes:

--- /work/SRC/openSUSE:Factory/qemu/qemu-linux-user.changes 2017-09-07 
22:09:49.127688236 +0200
+++ /work/SRC/openSUSE:Factory/.qemu.new/qemu-linux-user.changes
2017-09-25 13:50:59.134006650 +0200
@@ -1,0 +2,7 @@
+Thu Sep 21 21:41:08 UTC 2017 - brog...@suse.com
+
+- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.10
+* Patches added:
+  0036-target-i386-cpu-Add-new-EPYC-CPU-mo.patch
+
+---
--- /work/SRC/openSUSE:Factory/qemu/qemu-testsuite.changes  2017-09-07 
22:09:49.307662869 +0200
+++ /work/SRC/openSUSE:Factory/.qemu.new/qemu-testsuite.changes 2017-09-25 
13:50:59.649934061 +0200
@@ -1,0 +2,9 @@
+Thu Sep 21 21:41:05 UTC 2017 - brog...@suse.com
+
+- For SLE15 pre-release testing, add support for the EPYC processor.
+  This will be officially supported once it is included in the v2.11
+  release. (bsc#1052825)
+  0036-target-i386-cpu-Add-new-EPYC-CPU-mo.patch
+- Fix some support statements in our SLE support documents.
+
+---
qemu.changes: same change

New:

  0036-target-i386-cpu-Add-new-EPYC-CPU-mo.patch



Other differences:
--
++ qemu-linux-user.spec ++
--- /var/tmp/diff_new_pack.GDzSh6/_old  2017-09-25 13:51:02.313559293 +0200
+++ /var/tmp/diff_new_pack.GDzSh6/_new  2017-09-25 13:51:02.317558731 +0200
@@ -61,6 +61,7 @@
 Patch0033:  0033-tests-Add-scsi-disk-test.patch
 Patch0034:  0034-slirp-fix-clearing-ifq_so-from-pend.patch
 Patch0035:  0035-s390-ccw-Fix-alignment-for-CCW1.patch
+Patch0036:  0036-target-i386-cpu-Add-new-EPYC-CPU-mo.patch
 # Please do not add QEMU patches manually here.
 # Run update_git.sh to regenerate this queue.
 Source400:  update_git.sh
@@ -149,6 +150,7 @@
 %patch0033 -p1
 %patch0034 -p1
 %patch0035 -p1
+%patch0036 -p1
 
 %build
 ./configure \

++ qemu-testsuite.spec ++
--- /var/tmp/diff_new_pack.GDzSh6/_old  2017-09-25 13:51:02.345554791 +0200
+++ /var/tmp/diff_new_pack.GDzSh6/_new  2017-09-25 13:51:02.345554791 +0200
@@ -167,6 +167,7 @@
 Patch0033:  0033-tests-Add-scsi-disk-test.patch
 Patch0034:  0034-slirp-fix-clearing-ifq_so-from-pend.patch
 Patch0035:  0035-s390-ccw-Fix-alignment-for-CCW1.patch
+Patch0036:  0036-target-i386-cpu-Add-new-EPYC-CPU-mo.patch
 # Please do not add QEMU patches manually here.
 # Run update_git.sh to regenerate this queue.
 
@@ -851,6 +852,7 @@
 %patch0033 -p1
 %patch0034 -p1
 %patch0035 -p1
+%patch0036 -p1
 
 pushd roms/ipxe
 %patch1100 -p1

qemu.spec: same change
++ 0036-target-i386-cpu-Add-new-EPYC-CPU-mo.patch ++
>From 80810a703935dee520096b7cda635189472c755b Mon Sep 17 00:00:00 2001
From: Brijesh Singh 
Date: Tue, 15 Aug 2017 12:00:51 -0500
Subject: [PATCH] target-i386/cpu: Add new EPYC CPU model

Add a new base CPU model called 'EPYC' to model processors from AMD EPYC
family (which includes EPYC 76xx,75xx,74xx, 73xx and 72xx).

The following features bits have been added/removed compare to Opteron_G5

Added: monitor, movbe, rdrand, mmxext, ffxsr, rdtscp, cr8legacy, osvw,
   fsgsbase, bmi1, avx2, smep, bmi2, rdseed, adx, smap, clfshopt, sha
   xsaveopt, xsavec, xgetbv1, arat

Removed: xop, fma4, tbm

Cc: Paolo Bonzini 
Cc: Richard Henderson 
Cc: Eduardo Habkost 
Cc: Tom Lendacky 
Signed-off-by: Brijesh Singh 
Message-Id: <20170815170051.127257-1-brijesh.si...@amd.com>
Reviewed-by: Eduardo Habkost 
Signed-off-by: Eduardo Habkost 
(cherry picked from commit 2e2efc7dbe2b0adc1200b5aa286cdbed729f6751)
[BR: BSC#1052825]
Signed-off-by: Bruce Rogers 
---
 target/i386/cpu.c | 44 
 1 file changed, 44 insertions(+)

diff --git a/target/i386/cpu.c b/target/i386/cpu.c
index ddc45abd70..6617e01a72 100644
--- a/target/i386/cpu.c
+++ b/target/i386/cpu.c
@@ -1522,6 +1522,50 @@ static X86CPUDefinition builtin_x86_defs[] = {
 .xlevel = 0x801A,
 .model_id = "AMD Opteron 63xx class CPU",
 },
+{
+.name = "EPYC",
+.level = 0xd,
+.vendor = CPUID_VENDOR_AMD,
+.family = 23,
+.model = 1,
+.stepping = 2,
+.features[FEAT_1_EDX] =
+CPUID_SSE2 | CPUID_SSE | 

commit zypper for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package zypper for openSUSE:Factory checked 
in at 2017-09-25 13:50:21

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


Package is "zypper"

Mon Sep 25 13:50:21 2017 rev:274 rq:528286 version:1.13.36

Changes:

--- /work/SRC/openSUSE:Factory/zypper/zypper.changes2017-09-15 
21:09:33.954358071 +0200
+++ /work/SRC/openSUSE:Factory/.zypper.new/zypper.changes   2017-09-25 
13:50:23.475023807 +0200
@@ -1,0 +2,9 @@
+Fri Sep 22 13:21:27 CEST 2017 - m...@suse.de
+
+- Unify '(add|modify)(repo|service)' property related arguments.
+  Fixed 'add' commands supporting to set only a subset of properties.
+  Introduced '-f/-F' as preferred short option for --[no-]refresh
+  in all four commands. (bsc#661410, bsc#1053671)
+- version 1.13.36
+
+---

Old:

  zypper-1.13.35.tar.bz2

New:

  zypper-1.13.36.tar.bz2



Other differences:
--
++ zypper.spec ++
--- /var/tmp/diff_new_pack.BR459W/_old  2017-09-25 13:50:24.446887067 +0200
+++ /var/tmp/diff_new_pack.BR459W/_new  2017-09-25 13:50:24.450886505 +0200
@@ -38,7 +38,7 @@
 Summary:Command line software manager using libzypp
 License:GPL-2.0+
 Group:  System/Packages
-Version:1.13.35
+Version:1.13.36
 Release:0
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc

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




commit permissions for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package permissions for openSUSE:Factory 
checked in at 2017-09-25 13:50:36

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


Package is "permissions"

Mon Sep 25 13:50:36 2017 rev:109 rq:528303 version:20170922

Changes:

--- /work/SRC/openSUSE:Factory/permissions/permissions.changes  2017-09-15 
21:02:58.173921411 +0200
+++ /work/SRC/openSUSE:Factory/.permissions.new/permissions.changes 
2017-09-25 13:50:38.516907440 +0200
@@ -1,0 +2,6 @@
+Fri Sep 22 14:00:15 UTC 2017 - astie...@suse.com
+
+- Update to version 20170922:
+  * Allow setuid root for singularity (group only) bsc#1028304
+
+---

Old:

  permissions-20170913.tar.xz

New:

  permissions-20170922.tar.xz



Other differences:
--
++ permissions.spec ++
--- /var/tmp/diff_new_pack.8sExxs/_old  2017-09-25 13:50:39.388784768 +0200
+++ /var/tmp/diff_new_pack.8sExxs/_new  2017-09-25 13:50:39.392784205 +0200
@@ -20,7 +20,7 @@
 BuildRequires:  libcap-devel
 
 Name:   permissions
-Version:20170913
+Version:20170922
 Release:0
 Provides:   aaa_base:/etc/permissions
 PreReq: %fillup_prereq

++ _servicedata ++
--- /var/tmp/diff_new_pack.8sExxs/_old  2017-09-25 13:50:39.428779141 +0200
+++ /var/tmp/diff_new_pack.8sExxs/_new  2017-09-25 13:50:39.428779141 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/openSUSE/permissions.git
-  0826e4862f152b8169d87f0e0e4593fb35ab8529
\ No newline at end of file
+  15ece10fa35f4b3677bcbd7aed9ccf525ffe0a67
\ No newline at end of file

++ permissions-20170913.tar.xz -> permissions-20170922.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-20170913/permissions.easy 
new/permissions-20170922/permissions.easy
--- old/permissions-20170913/permissions.easy   2017-09-13 18:52:57.0 
+0200
+++ new/permissions-20170922/permissions.easy   2017-09-22 15:53:38.0 
+0200
@@ -339,6 +339,14 @@
 # wireshark (not yet)
 /usr/bin/dumpcap   root:root 0755
 
+# singularity (bsc#1028304)
+/usr/lib/singularity/bin/expand-suid   root:singularity  4750
+/usr/lib/singularity/bin/mount-suidroot:singularity  4750  
+/usr/lib/singularity/bin/create-suid   root:singularity  4750  
+/usr/lib/singularity/bin/action-suid   root:singularity  4750  
+/usr/lib/singularity/bin/export-suid   root:singularity  4750  
+/usr/lib/singularity/bin/import-suid   root:singularity  4750
+
 #
 # XXX: / -> /usr merge and sbin -> bin merge
 # XXX: duplicated entries need to be cleaned up before 12.2
@@ -387,7 +395,6 @@
 /usr/lib/gstreamer-1.0/gst-ptp-helper  root:root   0755
  +capabilities cap_net_bind_service=ep
 
-
 #
 # suexec is only secure if the document root doesn't contain files
 # writeable by wwwrun. Make sure you have a safe server setup
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-20170913/permissions.paranoid 
new/permissions-20170922/permissions.paranoid
--- old/permissions-20170913/permissions.paranoid   2017-09-13 
18:52:57.0 +0200
+++ new/permissions-20170922/permissions.paranoid   2017-09-22 
15:53:38.0 +0200
@@ -350,6 +350,14 @@
 # wireshark (not yet)
 /usr/bin/dumpcap   root:root 0755
 
+# singularity (bsc#1028304)
+/usr/lib/singularity/bin/expand-suid   root:singularity  0750
+/usr/lib/singularity/bin/mount-suidroot:singularity  0750  
+/usr/lib/singularity/bin/create-suid   root:singularity  0750  
+/usr/lib/singularity/bin/action-suid   root:singularity  0750  
+/usr/lib/singularity/bin/export-suid   root:singularity  0750  
+/usr/lib/singularity/bin/import-suid   root:singularity  0750
+
 #
 # XXX: / -> /usr merge and sbin -> bin merge
 # XXX: duplicated entries need to be cleaned up before 12.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-20170913/permissions.secure 
new/permissions-20170922/permissions.secure
--- old/permissions-20170913/permissions.secure 2017-09-13 18:52:57.0 
+0200
+++ new/permissions-20170922/permissions.secure 2017-09-22 15:53:38.0 
+0200
@@ -378,6 +378,14 @@
 # wireshark (not yet)
 /usr/bin/dumpcap   root:root 0755
 
+# 

commit gnutls for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2017-09-25 13:50:29

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


Package is "gnutls"

Mon Sep 25 13:50:29 2017 rev:104 rq:528289 version:3.6.0

Changes:

--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes2017-09-12 
19:38:09.896419331 +0200
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes   2017-09-25 
13:50:31.533889938 +0200
@@ -1,0 +2,94 @@
+Wed Sep 20 12:36:16 UTC 2017 - vci...@suse.com
+
+- Disable flaky dtls_resume test on Power
+  * add gnutls-3.6.0-disable-flaky-dtls_resume-test.patch
+
+---
+Mon Sep 18 11:47:23 UTC 2017 - astie...@suse.com
+
+- GnuTLS 3.6.0:
+  * Introduce a lock-free random generator which operates per-
+thread and eliminates random-generator related bottlenecks in
+multi-threaded operation.
+  * Replace the Salsa20 random generator with one based on CHACHA.
+The goal is to reduce code needed in cache (CHACHA is also
+used for TLS), and the number of primitives used by the
+library. That does not affect the AES-DRBG random generator
+used in FIPS140-2 mode.
+  * Add support for RSA-PSS key type as well as signatures in
+certificates, and TLS key exchange
+  * Add support for Ed25519 signing in certificates and TLS key
+ exchange following draft-ietf-tls-rfc4492bis-17
+  * Enable X25519 key exchange by default, following
+draft-ietf-tls-rfc4492bis-17.
+  * Add support for Diffie-Hellman group negotiation following
+RFC7919.
+  * Introduce various sanity checks on certificate import
+  * Introduce gnutls_x509_crt_set_flags(). This function can set
+flags in the crt structure. The only flag supported at the
+moment is GNUTLS_X509_CRT_FLAG_IGNORE_SANITY which skips the
+certificate sanity checks on import.
+  * PKIX certificates with unknown critical extensions are rejected
+on verification with status GNUTLS_CERT_UNKNOWN_CRIT_EXTENSIONS
+  * Refuse to generate a certificate with an illegal version, or an
+illegal serial number. That is, gnutls_x509_crt_set_version()
+and gnutls_x509_crt_set_serial(), will fail on input considered
+to be invalid in RFC5280.
+  * Call to gnutls_record_send() and gnutls_record_recv() prior to
+handshake being complete are now refused
+  * Add support for PKCS#12 files with no salt (zero length) in
+their password encoding, and PKCS#12 files using SHA384 and
+SHA512 as MAC.
+  * libgnutls: Exported functions to encode and decode DSA and ECDSA
+r,s values.
+  * Add new callback setting function to gnutls_privkey_t for
+external keys. The new function (gnutls_privkey_import_ext4),
+allows signing in addition to previous algorithms (RSA PKCS#1
+1.5, DSA, ECDSA), with RSA-PSS and Ed25519 keys.
+  * Introduce the %VERIFY_ALLOW_BROKEN and
+%VERIFY_ALLOW_SIGN_WITH_SHA1 priority string options. These
+allows enabling all broken and SHA1-based signature algorithms
+in certificate verification, respectively.
+  * 3DES-CBC is no longer included in the default priorities list.
+It has to be explicitly enabled, e.g., with a string like
+"NORMAL:+3DES-CBC".
+  * SHA1 was marked as insecure for signing certificates.
+Verification of certificates signed with SHA1 is now considered
+insecure and will fail, unless flags intended to enable broken
+algorithms are set. Other uses of SHA1 are still allowed.
+  * RIPEMD160 was marked as insecure for certificate signatures.
+Verification of certificates signed with RIPEMD160 hash
+algorithm is now considered insecure and will fail, unless
+flags intended to enable broken algorithms are set.
+  * No longer enable SECP192R1 and SECP224R1 by default on TLS
+handshakes. These curves were rarely used for that purpose,
+provide no advantage over x25519 and were deprecated by TLS 1.3.
+  * Remove support for DEFLATE, or any other compression method.
+  * OpenPGP authentication was removed; the resulting library is ABI
+compatible, with the openpgp related functions being stubs that
+fail on invocation.
+Drop gnutls-broken-openpgp-tests.patch, no longer required.
+  * Remove support for libidn (i.e., IDNA2003); gnutls can now be
+compiled only with libidn2 which provides IDNA2008.
+  * certtool: The option '--load-ca-certificate' can now accept
+PKCS#11 URLs in addition to files.
+  * certtool: The option '--load-crl' can now be used when
+generating PKCS#12 files (i.e., in conjunction with '--to-p12' option).
+  * certtool: Keys with provable RSA and DSA parameters are now
+only read and exported from PKCS#8 form, following 
+

commit yast2-theme for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package yast2-theme for openSUSE:Factory 
checked in at 2017-09-25 13:50:44

Comparing /work/SRC/openSUSE:Factory/yast2-theme (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-theme.new (New)


Package is "yast2-theme"

Mon Sep 25 13:50:44 2017 rev:153 rq:528309 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-theme/yast2-theme.changes  2017-08-29 
11:34:04.800743914 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-theme.new/yast2-theme.changes 
2017-09-25 13:50:47.087701544 +0200
@@ -1,0 +2,6 @@
+Fri Sep 22 14:17:01 UTC 2017 - jreidin...@suse.com
+
+- fix packaging for SLE (bsc#1057838)
+- 4.0.0
+
+---

Old:

  yast2-theme-3.3.0.tar.bz2

New:

  yast2-theme-4.0.0.tar.bz2



Other differences:
--
++ yast2-theme.spec ++
--- /var/tmp/diff_new_pack.908LQE/_old  2017-09-25 13:50:48.055565367 +0200
+++ /var/tmp/diff_new_pack.908LQE/_new  2017-09-25 13:50:48.059564804 +0200
@@ -19,7 +19,7 @@
 # YaST Oxygen icons maintained by Martin Schlander 
 
 Name:   yast2-theme
-Version:3.3.0
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -66,6 +66,7 @@
 Group:  System/YaST
 Supplements:packageand(yast2:plasma5-session)
 PreReq: /bin/ln
+Conflicts:  yast2-theme-SLE
 Requires:   yast2-branding-openSUSE = %{version}
 Provides:   yast2-theme-openSUSE-Oxygen = %{version}
 Obsoletes:  yast2-theme-openSUSE-Oxygen < %{version}
@@ -85,7 +86,7 @@
 Provides:   yast2_theme = %{version}
 Obsoletes:  yast2-theme-NLD <= 0.4.5
 Conflicts:  yast2-theme-openSUSE
-Conflicts:  yast2-theme-openSUSE-any
+Conflicts:  yast2-theme-openSUSE-Oxygen
 PreReq: /bin/ln
 
 %description SLE
@@ -127,10 +128,12 @@
 rm -rf "$RPM_BUILD_ROOT/%{yast_docdir}"
 rm -rf "$RPM_BUILD_ROOT/%{_docdir}/yast2-theme"
 
-mv $RPM_BUILD_ROOT/usr/share/icons/hicolor 
$RPM_BUILD_ROOT/usr/share/YaST2/theme/SLE/icons/
+mv $RPM_BUILD_ROOT%{yast_themedir}/SLE $RPM_BUILD_ROOT%{yast_themedir}/current
+
+mv $RPM_BUILD_ROOT/usr/share/icons/hicolor 
$RPM_BUILD_ROOT/usr/share/YaST2/theme/current/icons/
 
 # remove all icons that were not part of RC2 to avoid information leak
-pushd $RPM_BUILD_ROOT/usr/share/YaST2/theme/SLE/icons/
+pushd $RPM_BUILD_ROOT/usr/share/YaST2/theme/current/icons/
 rm -rf 256x256
 rm 16x16/apps/pattern-enlightenment.png
 rm 16x16/apps/pattern-lxde.png
@@ -283,11 +286,11 @@
 mkdir -p $RPM_BUILD_ROOT/usr/share/icons/hicolor/64x64/apps
 
 for dir in 22x22 32x32 48x48 64x64; do
-cd $RPM_BUILD_ROOT/%{yast_themedir}/SLE/icons/$dir/apps
+cd $RPM_BUILD_ROOT/%{yast_themedir}/current/icons/$dir/apps
 icons=$(ls *.png)
 cd $RPM_BUILD_ROOT/usr/share/icons/hicolor/$dir/apps
 for icon in $icons; do
-[ -e $icon ] || ln -s %{yast_themedir}/SLE/icons/$dir/apps/$icon .
+[ -e $icon ] || ln -s %{yast_themedir}/current/icons/$dir/apps/$icon .
 done
 done
 
@@ -330,10 +333,17 @@
 /usr/share/doc/packages/yast2-theme/yast2-branding-openSUSE-Oxygen.txt
 
 %else
+
+%pre SLE
+# used to be a symlink, we need to remove it so rpm can update to the directory
+if test -L %{yast_themedir}/current ; then
+  rm %{yast_themedir}/current
+fi
+
 %files SLE
 %defattr(-,root,root)
 %dir %{yast_themedir}
-%{yast_themedir}/SLE
+%{yast_themedir}/current
 /usr/share/icons/hicolor/*/apps/*
 %config %{_sysconfdir}/icewm
 %endif

++ yast2-theme-3.3.0.tar.bz2 -> yast2-theme-4.0.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/yast2-theme/yast2-theme-3.3.0.tar.bz2 
/work/SRC/openSUSE:Factory/.yast2-theme.new/yast2-theme-4.0.0.tar.bz2 differ: 
char 11, line 1




commit qpid-proton for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package qpid-proton for openSUSE:Factory 
checked in at 2017-09-25 13:49:33

Comparing /work/SRC/openSUSE:Factory/qpid-proton (Old)
 and  /work/SRC/openSUSE:Factory/.qpid-proton.new (New)


Package is "qpid-proton"

Mon Sep 25 13:49:33 2017 rev:10 rq:528227 version:0.17.0

Changes:

--- /work/SRC/openSUSE:Factory/qpid-proton/qpid-proton.changes  2017-08-24 
18:05:42.311987387 +0200
+++ /work/SRC/openSUSE:Factory/.qpid-proton.new/qpid-proton.changes 
2017-09-25 13:49:37.805449093 +0200
@@ -1,0 +2,9 @@
+Thu Aug 24 11:14:18 UTC 2017 - pmonrealgonza...@suse.com
+
+- Modify openssl DH code to work with openssl 1.1.0
+  * Added patch qpid-proton-fix-dh-openssl-1.1.0.patch
+
+- Rework Openssl session resume code to work with openssl 1.1.0
+  * Added patch  qpid-proton-fix-session-resume-openssl-1.1.0.patch
+
+---

New:

  qpid-proton-fix-dh-openssl-1.1.0.patch
  qpid-proton-fix-session-resume-openssl-1.1.0.patch



Other differences:
--
++ qpid-proton.spec ++
--- /var/tmp/diff_new_pack.4VctPh/_old  2017-09-25 13:49:38.553343874 +0200
+++ /var/tmp/diff_new_pack.4VctPh/_new  2017-09-25 13:49:38.557343312 +0200
@@ -28,6 +28,10 @@
 Patch101:   qpid-proton-cmake-fixes.patch
 Patch102:   qpid-proton-0.9-pthread.patch
 Patch103:   qpid-proton-0.16.0-gcc7.patch
+# PATCH-FIX-UPSTREAM - qpid-proton-fix-dh-openssl-1.1.0.patch - Modify openssl 
DH code to work with openssl 1.1
+Patch104:   qpid-proton-fix-dh-openssl-1.1.0.patch
+# PATCH-FIX-UPSTREAM - qpid-proton-fix-session-resume-openssl-1.1.0.patch - 
Rework Openssl session resume code to work with openssl 1.1
+Patch105:   qpid-proton-fix-session-resume-openssl-1.1.0.patch
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  epydoc
@@ -44,7 +48,6 @@
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Proton is a high performance, lightweight messaging library. It can be used in
@@ -91,11 +94,11 @@
 %package devel-doc
 Summary:Documentation for the C development libraries for Qpid Proton
 Group:  Documentation/Other
+Provides:   %{name} = %{version}
+Obsoletes:  %{name} < %{version}
 %if 0%{?suse_version} >= 1120
 BuildArch:  noarch
 %endif
-Provides:   %{name} = %{version}
-Obsoletes:  %{name} < %{version}
 
 %description devel-doc
 Proton is a high performance, lightweight messaging library. It can be used in
@@ -108,13 +111,13 @@
 Summary:Python language bindings for the Qpid Proton messaging 
framework
 Group:  Development/Libraries/Python
 Requires:   libqpid-proton%{qpid_proton_soversion} = %{version}-%{release}
-Requires:   python = %python2_version
+Requires:   python = %{python2_version}
 # NOTE: the name on pypi for the package is python-qpid-proton so the name
 # for the RPM package should be python-python-qpid-proton (python-$pypi_name)
-Provides:   python-qpid-proton = %version
-Obsoletes:  python-qpid-proton < %version
+Provides:   python-qpid-proton = %{version}
+Obsoletes:  python-qpid-proton < %{version}
 # as long as python2 is the default, provide also the non-versioned python pkg
-Provides:   python-python-qpid-proton = %version
+Provides:   python-python-qpid-proton = %{version}
 
 %description -n python2-python-qpid-proton
 Proton is a high performance, lightweight messaging library. It can be used in
@@ -130,8 +133,8 @@
 Requires:   python = %{python3_version}
 # NOTE: the name on pypi for the package is python-qpid-proton so the name
 # for the RPM package should be python-python-qpid-proton (python-$pypi_name)
-Provides:   python3-qpid-proton = %version
-Obsoletes:  python3-qpid-proton < %version
+Provides:   python3-qpid-proton = %{version}
+Obsoletes:  python3-qpid-proton < %{version}
 
 %description -n python3-python-qpid-proton
 Proton is a high performance, lightweight messaging library. It can be used in
@@ -142,16 +145,16 @@
 
 %package -n python-python-qpid-proton-doc
 Summary:Documentation for the Python language bindings for Qpid Proton
-Group:  Documentation/Other
-%if 0%{?suse_version} >= 1120
-BuildArch:  noarch
-%endif
 # NOTE: the name on pypi for the package is python-qpid-proton so the name
 # for the RPM package should be python-python-qpid-proton (python-$pypi_name)
-Provides:   python-qpid-proton-doc = %version
-Obsoletes:  python-qpid-proton-doc < %version
+Group:  Documentation/Other
+Provides:   python-qpid-proton-doc = %{version}
+Obsoletes: 

commit obs-service-source_validator for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package obs-service-source_validator for 
openSUSE:Factory checked in at 2017-09-25 13:49:58

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


Package is "obs-service-source_validator"

Mon Sep 25 13:49:58 2017 rev:40 rq:528265 version:0.6+git20170922.230bbc4

Changes:

--- 
/work/SRC/openSUSE:Factory/obs-service-source_validator/obs-service-source_validator.changes
2017-09-13 21:37:34.897019519 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-source_validator.new/obs-service-source_validator.changes
   2017-09-25 13:50:08.597117103 +0200
@@ -1,0 +2,10 @@
+Fri Sep 22 11:21:54 UTC 2017 - r...@suse.de
+
+- Update to version 0.6+git20170922.230bbc4:
+  * deal with nil, flavor defines in output_versions
+  * defining flavor in last change was not needed, remove
+  * 45-stale-changes: use spec_query instead of output_versions
+using the specfile parser from the build package
+(boo#1059858)
+
+---

Old:

  obs-service-source_validator-0.6+git20170830.0775ae8.tar.bz2

New:

  obs-service-source_validator-0.6+git20170922.230bbc4.tar.bz2



Other differences:
--
++ obs-service-source_validator.spec ++
--- /var/tmp/diff_new_pack.HZ1Cps/_old  2017-09-25 13:50:09.405003435 +0200
+++ /var/tmp/diff_new_pack.HZ1Cps/_new  2017-09-25 13:50:09.413002310 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Development/Tools/Building
 Url:https://github.com/openSUSE/obs-service-source_validator
-Version:0.6+git20170830.0775ae8
+Version:0.6+git20170922.230bbc4
 Release:0
 # use osc service dr to update
 Source: %{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.HZ1Cps/_old  2017-09-25 13:50:09.476993306 +0200
+++ /var/tmp/diff_new_pack.HZ1Cps/_new  2017-09-25 13:50:09.476993306 +0200
@@ -1,4 +1,4 @@
 
 
 git://github.com/openSUSE/obs-service-source_validator.git
-  0775ae82992d76c823d8cb9044f2f3a9f9a1a250
\ No newline at end of file
+  230bbc46562b8e4cc26dcacb4f5c9f46e75d921e
\ No newline at end of file

++ debian.dsc ++
--- /var/tmp/diff_new_pack.HZ1Cps/_old  2017-09-25 13:50:09.512988242 +0200
+++ /var/tmp/diff_new_pack.HZ1Cps/_new  2017-09-25 13:50:09.512988242 +0200
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: obs-service-source-validator
-Version: 0.6+git20170830.0775ae8-0
+Version: 0.6+git20170922.230bbc4-0
 Binary: obs-service-source-validator
 Maintainer: Hib Eris 
 Architecture: all

++ obs-service-source_validator-0.6+git20170830.0775ae8.tar.bz2 -> 
obs-service-source_validator-0.6+git20170922.230bbc4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-source_validator-0.6+git20170830.0775ae8/45-stale-changes 
new/obs-service-source_validator-0.6+git20170922.230bbc4/45-stale-changes
--- old/obs-service-source_validator-0.6+git20170830.0775ae8/45-stale-changes   
2017-08-30 09:58:09.0 +0200
+++ new/obs-service-source_validator-0.6+git20170922.230bbc4/45-stale-changes   
2017-09-22 13:18:58.0 +0200
@@ -12,7 +12,15 @@
 
 RETURN=0
 test "$VERBOSE" = true && echo -n "- checking for stale or missing changes "
-SPECLIST=`/usr/lib/obs/service/source_validators/helpers/output_versions -q -m 
$DIR_TO_CHECK | sed -e "s@ .*@@" | sort -u`
+
+print_specs () {
+for i in "$DIR_TO_CHECK"/*.spec; do
+# PASS if we have trouble parsing the .spec file
+$HELPERS_DIR/spec_query --specfile "$i" --print-subpacks | sed -e "s@ 
.*@@"
+done
+}
+
+SPECLIST=`print_specs | sort -u`
 
 test -n "$SPECLIST" && {
 for i in $SPECLIST ; do
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-source_validator-0.6+git20170830.0775ae8/helpers/output_versions
 
new/obs-service-source_validator-0.6+git20170922.230bbc4/helpers/output_versions
--- 
old/obs-service-source_validator-0.6+git20170830.0775ae8/helpers/output_versions
2017-08-30 09:58:09.0 +0200
+++ 
new/obs-service-source_validator-0.6+git20170922.230bbc4/helpers/output_versions
2017-09-22 13:18:58.0 +0200
@@ -72,6 +72,8 @@
my $current_package;
my $current_package_license;
my $package_version;
+$definelist->{"%nil"} = "";
+$definelist->{"%{nil}"} = "";
 
open (SPEC,"$dir_to_check/$specfile");
my @SPEC = ;
@@ -98,6 +100,7 @@
|| ($args[1] && !$args[3] && !$if_not && 
$definelist->{$args[1]} eq "0")
|| 

commit libzypp for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory checked 
in at 2017-09-25 13:49:49

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


Package is "libzypp"

Mon Sep 25 13:49:49 2017 rev:389 rq:528259 version:16.17.1

Changes:

--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2017-09-15 
21:09:39.993510155 +0200
+++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes 2017-09-25 
13:49:55.762922722 +0200
@@ -1,0 +2,8 @@
+Fri Sep 22 12:16:34 CEST 2017 - m...@suse.de
+
+- Default to 'solver.dupAllowVendorChange = false' on SLE15
+  (FATE#323478)
+- Remove unused legacy notify-message script (bsc#1058783)
+- version 16.17.1 (0)
+
+---

Old:

  libzypp-16.17.0.tar.bz2

New:

  libzypp-16.17.1.tar.bz2



Other differences:
--
++ libzypp.spec ++
--- /var/tmp/diff_new_pack.K35c5b/_old  2017-09-25 13:49:57.354698780 +0200
+++ /var/tmp/diff_new_pack.K35c5b/_new  2017-09-25 13:49:57.358698218 +0200
@@ -19,7 +19,7 @@
 %define force_gcc_46 0
 
 Name:   libzypp
-Version:16.17.0
+Version:16.17.1
 Release:0
 Url:git://gitorious.org/opensuse/libzypp.git
 Summary:Package, Patch, Pattern, and Product Management
@@ -248,8 +248,8 @@
 mkdir -p $RPM_BUILD_ROOT%{_var}/log/zypp
 mkdir -p $RPM_BUILD_ROOT%{_var}/cache/zypp
 
-%if "%{distribution}" == "openSUSE Tumbleweed"
-# Adjust zypp.conf for openSUSE Tumbleweed - minor modifications over the 
'usual' defaults - boo#1031756
+# Default to 'solver.dupAllowVendorChange = false' on TW and post SLE12
+%if 0%{?suse_version} >= 1330 || "%{distribution}" == "openSUSE Tumbleweed"
 sed -i "s|# solver.dupAllowVendorChange = true|solver.dupAllowVendorChange = 
false|g" %{buildroot}%{_sysconfdir}/zypp/zypp.conf
 %endif
 

++ libzypp-16.17.0.tar.bz2 -> libzypp-16.17.1.tar.bz2 ++
 34303 lines of diff (skipped)




commit emacs for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package emacs for openSUSE:Factory checked 
in at 2017-09-25 13:49:40

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


Package is "emacs"

Mon Sep 25 13:49:40 2017 rev:134 rq:528255 version:25.3

Changes:

--- /work/SRC/openSUSE:Factory/emacs/emacs.changes  2017-09-18 
19:53:05.214748100 +0200
+++ /work/SRC/openSUSE:Factory/.emacs.new/emacs.changes 2017-09-25 
13:49:48.127996851 +0200
@@ -1,0 +2,11 @@
+Fri Sep 22 10:06:54 UTC 2017 - wer...@suse.de
+
+- Update to emacs version 25.2 a security release
+  ** Security vulnerability related to Enriched Text mode is removed.
+- Modified patches
+  * emacs-24.4-ps-bdf.patch
+  * emacs-25.2-ImageMagick7.patch
+  * emacs-25.2-bsc1058425.patch now partly upstream
+- Rename emacs-25.2.dif to emacs-25.3.dif
+
+---

Old:

  emacs-25.2.dif
  emacs-25.2.tar.xz

New:

  emacs-25.3.dif
  emacs-25.3.tar.xz



Other differences:
--
++ emacs.spec ++
--- /var/tmp/diff_new_pack.maTp6Y/_old  2017-09-25 13:49:50.603648561 +0200
+++ /var/tmp/diff_new_pack.maTp6Y/_new  2017-09-25 13:49:50.607647998 +0200
@@ -85,7 +85,7 @@
 BuildRequires:  xz
 BuildRequires:  zlib-devel
 Url:http://www.gnu.org/software/emacs/
-Version:25.2
+Version:25.3
 Release:0
 %if 0%{suse_version} >= 1300
 Requires:   etags
@@ -108,7 +108,7 @@
 Source3:dot.gnu-emacs
 Source4:emacs-rpmlintrc
 Source5:emacs.sh
-Patch:  emacs-25.2.dif
+Patch:  emacs-25.3.dif
 # PATCH-FIX-UPSTREAM Adjust to GnuPG 2.1 key listing change
 Patch2: emacs-24.4-glibc.patch
 Patch3: emacs-24.4-decl.dif
@@ -245,7 +245,7 @@
 %patch16 -p0 -b .flyspell
 %patch22 -p0 -b .obsolate
 %patch23 -p0 -b .custfnt
-%patch24 -p1
+%patch24 -p1 -b .imag
 %patch25 -p0
 %if 0%{?suse_version} > 1320
 %patch26 -p1

++ emacs-24.4-ps-bdf.patch ++
--- /var/tmp/diff_new_pack.maTp6Y/_old  2017-09-25 13:49:50.731630556 +0200
+++ /var/tmp/diff_new_pack.maTp6Y/_new  2017-09-25 13:49:50.731630556 +0200
@@ -4,9 +4,9 @@
  2 files changed, 4 insertions(+), 4 deletions(-)
 
 --- lisp/ldefs-boot.el
-+++ lisp/ldefs-boot.el 2017-02-27 14:06:23.653891166 +
-@@ -22142,9 +22142,9 @@ With prefix argument ARG, restart the Pr
- ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (22676 23208 878521 628000))
 lisp/ldefs-boot.el 2017-09-22 09:54:57.114564921 +
+@@ -22141,9 +22141,9 @@ With prefix argument ARG, restart the Pr
+ ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (22768 58519 620336 792000))
  ;;; Generated autoloads from ps-bdf.el
  
 -(defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list 
(expand-file-name "fonts/bdf" installation-directory)) 
'("/usr/local/share/emacs/fonts/bdf")) "\
@@ -18,7 +18,7 @@
  (custom-autoload 'bdf-directory-list "ps-bdf" t)
  
 --- lisp/ps-bdf.el
-+++ lisp/ps-bdf.el 2017-02-27 14:04:37.999877798 +
 lisp/ps-bdf.el 2017-09-22 09:53:18.780402545 +
 @@ -42,9 +42,9 @@
  (defcustom bdf-directory-list
(if (memq system-type '(ms-dos windows-nt))

++ emacs-25.2-ImageMagick7.patch ++
--- /var/tmp/diff_new_pack.maTp6Y/_old  2017-09-25 13:49:50.763626055 +0200
+++ /var/tmp/diff_new_pack.maTp6Y/_new  2017-09-25 13:49:50.763626055 +0200
@@ -1,8 +1,13 @@
 Index: emacs-25.2/configure.ac
 ===
 emacs-25.2.orig/configure.ac   2017-04-12 11:44:53.680930444 +0200
-+++ emacs-25.2/configure.ac2017-04-12 11:44:53.692930606 +0200
-@@ -2406,7 +2406,7 @@ if test "${HAVE_X11}" = "yes" || test "$
+---
+ emacs-25.3/configure.ac |2 +-
+ emacs-25.3/src/image.c  |   12 
+ 2 files changed, 13 insertions(+), 1 deletion(-)
+
+--- emacs-25.3/configure.ac
 emacs-25.3/configure.ac2017-09-22 09:59:44.049203440 +
+@@ -2408,7 +2408,7 @@ if test "${HAVE_X11}" = "yes" || test "$
if test "${with_imagemagick}" != "no"; then
  ## 6.3.5 is the earliest version known to work; see Bug#17339.
  ## 6.8.2 makes Emacs crash; see Bug#13867.
@@ -11,10 +16,8 @@
  EMACS_CHECK_MODULES([IMAGEMAGICK], [$IMAGEMAGICK_MODULE])
  AC_SUBST(IMAGEMAGICK_CFLAGS)
  AC_SUBST(IMAGEMAGICK_LIBS)
-Index: emacs-25.2/src/image.c
-===
 emacs-25.2.orig/src/image.c2017-02-03 11:25:45.0 +0100
-+++ emacs-25.2/src/image.c 2017-04-12 12:01:48.298637854 +0200
+--- emacs-25.3/src/image.c
 emacs-25.3/src/image.c 2017-09-22 09:59:44.053203364 +
 @@ -8402,7 +8402,11 @@ imagemagick_compute_animated_image (Magi

commit perl-IO-Socket-SSL for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package perl-IO-Socket-SSL for 
openSUSE:Factory checked in at 2017-09-25 13:49:05

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


Package is "perl-IO-Socket-SSL"

Mon Sep 25 13:49:05 2017 rev:74 rq:528222 version:2.051

Changes:

--- /work/SRC/openSUSE:Factory/perl-IO-Socket-SSL/perl-IO-Socket-SSL.changes
2016-04-11 09:11:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-IO-Socket-SSL.new/perl-IO-Socket-SSL.changes   
2017-09-25 13:49:09.165478348 +0200
@@ -1,0 +2,84 @@
+Thu Sep 21 15:37:34 UTC 2017 - vci...@suse.com
+
+- update to 2.051
+  - syswrite: if SSL_write sets SSL_ERROR_SYSCALL but no $! (as seen with
+OpenSSL 1.1.0 on Windows) set $! to EPIPE to propagate a useful error up
+https://github.com/noxxi/p5-io-socket-ssl/issues/62
+  - removed unecessary settings of SSL_version and SSL_cipher_list from tests
+  - protocol_version.t can now deal when TLS 1.0 and/or TLS 1.1 are not 
supported
+as is the case with openssl versions in latest Debian (buster)
+  - fixed problem caused by typo in the context of session cache
+https://github.com/noxxi/p5-io-socket-ssl/issues/60
+  - update PublicSuffix information from publicsuffix.org
+  - fixed small memory leaks during destruction of socket and context, 
RT#120643
+  - better fix for problem which 2.046 tried to fix but broke LWP this way
+  - cleanup everything in DESTROY and make sure to start with a fresh %{*self}
+in configure_SSL because it can happen that a GLOB gets used again without
+calling DESTROY (https://github.com/noxxi/p5-io-socket-ssl/issues/56)
+  - fixed memory leak caused by not destroying CREATED_IN_THIS_THREAD for SSL
+objects -> github pull#55
+  - optimization: don't track SSL objects and CTX in *CREATED_IN_THIS_THREAD
+if perl is compiled w/o thread support
+  - small fix in t/protocol_version.t to use older versions of Net::SSLeay
+with openssl build w/o SSLv3 support
+  - when setting SSL_keepSocketOnError to true the socket will not be closed
+on fatal error. This is a modified version of
+https://github.com/noxxi/p5-io-socket-ssl/pull/53/
+  - protect various 'eval'-based capability detections at startup with a 
localized
+__DIE__ handler. This way dynamically requiring IO::Socket::SSL as done by
+various third party software should cause less problems even if there is a
+global __DIE__ handler which does not properly deal with 'eval'.
+  - make t/session_ticket.t work with OpenSSL 1.1.0. With this version the
+session does not get reused any longer if it was not properly closed which
+is now done using an explicit close by the client which causes a
+proper SSL_shutdown
+  - enable session ticket callback with Net::SSLeay>=1.80
+  - leave session ticket callback off for now until the needed patch is
+included in Net::SSLeay. See
+https://rt.cpan.org/Ticket/Display.html?id=116118#txn-1696146
+  - fix detection of default CA path for OpenSSL 1.1.x
+  - Utils::CERT_asHash now includes the signature algorithm used
+  - Utils::CERT_asHash can now deal with large serial numbers
+  - OpenSSL 1.1.0c changed the behavior of SSL_read so that it now returns -1 
on
+EOF without proper SSL shutdown. Since it looks like that this behavior 
will
+be kept at least for 1.1.1+ adapt to the changed API by treating 
errno=NOERR
+on SSL_ERROR_SYSCALL as EOF.
+  - restrict session ticket callback to Net::SSLeay 1.79+ since version before
+contains bug. Add test for session reuse
+  - extend SSL fingerprint to pubkey digest, i.e. 'sha1$pub$xx'
+  - fix t/external/ocsp.t to use different server (under my control) to check 
+OCSP stapling
+  - fix session cache del_session: it freed the session but did not properly
+remove it from the cache. Further reuse causes crash.
+  - disable OCSP support when Net::SSLeay 1.75..1.77 is used, see RT#116795
+  - move handling of global SSL arguments into creation of context, so that 
these
+get also applied when creating a context only.
+  - support for session ticket reuse over multiple contexts and processes
+(if supported by Net::SSLeay)
+  - small optimizations, like saving various Net::SSLeay constants into 
variables
+and access variables instead of calling the constant sub all the time
+  - make t/dhe.t work with openssl 1.1.0
+  - Set session id context only on the server side. Even if the documentation 
for
+SSL_CTX_set_session_id_context makes clear that this function is server 
side
+only it actually affects hndling of session reuse on the client side too 
and
+can result in error "SSL3_GET_SERVER_HELLO:attempt to reuse session in
+different context" at the client.
+  - 

commit perl-libwww-perl for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package perl-libwww-perl for 
openSUSE:Factory checked in at 2017-09-25 13:49:19

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


Package is "perl-libwww-perl"

Mon Sep 25 13:49:19 2017 rev:50 rq:528226 version:6.27

Changes:

--- /work/SRC/openSUSE:Factory/perl-libwww-perl/perl-libwww-perl.changes
2017-04-25 08:57:40.819398570 +0200
+++ /work/SRC/openSUSE:Factory/.perl-libwww-perl.new/perl-libwww-perl.changes   
2017-09-25 13:49:20.563874748 +0200
@@ -1,0 +2,18 @@
+Fri Sep 22 06:20:37 UTC 2017 - co...@suse.com
+
+- updated to 6.27
+   see /usr/share/doc/packages/perl-libwww-perl/Changes
+
+  6.27  2017-09-21
+  - Switch to Getopt::Long in lwp-download (GH #262)
+  - Fix lwp-request -C (GH #261)
+  - Hide LWP::Protocol::http::Socket, LWP::Protocol::http::SocketMethods 
and
+LWP::Debug::TraceHTTP::Socket from PAUSE
+  - Add tests for the "get" & "head" functions (GH #252)
+  - Update lwpcook.pod (GH #256)
+  - Handle undefined values in ->credentials (GH #157)
+  - Fix lwp-mirror options checks.
+  - Update bin/ scripts to use $LWP::VERSION instead of ->Version()
+  - Improve lwp-download --help (GH #262)
+
+---

Old:

  libwww-perl-6.26.tar.gz

New:

  libwww-perl-6.27.tar.gz



Other differences:
--
++ perl-libwww-perl.spec ++
--- /var/tmp/diff_new_pack.ULjcfw/_old  2017-09-25 13:49:22.371620423 +0200
+++ /var/tmp/diff_new_pack.ULjcfw/_new  2017-09-25 13:49:22.375619860 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-libwww-perl
-Version:6.26
+Version:6.27
 Release:0
 %define cpan_name libwww-perl
 Summary:The World-Wide Web library for Perl

++ libwww-perl-6.26.tar.gz -> libwww-perl-6.27.tar.gz ++
 1648 lines of diff (skipped)




commit pstoedit for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package pstoedit for openSUSE:Factory 
checked in at 2017-09-25 13:49:13

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


Package is "pstoedit"

Mon Sep 25 13:49:13 2017 rev:31 rq:528225 version:3.70

Changes:

--- /work/SRC/openSUSE:Factory/pstoedit/pstoedit.changes2016-03-09 
15:16:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.pstoedit.new/pstoedit.changes   2017-09-25 
13:49:14.980660230 +0200
@@ -1,0 +2,6 @@
+Wed Sep 20 09:27:00 UTC 2017 - pgaj...@suse.com
+
+- build against ImageMagick 7
+  + pstoedit-imagemagick7.patch
+
+---

New:

  pstoedit-imagemagick7.patch



Other differences:
--
++ pstoedit.spec ++
--- /var/tmp/diff_new_pack.TGmCoR/_old  2017-09-25 13:49:15.564578081 +0200
+++ /var/tmp/diff_new_pack.TGmCoR/_new  2017-09-25 13:49:15.564578081 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pstoedit
 #
-# 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
@@ -27,6 +27,8 @@
 # PATCH-FIX-UPSTREAM pstoedit-pkglibdir.patch sbra...@suse.cz -- Fix plugin 
search path.
 Patch:  pstoedit-pkglibdir.patch
 Patch1: reproducible.patch
+# pstoedit-imagemagick7.patch sent to author (wglunz35_AT_pstoedit.net) on 
2017-09-20
+Patch2: pstoedit-imagemagick7.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -93,9 +95,12 @@
 %setup -q
 %patch -p1
 %patch1 -p1
+%patch2 -p1
 chmod -x examples/*.ps examples/Makefile* doc/*.* copying
 
 %build
+# we are patching configure.ac
+sh autogen.sh
 # --without-swf: lacking libming package
 %configure \
--disable-static \

++ pstoedit-imagemagick7.patch ++
Index: pstoedit-3.70/configure.ac
===
--- pstoedit-3.70.orig/configure.ac 2014-12-28 21:39:18.0 +0100
+++ pstoedit-3.70/configure.ac  2017-09-20 11:15:45.248170328 +0200
@@ -299,7 +299,7 @@ if test "x${PSTOEDIT_GCC_OK}" = xno ; th
 else
   if test -n "$PKG_CONFIG"; then
 AC_MSG_CHECKING(ImageMagick flags through pkg-config)
-   PKG_CHECK_MODULES(LIBMAGICK, ImageMagick++, 
+   PKG_CHECK_MODULES(LIBMAGICK, Magick++, 
HAVE_LIBMAGICK=yes 
LIBMAGICK_CFLAGS="-DHAVE_MAGIC $LIBMAGICK_CFLAGS" 
LIBMAGICK_LDFLAGS="$LIBMAGICK_LIBS" , 
Index: pstoedit-3.70/src/drvmagick++.cpp
===
--- pstoedit-3.70.orig/src/drvmagick++.cpp  2015-01-01 18:05:33.0 
+0100
+++ pstoedit-3.70/src/drvmagick++.cpp   2017-09-20 11:20:15.660949630 +0200
@@ -60,16 +60,16 @@ constructBase, imgcount(0), imageptr(NIL
 //test xxx.push_back("asdsda");
 
try {
-   InitializeMagick(0);
-   imageptr = new Image(Geometry(600, 800), Color("white"));
+   Magick::InitializeMagick(0);
+   imageptr = new Magick::Image(Magick::Geometry(600, 800), 
Magick::Color("white"));
  
if (withdummycontext)
-   imageptr->draw(DrawablePushGraphicContext());
+   imageptr->draw(Magick::DrawablePushGraphicContext());
 #ifdef onedrawlist
-   drawList.push_back(DrawablePushGraphicContext());
-   drawList.push_back(DrawableViewbox(0, 0, 640, 800));
+   drawList.push_back(Magick::DrawablePushGraphicContext());
+   drawList.push_back(Magick::DrawableViewbox(0, 0, 640, 800));
 #else
-   imageptr->draw(DrawableViewbox(0, 0, 640, 800));
+   imageptr->draw(Magick::DrawableViewbox(0, 0, 640, 800));
 #endif
 
// Display the result 
@@ -79,7 +79,7 @@ constructBase, imgcount(0), imageptr(NIL
 //  image.write("result.jpg");
}
 
-   catch (Exception & error_) {
+   catch (Magick::Exception & error_) {
cout << "Caught exception: " << error_.what() << endl;
ctorOK = false;
//return 1; 
@@ -90,10 +90,10 @@ drvMAGICK::~drvMAGICK()
 {
try {
if (withdummycontext)
-   imageptr->draw(DrawablePopGraphicContext());
+   
imageptr->Magick::Image::draw(Magick::DrawablePopGraphicContext());
 
 #ifdef onedrawlist
-   drawList.push_back(DrawablePopGraphicContext());
+   drawList.push_back(Magick::DrawablePopGraphicContext());
 

commit file for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package file for openSUSE:Factory checked in 
at 2017-09-25 13:48:48

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


Package is "file"

Mon Sep 25 13:48:48 2017 rev:102 rq:528198 version:5.32

Changes:

--- /work/SRC/openSUSE:Factory/file/file.changes2017-06-12 
15:10:43.144169474 +0200
+++ /work/SRC/openSUSE:Factory/.file.new/file.changes   2017-09-25 
13:48:58.378995860 +0200
@@ -1,0 +2,18 @@
+Wed Sep 13 10:35:43 UTC 2017 - wer...@suse.de
+
+- Update to file version 5.32
+  * Always reset state in {file,buffer}_apprentice (Krzysztof Wilczynski)
+  * Fix always true condition (Thomas Jarosch)
+  * pickier parsing of numeric values in magic files.
+  * PR/615 add magic_getflags()
+- This release fix the bug bsc#1056838 for CVE-2017-1000249
+- Remove patch file-5.31-fix-tga.dif as now upstream
+- Rename patch file-5.31.dif which now becomes file-5.32.dif
+- Modify the patches
+  * file-5.16-ocloexec.patch
+  * file-5.19-biorad.dif
+  * file-5.19-printf.dif
+  * file-5.23-endian.patch
+  * file-5.28-btrfs-image.dif
+
+---
python3-magic.changes: same change

Old:

  file-5.31-fix-tga.dif
  file-5.31.dif
  file-5.31.tar.gz

New:

  file-5.32.dif
  file-5.32.tar.gz



Other differences:
--
++ file.spec ++
--- /var/tmp/diff_new_pack.Or4bC8/_old  2017-09-25 13:48:59.314864196 +0200
+++ /var/tmp/diff_new_pack.Or4bC8/_new  2017-09-25 13:48:59.318863633 +0200
@@ -32,7 +32,7 @@
 %endif
 #
 # Set Version also in python-magic.spec
-Version:5.31
+Version:5.32
 Release:0
 Summary:A Tool to Determine File Types
 License:BSD-2-Clause
@@ -40,7 +40,7 @@
 Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
 Source2:baselibs.conf
 Source3:file-rpmlintrc
-Patch:  file-5.31.dif
+Patch:  file-5.32.dif
 Patch1: file-5.19-misc.dif
 Patch4: file-4.24-autoconf.dif
 Patch5: file-5.14-tex.dif
@@ -64,7 +64,6 @@
 Patch36:file-5.15-clear-invalid.patch
 Patch37:file-secure_getenv.patch
 Patch39:file-5.28-btrfs-image.dif
-Patch40:file-5.31-fix-tga.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global _sysconfdir /etc
 %global _miscdir%{_datadir}/misc
@@ -133,7 +132,6 @@
 %patch36 -p1 -b .clear
 %patch37 -p1 -b .getenv
 %patch39 -p1 -b .btrfs
-%patch40 -p1 -b .tga
 %patch -b .0
 test -s src/magic.h.in || cp -p src/magic.h src/magic.h.in
 rm -fv src/magic.h

++ python-magic.spec ++
--- /var/tmp/diff_new_pack.Or4bC8/_old  2017-09-25 13:48:59.342860257 +0200
+++ /var/tmp/diff_new_pack.Or4bC8/_new  2017-09-25 13:48:59.346859694 +0200
@@ -28,7 +28,7 @@
 BuildRequires:  python-setuptools
 BuildRequires:  zlib-devel
 Url:http://www.darwinsys.com/file/
-Version:5.31
+Version:5.32
 Release:0
 Summary:Python module to use libmagic
 License:BSD-3-Clause and BSD-4-Clause

python3-magic.spec: same change
++ file-5.16-ocloexec.patch ++
--- /var/tmp/diff_new_pack.Or4bC8/_old  2017-09-25 13:48:59.434847316 +0200
+++ /var/tmp/diff_new_pack.Or4bC8/_new  2017-09-25 13:48:59.434847316 +0200
@@ -6,8 +6,8 @@
  4 files changed, 6 insertions(+), 6 deletions(-)
 
 --- src/apprentice.c
-+++ src/apprentice.c   2017-05-24 11:06:21.590079956 +
-@@ -1104,7 +1104,7 @@ load_1(struct magic_set *ms, int action,
 src/apprentice.c   2017-09-13 10:32:02.149905845 +
+@@ -1146,7 +1146,7 @@ load_1(struct magic_set *ms, int action,
ssize_t len;
struct magic_entry me;
  
@@ -16,7 +16,7 @@
if (f == NULL) {
if (errno != ENOENT)
file_error(ms, errno, "cannot read magic file `%s'",
-@@ -2953,7 +2953,7 @@ apprentice_map(struct magic_set *ms, con
+@@ -3032,7 +3032,7 @@ apprentice_map(struct magic_set *ms, con
if (dbname == NULL)
goto error;
  
@@ -25,7 +25,7 @@
goto error;
  
if (fstat(fd, ) == -1) {
-@@ -3090,7 +3090,7 @@ apprentice_compile(struct magic_set *ms,
+@@ -3169,7 +3169,7 @@ apprentice_compile(struct magic_set *ms,
if (dbname == NULL) 
goto out;
  
@@ -35,7 +35,7 @@
file_error(ms, errno, "cannot open `%s'", dbname);
goto out;
 --- src/compress.c
-+++ src/compress.c 2017-05-24 11:06:21.590079956 +
 src/compress.c 2017-09-13 10:32:02.149905845 +
 @@ -394,7 +394,7 @@ file_pipe2file(struct magic_set *ms, int
  #else
{
@@ -46,7 +46,7 @@
(void)unlink(buf);
errno = te;
 --- 

commit corosync for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package corosync for openSUSE:Factory 
checked in at 2017-09-25 13:48:59

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


Package is "corosync"

Mon Sep 25 13:48:59 2017 rev:43 rq:528214 version:2.4.2

Changes:

--- /work/SRC/openSUSE:Factory/corosync/corosync.changes2017-09-04 
12:28:37.924390330 +0200
+++ /work/SRC/openSUSE:Factory/.corosync.new/corosync.changes   2017-09-25 
13:48:59.950774732 +0200
@@ -1,0 +2,6 @@
+Tue Sep 12 14:40:51 UTC 2017 - jeng...@inai.de
+
+- Restore conformance to shared library packaging guideline.
+- Remove redundant cleaning in %install and %clean.
+
+---



Other differences:
--
++ corosync.spec ++
--- /var/tmp/diff_new_pack.Nk6WpB/_old  2017-09-25 13:49:00.814653196 +0200
+++ /var/tmp/diff_new_pack.Nk6WpB/_new  2017-09-25 13:49:00.818652633 +0200
@@ -80,7 +80,14 @@
 Conflicts:  openais < 1.2
 
 # Runtime bits
-Requires:   libcorosync4 = %{version}-%{release}
+Requires:   libcfg6 = %{version}-%{release}
+Requires:   libcmap4 = %{version}-%{release}
+Requires:   libcorosync_common4 = %{version}-%{release}
+Requires:   libcpg4 = %{version}-%{release}
+Requires:   libquorum5 = %{version}-%{release}
+Requires:   libsam4 = %{version}-%{release}
+Requires:   libtotem_pg5 = %{version}-%{release}
+Requires:   libvotequorum8 = %{version}-%{release}
 Requires(pre): /usr/sbin/useradd
 Requires(post): /sbin/chkconfig
 Requires(preun): /sbin/chkconfig
@@ -206,9 +213,7 @@
 make %{_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
-make install DESTDIR=%{buildroot}
+%make_install
 
 %if %{with dbus}
 mkdir -p -m 0700 %{buildroot}/%{_sysconfdir}/dbus-1/system.d
@@ -262,9 +267,6 @@
 %endif
 %endif
 
-%clean
-rm -rf %{buildroot}
-
 %description
 This package contains the Corosync Cluster Engine Executive, several default
 APIs and libraries, default configuration files, and an init script.
@@ -379,40 +381,145 @@
 
 %endif
 
-# library
-#
-%package -n libcorosync4
-Summary:The Corosync Cluster Engine Libraries
+%package -n libcfg6
+Summary:Corosync configuration database library
+Group:  System/Libraries
+
+%description -n libcfg6
+This package contains the Corosync configuration database library.
+
+%package -n libcmap4
+Summary:Corosync configuration map library
+Group:  System/Libraries
+
+%description -n libcmap4
+The CMAP library is used to interact with the configuration database
+used by Corosync. The library provides a mechanism to
+create/chage/remove keys, iterate over them and track changes to
+keys.
+
+%package -n libcorosync_common4
+Summary:The Corosync Cluster Engine library
 # openais is indeed gone and should be uninstalled. Yes, we do not
 # provide libopenais on purpose, the package has been deleted.
 Group:  System/Libraries
 Obsoletes:  libopenais3 < 1.2
 Conflicts:  libopenais3 < 1.2
+Obsoletes:  libcorosync4 < %{version}-%{release}
+Provides:   libcorosync4 = %{version}-%{release}
 
-%description -n libcorosync4
-This package contains corosync libraries.
+%description -n libcorosync_common4
+This package contains the central Corosync library.
 
-%files -n libcorosync4
-%defattr(-,root,root,-)
-%doc LICENSE
+%package -n libcpg4
+Summary:Corosync group message API
+Group:  System/Libraries
+
+%description -n libcpg4
+A group message API called CPG, part of Corosync. This library is
+used to create distributed applications that operate properly during
+cluster partitions, merges, and faults.
+
+%package -n libquorum5
+Summary:Corosync quorum library
+Group:  System/Libraries
+
+%description -n libquorum5
+The quorum library is the external interface to the quorum service.
+This service is loaded into all nodes in a Corosync cluster and track
+the quorum status of a node.
+
+%package -n libsam4
+Summary:Corosync Simple Availability Manager API
+Group:  System/Libraries
+
+%description -n libsam4
+The SAM library provide a tool to check the health of an application.
+The main purpose of SAM is to restart a local process when it fails
+to respond to a healthcheck request in a configured time interval.
+
+%package -n libtotem_pg5
+Summary:Corosync Totem protocol 
+Group:  System/Libraries
+
+%description -n libtotem_pg5
+An implementation of the Totem Single Ring Ordering and Membership
+protocol providing the Extended Virtual Synchrony model for messaging
+and membership.
+
+%package -n libvotequorum8
+Summary:Corosync vote quorum library
+Group: