commit xfsprogs for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package xfsprogs for openSUSE:Factory 
checked in at 2018-11-06 13:48:46

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


Package is "xfsprogs"

Tue Nov  6 13:48:46 2018 rev:54 rq:643281 version:4.18.0

Changes:

--- /work/SRC/openSUSE:Factory/xfsprogs/xfsprogs.changes2018-09-18 
11:36:12.772367333 +0200
+++ /work/SRC/openSUSE:Factory/.xfsprogs.new/xfsprogs.changes   2018-11-06 
13:48:49.520706031 +0100
@@ -1,0 +2,29 @@
+Sat Oct 20 00:12:21 UTC 2018 - je...@suse.com
+
+- Update to v4.18.0
+  * xfs_repair: notify user if free inodes are corrupt
+  * xfs_repair: use extent size validation helpers
+  * xfs_quota: don't stop the directory tree walk at DEPTH 
+  * xfs_scrub: ongoing updates 
+  * xfs_io: document shutdown -f 
+  * xfs_io: wire up online repair ioctls 
+  * misc: adddebian initramfs hook to package 
+  * misc: remove unused macros 
+  * misc: remove many XFS_BUF macros 
+  * Majority of 4.18 libxfs changes merged from kernel
+- Update to v4.17.0
+  * mkfs.xfs: only stat block devices during mkfs init 
+  * xfs_repair: multiple fixes and improvements 
+  * xfs_repair: check and repair quota metadata 
+  * xfs_repair: fix shortform root inode parent 
+  * xfs_db: don't ASSERT on unrecognized metadata 
+  * xfs_db: add superblock info command ala xfs_info 
+  * xfs_spaceman: add superblock info command ala xfs_info 
+  * xfs_info: call xfs_db for unmounted devices 
+  * xfs_io: add online label command 
+  * xfs_io: add O_PATH and O_NOFOLLOW options 
+  * xfs_io: recognize *iB units in copy_range 
+- Removed now-obsolete patches:
+  * xfsprogs-mkfs-avoid-divide-by-zero-when-hardware-reports-opti.patch
+
+---

Old:

  xfsprogs-4.16.1.tar.sign
  xfsprogs-4.16.1.tar.xz
  xfsprogs-mkfs-avoid-divide-by-zero-when-hardware-reports-opti.patch

New:

  xfsprogs-4.18.0.tar.sign
  xfsprogs-4.18.0.tar.xz



Other differences:
--
++ xfsprogs.spec ++
--- /var/tmp/diff_new_pack.RCpKnb/_old  2018-11-06 13:48:50.284704996 +0100
+++ /var/tmp/diff_new_pack.RCpKnb/_new  2018-11-06 13:48:50.288704991 +0100
@@ -26,7 +26,7 @@
 %define libname libhandle1
 
 Name:   xfsprogs
-Version:4.16.1
+Version:4.18.0
 Release:0
 Summary:Utilities for managing the XFS file system
 License:GPL-2.0-or-later
@@ -38,7 +38,6 @@
 Source3:module-setup.sh.in
 Source4:dracut-fsck-help.txt
 Patch0: xfsprogs-docdir.diff
-Patch1: 
xfsprogs-mkfs-avoid-divide-by-zero-when-hardware-reports-opti.patch
 Patch2: 0001-repair-shift-inode-back-into-place-if-corrupted-by-b.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -101,7 +100,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 %patch2 -p1
 
 %build
@@ -130,10 +128,6 @@
 export DIST_ROOT=%{buildroot}
 %make_install
 make install-dev
-# installed by %license macro
-%if 0%{?suse_version} < 1315
-rm %{buildroot}%{_defaultdocdir}/%{name}/COPYING
-%endif
 # remove the static libs and libtool archive
 rm -rf %{buildroot}/%{_lib}/*.{la,a}
 rm -rf %{buildroot}/%{_libdir}/*.{la,a}
@@ -188,7 +182,7 @@
 %if 0%{?suse_version} >= 1315
 # SLE12 doesn't do %license
 %if 0%{?suse_version} > 1315 || 0%{?is_opensuse}
-%license doc/COPYING
+%license LICENSES/GPL-2.0 LICENSES/LGPL-2.1
 %endif
 %endif
 %dir %{_libexecdir}/dracut

++ 0001-repair-shift-inode-back-into-place-if-corrupted-by-b.patch ++
--- /var/tmp/diff_new_pack.RCpKnb/_old  2018-11-06 13:48:50.304704969 +0100
+++ /var/tmp/diff_new_pack.RCpKnb/_new  2018-11-06 13:48:50.304704969 +0100
@@ -41,7 +41,7 @@
 --- a/repair/dinode.c
 +++ b/repair/dinode.c
 @@ -2200,6 +2200,158 @@ _("would clear obsolete nlink field in v
-   return dirty;
+   }
  }
  
 +static int

++ xfsprogs-4.16.1.tar.xz -> xfsprogs-4.18.0.tar.xz ++
 47590 lines of diff (skipped)





commit cri-o for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package cri-o for openSUSE:Factory checked 
in at 2018-11-06 13:48:38

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


Package is "cri-o"

Tue Nov  6 13:48:38 2018 rev:19 rq:643136 version:1.12.0

Changes:

--- /work/SRC/openSUSE:Factory/cri-o/cri-o.changes  2018-10-11 
11:45:01.866818934 +0200
+++ /work/SRC/openSUSE:Factory/.cri-o.new/cri-o.changes 2018-11-06 
13:48:42.248715877 +0100
@@ -1,0 +2,21 @@
+Fri Oct 19 06:59:18 UTC 2018 - Valentin Rothberg 
+
+- Update cri-o to v1.12.0:
+  * docs: tweak crio and crio.conf man pages
+  * config: provide a default runtime and deprecate the runtime option
+  * cri: Implement runtime handler support
+  * *: implement default ulimits for containers
+  * Fix manpage to correctly state default storage driver
+  * crio.conf(5): update manpage to the latest state
+  * Remove sysctl parsing code from cri-o
+  * Add default_systcls option to crio.conf
+  * Image Volumes should be bind mounted as private
+  * Create LICENSE
+  * conmon: fix segfault when --log-level is not specified
+  * Add log-level option to conmon and crio.conf
+  * Remove "--log-level debug" from service file
+  * conmon: close extra files before exit
+  * Block use of /proc/acpi from inside containers
+  * conmon: do not use an empty env when running the exit command
+
+---

Old:

  cri-o-1.11.2.tar.xz
  go-1.11-compat-backport.patch

New:

  cri-o-1.12.0.tar.xz



Other differences:
--
++ cri-o.spec ++
--- /var/tmp/diff_new_pack.IZWXEv/_old  2018-11-06 13:48:43.396714322 +0100
+++ /var/tmp/diff_new_pack.IZWXEv/_new  2018-11-06 13:48:43.396714322 +0100
@@ -21,7 +21,7 @@
   %define _fillupdir /var/adm/fillup-templates
 %endif
 
-%define project github.com/kubernetes-incubator/cri-o
+%define project github.com/kubernetes-sigs/cri-o
 # Build with libostree-devel in Tumbleweed, Leap 15+ and SLES 15+
 %if 0%{?suse_version} >= 1500
 %define with_libostree 1
@@ -31,12 +31,12 @@
 %definename_source2 sysconfig.crio
 %definename_source3 crio.conf
 Name:   cri-o
-Version:1.11.2
+Version:1.12.0
 Release:0
 Summary:OCI-based implementation of Kubernetes Container Runtime 
Interface
 License:Apache-2.0
 Group:  System/Management
-Url:https://github.com/kubernetes-incubator/cri-o
+Url:https://github.com/kubernetes-sigs/cri-o
 ExcludeArch:i586
 Source0:%{name}-%{version}.tar.xz
 Source1:%{name_source1}
@@ -44,7 +44,6 @@
 Source3:%{name_source3}
 Source4:cri-o-rpmlintrc
 Source5:kubelet.env
-Patch0: go-1.11-compat-backport.patch
 BuildRequires:  device-mapper-devel
 BuildRequires:  fdupes
 BuildRequires:  git-core
@@ -57,7 +56,7 @@
 BuildRequires:  libbtrfs-devel
 BuildRequires:  libgpgme-devel
 BuildRequires:  libseccomp-devel
-BuildRequires:  golang(API) >= 1.8
+BuildRequires:  golang(API) >= 1.10
 Requires:   cni
 Requires:   cni-plugins
 Requires:   iproute2
@@ -95,7 +94,6 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
 # We can't use symlinks here because go-list gets confused by symlinks, so we

++ _service ++
--- /var/tmp/diff_new_pack.IZWXEv/_old  2018-11-06 13:48:43.440714263 +0100
+++ /var/tmp/diff_new_pack.IZWXEv/_new  2018-11-06 13:48:43.440714263 +0100
@@ -1,9 +1,9 @@
 
 
-https://github.com/kubernetes-incubator/cri-o
+https://github.com/kubernetes-sigs/cri-o
 git
-1.11.2
-v1.11.2
+1.12.0
+v1.12.0
 
 
 cri-o-*.tar

++ cri-o-1.11.2.tar.xz -> cri-o-1.12.0.tar.xz ++
 164998 lines of diff (skipped)




commit python-sip for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-sip for openSUSE:Factory 
checked in at 2018-11-06 13:49:48

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


Package is "python-sip"

Tue Nov  6 13:49:48 2018 rev:98 rq:643603 version:4.19.13

Changes:

--- /work/SRC/openSUSE:Factory/python-sip/python-sip.changes2018-04-19 
15:20:30.836897417 +0200
+++ /work/SRC/openSUSE:Factory/.python-sip.new/python-sip.changes   
2018-11-06 13:49:50.332623633 +0100
@@ -1,0 +2,29 @@
+Sun Oct 21 09:31:18 UTC 2018 - Christophe Giboudeaux 
+
+- Add disable-strip.diff to fix the -debuginfo creation.
+- Update to 4.19.13:
+  * Build system fixes
+  * Removed support in the XML/API export for deprecated features
+  * Pass the fully qualified Python names of types for arguments and
+results.
+  * Various fixes for the XML export
+  * Fixed a bug when arguments that were templates could lose their type
+hints
+
+---
+Mon Jul  2 16:52:01 UTC 2018 - christo...@krop.fr
+
+- Update to 4.19.12:
+  * Added the /ScopesStripped/ argument annotation.
+  * The members of traditional C/C++ enums are now also visible within the
+scope of the enum itself. This means that members of scoped and unscoped
+enums can be accessed in the same way from Python.
+  * Private copies of the sip module are now easier to configure and use.
+SIP v5 will only support private copies.
+  * Added the -n option to the sip code generator to support private copies of
+the sip module.
+  See https://www.riverbankcomputing.com/static/Downloads/sip/ChangeLog for
+  the complete changelog.
+- Run spec-cleaner
+
+---

Old:

  sip-4.19.8.tar.gz

New:

  disable-strip.diff
  sip-4.19.13.tar.gz



Other differences:
--
++ python-sip.spec ++
--- /var/tmp/diff_new_pack.PsWGaD/_old  2018-11-06 13:49:52.376620862 +0100
+++ /var/tmp/diff_new_pack.PsWGaD/_new  2018-11-06 13:49:52.384620851 +0100
@@ -12,30 +12,30 @@
 # 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 python_sip_api 12.4
-
+%define python_sip_api 12.5
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-sip
-Version:4.19.8
+Version:4.19.13
 Release:0
 Summary:SIP tool to use python sip bindings
-License:GPL-2.0 or GPL-3.0 or SUSE-SIP
+License:GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
 Group:  Development/Libraries/Python
-Url:https://www.riverbankcomputing.com/software/sip/introa
+URL:https://www.riverbankcomputing.com/software/sip/introa
 Source0:
https://sourceforge.net/projects/pyqt/files/sip/sip-%{version}/sip-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE disable-rpaths.diff -- Disable rpaths
 Patch0: disable-rpaths.diff
+# PATCH-FIX-OPENSUSE disable-strip.diff -- Disable stripping
+Patch1: disable-strip.diff
 BuildRequires:  %{python_module devel}
 BuildRequires:  c++_compiler
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   %{name}-common = %{version}
 Provides:   python-sip(api) = %{python_sip_api}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 %python_subpackages
 
 %description
@@ -44,7 +44,6 @@
 Python bindings for the Qt toolkit, but can be used to create bindings
 for any C or C++ library.
 
-
 %package devel
 Summary:SIP tool to create python bindings
 Group:  Development/Libraries/Python
@@ -52,10 +51,10 @@
 Requires:   %{name}-common = %{version}
 Requires:   c++_compiler
 Requires:   python-devel
-Provides:   %{name}-bin = %{version}
-Obsoletes:  %{name}-bin < %{version}
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
+Provides:   %{name}-bin = %{version}
+Obsoletes:  %{name}-bin < %{version}
 
 %description devel
 SIP is a tool that makes it very easy to create Python bindings for C
@@ -66,7 +65,6 @@
 This package contains all the developer tools you need to create your
 own sip bindings.
 
-
 %package -n %{name}-doc
 Summary:SIP tool to create python bindings -- common documentation
 Group:  Development/Libraries/Python
@@ -81,7 +79,6 @@
 This package contains common documentation files shared between python2
 and python3 versions of sip.
 
-
 %package -n %{name}-common
 Summary:SIP tool to create python bindings -- commo

commit python-pip for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-pip for openSUSE:Factory 
checked in at 2018-11-06 13:49:41

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


Package is "python-pip"

Tue Nov  6 13:49:41 2018 rev:38 rq:643579 version:18.1

Changes:

--- /work/SRC/openSUSE:Factory/python-pip/python-pip.changes2018-08-02 
14:48:46.159322929 +0200
+++ /work/SRC/openSUSE:Factory/.python-pip.new/python-pip.changes   
2018-11-06 13:49:46.484628850 +0100
@@ -1,0 +2,52 @@
+Sat Oct 20 15:36:00 UTC 2018 - Arun Persaud 
+
+- specfile:
+  * remove devel from noarch
+
+- update to version 18.1:
+  * Features
++ Allow PEP 508 URL requirements to be used as dependencies.
++ As a security measure, pip will raise an exception when
+  installing packages from PyPI if those packages depend on
+  packages not also hosted on PyPI. In the future, PyPI will block
+  uploading packages with such external URL dependencies
+  directly. (#4187)
++ Upgrade pyparsing to 2.2.1. (#5013)
++ Allows dist options (–abi, –python-version, –platform,
+  –implementation) when installing with –target (#5355)
++ Support passing svn+ssh URLs with a username to pip install
+  -e. (#5375)
++ pip now ensures that the RECORD file is sorted when installing
+  from a wheel file. (#5525)
++ Add support for Python 3.7. (#5561)
++ Malformed configuration files now show helpful error messages,
+  instead of tracebacks. (#5798)
+  * Bug Fixes
++ Checkout the correct branch when doing an editable Git
+  install. (#2037)
++ Run self-version-check only on commands that may access the
+  index, instead of trying on every run and failing to do so due
+  to missing options. (#5433)
++ Allow a Git ref to be installed over an existing
+  installation. (#5624)
++ Show a better error message when a configuration option has an
+  invalid value. (#5644)
++ Always revalidate cached simple API pages instead of blindly
+  caching them for up to 10 minutes. (#5670)
++ Avoid caching self-version-check information when cache is
+  disabled. (#5679)
++ Avoid traceback printing on autocomplete after flags in the
+  CLI. (#5751)
++ Fix incorrect parsing of egg names if pip needs to guess the
+  package name. (#5819)
+  * Vendored Libraries
++ Upgrade certifi to 2018.8.24
++ Upgrade packaging to 18.0
++ Add pep517 version 0.2
++ Upgrade pytoml to 0.1.19
++ Upgrade pkg_resources to 40.4.3 (via setuptools)
+  * Improved Documentation
++ Fix “Requirements Files” reference in User Guide
+  (#user_guide_fix_requirements_file_ref)
+
+---

Old:

  pip-18.0.tar.gz

New:

  pip-18.1.tar.gz



Other differences:
--
++ python-pip.spec ++
--- /var/tmp/diff_new_pack.fmeVHG/_old  2018-11-06 13:49:46.924628253 +0100
+++ /var/tmp/diff_new_pack.fmeVHG/_new  2018-11-06 13:49:46.924628253 +0100
@@ -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/
 #
 
 
@@ -21,7 +21,7 @@
 # enable testing with a build conditional (off by default):
 %bcond_with test
 Name:   python-pip
-Version:18.0
+Version:18.1
 Release:0
 Summary:Pip installs packages. Python packages. An easy_install 
replacement
 License:MIT
@@ -29,7 +29,6 @@
 URL:http://www.pip-installer.org
 Source: 
https://files.pythonhosted.org/packages/source/p/pip/pip-%{version}.tar.gz
 Patch0: pip-8.1.2-shipped-requests-cabundle.patch
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++ pip-18.0.tar.gz -> pip-18.1.tar.gz ++
 17041 lines of diff (skipped)




commit ffado for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package ffado for openSUSE:Factory checked 
in at 2018-11-06 13:49:34

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


Package is "ffado"

Tue Nov  6 13:49:34 2018 rev:35 rq:643563 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/ffado/ffado-mixer.changes2018-02-14 
09:19:12.218483244 +0100
+++ /work/SRC/openSUSE:Factory/.ffado.new/ffado-mixer.changes   2018-11-06 
13:49:38.500639673 +0100
@@ -1,0 +2,5 @@
+Sun Oct 21 09:06:50 UTC 2018 - sch...@suse.de
+
+- byteswap.patch: ensure byte swap macros are available for all components
+
+---
ffado.changes: same change

New:

  byteswap.patch



Other differences:
--
++ ffado-mixer.spec ++
--- /var/tmp/diff_new_pack.TZNchQ/_old  2018-11-06 13:49:39.612638166 +0100
+++ /var/tmp/diff_new_pack.TZNchQ/_new  2018-11-06 13:49:39.616638161 +0100
@@ -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/
 #
 
 
@@ -23,7 +23,7 @@
 Version:2.4.0
 Release:0
 Summary:FireWire 1394 support for audio devices, svn snapshot
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Multimedia/Other
 Url:http://www.ffado.org/
 # NOTE: download of tarball is taken care of in ffado
@@ -42,6 +42,8 @@
 Patch3: libffado-SConstruct-py3.patch
 # PATCH-FIX-UPSTREAM ffado-nosys.patch davejpla...@gmail.com -- No import sys 
in SConstruct although functions are used.
 Patch4: ffado-nosys.patch
+# PATCH-FIX-UPSTREAM RME: ensure byte swap macros are available for all 
components
+Patch6: byteswap.patch
 BuildRequires:  alsa-devel
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  doxygen
@@ -101,6 +103,7 @@
 %patch3
 fi
 %patch4
+%patch6 -p1
 
 %build
 export EXTRA_FLAGS="-Wno-deprecated-declarations -fpermissive --std=gnu++11"

++ ffado.spec ++
--- /var/tmp/diff_new_pack.TZNchQ/_old  2018-11-06 13:49:39.640638127 +0100
+++ /var/tmp/diff_new_pack.TZNchQ/_new  2018-11-06 13:49:39.648638117 +0100
@@ -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/
 #
 
 
@@ -23,7 +23,7 @@
 Version:2.4.0
 Release:0
 Summary:FireWire 1394 support for audio devices, svn snapshot
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Multimedia/Other
 Url:http://www.ffado.org/
 Source0:http://www.ffado.org/files/%{tname}-%{version}.tgz
@@ -47,6 +47,8 @@
 # PATCH-FIX-UPSTREAM ffado-nosys.patch davejpla...@gmail.com -- No import sys 
in SConstruct although functions are used.
 Patch4: ffado-nosys.patch
 Patch5: reproducible.patch
+# PATCH-FIX-UPSTREAM RME: ensure byte swap macros are available for all 
components
+Patch6: byteswap.patch
 
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -121,6 +123,7 @@
 fi
 %patch4
 %patch5 -p1
+%patch6 -p1
 
 %build
 %if %{gcc7} == 1

++ byteswap.patch ++
Index: libffado-2.4.0/src/rme/rme_avdevice.cpp
===
--- libffado-2.4.0.orig/src/rme/rme_avdevice.cpp
+++ libffado-2.4.0/src/rme/rme_avdevice.cpp
@@ -42,7 +42,6 @@
 #include 
 #include 
 #include 
-#include "libutil/ByteSwap.h"
 
 #include 
 #include 
Index: libffado-2.4.0/src/rme/rme_avdevice.h
===
--- libffado-2.4.0.orig/src/rme/rme_avdevice.h
+++ libffado-2.4.0/src/rme/rme_avdevice.h
@@ -31,6 +31,7 @@
 #include "libavc/avc_definitions.h"
 
 #include "libutil/Configuration.h"
+#include "libutil/ByteSwap.h"
 
 #include "fireface_def.h"
 #include "libstreaming/rme/RmeReceiveStreamProcessor.h"



commit ccache for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package ccache for openSUSE:Factory checked 
in at 2018-11-06 13:50:45

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


Package is "ccache"

Tue Nov  6 13:50:45 2018 rev:43 rq:643637 version:3.5

Changes:

--- /work/SRC/openSUSE:Factory/ccache/ccache.changes2018-07-17 
09:39:03.090015631 +0200
+++ /work/SRC/openSUSE:Factory/.ccache.new/ccache.changes   2018-11-06 
13:50:48.112545248 +0100
@@ -1,0 +2,17 @@
+Mon Oct 22 06:53:16 UTC 2018 - Martin Pluskal 
+
+- Make sure bundled zlib is not used
+- Make building more verbose
+
+---
+Mon Oct 22 06:38:20 UTC 2018 - s...@suspend.net
+
+- Update to version 3.5
+  * Added a boolean debug (CCACHE_DEBUG) configuration option
+  * Renamed CCACHE_CC to CCACHE_COMPILER
+  * Added a new command-line option -k/--get-config
+  * Improved performance substantially when using hash_dir = false
+  * Renamed "stats zero time" to "stats zeroed"
+  * Added file_state_matches_ctime option to disable ctime check
+
+---

Old:

  ccache-3.4.2.tar.xz
  ccache-3.4.2.tar.xz.asc

New:

  ccache-3.5.tar.xz
  ccache-3.5.tar.xz.asc



Other differences:
--
++ ccache.spec ++
--- /var/tmp/diff_new_pack.f3HbnS/_old  2018-11-06 13:50:48.960544097 +0100
+++ /var/tmp/diff_new_pack.f3HbnS/_new  2018-11-06 13:50:48.960544097 +0100
@@ -12,12 +12,12 @@
 # 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:   ccache
-Version:3.4.2
+Version:3.5
 Release:0
 Summary:A Fast C/C++ Compiler Cache
 License:GPL-3.0-or-later
@@ -26,7 +26,6 @@
 Source0:https://www.samba.org/ftp/%{name}/%{name}-%{version}.tar.xz
 Source1:https://www.samba.org/ftp/%{name}/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
-BuildRequires:  xz
 BuildRequires:  zlib-devel
 Provides:   distcc:%{_bindir}/ccache
 
@@ -37,11 +36,12 @@
 Objective-C++.
 
 %prep
-%autosetup
+%setup -q
 
 %build
-%configure
-make %{?_smp_mflags}
+%configure \
+  --without-bundled-zlib
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ ccache-3.4.2.tar.xz -> ccache-3.5.tar.xz ++
 12279 lines of diff (skipped)





commit ruby2.5 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package ruby2.5 for openSUSE:Factory checked 
in at 2018-11-06 13:49:54

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


Package is "ruby2.5"

Tue Nov  6 13:49:54 2018 rev:12 rq:643605 version:2.5.1

Changes:

--- /work/SRC/openSUSE:Factory/ruby2.5/ruby2.5.changes  2018-03-24 
16:10:15.262583931 +0100
+++ /work/SRC/openSUSE:Factory/.ruby2.5.new/ruby2.5.changes 2018-11-06 
13:50:43.576551405 +0100
@@ -1,0 +2,32 @@
+Tue Oct 16 21:50:33 UTC 2018 - Marcus Rueckert 
+
+- backport 450160263aed8c446ce5b142d71f921ab4118f3a.patch:
+  Include the alternative malloc header instead of malloc.h
+
+---
+Tue Aug 28 00:29:19 UTC 2018 - Marcus Rueckert 
+
+- update to 2.5.1
+  This release includes some bug fixes and some security fixes.
+
+  - CVE-2017-17742: HTTP response splitting in WEBrick
+  - CVE-2018-6914: Unintentional file and directory creation with
+directory traversal in tempfile and tmpdir
+  - CVE-2018-8777: DoS by large request in WEBrick
+  - CVE-2018-8778: Buffer under-read in String#unpack
+  - CVE-2018-8779: Unintentional socket creation by poisoned NUL
+byte in UNIXServer and UNIXSocket
+  - CVE-2018-8780: Unintentional directory traversal by poisoned
+NUL byte in Dir
+  - Multiple vulnerabilities in RubyGems
+
+  https://github.com/ruby/ruby/compare/v2_5_0...v2_5_1
+
+---
+Tue Aug 28 00:28:27 UTC 2018 - Marcus Rueckert 
+
+- added frozen-pop3.patch:
+  Net::POPMail methods modify frozen literal when using default arg
+  https://redmine.ruby-lang.org/issues/14416
+
+---

Old:

  ruby-2.5.0.tar.xz

New:

  450160263aed8c446ce5b142d71f921ab4118f3a.patch
  frozen-pop3.patch
  ruby-2.5.1.tar.xz



Other differences:
--
++ ruby2.5.spec ++
--- /var/tmp/diff_new_pack.3v5wLR/_old  2018-11-06 13:50:44.456550211 +0100
+++ /var/tmp/diff_new_pack.3v5wLR/_new  2018-11-06 13:50:44.456550211 +0100
@@ -25,13 +25,13 @@
 
 
 %define patch_level p0
-Version:2.5.0
+Version:2.5.1
 Release:0
 # make the exported API version explicit
 %define api_version 2.5.0
 %define rb_binary_suffix .ruby2.5
 %define rb_soname ruby2.5
-%define pkg_version 2.5.0
+%define pkg_version 2.5.1
 
 # ruby-macros and ruby-common version
 %define rpm_macros_version 3
@@ -129,6 +129,8 @@
 Patch02:0002-gc.c-tick-for-POWER-arch.patch
 Patch03:0003-Mark-Gemspec-reproducible-change-fixing-784225-too.patch
 Patch04:0004-Make-gemspecs-reproducible.patch
+Patch05:frozen-pop3.patch
+Patch06:450160263aed8c446ce5b142d71f921ab4118f3a.patch
 
 #
 Summary:An Interpreted Object-Oriented Scripting Language
@@ -324,6 +326,8 @@
 %patch02 -p1
 %patch03 -p1
 %patch04 -p1
+%patch05 -p1
+%patch06 -p1
 find sample -type f -print0 | xargs -r0 chmod a-x
 grep -Erl '^#! */' benchmark bootstraptest ext lib sample test \
   | xargs -r perl -p -i -e 
's|^#!\s*\S+(\s+.*)?$|#!/usr/bin/ruby%{rb_binary_suffix} $1|'

++ 450160263aed8c446ce5b142d71f921ab4118f3a.patch ++
>From 450160263aed8c446ce5b142d71f921ab4118f3a Mon Sep 17 00:00:00 2001
From: tenderlove 
Date: Tue, 17 Jul 2018 22:27:52 +
Subject: [PATCH] Include the alternative malloc header instead of malloc.h

This commit fixes a build error on systems that have
`malloc_usable_size` but also enable jemalloc via `--with-jemalloc`.
For example, Ubuntu Precise defines `malloc_usable_size` in malloc.h, so
gc.c will include malloc.h.  This definition conflicts with jemalloc's
definition, so the following error occurs:

```
compiling gc.c
compiling hash.c
In file included from gc.c:50:0:
/usr/include/malloc.h:152:15: error: conflicting types for 'malloc_usable_size'
/usr/include/jemalloc/jemalloc.h:45:8: note: previous declaration of 
'malloc_usable_size' was here
cc1: warning: unrecognized command line option "-Wno-self-assign" [enabled by 
default]
cc1: warning: unrecognized command line option "-Wno-constant-logical-operand" 
[enabled by default]
cc1: warning: unrecognized command line option "-Wno-parentheses-equality" 
[enabled by default]
cc1: warning: unrecognized command line option "-Wno-tautological-compare" 
[enabled by default]
```

Since jemalloc always defines `malloc_usable_size`, this patch just
includes the jemalloc header instead of malloc.h if it's available.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63992 
b2dd03c8-39d4-4d8f-98ff-823fe69b080e
---
 gc.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gc.c b/gc.c
index 21554eeabf6

commit python-Markdown for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-Markdown for openSUSE:Factory 
checked in at 2018-11-06 13:51:39

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


Package is "python-Markdown"

Tue Nov  6 13:51:39 2018 rev:27 rq:643640 version:3.0

Changes:

--- /work/SRC/openSUSE:Factory/python-Markdown/python-Markdown.changes  
2018-08-08 14:53:46.637577497 +0200
+++ /work/SRC/openSUSE:Factory/.python-Markdown.new/python-Markdown.changes 
2018-11-06 13:51:43.636469836 +0100
@@ -1,0 +2,38 @@
+Thu Oct 18 19:03:17 UTC 2018 - Benoît Monin 
+
+- update to version 3.0: major release
+  * backwards-incompatible changes:
++ enable_attributes keyword deprecated
++ smart_emphasis keyword and smart_strong extension deprecated
++ output_formats simplified to html and xhtml
++ safe_mode and html_replacement_text keywords deprecated
++ Positional arguments deprecated
++ Extension name behavior has changed
++ Extension configuration as part of extension name deprecated
++ HeaderId extension deprecated
++ Homegrown OrderedDict has been replaced with a purpose-built
+  Registry
++ Markdown class instance references
++ markdown.util.isBlockLevel deprecated
++ md_globals keyword deprecated from extension API
++ Added new, more flexible InlineProcessor class
+  * new features:
++ a new testing framework is included as a part of the Markdown
+  library, which can also be used by third party extensions
++ a new toc_depth parameter has been added to the Table of
+  Contents Extension
++  new toc_tokens attribute has been added to the Markdown class
+   by the Table of Contents Extension
++ when the Table of Contents Extension is used in conjunction
+  with the Attribute Lists Extension and a data-toc-label
+  attribute is defined on a header, the content of the
+  data-toc-label attribute is now used as the content of the
+  Table of Contents item for that header
++ additional CSS class names can be appended to Admonitions
+- update and adapt the patch for python-3.7:
+  * add markdown-3.0-python37.patch
+  * remove markdown-2.6.11-python37.patch
+- run the tests via unittest discover
+- remove nose from BuildRequires: not used anymore
+
+---

Old:

  Markdown-2.6.11.tar.gz
  markdown-2.6.11-python37.patch

New:

  Markdown-3.0.tar.gz
  markdown-3.0-python37.patch



Other differences:
--
++ python-Markdown.spec ++
--- /var/tmp/diff_new_pack.IpESYT/_old  2018-11-06 13:51:44.316468912 +0100
+++ /var/tmp/diff_new_pack.IpESYT/_new  2018-11-06 13:51:44.320468907 +0100
@@ -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/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-Markdown
-Version:2.6.11
+Version:3.0
 Release:0
 Summary:Python implementation of Markdown
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:https://python-markdown.github.io/
 Source: 
https://files.pythonhosted.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
-Patch0: markdown-2.6.11-python37.patch
+Patch0: markdown-3.0-python37.patch
 BuildRequires:  %{python_module PyYAML}
-BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module xml}
 BuildRequires:  fdupes
@@ -66,7 +65,7 @@
 %python_clone -a %{buildroot}%{_bindir}/markdown_py
 
 %check
-%python_exec run-tests.py
+%python_exec -m unittest discover
 
 %post
 %python_install_alternative markdown_py

++ Markdown-2.6.11.tar.gz -> Markdown-3.0.tar.gz ++
 13128 lines of diff (skipped)

++ markdown-2.6.11-python37.patch -> markdown-3.0-python37.patch ++
--- /work/SRC/openSUSE:Factory/python-Markdown/markdown-2.6.11-python37.patch   
2018-08-08 14:53:46.197576770 +0200
+++ /work/SRC/openSUSE:Factory/.python-Markdown.new/markdown-3.0-python37.patch 
2018-11-06 13:51:43.504470015 +0100
@@ -1,11 +1,10 @@
-diff -up Markdown-2.6.11/tests/__init__.py.orig markdown/tests/__init__.py
 Markdown-2.6.11/tests/__init__.py.orig 2018-06-03 10:51:55.518781537 
+
-+++ Markdown-2.6.11/tests/__init__.py  2018-06-03 10:59:34.088350325 +
-@@ -185,5 +185,7 @@ def run():
- # Except for the warnings that shouldn't
- warnings.filt

commit python-qt5 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-qt5 for openSUSE:Factory 
checked in at 2018-11-06 13:51:48

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


Package is "python-qt5"

Tue Nov  6 13:51:48 2018 rev:31 rq:643649 version:5.11.3

Changes:

--- /work/SRC/openSUSE:Factory/python-qt5/python-qt5.changes2018-08-10 
09:44:08.397726339 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt5.new/python-qt5.changes   
2018-11-06 13:51:51.340459366 +0100
@@ -1,0 +2,19 @@
+Mon Oct 22 06:40:48 UTC 2018 - Christophe Giboudeaux 
+
+- Make sure python-enum34 is installed when building packages
+  depending on python-qt5.
+
+---
+Sun Oct 21 09:03:38 UTC 2018 - Christophe Giboudeaux 
+
+- Add fix-sip-detection.patch. Picked from the Fedora package
+
+---
+Mon Sep 17 10:18:42 UTC 2018 - Christophe Giboudeaux 
+
+- Update to 5.11.3
+  * Fixed a build problem with Python v2.
+  * Removed the checks for PyQt5.sip
+  * Fix issues with out of source builds
+
+---
@@ -4,0 +24,20 @@
+
+---
+Mon Jul  2 15:45:48 UTC 2018 - christo...@krop.fr
+
+- Update to 5.11.2:
+  * Added support for Qt v5.11.0 and v5.11.1.
+  * Added support for Python v3.7.
+  * Enum members are also visible as attributes of the enum in order to emulate
+the behaviour of Python enums.
+  * The connect() method of a bound signal now returns a QMetaObject.Connection
+object that can be passed to the disconnect() method.
+  * Added the signatures attribute to unbound signals.
+  * Added QtCore.Q_ENUM() and QtCore.Q_FLAG().
+  * Python enums can now be used with Q_ENUM() etc.
+  * Added the missing QGuiApplication.inputMethod() method.
+  * Added the missing QGuiApplication.styleHints() method.
+  * Added the missing QSqlQuery.exec() overload for Python v3.
+  * Added glReadPixels().
+- Drop remove-qtest-waitforevents.patch. Fixed upstream.
+- Drop qt_quick_crash_fix.patch. Fixed upstream

Old:

  PyQt5_gpl-5.10.1.tar.gz
  qt_quick_crash_fix.patch
  remove-qtest-waitforevents.patch

New:

  PyQt5_gpl-5.11.3.tar.gz
  fix-sip-detection.patch



Other differences:
--
++ python-qt5.spec ++
--- /var/tmp/diff_new_pack.xqKi4L/_old  2018-11-06 13:51:52.316458040 +0100
+++ /var/tmp/diff_new_pack.xqKi4L/_new  2018-11-06 13:51:52.316458040 +0100
@@ -12,18 +12,18 @@
 # 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-qt5
-Version:5.10.1
+Version:5.11.3
 Release:0
 Summary:PyQt - python bindings for Qt 5
 License:SUSE-GPL-2.0-with-FLOSS-exception OR GPL-3.0-only OR NonFree
 Group:  Development/Libraries/Python
-Url:https://www.riverbankcomputing.com/software/pyqt
+URL:https://www.riverbankcomputing.com/software/pyqt
 Source: PyQt5_gpl-%{version}.tar.gz
 Source99:   %{name}-rpmlintrc
 # PATCH-FIX-OPENSUSE - disable-rpaths.diff - Disable RPATH when building PyQt5.
@@ -31,15 +31,24 @@
 # PATCH-FIX-UPSTREAM
 Patch2: update-timeline.patch
 # PATCH-FIX-UPSTREAM
-Patch3: remove-qtest-waitforevents.patch
-# PATCH-FIX-UPSTREAM
-Patch4: qt_quick_crash_fix.patch
+Patch3: fix-sip-detection.patch
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module sip-devel >= 4.19.11}
+BuildRequires:  dbus-1-devel
+BuildRequires:  dbus-1-python-devel
+BuildRequires:  dbus-1-python3-devel
+BuildRequires:  fdupes
+BuildRequires:  gdb
+BuildRequires:  libqt5-qtbase-devel
+BuildRequires:  pkgconfig
+BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(Qt5Bluetooth)
 BuildRequires:  pkgconfig(Qt5Designer)
 BuildRequires:  pkgconfig(Qt5Help)
 BuildRequires:  pkgconfig(Qt5Location)
 BuildRequires:  pkgconfig(Qt5Multimedia)
 BuildRequires:  pkgconfig(Qt5MultimediaWidgets)
+BuildRequires:  pkgconfig(Qt5NetworkAuth)
 BuildRequires:  pkgconfig(Qt5Nfc)
 BuildRequires:  pkgconfig(Qt5Positioning)
 BuildRequires:  pkgconfig(Qt5Qml)
@@ -49,6 +58,17 @@
 BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5WebChannel)
+BuildRequires:  pkgconfig(Qt5WebSockets)
+BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  pkgconfig(Qt5X

commit bash-completion for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package bash-completion for openSUSE:Factory 
checked in at 2018-11-06 13:50:51

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


Package is "bash-completion"

Tue Nov  6 13:50:51 2018 rev:40 rq:643639 version:2.8

Changes:

--- /work/SRC/openSUSE:Factory/bash-completion/bash-completion.changes  
2018-09-03 10:32:51.172321724 +0200
+++ /work/SRC/openSUSE:Factory/.bash-completion.new/bash-completion.changes 
2018-11-06 13:51:35.288481180 +0100
@@ -1,0 +2,6 @@
+Mon Oct 22 07:06:51 UTC 2018 - Dr. Werner Fink 
+
+- Modify patch PS1-completion-boo903362.patch to make it work with
+  mksh as well (boo#1104531)
+
+---



Other differences:
--
bash-completion.spec: same change
++ PS1-completion-boo903362.patch ++
--- /var/tmp/diff_new_pack.PwTOEu/_old  2018-11-06 13:51:35.820480457 +0100
+++ /var/tmp/diff_new_pack.PwTOEu/_new  2018-11-06 13:51:35.820480457 +0100
@@ -7,7 +7,7 @@
 @@ -1,5 +1,5 @@
  # Check for interactive bash and that we haven't already been sourced.
 -if [ -n "${BASH_VERSION-}" -a -n "${PS1-}" -a -z 
"${BASH_COMPLETION_VERSINFO-}" ]; then
-+if [[ -n "${BASH_VERSION-}" && $- =~ i && -z "${BASH_COMPLETION_VERSINFO-}" 
]]; then
++if [[ -n "${BASH_VERSION-}" && $- = *i* && -z "${BASH_COMPLETION_VERSINFO-}" 
]]; then
  
  # Check for recent enough version of bash.
  if [ ${BASH_VERSINFO[0]} -gt 4 ] || \




commit dnsmasq for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package dnsmasq for openSUSE:Factory checked 
in at 2018-11-06 13:52:36

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


Package is "dnsmasq"

Tue Nov  6 13:52:36 2018 rev:68 rq:643674 version:2.80

Changes:

--- /work/SRC/openSUSE:Factory/dnsmasq/dnsmasq.changes  2018-09-04 
22:47:02.343121652 +0200
+++ /work/SRC/openSUSE:Factory/.dnsmasq.new/dnsmasq.changes 2018-11-06 
13:52:40.204392921 +0100
@@ -1,0 +2,24 @@
+Mon Oct 22 08:29:46 UTC 2018 - Jan Engelhardt 
+
+- Ensure neutrality of descriptions. / Replace description with
+  new upstream description.
+- Do not hide failures from user/group additions.
+- Replace old $RPM_* shell vars by macros.
+
+---
+Sun Oct 21 22:17:10 UTC 2018 - s...@suspend.net
+
+- Updated to dnsmasq 2.80
+  * Add support for RFC 4039 DHCP rapid commit
+  * Alter the default for dnssec-check-unsigned
+  * Fix DHCP when --no-ping and --dhcp-sequential-ip are set
+  * Allow zone transfer in authoritative mode if auth-peer is specified
+  * FIx missing fatal errors with some malformed options
+  * Fix crash on startup with a --synth-domain which has no prefix
+
+---
+Fri Oct 19 15:01:00 UTC 2018 - cg...@suse.com
+
+- enabled lua scripting interface 
+
+---

Old:

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

New:

  dnsmasq-2.80.tar.xz
  dnsmasq-2.80.tar.xz.asc



Other differences:
--
++ dnsmasq.spec ++
--- /var/tmp/diff_new_pack.5Lvfme/_old  2018-11-06 13:52:40.788392127 +0100
+++ /var/tmp/diff_new_pack.5Lvfme/_new  2018-11-06 13:52:40.792392121 +0100
@@ -12,15 +12,15 @@
 # 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:   dnsmasq
-Summary:Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server
+Summary:DNS Forwarder and DHCP Server
 License:GPL-2.0-only OR GPL-3.0-only
 Group:  Productivity/Networking/DNS/Servers
-Version:2.78
+Version:2.80
 Release:0
 Provides:   dns_daemon
 PreReq: /usr/sbin/useradd /bin/mkdir
@@ -40,22 +40,23 @@
 BuildRequires:  dos2unix
 BuildRequires:  libidn-devel
 BuildRequires:  libnettle-devel
+BuildRequires:  lua-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libnetfilter_conntrack)
 Requires(pre):  group(nogroup)
 %if 0%{?suse_version} >= 1210
 BuildRequires:  systemd
 %endif
+Requires(pre):  group(nogroup)
 
 %description
-Dnsmasq is a lightweight, easy-to-configure DNS forwarder and DHCP
-server. It is designed to provide DNS and, optionally, DHCP, to a small
-network. It can serve the names of local machines that are not in the
-global DNS. The DHCP server integrates with the DNS server and allows
-machines with DHCP-allocated addresses to appear in DNS with names
-configured either in each host or in a central configuration file.
-Dnsmasq supports static and dynamic DHCP leases and BOOTP for network
-booting of diskless machines.
+Dnsmasq provides network infrastructure for small networks: DNS,
+DHCP, router advertisement and network boot.
+
+The DNS subsystem supprots forwarding of all query types, and caching
+of common record types, DNSSEC included. The DHCP subsystem supports
+DHCPv4, DHCPv6, BOOTP and PXE. RA can be used stand-alone or in
+conjunction with DHCPv6.
 
 %package utils
 Summary:Utilities for manipulating DHCP server leases
@@ -71,7 +72,7 @@
 
 # Remove the executable bit from python example files to
 # avoid unwanted automatic dependencies
-find contrib -name *.py -exec chmod a-x '{}' \;
+find contrib -name *.py -exec chmod a-x '{}' +
 
 # Some docs have the DOS line ends
 dos2unix contrib/systemd/dbus_activation
@@ -81,6 +82,9 @@
   s|$(LDFLAGS)|$(CFLAGS) $(LDFLAGS)|' \
Makefile
 
+# use lua5.3 instead of lua5.3
+sed -i -e 's|lua5.2|lua5.3|' Makefile
+
 # SED-FIX-UPSTREAM -- Fix man page
 sed -i -e 's|The defaults to "dip",|The default is "nogroup",|' \
man/dnsmasq.8
@@ -101,20 +105,20 @@
 export LDFLAGS="-Wl,-z,relro,-z,now -pie"
 # the dnsmasq make system hashes the configuration flags, so we have to supply 
the
 # same flags for make and make install, else everything gets recompiled
-%define _copts   "-DHAVE_DBUS -DHAVE_CONNTRACK -DHAVE_IDN -DHAVE_DNSSEC"
+%define _copts   "-DHAVE_DBUS -DHAVE_CONNTRACK -DHAVE_IDN -DHAVE_DNSSEC 
-DHAVE_

commit gnome-photos for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package gnome-photos for openSUSE:Factory 
checked in at 2018-11-06 13:52:51

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


Package is "gnome-photos"

Tue Nov  6 13:52:51 2018 rev:45 rq:643718 version:3.30.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-photos/gnome-photos.changes
2018-10-17 08:18:35.714935799 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-photos.new/gnome-photos.changes   
2018-11-06 13:52:57.092369942 +0100
@@ -1,0 +2,7 @@
+Wed Oct 17 06:20:35 UTC 2018 - sck...@suse.com
+
+- Add gnome-photos-on-demand-activate-dleyna.patch: Don't activate
+  dleyna-renderer-service when Photos starts up (bsc#992420,
+  glgo#GNOME/gnome-photos#75).
+
+---

New:

  gnome-photos-on-demand-activate-dleyna.patch



Other differences:
--
++ gnome-photos.spec ++
--- /var/tmp/diff_new_pack.jmGezi/_old  2018-11-06 13:52:59.348366871 +0100
+++ /var/tmp/diff_new_pack.jmGezi/_new  2018-11-06 13:52:59.352366865 +0100
@@ -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 https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -24,6 +24,8 @@
 Group:  Productivity/Graphics/Viewers
 URL:https://wiki.gnome.org/Design/Apps/Photos
 Source0:
https://download.gnome.org/sources/gnome-photos/3.30/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnome-photos-on-demand-activate-dleyna.patch bsc#992420, 
glgo#GNOME/gnome-photos#75 sck...@suse.com -- Activate dleyna-renderer-service 
on demand instead of on start-up.
+Patch0: gnome-photos-on-demand-activate-dleyna.patch
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes

++ gnome-photos-on-demand-activate-dleyna.patch ++
Index: gnome-photos-3.30.1/src/photos-dlna-renderers-dialog.c
===
--- gnome-photos-3.30.1.orig/src/photos-dlna-renderers-dialog.c
+++ gnome-photos-3.30.1/src/photos-dlna-renderers-dialog.c
@@ -191,6 +191,28 @@ photos_dlna_renderers_dialog_add_rendere
   label = gtk_label_new (NULL);
   gtk_label_set_text (GTK_LABEL (label), name);
   gtk_container_add (GTK_CONTAINER (row_grid), label);
+  gtk_widget_show_all (row);
+}
+
+
+static void
+photos_dlna_renderers_dialog_renderer_found (PhotosDlnaRenderersManager 
*manager,
+  GParamSpec *pspec,
+  gpointer user_data)
+{
+  GList *renderers;
+  PhotosDlnaRenderersDialog *self = PHOTOS_DLNA_RENDERERS_DIALOG (user_data);
+
+  renderers = photos_dlna_renderers_manager_dup_renderers (manager);
+
+  while (renderers != NULL)
+{
+  PhotosDlnaRenderer *renderer = PHOTOS_DLNA_RENDERER (renderers->data);
+
+  photos_dlna_renderers_dialog_add_renderer (self, renderer);
+  renderers = g_list_delete_link (renderers, renderers);
+  g_object_unref (renderer);
+}
 }
 
 
@@ -198,7 +220,6 @@ static void
 photos_dlna_renderers_dialog_init (PhotosDlnaRenderersDialog *self)
 {
   GApplication *app;
-  GList *renderers;
   PhotosSearchContextState *state;
 
   app = g_application_get_default ();
@@ -213,18 +234,9 @@ photos_dlna_renderers_dialog_init (Photo
 
   gtk_list_box_set_header_func (self->listbox, 
photos_utils_list_box_header_func, NULL, NULL);
 
-  renderers = photos_dlna_renderers_manager_dup_renderers 
(self->renderers_mngr);
-
-  while (renderers != NULL)
-{
-  PhotosDlnaRenderer *renderer = PHOTOS_DLNA_RENDERER (renderers->data);
-
-  photos_dlna_renderers_dialog_add_renderer (self, renderer);
-  renderers = g_list_delete_link (renderers, renderers);
-  g_object_unref (renderer);
-}
-
   g_signal_connect (self, "response", G_CALLBACK (gtk_widget_destroy), NULL);
+  g_signal_connect (self->renderers_mngr, "renderer-found",
+G_CALLBACK (photos_dlna_renderers_dialog_renderer_found), 
self);
 }
 
 
Index: gnome-photos-3.30.1/src/photos-main-toolbar.c
===
--- gnome-photos-3.30.1.orig/src/photos-main-toolbar.c
+++ gnome-photos-3.30.1/src/photos-main-toolbar.c
@@ -539,8 +539,6 @@ photos_main_toolbar_populate_for_preview
   GApplication *app;
   PhotosBaseItem *item;
   gboolean favorite;
-  gboolean remote_display_available;
-  GAction *remote_display_action;
 
   gtk_header_bar_set_show_close_button (GTK_HEADER_BAR (self->header_bar), 
TRUE);
 
@@ -575,13 +573,6 @@ photos_main_toolbar_populate_fo

commit cairo for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package cairo for openSUSE:Factory checked 
in at 2018-11-06 13:53:36

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


Package is "cairo"

Tue Nov  6 13:53:36 2018 rev:88 rq:643719 version:1.16.0

Changes:

--- /work/SRC/openSUSE:Factory/cairo/cairo.changes  2018-10-17 
08:22:42.006795632 +0200
+++ /work/SRC/openSUSE:Factory/.cairo.new/cairo.changes 2018-11-06 
13:53:46.720302369 +0100
@@ -1,0 +2,8 @@
+Sun Oct 21 08:48:44 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.16.0:
+  + test: Free resources in pdf2png.
+  + Drop skia backend.
+  + Revert "Correctly decode Adobe CMYK JPEGs in PDF export".
+
+---

Old:

  cairo-1.15.14.tar.xz

New:

  cairo-1.16.0.tar.xz



Other differences:
--
++ cairo.spec ++
--- /var/tmp/diff_new_pack.eFA8kZ/_old  2018-11-06 13:53:48.400300081 +0100
+++ /var/tmp/diff_new_pack.eFA8kZ/_new  2018-11-06 13:53:48.404300075 +0100
@@ -19,13 +19,13 @@
 %define build_xcb_backend 1
 %define build_gl_backend 1
 Name:   cairo
-Version:1.15.14
+Version:1.16.0
 Release:0
 Summary:Vector Graphics Library with Cross-Device Output Support
 License:LGPL-2.1-or-later OR MPL-1.1
 Group:  Development/Libraries/C and C++
 URL:https://cairographics.org/
-Source0:https://cairographics.org/snapshots/%{name}-%{version}.tar.xz
+Source0:https://cairographics.org/releases/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM cairo-xlib-endianness.patch fdo#63461 bnc#882951 
fcro...@suse.com -- Fix crash when client and server have different endianness
 Patch0: cairo-xlib-endianness.patch

++ cairo-1.15.14.tar.xz -> cairo-1.16.0.tar.xz ++
/work/SRC/openSUSE:Factory/cairo/cairo-1.15.14.tar.xz 
/work/SRC/openSUSE:Factory/.cairo.new/cairo-1.16.0.tar.xz differ: char 26, line 
1




commit orca for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package orca for openSUSE:Factory checked in 
at 2018-11-06 13:53:45

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


Package is "orca"

Tue Nov  6 13:53:45 2018 rev:139 rq:643720 version:3.30.1

Changes:

--- /work/SRC/openSUSE:Factory/orca/orca.changes2018-10-17 
08:17:58.186952635 +0200
+++ /work/SRC/openSUSE:Factory/.orca.new/orca.changes   2018-11-06 
13:53:50.184297650 +0100
@@ -1,0 +2,16 @@
+Sun Oct 21 09:14:57 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.30.1:
+  + General:
+- Fix presentation of nameless menu items in certain
+  gnome-shell extesions.
+- Improve presentation of Pluma spell-check dialog.
+- Fix bug in sentence echo.
+- Fix issue with profile names containing XML special
+  characters.
+  + Web: Fix some chattiness with SayAll in web content.
+  + LibreOffice: Work around Writer issue preventing presentation
+of selected text.
+  + Updated translations.
+
+---

Old:

  orca-3.30.0.tar.xz

New:

  orca-3.30.1.tar.xz



Other differences:
--
++ orca.spec ++
--- /var/tmp/diff_new_pack.Inm3yC/_old  2018-11-06 13:53:50.688296963 +0100
+++ /var/tmp/diff_new_pack.Inm3yC/_new  2018-11-06 13:53:50.692296958 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   orca
-Version:3.30.0
+Version:3.30.1
 Release:0
 Summary:Screen reader for GNOME
 License:LGPL-2.1-or-later

++ orca-3.30.0.tar.xz -> orca-3.30.1.tar.xz ++
 25105 lines of diff (skipped)




commit ktextwidgets for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package ktextwidgets for openSUSE:Factory 
checked in at 2018-11-06 13:53:51

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


Package is "ktextwidgets"

Tue Nov  6 13:53:51 2018 rev:59 rq:643727 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/ktextwidgets/ktextwidgets.changes
2018-10-22 11:15:48.679625347 +0200
+++ /work/SRC/openSUSE:Factory/.ktextwidgets.new/ktextwidgets.changes   
2018-11-06 13:53:52.296294773 +0100
@@ -1,0 +2,5 @@
+Mon Oct 22 11:58:28 UTC 2018 - wba...@tmo.at
+
+- Add Qt5TextToSpeech BuildRequires to enable text-to-speech support
+
+---



Other differences:
--
++ ktextwidgets.spec ++
--- /var/tmp/diff_new_pack.r7U08I/_old  2018-11-06 13:53:53.104293672 +0100
+++ /var/tmp/diff_new_pack.r7U08I/_new  2018-11-06 13:53:53.108293667 +0100
@@ -47,6 +47,7 @@
 BuildRequires:  sonnet-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5TextToSpeech)
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 
 %description




commit resource-agents for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package resource-agents for openSUSE:Factory 
checked in at 2018-11-06 13:54:32

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


Package is "resource-agents"

Tue Nov  6 13:54:32 2018 rev:89 rq:643751 version:4.1.9+git24.9b664917

Changes:

--- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes  
2018-09-20 11:40:23.260894260 +0200
+++ /work/SRC/openSUSE:Factory/.resource-agents.new/resource-agents.changes 
2018-11-06 13:54:36.132235026 +0100
@@ -1,0 +2,37 @@
+Mon Oct 22 08:13:35 UTC 2018 - kgronl...@suse.com
+
+- Included the missing azure-events RA needed for maintenance on the
+  Azure Public Cloud. (bsc#1112334)
+- Included the ocy.py library used by the azure-events RA (bsc#1112334)
+
+- Update to version 4.1.1+git24.9b664917:
+  * apache: fix return value for silent_status
+  * ZFS: cleanup different indentations
+  * Fix spelling error in gcp-vpc-move-ip/route
+  * Initial version of the azure-events RA
+  * rabbitmq-cluster: fail monitor when node is in minority partition
+  * ZFS agent: check status without locks when possible
+  * Mid: pgsql: Fix to ignore Master's re-promote.
+  * Low: oracle: print more appropriate log when dbopen was failed
+  * Low: oracle: accept any boolean value for clear_backupmode option
+  * nfsserver: run prepare_directory after bind_tree and stop 
var-lib-nfs-rpc_pipefs.mount to fix issues when changing shared_infodir
+  * CTDB: fix --logging/--logfile version string comparison (bsc#1102935)
+  * Do not use the absolute path in redis' pidof calls
+  * awseip: Documentation updates to prerequisites
+  * nfsserver: only mount rpc_pipefs if it's not mounted
+  * nfsserver: mount based on rpcpipefs_dir variable
+  * LVM-activate: fixes
+  * IPv6Addr/nagios/sybaseASE: add missing "s"-suffix in metadata
+  * Add gcp-pd-move python script
+  * Medium: Squid: Use ss if netstat is not available
+  * Medium: portblock: Use ss or netstat (partial)
+  * Medium: garbd: Use netstat or ss
+  * Mid: apache: Retry pid check.
+  * timeout/interval: add "s" suffix where it's missing
+  * Low: Xen: Set utilization for cpu and hv_memory
+  * pgsql: create replication slots after promoting master
+  * VirtualDomain: add stateless support
+
+- Add 0001-Revert-Add-additional-info-to-SAPDatabase-RA.patch
+
+---

Old:

  resource-agents-4.1.1+git165.1ddbf85d.tar.xz

New:

  0001-Revert-Add-additional-info-to-SAPDatabase-RA.patch
  resource-agents-4.1.9+git24.9b664917.tar.xz



Other differences:
--
++ resource-agents.spec ++
--- /var/tmp/diff_new_pack.gLWTdY/_old  2018-11-06 13:54:36.924233946 +0100
+++ /var/tmp/diff_new_pack.gLWTdY/_new  2018-11-06 13:54:36.940233924 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   resource-agents
-Version:4.1.1+git165.1ddbf85d
+Version:4.1.9+git24.9b664917
 Release:0
 Summary:HA Reusable Cluster Resource Scripts
 License:GPL-2.0-only AND LGPL-2.1-or-later AND GPL-3.0-or-later
@@ -37,6 +37,8 @@
 Patch4: 0004-Revert-Low-build-Move-binaries-in-usr-lib-heartbeat-.patch
 # PATCH-FIX-OPENSUSE: Revert ocf_log: use same log format at pacemaker
 Patch6: 0006-Revert-ocf_log-use-same-log-format-as-pacemaker.patch
+# PATCH-FIX-OPENSUSE: Revert: "Add additional info to SAPDatabase RA"
+Patch7: 0001-Revert-Add-additional-info-to-SAPDatabase-RA.patch
 
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -110,6 +112,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 autoreconf -fvi

++ 0001-Revert-Add-additional-info-to-SAPDatabase-RA.patch ++
>From 422516be53951e22f656d2a164ccfcf8fd75cc07 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kristoffer=20Gr=C3=B6nlund?= 
Date: Mon, 22 Oct 2018 15:39:35 +0200
Subject: [PATCH] Revert "Add additional info to SAPDatabase RA"

This reverts commit e664d8c2e5348a0ca9c4b574015a24775f8244cd.
---
 heartbeat/SAPDatabase | 16 ++--
 1 file changed, 2 insertions(+), 14 deletions(-)

diff --git a/heartbeat/SAPDatabase b/heartbeat/SAPDatabase
index 4cde3080..a45f45d4 100755
--- a/heartbeat/SAPDatabase
+++ b/heartbeat/SAPDatabase
@@ -91,17 +91,6 @@ The required minimum version of SAPHostAgent is:
 Release: 7.20
 Patch Number: 90
 or compile time after: Dec 17 2011
-
-A single HANA is managed as a primitive resource by the SAPDatabase RA. 
Therefor the parameter MONITOR_SERVICES has to match the output service names 
of the command "sapcontrol -nr \$InstNr -function GetProcessList".
-"\$InstNr" has to be replaced by the respective instance number.
-
-For an HANA database with SID "TST" and inst

commit bluez-qt for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package bluez-qt for openSUSE:Factory 
checked in at 2018-11-06 13:54:50

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


Package is "bluez-qt"

Tue Nov  6 13:54:50 2018 rev:44 rq:643784 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/bluez-qt/bluez-qt.changes2018-10-22 
11:22:33.115203689 +0200
+++ /work/SRC/openSUSE:Factory/.bluez-qt.new/bluez-qt.changes   2018-11-06 
13:54:53.412211460 +0100
@@ -1,0 +2,6 @@
+Mon Oct 22 17:15:56 UTC 2018 - wba...@tmo.at
+
+- Use %{_udevrulesdir} macro to specify the install directory for
+  udev rules instead of a hard-coded path
+
+---



Other differences:
--
++ bluez-qt.spec ++
--- /var/tmp/diff_new_pack.PtdHNB/_old  2018-11-06 13:54:54.148210456 +0100
+++ /var/tmp/diff_new_pack.PtdHNB/_new  2018-11-06 13:54:54.148210456 +0100
@@ -85,7 +85,7 @@
 %setup -q
 
 %build
-  %cmake_kf5 -d build -- -DUDEV_RULES_INSTALL_DIR="%{_libexecdir}/udev/rules.d"
+  %cmake_kf5 -d build -- -DUDEV_RULES_INSTALL_DIR="%{_udevrulesdir}"
   %make_jobs
 
 %install
@@ -107,7 +107,7 @@
 %{_kf5_qmldir}/
 
 %files udev
-%{_libexecdir}/udev/rules.d/61-kde-bluetooth-rfkill.rules
+%{_udevrulesdir}/61-kde-bluetooth-rfkill.rules
 
 %files devel
 %{_kf5_libdir}/cmake/%{_libname}/




commit nodejs8 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package nodejs8 for openSUSE:Factory checked 
in at 2018-11-06 13:54:38

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


Package is "nodejs8"

Tue Nov  6 13:54:38 2018 rev:21 rq:643771 version:8.12.0

Changes:

--- /work/SRC/openSUSE:Factory/nodejs8/nodejs8.changes  2018-09-04 
22:48:20.831391878 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs8.new/nodejs8.changes 2018-11-06 
13:54:45.676222011 +0100
@@ -2 +2 @@
-Thu Aug 23 11:56:53 UTC 2018 - adam.ma...@suse.de
+Fri Oct  5 11:36:31 UTC 2018 - adam.ma...@suse.de
@@ -4,2 +4,37 @@
-- fix_ci_tests.patch: Fix parallel/test-tls-passphrase.js test to
-  continue to function with older versions of OpenSSL library.
+- fix_ci_tests.patch: fix unit tests
+
+---
+Fri Sep 21 15:28:17 UTC 2018 - adam.ma...@suse.de
+
+- New upstream LTS release 8.12.0:
+  * async_hooks:
++ rename PromiseWrap.parentId
++ remove runtime deprecation
++ deprecate unsafe emit{Before,After}
+  * cluster:
++ add cwd to cluster.settings
++ support windowsHide option for workers
+  * crypto: allow passing null as IV unless required
+  * deps:
++ upgrade npm to 6.4.1
++ upgrade libuv to 1.19.2
++ Upgrade node-inspect to 1.11.5
+  * fs, net:
++ support as and as+ flags in stringToFlags()
++ emit 'ready' for fs streams and sockets
+  * http, http2:
++ add options to http.createServer()
++ add 103 Early Hints status code
++ add http fallback options to .createServer
+  * n-api: take n-api out of experimental
+  * perf_hooks: add warning when too many entries in the timeline
+  * src:
++ add public API for managing NodePlatform
++ allow --perf-(basic-)?prof in NODE_OPTIONS
++ node internals' postmortem metadata
+  * tls: expose Finished messages in TLSSocket
+  * trace_events: add file pattern cli option
+  * util: implement util.getSystemErrorName()
+icu_61_namespacefix.patch: upstreamed
+npm_search_paths.patch, versioned.patch, env_shebang.patch,
+  fix_ci_tests.patch: refreshed

Old:

  icu_61_namespacefix.patch
  node-v8.11.4.tar.xz

New:

  bash_output_helper.bash
  node-v8.12.0.tar.xz



Other differences:
--
++ nodejs8.spec ++
--- /var/tmp/diff_new_pack.yrvmrK/_old  2018-11-06 13:54:46.908220331 +0100
+++ /var/tmp/diff_new_pack.yrvmrK/_new  2018-11-06 13:54:46.912220326 +0100
@@ -26,7 +26,7 @@
 ###
 
 Name:   nodejs8
-Version:8.11.4
+Version:8.12.0
 Release:0
 
 %define node_version_number 8
@@ -37,11 +37,12 @@
 %define openssl_req_ver 1.0.2
 %endif
 
+%bcond_withvalgrind_tests
+
 %if 0%{?suse_version} == 1110
 %define _libexecdir %{_exec_prefix}/lib
 %endif
 
-# Only Leap 42.2+, SLE 12 SP2+ and Tumbleweed have OpenSSL 1.0.2.
 %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
 %bcond_withintree_openssl
 %else
@@ -98,6 +99,8 @@
 %bcond_without binutils_gold
 %endif
 
+%define git_node 0
+
 Summary:Evented I/O for V8 JavaScript
 License:MIT
 Group:  Development/Languages/NodeJS
@@ -107,9 +110,10 @@
 Source2:https://nodejs.org/dist/v%{version}/SHASUMS256.txt.sig
 Source3:nodejs.keyring
 
+Source20:   bash_output_helper.bash
+
 ## Patches not distribution specific
 Patch3: fix_ci_tests.patch
-Patch6: icu_61_namespacefix.patch
 Patch7: manual_configure.patch
 
 ## Patches specific to SUSE and openSUSE
@@ -130,7 +134,7 @@
 
 Patch201:   env_shebang.patch
 
-%if %{with binutils_gold}
+%if 0%{with binutils_gold}
 BuildRequires:  binutils-gold
 %endif
 
@@ -177,7 +181,12 @@
 BuildRequires:  python
 %endif
 
-%if ! %{with intree_openssl}
+%if 0%{?suse_version} >= 1500 && %{node_version_number} >= 10
+BuildRequires:  group(nobody)
+BuildRequires:  user(nobody)
+%endif
+
+%if ! 0%{with intree_openssl}
 
 %if %node_version_number >= 8
 BuildRequires:  openssl-devel >= %{openssl_req_ver}
@@ -192,18 +201,22 @@
 %endif # older node doesn't support OpenSSL 1.1
 %endif # ! {with intree_openssl}
 
-%if ! %{with intree_cares}
+%if ! 0%{with intree_cares}
 BuildRequires:  pkgconfig(libcares) >= 1.10.0
 %endif
 
-%if ! %{with intree_icu}
+%if ! 0%{with intree_icu}
 BuildRequires:  pkgconfig(icu-i18n) >= 57
 %endif
 
-%if ! %{with intree_nghttp2}
+%if ! 0%{with intree_nghttp2}
 BuildRequires:  libnghttp2-devel >= 1.31.0
 %endif
 
+%if 0%{with valgrind_tests}
+BuildRequires:  valgrind
+%endif
+
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 Recommends: npm8
@@ -255,7 +268,7 @@
 Provides:   nodejs-npm = %{version}
 Ob

commit zimg for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package zimg for openSUSE:Factory checked in 
at 2018-11-06 13:55:35

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


Package is "zimg"

Tue Nov  6 13:55:35 2018 rev:29 rq:643802 version:2.8

Changes:

--- /work/SRC/openSUSE:Factory/zimg/zimg.changes2018-07-17 
09:39:32.913911818 +0200
+++ /work/SRC/openSUSE:Factory/.zimg.new/zimg.changes   2018-11-06 
13:55:46.888138483 +0100
@@ -1,0 +2,16 @@
+Mon Oct 22 20:26:25 UTC 2018 - Martin Herkt <9+suse@cirno.systems>
+
+- Update to version 2.8:
+  * api: rename colorspace enum values
+  * colorspace: AVX-512 code paths for commonly used transfer
+functions
+  * colorspace: optimize SSE2 LUT-based transfer functions
+  * common: reduce execution overhead
+  * depth: increase ordered dither pattern from 8x8 to 16x16
+  * depth: use blue noise instead of white for random dither
+  * depth: use different dither pattern on each color component
+  * resize: optimize x86 SIMD horizontal downsampling with >8 taps
+  * x86: cache detection on AMD processors
+  * x86: optimizations for AMD Excavator processors
+
+---

Old:

  release-2.7.5.tar.gz

New:

  release-2.8.tar.gz



Other differences:
--
++ zimg.spec ++
--- /var/tmp/diff_new_pack.hQSgXB/_old  2018-11-06 13:55:47.836137188 +0100
+++ /var/tmp/diff_new_pack.hQSgXB/_new  2018-11-06 13:55:47.836137188 +0100
@@ -18,7 +18,7 @@
 
 %define sover 2
 Name:   zimg
-Version:2.7.5
+Version:2.8
 Release:0
 Summary:Scaling, colorspace conversion, and dithering library
 License:WTFPL

++ release-2.7.5.tar.gz -> release-2.8.tar.gz ++
 5127 lines of diff (skipped)




commit kiconthemes for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package kiconthemes for openSUSE:Factory 
checked in at 2018-11-06 13:55:50

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


Package is "kiconthemes"

Tue Nov  6 13:55:50 2018 rev:62 rq:643803 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/kiconthemes/kiconthemes.changes  2018-10-22 
11:13:00.979794274 +0200
+++ /work/SRC/openSUSE:Factory/.kiconthemes.new/kiconthemes.changes 
2018-11-06 13:56:21.040091837 +0100
@@ -1,0 +2,6 @@
+Mon Oct 22 19:08:51 UTC 2018 - Wolfgang Bauer 
+
+- Add Fixing-a-copy-paste-error.patch to fix crashes when opening
+  the icon dialog (kde#398766)
+
+---

New:

  Fixing-a-copy-paste-error.patch



Other differences:
--
++ kiconthemes.spec ++
--- /var/tmp/diff_new_pack.4dQwEP/_old  2018-11-06 13:56:26.412084498 +0100
+++ /var/tmp/diff_new_pack.4dQwEP/_new  2018-11-06 13:56:26.412084498 +0100
@@ -32,6 +32,8 @@
 URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM
+Patch:  Fixing-a-copy-paste-error.patch
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -76,6 +78,7 @@
 
 %prep
 %setup -q
+%autopatch -p1
 
 %build
   %cmake_kf5 -d build

++ Fixing-a-copy-paste-error.patch ++
>From e0006451d5b03a9e15277ad9e7b1c8a74864b532 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ivan=20=C4=8Cuki=C4=87?= 
Date: Mon, 8 Oct 2018 23:12:34 +0200
Subject: Fixing a copy-paste error

---
 src/kicondialog.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/kicondialog.cpp b/src/kicondialog.cpp
index 1f4193e..12ccb4f 100644
--- a/src/kicondialog.cpp
+++ b/src/kicondialog.cpp
@@ -416,7 +416,7 @@ void KIconDialog::KIconDialogPrivate::_k_slotAcceptIcons()
 static bool sortByFileName(const QString &path1, const QString &path2)
 {
 const QString fileName1 = path1.mid(path1.lastIndexOf(QLatin1Char('/')) + 
1);
-const QString fileName2 = path2.mid(path1.lastIndexOf(QLatin1Char('/')) + 
1);
+const QString fileName2 = path2.mid(path2.lastIndexOf(QLatin1Char('/')) + 
1);
 return QString::compare(fileName1, fileName2, Qt::CaseInsensitive) < 0;
 }
 
-- 
cgit v0.11.2




commit libopenmpt for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libopenmpt for openSUSE:Factory 
checked in at 2018-11-06 13:56:41

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


Package is "libopenmpt"

Tue Nov  6 13:56:41 2018 rev:13 rq:643804 version:0.3.13

Changes:

--- /work/SRC/openSUSE:Factory/libopenmpt/libopenmpt.changes2018-10-02 
19:43:27.362074352 +0200
+++ /work/SRC/openSUSE:Factory/.libopenmpt.new/libopenmpt.changes   
2018-11-06 13:56:48.656054098 +0100
@@ -1,0 +2,14 @@
+Mon Oct 22 20:27:59 UTC 2018 - Martin Herkt <9+suse@cirno.systems>
+
+- Update to version 0.3.13:
+  * [Sec] Crash with malformed MED files.
+  * Transposed samples in AMF ASYLUM modules were not played
+correctly.
+  * Notes triggered by libopenmpt_ext play_note could be played
+with a panbrello effect if the same virtual channel was
+previously used with panbrello.
+  * Clicks when stopping channels that didn’t end at zero volume.
+  * XM: Do not import non-standard commands N and M as channel
+volume commands.
+
+---

Old:

  libopenmpt-0.3.12+release.autotools.tar.gz

New:

  libopenmpt-0.3.13+release.autotools.tar.gz



Other differences:
--
++ libopenmpt.spec ++
--- /var/tmp/diff_new_pack.zmRiWI/_old  2018-11-06 13:56:49.824052501 +0100
+++ /var/tmp/diff_new_pack.zmRiWI/_new  2018-11-06 13:56:49.832052490 +0100
@@ -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/
 #
 
 
@@ -21,7 +21,7 @@
 %define libopenmpt_modplug libopenmpt_modplug1
 %bcond_without mpg123
 Name:   libopenmpt
-Version:0.3.12
+Version:0.3.13
 Release:0
 Summary:C++ and C library to decode tracker music files
 License:BSD-3-Clause

++ libopenmpt-0.3.12+release.autotools.tar.gz -> 
libopenmpt-0.3.13+release.autotools.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libopenmpt-0.3.12+release.autotools/common/versionNumber.h 
new/libopenmpt-0.3.13+release.autotools/common/versionNumber.h
--- old/libopenmpt-0.3.12+release.autotools/common/versionNumber.h  
2018-09-23 20:48:04.0 +0200
+++ new/libopenmpt-0.3.13+release.autotools/common/versionNumber.h  
2018-10-21 16:08:57.0 +0200
@@ -18,7 +18,7 @@
 //Version definitions. The only thing that needs to be changed when changing 
version number.
 #define VER_MAJORMAJOR  1
 #define VER_MAJOR   27
-#define VER_MINOR   10
+#define VER_MINOR   11
 #define VER_MINORMINOR  00
 
 //Version string. For example "1.17.02.28"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libopenmpt-0.3.12+release.autotools/configure 
new/libopenmpt-0.3.13+release.autotools/configure
--- old/libopenmpt-0.3.12+release.autotools/configure   2018-09-24 
08:51:40.0 +0200
+++ new/libopenmpt-0.3.13+release.autotools/configure   2018-10-21 
16:18:33.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libopenmpt 0.3.12+release.autotools.
+# Generated by GNU Autoconf 2.69 for libopenmpt 0.3.13+release.autotools.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libopenmpt'
 PACKAGE_TARNAME='libopenmpt'
-PACKAGE_VERSION='0.3.12+release.autotools'
-PACKAGE_STRING='libopenmpt 0.3.12+release.autotools'
+PACKAGE_VERSION='0.3.13+release.autotools'
+PACKAGE_STRING='libopenmpt 0.3.13+release.autotools'
 PACKAGE_BUGREPORT='https://bugs.openmpt.org/'
 PACKAGE_URL='https://lib.openmpt.org/'
 
@@ -1482,7 +1482,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libopenmpt 0.3.12+release.autotools to adapt to many 
kinds of systems.
+\`configure' configures libopenmpt 0.3.13+release.autotools to adapt to many 
kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1553,7 +1553,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libopenmpt 
0.3.12+release.autotools:";;
+ short | recursive ) echo "Configuration of libopenmpt 
0.3.13+release.autotools:";;
esac
   cat <<\_ACEOF
 
@@ -1753,7 +1753,7 @@
 test -n "$ac_init_help" && exit $ac_s

commit fwupdate for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package fwupdate for openSUSE:Factory 
checked in at 2018-11-06 13:56:49

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


Package is "fwupdate"

Tue Nov  6 13:56:49 2018 rev:11 rq:643840 version:12

Changes:

--- /work/SRC/openSUSE:Factory/fwupdate/fwupdate.changes2018-07-24 
17:29:38.839854368 +0200
+++ /work/SRC/openSUSE:Factory/.fwupdate.new/fwupdate.changes   2018-11-06 
13:57:00.888037375 +0100
@@ -1,0 +2,6 @@
+Tue Oct 23 03:42:04 UTC 2018 - Gary Ching-Pang Lin 
+
+- Amend the spec file to avoid fwup*.efi from being removed
+  mistakenly (bsc#1112832)
+
+---



Other differences:
--
++ fwupdate.spec ++
--- /var/tmp/diff_new_pack.syrmLc/_old  2018-11-06 13:57:26.876001835 +0100
+++ /var/tmp/diff_new_pack.syrmLc/_new  2018-11-06 13:57:26.880001830 +0100
@@ -137,17 +137,19 @@
 
 %postun -n libfwup1 -p /sbin/ldconfig
 
-%post -n %{name}-efi
+%posttrans -n %{name}-efi
 # Create the directory for the firwmare update capsule
 mkdir -p /boot/efi/EFI/%{efidir}/fw
 # Install the UEFI firmware update program
 cp %{_libdir}/efi/fwup*.efi /boot/efi/EFI/%{efidir}
 
 %postun -n %{name}-efi
-# Remove all the capsules
-rm -rf /boot/efi/EFI/%{efidir}/fw
-# Remove the UEFI firmware update program
-rm -f /boot/efi/EFI/%{efidir}/fwup*.efi
+if [ "$1" = 0 ] ; then
+   # Remove all the capsules
+   rm -rf /boot/efi/EFI/%{efidir}/fw
+   # Remove the UEFI firmware update program
+   rm -f /boot/efi/EFI/%{efidir}/fwup*.efi
+fi
 
 %files
 %defattr(-,root,root)




commit dmidecode for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package dmidecode for openSUSE:Factory 
checked in at 2018-11-06 13:57:42

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


Package is "dmidecode"

Tue Nov  6 13:57:42 2018 rev:35 rq:643888 version:3.2

Changes:

--- /work/SRC/openSUSE:Factory/dmidecode/dmidecode.changes  2018-09-20 
11:38:38.564955834 +0200
+++ /work/SRC/openSUSE:Factory/.dmidecode.new/dmidecode.changes 2018-11-06 
13:57:45.379976519 +0100
@@ -1,0 +2,6 @@
+Mon Oct 22 14:51:29 CEST 2018 - jdelv...@suse.de
+
+- dmidecode-fix-redfish-hostname-print-length.patch: Fix Redfish
+  Hostname print length (bsc#1112755).
+
+---
@@ -4 +10 @@
-- Update to upstream version 3.2:
+- Update to upstream version 3.2 (FATE#326044):

New:

  dmidecode-fix-redfish-hostname-print-length.patch



Other differences:
--
++ dmidecode.spec ++
--- /var/tmp/diff_new_pack.ZICWxd/_old  2018-11-06 13:57:45.991975682 +0100
+++ /var/tmp/diff_new_pack.ZICWxd/_new  2018-11-06 13:57:45.995975676 +0100
@@ -27,6 +27,7 @@
 Source1:
http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.xz.sig
 # https://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=dmidecode
 Source2:%{name}.keyring
+Patch1: dmidecode-fix-redfish-hostname-print-length.patch
 Provides:   pmtools:%{_sbindir}/dmidecode
 Obsoletes:  pmtools < 20071117
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -49,6 +50,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 make CFLAGS="%{optflags}" %{?_smp_mflags}


++ dmidecode-fix-redfish-hostname-print-length.patch ++
From: Charles Rose 
Date: Mon, 22 Oct 2018 09:48:02 +0200
Subject: dmidecode: Fix Redfish Hostname print length
Git-commit: fde47bb227b8fa817c88d7e10a8eb771c46de1df
Patch-mainline: yes
References: bsc#1112755

Redfish Hostname prints beyond hlen characters. Fix it.

Signed-off-by: Charles Rose 
Fixes: 78539b06117c ("dmidecode: Parse Modern Management Controller blocks")
Acked-by: Neil Horman 
Signed-off-by: Jean Delvare 
---
 dmidecode.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/dmidecode.c
+++ b/dmidecode.c
@@ -3609,7 +3609,7 @@ static void dmi_parse_protocol_record(co
hname = out_of_spec;
hlen = strlen(out_of_spec);
}
-   printf("%s\t\tRedfish Service Hostname: %*s\n", prefix, hlen, hname);
+   printf("%s\t\tRedfish Service Hostname: %.*s\n", prefix, hlen, hname);
 }
 
 /*




commit hdparm for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package hdparm for openSUSE:Factory checked 
in at 2018-11-06 13:57:53

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


Package is "hdparm"

Tue Nov  6 13:57:53 2018 rev:71 rq:643891 version:9.57

Changes:

--- /work/SRC/openSUSE:Factory/hdparm/hdparm.changes2018-04-26 
13:34:48.159179587 +0200
+++ /work/SRC/openSUSE:Factory/.hdparm.new/hdparm.changes   2018-11-06 
13:58:26.707919946 +0100
@@ -1,0 +2,11 @@
+Thu Oct 18 08:16:40 UTC 2018 - mvet...@suse.com
+
+- Update to 9.57:
+  * Added --set-sector-size flag, used to change logical sector
+size for drives which support multiple sector sizes.
+  * Also updated various bits of hdparm to better cope with
+non-512 byte sectors.
+  * Various other minor fixes/enhancements.
+- Update hdparm-leak-fix.patch
+
+---

Old:

  hdparm-9.56.tar.gz

New:

  hdparm-9.57.tar.gz



Other differences:
--
++ hdparm.spec ++
--- /var/tmp/diff_new_pack.sg99de/_old  2018-11-06 13:58:27.663918637 +0100
+++ /var/tmp/diff_new_pack.sg99de/_new  2018-11-06 13:58:27.667918631 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   hdparm
-Version:9.56
+Version:9.57
 Release:0
 Summary:A Program to get and set hard disk parameters
 License:SUSE-Permissive
@@ -41,7 +41,7 @@
 %setup -q
 %patch1
 %patch2 -p1
-%patch3
+%patch3 -p1
 %patch4 -p1
 
 %build

++ hdparm-9.56.tar.gz -> hdparm-9.57.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdparm-9.56/Changelog new/hdparm-9.57/Changelog
--- old/hdparm-9.56/Changelog   2018-03-25 19:07:14.0 +0200
+++ new/hdparm-9.57/Changelog   2018-10-16 19:39:11.0 +0200
@@ -1,3 +1,11 @@
+hdparm-9.57:
+   - added --set-sector-size flag to change logical sector size.
+   - fixed handling of non-512 byte logical sectors in several places.
+   - fixed possibility of infinite loop in sysfs_find_attr_file_path().
+   - respect the "quiet" flag in a few more places.
+   - skip "full device" checks for character devices (eg. /dev/sg*).
+   - don't issue READ_LOG_EXT commands unless the drive claims to support 
them.
+   - work around kernel/sysfs bug for "start" lba.
 hdparm-9.56:
- fixed byte order for --Istdout so that --Istdin can grok it
- added --Iraw for raw binary output of IDENTIFY data to a file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdparm-9.56/fibmap.c new/hdparm-9.57/fibmap.c
--- old/hdparm-9.56/fibmap.c2016-10-13 01:50:52.0 +0200
+++ new/hdparm-9.57/fibmap.c2018-10-16 19:22:02.0 +0200
@@ -22,8 +22,6 @@
 
 #include "hdparm.h"
 
-static const unsigned int sector_bytes = 512; // FIXME someday
-
 struct file_extent {
__u64 byte_offset;
__u64 first_block;
@@ -152,7 +150,7 @@
 
 #define FIEMAP _IOWR('f', 11, struct fm_s)
 
-static int walk_fiemap (int fd, unsigned int sectors_per_block, __u64 
start_lba)
+static int walk_fiemap (int fd, unsigned int sectors_per_block, __u64 
start_lba, unsigned int sector_bytes)
 {
unsigned int i, done = 0;
unsigned int blksize = sectors_per_block * sector_bytes;
@@ -222,7 +220,7 @@
int fd, err;
struct stat st;
__u64 start_lba = 0;
-   unsigned int sectors_per_block, blksize;
+   unsigned int sectors_per_block, blksize, sector_bytes;
 
if ((fd = open(file_name, O_RDONLY)) == -1) {
err = errno;
@@ -243,7 +241,7 @@
/*
 * Get the filesystem starting LBA:
 */
-   err = get_dev_t_geometry(st.st_dev, NULL, NULL, NULL, &start_lba, NULL);
+   err = get_dev_t_geometry(st.st_dev, NULL, NULL, NULL, &start_lba, NULL, 
§or_bytes);
if (err) {
close(fd);
return err;
@@ -272,7 +270,7 @@
return 0;
}
 
-   err = walk_fiemap(fd, sectors_per_block, start_lba);
+   err = walk_fiemap(fd, sectors_per_block, start_lba, sector_bytes);
if (err)
err = walk_fibmap(fd, &st, blksize, sectors_per_block, 
start_lba);
close (fd);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdparm-9.56/geom.c new/hdparm-9.57/geom.c
--- old/hdparm-9.56/geom.c  2018-03-15 20:27:21.0 +0100
+++ new/hdparm-9.57/geom.c  2018-10-16 19:37:12.0 +0200
@@ -146,6 +146,7 @@
static struct local_hd_geometry  g;
static struct local_hd_big_geometry bg;
int err = 0, try_getgeo_big_first = 1;
+   int sec

commit emacs for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package emacs for openSUSE:Factory checked 
in at 2018-11-06 13:58:31

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


Package is "emacs"

Tue Nov  6 13:58:31 2018 rev:141 rq:643901 version:26.1

Changes:

--- /work/SRC/openSUSE:Factory/emacs/emacs.changes  2018-07-23 
17:57:15.597210628 +0200
+++ /work/SRC/openSUSE:Factory/.emacs.new/emacs.changes 2018-11-06 
13:58:34.783908886 +0100
@@ -1,0 +2,19 @@
+Tue Oct 23 08:25:39 UTC 2018 - Dr. Werner Fink 
+
+- Let ispell.el perform even on older systems without default
+  hunspell dictionary as otherwise this leades to wrong type
+  error as nil is not a pointer to a string
+
+---
+Tue Oct 23 06:37:33 UTC 2018 - Dr. Werner Fink 
+
+- Let site-start.el also seek for hunspell to load the ispell
+  lisp library (boo#1110387)
+
+---
+Mon Oct 22 13:56:16 UTC 2018 - Dr. Werner Fink 
+
+- Help ispell(.el) to find and provide the usable dictionaries
+  even for hunspell (boo#1110387) 
+
+---



Other differences:
--
++ emacs.spec ++
--- /var/tmp/diff_new_pack.04Kv3H/_old  2018-11-06 13:58:36.679906290 +0100
+++ /var/tmp/diff_new_pack.04Kv3H/_new  2018-11-06 13:58:36.687906278 +0100
@@ -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/
 #
 
 

++ emacs-26.1.dif ++
--- /var/tmp/diff_new_pack.04Kv3H/_old  2018-11-06 13:58:36.815906103 +0100
+++ /var/tmp/diff_new_pack.04Kv3H/_new  2018-11-06 13:58:36.815906103 +0100
@@ -11,13 +11,13 @@
  lisp/net/ange-ftp.el|8 +--
  lisp/site-load.el   |   41 
  lisp/speedbar.el|1 
- lisp/textmodes/ispell.el|   60 +++-
+ lisp/textmodes/ispell.el|   85 ---
  site-lisp/term/func-keys.el |   33 +
  site-lisp/term/gnome.el |   97 

  site-lisp/term/kvt.el   |   97 

  site-lisp/term/linux.el |   79 
  site-lisp/term/locale.el|   13 +
- 18 files changed, 449 insertions(+), 32 deletions(-)
+ 18 files changed, 473 insertions(+), 33 deletions(-)
 
 --- Makefile.in
 +++ Makefile.in2018-05-29 13:07:53.479965338 +
@@ -346,7 +346,17 @@
"Program invoked by \\[ispell-word] and \\[ispell-region] commands."
:type 'string
:set (lambda (symbol value)
-@@ -1414,6 +1416,56 @@ The variable `ispell-library-directory'
+@@ -1179,7 +1181,8 @@ dictionary from that list was found."
+ (setq hunspell-default-dict (or hunspell-multi-dict
+   (car hunspell-default-dict)))
+ (setq hunspell-default-dict-entry
+-(ispell-parse-hunspell-affix-file hunspell-default-dict))
++(if hunspell-default-dict
++(ispell-parse-hunspell-affix-file hunspell-default-dict) nil))
+ ;; Create an alist of found dicts with only names, except for default 
dict.
+ (setq ispell-hunspell-dictionary-alist
+ (list (cons nil (cdr hunspell-default-dict-entry
+@@ -1414,6 +1417,78 @@ The variable `ispell-library-directory'
  (if ispell-menu-map-needed
  (progn
(setq ispell-menu-map (make-sparse-keymap "Spell"))
@@ -398,7 +408,29 @@
 +(define-key ispell-menu-map (vector (intern name))
 +  (cons (concat "Select " (capitalize name) " Dict")
 +(list 'lambda () '(interactive)
-+  (list 'ispell-change-dictionary 
name)))
++  (list 'ispell-change-dictionary 
name)
++(if (and (functionp 'ispell-find-hunspell-dictionaries)
++ (symbolp 'ispell-program-name)
++ (string-match "hunspell" ispell-program-name))
++  (progn
++  (ispell-find-hunspell-dictionaries)
++(let ((dicts (reverse (cons (cons "default" nil)
++   (append ispell-local-dictionary-alist 
ispell-hunspell-dictionary-alist
++  name load-dict)
++  (dolist (dict dicts)
++(setq name (car dict))
++(cond ((not (stringp name))
++  

commit simple-scan for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package simple-scan for openSUSE:Factory 
checked in at 2018-11-06 13:58:41

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


Package is "simple-scan"

Tue Nov  6 13:58:41 2018 rev:60 rq:643903 version:3.30.2

Changes:

--- /work/SRC/openSUSE:Factory/simple-scan/simple-scan.changes  2018-10-17 
08:18:53.766927696 +0200
+++ /work/SRC/openSUSE:Factory/.simple-scan.new/simple-scan.changes 
2018-11-06 13:58:44.315895830 +0100
@@ -1,0 +2,6 @@
+Tue Oct 23 08:14:14 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.30.2:
+  + Updated translations.
+
+---

Old:

  simple-scan-3.30.1.1.tar.xz

New:

  simple-scan-3.30.2.tar.xz



Other differences:
--
++ simple-scan.spec ++
--- /var/tmp/diff_new_pack.cz7eXd/_old  2018-11-06 13:58:44.959894948 +0100
+++ /var/tmp/diff_new_pack.cz7eXd/_new  2018-11-06 13:58:44.963894943 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   simple-scan
-Version:3.30.1.1
+Version:3.30.2
 Release:0
 Summary:Simple Scanning Utility
 License:GPL-3.0-or-later

++ simple-scan-3.30.1.1.tar.xz -> simple-scan-3.30.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/simple-scan-3.30.1.1/NEWS new/simple-scan-3.30.2/NEWS
--- old/simple-scan-3.30.1.1/NEWS   2018-09-28 01:16:13.0 +0200
+++ new/simple-scan-3.30.2/NEWS 2018-10-23 04:47:13.0 +0200
@@ -1,3 +1,7 @@
+Overview of changes in simple-scan 3.30.2
+
+  * Updated translations
+
 Overview of changes in simple-scan 3.30.1.1
 
   * Rebuild tarball as 3.30 releases have out of date content
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/simple-scan-3.30.1.1/meson.build 
new/simple-scan-3.30.2/meson.build
--- old/simple-scan-3.30.1.1/meson.build2018-09-28 01:16:13.0 
+0200
+++ new/simple-scan-3.30.2/meson.build  2018-10-23 04:47:13.0 +0200
@@ -1,5 +1,5 @@
 project ('simple-scan', ['vala', 'c'],
- version: '3.30.1.1',
+ version: '3.30.2',
  license: 'GPLv3+',
  default_options: [
  'warning_level=1',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/simple-scan-3.30.1.1/po/nb.po 
new/simple-scan-3.30.2/po/nb.po
--- old/simple-scan-3.30.1.1/po/nb.po   2018-09-28 01:16:13.0 +0200
+++ new/simple-scan-3.30.2/po/nb.po 2018-10-23 04:47:13.0 +0200
@@ -2,14 +2,14 @@
 # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
 # This file is distributed under the same license as the simple-scan package.
 # Kjetil Birkeland Moe , 2009.
-# Kjartan Maraas , 2017.
+# Kjartan Maraas , 2017-2018.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: simple-scan 3.27.x\n"
-"Report-Msgid-Bugs-To: 
https://bugzilla.gnome.org/enter_bug.cgi?product=simple-scan&keywords=I18N+L10N&component=general\n";
-"POT-Creation-Date: 2017-10-29 21:10+\n"
-"PO-Revision-Date: 2017-11-11 16:50+0100\n"
+"Project-Id-Version: simple-scan 3.30.x\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/simple-scan/issues\n";
+"POT-Creation-Date: 2018-09-02 17:27+\n"
+"PO-Revision-Date: 2018-10-09 09:43+0200\n"
 "Last-Translator: Kjartan Maraas \n"
 "Language-Team: Norwegian Bokmal \n"
 "Language: nb\n"
@@ -134,7 +134,7 @@
 #. https://bugzilla.gnome.org/show_bug.cgi?id=782753
 #. Title of scan window
 #: data/simple-scan.appdata.xml.in:6 data/simple-scan.desktop.in:3
-#: src/app-window.ui:76 src/app-window.vala:1560
+#: src/app-window.ui:76 src/app-window.vala:1571
 msgid "Simple Scan"
 msgstr "Simple Scan"
 
@@ -175,29 +175,29 @@
 #. Toolbar scan menu item to scan a single page from the scanner
 #. Scan menu item to scan a single page from the scanner
 #. Toolbar scan menu item to scan a single page from the scanner
-#: src/app-window.ui:22 src/app-window.ui:123 src/app-window.ui:820
+#: src/app-window.ui:22 src/app-window.ui:123 src/app-window.ui:831
 msgid "Single _Page"
 msgstr "Enkel _side"
 
 #. Toolbar scan menu item to scan all pages from a document feeder
 #. Scan menu item to scan all pages from a document feeder
 #. Toolbar scan menu item to scan all pages from a document feeder
-#: src/app-window.ui:31 src/app-window.ui:133 src/app-window.ui:829
+#: src/app-window.ui:31 src/app-window.ui:133 src/app-window.ui:840
 msgid "All Pages From _Feeder"
 msgstr "Alle sider fra papirmater"
 
 #. Toolbar scan menu item to scan continuously from the flatbed
 #. Scan menu item to scan continuously from the flatbed
 #. Toolbar scan menu item to scan continuousl

commit llvm6 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package llvm6 for openSUSE:Factory checked 
in at 2018-11-06 13:58:46

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


Package is "llvm6"

Tue Nov  6 13:58:46 2018 rev:12 rq:643929 version:6.0.1

Changes:

--- /work/SRC/openSUSE:Factory/llvm6/llvm6.changes  2018-10-02 
19:41:03.598241860 +0200
+++ /work/SRC/openSUSE:Factory/.llvm6.new/llvm6.changes 2018-11-06 
13:58:54.239882235 +0100
@@ -1,0 +2,7 @@
+Tue Oct 23 10:22:55 UTC 2018 - m...@suse.com
+
+- opt-viewer-Find-style-css-in-usr-share.patch
+  * Make sure opt-viewer installed in /usr/bin can find resources
+from /usr/share/opt-viewer. (boo#1112730)
+
+---

New:

  opt-viewer-Find-style-css-in-usr-share.patch



Other differences:
--
++ llvm6.spec ++
--- /var/tmp/diff_new_pack.ACPMqS/_old  2018-11-06 13:59:00.095874212 +0100
+++ /var/tmp/diff_new_pack.ACPMqS/_new  2018-11-06 13:59:00.099874206 +0100
@@ -101,6 +101,7 @@
 Patch20:llvm_build_tablegen_component_as_shared_library.patch
 Patch21:llvm6-fix-gdb-index-crash.patch
 Patch22:lldb-fix-build-with-python-3.7.patch
+Patch23:opt-viewer-Find-style-css-in-usr-share.patch
 BuildRequires:  binutils-devel >= 2.21.90
 BuildRequires:  binutils-gold
 BuildRequires:  cmake
@@ -520,6 +521,7 @@
 %patch18 -p1
 %patch20 -p1
 %patch21 -p1
+%patch23 -p1
 
 pushd cfe-%{version}.src
 %patch1 -p1

++ opt-viewer-Find-style-css-in-usr-share.patch ++
Index: llvm-6.0.1.src/tools/opt-viewer/opt-viewer.py
===
--- llvm-6.0.1.src.orig/tools/opt-viewer/opt-viewer.py
+++ llvm-6.0.1.src/tools/opt-viewer/opt-viewer.py
@@ -252,8 +252,7 @@ def generate_report(all_remarks,
 sorted_remarks = sorted(optrecord.itervalues(all_remarks), key=lambda 
r: (r.File, r.Line, r.Column, r.PassWithDiffPrefix, r.yaml_tag, r.Function))
 IndexRenderer(args.output_dir, 
should_display_hotness).render(sorted_remarks)
 
-shutil.copy(os.path.join(os.path.dirname(os.path.realpath(__file__)),
-"style.css"), output_dir)
+shutil.copy("/usr/share/opt-viewer/style.css", output_dir)
 
 
 if __name__ == '__main__':



commit libpfm for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libpfm for openSUSE:Factory checked 
in at 2018-11-06 13:59:34

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


Package is "libpfm"

Tue Nov  6 13:59:34 2018 rev:19 rq:643937 version:4.10.1

Changes:

--- /work/SRC/openSUSE:Factory/libpfm/libpfm.changes2018-08-10 
09:44:52.325796748 +0200
+++ /work/SRC/openSUSE:Factory/.libpfm.new/libpfm.changes   2018-11-06 
13:59:37.707824106 +0100
@@ -4 +4 @@
-- Version update to 4.10.1 fate#326340:
+- Version update to 4.10.1 fate#326340 fate#326387:



Other differences:
--
++ libpfm.spec ++
--- /var/tmp/diff_new_pack.BDQATa/_old  2018-11-06 13:59:38.679822848 +0100
+++ /var/tmp/diff_new_pack.BDQATa/_new  2018-11-06 13:59:38.683822844 +0100
@@ -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/
 #
 
 




commit daps for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package daps for openSUSE:Factory checked in 
at 2018-11-06 13:59:55

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


Package is "daps"

Tue Nov  6 13:59:55 2018 rev:41 rq:644005 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/daps/daps.changes2017-06-29 
15:08:38.331988706 +0200
+++ /work/SRC/openSUSE:Factory/.daps.new/daps.changes   2018-11-06 
14:00:45.207736674 +0100
@@ -1,0 +2,33 @@
+Tue Oct 23 10:07:12 UTC 2018 - skn...@suse.com
+
+- Workaround to make it possible to build things
+
+---
+Fri Oct 19 14:02:11 UTC 2018 - rick.salev...@suse.com
+
+Stable release DAPS 3.0.0:
+
+* New Features:
+  - added full support for Python3
+   - added SVG support for online-docs
+   - added support to build AsciiDoc documentation
+   - integrated hunspell and make aspell optional
+   - implement file not found for XIncludes
+
+* Bugfixes:
+  - #419: HTML and PDF builds need different paths for Admonition
+ and Callout Images
+   - #322: Add --xmlonly / --imgonly switches to list-srcfiles
+   - #416: DAPS Won't Built With UTF-8 Characters in XML Filenames
+   - #397: Spaces in path problem
+   - #469: RPMLINT complains about permissions of XSLT stylesheet
+   - #464: xmlformat incorrectly formats variablelist terms
+   - #466: Build issues
+   - #475: Tab completion creates error
+   - PDF fails when static links in build/.tmp already exist
+
+* Documentation:
+   - Various updates to reflect changes in the code
+   - Improve help text for daps-xslt
+
+---
@@ -17,0 +51 @@
+- remove daps-dont-complain-about-deprecated-option.patch

Old:

  daps-2.4.0.tar.bz2

New:

  daps-3.0.0.tar.bz2



Other differences:
--
++ daps.spec ++
--- /var/tmp/diff_new_pack.0UsAa1/_old  2018-11-06 14:00:46.207735377 +0100
+++ /var/tmp/diff_new_pack.0UsAa1/_new  2018-11-06 14:00:46.219735361 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package daps
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   daps
-Version:2.4.0
+Version:3.0.0
 Release:0
 
 ###
@@ -42,7 +42,7 @@
 %define daps_catalog   for-catalog-%{name}.xml
 
 Summary:DocBook Authoring and Publishing Suite
-License:GPL-2.0 or GPL-3.0
+License:GPL-2.0-only OR GPL-3.0-only
 Group:  Productivity/Publishing/XML
 Url:https://github.com/openSUSE/daps
 Source0:%{name}-%{version}.tar.bz2
@@ -61,13 +61,13 @@
 BuildRequires:  fdupes
 BuildRequires:  ghostscript
 BuildRequires:  inkscape
+BuildRequires:  jing
 BuildRequires:  libxml2-tools
 BuildRequires:  libxslt
 BuildRequires:  libxslt-tools
 BuildRequires:  poppler-tools
-BuildRequires:  python-lxml
 BuildRequires:  python-xml
-#BuildRequires:  sgml-skel
+BuildRequires:  python3-lxml
 BuildRequires:  suse-xsl-stylesheets
 BuildRequires:  svg-dtd
 BuildRequires:  transfig
@@ -76,6 +76,19 @@
 BuildRequires:  xmlgraphics-fop >= 0.94
 BuildRequires:  xmlstarlet
 
+# Asciidoctor is not available on Leap 42.3
+#  If we have asciidoctor we build the asciidoc manual
+#  for which we need docbook_5 and jing
+#
+%if 0%{?sle_version} == 120300
+Recommends: rubygem(%{rb_default_ruby_abi}:asciidoctor)
+%else
+Requires:   rubygem(%{rb_default_ruby_abi}:asciidoctor)
+BuildRequires:  docbook_5
+BuildRequires:  jing
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:asciidoctor)
+%endif
+
 #
 # In order to keep the requirements list as short as possible, only packages
 # needed to build EPUB, HTML and PDF are really required
@@ -94,13 +107,14 @@
 Requires:   docbook_5
 Requires:   ghostscript-library
 Requires:   inkscape
+Requires:   java >= 1.8.0
 Requires:   jing
+Requires:   libreoffice-draw
 Requires:   libxslt
 Requires:   make
 Requires:   poppler-tools
-Requires:   python-lxml
 Requires:   python-xml
-#Requires:   sgml-skel
+Requires:   python3-lxml
 Requires:   suse-xsl-stylesheets
 Requires:   svg-schema
 Requires:   transfig
@@ -118,10 +132,12 @@
 Recommends: perl-checkbot
 Recommends: remake
 Recommends: suse-doc-style-checker
+Recommends: suse-documentation-dicts-en
 Recommends: w3m
+Recommends: xmlforma

commit netpbm for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package netpbm for openSUSE:Factory checked 
in at 2018-11-06 13:59:43

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


Package is "netpbm"

Tue Nov  6 13:59:43 2018 rev:65 rq:643953 version:10.84.2

Changes:

--- /work/SRC/openSUSE:Factory/netpbm/netpbm.changes2018-10-02 
19:39:22.922391308 +0200
+++ /work/SRC/openSUSE:Factory/.netpbm.new/netpbm.changes   2018-11-06 
14:00:33.523751822 +0100
@@ -1,0 +2,29 @@
+Tue Oct 23 10:39:59 UTC 2018 - Petr Gajdos 
+
+- updated to 10.84.02
+  * libnetpbm: Fix invalid memory reference in color name processing
+when trivial memory allocation fails.
+pamtojpeg2k: fix incorrect interpretation of -ilyrrates option
+when it contains multiple delimiter characters in a row.  Always
+broken (pamtojpeg2k was new in Netpbm 10.12 (November 2002)).
+  * pnmtojbig: fix incorrect handling of -x option.  Always broken
+(pnmtojbig was new in Netpbm 9.2 (May 2000)).
+Add pamaltsat.  Thanks Anton Shepelev .
+  * Add pamtris.  Thanks Lucas Brunno Luna
+.
+  * libpbmfont, pbmtext: fix bugs with BDF file lines with
+insufficient number of fields.  Unknown effect.
+  * pbmtext: -wchar works with built-in fonts.
+  * pbmtext: improved -verbose information about BDF fonts:
+include CHARSET_REGISTRY, CHARSET_ENCODING.
+  * libnetpbm font facilities: built-in fonts work with wide
+characters.
+  * pbmtext; libnetpbm BDF font processing: fix invalid memory
+reference when BDF font file has invalid syntax.  Broken
+in primordial Netpbm, ca 1993.
+  * pamgetcolor: fix bug: gets color of only the top half of a
+region.
+  * pnmfiasco, fiascotopnm: Fix trivial memory leak.  Always broken
+(programs were new in Netpbm 9.6, July 2000).
+
+---

Old:

  netpbm-10.83.2-documentation.tar.bz2
  netpbm-10.83.2-nohpcdtoppm-noppmtompeg.tar.bz2

New:

  netpbm-10.84.2-documentation.tar.bz2
  netpbm-10.84.2-nohpcdtoppm-noppmtompeg.tar.bz2



Other differences:
--
++ netpbm.spec ++
--- /var/tmp/diff_new_pack.O2tDU2/_old  2018-11-06 14:00:36.187748369 +0100
+++ /var/tmp/diff_new_pack.O2tDU2/_new  2018-11-06 14:00:36.195748358 +0100
@@ -17,10 +17,10 @@
 
 
 %define libmaj  11
-%define libmin  83
+%define libmin  84
 %define libver  %{libmaj}.%{libmin}
 Name:   netpbm
-Version:10.83.2
+Version:10.84.2
 Release:0
 Summary:A Powerful Graphics Conversion Package
 License:BSD-3-Clause AND GPL-2.0-or-later AND IJG AND MIT AND 
SUSE-Public-Domain

++ netpbm-10.83.2-documentation.tar.bz2 -> 
netpbm-10.84.2-documentation.tar.bz2 ++
/work/SRC/openSUSE:Factory/netpbm/netpbm-10.83.2-documentation.tar.bz2 
/work/SRC/openSUSE:Factory/.netpbm.new/netpbm-10.84.2-documentation.tar.bz2 
differ: char 11, line 1

++ netpbm-10.83.2-nohpcdtoppm-noppmtompeg.tar.bz2 -> 
netpbm-10.84.2-nohpcdtoppm-noppmtompeg.tar.bz2 ++
 9344 lines of diff (skipped)




commit python-Twisted for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-Twisted for openSUSE:Factory 
checked in at 2018-11-06 14:00:50

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


Package is "python-Twisted"

Tue Nov  6 14:00:50 2018 rev:31 rq:645890 version:18.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-Twisted/python-Twisted.changes
2018-07-26 10:16:28.599727636 +0200
+++ /work/SRC/openSUSE:Factory/.python-Twisted.new/python-Twisted.changes   
2018-11-06 14:00:54.727724327 +0100
@@ -1,0 +2,37 @@
+Thu Nov  1 09:21:03 UTC 2018 - Tomáš Chvátal 
+
+- Version update to 18.9.0:
+  * Fixes for the 3.7 python
+- Remove merged python37.patch
+- Add patch openssl111.patch which fixes tests with new pyOpenssl
+  * Asserts changed behaviour
+
+---
+Mon Oct 22 08:48:37 UTC 2018 - Tomáš Chvátal 
+
+- Do not write bytecode stuff when running the tests
+
+---
+Fri Oct 19 13:27:25 UTC 2018 - Matěj Cepl 
+
+- Add BuildRequires python-tz, which seems to be required to test suite
+  to pass.
+- Also, add skip_MultiCast.patch to skip tests requiring full
+  netrworking stack.
+
+---
+Fri Oct 12 09:06:36 UTC 2018 - ec...@opensuse.org
+
+- Add missing Requires.
+
+---
+Thu Oct 11 08:32:44 UTC 2018 - Tomáš Chvátal 
+
+- Fix the dependencies to match up upstream setup.py
+- Run the tests
+- Add patch to build with python3.7:
+  * python37.patch
+- Add missing dependency on pyamcrest
+- Remove unused patch lp1102685.diff
+
+---

Old:

  Twisted-18.7.0.tar.bz2
  lp1102685.diff

New:

  Twisted-18.9.0.tar.bz2
  openssl111.patch
  skip_MultiCast.patch



Other differences:
--
++ python-Twisted.spec ++
--- /var/tmp/diff_new_pack.45Db4J/_old  2018-11-06 14:00:55.671723103 +0100
+++ /var/tmp/diff_new_pack.45Db4J/_new  2018-11-06 14:00:55.675723098 +0100
@@ -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,37 +20,53 @@
 %define oldpython python
 %define modname Twisted
 Name:   python-Twisted
-Version:18.7.0
+Version:18.9.0
 Release:0
 Summary:An asynchronous networking framework written in Python
 License:MIT
 Group:  Development/Languages/Python
-Url:http://twistedmatrix.com/
+URL:http://twistedmatrix.com/
 Source: 
https://files.pythonhosted.org/packages/source/T/Twisted/%{modname}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM -- https://twistedmatrix.com/trac/ticket/6280
-Patch0: lp1102685.diff
-BuildRequires:  %{python_module constantly}
+Patch1: skip_MultiCast.patch
+Patch2: openssl111.patch
+BuildRequires:  %{python_module Automat >= 0.3.0}
+BuildRequires:  %{python_module PyHamcrest >= 1.9.0}
+BuildRequires:  %{python_module appdirs >= 1.4.0}
+BuildRequires:  %{python_module attrs >= 17.4.0}
+BuildRequires:  %{python_module constantly >= 15.1}
+BuildRequires:  %{python_module cryptography >= 1.5}
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module hyperlink}
-BuildRequires:  %{python_module incremental}
-BuildRequires:  %{python_module pyOpenSSL}
+BuildRequires:  %{python_module h2 >= 3.0}
+BuildRequires:  %{python_module hyperlink >= 17.1.1}
+BuildRequires:  %{python_module idna >= 0.6}
+BuildRequires:  %{python_module incremental >= 16.10.1}
+BuildRequires:  %{python_module pyOpenSSL >= 16.0.0}
+BuildRequires:  %{python_module pyasn1}
+BuildRequires:  %{python_module pyserial >= 3.0}
 BuildRequires:  %{python_module pyserial}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module python-subunit}
+BuildRequires:  %{python_module pytz}
+BuildRequires:  %{python_module service_identity}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module zope.interface}
+BuildRequires:  %{python_module zope.interface >= 4.4.2}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-Automat >= 0.3.0
+Requires:   python-PyHamcrest >= 1.9.0
+Requires:   python-appdirs >= 1.4.0
+Requires:   python-attrs >= 17.4.0
 Requires:   python-constantly >= 15.1
-Requires:   python-cryptography
+Requires:   python-cryptography >= 1.5
+Requires:   python-h

commit gnome-software for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2018-11-06 14:00:40

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


Package is "gnome-software"

Tue Nov  6 14:00:40 2018 rev:58 rq:645204 version:3.30.5

Changes:

--- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes
2018-10-17 08:20:56.498872515 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes   
2018-11-06 14:00:49.851730652 +0100
@@ -1,0 +2,33 @@
+Wed Oct 24 14:11:40 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.30.5:
+  + Fix build with appstream-glib 0.7.14.
+- Changes from version 3.30.4:
+  + Add a separate "Download" step for packagekit offline updates,
+so that "Restart & Update" is instant.
+  + Fix a version comparison issue that led to package updates
+sometimes showing as downgrades in the OS Updates section (this
+needs latest appstream-glib).
+  + Show the refresh button when the updates page is in the failed
+state.
+  + Notify about offline updates only after they are fully
+downloaded.
+  + Updated translations.
+
+---
+Thu Oct 18 17:54:46 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.30.3:
+  + Fix a memory corruption issue on 32-bit arches that made
+gnome-software very crashy.
+  + Fix an issue with stuck back button on the details page after
+closing and reopening gnome-software.
+  + Make distro upgrades to Fedora N+2 release show up correctly.
+  + Various flatpak plugin fixes.
+  + Allow opening CAB files that include more than one update.
+  + Fix critical warnings when quickly switching between category
+pages.
+  + Small memory leak fixes.
+  + Updated translations.
+
+---

Old:

  gnome-software-3.30.2.tar.xz

New:

  gnome-software-3.30.5.tar.xz



Other differences:
--
++ gnome-software.spec ++
--- /var/tmp/diff_new_pack.QZ56Ey/_old  2018-11-06 14:00:51.331728732 +0100
+++ /var/tmp/diff_new_pack.QZ56Ey/_new  2018-11-06 14:00:51.359728696 +0100
@@ -18,7 +18,7 @@
 
 %define gs_plugin_api 12
 Name:   gnome-software
-Version:3.30.2
+Version:3.30.5
 Release:0
 Summary:GNOME Software Store
 License:GPL-2.0-or-later

++ gnome-software-3.30.2.tar.xz -> gnome-software-3.30.5.tar.xz ++
 18792 lines of diff (skipped)




commit python-hypothesis for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-hypothesis for 
openSUSE:Factory checked in at 2018-11-06 14:00:55

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


Package is "python-hypothesis"

Tue Nov  6 14:00:55 2018 rev:30 rq:646018 version:3.82.1

Changes:

--- /work/SRC/openSUSE:Factory/python-hypothesis/python-hypothesis.changes  
2018-10-18 15:29:22.818782360 +0200
+++ /work/SRC/openSUSE:Factory/.python-hypothesis.new/python-hypothesis.changes 
2018-11-06 14:01:35.655671205 +0100
@@ -1,0 +2,88 @@
+Thu Nov  1 22:43:45 UTC 2018 - Arun Persaud 
+
+- update to version 3.82.1:
+  * This patch fixes from_type() on Python 2 for classes where
+cls.__init__ is object.__init__. Thanks to ccxcz for reporting
+issue #1656.
+
+- changes from version 3.82.0:
+  * The alphabet argument for text() now uses its default value of
+characters(blacklist_categories=('Cs',)) directly, instead of
+hiding that behind alphabet=None and replacing it within the
+function. Passing None is therefore deprecated.
+
+- changes from version 3.81.0:
+  * GenericStateMachine and RuleBasedStateMachine now raise an
+explicit error when instances of settings are assigned to the
+classes’ settings attribute, which is a no-op (issue
+#1643). Instead assign to SomeStateMachine.TestCase.settings, or
+use @settings(...) as a class decorator to handle this
+automatically.
+
+- changes from version 3.80.0:
+  * Since version 3.68.0, arrays() checks that values drawn from the
+elements and fill strategies can be safely cast to the dtype of
+the array, and emits a warning otherwise.
+This release expands the checks to cover overflow for finite
+complex64 elements and string truncation caused by too-long
+elements or trailing null characters (issue #1591).
+
+- changes from version 3.79.4:
+  * Tests using @given now shrink errors raised from pytest helper
+functions, instead of reporting the first example found.
+This was previously fixed in version 3.56.0, but only for stateful
+testing.
+
+- changes from version 3.79.3:
+  * Traceback elision is now disabled on Python 2, to avoid an
+import-time SyntaxError under Python < 2.7.9 (Python: bpo-21591,
+Hypothesis 3.79.2: issue #1648).
+  * We encourage all users to upgrade to Python 3 before the end of
+2019.
+
+- changes from version 3.79.2:
+  * This patch shortens tracebacks from Hypothesis, so you can see
+exactly happened in your code without having to skip over
+irrelevant details about our internals (issue #848).
+In the example test (see pull request #1582), this reduces
+tracebacks from nine frames to just three - and for a test with
+multiple errors, from seven frames per error to just one!
+If you do want to see the internal details, you can disable frame
+elision by setting verbosity to debug.
+
+- changes from version 3.79.1:
+  * The abstract number classes Number, Complex, Real, Rational, and
+Integral are now supported by the from_type()
+strategy. Previously, you would have to use
+register_type_strategy() before they could be resolved (issue
+#1636)
+
+---
+Sat Oct 20 15:34:34 UTC 2018 - Arun Persaud 
+
+- update to version 3.79.0:
+  * This release adds a CLI flag for verbosity --hypothesis-verbosity
+to the Hypothesis pytest plugin, applied after loading the profile
+specified by --hypothesis-profile. Valid options are the names of
+verbosity settings, quiet, normal, verbose or debug.Thanks to Bex
+Dunn for writing this patch at the PyCon Australia sprints!
+  * The pytest header now correctly reports the current profile if
+--hypothesis-profile has been used. Thanks to Mathieu Paturel for t
+he contribution at the Canberra Python Hacktoberfest.
+
+- changes from version 3.78.0:
+  * This release has deprecated the generation of integers, floats and
+fractions when the conversion of the upper and/ or lower bound is
+not 100% exact, e.g. when an integer gets passed a bound that is
+not a whole number. (issue #1625)
+
+- changes from version 3.77.0:
+  * This minor release adds functionality to settings allowing it to
+be used as a decorator on RuleBasedStateMachine and
+GenericStateMachine.
+
+- changes from version 3.76.1:
+  * This patch fixes some warnings added by recent releases of
+pydocstyle and mypy.
+
+---

Old:

  hypothesis-python-3.76.0.tar.gz

New:

  hypothesis-python-3.82.1.tar.gz



Other differences:
--
++ python

commit unbound for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package unbound for openSUSE:Factory checked 
in at 2018-11-06 14:01:37

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


Package is "unbound"

Tue Nov  6 14:01:37 2018 rev:30 rq:646134 version:1.8.1

Changes:

--- /work/SRC/openSUSE:Factory/unbound/libunbound-devel-mini.changes
2018-10-12 13:07:45.699550609 +0200
+++ /work/SRC/openSUSE:Factory/.unbound.new/libunbound-devel-mini.changes   
2018-11-06 14:01:42.235662658 +0100
@@ -1,0 +2,5 @@
+Tue Oct 16 15:01:15 UTC 2018 - Karol Babioch 
+
+- Removed intermediate certificates from certificate bundle (bsc#1112033)
+
+---
--- /work/SRC/openSUSE:Factory/unbound/unbound.changes  2018-10-12 
13:07:46.455549528 +0200
+++ /work/SRC/openSUSE:Factory/.unbound.new/unbound.changes 2018-11-06 
14:01:46.343657321 +0100
@@ -1,0 +2,11 @@
+Tue Oct 16 17:47:13 UTC 2018 - Dirk Stoecker 
+
+- Drop pre-rollover key 19036 from 2010, only leave 2017/2018 rollover
+  key 20326 (bsc#1112009, bsc#1004165)
+
+---
+Tue Oct 16 15:01:15 UTC 2018 - Karol Babioch 
+
+- Removed intermediate certificates from certificate bundle (bsc#1112033)
+
+---



Other differences:
--
unbound.spec: same change
++ icannbundle.pem ++
--- /var/tmp/diff_new_pack.Lqlbz8/_old  2018-11-06 14:01:47.355656006 +0100
+++ /var/tmp/diff_new_pack.Lqlbz8/_new  2018-11-06 14:01:47.355656006 +0100
@@ -75,243 +75,3 @@
 0/wsHNeP22qNyVO+XVBzrM8fk8BSUFuiT/6tZTYXRtEt5aKQZgXbKU5dUF3jT9qg
 j/Br5BZw3X/zd325TvnswzMC1+ljLzHnQGGk
 -END CERTIFICATE-
-Certificate:
-Data:
-Version: 3 (0x2)
-Serial Number: 2 (0x2)
-Signature Algorithm: sha256WithRSAEncryption
-Issuer: O=ICANN, OU=ICANN Certification Authority, CN=ICANN Root CA, 
C=US
-Validity
-Not Before: Dec 23 04:45:04 2009 GMT
-Not After : Dec 22 04:45:04 2014 GMT
-Subject: O=ICANN, CN=ICANN DNSSEC CA/emailAddress=dns...@icann.org
-Subject Public Key Info:
-Public Key Algorithm: rsaEncryption
-RSA Public Key: (2048 bit)
-Modulus (2048 bit):
-00:c0:bf:e2:b4:ee:12:46:36:3b:7c:d2:46:21:64:
-5a:93:e1:e3:02:10:25:bb:a5:30:70:19:89:98:7e:
-9e:db:8e:0f:ac:c8:48:66:0e:1a:f8:81:e5:2d:3c:
-7b:39:39:76:28:8f:ee:0a:a7:dd:64:e9:5f:87:25:
-b1:64:e5:59:03:fc:bc:29:3b:63:37:c8:d7:46:9a:
-b6:ce:87:55:cd:cf:e2:ab:e9:c7:8a:53:2e:25:87:
-b0:98:d6:20:a3:a8:ec:87:b0:39:a3:c4:c5:75:59:
-3c:fb:91:03:fa:ee:7f:e9:2b:b6:70:88:69:2c:e6:
-f1:4f:fc:d0:47:b4:e9:a0:2c:fa:0c:c3:84:eb:be:
-73:5a:bc:16:ed:d0:83:02:2d:eb:6a:21:02:51:70:
-29:1e:4f:c9:69:03:9f:91:32:5c:2c:1a:9f:5e:45:
-48:2a:50:ee:72:14:ec:17:29:fc:20:95:7d:22:6a:
-c6:6f:83:a2:58:8e:b1:64:c8:73:23:54:6c:69:1d:
-66:1f:df:f8:4f:24:a1:a8:ae:00:7f:e9:89:41:a6:
-e3:88:1d:3a:e1:b3:3a:ef:29:45:32:9b:94:2e:b7:
-6c:1e:fe:31:40:13:e1:bd:52:67:d0:d8:c3:3e:03:
-84:48:72:9d:bd:8a:48:a0:f2:72:35:b6:03:4b:c6:
-e9:05
-Exponent: 65537 (0x10001)
-X509v3 extensions:
-X509v3 Basic Constraints: critical
-CA:TRUE
-X509v3 Key Usage: critical
-Digital Signature, Non Repudiation, Key Encipherment, Data 
Encipherment, Key Agreement, Certificate Sign, CRL Sign
-X509v3 Authority Key Identifier: 
-
keyid:BA:52:E9:49:83:24:86:52:2F:C7:99:CD:FC:8D:6B:69:08:4D:C0:50
-
-X509v3 Subject Key Identifier: 
-8F:B2:42:69:C3:9D:E4:3C:FA:13:B9:FF:F2:C0:A4:EF:D8:0F:E8:22
-Signature Algorithm: sha256WithRSAEncryption
-4a:78:a2:47:7e:3f:2e:4d:78:68:ab:06:5c:ff:da:01:04:45:
-92:20:20:88:f3:dc:4e:70:01:9b:cb:f3:13:61:34:04:09:15:
-d0:be:99:1c:be:fc:97:e9:2d:73:e1:b3:2b:a6:b9:3a:41:33:
-f3:83:3d:64:1b:64:95:bf:ae:cd:20:df:18:e0:62:8d:fa:9c:
-f7:d8:a9:3c:25:2b:8e:cf:10:e5:29:b9:af:1a:7f:62:64:75:
-e7:c6:fd:9b:6d:71:c0:a9:b3:0f:9a:b7:7a:fe:53:04:18:cd:
-04:06:d9:bf:01:0e:cc:04:84:84:51:a3:e9:06:2a:a3:25:73:
-4e:8d:62:19:13:25:5b:de:0b:dc:d0:69:01:ca:41:0a:96:13:
-cf:6a:11:fe:2b:9a:3f:fd:56:3d:73:3d:58:49:c2:71:83:20:
-23:6d:46:99:6e:37:91:9f:76:2

commit libvirt for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2018-11-06 14:02:30

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


Package is "libvirt"

Tue Nov  6 14:02:30 2018 rev:267 rq:646460 version:4.9.0

Changes:

--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2018-10-11 
11:41:30.991087358 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes 2018-11-06 
14:02:41.987584963 +0100
@@ -1,0 +2,20 @@
+Mon Nov  5 15:10:31 UTC 2018 - James Fehlig 
+
+- Update to libvirt 4.9.0
+  - Many incremental improvements and bug fixes, see
+http://libvirt.org/news.html
+  - FATE#326371
+
+---
+Fri Oct 19 16:47:18 UTC 2018 - jfeh...@suse.com
+
+- Update SLE15 SP1 with openSUSE Factory package
+  FATE#325848, FATE#326368
+- FATE and bug references made in the SLE15 package since the last
+  Factory update: FATE#325817, bsc#959329, bsc#1074014,
+  bsc#1106420, bsc#1108395
+- Patches in SLE15 package that are dropped by this update:
+  1b0c42ff-libvirtd-depend-machined.patch,
+  ac4a12db-libxl-fix-hasManagedSave.patch
+
+---

Old:

  libvirt-4.8.0.tar.xz
  libvirt-4.8.0.tar.xz.asc

New:

  libvirt-4.9.0.tar.xz
  libvirt-4.9.0.tar.xz.asc



Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.x9V6cK/_old  2018-11-06 14:02:45.023581012 +0100
+++ /var/tmp/diff_new_pack.x9V6cK/_new  2018-11-06 14:02:45.035580996 +0100
@@ -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/
 #
 
 
@@ -185,7 +185,7 @@
 
 Name:   libvirt
 Url:http://libvirt.org/
-Version:4.8.0
+Version:4.9.0
 Release:0
 Summary:Library providing a virtualization API
 License:LGPL-2.1-or-later

++ 0001-Extract-stats-functions-from-the-qemu-driver.patch ++
--- /var/tmp/diff_new_pack.x9V6cK/_old  2018-11-06 14:02:45.111580897 +0100
+++ /var/tmp/diff_new_pack.x9V6cK/_new  2018-11-06 14:02:45.115580892 +0100
@@ -18,10 +18,10 @@
  create mode 100644 src/conf/domain_stats.c
  create mode 100644 src/conf/domain_stats.h
 
-Index: libvirt-4.8.0/src/conf/domain_stats.c
+Index: libvirt-4.9.0/src/conf/domain_stats.c
 ===
 --- /dev/null
-+++ libvirt-4.8.0/src/conf/domain_stats.c
 libvirt-4.9.0/src/conf/domain_stats.c
 @@ -0,0 +1,139 @@
 +/*
 + * domain_stats.c: domain stats extraction helpers
@@ -162,10 +162,10 @@
 +}
 +
 +#undef STATS_ADD_NET_PARAM
-Index: libvirt-4.8.0/src/conf/domain_stats.h
+Index: libvirt-4.9.0/src/conf/domain_stats.h
 ===
 --- /dev/null
-+++ libvirt-4.8.0/src/conf/domain_stats.h
 libvirt-4.9.0/src/conf/domain_stats.h
 @@ -0,0 +1,64 @@
 +/*
 + * domain_stats.h: domain stats extraction helpers
@@ -231,10 +231,10 @@
 +   int *maxparams);
 +
 +#endif /* __DOMAIN_STATS_H */
-Index: libvirt-4.8.0/src/libvirt_private.syms
+Index: libvirt-4.9.0/src/libvirt_private.syms
 ===
 libvirt-4.8.0.orig/src/libvirt_private.syms
-+++ libvirt-4.8.0/src/libvirt_private.syms
+--- libvirt-4.9.0.orig/src/libvirt_private.syms
 libvirt-4.9.0/src/libvirt_private.syms
 @@ -653,6 +653,9 @@ virDomainConfNWFilterInstantiate;
  virDomainConfNWFilterTeardown;
  virDomainConfVMNWFilterTeardown;
@@ -253,10 +253,10 @@
  virCgroupHasController;
  virCgroupHasEmptyTasks;
  virCgroupKillPainfully;
-Index: libvirt-4.8.0/src/qemu/qemu_driver.c
+Index: libvirt-4.9.0/src/qemu/qemu_driver.c
 ===
 libvirt-4.8.0.orig/src/qemu/qemu_driver.c
-+++ libvirt-4.8.0/src/qemu/qemu_driver.c
+--- libvirt-4.9.0.orig/src/qemu/qemu_driver.c
 libvirt-4.9.0/src/qemu/qemu_driver.c
 @@ -69,6 +69,7 @@
  #include "virarptable.h"
  #include "viruuid.h"
@@ -265,7 +265,7 @@
  #include "domain_audit.h"
  #include "node_device_conf.h"
  #include "virpci.h"
-@@ -19674,21 +19675,7 @@ qemuDomainGetStatsState(virQEMUDriverPtr
+@@ -19677,21 +19678,7 @@ qemuDomainGetStatsState(virQEMUDriverPtr
  int *maxparams,
  unsigned int privflags ATTRIBUTE_UNUSED)
  {
@@ -288,7 +288,7 @@
  }
  
  
-@@ -19711,37 +19698,7 @@ qemuDomainGetStatsCpu(virQEMUDriverPtr d
+@@ -19714,37 +19701,7 @@ q

commit psmisc for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package psmisc for openSUSE:Factory checked 
in at 2018-11-06 14:01:50

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


Package is "psmisc"

Tue Nov  6 14:01:50 2018 rev:70 rq:646331 version:23.2

Changes:

--- /work/SRC/openSUSE:Factory/psmisc/psmisc.changes2018-10-01 
09:06:36.203831587 +0200
+++ /work/SRC/openSUSE:Factory/.psmisc.new/psmisc.changes   2018-11-06 
14:02:26.163605553 +0100
@@ -1,0 +2,41 @@
+Mon Nov  5 07:48:25 UTC 2018 - Dr. Werner Fink 
+
+- Modify patch 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch
+  to support older systems with statx kernel support 
+
+---
+Fri Nov  2 13:37:49 UTC 2018 - Dr. Werner Fink 
+
+- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch
+  to respect autofs as well as afs file system 
+- Add patch 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch
+  to use statx(2) system call since kernel 4.12. Now it is possible
+  to avoid sync with remote file servers as well as trigger autofs
+  mounts due stat(x) calls.
+
+---
+Tue Oct 23 10:10:12 UTC 2018 - Dr. Werner Fink 
+
+- Support also btrFS entries in mountinfo, that is use stat(2) to
+  determine the device of the mounted subvolume (bsc#1098697, bsc#1112780) 
+
+---
+Mon Oct 22 10:52:10 UTC 2018 - Dr. Werner Fink 
+
+- Update to version 23.2
+  * misc: Command names increased from 16 to 64 characters
+  * buildsys: signals.c depends on signames.h !16
+  * docs: Fix fuser.1 groff errors Debian #900225
+  * killall: look at all namespaces by default
+  * killall: Fix -INT option parsing #11
+  * killall: ignore -n 0 #15
+  * killall: another crack at fixing getopt #12 #13
+  * peekfd: Attach to all threads option !15
+  * pslog: Define PATH_MAX if required Debian:#905797
+- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch
+- Remove patches now upstream solved
+  * psmisc-23.0-killall-signals.patch
+  * psmisc-23.0-killall.patch
+- Modify and rename patch psmisc-23.0.dif which now becomes psmisc-v23.2.dif
+
+---

Old:

  psmisc-23.0-killall-signals.patch
  psmisc-23.0-killall.patch
  psmisc-23.0.dif
  psmisc-23.0.tar.bz2

New:

  0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch
  psmisc-v23.2.dif
  psmisc-v23.2.tar.bz2



Other differences:
--
++ psmisc.spec ++
--- /var/tmp/diff_new_pack.VKML87/_old  2018-11-06 14:02:29.195601609 +0100
+++ /var/tmp/diff_new_pack.VKML87/_new  2018-11-06 14:02:29.199601603 +0100
@@ -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/
 #
 
 
@@ -24,26 +24,23 @@
 BuildRequires:  gettext-devel
 BuildRequires:  glibc-devel
 BuildRequires:  libselinux-devel
+BuildRequires:  linux-glibc-devel >= 4.12
 BuildRequires:  ncurses-devel
 Url:https://gitlab.com/psmisc/psmisc/
-Version:23.0
+Version:23.2
 Release:0
 Provides:   ps:/usr/bin/killall
 Recommends: %{name}-lang
 Summary:Utilities for managing processes on your system
 License:GPL-2.0-or-later
 Group:  System/Monitoring
-%define hash 67b1da268f4c0ce6859980e3dfcfaec5b2448e80
-Source: 
https://gitlab.com/%{name}/%{name}/repository/archive.tar.bz2?ref=v%{version}#/%{name}-%{version}.tar.bz2
-Patch0: %{name}-%{version}.dif
+Source: 
https://gitlab.com/%{name}/%{name}/-/archive/v%{version}/%{name}-v%{version}.tar.bz2
+Patch0: %{name}-v%{version}.dif
 Patch2: %{name}-22.21-pstree.patch
 # PATCH-ADD-SUSE boo#908068, boo#1046237, boo#1046237
 # https://gitlab.com/bitstreamout/psmisc/tree/mountinfo
 Patch3: 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch
-# PATCH-FIX-UPSTREAM boo#1046237 -- Debug output in killall from psmisc package
-Patch4: %{name}-%{version}-killall.patch
-# PATCH-FIX-SUSE boo#1058990 -- killall requires -s or --signal to specify 
signal on the command line
-Patch5: %{name}-%{version}-killall-signals.patch
+Patch4: 0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch
 
 %define have_peekfd %ix86 x86_64 ppc ppc64 ppc64le %arm mipsel m68k
 
@@ -58,12 +55,10 @@
 %lang_package
 
 %prep
-ln -sf %{name}-v%{version}-%{hash} %{name}-%version
-%setup -q -D -n %{

commit gptfdisk for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package gptfdisk for openSUSE:Factory 
checked in at 2018-11-06 14:02:55

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


Package is "gptfdisk"

Tue Nov  6 14:02:55 2018 rev:17 rq:644116 version:1.0.4

Changes:

--- /work/SRC/openSUSE:Factory/gptfdisk/gptfdisk.changes2018-03-29 
11:55:12.511247085 +0200
+++ /work/SRC/openSUSE:Factory/.gptfdisk.new/gptfdisk.changes   2018-11-06 
14:02:59.515562144 +0100
@@ -1,0 +2,9 @@
+Wed Oct 24 04:20:34 UTC 2018 - s...@suspend.net
+
+- Update to 1.0.4
+  * 74 new type codes added
+  * Search/filter function to the type code list
+  * GPT fdisk now reports more details about data structures
+  * Misc bug fixes
+
+---

Old:

  gptfdisk-1.0.1.tar.gz

New:

  gptfdisk-1.0.4.tar.gz



Other differences:
--
++ gptfdisk.spec ++
--- /var/tmp/diff_new_pack.xTzWyE/_old  2018-11-06 14:03:00.503560858 +0100
+++ /var/tmp/diff_new_pack.xTzWyE/_new  2018-11-06 14:03:00.511560847 +0100
@@ -12,12 +12,12 @@
 # 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:   gptfdisk
-Version:1.0.1
+Version:1.0.4
 Release:0
 Summary:GPT partitioning and MBR repair software
 License:GPL-2.0-only

++ gptfdisk-1.0.1.tar.gz -> gptfdisk-1.0.4.tar.gz ++
 1813 lines of diff (skipped)




commit libmspack for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libmspack for openSUSE:Factory 
checked in at 2018-11-06 14:03:38

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


Package is "libmspack"

Tue Nov  6 14:03:38 2018 rev:27 rq:644177 version:0.8

Changes:

--- /work/SRC/openSUSE:Factory/libmspack/libmspack.changes  2018-01-21 
15:47:15.622732361 +0100
+++ /work/SRC/openSUSE:Factory/.libmspack.new/libmspack.changes 2018-11-06 
14:03:41.515507416 +0100
@@ -1,0 +2,24 @@
+Tue Oct 23 17:51:23 UTC 2018 - sbra...@suse.com
+
+- Update to version 0.8:
+  * New parameter MSCABD_PARAM_SALVAGE which permits salvaging
+badly damaged files rather than rejecting them outright.
+  * Fix the above 38912-byte Quantum CAB block bug.
+  * Reject blank CHM filenames that are blank because they have
+embedded null bytes.
+  * chmextract: Protect from absolute/relative pathnames in CHM
+files.
+
+---
+Mon Jul 30 16:59:22 CEST 2018 - sbra...@suse.com
+
+- Update to version 0.7 (bsc#1103032):
+  * Fix 1 or 2 byte overwrite by bad KWAJ file header extensions
+(CVE-2018-14681).
+  * Fix 1 byte overread by character U+0100 in a CHM filename
+(CVE-2018-14682).
+  * Reject blank CHM filenames (CVE-2018-14680).
+  * Fix off-by-1 in CHM PMGI/PMGL chunk number validity checks,
+which could cause a crash (CVE-2018-14679).
+
+---

Old:

  libmspack-0.6alpha.tar.gz

New:

  libmspack-0.8alpha.tar.gz



Other differences:
--
++ libmspack.spec ++
--- /var/tmp/diff_new_pack.j5Nzib/_old  2018-11-06 14:03:42.063506701 +0100
+++ /var/tmp/diff_new_pack.j5Nzib/_new  2018-11-06 14:03:42.063506701 +0100
@@ -19,13 +19,13 @@
 # "alpha" in the version string just says that it is an alpha version.
 %define _version %{version}alpha
 Name:   libmspack
-Version:0.6
+Version:0.8
 Release:0
 Summary:Library That Implements Different Microsoft Compressions
-License:LGPL-2.1
+License:LGPL-2.1-only
 Group:  Development/Libraries/C and C++
-Url:http://www.cabextract.org.uk/libmspack/
-Source: 
http://www.cabextract.org.uk/libmspack/%{name}-%{_version}.tar.gz
+URL:https://www.cabextract.org.uk/libmspack/
+Source: 
https://www.cabextract.org.uk/libmspack/%{name}-%{_version}.tar.gz
 Source2:baselibs.conf
 BuildRequires:  pkgconfig
 
@@ -36,10 +36,7 @@
 
 %package -n libmspack0
 Summary:Library That Implements Different Microsoft Compressions
-# OpenSUSE <= 10.3, SLES <= 10:
 Group:  System/Libraries
-Provides:   libmspack = %{version}-%{release}
-Obsoletes:  libmspack < %{version}-%{release}
 
 %description -n libmspack0
 The purpose of libmspack is to provide both compression and
@@ -70,7 +67,6 @@
  * msexpand   - Expands an SZDD or KWAJ file.
  * oabextract - Extracts an Exchange Offline Address Book (.LZX) file.
 
-
 %prep
 %setup -q -n %{name}-%{_version}
 
@@ -93,7 +89,9 @@
 %{_bindir}/oabextract
 
 %files -n libmspack0
-%doc AUTHORS COPYING.LIB ChangeLog README TODO
+%license COPYING.LIB
+# NEWS is empty
+%doc AUTHORS ChangeLog README TODO
 %{_libdir}/*.so.*
 
 %files devel

++ libmspack-0.6alpha.tar.gz -> libmspack-0.8alpha.tar.gz ++
 5329 lines of diff (skipped)




commit java-11-openjdk for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package java-11-openjdk for openSUSE:Factory 
checked in at 2018-11-06 14:03:32

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


Package is "java-11-openjdk"

Tue Nov  6 14:03:32 2018 rev:26 rq:644168 version:11.0.1.0

Changes:

--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes  
2018-10-23 20:35:09.676919149 +0200
+++ /work/SRC/openSUSE:Factory/.java-11-openjdk.new/java-11-openjdk.changes 
2018-11-06 14:03:34.819516146 +0100
@@ -1,0 +2,13 @@
+Tue Oct 23 10:31:57 UTC 2018 - Fridrich Strba 
+
+- Merge into the JDK following modules from github.com/javaee:
+  * com.sum.xml.fastinfoset
+  * org.jvnet.staxex
+  * com.sun.istack.runtime
+  * com.sun.xml.txw2
+  * com.sun.xml.bind
++ This provides a default implementation of JAXB-API that
+  existed in JDK before Java 11 and that some applications
+  depend on.
+
+---

New:

  jaxb-istack-commons-3.0.7-RELEASE.tar.gz
  jaxb-v2-2.3.1.tar.gz
  metro-fi-1.2.15-RELEASE.tar.gz
  metro-stax-ex-1.8.tar.gz



Other differences:
--
++ java-11-openjdk.spec ++
--- /var/tmp/diff_new_pack.Hkut58/_old  2018-11-06 14:03:40.351508933 +0100
+++ /var/tmp/diff_new_pack.Hkut58/_new  2018-11-06 14:03:40.355508928 +0100
@@ -52,6 +52,14 @@
 %global java_annotation_tag 1.3.2
 %global java_xml_ws_repository jax-ws-spec
 %global java_xml_ws_tag 2.4.0
+%global com_sun_xml_fastinfoset_repository metro-fi
+%global com_sun_xml_fastinfoset_tag 1.2.15-RELEASE
+%global org_jvnet_staxex_repository metro-stax-ex
+%global org_jvnet_staxex_tag 1.8
+%global com_sun_istack_runtime_repository jaxb-istack-commons
+%global com_sun_istack_runtime_tag 3.0.7-RELEASE
+%global jaxb_ri_repository jaxb-v2
+%global jaxb_ri_tag 2.3.1
 # priority must be 6 digits in total
 %global priority2105
 %global javaver %{featurever}
@@ -107,12 +115,12 @@
 %endif
 %global with_pulseaudio 1
 %bcond_with zero
-%bcond_with aot
 %if ! %{with zero}
 %ifarch x86_64 %{aarch64}
 %global _with_aot 1
 %endif
 %endif
+%bcond_with aot
 %if ! %{with zero}
 %global with_systemtap 1
 %else
@@ -167,6 +175,14 @@
 Source23:   %{java_annotation_repository}-%{java_annotation_tag}.tar.gz
 # 
https://codeload.github.com/javaee/%{java_xml_ws_repository}/tar.gz/%{java_xml_ws_tag}
 Source24:   %{java_xml_ws_repository}-%{java_xml_ws_tag}.tar.gz
+# 
https://codeload.github.com/javaee/%{com_sun_xml_fastinfoset_repository}/tar.gz/%{com_sun_xml_fastinfoset_tag}
+Source25:   
%{com_sun_xml_fastinfoset_repository}-%{com_sun_xml_fastinfoset_tag}.tar.gz
+# 
https://codeload.github.com/javaee/%{org_jvnet_staxex_repository}/tar.gz/%{org_jvnet_staxex_tag}
+Source26:   %{org_jvnet_staxex_repository}-%{org_jvnet_staxex_tag}.tar.gz
+# 
https://codeload.github.com/javaee/%{com_sun_istack_runtime_repository}/tar.gz/%{com_sun_istack_runtime_tag}
+Source27:   
%{com_sun_istack_runtime_repository}-%{com_sun_istack_runtime_tag}.tar.gz
+# 
https://codeload.github.com/javaee/%{jaxb_ri_repository}/tar.gz/%{jaxb_ri_tag}
+Source28:   %{jaxb_ri_repository}-%{jaxb_ri_tag}.tar.gz
 # Fresh config.guess and config.sub files
 # wget -O config.guess 
'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD'
 Source100:  config.guess
@@ -432,6 +448,10 @@
 %setup -q -D -n %{hg_repository}-%{hg_revision} -T -a 22
 %setup -q -D -n %{hg_repository}-%{hg_revision} -T -a 23
 %setup -q -D -n %{hg_repository}-%{hg_revision} -T -a 24
+%setup -q -D -n %{hg_repository}-%{hg_revision} -T -a 25
+%setup -q -D -n %{hg_repository}-%{hg_revision} -T -a 26
+%setup -q -D -n %{hg_repository}-%{hg_revision} -T -a 27
+%setup -q -D -n %{hg_repository}-%{hg_revision} -T -a 28
 
 # Replace config.sub and config.guess with fresh versions
 cp %{SOURCE100} make/autoconf/build-aux/
@@ -657,6 +677,7 @@
 # Build the java.activation framework
 
 pushd %{java_activation_repository}-%{java_activation_tag}
+if [ -e build ]; then rm -rf build; fi
 mkdir -p build
 $JAVA_HOME/bin/javac -d build `find activation -name \*.java | xargs`
 $JAVA_HOME/bin/jmod create --class-path=build:activation/src/main/resources 
$JAVA_HOME/../jmods/java.activation.jmod
@@ -670,6 +691,7 @@
 # Build the java.xml.bind
 
 pushd %{java_xml_bind_repository}-%{java_xml_bind_tag}
+if [ -e build ]; then rm -rf build; fi
 mkdir -p build
 $JAVA_HOME/bin/javac -d build `find jaxb-api/src/main/java/ -name \*.java | 
xargs`
 $JAVA_HOME/bin/jmod create --class-path=build:jaxb-api/src/main/resources 
$JAVA_HOME/../jmods/java.xml.bind.jmod
@@ -683,6 +705,7 @@
 # Build the java.xml.soap
 
 pushd %{java_xml_s

commit babl for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package babl for openSUSE:Factory checked in 
at 2018-11-06 14:03:45

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


Package is "babl"

Tue Nov  6 14:03:45 2018 rev:44 rq:644183 version:0.1.58

Changes:

--- /work/SRC/openSUSE:Factory/babl/babl.changes2018-09-10 
12:29:17.250885942 +0200
+++ /work/SRC/openSUSE:Factory/.babl.new/babl.changes   2018-11-06 
14:03:49.223497364 +0100
@@ -1,0 +2,8 @@
+Wed Oct 24 05:49:25 UTC 2018 - s...@suspend.net
+
+- Update to version 0.1.58:
+  + Preserve color of transparent pixels in conversion to premultiplied alpha
+  + Added single precision code-paths for faster fallback/reference conversions
+  + New BABL_ICC_INTENT_PERFORMANCE bitflag for combing with intent as bitflags
+
+---

Old:

  babl-0.1.56.tar.bz2

New:

  babl-0.1.58.tar.bz2



Other differences:
--
++ babl.spec ++
--- /var/tmp/diff_new_pack.OSWaaP/_old  2018-11-06 14:03:49.631496832 +0100
+++ /var/tmp/diff_new_pack.OSWaaP/_new  2018-11-06 14:03:49.635496827 +0100
@@ -12,13 +12,13 @@
 # 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 debug_package_requires libbabl-0_1-0 = %{version}-%{release}
 Name:   babl
-Version:0.1.56
+Version:0.1.58
 Release:0
 Summary:Dynamic Pixel Format Translation Library
 License:LGPL-3.0-or-later AND GPL-3.0-or-later

++ babl-0.1.56.tar.bz2 -> babl-0.1.58.tar.bz2 ++
 6721 lines of diff (skipped)




commit vsftpd for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package vsftpd for openSUSE:Factory checked 
in at 2018-11-06 14:03:51

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


Package is "vsftpd"

Tue Nov  6 14:03:51 2018 rev:69 rq:644184 version:3.0.3

Changes:

--- /work/SRC/openSUSE:Factory/vsftpd/vsftpd.changes2018-07-04 
23:53:37.415991937 +0200
+++ /work/SRC/openSUSE:Factory/.vsftpd.new/vsftpd.changes   2018-11-06 
14:03:52.991492450 +0100
@@ -1,0 +2,6 @@
+Tue Oct 23 22:05:43 UTC 2018 - Christian Boltz 
+
+- firewall-macros should be BuildRequires, not Requires(post)
+  (the macro gets expanded during package build)
+
+---



Other differences:
--
++ vsftpd.spec ++
--- /var/tmp/diff_new_pack.NDGt8S/_old  2018-11-06 14:03:54.403490607 +0100
+++ /var/tmp/diff_new_pack.NDGt8S/_new  2018-11-06 14:03:54.403490607 +0100
@@ -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/
 #
 
 
@@ -91,7 +91,7 @@
 Requires(pre):  shadow
 Provides:   ftp-server
 %if %{use_firewalld}
-Requires(post): firewall-macros
+BuildRequires:  firewall-macros
 %endif
 %if 0%{?suse_version} >= 1330
 Requires:   group(nobody)





commit qpid-proton for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package qpid-proton for openSUSE:Factory 
checked in at 2018-11-06 14:04:41

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


Package is "qpid-proton"

Tue Nov  6 14:04:41 2018 rev:14 rq:644206 version:0.17.0

Changes:

--- /work/SRC/openSUSE:Factory/qpid-proton/qpid-proton.changes  2018-03-16 
10:34:30.495573163 +0100
+++ /work/SRC/openSUSE:Factory/.qpid-proton.new/qpid-proton.changes 
2018-11-06 14:04:41.483429152 +0100
@@ -1,0 +2,6 @@
+Tue Oct 23 20:20:33 UTC 2018 - Bernhard Wiedemann 
+
+- Add reproducible.patch to sort linked .o files
+  to make package build reproducible (boo#1041090)
+
+---

New:

  reproducible.patch



Other differences:
--
++ qpid-proton.spec ++
--- /var/tmp/diff_new_pack.9s0YgM/_old  2018-11-06 14:04:42.171428254 +0100
+++ /var/tmp/diff_new_pack.9s0YgM/_new  2018-11-06 14:04:42.175428248 +0100
@@ -34,6 +34,7 @@
 # PATCH-FIX-UPSTREAM - qpid-proton-fix-session-resume-openssl-1.1.0.patch - 
Rework Openssl session resume code to work with openssl 1.1
 Patch105:   qpid-proton-fix-session-resume-openssl-1.1.0.patch
 Patch106:   catch-by-const-reference.patch
+Patch107:   reproducible.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module xml}
 BuildRequires:  cmake

++ reproducible.patch ++
rewritten upstream - probably reproducible

Index: qpid-proton-0.17.0/proton-c/bindings/python/setup.py.in
===
--- qpid-proton-0.17.0.orig/proton-c/bindings/python/setup.py.in
+++ qpid-proton-0.17.0/proton-c/bindings/python/setup.py.in
@@ -147,7 +147,7 @@ class Configure(build_ext):
'extra', 'message', 'reactor', 'messenger', 'handlers',
'platform', 'reactor/io/posix']:
 
-sources.extend(glob.glob(os.path.join(proton_src, subdir, '*.c')))
+sources.extend(sorted(glob.glob(os.path.join(proton_src, subdir, 
'*.c'
 
 sources.extend(filter(lambda x: not x.endswith('dump.c'),
glob.iglob(os.path.join(proton_src, '*.c'



commit libinput for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2018-11-06 14:03:56

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


Package is "libinput"

Tue Nov  6 14:03:56 2018 rev:68 rq:644188 version:1.12.2

Changes:

--- /work/SRC/openSUSE:Factory/libinput/libinput.changes2018-10-09 
15:53:11.218352422 +0200
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2018-11-06 
14:03:59.787483584 +0100
@@ -1,0 +2,19 @@
+Wed Oct 24 08:08:11 UTC 2018 - Jan Engelhardt 
+
+- Update to new upstream release 1.12.2
+  * The Lenovo x220t and x60t do not disable the keyboard in
+tablet-mode anymore.
+  * Button debouncing is now disabled on VMware virtual devices.
+  * The Wacom Intuos Pro PTH-660 palm threshold was restored to
+the original value, it was changed accidentally.
+  * libinput now assumes that you only have one thumb per hand,
+which is a statistically well-supported approximation.
+  * A 2-finger movement out of the software button area now will
+no longer trigger spurious pointer motion events if one
+finger exits the button area before the other one.
+  * The Wacom Intuos Pro PTH-660, when connected over Bluetooth,
+sometimes caused an invalid event sequence that caused
+libinput to lose track of the tap counter which again
+triggered an assertion later.
+
+---

Old:

  libinput-1.12.1.tar.xz
  libinput-1.12.1.tar.xz.sig

New:

  libinput-1.12.2.tar.xz
  libinput-1.12.2.tar.xz.sig



Other differences:
--
++ libinput.spec ++
--- /var/tmp/diff_new_pack.2tNYWw/_old  2018-11-06 14:04:00.463482703 +0100
+++ /var/tmp/diff_new_pack.2tNYWw/_new  2018-11-06 14:04:00.463482703 +0100
@@ -22,7 +22,7 @@
 
 Name:   libinput
 %define lname  libinput10
-Version:1.12.1
+Version:1.12.2
 Release:0
 Summary:Input device and event processing library
 License:MIT

++ libinput-1.12.1.tar.xz -> libinput-1.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libinput-1.12.1/meson.build 
new/libinput-1.12.2/meson.build
--- old/libinput-1.12.1/meson.build 2018-10-03 04:48:52.0 +0200
+++ new/libinput-1.12.2/meson.build 2018-10-24 07:45:24.0 +0200
@@ -1,5 +1,5 @@
 project('libinput', 'c', 'cpp',
-   version : '1.12.1',
+   version : '1.12.2',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.41.0')
@@ -261,6 +261,7 @@
'quirks/30-vendor-razer.quirks',
'quirks/30-vendor-synaptics.quirks',
'quirks/30-vendor-wacom.quirks',
+   'quirks/30-vendor-vmware.quirks',
'quirks/50-system-acer.quirks',
'quirks/50-system-apple.quirks',
'quirks/50-system-asus.quirks',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libinput-1.12.1/quirks/30-vendor-vmware.quirks 
new/libinput-1.12.2/quirks/30-vendor-vmware.quirks
--- old/libinput-1.12.1/quirks/30-vendor-vmware.quirks  1970-01-01 
01:00:00.0 +0100
+++ new/libinput-1.12.2/quirks/30-vendor-vmware.quirks  2018-10-24 
07:45:24.0 +0200
@@ -0,0 +1,10 @@
+# Do not edit this file, it will be overwritten on update
+
+[VMWare Virtual PS/2 Mouse]
+MatchName=*VirtualPS/2 VMware VMMouse*
+ModelBouncingKeys=1
+
+[VMware VMware Virtual USB Mouse]
+MatchName=*VMware VMware Virtual USB Mouse*
+ModelBouncingKeys=1
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libinput-1.12.1/quirks/30-vendor-wacom.quirks 
new/libinput-1.12.2/quirks/30-vendor-wacom.quirks
--- old/libinput-1.12.1/quirks/30-vendor-wacom.quirks   2018-10-03 
04:48:52.0 +0200
+++ new/libinput-1.12.2/quirks/30-vendor-wacom.quirks   2018-10-24 
07:45:24.0 +0200
@@ -11,4 +11,4 @@
 MatchBus=usb
 MatchVendor=0x056A
 MatchProduct=0x0357
-AttrPalmSizeThreshold=1
+AttrPalmSizeThreshold=5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libinput-1.12.1/quirks/50-system-lenovo.quirks 
new/libinput-1.12.2/quirks/50-system-lenovo.quirks
--- old/libinput-1.12.1/quirks/50-system-lenovo.quirks  2018-10-03 
04:48:52.0 +0200
+++ new/libinput-1.12.2/quirks/50-system-lenovo.quirks  2018-10-24 
07:45:24.0 +0200
@@ -81,6 +81,19 @@
 MatchDMIModalias=dmi:*svnIBM:*pvrThinkPadX41Tablet:*
 ModelTabletModeNoSuspend=1
 
+[Lenovo X60 Tablet]
+MatchName=AT Translated Set 2 keyboard
+MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkPadX60Tablet:*
+ModelTabletModeNoSuspe

commit fribidi for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package fribidi for openSUSE:Factory checked 
in at 2018-11-06 14:04:33

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


Package is "fribidi"

Tue Nov  6 14:04:33 2018 rev:27 rq:644205 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/fribidi/fribidi.changes  2018-02-26 
23:22:41.655637310 +0100
+++ /work/SRC/openSUSE:Factory/.fribidi.new/fribidi.changes 2018-11-06 
14:04:37.799433964 +0100
@@ -1,0 +2,8 @@
+Wed Oct 24 06:01:11 UTC 2018 - s...@suspend.net
+
+- Update to version 1.0.5:
+  + Updated unicode tables to version 11
+  + Bugfix release - character tests were not running previously
+  + Small speedup due to small arrays being allocated on the stack
+
+---

Old:

  fribidi-1.0.1.tar.bz2

New:

  fribidi-1.0.5.tar.bz2



Other differences:
--
++ fribidi.spec ++
--- /var/tmp/diff_new_pack.r0ZYi4/_old  2018-11-06 14:04:38.519433024 +0100
+++ /var/tmp/diff_new_pack.r0ZYi4/_new  2018-11-06 14:04:38.519433024 +0100
@@ -12,16 +12,16 @@
 # 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 lname   libfribidi0
 Name:   fribidi
-Version:1.0.1
+Version:1.0.5
 Release:0
 Summary:An implementation of the Unicode BiDi algorithm
-License:LGPL-2.1
+License:LGPL-2.1-only
 Group:  Development/Libraries/C and C++
 Url:https://github.com/fribidi/fribidi
 Source: 
https://github.com/fribidi/fribidi/releases/download/v%{version}/%{name}-%{version}.tar.bz2

++ fribidi-1.0.1.tar.bz2 -> fribidi-1.0.5.tar.bz2 ++
 1204391 lines of diff (skipped)




commit osinfo-db for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package osinfo-db for openSUSE:Factory 
checked in at 2018-11-06 14:04:56

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


Package is "osinfo-db"

Tue Nov  6 14:04:56 2018 rev:20 rq:644233 version:20181011

Changes:

--- /work/SRC/openSUSE:Factory/osinfo-db/osinfo-db.changes  2018-10-22 
11:02:37.224312175 +0200
+++ /work/SRC/openSUSE:Factory/.osinfo-db.new/osinfo-db.changes 2018-11-06 
14:04:58.939406344 +0100
@@ -1,0 +2,8 @@
+Fri Oct 12 10:58:30 UTC 2018 - Fabiano Fidêncio 
+
+- Update database to version 20181011
+  osinfo-db-20181011.tar.xz
+- Drop add-caasp-support.patch
+- Drop modify-volume-id-for-windows.patch
+
+---

Old:

  add-caasp-support.patch
  modify-volume-id-for-windows.patch
  osinfo-db-20180920.tar.xz

New:

  osinfo-db-20181011.tar.xz



Other differences:
--
++ osinfo-db.spec ++
--- /var/tmp/diff_new_pack.gEkxPq/_old  2018-11-06 14:04:59.431405701 +0100
+++ /var/tmp/diff_new_pack.gEkxPq/_new  2018-11-06 14:04:59.435405696 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   osinfo-db
-Version:20180920
+Version:20181011
 Release:0
 Summary:Osinfo database files
 License:LGPL-2.1+ and GPL-2.0+
@@ -25,11 +25,9 @@
 BuildArch:  noarch
 Url:https://releases.pagure.org/libosinfo/
 Source: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.xz
-Patch20:add-caasp-support.patch
 Patch21:add-oes-support.patch
 Patch22:add-sle12sp4-support.patch
 Patch23:add-sle15sp1-support.patch
-Patch25:modify-volume-id-for-windows.patch
 BuildRequires:  intltool
 BuildRequires:  osinfo-db-tools
 
@@ -40,11 +38,9 @@
 
 %prep
 %setup -q
-%patch20 -p1
 %patch21 -p1
 %patch22 -p1
 %patch23 -p1
-%patch25 -p1
 
 %build
 cd %{_builddir}

++ osinfo-db-20180920.tar.xz -> osinfo-db-20181011.tar.xz ++
 1821 lines of diff (skipped)




commit zstd for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package zstd for openSUSE:Factory checked in 
at 2018-11-06 14:04:49

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


Package is "zstd"

Tue Nov  6 14:04:49 2018 rev:9 rq:644210 version:1.3.7

Changes:

--- /work/SRC/openSUSE:Factory/zstd/zstd.changes2018-07-04 
23:54:53.543907914 +0200
+++ /work/SRC/openSUSE:Factory/.zstd.new/zstd.changes   2018-11-06 
14:04:55.271411137 +0100
@@ -1,0 +2,17 @@
+Wed Oct 24 08:29:38 UTC 2018 - astie...@suse.com
+
+- zstd 1.3.7:
+  * fix ratio for dictionary compression at levels 9 and 10
+  * add man pages for zstdless and zstdgrep
+- includes changes from zstd 1.3.6:
+  * faster dictionary builder, also the new default for --train
+  * previous (slower, slightly higher quality) dictionary builder
+to be selected via --train-cover
+  * Faster dictionary decompression and compression under memory
+limits with many dictionaries used simultaneously
+  * New command --adapt for compressed network piping of data
+adjusted to the perceived network conditions
+- drop zstd-1.3.5-fix-list-stdin.patch, upstream
+- switch from git tag snaphshot to bootstrapped tarball
+
+---

Old:

  zstd-1.3.5-fix-list-stdin.patch
  zstd-1.3.5.tar.gz

New:

  zstd-1.3.7.tar.gz



Other differences:
--
++ zstd.spec ++
--- /var/tmp/diff_new_pack.17MHGv/_old  2018-11-06 14:04:55.895410322 +0100
+++ /var/tmp/diff_new_pack.17MHGv/_new  2018-11-06 14:04:55.899410317 +0100
@@ -19,16 +19,15 @@
 %define major 1
 %define libname lib%{name}%{major}
 Name:   zstd
-Version:%{major}.3.5
+Version:%{major}.3.7
 Release:0
 Summary:Zstandard compression tools
 License:BSD-3-Clause AND GPL-2.0-only
 Group:  Productivity/Archiving/Compression
 URL:https://github.com/facebook/zstd
-Source0:
https://github.com/facebook/zstd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:
https://github.com/facebook/zstd/releases/download/v%{version}/%{name}-%{version}.tar.gz
 Patch1: pzstd.1.patch
 Patch2: pzstd-global-gtest.patch
-Patch3: zstd-1.3.5-fix-list-stdin.patch
 BuildRequires:  gcc
 # C++ is needed for pzstd only
 BuildRequires:  gcc-c++
@@ -83,7 +82,6 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 export CFLAGS="%{optflags}"
@@ -104,34 +102,23 @@
 install -D -m644 programs/zstd.1 %{buildroot}%{_mandir}/man1/pzstd.1
 
 %files
-%doc NEWS README.md
-%{_bindir}/zstd
-%{_bindir}/zstdcat
-%{_bindir}/zstdgrep
-%{_bindir}/zstdless
-%{_bindir}/zstdmt
-%{_bindir}/unzstd
-%{_bindir}/pzstd
-%{_mandir}/man1/zstd.1%{?ext_man}
-%{_mandir}/man1/unzstd.1%{?ext_man}
-%{_mandir}/man1/zstdcat.1%{?ext_man}
-%{_mandir}/man1/pzstd.1%{?ext_man}
 %license COPYING LICENSE
+%doc NEWS README.md
+%{_bindir}/*
+%{_mandir}/man1/*.1%{?ext_man}
 
 %files -n %{libname}
-%{_libdir}/libzstd.so.*
 %license COPYING LICENSE
+%{_libdir}/libzstd.so.*
 
 %files -n lib%{name}-devel
 %license COPYING LICENSE
-%{_includedir}/zbuff.h
-%{_includedir}/zdict.h
-%{_includedir}/zstd.h
-%{_includedir}/zstd_errors.h
+%{_includedir}/*.h
 %{_libdir}/pkgconfig/libzstd.pc
 %{_libdir}/libzstd.so
 
 %files -n lib%{name}-devel-static
+%license COPYING LICENSE
 %{_libdir}/libzstd.a
 
 %post -n %{libname} -p /sbin/ldconfig

++ zstd-1.3.5.tar.gz -> zstd-1.3.7.tar.gz ++
 22531 lines of diff (skipped)




commit xapian-core for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package xapian-core for openSUSE:Factory 
checked in at 2018-11-06 14:05:43

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


Package is "xapian-core"

Tue Nov  6 14:05:43 2018 rev:30 rq:644271 version:1.4.7

Changes:

--- /work/SRC/openSUSE:Factory/xapian-core/xapian-core.changes  2018-08-03 
12:29:57.962919467 +0200
+++ /work/SRC/openSUSE:Factory/.xapian-core.new/xapian-core.changes 
2018-11-06 14:05:45.955344853 +0100
@@ -1,0 +2,26 @@
+Wed Oct 24 05:42:05 UTC 2018 - s...@suspend.net
+
+- Update to 1.4.7:
+  * API:
++ Database::check(): Fix bogus error reports for documents with length
+  zero due to a new check added in 1.4.6 that the doclength was between the
+  stored upper and lower bounds, which failed to allow for the lower bound
+  ignoring documents with length zero (since documents indexed only by
+  boolean terms aren't involved in weighted searches).
+
++ Query: Use of Query::MatchAll in multithreaded code causes problems
+  because the reference counting gets messed up by concurrent updates.
+  Document that Query(string()) should be used instead of MatchAll in
+  multithreaded code, and avoid using it in library code.
+
+  * Stem:
++ Stemming algorithms added for Irish, Lithuanian, Nepali and Tamil.
++ Merge Snowball compiler changes which improve code generation.
++ Merge optimisations to the Arabic and Turkish stemmers.
+
+  * testsuite:
++ Fix duplicate test in apitest closedb10 testcase.
+
+  * See also https://xapian.org/docs/xapian-core-1.4.7/NEWS
+
+---

Old:

  xapian-core-1.4.6.tar.xz
  xapian-core-1.4.6.tar.xz.asc

New:

  xapian-core-1.4.7.tar.xz
  xapian-core-1.4.7.tar.xz.asc



Other differences:
--
++ xapian-core.spec ++
--- /var/tmp/diff_new_pack.OO33QL/_old  2018-11-06 14:05:47.115343335 +0100
+++ /var/tmp/diff_new_pack.OO33QL/_new  2018-11-06 14:05:47.119343330 +0100
@@ -12,12 +12,12 @@
 # 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:   xapian-core
-Version:1.4.6
+Version:1.4.7
 Release:0
 Summary:The Xapian Probabilistic Information Retrieval Library
 License:GPL-2.0-only

++ xapian-core-1.4.6.tar.xz -> xapian-core-1.4.7.tar.xz ++
 19247 lines of diff (skipped)





commit xdg-user-dirs for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package xdg-user-dirs for openSUSE:Factory 
checked in at 2018-11-06 14:05:35

Comparing /work/SRC/openSUSE:Factory/xdg-user-dirs (Old)
 and  /work/SRC/openSUSE:Factory/.xdg-user-dirs.new (New)


Package is "xdg-user-dirs"

Tue Nov  6 14:05:35 2018 rev:28 rq:644236 version:0.17

Changes:

--- /work/SRC/openSUSE:Factory/xdg-user-dirs/xdg-user-dirs.changes  
2017-10-25 17:44:42.623330772 +0200
+++ /work/SRC/openSUSE:Factory/.xdg-user-dirs.new/xdg-user-dirs.changes 
2018-11-06 14:05:38.847354155 +0100
@@ -1,0 +2,8 @@
+Wed Oct 24 06:38:35 UTC 2018 - s...@suspend.net
+
+- update to 0.17:
+  + Respect $HOME in favor of getpwuid()
+  + Updated translations
+  + Documentation spelling fixes
+
+---

Old:

  xdg-user-dirs-0.16.tar.gz

New:

  xdg-user-dirs-0.17.tar.gz



Other differences:
--
++ xdg-user-dirs.spec ++
--- /var/tmp/diff_new_pack.IwrYWC/_old  2018-11-06 14:05:39.919352752 +0100
+++ /var/tmp/diff_new_pack.IwrYWC/_new  2018-11-06 14:05:39.923352747 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-user-dirs
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,15 +12,15 @@
 # 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:   xdg-user-dirs
-Version:0.16
+Version:0.17
 Release:0
 Summary:Utilities to handle user data directories
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/GUI/Other
 Url:http://freedesktop.org/wiki/Software/xdg-user-dirs
 Source0:
http://user-dirs.freedesktop.org/releases/%{name}-%{version}.tar.gz

++ xdg-user-dirs-0.16.tar.gz -> xdg-user-dirs-0.17.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-user-dirs-0.16/ChangeLog 
new/xdg-user-dirs-0.17/ChangeLog
--- old/xdg-user-dirs-0.16/ChangeLog2017-08-21 09:03:50.0 +0200
+++ new/xdg-user-dirs-0.17/ChangeLog2018-03-14 10:11:58.0 +0100
@@ -1,5 +1,83 @@
 # Generated by Makefile. Do not edit.
 
+commit 5822064c804bbc017c34d296fea9a547dbda5d26
+Author: Alexander Larsson 
+Date:   Wed Mar 14 10:10:47 2018 +0100
+
+LINGUAS: Add fur
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 06e68a38c9fb2efc8e1b89b343a44f0362717e50
+Author: Alexander Larsson 
+Date:   Wed Mar 14 10:08:29 2018 +0100
+
+Release 0.17
+
+ NEWS | 5 +
+ configure.ac | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit b25e875648d9d838ddaedb0bacd56d4be20df401
+Author: gogo 
+Date:   Wed Mar 14 09:57:26 2018 +0100
+
+po: update hr.po (from translationproject.org)
+
+ po/hr.po | 19 ++-
+ 1 file changed, 10 insertions(+), 9 deletions(-)
+
+commit d4b963fe4aab1176a96604131129fcf1a47c1823
+Author: Fabio Tomat 
+Date:   Wed Mar 14 09:57:24 2018 +0100
+
+po: add fur.po (from translationproject.org)
+
+ po/fur.po | 131 ++
+ 1 file changed, 131 insertions(+)
+
+commit a3ced895ea430509929af7d3044aab56b1b7083e
+Author: Joe Hansen 
+Date:   Wed Mar 14 09:57:21 2018 +0100
+
+po: update da.po (from translationproject.org)
+
+ po/da.po | 13 +++--
+ 1 file changed, 7 insertions(+), 6 deletions(-)
+
+commit 364841536ef9711145781084be64d3034c4c028f
+Author: Alexander Larsson 
+Date:   Wed Mar 14 09:50:51 2018 +0100
+
+Add git-tp-sync script
+
+ git-tp-sync | 58 ++
+ 1 file changed, 58 insertions(+)
+
+commit 8dc121ffa40250cfab463d3cb53ef4455421e88e
+Author: Marco Trevisan (Treviño) 
+Date:   Thu Mar 8 14:52:14 2018 +0100
+
+xdg-user-dirs-update: give priority to $HOME
+
+https://bugs.freedesktop.org/show_bug.cgi?id=105398
+
+ xdg-user-dirs-update.c | 22 +++---
+ 1 file changed, 15 insertions(+), 7 deletions(-)
+
+commit bb254b40b724dce327ecb832adc0029e995231c7
+Author: René Genz 
+Date:   Tue Nov 14 23:30:31 2017 +0100
+
+Fix minor spelling mistakes
+
+ autogen.sh   | 2 +-
+ man/user-dirs.conf.xml   | 2 +-
+ man/xdg-user-dirs-update.xml | 4 ++--
+ xdg-user-dirs-update.c   | 4 ++--
+ 4 files changed, 6 insertions(+), 6 deletions(-)
+
 commit 6fb1741bd9a2cc

commit kubernetes for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package kubernetes for openSUSE:Factory 
checked in at 2018-11-06 14:05:45

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


Package is "kubernetes"

Tue Nov  6 14:05:45 2018 rev:32 rq:646444 version:1.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kubernetes/kubectl.changes   2018-08-08 
14:52:20.465435443 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes.new/kubectl.changes  2018-11-06 
14:05:52.583336178 +0100
@@ -0,0 +1,6 @@
+
+Fri Sep 28 12:19:40 UTC 2018 - Richard Brown 
+
+- Update to version v1.12.0
+- Remove obsolete build-with-debug-info.patch
+
--- /work/SRC/openSUSE:Factory/kubernetes/kubernetes.changes2018-09-16 
18:30:51.523431234 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes.new/kubernetes.changes   
2018-11-06 14:06:04.203320964 +0100
@@ -1,0 +2,15 @@
+Fri Sep 28 12:19:40 UTC 2018 - Richard Brown 
+
+- Update to version v1.12.0
+  * API - "dry run" functionality, which enables users to see the results of a 
particular command without persisting those changes
+  * Azure - Adding Azure Availability Zones support to cloud provider
+  * Azure - Supporting Cross RG resources (disks, Azure File and node 
[Experimental])
+  * CLI - new plugin mechanism, providing a library with common CLI tooling 
for plugin authors and further refactorings of the code.
+  * cluster-lifecycle - Improved CRI handling, airgapped and offline support, 
certificate handling, and HA improvements
+  * node - graduated the PodShareProcessNamespace feature from alpha to beta. 
This feature allows a pod spec to request that all containers in a pod share a 
common process namespaces.
+  * scheduling - improving performance and reliability of the scheduler
+  * storage - promoted the Kubernetes volume topology and dynamic max volume 
count features to beta
+  * Full Changelog: 
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.12.md
+- Remove obsolete build-with-debug-info.patch
+
+---

Old:

  build-with-debug-info.patch
  kubernetes-1.11.1.tar.xz

New:

  kubernetes-1.12.0.tar.xz



Other differences:
--
++ kubectl.spec ++
--- /var/tmp/diff_new_pack.UZRgCh/_old  2018-11-06 14:06:29.527287790 +0100
+++ /var/tmp/diff_new_pack.UZRgCh/_new  2018-11-06 14:06:29.543287769 +0100
@@ -18,8 +18,11 @@
 
 %{!?tmpfiles_create:%global tmpfiles_create systemd-tmpfiles --create}
 
+# baseversion - version of kubernetes for this package
+%define baseversion 1.12
+
 Name:   kubectl
-Version:1.11.1
+Version:%{baseversion}.0
 Release:0
 Summary:Kubectl (Kubernetes client tools)
 Group:  System/Management
@@ -33,7 +36,6 @@
 # Patches so it also builds in ppc64le and arm64.
 Patch1: git-upstream.patch
 Patch4: make-e2e_node-run-over-distro-bins.patch
-Patch6: build-with-debug-info.patch
 Patch7: do-not-gc-sle-kubic-images.patch
 
 BuildRequires:  bash-completion
@@ -67,7 +69,6 @@
 %setup -q -n kubernetes-%{version}
 %patch1 -p1
 %patch4 -p1
-%patch6 -p1
 %patch7 -p1
 %{goprep} github.com/kubernetes/kubernetes
 

++ kubernetes.spec ++
--- /var/tmp/diff_new_pack.UZRgCh/_old  2018-11-06 14:06:29.975287203 +0100
+++ /var/tmp/diff_new_pack.UZRgCh/_new  2018-11-06 14:06:30.015287150 +0100
@@ -19,13 +19,13 @@
 %{!?tmpfiles_create:%global tmpfiles_create systemd-tmpfiles --create}
 
 # baseversion - version of kubernetes for this package
-%define baseversion 1.11
+%define baseversion 1.12
 
 # maxcriversion - version of cri-tools which is notsupported by this version 
of kubeadm.
-%define maxcriversion 1.12
+%define maxcriversion 1.13
 
 Name:   kubernetes
-Version:%{baseversion}.1
+Version:%{baseversion}.0
 Release:0
 Summary:Container Scheduling and Management
 License:Apache-2.0
@@ -50,7 +50,6 @@
 # Patches so it also builds in ppc64le and arm64.
 Patch1: git-upstream.patch
 Patch4: make-e2e_node-run-over-distro-bins.patch
-Patch6: build-with-debug-info.patch
 Patch7: do-not-gc-sle-kubic-images.patch
 
 BuildRequires:  bash-completion
@@ -190,7 +189,6 @@
 %setup -q -n %{name}-%{version}
 %patch1 -p1
 %patch4 -p1
-%patch6 -p1
 %patch7 -p1
 %{goprep} github.com/kubernetes/kubernetes
 
@@ -397,7 +395,7 @@
 
 %files kubelet
 %defattr(-,root,root)
-%doc README.md CONTRIBUTING.md CHANGELOG-1.11.md
+%doc README.md CONTRIBUTING.md CHANGELOG-%{baseversion}.md
 %license LICENSE
 %{_mandir}/man1/kubelet.1*
 %{_bindir}/kubelet
@@ -414,7 +412,7 @@
 
 %files kubeadm
 %defat

commit cri-tools for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package cri-tools for openSUSE:Factory 
checked in at 2018-11-06 14:05:56

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


Package is "cri-tools"

Tue Nov  6 14:05:56 2018 rev:9 rq:646441 version:1.12.0

Changes:

--- /work/SRC/openSUSE:Factory/cri-tools/cri-tools.changes  2018-08-15 
10:35:48.756009269 +0200
+++ /work/SRC/openSUSE:Factory/.cri-tools.new/cri-tools.changes 2018-11-06 
14:06:52.847257219 +0100
@@ -1,0 +2,13 @@
+Tue Oct  2 07:30:42 UTC 2018 - Valentin Rothberg 
+
+- Bump cri-tools to v1.12.0:
+  * Properly returns errors when the output format is not supported
+  * Show concise image info for crictl ps
+  * Fixes crictl ps and crictl pods
+  * Adds podID in output of crictl ps
+  * Adds sandbox config to image pull
+  * Fixes unmarshal issues in crictl inspecti
+  * Fixes timeout for grpc dialer
+  * Adds new test to critest for privileged container
+
+---

Old:

  cri-tools-1.11.1.tar.xz

New:

  cri-tools-1.12.0.tar.xz



Other differences:
--
++ cri-tools.spec ++
--- /var/tmp/diff_new_pack.a7DFaU/_old  2018-11-06 14:06:54.699254790 +0100
+++ /var/tmp/diff_new_pack.a7DFaU/_new  2018-11-06 14:06:54.743254733 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define project  github.com/kubernetes-incubator/cri-tools
+%define project  github.com/kubernetes-sigs/cri-tools
 Name:   cri-tools
-Version:1.11.1
+Version:1.12.0
 Release:0
 Summary:CLI and validation tools for Kubelet Container Runtime 
Interface
 License:Apache-2.0
 Group:  System/Management
-Url:https://github.com/kubernetes-incubator/cri-tools
+Url:https://github.com/kubernetes-sigs/cri-tools
 Source0:%{name}-%{version}.tar.xz
 Source1:crictl.yaml
 BuildRequires:  go-go-md2man

++ _service ++
--- /var/tmp/diff_new_pack.a7DFaU/_old  2018-11-06 14:06:55.207254124 +0100
+++ /var/tmp/diff_new_pack.a7DFaU/_new  2018-11-06 14:06:55.223254103 +0100
@@ -1,11 +1,11 @@
 
 
 
-https://github.com/kubernetes-incubator/cri-tools.git
+https://github.com/kubernetes-sigs/cri-tools.git
 git
 cri-tools
-1.11.1
-v1.11.1
+1.12.0
+v1.12.0
 
 
 

++ cri-tools-1.11.1.tar.xz -> cri-tools-1.12.0.tar.xz ++
 22142 lines of diff (skipped)




commit alsa-plugins for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package alsa-plugins for openSUSE:Factory 
checked in at 2018-11-06 14:05:53

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


Package is "alsa-plugins"

Tue Nov  6 14:05:53 2018 rev:101 rq:644274 version:1.1.7

Changes:

--- /work/SRC/openSUSE:Factory/alsa-plugins/alsa-plugins.changes
2018-10-23 20:35:18.528908573 +0200
+++ /work/SRC/openSUSE:Factory/.alsa-plugins.new/alsa-plugins.changes   
2018-11-06 14:06:47.731263928 +0100
@@ -1,0 +2,19 @@
+Wed Oct 24 14:07:24 CEST 2018 - ti...@suse.de
+
+- Backport of yet another regression fixes in upstream:
+  0005-Revert-jack-Fix-leaks-when-jack_set_hw_constraint-fa.patch
+  0006-Revert-usb_stream-Fix-leaks-when-us_set_hw_constrain.patch
+  0007-Revert-oss-Fix-leaks-when-oss_hw_constraint-fails.patch
+
+---
+Wed Oct 24 09:43:57 CEST 2018 - ti...@suse.de
+
+- Backport upstream commits:
+  fix memory leaks and other minor issues in usb_stream plugin,
+  fix a regression (appearins in PulseAudio) with a52 plugin:
+  0001-pcm_usb_stream-fix-another-leak-in-snd_pcm_us_open.patch
+  0002-pcm_usb_stream-remove-unused-parameter-in-snd_pcm_us.patch
+  0003-pcm_usb_stream-fix-signess-issues.patch
+  0004-a52_close-set-slave-to-NULL-to-avoid-double-pcm-free.patch
+
+---

New:

  0001-pcm_usb_stream-fix-another-leak-in-snd_pcm_us_open.patch
  0002-pcm_usb_stream-remove-unused-parameter-in-snd_pcm_us.patch
  0003-pcm_usb_stream-fix-signess-issues.patch
  0004-a52_close-set-slave-to-NULL-to-avoid-double-pcm-free.patch
  0005-Revert-jack-Fix-leaks-when-jack_set_hw_constraint-fa.patch
  0006-Revert-usb_stream-Fix-leaks-when-us_set_hw_constrain.patch
  0007-Revert-oss-Fix-leaks-when-oss_hw_constraint-fails.patch



Other differences:
--
++ alsa-plugins.spec ++
--- /var/tmp/diff_new_pack.quJ3qN/_old  2018-11-06 14:06:48.355263110 +0100
+++ /var/tmp/diff_new_pack.quJ3qN/_new  2018-11-06 14:06:48.355263110 +0100
@@ -34,6 +34,13 @@
 Source1:asound-pulse.conf
 Source2:alsa-pulse.conf
 Source3:baselibs.conf
+Patch1: 0001-pcm_usb_stream-fix-another-leak-in-snd_pcm_us_open.patch
+Patch2: 0002-pcm_usb_stream-remove-unused-parameter-in-snd_pcm_us.patch
+Patch3: 0003-pcm_usb_stream-fix-signess-issues.patch
+Patch4: 0004-a52_close-set-slave-to-NULL-to-avoid-double-pcm-free.patch
+Patch5: 0005-Revert-jack-Fix-leaks-when-jack_set_hw_constraint-fa.patch
+Patch6: 0006-Revert-usb_stream-Fix-leaks-when-us_set_hw_constrain.patch
+Patch7: 0007-Revert-oss-Fix-leaks-when-oss_hw_constraint-fails.patch
 BuildRequires:  alsa-devel
 BuildRequires:  dbus-1-devel
 %if %build_avcodec
@@ -144,6 +151,13 @@
 
 %prep
 %setup -q -n %{name}-%{package_version}
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
 
 %build
 export AUTOMAKE_JOBS="%{?_smp_mflags}"

++ 0001-pcm_usb_stream-fix-another-leak-in-snd_pcm_us_open.patch ++
>From 68c4cd3a471ed1f4a367830eb31881d3e5815813 Mon Sep 17 00:00:00 2001
From: Jaroslav Kysela 
Date: Tue, 23 Oct 2018 08:39:16 +0200
Subject: [PATCH 1/4] pcm_usb_stream: fix another leak in snd_pcm_us_open()

Signed-off-by: Jaroslav Kysela 
---
 usb_stream/pcm_usb_stream.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/usb_stream/pcm_usb_stream.c b/usb_stream/pcm_usb_stream.c
index eb4ca981c5f1..5ca1c0f0d04e 100644
--- a/usb_stream/pcm_usb_stream.c
+++ b/usb_stream/pcm_usb_stream.c
@@ -424,8 +424,10 @@ static int snd_pcm_us_open(snd_pcm_t **pcmp, const char 
*name,
}
VDBG("%i %s", stream, us_name);
us->uus = get_uus(card);
-   if (!us->uus)
+   if (!us->uus) {
+   free(us);
return -ENOMEM;
+   }
err = snd_hwdep_open(&us->hwdep, us_name, O_RDWR);
if (err < 0) {
us_free(us);
-- 
2.19.1

++ 0002-pcm_usb_stream-remove-unused-parameter-in-snd_pcm_us.patch ++
>From 9ff42e4baf03a84eca83b8c25e0165572259d253 Mon Sep 17 00:00:00 2001
From: Jaroslav Kysela 
Date: Tue, 23 Oct 2018 08:47:16 +0200
Subject: [PATCH 2/4] pcm_usb_stream: remove unused parameter in
 snd_pcm_us_read()

Signed-off-by: Jaroslav Kysela 
---
 usb_stream/pcm_usb_stream.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/usb_stream/pcm_usb_stream.c b/usb_stream/pcm_usb_stream.c
index 5ca1c0f0d04e..6d08c37e2d2d 100644
--- a/usb_stream/pcm_usb_stream.c
+++ b/usb_stream/pcm_usb_stream.c
@@ -297,7 +297,7 @@ static snd_pcm_sframes_t snd_pcm_us_write(snd_pcm_ioplug_t

commit postgresql96 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package postgresql96 for openSUSE:Factory 
checked in at 2018-11-06 14:06:53

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


Package is "postgresql96"

Tue Nov  6 14:06:53 2018 rev:12 rq:644338 version:9.6.10

Changes:

--- /work/SRC/openSUSE:Factory/postgresql96/postgresql96.changes
2018-08-12 20:51:23.916983599 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql96.new/postgresql96.changes   
2018-11-06 14:07:38.391197455 +0100
@@ -1,0 +2,6 @@
+Wed Oct 17 16:23:19 UTC 2018 - Marcus Rueckert 
+
+- add provides for the new server-devel package that will be
+  introduced in postgresql 11
+
+---



Other differences:
--
++ postgresql96.spec ++
--- /var/tmp/diff_new_pack.dIK2E0/_old  2018-11-06 14:07:40.115195192 +0100
+++ /var/tmp/diff_new_pack.dIK2E0/_new  2018-11-06 14:07:40.123195181 +0100
@@ -158,7 +158,10 @@
 %package devel
 Summary:PostgreSQL development header files and libraries
 Group:  Development/Libraries/C and C++
+Provides:   postgresql%packageversion-server-devel = %version-%release
 Provides:   postgresql-devel-implementation = %version-%release
+Provides:   postgresql-server-devel = %version-%release
+Provides:   postgresql-server-devel-implementation = %version-%release
 Requires:   %libecpg >= %majorversion
 Requires:   %libpq >= %majorversion
 Requires(post): postgresql-noarch >= %majorversion




commit upower for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package upower for openSUSE:Factory checked 
in at 2018-11-06 14:06:44

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


Package is "upower"

Tue Nov  6 14:06:44 2018 rev:64 rq:644279 version:0.99.8

Changes:

--- /work/SRC/openSUSE:Factory/upower/upower.changes2018-08-28 
09:19:12.335840203 +0200
+++ /work/SRC/openSUSE:Factory/.upower.new/upower.changes   2018-11-06 
14:07:33.811203469 +0100
@@ -1,0 +2,8 @@
+Tue Oct 23 18:52:28 UTC 2018 - bjorn@gmail.com
+
+- Add upower-fix-keyboard-backlight.patch: daemon: Fix upower's
+  keyboard backlight support. Disabling kernel tunables blocked us
+  from accessing /sys, meaning we couldn't change keyboard
+  backlight levels.
+
+---

New:

  upower-fix-keyboard-backlight.patch



Other differences:
--
++ upower.spec ++
--- /var/tmp/diff_new_pack.BQeTx8/_old  2018-11-06 14:07:34.879202067 +0100
+++ /var/tmp/diff_new_pack.BQeTx8/_new  2018-11-06 14:07:34.883202062 +0100
@@ -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/
 #
 
 
@@ -34,6 +34,8 @@
 Patch0: upower-hibernate-insteadof-hybridsleep.patch
 # PATCH-FIX-UPSTREAM upower-remove-privatenetwork.patch -- Remove 
PrivateNetwork=true from upower.service
 Patch1: upower-remove-privatenetwork.patch
+# PATCH-FIX-UPSTREAM upower-fix-keyboard-backlight.patch -- daemon: Fix 
upower's keyboard backlight support
+Patch2: upower-fix-keyboard-backlight.patch
 
 BuildRequires:  gobject-introspection-devel >= 0.9.9
 BuildRequires:  gtk-doc >= 1.11

++ upower-fix-keyboard-backlight.patch ++
>From 0a9d9ab4949effb20e77aa52e7b4ee07e776fc0d Mon Sep 17 00:00:00 2001
From: Bastien Nocera 
Date: Tue, 4 Sep 2018 09:58:21 +0200
Subject: [PATCH] daemon: Fix upower's keyboard backlight support

Disabling kernel tunables blocked us from accessing /sys, meaning we
couldn't change keyboard backlight levels.

Closes: #73
---
 src/upower.service.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/upower.service.in b/src/upower.service.in
index 8838655..4566ad3 100644
--- a/src/upower.service.in
+++ b/src/upower.service.in
@@ -10,7 +10,8 @@ Restart=on-failure
 
 # Filesystem lockdown
 ProtectSystem=strict
-ProtectKernelTunables=true
+# Needed by keyboard backlight support
+ProtectKernelTunables=false
 ProtectControlGroups=true
 ReadWritePaths=@historydir@
 ProtectHome=true
-- 
2.18.1




commit postgresql95 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package postgresql95 for openSUSE:Factory 
checked in at 2018-11-06 14:07:34

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


Package is "postgresql95"

Tue Nov  6 14:07:34 2018 rev:12 rq:644339 version:9.5.14

Changes:

--- /work/SRC/openSUSE:Factory/postgresql95/postgresql95.changes
2018-08-12 20:51:35.553007167 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql95.new/postgresql95.changes   
2018-11-06 14:07:42.459192113 +0100
@@ -1,0 +2,6 @@
+Wed Oct 17 16:23:19 UTC 2018 - Marcus Rueckert 
+
+- add provides for the new server-devel package that will be
+  introduced in postgresql 11
+
+---



Other differences:
--
++ postgresql95.spec ++
--- /var/tmp/diff_new_pack.Q3iyU7/_old  2018-11-06 14:07:45.783187749 +0100
+++ /var/tmp/diff_new_pack.Q3iyU7/_new  2018-11-06 14:07:45.811187711 +0100
@@ -150,6 +150,9 @@
 Summary:PostgreSQL development header files and libraries
 Group:  Development/Libraries/C and C++
 Provides:   postgresql-devel-implementation = %version-%release
+Provides:   postgresql-server-devel-implementation = %version-%release
+Provides:   postgresql-server-devel = %version-%release
+Provides:   postgresql%packageversion-server-devel = %version-%release
 Requires:   %libecpg >= %majorversion
 Requires:   %libpq >= %majorversion
 Requires(post): postgresql-noarch >= %majorversion




commit postgresql94 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package postgresql94 for openSUSE:Factory 
checked in at 2018-11-06 14:07:44

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


Package is "postgresql94"

Tue Nov  6 14:07:44 2018 rev:14 rq:644340 version:9.4.18

Changes:

--- /work/SRC/openSUSE:Factory/postgresql94/postgresql94.changes
2018-08-12 20:51:44.861026022 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql94.new/postgresql94.changes   
2018-11-06 14:07:51.711179962 +0100
@@ -1,0 +2,6 @@
+Wed Oct 17 16:23:19 UTC 2018 - Marcus Rueckert 
+
+- add provides for the new server-devel package that will be
+  introduced in postgresql 11
+
+---



Other differences:
--
++ postgresql94.spec ++
--- /var/tmp/diff_new_pack.cnVc7u/_old  2018-11-06 14:07:54.035176909 +0100
+++ /var/tmp/diff_new_pack.cnVc7u/_new  2018-11-06 14:07:54.043176898 +0100
@@ -151,6 +151,9 @@
 Summary:PostgreSQL development header files and libraries
 Group:  Development/Libraries/C and C++
 Provides:   postgresql-devel-implementation = %version-%release
+Provides:   postgresql-server-devel-implementation = %version-%release
+Provides:   postgresql-server-devel = %version-%release
+Provides:   postgresql%packageversion-server-devel = %version-%release
 Requires:   %libecpg >= %majorversion
 Requires:   %libpq >= %majorversion
 Requires(post): postgresql-noarch >= %majorversion




commit unixODBC for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package unixODBC for openSUSE:Factory 
checked in at 2018-11-06 14:08:42

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


Package is "unixODBC"

Tue Nov  6 14:08:42 2018 rev:35 rq:644353 version:2.3.7

Changes:

--- /work/SRC/openSUSE:Factory/unixODBC/unixODBC.changes2018-03-26 
12:10:29.946837735 +0200
+++ /work/SRC/openSUSE:Factory/.unixODBC.new/unixODBC.changes   2018-11-06 
14:08:50.543102617 +0100
@@ -1,0 +2,17 @@
+Wed Oct 24 14:37:58 UTC 2018 - mvet...@suse.com
+
+- Update to 2.3.7:
+  * Fix for pkg-config file update on no linux platforms
+  * Add W entry for GUI work
+  * Various fixes for SQLBrowseConnect/W, SQLGetConnectAttr/W,and 
SQLSetConnectAttr/W
+  * Fix buffer overflows in SQLConnect/W and refine behaviour of 
SQLGet/WritePrivateProfileString
+  * SQLBrowseConnect/W allow disconnecting a started browse session after error
+  * Add --with-stats-ftok-name configure option to allow the selection of a 
file name
+used to generate the IPC id when collecting stats. Default is the system 
odbc.ini file
+  * Improve diag record handling with the behavior of Windows DM and export 
SQLCancelHandle
+  * bug fix when SQLGetPrivateProfileString() is called to get a list of 
sections or a list of keys
+  * Connection pooling: Fix liveness check for Unicode drivers
+- Add unixODBC-2.3.7-warning-cleanup.patch: 2.3.7 a 64bit protability error
+  See https://github.com/lurcher/unixODBC/issues/18
+
+---

Old:

  unixODBC-2.3.6.tar.gz

New:

  unixODBC-2.3.7-warning-cleanup.patch
  unixODBC-2.3.7.tar.gz



Other differences:
--
++ unixODBC.spec ++
--- /var/tmp/diff_new_pack.d1WZGe/_old  2018-11-06 14:08:51.535101312 +0100
+++ /var/tmp/diff_new_pack.d1WZGe/_new  2018-11-06 14:08:51.535101312 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   unixODBC
-Version:2.3.6
+Version:2.3.7
 Release:0
 Summary:ODBC driver manager with some drivers included
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -31,6 +31,8 @@
 # https://github.com/lurcher/unixODBC/issues/8
 Patch3: unixODBC-2.3.1-libodbcinst-exports.patch
 Patch4: unixODBC-2.3.6-declarations.patch
+# https://github.com/lurcher/unixODBC/issues/18
+Patch5: unixODBC-2.3.7-warning-cleanup.patch
 BuildRequires:  automake
 BuildRequires:  bison
 BuildRequires:  gcc-c++
@@ -58,8 +60,9 @@
 %setup -q
 %patch1
 %patch2
-%patch3
+%patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 perl -i -pe 's{^ACLOCAL_AMFLAGS.*}{}' Makefile.am

++ unixODBC-2.3.1-libodbcinst-exports.patch ++
--- /var/tmp/diff_new_pack.d1WZGe/_old  2018-11-06 14:08:51.563101274 +0100
+++ /var/tmp/diff_new_pack.d1WZGe/_new  2018-11-06 14:08:51.563101274 +0100
@@ -1,10 +1,9 @@
-Index: odbcinst/odbcinst.exp
-===
 odbcinst/odbcinst.exp.orig
-+++ odbcinst/odbcinst.exp
-@@ -64,3 +64,50 @@ _odbcinst_UserINI
- _odbcinst_FileINI
+diff -urEbwB unixODBC-2.3.7/odbcinst/odbcinst.exp 
unixODBC-2.3.7.new/odbcinst/odbcinst.exp
+--- unixODBC-2.3.7/odbcinst/odbcinst.exp   2018-04-03 12:36:21.0 
+0200
 unixODBC-2.3.7.new/odbcinst/odbcinst.exp   2018-08-13 12:31:10.660686094 
+0200
+@@ -65,3 +65,50 @@
  _SQLDriverConnectPrompt
+ _SQLDriverConnectPromptW
  inst_logPushMsg
 +iniAllTrim
 +iniAppend

++ unixODBC-2.3.7-warning-cleanup.patch ++
 784 lines (skipped)

++ unixODBC-2.3.6.tar.gz -> unixODBC-2.3.7.tar.gz ++
 13324 lines of diff (skipped)




commit libndp for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libndp for openSUSE:Factory checked 
in at 2018-11-06 14:07:57

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


Package is "libndp"

Tue Nov  6 14:07:57 2018 rev:7 rq:644345 version:1.7

Changes:

--- /work/SRC/openSUSE:Factory/libndp/libndp.changes2018-03-07 
10:31:11.390027033 +0100
+++ /work/SRC/openSUSE:Factory/.libndp.new/libndp.changes   2018-11-06 
14:08:35.163122849 +0100
@@ -1,0 +2,8 @@
+Wed Oct 24 14:05:56 UTC 2018 - s...@suspend.net
+
+- Update to version 1.7
+  * fix socket fd missing for O_CLOEXEC
+  * Fix issue where not sending all IPs to an interface
+  * typo in ndptool.c fixed
+
+---

Old:

  libndp-1.6.tar.gz

New:

  libndp-1.7.tar.gz



Other differences:
--
++ libndp.spec ++
--- /var/tmp/diff_new_pack.YaXXOB/_old  2018-11-06 14:08:36.127121581 +0100
+++ /var/tmp/diff_new_pack.YaXXOB/_new  2018-11-06 14:08:36.127121581 +0100
@@ -12,12 +12,12 @@
 # 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:   libndp
-Version:1.6
+Version:1.7
 Release:0
 Summary:Library for Neighbor Discovery Protocol
 License:LGPL-2.1-or-later

++ libndp-1.6.tar.gz -> libndp-1.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libndp-1.6/Makefile.in new/libndp-1.7/Makefile.in
--- old/libndp-1.6/Makefile.in  2016-05-17 12:50:01.0 +0200
+++ new/libndp-1.7/Makefile.in  2018-06-08 11:36:53.0 +0200
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -166,8 +166,8 @@
$(top_srcdir)/build-aux/ltmain.sh \
$(top_srcdir)/build-aux/missing COPYING README \
build-aux/ar-lib build-aux/compile build-aux/config.guess \
-   build-aux/config.sub build-aux/install-sh build-aux/ltmain.sh \
-   build-aux/missing
+   build-aux/config.sub build-aux/depcomp build-aux/install-sh \
+   build-aux/ltmain.sh build-aux/missing
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
@@ -548,7 +548,7 @@
  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
 dist-gzip: distdir
-   tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c 
>$(distdir).tar.gz
+   tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c 
>$(distdir).tar.gz
$(am__post_remove_distdir)
 
 dist-bzip2: distdir
@@ -574,7 +574,7 @@
@echo WARNING: "Support for shar distribution archives is" \
   "deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
-   shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
+   shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
$(am__post_remove_distdir)
 
 dist-zip: distdir
@@ -592,7 +592,7 @@
 distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
@@ -602,7 +602,7 @@
*.tar.Z*) \
  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
  unzip $(distdir).zip ;;\
esac
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libndp-1.6/aclocal.m4 new/libndp-1.7/aclocal.m4
--- old/libndp-1.6/aclocal.m4   2016-05-17 12:49:59.0 +0200
+++ new/libndp-1.7/aclocal.m4   2018-06-08 11:36:53.0 +0200
@@ -1,6 +1,6 @@
-# generated automatically by aclocal 1.15 -*- Autoconf -*-
+# generated automatically by aclocal 1.15.1 -*- Autoconf -*-
 
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright 

commit rpmlint for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2018-11-06 14:09:51

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


Package is "rpmlint"

Tue Nov  6 14:09:51 2018 rev:307 rq:644402 version:1.10

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2018-10-23 
20:35:47.504873952 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2018-11-06 
14:09:55.215017446 +0100
@@ -1,0 +2,6 @@
+Tue Oct 23 15:15:42 UTC 2018 - matthias.gerst...@suse.com
+
+- remove openswan whitelisting (deleted from Factory, replaced by libreswan,
+  boo#1089340)
+
+---



Other differences:
--
rpmlint.spec: same change
++ config ++
--- /var/tmp/diff_new_pack.Ql3YWG/_old  2018-11-06 14:09:56.731015448 +0100
+++ /var/tmp/diff_new_pack.Ql3YWG/_new  2018-11-06 14:09:56.731015448 +0100
@@ -948,8 +948,6 @@
 # neard (bnc#837978)
 "org.neard.conf",
 "org.neard.service",
-# networkmanager-openswan (bnc#808549)
-"nm-openswan-service.conf",
 # baloo, formerly nepomuk (bnc#866131)
 "org.kde.baloo.filewatch.conf",
 "org.kde.baloo.filewatch.service",




commit mozjs60 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package mozjs60 for openSUSE:Factory checked 
in at 2018-11-06 14:08:52

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


Package is "mozjs60"

Tue Nov  6 14:08:52 2018 rev:3 rq:644364 version:60.2.2

Changes:

--- /work/SRC/openSUSE:Factory/mozjs60/mozjs60.changes  2018-09-14 
00:02:08.469919350 +0200
+++ /work/SRC/openSUSE:Factory/.mozjs60.new/mozjs60.changes 2018-11-06 
14:09:43.727032587 +0100
@@ -1,0 +2,8 @@
+Wed Oct 24 10:47:56 UTC 2018 - bjorn@gmail.com
+
+- Update to version 60.2.2:
+  * Bug fix release.
+- Drop mozjs60-fix-memory-leak-in-LCovCompartment-esr60.patch and
+  mozjs60-prevent-an-internal-gcc-8_0_1-error.patch: Fixed upstream
+
+---

Old:

  firefox-60.1.0esr.source.tar.xz
  mozjs60-fix-memory-leak-in-LCovCompartment-esr60.patch
  mozjs60-prevent-an-internal-gcc-8_0_1-error.patch

New:

  firefox-60.2.2esr.source.tar.xz



Other differences:
--
++ mozjs60.spec ++
--- /var/tmp/diff_new_pack.xAu8Cn/_old  2018-11-06 14:09:50.799023267 +0100
+++ /var/tmp/diff_new_pack.xAu8Cn/_new  2018-11-06 14:09:50.803023262 +0100
@@ -13,13 +13,13 @@
 # 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/
 #
 
 
 %global major   60
 Name:   mozjs%{major}
-Version:60.1.0
+Version:60.2.2
 Release:0
 Summary:MozJS, or SpiderMonkey, is Mozilla's JavaScript engine written 
in C and C++
 License:MPL-2.0
@@ -33,8 +33,6 @@
 Patch0: mozjs60-fix-armv6-build.patch
 Patch1: mozjs60-mozilla-s390-bigendian.patch
 Patch2: mozjs60-xulrunner-24.0-s390-inlines.patch
-Patch3: mozjs60-fix-memory-leak-in-LCovCompartment-esr60.patch
-Patch4: mozjs60-prevent-an-internal-gcc-8_0_1-error.patch
 BuildRequires:  autoconf213
 BuildRequires:  gcc-c++
 BuildRequires:  memory-constraints
@@ -87,8 +85,6 @@
 %patch1 -p1
 %patch2 -p1
 %endif
-%patch3 -p1
-%patch4 -p1
 
 # Remove zlib directory to make sure the use of zlib from distro:
 rm -rf modules/zlib

++ firefox-60.1.0esr.source.tar.xz -> firefox-60.2.2esr.source.tar.xz ++
/work/SRC/openSUSE:Factory/mozjs60/firefox-60.1.0esr.source.tar.xz 
/work/SRC/openSUSE:Factory/.mozjs60.new/firefox-60.2.2esr.source.tar.xz differ: 
char 15, line 1





commit cups for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package cups for openSUSE:Factory checked in 
at 2018-11-06 14:10:00

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


Package is "cups"

Tue Nov  6 14:10:00 2018 rev:147 rq:644487 version:2.3b4

Changes:

--- /work/SRC/openSUSE:Factory/cups/cups.changes2018-09-26 
14:53:21.675112686 +0200
+++ /work/SRC/openSUSE:Factory/.cups.new/cups.changes   2018-11-06 
14:10:36.982962358 +0100
@@ -1,0 +2,8 @@
+Thu Oct 18 05:42:23 UTC 2018 - Dr. Werner Fink 
+
+- Add patch let-cupsd-start-after-network.patch
+  Let cuspd start after possible network connection (boo#351) 
+  This let cupsd also stop before a used network connection goes
+  down, hence the cusp does not lock due waiting on remote printers.
+
+---

New:

  let-cupsd-start-after-network.patch



Other differences:
--
++ cups.spec ++
--- /var/tmp/diff_new_pack.rgVqfS/_old  2018-11-06 14:10:38.870959866 +0100
+++ /var/tmp/diff_new_pack.rgVqfS/_new  2018-11-06 14:10:38.874959861 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cups
 #
-# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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/
 #
 
 
@@ -62,6 +62,8 @@
 Patch11:cups-2.1.0-default-webcontent-path.patch
 # Patch12 cups-2.1.0-cups-systemd-socket.patch Use systemd socket activation 
properly:
 Patch12:cups-2.1.0-cups-systemd-socket.patch
+# Patch42 Let cupsd start after possible network connection (boo#351)
+Patch42:let-cupsd-start-after-network.patch
 # Patch100...Patch999 is for private patches from SUSE which are not intended 
for upstream:
 # Patch100 cups-pam.diff adds conf/pam.suse regarding support for PAM for SUSE:
 Patch100:   cups-pam.diff
@@ -228,7 +230,6 @@
 
 %package client
 Summary:CUPS Client Programs
-Group:  Hardware/Printing
 # Require the exact matching version-release of the libcups* sub-packages 
because
 # non-matching CUPS libraries may let CUPS software crash (e.g. segfault)
 # because all CUPS software is provided as one single CUPS source tarball
@@ -238,6 +239,7 @@
 # on the same package repository where the cups package is because
 # all are built simultaneously from the same cups source package
 # and all required packages are provided on the same repository:
+Group:  Hardware/Printing
 Requires:   libcups2 = %{version}-%{release}
 Requires:   libcupscgi1 = %{version}-%{release}
 Requires:   libcupsimage2 = %{version}-%{release}
@@ -259,13 +261,13 @@
 
 %package devel
 Summary:Development Environment for CUPS
-Group:  Development/Libraries/C and C++
 # Do not require the exact matching version-release
 # of the native CUPS libraries (i.e. the libcups* sub-packages)
 # but only CUPS libraries with matching version because
 # for building third-party software which uses only the CUPS public API
 # there are no CUPS-internal dependencies via CUPS private API calls
 # (the latter would require the exact matching CUPS libraries version-release):
+Group:  Development/Libraries/C and C++
 Requires:   glibc-devel
 Requires:   libcups2 = %{version}
 Requires:   libcupscgi1 = %{version}
@@ -314,6 +316,8 @@
 %patch11 -b default-webcontent-path.orig
 # Patch12 cups-2.1.0-cups-systemd-socket.patch Use systemd socket activation 
properly:
 #patch12 -b cups-systemd-socket.orig
+# Patch42 Let cupsd start after possible network connection (boo#351)
+%patch42 -p0
 # Patch100...Patch999 is for private patches from SUSE which are not intended 
for upstream:
 # Patch100 cups-pam.diff adds conf/pam.suse regarding support for PAM for SUSE:
 %patch100 -b cups-pam.orig






++ let-cupsd-start-after-network.patch ++
From: Werner Fink 
Date: Thu, 18 Oct 2018 05:32:42 +
Subject: Let cupsd start after possible network connection

For remote printer and printer servers, let cupsd always
start after a possible network connection.  This let cupsd
also stop before a used network connection goes down, hence
the cups does not lock due waiting on remote printers.

---
 scheduler/org.cups.cupsd.service.in |1 +
 1 file changed, 1 insertion(+)

--- scheduler/org.cups.cupsd.ser

commit pcre2 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package pcre2 for openSUSE:Factory checked 
in at 2018-11-06 14:10:47

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


Package is "pcre2"

Tue Nov  6 14:10:47 2018 rev:11 rq:644493 version:10.32

Changes:

--- /work/SRC/openSUSE:Factory/pcre2/pcre2.changes  2018-07-27 
10:52:49.613254292 +0200
+++ /work/SRC/openSUSE:Factory/.pcre2.new/pcre2.changes 2018-11-06 
14:10:52.398942010 +0100
@@ -1,0 +2,13 @@
+Thu Oct 25 07:22:21 UTC 2018 - astie...@suse.com
+
+- pcre2 10.32:
+  * pcre2grep now supports the inclusion of binary zeros in
+patterns that are read from files via the -f option.
+  * In pcre2_dfa_match(), internal recursive calls no longer use
+the stack for local workspace and local ovectors
+  * Updated to Unicode version 11.0.0.
+  * (*ACCEPT:ARG), (*FAIL:ARG), and (*COMMIT:ARG) are now supported.
+  * Add support for \N{U+}, but only in Unicode mode.
+  * Addesupport for (?^) to unset all imnsx options
+
+---

Old:

  pcre2-10.31.tar.bz2
  pcre2-10.31.tar.bz2.sig

New:

  pcre2-10.32.tar.bz2
  pcre2-10.32.tar.bz2.sig



Other differences:
--
++ pcre2.spec ++
--- /var/tmp/diff_new_pack.xhu9T9/_old  2018-11-06 14:10:53.466940600 +0100
+++ /var/tmp/diff_new_pack.xhu9T9/_new  2018-11-06 14:10:53.474940589 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pcre2
-Version:10.31
+Version:10.32
 Release:0
 Summary:A library for Perl-compatible regular expressions
 License:BSD-3-Clause

++ pcre2-10.31.tar.bz2 -> pcre2-10.32.tar.bz2 ++
 33055 lines of diff (skipped)




commit infinipath-psm for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package infinipath-psm for openSUSE:Factory 
checked in at 2018-11-06 14:10:55

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


Package is "infinipath-psm"

Tue Nov  6 14:10:55 2018 rev:15 rq:644497 version:3.3

Changes:

--- /work/SRC/openSUSE:Factory/infinipath-psm/infinipath-psm.changes
2018-08-10 09:45:53.653895139 +0200
+++ /work/SRC/openSUSE:Factory/.infinipath-psm.new/infinipath-psm.changes   
2018-11-06 14:10:57.830934838 +0100
@@ -1,0 +2,5 @@
+Tue Oct 23 19:24:37 UTC 2018 - Bernhard Wiedemann 
+
+- Extend reproducible.patch to fix all build dates
+
+---



Other differences:
--
++ reproducible.patch ++
--- /var/tmp/diff_new_pack.CehNXc/_old  2018-11-06 14:10:58.606933813 +0100
+++ /var/tmp/diff_new_pack.CehNXc/_new  2018-11-06 14:10:58.610933808 +0100
@@ -26,3 +26,17 @@
$(CC) -c $(BASECFLAGS) $(INCLUDES) _revision.c -o _revision.o
$(CC) $(LDFLAGS) -o $@ -Wl,-soname=${TARGLIB}.so.${MAJOR} -shared 
-Wl,--unique='*fastpath*' \
${${TARGLIB}-objs} _revision.o -L$(build_dir)/ipath $(LDLIBS)
+
+Index: infinipath-psm-3.3.26.604758e/ipath/Makefile
+===
+--- infinipath-psm-3.3.26.604758e.orig/ipath/Makefile
 infinipath-psm-3.3.26.604758e/ipath/Makefile
+@@ -70,7 +70,7 @@ ${TARGLIB}.so.${MAJOR}: ${TARGLIB}.so.${
+ # file around.  Generate it such that the ident command can find it
+ # and strings -a | grep InfiniPath does a reasonable job as well.
+ ${TARGLIB}.so.${MAJOR}.${MINOR}: ${${TARGLIB}-objs}
+-  date +'static __attribute__ ((unused)) char __psc_infinipath_revision[] 
="$$""Date: %F %R ${rpm_extra_description}InfiniPath $$";' > _revision.c
++  date -u -d@$${SOURCE_DATE_EPOCH:-$$(date +%s)} +'static __attribute__ 
((unused)) char __psc_infinipath_revision[] ="$$""Date: %F %R 
${rpm_extra_description}InfiniPath $$";' > _revision.c
+   $(CC) -c $(BASECFLAGS) $(INCLUDES) _revision.c -o _revision.o
+   $(CC) -o $@ -Wl,-soname=${TARGLIB}.so.${MAJOR} -shared \
+   -Wl,--unique='*fastpath*' \




commit libburn for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libburn for openSUSE:Factory checked 
in at 2018-11-06 14:11:49

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


Package is "libburn"

Tue Nov  6 14:11:49 2018 rev:5 rq:644500 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/libburn/libburn.changes  2018-02-09 
15:42:09.423000934 +0100
+++ /work/SRC/openSUSE:Factory/.libburn.new/libburn.changes 2018-11-06 
14:11:54.374860120 +0100
@@ -1,0 +2,8 @@
+Wed Oct 24 15:58:10 UTC 2018 - s...@suspend.net
+
+- Update to 1.5.0:
+  * User defined padding was moved after appended partitions
+  * xorriso and libisoburn make user of the new xattr capability of libisofs
+  * libburn got some rarely triggered bugs fixed
+
+---

Old:

  libburn-1.4.8.tar.gz

New:

  libburn-1.5.0.tar.gz



Other differences:
--
++ libburn.spec ++
--- /var/tmp/diff_new_pack.JknMcs/_old  2018-11-06 14:11:57.430856078 +0100
+++ /var/tmp/diff_new_pack.JknMcs/_new  2018-11-06 14:11:57.434856073 +0100
@@ -12,16 +12,16 @@
 # 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 so_ver 4
 Name:   libburn
-Version:1.4.8
+Version:1.5.0
 Release:0
 Summary:Library for Writing Preformatted Data onto Optical Media
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Multimedia/CD/Record
 Url:http://libburnia-project.org/
 Source0:
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz

++ libburn-1.4.8.tar.gz -> libburn-1.5.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.8/ChangeLog new/libburn-1.5.0/ChangeLog
--- old/libburn-1.4.8/ChangeLog 2017-09-12 13:39:09.0 +0200
+++ new/libburn-1.5.0/ChangeLog 2018-09-15 11:58:54.0 +0200
@@ -1,3 +1,12 @@
+libburn-1.5.0.tar.gz Sat Sep 15 2018
+===
+* Bug fix: cdrskin threw errno 22 on data file input if libburn is
+   configured with --enable-track-src-odirect
+* Bug fix: SIGSEGV could happen if a track ended by reaching its fixed size
+   while the track source still was willing to deliver bytes.
+   Thanks to user swordragon.
+* Bug fix: Device file comparison parameters were recorded wrong with Linux sg
+
 libburn-1.4.8.tar.gz Tue Sep 12 2017
 ===
 * Bug fix: Option -dummy did not affect writing by direct_write_amount=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.8/Makefile.am 
new/libburn-1.5.0/Makefile.am
--- old/libburn-1.4.8/Makefile.am   2017-09-12 13:31:27.0 +0200
+++ new/libburn-1.5.0/Makefile.am   2018-09-15 11:43:56.0 +0200
@@ -114,9 +114,9 @@
 test_poll_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
 test_poll_SOURCES = test/poll.c
 
-##  cdrskin construction site - ts A60816 - B70912
+##  cdrskin construction site - ts A60816 - B80915
 cdrskin_cdrskin_CPPFLAGS = -Ilibburn
-cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_8
+cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_0
 
 # cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
 # ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.8/Makefile.in 
new/libburn-1.5.0/Makefile.in
--- old/libburn-1.4.8/Makefile.in   2017-09-12 15:14:07.0 +0200
+++ new/libburn-1.5.0/Makefile.in   2018-09-15 13:55:33.0 +0200
@@ -518,7 +518,7 @@
 test_poll_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
 test_poll_SOURCES = test/poll.c
 cdrskin_cdrskin_CPPFLAGS = -Ilibburn
-cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_8
+cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_0
 
 # cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
 # ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libburn-1.4.8/README new/libburn-1.5.0/README
--- old/libburn-1.4.8/README2017-09-12 13:32:58.0 +0200
+++ new/libburn-1.5.0/README2018-09-15 11:46:10.0 +0200
@@ -6,12 +6,12 @@
 

commit libisofs for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libisofs for openSUSE:Factory 
checked in at 2018-11-06 14:11:35

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


Package is "libisofs"

Tue Nov  6 14:11:35 2018 rev:6 rq:644499 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/libisofs/libisofs.changes2018-02-09 
15:42:18.266683436 +0100
+++ /work/SRC/openSUSE:Factory/.libisofs.new/libisofs.changes   2018-11-06 
14:11:46.842870079 +0100
@@ -1,0 +2,10 @@
+Wed Oct 24 16:13:32 UTC 2018 - s...@suspend.net
+
+- Update to 1.5.0:
+  * Bug fix: Multi-session emulation was not recognized with non-zero partition
+  * New bit10 of isoburn_drive_acquire() to accept all xattr namespaces
+  * New -xattr mode "any" to process all xattr namespaces of local filesystem
+  * New -as mkisofs option --xattr-any
+  * New -as mkisofs options -uid and -gid
+
+---

Old:

  libisofs-1.4.8.tar.gz

New:

  libisofs-1.5.0.tar.gz



Other differences:
--
++ libisofs.spec ++
--- /var/tmp/diff_new_pack.f7knFI/_old  2018-11-06 14:11:47.710868931 +0100
+++ /var/tmp/diff_new_pack.f7knFI/_new  2018-11-06 14:11:47.710868931 +0100
@@ -12,16 +12,16 @@
 # 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 so_ver 6
 Name:   libisofs
-Version:1.4.8
+Version:1.5.0
 Release:0
 Summary:Library for Creating ISO-9660 Filesystems
-License:GPL-2.0+ AND LGPL-2.0+
+License:GPL-2.0-or-later AND LGPL-2.0-or-later
 Group:  Productivity/Multimedia/CD/Record
 Url:http://libburnia-project.org/
 Source0:
http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz

++ libisofs-1.4.8.tar.gz -> libisofs-1.5.0.tar.gz ++
 2277 lines of diff (skipped)




commit cal10n for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package cal10n for openSUSE:Factory checked 
in at 2018-11-06 14:12:47

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


Package is "cal10n"

Tue Nov  6 14:12:47 2018 rev:11 rq:644575 version:0.7.7

Changes:

--- /work/SRC/openSUSE:Factory/cal10n/cal10n.changes2018-07-24 
17:31:46.600015825 +0200
+++ /work/SRC/openSUSE:Factory/.cal10n.new/cal10n.changes   2018-11-06 
14:12:50.914785293 +0100
@@ -1,0 +2,6 @@
+Thu Oct 18 09:14:38 UTC 2018 - Fridrich Strba 
+
+- Install the maven pom files in order to generate correctly the
+  mvn(...) provides.  
+
+---



Other differences:
--
++ cal10n.spec ++
--- /var/tmp/diff_new_pack.lH3mhX/_old  2018-11-06 14:12:51.518784494 +0100
+++ /var/tmp/diff_new_pack.lH3mhX/_new  2018-11-06 14:12:51.522784488 +0100
@@ -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/
 #
 
 
@@ -29,6 +29,8 @@
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
+BuildRequires:  javapackages-local
+BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  xz
 Requires:   java
@@ -90,6 +92,13 @@
 install -m 644 cal10n-api/target/cal10n-api-%{version}.jar \
 %{buildroot}%{_javadir}/%{name}/cal10n-api-%{version}.jar
 
+# pom
+install -d -m 755 %{buildroot}%{_mavenpomdir}
+install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}.pom
+%add_maven_depmap %{name}.pom
+install -pm 644 %{name}-api/pom.xml %{buildroot}%{_mavenpomdir}/%{name}-api.pom
+%add_maven_depmap %{name}-api.pom %{name}/cal10n-api-%{version}.jar
+
 # javadoc
 pushd cal10n-api
 install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
@@ -103,6 +112,12 @@
 %doc README.SUSE
 %dir %{_javadir}/%{name}
 %{_javadir}/%{name}/%{name}*.jar
+%{_mavenpomdir}/*
+%if %{defined _maven_repository}
+%{_mavendepmapfragdir}/%{name}
+%else
+%{_datadir}/maven-metadata/%{name}.xml*
+%endif
 
 %files javadoc
 %defattr(-,root,root,-)




commit graphite2 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package graphite2 for openSUSE:Factory 
checked in at 2018-11-06 14:12:32

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


Package is "graphite2"

Tue Nov  6 14:12:32 2018 rev:26 rq:644517 version:1.3.12

Changes:

--- /work/SRC/openSUSE:Factory/graphite2/graphite2.changes  2018-03-20 
21:52:10.599361454 +0100
+++ /work/SRC/openSUSE:Factory/.graphite2.new/graphite2.changes 2018-11-06 
14:12:43.534795066 +0100
@@ -1,0 +2,17 @@
+Thu Oct 25 08:08:51 UTC 2018 - Petr Gajdos 
+
+- Update to 1.3.12:
+. Graphite no longer does dumb rendering for fonts with no smarts
+. Segment caching code removed. Anything attempting to use the 
+  segment cache gets given a regular face instead
+. Add libfuzzer support
+. Builds now require C++11
+. Improvements to Windows 64 bit builds
+. Support different versions of python including 32 bit and python 3
+. Various minor bug fixes
+- refreshed patch
+  % link-gcc-shared.diff
+- removed patch
+  - graphite2-CVE-2018-7999.patch (upstreamed)
+
+---

Old:

  graphite2-1.3.11.tar.gz
  graphite2-CVE-2018-7999.patch

New:

  graphite2-1.3.12.tar.gz



Other differences:
--
++ graphite2.spec ++
--- /var/tmp/diff_new_pack.ciyxFa/_old  2018-11-06 14:12:45.106792985 +0100
+++ /var/tmp/diff_new_pack.ciyxFa/_new  2018-11-06 14:12:45.110792980 +0100
@@ -12,13 +12,13 @@
 # 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 libname libgraphite2-3
 Name:   graphite2
-Version:1.3.11
+Version:1.3.12
 Release:0
 Summary:Font rendering capabilities for complex non-Roman writing 
systems
 License:LGPL-2.1-or-later OR MPL-2.0+
@@ -28,7 +28,6 @@
 Source1:baselibs.conf
 Patch0: graphite2-1.2.0-cmakepath.patch
 Patch2: link-gcc-shared.diff
-Patch3: graphite2-CVE-2018-7999.patch
 BuildRequires:  cmake
 BuildRequires:  fontconfig-devel
 BuildRequires:  freetype2-devel
@@ -77,7 +76,6 @@
 %setup -q -n graphite-%{version}
 %patch0 -p1
 %patch2 -p1
-%patch3 -p1
 
 # Make sure to use python3 everywhere
 find tests -type f -exec sed -i "s|python|python3|g" {} +
@@ -102,7 +100,7 @@
 # exclude tests based on fonttool
 cd build
 ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags} \
--E 
"padaukcmp1|chariscmp1|chariscmp2|annacmp1|schercmp1|awamicmp1|awamicmp2"
+-E 
"padaukcmp1|chariscmp1|chariscmp2|annacmp1|schercmp1|awamicmp1|awamicmp2|awamicmp3"
 
 %post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig

++ graphite2-1.3.11.tar.gz -> graphite2-1.3.12.tar.gz ++
/work/SRC/openSUSE:Factory/graphite2/graphite2-1.3.11.tar.gz 
/work/SRC/openSUSE:Factory/.graphite2.new/graphite2-1.3.12.tar.gz differ: char 
13, line 1

++ link-gcc-shared.diff ++
--- /var/tmp/diff_new_pack.ciyxFa/_old  2018-11-06 14:12:45.170792900 +0100
+++ /var/tmp/diff_new_pack.ciyxFa/_new  2018-11-06 14:12:45.174792895 +0100
@@ -1,13 +1,13 @@
-Index: graphite-1.3.11/src/CMakeLists.txt
+Index: graphite-1.3.12/src/CMakeLists.txt
 ===
 graphite-1.3.11.orig/src/CMakeLists.txt2018-03-12 14:07:16.947663510 
+0100
-+++ graphite-1.3.11/src/CMakeLists.txt 2018-03-12 14:07:16.959663721 +0100
-@@ -131,7 +131,7 @@ if  (${CMAKE_SYSTEM_NAME} STREQUAL "Linu
- if (GRAPHITE2_ASAN)
+--- graphite-1.3.12.orig/src/CMakeLists.txt2018-10-25 10:06:19.438425490 
+0200
 graphite-1.3.12/src/CMakeLists.txt 2018-10-25 10:07:57.506879853 +0200
+@@ -123,7 +123,7 @@ if  (${CMAKE_SYSTEM_NAME} STREQUAL "Linu
+ if (GRAPHITE2_SANITIZERS)
  target_link_libraries(graphite2 c gcc_s)
- else (GRAPHITE2_ASAN)
+ else ()
 -target_link_libraries(graphite2 c gcc)
 +target_link_libraries(graphite2 c gcc_s)
- endif (GRAPHITE2_ASAN)
- include(Graphite)
- if (BUILD_SHARED_LIBS)
+ endif ()
+ endif (${CMAKE_CXX_COMPILER} MATCHES  ".*mingw.*")
+ include(Graphite)




commit rdma-core for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package rdma-core for openSUSE:Factory 
checked in at 2018-11-06 14:12:55

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


Package is "rdma-core"

Tue Nov  6 14:12:55 2018 rev:25 rq:644615 version:20.1

Changes:

--- /work/SRC/openSUSE:Factory/rdma-core/rdma-core.changes  2018-08-28 
09:23:14.932604180 +0200
+++ /work/SRC/openSUSE:Factory/.rdma-core.new/rdma-core.changes 2018-11-06 
14:13:20.814745678 +0100
@@ -1,0 +2,11 @@
+Mon Oct 15 08:15:29 UTC 2018 - nmoreychaisemar...@suse.com
+
+- Update to rdma-core v20.1 (fate#325887, fate#325919, fate#326000)
+  * No release notes available
+- Drop patches merged upstream:
+  * suse-Add-recommends-for-rxe_cfg-requirements.patch
+ adds recommends for the relevant packages
+  * rxe-switch-to-iproute2-for-rxe_cfg.patch
+switches to iproute2 commands
+
+---

Old:

  rdma-core-18.1.0.1f4780139d62.tar.gz
  rxe-switch-to-iproute2-for-rxe_cfg.patch
  suse-Add-recommends-for-rxe_cfg-requirements.patch

New:

  rdma-core-20.1.0.222fa83a789c.tar.gz



Other differences:
--
++ rdma-core.spec ++
--- /var/tmp/diff_new_pack.dmYPOn/_old  2018-11-06 14:13:33.006729516 +0100
+++ /var/tmp/diff_new_pack.dmYPOn/_new  2018-11-06 14:13:33.010729510 +0100
@@ -17,9 +17,9 @@
 
 
 %bcond_without  systemd
-%define git_ver .0.1f4780139d62
+%define git_ver .0.222fa83a789c
 Name:   rdma-core
-Version:18.1
+Version:20.1
 Release:0
 Summary:RDMA core userspace libraries and daemons
 License:GPL-2.0-only OR BSD-2-Clause
@@ -50,8 +50,6 @@
 Source1:baselibs.conf
 Source2:prebuild-pandoc.sh
 Source3:prebuilt-pandoc.tgz
-Patch0: rxe-switch-to-iproute2-for-rxe_cfg.patch
-Patch1: suse-Add-recommends-for-rxe_cfg-requirements.patch
 BuildRequires:  binutils
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  gcc
@@ -169,6 +167,9 @@
 Requires:   %{mlx4_lname} = %{version}-%{release}
 Requires:   %{mlx5_lname} = %{version}-%{release}
 %endif
+# Recommended packages for rxe_cfg
+Recommends: ethtool
+Recommends: iproute2
 
 %description -n libibverbs
 libibverbs is a library that allows userspace processes to use RDMA
@@ -317,8 +318,6 @@
 
 %prep
 %setup -q -n  %{name}-%{version}%{git_ver}
-%patch0
-%patch1
 #Extract prebuilt pandoc file in the buildlib directory
 (cd buildlib && tar xf %{S:3})
 
@@ -531,6 +530,7 @@
 %{_includedir}/infiniband/*
 %{_includedir}/rdma/*
 %{_libdir}/lib*.so
+%{_libdir}/pkgconfig/*.pc
 %{_mandir}/man3/ibv_*
 %{_mandir}/man3/rdma*
 %{_mandir}/man3/umad*

++ _service ++
--- /var/tmp/diff_new_pack.dmYPOn/_old  2018-11-06 14:13:33.038729473 +0100
+++ /var/tmp/diff_new_pack.dmYPOn/_new  2018-11-06 14:13:33.042729468 +0100
@@ -8,7 +8,7 @@
 @PARENT_TAG@.@TAG_OFFSET@.%h
 v(.*)
 \1
-1f4780139d626c9d5cdd8386edf76a1c0043741e
+222fa83a789cd24a1e0900389587d47812fba086
suse/rdma-core.spec
   
   

++ prebuild-pandoc.sh ++
--- /var/tmp/diff_new_pack.dmYPOn/_old  2018-11-06 14:13:33.062729441 +0100
+++ /var/tmp/diff_new_pack.dmYPOn/_new  2018-11-06 14:13:33.062729441 +0100
@@ -1,6 +1,6 @@
 #!/bin/bash
 TARBALL=$(rpmspec --parse rdma-core.spec | grep Source: |  awk '{ print $NF}')
-OUTDIR=$(tar tf rdma-core-18.1.0.1f4780139d62.tar.gz  | head -n 1)
+OUTDIR=$(tar tf $TARBALL | head -n 1)
 
 rm -Rf $OUTDIR
 tar xf $TARBALL

++ prebuilt-pandoc.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pandoc-prebuilt/6a82b0bc695f8fd980a86aefaf5890804a010761 
new/pandoc-prebuilt/6a82b0bc695f8fd980a86aefaf5890804a010761
--- old/pandoc-prebuilt/6a82b0bc695f8fd980a86aefaf5890804a010761
1970-01-01 01:00:00.0 +0100
+++ new/pandoc-prebuilt/6a82b0bc695f8fd980a86aefaf5890804a010761
2018-10-15 10:13:55.835298730 +0200
@@ -0,0 +1,47 @@
+.\" Automatically generated by Pandoc 1.19.2.1
+.\"
+.TH "ibv_alloc_null_mr" "3" "2018\-6\-1" "libibverbs" "Libibverbs 
Programmer\[aq]s Manual"
+.hy
+.SH NAME
+.PP
+ibv_alloc_null_mr \- allocate a null memory region (MR)
+.SH SYNOPSIS
+.IP
+.nf
+\f[C]
+#include\ 
+
+struct\ ibv_mr\ *ibv_alloc_null_mr(struct\ ibv_pd\ *pd);
+\f[]
+.fi
+.SH DESCRIPTION
+.PP
+\f[B]ibv_alloc_null_mr()\f[] allocates a null memory region (MR) that is
+associated with the protection domain \f[I]pd\f[].
+.PP
+A null MR discards all data written to it, and always returns 0 on read.
+It has the maximum length and only the lkey is valid, the MR is not
+exposed as an rkey.
+.PP
+A device should implement the null MR in a way that byp

commit libpsm2 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libpsm2 for openSUSE:Factory checked 
in at 2018-11-06 14:13:46

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


Package is "libpsm2"

Tue Nov  6 14:13:46 2018 rev:10 rq:644616 version:11.2.23

Changes:

--- /work/SRC/openSUSE:Factory/libpsm2/libpsm2.changes  2018-03-16 
10:33:50.673007017 +0100
+++ /work/SRC/openSUSE:Factory/.libpsm2.new/libpsm2.changes 2018-11-06 
14:13:52.542703607 +0100
@@ -1,0 +2,27 @@
+Mon Oct 15 06:43:58 UTC 2018 - nmoreychaisemar...@suse.com
+
+- Update to 11.2.23 (fate#325853)
+  - compiler flag optimizations for KNL
+  - optimizations for OFI
+  - Bug fixes for CUDA runtime
+  - Add psm2_info_query API
+  - Modify PSM send side protocol selection logic to select correct flow at
+start of send function
+  - Update LMC disable thresholds
+  - Fix for Issue #30: Compilation error due to snprintf truncation warning
+  - Convert CUDA runtime API calls to CUDA Driver API calls
+  - Prevent SHM and IPS from closing other protocol connections
+  - Change CUDA_THRESH_RNDV and move CUDA init to separate function
+  - Fix selection logic for multi-HFI within NUMA node
+  - Refresh JKey to support SELinux
+  - Fix Issue #24: Uninitialized AM message
+  - Fix data data corruption on GPU buffers when when using am ptl
+  - Force EPID remap in shm if remote PID changed
+  - PSM2 GDR Copy feature and tuning of thresholds to fully utilize the feature
+  - Fix uniformity of process mapping to HFIs
+  - PSM2 specific perf benchmarks
+  - Fix for issue 27: Null termination of string
+- Drop libpsm2-fix-gcc8-compilation-error.patch
+  which was fixed upstream
+
+---

Old:

  libpsm2-10.3.46.tar.bz2
  libpsm2-fix-gcc8-compilation-error.patch

New:

  libpsm2-11.2.23.tar.bz2



Other differences:
--
++ libpsm2.spec ++
--- /var/tmp/diff_new_pack.AFug6K/_old  2018-11-06 14:13:53.342702545 +0100
+++ /var/tmp/diff_new_pack.AFug6K/_new  2018-11-06 14:13:53.350702535 +0100
@@ -20,10 +20,10 @@
 
 %define psm_so 2
 Name:   libpsm2
-Version:10.3.46
+Version:11.2.23
 Release:0
 Summary:Intel PSM Messaging API libraries
-License:BSD-2-Clause or GPL-2.0
+License:BSD-2-Clause OR GPL-2.0-only
 Group:  Development/Libraries/C and C++
 Url:https://github.com/01org/opa-psm2/
 Source0:%{name}-%{version}%{git_ver}.tar.bz2
@@ -32,7 +32,6 @@
 Patch2: libpsm2-use_RPM_OPT_FLAGS.patch
 Patch3: libpsm2-use-exported-variable-for-version-and-release.patch
 Patch4: libpsm2-include-ioctl_h.patch
-Patch5: libpsm2-fix-gcc8-compilation-error.patch
 BuildRequires:  libnuma-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  pkg-config
@@ -87,7 +86,6 @@
 %patch2
 %patch3
 %patch4
-%patch5
 
 cp %{S:1} ChangeLog
 

++ _service ++
--- /var/tmp/diff_new_pack.AFug6K/_old  2018-11-06 14:13:53.374702503 +0100
+++ /var/tmp/diff_new_pack.AFug6K/_new  2018-11-06 14:13:53.374702503 +0100
@@ -5,11 +5,11 @@
 no
 .git
 libpsm2
-10.3.46
+11.2.23
 PSM2_(.*)
 \1
 PSM2_*
-5fabd0e699a920e74333f789923fd1c02bb7c629
+8a12e84dc7e3a89eb81f7d0d2fba13c5d9d9c484
   
   
 libpsm2*.tar

++ libpsm2-10.3.46.tar.bz2 -> libpsm2-11.2.23.tar.bz2 ++
 19909 lines of diff (skipped)




commit openmpi2 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package openmpi2 for openSUSE:Factory 
checked in at 2018-11-06 14:14:01

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


Package is "openmpi2"

Tue Nov  6 14:14:01 2018 rev:20 rq:644621 version:2.1.5

Changes:

--- /work/SRC/openSUSE:Factory/openmpi2/openmpi2.changes2018-09-18 
11:42:46.803951698 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi2.new/openmpi2.changes   2018-11-06 
14:15:35.726566547 +0100
@@ -1,0 +2,8 @@
+Mon Oct 15 07:48:00 UTC 2018 - nmoreychaisemar...@suse.com
+
+- Update to openmpi 2.1.5 (fate#326157)
+  - Many bug fixes. See NEWS for a complete list
+- Drop openmpi2-add-HCAs-to-mca-ini.patch as it was
+  merged upstream.
+
+---

Old:

  openmpi-2.1.3.0.cfd8f3f34e27.tar.bz2
  openmpi2-add-HCAs-to-mca-ini.patch

New:

  openmpi-2.1.5.0.697c1e97f43b.tar.bz2



Other differences:
--
++ openmpi2.spec ++
--- /var/tmp/diff_new_pack.29ln2u/_old  2018-11-06 14:15:38.930562286 +0100
+++ /var/tmp/diff_new_pack.29ln2u/_new  2018-11-06 14:15:38.930562286 +0100
@@ -42,8 +42,8 @@
 # % define build_static_devel 1
 
 %define pname openmpi
-%define vers 2.1.3
-%define _vers 2_1_3
+%define vers 2.1.5
+%define _vers 2_1_5
 %define m_f_ver 2
 %bcond_with ringdisabled
 
@@ -112,7 +112,7 @@
 %global hpc_openmpi_pack_version %{hpc_openmpi_dep_version}
 %endif
 
-%define git_ver .0.cfd8f3f34e27
+%define git_ver .0.697c1e97f43b
 
 #
 #
@@ -133,7 +133,6 @@
 Source4:mpivars.sh
 Source5:mpivars.csh
 Patch0: fix-rdma-component-selection.patch
-Patch1: openmpi2-add-HCAs-to-mca-ini.patch
 Provides:   mpi
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
@@ -371,7 +370,6 @@
 %endif
 %setup -q -n  openmpi-%{version}%{git_ver}
 %patch0
-%patch1 -p1
 %if %{without hpc}
 cat > %{_sourcedir}/baselibs.conf  <@PARENT_TAG@.@TAG_OFFSET@.%h
 v(.*)
 \1
-cfd8f3f34e27c11835bd938bd26fc4bd688ce025
+697c1e97f43b1f6b8ab465458459750542056c54
   
   
 openmpi*.tar

++ openmpi-2.1.3.0.cfd8f3f34e27.tar.bz2 -> 
openmpi-2.1.5.0.697c1e97f43b.tar.bz2 ++
 3866 lines of diff (skipped)




commit log4j for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package log4j for openSUSE:Factory checked 
in at 2018-11-06 14:15:52

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


Package is "log4j"

Tue Nov  6 14:15:52 2018 rev:23 rq:644637 version:1.2.17

Changes:

--- /work/SRC/openSUSE:Factory/log4j/log4j.changes  2018-08-07 
09:39:49.660970270 +0200
+++ /work/SRC/openSUSE:Factory/.log4j.new/log4j.changes 2018-11-06 
14:16:43.966475707 +0100
@@ -1,0 +2,5 @@
+Thu Oct 18 11:50:32 UTC 2018 - Fridrich Strba 
+
+- Install and package the maven pom and metadata files
+
+---



Other differences:
--
++ log4j-mini.spec ++
--- /var/tmp/diff_new_pack.HV7nYN/_old  2018-11-06 14:16:50.686466754 +0100
+++ /var/tmp/diff_new_pack.HV7nYN/_new  2018-11-06 14:16:50.690466748 +0100
@@ -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/
 #
 
 

++ log4j.spec ++
--- /var/tmp/diff_new_pack.HV7nYN/_old  2018-11-06 14:16:50.710466722 +0100
+++ /var/tmp/diff_new_pack.HV7nYN/_new  2018-11-06 14:16:50.714466716 +0100
@@ -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,6 +46,7 @@
 Patch3: %{real}-reproducible.patch
 BuildRequires:  ant
 BuildRequires:  java-devel >= 1.8
+BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  jndi
 BuildRequires:  perl
@@ -133,7 +134,13 @@
 mkdir -p %{buildroot}%{_javadir}
 cp -a dist/lib/log4j-%{version}.jar %{buildroot}%{_javadir}
 (cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} 
`echo $jar| sed  "s|-%{version}||g"`; done)
+
 %if ! %{bootstrap}
+#pom 
+install -d -m 755 %{buildroot}%{_mavenpomdir}
+install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}.pom
+%add_maven_depmap %{name}.pom %{name}.jar
+
 # javadoc
 mkdir -p %{buildroot}%{_javadocdir}/%{name}
 cp -a docs/api/* %{buildroot}%{_javadocdir}/%{name}
@@ -203,8 +210,14 @@
 %{_datadir}/applications/*
 %{_datadir}/pixmaps/*
 %{_datadir}/sgml/%{name}
-
 %if ! %{bootstrap}
+%{_mavenpomdir}/*
+%if %{defined _maven_repository}
+%{_mavendepmapfragdir}/%{name}
+%else
+%{_datadir}/maven-metadata/%{name}.xml*
+%endif
+
 %files manual
 %doc docs/* contribs
 






commit python-rpm-macros for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-rpm-macros for 
openSUSE:Factory checked in at 2018-11-06 14:17:48

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


Package is "python-rpm-macros"

Tue Nov  6 14:17:48 2018 rev:12 rq:644653 version:2018.08.15.ada6d63

Changes:

--- /work/SRC/openSUSE:Factory/python-rpm-macros/python-rpm-macros.changes  
2018-01-02 16:32:12.628042867 +0100
+++ /work/SRC/openSUSE:Factory/.python-rpm-macros.new/python-rpm-macros.changes 
2018-11-06 14:18:02.342371185 +0100
@@ -1,0 +2,5 @@
+Wed Oct 24 07:20:44 UTC 2018 - sjamg...@suse.com
+
+- version bump to 2018.08.15.ada6d63
+
+---

Old:

  python-rpm-macros-2017.12.22.d9968ab.tar.bz2

New:

  python-rpm-macros-2018.08.15.ada6d63.tar.bz2



Other differences:
--
++ python-rpm-macros.spec ++
--- /var/tmp/diff_new_pack.vxRfKx/_old  2018-11-06 14:18:07.158364755 +0100
+++ /var/tmp/diff_new_pack.vxRfKx/_new  2018-11-06 14:18:07.162364750 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rpm-macros
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-rpm-macros
-Version:2017.12.22.d9968ab
+Version:2018.08.15.ada6d63
 Release:0
 Summary:RPM macros for building of Python modules
 License:WTFPL

++ python-rpm-macros-2017.12.22.d9968ab.tar.bz2 -> 
python-rpm-macros-2018.08.15.ada6d63.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-rpm-macros-2017.12.22.d9968ab/macros.lua 
new/python-rpm-macros-2018.08.15.ada6d63/macros.lua
--- old/python-rpm-macros-2017.12.22.d9968ab/macros.lua 2017-12-22 
16:56:41.0 +0100
+++ new/python-rpm-macros-2018.08.15.ada6d63/macros.lua 2018-08-15 
13:02:07.0 +0200
@@ -302,7 +302,7 @@
 -- rescan spec for each flavor
 if not is_current_flavor then
 local spec, err = io.open(specpath, "r")
-if err then print ("could not find spec at " .. specpath) return 
end
+if err then print ("could not find spec file at path: " .. 
specpath) return end
 
 rpm.define("python_flavor " .. python)
 




commit myspell-dictionaries for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package myspell-dictionaries for 
openSUSE:Factory checked in at 2018-11-06 14:18:58

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


Package is "myspell-dictionaries"

Tue Nov  6 14:18:58 2018 rev:55 rq:644673 version:20181025

Changes:

--- 
/work/SRC/openSUSE:Factory/myspell-dictionaries/myspell-dictionaries.changes
2018-07-28 12:44:24.452881473 +0200
+++ 
/work/SRC/openSUSE:Factory/.myspell-dictionaries.new/myspell-dictionaries.changes
   2018-11-06 14:19:45.742232987 +0100
@@ -1,0 +2,7 @@
+Thu Oct 25 14:16:21 UTC 2018 - Tomáš Chvátal 
+
+- Update to 20181025:
+  * Turkish dictionary added
+  * Updated French dictionary
+
+---



Other differences:
--
++ myspell-dictionaries.spec ++
--- /var/tmp/diff_new_pack.KNqVag/_old  2018-11-06 14:19:55.770219567 +0100
+++ /var/tmp/diff_new_pack.KNqVag/_new  2018-11-06 14:19:55.786219545 +0100
@@ -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/
 #
 
 
@@ -21,7 +21,7 @@
 ## Generate: sh update.sh
 ###
 Name:   myspell-dictionaries
-Version:20180704
+Version:20181025
 Release:0
 Summary:A Source Package for Dictionaries Used by MySpell
 License:AGPL-3.0-only AND BSD-2-Clause AND BSD-3-Clause AND 
BSD-4-Clause AND CC-BY-SA-1.0 AND CC-BY-SA-3.0 AND GFDL-1.1-only AND 
GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND 
LGPL-2.0-only AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND 
LGPL-3.0-or-later AND MPL-1.1
@@ -2070,6 +2070,31 @@
 %description -n myspell-th_TH
 Thai spelling dictionary.
 
+%package -n myspell-tr
+Summary:MySpell tr Dictionary
+Group:  Productivity/Text/Spell
+Requires:   myspell-dictionaries
+Requires:   myspell-tr_TR
+Provides:   myspell-dictionary
+Provides:   locale(libreoffice:tr)
+Provides:   locale(seamonkey-spellchecker:tr)
+BuildArch:  noarch
+
+%description -n myspell-tr
+Turkish Spellcheck Dictionary.
+
+%package -n myspell-tr_TR
+Summary:MySpell tr_TR Dictionary
+Group:  Productivity/Text/Spell
+Requires:   myspell-dictionaries
+Provides:   myspell-dictionary
+Provides:   locale(libreoffice:tr_TR)
+Provides:   locale(seamonkey-spellchecker:tr_TR)
+BuildArch:  noarch
+
+%description -n myspell-tr_TR
+Turkish Spellcheck Dictionary.
+
 %package -n myspell-uk_UA
 Summary:MySpell uk_UA Dictionary
 Group:  Productivity/Text/Spell
@@ -3644,6 +3669,19 @@
 cp -P th_TH/dictionaries.xcu 
%{buildroot}%{_docdir}/myspell-th_TH/dictionaries.xcu
 cp -P th_TH/description.xml 
%{buildroot}%{_docdir}/myspell-th_TH/description.xml
 cp -P th_TH/README_th_TH.txt 
%{buildroot}%{_docdir}/myspell-th_TH/README_th_TH.txt
+ln -s %{_datadir}/hunspell/tr_TR.aff %{buildroot}%{_datadir}/hunspell/tr.aff
+ln -s %{_datadir}/hunspell/tr.aff %{buildroot}%{_datadir}/myspell/tr.aff
+cp -P tr_TR/tr_TR.aff %{buildroot}%{_datadir}/hunspell/tr_TR.aff
+ln -s %{_datadir}/hunspell/tr_TR.aff %{buildroot}%{_datadir}/myspell/tr_TR.aff
+ln -s %{_datadir}/hunspell/tr_TR.dic %{buildroot}%{_datadir}/hunspell/tr.dic
+ln -s %{_datadir}/hunspell/tr.dic %{buildroot}%{_datadir}/myspell/tr.dic
+cp -P tr_TR/tr_TR.dic %{buildroot}%{_datadir}/hunspell/tr_TR.dic
+ln -s %{_datadir}/hunspell/tr_TR.dic %{buildroot}%{_datadir}/myspell/tr_TR.dic
+mkdir -p %{buildroot}%{_docdir}/myspell-tr_TR
+cp -P tr_TR/dictionaries.xcu 
%{buildroot}%{_docdir}/myspell-tr_TR/dictionaries.xcu
+cp -P tr_TR/README.txt %{buildroot}%{_docdir}/myspell-tr_TR/README.txt
+cp -P tr_TR/LICENSE %{buildroot}%{_docdir}/myspell-tr_TR/LICENSE
+cp -P tr_TR/description.xml 
%{buildroot}%{_docdir}/myspell-tr_TR/description.xml
 cp -P uk_UA/hyph_uk_UA.dic %{buildroot}%{_datadir}/hyphen/hyph_uk_UA.dic
 ln -s %{_datadir}/hyphen/hyph_uk_UA.dic 
%{buildroot}%{_datadir}/myspell/hyph_uk_UA.dic
 ln -s %{_datadir}/mythes/th_uk_UA.dat 
%{buildroot}%{_datadir}/mythes/th_uk_UA_v2.dat
@@ -5486,6 +5524,23 @@
 %{_docdir}/myspell-th_TH/description.xml
 %{_docdir}/myspell-th_TH/README_th_TH.txt
 
+%files -n myspell-tr
+%{_datadir}/hunspell/tr.aff
+%{_datadir}/myspell/tr.aff
+%{_datadir}/hunspell/tr.dic
+%{_datadir}/myspell/tr.dic
+
+%files -n myspell-tr_TR
+%{_datadir}/hunspell/tr_TR.aff
+%{_datadir}/myspell/tr_TR.aff
+%{_datadir}/hunspell/tr_TR.dic
+%{_

commit lightdm for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package lightdm for openSUSE:Factory checked 
in at 2018-11-06 14:20:25

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


Package is "lightdm"

Tue Nov  6 14:20:25 2018 rev:98 rq:644677 version:1.28.0

Changes:

--- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes  2018-07-06 
10:44:18.339089770 +0200
+++ /work/SRC/openSUSE:Factory/.lightdm.new/lightdm.changes 2018-11-06 
14:21:39.850080087 +0100
@@ -1,0 +2,18 @@
+Thu Oct 25 12:16:46 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.28.0:
+  * Continue to shutdown session if removing X authority fails.
+  * Set XDG_SEAT env variable in script hooks.
+  * Fix small leak in XDMCP server.
+  * liblightdm-qt: Mark class PowerInterface as exported.
+  * Fix one qt5 test being run instead of a qt4 one.
+  * Remove use of deprecated g_type_class_add_private.
+  * Modernise private data in objects.
+  * Document XDG_SEAT_PATH in man page.
+  * Fix install failing if link already exists.
+  * Remove bashisms in configure.ac.
+- Rebase lightdm-sysconfig-support.patch,
+  lightdm-xauthlocalhostname-support.patch.
+- Use GPG signing.
+
+---

Old:

  lightdm-1.26.0.tar.xz

New:

  lightdm-1.28.0.tar.xz
  lightdm-1.28.0.tar.xz.asc
  lightdm.keyring



Other differences:
--
++ lightdm.spec ++
--- /var/tmp/diff_new_pack.btvuF8/_old  2018-11-06 14:21:55.774058718 +0100
+++ /var/tmp/diff_new_pack.btvuF8/_new  2018-11-06 14:21:55.778058713 +0100
@@ -13,7 +13,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/
 #
 
 
@@ -27,18 +27,20 @@
 %define typelibname typelib-1_0-LightDM-1
 %define rundir  /run
 Name:   lightdm
-Version:1.26.0
+Version:1.28.0
 Release:0
 Summary:Lightweight, Cross-desktop Display Manager
 License:GPL-3.0-or-later
 Group:  System/X11/Displaymanagers
-Url:https://freedesktop.org/wiki/Software/LightDM
+URL:https://freedesktop.org/wiki/Software/LightDM
 Source: 
https://github.com/CanonicalLtd/lightdm/releases/download/%{version}/%{name}-%{version}.tar.xz
-Source1:%{name}-greeter.pamd
-Source2:X11-displaymanagers-%{name}
-Source3:gdmflexiserver
-Source4:50-suse-defaults.conf
-Source5:users.conf
+Source1:
https://github.com/CanonicalLtd/lightdm/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
+Source2:%{name}.keyring
+Source3:%{name}-greeter.pamd
+Source4:X11-displaymanagers-%{name}
+Source5:gdmflexiserver
+Source6:50-suse-defaults.conf
+Source7:users.conf
 # PATCH-FEATURE-OPENSUSE lightdm-sysconfig-support.patch g...@opensuse.org -- 
Adds support for reading configuration options from 
/etc/sysconfig/displaymanager and /etc/sysconfig/windowmanager
 Patch0: lightdm-sysconfig-support.patch
 # PATCH-FEATURE-OPENSUSE lightdm-xauthlocalhostname-support.patch boo#796230 
g...@opensuse.org -- Set XAUTHLOCALHOSTNAME to the hostname for local logins to 
avoid issues in the session in case the hostname changes
@@ -228,16 +230,16 @@
 install -d %{buildroot}%{_localstatedir}/log/lightdm
 install -d %{buildroot}%{rundir}/lightdm
 
-install -Dpm 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/lightdm-greeter
-install -Dpm 0644 %{SOURCE2} 
%{buildroot}%{_libexecdir}/X11/displaymanagers/lightdm
+install -Dpm 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/lightdm-greeter
+install -Dpm 0644 %{SOURCE4} 
%{buildroot}%{_libexecdir}/X11/displaymanagers/lightdm
 mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 touch %{buildroot}%{_sysconfdir}/alternatives/default-displaymanager
 ln -s %{_sysconfdir}/alternatives/default-displaymanager 
%{buildroot}%{_libexecdir}/X11/displaymanagers/default-displaymanager
 
-install -Dpm 0755 %{SOURCE3} %{buildroot}%{_libexecdir}/lightdm/gdmflexiserver
+install -Dpm 0755 %{SOURCE5} %{buildroot}%{_libexecdir}/lightdm/gdmflexiserver
 
-install -Dpm 0644 %{SOURCE4} 
%{buildroot}%{_datadir}/lightdm/lightdm.conf.d/50-suse-defaults.conf
-install -Dpm 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/lightdm/users.conf
+install -Dpm 0644 %{SOURCE6} 
%{buildroot}%{_datadir}/lightdm/lightdm.conf.d/50-suse-defaults.conf
+install -Dpm 0644 %{SOURCE7} %{buildroot}%{_sysconfdir}/lightdm/users.conf
 
 %find_lang %{name} %{?no_lang_C}
 
@@ -279,11 +281,7 @@
 %postun -n %{qt5_lib} -p /sbin/ldconfig
 
 %files
-%if 0%{?s

commit lightdm-gtk-greeter for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package lightdm-gtk-greeter for 
openSUSE:Factory checked in at 2018-11-06 14:22:06

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


Package is "lightdm-gtk-greeter"

Tue Nov  6 14:22:06 2018 rev:22 rq:644678 version:2.0.6

Changes:

--- /work/SRC/openSUSE:Factory/lightdm-gtk-greeter/lightdm-gtk-greeter.changes  
2018-04-13 12:52:12.414255494 +0200
+++ 
/work/SRC/openSUSE:Factory/.lightdm-gtk-greeter.new/lightdm-gtk-greeter.changes 
2018-11-06 14:22:45.149992408 +0100
@@ -1,0 +2,7 @@
+Thu Oct 25 12:16:46 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 2.0.6:
+  * Multi seat support: Store state for each seat (lp#1641335).
+  * Updated translations.
+
+---

Old:

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

New:

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



Other differences:
--
++ lightdm-gtk-greeter.spec ++
--- /var/tmp/diff_new_pack.e36Oa9/_old  2018-11-06 14:22:49.793986167 +0100
+++ /var/tmp/diff_new_pack.e36Oa9/_new  2018-11-06 14:22:49.813986140 +0100
@@ -13,13 +13,13 @@
 # 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 _version 2.0
 Name:   lightdm-gtk-greeter
-Version:2.0.5
+Version:2.0.6
 Release:0
 Summary:Simple display manager (GTK+ greeter)
 License:GPL-3.0-or-later
@@ -116,11 +116,7 @@
 fi
 
 %files
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc AUTHORS ChangeLog README
 %doc %{_docdir}/%{name}/
 %{_sbindir}/%{name}

++ lightdm-gtk-greeter-2.0.5.tar.gz -> lightdm-gtk-greeter-2.0.6.tar.gz 
++
 8009 lines of diff (skipped)




commit libfabric for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libfabric for openSUSE:Factory 
checked in at 2018-11-06 14:23:11

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


Package is "libfabric"

Tue Nov  6 14:23:11 2018 rev:12 rq:645502 version:1.6.2

Changes:

--- /work/SRC/openSUSE:Factory/libfabric/libfabric.changes  2018-03-16 
10:33:57.892747063 +0100
+++ /work/SRC/openSUSE:Factory/.libfabric.new/libfabric.changes 2018-11-06 
14:23:52.925901267 +0100
@@ -1,0 +2,71 @@
+Thu Oct 25 10:52:50 UTC 2018 - nmoreychaisemar...@suse.com
+
+- Update to v1.6.2 (fate#325852)
+  - Core
+- Cleanup of debug messages
+- Fix compile issues with older compilers
+- Check that all debug compiler flags are supported by compiler
+  - GNI
+- Fix problems with Scalable Endpoint creation
+- Fix interoperability problem with HPC toolkit
+- Improve configuration check for kdreg
+  - PSM
+- Enforce FI_RMA_EVENT checking when updating counters
+- Fix race condition in fi_cq_readerr()
+- Always try to make progress when fi_cntr_read is called
+  - PSM2
+- Revert "Avoid long delay in psm2_ep_close"
+- Fix memory corruption related to sendv
+- Performance tweak for bi-directional send/recv on KNL
+- Fix CPU detection
+- Enforce FI_RMA_EVENT checking when updating counters
+- Remove stale info from address vector when disconnecting
+- Fix race condition in fi_cq_readerr()
+- Adjust reported context numbers for special cases
+- Always try to make progress when fi_cntr_read is called
+- Support control functions related to MR mode
+- Unblock fi_cntr_wait on errors
+- Properly update error counters
+- Fix irregular performance drop for aggregated RMA operations
+- Reset Tx/Rx context counter when fabric is initialized
+- Fix incorrect completion event for iov send
+- Fix occasional assertion failure in psm2_ep_close
+- Avoid long delay in psm2_ep_close
+- Fix potential duplication of iov send completion
+- Replace some parameter checking with assertions
+- Check iov limit in sendmsg
+- Avoid adding FI_TRIGGER caps automatically
+- Avoid unnecessary calls to psmx2_am_progress()
+  - RXM
+- Fix incorrect increments of error counters for small messages
+- Increment write completion counter for small transfers
+- Use FI_UNIVERSE_SIZE when defining MSG provider CQ size
+- Make TX, RX queue sizes independent of MSG provider
+- Make deferred requests opt-in
+- Fill missing rxm_conn in rx_buf when shared context is not used
+- Fix an issue where MSG endpoint recv queue got empty resulting
+  in a hang
+- Set FI_ORDER_NONE for tx and rx completion ordering
+- Serialize access to repost_ready_list
+- Reprocess unexpected messages on av update
+- Fix a bug in matching directed receives
+- Fix desc field when postponing RMA ops
+- Fix incorrect reporting of mem_tag format
+- Don't include FI_DIRECTED_RECV, FI_SOURCE caps if they're not needed
+- Fix matching for RMA I/O vectors
+- Fix reading pointer after freeing it.
+- Avoid reading invalid AV entry
+- Handle deleting the same address multiple times
+- Fix crash in fi_av_remove if FI_SOURCE wasn't enabled
+  - Sockets
+- Increase maximum messages size as MPICH bug work-around
+- Fix use after free error handling triggered ops.
+  - Verbs
+- Detect string format of wildcard address in node argument
+- Don't report unusable fi_info (no source IP address)
+- Don't assert when a verbs device exposes unsupported MTU types
+- Report correct rma_iov_limit
+- Add new variable - FI_VERBS_MR_CACHE_MERGE_REGIONS
+- eq->err.err must return a positive error code
+
+---
@@ -4,0 +76 @@
+  - Fixes stack smashing when using the verbs provider (bsc#1089190)

Old:

  libfabric-1.6.0.0.0e74cba7ad59.tar.bz2

New:

  libfabric-1.6.2.0.f45da6eb7533.tar.bz2



Other differences:
--
++ libfabric.spec ++
--- /var/tmp/diff_new_pack.IOJ60O/_old  2018-11-06 14:23:54.001899820 +0100
+++ /var/tmp/diff_new_pack.IOJ60O/_new  2018-11-06 14:23:54.009899809 +0100
@@ -17,13 +17,13 @@
 
 
 #
-%define git_ver .0.0e74cba7ad59
+%define git_ver .0.f45da6eb7533
 
 Name:   libfabric
 Summary:User-space RDMA Fabric Interfaces
-License:GPL-2.0 or BSD-2-Clause
+License:GPL-2.0-only OR BSD-2-Clause
 Group:  Development/Libraries/C and C++
-Version:1.6.0
+Version:1.6.2
 Release:0
 Source: %{name}-%{version}%{git_ver}.tar.bz2
 Source1:baselibs.conf

+

commit libreoffice for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2018-11-06 14:24:00

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


Package is "libreoffice"

Tue Nov  6 14:24:00 2018 rev:166 rq:645726 version:6.1.3.2

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2018-10-22 
11:04:29.184216056 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 
2018-11-06 14:25:48.733745223 +0100
@@ -1,0 +2,30 @@
+Wed Oct 31 11:08:05 UTC 2018 - Tomáš Chvátal 
+
+- Honorably mention all the now dropped patches from 6.0 series that
+  are merged by the 6.1 already and as such never entered TW:
+  * bnc1088262.patch
+  * bsc1088263.patch
+  * bsc1095601.patch
+  * bsc1095639.patch
+  * bsc1098891.patch
+
+---
+Tue Oct 30 11:36:48 UTC 2018 - Tomáš Chvátal 
+
+- Remove libreofficekit files that are not supposed to be
+  installed when the feature is disabled
+
+---
+Tue Oct 30 08:36:24 UTC 2018 - Tomáš Chvátal 
+
+- Update to 6.1.3.2:
+  * 6.1.3 Final
+  * In this release we have fixes for bsc#1079744 bsc#1088266
+bsc#1095755 bsc#1110345 bsc#1107012
+
+---
+Thu Oct 25 14:17:16 UTC 2018 - Tomáš Chvátal 
+
+- Use turkish spellcheck that is now provided by myspell-dictionaries
+
+---
@@ -4 +34 @@
-- Update to 6.1.3.1:
+- Update to 6.1.3.1 fate#326624:
@@ -52,0 +83,20 @@
+Thu Aug  2 10:24:32 UTC 2018 - andras.ti...@collabora.com
+
+- bsc#1095639 LO-L3: Exporting to PPTX results in vertical labels being shown 
horizontally
+  * bsc1095639.patch
+
+---
+Wed Aug  1 09:12:38 UTC 2018 - andras.ti...@collabora.com
+
+- bsc#1098891 LO-L3: Table in PPTX misplaced and partly blue
+  * bsc1098891.patch
+- bsc#1088263 LO-L3: Labels in chart change (from white and other colors) to 
black when saving as PPTX
+  * bsc1088263.patch
+
+---
+Fri Jul 27 08:58:56 UTC 2018 - andras.ti...@collabora.com
+
+- bsc#1095601 - LO-L3: Exporting to PPTX shifts arrow shapes quite a bit
+  * bsc1095601.patch
+
+---
@@ -86,0 +137,6 @@
+Wed Jun 27 06:08:27 UTC 2018 - andras.ti...@collabora.com
+
+-  bnc#1088262 LO-L3: Table borders appear black in LibreOffice (while white 
in PowerPoint)
+   * bnc1088262.patch
+
+---
@@ -97,0 +154,12 @@
+
+---
+Thu Jun 21 08:59:06 UTC 2018 - tchva...@suse.com
+
+- Drop merged patch bnc1094359.patch
+
+---
+Thu Jun 21 08:55:26 UTC 2018 - tchva...@suse.com
+
+- Version bump to 6.0.5.2:
+  * Bunch of fixes from the upstream
+- Try to implement safeguarding to avoid bsc#1050305

Old:

  libreoffice-6.1.3.1.tar.xz
  libreoffice-6.1.3.1.tar.xz.asc
  libreoffice-help-6.1.3.1.tar.xz
  libreoffice-help-6.1.3.1.tar.xz.asc
  libreoffice-translations-6.1.3.1.tar.xz
  libreoffice-translations-6.1.3.1.tar.xz.asc

New:

  libreoffice-6.1.3.2.tar.xz
  libreoffice-6.1.3.2.tar.xz.asc
  libreoffice-help-6.1.3.2.tar.xz
  libreoffice-help-6.1.3.2.tar.xz.asc
  libreoffice-translations-6.1.3.2.tar.xz
  libreoffice-translations-6.1.3.2.tar.xz.asc



Other differences:
--
++ libreoffice.spec ++
--- /var/tmp/diff_new_pack.W4KKgG/_old  2018-11-06 14:26:01.529727957 +0100
+++ /var/tmp/diff_new_pack.W4KKgG/_new  2018-11-06 14:26:01.533727952 +0100
@@ -52,7 +52,7 @@
 %bcond_with gtk3
 %endif
 Name:   libreoffice
-Version:6.1.3.1
+Version:6.1.3.2
 Release:0
 Summary:A Free Office Suite (Framework)
 License:LGPL-3.0-or-later AND MPL-2.0+
@@ -924,7 +924,7 @@
 %langpack -l tg -n Tajik -T
 %langpack -l th -n Thai -s ctl -c ctlseqcheck_th -m th_TH
 %langpack -l tn -n Tswana
-%langpack -l tr -n Turkish -X -T
+%langpack -l tr -n Turkish -X -T -m tr_TR
 %langpack -l ts -n Tsonga
 %langpack -l tt -n Tatar
 %langpack -l ug -n Uyghur -T
@@ -1295,6 +1295,9 @@
 # Libreofficekit headers
 mkdir -p %{buildroot}%{_includedir}/LibreOfficeKit/
 install -m 0644 include/LibreOfficeKit/*.h 
%{buildroot}%{_includedir}/LibreOfficeKit/
+%else
+# remove files that are not supposed to be installed with disabled 
libreofficekit
+rm -rf %{buildroot}%{_libdir}/libreoffice/share/libreofficekit/

commit at for openSUSE:Factory

2018-11-06 Thread root
Hello community,

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

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


Package is "at"

Tue Nov  6 14:25:09 2018 rev:73 rq:645872 version:3.1.23

Changes:

--- /work/SRC/openSUSE:Factory/at/at.changes2017-11-29 10:51:57.490177813 
+0100
+++ /work/SRC/openSUSE:Factory/.at.new/at.changes   2018-11-06 
14:26:51.249660825 +0100
@@ -1,0 +2,19 @@
+Tue Oct 23 12:36:49 UTC 2018 - kstreit...@suse.com
+
+- Version update to at 3.1.23 [bsc#1112660]
+  * 832368-Using_of_the_meaningless_fcntl: Fix call of fcntl by
+replacing (long) 1 with FD_CLOEXEC
+  * 892819-at__improvements_to_atd.service: Improve atd.service,
+see bug report 892819
+  * 885891-at__stale_batchjobs_after_reboot: Remove stale at jobs
+after a boot.
+  * 897669-897670-Some_fixes_in_the_manuals: Fix some warnings in
+manpages at.1 and atd.8
+  * 883730-Remove_invalid_email_from_man_page: Remove invalid email
+from man pages.
+  * Draft of a release script
+  * Finalised script to release software.
+- refresh at-atq-timeformat.patch
+- refresh at-adjust_load_to_cpu_count.patch
+
+---

Old:

  at_3.1.20.orig.tar.gz

New:

  at_3.1.23.orig.tar.gz



Other differences:
--
++ at.spec ++
--- /var/tmp/diff_new_pack.or4TtO/_old  2018-11-06 14:26:53.073658360 +0100
+++ /var/tmp/diff_new_pack.or4TtO/_new  2018-11-06 14:26:53.073658360 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package at
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,13 +22,13 @@
 %endif
 
 Name:   at
-Version:3.1.20
+Version:3.1.23
 Release:0
 Summary:A Job Manager
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Daemons
-Url:ftp://ftp.debian.org/debian/pool/main/a/at
-Source: 
ftp://ftp.debian.org/debian/pool/main/a/at/%{name}_%{version}.orig.tar.gz
+Url:http://ftp.debian.org/debian/pool/main/a/at
+Source: 
http://ftp.debian.org/debian/pool/main/a/at/%{name}_%{version}.orig.tar.gz
 Source2:atd.pamd
 Source3:sysconfig.atd
 Source5:atd.service

++ at-adjust_load_to_cpu_count.patch ++
--- /var/tmp/diff_new_pack.or4TtO/_old  2018-11-06 14:26:53.133658279 +0100
+++ /var/tmp/diff_new_pack.or4TtO/_new  2018-11-06 14:26:53.133658279 +0100
@@ -1,7 +1,7 @@
-Index: at-3.1.16/at.1.in
+Index: at-3.1.23/at.1.in
 ===
 at-3.1.16.orig/at.1.in 2015-06-23 18:12:35.348993941 +0200
-+++ at-3.1.16/at.1.in  2015-06-23 18:48:39.666401868 +0200
+--- at-3.1.23.orig/at.1.in
 at-3.1.23/at.1.in
 @@ -68,6 +68,9 @@ deletes jobs, identified by their job nu
  executes commands when system load levels permit; in other words, when the 
load average
  drops below @LOADAVG_MX@, or the value specified in the invocation of
@@ -12,11 +12,11 @@
  .PP
  .B At
  allows fairly complex time
-Index: at-3.1.16/atd.c
+Index: at-3.1.23/atd.c
 ===
 at-3.1.16.orig/atd.c   2015-06-23 18:12:35.353994001 +0200
-+++ at-3.1.16/atd.c2015-06-23 18:31:52.137058536 +0200
-@@ -763,6 +763,7 @@ run_loop()
+--- at-3.1.23.orig/atd.c
 at-3.1.23/atd.c
+@@ -625,6 +625,7 @@ run_loop()
  int run_batch;
  static time_t next_batch = 0;
  double currlavg[3];
@@ -24,7 +24,7 @@
  
  /* Main loop. Open spool directory for reading and look over all the
   * files in there. If the filename indicates that the job should be run,
-@@ -907,7 +908,14 @@ run_loop()
+@@ -775,7 +776,14 @@ run_loop()
  #ifdef GETLOADAVG_PRIVILEGED
END_PRIV
  #endif
@@ -40,20 +40,20 @@
run_file(batch_name, batch_uid, batch_gid);
run_batch--;
  }
-Index: at-3.1.16/atd.8.in
+Index: at-3.1.23/atd.8.in
 ===
 at-3.1.16.orig/atd.8.in2014-09-30 08:29:02.0 +0200
-+++ at-3.1.16/atd.8.in 2015-06-23 18:48:17.519128303 +0200
+--- at-3.1.23.orig/atd.8.in
 at-3.1.23/atd.8.in
 @@ -20,10 +20,8 @@ runs jobs queued by
- .B -l
+ .B \-l
  Specifies a limiting load factor, over which batch jobs should
  not be run, instead of the compile-time choice of @LOADAVG_MX@.
 -For an SMP system with
 -.I n
 -CPUs, you will probably want to set this higher than
--.IR n-1.

commit bsh2 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package bsh2 for openSUSE:Factory checked in 
at 2018-11-06 14:26:28

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


Package is "bsh2"

Tue Nov  6 14:26:28 2018 rev:33 rq:645923 version:2.0.0.b6

Changes:

--- /work/SRC/openSUSE:Factory/bsh2/bsh2.changes2018-07-24 
17:31:40.944008687 +0200
+++ /work/SRC/openSUSE:Factory/.bsh2.new/bsh2.changes   2018-11-06 
14:26:58.969650395 +0100
@@ -1,0 +2,18 @@
+Thu Nov  1 12:44:36 UTC 2018 - Fridrich Strba 
+
+- Do not build against an old system asm, but use the few shaded
+  files source files distributed in the tarball.
+- Removed patches:
+  * bsh2-ClassGeneratorUtil.patch
+  * bsh2-asm.patch
+- not needed after the above change
+- Modified patch:
+  * beanshell-2.0b6-target.patch
+- fix source level to correspond to the target
+
+---
+Thu Oct 18 03:03:38 UTC 2018 - Fridrich Strba 
+
+- Use the pom.xml file from the sources to generate maven provides
+
+---

Old:

  beanshell-2.0b5.pom
  bsh-bsf-2.0b5.pom
  bsh-classgen-2.0b5.pom
  bsh-classpath-2.0b5.pom
  bsh-commands-2.0b5.pom
  bsh-core-2.0b5.pom
  bsh-engine-2.0b5.pom
  bsh-reflect-2.0b5.pom
  bsh-util-2.0b5.pom
  bsh2-ClassGeneratorUtil.patch
  bsh2-asm.patch



Other differences:
--
++ bsh2.spec ++
--- /var/tmp/diff_new_pack.dAwfNd/_old  2018-11-06 14:27:00.485648346 +0100
+++ /var/tmp/diff_new_pack.dAwfNd/_new  2018-11-06 14:27:00.489648341 +0100
@@ -13,7 +13,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/
 #
 
 
@@ -25,19 +25,8 @@
 Summary:Lightweight Scripting for Java (BeanShell Version 2.x)
 License:SPL-1.0 OR LGPL-2.0-or-later
 Group:  Development/Libraries/Java
-Url:http://www.beanshell.org/
+URL:http://www.beanshell.org/
 Source0:
https://github.com/beanshell/beanshell/archive/%{fversion}.tar.gz
-Source1:beanshell-2.0b5.pom
-Source2:bsh-classpath-2.0b5.pom
-Source3:bsh-commands-2.0b5.pom
-Source4:bsh-core-2.0b5.pom
-Source5:bsh-reflect-2.0b5.pom
-Source6:bsh-util-2.0b5.pom
-Source7:bsh-bsf-2.0b5.pom
-Source8:bsh-classgen-2.0b5.pom
-Source9:bsh-engine-2.0b5.pom
-Patch1: %{name}-asm.patch
-Patch2: %{name}-ClassGeneratorUtil.patch
 #PATCH-FIX-OPENSUSE: use html output and JVM's built-in xmlns:redirect
 Patch3: bsh-2.0b5-docs.patch
 #PATCH-FIX-OPENSUSE: those two patches fixes a compatibility with a standard 
javax.script API
@@ -46,21 +35,16 @@
 Patch1002:  beanshell-2.0b6-target.patch
 Patch1003:  beanshell-2.0b6-getpeer.patch
 BuildRequires:  ant
-BuildRequires:  asm >= 1.5.3
-BuildRequires:  asm-javadoc
 BuildRequires:  bsf
 BuildRequires:  bsf-javadoc
 BuildRequires:  fdupes
-# Disable this one whenever the javadoc build is fixed for jdk9
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  javacc3
 # Needed for maven conversions
 BuildRequires:  javapackages-local
-BuildRequires:  javapackages-tools
 BuildRequires:  servletapi4
 Requires:   bsf
 Requires:   javapackages-tools
-Requires:   objectweb-asm
 BuildArch:  noarch
 
 %description
@@ -103,7 +87,6 @@
 %package classgen
 Summary:ASM support for bsh2
 Group:  Development/Libraries/Java
-Requires:   asm
 
 %description classgen
 Lightweight Scripting for Java (BeanShell Version 2.x) (ASM support).
@@ -132,8 +115,6 @@
 
 %prep
 %setup -q -n beanshell-%{fversion}
-%patch1 -p1
-%patch2
 %patch3 -p1
 %patch1000 -p1
 %patch1001 -p1
@@ -148,18 +129,14 @@
 mv tests/test-scripts/Data/addclass.jar.no tests/test-scripts/Data/addclass.jar
 
 %build
-build-jar-repository -s -p lib asm/asm bsf javacc3 servlet
+build-jar-repository -s -p lib bsf javacc3 servlet
 pushd engine/javax-src/
 javac -cp $(build-classpath servlet) -source 8 -target 8 $(find . -name 
"*.java")
 jar cf ../../lib/javaxscript.jar $(find . -name "*.class" -o -name "*.html")
 popd
 # set VERSION
 perl -p -i -e 's|VERSION =.*;|VERSION = "%{version}";|' 
src/bsh/Interpreter.java
-# remove internal asm code, use JPackage external jar instead
-rm -rf src/bsh/org
-perl -p -i -e 's|bsh.org.objectweb.asm|org.objectweb.asm|' 
src/bsh/ClassGeneratorUtil.java
 ant \
--Dasm.javadoc=%{_javadocdir}/asm \
 -Dbsf.javadoc=%{_javadocdir}/bsf \
 -Djava.javadoc=%{_javadocdir}/java \
 dist
@@ -179,34 +

commit python-SQLAlchemy for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory checked in at 2018-11-06 14:28:57

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


Package is "python-SQLAlchemy"

Tue Nov  6 14:28:57 2018 rev:56 rq:646013 version:1.2.13

Changes:

--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes  
2018-09-26 14:24:55.129778989 +0200
+++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python-SQLAlchemy.changes 
2018-11-06 14:29:02.349483478 +0100
@@ -1,0 +2,62 @@
+Thu Nov  1 22:48:27 UTC 2018 - Arun Persaud 
+
+- update to version 1.2.13:
+  * orm
++ [orm] [bug] Fixed bug where “dynamic” loader needs to explicitly
+  set the “secondary” table in the FROM clause of the query, to
+  suit the case where the secondary is a join object that is
+  otherwise not pulled into the query from its columns alone.
+  References: #4349
+  * orm declarative
++ [bug] [declarative] [orm] Fixed regression caused by #4326 in
+  version 1.2.12 where using declared_attr with a mixin in
+  conjunction with orm.synonym() would fail to map the synonym
+  properly to an inherited subclass.  References: #4350
++ [bug] [declarative] [orm] The column conflict resolution
+  technique discussed at Resolving Column Conflicts is now
+  functional for a Column that is also a primary key
+  column. Previously, a check for primary key columns declared on
+  a single-inheritance subclass would occur before the column copy
+  were allowed to pass.  References: #4352
+  * sql
++ [sql] [feature] Refactored SQLCompiler to expose a
+  SQLCompiler.group_by_clause() method similar to the
+  SQLCompiler.order_by_clause() and SQLCompiler.limit_clause()
+  methods, which can be overridden by dialects to customize how
+  GROUP BY renders. Pull request courtesy Samuel Chou.
++ [sql] [bug] Fixed bug where the Enum.create_constraint flag on
+  the Enum datatype would not be propagated to copies of the type,
+  which affects use cases such as declarative mixins and abstract
+  bases.  References: #4341
+  * postgresql
++ [postgresql] [bug] Added support for the aggregate_order_by
+  function to receive multiple ORDER BY elements, previously only
+  a single element was accepted.  References: #4337
+  * mysql
++ [mysql] [bug] Added word function to the list of reserved words
+  for MySQL, which is now a keyword in MySQL 8.0 References: #4348
++ [mysql] [bug] Added a workaround for a MySQL bug #88718
+  introduced in the 8.0 series, where the reflection of a foreign
+  key constraint is not reporting the correct case sensitivity for
+  the referred column, leading to errors during use of the
+  reflected constraint such as when using the automap
+  extension. The workaround emits an additional query to the
+  information_schema tables in order to retrieve the correct case
+  sensitive name.  References: #4344
+  * misc
++ [misc] [bug] Fixed issue where part of the utility language
+  helper internals was passing the wrong kind of argument to the
+  Python __import__ builtin as the list of modules to be
+  imported. The issue produced no symptoms within the core library
+  but could cause issues with external applications that redefine
+  the __import__ builtin or otherwise instrument it. Pull request
+  courtesy Joe Urciuoli.
++ [misc] [bug] [py3k] Fixed additional warnings generated by
+  Python 3.7 due to changes in the organization of the Python
+  collections and collections.abc packages. Previous collections
+  warnings were fixed in version 1.2.11. Pull request courtesy
+  xtreak.  References: #4339
++ [bug] [ext] Added missing .index() method to list-based
+  association collections in the association proxy extension.
+
+---

Old:

  SQLAlchemy-1.2.12.tar.gz

New:

  SQLAlchemy-1.2.13.tar.gz



Other differences:
--
++ python-SQLAlchemy.spec ++
--- /var/tmp/diff_new_pack.7NsBvS/_old  2018-11-06 14:29:03.913481359 +0100
+++ /var/tmp/diff_new_pack.7NsBvS/_new  2018-11-06 14:29:03.913481359 +0100
@@ -20,7 +20,7 @@
 %define oldpython python
 %bcond_without tests
 Name:   python-SQLAlchemy
-Version:1.2.12
+Version:1.2.13
 Release:0
 Summary:Database Abstraction Library
 License:MIT

++ SQLAlchemy-1.2.12.tar.gz -> SQLAlchemy-1.2.13.tar.gz ++
 13694 lines of diff (skipped)




commit python-prompt_toolkit for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2018-11-06 14:29:14

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


Package is "python-prompt_toolkit"

Tue Nov  6 14:29:14 2018 rev:9 rq:646016 version:2.0.7

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2018-10-15 09:44:55.791271568 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new/python-prompt_toolkit.changes
 2018-11-06 14:29:53.173414597 +0100
@@ -1,0 +2,25 @@
+Thu Nov  1 22:41:46 UTC 2018 - Arun Persaud 
+
+- update to version 2.0.7:
+  * Bug fixes:
++ Fixed assertion in PromptSession: the style_transformation check
+  was wrong.
++ Removed 'default' attribute in PromptSession. Only ask for it in
+  the `prompt()` method. This fixes the issue that passing
+  `default` once, will store it for all consequent calls in the
+  `PromptSession`.
++ Ensure that `__pt_formatted_text__` always returns a
+  `FormattedText` instance. This fixes an issue with
+  `print_formatted_text`.
+  * New features:
++ Improved handling of situations where stdin or stdout are not a
+  terminal.  (Print warning instead of failing with an assertion.)
++ Added `print_container` utility.
++ Sound bell when attempting to edit read-only buffer.
++ Handle page-down and page-up keys in RadioList.
++ Accept any `collections.abc.Sequence` for HSplit/VSplit children
+  (instead of lists only).
++ Improved Vi key bindings: return to navigation mode when Insert
+  is pressed.
+
+---

Old:

  prompt_toolkit-2.0.6.tar.gz

New:

  prompt_toolkit-2.0.7.tar.gz



Other differences:
--
++ python-prompt_toolkit.spec ++
--- /var/tmp/diff_new_pack.GQx5QN/_old  2018-11-06 14:29:53.929413571 +0100
+++ /var/tmp/diff_new_pack.GQx5QN/_new  2018-11-06 14:29:53.929413571 +0100
@@ -20,7 +20,7 @@
 %define oldpython python
 %bcond_without  test
 Name:   python-prompt_toolkit
-Version:2.0.6
+Version:2.0.7
 Release:0
 Summary:Library for building interactive command lines in Python
 License:BSD-3-Clause

++ prompt_toolkit-2.0.6.tar.gz -> prompt_toolkit-2.0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prompt_toolkit-2.0.6/CHANGELOG 
new/prompt_toolkit-2.0.7/CHANGELOG
--- old/prompt_toolkit-2.0.6/CHANGELOG  2018-10-12 18:47:17.0 +0200
+++ new/prompt_toolkit-2.0.7/CHANGELOG  2018-10-30 22:17:55.0 +0100
@@ -1,6 +1,28 @@
 CHANGELOG
 =
 
+2.0.7: 2018-10-30
+-
+
+Bug fixes:
+- Fixed assertion in PromptSession: the style_transformation check was wrong.
+- Removed 'default' attribute in PromptSession. Only ask for it in the
+  `prompt()` method. This fixes the issue that passing `default` once, will
+  store it for all consequent calls in the `PromptSession`.
+- Ensure that `__pt_formatted_text__` always returns a `FormattedText`
+  instance. This fixes an issue with `print_formatted_text`.
+
+New features:
+- Improved handling of situations where stdin or stdout are not a terminal.
+  (Print warning instead of failing with an assertion.)
+- Added `print_container` utility.
+- Sound bell when attempting to edit read-only buffer.
+- Handle page-down and page-up keys in RadioList.
+- Accept any `collections.abc.Sequence` for HSplit/VSplit children (instead of
+  lists only).
+- Improved Vi key bindings: return to navigation mode when Insert is pressed.
+
+
 2.0.6: 2018-10-12
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prompt_toolkit-2.0.6/PKG-INFO 
new/prompt_toolkit-2.0.7/PKG-INFO
--- old/prompt_toolkit-2.0.6/PKG-INFO   2018-10-12 18:48:47.0 +0200
+++ new/prompt_toolkit-2.0.7/PKG-INFO   2018-10-30 22:23:42.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: prompt_toolkit
-Version: 2.0.6
+Version: 2.0.7
 Summary: Library for building powerful interactive command lines in Python
 Home-page: https://github.com/jonathanslenders/python-prompt-toolkit
 Author: Jonathan Slenders
@@ -12,8 +12,10 @@
 
 |Build Status|  |AppVeyor|  |PyPI|  |RTD|  |License|
 
-``prompt_toolkit`` is a library for building powerful interactive 
command lines
-and terminal applications in Python.
+.. image :: 
https://github.com/prompt-toolkit/python-prompt-toolkit/raw/master/docs/images/logo_400px.png
+
+*``prompt_toolkit`` is

commit python-padaos for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-padaos for openSUSE:Factory 
checked in at 2018-11-06 14:29:54

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


Package is "python-padaos"

Tue Nov  6 14:29:54 2018 rev:3 rq:646019 version:0.1.7

Changes:

--- /work/SRC/openSUSE:Factory/python-padaos/python-padaos.changes  
2018-08-03 12:39:45.139788241 +0200
+++ /work/SRC/openSUSE:Factory/.python-padaos.new/python-padaos.changes 
2018-11-06 14:30:02.553401877 +0100
@@ -1,0 +2,6 @@
+Thu Nov  1 19:20:50 UTC 2018 - Antonio Larrosa 
+
+- Update to padaos 0.1.7
+  * Fix Python 3.7 regex issue
+
+---

Old:

  padaos-0.1.6.tar.gz

New:

  padaos-0.1.7.tar.gz



Other differences:
--
++ python-padaos.spec ++
--- /var/tmp/diff_new_pack.78iPjU/_old  2018-11-06 14:30:07.981394514 +0100
+++ /var/tmp/diff_new_pack.78iPjU/_new  2018-11-06 14:30:07.985394509 +0100
@@ -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,7 +20,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-padaos
-Version:0.1.6
+Version:0.1.7
 Release:0
 Summary:An intent parser
 License:MIT

++ padaos-0.1.6.tar.gz -> padaos-0.1.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/padaos-0.1.6/PKG-INFO new/padaos-0.1.7/PKG-INFO
--- old/padaos-0.1.6/PKG-INFO   2018-07-04 20:53:07.0 +0200
+++ new/padaos-0.1.7/PKG-INFO   2018-09-12 01:52:05.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: padaos
-Version: 0.1.6
+Version: 0.1.7
 Summary: A rigid, lightweight, dead-simple intent parser
 Home-page: http://github.com/MatthewScholefield/padaos
 Author: Matthew Scholefield
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/padaos-0.1.6/padaos.egg-info/PKG-INFO 
new/padaos-0.1.7/padaos.egg-info/PKG-INFO
--- old/padaos-0.1.6/padaos.egg-info/PKG-INFO   2018-07-04 20:53:07.0 
+0200
+++ new/padaos-0.1.7/padaos.egg-info/PKG-INFO   2018-09-12 01:52:05.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: padaos
-Version: 0.1.6
+Version: 0.1.7
 Summary: A rigid, lightweight, dead-simple intent parser
 Home-page: http://github.com/MatthewScholefield/padaos
 Author: Matthew Scholefield
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/padaos-0.1.6/padaos.py new/padaos-0.1.7/padaos.py
--- old/padaos-0.1.6/padaos.py  2018-07-04 20:51:17.0 +0200
+++ new/padaos-0.1.7/padaos.py  2018-09-12 01:51:49.0 +0200
@@ -32,7 +32,7 @@
 (r'\(([^\|)]*)\)', r'{~(\1)~}'),  # (hi) -> {~(hi)~}
 
 # === Convert to regex literal ===
-(re.escape, None),  # a b:c -> a\ b\:c
+(r'(\W)', r'\\\1'),
 (r' {} '.format, None),  # 'abc' -> ' abc '
 
 # === Unescape Chars for Convenience ===
@@ -49,9 +49,9 @@
 (r'\\\|', r'|'),  # \| -> |
 
 # === Support Special Symbols ===
-(r'(?<=\s)\\:0(?=\s)', r'\w+'),
-(r'#', r'\d'),
-(r'\d', r'\d'),
+(r'(?<=\s)\\:0(?=\s)', r'\\w+'),
+(r'#', r'\\d'),
+(r'\d', r'\\d'),
 
 # === Space Word Separations ===
 (r'(? a :b
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/padaos-0.1.6/setup.py new/padaos-0.1.7/setup.py
--- old/padaos-0.1.6/setup.py   2018-07-04 20:52:15.0 +0200
+++ new/padaos-0.1.7/setup.py   2018-09-12 01:51:49.0 +0200
@@ -4,7 +4,7 @@
 
 setup(
 name='padaos',
-version='0.1.6',
+version='0.1.7',
 description='A rigid, lightweight, dead-simple intent parser',
 url='http://github.com/MatthewScholefield/padaos',
 author='Matthew Scholefield',




commit python-msk for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-msk for openSUSE:Factory 
checked in at 2018-11-06 14:30:09

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


Package is "python-msk"

Tue Nov  6 14:30:09 2018 rev:2 rq:646020 version:0.3.11

Changes:

--- /work/SRC/openSUSE:Factory/python-msk/python-msk.changes2018-08-02 
14:58:13.932286446 +0200
+++ /work/SRC/openSUSE:Factory/.python-msk.new/python-msk.changes   
2018-11-06 14:30:44.849344489 +0100
@@ -1,0 +2,11 @@
+Thu Nov  1 18:52:45 UTC 2018 - Antonio Larrosa 
+
+- Update to msk 0.3.11
+  * Support changing msk branch via command line
+  * Add alternative upgrade example
+  * Add titles to README sections for permalinking
+  * Change skill branch naming convention to not use slashes
+  * Support git injector with token
+  * Support token authentication
+
+---

Old:

  msk-0.3.10.tar.gz

New:

  msk-0.3.11.tar.gz



Other differences:
--
++ python-msk.spec ++
--- /var/tmp/diff_new_pack.sAo0bp/_old  2018-11-06 14:30:52.445334178 +0100
+++ /var/tmp/diff_new_pack.sAo0bp/_new  2018-11-06 14:30:52.449334172 +0100
@@ -12,14 +12,14 @@
 # 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 skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-msk
-Version:0.3.10
+Version:0.3.11
 Release:0
 Summary:Mycroft Skills Kit
 License:Apache-2.0

++ fix-dependencies.patch ++
--- /var/tmp/diff_new_pack.sAo0bp/_old  2018-11-06 14:30:52.493334112 +0100
+++ /var/tmp/diff_new_pack.sAo0bp/_new  2018-11-06 14:30:52.497334107 +0100
@@ -4,7 +4,7 @@
 +++ msk-0.3.10/setup.py
 @@ -25,7 +25,7 @@ setup(
  name='msk',
- version='0.3.10',  # Also update in msk/__init__.py
+ version='0.3.11',  # Also update in msk/__init__.py
  packages=['msk', 'msk.actions'],
 -install_requires=['GitPython', 'typing', 'msm>=0.5.13', 'pygithub'],
 +install_requires=['GitPython', 'msm>=0.5.13', 'pygithub'],

++ msk-0.3.10.tar.gz -> msk-0.3.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/msk-0.3.10/PKG-INFO new/msk-0.3.11/PKG-INFO
--- old/msk-0.3.10/PKG-INFO 2018-06-11 18:21:15.0 +0200
+++ new/msk-0.3.11/PKG-INFO 2018-08-28 15:43:05.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: msk
-Version: 0.3.10
+Version: 0.3.11
 Summary: Mycroft Skills Kit
 Home-page: https://github.com/MycroftAI/mycroft-skills-kit
 Author: Mycroft AI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/msk-0.3.10/README.md new/msk-0.3.11/README.md
--- old/msk-0.3.10/README.md2018-06-01 22:36:00.0 +0200
+++ new/msk-0.3.11/README.md2018-08-27 08:43:07.0 +0200
@@ -30,12 +30,33 @@
 msk upload /opt/mycroft/skills/myskill
 msk upgrade /opt/mycroft/skills/myskill
 ```
+### Creating a New Skill
 
-**`create-test`:**
+`msk create`:
+
+[![msk-create](https://images2.imgbox.com/ab/25/6kbqKbXh_o.gif)](https://asciinema.org/a/X5pWLPOpsMLUPYp5kgswNm5Zu?speed=1.5)
+
+### Creating Tests
+
+`msk create-test /opt/mycroft/skills/myskill`:
 
 
[![msk-create-test](https://images2.imgbox.com/9c/c8/gLRS7xuL_o.gif)](https://asciinema.org/a/Ayzaj6QJbKGBfs2eIQWr11idH?speed=1.5)
 
+## Uploading New Skill
 
-**`upload`:**
+`msk upload /opt/mycroft/skills/myskill`:
 
 
[![msk-upload](https://images2.imgbox.com/35/5d/BCVxUxuh_o.gif)](https://asciinema.org/a/Bp1sORVnmVz9wYjZXfempTPoO?speed=1.5)
+
+## Upgrading an Existing Skill
+
+```bash
+msk upgrade /opt/mycroft/skills/myskill
+```
+
+ --or--
+
+```bash
+cd /opt/mycroft/skills/myskill
+msk upgrade .
+```
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/msk-0.3.10/msk/__main__.py 
new/msk-0.3.11/msk/__main__.py
--- old/msk-0.3.10/msk/__main__.py  2018-06-01 21:16:34.0 +0200
+++ new/msk-0.3.11/msk/__main__.py  2018-08-28 13:15:50.0 +0200
@@ -46,6 +46,7 @@
 parser.add_argument('-b', '--repo-branch', help='Branch of skills repo to 
upload to')
 parser.add_argument('-s', '--skills-dir', help='Directory to look for 
skills in')
 parser.add_argument('-c', '--repo-cache', help='Location to store local 
skills repo clone')
+parser.add_argument('-t', '--use-token', action='store_true')
 
 subparsers = parser.add_subparsers(dest='action'

commit python-msm for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-msm for openSUSE:Factory 
checked in at 2018-11-06 14:30:54

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


Package is "python-msm"

Tue Nov  6 14:30:54 2018 rev:5 rq:646021 version:0.5.19

Changes:

--- /work/SRC/openSUSE:Factory/python-msm/python-msm.changes2018-08-28 
09:24:56.156920051 +0200
+++ /work/SRC/openSUSE:Factory/.python-msm.new/python-msm.changes   
2018-11-06 14:31:44.305263738 +0100
@@ -1,0 +2,11 @@
+Thu Nov  1 19:16:42 UTC 2018 - alarr...@suse.com
+
+- Update to python-msm 0.5.19
+  * Add optional skill and author args to update
+  * Add LICENSE to package
+  * Normalize license headers
+  * Change default branch to 18.08
+  * Remove python2 support
+- Rebase add-local-patch-support.patch and fix-skills-directories.patch
+
+---

Old:

  LICENSE
  msm-0.5.18.tar.gz

New:

  msm-0.5.19.tar.gz



Other differences:
--
++ python-msm.spec ++
--- /var/tmp/diff_new_pack.ij96tw/_old  2018-11-06 14:31:50.721255018 +0100
+++ /var/tmp/diff_new_pack.ij96tw/_new  2018-11-06 14:31:50.725255013 +0100
@@ -12,21 +12,20 @@
 # 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 skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-msm
-Version:0.5.18
+Version:0.5.19
 Release:0
 Summary:Mycroft Skills Manager
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://github.com/MycroftAI/mycroft-skills-manager
 Source: 
https://files.pythonhosted.org/packages/source/m/msm/msm-%{version}.tar.gz
-Source99:   
https://raw.githubusercontent.com/MycroftAI/mycroft-skills-manager/master/LICENSE
 Patch0: fix-skills-directories.patch
 Patch1: do-not-run-pip-or-requirements-script.patch
 Patch2: add-local-patch-support.patch
@@ -48,8 +47,8 @@
 %patch1 -p1
 %patch2 -p1
 sed -i -e "s/install_requires=\['GitPython', 
'typing'\]/install_requires=['GitPython']/" setup.py
-
-cp %{SOURCE99} .
+sed -i -e "s/data_files=\[('msm', \['LICENSE'\])\]//" setup.py
+chmod -x LICENSE
 
 %build
 %python_build

++ add-local-patch-support.patch ++
--- /var/tmp/diff_new_pack.ij96tw/_old  2018-11-06 14:31:50.761254964 +0100
+++ /var/tmp/diff_new_pack.ij96tw/_new  2018-11-06 14:31:50.765254959 +0100
@@ -4,7 +4,7 @@
 +++ msm-0.5.17/msm/skill_entry.py
 @@ -39,6 +39,8 @@ from msm.exceptions import PipRequiremen
  SystemRequirementsException, AlreadyInstalled, SkillModified, \
- AlreadyRemoved, RemoveException, CloneException
+ AlreadyRemoved, RemoveException, CloneException, NotInstalled
  from msm.util import Git
 +from msm.local_patches_utils import apply_skill_patch, \
 +reverse_skill_patch, remove_applied_skill_patch

++ fix-skills-directories.patch ++
--- /var/tmp/diff_new_pack.ij96tw/_old  2018-11-06 14:31:50.777254942 +0100
+++ /var/tmp/diff_new_pack.ij96tw/_new  2018-11-06 14:31:50.777254942 +0100
@@ -178,5 +178,5 @@
 -self.path = path or "/opt/mycroft/.skills-repo"
 +self.path = path or get_skills_repo_directory()
  self.url = url or "https://github.com/MycroftAI/mycroft-skills";
- self.branch = branch or "18.02"
+ self.branch = branch or "18.08"
  self.repo_info = {}

++ msm-0.5.18.tar.gz -> msm-0.5.19.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/msm-0.5.18/LICENSE new/msm-0.5.19/LICENSE
--- old/msm-0.5.18/LICENSE  1970-01-01 01:00:00.0 +0100
+++ new/msm-0.5.19/LICENSE  2018-08-14 09:59:47.0 +0200
@@ -0,0 +1,176 @@
+ Apache License
+   Version 2.0, January 2004
+http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+  "License" shall mean the terms and conditions for use, reproduction,
+  and distribution as defined by Sections 1 through 9 of this document.
+
+  "Licensor" shall mean the copyright owner or entity authorized by
+  the copyright owner that is granting the License.
+
+  "Legal Entity" shall mean the union of the acting entity and all
+  other entities that control, are controlled by, or are under common
+  control with that entity. For the purposes of this

commit python-sphinxcontrib-trio for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-sphinxcontrib-trio for 
openSUSE:Factory checked in at 2018-11-06 14:31:42

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


Package is "python-sphinxcontrib-trio"

Tue Nov  6 14:31:42 2018 rev:2 rq:646023 version:1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sphinxcontrib-trio/python-sphinxcontrib-trio.changes
  2018-04-20 17:26:57.879990287 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-trio.new/python-sphinxcontrib-trio.changes
 2018-11-06 14:32:10.061228728 +0100
@@ -1,0 +2,5 @@
+Thu Nov  1 16:55:09 CET 2018 - mc...@suse.com
+
+- Add avoid_contextlib2.patch gh#python-trio/sphinxcontrib-trio#18
+
+---

New:

  avoid_contextlib2.patch



Other differences:
--
++ python-sphinxcontrib-trio.spec ++
--- /var/tmp/diff_new_pack.jg7MQc/_old  2018-11-06 14:32:24.245209440 +0100
+++ /var/tmp/diff_new_pack.jg7MQc/_new  2018-11-06 14:32:24.269209407 +0100
@@ -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/
 #
 
 
@@ -26,7 +26,8 @@
 Group:  Development/Languages/Python
 URL:https://github.com/python-trio/sphinxcontrib-trio
 Source: 
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-trio/sphinxcontrib-trio-%{version}.tar.gz
-BuildRequires:  %{python_module devel >= 3.5}
+# https://github.com/python-trio/sphinxcontrib-trio/issues/18
+Patch0: avoid_contextlib2.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -42,6 +43,7 @@
 
 %prep
 %setup -q -n sphinxcontrib-trio-%{version}
+%autopatch -p1
 
 %build
 %python_build

++ avoid_contextlib2.patch ++
--- a/sphinxcontrib_trio/__init__.py
+++ b/sphinxcontrib_trio/__init__.py
@@ -92,13 +92,6 @@ CM_CODES = set()
 from contextlib import contextmanager
 CM_CODES.add(contextmanager(None).__code__)
 
-try:
-from contextlib2 import contextmanager as contextmanager2
-except ImportError:
-pass
-else:
-CM_CODES.add(contextmanager2(None).__code__)
-
 extended_function_option_spec = {
 "async": directives.flag,
 "decorator": directives.flag,
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,6 +1,5 @@
 pytest
 pytest-cov
 async_generator
-contextlib2
 lxml
 cssselect
--- a/tests/test_sphinxcontrib_trio.py
+++ b/tests/test_sphinxcontrib_trio.py
@@ -14,13 +14,6 @@ from pathlib import Path
 import lxml.html
 
 try:
-from contextlib2 import contextmanager as contextmanager2
-except ImportError:
-have_contextmanager2 = False
-else:
-have_contextmanager2 = True
-
-try:
 from async_generator import async_generator, yield_
 except ImportError:
 have_async_generator = False
@@ -108,12 +101,6 @@ def test_sniff_options():
 
 check(cm, "with")
 
-if have_contextmanager2:
-@contextmanager2
-def cm2():  # pragma: no cover
-yield
-check(cm2, "with")
-
 def manual_cm():  # pragma: no cover
 pass
 manual_cm.__returns_contextmanager__ = True
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -111,9 +111,7 @@ Autodetection heuristics
 * ``:with:`` is autodetected for:
 
   * functions decorated with `contextlib.contextmanager
-
`__
-or `contextlib2.contextmanager
-
`__,
+
`__,
 
   * functions that have an attribute ``__returns_contextmanager__``
 with a truthy value.



commit python-resampy for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-resampy for openSUSE:Factory 
checked in at 2018-11-06 14:32:07

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


Package is "python-resampy"

Tue Nov  6 14:32:07 2018 rev:2 rq:646080 version:0.2.1

Changes:

--- /work/SRC/openSUSE:Factory/python-resampy/python-resampy.changes
2018-11-02 10:54:17.906256263 +0100
+++ /work/SRC/openSUSE:Factory/.python-resampy.new/python-resampy.changes   
2018-11-06 14:32:50.173174169 +0100
@@ -1,0 +2,5 @@
+Fri Nov  2 11:35:12 UTC 2018 - Jan Engelhardt 
+
+- Trim bias from description.
+
+---



Other differences:
--
++ python-resampy.spec ++
--- /var/tmp/diff_new_pack.CUQEP1/_old  2018-11-06 14:32:51.521172335 +0100
+++ /var/tmp/diff_new_pack.CUQEP1/_new  2018-11-06 14:32:51.529172324 +0100
@@ -12,26 +12,27 @@
 # 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-resampy
 Version:0.2.1
 Release:0
+Summary:Signal resampling in Python
 License:ISC
-Summary:Efficient signal resampling
-Url:https://github.com/bmcfee/resampy
 Group:  Development/Languages/Python
+Url:https://github.com/bmcfee/resampy
 Source: 
https://files.pythonhosted.org/packages/source/r/resampy/resampy-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module numba >= 0.32}
 BuildRequires:  %{python_module numpy >= 1.10}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-cov}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module scipy >= 0.13}
 BuildRequires:  %{python_module six >= 1.3}
 # /SECTION
@@ -47,10 +48,8 @@
 %python_subpackages
 
 %description
-Efficient sample rate conversion in Python.
-
 This package implements the band-limited sinc interpolation method
-for sampling rate conversion as described by:
+in Python for sampling rate conversion as described by:
 
 Smith, Julius O. Digital Audio Resampling Home Page Center for
 Computer Research in Music and Acoustics (CCRMA), Stanford




commit nodejs10 for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package nodejs10 for openSUSE:Factory 
checked in at 2018-11-06 14:32:51

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


Package is "nodejs10"

Tue Nov  6 14:32:51 2018 rev:6 rq:646083 version:10.13.0

Changes:

--- /work/SRC/openSUSE:Factory/nodejs10/nodejs10.changes2018-10-25 
09:09:43.298383857 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs10.new/nodejs10.changes   2018-11-06 
14:32:57.237164557 +0100
@@ -1,0 +2,10 @@
+Tue Oct 30 11:36:20 UTC 2018 - adam.ma...@suse.de
+
+- New upstream LTS 10.13.0: (bsc#1112438, FATE#326776)
+  * buffer: fix crash for invalid index types
+  * deps: fix wrong default for v8 handle zapping
+- env_shebang.patch: dropped
+- skip_test_on_lowmem.patch: skip some build tests on low-memory
+  build machines
+
+---

Old:

  env_shebang.patch
  node-v10.12.0.tar.xz

New:

  node-v10.13.0.tar.xz
  skip_test_on_lowmem.patch



Other differences:
--
++ nodejs10.spec ++
--- /var/tmp/diff_new_pack.ztGk6T/_old  2018-11-06 14:32:58.417162951 +0100
+++ /var/tmp/diff_new_pack.ztGk6T/_new  2018-11-06 14:32:58.421162945 +0100
@@ -26,7 +26,7 @@
 ###
 
 Name:   nodejs10
-Version:10.12.0
+Version:10.13.0
 Release:0
 
 %define node_version_number 10
@@ -131,12 +131,11 @@
 # PATCH-FIX-OPENSUSE -- install user global npm packages to /usr/local
 # instead of /usr
 Patch104:   npm_search_paths.patch
+Patch105:   skip_test_on_lowmem.patch
 
 # Use versioned binaries and paths
 Patch200:   versioned.patch
 
-Patch201:   env_shebang.patch
-
 %if 0%{with binutils_gold}
 BuildRequires:  binutils-gold
 %endif
@@ -319,13 +318,18 @@
 %patch103 -p1
 %endif
 %patch104 -p1
+%patch105 -p1
 %patch200 -p1
-%patch201 -p1
 
 # abnormalities from patching
 find -name configure.js.orig -delete
 
 %build
+# normalize shebang
+find -name \*.py -perm -1 -type f | xargs sed -i '1 s,^#!\s\?/usr/bin/env 
python$,#!/usr/bin/python,'
+find deps/npm -type f | xargs sed -i '1 s,^#!\s\?/usr/bin/env 
node$,#!/usr/bin/node%{node_version_number},'
+find deps/npm -type f | xargs sed -i '1 s,^#!\s\?/usr/bin/env 
\(bash\|sh\)\?$,#!/bin/bash,'
+
 . %{SOURCE20}
 # Make sure nothing gets included from bundled deps:
 # We only delete the source and header files, because
@@ -440,7 +444,6 @@
 find 
%{buildroot}%{_libdir}/node_modules/npm%{node_version_number}/node_modules 
-type d -name "benchmark" -print0 | xargs -0 rm -rf --
 
 # fix permissions
-find %{buildroot}%{_libdir}/node_modules -type f -exec chmod 0644 {} +
 chmod 0755 
%{buildroot}%{_libdir}/node_modules/npm%{node_version_number}/bin/np*-cli.js
 chmod 0755 
%{buildroot}%{_libdir}/node_modules/npm%{node_version_number}/bin/node-gyp-bin/node-gyp
 chmod 0755 
%{buildroot}%{_libdir}/node_modules/npm%{node_version_number}/node_modules/node-gyp/bin/node-gyp.js

++ SHASUMS256.txt ++
--- /var/tmp/diff_new_pack.ztGk6T/_old  2018-11-06 14:32:58.457162896 +0100
+++ /var/tmp/diff_new_pack.ztGk6T/_new  2018-11-06 14:32:58.461162891 +0100
@@ -1,36 +1,36 @@
-eb8cb1aa1f3ee9bc376d3654ce6410980e9c42b5d09eddca73f5d624bec22861  
node-v10.12.0-aix-ppc64.tar.gz
-f275c901b9aeaacea2bf22648329c2e9ade5e1ff63a446b83446d5d4e19464cc  
node-v10.12.0-darwin-x64.tar.gz
-4ae6608a149a3005864a31fa4f462d49cd833814c561aa3ab22757519f62d5c1  
node-v10.12.0-darwin-x64.tar.xz
-903d0a0d28c82907bcc0bf500384096dcf330f55a78589a532658fd43dd92cc2  
node-v10.12.0-headers.tar.gz
-9432aa34583a3b19ca9be8229676ff138223872e4c2412976d00fc36e4b54f34  
node-v10.12.0-headers.tar.xz
-35108e762de4d449ae012c69c5927023806b2e447070d712630e78ab1f1d2cd5  
node-v10.12.0-linux-arm64.tar.gz
-b327deca4e380559c8c1fbacb9e668b49127ea998de4c8fe83912838cf786786  
node-v10.12.0-linux-arm64.tar.xz
-b051ddfb00fa949c0201821e36f963be9f2b763e240dbdcaa4aa03cfa1ef8a85  
node-v10.12.0-linux-armv6l.tar.gz
-88b507572b151fe02b450d4b6fb1fa7b54adb65392845045dd247a0c012f56c8  
node-v10.12.0-linux-armv6l.tar.xz
-09125bb4a8e80a4b04f6723014a7e33d334fee83bf8e187e25352279dcc0f0a7  
node-v10.12.0-linux-armv7l.tar.gz
-8497633db68a26ae0cc57791dc06a60e2d6a9319b19cfa717d2eb822952afc7a  
node-v10.12.0-linux-armv7l.tar.xz
-8731c5b1fe53874378fe9b75196a8c22a5d7e67be9be459cae92a784c7b6  
node-v10.12.0-linux-ppc64le.tar.gz
-9a0558fcbd63bf582125a402ca3b31ae0ac13261ba66eb34c5fe0755ae0a90d6  
node-v10.12.0-linux-ppc64le.tar.xz
-1da89b1617a03cec8b6c497352afb9eb2578b5ae539433bc945d0eb642f7119f  
node-v10.12.0-linux-s390x.tar.gz
-39bcdc9a46245bfdf651714a49e840ed5505aedc5f1f9cc80e4d2afecd3ac9b3  
node-v10.12.0-linux-s390x.tar.xz
-8d13d57

commit strawberry for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package strawberry for openSUSE:Factory 
checked in at 2018-11-06 14:32:57

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


Package is "strawberry"

Tue Nov  6 14:32:57 2018 rev:5 rq:646132 version:0.4.1

Changes:

--- /work/SRC/openSUSE:Factory/strawberry/strawberry.changes2018-10-08 
17:50:06.118126181 +0200
+++ /work/SRC/openSUSE:Factory/.strawberry.new/strawberry.changes   
2018-11-06 14:33:05.129153816 +0100
@@ -1,0 +2,22 @@
+Fri Nov  2 19:17:38 UTC 2018 - Jonas Kvinge 
+
+- Update to version 0.4.1
+  + Fixed crash in analyzer
+  + Fixed trying to use systray even if the desktop had no systray
+  + Fixed Tidal login loop bug
+  + Added Deezer support
+  + New improved fancy tabwidget
+  + Fixed bug not loading engine settings
+  + Moved queue manager into tabbar for easier access
+  + Fixed crash when changing appearance colors
+  + Improved error handling between player and engine
+  + Added setting to allow continue to the next song in the playlist based on 
error
+  + Improved Xine engine code
+  + Moved some settings
+  + Updated builtin taglib
+  + Added AppStream data file
+  + Fixed compiling with Qt 5 versions of system QtSingleApplication and Qxt 
library
+- Add desktop-file-validate and appstream-util validate
+- Install strawberry.appdata.xml
+
+---

Old:

  strawberry-0.3.3.tar.xz

New:

  strawberry-0.4.1.tar.xz



Other differences:
--
++ strawberry.spec ++
--- /var/tmp/diff_new_pack.GQWcgy/_old  2018-11-06 14:33:06.017152607 +0100
+++ /var/tmp/diff_new_pack.GQWcgy/_new  2018-11-06 14:33:06.021152602 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   strawberry
-Version:0.3.3
+Version:0.4.1
 Release:0
 Summary:A audio player and music collection organizer
 License:GPL-3.0-or-later
@@ -25,7 +25,9 @@
 URL:http://www.strawbs.org/
 Source: 
http://files.jkvinge.net/packages/strawberry/%{name}-%{version}.tar.xz
 
+BuildRequires:  appstream-glib
 BuildRequires:  cmake
+BuildRequires:  desktop-file-utils
 BuildRequires:  gcc-c++
 BuildRequires:  git
 BuildRequires:  hicolor-icon-theme
@@ -110,6 +112,10 @@
 %install
 %cmake_install
 
+%if 0%{?suse_version} < 1500
+mv %{buildroot}%{_datadir}/metainfo %{buildroot}%{_datadir}/appdata
+%endif
+
 %suse_update_desktop_file strawberry Qt AudioVideo Audio Player
 
 %if 0%{?suse_version} < 1500
@@ -122,12 +128,25 @@
 %icon_theme_cache_postun
 %endif
 
+%check
+desktop-file-validate %{buildroot}%{_datadir}/applications/strawberry.desktop
+%if 0%{?suse_version} >= 1500
+appstream-util validate-relax --nonet 
%{buildroot}%{_datadir}/metainfo/strawberry.appdata.xml
+%else
+appstream-util validate-relax --nonet 
%{buildroot}%{_datadir}/appdata/strawberry.appdata.xml
+%endif
+
 %files
 %doc README.md Changelog
 %license COPYING
 %{_bindir}/strawberry*
 %{_datadir}/applications/strawberry.desktop
 %{_datadir}/icons/hicolor/*/apps/strawberry.*
+%if 0%{?suse_version} >= 1500
+%{_datadir}/metainfo/strawberry.appdata.xml
+%else
+%{_datadir}/appdata/strawberry.appdata.xml
+%endif
 %{_mandir}/man1/%{name}.1%{?ext_man}
 %{_mandir}/man1/%{name}-tagreader.1%{?ext_man}
 

++ strawberry-0.3.3.tar.xz -> strawberry-0.4.1.tar.xz ++
/work/SRC/openSUSE:Factory/strawberry/strawberry-0.3.3.tar.xz 
/work/SRC/openSUSE:Factory/.strawberry.new/strawberry-0.4.1.tar.xz differ: char 
25, line 1




commit python-Flask-HTMLmin for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-Flask-HTMLmin for 
openSUSE:Factory checked in at 2018-11-06 14:33:49

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


Package is "python-Flask-HTMLmin"

Tue Nov  6 14:33:49 2018 rev:2 rq:646172 version:1.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-Flask-HTMLmin/python-Flask-HTMLmin.changes
2018-10-29 14:58:31.481985530 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-Flask-HTMLmin.new/python-Flask-HTMLmin.changes
   2018-11-06 14:33:52.837088852 +0100
@@ -1,0 +2,5 @@
+Fri Oct 26 16:41:37 UTC 2018 - Jan Engelhardt 
+
+- Trim fill wording
+
+---



Other differences:
--
++ python-Flask-HTMLmin.spec ++
--- /var/tmp/diff_new_pack.xXRgzs/_old  2018-11-06 14:33:53.369088127 +0100
+++ /var/tmp/diff_new_pack.xXRgzs/_new  2018-11-06 14:33:53.369088127 +0100
@@ -20,7 +20,7 @@
 Name:   python-Flask-HTMLmin
 Version:1.5.0
 Release:0
-Summary:Flask minifier for html responses
+Summary:Flask minifier for HTML responses
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 URL:https://github.com/hamidfzm/Flask-HTMLmin
@@ -40,7 +40,7 @@
 %python_subpackages
 
 %description
-Flask-HTMLmin allows to minimize your flask rendered html
+Flask-HTMLmin minimizes HTML rendered by Flask.
 
 %prep
 %setup -q -n Flask-HTMLmin-%{version}




commit erlang for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2018-11-06 14:33:53

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


Package is "erlang"

Tue Nov  6 14:33:53 2018 rev:66 rq:646173 version:21.1.1

Changes:

--- /work/SRC/openSUSE:Factory/erlang/erlang.changes2018-10-08 
17:50:41.454081132 +0200
+++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes   2018-11-06 
14:34:44.341017855 +0100
@@ -1,0 +2,165 @@
+Fri Nov  2 21:24:41 UTC 2018 -  Gabriele Santomaggio 
+
+- update to 21.1.1:
+- Changes for 21.1.1:
+ - http://erlang.org/download/OTP-21.1.1.README
+ * erts: Fixed a memory leak on errors when reading files.
+ * ssl:  From ssl-9.0.2. CLOSE ALERTS could under some
+   circumstances be encoded using an incorrect cipher
+   state. This would cause the peer to regard them as
+   unknown messages.
+ * ssl: Correct handling of socket packet option with new TLS
+   sender process, from ssl-9.0.2. When changing the
+   socket option {packet, 1|2|3|4} with ssl:setopts/2 the
+   option must internally be propagated to the sender
+   process as well as the reader process as this
+   particular option also affects the data to be sent.
+ * eldap: A race condition at close could cause the eldap client
+   to exit with a badarg message as cause.
+- Changes for 21.1:
+ - http://erlang.org/download/OTP-21.1.README
+ * ssh: The key exchange methods
+   'curve25519-sha...@libssh.org', 'curve25519-sha256' and
+   'curve448-sha512' are implemented. The last two are
+   defined in
+   https://tools.ietf.org/html/draft-ietf-curdle-ssh-curves
+   They all depends on that OpenSSL 1.1.1 or higher is
+   used as cryptolib.
+ * crypto: The typing in the CRYPTO and PUBLIC_KEY applications
+   are reworked and a few mistakes are corrected.
+   The documentation is now generated from the typing and
+   some clarifications are made.
+   A new chapter on Algorithm Details such as key sizes
+   and availability is added to the CRYPTO User's Guide.
+ * erts: The socket options recvtos, recvttl, recvtclass and
+   pktoptions have been implemented in the socket modules.
+   See the documentation for the gen_tcp, gen_udp and inet
+   modules. Note that support for these in the runtime
+   system is platform dependent. Especially for pktoptions
+   which is very Linux specific and obsoleted by the RFCs
+   that defined it.
+ * ssh: The cipher 'chacha20-poly1...@openssh.com' is now
+   supported if OpenSSL 1.1.1 or higher is used as
+   cryptolib.
+- Changes for 21.0.9:
+ - http://erlang.org/download/OTP-21.0.9.README
+ * compiler: Fix a regression in OTP-15204 that removed .beam file
+   metadata that some external build tools relied on.
+ * erts: As of ERTS version 10.0 (OTP 21.0) the erl_child_setup
+   program, which creates port programs, ignores TERM
+   signals. This setting was unintentionally inherited by
+   port programs. Handling of TERM signals in port
+   programs has now been restored to the default behavior.
+   That is, terminate the process.
+ * erts: The fix made for OTP-15279 in erts-10.07 (OTP-21.0.8)
+   was not complete. It could cause a new connection
+   attempt to be incorrectly aborted in certain cases.
+   This fix will amend that flaw.
+- Changes for 21.0.8:
+ - http://erlang.org/download/OTP-21.0.8.
+ * erts: A process could get stuck in an infinite rescheduling
+   loop between normal and dirty schedulers. This bug was
+   introduced in ERTS version 10.0.
+ * erts: Garbage collection of a distribution entry could cause
+   an emulator crash if net_kernel had not brought
+   previous connection attempts on it down properly.
+ * kernel: Fixed bug in net_kernel that could cause an emulator
+   crash if certain connection attempts failed. Bug exists
+   since kernel-6.0 (OTP-21.0).
+- Changes for 21.0.7:
+ - http://erlang.org/download/OTP-21.0.7.
+ * erts: A race between termination of a process and resume of
+   the same process via erlang:resume_process/1 could
+   cause the VM to crash. This bug was introduced in erts
+   version 10.0 (OTP 21.0).
+ * erts: When tracing on running, in trace events could be lost
+   when a process was rescheduled between a dirty and a
+   normal scheduler.
+- Changes for 21.0.6:
+ - http://erlang.org/download/OTP-21.0.6.README
+ * crypto: Update the crypto engine functions to handle multiple
+   loads of an engine.
+ * inets: Change status code for no mod found to handle request
+   to 501
+ * ssl: Correct cipher suite handling for ECDHE_*, the
+   incorrect handling could cause an incorrrect suite to
+   be selected and most likly fail the handshake.
+- Changes for 21.0.5:
+ - http://erlang.org/download/OTP-21.0.5.README
+ * POTENTIAL INCOMPATIBILITIES erts:
+   Fixed a bug causing some Erlang references t

commit tor for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package tor for openSUSE:Factory checked in 
at 2018-11-06 14:33:57

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


Package is "tor"

Tue Nov  6 14:33:57 2018 rev:69 rq:646176 version:0.3.4.9

Changes:

--- /work/SRC/openSUSE:Factory/tor/tor.changes  2018-09-15 15:37:33.792933241 
+0200
+++ /work/SRC/openSUSE:Factory/.tor.new/tor.changes 2018-11-06 
14:35:39.324934674 +0100
@@ -1,0 +2,7 @@
+Sat Nov  3 08:45:43 UTC 2018 - astie...@suse.com
+
+- tor 0.3.4.9:
+  * Various bug fixes, including a bandwidth management bug that
+was causing memory exhaustion on relays
+
+---

Old:

  tor-0.3.4.8.tar.gz
  tor-0.3.4.8.tar.gz.asc

New:

  tor-0.3.4.9.tar.gz
  tor-0.3.4.9.tar.gz.asc



Other differences:
--
++ tor.spec ++
--- /var/tmp/diff_new_pack.69Nu95/_old  2018-11-06 14:35:45.724924994 +0100
+++ /var/tmp/diff_new_pack.69Nu95/_new  2018-11-06 14:35:45.724924994 +0100
@@ -20,7 +20,7 @@
 %define torgroup %{name}
 %define home_dir %{_localstatedir}/lib/empty
 Name:   tor
-Version:0.3.4.8
+Version:0.3.4.9
 Release:0
 Summary:Anonymizing overlay network for TCP (The onion router)
 License:BSD-3-Clause

++ tor-0.3.4.8.tar.gz -> tor-0.3.4.9.tar.gz ++
/work/SRC/openSUSE:Factory/tor/tor-0.3.4.8.tar.gz 
/work/SRC/openSUSE:Factory/.tor.new/tor-0.3.4.9.tar.gz differ: char 5, line 1




commit filezilla for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package filezilla for openSUSE:Factory 
checked in at 2018-11-06 14:34:03

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


Package is "filezilla"

Tue Nov  6 14:34:03 2018 rev:70 rq:646181 version:3.38.1

Changes:

--- /work/SRC/openSUSE:Factory/filezilla/filezilla.changes  2018-10-29 
14:58:48.706012090 +0100
+++ /work/SRC/openSUSE:Factory/.filezilla.new/filezilla.changes 2018-11-06 
14:36:01.388901302 +0100
@@ -1,0 +2,8 @@
+Sat Nov  3 09:08:37 UTC 2018 - ec...@opensuse.org
+
+- update to 3.38.1
+  * Bugfixes and minor changes:
+- Fixed crash if transferring three or more files in parallel 
+  when speed limits are enabled
+
+---

Old:

  FileZilla_3.38.0_src.tar.bz2

New:

  FileZilla_3.38.1_src.tar.bz2



Other differences:
--
++ filezilla.spec ++
--- /var/tmp/diff_new_pack.bfDwbW/_old  2018-11-06 14:36:24.180866833 +0100
+++ /var/tmp/diff_new_pack.bfDwbW/_new  2018-11-06 14:36:24.184866826 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   filezilla
-Version:3.38.0
+Version:3.38.1
 Release:0
 Summary:A GUI FTP and SFTP Client
 License:GPL-2.0-or-later

++ FileZilla_3.38.0_src.tar.bz2 -> FileZilla_3.38.1_src.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/filezilla-3.38.0/NEWS new/filezilla-3.38.1/NEWS
--- old/filezilla-3.38.0/NEWS   2018-10-26 14:24:53.0 +0200
+++ new/filezilla-3.38.1/NEWS   2018-10-27 19:40:07.0 +0200
@@ -10,6 +10,10 @@
 *nix: Unix (e.g BSD) and Unix-like systems (e.g. Linux)
 OS X: Apple Mac OS X
 
+3.38.1 (2018-10-27)
+
+- Fixed crash if transferring three or more files in parallel when speed 
limits are enabled
+
 3.38.0 (2018-10-26)
 
 - Updated translations
@@ -18,7 +22,7 @@
 
 + Refreshing remote file list while holding Ctrl now clears the remote 
directory cache for the current server
 + Changed default logon type if creating a new site in the Site Manager
-- Fixed state of controles in the Site Manager when creating a new site after 
the previously viewed site has been predefined
+- Fixed state of controls in the Site Manager when creating a new site after 
the previously viewed site has been predefined
 - Fixed dragging remote files to queue
 - Building and running FileZilla now depends on libfilezilla >= 0.15.0 
(https://lib.filezilla-project.org/)
 - Improve compatibility with GnuTLS 3.6.x
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/filezilla-3.38.0/configure 
new/filezilla-3.38.1/configure
--- old/filezilla-3.38.0/configure  2018-10-26 14:25:08.0 +0200
+++ new/filezilla-3.38.1/configure  2018-10-27 19:40:22.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for FileZilla 3.38.0.
+# Generated by GNU Autoconf 2.69 for FileZilla 3.38.1.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='FileZilla'
 PACKAGE_TARNAME='filezilla'
-PACKAGE_VERSION='3.38.0'
-PACKAGE_STRING='FileZilla 3.38.0'
+PACKAGE_VERSION='3.38.1'
+PACKAGE_STRING='FileZilla 3.38.1'
 PACKAGE_BUGREPORT='tim.ko...@filezilla-project.org'
 PACKAGE_URL='https://filezilla-project.org/'
 
@@ -1467,7 +1467,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures FileZilla 3.38.0 to adapt to many kinds of systems.
+\`configure' configures FileZilla 3.38.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1538,7 +1538,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of FileZilla 3.38.0:";;
+ short | recursive ) echo "Configuration of FileZilla 3.38.1:";;
esac
   cat <<\_ACEOF
 
@@ -1720,7 +1720,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-FileZilla configure 3.38.0
+FileZilla configure 3.38.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2385,7 +2385,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by FileZilla $as_me 3.38.0, which was
+It was created by FileZilla $as_me 3.38.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3251,7 +3251,7 @@
 
 # Define the identity of the package.
  PACKAGE='filezilla'

commit buildah for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package buildah for openSUSE:Factory checked 
in at 2018-11-06 14:35:06

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


Package is "buildah"

Tue Nov  6 14:35:06 2018 rev:10 rq:646244 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/buildah/buildah.changes  2018-10-11 
11:50:29.758401729 +0200
+++ /work/SRC/openSUSE:Factory/.buildah.new/buildah.changes 2018-11-06 
14:37:41.248750304 +0100
@@ -1,0 +2,6 @@
+Sun Nov  4 08:49:19 UTC 2018 - Valentin Rothberg 
+
+- Require slirp4netns to enable networking for unprivileged network namespaces
+  aka networking for rootless buildah.
+
+---



Other differences:
--
++ buildah.spec ++
--- /var/tmp/diff_new_pack.cGLIEm/_old  2018-11-06 14:37:42.176748902 +0100
+++ /var/tmp/diff_new_pack.cGLIEm/_new  2018-11-06 14:37:42.180748896 +0100
@@ -49,6 +49,7 @@
 Requires:   libcontainers-image
 Requires:   libcontainers-storage
 Requires:   runc >= 1.0.0~rc4
+Requires:   slirp4netns
 %{go_nostrip}
 %if 0%{?with_libostree}
 BuildRequires:  libostree-devel




commit ffmpegthumbs for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package ffmpegthumbs for openSUSE:Factory 
checked in at 2018-11-06 14:34:53

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


Package is "ffmpegthumbs"

Tue Nov  6 14:34:53 2018 rev:42 rq:646189 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/ffmpegthumbs/ffmpegthumbs.changes
2018-10-17 08:28:11.146533271 +0200
+++ /work/SRC/openSUSE:Factory/.ffmpegthumbs.new/ffmpegthumbs.changes   
2018-11-06 14:37:26.596772455 +0100
@@ -1,0 +2,6 @@
+Sat Nov  3 10:43:00 UTC 2018 - Fabian Vogt 
+
+- Add patch to fix crash on video files without a suitable codec installed:
+  * 0001-Don-t-crash-if-initializeVideo-fails.patch
+
+---

New:

  0001-Don-t-crash-if-initializeVideo-fails.patch



Other differences:
--
++ ffmpegthumbs.spec ++
--- /var/tmp/diff_new_pack.2OTbDF/_old  2018-11-06 14:37:30.368766753 +0100
+++ /var/tmp/diff_new_pack.2OTbDF/_new  2018-11-06 14:37:30.368766753 +0100
@@ -27,6 +27,8 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Don-t-crash-if-initializeVideo-fails.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel
@@ -46,6 +48,7 @@
 
 %prep
 %setup -q
+%autopatch -p1
 
 %build
   %cmake_kf5 -d build

++ 0001-Don-t-crash-if-initializeVideo-fails.patch ++
>From 477fe05f410852b78d44243a796c73dda2165398 Mon Sep 17 00:00:00 2001
From: Fabian Vogt 
Date: Sat, 3 Nov 2018 11:41:56 +0100
Subject: [PATCH] Don't crash if initializeVideo fails

Summary:
If avcodec_find_decoder returns NULL, a warning is printed and then NULL is
dereferenced later...

Test Plan:
A user crashed thumbnail.so reproducably with a specific file.
Doesn't anymore with this patch applied.

Reviewers: broulik

Differential Revision: https://phabricator.kde.org/D16631
---
 ffmpegthumbnailer/moviedecoder.cpp | 14 ++
 ffmpegthumbnailer/moviedecoder.h   |  2 +-
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/ffmpegthumbnailer/moviedecoder.cpp 
b/ffmpegthumbnailer/moviedecoder.cpp
index 6d1a79c..207e36b 100644
--- a/ffmpegthumbnailer/moviedecoder.cpp
+++ b/ffmpegthumbnailer/moviedecoder.cpp
@@ -73,7 +73,10 @@ void MovieDecoder::initialize(const QString& filename)
 return;
 }
 
-initializeVideo();
+if (!initializeVideo()) {
+// It already printed a message
+return;
+}
 m_pFrame = av_frame_alloc();
 
 if (m_pFrame) {
@@ -126,7 +129,7 @@ QString MovieDecoder::getCodec()
 return codecName;
 }
 
-void MovieDecoder::initializeVideo()
+bool MovieDecoder::initializeVideo()
 {
 for (unsigned int i = 0; i < m_pFormatContext->nb_streams; i++) {
 if (m_pFormatContext->streams[i]->codec->codec_type == 
AVMEDIA_TYPE_VIDEO) {
@@ -138,7 +141,7 @@ void MovieDecoder::initializeVideo()
 
 if (m_VideoStream == -1) {
 qDebug() << "Could not find video stream";
-return;
+return false;
 }
 
 m_pVideoCodecContext = m_pFormatContext->streams[m_VideoStream]->codec;
@@ -148,14 +151,17 @@ void MovieDecoder::initializeVideo()
 // set to NULL, otherwise avcodec_close(m_pVideoCodecContext) crashes
 m_pVideoCodecContext = NULL;
 qDebug() << "Video Codec not found";
-return;
+return false;
 }
 
 m_pVideoCodecContext->workaround_bugs = 1;
 
 if (avcodec_open2(m_pVideoCodecContext, m_pVideoCodec, 0) < 0) {
 qDebug() << "Could not open video codec";
+return false;
 }
+
+return true;
 }
 
 int MovieDecoder::getWidth()
diff --git a/ffmpegthumbnailer/moviedecoder.h b/ffmpegthumbnailer/moviedecoder.h
index 060c02e..eadc8e2 100644
--- a/ffmpegthumbnailer/moviedecoder.h
+++ b/ffmpegthumbnailer/moviedecoder.h
@@ -51,7 +51,7 @@ public:
 bool getInitialized();
 
 private:
-void initializeVideo();
+bool initializeVideo();
 
 bool decodeVideoPacket();
 bool getVideoPacket();
-- 
2.19.0




commit chromium for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2018-11-06 14:36:00

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


Package is "chromium"

Tue Nov  6 14:36:00 2018 rev:200 rq:646249 version:70.0.3538.77

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2018-10-31 
13:15:11.40740 +0100
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2018-11-06 
14:37:49.340738072 +0100
@@ -1,0 +2,8 @@
+Sat Nov  3 21:18:07 UTC 2018 - Yunhe Guo 
+
+- Remove noto-emoji-fonts recommends. noto-emoji-fonts has been
+  inactive for a long time. noto-coloremoji-fonts is the current
+  recommended emoji fonts from noto. And noto-emoji-fonts (monochrome)
+  disables noto-coloremoji-fonts (colorful).
+
+---



Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.tvpNnb/_old  2018-11-06 14:37:59.064723373 +0100
+++ /var/tmp/diff_new_pack.tvpNnb/_new  2018-11-06 14:37:59.068723366 +0100
@@ -187,7 +187,6 @@
 Requires:   xdg-utils
 Requires(pre):  permissions
 Recommends: noto-coloremoji-fonts
-Recommends: noto-emoji-fonts
 Conflicts:  chromium-browser
 Provides:   chromium-based-browser = %{version}
 Provides:   chromium-browser = %{version}




commit php7-pear-Net_Sieve for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package php7-pear-Net_Sieve for 
openSUSE:Factory checked in at 2018-11-06 14:38:33

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


Package is "php7-pear-Net_Sieve"

Tue Nov  6 14:38:33 2018 rev:2 rq:646334 version:1.4.4

Changes:

--- /work/SRC/openSUSE:Factory/php7-pear-Net_Sieve/php7-pear-Net_Sieve.changes  
2017-11-15 16:50:56.359115920 +0100
+++ 
/work/SRC/openSUSE:Factory/.php7-pear-Net_Sieve.new/php7-pear-Net_Sieve.changes 
2018-11-06 14:38:46.288651996 +0100
@@ -1,0 +2,17 @@
+Sun Nov  4 23:43:53 UTC 2018 - Jan Engelhardt 
+
+- Use noun phrase in summary.
+
+---
+Sun Nov  4 16:44:54 UTC 2018 - Aeneas Jaißle 
+
+- New upstream release 1.4.4
+  * Fix PHP 7.3: Declaration of case-insensitive constants is deprecated
+
+- Changes 1.4.3:
+  * Support GSSAPI authentication
+
+- Changes 1.4.2:
+  * Composer: Fix license identifier, don't use unbound version numbers for 
deps
+
+---

Old:

  Net_Sieve-1.4.1.tgz

New:

  Net_Sieve-1.4.4.tgz



Other differences:
--
++ php7-pear-Net_Sieve.spec ++
--- /var/tmp/diff_new_pack.Xg6neb/_old  2018-11-06 14:38:47.104650763 +0100
+++ /var/tmp/diff_new_pack.Xg6neb/_new  2018-11-06 14:38:47.112650751 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php7-pear-Net_Sieve
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,33 +12,37 @@
 # 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 php_name php7
 %define pear_name  Net_Sieve
 Name:   php7-pear-Net_Sieve
-Version:1.4.1
+Version:1.4.4
 Release:0
-Summary:Handles talking to a sieve server
+Summary:PHP module for talking to a sieve server
 License:BSD-2-Clause
 Group:  Development/Libraries/Other
 Url:http://pear.php.net/package/%{pear_name}
 Source: 
http://download.pear.php.net/package/%{pear_name}-%{version}.tgz
-BuildRequires:  %{php_name}-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{php_name}-devel >= 5.0
 BuildRequires:  %{php_name}-pear
-Requires:   %{php_name}
+%if 0%{?suse_version} < 1330
+BuildRequires:  %{php_name}-macros
+%endif
+BuildArch:  noarch
+
+Requires:   %{php_name} >= 5.0
 Requires:   %{php_name}-pear
 Requires:   php-pear(Net_Socket) >= 1.0
+
 Suggests:   php-pear(Auth_SASL) >= 1.0
+
 Provides:   php-pear-%{pear_name} = %{version}
 Provides:   php-pear(%{pear_name}) = %{version}
 Obsoletes:  php5-pear-%{pear_name}
-BuildArch:  noarch
-%if 0%{?suse_version} < 1330
-BuildRequires:  %{php_name}-macros
-%endif
 
 %description
 This package provides an API to talk to servers implementing the managesieve 
protocol. It can be used to install and remove sieve scripts, mark them active 
etc.

++ Net_Sieve-1.4.1.tgz -> Net_Sieve-1.4.4.tgz ++
 16907 lines of diff (skipped)




commit lollypop for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package lollypop for openSUSE:Factory 
checked in at 2018-11-06 14:38:28

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


Package is "lollypop"

Tue Nov  6 14:38:28 2018 rev:55 rq:646258 version:0.9.611

Changes:

--- /work/SRC/openSUSE:Factory/lollypop/lollypop.changes2018-10-29 
14:58:59.546026098 +0100
+++ /work/SRC/openSUSE:Factory/.lollypop.new/lollypop.changes   2018-11-06 
14:38:42.316657999 +0100
@@ -1,0 +2,6 @@
+Sun Nov  4 13:13:12 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 0.9.611:
+  * Fix an issue with track management.
+
+---

Old:

  lollypop-0.9.610.tar.xz

New:

  lollypop-0.9.611.tar.xz



Other differences:
--
++ lollypop.spec ++
--- /var/tmp/diff_new_pack.IGHGlG/_old  2018-11-06 14:38:44.048655381 +0100
+++ /var/tmp/diff_new_pack.IGHGlG/_new  2018-11-06 14:38:44.068655351 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lollypop
-Version:0.9.610
+Version:0.9.611
 Release:0
 Summary:GNOME music playing application
 License:GPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.IGHGlG/_old  2018-11-06 14:38:44.220655122 +0100
+++ /var/tmp/diff_new_pack.IGHGlG/_new  2018-11-06 14:38:44.224655115 +0100
@@ -1,7 +1,7 @@
 
   
 enable
-0.9.610
+0.9.611
 git
 https://gitlab.gnome.org/World/lollypop.git
 @PARENT_TAG@

++ _servicedata ++
--- /var/tmp/diff_new_pack.IGHGlG/_old  2018-11-06 14:38:44.316654977 +0100
+++ /var/tmp/diff_new_pack.IGHGlG/_new  2018-11-06 14:38:44.332654952 +0100
@@ -1,4 +1,4 @@
 
 
 https://gitlab.gnome.org/World/lollypop.git
-  76fcc86c22c0df02c644be78368efe6255199cbe
\ No newline at end of file
+  a7802ca5d12288d690bf7fdcbdf6afcd1ccc2d6a
\ No newline at end of file

++ lollypop-0.9.610.tar.xz -> lollypop-0.9.611.tar.xz ++
 51899 lines of diff (skipped)




commit systemd-presets-branding-transactional-server for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package 
systemd-presets-branding-transactional-server for openSUSE:Factory checked in 
at 2018-11-06 14:38:38

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


Package is "systemd-presets-branding-transactional-server"

Tue Nov  6 14:38:38 2018 rev:3 rq:646379 version:15.0

Changes:

--- 
/work/SRC/openSUSE:Factory/systemd-presets-branding-transactional-server/systemd-presets-branding-transactional-server.changes
  2018-08-10 09:50:10.894308974 +0200
+++ 
/work/SRC/openSUSE:Factory/.systemd-presets-branding-transactional-server.new/systemd-presets-branding-transactional-server.changes
 2018-11-06 14:38:51.320644391 +0100
@@ -1,0 +2,6 @@
+Tue Oct 30 15:33:21 UTC 2018 - lnus...@suse.de
+
+- enable ca-certificates.service for transactional server. Normal
+  systems don't need it at boot (boo#1088378).
+
+---



Other differences:
--
++ 50-transactional-server.preset ++
--- /var/tmp/diff_new_pack.v2tIp2/_old  2018-11-06 14:38:52.964641907 +0100
+++ /var/tmp/diff_new_pack.v2tIp2/_new  2018-11-06 14:38:52.968641901 +0100
@@ -1,3 +1,4 @@
 enable transactional-update.timer
 enable create-dirs-from-rpmdb.service
-enable rebootmgr.service
\ No newline at end of file
+enable rebootmgr.service
+enable ca-certificates.service




commit mate-menu for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package mate-menu for openSUSE:Factory 
checked in at 2018-11-06 14:38:20

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


Package is "mate-menu"

Tue Nov  6 14:38:20 2018 rev:19 rq:646256 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/mate-menu/mate-menu.changes  2018-03-20 
21:57:53.831002534 +0100
+++ /work/SRC/openSUSE:Factory/.mate-menu.new/mate-menu.changes 2018-11-06 
14:38:38.176664256 +0100
@@ -1,0 +2,6 @@
+Sat Nov  3 20:36:06 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 18.04.3 (changes since 18.04.1):
+  * Update translations.
+
+---

Old:

  mate-menu-18.04.1.tar.gz

New:

  mate-menu-18.04.3.tar.gz



Other differences:
--
++ mate-menu.spec ++
--- /var/tmp/diff_new_pack.Xp3M0n/_old  2018-11-06 14:38:39.056662926 +0100
+++ /var/tmp/diff_new_pack.Xp3M0n/_new  2018-11-06 14:38:39.060662920 +0100
@@ -12,13 +12,13 @@
 # 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 _name   mate_menu
 Name:   mate-menu
-Version:18.04.1
+Version:18.04.3
 Release:0
 Summary:Advanced MATE menu
 License:GPL-2.0-or-later
@@ -98,11 +98,7 @@
 %endif
 
 %files
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc README.md
 %{_bindir}/%{name}
 %{_libexecdir}/%{name}/

++ mate-menu-18.04.1.tar.gz -> mate-menu-18.04.3.tar.gz ++
 32206 lines of diff (skipped)




commit python-flake8-bugbear for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-flake8-bugbear for 
openSUSE:Factory checked in at 2018-11-06 14:37:33

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


Package is "python-flake8-bugbear"

Tue Nov  6 14:37:33 2018 rev:3 rq:646250 version:18.8.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-flake8-bugbear/python-flake8-bugbear.changes  
2018-07-18 22:58:04.850136914 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-flake8-bugbear.new/python-flake8-bugbear.changes
 2018-11-06 14:38:24.120685500 +0100
@@ -1,0 +2,13 @@
+Fri Nov  2 21:34:53 UTC 2018 - Matej Cepl 
+
+- Update to 18.8.0:
+* Exclude immutable calls like tuple() and frozenset() from B008
+* Examine kw-only args for mutable defaults
+* Black all the .py files - Like one should (#48) 
+* Add testing and document support for the Python 3.7 release
+* Avoid adding the visitor as an __init__ parameter (Fixes #39)
+  (#40)
+* Add trove classifier 'Programming Language :: Python :: 3 :: Only'
+* Fix pathlib link in readme (#36) 
+
+---

Old:

  flake8-bugbear-18.2.0.tar.gz

New:

  flake8-bugbear-18.8.0.tar.gz



Other differences:
--
++ python-flake8-bugbear.spec ++
--- /var/tmp/diff_new_pack.040Db7/_old  2018-11-06 14:38:25.888682828 +0100
+++ /var/tmp/diff_new_pack.040Db7/_new  2018-11-06 14:38:25.892682821 +0100
@@ -12,26 +12,27 @@
 # 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
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-flake8-bugbear
-Version:18.2.0
+Version:18.8.0
 Release:0
 Summary:A plugin for flake8 finding likely bugs and design problems in 
your program
 License:MIT
 Group:  Development/Languages/Python
-Url:https://github.com/PyCQA/flake8-bugbear
+URL:https://github.com/PyCQA/flake8-bugbear
 Source: 
https://files.pythonhosted.org/packages/source/f/flake8-bugbear/flake8-bugbear-%{version}.tar.gz
-BuildRequires:  %{python_module base >= 3.5}
+BuildRequires:  %{python_module attrs}
+BuildRequires:  %{python_module base}
+BuildRequires:  %{python_module flake8 >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -49,6 +50,9 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+%python_exec setup.py test
+
 %files %{python_files}
 %{python_sitelib}/*
 

++ flake8-bugbear-18.2.0.tar.gz -> flake8-bugbear-18.8.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flake8-bugbear-18.2.0/PKG-INFO 
new/flake8-bugbear-18.8.0/PKG-INFO
--- old/flake8-bugbear-18.2.0/PKG-INFO  2018-02-05 14:13:59.0 +0100
+++ new/flake8-bugbear-18.8.0/PKG-INFO  2018-08-14 00:14:42.0 +0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.2
 Name: flake8-bugbear
-Version: 18.2.0
+Version: 18.8.0
 Summary: A plugin for flake8 finding likely bugs and design problems in your 
program. Contains warnings that don't belong in pyflakes and pycodestyle.
 Home-page: https://github.com/PyCQA/flake8-bugbear
 Author: Łukasz Langa
 Author-email: luk...@langa.pl
 License: MIT
-Description-Content-Type: UNKNOWN
 Description: ==
 flake8-bugbear
 ==
@@ -14,6 +13,9 @@
 .. image:: https://travis-ci.org/PyCQA/flake8-bugbear.svg?branch=master
 :target: https://travis-ci.org/PyCQA/flake8-bugbear
 
+.. image:: https://img.shields.io/badge/code%20style-black-00.svg
+:target: https://github.com/ambv/black
+
 A plugin for Flake8 finding likely bugs and design problems in your
 program.  Contains warnings that don't belong in pyflakes and
 pycodestyle::
@@ -29,6 +31,22 @@
 3. A fearsome imaginary creature, especially one evoked to frighten
children.
 
+Installation
+
+
+Install from ``pip`` with:
+
+.. code-block:: sh
+
+ pip install flake8-bugbear
+
+It will then automatically be run as part of ``flake8``; you can check 
it has
+ 

commit converseen for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package converseen for openSUSE:Factory 
checked in at 2018-11-06 14:37:43

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


Package is "converseen"

Tue Nov  6 14:37:43 2018 rev:33 rq:646253 version:0.9.7.2

Changes:

--- /work/SRC/openSUSE:Factory/converseen/converseen.changes2018-10-17 
08:42:51.949781233 +0200
+++ /work/SRC/openSUSE:Factory/.converseen.new/converseen.changes   
2018-11-06 14:38:31.276674684 +0100
@@ -1,0 +2,7 @@
+Thu Nov  1 07:11:35 UTC 2018 - Kyrill Detinov 
+
+- Update to 0.9.7.2.
+  * Updated Japanese Localization.
+  * Various bugfixes.
+
+---

Old:

  converseen-0.9.7.1.tar.bz2

New:

  converseen-0.9.7.2.tar.bz2



Other differences:
--
++ converseen.spec ++
--- /var/tmp/diff_new_pack.4JVfsk/_old  2018-11-06 14:38:33.164671831 +0100
+++ /var/tmp/diff_new_pack.4JVfsk/_new  2018-11-06 14:38:33.168671825 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   converseen
-Version:0.9.7.1
+Version:0.9.7.2
 Release:0
 Summary:Batch Image Conversion Tool
 License:GPL-3.0-or-later

++ converseen-0.9.7.1.tar.bz2 -> converseen-0.9.7.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/converseen-0.9.7.1/.directory 
new/converseen-0.9.7.2/.directory
--- old/converseen-0.9.7.1/.directory   2018-10-11 17:38:12.058837780 +0200
+++ new/converseen-0.9.7.2/.directory   1970-01-01 01:00:00.0 +0100
@@ -1,3 +0,0 @@
-[Dolphin]
-Timestamp=2018,10,11,17,3,56
-Version=4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/converseen-0.9.7.1/converseen.rc 
new/converseen-0.9.7.2/converseen.rc
--- old/converseen-0.9.7.1/converseen.rc2018-10-11 17:38:12.058837780 
+0200
+++ new/converseen-0.9.7.2/converseen.rc2018-10-24 01:43:22.076723555 
+0200
@@ -61,8 +61,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,9,7,1
- PRODUCTVERSION 0,9,7,1
+ FILEVERSION 0,9,7,2
+ PRODUCTVERSION 0,9,7,2
  FILEFLAGSMASK 0x17L
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -80,13 +80,13 @@
 VALUE "Comments", "The batch image converter and resizer"
 VALUE "CompanyName", "Francesco Mondello"
 VALUE "FileDescription", "Converseen - The batch converter and 
resizer"
-VALUE "FileVersion", "0.9.7.1"
+VALUE "FileVersion", "0.9.7.2"
 VALUE "InternalName", "Converseen"
 VALUE "LegalCopyright", "(C) 2009 - 2018 Francesco Mondello GNU - 
GPL"
 VALUE "LegalTrademarks", "(C) 2009 - 2018 Francesco Mondello GNU - 
GPL"
 VALUE "OriginalFilename", "converseen.exe"
 VALUE "ProductName", "Converseen"
-VALUE "ProductVersion", "0.9.7.1"
+VALUE "ProductVersion", "0.9.7.2"
 END
 END
 BLOCK "VarFileInfo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/converseen-0.9.7.1/loc/converseen_cs_CZ.ts 
new/converseen-0.9.7.2/loc/converseen_cs_CZ.ts
--- old/converseen-0.9.7.1/loc/converseen_cs_CZ.ts  2018-10-11 
17:38:12.058837780 +0200
+++ new/converseen-0.9.7.2/loc/converseen_cs_CZ.ts  2018-10-24 
01:43:22.076723555 +0200
@@ -420,10 +420,6 @@
 &Nápověda
 
 
-Actions Panel
-Panel činností
-
-
 ;