Packages changed:
  ImageMagick (7.0.8.56 -> 7.0.8.61)
  acpid (2.0.31 -> 2.0.32)
  apache2 (2.4.39 -> 2.4.41)
  bluez
  corosync
  crash
  cronie
  ghostscript
  gnome-photos (3.32.0 -> 3.32.1)
  gnome-video-effects
  icu
  libchewing
  libx86emu (2.3 -> 2.4)
  llvm8
  open-iscsi
  rubygem-packaging_rake_tasks (1.4.7 -> 1.4.9)
  sddm
  srt (1.3.1 -> 1.3.3)
  vlc (3.0.7.1 -> 3.0.8)
  xf86-input-libinput (0.28.2 -> 0.29.0)
  xf86-input-wacom (0.34.2 -> 0.37.0)
  xrandr (1.5.0 -> 1.5.1)

=== Details ===

==== ImageMagick ====
Version update (7.0.8.56 -> 7.0.8.61)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagick++-7_Q16HDRI4 libMagickCore-7_Q16HDRI6 libMagickWand-7_Q16HDRI6 perl-PerlMagick

- version update to 7.0.8.61
  * Issue with -background and -swirl (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36512).
  * Enable reading EXR image file from stdin.
  * Module is a reserved keyword for C++ 20 (reference
    https://github.com/ImageMagick/ImageMagick/issues/1650).
  * Improve GetNextToken() performance.
  * Heap-buffer-overflow in Postscript coder (reference
    https://github.com/ImageMagick/ImageMagick/issues/1644).
  * The -alpha shape option nondeteministic under OpenMP (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396).
  * Correction to the ModulusAdd and ModulusSubtract composite op (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36413).

==== acpid ====
Version update (2.0.31 -> 2.0.32)

- Update to version 2.0.32
  * Remove filename argument from --nosocket option
  * Fix race during startup

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

- version update to 2.4.41 with security fixes:
  * low: Limited cross-site scripting in mod_proxy
    error page (CVE-2019-10092)
  * low: mod_rewrite potential open redirect (CVE-2019-10098)
  * moderate: mod_http2, read-after-free in h2
    connection shutdown (CVE-2019-10082)
  * moderate: mod_http2, memory corruption on
    early pushes (CVE-2019-10081)
  * moderate: mod_http2, DoS attack by exhausting
    h2 workers. (CVE-2019-9517)
  * moderate: mod_remoteip: Stack buffer overflow and
    NULL pointer dereference (CVE-2019-10097)

==== bluez ====
Subpackages: libbluetooth3

- Fix build with GCC 9 (boo#1121404, bko#202213):
  * Add bluez-5.50-gcc9.patch.

==== corosync ====
Subpackages: libcfg6 libcmap4 libcorosync_common4 libcpg4 libquorum5

- corosync-2.4.5 upgrade(bsc#1144200)
  block_unlisted_ips block package from ips not in nodelist
  Qnetd now supports updated NSS database format
  Partly fixed problem with ifdown (only for UDPU)
  Added:
  corosync-2.4.5.tar.gz
  bug-1001164_corosync.conf-example.patch
  corosync-init-lockfile-path-error.patch
  Deleted:
  corosync-2.4.4.tar.gz
  0003-fix-tmpfiles-create.patch
  0004-mark-corosync-as-a-static-service.patch
  0005-do-not-convert-empty-uid-gid-to-0.patch
  0007-add-config-for-corosync-qnetd.patch
  0009-bsc#1088619-add-version.patch
  0010-qdevice-net-instance.c-optarg-should-be-str.patch
  0011-NSS_NoDB_Init-the-parameter-is-reserved-must-be-NULL.patch
  0012-cpg-inform-clients-about-left-nodes-during-pause.patch
  bnc#872651-stop-cluster.patch
  disable-build-html-docs.patch
  Renamed:
  0001-coroapi-Use-size_t-for-private_data_size.patch -> upstream-afd97d7884940_coroapi-Use-size_t-for-private_data_size.patch
  0006-Fix-compile-warnings-with-GCC-7.2.1.patch -> Fix-compile-warnings-with-GCC-7.2.1.patch
  0008-bsc#1083561-upgrade-from-1-x-y.patch -> bug-1083561_upgrade-from-1-x-y.patch
  bnc#882449-corosync-conf-example.patch -> bug-882449_corosync-conf-example.patch
  0002-fix-ifdown-udp.patch -> bug-1032634_fix-ifdown-udp.patch
  bsc#1001164-corosync.conf-example.patch -> bug-1001164_corosync.conf-example.patch
- cpg: Inform clients about left nodes during pause(bsc#1091593)
    Added: 0012-cpg-Inform-clients-about-left-nodes-during-pause.patch
- NSS_NoDB_Init: the parameter is reserved, must be NULL(bsc#1090996)
    Added: 0011-NSS_NoDB_Init-the-parameter-is-reserved-must-be-NULL.patch
- corosync-2.4.4 is available now(bsc#1089836)
    man:fix in corosync-qdevice.8
    quorumtool: remove duplicated help message
    cfg: nodeid should be unsigned int
    coroparse: Use readdir instead of readdir_r
    wd: fix snprintf warnings
    Fix compile errors in qdevice on FreeBSD
    qdevice: mv free(str) after port validation
    Fix various typos
    Fix typo: recomended -> recommended
    man: support SOURCE_DATE_EPOCH
    configure: add --with-initconfigdir option
    Use static case blocks to determine distro flavor
    Use RuntimeDirectory instead of tmpfiles.d
    coroparse: Do not convert empty uid, gid to 0
    sam: Fix snprintf compiler warnings
    quorumtool: Use full buffer size in snprintf
    man: Add note about qdevice parallel cmds start
    sync: Remove unneeded determine sync code
    sync: Call sync_init of all services at once
    corosync.conf: publicize nodelist.node.name
    totemudp[u]: Drop truncated packets on receive
    logging: Make blackbox configurable
    logging: Close before and open blackbox after fork
    init: Quote subshell result properly
    blackbox: Quote subshell result properly
    qdevice: quote certutils scripts properly
    sam_test_agent: Remove unused assignment
    qdevice: Fix NULL pointer dereference
    quorumtool: Don't set our_flags without v_handle
    qdevice: Nodelist is set into string not array
    qdevice: Check if user_data can be dereferenced
    qdevice: Add safer wrapper of strtoll
    qdevice: Replace strtol by strtonum
    qnetd: Replace strtol by strtonum
    main: Set errno before calling of strtol
    totemcrypto: Implement bad crypto header guess
    cpg: Use list_del instead of qb_list_del
    totemcrypto: Check length of the packet
    totemsrp: Implement sanity checks of received msgs
    totemsrp: Check join and leave msg length
    totemudp: Check lenght of message to sent
    qdevice msgio: Fix reading of msg longer than i32
    logsys: Avoid redundant callsite section checking
    man: corosync-qdevice: fix formatting vs. punctuation
    man: corosync-qdevice: some more stylistics
    man: fix cpg_mcast_joined.3.in
    libcpg: Fix issue with partial big packet assembly
    totempg: Fix fragmentation segfault
    totempg: use iovec[i].iov_len instead of copy_len
    totempg: Fix corrupted messages
    cpg: Handle fragmented message sending interrupt
    corosync.aug: Add missing options
    systemd: Delete unnecessary soft_margin
    Added:
    corosync-2.4.4.tar.gz
    0010-qdevice-net-instance.c-optarg-should-be-str.patch
    Deleted:
    0007-sync-Call-sync_init-of-all-services-at-once.patch
    0008-wd-fix-snprintf-warnings.patch
    0009-add-config-for-corosync-qnetd.patch
    0010-qdevice-mv-free-str-after-port-validation.patch
    0011-libcpg-Fix-issue-with-partial-big-packet-assembly.patch
    0012-totemudp-u-Drop-truncated-packets-on-receive.patch
    0013-logging-Make-blackbox-configurable.patch
    0014-logging-Close-before-and-open-blackbox-after-fork.patch
    0015-coverity-fixes.patch
    0018-bsc#1089346-corosync-Integer-overflow-in-totemcrypto.patch
    corosync-2.4.3.tar.gz
    Renamed:
    0009-add-config-for-corosync-qnetd.patch -> 0007-add-config-for-corosync-qnetd.patch
    0016-bsc#1083561-upgrade-from-1-x-y.patch -> 0008-bsc#1083561-upgrade-from-1-x-y.patch
    0017-bsc#1088619-add-version.patch -> 0009-bsc#1088619-add-version.patch
-  (CVE-2018-1084) VUL-0: CVE-2018-1084: corosync: Integer overflow in totemcrypto(bsc#1089346)
    Added: 0018-bsc#1089346-corosync-Integer-overflow-in-totemcrypto.patch
- UNKNOWN version in corosync pkg-config(bsc#1088619)
    Added: 0017-bsc#1088619-add-version.patch
- [Build 489.1] Corosync is not working after upgrade from sle11sp4-ha to sle15-ha(bsc#1083561)
    Added: 0016-bsc#1083561-upgrade-from-1-x-y.patch
- some coverity fixes for corosync on upstream(bsc#1083895)
    Added: 0015-coverity-fixes.patch
- corosync exposes itself for a self-crash under rare circumstance(bsc#1078412)
    Added: 0013-logging-Make-blackbox-configurable.patch
    0014-logging-Close-before-and-open-blackbox-after-fork.patch
    Modified: remove unncessary git commit messages
    0001-coroapi-Use-size_t-for-private_data_size.patch
    0002-fix-ifdown-udp.patch
    0005-do-not-convert-empty-uid-gid-to-0.patch
    0008-wd-fix-snprintf-warnings.patch
    0010-qdevice-mv-free-str-after-port-validation.patch
    0011-libcpg-Fix-issue-with-partial-big-packet-assembly.patch
    0012-totemudp-u-Drop-truncated-packets-on-receive.patch
- totemudp[u]: Drop truncated packets on receive(bsc#1075300)
    Added: 0012-totemudp-u-Drop-truncated-packets-on-receive.patch
- issue with partial packets assembly when multiple nodes are sending big packets(bsc#1074929)
    Added: 0011-libcpg-Fix-issue-with-partial-big-packet-assembly.patch
- qdevice failed to run(bsc#1074276)
    Added: 0010-qdevice-mv-free-str-after-port-validation.patch
- add support for corosync-qdevice in yast2-cluster and bootstrap(bsc#1070961)
    Added: 0009-add-config-for-corosync-qnetd.patch
- wd: gcc shows snprintf warnings(bsc#1071187)
    Added: 0008-wd-fix-snprintf-warnings.patch
- Replace references to /var/adm/fillup-templates with new
  %_fillupdir macro (boo#1069468)
- corosync race condition when node leaves immediately after joining(bsc#1067958)
    Added: 0007-sync-Call-sync_init-of-all-services-at-once.patch
- gcc: snprintf gives warning: ?%s? directive output may be truncated writing
    8 bytes into a region of size between 1 and 255(bsc#1066090)
    Added: 0006-Fix-compile-warnings-with-GCC-7.2.1.patch
- coroparse: uidgid with empty uid or gid results into add uid 0(bsc#1066585)
    Added: 0005-do-not-convert-empty-uid-gid-to-0.patch
    Modified: 0005-do-not-convert-empty-uid-gid-to-0.patch,
    check whether the uid, gid is empty before calling strtol
- Upgrade corosync-2.4.2 to corosync-2.4.3(fate#321385)
    doc: document watchdog_device parameter
    Main: Call mlockall after fork
    Totempg: remove duplicate memcpy in mcast_msg func
    Qdevice: fix spell errors in qdevice
    logconfig: Do not overwrite logger_subsys priority
    totemconfig: Prefer nodelist over bindnetaddr
    cpghum: Fix printf of size_t variable
    Qnetd lms: Use UTILS_PRI_RING_ID printf format str
    wd: Report error when close of wd fails
    votequorum: Don't update expected_votes display if value is too high
    votequorum: simplify reconfigure message handling
    quorumtool: Add option to show all node addresses
    main: Don't ask libqb to handle segv, it doesn't work
    man: Document -a option to corosync-quorumtool
    main: use syslog & printf directly for early log messages
    votequorum: make atb consistent on nodelist reload
    Fix typo: Destorying -> Destroying
    init: Add doc URIs to the systemd service files
    wd: fix typo
    corosync.conf.5: Fix watchdog documentation
    corosync.conf.5: add warning about slow watchdogs
    wd: remove extra capitalization typo
    corosync.conf.5: watchdog support is conditional
    notifyd: Add the community name to an SNMP trap
    Logsys: Change logsys syslog_priority priority
    totemrrp: Fix situation when all rings are faulty
    main: Display reason why cluster cannot be formed
    totem: Propagate totem initialization failure
    totemcrypto: Refactor symmetric key importing
    totemcrypto: Use different method to import key
    main: Add option to set priority
    main: Add support for libcgroup
    totemcrypto: Fix compiler warning
    cmap: Remove noop highest config version check
    qdevice: Add support for heuristics
    Spec: drop unneeded dependency
    Spec: make internal dependencies arch-qualified
    cmap: don't shutdown highest config_version node
    totemudp: Remove memb_join discarding
    Spec: fix arch-qualified dependencies
    Include fcntl.h for F_* and O_* defines
    totemudp: Retry if bind fails
    Remove deprecated doxygen flags
    man: Fix typos in man page
    man: Modify man-page according to command usage
    Remove redundant header file inclusion
    upstart: Add softdog module loading example
    Added:
    corosync-2.4.3.tar.gz
    Removed:
    corosync-2.4.2.tar.gz
    bsc#1047860-add-version.patch
    0001-Logsys-Change-logsys-syslog_priority-priority.patch
    0001-logconfig.c-make-logging.syslog_priority-and-logging.patch
    0001-totemconfig.c-Fixed-Evicted-from-CPG-membership.patch
    0002-Main-call-mlock-after-fork.patch
    0003-totemrrp-Fix-situation-when-all-rings-are-faulty.patch
    0004-main-Display-reason-why-cluster-cannot-be-formed.patch
    0005-votequorum-Report-errors-from-votequorum_exec_send_r.patch
    0007-Make-corosync-work-when-FIPS-mode-is-enabled.patch
    0008-main.c-add-option-to-set-priority.patch
    0009-totem-Propagate-totem-initialization-failure.patch
    Modified:
    bsc#1047860-add-version.patch: change version to 2.4.3
    corosync.changes: add changelogs
    corosync.spec: remove unnecessary patches
    Renamed:
    0006-coroapi-Use-size_t-for-private_data_size.patch -> 0001-coroapi-Use-size_t-for-private_data_size.patch
    0010-fix-ifdown-udp.patch -> 0002-fix-ifdown-udp.patch
    0011-fix-tmpfiles-create.patch -> 0003-fix-tmpfiles-create.patch
    0012-mark-corosync-as-a-static-service.patch -> 0004-mark-corosync-as-a-static-service.patch
- wrong "service_del_postun corosync.service"(bsc#1060767)
    Modified: corosync.spec, remove service_del_postun in postun of corosync
- Restore conformance to shared library packaging guideline.
- Remove redundant cleaning in %install and %clean.
- corosync.service should be marked as a static service(bsc#1055585)
    Added: 0012-mark-corosync-as-a-static-service.patch
- Fix RPM groups.
- L3: corosync: assert(sender_node != NULL) fails after tearing down a network interface(bsc#1032634)
    Added: 0010-fix-ifdown-udp.patch
- Fix rpmlint warnings
    Added: 0011-fix-tmpfiles-create.patch
- some errors in spec file(bsc#1047862)
  Modified:corosync.spec
  1) as in openSUSE:factory, there are %define, but bcond_with coudld be toggled by osc command , change %define to %bcond_with and %bcond_without
  2) change service_del_postun to service_del_preun, since service_del_postun is not a right macro
  3) remove macro tpmfiles_create define from corosync.spec.
- make corosync.spec uniform (bsc#1051385)
  Modified: corosync.spec
    1. there are some lines are commented in corosync.spec, will define new macro to make these lines uncommented
    2. in former, xmlconf, rdma and snmp were disabled, these features are wrongly enabled, will disable them
-  some upstream fixes for corosync(bsc#1048259)
  Added:
    bsc#1047860-add-version.patch
    0007-Make-corosync-work-when-FIPS-mode-is-enabled.patch
    0008-main.c-add-option-to-set-priority.patch
    0009-totem-Propagate-totem-initialization-failure.patch
  Removed:
    bnc#867767-add-version.patch
    0007-improve-corosync-keygen.patch(since this patch is not for corosync v2.x)
  Modified:
    corosync.spec, add judgement whether /etc/sysconfig/corosycn* exist before remove these files
- some errors in spec file(bsc#1047862)
  Modified:
    corosync.spec
- improvement for corosync-keygen(bsc#1047861)
  Added:
    0007-improve-corosync-keygen.patch
- 1047860corosync report wrong version number(bsc#1047860)
  Modified:
    bnc#867767-add-version.patch
-  some Fixes from upstream(bsc#1043045)
  Added:
    0004-main-Display-reason-why-cluster-cannot-be-formed.patch
    0005-votequorum-Report-errors-from-votequorum_exec_send_r.patch
    0006-coroapi-Use-size_t-for-private_data_size.patch
[patch-lost-in-sle] Missing issues in openSUSE:Factory/corosync(bsc#1041587)
  add change log for upgrading corosync to v2.3.6 and make this change log contain all records in SLE12 SP3
  make the format consistent
- totemrrp: Fix situation when all rings are faulty(bsc#1039215)
  Added:
    0003-totemrrp-Fix-situation-when-all-rings-are-faulty.patch
- calling mlockall before corosync_tty_detach is noop when corosync is executed as a daemon(bsc#1038147)
  Added:
    0002-Main-call-mlock-after-fork.patch
- [upgrade] Changing the pre-upgrade role for node failed(bsc#1030437)
  Added:
    0001-totemconfig.c-Fixed-Evicted-from-CPG-membership.patch
  Removed:
    0001-totemip.c-Fixed-Evicted-from-CPG-membership.patch
- L3-Question: corosync logging priority takes no effect(bsc#1023959)
  Added:
    0001-Logsys-Change-logsys-syslog_priority-priority.patch
    0001-logconfig.c-make-logging.syslog_priority-and-logging.patch
-  Corosync 2.4.1 still produces libvotequorum.so.7.0.0, just like Corosync 2.3.6.(bsc#1013842)
  Added:
  disable-build-html-docs.patch
  upgrade to corosync-2.4.2:
    Man: Fix corosync-qdevice-net-certutil link
    man: mention qdevice incompatibilites in votequorum.5
    Qnetd LMS: Fix two partition use case
    cfg: Prevents use of uninitialized buffer
- upgrade to corosync-2.4.1(bsc#1004967)
  Added:
    corosync-start-stop-level.patch
  Deleted:
    Config-Flag-config-uidgid-entries.patch
    cfg-Prevents-use-of-uninitialized-buffer.patch
    cts-Make-it-run-with-pacemaker-1.13.patch
    get_cluster_mcast_addr-error-is-not-fatal.patch
    totemsrp-Addition-of-the-log.patch
  modified: bnc#867767-add-version.patch, change version to 2.4.1
  corosync-2.4.1:
    Low: totemsrp: Addition of the log.
    cts: Make it run with pacemaker-1.13+
    Config: Flag config uidgid entries
    Spec: Qdevice require same version of corosync
  corosync-2.4.0:
    qdevice and qnet
    config: get_cluster_mcast_addr error is not fatal
    some typo fixes
upgrade corosync-v2.3.5 to corosync-v2.3.6, and backport patches from v2.4.2(FATE#322113, bsc#1020550)
  Added:
    Config-Flag-config-uidgid-entries.patch
    cfg-Prevents-use-of-uninitialized-buffer.patch
    cts-Make-it-run-with-pacemaker-1.13.patch
    get_cluster_mcast_addr-error-is-not-fatal.patch
    totemsrp-Addition-of-the-log.patch
  Removed:
    corosync-cts-api-error.patch
  v2.3.6
- logconfig: Fix logging reload disabling logfiles
- wd: Warn if values are out of range
- parser: WD Read type correctly from corosync.conf
- Add some more RO keys
- Reapply config defaults corosync.conf reload
- schedwrk: Cleanup and make it work on PPC BE
- cmapctl: Handle corosync errors in print_key func
- Adds doxygen stubs to include directory
- Add clang-format configuration file
- wd: make watchdog device configurable
- logging: Use our own version of basename
- logsys: fix TOTEM logging when corosync built out of tree
- parser: Make config file parser more hierarchy
- totemconfig: Explicitly pass IP version
- cpg: Handle ipc error in cpg_zcb_alloc/free
- cpg: Memory not unmapped in cpg_zcb_free
- totempg: Fix memory leak
- Fix spelling errors
- Add section in manual title for cpg_zcb_free 3
- Add section in manual title for cpg_zcb_alloc 3
- Update corosync.spec source link
- Update gitignore files
- Remove all links to old ML
- totemsrp: Fix clang warning (tautological compare)
- configure.ac: Make location of .pc overrideable
- Remove a few unused variables and functions
- configure.ac: We don't need no C++ compiler
- configure.ac: Remove deprecated AC_PROG_LIBTOOL
- configure.ac: make foreign apply to all Makefiles
- Remove unused, obsolete check
- Fix detection of qb_log_thread_priority_set
- cpghum: Fix type of recv_crc
- Check for fdatasync
- Fix detection of warning flags for clang
- quorum: Display node id as unsigned int.
- cts: InitClusterManager is now BootCluster
- totemudp: Move udp bind() so that multicast works with IPv6
- cfgtool: Display nodeid as unsigned int
- votequorum: Don't send multiple callbacks when nodes join
- man: Add synopsis for cpg_zcb_alloc and free
- man html index: Update index
- votequorum: Make sure cs_error_t is defined
- Doxygen fix for cmap_iter_next()
- configure: Correct help entry for logdir
- totmesrp: Fix typo in log message
- configure: typo in include
- man page: Correct option letter for DBus
- wd: fix setting of watchdog timeouts
- CFG: Prevent CFG orignating messages during SYNC
- Default token timeout was 5000 ms in SLE 11 SP4, but is 1000 ms in SLE 12(bsc#1001164)
  Added: bsc#1001164-corosync.conf-example.patch
- Fix: [s390]Upgrade from SP1-GM + HA to SP2-RC2 +: Failed to start Corosync Cluster engine(bsc#996230)
- modify corosync.spec to remove "chkconfig --add"
- remove corosync-devel and require lines from baselibs.conf
-  corosync process still exists when stop pacemaker service(bnc#988683)
- remove git files from tarball(bnc#941910)
- modify corosync.spec to delete logrotate.d
update from v2.3.3 to v2.3.5 (bnc#939328)
  v2.3.5
- Log: Add logrotate configuration file
- totemsrp: Improve logging of left/down nodes
- totemconfig: Check for duplicate nodeids
- Really add cpghum
- cpg: Add support for messages larger than 1Mb
- Handle adding and removing UDPU members atomically
- add patches:
  * corosync-cts-api-error.patch
  * bnc#867767-add-version.patch
- mv the place of corosync.conf.example*(fate#318190)
- Replace systemd BuildRequires with pkgconfig(systemd): we do not
  require the full installation / dep chain of systemd.
- fix bashisms in mem_leak_test.sh script
- add patches:
  * corosync-2.3.4-fix-bashisms.patch
- fix bashism in preun script

==== crash ====

- Disable LTO for PowerPC as bypass boo#1146646

==== cronie ====
Subpackages: cron

- Add /etc/cron.* directories to cron sub-package from filesystem
  - allows correct usage of permissions macros
  - fixes installation of this directories on systems without cron

==== ghostscript ====
Subpackages: ghostscript-x11

- Use update-alternatives to get the real ghostscript binary from
  /usr/bin/gs to /usr/bin/gs.bin and allow the gswrap package to
  use this with ist wrapper script

==== gnome-photos ====
Version update (3.32.0 -> 3.32.1)
Subpackages: gnome-photos-lang gnome-shell-search-provider-gnome-photos

- Update to version 3.32.1:
  + appdata: Add release notes for Flathub.
  + Updated translations.

==== gnome-video-effects ====

- Add gnome-video-effects-meson-pkgconfig-fix.patch: Various meson
  improvements and fixes. Fixes a warning and a regression against
  autotools packaging.

==== icu ====
Subpackages: libicu-suse64_2 libicu64_2-ledata

- Remove old obsoletes/provides for migration from very old
  products, as they break our shared library policy

==== libchewing ====
Subpackages: chewing-data chewing-utils libchewing3

- Remove pointless ldconfig call from chewing-utils subpackage.
- Specfile update: remove implicit BuildRoot and defattrs.
- Properly fulfill SLPP requirement that only the library file
  is in the library subpackage.

==== libx86emu ====
Version update (2.3 -> 2.4)

- merge gh#wfeldt/libx86emu#19
- decode: Fix compiler warning
- 2.4

==== llvm8 ====
Subpackages: clang8 clang8-checker libLLVM8 libLTO8 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang8

- Use python3 shebangs everywhere (boo#1146533).
- Drop obsolete opt-viewer-Do-not-require-python-2.patch.
- Remove unneccesary dependencies:
  * groff, bison and flex don't seem to be used.
  * jsoncpp is no longer used since r338461.
  * Move some BuildRequires to subpackages.
  * Don't recommend scan-{build,view} in clang (boo#1145444).
  * Devel packages are only required in other devel packages,
    when their headers are included in the installed headers.
- Add versions to Provides/Conflicts except for files.
- Remove unused (since r268685) CMake flags LLVM_ENABLE_TIMESTAMPS.
- Fix installation of opt-viewer files when python3-clang is no
  longer built.

==== open-iscsi ====
Subpackages: iscsiuio libopeniscsiusr0_2_0

- Enable LTO on aarch64 as the gcc9 package issue is fixed:
  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91386

==== rubygem-packaging_rake_tasks ====
Version update (1.4.7 -> 1.4.9)

- Reduce verbosity of tarball making (bsc#1146310)
- 1.4.9
- Added git helpers and support for git version tags (bsc#1133435)
- 1.4.8

==== sddm ====
Subpackages: sddm-branding-openSUSE

- Add pam_keyinit to proper_pam.diff (boo#1081947)

==== srt ====
Version update (1.3.1 -> 1.3.3)

- Update to version 1.3.3:
  + Various bugfixes and feature enhancments.
- Update to version 1.3.2:
  + Various bugfixes, feature enhancments, build fixes and
    documentation updates.
- Drop srt-no-rpath.patch: Fixed upstream.

==== vlc ====
Version update (3.0.7.1 -> 3.0.8)
Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-lang vlc-noX vlc-qt vlc-vdpau

- Add conditional pkgconfig(libmfx) BuildRequires: Build with Intel
  Media SDK support.
- Update to version 3.0.8 'vetinari':
  + Fix stuttering for low framerate videos
  + Improve adaptive streaming
  + Improve audio output for external audio devices on macOS/iOS
  + Fix hardware acceleration with Direct3D11 for some AMD drivers
  + Fix WebVTT subtitles rendering
  + Vetinari is a major release changing a lot in the media engine of VLC.
    It is one of the largest release we've ever done.
    Notably, it:
  - activates hardware decoding on all platforms, of H.264 & H.265, 8 & 10bits,
    allowing 4K60 or even 8K decoding with little CPU consumption,
  - merges all the code from the mobile ports into the same codebase with
    common numbering and releases,
  - supports 360 video and 3D audio, and prepares for VR content,
  - supports direct HDR and HDR tone-mapping,
  - updates the audio passthrough for HD Audio codecs,
  - allows browsing of local network drives like SMB, FTP, SFTP, NFS...
  - stores the passwords securely,
  - brings a new subtitle rendering engine, supporting ComplexTextLayout
    and font fallback to support multiple languages and fonts,
  - supports ChromeCast with the new renderer framework,
  - adds support for numerous new formats and codecs, including WebVTT,
    AV1, TTML, HQX, 708, Cineform, and many more,
  - improves Bluray support with Java menus, aka BD-J,
  - updates the macOS interface with major cleaning and improvements,
  - support HiDPI UI on Windows, with the switch to Qt5,
  - prepares the experimental support for Wayland on Linux, and
    switches to OpenGL by default on Linux.
- Drop vlc-CVE-2019-13962.patch, vlc-CVE-2019-13602_1.patch and
  vlc-CVE-2019-13602_2.patch: fixed upstream.
- Disbale mod-plug for the time being: libmodplug 0.8.9 is not yet
  available.

==== xf86-input-libinput ====
Version update (0.28.2 -> 0.29.0)

- Update to version 0.29.0
  * Only one real fix: we now check for the tool type as well as
    the serial when we create subdevices for tablet tools.
    Previously there were some cases where the eraser device
    wasn't created correctly.

==== xf86-input-wacom ====
Version update (0.34.2 -> 0.37.0)

- Version update to 0.37.0 (boo#1146181)
  * bug fixes and performance improvements
- adjusted n_01-Add-option-to-enable-logging.patch
- refreshed n_02-Log-PROXIMITY-LOW-LEVEL-events.patch,
  n_03-Log-PRESSURE-low-level-events.patch,
  n_04-Log-BUTTON-HIGH-LEVEL-events.patch

==== xrandr ====
Version update (1.5.0 -> 1.5.1)

- update to version 1.5.1
  * Update configure.ac bug URL for gitlab migration
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish init the name to 0
  * autogen.sh: use quoted string variables
  * xrandr: fix crash if some modes cannot be found
  * xrandr: document that we accept '--dpi output'
  * xrandr: suppress misleading indentation warning
  * xrandr: allow a single value for --scale
  * xrandr: stricter --scale argument parsing
  * xrandr.man: grammar tuning
  * xrandr: allow single value for --gamma
  * xrandr.man: document the monitor manipulation options
  * xrandr: gamma and scaling factors must be positive
  * xrandr: Add a "--filter" flag
  * xrandr: Fix deleting inactive monitors
  * man: Document the new --filter option
  * Document format of --dpi option in non-ambiguous way
  * Document that --dpi and --fbmm options set DPI of whole X screen
  * Update README for gitlab migration
- superseded U_xrandr_suppress-misleading-indentation-warning.patch,
  U_xrandr_add-filter-flag.patch