Packages changed: ModemManager (1.12.8 -> 1.12.10) NetworkManager (1.22.10 -> 1.24.0) aaa_base (84.87+git20200224.7105b32 -> 84.87+git20200507.e2243a4) ffmpeg-4 gcc10 (10.0.1+git175037 -> 10.1.1+git40) gnome-shell libcap-ng (0.7.9 -> 0.7.10) libhandy libsoup permissions (1550_20200324 -> 1550_20200506) plasma5-desktop plasma5-workspace shared-mime-info utempter (1.1.6 -> 1.2.0) === Details === ==== ModemManager ==== Version update (1.12.8 -> 1.12.10) - Update to version 1.12.10: + mmcli: - Add missing 'allowed-auth' bearer property in the output. - Remove non-existent --list-bearers option from manpage. + introspection: Use the correct node name for the ModemManager1 object. + Modem interface: Allow Command() while in Failed state. + MBIM: Fix segfault when loading capabilities. + Plugins: huawei: updated HCSQ regex to match unquoted response. ==== NetworkManager ==== Version update (1.22.10 -> 1.24.0) Subpackages: libnm0 typelib-1_0-NM-1_0 - Update to version 1.24.0: + Add support for virtual routing and forwarding (VRF) interfaces. + Add support for Opportunistic Wireless Encryption mode (OWE) for Wi-Fi networks. + Add support for 31-bit prefixes on IPv4 point-to-point links according to RFC 3021. + Drop dependencies for libpolkit-agent-1 and libpolkit-gobject-1. + nmcli: - support setting removal via new command `nmcli connection modify $CON_NAME remove $setting`. - support backslash escape sequences for "vpn.data", "vpn.secrets", "bond.options", and "ethernet.s390-options". + bridge: support new options "bridge.multicast-querier", "bridge.multicast-query-use-ifaddr", "bridge.multicast-router", "bridge.vlan-stats-enabled", "bridge.vlan-protocol", "bridge.group-address". + IPv6 SLAAC: add support for "ipv6.ra-timeout" setting + IPv6 DHCP: add support for "ipv6.dhcp-timeout" setting + WWAN: NetworkManager now detects if a PIN-protected SIM card has been externally unlocked and automatically tries to activate a suitable connection on the modem. + OVS: - add support for changing MTU of OVS interfaces. - remove length limitation for OVS Bridge, Patches and Interfaces (only Patch types) names. + VPN: accept empty values for VPN data items and secrets. + All nm-devices now expose the 'HwAddress' property via D-Bus. + Slave devices now do not get created/activated if master is missing. + Fixed multiple issues in the internal "nettools" DHCP client. + Export NM_CAPABILITY_OVS capability on D-Bus and in libnm to indicate that the OVS plugin is loaded. + Fixes for importing WireGuard profiles in nmcli and better handle configurations that enable ip4-auto-default-route with an explicit gateway. + Various bug fixes and improvements. - Rebase applied patches with quilt. - Drop pkgconfig(polkit-agent-1) BuildRequires: No longer needed. ==== aaa_base ==== Version update (84.87+git20200224.7105b32 -> 84.87+git20200507.e2243a4) - Update to version 84.87+git20200507.e2243a4: * handle non-existing /etc/nsswitch.conf * set SYSTEMD_OFFLINE=1 if there's no systemd * Better support of Midnight Commander (bsc#1170527) * improve sysconf_addword: remove/cleanup spaces while adding/removing flags/modules - Require xz (boo#1162581). - Update to version 84.87+git20200312.411a96b: * get_kernel_version: support xz compressed kernel (boo#1162581). ==== ffmpeg-4 ==== Subpackages: libavcodec58 libavformat58 libavutil56 libswresample3 - Throw out v4l2 m2m. This is likely the same case as boo#1041794. - Enable v4l2 m2m encoders and decoders - Add 0001-avcodec-cbs_jpeg-Check-length-for-SOS.patch [boo#1170767] ==== gcc10 ==== Version update (10.0.1+git175037 -> 10.1.1+git40) Subpackages: libgcc_s1 libgomp1 libstdc++6 - Update to gcc-10 branch head (dd38686d9c810cecbaa80bb82e), git40. * Includes GCC 10.1 release. - Update to gcc-10 branch head (2aaa1dc3c87372fd55c1c33aa7a), git5. * Includes first release candidate for GCC 10.1. * Includes gcc10-pr94734.patch - Update to master head (3685c5adf5c0b30268cb8f95c89e4), git176017. - Add gcc10-pr94734.patch - Update to master head (b835645c7a51b7e99092abe61d677), git175845. - Drop to 4 jobs as constraint for s390x. - Update to master head (effcb4181e143bc390286a489ff84), git175831. - Package arm_cde.h and arm_mve_types.h for arm. - Alter _constraints to also constrain jobs. - Add libzstd-devel BuildRequires to cross compiler specs. - Switch to release checking builds. - Update to master head (2dc9294c3c7c81a6d5e1d4dedf58f), git175805. - Update to master head (13e41d8b9d3d7598c72c38acc86a3), git175688. - Update to master head (c72a1b6f8b26de37d1a922a8af143), git175641. - Update to master head (038769535a8cbdd3dd3e100bde314), git175499. - Update to master head (75c24a08d697d6442fe6c26142f05), git175422. - Update to master head (7d4549b2cd209eb621453ce13be7f), git175366. - Update to master head (c7e9019681857b329bbe4c1e7ec8d), git175348. - Package arm_mve.h for arm. - Update to master head (4e3d3e40726e1b68bf52fa205c68495124ea60b8). - libgphobos and libgdruntime SONAME versions were reset to 1. - Update to master head (3604480a6fe493c51d6ebd53d9b1abeebbbb828f). - Update embedded newlib to newlib-3.3.0.tar.xz, drop old newlib-3.1.0.tar.xz - Enable support for amdgcn-amdhsa OpenMP/OpenACC offloading. - Update to master head (655e5c29ae4080666154b3e10ac81116a1b7a638). - Re-add gcc9-reproducible-builds.patch and gcc9-reproducible-builds-buildid-for-checksum.patch. ==== gnome-shell ==== Subpackages: gnome-shell-calendar - Add gnome-shell-panel-center-app-icon.patch: panel: Center app icon. Giving the icon extra space may distort it, so center it vertically. - Move gnome-extensions to seperate package since gnome-software allows to uninstall the package causing gnome-shell to be uninstalled with it ==== libcap-ng ==== Version update (0.7.9 -> 0.7.10) - Update to 0.7.10: * Update capng_change_id man page * Add capng_have_permitted_capabilities function * Update filecap to output which set the capabilities are in * Fix filecap to not output an error when a file has no capabilities * Add udplite support to netcap * Fix usage of pthread_atfork (Joe Orton) * Mark processes in child user namespaces with * (Danila Kiver) ==== libhandy ==== Subpackages: libhandy-0_0-0 typelib-1_0-Handy-0_0 - Add libhandy-adapt-glade-3-36.patch: Fix build with new glade 3.36.0. ==== libsoup ==== Subpackages: libsoup-2_4-1 typelib-1_0-Soup-2_4 - Autodetect the location of krb5-config: krb5 adds itself to $PATH. ==== permissions ==== Version update (1550_20200324 -> 1550_20200506) Subpackages: chkstat permissions-config - Update to version 20200506: * add whitelist for files in /usr/lib to be also allowed in /usr/libexec (bsc#1171164) ==== plasma5-desktop ==== - Add patch to fix animations with Frameworks 5.70: * 0001-Stop-multiplying-duration-values.patch ==== plasma5-workspace ==== Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-libs xembedsniproxy - Add patch to fix animations with Frameworks 5.70: * 0001-Stop-multiplying-duration-values.patch ==== shared-mime-info ==== - Create and own /usr/share/mime/application: many packages install files in there and it makes sense to continue delivering the basic directory layout. - Add smi-Fix-pkg-config-installation-path.patch: Fix pkg-config installation path. ==== utempter ==== Version update (1.1.6 -> 1.2.0) - version update to 1.2.0 * maintenance work: https://github.com/altlinux/libutempter/commits/ - modified patches % utempter-no-staticlib.patch (refreshed) - modified sources % utempter.keyring - set now libexecdir=%{_libexecdir} as utemper binary complies FHS definition