Packages changed:
  MozillaFirefox-branding-openSUSE
  branding-openSUSE
  cmis-client (0.5.1 -> 0.5.2)
  kernel-source (5.2.5 -> 5.2.7)
  libcontainers-common
  libqt5-qtwebengine
  libreoffice (6.2.5.2 -> 6.3.0.4)
  yast2-country (4.2.2 -> 4.2.3)

=== Details ===

==== MozillaFirefox-branding-openSUSE ====

- recognize Leap 15.2 via sle_version

==== branding-openSUSE ====
Subpackages: grub2-branding-openSUSE libreoffice-branding-openSUSE plymouth-branding-openSUSE systemd-icon-branding-openSUSE wallpaper-branding-openSUSE xfce4-splash-branding-openSUSE yast2-qt-branding-openSUSE

- Add patch to fix parallel build:
  * fix-parallel-build.patch

==== cmis-client ====
Version update (0.5.1 -> 0.5.2)

- Update to 0.5.2:
  * Fixed Google Drive login, broken by Google's new 2-page login sequence
  * Added support for Google Drive two-factor authentication
  * Fixed access to SharePoint root folder (tdf#101385)
  * Limited the maximal number of redirections to 20 (rhbz#1410197)
  * Switched library implementation to C++11 (the API remains C++98-compatible)
  * Fixed build with boost >= 1.68.0 (#19)
  * Fixed encoding of OAuth2 credentials
  * Dropped cppcheck run from "make check". A new "make cppcheck" target was created for it
  * Added proper API symbol exporting
  * Speeded up building of tests a bit
  * Fixed a few issues found by coverity and cppcheck
- Remove merged patches:
  * boost_168.patch
  * declare-automake-foreign.patch

==== kernel-source ====
Version update (5.2.5 -> 5.2.7)
Subpackages: kernel-default kernel-default-devel kernel-devel kernel-docs kernel-macros kernel-syms kernel-vanilla

- Linux 5.2.7 (bnc#1012628).
- Documentation: Add swapgs description to the Spectre v1
  documentation (bnc#1012628).
- x86/speculation/swapgs: Exclude ATOMs from speculation through
  SWAPGS (bnc#1012628).
- x86/entry/64: Use JMP instead of JMPQ (bnc#1012628).
- x86/speculation: Enable Spectre v1 swapgs mitigations
  (bnc#1012628).
- x86/speculation: Prepare entry code for Spectre v1 swapgs
  mitigations (bnc#1012628).
- x86/cpufeatures: Combine word 11 and 12 into a new scattered
  features word (bnc#1012628).
- x86/cpufeatures: Carve out CQM features retrieval (bnc#1012628).
- drm/i915/gvt: fix incorrect cache entry for guest page mapping
  (bnc#1012628).
- drm/i915/perf: fix ICL perf register offsets (bnc#1012628).
- IB/hfi1: Field not zero-ed when allocating TID flow memory
  (bnc#1012628).
- IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psn
  (bnc#1012628).
- IB/hfi1: Check for error on call to alloc_rsm_map_table
  (bnc#1012628).
- IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW
  specification (bnc#1012628).
- IB/mlx5: Fix clean_mr() to work in the expected order
  (bnc#1012628).
- IB/mlx5: Move MRs to a kernel PD when freeing them to the MR
  cache (bnc#1012628).
- IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
  (bnc#1012628).
- IB/mlx5: Fix unreg_umr to ignore the mkey state (bnc#1012628).
- RDMA/devices: Do not deadlock during client removal
  (bnc#1012628).
- RDMA/bnxt_re: Honor vlan_id in GID entry comparison
  (bnc#1012628).
- xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()
  (bnc#1012628).
- xen/swiotlb: fix condition for calling
  xen_destroy_contiguous_region() (bnc#1012628).
- nbd: replace kill_bdev() with __invalidate_device() again
  (bnc#1012628).
- scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
  (bnc#1012628).
- clk: mediatek: mt8183: Register 13MHz clock earlier for
  clocksource (bnc#1012628).
- io_uring: fix KASAN use after free in io_sq_wq_submit_work
  (bnc#1012628).
- arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
  (bnc#1012628).
- arm64: compat: Allow single-byte watchpoints on all addresses
  (bnc#1012628).
- drivers/perf: arm_pmu: Fix failure path in PM notifier
  (bnc#1012628).
- parisc: Fix build of compressed kernel even with debug enabled
  (bnc#1012628).
- parisc: Strip debug info from kernel before creating compressed
  vmlinuz (bnc#1012628).
- parisc: Add archclean Makefile target (bnc#1012628).
- cgroup: kselftest: relax fs_spec checks (bnc#1012628).
- s390/dasd: fix endless loop after read unit address
  configuration (bnc#1012628).
- loop: Fix mount(2) failure due to race with LOOP_SET_FD
  (bnc#1012628).
- mm/migrate.c: initialize pud_entry in migrate_vma()
  (bnc#1012628).
- ubsan: build ubsan.c more conservatively (bnc#1012628).
- mm: compaction: avoid 100% CPU usage during compaction when
  a task is killed (bnc#1012628).
- mm: migrate: fix reference check race between __find_get_block()
  and migration (bnc#1012628).
- mm: vmscan: check if mem cgroup is disabled or not before
  calling memcg slab shrinker (bnc#1012628).
- ALSA: hda: Fix 1-minute detection delay when i915 module is
  not available (bnc#1012628).
- selinux: fix memory leak in policydb_init() (bnc#1012628).
- powerpc/kasan: fix early boot failure on PPC32 (bnc#1012628).
- i2c: at91: fix clk_offset for sama5d2 (bnc#1012628).
- i2c: at91: disable TXRDY interrupt after sending data
  (bnc#1012628).
- i2c: iproc: Fix i2c master read more than 63 bytes
  (bnc#1012628).
- eeprom: at24: make spd world-readable again (bnc#1012628).
- mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
  (bnc#1012628).
- drm/nouveau: Only release VCPI slots on mode changes
  (bnc#1012628).
- IB/hfi1: Fix Spectre v1 vulnerability (bnc#1012628).
- gpiolib: fix incorrect IRQ requesting of an active-low lineevent
  (bnc#1012628).
- gpio: don't WARN() on NULL descs if gpiolib is disabled
  (bnc#1012628).
- gpiolib: Preserve desc->flags when setting state (bnc#1012628).
- mmc: mmc_spi: Enable stable writes (bnc#1012628).
- mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
  (bnc#1012628).
- mmc: meson-mx-sdio: Fix misuse of GENMASK macro (bnc#1012628).
- mmc: dw_mmc: Fix occasional hang after tuning on eMMC
  (bnc#1012628).
- fgraph: Remove redundant ftrace_graph_notrace_addr() test
  (bnc#1012628).
- dax: Fix missed wakeup in put_unlocked_entry() (bnc#1012628).
- Btrfs: fix race leading to fs corruption after transaction abort
  (bnc#1012628).
- Btrfs: fix incremental send failure after deduplication
  (bnc#1012628).
- tpm: Fix null pointer dereference on chip register error path
  (bnc#1012628).
- kbuild: modpost: include .*.cmd files only when targets exist
  (bnc#1012628).
- kbuild: initialize CLANG_FLAGS correctly in the top Makefile
  (bnc#1012628).
- kconfig: Clear "written" flag to avoid data loss (bnc#1012628).
- drm/nouveau/dmem: missing mutex_lock in error path
  (bnc#1012628).
- drm/nouveau: fix memory leak in nouveau_conn_reset()
  (bnc#1012628).
- bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
  (bnc#1012628).
- x86, boot: Remove multiple copy of static function
  sanitize_boot_params() (bnc#1012628).
- x86/paravirt: Fix callee-saved function ELF sizes (bnc#1012628).
- x86/kvm: Don't call kvm_spurious_fault() from .fixup
  (bnc#1012628).
- xen/pv: Fix a boot up hang revealed by int3 self test
  (bnc#1012628).
- crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL (bnc#1012628).
- stacktrace: Force USER_DS for stack_trace_save_user()
  (bnc#1012628).
- mm/hotplug: make remove_memory() interface usable (bnc#1012628).
- device-dax: fix memory and resource leak if hotplug fails
  (bnc#1012628).
- nds32: fix asm/syscall.h (bnc#1012628).
- ipc/mqueue.c: only perform resource calculation if user valid
  (bnc#1012628).
- drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some
  strings (bnc#1012628).
- uapi linux/coda_psdev.h: move upc_req definition from uapi to
  kernel side headers (bnc#1012628).
- coda: fix build using bare-metal toolchain (bnc#1012628).
- coda: add error handling for fget (bnc#1012628).
- mm/ioremap: check virtual address alignment while creating
  huge mappings (bnc#1012628).
- lib/test_string.c: avoid masking memset16/32/64 failures
  (bnc#1012628).
- lib/test_overflow.c: avoid tainting the kernel and fix wrap size
  (bnc#1012628).
- mm/cma.c: fail if fixed declaration can't be honored
  (bnc#1012628).
- x86: math-emu: Hide clang warnings for 16-bit overflow
  (bnc#1012628).
- x86/apic: Silence -Wtype-limits compiler warnings (bnc#1012628).
- mm/z3fold.c: reinitialize zhdr structs after migration
  (bnc#1012628).
- mm/memcontrol.c: keep local VM counters in sync with the
  hierarchical ones (bnc#1012628).
- mm/slab_common.c: work around clang bug #42570 (bnc#1012628).
- mm/z3fold: don't try to use buddy slots after free
  (bnc#1012628).
- be2net: Signal that the device cannot transmit during
  reconfiguration (bnc#1012628).
- bpf: fix BTF verifier size resolution logic (bnc#1012628).
- KVM: nVMX: Ignore segment base for VMX memory operand when
  segment not FS or GS (bnc#1012628).
- ACPI: fix false-positive -Wuninitialized warning (bnc#1012628).
- x86: kvm: avoid constant-conversion warning (bnc#1012628).
- perf version: Fix segfault due to missing OPT_END()
  (bnc#1012628).
- cifs: fix crash in cifs_dfs_do_automount (bnc#1012628).
- drm/amd/display: Expose audio inst from DC to DM (bnc#1012628).
- selftests/bpf: do not ignore clang failures (bnc#1012628).
- scsi: zfcp: fix GCC compiler warning emitted with
  - Wmaybe-uninitialized (bnc#1012628).
- ACPI: blacklist: fix clang warning for unused DMI table
  (bnc#1012628).
- virtio-mmio: add error check for platform_get_irq (bnc#1012628).
- ceph: return -ERANGE if virtual xattr value didn't fit in buffer
  (bnc#1012628).
- ceph: fix dir_lease_is_valid() (bnc#1012628).
- ceph: fix improper use of smp_mb__before_atomic() (bnc#1012628).
- cifs: Fix a race condition with cifs_echo_request (bnc#1012628).
- btrfs: qgroup: Don't hold qgroup_ioctl_lock in
  btrfs_qgroup_inherit() (bnc#1012628).
- remoteproc: copy parent dma_pfn_offset for vdev (bnc#1012628).
- btrfs: Flush before reflinking any extent to prevent NOCOW write
  falling back to COW without data reservation (bnc#1012628).
- btrfs: fix minimum number of chunk errors for DUP (bnc#1012628).
- btrfs: tree-checker: Check if the file extent end overflows
  (bnc#1012628).
- arm64: dts: rockchip: Fix USB3 Type-C on rk3399-sapphire
  (bnc#1012628).
- clk: sprd: Add check for return value of sprd_clk_regmap_init()
  (bnc#1012628).
- fs/adfs: super: fix use-after-free bug (bnc#1012628).
- clk: tegra210: fix PLLU and PLLU_OUT1 (bnc#1012628).
- ARM: exynos: Only build MCPM support if used (bnc#1012628).
- Update config files.
- dmaengine: rcar-dmac: Reject zero-length slave DMA requests
  (bnc#1012628).
- MIPS: lantiq: Fix bitfield masking (bnc#1012628).
- swiotlb: fix phys_addr_t overflow warning (bnc#1012628).
- arm64: qcom: qcs404: Add reset-cells to GCC node (bnc#1012628).
- soc: imx8: Fix potential kernel dump in error path
  (bnc#1012628).
- firmware/psci: psci_checker: Park kthreads before stopping them
  (bnc#1012628).
- PCI: OF: Initialize dev->fwnode appropriately (bnc#1012628).
- kernel/module.c: Only return -EEXIST for modules that have
  finished loading (bnc#1012628).
- arm64: dts: rockchip: fix isp iommu clocks and power domain
  (bnc#1012628).
- dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is
  unset (bnc#1012628).
- soc: imx: soc-imx8: Correct return value of error handle
  (bnc#1012628).
- arm64: dts: marvell: mcbin: enlarge PCI memory window
  (bnc#1012628).
- soc: qcom: rpmpd: fixup rpmpd set performance state
  (bnc#1012628).
- arm64: dts: qcom: qcs404-evb: fix l3 min voltage (bnc#1012628).
- ftrace: Enable trampoline when rec count returns back to one
  (bnc#1012628).
- ARM: dts: rockchip: Mark that the rk3288 timer might stop in
  suspend (bnc#1012628).
- clk: meson: mpll: properly handle spread spectrum (bnc#1012628).
- ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
  (bnc#1012628).
- ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
  (bnc#1012628).
- ARM: riscpc: fix DMA (bnc#1012628).
- commit a3e04b1
- Linux 5.2.6 (bnc#1012628).
- vsock: correct removal of socket from the list (bnc#1012628).
- ISDN: hfcsusb: checking idx of ep configuration (bnc#1012628).
- bpf: fix NULL deref in btf_type_is_resolve_source_only
  (bnc#1012628).
- media: au0828: fix null dereference in error path (bnc#1012628).
- ath10k: Change the warning message string (bnc#1012628).
- media: cpia2_usb: first wake up, then free in disconnect
  (bnc#1012628).
- media: pvrusb2: use a different format for warnings
  (bnc#1012628).
- NFS: Cleanup if nfs_match_client is interrupted (bnc#1012628).
- media: radio-raremono: change devm_k*alloc to k*alloc
  (bnc#1012628).
- xfrm: policy: fix bydst hlist corruption on hash rebuild
  (bnc#1012628).
- nvme: fix multipath crash when ANA is deactivated (bnc#1012628).
- sched/fair: Don't free p->numa_faults with concurrent readers
  (bnc#1012628).
- sched/fair: Use RCU accessors consistently for ->numa_group
  (bnc#1012628).
- /proc/<pid>/cmdline: remove all the special cases (bnc#1012628).
- /proc/<pid>/cmdline: add back the setproctitle() special case
  (bnc#1012628).
- drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
  (bnc#1012628).
- Fix allyesconfig output (bnc#1012628).
- ceph: hold i_ceph_lock when removing caps for freeing inode
  (bnc#1012628).
- commit 187170c

==== libcontainers-common ====

- Add missing licenses to spec file
- Add a default registries.d configuration file, used to specify images
  signatures storage location.

==== libqt5-qtwebengine ====

- Increase disk constraints to 12G, TW needs 11.7G currently

==== libreoffice ====
Version update (6.2.5.2 -> 6.3.0.4)
Subpackages: libreoffice-base libreoffice-base-drivers-firebird libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-cs libreoffice-l10n-da libreoffice-l10n-de libreoffice-l10n-el libreoffice-l10n-en libreoffice-l10n-en_GB libreoffice-l10n-es libreoffice-l10n-fr libreoffice-l10n-hu libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-pl libreoffice-l10n-pt_BR libreoffice-l10n-ru libreoffice-l10n-zh_CN libreoffice-l10n-zh_TW libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit

- Update to 6.3.0.4:
  * 6.3 RC4
- Make librelogo standalone subpkg bsc#1144522
- Update to 6.3.0.3:
  * 6.3 RC3
- Add patch to fix building on older openSUSE releases:
  * gcc.patch
- Update to 6.3.0.2:
  * RC2 of 6.3 release
  * Contains partial fixes for bsc#1061210 later split to two
    independent bugs
- Update to 6.3.0.1:
  * First release of 6.3 series bringing more new features
- Remove merged patch:
  * 0001-Use-sort-on-finds-to-improve-deterministic-build.patch

==== yast2-country ====
Version update (4.2.2 -> 4.2.3)
Subpackages: yast2-country-data

- Stop using the obsolete XVersion API (gh#yast/yast-yast2#902)
  (bsc#1144627)
- 4.2.3