Packages changed:
  SuSEfirewall2 (3.6.360 -> 3.6.365)
  apache2 (2.4.26 -> 2.4.27)
  apr
  apr-util
  bind
  biosdevname
  ceph (12.1.0+git.1499090920.2c11b88d14 -> 12.1.1+git.1500447879.e5aac115d7)
  chromaprint (1.3.1 -> 1.4.2)
  dbus-1
  dbus-1-x11
  dos2unix
  double-conversion
  expat
  fltk
  glew (1.13.0 -> 2.0.0)
  gnu-unifont-bitmap-fonts (9.0.01 -> 10.0.04)
  hplip (3.17.4 -> 3.17.6)
  libpng16
  libqt5-qtwebengine
  netcat-openbsd (1.89 -> 1.178)
  openmpi
  patterns-base
  patterns-devel-base
  perl-Encode-JIS2K
  php5 (5.6.30 -> 5.6.31)
  psmisc
  python-gtk
  python3
  python3-base
  rdma-core
  squid
  update-desktop-files
  yast2-trans (84.87.20170703.c20fb749 -> 84.87.20170719.20cc14dd)

=== Details ===

==== SuSEfirewall2 ====
Version update (3.6.360 -> 3.6.365)

- Removed bogus nfs alias units, added correct nfs-client target in
  SuSEfirewall2.service (bnc#946325).
  The nfs alias units are false friends, because they don't fix the startup
  ordering between nfs and SuSEfirewall2.
  The missing nfs-client target could cause nfs mounts for nfs versions < 4.1
  to be unable to receive callbacks from the server, when the nfs client was
  started before the SuSEfirewall2 was started on boot.
- sysctl settings: make list of sysctl.d directories configurable via
  FW_SYSCTL_PATHS (bnc#1044523)
- clarified warning message about FW_ROUTE being enabled but ip_forwarding not configured
- sysctl.d: avoid error messages if no /etc/sysctl.d/*.conf files are existing (bnc#1044523)

==== apache2 ====
Version update (2.4.26 -> 2.4.27)
Subpackages: apache2-devel apache2-doc apache2-example-pages apache2-prefork apache2-utils

- updated to 2.4.27:
  * ) COMPATIBILITY: mod_lua: Remove the undocumented exported 'apr_table'
    global variable when using Lua 5.2 or later. This was exported as a
    side effect from luaL_register, which is no longer supported as of
    Lua 5.2 which deprecates pollution of the global namespace.
    [Rainer Jung]
  * ) COMPATIBILITY: mod_http2: Disable and give warning when using Prefork.
    The server will continue to run, but HTTP/2 will no longer be negotiated.
    [Stefan Eissing]
  * ) COMPATIBILITY: mod_proxy_fcgi: Revert to 2.4.20 FCGI behavior for the
    default ProxyFCGIBackendType, fixing a regression with PHP-FPM. PR 61202.
    [Jacob Champion, Jim Jagielski]
  * ) mod_lua: Improve compatibility with Lua 5.1, 5.2 and 5.3.
    PR58188, PR60831, PR61245. [Rainer Jung]
  * ) mod_http2: Simplify ready queue, less memory and better performance. Update
    mod_http2 version to 1.10.7. [Stefan Eissing]
  * ) Allow single-char field names inadvertantly disallowed in 2.4.25.
    PR 61220. [Yann Ylavic]
  * ) htpasswd / htdigest: Do not apply the strict permissions of the temporary
    passwd file to a possibly existing passwd file. PR 61240. [Ruediger Pluem]
  * ) core: Avoid duplicate HEAD in Allow header.
    This is a regression in 2.4.24 (unreleased), 2.4.25 and 2.4.26.
    PR 61207. [Christophe Jaillet]
- drop upstreamed patch:
  * httpd-2.4.12-lua-5.2.patch (see upstream's PR#58188 for details)
- Adjust dependencies for rename apr/apr-util packages

==== apr ====
Subpackages: apr-devel libapr1

- Replace vision statement in %description with feature list.
  Fix RPM groups.
- Drop --with-pic which is only useful for static libs.

==== apr-util ====

- Rename package to apr-util
- Drop baselib.conf as it does not target any supported
  architecture

==== bind ====
Subpackages: bind-chrootenv bind-doc bind-utils idnkit libbind9-140 libdns165 libidnkit1 libirs141 libisc160 libisccc140 libisccfg140 liblwres141

- named.root: refreshed from internic to 2017060102 (bsc#1048729)

==== biosdevname ====

- Update to latest HEAD to 02811d5165c2eeecf8797fe9b5088d6e78bd25db
  * Changed source to github
  * Ignore naming of non-Ethernet network interfaces
  * Prevent reading of VPD-DCM strings for SRIOV-vfs
  - removed patch v0.7.2_to_HEAD_66eab208.patch
-  Update to HEAD 66eab208d3c2abe947ba0a793094ee856e8fb3ee
  * Fix use-after-free of fd

==== ceph ====
Version update (12.1.0+git.1499090920.2c11b88d14 -> 12.1.1+git.1500447879.e5aac115d7)
Subpackages: librados2 librbd1

- Update to version 12.1.1+git.1500447879.e5aac115d7:
  + upstream 12.1.1 (release candidate)
  + Other notable changes:
  * build/ops: rpm: fix typo WTIH_BABELTRACE (pr#16366)
  * build/ops: rpm: put mgr python build dependencies in make_check bcond
    (pr#15940)
  * ceph-disk: support osd new (pr#15432)
  * ceph: allow '-' with -i and -o for stdin/stdout (pr#16359)
  * cls/rbd: trash_list should be iterable (pr#16372)
  * doc: update quick start to add a note for mgr create command for luminous+
    builds (pr#16350)
  * libradosstriper: fix format injection vulnerability (pr#15674)
  * mgr/dashboard: add OSD list view (pr#16373)
  * mon, osd: misc fixes (pr#16283)
  * mon/MDSMonitor: fix segv when multiple MDSs raise same alert (pr#16302)
  * mon/MgrMonitor: fix standby addition to mgrmap (pr#16397)
  * mon/MgrMonitor: only induce mgr epoch shortly after mkfs (pr#16356)
  * mon: Fix output text and doc (pr#16367)
  * mon: add force-create-pg back (pr#16353)
  * mon: skip crush smoke test when running under valgrind (pr#16346)
  * os/bluestore: use reference to avoid string copy (pr#16364)
  * osd: combine conditional statements (pr#16391)
  * osd: restart boot process if waiting for luminous mons (pr#16341)
  * rgw: S3 lifecycle now supports expiration date (pr#15807)
  * rgw: acl grants num limit (pr#16291)
  * rgw: delete object in error path (pr#16324)
  * rgw: drop unused find_replacement() and some function docs (pr#16386)
  * rgw: fix err when copy object in bucket with specified placement rule
    (pr#15837)
  * rgw: fix potential null pointer dereference in rgw_admin (pr#15667)
  * rgw: raise debug level of RGWPostObj_ObjStore_S3::get_policy (pr#16203)
  * rgw: req xml params size limitation error msg (pr#16310)
  * rgw_file:  add service map registration (pr#16251)
  * test,rgw: fix rgw placement rule pool config option (pr#16380)
  * test/fio: print all perfcounters rather than objectstore itself (pr#16339)
- Update to version 12.1.0+git.1500295948.39d2e5f424:
  + spec file:
  * socat build dependency only for make check
  * fix typo WTIH_BABELTRACE
- Update to version 12.1.0+git.1500284183.1ed97736ab:
  + Spec file changes:
  * bump epoch (not relevant for SUSE)
  * add socat buildrequires
  * libcephfs2 now obsoletes libcephfs1 (bsc#1047020)
  * HAVE_BABELTRACE option renamed to WITH_BABELTRACE
  * fix a regression in ceph-base %postun scriptlet
  + Selected other changes:
  * Revert "msg/async: increase worker reference with local listen table enabled backend"
  * build: build erasure-code isa lib without versions
  * ceph-disk/ceph_disk/main.py: Replace ST_ISBLK() test by is_diskdevice()
  * ceph.in: filter out audit from ceph -w
  * common,config: OPT_FLOAT and OPT_DOUBLE output format in config show
  * common/Timer: do not add event if already shutdown
  * compressor/zlib: remove g_ceph_context/g_conf from compressor plugin
  * core: make the conversion from wire error to host OS work
  * core:" Stringify needs access to << before reference" src/include/stringify.h
  * crush/CrushWrapper: make get_immediate_parent[_id] ignore per-class shadow hierarchy
  * doc/mgr/dashboard: update dashboard docs to reflect new defaults
  * doc/rados.8: add offset option for put command
  * doc: fix link for ceph-mgr cephx authorization
  * doc: update intro, quick start docs
  * isa-l: update isa-l to v2.18
  * librbd: fail IO request when exclusive lock cannot be obtained
  * mgr,librados: service map
  * mgr,mon: debug init and mgrdigest subscriptions
  * mgr,mon: enable/disable mgr modules via 'ceph mgr module ...' commands
  * mgr/ClusterState: do not mangle PGMap outside of Incremental
  * mgr/restful: bind to :: and update docs
  * mgr: Zabbix monitoring module
  * mon,crush: create crush rules using device classes for replicated and ec pools via cli
  * mon/MgrStatMonitor: do not crash on luminous dev version upgrades
  * mon/MonClient: respect the priority in SRV RR
  * mon/Monitor: recreate mon session if features changed
  * mon/OSDMonitor: do not allow crush device classes until luminous
  * mon/OSDMonitor: guard 'osd crush set-device-class'
  * mon/mgr: add detail error infomation
  * mon: Fix status output warning for mon_warn_osd_usage_min_max_delta
  * mon: add support public_bind_addr option
  * mon: collect mon metdata as part of the election
  * mon: debug session feature tracking
  * mon: do crushtool test with fork and timeout, but w/o exec of crushtool
  * mon: fix hang on deprecated/removed 'pg set_\*full_ratio' commands
  * mon: include device class in tree view; hide shadow hierarchy
  * mon: maintain the "cluster" PerfCounters when using ceph-mgr
  * mon: revamp health check/warning system
  * msg/async: increase worker reference with local listen table enabled backend
  * msg/async: make recv_stamp more precise
  * msg: QueueStrategy::wait() joins all threads
  * msg: make listen backlog an option, increase from 128 to 512
  * os/blueStore: Failure retry for opening file
  * os/bluestore/BlueFS: clean up log_writer aios from compaction
  * os/bluestore/BlueFS: clear current log entrys before dump all fnode
  * os/bluestore/KernelDevice: batch aio submit
  * os/bluestore: Make BitmapFreelistManager kv itereator short lived
  * os/bluestore: cap rocksdb cache size
  * os/bluestore: clear up redundant size assignment in KernelDevice
  * os/bluestore: differ default cache size for hdd/ssd backends
  * os/bluestore: fix deferred_aio deadlock
  * os/bluestore: move object exist in assign nid
  * os/bluestore: only submit deferred if there is any
  * os/bluestore: reduce some overhead for _do_clone_range() and _do_remove()
  * os/bluestore: use bufferlist functions whenever possible
  * os/filestore/FileJournal: FileJournal::open() close journal file before return error
  * os/filestore/HashIndex: randomize split threshold by a configurable amount
  * os/filestore: call committed_thru when no journal entries are replayed
  * os/filestore: do not free event if not added
  * os/filestore: queue ondisk completion before apply work
  * os/filestore: require experimental flag for btrfs
  * osd/OSD: auto class on osd start up
  * osd/PrimaryLogPG solve cache tier osd high memory consumption
  * osd/ReplicatedBackend: reset thread heartbeat after every omap entry
  * osd/filestore: Revert "os/filestore: move ondisk in front
  * osd: Check for and automatically repair object info soid during scrub
  * osd: Preserve OSDOp information for historic ops
  * osd: check queue_transaction return value
  * osd: clear_queued_recovery() in on_shutdown()
  * osd: compact osd feature
  * pybind/mgr/dashboard: bind to :: by default
  * pybind/mgr/dashboard: fix get kernel_version error
  * rbd-mirror: ignore permission errors on rbd_mirroring object
  * rbd: do not attempt to load key if auth is disabled
  * rgw: fix compilation with cryptopp
  * rgw,test: fix rgw placement rule pool config option
  * rgw/rgw_frontend.h: Return negative value for empty uid in RGWLoadGenFrontend::init()
  * rgw/rgw_rados: Remove duplicate calls in RGWRados::finalize()
  * rgw: /info claims we do support Swift's accounts ACLs
  * rgw: Correcting the condition in ceph_assert while parsing an AWS Principal
  * rgw: Do not fetch bucket stats by default upon bucket listing
  * rgw: Fix a bug that multipart upload may exceed the quota
  * rgw: Initialize pointer fields
  * rgw: fix leaks with incomplete multiparts
  * rgw: fix memory leak in copy_obj_to_remote_dest
  * rgw: fix not initialized vars which cause rgw crash with ec data pool
  * rgw: fix radosgw-admin data sync run crash
  * rgw: fix s3 object uploads with chunked transfers and v4 signatures
  * rgw: fix the subdir without slash of s3 website url
  * rgw: fix zone did't update realm_id when added to zonegroup
  * rgw: log_meta only for more than one zone
  * rgw: rgw_file skip policy read for virtual components
  * rgw: using RGW_OBJ_NS_MULTIPART in check_bad_index_multipart
  * rgw: verify md5 in post obj
  * rgw_file: add compression interop to RGW NFS
  * rgw?fix s3 aws v2 signature priority between header['X-Amz-Date'] and header['Date']
  * vstart.sh: bind restful, dashboard to ::, not 127.0.0.1
  * vstart: add --rgw_compression to set rgw compression plugin
  * vstart: allow to start multiple radosgw when RGW=x

==== chromaprint ====
Version update (1.3.1 -> 1.4.2)

- Update to 1.4.2:
  * Fixed invalid memory access when decoding base64-encoded fingerprints.
  * Removed unnecessary library dependencies libchromaprint to avoid
    circular dependency problems with FFmpeg.
- Rebase chromaprint-ffmpeg-pkgconfig.patch
- Drop chromaprint-ffmpeg-API.patch which isn't needed anymore.
- Update to 1.4.1:
  * Restored the -v/-version parameter for fpcalc that got accidentally
    removed in 1.4.
  * Fixed processing of some short audio files. They were ignored in 1.4.
  * The DURATION field in the default output of fpcalc is now printed as an
    integer again.
  * Added missing version number to libchromaprint.pc.
  * Linux fpcalc builds are now fully static.
- Update to 1.4.0:
  * Fully streaming audio processing without any post-processing step
    for the fingerprint generation.
  * Many performance optimizations. Especially when processing long streams,
    operations should be faster and use less memory.
  * C++11 compiler is now required for building the library.
  * The public C API now uses standard fixed-size int types from stdint.h
    (breaks backwards compatibility).
  * All code written for the library is now distributed under the MIT license.
  * Kiss FFT is now included with the library and automatically used if
    no other FFT library is found.
  * Added support for using the FFTW3F version of FFTW3.
  * Boost is no longer used.
- Update to 1.3.2:
  * Fixed crash on an invalid audio file that FFmpeg could not decode.

==== dbus-1 ====
Subpackages: dbus-1-devel libdbus-1-3 libdbus-1-3-32bit

- No need to set --libdir anymore now that prefix is /usr/bin,
  * fixes boo#1047532
- No need to set --bindir, bindir in dbus-1-x11 was incorrect
- Other fixes required to properly change prefix
- Don't pass --with-initscripts we don't use them anymore.

==== dbus-1-x11 ====

- No need to set --libdir anymore now that prefix is /usr/bin,
  * fixes boo#1047532
- No need to set --bindir, bindir in dbus-1-x11 was incorrect
- Other fixes required to properly change prefix
- Don't pass --with-initscripts we don't use them anymore.

==== dos2unix ====

- Replace suboptimal find \;

==== double-conversion ====

- Fix RPM groups.
  Slightly trim/compact descriptions.

==== expat ====
Subpackages: libexpat-devel libexpat1 libexpat1-32bit

- Build with profiling when possible

==== fltk ====

- Drop patch fltk-1.3.2-do_not_add_unneeded_extra_dependencies.patch
  as upstream closed the ticked stating it is wrong
- Add patch fltk-1.3.4-fltk_config.patch

==== glew ====
Version update (1.13.0 -> 2.0.0)

- RPM group fix.
- Version update to 2.0 release:
  * EGL support added
  * Bunch of new GL extensions
  * Forward context support added
  * OSMesa support added

==== gnu-unifont-bitmap-fonts ====
Version update (9.0.01 -> 10.0.04)

- Unifont 10.0.04:
  * Add support for double diacritic combining characters
  * Extend the unifontpic utility so that it can print Unifont
    charts of any Unicode plane from 0 through 17, inclusive, not
    just plane 0
- includes changes from 10.0.03:
  * modify src/hex2sfd for handling of combining characters while
    being typed in a text editing application. The glyphs are
    identical to those in the Unifont 10.0.02 release.
- includes changes from 10.0.02:
  * touch up the U+03xx block, which includes modern Greek
  * fix one glyph in the Aiha ConScript Unicode Registry (CSUR)
    script in the Private Use Area
- includes changes from 10.0.01:
  * fixes most bugs that were reported since the previous release.
  * Add script: Zanabazar Square (U+011A00..U+011A4F)
  * Add script: Masaram Gondi (U+011D00..U+011D5F)
  * Add script: Syriac Supplement (U+0860..U+086F)
  * Add script: Soyombo (U+011A50..U+011AAF)

==== hplip ====
Version update (3.17.4 -> 3.17.6)
Subpackages: hplip-hpijs hplip-sane

- Version Upgrade to 3.17.6:
  * Added support for the following new printers:
  - HP LaserJet Enterprise M607n
  - HP LaserJet Enterprise M607dn
  - HP LaserJet Enterprise M608n
  - HP LaserJet Enterprise M608dn
  - HP LaserJet Enterprise M608x
  - HP LaserJet Enterprise M608dh
  - HP LaserJet Enterprise M609dn
  - HP LaserJet Enterprise M609x
  - HP LaserJet Managed E60055dn
  - HP LaserJet Managed E60065dn
  - HP LaserJet Managed E60065x
  - HP LaserJet Managed E60075dn
  - HP LaserJet Managed E60075x
  - HP LaserJet Enterprise MFP M631dn
  - HP LaserJet Enterprise Flow MFP M631h
  - HP LaserJet Enterprise MFP M631z
  - HP LaserJet Enterprise Flow MFP M632z
  - HP LaserJet Enterprise MFP M632fht
  - HP LaserJet Enterprise MFP M632h
  - HP LaserJet Enterprise Flow MFP M633z
  - HP LaserJet Enterprise MFP M633fh
  - HP LaserJet Managed MFP E62555dn
  - HP LaserJet Managed Flow MFP E62565h
  - HP LaserJet Managed MFP E62565hs
  - HP LaserJet Managed Flow MFP E62565z
  - HP LaserJet Managed Flow MFP E62575z
  - HP Color LaserJet Enterprise M652dn
  - HP Color LaserJet Enterprise M652n
  - HP Color LaserJet Enterprise M653dn
  - HP Color LaserJet Enterprise M653dh
  - HP Color LaserJet Enterprise M653x
  - HP Color LaserJet Managed E65050dn
  - HP Color LaserJet Managed E65060dn
  - HP Color LaserJet Managed MFP E67550dh
  - HP Color LaserJet Managed Flow MFP E67560z
  - HP Color LaserJet Enterprise MFP M681dh
  - HP Color LaserJet Enterprise MFP M681f
  - HP Color LaserJet Enterprise Flow MFP M681z
  - HP Color LaserJet Enterprise Flow MFP M681f
  - HP Color LaserJet Enterprise Flow MFP M682z
  - HP PageWide Managed P77750z Multifunction Printer
  - HP Pagewide Pro 750dn
  - HP Pagewide Pro 750dw
  - HP PageWide Pro 772dw Multifunction Printer
  - HP PageWide Managed P77740zs Multifunction Printer
  - HP PageWide Managed P77750zs Multifunction Printer
  - HP PageWide Managed P75050dn Printer
  - HP LaserJet Pro MFP M25a
  - HP LaserJet Pro MFP M25nw
  - HP LaserJet Pro MFP M26a
  - HP LaserJet Pro MFP M26nw
  - HP LaserJet Pro MFP M27c
  - HP LaserJet Pro MFP M27cnw
  * Bug fixes (launchpad):
  - 1690515 - DeskJet 3775 - scanner not found
  - 1690516 - Head alignment dont work (HPLIP 3.17.4)

==== libpng16 ====
Subpackages: libpng16-16 libpng16-16-32bit libpng16-compat-devel libpng16-devel

- Drop png-version-info-only.patch, it has no effect after applying
  0001-libpng16-Revised-pngpriv.h-to-use-PNG_VERSION_INFO_O.patch
  Both patches achieve the same, prefer the upstream version
- Add 0001-libpng16-Revised-pngpriv.h-to-use-PNG_VERSION_INFO_O.patch
  Fix build on ARM
- png-version-info-only.patch: fix missing PNG_VERSION_INFO_ONLY check

==== libqt5-qtwebengine ====

- Raise memory size to 9G and drop overwrite part of s390z build,
  we didn't have build s390x at all. (bsc#1047896)
- Make it -j4 for all archtectures: do not run too many parallel that
  would costs more memory.

==== netcat-openbsd ====
Version update (1.89 -> 1.178)

- Drop all patches that were never upstreamed:
  * connect-timeout.patch
  * dccp.patch
  * gcc-warnings.patch
  * getservbyname.patch
  * glib-strlcpy.patch
  * help-version-exit.patch
  * nc-1.84-udp_stop.patch
  * netcat-info.patch
  * netcat-openbsd-debian.patch
  * netcat-openbsd-examples.patch
  * netcat-openbsd-openbsd-compat.patch
  * no-strtonum.patch
  * pollhup.patch
  * quit-timer.patch
  * reuseaddr.patch
  * send-crlf.patch
  * silence-z.patch
  * socks-b64-prototype.patch
  * udp-scan-timeout.patch
  * verbose-message-to-stderr.patch
  * verbose-numeric-port.patch
- Switch to debian package to not waste resources on doing exactly
  the same.
- Switches URL for debian package
- Apply patches already prepared for debian package
  * port-to-linux-with-libsd.patch
  * compile-without-TLS-support.patch
  * connect-timeout.patch
  * get-sev-by-name.patch
  * send-crlf.patch
  * quit-timer.patch
  * udp-scan-timeout.patch
  * verbose-numeric-port.patch
  * dccp-support.patch
  * serialized-handling-multiple-clients.patch
  * set-TCP-MD5SIG-correctly-for-client-connections.patch
  * misc-failures-and-features.patch
- Do not use hand provided CMakeLists.txt but rely on upstream makefile

==== openmpi ====
Subpackages: openmpi-config openmpi-devel openmpi-libs

- disable ucx on all ARM platform variants (all of them are 32bit)
- Disable rpath in pkgconfig files
- Do not require openucx libs for suse_version < 1320

==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-apparmor_opt patterns-base-base patterns-base-console patterns-base-enhanced_base patterns-base-enhanced_base_opt patterns-base-minimal_base patterns-base-minimal_base_conflicts patterns-base-sw_management patterns-base-x11 patterns-base-x11_opt patterns-base-x86

- Move glibc-32bit and glibc-locale-32bit recommends from
  base_enhanced to x86 (boo#947161).
- No longer recommend nss-mdns-32bit by the x11 pattern.
- Mark 64bit pattern as invisible.

==== patterns-devel-base ====
Subpackages: patterns-devel-base-devel_basis patterns-devel-base-devel_kernel patterns-devel-base-devel_rpm_build patterns-devel-base-devel_web

- Don't require cvs anymore (not common anymore).
- Recommend git.

==== perl-Encode-JIS2K ====

- Add reproducible.patch to sort hash keys to fix build-compare

==== php5 ====
Version update (5.6.30 -> 5.6.31)
Subpackages: apache2-mod_php5 php5-bcmath php5-bz2 php5-calendar php5-ctype php5-curl php5-dba php5-devel php5-dom php5-exif php5-fastcgi php5-ftp php5-gd php5-gettext php5-gmp php5-iconv php5-json php5-ldap php5-mbstring php5-mysql php5-odbc php5-openssl php5-pdo php5-pear php5-pear-Archive_Tar php5-pgsql php5-shmop php5-snmp php5-sockets php5-sqlite php5-suhosin php5-sysvsem php5-sysvshm php5-tidy php5-tokenizer php5-wddx php5-xmlreader php5-xmlwriter php5-xsl php5-zip php5-zlib

- dropped mcrypt extension [fate#323673]
- Updated to 5.6.31: Several bugs have been fixed.
  * ChangeLog https://secure.php.net/ChangeLog-5.php#5.6.31

==== psmisc ====

- Update patch
  0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch

==== python-gtk ====
Subpackages: python-gtk-devel

- Fix rpmlint errors
- Spec file cleanups

==== python3 ====
Subpackages: python3-curses python3-dbm python3-tk

- drop db-devel from requirements

==== python3-base ====
Subpackages: libpython3_6m1_0 python3-idle

- Add missing link to python library in config dir (bsc#1040164)

==== rdma-core ====
Subpackages: libibcm1 libibumad3 libibverbs libibverbs1 libmlx5-1 librdmacm1 rdma-core-devel rsocket

- ibacm now obsoletes libibacmp1 (bsc#1049854)
- No mlx5 on %arm

==== squid ====

- Enable compiling of time_quota extension

==== update-desktop-files ====

- Remove translations for Name,GenericName and Comment only in the
  [Desktop Entry] section to avoid breaking desktop action translations

==== yast2-trans ====
Version update (84.87.20170703.c20fb749 -> 84.87.20170719.20cc14dd)
Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-en_US yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sl yast2-trans-sr yast2-trans-sv yast2-trans-ta yast2-trans-th yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu

- Update to version 84.87.20170719.20cc14dd:
  * Translated using Weblate (Chinese (Taiwan))
  * Translated using Weblate (Czech)
  * Translated using Weblate (Danish)
  * Translated using Weblate (Dutch)
  * Translated using Weblate (French)
  * Translated using Weblate (Indonesian)
  * Translated using Weblate (Slovak)
  * Translated using Weblate (Spanish)
  * Translated using Weblate (Ukrainian)
- Update to version 84.87.20170716.002a14bf:
  * Added translation using Weblate (Norwegian Nynorsk)
  * New POT for text domain 'autoinst'.
  * New POT for text domain 'base'.
  * New POT for text domain 'control'.
  * New POT for text domain 'ftp-server'.
  * New POT for text domain 'network'.
  * New POT for text domain 'ntp-client'.
  * New POT for text domain 'services-manager'.
  * New POT for text domain 'storage'.
  * New POT for text domain 'storage-ng'.
  * Translated using Weblate (Catalan)
  * Translated using Weblate (Chinese (Taiwan))
  * Translated using Weblate (Czech)
  * Translated using Weblate (Dutch)
  * Translated using Weblate (Finnish)
  * Translated using Weblate (French)
  * Translated using Weblate (German)
  * Translated using Weblate (Indonesian)
  * Translated using Weblate (Italian)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Norwegian Nynorsk)
  * Translated using Weblate (Portuguese (Brazil))
  * Translated using Weblate (Russian)
  * Translated using Weblate (Slovak)
  * Translated using Weblate (Spanish)