Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 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=kubic&groupid=1&version=T…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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:
yast2 (4.3.15 -> 4.3.17)
=== Details ===
==== yast2 ====
Version update (4.3.15 -> 4.3.17)
- Provide a way to determine which resources (zones, services...)
have been modified from the default values (bsc#1171356)
- 4.3.17
- update is_wsl function to match wsl1 and wsl2 osrelease spellings
(boo#1174183)
- Add Layout class to configure a Wizard layout.
- Related to jsc#PM-1998.
- 4.3.16
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 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=microos&groupid=1&version…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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:
Mesa (20.1.3 -> 20.1.4)
Mesa-drivers (20.1.3 -> 20.1.4)
apparmor
branding-openSUSE
fftw3
ima-evm-utils (1.2.1 -> 1.3)
libedit
librsvg
noto-coloremoji-fonts (20200408 -> 20200722)
patterns-base
perl-Bootloader (0.929 -> 0.931)
python-rpm-macros (20200701.9f5a2f6 -> 20200714.252de1f)
python38-core (3.8.3 -> 3.8.4)
read-only-root-fs
sysconfig (0.85.4 -> 0.85.5)
=== Details ===
==== Mesa ====
Version update (20.1.3 -> 20.1.4)
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- update to 20.1.4
* fourth bugfix release for the 20.1 branch
* just a few fixes here and there, nothing major
==== Mesa-drivers ====
Version update (20.1.3 -> 20.1.4)
Subpackages: Mesa-dri Mesa-gallium
- update to 20.1.4
* fourth bugfix release for the 20.1 branch
* just a few fixes here and there, nothing major
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-parser apparmor-profiles apparmor-utils perl-apparmor python3-apparmor
- add abstractions-X-xauth-mr582.diff to allow reading the xauth file
from its new sddm location (boo#1174290, boo#1174293)
==== branding-openSUSE ====
Subpackages: grub2-branding-openSUSE wallpaper-branding-openSUSE
- Stop building grub2-branding-openSUSE for Power architectures [boo#1171146]
==== fftw3 ====
- Add gnu compiler support up to gcc9.
- Fix typo which caused issus building openmpi HPC flavors
(bsc#1174329).
- Add support for openmpi4 (provided by Alin Marin Elena).
==== ima-evm-utils ====
Version update (1.2.1 -> 1.3)
- Use %autosetup -p1
- Remove suse_version check for tpm2-0-tss-devel as the package is available
for back as far as SLE 12 SP2 and respective openSUSE versions (also check
was wrong, should have been 1500).
- Fixes from previous SR (reported by fvogt):
* Move ibmtss runtime dependency to evmctl package
* Remove dependencies to devel package (should not be needed)
- Update to version 1.3
version 1.3 new features:
* NEW ima-evm-utils regression test infrastructure with two initial
tests:
- ima_hash.test: calculate/verify different crypto hash algorithms
- sign_verify.test: EVM and IMA sign/verify signature tests
* TPM 2.0 support
- Calculate the new per TPM 2.0 bank template data digest
- Support original padding the SHA1 template data digest
- Compare ALL the re-calculated TPM 2.0 bank PCRs against the
TPM 2.0 bank PCR values
- Calculate the per TPM bank "boot_aggregate" values, including
PCRs 8 & 9 in calculation
- Support reading the per TPM 2.0 Bank PCRs using Intel's TSS
- boot_aggregate.test: compare the calculated "boot_aggregate"
values with the "boot_aggregate" value included in the IMA
measurement.
* TPM 1.2 support
- Additionally support reading the TPM 1.2 PCRs from a supplied file
("--pcrs" option)
* Based on original IMA LTP and standalone version support
- Calculate the TPM 1.2 "boot_aggregate" based on the exported
TPM 1.2 BIOS event log.
- In addition to verifying the IMA measurement list against the
the TPM PCRs, verify the IMA template data digest against the
template data. (Based on LTP "--verify" option.)
- Ignore file measurement violations while verifying the IMA
measurment list. (Based on LTP "--validate" option.)
- Verify the file data signature included in the measurement list
based on the file hash also included in the measurement list
(--verify-sig)
- Support original "ima" template (mixed templates not supported)
* Support "sm3" crypto name
Bug fixes and code cleanup:
* Don't exit with -1 on failure, exit with 125
* On signature verification failure, include pathname.
* Provide minimal hash_info.h file in case one doesn't exist, needed
by the ima-evm-utils regression tests.
* On systems with TPM 1.2, skip "boot_aggregate.test" using sample logs
* Fix hash_algo type comparison mismatch
* Simplify/clean up code
* Address compiler complaints and failures
* Fix memory allocations and leaks
* Sanity check provided input files are regular files
* Revert making "tsspcrread" a compile build time decision.
* Limit additional messages based on log level (-v)
- Add patch 0001-pcr_tss-Fix-compilation-for-old-compilers.patch
- Upstream bumped soname to 2.0.0
- Add tpm2-0-tss-devel for Tumbleweed as build dependency, for the rest ibmtss
as runtime dependency (needed for for reading PCR in ima_boot_aggregate cmd;
better to use libtss2-esys and libtss2-rc than require tsspcrread binary in
runtime, but tpm2-0-tss-devel is available only for Tumbleweed) + the same
logic as runtime dependency for devel package
- Mark COPYING as %license
==== libedit ====
- autoreconf already runs libtoolize no need to run twice
==== librsvg ====
Subpackages: gdk-pixbuf-loader-rsvg librsvg-2-2 typelib-1_0-Rsvg-2_0
- Add _constraints for PowerPC avoid "no space left on device" build error
==== noto-coloremoji-fonts ====
Version update (20200408 -> 20200722)
- Update to v2020-07-22-unicode13_0
* Unicode 13.0 update.
==== patterns-base ====
Subpackages: patterns-base-base patterns-base-bootloader patterns-base-minimal_base patterns-base-x11
- Stop trying to install grub2-branding on ppc64/ppc64le [boo#1171146]
==== perl-Bootloader ====
Version update (0.929 -> 0.931)
- merge gh#openSUSE/perl-bootloader#129
- Check tpm.mod in the new grub2 directory (bsc#1174320)
- 0.931
- merge gh#openSUSE/perl-bootloader#130
- Throw less warnings about fstab
- 0.930
==== python-rpm-macros ====
Version update (20200701.9f5a2f6 -> 20200714.252de1f)
- Update to version 20200714.252de1f:
* Add pyunittest and pyunittest_arch macros
==== python38-core ====
Version update (3.8.3 -> 3.8.4)
- Minor spec file fixes
- Fix minor issues found in the staging.
- Update to 3.8.4:
- Assignment expressions (PEP-572)
- Positional-only parameters (PEP-570)
- Parallel filesystem cache for compiled bytecode files
(PYTHONPYCACHEPREFIX variable)
- Debug build uses the same ABI as release build
- f-strings support = for self-documenting expressions
and debugging
- Python Runtime Audit Hooks (PEP-578)
- Python Initialization Configuration (PEP-587)
- Vectorcall: a fast calling protocol for CPython (PEP-590)
- Pickle protocol 5 with out-of-band data buffers (PEP-574)
- Many other smaller bug fixes
- Removed OBS_dev-shm.patch: contained in upstream
- Removed bpo40784-Fix-sqlite3-deterministic-test.patch:
contained in upstream
- Changed bpo-31046_ensurepip_honours_prefix.patch: to be
compatible with new version
- Fix %py3_compile being incorrectly defined
- Update pre_checkin.sh and regenerate
- Convert few dependencies to their pkgconfig counterparts
- Remove release requirement on libpython, it is not really needed
to be equal as the abi changes with versions
- Add provides python3-bla on all the subpkgs in case we are
primary provider of the functionality
- Remove unversioned files from devel subpkg too
- Remove main python3 files from -base based whether we are
primary interpreter or not
- Fix idle to be co-installable
- Add condition to be primary to provide/obsolete python3-*
- Fix doc to build in versioned folder so the pythons can be
installed next to each other
- Revert the full versioning of calls on the macros. These
are generic so they should really just call python3 X
- For the doc package we can build with generic flavor, we don't
need the our-interpreter based one
- Add provides for pytohn3X-typing/etc to allow BR on those still
to work when needed
- Change macros.python3 to use full versioned 3.8 instead of just 3
for python interpreter
==== read-only-root-fs ====
- Use file requires, add sed
==== sysconfig ====
Version update (0.85.4 -> 0.85.5)
Subpackages: sysconfig-netconfig
- version 0.85.5
- spec: Fix Requires, use file requires
(https://github.com/openSUSE/sysconfig/pull/25)
- ntp: call chrony helper in background (bsc#1173391)
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 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=kubic&groupid=1&version=T…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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:
apparmor
branding-openSUSE
cri-o (1.18.2 -> 1.18.3)
haproxy (2.2.0+git0.3a00c915f -> 2.2.1+git0.0ef71a557)
ima-evm-utils (1.2.1 -> 1.3)
libedit
patterns-base
perl-Bootloader (0.929 -> 0.931)
python-rpm-macros (20200701.9f5a2f6 -> 20200714.252de1f)
python38-core (3.8.3 -> 3.8.4)
read-only-root-fs
sysconfig (0.85.4 -> 0.85.5)
=== Details ===
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-parser apparmor-profiles apparmor-utils perl-apparmor python3-apparmor
- add abstractions-X-xauth-mr582.diff to allow reading the xauth file
from its new sddm location (boo#1174290, boo#1174293)
==== branding-openSUSE ====
Subpackages: grub2-branding-openSUSE
- Stop building grub2-branding-openSUSE for Power architectures [boo#1171146]
==== cri-o ====
Version update (1.18.2 -> 1.18.3)
Subpackages: cri-o-kubeadm-criconfig
- Update to version 1.18.3:
- Fix a bug where a sudden reboot causes incomplete image writes.
This could cause image storage to be corrupted, resulting in an
error layer not known.
- Fixed bug where pod names would sometimes leak on creation,
causing the kubelet to fail to recreate
- If conmon is v2.0.19 or greater, ExecSync requests will not
double fork, causing systemd to have fewer conmons re-parented
to it
==== haproxy ====
Version update (2.2.0+git0.3a00c915f -> 2.2.1+git0.0ef71a557)
- Update to version 2.2.1+git0.0ef71a557:
* [RELEASE] Released version 2.2.1
* BUG/MEDIUM: http-ana: Only set CF_EXPECT_MORE flag on data filtering
* BUG/MEDIUM: stream-int: Don't set MSG_MORE flag if no more data are expected
* BUG/MINOR: htx: add two missing HTX_FL_EOI and remove an unexpected one
* MEDIUM: htx: Add a flag on a HTX message when no more data are expected
* BUG/MEDIUM: dns: Release answer items when a DNS resolution is freed
* BUG/MAJOR: dns: Make the do-resolve action thread-safe
* BUG/MAJOR: tasks: don't requeue global tasks into the local queue
* BUG/MEDIUM: resolve: fix init resolving for ring and peers section.
* BUG/MEDIUM: arg: empty args list must be dropped
* DOC: ssl: req_ssl_sni needs implicit TLS
* BUILD: config: fix again bugs gcc warnings on calloc
* BUG/MAJOR: tasks: make sure to always lock the shared wait queue if needed
* BUILD: config: address build warning on raspbian+rpi4
* BUG/MEDIUM: channel: Be aware of SHUTW_NOW flag when output data are peeked
* BUG/MEDIUM: server: fix possibly uninitialized state file on close
* BUG/MEDIUM: server: resolve state file handle leak on reload
* BUG/MEDIUM: fcgi-app: fix memory leak in fcgi_flt_http_headers
* BUG/MEDIUM: log: issue mixing sampled to not sampled log servers.
* BUG/MINOR: mux-fcgi: Set flags on the right stream field for empty FCGI_STDOUT
* BUG/MINOR: mux-fcgi: Set conn state to RECORD_P when skipping the record padding
* BUG/MINOR: mux-fcgi: Handle empty STDERR record
* BUG/MEDIUM: mux-h1: Continue to process request when switching in tunnel mode
* BUG/MEDIUM: mux-fcgi: Don't add private connections in available connection list
* BUG/MEDIUM: mux-h2: Don't add private connections in available connection list
* CONTRIB: da: fix memory leak in dummy function da_atlas_open()
* BUG/MEDIUM: lists: add missing store barrier in MT_LIST_ADD/MT_LIST_ADDQ
* BUG/MEDIUM: lists: add missing store barrier on MT_LIST_BEHEAD()
* BUG/MINOR: sample: Free str.area in smp_check_const_meth
* BUG/MINOR: sample: Free str.area in smp_check_const_bool
==== ima-evm-utils ====
Version update (1.2.1 -> 1.3)
- Use %autosetup -p1
- Remove suse_version check for tpm2-0-tss-devel as the package is available
for back as far as SLE 12 SP2 and respective openSUSE versions (also check
was wrong, should have been 1500).
- Fixes from previous SR (reported by fvogt):
* Move ibmtss runtime dependency to evmctl package
* Remove dependencies to devel package (should not be needed)
- Update to version 1.3
version 1.3 new features:
* NEW ima-evm-utils regression test infrastructure with two initial
tests:
- ima_hash.test: calculate/verify different crypto hash algorithms
- sign_verify.test: EVM and IMA sign/verify signature tests
* TPM 2.0 support
- Calculate the new per TPM 2.0 bank template data digest
- Support original padding the SHA1 template data digest
- Compare ALL the re-calculated TPM 2.0 bank PCRs against the
TPM 2.0 bank PCR values
- Calculate the per TPM bank "boot_aggregate" values, including
PCRs 8 & 9 in calculation
- Support reading the per TPM 2.0 Bank PCRs using Intel's TSS
- boot_aggregate.test: compare the calculated "boot_aggregate"
values with the "boot_aggregate" value included in the IMA
measurement.
* TPM 1.2 support
- Additionally support reading the TPM 1.2 PCRs from a supplied file
("--pcrs" option)
* Based on original IMA LTP and standalone version support
- Calculate the TPM 1.2 "boot_aggregate" based on the exported
TPM 1.2 BIOS event log.
- In addition to verifying the IMA measurement list against the
the TPM PCRs, verify the IMA template data digest against the
template data. (Based on LTP "--verify" option.)
- Ignore file measurement violations while verifying the IMA
measurment list. (Based on LTP "--validate" option.)
- Verify the file data signature included in the measurement list
based on the file hash also included in the measurement list
(--verify-sig)
- Support original "ima" template (mixed templates not supported)
* Support "sm3" crypto name
Bug fixes and code cleanup:
* Don't exit with -1 on failure, exit with 125
* On signature verification failure, include pathname.
* Provide minimal hash_info.h file in case one doesn't exist, needed
by the ima-evm-utils regression tests.
* On systems with TPM 1.2, skip "boot_aggregate.test" using sample logs
* Fix hash_algo type comparison mismatch
* Simplify/clean up code
* Address compiler complaints and failures
* Fix memory allocations and leaks
* Sanity check provided input files are regular files
* Revert making "tsspcrread" a compile build time decision.
* Limit additional messages based on log level (-v)
- Add patch 0001-pcr_tss-Fix-compilation-for-old-compilers.patch
- Upstream bumped soname to 2.0.0
- Add tpm2-0-tss-devel for Tumbleweed as build dependency, for the rest ibmtss
as runtime dependency (needed for for reading PCR in ima_boot_aggregate cmd;
better to use libtss2-esys and libtss2-rc than require tsspcrread binary in
runtime, but tpm2-0-tss-devel is available only for Tumbleweed) + the same
logic as runtime dependency for devel package
- Mark COPYING as %license
==== libedit ====
- autoreconf already runs libtoolize no need to run twice
==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-bootloader patterns-base-minimal_base
- Stop trying to install grub2-branding on ppc64/ppc64le [boo#1171146]
==== perl-Bootloader ====
Version update (0.929 -> 0.931)
- merge gh#openSUSE/perl-bootloader#129
- Check tpm.mod in the new grub2 directory (bsc#1174320)
- 0.931
- merge gh#openSUSE/perl-bootloader#130
- Throw less warnings about fstab
- 0.930
==== python-rpm-macros ====
Version update (20200701.9f5a2f6 -> 20200714.252de1f)
- Update to version 20200714.252de1f:
* Add pyunittest and pyunittest_arch macros
==== python38-core ====
Version update (3.8.3 -> 3.8.4)
- Minor spec file fixes
- Fix minor issues found in the staging.
- Update to 3.8.4:
- Assignment expressions (PEP-572)
- Positional-only parameters (PEP-570)
- Parallel filesystem cache for compiled bytecode files
(PYTHONPYCACHEPREFIX variable)
- Debug build uses the same ABI as release build
- f-strings support = for self-documenting expressions
and debugging
- Python Runtime Audit Hooks (PEP-578)
- Python Initialization Configuration (PEP-587)
- Vectorcall: a fast calling protocol for CPython (PEP-590)
- Pickle protocol 5 with out-of-band data buffers (PEP-574)
- Many other smaller bug fixes
- Removed OBS_dev-shm.patch: contained in upstream
- Removed bpo40784-Fix-sqlite3-deterministic-test.patch:
contained in upstream
- Changed bpo-31046_ensurepip_honours_prefix.patch: to be
compatible with new version
- Fix %py3_compile being incorrectly defined
- Update pre_checkin.sh and regenerate
- Convert few dependencies to their pkgconfig counterparts
- Remove release requirement on libpython, it is not really needed
to be equal as the abi changes with versions
- Add provides python3-bla on all the subpkgs in case we are
primary provider of the functionality
- Remove unversioned files from devel subpkg too
- Remove main python3 files from -base based whether we are
primary interpreter or not
- Fix idle to be co-installable
- Add condition to be primary to provide/obsolete python3-*
- Fix doc to build in versioned folder so the pythons can be
installed next to each other
- Revert the full versioning of calls on the macros. These
are generic so they should really just call python3 X
- For the doc package we can build with generic flavor, we don't
need the our-interpreter based one
- Add provides for pytohn3X-typing/etc to allow BR on those still
to work when needed
- Change macros.python3 to use full versioned 3.8 instead of just 3
for python interpreter
==== read-only-root-fs ====
- Use file requires, add sed
==== sysconfig ====
Version update (0.85.4 -> 0.85.5)
Subpackages: sysconfig-netconfig
- version 0.85.5
- spec: Fix Requires, use file requires
(https://github.com/openSUSE/sysconfig/pull/25)
- ntp: call chrony helper in background (bsc#1173391)
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
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=microos&groupid=3&version…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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:
NetworkManager (1.24.2 -> 1.26.0)
dbus-1-glib (0.108 -> 0.110)
flatpak (1.6.4 -> 1.8.1)
gdm (3.36.2 -> 3.36.3)
gnome-shell (3.36.4 -> 3.36.4+3)
gnome-shell-extensions
gpgme (1.13.1 -> 1.14.0)
hwdata (0.336 -> 0.337)
libpsl (0.21.0 -> 0.21.1)
mutter (3.36.4 -> 3.36.4+9)
pipewire
raspberrypi-firmware
raspberrypi-firmware-config
vim (8.2.1154 -> 8.2.1253)
=== Details ===
==== NetworkManager ====
Version update (1.24.2 -> 1.26.0)
Subpackages: libnm0 typelib-1_0-NM-1_0
- Update to version 1.26.0:
+ Add a new build option 'firewalld-zone'; when enabled,
NetworkManager installs a firewalld zone for connection sharing
and puts interfaces using IPv4 or IPv6 shared mode in this zone
during activation. The option is enabled by default.
Note that NetworkManager still calls to iptables to enable
masquerading and open needed ports for DHCP and DNS. The new
option is useful on systems using firewalld with the nftables
backend, where the iptables rules would not be sufficient.
+ Extend the syntax for 'match' setting properties with '|', '&',
'!' and '\\'.
+ Add MUD URL property for connection profiles (RFC 8520) and set
it for DHCP and DHCPv6 requests.
+ Expose raw LLDP message on D-Bus and the MUD usage description
URL.
+ ifcfg-rh: handle "802-1x.{,phase2-}ca-path". Otherwise setting
this property silently fails and a profile might accidentally
not perform any authentication (CVE-2020-10754).
+ ifcfg-rh: handle 802-1x.pin properties.
+ ethernet: reset original autonegotiation/speed/duplex settings
when deactivating device.
+ Support ethtool coalesce and ring options.
+ Allow team connections to work without D-Bus (e.g. in the
initrd).
+ Wi-Fi profiles now also autoconnect if all previous activation
attempts failed. This means, an initial failure to autoconnect
to the network will no longer block the automatism. A side
effect is that existing Wi-Fi profiles which previously were
blocked may now start to autoconnect.
+ NetworkManager now supports "local" type routes beside
"unicast".
+ Introduce new manual pages nm-settings-dbus and
nm-settings-nmcli.
+ Mark externally managed devices and profiles on D-Bus.
+ Highlight externally managed devices in nmcli.
+ Add support for a number of bridge options.
+ Add match for device path, driver and kernel command line for
connection profiles.
+ Fix support for OVS patch interfaces.
+ Support more tc qdiscs: tbf and sfq.
+ Add new provider in nm-cloud-setup for Google Cloud Platform
which automatically detects and configures the host to receive
traffic from internal load balancers.
==== dbus-1-glib ====
Version update (0.108 -> 0.110)
- Update to version 0.110:
Dependencies:
+ GLib 2.40 is required
Enhancements:
+ The GLib main-loop glue, "dbus-gmain", is now available as a separate
subproject (the dbus-gmain branch in dbus-glib's git repository) for
embedding in larger projects like dbus-glib and dbus-python via the
`git subtree` or `git submodule` commands. This removes dbus-python's
dependency on the rest of dbus-glib.
Fixes:
+ autogen.sh can now detect gtk-doc >= 1.26.
+ More files have per-file copyright information.
- Run spec-cleaner
==== flatpak ====
Version update (1.6.4 -> 1.8.1)
Subpackages: libflatpak0 system-user-flatpak typelib-1_0-Flatpak-1_0
- Update to version 1.8.1:
* Avoid calling authenticator in update if ref didn't change
* Don't fail transaction if ref is already installed (after
transaction start)
* Fix flatpak run handling of userns in the --device=all case
* Fix handling of extensions from different remotes
* Fix flatpak run --no-session-bus
* Updated translations
- Update to version 1.8.0:
* FlatpakTransaction has a new signal "install-authenticator"
which clients can handle to install authenticators needed for
the transaction. This is done in the CLI commands.
* We now always expose the host timezone data, allowing us the
expose the host /etc/localtime in a way that works better,
fixing several apps that had timezone issues.
* Fix flatpak enter which didn't work in some cases.
* We now ship a systemd unit (not installed by default) to
automatically detect plugged in usb sticks with sideload repos.
* By default we no longer install the gdm env.d file, as the
systemd generators work better.
* create-usb now exports partial commits by default
* Fix handling of docker media types in oci remotes
* Fix subjects in remote-info --log output
- Remove source file used to generate a flatpak user on the system
since it's now included by upstream:
* system-user-flatpak.conf
==== gdm ====
Version update (3.36.2 -> 3.36.3)
Subpackages: gdmflexiserver libgdm1 typelib-1_0-Gdm-1_0
- Update to version 3.36.3:
+ User switching fix.
+ Updated translations.
- Disable patch needing rebase:
+ gdm-add-runtime-option-to-disable-starting-X-server-as-u.patch
==== gnome-shell ====
Version update (3.36.4 -> 3.36.4+3)
Subpackages: gnome-shell-calendar
- Update to version 3.36.4+3:
+ Fix check for updates with several extensions.
+ Tighten sandbox ID prefix check.
+ Updated translations.
- Update gnome-shell.spec: Replace is_opensuse with sle_version
(jsc#SLE-11720).
==== gnome-shell-extensions ====
Subpackages: gnome-shell-classic gnome-shell-classic-session
- Update gnome-shell-extensions.spec: Replace is_opensuse with
sle_version (jsc#SLE-11720).
==== gpgme ====
Version update (1.13.1 -> 1.14.0)
Subpackages: libgpgme11 libgpgmepp6
- gpgme 1.14.0:
* New keylist mode to force the engine to return the keygrip
* New export mode to export as OpenSSH public key
* New context flag "extended-edit" to enable expert key edit
* Deprecate the anyway non working trustlist functions
* cpp: Add convenience API to obtain remarks
* cpp: The sign key edit-interactor now supports multiple
signatures from the same key
* qt: Extended signkeyjob to handle remarks and multiple
signatures
* qt: Added job API for gpg-card
* qt: The logging category has been changed to gpg.qgpgme to be
more consistent with other qt logging categories
- drop upstream patches:
* 0001-gpg-Avoid-error-diagnostics-with-override-session-ke.patch
- drop patches no longer needed that now break tests:
* gpgme-t-json-test-Bravo-key-no-secret-key-material.patch
* gpgme-t-json-test-with-keygrip-when-listing-keys.patch
==== hwdata ====
Version update (0.336 -> 0.337)
- Update to version 0.337:
+ Updated pci, usb and vendor ids.
==== libpsl ====
Version update (0.21.0 -> 0.21.1)
- update to 0.21.1:
* fix build with recent platform.sh changes to publicsuffix
==== mutter ====
Version update (3.36.4 -> 3.36.4+9)
Subpackages: libmutter-6-0 mutter-data
- Update to version 3.36.4+9:
+ Various screen cast fixes.
==== pipewire ====
Subpackages: libpipewire-0_3-0 pipewire-modules pipewire-spa-tools pipewire-tools
- Recommend pipewire from libpipewire, so if the library is
installed the daemon gets pulled in since we want a daemon
to connect to.
- Require pipewire-spa-plugins from pipewire instead of
recommending it since the support plugin is actually required
for most uses (like screen sharing in wayland, which we want to
support out-of-the-box).
- Enable the pipewire.socket systemd user service in %post
(using pulseaudio's %post section as an example of how to do it
since systemd-presets-common-SUSE currently lacks support for
user services). Also disable it in %preun and %postun.
- Add patches from upstream to fix many issues mainly related to
memory leaks, crashes and wrong behaviour:
* 0001-client-node-fix-buffer-size-calculation.patch
* 0002-gst-fix-proxy-leaks.patch
* 0003-pulse-fix-pa_card_info-profiles2-array-to-be-NULL-terminated.patch
* 0004-pulse-fix-size-calculation.patch
* 0005-jack-fix-crash-on-close-when-metadata-are-not-available.patch
* 0006-a2dpsink-only-request-new-data-when-buffer-is-done.patch
* 0007-pulse-fix-counter-while-populating-car_info-profiles.patch
* 0008-impl-link-reset-state-before-starting-allocation.patch
* 0009-impl-core-clear-the-mempool.patch
* 0010-mem-reset-the-map-in-clear.patch
* 0011-avoid-uninitialized-variables.patch
* 0012-dlclose-on-errors.patch
* 0013-stream-handle-NULL-context.patch
* 0014-state-always-update-state-variables.patch
* 0015-spa-device-fix-leak-of-properties-in-error-case.patch
* 0016-alsa-dont-leak-structure-on-error.patch
* 0017-alsa-dont-leak-properties-on-error.patch
* 0018-stream-fix-some-more-leaks-in-error-paths.patch
* 0019-buffers-increase-max-datas-and-metadata-in-buffers.patch
* 0020-gst-return-NULL-for-unknown-format.patch
==== raspberrypi-firmware ====
- Add vl805-firmware-loader overlay so as for upstream u-boot to be able to
acess USB.
==== raspberrypi-firmware-config ====
- Add vl805-firmware-loader overlay so as for upstream u-boot to be able to
acess USB.
==== vim ====
Version update (8.2.1154 -> 8.2.1253)
Subpackages: vim-data-common vim-small
- Updated to version 8.2.1253, fixes the following problems
* Vim9: crash when using imported function.
* Vim9: cannot handle line break inside lambda.
* Vim9: No error for invalid command in compiled function.
* Vim9: dict.name is not recognized as an expression.
* Vim9: no error for missing space after a comma.
* Vim9: memory leak in allocated types.
* Vim9: using freed memory.
* Text cleared by checking terminal properties not redrawn. (Alexey Radkov)
* Insufficient testing for the Tcl interface.
* Once mouse move events are enabled getchar() returns them.
* Vim9: builtin function method call only supports first argument.
* Wrong method argument for appendbufline().
* Write NUL past allocated space using corrupted spell file. (Markus Vervier)
* Cursor off by one with block paste while 'virtualedit' is "all".
* Possible crash when out of memory.
* Error messages when doing "make clean" in the runtime/doc or src/tee
directories.
* Tee doesn't build on some systems.
* No test for the "recording @x" message.
* Vim9: Cannot split a line before ".member".
* Vim9: not enough type checking in Vim9 script.
* Terminal2 test sometimes hangs in the GUI.
* Vim9: filter function recognized as command modifier, leading to a crash.
* Test_termwinscroll() sometimes hangs in the GUI.
* Build failure in small version.
* Json code not fully tested.
* Vim9: no check for whitespace after comma in lambda.
* assert_fails() checks the last error message.
* Some tests fail.
* Some other tests fail.
* With SGR mouse codes balloon doesn't show up after click.
* Terminal2 test sometimes hangs in the GUI on Travis.
* Memory leak with invalid json input.
* Vim9: line continuation in lambda doesn't always work.
* Vim9: checking for Vim9 syntax is spread out.
* Vim9: crash when function calls itself.
* Lua test fails with older Lua version.
* Terminal window not redrawn when dragging a popup window over it.
* Test failure because shell prompt differs.
* Clientserver test fails on MS-Windows.
* Build failure with normal features.
* Clientserver test still fails on MS-Windows.
* Terminal2 test sometimes hangs in the GUI on Travis.
* Not all assert functions are fully tested.
* Vim9: cannot disassemble a lambda function.
* Vim9: crash when passing number as dict key.
* Vim9: crash when calling a closure from a builtin function.
* Unused assignments in expression evaluation.
* Vim9: true and false not recognized in Vim9 script.
* Vim9: && and || work different when not compiled.
* Vim9: crash in expr test when run in the GUI.
* Vim9: crash in expr test when run in the GUI.
* Using ht_used when looping through a hashtab is less reliable.
* Removed more than dead code.
* Cannot build with Lua 5.4.
* Mouse codes not tested sufficiently.
* Startup test depends on random source file.
* Vim9: cannot use 'text'->func().
* Symlink not followed if dirname ends in //.
* memory access error when dragging a popup window over a buffer with
folding.
* Memory leak when updating popup window.
* When using valgrind a Vim command started by a test uses the same log
file name which gets overwritten.
* Vim9: invalid type error for function default value.
* Vim9: arguments from partial are not used.
* Linker errors when building with dynamic Python 3.9.
* Vim9: allowing both quoted and # comments is confusing.
* Scrollbars not flush against the window edges when maximised.
* Build error without the eval feature.
* Vim9: list index error not caught by try/catch.
* Vim9: various errors not caught by try/catch.
* Lua build problem with old compiler.
* Not all mouse codes covered by tests.
* Vim9: a few errors not caught by try/catch.
* Changing 'completepopup' after opening a popup has no effect. (Jay Sitter)
* Vim9: a few remaining errors not caught by try/catch.
* "maxwidth" in 'completepopup' not obeyed. (Jay Sitter)
* GUI tests sometimes fail because of translations.
* Cannot use getbufinfo() as a method.
* Vim9: no error if calling a function with wrong argument type.
* Vim9: cannot have a comment or empty line halfway a list at script level.
* Vim9: in lambda index assumes a list.
* Build failure in tiny version.
* Vim9: comment after assignment doesn't work.
* Vim9: cannot index a character in a string.
* Netbeans test is flaky in the GUI.
* Vim9: disassemble test fails.
* Vim9: cannot use the g:, b:, t: and w: namespaces.
* Vim9: warning for pointer usage, test failure undetected.
* ":marks" may show '< and '> mixed up.
* CTRL-K in Insert mode gets <CursorHold> inserted. (Roland Puntaier)
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
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=kubic&groupid=3&version=T…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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:
dbus-1-glib (0.108 -> 0.110)
gpgme (1.13.1 -> 1.14.0)
kubic-control (0.10.0 -> 0.10.1)
libpsl (0.21.0 -> 0.21.1)
raspberrypi-firmware
raspberrypi-firmware-config
vim (8.2.1154 -> 8.2.1253)
=== Details ===
==== dbus-1-glib ====
Version update (0.108 -> 0.110)
- Update to version 0.110:
Dependencies:
+ GLib 2.40 is required
Enhancements:
+ The GLib main-loop glue, "dbus-gmain", is now available as a separate
subproject (the dbus-gmain branch in dbus-glib's git repository) for
embedding in larger projects like dbus-glib and dbus-python via the
`git subtree` or `git submodule` commands. This removes dbus-python's
dependency on the rest of dbus-glib.
Fixes:
+ autogen.sh can now detect gtk-doc >= 1.26.
+ More files have per-file copyright information.
- Run spec-cleaner
==== gpgme ====
Version update (1.13.1 -> 1.14.0)
- gpgme 1.14.0:
* New keylist mode to force the engine to return the keygrip
* New export mode to export as OpenSSH public key
* New context flag "extended-edit" to enable expert key edit
* Deprecate the anyway non working trustlist functions
* cpp: Add convenience API to obtain remarks
* cpp: The sign key edit-interactor now supports multiple
signatures from the same key
* qt: Extended signkeyjob to handle remarks and multiple
signatures
* qt: Added job API for gpg-card
* qt: The logging category has been changed to gpg.qgpgme to be
more consistent with other qt logging categories
- drop upstream patches:
* 0001-gpg-Avoid-error-diagnostics-with-override-session-ke.patch
- drop patches no longer needed that now break tests:
* gpgme-t-json-test-Bravo-key-no-secret-key-material.patch
* gpgme-t-json-test-with-keygrip-when-listing-keys.patch
==== kubic-control ====
Version update (0.10.0 -> 0.10.1)
Subpackages: kubic-haproxycfg kubicctl kubicd
- Update to version 0.10.1
- Fix upgrading of kubelet version
- Remove workarounds for salt, breaks non-salt usage
- Add new parameter apiserver_cert_extra_sans
==== libpsl ====
Version update (0.21.0 -> 0.21.1)
- update to 0.21.1:
* fix build with recent platform.sh changes to publicsuffix
==== raspberrypi-firmware ====
- Add vl805-firmware-loader overlay so as for upstream u-boot to be able to
acess USB.
==== raspberrypi-firmware-config ====
- Add vl805-firmware-loader overlay so as for upstream u-boot to be able to
acess USB.
==== vim ====
Version update (8.2.1154 -> 8.2.1253)
Subpackages: vim-data-common vim-small
- Updated to version 8.2.1253, fixes the following problems
* Vim9: crash when using imported function.
* Vim9: cannot handle line break inside lambda.
* Vim9: No error for invalid command in compiled function.
* Vim9: dict.name is not recognized as an expression.
* Vim9: no error for missing space after a comma.
* Vim9: memory leak in allocated types.
* Vim9: using freed memory.
* Text cleared by checking terminal properties not redrawn. (Alexey Radkov)
* Insufficient testing for the Tcl interface.
* Once mouse move events are enabled getchar() returns them.
* Vim9: builtin function method call only supports first argument.
* Wrong method argument for appendbufline().
* Write NUL past allocated space using corrupted spell file. (Markus Vervier)
* Cursor off by one with block paste while 'virtualedit' is "all".
* Possible crash when out of memory.
* Error messages when doing "make clean" in the runtime/doc or src/tee
directories.
* Tee doesn't build on some systems.
* No test for the "recording @x" message.
* Vim9: Cannot split a line before ".member".
* Vim9: not enough type checking in Vim9 script.
* Terminal2 test sometimes hangs in the GUI.
* Vim9: filter function recognized as command modifier, leading to a crash.
* Test_termwinscroll() sometimes hangs in the GUI.
* Build failure in small version.
* Json code not fully tested.
* Vim9: no check for whitespace after comma in lambda.
* assert_fails() checks the last error message.
* Some tests fail.
* Some other tests fail.
* With SGR mouse codes balloon doesn't show up after click.
* Terminal2 test sometimes hangs in the GUI on Travis.
* Memory leak with invalid json input.
* Vim9: line continuation in lambda doesn't always work.
* Vim9: checking for Vim9 syntax is spread out.
* Vim9: crash when function calls itself.
* Lua test fails with older Lua version.
* Terminal window not redrawn when dragging a popup window over it.
* Test failure because shell prompt differs.
* Clientserver test fails on MS-Windows.
* Build failure with normal features.
* Clientserver test still fails on MS-Windows.
* Terminal2 test sometimes hangs in the GUI on Travis.
* Not all assert functions are fully tested.
* Vim9: cannot disassemble a lambda function.
* Vim9: crash when passing number as dict key.
* Vim9: crash when calling a closure from a builtin function.
* Unused assignments in expression evaluation.
* Vim9: true and false not recognized in Vim9 script.
* Vim9: && and || work different when not compiled.
* Vim9: crash in expr test when run in the GUI.
* Vim9: crash in expr test when run in the GUI.
* Using ht_used when looping through a hashtab is less reliable.
* Removed more than dead code.
* Cannot build with Lua 5.4.
* Mouse codes not tested sufficiently.
* Startup test depends on random source file.
* Vim9: cannot use 'text'->func().
* Symlink not followed if dirname ends in //.
* memory access error when dragging a popup window over a buffer with
folding.
* Memory leak when updating popup window.
* When using valgrind a Vim command started by a test uses the same log
file name which gets overwritten.
* Vim9: invalid type error for function default value.
* Vim9: arguments from partial are not used.
* Linker errors when building with dynamic Python 3.9.
* Vim9: allowing both quoted and # comments is confusing.
* Scrollbars not flush against the window edges when maximised.
* Build error without the eval feature.
* Vim9: list index error not caught by try/catch.
* Vim9: various errors not caught by try/catch.
* Lua build problem with old compiler.
* Not all mouse codes covered by tests.
* Vim9: a few errors not caught by try/catch.
* Changing 'completepopup' after opening a popup has no effect. (Jay Sitter)
* Vim9: a few remaining errors not caught by try/catch.
* "maxwidth" in 'completepopup' not obeyed. (Jay Sitter)
* GUI tests sometimes fail because of translations.
* Cannot use getbufinfo() as a method.
* Vim9: no error if calling a function with wrong argument type.
* Vim9: cannot have a comment or empty line halfway a list at script level.
* Vim9: in lambda index assumes a list.
* Build failure in tiny version.
* Vim9: comment after assignment doesn't work.
* Vim9: cannot index a character in a string.
* Netbeans test is flaky in the GUI.
* Vim9: disassemble test fails.
* Vim9: cannot use the g:, b:, t: and w: namespaces.
* Vim9: warning for pointer usage, test failure undetected.
* ":marks" may show '< and '> mixed up.
* CTRL-K in Insert mode gets <CursorHold> inserted. (Roland Puntaier)
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 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=microos&groupid=1&version…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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:
NetworkManager (1.24.2 -> 1.26.0)
dbus-1-glib (0.108 -> 0.110)
flatpak (1.6.4 -> 1.8.1)
gdm (3.36.2 -> 3.36.3)
gnome-shell (3.36.4 -> 3.36.4+3)
gnome-shell-extensions
gpgme (1.13.1 -> 1.14.0)
hwdata (0.336 -> 0.337)
kernel-firmware (20200702 -> 20200716)
libpsl (0.21.0 -> 0.21.1)
mutter (3.36.4 -> 3.36.4+9)
pipewire
shim-leap
vim (8.2.1154 -> 8.2.1253)
=== Details ===
==== NetworkManager ====
Version update (1.24.2 -> 1.26.0)
Subpackages: libnm0 typelib-1_0-NM-1_0
- Update to version 1.26.0:
+ Add a new build option 'firewalld-zone'; when enabled,
NetworkManager installs a firewalld zone for connection sharing
and puts interfaces using IPv4 or IPv6 shared mode in this zone
during activation. The option is enabled by default.
Note that NetworkManager still calls to iptables to enable
masquerading and open needed ports for DHCP and DNS. The new
option is useful on systems using firewalld with the nftables
backend, where the iptables rules would not be sufficient.
+ Extend the syntax for 'match' setting properties with '|', '&',
'!' and '\\'.
+ Add MUD URL property for connection profiles (RFC 8520) and set
it for DHCP and DHCPv6 requests.
+ Expose raw LLDP message on D-Bus and the MUD usage description
URL.
+ ifcfg-rh: handle "802-1x.{,phase2-}ca-path". Otherwise setting
this property silently fails and a profile might accidentally
not perform any authentication (CVE-2020-10754).
+ ifcfg-rh: handle 802-1x.pin properties.
+ ethernet: reset original autonegotiation/speed/duplex settings
when deactivating device.
+ Support ethtool coalesce and ring options.
+ Allow team connections to work without D-Bus (e.g. in the
initrd).
+ Wi-Fi profiles now also autoconnect if all previous activation
attempts failed. This means, an initial failure to autoconnect
to the network will no longer block the automatism. A side
effect is that existing Wi-Fi profiles which previously were
blocked may now start to autoconnect.
+ NetworkManager now supports "local" type routes beside
"unicast".
+ Introduce new manual pages nm-settings-dbus and
nm-settings-nmcli.
+ Mark externally managed devices and profiles on D-Bus.
+ Highlight externally managed devices in nmcli.
+ Add support for a number of bridge options.
+ Add match for device path, driver and kernel command line for
connection profiles.
+ Fix support for OVS patch interfaces.
+ Support more tc qdiscs: tbf and sfq.
+ Add new provider in nm-cloud-setup for Google Cloud Platform
which automatically detects and configures the host to receive
traffic from internal load balancers.
==== dbus-1-glib ====
Version update (0.108 -> 0.110)
- Update to version 0.110:
Dependencies:
+ GLib 2.40 is required
Enhancements:
+ The GLib main-loop glue, "dbus-gmain", is now available as a separate
subproject (the dbus-gmain branch in dbus-glib's git repository) for
embedding in larger projects like dbus-glib and dbus-python via the
`git subtree` or `git submodule` commands. This removes dbus-python's
dependency on the rest of dbus-glib.
Fixes:
+ autogen.sh can now detect gtk-doc >= 1.26.
+ More files have per-file copyright information.
- Run spec-cleaner
==== flatpak ====
Version update (1.6.4 -> 1.8.1)
Subpackages: libflatpak0 system-user-flatpak typelib-1_0-Flatpak-1_0
- Update to version 1.8.1:
* Avoid calling authenticator in update if ref didn't change
* Don't fail transaction if ref is already installed (after
transaction start)
* Fix flatpak run handling of userns in the --device=all case
* Fix handling of extensions from different remotes
* Fix flatpak run --no-session-bus
* Updated translations
- Update to version 1.8.0:
* FlatpakTransaction has a new signal "install-authenticator"
which clients can handle to install authenticators needed for
the transaction. This is done in the CLI commands.
* We now always expose the host timezone data, allowing us the
expose the host /etc/localtime in a way that works better,
fixing several apps that had timezone issues.
* Fix flatpak enter which didn't work in some cases.
* We now ship a systemd unit (not installed by default) to
automatically detect plugged in usb sticks with sideload repos.
* By default we no longer install the gdm env.d file, as the
systemd generators work better.
* create-usb now exports partial commits by default
* Fix handling of docker media types in oci remotes
* Fix subjects in remote-info --log output
- Remove source file used to generate a flatpak user on the system
since it's now included by upstream:
* system-user-flatpak.conf
==== gdm ====
Version update (3.36.2 -> 3.36.3)
Subpackages: gdmflexiserver libgdm1 typelib-1_0-Gdm-1_0
- Update to version 3.36.3:
+ User switching fix.
+ Updated translations.
- Disable patch needing rebase:
+ gdm-add-runtime-option-to-disable-starting-X-server-as-u.patch
==== gnome-shell ====
Version update (3.36.4 -> 3.36.4+3)
Subpackages: gnome-shell-calendar
- Update to version 3.36.4+3:
+ Fix check for updates with several extensions.
+ Tighten sandbox ID prefix check.
+ Updated translations.
- Update gnome-shell.spec: Replace is_opensuse with sle_version
(jsc#SLE-11720).
==== gnome-shell-extensions ====
Subpackages: gnome-shell-classic gnome-shell-classic-session
- Update gnome-shell-extensions.spec: Replace is_opensuse with
sle_version (jsc#SLE-11720).
==== gpgme ====
Version update (1.13.1 -> 1.14.0)
Subpackages: libgpgme11 libgpgmepp6
- gpgme 1.14.0:
* New keylist mode to force the engine to return the keygrip
* New export mode to export as OpenSSH public key
* New context flag "extended-edit" to enable expert key edit
* Deprecate the anyway non working trustlist functions
* cpp: Add convenience API to obtain remarks
* cpp: The sign key edit-interactor now supports multiple
signatures from the same key
* qt: Extended signkeyjob to handle remarks and multiple
signatures
* qt: Added job API for gpg-card
* qt: The logging category has been changed to gpg.qgpgme to be
more consistent with other qt logging categories
- drop upstream patches:
* 0001-gpg-Avoid-error-diagnostics-with-override-session-ke.patch
- drop patches no longer needed that now break tests:
* gpgme-t-json-test-Bravo-key-no-secret-key-material.patch
* gpgme-t-json-test-with-keygrip-when-listing-keys.patch
==== hwdata ====
Version update (0.336 -> 0.337)
- Update to version 0.337:
+ Updated pci, usb and vendor ids.
==== kernel-firmware ====
Version update (20200702 -> 20200716)
- Update to version 20200716 (git commit 1d1c80b69653):
* Update to 20200629111339 version to aligh SDK. Mainly fix DFS false alarm.
* rtl_nic: update firmware for RTL8125B
* Update binary firmware for MT7663 based devices to include firmware offload feature and low power feature.
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth AX200
* linux-firmware: Update firmware file for Intel Bluetooth 9560
* linux-firmware: Update firmware file for Intel Bluetooth 9260
* linux-firmware: wilc1000: add wilc1000 v15.4 FW
* QCA: Update Bluetooth firmware for QCA6390
- Revert the previous update of AMDGPU firmware due to regression
(bsc#1174278); back to the state of 887d2a103c2b
==== libpsl ====
Version update (0.21.0 -> 0.21.1)
- update to 0.21.1:
* fix build with recent platform.sh changes to publicsuffix
==== mutter ====
Version update (3.36.4 -> 3.36.4+9)
Subpackages: libmutter-6-0 mutter-data
- Update to version 3.36.4+9:
+ Various screen cast fixes.
==== pipewire ====
Subpackages: libpipewire-0_3-0 pipewire-modules pipewire-spa-tools pipewire-tools
- Recommend pipewire from libpipewire, so if the library is
installed the daemon gets pulled in since we want a daemon
to connect to.
- Require pipewire-spa-plugins from pipewire instead of
recommending it since the support plugin is actually required
for most uses (like screen sharing in wayland, which we want to
support out-of-the-box).
- Enable the pipewire.socket systemd user service in %post
(using pulseaudio's %post section as an example of how to do it
since systemd-presets-common-SUSE currently lacks support for
user services). Also disable it in %preun and %postun.
- Add patches from upstream to fix many issues mainly related to
memory leaks, crashes and wrong behaviour:
* 0001-client-node-fix-buffer-size-calculation.patch
* 0002-gst-fix-proxy-leaks.patch
* 0003-pulse-fix-pa_card_info-profiles2-array-to-be-NULL-terminated.patch
* 0004-pulse-fix-size-calculation.patch
* 0005-jack-fix-crash-on-close-when-metadata-are-not-available.patch
* 0006-a2dpsink-only-request-new-data-when-buffer-is-done.patch
* 0007-pulse-fix-counter-while-populating-car_info-profiles.patch
* 0008-impl-link-reset-state-before-starting-allocation.patch
* 0009-impl-core-clear-the-mempool.patch
* 0010-mem-reset-the-map-in-clear.patch
* 0011-avoid-uninitialized-variables.patch
* 0012-dlclose-on-errors.patch
* 0013-stream-handle-NULL-context.patch
* 0014-state-always-update-state-variables.patch
* 0015-spa-device-fix-leak-of-properties-in-error-case.patch
* 0016-alsa-dont-leak-structure-on-error.patch
* 0017-alsa-dont-leak-properties-on-error.patch
* 0018-stream-fix-some-more-leaks-in-error-paths.patch
* 0019-buffers-increase-max-datas-and-metadata-in-buffers.patch
* 0020-gst-return-NULL-for-unknown-format.patch
==== shim-leap ====
- Update the path to grub-tpm.efi in shim-install (bsc#1174320)
- shim-install: add check for btrfs is used as root file system to enable
relative path lookup for file. (bsc#1153953)
- Update shim-install to handle the partitioned MD devices
(bsc#1119762, bsc#1119763)
- Update grub2 path in shim-install
==== vim ====
Version update (8.2.1154 -> 8.2.1253)
Subpackages: vim-data-common vim-small
- Updated to version 8.2.1253, fixes the following problems
* Vim9: crash when using imported function.
* Vim9: cannot handle line break inside lambda.
* Vim9: No error for invalid command in compiled function.
* Vim9: dict.name is not recognized as an expression.
* Vim9: no error for missing space after a comma.
* Vim9: memory leak in allocated types.
* Vim9: using freed memory.
* Text cleared by checking terminal properties not redrawn. (Alexey Radkov)
* Insufficient testing for the Tcl interface.
* Once mouse move events are enabled getchar() returns them.
* Vim9: builtin function method call only supports first argument.
* Wrong method argument for appendbufline().
* Write NUL past allocated space using corrupted spell file. (Markus Vervier)
* Cursor off by one with block paste while 'virtualedit' is "all".
* Possible crash when out of memory.
* Error messages when doing "make clean" in the runtime/doc or src/tee
directories.
* Tee doesn't build on some systems.
* No test for the "recording @x" message.
* Vim9: Cannot split a line before ".member".
* Vim9: not enough type checking in Vim9 script.
* Terminal2 test sometimes hangs in the GUI.
* Vim9: filter function recognized as command modifier, leading to a crash.
* Test_termwinscroll() sometimes hangs in the GUI.
* Build failure in small version.
* Json code not fully tested.
* Vim9: no check for whitespace after comma in lambda.
* assert_fails() checks the last error message.
* Some tests fail.
* Some other tests fail.
* With SGR mouse codes balloon doesn't show up after click.
* Terminal2 test sometimes hangs in the GUI on Travis.
* Memory leak with invalid json input.
* Vim9: line continuation in lambda doesn't always work.
* Vim9: checking for Vim9 syntax is spread out.
* Vim9: crash when function calls itself.
* Lua test fails with older Lua version.
* Terminal window not redrawn when dragging a popup window over it.
* Test failure because shell prompt differs.
* Clientserver test fails on MS-Windows.
* Build failure with normal features.
* Clientserver test still fails on MS-Windows.
* Terminal2 test sometimes hangs in the GUI on Travis.
* Not all assert functions are fully tested.
* Vim9: cannot disassemble a lambda function.
* Vim9: crash when passing number as dict key.
* Vim9: crash when calling a closure from a builtin function.
* Unused assignments in expression evaluation.
* Vim9: true and false not recognized in Vim9 script.
* Vim9: && and || work different when not compiled.
* Vim9: crash in expr test when run in the GUI.
* Vim9: crash in expr test when run in the GUI.
* Using ht_used when looping through a hashtab is less reliable.
* Removed more than dead code.
* Cannot build with Lua 5.4.
* Mouse codes not tested sufficiently.
* Startup test depends on random source file.
* Vim9: cannot use 'text'->func().
* Symlink not followed if dirname ends in //.
* memory access error when dragging a popup window over a buffer with
folding.
* Memory leak when updating popup window.
* When using valgrind a Vim command started by a test uses the same log
file name which gets overwritten.
* Vim9: invalid type error for function default value.
* Vim9: arguments from partial are not used.
* Linker errors when building with dynamic Python 3.9.
* Vim9: allowing both quoted and # comments is confusing.
* Scrollbars not flush against the window edges when maximised.
* Build error without the eval feature.
* Vim9: list index error not caught by try/catch.
* Vim9: various errors not caught by try/catch.
* Lua build problem with old compiler.
* Not all mouse codes covered by tests.
* Vim9: a few errors not caught by try/catch.
* Changing 'completepopup' after opening a popup has no effect. (Jay Sitter)
* Vim9: a few remaining errors not caught by try/catch.
* "maxwidth" in 'completepopup' not obeyed. (Jay Sitter)
* GUI tests sometimes fail because of translations.
* Cannot use getbufinfo() as a method.
* Vim9: no error if calling a function with wrong argument type.
* Vim9: cannot have a comment or empty line halfway a list at script level.
* Vim9: in lambda index assumes a list.
* Build failure in tiny version.
* Vim9: comment after assignment doesn't work.
* Vim9: cannot index a character in a string.
* Netbeans test is flaky in the GUI.
* Vim9: disassemble test fails.
* Vim9: cannot use the g:, b:, t: and w: namespaces.
* Vim9: warning for pointer usage, test failure undetected.
* ":marks" may show '< and '> mixed up.
* CTRL-K in Insert mode gets <CursorHold> inserted. (Roland Puntaier)
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 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=kubic&groupid=1&version=T…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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:
dbus-1-glib (0.108 -> 0.110)
gpgme (1.13.1 -> 1.14.0)
kernel-firmware (20200702 -> 20200716)
kubic-control (0.10.0 -> 0.10.1)
libpsl (0.21.0 -> 0.21.1)
shim-leap
vim (8.2.1154 -> 8.2.1253)
=== Details ===
==== dbus-1-glib ====
Version update (0.108 -> 0.110)
- Update to version 0.110:
Dependencies:
+ GLib 2.40 is required
Enhancements:
+ The GLib main-loop glue, "dbus-gmain", is now available as a separate
subproject (the dbus-gmain branch in dbus-glib's git repository) for
embedding in larger projects like dbus-glib and dbus-python via the
`git subtree` or `git submodule` commands. This removes dbus-python's
dependency on the rest of dbus-glib.
Fixes:
+ autogen.sh can now detect gtk-doc >= 1.26.
+ More files have per-file copyright information.
- Run spec-cleaner
==== gpgme ====
Version update (1.13.1 -> 1.14.0)
- gpgme 1.14.0:
* New keylist mode to force the engine to return the keygrip
* New export mode to export as OpenSSH public key
* New context flag "extended-edit" to enable expert key edit
* Deprecate the anyway non working trustlist functions
* cpp: Add convenience API to obtain remarks
* cpp: The sign key edit-interactor now supports multiple
signatures from the same key
* qt: Extended signkeyjob to handle remarks and multiple
signatures
* qt: Added job API for gpg-card
* qt: The logging category has been changed to gpg.qgpgme to be
more consistent with other qt logging categories
- drop upstream patches:
* 0001-gpg-Avoid-error-diagnostics-with-override-session-ke.patch
- drop patches no longer needed that now break tests:
* gpgme-t-json-test-Bravo-key-no-secret-key-material.patch
* gpgme-t-json-test-with-keygrip-when-listing-keys.patch
==== kernel-firmware ====
Version update (20200702 -> 20200716)
- Update to version 20200716 (git commit 1d1c80b69653):
* Update to 20200629111339 version to aligh SDK. Mainly fix DFS false alarm.
* rtl_nic: update firmware for RTL8125B
* Update binary firmware for MT7663 based devices to include firmware offload feature and low power feature.
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth AX200
* linux-firmware: Update firmware file for Intel Bluetooth 9560
* linux-firmware: Update firmware file for Intel Bluetooth 9260
* linux-firmware: wilc1000: add wilc1000 v15.4 FW
* QCA: Update Bluetooth firmware for QCA6390
- Revert the previous update of AMDGPU firmware due to regression
(bsc#1174278); back to the state of 887d2a103c2b
==== kubic-control ====
Version update (0.10.0 -> 0.10.1)
Subpackages: kubic-haproxycfg kubicctl kubicd
- Update to version 0.10.1
- Fix upgrading of kubelet version
- Remove workarounds for salt, breaks non-salt usage
- Add new parameter apiserver_cert_extra_sans
==== libpsl ====
Version update (0.21.0 -> 0.21.1)
- update to 0.21.1:
* fix build with recent platform.sh changes to publicsuffix
==== shim-leap ====
- Update the path to grub-tpm.efi in shim-install (bsc#1174320)
- shim-install: add check for btrfs is used as root file system to enable
relative path lookup for file. (bsc#1153953)
- Update shim-install to handle the partitioned MD devices
(bsc#1119762, bsc#1119763)
- Update grub2 path in shim-install
==== vim ====
Version update (8.2.1154 -> 8.2.1253)
Subpackages: vim-data-common vim-small
- Updated to version 8.2.1253, fixes the following problems
* Vim9: crash when using imported function.
* Vim9: cannot handle line break inside lambda.
* Vim9: No error for invalid command in compiled function.
* Vim9: dict.name is not recognized as an expression.
* Vim9: no error for missing space after a comma.
* Vim9: memory leak in allocated types.
* Vim9: using freed memory.
* Text cleared by checking terminal properties not redrawn. (Alexey Radkov)
* Insufficient testing for the Tcl interface.
* Once mouse move events are enabled getchar() returns them.
* Vim9: builtin function method call only supports first argument.
* Wrong method argument for appendbufline().
* Write NUL past allocated space using corrupted spell file. (Markus Vervier)
* Cursor off by one with block paste while 'virtualedit' is "all".
* Possible crash when out of memory.
* Error messages when doing "make clean" in the runtime/doc or src/tee
directories.
* Tee doesn't build on some systems.
* No test for the "recording @x" message.
* Vim9: Cannot split a line before ".member".
* Vim9: not enough type checking in Vim9 script.
* Terminal2 test sometimes hangs in the GUI.
* Vim9: filter function recognized as command modifier, leading to a crash.
* Test_termwinscroll() sometimes hangs in the GUI.
* Build failure in small version.
* Json code not fully tested.
* Vim9: no check for whitespace after comma in lambda.
* assert_fails() checks the last error message.
* Some tests fail.
* Some other tests fail.
* With SGR mouse codes balloon doesn't show up after click.
* Terminal2 test sometimes hangs in the GUI on Travis.
* Memory leak with invalid json input.
* Vim9: line continuation in lambda doesn't always work.
* Vim9: checking for Vim9 syntax is spread out.
* Vim9: crash when function calls itself.
* Lua test fails with older Lua version.
* Terminal window not redrawn when dragging a popup window over it.
* Test failure because shell prompt differs.
* Clientserver test fails on MS-Windows.
* Build failure with normal features.
* Clientserver test still fails on MS-Windows.
* Terminal2 test sometimes hangs in the GUI on Travis.
* Not all assert functions are fully tested.
* Vim9: cannot disassemble a lambda function.
* Vim9: crash when passing number as dict key.
* Vim9: crash when calling a closure from a builtin function.
* Unused assignments in expression evaluation.
* Vim9: true and false not recognized in Vim9 script.
* Vim9: && and || work different when not compiled.
* Vim9: crash in expr test when run in the GUI.
* Vim9: crash in expr test when run in the GUI.
* Using ht_used when looping through a hashtab is less reliable.
* Removed more than dead code.
* Cannot build with Lua 5.4.
* Mouse codes not tested sufficiently.
* Startup test depends on random source file.
* Vim9: cannot use 'text'->func().
* Symlink not followed if dirname ends in //.
* memory access error when dragging a popup window over a buffer with
folding.
* Memory leak when updating popup window.
* When using valgrind a Vim command started by a test uses the same log
file name which gets overwritten.
* Vim9: invalid type error for function default value.
* Vim9: arguments from partial are not used.
* Linker errors when building with dynamic Python 3.9.
* Vim9: allowing both quoted and # comments is confusing.
* Scrollbars not flush against the window edges when maximised.
* Build error without the eval feature.
* Vim9: list index error not caught by try/catch.
* Vim9: various errors not caught by try/catch.
* Lua build problem with old compiler.
* Not all mouse codes covered by tests.
* Vim9: a few errors not caught by try/catch.
* Changing 'completepopup' after opening a popup has no effect. (Jay Sitter)
* Vim9: a few remaining errors not caught by try/catch.
* "maxwidth" in 'completepopup' not obeyed. (Jay Sitter)
* GUI tests sometimes fail because of translations.
* Cannot use getbufinfo() as a method.
* Vim9: no error if calling a function with wrong argument type.
* Vim9: cannot have a comment or empty line halfway a list at script level.
* Vim9: in lambda index assumes a list.
* Build failure in tiny version.
* Vim9: comment after assignment doesn't work.
* Vim9: cannot index a character in a string.
* Netbeans test is flaky in the GUI.
* Vim9: disassemble test fails.
* Vim9: cannot use the g:, b:, t: and w: namespaces.
* Vim9: warning for pointer usage, test failure undetected.
* ":marks" may show '< and '> mixed up.
* CTRL-K in Insert mode gets <CursorHold> inserted. (Roland Puntaier)
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 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=microos&groupid=1&version…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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:
Mesa (20.1.2 -> 20.1.3)
Mesa-drivers (20.1.2 -> 20.1.3)
ffmpeg-4
gnutls
krb5
libzypp (17.24.0 -> 17.24.1)
mpg123 (1.26.2 -> 1.26.3)
perl-XML-Twig
python-idna (2.9 -> 2.10)
python-pyrsistent (0.15.7 -> 0.16.0)
yast2 (4.3.14 -> 4.3.15)
=== Details ===
==== Mesa ====
Version update (20.1.2 -> 20.1.3)
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- update to 20.1.3
* third bugfix release for the 20.1 branch
* lots of updates to our testing infrastructure
==== Mesa-drivers ====
Version update (20.1.2 -> 20.1.3)
Subpackages: Mesa-dri Mesa-gallium
- update to 20.1.3
* third bugfix release for the 20.1 branch
* lots of updates to our testing infrastructure
==== ffmpeg-4 ====
Subpackages: libavcodec58_91 libavformat58_45 libavutil56_51 libswresample3_7
- Add librav1e support
==== gnutls ====
- Correctly detect gmp, nettle, and hogweed libraries (bsc#1172666)
* add gnutls-detect_nettle_so.patch
==== krb5 ====
- Do not mangle libexecdir, bindir, sbindir and datadir: there is
no reasonable justification to step out of the defaults.
+ No longer install csh/sh profiles into /etc/profiles.d: as we
not install to default paths, there is no need to further
inject paths into $PATH; also, now sbin binaries are only in
path for admin users.
==== libzypp ====
Version update (17.24.0 -> 17.24.1)
- Fix bsc#1174011 auth=basic ignored in some cases (bsc#1174011)
Proactively send credentials if the URL specifes '?auth=basic'
and a username.
- ZYPP_MEDIA_CURL_DEBUG: Strip credentials in header log (bsc#1174011)
- version 17.24.1 (22)
==== mpg123 ====
Version update (1.26.2 -> 1.26.3)
- Update to version 1.26.3
* Fix accurate (--enable-int-quality)
==== perl-XML-Twig ====
- Security fix [bsc#1008644, CVE-2016-9180]
* Setting expand_external_ents to 0 or -1 currently doesn't work
as expected; To completely turn off expanding external entities
use no_xxe.
* Update documentation for XML::Twig to mention problems with
expand_external_ents and add information about new no_xxe argument
* Add test CVE-2016-9180.t
* Add test build-requirements:
perl-Test-Exception, perl-Text-Iconv, perl-Unicode-Map8
- Add perl-XML-Twig-CVE-2016-9180.patch
==== python-idna ====
Version update (2.9 -> 2.10)
- update to 2.10:
- Update to Unicode 13.0.0.
- Throws a more specific exception if "xn--" is provided as a label.
- This is expected to be the last version that supports Python 2.
==== python-pyrsistent ====
Version update (0.15.7 -> 0.16.0)
- update to 0.16.0:
* No major updates but Python 2 support no longer guaranteed.
* Fix #192, 'ignore_extra' for 'pvector_field'. Thanks @ss18 for this!
* Fix #191, include LICENCE in distribution. Thanks @johnthagen for this!
* Fix #190, minor MyPy errors. Thanks @Qhesz for this!
==== yast2 ====
Version update (4.3.14 -> 4.3.15)
- Better management of libzypp repovars (eg. those enclosed in
curly brackets) introducing the new Y2Packager::ZyppUrl class
- Do not crash during the upgrade process if some repository URL
cannot be parsed (bsc#1172867)
- 4.3.15
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 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=kubic&groupid=1&version=T…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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:
helm
krb5
libzypp (17.24.0 -> 17.24.1)
python-idna (2.9 -> 2.10)
python-pyrsistent (0.15.7 -> 0.16.0)
yast2 (4.3.14 -> 4.3.15)
=== Details ===
==== helm ====
- Add bash and zsh completion sub-packages
==== krb5 ====
- Do not mangle libexecdir, bindir, sbindir and datadir: there is
no reasonable justification to step out of the defaults.
+ No longer install csh/sh profiles into /etc/profiles.d: as we
not install to default paths, there is no need to further
inject paths into $PATH; also, now sbin binaries are only in
path for admin users.
==== libzypp ====
Version update (17.24.0 -> 17.24.1)
- Fix bsc#1174011 auth=basic ignored in some cases (bsc#1174011)
Proactively send credentials if the URL specifes '?auth=basic'
and a username.
- ZYPP_MEDIA_CURL_DEBUG: Strip credentials in header log (bsc#1174011)
- version 17.24.1 (22)
==== python-idna ====
Version update (2.9 -> 2.10)
- update to 2.10:
- Update to Unicode 13.0.0.
- Throws a more specific exception if "xn--" is provided as a label.
- This is expected to be the last version that supports Python 2.
==== python-pyrsistent ====
Version update (0.15.7 -> 0.16.0)
- update to 0.16.0:
* No major updates but Python 2 support no longer guaranteed.
* Fix #192, 'ignore_extra' for 'pvector_field'. Thanks @ss18 for this!
* Fix #191, include LICENCE in distribution. Thanks @johnthagen for this!
* Fix #190, minor MyPy errors. Thanks @Qhesz for this!
==== yast2 ====
Version update (4.3.14 -> 4.3.15)
- Better management of libzypp repovars (eg. those enclosed in
curly brackets) introducing the new Y2Packager::ZyppUrl class
- Do not crash during the upgrade process if some repository URL
cannot be parsed (bsc#1172867)
- 4.3.15
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
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=microos&groupid=3&version…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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:
Mesa (20.1.2 -> 20.1.3)
Mesa-drivers (20.1.2 -> 20.1.3)
ffmpeg-4
gnutls
krb5
libzypp (17.24.0 -> 17.24.1)
mpg123 (1.26.2 -> 1.26.3)
perl-XML-Twig
python-idna (2.9 -> 2.10)
python-pyrsistent (0.15.7 -> 0.16.0)
yast2 (4.3.14 -> 4.3.15)
=== Details ===
==== Mesa ====
Version update (20.1.2 -> 20.1.3)
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- update to 20.1.3
* third bugfix release for the 20.1 branch
* lots of updates to our testing infrastructure
==== Mesa-drivers ====
Version update (20.1.2 -> 20.1.3)
Subpackages: Mesa-dri Mesa-gallium
- update to 20.1.3
* third bugfix release for the 20.1 branch
* lots of updates to our testing infrastructure
==== ffmpeg-4 ====
Subpackages: libavcodec58_91 libavformat58_45 libavutil56_51 libswresample3_7
- Add librav1e support
==== gnutls ====
- Correctly detect gmp, nettle, and hogweed libraries (bsc#1172666)
* add gnutls-detect_nettle_so.patch
==== krb5 ====
- Do not mangle libexecdir, bindir, sbindir and datadir: there is
no reasonable justification to step out of the defaults.
+ No longer install csh/sh profiles into /etc/profiles.d: as we
not install to default paths, there is no need to further
inject paths into $PATH; also, now sbin binaries are only in
path for admin users.
==== libzypp ====
Version update (17.24.0 -> 17.24.1)
- Fix bsc#1174011 auth=basic ignored in some cases (bsc#1174011)
Proactively send credentials if the URL specifes '?auth=basic'
and a username.
- ZYPP_MEDIA_CURL_DEBUG: Strip credentials in header log (bsc#1174011)
- version 17.24.1 (22)
==== mpg123 ====
Version update (1.26.2 -> 1.26.3)
- Update to version 1.26.3
* Fix accurate (--enable-int-quality)
==== perl-XML-Twig ====
- Security fix [bsc#1008644, CVE-2016-9180]
* Setting expand_external_ents to 0 or -1 currently doesn't work
as expected; To completely turn off expanding external entities
use no_xxe.
* Update documentation for XML::Twig to mention problems with
expand_external_ents and add information about new no_xxe argument
* Add test CVE-2016-9180.t
* Add test build-requirements:
perl-Test-Exception, perl-Text-Iconv, perl-Unicode-Map8
- Add perl-XML-Twig-CVE-2016-9180.patch
==== python-idna ====
Version update (2.9 -> 2.10)
- update to 2.10:
- Update to Unicode 13.0.0.
- Throws a more specific exception if "xn--" is provided as a label.
- This is expected to be the last version that supports Python 2.
==== python-pyrsistent ====
Version update (0.15.7 -> 0.16.0)
- update to 0.16.0:
* No major updates but Python 2 support no longer guaranteed.
* Fix #192, 'ignore_extra' for 'pvector_field'. Thanks @ss18 for this!
* Fix #191, include LICENCE in distribution. Thanks @johnthagen for this!
* Fix #190, minor MyPy errors. Thanks @Qhesz for this!
==== yast2 ====
Version update (4.3.14 -> 4.3.15)
- Better management of libzypp repovars (eg. those enclosed in
curly brackets) introducing the new Y2Packager::ZyppUrl class
- Do not crash during the upgrade process if some repository URL
cannot be parsed (bsc#1172867)
- 4.3.15
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org