Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.

Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&version=Tumbleweed&build=20201002

Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports

Packages changed:
  amarok (2.9.70git.20200731T193253~4ae108506f -> 
2.9.70git.20200930T124856~3973278a68)
  busybox-links
  krename
  qemu
  raspberrypi-firmware (2020.09.03 -> 2020.09.30)
  raspberrypi-firmware-config (2020.09.03 -> 2020.09.30)
  systemd (246.4 -> 246.6)
  units (2.19 -> 2.20)
  virt-manager (3.0.0 -> 3.1.0)
  wicked (0.6.63 -> 0.6.64)
  xfce4-branding-openSUSE

=== Details ===

==== amarok ====
Version update (2.9.70git.20200731T193253~4ae108506f -> 
2.9.70git.20200930T124856~3973278a68)

- Update to version 2.9.70git.20200930T124856~3973278a68:
  * Replace qtscript with qjs engine
  * Drop superfluous ZLIB linking
  * Add FindMariaDB.cmake module and use it if MySQL is not found
  * FindMySQL.cmake: Split out MySQL Embedded detection into FindMySQLe.cmake
  * Port Amarok Script Engine from deprecated QScriptEngine to QJSEngine
  * Update stylesheet to QT5
  * Replace deprecated Phonon module with PulseAudio
  * cmake: install amarok.knsrc in newer ECM 5.58.0+ location
  * appdata: use canonical help URL
- Drop amarok_mariadb.patch
- Update translations

==== busybox-links ====
Subpackages: busybox-coreutils busybox-findutils busybox-gawk busybox-grep 
busybox-gzip busybox-patch busybox-psmisc busybox-sed busybox-sendmail 
busybox-tar busybox-xz

- Don't fail if rpm will not be build

==== krename ====

- Add Close-the-app-if-the-progress-dialog-is-closed.patch to fix
  krename not terminating after renaming (boo#1177221, kde#395084)
- Spec cleanup

==== qemu ====
Subpackages: qemu-arm qemu-block-curl qemu-block-dmg qemu-block-gluster 
qemu-block-iscsi qemu-block-nfs qemu-block-rbd qemu-block-ssh qemu-chardev-baum 
qemu-guest-agent qemu-hw-display-qxl qemu-hw-usb-redirect qemu-hw-usb-smartcard 
qemu-ipxe qemu-ksm qemu-lang qemu-microvm qemu-ppc qemu-s390 qemu-seabios 
qemu-sgabios qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-sdl 
qemu-ui-spice-app qemu-vgabios qemu-vhost-user-gpu qemu-x86

- Undo part of the split-provides recently done. We have to wait on
  virt-manager to handle qemu modularization better before we make
  qemu-hw-display-qxl and qemu-hw-usb-redirect non-required
  (boo#1157320 boo#1176517)

==== raspberrypi-firmware ====
Version update (2020.09.03 -> 2020.09.30)

- Update to e7464dd (2020-09-30):
  * firmware: platform: Add support for SCB clock and set to 250MHz
  * firmware: Revert arm_loader: Move first call to set_turbo after arm->start
  * firmware: arm_ldconfig: GZIP-compressed ARMv8 kernel support
  * arm_ldconfig: Fix kernel8 decompression See: #1467
  * firmware: arm_ldconfig: Restore the fallback load address See: #1467
  * firmware: ilcamera: Disable timeouts on trigger sink devices
  * firmware: genet: Flush RBUF/TBUF and clear mac-address on stop
    See: raspberrypi/linux#3850
  * firmware: dmalib: Add support for 40-bit 2d memcpy
  * firmware: sdcard: Reduce SD read overhead
  * firmware: sdhost_arasan: Increase time threshold before suspend
  * firmware: video_decode: Only shutdown codec on both ports being disabled ?
  * firmware: vc_image_helper: Avoid misaligned exception due to uninitialised 
pointer
  * firmware: arm_loader: Make arm clock accesses only see their own boosts
    See: #1469

==== raspberrypi-firmware-config ====
Version update (2020.09.03 -> 2020.09.30)

- Update to e7464dd (2020-09-30):
  * firmware: platform: Add support for SCB clock and set to 250MHz
  * firmware: Revert arm_loader: Move first call to set_turbo after arm->start
  * firmware: arm_ldconfig: GZIP-compressed ARMv8 kernel support
  * arm_ldconfig: Fix kernel8 decompression See: #1467
  * firmware: arm_ldconfig: Restore the fallback load address See: #1467
  * firmware: ilcamera: Disable timeouts on trigger sink devices
  * firmware: genet: Flush RBUF/TBUF and clear mac-address on stop
    See: raspberrypi/linux#3850
  * firmware: dmalib: Add support for 40-bit 2d memcpy
  * firmware: sdcard: Reduce SD read overhead
  * firmware: sdhost_arasan: Increase time threshold before suspend
  * firmware: video_decode: Only shutdown codec on both ports being disabled ?
  * firmware: vc_image_helper: Avoid misaligned exception due to uninitialised 
pointer
  * firmware: arm_loader: Make arm clock accesses only see their own boosts
    See: #1469

==== systemd ====
Version update (246.4 -> 246.6)
Subpackages: libsystemd0 libudev-devel libudev1 systemd-container systemd-doc 
systemd-logger systemd-sysvinit udev

- Import commit d7b5ac76dc95ddf30e707d26998e36303e9f52a7 (merge of v246.6)
  For a complete list of changes, visit:
  
https://github.com/openSUSE/systemd/compare/1cab0d44584687ace92d1df30eadf264231e3b65...d7b5ac76dc95ddf30e707d26998e36303e9f52a7
- Ship {/usr/lib,/etc}/systemd/network directories in the main package
  These directories can be used by both udevd and networkd.
- Remove dangling symlink
  /usr/lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket
  Otherwise the build system complains.
- Import commit 1cab0d44584687ace92d1df30eadf264231e3b65 (include v246.5)
  304ec2c7ab fstab-generator: add 'nofail' when  NFS 'bg' option is used 
(bsc#1176513)
  6ae277fb37 test: adapt TEST-21-SYSUSERS for SUSE
  acd8bfd2cc test: adapt TEST-13-NSPAWN-SMOKE for SUSE
  [...]
  For a complete list of changes, visit:
  
https://github.com/openSUSE/systemd/compare/a4e393eecb9dbe140a6c7d57419c291d786155cf...1cab0d44584687ace92d1df30eadf264231e3b65

==== units ====
Version update (2.19 -> 2.20)

- units 2.20:
  * Add abs(), ceil(), round(), floor(), Gamma(), lnGamma(),
    factorial(), erf() and erfc() functions.
  * Add densities of all of the elements
  * Add several new unit systems
  * Add --conformable option which noninteractively prints a list
    of all units conformable with a specified a specified unit
  * Invoke the pager more intelligently depending on the size of the
    screen
  * Fix bug where unit lists conversions displayed excess precision
    (e.g. non-integer output for integer input)
  * Display precision warning when conversion to unit lists uses
    all of the available precision

==== virt-manager ====
Version update (3.0.0 -> 3.1.0)
Subpackages: virt-install virt-manager-common

- jsc#SLE-16582, Upgrade virt-manager >= 3.x
  * Return to using qcow2 sparse by default with libvirt 5.0.0+
  * Make VM window shortcuts less likely to conflict with guest
    usage
  * Fix 3.0.0 regression with spice audio
  * createvol: Add explicit option for qcow2 non-sparse
  * Unconditionally add USB redirdev to new VMs when using SPICE
  * Unconditionally add sound devices to new VMs
  * Translation string improvements (Pino Toscano)
- bsc#1176881 - No audio in virt-manager after upgrade
  virt-manager-3.1.0.tar.bz2
- Drop patches contained in new tarball
  ba08f84b-addstorage-Return-to-using-qcow2-sparse-by-default.patch
  a010c49b-cli-Fix-os-variant-help-introspection.patch
  79ebcbcb-viewers-Fix-spice-audio.patch
  e5a51f63-details-Change-Close-accelerator-to-ctrl+shift+w.patch
  9c13d2f8-Remove-use-of-problematic-terminology.patch

==== wicked ====
Version update (0.6.63 -> 0.6.64)
Subpackages: wicked-service

- version 0.6.64
- avoid incomplete ifdown/timeout on route deletion error (bsc#1174099)
- dhcp4: add DHCLIENT_CREATE_CID to ifcfg (jsc#SLE-15770)
- wicked: fixes to ifreload on port changes (bsc#1168155,bsc#1172082)
- team: fix schema to use correct hwaddr_policy property (boo#1171234)
- team: enable ipv6 on ports when nsna_ping linkwatch is used (bsc#959556)

==== xfce4-branding-openSUSE ====
Subpackages: exo-branding-openSUSE libgarcon-branding-openSUSE 
libxfce4ui-branding-openSUSE openSUSE-xfce-icon-theme 
thunar-volman-branding-openSUSE xfce4-notifyd-branding-openSUSE 
xfce4-panel-branding-openSUSE xfce4-power-manager-branding-openSUSE 
xfce4-session-branding-openSUSE xfce4-settings-branding-openSUSE 
xfdesktop-branding-openSUSE xfwm4-branding-openSUSE

- Make noto-sans-cjk-fonts a soft dependency
- Make sure noto-sans-cjk-fonts is installed


-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org

Reply via email to