commit rook for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package rook for openSUSE:Leap:15.2 checked 
in at 2020-03-26 05:42:00

Comparing /work/SRC/openSUSE:Leap:15.2/rook (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.rook.new.3160 (New)


Package is "rook"

Thu Mar 26 05:42:00 2020 rev:3 rq:788370 version:1.2.6+git0.g99024013

Changes:

--- /work/SRC/openSUSE:Leap:15.2/rook/rook.changes  2020-03-13 
11:01:42.708620199 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.rook.new.3160/rook.changes2020-03-26 
05:42:13.655305183 +0100
@@ -1,0 +2,10 @@
+Wed Mar 18 14:27:07 UTC 2020 - Kristoffer Gronlund 
+
+- Update to v1.2.6:
+  * Update default Ceph version to v14.2.8 (#4960)
+  * Fix for OSDs on PVCs that were crashing on Ceph v14.2.8 (#4960)
+  * Mount /udev so the osds can discover device info (#5001)
+  * Query for the topology.kubernetes.io labels in K8s 1.17 or newer for the 
CRUSH hierarchy (#4989)
+  * Log a warning when useAllNodes is true, but nodes are defined in the 
cluster CR 
([commit](https://github.com/rook/rook/pull/4974/commits/69c9ed4206f47644687733396d87022e93d312a3))
+
+---
@@ -22,0 +33,5 @@
+
+---
+Mon Jan 27 14:04:35 UTC 2020 - Kristoffer Gronlund 
+
+- Package helm charts for the rook operator for ceph (SES-799)

Old:

  rook-1.2.4+git9.gd747507e-vendor.tar.xz
  rook-1.2.4+git9.gd747507e.tar.xz

New:

  rook-1.2.6+git0.g99024013-vendor.tar.xz
  rook-1.2.6+git0.g99024013.tar.xz



Other differences:
--
++ rook.spec ++
--- /var/tmp/diff_new_pack.wesRZX/_old  2020-03-26 05:42:14.619305682 +0100
+++ /var/tmp/diff_new_pack.wesRZX/_new  2020-03-26 05:42:14.619305682 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rook
-Version:1.2.4+git9.gd747507e
+Version:1.2.6+git0.g99024013
 Release:0
 Summary:Orchestrator for distributed storage systems in cloud-native 
environments
 License:Apache-2.0
@@ -101,6 +101,23 @@
 Rook-Ceph operator and Ceph clusters in a Kubernetes cluster.
 
 

+# Rook ceph operator helm charts
+
+%package ceph-helm-charts
+Summary:Rook Ceph operator helm charts
+Group:  System/Management
+BuildArch:  noarch
+
+%description ceph-helm-charts
+Helm helps manage Kubernetes applications. Helm Charts define,
+install, and upgrade Kubernetes applications. Rook is a
+cloud-native storage orchestrator for Kubernetes, providing
+the platform, framework, and support for a diverse set of storage
+solutions to integrate with cloud-native environments.
+
+This package contains Helm Charts for Rook.
+
+
 # Rook integration test binary metadata
 

 %package integration
@@ -143,7 +160,7 @@
 
 # determine image names to use in manifests depending on the base os type
 # %CEPH_VERSION% is replaced at build time by the _service
-%global rook_container_version 1.2.4.9  # this is updated by update-tarball.sh
+%global rook_container_version 1.2.6.0  # this is updated by update-tarball.sh
 %if 0%{?is_opensuse}
 %global rook_image 
registry.opensuse.org/opensuse/rook/ceph:%{rook_container_version}.%{release}
 %global ceph_image registry.opensuse.org/opensuse/ceph/ceph:%CEPH_VERSION%
@@ -252,6 +269,11 @@
 sed -i -e "s|image: .*|image: %{rook_image}|g" 
%{buildroot}%{_datadir}/k8s-yaml/rook/ceph/toolbox*
 sed -i -e "s|/usr/local/bin/toolbox.sh|%{_bindir}/toolbox.sh|g" 
%{buildroot}%{_datadir}/k8s-yaml/rook/ceph/toolbox*
 
+# Install the helm charts
+mkdir -p %{buildroot}%{_datadir}/%{name}-ceph-helm-charts/operator
+cp -pr cluster/charts/rook-ceph/* 
%{buildroot}%{_datadir}/%{name}-ceph-helm-charts/operator
+sed -i -e "s|\".*/cephcsi/cephcsi:.*|\"%{ceph_csi_image}\"|g" 
%{buildroot}%{_datadir}/%{name}-ceph-helm-charts/operator/values.yaml
+
 # For the integration test tooling, store files with the current Rook and Ceph 
image names
 # These files can be cat'ed to get these without needing to do special 
processing
 %define rook_integration_dir %{buildroot}%{_datadir}/rook-integration
@@ -281,6 +303,10 @@
 %dir %{_datarootdir}/k8s-yaml/rook/ceph
 %{_datadir}/k8s-yaml/rook/ceph/
 
+%files ceph-helm-charts
+%doc %{_datadir}/%{name}-ceph-helm-charts/operator/README.md
+%{_datadir}/%{name}-ceph-helm-charts
+
 # rook-integration-version-build.arch.rpm
 %files integration
 # integration test binary

++ rook-1.2.4+git9.gd747507e-vendor.tar.xz -> 
rook-1.2.6

commit redis for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package redis for openSUSE:Leap:15.2 checked 
in at 2020-03-26 05:42:01

Comparing /work/SRC/openSUSE:Leap:15.2/redis (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.redis.new.3160 (New)


Package is "redis"

Thu Mar 26 05:42:01 2020 rev:42 rq:788371 version:5.0.8

Changes:

--- /work/SRC/openSUSE:Leap:15.2/redis/redis.changes2020-02-29 
17:16:30.589050595 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.redis.new.3160/redis.changes  2020-03-26 
05:42:17.935307401 +0100
@@ -1,0 +2,36 @@
+Tue Mar 24 19:04:42 UTC 2020 - Thorsten Kukuk 
+
+- Use the tmpfiles macros instead of calling systemd-tempfiles
+  direct and build wrong macro paths.
+
+---
+Wed Mar 18 02:18:24 UTC 2020 - Илья Индиго 
+- Refresh spec-file with spec-cleaner and manual optimizations
+  * Remove Group tag.
+  * Replace make by %make_build macros.
+- Update to 5.0.8
+  * https://raw.githubusercontent.com/antirez/redis/5.0.8/00-RELEASENOTES
+  * Fix Pi building needing -latomic, backport.
+  * Fix impl of aof-child whitelist SIGUSR1 feature.
+  * Fix ThreadSafeContext lock/unlock function names.
+  * XREADGROUP should propagate XCALIM/SETID in MULTI/EXEC.
+  * Fix client flags to be int64 in module.c.
+  * Fix small bugs related to replica and monitor ambiguity.
+  * Fix lua related memory leak.
+  * Simplify #6379 changes.
+  * Free allocated sds in pfdebugCommand() to avoid memory leak.
+  * Jump to right label on AOF parsing error.
+  * Free fakeclient argv on AOF error.
+  * Fix potential memory leak of rioWriteBulkStreamID().
+  * Fix potential memory leak of clusterLoadConfig().
+  * Fix bug on KEYS command where pattern starts with * followed by \x00.
+  * Blocking XREAD[GROUP] should always reply with valid data.
+  * XCLAIM: Create the consumer only on successful claims.
+  * Stream: Handle streamID-related edge cases.
+  * Fix ip and missing mode in RM_GetClusterNodeInfo().
+  * Inline protocol: handle empty strings well.
+  * Mark extern definition of SDS_NOINIT in sds.h.
+  * Fix revisit CVE-2015-8080 vulnerability.
+  * Avoid sentinel changes promoted_slave to be its own replica.
+
+---
@@ -1252 +1287,0 @@
-

Old:

  redis-5.0.7.tar.gz

New:

  redis-5.0.8.tar.gz



Other differences:
--
++ redis.spec ++
--- /var/tmp/diff_new_pack.zWja6L/_old  2020-03-26 05:42:18.999307953 +0100
+++ /var/tmp/diff_new_pack.zWja6L/_new  2020-03-26 05:42:19.007307957 +0100
@@ -20,11 +20,10 @@
 %define _log_dir%{_localstatedir}/log/%{name}
 %define _conf_dir   %{_sysconfdir}/%{name}
 Name:   redis
-Version:5.0.7
+Version:5.0.8
 Release:0
 Summary:Persistent key-value database
 License:BSD-3-Clause
-Group:  Productivity/Databases/Servers
 URL:https://redis.io
 Source0:http://download.redis.io/releases/redis-%{version}.tar.gz
 Source1:%{name}.logrotate
@@ -68,7 +67,7 @@
 
 %build
 export HOST=OBS # for reproducible builds
-make %{?_smp_mflags} CFLAGS="%{optflags}" V=1
+%make_build CFLAGS="%{optflags}"
 %sysusers_generate_pre %{SOURCE9} redis
 
 %install
@@ -100,7 +99,7 @@
 install -Dm 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
 install -Dm 0644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.target
 install -Dm 0644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}@.service
-install -Dm 0644 %{SOURCE4} %{buildroot}%{_libexecdir}/tmpfiles.d/%{name}.conf
+install -Dm 0644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{name}.conf
 install -Dm 0644 %{SOURCE7} %{buildroot}%{_unitdir}/%{name}-sentinel@.service
 install -Dm 0644 %{SOURCE8} %{buildroot}%{_unitdir}/%{name}-sentinel.target
 
@@ -118,14 +117,14 @@
 'child process exited abnormally' -- sometimes it works.
 ---
 EOF
-make %{?_smp_mflags} test || true
+%make_build test || true
 %endif
 
 %pre -f redis.pre
 %service_add_pre redis.target redis@.service redis-sentinel.target 
redis-sentinel@.service
 
 %post
-systemd-tmpfiles --create %{_libexecdir}/tmpfiles.d/%{name}.conf || true
+%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
 %service_add_post redis.target redis@.service redis-sentinel.target 
redis-sentinel@.service
 echo "See %{_docdir}/%{name}/README.SUSE to continue"
 
@@ -143,7 +142,7 @@
 %{_bindir}/%{name}-*
 %{_sbindir}/%{name}-*
 %{_sbindir}/rc%{name}
-%{_libexecdir}/tmpfiles.d/%{name}.conf
+%{_tmpfilesdir}/%{name}.conf
 %{_sysusersdir}/redis-user.conf
 %{_unitdir}/%{name}@.service
 %{_unitdir}/%{name}.target

++ redis-5.0.7.tar.gz -> redis-5.0.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.sv

commit pagure for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package pagure for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:58

Comparing /work/SRC/openSUSE:Leap:15.2/pagure (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.pagure.new.3160 (New)


Package is "pagure"

Thu Mar 26 05:41:58 2020 rev:10 rq:788348 version:5.9.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/pagure/pagure.changes  2020-01-15 
15:38:44.667082971 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.pagure.new.3160/pagure.changes
2020-03-26 05:42:11.067303841 +0100
@@ -1,0 +2,34 @@
+Wed Mar 25 20:34:56 UTC 2020 - Neal Gompa 
+
+- Update to 5.9.0
+  + Add API to manage plugins (ie: git hooks)
+  + Fix querying mdapi from within the srcfpo theme 
+  + Various fixes for the srcfpo theme
+  + Multiple fixes and improvements to the API endpoints to retrieve the tags
+used in a project
+  + Add new API endpoints to manipulate tags in projects
+  + Add a new API endpoint to edit/update an existing issue/ticket
+  + Add a new page to see a file's history in git (linked from the file's view 
page
+and the blame page)
+  + Only consider the 6 most recently active branch in the drop-down to create
+new PR
+  + Fix the view_commit endpoint when the identifier provided is a git tag
+  + Add an endpoint to renew user API token
+  + Include a link to where the token can be renewed in the email about API
+token nearing expiration
+  + Allow users to set their own expiration date on API token (up to 2 years)
+  + Fix the /groups API endpoint and order the output by group name
+  + Add a new API endpoint to retrieve a project's webhook token
+  + Expose related_prs on issue API
+  + Fix the regenerate-repo actions
+  + Provide some feedback to the user when changing monitoring worked
+  + Hide the SSH clone URL if the user is not in one of the group with ssh
+access
+  + Order pull requests based on updated_on column when we want to order based
+on last updated time
+  + Fix taking into account the blacklisted patterns
+  + Rework/fix the API documentation page
+  + Allow deploy keys to commit to the doc git repository of a project
+  + Increase a lot the logging when someone asks for access to a git repo
+
+---

Old:

  pagure-5.8.1.tar.gz

New:

  pagure-5.9.0.tar.gz



Other differences:
--
++ pagure.spec ++
--- /var/tmp/diff_new_pack.enzIvm/_old  2020-03-26 05:42:12.443304554 +0100
+++ /var/tmp/diff_new_pack.enzIvm/_new  2020-03-26 05:42:12.475304571 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pagure
 #
-# Copyright (c) 2019 Neal Gompa .
+# Copyright (c) 2020 Neal Gompa .
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 
 
 Name:   pagure
-Version:5.8.1
+Version:5.9.0
 Release:0
 Summary:A git-centered forge
 Group:  Development/Tools/Version Control

++ pagure-5.8.1.tar.gz -> pagure-5.9.0.tar.gz ++
/work/SRC/openSUSE:Leap:15.2/pagure/pagure-5.8.1.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.pagure.new.3160/pagure-5.9.0.tar.gz differ: char 
5, line 1




commit virtualbox for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:16

Comparing /work/SRC/openSUSE:Leap:15.2/virtualbox (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.virtualbox.new.3160 (New)


Package is "virtualbox"

Thu Mar 26 05:41:16 2020 rev:83 rq:787934 version:6.1.4

Changes:

--- /work/SRC/openSUSE:Leap:15.2/virtualbox/virtualbox.changes  2020-03-21 
16:47:46.233675121 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.virtualbox.new.3160/virtualbox.changes
2020-03-26 05:41:21.195277986 +0100
@@ -1,0 +2,19 @@
+Tue Mar 24 01:51:36 UTC 2020 - Larry Finger 
+
+- With version 6.1.4 of VB, the bidirectional clipboard part of VBoxClient
+  for guest systems is failing. A patch is provided at
+  https://www.virtualbox.org/ticket/19336. These changes have been added
+  to file "VirtualBox-6.1.4-VBoxClient-vmsvga-x11-crash.patch". This
+  fixes boo #1167403 "VBoxClient --clipboard dies".
+
+---
+Sun Mar 22 20:36:40 UTC 2020 - Larry Finger 
+
+- Update the wrapper that starts the UI for VirtualBox to check the
+  version of the extpack that is installed. If no pack is installed
+  or if the license is not current, the new code does nothing. If there
+  is a current license and the installed pack does not match the
+  running version of VB, then the script downloads and installs the
+  new version. File "update-extpack.sh" is added.
+
+---

New:

  update-extpack.sh



Other differences:
--
++ virtualbox.spec ++
--- /var/tmp/diff_new_pack.gWlymr/_old  2020-03-26 05:41:25.951280452 +0100
+++ /var/tmp/diff_new_pack.gWlymr/_new  2020-03-26 05:41:25.955280454 +0100
@@ -67,6 +67,7 @@
 Source4:%{name}-default.virtualbox
 Source5:%{name}-kmp-files
 Source7:%{name}-kmp-preamble
+Source8:update-extpack.sh
 Source9:%{name}-wrapper.sh
 Source10:   %{name}-LocalConfig.kmk
 Source11:   %{name}-60-vboxdrv.rules
@@ -717,7 +718,7 @@
 install -m 644 %{SOURCE4}  
%{buildroot}%{_sysconfdir}/default/virtualbox
 #install wrapper script
 install -m 644 %{SOURCE9}  
%{buildroot}%{_bindir}/VirtualBox
-
+install -m 644 %{SOURCE8}  
%{buildroot}%{_bindir}/update-extpack.sh
 # Service files to load kernel modules on boot
 install -m 0644 %{SOURCE14}
%{buildroot}%{_unitdir}/vboxdrv.service
 ln -s -f %{_sbindir}/service   
%{buildroot}%{_sbindir}/rcvboxdrv
@@ -1004,6 +1005,7 @@
 %{_vbox_instdir}/VirtualBox
 #wrapper script is in bindir
 %attr(0755,root,root) %{_bindir}/VirtualBox
+%attr(0755,root,root) %{_bindir}/update-extpack.sh
 #rules fixing script is in /sbin
 %attr(0755,root,root) /sbin/vbox-fix-usb-rules.sh
 #ldd shows libQt* dependency

++ VirtualBox-6.1.4-VBoxClient-vmsvga-x11-crash.patch ++
--- /var/tmp/diff_new_pack.gWlymr/_old  2020-03-26 05:41:26.007280481 +0100
+++ /var/tmp/diff_new_pack.gWlymr/_new  2020-03-26 05:41:26.007280481 +0100
@@ -1,6 +1,7 @@
-diff -up 
VirtualBox-6.1.4/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp~ 
VirtualBox-6.1.4/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp
 VirtualBox-6.1.4/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp~   
2020-02-18 18:13:08.0 +0100
-+++ VirtualBox-6.1.4/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp
2020-03-03 16:27:49.947341705 +0100
+Index: VirtualBox-6.1.4/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp
+===
+--- 
VirtualBox-6.1.4.orig/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp
 VirtualBox-6.1.4/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp
 @@ -100,16 +100,19 @@ static void x11Connect(struct X11CONTEXT
  {
  XCloseDisplay(pContext->pDisplay);
@@ -21,3 +22,44 @@
  }
  pContext->rootWindow = DefaultRootWindow(pContext->pDisplay);
  }
+Index: VirtualBox-6.1.4/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
+===
+--- VirtualBox-6.1.4.orig/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
 VirtualBox-6.1.4/src/VBox/Additions/x11/VBoxClient/clipboard.cpp
+@@ -215,7 +215,6 @@ DECLCALLBACK(void) ShClX11RequestFromX11
+  *
+  * @returns VBox status code.
+  */
+-#if 0
+ static int vboxClipboardConnect(void)
+ {
+ LogFlowFuncEnter();
+@@ -245,7 +244,6 @@ static int vboxClipboardConnect(void)
+ LogFlowFuncLeaveRC(rc);
+ return rc;
+ }
+-#endif
+ 
+ /**
+  * The main loop of our clipboard reader.
+@@ -469,7 +467,7 @@ static int run(struct VBCLSERVICE **ppIn
+   

commit mcpp for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package mcpp for openSUSE:Leap:15.2 checked 
in at 2020-03-26 05:41:31

Comparing /work/SRC/openSUSE:Leap:15.2/mcpp (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.mcpp.new.3160 (New)


Package is "mcpp"

Thu Mar 26 05:41:31 2020 rev:11 rq:788105 version:2.7.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/mcpp/mcpp.changes  2020-01-15 
15:28:43.822687496 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.mcpp.new.3160/mcpp.changes2020-03-26 
05:41:37.483286430 +0100
@@ -1,0 +2,5 @@
+Wed Mar 18 17:29:06 UTC 2020 - Dirk Mueller 
+
+- add CVE-2019-14274.patch (bsc#1143032, CVE-2019-14274)
+
+---

New:

  CVE-2019-14274.patch



Other differences:
--
++ mcpp.spec ++
--- /var/tmp/diff_new_pack.oA7qlI/_old  2020-03-26 05:41:38.163286783 +0100
+++ /var/tmp/diff_new_pack.oA7qlI/_new  2020-03-26 05:41:38.167286785 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mcpp
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,9 +22,10 @@
 Summary:Matsui's C Preprocessor
 License:BSD-3-Clause
 Group:  Development/Languages/C and C++
-Url:http://mcpp.sourceforge.net/
+URL:http://mcpp.sourceforge.net/
 Source0:
http://sourceforge.net/projects/mcpp/files/mcpp/V.%{version}/%{name}-%{version}.tar.gz
 Patch0: %{name}-%{version}.diff
+Patch1: CVE-2019-14274.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -58,6 +59,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 export CFLAGS="%{optflags} -D_BSD_SOURCE"

++ CVE-2019-14274.patch ++
Subject: [PATCH] Merge bug fixes from https://github.com/h8liu/mcpp.git

--- a/src/support.c
+++ b/src/support.c
@@ -188,7 +188,7 @@ static char *   append_to_buffer(
 size_t  length
 )
 {
-if (mem_buf_p->bytes_avail < length) {  /* Need to allocate more memory */
+if (mem_buf_p->bytes_avail < length + 1) {  /* Need to allocate more 
memory */
 size_t size = MAX( BUF_INCR_SIZE, length);
 
 if (mem_buf_p->buffer == NULL) {/* 1st append   */
@@ -1722,6 +1722,8 @@ static char *   parse_line( void)
 sp -= 2;
 while (*sp != '\n') /* Until end of line*/
 mcpp_fputc( *sp++, OUT);
+mcpp_fputc('\n', OUT);
+wrong_line = TRUE;
 }
 goto  end_line;
 default:/* Not a comment*/



commit python-py-ubjson for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-py-ubjson for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:39

Comparing /work/SRC/openSUSE:Leap:15.2/python-py-ubjson (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-py-ubjson.new.3160 (New)


Package is "python-py-ubjson"

Thu Mar 26 05:41:39 2020 rev:2 rq:788135 version:0.15.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-py-ubjson/python-py-ubjson.changes  
2020-02-11 23:25:44.441280034 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-py-ubjson.new.3160/python-py-ubjson.changes
2020-03-26 05:41:58.255297198 +0100
@@ -1,0 +2,6 @@
+Tue Mar 24 07:26:32 UTC 2020 - pgaj...@suse.com
+
+- version update to 0.15.0
+  * Fix decimal encoding bug/assert (reported by mgorny)
+
+---

Old:

  py-ubjson-0.14.0.tar.gz

New:

  py-ubjson-0.15.0.tar.gz



Other differences:
--
++ python-py-ubjson.spec ++
--- /var/tmp/diff_new_pack.bFIWhs/_old  2020-03-26 05:41:58.619297387 +0100
+++ /var/tmp/diff_new_pack.bFIWhs/_new  2020-03-26 05:41:58.619297387 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-py-ubjson
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define modname py-ubjson
 Name:   python-py-ubjson
-Version:0.14.0
+Version:0.15.0
 Release:0
 Summary:Universal Binary JSON encoder/decoder
 License:Apache-2.0
@@ -27,6 +27,7 @@
 URL:https://github.com/Iotic-Labs/py-ubjson
 Source: 
https://files.pythonhosted.org/packages/source/p/py-ubjson/%{modname}-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -44,7 +45,7 @@
 
 %check
 touch test/__init__.py
-%python_expand $python -munittest discover -v
+%pytest test/test.py
 
 %install
 %python_install

++ py-ubjson-0.14.0.tar.gz -> py-ubjson-0.15.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-ubjson-0.14.0/CHANGELOG 
new/py-ubjson-0.15.0/CHANGELOG
--- old/py-ubjson-0.14.0/CHANGELOG  2019-06-20 18:30:28.0 +0200
+++ new/py-ubjson-0.15.0/CHANGELOG  2020-03-17 11:56:38.0 +0100
@@ -1,3 +1,6 @@
+0.15.0
+- Fix decimal encoding bug/assert (reported by mgorny)
+
 0.14.0
 - Fix DecoderException not including offset when C-extension in use, expose
   property for it.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-ubjson-0.14.0/PKG-INFO 
new/py-ubjson-0.15.0/PKG-INFO
--- old/py-ubjson-0.14.0/PKG-INFO   2019-06-20 18:57:26.0 +0200
+++ new/py-ubjson-0.15.0/PKG-INFO   2020-03-17 12:46:10.821954500 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: py-ubjson
-Version: 0.14.0
+Version: 0.15.0
 Summary: Universal Binary JSON encoder/decoder
 Home-page: https://github.com/Iotic-Labs/py-ubjson
 Author: Iotic Labs Ltd
@@ -109,6 +109,7 @@
 Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
 Classifier: Topic :: Software Development :: Libraries
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
 Description-Content-Type: text/markdown
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-ubjson-0.14.0/py_ubjson.egg-info/PKG-INFO 
new/py-ubjson-0.15.0/py_ubjson.egg-info/PKG-INFO
--- old/py-ubjson-0.14.0/py_ubjson.egg-info/PKG-INFO2019-06-20 
18:57:26.0 +0200
+++ new/py-ubjson-0.15.0/py_ubjson.egg-info/PKG-INFO2020-03-17 
12:46:10.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: py-ubjson
-Version: 0.14.0
+Version: 0.15.0
 Summary: Universal Binary JSON encoder/decoder
 Home-page: https://github.com/Iotic-Labs/py-ubjson
 Author: Iotic Labs Ltd
@@ -109,6 +109,7 @@
 Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
 Classifier: Topic :: Software Development :: Libraries
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
 Description-Content-Type: text/markdown
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclu

commit python-phonenumbers for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-phonenumbers for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:29

Comparing /work/SRC/openSUSE:Leap:15.2/python-phonenumbers (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-phonenumbers.new.3160 (New)


Package is "python-phonenumbers"

Thu Mar 26 05:41:29 2020 rev:13 rq:788093 version:8.12.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-phonenumbers/python-phonenumbers.changes
2020-03-20 05:15:10.646558969 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-phonenumbers.new.3160/python-phonenumbers.changes
  2020-03-26 05:41:34.595284933 +0100
@@ -1,0 +2,7 @@
+Tue Mar 24 12:04:20 UTC 2020 - pgaj...@suse.com
+
+- version update to 8.12.0
+  * metadata updates
+  * see https://github.com/google/libphonenumber/blob/master/release_notes.txt
+
+---

Old:

  phonenumbers-8.11.5.tar.gz

New:

  phonenumbers-8.12.0.tar.gz



Other differences:
--
++ python-phonenumbers.spec ++
--- /var/tmp/diff_new_pack.5ntSOY/_old  2020-03-26 05:41:36.007285665 +0100
+++ /var/tmp/diff_new_pack.5ntSOY/_new  2020-03-26 05:41:36.019285671 +0100
@@ -18,13 +18,14 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-phonenumbers
-Version:8.11.5
+Version:8.12.0
 Release:0
 Summary:Python version of Google's common library for international 
phone numbers
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://github.com/daviddrysdale/python-phonenumbers
 Source: 
https://files.pythonhosted.org/packages/source/p/phonenumbers/phonenumbers-%{version}.tar.gz
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -46,7 +47,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pytest tests/examplenumberstest.py
 
 %files %{python_files}
 %license LICENSE

++ phonenumbers-8.11.5.tar.gz -> phonenumbers-8.12.0.tar.gz ++
 6902 lines of diff (skipped)




commit ignition for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package ignition for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:37

Comparing /work/SRC/openSUSE:Leap:15.2/ignition (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.ignition.new.3160 (New)


Package is "ignition"

Thu Mar 26 05:41:37 2020 rev:2 rq:788151 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/ignition/ignition.changes  2020-03-06 
12:40:32.206730194 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.ignition.new.3160/ignition.changes
2020-03-26 05:41:57.151296626 +0100
@@ -1,0 +2,29 @@
+Tue Mar 24 12:58:48 UTC 2020 - Ignaz Forster 
+
+- Add 0001-Support-more-architectures.patch:
+  Allow builing on i586 (and other architectures) again
+
+---
+Tue Mar 24 07:45:25 UTC 2020 - ku...@suse.de
+
+- Update to version 2.2.0:
+  * news: add notes for 2.2.0
+  * Fix ignition config for the instantiated unit test
+  * Fix enabling systemd instantiated services
+  * providers/qemu: support Ignition block device on s390x and ppc64le
+  * blkid: Explicitly use C int variable for numParts
+  * tests: don't panic after failing to run Ignition
+  * platform: sort providers
+  * ci: migrate to new coreos-ci project
+  * OWNERS: add OWNERS file
+  * Add Exoscale provider
+  * docs: minor fixes to platforms page
+  * ci: hook up to CoreOS CI
+  * providers/vultr: Add Vultr provider
+  * Throw error if SSH keys could not be written
+  * stages/files: don't relabel /home and /root symlinks
+- Drop 0001-Throw-error-if-SSH-keys-could-not-be-written.patch
+- Added explicit Recommends for helper applications
+  [boo#1167289]
+
+---

Old:

  0001-Throw-error-if-SSH-keys-could-not-be-written.patch
  ignition-2.1.1.tar.xz

New:

  0001-Support-more-architectures.patch
  ignition-2.2.0.tar.xz



Other differences:
--
++ ignition.spec ++
--- /var/tmp/diff_new_pack.AaxczC/_old  2020-03-26 05:41:57.679296900 +0100
+++ /var/tmp/diff_new_pack.AaxczC/_new  2020-03-26 05:41:57.683296902 +0100
@@ -17,16 +17,27 @@
 
 
 Name:   ignition
-Version:2.1.1
+Version:2.2.0
 Release:0
 Summary:First boot installer and configuration tool
 License:Apache-2.0
 Group:  System/Management
 URL:https://github.com/coreos/ignition
 Source: %{name}-%{version}.tar.xz
-Patch1: 0001-Throw-error-if-SSH-keys-could-not-be-written.patch
+Patch1: 0001-Support-more-architectures.patch
 Patch2: 0002-allow-multiple-mounts-of-same-device.patch
 Requires:   dracut
+Recommends: /sbin/mkfs.btrfs
+Recommends: /sbin/mkfs.ext4
+Recommends: /sbin/mkfs.vfat
+Recommends: /sbin/mkfs.xfs
+Recommends: /sbin/mkswap
+Recommends: /sbin/udevadm
+Recommends: /usr/sbin/groupadd
+Recommends: /usr/sbin/sgdisk
+Recommends: /usr/sbin/useradd
+Recommends: /usr/sbin/usermod
+Suggests:   /sbin/mdadm
 BuildRequires:  dracut
 BuildRequires:  libblkid-devel
 BuildRequires:  golang(API) >= 1.12

++ 0001-Support-more-architectures.patch ++
>From 7d46257741a60291504b998ce0bc5ea1f2e28d00 Mon Sep 17 00:00:00 2001
From: Ignaz Forster 
Date: Tue, 24 Mar 2020 13:41:43 +0100
Subject: [PATCH] Support more architectures
References: gh#coreos/ignition#944
Upstream: submitted

Commit 3b930b made it impossible to build Ignition on any other arch then
s390x, ppc64le, amd64 or arm64 by explicitly stating the allowed platforms.
This made it impossible to build e.g. for 386.
Continue to use the fw_cfg interface as default instead.
---
 internal/providers/qemu/qemu_fwcfg.go | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/internal/providers/qemu/qemu_fwcfg.go 
b/internal/providers/qemu/qemu_fwcfg.go
index 0758943..c485d6f 100644
--- a/internal/providers/qemu/qemu_fwcfg.go
+++ b/internal/providers/qemu/qemu_fwcfg.go
@@ -12,10 +12,11 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-// +build amd64 arm64
+// +build !s390x,!ppc64le
 
-// The QEMU provider on amd64 and arm64 fetches a local configuration from the
-// firmware config interface (opt/com.coreos/config).
+// The default QEMU provider fetches a local configuration from the firmware
+// config interface (opt/com.coreos/config). Platforms without support for
+// qemu_fw_cfg should use the blockdev implementation instead.
 
 package qemu
 
-- 
2.25.1

++ _service ++
--- /var/tmp/diff_new_pack.AaxczC/_old  2020-03-26 05:41:57.711296917 +0100
+++ /var/tmp/diff_new_pack.AaxczC/_new  2020-03-26 05:41:57.711296917 +0100
@@ -1,7 +1,7 @@
 
   
-2.1.1
-v2.1.1
+2.2.0

commit python-python-crfsuite for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-python-crfsuite for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:44

Comparing /work/SRC/openSUSE:Leap:15.2/python-python-crfsuite (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-python-crfsuite.new.3160 (New)


Package is "python-python-crfsuite"

Thu Mar 26 05:41:44 2020 rev:2 rq:788173 version:0.9.7

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-python-crfsuite/python-python-crfsuite.changes
  2020-02-22 18:49:48.252403510 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-python-crfsuite.new.3160/python-python-crfsuite.changes
2020-03-26 05:42:02.743299526 +0100
@@ -1,0 +2,10 @@
+Fri Mar 20 14:18:38 UTC 2020 - pgaj...@suse.com
+
+- version update to 0.9.7
+  * Python 3.4 is no longer supported (it may work, but CI is disabled)
+  * Python 3.8 support
+  * fixed installation issues on OS X (thanks @kvinwang)
+  * make it easier for distributions to have a reproducible build
+(thanks @bmwiedemann)
+
+---

Old:

  python-crfsuite-0.9.6.tar.gz

New:

  python-crfsuite-0.9.7.tar.gz



Other differences:
--
++ python-python-crfsuite.spec ++
--- /var/tmp/diff_new_pack.jdqgMA/_old  2020-03-26 05:42:03.327299828 +0100
+++ /var/tmp/diff_new_pack.jdqgMA/_new  2020-03-26 05:42:03.335299833 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-crfsuite
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,8 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without  test
 Name:   python-python-crfsuite
-Version:0.9.6
+Version:0.9.7
 Release:0
 Summary:Python binding for CRFsuite
 License:MIT
@@ -27,13 +26,11 @@
 URL:https://github.com/scrapinghub/python-crfsuite
 Source: 
https://files.pythonhosted.org/packages/source/p/python-crfsuite/python-crfsuite-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  c++_compiler
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with test}
-BuildRequires:  %{python_module pytest}
-%endif
 %python_subpackages
 
 %description
@@ -50,12 +47,10 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
-%if %{with test}
 %check
-%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
-py.test-%{$python_bin_suffix} tests/
-}
-%endif
+mv pycrfsuite bak
+%pytest_arch
+mv bak pycrfsuite
 
 %files %{python_files}
 %license LICENSE.txt

++ python-crfsuite-0.9.6.tar.gz -> python-crfsuite-0.9.7.tar.gz ++
 5811 lines of diff (skipped)




commit shairport-sync for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package shairport-sync for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:32

Comparing /work/SRC/openSUSE:Leap:15.2/shairport-sync (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.shairport-sync.new.3160 (New)


Package is "shairport-sync"

Thu Mar 26 05:41:32 2020 rev:8 rq:788108 version:3.3.6

Changes:

--- /work/SRC/openSUSE:Leap:15.2/shairport-sync/shairport-sync.changes  
2020-01-22 08:19:36.622186824 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.shairport-sync.new.3160/shairport-sync.changes
2020-03-26 05:41:38.875287152 +0100
@@ -1,0 +2,9 @@
+Mon Mar 23 13:21:55 UTC 2020 - Hillwood Yang 
+
+- Update version to 3.3.6
+  * Resampling has been added for the Jack Audio backend. This can be 
+used to up-sample to 192kHz.
+  * Fix bugs. Please refer to 
+
https://github.com/mikebrady/shairport-sync/blob/master/RELEASENOTES.md#version-336
+
+---

Old:

  shairport-sync-3.3.5.tar.gz

New:

  shairport-sync-3.3.6.tar.gz



Other differences:
--
++ shairport-sync.spec ++
--- /var/tmp/diff_new_pack.qjukMQ/_old  2020-03-26 05:41:40.643288068 +0100
+++ /var/tmp/diff_new_pack.qjukMQ/_new  2020-03-26 05:41:40.667288081 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   shairport-sync
-Version:3.3.5
+Version:3.3.6
 Release:0
 Summary:An AirPlay audio player
 License:GPL-3.0-only
@@ -78,7 +78,7 @@
--with-metadata \
--with-configfiles \
--with-convolution
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

++ shairport-sync-3.3.5.tar.gz -> shairport-sync-3.3.6.tar.gz ++
 2889 lines of diff (skipped)




commit FAudio for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package FAudio for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:41

Comparing /work/SRC/openSUSE:Leap:15.2/FAudio (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.FAudio.new.3160 (New)


Package is "FAudio"

Thu Mar 26 05:41:41 2020 rev:2 rq:788168 version:20.03

Changes:

--- /work/SRC/openSUSE:Leap:15.2/FAudio/FAudio.changes  2020-01-15 
14:44:20.097158982 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.FAudio.new.3160/FAudio.changes
2020-03-26 05:41:58.795297479 +0100
@@ -1,0 +2,6 @@
+Wed Mar 18 23:30:58 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.03. No changelog
+- Update faudio-older-sdl2.patch.
+
+---

Old:

  FNA-1903.zip

New:

  FNA-2003.zip



Other differences:
--
++ FAudio.spec ++
--- /var/tmp/diff_new_pack.sI8euP/_old  2020-03-26 05:42:00.295298256 +0100
+++ /var/tmp/diff_new_pack.sI8euP/_new  2020-03-26 05:42:00.299298259 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package openal-soft
+# spec file for package FAudio
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,25 +12,26 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
+%define realver 2003
 Name:   FAudio
-%define realver 1903
-Version:19.03
+Version:20.03
 Release:0
 Summary:A reimplementation of the XNA Game Studio libraries
 License:Zlib
 Group:  Development/Libraries/C and C++
-URL:https://fna-xna.github.io/
-Source0:http://fna.flibitijibibo.com/archive/FNA-%realver.zip
+URL:https://fna-xna.github.io
+Source0:http://fna.flibitijibibo.com/archive/FNA-%{realver}.zip
 Source1:baselibs.conf
 Patch0:faudio-older-sdl2.patch
-BuildRequires:  unzip
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  SDL2-devel
+BuildRequires:  pkgconfig
+BuildRequires:  unzip
+BuildRequires:  cmake(sdl2)
 
 %description
 FNA is a reimplementation of the Microsoft XNA Game Studio 4.0 Refresh 
libraries.
@@ -42,7 +43,6 @@
 %description -n libFAudio0
 FNA is a reimplementation of the Microsoft XNA Game Studio 4.0 Refresh 
libraries.
 
-
 %package devel
 Summary:FAudio Development Libraries
 Group:  Development/Languages/C and C++
@@ -51,16 +51,18 @@
 %description devel
 FNA is a reimplementation of the Microsoft XNA Game Studio 4.0 Refresh 
libraries.
 
-
 %prep
 %setup -q -n FNA
+%if 0%{?suse_version} < 1550
 %patch0 -p1
+%endif
 
 %build
 cd lib/FAudio
 %cmake \
   -DCMAKE_BUILD_TYPE=Release 
-make %{?_smp_mflags}
+
+%cmake_build
 
 %install
 cd lib/FAudio

++ faudio-older-sdl2.patch ++
--- /var/tmp/diff_new_pack.sI8euP/_old  2020-03-26 05:42:00.363298291 +0100
+++ /var/tmp/diff_new_pack.sI8euP/_new  2020-03-26 05:42:00.363298291 +0100
@@ -1,7 +1,28 @@
-Index: FNA/lib/FAudio/src/FAudio_internal.h
-===
 FNA.orig/lib/FAudio/src/FAudio_internal.h
-+++ FNA/lib/FAudio/src/FAudio_internal.h
+diff --git a/lib/FAudio/CMakeLists.txt b/lib/FAudio/CMakeLists.txt
+index dca4563..1aaa437 100644
+--- a/lib/FAudio/CMakeLists.txt
 b/lib/FAudio/CMakeLists.txt
+@@ -181,14 +181,14 @@ else()
+   endif()
+   elseif (TARGET SDL2)
+   message(STATUS "using TARGET SDL2")
+-  target_link_libraries(FAudio PUBLIC SDL2)
++  target_link_libraries(FAudio PUBLIC SDL2 m)
+   if(INSTALL_MINGW_DEPENDENCIES)
+   install_shared_libs(TARGETS SDL2 DESTINATION bin 
NO_INSTALL_SYMLINKS REQUIRED)
+   endif()
+   else()
+   message(STATUS "no TARGET SDL2::SDL2, or SDL2, using variables")
+   target_include_directories(FAudio PUBLIC 
"$")
+-  target_link_libraries(FAudio PUBLIC ${SDL2_LIBRARIES})
++  target_link_libraries(FAudio PUBLIC ${SDL2_LIBRARIES} m)
+   if(INSTALL_MINGW_DEPENDENCIES)
+   install_shared_libs(${SDL2_LIBRARIES} DESTINATION bin 
NO_INSTALL_SYMLINKS)
+   endif()
+diff --git a/lib/FAudio/src/FAudio_internal.h 
b/lib/FAudio/src/FAudio_internal.h
+index 555a945..e16ce72 100644
+--- a/lib/FAudio/src/FAudio_internal.h
 b/lib/FAudio/src/FAudio_internal.h
 @@ -111,7 +111,7 @@
  #define FAu

commit pari-elldata for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package pari-elldata for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:34

Comparing /work/SRC/openSUSE:Leap:15.2/pari-elldata (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.pari-elldata.new.3160 (New)


Package is "pari-elldata"

Thu Mar 26 05:41:34 2020 rev:12 rq:788104 version:20190912

Changes:

--- /work/SRC/openSUSE:Leap:15.2/pari-elldata/pari-elldata.changes  
2020-01-15 15:39:09.891100602 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.pari-elldata.new.3160/pari-elldata.changes
2020-03-26 05:41:51.327293607 +0100
@@ -1,0 +2,11 @@
+Fri Dec 20 00:47:13 UTC 2019 - Jan Engelhardt 
+
+- Update to release 20190912
+  * No changelog was provided
+
+---
+Wed Aug 29 20:25:33 UTC 2018 - Jan Engelhardt 
+
+- Strip /data/ subdirectory [boo#1106378,boo#1165480]
+
+---

New:

  pari-elldata.keyring



Other differences:
--
++ pari-elldata.spec ++
--- /var/tmp/diff_new_pack.uk43gm/_old  2020-03-26 05:41:52.735294337 +0100
+++ /var/tmp/diff_new_pack.uk43gm/_new  2020-03-26 05:41:52.739294339 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pari-elldata
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,23 +12,22 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   pari-elldata
-Version:20161017
+Version:20190912
 Release:0
 Summary:Elliptic Curve Data for the PARI CAS
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Scientific/Math
-Url:http://pari.math.u-bordeaux.fr/
+URL:http://pari.math.u-bordeaux.fr/
 
 Source: http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgz
 Source2:
http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgz.asc
 Source3:LICENSE
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  xz
+Source4:%name.keyring
 BuildArch:  noarch
 Conflicts:  libpari-gmp < 2.2.11
 
@@ -37,22 +36,18 @@
 the PARI functions "ellsearch" and "ellidentify".
 
 %prep
-%setup -Tcq
-cp "%_sourcedir/LICENSE" .;
+%setup -qn data
+cp "%_sourcedir/LICENSE" .
 
 %build
 
 %install
-b="%buildroot";
-c="$b/%_datadir/pari";
-mkdir -p "$c";
-pushd "$c";
-tar -xf "%{S:0}";
-popd;
+c="%buildroot/%_datadir/pari"
+mkdir -p "$c"
+mv elldata "$c/"
 
 %files
-%defattr(-,root,root)
 %_datadir/pari
-%doc LICENSE
+%license LICENSE
 
 %changelog

++ elldata.tgz ++
/work/SRC/openSUSE:Leap:15.2/pari-elldata/elldata.tgz 
/work/SRC/openSUSE:Leap:15.2/.pari-elldata.new.3160/elldata.tgz differ: char 5, 
line 1

++ elldata.tgz.asc ++
--- /var/tmp/diff_new_pack.uk43gm/_old  2020-03-26 05:41:52.799294370 +0100
+++ /var/tmp/diff_new_pack.uk43gm/_new  2020-03-26 05:41:52.803294372 +0100
@@ -1,17 +1,16 @@
 -BEGIN PGP SIGNATURE-
-Version: GnuPG v1
 
-iQIcBAABAgAGBQJYBR1uAAoJEI8OfCtFIuOHDDUP/3980YcJmC4ANCJyaR7BnCgO
-8qgY+kqqJvfkl0UoENZ16mOlvMUHf3rdfET/Cn0dCNljHpf/Z4RocVyEo+sFFe5W
-gqN5H3RuzkhE12GjugC3tL/8hirVVC6sLMKelgmvSo2t0xg++qeEcULM2+fU8chH
-/Koj3di50/Yz3JFgDd14wQkPSG3wCqEslR3Obk4gpS7v6/Nk1yad9QfUi5/g9jku
-1s+DfPRb/GRB//bJjAzDIDwauw3ereyQNrBLdfsbv4CAJMDi1vI6Z5A2WU+2+DIt
-d679jHP74SQpUhbrUh2fbkFM5ScfZZlXy3sXuqwlg/Dnr+nOt0k8qHNMRkrXR4/K
-cMg/QELo+yOEVOaidhzbOvfpIaqmUacJkzZLRAFyPh5qJJZPUWa3gpAMQ8WxKX34
-6/4JNaBdYTo7tcyHJsdfeyShmD4qv7o6UStGYWEKwShlykuSrFkQ3+TyV/o4dWqc
-li1qpyfrUdcpKVxG8wVhmvfMkK2Gmm5bzGdPqcfT5cDf6qRhCsgvXrNdhzCTKsAI
-gtCDYG+PZVDiGRHNpOX74ejaXD3btrzcUY0J9zIwTsOkJfte1vvOrLnjWkFoiMpf
-QN0KexHXEpIUf8kHSn44TOEK/x6djtlkZBdWZ0gi9PpfdHWgw6Fmf2TMk4aH+U7C
-WdxRGOEgAa6zGd+71NpW
-=Fwga
+iQIzBAABCAAdFiEEQgKOpASi6dgKxFMUjw58K0Ui44cFAl16MmUACgkQjw58K0Ui
+44e7QxAAkWPNj41oU74BqlIoPFL75AXqak6G+b7HhOxRd3bQ+JY1yOEPNCkMiAxV
+MOJpvcGT+vGXVc8EzhApYLz8hFmSxxduG72mNezfdYEl+9GSzQ20dUjmD1OrZC2/
+xZxmqfZE1BHNtJTxa7GnMmTY+LXUvmX4655V+7ikBWtTm5JlxPTYqLrZsO6d9060
+aUzHsJmoQCGgl/GBNdoO1/sI2Kzio/ZCUCkLJ3kaOCjwqleM8H04MC/fVCmecyRb
+wnZBg6KJPKMfkO0ewuoFOTAekZ4ZIjsNnCvcPVaS18GoW1Z8CUXybgWiWEnGBNdi
+JquN8QrmQ6TR3bF2RU7IWPdGBWgFwl5XK9wbGMCmA//AWR2PPy3CVntFBLwUY/TG
+qHI0qMFIn3df57/M1I2OaXvQOQFcgo0BckAenscskbmUmVyIOqHv/C+8RwbILtIl
+q2+hfhcrT70QxLELAlEwma/P76reFaGmYnXM+CzveAk1+LWbCQiZGsXqPuKCpZ9C
+c+haoXi8/8o5t0LPwW8nGrCAiiHerPWkxU5ujf8mXG

commit encfs for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package encfs for openSUSE:Leap:15.2 checked 
in at 2020-03-26 05:41:14

Comparing /work/SRC/openSUSE:Leap:15.2/encfs (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.encfs.new.3160 (New)


Package is "encfs"

Thu Mar 26 05:41:14 2020 rev:14 rq:787957 version:1.9.5

Changes:

--- /work/SRC/openSUSE:Leap:15.2/encfs/encfs.changes2020-01-15 
14:53:53.529538146 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.encfs.new.3160/encfs.changes  2020-03-26 
05:41:18.411276543 +0100
@@ -1,0 +2,38 @@
+Tue Mar 24 06:58:25 UTC 2020 - Max Lin 
+
+- Disable RPATH for building
+
+---
+Fri Mar 06 20:23:14 UTC 2020 - Markus Ebner
+
+- update to 1.9.5
+  * Correct a int/off_t buffer overflow in getSize()
+  * Correct a possible write crash
+  * Correct encfsctl cat and add encfsctl --reverse cat
+  * Add -c & -u cmdline options
+  * Add --noattrcache & --nodatacache cmdline options
+  * Ignore .encfs6.xml file in reverse mode
+  * Do not count usage on root path (to avoid resetting the --idle option)
+  * Use stderr instead of stdout for error messages
+  * Add the ability to disable data encryption (absolutely discouraged)
+  * Add Cygwin support
+- update to 1.9.4
+  * Fix packaging error leading to wrong version output
+  * Fix shared lib compilation (cmake -DBUILD_SHARED_LIBS=ON ..)
+- update to 1.9.3
+  * Fix compilation with "-std=c++11"
+  * Fix a gid permission issue with allow_other
+  * Fix operations on symlinks
+  * Fix a race in idle unmount
+  * Add --reversewrite cli option
+  * Add PID to syslog logging
+  * Deep code sanity check
+  * Modernize coding style
+  * Make codebase warnings & clang-tidy clean
+  * Bump FUSE_USE_VERSION to 29
+  * Ensure compatibility with LibreSSL
+  * Switch to vendored lib tinyxml2 & easylogging
+  * Reorganize man page and add missing options
+  * Add gtest and micro benchmarks
+
+---

Old:

  encfs-1.9.2.tar.gz

New:

  encfs-1.9.5.tar.gz



Other differences:
--
++ encfs.spec ++
--- /var/tmp/diff_new_pack.X549M3/_old  2020-03-26 05:41:20.295277519 +0100
+++ /var/tmp/diff_new_pack.X549M3/_new  2020-03-26 05:41:20.299277522 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package encfs
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -46,12 +46,12 @@
 %endif
 
 Name:   encfs
-Version:1.9.2
+Version:1.9.5
 Release:0
 Summary:Userspace Encrypted File System
-License:GPL-2.0+ and GPL-3.0+
+License:GPL-2.0-or-later AND GPL-3.0-or-later
 Group:  System/Filesystems
-Url:https://vgough.github.io/encfs/
+URL:https://vgough.github.io/encfs/
 Source: 
https://github.com/vgough/encfs/releases/download/v%{version}/encfs-%{version}.tar.gz
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  fuse-devel
@@ -112,7 +112,7 @@
 
 %build
 %if %{use_cmake_macro}
-%cmake \
+%cmake -DCMAKE_SKIP_RPATH:BOOL=ON \
 %if %{os_has_tinyxml2}
  -DUSE_INTERNAL_TINYXML:BOOL=OFF
 %else
@@ -151,7 +151,11 @@
 %endif
 %endif
 
+%if %{use_cmake_macro}
+%cmake_build
+%else
 make %{?_smp_mflags} VERBOSE=1
+%endif
 
 %install
 %cmake_install
@@ -176,7 +180,8 @@
 
 %files 
 %defattr(-,root,root)
-%doc AUTHORS COPYING* ChangeLog DESIGN.md PERFORMANCE.md README*
+%license COPYING*
+%doc AUTHORS ChangeLog DESIGN.md PERFORMANCE.md README*
 %{_mandir}/man?/*
 %{_bindir}/encfs*
 %{_libdir}/libencfs.so.*

++ encfs-1.9.2.tar.gz -> encfs-1.9.5.tar.gz ++
/work/SRC/openSUSE:Leap:15.2/encfs/encfs-1.9.2.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.encfs.new.3160/encfs-1.9.5.tar.gz differ: char 
13, line 1




commit laszip for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package laszip for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:13

Comparing /work/SRC/openSUSE:Leap:15.2/laszip (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.laszip.new.3160 (New)


Package is "laszip"

Thu Mar 26 05:41:13 2020 rev:17 rq:787960 version:3.4.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/laszip/laszip.changes  2020-01-15 
15:18:20.554339662 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.laszip.new.3160/laszip.changes
2020-03-26 05:41:14.371274449 +0100
@@ -1,0 +2,57 @@
+Tue Mar 24 07:01:31 UTC 2020 - Max Lin 
+
+- Disable RPATH for building
+
+---
+Wed Jul 10 18:51:45 UTC 2019 - Dirk Stoecker 
+
+- update to version 3.4.1
+  * 1024 AC_BUFFER_SIZE to 4096 for propagate_carry() overflow
+  * Fix two small memory leaks
+  * FastAC now properly BSD-licensed.
+  * writer: sanity check for consistent legacy and extended classification
+  * reader: zero the legacy classification whenever extended classification
+is larger than 31
+  * bug fix when writing 4,294,967,296 or more points uncompressed to LAS
+  * fix for LASzip v4 decompression of WavePacket part of PRDF 9 and 10
+  * upped to 3.2 r9 for bug fix in multi-channel NIR decompression
+  * fix for v4 decompression of WavePacket part of PRDF 9 and 10
+- build fix: use -fPIC instead of -fPIE for library
+
+---
+Tue Feb 19 06:51:01 UTC 2019 - Bruno Friedmann 
+
+- Update to 3.2.9 version
+  + Decompression bug for PRDF 8 or 10 when the scanner channel
+and the NIR field are populated.
+  + 3.2.8 **NOTE: The version number is 3.2.8 to be brought in line
+with the patch version number present in LAStools, which had
+been incremented without being kept in sync with the laszip.org
+version. We regret the error.
+bug fixes since 3.2.2:
++ 7 November 2018 upped to 3.2 r8 for identical legacy and
+  extended flags check
++ 20 October 2018 upped to 3.2 r7 for rare bug in
+  LASinterval::merge_intervals()
++ 5 October 2018 upped to 3.2 r6 for corrected 'is_empty'
+  return value
++ 28 September 2018 upped to 3.2 r5 for fix in extended
+  classification writing
+  + 3.2.2
++ A version number was not properly incremented to 3.2.1,
+necessitating a new release to eliminate confusion.
+  + 3.2.1
++ Library SOVERSIONing for libtool to 8.0.0 #36
++ Update NEWS and ChangeLog
++ Library version inadvertently had major version in name
+ (only relevant on windows)
++ Now building on AppVeyor and Travis
+  + 3.2.0
++ Fix install of laszip_api_version.h #30
++ Add V4 read methods
+- Packaging
+  + minimal spec-cleaner (date/url) + trailing space in changes
+  + remove merged upstream 0bf1c60.patch
+  + adjust path of laszip_api_version.h to /usr/include/laszip
+
+---

Old:

  0bf1c60.patch
  laszip-src-3.1.1.tar.gz
  laszip-src-3.1.1.tar.gz.md5

New:

  laszip-src-3.4.1.tar.gz
  laszip-src-3.4.1.tar.gz.sha256sum



Other differences:
--
++ laszip.spec ++
--- /var/tmp/diff_new_pack.UTgy39/_old  2020-03-26 05:41:15.327274944 +0100
+++ /var/tmp/diff_new_pack.UTgy39/_new  2020-03-26 05:41:15.367274965 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package laszip
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2014 Ioda-Net Sàrl, Charmoille, Switzerland. Bruno Friedmann 
(tigerfoot)
+# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2019 Bruno Friedmann, Ioda-Net Sàrl, Charmoille, Switzerland.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,24 +13,22 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 #
-%define sover 3
+%define sover 8
 
 Name:   laszip
-Version:3.1.1
+Version:3.4.1
 Release:0
 Summary:Compression library supporting ASPRS LAS format data
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
-Url:http://www.laszip.org/
+URL:https://laszip.org/
 Source0:
https://github.com/LASzip/LASzip/releases/download/%{version}/laszip-src-%{version}.tar.gz
-Source1:
https://github.com/LASzip/LASzip/releases/download/%{version}/laszip-src-%{version}.tar.gz.md5
-# Upstream [PATCH] Load .so 

commit python-kazoo for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-kazoo for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:49

Comparing /work/SRC/openSUSE:Leap:15.2/python-kazoo (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-kazoo.new.3160 (New)


Package is "python-kazoo"

Thu Mar 26 05:41:49 2020 rev:13 rq:788200 version:2.7.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-kazoo/python-kazoo.changes  
2020-03-21 16:47:45.129674422 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-kazoo.new.3160/python-kazoo.changes
2020-03-26 05:42:05.355300880 +0100
@@ -1,0 +2,5 @@
+Mon Mar 16 13:00:50 UTC 2020 - Dirk Mueller 
+
+- add dependency on pure-sasl, move python 2.x deps inside a conditional
+
+---



Other differences:
--
++ python-kazoo.spec ++
--- /var/tmp/diff_new_pack.rGTiWH/_old  2020-03-26 05:42:05.851301137 +0100
+++ /var/tmp/diff_new_pack.rGTiWH/_new  2020-03-26 05:42:05.863301143 +0100
@@ -29,12 +29,16 @@
 BuildRequires:  %{python_module gevent >= 1.2}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module pure-sasl}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+%ifpython2
 Requires:   python-eventlet >= 0.17.1
 Requires:   python-gevent >= 1.2
+%endif
+Requires:   python-pure-sasl
 Requires:   python-six
 BuildArch:  noarch
 %python_subpackages




commit python-pynetbox for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-pynetbox for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:56

Comparing /work/SRC/openSUSE:Leap:15.2/python-pynetbox (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-pynetbox.new.3160 (New)


Package is "python-pynetbox"

Thu Mar 26 05:41:56 2020 rev:2 rq:788237 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-pynetbox/python-pynetbox.changes
2020-02-22 18:49:57.272420980 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-pynetbox.new.3160/python-pynetbox.changes  
2020-03-26 05:42:08.219302364 +0100
@@ -1,0 +2,6 @@
+Mon Mar 23 14:49:20 UTC 2020 - pgaj...@suse.com
+
+- version update to 4.3.0
+  * Adds the ability to thread calls to NetBox from .filter() and .all() 
methods. (PR #216)
+
+---

Old:

  pynetbox-4.2.5.tar.gz

New:

  pynetbox-4.3.0.tar.gz



Other differences:
--
++ python-pynetbox.spec ++
--- /var/tmp/diff_new_pack.I3uEiX/_old  2020-03-26 05:42:08.587302555 +0100
+++ /var/tmp/diff_new_pack.I3uEiX/_new  2020-03-26 05:42:08.591302557 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pynetbox
-Version:4.2.5
+Version:4.3.0
 Release:0
 Summary:NetBox API client library
 License:Apache-2.0
@@ -35,7 +35,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-netaddr
-Requires:   python-requests
+Requires:   python-requests >= 2.20.0
 BuildArch:  noarch
 %python_subpackages
 

++ pynetbox-4.2.5.tar.gz -> pynetbox-4.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pynetbox-4.2.5/PKG-INFO new/pynetbox-4.3.0/PKG-INFO
--- old/pynetbox-4.2.5/PKG-INFO 2020-02-11 04:34:29.0 +0100
+++ new/pynetbox-4.3.0/PKG-INFO 2020-03-16 22:20:52.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pynetbox
-Version: 4.2.5
+Version: 4.3.0
 Summary: NetBox API client library
 Home-page: https://github.com/digitalocean/pynetbox
 Author: Zach Moody
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pynetbox-4.2.5/README.md new/pynetbox-4.3.0/README.md
--- old/pynetbox-4.2.5/README.md2020-02-11 04:34:14.0 +0100
+++ new/pynetbox-4.3.0/README.md2020-03-16 22:20:37.0 +0100
@@ -38,3 +38,13 @@
 [test1-leaf1, test1-leaf2]
 ```
 
+### Threading
+
+pynetbox supports multithreaded calls (in Python 3 only) for `.filter()` and 
`.all()` queries. It is **highly recommended** you have `MAX_PAGE_SIZE` in your 
Netbox install set to anything *except* `0` or `None`. The default value of 
`1000` is usually a good value to use. To enable threading, add 
`threading=True` parameter to the `.api`:
+
+```python
+nb = pynetbox.api(
+'http://localhost:8000',
+threading=True,
+)
+```
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pynetbox-4.2.5/pynetbox/api.py 
new/pynetbox-4.3.0/pynetbox/api.py
--- old/pynetbox-4.2.5/pynetbox/api.py  2020-02-11 04:34:14.0 +0100
+++ new/pynetbox-4.3.0/pynetbox/api.py  2020-03-16 22:20:37.0 +0100
@@ -13,6 +13,8 @@
 See the License for the specific language governing permissions and
 limitations under the License.
 """
+import sys
+
 import requests
 
 from pynetbox.core.endpoint import Endpoint
@@ -152,6 +154,7 @@
 private_key=None,
 private_key_file=None,
 ssl_verify=True,
+threading=False,
 ):
 if private_key and private_key_file:
 raise ValueError(
@@ -165,6 +168,10 @@
 self.ssl_verify = ssl_verify
 self.session_key = None
 self.http_session = requests.Session()
+if threading and sys.version_info.major == 2:
+raise NotImplementedError("Threaded pynetbox calls not supported \
+in Python 2")
+self.threading = threading
 
 if self.private_key_file:
 with open(self.private_key_file, "r") as kf:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pynetbox-4.2.5/pynetbox/core/endpoint.py 
new/pynetbox-4.3.0/pynetbox/core/endpoint.py
--- old/pynetbox-4.2.5/pynetbox/core/endpoint.py2020-02-11 
04:34:14.0 +0100
+++ new/pynetbox-4.3.0/pynetbox/core/endpoint.py2020-03-16 
22:20:37.0 +0100
@@ -96,6 +96,7 @@
 session_key=self.session_key,
 ssl_verify=self.ssl_verify,
 http_session=self.api.http_session,
+threading=self.api.threading,
 )
 
 return [self._respo

commit python-python-barcode for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-python-barcode for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:52

Comparing /work/SRC/openSUSE:Leap:15.2/python-python-barcode (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-python-barcode.new.3160 (New)


Package is "python-python-barcode"

Thu Mar 26 05:41:52 2020 rev:2 rq:788213 version:0.11.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-python-barcode/python-python-barcode.changes
2020-02-22 17:51:38.261673854 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-python-barcode.new.3160/python-python-barcode.changes
  2020-03-26 05:42:05.995301212 +0100
@@ -1,0 +2,16 @@
+Mon Mar 23 13:08:48 UTC 2020 - Tomáš Chvátal 
+
+- Remove tests folder that was installed in sitelib
+
+---
+Fri Mar 20 13:50:51 UTC 2020 - pgaj...@suse.com
+
+- version update to 0.11.0
+  * Added basic support for multiline text.
+  * Dropped lots of older compat-only code and other cleanups.
+  * Fixed a bug in the API when combining certain barcodes and writers.
+  * Published documentation again and updated all project references.
+  * Fix python_barcode.get mixups between options as writer_options. 
Previously, some writer/barcode combinations worked fine, while others failed. 
Now all work consistently.
+  * The cli tool has been fixed and should now work as expected again.
+
+---

Old:

  python-barcode-0.10.0.tar.gz

New:

  python-barcode-0.11.0.tar.gz



Other differences:
--
++ python-python-barcode.spec ++
--- /var/tmp/diff_new_pack.XeOU7Q/_old  2020-03-26 05:42:07.199301836 +0100
+++ /var/tmp/diff_new_pack.XeOU7Q/_new  2020-03-26 05:42:07.227301850 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-barcode
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2019 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %define base_name python-barcode
 Name:   python-%{base_name}
-Version:0.10.0
+Version:0.11.0
 Release:0
 Summary:Library to create Barcodes with Python
 License:MIT
@@ -30,6 +30,7 @@
 Source: 
https://files.pythonhosted.org/packages/source/p/%{base_name}/%{base_name}-%{version}.tar.gz
 BuildRequires:  %{python_module Pillow}
 BuildRequires:  %{python_module pathlib}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  dejavu-fonts
@@ -49,20 +50,22 @@
 # Fix rpmlint warning about too many +x perms when these files get installed 
later.
 find . -type f -exec chmod a-x {} +
 # doc buildscripts we don't wanna ship
-rm docs/{Makefile,make.bat}
+rm docs/Makefile
 
 %build
 %python_build
 
 %install
 %python_install
+%python_expand rm -r %{buildroot}%{$python_sitelib}/tests
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 find "%{buildroot}" -type f -name "*.ttf" | while read i; do
ln -fs "%{_datadir}/fonts/truetype/${i##*/}" "$i"
 done
 
 %check
-%python_exec test.py
+sed -i '/cov/d' setup.cfg
+%pytest
 
 %files %{python_files}
 %doc docs/*

++ python-barcode-0.10.0.tar.gz -> python-barcode-0.11.0.tar.gz ++
 4173 lines of diff (skipped)




commit geoipupdate for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package geoipupdate for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:35

Comparing /work/SRC/openSUSE:Leap:15.2/geoipupdate (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.geoipupdate.new.3160 (New)


Package is "geoipupdate"

Thu Mar 26 05:41:35 2020 rev:10 rq:788145 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/geoipupdate/geoipupdate.changes
2020-01-15 15:00:04.321736451 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.geoipupdate.new.3160/geoipupdate.changes  
2020-03-26 05:41:55.115295571 +0100
@@ -1,0 +2,130 @@
+Fri Mar 13 10:40:08 UTC 2020 - pgaj...@suse.com
+
+- introduce geoipupdate-legacy script [bsc#1156194]
+- added sources
+  + geoipupdate-legacy
+
+---
+Wed Mar 04 07:24:45 UTC 2020 - i...@paolostivanin.com
+
+- Update to version 4.2.2:
+  * Prepare for 4.2.2
+  * Use go get on 1.10
+  * Only use debug.ReadBuildInfo on 1.12+
+  * Update changelog
+  * Set required Go version to 1.10
+  * Test back to Go 1.10
+  * Do not unnecessarily use errors.Is
+  * Add changelog for #76
+  * Update for GoReleaser nfpm section change
+  * Bump copyright year
+
+- Add disable-pandoc.patch
+
+---
+Wed Mar 04 07:23:56 UTC 2020 - i...@paolostivanin.com
+
+- Update to version 4.2.2:
+  * Prepare for 4.2.2
+  * Use go get on 1.10
+  * Only use debug.ReadBuildInfo on 1.12+
+  * Update changelog
+  * Set required Go version to 1.10
+  * Test back to Go 1.10
+  * Do not unnecessarily use errors.Is
+  * Add changelog for #76
+  * Update for GoReleaser nfpm section change
+  * Bump copyright year
+
+---
+Tue Mar 03 15:31:26 UTC 2020 - i...@paolostivanin.com
+
+- Update to version 4.2.2:
+  * Prepare for 4.2.2
+  * Use go get on 1.10
+  * Only use debug.ReadBuildInfo on 1.12+
+  * Update changelog
+  * Set required Go version to 1.10
+  * Test back to Go 1.10
+  * Do not unnecessarily use errors.Is
+  * Add changelog for #76
+  * Update for GoReleaser nfpm section change
+  * Bump copyright year
+
+---
+Tue Mar  3 13:47:31 UTC 2020 - Paolo Stivanin 
+
+- Update to 4.2.2
+  A lot of changes since last release. Please have a look at
+  https://github.com/maxmind/geoipupdate/releases for more info
+
+---
+Thu Jun 20 05:35:01 UTC 2019 - Wolfgang Rosenauer 
+
+- added systemd timer for weekly updates
+  (needs to be enabled by admin)
+
+---
+Wed Jun 19 10:34:53 UTC 2019 - Johannes Weberhofer 
+
+- Fixed build
+
+- Update to version 3.1.1
+
+  * This version now allows parsing of license keys longer than 12
+characters.
+
+- Update to version 3.1.0
+
+  * This version restores the ability to use the `AccountID` / `UserId`
+99 along with an all-zero license key when downloading free
+databases. However, the use of this combination is not recommended
+and may break in future versions.
+  * When printing verbose output, only the first four character of the
+`LicenseKey` will now be displayed.
+
+- Update to version 3.0.1
+
+  * When there were no updates available, 3.0.0 incorrectly returned an
+exit code of 1 instead of 0. This release reverts to the pre-3.0.0
+behavior, returning an exit code of 0 in this case.
+
+- Update to version 3.0.0
+
+  * BREAKING CHANGE: When downloading the free databases without a
+MaxMind account, you must either not have `AccountID`, `UserId`,
+or `LicenseKey` set in your configuration file or they must be set
+to the zero values previously recommended in our documentation. Any
+other value will cause an authorization error.
+  * BREAKING CHANGE: The configuration options `Protocol`,
+`SkipPeerVerification`, and `SkipHostnameVerification` are no longer
+supported. If they are present in the configuration file, they will
+be ignored. HTTPS with peer and hostname verification will be used
+on all requests.
+  * BREAKING CHANGE: The configuration file must have the `AccountID`
+or the deprecated `UserId` when downloading a paid database.
+Previously, when downloading the GeoIP Legacy Country database, you
+were able to only provide the `LicenseKey`.
+  * IMPORTANT: `geoipupdate-pureperl.pl` has been removed and will no
+longer be distributed with `geoipupdate`. This Perl script had known
+issues and did not have feature parity with the C implementation. If
+you were using the Perl version, we recommend that you switch to the
+C version. If you are not able to do this, you may continue using the
+Perl version 

commit python-pep8-naming for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-pep8-naming for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:28

Comparing /work/SRC/openSUSE:Leap:15.2/python-pep8-naming (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-pep8-naming.new.3160 (New)


Package is "python-pep8-naming"

Thu Mar 26 05:41:28 2020 rev:7 rq:788079 version:0.10.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-pep8-naming/python-pep8-naming.changes  
2020-03-09 18:10:11.209095192 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-pep8-naming.new.3160/python-pep8-naming.changes
2020-03-26 05:41:31.971283573 +0100
@@ -1,0 +2,11 @@
+Tue Mar 24 12:49:26 UTC 2020 - pgaj...@suse.com
+
+- version update to 0.10.0
+  * ``--ignore-names`` now supports globbing and applies to the N804 and N805
+checks.
+  * "acronym" imports are now treated as their own error code (N817).
+  * Metaclass detection has been improved.
+  * Annotated variable declarations (PEP 526) and ``:=`` variable assignments
+are now supported.
+
+---

Old:

  pep8-naming-0.9.1.tar.gz

New:

  pep8-naming-0.10.0.tar.gz



Other differences:
--
++ python-pep8-naming.spec ++
--- /var/tmp/diff_new_pack.M0ssaG/_old  2020-03-26 05:41:32.619283908 +0100
+++ /var/tmp/diff_new_pack.M0ssaG/_new  2020-03-26 05:41:32.623283911 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pep8-naming
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pep8-naming
-Version:0.9.1
+Version:0.10.0
 Release:0
 Summary:Flake8 plugin for checking PEP-8 naming conventions
 License:MIT

++ pep8-naming-0.9.1.tar.gz -> pep8-naming-0.10.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pep8-naming-0.9.1/CHANGELOG.rst 
new/pep8-naming-0.10.0/CHANGELOG.rst
--- old/pep8-naming-0.9.1/CHANGELOG.rst 2019-11-14 18:59:02.0 +0100
+++ new/pep8-naming-0.10.0/CHANGELOG.rst2020-03-20 22:13:50.0 
+0100
@@ -1,6 +1,19 @@
 Changes
 ===
 
+0.10.0 - 2020-03-20
+--
+
+* ``--ignore-names`` now supports globbing and applies to the N804 and N805
+  checks.
+
+* "acronym" imports are now treated as their own error code (N817).
+
+* Metaclass detection has been improved.
+
+* Annotated variable declarations (PEP 526) and ``:=`` variable assignments
+  are now supported.
+
 0.9.1 - 2019-11-14
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pep8-naming-0.9.1/PKG-INFO 
new/pep8-naming-0.10.0/PKG-INFO
--- old/pep8-naming-0.9.1/PKG-INFO  2019-11-14 18:59:28.0 +0100
+++ new/pep8-naming-0.10.0/PKG-INFO 2020-03-20 22:24:16.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pep8-naming
-Version: 0.9.1
+Version: 0.10.0
 Summary: Check PEP-8 naming conventions, plugin for flake8
 Home-page: https://github.com/PyCQA/pep8-naming
 Author: Florent Xicluna
@@ -73,15 +73,17 @@
 +--+---+
 | N816 | mixedCase variable in global scope|
 +--+---+
+| N817 | camelcase imported as acronym |
++--+---+
 
 Options
 ---
 
 The following flake8 options are added:
 
---ignore-names  Ignore errors for specific variable names.
+--ignore-names  Ignore errors for specific names or glob 
patterns.
 
-Currently, this option can only be used 
for N802, N803, N806, N815, and N816 errors.
+Currently, this option can only be used 
for N802, N803, N804, N805, N806, N815, and N816 errors.
 
 Default: 
``setUp,tearDown,setUpClass,tearDownClass,setUpTestData,failureException,longMessage,maxDiff``.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pep8-naming-0.9.1/README.rst 
new/pep8-naming-0.10.0/README.rst
--- old/pep8-naming-0.9.1/README.rst2019-11-14 18:59:02.0 +0100
+++ new/pep8-naming-0.10.0/README.rst   2020-02-07 00:56:42.0 +0100
@@ -65,15 +65,17 @@
 +--+-

commit python-pem for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-pem for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:20

Comparing /work/SRC/openSUSE:Leap:15.2/python-pem (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-pem.new.3160 (New)


Package is "python-pem"

Thu Mar 26 05:41:20 2020 rev:2 rq:788018 version:20.1.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-pem/python-pem.changes  2020-02-11 
23:24:59.361256675 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-pem.new.3160/python-pem.changes
2020-03-26 05:41:28.927281994 +0100
@@ -1,0 +2,12 @@
+Tue Mar 24 13:24:05 UTC 2020 - pgaj...@suse.com
+
+- version update to 20.1.0
+  - Carriage returns (``\r``) are now stripped before hashing ``pem`` objects 
to provide consistent hashes across platforms.
+`#40 `_
+  - Python 3.4 is not supported anymore.
+It has been unsupported by the Python core team for a while now and its 
PyPI downloads are negligible.
+  - Added support for ``pem.OpenSSHPrivateKey`` (``OPENSSH PRIVATE KEY``).
+OpenSSH added a new ``BEGIN`` label when it switched to a proprietary key 
encoding.
+`#39 `_
+
+---

Old:

  python-pem-19.2.0.tar.gz

New:

  python-pem-20.1.0.tar.gz



Other differences:
--
++ python-pem.spec ++
--- /var/tmp/diff_new_pack.82wjMv/_old  2020-03-26 05:41:29.595282341 +0100
+++ /var/tmp/diff_new_pack.82wjMv/_new  2020-03-26 05:41:29.595282341 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pem
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pem
-Version:19.2.0
+Version:20.1.0
 Release:0
 Summary:PEM file parsing in Python
 License:MIT

++ python-pem-19.2.0.tar.gz -> python-pem-20.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pem-19.2.0/.coveragerc new/pem-20.1.0/.coveragerc
--- old/pem-19.2.0/.coveragerc  2019-08-06 15:31:36.0 +0200
+++ new/pem-20.1.0/.coveragerc  1970-01-01 01:00:00.0 +0100
@@ -1,12 +0,0 @@
-[run]
-branch = True
-source = pem
-
-[paths]
-source =
-   src/pem
-   .tox/*/lib/python*/site-packages/pem
-   .tox/pypy*/site-packages/pem
-
-[report]
-show_missing = True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pem-19.2.0/.pre-commit-config.yaml 
new/pem-20.1.0/.pre-commit-config.yaml
--- old/pem-19.2.0/.pre-commit-config.yaml  2019-08-06 15:31:36.0 
+0200
+++ new/pem-20.1.0/.pre-commit-config.yaml  2020-01-06 15:18:14.0 
+0100
@@ -1,6 +1,7 @@
+---
 repos:
   - repo: https://github.com/psf/black
-rev: 19.3b0
+rev: 19.10b0
 hooks:
   - id: black
 language_version: python3.7
@@ -9,7 +10,7 @@
 types: []
 
   - repo: https://github.com/asottile/seed-isort-config
-rev: v1.9.2
+rev: v1.9.4
 hooks:
   - id: seed-isort-config
 
@@ -17,17 +18,18 @@
 rev: v4.3.21
 hooks:
   - id: isort
+additional_dependencies: [toml]
 language_version: python3.7
 
   - repo: https://gitlab.com/pycqa/flake8
-rev: 3.7.8
+rev: 3.7.9
 hooks:
 - id: flake8
   language_version: python3.7
 
 
   - repo: https://github.com/pre-commit/pre-commit-hooks
-rev: v2.3.0
+rev: v2.4.0
 hooks:
   - id: trailing-whitespace
   - id: end-of-file-fixer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pem-19.2.0/CHANGELOG.rst new/pem-20.1.0/CHANGELOG.rst
--- old/pem-19.2.0/CHANGELOG.rst2019-08-06 15:31:36.0 +0200
+++ new/pem-20.1.0/CHANGELOG.rst2020-01-06 15:18:14.0 +0100
@@ -7,6 +7,62 @@
 The third digit is only for regressions.
 
 
+20.1.0 (2020-01-06)
+---
+
+
+Backward-incompatible changes:
+^^
+
+*none*
+
+
+Deprecations:
+^
+
+*none*
+
+
+Changes:
+
+
+- Carriage returns (``\r``) are now stripped before hashing ``pem`` objects to 
provide consistent hashes across platforms.
+  `#40 `_
+
+
+
+
+
+19.3.0 (2019-10-16)
+---
+
+
+Backward-incompatible changes:
+^^
+
+- Python 3.4 is not supported anymore.
+  It has been unsupported by the Python core team for a while

commit python-smmap for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-smmap for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:47

Comparing /work/SRC/openSUSE:Leap:15.2/python-smmap (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-smmap.new.3160 (New)


Package is "python-smmap"

Thu Mar 26 05:41:47 2020 rev:12 rq:788188 version:3.0.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-smmap/python-smmap.changes  
2020-03-02 13:22:57.098349961 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-smmap.new.3160/python-smmap.changes
2020-03-26 05:42:04.087300222 +0100
@@ -1,0 +2,8 @@
+Mon Mar 16 12:09:46 UTC 2020 - Dirk Mueller 
+
+- update to 3.0.1:
+  * Switched back to the smmap package name on PyPI and fixed the smmap2 
mirror package (#44)
+  * Fixed setup.py long_description rendering (#40)
+- remove delete_platform_specific_test.patch (upstream)
+
+---

Old:

  delete_platform_specific_test.patch
  smmap-0.9.0.tar.gz

New:

  smmap-3.0.1.tar.gz



Other differences:
--
++ python-smmap.spec ++
--- /var/tmp/diff_new_pack.Gouj81/_old  2020-03-26 05:42:05.095300745 +0100
+++ /var/tmp/diff_new_pack.Gouj81/_new  2020-03-26 05:42:05.123300759 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-smmap
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-smmap
-Version:0.9.0
+Version:3.0.1
 Release:0
 Summary:A pure git implementation of a sliding window memory map 
manager
 License:BSD-2-Clause
 Group:  Development/Languages/Python
-Url:https://github.com/gitpython-developers/smmap
+URL:https://github.com/gitpython-developers/smmap
 Source: 
https://files.pythonhosted.org/packages/source/s/smmap/smmap-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE delete_platform_specific_test.patch -- fix tests on 
powerpc
-Patch0: delete_platform_specific_test.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
@@ -56,7 +54,6 @@
 
 %prep
 %setup -q -n smmap-%{version}
-%patch0 -p1
 
 %build
 %python_build

++ smmap-0.9.0.tar.gz -> smmap-3.0.1.tar.gz ++
 4080 lines of diff (skipped)




commit python-txaio for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-txaio for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:24

Comparing /work/SRC/openSUSE:Leap:15.2/python-txaio (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-txaio.new.3160 (New)


Package is "python-txaio"

Thu Mar 26 05:41:24 2020 rev:12 rq:788075 version:18.8.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-txaio/python-txaio.changes  
2020-03-02 13:24:20.134515060 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-txaio.new.3160/python-txaio.changes
2020-03-26 05:41:31.135283139 +0100
@@ -2,8 +1,0 @@
-Wed Feb  5 13:11:01 UTC 2020 - Ondřej Súkup 
-
-- update to 20.1.1
-- drop pytest4.patch
- * new: moved time_ns and perf_counter_ns helper functions here
- * drop support for python 3.4 and older
-


Old:

  txaio-20.1.1.tar.gz

New:

  pytest4.patch
  txaio-18.8.1.tar.gz



Other differences:
--
++ python-txaio.spec ++
--- /var/tmp/diff_new_pack.qrEjDP/_old  2020-03-26 05:41:31.731283448 +0100
+++ /var/tmp/diff_new_pack.qrEjDP/_new  2020-03-26 05:41:31.739283453 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-txaio
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,24 +16,29 @@
 #
 
 
-%define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-txaio
-Version:20.1.1
+Version:18.8.1
 Release:0
 Summary:WebSocket and WAMP in Python for Twisted and asyncio
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/crossbario/txaio
 Source: 
https://files.pythonhosted.org/packages/source/t/txaio/txaio-%{version}.tar.gz
+Patch0: pytest4.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildRequires:  python2-devel
 BuildRequires:  python3-testsuite
 Requires:   python-six
 Recommends: python-Twisted >= 12.1.0
 Recommends: python-zope.interface >= 3.6
 BuildArch:  noarch
+%ifpython2
+Requires:   python-future
+Recommends: python-trollius
+%endif
 # SECTION test requirements
 BuildRequires:  %{python_module Twisted >= 12.1.0}
 BuildRequires:  %{python_module mock}
@@ -48,6 +53,7 @@
 
 %prep
 %setup -q -n txaio-%{version}
+%autopatch -p1
 
 %build
 %python_build

++ pytest4.patch ++
>From 9217f054b7eccc120f84e01995479125e07de59a Mon Sep 17 00:00:00 2001
From: meejah 
Date: Fri, 22 Feb 2019 12:01:46 -0700
Subject: [PATCH] make pytest happy

---
 test/conftest.py | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/test/conftest.py b/test/conftest.py
index 4a225c8..a3ca2d6 100644
--- a/test/conftest.py
+++ b/test/conftest.py
@@ -25,9 +25,9 @@ def framework(request):
 
 try:
 if request.param == 'twisted':
-return framework_tx()
+return _notfixture_framework_tx()
 elif request.param == 'asyncio':
-return framework_aio()
+return _notfixture_framework_aio()
 except ImportError:
 pytest.skip()
 
@@ -43,6 +43,10 @@ def framework_uninitialized():
 
 @pytest.fixture
 def framework_tx():
+return _notfixture_framework_tx()
+
+
+def _notfixture_framework_tx():
 try:
 import txaio
 from txaio import tx
@@ -56,6 +60,10 @@ def framework_tx():
 
 @pytest.fixture
 def framework_aio():
+return _notfixture_framework_aio()
+
+
+def _notfixture_framework_aio():
 try:
 import txaio
 from txaio import aio
++ txaio-20.1.1.tar.gz -> txaio-18.8.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/txaio-20.1.1/PKG-INFO new/txaio-18.8.1/PKG-INFO
--- old/txaio-20.1.1/PKG-INFO   2020-01-21 10:09:51.737460900 +0100
+++ new/txaio-18.8.1/PKG-INFO   2018-08-31 12:06:05.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: txaio
-Version: 20.1.1
+Version: 18.8.1
 Summary: Compatibility API between asyncio/Twisted/Trollius
 Home-page: https://github.com/crossbario/txaio
 Author: Crossbar.io Technologies GmbH
@@ -30,12 +30,19 @@
 Platform support
 
 
-**txaio** runs on CPython 3.5+ and PyPy 3, on top of *Twisted* or 
*asyncio*. Specifically, **txaio** is tested on the following platforms:
+**txaio** runs on CPython 2.7/3.3+ and PyPy 2/3, on top of Twisted or 
asyncio. Specifically, **txaio** is tested on the following pla

commit yast2-installation for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:40:58

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-installation (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.3160 (New)


Package is "yast2-installation"

Thu Mar 26 05:40:58 2020 rev:164 rq:787742 version:4.2.40

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-installation/yast2-installation.changes  
2020-03-19 08:35:57.445835114 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.3160/yast2-installation.changes
2020-03-26 05:40:59.475266726 +0100
@@ -1,0 +2,14 @@
+Fri Mar 20 14:04:48 UTC 2020 - Imobach Gonzalez Sosa 
+
+- In the proposal runner, restore the scroll only when it was
+  previously saved (bsc#1167248).
+- 4.2.40
+
+---
+Wed Mar 18 16:52:30 UTC 2020 - Ladislav Slezák 
+
+- Verify the package versions before applying the self-update
+  fixes (related to bsc#1163084)
+- 4.2.39
+
+---

Old:

  yast2-installation-4.2.38.tar.bz2

New:

  yast2-installation-4.2.40.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.3iNsGL/_old  2020-03-26 05:40:59.951266973 +0100
+++ /var/tmp/diff_new_pack.3iNsGL/_new  2020-03-26 05:40:59.955266975 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.38
+Version:4.2.40
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.38.tar.bz2 -> yast2-installation-4.2.40.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.38/bin/yupdate 
new/yast2-installation-4.2.40/bin/yupdate
--- old/yast2-installation-4.2.38/bin/yupdate   2020-03-17 15:52:58.0 
+0100
+++ new/yast2-installation-4.2.40/bin/yupdate   2020-03-23 12:02:23.0 
+0100
@@ -140,7 +140,9 @@
 
 # write the file back
 def write
-  File.write(path, values.join("\n"))
+  # ensure there is a trailing newline so the new values
+  # can be properly added to the file
+  File.write(path, values.join("\n") + "\n")
 end
 
   private
@@ -289,7 +291,7 @@
 relative_path = Pathname.new(f).relative_path_from(upperdir_path)
 original_path = File.join(origdir, relative_path)
 # unescape the path
-pth = unescape_path(upperdir_path)
+pth = OverlayFS.unescape_path(upperdir_path)
 block.call(File.join(pth, relative_path), f, original_path)
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.38/doc/SELF_UPDATE.md 
new/yast2-installation-4.2.40/doc/SELF_UPDATE.md
--- old/yast2-installation-4.2.38/doc/SELF_UPDATE.md2020-03-17 
15:52:58.0 +0100
+++ new/yast2-installation-4.2.40/doc/SELF_UPDATE.md2020-03-23 
12:02:23.0 +0100
@@ -216,6 +216,22 @@
 - /SUSE/Updates/SLE-SERVER-INSTALLER/12-SP2/s390x/update
 - /SUSE/Updates/SLE-SERVER-INSTALLER/12-SP2/x86_64/update
 
+## Update Repository Validation
+
+Using an incompatible self-update repository might result in a crash or
+unexpected behavior. Since SLE15-SP2/Leap15.2 the installer compares the
+versions of some specific packages in the self-update repository and in the 
inst-sys.
+If any unexpected version is found then an error is displayed and the 
self-update
+step is completely skipped.
+
+Is is possible to skip this validation is special cases and force applying the
+updates despite the version mismatch by setting environment variable
+`Y2_FORCE_SELF_UPDATE=1`. *This should be done only in special cases (testing)
+when you know what you are doing!*
+
+See the 
[Installation::SelfupdateVerifier](../src/lib/installation/selfupdate_verifier.rb)
+class for more details.
+
 ## Security
 
 ### Package Integrity
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.38/doc/yupdate.md 
new/yast2-installation-4.2.40/doc/yupdate.md
--- old/yast2-installation-4.2.38/doc/yupdate.md2020-03-17 
15:52:58.0 +0100
+++ new/yast2-installation-4.2.40/doc/yupdate.md2020-03-23 
12:02:23.0 +0100
@@ -218,6 +218,10 @@
 - Works only with the packages which use `Rakefile` for installation,
   it does not work with autotools based packages (again, autoconf/automake
   are also missing in the inst-sys)
+- It patches only the files in the inst-sys, the target installed system will
+  contain the original files from the installation medium. That also mean

commit yast2-storage-ng for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package yast2-storage-ng for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:40:53

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-storage-ng (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-storage-ng.new.3160 (New)


Package is "yast2-storage-ng"

Thu Mar 26 05:40:53 2020 rev:176 rq:787739 version:4.2.100

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-storage-ng/yast2-storage-ng.changes  
2020-03-19 08:35:54.909833563 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-storage-ng.new.3160/yast2-storage-ng.changes
2020-03-26 05:40:56.683265279 +0100
@@ -1,0 +2,23 @@
+Fri Mar 20 12:25:12 UTC 2020 - Imobach Gonzalez Sosa 
+
+- AutoYaST: show an error when no suitable components are found
+  for Bcache, Btrfs multi-devices filesystems, and RAID devices
+  (bsc#1167053).
+- 4.2.100
+
+---
+Thu Mar 19 11:16:31 UTC 2020 - Ancor Gonzalez Sosa 
+
+- Partitioner: do not allow to clone a partition table to another
+  device with a different block size (bsc#1166363)
+- 4.2.99
+
+---
+Wed Mar 18 16:37:28 UTC 2020 - Ancor Gonzalez Sosa 
+
+- Restricted the scenarios in which software-defined RAIDs are
+  eligible as target devices for the proposal. Do it only in systems
+  with EFI (bsc#1166258).
+- 4.2.98
+
+---

Old:

  yast2-storage-ng-4.2.97.tar.bz2

New:

  yast2-storage-ng-4.2.100.tar.bz2



Other differences:
--
++ yast2-storage-ng.spec ++
--- /var/tmp/diff_new_pack.iLcuxU/_old  2020-03-26 05:40:57.387265644 +0100
+++ /var/tmp/diff_new_pack.iLcuxU/_new  2020-03-26 05:40:57.391265646 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-storage-ng
-Version:4.2.97
+Version:4.2.100
 Release:0
 Summary:YaST2 - Storage Configuration
 License:GPL-2.0-only OR GPL-3.0-only

++ yast2-storage-ng-4.2.97.tar.bz2 -> yast2-storage-ng-4.2.100.tar.bz2 
++
/work/SRC/openSUSE:Leap:15.2/yast2-storage-ng/yast2-storage-ng-4.2.97.tar.bz2 
/work/SRC/openSUSE:Leap:15.2/.yast2-storage-ng.new.3160/yast2-storage-ng-4.2.100.tar.bz2
 differ: char 11, line 1




commit resource-agents for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package resource-agents for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:07

Comparing /work/SRC/openSUSE:Leap:15.2/resource-agents (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.resource-agents.new.3160 (New)


Package is "resource-agents"

Thu Mar 26 05:41:07 2020 rev:64 rq:787909 version:4.4.0+git57.70549516

Changes:

--- /work/SRC/openSUSE:Leap:15.2/resource-agents/resource-agents.changes
2020-01-30 14:48:19.106836024 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.resource-agents.new.3160/resource-agents.changes  
2020-03-26 05:41:10.607272497 +0100
@@ -2 +2 @@
-Wed Nov 13 15:42:04 UTC 2019 - Peter Varkoly 
+Wed Feb 26 14:26:23 UTC 2020 - Peter Varkoly 
@@ -4,5 +4,3 @@
-- Netcat doesn't handle multiple connections, causing issues with
-  pacemaker. Netcat doesn't allow to restrict which clients can
-  initiate connections (bsc#1150046)
-- Included the following patches:
- * 0001-azure-lb-Set-socat-to-default-on-SUSE-distributions.patch
+- Request to add "gcp-vpc-move-route" resource agent to SLE12 and SLE15 
+  (bsc#1161898) Add patch: 
+  0007-Request-to-add-gcp-vpc-move-route.patch
@@ -11 +9 @@
-Mon Oct 28 13:45:46 UTC 2019 - Peter Varkoly 
+Wed Feb 26 11:25:24 UTC 2020 - vark...@suse.com
@@ -13 +11,36 @@
-- Update to version 4.3.0184.6ee15eb2:
+- Update to version 4.4.0+git57.70549516:
+  * [lvmlockd] support lvm2-2.03 removing lvmetad
+  * oralsnr: allow using the tns_admin directory for different listeners
+  * Change 'alredy' to 'already'
+  * LVM-activate: add OCF_CHECK_LEVEL to control monitor action
+  * redis: validate_all: fixes file status tests
+  * rabbitmq-cluster: ensure we delete nodename if stop action fails
+  * IPsrcaddr: remove hardcoded device when using destination parameter
+  * Remove standby.signal when promote with restart
+  * IPsrcaddr: fixes to avoid failing during probe
+  * LVM-activate: verify vg or lv validity
+  * [podman] Simplify the code for checking if an image exists
+  * Filesystem: add trigger_udev_rules_if_need() for -U, -L, or /dev/xxx device
+  * Filesystem: respect udevd need time to create UUID symlinks
+  * ldirectord: Support sched-flags
+  * IPaddr2: ipt_CLUSTERIP "iptables" extension not "nft" backend compatible
+  * IPsrcaddr: fixes to replace local rule if using local table, and set src 
back to primary for device on stop
+  * iSCSI logical unit fix (#1435)
+  * Clear out the $DIR_EXECUTABLE variable so we catch the situation when we 
lose the directory with binaries after first sapinstance_init invokation. The 
second sapinstance_init invocation will not detect it as it will have already 
preset the $DIR_EXECUTABLE from previous run. This may allow us running actions 
after second sapinstance_init invocation that would be not run if we knew that 
we miss the needed binaries.
+  * High: pgsql: Support for PostgreSQL 12
+  * IPaddr2: add noprefixroute parameter
+  * Filesystem: refresh UUID in the start phase
+  * azure-lb Set socat to default on SUSE distributions.
+  * exportfs: allow multiple exports of same directory
+  * Low: MailTo: fix variable expansion
+  * iSCSILogicalUnit.in fixes (#1427)
+  * Low: exportfs: Fix spelling error
+  * Low: mysql-common: fix startup check
+  * aliyun-vpc-move-ip: add binary detection
+  * Supports both 'go' and 'python' versions of Aliyun CLI
+  * build: update ChangeLog for 4.4.0
+  * Low: NodeUtilization: Fix checking for Xen commands
+  * build: update ChangeLog for 4.4.0-rc1
+  * Route: only validate for start and validate-all actions
+  * apache: testing to-execute-file for mere presence is not enough
+  * LVM-activate: add partial-activation support
@@ -15,2 +48 @@
-  * Apache resource agent is not working when I set statusurl value 
(bsc#1138281)
-Use the function get_release_id to detect the OS. The parameter 
LOAD_STATUS_MODULE must be quoted.
+  * Use the function get_release_id to detect the OS. The parameter 
LOAD_STATUS_MODULE must be quoted.
@@ -19,3 +50,0 @@
-(bsc#1154465) Pickup latest changes for aws-vpc-route53
-  * Adapt azure-lb Resource Agent to support socat usage too
-  * redis: consider redis-cli features to choose optimal password passing 
method and warning filtering workaround (#1403)
@@ -22,0 +52,8 @@
+  Fixes to bugs bsc#1151833, bsc#1154465 are included in this update.
+
+---
+Mon Sep 30 13:08:03 UTC 2019 - dake...@suse.com
+
+- Update to version 4.3.0+git178.b102c209:
+  * Adapt azure-lb Resource Agent to support socat usage too (bsc#1150046)
+  * redis: consider redis-cli features to choose optimal password passing 
method and warning filtering workaround (#1403)
@@ -24,8 +61,6 @@
-  * "WARNING: You are recommended to activate one LV at a time or use 
exclusive activation mode." is annoying.
-   

commit yast2 for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package yast2 for openSUSE:Leap:15.2 checked 
in at 2020-03-26 05:41:01

Comparing /work/SRC/openSUSE:Leap:15.2/yast2 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2.new.3160 (New)


Package is "yast2"

Thu Mar 26 05:41:01 2020 rev:177 rq:787745 version:4.2.76

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2/yast2.changes2020-03-19 
08:35:50.773831033 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.yast2.new.3160/yast2.changes  2020-03-26 
05:41:03.587268858 +0100
@@ -1,0 +2,21 @@
+Mon Mar 23 11:15:56 UTC 2020 - Josef Reidinger 
+
+- Add Popup#SuppressFeedback to allow to hide feedback for certain
+  actions (needed for bsc#1165705)
+- 4.2.76
+
+---
+Sat Mar 21 11:56:41 UTC 2020 - Knut Anderssen 
+
+- Force a reset of the firewalld API instance before reading the
+  firewalld configuration (bsc#1166698)
+- 4.2.75
+
+---
+Tue Mar 17 15:46:35 UTC 2020 - Ladislav Slezák 
+
+- Fixed CWM::MultiStatusSelector help text icons displayed during
+  installation (related to bsc#1157780, bsc#1161308, bsc#1161200)
+- 4.2.74
+
+---

Old:

  yast2-4.2.73.tar.bz2

New:

  yast2-4.2.76.tar.bz2



Other differences:
--
++ yast2.spec ++
--- /var/tmp/diff_new_pack.fux8sp/_old  2020-03-26 05:41:03.979269061 +0100
+++ /var/tmp/diff_new_pack.fux8sp/_new  2020-03-26 05:41:03.983269063 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2
-Version:4.2.73
+Version:4.2.76
 Release:0
 Summary:YaST2 Main Package
 License:GPL-2.0-only

++ yast2-4.2.73.tar.bz2 -> yast2-4.2.76.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-4.2.73/library/cwm/src/lib/cwm/multi_status_selector.rb 
new/yast2-4.2.76/library/cwm/src/lib/cwm/multi_status_selector.rb
--- old/yast2-4.2.73/library/cwm/src/lib/cwm/multi_status_selector.rb   
2020-03-13 11:47:39.0 +0100
+++ new/yast2-4.2.76/library/cwm/src/lib/cwm/multi_status_selector.rb   
2020-03-23 14:55:14.0 +0100
@@ -299,12 +299,12 @@
   def self.help
 help_text = ""
 # TRANSLATORS: help text for a not selected check box
-help_text << "#{icon_for(UNSELECTED)} = #{_("Not selected")}"
+help_text << "#{icon_for(UNSELECTED, mode: mode)} = #{_("Not 
selected")}"
 # TRANSLATORS: help text for a selected check box
-help_text << "#{icon_for(SELECTED)} = #{_("Selected")}"
+help_text << "#{icon_for(SELECTED, mode: mode)} = #{_("Selected")}"
 # TRANSLATORS: help text for an automatically selected check box
 # (it has a different look that a user selected check box)
-help_text << "#{icon_for(AUTO_SELECTED)} = #{_("Auto selected")}"
+help_text << "#{icon_for(AUTO_SELECTED, mode: mode)} = #{_("Auto 
selected")}"
 help_text << ""
 help_text
   end
@@ -405,11 +405,28 @@
 "#{checkbox_input} #{checkbox_label}"
   end
 
+  # Determines whether running in installation mode
+  #
+  # We do not use Stage.initial because of firstboot, which runs in 
'installation' mode
+  # but in 'firstboot' stage.
+  #
+  # @return [Boolean] Boolean if running in installation or update mode
+  def self.installation?
+Yast::Mode.installation || Yast::Mode.update
+  end
+
+  # Returns the current mode
+  #
+  # @return [String] "normal" in a running system; "inst" during the 
installation
+  def self.mode
+installation? ? "inst" : "normal"
+  end
+
 private
 
   # @see .icon_for
   def icon
-self.class.icon_for(status, mode: mode, state: state)
+self.class.icon_for(status, mode: self.class.mode, state: state)
   end
 
   # Builds the check box input representation
@@ -434,13 +451,6 @@
 end
   end
 
-  # Returns the current mode
-  #
-  # @return [String] "normal" in a running system; "inst" during the 
installation
-  def mode
-installation? ? "inst" : "normal"
-  end
-
   # Returns the current input state
   #
   # @return [String] "enabled" when item must be enabled; "disabled" 
otherwise
@@ -462,20 +472,10 @@
   #  "black" otherwise
   def color
 return "grey" unless enabled?
-return "white" if installation?
+return "white" if self.class.installation?
 
 "black"
   end
-
-  # Determines whether running in installation mode
-  #
-  # We do not use Stage.initial because of firstboot, wh

commit yast2-theme for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package yast2-theme for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:40:49

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


Package is "yast2-theme"

Thu Mar 26 05:40:49 2020 rev:40 rq:787738 version:4.2.9

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-theme/yast2-theme.changes
2020-01-15 16:32:28.05637 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.yast2-theme.new.3160/yast2-theme.changes  
2020-03-26 05:40:51.199262436 +0100
@@ -1,0 +2,7 @@
+Thu Mar 19 10:55:36 UTC 2020 - David Diaz 
+
+- Uses a transparent background for the YAST_BANNER
+  (jsc#SLE-9424, bsc#1162997)
+- 4.2.9
+
+---

Old:

  yast2-theme-4.2.8.tar.bz2

New:

  yast2-theme-4.2.9.tar.bz2



Other differences:
--
++ yast2-theme.spec ++
--- /var/tmp/diff_new_pack.mv7zDe/_old  2020-03-26 05:40:52.127262917 +0100
+++ /var/tmp/diff_new_pack.mv7zDe/_new  2020-03-26 05:40:52.159262933 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-theme
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-theme
-Version:4.2.8
+Version:4.2.9
 Release:0
 
 Source0:%{name}-%{version}.tar.bz2

++ yast2-theme-4.2.8.tar.bz2 -> yast2-theme-4.2.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-theme-4.2.8/package/yast2-theme.changes 
new/yast2-theme-4.2.9/package/yast2-theme.changes
--- old/yast2-theme-4.2.8/package/yast2-theme.changes   2019-12-06 
14:27:22.0 +0100
+++ new/yast2-theme-4.2.9/package/yast2-theme.changes   2020-03-19 
12:32:16.0 +0100
@@ -1,4 +1,11 @@
 ---
+Thu Mar 19 10:55:36 UTC 2020 - David Diaz 
+
+- Uses a transparent background for the YAST_BANNER
+  (jsc#SLE-9424, bsc#1162997)
+- 4.2.9
+
+---
 Wed Dec  4 16:36:18 CET 2019 - sch...@suse.de
 
 - Added a banner on the upper/right side of the YaST layout.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-theme-4.2.8/package/yast2-theme.spec 
new/yast2-theme-4.2.9/package/yast2-theme.spec
--- old/yast2-theme-4.2.8/package/yast2-theme.spec  2019-12-06 
14:27:22.0 +0100
+++ new/yast2-theme-4.2.9/package/yast2-theme.spec  2020-03-19 
12:32:16.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-theme
-Version:4.2.8
+Version:4.2.9
 Release:0
 
 Source0:%{name}-%{version}.tar.bz2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-theme-4.2.8/theme/SLE/wizard/cyan-black.qss 
new/yast2-theme-4.2.9/theme/SLE/wizard/cyan-black.qss
--- old/yast2-theme-4.2.8/theme/SLE/wizard/cyan-black.qss   2019-12-06 
14:27:22.0 +0100
+++ new/yast2-theme-4.2.9/theme/SLE/wizard/cyan-black.qss   2020-03-19 
12:32:16.0 +0100
@@ -17,7 +17,7 @@
 }
 
 #DialogBanner {
-  background-color: #000;
+  background-color: transparent;
   font-family: Raleway, Sans-serif;
   font: 24pt;
   margin-right: 20px;
@@ -104,7 +104,7 @@
   border: 1px inset cyan;
   selection-background-color: cyan;
   selection-color: black;
-  border-radius: 4px; 
+  border-radius: 4px;
 }
 
 YQGenericDetailsView,
@@ -510,7 +510,7 @@
 #RepoUpgradeLabel {
   color: black;
   background: #35b9ab;
-} 
+}
 
 YQPkgVersionsView QWidget { background: black; }
 
@@ -540,7 +540,7 @@
   color: cyan;
 }
 
-#steps 
+#steps
 {
   font-size: 90%;
   border: 1px solid;
@@ -569,7 +569,7 @@
 }
 
 .steps_heading {
-   font-weight: bold;  
+   font-weight: bold;
color: cyan;
margin-bottom: 7px;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-theme-4.2.8/theme/SLE/wizard/highcontrast.qss 
new/yast2-theme-4.2.9/theme/SLE/wizard/highcontrast.qss
--- old/yast2-theme-4.2.8/theme/SLE/wizard/highcontrast.qss 2019-12-06 
14:27:22.0 +0100
+++ new/yast2-theme-4.2.9/theme/SLE/wizard/highcontrast.qss 2020-03-19 
12:32:16.0 +0100
@@ -18,7 +18,7 @@
 }
 
 #DialogBanner {
-  background-color: #000;
+  background-color: transparent;
   font-family: Raleway, Sans-serif;
   font: 24pt;
   margin-right: 20px;
@@ -105,7 +105,7 @@
   border: 1px inset white;
   selection-backg

commit yast2-firstboot for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package yast2-firstboot for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:40:59

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-firstboot (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-firstboot.new.3160 (New)


Package is "yast2-firstboot"

Thu Mar 26 05:40:59 2020 rev:49 rq:787743 version:4.2.13

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-firstboot/yast2-firstboot.changes
2020-03-19 08:35:53.325832594 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-firstboot.new.3160/yast2-firstboot.changes  
2020-03-26 05:41:00.519267267 +0100
@@ -1,0 +2,6 @@
+Tue Mar 17 17:17:22 UTC 2020 - Josef Reidinger 
+
+- Enable by default registration on SLE (bsc#1162846)
+- 4.2.13
+
+---

Old:

  yast2-firstboot-4.2.12.tar.bz2

New:

  yast2-firstboot-4.2.13.tar.bz2



Other differences:
--
++ yast2-firstboot.spec ++
--- /var/tmp/diff_new_pack.Ad94qT/_old  2020-03-26 05:41:00.827267427 +0100
+++ /var/tmp/diff_new_pack.Ad94qT/_new  2020-03-26 05:41:00.831267429 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-firstboot
-Version:4.2.12
+Version:4.2.13
 Release:0
 Summary:YaST2 - Initial System Configuration
 License:GPL-2.0-only
@@ -28,6 +28,7 @@
 
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libxslt
+BuildRequires:  ruby
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-devtools >= 4.2.2
 
@@ -61,6 +62,12 @@
 
 %build
 %yast_build
+# enable registration by default on SLE (bsc#1162846)
+%if !0%{?is_opensuse}
+# lets explain this sed. At first it is address which match line with name
+# registration and +1 for next line and then here change false to true
+sed -i '/registration/,+1s/false/true/' control/firstboot.xml
+%endif
 
 %install
 %yast_install
@@ -68,6 +75,21 @@
 
 mkdir -p $RPM_BUILD_ROOT/usr/share/firstboot/scripts
 
+%check
+# verify defaults for registration
+ruby -r rexml/document -e '
+  %if !0%{?is_opensuse}
+expected = "true"
+  %else
+expected = "false"
+  %endif
+  document = REXML::Document.new(File.new("control/firstboot.xml"))
+  # get value of enabled element in registration module in control.xml to 
verify it has expected value
+  if 
document.root.elements["//module[name[text()=\"registration\"]]"].elements["enabled"].get_text
 != expected
+STDERR.puts "Wrong default for registration module"
+exit 1
+  end'
+
 %post
 %{fillup_only -n firstboot}
 

++ yast2-firstboot-4.2.12.tar.bz2 -> yast2-firstboot-4.2.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-firstboot-4.2.12/package/yast2-firstboot.changes 
new/yast2-firstboot-4.2.13/package/yast2-firstboot.changes
--- old/yast2-firstboot-4.2.12/package/yast2-firstboot.changes  2020-03-13 
15:04:19.0 +0100
+++ new/yast2-firstboot-4.2.13/package/yast2-firstboot.changes  2020-03-18 
15:05:41.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Mar 17 17:17:22 UTC 2020 - Josef Reidinger 
+
+- Enable by default registration on SLE (bsc#1162846)
+- 4.2.13
+
+---
 Fri Mar 13 13:15:39 UTC 2020 - Josef Reidinger 
 
 - remember the keyboard selection in the keyboard language dialog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firstboot-4.2.12/package/yast2-firstboot.spec 
new/yast2-firstboot-4.2.13/package/yast2-firstboot.spec
--- old/yast2-firstboot-4.2.12/package/yast2-firstboot.spec 2020-03-13 
15:04:19.0 +0100
+++ new/yast2-firstboot-4.2.13/package/yast2-firstboot.spec 2020-03-18 
15:05:41.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-firstboot
-Version:4.2.12
+Version:4.2.13
 Release:0
 Summary:YaST2 - Initial System Configuration
 Group:  System/YaST
@@ -29,6 +29,7 @@
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libxslt
 BuildRequires:  yast2-devtools >= 4.2.2
+BuildRequires:  ruby
 
 PreReq: %fillup_prereq
 # yast2/NeworkDevices -> yast2/NetworkInterfaces
@@ -60,6 +61,12 @@
 
 %build
 %yast_build
+# enable registration by default on SLE (bsc#1162846)
+%if !0%{?is_opensuse}
+# lets explain this sed. At first it is address which match line with name
+# registration and +1 for next line and then here change false to true
+sed -i '/registration/,+1s/false/true/' control/firstboot.xml
+%endif
 
 %install
 %yast_install
@@ -67,6 +74,20 @@
 
 mkdir -p $RPM_BUILD_ROOT/usr/share/firstboot/scripts
 
+%check
+# verify defaults for registration
+ruby -r rexml/document -

commit yast2-firewall for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package yast2-firewall for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:40:56

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-firewall (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-firewall.new.3160 (New)


Package is "yast2-firewall"

Thu Mar 26 05:40:56 2020 rev:91 rq:787741 version:4.2.4

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-firewall/yast2-firewall.changes  
2020-03-02 17:21:44.942109819 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-firewall.new.3160/yast2-firewall.changes
2020-03-26 05:40:58.719266334 +0100
@@ -1,0 +2,7 @@
+Sat Mar 21 12:02:05 UTC 2020 - Knut Anderssen 
+
+- Force a reset of the firewalld API instance after modifying the
+  service state (bsc#1166698)
+- 4.2.4
+
+---

Old:

  yast2-firewall-4.2.3.tar.bz2

New:

  yast2-firewall-4.2.4.tar.bz2



Other differences:
--
++ yast2-firewall.spec ++
--- /var/tmp/diff_new_pack.MknIq5/_old  2020-03-26 05:40:59.083266523 +0100
+++ /var/tmp/diff_new_pack.MknIq5/_new  2020-03-26 05:40:59.087266525 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-firewall
-Version:4.2.3
+Version:4.2.4
 Release:0
 Summary:YaST2 - Firewall Configuration
 License:GPL-2.0-only

++ yast2-firewall-4.2.3.tar.bz2 -> yast2-firewall-4.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-4.2.3/package/yast2-firewall.changes 
new/yast2-firewall-4.2.4/package/yast2-firewall.changes
--- old/yast2-firewall-4.2.3/package/yast2-firewall.changes 2020-02-27 
14:02:20.0 +0100
+++ new/yast2-firewall-4.2.4/package/yast2-firewall.changes 2020-03-23 
11:04:06.0 +0100
@@ -1,4 +1,11 @@
 ---
+Sat Mar 21 12:02:05 UTC 2020 - Knut Anderssen 
+
+- Force a reset of the firewalld API instance after modifying the
+  service state (bsc#1166698)
+- 4.2.4
+
+---
 Wed Feb 26 20:23:04 UTC 2020 - Knut Anderssen 
 
 - AutoYaST: Added back the installation finish client for opening
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-4.2.3/package/yast2-firewall.spec 
new/yast2-firewall-4.2.4/package/yast2-firewall.spec
--- old/yast2-firewall-4.2.3/package/yast2-firewall.spec2020-02-27 
14:02:20.0 +0100
+++ new/yast2-firewall-4.2.4/package/yast2-firewall.spec2020-03-23 
11:04:06.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-firewall
-Version:4.2.3
+Version:4.2.4
 Release:0
 Summary:YaST2 - Firewall Configuration
 Group:  System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-firewall-4.2.3/src/lib/y2firewall/clients/auto.rb 
new/yast2-firewall-4.2.4/src/lib/y2firewall/clients/auto.rb
--- old/yast2-firewall-4.2.3/src/lib/y2firewall/clients/auto.rb 2020-02-27 
14:02:20.0 +0100
+++ new/yast2-firewall-4.2.4/src/lib/y2firewall/clients/auto.rb 2020-03-23 
11:04:06.0 +0100
@@ -133,6 +133,8 @@
   import(self.class.profile, false)
 else
   activate_service
+  # Force a reset of the API instance (bsc#1166698)
+  firewalld.api = nil
 end
   end
 




commit yast2-tune for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package yast2-tune for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:00

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-tune (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-tune.new.3160 (New)


Package is "yast2-tune"

Thu Mar 26 05:41:00 2020 rev:21 rq:787744 version:4.2.3

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-tune/yast2-tune.changes  2020-01-15 
16:32:29.880886283 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.yast2-tune.new.3160/yast2-tune.changes
2020-03-26 05:41:01.191267616 +0100
@@ -1,0 +2,7 @@
+Mon Feb 24 15:10:14 CET 2020 - sch...@suse.de
+
+- Using SysctlConfig class: Handle sysctl entries in different
+  directories (bsc#1151649).
+- 4.2.3
+
+---

Old:

  yast2-tune-4.2.2.tar.bz2

New:

  yast2-tune-4.2.3.tar.bz2



Other differences:
--
++ yast2-tune.spec ++
--- /var/tmp/diff_new_pack.l7zAJE/_old  2020-03-26 05:41:01.531267792 +0100
+++ /var/tmp/diff_new_pack.l7zAJE/_new  2020-03-26 05:41:01.531267792 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-tune
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-tune
-Version:4.2.2
+Version:4.2.3
 Release:0
 Summary:YaST2 - Hardware Tuning
 License:GPL-2.0-or-later
@@ -27,12 +27,12 @@
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
-# CFA::Sysctl
-BuildRequires:  yast2 >= 4.2.25
+# CFA::SysctlConfig
+BuildRequires:  yast2 >= 4.2.67
 BuildRequires:  yast2-devtools >= 4.2.2
 
-# CFA::Sysctl
-Requires:   yast2 >= 4.2.25
+# # CFA::SysctlConfig
+Requires:   yast2 >= 4.2.67
 Requires:   yast2-bootloader
 Requires:   yast2-ruby-bindings >= 1.0.0
 

++ yast2-tune-4.2.2.tar.bz2 -> yast2-tune-4.2.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-tune-4.2.2/package/yast2-tune.changes 
new/yast2-tune-4.2.3/package/yast2-tune.changes
--- old/yast2-tune-4.2.2/package/yast2-tune.changes 2019-11-27 
11:21:45.0 +0100
+++ new/yast2-tune-4.2.3/package/yast2-tune.changes 2020-02-25 
09:42:56.0 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Feb 24 15:10:14 CET 2020 - sch...@suse.de
+
+- Using SysctlConfig class: Handle sysctl entries in different
+  directories (bsc#1151649).
+- 4.2.3
+
+---
 Tue Nov 26 16:38:08 UTC 2019 - David Diaz 
 
 - Abort the execution when the bootloader cannot be read
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-tune-4.2.2/package/yast2-tune.spec 
new/yast2-tune-4.2.3/package/yast2-tune.spec
--- old/yast2-tune-4.2.2/package/yast2-tune.spec2019-11-27 
11:21:45.0 +0100
+++ new/yast2-tune-4.2.3/package/yast2-tune.spec2020-02-25 
09:42:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-tune
-Version:4.2.2
+Version:4.2.3
 Release:0
 Summary:YaST2 - Hardware Tuning
 License:GPL-2.0-or-later
@@ -27,12 +27,12 @@
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
-# CFA::Sysctl
-BuildRequires:  yast2 >= 4.2.25
+# CFA::SysctlConfig
+BuildRequires:  yast2 >= 4.2.67
 BuildRequires:  yast2-devtools >= 4.2.2
 
-# CFA::Sysctl
-Requires:   yast2 >= 4.2.25
+# # CFA::SysctlConfig
+Requires:   yast2 >= 4.2.67
 Requires:   yast2-bootloader
 Requires:   yast2-ruby-bindings >= 1.0.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-tune-4.2.2/src/modules/SystemSettings.rb 
new/yast2-tune-4.2.3/src/modules/SystemSettings.rb
--- old/yast2-tune-4.2.2/src/modules/SystemSettings.rb  2019-11-27 
11:21:45.0 +0100
+++ new/yast2-tune-4.2.3/src/modules/SystemSettings.rb  2020-02-25 
09:42:56.0 +0100
@@ -10,7 +10,7 @@
 # This module manages the System and Kernel settings such as I/O Scheduler 
type,
 # SysRq Keys...
 require "yast"
-require "cfa/sysctl"
+require "cfa/sysctl_config"
 
 module Yast
   class SystemSettingsClass < Module
@@ -24,12 +24,12 @@
   Yast.import "Mode"
 
   # Internal Data
-  @elevator = nil
-  @enable_sysrq = nil
-  @kernel_sysrq = nil
-  @sysctl_file  = nil
-  @sysctl_sysrq = nil
-  @modified = false
+  @elevator

commit yast2-ntp-client for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package yast2-ntp-client for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:03

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-ntp-client (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-ntp-client.new.3160 (New)


Package is "yast2-ntp-client"

Thu Mar 26 05:41:03 2020 rev:71 rq:787747 version:4.2.11

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-ntp-client/yast2-ntp-client.changes  
2020-03-13 10:55:44.172364564 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-ntp-client.new.3160/yast2-ntp-client.changes
2020-03-26 05:41:04.879269527 +0100
@@ -1,0 +2,15 @@
+Mon Mar 23 14:19:10 CET 2020 - sch...@suse.de
+
+- Do not write ntp-servers if they have been shown only (more than
+  one ntp-server) (follow up of bsc#1164547).
+- 4.2.11
+
+---
+Wed Mar 18 15:44:25 CET 2020 - sch...@suse.de
+
+- NTP-server-configuration/Time-setting-module in a running
+  system: Do not show check-boxes for saving configuration and
+  starting the deamon (follow up of bsc#1164547).
+- 4.2.10
+
+---

Old:

  yast2-ntp-client-4.2.9.tar.bz2

New:

  yast2-ntp-client-4.2.11.tar.bz2



Other differences:
--
++ yast2-ntp-client.spec ++
--- /var/tmp/diff_new_pack.OK0YCc/_old  2020-03-26 05:41:05.227269708 +0100
+++ /var/tmp/diff_new_pack.OK0YCc/_new  2020-03-26 05:41:05.231269710 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:4.2.9
+Version:4.2.11
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0-or-later

++ yast2-ntp-client-4.2.9.tar.bz2 -> yast2-ntp-client-4.2.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-4.2.9/package/yast2-ntp-client.changes 
new/yast2-ntp-client-4.2.11/package/yast2-ntp-client.changes
--- old/yast2-ntp-client-4.2.9/package/yast2-ntp-client.changes 2020-03-09 
17:00:02.0 +0100
+++ new/yast2-ntp-client-4.2.11/package/yast2-ntp-client.changes
2020-03-23 15:06:32.0 +0100
@@ -1,4 +1,19 @@
 ---
+Mon Mar 23 14:19:10 CET 2020 - sch...@suse.de
+
+- Do not write ntp-servers if they have been shown only (more than
+  one ntp-server) (follow up of bsc#1164547).
+- 4.2.11
+
+---
+Wed Mar 18 15:44:25 CET 2020 - sch...@suse.de
+
+- NTP-server-configuration/Time-setting-module in a running
+  system: Do not show check-boxes for saving configuration and
+  starting the deamon (follow up of bsc#1164547).
+- 4.2.10
+
+---
 Tue Mar  3 16:38:54 CET 2020 - sch...@suse.de
 
 - Supporting more than one ntp server in the time setting module.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ntp-client-4.2.9/package/yast2-ntp-client.spec 
new/yast2-ntp-client-4.2.11/package/yast2-ntp-client.spec
--- old/yast2-ntp-client-4.2.9/package/yast2-ntp-client.spec2020-03-09 
17:00:02.0 +0100
+++ new/yast2-ntp-client-4.2.11/package/yast2-ntp-client.spec   2020-03-23 
15:06:32.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:4.2.9
+Version:4.2.11
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-4.2.9/src/clients/ntp-client_proposal.rb 
new/yast2-ntp-client-4.2.11/src/clients/ntp-client_proposal.rb
--- old/yast2-ntp-client-4.2.9/src/clients/ntp-client_proposal.rb   
2020-03-09 17:00:02.0 +0100
+++ new/yast2-ntp-client-4.2.11/src/clients/ntp-client_proposal.rb  
2020-03-23 15:06:32.0 +0100
@@ -87,58 +87,49 @@
 end
 
 def ui_help_text
-  # help text
-  tmp = _(
-"Press Synchronize Now, to get your system time set 
correctly " \
-"using the selected NTP server. If you want to make use of NTP 
permanently, " \
-"enable the Save NTP Configuration option"
-  )
-
-  tmp = Ops.add(
-tmp,
+  if Stage.initial
+# help text
 _(
+  "Press Synchronize Now, to get your system time set 
correctly " \
+  "using the selected NTP server. If you want to make use of NTP 
permanently, " \
+  "enable the Save NTP Configuration option"
+) + _(
   "Enabling Run NTP as daemon option, the NTP service will 
be " \
   "started as daemon. Other

commit nghttp2 for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package nghttp2 for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:41:06

Comparing /work/SRC/openSUSE:Leap:15.2/nghttp2 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.nghttp2.new.3160 (New)


Package is "nghttp2"

Thu Mar 26 05:41:06 2020 rev:53 rq:787908 version:1.40.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/nghttp2/nghttp2.changes2020-01-15 
15:33:30.482863359 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.nghttp2.new.3160/nghttp2.changes  
2020-03-26 05:41:06.627270434 +0100
@@ -1,0 +2,25 @@
+Tue Jan 14 18:01:52 UTC 2020 - Michał Rostecki 
+
+- Update to version 1.40.0 to fix CVE-2019-18802 in envoy-proxy and
+  cilium-proxy (bsc#1166481)
+  * lib: Add nghttp2_check_authority as public API
+  * lib: Fix the bug that stream is closed with wrong error code
+  * lib: Faster huffman encoding and decoding
+  * build: Avoid filename collision of static and dynamic lib
+  * build: Add new flag ENABLE_STATIC_CRT for Windows
+  * build: cmake: Support building nghttpx with systemd
+  * third-party: Update neverbleed to fix memory leak
+  * nghttpx: Fix bug that mruby is incorrectly shared between
+backends
+  * nghttpx: Reconnect h1 backend if it lost connection before
+sending headers
+  * nghttpx: Returns 408 if backend timed out before sending
+headers
+  * nghttpx: Fix request stal
+
+---
+Fri Aug 30 02:45:32 UTC 2019 - Martin Pluskal 
+
+- Conditionally remove dependecy on jemalloc for SLE-12 
+
+---

Old:

  nghttp2-1.39.2.tar.xz

New:

  nghttp2-1.40.0.tar.xz



Other differences:
--
++ nghttp2.spec ++
--- /var/tmp/diff_new_pack.uls5QI/_old  2020-03-26 05:41:07.051270654 +0100
+++ /var/tmp/diff_new_pack.uls5QI/_new  2020-03-26 05:41:07.055270656 +0100
@@ -29,7 +29,7 @@
 %bcond_with python
 %endif
 Name:   nghttp2%{psuffix}
-Version:1.39.2
+Version:1.40.0
 Release:0
 Summary:Implementation of Hypertext Transfer Protocol version 2 in C
 License:MIT
@@ -60,8 +60,10 @@
 BuildRequires:  python3-setuptools
 %endif
 %ifnarch ppc %{arm}
+%if 0%{?sle_version} >= 15 && 0%{?is_opensuse}
 BuildRequires:  pkgconfig(jemalloc)
 %endif
+%endif
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_system-devel
 BuildRequires:  libboost_thread-devel

++ nghttp2-1.39.2.tar.xz -> nghttp2-1.40.0.tar.xz ++
 11311 lines of diff (skipped)




commit yast2-bootloader for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:04

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-bootloader (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-bootloader.new.3160 (New)


Package is "yast2-bootloader"

Thu Mar 26 05:41:04 2020 rev:117 rq:787799 version:4.2.18

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-bootloader/yast2-bootloader.changes  
2020-03-13 10:55:19.788347179 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-bootloader.new.3160/yast2-bootloader.changes
2020-03-26 05:41:05.747269978 +0100
@@ -1,0 +2,6 @@
+Tue Mar 24 08:10:33 UTC 2020 - Steffen Winterfeldt 
+
+- support s390 secure boot (jsc#SLE-9425, jsc#SLE-9471, bsc#1166736)
+- 4.2.18
+
+---

Old:

  yast2-bootloader-4.2.17.tar.bz2

New:

  yast2-bootloader-4.2.18.tar.bz2



Other differences:
--
++ yast2-bootloader.spec ++
--- /var/tmp/diff_new_pack.ZFvSXL/_old  2020-03-26 05:41:06.107270164 +0100
+++ /var/tmp/diff_new_pack.ZFvSXL/_new  2020-03-26 05:41:06.115270168 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:4.2.17
+Version:4.2.18
 Release:0
 Summary:YaST2 - Bootloader Configuration
 License:GPL-2.0-or-later

++ yast2-bootloader-4.2.17.tar.bz2 -> yast2-bootloader-4.2.18.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-4.2.17/package/yast2-bootloader.changes 
new/yast2-bootloader-4.2.18/package/yast2-bootloader.changes
--- old/yast2-bootloader-4.2.17/package/yast2-bootloader.changes
2020-02-28 15:32:22.0 +0100
+++ new/yast2-bootloader-4.2.18/package/yast2-bootloader.changes
2020-03-24 11:32:12.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Mar 24 08:10:33 UTC 2020 - Steffen Winterfeldt 
+
+- support s390 secure boot (jsc#SLE-9425, jsc#SLE-9471, bsc#1166736)
+- 4.2.18
+
+---
 Fri Feb 28 14:23:30 UTC 2020 - Steffen Winterfeldt 
 
 - add support for S390 secure boot (jsc#SLE-9471, jsc#SLE-9425)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-4.2.17/package/yast2-bootloader.spec 
new/yast2-bootloader-4.2.18/package/yast2-bootloader.spec
--- old/yast2-bootloader-4.2.17/package/yast2-bootloader.spec   2020-02-28 
15:32:22.0 +0100
+++ new/yast2-bootloader-4.2.18/package/yast2-bootloader.spec   2020-03-24 
11:32:12.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:4.2.17
+Version:4.2.18
 Release:0
 Summary:YaST2 - Bootloader Configuration
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-4.2.17/src/lib/bootloader/grub2_widgets.rb 
new/yast2-bootloader-4.2.18/src/lib/bootloader/grub2_widgets.rb
--- old/yast2-bootloader-4.2.17/src/lib/bootloader/grub2_widgets.rb 
2020-02-28 15:32:22.0 +0100
+++ new/yast2-bootloader-4.2.18/src/lib/bootloader/grub2_widgets.rb 
2020-03-24 11:32:12.0 +0100
@@ -328,7 +328,22 @@
 end
 
 def help
-  _("Enable Secure Boot Support if checked enables Secure Boot 
support.")
+  if Yast::Arch.s390
+_(
+  "Enable Secure Boot Support if checked enables Secure Boot 
support." \
+  "This does not turn on secure booting. " \
+  "It only switches to the new secure-boot enabled boot data format. " 
\
+  "Note that this new format works only on z15 or later. " \
+  "You cannot boot on z14 machines or older."
+)
+  else
+_(
+  "Enable Secure Boot Support if checked enables Secure Boot 
support." \
+  "This does not turn on secure booting. " \
+  "It only sets up the boot loader in a way that supports secure 
booting. " \
+  "You still have to enable Secure Boot in the UEFI Firmware. "
+)
+  end
 end
 
 def init
@@ -342,12 +357,13 @@
 def validate
   return true if Yast::Mode.config ||
 !Yast::Arch.s390 ||
+!value ||
 value == Systeminfo.secure_boot_active?
 
   Yast::Popup.ContinueCancel(
 _(
-  "Make sure the Secure Boot setting matches the configuration of the 
HMC.\n\n" \
-  "Otherwise this system will not boot."
+  "The new secure-boot enabled boot data format works only on z15 and 
later.\n\n" \
+  "Older machines will not boot."
 )
   )
 end
diff

commit yast2-network for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package yast2-network for openSUSE:Leap:15.2 
checked in at 2020-03-26 05:40:55

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-network (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-network.new.3160 (New)


Package is "yast2-network"

Thu Mar 26 05:40:55 2020 rev:124 rq:787740 version:4.2.63

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-network/yast2-network.changes
2020-03-13 10:55:54.460371900 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.yast2-network.new.3160/yast2-network.changes  
2020-03-26 05:40:57.719265816 +0100
@@ -1,0 +2,16 @@
+Thu Mar 19 13:52:31 UTC 2020 - Knut Anderssen 
+
+- AutoYaST: do not crash when defined dns section whitout hostname
+  (bsc#1166953)
+- AutoYaST: handle the dhcp_hostname option in the dns section
+  correctly
+- 4.2.63
+
+---
+Wed Mar 18 09:42:36 UTC 2020 - Knut Anderssen 
+
+- Do a reload of configured interfaces when writing the
+  configuration during a ssh or vnc installation (bsc#1166287)
+- 4.2.62
+
+---

Old:

  yast2-network-4.2.61.tar.bz2

New:

  yast2-network-4.2.63.tar.bz2



Other differences:
--
++ yast2-network.spec ++
--- /var/tmp/diff_new_pack.ACa5rs/_old  2020-03-26 05:40:58.119266023 +0100
+++ /var/tmp/diff_new_pack.ACa5rs/_new  2020-03-26 05:40:58.123266025 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:4.2.61
+Version:4.2.63
 Release:0
 Summary:YaST2 - Network Configuration
 License:GPL-2.0-only

++ yast2-network-4.2.61.tar.bz2 -> yast2-network-4.2.63.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-4.2.61/package/yast2-network.changes 
new/yast2-network-4.2.63/package/yast2-network.changes
--- old/yast2-network-4.2.61/package/yast2-network.changes  2020-03-10 
16:13:28.0 +0100
+++ new/yast2-network-4.2.63/package/yast2-network.changes  2020-03-20 
23:08:58.0 +0100
@@ -1,4 +1,20 @@
 ---
+Thu Mar 19 13:52:31 UTC 2020 - Knut Anderssen 
+
+- AutoYaST: do not crash when defined dns section whitout hostname
+  (bsc#1166953)
+- AutoYaST: handle the dhcp_hostname option in the dns section
+  correctly
+- 4.2.63
+
+---
+Wed Mar 18 09:42:36 UTC 2020 - Knut Anderssen 
+
+- Do a reload of configured interfaces when writing the
+  configuration during a ssh or vnc installation (bsc#1166287)
+- 4.2.62
+
+---
 Tue Mar 10 14:29:36 UTC 2020 - Josef Reidinger 
 
 - Store ip forwarding set during installation to target system
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-4.2.61/package/yast2-network.spec 
new/yast2-network-4.2.63/package/yast2-network.spec
--- old/yast2-network-4.2.61/package/yast2-network.spec 2020-03-10 
16:13:28.0 +0100
+++ new/yast2-network-4.2.63/package/yast2-network.spec 2020-03-20 
23:08:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:4.2.61
+Version:4.2.63
 Release:0
 Summary:YaST2 - Network Configuration
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-4.2.61/src/lib/y2network/autoinst/hostname_reader.rb 
new/yast2-network-4.2.63/src/lib/y2network/autoinst/hostname_reader.rb
--- old/yast2-network-4.2.61/src/lib/y2network/autoinst/hostname_reader.rb  
2020-03-10 16:13:28.0 +0100
+++ new/yast2-network-4.2.63/src/lib/y2network/autoinst/hostname_reader.rb  
2020-03-20 23:08:58.0 +0100
@@ -39,19 +39,33 @@
   # @return [Hostname] the imported {Hostname} config
   def config
 Y2Network::Hostname.new(
-  dhcp_hostname: section.dhcp_hostname,
-  static:section.hostname || default_hostname,
+  dhcp_hostname: dhcp_hostname_for(section.dhcp_hostname),
+  static:section.hostname || static_hostname,
   installer: section.hostname
 )
   end
 
 private
 
-  # Returns a default hostname proposal for installer
+  # Returns the current static_hostname
   #
   # @return [String]
-  def default_hostname
-Y2Network::Sysconfig::HostnameReader.new.hostname
+  def static_hostname
+Y2Network::Sysconfig::HostnameReader.new.static_hostname
+  end
+
+  # Returns the value for the dhcp_hostname option sel

commit 000release-packages for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package 000release-packages for 
openSUSE:Factory checked in at 2020-03-26 00:22:42

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


Package is "000release-packages"

Thu Mar 26 00:22:42 2020 rev:501 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ openSUSE-Addon-NonOss-release.spec ++
--- /var/tmp/diff_new_pack.YJvOoJ/_old  2020-03-26 00:22:49.684699759 +0100
+++ /var/tmp/diff_new_pack.YJvOoJ/_new  2020-03-26 00:22:49.712699783 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package openSUSE-Addon-NonOss-release (Version 20200324)
+# spec file for package openSUSE-Addon-NonOss-release (Version 20200325)
 #
 # Copyright (c) 2020 openSUSE.
 #
@@ -16,16 +16,16 @@
 Name:   openSUSE-Addon-NonOss-release
 %define product openSUSE-Addon-NonOss
 Summary:openSUSE NonOSS Addon%{?betaversion: %{betaversion}}
-Version:20200324
+Version:    20200325
 Release:0
 License:BSD-3-Clause
 Group:  System/Fhs
 
 Provides:   %name-%version
 Provides:   product() = openSUSE-Addon-NonOss
-Provides:   product(openSUSE-Addon-NonOss) = 20200324-0
+Provides:   product(openSUSE-Addon-NonOss) = 20200325-0
 Provides:   product-label() = non%20oss%20addon
-Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20200324
+Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20200325
 
 
 AutoReqProv:on
@@ -49,10 +49,10 @@
 
   openSUSE
   openSUSE-Addon-NonOss
-  20200324
+  20200325
   0
   %{_target_cpu}
-  cpe:/o:opensuse:opensuse-addon-nonoss:20200324
+  cpe:/o:opensuse:opensuse-addon-nonoss:20200325
   
 
 

++ openSUSE-MicroOS-release.spec ++
--- /var/tmp/diff_new_pack.YJvOoJ/_old  2020-03-26 00:22:49.988700020 +0100
+++ /var/tmp/diff_new_pack.YJvOoJ/_new  2020-03-26 00:22:50.020700047 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   openSUSE-MicroOS-release
-Version:20200324
+Version:    20200325
 Release:0
 Summary:openSUSE MicroOS 
 License:GPL-2.0-or-later
@@ -43,9 +43,9 @@
 ExclusiveArch:  %ix86 x86_64 ppc64le s390x aarch64 %arm
 Provides:   %name-%version
 Provides:   product() = openSUSE-MicroOS
-Provides:   product(openSUSE-MicroOS) = 20200324-0
+Provides:   product(openSUSE-MicroOS) = 20200325-0
 Provides:   product-label() = openSUSE%20MicroOS
-Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dmicroos%3A20200324
+Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dmicroos%3A20200325
 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-MicroOS)
@@ -61,7 +61,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(dvd)
-Provides:   product_flavor(openSUSE-MicroOS) = 20200324-0
+Provides:   product_flavor(openSUSE-MicroOS) = 20200325-0
 Summary:openSUSE MicroOS%{?betaversion: %{betaversion}}
 
 %description dvd
@@ -77,7 +77,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(kubic-dvd)
-Provides:   product_flavor(openSUSE-MicroOS) = 20200324-0
+Provides:   product_flavor(openSUSE-MicroOS) = 20200325-0
 Summary:openSUSE MicroOS%{?betaversion: %{betaversion}}
 
 %description kubic-dvd
@@ -93,7 +93,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(appliance)
-Provides:   product_flavor(openSUSE-MicroOS) = 20200324-0
+Provides:   product_flavor(openSUSE-MicroOS) = 20200325-0
 Summary:openSUSE MicroOS%{?betaversion: %{betaversion}}
 
 %description appliance
@@ -109,7 +109,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(appliance-kubic)
-Provides:   product_flavor(openSUSE-MicroOS) = 20200324-0
+Provides:   product_flavor(openSUSE-MicroOS) = 20200325-0
 Summary:openSUSE MicroOS%{?betaversion: %{betaversion}}
 
 %description appliance-kubic
@@ -167,11 +167,11 @@
 
   openSUSE
   openSUSE-MicroOS
-  20200324
+  20200325
   0
   
   %{_target_cpu}
-  cpe:/o:opensuse:opensuse-microos:20200324
+  cpe:/o:opensuse:opensuse-microos:20200325
   openSUSE-MicroOS
   
 

++ openSUSE-release.spec ++
--- /var/tmp/diff_new_pack.YJvOoJ/_old  2020-03-26 00:22:50.328700312 +0100
+++ /var/tmp/diff_new_pack.YJvOoJ/_new  2020-03-26 00:22:50.376700353 +010

commit 000product for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2020-03-26 00:22:50

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


Package is "000product"

Thu Mar 26 00:22:50 2020 rev:2179 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi ++
--- /var/tmp/diff_new_pack.38n5XN/_old  2020-03-26 00:22:54.164703607 +0100
+++ /var/tmp/diff_new_pack.38n5XN/_new  2020-03-26 00:22:54.164703607 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -36,11 +36,11 @@
   true
   -x -2
   openSUSE
-  20200324
+  20200325
   11
-  cpe:/o:opensuse:opensuse-addon-nonoss:20200324,openSUSE NonOSS 
Addon
+  cpe:/o:opensuse:opensuse-addon-nonoss:20200325,openSUSE NonOSS 
Addon
   af ar be_BY bg br ca cy el et ga gl gu_IN he 
hi_IN hr ka km ko lt mk nn pa_IN rw sk sl sr_CS ss st tg th tr uk ve vi xh zu 

-  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20200324/i586
 
obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20200324/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20200325/i586
 
obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20200325/x86_64
   openSUSE
   /usr/share/kiwi/modules/plugins/openSUSE
   /usr/share/kiwi/modules/plugins/openSUSE

++ openSUSE-MicroOS-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.38n5XN/_old  2020-03-26 00:22:54.172703614 +0100
+++ /var/tmp/diff_new_pack.38n5XN/_new  2020-03-26 00:22:54.176703617 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,11 +35,11 @@
   true
   -x -2
   openSUSE
-  20200324
+  20200325
   11
-  cpe:/o:opensuse:opensuse-microos:20200324,openSUSE 
MicroOS
+  cpe:/o:opensuse:opensuse-microos:20200325,openSUSE 
MicroOS
   en_US 
-  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-MicroOS/20200324/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-MicroOS/20200325/x86_64
   openSUSE
   /usr/share/kiwi/modules/plugins/openSUSE
   /usr/share/kiwi/modules/plugins/openSUSE

openSUSE-MicroOS-dvd5-kubic-dvd-x86_64.kiwi: same change
++ openSUSE-cd-mini-i586.kiwi ++
--- /var/tmp/diff_new_pack.38n5XN/_old  2020-03-26 00:22:54.192703631 +0100
+++ /var/tmp/diff_new_pack.38n5XN/_new  2020-03-26 00:22:54.192703631 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,11 +32,11 @@
   true
   -x -2
   openSUSE
-  20200324
+  20200325
   11
-  cpe:/o:opensuse:opensuse:20200324,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20200325,openSUSE 
Tumbleweed
   cs da de el en en_GB en_US es fr hu it ja pl 
pt pt_BR ru zh zh_CN zh_TW 
-  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20200324/i586
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20200325/i586
   openSUSE
   /usr/share/kiwi/modules/plugins/openSUSE
   /usr/share/kiwi/modules/plugins/openSUSE

++ openSUSE-cd-mini-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.38n5XN/_old  2020-03-26 00:22:54.204703641 +0100
+++ /var/tmp/diff_new_pack.38n5XN/_new  2020-03-26 00:22:54.204703641 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,11 +35,11 @@
   true
   -x -2
   openSUSE
-  20200324
+  20200325
   11
-  cpe:/o:opensuse:opensuse:20200324,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20200325,openSUSE 
Tumbleweed
   cs da de el en en_GB en_US es fr hu it ja pl 
pt pt_BR ru zh zh_CN zh_TW 
-  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20200324/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20200325/x86_64
   openSUSE
   /usr/share/kiwi/modules/plugins/openSUSE
   /usr/share/kiwi/modules/plugins/openSUSE

++ openSUSE-dvd5-dvd-i586.kiwi ++
--- /var/tmp/diff_new_pack.38n5XN/_old  2020-03-26 00:22:54.216703652 +0100
+++ /var/tmp/diff_new_pack.38n5XN/_new  2020-03-26 00:22:54.216703652 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,11 +32,11 @@
   true
   -x -2
   openSUSE
-  20200324
+  20200325
   11
-  cpe:/o:opensuse:opensuse:20200324,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20200325,openSUSE 
Tumbleweed
   cs da de el en en_GB en_US es fr hu it ja pl 
pt pt_BR ru zh zh_CN zh_TW 
-  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/202

commit prelude-manager for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package prelude-manager for openSUSE:Factory 
checked in at 2020-03-25 23:50:13

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


Package is "prelude-manager"

Wed Mar 25 23:50:13 2020 rev:5 rq:788352 version:5.1.0

Changes:

--- /work/SRC/openSUSE:Factory/prelude-manager/prelude-manager.changes  
2019-12-04 14:19:08.090375152 +0100
+++ 
/work/SRC/openSUSE:Factory/.prelude-manager.new.3160/prelude-manager.changes
2020-03-25 23:51:29.504001580 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 15:46:37 UTC 2020 - Dominique Leuenberger 
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut through the -mini flavors.
+
+---



Other differences:
--
++ prelude-manager.spec ++
--- /var/tmp/diff_new_pack.vYxBkF/_old  2020-03-25 23:51:30.068001431 +0100
+++ /var/tmp/diff_new_pack.vYxBkF/_new  2020-03-25 23:51:30.076001429 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package prelude-manager
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 # libmissing/test is GPL-3.0+
 License:GPL-2.0-or-later AND LGPL-2.1-only AND GPL-3.0-or-later
 Group:  Productivity/Networking/Security
-Url:https://www.prelude-siem.org
+URL:https://www.prelude-siem.org
 Source0:
https://www.prelude-siem.org/pkg/src/%{version}/%{name}-%{version}.tar.gz
 Source1:prelude-manager.service
 Source2:prelude-manager-tmpfiles.conf
@@ -38,9 +38,9 @@
 BuildRequires:  libpreludedb-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  pkgconfig
-BuildRequires:  systemd
 BuildRequires:  tcpd-devel
-%{?systemd_requires}
+BuildRequires:  pkgconfig(systemd)
+%{?systemd_ordering}
 
 %description
 Prelude Manager is a high availability server that




commit cdemu-client for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package cdemu-client for openSUSE:Factory 
checked in at 2020-03-25 23:50:06

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


Package is "cdemu-client"

Wed Mar 25 23:50:06 2020 rev:16 rq:788323 version:3.2.3

Changes:

--- /work/SRC/openSUSE:Factory/cdemu-client/cdemu-client.changes
2019-10-24 23:11:07.664659787 +0200
+++ /work/SRC/openSUSE:Factory/.cdemu-client.new.3160/cdemu-client.changes  
2020-03-25 23:51:15.164005376 +0100
@@ -1,0 +2,8 @@
+Wed Mar 25 17:38:41 UTC 2020 - Dominique Leuenberger 
+
+- Drop the manual typelib() Requires. Add gobject-introspection
+  BuildRequires instead and let the system do the magic for us.
+- Replace /usr/bin/env shebang of cdemu.
+- Drop the empty NEWS file from the files.
+
+---



Other differences:
--
++ cdemu-client.spec ++
--- /var/tmp/diff_new_pack.h7EOyb/_old  2020-03-25 23:51:18.252004559 +0100
+++ /var/tmp/diff_new_pack.h7EOyb/_new  2020-03-25 23:51:18.256004558 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cdemu-client
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,14 +28,13 @@
 Source: http://downloads.sf.net/cdemu/%name-%version.tar.bz2
 BuildRequires:  cmake >= 2.8.5
 BuildRequires:  gettext-tools >= 0.15
+BuildRequires:  gobject-introspection
 BuildRequires:  intltool >= 0.21
 BuildRequires:  python3 >= 3.4
 BuildRequires:  pkgconfig(bash-completion)
 Requires:   python3 >= 3.4
 Requires:   python3-dbus-python
 Requires:   python3-gobject
-Requires:   typelib(GLib)
-Requires:   typelib(Gio)
 BuildArch:  noarch
 
 %description
@@ -49,6 +48,7 @@
 
 %prep
 %setup -q
+sed -i "s|/usr/bin/env python3|%{_bindir}/python3|" src/cdemu
 
 %build
 cmake . \
@@ -61,7 +61,7 @@
 %find_lang cdemu
 
 %files
-%doc AUTHORS COPYING NEWS README
+%doc AUTHORS COPYING README
 %_bindir/cdemu
 %_datadir/applications/%name.desktop
 %_datadir/pixmaps/%name.svg




commit prelude-lml for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package prelude-lml for openSUSE:Factory 
checked in at 2020-03-25 23:50:17

Comparing /work/SRC/openSUSE:Factory/prelude-lml (Old)
 and  /work/SRC/openSUSE:Factory/.prelude-lml.new.3160 (New)


Package is "prelude-lml"

Wed Mar 25 23:50:17 2020 rev:6 rq:788353 version:5.1.0

Changes:

--- /work/SRC/openSUSE:Factory/prelude-lml/prelude-lml.changes  2019-12-04 
14:19:09.078375985 +0100
+++ /work/SRC/openSUSE:Factory/.prelude-lml.new.3160/prelude-lml.changes
2020-03-25 23:51:32.496000788 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 15:45:03 UTC 2020 - Dominique Leuenberger 
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut through the -mini flavors.
+
+---



Other differences:
--
++ prelude-lml.spec ++
--- /var/tmp/diff_new_pack.1YtGsN/_old  2020-03-25 23:51:35.55578 +0100
+++ /var/tmp/diff_new_pack.1YtGsN/_new  2020-03-25 23:51:35.61163 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package prelude-lml
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 # libmissing/test is GPL-3.0+
 License:GPL-2.0-or-later AND LGPL-2.1-only AND GPL-3.0-or-later
 Group:  System/Daemons
-Url:https://www.prelude-siem.org
+URL:https://www.prelude-siem.org
 Source0:
https://www.prelude-siem.org/pkg/src/%{version}/%{name}-%{version}.tar.gz
 Source1:%{name}.service
 Source2:%{name}-tmpfiles.conf
@@ -38,8 +38,8 @@
 BuildRequires:  gamin-devel
 BuildRequires:  libprelude-devel
 BuildRequires:  pcre-devel
-BuildRequires:  systemd
-%{?systemd_requires}
+BuildRequires:  pkgconfig(systemd)
+%{?systemd_ordering}
 
 %description
 Prelude-LML is a log analyser that allows Prelude to collect and




commit pagure for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package pagure for openSUSE:Factory checked 
in at 2020-03-25 23:50:09

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


Package is "pagure"

Wed Mar 25 23:50:09 2020 rev:12 rq:788347 version:5.9.0

Changes:

--- /work/SRC/openSUSE:Factory/pagure/pagure.changes2019-12-03 
12:43:08.166120222 +0100
+++ /work/SRC/openSUSE:Factory/.pagure.new.3160/pagure.changes  2020-03-25 
23:51:26.904002268 +0100
@@ -1,0 +2,34 @@
+Wed Mar 25 20:34:56 UTC 2020 - Neal Gompa 
+
+- Update to 5.9.0
+  + Add API to manage plugins (ie: git hooks)
+  + Fix querying mdapi from within the srcfpo theme 
+  + Various fixes for the srcfpo theme
+  + Multiple fixes and improvements to the API endpoints to retrieve the tags
+used in a project
+  + Add new API endpoints to manipulate tags in projects
+  + Add a new API endpoint to edit/update an existing issue/ticket
+  + Add a new page to see a file's history in git (linked from the file's view 
page
+and the blame page)
+  + Only consider the 6 most recently active branch in the drop-down to create
+new PR
+  + Fix the view_commit endpoint when the identifier provided is a git tag
+  + Add an endpoint to renew user API token
+  + Include a link to where the token can be renewed in the email about API
+token nearing expiration
+  + Allow users to set their own expiration date on API token (up to 2 years)
+  + Fix the /groups API endpoint and order the output by group name
+  + Add a new API endpoint to retrieve a project's webhook token
+  + Expose related_prs on issue API
+  + Fix the regenerate-repo actions
+  + Provide some feedback to the user when changing monitoring worked
+  + Hide the SSH clone URL if the user is not in one of the group with ssh
+access
+  + Order pull requests based on updated_on column when we want to order based
+on last updated time
+  + Fix taking into account the blacklisted patterns
+  + Rework/fix the API documentation page
+  + Allow deploy keys to commit to the doc git repository of a project
+  + Increase a lot the logging when someone asks for access to a git repo
+
+---

Old:

  pagure-5.8.1.tar.gz

New:

  pagure-5.9.0.tar.gz



Other differences:
--
++ pagure.spec ++
--- /var/tmp/diff_new_pack.q8EnTc/_old  2020-03-25 23:51:29.184001665 +0100
+++ /var/tmp/diff_new_pack.q8EnTc/_new  2020-03-25 23:51:29.184001665 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pagure
 #
-# Copyright (c) 2019 Neal Gompa .
+# Copyright (c) 2020 Neal Gompa .
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 
 
 Name:   pagure
-Version:5.8.1
+Version:5.9.0
 Release:0
 Summary:A git-centered forge
 Group:  Development/Tools/Version Control

++ pagure-5.8.1.tar.gz -> pagure-5.9.0.tar.gz ++
/work/SRC/openSUSE:Factory/pagure/pagure-5.8.1.tar.gz 
/work/SRC/openSUSE:Factory/.pagure.new.3160/pagure-5.9.0.tar.gz differ: char 5, 
line 1




commit semantik for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package semantik for openSUSE:Factory 
checked in at 2020-03-25 23:50:20

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


Package is "semantik"

Wed Mar 25 23:50:20 2020 rev:18 rq:788356 version:1.2.4

Changes:

--- /work/SRC/openSUSE:Factory/semantik/semantik.changes2019-02-24 
17:12:29.428481653 +0100
+++ /work/SRC/openSUSE:Factory/.semantik.new.3160/semantik.changes  
2020-03-25 23:51:36.271999788 +0100
@@ -1,0 +2,18 @@
+Wed Mar 25 13:29:05 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 1.2.4
+  * Eliminate drawing artifacts
+  * Eliminate grid alignment issues on diagrams
+  * Improve label positioning on diagrams
+  * Italian translations
+  * Fix stale connections when disconnecting multiple references
+  * Fix broken flags #98
+  * Fix shortcuts configurability #96
+  * Fix diagram thumbnail display on item selection
+  * Add 'nocaption' to disable picture captions in LaTeX
+  * Add 'disable_row_header' and 'disable_col_header' to improve
+table exports
+  * Add 'disable_slide' to limit extra Beamer slides
+  * Paint long branches with a lighter color
+
+---

Old:

  semantik-1.2.1.tar.bz2

New:

  semantik-1.2.4.tar.bz2



Other differences:
--
++ semantik.spec ++
--- /var/tmp/diff_new_pack.UH6Ack/_old  2020-03-25 23:51:38.715999141 +0100
+++ /var/tmp/diff_new_pack.UH6Ack/_new  2020-03-25 23:51:38.755999131 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package semantik
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:   semantik
-Version:1.2.1
+Version:1.2.4
 Release:0
 Summary:A mindmapping-like tool
 License:GPL-3.0-only AND GPL-2.0-only
 Group:  Productivity/Office/Other
-Url:https://waf.io/semantik.html
+URL:https://waf.io/semantik.html
 Source0:https://waf.io/%{name}-%{version}.tar.bz2
 Source1:%{name}.1
 BuildRequires:  ImageMagick
@@ -97,6 +97,7 @@
 %postun -p /sbin/ldconfig
 
 %files -f %{name}.lang
+%license LICENSE
 %doc ChangeLog README
 %{_bindir}/semantik*
 %{_libdir}/lib*.so*

++ _service ++
--- /var/tmp/diff_new_pack.UH6Ack/_old  2020-03-25 23:51:39.115999035 +0100
+++ /var/tmp/diff_new_pack.UH6Ack/_new  2020-03-25 23:51:39.13029 +0100
@@ -2,6 +2,6 @@
   
 waf.io
 https
-/semantik-1.2.1.tar.bz2
+/semantik-1.2.4.tar.bz2
   
 

++ semantik-1.2.1.tar.bz2 -> semantik-1.2.4.tar.bz2 ++
 2745 lines of diff (skipped)




commit erlang for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2020-03-25 23:48:50

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


Package is "erlang"

Wed Mar 25 23:48:50 2020 rev:102 rq:788276 version:22.3

Changes:

--- /work/SRC/openSUSE:Factory/erlang/erlang.changes2020-03-04 
09:45:59.010128386 +0100
+++ /work/SRC/openSUSE:Factory/.erlang.new.3160/erlang.changes  2020-03-25 
23:50:27.116018096 +0100
@@ -1,0 +2,197 @@
+Wed Mar 25 08:48:44 UTC 2020 - g.santomag...@gmail.com
+
+- Changes for 22.3:
+  * compiler: A 'receive' with an 'after 0' clause would prevent
+the optimization that can avoid scanning the entire receive
+queue when matching on a newly created reference.
+  * compiler: HiPE can again handle modules with catch and try
+constructs.
+  * compiler: Fixed a bug in bit-syntax optimization that could
+crash the compiler.
+  * crypto: Fixed potential memory leaks involving calls to the
+crypto ng_api.
+  * common_test: Document incl_apps cover option
+  * common_test: The ct_property_test has now a report function for
+results of stateful testing.
+  * common_test: Don't hide error reasons from user
+  * stdlib: Fix type specification for uri_string:normalize/2 that
+may also return error().
+  * stdlib: Improve error handling in uri_string:normalize/2. This
+change fixes a crash when the input URI has faulty percent-
+encoding.
+  * stdlib: Fix minor bugs in the Erlang pretty printer (erl_pp).
+  * stdlib: Fix the Erlang parser regarding consecutive unary
+operators.
+  * stdlib: Let calendar:rfc3339_to_system_time() crash when the
+time offset is missing.
+  * stdlib: Implement uri_string:resolve/{2,3} that can be used to
+resolve a URI reference against a base URI.
+  * stdlib: In gen_statem it is now possible to change the callback
+module for a running server. See gen_statem's documentation for
+change_callback_module, push_callback_module, and
+pop_callback_module.
+  * ssl: Correct handling of TLS record limit in TLS-1.3. The max
+value differs from previous versions. Also the payload data max
+record check was broken, that is record overflow problems could
+occur if user sent large amounts of data.
+  * ssl: Correct close handling for DTLS
+  * ssl: Fix ssl:getstat/1-2 to also work for DTLS sockets
+  * ssl: Correct internal handling och socket active mode to avoid
+reviving TCP data aimed for a downgraded TLS socket.
+  * ssl: When using the host name as fallback for SNI (server name
+indication) strip a possible trailing dot that is allowed in a
+host name but not in the SNI. Also if the server receives a SNI
+with a trailing dot send an UNRECOGNIZED_NAME alert.
+  * ssl: Immediately remove session entries if handshake is
+abruptly closed at transport level.
+  * ssl: Implementation of the key and initialization vector update
+feature, and general hardening of TLS 1.3. There are
+cryptographic limits on the amount of plaintext which can be
+safely encrypted under a given set of keys. This change
+enforces those limits by triggering automatic key updates on
+TLS 1.3 connections.
+  * ssl: Add support for TLS 1.3 Session Tickets (stateful and
+stateless). This allows session resumption using keying
+material from a previous successful handshake.
+  * ssl: Add support for key exchange with Edward curves and PSS-
+RSA padding in signature verification.
+  * megaco: The documented function
+megaco:get_sdp_record_from_PropertGroup/2 was a wrapper for
+megaco_sdp:get_sdp_record_from_PropertGroup/2 but did not
+actually exist. This has now been fixed.
+  * megaco: Test suite completely reworked. Add (timestamp) utility
+functions for debugging and testing.
+  * erl_interface: Fix link error "multiple definition of
+`ei_default_socket_callbacks'" for gcc version 10 or when built
+with gcc option -fno-common. Error exists since OTP-21.3.
+  * asn1: Fix 'DEFAULT' with 'OCTET STRING' and 'SEQUENCE OF
+CHOICE' with extensions.
+  * erts: gen_udp:recv(S, N, 0) corrupted the internal state for
+the socket so after receive with {active, once} it always
+returned {error, timeout}, and wasted the received UDP packets.
+This bug has now been fixed. Reported and pinpointed by
+Alexander Petrovsky.
+  * erts: The atom esock_atom_user and esock_atom_kernel was never
+actually created. This has now been corrected.
+  * erts: Fixed bug in socket module that could potentially lead to
+scheduler deadlocks.
+  * erts: Fix bug causing VM crash if down or stop callback of a
+NIF resource is called after the NIF module has been purged.
+The fix will postpone unloading until a

commit sphinxbase for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package sphinxbase for openSUSE:Factory 
checked in at 2020-03-25 23:49:52

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


Package is "sphinxbase"

Wed Mar 25 23:49:52 2020 rev:4 rq:788306 version:0.8

Changes:

--- /work/SRC/openSUSE:Factory/sphinxbase/sphinxbase.changes2019-03-04 
09:22:33.812577354 +0100
+++ /work/SRC/openSUSE:Factory/.sphinxbase.new.3160/sphinxbase.changes  
2020-03-25 23:50:50.052012024 +0100
@@ -1,0 +2,11 @@
+Wed Mar 25 10:20:48 UTC 2020 - Antonio Larrosa 
+
+- spec file cleanup
+
+---
+Wed Jan 15 11:59:52 UTC 2020 - Antonio Larrosa 
+
+- Generate python3 bindings instead of python2.
+- Add use-python3.patch
+
+---

New:

  use-python3.patch



Other differences:
--
++ sphinxbase.spec ++
--- /var/tmp/diff_new_pack.k9FvL5/_old  2020-03-25 23:50:52.132011473 +0100
+++ /var/tmp/diff_new_pack.k9FvL5/_new  2020-03-25 23:50:52.136011472 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sphinxbase
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,14 @@
 #
 
 
+%define sover 1
 Name:   sphinxbase
 Version:0.8
 Release:0
 Summary:Support library required by Pocketsphinx
 License:BSD-2-Clause AND MIT
 Group:  Productivity/Office/Other
-Url:http://cmusphinx.sourceforge.net/wiki/download/
+URL:http://cmusphinx.sourceforge.net/wiki/download/
 Source: 
http://downloads.sourceforge.net/project/cmusphinx/%{name}/%{version}/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM remove __DATE and __TIME
 Patch0: sphinxbase-no-date.patch
@@ -34,32 +35,33 @@
 Patch3: sphinxbase-uninit.patch
 # PATCH-FIX-UPSTREAM boo#1127564
 Patch4: workaround-gcc-issue-on-i586.patch
+Patch5: use-python3.patch
 BuildRequires:  alsa-devel
 BuildRequires:  bison
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  libsndfile-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python-Cython
-BuildRequires:  python-devel
 BuildRequires:  python-rpm-macros
+BuildRequires:  python3-Cython
+BuildRequires:  python3-devel
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 %if 0%{?suse_version} <= 1210
 BuildRequires:  liblapack3
 %else
 BuildRequires:  lapack-devel
 %endif
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
 
 %description
 CMU Sphinx toolkit is a speech recognition tool and has a number of packages 
for
 different tasks and applications.
 
-%package -n libsphinxbase1
+%package -n libsphinxbase%{sover}
 Summary:Sphinxbase speech recognizer library
 Group:  System/Libraries
 
-%description -n libsphinxbase1
+%description -n libsphinxbase%{sover}
 CMU Sphinx toolkit is a speech recognition tool and has a number of packages 
for
 different tasks and applications.
 
@@ -77,13 +79,13 @@
 CMU Sphinx toolkit is a speech recognition tool and has a number of packages 
for
 different tasks and applications.
 
-%package -n python2-sphinxbase
-Summary:Python bindings for sphinxbase required by python-pocketsphinx
+%package -n python3-sphinxbase
+Summary:Python3 bindings for sphinxbase
 Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
 
-%description -n python2-sphinxbase
-Python2 bindings for %{name}-%{version}
+%description -n python3-sphinxbase
+Python3 bindings for %{name}-%{version}
 
 CMU Sphinx toolkit is a speech recognition tool and has a number of packages 
for
 different tasks and applications.
@@ -97,13 +99,14 @@
 %ifarch i586
 %patch4 -p1
 %endif
+%patch5 -p1
 # It has to be regenerated by cython
 rm python/sphinxbase.c
-sed -ie "s,\#\!/usr/bin/env perl,#!/usr/bin/perl," 
src/sphinx_lmtools/sphinx_lm_sort
+sed -ie "s,\#\!%{_bindir}/env perl,#!%{_bindir}/perl," 
src/sphinx_lmtools/sphinx_lm_sort
 
 %build
-%configure --disable-static
-make %{?_smp_mflags}
+%configure --disable-static --with-python=%{_bindir}/python3
+%make_build
 
 %install
 %make_install
@@ -120,7 +123,7 @@
 
 %ifarch x86_64 i586
 %check
-make check
+%make_build check
 %endif
 
 %post
@@ -136,8 +139,8 @@
 update-alternatives --remove sphinx_pitch 
%{_bindir}/sphinx_pitch-%{version}
 fi
 
-%post   -n libsphinxbase1 -p /sbin/ldconfig
-%postun -n libsphinxbase1 -p /sbin/ldconfig
+%post   -n libsphinxbase%{sover

commit mockito for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package mockito for openSUSE:Factory checked 
in at 2020-03-25 23:48:36

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


Package is "mockito"

Wed Mar 25 23:48:36 2020 rev:3 rq:788310 version:1.10.19

Changes:

--- /work/SRC/openSUSE:Factory/mockito/mockito.changes  2019-12-02 
11:38:28.934462460 +0100
+++ /work/SRC/openSUSE:Factory/.mockito.new.3160/mockito.changes
2020-03-25 23:50:17.396020669 +0100
@@ -1,0 +2,5 @@
+Wed Mar 25 11:45:10 UTC 2020 - Fridrich Strba 
+
+- Fetch sources using source service instead of script
+
+---

Old:

  make-mockito-sourcetarball.sh

New:

  _service



Other differences:
--
++ mockito.spec ++
--- /var/tmp/diff_new_pack.NWEBBw/_old  2020-03-25 23:50:19.076020224 +0100
+++ /var/tmp/diff_new_pack.NWEBBw/_new  2020-03-25 23:50:19.076020224 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mockito
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,6 @@
 Group:  Development/Libraries/Java
 URL:http://%{name}.org
 Source0:%{name}-%{version}.tar.xz
-Source1:make-%{name}-sourcetarball.sh
 Patch0: fixup-ant-script.patch
 Patch1: fix-bnd-config.patch
 Patch2: %{name}-matcher.patch
@@ -37,6 +36,7 @@
 BuildRequires:  ant
 BuildRequires:  aqute-bnd
 BuildRequires:  cglib
+BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  hamcrest
 BuildRequires:  javapackages-local
@@ -62,6 +62,7 @@
 
 %prep
 %setup -q
+dos2unix `find -name *.java`
 %patch0
 %patch1
 %patch2 -p1
@@ -72,7 +73,7 @@
 
 %pom_add_dep net.sf.cglib:cglib:3.1 maven/mockito-core.pom
 find . -name "*.java" -exec sed -i "s|org\.%{name}\.cglib|net\.sf\.cglib|g" {} 
+
-mkdir -p lib/compile
+mkdir -p lib/compile lib/build lib/run lib/repackaged
 
 %pom_xpath_remove 'target[@name="javadoc"]/copy' build.xml
 

++ _service ++


git
https://github.com/mockito/mockito.git
v1.10.19
1.10.19
build.gradle
cglib-and-asm
lib/*
doc
gradle
gradlew
gradlew.bat
javadoc


*.tar
xz



++ mockito-1.10.19.tar.xz ++
 41597 lines of diff (skipped)




commit linuxrc-devtools for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package linuxrc-devtools for 
openSUSE:Factory checked in at 2020-03-25 23:48:28

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


Package is "linuxrc-devtools"

Wed Mar 25 23:48:28 2020 rev:11 rq:788272 version:0.18

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc-devtools/linuxrc-devtools.changes
2019-09-10 00:01:54.929213828 +0200
+++ 
/work/SRC/openSUSE:Factory/.linuxrc-devtools.new.3160/linuxrc-devtools.changes  
2020-03-25 23:50:12.928021852 +0100
@@ -1,0 +2,8 @@
+Wed Mar 25 16:27:12 UTC 2020 - wfe...@opensuse.org
+
+- merge gh#openSUSE/linuxrc-devtools#24
+- get version numbering right when starting a new numbering scheme
+- minor doc change
+- 0.18
+
+

Old:

  linuxrc-devtools-0.17.tar.xz

New:

  linuxrc-devtools-0.18.tar.xz



Other differences:
--
++ linuxrc-devtools.spec ++
--- /var/tmp/diff_new_pack.JvFMZ0/_old  2020-03-25 23:50:14.904021329 +0100
+++ /var/tmp/diff_new_pack.JvFMZ0/_new  2020-03-25 23:50:14.908021328 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linuxrc-devtools
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   linuxrc-devtools
-Version:0.17
+Version:0.18
 Release:0
 Source: %{name}-%{version}.tar.xz
 

++ linuxrc-devtools-0.17.tar.xz -> linuxrc-devtools-0.18.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-devtools-0.17/VERSION 
new/linuxrc-devtools-0.18/VERSION
--- old/linuxrc-devtools-0.17/VERSION   2019-09-09 15:11:58.0 +0200
+++ new/linuxrc-devtools-0.18/VERSION   2020-03-25 17:27:12.0 +0100
@@ -1 +1 @@
-0.17
+0.18
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-devtools-0.17/changelog 
new/linuxrc-devtools-0.18/changelog
--- old/linuxrc-devtools-0.17/changelog 2019-09-09 15:11:58.0 +0200
+++ new/linuxrc-devtools-0.18/changelog 2020-03-25 17:27:12.0 +0100
@@ -1,3 +1,8 @@
+2020-03-25:0.18
+   - merge gh#openSUSE/linuxrc-devtools#24
+   - get version numbering right when starting a new numbering scheme
+   - minor doc change
+
 2019-09-09:0.17
- merge gh#openSUSE/linuxrc-devtools#23
- auto-add a bugzilla number to every Weblate commit (bsc#1149754)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-devtools-0.17/git2log 
new/linuxrc-devtools-0.18/git2log
--- old/linuxrc-devtools-0.17/git2log   2019-09-09 15:11:58.0 +0200
+++ new/linuxrc-devtools-0.18/git2log   2020-03-25 17:27:12.0 +0100
@@ -475,6 +475,23 @@
 @t = sort tag_sort @t;
 
 $branch = $t[0]{branch};
+
+# Here's some magic:
+#
+# If a commit is tagged  "FOO-X.Y" *and* "FOO-X.Y.0" assume the user
+# wants to start a new sub-numbering scheme.
+#
+# Use "X.Y" as version but remember to go to "X.Y.1" instead of
+# "X.{Y+1}" when we need to increment the version.
+#
+my $version = $t[0]{version};
+if($version =~ s/\.0$//) {
+  if(grep { $_->{branch} eq $branch && $_->{version} eq $version } @t) {
+$t[0]{new_start} = 1;
+$t[0]{version} = $version;
+  }
+}
+
 $x->{tags} = [ $t[0] ];
 
 # printf "X %s\n", tags_to_str($x->{tags});
@@ -489,6 +506,8 @@
 #
 # Basically, use branch + version from most recent tag and increment version.
 #
+# If the 'new_start' attribute to tag is set, start a new sub-numbering scheme.
+#
 sub add_head_tag
 {
   return if @{$config->{log}} < 2;
@@ -499,6 +518,9 @@
   # the first tagged commit if HEAD isn't tagged
   my $tag = { %{$config->{log}[1]{tags}[0]} };
 
+  # append '.0' to version
+  $tag->{version} .= '.0' if $tag->{new_start};
+
   # increment version
   $tag->{version} =~ s/(\d+)$/$1 + 1/e;
 




commit auto for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package auto for openSUSE:Factory checked in 
at 2020-03-25 23:48:42

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


Package is "auto"

Wed Mar 25 23:48:42 2020 rev:3 rq:788312 version:1.5.4

Changes:

--- /work/SRC/openSUSE:Factory/auto/auto.changes2019-06-03 
18:51:22.344516525 +0200
+++ /work/SRC/openSUSE:Factory/.auto.new.3160/auto.changes  2020-03-25 
23:50:23.192019135 +0100
@@ -1,0 +2,7 @@
+Wed Mar 25 07:54:25 UTC 2020 - Fridrich Strba 
+
+- Update to upstream relese 1.5.4
+- Fetch 4 different tarballs in order to have correctly tagged
+  submodules in the build
+
+---

Old:

  auto-value-1.3.tar.gz

New:

  auto-common-0.10.tar.gz
  auto-parent-6.tar.gz
  auto-service-1.0-rc4.tar.gz
  auto-value-1.5.4.tar.gz



Other differences:
--
++ auto.spec ++
--- /var/tmp/diff_new_pack.26R6U4/_old  2020-03-25 23:50:24.216018864 +0100
+++ /var/tmp/diff_new_pack.26R6U4/_new  2020-03-25 23:50:24.216018864 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package auto
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,25 @@
 #
 
 
+%global auto_ver 1.5.4
+%global common_ver 0.10
+%global service_ver 1.0-rc4
+%global parent_ver 6
 Name:   auto
-Version:1.3
+Version:%{auto_ver}
 Release:0
 Summary:A collection of source code generators for Java
 License:Apache-2.0
 Group:  Development/Libraries/Java
 URL:https://github.com/google/auto
 Source0:
https://github.com/google/auto/archive/auto-value-%{version}.tar.gz
+Source1:
https://github.com/google/auto/archive/auto-common-%{common_ver}.tar.gz
+Source2:
https://github.com/google/auto/archive/auto-service-%{service_ver}.tar.gz
+Source3:
https://github.com/google/auto/archive/auto-parent-%{parent_ver}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
 BuildRequires:  mvn(com.squareup:javapoet)
-BuildRequires:  mvn(javax.annotation:jsr250-api)
-BuildRequires:  mvn(javax.inject:javax.inject)
-BuildRequires:  mvn(org.ow2.asm:asm)
-BuildRequires:  mvn(org.sonatype.oss:oss-parent:pom:)
 BuildArch:  noarch
 
 %description
@@ -40,17 +44,11 @@
 %package common
 Summary:Auto Common Utilities
 Group:  Development/Libraries/Java
+Obsoletes:  %{name}-factory < %{version}-%{release}
 
 %description common
 Common utilities for creating annotation processors.
 
-%package factory
-Summary:JSR-330-compatible factories
-Group:  Development/Libraries/Java
-
-%description factory
-A source code generator for JSR-330-compatible factories.
-
 %package service
 Summary:Provider-configuration files for ServiceLoader
 Group:  Development/Libraries/Java
@@ -75,40 +73,44 @@
 This package contains javadoc for %{name}.
 
 %prep
-%setup -q -n auto-auto-value-%{version}
-find -name '*.class' -print -delete
-find -name '*.jar' -print -delete
-
-%pom_xpath_inject "pom:project" "
-
-  common
-  factory
-  service
-  value
-"
-
-%pom_xpath_set "pom:project/pom:version" %{version}
-for p in common factory service value ;do
-  %pom_xpath_set "pom:parent/pom:version" %{version} ${p}
-  %pom_xpath_set "pom:project/pom:version" %{version} ${p}
-  %pom_xpath_remove "pom:dependency[pom:scope = 'test']" ${p}
-done
+%setup -q -n auto-auto-value-%{version} -a1 -a2 -a3
+rm -rf pom.xml factory/ common/ service/
+mv auto-auto-parent-%{parent_ver}/pom.xml .
+mv auto-auto-common-%{common_ver}/common common
+mv auto-auto-service-%{service_ver}/service service
+
+# remove unnecessary dependency on parent POM
+%pom_remove_parent
+
+# Disable factory module due to missing dep:
+# com.google.googlejavaformat:google-java-format
+%pom_disable_module factory build-pom.xml
+
+# Fix deps in service module
+%pom_xpath_set "pom:parent/pom:version" 6 service
+%pom_change_dep com.google.auto:auto-common com.google.auto:auto-common:0.10 
service
 
 %pom_remove_plugin org.apache.maven.plugins:maven-checkstyle-plugin
 %pom_remove_plugin :maven-shade-plugin value
 %pom_remove_plugin :maven-invoker-plugin value
-%pom_remove_plugin :maven-invoker-plugin factory
 
-%pom_xpath_set "pom:dependency[pom:artifactId = 'auto-common']/pom:version" 
%{version} factory service value
-%pom_xpath_set "pom:dependency[pom:artifactId = 'auto-service']/pom:version" 
%{version} factory value
-%pom_xpath_set "pom:dependency

commit orion for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package orion for openSUSE:Factory checked 
in at 2020-03-25 23:49:34

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


Package is "orion"

Wed Mar 25 23:49:34 2020 rev:26 rq:788277 version:1.6.7+git~20200218

Changes:

--- /work/SRC/openSUSE:Factory/orion/orion.changes  2020-03-04 
09:48:05.238204045 +0100
+++ /work/SRC/openSUSE:Factory/.orion.new.3160/orion.changes2020-03-25 
23:50:37.760015278 +0100
@@ -1,0 +2,9 @@
+Mon Mar 23 20:18:46 UTC 2020 - Christophe Giboudeaux 
+
+- Add patch to fix build with recent mpv versions:
+  * 0001-Add-a-local-qthelper.hpp-copy.patch (gh#alamminsalo/orion/296)
+- Spec cleanup
+- Remove obsolete post macros.
+- Remove obsolete sed calls.
+
+---

New:

  0001-Add-a-local-qthelper.hpp-copy.patch



Other differences:
--
++ orion.spec ++
--- /var/tmp/diff_new_pack.eCBJne/_old  2020-03-25 23:50:39.516014813 +0100
+++ /var/tmp/diff_new_pack.eCBJne/_new  2020-03-25 23:50:39.516014813 +0100
@@ -22,30 +22,23 @@
 Summary:Twitch stream client using Qt
 License:GPL-3.0-only
 Group:  Productivity/Multimedia/Video/Players
-URL:http://alamminsalo.github.io/orion/
+URL:https://alamminsalo.github.io/orion/
 Source: %{name}-%{version}.tar.xz
-
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-Add-a-local-qthelper.hpp-copy.patch
 BuildRequires:  gcc
-
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core) >=  5.6
 BuildRequires:  pkgconfig(Qt5DBus) >=  5.6
 BuildRequires:  pkgconfig(Qt5OpenGL)   >=  5.6
 BuildRequires:  pkgconfig(Qt5Quick)>=  5.6
 BuildRequires:  pkgconfig(Qt5QuickControls2)   >=  5.6
 BuildRequires:  pkgconfig(Qt5Svg)  >=  5.6
-
 BuildRequires:  pkgconfig(mpv)
-
 #Required for working gui
 Requires:   libqt5-qtgraphicaleffects
 Requires:   libqt5-qtquickcontrols
 Requires:   libqt5-qtquickcontrols2
-
-Requires(post): hicolor-icon-theme
-Requires(postun):   hicolor-icon-theme
-Requires(post): update-desktop-files
-Requires(postun):   update-desktop-files
-
 Recommends: gstreamer-plugins-libav
 
 %description
@@ -53,36 +46,26 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 #enforce package versioning in GUI
 sed -i 's|v$$VERSION|v%{version}-%{release}|g' orion.pro
-#fix paths
-sed -i 's|path = /usr/local/share/|path = /usr/share/|g' orion.pro
-#fix categories in .desktop file
-sed -i 's|Categories=Game|Categories=Network;FileTransfer;|g' 
distfiles/Orion.desktop
 
 %build
-qmake-qt5 QMAKE_CFLAGS+="%optflags" QMAKE_CXXFLAGS+="%optflags" 
QMAKE_STRIP="/bin/true"
-make %{?_smp_mflags}
-
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
+%qmake5
+%make_jobs
 
 %install
-make install INSTALL_ROOT="%buildroot"
+%qmake5_install
 
 %files
-%defattr(-,root,root)
 %doc README.md
 %license COPYING LICENSE.txt
-
 %attr(755,root,root) %{_bindir}/%{name}
 %{_datadir}/applications/Orion.desktop
+%dir %{_datadir}/icons/hicolor
+%dir %{_datadir}/icons/hicolor/scalable
+%dir %{_datadir}/icons/hicolor/scalable/apps
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_datadir}/metainfo/Orion.appdata.xml
 

++ 0001-Add-a-local-qthelper.hpp-copy.patch ++
>From cbc0c2fcc2307fd2a3d19f76defe01adaed470bc Mon Sep 17 00:00:00 2001
From: Christophe Giboudeaux 
Date: Mon, 23 Mar 2020 21:17:46 +0100
Subject: [PATCH] Add a local qthelper.hpp copy.

mpv 0.33 doesn't ship this file anymore.
---
 src/player/mpvobject.h  |   2 +-
 src/player/qthelper.hpp | 386 
 2 files changed, 387 insertions(+), 1 deletion(-)
 create mode 100644 src/player/qthelper.hpp

diff --git a/src/player/mpvobject.h b/src/player/mpvobject.h
index eeaa250..23a1ad0 100644
--- a/src/player/mpvobject.h
+++ b/src/player/mpvobject.h
@@ -21,7 +21,7 @@ typedef mpv_opengl_cb_context mpv_context;
 typedef mpv_render_context mpv_context;
 #endif
 
-#include 
+#include "qthelper.hpp"
 
 class MpvRenderer;
 
diff --git a/src/player/qthelper.hpp b/src/player/qthelper.hpp
new file mode 100644
index 000..3af86e3
--- /dev/null
+++ b/src/player/qthelper.hpp
@@ -0,0 +1,386 @@
+/* Copyright (C) 2017 the mpv developers
+ *
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WA

commit brickv for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package brickv for openSUSE:Factory checked 
in at 2020-03-25 23:50:03

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


Package is "brickv"

Wed Mar 25 23:50:03 2020 rev:3 rq:788318 version:2.4.12

Changes:

--- /work/SRC/openSUSE:Factory/brickv/brickv.changes2020-01-07 
23:53:05.020022907 +0100
+++ /work/SRC/openSUSE:Factory/.brickv.new.3160/brickv.changes  2020-03-25 
23:51:05.932007820 +0100
@@ -1,0 +2,18 @@
+Wed Mar 25 09:01:06 UTC 2020 - Bernhard Wiedemann 
+
+- Update to new upstream version 2.4.12:
+  - make build reproducible (boo#1041090)
+  - Fix Server Monitoring support for Ambient Light 3.0 and IO-4 Bricklet 2.0
+  - Fix WIFI Extension 2.0 no-encryption configuration
+  - Add checkbox for setting the WIFI Extension 2.0 mesh password, old 
password is
+not shown anymore
+  - Improve firmware update error handling
+  - Fix RS485 Bricklet Modbus slave logic for write-multiple-registers function
+  - Improve RS485 Bricklet input field history handling
+  - Fix Data Logger support for Color Bricklet 2.0
+  - Improve corner case handling in enumerate callback logic
+  - Fix error handling for RED Brick file upload
+  - Fix maximum number of LEDs for LED Strip Bricklet 2.0
+  - Show milliseconds in GPS Bricklet 2.0 timestamp
+
+---

Old:

  v2.4.11.tar.gz

New:

  v2.4.12.tar.gz



Other differences:
--
++ brickv.spec ++
--- /var/tmp/diff_new_pack.iEaQhW/_old  2020-03-25 23:51:10.916006501 +0100
+++ /var/tmp/diff_new_pack.iEaQhW/_new  2020-03-25 23:51:10.944006494 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   brickv
-Version:2.4.11
+Version:2.4.12
 Release:0
 Summary:Tinkerforge Brick Viewer
 License:GPL-2.0-only

++ v2.4.11.tar.gz -> v2.4.12.tar.gz ++
/work/SRC/openSUSE:Factory/brickv/v2.4.11.tar.gz 
/work/SRC/openSUSE:Factory/.brickv.new.3160/v2.4.12.tar.gz differ: char 13, 
line 1




commit rubygem-rails-6.0 for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package rubygem-rails-6.0 for 
openSUSE:Factory checked in at 2020-03-25 23:49:02

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


Package is "rubygem-rails-6.0"

Wed Mar 25 23:49:02 2020 rev:5 rq:788317 version:6.0.2.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rails-6.0/rubygem-rails-6.0.changes  
2019-12-21 12:32:32.843396505 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rails-6.0.new.3160/rubygem-rails-6.0.changes
2020-03-25 23:50:30.668017156 +0100
@@ -1,0 +2,6 @@
+Wed Mar 25 18:23:17 UTC 2020 - Dominique Leuenberger 
+
+- Recommend more modules that rails would want to download for app
+  development (boo#1153514).
+
+---



Other differences:
--
++ rubygem-rails-6.0.spec ++
--- /var/tmp/diff_new_pack.RUqCuH/_old  2020-03-25 23:50:31.468016944 +0100
+++ /var/tmp/diff_new_pack.RUqCuH/_new  2020-03-25 23:50:31.472016943 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rails-6.0
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,7 +39,7 @@
 BuildRequires:  %{ruby >= 2.5.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
-Url:https://rubyonrails.org
+URL:https://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Full-stack web application framework

++ gem2rpm.yml ++
--- /var/tmp/diff_new_pack.RUqCuH/_old  2020-03-25 23:50:31.496016936 +0100
+++ /var/tmp/diff_new_pack.RUqCuH/_new  2020-03-25 23:50:31.496016936 +0100
@@ -75,4 +75,19 @@
 %define rb_build_versions   ruby26
 %define rb_build_ruby_abis  ruby:2.6.0
 %endif
+:main:
+  :preamble: |-
+Recommends: git
+Recommends: %{rubygem puma >= 4.1}
+Recommends: %{rubygem sass-rails >= 6.0.0}
+Recommends: %{rubygem webpacker >= 4.0}
+Recommends: %{rubygem turbolinks >= 5.0.0}
+Recommends: %{rubygem jbuilder >= 2.7}
+Recommends: %{rubygem bootsnap >= 1.4.2}
+Recommends: %{rubygem byebug}
+Recommends: %{rubygem web-console >= 3.3.0}
+Recommends: %{rubygem listen >= 3.0.5}
+Recommends: %{rubygem listen < 3.2}
+Recommends: %{rubygem spring}
+Recommends: %{rubygem spring-watcher-listen >= 2.0.0}
 :version_suffix: '-6.0'




commit openscad for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package openscad for openSUSE:Factory 
checked in at 2020-03-25 23:49:43

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


Package is "openscad"

Wed Mar 25 23:49:43 2020 rev:5 rq:788280 version:2019.05

Changes:

--- /work/SRC/openSUSE:Factory/openscad/openscad.changes2019-07-11 
13:14:14.166852824 +0200
+++ /work/SRC/openSUSE:Factory/.openscad.new.3160/openscad.changes  
2020-03-25 23:50:44.632013459 +0100
@@ -1,0 +2,5 @@
+Sun Mar 22 07:56:55 UTC 2020 - Christophe Giboudeaux 
+
+- Explicitly require libboost_thread-devel for building openscad.
+
+---



Other differences:
--
++ openscad.spec ++
--- /var/tmp/diff_new_pack.8qTewi/_old  2020-03-25 23:50:46.848012872 +0100
+++ /var/tmp/diff_new_pack.8qTewi/_new  2020-03-25 23:50:46.852012871 +0100
@@ -35,6 +35,7 @@
 BuildRequires:  libboost_filesystem-devel
 BuildRequires:  libboost_program_options-devel
 BuildRequires:  libboost_regex-devel
+BuildRequires:  libboost_thread-devel
 BuildRequires:  libcgal-devel
 BuildRequires:  libqscintilla-qt5-devel
 BuildRequires:  libspnav-devel




commit nml for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package nml for openSUSE:Factory checked in 
at 2020-03-25 23:49:22

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


Package is "nml"

Wed Mar 25 23:49:22 2020 rev:15 rq:788275 version:0.4.5

Changes:

--- /work/SRC/openSUSE:Factory/nml/nml.changes  2019-06-03 18:58:48.968352170 
+0200
+++ /work/SRC/openSUSE:Factory/.nml.new.3160/nml.changes2020-03-25 
23:50:34.164016230 +0100
@@ -1,0 +2,7 @@
+Tue Mar 24 17:28:15 UTC 2020 - Christophe Giboudeaux 
+
+- Add upstream patch to fix the python 3.8 compatibility:
+  * 0001-Fix-52-time.clock-has-been-removed-in-python-3.8-53.patch
+
+
+---

New:

  0001-Fix-52-time.clock-has-been-removed-in-python-3.8-53.patch



Other differences:
--
++ nml.spec ++
--- /var/tmp/diff_new_pack.oMVLNB/_old  2020-03-25 23:50:35.004016008 +0100
+++ /var/tmp/diff_new_pack.oMVLNB/_new  2020-03-25 23:50:35.004016008 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nml
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,13 +20,15 @@
 Version:0.4.5
 Release:0
 Summary:NewGRF Meta Language
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Tools/Building
-Url:http://dev.openttdcoop.org/projects/nml
+URL:http://dev.openttdcoop.org/projects/nml
 Source: 
http://bundles.openttdcoop.org/nml/releases/%{version}/%{name}-%{version}.tar.gz
 Source99:   nml-rpmlintrc
 #PATCH-FIX-UPSTREAM Pillow changed it's version string 
https://github.com/OpenTTD/nml/pull/29
 Patch0:python-pillow-version.patch
+# PATCH-FIX-UPSTREAM time.clock() is gone in python 3.8
+Patch1: 0001-Fix-52-time.clock-has-been-removed-in-python-3.8-53.patch
 BuildRequires:  gcc
 BuildRequires:  python3-devel
 # We need the required packages also on building for regression tests:
@@ -44,7 +46,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
+%autopatch -p1
 
 %build
 make

++ 0001-Fix-52-time.clock-has-been-removed-in-python-3.8-53.patch ++
>From e706f93926983b4c700953c92bdb35cdd5ffa2f0 Mon Sep 17 00:00:00 2001
From: glx22 
Date: Sun, 20 Oct 2019 11:05:25 +0200
Subject: [PATCH] Fix #52: time.clock() has been removed in python 3.8 (#53)

---
 nml/generic.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nml/generic.py b/nml/generic.py
index ce064b6..8ee602f 100644
--- a/nml/generic.py
+++ b/nml/generic.py
@@ -295,7 +295,7 @@ def clear_progress():
 hide_progress()
 
 if (progress_message is not None) and (verbosity_level >= 
VERBOSITY_TIMING):
-print("{} {:.1f} s".format(progress_message, time.clock() - 
progress_start_time))
+print("{} {:.1f} s".format(progress_message, time.process_time() - 
progress_start_time))
 
 progress_message = None
 progress_start_time = None
@@ -324,12 +324,12 @@ def print_progress(msg, incremental = False):
 progress_message = msg
 
 if incremental:
-t = time.clock()
+t = time.process_time()
 if (progress_update_time is not None) and (t - progress_update_time < 
1):
 return
 progress_update_time = t
 else:
-progress_start_time = time.clock()
+progress_start_time = time.process_time()
 
 print_eol(msg)
 
-- 
2.25.1




commit pocketsphinx for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package pocketsphinx for openSUSE:Factory 
checked in at 2020-03-25 23:49:57

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


Package is "pocketsphinx"

Wed Mar 25 23:49:57 2020 rev:4 rq:788308 version:0.8

Changes:

--- /work/SRC/openSUSE:Factory/pocketsphinx/pocketsphinx.changes
2019-02-28 21:45:00.301484062 +0100
+++ /work/SRC/openSUSE:Factory/.pocketsphinx.new.3160/pocketsphinx.changes  
2020-03-25 23:50:56.980010190 +0100
@@ -1,0 +2,6 @@
+Wed Mar 25 17:11:32 UTC 2020 - Antonio Larrosa 
+
+- Generate python3 bindings instead of python2:
+  * use-python3.patch
+
+---

New:

  use-python3.patch



Other differences:
--
++ pocketsphinx.spec ++
--- /var/tmp/diff_new_pack.NmH6NE/_old  2020-03-25 23:50:58.512009785 +0100
+++ /var/tmp/diff_new_pack.NmH6NE/_new  2020-03-25 23:50:58.516009783 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pocketsphinx
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,14 @@
 #
 
 
+%define sover 1
 Name:   pocketsphinx
 Version:0.8
 Release:0
 Summary:Speech recognizer library written in C
 License:BSD-2-Clause
 Group:  Productivity/Office/Other
-Url:http://cmusphinx.sourceforge.net/wiki/download/
+URL:http://cmusphinx.sourceforge.net/wiki/download/
 Source: 
http://downloads.sourceforge.net/project/cmusphinx/pocketsphinx/%{version}/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM pocketsphinx-doxygen.patch -- Obtained from fedora 
package (http://pkgs.fedoraproject.org/cgit/rpms/pocketsphinx.git/tree/)
 Patch0: pocketsphinx-doxygen.patch
@@ -30,14 +31,15 @@
 Patch1: pocketsphinx-largefile.patch
 # PATCH-FIX-UPSTREAM pocketsphinx-long-utterance.patch -- Obtained from fedora 
package (http://pkgs.fedoraproject.org/cgit/rpms/pocketsphinx.git/tree/)
 Patch2: pocketsphinx-long-utterance.patch
+Patch3: use-python3.patch
 BuildRequires:  alsa-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gstreamer-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python-Cython
-BuildRequires:  python-devel
-BuildRequires:  python-gtk-devel
+BuildRequires:  python3-Cython
+BuildRequires:  python3-devel
+BuildRequires:  python3-gobject
 BuildRequires:  sphinxbase-devel
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -46,11 +48,11 @@
 Pocketsphinx is a version of the open-source CMU Sphinx II speech
 recognition system which is able to recognize speech in real-time.
 
-%package -n libpocketsphinx1
+%package -n libpocketsphinx%{sover}
 Summary:Speech recognizer library
 Group:  System/Libraries
 
-%description -n libpocketsphinx1
+%description -n libpocketsphinx%{sover}
 CMU Sphinx toolkit has a number of packages for different tasks and
 applications. Pocketsphinx is a version of the open-source CMU Sphinx
 II speech recognition system which is able to recognize speech in
@@ -59,7 +61,7 @@
 %package devel
 Summary:Development files for pocketsphinx, a speech recognizer library
 Group:  Development/Libraries/C and C++
-Requires:   libpocketsphinx1 = %{version}
+Requires:   libpocketsphinx%{sover} = %{version}
 
 %description devel
 CMU Sphinx toolkit has a number of packages for different tasks and
@@ -69,12 +71,12 @@
 
 This is the development package for pocketsphinx.
 
-%package -n python2-pocketsphinx
-Summary:Python bindings for pocketsphinx
+%package -n python3-pocketsphinx
+Summary:Python3 bindings for pocketsphinx
 Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
 
-%description -n python2-pocketsphinx
+%description -n python3-pocketsphinx
 Pocketsphinx is a version of the open-source CMU Sphinx II speech
 recognition system which is able to recognize speech in real-time.
 
@@ -85,11 +87,12 @@
 %patch0
 %patch1
 %patch2
+%patch3 -p1
 rm python/pocketsphinx.c
 
 %build
-%configure --disable-static
-make %{?_smp_mflags}
+%configure --disable-static --with-python=%{_bindir}/python3
+%make_build
 
 %install
 %make_install
@@ -104,7 +107,7 @@
 done
 
 %check
-make check
+%make_build check
 
 %post
 update-alternatives --install %{_bindir}/pocketsphinx_batch pocketsphinx_batch 
%{_bindir}/pocketsphinx_batch-%{version} 10 \
@@ -116,8 +119,8 @@
 update-alternatives --remove pocketsphinx_batc

commit python-ana for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-ana for openSUSE:Factory 
checked in at 2020-03-25 23:47:31

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


Package is "python-ana"

Wed Mar 25 23:47:31 2020 rev:5 rq:788240 version:0.06

Changes:

--- /work/SRC/openSUSE:Factory/python-ana/python-ana.changes2019-06-12 
13:15:50.744719375 +0200
+++ /work/SRC/openSUSE:Factory/.python-ana.new.3160/python-ana.changes  
2020-03-25 23:49:18.840036170 +0100
@@ -1,0 +2,6 @@
+Wed Mar 25 13:44:05 UTC 2020 - Paolo Stivanin 
+
+- Add use_unittest.patch
+* switch to unittest as nose won't work with Python 3.9/3.10
+
+---

New:

  use_unittest.patch



Other differences:
--
++ python-ana.spec ++
--- /var/tmp/diff_new_pack.evEnpJ/_old  2020-03-25 23:49:26.120034243 +0100
+++ /var/tmp/diff_new_pack.evEnpJ/_new  2020-03-25 23:49:26.156034233 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ana
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,20 +23,19 @@
 Summary:The Python "ana" module
 License:BSD-2-Clause
 Group:  Development/Languages/Python
-Url:https://github.com/zardus/ana
+URL:https://github.com/zardus/ana
 Source: 
https://files.pythonhosted.org/packages/source/a/ana/ana-%{version}.tar.gz
 # https://github.com/zardus/ana/issues/13
 Source2:https://raw.githubusercontent.com/zardus/ana/master/test.py
 Source3:
https://raw.githubusercontent.com/zardus/ana/master/test_pickle.p
+# https://github.com/zardus/ana/pull/14
+Patch0: use_unittest.patch
 BuildRequires:  %{python_module future}
-BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-future
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -46,6 +45,7 @@
 %setup -q -n ana-%{version}
 [ -e test.py ] || cp %{SOURCE2} test.py
 [ -e test_pickle.p ] || cp %{SOURCE3} test_pickle.p
+%patch0
 
 %build
 %python_build
@@ -55,10 +55,9 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand nosetests-%{$python_bin_suffix} -v
+%python_exec -m unittest discover
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %license LICENSE
 %doc README.md
 %{python_sitelib}/*

++ test.py ++
--- /var/tmp/diff_new_pack.evEnpJ/_old  2020-03-25 23:49:26.596034117 +0100
+++ /var/tmp/diff_new_pack.evEnpJ/_new  2020-03-25 23:49:26.620034111 +0100
@@ -138,3 +138,4 @@
 test_simple()
 test_dict()
 test_dir()
+

++ use_unittest.patch ++
--- test.py.orig2020-03-25 14:52:11.172556627 +0100
+++ test.py 2020-03-25 14:41:33.347473176 +0100
@@ -1,7 +1,7 @@
 import os
 import gc
 import ana
-import nose
+import unittest
 import pickle
 
 import logging
@@ -9,8 +9,6 @@
 
 class A(ana.Storable):
 def __init__(self, n):
-nose.tools.assert_false(hasattr(self, 'n'))
-
 self.n = n
 l.debug("%s.__init__", self)
 
@@ -28,114 +26,104 @@
 def _ana_getliteral(self):
 return { 'n': self.n }
 
-def test_simple():
-ana.set_dl(ana.SimpleDataLayer())
-one = A(1)
-one.make_uuid()
-o = pickle.dumps(one)
-one_copy = pickle.loads(o)
-assert one is one_copy
-
-two = A(1)
-t = pickle.dumps(one)
-two_copy = pickle.loads(t)
-assert two_copy is not two
-
-assert pickle.load(open(os.path.join(os.path.dirname(__file__), 
'test_pickle.p'), 'rb')).n == 1337
-
-def write_a1337():
-a1337 = A(1337)
-a1337.make_uuid()
-pickle.dump(a1337, open(os.path.join(os.path.dirname(__file__), 
'test_pickle.p'), 'w'))
-
-def test_dict():
-ana.set_dl(ana.DictDataLayer())
-l.debug("Initializing 1")
-one = A(1)
-l.debug("Initializing 2")
-two = A(2)
-
-one.make_uuid()
-
-l.debug("Copying 1")
-one_p = pickle.dumps(one)
-one_copy = pickle.loads(one_p)
-l.debug("Copying 2")
-two_p = pickle.dumps(two)
-two_copy = pickle.loads(two_p)
-
-nose.tools.assert_is(one_copy, one)
-nose.tools.assert_is_not(two_copy, two)
-nose.tools.assert_equal(str(two_copy), str(two))
-
-nose.tools.assert_is(one, A.ana_load(one.ana_store()))
-nose.tools.assert_is(two, A.ana_load(two.ana_store()))
-
-two_copy2 = pickle.loads(pickle.dumps(two))
-nose.tools.assert_e

commit python-unicodedata2 for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-unicodedata2 for 
openSUSE:Factory checked in at 2020-03-25 23:47:34

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


Package is "python-unicodedata2"

Wed Mar 25 23:47:34 2020 rev:3 rq:788242 version:13.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-unicodedata2/python-unicodedata2.changes  
2020-02-11 22:24:25.723535470 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-unicodedata2.new.3160/python-unicodedata2.changes
2020-03-25 23:49:33.344032331 +0100
@@ -1,0 +2,7 @@
+Wed Mar 25 14:37:21 UTC 2020 - pgaj...@suse.com
+
+- version update to 13.0.0
+  * Upgrade to Unicode 13.0.0 (#34).
+  * Build wheels for Python 3.8.
+
+---

Old:

  unicodedata2-12.1.0.tar.gz

New:

  unicodedata2-13.0.0.tar.gz



Other differences:
--
++ python-unicodedata2.spec ++
--- /var/tmp/diff_new_pack.72m3cx/_old  2020-03-25 23:49:36.512031492 +0100
+++ /var/tmp/diff_new_pack.72m3cx/_new  2020-03-25 23:49:36.512031492 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-unicodedata2
-Version:12.1.0
+Version:13.0.0
 Release:0
 Summary:Python unicodedata backport
 License:Apache-2.0 AND Python-2.0
@@ -26,6 +26,7 @@
 URL:https://github.com/mikekap/unicodedata2
 Source: 
https://github.com/mikekap/unicodedata2/archive/%{version}.tar.gz#/unicodedata2-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -46,7 +47,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-%python_exec setup.py test
+%pytest_arch
 
 %files %{python_files}
 %doc README.md

++ unicodedata2-12.1.0.tar.gz -> unicodedata2-13.0.0.tar.gz ++
 125538 lines of diff (skipped)




commit python-flask-peewee for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-flask-peewee for 
openSUSE:Factory checked in at 2020-03-25 23:47:55

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


Package is "python-flask-peewee"

Wed Mar 25 23:47:55 2020 rev:2 rq:788261 version:3.0.3

Changes:

--- /work/SRC/openSUSE:Factory/python-flask-peewee/python-flask-peewee.changes  
2018-11-29 22:58:08.135673880 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-flask-peewee.new.3160/python-flask-peewee.changes
2020-03-25 23:49:58.960025550 +0100
@@ -2 +2,8 @@
-Wed Oct 10 14:59:35 UTC 2018 - Antonio Larrosa  - 3.0.3
+Wed Mar 25 11:15:45 UTC 2020 - Antonio Larrosa 
+
+- Add patch from upstream to fix building with latest Werkzeug and Flask:
+  * 0001-Compatibility-with-newer-werkzeug-and-flask.patch
+- Add BuildRequires: %{pythons} to fix tests
+
+---
+Wed Oct 10 14:59:35 UTC 2018 - Antonio Larrosa 
@@ -7 +14 @@
-Tue Oct  9 16:36:33 UTC 2018 - Antonio Larrosa  - 3.0.3
+Tue Oct  9 16:36:33 UTC 2018 - Antonio Larrosa 
@@ -9,2 +16,2 @@
-- Add runtests.py from upstream since the source package doesn't include it and
-  use it to enable tests to run.
+- Add runtests.py from upstream since the source package doesn't include it
+  and use it to enable tests to run.
@@ -13 +20 @@
-Fri Sep 21 10:55:41 UTC 2018 - Antonio Larrosa  - 3.0.3
+Fri Sep 21 10:55:41 UTC 2018 - Antonio Larrosa 
@@ -16,2 +23,2 @@
-- Add 0001-Clarify-that-project-uses-MIT.patch from upstream after a request I 
made
-  to clarify the project license
+- Add 0001-Clarify-that-project-uses-MIT.patch from upstream after a request
+  I made to clarify the project license

New:

  0001-Compatibility-with-newer-werkzeug-and-flask.patch



Other differences:
--
++ python-flask-peewee.spec ++
--- /var/tmp/diff_new_pack.ZvaK0P/_old  2020-03-25 23:50:00.676025095 +0100
+++ /var/tmp/diff_new_pack.ZvaK0P/_new  2020-03-25 23:50:00.676025095 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-flask-peewee
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,37 +12,40 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-flask-peewee
 Version:3.0.3
 Release:0
-License:MIT
 Summary:Peewee integration for flask
-Url:http://github.com/coleifer/flask-peewee/
+License:MIT
 Group:  Development/Languages/Python
+URL:http://github.com/coleifer/flask-peewee/
 Source: 
https://files.pythonhosted.org/packages/source/f/flask-peewee/flask-peewee-%{version}.tar.gz
 Source1:
https://raw.githubusercontent.com/coleifer/flask-peewee/master/runtests.py
 Patch0: 0001-Clarify-that-project-uses-MIT.patch
-BuildRequires:  python-rpm-macros
+Patch1: 0001-Compatibility-with-newer-werkzeug-and-flask.patch
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{pythons}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 # Test requirements
 BuildRequires:  %{python_module Flask}
 BuildRequires:  %{python_module Jinja2}
-BuildRequires:  %{python_module peewee >= 3.0.0}
+BuildRequires:  %{python_module WTForms}
 BuildRequires:  %{python_module Werkzeug}
+BuildRequires:  %{python_module peewee >= 3.0.0}
 BuildRequires:  %{python_module wtf-peewee}
-BuildRequires:  %{python_module WTForms}
 # End of test requirements
 Requires:   python-Flask
 Requires:   python-Jinja2
-Requires:   python-peewee >= 3.0.0
+Requires:   python-WTForms
 Requires:   python-Werkzeug
+Requires:   python-peewee >= 3.0.0
 Requires:   python-wtf-peewee
-Requires:   python-WTForms
 BuildArch:  noarch
 
 %python_subpackages
@@ -53,6 +56,7 @@
 %prep
 %setup -q -n flask-peewee-%{version}
 %patch0 -p1
+%patch1 -p1
 rm -Rf example
 cp %{S:1} .
 

++ 0001-Compatibility-with-newer-werkzeug-and-flask.patch ++
>From fd89cf20fe9525b195596d17ee122110a110f67d Mon Sep 17 00:00:00 2001
From: Charles Leifer 
Date: Mon, 6 Jan 2020 17:12:44 -0600
Subject: [PATCH] Compatibility with new(er) werkzeug and flask.

Tests passing and general cleanup.
---
 flask_peewee/admin.py|  2 +-
 fl

commit openscap for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package openscap for openSUSE:Factory 
checked in at 2020-03-25 23:48:03

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


Package is "openscap"

Wed Mar 25 23:48:03 2020 rev:65 rq:788259 version:1.3.2

Changes:

--- /work/SRC/openSUSE:Factory/openscap/openscap.changes2020-01-21 
21:00:54.428864107 +0100
+++ /work/SRC/openSUSE:Factory/.openscap.new.3160/openscap.changes  
2020-03-25 23:50:03.444024362 +0100
@@ -1,0 +2,6 @@
+Wed Mar 25 13:53:51 UTC 2020 - Christophe Giboudeaux 
+
+- Add upstream patch to fix the scap-workbench build:
+  * 0001-Do-not-use-C-keyword-operator-as-a-function-paramete.patch
+
+---

New:

  0001-Do-not-use-C-keyword-operator-as-a-function-paramete.patch



Other differences:
--
++ openscap.spec ++
--- /var/tmp/diff_new_pack.IOIRSB/_old  2020-03-25 23:50:04.524024077 +0100
+++ /var/tmp/diff_new_pack.IOIRSB/_new  2020-03-25 23:50:04.524024077 +0100
@@ -39,7 +39,9 @@
 Source5:oscap-scan.service
 Source6:oscap-scan.sh
 Patch0: openscap-new-suse.patch
-Url:http://www.open-scap.org/
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Do-not-use-C-keyword-operator-as-a-function-paramete.patch
+Url:https://www.open-scap.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  asciidoc
 BuildRequires:  doxygen
@@ -172,6 +174,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %if 0%{?with_bindings}

++ 0001-Do-not-use-C-keyword-operator-as-a-function-paramete.patch ++
>From 0ba7c9423f64a88ceef50318f1a382059484f737 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20=C4=8Cern=C3=BD?= 
Date: Wed, 15 Jan 2020 13:54:45 +0100
Subject: [PATCH] Do not use C++ keyword operator as a function parameter name
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

This fixes SCAP Workbench build.

Addressing:
[ 37%] Building CXX object 
CMakeFiles/scap-workbench.dir/scap-workbench_autogen/mocs_compilation.cpp.o
In file included from /usr/local/include/openscap/xccdf_policy.h:39,
 from 
/home/jcerny/work/git/scap-workbench/include/TailoringDockWidgets.h:31,
 from 
/home/jcerny/work/git/scap-workbench/build/scap-workbench_autogen/6YEA5652QU/moc_TailoringDockWidgets.cpp:10,
 from 
/home/jcerny/work/git/scap-workbench/build/scap-workbench_autogen/mocs_compilation.cpp:18:
/usr/local/include/openscap/oval_definitions.h:1676:117: error: declaration of 
‘operator,’ as parameter
 1676 | restriction *oval_variable_possible_restriction_new(oval_operator_t 
operator, const char *hint);
  | 
^

Fixes: #1462
---
 src/OVAL/public/oval_definitions.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/OVAL/public/oval_definitions.h 
b/src/OVAL/public/oval_definitions.h
index ea9d3aaf8..b5fe77154 100644
--- a/src/OVAL/public/oval_definitions.h
+++ b/src/OVAL/public/oval_definitions.h
@@ -1669,7 +1669,7 @@ OSCAP_API void 
oval_variable_possible_value_iterator_free(struct oval_variable_p
  * @param hint A short description of what the value means or represents.
  * @memberof oval_variable_possible_restriction
  */
-OSCAP_API struct oval_variable_possible_restriction 
*oval_variable_possible_restriction_new(oval_operator_t operator, const char 
*hint);
+OSCAP_API struct oval_variable_possible_restriction 
*oval_variable_possible_restriction_new(oval_operator_t, const char *);
 
 
 /**
-- 
2.25.1




commit python-transitions for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-transitions for 
openSUSE:Factory checked in at 2020-03-25 23:47:38

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


Package is "python-transitions"

Wed Mar 25 23:47:38 2020 rev:3 rq:788243 version:0.8.0

Changes:

--- /work/SRC/openSUSE:Factory/python-transitions/python-transitions.changes
2020-01-13 22:21:29.874517492 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-transitions.new.3160/python-transitions.changes
  2020-03-25 23:49:42.812029824 +0100
@@ -1,0 +2,16 @@
+Wed Mar 25 14:51:54 UTC 2020 - pgaj...@suse.com
+
+- version update to 0.8.0
+  - Feature: `HierarchicalMachine` has been rewritten to support parallel 
states. Please have a look at the ReadMe.md to check what has changed.
++ The previous version can be found in 
`transitions.extensions.nesting_legacy` for now
+  - Feature: Introduced `AsyncMachine` (see discussion #259); note that async 
HSMs are not yet supported
+  - Feature #390: String callbacks can now point to properties and attributes 
(thanks @jsenecal)
+  - Bugfix: Auto transitions are added multiple times when add_states is 
called more than once
+  - Bugfix: Convert state._name from `Enum` into strings in `MarkupMachine` 
when necessary
+  - Bugfix #392: Allow `Machine.add_ordered_transitions` to be called without 
the initial state (thanks @mkaranki and @facundofc)
+  - `GraphMachine` now attempts to fall back to `graphviz` when importing 
`pygraphviz` fails
+  - Not implemented/tested so far (contributions are welcome!):
++ Proper Graphviz support of parallel states
++ AsyncHierachicalMachine
+
+---

Old:

  transitions-0.7.2.tar.gz

New:

  transitions-0.8.0.tar.gz



Other differences:
--
++ python-transitions.spec ++
--- /var/tmp/diff_new_pack.qTOtyy/_old  2020-03-25 23:49:44.416029400 +0100
+++ /var/tmp/diff_new_pack.qTOtyy/_new  2020-03-25 23:49:44.416029400 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-transitions
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2019, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-transitions
-Version:0.7.2
+Version:0.8.0
 Release:0
 Summary:A lightweight, object-oriented Python state machine 
implementation
 License:MIT

++ transitions-0.7.2.tar.gz -> transitions-0.8.0.tar.gz ++
 25518 lines of diff (skipped)




commit python-DataProperty for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-DataProperty for 
openSUSE:Factory checked in at 2020-03-25 23:47:42

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


Package is "python-DataProperty"

Wed Mar 25 23:47:42 2020 rev:3 rq:788265 version:0.46.4

Changes:

--- /work/SRC/openSUSE:Factory/python-DataProperty/python-DataProperty.changes  
2020-02-18 10:39:38.228850454 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-DataProperty.new.3160/python-DataProperty.changes
2020-03-25 23:49:48.772028247 +0100
@@ -1,0 +2,6 @@
+Wed Mar 25 16:10:30 UTC 2020 - Marketa Calabkova 
+
+- Update to version 0.46.4
+  * minor fixes
+
+---

Old:

  DataProperty-0.46.3.tar.gz

New:

  DataProperty-0.46.4.tar.gz



Other differences:
--
++ python-DataProperty.spec ++
--- /var/tmp/diff_new_pack.80BQvw/_old  2020-03-25 23:49:49.436028071 +0100
+++ /var/tmp/diff_new_pack.80BQvw/_new  2020-03-25 23:49:49.436028071 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-DataProperty
-Version:0.46.3
+Version:0.46.4
 Release:0
 Summary:Python library for extract property from data
 License:MIT
@@ -26,7 +26,13 @@
 URL:https://github.com/thombashi/DataProperty
 Source: 
https://files.pythonhosted.org/packages/source/D/DataProperty/DataProperty-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools >= 38.3.0}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python-mbstrdecoder >= 0.8.3
+Requires:   python-setuptools >= 38.3.0
+Requires:   python-six >= 1.10.0
+Requires:   python-typepy >= 0.6.4
+BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module mbstrdecoder >= 0.8.3}
 BuildRequires:  %{python_module pytest}
@@ -39,17 +45,11 @@
 BuildRequires:  python-futures
 BuildRequires:  python-ipaddress
 # /SECTION
-BuildRequires:  fdupes
-Requires:   python-mbstrdecoder >= 0.8.3
-Requires:   python-setuptools >= 38.3.0
-Requires:   python-six >= 1.10.0
-Requires:   python-typepy >= 0.6.4
 %ifpython2
 Requires:   python-enum34
 Requires:   python-futures
 Requires:   python-ipaddress
 %endif
-BuildArch:  noarch
 %python_subpackages
 
 %description

++ DataProperty-0.46.3.tar.gz -> DataProperty-0.46.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DataProperty-0.46.3/DataProperty.egg-info/PKG-INFO 
new/DataProperty-0.46.4/DataProperty.egg-info/PKG-INFO
--- old/DataProperty-0.46.3/DataProperty.egg-info/PKG-INFO  2020-02-14 
14:42:31.0 +0100
+++ new/DataProperty-0.46.4/DataProperty.egg-info/PKG-INFO  2020-02-16 
16:02:45.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: DataProperty
-Version: 0.46.3
+Version: 0.46.4
 Summary: Python library for extract property from data.
 Home-page: https://github.com/thombashi/DataProperty
 Author: Tsuyoshi Hombashi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DataProperty-0.46.3/PKG-INFO 
new/DataProperty-0.46.4/PKG-INFO
--- old/DataProperty-0.46.3/PKG-INFO2020-02-14 14:42:31.602936500 +0100
+++ new/DataProperty-0.46.4/PKG-INFO2020-02-16 16:02:45.176197800 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: DataProperty
-Version: 0.46.3
+Version: 0.46.4
 Summary: Python library for extract property from data.
 Home-page: https://github.com/thombashi/DataProperty
 Author: Tsuyoshi Hombashi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DataProperty-0.46.3/dataproperty/__version__.py 
new/DataProperty-0.46.4/dataproperty/__version__.py
--- old/DataProperty-0.46.3/dataproperty/__version__.py 2020-02-14 
14:42:19.0 +0100
+++ new/DataProperty-0.46.4/dataproperty/__version__.py 2020-02-16 
16:02:32.0 +0100
@@ -4,6 +4,6 @@
 __author__ = "Tsuyoshi Hombashi"
 __copyright__ = "Copyright 2016, {}".format(__author__)
 __license__ = "MIT License"
-__version__ = "0.46.3"
+__version__ = "0.46.4"
 __maintainer__ = __author__
 __email__ = "tsuyoshi.homba...@gmail.com"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DataProperty-0.46.3/dataproperty/_extractor.py 
new/DataProperty-0.46.4/dataproperty/_extractor.py
--- old/DataProperty-0.46.3/dataproperty/_extractor.py  2020-02-14 
14:42:19.0 +0100
+++ new/DataProperty-0.46.4/dataproperty/_extractor.py  2020-02-16 
16:02:32.0 +0100
@@ -466,9 +466,11 

commit python-treq for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-treq for openSUSE:Factory 
checked in at 2020-03-25 23:48:17

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


Package is "python-treq"

Wed Mar 25 23:48:17 2020 rev:5 rq:788271 version:20.3.0

Changes:

--- /work/SRC/openSUSE:Factory/python-treq/python-treq.changes  2019-10-05 
16:22:21.105117478 +0200
+++ /work/SRC/openSUSE:Factory/.python-treq.new.3160/python-treq.changes
2020-03-25 23:50:05.564023801 +0100
@@ -1,0 +2,16 @@
+Wed Mar 25 15:05:08 UTC 2020 - pgaj...@suse.com
+
+- version update to 20.3.0
+  - Python 3.7 support. (`#228 `__)
+  - `treq.testing.RequestTraversalAgent` now passes its memory reactor to the 
`twisted.web.server.Site` it creates, preventing the ``Site`` from polluting 
the global reactor. (`#225 `__)
+  - `treq.testing` no longer generates deprecation warnings about 
``twisted.test.proto_helpers.MemoryReactor``. (`#253 
`__)
+  - The ``download_file.py`` example has been updated to do a streaming 
download with *unbuffered=True*. (`#233 
`__)
+  - The *agent* parameter to `treq.request()` has been documented. (`#235 
`__)
+  - The type of the *headers* element of a response tuple passed to 
`treq.testing.RequestSequence` is now correctly documented as `str`. (`#237 
`__)
+  - Drop support for Python 3.4. (`#240 
`__)
+  - `#247 `__, `#248 
`__, `#249 
`__
+- deleted patches
+  - python37.patch (upstreamed)
+  - urlparsing.patch (upstreamed)
+
+---

Old:

  python37.patch
  treq-18.6.0.tar.gz
  urlparsing.patch

New:

  treq-20.3.0.tar.gz



Other differences:
--
++ python-treq.spec ++
--- /var/tmp/diff_new_pack.5gb2Kx/_old  2020-03-25 23:50:09.668022715 +0100
+++ /var/tmp/diff_new_pack.5gb2Kx/_new  2020-03-25 23:50:09.708022704 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-treq
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-treq
-Version:18.6.0
+Version:20.3.0
 Release:0
 Summary:HTTP library inspired by python-requests
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/twisted/treq
 Source: 
https://files.pythonhosted.org/packages/source/t/treq/treq-%{version}.tar.gz
-Patch0: python37.patch
-Patch1: urlparsing.patch
 BuildRequires:  %{python_module Twisted >= 16.4.0}
 BuildRequires:  %{python_module attrs}
 BuildRequires:  %{python_module httpbin}
@@ -38,7 +36,7 @@
 BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-Twisted >= 16.4.0
+Requires:   python-Twisted >= 18.7.0
 Requires:   python-attrs
 Requires:   python-incremental
 Requires:   python-requests >= 2.1.0

++ treq-18.6.0.tar.gz -> treq-20.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/treq-18.6.0/CHANGELOG.rst 
new/treq-20.3.0/CHANGELOG.rst
--- old/treq-18.6.0/CHANGELOG.rst   1970-01-01 01:00:00.0 +0100
+++ new/treq-20.3.0/CHANGELOG.rst   2020-03-16 04:39:03.0 +0100
@@ -0,0 +1,44 @@
+=
+Changelog
+=
+
+.. currentmodule:: treq
+
+.. default-role:: any
+
+.. towncrier release notes start
+
+20.3.0 (2020-03-15)
+===
+
+Features
+
+
+- Python 3.7 support. (`#228 `__)
+
+
+Bugfixes
+
+
+- `treq.testing.RequestTraversalAgent` now passes its memory reactor to the 
`twisted.web.server.Site` it creates, preventing the ``Site`` from polluting 
the global reactor. (`#225 `__)
+- `treq.testing` no longer generates deprecation warnings about 
``twisted.test.proto_helpers.MemoryReactor``. (`#253 
`__)
+
+
+Improved Documentation
+--
+
+- The ``

commit python-transip for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-transip for openSUSE:Factory 
checked in at 2020-03-25 23:47:45

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


Package is "python-transip"

Wed Mar 25 23:47:45 2020 rev:4 rq:788268 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-transip/python-transip.changes
2019-05-06 13:22:29.688684257 +0200
+++ /work/SRC/openSUSE:Factory/.python-transip.new.3160/python-transip.changes  
2020-03-25 23:49:54.836026641 +0100
@@ -1,0 +2,9 @@
+Wed Mar 25 15:11:57 UTC 2020 - pgaj...@suse.com
+
+- version update to 2.1.1
+  * Fixed syntax problem in README.rst.
+  * Added a workaround for backwards incompatible change in the TransIP SOAP 
API.
+  * Fixed bug in `DomainService.get_info`.
+  * Add `remove_dns_entries` and `add_dns_entries` functions on DomainService.
+
+---

Old:

  v2.0.0.tar.gz

New:

  2.1.1.tar.gz



Other differences:
--
++ python-transip.spec ++
--- /var/tmp/diff_new_pack.mYNY5z/_old  2020-03-25 23:49:55.756026398 +0100
+++ /var/tmp/diff_new_pack.mYNY5z/_new  2020-03-25 23:49:55.756026398 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-transip
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,16 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-transip
-Version:2.0.0
+Version:2.1.1
 Release:0
 Summary:TransIP API Connector
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/benkonrath/transip-api
-Source: 
https://github.com/benkonrath/transip-api/archive/v%{version}.tar.gz
+Source: 
https://github.com/benkonrath/transip-api/archive/%{version}.tar.gz
 BuildRequires:  %{python_module cryptography}
 BuildRequires:  %{python_module mock}
-BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module suds-jurko}
@@ -35,6 +35,7 @@
 BuildRequires:  python-rpm-macros
 Requires:   python-cryptography
 Requires:   python-requests
+Requires:   python-setuptools
 Requires:   python-suds-jurko
 BuildArch:  noarch
 %python_subpackages
@@ -54,7 +55,7 @@
 
 %check
 # testConstructor needs network connection
-%python_expand nosetests-%{$python_bin_suffix} -e "test_constructor" -e 
"testConstructor"
+%pytest -k 'not (test_constructor or testConstructor)'
 
 %files %{python_files}
 %license LICENSE

++ v2.0.0.tar.gz -> 2.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transip-api-2.0.0/CHANGELOG.rst 
new/transip-api-2.1.1/CHANGELOG.rst
--- old/transip-api-2.0.0/CHANGELOG.rst 2019-03-17 15:42:42.0 +0100
+++ new/transip-api-2.1.1/CHANGELOG.rst 2020-03-15 22:16:41.0 +0100
@@ -5,6 +5,18 @@
 This document records all notable changes to `transip-api 
`_.
 This project adheres to `Semantic Versioning `_.
 
+`2.1.1`_ (2020-03-15)
+-
+
+* Fixed syntax problem in README.rst.
+
+`2.1.0`_ (2020-03-15)
+-
+
+* Added a workaround for backwards incompatible change in the TransIP SOAP API.
+* Fixed bug in `DomainService.get_info`.
+* Add `remove_dns_entries` and `add_dns_entries` functions on DomainService.
+
 `2.0.0`_ (2019-03-17)
 -
 
@@ -46,3 +58,5 @@
 .. _1.0.0: https://github.com/benkonrath/transip-api/compare/0.4.1...v1.0.0
 .. _1.0.1: https://github.com/benkonrath/transip-api/compare/v1.0.0...v1.0.1
 .. _2.0.0: https://github.com/benkonrath/transip-api/compare/v1.0.1...v2.0.0
+.. _2.1.0: https://github.com/benkonrath/transip-api/compare/v2.0.0...v2.1.0
+.. _2.1.1: https://github.com/benkonrath/transip-api/compare/v2.1.0...v2.1.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transip-api-2.0.0/README.rst 
new/transip-api-2.1.1/README.rst
--- old/transip-api-2.0.0/README.rst2019-03-17 15:42:42.0 +0100
+++ new/transip-api-2.1.1/README.rst2020-03-15 22:16:41.0 +0100
@@ -29,10 +29,11 @@
 Setup
 -
 
-.. code-block::
+You can get the library directly from PyPi:
 
-   $ python setup.py install
+.. code-block::
 
+$ pip install transip
 
 Example
 ---
@@ -1

commit unknown-horizons for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package unknown-horizons for 
openSUSE:Factory checked in at 2020-03-25 23:47:00

Comparing /work/SRC/openSUSE:Factory/unknown-horizons (Old)
 and  /work/SRC/openSUSE:Factory/.unknown-horizons.new.3160 (New)


Package is "unknown-horizons"

Wed Mar 25 23:47:00 2020 rev:3 rq:788171 version:2019.1

Changes:

--- /work/SRC/openSUSE:Factory/unknown-horizons/unknown-horizons.changes
2019-02-28 21:43:34.293520792 +0100
+++ 
/work/SRC/openSUSE:Factory/.unknown-horizons.new.3160/unknown-horizons.changes  
2020-03-25 23:48:29.132049329 +0100
@@ -1,0 +2,6 @@
+Tue Mar 24 19:23:45 UTC 2020 - Christophe Giboudeaux 
+
+- Add upstream patch to fix build with python 3.8:
+  * 0001-replace-deprecated-to-distro-package-2910.patch
+
+---

New:

  0001-replace-deprecated-to-distro-package-2910.patch



Other differences:
--
++ unknown-horizons.spec ++
--- /var/tmp/diff_new_pack.rpWbXl/_old  2020-03-25 23:48:33.640048136 +0100
+++ /var/tmp/diff_new_pack.rpWbXl/_new  2020-03-25 23:48:33.668048128 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package unknown-horizons
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2011 Nelson Marques 
 # Copyright (c) Unknown Horizons, http://www.unknown-horizons.org
 #
@@ -14,7 +14,7 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -28,6 +28,8 @@
 Source0:https://github.com/%{name}/%{name}/archive/%{version}.tar.gz
 # https://github.com/unknown-horizons/unknown-horizons/pull/2891
 Patch0: unknown-horizons-encoding.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-replace-deprecated-to-distro-package-2910.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  fife-devel >= 0.3.5
@@ -37,6 +39,7 @@
 BuildRequires:  python3 >= 3.6.5
 BuildRequires:  python3-Cython
 BuildRequires:  python3-Pillow
+BuildRequires:  python3-distro
 BuildRequires:  python3-distutils-extra
 BuildRequires:  python3-pathlib
 BuildRequires:  python3-typing
@@ -63,8 +66,7 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 find . -type f -exec sed -i "s/#!\/usr\/bin\/env 
python3/#!\/usr\/bin\/python3/" {} +
 
 %build
@@ -74,7 +76,7 @@
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 # For some reason the Atlas generated by setup.py is corrupted. It has more
-# entries in the DB than there are image files. Regenaration fixes this.
+# entries in the DB than there are image files. Regeneration fixes this.
 rm -f content/gfx/atlas/*
 rm -f content/atlas.sql
 rm -f content/actionsets.json

++ 0001-replace-deprecated-to-distro-package-2910.patch ++
>From 18674ef8b6473aba5b5b2dee92edcf09a3bf715f Mon Sep 17 00:00:00 2001
From: Markus Hackspacher 
Date: Tue, 27 Aug 2019 01:04:23 +0200
Subject: [PATCH] replace deprecated to distro package (#2910)

---
 requirements.txt | 1 +
 setup.py | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index d870567..5a94a3c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,7 @@
 coverage==4.4.1
 coveralls==1.1
 crayons==0.1.2
+distro
 future==0.16.0
 greenlet==0.4.12
 isort==4.3.4
diff --git a/setup.py b/setup.py
index cccb7b9..64e69b9 100755
--- a/setup.py
+++ b/setup.py
@@ -32,6 +32,8 @@ from distutils.core import setup
 from distutils.spawn import find_executable
 from shutil import copytree, rmtree
 
+import distro
+
 import horizons
 from horizons.constants import VERSION
 from horizons.ext import polib
@@ -39,7 +41,7 @@ from horizons.ext import polib
 # Ensure we are in the correct directory
 os.chdir(os.path.realpath(os.path.dirname(__file__)))
 
-if platform.dist()[0].lower() in ('debian', 'ubuntu'):
+if distro.linux_distribution(full_distribution_name=False)[0] in ('debian', 
'mint', 'ubuntu'):
executable_path = 'games'
 else:
executable_path = 'bin'
-- 
2.25.1




commit blktests for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package blktests for openSUSE:Factory 
checked in at 2020-03-25 23:47:22

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


Package is "blktests"

Wed Mar 25 23:47:22 2020 rev:2 rq:788233 version:0+20200307.cd11d00

Changes:

--- /work/SRC/openSUSE:Factory/blktests/blktests.changes2018-12-10 
12:28:52.402494893 +0100
+++ /work/SRC/openSUSE:Factory/.blktests.new.3160/blktests.changes  
2020-03-25 23:48:50.280043731 +0100
@@ -1,0 +2,24 @@
+Wed Mar 25 13:20:26 UTC 2020 - pcervi...@suse.com
+
+- Update to version 20200307.cd11d00:
+  * Support skipping tests from test{,_device}()
+  * Show last run for skipped tests
+  * Skip tests based on SKIP_REASON, not return value
+  * nbd/003: fix compiling error with gcc version 4.8.5
+  * nbd/003:add mount and clear_sock test for nbd
+  * nvme/018: Reword misleading error message
+  * nvme/018: Ignore message generated by nvme read
+  * tests/srp/015: Add a test that uses the SoftiWARP (siw) driver
+  * common/multipath-over-rdma, tests/srp: Make it easy to use siw instead of 
rdma_rxe
+  * common/multipath-over-rdma: Rename two functions
+- Apply spec-cleaner
+- Change version format in service file
+- Add GPL-3.0 to license list
+- Add README.md to doc section 
+
+---
+Thu Oct 17 14:44:14 UTC 2019 - Richard Brown 
+
+- Remove obsolete Groups tag (fate#326485)
+
+---

Old:

  blktests-0+git.20181114.tar.xz

New:

  _servicedata
  blktests-0+20200307.cd11d00.tar.xz



Other differences:
--
++ blktests.spec ++
--- /var/tmp/diff_new_pack.7MWWLO/_old  2020-03-25 23:48:51.364043444 +0100
+++ /var/tmp/diff_new_pack.7MWWLO/_new  2020-03-25 23:48:51.372043442 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package blktests
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,26 +16,22 @@
 #
 
 
-%define version_unconverted 0+git.20181114
 Name:   blktests
-Version:0+git.20181114
+Version:0+20200307.cd11d00
 Release:0
 Summary:Linux kernel block layer testing framework
-# FIXME: Select a correct license from 
https://github.com/openSUSE/spec-cleaner#spdx-licenses
 License:GPL-2.0-or-later
-# FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines";
-Group:  System/Benchmark
 URL:https://github.com/osandov/blktests
-Source: blktests-0+git.20181114.tar.xz
+Source: %{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
+Requires:   fio
+Requires:   gawk
 Requires:   gcc
 Requires:   make
-Requires:   gawk
-Requires:   fio
-Recommends: multipath-tools
-Recommends: nvme-cli
 Recommends: device-mapper
 Recommends: e2fsprogs
+Recommends: multipath-tools
+Recommends: nvme-cli
 Recommends: xfsprogs
 
 %description
@@ -53,7 +49,8 @@
 %make_install prefix="%{_prefix}/lib"
 
 %files
-%license LICENSES/GPL-2.0
+%doc README.md
+%license LICENSES/GPL-2.0 LICENSES/GPL-3.0
 %{_prefix}/lib/blktests
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.7MWWLO/_old  2020-03-25 23:48:51.416043430 +0100
+++ /var/tmp/diff_new_pack.7MWWLO/_new  2020-03-25 23:48:51.416043430 +0100
@@ -4,7 +4,7 @@
 git
 enable
 blktests
-0+git.%cd
+0+%cd.%h
   
   
 *.tar

++ _servicedata ++


git://github.com/osandov/blktests
  cd11d001fe8619f491fcbf89517a14169411ac3e++
 blktests-0+git.20181114.tar.xz -> blktests-0+20200307.cd11d00.tar.xz ++
 15031 lines of diff (skipped)




commit apache2-mod_auth_openidc for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package apache2-mod_auth_openidc for 
openSUSE:Factory checked in at 2020-03-25 23:47:26

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


Package is "apache2-mod_auth_openidc"

Wed Mar 25 23:47:26 2020 rev:9 rq:788232 version:2.4.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/apache2-mod_auth_openidc/apache2-mod_auth_openidc.changes
2020-03-03 10:18:59.322991549 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_auth_openidc.new.3160/apache2-mod_auth_openidc.changes
  2020-03-25 23:49:02.792040419 +0100
@@ -1,0 +2,22 @@
+Wed Mar 25 14:25:24 UTC 2020 - Martin Hauke 
+
+- Update to version 2.4.2.1
+  Changes since 2.4.1:
+  * oops: fix json_deep_copy of claims
+  * fix memory leak in OAuth 2.0 JWT validation
+  * fix configured private/public key cleanup on process exit
+  * allow for expressions in Require statements, see #469
+  * always refresh keys from jwks_uri when there is no kid in the
+JWT header
+  * destroy shared memory segments only in parent process; see #458
+  * fix memory leaks introduced by #457
+  * if content was already returned via html/http send then don't
+return 500 but send 200 to avoid extraneous internal error
+document text to be sent on some Apache 2.4.x versions
+  * if OIDCPublicKeyFiles contains a certificate, the corresponding
+x5c, x5t and x5t#256 parameters will be added to the generated
+jwkset available at "?jwks=rsa"
+  - fix: also add SameSite=None to by-value session cookies
+  - try to fix graceful restart crash; see #458
+
+---

Old:

  apache2-mod_auth_openidc-2.4.1.tar.gz

New:

  apache2-mod_auth_openidc-2.4.2.1.tar.gz



Other differences:
--
++ apache2-mod_auth_openidc.spec ++
--- /var/tmp/diff_new_pack.qhytqA/_old  2020-03-25 23:49:06.404039462 +0100
+++ /var/tmp/diff_new_pack.qhytqA/_new  2020-03-25 23:49:06.404039462 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache2-mod_auth_openidc
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define apxs %{_sbindir}/apxs2
 %define apache_libexecdir %(%{apxs} -q LIBEXECDIR)
 Name:   apache2-mod_auth_openidc
-Version:2.4.1
+Version:2.4.2.1
 Release:0
 Summary:Apache2.x module for an OpenID Connect enabled Identity 
Provider
 License:Apache-2.0

++ apache2-mod_auth_openidc-2.4.1.tar.gz -> 
apache2-mod_auth_openidc-2.4.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mod_auth_openidc-2.4.1/AUTHORS 
new/mod_auth_openidc-2.4.2.1/AUTHORS
--- old/mod_auth_openidc-2.4.1/AUTHORS  2020-01-30 07:54:42.0 +0100
+++ new/mod_auth_openidc-2.4.2.1/AUTHORS2020-03-25 13:09:26.0 
+0100
@@ -59,3 +59,5 @@
Andy Lindeman 
Stefan Wachter 
Paolo Battino
+   absynth76 
+   Aaron Jones 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mod_auth_openidc-2.4.1/ChangeLog 
new/mod_auth_openidc-2.4.2.1/ChangeLog
--- old/mod_auth_openidc-2.4.1/ChangeLog2020-01-30 07:54:42.0 
+0100
+++ new/mod_auth_openidc-2.4.2.1/ChangeLog  2020-03-25 13:09:26.0 
+0100
@@ -1,3 +1,41 @@
+03/25/2020
+- oops: fix json_deep_copy of claims
+- release 2.4.2.1
+
+03/24/2020
+- fix memory leak in OAuth 2.0 JWT validation; closes #470; thanks Conrad 
Thukral
+- fix configured private/public key cleanup on process exit
+
+03/21/2020
+- allow for expressions in Require statements, see #469; thanks @wwaaron
+  also see: 
https://github.com/zmartzone/mod_auth_openidc/wiki/Authorization#expressions-in-require-statements
+- bump to 2.4.2rc5
+
+03/19/2020
+- always refresh keys from jwks_uri when there is no kid in the JWT header
+- bump to 2.4.2rc4
+
+03/15/2020
+- destroy shared memory segments only in parent process; see #458
+- bump to 2.4.2rc3
+
+03/10/2020
+- fix memory leaks introduced by #457
+- bump to 2.4.2rc2
+
+02/19/2020
+- if content was already returned via html/http send then don't return 500
+  but send 200 to avoid extraneous internal error document text to be sent
+  on some Apache 2.4.x versions e.g. CentOS 7
+- bump to 2.4.2rc1
+
+02/03/2020
+- if OIDCPublicKeyFiles contains a certificate, the cor

commit perl-Future for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2020-03-25 23:46:50

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


Package is "perl-Future"

Wed Mar 25 23:46:50 2020 rev:12 rq:788154 version:0.44

Changes:

--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2020-01-09 
22:52:57.782780400 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Future.new.3160/perl-Future.changes
2020-03-25 23:48:02.596056354 +0100
@@ -1,0 +2,14 @@
+Wed Mar 25 03:09:19 UTC 2020 -  
+
+- updated to 0.44
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.442020-03-25
+  [CHANGES]
+   * Added ->result; use that in unit tests and docs where appropriate
+   * Slight performance boost in internals by direct field access 
rather
+ than accessor methods
+   * Document ->await properly; make it wait until ready
+   * Discourage ->block_until_ready
+
+---

Old:

  Future-0.43.tar.gz

New:

  Future-0.44.tar.gz



Other differences:
--
++ perl-Future.spec ++
--- /var/tmp/diff_new_pack.UI5znU/_old  2020-03-25 23:48:05.552055571 +0100
+++ /var/tmp/diff_new_pack.UI5znU/_new  2020-03-25 23:48:05.556055570 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Future
-Version:0.43
+Version:0.44
 Release:0
 %define cpan_name Future
 Summary:Represent an operation awaiting completion

++ Future-0.43.tar.gz -> Future-0.44.tar.gz ++
 1613 lines of diff (skipped)




commit vagrant-libvirt for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package vagrant-libvirt for openSUSE:Factory 
checked in at 2020-03-25 23:46:36

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


Package is "vagrant-libvirt"

Wed Mar 25 23:46:36 2020 rev:5 rq:788126 version:0.0.45

Changes:

--- /work/SRC/openSUSE:Factory/vagrant-libvirt/vagrant-libvirt.changes  
2019-11-13 13:29:27.139768270 +0100
+++ 
/work/SRC/openSUSE:Factory/.vagrant-libvirt.new.3160/vagrant-libvirt.changes
2020-03-25 23:47:36.216063338 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 14:10:43 UTC 2020 - Dan Čermák 
+
+- Add missing requires on nokogiri
+
+---



Other differences:
--
++ vagrant-libvirt.spec ++
--- /var/tmp/diff_new_pack.ONIQmQ/_old  2020-03-25 23:47:39.024062594 +0100
+++ /var/tmp/diff_new_pack.ONIQmQ/_new  2020-03-25 23:47:39.072062581 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vagrant-libvirt
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -56,9 +56,11 @@
 # s.add_runtime_dependency 'fog-core', '~> 2.1'
 Requires:   %{rubygem fog-core:2 >= 2.1}
 # s.add_runtime_dependency 'nokogiri', '~> 1.6'
+Requires:   %{rubygem nokogiri:1 >= 1.6 }
+
+# s.add_runtime_dependency 'nokogiri', '~> 1.6'
 # Prevent have choice for rubygem(ruby:2.6.0:nokogiri) >= 1.5.11
 BuildRequires:  %{rubygem nokogiri:1.10 }
-
 # Prevent have choice for rubygem(ruby:2.6.0:mime-types) >= 2
 BuildRequires:  %{rubygem mime-types:3 }
 # Prevent have choice for rubygem(ruby:2.6.0:builder) >= 2.1.2




commit opensuse-tensorflow2-image for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package opensuse-tensorflow2-image for 
openSUSE:Factory checked in at 2020-03-25 23:46:47

Comparing /work/SRC/openSUSE:Factory/opensuse-tensorflow2-image (Old)
 and  /work/SRC/openSUSE:Factory/.opensuse-tensorflow2-image.new.3160 (New)


Package is "opensuse-tensorflow2-image"

Wed Mar 25 23:46:47 2020 rev:2 rq:788180 version:1.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/opensuse-tensorflow2-image/opensuse-tensorflow2.changes
  2020-03-11 18:51:18.299566461 +0100
+++ 
/work/SRC/openSUSE:Factory/.opensuse-tensorflow2-image.new.3160/opensuse-tensorflow2.changes
2020-03-25 23:47:55.964058109 +0100
@@ -1,0 +2,5 @@
+Wed Mar 25 11:48:05 UTC 2020 - Guillaume GARDET 
+
+- Build also on aarch64
+
+---



Other differences:
--
++ opensuse-tensorflow2.kiwi ++
--- /var/tmp/diff_new_pack.7w3NHE/_old  2020-03-25 23:47:57.588057680 +0100
+++ /var/tmp/diff_new_pack.7w3NHE/_new  2020-03-25 23:47:57.588057680 +0100
@@ -1,5 +1,5 @@
 
-
+
 
   
 Marco Varlese




commit pw3270 for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package pw3270 for openSUSE:Factory checked 
in at 2020-03-25 23:46:43

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


Package is "pw3270"

Wed Mar 25 23:46:43 2020 rev:7 rq:788183 version:5.2

Changes:

--- /work/SRC/openSUSE:Factory/pw3270/pw3270.changes2020-02-20 
15:37:39.954768686 +0100
+++ /work/SRC/openSUSE:Factory/.pw3270.new.3160/pw3270.changes  2020-03-25 
23:47:45.800060800 +0100
@@ -1,0 +2,5 @@
+Wed Mar 25 08:47:04 UTC 2020 - Bernhard Wiedemann 
+
+- Add reproducible.patch to make package build reproducible (boo#1047218) 
+
+---

New:

  reproducible.patch



Other differences:
--
++ pw3270.spec ++
--- /var/tmp/diff_new_pack.zt3ioQ/_old  2020-03-25 23:47:48.392060114 +0100
+++ /var/tmp/diff_new_pack.zt3ioQ/_new  2020-03-25 23:47:48.392060114 +0100
@@ -39,6 +39,7 @@
 Url:https://portal.softwarepublico.gov.br/social/pw3270/
 
 Source: pw3270-%{version}.tar.xz
+Patch0: reproducible.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -198,6 +199,7 @@
 %prep
 
 %setup -q -n pw3270-%{version}
+%patch0 -p1
 
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects

++ reproducible.patch ++
https://github.com/PerryWerneck/pw3270/pull/2

Author: Bernhard M. Wiedemann 
Date:   Thu Dec 5 18:57:54 2019 +0100

Allow to override build date with SOURCE_DATE_EPOCH
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Also switch to UTC to be independent of timezone.

Note: This date call is designed to work with different flavors
of date (GNU, BSD and others).
If only GNU (Linux) support is needed, the patch can be simplified.

This PR was done while working on reproducible builds for openSUSE.

Index: pw3270-5.2/branding/Makefile.in
===
--- pw3270-5.2.orig/branding/Makefile.in
+++ pw3270-5.2/branding/Makefile.in
@@ -51,7 +51,7 @@ $(BINDIR)/%.png: \
 
@echo $@ ...
@$(MKDIR) `dirname $@`
-   @$(CONVERT) -background transparent $< $@
+   @$(CONVERT) -strip -background transparent $< $@
@$(OPTIPNG) -o7 $@
 
 $(BINDIR)/%.ico: \
Index: pw3270-5.2/src/libpw3270cpp/Makefile.in
===
--- pw3270-5.2.orig/src/libpw3270cpp/Makefile.in
+++ pw3270-5.2/src/libpw3270cpp/Makefile.in
@@ -61,6 +61,13 @@ VALGRIND=@VALGRIND@
 INSTALL_DATA=@INSTALL_DATA@
 INSTALL_PROGRAM=@INSTALL_PROGRAM@
 
+DATE_FMT = +%Y%m%d
+ifdef SOURCE_DATE_EPOCH
+BUILD_DATE ?= $(shell date -u -d "@$(SOURCE_DATE_EPOCH)" "$(DATE_FMT)" 
2>/dev/null || date -u -r "$(SOURCE_DATE_EPOCH)" "$(DATE_FMT)" 2>/dev/null || 
date -u "$(DATE_FMT)")
+else
+BUILD_DATE ?= $(shell date "$(DATE_FMT)")
+endif
+
 CFLAGS= \
@CFLAGS@ \
-Wno-deprecated-declarations \
@@ -102,7 +109,7 @@ $(OBJRLS)/%.o: \
@$(MKDIR) `dirname $@`
@$(CC) $(CFLAGS) \
@RLS_CFLAGS@ \
-   -DBUILD_DATE=`date +"%Y%m%d"` \
+   -DBUILD_DATE=$(BUILD_DATE) \
-o $@ -c $<
 
 $(POTDIR)/%.pot: %.c



commit python-txaio for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-txaio for openSUSE:Factory 
checked in at 2020-03-25 23:46:32

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


Package is "python-txaio"

Wed Mar 25 23:46:32 2020 rev:7 rq:788073 version:18.8.1

Changes:

--- /work/SRC/openSUSE:Factory/python-txaio/python-txaio.changes
2020-02-05 19:44:37.715351318 +0100
+++ /work/SRC/openSUSE:Factory/.python-txaio.new.3160/python-txaio.changes  
2020-03-25 23:47:31.776064513 +0100
@@ -2,8 +1,0 @@
-Wed Feb  5 13:11:01 UTC 2020 - Ondřej Súkup 
-
-- update to 20.1.1
-- drop pytest4.patch
- * new: moved time_ns and perf_counter_ns helper functions here
- * drop support for python 3.4 and older
-


Old:

  txaio-20.1.1.tar.gz

New:

  pytest4.patch
  txaio-18.8.1.tar.gz



Other differences:
--
++ python-txaio.spec ++
--- /var/tmp/diff_new_pack.YzqMXF/_old  2020-03-25 23:47:34.164063881 +0100
+++ /var/tmp/diff_new_pack.YzqMXF/_new  2020-03-25 23:47:34.164063881 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-txaio
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,24 +16,29 @@
 #
 
 
-%define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-txaio
-Version:20.1.1
+Version:18.8.1
 Release:0
 Summary:WebSocket and WAMP in Python for Twisted and asyncio
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/crossbario/txaio
 Source: 
https://files.pythonhosted.org/packages/source/t/txaio/txaio-%{version}.tar.gz
+Patch0: pytest4.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildRequires:  python2-devel
 BuildRequires:  python3-testsuite
 Requires:   python-six
 Recommends: python-Twisted >= 12.1.0
 Recommends: python-zope.interface >= 3.6
 BuildArch:  noarch
+%ifpython2
+Requires:   python-future
+Recommends: python-trollius
+%endif
 # SECTION test requirements
 BuildRequires:  %{python_module Twisted >= 12.1.0}
 BuildRequires:  %{python_module mock}
@@ -48,6 +53,7 @@
 
 %prep
 %setup -q -n txaio-%{version}
+%autopatch -p1
 
 %build
 %python_build

++ pytest4.patch ++
>From 9217f054b7eccc120f84e01995479125e07de59a Mon Sep 17 00:00:00 2001
From: meejah 
Date: Fri, 22 Feb 2019 12:01:46 -0700
Subject: [PATCH] make pytest happy

---
 test/conftest.py | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/test/conftest.py b/test/conftest.py
index 4a225c8..a3ca2d6 100644
--- a/test/conftest.py
+++ b/test/conftest.py
@@ -25,9 +25,9 @@ def framework(request):
 
 try:
 if request.param == 'twisted':
-return framework_tx()
+return _notfixture_framework_tx()
 elif request.param == 'asyncio':
-return framework_aio()
+return _notfixture_framework_aio()
 except ImportError:
 pytest.skip()
 
@@ -43,6 +43,10 @@ def framework_uninitialized():
 
 @pytest.fixture
 def framework_tx():
+return _notfixture_framework_tx()
+
+
+def _notfixture_framework_tx():
 try:
 import txaio
 from txaio import tx
@@ -56,6 +60,10 @@ def framework_tx():
 
 @pytest.fixture
 def framework_aio():
+return _notfixture_framework_aio()
+
+
+def _notfixture_framework_aio():
 try:
 import txaio
 from txaio import aio
++ txaio-20.1.1.tar.gz -> txaio-18.8.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/txaio-20.1.1/PKG-INFO new/txaio-18.8.1/PKG-INFO
--- old/txaio-20.1.1/PKG-INFO   2020-01-21 10:09:51.737460900 +0100
+++ new/txaio-18.8.1/PKG-INFO   2018-08-31 12:06:05.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: txaio
-Version: 20.1.1
+Version: 18.8.1
 Summary: Compatibility API between asyncio/Twisted/Trollius
 Home-page: https://github.com/crossbario/txaio
 Author: Crossbar.io Technologies GmbH
@@ -30,12 +30,19 @@
 Platform support
 
 
-**txaio** runs on CPython 3.5+ and PyPy 3, on top of *Twisted* or 
*asyncio*. Specifically, **txaio** is tested on the following platforms:
+**txaio** runs on CPython 2.7/3.3+ and PyPy 2/3, on top of Twisted or 
asyncio. Specifically, **txaio** is tested on the following platforms:

commit pmix for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package pmix for openSUSE:Factory checked in 
at 2020-03-25 23:46:40

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


Package is "pmix"

Wed Mar 25 23:46:40 2020 rev:4 rq:788201 version:3.1.5

Changes:

--- /work/SRC/openSUSE:Factory/pmix/pmix.changes2020-02-18 
13:29:36.608726406 +0100
+++ /work/SRC/openSUSE:Factory/.pmix.new.3160/pmix.changes  2020-03-25 
23:47:42.224061747 +0100
@@ -1,0 +2,38 @@
+Wed Mar 25 08:26:24 UTC 2020 - Bernhard Wiedemann 
+
+- Update to version 3.1.5 (bsc#1167655)
+  * PR #1413/#1465: Remove unnecessary error log
+  * PR #1433: Return the correct status from PMIx_Publish
+  * PR #1445: Sync. with master to fix 'get' of data for unknown namespace
+  * Includes the following PRs from master
+  * PR #1382: dstore: fixed truncate key-names while restoring
+  * PR #1405: Fix xnspace dmodex and add verbose debug
+  * PR #1406: Resolve request for job-level data
+  * PR #1407/#1409/#1411: Fix dmodex across nspaces
+  * PR #1434/#1436: Cleanup handling of info arrays
+  * PR #1435: Cleanup example and remove debug
+  * PR #1437: Update blocking Allocation_request signature
+  * PR #1440: Fix 'get' of data for unknown namespace
+  * PR #1442: Fix fences with namespaces where no local processes are running
+  * PR #1472: Initialize nlocal and local in the tracker
+  * PR #1487: Sync. with master to fix info array and cross-version issues
+  * PR #1493/#1497/#1501/#1505/#1589: Info array and Cross-version fixes
+  * PR #1511/#1517/#1520/#1523/#1534/#1565: Fix pmix tests
+  * PR #1530: Improve handling of servers piror to v3.1.5
+  * PR #1531: Update transfer from hash to dstore
+  * PR #1538: Fix singleton initialization
+  * PR #1547: Add missing PMIx_IOF_deregister function
+  * PR #1554/#1591: Fix memory leak on namespace deregister
+  * PR #1561: Configury fix for reproducible builds (boo#1047218)
+  * PR #1579: Protect pthread setpshared calls
+  * PR #1587: Fix to gds/dstore configure logic
+  * PR #1610: Adjust hotel timeout to be in whole seconds
+  * PR #1613: dstore: Fix cache size calculation
+  * PR #1622: Fix multiple occurrences of unaligned access in pmix tests
+  * PR #1620: Re-address the collective tracker problem
+  * PR #1625: Fix library version triplet
+  * PR #1630: Fix support for PGI compiler pgcc18
+  * PR #1637: Realign behavior of PMIx_Get and PMIx_Get_nb
+  * PR #1640: Properly handle forwarded output when no handler registered
+
+---

Old:

  openpmix-3.1.4.tar.gz

New:

  openpmix-3.1.5.tar.gz



Other differences:
--
++ pmix.spec ++
--- /var/tmp/diff_new_pack.7lsjHO/_old  2020-03-25 23:47:43.312061459 +0100
+++ /var/tmp/diff_new_pack.7lsjHO/_new  2020-03-25 23:47:43.320061457 +0100
@@ -19,7 +19,7 @@
 #
 
 Name:   pmix
-Version:3.1.4
+Version:3.1.5
 Release:0
 Summary:Process Management Interface for MPI
 License:BSD-3-Clause

++ openpmix-3.1.4.tar.gz -> openpmix-3.1.5.tar.gz ++
 12136 lines of diff (skipped)




commit urh for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package urh for openSUSE:Factory checked in 
at 2020-03-25 23:46:26

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


Package is "urh"

Wed Mar 25 23:46:26 2020 rev:32 rq:788016 version:2.8.5

Changes:

--- /work/SRC/openSUSE:Factory/urh/urh.changes  2020-03-09 18:34:15.942022784 
+0100
+++ /work/SRC/openSUSE:Factory/.urh.new.3160/urh.changes2020-03-25 
23:47:17.788068216 +0100
@@ -1,0 +2,9 @@
+Tue Mar 24 18:13:26 UTC 2020 - Martin Hauke 
+
+- Update to version 2.8.5
+  * Beautify LFSR implementation
+  * Fix decoding UI
+  * Overhaul GNU Radio backend (ready for gr 3.8)
+  * improve waiting in unittests
+
+---

Old:

  urh-2.8.4.tar.gz

New:

  urh-2.8.5.tar.gz



Other differences:
--
++ urh.spec ++
--- /var/tmp/diff_new_pack.c29FGY/_old  2020-03-25 23:47:20.128067596 +0100
+++ /var/tmp/diff_new_pack.c29FGY/_new  2020-03-25 23:47:20.152067590 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   urh
-Version:2.8.4
+Version:2.8.5
 Release:0
 Summary:Tool for investigating unknown wireless protocols
 License:GPL-3.0-only

++ urh-2.8.4.tar.gz -> urh-2.8.5.tar.gz ++
/work/SRC/openSUSE:Factory/urh/urh-2.8.4.tar.gz 
/work/SRC/openSUSE:Factory/.urh.new.3160/urh-2.8.5.tar.gz differ: char 15, line 
1




commit crmsh for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2020-03-25 23:46:30

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


Package is "crmsh"

Wed Mar 25 23:46:30 2020 rev:179 rq:787953 version:4.2.0+git.1585096577.f3257c89

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2020-03-19 
19:52:30.408260566 +0100
+++ /work/SRC/openSUSE:Factory/.crmsh.new.3160/crmsh.changes2020-03-25 
23:47:24.256066504 +0100
@@ -1,0 +2,9 @@
+Wed Mar 25 00:53:09 UTC 2020 - xli...@suse.com
+
+- Update to version 4.2.0+git.1585096577.f3257c89:
+  * Dev: behave: Functional test for user case master survive
+  * Dev: unittest: unittest for qdevice improvement
+  * Dev: behave: functional test for qdevice imporvement
+  * Low: corosync: Improve qdevice configure process
+
+---

Old:

  crmsh-4.2.0+git.1584623405.d39158a2.tar.bz2

New:

  crmsh-4.2.0+git.1585096577.f3257c89.tar.bz2



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.D3a6hg/_old  2020-03-25 23:47:26.776065836 +0100
+++ /var/tmp/diff_new_pack.D3a6hg/_new  2020-03-25 23:47:26.796065831 +0100
@@ -36,7 +36,7 @@
 Summary:High Availability cluster command-line interface
 License:GPL-2.0-or-later
 Group:  %{pkg_group}
-Version:4.2.0+git.1584623405.d39158a2
+Version:4.2.0+git.1585096577.f3257c89
 Release:0
 Url:http://crmsh.github.io
 Source0:%{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.D3a6hg/_old  2020-03-25 23:47:27.084065755 +0100
+++ /var/tmp/diff_new_pack.D3a6hg/_new  2020-03-25 23:47:27.104065750 +0100
@@ -5,4 +5,4 @@
 https://github.com/liangxin1300/crmsh.git
   d8dc51b4cb34964aa72e918999ebc7f03b48f3c9
 https://github.com/ClusterLabs/crmsh.git
-  669f13b518847287d9994e8f3a00ffd876b376df
\ No newline at end of file
+  f3257c89ff67f53ee9bd78c8a91f7553000172ec
\ No newline at end of file

++ crmsh-4.2.0+git.1584623405.d39158a2.tar.bz2 -> 
crmsh-4.2.0+git.1585096577.f3257c89.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh-4.2.0+git.1584623405.d39158a2/.travis.yml 
new/crmsh-4.2.0+git.1585096577.f3257c89/.travis.yml
--- old/crmsh-4.2.0+git.1584623405.d39158a2/.travis.yml 2020-03-19 
14:10:05.0 +0100
+++ new/crmsh-4.2.0+git.1585096577.f3257c89/.travis.yml 2020-03-25 
01:36:17.0 +0100
@@ -72,6 +72,12 @@
 - $FUNCTIONAL_TEST qdevice before_install
   script:
 - $FUNCTIONAL_TEST qdevice run validate
+
+- name: "functional test for qdevice - user case"
+  before_install:
+- $FUNCTIONAL_TEST qdevice before_install
+  script:
+- $FUNCTIONAL_TEST qdevice run usercase
 
 - name: "functional test for resource subcommand"
   before_install:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-4.2.0+git.1584623405.d39158a2/crmsh/corosync.py 
new/crmsh-4.2.0+git.1585096577.f3257c89/crmsh/corosync.py
--- old/crmsh-4.2.0+git.1584623405.d39158a2/crmsh/corosync.py   2020-03-19 
14:10:05.0 +0100
+++ new/crmsh-4.2.0+git.1585096577.f3257c89/crmsh/corosync.py   2020-03-25 
01:36:17.0 +0100
@@ -89,8 +89,8 @@
 qdevice_path = "/etc/corosync/qdevice/net"
 qdevice_db_path = "/etc/corosync/qdevice/net/nssdb"
 
-def __init__(self, ip, port=5403, algo="ffsplit",
- tie_breaker="lowest", tls="on", cluster_node=None, cmds=None):
+def __init__(self, ip, port=5403, algo="ffsplit", tie_breaker="lowest",
+tls="on", cluster_node=None, cmds=None, mode=None):
 self.ip = ip
 self.port = port
 self.algo = algo
@@ -99,6 +99,7 @@
 self.cluster_node = cluster_node
 self.askpass = False
 self.cmds = cmds
+self.mode = mode
 
 @property
 def qnetd_cacert_on_qnetd(self):
@@ -137,6 +138,8 @@
 return "{}/{}/{}".format(self.qdevice_path, self.cluster_node, 
self.qdevice_p12_filename)
 
 def valid_attr(self):
+if not bootstrap.package_is_installed("corosync-qdevice"):
+raise ValueError("Package \"corosync-qdevice\" not installed on 
this node")
 if self.ip == utils.this_node() or self.ip in utils.ip_in_local():
 raise ValueError("host for qnetd must be a remote one")
 if not utils.resolve_hostnames([self.ip])[0]:
@@ -145,24 +148,31 @@
 raise ValueError("ssh service on \"{}\" not 
available".format(self.ip))

commit python2-pycairo for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python2-pycairo for openSUSE:Factory 
checked in at 2020-03-25 23:45:53

Comparing /work/SRC/openSUSE:Factory/python2-pycairo (Old)
 and  /work/SRC/openSUSE:Factory/.python2-pycairo.new.3160 (New)


Package is "python2-pycairo"

Wed Mar 25 23:45:53 2020 rev:4 rq:788082 version:1.18.1

Changes:

--- /work/SRC/openSUSE:Factory/python2-pycairo/python2-pycairo.changes  
2020-03-23 12:53:17.996059630 +0100
+++ 
/work/SRC/openSUSE:Factory/.python2-pycairo.new.3160/python2-pycairo.changes
2020-03-25 23:46:50.960063332 +0100
@@ -1,0 +2,5 @@
+Wed Mar 25 08:25:31 UTC 2020 - Tomáš Chvátal 
+
+- Install the fake egg-info folder to work with pip and friends
+
+---



Other differences:
--
++ python2-pycairo.spec ++
--- /var/tmp/diff_new_pack.SAu9h8/_old  2020-03-25 23:46:52.048063688 +0100
+++ /var/tmp/diff_new_pack.SAu9h8/_new  2020-03-25 23:46:52.052063689 +0100
@@ -24,6 +24,7 @@
 URL:https://github.com/pygobject/pycairo
 Source: 
https://github.com/pygobject/pycairo/releases/download/v%{version}/pycairo-%{version}.tar.gz
 BuildRequires:  cairo-devel >= 1.13.1
+BuildRequires:  fdupes
 BuildRequires:  python-devel
 BuildRequires:  python-rpm-macros
 Provides:   python2-cairo = %{version}
@@ -73,11 +74,17 @@
 
 %install
 %python2_install
+%fdupes %{buildroot}%{python2_sitearch}
 
 # move headers to not conflict with newer ones from py3
 mv %{buildroot}%{_includedir}/pycairo/ %{buildroot}%{_includedir}/pycairo-py2/
 sed -i -e 's:include/pycairo:include/pycairo-py2:g' 
%{buildroot}%{_libdir}/pkgconfig/pycairo.pc
 
+# add the setuptools egg-info directory
+rm 
%{buildroot}%{python2_sitearch}/pycairo-%{version}-py%{python_version}.egg-info
+mkdir -p 
%{buildroot}%{python2_sitearch}/pycairo-%{version}-py%{python_version}.egg-info/
+cp pycairo.egg-info/* 
%{buildroot}%{python2_sitearch}/pycairo-%{version}-py%{python_version}.egg-info/
+
 %files
 %doc NEWS docs
 %license COPYING COPYING-LGPL-2.1 COPYING-MPL-1.1




commit python-pymisp for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-pymisp for openSUSE:Factory 
checked in at 2020-03-25 23:45:04

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


Package is "python-pymisp"

Wed Mar 25 23:45:04 2020 rev:23 rq:787843 version:2.4.123

Changes:

--- /work/SRC/openSUSE:Factory/python-pymisp/python-pymisp.changes  
2020-02-19 12:42:00.067793362 +0100
+++ /work/SRC/openSUSE:Factory/.python-pymisp.new.3160/python-pymisp.changes
2020-03-25 23:46:29.768056400 +0100
@@ -1,0 +2,60 @@
+Tue Mar 17 14:49:18 UTC 2020 - Sebastian Wagner 
+
+- set UTF-8 encoding for test, fixes Leap 15.1 buildc
+
+---
+Sun Mar 15 10:11:15 UTC 2020 - Sebastian Wagner 
+
+- change source URL to github, as the pypi archive misses some files.
+- add misp-objects source as github archive misses it.
+- update to version 2.4.123:
+ - New
+   - Add import script for dxy data. [Raphaël Vinot]
+   - Csse covid19 daily report importer. [Raphaël Vinot]
+ - Changes
+   - Bump version. [Raphaël Vinot]
+   - Bump changelog. [Raphaël Vinot]
+   - Bump dependencies. [Raphaël Vinot]
+   - Bump misp-objects. [Raphaël Vinot]
+   - JSON files are UTF8. [Raphaël Vinot]
+ Bump dev deps, update comment
+   - Add tag, set distribution, add file and source (CSSE importer)
+ [Raphaël Vinot]
+   - Bump misp-objects. [Raphaël Vinot]
+- update to version 2.4.122:
+ - New
+   - Add uuid by default in MISPEvent, add F/L seen in feed output.
+ [Raphaël Vinot]
+   - Admin script to setup a sync server. [Raphaël Vinot]
+   - Add feed generation example in notebook. [Raphaël Vinot]
+ - Changes
+   - Bump changelog. [Raphaël Vinot]
+   - Comments were still referencing pipenv. [Raphaël Vinot]
+   - Bump misp-objects. [Raphaël Vinot]
+   - Bump misp-objects. [Raphaël Vinot]
+   - Bump changelog. [Raphaël Vinot]
+   - Bump version. [Raphaël Vinot]
+   - Bump misp-objects. [Raphaël Vinot]
+   - Bump dependencies. [Raphaël Vinot]
+   - Bump dep. [Raphaël Vinot]
+   - Fix typo in readme. [Raphaël Vinot]
+   - Use bionic on travis. [Raphaël Vinot]
+   - Add poetry support. [Raphaël Vinot]
+ - Fix
+   - Test cases & template version. [Raphaël Vinot]
+   - Mypy, more typing. [Raphaël Vinot]
+   - Do not skip data in add_attribute methods. [Raphaël Vinot]
+   - Remove references to the old API. [Raphaël Vinot]
+ - Other
+   - Use poetry everywhere, fix readme. [Raphaël Vinot]
+- update to version 2.4.121.1:
+ - Changes
+   - Bump changelog. [Raphaël Vinot]
+   - Bump objects. [Raphaël Vinot]
+   - Bump changelog. [Raphaël Vinot]
+   - Bump version. [Raphaël Vinot]
+ - Fix
+   - Make lief optional again. [Raphaël Vinot]
+ fix #538
+
+---

Old:

  changelog.sh
  pymisp-2.4.121.1.tar.gz

New:

  misp-objects.tar.gz
  python-pymisp-2.4.123.tar.gz



Other differences:
--
++ python-pymisp.spec ++
--- /var/tmp/diff_new_pack.2EXHY5/_old  2020-03-25 23:46:30.624056680 +0100
+++ /var/tmp/diff_new_pack.2EXHY5/_new  2020-03-25 23:46:30.628056681 +0100
@@ -19,15 +19,17 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-pymisp
-Version:2.4.121.1
+Version:2.4.123
 Release:0
 Summary:Python API for MISP
 License:BSD-2-Clause
 Group:  Development/Languages/Python
 URL:https://github.com/MISP/PyMISP
-Source: 
https://files.pythonhosted.org/packages/source/p/pymisp/pymisp-%{version}.tar.gz
-# Internal script for generating changelog
-Source1:changelog.sh
+Source0:
https://github.com/MISP/PyMISP/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+# github tarball misses the misp-objects subproject data
+Source1:
https://github.com/MISP/misp-objects/archive/7ef9a2ba56efc6553a720d6df27c9ee547e24242.tar.gz#/misp-objects.tar.gz
+# pypi tarball missing some files: https://github.com/MISP/PyMISP/issues/554
+#Source: 
https://files.pythonhosted.org/packages/source/p/pymisp/pymisp-%%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -76,7 +78,10 @@
 Examples and HTML documentation for %{name}.
 
 %prep
-%setup -q -n pymisp-%{version}
+%setup -q -n PyMISP-%{version}
+#%%setup -q -n pymisp-%%{version}
+%setup -T -D -b 1 -n PyMISP-%{version}
+mv ../misp-objects-*/* pymisp/data/misp-objects/
 find pymisp examples -name "*.py" -type f -exec sed -i '1s/^#!.*//' '{}' \+
 
 %build
@@ -92,6 +97,7 @@
 %{python_expand %fdupes %{buildroot}%{$python_sitelib}}
 
 %check
+e

commit python-dephell for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-dephell for openSUSE:Factory 
checked in at 2020-03-25 23:45:07

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


Package is "python-dephell"

Wed Mar 25 23:45:07 2020 rev:10 rq:788257 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Factory/python-dephell/python-dephell.changes
2020-03-23 12:52:56.320046018 +0100
+++ /work/SRC/openSUSE:Factory/.python-dephell.new.3160/python-dephell.changes  
2020-03-25 23:46:31.244056883 +0100
@@ -1,0 +2,12 @@
+Tue Mar 24 12:41:22 UTC 2020 - Matej Cepl 
+
+- dephell deps convert should always run UTF-8 locale.
+
+---
+Mon Mar 23 15:13:52 UTC 2020 - Matej Cepl 
+
+- Separate python-dephell-rpm-macros subpackage.
+- Add Provides: python-dephell to make it independent on the
+  particular version of Python used.
+
+---



Other differences:
--
++ python-dephell.spec ++
--- /var/tmp/diff_new_pack.G1t6HV/_old  2020-03-25 23:46:32.860057411 +0100
+++ /var/tmp/diff_new_pack.G1t6HV/_new  2020-03-25 23:46:32.892057422 +0100
@@ -18,6 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
+%define oldpython python
 %global flavor @BUILD_FLAVOR@%{nil}
 %if "%{flavor}" == "test"
 %define psuffix -test
@@ -77,12 +78,15 @@
 Requires:   python-tabulate
 Requires:   python-tomlkit
 Requires:   python-yaspin
+Requires:   (python-dephell-rpm-macros if python-rpm-macros)
 Recommends: git-core
 Recommends: python-aiofiles
 Recommends: python-colorama
 Recommends: python-graphviz
 Suggests:   python-autopep8
 Suggests:   python-yapf
+# For python-dephell-rpm-macros
+Provides:   %{oldpython}-dephell = %{version}
 BuildArch:  noarch
 # SECTION test requirements
 %if %{with test}
@@ -140,6 +144,16 @@
 %patch0 -p1
 
 find tests -type d -name __pycache__ | xargs rm -rf
+sed -i -e '1i #!/bin/sh' dephell/templates/docker_prepare.sh
+
+%package rpm-macros
+Summary:RPM macros to help develop Python packages using python-dephell
+Group:  Development/Libraries/Python
+Requires:   %{name} = %{version}
+
+%description rpm-macros
+Contains the RPM definition of the macro dephell_gensetup, which
+generates setup.py from the provided pyproject.toml.
 
 %build
 %python_build
@@ -165,9 +179,11 @@
 %doc README.md README.rst
 %license LICENSE
 %python3_only %{_bindir}/dephell
-%python3_only %dir %{_libexecdir}/rpm/macros.d
-%python3_only %{_libexecdir}/rpm/macros.d/macros.py-dephell
 %{python_sitelib}/*
+
+%files rpm-macros
+%dir %{_libexecdir}/rpm/macros.d
+%{_libexecdir}/rpm/macros.d/macros.py-dephell
 %endif
 
 %changelog

++ macros.py-dephell ++
--- /var/tmp/diff_new_pack.G1t6HV/_old  2020-03-25 23:46:33.408057591 +0100
+++ /var/tmp/diff_new_pack.G1t6HV/_new  2020-03-25 23:46:33.424057596 +0100
@@ -1,2 +1,9 @@
 # Provide the macro so that we can change it with any changes upstream
-%dephell_gensetup dephell deps convert --from pyproject.toml --to setup.py
\ No newline at end of file
+# logging level can be changed with different RPM SPEC macros dephell_loglevel,
+# possilbe levels are DEBUG, INFO, WARNING, ERROR, and EXCEPTION
+# names of files can be modified with dephell_tomlfile and dephell_setupfile 
macros
+# respectively.
+%dephell_gensetup LANG=en_US.utf8 dephell deps convert --traceback \\\
+--level=%{?dephell_loglevel}%{!?dephell_loglevel:INFO} \\\
+--from %{?dephell_tomlfile}%{!?dephell_tomlfile:pyproject.toml} \\\
+--to %{?dephell_setupfile}%{!?dephell_setupfile:setup.py}




commit python-pyroute2 for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-pyroute2 for openSUSE:Factory 
checked in at 2020-03-25 23:46:00

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


Package is "python-pyroute2"

Wed Mar 25 23:46:00 2020 rev:16 rq:788086 version:0.5.10

Changes:

--- /work/SRC/openSUSE:Factory/python-pyroute2/python-pyroute2.changes  
2020-03-16 10:19:19.091611183 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyroute2.new.3160/python-pyroute2.changes
2020-03-25 23:46:52.188063734 +0100
@@ -4 +4 @@
-- update to 0.5.10:
+- update to 0.5.10 bsc#1161898:



Other differences:
--
++ python-pyroute2.spec ++
--- /var/tmp/diff_new_pack.are86s/_old  2020-03-25 23:46:53.060064019 +0100
+++ /var/tmp/diff_new_pack.are86s/_new  2020-03-25 23:46:53.080064026 +0100
@@ -22,7 +22,6 @@
 Release:0
 Summary:Python Netlink library
 License:GPL-2.0-or-later OR Apache-2.0
-Group:  Development/Languages/Python
 URL:https://github.com/svinota/pyroute2
 Source: 
https://files.pythonhosted.org/packages/source/p/pyroute2/pyroute2-%{version}.tar.gz
 BuildRequires:  %{python_module nose}




commit python-clikit for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-clikit for openSUSE:Factory 
checked in at 2020-03-25 23:44:57

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


Package is "python-clikit"

Wed Mar 25 23:44:57 2020 rev:6 rq:787820 version:0.4.2

Changes:

--- /work/SRC/openSUSE:Factory/python-clikit/python-clikit.changes  
2020-03-16 10:21:31.535665130 +0100
+++ /work/SRC/openSUSE:Factory/.python-clikit.new.3160/python-clikit.changes
2020-03-25 23:46:23.528054359 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 18:13:43 UTC 2020 - Matej Cepl 
+
+- Add macro %dephell_genspec to generate setup.py
+
+---



Other differences:
--
++ python-clikit.spec ++
--- /var/tmp/diff_new_pack.qxoeow/_old  2020-03-25 23:46:25.184054901 +0100
+++ /var/tmp/diff_new_pack.qxoeow/_new  2020-03-25 23:46:25.216054911 +0100
@@ -32,6 +32,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module typing >= 3.6}
 BuildRequires:  fdupes
+BuildRequires:  python-dephell-rpm-macros
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-dephell
 Requires:   python-pastel >= 0.2.0
@@ -52,7 +53,7 @@
 
 %prep
 %setup -q -n clikit-%{version}
-dephell deps convert --from pyproject.toml --to setup.py
+%dephell_gensetup
 
 %build
 %python_build




commit racket for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package racket for openSUSE:Factory checked 
in at 2020-03-25 23:45:33

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


Package is "racket"

Wed Mar 25 23:45:33 2020 rev:10 rq:788072 version:7.3

Changes:

--- /work/SRC/openSUSE:Factory/racket/racket.changes2019-08-05 
10:37:29.599326565 +0200
+++ /work/SRC/openSUSE:Factory/.racket.new.3160/racket.changes  2020-03-25 
23:46:44.976061375 +0100
@@ -1,0 +2,6 @@
+Tue Mar 24 13:53:40 UTC 2020 - Adrian Schröter 
+
+- adapt _constraints, sse3 never existed, but this is not anymore
+  ignored in OBS
+
+---



Other differences:
--
++ racket.spec ++
--- /var/tmp/diff_new_pack.NXVNOo/_old  2020-03-25 23:46:46.316061813 +0100
+++ /var/tmp/diff_new_pack.NXVNOo/_new  2020-03-25 23:46:46.316061813 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package racket
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2012, 2013 Togan Muftuoglu tog...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties

++ _constraints ++
--- /var/tmp/diff_new_pack.NXVNOo/_old  2020-03-25 23:46:46.356061826 +0100
+++ /var/tmp/diff_new_pack.NXVNOo/_new  2020-03-25 23:46:46.356061826 +0100
@@ -24,7 +24,6 @@
 mmx
 sse
 sse2
-sse3
 ssse3
   
 




commit perl-Mojolicious for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-03-25 23:45:43

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


Package is "perl-Mojolicious"

Wed Mar 25 23:45:43 2020 rev:125 rq:788063 version:8.35

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-03-18 12:48:25.273068234 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3160/perl-Mojolicious.changes  
2020-03-25 23:46:48.248062445 +0100
@@ -1,0 +2,9 @@
+Sun Mar 22 03:09:07 UTC 2020 -  
+
+- updated to 8.35
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.35  2020-03-20
+- Added not_empty filter to Mojolicious::Validator.
+
+---

Old:

  Mojolicious-8.34.tar.gz

New:

  Mojolicious-8.35.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.1YLvy1/_old  2020-03-25 23:46:49.544062869 +0100
+++ /var/tmp/diff_new_pack.1YLvy1/_new  2020-03-25 23:46:49.548062870 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.34
+Version:8.35
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.34.tar.gz -> Mojolicious-8.35.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.34/Changes new/Mojolicious-8.35/Changes
--- old/Mojolicious-8.34/Changes2020-03-16 16:52:00.0 +0100
+++ new/Mojolicious-8.35/Changes2020-03-20 18:36:05.0 +0100
@@ -1,4 +1,7 @@
 
+8.35  2020-03-20
+  - Added not_empty filter to Mojolicious::Validator.
+
 8.34  2020-03-16
   - Removed experimental status from proxy->get_p, proxy->post_p and
 proxy->start_p helpers in Mojolicious::Plugin::DefaultHelpers.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.34/META.json 
new/Mojolicious-8.35/META.json
--- old/Mojolicious-8.34/META.json  2020-03-16 18:26:07.0 +0100
+++ new/Mojolicious-8.35/META.json  2020-03-21 16:10:58.0 +0100
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.34",
+   "version" : "8.35",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.34/META.yml 
new/Mojolicious-8.35/META.yml
--- old/Mojolicious-8.34/META.yml   2020-03-16 18:26:06.0 +0100
+++ new/Mojolicious-8.35/META.yml   2020-03-21 16:10:58.0 +0100
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.34'
+version: '8.35'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.34/lib/Mojolicious/Validator.pm 
new/Mojolicious-8.35/lib/Mojolicious/Validator.pm
--- old/Mojolicious-8.34/lib/Mojolicious/Validator.pm   2020-03-16 
16:49:57.0 +0100
+++ new/Mojolicious-8.35/lib/Mojolicious/Validator.pm   2020-03-20 
18:35:44.0 +0100
@@ -6,7 +6,7 @@
 use Mojolicious::Validator::Validation;
 
 has checks  => sub { {} };
-has filters => sub { {trim => \&_trim} };
+has filters => sub { {not_empty => \&_not_empty, trim => \&_trim} };
 
 sub add_check {
   my ($self, $name, $cb) = @_;
@@ -47,6 +47,8 @@
   return 1;
 }
 
+sub _not_empty { length $_[2] ? $_[2] : undef }
+
 sub _num {
   my ($v, $name, $value, $min, $max) = @_;
   return 1 if $value !~ /^-?[0-9]+$/;
@@ -135,6 +137,12 @@
 
 These filters are available by default.
 
+=head2 not_empty
+
+  $v = $v->optional('foo', 'not_empty');
+
+Remove empty string values and treat them as if they had not been submitted.
+
 =head2 trim
 
   $v = $v->optional('foo', 'trim');
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.34/lib/Mojolicious.pm 
new/Mojolicious-8.35/lib/Mojolicious.pm
--- old/Mojolicious-8.34/lib/Mojolicious.pm 2020-03-07 14:32:21.0 
+0100
+++ new/Mojolicious-8.35/lib/Mojolicious.pm 2020-03-18 02:26:02.0 
+0100
@@ -59,7 +59,7 @@
 has validator => sub { Mojolicious::Validator->new };
 
 our $CODENAME = 'Supervillain';
-our $VERSION  = '8.34';
+our $VERSION  = '8.35';
 
 sub BUILD_DYNAMIC {
   my ($class, $method, $dyn_methods) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exc

commit python-google-api-python-client for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-google-api-python-client for 
openSUSE:Factory checked in at 2020-03-25 23:46:06

Comparing /work/SRC/openSUSE:Factory/python-google-api-python-client (Old)
 and  /work/SRC/openSUSE:Factory/.python-google-api-python-client.new.3160 
(New)


Package is "python-google-api-python-client"

Wed Mar 25 23:46:06 2020 rev:11 rq:788089 version:1.7.11

Changes:

--- 
/work/SRC/openSUSE:Factory/python-google-api-python-client/python-google-api-python-client.changes
  2019-09-27 14:46:48.893019629 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-api-python-client.new.3160/python-google-api-python-client.changes
2020-03-25 23:46:53.832064272 +0100
@@ -4 +4 @@
-- Update to 1.7.11:
+- Update to 1.7.11 bsc#1161898:



Other differences:
--
++ python-google-api-python-client.spec ++
--- /var/tmp/diff_new_pack.YPDyXi/_old  2020-03-25 23:46:55.396064783 +0100
+++ /var/tmp/diff_new_pack.YPDyXi/_new  2020-03-25 23:46:55.436064796 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-google-api-python-client
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit python-dephell_changelogs for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package python-dephell_changelogs for 
openSUSE:Factory checked in at 2020-03-25 23:45:01

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


Package is "python-dephell_changelogs"

Wed Mar 25 23:45:01 2020 rev:4 rq:787828 version:0.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-dephell_changelogs/python-dephell_changelogs.changes
  2020-03-10 14:05:57.887403240 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dephell_changelogs.new.3160/python-dephell_changelogs.changes
2020-03-25 23:46:27.17602 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 18:13:44 UTC 2020 - Matej Cepl 
+
+- Add macro %dephell_genspec to generate setup.py
+
+---



Other differences:
--
++ python-dephell_changelogs.spec ++
--- /var/tmp/diff_new_pack.1hUEbo/_old  2020-03-25 23:46:29.112056185 +0100
+++ /var/tmp/diff_new_pack.1hUEbo/_new  2020-03-25 23:46:29.140056194 +0100
@@ -26,7 +26,7 @@
 License:MIT
 URL:https://github.com/dephell/dephell_changelogs
 Source0:
https://github.com/dephell/%{modname}/archive/v.%{version}.tar.gz#/%{modname}-%{version}.tar.gz
-# Temporary measure, until dephell in %%prep actually works
+# Temporary measure, until dephell in %%prep actually works 
gh#dephell/dephell_changelogs#5
 Source1:setup.py
 # PATCH-FIX-UPSTREAM add_network_markers.patch gh#dephell/dephell_changelogs#4 
mc...@suse.com
 # add markers for test cases requiring network connection
@@ -37,10 +37,12 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
+BuildRequires:  python-dephell-rpm-macros
 BuildRequires:  python-rpm-macros
 Requires:   python-attrs
 BuildArch:  noarch
 # SECTION test requirements
+BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module pytest}
 # /SECTION
 %python_subpackages
@@ -50,8 +52,10 @@
 
 %prep
 %autosetup -p1 -n %{modname}-v.%{version}
-# Doesn’t work ATM
-# dephell deps convert --traceback --level=DEBUG --from pyproject.toml --to 
setup.py
+
+%define dephell_loglevel DEBUG
+# Temporarily switched off because of gh#dephell/dephell_changelogs#5
+# %%dephell_gensetup
 cp -p %{SOURCE1} .
 
 %build

++ setup.py ++
--- /var/tmp/diff_new_pack.1hUEbo/_old  2020-03-25 23:46:29.320056254 +0100
+++ /var/tmp/diff_new_pack.1hUEbo/_new  2020-03-25 23:46:29.324056255 +0100
@@ -1,3 +1,4 @@
+
 # -*- coding: utf-8 -*-
 
 # DO NOT EDIT THIS FILE!
@@ -9,6 +10,7 @@
 except ImportError:
 from distutils.core import setup
 
+
 import os.path
 
 readme = ''
@@ -18,6 +20,7 @@
 with open(readme_path, 'rb') as stream:
 readme = stream.read().decode('utf8')
 
+
 setup(
 long_description=readme,
 name='dephell_changelogs',
@@ -28,15 +31,15 @@
 author='Gram (@orsinium)',
 author_email='g...@orsinium.dev',
 classifiers=[
-'Development Status :: 5 - Production/Stable', 'Environment :: 
Console',
-'Intended Audience :: Developers',
+'Development Status :: 5 - Production/Stable',
+'Environment :: Console', 'Intended Audience :: Developers',
 'License :: OSI Approved :: MIT License',
 'Programming Language :: Python :: 3.5',
 'Programming Language :: Python :: 3.6',
 'Programming Language :: Python :: 3.7',
-'Programming Language :: Python :: 3', 'Programming Language :: 
Python',
-'Topic :: Software Development :: Libraries :: Python Modules'
-],
+'Programming Language :: Python :: 3',
+'Programming Language :: Python',
+'Topic :: Software Development :: Libraries :: Python Modules'],
 packages=['dephell_changelogs'],
 package_dir={"": "."},
 package_data={},




commit qbittorrent for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package qbittorrent for openSUSE:Factory 
checked in at 2020-03-25 23:45:12

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


Package is "qbittorrent"

Wed Mar 25 23:45:12 2020 rev:79 rq:787942 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/qbittorrent/qbittorrent.changes  2020-03-11 
18:54:46.631659612 +0100
+++ /work/SRC/openSUSE:Factory/.qbittorrent.new.3160/qbittorrent.changes
2020-03-25 23:46:36.740058681 +0100
@@ -1,0 +2,82 @@
+Tue Mar 24 19:09:35 UTC 2020 - Luigi Baldoni 
+
+- Update to version 4.2.2
+  * FEATURE: Allow transfer list text color changes through QSS
+(Prince Gupta)
+  * FEATURE: Option to show console when external program is run
+(sledgehammer999)
+  * FEATURE: Rename Country column to "Country / Region" (Thomas
+Piccirello)
+  * FEATURE: Change the defaults of some settings
+(FranciscoPombal)
+  * FEATURE: Refactored Transfer List code to allow theming. As
+a sideffect the row height has more padding. (glassez)
+  * FEATURE: Allow double-click in preview dialog (thalieht)
+  * FEATURE: Expose stop_tracker_timeout in advanced settings
+(an0n666)
+  * FEATURE: Add piece_extent_affinity to AdvancedSettings
+(FranciscoPombal)
+  * FEATURE: Reorganize UI theme selection (Prince Gupta)
+  * FEATURE: Show any multiple connections from the same IP in
+peer list (thalieht)
+  * FEATURE: Add stalled filters to GUI and Web API/UI
+(FranciscoPombal)
+  * FEATURE: Use IP geolocation database by DB-IP instead of
+MaxMind (sledgehammer999)
+  * FEATURE: Allow to save downloaded metadata as torrent file
+(glassez)
+  * FEATURE: Allow single app instance per configuration
+(glassez)
+  * PERFORMANCE: Move multiple torrents one by one (glassez)
+  * BUGFIX: Disable Torrent Queue by default for new users
+(an0n666)
+  * BUGFIX: Update free disk space label on Category change in
+Auto Mode (Medvedishce)
+  * BUGFIX: Save resume data after recheck (glassez)
+  * BUGFIX: Tracker is errored only if all local endpoints fail
+(sledgehammer999)
+  * BUGFIX: Change placement of stop tracker timeout setting
+(An0n)
+  * BUGFIX: Redesign torrent startup handling (glassez)
+  * BUGFIX: Show "∞" instead of " -1" in Preferences
+(Sakib-Abrar)
+  * BUGFIX: Improve code efficiency for reverse resolution of
+peers (Chocobo1)
+  * BUGFIX: Handle HTTP redirection to magnet URI (glassez)
+  * BUGFIX: Various fixes for portable mode (Tester798)
+  * BUGFIX: Include resume folder path in exception message
+(Chocobo1)
+  * BUGFIX: Change placeholder text in torrent list's filter
+(djt3)
+  * BUGFIX: Improvements in the embedded tracker to be more spec
+compliant (FranciscoPombal)
+  * BUGFIX: Improve the options tooltips (NotTsunami)
+  * BUGFIX: Check if file exists in seed mode (an0n666)
+  * BUGFIX: Delegate GUI scaling work to Qt (Nick Korotysh)
+  * BUGFIX: Fix crash when renaming torrent contents (Chocobo1)
+  * BUGFIX: Fix total connected peers count calculation
+(FranciscoPombal)
+  * BUGFIX: Allow other keypresses in LogListWidget (NotTsunami)
+  * BUGFIX: Disable Auto TMM when not using default savepath
+from monitored folder (thalieht)
+  * WEBUI: Fix first row renaming in files tab (Denis)
+  * WEBUI: Use SVG image for WebUI favicon (Nick Korotysh)
+  * WEBUI: Inherit text color for filter list elements (Nick
+Korotysh)
+  * WEBUI: Expose WebUI ban counter to users (Chocobo1)
+  * WEBUI: Expose WebUI ban duration to users (Chocobo1)
+  * WEBUI: Implement "Secure" flag for session cookie
+(FranciscoPombal)
+  * WEBUI: Remove unused/deprecated option (FranciscoPombal)
+  * WEBUI: Prevent excessive sync requests (FranciscoPombal)
+  * WEBUI: Fix populating statistics window (FranciscoPombal)
+  * WEBUI: Fix matching uncategorized torrents (FranciscoPombal)
+  * WEBUI: Always allow whitespace in category names
+(FranciscoPombal)
+  * SEARCH: Bump python version for new installation (Chocobo1)
+  * SEARCH: Fix missing string (Chocobo1)
+  * SEARCH: Drop python2 support (Chocobo1)
+
+- Dropped qbittorrent-ppc64_flags.patch
+
+---

Old:

  qbittorrent-4.2.1.tar.xz
  qbittorrent-4.2.1.tar.xz.asc
  qbittorrent-ppc64_flags.patch

New:

  qbittorrent-4.2.2.tar.xz
  qbittorrent-4.2.2.tar.xz.asc



Other differences:
--
++ qbittorrent.spec ++
--- /var/tmp/diff_new_pack.7pzaZ7/_old  2020-03-25 23:46:37.684058989 +0100
+++ /var/tmp/diff_new_pack.7pzaZ7/_new  2020-03-25 23:46:37.684058989 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   qbittorrent
-Version:4.2.1
+Ve

commit git-filter-repo for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package git-filter-repo for openSUSE:Factory 
checked in at 2020-03-25 23:46:19

Comparing /work/SRC/openSUSE:Factory/git-filter-repo (Old)
 and  /work/SRC/openSUSE:Factory/.git-filter-repo.new.3160 (New)


Package is "git-filter-repo"

Wed Mar 25 23:46:19 2020 rev:2 rq:788013 version:2.26.0

Changes:

--- /work/SRC/openSUSE:Factory/git-filter-repo/git-filter-repo.changes  
2019-12-21 12:34:05.107440381 +0100
+++ 
/work/SRC/openSUSE:Factory/.git-filter-repo.new.3160/git-filter-repo.changes
2020-03-25 23:47:08.688069131 +0100
@@ -1,0 +2,7 @@
+Wed Mar 25 07:03:38 UTC 2020 - Andreas Schneider 
+
+- Update to version 2.26.0
+  * https://github.com/newren/git-filter-repo/releases/tag/v2.26.0
+  * https://github.com/newren/git-filter-repo/releases/tag/v2.25.0
+
+---

Old:

  git-filter-repo-2.24.0.tar.xz

New:

  git-filter-repo-2.26.0.tar.xz



Other differences:
--
++ git-filter-repo.spec ++
--- /var/tmp/diff_new_pack.NFVGMB/_old  2020-03-25 23:47:09.344069345 +0100
+++ /var/tmp/diff_new_pack.NFVGMB/_new  2020-03-25 23:47:09.356069349 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package git-filter-repo
 #
-# Copyright (c) 2019 SUSE, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,28 +12,29 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 
 %global gitexecdir %{_libexecdir}/git
 
 Name:   git-filter-repo
-Version:2.24.0
+Version:2.26.0
 Release:0
 Summary:Quickly rewrite git repository history (git-filter-branch 
replacement)
-License:MIT or GPL-2.0-only
+License:MIT OR GPL-2.0-only
 Group:  Development/Tools/Version Control
-Url:https://github.com/newren/git-filter-repo
+URL:https://github.com/newren/git-filter-repo
 #
 Source0:
https://github.com/newren/git-filter-repo/releases/download/v%{version}/%{name}-%{version}.tar.xz
 #
 BuildArch:  noarch
 #
-BuildRequires:  git
 BuildRequires:  %{python_module devel}
+BuildRequires:  git
 #
 Requires:   git
 

++ git-filter-repo-2.24.0.tar.xz -> git-filter-repo-2.26.0.tar.xz ++
 1880 lines of diff (skipped)




commit perl-CPAN-Perl-Releases for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package perl-CPAN-Perl-Releases for 
openSUSE:Factory checked in at 2020-03-25 23:45:50

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Perl-Releases (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Perl-Releases.new.3160 (New)


Package is "perl-CPAN-Perl-Releases"

Wed Mar 25 23:45:50 2020 rev:91 rq:788064 version:5.20200320

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.changes
  2020-03-17 13:10:21.693808928 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Perl-Releases.new.3160/perl-CPAN-Perl-Releases.changes
2020-03-25 23:46:49.912062989 +0100
@@ -1,0 +2,6 @@
+Sat Mar 21 03:10:49 UTC 2020 -  
+
+- updated to 5.20200320
+   see /usr/share/doc/packages/perl-CPAN-Perl-Releases/Changes
+
+---

Old:

  CPAN-Perl-Releases-5.20200314.tar.gz

New:

  CPAN-Perl-Releases-5.20200320.tar.gz



Other differences:
--
++ perl-CPAN-Perl-Releases.spec ++
--- /var/tmp/diff_new_pack.1Y9Hai/_old  2020-03-25 23:46:50.588063210 +0100
+++ /var/tmp/diff_new_pack.1Y9Hai/_new  2020-03-25 23:46:50.592063212 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Perl-Releases
-Version:5.20200314
+Version:5.20200320
 Release:0
 %define cpan_name CPAN-Perl-Releases
 Summary:Mapping Perl releases on CPAN to the location of the tarballs

++ CPAN-Perl-Releases-5.20200314.tar.gz -> 
CPAN-Perl-Releases-5.20200320.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-5.20200314/Changes 
new/CPAN-Perl-Releases-5.20200320/Changes
--- old/CPAN-Perl-Releases-5.20200314/Changes   2020-03-14 18:17:03.0 
+0100
+++ new/CPAN-Perl-Releases-5.20200320/Changes   2020-03-20 21:24:54.0 
+0100
@@ -1,8 +1,18 @@
 ==
-Changes from 2015-03-16 00:00:00 + to present.
+Changes from 2015-03-22 00:00:00 + to present.
 ==
 
 ---
+version 5.20200320 at 2020-03-20 20:24:11 +
+---
+
+  Change: 9da95d761ae027824034de5f42595071c67b0b5c
+  Author: Chris 'BinGOs' Williams 
+  Date : 2020-03-20 20:24:11 +
+
+Updated for v5.31.10 
+
+---
 version 5.20200314 at 2020-03-14 17:16:19 +
 ---
 
@@ -1132,16 +1142,6 @@
 
 Updated for v5.21.11 
 
--
-version 2.12 at 2015-03-20 18:00:55 +
--
-
-  Change: 40d6785308ae4a13454e49614bf644da563f5c59
-  Author: Chris 'BinGOs' Williams 
-  Date : 2015-03-20 18:00:55 +
-
-Updated for v5.21.10 
-
 ==
-Plus 104 releases after 2015-03-16 00:00:00 +.
+Plus 105 releases after 2015-03-22 00:00:00 +.
 ==
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-5.20200314/META.json 
new/CPAN-Perl-Releases-5.20200320/META.json
--- old/CPAN-Perl-Releases-5.20200314/META.json 2020-03-14 18:17:03.0 
+0100
+++ new/CPAN-Perl-Releases-5.20200320/META.json 2020-03-20 21:24:54.0 
+0100
@@ -54,8 +54,8 @@
  "web" : "https://github.com/bingos/cpan-perl-releases";
   }
},
-   "version" : "5.20200314",
-   "x_generated_by_perl" : "v5.30.1",
+   "version" : "5.20200320",
+   "x_generated_by_perl" : "v5.30.2",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-5.20200314/META.yml 
new/CPAN-Perl-Releases-5.20200320/META.yml
--- old/CPAN-Perl-Releases-5.20200314/META.yml  2020-03-14 18:17:03.0 
+0100
+++ new/CPAN-Perl-Releases-5.20200320/META.yml  2020-03-20 21:24:54.0 
+0100
@@ -21,7 +21,7 @@
 resources:
   homepage: https://github.com/bingos/cpan-perl-releases
   repository: https://github.com/bingos/cpan-perl-releases.git
-version: '5.20200314'
-x_generated_by_perl: v5.30.1
+version: '5.20200320'
+x_generated_by_perl: v5.30.2
 x_serialization_backend: 'YAML::Tiny version 1.73'
 x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-5.20200314/Makefile.PL 
new/CPAN-Perl-Releases-5.20200320/Makefile.PL
--- old/CPAN-Perl-R

commit toolbox for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package toolbox for openSUSE:Factory checked 
in at 2020-03-25 23:44:51

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


Package is "toolbox"

Wed Mar 25 23:44:51 2020 rev:4 rq:788121 version:1.0+git20200324.dd047bc

Changes:

--- /work/SRC/openSUSE:Factory/toolbox/toolbox.changes  2020-02-20 
14:53:45.310096396 +0100
+++ /work/SRC/openSUSE:Factory/.toolbox.new.3160/toolbox.changes
2020-03-25 23:46:09.760049855 +0100
@@ -1,0 +2,6 @@
+Wed Mar 25 10:04:19 UTC 2020 - ku...@suse.com
+
+- Update to version 1.0+git20200324.dd047bc:
+  * fix entering a toolbox if something changed in /dev since creation
+
+---

Old:

  microos-toolbox-1.0+git20200217.cd18bfb.tar.xz

New:

  microos-toolbox-1.0+git20200324.dd047bc.tar.xz



Other differences:
--
++ toolbox.spec ++
--- /var/tmp/diff_new_pack.ZCLjqw/_old  2020-03-25 23:46:11.292050356 +0100
+++ /var/tmp/diff_new_pack.ZCLjqw/_new  2020-03-25 23:46:11.296050358 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   toolbox
-Version:1.0+git20200217.cd18bfb
+Version:1.0+git20200324.dd047bc
 Release:0
 Summary:Script to start a toolbox container for system debugging
 License:Apache-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.ZCLjqw/_old  2020-03-25 23:46:11.332050370 +0100
+++ /var/tmp/diff_new_pack.ZCLjqw/_new  2020-03-25 23:46:11.336050371 +0100
@@ -1,6 +1,6 @@
 
   
 git://github.com/thkukuk/microos-toolbox.git
-31d14b2d9f89fc91eb57b417f7209b4d6a86996e
+4560f64fb250a961041add27781de107a2472394
  
 
\ No newline at end of file

++ microos-toolbox-1.0+git20200217.cd18bfb.tar.xz -> 
microos-toolbox-1.0+git20200324.dd047bc.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microos-toolbox-1.0+git20200217.cd18bfb/toolbox 
new/microos-toolbox-1.0+git20200324.dd047bc/toolbox
--- old/microos-toolbox-1.0+git20200217.cd18bfb/toolbox 2020-02-17 
10:06:19.0 +0100
+++ new/microos-toolbox-1.0+git20200324.dd047bc/toolbox 2020-03-24 
19:57:56.0 +0100
@@ -115,10 +115,10 @@
  --name "$TOOLBOX_NAME" \
  --network host \
  --privileged \
- --security-opt label=disable \
- --tty ${CREATE_AS_USER} \
+ --security-opt label=disable ${CREATE_AS_USER} \
  --volume /:/media/root:rslave \
- "$TOOLBOX_IMAGE" 2>&1; then
+--volume /dev:/dev:rslave \
+ "$TOOLBOX_IMAGE" sleep +Inf 2>&1; then
 echo "$0: failed to create container '$TOOLBOX_NAME'"
 exit 1
 fi




commit qsynth for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package qsynth for openSUSE:Factory checked 
in at 2020-03-25 23:45:21

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


Package is "qsynth"

Wed Mar 25 23:45:21 2020 rev:10 rq:787945 version:0.6.2

Changes:

--- /work/SRC/openSUSE:Factory/qsynth/qsynth.changes2019-12-23 
22:49:00.822102421 +0100
+++ /work/SRC/openSUSE:Factory/.qsynth.new.3160/qsynth.changes  2020-03-25 
23:46:42.084060429 +0100
@@ -1,0 +2,11 @@
+Tue Mar 24 21:52:09 UTC 2020 - Luigi Baldoni 
+
+- Update to version 0.6.2
+  * A scalable (.svg) icon version has been added.
+  * Make man page compression reproducible (after request
+by Jelle van der Waa, while on the Vee-Ones, thanks).
+  * Ditching deprecated QTime methods for QElapsedTimer's
+(in compliance to Qt >= 5.14.0).
+  * Bumped copyright headers into the New Year (2020).
+
+---

Old:

  qsynth-0.6.1.tar.gz

New:

  qsynth-0.6.2.tar.gz



Other differences:
--
++ qsynth.spec ++
--- /var/tmp/diff_new_pack.VXGuXy/_old  2020-03-25 23:46:42.932060706 +0100
+++ /var/tmp/diff_new_pack.VXGuXy/_new  2020-03-25 23:46:42.936060707 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qsynth
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2014 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   qsynth
-Version:0.6.1
+Version:0.6.2
 Release:0
 Summary:Graphical User Interface for fluidsynth
 License:GPL-2.0-or-later
@@ -64,6 +64,7 @@
 %{_bindir}/qsynth
 %{_datadir}/applications/qsynth.desktop
 %{_datadir}/icons/*/*/apps/qsynth.png
+%{_datadir}/icons/hicolor/scalable/apps/qsynth.svg
 %{_datadir}/metainfo
 %{_datadir}/qsynth
 %exclude %{_datadir}/qsynth/translations

++ qsynth-0.6.1.tar.gz -> qsynth-0.6.2.tar.gz ++
 3243 lines of diff (skipped)




commit nano for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package nano for openSUSE:Factory checked in 
at 2020-03-25 23:44:55

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


Package is "nano"

Wed Mar 25 23:44:55 2020 rev:83 rq:788164 version:4.9

Changes:

--- /work/SRC/openSUSE:Factory/nano/nano.changes2020-02-14 
16:23:10.303118912 +0100
+++ /work/SRC/openSUSE:Factory/.nano.new.3160/nano.changes  2020-03-25 
23:46:18.484052709 +0100
@@ -1,0 +2,12 @@
+Wed Mar 25 08:12:30 UTC 2020 - Andreas Stieger 
+
+- GNU Nano 4.9:
+   * When justifying a selection, the new paragraph and the
+ succeeding one get the appropriate first-line indent
+   * Trying to justify an empty selection does not crash
+   * Redoing the insertion of an empty file does not crash
+   * DOS line endings in nanorc files are accepted
+   * Option --suspend / 'set suspend' has been renamed to
+ the more logical --suspendable / 'set suspendable'
+
+---

Old:

  nano-4.8.tar.xz
  nano-4.8.tar.xz.asc

New:

  nano-4.9.tar.xz
  nano-4.9.tar.xz.asc



Other differences:
--
++ nano.spec ++
--- /var/tmp/diff_new_pack.QMsVbJ/_old  2020-03-25 23:46:19.560053061 +0100
+++ /var/tmp/diff_new_pack.QMsVbJ/_new  2020-03-25 23:46:19.564053062 +0100
@@ -18,7 +18,7 @@
 
 %define _version 4
 Name:   nano
-Version:4.8
+Version:4.9
 Release:0
 Summary:Pico editor clone with enhancements
 License:GPL-3.0-or-later

++ nano-4.8.tar.xz -> nano-4.9.tar.xz ++
 120517 lines of diff (skipped)





commit perl-Config-IniFiles for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package perl-Config-IniFiles for 
openSUSE:Factory checked in at 2020-03-25 23:44:53

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


Package is "perl-Config-IniFiles"

Wed Mar 25 23:44:53 2020 rev:47 rq:788142 version:3.03

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Config-IniFiles/perl-Config-IniFiles.changes
2019-03-18 10:34:21.927545470 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Config-IniFiles.new.3160/perl-Config-IniFiles.changes
  2020-03-25 23:46:13.928051219 +0100
@@ -1,0 +2,6 @@
+Wed Mar 25 03:07:48 UTC 2020 -  
+
+- updated to 3.03
+   see /usr/share/doc/packages/perl-Config-IniFiles/Changes
+
+---

Old:

  Config-IniFiles-3.02.tar.gz

New:

  Config-IniFiles-3.03.tar.gz



Other differences:
--
++ perl-Config-IniFiles.spec ++
--- /var/tmp/diff_new_pack.hDdkAE/_old  2020-03-25 23:46:15.796051830 +0100
+++ /var/tmp/diff_new_pack.hDdkAE/_new  2020-03-25 23:46:15.800051831 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Config-IniFiles
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Config-IniFiles
-Version:3.02
+Version:3.03
 Release:0
 %define cpan_name Config-IniFiles
 Summary:Module for reading .ini-style configuration files
@@ -61,7 +61,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes OLD-Changes.txt README scripts
+%doc Changes OLD-Changes.txt README
 %license LICENSE
 
 %changelog

++ Config-IniFiles-3.02.tar.gz -> Config-IniFiles-3.03.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-IniFiles-3.02/Build.PL 
new/Config-IniFiles-3.03/Build.PL
--- old/Config-IniFiles-3.02/Build.PL   2019-03-14 14:34:05.0 
+0100
+++ new/Config-IniFiles-3.03/Build.PL   2020-03-24 16:44:06.0 
+0100
@@ -1,5 +1,5 @@
 
-# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild 
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild 
v6.014.
 use strict;
 use warnings;
 
@@ -19,7 +19,7 @@
 "Shlomi Fish "
   ],
   "dist_name" => "Config-IniFiles",
-  "dist_version" => "3.02",
+  "dist_version" => "3.03",
   "license" => "perl",
   "module_name" => "Config::IniFiles",
   "recursive_test_files" => 1,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-IniFiles-3.02/Changes 
new/Config-IniFiles-3.03/Changes
--- old/Config-IniFiles-3.02/Changes2019-03-14 14:34:05.0 
+0100
+++ new/Config-IniFiles-3.03/Changes2020-03-24 16:44:06.0 
+0100
@@ -1,3 +1,13 @@
+3.032020-03-24
+* Fix stray non-ASCII characters in the versions in the Changes log.
+- https://rt.cpan.org/Ticket/Display.html?id=125161
+- Thanks to SREZIC.
+* Throw an error on failed close() before rename() to overwrite the file.
+- https://rt.cpan.org/Ticket/Display.html?id=114140
+- Thanks to SREZIC and fschlich.
+* Allow overriding the output chmod() file permissions.
+- https://rt.cpan.org/Ticket/Display.html?id=84431
+
 3.022019-03-14
 * Fix error with missing here doc end marker
 - Thanks to Igor Korchynskyi .
@@ -13,18 +23,18 @@
 - Thanks to @ppentchev
 * Resubmit with new version to please CPAN/metacpan/etc.
 
-2.99    2018-07-12
+2.992018-07-12
 * Fix the link to the repository
 - https://github.com/shlomif/perl-Config-IniFiles/issues/4
 - Thanks to @bessarabov for the report.
 
-2.98    2018-04-21
+2.982018-04-21
 * Remove old author-only test scripts.
 - https://rt.cpan.org/Ticket/Display.html?id=125161
 - Thanks to SREZIC for the report.
 
-2.97    2018-04-21
-* Apply pull-request to implement -php_compat
+2.972018-04-21
+* Apply pull-request to implement -php_compat
 - https://github.com/shlomif/perl-Config-IniFiles/pull/3
 - https://rt.cpan.org/Ticket/Display.html?id=102339
 - Thanks to @Sadrak !
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-IniFiles-3.02/MANIFEST 
new/Config-IniFiles-3.03/MANIFEST
--- old

commit conmon for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package conmon for openSUSE:Factory checked 
in at 2020-03-25 23:44:47

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


Package is "conmon"

Wed Mar 25 23:44:47 2020 rev:11 rq:788098 version:2.0.14

Changes:

--- /work/SRC/openSUSE:Factory/conmon/conmon.changes2020-03-19 
19:49:09.056144337 +0100
+++ /work/SRC/openSUSE:Factory/.conmon.new.3160/conmon.changes  2020-03-25 
23:45:55.504045192 +0100
@@ -1,0 +2,9 @@
+Wed Mar 25 08:55:06 UTC 2020 - Sascha Grunert 
+
+- Update to v2.0.14
+  - drop usage of splice(2)
+  - avoid hanging on stdin
+  - stdio: sometimes quit main loop after io is done
+  - ignore sigpipe
+
+---

Old:

  conmon-2.0.12.tar.xz

New:

  conmon-2.0.14.tar.xz



Other differences:
--
++ conmon.spec ++
--- /var/tmp/diff_new_pack.Cn9jgI/_old  2020-03-25 23:45:57.508045848 +0100
+++ /var/tmp/diff_new_pack.Cn9jgI/_new  2020-03-25 23:45:57.532045855 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   conmon
-Version:2.0.12
+Version:2.0.14
 Release:0
 Summary:An OCI container runtime monitor
 License:Apache-2.0

++ _service ++
--- /var/tmp/diff_new_pack.Cn9jgI/_old  2020-03-25 23:45:57.608045880 +0100
+++ /var/tmp/diff_new_pack.Cn9jgI/_new  2020-03-25 23:45:57.608045880 +0100
@@ -2,8 +2,8 @@
 
 https://github.com/containers/conmon
 git
-2.0.12
-v2.0.12
+2.0.14
+v2.0.14
 
 
 conmon-*.tar

++ conmon-2.0.12.tar.xz -> conmon-2.0.14.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conmon-2.0.12/.dir-locals.el 
new/conmon-2.0.14/.dir-locals.el
--- old/conmon-2.0.12/.dir-locals.el1970-01-01 01:00:00.0 +0100
+++ new/conmon-2.0.14/.dir-locals.el2020-03-20 16:44:25.0 +0100
@@ -0,0 +1,3 @@
+((c-mode . ((fill-column . 109)
+(c-basic-offset . 8)
+(indent-tabs-mode t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conmon-2.0.12/VERSION new/conmon-2.0.14/VERSION
--- old/conmon-2.0.12/VERSION   2020-03-16 17:55:00.0 +0100
+++ new/conmon-2.0.14/VERSION   2020-03-20 16:44:25.0 +0100
@@ -1 +1 @@
-2.0.12
+2.0.14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conmon-2.0.12/src/conmon.c 
new/conmon-2.0.14/src/conmon.c
--- old/conmon-2.0.12/src/conmon.c  2020-03-16 17:55:00.0 +0100
+++ new/conmon-2.0.14/src/conmon.c  2020-03-20 16:44:25.0 +0100
@@ -284,8 +284,12 @@
 /* Used for attach */
 struct conn_sock_s {
int fd;
+   gboolean data_ready;
gboolean readable;
gboolean writable;
+   size_t remaining;
+   size_t off;
+   char buf[CONN_SOCK_BUF_SIZE];
 };
 GPtrArray *conn_socks = NULL;
 
@@ -489,12 +493,28 @@
return G_SOURCE_REMOVE;
}
 
+   /* End of input */
if (read_eof || (has_hup && !has_input)) {
-   /* End of input */
-   if (pipe == STDOUT_PIPE)
+   /* There exists a case that the process has already exited
+* and we know about it (because we checked our child processes)
+* but we needed to run the main_loop to catch all the rest of 
the output
+* (specifically, when we are exec, but not terminal)
+* In this case, after both the stderr and stdout pipes have 
closed
+* we should quit the loop. Otherwise, conmon will hang forever
+* waiting for container_exit_cb that will never be called.
+*/
+   if (pipe == STDOUT_PIPE) {
masterfd_stdout = -1;
-   if (pipe == STDERR_PIPE)
+   if (container_status >= 0 && masterfd_stderr < 0) {
+   g_main_loop_quit(main_loop);
+   }
+   }
+   if (pipe == STDERR_PIPE) {
masterfd_stderr = -1;
+   if (container_status >= 0 && masterfd_stdout < 0) {
+   g_main_loop_quit(main_loop);
+   }
+   }
 
close(fd);
return G_SOURCE_REMOVE;
@@ -667,39 +687,8 @@
return ret;
 }
 
-static gboolean conn_sock_cb(int fd, GIOCondition condition, gpointer 
user_data)
+static gboolean terminate_conn_sock(struct conn_sock_s *sock)
 {
-   struct conn_sock_s *sock = (struct conn_sock_s *)user_data;
-   ssize_t num_read = 0;
-
-   if ((condition & G_IO_IN) != 0) {
-   num_

commit GraphicsMagick for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package GraphicsMagick for openSUSE:Factory 
checked in at 2020-03-25 23:44:44

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


Package is "GraphicsMagick"

Wed Mar 25 23:44:44 2020 rev:76 rq:788080 version:1.3.35

Changes:

--- /work/SRC/openSUSE:Factory/GraphicsMagick/GraphicsMagick.changes
2020-01-08 19:32:29.972589752 +0100
+++ /work/SRC/openSUSE:Factory/.GraphicsMagick.new.3160/GraphicsMagick.changes  
2020-03-25 23:45:48.872043023 +0100
@@ -1,0 +2,89 @@
+Wed Mar 25 08:17:55 UTC 2020 - pgaj...@suse.com
+
+- version update to 1.3.35
+  Special Issues:
+  * It has been discovered that the 'ICU' library (a perhaps 30MB C++
+library) which is now often a libxml2 dependendency causes huge
+process initialization overhead.  This is noticed as unexpected
+slowness when GraphicsMagick utilities are used to process small to
+medium sized files.  The time to initialize the 'ICU' library is
+often longer than the time that GraphicsMagick would otherwise
+require to read the input file, process the image, and write the
+output file.  If the 'ICU' dependency can not be avoided, then make
+sure to use the modules build so there is only impact for file
+formats which require libxml2.  Please lobby the 'ICU' library
+developers to change their implementation to avoid long start-up
+times due to merely linking with the library.
+  Security Fixes:
+  * GraphicsMagick is now participating in Google's oss-fuzz project due
+to the contributions and assistance of Alex Gaynor. Since February 4
+2018, 398 issues have been opened by oss-fuzz (some of which were
+benign build issues) and 11 issues remain open.
+The issues list is available at
+https://bugs.chromium.org/p/oss-fuzz/issues/list under search term
+"graphicsmagick".  Issues are available for anyone to view and
+duplicate if they have been in "Verified" status for 30 days, or if
+they have been in "New" status for 90 days.  There are too many
+fixes to list here.  Please consult the GraphicsMagick ChangeLog
+file, Mercurial repository commit log, and the oss-fuzz issues list
+for details.
+  Bug fixes:
+  * Fix broken definition of ResourceInfinity which resulted in that
+GetMagickResource() would return -1 rather than the maximum range
+value for the return type as documented. (problem added by the
+1.3.32 release).
+  * ModifyCache(): Re-open the pixel cache if the cache rows/columns do
+not match the owning image rows/columns.
+  * Fix DisplayImages() return status.  The return status was inverted.
+  * HISTOGRAM: Histogram once again includes the histogram as a text
+comment.  This became broken by previous security fixes.
+  * PICT: Fixed heap buffer overuns reported multiple sources.
+  * JNG: Detect when JPEG encoder has failed and throw an exception.
+  * MVG/DrawImage(): Performs even more parsing validations.
+  * Clang static analyzer fixes: A great many fixes were made based on
+problem reports by the Clang static analyzer.
+  * Visual Studio static analyzer fixes: A great many fixes were made
+based on problem reports by the Visual Studio 2019 static analyzer.
+Many of these may improve the robustness of 64-bit code.
+  New Features:
+  * GRADIENT/GradientImage(): Improved accuracy of gradient levels as
+well as dramaticaly improving performance.  Output PseudoClass
+images if we can.  Add support for using the image 'gravity'
+attribute as well as the "gradient:direction" definition to produce
+gradient vector directions corresponding to SouthGravity (the
+previously-existing default), NorthGravity, WestGravity,
+EastGravity, NorthWestGravity, NorthEastGravity, SouthWestGravity,
+and SouthEastGravity.
+  API Updates:
+  * InitializeMagickEx(): New function which may be used in place of
+InitializeMagick() to initialize GraphicsMagick.  This
+initialization function returns an error status value, may update a
+passed ExceptionInfo structure with error information, and provides
+an options parameter which supports simple bit-flags to tailor
+initialization.  The signal handler registrations are skipped if the
+MAGICK_OPT_NO_SIGNAL_HANDER flag is set in the options.
+  Feature improvements:
+  * Replace use of non-reentrant legacy POSIX functions with reentrant
+equivalents.
+  * Timing of image reads should now be very accurate.  The timer was
+sometimes not stopped as soon as it should be.
+  * PICT: The PICT reader is working pretty good now.  It handles all
+the PICT image files I have available to me.
+  Behavior Changes:
+  * POSIX Signals: Use the normal termination signal handler for

commit perl-Alien-Build for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package perl-Alien-Build for 
openSUSE:Factory checked in at 2020-03-25 23:44:32

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


Package is "perl-Alien-Build"

Wed Mar 25 23:44:32 2020 rev:10 rq:788066 version:2.17

Changes:

--- /work/SRC/openSUSE:Factory/perl-Alien-Build/perl-Alien-Build.changes
2020-03-19 19:50:28.184190013 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Alien-Build.new.3160/perl-Alien-Build.changes  
2020-03-25 23:45:31.352037292 +0100
@@ -1,0 +2,14 @@
+Sat Mar 21 03:07:31 UTC 2020 -  
+
+- updated to 2.17
+   see /usr/share/doc/packages/perl-Alien-Build/Changes
+
+  2.17  2020-03-19 21:03:39 -0600
+- Production release identical to 2.16_01
+  
+  2.16_01   2020-03-17 13:56:13 -0600
+- Probe::Vcpkg adds include property (gh#184)
+- Build::Autoconf will now copy .dll files from bin to dynamic
+  directory on MSWin32 (gh#183)
+
+---

Old:

  Alien-Build-2.15.tar.gz

New:

  Alien-Build-2.17.tar.gz



Other differences:
--
++ perl-Alien-Build.spec ++
--- /var/tmp/diff_new_pack.1O2963/_old  2020-03-25 23:45:35.500038649 +0100
+++ /var/tmp/diff_new_pack.1O2963/_new  2020-03-25 23:45:35.524038656 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Alien-Build
-Version:2.15
+Version:2.17
 Release:0
 %define cpan_name Alien-Build
 Summary:Build external dependencies for use in CPAN

++ Alien-Build-2.15.tar.gz -> Alien-Build-2.17.tar.gz ++
 1796 lines of diff (skipped)




commit tracker for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2020-03-25 23:44:49

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


Package is "tracker"

Wed Mar 25 23:44:49 2020 rev:128 rq:788107 version:2.3.4

Changes:

--- /work/SRC/openSUSE:Factory/tracker/tracker.changes  2020-03-14 
09:54:22.615067702 +0100
+++ /work/SRC/openSUSE:Factory/.tracker.new.3160/tracker.changes
2020-03-25 23:46:01.456047139 +0100
@@ -1,0 +2,6 @@
+Wed Mar 25 07:42:43 UTC 2020 - Guillaume GARDET 
+
+- Disable tests on %arm as they fail in OBS but succeed in a
+  local osc build
+
+---



Other differences:
--
++ tracker.spec ++
--- /var/tmp/diff_new_pack.lggErO/_old  2020-03-25 23:46:04.092048001 +0100
+++ /var/tmp/diff_new_pack.lggErO/_new  2020-03-25 23:46:04.100048004 +0100
@@ -232,8 +232,10 @@
 %fdupes %{buildroot}%{_datadir}/gtk-doc
 rm -f %{buildroot}%{_libdir}/tracker-%{TrackerAPI}/libtracker-common.a
 
+%ifnarch %arm
 %check
 %meson_test
+%endif
 
 %post -n libtracker-control-%{RPMTrackerAPI}-0 -p /sbin/ldconfig
 %postun -n libtracker-control-%{RPMTrackerAPI}-0 -p /sbin/ldconfig




commit perl-Test-Warnings for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package perl-Test-Warnings for 
openSUSE:Factory checked in at 2020-03-25 23:44:25

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


Package is "perl-Test-Warnings"

Wed Mar 25 23:44:25 2020 rev:14 rq:788062 version:0.030

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Warnings/perl-Test-Warnings.changes
2020-03-19 19:49:42.652163730 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Warnings.new.3160/perl-Test-Warnings.changes
  2020-03-25 23:45:12.948031272 +0100
@@ -1,0 +2,10 @@
+Sun Mar 22 03:11:38 UTC 2020 -  
+
+- updated to 0.030
+   see /usr/share/doc/packages/perl-Test-Warnings/Changes
+
+  0.030 2020-03-21 16:56:30Z
+- fix tests that can fail when there is already an installed module
+  named Foo::Bar::Baz (RT#132140)
+
+---

Old:

  Test-Warnings-0.029.tar.gz

New:

  Test-Warnings-0.030.tar.gz



Other differences:
--
++ perl-Test-Warnings.spec ++
--- /var/tmp/diff_new_pack.sqygkU/_old  2020-03-25 23:45:13.756031536 +0100
+++ /var/tmp/diff_new_pack.sqygkU/_new  2020-03-25 23:45:13.756031536 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-Warnings
-Version:0.029
+Version:0.030
 Release:0
 %define cpan_name Test-Warnings
 Summary:Test for warnings and the lack of them

++ Test-Warnings-0.029.tar.gz -> Test-Warnings-0.030.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.029/Changes 
new/Test-Warnings-0.030/Changes
--- old/Test-Warnings-0.029/Changes 2020-03-14 06:28:05.0 +0100
+++ new/Test-Warnings-0.030/Changes 2020-03-21 17:56:35.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Test-Warnings
 
+0.030 2020-03-21 16:56:30Z
+  - fix tests that can fail when there is already an installed module
+named Foo::Bar::Baz (RT#132140)
+
 0.029 2020-03-14 05:27:59Z
   - new :report_warnings feature, for printing all of the (unexpected)
 warning content when had_no_warnings() is called (Tina Mueller, 
PR#10)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.029/META.json 
new/Test-Warnings-0.030/META.json
--- old/Test-Warnings-0.029/META.json   2020-03-14 06:28:05.0 +0100
+++ new/Test-Warnings-0.030/META.json   2020-03-21 17:56:35.0 +0100
@@ -181,7 +181,7 @@
"provides" : {
   "Test::Warnings" : {
  "file" : "lib/Test/Warnings.pm",
- "version" : "0.029"
+ "version" : "0.030"
   }
},
"release_status" : "stable",
@@ -199,7 +199,7 @@
   "x_IRC" : "irc://irc.perl.org/#perl-qa",
   "x_MailingList" : "http://lists.perl.org/list/perl-qa.html";
},
-   "version" : "0.029",
+   "version" : "0.030",
"x_Dist_Zilla" : {
   "perl" : {
  "version" : "5.031009"
@@ -1070,7 +1070,7 @@
   "branch" : null,
   "changelog" : "Changes",
   "signed" : 0,
-  "tag" : "v0.029",
+  "tag" : "v0.030",
   "tag_format" : "v%V",
   "tag_message" : "v%v%t"
},
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.029/META.yml 
new/Test-Warnings-0.030/META.yml
--- old/Test-Warnings-0.029/META.yml2020-03-14 06:28:05.0 +0100
+++ new/Test-Warnings-0.030/META.yml2020-03-21 17:56:35.0 +0100
@@ -30,7 +30,7 @@
 provides:
   Test::Warnings:
 file: lib/Test/Warnings.pm
-version: '0.029'
+version: '0.030'
 requires:
   Carp: '0'
   Exporter: '0'
@@ -45,7 +45,7 @@
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Warnings
   homepage: https://github.com/karenetheridge/Test-Warnings
   repository: https://github.com/karenetheridge/Test-Warnings.git
-version: '0.029'
+version: '0.030'
 x_Dist_Zilla:
   perl:
 version: '5.031009'
@@ -710,7 +710,7 @@
   branch: ~
   changelog: Changes
   signed: 0
-  tag: v0.029
+  tag: v0.030
   tag_format: v%V
   tag_message: v%v%t
 Dist::Zilla::Role::Git::Repo:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.029/Makefile.PL 
new/Test-Warnings-0.030/Makefile.PL
--- old/Test-Warnings-0.029/Makefile.PL 2020-03-14 06:28:05.0 +0100
+++ new/Test-Warnings-0.030/Makefile.PL 2020-03-21 17:56:35.0 +0100
@@ -30,7 +30,7 @@
 "Test::More" => 

commit perl-Alien-Libxml2 for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package perl-Alien-Libxml2 for 
openSUSE:Factory checked in at 2020-03-25 23:44:39

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


Package is "perl-Alien-Libxml2"

Wed Mar 25 23:44:39 2020 rev:4 rq:788067 version:0.15

Changes:

--- /work/SRC/openSUSE:Factory/perl-Alien-Libxml2/perl-Alien-Libxml2.changes
2020-03-11 18:49:49.511526761 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Alien-Libxml2.new.3160/perl-Alien-Libxml2.changes
  2020-03-25 23:45:42.808041039 +0100
@@ -1,0 +2,10 @@
+Fri Mar 20 03:07:29 UTC 2020 -  
+
+- updated to 0.15
+   see /usr/share/doc/packages/perl-Alien-Libxml2/Changes
+
+  0.15  2020-03-18 23:16:56 -0600
+- Updated documentation to use Alien::Base::Wrapper
+- Updated documentation refrences to Alien::LibXML (gh#18, gh#19)
+
+---

Old:

  Alien-Libxml2-0.14.tar.gz

New:

  Alien-Libxml2-0.15.tar.gz



Other differences:
--
++ perl-Alien-Libxml2.spec ++
--- /var/tmp/diff_new_pack.So2d1q/_old  2020-03-25 23:45:43.712041335 +0100
+++ /var/tmp/diff_new_pack.So2d1q/_new  2020-03-25 23:45:43.736041343 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Alien-Libxml2
-Version:0.14
+Version:0.15
 Release:0
 %define cpan_name Alien-Libxml2
 Summary:Install the C libxml2 library on your system
@@ -48,9 +48,7 @@
 # MANUAL END
 
 %description
-This module provides libxml2 for other modules to use. There was an already
-existing Alien::LibXML, but it uses the older Alien::Build::ModuleBuild and
-has not been actively maintained for a while.
+This module provides 'libxml2' for other modules to use.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++ Alien-Libxml2-0.14.tar.gz -> Alien-Libxml2-0.15.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.14/Changes 
new/Alien-Libxml2-0.15/Changes
--- old/Alien-Libxml2-0.14/Changes  2020-03-09 17:59:14.0 +0100
+++ new/Alien-Libxml2-0.15/Changes  2020-03-19 06:16:58.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Alien-Libxml2
 
+0.15  2020-03-18 23:16:56 -0600
+  - Updated documentation to use Alien::Base::Wrapper
+  - Updated documentation refrences to Alien::LibXML (gh#18, gh#19)
+
 0.14  2020-03-09 10:59:12 -0600
   - Support for Visual C++ Perl + Vcpkg system install (gh#17)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.14/META.json 
new/Alien-Libxml2-0.15/META.json
--- old/Alien-Libxml2-0.14/META.json2020-03-09 17:59:14.0 +0100
+++ new/Alien-Libxml2-0.15/META.json2020-03-19 06:16:58.0 +0100
@@ -77,9 +77,9 @@
   },
   "x_IRC" : "irc://irc.perl.org/#native"
},
-   "version" : "0.14",
+   "version" : "0.15",
"x_alienfile" : {
-  "generated_by" : "Dist::Zilla::Plugin::AlienBuild version 0.29",
+  "generated_by" : "Dist::Zilla::Plugin::AlienBuild version 0.30",
   "requires" : {
  "share" : {
 "Archive::Tar" : "0",
@@ -98,8 +98,8 @@
   "Graham Ollis ",
   "Shlomi Fish (shlomif)"
],
-   "x_generated_by_perl" : "v5.30.0",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.18",
+   "x_generated_by_perl" : "v5.28.1",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.12",
"x_use_unsafe_inc" : 0
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.14/META.yml 
new/Alien-Libxml2-0.15/META.yml
--- old/Alien-Libxml2-0.14/META.yml 2020-03-09 17:59:14.0 +0100
+++ new/Alien-Libxml2-0.15/META.yml 2020-03-19 06:16:58.0 +0100
@@ -33,9 +33,9 @@
   bugtracker: https://github.com/Perl5-Alien/Alien-Libxml2/issues
   homepage: https://metacpan.org/pod/Alien::Libxml2
   repository: git://github.com/Perl5-Alien/Alien-Libxml2.git
-version: '0.14'
+version: '0.15'
 x_alienfile:
-  generated_by: 'Dist::Zilla::Plugin::AlienBuild version 0.29'
+  generated_by: 'Dist::Zilla::Plugin::AlienBuild version 0.30'
   requires:
 share:
   Archive::Tar: '0'
@@ -50,6 +50,6 @@
 x_contributors:
   - 'Graham Ollis '
   - 'Shlomi Fish (shlomif)'
-x_generated_by_perl: v5.30.0
+x_generated_by_perl: v5.28.1
 x_serialization_backend: 'YAML::Tiny version 1.73'
 x_use_unsafe_inc: 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.14/Makefile.PL 
new/Alien-Libxml2-0.15/Makefile.PL
--- old/Alien-Libxml2-0.14/Makefile.PL  2020-03-09 17:59:14.0 +0100
+++ new/Alien-Libxml2-0.1

commit perl-Business-ISSN for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package perl-Business-ISSN for 
openSUSE:Factory checked in at 2020-03-25 23:44:30

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


Package is "perl-Business-ISSN"

Wed Mar 25 23:44:30 2020 rev:5 rq:788065 version:1.004

Changes:

--- /work/SRC/openSUSE:Factory/perl-Business-ISSN/perl-Business-ISSN.changes
2018-06-02 11:49:18.850237179 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISSN.new.3160/perl-Business-ISSN.changes
  2020-03-25 23:45:20.044033593 +0100
@@ -1,0 +2,6 @@
+Sat Mar 21 03:09:24 UTC 2020 -  
+
+- updated to 1.004
+   see /usr/share/doc/packages/perl-Business-ISSN/Changes
+
+---

Old:

  Business-ISSN-1.003.tar.gz

New:

  Business-ISSN-1.004.tar.gz



Other differences:
--
++ perl-Business-ISSN.spec ++
--- /var/tmp/diff_new_pack.hSY535/_old  2020-03-25 23:45:22.540034410 +0100
+++ /var/tmp/diff_new_pack.hSY535/_new  2020-03-25 23:45:22.576034421 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Business-ISSN
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -12,25 +12,25 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Business-ISSN
-Version:1.003
+Version:1.004
 Release:0
 %define cpan_name Business-ISSN
 Summary:Perl extension for International Standard Serial Numbers
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Business-ISSN/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) >= 0.94
+BuildRequires:  perl(Test::More) >= 1
 %{perl_requires}
 
 %description
@@ -86,14 +86,14 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++ Business-ISSN-1.003.tar.gz -> Business-ISSN-1.004.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISSN-1.003/Changes 
new/Business-ISSN-1.004/Changes
--- old/Business-ISSN-1.003/Changes 2018-05-09 22:28:03.0 +0200
+++ new/Business-ISSN-1.004/Changes 2020-03-20 04:33:12.0 +0100
@@ -1,7 +1,7 @@
 Revision history for Perl module Business::ISSN
 
-1.003 2018-05-09T20:27:50Z
-   * Clarify that it's the Artistic License 2.0
+1.004 2020-03-20T03:32:51Z
+   * This went missing from CPAN because I deleted it
 
 1.002 2016-12-05T18:59:45Z
* Remove the prereq.t test. I'll do that locally.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISSN-1.003/META.json 
new/Business-ISSN-1.004/META.json
--- old/Business-ISSN-1.003/META.json   2018-05-09 22:28:04.0 +0200
+++ new/Business-ISSN-1.004/META.json   2020-03-20 04:33:14.0 +0100
@@ -4,13 +4,13 @@
   "brian d foy "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-  "version" : "2"
+  "version" : 2
},
"name" : "Business-ISSN",
"no_index" : {
@@ -41,7 +41,7 @@
   },
   "test" : {
  "requires" : {
-"Test::More" : "0.94"
+"Test::More" : "1"
  }
   }
},
@@ -57,6 +57,6 @@
  "web" : "https://github.com/briandfoy/business-issn";
   }
},
-   "version

commit sssd for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package sssd for openSUSE:Factory checked in 
at 2020-03-25 23:44:03

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


Package is "sssd"

Wed Mar 25 23:44:03 2020 rev:102 rq:787787 version:2.2.3

Changes:

--- /work/SRC/openSUSE:Factory/sssd/sssd.changes2020-03-19 
19:50:23.916187550 +0100
+++ /work/SRC/openSUSE:Factory/.sssd.new.3160/sssd.changes  2020-03-25 
23:44:51.144024140 +0100
@@ -1,0 +2,18 @@
+Tue Mar 24 10:49:17 UTC 2020 - Jan Engelhardt 
+
+- Update to 2.2.3
+  * New features:
+  * allow_missing_name now treats empty strings the same as
+missing names.
+  * "soft_ocsp" and "soft_crl" options have been added to make
+the checks for revoked certificates more flexible if the
+system is offline.
+  * Smart card authentication in polkit is now allowed by default.
+  * Fixes:
+  * Handling of FreeIPA users and groups containing ‘@’ sign now
+works.
+  * SSSD was unable to hande ldap_uri containing URIs with
+different port numbers, which has been rectified.
+- Add 0001-Fix-build-failure-against-samba-4.12.0rc1.patch
+
+---

Old:

  sssd-2.2.2.tar.gz
  sssd-2.2.2.tar.gz.asc

New:

  0001-Fix-build-failure-against-samba-4.12.0rc1.patch
  sssd-2.2.3.tar.gz
  sssd-2.2.3.tar.gz.asc



Other differences:
--
++ sssd.spec ++
--- /var/tmp/diff_new_pack.0xQvbJ/_old  2020-03-25 23:44:52.004024421 +0100
+++ /var/tmp/diff_new_pack.0xQvbJ/_new  2020-03-25 23:44:52.012024424 +0100
@@ -18,7 +18,7 @@
 %define _buildshell /bin/bash
 
 Name:   sssd
-Version:2.2.2
+Version:2.2.3
 Release:0
 Summary:System Security Services Daemon
 License:GPL-3.0-or-later and LGPL-3.0-or-later
@@ -33,7 +33,7 @@
 Patch2: sssd-gpo_host_security_filter-2.2.2.patch
 Patch3: 0001-Resolve-computer-lookup-failure-when-sam-cn.patch
 Patch4: 0001-AD-use-getaddrinfo-with-AI_CANONNAME-to-find-the-FQD.patch
-BuildRoot:  %_tmppath/%name-%version-build
+Patch5: 0001-Fix-build-failure-against-samba-4.12.0rc1.patch
 
 %define servicenamesssd
 %define sssdstatedir   %_localstatedir/lib/sss
@@ -527,6 +527,7 @@
 %_mandir/??/man5/sss-certmap.5.gz
 %_mandir/??/man5/sssd-ad.5.gz
 %_mandir/??/man5/sssd-files.5*
+%_mandir/??/man5/sssd-ldap-attributes.5*
 %_mandir/??/man5/sssd-secrets.5.gz
 %_mandir/??/man5/sssd-session-recording.5.gz
 %_mandir/??/man5/sssd-simple.5*
@@ -540,6 +541,7 @@
 %_mandir/man1/sss_ssh_*
 %_mandir/man5/sss-certmap.5.gz
 %_mandir/man5/sssd-files.5*
+%_mandir/man5/sssd-ldap-attributes.5*
 %_mandir/man5/sssd-session-recording.5.gz
 %_mandir/man5/sssd-simple.5*
 %_mandir/man5/sssd-sudo.5*

++ 0001-Fix-build-failure-against-samba-4.12.0rc1.patch ++
>From bc56b10aea999284458dcc293b54cf65288e325d Mon Sep 17 00:00:00 2001
From: Stephen Gallagher 
Date: Fri, 24 Jan 2020 15:17:39 +0100
Subject: [PATCH] Fix build failure against samba 4.12.0rc1
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

The ndr_pull_get_switch() function was dropped, but it was just a wrapper
around the ndr_token_peek() function, so we can use this approach on both
old and new versions of libndr.

Signed-off-by: Stephen Gallagher 

Reviewed-by: Pavel Březina 
---
 src/providers/ad/ad_gpo_ndr.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/providers/ad/ad_gpo_ndr.c b/src/providers/ad/ad_gpo_ndr.c
index d57303349..8f405aa62 100644
--- a/src/providers/ad/ad_gpo_ndr.c
+++ b/src/providers/ad/ad_gpo_ndr.c
@@ -105,7 +105,7 @@ ndr_pull_security_ace_object_type(struct ndr_pull *ndr,
   union security_ace_object_type *r)
 {
 uint32_t level;
-level = ndr_pull_get_switch_value(ndr, r);
+level = ndr_token_peek(&ndr->switch_list, r);
 NDR_PULL_CHECK_FLAGS(ndr, ndr_flags);
 if (ndr_flags & NDR_SCALARS) {
 NDR_CHECK(ndr_pull_union_align(ndr, 4));
@@ -135,7 +135,7 @@ ndr_pull_security_ace_object_inherited_type(struct ndr_pull 
*ndr,
 union 
security_ace_object_inherited_type *r)
 {
 uint32_t level;
-level = ndr_pull_get_switch_value(ndr, r);
+level = ndr_token_peek(&ndr->switch_list, r);
 NDR_PULL_CHECK_FLAGS(ndr, ndr_flags);
 if (ndr_flags & NDR_SCALARS) {
 NDR_CHECK(ndr_pull_union_align(ndr, 4));
@@ -198,7 +198,7 @@ ndr_pull_security_ace_object_ctr(struct ndr_pull *ndr,
  union security_ace_object_ctr *r)
 {
 uint32_t level;
-level = ndr_pull_get_switch_value(ndr, r);
+level = ndr_token_peek(&ndr-

commit installation-images for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2020-03-25 23:44:06

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


Package is "installation-images"

Wed Mar 25 23:44:06 2020 rev:92 rq:788226 version:14.463

Changes:

--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2020-03-17 13:07:17.361667388 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new.3160/installation-images.changes
2020-03-25 23:44:53.200024812 +0100
@@ -1,0 +2,7 @@
+Wed Mar 25 14:14:39 UTC 2020 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#367
+- samba-libs needs libgnutls now
+- 14.463
+
+

Old:

  installation-images-14.462.tar.xz

New:

  installation-images-14.463.tar.xz



Other differences:
--
++ installation-images.spec ++
--- /var/tmp/diff_new_pack.u334Qp/_old  2020-03-25 23:44:53.868025031 +0100
+++ /var/tmp/diff_new_pack.u334Qp/_new  2020-03-25 23:44:53.872025032 +0100
@@ -617,7 +617,7 @@
 Summary:Installation Image Files for %theme
 License:GPL-2.0+
 Group:  Metapackages
-Version:14.462
+Version:14.463
 Release:0
 Provides:   installation-images = %version-%release
 Conflicts:  otherproviders(installation-images)

++ installation-images-14.462.tar.xz -> installation-images-14.463.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.462/VERSION 
new/installation-images-14.463/VERSION
--- old/installation-images-14.462/VERSION  2020-03-12 13:43:47.0 
+0100
+++ new/installation-images-14.463/VERSION  2020-03-25 15:14:39.0 
+0100
@@ -1 +1 @@
-14.462
+14.463
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.462/changelog 
new/installation-images-14.463/changelog
--- old/installation-images-14.462/changelog2020-03-12 13:43:47.0 
+0100
+++ new/installation-images-14.463/changelog2020-03-25 15:14:39.0 
+0100
@@ -1,3 +1,7 @@
+2020-03-25:14.463
+   - merge gh#openSUSE/installation-images#367
+   - samba-libs needs libgnutls now
+
 2020-03-12:14.462
- merge gh#openSUSE/installation-images#364
- use u-boot-rpiarm64 if available (bsc#1164080)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.462/data/initrd/initrd.file_list 
new/installation-images-14.463/data/initrd/initrd.file_list
--- old/installation-images-14.462/data/initrd/initrd.file_list 2020-03-12 
13:43:47.0 +0100
+++ new/installation-images-14.463/data/initrd/initrd.file_list 2020-03-25 
15:14:39.0 +0100
@@ -117,6 +117,9 @@
 samba-libs: nodeps
   
/usr/lib*/samba/lib{replace,winbind-client,genrand,samba-debug,socket-blocking,sys-rw,time-basic,iov-buf}-samba4.so
 
+# for samba-libs
+libgnutls*:
+
 diffutils:
   /usr/bin/cmp
 




commit ldb for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package ldb for openSUSE:Factory checked in 
at 2020-03-25 23:43:46

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


Package is "ldb"

Wed Mar 25 23:43:46 2020 rev:47 rq:786216 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/ldb/ldb.changes  2020-01-24 13:11:40.405445369 
+0100
+++ /work/SRC/openSUSE:Factory/.ldb.new.3160/ldb.changes2020-03-25 
23:44:13.200011728 +0100
@@ -1,0 +2,7 @@
+Fri Mar  6 16:38:37 UTC 2020 - Noel Power 
+
+- Release ldb 2.1.1
+  + Samba 4.11 and later give incorrect results for SCOPE_ONE
+searches; (bso#14270).
+
+---

Old:

  ldb-2.0.8.tar.asc
  ldb-2.0.8.tar.gz

New:

  ldb-2.1.1.tar.asc
  ldb-2.1.1.tar.gz



Other differences:
--
++ ldb.spec ++
--- /var/tmp/diff_new_pack.6D33Fl/_old  2020-03-25 23:44:14.032012000 +0100
+++ /var/tmp/diff_new_pack.6D33Fl/_new  2020-03-25 23:44:14.036012002 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ldb
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -56,8 +56,8 @@
 BuildRequires:  lmdb-devel >= %{lmdb_version}
 %endif
 
-Url:https://ldb.samba.org/
-Version:2.0.8
+URL:https://ldb.samba.org/
+Version:2.1.1
 Release:0
 Summary:An LDAP-like embedded database
 License:LGPL-3.0-or-later

++ ldb-2.0.8.tar.gz -> ldb-2.1.1.tar.gz ++
 5943 lines of diff (skipped)





commit ImageMagick for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2020-03-25 23:44:20

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


Package is "ImageMagick"

Wed Mar 25 23:44:20 2020 rev:204 rq:788060 version:7.0.10.2

Changes:

--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2020-03-23 
12:49:58.975934653 +0100
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new.3160/ImageMagick.changes
2020-03-25 23:45:07.604029524 +0100
@@ -1,0 +2,11 @@
+Wed Mar 25 07:50:13 UTC 2020 - pgaj...@suse.com
+
+- version update to 7.0.10.2
+  * Fixed another sizing issue with the label coder when pointsize is set.
+  * Respect explicit image filename modified (e.g. png24:im.png) (reference
+https://github.com/ImageMagick/ImageMagick/issues/1835).
+  * Add support for returning the minimum bounding box of an image with the
+%[minimum-bounding-box] property.
+  * Stroked dash array render properly again.
+
+---

Old:

  ImageMagick-7.0.10-1.tar.bz2
  ImageMagick-7.0.10-1.tar.bz2.asc

New:

  ImageMagick-7.0.10-2.tar.bz2
  ImageMagick-7.0.10-2.tar.bz2.asc



Other differences:
--
++ ImageMagick.spec ++
--- /var/tmp/diff_new_pack.4vpG9O/_old  2020-03-25 23:45:09.016029986 +0100
+++ /var/tmp/diff_new_pack.4vpG9O/_new  2020-03-25 23:45:09.020029987 +0100
@@ -20,7 +20,7 @@
 %define asan_build 0
 %define maj7
 %define mfr_version%{maj}.0.10
-%define mfr_revision   1
+%define mfr_revision   2
 %define quantum_depth  16
 %define source_version %{mfr_version}-%{mfr_revision}
 %define clibver7

++ ImageMagick-7.0.10-1.tar.bz2 -> ImageMagick-7.0.10-2.tar.bz2 ++
/work/SRC/openSUSE:Factory/ImageMagick/ImageMagick-7.0.10-1.tar.bz2 
/work/SRC/openSUSE:Factory/.ImageMagick.new.3160/ImageMagick-7.0.10-2.tar.bz2 
differ: char 11, line 1





commit samba for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2020-03-25 23:43:55

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


Package is "samba"

Wed Mar 25 23:43:55 2020 rev:256 rq:786419 version:4.12.0+git.132.199dc21ab22

Changes:

--- /work/SRC/openSUSE:Factory/samba/samba.changes  2020-03-06 
21:26:19.125516446 +0100
+++ /work/SRC/openSUSE:Factory/.samba.new.3160/samba.changes2020-03-25 
23:44:35.924019162 +0100
@@ -1,0 +2,66 @@
+Mon Mar 16 10:40:16 UTC 2020 - Noel Power 
+
+- ndrdump tests: Make the tests less fragile
+- python/samba/gp_parse: Fix test errors with python3.8
+
+---
+Fri Mar 13 14:19:30 UTC 2020 - Noel Power 
+
+- Starting ctdb node that was powered off hard before results
+  in recovery loop; (bso#14295); (bsc#1162680).
+
+---
+Fri Mar  6 15:38:01 UTC 2020 - Noel Power 
+
+- Update to samba 4.12.0
+  + For details on all items see WHATSNEW.txt in samba-doc
+package.
+  + Samba 4.12 raises this minimum version to Python
+3.5.
+  + Samba now requires GnuTLS 3.4.7 to be installed.
+  + New Spotlight backend for Elasticsearch.
+  + Retiring DES encryption types in Kerberos. With this release,
+support for DES encryption types has been removed from
+Samba, and setting DES_ONLY flag for an account will cause
+Kerberos authentication to fail for that account (see
+RFC-6649).
+  + Samba-DC: DES keys no longer saved in DB.
+  + The netatalk VFS module has been removed.
+  + The BIND9_FLATFILE DNS backend is deprecated in this release
+and will be removed in the future.
+  + CTDB changes
++ The ctdb_mutex_fcntl_helper periodically re-checks the
+  lock file.
++ Bugs
+  + Retire DES encryption types in Kerberos; (bso#14202);
+bsc#(1165574).
+  + dsdb: Correctly handle memory in objectclass_attrs;
+(bso#14258).
+  + s3: DFS: Don't allow link deletion on a read-only share;
+(bso#14269).
+  + pidl/wscript: configure should insist on Parse::Yapp::Driver;
+(bso#14284).
+  + smbd fails to handle EINTR from open(2) properly;
+(bso#14285).
+  + ldb: version 2.1.1; (bso#14270)).
+  + vfs: Set getting and setting of MS-DFS redirects on the
+filesystem to go through two new VFS functions
+SMB_VFS_CREATE_DFS_PATHAT() and
+SMB_VFS_READ_DFS_PATHAT(); (bso#14282).
+  + bootstrap: Remove un-used dependency python3-crypto;
+(bso#14255)
+  + Fix CID 1458418 and 1458420; (bso#14247).
+  + lib: Fix a shutdown crash with "clustering = yes";
+(bso#14281).
+  + Winbind member (source3) fails local SAM auth with empty
+domain name; (bso#14247).
+  + winbindd: Handle missing idmap in getgrgid(); (bso#14265).
+  + Don't use forward declaration for GnuTLS typedefs; (bso#14271).
+  + Add io_uring vfs module; (bso#14280).
+  + libcli:smb: Improve check for
+gnutls_aead_cipher_(en|de)cryptv2; (bso#14250).
+  + s3: lib: nmblib. Clean up and harden nmb packet processing;
+(bso#14239);
+  + lib:util: Log mkdir error on correct debug levels; (bso#14253).
+
+---

Old:

  samba-4.11.6+git.120.e474a78db08.tar.bz2

New:

  samba-4.12.0+git.132.199dc21ab22.tar.bz2



Other differences:
--
++ samba.spec ++
--- /var/tmp/diff_new_pack.9RZjj3/_old  2020-03-25 23:44:38.116019878 +0100
+++ /var/tmp/diff_new_pack.9RZjj3/_new  2020-03-25 23:44:38.116019878 +0100
@@ -50,10 +50,10 @@
 %endif
 %endif
 
-%define talloc_version 2.2.0
-%define tevent_version 0.10.0
-%define tdb_version1.4.2
-%define ldb_version2.0.7
+%define talloc_version 2.3.1
+%define tevent_version 0.10.2
+%define tdb_version1.4.3
+%define ldb_version2.1.1
 
 %global with_mitkrb5 1
 %global with_dc 0
@@ -71,6 +71,7 @@
 BuildRequires:  gcc
 BuildRequires:  make
 BuildRequires:  patch
+BuildRequires:  perl-Parse-Yapp
 %if 0%{?suse_version} > 1300
 BuildRequires:  libarchive-devel
 %endif
@@ -163,7 +164,7 @@
 %else
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-Version:4.11.6+git.120.e474a78db08
+Version:4.12.0+git.132.199dc21ab22
 Release:0
 Url:https://www.samba.org/
 Obsoletes:  samba-32bit < %{version}
@@ -549,12 +550,14 @@
 
 
 
-%package -n libndr0
+%package -n libndr1
 Summary:Network Data Representation library
 License:GPL-3.0-or-later
 Group:  System/Libraries
+Provides:   libndr0
+Obsoletes:  libndr0
 
-%description -n libndr0
+%description -n libndr1
 Network Data Representation (NDR) is an implementation of the
 presentation

commit libkcapi for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package libkcapi for openSUSE:Factory 
checked in at 2020-03-25 23:44:15

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


Package is "libkcapi"

Wed Mar 25 23:44:15 2020 rev:6 rq:788020 version:1.1.5

Changes:

--- /work/SRC/openSUSE:Factory/libkcapi/libkcapi.changes2019-12-16 
17:26:34.099955354 +0100
+++ /work/SRC/openSUSE:Factory/.libkcapi.new.3160/libkcapi.changes  
2020-03-25 23:44:58.424026521 +0100
@@ -1,0 +2,117 @@
+Wed Jan  8 07:23:22 UTC 2020 - Marcus Meissner 
+
+- updated to 1.1.5:
+  - Fix invocation of ansi_cprng in FIPS mode during testing
+  - Fix testing on kernels >= 5.0
+  - Add virtualization test for kernel 5.1
+  - Fix the limit between vmsplice() and sendmsg() by Christophe Leroy
+  - Fix remove code duplication by Ondrej Mosnáček
+  - Fix potential memleak in speed-test
+- updated to 1.1.4:
+  - Fix: use sendmsg when processing more than 1<<16 bytes input data which 
improves performance on some architectures
+- updated to 1.1.3:
+  - Fix: default location of FIPS 140-2 HMAC control file is ..hmac 
(was accidentally moved to .hmac with 1.1.0)
+- updated to 1.1.2:
+  - Fix: Bug fixes for GCC 8.1.0 regarding string length checks by Krzysztof 
Kozlowski
+  - Enhancement: ensure that tests execute on architectures other than X86 by 
Ondrej Mosnáček
+  - Fix: Bug fix to initialize FDs at the correct time in kcapi-kernel-if.c by 
Ondrej Mosnáček
+  - Test fix: Support test execution outside build environment by Ondrej 
Mosnáček
+- updated to 1.1.1:
+  - Fix: Bug fixes for kcapi_hasher by Ondrej Mosnáček
+- updated to 1.1.0:
+  - API Enhancement: Addition of kcapi_handle_reinit
+  - Fix: simplify code by removing the internal *_fd functions from 
kcapi-kernel-if.c
+  - Test enhancement: add IIV speed testing
+  - Fix: add a loop around the read system call to always obtain all generated 
data
+  - Fix: use host compiler for compiling docproc (reported by Christophe 
LEROY, fixed by Björn Esser)
+  - Fix: make error handling of hashing applications consistent with coreutils 
applications (reported by Christophe LEROY)
+  - Fix: support for zero length files (patched by Ondrej Mosnáček)
+  - Fix: support for zero message hashes on kernels <= 4.9 (patched by Ondrej 
Mosnáček)
+  - Fix: Add Travis CI test system provided by Ondrej Mosnáček
+  - Fix: Add several fixes to kcapi-hasher by Ondrej Mosnáček
+  - Fix: Add additional tests for kcapi-hasher by Ondrej Mosnáček
+  - Fix: Apply unpadding only to last block of data by Ondrej Mosnáček
+  - Fix: Fix resource leaks in error code paths suggested by Ondrej Mosnáček
+  - Enhancement: achieve hmaccalc CLI equivalence by Ondrej Mosnáček
+- updated to 1.0.3:
+  - Fix: support STDIN and --tag of sha*sum applications
+  - Enhancement: Add small enhancements to support integration with distros -- 
reported by Björn Esser
+- updated to 1.0.2:
+  - Fix: hasher-test.sh on 32-bit systems
+  - Fix: AIO return code handling on large number of requests -- reported by 
Jonathan Cameron
+  - Enhancement: disable coredumps of library
+  - Fix: remove unchecked -fstack-protector-strong from Makefile -- reported 
by Mathieu Malaterre
+  - Fix: document that kcapi_cipher_stream_op must be called in a loop to 
collect all data in a multhreaded environment.
+  - Test Fix: Update symmetric multithreaded stream test to invoke 
kcapi_cipher_stream_op in a loop to collect all data.
+  - Fix: Initialize the cipher handle on stack with zeros as the library 
expects a zero-initialized cipher handle. This fixes a possible segfault where 
free() is called on a non-initialized memory location.
+  - Fix: port algif_kpp and algif_akcipher to 4.15-rc3
+- updated to 1.0.1:
+  - Fix: constify AEAD cipher input data
+  - Fix: use GCC byte swapping acceleration if present
+  - Fix: KDF counter handling on little endian systems when generating more 
than 255 blocks
+  - Use LD_PRELOAD for execution of test cases to force using of the freshly 
compiled binaries
+  - Fix: return code handling of _kcapi_common_vmsplice_chunk_fd as reported 
by Christophe Leroy
+  - Fix: return code handling in _kcapi_md_update
+  - Fix: kcapi-hasher now supports files larger than 2GB
+  - Fix: kcapi-dgst now supports files larger than 2GB
+  - Fix: use stack protector
+  - Fix: rename header guards to remove leading underscore as pointed out by 
Markus Elfring
+  - Test Fix: Allow compiing the test code without asymmetric and KPP support
+- updated to 1.0.0:
+  - Fix: Small compile fixes for new checks of GCC 7
+  - API Change: Rename all LOG_* enums to KCAPI_LOG_* to prevent namespace 
poisoning
+  - Fix: soname and file name of library now compiles with conventions (thanks 
to Marcus Meissner)

  1   2   >