commit gcc8 for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package gcc8 for openSUSE:Factory checked in 
at 2018-04-22 14:42:55

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


Package is "gcc8"

Sun Apr 22 14:42:55 2018 rev:3 rq:597810 version:8.0.1+r259467

Changes:

--- /work/SRC/openSUSE:Factory/gcc8/cross-aarch64-gcc8.changes  2018-03-16 
10:32:58.838873351 +0100
+++ /work/SRC/openSUSE:Factory/.gcc8.new/cross-aarch64-gcc8.changes 
2018-04-22 14:43:01.069633598 +0200
@@ -1,0 +2,40 @@
+Wed Apr 18 14:05:21 UTC 2018 - rguent...@suse.com
+
+- Update to SVN trunk head (r259467).
+
+---
+Wed Apr 11 07:23:30 UTC 2018 - rguent...@suse.com
+
+- Update to SVN trunk head (r259308).
+  * contains fix for ios_base::failure ABI breakage.  [bnc#1087550]
+- Remove now obsolete gcc7-bnc1087550.diff.
+
+---
+Mon Apr  9 13:48:24 UTC 2018 - rguent...@suse.com
+
+- Set SUSE_ASNEEDED to zero during %install so libasan keeps its
+  NEEDED entry for libstdc++.so.  [GCC#84428]
+
+---
+Fri Apr  6 09:07:30 UTC 2018 - rguent...@suse.com
+
+- Update to SVN trunk head (r259162).
+- Enable --enable-fix-cortex-a53-835769 for aarch64.
+- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
+  back to compatible behavior with the default ABI.  [bnc#1087550]
+
+---
+Tue Apr  3 08:18:28 UTC 2018 - rguent...@suse.com
+
+- Update to SVN trunk head (r259024).
+  * Includes gcc8-pr84990.patch.
+- Enable --enable-fix-cortex-a53-843419 for aarch64.  [bnc#1084812]
+
+---
+Tue Mar 20 09:20:25 UTC 2018 - rguent...@suse.com
+
+- Update to SVN trunk head (r258674).
+  * Add gcc8-pr84990.patch to fix bootstrap with Ada.
+- Switch to release-checking builds.
+
+---
cross-arm-gcc8.changes: same change
cross-arm-none-gcc8-bootstrap.changes: same change
cross-arm-none-gcc8.changes: same change
cross-avr-gcc8-bootstrap.changes: same change
cross-avr-gcc8.changes: same change
cross-epiphany-gcc8-bootstrap.changes: same change
cross-epiphany-gcc8.changes: same change
cross-hppa-gcc8.changes: same change
cross-i386-gcc8.changes: same change
cross-m68k-gcc8.changes: same change
cross-mips-gcc8.changes: same change
cross-nvptx-gcc8.changes: same change
cross-ppc64-gcc8.changes: same change
cross-ppc64le-gcc8.changes: same change
cross-riscv64-gcc8.changes: same change
cross-rx-gcc8-bootstrap.changes: same change
cross-rx-gcc8.changes: same change
cross-s390x-gcc8.changes: same change
cross-sparc-gcc8.changes: same change
cross-sparc64-gcc8.changes: same change
cross-x86_64-gcc8.changes: same change
gcc8-testresults.changes: same change
gcc8.changes: same change

Old:

  gcc-8.0.1+r258445.tar.xz

New:

  gcc-8.0.1+r259467.tar.xz



Other differences:
--
++ cross-aarch64-gcc8.spec ++
--- /var/tmp/diff_new_pack.rLY5ig/_old  2018-04-22 14:44:02.559408800 +0200
+++ /var/tmp/diff_new_pack.rLY5ig/_new  2018-04-22 14:44:02.595407498 +0200
@@ -170,7 +170,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:8.0.1+r258445
+Version:8.0.1+r259467
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
@@ -327,8 +327,8 @@
 # In general we want to ship release checking enabled compilers
 # which is the default for released compilers
 #ENABLE_CHECKING="--enable-checking=yes"
-#ENABLE_CHECKING="--enable-checking=release"
-ENABLE_CHECKING=""
+ENABLE_CHECKING="--enable-checking=release"
+#ENABLE_CHECKING=""
 
 # Work around tail/head -1 changes
 export _POSIX2_VERSION=199209
@@ -481,6 +481,10 @@
--with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \
 %endif
+%if "%{TARGET_ARCH}" == "aarch64"
+   --enable-fix-cortex-a53-835769 \
+   --enable-fix-cortex-a53-843419 \
+%endif
 %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || 
"%{TARGET_ARCH}" == "powerpc64le"
 %if "%{TARGET_ARCH}" == "powerpc"
 --with-cpu=default32 \

cross-arm-gcc8.spec: same change
cross-arm-none-gcc8-bootstrap.spec: same change
cross-arm-none-gcc8.spec: same change
cross-avr-gcc8-bootstrap.spec: same change
cross-avr-gcc8.spec: same change
cross-epiphany-gcc8-bootstrap.spec: same change
cross-epiphany-gcc8.spec: same change
cross-hppa-gcc8.spec: same change
cross-i386-gcc8.spec: same change
cross-m68k-gcc8.spec:

commit rpm for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2018-04-22 14:43:12

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


Package is "rpm"

Sun Apr 22 14:43:12 2018 rev:261 rq:598478 version:4.14.1

Changes:

--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2018-04-10 09:52:44.919642839 
+0200
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes 2018-04-22 
14:44:04.595335138 +0200
@@ -1,0 +2,10 @@
+Thu Apr 19 11:53:52 CEST 2018 - m...@suse.de
+
+- move -fprofile-update=atomic before -fprofile-generate
+
+---
+Wed Apr 18 11:50:11 UTC 2018 - mli...@suse.cz
+
+- Enable -fprofile-update=atomic for PGO (boo#1040589).
+
+---



Other differences:
--
rpm.spec: same change
++ rpm-suse_macros ++
--- /var/tmp/diff_new_pack.ne2yIG/_old  2018-04-22 14:44:06.919251056 +0200
+++ /var/tmp/diff_new_pack.ne2yIG/_new  2018-04-22 14:44:06.923250912 +0200
@@ -246,7 +246,7 @@
 %leap_version @leap_version@
 
 %do_profiling 1
-%cflags_profile_generate -fprofile-generate
+%cflags_profile_generate -fprofile-update=atomic -fprofile-generate
 %cflags_profile_feedback -fprofile-use
 
 %suse_install_update_message() \




commit patch for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package patch for openSUSE:Factory checked 
in at 2018-04-22 14:42:28

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


Package is "patch"

Sun Apr 22 14:42:28 2018 rev:42 rq:597758 version:2.7.6

Changes:

--- /work/SRC/openSUSE:Factory/patch/patch.changes  2018-03-30 
11:55:15.032143755 +0200
+++ /work/SRC/openSUSE:Factory/.patch.new/patch.changes 2018-04-22 
14:42:29.814764469 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 11:16:34 CEST 2018 - jdelv...@suse.de
+
+- Add ed as BuildRequires so ed-style patches can be checked by
+  the test suite.
+
+---
+Wed Apr 18 08:53:00 UTC 2018 - jdelv...@suse.de
+
+Fix CVE-2018-1000156 (bsc#1088420, savannah#53566).
+- ed-style-01-missing-input-files.patch: Allow input files to be
+  missing for ed-style patches.
+- ed-style-02-fix-arbitrary-command-execution.patch,
+  ed-style-03-update-test-Makefile.patch: Fix arbitrary command
+  execution in ed-style patches.
+- ed-style-04-invoke-ed-directly.patch: Invoke ed directly instead
+  of using the shell.
+- ed-style-05-minor-cleanups.patch: Minor cleanups in do_ed_script.
+- ed-style-06-fix-test-failure.patch: Fix 'ed-style' test failure.
+
+---

New:

  ed-style-01-missing-input-files.patch
  ed-style-02-fix-arbitrary-command-execution.patch
  ed-style-03-update-test-Makefile.patch
  ed-style-04-invoke-ed-directly.patch
  ed-style-05-minor-cleanups.patch
  ed-style-06-fix-test-failure.patch



Other differences:
--
++ patch.spec ++
--- /var/tmp/diff_new_pack.jQWbB2/_old  2018-04-22 14:42:30.450741458 +0200
+++ /var/tmp/diff_new_pack.jQWbB2/_new  2018-04-22 14:42:30.450741458 +0200
@@ -27,9 +27,16 @@
 Source2:http://ftp.gnu.org/gnu/patch/%{name}-%{version}.tar.xz.sig
 Source3:
http://savannah.gnu.org/project/memberlist-gpgkeys.php?group=patch&download=1#/patch.keyring
 Patch1: fix-segfault-mangled-rename.patch
+Patch2: ed-style-01-missing-input-files.patch
+Patch3: ed-style-02-fix-arbitrary-command-execution.patch
+Patch4: ed-style-03-update-test-Makefile.patch
+Patch5: ed-style-04-invoke-ed-directly.patch
+Patch6: ed-style-05-minor-cleanups.patch
+Patch7: ed-style-06-fix-test-failure.patch
 # See bnc#662957. The fix for CVE-2010-4651 breaks the way interdiff was
 # invoking patch, so interdiff had to be fixed too.
 Conflicts:  patchutils < 0.3.2
+BuildRequires:  ed
 %if 0%{?suse_version} < 1220
 BuildRequires:  xz
 %endif
@@ -41,6 +48,12 @@
 %prep
 %setup -q
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
 
 %build
 export CFLAGS="%{optflags} -Wall -O2 -pipe"
@@ -55,11 +68,7 @@
 
 %files
 %doc AUTHORS NEWS README
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %{_bindir}/patch
 %{_mandir}/man1/patch.1%{ext_man}
 

++ ed-style-01-missing-input-files.patch ++
From: Andreas Gruenbacher 
Date: Fri, 6 Apr 2018 11:34:51 +0200
Subject: Allow input files to be missing for ed-style patches
Patch-mainline: yes
Git-commit: b5a91a01e5d0897facdd0f49d64b76b0f02b43e1
References: bsc#1088420, savannah#53566, CVE-2018-1000156

* src/pch.c (do_ed_script): Allow input files to be missing so that new
files will be created as with non-ed-style patches.
---
 src/pch.c |8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

--- a/src/pch.c
+++ b/src/pch.c
@@ -2394,9 +2394,11 @@ do_ed_script (char const *inname, char c
 
 if (! dry_run && ! skip_rest_of_patch) {
int exclusive = *outname_needs_removal ? 0 : O_EXCL;
-   assert (! inerrno);
-   *outname_needs_removal = true;
-   copy_file (inname, outname, 0, exclusive, instat.st_mode, true);
+   if (inerrno != ENOENT)
+ {
+   *outname_needs_removal = true;
+   copy_file (inname, outname, 0, exclusive, instat.st_mode, true);
+ }
sprintf (buf, "%s %s%s", editor_program,
 verbosity == VERBOSE ? "" : "- ",
 outname);
++ ed-style-02-fix-arbitrary-command-execution.patch ++
From: Andreas Gruenbacher 
Date: Fri, 6 Apr 2018 12:14:49 +0200
Subject: Fix arbitrary command execution in ed-style patches
Patch-mainline: yes
Git-commit: 123eaff0d5d1aebe128295959435b9ca5909c26d
References: bsc#1088420, savannah#53566, CVE-2018-1000156

* src/pch.c (do_ed_script): Write ed script to a temporary file instead
of piping it to ed: this will cause ed to abort on invalid commands
instead of rejecting them and carrying on.
* tests/ed-style: New test case.
* tests/Makefile.a

commit iputils for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package iputils for openSUSE:Factory checked 
in at 2018-04-22 14:42:33

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


Package is "iputils"

Sun Apr 22 14:42:33 2018 rev:42 rq:597778 version:s20161105

Changes:

--- /work/SRC/openSUSE:Factory/iputils/iputils.changes  2018-01-16 
09:25:17.253652279 +0100
+++ /work/SRC/openSUSE:Factory/.iputils.new/iputils.changes 2018-04-22 
14:42:35.134571986 +0200
@@ -1,0 +2,6 @@
+Mon Apr 16 11:56:51 UTC 2018 - jcaam...@suse.com
+
+- Backport license information from upstream (bnc#1082788):
+  iputils-add-license-info.diff
+
+---

New:

  iputils-add-license-info.diff



Other differences:
--
++ iputils.spec ++
--- /var/tmp/diff_new_pack.hsWJuU/_old  2018-04-22 14:42:35.870545356 +0200
+++ /var/tmp/diff_new_pack.hsWJuU/_new  2018-04-22 14:42:35.870545356 +0200
@@ -20,7 +20,7 @@
 Version:s20161105
 Release:0
 Summary:IPv4 and IPv6 Networking Utilities
-License:BSD-3-Clause AND GPL-2.0+
+License:BSD-3-Clause AND GPL-2.0-or-later
 Group:  Productivity/Networking/Other
 Url:https://github.com/iputils/iputils
 Source0:https://github.com/iputils/iputils/archive/%{version}.tar.gz
@@ -30,6 +30,8 @@
 # PATCH-FIX-UPSTREAM 
iputils-remove-bogus-check-required-for-2.4.9-kernels.patch ti...@suse.de - 
boo#927831
 Patch10:iputils-remove-bogus-check-required-for-2.4.9-kernels.patch
 Patch11:iputils-ping-fix-pmtu-for-ipv6.patch
+# PATCH-FIX-OPENSUSE iputils-add-license-info.diff jcaam...@suse.com - 
bnc#1082788
+Patch12:iputils-add-license-info.diff
 BuildRequires:  docbook_3
 BuildRequires:  iso_ent
 BuildRequires:  libcap-devel
@@ -68,6 +70,7 @@
 %patch9 -p1
 %patch10 -p1
 %patch11
+%patch12 -p1
 
 %build
 
@@ -146,6 +149,11 @@
 
 %files
 %doc RELNOTES
+%if 0%{?suse_version} < 1500
+%doc LICENSE LICENSE.BSD3 LICENSE.GPL2
+%else
+%license LICENSE LICENSE.BSD3 LICENSE.GPL2
+%endif
 %verify(not mode caps) %attr(0755,root,root) %{_bindir}/ping
 %{_bindir}/ping6
 %{_sbindir}/arping

++ iputils-add-license-info.diff ++
 757 lines (skipped)




commit gcc7 for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package gcc7 for openSUSE:Factory checked in 
at 2018-04-22 14:42:37

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


Package is "gcc7"

Sun Apr 22 14:42:37 2018 rev:17 rq:597802 version:7.3.1+r258812

Changes:

--- /work/SRC/openSUSE:Factory/gcc7/cross-aarch64-gcc7.changes  2018-04-16 
12:42:34.907099282 +0200
+++ /work/SRC/openSUSE:Factory/.gcc7.new/cross-aarch64-gcc7.changes 
2018-04-22 14:42:41.982324218 +0200
@@ -1,0 +2,5 @@
+Wed Apr 18 14:02:32 UTC 2018 - rguent...@suse.com
+
+- Update gcc7-bnc1087550.diff with latest changes.  [bnc#1087550]
+
+---
cross-arm-gcc7.changes: same change
cross-arm-none-gcc7-bootstrap.changes: same change
cross-arm-none-gcc7.changes: same change
cross-avr-gcc7-bootstrap.changes: same change
cross-avr-gcc7.changes: same change
cross-epiphany-gcc7-bootstrap.changes: same change
cross-epiphany-gcc7.changes: same change
cross-hppa-gcc7.changes: same change
cross-i386-gcc7.changes: same change
cross-m68k-gcc7.changes: same change
cross-mips-gcc7.changes: same change
cross-nvptx-gcc7.changes: same change
cross-ppc64-gcc7.changes: same change
cross-ppc64le-gcc7.changes: same change
cross-rx-gcc7-bootstrap.changes: same change
cross-rx-gcc7.changes: same change
cross-s390x-gcc7.changes: same change
cross-sparc-gcc7.changes: same change
cross-sparc64-gcc7.changes: same change
cross-x86_64-gcc7.changes: same change
gcc7-testresults.changes: same change
gcc7.changes: same change



Other differences:
--
cross-arm-gcc7.spec: same change
cross-arm-none-gcc7-bootstrap.spec: same change
cross-arm-none-gcc7.spec: same change
cross-avr-gcc7-bootstrap.spec: same change
cross-avr-gcc7.spec: same change
cross-epiphany-gcc7-bootstrap.spec: same change
cross-epiphany-gcc7.spec: same change
cross-hppa-gcc7.spec: same change
cross-i386-gcc7.spec: same change
cross-m68k-gcc7.spec: same change
cross-mips-gcc7.spec: same change
cross-nvptx-gcc7.spec: same change
cross-ppc64-gcc7.spec: same change
cross-ppc64le-gcc7.spec: same change
cross-rx-gcc7-bootstrap.spec: same change
cross-rx-gcc7.spec: same change
cross-s390x-gcc7.spec: same change
cross-sparc-gcc7.spec: same change
cross-sparc64-gcc7.spec: same change
cross-x86_64-gcc7.spec: same change
gcc7-testresults.spec: same change
gcc7.spec: same change
++ gcc7-bnc1087550.diff ++
--- /var/tmp/diff_new_pack.hWx0fG/_old  2018-04-22 14:42:47.334130577 +0200
+++ /var/tmp/diff_new_pack.hWx0fG/_new  2018-04-22 14:42:47.338130432 +0200
@@ -1,4 +1,29 @@
-2018-04-10  Jonathan Wakely  
+2018-04-18  Jonathan Wakely  
+   Jakub Jelinek  
+
+   PR libstdc++/85442
+   * src/c++11/Makefile.am: Don't generate debuginfo again for
+   cxx11-ios_failure-lt.s and cxx11-ios_failure.s files.
+   * src/c++11/Makefile.in: Regenerate.
+
+2018-04-13  Jonathan Wakely  
+
+   * src/c++11/Makefile.am: Fix sed command.
+   * src/c++11/Makefile.in: Regenerate.
+
+   * src/c++11/Makefile.am: Rewrite sed rule to be less fragile and to
+   handle mangled names starting with double underscores on darwin.
+   * src/c++11/Makefile.in: Regenerate.
+
+2018-04-12  Jonathan Wakely  
+
+   * src/c++11/Makefile.am: Fix comment.
+   * src/c++11/Makefile.in: Regenerate.
+   * src/c++11/cxx11-ios_failure.cc: Fix comment.
+   * src/c++98/ios_failure.cc: Likewise.
+
+   Backport from mainline
+   2018-04-10  Jonathan Wakely  
 
PR libstdc++/85222
* src/c++11/Makefile.am [ENABLE_DUAL_ABI]: Add special rules for
@@ -8,6 +33,7 @@
New types.
[_GLIBCXX_USE_DUAL_ABI] (__throw_ios_failure): Define here.
* src/c++11/ios.cc (__throw_ios_failure): Remove definition.
+   (_GLIBCXX_USE_CXX11_ABI): Don't define here.
* src/c++98/ios_failure.cc (__construct_ios_failure)
(__destroy_ios_failure, is_ios_failure_handler): New functions.
[!_GLIBCXX_USE_DUAL_ABI] (__throw_ios_failure): Define here.
@@ -33,8 +59,8 @@
 
 Index: libstdc++-v3/src/c++98/ios_failure.cc
 ===
 libstdc++-v3/src/c++98/ios_failure.cc  (revision 259280)
-+++ libstdc++-v3/src/c++98/ios_failure.cc  (revision 259281)
+--- libstdc++-v3/src/c++98/ios_failure.cc  (revision 259351)
 libstdc++-v3/src/c++98/ios_failure.cc  (working copy)
 @@ -29,6 +29,18 @@
  #define _GLIBCXX_USE_CXX11_ABI 0
  #include 
@@ -60,7 +86,7 @@
  
 +#if _GLIBCXX_USE_DUAL_ABI
 +  // When the dual ABI is enabled __throw_ios_failure() is defined in
-+  // src/c++11/ios_failure.cc
++  // src/c++11/cxx11-ios_failure.cc
 +#if __cpp_rtti
 +  // If 

commit java-11-openjdk for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package java-11-openjdk for openSUSE:Factory 
checked in at 2018-04-22 14:40:59

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


Package is "java-11-openjdk"

Sun Apr 22 14:40:59 2018 rev:9 rq:599530 version:11.0.0.0~10

Changes:

--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes  
2018-04-06 17:56:51.135639530 +0200
+++ /work/SRC/openSUSE:Factory/.java-11-openjdk.new/java-11-openjdk.changes 
2018-04-22 14:41:05.269823569 +0200
@@ -1,0 +2,445 @@
+Fri Apr 20 20:40:43 UTC 2018 - fst...@suse.com
+
+- Update to upstream tag jdk-11+10 (April 2018 CPU)
+  * Security fixes:
++ S8194238: Trying exceptions in MethodHandles (CVE-2018-2826,
+  bsc#1090197)
++ S8194233: Improve support for array handles (CVE-2018-2825,
+  bsc#1090196)
++ S8192025: Less referential references (CVE-2018-2814,
+  bsc#1090032)
++ S8189997: Enhance keystore mechanisms (CVE-2018-2794,
+  bsc#1090024)
++ S8189977: Improve permission portability (CVE-2018-2795,
+  bsc#1090025)
++ S8189993: Improve document portability (CVE-2018-2799,
+  bsc#1090029)
++ S8189989: Improve container portability (CVE-2018-2798,
+  bsc#1090028)
++ S8189985: Improve tabular data portability (CVE-2018-2797,
+  bsc#1090027)
++ S8189981: Improve queuing portability (CVE-2018-2796,
+  bsc#1090026)
++ S8189969: Manifest better manifest entries (CVE-2018-2790,
+  bsc#1090023)
+  * Security-In-Depth fixes:
++ S8182362: Update CipherOutputStream Usage
++ S8183032: Upgrade to LittleCMS 2.9
++ S8189123: More consistent classloading
++ S8190478: Improved interface method selection
++ S8190877: Better handling of abstract classes
++ S8191696: Better mouse positioning
++ S8192030: Better MTSchema support
++ S8193409: Improve AES supporting classes
++ S8193414: Improvements in MethodType lookups
+  * Fixes:
++ S8009632: (fs) FileStore.supportsFileAttributeView does not
+  detect user_xattr enabled on ext4
++ S8049695: nsk/jdb/options/connect/connect003 fails with
+  "Launched jdb could not attach to debuggee during 30
+  milliseconds"
++ S8057732: sun/jvmstat/monitor/MonitoredVm/
+  /MonitorVmStartTerminate.java: Invalid PerfMemory size
++ S8078221: java/rmi/Naming/DefaultRegistryPort.java fails
+  intermittently
++ S8151171: Bring g1ConcurrentMark files up to current coding
+  conventions
++ S8152821: Merge jdk.internal.misc.JavaSecurityAccess and
+  jdk.internal.misc.JavaSecurityProtectionDomainAccess shared
+  secrets
++ S8175075: Add 3DES to the default disabled algorithm security
+  property
++ S8180415: Rebuild remembered sets during the concurrent cycle
++ S8183238: Obsolete CheckEndorsedAndExtDirs and remove checks
+  for lib/endorsed and lib/ext
++ S8184692: add Pattern.asMatchPredicate
++ S8186032: Disable XML Signatures signed with EC keys less
+  than 224 bits
++ S8187472: AARCH64: array_equals intrinsic doesn't use
+  prefetch for large arrays
++ S8189101: AARCH32 - 'minimal' build fails because CMS bits
+  are referred unconditionally
++ S8189765: Improve error reporting for compiling against
+  package not visible due to modules
++ S8191101: Show register content in hs-err file on assert
++ S8191358: Restore TSA certificate expiration check
++ S8193067: gc/g1/TestVerifyGCType.java still unstable
++ S8194259: keytool error: java.io.IOException: Invalid secret
+  key format
++ S8194260: Point-to-point interface should be excluded from
+  java/net/ipv6tests/*
++ S8194734: Handle to jimage file inherited into child
+  processes (win)
++ S8194750: Console.readPassword does not save/restore tty
+  settings
++ S8194812: Extend class-data sharing to support the module path
++ S8195099: Concurrent safe-memory-reclamation mechanism
++ S8195662: Add T6587786.java to problem list before
+  JDK-8195589 is resolved
++ S8195972: Refactor oops in JNI to use the Access API
++ S8196289: Update src/java.desktop/share/legal/lcms.md for
+  LCMS 2.9
++ S8196485: FromCardCache default card index can cause crashes
++ S8196516: libfontmanager must be built with LDFLAGS allowing
+  unresolved symbols
++ S8196865: G1 log for active workers is wrong
++ S8197441: Signature#initSign/initVerify for an invalid
+  private/public key fails with ClassCastException for SunPKCS11
+  provider
++ S8197443: ArrayIndexOutOfBoundsException in
+  UcryptoException.getError
++ S8197564: HTTP Client implementation
++ S8197569: Refactor eager reclaim for concurrent re

commit kde-l10n for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package kde-l10n for openSUSE:Factory 
checked in at 2018-04-22 14:41:09

Comparing /work/SRC/openSUSE:Factory/kde-l10n (Old)
 and  /work/SRC/openSUSE:Factory/.kde-l10n.new (New)


Package is "kde-l10n"

Sun Apr 22 14:41:09 2018 rev:34 rq:599727 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kde-l10n/kde-l10n.changes2017-12-19 
10:59:08.995431633 +0100
+++ /work/SRC/openSUSE:Factory/.kde-l10n.new/kde-l10n.changes   2018-04-22 
14:41:13.617521519 +0200
@@ -1,0 +2,5 @@
+Sun Apr 22 07:12:56 UTC 2018 - lbeltr...@kde.org
+
+- Remove kopete mo files which are conflicting with the tarball
+
+---



Other differences:
--
++ kde-l10n.spec ++
--- /var/tmp/diff_new_pack.udJ0sL/_old  2018-04-22 14:41:16.113431208 +0200
+++ /var/tmp/diff_new_pack.udJ0sL/_new  2018-04-22 14:41:16.117431063 +0200
@@ -1116,8 +1116,8 @@
  -name plasma_runner_kget.mo -o -name plasma_applet_kget.mo -o \
  -name sweeper.mo -o -name juk.mo -o -name kimagemapeditor.mo -o \
  -name kmix.mo -o -name kmouth.mo -o -name kolf.mo -o -name ksirk.mo -o \
- -name palapeli.mo -o -name ksirkskineditor.mo \
- \) -delete
+ -name palapeli.mo -o -name ksirkskineditor.mo -o -name kio_jabberdisco.mo -o \
+ -name kopete.mo \) -delete
 
 # Duplicated manpages between tarballs and applications
 find %{buildroot}%{_mandir}/ -type f \( -name kdesu.1 \

++ kde-l10n.spec.in ++
--- /var/tmp/diff_new_pack.udJ0sL/_old  2018-04-22 14:41:16.345422813 +0200
+++ /var/tmp/diff_new_pack.udJ0sL/_new  2018-04-22 14:41:16.353422524 +0200
@@ -118,8 +118,8 @@
  -name plasma_runner_kget.mo -o -name plasma_applet_kget.mo -o \
  -name sweeper.mo -o -name juk.mo -o -name kimagemapeditor.mo -o \
  -name kmix.mo -o -name kmouth.mo -o -name kolf.mo -o -name ksirk.mo -o \
- -name palapeli.mo -o -name ksirkskineditor.mo \
- \) -delete
+ -name palapeli.mo -o -name ksirkskineditor.mo -o -name kio_jabberdisco.mo -o \
+ -name kopete.mo \) -delete
 
 # Duplicated manpages between tarballs and applications
 find %{buildroot}%{_mandir}/ -type f \( -name kdesu.1 \




commit 000product for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2018-04-22 14:41:21

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


Package is "000product"

Sun Apr 22 14:41:21 2018 rev:114 rq: version:unknown
Sun Apr 22 14:41:20 2018 rev:113 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.0EWbvI/_old  2018-04-22 14:41:35.848717118 +0200
+++ /var/tmp/diff_new_pack.0EWbvI/_new  2018-04-22 14:41:35.852716973 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,9 +35,9 @@
   true
   -x -2
   openSUSE
-  20180420
+  20180422
   11
-  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180420,openSUSE 
Tumbleweed Kubic
+  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180422,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.0EWbvI/_old  2018-04-22 14:41:35.876716104 +0200
+++ /var/tmp/diff_new_pack.0EWbvI/_new  2018-04-22 14:41:35.880715959 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   openSUSE-Tumbleweed-Kubic-release
-Version:20180420
+Version:    20180422
 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) = 20180420-0
+Provides:   product(openSUSE-Tumbleweed-Kubic) = 20180422-0
 Provides:   product-label() = openSUSE%20Tumbleweed%20Kubic
-Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180420
+Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180422
 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) = 20180420-0
+Provides:   product_flavor(openSUSE-Tumbleweed-Kubic) = 20180422-0
 Summary:openSUSE Tumbleweed Kubic
 
 %description dvd
@@ -123,11 +123,11 @@
 
   openSUSE
   openSUSE-Tumbleweed-Kubic
-  20180420
+  20180422
   0
   
   %{_target_cpu}
-  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180420
+  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180422
   openSUSE-Tumbleweed-Kubic
   
 

++ _service:product_converter:openSUSE-cd-mini-i586.kiwi ++
--- /var/tmp/diff_new_pack.0EWbvI/_old  2018-04-22 14:41:35.904715091 +0200
+++ /var/tmp/diff_new_pack.0EWbvI/_new  2018-04-22 14:41:35.904715091 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,9 +32,9 @@
   true
   -x -2
   openSUSE
-  20180420
+  20180422
   11
-  cpe:/o:opensuse:opensuse:20180420,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20180422,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.0EWbvI/_old  2018-04-22 14:41:36.000711618 +0200
+++ /var/tmp/diff_new_pack.0EWbvI/_new  2018-04-22 14:41:36.004711473 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -24,7 +24,7 @@
   openSUSE
   ftp
   true
-  openSUSE-20180420-i586-x86_64
+  openSUSE-20180422-i586-x86_64
   true
   /
   $DISTNAME-$FLAVOR
@@ -36,9 +36,9 @@
   true
   -x -2
   openSUSE
-  20180420
+  20180422
   11
-  cpe:/o:opensuse:opensuse:20180420,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20180422,openSUSE 
Tumbleweed
   cs da de en en_GB en_US es fi fr hu it ja

commit pam_yubico for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package pam_yubico for openSUSE:Factory 
checked in at 2018-04-22 14:40:46

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


Package is "pam_yubico"

Sun Apr 22 14:40:46 2018 rev:8 rq:599493 version:2.26

Changes:

--- /work/SRC/openSUSE:Factory/pam_yubico/pam_yubico.changes2018-04-16 
12:49:22.832257882 +0200
+++ /work/SRC/openSUSE:Factory/.pam_yubico.new/pam_yubico.changes   
2018-04-22 14:40:47.926451120 +0200
@@ -1,0 +2,15 @@
+Fri Apr 20 11:58:00 UTC 2018 - kbabi...@suse.com
+
+- Version 2.26 (released 2018-04-20)
+  - Make sure to close authfile (CVE-2018-9275 bsc#1088027).
+  - Fix compiler warnings.
+  - Open file descriptors with O_CLOEXEC.
+  - Use mkostemp() instead of mkstemp().
+- Dropped patches that are included upstream:
+  - cloexec.patch
+  - compiler-warnings-format-strings.patch
+  - compiler-warnings-pointer.patch
+  - leaking-file-descriptor.patch
+  - util_test-mkdtemp.patch
+
+---

Old:

  cloexec.patch
  compiler-warnings-format-strings.patch
  compiler-warnings-pointer.patch
  leaking-file-descriptor.patch
  pam_yubico-2.25.tar.gz
  pam_yubico-2.25.tar.gz.sig
  util_test-mkdtemp.patch

New:

  pam_yubico-2.26.tar.gz
  pam_yubico-2.26.tar.gz.sig



Other differences:
--
++ pam_yubico.spec ++
--- /var/tmp/diff_new_pack.AbKv38/_old  2018-04-22 14:40:48.806419280 +0200
+++ /var/tmp/diff_new_pack.AbKv38/_new  2018-04-22 14:40:48.810419135 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pam_yubico
-Version:2.25
+Version:2.26
 Release:0
 Summary:Yubico Pluggable Authentication Module (PAM)
 License:BSD-2-Clause
@@ -26,11 +26,6 @@
 Source: 
https://developers.yubico.com/yubico-pam/Releases/pam_yubico-%{version}.tar.gz
 Source1:
https://developers.yubico.com/yubico-pam/Releases/pam_yubico-%{version}.tar.gz.sig
 Source2:baselib.conf
-Patch0: leaking-file-descriptor.patch
-Patch1: util_test-mkdtemp.patch
-Patch2: compiler-warnings-format-strings.patch
-Patch3: compiler-warnings-pointer.patch
-Patch4: cloexec.patch
 BuildRequires:  libykclient-devel >= 2.15
 BuildRequires:  libyubikey-devel
 BuildRequires:  openldap2-devel
@@ -44,11 +39,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 %configure --bindir=%{_bindir} --with-pam-dir=/%{_lib}/security 
--disable-static --disable-silent-rules
@@ -59,7 +49,8 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %files
-%doc README COPYING AUTHORS NEWS doc/*
+%license COPYING*
+%doc README AUTHORS NEWS doc/*
 %{_bindir}/ykpamcfg
 /%{_lib}/security/pam_yubico.so
 %{_mandir}/man1/ykpamcfg.1*

++ pam_yubico-2.25.tar.gz -> pam_yubico-2.26.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_yubico-2.25/ChangeLog 
new/pam_yubico-2.26/ChangeLog
--- old/pam_yubico-2.25/ChangeLog   2018-03-27 12:41:18.0 +0200
+++ new/pam_yubico-2.26/ChangeLog   2018-04-20 13:03:44.0 +0200
@@ -1,3 +1,92 @@
+2018-04-20  Klas Lindfors 
+
+   * NEWS: NEWS for 2.26
+
+2018-04-18  Klas Lindfors 
+
+   * README: Drop the blurb about rewriting of this project
+
+2018-04-13  Klas Lindfors 
+
+   * : commit e5bd2ef8449799d06f6f8dad3e602cc047e3c1af Author: Karol
+   Babioch  Date:   Wed Apr 11 13:37:17 2018 +0200
+
+2018-04-05  Karol Babioch 
+
+   * pam_yubico.c: Use mkotemp() instead of mkstemp() This uses mkostemp() 
instead of mkstemp(), passing along the
+   `O_CLOEXEC` flag, which makes sure that the file descriptor is
+   closed and won't be leaked into any child process, which was
+   previously an issue due to a missing fclose() (#136).
+
+2018-04-05  Karol Babioch 
+
+   * pam_yubico.c, util.c, ykpamcfg.c: Add "e" flag to fopen() calls This 
adds the `e` flag to fopen() calls, making sure the `O_CLOEXEC`
+   flag is used. This makes sure that the file descriptor is being
+   closed and not leaked into child processes. This was an issues
+   previously due to a missing fclose() (#136).
+
+2018-04-05  Karol Babioch 
+
+   * pam_yubico.c, util.c: Open file descriptors with O_CLOEXEC This opens 
any file descriptors with the O_CLOEXEC flag, which will
+   make sure that file descriptors won't be leaked into any child
+   process. This was previously an issue due to a forgotten fclose()
+   (#136).
+
+2018-04-10  Klas Lindfors 
+
+   * : commit c845c63aecb31f10859ac177f2848c74abcaef73 Merge: 6fe39d6
+   1aacb11 Author: Klas Lindf

commit calibre for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2018-04-22 14:41:02

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


Package is "calibre"

Sun Apr 22 14:41:02 2018 rev:189 rq:599590 version:3.22.1

Changes:

--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2018-04-10 
10:54:41.877170852 +0200
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2018-04-22 
14:41:09.997652499 +0200
@@ -1,0 +2,30 @@
+Sat Apr 21 08:14:41 UTC 2018 - ec...@opensuse.org
+
+- update to 3.22.1
+  New Features
+  - Edit book: Add a tool to upgrade books from EPUB 2 to EPUB 3 
+(Tools->Upgrade book internals)
+  - Add support for the FBZ format (zipped FB2)
+  - Kindle driver: Change the height of generated thumbnails to 
+500px, needed for the Oasis 2017
+  - Edit book: When bulk renaming files add an option to rename by
+the order in which the files appear in the book.
+  - Polishing: Recognize titlepages that are marked as covers in
+the EPUB 3 landmarks section
+  - Edit Book: Automatically updated the modified timestamp in the 
+OPF when saving EPUB 3 books.
+  - Remove the ISBNDB metadata plugin as ISBNDB no longer allows 
+free lookups.
+  Bug Fixes
+  - EPUB 3 metadata: If the book defines more than one author sort
+value for an author use the first instead of the last
+  - Check Book: Dont warn for nav document not in spine in EPUB 3 
+books
+  - Linux installer: Fix umask question not working with the 
+recommended install command because stdin is a pipe
+  - Browser viewer: Show an error message when trying to use the 
+Sync function without being logged in
+  - When setting cover from a PDF file and the user clicks cancel, 
+do not delete the existing cover
+
+---

Old:

  calibre-3.21.0.tar.xz

New:

  calibre-3.22.1.tar.xz



Other differences:
--
++ calibre.spec ++
--- /var/tmp/diff_new_pack.WQyV3f/_old  2018-04-22 14:41:11.193609225 +0200
+++ /var/tmp/diff_new_pack.WQyV3f/_new  2018-04-22 14:41:11.197609080 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   calibre
-Version:3.21.0
+Version:3.22.1
 Release:0
 Summary:EBook Management Application
 License:GPL-3.0

++ calibre-3.21.0.tar.xz -> calibre-3.22.1.tar.xz ++
/work/SRC/openSUSE:Factory/calibre/calibre-3.21.0.tar.xz 
/work/SRC/openSUSE:Factory/.calibre.new/calibre-3.22.1.tar.xz differ: char 25, 
line 1




commit python-canonicaljson for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package python-canonicaljson for 
openSUSE:Factory checked in at 2018-04-22 14:40:30

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


Package is "python-canonicaljson"

Sun Apr 22 14:40:30 2018 rev:2 rq:599476 version:1.1.3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-canonicaljson/python-canonicaljson.changes
2017-08-08 11:58:45.076150406 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-canonicaljson.new/python-canonicaljson.changes
   2018-04-22 14:40:35.990882999 +0200
@@ -1,0 +2,10 @@
+Fri Apr 20 18:08:21 UTC 2018 - ok...@suse.com
+
+- Cleanup duplicate files in singlespec package with fdupes
+
+---
+Fri Apr 20 18:05:19 UTC 2018 - ok...@suse.com
+
+- Update to 1.1.3
+
+---

Old:

  python-canonicaljson-1.0.0.tar.gz

New:

  python-canonicaljson-1.1.3.tar.gz



Other differences:
--
++ python-canonicaljson.spec ++
--- /var/tmp/diff_new_pack.VbEAco/_old  2018-04-22 14:40:37.614824237 +0200
+++ /var/tmp/diff_new_pack.VbEAco/_new  2018-04-22 14:40:37.614824237 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-canonicaljson
 #
-# 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,7 +20,7 @@
 %define github_user matrix-org
 %define short_name canonicaljson
 Name:   python-%{short_name}
-Version:1.0.0
+Version:1.1.3
 Release:0
 Summary:Canonical JSON
 License:Apache-2.0
@@ -31,6 +31,7 @@
 BuildRequires:  %{python_module frozendict}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module simplejson}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -61,6 +62,7 @@
 
 %install
 %python_install
+%fdupes %{buildroot}%{_prefix}
 
 %files %{python_files}
 %defattr(-,root,root,-)

++ python-canonicaljson-1.0.0.tar.gz -> python-canonicaljson-1.1.3.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-canonicaljson-1.0.0/.gitignore 
new/python-canonicaljson-1.1.3/.gitignore
--- old/python-canonicaljson-1.0.0/.gitignore   2015-08-21 20:06:51.0 
+0200
+++ new/python-canonicaljson-1.1.3/.gitignore   2018-04-13 10:56:44.0 
+0200
@@ -1,7 +1,8 @@
-.coverage
-.tox/
+/.coverage
+/.idea/
+/.tox/
 __pycache__/
 *.egg-info/
 *.pyc
-build/
-dist/
+/build/
+/dist/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-canonicaljson-1.0.0/.travis.yml 
new/python-canonicaljson-1.1.3/.travis.yml
--- old/python-canonicaljson-1.0.0/.travis.yml  2015-08-21 20:06:51.0 
+0200
+++ new/python-canonicaljson-1.1.3/.travis.yml  2018-04-13 10:56:44.0 
+0200
@@ -1,12 +1,36 @@
 language: python
-env:
-- TOXENV=packaging
-- TOXENV=pep8
-- TOXENV=py3pep8
-- TOXENV=py27
-- TOXENV=py33
-- TOXENV=py34
-- TOXENV=pypy
+
+# tell travis to cache ~/.cache/pip
+cache: pip
+
+matrix:
+  include:
+- python: 2.7
+  env: TOXENV=packaging
+  
+- python: 2.7
+  env: TOXENV=pep8
+
+- python: 3.6
+  env: TOXENV=py3pep8
+
+- python: 2.7
+  env: TOXENV=py27
+
+- python: 3.3
+  env: TOXENV=py33
+
+- python: 3.4
+  env: TOXENV=py34
+
+- python: 3.5
+  env: TOXENV=py35
+
+- python: 3.6
+  env: TOXENV=py36
+
+- python: pypy
+  env: TOXENV=pypy
 
 install:
 - pip install tox
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-canonicaljson-1.0.0/CHANGES.md 
new/python-canonicaljson-1.1.3/CHANGES.md
--- old/python-canonicaljson-1.0.0/CHANGES.md   1970-01-01 01:00:00.0 
+0100
+++ new/python-canonicaljson-1.1.3/CHANGES.md   2018-04-13 10:56:44.0 
+0200
@@ -0,0 +1,25 @@
+Version 1.1.3 released 2018-04-13
+
+ * Bump depencency on frozendict to >=1.0, to fix conflicts with older
+   versions.
+
+Version 1.1.2 released 2018-04-12
+
+ * Fix escaping of control characters U+ to U+001F AGAIN, which was STILL
+   broken in the previous release
+
+Version 1.1.1 released 2018-04-11
+
+ * Fix escaping of control characters U+ to U+001F, which was broken in
+   the previous release
+
+Version 1.1.0 released 2018-04-06
+
+ * Significant performance improvements
+   (https://

commit yast2-ftp-server for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package yast2-ftp-server for 
openSUSE:Factory checked in at 2018-04-22 14:40:57

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


Package is "yast2-ftp-server"

Sun Apr 22 14:40:57 2018 rev:60 rq:599520 version:4.0.5

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ftp-server/yast2-ftp-server.changes
2018-03-24 16:16:08.993832591 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-ftp-server.new/yast2-ftp-server.changes   
2018-04-22 14:40:57.782094504 +0200
@@ -1,0 +2,9 @@
+Fri Apr 20 13:34:41 UTC 2018 - knut.anders...@suse.com
+
+- bsc#1090387
+  - Do not cache widgets description until the ftp dialog is really
+run to avoid showing an out of date firewall description (the
+vsftpd package provides the firewalld service definition)
+- 4.0.5
+
+---

Old:

  yast2-ftp-server-4.0.4.tar.bz2

New:

  yast2-ftp-server-4.0.5.tar.bz2



Other differences:
--
++ yast2-ftp-server.spec ++
--- /var/tmp/diff_new_pack.Shddzo/_old  2018-04-22 14:40:58.442070624 +0200
+++ /var/tmp/diff_new_pack.Shddzo/_new  2018-04-22 14:40:58.442070624 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ftp-server
-Version:4.0.4
+Version:4.0.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-ftp-server-4.0.4.tar.bz2 -> yast2-ftp-server-4.0.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ftp-server-4.0.4/package/yast2-ftp-server.changes 
new/yast2-ftp-server-4.0.5/package/yast2-ftp-server.changes
--- old/yast2-ftp-server-4.0.4/package/yast2-ftp-server.changes 2018-03-22 
17:20:39.0 +0100
+++ new/yast2-ftp-server-4.0.5/package/yast2-ftp-server.changes 2018-04-20 
16:14:38.0 +0200
@@ -1,4 +1,13 @@
 ---
+Fri Apr 20 13:34:41 UTC 2018 - knut.anders...@suse.com
+
+- bsc#1090387
+  - Do not cache widgets description until the ftp dialog is really
+run to avoid showing an out of date firewall description (the
+vsftpd package provides the firewalld service definition)
+- 4.0.5
+
+---
 Wed Mar 21 13:09:03 UTC 2018 - mfi...@suse.com
 
 - bnc#1084434
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ftp-server-4.0.4/package/yast2-ftp-server.spec 
new/yast2-ftp-server-4.0.5/package/yast2-ftp-server.spec
--- old/yast2-ftp-server-4.0.4/package/yast2-ftp-server.spec2018-03-22 
17:20:39.0 +0100
+++ new/yast2-ftp-server-4.0.5/package/yast2-ftp-server.spec2018-04-20 
16:14:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ftp-server
-Version:4.0.4
+Version:4.0.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ftp-server-4.0.4/src/include/ftp-server/dialogs.rb 
new/yast2-ftp-server-4.0.5/src/include/ftp-server/dialogs.rb
--- old/yast2-ftp-server-4.0.4/src/include/ftp-server/dialogs.rb
2018-03-22 17:20:39.0 +0100
+++ new/yast2-ftp-server-4.0.5/src/include/ftp-server/dialogs.rb
2018-04-20 16:14:38.0 +0200
@@ -24,13 +24,14 @@
 
   Yast.include include_target, "ftp-server/helps.rb"
   Yast.include include_target, "ftp-server/wid_functions.rb"
+end
 
-  # map for description of widget later in CWNTree
-  # widget_descr (vsftpd)
-  #
-  # @return [Hash{String,map Object>}]
-
-  @wid_handling_vsftpd = {
+# map for description of widget later in CWNTree
+# widget_descr (vsftpd)
+#
+# @return [Hash{String,map Object>}]
+def wid_handling_vsftpd
+  @wid_handling_vsftpd ||= {
 "StartMode"=> 
CWMServiceStart.CreateAutoStartWidget(StartMode()),
 "StartStop"=> 
CWMServiceStart.CreateStartStopWidget(StartStop()),
 "StartStopRestart" => StartStopRestart(),
@@ -65,24 +66,27 @@
   FirewallSettingsVs()
 )
   }
+end
 
-  # map for screens of widget later in CWNTree
-  # screens (vsftpd)
-  #
-  # @return [Hash{String,map Object>}]
-
-  @tabs_vsftpd = {
+# map for screens of widget later in CWNTree
+# screens (vsftpd)
+#
+# @return [Hash{String,map Object>}]
+def tabs_vsftpd
+  @tabs_vsftpd ||= {
 "start_up"=> start_up,
 "gen_settings"=> gen_settings,
 "perfor_settings" => perfor_settings,
 "anon_setti

commit openSUSE-release-tools for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2018-04-22 14:40:50

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


Package is "openSUSE-release-tools"

Sun Apr 22 14:40:50 2018 rev:83 rq:599508 version:20180419.3dcaf5c

Changes:

--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2018-04-19 15:30:13.757234226 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
   2018-04-22 14:40:53.870236050 +0200
@@ -1,0 +2,35 @@
+Thu Apr 19 13:14:03 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180419.3dcaf5c:
+  * Handle more products for Factory:ARM
+
+---
+Wed Apr 18 20:48:56 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180418.c725593:
+  * devel-project: notify: utilize osclib.core.package_list_without_links().
+  * osclib/core: provide package_list_without_links().
+  * devel-project: remove unused imports.
+
+---
+Tue Apr 17 21:38:07 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180417.5b2296e:
+  * dist/ci/obs-build-target: in include --always to git describe.
+  * Makefile: package all executable files in bindir.
+  * metrics_release: remove executable flag left over from development.
+
+---
+Tue Apr 17 21:04:47 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180417.e92d7bf:
+  * check_tags_in_requests: replace check_action__default() with built-in.
+  * legal-auto: replace check_action__default() with built-in.
+
+---
+Tue Apr 17 20:57:18 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180417.038cb94:
+  * ReviewBot: disable comment handler for default action handler.
+
+---

Old:

  openSUSE-release-tools-20180417.b8337f4.obscpio

New:

  openSUSE-release-tools-20180419.3dcaf5c.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.OIRypm/_old  2018-04-22 14:40:54.778203197 +0200
+++ /var/tmp/diff_new_pack.OIRypm/_new  2018-04-22 14:40:54.782203052 +0200
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20180417.b8337f4
+Version:20180419.3dcaf5c
 Release:0
 Summary:Tools to aid in staging and release work for openSUSE/SUSE
 License:GPL-2.0-or-later AND MIT
@@ -362,6 +362,26 @@
 %files
 %defattr(-,root,root,-)
 %doc README.asciidoc
+%{_bindir}/osrt-biarchtool
+%{_bindir}/osrt-bs_mirrorfull
+%{_bindir}/osrt-build-fail-reminder
+%{_bindir}/osrt-checknewer
+%{_bindir}/osrt-check_source_in_factory
+%{_bindir}/osrt-check_tags_in_requests
+%{_bindir}/osrt-compare_pkglist
+%{_bindir}/osrt-create_test_dvds
+%{_bindir}/osrt-fcc_submitter
+%{_bindir}/osrt-findfileconflicts
+%{_bindir}/osrt-issue-diff
+%{_bindir}/osrt-legal-auto
+%{_bindir}/osrt-obs_clone
+%{_bindir}/osrt-openqa-maintenance
+%{_bindir}/osrt-openqa-maintenance2
+%{_bindir}/osrt-rebuildpacs
+%{_bindir}/osrt-requestfinder
+%{_bindir}/osrt-status
+%{_bindir}/osrt-sync-rebuild
+%{_bindir}/osrt-unmaintained
 %{_datadir}/%{source_dir}
 %exclude %{_datadir}/%{source_dir}/abichecker
 %exclude %{_datadir}/%{source_dir}/%{announcer_filename}

++ _servicedata ++
--- /var/tmp/diff_new_pack.OIRypm/_old  2018-04-22 14:40:54.826201460 +0200
+++ /var/tmp/diff_new_pack.OIRypm/_new  2018-04-22 14:40:54.826201460 +0200
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/openSUSE-release-tools.git
-b8337f43a7d11b75bf5b43b52daacb806f84d6e9
+3dcaf5cd660f9caf0fd94ce94a539f110e12a90a
   
 

++ openSUSE-release-tools-20180417.b8337f4.obscpio -> 
openSUSE-release-tools-20180419.3dcaf5c.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE-release-tools-20180417.b8337f4/.noserc 
new/openSUSE-release-tools-20180419.3dcaf5c/.noserc
--- old/openSUSE-release-tools-20180417.b8337f4/.noserc 1970-01-01 
01:00:00.0 +0100
+++ new/openSUSE-release-tools-20180419.3dcaf5c/.noserc 2018-04-19 
15:08:01.0 +0200
@@ -0,0 +1,2 @@
+[nosetests]
+ignore-files=metrics_release\.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE-release-to

commit tup for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package tup for openSUSE:Factory checked in 
at 2018-04-22 14:41:14

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


Package is "tup"

Sun Apr 22 14:41:14 2018 rev:2 rq:599730 version:0.7.6

Changes:

--- /work/SRC/openSUSE:Factory/tup/tup.changes  2018-01-26 13:38:50.395143171 
+0100
+++ /work/SRC/openSUSE:Factory/.tup.new/tup.changes 2018-04-22 
14:41:16.989399512 +0200
@@ -1,0 +2,6 @@
+Sat Apr 14 06:20:40 UTC 2018 - aloi...@gmx.com
+
+- Update to version 0.7.6 (no changelog supplied)
+- Dropped tup-setgroups_before_setuid.patch (no longer necessary)
+
+---

Old:

  tup-0.7.5.tar.gz
  tup-setgroups_before_setuid.patch

New:

  tup-0.7.6.tar.gz



Other differences:
--
++ tup.spec ++
--- /var/tmp/diff_new_pack.Gl9oNn/_old  2018-04-22 14:41:17.773371146 +0200
+++ /var/tmp/diff_new_pack.Gl9oNn/_new  2018-04-22 14:41:17.773371146 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tup
 #
-# Copyright (c) 2016 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
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   tup
-Version:0.7.5
+Version:0.7.6
 Release:0
 Summary:File-based build system
 License:GPL-2.0
@@ -25,12 +26,11 @@
 Source0:
https://github.com/gittup/tup/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source99:   %{name}.rpmlintrc
 Patch0: tup-add_archs.patch
-Patch1: tup-setgroups_before_setuid.patch
 BuildRequires:  awk
 BuildRequires:  gcc
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(fuse)
 BuildRequires:  vim
+BuildRequires:  pkgconfig(fuse)
 Requires:   vim
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -52,12 +52,12 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-sed "s/\`git describe\`/%{version}/" -i Tupfile
+sed "s/\`git describe\`/%{version}/" -i src/tup/version/Tupfile
 
 %build
 export CFLAGS="%{optflags}"
 ./build.sh
+./build/tup init
 ./build/tup generate runme.sh
 ./runme.sh
 

++ tup-0.7.5.tar.gz -> tup-0.7.6.tar.gz ++
 88620 lines of diff (skipped)

++ tup-add_archs.patch ++
--- /var/tmp/diff_new_pack.Gl9oNn/_old  2018-04-22 14:41:18.781334674 +0200
+++ /var/tmp/diff_new_pack.Gl9oNn/_new  2018-04-22 14:41:18.781334674 +0200
@@ -1,28 +1,26 @@
-Index: tup-0.7.5/src/tup/platform.c
+Index: tup-0.7.6/src/tup/platform.c
 ===
 tup-0.7.5.orig/src/tup/platform.c
-+++ tup-0.7.5/src/tup/platform.c
-@@ -54,6 +54,10 @@ const char *tup_arch = "alpha";
- const char *tup_arch = "sparc";
- #elif __arm__
+--- tup-0.7.6.orig/src/tup/platform.c
 tup-0.7.6/src/tup/platform.c
+@@ -56,6 +56,8 @@ const char *tup_arch = "sparc";
  const char *tup_arch = "arm";
-+#elif __aarch64__
-+const char *tup_arch = "aarch64";
+ #elif __aarch64__
+ const char *tup_arch = "arm64";
 +#elif __s390x__
 +const char *tup_arch = "s390x";
  #else
  #error Unsupported cpu architecture. Please add support in tup/platform.c
  #endif
-Index: tup-0.7.5/tup.1
+Index: tup-0.7.6/tup.1
 ===
 tup-0.7.5.orig/tup.1
-+++ tup-0.7.5/tup.1
-@@ -684,7 +684,7 @@ In this case, the @-variable "FOO" is ex
+--- tup-0.7.6.orig/tup.1
 tup-0.7.6/tup.1
+@@ -753,7 +753,7 @@ In this case, the @-variable "FOO" is ex
  TUP_PLATFORM is a special @-variable. If CONFIG_TUP_PLATFORM is not set in 
the tup.config file, it has a default value according to the platform that tup 
itself was compiled in. Currently the default value is one of "linux", 
"solaris", "macosx", "win32", or "freebsd".
  .TP
  .B @(TUP_ARCH)
--TUP_ARCH is another special @-variable. If CONFIG_TUP_ARCH is not set in the 
tup.config file, it has a default value according to the processor architecture 
that tup itself was compiled in. Currently the default value is one of "i386", 
"x86_64", "powerpc", "powerpc64", "ia64", "alpha", "sparc" or "arm".
-+TUP_ARCH is another special @-variable. If CONFIG_TUP_ARCH is not set in the 
tup.config file, it has a default value according to the processor architecture 
that tup itself was compiled in. Currently the default value is one of "i386", 
"x86_64", "powerpc", "powerpc64", "ia64", "alpha", "sparc", "arm", "aarch64" or 
"s390x".
+-TUP_ARCH is another special @-variable. If CONFIG_TUP_ARCH is not set in the 
tup.config 

commit velum for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package velum for openSUSE:Factory checked 
in at 2018-04-22 14:40:37

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


Package is "velum"

Sun Apr 22 14:40:37 2018 rev:23 rq:599484 
version:3.0.0+dev+git_r734_f7dc070fb3c2fa61475e52ed2fb91ca204727921

Changes:

--- /work/SRC/openSUSE:Factory/velum/velum.changes  2018-04-20 
17:32:57.578946218 +0200
+++ /work/SRC/openSUSE:Factory/.velum.new/velum.changes 2018-04-22 
14:40:40.882705992 +0200
@@ -1,0 +2,67 @@
+Fri Apr 20 11:32:20 UTC 2018 - containers-bugow...@suse.de
+
+- Commit 310d614 by Vítor Avelino vavel...@suse.com
+ node removal: improved way of showing removal links
+ 
+ 'Remove' and 'Force remove' links were being shown at the same time so far.
+ But 'Force remove' only makes sense to be shown when a previous removal has
+ failed.
+ 
+ With this we are showing only one link at a time. When the highstate of a
+ minion is fine, we show 'Remove'. Whenever it comes 'removal_failed', we show
+ 'Force remove'.
+ 
+ enhancemente#node-removal
+ 
+ Signed-off-by: Vítor Avelino 
+
+
+---
+Fri Apr 20 10:33:06 UTC 2018 - containers-bugow...@suse.de
+
+- Commit 514916c by Flavio Castelli fcaste...@suse.com
+ Rename pillar used to choose the CRI
+ 
+ The pillar name has been changed by latest commits to the salt repository.
+ 
+ feature#crio
+ 
+ Signed-off-by: Flavio Castelli 
+ 
+ Commit 3864cce by Flavio Castelli fcaste...@suse.com
+ Bootstrap settings: cri-o support
+ 
+ Allow the user to choose between different container runtimes.
+ 
+ This enables users to create clusters backed by cri-o instead of docker.
+ 
+ feature#crio
+ 
+ Signed-off-by: Flavio Castelli  Co-authored-by: Vítor
+ Avelino 
+
+
+---
+Thu Apr 19 14:05:47 UTC 2018 - containers-bugow...@suse.de
+
+- Commit 3ce16bd by Rafael Fernández López eresli...@ereslibre.es
+ Fix rubocop offenses
+ 
+ Feature#clean-code
+
+
+---
+Thu Apr 19 13:48:38 UTC 2018 - containers-bugow...@suse.de
+
+- Commit 569db72 by Flavio Castelli fcaste...@suse.com
+ Support the kubernetes feature gates pillar
+ 
+ Allow users to override the kubernetes:feature_gates pillar via our external
+ pillar source.
+ 
+ feature#feature-gates
+ 
+ Signed-off-by: Flavio Castelli 
+
+
+---



Other differences:
--
++ velum.spec ++
--- /var/tmp/diff_new_pack.8PK4H4/_old  2018-04-22 14:40:41.694676611 +0200
+++ /var/tmp/diff_new_pack.8PK4H4/_new  2018-04-22 14:40:41.698676467 +0200
@@ -23,7 +23,7 @@
 # Version:  1.0.0
 # %%define branch 1.0.0
 
-Version:3.0.0+dev+git_r725_0f32ab90393bfb78110ac53bc9cb3a914a97433c
+Version:3.0.0+dev+git_r734_f7dc070fb3c2fa61475e52ed2fb91ca204727921
 Release:0
 %define branch master
 Summary:Dashboard for CaasP
@@ -96,7 +96,7 @@
 %description
 velum is the dashboard for CaasP to manage and deploy kubernetes clusters on 
top of MicroOS
 
-This package has been built with commit 
0f32ab90393bfb78110ac53bc9cb3a914a97433c from branch master on date Thu, 19 Apr 
2018 09:19:29 +
+This package has been built with commit 
f7dc070fb3c2fa61475e52ed2fb91ca204727921 from branch master on date Fri, 20 Apr 
2018 11:31:38 +
 
 %prep
 %setup -q -n velum-%{branch}

++ master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/velum-master/app/assets/javascripts/dashboard/dashboard.js 
new/velum-master/app/assets/javascripts/dashboard/dashboard.js
--- old/velum-master/app/assets/javascripts/dashboard/dashboard.js  
2018-04-19 11:19:24.0 +0200
+++ new/velum-master/app/assets/javascripts/dashboard/dashboard.js  
2018-04-20 13:31:45.0 +0200
@@ -303,6 +303,7 @@
 var checked;
 var masterHtml;
 var actionsHtml;
+var removalFailedClass = '';
 
 switch(minion.highstate) {
   case "not_applied":
@@ -321,6 +322,7 @@
 MinionPoller.alertFailedBootstrap();
 break;
   case "removal_failed":
+removalFailedClass = 'removal-failed';
 statusHtml = ' Removal Failed';
 break;
   case "applied":
@@ -355,9 +357,9 @@
 }
 
 if (State.pendingRemovalMinionId || State.hasPendingStateNode) {
-  actionsHtml = 'Remove 
| Force remove';
+  actionsHtml = 'RemoveForce remove';
 } else {
-  actionsHtml = 'Remove | Force remove';
+  actionsHtml = 'RemoveForce remove';
 }
 
 if (minion.minion_id === State.pendingRemovalM

commit asio for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package asio for openSUSE:Factory checked in 
at 2018-04-22 14:41:16

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


Package is "asio"

Sun Apr 22 14:41:16 2018 rev:26 rq:599745 version:1.12.1

Changes:

--- /work/SRC/openSUSE:Factory/asio/asio.changes2017-12-11 
18:57:16.152371902 +0100
+++ /work/SRC/openSUSE:Factory/.asio.new/asio.changes   2018-04-22 
14:41:19.329314846 +0200
@@ -1,0 +2,44 @@
+Wed Apr 18 13:25:43 UTC 2018 - tchva...@suse.com
+
+- Version update to 1.12.1:
+  * Includes changes from 1.11.0
+  * Added missing const qualifier to basic_socket_acceptor::get_option.
+  * Worked around a parsing error that occurs with some versions of gcc.
+  * Fixed broken code samples in tutorial.
+  * Added new experimental features. (Note that "experimental" features may be 
changed without notice in subsequent releases.)
+* Added experimental::detached completion token.
+* Added experimental::redirect_error completion token.
+* Added experimental::co_spawn facility for integration with the 
coroutines technical specification.
+  * Updated timeout examples to use latest features.
+* Used asio::steady_timer rather than asio::deadline_timer.
+* Used asio::dynamic_buffer rather than asio::streambuf.
+* Used timed asio::io_context::run_for() function for blocking clients.
+* Added example showing a custom completion token for blocking with 
timeouts.
+  * Fixed unit tests to compile when (BOOST_)ASIO_NO_DEPRECATED is defined.
+  * Changed socket iostreams to use chrono by default, to fix compatibility 
with the Networking TS. Define 
(BOOST_)ASIO_USE_BOOST_DATE_TIME_FOR_SOCKET_IOSTREAM to enable the old 
Boost.Date_Time interface in basic_socket_streambuf and basic_socket_iostream.
+  * Updated examples to use chrono rather than Boost.Date_Time.
+  * Fixed an incorrect member function detector in the is_dynamic_buffer trait.
+  * Fixed an async_result incompatibility with deprecated handler_type.
+  * Added a missing move optimisation in the SSL stream implementation.
+  * Fixed incorrect basic_resolver_results::value_type typedef.
+  * Fixed a compile error with some OpenSSL versions when 
SSL_OP_NO_COMPRESSION is defined.
+  * Changed add_certificate_authority to process multiple certificates in a 
bundle.
+  * Eliminated deprecation warning with MSVC by using std::invoke_result 
rather than std::result_of.
+  * Changed to use std::string_view for C++17 or later, and 
std::experimental::string_view for C++14. Define the preprocessor macro 
(BOOST_)ASIO_DISABLE_STD_STRING_VIEW to force the use of 
std::experimental::string_view (assuming it is available) when compiling in 
C++17 mode.
+  * Ensured DynamicBuffer template arguments are decayed before using in 
enable_if tests.
+  * Changed documentation to distinguish legacy completion handlers (which are 
still required to be CopyConstructible) from new MoveConstructible handlers.
+  * Suppressed a discarded return value warning in the buffer debugging 
support.
+  * Fixed basic_yield_context to work with completion signatures containing 
reference parameters.
+  * Ensured that stackful coroutines launched using spawn() correctly store 
decayed copies of their function and handler arguments.
+  * Fixed some compatibility issues with Android.
+  * Fixed some minor portability issues in examples.
+  * Completed the interface changes to reflect the Networking TS (N4656).
+* See the list of new interfaces and, where applicable, the corresponding 
old interfaces that have been superseded.
+* The service template parameters, and the corresponding classes, are 
disabled by default. For example, instead of basic_socket we now have simply basic_socket. The old interface can 
be enabled by defining the (BOOST_)ASIO_ENABLE_OLD_SERVICES macro.
+  * Added support for customised handler tracking.
+  * Added reactor-related (i.e. descriptor readiness) events to handler 
tracking.
+  * Added special concurrency hint values that may be used to disable locking 
on a per io_context basis.
+  * Enabled perfect forwarding for the first ssl::stream<> constructor 
argument.
+  * Added ability to release ownership of the underlying native socket. 
(Requires Windows 8.1 or later when using the I/O completion port backend.)
+
+---

Old:

  asio-1.10.8.tar.bz2

New:

  asio-1.12.1.tar.bz2



Other differences:
--
++ asio.spec ++
--- /var/tmp/diff_new_pack.YCtAHm/_old  2018-04-22 14:41:19.997290676 +0200
+++ /var/tmp/diff_new_pack.YCtAHm/_new  2018-04-22 14:41:20.001290532 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package a

commit targetcli-fb for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package targetcli-fb for openSUSE:Factory 
checked in at 2018-04-22 14:40:48

Comparing /work/SRC/openSUSE:Factory/targetcli-fb (Old)
 and  /work/SRC/openSUSE:Factory/.targetcli-fb.new (New)


Package is "targetcli-fb"

Sun Apr 22 14:40:48 2018 rev:9 rq:599503 version:2.1.47

Changes:

--- /work/SRC/openSUSE:Factory/targetcli-fb/targetcli-fb.changes
2018-04-19 15:29:22.611329779 +0200
+++ /work/SRC/openSUSE:Factory/.targetcli-fb.new/targetcli-fb.changes   
2018-04-22 14:40:49.226404083 +0200
@@ -1,0 +2,7 @@
+Fri Apr 20 19:13:39 UTC 2018 - ldun...@suse.com
+
+- Only save current config to backup if current
+  config exists (bsc#1090424), adding patch:
+  * targetcli-only-save-old-config-if-present.patch
+
+---

New:

  targetcli-only-save-old-config-if-present.patch



Other differences:
--
++ targetcli-fb.spec ++
--- /var/tmp/diff_new_pack.yIOy4P/_old  2018-04-22 14:40:50.378362401 +0200
+++ /var/tmp/diff_new_pack.yIOy4P/_new  2018-04-22 14:40:50.382362256 +0200
@@ -58,6 +58,7 @@
 Patch2: Use-signed-char-instead-of-char.patch
 Patch3: Split-out-blockdev-readonly-state-detection-helper.patch
 Patch4: rbd-support.patch
+Patch5: targetcli-only-save-old-config-if-present.patch
 
 %python_subpackages
 
@@ -89,6 +90,7 @@
 # RBD support is dependent on LIO changes present in the SLE/Leap kernel
 %patch4 -p1
 %endif
+%patch5 -p1
 
 %build
 %python_build

++ targetcli-only-save-old-config-if-present.patch ++
From: Lee Duncan 
Date: Fri Apr 20 12:07:30 PDT 2018
Subject: [PATCH] targetcli: only save old config if present

There is no reason to copy the current configuration to the
backup directory if there is no current configuration.

Already fixed upstream, but the code is totally different
there.

Signed-off-by: Lee Duncan 
--- 
--- a/targetcli/ui_root.py  2018-04-20 11:53:58.987907240 -0700
+++ b/targetcli/ui_root.py  2018-04-20 11:56:35.231375345 -0700
@@ -70,7 +70,7 @@ class UIRoot(UINode):
 savefile = os.path.expanduser(savefile)
 
 # Only save backups if saving to default location
-if savefile == default_save_file:
+if (savefile == default_save_file) and os.path.exists(savefile):
 backup_dir = os.path.dirname(savefile) + "/backup"
 backup_name = "saveconfig-" + \
 datetime.now().strftime("%Y%m%d-%H:%M:%S") + ".json"



commit rkward for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package rkward for openSUSE:Factory checked 
in at 2018-04-22 14:40:42

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


Package is "rkward"

Sun Apr 22 14:40:42 2018 rev:21 rq:599488 version:0.7.0b

Changes:

--- /work/SRC/openSUSE:Factory/rkward/rkward.changes2018-04-19 
15:29:39.594634333 +0200
+++ /work/SRC/openSUSE:Factory/.rkward.new/rkward.changes   2018-04-22 
14:40:44.998557064 +0200
@@ -1,0 +2,6 @@
+Tue Apr 17 10:39:46 UTC 2018 - wba...@tmo.at
+
+- Disable installation of r.xml again, syntax-highlighting (and
+  ktexteditor before it) already contains a newer version anyway
+
+---



Other differences:
--
++ rkward.spec ++
--- /var/tmp/diff_new_pack.1YJX3n/_old  2018-04-22 14:40:45.786528551 +0200
+++ /var/tmp/diff_new_pack.1YJX3n/_new  2018-04-22 14:40:45.790528407 +0200
@@ -74,7 +74,7 @@
 %setup -q
 
 %build
-%cmake_kf5 -d build
+%cmake_kf5 -d build -- -DNO_R_XML=1
 %make_jobs
 
 %install
@@ -113,12 +113,10 @@
 # we have the syntax-highlighting framework since Leap 42.3
 %dir %{_kf5_sharedir}/org.kde.syntax-highlighting
 %dir %{_kf5_sharedir}/org.kde.syntax-highlighting/syntax
-%{_kf5_sharedir}/org.kde.syntax-highlighting/syntax/r.xml
 %{_kf5_sharedir}/org.kde.syntax-highlighting/syntax/rkward.xml
 %else
 %dir %{_kf5_sharedir}/katepart5
 %dir %{_kf5_sharedir}/katepart5/syntax
-%{_kf5_sharedir}/katepart5/syntax/r.xml
 %{_kf5_sharedir}/katepart5/syntax/rkward.xml
 %endif
 %{_kf5_sharedir}/mime/packages/vnd.rkward.r.xml




commit rtmidi for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package rtmidi for openSUSE:Factory checked 
in at 2018-04-22 14:40:04

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


Package is "rtmidi"

Sun Apr 22 14:40:04 2018 rev:1 rq:598810 version:3.0.0

Changes:

New Changes file:

--- /dev/null   2018-03-29 10:35:27.759803458 +0200
+++ /work/SRC/openSUSE:Factory/.rtmidi.new/rtmidi.changes   2018-04-22 
14:40:15.167636474 +0200
@@ -0,0 +1,33 @@
+---
+Thu Apr 19 11:31:53 UTC 2018 - aloi...@gmx.com
+
+- Update to version 3.0.0
+  * The version number has been bumped to 3.0.0 because of the
+past API change concerning the renaming of the RtError class
+to RtMidiError. Changes in this release include:
++ see git history for complete list of changes
++ new sendMessage() function that does not use std::vector
++ various std::string updates, including use of UTF8 for port
+  names
++ fixes for the MIDI queue
++ various build system updates and code efficiencies
+
+- Spec cleanup
+
+---
+Thu May 25 20:20:59 UTC 2017 - avvi...@yandex.by
+
+- Change path to headers 
+- Drop _service file
+
+---
+Mon Jan 30 07:51:49 UTC 2017 - edog...@aon.at
+
+- Update to version 2.1.1
+
+ * update pkgconfig.patch
+---
+Wed Jun 24 04:10:30 UTC 2015 - avvi...@yandex.ru
+
+- Initial release
+

New:

  rtmidi-2.1.1-pkgconfig.patch
  rtmidi-3.0.0.tar.gz
  rtmidi.changes
  rtmidi.spec



Other differences:
--
++ rtmidi.spec ++
#
# spec file for package rtmidi
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2015 Packman Team 
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define sover   4
Name:   rtmidi
Version:3.0.0
Release:0
Summary:C++ library for realtime MIDI input/ouput
License:MIT
Group:  Productivity/Multimedia/Sound/Utilities
Url:https://www.music.mcgill.ca/~gary/rtmidi/index.html
Source0:
https://www.music.mcgill.ca/~gary/rtmidi/release/%{name}-%{version}.tar.gz
# PATCH-FIX-OPENSUSE pkgconfig.patch avvi...@yandex.ru
Patch0: rtmidi-2.1.1-pkgconfig.patch
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  gcc-c++
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(alsa)
BuildRequires:  pkgconfig(jack)

%description
RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut and API-specific
classes) that provides a common API (Application Programming Interface) for
realtime MIDI input/output across ALSA & JACK.

%package -n lib%{name}%{sover}
Summary:C++ library for realtime MIDI input/ouput
Group:  System/Libraries

%description -n lib%{name}%{sover}
RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut and API-specific
classes) that provides a common API (Application Programming Interface) for
realtime MIDI input/output across ALSA & JACK.

This package provides the shared library.

%packagedevel
Summary:Development files for %{name}
Group:  Development/Libraries/C and C++
Requires:   lib%{name}%{sover} = %{version}
Requires:   pkgconfig(alsa)
Requires:   pkgconfig(jack)

%descriptiondevel
C++ library for realtime MIDI input/ouput.

This package contains header files and libraries needed to develop
application that use %{name}.

%prep
%setup -q
%patch0 -p1

%build
%configure --disable-static \
--with-jack \
--with-alsa
make %{?_smp_mflags} CXXFLAGS="%{optflags}" V=1

%install
%make_install
sed -i '/LIBRARY/s|\ -L/usr/lib||' %{name}-config
install -Dm0755 %{name}-config %{buildroot}%{_bindir}/%{name}-config
find %{buildroot} -type f -name "*.la" -delete -print

%post -n lib%{name}%{sover} -p /sbin/ldconfig
%postun -n lib%{name}%{sover} -p /sbin/ldconfig

%files -n lib%{name}%{sover}
%{_libdir}/lib%{name}.so.*

%files devel
%license README.md
%{_bindir}/%{name}-config
%{_includedir}/%{name}
%{_libdir}

commit nemo for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package nemo for openSUSE:Factory checked in 
at 2018-04-22 14:40:27

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


Package is "nemo"

Sun Apr 22 14:40:27 2018 rev:23 rq:599365 version:3.8.0

Changes:

--- /work/SRC/openSUSE:Factory/nemo/nemo.changes2017-12-29 
18:50:26.161056963 +0100
+++ /work/SRC/openSUSE:Factory/.nemo.new/nemo.changes   2018-04-22 
14:40:29.219128030 +0200
@@ -1,0 +2,144 @@
+Thu Apr 19 20:07:54 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 3.8.0:
+  * Switch to Meson.
+  * nemo-icon-view-grid-container.c: Add missing position shift
+prior snapping a semi-positioned icon. This was causing the
+free position check to potentially check the wrong grid spot,
+causing shifting positions.
+  * nemo-icon-dnd.c: When calculating drop position, use the overall
+canvas item's y centre, rather than just the icon's centre.
+This is makes the final aligned position more closely match the
+drag actor's apparent position.
+  * nemo-desktop-manager: Scale the window x and y positions, as
+well as size when retrieving geometry from cinnamon.
+  * nemo-icon-dnd.c: Fix missing semicolon.
+  * nemo-icon-view-grid-container.c: Don't allow the vertical
+adjustment to calculate out to more than half of the grid snap
+height, this will cause grid checks to evaluate incorrectly.
+  * nemo-icon-container: Only mark (pseudo)-desktop icons as
+transient if keep_align is active. This restores reasonable
+behaviour for non-keep-aligned desktops, and prevents icon
+movement when refreshing and during startup.
+  * Fix left pane in dual pane mode reverting to minimum width.
+  * Add g_return_val_if_fail to the beginning of reposition_paned.
+  * Rename Nemo icon from places to nemo.
+  * nemo-window.c: Listen for a position change on the split-view
+paned widget when adding a new pane. When GtkPaned's position
+property hasn't been explicitly set, it auto-adjusts to keep
+panes equal-sized.
+  * nemo-places-sidebar-.c: Get rid of old hack for the sidebar.
+It was intended originally to make sure enough vertical height
+was given to the scrolled container children in their various
+states (collapsed categories). It does not appear to be
+necessary any more, and now causes gtk theme issues.
+  * Add options to preview thumbnails for up to 16GB and 32GB.
+  * nemo-places-sidebar.c, nemo-action.c: Replace
+g_drive_is_media_removable with g_drive_is_removable.
+  * nemo-window-slot.c: Remove padding from extra_location_widgets
+box.
+  * [gtk3.22] Pathbar style.
+  * Use symbolic icons.
+  * nemo-window: Check for an active slot when updating cursor.
+  * nemo-properties-window: Use utility functions if available.
+  * nemo-properties-window: Use gdk_pixbuf_scale_simple().
+  * eel-vfs-extensions: Update filename extensions.
+  * nemo-places-sidebar: Cleanup spacing.
+  * Fix sources: Use other version macro, fix fn call.
+  * actions: Fully support all system data paths, but respect the
+install prefix for looking up fixed resources.
+  * Fix lmde3 build, don't build empty view by default.
+  * Fix thumbmails generation.
+  * nemo-file-operations: Revert a change that might be backfiring.
+  * nemo-view.c: Don't try to update undo menu items in a
+non-active slot.
+  * Fix open as root error.
+  * nemo-list-view.c: Don't clear the editable on focus-out, this
+will get done properly when we chain up. We need to propagate
+the focus-out-event signal, which the callback wasn't doing.
+  * Don't build/install gtkdocs by default
+  * nemo-icon-dnd.c: Fix segfault when dragging from nemo to
+nemo-desktop.
+  * search: Use newer GtkEntry method for focusing search box,
+remove custom code.
+  * nemo-window-menus.c: Ignore "go home" shortcut on the desktop.
+  * nemo-view.c: Allow view display of files to commence even when
+loading is ongoing, instead of waiting until files are entirely
+finished loading.
+  * eel-editable-label.c: Don't queue a redraw on unrealised labels.
+  * nemo-icon-container.c: Don't perform relayouts on an unrealised
+container.
+  * nemo-list-view.c: Remove and re-add columns rather than moving
+them. This prevents negative allocation warnings during the
+move calls.
+  * eel-canvas.c: Don't update the scroll region when clearing the
+canvas to destroy it.
+  * query editor: Simplify, remove additional filters, just a
+simple filename search.
+  * nemo-window.c: Go back to explicitly setting half the width for
+the split-pane's position property, rather than counting on it
+to fall that way naturally.  The natural position can be
+affected by sizing demands of the panes' children.
+  *

commit openafs for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package openafs for openSUSE:Factory checked 
in at 2018-04-22 14:39:54

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


Package is "openafs"

Sun Apr 22 14:39:54 2018 rev:3 rq:598777 version:1.8.0~pre5

Changes:

--- /work/SRC/openSUSE:Factory/openafs/openafs.changes  2018-04-19 
15:31:16.282667640 +0200
+++ /work/SRC/openSUSE:Factory/.openafs.new/openafs.changes 2018-04-22 
14:39:58.760230170 +0200
@@ -1,0 +2,10 @@
+Thu Apr 19 16:53:21 UTC 2018 - christof.ha...@mpcdf.mpg.de
+
+- remove package krb5-mit. It contained binaries for server and client.
+  Besides, client and server already had an implicit dependency on krb5.
+  Put the binaries to client and server-package respectively.
+- Remove openafs-1.8.x.heimdal.patch and everything heimdal-related.
+  SUSE does not provide a proper heimdal and it's untested for a long
+  time.
+
+---

Old:

  openafs-1.8.x.heimdal.patch



Other differences:
--
++ openafs.spec ++
--- /var/tmp/diff_new_pack.5VMPY8/_old  2018-04-22 14:40:00.840154909 +0200
+++ /var/tmp/diff_new_pack.5VMPY8/_new  2018-04-22 14:40:00.844154765 +0200
@@ -28,10 +28,6 @@
 
 # package-wide definitions here
 
-#kerberos5
-# 0=MIT | 1=Heimdal
-%defineoption_heimdal 0
-
 # build authlibs
 %define build_authlibs 1
 
@@ -96,7 +92,6 @@
 Source57:   openafs.ThisCell
 Source58:   openafs.cacheinfo
 Source99:   openafs.changes
-Patch2: openafs-1.8.x.heimdal.patch
 Patch3: openafs-1.8.x.ncurses6.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -110,6 +105,7 @@
 BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  git
+BuildRequires:  krb5-devel
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
 
@@ -118,14 +114,6 @@
 %endif
 Requires(post): %fillup_prereq
 
-%if %{option_heimdal}
-BuildRequires:  heimdal-devel
-%define krb5_config /usr/lib/heimdal/bin/krb5-config
-%else
-BuildRequires:  krb5-devel
-%define krb5_config /usr/lib/mit/bin/krb5-config
-%endif
-
 %if %{build_kernel_modules} 
 BuildRequires:  kernel-source
 BuildRequires:  kernel-syms
@@ -234,47 +222,6 @@
 This package provides the source code to build your own AFS kernel
 module.
 
-%if %{option_heimdal}
-%package krb5-heimdal
-Summary:OpenAFS programs to use with krb5
-Group:  System/Filesystems
-Requires:   %{name} = %{version}
-Requires:   heimdal-lib
-Requires:   heimdal-tools
-
-%description krb5-heimdal
-The AFS distributed filesystem.  AFS is a distributed filesystem
-allowing cross-platform sharing of files among multiple computers.
-Facilities are provided for access control, authentication, backup and
-administrative management.
-
-This package provides compatibility programs so you can use krb5
-to authenticate to AFS services, instead of using AFS's homegrown
-krb4 lookalike services.
-This is using the  implementation of krb5.
-Requires:   heimdal-lib
-Requires:   heimdal-tools
-%else 
-
-%package krb5-mit
-Summary:OpenAFS programs to use with krb5
-Group:  System/Filesystems
-Requires:   %{name}-client
-Requires:   krb5-client
-
-%description krb5-mit
-The AFS distributed filesystem.  AFS is a distributed filesystem
-allowing cross-platform sharing of files among multiple computers.
-Facilities are provided for access control, authentication, backup and
-administrative management.
-
-This package provides compatibility programs so you can use krb5
-to authenticate to AFS services, instead of using AFS's homegrown
-krb4 lookalike services.
-This is using the MIT implementation of krb5.
-
-%endif
-
 %if %{build_kernel_modules}
 %package KMP
 Summary:OpenAFS Distributed File System - kernel module
@@ -310,7 +257,6 @@
 Group:  System/Filesystems
 Requires:   %{name} = %{version}
 Requires:   %{name}-kmp
-Requires:   %{name}-krb5-mit = %{version}
 
 %description client
 AFS is a cross-platform distributed file system product pioneered at
@@ -339,11 +285,6 @@
 : @@@ sysconf dir:   %{_sysconfdir}
 : @@@ man dir:   %{_mandir}
 : @@@ build modules:  %{build_kernel_modules}
-%if %{option_heimdal}
-: @@@ krb5 : heimdal
-%else
-: @@@ krb5 : mit
-%endif
 : @@@ architecture:   %{_arch}
 : @@@ target cpu: %{_target_cpu}
 : @@@
@@ -362,10 +303,6 @@
 
 %setup -q -n openafs-%{upstream_version} -T -b 0 -b 1
 
-%if %{option_heimdal}
-%patch2 -p1
-%endif
-
 %if %{run_regen}
 %patch3 -p1
  ./regen.sh
@@ -399,11 +336,7 @@
 RPM_OPT_FLAGS=`echo ${RPM_OPT_FLAGS} | sed s/-D_FORTIFY_SOURCE=2//`
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasi

commit transactional-update for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package transactional-update for 
openSUSE:Factory checked in at 2018-04-22 14:40:24

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


Package is "transactional-update"

Sun Apr 22 14:40:24 2018 rev:25 rq:599342 version:1.29

Changes:

--- 
/work/SRC/openSUSE:Factory/transactional-update/transactional-update.changes
2018-04-05 15:36:04.714532813 +0200
+++ 
/work/SRC/openSUSE:Factory/.transactional-update.new/transactional-update.changes
   2018-04-22 14:40:26.123240052 +0200
@@ -1,0 +2,8 @@
+Fri Apr 20 15:57:21 CEST 2018 - ku...@suse.de
+
+- Update to version 1.29
+  - Implement self-update
+  - Disable optical media on dup
+  - Ignore certain zypper return codes
+
+---

Old:

  transactional-update-1.28.tar.bz2

New:

  transactional-update-1.29.tar.bz2



Other differences:
--
++ transactional-update.spec ++
--- /var/tmp/diff_new_pack.ga5Ja8/_old  2018-04-22 14:40:26.779216316 +0200
+++ /var/tmp/diff_new_pack.ga5Ja8/_new  2018-04-22 14:40:26.783216171 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   transactional-update
-Version:1.28
+Version:1.29
 Release:0
 Summary:Transactional Updates with btrfs and snapshots
 License:GPL-2.0-or-later
@@ -25,15 +25,13 @@
 Url:https://github.com/thkukuk/transactional-update
 Source: %{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
+BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig(libzypp)
 Requires:   logrotate
 Requires:   lsof
 # psmisc is needed because of fuser
-Requires:   perl-HTML-Parser
 Requires:   psmisc
-Conflicts:  snapper-zypp-plugin
 Recommends: rebootmgr
-BuildArch:  noarch
-%{?systemd_requires}
 
 %description
 transactional-update is a tool to update a system in an atomic
@@ -70,6 +68,7 @@
 %{_unitdir}/transactional-update.timer
 %{_sbindir}/transactional-update
 %{_sbindir}/tu-rebuild-kdump-initrd
+%{_sbindir}/transactional-update-helper
 %dir %{_prefix}%{_sysconfdir}
 %{_prefix}%{_sysconfdir}/transactional-update.conf
 %{_mandir}/man5/transactional-update.conf.5%{ext_man}

++ transactional-update-1.28.tar.bz2 -> transactional-update-1.29.tar.bz2 
++
 5093 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/transactional-update-1.28/NEWS new/transactional-update-1.29/NEWS
--- old/transactional-update-1.28/NEWS  2018-03-12 13:17:29.0 +0100
+++ new/transactional-update-1.29/NEWS  2018-04-20 15:55:53.0 +0200
@@ -2,6 +2,11 @@
 
 Copyright (C) 2016, 2017, 2018 Thorsten Kukuk
 
+Version 1.29
+* Implement self-update
+* Disable optical media on dup
+* Ignore certain zypper return codes
+
 Version 1.28
 * Adjust for latest grub2 changes
 
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/transactional-update-1.28/configure.ac 
new/transactional-update-1.29/configure.ac
--- old/transactional-update-1.28/configure.ac  2018-03-12 13:17:10.0 
+0100
+++ new/transactional-update-1.29/configure.ac  2018-04-20 15:55:00.0 
+0200
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(transactional-update, 1.28)
+AC_INIT(transactional-update, 1.29)
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([sbin/transactional-update.in])
 AC_PREFIX_DEFAULT(/usr)
@@ -35,9 +35,17 @@
 LOGROTATEDDIR=${sysconfdir}/logrotate.d
 AC_SUBST(LOGROTATEDDIR)
 
+AC_PROG_CXX
 AC_PROG_INSTALL
 AC_PROG_LN_S
 
+AX_CHECK_COMPILE_FLAG([-std=c++11], [CXXFLAGS="$CXXFLAGS -std=c++11"])
+
+dnl
+dnl Check for libzypp
+dnl
+PKG_CHECK_MODULES(LIBZYPP, libzypp)
+
 dnl
 dnl Check for xsltproc
 dnl
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/transactional-update-1.28/man/transactional-update.8 
new/transactional-update-1.29/man/transactional-update.8
--- old/transactional-upd

commit ibus for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2018-04-22 14:39:05

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


Package is "ibus"

Sun Apr 22 14:39:05 2018 rev:84 rq:599670 version:1.5.18

Changes:

--- /work/SRC/openSUSE:Factory/ibus/ibus.changes2018-04-11 
13:47:48.753570481 +0200
+++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes   2018-04-22 
14:39:06.602117522 +0200
@@ -1,0 +2,5 @@
+Thu Apr 19 13:57:45 UTC 2018 - hillw...@opensuse.org
+
+- Fix filelist for SLE.
+
+---
New Changes file:

--- /dev/null   2018-03-29 10:35:27.759803458 +0200
+++ /work/SRC/openSUSE:Factory/.ibus.new/python-ibus.changes2018-04-22 
14:39:07.310091903 +0200
@@ -0,0 +1,913 @@
+---
+Fri Apr 13 07:36:11 UTC 2018 - hillw...@opensuse.org
+
+- Split python2-ibus, it is still necessary for ibus-sunpinyin and
+  ibus-googlepinyin right now.
+
+---
+Tue Mar  6 06:32:14 UTC 2018 - hillw...@opensuse.org
+
+- Update version to 1.5.18
+  * tools: Do not change keymaps with 'use-system-keyboard-layout'
+  * src: Fix GVariant leaks (Carlos Garnacho)
+  * src: Added some error handlings from a code review
+  * src: Add libgobject.so to LDADD for Debian libtool (Danny)
+  * src: Reintroduce the hex mode keybind with an environment variable (Aaron 
Muir Hamilton)
+  * ui/gtk3: Translate input method name in ibus (Peng Wu)
+  * Added DBus filtering against malware
+  * Implement Unicode choice on Emojier
+  * Implement ibus-extension-gtk3 for the global keybinding 
+  * Disable panel extension for 'gdm' and 'liveuser' user
+  * ui/gtk3: Set title string in gnome-shell
+  * Add ISSUE_TEMPLATE
+  * Updated translations
+
+---
+Thu Jan 25 06:27:27 UTC 2018 - qz...@suse.com
+
+- Change xim.d-ibus-121: Unset LC_CTYPE to make LANG variable 
+  can change system locale successful(boo#1076854).
+
+---
+Mon Jan  8 11:43:48 UTC 2018 - tchva...@suse.com
+
+- Do not condition sources they all need to be present in src rpm
+- Add conditionals for python2 and python3
+- Use full url for github downloads instead of handmade tarball
+- Use make_install macro
+- Apply py3 enablement patches everywhere, no effect on py2 code
+- Drop python3 split spec file as it is not needed and use only
+  python3
+  * As there are no dependent packages on python-ibus directly
+people should repoint their scripts to the python3 variant
+  * Makefiles do not allow building both at once so stick only
+with py3 as we are disabling python2 slowly anyway
+- Drop 12.2 KDE icons as the codestreams are long out of support
+- Drop the kde4 icons too as we are plasma5 based now and enable
+  appindicator integration for plasma5 conditionaly under KDE
+  condition
+
+---
+Tue Dec 19 14:50:21 UTC 2017 - ft...@geeko.jp
+
+- Fix boo#1073524: IBus does not work on Qt5 applicatin under
+  Qt5 only environment
+  * do not set QT_IM_MODULE=xim for Qt5 applications
+  * use QT4_IM_MODULE for Qt4 applications
+
+---
+Sun Nov 19 13:56:06 UTC 2017 - hillw...@opensuse.org
+
+- Enable emoji support for openSUSE.
+- Use %fdupes in python3-ibus.
+
+---
+Sat Nov  4 08:34:08 UTC 2017 - hillw...@opensuse.org
+
+- Enable python3 build
+
+---
+Sat Oct 28 15:05:56 UTC 2017 - ft...@geeko.jp
+
+- Update to 1.5.17
+  * ui/gtk3: Emojier supports Ctrl-c,v,x and Ctrl-Shift-c
+  * Make all emoji dicts for fully qualified
+  * ui/gtk3: Fix SEGV of Emojier on de_DE.UTF-8
+  * ui/gtk3: Do not activate emoji cells on mouse until mouse moves
+  * ui/gtk3: Fix SEGV of XKeysymToKeycode() on Wayland
+  * client/gtk2: include the scaling factor in Wayland
+  * Add IBus portal service to support Flatpack
+  * ui/gtk3: Switcher should ignore mouse until it moves
+  * client/gtk2: Do not send key events to GtkIMContextSimple
+  * ui/gtk3: Fix PropertyPanel position in workarea
+  * ui/gtk3: Fix to enable menu button on PropertyPanel
+  * ui/gtk3: Increase timeout of window filter in PropertyPanel
+  * ui/gtk3: Unset GDK_CORE_DEVICE_EVENTS
+  * ui/gtk3: Unref Panel and Indicator when double panels run
+  * engine: Add Malay and Mongolian keymaps
+  * Update translations
+
+---
+Tue Aug 29 12:38:07 UTC 2017 - alarr...

commit apparmor for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2018-04-22 14:38:58

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


Package is "apparmor"

Sun Apr 22 14:38:58 2018 rev:114 rq:598829 version:2.13

Changes:

--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes2018-04-17 
11:08:44.215105205 +0200
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2018-04-22 
14:39:02.182277456 +0200
@@ -1,0 +2,50 @@
+Thu Apr 19 22:13:40 UTC 2018 - suse-b...@cboltz.de
+
+- create and package precompiled cache (/usr/share/apparmor/cache,
+  read-only) (boo#1069906, boo#1074429)
+- change (writeable) cache directory to /var/cache/apparmor/ - with the
+  new btrfs layout, the only reason for using /var/lib/apparmor/cache/
+  (which was "it's part of the / subvolume") is gone, and /var/cache
+  makes more sense for the cache
+- adjust parser.conf (via apparmor-enable-profile-cache.diff) to use both
+  cache locations
+- clear cache also in %post of abstractions package
+
+
+Thu Apr 19 19:14:54 UTC 2018 - suse-b...@cboltz.de
+
+- update to AppArmor 2.13
+  - add support for multiple cache directories and cache overlays
+(boo#1069906, boo#1074429)
+  - add support for conditional includes in policy
+  - remove group restrictions from aa-notify (boo#1058787)
+  - aa-complain etc.: set flags for profiles represented by a glob
+  - aa-status: split profile from exec name
+  - several profile and abstraction updates
+  - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13
+for the detailed upstream changelog
+- drop upstreamed patches and files:
+  - aa-teardown
+  - apparmor.service
+  - apparmor.systemd
+  - 32-bit-no-uid.diff
+  - disable-cache-on-ro-fs.diff
+  - dovecot-stats.diff
+  - parser-write-cache-warn-only.diff
+  - set-flags-for-profiles-represented-by-glob.patch
+  - fix-regression-in-set-flags.patch
+- drop spec code that handled installing aa-teardown, apparmor.service
+  and apparmor.systemd (now part of upstream Makefile)
+- simplify "make -C profiles parser-check" call (upstream Makefile bug
+  that required to call "cd" was fixed)
+- add aa-teardown-path.diff - install aa-teardown in /usr/sbin/
+- move 'exec' symlink to parser package (belongs to aa-exec)
+
+
+Thu Apr 19 11:23:37 UTC 2018 - rgold...@suse.com
+
+- Set flags for profiles represented by glob (bsc#1086154)
+   set-flags-for-profiles-represented-by-glob.patch
+   fix-regression-in-set-flags.patch
+
+---
--- /work/SRC/openSUSE:Factory/apparmor/libapparmor.changes 2018-01-01 
22:05:43.934928299 +0100
+++ /work/SRC/openSUSE:Factory/.apparmor.new/libapparmor.changes
2018-04-22 14:39:02.76009 +0200
@@ -1,0 +2,9 @@
+Sun Apr 15 19:02:35 UTC 2018 - suse-b...@cboltz.de
+
+- update to AppArmor 2.13
+  - add support for multiple cache directories and cache overlays
+(boo#1069906, boo#1074429)
+  - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13
+for the detailed upstream changelog
+
+---

Old:

  32-bit-no-uid.diff
  aa-teardown
  apparmor-2.12.tar.gz
  apparmor-2.12.tar.gz.asc
  apparmor.service
  apparmor.systemd
  disable-cache-on-ro-fs.diff
  dovecot-stats.diff
  parser-write-cache-warn-only.diff

New:

  aa-teardown-path.diff
  apparmor-2.13.tar.gz
  apparmor-2.13.tar.gz.asc



Other differences:
--
++ apparmor.spec ++
--- /var/tmp/diff_new_pack.SZjlB2/_old  2018-04-22 14:39:02.954249522 +0200
+++ /var/tmp/diff_new_pack.SZjlB2/_new  2018-04-22 14:39:02.958249378 +0200
@@ -35,7 +35,7 @@
 %define apache_module_path %(/usr/sbin/apxs2 -q LIBEXECDIR)
 
 Name:   apparmor
-Version:2.12
+Version:2.13
 Release:0
 Summary:AppArmor userlevel parser utility
 License:GPL-2.0-or-later
@@ -48,11 +48,9 @@
 Source5:update-trans.sh
 Source6:baselibs.conf
 Source7:apparmor-rpmlintrc
-Source8:apparmor.service
-Source9:apparmor.systemd
-Source10:   aa-teardown
 
 # enable caching of profiles (= massive performance speedup when loading 
profiles)
+# and set cache-loc in parser.conf and apparmor.service accordingly
 Patch1: apparmor-enable-profile-cache.diff
 
 # include autogenerated profile sniplet for samba shares (bnc#688040)
@@ -64,17 +62,8 @@
 # bug 906858 - confine lessopen.sh (submitted upstream 2014-12-21)
 Patch7: apparmor-lessopen-profile.patch
 
-# 

commit kernel-source for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2018-04-22 14:38:35

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


Package is "kernel-source"

Sun Apr 22 14:38:35 2018 rev:421 rq:598818 version:4.16.3

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
2018-04-16 12:44:23.999129656 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/dtb-aarch64.changes   
2018-04-22 14:38:41.711018225 +0200
@@ -1,0 +2,156 @@
+Thu Apr 19 22:52:31 CEST 2018 - jsl...@suse.cz
+
+- Linux 4.16.3 (bnc#1012628).
+- cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
+  (bnc#1012628).
+- rds: MP-RDS may use an invalid c_path (bnc#1012628).
+- slip: Check if rstate is initialized before uncompressing
+  (bnc#1012628).
+- vhost: fix vhost_vq_access_ok() log check (bnc#1012628).
+- l2tp: fix races in tunnel creation (bnc#1012628).
+- l2tp: fix race in duplicate tunnel detection (bnc#1012628).
+- ip_gre: clear feature flags when incompatible o_flags are set
+  (bnc#1012628).
+- vhost: Fix vhost_copy_to_user() (bnc#1012628).
+- lan78xx: Correctly indicate invalid OTP (bnc#1012628).
+- sparc64: Properly range check DAX completion index
+  (bnc#1012628).
+- media: v4l2-compat-ioctl32: don't oops on overlay (bnc#1012628).
+- media: v4l: vsp1: Fix header display list status check in
+  continuous mode (bnc#1012628).
+- ipmi: Fix some error cleanup issues (bnc#1012628).
+- parisc: Fix out of array access in match_pci_device()
+  (bnc#1012628).
+- parisc: Fix HPMC handler by increasing size to multiple of 16
+  bytes (bnc#1012628).
+- iwlwifi: add a bunch of new 9000 PCI IDs (bnc#1012628).
+- Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
+  (bnc#1012628).
+- PCI: hv: Serialize the present and eject work items
+  (bnc#1012628).
+- PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
+  (bnc#1012628).
+- KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
+  (bnc#1012628).
+- perf intel-pt: Fix overlap detection to identify consecutive
+  buffers correctly (bnc#1012628).
+- perf intel-pt: Fix sync_switch (bnc#1012628).
+- perf intel-pt: Fix error recovery from missing TIP packet
+  (bnc#1012628).
+- perf intel-pt: Fix timestamp following overflow (bnc#1012628).
+- perf/core: Fix use-after-free in uprobe_perf_close()
+  (bnc#1012628).
+- radeon: hide pointless #warning when compile testing
+  (bnc#1012628).
+- x86/mce/AMD: Pass the bank number to smca_get_bank_type()
+  (bnc#1012628).
+- x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
+  (bnc#1012628).
+- x86/mce/AMD: Get address from already initialized block
+  (bnc#1012628).
+- ath9k: Protect queue draining by rcu_read_lock() (bnc#1012628).
+- x86/uapi: Fix asm/bootparam.h userspace compilation errors
+  (bnc#1012628).
+- x86/apic: Fix signedness bug in APIC ID validity checks
+  (bnc#1012628).
+- sunrpc: remove incorrect HMAC request initialization
+  (bnc#1012628).
+- f2fs: fix heap mode to reset it back (bnc#1012628).
+- block: Change a rcu_read_{lock,unlock}_sched() pair into
+  rcu_read_{lock,unlock}() (bnc#1012628).
+- nvme: Skip checking heads without namespaces (bnc#1012628).
+- lib: fix stall in __bitmap_parselist() (bnc#1012628).
+- zboot: fix stack protector in compressed boot phase
+  (bnc#1012628).
+- blk-mq: Directly schedule q->timeout_work when aborting a
+  request (bnc#1012628).
+- blk-mq: order getting budget and driver tag (bnc#1012628).
+- blk-mq: make sure that correct hctx->next_cpu is set
+  (bnc#1012628).
+- blk-mq: don't keep offline CPUs mapped to hctx 0 (bnc#1012628).
+- ovl: Set d->last properly during lookup (bnc#1012628).
+- ovl: fix lookup with middle layer opaque dir and absolute path
+  redirects (bnc#1012628).
+- ovl: set i_ino to the value of st_ino for NFS export
+  (bnc#1012628).
+- ovl: set lower layer st_dev only if setting lower st_ino
+  (bnc#1012628).
+- xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
+  (bnc#1012628).
+- hugetlbfs: fix bug in pgoff overflow checking (bnc#1012628).
+- nfsd: fix incorrect umasks (bnc#1012628).
+- scsi: scsi_dh: Don't look for NULL devices handlers by name
+  (bnc#1012628).
+- scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on
+  probe failure (bnc#1012628).
+- Revert "scsi: core: return BLK_STS_OK for DID_OK in
+  __scsi_error_from_host_byte()" (bnc#1012628).
+- apparmor: fix logging of the existence test for signals
+  (bnc#1012628).
+- apparmor: fix display of .ns_name for containers (bnc#1012628).
+- apparmor: fix resource audit messages when auditing peer
+  (bnc#1012628).
+- block/loop: fix deadlock after loop_set_status (bnc#1012628).
+- nfit: fix region registration vs block-data-window ranges
+  (bnc#1012628).
+- s390/qdio: don't r

commit patterns-gnome for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package patterns-gnome for openSUSE:Factory 
checked in at 2018-04-22 14:37:46

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


Package is "patterns-gnome"

Sun Apr 22 14:37:46 2018 rev:11 rq:598591 version:20180321

Changes:

--- /work/SRC/openSUSE:Factory/patterns-gnome/patterns-gnome.changes
2018-04-19 15:24:44.590657187 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-gnome.new/patterns-gnome.changes   
2018-04-22 14:37:53.836750622 +0200
@@ -1,0 +2,6 @@
+Thu Apr 19 11:39:43 UTC 2018 - fcro...@suse.com
+
+- Do not recommend pulseaudio-modules-lirc/bluetooth/zeroconf,
+  use supplements in pulseaudio subpackages instead (bsc#1087207).
+
+---



Other differences:
--
++ patterns-gnome.spec ++
--- /var/tmp/diff_new_pack.4DKC1q/_old  2018-04-22 14:37:54.696719502 +0200
+++ /var/tmp/diff_new_pack.4DKC1q/_new  2018-04-22 14:37:54.700719357 +0200
@@ -338,11 +338,6 @@
 Recommends: nautilus
 Recommends: yelp
 # Pulseaudio is the default sound server
-%if 0%{is_opensuse}
-Recommends: pulseaudio-module-bluetooth
-Recommends: pulseaudio-module-lirc
-Recommends: pulseaudio-module-zeroconf
-%endif
 Recommends: pulseaudio-module-gconf
 Recommends: pulseaudio-module-x11
 # #509829




commit gnome-shell-extensions for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2018-04-22 14:37:41

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


Package is "gnome-shell-extensions"

Sun Apr 22 14:37:41 2018 rev:79 rq:598590 version:3.28.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2018-03-26 12:45:20.887693252 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
   2018-04-22 14:37:43.485125214 +0200
@@ -1,0 +2,5 @@
+Thu Apr 19 07:06:03 UTC 2018 - xw...@suse.com
+
+- Update sle-classic-xorg.desktop translations (bsc#1077156).
+
+---



Other differences:
--
++ gnome-shell-extensions.spec ++
--- /var/tmp/diff_new_pack.NprWvB/_old  2018-04-22 14:37:44.201099305 +0200
+++ /var/tmp/diff_new_pack.NprWvB/_new  2018-04-22 14:37:44.205099160 +0200
@@ -24,7 +24,7 @@
 Summary:A collection of extensions for GNOME Shell
 License:GPL-2.0-or-later
 Group:  System/GUI/GNOME
-URL:https://wiki.gnome.org/Projects/GnomeShell/Extensions
+Url:https://wiki.gnome.org/Projects/GnomeShell/Extensions
 Source: 
http://download.gnome.org/sources/gnome-shell-extensions/3.28/%{name}-%{version}.tar.xz
 Source1:README.SUSE
 Source2:sle-classic.desktop

++ sle-classic-xorg.desktop ++
--- /var/tmp/diff_new_pack.NprWvB/_old  2018-04-22 14:37:44.305095542 +0200
+++ /var/tmp/diff_new_pack.NprWvB/_new  2018-04-22 14:37:44.309095396 +0200
@@ -64,7 +64,7 @@
 Name[tr]=SLE Klasik
 Name[uk]=Класичний SLE
 Name[vi]=SLE cổ điển
-Name[zh_CN]=SLE 经典模式 Xorg
+Name[zh_CN]=运行于 Xorg 的 SLE 经典模式
 Name[zh_HK]=SLE Classic Xorg
 Name[zh_TW]=SLE Classic Xorg
 Comment=This session logs you into SLE Classic




commit gnome-shell for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2018-04-22 14:37:34

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


Package is "gnome-shell"

Sun Apr 22 14:37:34 2018 rev:150 rq:598588 version:3.28.1+20180418.b476e851b

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2018-03-24 
16:07:07.985335042 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes 
2018-04-22 14:37:36.837365776 +0200
@@ -1,0 +2,23 @@
+Wed Apr 18 12:23:29 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.28.1+20180418.b476e851b:
+  + workspaceThumbnail:
+- Only update _porthole if the overview is visible
+- Rebuild thumbnails if workareas size changed
+- Initialize porthole based on workArea
+  + popupMenu: Fix wrong call to clutter_actor_add_child()
+  + utils: Simplify URL regex to only support one layer of
+parentheses
+  + polkitAgent: Hide authentication dialogs while locked
+  + workspace: Don't move focus unconditionally
+  + networkAgent: Use libnm for plugin loading
+  + worldClock: Handle named timezones
+- Switch back to using git-checkout via source-service, upstream
+  seems unable to produce tarballs.
+
+---
+Sat Apr 14 22:10:29 UTC 2018 - bjorn@gmail.com
+
+- Drop unneeded NetworkManager-gnome Recommends.
+
+---

Old:

  gnome-shell-3.28.0.tar.xz

New:

  _service
  _servicedata
  gnome-shell-3.28.1+20180418.b476e851b.tar.xz



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.N9zV31/_old  2018-04-22 14:37:37.725333643 +0200
+++ /var/tmp/diff_new_pack.N9zV31/_new  2018-04-22 14:37:37.725333643 +0200
@@ -18,13 +18,14 @@
 
 %global __requires_exclude typelib\\(Meta\\)
 Name:   gnome-shell
-Version:3.28.0
+Version:3.28.1+20180418.b476e851b
 Release:0
 Summary:GNOME Shell
 License:GPL-2.0-or-later
 Group:  System/GUI/GNOME
 URL:https://wiki.gnome.org/Projects/GnomeShell
-Source0:
http://download.gnome.org/sources/gnome-shell/3.28/%{name}-%{version}.tar.xz
+#Source0:   
http://download.gnome.org/sources/gnome-shell/3.28/%%{name}-%%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
 # SOURCE-FEATURE-SLE aboutMenu fate#314545 dli...@suse.com -- Add an applet on 
login UI to display suse icon, product name, hostname.
 Source1:aboutMenu.js
 # SOURCE-FEATURE-SLE sle-background bsc#1007468 xw...@suse.com -- Add SUSE 
logo on lock screen for GNOME theme
@@ -62,7 +63,6 @@
 BuildRequires:  gtk-doc
 BuildRequires:  meson
 BuildRequires:  pkgconfig
-BuildRequires:  python(abi) >= 3
 BuildRequires:  sassc
 BuildRequires:  translation-update-upstream
 BuildRequires:  xsltproc
@@ -90,7 +90,7 @@
 BuildRequires:  pkgconfig(libecal-1.2) >= 3.5.3
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.17.2
 BuildRequires:  pkgconfig(libgnome-menu-3.0) >= 3.5.3
-BuildRequires:  pkgconfig(libmutter-2) >= 3.28.0
+BuildRequires:  pkgconfig(libmutter-2) >= 3.28.1
 BuildRequires:  pkgconfig(libnm) >= 0.9.8
 BuildRequires:  pkgconfig(libpulse) >= 2.0
 BuildRequires:  pkgconfig(libpulse-mainloop-glib)
@@ -104,6 +104,7 @@
 BuildRequires:  pkgconfig(mutter-cogl-pango-2) >= 3.28.0
 BuildRequires:  pkgconfig(polkit-agent-1) >= 0.100
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  python(abi) >= 3
 Requires:   gdk-pixbuf-loader-rsvg
 # "System settings" menu item
 Requires:   gnome-control-center
@@ -117,8 +118,6 @@
 Requires:   mutter
 Recommends: %{name}-calendar
 Recommends: %{name}-lang
-# network system icon
-Recommends: NetworkManager-gnome
 ## Finally, dependencies for session services that are needed for system icons 
and the user menu
 # bluetooth system icon
 # (lowered to recommends due to bsc#1067603, some setups without bluetooth 
might want to avoid this dependency)

++ _service ++

  
https://gitlab.gnome.org/GNOME/gnome-shell.git
git
gnome-3-28
3.28.1+%cd.%h
enable
  
  
*.tar
xz
  
  

++ _servicedata ++


https://gitlab.gnome.org/GNOME/gnome-shell.git
  b476e851b709445f8c0fb0eb7ce34454318cad6d



commit gjs for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2018-04-22 14:37:28

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


Package is "gjs"

Sun Apr 22 14:37:28 2018 rev:73 rq:598587 version:1.52.2

Changes:

--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2018-03-14 19:31:06.134112941 
+0100
+++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes 2018-04-22 
14:37:30.05765 +0200
@@ -1,0 +2,34 @@
+Wed Apr 18 19:07:35 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.52.2:
+  + This is an unscheuled release in order to revert a commit that
+causes a crash on exit, with some Cairo versions.
+  + Closed bugs and merge requests:
+- heapgraph.py: adjust terminal output style
+  (glgo#gnome/gjs#120).
+- Warn about compilation warnings (glgo#gnome/gjs#125).
+- Miscellaneous commits.
+
+---
+Tue Apr 10 02:46:28 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 1.52.1:
+  + In addition to System.dumpHeap(), you can now dump a heap from
+a running Javascript program by starting it with the
+environment variable GJS_DEBUG_HEAP_OUTPUT=some_name, and
+sending it SIGUSR1.
+  + Closed bugs:
+- Crash when resolving promises if exception is pending
+  (glgo#GNOME/gjs#18).
+- Tools for examining heap graph (glgo#GNOME/gjs#116).
+- Add support for passing flags to Gio.DBusProxy in
+  makeProxyWrapper (glgo#GNOME/gjs#122).
+- Cannot instantiate Cairo.Context (glgo#GNOME/gjs#126).
+- GISCAN GjsPrivate-1.0.gir fails (glgo#GNOME/gjs#128).
+- Invalid read of g_object_finalized flag (glgo#GNOME/gjs#129).
+- Pick a different C++ linter.
+- profiler: Don't assume layout of struct sigaction.
+- Update tweener.js.
+- Various maintenance.
+
+---

Old:

  gjs-1.52.0.tar.xz

New:

  gjs-1.52.2.tar.xz



Other differences:
--
++ gjs.spec ++
--- /var/tmp/diff_new_pack.rRxyq0/_old  2018-04-22 14:37:30.625590561 +0200
+++ /var/tmp/diff_new_pack.rRxyq0/_new  2018-04-22 14:37:30.629590417 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gjs
-Version:1.52.0
+Version:1.52.2
 Release:0
 Summary:JavaScript bindings based on gobject-introspection and Mozilla
 License:MIT

++ gjs-1.52.0.tar.xz -> gjs-1.52.2.tar.xz ++
 32309 lines of diff (skipped)




commit gtk2 for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package gtk2 for openSUSE:Factory checked in 
at 2018-04-22 14:37:18

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


Package is "gtk2"

Sun Apr 22 14:37:18 2018 rev:168 rq:598586 version:2.24.32

Changes:

--- /work/SRC/openSUSE:Factory/gtk2/gtk2.changes2018-03-31 
15:35:48.540034870 +0200
+++ /work/SRC/openSUSE:Factory/.gtk2.new/gtk2.changes   2018-04-22 
14:37:24.649806808 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 19:01:07 UTC 2018 - bjorn@gmail.com
+
+- Update _service to point to new
+  https://gitlab.gnome.org/GNOME/gtk.git home.
+
+---



Other differences:
--
++ _service ++
--- /var/tmp/diff_new_pack.O2GU9J/_old  2018-04-22 14:37:25.53228 +0200
+++ /var/tmp/diff_new_pack.O2GU9J/_new  2018-04-22 14:37:25.581773083 +0200
@@ -1,6 +1,6 @@
 
   
-git://git.gnome.org/gtk+
+https://gitlab.gnome.org/GNOME/gtk.git
 git
 2.24.32
 @PARENT_TAG@




commit mutter for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package mutter for openSUSE:Factory checked 
in at 2018-04-22 14:37:13

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


Package is "mutter"

Sun Apr 22 14:37:13 2018 rev:126 rq:598585 version:3.28.1+20180416.d3d5eb8e1

Changes:

--- /work/SRC/openSUSE:Factory/mutter/mutter.changes2018-03-26 
12:57:17.193845181 +0200
+++ /work/SRC/openSUSE:Factory/.mutter.new/mutter.changes   2018-04-22 
14:37:15.366142759 +0200
@@ -1,0 +2,18 @@
+Wed Apr 18 12:17:18 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.28.1+20180416.d3d5eb8e1:
+  + idle-monitor: Add ResetIdletime API, for testing purposes
+  + backend: Reset idle when lid is opened or resuming from suspend
+  + idle-monitor: Take idle inhibition into account
+  + x11: Allow XTest and core events to reset idletime
+  + backends: Remove X11 idle-monitor backend
+  + wayland: Plug surface pending state contents leak
+  + monitor-manager: fix output ids returned by GetResources
+  + native: Disable the use of KMS modifiers by default
+  + Updated translations.
+- Switch back to using git-checkout via source-service, upstream
+  seems unable to produce tarballs.
+- Following the above, add libtool BuildRequires and pass
+  autogen.sh to bootstrap.
+
+---

Old:

  mutter-3.28.0.tar.xz

New:

  _service
  _servicedata
  mutter-3.28.1+20180416.d3d5eb8e1.tar.xz



Other differences:
--
++ mutter.spec ++
--- /var/tmp/diff_new_pack.3Jg6xv/_old  2018-04-22 14:37:15.962121192 +0200
+++ /var/tmp/diff_new_pack.3Jg6xv/_new  2018-04-22 14:37:15.966121047 +0200
@@ -19,13 +19,14 @@
 %define mutter_major 2
 %define mutter_minor 0
 Name:   mutter
-Version:3.28.0
+Version:3.28.1+20180416.d3d5eb8e1
 Release:0
 Summary:Window and compositing manager based on Clutter
 License:GPL-2.0-or-later
 Group:  System/GUI/GNOME
 URL:https://www.gnome.org
-Source0:
http://download.gnome.org/sources/mutter/3.28/%{name}-%{version}.tar.xz
+#Source0:   
http://download.gnome.org/sources/mutter/3.28/%%{name}-%%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM mutter-fix-startup.patch bgo#768531 zai...@opensuse.org 
-- Fix slow startup notification on wayland
 Patch0: mutter-fix-startup.patch
 # PATCH-FEATURE-UPSTREAM 
mutter-iconcache-Support-RGB16_565-format-for-16-bit-color-.patch FATE#323412 
bgo#781704 bsc#1024748 vliaskovi...@suse.com -- iconcache: Support RGB16_565 
format for 16-bit sessions
@@ -44,6 +45,7 @@
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
 BuildRequires:  intltool
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  zenity
@@ -106,8 +108,8 @@
 # We need to obsolete the old mutter libs, as otherwise upgrading is impossible
 # This makes me believe we should probably fold libmutter into the main package
 # with the next update (3.30)
-Obsoletes:  libmutter0
 Obsoletes:  libmutter-1-0
+Obsoletes:  libmutter0
 
 %description -n libmutter-%{mutter_major}-%{mutter_minor}
 Mutter is a window and compositing manager based on Clutter, forked
@@ -154,6 +156,7 @@
 
 %build
 # FIXME add --enable-remote-desktop when libpipewire-0.1 is available
+NOCONFIGURE=1 ./autogen.sh
 %configure \
--enable-wayland \
--enable-native-backend \

++ _service ++

  
https://gitlab.gnome.org/GNOME/mutter.git
git
gnome-3-28
3.28.1+%cd.%h
enable
  
  
*.tar
xz
  
  

++ _servicedata ++


https://gitlab.gnome.org/GNOME/mutter.git
  d3d5eb8e1b3b07a38860a9dbe58c601392e0ad75


commit gtk3 for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2018-04-22 14:37:04

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


Package is "gtk3"

Sun Apr 22 14:37:04 2018 rev:129 rq:598583 version:3.22.30

Changes:

--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes2018-04-19 
15:21:43.545973212 +0200
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2018-04-22 
14:37:09.422357849 +0200
@@ -1,0 +2,13 @@
+Wed Apr 18 01:01:46 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 3.22.30:
+  + gtk-demo has a new 'Widgetbowl' demo.
+  + The wayland backend now supports the stable xdg-shell protocol.
+  + Bugs fixed: glgo#GNOME/GTK#28, glgo#GNOME/GTK#83,
+glgo#GNOME/GTK#88, glgo#GNOME/GTK#114, glgo#GNOME/GTK#129,
+glgo#GNOME/GTK#132, glgo#GNOME/GTK#141, glgo#GNOME/GTK#146,
+glgo#GNOME/GTK#156, glgo#GNOME/GTK#157, glgo#GNOME/GTK#163,
+bgo#705509, bgo#745128, bgo#748784, bgo#791939, bgo#792632,
+bgo#793062.
+
+---

Old:

  gtk+-3.22.29.tar.xz

New:

  gtk+-3.22.30.tar.xz



Other differences:
--
++ gtk3.spec ++
--- /var/tmp/diff_new_pack.CP6t1x/_old  2018-04-22 14:37:10.274327018 +0200
+++ /var/tmp/diff_new_pack.CP6t1x/_new  2018-04-22 14:37:10.278326874 +0200
@@ -22,12 +22,12 @@
 %define _name   gtk+
 %bcond_without  broadway
 Name:   gtk3
-Version:3.22.29
+Version:3.22.30
 Release:0
 Summary:The GTK+ toolkit library (version 3)
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/X11
-Url:https://www.gtk.org/
+URL:https://www.gtk.org/
 Source: 
http://download.gnome.org/sources/gtk+/3.22/%{_name}-%{version}.tar.xz
 Source1:README.SUSE
 Source2:settings.ini
@@ -68,7 +68,7 @@
 BuildRequires:  pkgconfig(wayland-client) >= 1.9.91
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.9.91
 BuildRequires:  pkgconfig(wayland-egl)
-BuildRequires:  pkgconfig(wayland-protocols) >= 1.9
+BuildRequires:  pkgconfig(wayland-protocols) >= 1.12
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcomposite)
 BuildRequires:  pkgconfig(xcursor)

++ gtk+-3.22.29.tar.xz -> gtk+-3.22.30.tar.xz ++
/work/SRC/openSUSE:Factory/gtk3/gtk+-3.22.29.tar.xz 
/work/SRC/openSUSE:Factory/.gtk3.new/gtk+-3.22.30.tar.xz differ: char 27, line 1




commit gdm for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2018-04-22 14:36:47

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


Package is "gdm"

Sun Apr 22 14:36:47 2018 rev:208 rq:598582 version:3.28.1

Changes:

--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2018-03-26 12:57:10.574084054 
+0200
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes 2018-04-22 
14:37:00.790670208 +0200
@@ -1,0 +2,20 @@
+Fri Apr 13 10:07:57 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.28.1:
+  + Properly stop boot splash even if local login screen is
+disabled (bsc#1083646 bgo#795120).
+  + Updated translations.
+
+---
+Sun Apr  8 12:33:28 UTC 2018 - fezh...@suse.com
+
+- Rename gdm-disable-wayland-on-mgag200-chipsets.patch to
+  gdm-disable-wayland-on-unsupported-chipsets.patch: add rules for
+  ASPEED ast drivers (boo#1088539).
+
+---
+Wed Apr  4 09:48:52 UTC 2018 - fezh...@suse.com
+
+- Clean up specfile: Enable Wayland unconditionally.
+
+---

Old:

  gdm-3.28.0.tar.xz
  gdm-disable-wayland-on-mgag200-chipsets.patch

New:

  gdm-3.28.1.tar.xz
  gdm-disable-wayland-on-unsupported-chipsets.patch



Other differences:
--
++ gdm.spec ++
--- /var/tmp/diff_new_pack.4ZoV38/_old  2018-04-22 14:37:02.514607823 +0200
+++ /var/tmp/diff_new_pack.4ZoV38/_new  2018-04-22 14:37:02.522607534 +0200
@@ -19,10 +19,9 @@
 %define systemdsystemunitdir %(pkg-config --variable=systemdsystemunitdir 
systemd)
 # FIXME: need to check what should be done to enable this (at least adapt the 
pam files). See bnc#69
 %define enable_split_authentication 0
-# Allow to disable wayland components
-%bcond_without wayland
+
 Name:   gdm
-Version:3.28.0
+Version:3.28.1
 Release:0
 Summary:The GNOME Display Manager
 License:GPL-2.0-or-later
@@ -40,8 +39,8 @@
 Source7:X11-displaymanager-gdm
 # GDM does not boostrap using gnome-autogen.sh, but has it's own bootstrap 
script
 Source8:autogen.sh
-# PATCH-FIX-UPSTREAM gdm-disable-wayland-on-mgag200-chipsets.patch bgo#794106 
bsc#1083609 yfji...@suse.com -- Disable Wayland on mgag200 chipsets
-Patch1: gdm-disable-wayland-on-mgag200-chipsets.patch
+# PATCH-FIX-UPSTREAM gdm-disable-wayland-on-unsupported-chipsets.patch 
bgo#794106 bsc#1083609 boo#1088539 yfji...@suse.com -- Disable Wayland on 
unsupported chipsets
+Patch1: gdm-disable-wayland-on-unsupported-chipsets.patch
 # WARNING: do not remove/significantly change patch3 without updating the 
relevant patch in accountsservice too
 # PATCH-FIX-OPENSUSE gdm-sysconfig-settings.patch bnc432360 bsc#919723 
h...@novell.com -- Read autologin options from /etc/sysconfig/displaymanager; 
note that accountsservice has a similar patch (accountsservice-sysconfig.patch)
 Patch3: gdm-sysconfig-settings.patch
@@ -221,11 +220,7 @@
 --enable-ipv6 \
 --enable-gdm-xsession \
 --with-plymouth \
-%if %{with wayland}
 --enable-wayland-support \
-%else
---disable-wayland-support \
-%endif
 %if 0%{?is_opensuse}
 --enable-systemd-journal \
 %else

++ gdm-3.28.0.tar.xz -> gdm-3.28.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gdm-3.28.0/NEWS new/gdm-3.28.1/NEWS
--- old/gdm-3.28.0/NEWS 2018-03-13 14:58:54.0 +0100
+++ new/gdm-3.28.1/NEWS 2018-04-10 15:41:03.0 +0200
@@ -1,4 +1,10 @@
 ==
+Version 3.28.1
+==
+- Properly stop boot splash even if local login screen is disabled
+- Translation updates
+
+==
 Version 3.28.0
 ==
 - Translation updates
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gdm-3.28.0/aclocal.m4 new/gdm-3.28.1/aclocal.m4
--- old/gdm-3.28.0/aclocal.m4   2018-03-13 15:01:41.0 +0100
+++ new/gdm-3.28.1/aclocal.m4   2018-04-10 15:43:21.0 +0200
@@ -20,6 +20,9 @@
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically 
'autoreconf'.])])
 
+# Increment this whenever this file is changed.
+#serial 1
+
 dnl GLIB_GSETTINGS
 dnl Defines GSETTINGS_SCHEMAS_INSTALL which controls whether
 dnl the schema should be compiled
@@ -720,8 +723,8 @@
xmlpath="$$lc:$(srcdir)/$$lc"; \
  fi; \
  for page in $(HELP_FILES); do \
-   echo "$(XMLLINT) --noout --noent --path $$xmlpath --xinclude 
$$d$$lc/$$

commit gnome-session for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2018-04-22 14:36:41

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


Package is "gnome-session"

Sun Apr 22 14:36:41 2018 rev:180 rq:596163 version:3.28.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes  
2018-03-26 12:45:41.974932308 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-session.new/gnome-session.changes 
2018-04-22 14:36:44.695252665 +0200
@@ -1,0 +2,12 @@
+Wed Apr 11 02:45:25 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 3.28.1:
+  + Tell libICE to stop opening a TCP socket.
+  + Shore up permissions of .config.
+  + Updated translations.
+- Add pkgconfig(gio-2.0) to avoid implicit dependencies.
+- Drop update-desktop-files and suse_update_desktop_file macro,
+  tcpd devel package and xau, xext, xrender and xsts pkgconfig
+  modules BuildRequires: they are no longer used/required anymore.
+
+---

Old:

  gnome-session-3.28.0.tar.xz

New:

  gnome-session-3.28.1.tar.xz



Other differences:
--
++ gnome-session.spec ++
--- /var/tmp/diff_new_pack.qGMIFM/_old  2018-04-22 14:36:45.427226176 +0200
+++ /var/tmp/diff_new_pack.qGMIFM/_new  2018-04-22 14:36:45.427226176 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-session
-Version:3.28.0
+Version:3.28.1
 Release:0
 Summary:Session Tools for the GNOME Desktop
 License:GPL-2.0-or-later
@@ -32,30 +32,25 @@
 BuildRequires:  fdupes
 BuildRequires:  meson
 BuildRequires:  pkgconfig
-BuildRequires:  tcpd-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  update-desktop-files
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(dbus-glib-1) >= 0.76
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(epoxy)
-BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.35.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.46.0
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.46.0
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glesv2)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.35.0
-BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.9.91
-BuildRequires:  pkgconfig(gtk+-3.0) >= 2.90.7
+BuildRequires:  pkgconfig(glib-2.0) >= 2.46.0
+BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.18.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.18.0
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.10
 BuildRequires:  pkgconfig(libsystemd) >= 209
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(x11)
-BuildRequires:  pkgconfig(xau)
 BuildRequires:  pkgconfig(xcomposite)
-BuildRequires:  pkgconfig(xext)
-BuildRequires:  pkgconfig(xrender)
 BuildRequires:  pkgconfig(xtrans)
-BuildRequires:  pkgconfig(xtst)
 Requires:   %{name}-core = %{version}
 Requires:   %{name}-default-session = %{version}
 Recommends: %{name}-lang
@@ -135,7 +130,6 @@
 install -m755 %{SOURCE1} %{buildroot}%{_bindir}/gnome
 install -d -m755 %{buildroot}%{_datadir}/xsessions
 install -m644 %{SOURCE2} %{buildroot}%{_datadir}/xsessions/gnome.desktop
-%suse_update_desktop_file %{buildroot}%{_datadir}/xsessions/gnome.desktop
 %find_lang %{name}-3.0 %{?no_lang_C}
 %fdupes %{buildroot}/%{_prefix}
 # remove wayland files on s390/s390x

++ gnome-session-3.28.0.tar.xz -> gnome-session-3.28.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-session-3.28.0/NEWS 
new/gnome-session-3.28.1/NEWS
--- old/gnome-session-3.28.0/NEWS   2018-03-13 15:05:37.0 +0100
+++ new/gnome-session-3.28.1/NEWS   2018-04-10 15:33:36.0 +0200
@@ -1,4 +1,12 @@
 ==
+Version 3.28.1
+==
+
+   * Tell libICE to stop opening a TCP socket
+   * Shore up permissions of .config
+   * Translation updates
+
+==
 Version 3.28.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-session-3.28.0/gnome-session/gsm-util.c 
new/gnome-session-3.28.1/gnome-session/gsm-util.c
--- old/gnome-session-3.28.0/gnome-session/gsm-util.c   2018-03-13 
15:05:37.0 +0100
+++ new/gnome-session-3.28.1/gnome-session/gsm-util.c   2018-04-10 
15:33:36.0 +0200
@@ -98,7 +98,7 @@
 static gboolean
 ensure_dir_exists (const char *dir)
 {
-if (g_mkdir_with_parents (dir, 0755) == 0)
+if (g_mkdir_with_parents (dir, 0700) == 0)
 return TRUE;
 
 g_warning ("GsmSessionSave: Failed to create directory %s: %s", dir, 
strerror (errno));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude

commit python-Cython for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package python-Cython for openSUSE:Factory 
checked in at 2018-04-22 14:36:13

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


Package is "python-Cython"

Sun Apr 22 14:36:13 2018 rev:38 rq:598790 version:0.28.2

Changes:

--- /work/SRC/openSUSE:Factory/python-Cython/python-Cython-doc.changes  
2018-04-05 15:29:03.533755256 +0200
+++ /work/SRC/openSUSE:Factory/.python-Cython.new/python-Cython-doc.changes 
2018-04-22 14:36:16.792262420 +0200
@@ -1,0 +2,27 @@
+Wed Apr 18 02:15:50 UTC 2018 - toddrme2...@gmail.com
+
+- Version update to 0.28.2
+  + Features added
+* ``abs()`` is faster for Python long objects.
+* The C++11 methods ``front()`` and ``end()`` were added to the 
declaration of
+  ``libcpp.string``.  Patch by Alex Huszagh.  (Github issue #2123)
+* The C++11 methods ``reserve()`` and ``bucket_count()`` are declared for
+  ``std::unordered_map``.  Patch by Valentin Valls.  (Github issue #2168)
+  + Bugs fixed
+* The copy of a read-only memoryview was considered read-only as well, 
whereas
+  a common reason to copy a read-only view is to make it writable.  The 
result
+  of the copying is now a writable buffer by default.
+  (Github issue #2134)
+* The ``switch`` statement generation failed to apply recursively to the 
body of
+  converted if-statements.
+* ``NULL`` was sometimes rejected as exception return value when the 
returned
+  type is a fused pointer type.
+  Patch by Callie LeFave.  (Github issue #2177)
+* Fixed compatibility with PyPy 5.11.
+  Patch by Matti Picus.  (Github issue #2165)
+  + Other changes
+* The NumPy tutorial was rewritten to use memoryviews instead of the older
+  buffer declaration syntax.
+  Contributed by Gabriel de Marmiesse.  (Github issue #2162)
+
+---
python-Cython.changes: same change

Old:

  Cython-0.28.1.tar.gz

New:

  Cython-0.28.2.tar.gz



Other differences:
--
++ python-Cython-doc.spec ++
--- /var/tmp/diff_new_pack.WvUO1r/_old  2018-04-22 14:36:17.712229128 +0200
+++ /var/tmp/diff_new_pack.WvUO1r/_new  2018-04-22 14:36:17.716228984 +0200
@@ -20,7 +20,7 @@
 # Tests currently fail randomly in OBS multiple local rund do not trigger them
 %bcond_with  test
 Name:   python-Cython-doc
-Version:0.28.1
+Version:0.28.2
 Release:0
 Summary:The Cython compiler for writing C extensions for the Python 
language
 License:Apache-2.0

++ python-Cython.spec ++
--- /var/tmp/diff_new_pack.WvUO1r/_old  2018-04-22 14:36:17.736228260 +0200
+++ /var/tmp/diff_new_pack.WvUO1r/_new  2018-04-22 14:36:17.740228115 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-Cython
-Version:0.28.1
+Version:0.28.2
 Release:0
 Summary:The Cython compiler for writing C extensions for the Python 
language
 License:Apache-2.0

++ Cython-0.28.1.tar.gz -> Cython-0.28.2.tar.gz ++
 2696 lines of diff (skipped)




commit python-pytest-httpbin for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package python-pytest-httpbin for 
openSUSE:Factory checked in at 2018-04-22 14:36:00

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


Package is "python-pytest-httpbin"

Sun Apr 22 14:36:00 2018 rev:5 rq:598781 version:0.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pytest-httpbin/python-pytest-httpbin.changes  
2017-11-17 10:36:44.979790842 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-httpbin.new/python-pytest-httpbin.changes
 2018-04-22 14:36:06.148647596 +0200
@@ -1,0 +2,5 @@
+Thu Apr 19 17:12:15 UTC 2018 - toddrme2...@gmail.com
+
+- Fix dependencies.
+
+---



Other differences:
--
++ python-pytest-httpbin.spec ++
--- /var/tmp/diff_new_pack.aw8pwU/_old  2018-04-22 14:36:06.804623856 +0200
+++ /var/tmp/diff_new_pack.aw8pwU/_new  2018-04-22 14:36:06.808623712 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-httpbin
 #
-# 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
@@ -25,12 +25,14 @@
 Group:  Development/Languages/Python
 Url:https://github.com/kevin1024/pytest-httpbin
 Source: 
https://files.pythonhosted.org/packages/source/p/pytest-httpbin/pytest-httpbin-%{version}.tar.gz
+BuildRequires:  %{python_module httpbin}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module six}
 BuildRequires:  python-rpm-macros
 Requires:   python-httpbin
 Requires:   python-pytest
 Requires:   python-six
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %python_subpackages
@@ -56,6 +58,8 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%{python_sitelib}/*
+%doc DESCRIPTION.rst
+%{python_sitelib}/pytest_httpbin-%{version}-py*.egg-info
+%{python_sitelib}/pytest_httpbin/
 
 %changelog




commit gpgme for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package gpgme for openSUSE:Factory checked 
in at 2018-04-22 14:36:20

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


Package is "gpgme"

Sun Apr 22 14:36:20 2018 rev:73 rq:599483 version:1.11.1

Changes:

--- /work/SRC/openSUSE:Factory/gpgme/gpgme.changes  2018-04-17 
11:15:22.600433789 +0200
+++ /work/SRC/openSUSE:Factory/.gpgme.new/gpgme.changes 2018-04-22 
14:36:22.652050364 +0200
@@ -1,0 +2,34 @@
+Fri Apr 20 18:29:18 UTC 2018 - astie...@suse.com
+
+- update to 1.11.1:
+  * Fixed build problems in the 1.11.0 releas
+drop gpgme-1.11-fix-gpgme-json-rpath.patch,
+drop gpgme-1.11-fix-tests.patch
+  * Added C++ interfaces which were planned for 1.11.0
+
+---
+Thu Apr 19 11:47:13 UTC 2018 - kbabi...@suse.com
+
+- Update to 1.11
+ * New encryption API to support direct key specification including
+   hidden recipients option and taking keys from a file.  This also
+   allows to enforce the use of a subkey.
+ * New encryption flag for the new API to enforce the use of plain
+   mail addresses (addr-spec).
+ * The import API can now tell whether v3 keys are skipped. These
+   old and basically broken keys are not anymore supported by GnuPG
+   2.1.
+ * The decrypt and verify API will now return the MIME flag as
+   specified by RFC-4880bis.
+ * The offline mode now has an effect on gpg by disabling all
+   network access.
+ * A failed OpenPGP verification how returns the fingerprint of the
+   intended key if a recent gpg version was used for signature
+   creation.
+ * Various minor fixes.
+- Dropped patch 0001-core-Tweak-STATUS_FAILURE-handling.patch, since
+  it is included upstream now. 
+- add gpgme-1.11-fix-gpgme-json-rpath.patch to remove rpath
+- add gpgme-1.11-fix-tests.patch to fix tests
+
+---

Old:

  0001-core-Tweak-STATUS_FAILURE-handling.patch
  gpgme-1.10.0.tar.bz2
  gpgme-1.10.0.tar.bz2.sig

New:

  gpgme-1.11.1.tar.bz2
  gpgme-1.11.1.tar.bz2.sig



Other differences:
--
++ gpgme.spec ++
--- /var/tmp/diff_new_pack.ZtJijK/_old  2018-04-22 14:36:23.260028363 +0200
+++ /var/tmp/diff_new_pack.ZtJijK/_new  2018-04-22 14:36:23.264028218 +0200
@@ -21,10 +21,10 @@
 %bcond_without python2
 %bcond_without python3
 Name:   gpgme
-Version:1.10.0
+Version:1.11.1
 Release:0
 Summary:Programmatic library interface to GnuPG
-License:LGPL-2.1+ AND GPL-3.0+
+License:LGPL-2.1-or-later AND GPL-3.0-or-later
 Group:  Productivity/Security
 Url:http://www.gnupg.org/related_software/gpgme/
 Source: ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2
@@ -33,12 +33,10 @@
 Source3:gpgme.keyring
 # used to have a fixed timestamp
 Source99:   %{name}.changes
-# PATCH-FIX-UPSTREAM 0001-core-Tweak-STATUS_FAILURE-handling.patch bsc#1089497
-Patch0: 0001-core-Tweak-STATUS_FAILURE-handling.patch  
 BuildRequires:  gcc-c++
 BuildRequires:  gpg2 >= 2.0.10
 BuildRequires:  libassuan-devel >= 2.4.2
-BuildRequires:  libgpg-error-devel >= 1.24
+BuildRequires:  libgpg-error-devel >= 1.28
 BuildRequires:  pkgconfig
 BuildRequires:  swig
 Requires(post): %{install_info_prereq}
@@ -177,7 +175,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 build_timestamp=$(date -u +%{Y}-%{m}-%{dT}%{H}:%{M}+ -r %{SOURCE99})
@@ -236,8 +233,10 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/gpgme.info%{ext_info}
 
 %files
-%doc AUTHORS COPYING COPYING.LESSER ChangeLog ChangeLog-2011 README NEWS 
THANKS TODO VERSION
+%license COPYING COPYING.LESSER
+%doc AUTHORS ChangeLog ChangeLog-2011 README NEWS THANKS TODO VERSION
 %{_bindir}/gpgme-tool
+%{_bindir}/gpgme-json
 %{_datadir}/common-lisp
 %{_datadir}/common-lisp/source
 %{_infodir}/gpgme*

++ gpgme-1.10.0.tar.bz2 -> gpgme-1.11.1.tar.bz2 ++
 13031 lines of diff (skipped)




commit osinfo-db for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package osinfo-db for openSUSE:Factory 
checked in at 2018-04-22 14:36:08

Comparing /work/SRC/openSUSE:Factory/osinfo-db (Old)
 and  /work/SRC/openSUSE:Factory/.osinfo-db.new (New)


Package is "osinfo-db"

Sun Apr 22 14:36:08 2018 rev:12 rq:598784 version:20180416

Changes:

--- /work/SRC/openSUSE:Factory/osinfo-db/osinfo-db.changes  2018-04-07 
20:49:02.707789315 +0200
+++ /work/SRC/openSUSE:Factory/.osinfo-db.new/osinfo-db.changes 2018-04-22 
14:36:09.668520217 +0200
@@ -1,0 +2,6 @@
+Mon Apr 16 19:42:42 UTC 2018 - fabi...@fidencio.org
+
+- fate#322156 - Update database to version 20180416
+  osinfo-db-20180416.tar.xz
+
+---

Old:

  osinfo-db-20180311.tar.xz

New:

  osinfo-db-20180416.tar.xz



Other differences:
--
++ osinfo-db.spec ++
--- /var/tmp/diff_new_pack.H22Ooz/_old  2018-04-22 14:36:10.248499228 +0200
+++ /var/tmp/diff_new_pack.H22Ooz/_new  2018-04-22 14:36:10.252499083 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   osinfo-db
-Version:20180311
+Version:20180416
 Release:0
 Summary:Osinfo database files
 License:LGPL-2.1+ and GPL-2.0+

++ osinfo-db-20180311.tar.xz -> osinfo-db-20180416.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osinfo-db-20180311/VERSION 
new/osinfo-db-20180416/VERSION
--- old/osinfo-db-20180311/VERSION  2018-03-11 21:26:22.0 +0100
+++ new/osinfo-db-20180416/VERSION  2018-04-16 21:19:00.0 +0200
@@ -1 +1 @@
-20180311
\ No newline at end of file
+20180416
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/osinfo-db-20180311/os/alpinelinux.org/alpinelinux-3.5.xml 
new/osinfo-db-20180416/os/alpinelinux.org/alpinelinux-3.5.xml
--- old/osinfo-db-20180311/os/alpinelinux.org/alpinelinux-3.5.xml   
1970-01-01 01:00:00.0 +0100
+++ new/osinfo-db-20180416/os/alpinelinux.org/alpinelinux-3.5.xml   
2018-04-16 21:19:00.0 +0200
@@ -0,0 +1,37 @@
+
+
+
+  http://alpinelinux.org/alpinelinux/3.5";>
+alpinelinux3.5
+Alpine Linux 3.5
+3.5
+Alpine Linux Project
+linux
+alpinelinux
+
+
+  
+10
+   1
+   134217728
+   1073741824
+  
+  
+10
+   1
+   805306368
+   4294967296
+  
+
+
+  
+alpine-.* 3.5.\d x86$
+  
+
+
+  
+alpine-.* 3.5.\d x86_64.*
+  
+
+  
+
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/osinfo-db-20180311/os/alpinelinux.org/alpinelinux-3.6.xml 
new/osinfo-db-20180416/os/alpinelinux.org/alpinelinux-3.6.xml
--- old/osinfo-db-20180311/os/alpinelinux.org/alpinelinux-3.6.xml   
1970-01-01 01:00:00.0 +0100
+++ new/osinfo-db-20180416/os/alpinelinux.org/alpinelinux-3.6.xml   
2018-04-16 21:19:00.0 +0200
@@ -0,0 +1,39 @@
+
+
+
+  http://alpinelinux.org/alpinelinux/3.6";>
+alpinelinux3.6
+Alpine Linux 3.6
+3.6
+Alpine Linux Project
+linux
+alpinelinux
+http://alpinelinux.org/alpinelinux/3.5"/>
+http://alpinelinux.org/alpinelinux/3.5"/>
+
+
+  
+10
+   1
+   134217728
+   1073741824
+  
+  
+10
+   1
+   805306368
+   4294967296
+  
+
+
+  
+alpine-.* 3.6.\d x86$
+  
+
+
+  
+alpine-.* 3.6.\d x86_64.*
+  
+
+  
+
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/osinfo-db-20180311/os/alpinelinux.org/alpinelinux-3.7.xml 
new/osinfo-db-20180416/os/alpinelinux.org/alpinelinux-3.7.xml
--- old/osinfo-db-20180311/os/alpinelinux.org/alpinelinux-3.7.xml   
1970-01-01 01:00:00.0 +0100
+++ new/osinfo-db-20180416/os/alpinelinux.org/alpinelinux-3.7.xml   
2018-04-16 21:19:00.0 +0200
@@ -0,0 +1,44 @@
+
+
+
+  http://alpinelinux.org/alpinelinux/3.7";>
+alpinelinux3.7
+Alpine Linux 3.7
+3.7
+Alpine Linux Project
+linux
+alpinelinux
+http://alpinelinux.org/alpinelinux/3.6"/>
+http://alpinelinux.org/alpinelinux/3.6"/>
+
+
+  
+10
+   1
+   134217728
+   1073741824
+  
+  
+10
+   1
+   805306368
+   4294967296
+  
+
+
+  
+alpine-.* 3.7.\d x86$
+  
+
+
+  
+alpine-.* 3.7.\d x86_64.*
+  
+
+
+  
+alpine-.* 3.7.\d ppc64le
+  
+
+  
+
\

commit java-10-openjdk for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package java-10-openjdk for openSUSE:Factory 
checked in at 2018-04-22 14:35:43

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


Package is "java-10-openjdk"

Sun Apr 22 14:35:43 2018 rev:16 rq:598596 version:10.0.1.0

Changes:

--- /work/SRC/openSUSE:Factory/java-10-openjdk/java-10-openjdk.changes  
2018-03-24 16:12:45.909153372 +0100
+++ /work/SRC/openSUSE:Factory/.java-10-openjdk.new/java-10-openjdk.changes 
2018-04-22 14:35:50.781203721 +0200
@@ -1,0 +2,109 @@
+Thu Apr 19 13:34:02 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Fix armv6 build with fix_armv6_build.patch
+
+---
+Thu Apr 19 09:03:10 UTC 2018 - fst...@suse.com
+
+- OpenJDK 10.0.1 (April 2018 CPU)
+  * Security fixes:
++ S8194238: Trying exceptions in MethodHandles (CVE-2018-2826,
+  bsc#1090197)
++ S8194233: Improve support for array handles (CVE-2018-2825,
+  bsc#1090196)
++ S8192025: Less referential references (CVE-2018-2814,
+  bsc#1090032)
++ S8189997: Enhance keystore mechanisms (CVE-2018-2794,
+  bsc#1090024)
++ S8189977: Improve permission portability (CVE-2018-2795,
+  bsc#1090025)
++ S8192757: Improve stub classes implementation (CVE-2018-2815,
+ bsc#1090033)
++ S8189993: Improve document portability (CVE-2018-2799,
+  bsc#1090029)
++ S8189989: Improve container portability (CVE-2018-2798,
+  bsc#1090028)
++ S8189985: Improve tabular data portability (CVE-2018-2797,
+  bsc#1090027)
++ S8189981: Improve queuing portability (CVE-2018-2796,
+  bsc#1090026)
++ S8189969: Manifest better manifest entries (CVE-2018-2790,
+  bsc#1090023)
+  * Security-In-Depth fixes:
++ S8182362: Update CipherOutputStream Usage
++ S8183032: Upgrade to LittleCMS 2.9
++ S8189123: More consistent classloading
++ S8190478: Improved interface method selection
++ S8190877: Better handling of abstract classes
++ S8191696: Better mouse positioning
++ S8192030: Better MTSchema support
++ S8193409: Improve AES supporting classes
++ S8193414: Improvements in MethodType lookups
+  * Fixes:
++ S8160104: CORBA communication improvements
++ S8163237: Restrict the use of EXPORT cipher suites
++ S8172525: Improve key keying case
++ S8174756: Extra validation for public keys
++ S8174962: Better interface invocations
++ S8175075: Add 3DES to the default disabled algorithm security
+  property
++ S8175932: Improve host instance supports
++ S8176450: Revise default document styling
++ S8178449: Improve LDAP logins
++ S8178458: Better use of certificates in LDAP
++ S8178466: Better RSA parameters
++ S8179533: Cleaner print job handling
++ S8179990: Cleaner palette entry handling
++ S8180011: Cleaner native graphics device handling
++ S8180015: Cleaner AWT robot handling
++ S8180020: Improve SymbolHashMap entry handling
++ S8180869: Cleaner image file reading handling
++ S8180877: More deeply colored ICC spaces
++ S8181664: Improve JVM UTF String handling
++ S8181670: Improve implementation of keystores
++ S8182125: Improve reliability of DNS lookups
++ S8182387: Improve PKCS usage
++ S8182601: Improve usage messages
++ S8185292: Stricter key generation
++ S8185325: Improve GTK initialization
++ S8186032: Disable XML Signatures signed with EC keys less
+  than 224 bits
++ S8186080: Transform XML interfaces
++ S8186212: Improve GSS handling
++ S8186600: Improve property negotiations
++ S8186606: Improve LDAP lookup robustness
++ S8186998: Improve JMX supportive features
++ S8187496: Possible memory leak in
+  java.apple.security.KeychainStore.addItemToKeychain
++ S8189284: More refactoring for deserialization cases
++ S8189989: Improve container portability
++ S8190227: Forward port 810 to JDK10CPU
++ S8190289: More refactoring for client deserialization cases
++ S8190789: sun/security/provider/certpath/LDAPCertStore/
+  /TestURICertStoreParameters.java fails after JDK-8186606
++ S8191142: More refactoring for naming deserialization cases
++ S8191358: Restore TSA certificate expiration check
++ S8191907: PPC64 and s390 parts of JDK-8174962: Better
+  interface invocations
++ S8192789: Avoid using AtomicReference in
+  sun.security.provider.PolicyFile
++ S8193683: Increase the number of clones in the CloneableDigest
++ S8194259: keytool error: java.io.IOException: Invalid secret
+  key format
++ S8194540: Change version number to 10.0.1
++ S8194542: Update milestone to ea for 10.0.1+1
++ S8196289: U

commit pcre for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package pcre for openSUSE:Factory checked in 
at 2018-04-22 14:35:55

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


Package is "pcre"

Sun Apr 22 14:35:55 2018 rev:70 rq:598766 version:8.41

Changes:

--- /work/SRC/openSUSE:Factory/pcre/pcre.changes2018-03-07 
10:28:00.552910733 +0100
+++ /work/SRC/openSUSE:Factory/.pcre.new/pcre.changes   2018-04-22 
14:35:56.712989058 +0200
@@ -1,0 +2,6 @@
+Sun Apr 15 00:59:20 UTC 2018 - bwiedem...@suse.com
+
+- Do not run profiling 'check' in parallel
+  to make package build reproducible (boo#1040589)
+
+---



Other differences:
--
++ pcre.spec ++
--- /var/tmp/diff_new_pack.WPdadm/_old  2018-04-22 14:35:57.484961122 +0200
+++ /var/tmp/diff_new_pack.WPdadm/_new  2018-04-22 14:35:57.484961122 +0200
@@ -159,12 +159,12 @@
   --enable-pcre16 \
   --enable-utf8 \
   --enable-unicode-properties
-%if %{do_profiling}
+%if 0%{?do_profiling}
   # RunTest test 2 needs lots of stack, if it ever segfaults
   # try increasing this
   ulimit -s $((16*1024))
   make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate}" V=1
-  make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate}" check
+  make CFLAGS="%{optflags} %{cflags_profile_generate}" check
   make %{?_smp_mflags} clean
   make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_feedback}" V=1
 %else





commit bash for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package bash for openSUSE:Factory checked in 
at 2018-04-22 14:35:33

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


Package is "bash"

Sun Apr 22 14:35:33 2018 rev:146 rq:598555 version:4.4

Changes:

--- /work/SRC/openSUSE:Factory/bash/bash.changes2018-03-22 
11:52:38.308523301 +0100
+++ /work/SRC/openSUSE:Factory/.bash.new/bash.changes   2018-04-22 
14:35:35.117770563 +0200
@@ -1,0 +2,7 @@
+Wed Apr 18 10:49:26 UTC 2018 - wer...@suse.de
+
+- Add patch bash-4.4-wait-sigint-handler.patch to fix bug bsc#1086247
+  that is repeating self inserting trap due external command in the
+  trap.
+
+---

New:

  bash-4.4-wait-sigint-handler.patch



Other differences:
--
++ bash.spec ++
--- /var/tmp/diff_new_pack.URzIcZ/_old  2018-04-22 14:35:36.045736981 +0200
+++ /var/tmp/diff_new_pack.URzIcZ/_new  2018-04-22 14:35:36.049736836 +0200
@@ -85,6 +85,8 @@
 Patch48:bash-4.3-extra-import-func.patch
 # PATCH-EXTEND-SUSE Allow root to clean file system if filled up
 Patch49:bash-4.3-pathtemp.patch
+# PATCH-FIX-UPSTREAM bnc#1086247
+Patch50:bash-4.4-wait-sigint-handler.patch
 %global _sysconfdir /etc
 %global _incdir %{_includedir}
 %global _ldldir /%{_lib}/bash
@@ -226,6 +228,7 @@
 %patch48 -b .eif
 %endif
 %patch49 -p0 -b .pthtmp
+%patch50 -p0 -b .trap
 %patch0  -p0 -b .0
 # This has to be always the same version as included in the bash its self
 rl1=($(sed -rn '/RL_READLINE_VERSION/p' lib/readline/readline.h))

++ bash-4.4-wait-sigint-handler.patch ++
Repeating self-calling of traps due the combination of a non-interactive
shell, a trap handler for SIGINT, an external process in the trap handler,
and a SIGINT within the trap after the external process runs.

---
 jobs.c |   12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

--- jobs.c
+++ jobs.c  2018-04-02 18:24:21.0 +
@@ -2662,7 +2662,17 @@ wait_for (pid)
   wait_sigint_received = child_caught_sigint = 0;
   if (job_control == 0 || (subshell_environment&SUBSHELL_COMSUB))
 {
-  old_sigint_handler = set_signal_handler (SIGINT, wait_sigint_handler);
+  SigHandler *temp_sigint_handler;
+
+  temp_sigint_handler = set_signal_handler (SIGINT, wait_sigint_handler);
+  if (temp_sigint_handler == wait_sigint_handler)
+{
+#if defined (DEBUG)
+ internal_warning ("wait_for: recursively setting old_sigint_handler 
to wait_sigint_handler: running_trap = %d", running_trap);
+#endif
+}
+  else
+   old_sigint_handler = temp_sigint_handler;
   waiting_for_child = 0;
   if (old_sigint_handler == SIG_IGN)
set_signal_handler (SIGINT, old_sigint_handler);



commit docker for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2018-04-22 14:35:27

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


Package is "docker"

Sun Apr 22 14:35:27 2018 rev:73 rq:598552 version:17.09.1_ce

Changes:

--- /work/SRC/openSUSE:Factory/docker/docker.changes2018-04-17 
11:13:16.234359837 +0200
+++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes   2018-04-22 
14:35:29.157986242 +0200
@@ -1,0 +2,7 @@
+Thu Apr 19 11:23:32 UTC 2018 - asa...@suse.com
+
+- Fix up the AppArmor 'docker kill' patch to work on older AppArmor versions.
+  boo#1089732
+  * bsc1073877-0001-apparmor-allow-receiving-of-signals-from-docker-kill.patch
+
+---



Other differences:
--
++ 
bsc1073877-0001-apparmor-allow-receiving-of-signals-from-docker-kill.patch 
++
--- /var/tmp/diff_new_pack.FAI9lp/_old  2018-04-22 14:35:29.873960332 +0200
+++ /var/tmp/diff_new_pack.FAI9lp/_new  2018-04-22 14:35:29.873960332 +0200
@@ -1,4 +1,4 @@
-From c11493737b4a5ffd59d635650f3a0d45f220ad2b Mon Sep 17 00:00:00 2001
+From fb59d17b2617ebee34f91786428f63571a19bb74 Mon Sep 17 00:00:00 2001
 From: Aleksa Sarai 
 Date: Sun, 8 Apr 2018 20:21:30 +1000
 Subject: [PATCH] apparmor: allow receiving of signals from 'docker kill'
@@ -7,22 +7,25 @@
 container because the signal originated from outside of that AppArmor
 profile. Correct this by allowing all unconfined signals to be received.
 
-SUSE-Bug: bsc#1073877
+SUSE-Bugs: bsc#1073877 boo#1089732
 Signed-off-by: Goldwyn Rodrigues 
 Signed-off-by: Aleksa Sarai 
 ---
- components/engine/profiles/apparmor/template.go | 1 +
- 1 file changed, 1 insertion(+)
+ components/engine/profiles/apparmor/template.go | 4 
+ 1 file changed, 4 insertions(+)
 
 diff --git a/components/engine/profiles/apparmor/template.go 
b/components/engine/profiles/apparmor/template.go
-index c5ea4584de6b..4830ac440645 100644
+index c5ea4584de6b..47c1b0659a15 100644
 --- a/components/engine/profiles/apparmor/template.go
 +++ b/components/engine/profiles/apparmor/template.go
-@@ -17,6 +17,7 @@ profile {{.Name}} 
flags=(attach_disconnected,mediate_deleted) {
+@@ -17,6 +17,10 @@ profile {{.Name}} 
flags=(attach_disconnected,mediate_deleted) {
capability,
file,
umount,
++{{if ge .Version 208096}}
++{{/* Allow 'docker kill' to actually send signals to container processes. */}}
 +  signal (receive) peer=unconfined,
++{{end}}
  
deny @{PROC}/* w,   # deny write for all files directly in /proc (not in a 
subdir)
# deny write to files not in /proc//** or /proc/sys/**




commit libglvnd for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package libglvnd for openSUSE:Factory 
checked in at 2018-04-22 14:35:38

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


Package is "libglvnd"

Sun Apr 22 14:35:38 2018 rev:9 rq:598576 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/libglvnd/libglvnd.changes2018-01-16 
09:34:51.598780527 +0100
+++ /work/SRC/openSUSE:Factory/.libglvnd.new/libglvnd.changes   2018-04-22 
14:35:40.689568926 +0200
@@ -1,0 +2,27 @@
+Thu Apr 19 13:24:28 UTC 2018 - sndir...@suse.com
+
+- update to release 1.0.0
+  * Now that both the EGL and GLX interfaces are defined and stable,
+set the package version to 1.0.0.
+  * Changes
++ GLX: Fix an error in handling GLX dispatch stubs.
++ EGL: Fix handling a malloc failure in eglQueryString.
++ GLdispatch: Clean up the assembly dispatch code.
++ GLdispatch aarch64: Align the dispatch stubs to a 64K page size.
++ Fix typo in _LIBRARY_FEATURE_NAMES.
++ Merge pull request #131 from michalsrb/fix-missing-gles-symbols
++ Merge branch 'fix-aarch64-page-size'
++ Convert lq/stq instructions
++ Merge pull request #125 from kbrenneman/ppc64le-convert-lq-stq
++ Don't #define USE_ASM (defined(USE_X86_ASM) || ... )
++ Remove -Wno-misleading-indentation
++ Remove the cJSON README and tests
++ Update cJSON to version 1.5.9
++ Merge pull request #135 from aaronp24/remove-misleading-indentation
++ Fix memory leak in LoadVendorsFromConfigDir
++ Cleanup winsys dispatch index list on EGL mapping teardown
++ Merge pull request #137 from polarina/memleak
++ Set package version to 1.0.0.
+- supersedes U_Fix-typo-in-LIBRARY_FEATURE_NAMES.patch
+
+---

Old:

  U_Fix-typo-in-LIBRARY_FEATURE_NAMES.patch
  libglvnd-0.1.2~20170620~d850cdd.tar.gz

New:

  libglvnd-1.0.0.tar.gz



Other differences:
--
++ libglvnd.spec ++
--- /var/tmp/diff_new_pack.FnrXhS/_old  2018-04-22 14:35:41.305546634 +0200
+++ /var/tmp/diff_new_pack.FnrXhS/_new  2018-04-22 14:35:41.309546490 +0200
@@ -20,7 +20,7 @@
 #
 
 Name:   libglvnd
-Version:0.1.2~20170620~d850cdd
+Version:1.0.0
 Release:0
 Summary:The GL Vendor-Neutral Dispatch library
 License:MIT
@@ -29,7 +29,6 @@
 # Source is _service generated
 Source: %name-%version.tar.gz
 Source1:baselibs.conf
-Patch1: U_Fix-typo-in-LIBRARY_FEATURE_NAMES.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -62,7 +61,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 # fix env shebang to call py3 directly
 sed -i -e "1s|#!.*|#!/usr/bin/python3|" src/generate/*.py
 

++ libglvnd-0.1.2~20170620~d850cdd.tar.gz -> libglvnd-1.0.0.tar.gz ++
 268874 lines of diff (skipped)




commit pidgin for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2018-04-22 14:34:46

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


Package is "pidgin"

Sun Apr 22 14:34:46 2018 rev:128 rq:598467 version:2.13.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2018-04-17 
11:09:11.233845548 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2018-04-22 
14:34:46.955513526 +0200
@@ -6 +6 @@
-  (therrm...@suse.com) (bsc#1086349, pidgin.im#17300).
+  (therrm...@suse.com) (bsc#1086439, pidgin.im#17300).



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.h4oLuU/_old  2018-04-22 14:34:48.787447228 +0200
+++ /var/tmp/diff_new_pack.h4oLuU/_new  2018-04-22 14:34:48.815446215 +0200
@@ -38,7 +38,7 @@
 Patch3: pidgin-ncurses-6.0-accessors.patch
 # PATCH-FIX-SLE pidgin-use-default-alsa.patch bsc#886670 ti...@suse.de -- Use 
ALSA as a default for avoiding broken volume control.
 Patch4: pidgin-use-default-alsa.patch
-# PATCH-FIX-UPSTREAM pidgin-enable-sni-gnutls.patch bsc#1086349 
pidgin.im#17300 fezh...@suse.com -- Enable SNI extension in GnuTLS connections.
+# PATCH-FIX-UPSTREAM pidgin-enable-sni-gnutls.patch bsc#1086439 
pidgin.im#17300 fezh...@suse.com -- Enable SNI extension in GnuTLS connections.
 Patch5: pidgin-enable-sni-gnutls.patch
 BuildRequires:  ca-certificates-mozilla
 BuildRequires:  doxygen





commit pulseaudio for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package pulseaudio for openSUSE:Factory 
checked in at 2018-04-22 14:35:22

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


Package is "pulseaudio"

Sun Apr 22 14:35:22 2018 rev:151 rq:598543 version:11.1

Changes:

--- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes2018-03-08 
10:56:13.052106079 +0100
+++ /work/SRC/openSUSE:Factory/.pulseaudio.new/pulseaudio.changes   
2018-04-22 14:35:24.602151113 +0200
@@ -1,0 +2,7 @@
+Thu Apr 19 11:35:58 UTC 2018 - fcro...@suse.com
+
+- Add Supplements: packageand on zeroconf, lirc, bluetooth
+  subpackages to have them selected for installation automatically
+  instead of relying on patterns (bsc#1087207).
+
+---



Other differences:
--
++ pulseaudio.spec ++
--- /var/tmp/diff_new_pack.j7ml3m/_old  2018-04-22 14:35:25.214128967 +0200
+++ /var/tmp/diff_new_pack.j7ml3m/_new  2018-04-22 14:35:25.218128822 +0200
@@ -142,6 +142,7 @@
 Summary:LIRC module for PulseAudio
 Group:  System/Sound Daemons
 Requires:   %{name} = %{version}
+Supplements:   packageand(pulseaudio:lirc-core) 
 
 %description module-lirc
 pulseaudio is a networked sound server for Linux and other Unix like
@@ -168,6 +169,7 @@
 Summary:Zeroconf module for PulseAudio
 Group:  System/Sound Daemons
 Requires:   %{name} = %{version}
+Supplements:   packageand(pulseaudio:avahi) 
 
 %description module-zeroconf
 pulseaudio is a networked sound server for Linux and other Unix like
@@ -212,6 +214,7 @@
 Group:  System/Sound Daemons
 Requires:   %{name} = %{version}
 Requires:   bluez >= %{_bluezVersion}
+Supplements:   packageand(pulseaudio:bluez) 
 
 %description module-bluetooth
 pulseaudio is a networked sound server for Linux and other Unix like




commit Mesa for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2018-04-22 14:35:05

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


Package is "Mesa"

Sun Apr 22 14:35:05 2018 rev:322 rq:598492 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes2018-04-10 
09:51:02.159366414 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa-drivers.changes   2018-04-22 
14:35:08.666727805 +0200
@@ -1,0 +2,42 @@
+Thu Apr 19 09:55:13 UTC 2018 - sndir...@suse.com
+
+- Update to 18.0.1
+  * In this release we have:
+  * On the build system to highlight Meson is get improved thorugh several 
patches
+that fix issues around it.
+  * On the drivers part, RADV get several fixes: one for multisample 
regressions on
+   Vega, another around GFX9 buffer views, and a couple of them more to related
+   with avoiding emitting unneeded vertex state.
+  * St/Nine get fixes around face register, lighting constants, math check for
+inversible matrix, implicit conversions and bad tracking of vertex 
textures.
+  * Freedreno/a5xx get fixes around missaligned heigh for PIPE_BUFFER, and 
around
+page faults.
+  * Several fixes are also enqueued for Intel driver: set right channel_sizes 
for
+   MOV_INDIRECT sources, set right config registration for uploading to kernel,
+   return the fourcc stored in __DRIimage when possible, fix negative sign in
+   64-bit return values, fix null destination register in assembly instructions
+   with 3 source operands, a fix for failed TCS/TES shader compilation
+  * Queue also contains a couple of fixes around Gallium drivers, one to fix a 
typo
+in code that was causing wrong return value, and another one to fix an
+unitialized modifier for DRI2.
+  * Mesa core gets a couple of patches to fix issues around overriding 
OpenGL/ES
+supported version through environment variables, and a patch to fix an 
issue
+with texture samples found in "The Witness" through Wine.
+  * A couple of bugs around unrolling loops have also been fixed, these 
patches were
+applied for NIR and GLSL.
+  * On top of above, NIR gets more fixes in a couple of lowering functions 
used:
+coalesce in lower_vec_to_movs if vec had a SSA destination, and 
interp_var_at
+intrinsic support in lower_indirect_derefs. It also gets a fix around
+vars_to_ssa function.
+  * Finally, there are other fixes affecting Radeonsi, AC, EGL/Wayland and 
SPIR-V
+compiler.
+
+---
+Wed Apr 18 09:07:57 UTC 2018 - sndir...@suse.com
+
+- enabled opencl and that way also Mesa-gallium on 42.3 since we
+  now build against llvm 6; this also fixes the requirements from
+  Mesa-32bit to Mesa-gallium-32bit in baselibs.conf (reported by
+  community)
+
+---
Mesa.changes: same change

Old:

  mesa-18.0.0.tar.xz
  mesa-18.0.0.tar.xz.sig

New:

  mesa-18.0.1.tar.xz
  mesa-18.0.1.tar.xz.sig



Other differences:
--
++ Mesa-drivers.spec ++
--- /var/tmp/diff_new_pack.fkgMkH/_old  2018-04-22 14:35:10.478662232 +0200
+++ /var/tmp/diff_new_pack.fkgMkH/_new  2018-04-22 14:35:10.482662088 +0200
@@ -43,7 +43,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 18.0.0
+%define _version 18.0.1
 %define with_opencl 0
 %define with_vulkan 0
 %define with_llvm 0
@@ -68,8 +68,7 @@
   %define with_nine 1
 %endif
 
-%if 0%{gallium_loader} && 0%{?suse_version} >= 1330
-# llvm >= 3.9 not provided for <= 1330
+%if 0%{gallium_loader}
   %ifnarch ppc
 %define with_opencl 1
   %endif
@@ -114,7 +113,7 @@
 %endif
 
 Name:   Mesa-drivers
-Version:18.0.0
+Version:18.0.1
 Release:0
 Summary:System for rendering 3-D graphics
 License:MIT

Mesa.spec: same change

++ mesa-18.0.0.tar.xz -> mesa-18.0.1.tar.xz ++
/work/SRC/openSUSE:Factory/Mesa/mesa-18.0.0.tar.xz 
/work/SRC/openSUSE:Factory/.Mesa.new/mesa-18.0.1.tar.xz differ: char 25, line 1




commit openconnect for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package openconnect for openSUSE:Factory 
checked in at 2018-04-22 14:34:27

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


Package is "openconnect"

Sun Apr 22 14:34:27 2018 rev:28 rq:598054 version:7.08

Changes:

--- /work/SRC/openSUSE:Factory/openconnect/openconnect.changes  2017-12-12 
21:20:30.441559269 +0100
+++ /work/SRC/openSUSE:Factory/.openconnect.new/openconnect.changes 
2018-04-22 14:34:30.312115848 +0200
@@ -1,0 +2,6 @@
+Tue Apr  3 15:12:37 UTC 2018 - fcro...@suse.com
+
+- Add BuildRequires pkgconfig(libpcsclite/libpskc) to enable 
+  liboath (TOTP/HOTP) and yubikey support.
+
+---



Other differences:
--
++ openconnect.spec ++
--- /var/tmp/diff_new_pack.mrZIkF/_old  2018-04-22 14:34:31.360077923 +0200
+++ /var/tmp/diff_new_pack.mrZIkF/_new  2018-04-22 14:34:31.36408 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package openconnect
 #
-# 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,7 +20,7 @@
 Version:7.08
 Release:0
 Summary:Open client for Cisco AnyConnect VPN
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Productivity/Networking/Security
 Url:http://www.infradead.org/openconnect.html
 Source0:ftp://ftp.infradead.org/pub/%{name}/%{name}-%{version}.tar.gz
@@ -33,6 +33,8 @@
 BuildRequires:  libtomcrypt-devel
 BuildRequires:  pkg-config
 BuildRequires:  stoken-devel
+BuildRequires:  pkgconfig(libpcsclite)
+BuildRequires:  pkgconfig(libpskc)
 # == docs ==
 BuildRequires:  groff-full
 BuildRequires:  python2-base




commit lvm2 for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package lvm2 for openSUSE:Factory checked in 
at 2018-04-22 14:34:53

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


Package is "lvm2"

Sun Apr 22 14:34:53 2018 rev:116 rq:598475 version:2.02.177

Changes:

--- /work/SRC/openSUSE:Factory/lvm2/device-mapper.changes   2018-02-14 
09:21:55.976547751 +0100
+++ /work/SRC/openSUSE:Factory/.lvm2.new/device-mapper.changes  2018-04-22 
14:34:54.395244283 +0200
@@ -1,0 +2,7 @@
+Thu Apr 19 10:59:59 UTC 2018 - mwi...@suse.com
+
+- Fix handling of udev CHANGE events with systemd (bsc#1067312)
+  + lvm2-69-dm-lvm-metad.rules-explicit-pvscan-rule.patch
+  + lvm2-69-dm-lvm-metad.rules-set-systemd-vars-on-chang.patch
+
+---
lvm2-clvm.changes: same change
lvm2.changes: same change

New:

  lvm2-69-dm-lvm-metad.rules-explicit-pvscan-rule.patch
  lvm2-69-dm-lvm-metad.rules-set-systemd-vars-on-chang.patch



Other differences:
--
++ device-mapper.spec ++
--- /var/tmp/diff_new_pack.wEiXzU/_old  2018-04-22 14:35:05.094857069 +0200
+++ /var/tmp/diff_new_pack.wEiXzU/_new  2018-04-22 14:35:05.094857069 +0200
@@ -27,7 +27,7 @@
 Version:%{device_mapper_version}
 Release:0
 Summary:Device Mapper Tools
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/Base
 Url:http://www.sourceware.org/lvm2/
 Source: ftp://sources.redhat.com/pub/lvm2/LVM2.%{lvm2_version}.tgz
@@ -59,6 +59,8 @@
 
 #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
@@ -74,6 +76,8 @@
 %patch1004 -p1
 %patch1005 -p1
 %patch2001 -p1
+%patch2002 -p1
+%patch2003 -p1
 ### COMMON-PREP-END ###
 
 %build

++ lvm2-clvm.spec ++
--- /var/tmp/diff_new_pack.wEiXzU/_old  2018-04-22 14:35:05.134855621 +0200
+++ /var/tmp/diff_new_pack.wEiXzU/_new  2018-04-22 14:35:05.138855477 +0200
@@ -27,7 +27,7 @@
 Version:%{lvm2_version}
 Release:0
 Summary:Clustered LVM2
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Productivity/Clustering/HA
 Url:http://sources.redhat.com/cluster/clvm/
 Source: ftp://sources.redhat.com/pub/lvm2/LVM2.%{lvm2_version}.tgz
@@ -60,6 +60,8 @@
 
 #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 ###
 
 # Patches for clvmd and cmirrord
@@ -79,6 +81,8 @@
 %patch1004 -p1
 %patch1005 -p1
 %patch2001 -p1
+%patch2002 -p1
+%patch2003 -p1
 ### COMMON-PREP-END ###
 
 %patch3001 -p1

++ lvm2.spec ++
--- /var/tmp/diff_new_pack.wEiXzU/_old  2018-04-22 14:35:05.166854464 +0200
+++ /var/tmp/diff_new_pack.wEiXzU/_new  2018-04-22 14:35:05.166854464 +0200
@@ -30,7 +30,7 @@
 Version:%{lvm2_version}
 Release:0
 Summary:Logical Volume Manager Tools
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/Base
 Url:http://www.sourceware.org/lvm2/
 Source: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz
@@ -70,6 +70,8 @@
 
 #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 ###
 
 # 3000+ for test code
@@ -94,6 +96,8 @@
 %patch1004 -p1
 %patch1005 -p1
 %patch2001 -p1
+%patch2002 -p1
+%patch2003 -p1
 ### COMMON-PREP-END ###
 
 %patch3001 -p1


++ lvm2-69-dm-lvm-metad.rules-explicit-pvscan-rule.patch ++
>From fe1af8d113e8b0f5a8aa9397b05eb00341aea332 Mon Sep 17 00:00:00 2001
From: Martin Wilck 
Date: Thu, 21 Dec 2017 09:30:16 +0100
Subject: [PATCH 1/2] lvm2: 69-dm-lvm-metad.rules: explicit pvscan rule

Make the distinction between the cases with and without systemd
background jobs explicit in 69-dm-lvm-metad.rules rather than
substituting the rule from the Makefile. At this stage,
this improves only readibility, at the cost of one GOTO statement.

The next patch will add more differences between the 

commit dracut for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package dracut for openSUSE:Factory checked 
in at 2018-04-22 14:35:18

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


Package is "dracut"

Sun Apr 22 14:35:18 2018 rev:124 rq:598536 version:044.1

Changes:

--- /work/SRC/openSUSE:Factory/dracut/dracut.changes2018-03-24 
16:06:10.035424082 +0100
+++ /work/SRC/openSUSE:Factory/.dracut.new/dracut.changes   2018-04-22 
14:35:19.830323802 +0200
@@ -1,0 +2,16 @@
+Thu Apr 19 11:51:07 UTC 2018 - daniel.molken...@suse.com
+
+- Do not attempt to run purge-kernels.service on ro rootfs (bsc#1087880)
+
+---
+Thu Apr 19 11:36:26 UTC 2018 - daniel.molken...@suse.com
+
+- 95nfs: If no server is configured, read BOOTSERVERADDR from wicked's leaseinf
+  (boo#1089332)
+  * adds 0566-95nfs-If-no-server-is-configured-read-BOOTSERVERADDR.patch
+---
+Thu Apr  5 11:05:15 UTC 2018 - daniel.molken...@suse.com
+
+- Remove RH-specific s390 modules (bsc#1086216)
+
+---

New:

  0566-95nfs-If-no-server-is-configured-read-BOOTSERVERADDR.patch



Other differences:
--
++ dracut.spec ++
--- /var/tmp/diff_new_pack.XgD4sF/_old  2018-04-22 14:35:23.210201487 +0200
+++ /var/tmp/diff_new_pack.XgD4sF/_new  2018-04-22 14:35:23.218201198 +0200
@@ -386,6 +386,8 @@
 Patch564:   0564-40network-Always-set-the-gw-variable.patch
 # Patch submitted to upstream as 774090d2223cc58db259f5670bde17bd37b286ea
 Patch565:   0565-90kernel-modules-Include-Intel-Volume-Management-Dev.patch
+# Patch specific to SUSE, not upstream
+Patch566:   0566-95nfs-If-no-server-is-configured-read-BOOTSERVERADDR.patch
 
 BuildRequires:  asciidoc
 BuildRequires:  bash
@@ -674,6 +676,7 @@
 %patch563 -p1
 %patch564 -p1
 %patch565 -p1
+%patch566 -p1
 
 %build
 %configure\
@@ -694,6 +697,11 @@
 rm -fr %{buildroot}/%{dracutlibdir}/modules.d/00dash
 rm -fr %{buildroot}/%{dracutlibdir}/modules.d/05busybox
 
+# Remove RH-specific s390 modules
+rm -fr %{buildroot}/%{dracutlibdir}/modules.d/95dasd
+rm -fr %{buildroot}/%{dracutlibdir}/modules.d/95zfcp
+rm -fr %{buildroot}/%{dracutlibdir}/modules.d/95znet
+
 # remove gentoo specific modules
 rm -fr %{buildroot}%{dracutlibdir}/modules.d/50gensplash
 
@@ -888,7 +896,6 @@
 %{dracutlibdir}/modules.d/91crypt-gpg
 %{dracutlibdir}/modules.d/91crypt-loop
 %{dracutlibdir}/modules.d/91zipl
-%{dracutlibdir}/modules.d/95znet
 %{dracutlibdir}/modules.d/95fcoe-uefi
 %{dracutlibdir}/modules.d/95nbd
 %{dracutlibdir}/modules.d/95nfs
@@ -900,12 +907,10 @@
 %{dracutlibdir}/modules.d/95resume
 %{dracutlibdir}/modules.d/95rootfs-block
 %{dracutlibdir}/modules.d/95dcssblk
-%{dracutlibdir}/modules.d/95dasd
 %{dracutlibdir}/modules.d/95dasd_mod
 %{dracutlibdir}/modules.d/95dasd_rules
 %{dracutlibdir}/modules.d/95fstab-sys
 %{dracutlibdir}/modules.d/95lunmask
-%{dracutlibdir}/modules.d/95zfcp
 %{dracutlibdir}/modules.d/95zfcp_rules
 %{dracutlibdir}/modules.d/95qeth_rules
 %{dracutlibdir}/modules.d/95terminfo

++ 0566-95nfs-If-no-server-is-configured-read-BOOTSERVERADDR.patch ++
>From af76a8ca775ba44815116ae880de56d7a8a03c97 Mon Sep 17 00:00:00 2001
From: Fabian Vogt 
Date: Thu, 12 Apr 2018 14:27:43 +0200
Subject: [PATCH] 95nfs: If no server is configured, read BOOTSERVERADDR from
 wicked's leaseinfo

References: boo#1089332
---
 modules.d/95nfs/nfs-lib.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/modules.d/95nfs/nfs-lib.sh b/modules.d/95nfs/nfs-lib.sh
index 58aa7e30..b2e5f91d 100755
--- a/modules.d/95nfs/nfs-lib.sh
+++ b/modules.d/95nfs/nfs-lib.sh
@@ -106,7 +106,7 @@ anaconda_nfsv6_to_var() {
 # fill in missing server/path from DHCP options.
 nfsroot_from_dhcp() {
 local f
-for f in /tmp/net.$1.override /tmp/dhclient.$1.dhcpopts; do
+for f in /tmp/net.$1.override /tmp/dhclient.$1.dhcpopts 
/tmp/leaseinfo.$1.dhcp.*; do
 [ -f $f ] && . $f
 done
 [ -n "$new_root_path" ] && nfsroot_to_var "$nfs:$new_root_path"
@@ -114,6 +114,7 @@ nfsroot_from_dhcp() {
 [ -z "$server" ] && server=$srv
 [ -z "$server" ] && server=$new_dhcp_server_identifier
 [ -z "$server" ] && server=$new_next_server
+[ -z "$server" ] && server=$BOOTSERVERADDR
 [ -z "$server" ] && server=${new_root_path%%:*}
 }
 
-- 
2.13.6

++ purge-kernels.service ++
--- /var/tmp/diff_new_pack.XgD4sF/_old  2018-04-22 14:35:24.094169497 +0200
+++ /var/tmp/diff_new_pack.XgD4sF/_new  2018-04-22 14:35:24.094169497 +0200
@@ -2,6 +2,7 @@
 Description=Purge old kernels
 After=local-fs.target
 ConditionPathExists=/boot

commit patterns-rpm-macros for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package patterns-rpm-macros for 
openSUSE:Factory checked in at 2018-04-22 14:35:12

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


Package is "patterns-rpm-macros"

Sun Apr 22 14:35:12 2018 rev:2 rq:598500 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/patterns-rpm-macros/patterns-rpm-macros.changes  
2017-04-29 15:19:23.642073824 +0200
+++ 
/work/SRC/openSUSE:Factory/.patterns-rpm-macros.new/patterns-rpm-macros.changes 
2018-04-22 14:35:15.362485490 +0200
@@ -1,0 +2,6 @@
+Fri Apr  6 09:12:51 UTC 2018 - sfl...@suse.de
+
+- Missing public cloud and, adv sys management pattern categories 
+  bsc#1087871 
+
+---



Other differences:
--
++ create_macros ++
--- /var/tmp/diff_new_pack.9XP3b1/_old  2018-04-22 14:35:15.890466383 +0200
+++ /var/tmp/diff_new_pack.9XP3b1/_new  2018-04-22 14:35:15.890466383 +0200
@@ -440,6 +440,18 @@
 'zh_TW' => '主要功能'
 };
 
+$translations{'advsysmgmt'} = {
+'C' => 'Advanced Systems Management',
+'de' => 'Advanced Systems Management',
+'en' => 'Advanced Systems Management'
+};
+
+$translations{'publicclouds'} = {
+'C' => 'Public Clouds',
+'de' => 'Public Clouds',
+'en' => 'Public Clouds'
+};
+
 use URI::Escape;
 
 for my $macro (sort keys %translations) {




commit libopenmpt for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package libopenmpt for openSUSE:Factory 
checked in at 2018-04-22 14:33:49

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


Package is "libopenmpt"

Sun Apr 22 14:33:49 2018 rev:7 rq:598004 version:0.3.8

Changes:

--- /work/SRC/openSUSE:Factory/libopenmpt/libopenmpt.changes2018-03-24 
16:07:31.776477396 +0100
+++ /work/SRC/openSUSE:Factory/.libopenmpt.new/libopenmpt.changes   
2018-04-22 14:33:56.777329484 +0200
@@ -1,0 +2,13 @@
+Thu Apr 19 02:40:17 UTC 2018 - 9+suse@cirno.systems
+
+- Update to 0.3.8
+  * [Sec] Possible out-of-bounds memory read with IT / ITP / MO3
+files containing pattern loops.
+  * Keep track of active SFx macro during seeking.
+  * The "note cut" duplicate note action did not volume-ramp the
+previously playing sample.
+  * A song starting with non-existing patterns could not be played.
+  * DSM: Support restart position and 16-bit samples.
+  * DTM: Import global volume.
+
+---
@@ -4 +17 @@
-- Version update to 0.3.11:
+- Version update to 0.3.7:

Old:

  libopenmpt-0.3.7+release.autotools.tar.gz

New:

  libopenmpt-0.3.8+release.autotools.tar.gz



Other differences:
--
++ libopenmpt.spec ++
--- /var/tmp/diff_new_pack.bcrlhF/_old  2018-04-22 14:33:57.581300387 +0200
+++ /var/tmp/diff_new_pack.bcrlhF/_new  2018-04-22 14:33:57.585300243 +0200
@@ -21,7 +21,7 @@
 %define libopenmpt_modplug libopenmpt_modplug1
 %bcond_without mpg123
 Name:   libopenmpt
-Version:0.3.7
+Version:0.3.8
 Release:0
 Summary:C++ and C library to decode tracker music files
 License:BSD-3-Clause

++ libopenmpt-0.3.7+release.autotools.tar.gz -> 
libopenmpt-0.3.8+release.autotools.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libopenmpt-0.3.7+release.autotools/common/FileReader.h 
new/libopenmpt-0.3.8+release.autotools/common/FileReader.h
--- old/libopenmpt-0.3.7+release.autotools/common/FileReader.h  2017-09-24 
09:24:38.0 +0200
+++ new/libopenmpt-0.3.8+release.autotools/common/FileReader.h  2018-03-20 
17:37:40.0 +0100
@@ -349,8 +349,9 @@
}
public:
PinnedRawDataView()
+   : size_(0)
+   , pinnedData(nullptr)
{
-   return;
}
PinnedRawDataView(const FileReader &file)
{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libopenmpt-0.3.7+release.autotools/common/versionNumber.h 
new/libopenmpt-0.3.8+release.autotools/common/versionNumber.h
--- old/libopenmpt-0.3.7+release.autotools/common/versionNumber.h   
2018-03-11 13:17:08.0 +0100
+++ new/libopenmpt-0.3.8+release.autotools/common/versionNumber.h   
2018-04-08 13:17:57.0 +0200
@@ -18,7 +18,7 @@
 //Version definitions. The only thing that needs to be changed when changing 
version number.
 #define VER_MAJORMAJOR  1
 #define VER_MAJOR   27
-#define VER_MINOR   06
+#define VER_MINOR   07
 #define VER_MINORMINOR  00
 
 //Version string. For example "1.17.02.28"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libopenmpt-0.3.7+release.autotools/configure 
new/libopenmpt-0.3.8+release.autotools/configure
--- old/libopenmpt-0.3.7+release.autotools/configure2018-03-11 
14:03:46.0 +0100
+++ new/libopenmpt-0.3.8+release.autotools/configure2018-04-08 
13:43:11.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libopenmpt 0.3.7+release.autotools.
+# Generated by GNU Autoconf 2.69 for libopenmpt 0.3.8+release.autotools.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libopenmpt'
 PACKAGE_TARNAME='libopenmpt'
-PACKAGE_VERSION='0.3.7+release.autotools'
-PACKAGE_STRING='libopenmpt 0.3.7+release.autotools'
+PACKAGE_VERSION='0.3.8+release.autotools'
+PACKAGE_STRING='libopenmpt 0.3.8+release.autotools'
 PACKAGE_BUGREPORT='https://bugs.openmpt.org/'
 PACKAGE_URL='https://lib.openmpt.org/'
 
@@ -1482,7 +1482,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libopenmpt 0.3.7+release.autotools to adapt to many 
kinds of systems.
+\`configure' configures libopenmpt 0.3.8+

commit corosync for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package corosync for openSUSE:Factory 
checked in at 2018-04-22 14:34:39

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


Package is "corosync"

Sun Apr 22 14:34:39 2018 rev:57 rq:598465 version:2.4.4

Changes:

--- /work/SRC/openSUSE:Factory/corosync/corosync.changes2018-04-17 
11:13:22.706056309 +0200
+++ /work/SRC/openSUSE:Factory/.corosync.new/corosync.changes   2018-04-22 
14:34:42.503674637 +0200
@@ -1,0 +2,78 @@
+Tue Apr 17 10:19:52 UTC 2018 - b...@suse.com
+
+- corosync-2.4.4 is available now(bsc#1089836)
+  man:fix in corosync-qdevice.8
+  quorumtool: remove duplicated help message
+  cfg: nodeid should be unsigned int
+  coroparse: Use readdir instead of readdir_r
+  wd: fix snprintf warnings
+  Fix compile errors in qdevice on FreeBSD
+  qdevice: mv free(str) after port validation
+  Fix various typos
+  Fix typo: recomended -> recommended
+  man: support SOURCE_DATE_EPOCH
+  configure: add --with-initconfigdir option
+  Use static case blocks to determine distro flavor
+  Use RuntimeDirectory instead of tmpfiles.d
+  coroparse: Do not convert empty uid, gid to 0
+  sam: Fix snprintf compiler warnings
+  quorumtool: Use full buffer size in snprintf
+  man: Add note about qdevice parallel cmds start
+  sync: Remove unneeded determine sync code
+  sync: Call sync_init of all services at once
+  corosync.conf: publicize nodelist.node.name
+  totemudp[u]: Drop truncated packets on receive
+  logging: Make blackbox configurable
+  logging: Close before and open blackbox after fork
+  init: Quote subshell result properly
+  blackbox: Quote subshell result properly
+  qdevice: quote certutils scripts properly
+  sam_test_agent: Remove unused assignment
+  qdevice: Fix NULL pointer dereference
+  quorumtool: Don't set our_flags without v_handle
+  qdevice: Nodelist is set into string not array
+  qdevice: Check if user_data can be dereferenced
+  qdevice: Add safer wrapper of strtoll
+  qdevice: Replace strtol by strtonum
+  qnetd: Replace strtol by strtonum
+  main: Set errno before calling of strtol
+  totemcrypto: Implement bad crypto header guess
+  cpg: Use list_del instead of qb_list_del
+  totemcrypto: Check length of the packet
+  totemsrp: Implement sanity checks of received msgs
+  totemsrp: Check join and leave msg length
+  totemudp: Check lenght of message to sent
+  qdevice msgio: Fix reading of msg longer than i32
+  logsys: Avoid redundant callsite section checking
+  man: corosync-qdevice: fix formatting vs. punctuation
+  man: corosync-qdevice: some more stylistics
+  man: fix cpg_mcast_joined.3.in
+  libcpg: Fix issue with partial big packet assembly
+  totempg: Fix fragmentation segfault
+  totempg: use iovec[i].iov_len instead of copy_len
+  totempg: Fix corrupted messages
+  cpg: Handle fragmented message sending interrupt
+  corosync.aug: Add missing options
+  systemd: Delete unnecessary soft_margin
+
+Added:
+corosync-2.4.4.tar.gz
+0010-qdevice-net-instance.c-optarg-should-be-str.patch
+Deleted:
+0007-sync-Call-sync_init-of-all-services-at-once.patch
+0008-wd-fix-snprintf-warnings.patch
+0009-add-config-for-corosync-qnetd.patch
+0010-qdevice-mv-free-str-after-port-validation.patch
+0011-libcpg-Fix-issue-with-partial-big-packet-assembly.patch
+0012-totemudp-u-Drop-truncated-packets-on-receive.patch
+0013-logging-Make-blackbox-configurable.patch
+0014-logging-Close-before-and-open-blackbox-after-fork.patch
+0015-coverity-fixes.patch
+0018-bsc#1089346-corosync-Integer-overflow-in-totemcrypto.patch
+corosync-2.4.3.tar.gz
+Renamed:
+0009-add-config-for-corosync-qnetd.patch -> 
0007-add-config-for-corosync-qnetd.patch
+0016-bsc#1083561-upgrade-from-1-x-y.patch -> 
0008-bsc#1083561-upgrade-from-1-x-y.patch
+0017-bsc#1088619-add-version.patch -> 
0009-bsc#1088619-add-version.patch
+
+---

Old:

  0007-sync-Call-sync_init-of-all-services-at-once.patch
  0008-wd-fix-snprintf-warnings.patch
  0009-add-config-for-corosync-qnetd.patch
  0010-qdevice-mv-free-str-after-port-validation.patch
  0011-libcpg-Fix-issue-with-partial-big-packet-assembly.patch
  0012-totemudp-u-Drop-truncated-packets-on-receive.patch
  0013-logging-Make-blackbox-configurable.patch
  0014-logging-Close-before-and-open-blackbox-after-fork.patch
  0015-coverity-fixes.patch
  0016-bsc#1083561-upgrade-from-1-x-y.patch
  0017-bsc#1088619-add

commit apr for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package apr for openSUSE:Factory checked in 
at 2018-04-22 14:34:32

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


Package is "apr"

Sun Apr 22 14:34:32 2018 rev:6 rq:598066 version:1.6.2

Changes:

--- /work/SRC/openSUSE:Factory/apr/apr.changes  2018-02-03 15:36:09.143167309 
+0100
+++ /work/SRC/openSUSE:Factory/.apr.new/apr.changes 2018-04-22 
14:34:35.391932010 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 15:33:14 UTC 2018 - mli...@suse.cz
+
+- Add gcc8-integer-overflow.patch to handle an undefined
+  behavior (boo#1090085).
+
+---

New:

  gcc8-integer-overflow.patch



Other differences:
--
++ apr.spec ++
--- /var/tmp/diff_new_pack.7alh8X/_old  2018-04-22 14:34:37.143868607 +0200
+++ /var/tmp/diff_new_pack.7alh8X/_new  2018-04-22 14:34:37.143868607 +0200
@@ -34,6 +34,7 @@
 Patch5: apr-visibility.patch
 Patch6: apr-use-getrandom.patch
 Patch9: apr-proc-mutex-map-anon.patch
+Patch10:gcc8-integer-overflow.patch
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  libtool
@@ -87,6 +88,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch9 -p1
+%patch10 -p1
 
 # Do not put date to doxy content
 sed -i \


++ gcc8-integer-overflow.patch ++
diff --git a/test/teststr.c b/test/teststr.c
index d9a505475..7c945886d 100644
--- a/test/teststr.c
+++ b/test/teststr.c
@@ -307,7 +307,8 @@ static void overflow_strfsize(abts_case *tc, void *data)
 for (; off < 9; off += 999) {
 apr_strfsize(off, buf);
 }
-for (off = 1; off < LONG_MAX && off > 0; off *= 2) {
+/* Be carefull about integer overflow.  */
+for (off = 1; off < (LONG_MAX / 4) && off > 0; off *= 2) {
 apr_strfsize(off, buf);
 apr_strfsize(off + 1, buf);
 apr_strfsize(off - 1, buf);



commit libinput for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2018-04-22 14:33:58

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


Package is "libinput"

Sun Apr 22 14:33:58 2018 rev:60 rq:598018 version:1.10.5

Changes:

--- /work/SRC/openSUSE:Factory/libinput/libinput.changes2018-04-17 
11:11:08.092370567 +0200
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2018-04-22 
14:34:05.233023468 +0200
@@ -1,0 +2,10 @@
+Thu Apr 19 07:04:52 UTC 2018 - jeng...@inai.de
+
+- Update to new bugfix release 1.10.5
+  * The Logitech K400 has button debouncing disabled to avoid
+missing double-taps. The Dell XPS13 L322X had the touchpad
+pressure ranges added to provide better responsiveness. And
+the Lenovo T440, T450s and X280 laptops had the trackpoint
+ranges added to provide better trackpoint acceleration.
+
+---

Old:

  libinput-1.10.4.tar.xz
  libinput-1.10.4.tar.xz.sig

New:

  libinput-1.10.5.tar.xz
  libinput-1.10.5.tar.xz.sig



Other differences:
--
++ libinput.spec ++
--- /var/tmp/diff_new_pack.y4rhMQ/_old  2018-04-22 14:34:05.992995964 +0200
+++ /var/tmp/diff_new_pack.y4rhMQ/_new  2018-04-22 14:34:05.996995819 +0200
@@ -18,7 +18,7 @@
 
 Name:   libinput
 %define lname  libinput10
-Version:1.10.4
+Version:1.10.5
 Release:0
 Summary:Input device and event processing library
 License:MIT

++ kill-env.diff ++
--- /var/tmp/diff_new_pack.y4rhMQ/_old  2018-04-22 14:34:06.040994227 +0200
+++ /var/tmp/diff_new_pack.y4rhMQ/_new  2018-04-22 14:34:06.040994227 +0200
@@ -5,44 +5,55 @@
 ---
  tools/libinput-measure-touch-size|2 +-
  tools/libinput-measure-touchpad-pressure |2 +-
+ tools/libinput-measure-touchpad-tap  |2 +-
  tools/libinput-measure-trackpoint-range  |2 +-
  udev/parse_hwdb.py   |2 +-
- 4 files changed, 4 insertions(+), 4 deletions(-)
+ 5 files changed, 5 insertions(+), 5 deletions(-)
 
-Index: libinput-1.9.3/tools/libinput-measure-touch-size
+Index: libinput-1.10.5/tools/libinput-measure-touch-size
 ===
 libinput-1.9.3.orig/tools/libinput-measure-touch-size
-+++ libinput-1.9.3/tools/libinput-measure-touch-size
+--- libinput-1.10.5.orig/tools/libinput-measure-touch-size
 libinput-1.10.5/tools/libinput-measure-touch-size
 @@ -1,4 +1,4 @@
 -#!/usr/bin/env python3
 +#!/usr/bin/python3
  # vim: set expandtab shiftwidth=4:
  # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
  #
-Index: libinput-1.9.3/tools/libinput-measure-touchpad-pressure
+Index: libinput-1.10.5/tools/libinput-measure-touchpad-pressure
 ===
 libinput-1.9.3.orig/tools/libinput-measure-touchpad-pressure
-+++ libinput-1.9.3/tools/libinput-measure-touchpad-pressure
+--- libinput-1.10.5.orig/tools/libinput-measure-touchpad-pressure
 libinput-1.10.5/tools/libinput-measure-touchpad-pressure
 @@ -1,4 +1,4 @@
 -#!/usr/bin/env python3
 +#!/usr/bin/python3
  # vim: set expandtab shiftwidth=4:
  # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
  #
-Index: libinput-1.9.3/tools/libinput-measure-trackpoint-range
+Index: libinput-1.10.5/tools/libinput-measure-touchpad-tap
 ===
 libinput-1.9.3.orig/tools/libinput-measure-trackpoint-range
-+++ libinput-1.9.3/tools/libinput-measure-trackpoint-range
+--- libinput-1.10.5.orig/tools/libinput-measure-touchpad-tap
 libinput-1.10.5/tools/libinput-measure-touchpad-tap
 @@ -1,4 +1,4 @@
 -#!/usr/bin/env python3
 +#!/usr/bin/python3
  # vim: set expandtab shiftwidth=4:
  # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
  #
-Index: libinput-1.9.3/udev/parse_hwdb.py
+Index: libinput-1.10.5/tools/libinput-measure-trackpoint-range
 ===
 libinput-1.9.3.orig/udev/parse_hwdb.py
-+++ libinput-1.9.3/udev/parse_hwdb.py
+--- libinput-1.10.5.orig/tools/libinput-measure-trackpoint-range
 libinput-1.10.5/tools/libinput-measure-trackpoint-range
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python3
++#!/usr/bin/python3
+ # vim: set expandtab shiftwidth=4:
+ # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
+ #
+Index: libinput-1.10.5/udev/parse_hwdb.py
+===
+--- libinput-1.10.5.orig/udev/parse_hwdb.py
 libinput-1.10.5/udev/parse_hwdb.py
 @@ -1,4 +1,4 @@
 -#!/usr/bin/env python3

commit plasma5-integration for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package plasma5-integration for 
openSUSE:Factory checked in at 2018-04-22 14:33:26

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


Package is "plasma5-integration"

Sun Apr 22 14:33:26 2018 rev:42 rq:597896 version:5.12.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-integration/plasma5-integration.changes  
2018-03-30 12:06:08.140526187 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma5-integration.new/plasma5-integration.changes 
2018-04-22 14:33:31.294251737 +0200
@@ -1,0 +2,7 @@
+Wed Apr 18 08:11:33 UTC 2018 - wba...@tmo.at
+
+- Add Fix-initial-directory-selection-for-remote-files.patch to
+  show the proper (remote) directory also for remote files when
+  opening KDE's file dialog (boo#1085364, kde#374913)
+
+---

New:

  Fix-initial-directory-selection-for-remote-files.patch



Other differences:
--
++ plasma5-integration.spec ++
--- /var/tmp/diff_new_pack.4cUp2M/_old  2018-04-22 14:33:31.878230603 +0200
+++ /var/tmp/diff_new_pack.4cUp2M/_new  2018-04-22 14:33:31.882230458 +0200
@@ -29,6 +29,8 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch:  Fix-initial-directory-selection-for-remote-files.patch
 BuildRequires:  extra-cmake-modules >= 5.17.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  libQt5Gui-private-headers-devel >= 5.5.0
@@ -76,6 +78,7 @@
 %lang_package -n plasma5-integration-plugin
 %prep
 %setup -q -n plasma-integration-%{version}
+%patch -p1
 
 %build
 %cmake_kf5 -d build

++ Fix-initial-directory-selection-for-remote-files.patch ++
>From bfd41a95530f90ee8d44cbcfd1fa8c62978334a2 Mon Sep 17 00:00:00 2001
From: Alex Richardson 
Date: Sun, 8 Apr 2018 11:06:32 +0100
Subject: KDEPlatformFileDialog: Fix initial directory selection for remote
 files

Summary:
Previously KDEPlatformFileDialogHelper::selectFile() would change
options()->initialDirectory() unconditionally even if it was already
set by the QFileDialog code. Since Qt 5.7.1 it is no longer necessary
to derive initialDirectory from the selectFile() call. In fact it is
actuall harmful since it will now override the correct initial directory
that was set by Qt. Without this patch I got the following debug output:

```
KDEPlatformFileDialogHelper::setDirectory 
QUrl("sftp://server/home/alr48/cheri/build_sdk.sh";)
KDEPlatformFileDialogHelper::setDirectory 
QUrl("sftp://server/home/alr48/cheri/build_sdk.sh";)
KDEPlatformFileDialogHelper::selectFile QUrl("file:///home/alex/build_sdk.sh")
KDEPlatformFileDialogHelper::setDirectory QUrl("file:///home/alex/)
```
The final setDirectory() call is actually a call to
`setDirectory(options->initialDirectory())` which was set in `selectFile()`.

We now depend on Qt 5.9 so we can remove this code without a check for
version >= 5.7.1.

BUG: 374913

Test Plan: Remote directory is now opened correctly (tested with Qt 5.10.0)

Reviewers: #plasma, elvisangelaccio

Reviewed By: elvisangelaccio

Subscribers: ngraham, krzyc, anthonyfieroni, elvisangelaccio, graesslin, 
plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D4193
---
 src/platformtheme/kdeplatformfiledialoghelper.cpp | 5 -
 1 file changed, 5 deletions(-)

diff --git a/src/platformtheme/kdeplatformfiledialoghelper.cpp 
b/src/platformtheme/kdeplatformfiledialoghelper.cpp
index 1a2b1b5..d4ea0cd 100644
--- a/src/platformtheme/kdeplatformfiledialoghelper.cpp
+++ b/src/platformtheme/kdeplatformfiledialoghelper.cpp
@@ -409,11 +409,6 @@ QUrl KDEPlatformFileDialogHelper::directory() const
 void KDEPlatformFileDialogHelper::selectFile(const QUrl &filename)
 {
 m_dialog->selectFile(filename);
-
-// Qt 5 at least <= 5.8.0 does not derive the directory from the passed url
-// and set the initialDirectory option accordingly, also not for known 
schemes
-// like file://, so we have to do it ourselves
-options()->setInitialDirectory(m_dialog->directory());
 }
 
 void KDEPlatformFileDialogHelper::setDirectory(const QUrl &directory)
-- 
cgit v0.11.2




commit babl for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package babl for openSUSE:Factory checked in 
at 2018-04-22 14:34:22

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


Package is "babl"

Sun Apr 22 14:34:22 2018 rev:39 rq:598052 version:0.1.46

Changes:

--- /work/SRC/openSUSE:Factory/babl/babl.changes2018-03-09 
10:35:07.835451609 +0100
+++ /work/SRC/openSUSE:Factory/.babl.new/babl.changes   2018-04-22 
14:34:24.120339930 +0200
@@ -1,0 +2,8 @@
+Wed Apr 18 21:00:11 UTC 2018 - bjorn@gmail.com
+
+- Update to version 0.1.46:
+  + Added extensions with more coverage for u32, half and other
+utilit fast paths.
+  + Improving fast path coverage.
+
+---

Old:

  babl-0.1.44.tar.bz2

New:

  babl-0.1.46.tar.bz2



Other differences:
--
++ babl.spec ++
--- /var/tmp/diff_new_pack.gq2ObX/_old  2018-04-22 14:34:24.684319519 +0200
+++ /var/tmp/diff_new_pack.gq2ObX/_new  2018-04-22 14:34:24.684319519 +0200
@@ -18,7 +18,7 @@
 
 %define debug_package_requires libbabl-0_1-0 = %{version}-%{release}
 Name:   babl
-Version:0.1.44
+Version:0.1.46
 Release:0
 Summary:Dynamic Pixel Format Translation Library
 License:LGPL-3.0-or-later

++ babl-0.1.44.tar.bz2 -> babl-0.1.46.tar.bz2 ++
 3508 lines of diff (skipped)




commit grub2 for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2018-04-22 14:34:07

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


Package is "grub2"

Sun Apr 22 14:34:07 2018 rev:182 rq:598028 version:2.02

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2018-04-17 
11:09:32.904835222 +0200
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2018-04-22 
14:34:09.908854248 +0200
@@ -1,0 +2,6 @@
+Tue Apr 17 07:54:15 UTC 2018 - mch...@suse.com
+
+- Fallback to raw mode if Open Firmware returns invalid ihandler (bsc#1071559)
+  * grub2-ieee1275-open-raw-mode.patch
+
+---

New:

  grub2-ieee1275-open-raw-mode.patch



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.bvG2nG/_old  2018-04-22 14:34:11.988778974 +0200
+++ /var/tmp/diff_new_pack.bvG2nG/_new  2018-04-22 14:34:11.992778829 +0200
@@ -245,13 +245,15 @@
 # PPC64 LE support
 Patch205:   grub2-ppc64le-disable-video.patch
 Patch207:   grub2-ppc64le-memory-map.patch
+# PPC 
+Patch210:   0002-Add-Virtual-LAN-support.patch 
+Patch211:   grub2-ppc64-cas-reboot-support.patch
+Patch212:   
grub2-install-remove-useless-check-PReP-partition-is-empty.patch
+Patch213:   grub2-Fix-incorrect-netmask-on-ppc64.patch
+Patch214:   grub2-ieee1275-open-raw-mode.patch
 Patch233:   grub2-use-stat-instead-of-udevadm-for-partition-lookup.patch
 Patch234:   
fix-grub2-use-stat-instead-of-udevadm-for-partition-lookup-with-new-glibc.patch
-Patch235:   0002-Add-Virtual-LAN-support.patch 
 Patch236:   grub2-efi_gop-avoid-low-resolution.patch
-Patch277:   grub2-ppc64-cas-reboot-support.patch
-Patch278:   
grub2-install-remove-useless-check-PReP-partition-is-empty.patch
-Patch279:   grub2-Fix-incorrect-netmask-on-ppc64.patch
 # Support HTTP Boot IPv4 and IPv6 (fate#320129)
 Patch280:   0001-misc-fix-invalid-character-recongition-in-strto-l.patch
 Patch281:   0002-net-read-bracketed-ipv6-addrs-and-port-numbers.patch
@@ -522,13 +524,14 @@
 %patch164 -p1
 %patch205 -p1
 %patch207 -p1
+%patch210 -p1
+%patch211 -p1
+%patch212 -p1
+%patch213 -p1
+%patch214 -p1
 %patch233 -p1
 %patch234 -p1
-%patch235 -p1
 %patch236 -p1
-%patch277 -p1
-%patch278 -p1
-%patch279 -p1
 %patch280 -p1
 %patch281 -p1
 %patch282 -p1


++ grub2-ieee1275-open-raw-mode.patch ++
From: dieg...@br.ibm.com
References: bsc#1071559
Patch-Mainline: no

Because Openfirmware returns invalid ihandler when it tries to open a disk
which his first partition is not a supported one by the firmware (Prep, FAT,
ISO), the grub needs to understand when it should open the disk in "raw mode",
appending a ":0" in the end of the device path.

Openfirmware is unable to open disk that contains a unknown first partition
(i.e it is not a PreP, Fat, ISO) ; We needed to open the disk in "raw mode" and
so Grub was required to take care of partitions and contents.

Index: grub-2.02/grub-core/kern/ieee1275/ieee1275.c
===
--- grub-2.02.orig/grub-core/kern/ieee1275/ieee1275.c
+++ grub-2.02/grub-core/kern/ieee1275/ieee1275.c
@@ -19,6 +19,8 @@
 
 #include 
 #include 
+#include 
+#include 
 
 #define IEEE1275_PHANDLE_INVALID  ((grub_ieee1275_cell_t) -1)
 #define IEEE1275_IHANDLE_INVALID  ((grub_ieee1275_cell_t) 0)
@@ -458,8 +460,31 @@ grub_ieee1275_open (const char *path, gr
   if (IEEE1275_CALL_ENTRY_FN (&args) == -1)
 return -1;
   *result = args.result;
-  if (args.result == IEEE1275_IHANDLE_INVALID)
-return -1;
+  if (args.result == IEEE1275_IHANDLE_INVALID){
+
+int path_len = grub_strlen(path);
+if ((path[path_len-3] == ':') && (path[path_len-2] == '0')){
+return -1;
+}
+
+char *new_path = grub_malloc(grub_strlen(path) + 3);
+char *optr;
+optr = grub_stpcpy (new_path, path);
+*optr++ = ':';
+*optr++ = '0';
+*optr++ = '\0';
+
+args.path = (grub_ieee1275_cell_t) new_path;
+
+if (IEEE1275_CALL_ENTRY_FN (&args) == -1)
+return -1;
+
+*result = args.result;
+if (args.result == IEEE1275_IHANDLE_INVALID)
+return -1;
+
+  }
+
   return 0;
 }
 




commit gegl for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package gegl for openSUSE:Factory checked in 
at 2018-04-22 14:34:13

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


Package is "gegl"

Sun Apr 22 14:34:13 2018 rev:39 rq:598051 version:0.3.34

Changes:

--- /work/SRC/openSUSE:Factory/gegl/gegl.changes2018-04-06 
17:41:31.980859747 +0200
+++ /work/SRC/openSUSE:Factory/.gegl.new/gegl.changes   2018-04-22 
14:34:19.496507267 +0200
@@ -1,0 +2,25 @@
+Wed Apr 18 21:05:59 UTC 2018 - bjorn@gmail.com
+
+- Update to version 0.3.34 (CVE-2018-10114):
+  + Core: Change GeglParamSpecSeed from int to uint to match the
+value range of GeglRandom's seed.
+  + Operations: Limit allocations in ppm-load to 2GB
+(CVE-2018-10114).
+- Changes from version 0.3.32:
+  + Operations:
+- panorama-projection: added reverse transform, which permits
+  using GIMP for retouching zenith, nadir or other arbitrary
+  gaze directions in equirectangular, also known as 360x180
+  panoramas.
+- Added abyss-policy to base class for scale ops, making it
+  possible to achieve hard edges on rescaled buffers.
+  + GeglBuffer:
+- Improved performance and correctness, avoid incorrectly
+  gamma/ungamma correcting alpha in u8 formats, for a tiny 2-3%
+  performance boost.
+- Keep track of valid/invalid areas on smaller granularity than
+  tiles in mipmap.
+- Various micro-optimizations in display paths, with minuscle
+  performance impact.
+
+---

Old:

  gegl-0.3.30.tar.bz2

New:

  gegl-0.3.34.tar.bz2



Other differences:
--
++ gegl.spec ++
--- /var/tmp/diff_new_pack.IL81KQ/_old  2018-04-22 14:34:20.016488449 +0200
+++ /var/tmp/diff_new_pack.IL81KQ/_new  2018-04-22 14:34:20.020488304 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gegl
-Version:0.3.30
+Version:0.3.34
 Release:0
 Summary:Generic Graphics Library
 License:GPL-3.0-or-later AND LGPL-3.0-or-later
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  suitesparse-devel
 BuildRequires:  pkgconfig(OpenEXR) >= 1.6.1
-BuildRequires:  pkgconfig(babl) >= 0.1.44
+BuildRequires:  pkgconfig(babl) >= 0.1.46
 BuildRequires:  pkgconfig(cairo) >= 1.12.2
 BuildRequires:  pkgconfig(exiv2) >= 0.25
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.32.0

++ gegl-0.3.30.tar.bz2 -> gegl-0.3.34.tar.bz2 ++
/work/SRC/openSUSE:Factory/gegl/gegl-0.3.30.tar.bz2 
/work/SRC/openSUSE:Factory/.gegl.new/gegl-0.3.34.tar.bz2 differ: char 11, line 1




commit catatonit for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package catatonit for openSUSE:Factory 
checked in at 2018-04-22 14:33:34

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


Package is "catatonit"

Sun Apr 22 14:33:34 2018 rev:4 rq:597941 version:0.1.3

Changes:

--- /work/SRC/openSUSE:Factory/catatonit/catatonit.changes  2018-04-10 
09:52:54.415298743 +0200
+++ /work/SRC/openSUSE:Factory/.catatonit.new/catatonit.changes 2018-04-22 
14:33:46.185712802 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 13:06:13 UTC 2018 - asa...@suse.com
+
+- Update to catatonit v0.1.3, which includes a fix for docker compatiblity so
+  that dockerd doesn't give spurrious warnings.
+
+---

Old:

  catatonit-0.1.2.tar.xz
  catatonit-0.1.2.tar.xz.asc

New:

  catatonit-0.1.3.tar.xz
  catatonit-0.1.3.tar.xz.asc



Other differences:
--
++ catatonit.spec ++
--- /var/tmp/diff_new_pack.93MdRg/_old  2018-04-22 14:33:46.749692391 +0200
+++ /var/tmp/diff_new_pack.93MdRg/_new  2018-04-22 14:33:46.749692391 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   catatonit
-Version:0.1.2
+Version:0.1.3
 Release:0
 Summary:A signal-forwarding process manager for containers
 License:GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.93MdRg/_old  2018-04-22 14:33:46.781691233 +0200
+++ /var/tmp/diff_new_pack.93MdRg/_new  2018-04-22 14:33:46.781691233 +0200
@@ -2,14 +2,14 @@
   
 https
github.com
-   openSUSE/catatonit/releases/download/v0.1.2/catatonit.tar.xz
-   catatonit-0.1.2.tar.xz
+   openSUSE/catatonit/releases/download/v0.1.3/catatonit.tar.xz
+   catatonit-0.1.3.tar.xz
   
   
 https
github.com
-   openSUSE/catatonit/releases/download/v0.1.2/catatonit.tar.xz.asc
-   catatonit-0.1.2.tar.xz.asc
+   openSUSE/catatonit/releases/download/v0.1.3/catatonit.tar.xz.asc
+   catatonit-0.1.3.tar.xz.asc
   
   
 catatonit

++ catatonit-0.1.2.tar.xz -> catatonit-0.1.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/catatonit-0.1.2/catatonit.c 
new/catatonit-0.1.3/catatonit.c
--- old/catatonit-0.1.2/catatonit.c 2018-03-29 11:17:55.0 +0200
+++ new/catatonit-0.1.3/catatonit.c 2018-04-18 14:51:12.0 +0200
@@ -23,7 +23,9 @@
 #include 
 #include 
 #include 
+#include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -89,9 +91,9 @@
usage();
fprintf(stderr, "\n");
fprintf(stderr, "options:\n");
-   fprintf(stderr, "  -h   Print this help page.\n");
-   fprintf(stderr, "  -L   Print license information.\n");
-   fprintf(stderr, "  -V   Print version information.\n");
+   fprintf(stderr, "  -h  Print this help page.\n");
+   fprintf(stderr, "  -L  Print license information.\n");
+   fprintf(stderr, "  -V, --version   Print version information.\n");
fprintf(stderr, "\n");
fprintf(stderr, "The source code can be found at <%s>.\n", PROGRAM_URL);
fprintf(stderr, "For bug reporting instructions, please see: <%s>.\n", 
PROGRAM_BUGURL);
@@ -99,12 +101,12 @@
 
 static void version(void)
 {
-   fprintf(stderr, "%s version %s\n", PROGRAM_NAME, PROGRAM_VERSION);
+   fprintf(stdout, "tini version %s_%s\n", PROGRAM_VERSION, PROGRAM_NAME);
 }
 
 static void license(void)
 {
-   fprintf(stderr, "%s", PROGRAM_LICENSE);
+   fprintf(stdout, "%s", PROGRAM_LICENSE);
 }
 
 #define LOG(level, ...) \
@@ -277,7 +279,11 @@
 * first *pid1* argv argument rather than our own.
 */
int opt;
-   while ((opt = getopt(argc, argv, "hLV")) != -1) {
+   const struct option longopts[] = {
+   {name: "version", has_arg: no_argument, flag: NULL, val: 'V'},
+   {},
+   };
+   while ((opt = getopt_long(argc, argv, "hLV", longopts, NULL)) != -1) {
switch (opt) {
case 'L':
license();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/catatonit-0.1.2/configure.ac 
new/catatonit-0.1.3/configure.ac
--- old/catatonit-0.1.2/configure.ac2018-03-29 11:17:55.0 +0200
+++ new/catatonit-0.1.3/configure.ac2018-04-18 14:51:12.0 +0200
@@ -15,7 +15,7 @@
 # along with this program.  If not, see .
 
 AC_PREREQ([2.69])
-AC_INIT([catatonit], [0.1.2], [https://bugs.opensuse.org/], [], 
[https://github.com/openSUSE/catatonit/])
+AC_INIT([catatonit], [0.1.3], [https://bugs.opensuse.org/], [], 
[https://github.com/openSUSE/catatoni

commit branding-openSUSE for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package branding-openSUSE for 
openSUSE:Factory checked in at 2018-04-22 14:32:58

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


Package is "branding-openSUSE"

Sun Apr 22 14:32:58 2018 rev:100 rq:597332 version:15.0

Changes:

--- /work/SRC/openSUSE:Factory/branding-openSUSE/branding-openSUSE.changes  
2018-03-28 10:28:11.483928846 +0200
+++ /work/SRC/openSUSE:Factory/.branding-openSUSE.new/branding-openSUSE.changes 
2018-04-22 14:33:04.591218154 +0200
@@ -1,0 +2,5 @@
+Mon Apr 16 15:50:59 UTC 2018 - hel...@mailbox.org
+
+- Don't hard-code the system role text color (bsc#1087399)
+
+---



Other differences:
--
++ openSUSE.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE/LICENSE new/openSUSE/LICENSE
--- old/openSUSE/LICENSE2018-03-26 15:04:54.078069682 +0200
+++ new/openSUSE/LICENSE2018-04-16 17:58:27.026211370 +0200
@@ -2,7 +2,7 @@
 All rights reserved.
 
 This package (other than those portions that are trademarks, logos, and trade
-dress of Novell, Inc), is made available under the following terms:
+dress of SUSE), is made available under the following terms:
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
@@ -14,7 +14,7 @@
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 
-* Neither the name of the Novell nor the names of its contributors may be
+* Neither the name of the SUSE nor the names of its contributors may be
 used to endorse or promote products derived from this software without
 specific prior written permission.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE/yast_wizard/cyan-black_richtext.css 
new/openSUSE/yast_wizard/cyan-black_richtext.css
--- old/openSUSE/yast_wizard/cyan-black_richtext.css2018-03-07 
13:28:08.468927288 +0100
+++ new/openSUSE/yast_wizard/cyan-black_richtext.css2018-04-16 
17:37:47.0 +0200
@@ -1,4 +1,5 @@
 a { color: gray; }
+a.dontlooklikealink { color: cyan; text-decoration: none; }
 .red { color: rgb(237,28,36); }
 .blue { color: rgb(0,127,178); }
 .green { color: #537d23); }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE/yast_wizard/highcontrast_richtext.css 
new/openSUSE/yast_wizard/highcontrast_richtext.css
--- old/openSUSE/yast_wizard/highcontrast_richtext.css  2018-03-07 
13:28:08.472927326 +0100
+++ new/openSUSE/yast_wizard/highcontrast_richtext.css  2018-04-16 
17:37:47.0 +0200
@@ -1,4 +1,5 @@
 a { color: #00; }
+a.dontlooklikealink { color: cyan; text-decoration: none; }
 .red { color: #ff; }
 .blue { color: cyan; }
 .green { color: #00ff00; }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE/yast_wizard/installation.qss 
new/openSUSE/yast_wizard/installation.qss
--- old/openSUSE/yast_wizard/installation.qss   2018-03-26 14:53:06.392858026 
+0200
+++ new/openSUSE/yast_wizard/installation.qss   2018-04-16 17:37:47.0 
+0200
@@ -259,10 +259,10 @@
  display messes up. See bnc#888589, bsc#948311 and QTBUG#8209 */
 }
 QTabBar::tab {
-  color: #ccc;
+  color: #555;
   border-top-left-radius: 2px;
   border-top-right-radius: 2px;
-  border: 1px solid #ddd;
+  border: 0;
   border-bottom: 1px solid #bbb;
min-height: 20px;
   min-width: 40px;
@@ -277,8 +277,8 @@
 
 QTabBar::tab:!selected:hover {
   color: #333;
-  border: 1px solid #c0c0c0;
-  border-bottom: 1px solid #c0c0c0;
+  border: 0;
+  border-bottom: 1px solid #bbb;
 }
 
 QTabBar::tear {
@@ -360,7 +360,8 @@
 QMenu {
   color: #33;
   background: #fff;
-  selection-color: #bbb;
+  selection-background-color: #73ba25;
+  selection-color: #fff;
 }
 QGroupBox {
   border: 0px;
@@ -592,6 +593,3 @@
   background-color: #EE;
   color: #333;
 } 
-
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE/yast_wizard/installation_richtext.css 
new/openSUSE/yast_wizard/installation_richtext.css
--- old/openSUSE/yast_wizard/installation_richtext.css  2018-03-07 
13:28:08.476927363 +0100
+++ new/openSUSE/yast_wizard/installation_richtext.css  2018-04-16 
17:37:47.0 +0200
@@ -1,4 +1,5 @@
 a { color: #00a489; }
+a.dontlooklikealink { color: #333; text-decoration: none; }
 .red { color: #FF3C3C; }
 .blue { color: #21a4df; }
 .green { color: #6da741; }
d

commit wxWidgets-3_0 for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package wxWidgets-3_0 for openSUSE:Factory 
checked in at 2018-04-22 14:33:07

Comparing /work/SRC/openSUSE:Factory/wxWidgets-3_0 (Old)
 and  /work/SRC/openSUSE:Factory/.wxWidgets-3_0.new (New)


Package is "wxWidgets-3_0"

Sun Apr 22 14:33:07 2018 rev:25 rq:597435 version:3.0.4

Changes:

--- /work/SRC/openSUSE:Factory/wxWidgets-3_0/wxWidgets-3_0-nostl.changes
2018-02-20 17:53:14.534424582 +0100
+++ /work/SRC/openSUSE:Factory/.wxWidgets-3_0.new/wxWidgets-3_0-nostl.changes   
2018-04-22 14:33:13.738887087 +0200
@@ -1,0 +2,22 @@
+Tue Apr 17 10:50:49 UTC 2018 - jeng...@inai.de
+
+- Bump soversion.diff for 3.0.4
+
+---
+Mon Apr 16 22:03:08 UTC 2018 - ec...@opensuse.org
+
+- update to 3.0.4
+  * Don't crash on trailing '%' in wxDateTime::Format().
+  * Fix various problems when parsing invalid ZIP files.
+  * Fix generic wxTimePickerCtrl to accept max values from
+keyboard.
+  * Multiple surrogate-related fixes in UTF-16 support.
+  * Fix reading wide character data in wxFile::ReadAll().
+  * Make parsing WAV data more robust.
+  * Fix copy ctor in numeric validators classes.
+  * Fix memory leak when wxDataViewCtrl is deleted.
+  * Avoid some GTK+ run-time errors when using
+wx{File,Dir}PickerCtrl.
+- rebase patch soversion.diff
+
+---
wxWidgets-3_0.changes: same change

Old:

  wxWidgets-3.0.3.tar.bz2

New:

  wxWidgets-3.0.4.tar.bz2



Other differences:
--
++ wxWidgets-3_0-nostl.spec ++
--- /var/tmp/diff_new_pack.6ySPZa/_old  2018-04-22 14:33:15.834811233 +0200
+++ /var/tmp/diff_new_pack.6ySPZa/_new  2018-04-22 14:33:15.838811088 +0200
@@ -20,8 +20,9 @@
 %define base_name wxWidgets-3_0
 %define tarball_name wxWidgets
 %define variant suse-nostl
-%define sonum 3
-Version:3.0.3
+%define psonum 3_0_4
+%define sonum 3.0.4
+Version:3.0.4
 Release:0
 %define wx_minor 3.0
 # libdir for installing of all the stuff
@@ -32,7 +33,7 @@
 # build non-UI toolkit related packages
 %define base_packages 1
 Summary:C++ Library for Cross-Platform Development
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
 Url:http://www.wxwidgets.org/
 
@@ -90,7 +91,7 @@
 std::string), and is provided for old programs which fail to use e.g.
 wxString and instead rely on the wxChar pointer API.
 
-%package -n libwx_baseu-%variant%sonum
+%package -n libwx_baseu-%variant%psonum
 Summary:wxWidgets Library
 # Name up to openSUSE 11.3 and up to wxGTK-2.8:
 Group:  System/Libraries
@@ -101,134 +102,134 @@
 Provides:   wxWidgets = %version
 Recommends: wxWidgets-lang >= %version
 
-%description -n libwx_baseu-%variant%sonum
+%description -n libwx_baseu-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
 This varaint of wxWidgets is built without STL types (such as
 std::string), and is provided for old programs which fail to use e.g.
 wxString and instead rely on the wxChar pointer API.
 
-%package -n libwx_baseu_net-%variant%sonum
+%package -n libwx_baseu_net-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_baseu_net-%variant%sonum
+%description -n libwx_baseu_net-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_baseu_xml-%variant%sonum
+%package -n libwx_baseu_xml-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_baseu_xml-%variant%sonum
+%description -n libwx_baseu_xml-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_gtk%{gtk_version}u_adv-%variant%sonum
+%package -n libwx_gtk%{gtk_version}u_adv-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_gtk%{gtk_version}u_adv-%variant%sonum
+%description -n libwx_gtk%{gtk_version}u_adv-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_gtk%{gtk_version}u_aui-%variant%sonum
+%package -n libwx_gtk%{gtk_version}u_aui-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_gtk%{gtk_version}u_aui-%variant%sonum
+%description -n libwx_gtk%{gtk_version}u_aui-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_gtk%{gtk_version}u_core-%variant%sonum
+%package -n libwx_gtk%{gtk_version}u_core-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_gtk%{gtk_version}u_core-%variant%sonum
+%description -n

commit openSUSE-EULAs for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package openSUSE-EULAs for openSUSE:Factory 
checked in at 2018-04-22 14:32:52

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


Package is "openSUSE-EULAs"

Sun Apr 22 14:32:52 2018 rev:16 rq:596993 version:84.87.20180407.22def0a

Changes:

--- /work/SRC/openSUSE:Factory/openSUSE-EULAs/openSUSE-EULAs.changes
2018-04-07 20:53:48.293453114 +0200
+++ /work/SRC/openSUSE:Factory/.openSUSE-EULAs.new/openSUSE-EULAs.changes   
2018-04-22 14:32:55.811535905 +0200
@@ -1,0 +2,7 @@
+Mon Apr 16 12:20:41 UTC 2018 - opensuse-packag...@opensuse.org
+
+- Update to version 84.87.20180407.22def0a:
+  * Translated using Weblate (Hindi)
+  * Added translation using Weblate (Hindi)
+
+---

Old:

  openSUSE-EULAs-84.87.20180313.50c706a.tar.xz

New:

  openSUSE-EULAs-84.87.20180407.22def0a.tar.xz



Other differences:
--
++ openSUSE-EULAs.spec ++
--- /var/tmp/diff_new_pack.RPN9rF/_old  2018-04-22 14:32:56.423513756 +0200
+++ /var/tmp/diff_new_pack.RPN9rF/_new  2018-04-22 14:32:56.427513612 +0200
@@ -19,7 +19,7 @@
 %bcond_without  java
 
 Name:   openSUSE-EULAs
-Version:84.87.20180313.50c706a
+Version:84.87.20180407.22def0a
 Release:0
 Url:https://github.com/openSUSE/openSUSE-EULAs
 Summary:Collection of EULAs for openSUSE

++ _servicedata ++
--- /var/tmp/diff_new_pack.RPN9rF/_old  2018-04-22 14:32:56.483511585 +0200
+++ /var/tmp/diff_new_pack.RPN9rF/_new  2018-04-22 14:32:56.483511585 +0200
@@ -1,4 +1,4 @@
 
 
 git://github.com/openSUSE/openSUSE-EULAs.git
-  50c706a0dca1faaf93288647db5df66722f07ec1
\ No newline at end of file
+  22def0a2d8e9193fb9aa80f3abac8f4b93d836f1
\ No newline at end of file

++ openSUSE-EULAs-84.87.20180313.50c706a.tar.xz -> 
openSUSE-EULAs-84.87.20180407.22def0a.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-EULAs-84.87.20180313.50c706a/Mesa-dri-nouveau/Mesa-dri-nouveau.hi.po
 
new/openSUSE-EULAs-84.87.20180407.22def0a/Mesa-dri-nouveau/Mesa-dri-nouveau.hi.po
--- 
old/openSUSE-EULAs-84.87.20180313.50c706a/Mesa-dri-nouveau/Mesa-dri-nouveau.hi.po
   1970-01-01 01:00:00.0 +0100
+++ 
new/openSUSE-EULAs-84.87.20180407.22def0a/Mesa-dri-nouveau/Mesa-dri-nouveau.hi.po
   2018-04-07 11:02:59.0 +0200
@@ -0,0 +1,55 @@
+#. extracted from Mesa-dri-nouveau/Mesa-dri-nouveau.en
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-10-27 15:27+0200\n"
+"PO-Revision-Date: 2018-04-07 09:02+\n"
+"Last-Translator: Anshul Panwar \n"
+"Language-Team: Hindi \n"
+"Language: hi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 2.18\n"
+
+#: Mesa-dri-nouveau/Mesa-dri-nouveau.en:1
+msgid "WARNING: Nouveau DRI/3D driver selected."
+msgstr "चेतावनी: Nouveau DRI/3D ड्राइवर चयनित है।"
+
+#: Mesa-dri-nouveau/Mesa-dri-nouveau.en:3
+msgid ""
+"This driver is considered experimental and is known to have issues with\n"
+"applications that use certain 3D acceleration features of modern\n"
+"NVIDIA hardware."
+msgstr ""
+
+#: Mesa-dri-nouveau/Mesa-dri-nouveau.en:7
+msgid ""
+"Symptoms include application crashes or lockups & crashes of your system's\n"
+"graphical environment. Older Hardware and less demanding applications may "
+"work\n"
+"just fine and do benefit from the Hardware acceleration features this "
+"driver\n"
+"offers over software emulation."
+msgstr ""
+
+#: Mesa-dri-nouveau/Mesa-dri-nouveau.en:12
+msgid ""
+"Use of this driver is especially not recommended for use with the KDE "
+"Desktop\n"
+"Environment or Qt-based Applications."
+msgstr ""
+
+#: Mesa-dri-nouveau/Mesa-dri-nouveau.en:15
+msgid "The hardware vendor potentially offers alternative drivers."
+msgstr ""
+
+#: Mesa-dri-nouveau/Mesa-dri-nouveau.en:17
+msgid ""
+"Please click \"I Agree\" if you accept the risks that may come with the\n"
+"installation of this driver. Choose \"I Disagree\"  to prevent installation\n"
+"of the driver and use software emulation instead."
+msgstr ""




commit kernel-firmware for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:Factory 
checked in at 2018-04-22 14:32:18

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


Package is "kernel-firmware"

Sun Apr 22 14:32:18 2018 rev:103 rq:598546 version:20180416

Changes:

--- /work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware.changes  
2018-04-06 17:42:37.694486208 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware.changes 
2018-04-22 14:32:52.895641436 +0200
@@ -1,0 +2,15 @@
+Tue Apr 17 16:17:21 UTC 2018 - mplus...@suse.com
+
+- Update to version 20180416:
+  * linux-firmware: update wil6210 firmware to 5.2.0.18
+  * linux-firmware: rsi: update firmware images for Redpine 9113 chipset
+  * iwlwifi: update firmwares for 3160, 3168 and 7265
+  * iwlwifi: add some new FW versions and update older ones
+
+---
+Fri Apr 13 14:31:33 UTC 2018 - meiss...@suse.com
+
+- fixed new style modalias detection too for AMD CPUs in ucode-amd,
+  it can only use 1 : (bsc#1084687)
+
+---

Old:

  kernel-firmware-20180402.tar.xz

New:

  kernel-firmware-20180416.tar.xz



Other differences:
--
++ kernel-firmware.spec ++
--- /var/tmp/diff_new_pack.Ig6ZI2/_old  2018-04-22 14:32:54.207593955 +0200
+++ /var/tmp/diff_new_pack.Ig6ZI2/_new  2018-04-22 14:32:54.211593809 +0200
@@ -17,9 +17,9 @@
 
 
 %define __ksyms_path ^/lib/firmware
-%define version_unconverted 20180402
+%define version_unconverted 20180416
 Name:   kernel-firmware
-Version:20180402
+Version:20180416
 Release:0
 Summary:Linux kernel firmware files
 License:SUSE-Firmware AND GPL-2.0-only AND GPL-2.0-or-later AND MIT
@@ -85,7 +85,7 @@
 Requires(post): coreutils
 Requires(postun): coreutils
 # new style (after 3.12 kernel somewhen)
-Supplements:modalias(cpu:type:x86*ven0002*)
+Supplements:modalias(cpu:type%%3Ax86*ven0002*)
 # old style (before 3.16 kernel)
 Supplements:
modalias(x86cpu:vendor%%3A0002%%3Afamily%%3A*%%3Amodel%%3A*%%3Afeature%%3A*)
 

++ _servicedata ++
--- /var/tmp/diff_new_pack.Ig6ZI2/_old  2018-04-22 14:32:54.275591494 +0200
+++ /var/tmp/diff_new_pack.Ig6ZI2/_new  2018-04-22 14:32:54.275591494 +0200
@@ -1,4 +1,4 @@
 
 
 https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
-  8c1e439c967a50f0698d61aafdba3841aff10db0
\ No newline at end of file
+  b562d2f3583f19ecda22b08e514ced57dd1e5f4d
\ No newline at end of file


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








commit xorg-x11-server for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2018-04-22 14:31:58

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


Package is "xorg-x11-server"

Sun Apr 22 14:31:58 2018 rev:358 rq:597729 version:1.19.6

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2018-03-30 11:59:23.703150670 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 
2018-04-22 14:32:05.109370922 +0200
@@ -1,0 +2,24 @@
+Tue Apr 17 10:30:46 UTC 2018 - m...@suse.com
+
+- U_glx-Do-not-call-into-Composite-if-it-is-disabled.patch
+  * Fixes crash when GLX is enabled and Composite disabled.
+(bnc#1079607)
+
+---
+Mon Apr 16 08:10:50 UTC 2018 - m...@suse.com
+
+- n_add-dummy-xf86DisableRandR.patch
+  * Add dummy xf86DisableRandR to fix linking with drivers that
+still call it. See explanation inside the patch. (bnc#1089601)
+
+---
+Thu Apr 12 07:34:06 UTC 2018 - m...@suse.com
+
+- U_xfree86-Remove-broken-RANDR-disabling-logic-v4.patch
+  * Fix crash on initialization when fbdev and modesetting are used
+together. (bnc#1068961)
+- u_randr-Do-not-crash-if-slave-screen-does-not-have-pro.patch
+  * Fix crash when using randr when fbdev and modesetting are used
+together. (bnc#1068961)
+
+---

New:

  U_glx-Do-not-call-into-Composite-if-it-is-disabled.patch
  U_xfree86-Remove-broken-RANDR-disabling-logic-v4.patch
  n_add-dummy-xf86DisableRandR.patch
  u_randr-Do-not-crash-if-slave-screen-does-not-have-pro.patch



Other differences:
--
++ xorg-x11-server.spec ++
--- /var/tmp/diff_new_pack.w7uzxT/_old  2018-04-22 14:32:06.385324742 +0200
+++ /var/tmp/diff_new_pack.w7uzxT/_new  2018-04-22 14:32:06.389324598 +0200
@@ -232,6 +232,12 @@
 Patch1304:  U_0004-animcur-Fix-transitions-between-animated-cursors.patch
 Patch1305:  u_xorg-x11-server-reproducible.patch
 
+Patch1400:  U_xfree86-Remove-broken-RANDR-disabling-logic-v4.patch
+Patch1401:  u_randr-Do-not-crash-if-slave-screen-does-not-have-pro.patch
+Patch1402:  n_add-dummy-xf86DisableRandR.patch
+
+Patch1500:  U_glx-Do-not-call-into-Composite-if-it-is-disabled.patch
+
 %description
 This package contains the X.Org Server.
 
@@ -381,6 +387,12 @@
 %patch1304 -p1
 %patch1305 -p1
 
+%patch1400 -p1
+%patch1401 -p1
+%patch1402 -p1
+
+%patch1500 -p1
+
 %build
 test -e source-file-list || \
 find -L . -type f \! -name '*.orig' \! -path ./source-file-list > \

++ U_glx-Do-not-call-into-Composite-if-it-is-disabled.patch ++
Git-commit: 1326ee0bc5eb858c3c00847b3ba65134e4ca2e2d
Patch-mainline: Upstream
Author: Michal Srb 
Subject: glx: Do not call into Composite if it is disabled.
References: bnc#1079607 fdo#104993

Otherwise X server crashes if GLX is enabled and Composite disabled. For
example the compIsAlternateVisual function will try to lookup CompScreenPtr
using the CompScreenPrivateKey, but that was never initialized if Composite is
disabled.

Fixes: f84e59a4f4. ("glx: Duplicate relevant fbconfigs for compositing visuals")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104993
Signed-off-by: Michal Srb 
---
 glx/glxdricommon.c | 63 +-
 glx/glxscreens.c   | 33 +---
 2 files changed, 55 insertions(+), 41 deletions(-)

Index: xorg-server-1.19.6/glx/glxdricommon.c
===
--- xorg-server-1.19.6.orig/glx/glxdricommon.c
+++ xorg-server-1.19.6/glx/glxdricommon.c
@@ -35,6 +35,7 @@
 #include 
 #include 
 #include 
+#include "extinit.h"
 #include "glxserver.h"
 #include "glxext.h"
 #include "glxcontext.h"
@@ -206,25 +207,27 @@ createModeFromConfig(const __DRIcoreExte
 config->config.yInverted = GL_TRUE;
 
 #ifdef COMPOSITE
-/*
- * Here we decide what fbconfigs will be duplicated for compositing.
- * fgbconfigs marked with duplicatedForConf will be reserved for
- * compositing visuals.
- * It might look strange to do this decision this late when translation
- * from a __DRIConfig is already done, but using the __DRIConfig
- * accessor function becomes worse both with respect to code complexity
- * and CPU usage.
- */
-if (duplicateForComp &&
-(render_type_is_pbuffer_only(renderType) ||
- config->config.rgbBits != 32 ||
- config->config.visualRating != GLX_NONE ||
- config->config.sampleBuffers != 0)) {
-

commit php7 for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package php7 for openSUSE:Factory checked in 
at 2018-04-22 14:31:28

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


Package is "php7"

Sun Apr 22 14:31:28 2018 rev:38 rq:597103 version:7.2.4

Changes:

--- /work/SRC/openSUSE:Factory/php7/php7.changes2018-04-06 
17:45:30.412248251 +0200
+++ /work/SRC/openSUSE:Factory/.php7.new/php7.changes   2018-04-22 
14:31:32.514550621 +0200
@@ -1,0 +2,5 @@
+Mon Apr 16 09:26:55 UTC 2018 - pgaj...@suse.com
+
+- apache2-mod_php7 does not provide libphp7.so [bsc#1089487]
+
+---



Other differences:
--
++ php7.spec ++
--- /var/tmp/diff_new_pack.MncYvA/_old  2018-04-22 14:31:33.618510665 +0200
+++ /var/tmp/diff_new_pack.MncYvA/_new  2018-04-22 14:31:33.622510520 +0200
@@ -38,6 +38,8 @@
 %define build_argon2 1
 %endif
 %bcond_with make_test
+# bsc#1089487
+%define __provides_exclude_from ^/usr/lib64/apache2/.*.so$
 Name:   php7
 Version:7.2.4
 Release:0







commit ocaml for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package ocaml for openSUSE:Factory checked 
in at 2018-04-22 14:31:42

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


Package is "ocaml"

Sun Apr 22 14:31:42 2018 rev:64 rq:597155 version:4.05.0

Changes:

--- /work/SRC/openSUSE:Factory/ocaml/ocaml.changes  2018-04-06 
17:46:36.677854350 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml.new/ocaml.changes 2018-04-22 
14:31:48.393975897 +0200
@@ -1,0 +2,10 @@
+Fri Apr 13 14:08:55 UTC 2018 - kstreit...@suse.com
+
+- add ocaml-4.05.0-CVE-2018-9838.patch to fix integer overflows
+  when unmarshaling a bigarray. Malicious or corrupted marshaled
+  data can result in a bigarray with impossibly large dimensions
+  that cause overflow when computing the in-memory size of the
+  bigarray. Disaster ensues when the data is read in a too small
+  memory area [bnc#1088591] [CVE-2018-9838]
+
+---

New:

  ocaml-4.05.0-CVE-2018-9838.patch



Other differences:
--
++ ocaml.spec ++
--- /var/tmp/diff_new_pack.codvS5/_old  2018-04-22 14:31:49.277943904 +0200
+++ /var/tmp/diff_new_pack.codvS5/_new  2018-04-22 14:31:49.285943614 +0200
@@ -61,6 +61,7 @@
 Patch4: ocaml-configure-Allow-user-defined-C-compiler-flags.patch
 Patch5: ocaml-3.08.3-gcc4.patch
 Patch7: ocaml-3.09-emacs_localcompile.patch
+Patch8: ocaml-4.05.0-CVE-2018-9838.patch
 # This gets ocamlobjinfo to work with .cmxs files
 BuildRequires:  binutils-devel
 BuildRequires:  emacs-nox

++ ocaml-4.05.0-CVE-2018-9838.patch ++
>From 76566ed26c84e6fe800a67b62edbd260ccc30ef9 Mon Sep 17 00:00:00 2001
From: Xavier Leroy 
Date: Wed, 11 Apr 2018 12:05:08 +0200
Subject: [PATCH] MPR7765: integer overflows when unmarshaling a bigarray

Malicious or corrupted marshaled data can result in a bigarray
with impossibly large dimensions that cause overflow when computing
the in-memory size of the bigarray.  Disaster ensues when the data
is read in a too small memory area.  This commit checks for overflows
when computing the in-memory size of the bigarray.

Index: ocaml-4.05.0/otherlibs/bigarray/bigarray_stubs.c
===
--- ocaml-4.05.0.orig/otherlibs/bigarray/bigarray_stubs.c
+++ ocaml-4.05.0/otherlibs/bigarray/bigarray_stubs.c
@@ -966,22 +966,31 @@ static void caml_ba_deserialize_longarra
 uintnat caml_ba_deserialize(void * dst)
 {
   struct caml_ba_array * b = dst;
-  int i, elt_size;
-  uintnat num_elts;
+  int i;
+  uintnat num_elts, size;
 
   /* Read back header information */
   b->num_dims = caml_deserialize_uint_4();
+  if (b->num_dims < 0 || b->num_dims > CAML_BA_MAX_NUM_DIMS)
+caml_deserialize_error("input_value: wrong number of bigarray dimensions");
   b->flags = caml_deserialize_uint_4() | CAML_BA_MANAGED;
   b->proxy = NULL;
   for (i = 0; i < b->num_dims; i++) b->dim[i] = caml_deserialize_uint_4();
-  /* Compute total number of elements */
-  num_elts = caml_ba_num_elts(b);
-  /* Determine element size in bytes */
+  /* Compute total number of elements.  Watch out for overflows (MPR#7765). */
+  num_elts = 1;
+  for (i = 0; i < b->num_dims; i++) {
+if (caml_umul_overflow(num_elts, b->dim[i], &num_elts))
+  caml_deserialize_error("input_value: size overflow for bigarray");
+  }
+  /* Determine element size in bytes.  Watch out for overflows (MPR#7765). */
   if ((b->flags & CAML_BA_KIND_MASK) > CAML_BA_CHAR)
 caml_deserialize_error("input_value: bad bigarray kind");
-  elt_size = caml_ba_element_size[b->flags & CAML_BA_KIND_MASK];
+  if (caml_umul_overflow(num_elts,
+ caml_ba_element_size[b->flags & CAML_BA_KIND_MASK],
+ &size))
+caml_deserialize_error("input_value: size overflow for bigarray");
   /* Allocate room for data */
-  b->data = malloc(elt_size * num_elts);
+  b->data = malloc(size);
   if (b->data == NULL)
 caml_deserialize_error("input_value: out of memory for bigarray");
   /* Read data */



commit open-iscsi for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package open-iscsi for openSUSE:Factory 
checked in at 2018-04-22 14:32:08

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


Package is "open-iscsi"

Sun Apr 22 14:32:08 2018 rev:71 rq:597859 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/open-iscsi/open-iscsi.changes2018-03-26 
12:33:49.740624130 +0200
+++ /work/SRC/openSUSE:Factory/.open-iscsi.new/open-iscsi.changes   
2018-04-22 14:32:13.225077195 +0200
@@ -1,0 +2,14 @@
+Wed Apr 18 17:17:52 UTC 2018 - ldun...@suse.com
+
+- Added upstream patch to allow host_id of 0 (bsc#1089687),
+  updating:
+  * open-iscsi-SUSE-latest.diff.bz2
+
+---
+Fri Apr 13 20:50:05 UTC 2018 - ldun...@suse.com
+
+- Added 2 upstream commits to address issue of iscsi_if.h
+  stayig in sync with kernel vesion (bsc#1086344), updating:
+  * open-iscsi-SUSE-latest.diff.bz2
+
+---



Other differences:
--
++ open-iscsi-SUSE-latest.diff.bz2 ++
--- /var/tmp/diff_new_pack.alOWpI/_old  2018-04-22 14:32:13.797056494 +0200
+++ /var/tmp/diff_new_pack.alOWpI/_new  2018-04-22 14:32:13.797056494 +0200
@@ -50,6 +50,48 @@
  
  depend:
for dir in usr utils utils/fwparam_ibft; do \
+diff --git a/include/iscsi_if.h b/include/iscsi_if.h
+index 5be1981beb52..2d46214c2a60 100644
+--- a/include/iscsi_if.h
 b/include/iscsi_if.h
+@@ -30,6 +30,12 @@
+ 
+ #include "iscsi_proto.h"
+ 
++/*
++ * NOTE: This file should be kept in sync with the kernel include file
++ * of the same name. In particular, iscsi_param and iscsi_err need
++ * to be in sync.
++ */
++
+ #define ISCSI_NL_GRP_ISCSID   1
+ #define ISCSI_NL_GRP_UIP  2
+ 
+@@ -536,6 +542,7 @@ enum iscsi_err {
+   ISCSI_ERR_XMIT_FAILED   = ISCSI_ERR_BASE + 19,
+   ISCSI_ERR_TCP_CONN_CLOSE= ISCSI_ERR_BASE + 20,
+   ISCSI_ERR_SCSI_EH_SESSION_RST   = ISCSI_ERR_BASE + 21,
++  ISCSI_ERR_NOP_TIMEDOUT  = ISCSI_ERR_BASE + 22,
+ };
+ 
+ /*
+@@ -627,6 +634,7 @@ enum iscsi_param {
+ 
+   ISCSI_PARAM_DISCOVERY_PARENT_IDX,
+   ISCSI_PARAM_DISCOVERY_PARENT_TYPE,
++  ISCSI_PARAM_LOCAL_IPADDR,
+   /* must always be last */
+   ISCSI_PARAM_MAX,
+ };
+@@ -731,6 +739,8 @@ enum iscsi_port_speed {
+   ISCSI_PORT_SPEED_100MBPS= 0x4,
+   ISCSI_PORT_SPEED_1GBPS  = 0x8,
+   ISCSI_PORT_SPEED_10GBPS = 0x10,
++  ISCSI_PORT_SPEED_25GBPS = 0x20,
++  ISCSI_PORT_SPEED_40GBPS = 0x40,
+ };
+ 
+ /* iSCSI port state */
 diff --git a/iscsiuio/src/unix/libs/cnic.c b/iscsiuio/src/unix/libs/cnic.c
 index 9662f024041b..86fb1889db5c 100644
 --- a/iscsiuio/src/unix/libs/cnic.c
@@ -116,6 +158,18 @@
$(INSTALL) -m 644 -D $(PKGFILE).in $(DESTDIR)$(PKGCONF_DIR)/$(PKGFILE)
perl -i -pe 's|__VERSION__|$(LIBNVME_VERSION)|g' \
$(DESTDIR)$(PKGCONF_DIR)/$(PKGFILE)
+diff --git a/libopeniscsiusr/iface.c b/libopeniscsiusr/iface.c
+index 79898df45b33..c8519a7ea34e 100644
+--- a/libopeniscsiusr/iface.c
 b/libopeniscsiusr/iface.c
+@@ -158,7 +158,6 @@ int _iscsi_iface_get(struct iscsi_context *ctx, uint32_t 
host_id, uint32_t sid,
+   char proc_name[ISCSI_TRANSPORT_NAME_MAXLEN];
+ 
+   assert(ctx != NULL);
+-  assert(host_id != 0);
+   assert(sid != 0);
+   /* TODO(Gris Ge): Handle when sid == 0(ignored) */
+   assert(iface != NULL);
 diff --git a/libopeniscsiusr/sysfs.c b/libopeniscsiusr/sysfs.c
 index 70298f21a0df..6f590f428efa 100644
 --- a/libopeniscsiusr/sysfs.c
@@ -201,3 +255,16 @@
n = scandir(path_full, &namelist, trans_filter,
alphasort);
if (n <= 0)
+diff --git a/usr/kern_err_table.c b/usr/kern_err_table.c
+index a6ea8fbc7e37..8af6f054c4a5 100644
+--- a/usr/kern_err_table.c
 b/usr/kern_err_table.c
+@@ -77,6 +77,8 @@ const char *kern_err_code_to_string(int err)
+   case ISCSI_ERR_SCSI_EH_SESSION_RST:
+   return "ISCSI_ERR_SCSI_EH_SESSION_RST: Session was dropped as "
+   "a result of SCSI error recovery";
++  case ISCSI_ERR_NOP_TIMEDOUT:
++  return "ISCSI_ERR_NOP_TIMEDOUT: A NOP has timed out";
+   default:
+   return "Invalid or unknown error code";
+   }




commit udisks2 for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package udisks2 for openSUSE:Factory checked 
in at 2018-04-22 14:31:52

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


Package is "udisks2"

Sun Apr 22 14:31:52 2018 rev:30 rq:597157 version:2.7.6

Changes:

--- /work/SRC/openSUSE:Factory/udisks2/udisks2.changes  2018-03-12 
12:10:48.949411699 +0100
+++ /work/SRC/openSUSE:Factory/.udisks2.new/udisks2.changes 2018-04-22 
14:31:55.377723136 +0200
@@ -1,0 +2,8 @@
+Wed Mar 28 02:56:37 UTC 2018 - luc1...@linuxmail.org
+
+- Require specific libblockdev plugins in due udisks2's modules,
+  following libblockdev's plugins split (bsc#1086447).
+- Drop redundant libblockdev-devel BuildRequires: it is not needed
+  once its pkgconfig module is already a requirement. 
+
+---



Other differences:
--
++ udisks2.spec ++
--- /var/tmp/diff_new_pack.qVA3nq/_old  2018-04-22 14:31:56.161694762 +0200
+++ /var/tmp/diff_new_pack.qVA3nq/_new  2018-04-22 14:31:56.165694617 +0200
@@ -17,8 +17,9 @@
 
 
 %define somajor 0
-%define libname lib%{name}
-%define lbd_version 2.14
+%define libudisks lib%{name}-%{somajor}
+%define libblockdev_version 2.14
+
 Name:   udisks2
 Version:2.7.6
 Release:0
@@ -29,12 +30,21 @@
 Source0:
https://github.com/storaged-project/udisks/releases/download/udisks-%{version}/udisks-%{version}.tar.bz2
 BuildRequires:  chrpath
 BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  gobject-introspection-devel >= 1.30.0
+BuildRequires:  gobject-introspection-devel >= 0.6.2
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  libacl-devel
-BuildRequires:  libblockdev-devel >= %{lbd_version}
+BuildRequires:  libblockdev-btrfs-devel >= %{libblockdev_version}
+BuildRequires:  libblockdev-crypto-devel >= %{libblockdev_version}
+BuildRequires:  libblockdev-fs-devel >= %{libblockdev_version}
+BuildRequires:  libblockdev-kbd-devel >= %{libblockdev_version}
+BuildRequires:  libblockdev-loop-devel >= %{libblockdev_version}
+BuildRequires:  libblockdev-lvm-devel >= %{libblockdev_version}
+BuildRequires:  libblockdev-mdraid-devel >= %{libblockdev_version}
+BuildRequires:  libblockdev-part-devel >= %{libblockdev_version}
+BuildRequires:  libblockdev-swap-devel >= %{libblockdev_version}
 BuildRequires:  lvm2-devel
+BuildRequires:  open-iscsi-devel
 BuildRequires:  pkgconfig
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(blkid) >= 2.17.0
@@ -52,7 +62,7 @@
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.102
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(udev)
-Requires:   %{libname}-%{somajor} = %{version}
+Requires:   %{libudisks} = %{version}
 # For LUKS devices
 Requires:   cryptsetup
 # Needed to pull in the system bus daemon
@@ -67,7 +77,12 @@
 Requires:   gptfdisk
 # We need at least this version for bugfixes/features etc.
 Requires:   libatasmart-utils >= 0.17
-Requires:   libblockdev >= %{lbd_version}
+Requires:   libblockdev >= %{libblockdev_version}
+Requires:   libblockdev-crypto >= %{libblockdev_version}
+Requires:   libblockdev-fs >= %{libblockdev_version}
+Requires:   libblockdev-mdraid >= %{libblockdev_version}
+Requires:   libblockdev-part >= %{libblockdev_version}
+Requires:   libblockdev-swap >= %{libblockdev_version}
 # Needed to pull in the udev daemon
 Requires:   udev >= 208
 # For mount, umount, mkswap
@@ -75,7 +90,7 @@
 # For mkfs.xfs, xfs_admin
 Requires:   xfsprogs
 Recommends: %{name}-lang
-Recommends: %{libname}_btrfs
+Recommends: %{libudisks}_btrfs
 %{?systemd_requires}
 # Upstream First - Policy:
 # Never add any patches to this package without the upstream commit id
@@ -86,12 +101,12 @@
 The Udisks project provides a daemon, tools and libraries to access and
 manipulate disks, storage devices and technologies.
 
-%package -n %{libname}-%{somajor}
+%package -n %{libudisks}
 Summary:Dynamic library to access the UDisksd daemon
 License:LGPL-2.0-or-later
 Group:  System/Libraries
 
-%description -n %{libname}-%{somajor}
+%description -n %{libudisks}
 This package contains the dynamic library, which provides
 access to the UDisksd daemon.
 
@@ -107,66 +122,66 @@
 This package provides the GObject Introspection bindings for
 the UDisks client library.
 
-%package -n %{libname}-devel
-Summary:Development files for %{libname}
+%package -n %{libudisks}-devel
+Summary:Development files for UDisks
 License:LGPL-2.0-or-later
 Group:  Development/Libraries/C and C++
-Requires:   %{libname}-%{somajor} >= %{version}
+Requires:   %{libu

commit obs-service-tar_scm for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package obs-service-tar_scm for 
openSUSE:Factory checked in at 2018-04-22 14:30:47

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


Package is "obs-service-tar_scm"

Sun Apr 22 14:30:47 2018 rev:46 rq:596964 version:0.8.0.1520581079.e26b0ae

Changes:

--- /work/SRC/openSUSE:Factory/obs-service-tar_scm/obs-service-tar_scm.changes  
2017-10-18 12:49:45.061273674 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-tar_scm.new/obs-service-tar_scm.changes 
2018-04-22 14:30:58.539780282 +0200
@@ -1,0 +2,26 @@
+Fri Apr 13 08:49:56 UTC 2018 - o...@aepfle.de
+
+- python-unittest2 is only required for the optional make check
+
+---
+Fri Mar 09 07:39:08 UTC 2018 - opensuse-packag...@opensuse.org
+
+- Update to version 0.8.0.1520581079.e26b0ae:
+  * make installation of scm's optional
+  * add a lot more detail to README
+  * Git clone with --no-checkout in prepare_working_copy
+  * Refactor and simplify git prepare_working_copy
+  * Cleanup flake8 checks
+  * Only use current dir if it actually looks like git (Fixes #202)
+  * reactivate test_obscpio_extract_d
+  * fix broken test create_archive
+  * fix broken tests for broken-links
+  * changed PREFIX in Gnumakefile to /usr
+  * new cli option --skip-cleanup
+  * fix for broken links
+  * fix reference to snapcraft YAML file
+  * fix docstring typo in TarSCM.scm.tar.fetch_upstream
+  * acknowledge deficiencies in dev docs
+  * wrap long lines in README
+
+---

Old:

  obs-service-tar_scm-0.8.0.1507129410.0cb2d44.tar.gz

New:

  obs-service-tar_scm-0.8.0.1520581079.e26b0ae.tar.gz



Other differences:
--
++ obs-service-tar_scm.spec ++
--- /var/tmp/diff_new_pack.5kw76W/_old  2018-04-22 14:30:59.135758712 +0200
+++ /var/tmp/diff_new_pack.5kw76W/_new  2018-04-22 14:30:59.139758567 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package obs-service-tar_scm
 #
-# 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,11 +19,11 @@
 %bcond_without obs_scm_testsuite
 
 Name:   obs-service-tar_scm
-%define version_unconverted 0.8.0.1507129410.0cb2d44
-Version:0.8.0.1507129410.0cb2d44
+%define version_unconverted 0.8.0.1520581079.e26b0ae
+Version:0.8.0.1520581079.e26b0ae
 Release:0
 Summary:An OBS source service: create tar ball from svn/git/hg
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Tools/Building
 Url:https://github.com/openSUSE/obs-service-tar_scm
 Source: %{name}-%{version}.tar.gz
@@ -34,6 +34,7 @@
 BuildRequires:  bzr
 BuildRequires:  git-core
 BuildRequires:  mercurial
+BuildRequires:  subversion
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 %define py_compile(O)  \
 find %1 -name '*.pyc' -exec rm -f {} \\; \
@@ -50,15 +51,14 @@
 BuildRequires:  python-dateutil
 BuildRequires:  python-lxml
 BuildRequires:  python-mock
-BuildRequires:  subversion
+BuildRequires:  python-unittest2
 %endif
 BuildRequires:  python >= 2.6
-BuildRequires:  python-unittest2
-Requires:   bzr
 Requires:   git-core
-Requires:   mercurial
+Recommends: bzr
+Recommends: mercurial
+Recommends: subversion
 Requires:   obs-service-obs_scm-common = %version-%release
-Requires:   subversion
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -99,11 +99,11 @@
 Summary:Creates a OBS cpio from a remote SCM resource
 Group:  Development/Tools/Building
 Provides:   obs-service-tar_scm:/usr/lib/obs/service/obs_scm.service
-Requires:   bzr
 Requires:   git-core
-Requires:   mercurial
+Recommends: bzr
+Recommends: mercurial
+Recommends: subversion
 Requires:   obs-service-obs_scm-common = %version-%release
-Requires:   subversion
 
 %description -n obs-service-obs_scm
 Creates a OBS cpio from a remote SCM resource.
@@ -114,11 +114,11 @@
 %package -n obs-service-appimage
 Summary:Handles source downloads defined in appimage.yml files
 Group:  Development/Tools/Building
-Requires:   bzr
 Requires:   git-core
-Requires:   mercurial
+Recommends: bzr
+Recommends: mercurial
+Recommends: subversion
 Requires:   obs-service-obs_scm-common = %version-%release
-Requires:   subversion
 
 %description -n

commit man for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package man for openSUSE:Factory checked in 
at 2018-04-22 14:31:35

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


Package is "man"

Sun Apr 22 14:31:35 2018 rev:71 rq:597110 version:2.7.6

Changes:

--- /work/SRC/openSUSE:Factory/man/man.changes  2017-12-14 10:51:45.784182997 
+0100
+++ /work/SRC/openSUSE:Factory/.man.new/man.changes 2018-04-22 
14:31:40.130274984 +0200
@@ -1,0 +2,6 @@
+Mon Apr 16 14:25:43 UTC 2018 - wer...@suse.de
+
+- Skip cron job for cleaning /var/cache/man as there exists
+  /usr/lib/tmpfiles.d/man-db.conf
+
+---

Old:

  cron.daily.clean_catman



Other differences:
--
++ man.spec ++
--- /var/tmp/diff_new_pack.31uOQX/_old  2018-04-22 14:31:40.882247768 +0200
+++ /var/tmp/diff_new_pack.31uOQX/_new  2018-04-22 14:31:40.886247624 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package man
 #
-# 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
@@ -59,7 +59,6 @@
 Source: 
http://download.savannah.gnu.org/releases/man-db/man-db-%{version}.tar.xz
 Source1:sysconfig.cron-man
 Source2:cron.daily.do_mandb
-Source3:cron.daily.clean_catman
 Source4:mancoding
 Source5:wrapper.c
 Source6:man-rpmlintrc
@@ -240,7 +239,6 @@
 mkdir -p %{buildroot}/etc/cron.daily
 install -m 0644 %{SOURCE1} %{buildroot}%{_fillupdir}
 install -m 0744 %{SOURCE2} %{buildroot}/etc/cron.daily/suse-do_mandb
-install -m 0744 %{SOURCE3} %{buildroot}/etc/cron.daily/suse-clean_catman
 mkdir -p %{buildroot}%{_unitdir}/
 install -m 0644 %{SOURCE7} %{buildroot}%{_unitdir}/
 
@@ -272,7 +270,6 @@
 %doc ChangeLog
 %doc %{_datadir}/doc/packages/man/man-db-manual.*
 %config /etc/manpath.config
-%attr(0744,root,root) /etc/cron.daily/suse-clean_catman
 %attr(0744,root,root) /etc/cron.daily/suse-do_mandb
 %{_bindir}/apropos
 %{_bindir}/catman




commit spice-gtk for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package spice-gtk for openSUSE:Factory 
checked in at 2018-04-22 14:30:37

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


Package is "spice-gtk"

Sun Apr 22 14:30:37 2018 rev:36 rq:596958 version:0.34

Changes:

--- /work/SRC/openSUSE:Factory/spice-gtk/spice-gtk.changes  2017-09-04 
12:26:54.138982028 +0200
+++ /work/SRC/openSUSE:Factory/.spice-gtk.new/spice-gtk.changes 2018-04-22 
14:30:43.028341701 +0200
@@ -1,0 +2,7 @@
+Mon Apr  9 19:22:17 UTC 2018 - brog...@suse.com
+
+- Partially fix bsc#1074144, where we have keymapping issues under Xwayland.
+   + Add the following upstream patch:
+   + Use-scancode-instead-of-keycode-names.patch
+
+---

New:

  Use-scancode-instead-of-keycode-names.patch



Other differences:
--
++ spice-gtk.spec ++
--- /var/tmp/diff_new_pack.PEABLs/_old  2018-04-22 14:30:43.648319261 +0200
+++ /var/tmp/diff_new_pack.PEABLs/_new  2018-04-22 14:30:43.648319261 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package spice-gtk
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -23,12 +23,13 @@
 # FIXME: /usr/bin/spice-client-glib-usb-acl-helper should be installed u+s, 
see bnc#744251.
 # FIXME: Once phodav is packaged and available in openSUSE, enable 
pkgconfig(libphodav-2.0)
 Summary:Gtk client and libraries for SPICE remote desktop servers
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/GUI/GNOME
 Url:http://spice-space.org/page/Spice-Gtk
 Source: http://spice-space.org/download/gtk/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE spice-gtk-polkit-privs.patch bnc#804184 
dims...@opensuse.org -- Set the polkit defaults to auth_admin
 Patch0: spice-gtk-polkit-privs.patch
+Patch1: Use-scancode-instead-of-keycode-names.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  cyrus-sasl-devel
@@ -139,6 +140,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 autoreconf -fi

++ Use-scancode-instead-of-keycode-names.patch ++
>From 28e3dc34424f5e5b0441f2341d777ae4362363f0 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan 
Date: Fri, 9 Mar 2018 09:30:00 +0100
Subject: [PATCH] Use scancode instead of keycode names
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

When running on Xwayland, the keycode mapping property is not available,
which causes unknown keycode mapping errors and the keyboard doesn't
work.

Check for a known scancode (“XK_Page_Up”) which differs to distinguish
between “xfree86” and “evdev” when the there is no keycode name.

Signed-off-by: Olivier Fourdan 
Reviewed-by: Daniel P. Berrangé 
Acked-by: Christophe Fergeau 
Signed-off-by: Bruce Rogers 
---
 src/vncdisplaykeymap.c | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/vncdisplaykeymap.c b/src/vncdisplaykeymap.c
index 2a79213..86cc6bd 100644
--- a/src/vncdisplaykeymap.c
+++ b/src/vncdisplaykeymap.c
@@ -174,11 +174,13 @@ const guint16 
*vnc_display_keymap_gdk2xtkbd_table(GdkWindow *window,
VNC_DEBUG("Using xquartz keycode mapping");
*maplen = G_N_ELEMENTS(keymap_xorgxquartz2xtkbd);
return keymap_xorgxquartz2xtkbd;
-   } else if (keycodes && STRPREFIX(keycodes, "evdev")) {
+   } else if ((keycodes && STRPREFIX(keycodes, "evdev")) ||
+  (XKeysymToKeycode(xdisplay, XK_Page_Up) == 0x70)) {
VNC_DEBUG("Using evdev keycode mapping");
*maplen = G_N_ELEMENTS(keymap_xorgevdev2xtkbd);
return keymap_xorgevdev2xtkbd;
-   } else if (keycodes && STRPREFIX(keycodes, "xfree86")) {
+   } else if ((keycodes && STRPREFIX(keycodes, "xfree86")) ||
+  (XKeysymToKeycode(xdisplay, XK_Page_Up) == 0x63)) {
VNC_DEBUG("Using xfree86 keycode mapping");
*maplen = G_N_ELEMENTS(keymap_xorgkbd2xtkbd);
return keymap_xorgkbd2xtkbd;
-- 
2.16.3




commit ceph for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-04-22 14:31:00

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


Package is "ceph"

Sun Apr 22 14:31:00 2018 rev:32 rq:597001 version:13.0.2.984+g852d3f1411

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-03-26 
12:08:23.295375768 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes  2018-04-22 
14:31:05.835516223 +0200
@@ -1,0 +2,25 @@
+Thu Apr 12 19:06:20 UTC 2018 - ncut...@suse.com
+
+- Update to 13.0.2-984-g852d3f1411:
+  + based on upstream master aaac83abb516f824f1caef470686b1bffeffa8b4
+  + fixes s390x build failure (bsc#1089291)
+  + introduces liboath0 runtime dependency (bsc#1089302)
+  + fixes RGW SSL deployment
+
+---
+Thu Apr 12 18:13:35 UTC 2018 - ncut...@suse.com
+
+- Update to 13.0.2-819-gf64b021d4c:
+  + based on upstream master 3ab655b55d2b363c0352dfbb90caed2ffcd42432
+
+---
+Thu Apr 12 02:11:19 UTC 2018 - ncut...@suse.com
+
+- reduce ceph-test constraints for ppc64le and s390x
+
+---
+Tue Mar 27 14:04:19 UTC 2018 - sch...@suse.de
+
+- Reduce ceph-test constraints on aarch64
+
+---
ceph.changes: same change

Old:

  ceph-13.0.1-3204-g17e0216271.tar.bz2

New:

  ceph-13.0.2-984-g852d3f1411.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.KXDIt2/_old  2018-04-22 14:31:07.411459184 +0200
+++ /var/tmp/diff_new_pack.KXDIt2/_new  2018-04-22 14:31:07.415459040 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 13.0.1.3204+g17e0216271
+Version: 13.0.2.984+g852d3f1411
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -92,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.1-3204-g17e0216271.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.0.2-984-g852d3f1411.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -112,7 +112,7 @@
 
 
 
-Requires: ceph-common = %{_epoch_prefix}%{version}-%{release}
+Requires: ceph-common
 Requires: xmlstarlet
 Requires: jq
 Requires: socat
@@ -147,6 +147,7 @@
 BuildRequires: libblkid-devel >= 2.17
 BuildRequires: libcurl-devel
 BuildRequires: libudev-devel
+BuildRequires: liboath-devel
 BuildRequires: libtool
 BuildRequires: libxml2-devel
 BuildRequires: libuuid-devel
@@ -226,6 +227,7 @@
 %if 0%{with make_check}
 %if 0%{?fedora} || 0%{?rhel}
 BuildRequires: python%{_python_buildid}-cherrypy
+BuildRequires: python%{_python_buildid}-routes
 BuildRequires: python%{_python_buildid}-pecan
 BuildRequires: python%{_python_buildid}-werkzeug
 BuildRequires: python%{_python_buildid}-tox
@@ -239,6 +241,7 @@
 %endif
 %if 0%{?suse_version}
 BuildRequires: python%{_python_buildid}-CherryPy
+BuildRequires: python%{_python_buildid}-Routes
 BuildRequires: python%{_python_buildid}-Werkzeug
 BuildRequires: python%{_python_buildid}-pecan
 BuildRequires: python%{_python_buildid}-numpy-devel
@@ -408,7 +411,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.0.1-3204-g17e0216271
+%autosetup -p1 -n ceph-13.0.2-984-g852d3f1411
 
 %build
 
@@ -757,6 +760,8 @@
 rm -rf %{buildroot}%{_libdir}/librbd.so
 rm -rf %{buildroot}%{_libdir}/librbd_tp.so
 rm -rf %{buildroot}%{_libdir}/librgw.so.*
+rm -rf %{buildroot}%{_libdir}/librgw_op_tp.so*
+rm -rf %{buildroot}%{_libdir}/librgw_rados_tp.so*
 rm -rf %{buildroot}%{_includedir}/rados/librgw.h
 rm -rf %{buildroot}%{_includedir}/rados/rgw_file.h
 rm -rf %{buildroot}%{_libdir}/librgw.so
@@ -928,6 +933,8 @@
 %endif
 %if %{with lttng}
 %endif
+%if %{with lttng}
+%endif
 %if %{with lttng}
 %endif
 %if 0%{with python2}

++ ceph.spec ++
--- /var/tmp/diff_new_pack.KXDIt2/_old  2018-04-22 14:31:07.435458316 +0200
+++ /var/tmp/diff_new_pack.KXDIt2/_new  2018-04-22 14:31:07.439458171 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   13.0.1.3204+g17e0216271
+Version:   13.0.2.984+g852d3f1411
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -92,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-13.0.1-3204-g17e0216271.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-13.0

commit python-ipaddress for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package python-ipaddress for 
openSUSE:Factory checked in at 2018-04-22 14:31:10

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


Package is "python-ipaddress"

Sun Apr 22 14:31:10 2018 rev:5 rq:597003 version:1.0.22

Changes:

--- /work/SRC/openSUSE:Factory/python-ipaddress/python-ipaddress.changes
2018-02-16 21:39:09.835007512 +0100
+++ /work/SRC/openSUSE:Factory/.python-ipaddress.new/python-ipaddress.changes   
2018-04-22 14:31:11.791300663 +0200
@@ -1,0 +2,11 @@
+Mon Apr 16 12:41:38 UTC 2018 - tchva...@suse.com
+
+- Install license file
+
+---
+Mon Apr 16 11:53:35 UTC 2018 - mich...@stroeder.com
+
+- update to version v1.0.22:
+  * Avoid using assertRaises as a context manager
+
+---

Old:

  ipaddress-1.0.19.tar.gz

New:

  ipaddress-1.0.22.tar.gz



Other differences:
--
++ python-ipaddress.spec ++
--- /var/tmp/diff_new_pack.7NBzD8/_old  2018-04-22 14:31:12.263283579 +0200
+++ /var/tmp/diff_new_pack.7NBzD8/_new  2018-04-22 14:31:12.267283435 +0200
@@ -17,25 +17,20 @@
 
 
 Name:   python-ipaddress
-Version:1.0.19
+Version:1.0.22
 Release:0
 Summary:Backport of the Python3 IPv4/IPv6 manipulation library to 
older Python versions
 License:Python-2.0
 Group:  Development/Languages/Python
-Url:https://github.com/phihag/ipaddress
-Source: 
https://pypi.io/packages/source/i/ipaddress/ipaddress-%{version}.tar.gz
+URL:https://github.com/phihag/ipaddress
+Source: 
https://files.pythonhosted.org/packages/source/i/ipaddress/ipaddress-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 Provides:   python2-ipaddress
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:  noarch
-%endif
 
 %description
-Port of the 3.3+ ipaddress module to 2.6, 2.7, 3.2.
+Backport of the Python 3.3+ IPv4/IPv6 manipulation library to older Python 
versions
 
 %prep
 %setup -q -n ipaddress-%{version}
@@ -47,7 +42,7 @@
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %files
-%defattr(-,root,root,-)
+%license LICENSE
 %doc README.md README
 %{python_sitelib}/*
 

++ ipaddress-1.0.19.tar.gz -> ipaddress-1.0.22.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipaddress-1.0.19/Makefile 
new/ipaddress-1.0.22/Makefile
--- old/ipaddress-1.0.19/Makefile   2017-12-16 22:30:38.0 +0100
+++ new/ipaddress-1.0.22/Makefile   2018-04-15 20:00:24.0 +0200
@@ -7,7 +7,18 @@
@(python --version 2>&1 | grep -q ' 2\.6\.') || flake8 ipaddress.py 
test_ipaddress.py
 
 pypi:
-   python setup.py sdist bdist upload
+   python setup.py sdist bdist_wheel upload
+
+release:
+   if test -z "${VERSION}"; then echo VERSION missing; exit 1; fi
+   sed -i "s#^\(__version__\s*=\s*'\)[^']*'\$$#\1${VERSION}'#" ipaddress.py
+   sed -i "s#^\(\s*'version':\s*'\)[^']*\('.*\)\$$#\1${VERSION}\2#" 
setup.py
+   git diff
+   git add ipaddress.py setup.py
+   git commit -m "release ${VERSION}"
+   git tag "v${VERSION}"
+   git push --tags
+   $(MAKE) pypi
 
 clean:
rm -rf -- build dist ipaddress.egg-info
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipaddress-1.0.19/PKG-INFO 
new/ipaddress-1.0.22/PKG-INFO
--- old/ipaddress-1.0.19/PKG-INFO   2017-12-16 22:30:40.0 +0100
+++ new/ipaddress-1.0.22/PKG-INFO   2018-04-15 20:00:46.0 +0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: ipaddress
-Version: 1.0.19
+Version: 1.0.22
 Summary: IPv4/IPv6 manipulation library
 Home-page: https://github.com/phihag/ipaddress
 Author: Philipp Hagemeister
 Author-email: phi...@phihag.de
 License: Python Software Foundation License
-Description-Content-Type: UNKNOWN
 Description: Port of the 3.3+ ipaddress module to 2.6, 2.7, 3.2
 Platform: UNKNOWN
 Classifier: Development Status :: 5 - Production/Stable
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipaddress-1.0.19/ipaddress.egg-info/PKG-INFO 
new/ipaddress-1.0.22/ipaddress.egg-info/PKG-INFO
--- old/ipaddress-1.0.19/ipaddress.egg-info/PKG-INFO2017-12-16 
22:30:40.0 +0100
+++ new/ipaddress-1.0.22/ipaddress.egg-info

commit firewalld for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package firewalld for openSUSE:Factory 
checked in at 2018-04-22 14:30:22

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


Package is "firewalld"

Sun Apr 22 14:30:22 2018 rev:27 rq:596927 version:0.5.2

Changes:

--- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes  2018-03-19 
23:30:52.097608351 +0100
+++ /work/SRC/openSUSE:Factory/.firewalld.new/firewalld.changes 2018-04-22 
14:30:33.472687558 +0200
@@ -1,0 +2,6 @@
+Fri Mar 16 07:58:50 UTC 2018 - mchand...@suse.de
+
+- Backport upstream patches to add additional services (bsc#1082033)
+  * firewalld-add-additional-services.patch
+
+---

New:

  firewalld-add-additional-services.patch



Other differences:
--
++ firewalld.spec ++
--- /var/tmp/diff_new_pack.4cgRfX/_old  2018-04-22 14:30:35.416617199 +0200
+++ /var/tmp/diff_new_pack.4cgRfX/_new  2018-04-22 14:30:35.420617055 +0200
@@ -29,6 +29,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: firewalld-add-additional-services.patch - 
https://github.com/firewalld/firewalld/pull/313
+Patch0: firewalld-add-additional-services.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  desktop-file-utils
@@ -109,6 +111,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 # bsc#1078223
 rm config/services/high-availability.xml

++ firewalld-add-additional-services.patch ++
[mchandras]: Backport patch for additional firewalld services which
don't exist in stable-0.5 branch. This can be removed when
https://github.com/firewalld/firewalld/pull/313 is accepted

diff --git a/config/Makefile.am b/config/Makefile.am
index c202d8fe..9c402329 100644
--- a/config/Makefile.am
+++ b/config/Makefile.am
@@ -122,6 +122,9 @@ CONFIG_FILES = \
ipsets/README \
services/amanda-client.xml \
services/amanda-k5-client.xml \
+   services/amqp.xml \
+   services/amqps.xml \
+   services/apcupsd.xml \
services/bacula-client.xml \
services/bacula.xml \
services/bgp.xml \
@@ -137,11 +140,15 @@ CONFIG_FILES = \
services/dhcpv6-client.xml \
services/dhcpv6.xml \
services/dhcp.xml \
+   services/distcc.xml \
services/dns.xml \
services/docker-registry.xml \
services/docker-swarm.xml \
services/dropbox-lansync.xml \
services/elasticsearch.xml \
+   services/etcd-client.xml \
+   services/etcd-server.xml \
+   services/finger.xml \
services/freeipa-ldaps.xml \
services/freeipa-ldap.xml \
services/freeipa-replication.xml \
@@ -179,6 +186,8 @@ CONFIG_FILES = \
services/mongodb.xml \
services/mosh.xml \
services/mountd.xml \
+   services/mqtt.xml \
+   services/mqtt-tls.xml \
services/mssql.xml \
services/ms-wbt.xml \
services/murmur.xml \
@@ -188,6 +197,7 @@ CONFIG_FILES = \
services/nmea-0183.xml \
services/nrpe.xml \
services/ntp.xml \
+   services/nut.xml \
services/openvpn.xml \
services/ovirt-imageio.xml \
services/ovirt-storageconsole.xml \
@@ -211,11 +221,13 @@ CONFIG_FILES = \
services/rpc-bind.xml \
services/rsh.xml \
services/rsyncd.xml \
+   services/salt-master.xml \
services/samba-client.xml \
services/samba.xml \
services/sane.xml \
services/sips.xml \
services/sip.xml \
+   services/slp.xml \
services/smtp-submission.xml \
services/smtps.xml \
services/smtp.xml \
@@ -224,6 +236,8 @@ CONFIG_FILES = \
services/spideroak-lansync.xml \
services/squid.xml \
services/ssh.xml \
+   services/svdrp.xml \
+   services/svn.xml \
services/syncthing.xml \
services/syncthing-gui.xml \
services/synergy.xml \
@@ -238,7 +252,11 @@ CONFIG_FILES = \
services/upnp-client.xml \
services/vdsm.xml \
services/vnc-server.xml \
+   services/wbem-http.xml \
services/wbem-https.xml \
+   services/wsman.xml \
+   services/wsmans.xml \
+   services/xdmcp.xml \
services/xmpp-bosh.xml \
services/xmpp-client.xml \
services/xmpp-local.xml \
diff --git a/config/services/amqp.xml b/config/services/amqp.xml
new file mode 100644
index ..b9501d9e
--- /dev/null
+++ b/config/services/amqp.xml
@@ -0,0 +1,6 @@
+
+
+  amqp
+  The Advanced Message Queuing 

commit python-flake8 for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package python-flake8 for openSUSE:Factory 
checked in at 2018-04-22 14:30:12

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


Package is "python-flake8"

Sun Apr 22 14:30:12 2018 rev:17 rq:596728 version:3.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-flake8/python-flake8.changes  
2018-01-16 09:37:29.911372189 +0100
+++ /work/SRC/openSUSE:Factory/.python-flake8.new/python-flake8.changes 
2018-04-22 14:30:14.441376384 +0200
@@ -1,0 +2,7 @@
+Sun Apr 15 10:20:40 UTC 2018 - sebix+novell@sebix.at
+
+- add fix_pycodestyle_240.patch to fix compatibility with pycodestyle
+  version 2.4.0. fixes boo#1089438
+- use %license macro for license file
+
+---

New:

  fix_pycodestyle_240.patch



Other differences:
--
++ python-flake8.spec ++
--- /var/tmp/diff_new_pack.0XpI5H/_old  2018-04-22 14:30:15.113352062 +0200
+++ /var/tmp/diff_new_pack.0XpI5H/_new  2018-04-22 14:30:15.121351772 +0200
@@ -26,6 +26,8 @@
 Group:  Development/Languages/Python
 Url:https://gitlab.com/pycqa/flake8
 Source: 
https://files.pythonhosted.org/packages/source/f/flake8/flake8-%{version}.tar.gz
+#PATCH-FIX-UPSTREAM fix_pycodestyle_240.patch
+Patch0: fix_pycodestyle_240.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -51,7 +53,6 @@
 %endif
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -66,6 +67,7 @@
 
 %prep
 %setup -q -n flake8-%{version}
+%patch0 -p1
 
 %build
 %python_build
@@ -85,8 +87,8 @@
 %python_exec setup.py test
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%doc README.rst
+%license LICENSE
 %python_alternative %{_bindir}/flake8
 %{python_sitelib}/*
 

++ fix_pycodestyle_240.patch ++
--- flake8-3.5.0/setup.py   2017-08-08 02:31:43.0 +0200
+++ flake8-3.5.0/setup.py   2018-04-15 15:08:31.063294441 +0200
@@ -22,7 +22,7 @@
 # And in which releases we will update those ranges here:
 # http://flake8.pycqa.org/en/latest/internal/releases.html#releasing-flake8
 "pyflakes >= 1.5.0, < 1.7.0",
-"pycodestyle >= 2.0.0, < 2.4.0",
+"pycodestyle >= 2.0.0, < 2.5.0",
 "mccabe >= 0.6.0, < 0.7.0",
 "setuptools >= 30",
 ]
@@ -108,7 +108,8 @@
 PEP8_PLUGIN('module_imports_on_top_of_file'),
 PEP8_PLUGIN('compound_statements'),
 PEP8_PLUGIN('explicit_line_join'),
-PEP8_PLUGIN('break_around_binary_operator'),
+PEP8_PLUGIN('break_after_binary_operator'),
+PEP8_PLUGIN('break_before_binary_operator'),
 PEP8_PLUGIN('comparison_to_singleton'),
 PEP8_PLUGIN('comparison_negative'),
 PEP8_PLUGIN('comparison_type'),
--- flake8-3.5.0/setup2.cfg 2017-10-23 13:16:02.0 +0200
+++ flake8-3.5.0/setup.cfg  2018-04-15 15:04:03.198239064 +0200
@@ -9,7 +9,7 @@
enum34; python_version<"3.4"
configparser; python_version<"3.2"
pyflakes >= 1.5.0, < 1.7.0
-   pycodestyle >= 2.0.0, < 2.4.0
+   pycodestyle >= 2.0.0, < 2.5.0
mccabe >= 0.6.0, < 0.7.0
 
 [egg_info]



commit usb_modeswitch for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package usb_modeswitch for openSUSE:Factory 
checked in at 2018-04-22 14:30:07

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


Package is "usb_modeswitch"

Sun Apr 22 14:30:07 2018 rev:43 rq:596721 version:2.5.2

Changes:

--- /work/SRC/openSUSE:Factory/usb_modeswitch/usb_modeswitch.changes
2017-08-24 18:19:03.643160854 +0200
+++ /work/SRC/openSUSE:Factory/.usb_modeswitch.new/usb_modeswitch.changes   
2018-04-22 14:30:08.837579210 +0200
@@ -1,0 +2,18 @@
+Sun Apr 15 12:55:31 UTC 2018 - enzok...@kabelmail.de
+
+- Update to version 2.5.2
+  * Bugfix release: fixed additional MessageContent parameters not
+working, reported by Frank Schmirler (see
+http://draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=18369).
+  * Fixed "early crash" when killed before libusb context
+initialization (see
+https://bugzilla.redhat.com/show_bug.cgi?id=1358472), reported
+by Lubomir Rinteln.
+  * Fixed bad string reference, reported by Lubomir Rintel, (see
+http://draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=18238).
+  * Fixed detection of systemd if /sbin/init is a cascaded symlink
+(see
+http://draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=18218).
+  * Fixed quirk in help message from usb_modeswitch binary.
+
+---

Old:

  usb-modeswitch-2.5.1.tar.bz2

New:

  usb-modeswitch-2.5.2.tar.bz2



Other differences:
--
++ usb_modeswitch.spec ++
--- /var/tmp/diff_new_pack.SzFcT9/_old  2018-04-22 14:30:09.841542872 +0200
+++ /var/tmp/diff_new_pack.SzFcT9/_new  2018-04-22 14:30:09.853542438 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package usb_modeswitch
 #
-# 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,7 +20,7 @@
 %define date   20170806
 %define _udevdir %(pkg-config --variable=udevdir udev)
 Name:   usb_modeswitch
-Version:2.5.1
+Version:2.5.2
 Release:0
 Summary:A mode switching tool for controlling multiple-device USB gear
 License:GPL-2.0+

++ usb-modeswitch-2.5.1.tar.bz2 -> usb-modeswitch-2.5.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/usb-modeswitch-2.5.1/ChangeLog 
new/usb-modeswitch-2.5.2/ChangeLog
--- old/usb-modeswitch-2.5.1/ChangeLog  2017-08-06 14:29:01.0 +0200
+++ new/usb-modeswitch-2.5.2/ChangeLog  2017-12-31 10:33:53.0 +0100
@@ -2,6 +2,18 @@
 History of USB_ModeSwitch
 =
 
+Version 2.5.2, 2017/12/31
+Bugfix release: fixed additional MessageContent parameters not working,
+reported by Frank Schmirler (see
+http://draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=18369 );
+fixed "early crash" when killed before libusb context initialization
+(see https://bugzilla.redhat.com/show_bug.cgi?id=1358472 ), reported
+by Lubomir Rintel;
+fixed bad string reference, reported by Lubomir Rintel, (see
+http://draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=18238 );
+fixed detection of systemd if /sbin/init is a cascaded symlink
+(see http://draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=18218 );
+fixed quirk in help message from usb_modeswitch binary
 Version 2.5.1, 2017/08/06
 New parameter "HuaweiAltMode", uses an alternative Huawei standard bulk
 message which will either provide NCM (newer modems) or plain PPP ports
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/usb-modeswitch-2.5.1/Makefile 
new/usb-modeswitch-2.5.2/Makefile
--- old/usb-modeswitch-2.5.1/Makefile   2017-08-02 22:31:05.0 +0200
+++ new/usb-modeswitch-2.5.2/Makefile   2017-12-31 10:34:02.0 +0100
@@ -1,5 +1,5 @@
 PROG= usb_modeswitch
-VERS= 2.5.1
+VERS= 2.5.2
 CC  ?= gcc
 CFLAGS  += -Wall
 LIBS= `pkg-config --libs --cflags libusb-1.0`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/usb-modeswitch-2.5.1/README 
new/usb-modeswitch-2.5.2/README
--- old/usb-modeswitch-2.5.1/README 2017-08-02 22:30:52.0 +0200
+++ new/usb-modeswitch-2.5.2/README 2017-12-31 11:15:58.0 +0100
@@ -170,7 +170,10 @@
 Please go to the homepage (see link at the top). Read carefully.
 For support questions use ONLY public posts in the forum.
 
-Again - to see the USB IDs of known devices,

commit subversion for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package subversion for openSUSE:Factory 
checked in at 2018-04-22 14:30:16

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


Package is "subversion"

Sun Apr 22 14:30:16 2018 rev:154 rq:596761 version:1.10.0

Changes:

--- /work/SRC/openSUSE:Factory/subversion/subversion.changes2017-12-22 
12:17:08.343112318 +0100
+++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes   
2018-04-22 14:30:18.489229873 +0200
@@ -1,0 +2,24 @@
+Sun Apr 15 17:43:29 UTC 2018 - astie...@suse.com
+
+- Apache Subversion 1.10.0:
+  * new conflict resolver
+  * Many bug fixes and enhancements
+  * lz4 compression for the repositories
+  * https://subversion.apache.org/docs/release-notes/1.10.html
+- Packaging changes;
+  * Convert dependencies to pkgconfig counterparts
+  * Add dependency on liblz4 and utf8proc
+  * Use %license (boo#1082318)
+  * build with KDE5 KWallet support
+- Refresh patches:
+  * subversion-1.8.0-rpath.patch
+  * subversion-no-build-date.patch
+  * subversion-fix-parallel-build-support-for-perl-bindings.patch
+  * subversion-perl-underlinking.patch
+- dropped patches:
+  * subversion-1.8.11-autocheck-time.patch, upstream
+  * subversion-1.9.0-allow-httpd-2.4.6.patch, no longer required
+- Add subversion-1.10.0-fix-svn-version-gnome-keyring.patch to list
+  GNOME keyring support in svn --version when using libsecret
+
+---

Old:

  contrib-1485350.tar.bz2
  subversion-1.8.11-autocheck-time.patch
  subversion-1.9.0-allow-httpd-2.4.6.patch
  subversion-1.9.7.tar.bz2
  subversion-1.9.7.tar.bz2.asc
  subversion.rpmlintrc

New:

  contrib-1804739.tar.bz2
  subversion-1.10.0-fix-svn-version-gnome-keyring.patch
  subversion-1.10.0.tar.bz2
  subversion-1.10.0.tar.bz2.asc
  subversion-rpmlintrc



Other differences:
--
++ subversion.spec ++
--- /var/tmp/diff_new_pack.aTHKLX/_old  2018-04-22 14:30:19.553191364 +0200
+++ /var/tmp/diff_new_pack.aTHKLX/_new  2018-04-22 14:30:19.557191220 +0200
@@ -1,8 +1,7 @@
 #
 # spec file for package subversion
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2013 Andreas Stieger 
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009-2010 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,20 +19,14 @@
 
 %define svngroup svn
 %define svnuser svn
-%{!?_tmpfilesdir: %global _tmpfilesdir %{_libexecdir}/tmpfiles.d }
 %define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
-%define sqlite_minimum_version 3.7.12
+%define sqlite_minimum_version 3.8.2
+%bcond_without gnome
 # SLE does not ship KDE
 %if 0%{?is_opensuse} != 1
-%define with_kde 0
+%bcond_with kde
 %else
-  # Disable kwallet support on Tumbleweed, because otherwise there will be
-  # a conflict between libopenssl-devel versions pulled in by libserf and 
libqt4
-  %if 0%{?suse_version} >= 1330
-  %define with_kde 0
-  %else
-  %define with_kde 1
-  %endif
+%bcond_without kde
 %endif
 #Compat macro for new _fillupdir macro introduced in Nov 2017
 %if ! %{defined _fillupdir}
@@ -42,7 +35,7 @@
 %bcond_without python_ctypes
 %bcond_withall_regression_tests
 Name:   subversion
-Version:1.9.7
+Version:1.10.0
 Release:0
 Summary:Subversion version control system
 License:Apache-2.0
@@ -51,7 +44,7 @@
 Source0:
https://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2
 Source1:subversion.conf
 Source2:subversion.README.SUSE
-Source4:contrib-1485350.tar.bz2
+Source4:contrib-1804739.tar.bz2
 Source10:   subversion.sysconfig.svnserve
 Source12:   subversion.sysconfig.svnserve.remoteaccess
 Source14:   svnserve.service
@@ -60,7 +53,7 @@
 Source43:   subversion.svndiff.sh
 Source50:   
https://people.apache.org/keys/group/subversion.asc#/subversion.keyring
 Source51:   
https://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2.asc
-Source92:   %{name}.rpmlintrc
+Source92:   %{name}-rpmlintrc
 Patch11:subversion.libtool-verbose.patch
 Patch20:subversion-swig-perl-install_vendor.patch
 Patch23:subversion-swig-perl-Wall.patch
@@ -68,41 +61,40 @@
 Patch37:subversion-no-build-date.patch
 Patch39:subversion-fix-parallel-build-support-for-perl-bindings.patch
 Patch40:subversion-perl-underlinking.patch
-Patch45:subversion-1.8.11-autocheck-time.patch
-Patch48:subversion-1.9.0-allow-httpd-2.4.6.patch
+Patch41:subversion-1.10.0-fix-svn-version-gnome-keyring.patch
 BuildRequires:  apac

commit libbraille for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package libbraille for openSUSE:Factory 
checked in at 2018-04-22 14:29:22

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


Package is "libbraille"

Sun Apr 22 14:29:22 2018 rev:14 rq:596239 version:0.19.0

Changes:

--- /work/SRC/openSUSE:Factory/libbraille/libbraille.changes2018-03-31 
15:36:27.430624758 +0200
+++ /work/SRC/openSUSE:Factory/.libbraille.new/libbraille.changes   
2018-04-22 14:29:27.523074586 +0200
@@ -1,0 +2,6 @@
+Tue Apr 10 23:10:18 UTC 2018 - jeng...@inai.de
+
+- Ensure neutrality of descriptions. Update summaries.
+- Remove pointless --with-pic (static libs only).
+
+---



Other differences:
--
++ libbraille.spec ++
--- /var/tmp/diff_new_pack.YZuNhC/_old  2018-04-22 14:29:29.047019426 +0200
+++ /var/tmp/diff_new_pack.YZuNhC/_new  2018-04-22 14:29:29.051019281 +0200
@@ -19,7 +19,7 @@
 Name:   libbraille
 Version:0.19.0
 Release:0
-Summary:Easy access to Braille displays and terminals
+Summary:Access to Braille displays and terminals
 License:LGPL-2.1-only
 Group:  Development/Libraries/C and C++
 URL:https://sourceforge.net/projects/libbraille/files/libbraille/
@@ -36,44 +36,44 @@
 
 %description
 Libbraille is a computer shared library which makes it possible to
-easily develop for Braille displays. It provides a simple API to
+develop for Braille displays. It provides an API to
 write text on the display, directly draw dots, or get the value of
 keys pressed on the Braille keyboard.
 
 %package fake
-Summary:Easy access to Braille displays and terminals -- Fake 
Graphical Display
+Summary:Fake graphical display for libbraille
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Supplements:packageand(%{name}:gtk2)
 
 %description fake
 Libbraille is a computer shared library which makes it possible to
-easily develop for Braille displays. It provides a simple API to
+develop for Braille displays. It provides an API to
 write text on the display, directly draw dots, or get the value of
 keys pressed on the Braille keyboard.
 
 This package contains a fake graphical virtual display.
 
 %package devel
-Summary:Easy access to Braille displays and terminals -- Development 
Files
+Summary:Development files for libbraille
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 
 %description devel
 Libbraille is a computer shared library which makes it possible to
-easily develop for Braille displays. It provides a simple API to
+develop for Braille displays. It provides an API to
 write text on the display, directly draw dots, or get the value of
 keys pressed on the Braille keyboard.
 
 %package -n python-braille
-Summary:Easy access to Braille displays and terminals -- Python 
Bindings
+Summary:Python bindings for libbraille
 Group:  Development/Libraries/Python
 Provides:   %{name}-python = %{version}
 Obsoletes:  %{name}-python < %{version}
 
 %description -n python-braille
 Libbraille is a computer shared library which makes it possible to
-easily develop for Braille displays. It provides a simple API to
+develop for Braille displays. It provides an API to
 write text on the display, directly draw dots, or get the value of
 keys pressed on the Braille keyboard.
 
@@ -94,7 +94,7 @@
 export CFLAGS
 export CXXFLAGS
 
-%configure --disable-static --with-pic --disable-rpath \
+%configure --disable-static --disable-rpath \
 --enable-hidden-symbols \
 --enable-fake \
 --enable-usb \




commit python-setuptools_scm for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package python-setuptools_scm for 
openSUSE:Factory checked in at 2018-04-22 14:29:41

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


Package is "python-setuptools_scm"

Sun Apr 22 14:29:41 2018 rev:13 rq:596488 version:2.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-setuptools_scm/python-setuptools_scm.changes  
2018-03-29 11:48:15.834265812 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-setuptools_scm.new/python-setuptools_scm.changes
 2018-04-22 14:29:44.054476229 +0200
@@ -1,0 +2,13 @@
+Thu Apr 12 20:42:08 UTC 2018 - a...@gmx.de
+
+- update to version 2.0.0:
+  * fix #237 - correct imports in code examples
+  * improve mercurial commit detection (thanks Aaron)
+  * breaking change: remove support for setuptools before parsed
+versions
+  * reintroduce manifest as the travis deploy cant use the file finder
+  * reconfigure flake8 for future compatibility with black
+  * introduce support for branch name in version metadata and support
+a opt-in simplified semver version scheme
+
+---

Old:

  setuptools_scm-1.17.0.tar.gz

New:

  setuptools_scm-2.0.0.tar.gz



Other differences:
--
++ python-setuptools_scm.spec ++
--- /var/tmp/diff_new_pack.HeMBwv/_old  2018-04-22 14:29:44.630455382 +0200
+++ /var/tmp/diff_new_pack.HeMBwv/_new  2018-04-22 14:29:44.634455237 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%bcond_with test
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_with test
 Name:   python-setuptools_scm
-Version:1.17.0
+Version:2.0.0
 Release:0
 Summary:Manage your versions by scm tags
 License:MIT
@@ -29,20 +29,18 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
+Requires:   python-setuptools
+BuildArch:  noarch
 %if %{with test}
 # Testing requirements
 BuildRequires:  %{python_module pytest}
 BuildRequires:  git
 BuildRequires:  mercurial
 %endif
-Requires:   python-setuptools
 %if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
 Recommends: git
 Recommends: mecurial
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -63,9 +61,9 @@
 %python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_bin_suffix}
 %endif
 
-%files %python_files
-%defattr(-,root,root,-)
-%doc README.rst LICENSE CHANGELOG.rst
+%files %{python_files}
+%license LICENSE
+%doc README.rst CHANGELOG.rst
 %{python_sitelib}/*
 
 %changelog

++ setuptools_scm-1.17.0.tar.gz -> setuptools_scm-2.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools_scm-1.17.0/.gitignore 
new/setuptools_scm-2.0.0/.gitignore
--- old/setuptools_scm-1.17.0/.gitignore2018-03-20 11:15:19.0 
+0100
+++ new/setuptools_scm-2.0.0/.gitignore 2018-04-10 10:27:36.0 +0200
@@ -37,6 +37,7 @@
 .coverage
 .coverage.*
 .cache
+.pytest_cache
 nosetests.xml
 coverage.xml
 *,cover
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools_scm-1.17.0/CHANGELOG.rst 
new/setuptools_scm-2.0.0/CHANGELOG.rst
--- old/setuptools_scm-1.17.0/CHANGELOG.rst 2018-03-20 11:15:19.0 
+0100
+++ new/setuptools_scm-2.0.0/CHANGELOG.rst  2018-04-10 10:27:36.0 
+0200
@@ -1,3 +1,13 @@
+v2.0.0
+
+
+* fix #237 - correct imports in code examples
+* improve mercurial commit detection (thanks Aaron)
+* breaking change: remove support for setuptools before parsed versions
+* reintroduce manifest as the travis deploy cant use the file finder
+* reconfigure flake8 for future compatibility with black
+* introduce support for branch name in version metadata and support a opt-in 
simplified semver version scheme
+
 v1.17.0
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools_scm-1.17.0/MANIFEST.in 
new/setuptools_scm-2.0.0/MANIFEST.in
--- old/setuptools_scm-1.17.0/MANIFEST.in   1970-01-01 01:00:00.0 
+0100
+++ new/setuptools_scm-2.0.0/MANIFEST.in2018-04-10 10:27:36.0 
+0200
@@ -0,0 +1,8 @@
+exclude *.nix
+exclude appveyor.yml
+exclude .travis.yaml
+include *.py
+include testing/*.py
+include tox.ini
+include *.rst
+include LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools_scm-1.17.0/PKG-INFO 
new/setuptools_scm-2.0.0/PKG-INFO
--- old/setuptools_scm-1.17.0/PK

commit python-psutil for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package python-psutil for openSUSE:Factory 
checked in at 2018-04-22 14:29:46

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


Package is "python-psutil"

Sun Apr 22 14:29:46 2018 rev:42 rq:596551 version:5.4.5

Changes:

--- /work/SRC/openSUSE:Factory/python-psutil/python-psutil.changes  
2018-01-07 17:21:01.486255362 +0100
+++ /work/SRC/openSUSE:Factory/.python-psutil.new/python-psutil.changes 
2018-04-22 14:29:51.566204343 +0200
@@ -1,0 +2,54 @@
+Sat Apr 14 17:18:54 UTC 2018 - a...@gmx.de
+
+- update to version 5.4.5:
+  * Bug fixes
++ 1268: setup.py's extra_require parameter requires latest
+  setuptools version, breaking quite a lot of installations.
+
+- changes from version 5.4.4:
+  * Enhancements
++ 1239: [Linux] expose kernel "slab" memory for
+  psutil.virtual_memory(). (patch by Maxime Mouial)
+  * Bug fixes
++ 694: [SunOS] cmdline() could be truncated at the 15th character
+  when reading it from /proc. An extra effort is made by reading
+  it from process address space first. (patch by Georg Sauthoff)
++ 771: [Windows] cpu_count() (both logical and physical) return a
+  wrong (smaller) number on systems using process groups (> 64
+  cores).
++ 771: [Windows] cpu_times(percpu=True) return fewer CPUs on
+  systems using process groups (> 64 cores).
++ 771: [Windows] cpu_stats() and cpu_freq() may return incorrect
+  results on systems using process groups (> 64 cores).
++ 1193: [SunOS] Return uid/gid from /proc/pid/psinfo if there
+  aren't enough permissions for /proc/pid/cred. (patch by Georg
+  Sauthoff)
++ 1194: [SunOS] Return nice value from psinfo as getpriority()
+  doesn't support real-time processes. (patch by Georg Sauthoff)
++ 1194: [SunOS] Fix double free in psutil_proc_cpu_num(). (patch
+  by Georg Sauthoff)
++ 1194: [SunOS] Fix undefined behavior related to strict-aliasing
+  rules and warnings. (patch by Georg Sauthoff)
++ 1210: [Linux] cpu_percent() steal time may remain stuck at 100%
+  due to Linux erroneously reporting a decreased steal time
+  between calls. (patch by Arnon Yaari)
++ 1216: fix compatibility with python 2.6 on Windows (patch by Dan
+  Vinakovsky)
++ 1222: [Linux] Process.memory_full_info() was erroneously summing
+  "Swap:" and "SwapPss:". Same for "Pss:" and "SwapPss". Not
+  anymore.
++ 1224: [Windows] Process.wait() may erroneously raise
+  TimeoutExpired.
++ 1238: [Linux] sensors_battery() may return None in case battery
+  is not listed as "BAT0" under /sys/class/power_supply.
++ 1240: [Windows] cpu_times() float loses accuracy in a long
+  running system. (patch by stswandering)
++ 1245: [Linux] sensors_temperatures() may fail with IOError "no
+  such file".
++ 1255: [FreeBSD] swap_memory() stats were erroneously represented
+  in KB. (patch by Denis Krienbühl)
+  * Backward compatibility
++ 771: [Windows] cpu_count(logical=False) on Windows XP and Vista
+  is no longer supported and returns None.
+
+---

Old:

  psutil-5.4.3.tar.gz

New:

  psutil-5.4.5.tar.gz



Other differences:
--
++ python-psutil.spec ++
--- /var/tmp/diff_new_pack.4mjNdc/_old  2018-04-22 14:29:52.802159608 +0200
+++ /var/tmp/diff_new_pack.4mjNdc/_new  2018-04-22 14:29:52.802159608 +0200
@@ -16,16 +16,15 @@
 #
 
 
-%bcond_with test
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_with test
 Name:   python-psutil
-Version:5.4.3
+Version:5.4.5
 Release:0
 Summary:A process utilities module for Python
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:https://pypi.python.org/pypi/psutil/
+URL:https://pypi.python.org/pypi/psutil/
 Source: 
https://files.pythonhosted.org/packages/source/p/psutil/psutil-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
@@ -33,7 +32,6 @@
 BuildRequires:  python-rpm-macros
 Requires:   net-tools
 Requires:   procps
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %python_subpackages
 
 %description
@@ -52,8 +50,8 @@
 
 %{python_expand mkdir -p %{buildroot}%{_docdir}/%{$python_prefix}-psutil
 cp -r scripts %{buildroot}%{_docdir}/%{$python_prefix}-psutil/
-find %{buildroot}%{_docdir}/%{$python_prefix}-psutil/scripts/ -type f -name 
"*.py" -exec sed -i "s|#!/usr/bin/env python|#!%__$python|" {} \;
-find %{buildroot}%{$python_sitearch}/psutil/tests/ -ty

commit libblockdev for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package libblockdev for openSUSE:Factory 
checked in at 2018-04-22 14:29:36

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


Package is "libblockdev"

Sun Apr 22 14:29:36 2018 rev:3 rq:596357 version:2.16

Changes:

--- /work/SRC/openSUSE:Factory/libblockdev/libblockdev.changes  2018-03-06 
10:49:21.879782970 +0100
+++ /work/SRC/openSUSE:Factory/.libblockdev.new/libblockdev.changes 
2018-04-22 14:29:39.066656764 +0200
@@ -1,0 +2,6 @@
+Wed Mar 28 03:13:10 UTC 2018 - luc1...@linuxmail.org
+
+- Resplit plugins to avoid pulling clusterlvm support by default
+  into the dependency chain (bsc#1086447).
+
+---



Other differences:
--
++ libblockdev.spec ++
 605 lines (skipped)
 between /work/SRC/openSUSE:Factory/libblockdev/libblockdev.spec
 and /work/SRC/openSUSE:Factory/.libblockdev.new/libblockdev.spec




commit util-linux for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package util-linux for openSUSE:Factory 
checked in at 2018-04-22 14:29:30

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


Package is "util-linux"

Sun Apr 22 14:29:30 2018 rev:228 rq:596303 version:2.31.1

Changes:

--- /work/SRC/openSUSE:Factory/util-linux/python-libmount.changes   
2018-03-30 11:55:38.307301981 +0200
+++ /work/SRC/openSUSE:Factory/.util-linux.new/python-libmount.changes  
2018-04-22 14:29:31.798919821 +0200
@@ -1,0 +2,12 @@
+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.
+
+---
util-linux-systemd.changes: same change
util-linux.changes: same change

New:

  runuser-l.pamd
  su-l.pamd



Other differences:
--
++ python-libmount.spec ++
--- /var/tmp/diff_new_pack.0Y62zs/_old  2018-04-22 14:29:33.070873781 +0200
+++ /var/tmp/diff_new_pack.0Y62zs/_new  2018-04-22 14:29:33.070873781 +0200
@@ -73,7 +73,7 @@
 %endif
 Summary:%main_summary
 License:GPL-2.0-or-later
-Group:  %group_pl
+Group:  %main_group
 BuildRequires:  audit-devel
 BuildRequires:  bc
 BuildRequires:  binutils-devel
@@ -138,6 +138,8 @@
 Source12:   
https://www.kernel.org/pub/linux/utils/util-linux/v2.31/util-linux-%{version}.tar.sign
 Source13:   %{_name}.keyring
 Source14:   runuser.pamd
+Source15:   runuser-l.pamd
+Source16:   su-l.pamd
 # klogconsole, http://opensuse.github.com/kiwi, 7.02.25, git 859dc050
 # TODO: split to separate package
 Source40:   klogconsole.tar.xz
@@ -172,7 +174,6 @@
 Patch6: util-linux-fincore-count.patch
 # PATCH-FIX-UPSTREAM util-linux-sysfs-nvme-devno.patch bsc1078662 
sbra...@suse.com -- Fix lsblk on NVMe.
 Patch7: util-linux-sysfs-nvme-devno.patch
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #
 %if %build_util_linux
@@ -396,7 +397,6 @@
 %if %build_util_linux
 %package -n python-libmount
 Summary:%summary_pl
-License:GPL-2.0-or-later
 Group:  %group_pl
 
 %description -n python-libmount
@@ -644,9 +644,9 @@
 install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/pam.d/login
 install -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/pam.d/remote
 install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/pam.d/runuser
-install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/pam.d/runuser-l
+install -m 644 %{SOURCE15} %{buildroot}%{_sysconfdir}/pam.d/runuser-l
 install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/su
-install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/su-l
+install -m 644 %{SOURCE16} %{buildroot}%{_sysconfdir}/pam.d/su-l
 install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/default/su
 pushd ../klogconsole
 # klogconsole install
@@ -788,6 +788,12 @@
 %if %build_util_linux
 %pre
 %service_add_pre raw.service rfkill-block@.service rfkill-unblock@.service
+# Check whether we are upgrading from < Leap 15 or SLE 15
+# Check for /sbin/su and not /usr/sbin/su, as it exists in all old versions.
+# (bsc#353876#c7)
+if test -e /bin/su && ! ( LANG=C su --help 2>/dev/null) | grep -q -- --pty ; 
then
+   touch %{_sysconfdir}/default/su.needs_ALWAYS_SET_ROOT 2>/dev/null || :
+fi
 
 %post
 %service_add_post raw.service rfkill-block@.service rfkill-unblock@.service
@@ -810,6 +816,20 @@
mv %{_sysconfdir}/$PAM_FILE.rpmsave %{_sysconfdir}/$PAM_FILE
fi
 done
+# %{_sysconfdir}/default/su is tagged as noreplace.
+# But we want to upgrade to a more secure default on upgrade.
+# Perform one-time change of ALWAYS_SET_ROOT. (bsc#353876#c7)
+if test -f %{_sysconfdir}/default/su.needs_ALWAYS_SET_ROOT -a -f 
%{_sysconfdir}/default/su &&
+grep -q ^ALWAYS_SET_PATH=no %{_sysconfdir}/default/su ; then
+   if ! test -f %{_sysconfdir}/default/su.rpmorig ; then
+   cp -a %{_sysconfdir}/default/su 
%{_sysconfdir}/default/su.rpmorig
+   fi
+   sed -i s/^ALWAYS_SET_PATH=no/ALWAYS_SET_PATH=yes/ 
%{_sysconfdir}/default/su
+   echo "One time change of %{_sysconfdir}/default/su was performed." >&2
+   echo "ALWAYS_SET_PATH was set to more secure value \"yes\"." >&2
+   echo "If it is not intended, you can safely change it back. It will not 
be changed again." >&2
+fi
+rm -f %{_sysconfdir}/default/su.needs_ALWAYS_SET_ROOT
 
 %preun
 %service_del_preun raw.servi

commit geoclue2 for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package geoclue2 for openSUSE:Factory 
checked in at 2018-04-22 14:29:15

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


Package is "geoclue2"

Sun Apr 22 14:29:15 2018 rev:28 rq:596196 version:2.4.8

Changes:

--- /work/SRC/openSUSE:Factory/geoclue2/geoclue2.changes2018-03-04 
11:53:00.517269116 +0100
+++ /work/SRC/openSUSE:Factory/.geoclue2.new/geoclue2.changes   2018-04-22 
14:29:19.675358637 +0200
@@ -1,0 +2,10 @@
+Thu Apr 12 16:27:52 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.4.8:
+  + Fix threshold for detecting too old location update.
+  + Explain in the configuration what the applications white-list
+is meant for.
+  + Allow instant location updates from modem-based GPS.
+  + Fix a deadlock case in the helper library.
+
+---

Old:

  geoclue-2.4.7.tar.xz

New:

  geoclue-2.4.8.tar.xz



Other differences:
--
++ geoclue2.spec ++
--- /var/tmp/diff_new_pack.GUyury/_old  2018-04-22 14:29:21.251301595 +0200
+++ /var/tmp/diff_new_pack.GUyury/_new  2018-04-22 14:29:21.251301595 +0200
@@ -18,7 +18,7 @@
 
 %define _name geoclue
 Name:   geoclue2
-Version:2.4.7
+Version:2.4.8
 Release:0
 Summary:GeoLocation Framework
 License:GPL-2.0-or-later
@@ -41,7 +41,7 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.14
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42
-BuildRequires:  pkgconfig(mm-glib) >= 1.0
+BuildRequires:  pkgconfig(mm-glib) >= 1.6
 BuildRequires:  pkgconfig(systemd)
 # This daemon runs as srvGeoClue
 Requires:   user(srvGeoClue)

++ geoclue-2.4.7.tar.xz -> geoclue-2.4.8.tar.xz ++
 2530 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/geoclue-2.4.7/.version new/geoclue-2.4.8/.version
--- old/geoclue-2.4.7/.version  2016-10-21 21:10:51.0 +0200
+++ new/geoclue-2.4.8/.version  2017-07-19 15:36:51.0 +0200
@@ -1 +1 @@
-2.4.4
+2.4.7
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/geoclue-2.4.7/NEWS new/geoclue-2.4.8/NEWS
--- old/geoclue-2.4.7/NEWS  2017-05-29 16:20:47.0 +0200
+++ new/geoclue-2.4.8/NEWS  2018-04-12 00:52:02.0 +0200
@@ -1,3 +1,18 @@
+2.4.8
+=
+
+- Fix threshold for detecting too old location update.
+- Explain in the configuration what the applications white-list is meant for.
+- Allow instant location updates from modem-based GPS.
+- Fix a deadlock case in the helper library.
+
+Dependency-related changes:
+
+Require mm-glib >= 1.6
+
+Valentin Blot 
+Zeeshan Ali (Khattak) 
+
 2.4.7
 =
 
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/geoclue-2.4.7/build-aux/ar-lib new/geoclue-2.4.8/build-aux/ar-lib
--- old/geoclue-2.4.7/build-aux/ar-lib  2017-05-29 16:22:23.0 +0200
+++ new/geoclue-2.4.8/build-aux/ar-lib  2018-04-10 22:31:22.0 +0200
@@ -4,7 +4,7 @@
 me=ar-lib
 scriptversion=2012-03-01.08; # UTC
 
-# Copyright (C) 2010-2014 Free Software Foundation, Inc.
+# Copyright (C) 2010-2017 Free Software Foundation, Inc.
 # Written by Peter Rosin .
 #
 # This program is free software; you can redistribute it and/or modify
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/geoclue-2.4.7/build-aux/compile new/geoclue-2.4.8/build-aux/compile
--- old/geoclue-2.4.7/build-aux/compile 2017-05-29 16:22:23.0 +0200
+++ new/geoclue-2.4.8/build-aux/compile 2018-04-10 22:31:22.0 +0200
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Wrapper for compilers which do not understand '-c -o'.
 
-scriptversion=2012-10-1

commit python-pycodestyle for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package python-pycodestyle for 
openSUSE:Factory checked in at 2018-04-22 14:29:03

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


Package is "python-pycodestyle"

Sun Apr 22 14:29:03 2018 rev:3 rq:595511 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycodestyle/python-pycodestyle.changes
2017-05-09 17:59:14.466034474 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pycodestyle.new/python-pycodestyle.changes   
2018-04-22 14:29:07.071814829 +0200
@@ -1,0 +2,49 @@
+Wed Apr 11 06:33:20 UTC 2018 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * add README and LICENSE
+
+- update to version 2.4.0:
+  * New checks:
++ Add W504 warning for checking that a break doesn’t happen after
+  a binary operator. This check is ignored by default. PR #502.
++ Add W605 warning for invalid escape sequences in string
+  literals. PR #676.
++ Add W606 warning for ‘async’ and ‘await’ reserved keywords being
+  introduced in Python 3.7. PR #684.
++ Add E252 error for missing whitespace around equal sign in type
+  annotated function arguments with defaults values. PR #717.
+  * Changes:
++ An internal bisect search has replaced a linear search in order
+  to improve efficiency. PR #648.
++ pycodestyle now uses PyPI trove classifiers in order to document
+  supported python versions on PyPI. PR #654.
++ ‘setup.cfg’ ‘[wheel]’ section has been renamed to
+  ‘[bdist_wheel]’, as the former is legacy. PR #653.
++ pycodestyle now handles very long lines much more efficiently
+  for python 3.2+. Fixes #643. PR #644.
++ You can now write ‘pycodestyle.StyleGuide(verbose=True)’ instead
+  of ‘pycodestyle.StyleGuide(verbose=True, paths=[‘-v’])’ in order
+  to achieve verbosity. PR #663.
++ The distribution of pycodestyle now includes the license text in
+  order to comply with open source licenses which require this. PR
+  #694.
++ ‘maximum_line_length’ now ignores shebang (‘#!’) lines. PR #736.
++ Add configuration option for the allowed number of blank
+  lines. It is implemented as a top level dictionary which can be
+  easily overwritten. Fixes #732. PR #733.
+  * Bugs:
++ Prevent a ‘DeprecationWarning’, and a ‘SyntaxError’ in future
+  python, caused by an invalid escape sequence. PR #625.
++ Correctly report E501 when the first line of a docstring is too
+  long. Resolves #622. PR #630.
++ Support variable annotation when variable start by a keyword,
+  such as class variable type annotations in python 3.6. PR #640.
++ pycodestyle internals have been changed in order to allow
+  ‘python3 -m cProfile’ to report correct metrics. PR #647.
++ Fix a spelling mistake in the description of E722. PR #697.
++ ‘pycodestyle –diff’ now does not break if your ‘gitconfig’
+  enables ‘mnemonicprefix’. PR #706.
+
+---

Old:

  pycodestyle-2.3.1.tar.gz

New:

  pycodestyle-2.4.0.tar.gz



Other differences:
--
++ python-pycodestyle.spec ++
--- /var/tmp/diff_new_pack.XL5MmG/_old  2018-04-22 14:29:07.607795429 +0200
+++ /var/tmp/diff_new_pack.XL5MmG/_new  2018-04-22 14:29:07.607795429 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycodestyle
 #
-# 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,7 +20,7 @@
 %define oldpython python
 %bcond_without test
 Name:   python-pycodestyle
-Version:2.3.1
+Version:2.4.0
 Release:0
 Summary:Python style guide checker
 License:MIT
@@ -30,7 +30,6 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %ifpython2
 Provides:   %{oldpython}-pep8 = %{version}
@@ -40,7 +39,6 @@
 Provides:   python3-pep8 = %{version}
 Obsoletes:  python3-pep8 < %{version}
 %endif
-
 %python_subpackages
 
 %description
@@ -62,7 +60,6 @@
 
 * Comes with a comprehensive test suite.
 
-
 %prep
 %setup -q -n pycodestyle-%{version}
 sed -ri '1s/^#!.*//' pycodestyle.py
@@ -76,7 +73,8 @@
 ln -sf pycodestyle-%{python3_bin_suffix} %{buildroot}%{_bindir}/pycodestyle
 
 %files %{python_files}
-%defattr(-,root,root,-)
+%license LICENSE
+%doc README.rst
 %python3_only %{_bindir}/pycodestyle
 %

commit python-mutagen for openSUSE:Factory

2018-04-22 Thread root
Hello community,

here is the log from the commit of package python-mutagen for openSUSE:Factory 
checked in at 2018-04-22 14:29:09

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


Package is "python-mutagen"

Sun Apr 22 14:29:09 2018 rev:29 rq:596193 version:1.40.0

Changes:

--- /work/SRC/openSUSE:Factory/python-mutagen/python-mutagen.changes
2017-11-12 18:00:44.356331174 +0100
+++ /work/SRC/openSUSE:Factory/.python-mutagen.new/python-mutagen.changes   
2018-04-22 14:29:10.719682792 +0200
@@ -1,0 +2,13 @@
+Thu Apr 12 21:16:26 UTC 2018 - alarr...@suse.com
+
+- Update to version 1.40.0:
+  * APEv2: Ensures tags are saved in a deterministic way
+  * easymp4: Fix EasyMP4.add_tags() when no tags exist
+  * id3: Fix PyCharm not being able to resolve id3 frame class references
+  * Support pathlib.Path objects for paths (PEP 519)
+  * Use semver for versioning
+
+- Add ignore-W504.patch to ignore PEP8's W504 messages which make the pep8
+  test fail.
+
+---

Old:

  mutagen-1.39.tar.gz

New:

  ignore-W504.patch
  mutagen-1.40.0.tar.gz



Other differences:
--
++ python-mutagen.spec ++
--- /var/tmp/diff_new_pack.UaPExy/_old  2018-04-22 14:29:11.367659338 +0200
+++ /var/tmp/diff_new_pack.UaPExy/_new  2018-04-22 14:29:11.367659338 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mutagen
 #
-# 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
@@ -18,15 +18,17 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-mutagen
-Version:1.39
+Version:1.40.0
 Release:0
 Summary:Python module to Handle Audio Metadata
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Libraries/Python
 Url:https://pypi.python.org/pypi/mutagen
 Source: 
https://files.pythonhosted.org/packages/source/m/mutagen/mutagen-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE reduce-test-length.diff alarr...@suse.com -- Reduce the 
number of iterations so tests don't take so long to finish
 Patch0: reduce-test-length.diff
+# PATCH-FIX-UPSTREAM ignore-W504.patch alarr...@suse.com -- Ignore PEP8's W504 
which makes tests fail
+Patch1: ignore-W504.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module pycodestyle}
@@ -51,6 +53,7 @@
 %prep
 %setup -q -n mutagen-%{version}
 %patch0 -p1
+%patch1 -p1
 # remove shebangs from library files
 find mutagen/ -name "*.py" -exec sed -i -e 
'/^#!\s\?\/usr\/bin\/\(env\s\)\?python$/d' {} ';'
 

++ ignore-W504.patch ++
Index: mutagen-1.40.0/setup.cfg
===
--- mutagen-1.40.0.orig/setup.cfg
+++ mutagen-1.40.0/setup.cfg
@@ -6,6 +6,6 @@ omit=
 mutagen/_senf/*
 
 [flake8]
-ignore=E128,W601,E402,E731,W503,E741,E305,E121,E124
+ignore=E128,W601,E402,E731,W503,E741,E305,E121,E124,W504
 builtins=cmp,unicode,long,xrange,basestring
 exclude=
++ mutagen-1.39.tar.gz -> mutagen-1.40.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mutagen-1.39/NEWS new/mutagen-1.40.0/NEWS
--- old/mutagen-1.39/NEWS   2017-11-05 20:28:45.0 +0100
+++ new/mutagen-1.40.0/NEWS 2018-01-25 17:09:13.0 +0100
@@ -1,3 +1,17 @@
+1.40.0 - 2018-01-25
+---
+
+* APEv2: Ensures tags are saved in a deterministic way :pr:`329`
+  (:user:`cushy007`)
+* Restore WinXP support for the CLI tools :bug:`332`
+* easymp4: Fix EasyMP4.add_tags() when no tags exist :bug:`334`
+* id3: Fix PyCharm not being able to resolve id3 frame class references
+  :bug:`336`
+* Support pathlib.Path objects for paths (PEP 519) :bug:`337` :pr:`338`
+  (:user:`Andrew Rabert `)
+* Use semver for versioning
+
+
 1.39 - 2017-11-05
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mutagen-1.39/PKG-INFO new/mutagen-1.40.0/PKG-INFO
--- old/mutagen-1.39/PKG-INFO   2017-11-05 20:29:29.0 +0100
+++ new/mutagen-1.40.0/PKG-INFO 2018-01-25 17:09:43.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: mutagen
-Version: 1.39
+Version: 1.40.0
 Summary: read and write audio tags for many formats
 Home-page: https://github.com/quodlibet/mutagen
 Author: Michael Urman
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--