commit 000product for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2018-08-28 20:27:08

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


Package is "000product"

Tue Aug 28 20:27:08 2018 rev:473 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
_service:product_converter:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Addon-NonOss-release.spec: same change
_service:product_converter:openSUSE-Tumbleweed-Kubic-dvd5-dvd-x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Tumbleweed-Kubic-release.spec: same change
_service:product_converter:openSUSE-cd-mini-i586.kiwi: same change
_service:product_converter:openSUSE-cd-mini-x86_64.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-i586.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi: same change
_service:product_converter:openSUSE-ftp-ftp-i586_x86_64.kiwi: same change
++ _service:product_converter:openSUSE-release.spec ++
--- /var/tmp/diff_new_pack.nQnAK6/_old  2018-08-28 20:27:21.539250957 +0200
+++ /var/tmp/diff_new_pack.nQnAK6/_new  2018-08-28 20:27:21.551250986 +0200
@@ -15649,6 +15649,7 @@
 Provides: weakremover(python-ldns)
 Provides: weakremover(python-libcec)
 Provides: weakremover(python-liblarch_gtk)
+Provides: weakremover(python-libmount)
 Provides: weakremover(python-libpfm)
 Provides: weakremover(python-libstoragemgmt)
 Provides: weakremover(python-libstoragemgmt-clibs)
@@ -16838,6 +16839,7 @@
 Provides: weakremover(typelib-1_0-SocialWebClient-0_25)
 Provides: weakremover(typelib-1_0-Tepl-3_0)
 Provides: weakremover(typelib-1_0-WebKit-1_0)
+Provides: weakremover(udisks-glue)
 Provides: weakremover(udisks2-devel)
 Provides: weakremover(v4l2loopback-kmp-pae)
 Provides: weakremover(vhba-kmp-pae)
@@ -33105,6 +33107,7 @@
 python-ldns
 python-libcec
 python-liblarch_gtk
+python-libmount
 python-libpfm
 python-libstoragemgmt
 python-libstoragemgmt-clibs
@@ -34294,6 +34297,7 @@
 typelib-1_0-SocialWebClient-0_25
 typelib-1_0-Tepl-3_0
 typelib-1_0-WebKit-1_0
+udisks-glue
 udisks2-devel
 v4l2loopback-kmp-pae
 vhba-kmp-pae

openSUSE-release.spec: same change
++ obsoletepackages.inc ++
--- /var/tmp/diff_new_pack.nQnAK6/_old  2018-08-28 20:27:21.779251513 +0200
+++ /var/tmp/diff_new_pack.nQnAK6/_new  2018-08-28 20:27:21.779251513 +0200
@@ -15575,6 +15575,7 @@
   python-ldns
   python-libcec
   python-liblarch_gtk
+  python-libmount
   python-libpfm
   python-libstoragemgmt
   python-libstoragemgmt-clibs
@@ -16764,6 +16765,7 @@
   typelib-1_0-SocialWebClient-0_25
   typelib-1_0-Tepl-3_0
   typelib-1_0-WebKit-1_0
+  udisks-glue
   udisks2-devel
   v4l2loopback-kmp-pae
   vhba-kmp-pae




commit firewalld for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package firewalld for openSUSE:Factory 
checked in at 2018-08-28 13:36:09

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


Package is "firewalld"

Tue Aug 28 13:36:09 2018 rev:34 rq:631960 version:0.6.1

Changes:

--- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes  2018-08-17 
23:59:54.710325109 +0200
+++ /work/SRC/openSUSE:Factory/.firewalld.new/firewalld.changes 2018-08-28 
13:36:12.539226249 +0200
@@ -2 +2 @@
-Wed Aug 15 13:08:39 UTC 2018 - mchand...@suse.de
+Mon Aug 13 19:08:39 UTC 2018 - mchand...@suse.de
@@ -4,3 +4,4 @@
-- Restore nftables as default backend (bsc#1102761). nftables and
-  iptables can co-exist but the 'nat' table had a bug which was fixed
-  in kernel-4.18.
+- Also switch firewall backend fallback to 'iptables' (bsc#1102761)
+  This ensures that existing configuration files will keep working
+  even if FirewallBackend option is missing.
+  * 0001-firewall-backend-Switch-default-backend-to-iptables.patch

New:

  0001-firewall-backend-Switch-default-backend-to-iptables.patch



Other differences:
--
++ firewalld.spec ++
--- /var/tmp/diff_new_pack.0oIkeZ/_old  2018-08-28 13:36:13.271227181 +0200
+++ /var/tmp/diff_new_pack.0oIkeZ/_new  2018-08-28 13:36:13.275227186 +0200
@@ -28,6 +28,8 @@
 Group:  Productivity/Networking/Security
 Url:http://www.firewalld.org
 Source: 
https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+# PATCH-FIX-SUSE: 
0001-firewall-backend-Switch-default-backend-to-iptables.patch (bsc#1102761)
+Patch0: 0001-firewall-backend-Switch-default-backend-to-iptables.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  desktop-file-utils
@@ -110,6 +112,8 @@
 
 %prep
 %setup -q
+# bsc#1102761 - switch to iptables as default
+%patch0 -p1
 
 # bsc#1078223
 rm config/services/high-availability.xml

++ 0001-firewall-backend-Switch-default-backend-to-iptables.patch ++
>From dbbf60a4bb0c7edc83cd8bae2177d96842ad9034 Mon Sep 17 00:00:00 2001
From: Markos Chandras 
Date: Mon, 13 Aug 2018 22:31:04 +0300
Subject: [PATCH] firewall: backend: Switch default backend to 'iptables'

Switch default backend to 'iptables'. Some packages (eg docker)
are not able to work well with nftables right now, so lets stick
with iptables as default backend.

Link: https://bugzilla.suse.com/show_bug.cgi?id=1102761
Signed-off-by: Markos Chandras 
---
 config/firewalld.conf  | 6 +++---
 doc/xml/firewalld.conf.xml | 4 ++--
 src/firewall/config/__init__.py.in | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/config/firewalld.conf b/config/firewalld.conf
index b53c0aa5..e6afde19 100644
--- a/config/firewalld.conf
+++ b/config/firewalld.conf
@@ -59,6 +59,6 @@ AutomaticHelpers=system
 # FirewallBackend
 # Selects the firewall backend implementation.
 # Choices are:
-#  - nftables (default)
-#  - iptables (iptables, ip6tables, ebtables and ipset)
-FirewallBackend=nftables
+#  - nftables
+#  - iptables (default)
+FirewallBackend=iptables
diff --git a/doc/xml/firewalld.conf.xml b/doc/xml/firewalld.conf.xml
index df4b9521..fee0d3ca 100644
--- a/doc/xml/firewalld.conf.xml
+++ b/doc/xml/firewalld.conf.xml
@@ -149,8 +149,8 @@
 
 
 Selects the firewall backend implementation. Possible values
-are; nftables (default), or
-iptables. This applies to all
+are; nftables, or
+iptables (default). This applies to 
all
 firewalld primitives. The only exception is direct and
 passthrough rules which always use the traditional iptables,
 ip6tables, and ebtables backends.
diff --git a/src/firewall/config/__init__.py.in 
b/src/firewall/config/__init__.py.in
index 955be320..cff7c3fe 100644
--- a/src/firewall/config/__init__.py.in
+++ b/src/firewall/config/__init__.py.in
@@ -129,4 +129,4 @@ FALLBACK_IPV6_RPFILTER = True
 FALLBACK_INDIVIDUAL_CALLS = False
 FALLBACK_LOG_DENIED = "off"
 FALLBACK_AUTOMATIC_HELPERS = "system"
-FALLBACK_FIREWALL_BACKEND = "nftables"
+FALLBACK_FIREWALL_BACKEND = "iptables"
-- 
2.16.4




commit 000product for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2018-08-28 11:34:17

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


Package is "000product"

Tue Aug 28 11:34:17 2018 rev:472 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
_service:product_converter:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Addon-NonOss-release.spec: same change
_service:product_converter:openSUSE-Tumbleweed-Kubic-dvd5-dvd-x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Tumbleweed-Kubic-release.spec: same change
++ _service:product_converter:openSUSE-cd-mini-i586.kiwi ++
--- /var/tmp/diff_new_pack.21azWs/_old  2018-08-28 11:34:37.846941393 +0200
+++ /var/tmp/diff_new_pack.21azWs/_new  2018-08-28 11:34:37.850941403 +0200
@@ -48,6 +48,9 @@
 
   
 
+
+  
+
 
   
   

++ _service:product_converter:openSUSE-cd-mini-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.21azWs/_old  2018-08-28 11:34:37.862941435 +0200
+++ /var/tmp/diff_new_pack.21azWs/_new  2018-08-28 11:34:37.862941435 +0200
@@ -51,6 +51,9 @@
 
   
 
+
+  
+
 
   
   

++ _service:product_converter:openSUSE-dvd5-dvd-i586.kiwi ++
--- /var/tmp/diff_new_pack.21azWs/_old  2018-08-28 11:34:37.874941466 +0200
+++ /var/tmp/diff_new_pack.21azWs/_new  2018-08-28 11:34:37.874941466 +0200
@@ -48,6 +48,9 @@
 
   
 
+
+  
+
 
   
   

++ _service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.21azWs/_old  2018-08-28 11:34:37.894941518 +0200
+++ /var/tmp/diff_new_pack.21azWs/_new  2018-08-28 11:34:37.894941518 +0200
@@ -51,6 +51,9 @@
 
   
 
+
+  
+
 
   
   

++ _service:product_converter:openSUSE-ftp-ftp-i586_x86_64.kiwi ++
--- /var/tmp/diff_new_pack.21azWs/_old  2018-08-28 11:34:37.914941571 +0200
+++ /var/tmp/diff_new_pack.21azWs/_new  2018-08-28 11:34:37.914941571 +0200
@@ -53,6 +53,9 @@
 
   
 
+
+  
+
 
   
   

++ _service:product_converter:openSUSE-release.spec ++
--- /var/tmp/diff_new_pack.21azWs/_old  2018-08-28 11:34:37.946941654 +0200
+++ /var/tmp/diff_new_pack.21azWs/_new  2018-08-28 11:34:37.962941696 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package openSUSE
+# spec file for package openSUSE-release
 #
 # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #

++ openSUSE-release.spec ++
--- /var/tmp/diff_new_pack.21azWs/_old  2018-08-28 11:34:38.010941822 +0200
+++ /var/tmp/diff_new_pack.21azWs/_new  2018-08-28 11:34:38.014941832 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package openSUSE
+# spec file for package openSUSE-release
 #
 # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #

++ openSUSE.product ++
--- /var/tmp/diff_new_pack.21azWs/_old  2018-08-28 11:34:38.214942355 +0200
+++ /var/tmp/diff_new_pack.21azWs/_new  2018-08-28 11:34:38.214942355 +0200
@@ -87,6 +87,7 @@
 
 
 
+
 
 
 




commit 000product for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2018-08-28 09:25:22

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


Package is "000product"

Tue Aug 28 09:25:22 2018 rev:471 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
_service:product_converter:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Addon-NonOss-release.spec: same change
_service:product_converter:openSUSE-Tumbleweed-Kubic-dvd5-dvd-x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Tumbleweed-Kubic-release.spec: same change
++ _service:product_converter:openSUSE-cd-mini-i586.kiwi ++
--- /var/tmp/diff_new_pack.mjiHqn/_old  2018-08-28 09:25:38.409051939 +0200
+++ /var/tmp/diff_new_pack.mjiHqn/_new  2018-08-28 09:25:38.413051952 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,9 +32,9 @@
   true
   -x -2
   openSUSE
-  20180827
+  20180828
   11
-  cpe:/o:opensuse:opensuse:20180827,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20180828,openSUSE 
Tumbleweed
   cs da de en en_GB en_US es fi fr hu it ja nb 
nl pl pt pt_BR ru sv zh zh_CN zh_TW 
   openSUSE
   /usr/share/kiwi/modules/plugins/suse-tumbleweed

_service:product_converter:openSUSE-cd-mini-x86_64.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-i586.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi: same change
++ _service:product_converter:openSUSE-ftp-ftp-i586_x86_64.kiwi ++
--- /var/tmp/diff_new_pack.mjiHqn/_old  2018-08-28 09:25:38.485052177 +0200
+++ /var/tmp/diff_new_pack.mjiHqn/_new  2018-08-28 09:25:38.485052177 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -24,7 +24,7 @@
   openSUSE
   ftp
   true
-  openSUSE-20180827-i586-x86_64
+  openSUSE-20180828-i586-x86_64
   true
   /
   $DISTNAME-$FLAVOR
@@ -36,9 +36,9 @@
   true
   -x -2
   openSUSE
-  20180827
+  20180828
   11
-  cpe:/o:opensuse:opensuse:20180827,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20180828,openSUSE 
Tumbleweed
   cs da de en en_GB en_US es fi fr hu it ja nb 
nl pl pt pt_BR ru sv zh zh_CN zh_TW 
   openSUSE
   2

++ _service:product_converter:openSUSE-release.spec ++
--- /var/tmp/diff_new_pack.mjiHqn/_old  2018-08-28 09:25:38.537052339 +0200
+++ /var/tmp/diff_new_pack.mjiHqn/_new  2018-08-28 09:25:38.549052376 +0200
@@ -20,7 +20,7 @@
 #define betaversion %{nil}
 %define codename Tumbleweed
 Name:   openSUSE-release
-Version:20180827
+Version:    20180828
 Release:0
 # 0 is the product release, not the build release of this package
 Summary:openSUSE Tumbleweed
@@ -51,7 +51,7 @@
 Obsoletes:  aaa_version
 Obsoletes:  openSUSE-Promo-release <= 11.1
 Obsoletes:  openSUSE-release-live <= 11.0
-Obsoletes:  product_flavor(%{product}) < 20180827
+Obsoletes:  product_flavor(%{product}) < 20180828
 # bnc#826592
 Provides:   weakremover(kernel-default) < 3.11
 Provides:   weakremover(kernel-desktop) < 4.2
@@ -61,7 +61,7 @@
 Provides:   weakremover(kernel-xen) < 3.11
 Provides:   %name-%version
 Provides:   product() = openSUSE
-Provides:   product(openSUSE) = 20180827-0
+Provides:   product(openSUSE) = 20180828-0
 %ifarch x86_64
 Provides:   product-register-target() = openSUSE%2DTumbleweed%2Dx86_64
 %endif
@@ -75,7 +75,7 @@
 Provides:   product-register-target() = openSUSE%2DTumbleweed%2Daarch64
 %endif
 Provides:   product-label() = openSUSE
-Provides:   product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20180827
+Provides:   product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20180828
 Provides:   product-url(releasenotes) = 
http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
 Provides:   product-url(repository) = 
http%3A%2F%2Fdownload.opensuse.org%2Ftumbleweed%2Frepo%2Foss%2F
 Requires:   product_flavor(openSUSE)
@@ -17287,7 +17287,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(ftp)
-Provides:   product_flavor(openSUSE) = 20180827-0
+Provides:   product_flavor(openSUSE) = 20180828-0
 Summary:openSUSE Tumbleweed
 
 %description ftp
@@ -17302,7 +17302,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(mini)
-Provides:   product_flavor(openSUSE) = 20180827-0
+Provides:   product_flavor(

commit 000product for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2018-08-28 09:25:16

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


Package is "000product"

Tue Aug 28 09:25:16 2018 rev:470 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
_service:product_converter:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Addon-NonOss-release.spec: same change
++ 
_service:product_converter:openSUSE-Tumbleweed-Kubic-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.MsAMaB/_old  2018-08-28 09:25:30.589027527 +0200
+++ /var/tmp/diff_new_pack.MsAMaB/_new  2018-08-28 09:25:30.593027540 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,9 +35,9 @@
   true
   -x -2
   openSUSE
-  20180827
+  20180828
   11
-  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180827,openSUSE 
Tumbleweed Kubic
+  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180828,openSUSE 
Tumbleweed Kubic
   en_US 
   openSUSE
   /usr/share/kiwi/modules/plugins/suse-tumbleweed

++ _service:product_converter:openSUSE-Tumbleweed-Kubic-release.spec ++
--- /var/tmp/diff_new_pack.MsAMaB/_old  2018-08-28 09:25:30.617027615 +0200
+++ /var/tmp/diff_new_pack.MsAMaB/_new  2018-08-28 09:25:30.625027640 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   openSUSE-Tumbleweed-Kubic-release
-Version:20180827
+Version:    20180828
 Release:0
 Summary:openSUSE Tumbleweed Kubic 
 License:GPL-2.0-or-later
@@ -38,9 +38,9 @@
 ExclusiveArch:  %ix86 x86_64 ppc64le s390x aarch64
 Provides:   %name-%version
 Provides:   product() = openSUSE-Tumbleweed-Kubic
-Provides:   product(openSUSE-Tumbleweed-Kubic) = 20180827-0
+Provides:   product(openSUSE-Tumbleweed-Kubic) = 20180828-0
 Provides:   product-label() = openSUSE%20Tumbleweed%20Kubic
-Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180827
+Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180828
 Provides:   product-url(releasenotes) = 
http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
 Provides:   product-endoflife()
 Requires:   product_flavor(openSUSE-Tumbleweed-Kubic)
@@ -61,7 +61,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(dvd)
-Provides:   product_flavor(openSUSE-Tumbleweed-Kubic) = 20180827-0
+Provides:   product_flavor(openSUSE-Tumbleweed-Kubic) = 20180828-0
 Summary:openSUSE Tumbleweed Kubic
 
 %description dvd
@@ -123,11 +123,11 @@
 
   openSUSE
   openSUSE-Tumbleweed-Kubic
-  20180827
+  20180828
   0
   
   %{_target_cpu}
-  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180827
+  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180828
   openSUSE-Tumbleweed-Kubic
   
 

_service:product_converter:openSUSE-cd-mini-x86_64.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-i586.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi: same change
_service:product_converter:openSUSE-ftp-ftp-i586_x86_64.kiwi: same change
_service:product_converter:openSUSE-release.spec: same change
openSUSE-Tumbleweed-Kubic-release.spec: same change
openSUSE-release.spec: same change
++ openSUSE-Tumbleweed-Kubic.product ++
--- /var/tmp/diff_new_pack.MsAMaB/_old  2018-08-28 09:25:30.993028789 +0200
+++ /var/tmp/diff_new_pack.MsAMaB/_new  2018-08-28 09:25:30.993028789 +0200
@@ -6,7 +6,7 @@
   openSUSE-Tumbleweed-Kubic
   openSUSE-Tumbleweed-Kubic-release
   
-  20180827
+  20180828
   
   0
   openSUSE-Tumbleweed-Kubic




commit podman for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2018-08-28 09:24:39

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


Package is "podman"

Tue Aug 28 09:24:39 2018 rev:23 rq:631794 version:0.8.4

Changes:

--- /work/SRC/openSUSE:Factory/podman/podman.changes2018-08-07 
09:44:08.565421176 +0200
+++ /work/SRC/openSUSE:Factory/.podman.new/podman.changes   2018-08-28 
09:24:40.968872648 +0200
@@ -1,0 +2,83 @@
+Mon Aug 27 06:05:18 UTC 2018 - vrothb...@suse.com
+
+- Changelog for v0.8.4 (2018-08-24)
+  * Swap from FFJSON to easyjson
+  * rootless: allow to override policy.json by the user
+  * add completion for --pod in run and create
+  * Fixed formatting and lowered verbosity of pod ps
+  * Do not try to enable AppArmor in rootless mode
+  * Reveal information about container capabilities
+  * Fixing network ns segfault
+  * Change pause container to infra container
+  * Added option to share kernel namespaces in libpod and podman
+  * Add podman pod top
+  * Include pod stats and top in commands/completions
+  * Fix syntax description of --ulimit command
+  * Properly translate users into runc format for exec
+  * rootless: fix --net host --privileged
+  * Fixed segfault in stats where container had netNS none or from container
+  * Enable pod stats with short ID and name
+  * Touch up cert-dir in man pages
+  * Support Attach subcommand in pypodman
+
+---
+Mon Aug 20 06:40:02 UTC 2018 - vrothb...@suse.com
+
+- Changelog for v0.8.3 (2018-08-17)
+  * Switch from github.com/projectatomic to github.com/containers
+  * Mention that systemd is the default cgroup manager
+  * Fix handling of socket connection refusal.
+  * podman: fix --uts=host
+  * podman pod stats
+  * Added reason to PodContainerError
+  * Add Pod API to varlink.
+  * Revert "spec: bind mount /sys only for rootless containers"
+  * Document STORAGE_DRIVER and STORAGE_OPTS environment variable
+  * Create pod CGroups when using the systemd cgroup driver
+  * Switch systemd default CGroup parent to machine.slice
+  * spec: bind mount /sys only for rootless containers
+  * Add create and pull commands
+  * rootless: not require userns for help/version
+  * pkg/apparmor: use a pipe instead of a tmp file
+  * podman in rootless mode will only work with cgroupfs at this point.
+  * when searching, survive errors for multiple registries
+
+---
+Mon Aug 13 06:32:40 UTC 2018 - vrothb...@suse.com
+
+- Changelog for v0.8.2.1 (2018-08-11)
+  * Ensure pod inspect is locked and validity-checked
+  * Swap default CGroup manager to systemd
+
+- Changelog for v0.8.2 (2018-08-10)
+  * We need to sort mounts so that one mount does not over mount another.
+  * search name should include registry
+  * removeContainer: fix deadlock
+  * Add FFJSON to build container
+  * Add FFJSON generation to makefile
+  * Fixed a bug setting dependencies on the wrong container
+  * Always connect to the stdout and stderr of stream
+  * apparmor: respect "unconfined" setting
+  * oci.go: syslog: fix debug formatting
+  * add podman pod inspect
+  * Fix CGroupFS cgroup manager cgroup creation for pods
+  * Pass newly-added --log-level flag to Conmon
+  * Cleanup man pages
+  * Improve ps handling of container start/stop time
+  * rootless: fix user lookup if USER= is not set
+  * Add dpkg support for returning oci/conmon versions
+  * Have info print conmon/oci runtime information
+  * Better pull error for fully-qualified images
+  * Add Runc and Conmon versions to Podman Version
+
+---
+Thu Aug  9 10:20:19 UTC 2018 - vrothb...@suse.com
+
+- Add a dedicated conmon for podman as the requirements on the specific
+  version started to differ from the ones of CRI-O.  This change implies
+  dropping the requirement on the cri-o package.
+
+- Add libpod.conf as a new source to allow tweaking the search paths
+  for openSUSE.  This change makes execution slightly faster.
+
+---
@@ -207,0 +291 @@
+Fix: bsc#1097970

Old:

  podman-0.8.1.tar.xz

New:

  conmon-git.662dbb31b5d4f5ed54511a47cde7190c61c28677.tar.xz
  libpod.conf
  podman-0.8.4.tar.xz



Other differences:
--
++ podman.spec ++
--- /var/tmp/diff_new_pack.gOtWsb/_old  2018-08-28 09:24:41.436874109 +0200
+++ /var/tmp/diff_new_pack.gOtWsb/_new  2018-08-28 09:24:41.436874109 +0200
@@ -16,24 +16,29 @@
 #
 
 
-%define project github.com/projectatomic/libpod
+%define project

commit perf for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package perf for openSUSE:Factory checked in 
at 2018-08-28 09:25:03

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


Package is "perf"

Tue Aug 28 09:25:03 2018 rev:44 rq:631855 version:MACRO

Changes:

--- /work/SRC/openSUSE:Factory/perf/perf.changes2018-08-27 
12:59:12.584807049 +0200
+++ /work/SRC/openSUSE:Factory/.perf.new/perf.changes   2018-08-28 
09:25:10.088963537 +0200
@@ -1,0 +2,7 @@
+Mon Aug 27 19:43:01 UTC 2018 - to...@suse.com
+
+- libebl ppc64 dependancy was inadvertantly dropped, regression from
+  "Thu Jun 15 22:27:56 - Add ppc64 requires on libebl (bsc#1040770)".
+  Re-add dependancy (bsc#1106048)
+
+---



Other differences:
--
++ perf.spec ++
--- /var/tmp/diff_new_pack.OOQsFl/_old  2018-08-28 09:25:10.612965172 +0200
+++ /var/tmp/diff_new_pack.OOQsFl/_new  2018-08-28 09:25:10.612965172 +0200
@@ -47,6 +47,10 @@
 BuildRequires:  openssl-devel
 BuildRequires:  xmlto
 BuildRequires:  zlib-devel
+# dl_open requirement so not autodetected
+%ifarch ppc64 ppc64le
+Requires:   libebl
+%endif
 %{perl_requires}
 %{?libperl_requires}
 




commit redshift for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package redshift for openSUSE:Factory 
checked in at 2018-08-28 09:24:56

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


Package is "redshift"

Tue Aug 28 09:24:56 2018 rev:25 rq:631844 version:1.12

Changes:

--- /work/SRC/openSUSE:Factory/redshift/redshift.changes2018-06-08 
23:18:03.422447813 +0200
+++ /work/SRC/openSUSE:Factory/.redshift.new/redshift.changes   2018-08-28 
09:25:03.144941862 +0200
@@ -1,0 +2,9 @@
+Sun Aug 26 15:53:52 UTC 2018 - aaronpuch...@alice-dsl.net
+
+- Move python3-xdg dependency to redshift-gtk.
+  It's not needed for redshift itself, which is a pure C program.
+- Don't require geoclue, only recommend it.
+- Build and install AppArmor profile.
+- desktop.patch: Do not start redshift in terminal window.
+
+---

New:

  desktop.patch



Other differences:
--
++ redshift.spec ++
--- /var/tmp/diff_new_pack.iSn0Q5/_old  2018-08-28 09:25:03.744943735 +0200
+++ /var/tmp/diff_new_pack.iSn0Q5/_new  2018-08-28 09:25:03.748943747 +0200
@@ -24,6 +24,7 @@
 Group:  System/X11/Utilities
 URL:http://jonls.dk/redshift/
 Source: 
https://github.com/jonls/redshift/releases/download/v%{version}/%{name}-%{version}.tar.xz
+Patch0: desktop.patch
 BuildRequires:  fdupes
 BuildRequires:  gettext-tools
 BuildRequires:  gobject-introspection
@@ -39,8 +40,7 @@
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xxf86vm)
-Requires:   geoclue2
-Requires:   python3-xdg
+Recommends: geoclue2
 %{?systemd_requires}
 
 %description
@@ -52,6 +52,7 @@
 Group:  System/X11/Utilities
 Requires:   %{name} = %{version}-%{release}
 Requires:   hicolor-icon-theme
+Requires:   python3-xdg
 %{?systemd_requires}
 %if 0%{?sle_version} > 120100 || 0%{?suse_version} > 1320
 Requires:   python3-gobject-Gdk
@@ -64,9 +65,12 @@
 
 %prep
 %setup -q
+%patch -p1 -P 0
 
 %build
 %configure \
+  --enable-apparmor \
+  --enable-drm \
   --enable-gui \
   --enable-geoclue2 \
   --enable-randr \
@@ -79,6 +83,9 @@
 %fdupes -s %{buildroot}%{python3_sitelib}
 %suse_update_desktop_file %{name}-gtk GTK X-SuSE-DesktopUtility
 sed -i 's|/env python3|/python3|' %{buildroot}%{_bindir}/%{name}-gtk
+mkdir %{buildroot}%{_sysconfdir}/apparmor.d/local
+echo "# Site-specific additions and overrides for 'usr.bin.redshift'" \
+  >%{buildroot}%{_sysconfdir}/apparmor.d/local/usr.bin.redshift
 
 %find_lang %{name}
 
@@ -115,6 +122,10 @@
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1%{?ext_man}
 %{_datadir}/applications/%{name}.desktop
+%dir %{_sysconfdir}/apparmor.d/
+%config %{_sysconfdir}/apparmor.d/usr.bin.redshift
+%dir %{_sysconfdir}/apparmor.d/local/
+%config(noreplace) %{_sysconfdir}/apparmor.d/local/usr.bin.redshift
 %{_userunitdir}/%{name}.service
 
 %changelog

++ desktop.patch ++
Don't start Redshift in a terminal.

--- a/data/applications/redshift.desktop.in
+++ b/data/applications/redshift.desktop.in
@@ -6,5 +6,5 @@
 Exec=redshift
 Icon=redshift
-Terminal=true
+Terminal=false
 Type=Application
 Categories=Utility;



commit yast2-dns-server for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package yast2-dns-server for 
openSUSE:Factory checked in at 2018-08-28 09:24:49

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


Package is "yast2-dns-server"

Tue Aug 28 09:24:49 2018 rev:76 rq:631816 version:4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-dns-server/yast2-dns-server.changes
2018-08-12 20:55:00.469422764 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-dns-server.new/yast2-dns-server.changes   
2018-08-28 09:24:52.488908603 +0200
@@ -1,0 +2,11 @@
+Mon Aug 20 09:08:17 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---
+Tue Aug 14 07:46:55 UTC 2018 - dgonza...@suse.com
+
+- Manage the start mode and service status directly from Ruby.
+- 4.1.1 (related to fate#319428)
+
+---

Old:

  yast2-dns-server-4.1.0.tar.bz2

New:

  yast2-dns-server-4.1.1.tar.bz2



Other differences:
--
++ yast2-dns-server.spec ++
--- /var/tmp/diff_new_pack.MaTcNJ/_old  2018-08-28 09:24:52.864909776 +0200
+++ /var/tmp/diff_new_pack.MaTcNJ/_new  2018-08-28 09:24:52.868909788 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-dns-server
-Version:4.1.0
+Version:4.1.1
 Release:0
 Url:https://github.com/yast/yast-dns-server
 
@@ -63,7 +63,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - DNS Server Configuration
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 %description

++ yast2-dns-server-4.1.0.tar.bz2 -> yast2-dns-server-4.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-dns-server-4.1.0/package/yast2-dns-server.changes 
new/yast2-dns-server-4.1.1/package/yast2-dns-server.changes
--- old/yast2-dns-server-4.1.0/package/yast2-dns-server.changes 2018-08-10 
16:21:56.0 +0200
+++ new/yast2-dns-server-4.1.1/package/yast2-dns-server.changes 2018-08-27 
16:11:39.0 +0200
@@ -1,4 +1,15 @@
 ---
+Mon Aug 20 09:08:17 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---
+Tue Aug 14 07:46:55 UTC 2018 - dgonza...@suse.com
+
+- Manage the start mode and service status directly from Ruby.
+- 4.1.1 (related to fate#319428)
+
+---
 Tue Aug  7 12:14:35 UTC 2018 - dgonza...@suse.com
 
 - Use CWM::ServiceWidget to manage the service status
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-dns-server-4.1.0/package/yast2-dns-server.spec 
new/yast2-dns-server-4.1.1/package/yast2-dns-server.spec
--- old/yast2-dns-server-4.1.0/package/yast2-dns-server.spec2018-08-10 
16:21:56.0 +0200
+++ new/yast2-dns-server-4.1.1/package/yast2-dns-server.spec2018-08-27 
16:11:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-dns-server
-Version:4.1.0
+Version:4.1.1
 Release:0
 Url:https://github.com/yast/yast-dns-server
 
@@ -63,7 +63,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - DNS Server Configuration
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 %description
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-dns-server-4.1.0/src/include/dns-server/dialog-main.rb 
new/yast2-dns-server-4.1.1/src/include/dns-server/dialog-main.rb
--- old/yast2-dns-server-4.1.0/src/include/dns-server/dialog-main.rb
2018-08-10 16:21:56.0 +0200
+++ new/yast2-dns-server-4.1.1/src/include/dns-server/dialog-main.rb
2018-08-27 16:11:39.0 +0200
@@ -1898,12 +1898,32 @@
 
 # Writes DNS server settings and saves the service
 #
-# @note currently, the DnsServer is a Perl module, reason why the write of
-# settings is being performed in two steps.
+# As side effect, it also sets/resets the local forwarder
 #
 # @return [Boolean] true if settings are saved successfully; false 
otherwise
 def write_settings
-  DnsServer.Write && service.save
+  return false unless DnsServer.Write
+
+  result = service.save(keep_state: Mode.auto)
+  reset_local_forwarder
+  result
+end
+
+# Resets the local forwarder to "resolver"
+#
+# Local forwarder will be changed to "resolver" if
+#
+#   

commit mypy for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package mypy for openSUSE:Factory checked in 
at 2018-08-28 09:24:26

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


Package is "mypy"

Tue Aug 28 09:24:26 2018 rev:8 rq:631751 version:0.620

Changes:

--- /work/SRC/openSUSE:Factory/mypy/mypy.changes2018-07-02 
23:34:16.433188127 +0200
+++ /work/SRC/openSUSE:Factory/.mypy.new/mypy.changes   2018-08-28 
09:24:27.772831465 +0200
@@ -1,0 +2,10 @@
+Mon Aug 27 10:38:25 UTC 2018 - mimi...@gmail.com
+
+- update to 0.620
+- fix install deps
+  * support for dataclasses
+  * better support for PEP 561
+  * adds support for dmypy run and a host of other small 
+  * many other imporvents
+
+---

Old:

  mypy-0.590.tar.gz

New:

  mypy-0.620.tar.gz



Other differences:
--
++ mypy.spec ++
--- /var/tmp/diff_new_pack.0nc9pH/_old  2018-08-28 09:24:28.208832825 +0200
+++ /var/tmp/diff_new_pack.0nc9pH/_new  2018-08-28 09:24:28.208832825 +0200
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   mypy
-Version:0.590
+Version:0.620
 Release:0
 Summary:Optional static typing for Python
 License:MIT
@@ -29,7 +29,8 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-typed-ast >= 1.0.3
+Requires:   python-mypy_extensions >= 0.4.0
+Requires:   python-typed-ast >= 1.1.0
 Provides:   mypy
 BuildArch:  noarch
 # SECTION docs

++ mypy-0.590.tar.gz -> mypy-0.620.tar.gz ++
 70142 lines of diff (skipped)




commit python-mypy_extensions for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package python-mypy_extensions for 
openSUSE:Factory checked in at 2018-08-28 09:24:28

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


Package is "python-mypy_extensions"

Tue Aug 28 09:24:28 2018 rev:2 rq:631752 version:0.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-mypy_extensions/python-mypy_extensions.changes
2017-12-23 12:20:00.942034767 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-mypy_extensions.new/python-mypy_extensions.changes
   2018-08-28 09:24:28.688834323 +0200
@@ -1,0 +2,5 @@
+Sun Aug 26 11:56:04 UTC 2018 - sebix+novell@sebix.at
+
+- update to version 0.4.1, no upstream changelog available
+
+---

Old:

  mypy_extensions-0.3.0.tar.gz

New:

  mypy_extensions-0.4.1.tar.gz



Other differences:
--
++ python-mypy_extensions.spec ++
--- /var/tmp/diff_new_pack.KtmgfZ/_old  2018-08-28 09:24:29.252836083 +0200
+++ /var/tmp/diff_new_pack.KtmgfZ/_new  2018-08-28 09:24:29.252836083 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mypy_extensions
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,22 +13,22 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-mypy_extensions
-Version:0.3.0
+Version:0.4.1
 Release:0
-License:MIT
 Summary:Experimental type system extensions for programs checked with 
mypy typechecker
-Url:http://www.mypy-lang.org/
+License:MIT
 Group:  Development/Languages/Python
+Url:http://www.mypy-lang.org/
 Source: 
https://files.pythonhosted.org/packages/source/m/mypy_extensions/mypy_extensions-%{version}.tar.gz
 Source1:
https://raw.githubusercontent.com/python/mypy/release-0.560/extensions/LICENSE
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildArch:  noarch
 
 %python_subpackages

++ mypy_extensions-0.3.0.tar.gz -> mypy_extensions-0.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mypy_extensions-0.3.0/LICENSE 
new/mypy_extensions-0.4.1/LICENSE
--- old/mypy_extensions-0.3.0/LICENSE   1970-01-01 01:00:00.0 +0100
+++ new/mypy_extensions-0.4.1/LICENSE   2018-02-19 17:52:22.0 +0100
@@ -0,0 +1,27 @@
+Mypy extensions are licensed under the terms of the MIT license, reproduced 
below.
+
+= = = = =
+
+The MIT License
+
+Copyright (c) 2016-2017 Jukka Lehtosalo and contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.
+
+= = = = =
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mypy_extensions-0.3.0/MANIFEST.in 
new/mypy_extensions-0.4.1/MANIFEST.in
--- old/mypy_extensions-0.3.0/MANIFEST.in   1970-01-01 01:00:00.0 
+0100
+++ new/mypy_extensions-0.4.1/MANIFEST.in   2018-02-19 17:52:22.0 
+0100
@@ -0,0 +1 @@
+include LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mypy_extensions-0.3.0/PKG-INFO 
new/mypy_extensions-0.4.1/PKG-INFO
--- old/mypy_extensions-0.3.0/PKG-INFO  2017-07-07 21:01:24.0 

commit mkdud for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package mkdud for openSUSE:Factory checked 
in at 2018-08-28 09:24:40

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


Package is "mkdud"

Tue Aug 28 09:24:40 2018 rev:23 rq:631800 version:1.36

Changes:

--- /work/SRC/openSUSE:Factory/mkdud/mkdud.changes  2018-05-10 
15:49:23.365286921 +0200
+++ /work/SRC/openSUSE:Factory/.mkdud.new/mkdud.changes 2018-08-28 
09:24:43.308879951 +0200
@@ -1,0 +2,7 @@
+Mon Aug 27 12:50:19 UTC 2018 - wfe...@opensuse.org
+
+- merge gh#openSUSE/mkdud#18
+- look also at ~/.config/osc/oscrc for osc config
+- 1.36
+
+

Old:

  mkdud-1.35.tar.xz

New:

  mkdud-1.36.tar.xz



Other differences:
--
++ mkdud.spec ++
--- /var/tmp/diff_new_pack.y9I8FZ/_old  2018-08-28 09:24:43.756881349 +0200
+++ /var/tmp/diff_new_pack.y9I8FZ/_new  2018-08-28 09:24:43.756881349 +0200
@@ -23,7 +23,7 @@
 Summary:Create driver update from rpms
 License:GPL-3.0+
 Group:  Hardware/Other
-Version:1.35
+Version:1.36
 Release:0
 Source: %{name}-%{version}.tar.xz
 Url:https://github.com/wfeldt/mkdud

++ mkdud-1.35.tar.xz -> mkdud-1.36.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkdud-1.35/VERSION new/mkdud-1.36/VERSION
--- old/mkdud-1.35/VERSION  2018-05-08 16:29:23.0 +0200
+++ new/mkdud-1.36/VERSION  2018-08-27 14:50:19.0 +0200
@@ -1 +1 @@
-1.35
+1.36
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkdud-1.35/changelog new/mkdud-1.36/changelog
--- old/mkdud-1.35/changelog2018-05-08 16:29:23.0 +0200
+++ new/mkdud-1.36/changelog2018-08-27 14:50:19.0 +0200
@@ -1,3 +1,7 @@
+2018-08-27:1.36
+   - merge gh#openSUSE/mkdud#18
+   - look also at ~/.config/osc/oscrc for osc config
+
 2018-05-08:1.35
- merge gh#openSUSE/mkdud#15
- add links to related blog articles
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkdud-1.35/mkdud new/mkdud-1.36/mkdud
--- old/mkdud-1.35/mkdud2018-05-08 16:29:23.0 +0200
+++ new/mkdud-1.36/mkdud2018-08-27 14:50:19.0 +0200
@@ -243,7 +243,7 @@
 $opt_sign_key ||= $config{'sign-key'};
 
 if($opt_obs_keys) {
-  if(open my $f, "$ENV{HOME}/.oscrc") {
+  if(open(my $f, "$ENV{HOME}/.oscrc") || open(my $f, 
"$ENV{HOME}/.config/osc/oscrc")) {
 while(<$f>) {
   if(m#^\[(https?://([^/\]]+))#) {
 $obs->{server}{$2} = $1;




commit gamemode for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package gamemode for openSUSE:Factory 
checked in at 2018-08-28 09:24:30

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


Package is "gamemode"

Tue Aug 28 09:24:30 2018 rev:2 rq:631778 version:1.2

Changes:

--- /work/SRC/openSUSE:Factory/gamemode/gamemode.changes2018-08-27 
13:48:05.43800 +0200
+++ /work/SRC/openSUSE:Factory/.gamemode.new/gamemode.changes   2018-08-28 
09:24:31.224842238 +0200
@@ -1,0 +2,6 @@
+Thu Aug 16 11:06:03 UTC 2018 - jeng...@inai.de
+
+- Wrap descriptions. Add missing Group: lines.
+- Use noun phrase in summary.
+
+---



Other differences:
--
++ gamemode.spec ++
--- /var/tmp/diff_new_pack.lmF8C2/_old  2018-08-28 09:24:31.668843624 +0200
+++ /var/tmp/diff_new_pack.lmF8C2/_new  2018-08-28 09:24:31.668843624 +0200
@@ -18,7 +18,7 @@
 Name:   gamemode
 Version:1.2
 Release:0
-Summary:Optimise Linux system performance on demand
+Summary:Daemon/library combo for changing Linux system performance on 
demand
 License:BSD-3-Clause
 Group:  Amusements/Games/Other
 Url:https://github.com/FeralInteractive/gamemode
@@ -37,9 +37,14 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-GameMode is a daemon/lib combo for Linux that allows games to request a set of 
optimisations be temporarily applied to the host OS.
+GameMode is a daemon/lib combo for Linux that allows games to request
+a set of optimisations be temporarily applied to the host OS.
 
-GameMode was designed primarily as a stop-gap solution to problems with the 
Intel and AMD CPU powersave or ondemand governors, but is now able to launch 
custom user defined plugins, and is intended to be expanded further, as there 
are a wealth of automation tasks one might want to apply.
+GameMode was designed primarily as a stop-gap solution to problems
+with the Intel and AMD CPU powersave or ondemand governors, but is
+now able to launch custom user defined plugins, and is intended to be
+expanded further, as there are a wealth of automation tasks one might
+want to apply.
 
 %package -n gamemoded
 Summary:The GameMode daemon required by GameMode enabled games
@@ -47,28 +52,36 @@
 Suggests:   libgamemodeauto
 
 %description -n gamemoded
-GameMode is a daemon/lib combo for Linux that allows games to request a set of 
optimisations be temporarily applied to the host OS.
+GameMode is a daemon/lib combo for Linux that allows games to request
+a set of optimisations be temporarily applied to the host OS.
 
-The GameMode daemon is installed as a D-Bus Service and will start 
automatically on first access by a client.
+The GameMode daemon is installed as a D-Bus Service and will start
+automatically on first access by a client.
 
 %package -n libgamemode0
 Summary:GameMode client library
+Group:  System/Libraries
 Requires:   gamemoded
 %systemd_requires
 
 %description -n libgamemode0
-GameMode is a daemon/lib combo for Linux that allows games to request a set of 
optimisations be temporarily applied to the host OS.
+GameMode is a daemon/lib combo for Linux that allows games to request
+a set of optimisations be temporarily applied to the host OS.
 
-Libgamemode is the client library used by games or libgamemodeauto to talk to 
the GameMode daemon.
+Libgamemode is the client library used by games or libgamemodeauto to
+talk to the GameMode daemon.
 
 %package -n libgamemodeauto0
 Summary:Helper library allowing to equip any game with GameMode support
+Group:  System/Libraries
 Requires:   libgamemode0
 
 %description -n libgamemodeauto0
-GameMode is a daemon/lib combo for Linux that allows games to request a set of 
optimisations be temporarily applied to the host OS.
+GameMode is a daemon/lib combo for Linux that allows games to request
+a set of optimisations be temporarily applied to the host OS.
 
-Libgamemodeauto allows you to use GameMode with any Game by preloading it into 
the game.
+Libgamemodeauto allows you to use GameMode with any Game by
+preloading it into the game.
 
 LD_PRELOAD=%{_libdir}/libgamemodeauto.so.0 ./game
 
@@ -84,9 +97,11 @@
 Requires:   libgamemodeauto0 = %{version}
 
 %description -n libgamemode-devel
-GameMode is a daemon/lib combo for Linux that allows games to request a set of 
optimisations be temporarily applied to the host OS.
+GameMode is a daemon/lib combo for Linux that allows games to request
+a set of optimisations be temporarily applied to the host OS.
 
-This package contains the headers required to compile games with built-in 
GameMode 

commit lua-lmod for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package lua-lmod for openSUSE:Factory 
checked in at 2018-08-28 09:24:24

Comparing /work/SRC/openSUSE:Factory/lua-lmod (Old)
 and  /work/SRC/openSUSE:Factory/.lua-lmod.new (New)


Package is "lua-lmod"

Tue Aug 28 09:24:24 2018 rev:13 rq:630003 version:7.8.1

Changes:

--- /work/SRC/openSUSE:Factory/lua-lmod/lua-lmod.changes2018-04-19 
15:32:14.844259052 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lmod.new/lua-lmod.changes   2018-08-28 
09:24:24.948822651 +0200
@@ -1,0 +2,98 @@
+Fri Aug 17 19:38:08 UTC 2018 - e...@suse.com
+
+- Update to 7.8.1:
+* Fixed typo in myGlobals.lua about assigning LMOD_DUPLICATE_PATHS
+*  Fixed TARG_TITLE_BAR_PAREN to always have a value, needed for tcsh.
+* Added LMOD_SETTARG_TITLE_BAR=yes to turn on the title bar.
+* Changed from sn-version to sn/version in title bar.
+* Changed the initialization of LMOD_SETTARG_CMD in bash.in and csh.in.
+  It is defined to be `:' iff it is undefined.  This allows settarg to work
+  in sub-shells.
+* Use spider cache for "module --terse avail" when LMOD_CACHED_LOADS=yes
+* Fix bug with LMOD_SETTARG_CMD and csh.
+* Turn off LMOD_REDIRECT for tcsh
+  Settarg now supports C/N/V and N/V/V module layouts.
+* Fixed a bug where sometimes a compiler-mpi dependent module wouldn't
+  be found when it should.
+* Fixed issue #321 Changed LMOD_TARGPATHLOC to 
LMOD_SETTARG_TARG_PATH_LOCATION
+  changed LMOD_FULL_SETTARG_SUPPORT to LMOD_SETTARG_FULL_SUPPORT. (Lmod 
supports both)
+* Fixed issue #322 where non-existant directory would cause problems
+* Fix bug in settarg module for csh.
+* Fix bug in Csh.lua where semicolons inside an alias were removed.  Only 
remove the
+  trailing semicolon.
+* Generate an LmodError() if the cachefile is broken.
+* Do not convert /foo/bar/../baz to /foo/baz.  Leave .. in paths. Fixes 
issue #324
+* The admin.list (aka, nag mesages) supports Lua regex's.  Responds to 
issue #326
+* The admin.list now supports multiple targets for the same message (issue 
#326)
+* Use full path_regularize() on all TCL program files.  Having paths like 
/a/b/../d
+  caused problems for some users when interacting with TCL.
+* Do not look for lua_json.  Just use the one that comes with Lmod.
+* Fix sh_to_modulefile correctly handle bad options (issue #332)
+* Allow pushenv("FOO",false) to clear "FOO" (issue #331)
+* Always use ref counting for MODULEPATH.
+* Change the C-shell output to not use quotes and instead use back slashes 
to
+  quote special characters like $.
+* Better filtering for c-shell output testing
+* Fix bug in sh_to_modulefile
+* Remove definition of SHOST from bash.in.  Recompute it in settarg module.
+* Support relative symlink when trying to find cmd_dir
+* Now get modify time correctly from SpiderCache timestamp file.
+* Issue #346: do not use "ls" to get the list of directories when dealing 
with .modulepath
+* Issue #347: Just skip parsing "whole" if it is not a string (settarg)
+* Issue #348: Do not double the colon when the original was a single colon
+* Change ml so that ml av --terse is an error.
+* Making the settarg and lmod modulefiles be installed versionless.
+* Issue #353: Fix bug in cshrc.in end -> endif
+* Issue #352: Allow sites to control the prefix completely.
+* luaposix 34.0.4-1 wants to use setfenv() which only exists in Lua 5.1 
and not in Lua 5.2+
+  so Lmod now requires("posix") outside of strict.
+* Build lua-term in the correct location when --with-siteControlPrefix=yes
+* issue #347: Remove ./?.lua, ./?/init.lua from LUA_PATH and ./?.so from 
LUA_CPATH
+* issue #357: Add missing semicolons in settarg.version.lua
+* Fixed bug with lib directories not being readable.
+* issue #355: Make LMOD_RC support a colon separated list of possible 
lmodrc.lua files
+* Make bash, zsh and csh form LMOD_PKG to use /lmod/lmod instead of
+  /lmod/ when allowing sites to completely control 
prefix (issue #352)
+* issue #359: Lmod can now use the internal version of lfs for 
installation.
+* issue #361: Support make -j install added.
+* issue #362: Trying to fix problem with RPM builds of Lmod at UGENT.
+* issue #358: Improved error msg when there is a syntax error in a 
modulefile.
+* issue #365, #366: Fix typo in Makefile about pkgs.
+* Modify end2end test to use build-in lua pkgs only.
+* issue #370: Allow for exact match with fn and fullName w/o regex pattern 
matching
+  added % quoting for '-' in docs.
+* Support for making lmod silence shell debug output (when doing set -xv 
for bash or zsh)
+The command "make world_update" now marks the 

commit perl-Module-Signature for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package perl-Module-Signature for 
openSUSE:Factory checked in at 2018-08-28 09:24:32

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


Package is "perl-Module-Signature"

Tue Aug 28 09:24:32 2018 rev:20 rq:631788 version:0.82

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Module-Signature/perl-Module-Signature.changes  
2017-10-03 23:18:45.869925858 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Module-Signature.new/perl-Module-Signature.changes
 2018-08-28 09:24:33.372848941 +0200
@@ -1,0 +2,12 @@
+Mon Aug 27 05:39:24 UTC 2018 - co...@suse.com
+
+- updated to 0.82
+   see /usr/share/doc/packages/perl-Module-Signature/Changes
+
+  [Changes for 0.82 - Sun Aug 26 23:00:04 CST 2018]
+  
+  * Fix CRLF handling on Win32. (@niklasholm)
+  
+  * Default to SHA256 on new hashes as SHA1 is deprecated. (@niklasholm)
+
+---

Old:

  Module-Signature-0.81.tar.gz

New:

  Module-Signature-0.82.tar.gz



Other differences:
--
++ perl-Module-Signature.spec ++
--- /var/tmp/diff_new_pack.HsinhC/_old  2018-08-28 09:24:33.792850252 +0200
+++ /var/tmp/diff_new_pack.HsinhC/_new  2018-08-28 09:24:33.792850252 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Signature
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:   perl-Module-Signature
-Version:0.81
+Version:0.82
 Release:0
 #Upstream: SUSE-Public-Domain
 %define cpan_name Module-Signature
 Summary:Module signature file manipulation
-License:CC0-1.0 and (GPL-1.0+ or Artistic-1.0)
+License:CC0-1.0 AND (GPL-1.0-or-later OR Artistic-1.0)
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Module-Signature/
 Source0:
https://cpan.metacpan.org/authors/id/A/AU/AUDREYT/%{cpan_name}-%{version}.tar.gz
@@ -77,6 +77,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ANDK2015.pub AUDREYT2015.pub AUTHORS Changes PAUSE2017.pub README
+%doc ANDK2018.pub AUDREYT2018.pub AUTHORS Changes NIKLASHOLM2018.pub 
PAUSE2019.pub README
 
 %changelog

++ Module-Signature-0.81.tar.gz -> Module-Signature-0.82.tar.gz ++
 2415 lines of diff (skipped)




commit python-msm for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package python-msm for openSUSE:Factory 
checked in at 2018-08-28 09:24:52

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


Package is "python-msm"

Tue Aug 28 09:24:52 2018 rev:4 rq:631830 version:0.5.18

Changes:

--- /work/SRC/openSUSE:Factory/python-msm/python-msm.changes2018-08-27 
12:59:58.676857348 +0200
+++ /work/SRC/openSUSE:Factory/.python-msm.new/python-msm.changes   
2018-08-28 09:24:56.156920051 +0200
@@ -1,0 +2,6 @@
+Mon Aug 27 11:08:39 UTC 2018 - alarr...@suse.com
+
+- Fix the sed like that removes the typing dependency which is not needed
+  in python 3.5+ .
+
+---



Other differences:
--
++ python-msm.spec ++
--- /var/tmp/diff_new_pack.EosNHS/_old  2018-08-28 09:24:56.972922598 +0200
+++ /var/tmp/diff_new_pack.EosNHS/_new  2018-08-28 09:24:56.976922610 +0200
@@ -33,8 +33,8 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-GitPython
 Requires:   patch
+Requires:   python-GitPython
 BuildArch:  noarch
 %python_subpackages
 
@@ -47,7 +47,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-sed -i -e "s/install_requires=['GitPython', 
'typing']/install_requires=['GitPython']/" setup.py
+sed -i -e "s/install_requires=\['GitPython', 
'typing'\]/install_requires=['GitPython']/" setup.py
 
 cp %{SOURCE99} .
 




commit spice-up for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package spice-up for openSUSE:Factory 
checked in at 2018-08-28 09:24:43

Comparing /work/SRC/openSUSE:Factory/spice-up (Old)
 and  /work/SRC/openSUSE:Factory/.spice-up.new (New)


Package is "spice-up"

Tue Aug 28 09:24:43 2018 rev:10 rq:631801 version:1.5.1

Changes:

--- /work/SRC/openSUSE:Factory/spice-up/spice-up.changes2018-07-09 
13:26:58.551033174 +0200
+++ /work/SRC/openSUSE:Factory/.spice-up.new/spice-up.changes   2018-08-28 
09:24:44.152882585 +0200
@@ -1,0 +2,26 @@
+Thu Aug 23 15:52:49 UTC 2018 - avvi...@yandex.by
+
+- Update to 1.5.1:
+  * Update README.md
+  * Updated appdata for 1.5 release
+  * Load more templates from external server (#217)
+  * Fix color picker not updating
+  * Add new gradients to the palette
+  * Add new colors to palette
+  * Fix disabled button icons not getting styled correctly
+  * PickerWindow: Remove deprecated warnings
+  * Show filename under thumbnail
+  * ColorPicker: Don't grab all key events
+  * Fix extra padding on grabbers in Gtk3.22
+  * Fix text entry styles on Gtk3.22
+  * Copy & Paste from color picker
+  * Remove about option from desktop entry (#202)
+  * Add OARS information
+  * Update Pt_pt (#198)
+  * Updated screenshot
+- Change the home page
+- Add pkgconfig(libsoup-2.4)
+- Switch to vala >= 0.40.4
+- Remove obsolete macros
+
+---

Old:

  Spice-up-1.3.2.tar.gz

New:

  Spice-up-1.5.1.tar.gz



Other differences:
--
++ spice-up.spec ++
--- /var/tmp/diff_new_pack.Tf15R9/_old  2018-08-28 09:24:44.800884608 +0200
+++ /var/tmp/diff_new_pack.Tf15R9/_new  2018-08-28 09:24:44.808884632 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   spice-up
-Version:1.3.2
+Version:1.5.1
 Release:0
 Summary:Desktop presentation application
 License:GPL-3.0-only
 Group:  Productivity/Office/Other
-Url:https://launchpad.net/spice-up
+URL:https://github.com/Philip-Scott/Spice-up
 Source: 
https://github.com/Philip-Scott/Spice-up/archive/%{version}.tar.gz#/Spice-up-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
@@ -31,18 +31,15 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
 BuildRequires:  shared-mime-info
-BuildRequires:  vala
+BuildRequires:  vala >= 0.40.4
 BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(granite) >= 0.5
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.18.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libevdev)
-Requires(post):shared-mime-info
-Requires(postun):  shared-mime-info
+BuildRequires:  pkgconfig(libsoup-2.4)
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
 
 %description
 Spice-up is a desktop presentation application
@@ -62,37 +59,20 @@
 
 %install
 %cmake_install
-mkdir -p %{buildroot}%{_datadir}/appdata
-mv 
%{buildroot}%{_datadir}/{metainfo,appdata}/com.github.philip-scott.%{name}.appdata.xml
 %find_lang com.github.philip-scott.spice-up %{name}.lang
 %fdupes %{buildroot}%{_datadir}
 
-%post
-%mime_database_post
-%icon_theme_cache_post
-%desktop_database_post
-%glib2_gsettings_schema_post
-
-%postun
-%mime_database_postun
-%icon_theme_cache_postun
-%desktop_database_postun
-%glib2_gsettings_schema_postun
-
 %files
-%defattr(-,root,root)
-%doc COPYING README.md
+%license COPYING
+%doc README.md
 %{_bindir}/com.github.philip-scott.spice-up
+%{_datadir}/applications/com.github.philip-scott.spice-up.desktop
 %{_datadir}/com.github.philip-scott.spice-up/
-%{_datadir}/applications/*.%{name}.desktop
-%{_datadir}/icons/hicolor/*/apps/*%{name}.??g
-%{_datadir}/icons/hicolor/*/mimetypes/*spiceup.??g
-%{_datadir}/glib-2.0/schemas/*.%{name}.gschema.xml
-%{_datadir}/appdata/*.%{name}.appdata.xml
-%{_datadir}/mime/packages/*%{name}.mime.xml
-%dir %{_datadir}/appdata
+%{_datadir}/glib-2.0/schemas/com.github.philip-scott.spice-up.gschema.xml
+%{_datadir}/icons/hicolor/*/*/*.??g
+%{_datadir}/metainfo/com.github.philip_scott.spice_up.appdata.xml
+%{_datadir}/mime/packages/com.github.philip_scott.spice_up.mime.xml
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ Spice-up-1.3.2.tar.gz -> Spice-up-1.5.1.tar.gz ++
 3431 lines of diff (skipped)




commit perl-Scope-Upper for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package perl-Scope-Upper for 
openSUSE:Factory checked in at 2018-08-28 09:24:34

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


Package is "perl-Scope-Upper"

Tue Aug 28 09:24:34 2018 rev:12 rq:631789 version:0.31

Changes:

--- /work/SRC/openSUSE:Factory/perl-Scope-Upper/perl-Scope-Upper.changes
2017-11-15 16:52:32.243602701 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Scope-Upper.new/perl-Scope-Upper.changes   
2018-08-28 09:24:35.408855296 +0200
@@ -1,0 +2,11 @@
+Mon Aug 27 06:02:36 UTC 2018 - co...@suse.com
+
+- updated to 0.31
+   see /usr/share/doc/packages/perl-Scope-Upper/Changes
+
+  0.312018-08-26 19:50 UTC
+  + Fix : [RT #125931] : localized SCALAR doesn't get imported
+  localize '$Foo::x' => $var now properly imports $x into Foo.
+  Thanks Vernon Lyon for reporting.
+
+---

Old:

  Scope-Upper-0.30.tar.gz

New:

  Scope-Upper-0.31.tar.gz



Other differences:
--
++ perl-Scope-Upper.spec ++
--- /var/tmp/diff_new_pack.j5w8GW/_old  2018-08-28 09:24:35.964857031 +0200
+++ /var/tmp/diff_new_pack.j5w8GW/_new  2018-08-28 09:24:35.968857043 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Scope-Upper
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 
 
 Name:   perl-Scope-Upper
-Version:0.30
+Version:0.31
 Release:0
 %define cpan_name Scope-Upper
 Summary:Act on upper scopes
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Scope-Upper/
 Source0:
https://cpan.metacpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz

++ Scope-Upper-0.30.tar.gz -> Scope-Upper-0.31.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Scope-Upper-0.30/Changes new/Scope-Upper-0.31/Changes
--- old/Scope-Upper-0.30/Changes2017-11-04 16:46:07.0 +0100
+++ new/Scope-Upper-0.31/Changes2018-08-26 21:30:47.0 +0200
@@ -1,5 +1,10 @@
 Revision history for Scope-Upper
 
+0.312018-08-26 19:50 UTC
++ Fix : [RT #125931] : localized SCALAR doesn't get imported
+localize '$Foo::x' => $var now properly imports $x into Foo.
+Thanks Vernon Lyon for reporting.
+
 0.302017-11-04 15:55 UTC
 + Fix : [RT #123481] : Compatibility with CV-in-stash optimisation
 Thanks Father Chrysostomos for reporting and contributing a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Scope-Upper-0.30/META.json 
new/Scope-Upper-0.31/META.json
--- old/Scope-Upper-0.30/META.json  2017-11-04 16:46:31.0 +0100
+++ new/Scope-Upper-0.31/META.json  2018-08-26 21:31:43.0 +0200
@@ -4,7 +4,7 @@
   "Vincent Pit "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "perl_5"
],
@@ -59,6 +59,6 @@
  "url" : "http://git.profvince.com/?p=perl%2Fmodules%2FScope-Upper.git;
   }
},
-   "version" : "0.30",
-   "x_serialization_backend" : "JSON::PP version 2.94"
+   "version" : "0.31",
+   "x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Scope-Upper-0.30/META.yml 
new/Scope-Upper-0.31/META.yml
--- old/Scope-Upper-0.30/META.yml   2017-11-04 16:46:31.0 +0100
+++ new/Scope-Upper-0.31/META.yml   2018-08-26 21:31:43.0 +0200
@@ -14,7 +14,7 @@
   Config: '0'
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,5 +34,5 @@
   homepage: http://search.cpan.org/dist/Scope-Upper/
   license: http://dev.perl.org/licenses/
   repository: http://git.profvince.com/?p=perl%2Fmodules%2FScope-Upper.git
-version: '0.30'
+version: '0.31'
 

commit yast2-rmt for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2018-08-28 09:24:36

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


Package is "yast2-rmt"

Tue Aug 28 09:24:36 2018 rev:8 rq:631792 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2018-07-13 
10:22:26.250533515 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new/yast2-rmt.changes 2018-08-28 
09:24:37.996863372 +0200
@@ -1,0 +2,7 @@
+Tue Aug 14 10:55:02 UTC 2018 - fschnizl...@suse.com
+
+- version 1.0.3
+- Change configuration file path to new location (rmt-server >= 1.0.6)
+- Hide database password in summary (bsc#1102053)
+
+---

Old:

  yast2-rmt-1.0.1.tar.bz2

New:

  yast2-rmt-1.0.3.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.AKrq3v/_old  2018-08-28 09:24:38.592865232 +0200
+++ /var/tmp/diff_new_pack.AKrq3v/_new  2018-08-28 09:24:38.592865232 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   yast2-rmt
-Version:1.0.1
+Version:1.0.3
 Release:0
 BuildArch:  noarch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-Requires:   rmt-server >= 0.0.5
+Requires:   rmt-server >= 1.0.6
 Requires:   yast2
 Requires:   yast2-ruby-bindings
 

++ yast2-rmt-1.0.1.tar.bz2 -> yast2-rmt-1.0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.1/README.md 
new/yast2-rmt-1.0.3/README.md
--- old/yast2-rmt-1.0.1/README.md   2018-07-05 10:53:09.0 +0200
+++ new/yast2-rmt-1.0.3/README.md   2018-08-22 15:23:28.0 +0200
@@ -30,6 +30,14 @@
 docker run -it yast-rmt-image rspec
 ```
 
+### Creating the tarball for packaging
+
+To create the tarball for testing or packaing run:
+
+```
+rake package
+```
+
 ### Package
 
 The package gets built for SLE 15 and openSUSE Leap 15 here:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.1/package/yast2-rmt.changes 
new/yast2-rmt-1.0.3/package/yast2-rmt.changes
--- old/yast2-rmt-1.0.1/package/yast2-rmt.changes   2018-07-05 
10:53:09.0 +0200
+++ new/yast2-rmt-1.0.3/package/yast2-rmt.changes   2018-08-22 
15:23:28.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Aug 14 10:55:02 UTC 2018 - fschnizl...@suse.com
+
+- version 1.0.3
+- Change configuration file path to new location (rmt-server >= 1.0.6)
+- Hide database password in summary (bsc#1102053)
+
+---
 Thu Jul  5 08:52:44 UTC 2018 - wstephen...@suse.com
 
 - version 1.0.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.1/package/yast2-rmt.spec 
new/yast2-rmt-1.0.3/package/yast2-rmt.spec
--- old/yast2-rmt-1.0.1/package/yast2-rmt.spec  2018-07-05 10:53:09.0 
+0200
+++ new/yast2-rmt-1.0.3/package/yast2-rmt.spec  2018-08-22 15:23:28.0 
+0200
@@ -17,14 +17,14 @@
 
 
 Name:   yast2-rmt
-Version:1.0.1
+Version:1.0.3
 Release:0
 BuildArch:  noarch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-Requires:   rmt-server >= 0.0.5
+Requires:   rmt-server >= 1.0.6
 Requires:   yast2
 Requires:   yast2-ruby-bindings
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-rmt-1.0.1/src/lib/rmt/maria_db/current_root_password_dialog.rb 
new/yast2-rmt-1.0.3/src/lib/rmt/maria_db/current_root_password_dialog.rb
--- old/yast2-rmt-1.0.1/src/lib/rmt/maria_db/current_root_password_dialog.rb
2018-07-05 10:53:09.0 +0200
+++ new/yast2-rmt-1.0.3/src/lib/rmt/maria_db/current_root_password_dialog.rb
2018-08-22 15:23:28.0 +0200
@@ -28,7 +28,7 @@
 super
 
 @dialog_heading = N_('Database root password is required')
-@dialog_label = N_('Please provide the current database root password.')
+@dialog_label = N_('In order to setup RMT, database access is required. 
Please provide the current database root password.')
 @password_field_label = N_('MariaDB root ')
   end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-rmt-1.0.1/src/lib/rmt/ssl/certificate_generator.rb 
new/yast2-rmt-1.0.3/src/lib/rmt/ssl/certificate_generator.rb
--- old/yast2-rmt-1.0.1/src/lib/rmt/ssl/certificate_generator.rb
2018-07-05 

commit blender for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2018-08-28 09:25:10

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


Package is "blender"

Tue Aug 28 09:25:10 2018 rev:107 rq:631867 version:2.79b

Changes:

--- /work/SRC/openSUSE:Factory/blender/blender.changes  2018-06-25 
11:40:50.808922232 +0200
+++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes 2018-08-28 
09:25:15.700981054 +0200
@@ -1,0 +2,17 @@
+Sun Aug 26 22:42:30 UTC 2018 - stefan.bru...@rwth-aachen.de
+
+- Replace macro for limiting parallel builds with a working one.
+- Increase memory constraints to 2GB physical/4GB total. This is
+  the typical minimum available anyway.
+- Increase limit for parallel builds from 2 to 4.
+
+---
+Sun Aug 26 18:44:46 UTC 2018 - stefan.bru...@rwth-aachen.de
+
+- Remove x-blend.desktop, it does not do what it claims (opening
+  templates), and duplicates the existing one (bnc#1102918).
+- Remove xpm file and any icons in /usr/share/pixmaps/. The latter
+  has been deprecated in favor of the themable /usr/share/icons/
+  for a long time.
+
+---

Old:

  blender.xpm
  x-blend.desktop



Other differences:
--
++ blender.spec ++
--- /var/tmp/diff_new_pack.W9R2FN/_old  2018-08-28 09:25:17.684987247 +0200
+++ /var/tmp/diff_new_pack.W9R2FN/_new  2018-08-28 09:25:17.688987259 +0200
@@ -43,8 +43,6 @@
 Source2:geeko.blend
 Source3:geeko.README
 Source4:blender-sample
-Source6:blender.xpm
-Source7:x-blend.desktop
 Source8:blender.appdata.xml
 # PATCH-FIX-UPSTREAM
 Patch0: 0001-Added-extra-const-to-satisfy-the-strict-clang-versio.patch
@@ -290,13 +288,15 @@
 make -j1
 popd
 # A further attempt to stop out of memory failures.
-export jobs=$(getconf _NPROCESSORS_ONLN)
+# %%jobs is defined by the OBS and in osc local builds
+%define _jobs %(jobs_max=%{?jobs}; \\\
+if [ -z "$jobs_max" ] || [ "$jobs_max" -gt 4 ]; then \\\
+echo "4"; \\\
+else \\\
+echo "${jobs_max}"; \\\
+fi; )
 
-%define jobs %(echo $jobs)
-%if 0%{?jobs} > 2
-%define _smp_mflags -j2
-%endif
-make %{?_smp_mflags}
+make -j%{?_jobs}
 popd
 
 %install
@@ -356,25 +356,11 @@
 popd
 #cp -v %%{SOURCE5} %%{buildroot}%%{_mandir}/man1
 %endif
-%if 1 == 1
-# Add more icons.
-mkdir -p %{buildroot}%{_datadir}/pixmaps/
-pushd %{buildroot}%{_datadir}/pixmaps/
-ln -s ../icons/hicolor/32x32/apps/blender.png blender.png
-popd
-# Install s6=blender.xpm and s11=v-2.55
-install -D -m 0644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/
-ln -s ../icons/hicolor/scalable/apps/blender.svg 
%{buildroot}%{_datadir}/pixmaps
-%endif
 %if 0%{?sles_version}
-%suse_update_desktop_file -i -n -G "Blender Template" x-blend
 %suse_update_desktop_file -i -n blender
 %else
-# Install blender template desktop file.
-desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE7}
 # Validate blender.desktop
 desktop-file-validate %{buildroot}%{_datadir}/applications/blender.desktop
-desktop-file-validate %{buildroot}%{_datadir}/applications/x-blend.desktop
 %endif
 find . -name blender-softwaregl -print -exec cp -v {} %{buildroot}%{_bindir}/ 
\;
 
@@ -415,12 +401,8 @@
 %endif
 %{_datadir}/%{name}/%{_version}/scripts/
 %{_datadir}/applications/blender.desktop
-%{_datadir}/applications/x-blend.desktop
 %{_datadir}/icons/hicolor/*/apps/blender.png
 %{_datadir}/icons/hicolor/scalable/apps/blender.svg
-%{_datadir}/pixmaps/blender.svg
-%{_datadir}/pixmaps/blender.xpm
-%{_datadir}/pixmaps/blender.png
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/*.appdata.xml
 %doc %{_docdir}/%{name}

++ _constraints ++
--- /var/tmp/diff_new_pack.W9R2FN/_old  2018-08-28 09:25:17.728987384 +0200
+++ /var/tmp/diff_new_pack.W9R2FN/_new  2018-08-28 09:25:17.728987384 +0200
@@ -4,10 +4,10 @@
 20


-  1024
+  2


-  2048
+  4

   
 





commit ipxe for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package ipxe for openSUSE:Factory checked in 
at 2018-08-28 09:24:46

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


Package is "ipxe"

Tue Aug 28 09:24:46 2018 rev:4 rq:631814 version:1.0.0+git20180203.546dd51d

Changes:

--- /work/SRC/openSUSE:Factory/ipxe/ipxe.changes2018-08-22 
14:22:03.498593981 +0200
+++ /work/SRC/openSUSE:Factory/.ipxe.new/ipxe.changes   2018-08-28 
09:24:48.504896168 +0200
@@ -1,0 +2,6 @@
+Thu Aug 23 14:55:18 UTC 2018 - jjo...@suse.com
+
+- Add snp-i386.efi and snp-x86_64.efi to package for using EFI's
+  network drivers (e.g. used by warewulf)
+
+---



Other differences:
--
++ ipxe.spec ++
--- /var/tmp/diff_new_pack.yNTSYD/_old  2018-08-28 09:24:49.012897754 +0200
+++ /var/tmp/diff_new_pack.yNTSYD/_new  2018-08-28 09:24:49.012897754 +0200
@@ -68,9 +68,11 @@
 }
 
 make_ipxe bin-i386-efi/ipxe.efi
+make_ipxe bin-i386-efi/snp.efi
 %ifarch x86_64
 # ix86 can't cross-compile
 make_ipxe bin-x86_64-efi/ipxe.efi
+make_ipxe bin-x86_64-efi/snp.efi
 %endif
 
 make_ipxe bin/undionly.kpxe bin/ipxe.{dsk,iso,usb,lkrn}
@@ -82,8 +84,10 @@
 install -D -m0644 src/bin/undionly.kpxe %{buildroot}/%{_datadir}/%{name}/
 install -D -m0644 src/bin/ipxe.{iso,usb,dsk,lkrn} 
%{buildroot}/%{_datadir}/%{name}/
 install -D -m0644 src/bin-i386-efi/ipxe.efi 
%{buildroot}/%{_datadir}/%{name}/ipxe-i386.efi
+install -D -m0644 src/bin-i386-efi/snp.efi 
%{buildroot}/%{_datadir}/%{name}/snp-i386.efi
 %ifarch x86_64
 install -D -m0644 src/bin-x86_64-efi/ipxe.efi 
%{buildroot}/%{_datadir}/%{name}/ipxe-x86_64.efi
+install -D -m0644 src/bin-x86_64-efi/snp.efi 
%{buildroot}/%{_datadir}/%{name}/snp-x86_64.efi
 %endif
 
 %files bootimgs
@@ -94,8 +98,10 @@
 %{_datadir}/%{name}/ipxe.dsk
 %{_datadir}/%{name}/ipxe.lkrn
 %{_datadir}/%{name}/ipxe-i386.efi
+%{_datadir}/%{name}/snp-i386.efi
 %ifarch x86_64
 %{_datadir}/%{name}/ipxe-x86_64.efi
+%{_datadir}/%{name}/snp-x86_64.efi
 %endif
 %{_datadir}/%{name}/undionly.kpxe
 %doc COPYING COPYING.GPLv2 COPYING.UBDL




commit libX11 for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package libX11 for openSUSE:Factory checked 
in at 2018-08-28 09:24:06

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


Package is "libX11"

Tue Aug 28 09:24:06 2018 rev:23 rq:631742 version:1.6.6

Changes:

--- /work/SRC/openSUSE:Factory/libX11/libX11.changes2018-03-16 
10:34:35.643387810 +0100
+++ /work/SRC/openSUSE:Factory/.libX11.new/libX11.changes   2018-08-28 
09:24:09.668774968 +0200
@@ -1,0 +2,61 @@
+Mon Aug 27 07:50:31 UTC 2018 - tchva...@suse.com
+
+- Format spec with spec-cleaner
+- Use %autopatch to not bother with one-by-one patch application
+- Remove autoreconf as we no longer patch any of the buildsystem
+- Explicitly disable silent rules during configuration
+
+---
+Wed Aug 22 15:09:51 UTC 2018 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.6.6:
+  + Make Xkb{Get,Set}NamedIndicator spec & manpages match code
+  + Clarify state parameter to XkbSetNamedDeviceIndicator
+  + Improve table formatting in XkbChangeControls & XkbKeyNumGroups man pages
+  + If XGetImage fails to create image, don't dereference it to bounds check
+  + Use size_t for buffer sizes in SetHints.c
+  + Change fall through comment in lcDB.c to match gcc's requirements
+  + _XDefaultError: set XlibDisplayIOError flag before calling exit
+  + Fix possible memory leak in cmsProp.c:140
+  + Don't rebuild ks_tables.h if nothing changed.
+  + Remove statement with no effect.
+  + Use flexible array member instead of fake size.
+  + Valgrind fix for XStoreColor and XStoreColors.
+  + XkbOpenDisplay.3: fix typo
+  + Validation of server response in XListHosts.
+  + Fixed off-by-one writes (CVE-2018-14599).
+  + Fixed out of boundary write (CVE-2018-14600).
+  + Fixed crash on invalid reply (CVE-2018-14598).
+  + fix shadow warning
+  + _XIOError(dpy); will never return so remore dead
+  + remove argument check for free() adjust one inden
+  + fix shadow char_size
+  + fix more shadow warning
+  + no need to check argument for _XkbFree()
+  + remove stray extern
+  + no need to check args for Xfree()
+  + fix memleak in error path
+  + fix memleak in error path
+  + no need to check XFree arguments
+  + mark _XDefaultIOError as no_return
+  + Fixes: warning: variable 'req' set but not,used
+  + add _X_UNUSED to avoid unused variable warnings
+  + remove empty line
+  + silence gcc warning assignment discards 'const' qualifier from pointer 
target type
+- Packaging changes:
+  + Remove upstreamed u_Use-flexible-array-member-instead-of-fake-size.patch
+  + Remove upstreamed u_off-by-one-write-in-XListExtensions.patch
+  + Remove upstreamed u_out-of-boundary-write-in-XListExtensions.patch
+  + Remove upstreamed u_crash-on-invalid-reply-in-XListExtensions.patch
+
+---
+Mon Aug 20 12:15:47 UTC 2018 - sndir...@suse.com
+
+- u_off-by-one-write-in-XListExtensions.patch
+  * fixes off-by-one write in XListExtensions (bsc#1102062, CVE-2018-14599)
+- u_out-of-boundary-write-in-XListExtensions.patch
+  * fixes out of boundary write in XListExtensions (bsc#1102068, 
CVE-2018-14600)
+- u_crash-on-invalid-reply-in-XListExtensions.patch
+  * crash on invalid reply in XListExtensions (bsc#1102073, CVE-2018-14598) 
+
+---

Old:

  libX11-1.6.5.tar.bz2
  u_Use-flexible-array-member-instead-of-fake-size.patch

New:

  libX11-1.6.6.tar.bz2



Other differences:
--
++ libX11.spec ++
--- /var/tmp/diff_new_pack.hhd5Hw/_old  2018-08-28 09:24:10.076776241 +0200
+++ /var/tmp/diff_new_pack.hhd5Hw/_new  2018-08-28 09:24:10.076776241 +0200
@@ -17,29 +17,22 @@
 
 
 Name:   libX11
-Version:1.6.5
+Version:1.6.6
 Release:0
 Summary:Core X11 protocol client library
 License:MIT
 Group:  Development/Libraries/C and C++
-Url:http://xorg.freedesktop.org/
-
+URL:http://xorg.freedesktop.org/
 #Git-Clone:git://anongit.freedesktop.org/xorg/lib/libX11
 #Git-Web:   http://cgit.freedesktop.org/xorg/lib/libX11/
 Source: 
http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
 Source1:baselibs.conf
 # PATCH-FIX-UPSTREAM p_khmer-compose.diff fdo#48595 bnc#143348 -- required 
compose entries for Khmer
-Patch7: p_khmer-compose.diff
+Patch0: p_khmer-compose.diff
 # PATCH-FEATURE-UPSTREAM p_xlib_skip_ext_env.diff fdo#48588 bnc#167317 -- Add 
support for disabling extensions through environment variables
-Patch9: p_xlib_skip_ext_env.diff
+Patch1: 

commit python-setuptools for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package python-setuptools for 
openSUSE:Factory checked in at 2018-08-28 09:24:01

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


Package is "python-setuptools"

Tue Aug 28 09:24:01 2018 rev:43 rq:631542 version:40.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes  
2018-07-18 22:35:41.358590486 +0200
+++ /work/SRC/openSUSE:Factory/.python-setuptools.new/python-setuptools.changes 
2018-08-28 09:24:02.276751901 +0200
@@ -1,0 +2,27 @@
+Sat Aug 25 15:23:28 UTC 2018 - jeng...@inai.de
+
+- Use noun phrase in summary.
+
+---
+Sat Aug 18 17:00:16 UTC 2018 - a...@gmx.de
+
+- specfile:
+  * removed devel for noarch package
+
+- update to version 40.1.0:
+  * #1410: Deprecated upload and register commands.
+  * #1312: Introduced find_namespace_packages() to find PEP 420
+namespace packages.
+  * #1420: Added find_namespace: directive to config parser.
+  * #1418: Solved race in when creating egg cache directories.
+  * #1450: Upgraded vendored PyParsing from 2.1.10 to 2.2.0.
+  * #1451: Upgraded vendored appdirs from 1.4.0 to 1.4.3.
+  * #1388: Fixed "Microsoft Visual C++ Build Tools" link in exception
+when Visual C++ not found.
+  * #1389: Added support for scripts which have unicode content.
+  * #1416: Moved several Python version checks over to using six.PY2
+and six.PY3.
+  * #1441: Removed spurious executable permissions from files that
+don't need them.
+
+---

Old:

  setuptools-40.0.0.zip

New:

  setuptools-40.1.0.zip



Other differences:
--
++ python-setuptools.spec ++
--- /var/tmp/diff_new_pack.H4RcPX/_old  2018-08-28 09:24:02.824753611 +0200
+++ /var/tmp/diff_new_pack.H4RcPX/_new  2018-08-28 09:24:02.824753611 +0200
@@ -19,9 +19,9 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-setuptools
-Version:40.0.0
+Version:40.1.0
 Release:0
-Summary:Download, build, install, upgrade, and uninstall Python 
packages
+Summary:Enhancements to distutils for building and distributing Python 
packages
 License:Python-2.0 OR ZPL-2.0
 Group:  Development/Languages/Python
 URL:https://github.com/pypa/setuptools
@@ -29,7 +29,6 @@
 Source1:psfl.txt
 Source2:zpl.txt
 BuildRequires:  %{python_module appdirs}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module xml}




commit installation-images for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2018-08-28 09:23:52

Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and  /work/SRC/openSUSE:Factory/.installation-images.new (New)


Package is "installation-images"

Tue Aug 28 09:23:52 2018 rev:54 rq:631282 version:14.380

Changes:

--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2018-08-17 23:59:57.846334448 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
2018-08-28 09:23:58.136738982 +0200
@@ -0,0 +1,13 @@
+
+Mon Aug 20 09:45:19 UTC 2018 - ag...@suse.de
+
+- Fix rpi file list
+- hdimage: Use at least FAT16
+- 14.380
+
+
+Mon Aug 20 09:45:19 UTC 2018 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#258
+- add raspberry pi firmware files
+

Old:

  installation-images-14.379.tar.xz

New:

  installation-images-14.380.tar.xz



Other differences:
--
++ installation-images.spec ++
--- /var/tmp/diff_new_pack.ddo7Yq/_old  2018-08-28 09:23:59.840744299 +0200
+++ /var/tmp/diff_new_pack.ddo7Yq/_new  2018-08-28 09:23:59.840744299 +0200
@@ -524,7 +524,7 @@
 Summary:Installation Image Files for %theme
 License:GPL-2.0+
 Group:  Metapackages
-Version:14.379
+Version:14.380
 Release:0
 Provides:   installation-images = %version-%release
 Conflicts:  otherproviders(installation-images)

++ installation-images-14.379.tar.xz -> installation-images-14.380.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.379/VERSION 
new/installation-images-14.380/VERSION
--- old/installation-images-14.379/VERSION  2018-07-23 12:11:34.0 
+0200
+++ new/installation-images-14.380/VERSION  2018-08-20 11:45:19.0 
+0200
@@ -1 +1 @@
-14.379
+14.380
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.379/bin/hdimage 
new/installation-images-14.380/bin/hdimage
--- old/installation-images-14.379/bin/hdimage  2018-07-23 12:11:34.0 
+0200
+++ new/installation-images-14.380/bin/hdimage  2018-08-20 11:45:19.0 
+0200
@@ -297,7 +297,7 @@
 close W1;
 if($self->{fs} eq 'fat') {
   my $x = " -n '$self->{label}'" if $self->{label} ne "";
-  system "mkfs.vfat -h $pt_size$x $f >/dev/null";
+  system "mkfs.vfat -s 1 -h $pt_size$x $f >/dev/null";
 
   my ($fat, $boot);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.379/changelog 
new/installation-images-14.380/changelog
--- old/installation-images-14.379/changelog2018-07-23 12:11:34.0 
+0200
+++ new/installation-images-14.380/changelog2018-08-20 11:45:19.0 
+0200
@@ -1,3 +1,8 @@
+2018-08-17:14.380
+   - hdimage: Use at least FAT16
+   - Fix rpi file list
+   - add raspberry pi firmware files
+
 2018-05-04:14.379
- etc: update module.config to match 4.18
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.379/data/boot/grub2-efi.file_list 
new/installation-images-14.380/data/boot/grub2-efi.file_list
--- old/installation-images-14.379/data/boot/grub2-efi.file_list
2018-07-23 12:11:34.0 +0200
+++ new/installation-images-14.380/data/boot/grub2-efi.file_list
2018-08-20 11:45:19.0 +0200
@@ -41,3 +41,17 @@
 R s/^with_gfx=0/with_gfx=1/ EFI/BOOT/grub.cfg
 R s/THEME//g EFI/BOOT/grub.cfg
 endif
+
+# Add RPi packages if available
+if exists(raspberrypi-firmware)
+  raspberrypi-firmware:
+/
+  raspberrypi-firmware-config:
+/
+  raspberrypi-firmware-dt:
+/
+  u-boot-rpi3:
+/
+  e mv boot/vc/* .
+  r /boot /usr
+endif




commit mutter for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package mutter for openSUSE:Factory checked 
in at 2018-08-28 09:23:26

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


Package is "mutter"

Tue Aug 28 09:23:26 2018 rev:131 rq:630956 version:3.28.3+20180719.62660bbd1

Changes:

--- /work/SRC/openSUSE:Factory/mutter/mutter.changes2018-07-31 
15:55:44.999175675 +0200
+++ /work/SRC/openSUSE:Factory/.mutter.new/mutter.changes   2018-08-28 
09:23:27.772644241 +0200
@@ -1,0 +2,7 @@
+Sat Aug 18 01:27:04 UTC 2018 - badshah...@gmail.com
+
+- Add mutter-left-right-rotation-fix.patch to fix blank screen
+  when rotating it left/right (boo#1105268,
+  glgo#gnome/mutter#216); patch taken from upstream bug report.
+
+---

New:

  mutter-left-right-rotation-fix.patch



Other differences:
--
++ mutter.spec ++
--- /var/tmp/diff_new_pack.cPMAbX/_old  2018-08-28 09:23:28.244645713 +0200
+++ /var/tmp/diff_new_pack.cPMAbX/_new  2018-08-28 09:23:28.248645725 +0200
@@ -33,6 +33,8 @@
 Patch1: 
mutter-iconcache-Support-RGB16_565-format-for-16-bit-color-.patch
 # PATCH-FIX-OPENSUSE mutter-xwayland-create-xauthority.patch bsc#1084737 
h...@suse.com -- Create and pass an Xauthority file to Xwayland and session
 Patch2: mutter-xwayland-create-xauthority.patch
+# PATCH-FIX-UPSTREAM mutter-left-right-rotation-fix.patch boo#1105268 
glgo#gnome/mutter#216 badshah...@opensuse.org -- Fix blank screen when rotating 
it left/right; patch taken from upstream bug report
+Patch3: mutter-left-right-rotation-fix.patch
 # SLE-only patches start at 1000
 # PATCH-FEATURE-SLE mutter-SLE-bell.patch FATE#316042 bnc#889218 
idon...@suse.com -- make audible bell work out of the box.
 Patch1000:  mutter-SLE-bell.patch
@@ -144,6 +146,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 # SLE-only patches and translations.
 translation-update-upstream

++ mutter-left-right-rotation-fix.patch ++
>From 91c5c94434b22895f97b3ae47a889ccb902b86aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20=C3=85dahl?= 
Date: Mon, 23 Jul 2018 21:36:57 +0200
Subject: [PATCH] renderer/native: Check calculated transform when creating
 view

The "backends: Move MetaOutput::crtc field into private struct"
accidentally changed the view transform calculation code to assume that
"MetaCrtc::transform" corresponds to the transform of the CRTC; so is
not the case yet; one must calculate the transform from the logical
monitor, and check whether it is supported by the CRTC using
meta_monitor_manager_is_transform_handled(). This commit restores the
old behaviour that doesn't use MetaCrtc::transform when calculating the
view transform.

Fixes: https://gitlab.gnome.org/GNOME/mutter/issues/216
---
 src/backends/native/meta-renderer-native.c | 9 +++--
 src/backends/x11/nested/meta-renderer-x11-nested.c | 8 ++--
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/src/backends/native/meta-renderer-native.c 
b/src/backends/native/meta-renderer-native.c
index fc6b22302..8dc0da710 100644
--- a/src/backends/native/meta-renderer-native.c
+++ b/src/backends/native/meta-renderer-native.c
@@ -2720,9 +2720,14 @@ calculate_view_transform (MetaMonitorManager 
*monitor_manager,
   MetaMonitor *main_monitor;
   MetaOutput *main_output;
   MetaCrtc *crtc;
+  MetaMonitorTransform crtc_transform;
+
   main_monitor = meta_logical_monitor_get_monitors (logical_monitor)->data;
   main_output = meta_monitor_get_main_output (main_monitor);
   crtc = meta_output_get_assigned_crtc (main_output);
+  crtc_transform =
+meta_monitor_logical_to_crtc_transform (main_monitor,
+logical_monitor->transform);
 
   /*
* Pick any monitor and output and check; all CRTCs of a logical monitor will
@@ -2731,10 +2736,10 @@ calculate_view_transform (MetaMonitorManager 
*monitor_manager,
 
   if (meta_monitor_manager_is_transform_handled (monitor_manager,
  crtc,
- crtc->transform))
+ crtc_transform))
 return META_MONITOR_TRANSFORM_NORMAL;
   else
-return crtc->transform;
+return crtc_transform;
 }
 
 static MetaRendererView *
diff --git a/src/backends/x11/nested/meta-renderer-x11-nested.c 
b/src/backends/x11/nested/meta-renderer-x11-nested.c
index 8fdf46b0b..b29b9c69e 100644
--- a/src/backends/x11/nested/meta-renderer-x11-nested.c
+++ b/src/backends/x11/nested/meta-renderer-x11-nested.c
@@ -51,10 +51,14 @@ calculate_view_transform (MetaMonitorManager 
*monitor_manager,
   

commit cargo for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package cargo for openSUSE:Factory checked 
in at 2018-08-28 09:23:31

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


Package is "cargo"

Tue Aug 28 09:23:31 2018 rev:23 rq:630959 version:0.27.0

Changes:

--- /work/SRC/openSUSE:Factory/cargo/cargo.changes  2018-06-15 
14:33:01.869408981 +0200
+++ /work/SRC/openSUSE:Factory/.cargo.new/cargo.changes 2018-08-28 
09:23:36.688672059 +0200
@@ -1,0 +2,8 @@
+Tue Aug 14 11:07:29 UTC 2018 - a...@cryptomilk.org
+
+- Remove BR for pkg-config(libssh) and pkg-config(libssh_threads)
+  The package doesn't consume libssh at all and this prevents updating
+  libssh in Factory to a newer version.
+- Use %license tag
+
+---



Other differences:
--
++ cargo.spec ++
--- /var/tmp/diff_new_pack.NzbXZJ/_old  2018-08-28 09:23:37.316674018 +0200
+++ /var/tmp/diff_new_pack.NzbXZJ/_new  2018-08-28 09:23:37.320674030 +0200
@@ -61,8 +61,6 @@
 BuildRequires:  pkgconfig(libcrypto)
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libgit2) >= 0.23
-BuildRequires:  pkgconfig(libssh)
-BuildRequires:  pkgconfig(libssh_threads)
 BuildRequires:  pkgconfig(libssl)
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(zlib)
@@ -124,7 +122,8 @@
 install -Dm0644 src%{_sysconfdir}/_cargo 
%{buildroot}%{_sysconfdir}/zsh/site-functions/_cargo
 
 %files
-%doc LICENSE-APACHE LICENSE-MIT README.md
+%doc README.md
+%license LICENSE-APACHE LICENSE-MIT
 %{_bindir}/cargo
 %{_mandir}/man1/*
 %config %{_sysconfdir}/bash_completion.d/cargo.sh




commit jemalloc for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package jemalloc for openSUSE:Factory 
checked in at 2018-08-28 09:23:21

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


Package is "jemalloc"

Tue Aug 28 09:23:21 2018 rev:26 rq:630930 version:5.1.0

Changes:

--- /work/SRC/openSUSE:Factory/jemalloc/jemalloc.changes2018-05-13 
15:56:30.545062380 +0200
+++ /work/SRC/openSUSE:Factory/.jemalloc.new/jemalloc.changes   2018-08-28 
09:23:22.244626993 +0200
@@ -1,0 +2,5 @@
+Wed Aug 22 13:48:06 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Disable profiling on armv7 until boo#1105633 get fixed
+
+---



Other differences:
--
++ jemalloc.spec ++
--- /var/tmp/diff_new_pack.CNtkPR/_old  2018-08-28 09:23:22.744628553 +0200
+++ /var/tmp/diff_new_pack.CNtkPR/_new  2018-08-28 09:23:22.744628553 +0200
@@ -84,7 +84,11 @@
 %ifarch %arm
   --disable-thp \
 %endif
+%ifarch armv7l armv7hl
+  --disable-prof
+%else
   --enable-prof
+%endif
 
 make %{?_smp_mflags}
 




commit lvm2 for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package lvm2 for openSUSE:Factory checked in 
at 2018-08-28 09:23:45

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


Package is "lvm2"

Tue Aug 28 09:23:45 2018 rev:119 rq:631017 version:2.02.180

Changes:

--- /work/SRC/openSUSE:Factory/lvm2/device-mapper.changes   2018-07-28 
12:36:29.123974419 +0200
+++ /work/SRC/openSUSE:Factory/.lvm2.new/device-mapper.changes  2018-08-28 
09:23:48.476708840 +0200
@@ -1,0 +2,33 @@
+Mon Jul 23 11:45:20 UTC 2018 - g...@suse.com
+
+- Update to LVM2.2.02.180
+  Never send any discard ioctl with test mode.
+  Fix thin-pool alloc which needs same PV for data and metadata.
+  Extend list of non-memlocked areas with newly linked libs.
+  Enhance vgcfgrestore to check for active LVs in restored VG.
+  lvconvert: provide possible layouts between linear and striped/raid
+  Fix unmonitoring of merging snapshots.
+  Add missing -l description in fsadm man page.
+  Cache can uses metadata format 2 with cleaner policy.
+  Avoid showing internal error in lvs output or pvmoved LVs.
+  Fix check if resized PV can also fit metadata area.
+  Reopen devices RDWR only before writing to avoid udev issues.
+  Change pvresize output confusing when no resize took place.
+  Fix lvmetad hanging on shutdown.
+  Fix mem leak in clvmd and more coverity issues.
+  Fix that pvmove does not work (bsc#1080299)
+- Drop patches that have been merged upstream
+  - fate-323203_lvmlockd-add-lockopt-values-for-skipping-selected-lo.patch
+  - lvm2-69-dm-lvm-metad.rules-explicit-pvscan-rule.patch
+  - lvm2-69-dm-lvm-metad.rules-set-systemd-vars-on-chang.patch
+  - bug-1095960_dev_io-no-discard-in-testmode.patch
+- Refresh patches
+  + bsc1080299-detect-clvm-properly.patch
+  + bug-950089_test-fix-lvm2-testsuite-build-error.patch
+- Update spec files
+  Fix BuildRequires package name for modprobe (bsc#1102668)
+  Fix cmirrord LV creation/activation failure (bsc#1091863)
+- Fix building error in OBS due to the script interpreter
+  + tests-specify-python3-as-the-script-interpreter.patch
+
+---
lvm2-clvm.changes: same change
lvm2.changes: same change

Old:

  LVM2.2.02.177.tgz
  LVM2.2.02.177.tgz.asc
  bug-1095960_dev_io-no-discard-in-testmode.patch
  fate-323203_lvmlockd-add-lockopt-values-for-skipping-selected-lo.patch
  lvm2-69-dm-lvm-metad.rules-explicit-pvscan-rule.patch
  lvm2-69-dm-lvm-metad.rules-set-systemd-vars-on-chang.patch

New:

  LVM2.2.02.180.tgz
  LVM2.2.02.180.tgz.asc
  tests-specify-python3-as-the-script-interpreter.patch



Other differences:
--
++ device-mapper.spec ++
--- /var/tmp/diff_new_pack.Bl5vGL/_old  2018-08-28 09:23:49.144710924 +0200
+++ /var/tmp/diff_new_pack.Bl5vGL/_new  2018-08-28 09:23:49.144710924 +0200
@@ -19,8 +19,8 @@
 %define libname libdevmapper1_03
 %define libname_event libdevmapper-event1_03
 ### COMMON-DEF-BEGIN ###
-%define lvm2_version  2.02.177
-%define device_mapper_version 1.02.146
+%define lvm2_version  2.02.180
+%define device_mapper_version 1.02.149
 %define thin_provisioning_version 0.7.0
 ### COMMON-DEF-END ###
 Name:   device-mapper
@@ -33,7 +33,10 @@
 Source: ftp://sources.redhat.com/pub/lvm2/LVM2.%{lvm2_version}.tgz
 Source1:ftp://sources.redhat.com/pub/lvm2/LVM2.%{lvm2_version}.tgz.asc
 Source99:   baselibs.conf
+# To detect modprobe during build
 BuildRequires:  gcc-c++
+BuildRequires:  kmod-compat
+BuildRequires:  libaio-devel
 BuildRequires:  pkgconfig
 BuildRequires:  suse-module-tools
 BuildRequires:  thin-provisioning-tools >= %{thin_provisioning_version}
@@ -47,8 +50,6 @@
 %{?systemd_requires}
 ### COMMON-PATCH-BEGIN ###
 # Upstream patches
-Patch0001:  
fate-323203_lvmlockd-add-lockopt-values-for-skipping-selected-lo.patch
-Patch0002:  bug-1095960_dev_io-no-discard-in-testmode.patch
 
 # SUSE patches: 1000+ for LVM
 # Never upstream
@@ -60,8 +61,6 @@
 
 #SUSE patches 2000+ for device mapper, udev rules
 Patch2001:  
bug-1012973_simplify-special-case-for-md-in-69-dm-lvm-metadata.patch
-Patch2002:  lvm2-69-dm-lvm-metad.rules-explicit-pvscan-rule.patch
-Patch2003:  lvm2-69-dm-lvm-metad.rules-set-systemd-vars-on-chang.patch
 ### COMMON-PATCH-END ###
 
 %description
@@ -71,15 +70,11 @@
 %setup -q -n LVM2.%{lvm2_version}
 ### COMMON-PREP-BEGIN ###
 %patch1001 -p1
-%patch0001 -p1
-%patch0002 -p1
 %patch1002 -p1
 %patch1003 -p1
 %patch1004 -p1
 %patch1005 -p1
 %patch2001 -p1
-%patch2002 -p1
-%patch2003 -p1
 ### COMMON-PREP-END ###
 
 %build

++ lvm2-clvm.spec ++
--- /var/tmp/diff_new_pack.Bl5vGL/_old  2018-08-28 09:23:49.164710986 +0200
+++ 

commit libcacard for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package libcacard for openSUSE:Factory 
checked in at 2018-08-28 09:23:40

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


Package is "libcacard"

Tue Aug 28 09:23:40 2018 rev:3 rq:630973 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/libcacard/libcacard.changes  2017-05-06 
18:26:05.529361413 +0200
+++ /work/SRC/openSUSE:Factory/.libcacard.new/libcacard.changes 2018-08-28 
09:23:41.372686673 +0200
@@ -1,0 +2,14 @@
+Wed Aug 15 23:49:00 UTC 2018 - brog...@suse.com
+
+- Update to v2.6.0
+* provides implementation of GSC-IS 2.1 (aka CAC version 2) to improve
+  interoperability with guest software using the emulated or shared
+  smart cards. The previously implemented CACv1 specification is no
+  longer supported by any other application so the old code is gone
+  and any application depending on this old standard will not work
+  anymore.
+* vscclient is no longer installed, as it is not an end-user supported
+  solution
+* various bug & leak fixes
+
+---

Old:

  libcacard-2.5.3.tar.xz

New:

  libcacard-2.6.0.tar.xz



Other differences:
--
++ libcacard.spec ++
--- /var/tmp/diff_new_pack.ftVXCt/_old  2018-08-28 09:23:42.052688795 +0200
+++ /var/tmp/diff_new_pack.ftVXCt/_new  2018-08-28 09:23:42.052688795 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcacard
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,9 +19,9 @@
 Name:   libcacard
 Url:http://cgit.freedesktop.org/spice/libcacard/
 Summary:Common Access Card (CAC) emulation
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/Emulators/PC
-Version:2.5.3
+Version:2.6.0
 Release:0
 Source: 
http://www.spice-space.org/download/libcacard/libcacard-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -89,7 +89,6 @@
 
 %files
 %defattr(-, root, root)
-%{_bindir}/vscclient
 
 %files -n libcacard0
 %defattr(-, root, root)

++ libcacard-2.5.3.tar.xz -> libcacard-2.6.0.tar.xz ++
 13750 lines of diff (skipped)




commit openmpi2 for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package openmpi2 for openSUSE:Factory 
checked in at 2018-08-28 09:22:54

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


Package is "openmpi2"

Tue Aug 28 09:22:54 2018 rev:18 rq:630808 version:2.1.3

Changes:

--- /work/SRC/openSUSE:Factory/openmpi2/openmpi2.changes2018-06-15 
14:32:24.618771498 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi2.new/openmpi2.changes   2018-08-28 
09:23:13.104598478 +0200
@@ -1,0 +2,6 @@
+Sun Aug 19 09:24:10 UTC 2018 - e...@suse.com
+
+- macros.hpc-openmpi2:
+  replace %%compiler_family by %%hpc_compiler_family
+
+---



Other differences:
--
++ macros.hpc-openmpi ++
--- /var/tmp/diff_new_pack.GS0b1J/_old  2018-08-28 09:23:13.732600437 +0200
+++ /var/tmp/diff_new_pack.GS0b1J/_new  2018-08-28 09:23:13.732600437 +0200
@@ -13,8 +13,7 @@
  module load openmpi
 
 %hpc_openmpi_requires \
-Requires:  
libopenmpi%{hpc_openmpi_dep_version}-%{compiler_family}%{hpc_cf_pack_version}-hpc
+Requires:  
libopenmpi%{hpc_openmpi_dep_version}-%{hpc_compiler_family}%{hpc_cf_pack_version}-hpc
 
 %hpc_openmpi_requires_devel \
-Requires:  
openmpi%{hpc_openmpi_dep_version}-%{compiler_family}%{hpc_cf_pack_version}-hpc-devel
-
+Requires:  
openmpi%{hpc_openmpi_dep_version}-%{hpc_compiler_family}%{hpc_cf_pack_version}-hpc-devel




commit cryptsetup for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package cryptsetup for openSUSE:Factory 
checked in at 2018-08-28 09:22:31

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


Package is "cryptsetup"

Tue Aug 28 09:22:31 2018 rev:102 rq:630730 version:2.0.4

Changes:

--- /work/SRC/openSUSE:Factory/cryptsetup/cryptsetup.changes2018-02-13 
10:25:33.509405741 +0100
+++ /work/SRC/openSUSE:Factory/.cryptsetup.new/cryptsetup.changes   
2018-08-28 09:23:05.376574368 +0200
@@ -1,0 +2,134 @@
+Tue Aug 21 07:40:54 UTC 2018 - lnus...@suse.de
+
+- New version 2.0.4
+
+  Changes since version 2.0.3
+  ~~~
+
+  * Use the libblkid (blockid) library to detect foreign signatures
+on a device before LUKS format and LUKS2 auto-recovery.
+This change fixes an unexpected recovery using the secondary
+LUKS2 header after a device was already overwritten with
+another format (filesystem or LVM physical volume).
+LUKS2 will not recreate a primary header if it detects a valid
+foreign signature. In this situation, a user must always
+use cryptsetup repair command for the recovery.
+Note that libcryptsetup and utilities are now linked to libblkid
+as a new dependence.
+To compile code without blockid support (strongly discouraged),
+use --disable-blkid configure switch.
+  * Add prompt for format and repair actions in cryptsetup and
+integritysetup if foreign signatures are detected on the device
+through the blockid library.
+After the confirmation, all known signatures are then wiped as
+part of the format or repair procedure.
+  * Print consistent verbose message about keyslot and token numbers.
+For keyslot actions: Key slot  unlocked/created/removed.
+For token actions: Token  created/removed.
+  * Print error, if a non-existent token is tried to be removed.
+  * Add support for LUKS2 token definition export and import.
+The token command now can export/import customized token JSON file
+directly from command line. See the man page for more details.
+  * Add support for new dm-integrity superblock version 2.
+  * Add an error message when nothing was read from a key file.
+  * Update cryptsetup man pages, including --type option usage.
+  * Add a snapshot of LUKS2 format specification to documentation
+and accordingly fix supported secondary header offsets.
+  * Add bundled optimized Argon2 SSE (X86_64 platform) code.
+If the bundled Argon2 code is used and the new configure switch
+--enable-internal-sse-argon2 option is present, and compiler flags
+support required optimization, the code will try to use optimized
+and faster variant.
+Always use the shared library (--enable-libargon2) if possible.
+This option was added because an enterprise distribution
+rejected to support the shared Argon2 library and native support
+in generic cryptographic libraries is not ready yet.
+  * Fix compilation with crypto backend for LibreSSL >= 2.7.0.
+LibreSSL introduced OpenSSL 1.1.x API functions, so compatibility
+wrapper must be commented out.
+  * Fix on-disk header size calculation for LUKS2 format if a specific
+data alignment is requested. Until now, the code used default size
+that could be wrong for converted devices.
+
+  Changes since version 2.0.2
+  ~~~
+
+  * Expose interface to unbound LUKS2 keyslots.
+Unbound LUKS2 keyslot allows storing a key material that is independent
+of master volume key (it is not bound to encrypted data segment).
+  * New API extensions for unbound keyslots (LUKS2 only)
+crypt_keyslot_get_key_size() and crypt_volume_key_get()
+These functions allow to get key and key size for unbound keyslots.
+  * New enum value CRYPT_SLOT_UNBOUND for keyslot status (LUKS2 only).
+  * Add --unbound keyslot option to the cryptsetup luksAddKey command.
+  * Add crypt_get_active_integrity_failures() call to get integrity
+failure count for dm-integrity devices.
+  * Add crypt_get_pbkdf_default() function to get per-type PBKDF default
+setting.
+  * Add new flag to crypt_keyslot_add_by_key() to force update device
+volume key. This call is mainly intended for a wrapped key change.
+  * Allow volume key store in a file with cryptsetup.
+The --dump-master-key together with --master-key-file allows cryptsetup
+to store the binary volume key to a file instead of standard output.
+  * Add support detached header for cryptsetup-reencrypt command.
+  * Fix VeraCrypt PIM handling - use proper iterations count formula
+for PBKDF2-SHA512 and PBKDF2-Whirlpool used in system volumes.
+  * Fix cryptsetup tcryptDump for VeraCrypt PIM (support --veracrypt-pim).
+  * Add --with-default-luks-format 

commit python-cryptography for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package python-cryptography for 
openSUSE:Factory checked in at 2018-08-28 09:22:11

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


Package is "python-cryptography"

Tue Aug 28 09:22:11 2018 rev:41 rq:630716 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/python-cryptography/python-cryptography.changes  
2018-07-21 10:09:10.751185036 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cryptography.new/python-cryptography.changes 
2018-08-28 09:22:53.976538805 +0200
@@ -1,0 +2,7 @@
+Tue Aug 21 07:43:31 UTC 2018 - tchva...@suse.com
+
+- Update to 2.3.1:
+  * updated tests for upstream wycheproof changes
+  * many other tiny test tweaks
+
+---

Old:

  cryptography-2.3.tar.gz
  cryptography-2.3.tar.gz.asc
  cryptography_vectors-2.3.tar.gz

New:

  cryptography-2.3.1.tar.gz
  cryptography-2.3.1.tar.gz.asc
  cryptography_vectors-2.3.1.tar.gz



Other differences:
--
++ python-cryptography.spec ++
--- /var/tmp/diff_new_pack.9RqQON/_old  2018-08-28 09:22:54.736541176 +0200
+++ /var/tmp/diff_new_pack.9RqQON/_new  2018-08-28 09:22:54.736541176 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:   python-cryptography
-Version:2.3
+Version:2.3.1
 Release:0
 Summary:Python library which exposes cryptographic recipes and 
primitives
 License:Apache-2.0 OR BSD-3-Clause

++ cryptography-2.3.tar.gz -> cryptography-2.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-2.3/CHANGELOG.rst 
new/cryptography-2.3.1/CHANGELOG.rst
--- old/cryptography-2.3/CHANGELOG.rst  2018-07-18 13:21:39.0 +0200
+++ new/cryptography-2.3.1/CHANGELOG.rst2018-08-14 19:24:28.0 
+0200
@@ -1,6 +1,14 @@
 Changelog
 =
 
+.. _v2-3-1:
+
+2.3.1 - 2018-08-14
+~~
+
+* Updated Windows, macOS, and ``manylinux1`` wheels to be compiled with
+  OpenSSL 1.1.0i.
+
 .. _v2-3:
 
 2.3 - 2018-07-18
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-2.3/PKG-INFO 
new/cryptography-2.3.1/PKG-INFO
--- old/cryptography-2.3/PKG-INFO   2018-07-18 13:58:11.0 +0200
+++ new/cryptography-2.3.1/PKG-INFO 2018-08-14 19:37:32.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: cryptography
-Version: 2.3
+Version: 2.3.1
 Summary: cryptography is a package which provides cryptographic recipes and 
primitives to Python developers.
 Home-page: https://github.com/pyca/cryptography
 Author: The cryptography developers
@@ -101,7 +101,7 @@
 Classifier: Programming Language :: Python :: Implementation :: PyPy
 Classifier: Topic :: Security :: Cryptography
 Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
-Provides-Extra: docstest
-Provides-Extra: test
 Provides-Extra: docs
+Provides-Extra: test
 Provides-Extra: pep8test
+Provides-Extra: docstest
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-2.3/docs/x509/reference.rst 
new/cryptography-2.3.1/docs/x509/reference.rst
--- old/cryptography-2.3/docs/x509/reference.rst2018-07-18 
13:21:39.0 +0200
+++ new/cryptography-2.3.1/docs/x509/reference.rst  2018-08-14 
19:24:23.0 +0200
@@ -615,7 +615,7 @@
 ... x509.NameAttribute(NameOID.COMMON_NAME, u'cryptography.io'),
 ... ]))
 >>> builder = builder.not_valid_before(datetime.datetime.today() - 
one_day)
->>> builder = builder.not_valid_after(datetime.datetime(2018, 8, 2))
+>>> builder = builder.not_valid_after(datetime.datetime.today() + 
(one_day * 30))
 >>> builder = builder.serial_number(x509.random_serial_number())
 >>> builder = builder.public_key(public_key)
 >>> builder = builder.add_extension(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-2.3/src/cryptography/__about__.py 
new/cryptography-2.3.1/src/cryptography/__about__.py
--- old/cryptography-2.3/src/cryptography/__about__.py  2018-07-18 
13:21:39.0 +0200
+++ new/cryptography-2.3.1/src/cryptography/__about__.py2018-08-14 
19:24:28.0 +0200
@@ -14,7 +14,7 @@
" and primitives to Python developers.")
 __uri__ = "https://github.com/pyca/cryptography;
 
-__version__ = "2.3"
+__version__ = "2.3.1"
 
 __author__ = "The cryptography developers"
 __email__ = "cryptography-...@python.org"
diff -urN '--exclude=CVS' 

commit sudo for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package sudo for openSUSE:Factory checked in 
at 2018-08-28 09:22:46

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


Package is "sudo"

Tue Aug 28 09:22:46 2018 rev:98 rq:630800 version:1.8.24

Changes:

--- /work/SRC/openSUSE:Factory/sudo/sudo.changes2018-07-23 
17:57:28.525194476 +0200
+++ /work/SRC/openSUSE:Factory/.sudo.new/sudo.changes   2018-08-28 
09:23:11.072592139 +0200
@@ -1,0 +2,10 @@
+Tue Aug 21 11:42:45 UTC 2018 - mcalabk...@suse.com
+
+- Update to 1.8.24
+  * random insults are now more random 
+  * added SUDO_CONV_PREFER_TTY flag for conversation function to 
+tell sudo to try writing to /dev/tty first
+  * cvtsudoers can now parse base64-encoded attributes in LDIF 
+files
+
+---

Old:

  sudo-1.8.23.tar.gz
  sudo-1.8.23.tar.gz.sig

New:

  sudo-1.8.24.tar.gz
  sudo-1.8.24.tar.gz.sig



Other differences:
--
++ sudo.spec ++
--- /var/tmp/diff_new_pack.njplZW/_old  2018-08-28 09:23:12.428596368 +0200
+++ /var/tmp/diff_new_pack.njplZW/_new  2018-08-28 09:23:12.432596381 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sudo
-Version:1.8.23
+Version:1.8.24
 Release:0
 Summary:Execute some commands as root
 License:ISC

++ sudo-1.8.23.tar.gz -> sudo-1.8.24.tar.gz ++
 46746 lines of diff (skipped)




commit curl for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package curl for openSUSE:Factory checked in 
at 2018-08-28 09:23:15

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


Package is "curl"

Tue Aug 28 09:23:15 2018 rev:136 rq:630910 version:7.61.0

Changes:

--- /work/SRC/openSUSE:Factory/curl/curl-mini.changes   2018-07-27 
10:51:42.357125497 +0200
+++ /work/SRC/openSUSE:Factory/.curl.new/curl-mini.changes  2018-08-28 
09:23:17.176611181 +0200
@@ -1,0 +2,6 @@
+Wed Aug 22 12:32:50 UTC 2018 - kbabi...@suse.com
+
+- Added curl-switch-off-all-styles.patch: Fix output of wrong escape sequences,
+  which might mess up the terminal (bsc#1105624)
+
+---
curl.changes: same change

New:

  curl-switch-off-all-styles.patch



Other differences:
--
++ curl-mini.spec ++
--- /var/tmp/diff_new_pack.uL5Ion/_old  2018-08-28 09:23:17.788613091 +0200
+++ /var/tmp/diff_new_pack.uL5Ion/_new  2018-08-28 09:23:17.792613104 +0200
@@ -46,6 +46,7 @@
 # PATCH-FIX-OPENSUSE bsc#1076446 protocol redirection not supported or disabled
 Patch4: curl-disabled-redirect-protocol-message.patch
 Patch5: curl-use_OPENSSL_config.patch
+Patch6: curl-switch-off-all-styles.patch
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 Requires:   libcurl4%{?mini} = %{version}
@@ -126,6 +127,7 @@
 %endif
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 # curl complains if macro definition is contained in CFLAGS

++ curl.spec ++
--- /var/tmp/diff_new_pack.uL5Ion/_old  2018-08-28 09:23:17.808613153 +0200
+++ /var/tmp/diff_new_pack.uL5Ion/_new  2018-08-28 09:23:17.812613166 +0200
@@ -44,6 +44,7 @@
 # PATCH-FIX-OPENSUSE bsc#1076446 protocol redirection not supported or disabled
 Patch4: curl-disabled-redirect-protocol-message.patch
 Patch5: curl-use_OPENSSL_config.patch
+Patch6: curl-switch-off-all-styles.patch
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 Requires:   libcurl4%{?mini} = %{version}
@@ -124,6 +125,7 @@
 %endif
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 # curl complains if macro definition is contained in CFLAGS


++ curl-switch-off-all-styles.patch ++
>From 1b62b1704581fed8cd01e18cffe6676667e3a7f4 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg 
Date: Thu, 12 Jul 2018 11:04:00 +0200
Subject: [PATCH] header output: switch off all styles, not just unbold

... the "unbold" sequence doesn't work on the mac Terminal.

Reported-by: Zero King
Fixes #2736
Closes #2738
---
 src/tool_cb_hdr.c | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/tool_cb_hdr.c b/src/tool_cb_hdr.c
index 88ce5e13b8..6419b72048 100644
--- a/src/tool_cb_hdr.c
+++ b/src/tool_cb_hdr.c
@@ -42,7 +42,10 @@ static char *parse_filename(const char *ptr, size_t len);
 #define BOLDOFF
 #else
 #define BOLD "\x1b[1m"
-#define BOLDOFF "\x1b[21m"
+/* Switch off bold by settting "all attributes off" since the explicit
+   bold-off code (21) isn't supported everywhere - like in the mac
+   Terminal. */
+#define BOLDOFF "\x1b[0m"
 #endif
 
 /*




commit patterns-base for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package patterns-base for openSUSE:Factory 
checked in at 2018-08-28 09:22:37

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


Package is "patterns-base"

Tue Aug 28 09:22:37 2018 rev:24 rq:630795 version:20170410

Changes:

--- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes  
2018-07-27 10:52:17.633193053 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-base.new/patterns-base.changes 
2018-08-28 09:23:06.572578100 +0200
@@ -1,0 +2,7 @@
+Tue Aug 21 11:50:49 UTC 2018 - tchva...@suse.com
+
+- Drop recode from recommends as it was droped from distro
+  bsc#1104264
+- Drop cryptconfig from suggest as it was removed from distro
+
+---



Other differences:
--
++ patterns-base.spec ++
--- /var/tmp/diff_new_pack.dbivuS/_old  2018-08-28 09:23:07.640581432 +0200
+++ /var/tmp/diff_new_pack.dbivuS/_new  2018-08-28 09:23:07.640581432 +0200
@@ -188,8 +188,6 @@
 Recommends: ed
 Recommends: emacs-nox
 Recommends: w3m
-# #378747
-Suggests:   cryptconfig
 Suggests:   lftp
 Suggests:   mlocate
 Suggests:   mutt
@@ -399,7 +397,6 @@
 Recommends: prctl
 # fuser (psmisc) by default (#304694)
 Recommends: psmisc
-Recommends: recode
 Recommends: smp_utils
 # useful for debugging
 Recommends: strace




commit openmpi for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package openmpi for openSUSE:Factory checked 
in at 2018-08-28 09:23:02

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


Package is "openmpi"

Tue Aug 28 09:23:02 2018 rev:78 rq:630810 version:1.10.7

Changes:

--- /work/SRC/openSUSE:Factory/openmpi/openmpi.changes  2018-08-10 
09:43:51.729699637 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi.changes 2018-08-28 
09:23:13.940601086 +0200
@@ -1,0 +2,6 @@
+Sun Aug 19 09:23:17 UTC 2018 - e...@suse.com
+
+- macros.hpc-openmpi:
+  replace %%compiler_family by %%hpc_compiler_family
+
+---



Other differences:
--
++ macros.hpc-openmpi ++
--- /var/tmp/diff_new_pack.eK1Td5/_old  2018-08-28 09:23:14.768603669 +0200
+++ /var/tmp/diff_new_pack.eK1Td5/_new  2018-08-28 09:23:14.772603682 +0200
@@ -13,8 +13,8 @@
  module load openmpi
 
 %hpc_openmpi_requires \
-Requires:  
libopenmpi%{hpc_openmpi_dep_version}-%{compiler_family}%{hpc_cf_pack_version}-hpc
+Requires:  
libopenmpi%{hpc_openmpi_dep_version}-%{hpc_compiler_family}%{hpc_cf_pack_version}-hpc
 
 %hpc_openmpi_requires_devel \
-Requires:  
openmpi%{hpc_openmpi_dep_version}-%{compiler_family}%{hpc_cf_pack_version}-hpc-devel
+Requires:  
openmpi%{hpc_openmpi_dep_version}-%{hpc_compiler_family}%{hpc_cf_pack_version}-hpc-devel
 




commit GeoIP for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package GeoIP for openSUSE:Factory checked 
in at 2018-08-28 09:22:23

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


Package is "GeoIP"

Tue Aug 28 09:22:23 2018 rev:34 rq:630724 version:1.6.12

Changes:

--- /work/SRC/openSUSE:Factory/GeoIP/GeoIP.changes  2018-03-16 
10:35:08.490205121 +0100
+++ /work/SRC/openSUSE:Factory/.GeoIP.new/GeoIP.changes 2018-08-28 
09:22:54.988541962 +0200
@@ -1,0 +2,10 @@
+Wed Aug  1 12:38:24 UTC 2018 - lnus...@suse.de
+
+- can't package database in /var/lib/GeoIP anymore as it breaks with
+  transactional updates (boo#1093352). Ideally one would put the
+  static version in /usr/share with the files in /var overriding
+  that. Since GeoIP is considered deprecated in favor of
+  libmaxminddb anyways, we'll just ship GeoIP-data as empty shell to
+  own the files for uninstall.
+
+---



Other differences:
--
++ GeoIP.spec ++
--- /var/tmp/diff_new_pack.vrQ0xv/_old  2018-08-28 09:22:55.608543896 +0200
+++ /var/tmp/diff_new_pack.vrQ0xv/_new  2018-08-28 09:22:55.612543908 +0200
@@ -52,8 +52,9 @@
 BuildArch:  noarch
 
 %description data
-This package includes GeoLite data created by MaxMind, available from
-http://www.maxmind.com
+This package does not actually contain any data. It only exists to
+give ownership the database files you can fetch using
+"geoip-fetch".
 
 %package -n lib%{name}1
 Summary:Shared libraries of the GeoIP C API
@@ -112,7 +113,8 @@
 %make_install
 
 install -d %{buildroot}%{_localstatedir}/lib/GeoIP 
%{buildroot}%{_prefix}/lib/geoip/
-install data/* %{buildroot}%{_localstatedir}/lib/GeoIP/
+# can't actually ship stuff in /var anymore boo#1093352
+#install data/* %{buildroot}%{_localstatedir}/lib/GeoIP/
 #
 g++ %{optflags} -I %{buildroot}%{_includedir} -L %{buildroot}%{_libdir} -o 
%{buildroot}%{_prefix}/lib/geoip/geoip-generator %{SOURCE5} -lGeoIP
 g++ %{optflags} -I %{buildroot}%{_includedir} -L %{buildroot}%{_libdir} -o 
%{buildroot}%{_prefix}/lib/geoip/geoip-generator-asn %{SOURCE6} -lGeoIP
@@ -122,13 +124,6 @@
 # install fetcher
 install -Dpm 0755 %{SOURCE3} %{buildroot}%{_sbindir}/geoip-fetch
 
-%if 0%{?suse_version} < 1300
-# Reset files that will be packaged as %%ghost (needed for old rpm)
-echo -n '' >%{buildroot}/%{_localstatedir}/lib/%{name}/GeoIPASNum.dat
-echo -n '' >%{buildroot}/%{_localstatedir}/lib/%{name}/GeoIPCity.dat
-echo -n '' >%{buildroot}/%{_localstatedir}/lib/%{name}/GeoIPv6.dat
-%endif
-
 %check
 # as tests require a running network OBS can not run it
 %if 0%{?with_tests}
@@ -150,10 +145,8 @@
 %{_prefix}/lib/geoip/
 
 %files data
-%license LICENSE
-%doc AUTHORS
 %dir %{_localstatedir}/lib/%{name}
-%verify(not md5 size mtime) %{_localstatedir}/lib/%{name}/GeoIP.dat
+%ghost %{_localstatedir}/lib/%{name}/GeoIP.dat
 %ghost %{_localstatedir}/lib/%{name}/GeoIPASNum.dat
 %ghost %{_localstatedir}/lib/%{name}/GeoIPCity.dat
 %ghost %{_localstatedir}/lib/%{name}/GeoIPv6.dat




commit rdma-core for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package rdma-core for openSUSE:Factory 
checked in at 2018-08-28 09:23:09

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


Package is "rdma-core"

Tue Aug 28 09:23:09 2018 rev:24 rq:630815 version:18.1

Changes:

--- /work/SRC/openSUSE:Factory/rdma-core/rdma-core.changes  2018-07-02 
23:27:44.025673869 +0200
+++ /work/SRC/openSUSE:Factory/.rdma-core.new/rdma-core.changes 2018-08-28 
09:23:14.932604180 +0200
@@ -1,0 +2,9 @@
+Thu Aug  2 09:25:16 UTC 2018 - nmoreychaisemar...@suse.com
+
+- Add two patches for rxe_cfg
+  * suse-Add-recommends-for-rxe_cfg-requirements.patch
+ adds recommends for the relevant packages
+  * rxe-switch-to-iproute2-for-rxe_cfg.patch
+switches to iproute2 commands
+
+---

New:

  rxe-switch-to-iproute2-for-rxe_cfg.patch
  suse-Add-recommends-for-rxe_cfg-requirements.patch



Other differences:
--
++ rdma-core.spec ++
--- /var/tmp/diff_new_pack.RUB0Lj/_old  2018-08-28 09:23:15.424605715 +0200
+++ /var/tmp/diff_new_pack.RUB0Lj/_new  2018-08-28 09:23:15.424605715 +0200
@@ -50,6 +50,8 @@
 Source1:baselibs.conf
 Source2:prebuild-pandoc.sh
 Source3:prebuilt-pandoc.tgz
+Patch0: rxe-switch-to-iproute2-for-rxe_cfg.patch
+Patch1: suse-Add-recommends-for-rxe_cfg-requirements.patch
 BuildRequires:  binutils
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  gcc
@@ -315,6 +317,8 @@
 
 %prep
 %setup -q -n  %{name}-%{version}%{git_ver}
+%patch0
+%patch1
 #Extract prebuilt pandoc file in the buildlib directory
 (cd buildlib && tar xf %{S:3})
 

++ rxe-switch-to-iproute2-for-rxe_cfg.patch ++
commit 310719781cf21b656f2bda440b85634c91093f17
Author: Nicolas Morey-Chaisemartin 
Date:   Wed Aug 1 14:59:43 2018 +0200

rxe: switch to iproute2 for rxe_cfg

ifconfig is now deprecated in most distro in favour on iproute2.
Drop ifconfig support and use iproute2

Signed-off-by: Nicolas Morey-Chaisemartin 

diff --git debian/control debian/control
index 340e8ec96291..2e1c4b835c98 100644
--- debian/control
+++ debian/control
@@ -29,7 +29,7 @@ Depends: lsb-base (>= 3.2-14~),
  ${misc:Depends},
  ${perl:Depends},
  ${shlibs:Depends}
-Recommends: dmidecode, ethtool, net-tools
+Recommends: dmidecode, ethtool, iproute2
 Breaks: infiniband-diags (<< 2.0.0)
 Replaces: infiniband-diags (<< 2.0.0)
 Description: RDMA core userspace infrastructure and documentation
diff --git providers/rxe/rxe_cfg.in providers/rxe/rxe_cfg.in
index 0a8583da1860..e3956d82b450 100755
--- providers/rxe/rxe_cfg.in
+++ providers/rxe/rxe_cfg.in
@@ -189,22 +189,22 @@ sub get_dev_info {
$ipv4_addr{$eth} = "";
$eth_mtu{$eth} = "";
 
-   @lines = `ifconfig $eth`;
+   @lines = `ip addr show $eth`;
foreach $line (@lines) {
-   # get IP address
-   if ($line =~ /inet addr/) {
-   $line =~ s/^\s+inet addr://g;
-   @fields = split(/\s+/, $line);
-   $ipv4_addr{$eth} = $fields[0];
-   }
+   # get IP address
+   if ($line =~ /inet /) {
+   $line =~ s/^\s+inet ([0-9.]+)\//$1 /g;
+   @fields = split(/\s+/, $line);
+   $ipv4_addr{$eth} = $fields[0];
+   }
 
-   # get ethernet mtu
-   if ($line =~ /MTU:/) {
-   $line =~ s/^.*MTU://g;
-   @fields = split(/\s+/, $line);
-   $eth_mtu{$eth} = $fields[0];
-   }
-   }
+   # get ethernet mtu
+   if ($line =~ /mtu /) {
+   $line =~ s/^.*mtu //g;
+   @fields = split(/\s+/, $line);
+   $eth_mtu{$eth} = $fields[0];
+   }
+}
 }
 
 # get rxe mtu
@@ -525,8 +525,8 @@ sub do_start {
 foreach my $rxe (@rxe_array) {
my $stat = get_devinfo($rxe);
if ($stat =~ "PORT_DOWN") {
-   my $cmd = "ifconfig $eth_names{$rxe} up";
-   system($cmd);
+   my $cmd = "ip link set $eth_names{$rxe} up";
+   system($cmd);
}
 }
 
++ suse-Add-recommends-for-rxe_cfg-requirements.patch ++
commit b48bd3c32dceed87981acf27057b62658b3c5f4c
Author: Nicolas Morey-Chaisemartin 
Date:   Wed Aug 1 15:32:54 2018 +0200

suse: Add recommends for rxe_cfg requirements

rxe_cfg requires ethtool and iproute2 or net-tools.
net-tools (more precisely ifconfig) being deprecated on all recent SUSE 
version,
recommends iproute2

Signed-off-by: Nicolas Morey-Chaisemartin 


commit spice-gtk for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package spice-gtk for openSUSE:Factory 
checked in at 2018-08-28 09:21:29

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


Package is "spice-gtk"

Tue Aug 28 09:21:29 2018 rev:39 rq:630532 version:0.35

Changes:

--- /work/SRC/openSUSE:Factory/spice-gtk/spice-gtk.changes  2018-08-07 
09:39:27.392931439 +0200
+++ /work/SRC/openSUSE:Factory/.spice-gtk.new/spice-gtk.changes 2018-08-28 
09:21:33.760288613 +0200
@@ -1,0 +2,8 @@
+Mon Aug 20 10:05:54 UTC 2018 - cbosdon...@suse.com
+
+- Fix potential heap corruption when demarshalling (CVE-2018-10873,
+  bsc#1104448)
+  Added patch:
+bb15d481-Fix-flexible-array-buffer-overflow.patch
+
+---

New:

  bb15d481-Fix-flexible-array-buffer-overflow.patch



Other differences:
--
++ spice-gtk.spec ++
--- /var/tmp/diff_new_pack.agpi8j/_old  2018-08-28 09:21:34.272290210 +0200
+++ /var/tmp/diff_new_pack.agpi8j/_new  2018-08-28 09:21:34.276290222 +0200
@@ -32,6 +32,8 @@
 # PATCH-FIX-UPSTREAM - CVE-2018-10893
 Patch1: 0001-lz-Avoid-buffer-reading-overflow-checking-for-image-.patch
 Patch2: 0002-lz-More-checks-on-image-sizes.patch
+# PATCH-FIX-UPSTREAM - CVE-2018-10873
+Patch3: bb15d481-Fix-flexible-array-buffer-overflow.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  cyrus-sasl-devel
@@ -138,11 +140,13 @@
 pushd spice-common
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 popd
 
 %build
 autoreconf -fi
 
+export PYTHON=/usr/bin/python3
 %configure \
 --disable-static \
 --enable-vala \
@@ -182,7 +186,11 @@
 %{_libdir}/libspice-client-glib-2.0.so.*
 
 %files -n libspice-client-glib-helper
+%if 0%{?suse_version} >= 1500
 %verify(not mode) %attr(4750,root,kvm) 
%{_bindir}/spice-client-glib-usb-acl-helper
+%else
+%attr(755,root,root) %{_bindir}/spice-client-glib-usb-acl-helper
+%endif
 %{_datadir}/polkit-1/actions/org.spice-space.lowlevelusbaccess.policy
 
 %files -n libspice-client-gtk-3_0-5

++ bb15d481-Fix-flexible-array-buffer-overflow.patch ++
>From bb15d4815ab586b4c4a20f4a565970a44824c42c Mon Sep 17 00:00:00 2001
From: Frediano Ziglio 
Date: Fri, 18 May 2018 11:41:57 +0100
Subject: [PATCH] Fix flexible array buffer overflow

This is kind of a DoS, possibly flexible array in the protocol
causes the network size check to be ignored due to integer overflows.

The size of flexible array is computed as (message_end - position),
then this size is added to the number of bytes before the array and
this number is used to check if we overflow initial message.

An example is:

message {
uint32 dummy[2];
uint8 data[] @end;
} LenMessage;

which generated this (simplified remove useless code) code:

{ /* data */
data__nelements = message_end - (start + 8);

data__nw_size = data__nelements;
}

nw_size = 8 + data__nw_size;

/* Check if message fits in reported side */
if (nw_size > (uintptr_t) (message_end - start)) {
return NULL;
}

Following code:
- data__nelements == message_end - (start + 8)
- data__nw_size == data__nelements == message_end - (start + 8)
- nw_size == 8 + data__nw_size == 8 + message_end - (start + 8) ==
  8 + message_end - start - 8 == message_end -start
- the check for overflow is (nw_size > (message_end - start)) but
  nw_size == message_end - start so the check is doing
  ((message_end - start) > (message_end - start)) which is always false.

If message_end - start < 8 then data__nelements (number of element
on the array above) computation generate an integer underflow that
later create a buffer overflow.

Add a check to make sure that the array starts before the message ends
to avoid the overflow.

Signed-off-by: Frediano Ziglio 
Signed-off-by: Christophe Fergeau 
---
 python_modules/demarshal.py  | 1 +
 tests/test-marshallers.c | 8 
 tests/test-marshallers.h | 5 +
 tests/test-marshallers.proto | 5 +
 4 files changed, 19 insertions(+)

diff --git a/python_modules/demarshal.py b/python_modules/demarshal.py
index 7b53361..5a237a6 100644
--- a/python_modules/demarshal.py
+++ b/python_modules/demarshal.py
@@ -331,6 +331,7 @@ def write_validate_array_item(writer, container, item, 
scope, parent_scope, star
 writer.assign(nelements, array.size)
 elif array.is_remaining_length():
 if element_type.is_fixed_nw_size():
+writer.error_check("%s > message_end" % item.get_position())
 if element_type.get_fixed_nw_size() == 1:
 writer.assign(nelements, "message_end - %s" % 
item.get_position())
 else:
-- 
2.18.0




commit polkit for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package polkit for openSUSE:Factory checked 
in at 2018-08-28 09:21:58

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


Package is "polkit"

Tue Aug 28 09:21:58 2018 rev:63 rq:630680 version:0.115

Changes:

--- /work/SRC/openSUSE:Factory/polkit/polkit.changes2018-07-18 
22:35:09.990694402 +0200
+++ /work/SRC/openSUSE:Factory/.polkit.new/polkit.changes   2018-08-28 
09:22:07.012392314 +0200
@@ -1,0 +2,8 @@
+Fri Aug 17 07:56:08 UTC 2018 - bjorn@gmail.com
+
+- Add polkit-fix-possible-resource-leak.patch: Fix possible
+  resource leak found by static analyzer.
+- Add polkit-fix-leaking-zombie-child-processes.patch: polkitd: fix
+  zombie not reaped when js spawned process timed out (fdo#106021).
+
+---

New:

  polkit-fix-leaking-zombie-child-processes.patch
  polkit-fix-possible-resource-leak.patch



Other differences:
--
++ polkit.spec ++
--- /var/tmp/diff_new_pack.nnGwrW/_old  2018-08-28 09:22:07.624394223 +0200
+++ /var/tmp/diff_new_pack.nnGwrW/_new  2018-08-28 09:22:07.628394236 +0200
@@ -34,6 +34,10 @@
 Patch1: polkit-gettext.patch
 # PATCH-FIX-UPSTREAM pkexec.patch sch...@suse.de -- pkexec: allow --version 
and --help even if not setuid
 Patch2: pkexec.patch
+# PATCH-FIX-UPSTREAM polkit-fix-possible-resource-leak.patch -- Fix possible 
resource leak found by static analyzer
+Patch3: polkit-fix-possible-resource-leak.patch
+# PATCH-FIX-UPSTREAM polkit-fix-leaking-zombie-child-processes.patch 
fdo#106021 -- polkitd: fix zombie not reaped when js spawned process timed out
+Patch4: polkit-fix-leaking-zombie-child-processes.patch
 
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-doc
@@ -117,6 +121,8 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 %build
 export V=1


++ polkit-fix-leaking-zombie-child-processes.patch ++
>From 8638ec5cd534dcc616b68e5b0744c493c0c71dc9 Mon Sep 17 00:00:00 2001
From: Jan Rybar 
Date: Wed, 15 Aug 2018 16:11:22 +0200
Subject: Leaking zombie child processes Resolves: bz#106021

Subject: [PATCH] polkitd: fix zombie not reaped when js spawned process timed
 out

The child watch source attached to thread context didn't work due
to the release of it's main loop and context outside. So we attach
the source to the global default main context to make it work and
avoid zombies.
---
 src/polkitbackend/polkitbackendjsauthority.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/polkitbackend/polkitbackendjsauthority.cpp 
b/src/polkitbackend/polkitbackendjsauthority.cpp
index 517f3c6..7602714 100644
--- a/src/polkitbackend/polkitbackendjsauthority.cpp
+++ b/src/polkitbackend/polkitbackendjsauthority.cpp
@@ -1595,7 +1595,8 @@ utils_spawn_data_free (UtilsSpawnData *data)
  (GSourceFunc) utils_child_watch_from_release_cb,
  source,
  (GDestroyNotify) g_source_destroy);
-  g_source_attach (source, data->main_context);
+  /* attach source to the global default main context */
+  g_source_attach (source, NULL);
   g_source_unref (source);
   data->child_pid = 0;
 }
-- 
cgit v1.1

++ polkit-fix-possible-resource-leak.patch ++
>From 542c6ec832919df6a74e16aba574adaeebe35e08 Mon Sep 17 00:00:00 2001
From: Jan Rybar 
Date: Thu, 9 Aug 2018 16:46:38 +0200
Subject: Possible resource leak found by static analyzer

---
 src/polkitagent/polkitagentlistener.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/polkitagent/polkitagentlistener.c 
b/src/polkitagent/polkitagentlistener.c
index debd1bb..2e0e11e 100644
--- a/src/polkitagent/polkitagentlistener.c
+++ b/src/polkitagent/polkitagentlistener.c
@@ -439,6 +439,7 @@ polkit_agent_listener_register_with_options 
(PolkitAgentListener  *listener,
   server->thread_initialization_error = NULL;
   g_thread_join (server->thread);
   server_free (server);
+  server = NULL;
   goto out;
 }
 }
-- 
cgit v1.1





commit nodejs8 for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package nodejs8 for openSUSE:Factory checked 
in at 2018-08-28 09:20:53

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


Package is "nodejs8"

Tue Aug 28 09:20:53 2018 rev:19 rq:630498 version:8.11.4

Changes:

--- /work/SRC/openSUSE:Factory/nodejs8/nodejs8.changes  2018-06-22 
13:12:47.608799752 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs8.new/nodejs8.changes 2018-08-28 
09:21:18.076239706 +0200
@@ -1,0 +2,17 @@
+Mon Aug 20 08:30:52 UTC 2018 - adam.ma...@suse.de
+
+- New upstream LTS release 8.11.4:
+  * buffer: Fix out-of-bounds (OOB) write in Buffer.write() for
+UCS-2 encoding (CVE-2018-12115, bsc#1105019)
+  * deps: Upgrade to OpenSSL 1.0.2p, fixing:
++ Client DoS due to large DH parameter
+  (CVE-2018-0732, bsc#1097158)
++ ECDSA key extraction via local side-channel
+
+---
+Sun Jul 29 10:47:39 UTC 2018 - jeng...@inai.de
+
+- Ensure neutrality of description.
+- Use %make_install.
+
+---

Old:

  node-v8.11.3.tar.xz

New:

  node-v8.11.4.tar.xz



Other differences:
--
++ nodejs8.spec ++
--- /var/tmp/diff_new_pack.Y9Osyr/_old  2018-08-28 09:21:19.040242712 +0200
+++ /var/tmp/diff_new_pack.Y9Osyr/_new  2018-08-28 09:21:19.044242724 +0200
@@ -26,7 +26,7 @@
 ###
 
 Name:   nodejs8
-Version:8.11.3
+Version:8.11.4
 Release:0
 
 %define node_version_number 8
@@ -235,10 +235,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
-Node.js uses an event-driven, non-blocking I/O model that makes it
-lightweight and efficient. Node.js' package ecosystem, npm, is the largest
-ecosystem of open source libraries in the world.
+Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
+uses an event-driven, non-blocking I/O model. Node.js has a package ecosystem
+provided by npm.
 
 %package devel
 Summary:Files needed for development of NodeJS platforms
@@ -296,6 +295,9 @@
 %patch200 -p1
 %patch201 -p1
 
+# abnormalities from patching
+find -name configure.js.orig -delete
+
 %build
 # Make sure nothing gets included from bundled deps:
 # We only delete the source and header files, because
@@ -363,7 +365,7 @@
 find doc/api -type f -exec chmod 0644 {} +
 
 %install
-make install DESTDIR=%{buildroot} %{?_smp_mflags}
+%make_install %{?_smp_mflags}
 rm %{buildroot}%{_datadir}/doc/node/gdbinit
 rm -f %{buildroot}%{_datadir}/doc/node/lldbinit
 rm -f %{buildroot}%{_datadir}/doc/node/lldb_commands.py
@@ -435,7 +437,7 @@
 ln -s %{_sysconfdir}/alternatives/npx.1%{ext_man}  
%{buildroot}%{_mandir}/man1/npx.1%{ext_man}
 %endif
 
-# We need to own directory on old versions of SLE
+# We need to own license directory on old versions of SLE
 %if 0%{?suse_version} < 1500
 mkdir -p %{buildroot}%{_defaultlicensedir}
 %endif

++ SHASUMS256.txt ++
--- /var/tmp/diff_new_pack.Y9Osyr/_old  2018-08-28 09:21:19.068242799 +0200
+++ /var/tmp/diff_new_pack.Y9Osyr/_new  2018-08-28 09:21:19.068242799 +0200
@@ -1,40 +1,40 @@
-3933bbdbc678cf237072b0429f0552e01c77fe0a6118da907bff81769d2c801e  
node-v8.11.3-aix-ppc64.tar.gz
-77fa26b4c2fc34bdf5a5dd1cd39c93b12087fbd25148c6f04bf409698ee48b86  
node-v8.11.3-darwin-x64.tar.gz
-7eac0bf398cb6ecf9f84dfc577ee84eee3d930f7a54b7e50f56d1a358b528792  
node-v8.11.3-darwin-x64.tar.xz
-36bf155f2c42bb3628f146a35fcf2ce812ba29f5d57bbec4780787fe282f9b80  
node-v8.11.3-headers.tar.gz
-cf42ee988b81b5fd0744f121caa16c7e3fc689137aad66c12eff4d8ac3ebc158  
node-v8.11.3-headers.tar.xz
-27bbee0710a798f61fab945dc22d4680926d0a679e293f285ff06bb86142b086  
node-v8.11.3-linux-arm64.tar.gz
-b8fddec18f20533929a07bc1d38ae63b1999a0252740094f0974b2cbea76eaa4  
node-v8.11.3-linux-arm64.tar.xz
-4e44edd4830159fe026ae2a240308d590e4e3930d794370c2cfcb4c6c1b6db30  
node-v8.11.3-linux-armv6l.tar.gz
-7eec60b638843f0336759dd6cc6fa236c103ce9a10e137e6a0b3a82bb7e59f9b  
node-v8.11.3-linux-armv6l.tar.xz
-3ab2037f7de2be2021e9b2eccad4a4480f6ec66cad8d7b344ac6a8aeba6908ca  
node-v8.11.3-linux-armv7l.tar.gz
-7a2bb6e37615fa45926ac0ad4e5ecda4a98e2956e468dedc337117bfbae0ac68  
node-v8.11.3-linux-armv7l.tar.xz
-5c73e55c748c3176746f4e3c278646b44a39e3526c72767a74ce9444165e9e80  
node-v8.11.3-linux-ppc64le.tar.gz
-6a29ea871e2288dc83d79473bd7b6702a1da126c1a5c900247344252970cb87e  
node-v8.11.3-linux-ppc64le.tar.xz
-3bdb471bbf28478ea82a184193d2fd20d9a5fa5bfe962ecd87a6b4d06a20bd9a  
node-v8.11.3-linux-s390x.tar.gz

commit rpmlint for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2018-08-28 09:21:44

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


Package is "rpmlint"

Tue Aug 28 09:21:44 2018 rev:301 rq:630572 version:1.10

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2018-08-10 
09:43:59.117711472 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2018-08-28 
09:21:48.064333221 +0200
@@ -1,0 +2,5 @@
+Mon Aug 20 08:53:17 UTC 2018 - matthias.gerst...@suse.com
+
+- whitelist xpra D-Bus service (bsc#1102836)
+
+---



Other differences:
--
rpmlint.spec: same change
++ config ++
--- /var/tmp/diff_new_pack.2DWRCr/_old  2018-08-28 09:21:49.528337786 +0200
+++ /var/tmp/diff_new_pack.2DWRCr/_new  2018-08-28 09:21:49.528337786 +0200
@@ -1058,7 +1058,9 @@
 "nm-libreswan-service.conf",
 # libratbag (bnc#1076467)
 "org.freedesktop.ratbag1.service",
-"org.freedesktop.ratbag1.conf"
+"org.freedesktop.ratbag1.conf",
+# xpra (bsc#1102836)
+"xpra.conf"
 ))
 
 setOption("PAMModules.WhiteList", (




commit pango for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package pango for openSUSE:Factory checked 
in at 2018-08-28 09:21:52

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


Package is "pango"

Tue Aug 28 09:21:52 2018 rev:119 rq:630658 version:1.42.4

Changes:

--- /work/SRC/openSUSE:Factory/pango/pango.changes  2018-08-03 
12:31:18.527037935 +0200
+++ /work/SRC/openSUSE:Factory/.pango.new/pango.changes 2018-08-28 
09:21:56.636359954 +0200
@@ -1,0 +2,15 @@
+Mon Aug 20 18:18:25 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.42.4:
+  + Prevent an assertion with invalid Unicode sequences.
+  + Fix build failure in C89 mode.
+  + Fix build failure on Mac OS X 10.5 and earlier.
+- Drop pango-emoji-bsc1103877.patch: Fixed upstream.
+
+---
+Sat Aug 18 00:01:23 UTC 2018 - sree...@suse.com
+
+- Add pango-emoji-bsc1103877.patch: Fix denial of service
+  when parsing emoji (bsc#1103877, CVE-2018-15120)
+
+---

Old:

  pango-1.42.3.tar.xz

New:

  pango-1.42.4.tar.xz



Other differences:
--
++ pango.spec ++
--- /var/tmp/diff_new_pack.zXIq9k/_old  2018-08-28 09:21:57.032361189 +0200
+++ /var/tmp/diff_new_pack.zXIq9k/_new  2018-08-28 09:21:57.032361189 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pango
-Version:1.42.3
+Version:1.42.4
 Release:0
 Summary:Library for Layout and Rendering of Text
 License:LGPL-2.1-or-later

++ pango-1.42.3.tar.xz -> pango-1.42.4.tar.xz ++
 5515 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pango-1.42.3/ChangeLog new/pango-1.42.4/ChangeLog
--- old/pango-1.42.3/ChangeLog  2018-07-30 20:01:03.0 +0200
+++ new/pango-1.42.4/ChangeLog  2018-08-20 17:08:51.0 +0200
@@ -1,3 +1,85 @@
+commit a6a89818246b0b14c0fe3d00d6120929fc0a11d9
+Author: Matthias Clasen 
+Date:   Mon Aug 20 10:21:39 2018 -0400
+
+1.42.4
+
+ NEWS | 5 +
+ configure.ac | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 71aaeaf020340412b8d012fe23a556c0420eda5f
+Author: Matthias Clasen 
+Date:   Fri Aug 17 22:29:36 2018 -0400
+
+Prevent an assertion with invalid Unicode sequences
+
+Invalid Unicode sequences, such as 0x2665 0xfe0e 0xfe0f,
+can trick the Emoji iter code into returning an empty
+segment, which then triggers an assertion in the itemizer.
+
+Prevent this by ensuring that we make progress.
+
+This issue was reported by Jeffrey M.
+
+ pango/pango-emoji.c | 6 ++
+ 1 file changed, 6 insertions(+)
+
+commit ccfd3b466ca43b202681ce951600aac8f97d8dc4
+Merge: 0cbae46c 3d04cc2b
+Author: Khaled Hosny 
+Date:   Sat Aug 4 20:12:22 2018 +
+
+Merge branch 'c89' into 'master'
+
+Fix build failure in C89 mode
+
+See merge request GNOME/pango!10
+
+commit 0cbae46ca1d0a1bbf50ddd69553e047118812be5
+Merge: 67471cbf dce7ba63
+Author: Khaled Hosny 
+Date:   Sat Aug 4 20:11:11 2018 +
+
+Merge branch 'surrogate' into 'master'
+
+Fix build failure on Mac OS X 10.5 and earlier
+
+Closes #263
+
+See merge request GNOME/pango!11
+
+commit dce7ba63ed8b0567f674ade72da827d4a4c1b603
+Author: Ryan Schmidt 
+Date:   Sat Aug 4 12:20:02 2018 -0500
+
+Fix build failure on Mac OS X 10.5 and earlier
+
+Provides definitions of CFStringIsSurrogateHighCharacter,
+CFStringIsSurrogateLowCharacter and
+CFStringGetLongCharacterForSurrogatePair.
+
+Closes #263
+
+ pango/pangocoretext-shape.c | 14 ++
+ 1 file changed, 14 insertions(+)
+
+commit 3d04cc2bbdce0a8b561d0e19255309f8d470816e
+Author: Ryan Schmidt 
+Date:   Sat Aug 4 11:57:31 2018 -0500
+
+Fix build failure in C89 mode
+
+Fixes build error with default compilers on Mac OS X 10.6 and earlier:
+
+pangocoretext-fontmap.c: In function
+‘pango_core_text_fontset_new’:
+pangocoretext-fontmap.c:1563: error: ‘for’ loop initial
+declaration used outside C99 mode
+
+ pango/pangocoretext-fontmap.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
 commit 67471cbfe24cd4418e9e97837ac85207f0d974de
 Author: Matthias Clasen 
 Date:   Mon Jul 30 13:32:51 2018 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' 

commit spice for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package spice for openSUSE:Factory checked 
in at 2018-08-28 09:21:22

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


Package is "spice"

Tue Aug 28 09:21:22 2018 rev:29 rq:630531 version:0.14.0

Changes:

--- /work/SRC/openSUSE:Factory/spice/spice.changes  2018-07-27 
10:50:39.213004556 +0200
+++ /work/SRC/openSUSE:Factory/.spice.new/spice.changes 2018-08-28 
09:21:33.104286567 +0200
@@ -1,0 +2,8 @@
+Mon Aug 20 10:05:54 UTC 2018 - cbosdon...@suse.com
+
+- Fix potential heap corruption when demarshalling (CVE-2018-10873,
+  bsc#1104448)
+  Added patch:
+bb15d481-Fix-flexible-array-buffer-overflow.patch
+
+---

New:

  bb15d481-Fix-flexible-array-buffer-overflow.patch



Other differences:
--
++ spice.spec ++
--- /var/tmp/diff_new_pack.E0yvDD/_old  2018-08-28 09:21:33.556287977 +0200
+++ /var/tmp/diff_new_pack.E0yvDD/_new  2018-08-28 09:21:33.560287989 +0200
@@ -40,9 +40,13 @@
 # PATCH-FIX-UPSTREAM - CVE-2018-10893
 Patch0: 0001-lz-Avoid-buffer-reading-overflow-checking-for-image-.patch
 Patch1: 0002-lz-More-checks-on-image-sizes.patch
+# PATCH-FIX-UPSTREAM - CVE-2018-10873
+Patch2: bb15d481-Fix-flexible-array-buffer-overflow.patch
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
+BuildRequires:  python3-pyparsing
+BuildRequires:  python3-six
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(celt051)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.28
@@ -100,9 +104,11 @@
 pushd spice-common
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 popd
 
 %build
+export PYTHON=/usr/bin/python3
 %configure \
 --disable-silent-rules \
 --disable-static \

++ bb15d481-Fix-flexible-array-buffer-overflow.patch ++
>From bb15d4815ab586b4c4a20f4a565970a44824c42c Mon Sep 17 00:00:00 2001
From: Frediano Ziglio 
Date: Fri, 18 May 2018 11:41:57 +0100
Subject: [PATCH] Fix flexible array buffer overflow

This is kind of a DoS, possibly flexible array in the protocol
causes the network size check to be ignored due to integer overflows.

The size of flexible array is computed as (message_end - position),
then this size is added to the number of bytes before the array and
this number is used to check if we overflow initial message.

An example is:

message {
uint32 dummy[2];
uint8 data[] @end;
} LenMessage;

which generated this (simplified remove useless code) code:

{ /* data */
data__nelements = message_end - (start + 8);

data__nw_size = data__nelements;
}

nw_size = 8 + data__nw_size;

/* Check if message fits in reported side */
if (nw_size > (uintptr_t) (message_end - start)) {
return NULL;
}

Following code:
- data__nelements == message_end - (start + 8)
- data__nw_size == data__nelements == message_end - (start + 8)
- nw_size == 8 + data__nw_size == 8 + message_end - (start + 8) ==
  8 + message_end - start - 8 == message_end -start
- the check for overflow is (nw_size > (message_end - start)) but
  nw_size == message_end - start so the check is doing
  ((message_end - start) > (message_end - start)) which is always false.

If message_end - start < 8 then data__nelements (number of element
on the array above) computation generate an integer underflow that
later create a buffer overflow.

Add a check to make sure that the array starts before the message ends
to avoid the overflow.

Signed-off-by: Frediano Ziglio 
Signed-off-by: Christophe Fergeau 
---
 python_modules/demarshal.py  | 1 +
 tests/test-marshallers.c | 8 
 tests/test-marshallers.h | 5 +
 tests/test-marshallers.proto | 5 +
 4 files changed, 19 insertions(+)

diff --git a/python_modules/demarshal.py b/python_modules/demarshal.py
index 7b53361..5a237a6 100644
--- a/python_modules/demarshal.py
+++ b/python_modules/demarshal.py
@@ -331,6 +331,7 @@ def write_validate_array_item(writer, container, item, 
scope, parent_scope, star
 writer.assign(nelements, array.size)
 elif array.is_remaining_length():
 if element_type.is_fixed_nw_size():
+writer.error_check("%s > message_end" % item.get_position())
 if element_type.get_fixed_nw_size() == 1:
 writer.assign(nelements, "message_end - %s" % 
item.get_position())
 else:
-- 
2.18.0




commit libgnome-keyring for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package libgnome-keyring for 
openSUSE:Factory checked in at 2018-08-28 09:21:35

Comparing /work/SRC/openSUSE:Factory/libgnome-keyring (Old)
 and  /work/SRC/openSUSE:Factory/.libgnome-keyring.new (New)


Package is "libgnome-keyring"

Tue Aug 28 09:21:35 2018 rev:43 rq:630545 version:3.12.0

Changes:

--- /work/SRC/openSUSE:Factory/libgnome-keyring/libgnome-keyring.changes
2018-03-08 10:48:54.863880760 +0100
+++ /work/SRC/openSUSE:Factory/.libgnome-keyring.new/libgnome-keyring.changes   
2018-08-28 09:21:39.796307436 +0200
@@ -1,0 +2,5 @@
+Fri Aug 17 19:20:29 UTC 2018 - bjorn@gmail.com
+
+- Drop vala BuildRequires: No longer build vala bindings.
+
+---



Other differences:
--
++ libgnome-keyring.spec ++
--- /var/tmp/diff_new_pack.dV8EyF/_old  2018-08-28 09:21:41.344312264 +0200
+++ /var/tmp/diff_new_pack.dV8EyF/_new  2018-08-28 09:21:41.344312264 +0200
@@ -25,6 +25,7 @@
 URL:http://www.gnome.org/
 Source: 
http://download.gnome.org/sources/libgnome-keyring/3.12/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
+
 BuildRequires:  dbus-1-devel
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
@@ -32,7 +33,6 @@
 BuildRequires:  intltool
 BuildRequires:  libgcrypt-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  vala
 Recommends: %{name}-lang
 
 %description
@@ -116,8 +116,6 @@
 %dir %{_datadir}/gtk-doc
 %dir %{_datadir}/gtk-doc/html
 %{_datadir}/gtk-doc/html/gnome-keyring
-%dir %{_datadir}/vala/vapi
-%{_datadir}/vala/vapi/gnome-keyring-1.vapi
 
 %files lang -f %{name}.lang
 




commit vala for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package vala for openSUSE:Factory checked in 
at 2018-08-28 09:21:15

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


Package is "vala"

Tue Aug 28 09:21:15 2018 rev:90 rq:630522 version:0.40.9

Changes:

--- /work/SRC/openSUSE:Factory/vala/vala.changes2018-07-19 
22:48:56.667160313 +0200
+++ /work/SRC/openSUSE:Factory/.vala.new/vala.changes   2018-08-28 
09:21:28.460272086 +0200
@@ -1,0 +2,27 @@
+Mon Aug 20 09:43:54 UTC 2018 - bjorn@gmail.com
+
+- Update to version 0.40.9:
+  + Various improvements and bug fixes:
+- girparser:
+  . Actually resolve type-arguments to be able to box them if
+needed.
+  . Handle unsupported aliases which could not be fully
+processed.
+- codegen:
+  . Free errors after returning them on GDBusMethodInvocation.
+  . Fix invocation of abstract/virtual methods with NoWrapper
+in compact classes.
+- vala: Allow read-only properties.
+- manual: Update from wiki.gnome.org.
+  + Bindings:
+- glib-2.0:
+  . Add Array.remove*() wrapper to avoid leaking generic
+elements.
+  . Add (u)long.parse/try_parse() and float.parse/try_parse().
+  . Add return-type of Queue.remove*(), add
+HashTable.foreach_steal().
+- gtk+-3.0: Update to 3.23.2+6b6e53fd.
+- gtk+-4.0: Update to 3.94.0+4e868584.
+- webkit2gtk-4.0: Update to 2.20.5.
+
+---

Old:

  vala-0.40.8.tar.xz

New:

  vala-0.40.9.tar.xz



Other differences:
--
++ vala.spec ++
--- /var/tmp/diff_new_pack.Aj90tJ/_old  2018-08-28 09:21:28.976273695 +0200
+++ /var/tmp/diff_new_pack.Aj90tJ/_new  2018-08-28 09:21:28.976273695 +0200
@@ -23,7 +23,7 @@
 # decimal separator, hoping they will not get to the idea to create a 0.100 
release.
 %define vala_priority 40
 Name:   vala
-Version:0.40.8
+Version:0.40.9
 Release:0
 Summary:Programming language for GNOME
 License:LGPL-2.1-or-later

++ vala-0.40.8.tar.xz -> vala-0.40.9.tar.xz ++
 12471 lines of diff (skipped)




commit NetworkManager for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package NetworkManager for openSUSE:Factory 
checked in at 2018-08-28 09:21:10

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


Package is "NetworkManager"

Tue Aug 28 09:21:10 2018 rev:188 rq:630521 version:1.12.2

Changes:

--- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes
2018-07-20 09:47:39.467432869 +0200
+++ /work/SRC/openSUSE:Factory/.NetworkManager.new/NetworkManager.changes   
2018-08-28 09:21:20.556247438 +0200
@@ -1,0 +2,69 @@
+Fri Aug 17 11:57:19 UTC 2018 - bjorn@gmail.com
+
+- Add NetworkManager-fix-compile-error.patch: Fix compile error due
+  to NM_AVAILABLE_IN_1_12_2 macro.
+- Add NetworkManager-remove-assertion.patch: cli: remove assertion
+  in nmc_device_state_to_color() (bgo#796834).
+
+---
+Thu Jul 26 20:56:06 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.12.2:
+  + Fix missing symbols in libnm ABI for settings.
+  + Fix a regression that disallowed activations of VPN connections
+with a device specified.
+  + Robustness fixes to connectivity checking.
+- Changes from version 1.12.0:
+  + Improved support for configuration checkpoint, including
+support in libnm.
+  + Added capability to set IP Tunnel configuration flags.
+  + The systemd-resolved DNS plugins now supports MDNS.
+  + Systemd-resolved and dnsmasq DNS plugins now honor the DNS
+priority setting.
+  + Wi-Fi devices now support FILS for speedier roaming support.
+  + Drop dependency on libnl3 library.
+  + Add support for "onlink" routes.
+  + More robust connectivity checking.
+  + Dropped the obsolete "ifnet" settings plugin,
+  + Try harder to generate reasonable human-readable names for
+devices even if the hwdb contains garbage.
+  + Add an "overview" option to hide default values in nmcli,
+resulting in more concise output.
+  + Reworked the inner workings of D-Bus interface for better
+resource efficiency.
+  + Add support for configuring nmcli coloring via
+terminal-colors.d(5).
+  + Added experimental support for Meson build system.
+  + Added initial IWD Wi-Fi daemon support.
+  + A non-hexadecimal DHCPv4 client-id is now properly passed to
+dhclient with the first byte (type) set to zero, as stated in
+the documentation. This represents a change in behavior since
+previous versions where the first character of the string was
+used as type. The internal client is not affected by the
+change.
+  + DNS setting rc-manager=file now always follows dangling
+symlinks instead of replacing /etc/resolv.conf with a plain
+file.
+  + Added wake_on_wlan connection setting to configure
+wake-on-wireless-lan (WoWLAN).
+  + The libnm-glib library, deprecated in favor of libnm since
+NetworkManager 1.0, is now not built by default. While it can
+still be enabled, the distributions should have a good plan for
+removing it if they need to keep shipping it at this point.
+  + Nmcli now scans for Wi-Fi networks before displaying them, if
+the last scan was too long ago.
+  + Added the ipv6.dhcp-duid property to allow configuring the
+DHCPv6 DUID.
+  + Extended ipv6.dhcp-client-id property to support DHCP client
+identifers depending on the MAC address and the stable ID.
+  + Set NM_DISPATCHER_ACTION environment variable in dispatcher
+scripts.
+- Rebase NetworkManager-1.10.6-netconfig.patch and
+  systemd-network-config.patch with quilt.
+- Disable networkmanager-obs-net.patch and make check, needs
+  rebase.
+- Pass with-libnm-glib to configure, deprecated libnm-glib support
+  is no long built by default, and since we can not remove this yet
+  due to Steam, we pass this option for now.
+
+---

Old:

  NetworkManager-1.10.10.tar.xz

New:

  NetworkManager-1.12.2.tar.xz
  NetworkManager-fix-compile-error.patch
  NetworkManager-remove-assertion.patch



Other differences:
--
++ NetworkManager.spec ++
--- /var/tmp/diff_new_pack.kajlFQ/_old  2018-08-28 09:21:21.280249696 +0200
+++ /var/tmp/diff_new_pack.kajlFQ/_new  2018-08-28 09:21:21.280249696 +0200
@@ -22,29 +22,35 @@
 %define with_cacert_patch 0
 %define _udevdir %(pkg-config --variable udevdir udev)
 Name:   NetworkManager
-Version:1.10.10
+Version:1.12.2
 Release:0
 Summary:Network Link Manager and User Applications
 License:GPL-2.0-or-later
 Group:  Productivity/Networking/System
 URL:http://www.gnome.org/projects/NetworkManager/
-Source0:

commit qpdf for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package qpdf for openSUSE:Factory checked in 
at 2018-08-28 09:20:39

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


Package is "qpdf"

Tue Aug 28 09:20:39 2018 rev:37 rq:630484 version:8.2.1

Changes:

--- /work/SRC/openSUSE:Factory/qpdf/qpdf.changes2018-07-04 
23:49:40.744253470 +0200
+++ /work/SRC/openSUSE:Factory/.qpdf.new/qpdf.changes   2018-08-28 
09:21:12.824223329 +0200
@@ -1,0 +2,40 @@
+Mon Aug 20 08:26:03 UTC 2018 - idon...@suse.com
+
+- Update to version 8.2.1
+  Command-line Enchancements
+
+  * Add --keep-files-open=[yn] to override default determination
+of whether to keep files open when merging.
+- Update to version 8.2.0
+  Command-line Enhancements
+
+  * Add --no-warn option to suppress issuing warning messages.
+If there are any conditions that would have caused warnings
+to be issued, the exit status is still 3.
+
+  Bug fixesd and Optimizations
+
+  * Performance fix: optimize page merging operation to avoid
+unnecessary open/close calls on files being merged. This
+solves a dramatic slow-down that was observed when merging
+certain types of files.
+  * Optimize how memory was used for the TIFF predictor,
+drastically improving performance and memory usage for files
+containing high-resolution images compressed with Flate
+using the TIFF predictor.
+  * Bug fix: end of line characters were not properly handled
+inside strings in some cases.
+  * Bug fix: using --progress on very small files could cause
+an infinite loop.
+
+  API enhancements
+
+  * Add new class QPDFSystemError, derived from std::runtime_error,
+which is now thrown by QUtil::throw_system_error. This enables
+the triggering errno value to be retrieved.
+  * Add ClosedFileInputSource::stayOpen method, enabling a
+ClosedFileInputSource to stay open during manually indicated
+periods of high activity, thus reducing the overhead of
+frequent open/close operations.
+
+---

Old:

  qpdf-8.1.0.tar.gz
  qpdf-8.1.0.tar.gz.asc

New:

  qpdf-8.2.1.tar.gz
  qpdf-8.2.1.tar.gz.asc



Other differences:
--
++ qpdf.spec ++
--- /var/tmp/diff_new_pack.vjymfz/_old  2018-08-28 09:21:13.500225437 +0200
+++ /var/tmp/diff_new_pack.vjymfz/_new  2018-08-28 09:21:13.504225449 +0200
@@ -18,14 +18,14 @@
 
 %define so_version 21
 Name:   qpdf
-Version:8.1.0
+Version:8.2.1
 Release:0
 Summary:Command-line tools and library for transforming PDF files
 License:Apache-2.0
 Group:  Development/Libraries/C and C++
 Url:http://qpdf.sourceforge.net/
-Source: 
https://github.com/qpdf/qpdf/releases/download/untagged-56d59bde45a6af871f08/qpdf-8.1.0.tar.gz
-Source1:
https://github.com/qpdf/qpdf/releases/download/untagged-56d59bde45a6af871f08/qpdf-8.1.0.tar.gz.asc
+Source: 
https://github.com/qpdf/qpdf/releases/download/release-qpdf-%{version}/qpdf-%{version}.tar.gz
+Source1:
https://github.com/qpdf/qpdf/releases/download/release-qpdf-%{version}/qpdf-%{version}.tar.gz.asc
 Source2:qpdf.keyring
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg8-devel
@@ -46,6 +46,13 @@
 from other PDF files or to inspect or extract information from
 existing PDF files.
 
+%package htmldoc
+Summary:Documentation files for qpdf
+Group:  Documentation/HTML
+
+%description htmldoc
+This package contains the documentation for qpdf
+
 %package devel
 Summary:Development files for qpdf PDF manipulation library
 Group:  Development/Libraries/C and C++
@@ -83,16 +90,23 @@
 
 find %{buildroot} -type f -name "*.la" -delete -print
 
+mkdir -p %{buildroot}%{_docdir}/%{name}/html
+mv %{buildroot}%{_docdir}/%{name}/*.{css,html,pdf} 
%{buildroot}%{_docdir}/%{name}/html
+
 %post -n libqpdf%{so_version} -p /sbin/ldconfig
 %postun -n libqpdf%{so_version} -p /sbin/ldconfig
 
 %files
 %dir %{_docdir}/%{name}
-%doc %{_docdir}/%{name}/*
-%doc ChangeLog Artistic-2.0
+%doc ChangeLog
+%license Artistic-2.0
 %{_bindir}/*
 %{_mandir}/man1/*
 
+%files htmldoc
+%dir %{_docdir}/%{name}/html
+%doc %{_docdir}/%{name}/html/*
+
 %files -n libqpdf%{so_version}
 %{_libdir}/libqpdf.so.%{so_version}*
 

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





commit ovmf for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package ovmf for openSUSE:Factory checked in 
at 2018-08-28 09:20:21

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


Package is "ovmf"

Tue Aug 28 09:20:21 2018 rev:26 rq:630483 
version:2018+git1534736099.43fe4c405292

Changes:

--- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes2018-07-17 
09:38:25.446146711 +0200
+++ /work/SRC/openSUSE:Factory/.ovmf.new/ovmf.changes   2018-08-28 
09:20:52.244157990 +0200
@@ -1,0 +2,62 @@
+Mon Aug 20 06:59:05 UTC 2018 - g...@suse.com
+
+- Update to 2018+git1534736099.43fe4c405292
+  + BaseTools: AutoGen refactor ModuleAutoGen caching
+  + OvmfPkg: link Sha384 and Sha512 support into Tcg2Pei and Tcg2Dxe
+  + MdePkg/UefiLib: introduce EfiOpenFileByDevicePath()
+  + BaseTools: Update the rule to remove .lib before link it for GCC
+  + BaseTools: Add Dns and BluetoothLE DevicePath
+  + MdeModulePkg SmmLockBox: Return actual data length in
+SmmLockBoxRestore
+  + UefiCpuPkg/RegisterCpuFeaturesLib: Combine implementation
+  + UefiCpuPkg/CpuS3DataDxe: Remove below 4G limitation
+  + UefiCpuPkg/CpuS3DataDxe: Change Memory Type and address
+limitation
+  + UefiCpuPkg/AcpiCpuData.h: Remove AcpiNVS and Below 4G limitation
+  + UefiCpuPkg/PiSmmCpuDxeSmm: Use GDT/IDT saved in Smram
+  + SecurityPkg/TcgStorageCoreLib.h: Use ascii instead of unicode
+  + BaseTool: Fixed the bug of Boolean Hii Pcd packing
+  + SecurityPkg: HashLib: Update HashLib file GUID
+  + SecurityPkg/Library/Tpm2DeviceLibDTpm: fix s/Constructor/CONSTRUCTOR
+  + OvmfPkg/PlatformDebugLibIoPort: fix port detection for use in
+the DXE Core
+  + NetworkPkg/HttpDxe: Strip square brackets in IPv6 expressed
+HostName
+  + MdeModulePkg/BdsDxe: Move display of test key usage into BDS
+module
+  + ArmPkg: Add initial OpteeLib implementation
+  + SecurityPkg: HashLib: Add SHA384, SHA512 HashLib
+  + MdeModulePkg/BdsDxe: Call PlatformBootManagerUnableToBoot()
+  + MdeModulePkg/BdsDxe: Revert "fall back to UI loop before hanging"
+  + ArmVirtPkg/PlatformBDS: Implement PlatformBootManagerUnableToBoot
+  + OvmfPkg/PlatformBds: Implement PlatformBootManagerUnableToBoot
+  + MdeModulePkg/PciBusDxe: Fix small memory leak in FreePciDevice
+  + MdeModulePkg/DxeCore: Not update RtCode in MemAttrTable after
+EndOfDxe
+  + UefiCpuPkg/MpInitLib: Not use disabled AP when call StartAllAPs
+  + UefiCpuPkg/MpInitLib: Remove redundant CpuStateFinished State
+  + MdeModulePkg/DxeLoadFunc: Add use case for new Perf macro
+  + SecurityPkg/Tcg: Add use case for new Perf macro
+  + ArmVirtPkg: remove wrong and superfluous ResourcePublicationLib
+resolution
+  + OvmfPkg: Correct ResourcePublicationLib class name in DSC/INF
+file
+  + MdeModulePkg CapsuleApp: Do not parse bits in CapsuleFlags of
+ESRT
+  + MdeModulePkg, TpmMeasureLib: Variable: Re-prioritize TCG/TCG2
+protocol
+  + SecurityPkg: TcgSmm: Handle invalid parameter in MOR SMI handler
+  + OvmfPkg/XenPvBlkDxe: remove gEfiDevicePathProtocolGuid from
+[Protocols]
+  + StandaloneMmPkg/Core: Implementation of Standalone MM Core Module
+  + UefiCpuPkg/CpuDxe: fix incorrect check of SMM mode
+  + UefiCpuPkg/MpInitLib: Optimize get processor number performance
+  + OvmfPkg/AcpiPlatformDxe: clean up libs and protos in
+"AcpiPlatformDxe.inf"
+  + UefiCpuPkg/MpInitLib: Fix S3 resume hang issue
+  + UefiCpuPkg/MpInitLib: Use BSP uCode for APs if possible
+  + UefiCpuPkg/MpInitLib: Relocate uCode to memory to save time
+  + Update BaseTools for the preparation of python3 adoption
+- Refresh ovmf-pie.patch and ovmf-gdb-symbols.patch
+
+---

Old:

  ovmf-2018+git1531464032.ae08ea246fe9.tar.xz

New:

  ovmf-2018+git1534736099.43fe4c405292.tar.xz



Other differences:
--
++ ovmf.spec ++
--- /var/tmp/diff_new_pack.2Rnk23/_old  2018-08-28 09:20:53.272161260 +0200
+++ /var/tmp/diff_new_pack.2Rnk23/_new  2018-08-28 09:20:53.272161260 +0200
@@ -25,7 +25,7 @@
 Summary:Open Virtual Machine Firmware
 License:BSD-2-Clause
 Group:  System/Emulators/PC
-Version:2018+git1531464032.ae08ea246fe9
+Version:2018+git1534736099.43fe4c405292
 Release:0
 Source0:%{name}-%{version}.tar.xz
 Source1:
https://www.openssl.org/source/openssl-%{openssl_version}.tar.gz











++ ovmf-2018+git1531464032.ae08ea246fe9.tar.xz -> 
ovmf-2018+git1534736099.43fe4c405292.tar.xz ++
/work/SRC/openSUSE:Factory/ovmf/ovmf-2018+git1531464032.ae08ea246fe9.tar.xz 
/work/SRC/openSUSE:Factory/.ovmf.new/ovmf-2018+git1534736099.43fe4c405292.tar.xz
 differ: char 29, line 1

++ ovmf-gdb-symbols.patch 

commit python-urllib3 for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package python-urllib3 for openSUSE:Factory 
checked in at 2018-08-28 09:20:15

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


Package is "python-urllib3"

Tue Aug 28 09:20:15 2018 rev:21 rq:630478 version:1.23

Changes:

--- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes
2018-08-15 10:38:28.928301249 +0200
+++ /work/SRC/openSUSE:Factory/.python-urllib3.new/python-urllib3.changes   
2018-08-28 09:20:17.208046540 +0200
@@ -1,0 +2,10 @@
+Mon Aug 20 08:19:15 UTC 2018 - tchva...@suse.com
+
+- Do not use ifpython2 for BRs where it does not work
+
+---
+Mon Aug 20 08:13:30 UTC 2018 - dmuel...@suse.com
+
+- add python-ipaddress dependency for python 2.x
+
+---



Other differences:
--
++ python-urllib3.spec ++
--- /var/tmp/diff_new_pack.Zpyuey/_old  2018-08-28 09:20:18.616051019 +0200
+++ /var/tmp/diff_new_pack.Zpyuey/_new  2018-08-28 09:20:18.620051031 +0200
@@ -50,6 +50,10 @@
 Recommends: python-ndg-httpsclient
 Recommends: python-pyOpenSSL
 %endif
+BuildRequires:  python2-ipaddress
+%ifpython2
+Requires:   python-ipaddress
+%endif
 %python_subpackages
 
 %description




commit python-pyzmq for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package python-pyzmq for openSUSE:Factory 
checked in at 2018-08-28 09:20:09

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


Package is "python-pyzmq"

Tue Aug 28 09:20:09 2018 rev:31 rq:630382 version:17.1.2

Changes:

--- /work/SRC/openSUSE:Factory/python-pyzmq/python-pyzmq.changes
2018-07-14 20:27:37.416556369 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyzmq.new/python-pyzmq.changes   
2018-08-28 09:20:11.028026882 +0200
@@ -1,0 +2,9 @@
+Sat Aug 18 17:02:18 UTC 2018 - a...@gmx.de
+
+- update to version 17.1.2:
+  * Fix possible hang when working with asyncio
+  * Remove some outdated workarounds for old Cython versions
+  * Fix some compilation with custom compilers
+  * Remove unneeded link of libstdc++ on PyPy
+
+---

Old:

  pyzmq-17.1.0.tar.gz

New:

  pyzmq-17.1.2.tar.gz



Other differences:
--
++ python-pyzmq.spec ++
--- /var/tmp/diff_new_pack.fXDy8O/_old  2018-08-28 09:20:11.752029186 +0200
+++ /var/tmp/diff_new_pack.fXDy8O/_new  2018-08-28 09:20:11.752029186 +0200
@@ -20,7 +20,7 @@
 # Disable tests, they are so slow that OBS thinks the build died.
 %bcond_with tests
 Name:   python-pyzmq
-Version:17.1.0
+Version:17.1.2
 Release:0
 Summary:Python bindings for 0MQ
 License:LGPL-3.0-or-later AND BSD-3-Clause

++ pyzmq-17.1.0.tar.gz -> pyzmq-17.1.2.tar.gz ++
 16527 lines of diff (skipped)




commit permissions for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package permissions for openSUSE:Factory 
checked in at 2018-08-28 09:19:50

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


Package is "permissions"

Tue Aug 28 09:19:50 2018 rev:118 rq:631726 version:20180827

Changes:

--- /work/SRC/openSUSE:Factory/permissions/permissions.changes  2018-08-06 
11:52:49.097092359 +0200
+++ /work/SRC/openSUSE:Factory/.permissions.new/permissions.changes 
2018-08-28 09:19:52.471967860 +0200
@@ -1,0 +2,12 @@
+Mon Aug 27 09:12:35 UTC 2018 - opensuse-packag...@opensuse.org
+
+- Update to version 20180827:
+  * setuid whitelisting: add firejail binary (bsc#1059013)
+
+---
+Fri Aug 10 09:22:35 UTC 2018 - opensuse-packag...@opensuse.org
+
+- Update to version 20180810:
+  * setuid whitelisting: add lxc-user-nic (bsc#988348)
+
+---

Old:

  permissions-20180802.tar.xz

New:

  permissions-20180827.tar.xz



Other differences:
--
++ permissions.spec ++
--- /var/tmp/diff_new_pack.YLQcya/_old  2018-08-28 09:19:52.863969107 +0200
+++ /var/tmp/diff_new_pack.YLQcya/_new  2018-08-28 09:19:52.863969107 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   permissions
-Version:20180802
+Version:20180827
 Release:0
 Summary:SUSE Linux Default Permissions
 # Maintained in github by the security team.

++ _servicedata ++
--- /var/tmp/diff_new_pack.YLQcya/_old  2018-08-28 09:19:52.899969221 +0200
+++ /var/tmp/diff_new_pack.YLQcya/_new  2018-08-28 09:19:52.903969234 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/openSUSE/permissions.git
-  5dac4a14d414d798dbdffaeb4d1b91560ca3f351
\ No newline at end of file
+  492fb646f85ecf25c9c13f8c944ff6c6b443e8d8
\ No newline at end of file

++ permissions-20180802.tar.xz -> permissions-20180827.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-20180802/permissions.easy 
new/permissions-20180827/permissions.easy
--- old/permissions-20180802/permissions.easy   2018-08-02 18:12:59.0 
+0200
+++ new/permissions-20180827/permissions.easy   2018-08-27 11:09:15.0 
+0200
@@ -438,3 +438,9 @@
 # smc-tools (bsc#1102956)
 /usr/lib/libsmc-preload.so  root:root   04755
 /usr/lib64/libsmc-preload.soroot:root   04755
+
+# lxc (bsc#988348)
+/usr/lib/lxc/lxc-user-nic   root:kvm04750
+
+# firejail (bsc#1059013)
+/usr/bin/firejail   root:firejail   04750
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-20180802/permissions.paranoid 
new/permissions-20180827/permissions.paranoid
--- old/permissions-20180802/permissions.paranoid   2018-08-02 
18:12:59.0 +0200
+++ new/permissions-20180827/permissions.paranoid   2018-08-27 
11:09:15.0 +0200
@@ -445,3 +445,9 @@
 # smc-tools (bsc#1102956)
 /usr/lib/libsmc-preload.so  root:root   0755
 /usr/lib64/libsmc-preload.soroot:root   0755
+
+# lxc (bsc#988348)
+/usr/lib/lxc/lxc-user-nic   root:kvm0750
+
+# firejail (bsc#1059013)
+/usr/bin/firejail   root:firejail   0750
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/permissions-20180802/permissions.secure 
new/permissions-20180827/permissions.secure
--- old/permissions-20180802/permissions.secure 2018-08-02 18:12:59.0 
+0200
+++ new/permissions-20180827/permissions.secure 2018-08-27 11:09:15.0 
+0200
@@ -474,3 +474,9 @@
 # smc-tools (bsc#1102956)
 /usr/lib/libsmc-preload.so  root:root   04755
 /usr/lib64/libsmc-preload.soroot:root   04755
+
+# lxc (bsc#988348)
+/usr/lib/lxc/lxc-user-nic   root:kvm04750
+
+# firejail (bsc#1059013)
+/usr/bin/firejail   root:firejail   04750




commit nfsidmap for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package nfsidmap for openSUSE:Factory 
checked in at 2018-08-28 09:19:15

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


Package is "nfsidmap"

Tue Aug 28 09:19:15 2018 rev:38 rq:629458 version:0.27

Changes:

--- /work/SRC/openSUSE:Factory/nfsidmap/nfsidmap.changes2018-07-18 
22:36:12.762486448 +0200
+++ /work/SRC/openSUSE:Factory/.nfsidmap.new/nfsidmap.changes   2018-08-28 
09:19:19.855864121 +0200
@@ -1,0 +2,6 @@
+Tue Aug  7 23:44:43 UTC 2018 - nfbr...@suse.com
+
+- 0002-nss_gss_princ_to_ids-and-nss_gss_princ_to_grouplist-.patch
+ upstream patch to fix small bug (bsc#1098217)
+
+---

New:

  0002-nss_gss_princ_to_ids-and-nss_gss_princ_to_grouplist-.patch



Other differences:
--
++ nfsidmap.spec ++
--- /var/tmp/diff_new_pack.YOdtro/_old  2018-08-28 09:19:20.351865698 +0200
+++ /var/tmp/diff_new_pack.YOdtro/_new  2018-08-28 09:19:20.351865698 +0200
@@ -27,6 +27,7 @@
 Source1:nfsv4.schema
 Patch0: fix-prototype.patch
 Patch1: libnfsidmap-export-symbols.patch
+Patch3: 0002-nss_gss_princ_to_ids-and-nss_gss_princ_to_grouplist-.patch
 BuildRequires:  libtool
 BuildRequires:  openldap2-devel
 BuildRequires:  pkgconfig
@@ -51,6 +52,7 @@
 %setup -q -n libnfsidmap-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch3 -p1
 cp %{SOURCE1} .
 
 %build

++ 0002-nss_gss_princ_to_ids-and-nss_gss_princ_to_grouplist-.patch ++
>From ba7daebba65dc4b1adfac9c8c61f373d6c394673 Mon Sep 17 00:00:00 2001
From: Scott Mayhew 
Date: Wed, 8 Feb 2017 08:40:38 -0500
Subject: [PATCH] nss_gss_princ_to_ids() and nss_gss_princ_to_grouplist() must
 strip the realm

nss_gss_princ_to_ids() and nss_gss_princ_to_grouplist() were hard-coded
to call nss_getpwnam with the 'dostrip' arg set to 0, which is the
opposite of what they should have had.  Note: there's no point making
the decision to strip or not to strip configurable in these two
functions.  Ideally both of these functions should be taking a
gss_name_t instead of a char * for the principal, calling
gss_localname() on that, and passing the result to nss_getpwnam... but
that would require changes in both rpc.svcgssd and libgssglue (both of
which have been deprecated for a while).

Fixes: 4db1bb1 (libnfsidmap: add options to aid id mapping in multi
domain environments)
Signed-off-by: Scott Mayhew 
Signed-off-by: Steve Dickson 
---
 nss.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nss.c b/nss.c
index 67e657a0314a..82799ce94d04 100644
--- a/nss.c
+++ b/nss.c
@@ -415,7 +415,7 @@ static int nss_gss_princ_to_ids(char *secname, char *princ,
return -ENOENT;
}
/* XXX: this should call something like getgssauthnam instead? */
-   pw = nss_getpwnam(princ, NULL, , 0);
+   pw = nss_getpwnam(princ, NULL, , 1);
if (pw == NULL) {
err = -ENOENT;
goto out;
@@ -438,7 +438,7 @@ int nss_gss_princ_to_grouplist(char *secname, char *princ,
goto out;
/* XXX: not quite right?  Need to know default realm? */
/* XXX: this should call something like getgssauthnam instead? */
-   pw = nss_getpwnam(princ, NULL, , 0);
+   pw = nss_getpwnam(princ, NULL, , 1);
if (pw == NULL) {
ret = -ENOENT;
goto out;
-- 
2.14.0.rc0.dirty




commit lsscsi for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package lsscsi for openSUSE:Factory checked 
in at 2018-08-28 09:19:22

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


Package is "lsscsi"

Tue Aug 28 09:19:22 2018 rev:20 rq:629462 version:0.30

Changes:

--- /work/SRC/openSUSE:Factory/lsscsi/lsscsi.changes2015-03-01 
14:51:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.lsscsi.new/lsscsi.changes   2018-08-28 
09:19:25.131880901 +0200
@@ -1,0 +2,64 @@
+Thu Aug  2 12:42:31 UTC 2018 - mplus...@suse.com
+
+- Update to version 0.30:
+  * add support for NVMe devices and controllers
+- to build without: ./configure --disable-nvme-supp
+- deselect at runtime: lsscsi --no-nvme
+- deselect SCSI devices at runtime: lsscsi N
+  * add --brief for tuple + device_name(s) only
+  * add --pdt (-D) for device type in hex
+  * extend --size (-s) so when given three times
+the size as a logical block count is output
+  * add --sz-lbs (-S) that is equivalent to '-sss'
+when used twice adds comma then logical block size
+  * '-w' now decodes 128 bit WWN without truncation
+  * /dev/disk/by-id/wwn- is not guaranteed to be
+persistent (or stable); instead use
+/dev/disk/by-id/scsi-
+  * '-t' on a FC host was not printing the comma
+separator resulting in garbled output, fix
+- Small spec file modernisation with spec-cleaner
+- Restore removed parts of changelog
+
+---
+Mon Jul 10 09:47:21 CEST 2017 - h...@suse.de
+
+- Lookup WWN using /dev/disk/by-id/scsi-* (bsc#1008935)
+- fixup display of 'lsscsi -t' (bsc#1047884)
+
+---
+Wed May 25 11:39:32 CEST 2016 - r...@suse.de
+
+- Update to new upstream release 0.29 (bsc#977572)
+  - '-u' now decodes locally assigned UUIDs (spc5r08)
+  - as last try use T10 Vendor ID for lu name
+  - if no lu name found, print 'none'
+  - change '-uuu' to output the full lu name followed
+by the normal fields (which were skipped before)
+  - add 'U' option, same action as '-uuu'
+  - '-UU' prefixes lu names with 'eui.', 'naa.', etc
+  - if '-s' given twice, lu size is base 2 related
+  - if very long [h:c:t:l] then append space
+  - print_enclosure_device() for FCP may be useless,
+comment out while checking ...
+  - with '-t' print 0x for non-SAS
+device in SAS domain
+  - autogen.sh: upgrade to 20091223 version
+  - automake: upgrade to 1.15 (ubuntu 16.04)
+  * Delete lsscsi-0.27.tar.xz
+  * Add lsscsi-0.29.tar.xz
+- Update to new upstream release 0.28
+  - fix handling of scsi_level 0 (no compliance)
+  - add SRP transport identifier
+  - add --unit option for LU identifier (>= lk 3.15)
+  - add (S)ATA transport identifier (>= lk 3.15)
+  - make USB transport ids more consistent
+  - fix FC transport id missing comma
+  - add pdt strings for security manager and zbc
+  - upgrade automake to version 1.14.1
+- Remove patches merged with upstream
+  * Delete lsscsi-fixup-fc-transport-id.patch
+  * Delete lsscsi-usb.diff
+  * Delete lsscsi-fix-classic-output
+
+
@@ -15,0 +80,6 @@
+Wed Jan 22 15:37:49 CET 2014 - h...@suse.de
+
+- Port patches from SP3 (bnc#831301)
+- Fixup printing of FC transport IDs
+
+---
@@ -41,0 +112,5 @@
+Mon Feb 22 16:13:35 CET 2010 - h...@suse.de
+
+- Fix classic output (bnc#576138)
+
+---
@@ -49,0 +125,6 @@
+
+---
+Thu Nov 19 13:28:53 CET 2009 - garl...@suse.de
+
+- lsscsi-usb.diff: Make print format with -t for usb: compatible
+  with other transport values.

Old:

  lsscsi-0.28.tar.xz

New:

  lsscsi-0.30.tar.xz



Other differences:
--
++ lsscsi.spec ++
--- /var/tmp/diff_new_pack.XXgYSI/_old  2018-08-28 09:19:25.495882059 +0200
+++ /var/tmp/diff_new_pack.XXgYSI/_new  2018-08-28 09:19:25.499882072 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lsscsi
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,34 +16,34 @@
 #
 
 
+%define distver 030r154
 Name:   lsscsi
-Version:0.28
+Version:0.30
 Release:0
 Summary:List all SCSI devices in the system
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Hardware/Other

commit ca-certificates-mozilla for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package ca-certificates-mozilla for 
openSUSE:Factory checked in at 2018-08-28 09:19:36

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


Package is "ca-certificates-mozilla"

Tue Aug 28 09:19:36 2018 rev:41 rq:629505 version:2.26

Changes:

--- 
/work/SRC/openSUSE:Factory/ca-certificates-mozilla/ca-certificates-mozilla.changes
  2018-07-13 10:17:21.126169674 +0200
+++ 
/work/SRC/openSUSE:Factory/.ca-certificates-mozilla.new/ca-certificates-mozilla.changes
 2018-08-28 09:19:40.763930620 +0200
@@ -1,0 +2,15 @@
+Thu Aug 16 08:42:38 UTC 2018 - meiss...@suse.com
+
+- updated to 2.26 state of the Mozilla NSS Certificate store. (bsc#1104780)
+  - removed server auth
+- Certplus Root CA G1
+- Certplus Root CA G2
+- OpenTrust Root CA G1
+- OpenTrust Root CA G2
+- OpenTrust Root CA G3
+  - remove CA
+- ComSign CA
+  - added new CA
+- GlobalSign
+
+---



Other differences:
--
++ ca-certificates-mozilla.spec ++
--- /var/tmp/diff_new_pack.lpOM2n/_old  2018-08-28 09:19:42.083934819 +0200
+++ /var/tmp/diff_new_pack.lpOM2n/_new  2018-08-28 09:19:42.087934832 +0200
@@ -26,7 +26,7 @@
 Name:   ca-certificates-mozilla
 # Version number is NSS_BUILTINS_LIBRARY_VERSION in this file:
 # http://hg.mozilla.org/projects/nss/file/default/lib/ckfw/builtins/nssckbi.h
-Version:2.24
+Version:2.26
 Release:0
 Summary:CA certificates for OpenSSL
 License:MPL-2.0

++ certdata.txt ++
--- /var/tmp/diff_new_pack.lpOM2n/_old  2018-08-28 09:19:42.195935175 +0200
+++ /var/tmp/diff_new_pack.lpOM2n/_new  2018-08-28 09:19:42.199935188 +0200
@@ -7382,136 +7382,6 @@
 CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
 
 #
-# Certificate "ComSign CA"
-#
-# Issuer: C=IL,O=ComSign,CN=ComSign CA
-# Serial Number:14:13:96:83:14:55:8c:ea:7b:63:e5:fc:34:87:77:44
-# Subject: C=IL,O=ComSign,CN=ComSign CA
-# Not Valid Before: Wed Mar 24 11:32:18 2004
-# Not Valid After : Mon Mar 19 15:02:18 2029
-# Fingerprint (MD5): CD:F4:39:F3:B5:18:50:D7:3E:A4:C5:91:A0:3E:21:4B
-# Fingerprint (SHA1): 
E1:A4:5B:14:1A:21:DA:1A:79:F4:1A:42:A9:61:D6:69:CD:06:34:C1
-CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE
-CKA_TOKEN CK_BBOOL CK_TRUE
-CKA_PRIVATE CK_BBOOL CK_FALSE
-CKA_MODIFIABLE CK_BBOOL CK_FALSE
-CKA_LABEL UTF8 "ComSign CA"
-CKA_CERTIFICATE_TYPE CK_CERTIFICATE_TYPE CKC_X_509
-CKA_SUBJECT MULTILINE_OCTAL
-\060\064\061\023\060\021\006\003\125\004\003\023\012\103\157\155
-\123\151\147\156\040\103\101\061\020\060\016\006\003\125\004\012
-\023\007\103\157\155\123\151\147\156\061\013\060\011\006\003\125
-\004\006\023\002\111\114
-END
-CKA_ID UTF8 "0"
-CKA_ISSUER MULTILINE_OCTAL
-\060\064\061\023\060\021\006\003\125\004\003\023\012\103\157\155
-\123\151\147\156\040\103\101\061\020\060\016\006\003\125\004\012
-\023\007\103\157\155\123\151\147\156\061\013\060\011\006\003\125
-\004\006\023\002\111\114
-END
-CKA_SERIAL_NUMBER MULTILINE_OCTAL
-\002\020\024\023\226\203\024\125\214\352\173\143\345\374\064\207
-\167\104
-END
-CKA_VALUE MULTILINE_OCTAL
-\060\202\003\223\060\202\002\173\240\003\002\001\002\002\020\024
-\023\226\203\024\125\214\352\173\143\345\374\064\207\167\104\060
-\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\064
-\061\023\060\021\006\003\125\004\003\023\012\103\157\155\123\151
-\147\156\040\103\101\061\020\060\016\006\003\125\004\012\023\007
-\103\157\155\123\151\147\156\061\013\060\011\006\003\125\004\006
-\023\002\111\114\060\036\027\015\060\064\060\063\062\064\061\061
-\063\062\061\070\132\027\015\062\071\060\063\061\071\061\065\060
-\062\061\070\132\060\064\061\023\060\021\006\003\125\004\003\023
-\012\103\157\155\123\151\147\156\040\103\101\061\020\060\016\006
-\003\125\004\012\023\007\103\157\155\123\151\147\156\061\013\060
-\011\006\003\125\004\006\023\002\111\114\060\202\001\042\060\015
-\006\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001
-\017\000\060\202\001\012\002\202\001\001\000\360\344\124\151\053
-\323\307\217\152\104\344\176\130\047\370\013\320\344\224\022\212
-\361\033\070\070\057\037\061\234\006\324\054\247\336\013\052\256
-\032\240\343\236\152\277\237\074\307\156\242\371\213\144\154\072
-\255\205\125\121\124\245\070\125\270\253\203\004\362\077\144\066
-\367\300\215\103\103\152\146\321\367\027\052\325\357\066\372\060
-\020\102\327\123\315\371\372\063\163\114\263\351\204\040\212\326
-\101\047\065\344\070\372\224\233\270\172\344\171\037\063\373\033
-\330\041\011\050\174\115\030\151\136\144\212\172\031\223\312\176
-\354\363\162\347\067\007\130\131\050\254\102\371\305\377\315\077

commit elfutils for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package elfutils for openSUSE:Factory 
checked in at 2018-08-28 09:19:43

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


Package is "elfutils"

Tue Aug 28 09:19:43 2018 rev:68 rq:630656 version:0.173

Changes:

--- /work/SRC/openSUSE:Factory/elfutils/elfutils.changes2018-07-14 
20:14:44.490578645 +0200
+++ /work/SRC/openSUSE:Factory/.elfutils.new/elfutils.changes   2018-08-28 
09:19:45.879946893 +0200
@@ -1,0 +2,11 @@
+Wed Aug 15 12:37:46 UTC 2018 - antoine.belv...@opensuse.org
+
+- Don't make elfutils recommend elfutils-lang as elfutils-lang
+  already supplements elfutils.
+
+---
+Thu Aug  9 11:29:31 UTC 2018 - tchva...@suse.com
+
+- Fix typo in the recommends name bsc#1104264
+
+---



Other differences:
--
++ elfutils.spec ++
--- /var/tmp/diff_new_pack.iBHsjt/_old  2018-08-28 09:19:46.507948890 +0200
+++ /var/tmp/diff_new_pack.iBHsjt/_new  2018-08-28 09:19:46.511948903 +0200
@@ -40,7 +40,6 @@
 BuildRequires:  libbz2-devel
 BuildRequires:  xz-devel
 BuildRequires:  zlib-devel
-Recommends: %{name}.lang
 
 %description
 elfutils is a collection of utilities and libraries to read, create





commit m4 for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package m4 for openSUSE:Factory checked in 
at 2018-08-28 09:19:28

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


Package is "m4"

Tue Aug 28 09:19:28 2018 rev:36 rq:629463 version:1.4.18

Changes:

--- /work/SRC/openSUSE:Factory/m4/m4.changes2017-10-28 14:16:48.874235707 
+0200
+++ /work/SRC/openSUSE:Factory/.m4.new/m4.changes   2018-08-28 
09:19:32.367903916 +0200
@@ -1,0 +2,6 @@
+Wed Aug  1 13:58:30 UTC 2018 - sch...@suse.de
+
+- gnulib-libio.patch: adjust gnulib for libio.h removal
+- Use %license for COPYING
+
+---

New:

  gnulib-libio.patch



Other differences:
--
++ m4.spec ++
--- /var/tmp/diff_new_pack.ltRkJv/_old  2018-08-28 09:19:32.775905214 +0200
+++ /var/tmp/diff_new_pack.ltRkJv/_new  2018-08-28 09:19:32.783905239 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package m4
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,12 +20,13 @@
 Version:1.4.18
 Release:0
 Summary:GNU m4
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Development/Languages/Other
 Url:https://www.gnu.org/software/m4/
 Source0:https://ftp.gnu.org/pub/gnu/m4/%{name}-%{version}.tar.xz
 Source1:https://ftp.gnu.org/pub/gnu/m4/%{name}-%{version}.tar.xz.sig
 Source2:
https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=m4=1#/%{name}.keyring
+Patch1: gnulib-libio.patch
 BuildRequires:  xz
 Requires(post): %{install_info_prereq}
 Requires(preun): %{install_info_prereq}
@@ -36,6 +37,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %configure \
@@ -64,7 +66,8 @@
 
 %files
 %defattr(-,root,root)
-%doc README COPYING NEWS THANKS TODO ChangeLog
+%doc README NEWS THANKS TODO ChangeLog
+%license COPYING
 %{_bindir}/m4
 %{_infodir}/m4.info-1%{ext_info}
 %{_infodir}/m4.info-2%{ext_info}

++ gnulib-libio.patch ++
2018-03-05  Paul Eggert  

fflush: adjust to glibc 2.28 libio.h removal
Problem reported by Daniel P. Berrangé in:
https://lists.gnu.org/r/bug-gnulib/2018-03/msg0.html
* lib/fbufmode.c (fbufmode):
* lib/fflush.c (clear_ungetc_buffer_preserving_position)
(disable_seek_optimization, rpl_fflush):
* lib/fpending.c (__fpending):
* lib/fpurge.c (fpurge):
* lib/freadable.c (freadable):
* lib/freadahead.c (freadahead):
* lib/freading.c (freading):
* lib/freadptr.c (freadptr):
* lib/freadseek.c (freadptrinc):
* lib/fseeko.c (fseeko):
* lib/fseterr.c (fseterr):
* lib/fwritable.c (fwritable):
* lib/fwriting.c (fwriting):
Check _IO_EOF_SEEN instead of _IO_ftrylockfile.
* lib/stdio-impl.h (_IO_IN_BACKUP) [_IO_EOF_SEEN]:
Define if not already defined.

Index: m4-1.4.18/lib/fflush.c
===
--- m4-1.4.18.orig/lib/fflush.c
+++ m4-1.4.18/lib/fflush.c
@@ -33,7 +33,7 @@
 #undef fflush
 
 
-#if defined _IO_ftrylockfile || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Haiku, 
Linux libc5 */
+#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Haiku, 
Linux libc5 */
 
 /* Clear the stream's ungetc buffer, preserving the value of ftello (fp).  */
 static void
@@ -72,7 +72,7 @@ clear_ungetc_buffer (FILE *fp)
 
 #endif
 
-#if ! (defined _IO_ftrylockfile || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, 
Haiku, Linux libc5 */)
+#if ! (defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Haiku, 
Linux libc5 */)
 
 # if (defined __sferror || defined __DragonFly__ || defined __ANDROID__) && 
defined __SNPT
 /* FreeBSD, NetBSD, OpenBSD, DragonFly, Mac OS X, Cygwin, Android */
@@ -148,7 +148,7 @@ rpl_fflush (FILE *stream)
   if (stream == NULL || ! freading (stream))
 return fflush (stream);
 
-#if defined _IO_ftrylockfile || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Haiku, 
Linux libc5 */
+#if defined _IO_EOF_SEEN || __GNU_LIBRARY__ == 1 /* GNU libc, BeOS, Haiku, 
Linux libc5 */
 
   clear_ungetc_buffer_preserving_position (stream);
 
Index: m4-1.4.18/lib/fpending.c
===
--- m4-1.4.18.orig/lib/fpending.c
+++ m4-1.4.18/lib/fpending.c
@@ -32,7 +32,7 @@ __fpending (FILE *fp)
   /* Most systems provide FILE as a struct and the necessary bitmask in
  , because they need it for implementing getc() and putc() 

commit file for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package file for openSUSE:Factory checked in 
at 2018-08-28 09:18:46

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


Package is "file"

Tue Aug 28 09:18:46 2018 rev:109 rq:628958 version:5.33

Changes:

--- /work/SRC/openSUSE:Factory/file/file.changes2018-07-14 
20:13:54.418451782 +0200
+++ /work/SRC/openSUSE:Factory/.file.new/file.changes   2018-08-28 
09:18:53.711780972 +0200
@@ -1,0 +2,5 @@
+Fri Aug 10 11:58:41 UTC 2018 - astie...@suse.com
+
+- add upstream signing key and verify source signature
+
+---

New:

  file-5.33.tar.gz.asc
  file.keyring



Other differences:
--
++ file.spec ++
--- /var/tmp/diff_new_pack.J742OT/_old  2018-08-28 09:18:54.635783911 +0200
+++ /var/tmp/diff_new_pack.J742OT/_new  2018-08-28 09:18:54.635783911 +0200
@@ -38,6 +38,8 @@
 Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
 Source2:baselibs.conf
 Source3:file-rpmlintrc
+Source4:ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz.asc
+Source5:file.keyring
 Patch:  file-5.33.dif
 Patch1: file-5.19-misc.dif
 Patch4: file-4.24-autoconf.dif




commit upower for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package upower for openSUSE:Factory checked 
in at 2018-08-28 09:19:08

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


Package is "upower"

Tue Aug 28 09:19:08 2018 rev:63 rq:629423 version:0.99.8

Changes:

--- /work/SRC/openSUSE:Factory/upower/upower.changes2018-08-02 
14:55:08.279975134 +0200
+++ /work/SRC/openSUSE:Factory/.upower.new/upower.changes   2018-08-28 
09:19:12.335840203 +0200
@@ -1,0 +2,9 @@
+Wed Aug 15 13:06:56 UTC 2018 - bjorn@gmail.com
+
+- Add upower-remove-privatenetwork.patch: Remove
+  PrivateNetwork=true from upower.service. Upower needs to receive
+  device uevents via AF_NETLINK socket otherwise it can't detect
+  plug/unplug events.
+  See https://gitlab.freedesktop.org/upower/upower/issues/68
+
+---

New:

  upower-remove-privatenetwork.patch



Other differences:
--
++ upower.spec ++
--- /var/tmp/diff_new_pack.kpU3Xh/_old  2018-08-28 09:19:12.875841921 +0200
+++ /var/tmp/diff_new_pack.kpU3Xh/_new  2018-08-28 09:19:12.879841934 +0200
@@ -32,6 +32,8 @@
 Source0:
https://gitlab.freedesktop.org/upower/upower/uploads/9125ab7ee96fdc4ecc68cfefb50c1cab/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE upower-hibernate-insteadof-hybridsleep.patch 
boo#985741 dims...@opensuse.org -- Set the system per default to hibernate, not 
hybridsleep
 Patch0: upower-hibernate-insteadof-hybridsleep.patch
+# PATCH-FIX-UPSTREAM upower-remove-privatenetwork.patch -- Remove 
PrivateNetwork=true from upower.service
+Patch1: upower-remove-privatenetwork.patch
 
 BuildRequires:  gobject-introspection-devel >= 0.9.9
 BuildRequires:  gtk-doc >= 1.11

++ upower-remove-privatenetwork.patch ++
From: Michael Biebl 
Date: Thu, 5 Jul 2018 14:04:22 +0200
Subject: Remove PrivateNetwork=true from upower.service

upower needs to receive device uevents via AF_NETLINK socket otherwise
it can't detect plug/unplug events.

See https://gitlab.freedesktop.org/upower/upower/issues/68

---
 src/upower.service.in | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/upower.service.in b/src/upower.service.in
index 835529a..6e58e33 100644
--- a/src/upower.service.in
+++ b/src/upower.service.in
@@ -16,9 +16,6 @@ ReadWritePaths=@historydir@
 ProtectHome=true
 PrivateTmp=true
 
-# Network
-PrivateNetwork=true
-
 # Execute Mappings
 MemoryDenyWriteExecute=true
 



commit post-build-checks for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package post-build-checks for 
openSUSE:Factory checked in at 2018-08-28 09:18:31

Comparing /work/SRC/openSUSE:Factory/post-build-checks (Old)
 and  /work/SRC/openSUSE:Factory/.post-build-checks.new (New)


Package is "post-build-checks"

Tue Aug 28 09:18:31 2018 rev:90 rq:628432 version:84.88+git20180809.3be1b09

Changes:

--- /work/SRC/openSUSE:Factory/post-build-checks/post-build-checks.changes  
2018-04-17 11:08:53.738661200 +0200
+++ /work/SRC/openSUSE:Factory/.post-build-checks.new/post-build-checks.changes 
2018-08-28 09:18:35.387722696 +0200
@@ -1,0 +2,7 @@
+Thu Aug 09 14:16:06 UTC 2018 - adr...@suse.de
+
+- Update to version 84.88+git20180809.3be1b09:
+  * Warnings for core files, no errors yet
+  * QT_HASH_SEED has to be 0
+
+---

Old:

  post-build-checks-84.87+git20180412.b38aed4.tar.xz

New:

  post-build-checks-84.88+git20180809.3be1b09.tar.xz



Other differences:
--
++ post-build-checks.spec ++
--- /var/tmp/diff_new_pack.xNdoSL/_old  2018-08-28 09:18:35.843724146 +0200
+++ /var/tmp/diff_new_pack.xNdoSL/_new  2018-08-28 09:18:35.847724159 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define version_unconverted 84.87+git20180412.b38aed4
+%define version_unconverted 84.88+git20180809.3be1b09
 
 Name:   post-build-checks
 Summary:post checks for build after rpms have been created
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Tools/Building
-Version:84.87+git20180412.b38aed4
+Version:84.88+git20180809.3be1b09
 Release:0
 PreReq: aaa_base permissions sed
 Requires:   aaa_base-malloccheck
@@ -80,9 +80,6 @@
(echo "Executing(%%build)" ; gcc $RPM_OPT_FLAGS -c $i 2>&1)| 
checks-data/check_gcc_output 2>&1|grep "^[WE]"
 done
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post
 # do nothing when not in a build chroot
 if ! test -e /.buildenv; then
@@ -115,7 +112,7 @@
 
 %files
 %defattr(-, root, root)
-%doc COPYING
+%license COPYING
 /usr/lib/build
 /etc/profile.d/suse-buildsystem.sh
 /etc/suse-ignored-rpaths.conf

++ _service ++
--- /var/tmp/diff_new_pack.xNdoSL/_old  2018-08-28 09:18:35.879724260 +0200
+++ /var/tmp/diff_new_pack.xNdoSL/_new  2018-08-28 09:18:35.879724260 +0200
@@ -1,7 +1,7 @@
 
   
-84.87
-84.87+git%cd.%h
+84.88
+84.88+git%cd.%h
 git://github.com/openSUSE/post-build-checks.git
 git
 .git

++ _servicedata ++
--- /var/tmp/diff_new_pack.xNdoSL/_old  2018-08-28 09:18:35.899724325 +0200
+++ /var/tmp/diff_new_pack.xNdoSL/_new  2018-08-28 09:18:35.899724325 +0200
@@ -1,5 +1,5 @@
 
   
 git://github.com/openSUSE/post-build-checks.git
-  0ef96b34d7349aed75193a3991b2b1ea8730e902
+  3be1b099402914cdfe62d7d82e80ab0742b7ebe8
 
\ No newline at end of file

++ post-build-checks-84.87+git20180412.b38aed4.tar.xz -> 
post-build-checks-84.88+git20180809.3be1b09.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/post-build-checks-84.87+git20180412.b38aed4/checks/50-check-core-files 
new/post-build-checks-84.88+git20180809.3be1b09/checks/50-check-core-files
--- old/post-build-checks-84.87+git20180412.b38aed4/checks/50-check-core-files  
1970-01-01 01:00:00.0 +0100
+++ new/post-build-checks-84.88+git20180809.3be1b09/checks/50-check-core-files  
2018-08-09 16:13:13.0 +0200
@@ -0,0 +1,13 @@
+#!/bin/bash
+# Checking for crashed programs
+# This is currently just a warning, but should become an error
+#
+
+if [ -d $BUILD_ROOT/.build/cores ]; then
+
+  echo "... checking for core files"
+  find $BUILD_ROOT/.build/cores -type f
+
+fi
+
+exit 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/post-build-checks-84.87+git20180412.b38aed4/suse-buildsystem.sh 
new/post-build-checks-84.88+git20180809.3be1b09/suse-buildsystem.sh
--- old/post-build-checks-84.87+git20180412.b38aed4/suse-buildsystem.sh 
2018-04-12 01:05:17.0 +0200
+++ new/post-build-checks-84.88+git20180809.3be1b09/suse-buildsystem.sh 
2018-08-09 16:13:13.0 +0200
@@ -1,6 +1,6 @@
 export SUSE_IGNORED_RPATHS=/etc/suse-ignored-rpaths.conf
 export SUSE_ASNEEDED=1
-export QT_HASH_SEED=42
+export QT_HASH_SEED=0
 export PERL_HASH_SEED=42
 export PYTHONHASHSEED=0
 




commit linux-glibc-devel for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package linux-glibc-devel for 
openSUSE:Factory checked in at 2018-08-28 09:18:38

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


Package is "linux-glibc-devel"

Tue Aug 28 09:18:38 2018 rev:64 rq:628867 version:4.18

Changes:

--- /work/SRC/openSUSE:Factory/linux-glibc-devel/linux-glibc-devel.changes  
2018-07-28 12:36:15.747948751 +0200
+++ /work/SRC/openSUSE:Factory/.linux-glibc-devel.new/linux-glibc-devel.changes 
2018-08-28 09:18:41.423741892 +0200
@@ -1,0 +2,5 @@
+Mon Aug 13 07:41:51 UTC 2018 - sch...@suse.de
+
+- Update to kernel headers 4.18
+
+---

Old:

  linux-glibc-devel-4.17.tar.xz

New:

  linux-glibc-devel-4.18.tar.xz



Other differences:
--
++ linux-glibc-devel.spec ++
--- /var/tmp/diff_new_pack.riMAiY/_old  2018-08-28 09:18:41.839743215 +0200
+++ /var/tmp/diff_new_pack.riMAiY/_new  2018-08-28 09:18:41.839743215 +0200
@@ -17,26 +17,25 @@
 
 
 Name:   linux-glibc-devel
+Version:4.18
+Release:0
 Summary:Linux headers for userspace development
 License:GPL-2.0-only
 Group:  Development/Libraries/C and C++
-BuildArch:  noarch
-Version:4.17
-Release:0
-Url:http://www.kernel.org/
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+URL:http://www.kernel.org/
+Source: %{name}-%{version}.tar.xz
+Source1:install_all.sh
 BuildRequires:  fdupes
 BuildRequires:  xz
-Provides:   kernel-headers
-Provides:   linux-kernel-headers = %{version}
-Obsoletes:  linux-kernel-headers < %{version}
 # rpm-build requires gettext-tools; ignore this, in order to shorten cycles 
(we have no translations)
 #!BuildIgnore:  gettext-tools
 # glibc-devel requires linux-kernel-headers, which we are in progress of 
building
 #!BuildIgnore:  linux-kernel-headers
 PreReq: coreutils
-Source: %{name}-%{version}.tar.xz
-Source1:install_all.sh
+Provides:   kernel-headers
+Provides:   linux-kernel-headers = %{version}
+Obsoletes:  linux-kernel-headers < %{version}
+BuildArch:  noarch
 
 %description
 This package provides Linux kernel headers, the kernel API description
@@ -45,8 +44,6 @@
 kernel-(flavor)-devel, or kernel-syms to pull in all kernel-*-devel,
 packages, instead.
 
-
-
 %prep
 %setup -q -n linux-glibc-devel-%{version}
 
@@ -95,12 +92,10 @@
 cat version.h
 
 %install
-rm -rf$RPM_BUILD_ROOT
-mkdir $RPM_BUILD_ROOT
-cp -a usr $RPM_BUILD_ROOT
-cp -a version.h $RPM_BUILD_ROOT/usr/include/linux/
+cp -a usr %{buildroot}/
+cp -a version.h %{buildroot}%{_includedir}/linux/
 # resolve file conflict with glibc for now
-rm -fv   $RPM_BUILD_ROOT//usr/include/scsi/scsi.h
+rm -fv   %{buildroot}/%{_includedir}/scsi/scsi.h
 # Replace the directory /usr/include/asm with a symlink.
 # libc contained a symlink /usr/include/asm into kernel-source up to 7.0 
(2.1.3)
 # glibc-devel contained a symlink /usr/include/asm into kernel-source in 7.1 
(2.2)
@@ -111,8 +106,8 @@
 # A trigger will run after the /usr/include/asm was removed
 # Create a dummy symlink now for rpmlint happiness, we %%ghost this and create
 # a proper symlink during %%post:
-ln -sfn asm-dummy $RPM_BUILD_ROOT/usr/include/asm
-%fdupes $RPM_BUILD_ROOT/usr/include
+ln -sfn asm-dummy %{buildroot}%{_includedir}/asm
+%fdupes %{buildroot}%{_includedir}
 
 %postun
 if test "$1" = 0
@@ -141,7 +136,7 @@
 then
case "$(readlink usr/include/asm)" in
*../src/linux/include*)
-   echo "/usr/include/asm points to kernel-source, waiting for 
triggerpostun to symlink to asm-$asm_link"
+   echo "%{_includedir}/asm points to kernel-source, waiting for 
triggerpostun to symlink to asm-$asm_link"
rm -fv usr/include/asm
exit 0
;;
@@ -149,7 +144,7 @@
: symlink is ok, update it below in case of an arch change
 elif test -d usr/include/asm
 then
-   echo "/usr/include/asm is a directory, waiting for triggerpostun to 
symlink to asm-$asm_link"
+   echo "%{_includedir}/asm is a directory, waiting for triggerpostun to 
symlink to asm-$asm_link"
exit 0
 fi
 ln -sfn arch-$asm_link/asm usr/include/asm
@@ -176,7 +171,7 @@
 
 %files
 %defattr(-,root,root)
-%{_prefix}/include/*
-%ghost %{_prefix}/include/asm
+%{_includedir}/*
+%ghost %{_includedir}/asm
 
 %changelog

++ install_all.sh ++
--- /var/tmp/diff_new_pack.riMAiY/_old  2018-08-28 09:18:41.867743304 +0200
+++ /var/tmp/diff_new_pack.riMAiY/_new  2018-08-28 09:18:41.867743304 +0200
@@ -50,7 +50,7 @@
 ; do

commit util-linux for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package util-linux for openSUSE:Factory 
checked in at 2018-08-28 09:18:07

Comparing /work/SRC/openSUSE:Factory/util-linux (Old)
 and  /work/SRC/openSUSE:Factory/.util-linux.new (New)


Package is "util-linux"

Tue Aug 28 09:18:07 2018 rev:231 rq:627977 version:2.32.1

Changes:

New Changes file:

--- /dev/null   2018-08-15 23:51:58.373630633 +0200
+++ /work/SRC/openSUSE:Factory/.util-linux.new/python3-libmount.changes 
2018-08-28 09:18:09.035638893 +0200
@@ -0,0 +1,4800 @@
+---
+Mon Aug  6 15:21:35 CEST 2018 - sbra...@suse.com
+
+- Update to version 2.32.1:
+  * cal(1) has been improved and extended.
+  * libblkid has been extended to support LUKS2, Micron mpool, VDO
+and Atari partition table.
+  * rfkill(8) has been moved to /usr/sbin.
+  * dmesg(1) provides better support for multi-line messages, new
+command line option --force-prefix.
+  * fallocate(1) --dig-holes is faster and more effect now.
+  * fdisk(8) provides access to Protective MBR accessible from main
+menu. Sun label support has been improved.
+  * lscpu(1) provides more details about ARM CPUs now
+(FATE#326453).
+  * lsmem(1) supports memory zone awareness now (FATE#324252,
+drop util-linux-lsmem-memory-zone-1.patch,
+util-linux-lsmem-memory-zone-2.patch,
+util-linux-lsmem-memory-zone-3.patch).
+  * lsns(8) provides netnsid and nsfs columns now.
+  * rtcwake(8) waits stdin to settle down before entering a system
+sleep.
+  * Many fixes and improvements, see
+https://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32-ReleaseNotes
+
https://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32.1-ReleaseNotes
+(drop util_linux_bigendian.patch, util-linux-cramfs.patch,
+util-linux-fincore-count.patch,
+util-linux-sysfs-nvme-devno.patch, util-linux-lscpu-loop.patch,
+util-linux-libmount-umount-a-segfault.patch,
+util-linux-libmount-mount-a-nfs-bind-mount.patch,
+util-linux-lscpu-chcpu-new-cpu-macros.patch,
+util-linux-chcpu-cpu-count.patch).
+
+---
+Tue Jul  3 16:27:27 CEST 2018 - sbra...@suse.com
+
+- Switch python-libmount to python3-libmount.
+
+---
+Tue May 22 11:54:13 UTC 2018 - tchva...@suse.com
+
+- Do not run rfkill-block@.service and rfkill-unblock@service as it
+  is just template without parameter bsc#1092820 bsc#1093176
+
+---
+Thu May 10 17:22:14 CEST 2018 - sbra...@suse.com
+
+- Fix lscpu and chcpu on systems with >1024 cores
+  (bnc#1091164, util-linux-lscpu-chcpu-new-cpu-macros.patch).
+- Fix CPU count in chcpu
+  (bnc#1091164, util-linux-chcpu-cpu-count.patch).
+
+---
+Thu Apr 19 19:30:25 CEST 2018 - sbra...@suse.com
+
+- Backport three upstream patches:
+  * Fix crash loop in lscpu
+(bsc#1072947, util-linux-lscpu-loop.patch).
+  * Fix possible segfault of umount -a
+(util-linux-libmount-umount-a-segfault.patch).
+  * Fix mount -a on NFS bind mounts (bsc#1080740,
+util-linux-libmount-mount-a-nfs-bind-mount.patch).
+
+---
+Thu Apr 12 17:09:30 CEST 2018 - sbra...@suse.com
+
+- Integrate pam_keyinit pam module (boo#1081947, su-l.pamd,
+  runuser-l.pamd, runuser.pamd).
+
+---
+Wed Apr  4 04:12:56 CEST 2018 - sbra...@suse.com
+
+- su.default: Set ALWAYS_SET_PATH default to "yes" (bsc#353876#c7);
+  add one-time wrapper forcing ALWAYS_SET_PATH on upgrade.
+
+---
+Tue Mar 20 13:02:18 CET 2018 - ku...@suse.de
+
+- Use %license instead of %doc [bsc#1082318]
+
+---
+Fri Feb  9 15:08:22 CET 2018 - sbra...@suse.com
+
+- Fix lsblk on NVMe
+  (bsc#1078662, util-linux-sysfs-nvme-devno.patch).
+
+---
+Wed Jan 31 20:34:56 CET 2018 - sbra...@suse.com
+
+- Update to version 2.31.1:
+  * blkid: Add support for LUKS2 and new LABEL attributes.
+  * move rfkill to /usr/sbin (boo#1076134).
+  * fsck.cramfs: Fix bus error on broken file system.
+  * hwclock: add iso-8601 overflow check
+  * libmount:
+* Allow MNT_FORCE and MNT_DETACH at umount
+* add nsfs between pseudo filesystems
+  * lscpu: Treat read failure on Xen Hypervisor properties as
+non-fatal
+  * sha1: endian fixes (affects util_linux_bigendian.patch)
+  * documentation updates
+  * other fixes and improvements
+- Fix regressions in 2.31.1:
+  * sha1 on s390* 

commit grep for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package grep for openSUSE:Factory checked in 
at 2018-08-28 09:17:56

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


Package is "grep"

Tue Aug 28 09:17:56 2018 rev:67 rq:627810 version:3.1

Changes:

--- /work/SRC/openSUSE:Factory/grep/grep.changes2018-02-28 
19:54:56.844864443 +0100
+++ /work/SRC/openSUSE:Factory/.grep.new/grep.changes   2018-08-28 
09:18:01.343614432 +0200
@@ -1,0 +2,6 @@
+Tue Aug  7 07:08:30 UTC 2018 - sch...@suse.de
+
+- remove-backref-alt-test.patch: Remove backref-alt test which fails or
+  not depending on glibc version
+
+---

New:

  remove-backref-alt-test.patch



Other differences:
--
++ grep.spec ++
--- /var/tmp/diff_new_pack.ro72g2/_old  2018-08-28 09:18:04.339623959 +0200
+++ /var/tmp/diff_new_pack.ro72g2/_new  2018-08-28 09:18:04.375624073 +0200
@@ -20,12 +20,13 @@
 Version:3.1
 Release:0
 Summary:Print lines matching a pattern
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Productivity/Text/Utilities
 Url:https://www.gnu.org/software/grep/
 Source0:https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
 Source2:https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
 Source3:
https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=grep=1#/%{name}.keyring
+Patch0: remove-backref-alt-test.patch
 BuildRequires:  fdupes
 BuildRequires:  makeinfo
 BuildRequires:  pcre-devel
@@ -42,6 +43,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \



++ remove-backref-alt-test.patch ++
Index: grep-3.1/tests/Makefile.am
===
--- grep-3.1.orig/tests/Makefile.am
+++ grep-3.1/tests/Makefile.am
@@ -63,7 +63,6 @@ endif
 
 TESTS =\
   backref  \
-  backref-alt  \
   backref-multibyte-slow   \
   backref-word \
   backslash-s-and-repetition-operators \
Index: grep-3.1/tests/Makefile.in
===
--- grep-3.1.orig/tests/Makefile.in
+++ grep-3.1/tests/Makefile.in
@@ -1411,7 +1411,6 @@ LDADD = ../lib/libgreputils.a $(LIBINTL)
 XFAIL_TESTS = triple-backref $(am__append_1) $(am__append_2)
 TESTS = \
   backref  \
-  backref-alt  \
   backref-multibyte-slow   \
   backref-word \
   backslash-s-and-repetition-operators \