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=20210430

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:
  boost-base
  boost-extra
  branding-openSUSE
  evolution
  evolution-data-server
  evolution-ews
  freecell-solver (6.0.1 -> 6.2.0)
  glyr
  less (581 -> 581.2)
  libgnome-games-support (1.7.1 -> 1.8.1)
  libgsm (1.0.18 -> 1.0.19)
  libxml2
  libyui (4.2.5 -> 4.2.8)
  libyui-ncurses (4.2.5 -> 4.2.8)
  libyui-ncurses-pkg (4.2.5 -> 4.2.8)
  libyui-qt (4.2.5 -> 4.2.8)
  libyui-qt-graph (4.2.5 -> 4.2.8)
  libyui-qt-pkg (4.2.5 -> 4.2.8)
  mariadb
  mariadb-connector-c
  openSUSE-xfce-icon-theme (4.16.1+git4.47431fc -> 4.16.1+git5.e82fd05)
  plymouth
  polkit-default-privs (1550+20210409.c29362e -> 1550+20210430.c408cda)
  python-libxml2
  python-pyxdg
  qemu
  sensors
  virglrenderer (0.9.0 -> 0.9.1)
  yast2-instserver (4.3.0 -> 4.4.0)
  yast2-sudo (4.3.0 -> 4.4.0)
  yast2-vpn (4.3.0 -> 4.4.0)

=== Details ===

==== boost-base ====
Subpackages: boost-license1_76_0 libboost_date_time1_76_0 
libboost_filesystem1_76_0 libboost_iostreams1_76_0 libboost_locale1_76_0 
libboost_program_options1_76_0 libboost_thread1_76_0

- Remove libboost_math_c99l.so* libboost_math_tr1l.so* in spec file
  for PowerPC compiled w/ BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS

==== boost-extra ====

- Remove libboost_math_c99l.so* libboost_math_tr1l.so* in spec file
  for PowerPC compiled w/ BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS

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

- Also skip *.tr as config files in
  /etc/bootsplash/themes/openSUSE/bootloader (in addition to
  /etc/bootsplash/themes/openSUSE/cdrom)

==== evolution ====
Subpackages: evolution-plugin-bogofilter evolution-plugin-pst-import 
evolution-plugin-spamassassin evolution-plugin-text-highlight

- Add 7cfe4190e.patch: Fix build with cmake 3.20.1.

==== evolution-data-server ====
Subpackages: libcamel-1_2-62 libebackend-1_2-10 libebook-1_2-20 
libebook-contacts-1_2-3 libecal-2_0-1 libedata-book-1_2-26 libedata-cal-2_0-1 
libedataserver-1_2-26 libedataserverui-1_2-3

- Add c95a70bfeae25b.patch: Fix build with cmake 3.20.1.

==== evolution-ews ====

- Add 6d8f7d303e.patch: Fix build with cmake 3.20.1.

==== freecell-solver ====
Version update (6.0.1 -> 6.2.0)
Subpackages: freecell-solver-presets libfreecell-solver0

- Update to 6.2.0
  * Fix run time errors
  * Add a more compact representation of zero-freecells deals
- New build requirement: python3-cffi

==== glyr ====

- Use %cmake_build and %license macros.
- Set License to LGPL-3.0-or-later.

==== less ====
Version update (581 -> 581.2)

- update to 581.2:
  * This fixes a bug found in less-581 where the terminal was sometimes left in
    mouse-reporting mode after exiting less.

==== libgnome-games-support ====
Version update (1.7.1 -> 1.8.1)

- Update to version 1.8.1:
  + Updated translations.

==== libgsm ====
Version update (1.0.18 -> 1.0.19)

- update to 1.0.19:
  * Make it easier to include gsm.h from C++ by wrapping it with macros.
    Throw a #define _POSIX_C_SOURCE 200809L into toast.h to make it
    possible for Linux glibc to just work.
  * Switch from compress/.Z to gzip/.gz

==== libxml2 ====
Subpackages: libxml2-2 libxml2-tools

- Security fix: [bsc#1185408, CVE-2021-3518]
  * Fix use-after-free in xinclude.c:xmlXIncludeDoProcess()
  * Add libxml2-CVE-2021-3518.patch
- Security fix: [bsc#1185410, CVE-2021-3517]
  * Fix heap-based buffer overflow in entities.c:xmlEncodeEntitiesInternal()
  * Add libxml2-CVE-2021-3517.patch
- Security fix: [bsc#1185409, CVE-2021-3516]
  * Fix use-after-free in entities.c:xmlEncodeEntitiesInternal()
  * Add libxml2-CVE-2021-3516.patch

==== libyui ====
Version update (4.2.5 -> 4.2.8)

- Fixed license headers to use the correct license (LGPL) everywhere
  (bsc#1185443)
- 4.2.8
- Auto-publish C++ API docs (libyui base lib doxygen autodocs)
  as GitHub pages when a PR to master is merged
  (part of bsc#1181653)
  Doc URL: https://libyui.github.io/libyui/api-doc/index.html
- 4.2.7
- Moved CI scripts into new subdir scripts/ to unclutter toplevel dir
  (part of bsc#1181653)
- Renamed ambiguously named script local.sh to local-prefix.sh
- 4.2.6

==== libyui-ncurses ====
Version update (4.2.5 -> 4.2.8)

- Fixed license headers to use the correct license (LGPL) everywhere
  (bsc#1185443)
- 4.2.8
- Auto-publish C++ API docs (libyui base lib doxygen autodocs)
  as GitHub pages when a PR to master is merged
  (part of bsc#1181653)
  Doc URL: https://libyui.github.io/libyui/api-doc/index.html
- 4.2.7
- Moved CI scripts into new subdir scripts/ to unclutter toplevel dir
  (part of bsc#1181653)
- Renamed ambiguously named script local.sh to local-prefix.sh
- 4.2.6

==== libyui-ncurses-pkg ====
Version update (4.2.5 -> 4.2.8)

- Fixed license headers to use the correct license (LGPL) everywhere
  (bsc#1185443)
- 4.2.8
- Auto-publish C++ API docs (libyui base lib doxygen autodocs)
  as GitHub pages when a PR to master is merged
  (part of bsc#1181653)
  Doc URL: https://libyui.github.io/libyui/api-doc/index.html
- 4.2.7
- Moved CI scripts into new subdir scripts/ to unclutter toplevel dir
  (part of bsc#1181653)
- Renamed ambiguously named script local.sh to local-prefix.sh
- 4.2.6

==== libyui-qt ====
Version update (4.2.5 -> 4.2.8)

- Fixed license headers to use the correct license (LGPL) everywhere
  (bsc#1185443)
- 4.2.8
- Auto-publish C++ API docs (libyui base lib doxygen autodocs)
  as GitHub pages when a PR to master is merged
  (part of bsc#1181653)
  Doc URL: https://libyui.github.io/libyui/api-doc/index.html
- 4.2.7
- Moved CI scripts into new subdir scripts/ to unclutter toplevel dir
  (part of bsc#1181653)
- Renamed ambiguously named script local.sh to local-prefix.sh
- 4.2.6

==== libyui-qt-graph ====
Version update (4.2.5 -> 4.2.8)

- Fixed license headers to use the correct license (LGPL) everywhere
  (bsc#1185443)
- 4.2.8
- Auto-publish C++ API docs (libyui base lib doxygen autodocs)
  as GitHub pages when a PR to master is merged
  (part of bsc#1181653)
  Doc URL: https://libyui.github.io/libyui/api-doc/index.html
- 4.2.7
- Moved CI scripts into new subdir scripts/ to unclutter toplevel dir
  (part of bsc#1181653)
- Renamed ambiguously named script local.sh to local-prefix.sh
- 4.2.6

==== libyui-qt-pkg ====
Version update (4.2.5 -> 4.2.8)

- Fixed license headers to use the correct license (LGPL) everywhere
  (bsc#1185443)
- 4.2.8
- Auto-publish C++ API docs (libyui base lib doxygen autodocs)
  as GitHub pages when a PR to master is merged
  (part of bsc#1181653)
  Doc URL: https://libyui.github.io/libyui/api-doc/index.html
- 4.2.7
- Moved CI scripts into new subdir scripts/ to unclutter toplevel dir
  (part of bsc#1181653)
- Renamed ambiguously named script local.sh to local-prefix.sh
- 4.2.6

==== mariadb ====
Subpackages: libmariadbd19 mariadb-client mariadb-errormessages

- Add mariadb-10.5.9-cmake-3.20.patch: Fix syntax error which is
  exposed by cmake 3.20.

==== mariadb-connector-c ====

- Add mariadb-connector-c-cmake-3.20.patch: Fix build with cmake
  3.20.

==== openSUSE-xfce-icon-theme ====
Version update (4.16.1+git4.47431fc -> 4.16.1+git5.e82fd05)

- Update to version 4.16.1+git5.e82fd05:
  * Remove unused entries (boo#1183828)

==== plymouth ====
Subpackages: libply-boot-client5 libply-splash-core5 libply-splash-graphics5 
libply5 plymouth-dracut plymouth-plugin-label plymouth-plugin-two-step 
plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner

- Pickup plymouth-only_use_fb_for_cirrus_bochs.patch: Currently our
  kernel hardware support need this fix, and boo#1172028 will be
  fix seperately (bnc#888590 boo#1172028 bsc#1181913).
- Disable plymouth-systemd-KillMode-mixed.patch: Temporary disable
  it, because aarch64 and ppc64le system could not booting in
  release period, and this is only a enhancement with no harm to
  rollback (bnc#1177082, bnc#1182145, bnc#1184087).

==== polkit-default-privs ====
Version update (1550+20210409.c29362e -> 1550+20210430.c408cda)

- Update to version 1550+20210430.c408cda:
  * systemd: add newly added inhibit-handle-reboot-key action (bsc#1185468)
  * whitelist non-functional change in systemd-networkd rules (bsc#1185469)
- Update to version 1550+20210429.a605b7d:
  * tuned: whitelist incrementally added polkit action (bsc#1185418)

==== python-libxml2 ====

- Security fix: [bsc#1185408, CVE-2021-3518]
  * Fix use-after-free in xinclude.c:xmlXIncludeDoProcess()
  * Add libxml2-CVE-2021-3518.patch
- Security fix: [bsc#1185410, CVE-2021-3517]
  * Fix heap-based buffer overflow in entities.c:xmlEncodeEntitiesInternal()
  * Add libxml2-CVE-2021-3517.patch
- Security fix: [bsc#1185409, CVE-2021-3516]
  * Fix use-after-free in entities.c:xmlEncodeEntitiesInternal()
  * Add libxml2-CVE-2021-3516.patch

==== python-pyxdg ====

- Obsolete python-xdg to resolve conflicting state (boo#1178803)
  * see https://bbs.archlinux.org/viewtopic.php?id=262403 for a workaround

==== qemu ====
Subpackages: qemu-arm qemu-audio-spice 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-chardev-spice qemu-guest-agent 
qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci 
qemu-hw-display-virtio-vga qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ipxe 
qemu-ksm qemu-lang qemu-microvm qemu-ppc qemu-s390x qemu-seabios qemu-sgabios 
qemu-skiboot qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl 
qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios qemu-vhost-user-gpu qemu-x86

- Include upstream patch designated as stable material and reviewed
  for applicability to include here
  mptsas-Remove-unused-MPTSASState-pending.patch
- Clarify in support documents that cpu-add was removed in this
  release from both the human monitor protocol (HMP) and QMP
  interfaces
- 6.0.0 qemu is about to be released. Add comments to the in-
  package support documents (supported.<arch>.txt) about the new
  deprecations as of that release as an early head's up for qemu
  users. These deprecations include these command-line options:
  - M option: kernel-irqchip=off
  - chardev tty
  - chardev paraport
  - enable-fips
  - writeconfig
  - spice password=string

==== sensors ====
Subpackages: libsensors4

- change-pidfile-path-from-var-run-to-run.patch: Change PIDFile
  path from /var/run to /run (bsc#1185183).
- var-run-deprecated.patch: /var/run is deprecated (bsc#1185183).

==== virglrenderer ====
Version update (0.9.0 -> 0.9.1)

- Update to version 0.9.1:
  * Various small bugfixes

==== yast2-instserver ====
Version update (4.3.0 -> 4.4.0)

- 4.4.0 (bsc#1185510)

==== yast2-sudo ====
Version update (4.3.0 -> 4.4.0)

- 4.4.0 (bsc#1185510)

==== yast2-vpn ====
Version update (4.3.0 -> 4.4.0)

- 4.4.0 (bsc#1185510)

Reply via email to