------------------------------------------------------------------ --- Changelog.all ----------- Fri Jul 1 17:51:45 UTC 2022 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2022-7-1 - Jul 1 2022 ------------------- ------------------------------------------------------------------ ++++ nextcloud-desktop: - Fix Tumbleweed build and install error boo#1201070. Use own CFLAGS for Tumblweed with -D_FORTIFY_SOURCE=2 instead of -D_FORTIFY_SOURCE=3. ++++ icinga-php-library: - Update to 0.9.0 - No changelog from upstream. But only compatible with Icinga Web versions 2.9.7, 2.10.2 and 2.11.0 ++++ icinga-php-thirdparty: - Update to 0.11.0 - No changelog from upstream. ++++ icinga2: - Update to 2.13.4 * Bugfixes - Fix a race-condition involving object attribute updates that could result in a crash. #9395 - After a host recovered, only send problem notifications for services after they have been rechecked afterwards to avoid false - notifications. #9348 - Speed up config validation by avoiding redundant serialization of objects. #9400 - Add a separator attribute to allow using arguments like --key=value as required by some check plugins. This fixes the --upgrade and --dist-upgrade arguments of check_apt. #9397 - Windows: Update bundled versions of Boost and OpenSSL. #9360 #9415 * Icinga DB - Add an icingadb CheckCommand to allow checking if Icinga DB is healthy. #9417 - Update documentation related to Icinga DB. #9423 - Fix a bug where history events could miss the environment ID. #9396 - Properly serialize attributes of command arguments when explicitly set to null. #9398 - Rename some attributes to make the database schema more consistent. #9399 #9419 #9421 - Make the error message more helpful if the API isn't set up #9418 ++++ icingaweb2: - Update to 2.11.0 * Enhancements, Some - Support for PHP 8.1 #4609 - Redesign User Menu #4651 - &showFullscreen suppresses announcements #4596 * Fixes, More - Navigation item filter * not working #4772 - Objects with a * in the name are not found #4682 - Theme mode switch disabled on theme with mode support #4744 * When developers become cleaning maniacs - User preferences in INI files not supported anymore #4765 - mysql: use of utf8 vs utfmb4 #4680 - Remove Vagrant file and its assets #4762 ++++ k9s: - Update to version 0.25.21: * K9s rel v0.25.21 (#1635) * Fix delete dialog dropdown styling (#1632) * Fix TestToAge (#1627) * Fix reference to base image in Dockerfile (#1629) * [FIX] chg makefile version (#1624) ++++ mold: - Update to version 1.3.1 * mold now supports .preinit_array sections. Without this, AddressSanitizer didn't work in some environments. (3b75398) * [ARM32] R_ARM_MOVT_PREL and R_ARM_PREL31 relocations are now handled correctly so that mold no longer emit spurious "recompile with -fPIC" errors. (5294300) ++++ nsd: - New upstream release 4.6.0 FEATURES: - Port zone-verification from CreDNS to NSD4. BUG FIXES: - Fix static analyzer reports on ixfrcreate temp file. - Fixup wrong ixfrcreate fread return check. ++++ okteto: - Update to version 2.4.1: * Handle jobs "completed" status properly for the "--wait" flag (#2862) (#2863) * Run windows tests in staging (#2784) (#2859) * Use seconds instead of miliseconds to build the test name for the autowake, this is a quick fix to fix the tests (#2818) (#2860) * Run e2e tests in staging (#2779) (#2858) * use master branch from movies (#2850) * use main branch for github actions (#2845) * Github action release (#2833) (#2840) * Update .DEREK.yml (#2838) (#2839) * Clearer patters for remote stignore (#2831) (#2837) * fix beta release sorting (#2815) (#2816) ++++ pluto: - Update to version 5.10.0: * Allow package users to populate `Output.Deprecated|Removed` fields by exporting the `Instance.filterOutput` receiver. (#341) * update dependencies (#342) ++++ python3-pyside2: - Update to 5.15.5 * Crashes in QClipboard.mimeData(), QTextCursor.currentList() and QTextCursor.currentTable() have been fixed. * Fixed issues where __feature__ was affected by other imports. * Fixed crashes on QImage(uchar *) constructors, related to GIL handling. * QOpenGLPaintDevice has been added. - Add patch to fix ARM build failures: * 0001-Backport-Fix-GLES-builds.patch ++++ sad: - Update to version 0.4.22: * fix pkg ver * CI (AGP) - 2022-06-16 00:56 * CI (AGP) - 2022-06-15 00:57 * CI (AGP) - 2022-06-14 01:03 * CI (AGP) - 2022-06-13 00:57 * CI (AGP) - 2022-06-12 00:57 * CI (AGP) - 2022-06-11 00:52 * CI (AGP) - 2022-06-10 00:57 * use default init * CI (AGP) - 2022-06-09 00:54 ------------------------------------------------------------------ ------------------ 2022-6-30 - Jun 30 2022 ------------------- ------------------------------------------------------------------ ++++ calibre: - Fix BuildRequires for pkgconfig(Qt5Sensors): also require that one >= 5.15.2, like all the others (was = 5.15.2). ++++ capnproto: - Update to version 0.10.2 * cmake: adding src/ include path to build * Allow unused parameter in KJ_STRINGIFY * Add List::addFront(). * Don't use deprecated std::iterator * using absolute includes across library boundary * Add kj::VectorOutputStream::clear() * Mention map() and orDefault() in KJ tour * Fix ASAN problems under Clang 15. * Add header guards to all headers that were missing them. * Support permessage-deflate WebSocket Extension version 0.10.1: * Add missing header to makefiles. ++++ cura-lulzbot: - update to version 3.6.37 * Printer profile updates ++++ cvise: - Update to version 2.4.0+git.20220630.80a749e: * Skip pass if enormous test-case growth is seen * README: add a tip about -Wfatal-errors * Use LLVM 14 as a default library version. * return UINT_MAX for invalid CstArray size * remove spelling locations in case of macros * handle macros for reduce-class-template-param * handle more macro cases for remove-namespace * handle more macro cases for ReplaceExpr * skip recursive calls for simple-inliner * skip defaulted function for param-to-local ++++ fortio: - Update to version 1.34.1: * fix the report mode broken in refactor (#600) ++++ icingaweb2: - Update to 2.10.3 This release mainly ensures compatibility with icinga-php-library v0.9.0 and Icinga DB Web 1.0.0. Two fixes regarding the theme mode support are also included (#4744 and #4835) ++++ java-1_8_0-openjdk: - Update to version jdk8u332 (icedtea-3.23.0) * April 2022 CPU * Security fixes + JDK-8269938: Enhance XML processing passes redux + JDK-8270504, bsc#1198672, CVE-2022-21426: Better XPath expression handling + JDK-8272255: Completely handle MIDI files + JDK-8272261: Improve JFR recording file processing + JDK-8272594: Better record of recordings + JDK-8274221: More definite BER encodings + JDK-8275151, bsc#1198675, CVE-2022-21443: Improved Object Identification + JDK-8277227: Better identification of OIDs + JDK-8277672, bsc#1198674, CVE-2022-21434: Better invocation handler handling + JDK-8278008, bsc#1198671, CVE-2022-21476: Improve Santuario processing + JDK-8278356: Improve file creation + JDK-8278449: Improve keychain support + JDK-8278805: Enhance BMP image loading + JDK-8278972, bsc#1198673, CVE-2022-21496: Improve URL supports + JDK-8281388: Change wrapping of EncryptedPrivateKeyInfo * Import of OpenJDK 8 u332 + JDK-8033980: Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl + JDK-8035437: Xerces Update: xml/serialize/DOMSerializerImpl + JDK-8035577: Xerces Update: impl/xpath/regex/RangeToken.java + JDK-8037259: xerces update: xpointer update + JDK-8041523: Xerces Update: Serializer improvements from Xalan + JDK-8141508: java.lang.invoke.LambdaConversionException: Invalid receiver type + JDK-8162572: Update License Header for all JAXP sources + JDK-8167014: jdeps: Missing message: warn.skipped.entry + JDK-8198411: [TEST_BUG] Two java2d tests are unstable in mach5 + JDK-8202822: Add .git to .hgignore + JDK-8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/ /trace001/trace001.java fails with Debuggee did not exit after 15 commands + JDK-8209178: Proxied HttpsURLConnection doesn't send BODY when retrying POST request + JDK-8210283: Support git as an SCM alternative in the build + JDK-8218682: [TEST_BUG] DashOffset fails in mach5 + JDK-8225690: Multiple AttachListener threads can be created + JDK-8227738: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134" + JDK-8227815: Minimal VM: set_state is not a member of AttachListener + JDK-8240633: Memory leaks in the implementations of FileChooserUI + JDK-8241768: git needs .gitattributes + JDK-8247766: [aarch64] guarantee(val < (1U << nbits)) failed: Field too big for insn + JDK-8253147: The javax/swing/JPopupMenu/7154841/ /bug7154841.java fail on big screens + JDK-8253353: Crash in C2: guarantee(n != NULL) failed: No Node + JDK-8266749: AArch64: Backtracing broken on PAC enabled systems + JDK-8270290: NTLM authentication fails if HEAD request is used + JDK-8273229: Update OS detection code to recognize Windows Server 2022 + JDK-8273341: Update Siphash to version 1.0 + JDK-8273575: memory leak in appendBootClassPath(), paths must be deallocated + JDK-8274524: SSLSocket.close() hangs if it is called during the ssl handshake + JDK-8277224: sun.security.pkcs.PKCS9Attributes.toString() throws NPE + JDK-8277488: Add expiry exception for Digicert (geotrustglobalca) expiring in May 2022 + JDK-8279077: JFR crashes on Linux ppc due to missing crash protector in signal handler + JDK-8280060: The sun/rmi/server/Activation.java class use Thread.dumpStack() + JDK-8282300: Throws NamingException instead of InvalidNameException after JDK-8278972 + JDK-8282397: createTempFile method of java.io.File is failing when called with suffix of spaces character + JDK-8284548: Invalid XPath expression causes StringIndexOutOfBoundsException + JDK-8284920: Incorrect Token type causes XPath expression to return empty result + JDK-8284936: Fix Java 7 bootstrap breakage due to use of Arrays.stream * Backports + JDK-8031567: Better model for storing source revision information + JDK-8170385: JDK-8031567 broke source bundles + JDK-8170392: JDK-8031567 broke builds from source bundles + JDK-8253424: Add support for running pre-submit testing using GitHub Actions + JDK-8253865: Pre-submit testing using GitHub Actions does not detect failures reliably + JDK-8254054: Pre-submit testing using GitHub Actions should not use the deprecated set-env command + JDK-8254173: Add Zero, Minimal hotspot targets to submit workflow + JDK-8254175: Build no-pch configuration in debug mode for submit checks + JDK-8254282: Add Linux x86_32 builds to submit workflow + JDK-8255305: Add Linux x86_32 tier1 to submit workflow + JDK-8255352: Archive important test outputs in submit workflow + JDK-8255373: Submit workflow artifact name is always "test-results_.zip" + JDK-8255895: Submit workflow artifacts miss hs_errs/replays due to ZIP include mismatch + JDK-8256127: Add cross-compiled foreign architectures builds to submit workflow + JDK-8256277: Github Action build on macOS should define OS and Xcode versions + JDK-8256354: Github Action build on Windows should define OS and MSVC versions + JDK-8256393: Github Actions build on Linux should define OS and GCC versions + JDK-8256414: add optimized build to submit workflow + JDK-8256747: GitHub Actions: decouple the hotspot build-only jobs from Linux x64 testing + JDK-8257056: Submit workflow should apt-get update to avoid package installation errors + JDK-8259924: GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386" + JDK-8260460: GitHub actions still fail on Linux x86_32 with "Could not configure libc6:i386" + JDK-8263667: Avoid running GitHub actions on branches named pr/* + JDK-8282225: GHA: Allow one concurrent run per PR only + JDK-8284772: 8u GHA: Use GCC Major Version Dependencies Only * Bug fixes + GH002: Only add -Wno-unused-parameter on gcc and clang compilers. + GH004: Fix naming of sockaddr_in6 variable (sa6->him6) in SOCKETADDRESS union on Windows + GH007: Fix NetworkInterface_winXP.c variable declarations to compile on VS2010 + GH008: Reinstate POST_STRIP_CMD empty check in Images.gmk + GH012: Building from tarball broken by bad backport of JDK-8210283 * Shenandoah + JDK-8260632: Build failures after JDK-8253353 ++++ python-azure-mgmt-chaos: - New upstream release + Version 1.0.0b4 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py ++++ python-azure-mgmt-compute: - New upstream release + Version 27.2.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py ++++ python-azure-mgmt-digitaltwins: - New upstream release + Version 6.2.0 + For detailed information about changes see the CHANGELOG.md file provided with this package ++++ python-azure-mgmt-msi: - New upstream release + Version 6.1.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Updates Requires from setup.py ++++ python-azure-mgmt-workloads: - Initial build + Version 1.0.0b1 ++++ qdirstat: - Update to V1.8.1: - New treemap interaction: Middle click to show parent hierarchy - Some small improvements - Bug fixes ++++ ruby-build: - Update to version 20220630. Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220630 * Add JRuby 9.2.21.0 and 9.3.6.0 * Add mruby-3.1.0 * Add picoruby-3.0.0 ++++ xwallpaper: - Update to version 0.7.4 * Extended sandbox for more Linux setups ------------------------------------------------------------------ ------------------ 2022-6-29 - Jun 29 2022 ------------------- ------------------------------------------------------------------ ++++ abseil-cpp: - Remove obsolete 0%{suse_version} < 1500 conditions - Add options-old.patch, options-cxx17.patch * Ensure ABI stability regardless of compiler settings per instruction in the header. ++++ conmon: - Update to version 2.1.2: * add log-global-size-max option to limit the total output conmon processes (CVE-2022-1708 boo#1200285) * journald: print tag and name if both are specified * drop some logs to debug level ++++ docker: - Backport to fix a crash-on-start issue with dockerd. bsc#1200022 + 0007-bsc1200022-fifo.Close-prevent-possible-panic-if-fifo.patch ++++ docker-kubic: - Backport to fix a crash-on-start issue with dockerd. bsc#1200022 + 0007-bsc1200022-fifo.Close-prevent-possible-panic-if-fifo.patch ++++ exim: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ fortio: - Update to version 1.34.0: * moved rest api and tsv to rapi/ package, restore linters and fix lints (#597) * add echo back to the connection reuse flag and revert readme (#598) * Max connection reuse (#594) * Cleanup in generics implementation, clarity on DynValueTypes (#596) ++++ fq: - Initial package version 0.0.7: * decode,interp: Support for format specific options * macho: Add section and encryption_info raw data fields * Update gomod-mapstructure from 1.4.3 to 1.5.0 * interp: dump: Show field name for compound values in arrays * interp: Don't truncate last display column * interp: Simpler and more efficient hexdump * interp: Proper display column truncate * Update github-go-version from 1.18.0, 1.18.0, 1.18.0 to 1.18.1 * Update docker-golang from 1.18.0 to 1.18.1 * decode,format: Add d.FieldFormatOrRaw(Len) * macho: Cleanup syms and remove redundant fat_arch struct * mpeg_pes: Support mpeg1 and some cleanup * tcp,udp: Refactor and make port matching better * interp: Paths with a array as root was missing start dot * mp4: Add more HEIF boxes * matroska: More sym cleanup * id3v2: Add 2.0 PIC support * formats: Sym and field name cleanup to be more jq friendly * amf0: Decode strings in more detail * rtmp,amf0: Improve decoders, aac asc, chunk stream interrupt, fix amf0 ecma arrays * ipv6,icmpv6: Add decoder * rtmp,amf0: Add decoders * interp: Remove opts refactor leftover * hevc_vpc,hevc_sps: Use same nameing for profile as in spec * hevc: Add hevc_vps, hevc_sps and hevc_pps decoders * Update github-golangci-lint from 1.45.0 to 1.45.2 * Update make-golangci-lint from 1.45.0 to 1.45.2 * mp4: Add more HEIF boxes * Update github-go-version from 1.17.7, 1.17.7, 1.17.7 to 1.18.0 * Update github-golangci-lint from 1.44.2 to 1.45.0 * Update make-golangci-lint from 1.44.2 to 1.45.0 * avc_sps: Add chroma format name mapping * interp: Remove to*range pad argument and fix stdout padding issue * Update docker-golang from 1.17.8 to 1.18.0 * interp,cli: Handle ctrl-c properly * github: Update action versions ++++ helm-docs: - Update to version 1.11.0: * fix: fixes file operations to work when not running from the chart root and fixes several tests * adding ignore-non-descriptions flag * fix broken file sorting * Add an option to list charts to generate * Added file lazy loading * Improve code according to mjpitz suggestions * Rename @section to @raw * Add option for ignoring values * chore: generate READMEs for example charts with new version * Added Helm .Files ++++ icinga2: - add icinga2-vim_syntax.patch: When upgrading vim to version 8 the syntax file does not work anymore: line xxx: E10: \ should be followed by /, ? or & Reason: The line continuation does not work, as vim is reading syntax files now in vi-compatible mode. The patch sets the nocompatible mode manually for that syntax file. ++++ iredis: - disable some failing tests (reported upstream) to fix the build. - update to version 1.12: - Feature: CLIENT KILL now support LADDR argument. - Feature: CLIENT LIST now support ID argument. - Feature: CLIENT PAUSE support options and added CLIENT UNPAUSE command. - Feature: CLIENT TRACKING support multiple prefixes. - Feature: support new command: CLIENT TRACKINGINFO. - Feature: support new command: COPY. - Feature: support new command: EVAL_RO and EVALSHA_RO. - Feature: support new command: EXPIRETIME. - Feature: support new command: FAILOVER. - Feature: support new command: GEOSEARCH. - Feature: support new command: GEOSEARCHRESTORE. - Feature: support new command: GETDEL. - Feature: support new command: GETEX. - Feature: FLUSHDB and FLUSHALL supports SYNC option. - Feature: GEOADD supports CH XX NX options. - Feature: Timestamp Completers are now support completion for timestamp fields and milliseconds timestamp fields. - Deprecate: GEORADIUS is deprecated, no auto-complete for this command anymore. - Deprecate: GEORADIUSBYMEMBER is deprecated, no auto-complete for this command anymore. - update to version 1.11.1: - Bugfix: Switch distutils.version to packaging.version to fix the version parse for windows. (new dependency: pypi's python-packaging. ++++ keylime: - Conflict also rust-keylime for all the subpackages ++++ krusader: - Add patch to fix the 'Compress' menu (boo#1198725) * 0001-Fixed-non-working-actions-for-create-extract-archive.patch ++++ quagga: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ net-snmp: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ lua-language-server: - Update to 3.4.0: - NEW diagnostics: cast-local-type assign-type-mismatch param-type-mismatch unknown-cast-variable cast-type-mismatch missing-return-value redundant-return-value missing-return return-type-mismatch - NEW settings: diagnostics.groupSeverity diagnostics.groupFileStatus type.castNumberToInteger type.weakUnionCheck hint.semicolon - CHG infer nil as redundant return value local function f() end local x = f() -- `x` is `nil` instead of `unknown` - CHG infer called function by params num - --@overload fun(x: number, y: number):string - --@overload fun(x: number):number - --@return boolean local function f() end local n1 = f() -- `n1` is `boolean` local n2 = f(0) -- `n2` is `number` local n3 = f(0, 0) -- `n3` is `string` - CHG semicolons and parentheses can be used in DocTable - --@type { (x: number); (y: boolean) } CHG return names and parentheses can be used in DocFunction - --@type fun():(x: number, y: number, ...: number) - CHG supports ---@return boolean ... - CHG improve experience for diagnostics and semantic-tokens - FIX diagnostics flash when opening a file - FIX sometimes workspace diagnostics are not triggered - Update to 3.3.0: - NEW LuaDoc supports `CODE` - --@type `CONST.X` | `CONST.Y` local x if x == -- suggest `CONST.X` and `CONST.Y` here - CHG infer type by error - --@type integer|nil local n if not n then error('n is nil') end print(n) -- `n` is `integer` here - CHG infer type by t and t.x - --@type table|nil local t local s = t and t.x or 1 -- `t` in `t.x` is `table` - CHG infer type by type(x) local x if type(x) == 'string' then print(x) -- `x` is `string` here end local tp = type(x) if tp == 'boolean' then print(x) -- `x` is `boolean` here end - CHG infer type by >/=/<= FIX with clients that support LSP 3.17 (VSCode), workspace diagnostics are triggered every time when opening a file. FIX #1204 FIX #1208 - Update to 3.2.5: - NEW provide config docs in LUA_LANGUAGE_SERVER/doc/ ++++ neovim: - Update to version 0.7.2 - No changelog available ++++ os-autoinst: - Update to version 4.6.1656323984.78d30a2: * ci: Mark OpenQA directory as fully covered * ci: Fully cover OpenQA::Qemu::Proc * Remove unused variables in VNC code * Remove unused method gen_runfile * Remove unused method gen_qemu_img_commit ++++ python-aiobotocore: - Update to 2.3.4 * fix select_object_content - Release 2.3.3 * fix connect timeout while getting IAM creds * fix test files appearing in distribution package - Release 2.3.2 * fix 3.6 testing and and actually fix 3.6 support - Release 2.3.1 fix 3.6 support * AioConfig: allow keepalive_timeout to be None (thanks @dnlserrano #933) - Release 2.3.0 * fix encoding issue by swapping to AioAWSResponse and AioAWSRequest to behave more like botocore * fix exceptions mappings ++++ redis: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ rekor: - rekor-zypper-verify.sh: add a small script that verifies the on-system zypper repo cache against rekor transparency log. ++++ shotcut: - Update to 22.06.23 - Change the build system from qmake to CMake - add shotcut-libdir.patch - Upstream changes: * Added Edit... to Timeline > Output > Properties. * Added Timeline > menu > More > Align To Reference Track to synchronize clips based on similar audio. See its documentation. * Added support for reading Lottie and rawr JSON animation formats. * Added Open Other > Animation. * Added a Mask: Draw (Glaxnimate) video filter. * Added Glaxnimate vector animation tool with a video preview of Shotcut. * Added support for Keyframes to the following audio filters: Low Pass High Pass Reverb * Added keyboard shortcut Ctrl+Alt+A to select all clips on the current track. (option+command+A on macOS) * Added an options dialog to File > Export > Markers as Chapters to exclude colors or include range markers. * Added support for fractional display scale (125%, 150%, 175%) on Windows. * Fixed Text: Rich does not export the same as preview on system with fractional display scale on Windows. * Fixed Record Audio and Open Other > Audio/Video Device crashing on macOS due to insufficient entitlements. * Fixed Time Remap > Image mode > Blend not working. * Fixed a crash combining two Size, Position & Rotate filters with a mask filter on a square video mode. * Fixed a possible crash with an odd width video. * Fixed dragging a clip leftward beyond other clips with Timeline > Ripple turned on. * Fixed changing the color of a color clip resets a custom name. * Fixed changing Properties > Speed drops a Crop: Source filter if added. * Fixed prompting for a duration and possibly a crash when dragging non-seekable files to Playlist. * Fixed filters on a clip are removed when Undo after a change to Properties. * Fixed File > Export > Markers as Chapters incorrect text encoding resulting in corrupt unicode characters. * Fixed video track blending may be broken after moving a track. * Fixed repairing a project with Settings > Proxy > Use Proxy on saves proxy file paths into repaired project file. * Fixed Ripple Markers not working with ripple trimming. * Fixed trimming a clip on timeline may change the length of a neighboring clip. * Converted the build system from qmake to CMake (qmake is removed). ++++ squid: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ ugrep: - update to 3.8.3: * fix search with tiny lz4 files * skip empty zip files ++++ vsftpd: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ wf-recorder: - Update to version v0.3.0 * Support for ffmpeg filters with the -F option (5384bc9). This allows using many of the effects ffmpeg provides, see https://github.com/schauveau/wf-recorder-x for a good introduction on filters. * Support for recording new frames only when the screen contents actually change (#82). This is now the default behavior. If this is not desired (because for ex. the recording has variable refresh rate and not fixed), the -D option can be used to get the old behavior. * wf-recorder now asks the user if the output file will be overwritten (0b74ad4) * Various bug fixes, see the git log for complete list of changes. ++++ yt-dlp: - Update to release 2022.06.29 * Fix --downloader native * Fix section_end of clips * Fix playlist error handling ++++ zram-generator: - Fixed typo in description (bsc#1200961) - Updated vendor.tar.xz ------------------------------------------------------------------ ------------------ 2022-6-28 - Jun 28 2022 ------------------- ------------------------------------------------------------------ ++++ adwaita-xfce-icon-theme: - Fix Provides/Obsoletes mechanism in spec file ++++ afl: - updated to 4.01c - fixed */build_...sh scripts to work outside of git - new custom_mutator: libafl with token fuzzing :) - afl-fuzz: - when you just want to compile once and set CMPLOG, then just set -c 0 to tell afl-fuzz that the fuzzing binary is also for CMPLOG. - new commandline options -g/G to set min/max length of generated fuzz inputs - you can set the time for syncing to other fuzzer now with AFL_SYNC_TIME - reintroduced AFL_PERSISTENT and AFL_DEFER_FORKSRV to allow persistent mode and manual forkserver support if these are not in the target binary (e.g. are in a shared library) - add AFL_EARLY_FORKSERVER to install the forkserver as earliest as possible in the target (for afl-gcc-fast/afl-clang-fast/ afl-clang-lto) - "saved timeouts" was wrong information, timeouts are still thrown away by default even if they have new coverage (hangs are always kept), unless AFL_KEEP_TIMEOUTS are set - AFL never implemented auto token inserts (but user token inserts, user token overwrite and auto token overwrite), added now! - fixed a mutation type in havoc mode - Mopt fix to always select the correct algorithm - fix effector map calculation (deterministic mode) - fix custom mutator post_process functionality - document and auto-activate pizza mode on condition - afl-cc: - due a bug in lld of llvm 15 LTO instrumentation wont work atm :-( - converted all passed to use the new llvm pass manager for llvm 11+ - AFL++ PCGUARD mode is not available for 10.0.1 anymore (11+ only) - trying to stay on top on all these #$&§!! changes in llvm 15 ... - frida_mode: - update to new frida release, handles now c++ throw/catch - unicorn_mode: - update unicorn engine, fix C example - utils: - removed optimin because it looses coverage due to a bug and is unmaintained :-( - removed upstream llvm14-fix-build.patch ++++ apache2: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ apache2-devel: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ apache2-event: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ apache2-manual: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ apparmor: - update zgrep-profile-mr870.diff: allow zgrep to execute egrep and fgrep (poo#113108) ++++ apache2-prefork: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ apache2-utils: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ apache2-worker: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ atftp: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ bluedevil5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ breeze: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - Changes since 5.25.1: * Add cursor 'tcross' -> crosshair (kde#452102) ++++ containers-systemd: - Update to version 0.0+git20220628.ee9e63c: * Add files to renew certificates with certbot ++++ dagger: - Update to version 0.2.21: * universe: php: composer: Removed string as argument for repository * universe: php: composer: Allow container to accept a docker.#image * universe: php: composer: Use env directly and restructure output to be one entry * chore: Back these files to the status that they have in the main branch * Fixes a somekind of markdown issue * Change to follow the style in the original guide * Fixes a markdown issue * Avoid to make more complex the build command adding the cache stuff * build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#2699) * fix: Correct case for private definition per style (#2691) * Add a possible configuration to use dagger in TravisCi * [Docs] Categories UI improvement * build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#2698) * build(deps): bump sass from 1.52.3 to 1.53.0 in /website * build(deps-dev): bump cypress from 10.1.0 to 10.2.0 in /website * build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#2699) * fix: Correct case for private definition per style (#2691) * [Docs] Fix hyperlinks rendering inside admonitions * fix: visual fix * fix: redirect better visually * fix: Correct docs routes * print Dagger Cloud URL when starting plan * Effectively use embedding * enforce configuration mount * revert useless image configurations * universe: php: composer: Formatted code * universe: php: composer: Make image and repository configurable * universe: php: composer: Pulled apart image and container to seperate file and made package more extensible * feat: add support for aws sso credentials and container credentials relative uri ++++ discover: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - Changes since 5.25.1: * flatpak: Use flatpak remote prio property to prioritise remotes * updates: Move the extended delegate state into the model (kde#452129) ++++ drkonqi5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ plasma5-workspace: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - Changes since 5.25.1: * shell: avoid crash after waking up from sleep (kde#455328) * Revert "Prevent panel going out of screen boundaries" * shell: refresh geometries of all `DesktopView` and `PanelView` when receiving `logicalDotsPerInchChanged` (kde#450443,kde#438114) * Avoid crash in plasma-session teardown (kde#454159) * kcms/colors: Fix window titlebar tinting in colorsapplicator (kde#455395) * kcms/feedback: Properly fit the items inside the layout (kde#455713) * Fix session restore + kwin interaction race (kde#442380) - Drop patches, now upstream: * 0001-shell-refresh-geometries-of-all-DesktopView-and-Pane.patch - Also use xprop-kde-full-session.desktop with systemd startup ++++ grub2-theme-breeze: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ breeze-gtk: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ greybird-geeko-theme: - Prevent Unity desktop theme from being installed Added disable-unity_v3.23.1.patch ++++ vim: - Updated to version 9.0.0000, fixes the following problems * Reading beyond the end of the line with lisp indenting. * search() gets stuck with "c" and skip evaluates to true. * "make uninstall" does not remove colors/lists. * Still mentioning version8, some cosmetic issues. * In diff mode windows may get out of sync. (Gary Johnson) * TSTP and INT signal tests are not run with valgrind. * Fix for CTRL-key combinations causes more problems than it solves. * Accessing invalid memory after changing terminal size. * Might still access invalid memory. * Reading before the start of the line with BS in Replace mode. * Crash when deleting buffers in diff mode. * Invalid memory access after diff buffer manipulations. * Import test fails because 'diffexpr' isn't reset. * Test for DiffUpdated fails. * get(Fn, 'name') on funcref returns special byte code. * Cannot build with Python 3.11. * Nested :source may use NULL pointer. * Dependencies and proto files are outdated. * "make menu" still uses legacy script. ++++ heimer: - Update to 3.4.0: * Fetch the newest version and show in status bar if newer version available * Fix GitHub Issue #210: Option to set shadow offset and disable shadows + Adds effects tab to the settings dialog + Shadow offset and blur radius can now be set * Fix GitHub Issue #211: Color defaults + Default colors can now be set via the default settings tab * Make it possible to tune shadow colors via the effects tab ++++ k9s: - Update to version 0.25.20: * K9s release v0.25.20 (#1621) * Issue #1620 popeye view shows duplicate pdb * Issue #1616 Age in nodes view are n/a - BuildRequire go1.18, as upstream says in go.mod - Update to version 0.25.19: * update deps * K9s release v0.25.19 (#1610) * Fix typo in FastForwards annotation name (#1600) * Capitalise true/false when checking suspension (#1601) * Allow all deletion propagation policies (#1553) * fix: correct typo (#1566) * Add Helm values support (#1518) * Add locking favorite namespaces (#1449) (#1519) * plugin to allow default chart values retrieval (#1539) * fix view details secret fullscreen padding to 0 (#1493) * Fix the flux plugin to use the context of the currently running instance (#1366) * Fix Typo (#1422) ++++ kactivitymanagerd: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ kcm_sddm: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ kde-cli-tools5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ kde-gtk-config5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ kgamma5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ khotkeys5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ kinfocenter5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ kmenuedit5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ kscreen5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ kscreenlocker: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - Changes since 5.25.1: * greeter: fix undefined wallpaper by initializing wallpaper plugin before lock screen * Initialise pam response in all converse conditions (kde#455608) ++++ ksshaskpass5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ libksysguard5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ ksystemstats5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ kwayland-integration: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ kwin5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - Changes since 5.25.1: * backends/drm: fix flicker with rotation on mobile * tablet: Leave the surface we were previously on, not the one we are going to * backends/drm: ensure modeset properties are reset properly * effects/slide: Save correct current position * effects: Set timestamp for input events (kde#454275,kde#449907) * Internal tracking for quick effect item focus (kde#455807,kde#455783) * Move WindowHeap delegate to own file * Delegate updateShadow to event loop. * Fix flaky testTextInputV3Interface * Windowview: Fix broken keyboard navigation while filtering (kde#455633,kde#455764,kde#455099,kde#455586,kde#455753) * screencasting: No need to adjust the scale on the cursor * screencasting: Properly disable the cursor when it exits the viewport * backends/drm: fix enabled+inactive check ++++ kwrited5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ lsp-plugins: - add upstream patch: 02-Fixed-the-improper-use-of-nanosleep.patch - fix build and vl2lint check: 01-Append-CXXFLAGS.patch ++++ layer-shell-qt: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ libkscreen2: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ libapparmor: - update zgrep-profile-mr870.diff: allow zgrep to execute egrep and fgrep (poo#113108) ++++ xfce4-branding-openSUSE: - Update to version 4.16.1+git0.77ba799: * Changed icon theme to adwaita-xfce as it obsoletes openSUSE-xfce * Modified gtk theme naming to follow upstream name change * Update default xfwm4 theme to follow upstream name change * Switch notication bubble theme to Default * Update README.md * Switch sources to https://code.opensuse.org/xfce/xfce4-branding-openSUSE ++++ libiio: - Python subpackage is python3-pylibiio now, in accordance with PyPi. ++++ libkdecoration2: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ libstorage-ng: - merge gh#openSUSE/libstorage-ng#885 - added some GPT type GUIDs from the Discoverable Partitions Specification - 4.5.24 ++++ tvm: - Requires python38-* for tvmc on Tumbleweed since the default python (3.10) is not compatible yet, so no python3-* available ++++ matrix-synapse: - Update to 1.61.1 This patch release fixes a security issue regarding URL previews, affecting all prior versions of Synapse. Server administrators are encouraged to update Synapse as soon as possible. We are not aware of these vulnerabilities being exploited in the wild. Server administrators who are unable to update Synapse may use the workarounds described in the linked GitHub Security Advisory below. The following issue is fixed in 1.61.1. GHSA-22p3-qrh9-cx32 / CVE-2022-31052 Synapse instances with the url_preview_enabled homeserver config option set to true are affected. URL previews of some web pages can lead to unbounded recursion, causing the request to either fail, or in some cases crash the running Synapse process. Requesting URL previews requires authentication. Nevertheless, it is possible to exploit this maliciously, either by malicious users on the homeserver, or by remote users sending URLs that a local user's client may automatically request a URL preview for. Homeservers with the url_preview_enabled configuration option set to false (the default) are unaffected. Instances with the enable_media_repo configuration option set to false are also unaffected, as this also disables URL preview functionality. Fixed by fa1308061802ac7b7d20e954ba7372c5ac292333. ++++ mcomix: - add Requires: typelib-1_0-Gtk-3_0 * fix boo#1200948 ++++ milou5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ netease-cloud-music-gtk: - Updata to version 2.0.0 + Refactoring with gtk4+ libadwaita. + Add cell phone number to login. + Add scan QR code to login. + Add web proxy support. + Add custom skin support. ++++ oxygen5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ oxygen5-sounds: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ pam_kwallet: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ par_text: - Add par-1.53-i18n.1.patch (which is port of http://sysmic.org/dl/par/par-1.52-i18n.4.patch to the current master). Suggested fix for bt#amc-nicemice/par#6. ++++ pdfmixtool: - Update to version 1.1: * Add "Extract images" operation * Improve GUI appearance and HiDPI support * Add options to generate two booklets in one sheet - Added new build requirements: cmake(Qt5Svg), cmake(Qt5Xml) and pkgconfig(Magick++). ++++ perl-App-CELL: - updated to 0.231 - MANIFEST.SKIP: add bootstrap.sh - bootstrap.sh: install cpanspec package 0.230 2022-06-28 11:18 CEST - CONTRIBUTING.rst: add new file - bootstrap.sh: add new file and update README.rst ++++ perl-Type-Tiny: - updated to 1.014000 see /usr/share/doc/packages/perl-Type-Tiny/Changes 1.014000 2022-06-27 [ Documentation ] - Update copyright dates to 2022. - Various minor documentation improvements. [ Test Suite ] - Eliminate some warnings and other noise from the test suite. - Rename some directories in the test suite to better reflect their contents. [ Packaging ] - Repackaged as stable version. [ Other ] - Added: $Type::Tiny::SafePackage variable. - Added: Error::TypeTiny now has a `throw_cb` method which acts like `throw` but takes an initial callback parameter. jsf116++ - Added: Type::Params `compile`, `compile_named`, and `compile_named_oo` functions now support an `on_die` callback. jsf116++ - Eliminate warnings while generating deep explanations for type constraint check fails under some circumstances. (Mostly affects StrMatch when Regexp::Util isn't installed.) James Wright++ 1.013_001 2022-06-23 [ Documentation ] - Various minor documentation improvements. [ Other ] - Added: $Type::Tiny::SafePackage variable. 1.013_000 2022-06-09 [ Documentation ] - Update copyright dates to 2022. - Various minor documentation improvements. [ Test Suite ] - Eliminate some warnings and other noise from the test suite. - Rename some directories in the test suite to better reflect their contents. [ Other ] - Added: Error::TypeTiny now has a `throw_cb` method which acts like `throw` but takes an initial callback parameter. jsf116++ - Added: Type::Params `compile`, `compile_named`, and `compile_named_oo` functions now support an `on_die` callback. jsf116++ - Eliminate warnings while generating deep explanations for type constraint check fails under some circumstances. (Mostly affects StrMatch when Regexp::Util isn't installed.) James Wright++ ++++ perl-YAML-PP: - updated to 0.033 see /usr/share/doc/packages/perl-YAML-PP/Changes 0.033 2022-06-27 16:31:32+02:00 - Fix add_mapping_resolver + on_create (tie existing data) ++++ plasma-browser-integration: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ plasma-nm5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - Changes since 5.25.1: * applet: add keyboard navigation in QR window * applet" Fix showing network QR code button only for WiFi networks (kde#454643,kde#453806) ++++ plasma-vault: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ plasma5-addons: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - Changes since 5.25.1: * wallpapers/hunyango: call repaintNeeded after color is changed * wallpapers/potd: clear unused QDebug header in providers * wallpapers/potd: load the old cached image to avoid blank screen * wallpapers/potd: always force update after resume from sleep * wallpapers/potd: shorten update interval if one provider fails to update ++++ plasma5-openSUSE: - Update to 5.25.2 ++++ plasma5-desktop: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - Changes since 5.25.1: * desktoppackage: enable Apply button only after the wallpaper plugin is changed * Fix includes when building the kglobalaccel dbus interface * [applets/kicker] Fix missing highlight on Dashboard grids & list (kde#453980) * desktoppackage: avoid loading wallpaper settings again when the plugin is changed * Break Toolbox into two rows when screen space is limited ++++ plasma5-disks: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ plasma5-firewall: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - Changes since 5.25.1: * Fix creating advanced rules ++++ plasma5-integration: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ plasma5-mobile: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - Changes since 5.25.1: * quicksettings: Fix brightness slider alignment, and forced row count * panel & taskpanel: Only opaque if windows are maximized * lockscreen: Improve physical keyboard input ++++ plasma5-nano: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ plasma5-pa: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ plasma5-sdk: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ plasma5-systemmonitor: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ plasma5-thunderbolt: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ plasma5-workspace-wallpapers: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ plymouth-theme-breeze: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ polkit-kde-agent-5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ popeye: - Update to version 0.10.1: * fix issue with 2x pdb * fix docker build ++++ postgresql10-postgis: - no longer pull clang-devel and llvm-devel directory the correct version will be pulled via %{pg_name}-llvmjit-devel ++++ postgresql11-postgis: - no longer pull clang-devel and llvm-devel directory the correct version will be pulled via %{pg_name}-llvmjit-devel ++++ postgresql12-postgis: - no longer pull clang-devel and llvm-devel directory the correct version will be pulled via %{pg_name}-llvmjit-devel ++++ postgresql13-postgis: - no longer pull clang-devel and llvm-devel directory the correct version will be pulled via %{pg_name}-llvmjit-devel ++++ postgresql14-postgis: - no longer pull clang-devel and llvm-devel directory the correct version will be pulled via %{pg_name}-llvmjit-devel ++++ powerdevil5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ python-branca: - New BuildRequires for tests: ipykernel ++++ python-pyaes: - PyCrypto 2.x is unmaintained, obsolete, and contains security vulnerabilities. Move to PyCryptodome ++++ python-pycryptodome: - update to 3.15.0: * Add support for curves Ed25519 and Ed448, including export and import of keys. * Add support for EdDSA signatures. * Add support for Asymmetric Key Packages (RFC5958) to import private keys. * GH#620: for Crypto.Util.number.getPrime , do not sequentially scan numbers searching for a prime. ++++ python-pycryptodomex: - update to 3.15.0: * Add support for curves Ed25519 and Ed448, including export and import of keys. * Add support for EdDSA signatures. * Add support for Asymmetric Key Packages (RFC5958) to import private keys. * GH#620: for Crypto.Util.number.getPrime , do not sequentially scan numbers searching for a prime. ++++ python-pyzmq: - Update to 23.2.0 * Use zmq.Event enums in parse_monitor_message for nicer reprs * Fix building bundled libzmq with ZMQ_DRAFT_API=1 * Fix subclassing zmq.Context with additional arguments in the constructor. Subclasses may now have full control over the signature, rather than purely adding keyword-only arguments * Typos and other small fixes - Release 23.1.0 * Fix global name of zmq.EVENT_HANDSHAKE_* constants * Fix constants missing when using import zmq.green as zmq * {func}zmq.utils.monitor.recv_monitor_msg now supports async Sockets. - Release 23.0.0 * all zmq constants are now available as Python enums (e.g. zmq.SocketType.PULL, zmq.SocketOption.IDENTITY), generated statically from zmq.h instead of at compile-time. This means that checks for the presence of a constant (hasattr(zmq, 'RADIO')) is not a valid check for the presence of a feature. This practice has never been robust, but it may have worked sometimes. Use direct checks via e.g. {func}zmq.has or {func}zmq.zmq_version_info. * A bit more type coverage of Context.term and Context.socket * Remove all use of deprecated stdlib distutils * Update to Cython 0.29.30 (required for Python 3.11 compatibility) * Compatibility with Python 3.11.0b1 * Switch to myst for docs * Deprecate zmq.utils.strtypes, now unused * Updates to autoformatting, linting - Drop less-flaky.patch: pytest-rerunfailures without the flaky package can handle it. - Fix rpmlint errors * no-dependency-on python-base 3.X: depend on python(abi) = 3.X * unused-rpmlintrc-filter: Was unflavored, not required with the above -- drop rpmlintc * spurious-executable-perm: fix by chmod -x * obsolete-suse-version-check 1000. This package is not branched into any project for the maintenance of other distributions ++++ qqc2-breeze-style: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - No code changes since 5.25.1 ++++ skaffold: - Update to version 1.39.1: * release: v1.39.1 (#7596) * fix: index out of range error (#7593) * release: v1.39.1 (#7586) * Revert helm 3.0 and 3.1 deployer changes. (#7585) ++++ starship: - Update to version 1.9.1: * add Raku module. * character: Standadise Vim config names. * Removed strip binary. ++++ systemsettings5: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - Changes since 5.25.1: * Make sidebar tooltips respect the "Display informational tooltips" global setting (kde#455073) ++++ terragrunt: - Update to version 0.38.2: * #2045 Fixed pattern matching for error hooks (#2101) ++++ toolbox: - Prefer podman as container runtime (unrelated part of [bnc#1200976]) ++++ vkmark: - Update to version 2017.08+git.20220516: * vkutil: Fix compilation with older vulkan-hpp versions * vkutil: Avoid deprecated vk::ResultValue implicit cast * tests: Update catch.hpp to v2.13.9 - Drop vkmark-sigstksz-not-constant.patch as this is upstreamed. ++++ xdg-desktop-portal-kde: - Update to 5.25.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.2 - Changes since 5.25.1: * RemoteDesktopDialog: fix "withTouch" property mismatch ++++ xen: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ------------------------------------------------------------------ ------------------ 2022-6-27 - Jun 27 2022 ------------------- ------------------------------------------------------------------ ++++ adwaita-xfce-icon-theme: - Add obsolete openSUSE-xfce-icon-theme because upstream project is replaced by adwaita-xfce. ++++ azure-cli-telemetry: - Add missing python-rpm-macros package to BuildRequires ++++ bird: - Update to version 2.0.10 * BGP performance improvements * BFD: New 'strict bind' option * RPKI: VRF support * Allow use of 240.0.0.0/4 as a private range * BIRD client uses exit status to report errors * Important bugfixes ++++ budgie-desktop-branding: - Update to version 20220627.1: * make upstream what it should be * use Papirus icon theme everywhere ++++ cura-lulzbot: - fix startup crash with python 3.10 ++++ dmidecode: - Update to upstream version 3.4: * Support for SMBIOS 3.4.0. This includes new memory device types, new processor upgrades, new slot types and characteristics, decoding of memory module extended speed, new system slot types, new processor characteristics and new format of Processor ID. * Support for SMBIOS 3.5.0. This includes new processor upgrades, BIOS characteristics, new slot characteristics, new on-board device types, new pointing device interface types, and a new record type (type 45 - Firmware Inventory Information). * Decode HPE OEM records 194, 199, 203, 236, 237, 238 ans 240. * Bug fixes: Fix OEM vendor name matching * Minor improvements: Skip details of uninstalled memory modules Don't display the raw CPU ID in quiet mode Improve the formatting of the manual pages * Obsoletes dmidecode-fix-crash-with-u-option.patch and dmidecode-fix-the-condition-error-in-ascii_filter.patch. ++++ dynare: - Add dynare-5.1-gcc-12.patch: Fix build with gcc 12. ++++ exim: - update to exim 4.96 * Move from using the pcre library to pcre2. * Constification work in the filters module required a major version bump for the local-scan API. Specifically, the "headers_charset" global which is visible via the API is now const and may therefore not be modified by local-scan code. * Bug 2819: speed up command-line messages being read in. Previously a time check was being done for every character; replace that with one per buffer. * Bug 2815: Fix ALPN sent by server under OpenSSL. Previously the string sent was prefixed with a length byte. * Change the SMTP feature name for pipelining connect to be compliant with RFC 5321. Previously Dovecot (at least) would log errors during submission. * Fix macro-definition during "-be" expansion testing. The move to write-protected store for macros had not accounted for these runtime additions; fix by removing this protection for "-be" mode. * Convert all uses of select() to poll(). * Fix use of $sender_host_name in daemon process. When used in certain main-section options or in a connect ACL, the value from the first ever connection was never replaced for subsequent connections. * Bug 2838: Fix for i32lp64 hard-align platforms * Bug 2845: Fix handling of tls_require_ciphers for OpenSSL when a value with underbars is given. * Bug 1895: TLS: Deprecate RFC 5114 Diffie-Hellman parameters. * Debugging initiated by an ACL control now continues through into routing and transport processes. * The "expand" debug selector now gives more detail, specifically on the result of expansion operators and items. * Bug 2751: Fix include_directory in redirect routers. Previously a bad comparison between the option value and the name of the file to be included was done, and a mismatch was wrongly identified. * Support for Berkeley DB versions 1 and 2 is withdrawn. * When built with NDBM for hints DB's check for nonexistence of a name supplied as the db file-pair basename. * Remove the "allow_insecure_tainted_data" main config option and the "taint" log_selector. * Fix static address-list lookups to properly return the matched item. Previously only the domain part was returned. * The ${run} expansion item now expands its command string elements after splitting. Previously it was before; the new ordering makes handling zero-length arguments simpler. * Taint-check exec arguments for transport-initiated external processes. Previously, tainted values could be used. This affects "pipe", "lmtp" and "queryprogram" transport, transport-filter, and ETRN commands. The ${run} expansion is also affected: in "preexpand" mode no part of the command line may be tainted, in default mode the executable name may not be tainted. * Fix CHUNKING on a continued-transport. Previously the usabilility of the facility was not passed across execs, and only the first message passed over a connection could use BDAT; any further ones using DATA. * Support the PIPECONNECT facility in the smtp transport when the helo_data uses $sending_ip_address and an interface is specified. * OpenSSL: fix transport-required OCSP stapling verification under session resumption. * TLS resumption: the key for session lookup in the client now includes more info that a server could potentially use in configuring a TLS session, avoiding oferring mismatching sessions to such a server. * Fix string_copyn() for limit greater than actual string length. * Bug 2886: GnuTLS: Do not free the cached creds on transport connection close; it may be needed for a subsequent connection. * Fix CHUNKING for a second message on a connection when the first was rejected. * Fix ${srs_encode ...} to handle an empty sender address, now returning an empty address. * Bug 2855: Handle a v4mapped sender address given us by a frontending proxy. ++++ grype: - Update to version 0.40.1: * update syft => v0.49.0 (#804) * remove oss meetup message (#799) * fix: add fixed versions to cyclonedxjson output (#763) * docs: update to include php (#793) ++++ greybird-geeko-theme: - Update to version 3.23.1+git1.77c0887: * Cleanup leftovers and correct emerald file mistakinly being renamed - Update to version 3.23.1+git0.a96e825: * Sync with Greybird 3.23.1 * Add initial support for Gtk4 and libhandy * Fix dark xfwm4-a11y install path * Fix xfwm4-a11y and xfwm4-compact install path * Fix: GtkLabel: Backdropped selection color adjusted * Fix: Backdropped selection: GtkListBoxes weren't grey * Hotfix: removed background color for non-bg items * Gtk3: Adjusted selected backdrop fg/bg colors: shades of grey. * Changes the xfwm4 border colors * build: refactor meson * Correct gradients for horizontal scrollbars * Reduce messagedialog buttonbox size * Make CSD titlebars slimmer * Correct gradients for horizontal scrollbars (shimmerproject/Greybird#288) * Greybird-Dark titlebar decorations now match their CSD counterparts (shimmerproject/Greybird#301) * Background selection colors are now grey instead of blue for better readability * Add initial support for Gtk4 and libhandy * Install index.theme ++++ ibus-typing-booster: - Update to 2.16.7 - When the lookup table is hidden because of inline completion, ignore commands to commit candidates by their index (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/325) - Add a command 'commit' with configurable key bindings (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/320) - Translation update from Weblate (sw updated to 100%) ++++ kakoune: - Add kakoune-2021.11.08-gcc-12.patch: Fix build with gcc 12. ++++ lsp-plugins: - Version 1.2.2 * Implemented Multiband Dynamic Processor plugin series. * Changed donation methods. * Added german translations (contributed by Johannes Guenther). * Added pitch control for the sample in the Sampler and Multisampler plugin series (contributed by Vitalius Kuchalskis). * Added pitch control for the sample in the Trigger plugin series. * Fixed plugin version tracking which didn't save the updated version to the configuration file. * Fixed improper configuration file import in JACK headless mode. * Fixed segmentation fault error in JACK headless mode when JACK connection was lost. * Added window scaling button function for plugin window. ++++ libqt5-qt3d: - Update to version 5.15.5+kde15, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtconnectivity: - Update to version 5.15.5+kde5, rebased upstream: * Add QIODevice::canReadLine call to QBluetoothSocket * Handle LE enhanced connection complete in Bluez peripheral * Keep the bluetooth service name if the remote has provided it * Use the service's socket protocol info on Bluez bluetooth socket * Fix Linux bluetooth service discovery crash with multiple services * Fix "loop variable creates a copy" warning * Prefer QChar over QString that consists of a single QChar * CoreBluetooth: add a workaround to enable using scan options * Backport a fix from Qt 6 (stop using a deprecated API) * Revert "Update commercial license headers" * Fix bug: Let QBluetoothsocket::close emit disconnected only once * Change tst_qlowenergycontroller to wait for disconnects * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtlottie: - Update to version 5.15.5+kde0, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtbase: - Update to version 5.15.5+kde165, rebased upstream: * QArrayData: fix UB via reinterpret_cast (crash with FORTIFY_SOURCE=3) * Fix compile of tst_qimage in Qt5 * SQLite driver: fix crash when binding a QByteArray/QString * H2: remove a rather useless limit on the number of streams * Revert "Qt xcb: remove false detects of Qt::GroupSwitchModifier" * Revert "Windows: Add synthesized fonts also when there is a style name" * Revert "Android: Place cursor correctly on screen when editing" * QAbstractButton/QComboBox/QGroupBox: static_cast event->key() to Qt::Key * Widgets: use QPlatformTheme::ButtonPressKeys for pressing buttons * QBuffer: add missing include * QBuffer: fail early in seek() beyond QByteArray's max capacity * xcb: fix cursorTheme update issue * QDBusMenuConnection: Close open D-Bus connection * Fix QGuiApplication command line options documentation for X11 * QColorSpace: Guard against division by zero * Preserve QImage metadata when converting format with color table * Unicode: fix the grapheme clustering algorithm * Ignore window icon in XCB when its size exceeds maximum request length * QAbstractItemDelegate: fix rect given to tooltip handing * QXmlStreamReader: fix integer truncation (qint64 → int) * QShader: fix memory leak in detach() * QDesktopServices: fix ABA problem in QOpenUrlHandlerRegistry * Unix: Correctly update options pane for PDF printer * JSON: When clearing duplicate object entries, also clear containers * Remove unused internal flag from raster painting engine * CUPS: Add support for accessible IPP printers * Initialize m_exclusive in QGtk3MenuItem constructor * Fix data race in QCoreApplicationPrivate::sendThroughApplicationEventFilters() * Fix a leak of fallback dialog helper in xdgdesktopportal * QCOMPARE/QVERIFY: fix huge pessimisation in QTestResult * QPushButton/fusion style: don't ignore QIcon::On icon * QAbstractItemModel: fix persistent index corruption when moving columns * Fix data race in QObject::moveToThread() * QReadWriteLock: fix data race in stateForWaitCondition() * QReadWriteLock: fix another data race in stateForWaitCondition() * QReadWriteLock: fix data race in dtor * Revert "a11y: Do not cache classes that don't have a factory plugin" * Prevent crashing when FcFontList fails * Fix race condition in futex-based QSemaphore * Fix a QDBusConnection crash with pending calls when connection is closed * Revert "Support family names that end/start with space" * QProcess/Unix: ensure we don't accidentally execute something from CWD * Fix compile with Qt5: Use QString::mid instead of QString::sliced * testlib/qasciikey: Add keypad navigation keys * QGnomeTheme: remove unneeded Q_D * QGnomeTheme: Allow Space, Return, Enter and Select to press buttons * QPA: add ButtonPressKeys ThemeHint * Update bundled zlib to version 1.2.12 * QAction: Add NOTIFY changed declaration to priority property * QHostInfo/Unix: Fix resolv never unloading * QCompleter: fix crash when setting the same model twice * Windows: use QSystemLibrary instead of LoadLibrary directly * Qt namespace: fix QT_Q_FLAG declaration for Qt::MouseEventFlags * Sync QPrinter orientation when PageSetup Orientation selected * When clearing QPixmapCache, stop its flushing timer * QLabel::setPixmap(): remove the no-op self-masking * QFreeList: replace a Q_ASSERT(false) with Q_UNREACHABLE() * [qgenericunixservices] Consider kde-open5 for opening URLs * Fix check for malformed input when decoding translations * Test for nullptr before dereferencing the screen * Check for null driver() before trying to exec() * Fix crash when text shaping fails * Make QCursor::setPos() use the correct screen * Close leak of QOCIDateTime object * Fix UI mismatch when QPrinter::setDuplex * xcb: fix a typo for WindowTypes * QPkmHandler: make const what it never modified * Respect AT_SPI_BUS_ADDRESS env var on Linux * Fix integer overflow for broken QPainterPaths * QDesktopServices: fix UB (data race on handlers) * Make indicator-application hack work in flatpak * Fix infinite loop in dash stroker * QVersionNumber: remove "pure" declaration from fromString() * Android: Fix Application becomes unresponsive issue * Fix the crashes when animated QTreeWidgetItems are hidden * Add test for QTranslator::load() translation file lookup algorithm * QComboBox: add space for scrollbar if needed after showing popup * QComboBox: propagate style change on widget to internal container * QLocalSocket: fix inclusions in namespaced builds * PCRE2: upgrade to 10.37 * minor: Clean up areMetricsTooLarge() conditions * wasm: fix unicode keyboard handling * Blacklist tst_QAccessibilityMac::notificationsTest * Let the h2 test server both send and receive DATA frames * Android: Reset m_usePrimaryClip when clearing the clip data * Android: Remove NoSuchMethodException error * QVector: fix compilation failure in C++20 mode w/strict iterators * macOS: respect underline attribute in menu item fonts * macOS: don't show invisible separator items * iOS: Accessibility: Don't cut off the last character from the text value * iOS: Accessibility: Set the correct traits for EditableText * tst_moc: fix returning-reference-to-local warning * Allow for arguments that have an equals as part of it * Write out the HTML correctly for nested lists * QSqlTableModel::orderByClause(): Quote the table name * macOS: Fix synthesized bold * SQLite: Update SQLite to v3.35.5 * Qt xcb: remove false detects of Qt::GroupSwitchModifier * Do not remove non-widget items when removeWidget() called with nullptr * QFileSystemModel fails to locate a host from root's visible children * CMake: Fix automatic default linking of static svg plugins * Blacklist tst_QGestureRecognizer::panGesture * Moc: parse trailing return type * Extend tst_QGL::graphicsViewClipping blacklisting * Fix antialiasing of rotated non-smooth scaled images * Fix QUrl::fromLocalFile with long path prefix * Fix QStringView::mid() to behave as documented when passed -1 for length * QDockWidget, macOS: don't drag on native widgets * Add note about the risk of setting min-width/height in a style sheet * cocoa: be more careful about rejecting frame strut events * iOS: Keep undo/redo widgets enabled on the undo shortcut bar after undo * QTestlib: Fix formatting of pointers in QCOMPARE * Cherry-pick upstream patch for non-gcc/clang/msvc compilers * Windows: Add synthesized fonts also when there is a style name * Windows: Work-around misreporting of Script and Roman * Extend blacklisting of tst_QNetworkReply::ioHttpRedirectPolicy * Extend blacklisting of tst_QWidget::focusProxyAndInputMethods * Android: fix wrong position of cursor hander in split screen * Android: handle ImEnterKeyType flag * Apply the Core compile definitions to the big resource targets * Update bundled libjpeg-turbo to version 2.1.0 * QSpdyProtocolHandler: don't rely on device being available * QVnc: clip requested screen region to available screen image * Simplify bundled libjpeg build * Blacklist tst_QWidget::multipleToplevelFocusCheck() on SLES 15 * Apply specialData font capitalization to non-rawFont text * Avoid fast transform paint path on values it can't handle * Blacklist tst_QTimeLine::interpolation on Windows in general * QMdiArea: Fix top level window title when using DontMaximizeSubWindowOnActivation * Don't draw focus frame if widget has style rules that affect border * Fix rare integer overflow in text shaping * Blacklist tst_qnetworkreply::ioHttpRedirectMultipartPost on Linux * Android: Fix screen flicker issues * [Android]: Fix exception when using Qt to create a service on Android * Update CLDR-derived data to newly-released v39 * QSsl: fix UB pointer use * uic/Python: Add comments for mypy to ignore star imports * HTTP/2 authentication required * Windows: Update the hasFrame setting when changing window flags * Fix mix-guided use of const reference variable * Android: Fix Touch event position depending on Surface * macOS: Don't override action set during drop handling * [Android] Fix select handles misplacement on QDialog * wasm: fix timestamp for events * Do not access internal allThreads data unlocked * SQLite: Handle tables and fields with a dot in the name correctly * Doc: Mark QSet::toList, QSet::fromList, QList::toSet, QList::fromSet as obsolete * Unicode: fix the extended grapheme cluster algorithm * Android: fix for isSoftwareKeyboard method * [Android] Remove signal and slot mechanism to listen states in editors * Fix prl generation with static dependencies take 2 * QNetworkDiskCache: Drop the file mmap-ing * QFile::copy: call syncToDisk on destination * Read DPI from X Settings initially as well * Fix prl generation with static dependencies take 2 * Re-add horizontal offsets around QPushButton * Fix ARM and MIPS runtime CPU feature flags * Minor robustness improvement of text code * Add null pointer check * Don't parse XML symbols longer than 4096 characters * Make POSIX transition rule parser more robust * Extend blacklisting for SLES 15 * Doc: Improve deprecation messages for functions using QString::SplitBehavior * Don't disable menu items that belong to the active modal window * Doc: Fix return type of QCursor::shape() * QPainterPath: fix handling of fill rules * Windows QPA: Fix accessibility focus event for table/tree/list * Fix invalid pointer return with QGridLayout::itemAt(-1) * qmake: Improve error message when detecting macOS platform SDK upgrade * Assert that pointer is not nullptr before dereferencing * QLocalSocket/Win: fix possible UB in _q_pipeClosed() * tst_qapplication: Prevent desktopaware test from deactivating main test * iOS: Disable three-finger-tap editing interaction menu when there's no focus object * Fix read-only pseudo-state in QPlainTextEdit stylesheet * QTextHtmlParserNode: Limit colspan to avoid segfault * Don't judge other people's writing systems * macOS: Don't draw scrollbar handle when there is no range * QSystemSemaphorePrivate: Fix a call to tr() to translate() * Fix condition that adds resources for each Android ABI * Avoid int overflow in QImage rotate90/180/270 * Return the result we have already when getting an object with no name * Avoid attempting to parse insanely long texts as zone names * Doc: Fix typo in publisherid for WINRT_MANIFEST * Fix Editable Tree Model example model rowCount and model instance leak * FileChooser portal: send window id in hex * fix windows build when both whatsthis and tooltip are disabled * Fix incorrectly-drawn menu indicator for QPushButton on macOS * Fix label margins for pulldowns with custom styled menu indicator on macOS * Font style name 'Normal' and 'Regular' have the same meaning * QString: improve lastIndexOf(QRegularExpression) docs * eglfs: Newer Nvidia libdrm provide device instead driver module name * Android: KEYCODE_MEDIA_PLAY_PAUSE translated right * iOS: Protect against a possible crash after the window is deleted * Revert "Update commercial license headers to /util files" * Revert "Update commercial license headers to bin, mkspecs, qmake" * Consistently check for nullptr in QGraphicsTextItem::inputMethodQuery * Remove qualification for Julian calendar * Revert "Update commercial license headers" * Revert "Update commercial license headers" * Fix alpha handling of QImage::setPixel * Fix handling of virtual/native pixels in QAndroidPlatformWindow * Revert "Update commercial license headers to src/concurrent and src/corelib" * Revert "Update commercial license headers to src/dbus, src/gui, src/network" * Disable Harfbuzz/CoreText hotfix on older macOS/iOS versions * SQLite: Update to 3.35.2 * tst_bench_qmetaobject: Fix test * QAsn1Element: Avoid overflow in QAsn1Element::toInteger * tst_qguimetatype: Avoid deprecated methods * Include minus sign in ImhFormattedNumbersOnly's available keys * MODULE_INCLUDEPATH is supposed to be one path * QEventDispatcher(Win): Always honor interrupted status to avoid races * Android: Place cursor correctly on screen when editing * QStylesheetStyle: fix push button label alignment * Support family names that end/start with space * wasm: fix opengl context stencil and depth buffer handling * wasm: fix screen offset logic * Android: Add grabWindow handling * tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop' * Update bundled libjpeg-turbo to version 2.0.6 * QMenu test: turn tooltip animations off * Android: make calling exit() conditional on an environment variable * Limit value in setFontSizeFromValue() * xcb: unset old states and set new ones for window * Brush up the imageviewer example * Fix out-of-buffer in ICC curv parsing * Fix logic problems with table based grayscale ICC profiles * Reduce warnings from ICC parsing * QEventDispatcherWin32: get rid of the hook procedure * And fix handling and test of QImage::fill(uint) as well * Fix handling of virtual/native pixels in QAndroidPlatformWindow * QLineEdit: Fix editingFinished() not being emitted when pressing the clear button * macOS: don't let windows that are transparent for input become key window * QMdiSubWindow: Set correct ControlLabel size * Doc: Remove styling for hyperlinks from the simplified offline style * Doc: Offline CSS: Reduce excess vertical spacing * Fix parsing of dates with spaces in day or month names * Rework tst_QDateTime::toString_isoDate() to eliminate an XFAIL * Fix tst_QDateTime::systemTimeZoneChange() for 32-bit systems * Extend colorspace testing and fix bug it uncovered * Schannel: Fix incomplete downloads with read buffer restricted * MinGW: fix warning in QMatrix4x4::map functions * QRectF/Documentation: Fix malformed table * Fix QImage::fill with semi-transparent QColor * iOS: close edit menu upon focus transfer * macOS: Fix crash when showing parent-less platform menus * macOS: Remove warning about KVO observers on QNSWindow/QNSPanel * Filter cosmetic lines using transformed, not world coordinates * Fix recently added auto test of text layout overflow * wasm: don’t deadlock on event processing * Fix QNetworkInterface IsUp and IsRunning enum documentation * Clarify QWindowPrivate::maybeQuitOnLastWindowClosed * wasm: fix showing tooltips * Doc: Don’t use note when documenting enum values * macos: Document that Drawer is obsolete * Doc: Update the SQL types documentation with regards to the double types * Doc: link to QScopeGuard in QScopedValueRollback documentation * Doc: Online CSS: Fix image captions overlapping images used in tables * Turn off the dbus examples for qmake-generated VS projects * Don't show focus rect for QCommandLinkButton * Android: Fix the input type for date/time * qmake: Introduce compile_included_sources CONFIG option * Update QPalette() documentation to not mention the application palette * Android: Pass pending state to ResumePauseListener * Fix crash when requesting A32 glyph on Wayland * Android: Fix input method hints for ImhHiddenText * a11y: Report mixed state if QCheckBox is PartiallyChecked * testlib: Only consider major version for macOS 11 and later in blacklists * iOS: hide edit menu if typing on the input panel * xcb: Fix available geometry after rotation * Remove false Q_UNREACHABLE from shaping code * Fix trivial typo in QDateTime::fromString() overload doc * QTreeWidgetItem: fix documentation error for childIndicatorPolicy() * Update to CLDR v38.1, adding Yukon Standard Time * Avoid overflow in text layout * QJsonObject::take: add missing detach() call * macOS: Don't exec file dialogs via runModal unless they are app modal * QMimeDatabase/xml: support both 'xmlstarlet' and 'xml' for minifying XML * Use design metrics when adding text to QPainterPath * QDir/QFileInfo: add doc notes about paths starting with ':' * QSsl: fix OpenSSL DLL names for Windows on ARM * a11y: Do not cache classes that don't have a factory plugin * Update public suffix list to today's latest * Fix QTzTimeZonePrivate::displayName()'s fallback * Fix problems with offset-derived ids for QTimeZone * QLineEdit Cursor show white area * Correct item indent in checkable menus in stylesheet style * Fix read-only pseudo-state in QTextEdit/Browser stylesheet * Hold references to zone IDs alive during use * Correct string comparison in Android's IANA ID matching code * Doc: Add deprecation notice * Change QLineF::setLength() to work whenever length() is non-zero * macOS: Remove DontConfirmOverwrite workaround * macOS: Show system tray icon on mouse button press, not release * macOS: Don't restrict non-modal file dialogs to open-dialogs only * Check date validity in calendar methods taking a QDate * macOS: Only check SDK major version for compatibility * iOS: always hide edit menu when showing the magnifier glass * QInputControl: accept surrogate category character * Set new commandLink variable when initializing QCommandLinkButton * Test QDateTime behavior in DST gap * UndoFramework example: make the background visible * Windows: Fix flicker when resizing translucent windows with QSizeGrip * Windows QPA: Fix crashes when using screen reader with Q(Plain)TextEdit * Avoid int overflow in gradient drawing * macOS: Mark QFileDialog::DontConfirmOverwrite as unsupported * Fix QApplication::font returns the font unstable according to the object * Avoid overflowing QFixed in text layout * iOS: ensure we close the edit menu when the user taps outside the input area * iOS: ensure we hide the edit menu while dragging on the selection handles * Fix logicalDpi() which returns invalid value * Windows: Fix frame margins calculation * Widgets: fix setTabOrder for QAbstractSpinBox-like widgets * macOS: Add more padding to width of non-editable comboboxes * Make QPushButton on macOS use QFocusFrame to fix alignment problems * QTabBar: update index of last visible tab in insertTab * Fix that the placeholdertext of QCombobox is not drawn * Windows: Fix dialog moving up after closing/reshowing * Cocoa: When validating menus, account for modal window only if active * PSQL: Fix the QSqlDatabase test * Move the qmenu_p.h include to the QT_CONFIG(menu) block * Fix compilation of ibase sqldriver plugin, added override * Protect against sign-change of size on 32bit * Fix division by zero * SQLite: Update to 3.34.0 * QODBC: Preserve the whole value when using HighPrecision * Set the PlaceholderText color in the palette from the stylesheet as well * Update commercial license headers to bin, mkspecs, qmake * Update commercial license headers to /util files * Update commercial license headers to src/concurrent and src/corelib * Update commercial license headers to src/dbus, src/gui, src/network * Stabilize tst_QListView::internalDragDropMove() on X11 * [Android] Fix Text select handle misplaced on QDialog issues * Android: Finish composing text before Key handling * Fix regression with closing and then reopening widgets with QGLWidget * eglfs: Use drmClose in drm/EGLDevice backend * Handle maxImageCount 0 in QVulkanWindow * Make QCalendar's backend registration reentrant-safe * Blacklist flaky QListView::internalDragDropMove case on OpenSuSE * Update commercial license headers * Update commercial license headers * Doc: Link to correct location * Doc: Generalize timer docs * Doc: Explain how boundingRect handles null QRectF * Doc: Add details to QFont::toString * Document QOpenGLWidget limitations without an alpha channel * QTabBar test: refactor: extract checkPositions helper function * Add new special QObjectPrivate::{connect, disconnect} for QML * Add "Q_UNUSED" to (3rdparty) strtod.cc for a 32 bit code path * Android: Fix for accessibility potential crash * QTabBar/Windows: Fix close button icons being too small on high-res screens * Fix missing repaints with QOpenGLWidget in a QDockWidget * QComboBox/Fusion style: elide text when it's too long * Fix qt_alphaVersion and qt_opaqueVersion in the trivial case * Doc: Clarify setLibraryPaths behavior * Fix convertToRGBA64PM for Grayscale16 * Fix setting active window as application's focus widget * Send Qt::Key_MediaTogglePlayPause for VK_MEDIA_PLAY_PAUSE * Fix VNC format conversion * Windows font engine: Silence warnings about not being able to enumate font families * Blacklist failing tests for WinRT - Commits dropped by the rebase: * Add missing limits include - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now - Rebase 0001-Add-remote-print-queue-support.patch - Drop patches, now upstream: * mitigate-FORTIFY_SOURCE-3.patch * 0001-H2-remove-a-rather-useless-limit-on-the-number-of-st.patch * 0001-QProcess-Unix-ensure-we-don-t-accidentally-execute-s.patch ++++ libqt5-qtcharts: - Update to version 5.15.5+kde1, rebased upstream: * Revert "Fix X axis labels to not draw over each other" * Fix X axis labels to not draw over each other * Add comments and clarify some code * Add text bounds cache * Revert "Update the commercial license header to Qt Charts files" * Doc: Fix issues in Q[H|V]XYModelMapper documentation * Only create the GLXYSeriesData if there is no existing data * Update the commercial license header to Qt Charts files * QtCharts: Append branch condition fix in QLegend - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtdatavis3d: - Update to version 5.15.5+kde0, rebased upstream: * Fix QML theme showing totally dark * Revert "Update commercial license headers" * QSurfaceDataProxy: Fix crashes adding the first row of data * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qttools: - Update to version 5.15.5+kde1, rebased upstream: * Ensure FileAttributeSetTable is filled ordered so we get the same qch file each time * Fix regression in lconvert handling empty translations * Qt Designer: Fix alignment when adding new QTableWidget columns * Qt Designer: Fix alignment of horizontal QTableWidget headers * Qt Designer: Fix saving of item view header visibility on page based containers * Qt Designer: Slow down wheel scrolling of the widget box * Revert "Update commercial license headers" * QDoc: Fix possible crash in WebXMLGenerator * Fix check for malformed input when decoding translations * Fix redeclared variable name * qdoc: Allow any type of page as qhp indexTitle * qdoc: Don't clear the warning count in single-exec mode * Bump copyright year to 2021 * qdoc: Fix generation of TOC for basic QML/JS types * Update commercial license headers * qdoc: Fix addendums for QML signals that contain '.' in the name * qdoc: Ignore empty example meta tags * qdoc: Fix breadcrumb generation for normal page nodes - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtgamepad: - Update to version 5.15.5+kde0, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtvirtualkeyboard: - Update to version 5.15.5+kde3, rebased upstream: * Revert "Update commercial license headers" * Pinyin: not mix upper and lower case * Fix position of the keyboardRectangle in app integration * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtlocation: - Update to version 5.15.5+kde3, rebased upstream: * Update use of HTTP to HTTPS in esri plugin * Fix appendChildNode() call * Fix build of Qt.labs.location QML plugin * QtPositioning: fix source detection * Revert "Update commercial license headers" * Allow removal of layers and sources created using parameters in MapboxGL * Update commercial license headers * Blacklist ReviewModel::test_reset * Fix compilation for no opengl builds - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtmultimedia: - Update to version 5.15.5+kde1, rebased upstream: * QPulseAudioSource: fix UB (memcpy() called with nullptr dest) in read() * tst_qvideoframe: Increase buffer sizes used in image() tests * AVFoundation: Only remove the video output if it is still attached * macOS: Fix video rendering on with OpenGL Core profile * Revert "Update commercial license headers" * imx6 video plugin depends on gstreamer * Doc: Fix typo * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtnetworkauth: - Update to version 5.15.5+kde0, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtquick3d: - Update to version 5.15.5+kde1, rebased upstream: * Handle 1bpp images in texture loading * Handle opacityMap with NoLighting * Add more error checking for shader cache import * Make IdComboBox compatible with both Qt6 and Qt5 creator * Fix writing compressed shader cache data * Introduce some civilization to QQuick3DShaderUtilsRenderPass::m_shaders * Fix bounds for imported objects * Check if sceneBounds is finite * Revert "Update commercial license headers" * Update designer light icons * Update commercial license headers * Remove shader cache export restriction * Allow import/export of shader cache data * Disable to use the system assimp when static-build - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtquickcontrols2: - Update to version 5.15.5+kde5, rebased upstream: * Revert "Allow creation of custom QQuickPopupItem-derived types" * QQuickAbstractButton: fix crash on destruction * TextArea: Detach the flickable when it is deleted * Don't call QQml_setParent_noEvent with a nullptr item * Hide old scroll bars * Allow creation of custom QQuickPopupItem-derived types * Imagine: fix GroupBox's bottom edge being clipped * QQuickDial: Keep value integer if everything is integer * ScrollView: fix crash when scrolling with zero-sized item * Change the name of the material style plugin to avoid a path limit * QmlDesigner: Fix RangeSliderSpecifics snap mode * Ensure the ninepatch image is detached * Ninepatch: keep resetNode status to not lose track of ImageNode->NinePatchNode changes * Revert "Update commercial license headers" * Fix static build * ComboBox: don't focus TextField when clicking on indicator * Combobox: Fix initial set of inputMethodHints * Fix popups with exit transitions blocking mouse events when destroyed * a11y: Fix ordering on header, content item and footer in Page * Update commercial license headers * Fix initial currentIndex in Tumbler when wrap is set to false * SwipeDelegate: ensure background and contentItem are resized * Reset the opacity and scale properties after the exit transition - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtremoteobjects: - Update to version 5.15.5+kde0, rebased upstream: * Update the replica when the layoutChanged signal is emitted * Simplify the FetchData test-helper class * Fix an error in TestModelView::testDataRemoval test * Simplify the WaitForDataChanged test-helper class * Refactor the TestModelView test * Add a helper class for waiting for model changes in tests * Revert "Update commercial license headers" * ExternalIODevice fixes * Document the QtRemoteObjects namespace * Regenerate certificates to match new macOS 10.15 restrictions * Attempt to fix flaky test * Try to stabilize flaky tests * Migrate from old signal/slot connection syntax (part 2) * Fix prefetching data for QAIM when no roles hint is provided * Document the QtRemoteObjects::InitialAction enum and its usage * Migrate from old signal/slot connection syntax * tst_external_IODevice: skip the test for macOS 10.15 * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtscript: - Update to version 5.15.10: * Bump version to 5.15.10 * Blacklist two tests that fail on macOS ARM * Bump version from 5.15.8 to 5.15.9 * Bump version from 5.15.7 to 5.15.8 * Bump version from 5.15.6 to 5.15.7 * Bump version from 5.15.5 to 5.15.6 * Bump version from 5.15.4 to 5.15.5 - Drop patches, it's versioned correctly now: * 0001-Revert-Bump-version-from-5.15.3-to-5.15.4.patch * 0002-Revert-Bump-version.patch ++++ libqt5-qtscxml: - Update to version 5.15.5+kde0, rebased upstream: * Fix calling of the overloaded Scxml statemachine methods * Revert "Update commercial license headers" * Mark dynamic state machines' metaobjects as fully dynamic * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtsensors: - Update to version 5.15.5+kde0, rebased upstream: * Android: Fix build error issue in examples * Revert "Update commercial license headers" * Update commercial license headers * Android rotation sensor value and datarate fix - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtserialbus: - Update to version 5.15.5+kde0, rebased upstream: * Revert "Update commercial license headers" * Fix 5.15 compile error * Fix Modbus custom command response processing * Fix Modbus custom command size calculation * SocketCAN: Fix returning bitrate setting result * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtserialport: - Update to version 5.15.5+kde0, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtsvg: - Update to version 5.15.5+kde10, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtspeech: - Update to version 5.15.5+kde1, rebased upstream: * Reverse list of voices before returning from Speech-Dispatcher * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtwayland: - Update to version 5.15.5+kde39, rebased upstream: * Fix build with libcxx (missing array include) * Reduce memory leakage * use poll(2) when reading from clipboard * Fix race condition on mWaitingForUpdateDelivery * Revert "Client: Remove mWaitingForUpdateDelivery" * client: update button state and etc in pointer_leave() * Docs: Add "instantiates" keywords * Add missing define guards * Fix touch being ignored when down and up are in the same frame * Fix race condition when attaching client to text input * Revert "Update commercial license headers" * Update commercial license headers - Commits dropped by the rebase: * Fix backport, context destruction was omitted * Fix compilation - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now - Drop patches, no longer directly applicable: * 0003-Fix-up-mutexes-for-frame-callbacks.patch ++++ libqt5-qtwebchannel: - Update to version 5.15.5+kde3, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtwebsockets: - Update to version 5.15.5+kde3, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtwebview: - Update to version 5.15.5+kde0, rebased upstream: * Revert "Update commercial license headers" * Do the pre-initialization steps after the plugin paths are set * Update commercial license headers * Add export-ignore for .gitignore to .gitattributes * Add gitignore file * Sync with window visibilty due to offscreen windows in use * Only generate the qrc file and add qmldir to it if we are static - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtx11extras: - Update to version 5.15.5+kde0, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtxmlpatterns: - Update to version 5.15.5+kde0, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtdeclarative: - Update to version 5.15.5+kde19, rebased upstream: * Fix Flickable with QTBUG-56075 patch applied * Fix Flickable wheel velocity calculation * QSGOpenGLDistanceFieldGlyphCache: fix UB (ordering of pointers not from the same array) * QSGOpenGLDistanceFieldGlyphCache: fix multiplication result truncation * QQuickItem: Guard against cycles in nextPrevItemInTabFocusChain * Make sure QQuickWidget and its offscreen window's screens are always in sync * V4: Do not call dtor of an object we continue to use * doc: Improve QQuickItem::ItemChangeData docs * Remove tst_pixel * docs: Clarify EventPoint properties * Consistent naming for (to|from)Is(Defined|Sourced) in animations * Map window coordinates to the same coordinate system as the QPointerEvent point * Doc: Fix the Shapes table to reflect reality * Doc: Clarify preconditions for using QML_ELEMENT et al * Do full overlap checks within the alpha render list when rebuilding * MASM: Put pageSize into an inline namespace * TextEdit: update all glyphnodes on QTD::contentsChanged() signal * qquicktableview: upon forceLayout(), check for visible rows/columns at the origin * V4 Debugger: Collect locals also from block scopes * Make PinchArea translate correctly inside a rotated parent * Avoid stale QSGTexture pointer accesses * V4 debugger: Properly count break points * Fix build with GCC 11: include * Document QQmlComponent::createWithInitialProperties() error handling * QQmlComponentPrivate::setInitialProperty: improve error message * Remove extra colon * Fix warning and assert when removing items from groups * Document that QML_SINGLETON only works with QObjects * qqmlirbuilder: Fix treating parser warnings as errros * Prevent infinite recursion in QQuickItemPrivate::itemToWindowTransform * Avoid crash when accessing an empty QTextLine * doc: fix up QQuickItem::contains() docs * QQuickTextInput: update cursor rectangle after padding changed * Assert that pointer is non-null * qqmlapplicationengine: Handle errors during component creation * Do not batch lines with > 1 width in alpha pass * Don't crash when trying to invoke non-existing string converter * Fix incorrect depth test state with QSGRenderNode::DepthAwareRendering * Do not auto-clean components with live inline components * QuickTest: Do not recurse forever on inline components in enumerateTestCases * DelegateModelGroup: Fix bug where item could be removed from the model * Remove unnecessary forward declaration * QQuickTableView: always update content size when rebuilding small tables * Do less work when there are no active ImageParticle particles * Revert "Update commercial license headers" * QQuickTableView: forceLayout() should work, even when no items are loaded * Revert "Use unique_ptr to clarify ownership of QQuickDefaultClipNode objects" * Ensure that the case of the path will match then QUrl for a UNC path * Use unique_ptr to clarify ownership of QQuickDefaultClipNode objects * MouseArea: fix containsMouse behavior during visibility changes * QQuickTextControl: commit pre-edit after key press * qv4generatorobject: Fix crash when creating new properties * QQmlIncubator: handle clear inside setinitialState * Fix release-only windows builds * Fix lookup of existing inline components by name * qquicktextinput: Fix validation for IM event * docs: Fix documentation of the Locale numberOptions property * QQmlPropertyPrivate::signalExpression: handle object being null * qquicktextinput: Fix Undo history for IM event * QQuickWindowIncubationController: Use QPointer to guard QSGRenderLoop reference * qmlplugindump: Fix overload ambiguity * QV4 Engine: Remove MSVC special casing * QQuickTextEdit: ensure we update after changing padding * QQuickItemParticle give() method kill particle * QSequentialAnimationGroupJob: Protect against self-deletion * Change QQuickShortcut::setSequences to bind to all sequences * qquicktextinput: ensure we update IM when cursor changes position * QQuickListView: Add autotest so that animated delegate does not crash * QQmlIRLoader: Actually load RequiredPropertyExtraData * Doc: Fix broken QDoc markup * Update commercial license headers * QQmlProperty: Guard QQmlContextData with QQmlGuardedContextData * ListModel: Fix move handling in sync * tst_EcmaScriptTests: Raise timeout * QuickLayouts: fix crash when layout width depends on parent width * export QAcccessibleQuickItem * QAnimationGroupJob: Don't call virtual functions from dtor * Fix QQuickShortcut::setContext so re-grab all shortcuts * Revert "Set the stencil buffer zone" and "Add clipNext null pointer guard" * Fix Text with ElideRight not being rendered when width goes from 0 to >0 * Cache static compilation units * Regenerate Shape fill geometry when alpha changes to non-zero * Remove QQmlCleanup from QQmlScriptData * Add Lancelot tests for both types of clipping * masm: Add error handling for failed mprotect() * QQuickLoader: prevent clearing initial properties after active = true * Correct #if-ery in QML locale's time-zone update test * Doc: mention that Item's childrenRect property is local to the item - Commits dropped by the rebase: * Add missing limits include to fix build with GCC 11 - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now - Rebase qtdeclarative-5.15.0-FixMaxXMaxYExtent.patch ++++ libhtp: - Update to version 0.5.40 * uri: optionally allows spaces in uri * ints: integer handling improvements * headers: continue on nul byte * headers: consistent trailing space handling * list: fix integer overflow * util: remove unused htp_utf8_decode * fix 100-continue with CL 0 * lzma: don't do unnecessary realloc ++++ mupen64plus: - Added file mupen64plus.rpmlinrc to filter build errors in Tumbleweed. ++++ openssl: - Update to 1.1.1p release ++++ libqt5-qtdoc: - Update to 5.15.5: * See individual module packages for changelogs - Drop patches, now upstream: * 0001-Fix-build-with-GCC-11-include-limits.patch - Rebase patches: * 0002-Build-fixes-for-GCC-11.patch * 0001-Partially-revert-813a928c7c3cf98670b6043149880ed5c95.patch ++++ libqt5-qtgraphicaleffects: - Update to version 5.15.5+kde0, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtimageformats: - Update to version 5.15.5+kde3, rebased upstream: * jp2: use correct buffer_size for jas_stream_memopen * Check earlier to avoid sanitzer warnings * Add some basic checking against corrupt input * Revert "Update commercial license headers" * Avoid scanline overflow when reading corrupt tiffs * Update bundled libtiff to version 4.2.0 * Update bundled libwebp to version 1.2.0 * Avoid oob access when reading certain corrupt tiled tiffs * Avoid oob access when reading certain corrupt tiled tiffs * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtquickcontrols: - Update to version 5.15.5+kde0, rebased upstream: * Fix warning with QML FileDialog with many files * Revert "Update commercial license headers" * Update commercial license headers * ColorDialog: Set the options before the current color on the helper * [Android] Fix CheckBox rtl issues * [Android] Fix FontDialog layout issues - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qtquicktimeline: - Update to version 5.15.5+kde0, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers * Fix license header test - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libqt5-qttranslations: - Update to version 5.15.5+kde2, rebased upstream: * Revert "Update commercial license headers" * Update commercial license headers - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now ++++ libsigrokdecode: - Fix build with Python >= 3.9, add 0001-Properly-detect-python-library-for-3.9.patch ++++ sord: - update to 0.16.10: * Fix Windows build * Fix potential crash or incorrectness issue with GCC 10 again ++++ lxd: - Update to LXD 5.3. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-5-3-has-been-released/14439 boo#1200974 + Extended raw.qemu support + fscache support for cephfs storage pools ++++ mc: - Include review comments: don't depend on fish. ++++ memleax: - configure.ac has a whitelist rather than a blacklist, so use ExclusiveArch rather than ExcludeArch. ++++ mingw32-headers: - Update to release 10 * New msvcrt10, 20, 40, 70 and 71 import libraries. * Updated wine imports * Fix intrin.h compatibility with GCC-11 ++++ mingw32-runtime: - Update to release 10 * New msvcrt10, 20, 40, 70 and 71 import libraries. * Updated wine imports ++++ mingw64-headers: - Update to release 10 * New msvcrt10, 20, 40, 70 and 71 import libraries. * Updated wine imports * Fix intrin.h compatibility with GCC-11 ++++ mingw64-winpthreads: - Update to release 10 * New msvcrt10, 20, 40, 70 and 71 import libraries. ++++ mingw64-runtime: - Update to release 10 * New msvcrt10, 20, 40, 70 and 71 import libraries. * Drop x86_64 64-bit crtdll.dll * Updated wine imports ++++ minio-client: - Update to version 20220626T185148Z: * change admin console to support logs show (#4132) * admin: add admin cluster iam import/export cmd (#4102) * Save license at the time of registration (#4123) * add further license banners in default 'help' output (#4129) * Switch to last commit time based release (#4128) ++++ perl-XS-Parse-Keyword: - updated to 0.24 see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes 0.24 2022-06-26 [CHANGES] * Skip attempting to create duplicate wrapper funcs, in case of multiple registrations of the same operator with different spellings [BUGFIXES] * Arrange extra_linker_flags correctly while building probe program for PL_infix_plugin ++++ pluto: - Update to version 5.9.0: * Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#338) * FWI-2191: Make versions.yaml available to users of Pluto packages, update Go module path with `/v5` (#331) * Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#328) ++++ python-PyYAML: - Actually we DO want to build the bindings. ++++ python-azure-mgmt-consumption: - New upstream release + Version 10.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py ++++ python-azure-mgmt-eventgrid: - New upstream release + Version 10.2.0 + For detailed information about changes see the CHANGELOG.md file provided with this package ++++ python-azure-mgmt-eventhub: - New upstream release + Version 10.1.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py ++++ python-colorama: - update to 0.4.5: * Catch a racy ValueError that could occur on exit. * Create README-hacking.md, for Colorama contributors. * Tweak some README unicode characters that don't render correctly on PyPI. * Fix some tests that were failing on some operating systems. * Add support for Python 3.9. * Add support for PyPy3. * Add support for pickling with the ``dill`` module. ++++ python-moto: - Update to 3.1.16 * New Methods: * Autoscaling: * enable_metrics_collection() * Miscellaneous: * Fixes a dependency-error that popped up in 3.1.15. - Release 3.1.15 * Known bugs: * Some services will throw an error: Missing module 'openapi_spec_validator'. * New Methods: * Databrew: * create_profile_job() * create_recipe_job() * delete_job() * describe_job() * list_jobs() * update_profile_job() * update_recipe_job() * Glue: * create_registry() * Greengrass: * create_group() * create_group_version() * delete_group() * get_group() * get_group_version() * list_groups() * list_group_versions() * update_group() * KMS: * sign() * verify() * Route53Resolver: * associate_resolver_endpoint_ip_address() * disassociate_resolver_endpoint_ip_address() - Release 3.1.14 * New Methods: * Greengrass: * create_function_definition() * create_resource_definition() * create_function_definition_version() * create_resource_definition_version() * create_subscription_definition() * create_subscription_definition_version() * delete_function_definition() * delete_resource_definition() * delete_subscription_definition() * get_function_definition() * get_function_definition_version() * get_resource_definition() * get_resource_definition_version() * get_subscription_definition() * get_subscription_definition_version() * list_function_definitions() * list_function_definition_versions() * list_resource_definitions() * list_resource_definition_versions() * list_subscription_definitions() * list_subscription_definition_versions() * update_function_definition() * update_resource_definition() * update_subscription_definition() * EKS: * list_tags_for_resources() * tag_resource() * untag_resource() * Route53: * associate_vpc_with_hosted_zone() * disassociate_vpc_from_hosted_zone() * update_health_check() * update_hosted_zone_comment() * Miscellaneous: * APIGateway:put_integration() now supports the requestParameters-parameter * EC2:create_route() now validates whether a route already exists - Add remove-mock.patch -- https://trello.com/c/S6eADbii ++++ python-sunpy: - Update to v4.0.2 * Added a SDO/AIA 1600 file of the Venus transit to the sunpy sample data. (#6242) * Expose GOES quality flags in order to allow filtering corrupt values when using the ~sunpy.timeseries.sources.goes.XRSTimeSeries. (#6260) * The sunpy.net.dataretriever.sources.noaa.SRSClient was not correctly setting the passive mode for FTP connection resulting in a permission error. This has been fixed. (#6256) * Changed the default scaling for ~sunpy.map.sources.EUIMap from a linear stretch to a asinh stretch. To revert to the previous linear stretch do the following: from astropy.visualization import ImageNormalize, LinearStretch euimap.plot_settings["norm"] = ImageNormalize(stretch=LinearStretch()) * Add support for upcoming parfive 2.0 release. (#6243) * The primary sample-data URL will be changing from https://github.com/sunpy/sample-data/raw/master/sunpy/v1/ to https://github.com/sunpy/data/raw/main/sunpy/v1/. We expect GitHub to redirect from the old URL for sometime but will eventually expire it. The data.sunpy.org mirror will continue to be available. (#6289) * Add support for downloading sample data from more than two mirror locations. (#6295) - Relese 4.0.1 * Updated the sample data file, AIA_171_ROLL_IMAGE to be rice compressed instead of gzip compressed. This means that the data is now stored in the second HDU. (#6221) * Three new maps have been added to the sample data from STEREO A and STEREO B at 195 Angstrom, and AIA at 193 Angstrom. These images are from a time when the three spacecraft were equally spaced around the Sun, and therefore form near complete instantaneous coverage of the solar surface. * Users upgrading to this version will find this three files download when they use the sample data for the first time. (#6197) * Fix a bug that prevented EUI maps with missing wavelength metadata loading. (#6199) * Improved annotations in the SRS active regions plotting example. (#6196) * Updated gallery examples that use STEREO data to use sample data instead of searching for and downloading data via Fido. (#6197) * Updated the info_url for the ~sunpy.net.dataretriever.sources.goes.XRSClient to account for the different default sources that vary based on GOES satellite number. (#6152) * Added automatic conversion of unit strings in CDF files to astropy unit objects for the following instruments: PSP/ISOIS, SOHO/CELIAS, SOHO/COSTEP-EPHIN, and SOHO/ERNE. (#6159) * Add an environment variable SUNPY_NO_BUILD_ANA_EXTENSION which when present will cause sunpy to not compile the ANA C extension when building from source. (#6166) * sunpy now uses the Limited Python API. Therefore, one binary distribution (wheel) per platform is now published and it is compatible with all Python versions sunpy supports. (#6171) - Replace sunpy-test-ignore-warnings.patch by sunpy-obs-profile.patch and sunpy-scikit-image-deprecation.patch ++++ python-unidiff: - Update to version 0.7.4 * Fixed git diff parsing issues (filename with spaces, only one added/deleted file). ++++ retry: - Update to version 1655407786.7ff7de5: * CI: Fix mergify branch rule * Add optional parameter for fine-tuning base factor * Add mock for sleep * Add tests for exponential back-off * Add simple binary exponential back-off algorithm * Document default sleep value * dist: Rephrase summary trying to prevent name repetition * dist: Skip build-tests due to test-more-bash absence * CI: Rely on environment provided checkbashisms by default ++++ scap-security-guide: - fix-bash-template.patch: convert one bash emitter to new jinja method. (bsc#1200163) ++++ syft: - Update to version 0.49.0: * Updates parsing of `yarn.lock` to use `resolved` URLs that are pulled from yarn and npm registries (#926) * remove OSS Meetup message (#1057) * add pom.xml cataloger (#1055) * Add support for CBL-Mariner distroless images (#1045) * Add catalogers configuration (#1038) * add template output (#1051) ++++ uranium-lulzbot: - fix runtime crashes with python 3.10 ++++ wezterm: - Update to version 20220624.141144.bd1b7c5d+git17: * docs: https://github.com/wez/wezterm/issues/2185 * fix `winget list` causes toast notification spam * fix(#2175): correct get-dep script for arch distro's * ActivateKeyTable replace_current wasn't actually optional * docs: Use new `wezterm.action.Action` syntax in rest of the docs * allow action=wezterm.action.ExtendSelectionToMouseCursor(nil) * lua: catch non-array style keys in array style table * docs: Improve clarity of wezterm.on wrt. callback params and example * ci: make deterministic again! * docs: update keyassignment reference for more ergnomic wezterm.action syntax * docs: wezterm.action ergnomics * ci: revise release info mapping for adjusted rpm names * ci: distroid - to _ * ci: refine distroid * ci: revise rpm filenames * docs: update for newly available stable binary downloads * docs: update for release * docs: more tweak * docs: tweak changelog * macos: really really fix ctrl-shift-tab * docs: add show-keys command * fix: properly restore cooked mode in windows * Added winapi feature "shellapi" to procinfo ++++ yast2-trans: - Update to version 84.87.20220627.0d8a465c6b: * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * New POT for text domain 'iscsi-client'. * Translated using Weblate (Dutch) * Translated using Weblate (Japanese) * Translated using Weblate (French) ------------------------------------------------------------------ ------------------ 2022-6-26 - Jun 26 2022 ------------------- ------------------------------------------------------------------ ++++ 0ad: - s390x CPU not implemented. ExcludeArch: s390x ++++ MozillaThunderbird: - Mozilla Thunderbird 91.11.0 * CLIENTID fix for bmo#1759197 in Thunderbird 91.8.1 did not work additional fix applied * "Save-As" attachment dialog did not have filename pre-populated MFSA 2022-26 (bsc#1200793) * CVE-2022-34479 (bmo#1745595) A popup window could be resized in a way to overlay the address bar with web content * CVE-2022-34470 (bmo#1765951) Use-after-free in nsSHistory * CVE-2022-34468 (bmo#1768537) CSP sandbox header without `allow-scripts` can be bypassed via retargeted javascript: URI * CVE-2022-2226 (bmo#1775441) An email with a mismatching OpenPGP signature date was accepted as valid * CVE-2022-34481 (bmo#1497246) Potential integer overflow in ReplaceElementsAt * CVE-2022-31744 (bmo#1757604) CSP bypass enabling stylesheet injection * CVE-2022-34472 (bmo#1770123) Unavailable PAC file resulted in OCSP requests being blocked * CVE-2022-34478 (bmo#1773717) Microsoft protocols can be attacked if a user accepts a prompt * CVE-2022-2200 (bmo#1771381) Undesired attributes could be set as part of prototype pollution * CVE-2022-34484 (bmo#1763634, bmo#1772651) Memory safety bugs fixed in Thunderbird 91.11 and Thunderbird 102 ++++ aegisub: - Disable s390x build, unsupported target architecture. ++++ alembic: - Ogawa only supports little endian. Disable s390x builds. ++++ android-tools: - Unknown processor:s390x. Disable build for s390x. ++++ audacity: - #error All sample block data is little endian...big endian not yet supported Disable s390x builds. ++++ c-toxcore: - Update to 0.2.18 * Features - Merge group announce portion of new groupchats implementation @JFreegman (#2230) - Allow overriding mono_time in tox_new. @iphydf (#2206) - Store announcements @zugz (#2147) - Add support for custom random number generator. @iphydf (#2190) - Merge moderation portion of new groupchats codebase @JFreegman (#2169) - Add support for overriding network functions. @iphydf (#2177) - Merge onion_announce changes from new groupchats fork @JFreegman (#2164) * Performance improvements - Make time move a lot faster in fuzzing runs. @iphydf (#2193) * Bug Fixes - remove the assert because buffer can be larger than UINT16_MAX. @zoff99 (#2299) - Don't allow onion paths to be built from real friends. @iphydf (#2287) - Fix potential array out-of-bounds in DHT onion path building. @iphydf (#2282) - Allow onion paths to be built from more random nodes. @iphydf (#2283) - Really fix overrun added in e49a477 @zugz (#2273) - Add missing return on error @JFreegman (#2272) - Fixed leak and overrun added in e49a477 @zugz (#2266) - Format IP as string again in error log. @iphydf (#2257) - Fix a stack overflow triggered by small DHT packets. @iphydf (#2255) - Don't crash if RNG init failed. @iphydf (#2246) - fix typo in git command in INSTALL.md @zugz (#2225) - Correct calculation of packet sent time @zugz (#2195) - Eliminate memory leak in toxav. @iphydf (#2155) - Allow port range in DHT_bootstrap.c. @iphydf (#2143) * Documentation - Add information regarding git submodules, cmp to INSTALL.md @Tha14 (#2201) - Put all the tox public api into a fake "tox" namespace. @iphydf (#2153) * Maintenance (Grunt tasks) - Release 0.2.18 @robinlinden (#2300) - Downgrade C++ version to 17 @JFreegman (#2275) - Upgrade to C++20 in CMake build. @iphydf (#2263) - Add initial ESP32 docker build. @iphydf (#2243) - Add MISRA-2012 check using cppcheck's misra addon. @iphydf (#2251) - Support producing shared libraries on Windows @robinlinden (#2204) - Add dependabot config. @iphydf (#2236) - Fix path to fuzzer binaries in clusterfuzz build. @iphydf (#2228) - Add uint8_t version of bin_pack for numbers. @iphydf (#2223) - Clone submodules in clusterfuzzlite Dockerfile. @iphydf (#2210) - Remove valgrind build. @iphydf (#2208) - Add third_party to toxcore-sources docker image. @iphydf (#2189) - Use "master" as the branch in toktok-fuzzer. @iphydf (#2173) - Enable memory sanitizer build. @iphydf (#2163) - Update the Appveyor build to VS2019 to work around conan issues @robinlinden (#2159) - Be even more explicit about integer range bounds. @iphydf (#2145) - Add testing/Dockerfile to the CI build. @iphydf (#2146) * Maintenance (Code cleanup) - remove unused field last_seen from Onion_Friend @zugz (#2297) - Avoid goto in msi.c. @iphydf (#2281) - Replace a series of if statements with a switch. @iphydf (#2233) - remove populate_path_nodes_tcp @zugz (#2250) - Use static_assert instead of assert where possible. @iphydf (#2242) - Make *_free and kill_* functions nullable. @iphydf (#2238) - Remove layers in the cmake build. @iphydf (#2229) - Add Network object parameter for addr_resolve. @iphydf (#2217) - Remove unused random_testing program. @iphydf (#2213) - Remove all uses of TOX_*_MAX_SIZE macros. @iphydf (#2214) - Add include for assert.h for the fuzzing build. @iphydf (#2224) - Move definitions of tox_private.h functions to tox_private.c. @iphydf (#2211) - Expand CONST_FUNCTION and remove the macro. @iphydf (#2212) - Mark Mono_Time const where possible. @iphydf (#2199) - Avoid name clash between struct field and function. @iphydf (#2202) - Add more null checks in tox_new. @iphydf (#2200) - Make addr_resolve a private function. @iphydf (#2188) - Use _Static_assert in gcc/clang. @iphydf (#2186) - improve CMakeLists.txt structure @sudden6 (#2101) - Expose struct Tox to internal code. @iphydf (#2158) - Reduce scope of array-typed variables where possible. @iphydf (#2167) - Reduce scope of variables as requested by cimple. @iphydf (#2166) - Avoid memset on structs. @iphydf (#2149) - Split the huge TCP client packet handler. @iphydf (#2157) - Sync doc comments between .h and .c files. @iphydf (#2156) - Move all the group.h structs into group.c. @iphydf (#2150) - Minor cleanups in TCP_connection.c. @iphydf (#2144) - Count re-adding an existing bootstrap node as success. @iphydf (#2142) - Disable LAN discovery in TCP-only mode. @iphydf (#2141) - Add assertion for decrypted data length. @iphydf (#2140) * Maintenance (Dependencies) - Use upstream cmp directly instead of our fork. @iphydf (#2240) * Maintenance (Refactoring) - Move crypto utilities from util to crypto_core. @iphydf (#2284) - Avoid static_cast in Fuzz_System functions. @iphydf (#2277) - Protect array unpacking against invalid lengths. @iphydf (#2261) - Rename announce functions into their own namespace. @iphydf (#2258) - Use a struct for the ip_ntoa buffer. @iphydf (#2248) - Allow NULL logger; make it no-op in NDEBUG. @iphydf (#2244) - Rename bin_pack/unpack functions the same as cmp funcs. @iphydf (#2219) - Use cmp instead of msgpack-c for events packing. @iphydf (#2175) * Maintenance (Tests) - Improve test hermeticity by using local TCP relay. @iphydf (#2280) - Add a Null_System used in toxsave_harness. @iphydf (#2289) - enable additional sanitizers for fuzzing @sudden6 (#2288) - Enable fuzzing for TCP. @iphydf (#2279) - Don't abort fuzz test when tox_new fails. @iphydf (#2285) - Improve error messages in toxav_basic_test. @iphydf (#2270) - Add more functionality to the bootstrap fuzz harness. @iphydf (#2234) - Improve stability of forwarding_test. @iphydf (#2249) - Add fuzzer support functions for internal toxcore objects. @iphydf (#2232) - Add DHT and tox_events fuzz tests to the cmake build. @iphydf (#2187) - Remove save_load_test from autotools build. @iphydf (#2196) - Enable more tests for msan. @iphydf (#2183) - Add some support functions to make writing fuzzers easier. @iphydf (#2184) - Improve stability of tox_many_tcp_test. @iphydf (#2182) - try to save the fuzzed save file again @sudden6 (#2176) - Add fuzzer tests to the bazel build. @iphydf (#2170) - Improve the stability of the save_load test @robinlinden (#2160) - Speed up toxav_many_test by using fake mono_time. @iphydf (#2154) - Changes from 0.2.17 * Performance improvements - Refactor onion_client.c do_friends() to reduce network traffic @JFreegman (#2078) - fix issue with friend finding taking too long after disconnects. @JFreegman (#2092) * Bug Fixes - Report failure to DHT bootstrap back to the client. @iphydf (#2104) - Null function pointer dereference. @iphydf (#2094) - out-of-memory condition by corrupted save file @sudden6 (#2084) - toxsave memory leak while loading groups @sudden6 (#2064) * Documentation - Clean up doxygen comments to be more doxygen-like. @iphydf (#2136) * Maintenance (Grunt tasks) - Enable a bunch more warnings in GCC builds. @iphydf (#2122) - remove cpufeatures.c @sudden6 (#2100) - remove DHT_test.c since it's unused @sudden6 (#2098) - Add a .clang-format that mostly agrees with astyle. @iphydf (#2075) - Make coverity scan a nightly job. @iphydf (#2074) - Simplify and speed up windows builds using docker image. @iphydf (#2072) - Fix build-args in win32/win64 docker build. @iphydf (#2073) - Add docker image builds for windows cross compiler. @iphydf (#2070) * Maintenance (Code cleanup) - Add explicit callback setters for MSI callbacks. @iphydf (#2134) - Split util.c out of the network library. @iphydf (#2131) - Remove redundant () around return expression. @iphydf (#2130) - Move test-only functions into tests. @iphydf (#2135) - Remove redundant Messenger and DHT tests. @iphydf (#2133) - Remove EAGAIN from the list of ignored errors. @iphydf (#2127) - Remove port from Broadcast_Info. @iphydf (#2126) - Don't reference local variables in macro bodies. @iphydf (#2125) - Remove some more implicit bool conversions. @iphydf (#2123) - Log at ERROR level when connect() fails. @iphydf (#2115) - Remove all boolean-int conversions. @iphydf (#2120) - Remove more boolean conversions (and a bugfix). @iphydf (#2116) - Comply with strict include ordering. @iphydf (#2117) - Avoid creating invalid enum values. @iphydf (#2114) - Remove superfluous parentheses on the rhs of assignments. @iphydf (#2113) - Change valid status of onion friend to bool. @iphydf (#2105) - Remove more implicit bool conversions. @iphydf (#2103) - Mark all local non-pointers as const where possible. @iphydf (#2102) - Reduce name shadowing; remove ptr-to-bool conversions. @iphydf (#2099) - Remove implicit conversions from uint32_t to bool. @iphydf (#2097) - Return boolean constants, not ints from bool functions. @iphydf (#2096) - Remove any disallowed casts. @iphydf (#2093) - Avoid casting function pointers. @iphydf (#2091) - Enable most cppcheck warnings as errors. @iphydf (#2086) - Remove all implicit bool conversions in if-conditions. @iphydf (#2088) - Remove unused execution trace library. @iphydf (#2079) * Maintenance (Refactoring) - Move tox_new_log to auto_test_support. @iphydf (#2090) * Maintenance (Tests) - Add unit test for create/handle request packets. @iphydf (#2128) - Add mallocfail and proxy test to our coverage runs. @iphydf (#2108) - Add test coverage docker build for local tests. @iphydf (#2106) - Changes from 0.2.16 * Features - Improve how we share TCP relays with friends @JFreegman (#2047) - add DHT queries to private API @JFreegman (#1935) - add bash-completion for tox-bootstrapd @nurupo (#2007) - Add unpacker functions for events structures. @iphydf (#1996) - Add binary packing functions for tox events. @iphydf (#1993) - Add async event handling (callbacks) code. @iphydf (#1952) * Performance improvements - Take advantage of fast networks for file transfers @zugz (#1668) - Reduce minimal encoding size of packed events. @iphydf (#2024) * Bug Fixes - properly deallocate frozen peers @sudden6 (#2058) - Fix return type of functions returning uint64_t. @iphydf (#2052) - file transfer bug introduced in commit 2073d02 @JFreegman (#2041) - remove bogus asserts in fuzzer harness @sudden6 (#2031) - syntax error introduced in 8bf3799 @sudden6 (#2028) - add continous fuzzing @sudden6 (#2027) - Coverty scan @nurupo (#2018) - shared toxcore autotools build failing @nurupo (#2015) - Conan build link failures @robinlinden (#2011) * Documentation - Add libmsgpack dependency in INSTALL.md @cryptogospod (#2016) * Maintenance (Grunt tasks) - Simplify and speed up nacl build using toxchat/nacl. @iphydf (#2069) - Add BUILD file for websockify. @iphydf (#2036) - fine tune fuzzing settings @sudden6 (#2035) - update the list of CMake options & Windows Docker build deps @nurupo (#2032) - expand fuzzing to toxsave @sudden6 (#2030) - Fix implicit declaration warning in fuzz build @robinlinden (#2026) - add continous fuzzing to our CI @sudden6 (#2025) - Set up an Android CI job @robinlinden (#1992) - Disable non-null attributes by default. @iphydf (#2021) - Silence clang compile warnings causing circle-ci/asan to fail @JFreegman (#2019) - Coverty scan @nurupo (#2018) - get skeletons out of the closet @nurupo (#2008) - shared toxcore autotools build failing @nurupo (#2015) - Remove duplicate source file in autotools build. @iphydf (#2010) - Add an undefined behaviour/integer sanitizer build. @iphydf (#2001) - Speed up cmake builds with UNITY_BUILD. @iphydf (#1999) - Add an easy way to run autotools and circleci builds locally. @iphydf (#1982) - Update readme header @robinlinden (#1979) * Maintenance (Code cleanup) - Enable tokstyle's -Wlarge-struct-params. @iphydf (#2053) - Avoid implicit bool conversions in logical operators. @iphydf (#2055) - Avoid implicit boolean and floating point conversions in decls. @iphydf (#2056) - Apply stronger type checks and fix errors. @iphydf (#2049) - Avoid implicit pointer-to-bool conversion in if in toxav. @iphydf (#2046) - Add some more error path logging to TCP server code. @iphydf (#2033) - Add wrapper library for msgpack pack functions @JFreegman (#2023) - Don't use VLAs for huge allocations. @iphydf (#2013) - Split tox_unpack into two smaller libs @JFreegman (#2022) - get skeletons out of the closet @nurupo (#2008) - Add more nonnull and nullable annotations. @iphydf (#2006) - Add nonnull annotations to function definitions. @iphydf (#2002) - Make LAN discovery thread-safe without data races. @iphydf (#1988) - Comply with new cimple callback rules. @iphydf (#1987) - Split msi callback array into 1 member per callback @robinlinden (#1985) * Maintenance (Refactoring) - Compare pointers in if conditions to nullptr. @iphydf (#2043) - Add a bit more logging; change WARNING to ERROR. @iphydf (#2039) * Maintenance (Tests) - Add a profiling script and Dockerfile. @iphydf (#2066) ++++ delve: - s390x is not in list of supported CPUs. Disable building for s390x. ++++ ibus-m17n: update: 1.4.6 -> 1.4.9 - Allow use of kbd engines gh#ibus/ibus-m17n#32 - Assign symbols to all the new inscript2 engines (and add some other missing symbols) * gh#ibus/ibus-m17n#37 - Remove gnome-common requirement and re-write autogen.sh (by Parag Nemade) * gh#ibus/ibus-m17n#37 - Update weblate translation for Sinhala - Free lang and name after engine_name is built gh#ibus/ibus-m17n#39 - Just return from ibus_m17n_engine_callback with nullable m17n - Hide status from the panel if status == title (by Daiki Ueno) ++++ kcov: - solib-parser/lib.c:99:3: error: #error Unsupported architecture Disable s390x builds. ++++ keybase-client: - Upgrade to version 6.0.2 * Bug fixes ++++ mpg123: - Update to version 1.30.0 build: * Use dummy as default module when no other outputs are enabled. This also fixes a non-module build with just the dummy. * Use CMAKE_CURRENT_SOURCE_DIR in CMake build to help nested use. mpg123: * new network backend using external tools/libraries to also support HTTPS * old network backend changed to use h_addr_list[0] instead of h_addr * terminal control keys now case-sensitive (fixing smal/big pitch controls) * additional terminal control keys for simple equalizer control (A/a for bass, J/j for mids, N/n for treble, e for reset, E for printout) * terminal volume control now in decibel steps and bounded to +/- 60 dB * terminal control now also with audio from stdin (bug 338) via /dev/tty or ctermid() * re-print tag info on decrease of terminal width for a bit less mess * always print an empty line after tag info for cleaner appearance * print lyrics also to stderr * remote control API v10 with "@P 3" as additonal message on track end * also added PROGRESS command as opposite of SILENCE * fix some verbosity, tweak help for --icy-interval * added --auth-file * also obscure argument to --auth for others libout123: * pulse: initialize more error codes to avoid bogus error messages version 1.29.4: libmpg123: * Saturate reader file position at off_t limit to satisfy undefined behaviour checkers. * Avoid harmless unitialized value in ID3v1 check (filepos, later being set before actual use). ++++ love: - HashFunction.cpp:25:9: error: #error Hashing not yet implemented for big endian Disable s390x builds. ++++ memleax: - Package unsupported for s390x. Disable s390x builds. ++++ openrct2: - Program only knows little endian. Disable s390x builds. ++++ os-autoinst: - Update to version 4.6.1656152564.8735fa2: * ci: Fully cover OpenQA::Qemu::Proc * Remove unused variables in VNC code * Remove unused method gen_runfile * Remove unused method gen_qemu_img_commit * ci: Cover OpenQA::Qemu::MutParams ++++ peazip: - Update to 8.7.0: BACKEND * 7z 22.00 * Pea 1.08 CODE * Can now optionally check hash of backend binaries called by PeaZip in order to detect modified ones * Can now optionally hardcode paths of backend binaries, configuration, and non-binary resources directories as absoulte paths at compile time FILE MANAGER * Added "Open in a new tab" to breadcrumb navigation menu * Can now export content of navigation/search filter as CSV, from column's header menu, and Main menu > Navigation submenu * CSV separator can now be customised from Options > Settings, General Tab, on the right of Localization selector * File manager now displays file size and compressed file size of directories inside archives, CRC column displays files and sub-directores count for directories * Many visual enhancements EXTRACTION and ARCHIVING * Can now remember default archive creation action (force new archive, add, update, sync...) * Improved displaying directory size in archive creation screen: items are now recursively enumerated asynchronously (non blocking) by default, so it is possible to proceed with archiving operations (confirm, cancel, modify parameters...) without needing the input count to be completed * Re-organized Archive manager settings page in Options > Settings * For Zpaq format now "Absolute paths" extraction option is enabled by default (in Advanced tab of extraction screen) ++++ perl-Compress-Raw-Lzma: - updated to 2.201 see /usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes 2.201 25 June 2022 * 2.201 Sat Jun 25 09:50:04 2022 +0100 367f6414d5eb54e5f0d1d07ceb1c909ce5ac84d8 ++++ perl-Encode: - updated to 3.18 see /usr/share/doc/packages/perl-Encode/Changes ++++ piper: - Update to version 0.7: * New and improved devices: * Logitech G602 * Logitech G903 * Logitech MX Anywhere 2 * Logitech MX Anywhere 3 * Logitech MX Vertical * Mars Gaming MM4 * SN TECH T3 Gaming Mouse * Added Ukrainian translation * Fix apply button activation on rates toggle - Fix ratbagd dependency to properly require at least version 0.14 ++++ pitivi: - Update to 2022.06: + Object tracking and blurring. + Beat detection and snapping clips to detected beats. + Title clip text border and shadow. + Allow maintaining aspect-ratio when resizing clips. + Added Source blending mode. + Easier to fade in/out a clip. + Playback sound VU meter. + Cut clips to paste them at a different position. - Drop ddf2369d1fc6fddd63f676cc905a8b8e96291a4c.patch ++++ python-langtable: update: 0.0.51 -> 0.0.58 - add list_common_keyboards() to public api (Sundeep Anand suanand@redhat.com) - Capitalize the return values of language_name() and territory_name() * gh#rhinstaller/anaconda#2837 - Add more translations and changes from CLDR - add list_common_languages derived from gnome-control-center (Sundeep Anand suanand@redhat.com) - Make inscript2 instead of inscript input methods the default * https://fedoraproject.org/wiki/Changes/Enhanced_Inscript_as_default_Indic_IM - Make ibus/m17n:vi:telex the default input method for Vietnamese - Fallback to translations in “xx” from “xx_Zzzz” only if “Zzzz” is the main script of “xx” * gh#mike-fabian/langtable#13 - Replace “ibus/cangjie” with “ibus/table:cangjie5” - Update Sami languages and Finnish keyboard layouts (from Marko Myllynen) - Add syr and ab_GE locales - Add rif language ++++ qtox: - Update to 1.17.6 * Bug Fixes - Windows: Correct Program Files directory for 32-bit Windows (47406e74) - macos: update deprecated AVFoundation API (484ea7ce) - Changes from 1.17.5 * Bug Fixes - Update video API usage for newer libavcodec (f5fabc2f) + Windows: - Restrict non-default install directory permissions (553bd47e) - Build NSIS installer in Unicode mode (9f84184b) - Define installer language before trying to access it (1353fc93) * Features - Settings: Add setting for hiding group join and leave system messages (916e797c) - UI: Add UI For controlling group join and leave system messages setting (423049db) - chatlog: Disable join and leave system messages based on setting (ee0334ac) ++++ telegram-desktop: - Add 0002-use-bundled-rnnoise-expected-gsl-ranges-webrtc.patch * Fix the build on openSUSE 15.4 - Rename 0001-use-bundled-ranged-exptected-gsl.patch to 0001-use-bundled-webrtc.patch * Use system provided ranged, gsl, and ranges library. ++++ u3-tool: - This tool only runs on Little Endian machines Exclude s390x ++++ vboot: - s390x is unsupported. Disable architecture. ------------------------------------------------------------------ ------------------ 2022-6-25 - Jun 25 2022 ------------------- ------------------------------------------------------------------ ++++ authselect: - Update to version 1.4.0+git.0.2c30265: * Release authselect-1.4.0 * po: update translations * pot: update pot files * po: update translations * sssd: ignore unknown users in pam_sss when with-smartcard is set * ci: add final copr status * ci: avoid concurrent runs * ci: add covscan and cppcheck * ci: switch to next-actions/copr * ci: run analyze workflow on all branches * converted to use source services * split language translation into seperate package ++++ borgbackup: - Update requirements * Be very specific with python3-msgpack: This prevents users to upgrade their Tumbleweed system with an incompatible version * Clean up ++++ byacc: - update to 20220128: * change a few malloc's to calloc's so clang analyzer can see initialized data * modify address computation in closure.c to avoid undefined behavior on machines which do not support large offsets (analysis/patch by Jessica Clarke, cf: 2014-09-17) * testsuite and autotools/build script fixes ++++ chromium: - Chromium 103.0.5060.53 (boo#1200783) * CVE-2022-2156: Use after free in Base * CVE-2022-2157: Use after free in Interest groups * CVE-2022-2158: Type Confusion in V8 * CVE-2022-2160: Insufficient policy enforcement in DevTools * CVE-2022-2161: Use after free in WebApp Provider * CVE-2022-2162: Insufficient policy enforcement in File System API * CVE-2022-2163: Use after free in Cast UI and Toolbar * CVE-2022-2164: Inappropriate implementation in Extensions API * CVE-2022-2165: Insufficient data validation in URL formatting - Added patches: * chromium-103-FrameLoadRequest-type.patch * chromium-103-SubstringSetMatcher-packed.patch * chromium-103-VirtualCursor-std-layout.patch * chromium-103-compiler.patch - Removed patches: * chromium-102-compiler.patch * chromium-91-sql-standard-layout-type.patch * chromium-101-libxml-unbundle.patch * chromium-102-fenced_frame_utils-include.patch * chromium-102-swiftshader-template-instantiation.patch * chromium-102-symbolize-include.patch * chromium-97-arm-tflite-cast.patch * chromium-97-ScrollView-reference.patch ++++ gnustep-make: - update to version 2.9.0 * Better check for objc runtime on Windows. * Split linker flags to better support partial linking: 'ALL_LDFLAGS' is now a combination of 'FINAL_LDFLAGS' and 'ALL_LDFLAGS'. * Better support for newer gcc versions. * Add support for storyboard files. * Increase autoconf version to 2.65 and make autoconf handle Objective-C++ and OBJCXX variables directly. * Fix bug that prevented ARC from getting used. * Link subproject object files directly instead of first merging them into 'subproject.o'. * Support building on Windows with Clang MSVC target. * Improve mingw64 support: for instance, adopt the triplet used by the mingw-w64 project rather than using the one returned by autoconf. Fixes building Gorm. - add keyring for source validation ++++ golang-github-prometheus-node_exporter: - Update to 1.3.1 * [BUGFIX] Handle nil CPU thermal power status on M1 #2218 * [BUGFIX] bsd: Ignore filesystems flagged as MNT_IGNORE. #2227 * [BUGFIX] Sanitize UTF-8 in dmi collector #2229 ++++ ibus-table: update: 1.13.3 -> 1.16.9 - Now requires Python >= 3.6 to build - Update Unihan_Variants.txt to "2022-04-26 Unicode 15.0.0 draft" - Update weblate translations - Add option to set dynamic adjust at runtime gh#mike-fabian/ibus-table#70 - Add button to forget all data learned by typing and selecting candidates * gh#kaio/ibus-table#75 - Fix problems with goucima for erbi-qs table gh#kaio/ibus-table#77 - Fix gh#mike-fabian/ibus-table#85 - 栗 U+6817 is used in Traditional Chinese as well gh#mike-fabian/ibus-table#95 - Ignore MOD3_MASK (Scroll Lock) when matching key bindings gh#mike-fabian/ibus-table#102 - When a Modifier key release matches a hotkey command, return False not True * gh#mike-fabian/ibus-table#102 ++++ ibus-table-chinese: update: 1.8.3 -> 1.8.8 - Move source to mike-fabian's repo as previous repo is now deprecated * https://github.com/definite/ibus-table-chinese/blob/master/README - Simplify CMakeLists.txt to avoid requiring cmake-fedora - cangjie5.txt improvement gh#mike-fabian/ibus-table-chinese#87 - quick5.txt improvement gh#mike-fabian/ibus-table-chinese#4 - Add table_extra tag gh#definite/ibus-table-chinese#18 - "Traditional Chinese only" is now the default for cangjie5 and quick5 * gh#mike-fabian/ibus-table-chinese#2 - Build outside of source tree gh#mike-fabian/ibus-table-chinese#2 chore: clean up specfile ++++ ibus-table-others: update: 1.3.12 -> 1.3.13 - Improvements in the latex.txt table gh#mike-fabian/ibus-table-others#24 ++++ mozilla-nss: - sync with current SLE * latest FIPS changes incl. testsuite fixes (enabled now) nss-fips-180-3-csp-clearing.patch nss-fips-tests-enable-fips.patch nss-fips-tests-skip.patch nss-fips-pbkdf-kat-compliance.patch ++++ ngspice-shared: - Update to version 37: * New features: + .probe command to measure currents, differential potentials or device power dissipation + S-parameter simulation with command .sp + command 'esave' to save only relevant digital nodes + substantail speed-up of plotting under MS Windows + flags 'alle' and 'digitop' to the plot command + reduce XSPICE memory consumption dramatically + For a list of all new features please have a look at the included NEWS file. * Patches: Many developer and user provided patches and bug fixes have been applied. Other bugs and some memory leaks have been removed as well. - Remove obsolete ngspice-Use-gnuplot-terminal-auto-detection.patch - Spec file cleanup ++++ gnustep-libobjc2: - Add gnustep-libobjc2-2.1-fix-trampoline-flags.patch (gh#gnustep/libobjc2#177). ++++ mutt: - update to 2.2.6: * This is a bug-fix release, fixing a variety of small issues ++++ ngspice: - Update to version 37: * New features: + .probe command to measure currents, differential potentials or device power dissipation + S-parameter simulation with command .sp + command 'esave' to save only relevant digital nodes + substantail speed-up of plotting under MS Windows + flags 'alle' and 'digitop' to the plot command + reduce XSPICE memory consumption dramatically + For a list of all new features please have a look at the included NEWS file. * Patches: Many developer and user provided patches and bug fixes have been applied. Other bugs and some memory leaks have been removed as well. - Remove obsolete ngspice-Use-gnuplot-terminal-auto-detection.patch - Spec file cleanup ++++ perl-JSON: - updated to 4.07 see /usr/share/doc/packages/perl-JSON/Changes 4.07 2022-06-24 - updated backportPP with JSON::PP 4.10 ++++ perl-Math-BigInt: - updated to 1.999836 see /usr/share/doc/packages/perl-Math-BigInt/CHANGES 1.999836 2022-06-24 * Improve compatibility with older versions of the Math-BigRat distribution. Math-BigInt version 1.999835 works with Math-BigRat version 0.2623 and newer. Math-BigInt version 1.999836 works with Math-BigRat version 0.2618 and newer. * Re-enable upgrading in Math::BigFloat->bdiv(). * Fix an error in the enabling/disabling of upgrading/downgrading. * Fix typos and other formatting errors. ++++ perl-Minion: - updated to 10.25 see /usr/share/doc/packages/perl-Minion/Changes 10.25 2022-06-24 - Added workers field to stats methods in Minion and Minion::Backend::Pg. ++++ python-rsa: - update to 4.8: - Switch to [Poetry](https://python-poetry.org/) for dependency and release management. - Compatibility with Python 3.10. - Chain exceptions using `raise new_exception from old_exception` - Added marker file for PEP 561. This will allow type checking tools in dependent projects - Use the Chinese Remainder Theorem when decrypting with a private key. This makes decryption 2-4x faster ++++ python-zeroconf: - Ignore flakey test (gh#jstasiak/python-zeroconf#1077). ++++ robin-map: - Update to version 1.0.1: * For the tests, force the usage of the Boost static libraries by setting Boost_USE_STATIC_LIBS to ON in CMake (gh#Tessil/robin-map#50). - Changes from version 1.0: * Add support for efficient serialization. * Remove compilation warnings when -Wshadow flag is set. * Fix USE_STORED_HASH_ON_REHASH to return true when bucket_count is 0, STORE_HASH is true and is_power_of_two_policy::value is true. * Fix CMake warning by specifying a project language before including GNUInstallDirs. * Create a local tsl-robin-mapTargets.cmake (gh#Tessil/robin-map#45). ++++ rtags: - Add rtags-2.38-emacs-28.patch: Fix build with emacs 28. ++++ semantik: - Update to 1.2.8 * Improve boundaries and cloud elements * Add and edit newlines in diagram elements #119 * Deselect items before exporting images #113 * Add a Markdown export filter (experimental) #110 * Update waf to 2.0.24 and improve the build on Ubuntu Jammy ++++ telegram-desktop: - Update to version 4.0.2 * Fix window title on Windows 7. (again) * Fix file chooser and global menu on macOS. * Crash fix and OpenAL check for PipeWire fix on Linux. ++++ vocal: - Add vocal-2.4.2-vala-0.56.patch: Fix build with Vala 0.56. ------------------------------------------------------------------ ------------------ 2022-6-24 - Jun 24 2022 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Bring back /sbin/netconfig as build option since the netconfig in SLE is not ready for usrmerge. ++++ OpenBoard: - minor changes in spec file - fix several issues - add 0008-install-fonts.patch - add 0637-fix-pdf-background-export.patch - add 0641-fix-font-handling.patch ++++ borgbackup: - Update to 1.2.1 Compatibility notes: * matching of path patterns has been aligned with borg storing relative paths. Borg archives file paths without leading slashes. Previously, include/exclude patterns could contain leading slashes. You should check your patterns and remove leading slashes. Fixes: * create: skip with warning if opening the parent dir of recursion root fails, #6374 * create: fix crash. metadata stream can produce all-zero chunks, #6587 * fix crash when computing stats, escape % chars in archive name, #6500 * fix transaction rollback: use files cache filename as found in txn.active/, #6353 * import-tar: kill filter process in case of borg exceptions, [#6401] #6681 * import-tar: fix mtime type bug * ensure_dir: respect umask for created directory modes, #6400 * SaveFile: respect umask for final file mode, #6400 * check archive: improve error handling for corrupt archive metadata block, make robust_iterator more robust, #4777 * pre12-meta cache: do not use the cache if want_unique is True, #6612 * fix scp-style repo url parsing for ip v6 address, #6526 * mount -o versions: give clear error msg instead of crashing. it does not make sense to request versions view if you only look at 1 archive, but the code shall not crash in that case as it did, but give a clear error msg. * show_progress: add finished=true/false to archive_progress json, #6570 * delete/prune: fix --iec mode output (decimal vs. binary units), #6606 * info: fix authenticated mode repo to show "Encrypted: No", #6462 * diff: support presence change for blkdev, chrdev and fifo items, #6615 New features: * delete: add repository id and location to prompt, #6453 * borg debug dump-repo-objs --ghost: new --segment=S - -offset=O options Other changes: * support python 3.11 * allow msgpack 1.0.4, #6716 * load_key: no key is same as empty key, #6441 * give a more helpful error msg for unsupported key formats, [#6561] * better error msg for defect or unsupported repo configs, #6566 * docs: * document borg 1.2 pattern matching behavior change, #6407 * Make clear that absolute paths always go into the matcher as if they are relative (without leading slash). Adapt all examples accordingly. * authentication primitives: improved security and performance infos * mention BORG_FILES_CACHE_SUFFIX as alternative to BORG_FILES_CACHE_TTL, #5602 * FAQ: add a hint about --debug-topic=files_cache * improve borg check --max-duration description * fix values of TAG bytes, #6515 * borg compact --cleanup-commits also runs a normal compaction, [#6324] * virtualization speed tips * recommend umask for passphrase file perms * borg 1.2 is security supported * update link to ubuntu packages, #6485 * use --numeric-ids in pull mode docs * remove blake2 docs, blake2 code not bundled any more, #6371 * clarify on-disk order and size of segment file log entry fields, #6357 * docs building: do not transform --/--- to unicode dashes * tests: * check that borg does not require pytest for normal usage, fixes #6563 * fix OpenBSD symlink mode test failure, #2055 * vagrant: * darwin64: remove fakeroot, #6314 * update development.lock.txt * use pyinstaller 4.10 and python 3.9.13 for binary build * upgrade VMCPUS and xdistn from 4 to 16, maybe this speeds up the tests * crypto: * use hmac.compare_digest instead of ==, #6470 * hmac_sha256: replace own cython wrapper code by hmac.digest python stdlib (since py38) * hmac and blake2b minor optimizations and cleanups * removed some unused crypto related code, #6472 * avoid losing the key (potential use-after-free). this never could happen in 1.2 due to the way we use the code. The issue was discovered in master after other changes, so we also "fixed" it here before it bites us. * setup / build: * add pyproject.toml, fix sys.path, #6466 * setuptools_scm: also require it via pyproject.toml * allow extra compiler flags for every extension build * fix misc. C / Cython compiler warnings, deprecation warnings * fix zstd.h include for bundled zstd, #6369 * source using python 3.8 features: pyupgrade --py38-plus ./**/*.py - Full changelog at /usr/share/doc/packages/borgbackup/CHANGES.rst ++++ crawl: - Update to version 0.28.0 Highlights * New Cinder Acolyte background, followers of the dying god Ignis. * The Hells burn with new fury, filled with new monsters and effects. * Yredelemnul completely redesigned; Okawaru and Jiyva significantly changed. * The Spider's Nest respun - many new monsters and maps lurk within. * Magical orbs added as a new category of off-hand equipment. - Version 0.27 highlights * New species: Djinni. * Many new spells and spellbooks. * New monster sets and end maps for many branches. * Ashenzari completely redesigned and reworked. * Cursed items removed. - Full changelogs at https://github.com/crawl/crawl/releases ++++ cups-filters: - Spec file: Removed URL from source line ++++ desktop-file-utils: - Add patches to avoid bogus errors in post-build checks: * 0001-validate-support-SingleMainWindow-key-from-1.5.patch * 0002-validate-Support-version-1.5.patch ++++ easyeffects: - Update to latest release 6.2.6 - Features: + When effects are disable to an application we now set its target metadata to null. This will allow the media session manager (wireplumber) to properly move the stream to a new device. + A new configuration option was added. It allows EasyEffects to ignore streams whose purpose is to monitor sink devices. This will help to fix some of problems our users were having when using OBS. + The code that shows the stream sample format has been improved + The rnnoise library is now optional. This should help package maintainers to build a Debian package. See the issue #1000 for more information. + Our logs now show the source code line where the messages are being printed - Bugfixes: + The "enable effects" checkbox in our window was not being updated when third party programs like pavucontrol moved the stream away from our virtual devices. This should be fixed now. + Fixed a crash that could happen when the maximum autogain history was changed. + Avoid crashes when pw-mididump is running ++++ vim: - Updated to version 8.2.5154, fixes the following problems - fixed boo#1200184 * Debugger test fails when run with valgrind. * Cannot build without the +channel feature. (Dominique Pellé) * Various small issues. * TIME_WITH_SYS_TIME is no longer supported by autoconf. * Seachpair timeout test is flaky. * Using "volatile int" in a signal handler might be wrong. * Startup test fails if there is a status bar at the top of the screen. (Ernie Rael) * Some tests fail when using valgrind. Spurious leak reports. * With 'lazyredraw' set completion menu may be displayed wrong. * Exit test causes spurious valgrind reports. * Memory leak when substitute expression nests. * Flaky test always fails on retry. * Invalid memory access when using an expression on the command line. * Cannot build without the +eval feature. (Tony Mechelynck) * Read past the end of the first line with ":0;'{". * Reading beyond the end of the line with lisp indenting. * search() gets stuck with "c" and skip evaluates to true. * "make uninstall" does not remove colors/lists. * Still mentioning version8, some cosmetic issues. ++++ mediainfo: - Update to version 22.06 Added features: * MXF: FFV1 support * Dolby Vision: add info about more profiles * AAC: check of missing ID_END and incoherent count of channels * NSV: better handling of buggy StarDiva agenda negative timestamps * Text: Show text frame rate * Text: frame rate precise numerator/denominator also for text streams * CDP: readout of display aspect ratio * MPEG-4/MOV: support of time codes >30 fps * TTML: Support of more timeExpression flavors Fixed bugs: * ADM: correctly map Dolby binaural render mode to track UID * Dolby Audio Metadata: first frame of action in HH:MM:SS:FF format * Dolby Vision: profiles and levels in decimal rather than in hexadecimal * MXF: fix of Dolby Vision Metadata not displayed if HDR10 metadata is present * MPEG-4/MOV: avoid buggy frame rates by taking frame rate from stts atom * CDP: better catching of wrong line21_field value * NSV: better handling of invalid frames * MXF: Include frame count in SDTI and SystemScheme1 time codes to time stamp conversion * TTML: do not show frame rate if it is from MediaInfo options * DV: timecode trace in HH:MM:SS:FF format ++++ live555: - Update to version 2022.06.16: + Both our RTSP client and RTSP server implementations now support (optional) RTSP-over-HTTPS streaming, when RTSP-over-TLS would otherwise be available. - Changes from version 2022.06.14: + Added optional support (via #ifdefs) to the "testOnDemandRTSPServer" demo application for streaming via RTSPS (RTSP-over-TLS) and optionally SRTP (encrypted RTP/RTCP). To use this, you would need to define SERVER_USE_TLS, and PATHNAME_TO_CERTIFICATE_FILE and PATHNAME_TO_PRIVATE_KEY_FILE. ++++ libglib-testing: - Update to version 0.1.1: + Bugs fixed: - docs: Make the API stability policy a little more mature. - signal-logger: Don’t pass NULL to G_VALUE_LCOPY(). - Fix subproject build with recent meson. ++++ link-grammar: - Update to version 5.10.5: + English dict: broader handling of ellipsis. + Updated Thai dicts. + Fix Thai regex's to work even with basic C++ regex lib. + Performance improvements. ++++ libmediainfo: - Update to version 22.06 Added features: * MXF: FFV1 support * Dolby Vision: add info about more profiles * AAC: check of missing ID_END and incoherent count of channels * NSV: better handling of buggy StarDiva agenda negative timestamps * Text: Show text frame rate * Text: frame rate precise numerator/denominator also for text streams * CDP: readout of display aspect ratio * MPEG-4/MOV: support of time codes >30 fps * TTML: Support of more timeExpression flavors Fixed bugs: * ADM: correctly map Dolby binaural render mode to track UID * Dolby Audio Metadata: first frame of action in HH:MM:SS:FF format * Dolby Vision: profiles and levels in decimal rather than in hexadecimal * MXF: fix of Dolby Vision Metadata not displayed if HDR10 metadata is present * MPEG-4/MOV: avoid buggy frame rates by taking frame rate from stts atom * CDP: better catching of wrong line21_field value * NSV: better handling of invalid frames * MXF: Include frame count in SDTI and SystemScheme1 time codes to time stamp conversion * TTML: do not show frame rate if it is from MediaInfo options * DV: timecode trace in HH:MM:SS:FF format ++++ libvirt: - spec: Include aarch64 in the list of architectures that 'Require' dmidecode boo#1196087 ++++ maven-jar-plugin: - Remove all dependencies with scope test, since a raw xmvn does not hide them from maven. ++++ maven-resources-plugin: - Remove all dependencies with scope test, since a raw xmvn does not hide them from maven. ++++ meson: - Update to version 0.62.2: + qt module: fix broken install_dir kwarg. + qt module: fix missing sanity check for install_dir + install. + dependencies: tighten type checking and fix cmake API violation. + cmake: Fix CMake LLVM dependency error. + Limit parallelism to hopefully work on machines with 160 cores. + Fix --allow-shlib-undefined for LLVM versions > 9. + i18n: fix bug where disabling gettext() broke merge_file(). + Fix sandbox violation when using subproject as a symlink. ++++ meson-test: - Update to version 0.62.2: + qt module: fix broken install_dir kwarg. + qt module: fix missing sanity check for install_dir + install. + dependencies: tighten type checking and fix cmake API violation. + cmake: Fix CMake LLVM dependency error. + Limit parallelism to hopefully work on machines with 160 cores. + Fix --allow-shlib-undefined for LLVM versions > 9. + i18n: fix bug where disabling gettext() broke merge_file(). + Fix sandbox violation when using subproject as a symlink. ++++ nss_wrapper: - Update to version 1.1.12 * Added (de)contructor support on AIX with pragma init/finish * Fixed possible crash in getaddrinfo() * Fixed issues with processes closing all fds when forking * Fixed issues with setgrent() and endpwent() nss module support ++++ openQA: - Update to version 4.6.1656072301.e097342: * Fix use of --no-refresh in continuous-update * Avoid unintended vendor changes in openqa-continuous-update * Makefile: Ensure "test" includes also helm tests * Makefile: Prevent repetition of test-with-database call definition * Retry hook scripts that use the exit code 142 * Add Chart Testing tool to CI workflow * Add simple static check for Helm chart * Add sub charts as dependencies to allow linting * Add Helm chart for openQA-webui * Exclude templated helm files from yamllint check * Add Helm chart for openQA-worker * Document working on database-related performance problems * Fix warning "Query returned more than one row" for linked comments * Avoid running out of database IDs - worker tables * Fix too verbose message about unrecognized referer ++++ openSUSE-release-tools: - Update to version 20220624.4137841c: * ci/testenv-tumbleweed: Add scm-obs-bridge for source_checker to container * package: require git-scm-bridge by osrt-check-source ++++ os-autoinst: - Update to version 4.6.1656071262.52a4665: * Remove unused variables in VNC code * Remove unused method gen_runfile * Remove unused method gen_qemu_img_commit * ci: Cover CARP_TRACE methods * ci: Cover OpenQA::Qemu::MutParams ++++ osc: - 0.180.0 - warn when trying to commit a prj/pac managed in scm - fix crash on "osc up" for git based package/projects - don't traceback on invalid credentials manager - improve README, rename it to README.md - declare OscHTTPSignatureAuthHandler as a new-style class - remove illegal character in comment ++++ perl-Alien-Build: - updated to 2.50 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.50 2022-06-23 11:53:00 -0500 - Documentation updates (gh#308, gh#310) 2.49 2022-06-23 11:19:08 -0500 - Fix tests to pass on systems that do not have a compiler (gh#309) ++++ picocli: - Build picocli using ant to avoid cycles ++++ python-Flask-Admin: - Add patch redirect-location-assertions.patch: * Remove hostname when checking location from redirects. - Add PyYAML and requre to BuildRequires. ++++ python-MarkupSafe: - Patch PKG-INFO to avoid pip failing on Python 3.6 with `ERROR: Package 'MarkupSafe' requires a different Python: 3.6.15 not in '>=3.7'`. ++++ python-acme: - update to 1.28.0: * use order "status" to determine action during finalization ++++ python-autodocsumm: - Remove guard on upper Sphinx version. ++++ python-certbot: - update to 1.28.0: * Updated Apache/NGINX TLS configs to document contents are based on ssl-config.mozilla.org * A change to order finalization has been made to the `acme` module and Certbot: - An order's `certificate` field will only be processed if the order's `status` is `valid`. - An order's `error` field will only be processed if the order's `status` is `invalid`. ++++ python-certbot-apache: - update to 1.28.0: * Updated Apache/NGINX TLS configs to document contents are based on ssl-config.mozilla.org * A change to order finalization has been made to the `acme` module and Certbot: - An order's `certificate` field will only be processed if the order's `status` is `valid`. - An order's `error` field will only be processed if the order's `status` is `invalid`. ++++ python-certbot-dns-cloudflare: - update to version 1.28.0 * sync with the main certbot package ++++ python-certbot-dns-cloudxns: - update to version 1.28.0 * sync with the main certbot package ++++ python-certbot-dns-digitalocean: - update to version 1.28.0 * sync with the main certbot package ++++ python-certbot-dns-dnsimple: - update to version 1.28.0 * sync with the main certbot package ++++ python-certbot-dns-dnsmadeeasy: - update to version 1.28.0 * sync with the main certbot package ++++ python-certbot-dns-google: - update to version 1.28.0 * sync with the main certbot package ++++ python-certbot-dns-linode: - update to version 1.28.0 * sync with the main certbot package ++++ python-certbot-dns-luadns: - update to version 1.28.0 * sync with the main certbot package ++++ python-certbot-dns-nsone: - update to version 1.28.0 * sync with the main certbot package ++++ python-certbot-dns-rfc2136: - update to version 1.28.0 * sync with the main certbot package ++++ python-certbot-dns-route53: - update to version 1.28.0 * sync with the main certbot package ++++ python-certbot-nginx: - update to 1.28.0: * Updated Apache/NGINX TLS configs to document contents are based on ssl-config.mozilla.org * A change to order finalization has been made to the `acme` module and Certbot: - An order's `certificate` field will only be processed if the order's `status` is `valid`. - An order's `error` field will only be processed if the order's `status` is `invalid`. ++++ python-deepdiff: - Update to 5.8.2 * Fixing dependency for Py3.6 - DeepDiff 5.8.1 includes bug fixes: * Fixed test suite for 32bit systems * Fixed the issue when using ignore_order=True and group_by simultaneously * Added the support for diffing object properties (@property) * Better support of diffing private variables - DeepDiff 5.8.0 includes bug fixes and improvements: * Fixed the bug with delta randomly not producing the same results when ignore_order=True * Display detailed pretty when verbose * Allow ordered-set version 4.1.x * Removing extra logging when key is not found in DeepHash * Fixed error when comparing non-utf8 byte strings with ignore_order=True * Fixed Tests fail after 2022-05-14 * Fixed TypeError is thrown when comparing bool and str ++++ python-nbsmoke: - Add nbsmoke-obs-nounraisableexception.patch: don't error on warnings about obs not closing sockets in time ++++ python-typer: - Add run-subprocesses-with-correct-python.patch to ensure tests aren't accidentally running subprocesses using the wrong Python version. - Add set-proper-pythonpath-for-tutorial-script-tests.patch to fix issue with build failing due to import failures. ++++ rust-analyzer: - Update to version 2022.06.20: * fix: attribute macros not being properly diagnosed * internal: Handle fractional release numbers in changelog naming * Consider walking up macro expansions when searching for surrounding entities in completion analysis * Move `CompletionContext::impl_def` into corresponding entities * Move `CompletionContext::incomplete_let` into `PathKind::Expr` * feat: add fold range for multi line match arm list * Move `CompletionContext::function_def` into `PathKind::Expr` ++++ selinux-policy: - Update to version 20220624. Refreshed: * fix_init.patch * fix_kernel_sysctl.patch * fix_logging.patch * fix_networkmanager.patch * fix_unprivuser.patch Dropped fix_hadoop.patch, not necessary anymore * Updated fix_locallogin.patch to allow accesses for nss-systemd (bsc#1199630) ++++ skaffold: - Update to version 1.39.0: * release: v1.39.0 (#7580) * feat: add `hostPlatform` and `targetPlatforms` (#7550) (#7559) * feat: Add privateWorkerPool and location configuration for gcb (#7440) * chore: skip config in v2 package when generating new schema, add v2beta29 version schema (#7436) * feat: [V1] Add helm3.1deployer no op (#7423) * refactor: rename helm.Deployer to helm.Deployer3 to prepare for helm.Deployer31 (#7415) * docs: use `image` instead of `imageKey` to improve consistency in Helm documentation (#7407) * fix: change error to warning for build platform (#7402) (#7404) * fix: fetch images by platform tag when using` --platform` (#7393) * feat: add tests (#7319) * chore: [v1] cherry pick the fix to collect cluster type on v1 branch (#7316) * ci: update permissions for verify-examples GitHub actions (#7291) * fix: fix kubectl result formatting for debug logs (#7293) * chore: remove `v1` config package and move it to `latest` package. (#7290) * chore(deps): bump actions/setup-go from 2 to 3 (#7283) * fix: add default value for status-check flag when no value is specified (#7278) * fix: add panic fix and recovery logic to reflection for yaml line number info (#7276) ++++ squid: - Update to 5.6: * Improve handling of Gopher responses (bsc#1200907, CVE-2021-46784) - Changes in 5.5: * fixes regression Bug 5192: esi_parser default is incorrect * Bug 5177: clientca certificates sent to https_port clients * Bug 5090: Must(!request->pinnedConnection()) violation * Kid restart leads to persistent queue overflows, delays/timeouts ++++ telegram-desktop: - Update to version 4.0.1 * Fix window title on Windows 7. * Bug fixes and other minor improvements. - Update tg_owt; this does not include pipewire anymore, therefore: * Add BuildRequires: pkgconfig(libpipewire-0.3) - Remove patches no longer needed: * 0002-tg_owt-fix-name-confliction.patch * 0005-add-wayland-include-path.patch * fix-unused-variable-error.patch - Add suport for Qt version 6 - Update to version 4.0.0 * Premium: Send media and files each up to 4 GB in size. * Premium: Download media and files at the fastest possible speed, with no limits. * Premium: Double most of the limits in the app. * Premium: Get a new button next to any voice message to generate a transcript of its audio. * Premium: React with even more emoji, including :clown: and 😍. * Premium: Send unique stickers with additional effects, updated monthly. * Premium: Set a default chat folder or enable tools to auto-archive and hide new chats. * Premium: Subscribers have a badge next to their name, showing they help support Telegram. * Premium: Show off your profile video that will be animated for everyone in chats and the chat list. * Premium: Sponsored Messages that are sometimes shown in public channels will no longer appear. * Enable join requests for your public groups – no invite links required. * Users who open the group will see an Apply to Join Group button. * Once approved by an admin, users will be able to participate in the chat. * Bots that are integrated into the attachment menu can be programmed to work in groups and channels. - Update to version 3.7.6 * Settings > Advanced > Experimental adds an option to open chats in separate windows. * Fix possible crash in video chat reconnection. * Fix possible crash after account switch. - Update to version 3.7.5 * Improve cloud password management design. * Fix a crash in shared media search. * Fix audio recording on macOS. - Update to version 3.7.4 * More icons for chat folders. * Improve some more sections design. * Update the OpenAL library to 1.22.0. ++++ vokoscreenNG: - Update to 3.3.0 * Add dialog if user has no write access to target directory * New camera features: zoom, stepless resizing and moving as frameless window * Various bug fixes * Translation updates ++++ xmvn-mojo: - The build does not depend on easymock ++++ yast2: - save_y2logs - check both Packages and Packages.db in /var/lib/rpm (bsc#1200831) - 4.5.6 ------------------------------------------------------------------ ------------------ 2022-6-23 - Jun 23 2022 ------------------- ------------------------------------------------------------------ ++++ MirrorCache: - Update to version 1.035: * Add project checkboxes to mirror report (#280) * Collect report from subsidiaries (#282) * Fix incorrect path in metalink for origin file (#281) * Add config CUSTOM_FOOTER_MESSAGE (#283) * CircleCI: ignore gh-pages branch (#279) ++++ R-base: - CHANGES IN R 4.2.1: NEW FEATURES: * New function utils::findCRANmirror() to find out if a CRAN mirror has been selected, otherwise fallback to the main site. This behaves in the same way as tools::CRAN_package_db() and is intended for packages wishing to access CRAN for purposes other than installing packages. The need for this was shown by a day when the main CRAN website was offline and a dozen or so packages which had its URL hardcoded failed their checks. INSTALLATION on a UNIX-ALIKE: * The libraries searched for by --with-blas (without a value) now include BLIS (after OpenBLAS but before ATLAS). And on macOS, the Accelerate framework (after ATLAS). (This is patterned after the AX_BLAS macro from the Autoconf Archive.) * The included LAPACK sources have been updated to 3.10.1. UTILITIES: * The (full path to) the command tidy to be used for HTML validation can be set by environment variable R_TIDYCMD. * Setting environment variable _R_CHECK_RD_VALIDATE_RD2HTML_ to a false value will override R CMD check --as-cran and turn off HTML validation. This provides a way to circumvent a problematic tidy. The 2006 version that ships with macOS is always skipped. C-LEVEL FACILITIES: * The undocumented legacy declarations of Sint, Sfloat, SINT_MAX and SINT_MIN in header R.h are deprecated. BUG FIXES: * fisher.test(d) no longer segfaults for "large" d; fixing PR#18336 by preventing/detecting an integer overflow reliably. * tar(., files=*) now produces correctly the warning about invalid uid or gid of files, fixing PR#18344, reported by Martin Morgan. * tk_choose.files() with multi = FALSE misbehaved on paths containing spaces (PR#18334) (regression introduced in R 4.0.0). * sort(x, partial = ind, *) now works correctly notably for the non-default na.last = FALSE or TRUE, fixing PR#18335 reported by James Edwards. * Environment variable _R_CHECK_XREFS_REPOSITORIES_ is only used for checking .Rd cross-references in R CMD check (as documented) and not for other uses looking for a CRAN mirror. * The search for a CRAN mirror when checking packages now uses getOption("repos") if that specifies a CRAN mirror, even when it does not also specify all three Bioconductor repositories (as was previously required). * The HTML code generated by tools::Rd2HTML() has been improved to pass tidy 5.8.0. ++++ amarok: - Update to version 2.9.75git.20220614T014846~dc55a00143: * Mark Amarok as a single main window program - Update translations - Rebase flac_mimetype_bnc671581.diff ++++ amtk: - Update to version 5.4.1: + Build system: check if compiler supports --version-script linker option. + Documentation improvements. ++++ asciidoc: - Update to version 10.2.0: + Future feature: - As part of the intended 10.3.0 release, the following document attribute flags will be reserved for modifying asciidoc-py runtime behavior: . future-compat . legacy-compat . compat-mode - Please see GH issue #254 for more information. + Bug fixes: Fix verbose output not working when using a2x or asciidoc entry points. + Miscellaneous: Automate publishing asciidoc-py website as part of release process. ++++ b4: - Fix _service: Do not add +0 to version when we are directly on a tagged revision (so: 0.9.0 instead of 0.9.0+0). ++++ claws-mail: - claws-mail 4.x.x with GTK 3 ignores the plugin setting in the clawsrc file in range [Plugins_GTK2] - change it to [Plugins_GTK3] in the skel/.claws-mail/clawsrc file (bnc#1200880) ++++ cmctl: - Update to version 1.8.2: * bump base images to latest available * add new _bin dir to gitignore * Increase ACME client HTTP timeout to 90s * Remove timeouts in ACME logging middleware * Incease issuer and clusterissuer controller timeouts * Set static (Cluster)Issuers timeout to 90 seconds ++++ cockpit: - Add conflict between cockpit-networkmanager and cockpit-wicked as they use the same URL paths. ++++ cockpit-suse-theme: - Fix dependencies ++++ glibc-cross-aarch64-src: - read-chk-cancel.patch: debug: make __read_chk a cancellation point (bsc#1200682, BZ #29274) - wcrtomb-fortify.patch: wcrtomb: Make behavior POSIX compliant (bsc#1200688) ++++ glibc-cross-riscv64-src: - read-chk-cancel.patch: debug: make __read_chk a cancellation point (bsc#1200682, BZ #29274) - wcrtomb-fortify.patch: wcrtomb: Make behavior POSIX compliant (bsc#1200688) ++++ glibc: - read-chk-cancel.patch: debug: make __read_chk a cancellation point (bsc#1200682, BZ #29274) - wcrtomb-fortify.patch: wcrtomb: Make behavior POSIX compliant (bsc#1200688) ++++ glibc-utils-src: - read-chk-cancel.patch: debug: make __read_chk a cancellation point (bsc#1200682, BZ #29274) - wcrtomb-fortify.patch: wcrtomb: Make behavior POSIX compliant (bsc#1200688) ++++ gnome-software: - Ship software-opensuse.gschema.override, declaring the repositories 'repo-oss', 'repo-update', and 'repo-non-oss' as the official repositories (boo#1189907). ++++ gzdoom: - Add 0001-Revert-load-the-hex-font-as-early-as-possible.patch ++++ hwinfo: - merge gh#openSUSE/hwinfo#113 - Keep NVMe's namespace output consistency when nvme_core.multipath=1 (bsc#1199948) - 21.82 ++++ ibus-typing-booster: - Update to 2.16.5 - Use new pykakasi API instead of the deprecated v1.2 API. - Fix typo in LOCALE_DEFAULTS for Korean. The default values for Korean were not applied because of this typo. (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/321) - Improve and simplify setting input methods and dictionaries using new helper functions (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/318) - self._is_candidate_auto_selected should only be true if no manual keys to select were pressed (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/319) - Translation update from Weblate (it updated 93.6% (205 of 219 strings)) ++++ jasper: - Update to 3.0.5: * Fix a minor build issue (#328). ++++ kanku: - Update to version 0.12.7: * [handler] fixing users * [cli] up: fixed __ALL__ ++++ kernel-debug: - Linux 5.18.6 (bsc#1012628). - Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (bsc#1012628). - arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - io_uring: reinstate the inflight tracking (bsc#1012628). - powerpc/kasan: Silence KASAN warnings in __get_wchan() (bsc#1012628). - ASoC: nau8822: Add operation for internal PLL off and on (bsc#1012628). - ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback (bsc#1012628). - drm/amd/display: Read Golden Settings Table from VBIOS (bsc#1012628). - drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus (bsc#1012628). - drm/amdkfd: Use mmget_not_zero in MMU notifier (bsc#1012628). - dma-debug: make things less spammy under memory pressure (bsc#1012628). - ASoC: Intel: cirrus-common: fix incorrect channel mapping (bsc#1012628). - ASoC: cs42l52: Fix TLV scales for mixer controls (bsc#1012628). - ASoC: cs35l36: Update digital volume TLV (bsc#1012628). - ASoC: cs53l30: Correct number of volume levels on SX controls (bsc#1012628). - ASoC: cs42l52: Correct TLV for Bypass Volume (bsc#1012628). - ASoC: cs42l56: Correct typo in minimum level for SX volume controls (bsc#1012628). - ASoC: cs42l51: Correct minimum value for SX volume control (bsc#1012628). - drm/amdkfd: add pinned BOs to kfd_bo_list (bsc#1012628). - ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() (bsc#1012628). - quota: Prevent memory allocation recursion while holding dq_lock (bsc#1012628). - ASoC: wm8962: Fix suspend while playing music (bsc#1012628). - ASoC: es8328: Fix event generation for deemphasis control (bsc#1012628). - ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put() (bsc#1012628). - ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID (bsc#1012628). - Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq (bsc#1012628). - scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (bsc#1012628). - scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (bsc#1012628). - scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (bsc#1012628). - scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (bsc#1012628). - scsi: mpt3sas: Fix out-of-bounds compiler warning (bsc#1012628). - scsi: ipr: Fix missing/incorrect resource cleanup in error case (bsc#1012628). - scsi: pmcraid: Fix missing resource cleanup in error case (bsc#1012628). - ALSA: hda/realtek - Add HW8326 support (bsc#1012628). - virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (bsc#1012628). - nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred (bsc#1012628). - ipv6: Fix signed integer overflow in __ip6_append_data (bsc#1012628). - ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg (bsc#1012628). - net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag (bsc#1012628). - mellanox: mlx5: avoid uninitialized variable warning with gcc-12 (bsc#1012628). - MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error (bsc#1012628). - random: credit cpu and bootloader seeds by default (bsc#1012628). - gpio: dwapb: Don't print error on -EPROBE_DEFER (bsc#1012628). - platform/x86/intel: Fix pmt_crashlog array reference (bsc#1012628). - platform/x86/intel: pmc: Support Intel Raptorlake P (bsc#1012628). - platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support (bsc#1012628). - platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF (bsc#1012628). - platform/x86/intel: hid: Add Surface Go to VGBS allow list (bsc#1012628). - staging: r8188eu: fix rtw_alloc_hwxmits error detection for now (bsc#1012628). - staging: r8188eu: Fix warning of array overflow in ioctl_linux.c (bsc#1012628). - pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (bsc#1012628). - pNFS: Avoid a live lock condition in pnfs_update_layout() (bsc#1012628). - sunrpc: set cl_max_connect when cloning an rpc_clnt (bsc#1012628). - clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() (bsc#1012628). - i40e: Fix adding ADQ filter to TC0 (bsc#1012628). - i40e: Fix calculating the number of queue pairs (bsc#1012628). - i40e: Fix call trace in setup_tx_descriptors (bsc#1012628). - iavf: Fix issue with MAC address of VF shown as zero (bsc#1012628). - Drivers: hv: vmbus: Release cpu lock in error case (bsc#1012628). - tty: goldfish: Fix free_irq() on remove (bsc#1012628). - misc: atmel-ssc: Fix IRQ check in ssc_probe (bsc#1012628). - riscv: dts: microchip: re-add pdma to mpfs device tree (bsc#1012628). - io_uring: fix races with file table unregister (bsc#1012628). - io_uring: fix races with buffer table unregister (bsc#1012628). - drm/i915/reset: Fix error_state_read ptr + offset use (bsc#1012628). - net: hns3: set port base vlan tbl_sta to false before removing old vlan (bsc#1012628). - net: hns3: don't push link state to VF if unalive (bsc#1012628). - net: hns3: restore tm priority/qset to default settings when tc disabled (bsc#1012628). - net: hns3: fix PF rss size initialization bug (bsc#1012628). - net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (bsc#1012628). - nvme: add device name to warning in uuid_show() (bsc#1012628). - mlxsw: spectrum_cnt: Reorder counter pools (bsc#1012628). - ice: Fix PTP TX timestamp offset calculation (bsc#1012628). - ice: Sync VLAN filtering features for DVM (bsc#1012628). - ice: Fix queue config fail handling (bsc#1012628). - ice: Fix memory corruption in VF driver (bsc#1012628). - net: bgmac: Fix an erroneous kfree() in bgmac_remove() (bsc#1012628). - net: remove noblock parameter from skb_recv_datagram() (bsc#1012628). - net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg (bsc#1012628). - arm64: ftrace: fix branch range checks (bsc#1012628). - arm64: ftrace: consistently handle PLTs (bsc#1012628). - certs/blacklist_hashes.c: fix const confusion in certs blacklist (bsc#1012628). - init: Initialize noop_backing_dev_info early (bsc#1012628). - block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (bsc#1012628). - faddr2line: Fix overlapping text section failures, the sequel (bsc#1012628). - x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage (bsc#1012628). - i2c: npcm7xx: Add check for platform_driver_register (bsc#1012628). - irqchip/gic/realview: Fix refcount leak in realview_gic_of_init (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in build_fiq_affinity (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in aic_of_ic_init (bsc#1012628). - irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions (bsc#1012628). - irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions (bsc#1012628). - irqchip/realtek-rtl: Fix refcount leak in map_interrupts (bsc#1012628). - sched: Fix balance_push() vs __sched_setscheduler() (bsc#1012628). - i2c: designware: Use standard optional ref clock implementation (bsc#1012628). - i2c: mediatek: Fix an error handling path in mtk_i2c_probe() (bsc#1012628). - mei: hbm: drop capability response on early shutdown (bsc#1012628). - mei: me: add raptor lake point S DID (bsc#1012628). - comedi: vmk80xx: fix expression for tx buffer size (bsc#1012628). - crypto: memneq - move into lib/ (bsc#1012628). - USB: serial: option: add support for Cinterion MV31 with new baseline (bsc#1012628). - USB: serial: io_ti: add Agilent E5805A support (bsc#1012628). - arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (bsc#1012628). - usb: dwc2: Fix memory leak in dwc2_hcd_init (bsc#1012628). - usb: cdnsp: Fixed setting last_trb incorrectly (bsc#1012628). - usb: dwc3: gadget: Fix IN endpoint max packet size allocation (bsc#1012628). - usb: dwc3: pci: Restore line lost in merge conflict resolution (bsc#1012628). - usb: gadget: u_ether: fix regression in setting fixed MAC address (bsc#1012628). - usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe (bsc#1012628). - usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() (bsc#1012628). - usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() (bsc#1012628). - tty: n_gsm: Debug output allocation must use GFP_ATOMIC (bsc#1012628). - serial: 8250: Store to lsr_save_flags after lsr read (bsc#1012628). - bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (bsc#1012628). - md/raid5-ppl: Fix argument order in bio_alloc_bioset() (bsc#1012628). - dm: fix race in dm_start_io_acct (bsc#1012628). - dm mirror log: round up region bitmap size to BITS_PER_LONG (bsc#1012628). - drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl (bsc#1012628). - drm/amd/display: Cap OLED brightness per max frame-average luminance (bsc#1012628). - audit: free module name (bsc#1012628). - cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle (bsc#1012628). - fs: account for group membership (bsc#1012628). - selinux: free contexts previously transferred in selinux_add_opt() (bsc#1012628). - ext4: fix super block checksum incorrect after mount (bsc#1012628). - ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1012628). - ext4: make variable "count" signed (bsc#1012628). - ext4: add reserved GDT blocks check (bsc#1012628). - KVM: arm64: Always start with clearing SVE flag on load (bsc#1012628). - KVM: arm64: Don't read a HW interrupt pending state in user context (bsc#1012628). - virtio-pci: Remove wrong address verification in vp_del_vqs() (bsc#1012628). - drm/i915/uc: remove accidental static from a local variable (bsc#1012628). - bpf: Use safer kvmalloc_array() where possible (bsc#1012628). - powerpc/book3e: get rid of #include (bsc#1012628). - dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference (bsc#1012628). - dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference (bsc#1012628). - dm: fix bio_set allocation (bsc#1012628). - clk: imx8mp: fix usb_root_clk parent (bsc#1012628). - Delete patches.suse/netfs-Eliminate-Clang-randstruct-warning.patch. - Update config files. - commit 5aa0763 ++++ kernel-default: - Linux 5.18.6 (bsc#1012628). - Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (bsc#1012628). - arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - io_uring: reinstate the inflight tracking (bsc#1012628). - powerpc/kasan: Silence KASAN warnings in __get_wchan() (bsc#1012628). - ASoC: nau8822: Add operation for internal PLL off and on (bsc#1012628). - ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback (bsc#1012628). - drm/amd/display: Read Golden Settings Table from VBIOS (bsc#1012628). - drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus (bsc#1012628). - drm/amdkfd: Use mmget_not_zero in MMU notifier (bsc#1012628). - dma-debug: make things less spammy under memory pressure (bsc#1012628). - ASoC: Intel: cirrus-common: fix incorrect channel mapping (bsc#1012628). - ASoC: cs42l52: Fix TLV scales for mixer controls (bsc#1012628). - ASoC: cs35l36: Update digital volume TLV (bsc#1012628). - ASoC: cs53l30: Correct number of volume levels on SX controls (bsc#1012628). - ASoC: cs42l52: Correct TLV for Bypass Volume (bsc#1012628). - ASoC: cs42l56: Correct typo in minimum level for SX volume controls (bsc#1012628). - ASoC: cs42l51: Correct minimum value for SX volume control (bsc#1012628). - drm/amdkfd: add pinned BOs to kfd_bo_list (bsc#1012628). - ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() (bsc#1012628). - quota: Prevent memory allocation recursion while holding dq_lock (bsc#1012628). - ASoC: wm8962: Fix suspend while playing music (bsc#1012628). - ASoC: es8328: Fix event generation for deemphasis control (bsc#1012628). - ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put() (bsc#1012628). - ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID (bsc#1012628). - Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq (bsc#1012628). - scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (bsc#1012628). - scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (bsc#1012628). - scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (bsc#1012628). - scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (bsc#1012628). - scsi: mpt3sas: Fix out-of-bounds compiler warning (bsc#1012628). - scsi: ipr: Fix missing/incorrect resource cleanup in error case (bsc#1012628). - scsi: pmcraid: Fix missing resource cleanup in error case (bsc#1012628). - ALSA: hda/realtek - Add HW8326 support (bsc#1012628). - virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (bsc#1012628). - nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred (bsc#1012628). - ipv6: Fix signed integer overflow in __ip6_append_data (bsc#1012628). - ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg (bsc#1012628). - net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag (bsc#1012628). - mellanox: mlx5: avoid uninitialized variable warning with gcc-12 (bsc#1012628). - MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error (bsc#1012628). - random: credit cpu and bootloader seeds by default (bsc#1012628). - gpio: dwapb: Don't print error on -EPROBE_DEFER (bsc#1012628). - platform/x86/intel: Fix pmt_crashlog array reference (bsc#1012628). - platform/x86/intel: pmc: Support Intel Raptorlake P (bsc#1012628). - platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support (bsc#1012628). - platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF (bsc#1012628). - platform/x86/intel: hid: Add Surface Go to VGBS allow list (bsc#1012628). - staging: r8188eu: fix rtw_alloc_hwxmits error detection for now (bsc#1012628). - staging: r8188eu: Fix warning of array overflow in ioctl_linux.c (bsc#1012628). - pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (bsc#1012628). - pNFS: Avoid a live lock condition in pnfs_update_layout() (bsc#1012628). - sunrpc: set cl_max_connect when cloning an rpc_clnt (bsc#1012628). - clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() (bsc#1012628). - i40e: Fix adding ADQ filter to TC0 (bsc#1012628). - i40e: Fix calculating the number of queue pairs (bsc#1012628). - i40e: Fix call trace in setup_tx_descriptors (bsc#1012628). - iavf: Fix issue with MAC address of VF shown as zero (bsc#1012628). - Drivers: hv: vmbus: Release cpu lock in error case (bsc#1012628). - tty: goldfish: Fix free_irq() on remove (bsc#1012628). - misc: atmel-ssc: Fix IRQ check in ssc_probe (bsc#1012628). - riscv: dts: microchip: re-add pdma to mpfs device tree (bsc#1012628). - io_uring: fix races with file table unregister (bsc#1012628). - io_uring: fix races with buffer table unregister (bsc#1012628). - drm/i915/reset: Fix error_state_read ptr + offset use (bsc#1012628). - net: hns3: set port base vlan tbl_sta to false before removing old vlan (bsc#1012628). - net: hns3: don't push link state to VF if unalive (bsc#1012628). - net: hns3: restore tm priority/qset to default settings when tc disabled (bsc#1012628). - net: hns3: fix PF rss size initialization bug (bsc#1012628). - net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (bsc#1012628). - nvme: add device name to warning in uuid_show() (bsc#1012628). - mlxsw: spectrum_cnt: Reorder counter pools (bsc#1012628). - ice: Fix PTP TX timestamp offset calculation (bsc#1012628). - ice: Sync VLAN filtering features for DVM (bsc#1012628). - ice: Fix queue config fail handling (bsc#1012628). - ice: Fix memory corruption in VF driver (bsc#1012628). - net: bgmac: Fix an erroneous kfree() in bgmac_remove() (bsc#1012628). - net: remove noblock parameter from skb_recv_datagram() (bsc#1012628). - net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg (bsc#1012628). - arm64: ftrace: fix branch range checks (bsc#1012628). - arm64: ftrace: consistently handle PLTs (bsc#1012628). - certs/blacklist_hashes.c: fix const confusion in certs blacklist (bsc#1012628). - init: Initialize noop_backing_dev_info early (bsc#1012628). - block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (bsc#1012628). - faddr2line: Fix overlapping text section failures, the sequel (bsc#1012628). - x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage (bsc#1012628). - i2c: npcm7xx: Add check for platform_driver_register (bsc#1012628). - irqchip/gic/realview: Fix refcount leak in realview_gic_of_init (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in build_fiq_affinity (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in aic_of_ic_init (bsc#1012628). - irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions (bsc#1012628). - irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions (bsc#1012628). - irqchip/realtek-rtl: Fix refcount leak in map_interrupts (bsc#1012628). - sched: Fix balance_push() vs __sched_setscheduler() (bsc#1012628). - i2c: designware: Use standard optional ref clock implementation (bsc#1012628). - i2c: mediatek: Fix an error handling path in mtk_i2c_probe() (bsc#1012628). - mei: hbm: drop capability response on early shutdown (bsc#1012628). - mei: me: add raptor lake point S DID (bsc#1012628). - comedi: vmk80xx: fix expression for tx buffer size (bsc#1012628). - crypto: memneq - move into lib/ (bsc#1012628). - USB: serial: option: add support for Cinterion MV31 with new baseline (bsc#1012628). - USB: serial: io_ti: add Agilent E5805A support (bsc#1012628). - arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (bsc#1012628). - usb: dwc2: Fix memory leak in dwc2_hcd_init (bsc#1012628). - usb: cdnsp: Fixed setting last_trb incorrectly (bsc#1012628). - usb: dwc3: gadget: Fix IN endpoint max packet size allocation (bsc#1012628). - usb: dwc3: pci: Restore line lost in merge conflict resolution (bsc#1012628). - usb: gadget: u_ether: fix regression in setting fixed MAC address (bsc#1012628). - usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe (bsc#1012628). - usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() (bsc#1012628). - usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() (bsc#1012628). - tty: n_gsm: Debug output allocation must use GFP_ATOMIC (bsc#1012628). - serial: 8250: Store to lsr_save_flags after lsr read (bsc#1012628). - bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (bsc#1012628). - md/raid5-ppl: Fix argument order in bio_alloc_bioset() (bsc#1012628). - dm: fix race in dm_start_io_acct (bsc#1012628). - dm mirror log: round up region bitmap size to BITS_PER_LONG (bsc#1012628). - drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl (bsc#1012628). - drm/amd/display: Cap OLED brightness per max frame-average luminance (bsc#1012628). - audit: free module name (bsc#1012628). - cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle (bsc#1012628). - fs: account for group membership (bsc#1012628). - selinux: free contexts previously transferred in selinux_add_opt() (bsc#1012628). - ext4: fix super block checksum incorrect after mount (bsc#1012628). - ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1012628). - ext4: make variable "count" signed (bsc#1012628). - ext4: add reserved GDT blocks check (bsc#1012628). - KVM: arm64: Always start with clearing SVE flag on load (bsc#1012628). - KVM: arm64: Don't read a HW interrupt pending state in user context (bsc#1012628). - virtio-pci: Remove wrong address verification in vp_del_vqs() (bsc#1012628). - drm/i915/uc: remove accidental static from a local variable (bsc#1012628). - bpf: Use safer kvmalloc_array() where possible (bsc#1012628). - powerpc/book3e: get rid of #include (bsc#1012628). - dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference (bsc#1012628). - dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference (bsc#1012628). - dm: fix bio_set allocation (bsc#1012628). - clk: imx8mp: fix usb_root_clk parent (bsc#1012628). - Delete patches.suse/netfs-Eliminate-Clang-randstruct-warning.patch. - Update config files. - commit 5aa0763 ++++ kernel-source: - Linux 5.18.6 (bsc#1012628). - Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (bsc#1012628). - arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - io_uring: reinstate the inflight tracking (bsc#1012628). - powerpc/kasan: Silence KASAN warnings in __get_wchan() (bsc#1012628). - ASoC: nau8822: Add operation for internal PLL off and on (bsc#1012628). - ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback (bsc#1012628). - drm/amd/display: Read Golden Settings Table from VBIOS (bsc#1012628). - drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus (bsc#1012628). - drm/amdkfd: Use mmget_not_zero in MMU notifier (bsc#1012628). - dma-debug: make things less spammy under memory pressure (bsc#1012628). - ASoC: Intel: cirrus-common: fix incorrect channel mapping (bsc#1012628). - ASoC: cs42l52: Fix TLV scales for mixer controls (bsc#1012628). - ASoC: cs35l36: Update digital volume TLV (bsc#1012628). - ASoC: cs53l30: Correct number of volume levels on SX controls (bsc#1012628). - ASoC: cs42l52: Correct TLV for Bypass Volume (bsc#1012628). - ASoC: cs42l56: Correct typo in minimum level for SX volume controls (bsc#1012628). - ASoC: cs42l51: Correct minimum value for SX volume control (bsc#1012628). - drm/amdkfd: add pinned BOs to kfd_bo_list (bsc#1012628). - ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() (bsc#1012628). - quota: Prevent memory allocation recursion while holding dq_lock (bsc#1012628). - ASoC: wm8962: Fix suspend while playing music (bsc#1012628). - ASoC: es8328: Fix event generation for deemphasis control (bsc#1012628). - ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put() (bsc#1012628). - ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID (bsc#1012628). - Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq (bsc#1012628). - scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (bsc#1012628). - scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (bsc#1012628). - scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (bsc#1012628). - scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (bsc#1012628). - scsi: mpt3sas: Fix out-of-bounds compiler warning (bsc#1012628). - scsi: ipr: Fix missing/incorrect resource cleanup in error case (bsc#1012628). - scsi: pmcraid: Fix missing resource cleanup in error case (bsc#1012628). - ALSA: hda/realtek - Add HW8326 support (bsc#1012628). - virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (bsc#1012628). - nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred (bsc#1012628). - ipv6: Fix signed integer overflow in __ip6_append_data (bsc#1012628). - ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg (bsc#1012628). - net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag (bsc#1012628). - mellanox: mlx5: avoid uninitialized variable warning with gcc-12 (bsc#1012628). - MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error (bsc#1012628). - random: credit cpu and bootloader seeds by default (bsc#1012628). - gpio: dwapb: Don't print error on -EPROBE_DEFER (bsc#1012628). - platform/x86/intel: Fix pmt_crashlog array reference (bsc#1012628). - platform/x86/intel: pmc: Support Intel Raptorlake P (bsc#1012628). - platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support (bsc#1012628). - platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF (bsc#1012628). - platform/x86/intel: hid: Add Surface Go to VGBS allow list (bsc#1012628). - staging: r8188eu: fix rtw_alloc_hwxmits error detection for now (bsc#1012628). - staging: r8188eu: Fix warning of array overflow in ioctl_linux.c (bsc#1012628). - pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (bsc#1012628). - pNFS: Avoid a live lock condition in pnfs_update_layout() (bsc#1012628). - sunrpc: set cl_max_connect when cloning an rpc_clnt (bsc#1012628). - clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() (bsc#1012628). - i40e: Fix adding ADQ filter to TC0 (bsc#1012628). - i40e: Fix calculating the number of queue pairs (bsc#1012628). - i40e: Fix call trace in setup_tx_descriptors (bsc#1012628). - iavf: Fix issue with MAC address of VF shown as zero (bsc#1012628). - Drivers: hv: vmbus: Release cpu lock in error case (bsc#1012628). - tty: goldfish: Fix free_irq() on remove (bsc#1012628). - misc: atmel-ssc: Fix IRQ check in ssc_probe (bsc#1012628). - riscv: dts: microchip: re-add pdma to mpfs device tree (bsc#1012628). - io_uring: fix races with file table unregister (bsc#1012628). - io_uring: fix races with buffer table unregister (bsc#1012628). - drm/i915/reset: Fix error_state_read ptr + offset use (bsc#1012628). - net: hns3: set port base vlan tbl_sta to false before removing old vlan (bsc#1012628). - net: hns3: don't push link state to VF if unalive (bsc#1012628). - net: hns3: restore tm priority/qset to default settings when tc disabled (bsc#1012628). - net: hns3: fix PF rss size initialization bug (bsc#1012628). - net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (bsc#1012628). - nvme: add device name to warning in uuid_show() (bsc#1012628). - mlxsw: spectrum_cnt: Reorder counter pools (bsc#1012628). - ice: Fix PTP TX timestamp offset calculation (bsc#1012628). - ice: Sync VLAN filtering features for DVM (bsc#1012628). - ice: Fix queue config fail handling (bsc#1012628). - ice: Fix memory corruption in VF driver (bsc#1012628). - net: bgmac: Fix an erroneous kfree() in bgmac_remove() (bsc#1012628). - net: remove noblock parameter from skb_recv_datagram() (bsc#1012628). - net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg (bsc#1012628). - arm64: ftrace: fix branch range checks (bsc#1012628). - arm64: ftrace: consistently handle PLTs (bsc#1012628). - certs/blacklist_hashes.c: fix const confusion in certs blacklist (bsc#1012628). - init: Initialize noop_backing_dev_info early (bsc#1012628). - block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (bsc#1012628). - faddr2line: Fix overlapping text section failures, the sequel (bsc#1012628). - x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage (bsc#1012628). - i2c: npcm7xx: Add check for platform_driver_register (bsc#1012628). - irqchip/gic/realview: Fix refcount leak in realview_gic_of_init (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in build_fiq_affinity (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in aic_of_ic_init (bsc#1012628). - irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions (bsc#1012628). - irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions (bsc#1012628). - irqchip/realtek-rtl: Fix refcount leak in map_interrupts (bsc#1012628). - sched: Fix balance_push() vs __sched_setscheduler() (bsc#1012628). - i2c: designware: Use standard optional ref clock implementation (bsc#1012628). - i2c: mediatek: Fix an error handling path in mtk_i2c_probe() (bsc#1012628). - mei: hbm: drop capability response on early shutdown (bsc#1012628). - mei: me: add raptor lake point S DID (bsc#1012628). - comedi: vmk80xx: fix expression for tx buffer size (bsc#1012628). - crypto: memneq - move into lib/ (bsc#1012628). - USB: serial: option: add support for Cinterion MV31 with new baseline (bsc#1012628). - USB: serial: io_ti: add Agilent E5805A support (bsc#1012628). - arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (bsc#1012628). - usb: dwc2: Fix memory leak in dwc2_hcd_init (bsc#1012628). - usb: cdnsp: Fixed setting last_trb incorrectly (bsc#1012628). - usb: dwc3: gadget: Fix IN endpoint max packet size allocation (bsc#1012628). - usb: dwc3: pci: Restore line lost in merge conflict resolution (bsc#1012628). - usb: gadget: u_ether: fix regression in setting fixed MAC address (bsc#1012628). - usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe (bsc#1012628). - usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() (bsc#1012628). - usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() (bsc#1012628). - tty: n_gsm: Debug output allocation must use GFP_ATOMIC (bsc#1012628). - serial: 8250: Store to lsr_save_flags after lsr read (bsc#1012628). - bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (bsc#1012628). - md/raid5-ppl: Fix argument order in bio_alloc_bioset() (bsc#1012628). - dm: fix race in dm_start_io_acct (bsc#1012628). - dm mirror log: round up region bitmap size to BITS_PER_LONG (bsc#1012628). - drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl (bsc#1012628). - drm/amd/display: Cap OLED brightness per max frame-average luminance (bsc#1012628). - audit: free module name (bsc#1012628). - cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle (bsc#1012628). - fs: account for group membership (bsc#1012628). - selinux: free contexts previously transferred in selinux_add_opt() (bsc#1012628). - ext4: fix super block checksum incorrect after mount (bsc#1012628). - ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1012628). - ext4: make variable "count" signed (bsc#1012628). - ext4: add reserved GDT blocks check (bsc#1012628). - KVM: arm64: Always start with clearing SVE flag on load (bsc#1012628). - KVM: arm64: Don't read a HW interrupt pending state in user context (bsc#1012628). - virtio-pci: Remove wrong address verification in vp_del_vqs() (bsc#1012628). - drm/i915/uc: remove accidental static from a local variable (bsc#1012628). - bpf: Use safer kvmalloc_array() where possible (bsc#1012628). - powerpc/book3e: get rid of #include (bsc#1012628). - dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference (bsc#1012628). - dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference (bsc#1012628). - dm: fix bio_set allocation (bsc#1012628). - clk: imx8mp: fix usb_root_clk parent (bsc#1012628). - Delete patches.suse/netfs-Eliminate-Clang-randstruct-warning.patch. - Update config files. - commit 5aa0763 ++++ kernel-docs: - Linux 5.18.6 (bsc#1012628). - Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (bsc#1012628). - arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - io_uring: reinstate the inflight tracking (bsc#1012628). - powerpc/kasan: Silence KASAN warnings in __get_wchan() (bsc#1012628). - ASoC: nau8822: Add operation for internal PLL off and on (bsc#1012628). - ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback (bsc#1012628). - drm/amd/display: Read Golden Settings Table from VBIOS (bsc#1012628). - drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus (bsc#1012628). - drm/amdkfd: Use mmget_not_zero in MMU notifier (bsc#1012628). - dma-debug: make things less spammy under memory pressure (bsc#1012628). - ASoC: Intel: cirrus-common: fix incorrect channel mapping (bsc#1012628). - ASoC: cs42l52: Fix TLV scales for mixer controls (bsc#1012628). - ASoC: cs35l36: Update digital volume TLV (bsc#1012628). - ASoC: cs53l30: Correct number of volume levels on SX controls (bsc#1012628). - ASoC: cs42l52: Correct TLV for Bypass Volume (bsc#1012628). - ASoC: cs42l56: Correct typo in minimum level for SX volume controls (bsc#1012628). - ASoC: cs42l51: Correct minimum value for SX volume control (bsc#1012628). - drm/amdkfd: add pinned BOs to kfd_bo_list (bsc#1012628). - ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() (bsc#1012628). - quota: Prevent memory allocation recursion while holding dq_lock (bsc#1012628). - ASoC: wm8962: Fix suspend while playing music (bsc#1012628). - ASoC: es8328: Fix event generation for deemphasis control (bsc#1012628). - ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put() (bsc#1012628). - ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID (bsc#1012628). - Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq (bsc#1012628). - scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (bsc#1012628). - scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (bsc#1012628). - scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (bsc#1012628). - scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (bsc#1012628). - scsi: mpt3sas: Fix out-of-bounds compiler warning (bsc#1012628). - scsi: ipr: Fix missing/incorrect resource cleanup in error case (bsc#1012628). - scsi: pmcraid: Fix missing resource cleanup in error case (bsc#1012628). - ALSA: hda/realtek - Add HW8326 support (bsc#1012628). - virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (bsc#1012628). - nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred (bsc#1012628). - ipv6: Fix signed integer overflow in __ip6_append_data (bsc#1012628). - ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg (bsc#1012628). - net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag (bsc#1012628). - mellanox: mlx5: avoid uninitialized variable warning with gcc-12 (bsc#1012628). - MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error (bsc#1012628). - random: credit cpu and bootloader seeds by default (bsc#1012628). - gpio: dwapb: Don't print error on -EPROBE_DEFER (bsc#1012628). - platform/x86/intel: Fix pmt_crashlog array reference (bsc#1012628). - platform/x86/intel: pmc: Support Intel Raptorlake P (bsc#1012628). - platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support (bsc#1012628). - platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF (bsc#1012628). - platform/x86/intel: hid: Add Surface Go to VGBS allow list (bsc#1012628). - staging: r8188eu: fix rtw_alloc_hwxmits error detection for now (bsc#1012628). - staging: r8188eu: Fix warning of array overflow in ioctl_linux.c (bsc#1012628). - pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (bsc#1012628). - pNFS: Avoid a live lock condition in pnfs_update_layout() (bsc#1012628). - sunrpc: set cl_max_connect when cloning an rpc_clnt (bsc#1012628). - clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() (bsc#1012628). - i40e: Fix adding ADQ filter to TC0 (bsc#1012628). - i40e: Fix calculating the number of queue pairs (bsc#1012628). - i40e: Fix call trace in setup_tx_descriptors (bsc#1012628). - iavf: Fix issue with MAC address of VF shown as zero (bsc#1012628). - Drivers: hv: vmbus: Release cpu lock in error case (bsc#1012628). - tty: goldfish: Fix free_irq() on remove (bsc#1012628). - misc: atmel-ssc: Fix IRQ check in ssc_probe (bsc#1012628). - riscv: dts: microchip: re-add pdma to mpfs device tree (bsc#1012628). - io_uring: fix races with file table unregister (bsc#1012628). - io_uring: fix races with buffer table unregister (bsc#1012628). - drm/i915/reset: Fix error_state_read ptr + offset use (bsc#1012628). - net: hns3: set port base vlan tbl_sta to false before removing old vlan (bsc#1012628). - net: hns3: don't push link state to VF if unalive (bsc#1012628). - net: hns3: restore tm priority/qset to default settings when tc disabled (bsc#1012628). - net: hns3: fix PF rss size initialization bug (bsc#1012628). - net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (bsc#1012628). - nvme: add device name to warning in uuid_show() (bsc#1012628). - mlxsw: spectrum_cnt: Reorder counter pools (bsc#1012628). - ice: Fix PTP TX timestamp offset calculation (bsc#1012628). - ice: Sync VLAN filtering features for DVM (bsc#1012628). - ice: Fix queue config fail handling (bsc#1012628). - ice: Fix memory corruption in VF driver (bsc#1012628). - net: bgmac: Fix an erroneous kfree() in bgmac_remove() (bsc#1012628). - net: remove noblock parameter from skb_recv_datagram() (bsc#1012628). - net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg (bsc#1012628). - arm64: ftrace: fix branch range checks (bsc#1012628). - arm64: ftrace: consistently handle PLTs (bsc#1012628). - certs/blacklist_hashes.c: fix const confusion in certs blacklist (bsc#1012628). - init: Initialize noop_backing_dev_info early (bsc#1012628). - block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (bsc#1012628). - faddr2line: Fix overlapping text section failures, the sequel (bsc#1012628). - x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage (bsc#1012628). - i2c: npcm7xx: Add check for platform_driver_register (bsc#1012628). - irqchip/gic/realview: Fix refcount leak in realview_gic_of_init (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in build_fiq_affinity (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in aic_of_ic_init (bsc#1012628). - irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions (bsc#1012628). - irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions (bsc#1012628). - irqchip/realtek-rtl: Fix refcount leak in map_interrupts (bsc#1012628). - sched: Fix balance_push() vs __sched_setscheduler() (bsc#1012628). - i2c: designware: Use standard optional ref clock implementation (bsc#1012628). - i2c: mediatek: Fix an error handling path in mtk_i2c_probe() (bsc#1012628). - mei: hbm: drop capability response on early shutdown (bsc#1012628). - mei: me: add raptor lake point S DID (bsc#1012628). - comedi: vmk80xx: fix expression for tx buffer size (bsc#1012628). - crypto: memneq - move into lib/ (bsc#1012628). - USB: serial: option: add support for Cinterion MV31 with new baseline (bsc#1012628). - USB: serial: io_ti: add Agilent E5805A support (bsc#1012628). - arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (bsc#1012628). - usb: dwc2: Fix memory leak in dwc2_hcd_init (bsc#1012628). - usb: cdnsp: Fixed setting last_trb incorrectly (bsc#1012628). - usb: dwc3: gadget: Fix IN endpoint max packet size allocation (bsc#1012628). - usb: dwc3: pci: Restore line lost in merge conflict resolution (bsc#1012628). - usb: gadget: u_ether: fix regression in setting fixed MAC address (bsc#1012628). - usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe (bsc#1012628). - usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() (bsc#1012628). - usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() (bsc#1012628). - tty: n_gsm: Debug output allocation must use GFP_ATOMIC (bsc#1012628). - serial: 8250: Store to lsr_save_flags after lsr read (bsc#1012628). - bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (bsc#1012628). - md/raid5-ppl: Fix argument order in bio_alloc_bioset() (bsc#1012628). - dm: fix race in dm_start_io_acct (bsc#1012628). - dm mirror log: round up region bitmap size to BITS_PER_LONG (bsc#1012628). - drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl (bsc#1012628). - drm/amd/display: Cap OLED brightness per max frame-average luminance (bsc#1012628). - audit: free module name (bsc#1012628). - cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle (bsc#1012628). - fs: account for group membership (bsc#1012628). - selinux: free contexts previously transferred in selinux_add_opt() (bsc#1012628). - ext4: fix super block checksum incorrect after mount (bsc#1012628). - ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1012628). - ext4: make variable "count" signed (bsc#1012628). - ext4: add reserved GDT blocks check (bsc#1012628). - KVM: arm64: Always start with clearing SVE flag on load (bsc#1012628). - KVM: arm64: Don't read a HW interrupt pending state in user context (bsc#1012628). - virtio-pci: Remove wrong address verification in vp_del_vqs() (bsc#1012628). - drm/i915/uc: remove accidental static from a local variable (bsc#1012628). - bpf: Use safer kvmalloc_array() where possible (bsc#1012628). - powerpc/book3e: get rid of #include (bsc#1012628). - dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference (bsc#1012628). - dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference (bsc#1012628). - dm: fix bio_set allocation (bsc#1012628). - clk: imx8mp: fix usb_root_clk parent (bsc#1012628). - Delete patches.suse/netfs-Eliminate-Clang-randstruct-warning.patch. - Update config files. - commit 5aa0763 ++++ kernel-kvmsmall: - Linux 5.18.6 (bsc#1012628). - Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (bsc#1012628). - arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - io_uring: reinstate the inflight tracking (bsc#1012628). - powerpc/kasan: Silence KASAN warnings in __get_wchan() (bsc#1012628). - ASoC: nau8822: Add operation for internal PLL off and on (bsc#1012628). - ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback (bsc#1012628). - drm/amd/display: Read Golden Settings Table from VBIOS (bsc#1012628). - drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus (bsc#1012628). - drm/amdkfd: Use mmget_not_zero in MMU notifier (bsc#1012628). - dma-debug: make things less spammy under memory pressure (bsc#1012628). - ASoC: Intel: cirrus-common: fix incorrect channel mapping (bsc#1012628). - ASoC: cs42l52: Fix TLV scales for mixer controls (bsc#1012628). - ASoC: cs35l36: Update digital volume TLV (bsc#1012628). - ASoC: cs53l30: Correct number of volume levels on SX controls (bsc#1012628). - ASoC: cs42l52: Correct TLV for Bypass Volume (bsc#1012628). - ASoC: cs42l56: Correct typo in minimum level for SX volume controls (bsc#1012628). - ASoC: cs42l51: Correct minimum value for SX volume control (bsc#1012628). - drm/amdkfd: add pinned BOs to kfd_bo_list (bsc#1012628). - ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() (bsc#1012628). - quota: Prevent memory allocation recursion while holding dq_lock (bsc#1012628). - ASoC: wm8962: Fix suspend while playing music (bsc#1012628). - ASoC: es8328: Fix event generation for deemphasis control (bsc#1012628). - ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put() (bsc#1012628). - ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID (bsc#1012628). - Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq (bsc#1012628). - scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (bsc#1012628). - scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (bsc#1012628). - scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (bsc#1012628). - scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (bsc#1012628). - scsi: mpt3sas: Fix out-of-bounds compiler warning (bsc#1012628). - scsi: ipr: Fix missing/incorrect resource cleanup in error case (bsc#1012628). - scsi: pmcraid: Fix missing resource cleanup in error case (bsc#1012628). - ALSA: hda/realtek - Add HW8326 support (bsc#1012628). - virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (bsc#1012628). - nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred (bsc#1012628). - ipv6: Fix signed integer overflow in __ip6_append_data (bsc#1012628). - ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg (bsc#1012628). - net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag (bsc#1012628). - mellanox: mlx5: avoid uninitialized variable warning with gcc-12 (bsc#1012628). - MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error (bsc#1012628). - random: credit cpu and bootloader seeds by default (bsc#1012628). - gpio: dwapb: Don't print error on -EPROBE_DEFER (bsc#1012628). - platform/x86/intel: Fix pmt_crashlog array reference (bsc#1012628). - platform/x86/intel: pmc: Support Intel Raptorlake P (bsc#1012628). - platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support (bsc#1012628). - platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF (bsc#1012628). - platform/x86/intel: hid: Add Surface Go to VGBS allow list (bsc#1012628). - staging: r8188eu: fix rtw_alloc_hwxmits error detection for now (bsc#1012628). - staging: r8188eu: Fix warning of array overflow in ioctl_linux.c (bsc#1012628). - pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (bsc#1012628). - pNFS: Avoid a live lock condition in pnfs_update_layout() (bsc#1012628). - sunrpc: set cl_max_connect when cloning an rpc_clnt (bsc#1012628). - clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() (bsc#1012628). - i40e: Fix adding ADQ filter to TC0 (bsc#1012628). - i40e: Fix calculating the number of queue pairs (bsc#1012628). - i40e: Fix call trace in setup_tx_descriptors (bsc#1012628). - iavf: Fix issue with MAC address of VF shown as zero (bsc#1012628). - Drivers: hv: vmbus: Release cpu lock in error case (bsc#1012628). - tty: goldfish: Fix free_irq() on remove (bsc#1012628). - misc: atmel-ssc: Fix IRQ check in ssc_probe (bsc#1012628). - riscv: dts: microchip: re-add pdma to mpfs device tree (bsc#1012628). - io_uring: fix races with file table unregister (bsc#1012628). - io_uring: fix races with buffer table unregister (bsc#1012628). - drm/i915/reset: Fix error_state_read ptr + offset use (bsc#1012628). - net: hns3: set port base vlan tbl_sta to false before removing old vlan (bsc#1012628). - net: hns3: don't push link state to VF if unalive (bsc#1012628). - net: hns3: restore tm priority/qset to default settings when tc disabled (bsc#1012628). - net: hns3: fix PF rss size initialization bug (bsc#1012628). - net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (bsc#1012628). - nvme: add device name to warning in uuid_show() (bsc#1012628). - mlxsw: spectrum_cnt: Reorder counter pools (bsc#1012628). - ice: Fix PTP TX timestamp offset calculation (bsc#1012628). - ice: Sync VLAN filtering features for DVM (bsc#1012628). - ice: Fix queue config fail handling (bsc#1012628). - ice: Fix memory corruption in VF driver (bsc#1012628). - net: bgmac: Fix an erroneous kfree() in bgmac_remove() (bsc#1012628). - net: remove noblock parameter from skb_recv_datagram() (bsc#1012628). - net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg (bsc#1012628). - arm64: ftrace: fix branch range checks (bsc#1012628). - arm64: ftrace: consistently handle PLTs (bsc#1012628). - certs/blacklist_hashes.c: fix const confusion in certs blacklist (bsc#1012628). - init: Initialize noop_backing_dev_info early (bsc#1012628). - block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (bsc#1012628). - faddr2line: Fix overlapping text section failures, the sequel (bsc#1012628). - x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage (bsc#1012628). - i2c: npcm7xx: Add check for platform_driver_register (bsc#1012628). - irqchip/gic/realview: Fix refcount leak in realview_gic_of_init (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in build_fiq_affinity (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in aic_of_ic_init (bsc#1012628). - irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions (bsc#1012628). - irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions (bsc#1012628). - irqchip/realtek-rtl: Fix refcount leak in map_interrupts (bsc#1012628). - sched: Fix balance_push() vs __sched_setscheduler() (bsc#1012628). - i2c: designware: Use standard optional ref clock implementation (bsc#1012628). - i2c: mediatek: Fix an error handling path in mtk_i2c_probe() (bsc#1012628). - mei: hbm: drop capability response on early shutdown (bsc#1012628). - mei: me: add raptor lake point S DID (bsc#1012628). - comedi: vmk80xx: fix expression for tx buffer size (bsc#1012628). - crypto: memneq - move into lib/ (bsc#1012628). - USB: serial: option: add support for Cinterion MV31 with new baseline (bsc#1012628). - USB: serial: io_ti: add Agilent E5805A support (bsc#1012628). - arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (bsc#1012628). - usb: dwc2: Fix memory leak in dwc2_hcd_init (bsc#1012628). - usb: cdnsp: Fixed setting last_trb incorrectly (bsc#1012628). - usb: dwc3: gadget: Fix IN endpoint max packet size allocation (bsc#1012628). - usb: dwc3: pci: Restore line lost in merge conflict resolution (bsc#1012628). - usb: gadget: u_ether: fix regression in setting fixed MAC address (bsc#1012628). - usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe (bsc#1012628). - usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() (bsc#1012628). - usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() (bsc#1012628). - tty: n_gsm: Debug output allocation must use GFP_ATOMIC (bsc#1012628). - serial: 8250: Store to lsr_save_flags after lsr read (bsc#1012628). - bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (bsc#1012628). - md/raid5-ppl: Fix argument order in bio_alloc_bioset() (bsc#1012628). - dm: fix race in dm_start_io_acct (bsc#1012628). - dm mirror log: round up region bitmap size to BITS_PER_LONG (bsc#1012628). - drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl (bsc#1012628). - drm/amd/display: Cap OLED brightness per max frame-average luminance (bsc#1012628). - audit: free module name (bsc#1012628). - cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle (bsc#1012628). - fs: account for group membership (bsc#1012628). - selinux: free contexts previously transferred in selinux_add_opt() (bsc#1012628). - ext4: fix super block checksum incorrect after mount (bsc#1012628). - ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1012628). - ext4: make variable "count" signed (bsc#1012628). - ext4: add reserved GDT blocks check (bsc#1012628). - KVM: arm64: Always start with clearing SVE flag on load (bsc#1012628). - KVM: arm64: Don't read a HW interrupt pending state in user context (bsc#1012628). - virtio-pci: Remove wrong address verification in vp_del_vqs() (bsc#1012628). - drm/i915/uc: remove accidental static from a local variable (bsc#1012628). - bpf: Use safer kvmalloc_array() where possible (bsc#1012628). - powerpc/book3e: get rid of #include (bsc#1012628). - dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference (bsc#1012628). - dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference (bsc#1012628). - dm: fix bio_set allocation (bsc#1012628). - clk: imx8mp: fix usb_root_clk parent (bsc#1012628). - Delete patches.suse/netfs-Eliminate-Clang-randstruct-warning.patch. - Update config files. - commit 5aa0763 ++++ kernel-obs-build: - Linux 5.18.6 (bsc#1012628). - Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (bsc#1012628). - arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - io_uring: reinstate the inflight tracking (bsc#1012628). - powerpc/kasan: Silence KASAN warnings in __get_wchan() (bsc#1012628). - ASoC: nau8822: Add operation for internal PLL off and on (bsc#1012628). - ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback (bsc#1012628). - drm/amd/display: Read Golden Settings Table from VBIOS (bsc#1012628). - drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus (bsc#1012628). - drm/amdkfd: Use mmget_not_zero in MMU notifier (bsc#1012628). - dma-debug: make things less spammy under memory pressure (bsc#1012628). - ASoC: Intel: cirrus-common: fix incorrect channel mapping (bsc#1012628). - ASoC: cs42l52: Fix TLV scales for mixer controls (bsc#1012628). - ASoC: cs35l36: Update digital volume TLV (bsc#1012628). - ASoC: cs53l30: Correct number of volume levels on SX controls (bsc#1012628). - ASoC: cs42l52: Correct TLV for Bypass Volume (bsc#1012628). - ASoC: cs42l56: Correct typo in minimum level for SX volume controls (bsc#1012628). - ASoC: cs42l51: Correct minimum value for SX volume control (bsc#1012628). - drm/amdkfd: add pinned BOs to kfd_bo_list (bsc#1012628). - ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() (bsc#1012628). - quota: Prevent memory allocation recursion while holding dq_lock (bsc#1012628). - ASoC: wm8962: Fix suspend while playing music (bsc#1012628). - ASoC: es8328: Fix event generation for deemphasis control (bsc#1012628). - ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put() (bsc#1012628). - ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID (bsc#1012628). - Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq (bsc#1012628). - scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (bsc#1012628). - scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (bsc#1012628). - scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (bsc#1012628). - scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (bsc#1012628). - scsi: mpt3sas: Fix out-of-bounds compiler warning (bsc#1012628). - scsi: ipr: Fix missing/incorrect resource cleanup in error case (bsc#1012628). - scsi: pmcraid: Fix missing resource cleanup in error case (bsc#1012628). - ALSA: hda/realtek - Add HW8326 support (bsc#1012628). - virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (bsc#1012628). - nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred (bsc#1012628). - ipv6: Fix signed integer overflow in __ip6_append_data (bsc#1012628). - ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg (bsc#1012628). - net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag (bsc#1012628). - mellanox: mlx5: avoid uninitialized variable warning with gcc-12 (bsc#1012628). - MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error (bsc#1012628). - random: credit cpu and bootloader seeds by default (bsc#1012628). - gpio: dwapb: Don't print error on -EPROBE_DEFER (bsc#1012628). - platform/x86/intel: Fix pmt_crashlog array reference (bsc#1012628). - platform/x86/intel: pmc: Support Intel Raptorlake P (bsc#1012628). - platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support (bsc#1012628). - platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF (bsc#1012628). - platform/x86/intel: hid: Add Surface Go to VGBS allow list (bsc#1012628). - staging: r8188eu: fix rtw_alloc_hwxmits error detection for now (bsc#1012628). - staging: r8188eu: Fix warning of array overflow in ioctl_linux.c (bsc#1012628). - pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (bsc#1012628). - pNFS: Avoid a live lock condition in pnfs_update_layout() (bsc#1012628). - sunrpc: set cl_max_connect when cloning an rpc_clnt (bsc#1012628). - clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() (bsc#1012628). - i40e: Fix adding ADQ filter to TC0 (bsc#1012628). - i40e: Fix calculating the number of queue pairs (bsc#1012628). - i40e: Fix call trace in setup_tx_descriptors (bsc#1012628). - iavf: Fix issue with MAC address of VF shown as zero (bsc#1012628). - Drivers: hv: vmbus: Release cpu lock in error case (bsc#1012628). - tty: goldfish: Fix free_irq() on remove (bsc#1012628). - misc: atmel-ssc: Fix IRQ check in ssc_probe (bsc#1012628). - riscv: dts: microchip: re-add pdma to mpfs device tree (bsc#1012628). - io_uring: fix races with file table unregister (bsc#1012628). - io_uring: fix races with buffer table unregister (bsc#1012628). - drm/i915/reset: Fix error_state_read ptr + offset use (bsc#1012628). - net: hns3: set port base vlan tbl_sta to false before removing old vlan (bsc#1012628). - net: hns3: don't push link state to VF if unalive (bsc#1012628). - net: hns3: restore tm priority/qset to default settings when tc disabled (bsc#1012628). - net: hns3: fix PF rss size initialization bug (bsc#1012628). - net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (bsc#1012628). - nvme: add device name to warning in uuid_show() (bsc#1012628). - mlxsw: spectrum_cnt: Reorder counter pools (bsc#1012628). - ice: Fix PTP TX timestamp offset calculation (bsc#1012628). - ice: Sync VLAN filtering features for DVM (bsc#1012628). - ice: Fix queue config fail handling (bsc#1012628). - ice: Fix memory corruption in VF driver (bsc#1012628). - net: bgmac: Fix an erroneous kfree() in bgmac_remove() (bsc#1012628). - net: remove noblock parameter from skb_recv_datagram() (bsc#1012628). - net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg (bsc#1012628). - arm64: ftrace: fix branch range checks (bsc#1012628). - arm64: ftrace: consistently handle PLTs (bsc#1012628). - certs/blacklist_hashes.c: fix const confusion in certs blacklist (bsc#1012628). - init: Initialize noop_backing_dev_info early (bsc#1012628). - block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (bsc#1012628). - faddr2line: Fix overlapping text section failures, the sequel (bsc#1012628). - x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage (bsc#1012628). - i2c: npcm7xx: Add check for platform_driver_register (bsc#1012628). - irqchip/gic/realview: Fix refcount leak in realview_gic_of_init (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in build_fiq_affinity (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in aic_of_ic_init (bsc#1012628). - irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions (bsc#1012628). - irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions (bsc#1012628). - irqchip/realtek-rtl: Fix refcount leak in map_interrupts (bsc#1012628). - sched: Fix balance_push() vs __sched_setscheduler() (bsc#1012628). - i2c: designware: Use standard optional ref clock implementation (bsc#1012628). - i2c: mediatek: Fix an error handling path in mtk_i2c_probe() (bsc#1012628). - mei: hbm: drop capability response on early shutdown (bsc#1012628). - mei: me: add raptor lake point S DID (bsc#1012628). - comedi: vmk80xx: fix expression for tx buffer size (bsc#1012628). - crypto: memneq - move into lib/ (bsc#1012628). - USB: serial: option: add support for Cinterion MV31 with new baseline (bsc#1012628). - USB: serial: io_ti: add Agilent E5805A support (bsc#1012628). - arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (bsc#1012628). - usb: dwc2: Fix memory leak in dwc2_hcd_init (bsc#1012628). - usb: cdnsp: Fixed setting last_trb incorrectly (bsc#1012628). - usb: dwc3: gadget: Fix IN endpoint max packet size allocation (bsc#1012628). - usb: dwc3: pci: Restore line lost in merge conflict resolution (bsc#1012628). - usb: gadget: u_ether: fix regression in setting fixed MAC address (bsc#1012628). - usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe (bsc#1012628). - usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() (bsc#1012628). - usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() (bsc#1012628). - tty: n_gsm: Debug output allocation must use GFP_ATOMIC (bsc#1012628). - serial: 8250: Store to lsr_save_flags after lsr read (bsc#1012628). - bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (bsc#1012628). - md/raid5-ppl: Fix argument order in bio_alloc_bioset() (bsc#1012628). - dm: fix race in dm_start_io_acct (bsc#1012628). - dm mirror log: round up region bitmap size to BITS_PER_LONG (bsc#1012628). - drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl (bsc#1012628). - drm/amd/display: Cap OLED brightness per max frame-average luminance (bsc#1012628). - audit: free module name (bsc#1012628). - cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle (bsc#1012628). - fs: account for group membership (bsc#1012628). - selinux: free contexts previously transferred in selinux_add_opt() (bsc#1012628). - ext4: fix super block checksum incorrect after mount (bsc#1012628). - ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1012628). - ext4: make variable "count" signed (bsc#1012628). - ext4: add reserved GDT blocks check (bsc#1012628). - KVM: arm64: Always start with clearing SVE flag on load (bsc#1012628). - KVM: arm64: Don't read a HW interrupt pending state in user context (bsc#1012628). - virtio-pci: Remove wrong address verification in vp_del_vqs() (bsc#1012628). - drm/i915/uc: remove accidental static from a local variable (bsc#1012628). - bpf: Use safer kvmalloc_array() where possible (bsc#1012628). - powerpc/book3e: get rid of #include (bsc#1012628). - dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference (bsc#1012628). - dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference (bsc#1012628). - dm: fix bio_set allocation (bsc#1012628). - clk: imx8mp: fix usb_root_clk parent (bsc#1012628). - Delete patches.suse/netfs-Eliminate-Clang-randstruct-warning.patch. - Update config files. - commit 5aa0763 ++++ kernel-obs-qa: - Linux 5.18.6 (bsc#1012628). - Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (bsc#1012628). - arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - io_uring: reinstate the inflight tracking (bsc#1012628). - powerpc/kasan: Silence KASAN warnings in __get_wchan() (bsc#1012628). - ASoC: nau8822: Add operation for internal PLL off and on (bsc#1012628). - ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback (bsc#1012628). - drm/amd/display: Read Golden Settings Table from VBIOS (bsc#1012628). - drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus (bsc#1012628). - drm/amdkfd: Use mmget_not_zero in MMU notifier (bsc#1012628). - dma-debug: make things less spammy under memory pressure (bsc#1012628). - ASoC: Intel: cirrus-common: fix incorrect channel mapping (bsc#1012628). - ASoC: cs42l52: Fix TLV scales for mixer controls (bsc#1012628). - ASoC: cs35l36: Update digital volume TLV (bsc#1012628). - ASoC: cs53l30: Correct number of volume levels on SX controls (bsc#1012628). - ASoC: cs42l52: Correct TLV for Bypass Volume (bsc#1012628). - ASoC: cs42l56: Correct typo in minimum level for SX volume controls (bsc#1012628). - ASoC: cs42l51: Correct minimum value for SX volume control (bsc#1012628). - drm/amdkfd: add pinned BOs to kfd_bo_list (bsc#1012628). - ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() (bsc#1012628). - quota: Prevent memory allocation recursion while holding dq_lock (bsc#1012628). - ASoC: wm8962: Fix suspend while playing music (bsc#1012628). - ASoC: es8328: Fix event generation for deemphasis control (bsc#1012628). - ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put() (bsc#1012628). - ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID (bsc#1012628). - Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq (bsc#1012628). - scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (bsc#1012628). - scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (bsc#1012628). - scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (bsc#1012628). - scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (bsc#1012628). - scsi: mpt3sas: Fix out-of-bounds compiler warning (bsc#1012628). - scsi: ipr: Fix missing/incorrect resource cleanup in error case (bsc#1012628). - scsi: pmcraid: Fix missing resource cleanup in error case (bsc#1012628). - ALSA: hda/realtek - Add HW8326 support (bsc#1012628). - virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (bsc#1012628). - nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred (bsc#1012628). - ipv6: Fix signed integer overflow in __ip6_append_data (bsc#1012628). - ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg (bsc#1012628). - net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag (bsc#1012628). - mellanox: mlx5: avoid uninitialized variable warning with gcc-12 (bsc#1012628). - MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error (bsc#1012628). - random: credit cpu and bootloader seeds by default (bsc#1012628). - gpio: dwapb: Don't print error on -EPROBE_DEFER (bsc#1012628). - platform/x86/intel: Fix pmt_crashlog array reference (bsc#1012628). - platform/x86/intel: pmc: Support Intel Raptorlake P (bsc#1012628). - platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support (bsc#1012628). - platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF (bsc#1012628). - platform/x86/intel: hid: Add Surface Go to VGBS allow list (bsc#1012628). - staging: r8188eu: fix rtw_alloc_hwxmits error detection for now (bsc#1012628). - staging: r8188eu: Fix warning of array overflow in ioctl_linux.c (bsc#1012628). - pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (bsc#1012628). - pNFS: Avoid a live lock condition in pnfs_update_layout() (bsc#1012628). - sunrpc: set cl_max_connect when cloning an rpc_clnt (bsc#1012628). - clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() (bsc#1012628). - i40e: Fix adding ADQ filter to TC0 (bsc#1012628). - i40e: Fix calculating the number of queue pairs (bsc#1012628). - i40e: Fix call trace in setup_tx_descriptors (bsc#1012628). - iavf: Fix issue with MAC address of VF shown as zero (bsc#1012628). - Drivers: hv: vmbus: Release cpu lock in error case (bsc#1012628). - tty: goldfish: Fix free_irq() on remove (bsc#1012628). - misc: atmel-ssc: Fix IRQ check in ssc_probe (bsc#1012628). - riscv: dts: microchip: re-add pdma to mpfs device tree (bsc#1012628). - io_uring: fix races with file table unregister (bsc#1012628). - io_uring: fix races with buffer table unregister (bsc#1012628). - drm/i915/reset: Fix error_state_read ptr + offset use (bsc#1012628). - net: hns3: set port base vlan tbl_sta to false before removing old vlan (bsc#1012628). - net: hns3: don't push link state to VF if unalive (bsc#1012628). - net: hns3: restore tm priority/qset to default settings when tc disabled (bsc#1012628). - net: hns3: fix PF rss size initialization bug (bsc#1012628). - net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (bsc#1012628). - nvme: add device name to warning in uuid_show() (bsc#1012628). - mlxsw: spectrum_cnt: Reorder counter pools (bsc#1012628). - ice: Fix PTP TX timestamp offset calculation (bsc#1012628). - ice: Sync VLAN filtering features for DVM (bsc#1012628). - ice: Fix queue config fail handling (bsc#1012628). - ice: Fix memory corruption in VF driver (bsc#1012628). - net: bgmac: Fix an erroneous kfree() in bgmac_remove() (bsc#1012628). - net: remove noblock parameter from skb_recv_datagram() (bsc#1012628). - net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg (bsc#1012628). - arm64: ftrace: fix branch range checks (bsc#1012628). - arm64: ftrace: consistently handle PLTs (bsc#1012628). - certs/blacklist_hashes.c: fix const confusion in certs blacklist (bsc#1012628). - init: Initialize noop_backing_dev_info early (bsc#1012628). - block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (bsc#1012628). - faddr2line: Fix overlapping text section failures, the sequel (bsc#1012628). - x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage (bsc#1012628). - i2c: npcm7xx: Add check for platform_driver_register (bsc#1012628). - irqchip/gic/realview: Fix refcount leak in realview_gic_of_init (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in build_fiq_affinity (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in aic_of_ic_init (bsc#1012628). - irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions (bsc#1012628). - irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions (bsc#1012628). - irqchip/realtek-rtl: Fix refcount leak in map_interrupts (bsc#1012628). - sched: Fix balance_push() vs __sched_setscheduler() (bsc#1012628). - i2c: designware: Use standard optional ref clock implementation (bsc#1012628). - i2c: mediatek: Fix an error handling path in mtk_i2c_probe() (bsc#1012628). - mei: hbm: drop capability response on early shutdown (bsc#1012628). - mei: me: add raptor lake point S DID (bsc#1012628). - comedi: vmk80xx: fix expression for tx buffer size (bsc#1012628). - crypto: memneq - move into lib/ (bsc#1012628). - USB: serial: option: add support for Cinterion MV31 with new baseline (bsc#1012628). - USB: serial: io_ti: add Agilent E5805A support (bsc#1012628). - arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (bsc#1012628). - usb: dwc2: Fix memory leak in dwc2_hcd_init (bsc#1012628). - usb: cdnsp: Fixed setting last_trb incorrectly (bsc#1012628). - usb: dwc3: gadget: Fix IN endpoint max packet size allocation (bsc#1012628). - usb: dwc3: pci: Restore line lost in merge conflict resolution (bsc#1012628). - usb: gadget: u_ether: fix regression in setting fixed MAC address (bsc#1012628). - usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe (bsc#1012628). - usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() (bsc#1012628). - usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() (bsc#1012628). - tty: n_gsm: Debug output allocation must use GFP_ATOMIC (bsc#1012628). - serial: 8250: Store to lsr_save_flags after lsr read (bsc#1012628). - bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (bsc#1012628). - md/raid5-ppl: Fix argument order in bio_alloc_bioset() (bsc#1012628). - dm: fix race in dm_start_io_acct (bsc#1012628). - dm mirror log: round up region bitmap size to BITS_PER_LONG (bsc#1012628). - drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl (bsc#1012628). - drm/amd/display: Cap OLED brightness per max frame-average luminance (bsc#1012628). - audit: free module name (bsc#1012628). - cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle (bsc#1012628). - fs: account for group membership (bsc#1012628). - selinux: free contexts previously transferred in selinux_add_opt() (bsc#1012628). - ext4: fix super block checksum incorrect after mount (bsc#1012628). - ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1012628). - ext4: make variable "count" signed (bsc#1012628). - ext4: add reserved GDT blocks check (bsc#1012628). - KVM: arm64: Always start with clearing SVE flag on load (bsc#1012628). - KVM: arm64: Don't read a HW interrupt pending state in user context (bsc#1012628). - virtio-pci: Remove wrong address verification in vp_del_vqs() (bsc#1012628). - drm/i915/uc: remove accidental static from a local variable (bsc#1012628). - bpf: Use safer kvmalloc_array() where possible (bsc#1012628). - powerpc/book3e: get rid of #include (bsc#1012628). - dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference (bsc#1012628). - dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference (bsc#1012628). - dm: fix bio_set allocation (bsc#1012628). - clk: imx8mp: fix usb_root_clk parent (bsc#1012628). - Delete patches.suse/netfs-Eliminate-Clang-randstruct-warning.patch. - Update config files. - commit 5aa0763 ++++ kernel-pae: - Linux 5.18.6 (bsc#1012628). - Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (bsc#1012628). - arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - io_uring: reinstate the inflight tracking (bsc#1012628). - powerpc/kasan: Silence KASAN warnings in __get_wchan() (bsc#1012628). - ASoC: nau8822: Add operation for internal PLL off and on (bsc#1012628). - ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback (bsc#1012628). - drm/amd/display: Read Golden Settings Table from VBIOS (bsc#1012628). - drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus (bsc#1012628). - drm/amdkfd: Use mmget_not_zero in MMU notifier (bsc#1012628). - dma-debug: make things less spammy under memory pressure (bsc#1012628). - ASoC: Intel: cirrus-common: fix incorrect channel mapping (bsc#1012628). - ASoC: cs42l52: Fix TLV scales for mixer controls (bsc#1012628). - ASoC: cs35l36: Update digital volume TLV (bsc#1012628). - ASoC: cs53l30: Correct number of volume levels on SX controls (bsc#1012628). - ASoC: cs42l52: Correct TLV for Bypass Volume (bsc#1012628). - ASoC: cs42l56: Correct typo in minimum level for SX volume controls (bsc#1012628). - ASoC: cs42l51: Correct minimum value for SX volume control (bsc#1012628). - drm/amdkfd: add pinned BOs to kfd_bo_list (bsc#1012628). - ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() (bsc#1012628). - quota: Prevent memory allocation recursion while holding dq_lock (bsc#1012628). - ASoC: wm8962: Fix suspend while playing music (bsc#1012628). - ASoC: es8328: Fix event generation for deemphasis control (bsc#1012628). - ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put() (bsc#1012628). - ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID (bsc#1012628). - Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq (bsc#1012628). - scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (bsc#1012628). - scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (bsc#1012628). - scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (bsc#1012628). - scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (bsc#1012628). - scsi: mpt3sas: Fix out-of-bounds compiler warning (bsc#1012628). - scsi: ipr: Fix missing/incorrect resource cleanup in error case (bsc#1012628). - scsi: pmcraid: Fix missing resource cleanup in error case (bsc#1012628). - ALSA: hda/realtek - Add HW8326 support (bsc#1012628). - virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (bsc#1012628). - nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred (bsc#1012628). - ipv6: Fix signed integer overflow in __ip6_append_data (bsc#1012628). - ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg (bsc#1012628). - net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag (bsc#1012628). - mellanox: mlx5: avoid uninitialized variable warning with gcc-12 (bsc#1012628). - MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error (bsc#1012628). - random: credit cpu and bootloader seeds by default (bsc#1012628). - gpio: dwapb: Don't print error on -EPROBE_DEFER (bsc#1012628). - platform/x86/intel: Fix pmt_crashlog array reference (bsc#1012628). - platform/x86/intel: pmc: Support Intel Raptorlake P (bsc#1012628). - platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support (bsc#1012628). - platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF (bsc#1012628). - platform/x86/intel: hid: Add Surface Go to VGBS allow list (bsc#1012628). - staging: r8188eu: fix rtw_alloc_hwxmits error detection for now (bsc#1012628). - staging: r8188eu: Fix warning of array overflow in ioctl_linux.c (bsc#1012628). - pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (bsc#1012628). - pNFS: Avoid a live lock condition in pnfs_update_layout() (bsc#1012628). - sunrpc: set cl_max_connect when cloning an rpc_clnt (bsc#1012628). - clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() (bsc#1012628). - i40e: Fix adding ADQ filter to TC0 (bsc#1012628). - i40e: Fix calculating the number of queue pairs (bsc#1012628). - i40e: Fix call trace in setup_tx_descriptors (bsc#1012628). - iavf: Fix issue with MAC address of VF shown as zero (bsc#1012628). - Drivers: hv: vmbus: Release cpu lock in error case (bsc#1012628). - tty: goldfish: Fix free_irq() on remove (bsc#1012628). - misc: atmel-ssc: Fix IRQ check in ssc_probe (bsc#1012628). - riscv: dts: microchip: re-add pdma to mpfs device tree (bsc#1012628). - io_uring: fix races with file table unregister (bsc#1012628). - io_uring: fix races with buffer table unregister (bsc#1012628). - drm/i915/reset: Fix error_state_read ptr + offset use (bsc#1012628). - net: hns3: set port base vlan tbl_sta to false before removing old vlan (bsc#1012628). - net: hns3: don't push link state to VF if unalive (bsc#1012628). - net: hns3: restore tm priority/qset to default settings when tc disabled (bsc#1012628). - net: hns3: fix PF rss size initialization bug (bsc#1012628). - net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (bsc#1012628). - nvme: add device name to warning in uuid_show() (bsc#1012628). - mlxsw: spectrum_cnt: Reorder counter pools (bsc#1012628). - ice: Fix PTP TX timestamp offset calculation (bsc#1012628). - ice: Sync VLAN filtering features for DVM (bsc#1012628). - ice: Fix queue config fail handling (bsc#1012628). - ice: Fix memory corruption in VF driver (bsc#1012628). - net: bgmac: Fix an erroneous kfree() in bgmac_remove() (bsc#1012628). - net: remove noblock parameter from skb_recv_datagram() (bsc#1012628). - net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg (bsc#1012628). - arm64: ftrace: fix branch range checks (bsc#1012628). - arm64: ftrace: consistently handle PLTs (bsc#1012628). - certs/blacklist_hashes.c: fix const confusion in certs blacklist (bsc#1012628). - init: Initialize noop_backing_dev_info early (bsc#1012628). - block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (bsc#1012628). - faddr2line: Fix overlapping text section failures, the sequel (bsc#1012628). - x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage (bsc#1012628). - i2c: npcm7xx: Add check for platform_driver_register (bsc#1012628). - irqchip/gic/realview: Fix refcount leak in realview_gic_of_init (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in build_fiq_affinity (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in aic_of_ic_init (bsc#1012628). - irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions (bsc#1012628). - irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions (bsc#1012628). - irqchip/realtek-rtl: Fix refcount leak in map_interrupts (bsc#1012628). - sched: Fix balance_push() vs __sched_setscheduler() (bsc#1012628). - i2c: designware: Use standard optional ref clock implementation (bsc#1012628). - i2c: mediatek: Fix an error handling path in mtk_i2c_probe() (bsc#1012628). - mei: hbm: drop capability response on early shutdown (bsc#1012628). - mei: me: add raptor lake point S DID (bsc#1012628). - comedi: vmk80xx: fix expression for tx buffer size (bsc#1012628). - crypto: memneq - move into lib/ (bsc#1012628). - USB: serial: option: add support for Cinterion MV31 with new baseline (bsc#1012628). - USB: serial: io_ti: add Agilent E5805A support (bsc#1012628). - arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (bsc#1012628). - usb: dwc2: Fix memory leak in dwc2_hcd_init (bsc#1012628). - usb: cdnsp: Fixed setting last_trb incorrectly (bsc#1012628). - usb: dwc3: gadget: Fix IN endpoint max packet size allocation (bsc#1012628). - usb: dwc3: pci: Restore line lost in merge conflict resolution (bsc#1012628). - usb: gadget: u_ether: fix regression in setting fixed MAC address (bsc#1012628). - usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe (bsc#1012628). - usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() (bsc#1012628). - usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() (bsc#1012628). - tty: n_gsm: Debug output allocation must use GFP_ATOMIC (bsc#1012628). - serial: 8250: Store to lsr_save_flags after lsr read (bsc#1012628). - bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (bsc#1012628). - md/raid5-ppl: Fix argument order in bio_alloc_bioset() (bsc#1012628). - dm: fix race in dm_start_io_acct (bsc#1012628). - dm mirror log: round up region bitmap size to BITS_PER_LONG (bsc#1012628). - drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl (bsc#1012628). - drm/amd/display: Cap OLED brightness per max frame-average luminance (bsc#1012628). - audit: free module name (bsc#1012628). - cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle (bsc#1012628). - fs: account for group membership (bsc#1012628). - selinux: free contexts previously transferred in selinux_add_opt() (bsc#1012628). - ext4: fix super block checksum incorrect after mount (bsc#1012628). - ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1012628). - ext4: make variable "count" signed (bsc#1012628). - ext4: add reserved GDT blocks check (bsc#1012628). - KVM: arm64: Always start with clearing SVE flag on load (bsc#1012628). - KVM: arm64: Don't read a HW interrupt pending state in user context (bsc#1012628). - virtio-pci: Remove wrong address verification in vp_del_vqs() (bsc#1012628). - drm/i915/uc: remove accidental static from a local variable (bsc#1012628). - bpf: Use safer kvmalloc_array() where possible (bsc#1012628). - powerpc/book3e: get rid of #include (bsc#1012628). - dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference (bsc#1012628). - dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference (bsc#1012628). - dm: fix bio_set allocation (bsc#1012628). - clk: imx8mp: fix usb_root_clk parent (bsc#1012628). - Delete patches.suse/netfs-Eliminate-Clang-randstruct-warning.patch. - Update config files. - commit 5aa0763 ++++ kernel-syms: - Linux 5.18.6 (bsc#1012628). - Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (bsc#1012628). - arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - io_uring: reinstate the inflight tracking (bsc#1012628). - powerpc/kasan: Silence KASAN warnings in __get_wchan() (bsc#1012628). - ASoC: nau8822: Add operation for internal PLL off and on (bsc#1012628). - ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback (bsc#1012628). - drm/amd/display: Read Golden Settings Table from VBIOS (bsc#1012628). - drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus (bsc#1012628). - drm/amdkfd: Use mmget_not_zero in MMU notifier (bsc#1012628). - dma-debug: make things less spammy under memory pressure (bsc#1012628). - ASoC: Intel: cirrus-common: fix incorrect channel mapping (bsc#1012628). - ASoC: cs42l52: Fix TLV scales for mixer controls (bsc#1012628). - ASoC: cs35l36: Update digital volume TLV (bsc#1012628). - ASoC: cs53l30: Correct number of volume levels on SX controls (bsc#1012628). - ASoC: cs42l52: Correct TLV for Bypass Volume (bsc#1012628). - ASoC: cs42l56: Correct typo in minimum level for SX volume controls (bsc#1012628). - ASoC: cs42l51: Correct minimum value for SX volume control (bsc#1012628). - drm/amdkfd: add pinned BOs to kfd_bo_list (bsc#1012628). - ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() (bsc#1012628). - quota: Prevent memory allocation recursion while holding dq_lock (bsc#1012628). - ASoC: wm8962: Fix suspend while playing music (bsc#1012628). - ASoC: es8328: Fix event generation for deemphasis control (bsc#1012628). - ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put() (bsc#1012628). - ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID (bsc#1012628). - Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq (bsc#1012628). - scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (bsc#1012628). - scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (bsc#1012628). - scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (bsc#1012628). - scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (bsc#1012628). - scsi: mpt3sas: Fix out-of-bounds compiler warning (bsc#1012628). - scsi: ipr: Fix missing/incorrect resource cleanup in error case (bsc#1012628). - scsi: pmcraid: Fix missing resource cleanup in error case (bsc#1012628). - ALSA: hda/realtek - Add HW8326 support (bsc#1012628). - virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (bsc#1012628). - nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred (bsc#1012628). - ipv6: Fix signed integer overflow in __ip6_append_data (bsc#1012628). - ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg (bsc#1012628). - net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag (bsc#1012628). - mellanox: mlx5: avoid uninitialized variable warning with gcc-12 (bsc#1012628). - MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error (bsc#1012628). - random: credit cpu and bootloader seeds by default (bsc#1012628). - gpio: dwapb: Don't print error on -EPROBE_DEFER (bsc#1012628). - platform/x86/intel: Fix pmt_crashlog array reference (bsc#1012628). - platform/x86/intel: pmc: Support Intel Raptorlake P (bsc#1012628). - platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support (bsc#1012628). - platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF (bsc#1012628). - platform/x86/intel: hid: Add Surface Go to VGBS allow list (bsc#1012628). - staging: r8188eu: fix rtw_alloc_hwxmits error detection for now (bsc#1012628). - staging: r8188eu: Fix warning of array overflow in ioctl_linux.c (bsc#1012628). - pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (bsc#1012628). - pNFS: Avoid a live lock condition in pnfs_update_layout() (bsc#1012628). - sunrpc: set cl_max_connect when cloning an rpc_clnt (bsc#1012628). - clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() (bsc#1012628). - i40e: Fix adding ADQ filter to TC0 (bsc#1012628). - i40e: Fix calculating the number of queue pairs (bsc#1012628). - i40e: Fix call trace in setup_tx_descriptors (bsc#1012628). - iavf: Fix issue with MAC address of VF shown as zero (bsc#1012628). - Drivers: hv: vmbus: Release cpu lock in error case (bsc#1012628). - tty: goldfish: Fix free_irq() on remove (bsc#1012628). - misc: atmel-ssc: Fix IRQ check in ssc_probe (bsc#1012628). - riscv: dts: microchip: re-add pdma to mpfs device tree (bsc#1012628). - io_uring: fix races with file table unregister (bsc#1012628). - io_uring: fix races with buffer table unregister (bsc#1012628). - drm/i915/reset: Fix error_state_read ptr + offset use (bsc#1012628). - net: hns3: set port base vlan tbl_sta to false before removing old vlan (bsc#1012628). - net: hns3: don't push link state to VF if unalive (bsc#1012628). - net: hns3: restore tm priority/qset to default settings when tc disabled (bsc#1012628). - net: hns3: fix PF rss size initialization bug (bsc#1012628). - net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (bsc#1012628). - nvme: add device name to warning in uuid_show() (bsc#1012628). - mlxsw: spectrum_cnt: Reorder counter pools (bsc#1012628). - ice: Fix PTP TX timestamp offset calculation (bsc#1012628). - ice: Sync VLAN filtering features for DVM (bsc#1012628). - ice: Fix queue config fail handling (bsc#1012628). - ice: Fix memory corruption in VF driver (bsc#1012628). - net: bgmac: Fix an erroneous kfree() in bgmac_remove() (bsc#1012628). - net: remove noblock parameter from skb_recv_datagram() (bsc#1012628). - net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg (bsc#1012628). - arm64: ftrace: fix branch range checks (bsc#1012628). - arm64: ftrace: consistently handle PLTs (bsc#1012628). - certs/blacklist_hashes.c: fix const confusion in certs blacklist (bsc#1012628). - init: Initialize noop_backing_dev_info early (bsc#1012628). - block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (bsc#1012628). - faddr2line: Fix overlapping text section failures, the sequel (bsc#1012628). - x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage (bsc#1012628). - i2c: npcm7xx: Add check for platform_driver_register (bsc#1012628). - irqchip/gic/realview: Fix refcount leak in realview_gic_of_init (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in build_fiq_affinity (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in aic_of_ic_init (bsc#1012628). - irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions (bsc#1012628). - irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions (bsc#1012628). - irqchip/realtek-rtl: Fix refcount leak in map_interrupts (bsc#1012628). - sched: Fix balance_push() vs __sched_setscheduler() (bsc#1012628). - i2c: designware: Use standard optional ref clock implementation (bsc#1012628). - i2c: mediatek: Fix an error handling path in mtk_i2c_probe() (bsc#1012628). - mei: hbm: drop capability response on early shutdown (bsc#1012628). - mei: me: add raptor lake point S DID (bsc#1012628). - comedi: vmk80xx: fix expression for tx buffer size (bsc#1012628). - crypto: memneq - move into lib/ (bsc#1012628). - USB: serial: option: add support for Cinterion MV31 with new baseline (bsc#1012628). - USB: serial: io_ti: add Agilent E5805A support (bsc#1012628). - arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (bsc#1012628). - usb: dwc2: Fix memory leak in dwc2_hcd_init (bsc#1012628). - usb: cdnsp: Fixed setting last_trb incorrectly (bsc#1012628). - usb: dwc3: gadget: Fix IN endpoint max packet size allocation (bsc#1012628). - usb: dwc3: pci: Restore line lost in merge conflict resolution (bsc#1012628). - usb: gadget: u_ether: fix regression in setting fixed MAC address (bsc#1012628). - usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe (bsc#1012628). - usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() (bsc#1012628). - usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() (bsc#1012628). - tty: n_gsm: Debug output allocation must use GFP_ATOMIC (bsc#1012628). - serial: 8250: Store to lsr_save_flags after lsr read (bsc#1012628). - bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (bsc#1012628). - md/raid5-ppl: Fix argument order in bio_alloc_bioset() (bsc#1012628). - dm: fix race in dm_start_io_acct (bsc#1012628). - dm mirror log: round up region bitmap size to BITS_PER_LONG (bsc#1012628). - drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl (bsc#1012628). - drm/amd/display: Cap OLED brightness per max frame-average luminance (bsc#1012628). - audit: free module name (bsc#1012628). - cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle (bsc#1012628). - fs: account for group membership (bsc#1012628). - selinux: free contexts previously transferred in selinux_add_opt() (bsc#1012628). - ext4: fix super block checksum incorrect after mount (bsc#1012628). - ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1012628). - ext4: make variable "count" signed (bsc#1012628). - ext4: add reserved GDT blocks check (bsc#1012628). - KVM: arm64: Always start with clearing SVE flag on load (bsc#1012628). - KVM: arm64: Don't read a HW interrupt pending state in user context (bsc#1012628). - virtio-pci: Remove wrong address verification in vp_del_vqs() (bsc#1012628). - drm/i915/uc: remove accidental static from a local variable (bsc#1012628). - bpf: Use safer kvmalloc_array() where possible (bsc#1012628). - powerpc/book3e: get rid of #include (bsc#1012628). - dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference (bsc#1012628). - dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference (bsc#1012628). - dm: fix bio_set allocation (bsc#1012628). - clk: imx8mp: fix usb_root_clk parent (bsc#1012628). - Delete patches.suse/netfs-Eliminate-Clang-randstruct-warning.patch. - Update config files. - commit 5aa0763 ++++ kernel-vanilla: - Linux 5.18.6 (bsc#1012628). - Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (bsc#1012628). - arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3 (bsc#1012628). - io_uring: reinstate the inflight tracking (bsc#1012628). - powerpc/kasan: Silence KASAN warnings in __get_wchan() (bsc#1012628). - ASoC: nau8822: Add operation for internal PLL off and on (bsc#1012628). - ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback (bsc#1012628). - drm/amd/display: Read Golden Settings Table from VBIOS (bsc#1012628). - drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus (bsc#1012628). - drm/amdkfd: Use mmget_not_zero in MMU notifier (bsc#1012628). - dma-debug: make things less spammy under memory pressure (bsc#1012628). - ASoC: Intel: cirrus-common: fix incorrect channel mapping (bsc#1012628). - ASoC: cs42l52: Fix TLV scales for mixer controls (bsc#1012628). - ASoC: cs35l36: Update digital volume TLV (bsc#1012628). - ASoC: cs53l30: Correct number of volume levels on SX controls (bsc#1012628). - ASoC: cs42l52: Correct TLV for Bypass Volume (bsc#1012628). - ASoC: cs42l56: Correct typo in minimum level for SX volume controls (bsc#1012628). - ASoC: cs42l51: Correct minimum value for SX volume control (bsc#1012628). - drm/amdkfd: add pinned BOs to kfd_bo_list (bsc#1012628). - ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() (bsc#1012628). - quota: Prevent memory allocation recursion while holding dq_lock (bsc#1012628). - ASoC: wm8962: Fix suspend while playing music (bsc#1012628). - ASoC: es8328: Fix event generation for deemphasis control (bsc#1012628). - ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put() (bsc#1012628). - ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID (bsc#1012628). - Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq (bsc#1012628). - scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (bsc#1012628). - scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (bsc#1012628). - scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (bsc#1012628). - scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (bsc#1012628). - scsi: mpt3sas: Fix out-of-bounds compiler warning (bsc#1012628). - scsi: ipr: Fix missing/incorrect resource cleanup in error case (bsc#1012628). - scsi: pmcraid: Fix missing resource cleanup in error case (bsc#1012628). - ALSA: hda/realtek - Add HW8326 support (bsc#1012628). - virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed (bsc#1012628). - nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred (bsc#1012628). - ipv6: Fix signed integer overflow in __ip6_append_data (bsc#1012628). - ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg (bsc#1012628). - net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag (bsc#1012628). - mellanox: mlx5: avoid uninitialized variable warning with gcc-12 (bsc#1012628). - MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error (bsc#1012628). - random: credit cpu and bootloader seeds by default (bsc#1012628). - gpio: dwapb: Don't print error on -EPROBE_DEFER (bsc#1012628). - platform/x86/intel: Fix pmt_crashlog array reference (bsc#1012628). - platform/x86/intel: pmc: Support Intel Raptorlake P (bsc#1012628). - platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support (bsc#1012628). - platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF (bsc#1012628). - platform/x86/intel: hid: Add Surface Go to VGBS allow list (bsc#1012628). - staging: r8188eu: fix rtw_alloc_hwxmits error detection for now (bsc#1012628). - staging: r8188eu: Fix warning of array overflow in ioctl_linux.c (bsc#1012628). - pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (bsc#1012628). - pNFS: Avoid a live lock condition in pnfs_update_layout() (bsc#1012628). - sunrpc: set cl_max_connect when cloning an rpc_clnt (bsc#1012628). - clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() (bsc#1012628). - i40e: Fix adding ADQ filter to TC0 (bsc#1012628). - i40e: Fix calculating the number of queue pairs (bsc#1012628). - i40e: Fix call trace in setup_tx_descriptors (bsc#1012628). - iavf: Fix issue with MAC address of VF shown as zero (bsc#1012628). - Drivers: hv: vmbus: Release cpu lock in error case (bsc#1012628). - tty: goldfish: Fix free_irq() on remove (bsc#1012628). - misc: atmel-ssc: Fix IRQ check in ssc_probe (bsc#1012628). - riscv: dts: microchip: re-add pdma to mpfs device tree (bsc#1012628). - io_uring: fix races with file table unregister (bsc#1012628). - io_uring: fix races with buffer table unregister (bsc#1012628). - drm/i915/reset: Fix error_state_read ptr + offset use (bsc#1012628). - net: hns3: set port base vlan tbl_sta to false before removing old vlan (bsc#1012628). - net: hns3: don't push link state to VF if unalive (bsc#1012628). - net: hns3: restore tm priority/qset to default settings when tc disabled (bsc#1012628). - net: hns3: fix PF rss size initialization bug (bsc#1012628). - net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization (bsc#1012628). - nvme: add device name to warning in uuid_show() (bsc#1012628). - mlxsw: spectrum_cnt: Reorder counter pools (bsc#1012628). - ice: Fix PTP TX timestamp offset calculation (bsc#1012628). - ice: Sync VLAN filtering features for DVM (bsc#1012628). - ice: Fix queue config fail handling (bsc#1012628). - ice: Fix memory corruption in VF driver (bsc#1012628). - net: bgmac: Fix an erroneous kfree() in bgmac_remove() (bsc#1012628). - net: remove noblock parameter from skb_recv_datagram() (bsc#1012628). - net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg (bsc#1012628). - arm64: ftrace: fix branch range checks (bsc#1012628). - arm64: ftrace: consistently handle PLTs (bsc#1012628). - certs/blacklist_hashes.c: fix const confusion in certs blacklist (bsc#1012628). - init: Initialize noop_backing_dev_info early (bsc#1012628). - block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (bsc#1012628). - faddr2line: Fix overlapping text section failures, the sequel (bsc#1012628). - x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage (bsc#1012628). - i2c: npcm7xx: Add check for platform_driver_register (bsc#1012628). - irqchip/gic/realview: Fix refcount leak in realview_gic_of_init (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in build_fiq_affinity (bsc#1012628). - irqchip/apple-aic: Fix refcount leak in aic_of_ic_init (bsc#1012628). - irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions (bsc#1012628). - irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions (bsc#1012628). - irqchip/realtek-rtl: Fix refcount leak in map_interrupts (bsc#1012628). - sched: Fix balance_push() vs __sched_setscheduler() (bsc#1012628). - i2c: designware: Use standard optional ref clock implementation (bsc#1012628). - i2c: mediatek: Fix an error handling path in mtk_i2c_probe() (bsc#1012628). - mei: hbm: drop capability response on early shutdown (bsc#1012628). - mei: me: add raptor lake point S DID (bsc#1012628). - comedi: vmk80xx: fix expression for tx buffer size (bsc#1012628). - crypto: memneq - move into lib/ (bsc#1012628). - USB: serial: option: add support for Cinterion MV31 with new baseline (bsc#1012628). - USB: serial: io_ti: add Agilent E5805A support (bsc#1012628). - arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (bsc#1012628). - usb: dwc2: Fix memory leak in dwc2_hcd_init (bsc#1012628). - usb: cdnsp: Fixed setting last_trb incorrectly (bsc#1012628). - usb: dwc3: gadget: Fix IN endpoint max packet size allocation (bsc#1012628). - usb: dwc3: pci: Restore line lost in merge conflict resolution (bsc#1012628). - usb: gadget: u_ether: fix regression in setting fixed MAC address (bsc#1012628). - usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe (bsc#1012628). - usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() (bsc#1012628). - usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() (bsc#1012628). - tty: n_gsm: Debug output allocation must use GFP_ATOMIC (bsc#1012628). - serial: 8250: Store to lsr_save_flags after lsr read (bsc#1012628). - bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() (bsc#1012628). - md/raid5-ppl: Fix argument order in bio_alloc_bioset() (bsc#1012628). - dm: fix race in dm_start_io_acct (bsc#1012628). - dm mirror log: round up region bitmap size to BITS_PER_LONG (bsc#1012628). - drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl (bsc#1012628). - drm/amd/display: Cap OLED brightness per max frame-average luminance (bsc#1012628). - audit: free module name (bsc#1012628). - cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle (bsc#1012628). - fs: account for group membership (bsc#1012628). - selinux: free contexts previously transferred in selinux_add_opt() (bsc#1012628). - ext4: fix super block checksum incorrect after mount (bsc#1012628). - ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1012628). - ext4: make variable "count" signed (bsc#1012628). - ext4: add reserved GDT blocks check (bsc#1012628). - KVM: arm64: Always start with clearing SVE flag on load (bsc#1012628). - KVM: arm64: Don't read a HW interrupt pending state in user context (bsc#1012628). - virtio-pci: Remove wrong address verification in vp_del_vqs() (bsc#1012628). - drm/i915/uc: remove accidental static from a local variable (bsc#1012628). - bpf: Use safer kvmalloc_array() where possible (bsc#1012628). - powerpc/book3e: get rid of #include (bsc#1012628). - dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference (bsc#1012628). - dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference (bsc#1012628). - dm: fix bio_set allocation (bsc#1012628). - clk: imx8mp: fix usb_root_clk parent (bsc#1012628). - Delete patches.suse/netfs-Eliminate-Clang-randstruct-warning.patch. - Update config files. - commit 5aa0763 ++++ keylime: - Remove user downgrade mechanism from the package (CVE-2022-31250, bsc#1200885) - Add logrotate configuration for the services - Create run directory as non-root user - Conflict with rust-keylime - Consolidate in _distconfdir when possible ++++ opae: - Add opae-disable-FORTIFY_SOURCE.patch to only use the FORTIFY_SOURCE from the RPM flags and avoid any conflicts. Fixes a build issue with Tumbleweed. ++++ libcmpiutil: - adapt to latest autotools - rename fix-arm.patch to 0002-fix-ARM-build.patch - add 0003-drop-duplicate-definition-of-_FORTIFY_SOURCE.patch ++++ memkind: - Add memkind-dont-redefine-fortify.diff to not redefine _FORTIFY_SOURCE if already included in CFLAGS. ++++ libmlt: - Update to 7.8.0 + Framework * Added mlt_frame_get_alpha_size() and refactored code to use it. * Fixed a possible null pointer crash in mlt_service_apply_filters(). + Modules * Added a glaxnimate producer to the glaxnimate module. * Added new file extensions for glaxnimate producer: json, lottie, rawr, tgs. * Removed Qt4 compatibility from the qt module. * Added Qt6 compatibility to the qt module. * Added new file extensions for qimage producer: avif, heic, heif, jxl. * Fixed color_range when using the multi consumer. * Fixed reloading updated results in the loudness filter. * Fixed image_mode=blend in the timeremap link. * Fixed crash regression in swscale filter with odd size YUV image. * Fixed the choppy filter may result in black frames with transitions. * Prevent a crash in avfilter producer for a bug in glibc with _FORTIFY_SOURCE=3. - Remove merged upstream fixes * 0001-fix-798-missing-function-returns.patch * 0001-Supply-a-proper-return-value-on-non-void-functions.patch - Add * 0001-Another-take-on-fixing-the-wcrtomb-issue.patch ++++ openssl-1_1: - Update to 1.1.1p: * bsc#1185637 - updated certificates required for testing that failed when date is later than 1 June 2022 - removed openssl-update_expired_certificates.patch * [bsc#1200550, CVE-2022-2068] - more shell code injection issues in c_rehash ++++ parted: - drop type flag (SUSE specific) to fix bsc#1190847 refreshed patches: - parted-mac.patch - tests-adapt-to-SUSE.patch drop patches: - parted-type.patch - parted-type-accept-hex.patch - parted-json-no-type-flag.patch ++++ procps: - Some older products do not know about /usr/share/man/uk ++++ zmusic: - Update to release 1.1.9 * Improve ALSA MIDI backend: No longer exclude builtin MIDI passthrough ports * Add handling for KeyPress events and avoid calling snd_seq_sync_output_queue twice * Add a 32-bit float sample type * Add a new ZMusic_GetStreamInfoEx function * Implement ZMusic_GetStreamInfo using GetStreamInfoEx * Better handle various formats in SndFileSong * Handle non-int16 samples in dumb_decode_vorbis * Add missing GetStreamInfoEx for CDSong * Fixes for gus and wildmidi emulation - fixed gus emulation not working with DMXGUS and DMXGUSC lump ++++ orthanc-wsi: - openjpeg.diff added for new jpeg 2.5 ++++ python-pyqtgraph: - update to version 0.12.4: * Highlights: + #2055 Jupyter Support via jupyter-rfb + #2011 Experimental High Performance With Lines > 1px Thickness + #2059/#2153 Python 3.10 Support * New Features: + #2041 Allow unsetting various options in PlotDataItem and PlotCurveItem + #2052 PlotItem Average pen and shadow pen are now accessible + #2090 More coninient methods for color maps and bars * Performance Enhancements: + #2023 PColorMeshItem Performance Improvements + #2032 Speed up PlotCurveItem fillLevel + #2036 Speed up arrayToQPath for connect='all' with non-finite values + #2111 PlotCurveItem OpenGL avoid automatic conversion from float64 to float32 + #2124 Go back to using np.clip on Windows with numpy 1.22 or newer + #2131 Avoid PyOpenGL automatic array conversion + #2198 Cache values used in GraphicsWidget .boundingRect() and .shape() methods + #2199 Avoid unnecessary call to viewRange if autoRange is disabled + #2202 Cachce ViewBox view pixel size * Bug Fixes: + #2034 Fix Mouse Event possitioning issue with grid + #2047 Fixed WidgetGroup Handling QSplitter + #2054 Limit ViewBox based on double precision limitations + #2085 Reverse coordinates when drawing on row-major images + #2087 Fix broken imports in some examples + #2089 Don't raise exception when close method of an already-closed dock is called + #2101 Change GroupParameterItem palette to look ok in darkmode on macOS + #2103 Fix stuck ColorBarItem + #2132 Workaround for PySide6 6.2.2 breaking change + #2130 RangeColorMapItem derives from ColorMapParameter + #2147 Fire correct signal for Checklist ParameterItem type + #2148 Avoid comparing a string with a np.ndarray + #2170 Fix formatting on minimum value of GradientLegend * API/Behavior Changes: + #2081 Separate x and y flags for AxisItem.setLogMode + #2086 ParameterTree PenParameter now uses GrouParameter instead of popup button + #2097 Add a proxy delay to checklist ParameterItem changes via children edits + #2192 Added option to makeARGB to disable masking NaNs * Other: + #1915 Deprecate QtWidgets accessed through QtGui + #2002 isort and pycln prun over entire repo + #2038 Fixed various deprecations + #2045 Examples Directory moved inside project directory + #2051 Implement Pickle Protocol for RemoteGraphicsView + #2053 Disable unneeded call to ViewBox.prepareForPaint() + #2057 Avoid re-dispatching mouse events from the AxisItem + #2064 Add a quantization limit to ViewBox + #2073 Implementing glInfo without PyOpenGL + #2077 Improved error message for invalid PYQTGRAPH_QT_LIB + #2083 Added check for ROI to make sure its in a GraphicsScene + #2093 Add helpful exceptions for invalid inputs to some methods + #2096 Be lazier about importing h5py + #2098 Remove polluting import namespace using * + #2099 Convert == None to is None checks + #2100 Avoid re-using variables in nested loops + #2124 Fixed variety of deprecation warnings + #2154 Fix typos and formatting errors in comments/docstrings + #2194 stop using deprecated numpy.fromstring and use numpy.frombuffer instead ++++ python-boost-histogram: - Update to 1.3.1: Bug fixes * Fixed regression with invalid .project input causing segfaults. #708 * Minor skips for specific tests on ppc64le, primarily for a NumPy bug. #707 * Avoid using EH for program control, better on Pyodide. #709 * Fix regression with exact float not being accepted for .index for IntCategory in 1.3.0. Add hist nox session to check downstream (manually for the moment). #710 - Update to 1.3.0: User changes * PyPy 3.8 now supported with binary wheels. #677 * The GIL is released a little more often now. #662 * AxesTuple does not allow construction of non-axes. #680 * KeyError is now thrown when accessing a non-existent item in a Category Axis #689 * WeightedViews now support np.cumsum #699 Bug fixes * Fixed WeightedMean storages producing NaN for .variances() #695 * Modify local include slightly to enable WebAssembly compilation in Pyodide #702 Developer changes * Use PyLint in CI to check for some style issues #690 * Developer (CMake) installs no longer require toml #698 - Update to 1.2.1: User changes * musllinux wheels now provided along with manylinux #656 Bug fixes * Fixed single-element negative growth fill #654 Developer changes * No longer require Docker for clang-format, runs online too #610 * Using pybind11 2.8.0 #658 - Update to 1.2.0: User changes * Python 3.10 officially supported, with wheels. * Support subtraction on histograms #636 * Integer histograms are now signed #636 Bug fixes * Support custom setters on AxesTuple subclasses. #627 * Faster picking if slices are not also used #645 or if they are #648 (1000x or more in some cases) * Throw an error when an AxesTuple setter is the wrong length (inspired by zip strict in Python 3.10) #627 * Fix error thrown on comparison with axis and non-axis object #631 * Static typing no longer thinks storage= is required #604 Developer changes * Support NumPy 1.21 for static type checking #625 * Use newer Boost 1.77 and Boost.Histogram 1.77+1 #594 * Provide nox support #647 - Update to 1.1.0: User changes * Experimentally support list selection on categorical axes #577 * Support Python 3.8 on Apple Silicon #600 * Scaling and addition with a scalar affect flow bins too #580 * Change sum_of_deltas_squared to _sum_of_deltas_squared (was an implementation detail) #602 Bug fixes * Fix "picking" on a flow bin #576 * Better error message on getattr #596 Developer changes * Test on Python 3.10 beta releases #600 * Provide a CMakeLists for quick standalone Boost.Histogram C++ experiments #591 * Adding logging with PyTest failure output #575 ++++ python-jdatetime: - Update to 4.1.0 * Add support for %z directive in ``jdatetime.datetime.strptime` * Add support for %b and %B directive directive in ``jdatetime.datetime.strptime` Changed * Potential breaking change: Replace spaces with ZWNJ (نیم‌فاصله) in output of ``jdatetime.datetime.strftime` - Update to 4.0.0: * Add fold attribute to jdatetime.datetime * Change * Drop Python < 3.7 support ++++ python-llvmlite: - update to version 0.38.1: * PR `#841 `_: Merge pull request #813 from seibert/m1_support (`esc * PR `#845 `_: Backport [#786] for 0.38.1 ++++ python-psutil: - Add patch mem-used-bsc1181475.patch (bsc#1181475) * Adopt change of used memory calculation from upstream of procps ++++ python-pywbem: - Update to 1.4.1 * Fix issue where the DeepInheritance parameter not passed to the mocker OpenEnumerateInstances method so the result is that the mocker always uses the default (DeepInheritance=True). (see issue #2839) * Modified compiler and pywbem_mock to allow creating instances from abstract classes because SNIA ignored DMTF rule making this illegal and many MOF compilers also ignored it. Pywbem now issue a warning from the MOF compiler if an instance of an abstract class is compiled but complete the compile and another warning from pywbem_mock.CreateInstance if the instance is for an abstract class. (see issue #2825) - Release 1.4.0 * Aligned minimum versions of pip,setuptools,wheel with pywbemtools, nocasedict,nocaselist. This increased the minimum version of pip on Python 3.5 to fix an issue. * Improved verbosity of namespace creation and deletion: Added optional 'verbose' parameters to the create_namecpace() and delete_namespace() methods of WBEMServer, and to the add_namecpace() and remove_namespace() methods of FakedWBEMConnection (and subsequently to BaseProvider) in the mock support. - Actually cythonize if --with cythonize is given * switched off by default, because the produced commands throw yacc parser errors in the pywbemtools tests ++++ python-pywbemtools: - Update to version 1.0.0 * Incompatible changes: - The PYWBEMCLI_TERMWIDTH environment variable was renamed to PYWBEMTOOLS_TERMWIDTH since it is common to all pywbemtools commands. - Changed option --default on command connection select to set-default. to be compatible with other commands that touch the default connection definition. - Removed the deprecated option --force from the class delete command. It had been marked deprecated in pywbemtools version 0.9.0 and was superseded by the --include-instances option which performs exactly the same function. (see issue # 1142) * Bug fixes: - Test: Fixed that test_utils.py changed the PYWBEMCLI_TERMWIDTH env var for testing purposes without restoring it. - Fixes issue where the command: class invokemethod -n ignores the command namespace option (-n) and usedsthe default namespace. (see issue #990) - Fix issue where an exception occurs if the user tries to display cim instances as a table but the class for the instances returned are not in the default namespace and an alternate namespace is defined for the command. The function display_cim_objects(...) uses valuemapping_for_property() but specifies the default namespace as the target. (See issue [#995]) - Fixed issues raised by new Pylint versions 2.9 and 2.10. - Fixed an error that resulted in exception traceback when instance commands used the instance wildcard (e.g. 'CIM_ManagedSystemElement.?') and the enumerate instances operation failed for some reason. (issue #963) - Fix issue where the general help for '--log' was unclear. (see issue #1025) - Fixed an error that resulted in exception traceback when instance commands used the instance wildcard (e.g. 'CIM_ManagedSystemElement.?') and the enumerate instances operation failed for some reason. (issue #963) - Fix issue with --log general option where the log was left enabled when the option was used in interactive mode command; it did not revert to the log state before the interactive command. The change caused the log configuration to restore to either off if there was no --log option on the subsequent command line or to the value defined on the command line.(see issue #1023) - Disabled new Pylint issue 'consider-using-f-string', since f-strings were introduced only in Python 3.6. - Fixed install error of wrapt 1.13.0 on Python 2.7 on Windows due to lack of MS Visual C++ 9.0 on GitHub Actions, by pinning it to <1.13. - Fix issue with message from _common.py (parse_version_value) that was passed to warning_msg but should have been subclass of python warning. Changed to use pywbemtools_warn(). (see issue #1041) - Fixed issue with Sphinx and python 2.7 by changing the sphinx requirements in dev-requirements.txt and minimum-constraints.txt. (see issue #1070) - Modify dev-requirements.txt to limit version of more-itertools to != 8.11.0 for python < 3.6. (see issue [#1077]) - Fixed new issues raised by pylint 2.12.2. - Fixed issue with instance commands (ex. instance get, references, etc) that use the wildcard .? to request that pywbemcli present list of possible instances. It was not handling the non-existence of class in the target namespace correctly and would crash because no instances were returned get_instanceNames() . Now generates an exception. (see issue [#1105]) - Fixed issues in "instance count" including unitialized variable and correctly finishing scan when errors occur. Adds new option to this command to allow user to ignore classes defined with this option (--ignore-class). (see issues #1108 and #916 ) - Fixed issue where pywbemcli can get exception if used against server that does not support pull operations (see #1118) * Enhancements: - Added a 'pywbemlistener' command for running and managing WBEM listeners. (issues #430, #479, #948) - Implement server schema command that returns information about the schemas for each namespace including: 5. the DMTF schemas, 2. schema version, 3. whether any classes in the schema/namespace are experimental, and 4) the number of classes in this schema, and 5. the DMTF schemas (characters before the _ in the namespace). (see issue #444) - Remove restrictions on parameter modification of server parameters when the --name general option is specified. Originally the --name server definition could not be modified with other general options (ex. --timeout). Those restrictions are removed. (see issue #1034) - Generate exception when general options such as --user, - -password, etc. that apply only to the server are used with the --mock-server general option. (see issue #1035) - Extend the capability to set the default connection in a connections file to the connection save command and a specific command that will set or clear the default. Since the ability to set the default connection was only an option in the connection select command it was difficult to find. This makes the functionality more visible and more usable. - Enhanced test matrix for push-driven runs on GitHub Actions to add Python 3.5 on macOS, and removing Python 3.5 minimum on Windows. - Implement command group subscription that manages the creation, viewing and removal of indication subscription on WBEM servers. This creates a new command group 'subscription' and new commands for adding, removing, and displaying (list) indication destination, filter, and subscription instances on target WBEM servers. It includes the code for the new commands, a set of tests and the documentation for the new commands. (see issue #4) - Add new MutuallyExclusiveOption class to pywbemtools/_click_extensions.py to allow defining command options as mutually exclusive. See the class for documentation. Modify pywbemcli.py mutually excluseive options --server, --name, and --mock-server to use this class. - Increased minimum version of pywbem to 1.4.0. (issues #1020, [#991], #1124) - Support for Python 3.10: Added Python 3.10 in GitHub Actions tests, and in package metadata. - Implement an end-end test for the subscription command group. - Changed output format for table output of instance enumerate - -no option to show each key as a column in the table so that keys are more readable. - The '-v' option now displays better information about namespace creation and deletion, particularly in mock environments. (related to issue #991) - Test: Added testcases for namespace creation and deletion. (related to issue #991) - Extended the table view of CIM instances to improve formatting, allow hiding columns where all property values are Null (--show-null option) and allow the table to be wider than the terminal width if there is more information than could be shown in the terminal width. (see issue #1131) * Cleanup: - Prepared the development environment for having more than one pywbemtools command. As part of that, moved a number of utility functions from the 'pywbemtools/pywbemcli' subdirectory to the common 'pywbemtools' directory. - Moved the environment variable names from being class attributes on the PywbemServer class to become constants in the config module. (issue #658) - Cleanup the test code used as pywbemcli scripts. Named all of them with the last part of the name _script.py and modified them to use the setup initialization with Python 3.6 and greater as well as the old script interface. - Modify pywbemcli.py code that copies command line defined pywbem_server for reuse in interactive commands to use WBEMConnection.copy() rather than deepcopy(). This includes adding a copy() method to PywbemServer. This also requires that the minimum version of pywbem be set to at least 1.3.0 where the copy() method was added to pywbem (see issue [#1030]). This fixes issue in python 2.7 with exception and avoids copying the FakedWBEMConnection CIM repository. - Add list of security issues to be ignored by Makefile security test and enable failure of build if security test fails. This brings Pywbemtools into line with pywbem Makefile.Reordered some of the items in the minumum_constraints.txt file to better compare with the pywbem file and also commented out all minimum constraints for Jupyter and its dependencies since we have no notebooks in pywbemcli today. Modified minimum version of typed-ast, pylint and astrid to match pywbem and pass saftey tests. - Remove the file minimum-constraints-base.txt and put contents into minimum-constraints.txt. (see issue #1076) - Add instance count tests to end-end testing against OpenPegasus. - Removed the deprecated option --force from the class delete command. It had been created in pywbemtools version 0.8.0 and was deprecated in version 0.90 in favor of the - -include-instances option which performs exactly the same function. (see issue # 1142) - Add pywbemtools-pr1154-click8.patch -- gh#pywbem/pywbemtools#1154 ++++ python-quantities: - specfile: * require python >= 3.7 and updated numpy version requirement - update to version 0.13.0 * Dropped support for Python versions older than 3.7, in particular, for Python 2.7. * Dropped support for NumPy versions older than 1.16 * Switched test runner to pytest, and CI to Github Actions ++++ python-uncertainties: - specfile: * update copyright year - update to version 3.1.7: * Emphasis added for automatic differentiation * Made the automatic differentiation capabilities clearer ++++ shotcut: - Update to 22.04.25 - Upstream changes: * Fixed Filters > Paste filters for some filters (broke in v22.03.30): Normalize: Two Pass Chroma Key: Simple Crop: Source Mask: Apply Time Remap * Fixed Export > Color range > Full if resolution or frame rate were changed. * Fixed changing Export > Format does not suggest a file name extension. * Fixed keyframes for Corner Pin video filter. * Fixed keyframes for Rotate parameter of the Size, Position & Rotate video filter after trimming the clip. * Fixed Size, Position & Rotate video filter UI incorrect for non-square pixels. * Fixed running Analyze more than once in Normalize: Two Pass audio filter. * Added Detected Loudness and Normalization Gain status fields to Normalize: Two Pass audio filter. ++++ wezterm: - Update to version 20220408.101518.b908e2dd^git413: * fonts: add negative cache into LoadedFont * show-keys: make keys more readable to humans * debug overlay: now supports statements as well as expressions * add wezterm show-keys command * x11: flush prior to mapping window * docs: changelog for #1913 #2158 * fonts: remove no_glyphs cache from FontConfigInner * Update copymode.md: description of `O` key assignment (#2156) * add sample matched strings * github hyperlink example ------------------------------------------------------------------ ------------------ 2022-6-22 - Jun 22 2022 ------------------- ------------------------------------------------------------------ ++++ CoreFreq: - Update to version 1.91.3 * No changelog was made available by upstream ++++ Radicale: - Add python passlib as a recommendation as it is needed for htpasswd authentication ++++ SHERPA-MC: - Add SHERPA-MC-ignore-distutils-deprecation-warning.patch: Disable deprecation warning when importing distutils from python3.10, so that autotools checks can still work. ++++ apache2-mod_wsgi: - New version 4.9.2 * see https://modwsgi.readthedocs.io/en/latest/release-notes/version-4.9.2.html * dropped wsgi_fixVersionCheck.patch ++++ asciidoc: - Do not recommend asciidoc-latex-backend: Do not pull in the LaTeX stack on all systems using asciidoc. - Supplement asciidoc and dblatext with the -latex-backend sub package: users that have both, asciidoc and dblatex installed, and thus already opted-in to LaTeX, will also get the backend installed. ++++ budgie-desktop: - Enforce update to latest budgie-desktop-branding 20220627.1 ++++ fityk: - Add fityk-ignore-distutils-deprecation-warning.patch: Ignore deprecation warning when import distutils for python so that the configure script does not error out. ++++ cilium-cli: - Update to version 0.11.10: * Prepare for v0.11.10 release * RELEASE.md: minor fixes * go.mod, vendor: pull in latest cilium/charts for v1.12.0-rc3 * go.mod, vendor: update cilium/cilium to v1.12.0-rc3 * build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 * build(deps): bump azure/login from 1.4.4 to 1.4.5 * ci: explicitly wait for cilium status after enabling Hubble relay * README.md: update AKS test badges * Use OCI container reference parser to extract Cilium's version - Update to version 0.11.9: * Prepare for v0.11.9 release * ci: bump Cilium version to v1.11.6 * defaults: update default Cilium version to v1.11.6 * go.mod, vendor: pull in latest cilium/charts for v1.11.6, v1.10.12, v1.9.17 * hubble port-forward: Don't generate Helm manifests * connectivity: Don't fail if cilium-cli-helm-values doesn't exist * ci: re-add AKS (Azure IPAM) workflow * ci: rename AKS workflow to AKS (BYOCNI) * build(deps): bump helm/kind-action from 1.2.0 to 1.3.0 * RELEASE.md: update to reflect current release process - Update to version 0.11.8: * Prepare for v0.11.8 release * Re-add stable.txt * ci: bump kind to v0.14.0 * ci: use BYOCNI in CI * add new `aks-byocni` datapath mode * vendor: update yaml.v3 to v3.0.1 * sysdump: Use --hubble-flows-timeout flag * install: make `datapath-mode` the main flag, deprecate some flags * utils: Remove baseVersion from ParseCiliumVersion * hubble: Remove --base-version flag * connectivity: Remove --base-version flag * k8s: Add GetHelmState function * install: Remove --base-version flag * Update Go to 1.18.3 * ci, make: update golangci-lint to 1.46.2 * gha: Wait for hubble-relay in eks.sh * gha: Bump kubectl version in cilium test job * gha: Lock helm version to v3.8.2 * ci: create a new subnetwork for each new GKE cluster * install: Add --list-versions flag * build(deps): bump google.golang.org/grpc from 1.46.2 to 1.47.0 * ingress: Create ingress class if required. * build(deps): bump actions/setup-go from 3.1.0 to 3.2.0 * build(deps): bump github.com/cilium/workerpool from 1.1.2 to 1.1.3 * README.md: fix binary installation instructions * Add ctags/cscope target * sysdump: Collect hubble observe --debug and stderr * :sparkles:feat(connectivity):support private image * build(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0 * go.mod, vendor: update cilium/cilium to latest master * go.mod, vendor: update k8s deps to v1.24.0 * .github: enable GH action updates on v0.10 branch * hubble: Fix version check for generatePeerService * ci: run `cilium status` with `sudo` in external workloads post-test phase ++++ cmctl: - Update to version 1.8.1: * add target for publishing a release to GCS using rclone * add install for rclone * Reverts additional check for ServiceMonitor. * Bump patch version of Go * Don't fail when removing a non-existant tar * Fix approve/deny e2e test for kube 1.24 * Ensure kube version can be modified * Fix kube 1.24 image * Wait for cluster info to be available * Cleanup + a couple TODOs * Ensures Envoy ClusterIP is parameterized consistently * Bumps kind v0.11.1 -> v0.12.0 * Allows creation of 1.24 kind cluster * bump base images * fix old logo location in helm chart - Update to version 1.8.0: * Removes unnecesary check for finalizer diff in challenge sync * Adds a challenge finalizer in challenges controller * Sets Challenge managed fields to nil when applying a spec patch * Adds roundtrip tests to challenge apply serializer * Fix challenge serialization, and add integration tests for apply helpers * Add patch permissions to challenges/status * Updates ACME challenge controllers to use apply * Adds controller challenges apply helpers * Add APU to USERS.MD * fix target when building containers for release * Gracefully handle 404s when fetching old CRDs * make: GOFLAGS missing when building cmctl and kubectl_cert-manager * update bazel BUILD * tidy imports * Change label description for HTTP-01 Gateway API solver and fix tests * make: avoid the message "warning: undefined variable 'CI'" * Add controller_sync_error_count metric * Fix golang linting * Adds integration tests for owner reference post issuance checks * Wires up new post issuance checks for issuing controller * Adds certificates policy checks for owner references * use absolute path of cmrel * make: prevent "warning: undefined variable 'CI'" * make: add "make e2e-setup-kind-update-images" * make/cluster.sh: remove the fixed clusterIP CIDR 10.0.0.0 * make: remove the not-really-needed system dependency "perl" * e2e: WaitForAllPodsRunningInNamespaceTimeout: %s missing value in logs * make/cluster.sh: speedup etcd by using --unsafe-no-fsync * make/e2e.sh: raise concurrency from 10 to 20 * e2e: raise slightly the timeouts so that ginkgo -nodes 20 works * make: e2e-setup-kind now properly prepulls image before "kind create" * make: test-ci's XML output is a bit more readable now * make: preload-kind-image now caches the kind image in "bin/downloaded" * make/e2e.sh: add a backoff to the log.Logf when waiting for something * make: test-ci: hide fuzz_xxxx test results in the JUnit XML * make: e2e-setup-certmanager: fix the acmesolver image * make/cluster.sh: don't display the networking info, it isn't helpful * make: e2e-setup-sampleexternalissuer: bump from v0.0.0-30 to v0.1.1 * make/e2e.sh: the "trace" func was showing quotes in the wrong place * make: test-ci now writes JUnit XML to $ARTIFACTS/junit_make-test-ci.xml * Add roundtrip test to Certificate serializing. Add field manager to certificates-shim Create API call * Optionally Apply certificates, instead of update, in certificate-shim when Server-Side apply is enabled * Adds apply helper function for Certificates * make: re-add GOFLAGS to samplewebhook and pebble * make: the AppVersion and AppGitCommit weren't set * make: ignore bin/ and make/ which both contain go files * make: tools version is now properly switched when switching branches * make: in CI, copy binaries from "bin/downlaoded" to "bin/tools" * bump base images to latest versions * Fix test failures * Adds some more test cases * Set CSR as failed if annotation duration is not a valid time * Enforce minimum value of experimental.cert-manager.io/request-duration to 600s * Adds a unit test for certificatesigningrequests sync function * Use client-go scheme with core types added as event recorder scheme * add a build source indicator to metadata * Bump Go 1.17.1 --> 1.17.8 to fix CVEs * gateway-api: with v1alpha2, the labels have become optional * update: Setting allowPrivilegeEscalation to false for controller, cainjector, webhook containers and for startupapicheck job * Use Kubernetes CSR spec.expirationSeconds to express cert duration * Add permissions to update certificates/status to allow namespace admins to renew manually a Certificate. Fixes #4954 * Rename issuanceAttempts -> failedIssuanceAttempts * Code review comments * Adds an integration test for exponential backoff * Trigger controller backs off from issuance with an exponential backoff * certificates-issuing controller sets status.issuanceAttempts when certificate issuance has failed * Adds IssuanceAttempts field to Certificate's status * Code review comments * Adds a basic unit test * Cleanup of the adopted code * Use our own implementation of github.com/miekg/dns.TsigProvider interface * It seems ther is a need to perfrom upsert instead of a simple create. * clear up the release target a little, ensure all things are built * some small QoL tweaks in makefiles * fix phony names for some targets * Reducing initial backoff period is a non-goal * Adds a note about denied CertificateRequests * Remove reference to event that shows when the next issuance will be attempted * Changing revision number should not reset backoff period * Design for exponential backoff * Replaces dns v0.41 -> v0.34 * Bumps a bunch of deps * update: Setting allowPrivilegeEscalation to false * make: warn people about e2e-setup-traefik and e2e-setup-haproxyingress * make: e2e-setup-haproxyingress: add haproxyingress arm64 image * make: e2e-setup-traefik: fix dditionalArguments -> additionalArguments * docs: suggest -j8 instead of -j to avoid fork bombs * docs: mention direnv with export PATH=bin/tools * make: remove comments I re-added when moving release_containers.mk to release.mk * make: e2e-setup: pebble can now be built on M1 macs * docs: improve featureGates Helm chart value documentation * make: e2e-ci: export ARTIFACTS so that it goes to make/e2e.sh * make: test-ci now tests $(WHAT), like "make test" * make: vendor-go wasn't run before e2e-setup * minor commenting fixes * make: e2e-setup: use eafxx/bind instead of sameersbn/bind * make: e2e: add CGO_ENABLED=0 to make/e2e.sh * make: test-ci: xargs --max-procs doesn't exist in the busybox * make: e2e-setup now skips bind and sampleexternalissuer on arm64 * make: e2e-setup: projectcontour actually has an arm64 image * fix kyverno_arm64 image format * verify-errexit: add set -e to pass CI * bazel: ignore .go files in make/ and bin/ * e2e: try to load the Make-built crds before the Bazel-built crds * make: integration-test: KUBEBUILDER_ASSETS needs to be absolute * make: remove 'how to install system tools' instructions such as go or jq * make: add the targets 'e2e-setup-kind', 'e2e-setup-kind', and 'e2e' * make: fix manifests.mk data race due to bin/helm/cert-manager/templates/%.yaml * e2e: remove annoying "Running with unsupported features: Ed25519" * e2e: remove annoying "Configuring details for shared cluster addons" * e2e: rename Vault's image from vault:bazel to local/vault:local * Remvoes the creation of an unused HTTPRoute in tests * Removes the creation of the unused test istio GatewayClass * Removes the unused traefik and haproxy addons * Explicitly specify group name in test gateway cert ref * added optional labels for webhook, startupapicheck and cainjector service accounts * Make aggregation to user-facing ClusterRoles optional * add regression tests for certificate validation * Switch leader election to use Lease objects * readme: link to the contributing guide directly * Simplify the CONTRIBUTING.md document * support serviceAccount.Labels in Helm chart * add more e2e tests for issuer ready state in conformance tests * e2e: retry on conflict for the test "added an additional dnsName" * e2e: fix flakiness: "CA Injector should update data when the certificate changes" * add install for controller-gen and other "gen" tools * Remove outdated, duplicated comment in Makefile * add checks for required binaries in environment * minor verify-goimports tweak + document future improvements * add target for boilerplate verification in CI presubmits * add verify-errexit target to ci presubmits * add enum for rotationPolicy * e2e for issuers and cluster issuers ready state * update uninstall description * goimports * Tidy imports and copyright preamble * Update RBAC for the new gateway API's apiGroup * remove conflicting contour example gateway * Protocol type must be TCP, Listeners must have a name * update gateway-shim controller unit tests * Fix unit tests for Gateways * Add contour to e2e addons * Add contour, weed out some more references to v1alpha1 * update deps and BUILD files * Update the sig-network Gateway API support to v1alpha2 * Remove hardcoded cert from cmctl inspect secret unit tests * make: bin/release-version needs to be rebuilt every time * make: work around the multiple copies of each binaries with hard links * make: make sure bin/scratch/build-context/* are intermediate * make: explain why we have the "build-context" dir * make: fix "release-version" description * make: explain why the target "bin/release-version" exists * make: asthetic, fix the spacing between targets * make: speed up 'docker build' with separate dir contexts * make: rebuild images when a different commit is checked out * dont export options fields * goimports * add and update build files * add uninstall command * Change controller context rate limiter test to ensure they are the same pointer * fix imports in a few files * log latest known tag when prepping integration tests * Add targets for unit and integration tests in make * add gotestsum, a tool for prettier log output * accept files starting with ./ in versionchecker * Refactor CRD provisioning for integration tests * add more Makefile "prelude" entries * Remove duplicate `fieldManager` variable * fix comments to reduce golint issues * Adds correct copyright year, and fix owner string match * Set field manager string to acmeorders controller * Set FieldManager in Create Orders API calls * Adds roundtrip test to order status serializer * Adds patch permissions to order/status for cert-manager controller * Updates Order controller to support apply call when feature gate it enabled * Adds orders apply helper function * make -f make/Makefile helm chart now includes templates/crds.yaml * makefile: create images using UID=1000, like what Bazel does * improve language in SECURITY file post-migration * make: fix message when CMREL_KEY isn't set * rework USERS doc * Adds Gateway API feature gate check to certificate suite conformance test * Require Gateway API feature gate for Gateway API tests. Add a helper func * Adds log output for what feature gates are enabled when installing from devel * Adds ServerSideApply as a feature gate for the controller * Adds check in additionaloutputformat e2e test suite for ServerSideApply which is required to be enabled * Fix copyright year. Remove carrot from OWNERS string match * Adds roundtrip tests for issuer and cluster issuer serialize * Adds `patch` permissions to cert-manager controller for issuers and clusterissuers * Adds issuer and cluster issuer integration tests to ensure mapped conditions * Updates issuer and cluster issuer controllers to optionally user server side apply * Adds issuer apply helper * Adds list map type to Conditions for both Issuers and Cluster Issuers * Remove carrot from OWNERS string match * Use more appropriate names in apply integration tests * Adds roundtrip test for CR apply status. Adds comment on why we are manually serializing the object. * Adds a unit test to ensure serializing preserves CR spec in round trip * Adds explicit field manager to requestsmanager controller Create call * Adds integration test for CertificateRequest apply helper * Change import paths `jetstack/cert-manager` -> `cert-manager/cert-manager` * Always user `Create` operation when creating new CertificateRequest object * Adds `patch` permissions to cert-manager controller for certificaterequests * Adds condition_list_type_test integration test for CertificateRequest object * Use optional apply for requestmanager * Use optional Apply and Apply status to CertificateRequests * Return CR object from apply helper * Adds list type map to CR Conditions field * Adds apply helper function for CertificateRequests. Integration for condition map * Remove carrot from OWNERS file match string * Fix NewController signature in certificates integration test * Adds review comments * Fix list map type tag for internal Certificate API definitions * Fix apply[_test].go package names * Revert issuing integration test to again check for Issuing condition being removed * Use ApplyStatus in all Certificates controllers. When ServerSideApply enabled, set Issuing condition to False instead of removing it * Adds shared internal controller certificates apply status func * Update integration tests for passing field manager. Add integration tests for certificate condition field open api tags * Adds ServerSideApply feature gate to enabled to devel install * Update CRD for field labels. Adds patch rbac to Certificates for cert-manager controller * Adds ServerSideApply feature gate * Adds updateOrApply to certificates controllers to optionally Apply certificate based on feature gate * Adds listType=map and listMapKey=type to Certificate Status Conditions field * add name to the exposed metrics port * Increase margin of error in an otherwise unsound test * support user.bazelrc * Update servicemonitor.yaml * Change handling of time in ctl integration tests * Removes cainjector annotations from CRDs * Updates comments to read better * Relax the validation on the default Issuer Kind for certificate-shim * Change import `jetstack/cert-manager` -> `cert-manager/cert-manager` * Update SecretTemplate comments on policy checks * Add `AdditionalCertificateOutputFormats=true` to FEATURE_GATES default value in /devel/run-e2e.sh * Adds e2e tests for additional output formats * Adds integration tests for additional output formats * Add tests to secret manager for additional output formats * Adds PostIssuanceChecks for Certificate's AdditionalOutputFormats * Adds comment for registered_feature_gates_for function * Adds empty feature set for cainjector. Parses feature gates in devel script, and passes them on to each component * Change import paths `jetstack/cert-manager` -> `cert-manager/cert-manager` * Adds `patch` to certificatesigningrequest permissions for controller * Use UpdateOrApplyStatus in CertificateSigningRequest controllers * Adds ServerSideApply feature gate * Adds UpdateOrApplyStatus to CSR controllers * add note about import paths to README * fix violations of our coding conventions on import ordering * rename all uses of github.com/jetstack/cert-manager * Update secret manager test to no longer expect a non-force apply * Always Force apply in issuing controller's secret manager * Update AdditionalOutputFormats comment to reflect addition of feature to webhook set. * Fix AdditationOutputFormat validation, and adds unit tests. Use correct feature set * Add AdditionalCertificateOutputFormats feature to webhook set. Make @joshvanl owner of feature in controller. * Remove auditsinks permissions from ca-injector as it is no longer supported * Update bazel deps * Change `APPLY`->`Apply`, `Server Side`->`Server-Side` * Ensure RateLimiter is preserved across all built Contexts * Set RESTConfig burst and QPS inside context factory so all clients inherit these values * use multivalue records instead of simple records to allow having multiple txt records for a domain. * Pass FieldManager down to issuing controller->secrets manager * Updates controller start with ControllerFactory * Update secret template e2e test for new issuing controller field manager * Pipes user agent down to acme clients * Adds user agent pipethrough for acme accounts * Adds rest config builder to include new user agent * Update rest of controllers with ControllerFactory * Update CertificateSigningRequest controller to use new ContextFactory * Update CertificateRequest controllers to use new controller factory * Update certificate controllers with new controller builder * Adds ContextFactory to controller package. Changes controller builder to use ContextFactory * Adds more test cases to secrets.go and fix imports for checks.go * Allow whitelist-source-range ingress annotation to be overridden * Removes duplicated service annotations from Helm chart * add reminder about kinds * Passes --dry-run=client option when applying coredns config to test kind cluster * update PR template to be simpler and mention allowing edits * readme: fix broken link * Adds comments for force section * Add tests from rebase and more policies under /internal/controller/certificates * Move temporary certificate policy init into policy package * Move certificates controller policies under `/internal/controller` * Refactor trigger policies to be more generic and be used by multiple controllers * Update certificates controller secrets manager since feature gate is removed * Gix golang references to feature gate package * Update certificates secret manager to Apply managed fields when the apply feature is enabled * Update secret manager to include additional output formats * Add section on Migration * Update design with review comments * Add paragraph about adding tags on API types * Adds design document for using server side apply in cert-manager controllers * fix: Set default nodeSelector to linux ++++ container-selinux: - Update to version 2.187.0: * Allow container domains to use /dev/zero - Changes from 2.186.0: * Create policy for a container_device_t * Allow containers to shutdown & setopt userdomain:sockets - Changes from 2.183.0: * Allow containers to inherit all socket classes from container runtimes. - Changes from 2.182.0: * Allow containers to inherit all socket classes - Changes from 2.181.0: * Allow socket activated domains for tcp sockets from init_t and userdomains. ++++ cyreal-lora-fonts: - Update to v3.003 * No changelog available ++++ dagger: - Update to version 0.2.20: * Start w getting started (#2690) * docs: Provide more examples on `client: commands` and `platform` (#2668) * feat: Support Helm upgrade and custom namespace (#2674) * fix: correct GitHub camel case (#2678) * Use a worker pool to send telemetry data * docs: fix no-bare-urls rule * docs: add dagger cloud url to docs * chore: bump dagger patch version from 11 to 19 (#2652) * fix: added a variable to customize the binary in go.#Build * docs: Minor grammar fix for core concepts (#2675) * universe(x): move Scaleway pkg from x to alpha * universe(x): add experimental Scaleway package tests * universe(x): add experimental Scaleway package * fix: reverse `go.mod` change in merged PR * docs: Clarify git tag format when installing a package * updated the dagger cloud doc * docs: remove log-level insturctions for dagger cloud * docs: Add windows example in `cli.#Load` using socket * docs: Improve explanations in the docker guide's export admonitions * feat: Add install directory customization * Added package to use the package manager composer (#2620) * feat: allow custom image usage on go.#Build (#2632) * docs: Make contributing guidelines more visible * feat: add golangci to alpha universe (#2654) * fix: add additional flags to command (#2641) * build(deps-dev): bump concurrently from 7.2.0 to 7.2.2 in /website * add offline_access scope so refresh token flow can be performed * docs: Add docker package guide * chore: Add deprecation message * Add alpha and beta paths * build(deps-dev): bump cypress from 10.0.0 to 10.1.0 in /website * core: `#Mount` supports inline file - Update to version 0.2.19: * chore: Add 'always' field to terraform.#Run from #2588 (#2618) * docs: fix dagger-cloud slug * docs: move dagger cloud under logdebug docs section * Add blurb about large changes to CONTRIBUTION.md * build(deps): bump sass from 1.52.1 to 1.52.3 in /website * docs: update engine version in dagger cloud docs * fix: make log level field names explicit * ci: disable old docs integration tests from the main plan * build(deps): bump github.com/rs/zerolog from 1.26.1 to 1.27.0 * Add optional 'always' field to terraform.#Run, which will be passed to docker.#Run * build(deps-dev): bump cypress-localstorage-commands in /website * docs: link back to Source faq * fix: rename _op to _pull for better log UX - Update to version 0.2.18: * bugfix: don't send 'run started' event on 'dagger do --help' * Add event to push action logs to Dagger Cloud * Rename ActionTransition to ActionTransitioned * Revert "Rename LogEmitted to Logger" * Rename LogEmitted to Logger * code: revert Data field type back to Properties in Event struct * Remove unused var * Remove redundant TODO * Replace all occurences of targetPath.String() * Track plan start & end via events ONLY, not logs * Send logs as strongly typed events ONLY * Rename ActionUpdated to ActionTransition * Reuse variable in otel tracer * Use an empty interface for event data * Revert StateRunning to StateComputing * Send strongly typed cloud logs, via Telemetry (not Logger) * Track run state changes explicitly, via Telemetry * Add experimental --telemetry-log flag * Cleanup event errors & test * action events * universe: new namespace universe.dagger.io/alpha * docs: add "how to submit a help request" section * build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#2584) * docs(faq): explain field shadowing ++++ flameshot: - Update to version 12.0.0 * Created basic layer movement functionality * Added a new widget to allow the colorwheel to be more easily customized * Added magnifier for more precise selections * Incremental markers can now have a point if you drag when placing them * Pinned screenshots can now be copied to the clipboard or saved to a file if a user right clicks on the pinned image * Pinned screenshots can now be zoomed with a pinch gesture * Make KDE use Freedesktop portal * Pinned images can now be moved partially offscreen on linux * Wayland builds now use KF Gui (KDE Framework tools) to fix some issues * Full changelog: https://github.com/flameshot-org/flameshot/releases/tag/v12.0.0 - Enable Wayland clipboard for Leap 15.4+ and Tumbleweed ++++ fortio: - Update to version 1.33.0: * dflags generics - added WithInputMutator and WithValueMutator too (#593) * exit with status 1 if grpcping -health isn't SERVING. (#589) ++++ fzf: - Supplement fzf-bash-completion against bash-completion, not bash. ++++ gnuradio: - Update to version 3.10.3.0 * Project Scope + Continue replacement of Boost functionality with standard C++ continues, where practical, making the code more maintainable. + Fix more flaky CI tests that were failing unnecessarily. This helps greatly with maintenance. * gnuradio-runtime + Only catch Thrift transport exceptions + Import PyQt5 before matplotlib to work around a bug + Fix broken log format string in set_min_output_buffer + Process system messages before others. This helps with orderly flowgraph termination. + Custom buffers: add missing (simulated) data transfer to input/output_blocked_callback functions in host_buffer class + Fix Mach-kernel timebase (numer and denom were reversed) + Fix signed integer overflows in fixed-point table generation * GRC + Add parentheses on arithmetic expressions to avoid operator precedence problems in templated code + Fix create hier / missing top_block error * Build system and packaging + CI: Add testing for Fedora 36, remove Fedora 34. + cmake: Use platform-specific Python install schemes + cmake: Always prefix git hash used as version with "g" + cmake: Allow MPIR/MPLIB package find to fail gracefully + cmake: Remove 'REQUIRED' flag for Volk * gr-blocks + Fix rotator_cc scheduled phase increment updates + Wavefile Sink: add support for Ogg Opus if libsndfile is >= 1.0.29 + Probe Signal: synchronize access to d_level to prevent race conditions * gr-digital + Use memcmp for CRC comparisons to avoid alignment errors * gr-dtv + Use unsigned integer for CRC calculation + Fix use of uninitialized memory + Fix initialization of L1Post struct * gr-filter + Fix various bugs in Generic Filterbank * gr-iio + Fix grc pluto sink attenuation callback gr-qtgui + Several sinks produce wrong error messages, when GUI Hint is used. Reorder params in yml files to fix. * gr-soapy + Deactivate stream before closing. Some modules depend on this behavior. * gr-uhd + Implement get_gpio_attr() + Code generation tools + C++ generation: Fix various template errors * Modtool + gr_newmod: Fix copying python bindings to test dir on Windows + gr_newmod: Make untagged conda package version less specific + modtool: Add a conda recipe to the OOT template + Make the pydoc_h.mako more clang compliant * Documentation + Add shim Sphinx config for readthedocs - Enabled gr-iio module (requires libiio) ++++ grype: - Update to version 0.40.0: * update grype to latest syft patch v0.48.1 (#790) * fix: add golang to documentation (#788) * fix: accept templates with custom functions (#786) * add db staleness check (#785) * feat: add compose workflow for local dev (#783) * ignore gemfile rich version for semVer comparison (#776) * Support namespace and language as additional criteria for ignoring vulnerability matches (#780) - Update to version 0.39.0: * update syft version to v0.47.0 (#781) * use anchore fork of glebarez/sqlite (#778) * template: Check sanity for template file (#674) * Add announcement for Anchore OSS Meetup (#775) * Bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.1 (#770) * publish release to reduce user friction (#766) * Update Syft to v0.46.3 (#761) * Add reference to logrus logging levels (#758) * README: add MacPorts install info (#759) ++++ gstreamer: - Update to version 1.20.3 + Highlighted bugfixes: - Security fixes in Matroska, MP4 and AVI demuxers - Fix scrambled video playback with hardware-accelerated VA-API decoders on certain Intel hardware - playbin3/decodebin3 regression fix for unhandled streams - Fragmented MP4 playback fixes - Android H.265 encoder mapping - Playback of MXF files produced by FFmpeg before March 2022 - Fix rtmp2sink crashes on 32-bit platforms - WebRTC improvements - D3D11 video decoder and screen recorder fixes - Performance improvements - Support for building against OpenCV 4.6 and other build fixes - Miscellaneous bug fixes, memory leak fixes, and other stability and reliability improvements + gstreamer: - clock: Avoid creating a weakref with every entry (performance improvement) - plugin: add Apache 2 license to list of known licenses to avoid warning - gst_plugin_load_file: force plugin reload if filename differs Add support for LoongArch ++++ gstreamer-devtools: - Update to version 1.20.3: + No upstream changes available. ++++ gstreamer-docs: - Update to version 1.20.3: + No changelog provided by upstream. ++++ gstreamer-editing-services: - Update to version 1.20.3: + Update validate test scenarios for videoaggregator rounding behaviour change ++++ pipewire: - Add patch from upstream to remove 44.1kHz from allowed rates. This reverts the new behaviour in 0.3.52 which is causing problems to too many people (boo#1200760): * 0001-settings-remove-44.1KHz-from-allowed-rates-again.patch ++++ python-gst: - Update to version 1.20.3: + No changes ++++ gstreamer-plugins-bad: - Update to version 1.20.3: + GstPlay: Fix new error + warning parsing API (was unusuable before) + av1parse: let the parser continue on verbose OBUs + d3d11converter: Fix RGB to GRAY conversion, broken debug messages, and add missing GRAY conversion + gs: look for google_cloud_cpp_storage.pc + ipcpipeline: fix crash and error on windows with SOCKET or _pipe() + ivfparse: Don't set zero resolution on caps + mpegtsdemux: Handle PES headers bigger than a mpeg-ts packet; fix locking in error code path; handle more program updates + mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONE to fix VBR muxing behaviour + mpegtsmux: Thread safety fixes: lock mux->tsmux, the programs hash table, and pad streams + mpegtsmux: Skip empty buffers + osxaudiodeviceprovider: Add initial support for duplex devices on OSX + rtpldacpay: Fix missing payload information + sdpdemux: add media attributes to caps, fixes ptp clock handling + mfaudioenc: Handle empty IMFMediaBuffer + nvdecoder: Various fixes for 4:4:4 and high-bitdepth decoding + nvenc: Fix deadlock because of too strict buffer pool size + va: fix library build issues, caps leaks in the vpp transform function, and add vaav1dec to documentation + v4l2codecs: vp9: Minor fixes + v4l2codecs: h264: Correct scaling matrix ABI check + dtlstransport: Notify ICE transport property changes + webrtc: Various fixes to the webrtc-sendrecv python example + webrtc-ice: Fix memory leaks in gst_webrtc_ice_add_candidate() + Support build against libfreeaptx in openaptx plugin + Fix linking issues on Illumos distros ++++ gstreamer-plugins-base: - Update to version 1.20.3: + typefindfunctions: Fix WebVTT format detection for very short files + gldisplay: Reorder GST_GL_WINDOW check for egl-device + rtpbasepayload: Copy all buffer metadata instead of just GstMetas for the input meta buffer + codec-utils: Avoid out-of-bounds error + navigation: Fix Since markers for mouse scroll events + videoaggregator: Fix for unhandled negative rate + videoaggregator: Use floor() to calculate current position + video-color: Fix for missing clipping in PQ EOTF function + gst-play-1.0: Fix trick-mode handling in keyboard shortcut + audiovisualizer: shader: Fix out of bound write ++++ gstreamer-plugins-good: - Update to version 1.20.3: + deinterlace: various bug fixes for yadif method + deinterlace: Refactor greedyh and fix planar formats + deinterlace: Prevent race between method configuration and latency query + gtk video sink: Fix rotation not being applied when paused + jpegdec: fix RGB conversion handling + matroskademux: improved ProRes video handling + matroskamux: Handle multiview-mode/flags/pixel-aspect-ratio caps fields correctly when checking caps equality on input caps changes + rtprtx: don't access type-system per buffer (performance optimisation); code cleanups + rtpulpfecenc: fix unmatched g_slice_free() + rtpvp8depay: fix crash when making GstRTPPacketLost custom event + qtmux: Don't post an error message if pushing a sample failed with FLUSHING (e.g. on pipeline shutdown) + soup: Lookup libsoup dylib files on Apple platforms & fix Cerbero static build on Android and iOS + souphttpsrc: element not present on iOS after 1.20.0 update + v4l2tuner: return NULL if no norm set + v4l2bufferpool: Fix race condition between qbuf and pool streamoff + meson: Don't build lame plugin with -Dlame=disabled ++++ gstreamer-plugins-libav: - Update to version 1.20.3: + No Changes ++++ gstreamer-plugins-ugly: - Update to version 1.20.3: + x264enc: fix plugin long-name and description ++++ gstreamer-plugins-vaapi: - Update to version 1.20.3: + aapi: Do not disable the whole vpp when some va operations not available + vaapidecode, vaapipostproc: Disable DMAbuf from caps negotiation + scrambled video with some Intel graphics cards ++++ gstreamer-rtsp-server: - Update to version 1.20.3: + No changes. ++++ python-panel: - Update to version 0.13.1: * Add repr to cell and edit events (gh#holoviz/panel#3434). * Improvements for pyodide handling (gh#holoviz/panel#3444, gh#holoviz/panel#3508, gh#holoviz/panel#3511). * Add support for Plotly animation frames (gh#holoviz/panel#3449). * Implement single and multi-selection in Vega pane (gh#holoviz/panel#3470, gh#holoviz/panel#3499, gh#holoviz/panel#3505). * Add typehints to help developers and users (gh#holoviz/panel#3476). * Add pn.state.execute method to run callbacks in the right context (gh#holoviz/panel#3550). * Add support for asynchronous on_edit/on_click Tabulator callbacks (gh#holoviz/panel#3550). * Add DatetimeRangeSlider widget (gh#holoviz/panel#3548). * Many bug fixes, see https://github.com/holoviz/panel/releases/tag/v0.13.1 ++++ python-qtconsole: - update to version 5.3.1: * Fix segfault when performing code completion on Qt6. * Fix mixed input and print statements. * Fix switching syntax highlighting styles on PySide2 and PySide6. ++++ kanku: - Update to version 0.12.6: * [dist] updated KankuFile.ubuntu to jammy * [dist] updated KankuFile.ubuntu to focal * [examples] new KankuFile for vmdk * [cli] up: removed debug output * [core] fixed kanku job sostw * [core] updated TODO * [cli] up: new job handling * [handler] added K::H::CopyProfile * added changelog to kanku-common and kanku-cli ++++ kernel-debug: - Update config files. Run oldconfig which unsets CC_NO_ARRAY_BOUNDS as dummy tools emulate gcc 20. We are ignoring it thanks to update in packaging, so that real compilation sets this right later. - commit d389e23 - rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS Upstream commit f0be87c42cbd (gcc-12: disable '-Warray-bounds' universally for now) added two new compiler-dependent configs: * CC_NO_ARRAY_BOUNDS * GCC12_NO_ARRAY_BOUNDS Ignore them -- they are unset by dummy tools (they depend on gcc version == 12), but set as needed during real compilation. - commit a14607c ++++ kernel-default: - Update config files. Run oldconfig which unsets CC_NO_ARRAY_BOUNDS as dummy tools emulate gcc 20. We are ignoring it thanks to update in packaging, so that real compilation sets this right later. - commit d389e23 - rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS Upstream commit f0be87c42cbd (gcc-12: disable '-Warray-bounds' universally for now) added two new compiler-dependent configs: * CC_NO_ARRAY_BOUNDS * GCC12_NO_ARRAY_BOUNDS Ignore them -- they are unset by dummy tools (they depend on gcc version == 12), but set as needed during real compilation. - commit a14607c ++++ kernel-source: - Update config files. Run oldconfig which unsets CC_NO_ARRAY_BOUNDS as dummy tools emulate gcc 20. We are ignoring it thanks to update in packaging, so that real compilation sets this right later. - commit d389e23 - rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS Upstream commit f0be87c42cbd (gcc-12: disable '-Warray-bounds' universally for now) added two new compiler-dependent configs: * CC_NO_ARRAY_BOUNDS * GCC12_NO_ARRAY_BOUNDS Ignore them -- they are unset by dummy tools (they depend on gcc version == 12), but set as needed during real compilation. - commit a14607c ++++ kernel-docs: - Update config files. Run oldconfig which unsets CC_NO_ARRAY_BOUNDS as dummy tools emulate gcc 20. We are ignoring it thanks to update in packaging, so that real compilation sets this right later. - commit d389e23 - rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS Upstream commit f0be87c42cbd (gcc-12: disable '-Warray-bounds' universally for now) added two new compiler-dependent configs: * CC_NO_ARRAY_BOUNDS * GCC12_NO_ARRAY_BOUNDS Ignore them -- they are unset by dummy tools (they depend on gcc version == 12), but set as needed during real compilation. - commit a14607c ++++ kernel-kvmsmall: - Update config files. Run oldconfig which unsets CC_NO_ARRAY_BOUNDS as dummy tools emulate gcc 20. We are ignoring it thanks to update in packaging, so that real compilation sets this right later. - commit d389e23 - rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS Upstream commit f0be87c42cbd (gcc-12: disable '-Warray-bounds' universally for now) added two new compiler-dependent configs: * CC_NO_ARRAY_BOUNDS * GCC12_NO_ARRAY_BOUNDS Ignore them -- they are unset by dummy tools (they depend on gcc version == 12), but set as needed during real compilation. - commit a14607c ++++ kernel-obs-build: - Update config files. Run oldconfig which unsets CC_NO_ARRAY_BOUNDS as dummy tools emulate gcc 20. We are ignoring it thanks to update in packaging, so that real compilation sets this right later. - commit d389e23 - rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS Upstream commit f0be87c42cbd (gcc-12: disable '-Warray-bounds' universally for now) added two new compiler-dependent configs: * CC_NO_ARRAY_BOUNDS * GCC12_NO_ARRAY_BOUNDS Ignore them -- they are unset by dummy tools (they depend on gcc version == 12), but set as needed during real compilation. - commit a14607c ++++ kernel-obs-qa: - Update config files. Run oldconfig which unsets CC_NO_ARRAY_BOUNDS as dummy tools emulate gcc 20. We are ignoring it thanks to update in packaging, so that real compilation sets this right later. - commit d389e23 - rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS Upstream commit f0be87c42cbd (gcc-12: disable '-Warray-bounds' universally for now) added two new compiler-dependent configs: * CC_NO_ARRAY_BOUNDS * GCC12_NO_ARRAY_BOUNDS Ignore them -- they are unset by dummy tools (they depend on gcc version == 12), but set as needed during real compilation. - commit a14607c ++++ kernel-pae: - Update config files. Run oldconfig which unsets CC_NO_ARRAY_BOUNDS as dummy tools emulate gcc 20. We are ignoring it thanks to update in packaging, so that real compilation sets this right later. - commit d389e23 - rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS Upstream commit f0be87c42cbd (gcc-12: disable '-Warray-bounds' universally for now) added two new compiler-dependent configs: * CC_NO_ARRAY_BOUNDS * GCC12_NO_ARRAY_BOUNDS Ignore them -- they are unset by dummy tools (they depend on gcc version == 12), but set as needed during real compilation. - commit a14607c ++++ kernel-syms: - Update config files. Run oldconfig which unsets CC_NO_ARRAY_BOUNDS as dummy tools emulate gcc 20. We are ignoring it thanks to update in packaging, so that real compilation sets this right later. - commit d389e23 - rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS Upstream commit f0be87c42cbd (gcc-12: disable '-Warray-bounds' universally for now) added two new compiler-dependent configs: * CC_NO_ARRAY_BOUNDS * GCC12_NO_ARRAY_BOUNDS Ignore them -- they are unset by dummy tools (they depend on gcc version == 12), but set as needed during real compilation. - commit a14607c ++++ kernel-vanilla: - Update config files. Run oldconfig which unsets CC_NO_ARRAY_BOUNDS as dummy tools emulate gcc 20. We are ignoring it thanks to update in packaging, so that real compilation sets this right later. - commit d389e23 - rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS Upstream commit f0be87c42cbd (gcc-12: disable '-Warray-bounds' universally for now) added two new compiler-dependent configs: * CC_NO_ARRAY_BOUNDS * GCC12_NO_ARRAY_BOUNDS Ignore them -- they are unset by dummy tools (they depend on gcc version == 12), but set as needed during real compilation. - commit a14607c ++++ ktop: - Update to version 0.3.0: * GitHub Action and release automation * test user yaml * Fixes for authorization detection; client-go updates; UI updates * Refactor code to use typed clients and informers * GUI updates and doc adjustments * chore: Rename Nmspaces to Namespaces ++++ kyverno: - Update to version 1.7.1: * tag v1.7.1 (#4132) * fix build failures * fix: bool fields in image verification types (#4053) * cherry-pick #4013 * Release 1.7 (#4130) * fix: use policyName key to get the policy name (#4113) * chore(dockerfile): use buildx features for cross-compilation (#4023) (#4123) * Updated jp command flags and also added URL for help. (#4122) * fix: handle nil ur while retry (#4109) * Release 1.7 (#4099) * Bump Charts version to 2.5.0 (#4092) * bump chart versions to v2.4.2 (#4089) * cherry-pick #4079 (#4088) * Remove s390X (#4063) (#4064) * Bump charts version to 2.4.1 (#4061) * Ensure preconditions are present with default values (#4046) * Fix handling of kyverno-policies version check when port in image tag (#4042) ++++ libkrun: - Run services and update vendored dependencies - Update to version 1.2.1: * Bump vm-memory dependency from 0.7.0 to 0.8.0 - Update to version to 1.2.0: * Disable virtio-fs DAX + Fixes a bug triggered when using openSUSE images * vsock: defer TSI proxy removal ++++ lxc: - Always build with seccomp support on every architecture. boo#1199963 ++++ procps: - Add the patches * procps-3.3.17-library-bsc1181475.patch * procps-3.3.17-top-bsc1181475.patch which are backports of current newlib tree to solve bug bsc#1181475 * 'free' command reports misleading "used" value ++++ scintilla: - Update to version 5.2.3: * Improve performance of SCI_FOLDALL(SC_FOLDACTION_EXPAND) by not lexing whole document as it does not depend on folding structure. * Fix partial updates and non-responsive scroll bars on Xorg. This defers scroll bar changes to an idle task so could affect applications that depend on the scroll position being updated. Bug #2322, Bug #2196, Bug #2312. * Fix problem with horizontally inverted glyphs with buffered drawing and WS_EX_LAYOUTRTL set on Win32 GDI. Feature #1435. * For Qt 6, fix "modified" signal when text is null but length non-0. Bug #2328. * Fix pink selection background when printing by making it completely transparent. ++++ smooth: - Update to 0.9.9 - instream.cpp - prevent opening folders with file IO classes - abort InputLine call when encoutering NUL bytes - datetime.cpp - fixed potential crash upon failed time conversion - filedlg_cocoa.mm - fixed incompatibility with macOS 12.0 Monterey - dirdlg_win32.cpp - prepend a newline to caption for improved layout - added support for building Windows ARM64 binaries - upgraded fribidi to version 1.0.11 - upgraded libcpuid to version 0.5.1 - upgraded libxml2 to version 2.9.12 - upgraded libjpeg to version 9e - Changes from 0.9.8 - imageloader.cpp - added support for auto-detecting image formats - webp.cpp - added support for WebP image decoding - windowgdi.cpp - improved scaling when setting icons via SetIcon() - init.cpp - warn about incomplete application shutdown in debug builds - thread.cpp - made it illegal to call Stop on the current thread - fixed thread synchronization issues in wait and exit functions - array.cpp - fixed thread synchronization issues when accessing arrays - rwlock.cpp - fixed thread synchronization issues - combobox.cpp - fixed dropdown staying open when parent window moves or resizes - popupmenu.cpp - fixed popup staying open when parent window moves or resizes - popupmenuentry.cpp - fixed occasional crashes when opening third level popup menus - backendxlib.cpp - fixed timers being invoked in GTK threads despite denyTimerInterrupts state - backendcocoa.mm - fixed possible crash when quitting applications through a dock command - surfacecocoa.mm - fixed rendering of bitmaps with alpha channel - surfacecairo.cpp - fixed drawing of diagonal lines when running in a Wayland session - respect custom DPI settings on Xfce desktop - windowxlib.cpp - fixed possible crash on exit when running in a Wayland session - fixed drag & drop working unreliably - fixed incorrect usage of XGetInputFocus API - application.cpp - fixed determination of binary path on FreeBSD - file.cpp - fixed accessing files via file:// URLs - fixed several instances of undefined behavior found with -fsanitize=undefined - fixed translation field not being focused after selecting entries in Translator utility - upgraded libcurl to version 7.77.0 ++++ libstorage-ng: - merge gh#openSUSE/libstorage-ng#884 - handle rootprefix when reading fstab, crypttab and mdadm.conf - 4.5.23 ++++ minio-client: - Update to version 20220617T025250Z: * Update version printing to include more information (#4125) * filter out hidden flags from error printing (#4122) * Healing finish estimation time relies on disk usage space (#4124) * fix: help output formatting for cluster bucket export/import * add unfreeze command to 'unfreeze' S3 API calls (#4121) * Add commands to enable/disable callhome and logs (#4107) * improve UI for driveperf inspired from object perf test (#4118) * add import/export bucket metadata command (#4087) * extend Go's time.ParseDuration to support days, weeks and years (#4116) * improve UI for netperf inspired from object perf test (#4117) - Update to version 20220611T211036Z: * fix: 'mc admin top api' IOPs, RX/TX remove them (#4115) - Update to version 20220610T222912Z: * Improve success message in `support register` cmd (#4108) * ignore remove errors for WORM protected objects (#4111) * Bump up linter version (#4114) * update help for 'mc admin top api' * feat: Add 'mc admin top api' for realtime view (#4112) * heal: Fix single disk healing ETA reporting (#4113) * fix: callhome get error when subnet hook not set (#4089) * Fix replicate status detail summary (#4104) * add hidden force-delete option (#4097) * cleanup print message for 'support profile' (#4099) * update go deps for yaml.v3 and minio-go * regression: update golang.org/x/crypto (#4096) * Hide `mc support callhome` command (#4091) * alias: Enable self signed TLS prompt in darwin platforms (#4094) * fix: SubKeyId may not be same AuthorityKeyId for self-signed CA (#4093) * Deprecate --name flag from `support diag` (#4092) * add JSON flag support for decom status (#4086) * modify support profile command (#4061) * trace: Show milliseconds in trace output (#4083) ++++ ocaml-dune: - Update to version 3.3.1 see included CHANGES.md for details ++++ ocaml-dune-devel: - Update to version 3.3.1 see included CHANGES.md for details ++++ ocaml-pyml: - Update to version 20220615 ++++ ocaml-stdcompat: - Update to version 19 Support for OCaml 5.0 ++++ okteto: - Update to version 2.4.0: * Revert "fix: compose flag on okteto up (#2804)" (#2812) * fix: compose flag on okteto up (#2804) (#2808) * [2.4] Release fixes (#2796) * fix: integration tests (#2782) * fix: could not detect manifest error (#2781) * test: use `T.TempDir` to create temporary test directory (#2763) * Fix stack name when manifest at .okteto folder (#2742) * Replace imageref in Okteto Registry by their sha to enforce redeployments if the image is updated (#2777) * Update bad link to installation guide (#2776) * use OKTETO_VERSION in get-okteto.sh if provided (#2769) * build(deps): Bump actions/setup-python from 3 to 4 (#2766) * Release docs (#2743) * use default temp dir in tests (#2760) * Add release channels to CI (#2727) * feat: upgrade syncthing to 1.20.1 (#2756) * Added condition to skip lines starting with exclamation (#2751) * fix: fallback buildv1 when no okteto file detected (#2754) * fix: translate stacks to compose ports when unmarshalling (#2748) * fix: not fallback buildv1 if error unmarshalling manifest (#2711) * build(deps): Bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.1 (#2746) * fix: main branch stack endpoints generation (#2736) * refactor: added resize window signal to update while ssh (#2731) * build(deps): Bump github/super-linter from 4.9.3 to 4.9.4 (#2733) * fix: not show two times same error (#2695) * Remove global optimisation e2e (#2726) * Remove warning when failing to add dev annotations (#2721) * Revert "Jlopezbarb/refactor unit test folders and envs (#2713)" (#2725) * Jlopezbarb/refactor unit test folders and envs (#2713) * Fix "okteto up" metrics for vanilla clusters (#2718) * build(deps): Bump github/super-linter from 4.9.2 to 4.9.3 (#2714) * Remove dead code handling old Okteto API < 0.10 (#2717) * fix: build okteto with volumes tag per commit (#2710) * fix: check if has access to namespace when working with vanilla cluster (#2697) * Only create readiness probes for docker-compose health checks (#2699) * Add codecov to makefile (#2708) * feat: disable 'build' flag when 'okteto up' (#2698) * fix: omit init volume initialization logs (#2701) * fix: update error message. Use devPath in '-f' arg only if present (#2691) ++++ openQA: - Update to version 4.6.1655873339.ed30901: * Dependency cron 2022-06-22 * Use ANY instead of IN for SQL query with variable placeholders * Fix perl 5.36 warnings on use of @_ in functions with signature ++++ openafs: - apply patches adressing: * Linux-5.17 and 5.18, gcc-11 and 12: fix_gcc_12_linux_5.18.diff - remove patches from previous commit: * a714e86.diff and 449d1fa.diff * gcc-11.diff ++++ os-autoinst: - Update to version 4.6.1655790189.d6cebcd: * Fix using little-endian VNC server on big-endian * Revert "Fix endian conversion in VNC code for s390x/ppc64" * Fix endian conversion in VNC code for s390x/ppc64 * ci: Cover OpenQA::Isotovideo::CommandHandler * ci: Also test Leap 15.4 in OBS ++++ perl-Geo-IP2Location: - Update to 8.60 Twenty-second release under the Geo::IP2Location Reduced file I/O to improve query performance ++++ perl-Net-Whois-Raw: - updated to 2.99036 see /usr/share/doc/packages/perl-Net-Whois-Raw/Changes 2.99036 Jun 21 2022 Alexander Nalobin - Fix whois servers for .cat and .tel 2.99035 May 25 2022 Alexander Nalobin - Added .ink, .wiki, .design not found patterns ++++ pluto: - Update to version 5.8.0: * adding deployed state edge case to faq (#329) * Bump helm.sh/helm/v3 from 3.8.2 to 3.9.0 (#326) * Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.1 (#319) * Bump github.com/spf13/viper from 1.10.1 to 1.12.0 (#322) * Bump k8s.io/client-go from 0.23.5 to 0.24.1 (#323) * Bump alpine from 3.15 to 3.16.0 (#325) * Managed by Terraform * Managed by Terraform * Bump helm.sh/helm/v3 from 3.8.1 to 3.8.2 (#308) * Bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 (#306) * Update license headers (#305) * Remove sonar config (#304) ++++ podman: - Update to version 4.1.1: * The output of the podman load command now mirrors that of docker load. * Podman now supports Docker Compose v2.2 and higher. Please note that it may be necessary to disable the use of Buildkit by setting the environment variable DOCKER_BUILDKIT=0. * A new container command has been added, podman container clone. This command makes a copy of an existing container, with the ability to change some settings (e.g. resource limits) while doing so. * Podman now supports sending JSON events related to machines to a Unix socket named machine_events.*\.sock in XDG_RUNTIME_DIR/podman or to a socket whose path is set in the PODMAN_MACHINE_EVENTS_SOCK environment variable. * Two new volume commands have been added, podman volume mount and podman volume unmount. These allow for Podman-managed named volumes to be mounted and accessed from outside containers. * The podman container checkpoint and podman container restore options now support checkpointing to and restoring from OCI images. This allows checkpoints to be distributed via standard image registries. * The podman play kube command now supports environment variables that are specified using the fieldRef and resourceFieldRef sources. * The podman play kube command will now set default resource limits when the provided YAML does not include them. * The podman play kube command now supports a new option, --annotation, to add annotations to created containers. * The podman play kube --build command now supports a new option, --context-dir, which allows the user to specify the context directory to use when building the Containerfile. * The podman container commit command now supports a new option, --squash, which squashes the generated image into a single layer. * The podman pod logs command now supports two new options, --names, which identifies which container generated a log message by name, instead of ID and --color, which colors messages based on what container generated them. * The podman rmi command now supports a new option, --ignore, which will ignore errors caused by missing images. * The podman network create command now features a new option, --ipam-driver, to specify details about how IP addresses are assigned to containers in the network. * The podman machine list command now features a new option, --quiet, to print only the names of configured VMs and no other information. * The --ipc option to the podman create, podman run, and podman pod create commands now supports three new modes: none, private, and shareable. The default IPC mode is now shareable, indicating the the IPC namespace can be shared with other containers. * The --mount option to the podman create and podman run commands can now set options for created named volumes via the volume-opt parameter. * The --mount option to the podman create and podman run commands now allows parameters to be passed in CSV format. * The --userns option to the podman create and podman run commands now supports a new option, nomap, that (only for rootless containers) does not map the UID of the user that started the container into the container, increasing security. * The podman import command now supports three new options, --arch, --os, and --variant, to specify what system the imported image was built for. * The podman inspect command now includes information on the network configuration of containers that joined a pre-configured network namespace with the --net ns: option to podman run, podman create, and podman pod create. * The podman run and podman create commands now support a new option, --chrootdirs, which specifies additional locations where container-specific files managed by Podman (e.g. /etc/hosts, `/etc/resolv.conf, etc) will be mounted inside the container (#12961). * The podman run and podman create commands now support a new option, --passwd-entry, allowing entries to be added to the container's /etc/passwd file. * The podman images --format command now accepts two new format directives: {{.CreatedAt}} and {{.CreatedSince}}. * The podman volume create command's -o option now accepts a new argument, o=noquota, to disable XFS quotas entirely and avoid potential issues when Podman is run on an XFS filesystem with existing quotas defined. * The podman info command now includes additional information on the machine Podman is running on, including disk utilization on the drive Podman is storing containers and images on, and CPU utilization. - Drop obsolete patches: * 0001-Adjust-buildah-to-opencontainers-selinux-v1.10.1.patch * 0001-Relabel-relabel-links-instead-of-their-targets.patch * 0002-specgen-do-not-set-OOMScoreAdj-by-default.patch * 0004-fix-Container.cGroupPath-skip-empty-line-to-avoid-fa.patch ++++ policycoreutils: - Handle missing translations properly in chcat. Added chcat_handle_missing_translations.patch (bsc#1200752) ++++ python-iminuit: - Update to version 2.12.0: * New - New cost function cost.BarlowBeestonLite for template fits with templates obtained from simulation or sWeighted data - Formerly private chi2 utility cost functions (cost.poisson_chi2, etc.), are now part of public API - Support custom grid in Minuit.profile, iminuit.mncontour, iminuit.contour - Handle common CL values in Minuit.mnprofile and Minuit.mncontour without scipy * Fixes - Skip tests that use np.float128 on platforms where this type is not supported - Minuit.valid now returns False if EDM is NaN - subtract_min setting is no longer ignored by Minuit.draw_contour * Documentation: New study about template fits * Minuit no longer warns when a function is used that has no errordef attribute and Minuit.errordef is not explicitly set. The function is assumed to be chi-square-like up to an arbitrary constant, unless errordef is explicitly set to something else. * More type correctness in API, better hiding of private objects in library * Add option to use external pybind11 - Pass cmake option to build against external pybind11; add BuildRequires: python-pybind11 and python-pybind11-devel and remove bundled pybind11 from source dir. ++++ python-ipykernel: - Update requirements and test suite setup - specfile: * update requirements * switch to pyproject.toml build - update to version 6.15.0: * Bugs fixed + Fix compatibility with tornado 6.2 beta #956 (@minrk) * Maintenance and upkeep improvements + Back to top-level tornado IOLoop #958 (@minrk) + Explicitly require pyzmq >= 17 #957 (@minrk) + [pre-commit.ci] pre-commit autoupdate #954 (@pre-commit-ci) - changes from version 6.14.0: * Enhancements made + Add cpu_count to the usage_reply #952 (@echarles) * Bugs fixed + use pss memory info type if available for the resource usage reply #948 (@echarles) + Ensure psutil for the process is accurate #937 (@echarles) * Maintenance and upkeep improvements + Fix sphinx 5.0 support #951 (@blink1073) + [pre-commit.ci] pre-commit autoupdate #950 (@pre-commit-ci) - changes from version 6.13.1: * Bugs fixed + Fix richInspectVariables #943 (@davidbrochart) + Force debugger metadata in built wheel #941 (@blink1073) * Maintenance and upkeep improvements + [pre-commit.ci] pre-commit autoupdate #945 (@pre-commit-ci) + Clean up typings #939 (@blink1073) + [pre-commit.ci] pre-commit autoupdate #938 (@pre-commit-ci) + Clean up types #933 (@blink1073) + [pre-commit.ci] pre-commit autoupdate #932 (@pre-commit-ci) + Switch to hatch backend #931 (@blink1073) + [pre-commit.ci] pre-commit autoupdate #928 (@pre-commit-ci) + [pre-commit.ci] pre-commit autoupdate #926 (@pre-commit-ci) + Allow enforce PR label workflow to add labels #921 (@blink1073) + [pre-commit.ci] pre-commit autoupdate #920 (@pre-commit-ci) + [pre-commit.ci] pre-commit autoupdate #919 (@pre-commit-ci) + [pre-commit.ci] pre-commit autoupdate #917 (@pre-commit-ci) - changes from version 6.13.0: * Enhancements made + Add the PID to the resource usage reply #908 (@echarles) * Bugs fixed + Fix qtconsole spawn #915 (@andia89) * Maintenance and upkeep improvements + Add basic mypy support #913 (@blink1073) + Clean up pre-commit #911 (@blink1073) + Update setup.py #909 (@tlinhart) + [pre-commit.ci] pre-commit autoupdate #906 (@pre-commit-ci) - changes from version 6.12.1: * Maintenance and upkeep improvements + Clean up test deps and test setup #904 (@blink1073) - changes from version 6.12.0: * Enhancements made + use packaging instead of pkg_resources to parse versions #900 (@minrk) * Bugs fixed + Make cell_id optional #902 (@blink1073) + Do not try to send on iostream if closed #899 (@blink1073) - changes from version 6.11.0: * Enhancements made + Include method signatures in experimental completion results [#895] (@MrBago) + Try to pass cell id to executing kernel. #886 (@Carreau) * Maintenance and upkeep improvements + Handle warnings in tests #896 (@blink1073) + Run flake and remove deprecated import #894 (@blink1073) + Add ignore-revs file #893 (@blink1073) + Autoformat with black and isort #892 (@blink1073) + Add pytest opts and pre-commit #889 (@blink1073) - changes from version 6.10.0: * Enhancements made + Improve performance of stderr and stdout stream buffer #888 (@MrBago) * Bugs fixed + Check if the current thread is the io thread #884 (@jamadeo) * Maintenance and upkeep improvements + More CI cleanup #887 (@blink1073) + CI cleanup #885 (@blink1073) * Documentation improvements + Add precision about subprocess stdout/stderr capturing #883 (@lesteve) ++++ python-ldaptor: - Actually requires twisted[tls]: python-Twisted-tls - Test suite is run by twisted.trial instead of pytest - Add remove-infinite-tmpfile-creation.patch * gh#twisted/ldaptor#238 ++++ python-param: - Update to version 1.12.2: * Match against complete spec name when determining dynamic watchers (gh#holoviz/param#615). * Ensure async functionality does not cause python2 syntax errors (gh#holoviz/param#624). * Allow (de)serializing CalendarRange and DateRange Parameters (gh#holoviz/param#625). * Improve DateRange validation (gh#holoviz/param#627). * Fix regression in @param.depends execution ordering (gh#holoviz/param#628). * Ensure named_objs does not fail on unhashable objects (gh#holoviz/param#632). * Support comparing date-like objects (gh#holoviz/param#629). * Fixed BinaryPower example in the docs to use the correct name EvenInteger(gh#holoviz/param#634). ++++ python-pyuv: - Fix build with Python 3.10 ++++ python-traitlets: - Update to 5.3.0 * Fix traitlet name in docstring by @fcollonval in #745 * Re-support multiple-alias key for ArgParseConfigLoader by @azjps in #687 - Drop traitlets-pr739-fixversion.patch ++++ python-zeroconf: - update to 0.38.7: * Performance improvements for parsing incoming packet data (gh#jstasiak/python-zeroconf#1076). ++++ rhythmbox: - Update to version 3.4.6: + Translations actually work this time. + Assorted build system improvements. + DAAP plugin no longer enabled by default. + Bugs fixed: glgo#GNOME/rhythmbox#1972, glgo#GNOME/rhythmbox#1974, glgo#GNOME/rhythmbox#1988, glgo#GNOME/rhythmbox#1985, glgo#GNOME/rhythmbox!146, glgo#GNOME/rhythmbox!148, glgo#GNOME/rhythmbox!150, glgo#GNOME/rhythmbox!151, glgo#GNOME/rhythmbox!152. + Updated translations. - Drop meson.patch: Fixed upstream. - Pass tests=disabled to meson, bypass check as a BuildRequires, since we currently do not run tests as a part of the build. - Use ldconfig_scriptlets macro for post(un) handling. ++++ rke: - Update to version 1.3.12: * Enhancements - Introduced v1.23.7-rancher1-1, v1.22.10-rancher1-1 and v1.21.13-rancher1-1 - Introduced new versions v1.19.16-rancher1-6, v1.20.15-rancher1-4, v1.21.13-rancher1-1, v1.22.10-rancher1-1 and v1.23.7-rancher1-1 to use nginx-1.2.1-rancher1 based off of upstream nginx ingress v1.2.1. * Known Major Issues - In clusters where cloud_provider is configured, and either address or internal_address does not contain a valid IP address (e.g. hostname or FQDN), kube-proxy will fail to start. See #1725. * Kubernetes Versions - Each version of RKE has a specific list of supported Kubernetes versions. If you want to use a different version than listed below, you will need to update Kubernetes using the system images option in your cluster.yml. - Kubernetes version - v1.23.7-rancher1-1 (Default) - v1.22.10-rancher1-1 - v1.21.13-rancher1-1 - v1.20.15-rancher1-4 - v1.19.16-rancher1-6 - v1.18.20-rancher1-3 * New Images in v1.23.7-rancher1, v1.22.10-rancher1, v1.21.13-rancher1 - Updated Hyperkube Image based on k8s versions - rancher/hyperkube:v1.23.6-rancher1 - rancher/hyperkube:v1.22.10-rancher1 - rancher/hyperkube:v1.21.13-rancher1 ++++ ruqola: - Update to version 1.7.2 * bug fixes ++++ rust-keylime: - Update to version 0.1.0+git.1655384301.b834667: * Update fmf plans to run test with IMA policy * .github/dependabot.yml: prevent updates that require manifest change - Add logrotate configuration for the agent service - Requires libtss2-tcti-device0 to interact with the real device - Drop legacy Python subpackage and feature - Move conflicts into the Python version ++++ schismtracker: - Add 0001-configure.ac-Accept-SDL-1.2.50.patch ++++ starship: - Fix W: unstripped-binary-or-object. ++++ syft: - Update to version 0.48.1: * update stereoscope to latest version (#1052) - Update to version 0.48.0: * update zip_read_closer to incorporate zip64 support (#1041) * Add pacman (alpm) parser support (#943) - Update to version 0.47.0: * Update of README.md (#1027) * bump cosign to v1.9.0 to resolve reporting of GHSA-66x3-6cw3-v5gj (#1025) * add workflows to test new project automation (#1023) * improve LanguageByName and add unit tests (#1034) * Read Description from dpkg status files (#996) * Add announcement for Anchore OSS Virtual Meetup (#1033) * add main module field to go bin metadata (#1026) * Add filters to package cataloger (#1021) * change draft to false for release process (#1016) * Support RPM distros with newer RPM db formats (#1018) * fix: add component list to prevent cyclone-dx panic (#1015) ++++ teleport: - Update to version 9.3.7: * Release 9.3.7 (#13742) * Backport #10708 to branch/v9 (#13250) * Backport #12946 to branch/v9 (#13244) * [v9] Fix Teleport welcome screen image (#13710) * Update libbpf to 0.7.0-teleport (#13650) * [v9] Add better error handling for ec2 labels (#13487) * Fixes potential `cgo.Handle` panic (#13479) (#13590) * Fixed AWS 'teleport-generate-config' script when IMDSV2 is used (#13537) * [auto] Update webassets in branch/v9 (#13665) * Error out if port is already bound (#13679) * Fix panic when tsh kube exec is invoked (#13655) * [V9] Add `sshLogins` to nodes endpoint on `webapi` (GET /nodes) (#13474) * deflake TestAgentForwardPermission (#13638) * Update our list of support databases (#12841) * docs(helm): remove wrong statement from kube-agent highAvailability (#13262) * Drop rdpsnd messages (#13496) * Deflake TestX11Forward (#13493) * [v9] `tsh` list resources accross proxies and clusters (#12934) (#13313) * Backport #12828 to branch/v9 (#13421) * Update docs self-hosted version to 9.3.6 (#13533) * Naji/backport 13287 (#13520) * Update downloads.mdx (#13431) * Optimize instance metadata availability check (#13167) * Fix CA rotation watcher not starting when database svc enabled w/ no cfg (#13470) (#13517) * Replaced bsh with code blocking in docs (#13486) - Update to version 9.3.6: * Release 9.3.6 (#13500) * [v9] Check for unimplemented error during stream receive in Client.GetAccessRequests (#13490) * Backport of #10746 to v9 (#13197) * Rephrase the Teleport Cloud introduction (#13422) * Add de-duplicating apps, dbs, and desktops when sorting/totalCount is needed (#12685) (#13451) * Backport #12840 to branch/v9 (#13420) * [v9] Aurora serverless v2 support (#13203) * [v9] Wait for app requests to finish before closing the session chunk (#13469) * [v9] Backport #12891 (#13391) * [v9] Deflake TestNoReadWhenOff (#13415) * [v9] Fix file descriptor leaks in `tbot` (#13386) - Update to version 9.3.5: * Release 9.3.5 (#13449) * Added debugging packages to Docker images (#13199) * [v9] Access request compatibility for servers without v2 api (#13428) * Backport #12712 to branch/v9 (#12881) * Hide Access Controls links/pages based on scope (#12880) * CamelCase GitHub (#13269) * Hide Getting Started pages/links based on scope (#12882) * Hide Server Access menu items based on scope (#12883) * Hide Setup menu items based on scope (#12886) * [v9] Backport docs PRs related to scoped visibility (#12888) * Backport #12682 to branch/v9 (#12950) * Update the tctl auth sign --ttl flag docs (#12947) * Add a more complete Teleport Cloud introduction (#13081) * [v9] backport #13310 (use `auth_servers` when proxying) (#13399) * [v9] Forward kubernetes errors to user when running in remote exec mode (#13400) * Improve kube exec Audit Log events (#13381) * [v9] Deflake TestAgentForward (#13166) (#13358) * [v9] Enable Database and Application Access in AWS Terraforms (#13383) * [v9] Backport #13016 (Buddy merge for #11939) * [v9] Fix help string for "tctl version" (#13255) * SQLServer add suport for SSMS client (#13337) * Update upcoming-releases.mdx (#13344) * Implement proxy templates (#13311) * [v9] Make `TestDefaultTemplateRendering` less failure prone (#13002) (#13225) * Update to 9.3.4 for self-hosted (#13339) * V9: Backport #13029 (thread context.Context in tctl) (#13185) * Minor bugfix to correct dronegen error link in v9 (#13200) ++++ terraform: - Update to 1.2.3: * UPGRADE NOTES: The following remote state backends are now marked as deprecated, and are planned to be removed in a future Terraform release. These backends have been unmaintained since before Terraform v1.0, and may contain known bugs, outdated packages, or security vulnerabilities. - artifactory - etcd - etcdv3 - manta - swift * BUG FIXES: - Missing check for error diagnostics in GetProviderSchema could result in panic (#31184) - Module registries returning X-Terraform-Get locations with no URL would error with "no getter available for X-Terraform-Get source protocol" (#31237) - Fix crash from concurrent operation on shared set of resource instance dependencies (#31246) - backend/cos: tencentcloud-terraform-lock tag was not removed in all cases (#31223) ++++ terragrunt: - Update to version 0.38.1: * feat: fetch dependency output from state (#2123) * Add ability to customize SSE settings for the remote state bucket (#2157) * Add ability to disable auto-approve (#2156) - Update to version 0.38.0: * Test against terraform 1.2 (#2147) - Update to version 0.37.4: * Make include_in_copy work for patterns containing parent folders (#2112) - Update to version 0.37.3: * feat: improve local source code download behaviour (#2006) ++++ toolbox: - Update to version 2.3+git20220622.32785f7: * Only set --userns=keep-id when running rootless ++++ trivy: - Update to version 0.29.1: * fix(report): add required fields to the SARIF template (#2341) * chore: fix spelling errors (#2352) * Omit Remediation if PrimaryURL is empty (#2006) * docs(repo): Link to installation documentation in readme shows 404 (#2348) * feat(alma): support for scanning of modular packages for AlmaLinux (#2347) - Update to version 0.29.0: * fix(lang): fix dependency graph in client server mode (#2336) * feat: allow expiration date for .trivyignore entries (#2332) * feat(lang): add dependency origin graph (#1970) * docs: update nix installation info (#2331) * feat: add rbac scanning support (#2328) * refactor: move WordPress module to another repository (#2329) * ci: add support for ppc64le (#2281) * feat: add support for WASM modules (#2195) * feat(secret): show recommendation for slow scanning (#2051) * fix(flag): remove --clear-cache flag client mode (#2301) * fix(java): added check for looping for variable evaluation in pom file (#2322) * BREAKING(k8s): change CLI API (#2186) * feat(alpine): add Alpine Linux 3.16 (#2319) * docs: bump trivy-operator to v0.0.7 (#2320) * ci: add `go mod tidy` check (#2314) * chore: run `go mod tidy` (#2313) * fix: do not exit if one resource is not found (#2311) * feat(cli): use stderr for all log messages (resolve #381) (#2289) * test: replace deprecated subcommand client in integration tests (#2308) * feat: add support for containerd (#2305) * fix(kubernetes): Support floats in manifest yaml (#2297) * docs(kubernetes): dead links (#2307) * chore: add license label (#2304) * feat(mariner): added support for CBL-Mariner Distroless v2.0 (#2293) * feat(helm): add pod annotations (#2272) * refactor: do not import defsec in fanal types package (#2292) * feat(report): Add misconfiguration support to ASFF report template (#2285) * test: use images in GHCR (#2275) * feat(helm): support pod annotations (#2265) * feat(misconf): Helm chart scanning (#2269) * docs: Update custom rego policy docs to reflect latest defsec/fanal changes (#2267) * fix: mask redis credentials when logging (#2264) * refactor: extract commands Runner interface (#2147) * chore(deps): bump alpine from 3.15.4 to 3.16.0 (#2234) * chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.5.2 to 0.6.0 (#2245) * docs: update operator release (#2263) * chore(deps): bump github.com/urfave/cli/v2 from 2.6.0 to 2.8.1 (#2243) * feat(redhat): added architecture check (#2172) * docs: updating links in the docs to work again (#2256) * docs: fix readme (#2251) * fix: fixed incorrect CycloneDX output format (#2255) * chore(deps): bump github.com/caarlos0/env/v6 from 6.9.1 to 6.9.3 (#2241) * chore(deps): bump github.com/samber/lo from 1.19.0 to 1.21.0 (#2242) * chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#2240) * chore(deps): bump docker/setup-buildx-action from 1 to 2 (#2238) * chore(deps): bump docker/setup-qemu-action from 1 to 2 (#2236) * chore(deps): bump golang from 1.18.1 to 1.18.2 (#2235) * chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#2237) * chore(deps): bump docker/login-action from 1 to 2 (#2239) * chore(deps): bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.1 (#2246) * refactor(deps): move dependencies to package (#2189) * fix(report): change github format version to required (#2229) * docs: update readme (#2110) * docs: added information about choosing advisory database (#2212) * chore: update trivy-kubernetes (#2224) * docs: clarifying parts of the k8s docs and updating links (#2222) * fix(k8s): timeout error logging (#2179) * chore(deps): updated fanal after fix AsymmetricPrivateKeys (#2214) * feat(k8s): add --context flag (#2171) * fix(k8s): properly instantiate TableWriter (#2175) * test: fixed integration tests after updating testcontainers to v0.13.0 (#2208) * chore: update labels (#2197) * fix(report): fixed panic if all misconf reports were removed in filter (#2188) * feat(k8s): scan secrets (#2178) * feat(report): GitHub Dependency Snapshots support (#1522) * feat(db): added insecure skip tls verify to download trivy db (#2140) * fix(redhat): always use vulns with fixed version if there is one (#2165) * chore(redhat): Add support for Red Hat UBI 9. (#2183) * fix(k8s): update trivy-kubernetes (#2163) * fix misconfig start line for code quality tpl (#2181) * fix: update docker/distribution from 2.8.0 to 2.8.1 (#2176) * docs(vuln): Include GitLab 15.0 integration (#2153) * docs: fix the operator version (#2167) * fix(k8s): summary report when when only vulns exit (#2146) * chore(deps): Update fanal to get defsec v0.58.2 (fixes false positives in ksv038) (#2156) * perf(misconf): Improve performance when scanning very large files (#2152) * docs(misconf): Update examples and docs to refer to builtin/defsec instead of appshield (#2150) * chore(deps): Update fanal (for less verbose code in misconf results) (#2151) * docs: fixed installation instruction for rhel/centos (#2143) ++++ virt-manager: - bsc#1200691 - SLES 15 SP4 GMC --os-variant tag shouldn't be mandatory on s390x (see also bsc#1200422) revert-363fca41-virt-install-Require-osinfo-for-non-x86-HVM-case-too.patch ++++ vorta: - Update to 0.8.7 * Deal with new archive_progress key (#1353) * Raise ValueError in case of unknown change type in diff json. By @real-yfprojects (#1350) * Fix unlink action when repo combobox is empty. By @real-yfprojects (#1342) * Show date of next backup. By @tal66 (#1319) - Update to 0.8.6 * Remove call to QTranslator.language() in get_locale. (#1316) - Update to 0.8.5 * Fix macOS Archive settings form sizing (#1311) * Fix copying the current repo to the clipboard. By @real-yfprojects (#1313) * Determine source files for translations dynamically. By @real-yfprojects (#1309) * Remove leftovers in repo selector (#1308) * Pause scheduling temporarily on failures. By @real-yfprojects (#1299) * Only schedule backup after a manual run, improve labels. @real-yfprojects (#1302) * Select and delete multiple archives. By @real-yfprojects (#1307) * Preserve last creation log per profile for scheduler. By @real-yfprojects (#1296) * Don't schedule if no repo is set. By @real-yfprojects (#1288) * Hotfix for right-click archive menu. By @real-yfprojects (#1285) ++++ xbomb: - Sepcfile modernization ++++ xfce4-wavelan-plugin: - Update to version 0.6.3 * Fix intltool lock file bug in make distcheck * Fix read_config memory leaks * Add option to execute command on icon click (gxo#panel-plugins/xfce4-wavelan-plugin!9) * Add option to hide signal bar (gxo#panel-plugins/xfce4-wavelan-plugin!8) * Prefer symbolic icons and fix icon color (gxo#panel-plugins/xfce4-wavelan-plugin!7) * Icon now shows signal strength (gxo#panel-plugins/xfce4-wavelan-plugin!5) * remove bogus close function * autoconf: Some updates * Translation Updates ++++ yt-dlp: - Update to release 2022.06.22.1 * Add option --download-sections * extractor/youtube: Support downloading clips * Add slicing notation to --playlist-items ------------------------------------------------------------------ ------------------ 2022-6-21 - Jun 21 2022 ------------------- ------------------------------------------------------------------ ++++ Imath: - update to 3.1.5: * Update CI workflow matrix for VFX-CY2022 * Use _WIN32 instead of _MSC_VER to fix mingw build * Fix 32-bit x86 build failure with 16c instructions * Move numeric_limits specializations into half.h * Change references to "master" branch to "main" * Remove some simple typos in the code * Added missing check _M_IX86 or _M_X64 when using __lzcnt. * SolveNormalizedCubic fix to return proper real root * Add docs target only if not a subproject * Fix docs race condition and make installation optional * Remove dead PyImath code and references to ilmbase * Use equalWithAbsError instead of equal operator for float * Fix sphinx warnings and man page filenames * Adding missing stdexcept header * for better SIMD auto-vectorization * Remove extra project layer for the pyimath code * Successor/predecessor functions use isnan() and isinf() * Fix python imath export * Cuda safety fixes * Sort Imath source files * Fix formatting in release notes ++++ bluedevil5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ bpftrace: - do not link against the shared BFD libraries [bsc#1200630] ++++ breeze: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ containerized-data-importer: - Update to version 1.50.0 Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.50.0 ++++ cookiecutter: - remove obsolete patch cookiecutter-fix-setup.patch - update to version 2.1.1: - Documentation updates: - Fix local extensions documentation (#1686) - Bugfixes: - Sanitize Mercurial branch information before checkout. (#1689) - update to version 2.1.0: - Changes: - Move contributors and backers to credits section (#1599) - test_generate_file_verbose_template_syntax_error fixed (#1671) - Removed changes related to setuptools_scm (#1629) - Feature/local extensions (#1240) - CI/CD and QA changes: - Check manifest: pre-commit, fixes, cleaning (#1683) - Follow PyPA guide to release package using GitHub Actions. (#1682) - Documentation updates: - Fix typo in dict_variables.rst (#1680) - Documentation overhaul (#1677) - Fixed incorrect link on docs. (#1649) - Bugfixes: - Restore accidentally deleted support for click 8.x (#1643) ++++ deno: - apply workaround so that /usr/bin/python resolves to python3 ++++ diffoscope: - update to version 216: - Print profile output if we were called with --profile and we receive a TERM signal. - Emit a warning if/when we are handling a TERM signal. - Clarify in the code in what situations the main "finally" block gets called, especially in relation to handling TERM signals. - Clarify and tidy some unconditional control flow in diffoscope.profiling. - update to version 215: - Bug fixes: - Also catch IndexError (in addition to ValueError) when parsing .pyc files. (Closes: #1012258) - Strip "sticky" etc. from "x.deb: sticky Debian binary package […]". Thanks to David Prévot for the report. (Closes: #1011635) - Correctly package diffoscope's scripts/ directory, fixing the extraction of vmlinuz kernel images. (Closes: reproducible-builds/diffoscope#305) - Correct the logic for supporting different versions of argcomplete in debian/rules. - New features: - Support both PyPDF 1.x and 2.x. - Codebase improvements: - Don't call re.compile and then call .sub on the result; just call re.sub directly. - Clarify the logic around the difference between --usage and --help. - Testsuite improvements: - Integrate test coverage with GitLab's concept of artifacts. - Re-enable Gnumeric tests as its now available again. - Test --help and --usage, and additionally test that --help includes the programmatically-generated file format list as well. - Bump Standards Version field in debian/control to 4.6.1. ++++ discord-rpc: - Add 0001-Add-some-library-versioning.patch to further SLPP compliance. ++++ discover: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * Properly center align the compact application delegate * Drop no longer necessary KF5ItemModels dependency * Drop no longer necessary Qt5X11Extras/Qt6GuiPrivate dependency ++++ distrobox: - Move config file in vendor specific path by default * Patch added: 0001-Read-config-in-usr-etc-too.patch - Update to latest version, 1.3.1 * all: allow users to specify non_interactive=true/false * all: improve code readability and formatting, follow happy paths * create: make it clearer to the user the container creation output * create: remove check about clone and image name * docs: Fix typo by @rugk in #308 * docs: remove WSL2 entry, cannot actively check if works correctly * enter: automatically create containers during 'distrobox-enter' (if they don't exist!) * export: add --root to rooful containers * export: fix DBusActivatable not working * host-exec docs: 755 -> 644 * host-exec: change [N/y] to [y/N] * init: fix apt hooks to make systemd install work * init: move zypper recommends after the basic packages install, make OpenSUSE containers creation faster * install: add --next flag to install latest commit from git * stop: update misleading comment * uninstall: interactive rm won't work when executed throught pipe * docs: update compatibility list * Confirm support for: Redhat UBI 9 Redhat UBI 9-init Redhat UBI 9-minimal AlmaLinux 8-minimal AlmaLinux 9-minimal AlmaLinux 9 ++++ dpdk: - also strip meson generated runpaths when installing examples manually (bsc#1200620) ++++ dracut: - Update to version 057+suse.292.g508db4cd: See https://github.com/dracutdevs/dracut/releases/tag/057 for details. Additional changes: * fix(integrity): do not enable EVM if there is no key (bsc#1200718) * fix(dracut.sh): temporary workaround for kiwi (bsc#1199051) * chore(suse): update spec ++++ transactional-update: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ drkonqi5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * Drop bogus KConfigWidgets dep, add explicit KConfig dep ++++ fetchmail: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ fzf: - update to 0.30.0: * Fixed cursor flickering over the screen by hiding it during rendering * Added --ellipsis option. You can take advantage of it to make fzf effectively search non-visible parts of the item. * Added rebind action for restoring bindings after unbind * Switching between Ripgrep mode and fzf mode * Bug fixes and improvements ++++ gajim: - Update to version 1.4.5: * Add new Shortcut for toggling the chat list. * Preferences: Add setting for emoji shortcodes. * Disable plugin updates by Gajim on flatpak. * Use nickname provided in subscription requests everywhere. * GroupchatOutcasts: Make removing users work. * Chat: Display corrections for /me messages correctly. * Styling: Process URIs when using /me command. * Preview: Align link button correctly. * MUC: Don’t fail on presence from unknown occupants. * SystemStyleListener: Fix handling of colour scheme states. * Styling: Improve address regex. * Styling: Improve uri regex. * Styling: Parse text correctly which contains uris and addresses. * Main: Process window shortcuts when no chat is open. * Restore minimal AdHoc module. ++++ plasma5-workspace: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * Fix checkbox not switching when choosing an accent color using color picker * kcms/fonts: Fix font hinting preview (kde#413673) * colorsapplicator: make accent-coloured titlebars more robust/foolproof * Klipper (classic widget): Fix a system tray menu memory leak * shell/scripting: call `flushPendingConstraintsEvents` in `setLocation` * Fix missing index validity check for cursortheme (kde#454829) * [KSystemActivityDialog] Fix loading default settings (kde#454566) * kcms/colors: Fix alternateBackgroundColor for Button not having accents * kcms/colors: Ensure that accent color dots always fit on narrow screens ++++ onboard: - Fix build: package onboard.autostart.desktop. - Spec file cleanup: Boolean dep supplements form instead of packageand. ++++ gosec: - Enable _service tar_scm changelog automation - Commit _servicedata to support tar_scm changelog automation ++++ grub2-theme-breeze: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ breeze-gtk: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ kactivitymanagerd: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ kcm_sddm: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * Only show delete button for themes that were manually or through KNS installed (kde#454874) ++++ kde-cli-tools5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ kde-gtk-config5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ kernel-debug: - ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679 bsc#1199487). - commit 4831ffe - ALSA: hda: Fix discovery of i915 graphics PCI device (bsc#1200611). - commit ef301cb - netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context (gcc 12 warnings). - netfs: gcc-12: temporarily disable '-Wattribute-warning' for now (gcc 12 warnings). - gcc-12: disable '-Warray-bounds' universally for now (gcc 12 warnings). - Update config files. CC_NO_ARRAY_BOUNDS=y is manually selected, see commit b2fb712ddc6e. - gcc-12: disable '-Wdangling-pointer' warning for now (gcc 12 warnings). - wifi: rtlwifi: remove always-true condition pointed out by GCC 12 (gcc 12 warnings). - net: wwan: iosm: remove pointless null check (gcc 12 warnings). - eth: sun: cassini: remove dead code (gcc 12 warnings). - netfs: Eliminate Clang randstruct warning (gcc 12 warnings). - x86/boot: Wrap literal addresses in absolute_pointer() (gcc 12 warnings). - commit 983c97f - series.conf: remove empty line in sorted section It causes troubles to scripts. - commit b01fcd9 ++++ kernel-default: - ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679 bsc#1199487). - commit 4831ffe - ALSA: hda: Fix discovery of i915 graphics PCI device (bsc#1200611). - commit ef301cb - netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context (gcc 12 warnings). - netfs: gcc-12: temporarily disable '-Wattribute-warning' for now (gcc 12 warnings). - gcc-12: disable '-Warray-bounds' universally for now (gcc 12 warnings). - Update config files. CC_NO_ARRAY_BOUNDS=y is manually selected, see commit b2fb712ddc6e. - gcc-12: disable '-Wdangling-pointer' warning for now (gcc 12 warnings). - wifi: rtlwifi: remove always-true condition pointed out by GCC 12 (gcc 12 warnings). - net: wwan: iosm: remove pointless null check (gcc 12 warnings). - eth: sun: cassini: remove dead code (gcc 12 warnings). - netfs: Eliminate Clang randstruct warning (gcc 12 warnings). - x86/boot: Wrap literal addresses in absolute_pointer() (gcc 12 warnings). - commit 983c97f - series.conf: remove empty line in sorted section It causes troubles to scripts. - commit b01fcd9 ++++ kernel-source: - ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679 bsc#1199487). - commit 4831ffe - ALSA: hda: Fix discovery of i915 graphics PCI device (bsc#1200611). - commit ef301cb - netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context (gcc 12 warnings). - netfs: gcc-12: temporarily disable '-Wattribute-warning' for now (gcc 12 warnings). - gcc-12: disable '-Warray-bounds' universally for now (gcc 12 warnings). - Update config files. CC_NO_ARRAY_BOUNDS=y is manually selected, see commit b2fb712ddc6e. - gcc-12: disable '-Wdangling-pointer' warning for now (gcc 12 warnings). - wifi: rtlwifi: remove always-true condition pointed out by GCC 12 (gcc 12 warnings). - net: wwan: iosm: remove pointless null check (gcc 12 warnings). - eth: sun: cassini: remove dead code (gcc 12 warnings). - netfs: Eliminate Clang randstruct warning (gcc 12 warnings). - x86/boot: Wrap literal addresses in absolute_pointer() (gcc 12 warnings). - commit 983c97f - series.conf: remove empty line in sorted section It causes troubles to scripts. - commit b01fcd9 ++++ kernel-docs: - ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679 bsc#1199487). - commit 4831ffe - ALSA: hda: Fix discovery of i915 graphics PCI device (bsc#1200611). - commit ef301cb - netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context (gcc 12 warnings). - netfs: gcc-12: temporarily disable '-Wattribute-warning' for now (gcc 12 warnings). - gcc-12: disable '-Warray-bounds' universally for now (gcc 12 warnings). - Update config files. CC_NO_ARRAY_BOUNDS=y is manually selected, see commit b2fb712ddc6e. - gcc-12: disable '-Wdangling-pointer' warning for now (gcc 12 warnings). - wifi: rtlwifi: remove always-true condition pointed out by GCC 12 (gcc 12 warnings). - net: wwan: iosm: remove pointless null check (gcc 12 warnings). - eth: sun: cassini: remove dead code (gcc 12 warnings). - netfs: Eliminate Clang randstruct warning (gcc 12 warnings). - x86/boot: Wrap literal addresses in absolute_pointer() (gcc 12 warnings). - commit 983c97f - series.conf: remove empty line in sorted section It causes troubles to scripts. - commit b01fcd9 ++++ kernel-kvmsmall: - ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679 bsc#1199487). - commit 4831ffe - ALSA: hda: Fix discovery of i915 graphics PCI device (bsc#1200611). - commit ef301cb - netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context (gcc 12 warnings). - netfs: gcc-12: temporarily disable '-Wattribute-warning' for now (gcc 12 warnings). - gcc-12: disable '-Warray-bounds' universally for now (gcc 12 warnings). - Update config files. CC_NO_ARRAY_BOUNDS=y is manually selected, see commit b2fb712ddc6e. - gcc-12: disable '-Wdangling-pointer' warning for now (gcc 12 warnings). - wifi: rtlwifi: remove always-true condition pointed out by GCC 12 (gcc 12 warnings). - net: wwan: iosm: remove pointless null check (gcc 12 warnings). - eth: sun: cassini: remove dead code (gcc 12 warnings). - netfs: Eliminate Clang randstruct warning (gcc 12 warnings). - x86/boot: Wrap literal addresses in absolute_pointer() (gcc 12 warnings). - commit 983c97f - series.conf: remove empty line in sorted section It causes troubles to scripts. - commit b01fcd9 ++++ kernel-obs-build: - ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679 bsc#1199487). - commit 4831ffe - ALSA: hda: Fix discovery of i915 graphics PCI device (bsc#1200611). - commit ef301cb - netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context (gcc 12 warnings). - netfs: gcc-12: temporarily disable '-Wattribute-warning' for now (gcc 12 warnings). - gcc-12: disable '-Warray-bounds' universally for now (gcc 12 warnings). - Update config files. CC_NO_ARRAY_BOUNDS=y is manually selected, see commit b2fb712ddc6e. - gcc-12: disable '-Wdangling-pointer' warning for now (gcc 12 warnings). - wifi: rtlwifi: remove always-true condition pointed out by GCC 12 (gcc 12 warnings). - net: wwan: iosm: remove pointless null check (gcc 12 warnings). - eth: sun: cassini: remove dead code (gcc 12 warnings). - netfs: Eliminate Clang randstruct warning (gcc 12 warnings). - x86/boot: Wrap literal addresses in absolute_pointer() (gcc 12 warnings). - commit 983c97f - series.conf: remove empty line in sorted section It causes troubles to scripts. - commit b01fcd9 ++++ kernel-obs-qa: - ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679 bsc#1199487). - commit 4831ffe - ALSA: hda: Fix discovery of i915 graphics PCI device (bsc#1200611). - commit ef301cb - netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context (gcc 12 warnings). - netfs: gcc-12: temporarily disable '-Wattribute-warning' for now (gcc 12 warnings). - gcc-12: disable '-Warray-bounds' universally for now (gcc 12 warnings). - Update config files. CC_NO_ARRAY_BOUNDS=y is manually selected, see commit b2fb712ddc6e. - gcc-12: disable '-Wdangling-pointer' warning for now (gcc 12 warnings). - wifi: rtlwifi: remove always-true condition pointed out by GCC 12 (gcc 12 warnings). - net: wwan: iosm: remove pointless null check (gcc 12 warnings). - eth: sun: cassini: remove dead code (gcc 12 warnings). - netfs: Eliminate Clang randstruct warning (gcc 12 warnings). - x86/boot: Wrap literal addresses in absolute_pointer() (gcc 12 warnings). - commit 983c97f - series.conf: remove empty line in sorted section It causes troubles to scripts. - commit b01fcd9 ++++ kernel-pae: - ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679 bsc#1199487). - commit 4831ffe - ALSA: hda: Fix discovery of i915 graphics PCI device (bsc#1200611). - commit ef301cb - netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context (gcc 12 warnings). - netfs: gcc-12: temporarily disable '-Wattribute-warning' for now (gcc 12 warnings). - gcc-12: disable '-Warray-bounds' universally for now (gcc 12 warnings). - Update config files. CC_NO_ARRAY_BOUNDS=y is manually selected, see commit b2fb712ddc6e. - gcc-12: disable '-Wdangling-pointer' warning for now (gcc 12 warnings). - wifi: rtlwifi: remove always-true condition pointed out by GCC 12 (gcc 12 warnings). - net: wwan: iosm: remove pointless null check (gcc 12 warnings). - eth: sun: cassini: remove dead code (gcc 12 warnings). - netfs: Eliminate Clang randstruct warning (gcc 12 warnings). - x86/boot: Wrap literal addresses in absolute_pointer() (gcc 12 warnings). - commit 983c97f - series.conf: remove empty line in sorted section It causes troubles to scripts. - commit b01fcd9 ++++ kernel-syms: - ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679 bsc#1199487). - commit 4831ffe - ALSA: hda: Fix discovery of i915 graphics PCI device (bsc#1200611). - commit ef301cb - netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context (gcc 12 warnings). - netfs: gcc-12: temporarily disable '-Wattribute-warning' for now (gcc 12 warnings). - gcc-12: disable '-Warray-bounds' universally for now (gcc 12 warnings). - Update config files. CC_NO_ARRAY_BOUNDS=y is manually selected, see commit b2fb712ddc6e. - gcc-12: disable '-Wdangling-pointer' warning for now (gcc 12 warnings). - wifi: rtlwifi: remove always-true condition pointed out by GCC 12 (gcc 12 warnings). - net: wwan: iosm: remove pointless null check (gcc 12 warnings). - eth: sun: cassini: remove dead code (gcc 12 warnings). - netfs: Eliminate Clang randstruct warning (gcc 12 warnings). - x86/boot: Wrap literal addresses in absolute_pointer() (gcc 12 warnings). - commit 983c97f - series.conf: remove empty line in sorted section It causes troubles to scripts. - commit b01fcd9 ++++ kernel-vanilla: - ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679 bsc#1199487). - commit 4831ffe - ALSA: hda: Fix discovery of i915 graphics PCI device (bsc#1200611). - commit ef301cb - netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context (gcc 12 warnings). - netfs: gcc-12: temporarily disable '-Wattribute-warning' for now (gcc 12 warnings). - gcc-12: disable '-Warray-bounds' universally for now (gcc 12 warnings). - Update config files. CC_NO_ARRAY_BOUNDS=y is manually selected, see commit b2fb712ddc6e. - gcc-12: disable '-Wdangling-pointer' warning for now (gcc 12 warnings). - wifi: rtlwifi: remove always-true condition pointed out by GCC 12 (gcc 12 warnings). - net: wwan: iosm: remove pointless null check (gcc 12 warnings). - eth: sun: cassini: remove dead code (gcc 12 warnings). - netfs: Eliminate Clang randstruct warning (gcc 12 warnings). - x86/boot: Wrap literal addresses in absolute_pointer() (gcc 12 warnings). - commit 983c97f - series.conf: remove empty line in sorted section It causes troubles to scripts. - commit b01fcd9 ++++ keyutils: - Add /etc/keys/evn and /usr/etc/keys/evm together with the IMA ones ++++ kgamma5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ khotkeys5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ kicad: - Update to version 6.0.6 See https://www.kicad.org/blog/2022/06/KiCad-6.0.6-Release/ for details. ++++ kicad-doc: - Update to version 6.0.6 See https://www.kicad.org/blog/2022/06/KiCad-6.0.6-Release/ for details. ++++ kicad-doc-pdf: - Update to version 6.0.6 See https://www.kicad.org/blog/2022/06/KiCad-6.0.6-Release/ for details. ++++ kicad-footprints: - Update to version 6.0.6 See https://www.kicad.org/blog/2022/06/KiCad-6.0.6-Release/ for details. ++++ kicad-packages3D: - Update to version 6.0.6 See https://www.kicad.org/blog/2022/06/KiCad-6.0.6-Release/ for details. ++++ kicad-symbols: - Update to version 6.0.6 See https://www.kicad.org/blog/2022/06/KiCad-6.0.6-Release/ for details. ++++ kicad-templates: - Update to version 6.0.6 See https://www.kicad.org/blog/2022/06/KiCad-6.0.6-Release/ for details. ++++ kinfocenter5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ kismet: - Add missing Requires: python-websockets - Use setcap (group kismet) for the capture binaries * kismet_cap_linux_wifi * kismet_cap_linux_bluetooth ++++ syslogd: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ kmenuedit5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ kscreen5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ kscreenlocker: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * Add `repaintNeeded` to fix warning ++++ ksshaskpass5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ libksysguard5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ ksystemstats5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ kubevirt: - Update to version 0.54.0 Release notes https://github.com/kubevirt/kubevirt/releases/tag/v0.54.0 ++++ kvm_stat: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ kwayland-integration: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ kwin5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * effects/desktopgrid: Allow switching between desktops using digit and function keys (kde#455292) * Unvirtualize Scene::paintWindow() * Fix computation of effective opaque region of SurfaceItemX11 (kde#455617) * Fix dragging especially by touch (kde#455268) * Fix typo in qml margin * backends/drm: do cross-gpu imports again for test commits (kde#454086) * effects/windowview: Search on all screens (kde#455353) * effects: Improve gesture handling in some effects * qpa: Fix a crash in EGLPlatformContext::swapBuffers() (kde#455435) * backends/drm: use GBM_BO_USE_SCANOUT when importing buffers for multi gpu * Don't use the plasma theme for icons in overview (kde#455368) * fix windows dragging in desktop grid (kde#455268) * effects/windowview: Redirect key events to search field (kde#455100) * [xwl] Restart xwayland regardless of exit value * effects/slide: Ensure that there's only one visibility ref per window (kde#455237) * Remove redundant initializeX11() in Compositor * Always send a done after commit for text input v3. * core: Make screen area safer in Workspace::clientArea() * scripting: Handle bad output and desktop ids gracefully * effects/windowview: do close animation after gesture ended * Disable screen edge approach area if the edge is blocked (kde#454503) * wayland: Explicitly initialize surface size to 0 (kde#454535) * Fix KWin scripts KCM not writing it's pending states to config (kde#455015) - Drop patches, now upstream: * 0001-fix-windows-dragging-in-desktop-grid.patch ++++ kwrited5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ layer-shell-qt: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ libkscreen2: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ sssd: - Removed %config flag for files in /usr directory. - Moved logrotate files from user-specific directory /etc/logrotate.d to vendor-specific directory /usr/etc/logrotate.d. ++++ libkdecoration2: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ texlive: - Support gcc-g++13 ++++ quazip-qt5: - Install the pkgconfig file when building against Qt 6.3.1 ++++ quazip-qt6: - Install the pkgconfig file when building against Qt 6.3.1 ++++ openslp: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ speech-dispatcher: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ libstorage-ng: - merge gh#openSUSE/libstorage-ng#883 - coding style - fixed typos and coding style - 4.5.22 ++++ libtracefs: - Force make -j1 during build because of object file corruption. ++++ libvirt: - spec: Move logrotate config files from /etc/logrotate.d to /usr/etc/logrotate.d ++++ zlib-ng-compat: - Backport https://github.com/zlib-ng/zlib-ng/pull/1297 to fix boo#1200578: * 1297.patch ++++ zlib-ng: - Backport https://github.com/zlib-ng/zlib-ng/pull/1297 to fix boo#1200578: * 1297.patch ++++ lighttpd: - update to 1.4.65: * WebSockets over HTTP/2 * RFC 8441 Bootstrapping WebSockets with HTTP/2 * HTTP/2 PRIORITY_UPDATE * RFC 9218 Extensible Prioritization Scheme for HTTP * prefix/suffix conditions in lighttpd.conf * mod_webdav safe partial-PUT * webdav.opts += (“partial-put-copy-modify” => “enable”) * mod_accesslog option: accesslog.escaping = “json” * mod_deflate libdeflate build option * speed up request body uploads via HTTP/2 * Behavior Changes * change default server.max-keep-alive-requests = 1000 to adjust * to increasing HTTP/2 usage and to web2/web3 application usage * (prior default was 100) * mod_status HTML now includes HTTP/2 control stream id 0 in the output * which contains aggregate counts for the HTTP/2 connection * (These lines can be identified with URL ‘*’, part of “PRI *” preface) * alternative: https://wiki.lighttpd.net/ModMagnetExamples#lua-mod_status * MIME type application/javascript is translated to text/javascript (RFC 9239) ++++ lua51-cyrussasl: - Use no-as-needed (bsc#1181027) - Use own build system to prevent build cmds in %install ++++ lua53-cyrussasl: - Use no-as-needed (bsc#1181027) - Use own build system to prevent build cmds in %install ++++ lua54-cyrussasl: - Use no-as-needed (bsc#1181027) - Use own build system to prevent build cmds in %install ++++ milou5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * ResultDelegate: Fix action buttons fully expanding on height ++++ nginx: - Changed nginx.keyring to Konstantin Pavlov’s PGP public key. - Removed nginx.init. - Updated to 1.23.0 * https://nginx.org/en/CHANGES * Now header lines are represented as linked lists. * Now nginx combines arbitrary header lines with identical names when sending to FastCGI, SCGI, and uwsgi backends, in the $r->header_in() method of the ngx_http_perl_module, and during lookup of the "$http_...", "$sent_http_...", "$sent_trailer_...", "$upstream_http_...", and "$upstream_trailer_..." variables. * Fixed: if there were multiple "Vary" header lines in the backend response, nginx only used the last of them when caching. * Fixed: if there were multiple "WWW-Authenticate" header lines in the backend response and errors with code 401 were intercepted or the "auth_request" directive was used, nginx only sent the first of the header lines to the client. * The logging level of the "application data after close notify" SSL errors has been lowered from "crit" to "info". * Fixed: connections might hang if nginx was built on Linux 2.6.17 or newer, but was used on systems without EPOLLRDHUP support, notably with epoll emulation layers; the bug had appeared in 1.17.5. * Fixed: nginx did not cache the response if the "Expires" response header line disabled caching, but following "Cache-Control" header line enabled caching. ++++ oxygen5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ oxygen5-sounds: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ pacemaker: - Update to version 2.1.4+20220615.dc6eb4362 (Pacemaker-2.1.4) ++++ pam_kwallet: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ perl-CPAN-Perl-Releases: - updated to 5.20220620 see /usr/share/doc/packages/perl-CPAN-Perl-Releases/Changes ++++ perl-HTTP-Tinyish: - updated to 0.18 see /usr/share/doc/packages/perl-HTTP-Tinyish/Changes 0.18 2022-06-20 16:44:43 PDT - Support max_redirect: 0 (skaji) #23 ++++ perl-Specio-Library-Path-Tiny: - updated to 0.05 see /usr/share/doc/packages/perl-Specio-Library-Path-Tiny/Changes 0.05 2022-06-20 - Fixed failing tests on msys. Fixed by Paulo Custodio. PR #1. ++++ perl-URI-db: - updated to 0.20 see /usr/share/doc/packages/perl-URI-db/Changes 0.20 2022-06-20T17:48:44Z - Added URI::cockroach and URI::yugabyte. ++++ plasma-browser-integration: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ plasma-nm5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ plasma-vault: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ plasma5-addons: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * wallpapers/potd: fix multimonitor support (kde#454333) * wallpapers/potd: move providers to providers folder * Drop no longer necessary KF5WindowSystem dependency * [applets/userswitcher] Fix illegal property value * [applets/userswitcher] Use onPressed: wasExpanded... idiom ++++ plasma5-openSUSE: - Update to 5.25.1 ++++ plasma5-desktop: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * Add missing i18n * desktoppackage: fix unable to apply wallpaper settings after switching layout (kde#407619) ++++ plasma5-disks: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ plasma5-firewall: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ plasma5-integration: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ plasma5-mobile: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ plasma5-nano: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ plasma5-pa: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ plasma5-sdk: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ plasma5-systemmonitor: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ plasma5-thunderbolt: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ plasma5-workspace-wallpapers: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * Remove Safe Landing ++++ plymouth-theme-breeze: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ policycoreutils: - Build and package translations for python-utils (boo#1200752). ++++ polkit-kde-agent-5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ powerdevil5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * upower: Prevent integer overflow during new brightness computation (kde#454161) - Drop patches, now upstream: * upower-Prevent-integer-overflow-during-new-brightness.patch ++++ python-Twisted: - Update to 22.4.0 * twisted.python.failure.Failure tracebacks now capture module information, improving compatibility with the Raven Sentry client. (#7796) * twisted.python.failure.Failure objects are now compatible with dis.distb, improving compatibility with post-mortem debuggers. (#9599) * twisted.internet.interfaces.IReactorSSL.listenSSL now has correct type annotations. (#10274) * twisted.internet.test.test_glibbase.GlibReactorBaseTests now passes. (#10317) * Conch - twisted.conch.ssh now supports using RSA keys with SHA-2 signatures (RFC 8332) when acting as a server. The rsa-sha2-512 and rsa-sha2-256 public key signature algorithms are automatically preferred over ssh-rsa if the client advertises support for them; the actual public keys do not need to change. (#9765) - twisted.conch.ssh now has an alternative Ed25519 implementation using PyNaCl, in order to support platforms that lack OpenSSL >= 1.1.1b. The new "conch_nacl" extra has the necessary dependency. (#10208) * Web - Twisted is now compatible with h2 4.x.x. (#10182) - twisted.web.http had several several defects in HTTP request parsing that could permit HTTP request smuggling. It now disallows signed Content-Length headers, forbids illegal characters in chunked extensions, forbids a ``0x`` prefix to chunk lengths, and only strips spaces and horizontal tab characters from header values. These changes address CVE-2022-24801 and GHSA-c2jg-hw38-jrqq. (#10323) * Mail - twisted.mail.pop3.APOPCredentials is now correctly marked as implementing twisted.cred.credentials.IUsernamHashedPassword, rather than IUsernamePassword. (#10305) * Trial - `trial --until-failure --jobs=N` now reports the number of each test pass as it begins. (#10312) - twisted.trial.unittest.TestCase now discards cleanup functions after running them. Notably, this prevents them from being run an ever growing number of times with trial -u .... (#10320) - Drop CVE-2022-24801-http-1.1-leniency.patch fixed upstream - Refresh remove-dependency-version-upper-bounds.patch - Move extra_requires optional dependencies to meta sub packages - Create :test multibuild flavor ++++ python-azure-agent: - Removed %config flag for files in /usr directory. ++++ python-os-client-config: - drop mock dependency ++++ virtualbox: - Package vboximg-mount correctly. boo#1200769. ++++ python-Cycler: - update to 0.11.0: * Added Cycler.by_key, which produces values by key (#26) * Added Cycler.__contains__, which adds support for in checks (#34) * Wheels now includes the LICENSE file (#48) * The sdist now includes the LICENSE (#58) and tests (#32) * Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above. - enable tests ++++ python-PyQt6-Charts: - Update devel runtime requirements and supplements - Update to version 6.3.1 * Added the missing QXYSeries.points() ++++ python-PyQt6-DataVisualization: - Update devel runtime requirements and supplements - Update to version 6.3.1 * Bug fixes. - Drop PyQt6-DataVisualization-6.3-fix-timeline.patch ++++ python-PyQt6-WebEngine: - Update to version 6.3.1 * Added qWebEngineVersion(), qWebEngineChromiumVersion(), and qWebEngineChromiumSecurityPatchVersion(). * Bug fixes. ++++ python-TxSNI: - Actually requires twisted[tls]: python-Twisted-tls ++++ python-django-rest-framework-braces: - Do not require python-mock for build ++++ python-grpcio-tools: - Update to version 1.46.3: * No tools specific updates, but sync with python-grpcio. ++++ python-magic-wormhole-mailbox-server: - Actually requires twisted[tls]: python-Twisted-tls on Tumbleweed ++++ python-mautrix: - Enable test suite for TW. The do have one. * Update test requirements. * Skip tests on Leap, async packages not available. - Update to 0.16.8: Complete log is included as CHANGELOG.md, but it has been too long since we have updated last time. ++++ mypy: - remove obsolete patch 12452-stringent-err-msg.patch - update to version 0.960: - Recognise typing.LiteralString and typing_extensions.LiteralString as aliases to str. - This does not add proper support for LiteralString, but this allows it to be used in type annotations and stubs. LiteralString will be included in Python 3.11 (PEP 675), and it can be used to require that a value is an arbitrary literal string (once fully supported). - Per-file Timing Stats - When mypy is run with the (currently hidden) --timing-stats FILE option, mypy will record detailed information about time spent type checking each file (microseconds). When profiling mypy runs over a large codebase, it can be useful to know which files are the slowest to type check. We are happy to receive bug reports about unexpectedly slow type checking. - Performance Improvements - Cache type of container literals when possible (Hugues, PR 12707) - Speed up type checking of nested if expressions (Hugues, PR 12700) - Speed up type checking of container literals with tuple entries (Hugues, PR 12706) - Speed up argument count check (Hugues, PR 12703) - Speed up processing large error counts and improve error filtering (Hugues, PR 12631) - Experimental Fast Module Lookup - Use the new --fast-module-lookup to switch to an alternative import resolution implementation that is faster when a large number of folders share a top-level namespace. We’d like to hear if you notice an improvement when using this flag, so that we can potentially prioritize work to enable this by default. - Documentation Updates - Add information about classes and types to “Getting started” (Michael Lee, PR 6557) - Mention no_type_check decorator in documentation (Shantanu, PR 12713) - Remove most mentions of type comments from docs (Shantanu, PR 12683) - Use PEP 585 syntax in "The type of class objects" (Alex Waygood, PR 12516) - Improvements to Plugin System - Add a class attribute hook to the plugin system (Danny Weinberg, PR 9881) - Add an alternative class decorator hook that is less error-prone than the old one (Jukka Lehtosalo, PR 12762) - ParamSpec Improvements - Friendlier errors for ParamSpec (PEP 612) (Shantanu, PR 12832) - Fix ParamSpec crash related to Any types (EXPLOSION, PR 12548) - Use tuple[object, ...] and dict[str, object] as upper bounds for ParamSpec.args and ParamSpec.kwargs (Alex Waygood, PR 12668) - Fixes to Crashes - Fix crash on invalid Python executable (Pranav Rajpal, PR 12812) - Fix crash on type alias definition inside dataclass declaration (Alex Waygood, PR 12792) - Fix crash related to namedtuple in unannotated function (Jukka Lehtosalo, PR 12804) - Fix nested namedtuple crash in incremental mode (Jukka Lehtosalo, PR 12803) - Fix forward references and generic inheritance in attrs classes (Jukka Lehtosalo, PR 12772) - mypyc: Fix TypeError in lambda argument to overloaded function (Jukka Lehtosalo, PR 12780) - Fix crashes related to functools.total_ordering and forward references (Jukka Lehtosalo, PR 12767) - Fix crashes related to dataclasses and forward references (Jukka Lehtosalo, PR 12762) - Fix crash on invalid TypedDict definition (Alex Waygood, PR 12741) - Fix crash when using decorator in class scope (dzcode, PR 12724) - Other Notable Fixes and Improvements - Fix type annotation support of dunder methods in stubgen (Fabian Keller, PR 12828) - Fix some value patterns in match statements to be non-exhaustive (Štěpán Horáček, PR 12751) - Generate error when using both abstractmethod and final (Tomoki Nakagawa, PR 12743) - Add more precise error message for Callable annotation (frerikandriessen, PR 12518) - Fix generic inference in functions with TypeGuard (Nikita Sobolev, PR 11797) - Add check if python_version was parsed as float in pyproject.toml (Marcel Otoboni, PR 12558) - Fix nested overload merging (Marc Mueller, PR 12607) - stubtest: Generate error if type alias doesn't exist at runtime (Alex Waygood, PR 12608) - Support typing_extensions.overload (Jelle Zijlstra, PR 12602) - update to version 0.950: - Recent third-party library stubs available via types-* packages (e.g. types-requests) are actively using recent typing features that may not be supported by older mypy releases. We recommend that if you pin mypy to a specific version, you should also pin any stub packages to a version no more recent than the mypy release. Otherwise the mypy version you use may silently fall back to Any types if it encounters annotation syntax that it can’t process. It’s fine to continue using older versions of stubs when you upgrade mypy. - Note also that recent versions of many third-party stub packages don’t support Python 2 any more. If you are using mypy to type check Python 2 code, it’s important to pin all stub packages to versions that still support Python 2. Generally stub package versions: in Feb 2022 or earlier still support Python 2 (assuming that they supported Python 2 at all). - New Features: Concatenate and Literals with ParamSpec - It’s now possible to precisely annotate decorators that add/remove arguments, using ParamSpec together with typing.Concatenate (Python 3.10 or later) or typing_extensions.Concatenate. The decorator in this example provides an implicit Request argument to the decorated function. - New Feature: Detect Unused Coroutines and Awaitables - Now mypy will give an error if you forget to await a coroutine: - If you enable the unused-awaitable error code, mypy will also complain about any unused value that supports __await__. This is not enabled by default, since this can cause false positives. - New Feature: assert_type - You can now use typing_extensions.assert_type to ask mypy to validate that an expression has a specific static type. Mypy will report an error if the inferred type is not as expected: - from typing_extensions import assert_type - assert_type([1], list[int]) # OK - # Error: Expression is of type "List[int]", not "List[str]" - assert_type([1], list[str]) - This can be used to validate that the expected type is inferred by mypy when calling a complex overloaded function, for example. At runtime assert_type just returns the first argument and doesn’t perform a runtime type check. - Mypyc Fixes and Improvements - Fix overflow in id built-in (Ekin Dursun, PR 12332) - Simplify generated code for native attribute get (Jukka Lehtosalo, PR 11978) - Implement close method for generators (Max Shvets, PR 12042) - Use more accurate flags with msvc (KotlinIsland, PR 12468) - Fix potential memory leak with setdefault() (Jukka Lehtosalo, PR 12514) - Make boxed integer constants/literals faster (Jukka Lehtosalo, PR 12507) - Performance Improvements - Mypy now type checks somewhat faster, in particular when dealing with enums and unions with many items. - Speed up union types (Jukka Lehtosalo, PR 12541, PR 12519) - Speed up subtype checks (Jukka Lehtosalo, PR 12540, PR 12538, PR 12536, PR 12539) - Speed up type checking enums (Hugues, PR 12032) - Speed up union types further (Hugues, PR 12630) - Documentation Improvements - Use Furo theme for documentation (97littleleaf11, PR 12348) - Add missing enable_error_code to config documentation (Mathieu Kniewallner, PR 12346) - Correct example in “Annotation issues at runtime” (Alex Waygood, PR 12356) - Fix inaccuracy: NoneType is exposed in the types module on Python 3.10+ (Alex Waygood, PR 12515) - Stubgen Improvements - Fix handling of Protocol (citruz, PR 12129) - Use _typeshed.Incomplete instead of typing.Any (Sebastian Rittau, PR 12449) - Do not consider nested generators (Štěpán Horáček, PR 12463) - Fix behavior for instance variables in C extensions (Shubham SInghal, PR 12524) - Stubtest Improvements - Generate error for read-only property at runtime, but not in stub (Alex Waygood, PR 12291) - Enable verification of __match_args__ attributes (Alex Waygood, PR 12465) - Other Notable Fixes and Improvements - Use tomllib on Python 3.11 (Shantanu, PR 12305) - Print compilation status with --version (Shantanu, PR 12318) - Fix __annotations__ being undefined (Niklas Gustafsson, PR 10969) - Add success message for notes-only output (97littleleaf11, PR 12306) - dmypy: Warn instead of failing if report generation is configured (Nate McMaster, PR 10181) - Fix caching of PEP 561 namespace packages with missing submodules (Shantanu, PR 12250) - Fix empty reveal_locals output (Cibin Mathew, PR 12400) - Check that async for/with is inside an async function (Štěpán Horáček, PR 12418) - Recognize Hashable as a real protocol (Nikita Sobolev, PR 11802) - Remove the * for inferred types from reveal_type output (Stanislav K, PR 12459) - Unify a codepath in typevarlike semanal (Jared Hance, PR 12480) - Recognise both attrs and attr package names (Spencer Brown, PR 12469) - Fix Callable attributes in frozen dataclasses (Jordan Speicher, PR 12383) - Improve checking of __slots__ (Jukka Lehtosalo, PR 12531) - Avoid conflicts between type variables defined in different classes (Jukka Lehtosalo, PR 12590) - Fix __slots__ and __deletable__ in incremental mode (Jukka Lehtosalo, PR 12645) - Fix issue with ParamSpec serialization (Jukka Lehtosalo, PR 12654) - Fix types of inherited attributes in generic dataclasses (Jukka Lehtosalo, PR 12656) ++++ python-pem: - Update to 21.2.0 * Added support for pem.OpenSSLTrustedCertificate (-----BEGIN TRUSTED CERTIFICATE-----), as defined in openssl x509 manual. [#28] * Added support for DSA private keys (BEGIN DSA PRIVATE). This is also the OpenSSH legacy PEM format. #49 * Added support for pem.SSHPublicKey (---- BEGIN SSH2 PUBLIC KEY - ---), as defined in RFC 4716. #46 * Added support for pem.SSHCOMPrivateKey (---- BEGIN SSH2 ENCRYPTED PRIVATE KEY ----), the SSH.com / Tectia private key format (plain or encrypted). #46 - Actually requires twisted[tls]: python-Twisted-tls ++++ python-priority: - initial specfile for version 2.0 ++++ python-pykeepass: - Update to version 4.0.3: * Add otp support. * Add debug_setup() function. ++++ python-pytz-deprecation-shim: - Remove tzdata from the dist metadata, as we neither have nor need it. - Follow the rest of the metadata, assuming Py >= 3.6 in order to avoid import errors on consuming libs. ++++ python-pyupgrade: - update to version 2.33.0: - feat: rewrite deprecated unittest methods - Fix typos * README.md * tests/features/typing_classes_test.py * tests/features/yield_from_test.py ++++ python-qt5: - Update to 5.15.7 * Refactored the draw methods of QPainter to accept sip.array objects of appropriate types. Such arrays, once initialised, can be used very efficiently as they do not require repeated conversion from the usual Python collection types. * Added the missing QBluetoothUuid constructors. * PyQt5-sip v12.11 is now required to enable support for sip.array. * Bug fixes. - PyQt5-sip 12.11 does not support Python 3.6: No build for SLE or Leap 15.x anymore! ++++ python-qt5: - Update to 5.15.7 * Refactored the draw methods of QPainter to accept sip.array objects of appropriate types. Such arrays, once initialised, can be used very efficiently as they do not require repeated conversion from the usual Python collection types. * Added the missing QBluetoothUuid constructors. * PyQt5-sip v12.11 is now required to enable support for sip.array. * Bug fixes. - PyQt5-sip 12.11 does not support Python 3.6: No build for SLE or Leap 15.x anymore! ++++ python-qtcharts-qt5: - Update to version 5.15.6 * Added the missing QXYSeries.points(). - Release 5.15.5 * Added support for Python v3.10. ++++ python-qtwebengine-qt5: - Update to version 5.15.6 * A bug-fix release. ++++ python-rt: - update to version 3.0.3: - Move package metadata and configuration from setup.cfg to pyproject.toml. - update to version 3.0.2 - Fix edit_user() response handling in case a user_id name (str) was passed instead of a number. ++++ python-scikit-hep-testdata: - Update to version 0.4.14: * Add an example of a ROOT::VecOps::RVec for gh#scikit-hep/uproot4#589. ++++ python-treq: - Actually requires twisted[tls]: python-Twisted-tls on Tumbleweed ++++ python-txtorcon: - Actually requires twisted[tls]: python-Twisted-tls ++++ python-uproot: - Update to version 4.3.0: * Added a TMatrixTSym model (long stalled PR): gh#scikit/uproot4#484. * Restored the argument list of Interpretation.awkward_form, a public function: PR gh#scikit/uproot4#618. - Refresh tests tarball with updated dir from git repository. ++++ qemu: - Fix bugs boo#1200557 and boo#1199924 - Now that boo#1199924 is fixed, re-enable FORTIFY_SOURCE=3 * Patches added: pci-fix-overflow-in-snprintf-string-form.patch sphinx-change-default-language-to-en.patch ++++ qemu-linux-user: - Fix bugs boo#1200557 and boo#1199924 - Now that boo#1199924 is fixed, re-enable FORTIFY_SOURCE=3 * Patches added: pci-fix-overflow-in-snprintf-string-form.patch sphinx-change-default-language-to-en.patch ++++ qemu-testsuite: - Fix bugs boo#1200557 and boo#1199924 - Now that boo#1199924 is fixed, re-enable FORTIFY_SOURCE=3 * Patches added: pci-fix-overflow-in-snprintf-string-form.patch sphinx-change-default-language-to-en.patch ++++ qimgv: - Update to version 1.0.3a+git20220621.b219278c: * [panel] upd pin icon * pinnable panel #400 #279 #66 * [contextmenu] hook up menu config button #406 * update 'document-view' icon * [contextmenu] more tweaks * [contextmenu] adjust layout & icons ++++ qqc2-breeze-style: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * Connect visibleChanged signal to syncColors * Revert "PlasmaDesktopTheme: Do not compute the colors for invisible items" ++++ remmina: - Updated to remmina version 1.4.27 * Fix dangling pointer after scrolled container destruction. * Strengthen remmina file set string * Refactoring and minor fixes * launcher.sh is compatible with xfce4-terminal and gnome-terminal now. * Fix #2473 - revive rcw_focus_out_event to avoid sticky Alt on Alt-TAB * New SSH color schemes. * Some grammar fixes. - Removed 2734-flatpak-crash.patch ++++ rsync: - Removed %config flag for files in /usr directory. ++++ rtorrent: - Backport fix which resolves a crashing issue on startup on openSUSE. https://github.com/rakshasa/rtorrent/pull/1169 + 0001-utils-lockfile-avoid-stack-overflow-for-lockfile-buf.patch ++++ rubygem-ruby-dbus: - 0.18.0.beta8 Bug fixes: * Introduced Object#dbus_properties_changed to send correctly typed property values (gh#mvidner/ruby-dbus#115). Avoid calling PropertiesChanged directly as it will guess the types. * Fix Object.dbus_reader to work with attr_accessor and automatically produce dbus_properties_changed for properties that are read-write at implementation side and read-only at D-Bus side (gh#mvidner/ruby-dbus#96) API: * Service side `emits_changed_signal` to control emission of PropertiesChanged: can be assigned within `dbus_interface` or as an option when declaring properties (gh#mvidner/ruby-dbus#117). ++++ systemsettings5: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - Changes since 5.25.0: * systemsettingsrunner: Fix drag and drop for KCMs using embedded json metadata * IconMode: Switch to the selected KCM (kde#444565) ++++ vagrant-sshfs: - New upstream release 1.3.7 Dusty Mabe (12): 00f5737 guest: Enterprise Linux 9 has landed e90bbdb guest: add Alma Linux support e76db4d guest: handle Alma/Rocky until fixes land upstream b77809e add support for owner, group, and mount_options b37e1e5 tests: switch config.ssh.insert_key to boolean in Vagrantfile dba8c30 Update to Fedora 36 for build container and test VM cc887ad guest: upload fuse module loading for FreeBSD 08c1c83 sshfs_reverse_mount: fixup botched copy/paste bf72f0f sshfs_reverse_mount: create guest directory if not exists 51be8cb sshfs_reverse_mount: use ruby Etc lib for owner/group 3f13f07 Gemfile: bump to latest versions of vagrant and vagrant-libvirt f60ff0e version: bump to 1.3.7 Even Onsager (3): ecb8c03 Add guest capabilities file for Rocky (based on CentOS) 95e8ffc Add Rocky guest_capability to plugin.rb ade5564 Remove superfluous case/when (only rocky_8 exists) ++++ variety: - Update to 0.8.8 * Feature #89: Added options to select fit size / wallpaper mode. Added an image-dependent smart fit mode. * Bugfix #519: Fix issues with autostart. * Bugfix #534: Fix the fallback Wallhaven non-API downloading mode used for some Wallhaven URLs. * Bugfix #480: Improve image searching: Avoid deep/huge folders causing Variety to ignore the other folders. - From Previous releases * Added a global switch to turn Internet connectivity for Variety off or on * Wallhaven sources now use the Wallhaven API, not html parsing (Thanks to @nlpsuge). * Support for fetching NSFW images from Wallhaven (Thanks to @nlpsuge). * When adding Wallhaven sources, you can provide your own Wallhaven API key. If provided, and the source URL is set to search for NSFW images, Variety will obey. * Auto-upgrade set_wallpaper/get_wallpaper scripts. * Starting from this release, Variety will always automatically upgrade * the set_wallpaper/get_wallpaper scripts to make sure fixes to those are picked up. Your old files have been preserved in the ~/.config/variety/scripts folder. * If you need to use custom scripts, please set their paths in the set_wallpaper_script/get_wallpaper_script properties in ~/.config/variety/variety.conf. * New source: National Geographic's photo of the day (thanks to @TheLastZombie) * New source: ArtStation (thanks to @denis-gordeev) * Add support for Gnome's Dark style * Change default font for quotes and clock to Serif for greater compatibility * Translation updates and bugfixes ++++ virtualbox-kmp: - Package vboximg-mount correctly. boo#1200769. ++++ warewulf4: - fixed symlink dhcpd.conf collision ++++ xdg-desktop-portal-kde: - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 ++++ xpra: - Update to version 4.4+git20220621.872c7f8d8: * #3559 set non zero global quality with vaapi * #2400 more indirect dependencies * add example pkgconfig files * #3543 make it easier to disable inotify watcher * move away from slow zlib compression * #3556 don't enable hevc by default * report codec information using strings * add docstring * add missing codecs to clean list * #3457 add missing toggle for avif * #3553 extra args for vfb command * Update randr_bindings.pyx * Allow override of idealVSync by env. vars * Fedora 36 build fix: use a more crude glob * doh, typo * #3458 disable LTO on Fedora 36 * new upstream release: 11.515.48 * show builds from 'git master' as 'beta' builds * utility function to hide platform import ugliness * better error message formating * #3552 only initialize X11 gdk display source on X11.. * #56 this function must return an int * #56 we may have already added this mode * #56 don't bother with xinerama workaround when we have randr16 * better wording * oops: was meant to specify the list values * fix more warnings * silence some minor warnings * make code more readable * error message would itself cause an error * fix chunk number verification * cosmetic ++++ xpra-html5: - Update to version 5.0+git20220610.56f906c: * brotli return value needs casting * remove leftover bencode support * more useful error: log protocol flags and packet data * show builds from 'git master' as 'beta' builds * Remove bencode lib * fix sound-data buffer check * these packet encoder workarounds are no longer necessary * fix beep * require 'rencodeplus' and remove bencode + plain rencode * remove zlib * Allow up to 3 repeats of strings * De-index-ify for loops without using `[index, element]` syntax * Format .json files in pre-commit hook * Silence warnings from format script * Extract all packet types into constants * Organize client string constants * Simplify prototype calls with `Object.hasOwn` * Rename image variable for clarity * Simplify trivial (& error-prone) indexing operations * Rename keystring variable for clarity * Downgrade remaining GitHub lint errors to warnings, for future fixing * Simplify confusing function declaration * Flatten nested template string * Fix auto-fixable GitHub lint errors * Add GitHub lint plugin to find & fix code smells * Downgrade remaining unicorn lint errors to warnings, for future fixing * Rename all JS files to PascalCase for consistency * Simplify constructed booleans * Prefer `.querySelector()` for consistency * Remove "use strict" directives to embrace JS modules * Expand abbreviations in variable names * Fix auto-fixable unicorn lint errors * Turn off a rule with broken auto-fix * Turn off a rule that caused problems in the past * Add unicorn lint plugin to find & fix code smells * Simplify duplicate functions to soften redundancy * Simplify boolean expressions * De-duplicate debug/error/log utility methods * Merge trivially-nested if statements * Consolidate url construction into a Window class method * Deduplicate string literals with new constants * Add SonarJS lint plugin to find code smells * Upgrade turned-off (but useful) lint rules to warnings * Lint-ignore sw.js * Undo sw.js formatting from #178 * #189 guard against client being unset, somehow ++++ yast2-iscsi-client: - Stop using the deprecated agent "background". - Ensure iSCSI discovery works when YaST is configuring a different target system (bsc#1199840). - 4.5.4 ++++ zip: - Remove FORTIFY_SOURCE=3 as it triggers a buffer overflow, fixes bsc#1200712 ------------------------------------------------------------------ ------------------ 2022-6-20 - Jun 20 2022 ------------------- ------------------------------------------------------------------ ++++ Fragments: - Automatic update of vendored dependencies ++++ Mesa: - Update to 22.1.2 " There's a lot of zink here, thanks to Mike for help with manually backporting parts of it! We've als got a bunch of fixes for panfrost, and some for intel, radeon, llvmpip, dzn, broadcom, nir, core gallium, the va state tracker, and freedren." ++++ Mesa-drivers: - Update to 22.1.2 " There's a lot of zink here, thanks to Mike for help with manually backporting parts of it! We've als got a bunch of fixes for panfrost, and some for intel, radeon, llvmpip, dzn, broadcom, nir, core gallium, the va state tracker, and freedren." ++++ alacarte: - Update to version 3.44.2: + Fix launcher saving. + Updated translations. ++++ alacritty: - Automatic update of vendored dependencies ++++ alsa: - Update to version 1.2.7.1: minor bug fixes, including the previous patches. For details, see https://www.alsa-project.org/wiki/Changes_v1.2.7_v1.2.7.1#alsa-lib - Drop obsoleted patches: 0001-conf-Use-ino64_t-to-save-and-compare-inode-numbers.patch 0002-control-eld-fix-the-decoding-for-older-hw.patch ++++ alsa-plugins: - Update to version 1.2.7.1: jack plugin fix/enhancement ++++ alsa-ucm-conf: - Update to version 1.2.7.1: updates of various device-specific profiles. For details, see https://www.alsa-project.org/wiki/Changes_v1.2.7_v1.2.7.1#alsa-ucm-conf - Drop obsoleted patches: 0001-Steinberg-UR44-fix-the-Line2-channel-mapping.patch 0002-Steinberg-UR44-fix-the-Line2-channel-mapping-2nd.patch 0003-Steinberg-UR44-fix-the-direction-for-steinberg_ur44_.patch ++++ bottom: - Automatic update of vendored dependencies ++++ breezy: - Update to 3.2.2: * Breezy now relies on an external fastbencode Python module. * Basic support for nested trees in Git repositories, in the form of Git submodules. - Add fastbencode to {Build,}Requires. - No longer skip a test that passes, and add another broken one. ++++ build-compare: - fix objdump parsing for non-executable sections (#53) ++++ chafa: - Update to 1.12.1: * Increased GLib minimum version to 2.20. * Added 12 new test inputs, including bad inputs to handle gracefully. * Added a few symbols to API documentation that were accidentally left out. * Bug fixes: + huntr.dev CVE-2022-2061: Out-of-bounds read in libnsgif's lzw_decode() + [unfiled] Undefined behavior in libnsgif due to uninitialized frame fields. + [unfiled] Signed integer overflow in chafa_pack_color(). + [unfiled] Integer overflow in normalization pass on some images. + [unfiled] Potential unaligned access with corrupt XWD images. + [unfiled] Integer overflow in quantization on some images. + [unfiled] Calculating offset from NULL pointer in LodePNG. ++++ cockpit: - Re-arrange patches and apply them manually again. Some were accidentally added and should be sle only ++++ cockpit-tukit: - Update to version 0.0.3~git10.d8579a3: * Update to cockpit 271 * Add translation template * Update translations * Add load-css-overrides.patch to start loading a custom CSS file ++++ etcd-for-k8s1.24: - Remove duplicate files go.mod, go.sum present in etcdctl source ++++ firecracker: - Automatic update of vendored dependencies ++++ vim: - Updated to version 8.2.5136, fixes the following problems * Autocmd test still fails on MS-Windows. * When the GUI shows a dialog tests get stuck. * Gcc gives warning for signed/unsigned difference. * CI runs on Windows 2019. * Cannot build with clang on MS-Windows. * Value of cmod_verbose is a bit complicated to use. * Some functions return a different value on failure. * Terminal test fails with some shell commands. * Using "'<,'>" in Ex mode may compare unrelated pointers. * Error message for unknown command may mention the command twice. (Malcolm Rowe) * Terminal test still fails with some shell commands. * Using uninitialized memory when using 'listchars'. * Spelldump test sometimes hangs. * Some terminal tests are not retried. * Memory usage tests are not retried. * MS-Windows with MinGW: $CC may be "cc" instead of "gcc". * Interrupt not caught in test. * Build fails with small features. * Default cmdwin mappings are re-mappable. * Some callers of rettv_list_alloc() check for not OK. (Christ van Willegen) * Retab test disabled because it hangs on MS-Windows. * Mode not updated after CTRL-O CTRL-C in Insert mode. * Icon filetype not recognized from the first line. * No test for --gui-dialog-file. * Timer becomes invalid after fork/exec, :gui gives errors. (Gabriel Dupras) * Time limit on searchpair() does not work properly. * Search timeout is overrun with some patterns. * "limit" option of matchfuzzy() not always respected. * Crash when calling a Lua callback from a :def function. (Bohdan Makohin) * Searching for quotes may go over the end of the line. * Interrupt test sometimes fails. * Lisp indenting my run over the end of the line. * Using invalid index when looking for spell suggestions. * When syntax timeout test fails it does not show the time. * Substitute may overrun destination buffer. * Using assert_true() does not show value on failure. * Syntax highlighting disabled when using synID() in searchpair() skip expression and it times out. (Jaehwang Jung) * Timeout handling is not optimal. * Edit test for mode message fails when using valgrind. * Timeout implementation is not optimal. * :mkview test doesn't test much. * Function has confusing name. * Running configure gives warnings for main() return type. ++++ hdjmod: - Update to version 1.33 * Compatibility with Linux 5.19 ++++ helix: - Automatic update of vendored dependencies ++++ hyperfine: - Automatic update of vendored dependencies ++++ ibus-typing-booster: - Update to 2.16.3 - Add search entry for already defined custom shortcuts (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/312) ++++ inxi: - Updated to version 3.3.19: * /usr/share/doc/packages/inxi/inxi.changelog. ++++ ipxe: - Use the default gcc version in Tumbleweed builds. ++++ janus-gateway: - Update to version 1.0.3: * Keep track of RTP extensions when storing packets for retransmission [PR-2981] * Fixed negotiation of RTP extensions when direction is involved * Fixed broken VP8 payload descriptor parsing when 7-bit PictureID are used * Support for batched configure requests in VideoRoom [PR-2986] * Added missing info to VideoRoom publisher's info own event [Issue-2988] * Fixed memory leaks in when upgrading old-style Videoroom requests (thanks @OxleyS!) [PR-3002] * Fixed memory leak in VideoRoom when updating subscriptions with no changes * Added 'kick_all' requests and possibility to remove PIN code to both Audiobridge and Streaming plugins (thanks @mikaelnousiainen!) [PR-2978] * Added support for notifications in the Streaming plugin when metadata for a mountpoint is changed (thanks @amoizard!) [PR-3000] * Fixed missing checks on auth challenges in SIP plugin * Fixed missing Contact header in SUBSCRIBE requests in SIP plugin [PR-2973] * Fixed segfault in SIP plugin when freeing a session with a subscription still active [PR-2974] * Add new shared JavaScript file for settings in demos [PR-2991] * Other smaller fixes and improvements ++++ jeos-firstboot: - Don't require wicked nor NetworkManager. Both are optional - Update to version 1.2.0.4: * Rewrite license code ++++ kdevelop5-plugin-python3: - Build for Python 3.9 instead of Python3.10 * https://invent.kde.org/kdevelop/kdev-python/-/issues/4 * bpo#40939 * rh#1898116 ++++ libqt5-qtbase: - Add patch to fix some HTTP/2 communication (boo#1200715, kde#455540): * 0001-H2-remove-a-rather-useless-limit-on-the-number-of-st.patch ++++ mailutils: - Fix number check of test (builtin) in %pre scriptlet (boo#1200676) ++++ mozjs91: - Update to version 91.10.0: + Various stability, functionality, and security fixes. ++++ ncurses: - Add ncurses patch 20220618 + add a null-pointer check for term_names field in copy_termtype(), needed for MinGW port (report by Peiyuan Song, cf: 20220521). + revise kon/kon2/jfbterm to undo "linux2.6" change to smacs/rmacs/enacs (Debian #1012800) -TD + amended note for att610+cvis0, as per documentation for att610, att620, att730 -TD ++++ librest: - Update to version 0.9.1: + Removed RestAuth object. + Added an demo application to showcase librest. + Removed OAuth1 Proxy. + Added soupapiversion to pkg-config file in order to check the which soup version this library got built with. + Build against libsoup3 by default. ++++ wireshark: - Wireshark 3.6.6: * TLS: RSA decryption fails with Extended Master Secret and renegotiation. * "dfilter" file on Windows adds carriage returns, and requires line feeds. * "Browse" button in Prefs/Name Resolution/MaxMind crashes Wireshark on macOS. * TFTP: some packets are not recognized as TFTP packets with 3.6.5. - Further features, bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-3.6.6.html ++++ logrotate: - Removed %{_distconfdir}/logrotate.d directory from spec file. It will be handled by package filesystem. ++++ ncspot: - Automatic update of vendored dependencies ++++ neovim-gtk: - Automatic update of vendored dependencies ++++ nextcloud: - Update to 24.0.2 - Bump dompurify from 2.3.6 to 2.3.8 (server#32416) - Bump @testing-library/vue from 5.8.2 to 5.8.3 (server#32419) - Remove storage wrappers when deleting the user storage (server#32444) - Adjust wording for database checks (server#32457) - Fix backgroundjobs mode (server#32470) - Properly calculate primary element based on background luminance (server#32510) - Fix crop condition (server#32513) - Fix handling events without names in activities (server#32585) - Improve warning about missing pnctl (server#32603) - Fix status handling (server#32619) - Move Gd failed operations to debug level (server#32621) - Update guzzlehttp/guzzle requirement from 7.4.2 to 7.4.3 in /build/integration (server#32638) - Update 3rdparty for symfony/translation:4.4.41 (server#32650) - Handle non existing settings again (server#32657) - Add a method to get estimated export size in IMigrator (server#32664) - Fix Nextcloud Android app not showing proper name (server#32668) - Fix share permissions rendering (server#32674) - Allow use of rememberme cookies for IApacheAuth backends (server#32677) - More meaningfull message when a public authenticated share’s password is wrong or has expired. (server#32683) - Make sure activities are not created when a deleted calendar object expires (server#32692) - Trim mount point before matching in encryption code (server#32705) - Store unencrypted size in the unencrypted_size column (server#32708) - Cleanup temporary files after finishing the write to object storage (server#32710) - Always log errors from sending federation api requests to ease debugging (server#32750) - Add new share attributes column (server#32752) - Make X-HAS-{MD5/SHA256} opt-in (server#32758) - Temporary passwords fixes 31952 (server#32764) - Fix get avatar authorization (server#32770) - Handle stream wrappers in SeekableHttpStream (server#32776) - Add back the deleted.png file (server#32786) - Update psalm-baseline.xml (server#32794) - Fix mounts mounted at the users home (server#32801) - Properly import maintenance script (server#32802) - Perform onetime setup earlier to ensure wrappers are registered on time (server#32811) - Update guzzlehttp/guzzle requirement from 7.4.3 to 7.4.4 in /build/integration (server#32822) - Fix exception handling when profile data is too long (server#32833) - Fix issue #31692 of occ files:scan (server#32841) - Fix replacing external storage password during debug log (server#32842) - Revert “Remove inefficient fed share scanner” (server#32848) - Correctly log failed attempts (server#32854) - Fix logger overwriting vars in some circumstances (server#32904) - Bump symfony/translation to 4.4.41 (3rdparty#1042) - Save parameters also in the notifications (activity#814) - Limit the $limit to a maximum of 200 (activity#816) - ConfirmKey must be uuid (circles#1053) - Create CODEOWNERS (notifications#1211) - Build(deps): bump prosemirror-view from 1.23.12 to 1.23.13 (text#2407) - Build(deps): bump @tiptap/extension-task-item from 2.0.0-beta.31 to 2.0.0-beta.32 (text#2408) - Build(deps): bump @nextcloud/moment from 1.2.0 to 1.2.1 (text#2410) - Ci: only run php unit tests when php files changed (text#2414) - Add support for different encodings (text#2416) - Build(deps): bump @tiptap/core from 2.0.0-beta.174 to 2.0.0-beta.176 (text#2423) - Build(deps): bump @tiptap/suggestion from 2.0.0-beta.90 to 2.0.0-beta.92 (text#2424) - Build(deps): bump @tiptap/extension-link from 2.0.0-beta.36 to 2.0.0-beta.38 (text#2425) - Changes menu entry. (text#2427) - Build(deps): bump @tiptap/extension-table from 2.0.0-beta.48 to 2.0.0-beta.49 (text#2436) - Improve image attachment management (text#2444) - Do not register text/csv mimetype when office can handle it (text#2453) - Fix non-working hard line breaks (text#2487) - Encode file to UTF-8 on fetch call (text#2498) - An empty string is a valid encoded result (text#2501) - Bring back inline code support (text#2507) - Use modern API to cancel requests (viewer#1249) ++++ noisetorch: - Update to version 0.12.2: * Preparing v0.12.2 * fix(update): prefer TrimLeft to slice operator when removing prefixes * fix(update): strip 'v' from version string * Preparing v0.12.1 * chore: minor refactoring * chore(views): Reimplement views using slices * Update .github/ISSUE_TEMPLATE/bug_report.md * Update issue templates * Improve code that reads the latest release from GitHub * fix(updates): Handle other possible errors in getLatestRelease() * Add noisetorch/pulseaudio to the vendor folder. * Update vendor dir for noisetorch/pulseaudio. * Update go.mod, go.sum to noisetorch/pulseaudio. * Update imports to point to noisetorch/pulseaudio. * Install instructions for source build * fix(updates): Fix crash when no internet connection * Bump david-a-wheeler/flawfinder from 2.0.19.pre.alpha1 to 2.0.19 * fix(dependabot): correct dir for submods & actions * Bump github.com/BurntSushi/toml from 0.4.1 to 1.1.0 * README.md * Update README.md * badge rounded edges * Readme Modifications ++++ openSUSE-release-tools: - Update to version 20220620.4d3c1856: * freeze: always disable images repository after freeze - Update to version 20220620.11235ac0: * ALP:Enable autosync ++++ patterns-microos: - Remove tallow, doesn't work with firewalld using nft anymore ++++ python-azure-agent: - Cleanup spec file: - - Removed %{_distconfdir}/logrotate.d from dirlist. It will be handled by package filelist now. - - %{_distconfdir}/logrotate.d/* can be changed by vendor only. So it will be replaced by an RPM update. ++++ python-designateclient: - update to version 4.5.0 - Remove H402 hacking as it is deprecated - Update master for stable/xena - Clarify that name or ID can be used on TLDs - Updating python testing classifier as per Yoga testing runtime - Add Python3 yoga unit tests - Use py3 as the default runtime for tox - requirements: Drop os-testr - Remove edit-managed from unsupported commands - setup.cfg: Replace dashes with underscores - Add basic osc unit tests - Add profiling support to designateclient - Bump lower-constraint for decorator to 4.2.1 - Add Designate hacking checks to the client - Stop to use the __future__ module. - Cap jsonschema 3.2.0 as the minimal version ++++ python-sip6: - Update to version 6.6.2 * Enums created with ABI v13 now handle unexpected values by creating corresponding pseudo-members. * Any config settings passed by a PEP 571 frontend are now used. * The 'array' type is now accessible from the sip module. * 'array' can now create one dimensional arrays of wrapped types that can be modified in situ. * Arguments using the /Array/ (and /ArraySize/) annotations will now accept 'array' objects of the corresponding type. * The latest version of ABI v13 is v13.4.0. * The latest version of ABI v12 is v12.11.0. * Bug fixes. ++++ xcb-proto: - Update to version 1.15.2 * dri3: Update dri3.xml to DRI3 1.3 * Add DOUBLE-BUFFER extension specification. * Remove libdir from xcb-proto.pc * Install xcb-proto to $(datarootdir) * Call AC_OUTPUT without arguments ++++ python-PyQt6: - Update to version 6.3.1 * Added qRegisterResourceData() and qUnregisterResourceData() to QtCore to help in supporting legacy resource files from PyQt5. * Requires v13.4 of the sip module which adds support for enums with missing members and the sip.array support. * Reverted the Qt.GestureType related changes made in v6.2.3 as they are no longer necessary with the support for missing enum members. * The QEvent constructor that takes an int argument is now deprecated. * Refactored the draw methods of QPainter to accept sip.array objects of appropriate types. Such arrays, once initialised, can be used very efficiently as they do not require repeated conversion from the usual Python collection types. * Added resize() to QPolygon, QPolygonF and QXmlStreamAttributes. * Bug fixes. ++++ python-PyQt6-sip: - Update to ABI version 13.4.0 * The array type is now accessible from the sip module. ++++ python-Shapely: - Update to 1.8.2 - Make Polygons and MultiPolygons closed by definition, like LinearRings. Resolves #1246. - Perform frozen app check for GEOS before conda env check on macos as we already do on linux (#1301). - Fix leak of GEOS coordinate sequence in nearest_points reported in #1098. - Release 1.8.1 * Wheels for 1.8.1 published on PyPI include GEOS 3.10.2. This version is the best version of GDAL yet. Discrepancies in behavior compared to previous versions are considered to be improvements. * Shapely 1.8.1 works with Pythons 3.6-3.10. * Require Cython >= 0.29.24 to support Python 3.10 (#1224). * Fix array_interface_base (#1235). - Fix libgeos* runtime requirement undetected due to the ctypes load ++++ python-astropy: - Skip two tests because of hypothesis -- gh#astropy/astropy#13275 ++++ python-djangorestframework: - Add 8530-update-tests-new-Pygments.patch to allow working with the current Pygments (gh#encode/django-rest-framework#8160). ++++ python-maturin: - Automatic update of vendored dependencies ++++ python-promise: - Remove now broken bconds for python2/python3. - Add patch pytest-7-support.patch: * Support pytest 7.0+ changes. ++++ python-pyqt-builder: - Update to version 1.13.0 * The default ABI versions are now v12.11 and v13.4 so that wrapped classes can be used by sip.array. * Removed support for bundling version of Qt older than v5.15. * Removed support for Python v3.6. ++++ python-qt5-sip: - Update to ABI version 12.11.0 * The array type is now accessible from the sip module. ++++ python-requre: - Update to 0.8.2: * default decorator if not given * guess output decorator class * class shortcut decorators * python tuple support as base type * Fix a performance issue when detecting cassettes following the old naming format. * New decorators for handling temporary files (MkTemp) and directories (MkDTemp) in a more transparent way. The old implementation based on static paths and counter has been deprecated. * Fix the problem with kwarg decorators that causes the function body not to be executed. - Change skipped tests expression due to reorganization. - Add GitPython to {Build,}Requires ++++ python-responses: - update to 0.21.0: * Add `threading.Lock()` to allow `responses` working with `threading` module. * Add `urllib3` `Retry` mechanism. See #135 * Removed internal `_cookies_from_headers` function * Now `add`, `upsert`, `replace` methods return registered response. `remove` method returns list of removed responses. * Added null value support in `urlencoded_params_matcher` via `allow_blank` keyword argument * Added strict version of decorator. Now you can apply `@responses.activate(assert_all_requests_are_fired=True)` to your function to validate that all requests were executed in the wrapped function. See #183 ++++ rekor: - Updated to rekor 0.8.1 - Fix indexing bug for intoto attestations by @priyawadhwa in #870 - Allow an expired certificate chain to be uploaded and verified by @haydentherapper in #873 - Updated to rekor 0.8.0 - Update go-tuf and sigstore/sigstore to non-vulnerable go-tuf version. by @dhaus67 in #847 - Configure rekor server in e2e tests via env variable by @priyawadhwa in #850 - update cross-builder image to use go1.17.11 and dockerfile base image by @cpanato in #860 - update go.mod to go1.17 by @cpanato in #861 - Improve error message when using ED25519 with HashedRekord type by @haydentherapper in #862 - Allow retrieving entryIDs or UUIDs via /api/v1/log/entries/retrieve endpoint by @priyawadhwa in #859 - Print total tree size, including inactive shards in rekor-cli loginfo by @priyawadhwa in #864 - Updated to rekor 0.7.0 - remove URL fetch of keys/artifacts server-side by @bobcallaway in #735 - intoto: add index on materials digest of slsa provenance by @asraa in #793 - chore(deps): Included dependency review by @naveensrinivasan in #788 - Check if intoto hash is available before accessing it as an index key by @priyawadhwa in #800 - Move deprecated dependency: google/trillian/merkle to transparency-dev by @asraa in #807 - Retrieve shard tree length if it isn't provided in the config by @priyawadhwa in #810 - update release builder images to use go 1.17.10 and cosign image to 1.8.0 by @cpanato in #820 - update go to 1.17.10 in the dockerfile by @cpanato in #819 - Limit the number of certificates parsed in a chain by @haydentherapper in #823 - Breaking change: Remove timestamping authority by @haydentherapper in #813 - Add back owners for rfc3161 package type by @haydentherapper in #833 - all: remove dependency on deprecated github.com/pkg/errors by @zchee in #834 - name stored attestations by digest instead of UUID by @bobcallaway in #769 ++++ ripgrep: - Automatic update of vendored dependencies ++++ rsync: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ sad: - Automatic update of vendored dependencies ++++ sd: - Automatic update of vendored dependencies ++++ spotifyd: - Automatic update of vendored dependencies ++++ tiny: - Automatic update of vendored dependencies ++++ tokei: - Automatic update of vendored dependencies ++++ warewulf4: - updated to 4.3.0 * fixed bug which for single node profile set ++++ weggli: - Automatic update of vendored dependencies ++++ yast2-trans: - Update to version 84.87.20220618.9130d4f44b: * New POT for text domain 'country'. * New POT for text domain 'base'. ------------------------------------------------------------------ ------------------ 2022-6-19 - Jun 19 2022 ------------------- ------------------------------------------------------------------ ++++ OpenBoard: - update to 1.7.0~git47a96e1 - use development branch to enable build for Tumbleweed (switch from QWebKit to QWebEngine) - add patches fixing known issues according to existing upstream PRs - 0551-common-background-drawing.patch - 0569-scale-mirror-pixmap.patch - 0604-qt-5.12-compatibility.patch - 0629-bug-ruler.patch - 0633-improve-displaymanager.patch - remove unused build dependencies ++++ b4: - Update to version 0.9.0+0: * Add ability to exit before git-merge is invoked * Implement "b4 shazam -M" that execs git-merge * Add a note about proxying requests * Allow breaking threads using --no-parent * Improve identity matching for DKIM * Lowercase identities for comparison * am: Fix broken guessbranch handling * Remove unnecessary lookup when /all/ is used in midmask * Add support for mailmap and excluding mail in b4-ty * Allow whitespace at the start of non-wrapped trailers * Reimplement unicode control character logic * mbox: initial support to check for unicode control chars * ty: fix problems with smtplib and 8BITMIME * ty: fix bugs introduced when switching -s to -t * ty: document flag changes * shazam: change default behaviour to be "apply-here" * Initial implementation of native mail sending * Fix shazam for multiple git worktrees * validate: Use patatt's configured keyring as fallback * Add keyring key for keescook * shazam: document template usage in manpage * shazam: implement custom merge message templates * shazam: implement better merging strings * shazam: allow configuring "git am" flags * am/shazam: Restore thank-you recording * Simplify sparse worktree preparation * Add "b4 shazam" that is like b4 am + git am ++++ crmsh: - Update to version 4.4.0+20220619.cc0a81a5: * Dev: CI: Run delivery and submit stage only at ClusterLabs/crmsh repo ++++ emacs: replace: efont-unicode with gnu-unifont-bitmap-fonts in emacs-x11 requires - efonts have not been updated since 2003, meanwhile GNU has made their own unicode bitmap fonts which they have updated even within this month ++++ ghostwriter: - New upstream release, update to version 2.1.4. - list of fixes, see https://github.com/wereturtle/ghostwriter/releases/tag/2.1.4. ++++ gnome-commander: - Update to version 1.14.3: + Update appdata and docbook for next release. + Reduce logging if file was not found in the file_collection when it changed. + Remove obsolete remote-id type in metadata.xml, used in Gentoo Linux. + Fixing typos in the documentation, fixing indentation. + Adjust legacy mounting, validate input values of devices dialog. + Fix for legacy mounting a device: do not stop if no GMount is available. + Save empty string when device filename is null. + Fix when doing a file rename: Unref the correct GFile instance. + Do not unref GFile member of GnomeCmdDir received via gnome_cmd_dir_get_gfile. + Do utf8 normalization before string comparison. + Do not use extra variable for storing file name in comparison. + Updated translations. ++++ gnu-unifont-bitmap-fonts: update: 14.0.03 -> 14.0.04 - Adjustments made to U+16A0..U+16FF (Runic), U+A99A (Javanese), and U+FC33 (Arabic Presentation Forms-A). - All Ahom glyphs (U+11700..U+1174F) are now displayed. ++++ gnuplot: - Use wxGTK3 instead of GTK2 wxWidgets. ++++ gnuplot-doc: - Use wxGTK3 instead of GTK2 wxWidgets. ++++ helix: - remove disabling of debuginfo generation ++++ inotify-tools: - update to 3.22.6.0: * Cast pointer to char so increments to pointer are at one byte intervals ++++ iosevka-fonts: - Update to v15.5.1 * Changes of version 15.5.1 = Add characters: ~ QUADRUPLE PRIME (U+2057); ~ CARET INSERTION POINT (U+2041); ~ DOTTED CROSS (U+205C); = Unhinted webfonts are added into releases. ++++ opencv: - update to 4.6.0, highlights below, for details check https://github.com/opencv/opencv/wiki/ChangeLog#version460 * OpenCV project infrastructure migrating on GitHub Actions workflows for CI and release purposes * Added support for GCC 12, Clang 15 * Added support for FFmpeg 5.0 * DNN module patches: + Improved layers / activations / supported more models: - LSTM (+CUDA), resize (+ONNX13), Sign, Shrink, Reciprocal, depth2space, space2depth - fixes in Reduce, Slice, Expand + Disabled floating-point denormals processing #21521 + Changed layer names in ONNX importer to support "output" entities properly + Added TIM-VX NPU backend support: https://github.com/opencv/opencv/wiki/TIM-VX-Backend-For-Running-OpenCV-On-NPU + Added Softmax parameter to ClassificationModel + Added audio speech recognition sample (C++) #21458 + Intel® Inference Engine backend (OpenVINO): - added initial support for OpenVINO 2022.1 release - removed support of legacy API (dropped since 2020.3) * G-API module: + G-API framework: - Introduced a Grayscale image format support for cv::MediaFrame: #21511; - Enabeled .reshape() support in the CPU backend: #21669; - Fixed possible hang in streaming execution mode with constant inputs: #21567; - Introduced proper error/exception propagation in the asynchronous streaming execution mode: #21660; - Fixed new stream event handling: #21731. + Fluid backend: - Fixed horizontal pass in the Resize kernel, fixed Valgrind issues: #21144; - Extended Resize kernel with F32 version: #21678, added AVX: #21728. - Enabled dynamic dispatch for Split4 kernel: #21520; - Enabled dynamic dispatch for Merge3 kernel: #21529; - Added a SIMD version for DivC kernel: #21474; - Added a SIMD version for DivRC kernel: #21530; - Enabled dynamic dispatch for Add kernel: #21686; - Enabled dynamic dispatch for Sub kernel: #21746; - Added a SIMD version for ConvertTo kernel: #21777; - Fixed kernel matrix size for Sobel kernel: #21613. + Intel® OpenVINO™ inference backend: - Fixed NV12 format support for remote memory when OpenVINO remote context is used: #21424. - Implemented correct error handling in the backend: #21579. - Fixed ngraph warnings #21362. + OpenCV AI Kit backend: - Introduced a new backend to program OpenCV AI Kit boards via G-API. Currently the backend is in experimental state, but allows to build Camera+NN pipeline and supports heterogeneity (mixing with host-side code): #20785, #21504. + Media integration: - Enabled GPU inference with oneVPL and DirectX11 on Windows in Intel OpenVINO inference backend: #21232, #21618, #21658, #21687, [#21688]. Now GPU textures decoded by oneVPL decoder can be preprocessed and inferred on GPU with no extra host processing. - Enabled oneVPL support on Linux: #21883. - Extended GStreamer pipeline source with Grayscale image format support: #21560. + Python bindings: - Exposed GStreamer pipeline source in Python bindings: #20832. - Fixed Python bindings for CudaBufferPool, cudacodec and cudastereo modules in OpenCV Contrib. + Samples: - Introduced a pipeline modelling tool for cascaded model benchmarking: #21477, #21636, #21719. The tool supports a declarative YAML-based config to describe pipelines with simulated pre-/post-processing. The tool collects and reports latency and throughput information for the modelled pipeline. + Other changes and fixes: - Moved GKernelPackage into cv:: namespace by default, its cv::gapi:: alias remain for compatibility: #21318; - Moved Resize kernel from core to imgproc kernel packages for CPU, OpenCL, and Fluid backends: #21157. Also moved tests appropriately: #21475; - Avoided sporadic test failures in DivC: #21626; - Fixed 1D Mat handling in the framework: #21782; - Reduced the number of G-API generated accuracy tests: #21909. - Drop upstream patches: * 0001-highgui-Fix-unresolved-OpenGL-functions-for-Qt-backe.patch * videoio_initial_FFmpeg_5_0_support.patch * videoio_ffmpeg_avoid_memory_leaks.patch ++++ tree-sitter: - Update to version 0.20.6: * 0.20.6 * libs: 0.20.6 * Properly incorporate lookahead bytes when recovering via missing token * Improve randomized testing setup * Run cargo test directly on CI * Set CLI as default workspace member * Don't generate primary states array if it will be unused due to abi version setting * tags: 0.20.2 * 0.20.5 * libs: 0.20.5 ++++ openQA: - Update to version 4.6.1655534464.7831729: * Add warning before possibly long migration to bigint IDs * Avoid running out of database IDs - jobs table ++++ os-autoinst: - Update to version 4.6.1655481409.ddf414b: * Fix endian conversion in VNC code for s390x/ppc64 * ci: Cover OpenQA::Isotovideo::CommandHandler * Cover OpenQA::Commands completely * ci: Also test Leap 15.4 in OBS * Fix HTML Devel::Cover report ++++ perl-Chart: - updated to 2.402.3 see /usr/share/doc/packages/perl-Chart/Changes 2.402.3 2022-07-18 lichtkind - ------ * + string method to color objects * ? document that y_ticks1, y_ticks2 is composite only * ! fixed (not returning from Color::Value even sub sub carped) ++++ python-magnumclient: - added 0001-Fix-test_help_on_subcommand-on-Python-3.10.patch - update to version 3.6.0 - Update master for stable/victoria - Update master for stable/wallaby - Add Python3 wallaby unit tests - Update master for stable/xena ++++ python-ncclient: - update to 0.6.13: * Remove extraneous capability in default device * Refactor deprecated unittest aliases for Python 3.11 compatibility * Added support for environment variable * Migrate from Travis to GitHub Actions * Update Build Pill * add netconf base namespace to edit-config config element if it is missing ++++ python-openstackclient: - added 0001-Skip-original_name-from-flavor-info.patch ++++ python3-pyside6: - Update to 6.3.1. Check the installed changes-6.3.1 file for the complete list of changes. - Drop patch, fixed upstream: * 0001-Work-around-build-issue-in-pyside-6.3.patch ++++ python3-shiboken6: - Update to 6.3.1. Check the installed changes-6.3.1 file for the complete list of changes. - Drop patch, fixed upstream: * 0001-Work-around-build-issue-in-pyside-6.3.patch ++++ python-dulwich: - update to 2.0.43: * Lazily import url2pathname. * Drop caching of full HTTP response. Attempt #2. ++++ python-kubernetes: - update to 23.6.0: * Omits alpha-level enums from the static openapi file captured in api/openapi-spec * Fixes a regression in v1beta1 PodDisruptionBudget handling of "strategic merge patch"-type API requests for the `selector` field. Prior to 1.21, these requests would merge `matchLabels` content and replace `matchExpressions` content. In 1.21, patch requests touching the `selector` field started replacing the entire selector. This is consistent with server-side apply and the v1 PodDisruptionBudget behavior, but should not have been changed for v1beta1. ++++ python-msgpack: - update to 1.0.4: * Support Python 3.11 (beta) * refresh ci settings. * Don't define _*ENDIAN macro on Unix. * Update setuptools and black * Use PyFloat_Pack8() on Python 3.11a7 * Upgrade black to fix CI * Fix Unpacker max_buffer_length handling * ci: Update action versions. ++++ python-pdm: - Fix runtime requirements, test by removing build requirements and let it pull in in test flavors. ++++ python-pytz-deprecation-shim: - skip python2 build ++++ python-xmltodict: - update to 0.13.0: * Add install info to readme for openSUSE. (#205) * Support defaultdict for namespace mapping (#211) * parse(generator) is now possible (#212) * Processing comments on parsing from xml to dict (connected to #109) (#221) * Add expand_iter kw to unparse to expand iterables (#213) * Fixed some typos * Add support for python3.8 * Drop Jython/Python 2 and add Python 3.9/3.10. * Drop OrderedDict in Python >= 3.7 * Do not use len() to determine if a sequence is empty * Add more namespace attribute tests * Fix encoding issue in setup.py ++++ texlab: - removing cargo tests. not useful - Update to version 4.1.0: * Bump version to v4.1.0 * Fix crates.io deployment job * Enable incremental compilation for release builds * Add missing env variables to deploy workflow * Revert "Switch to glassbench instead of criterion" * Improve the heuristic for finding artifacts * Use thin LTO for release builds * Remove unused dev dependencies * Switch to glassbench instead of criterion * Bump uuid from 1.1.0 to 1.1.2 (#646) ------------------------------------------------------------------ ------------------ 2022-6-18 - Jun 18 2022 ------------------- ------------------------------------------------------------------ ++++ cosign: - updated to 1.9.0 - Check failure message of policy that fails with issuer mismatch by @vaikas in #1815 - [Cosigned] Add signature pull secrets by @DennyHoang in #1805 - feat: add rego policy support by @hectorj2f in #1817 - Refactor fulcio signer to take in KeyOpts (take 2) by @wlynch in #1818 - cosigned: Test unsupported KMS providers by @imjasonh in #1820 - chore(deps): Included dependency review by @naveensrinivasan in #1792 - Add auth flow option to KeyOpts. by @wlynch in #1827 - Document Staging instance usage with Keyless by @k4leung4 in #1824 - New flag --oidc-providers-disable to disable OIDC providers by @puerco in #1832 - Validate tlog entry when verifying signature via public key. by @wlynch in #1833 - Add function to explicitly request a certain provider by @priyawadhwa in #1837 - cosigned: Fix podAntiAffinity labels by @elfotografo007 in #1841 - remove exclude from go.mod by @cpanato in #1846 - [Cosigned] Glob matching improvement by @DennyHoang in #1842 - sget: Enable KMS providers for sget by @imjasonh in #1852 - Fix piv-tool generate-key command in TOKENS doc by @nealmcb in #1850 - Add IBM Cloud Container Registry to tested registry list by @bainsy88 in #1856 - If SBOM ref has .json suffix, assume JSON mediatype by @jdolitsky in #1859 - Add rekor.0.pub TUF target to unit tests by @priyawadhwa in #1860 - Normalize certificate flag names by @haydentherapper in #1868 - Check certificate policy flags with only a certificate by @haydentherapper in #1869 - Update go to 1.17.10 / cosign image to 1.18.0 and actions setup go by @cpanato in #1861 - Point git commmit FUN.md to gitsign! by @wlynch in #1874 - [cosigned] remove regex from the image pattern fields by @hectorj2f in #1873 - go.mod: format go.mod by @zchee in #1879 - Remove dependency on deprecated github.com/pkg/errors by @zchee in #1887 - tree: only report artifacts that are present by @ribbybibby in #1872 - update README with ebpf modules by @EItanya in #1888 - Update github.com/google/go-containerregistry/pkg/authn/k8schain module to f1b065c6cb3d by @vpnachev in #1889 - v1beta1 API for cosigned by @vaikas in #1890 - tree: support --attachment-tag-prefix by @ribbybibby in #1900 - [cosigned] Remove undefined apiGroups from policy clusterrole by @vpnachev in #1896 - GHSA-66x3-6cw3-v5gj: Update go-tuf to v0.3.0 by @janisz in #1894 - The timeout arg in golangci-lint has been moved to the generic args p… by @dlorenc in #1901 - [cosigned] Rename cosigned references to policy-controller by @hectorj2f in #1893 - Move deprecated dependency: google/trillian/merkle to transparency-dev by @cpanato in #1910 - Add support for "**" in image glob matching by @imjasonh in #1914 - Add privacy statement for PII storage by @haydentherapper in #1909 - Do not push to public rekor. by @vaikas in #1931 - fix: fix fetching updated targets from TUF root by @asraa in #1921 - fix: fix #1930 for AWS KMS formats by @vaikas in #1946 - update cross-builder image to use go1.17.11 by @cpanato in #1950 - remove deprecation from goreleaser, go-fish is not supported anymore by @cpanato in #1952 - add changelog for v1.9.0 by @cpanato in #1955 - add parallelism for goreleaser by @cpanato in #1957 ++++ deno: - update to v1.23.0: * BREAKING: remove Intl.v8BreakIterator (#14864) * BREAKING: Remove unstable Deno.sleepSync (#14719) * Deno.exit() is an alias to self.close() in worker contexts (#14826) * feat(console): pass options and depth to custom inspects (#14855) * feat(ext/crypto): export elliptic keys as "raw" (#14764) * feat(ext/ffi): support passing and returning bigints (#14523) * feat(fmt): remove some unnecessary parens in types (#14841) * feat(fmt): support formatting cjs, cts, mjs, and mts files (#14837) * feat(ops): 'hybrid' ops - sync returning future (#14640) * feat(repl): Add key binding to force a new line (#14536) * feat(runtime/signal): implement SIGINT and SIGBREAK for windows (#14694) * feat(task): add --cwd flag for configuring the working directory (#14823) * feat(task): support redirects, cat, xargs (#14859) * feat(test): update test summary report (#14629) * feat(vendor): support using an existing import map (#14836) * feat: make Child.kill argument optional (#14669) * feat: no type-check by default (#14691) * feat: update to TypeScript 4.7 (#14242) * feat(web): enable deflate-raw compression format (#14863) * fix(check): use "moduleDetection": "force" (#14875) * fix(cli): add config flag to deno info (#14706) * fix(console): constrol inspect() indent with option (#14867) * fix(url): properly indent when inspecting URLs (#14867) * upgrade: v8 10.4.132.5 (#14874) - includes 1.22.3: * fix(ext/fetch): remove deprecation of URL in deno fetch (#14769) * fix(http/upgradewebsocket): check for open state for idle timeout (#14813) * fix(lsp): change glob to watch json and jsonc files (#14828) * fix(lsp): handle get diagnostic errors better (#14776) * fix(task): support parsing quotes in a word (#14807) * fix: Format non-error exceptions (#14604) * fix: watch dynamic imports in --watch (#14775) - includes 1.22.2 * feat(unstable): add Deno.getGid (#14528) * fix(cli/dts): add captureStackTrace to lib.dom.extras (#14748) * fix(ext/crypto): adjust getRandomValues types (#14714) * fix(fmt): do panic for import decl with empty named imports and default import (#14773) - includes 1.22.1: * fix(bench): update typo in bench summary (#14672) * fix(cli/dts): change ChildStatus.signal from string to Deno.Signal (#14690) * fix(core): op metrics op_names mismatch (#14716) * fix(core): rethrow exception during structured cloning serialization (#14671) * fix(coverage): do not report transpiled files with no lines (#14699) * fix(ext/websocket): WebSocket dispatch single close event (#13443) * fix(fmt): prevent infinite loop when formatting certain binary expressions (#14725) * fix(runtime): improve permission descriptor validation (#14676) * fix(vendor): handle relative imports when mapped local folder name differs from remote's (#14465) * fix: deno task should actually use current exe for deno command (#14705) * fix: prevent Deno.exit to fail when dispatchEvent tampered (#14665) * fix: read raw stdin to prevent buffering (regression) (#14704) - includes 1.22.0: * BREAKING(unstable): Enable Deno namespace in workers by default (#14581) * BREAKING: Remove unstable Deno.applySourceMap API (#14473) * BREAKING: Remove unstable Deno.emit and Deno.formatDiagnostics APIs (#14463) * feat(core): deterministic snapshots (#14037) * feat(core): Revert "core: don't include_str extension js code (#10786)" (#14614) * feat(ext/net): add "NS" record support in Deno.resolveDns API (#14372) * feat(ext/net): add CAA DNS record support in Deno.resolveDns() API (#14624) * feat(ext/net): add support for SOA records in Deno.resolveDns() API (#14534) * feat(ext/net): support NAPTR records in Deno.resolveDns() API (#14613) * feat(ext/net): support full SOA record interface (#14617) * feat(ext/web): add performance.toJSON (#14548) * feat(ext/web): implement static Response.json (#14566) * feat(lsp): enable linting by default (#14583) * feat(ops): #[op(v8)] (#14582) * feat(ops): allow passing scope handle to ops (#14574) * feat(ops): infallible / result-free ops (#14585) * feat(ops): sync Rc (#14438) * feat(runtime/spawn): add AbortSignal support (#14538) * feat(serde_v8): bytes::Bytes support (#14412) * feat(test): Represent uncaught errors (#14513) * feat(test): Show Deno.test() call locations for failures (#14484) * feat(test): change "failures:" headers in test report (#14490) * feat(test): repeat test name if there's user output (#14495) * feat(unstable/task): resolve the current executable for the deno command (#14462) * feat(web): add performance.timeOrigin (#14489) * feat: add --no-config flag (#14555) * feat: add userAgent property to Navigator's prototype (#14415) * feat: return a signal string instead number on ChildStatus (#14643) * feat: subcommands type-check only local files by default (#14623) * fix(core): support classifying ENOTDIR (#14646) * fix(ext/http): error on invalid headers (#14642) * fix(ext/http): make serveHttp compress for Accept-Encoding: deflate, gzip (#14525) * fix(ext/http): no response body reader when cancelling during shutdown (#14653) * fix(ext/http): skip auto-compression if content-encoding present (#14641) * fix(ext/tls): ability to ignore IP-address certificate errors (#14610) * fix(ext/web): throw if listener and signal are null (#14601) * fix(lsp): correct positions in some scenarios (#14359) * fix: base64 encoding of source maps with emojis (#14607) * perf(core): optimize encode on large strings (#14619) * perf(ext/http): faster accept-encoding parsing (#14654) * perf(ext/web): Add fast path for non-streaming TextDecoder (#14217) * perf(serde_v8): fast path for large strings (#14450) - includes 1.21.3: * fix(cli): add deno version to manual links (#14505) * fix(core): avoid panic on non-string Error.name (#14529) * fix(ext/tls): finish TLS handshake before shutting down (#14547) * fix(runtime): stdout and stderr encoding on Windows (#14559) * fix(task): accept double hyphen arg immediately following task name (#14567) * fix(test): do not panic on TestOutputPipe::flush when receiver dropped (#14560) * fix(workers): make module evaluation result deterministic (#14553) - includes 1.21.2: * fix(cli): add dom.extras lib (#14430) * fix(coverage): exclude .snap files (#14480) * fix(ext/http): explicitly close resource after reading (#14471) * fix(runtime): lossy utf8 readTextFile (#14456) * fix(task): allow hyphen values after task name (#14434) * fix(task): support forwarding lone double hyphen (#14436) * fix(test): actually capture stdout and stderr in workers (#14435) * fix(test/bench): accept file protocol module specifier CLI args (#14429) * fix(vendor): do not panic on relative specifier with scheme-like folder name (#14453) * fix: improve formatting jsdocs with asterisk as first char on line (#14446) ++++ eclipse-swt: - Added patch: * eclipse-jintlong.patch + fix several incoherences preventing correct JNI calls on x86 ++++ rabbitmq-server: - Update to 3.10.5 * Quorum queue could run into an exception when dead lettering a message under certain conditions. - Changes from 3.10.4 * Avoid seeding default user in old clusters that still use the deprecated management.load_definitions option. * Streams could run into an exception or fetch stale stream position data in some scenarios. * rabbitmqctl set_log_level did not have any effect on logging via amq.rabbitmq.log ++++ freeimage: - Adjust unbundle.patch to work with tiff >= 4.4.0 [boo#1200451] - Refresh doxygen.patch as -p1, use %autosetup - Trim redundant information from descriptions ++++ gajim: - Update to version 1.4.4: * Add support for inputing emoji short codes. * Add freedesktop colorscheme preference support. * Add new CLI command --show. * Add new CLI command --cprofile. * Preferences: Add `Action on Close Button` setting. * Preferences: Add `Show in Taskbar` setting. * Preferences: Add D-Bus Interface setting. * Rewrite gajim-remote. * Logind: Listen to system shutdown and quit Gajim gracefully. * CreateGroupchatWindow: Enable emoji completion for description. * CreateGroupchatWindow: Produce valid addresses from name. * Gateways: Use avatar if published. * History: Add Keep History "Until Gajim is Closed" option. * MUC: Base invitation type on MUC type and affiliation. * Rework DBus Remote Interface. * StatusMessageSelector: Enable emoji completion. * Group chats: Ask for confirmation before leaving. * Preview: Improve layout and display errors. * #10828 Limit message size for styling. * Remove remote AdHocCommands feature. * Remove ask for status settings. * Chat banner: Show phone image if last message came from a phone. * Flatpak: Determine notification backend caps with dbus. * Groupchat: Prevent automatic roster revealer toggling on join. * Make plugins_repository_enabled available via ACE. * MucJoinLeft: Align timestamp correctly. * NotificationManager: Make displaying an invitation more robust. * StatusIcon: Reliably raise/hide window. * Groupchat: Don't steal active msg textbox focus. * Groupchat: Load GroupChatState widget early. * DBus: Unify presence signals. * JingleAudio: Check if webrtcdsp is available. * Groupchat: Show correct icon when toggling roster revealer. * WorkspaceDialog: Show correct settings for workspace if there is only one. * Status messages: Check for correct setting. * MessageInputTextView: Don’t remove tags for spell checking. * Workspaces: Fix image scaling. * AvatarSelector: Add fail-safes for loading images. * Limit max quote recursion. * Make drag & drop more reliable. * Preview: Don’t fail on invalid IPV6 urls. * Remote: Don’t fail on list_contacts. * Preview: Catch PIL errors while generating preview. ++++ gmsh: - Update to 4.10.3 * small bug fixes. * New API function: fltk/finalize - Update to 4.10.2 * fixed regression introduced in 4.9 for recombined meshes with boundary layers * new Geometry.OCCSafeUnbind option to disable boolean optimization introduced in 4.10.0 (for backward compatibility) * new HealShapes command in .geo files * simplified calculation of OCC STL bounding boxes generalized Crack plugin * small bug fixes. - Update to 4.10.1 * small bug fixes. - Update to 4.10.0 * more flexible homology/cohomology workflow in the API * "Attractor" field is now just a synonym for the newer (and more efficient) "Distance" field * periodic bsplines now use the same default multiplicities in OCC as in the built-in kernel * model/isInside now also handles discrete entities * speed-up repeated simple boolean operations * C++ api now throws std::runtime_error on errors * small bug fixes. * New API functions: geo/addGeometry, geo/addPointOnGeometry, mesh/addHomologyRequest, mesh/clearHomologyRequests, mesh/setVisibility, mesh/getElementQualities * Incompatible API changes: + additional const qualifiers in C API + removed mesh/computeCohomology + new arguments to occ/getCurveLoops and occ/getSurfaceLoops + changed arguments of mesh/computeHomology + new optional arguments to occ/addCircle, occ/addEllipse, occ/addDisk, occ/addTorus, occ/addWedge, model/addPhysicalGroup, model/geo/addPhysicalGroup, mesh/removeDuplicateNodes and mesh/setRecombine. - Update to 4.9.5 * dynamic Gmsh library now also only exports public symbols on macOS and Linux, like it does on Windows * better handling of max. thread settings * small bug fixes. * New API function: mesh/getDuplicateNodes - Make demos and doc subpackages noarch - Some more specfile cleanup ++++ jc: - Update to version 1.20.1 * Add postconf -M parser tested on linux * Update asciitable and asciitable-m parsers to preserve case in key names when using the -r or raw=True options. * Add long options (e.g. --help, --about, --pretty, etc.) * Fix id parser for cases where the user or group name is not present - Update to version 1.20.0 * Add YAML output option with -y * Add top -b standard and streaming parsers tested on linux * Add plugin_parser_count, standard_parser_count, and streaming_parser_count keys to jc -a output * Add is_compatible function to the utils module * Fix pip-show parser for packages with a multi-line license field * Fix ASCII Table parser for cases where centered headers cause mis-aligned fields ++++ jdepend: - Clean-up the spec file ++++ ksysguard5: - Add patch to fix crash with _FORTIFY_SOURCE=3 (boo#1200656): * 0001-lmsensors-Fix-buffer-size-passed-to-snprintf.patch ++++ poco: - Update to version 1.11.3 * fix(openssl-initializer): check legacy provider existence for legacy exception * Redis - add TLS support ++++ rhash: - update to 1.4.3: * Support runtime loading of OpenSSL 3.0 * Bugfix: Show total speed in the update mode * LibRHash: add rhash_import() and rhash_export() functions * Bugfix: fix building of the LibRHash static library on Solaris * Honor hash file extension in --update mode * Support --ignore-missing option, to ignore missing files in --check mode * Support --brief option to show verification report without header and footer * Bugfix: hash options were sometimes ignored in the --check mode * Allow simultaneous usage of --update and --check options * Honor --lowercase option while --embed-crc is in action * Improve ripemd160 performance * Add --bt-transmission option to create Transmission compatible torrent files * Bugfix: star character at the start of filepath must be ignored ++++ serd: - update to 0.30.12: * Fix warnings and build issues with clang 13 and VS 2019 * Fix writing long literals with triple quotes * Improve documentation style * Support combining several BSD-style command line flags in serdi * Write statements with invalid URI characters in lax mode ++++ speexdsp: - update to 1.2.1: * CI: add gitlab CI integration * fixed-point: Remove unused MULT16_32_Q1[1-4] macros and inlines * fixed-point: don't truncate 32-bit arg to MULT16_32_Q15 * fixed-point resample: remove 1-bit shift right before interpolation * fixed-point: introduce MULT16_32_32 to handle unexpected types in MULT16_32_Q15 * Fix incorrect macro names in arch.h * Remove unused stack_alloc.h * autotools: do not use deprecated macros ++++ sratom: - update to 0.6.10: * Fix documentation installation directory * Fix potential blank node ID truncation - drop fix-FORTIFY_SOURCE3.patch: obsolete ++++ vips: - update to 8.12.2: * make exif resuint optional and default to inch * win: don't set create time on inappropriate file descriptors [lovell] * fall back to magicksave for gif if cgif is not present [erik-frontify] * fix a crash with 0 length vectors * change default frame delay for GIFs from 1s to 0.1s * remove stray trailing comma from iiif3 dirnames [whalehub] * fix TTF load [chregu] * revise GIF save alpha threshold [jfcalvo] * raise libpng pixel size limit from 1m to 10m pixels [jskrzypek] * fix gif save change detector [TheEssem] * fix load from pipe with variable size reads ++++ meld: - removed obsolete cc7746c141d976a4779cf868774fae1fe7627a6d.patch - Update to version 3.21.2 * Features: - Folder comparison now supports compare differently-named files across panes, by marking files for comparison (Helly Guo) - Synchronization points are now significantly easier to use and more robust, and have new user documentation (Roberto Vidal) - Added option to ignore Unicode normalisation form differences when comparing paths (Dan B) - The files or folders being compared can now be swapped in two pane mode, using the new View -> Swap left and right panes menu item (Helly Guo) - Folder comparisons now show a "(scanning...)" indication in tree view rows as an additional visual cue that the comparison is still running (Kai Willadsen) - Folder comparisons have a new optional ISO-format time column (Kai Willadsen) * Fixes: - Update icon usage to support stock icon removal from new Adwaita versions (Jan Tojnar) - Build fix for Meson 0.61.0 (Silvio Fricke) - The new pathlabel widgets now support user-provided custom labels (Kai Willadsen) - Fix file selectors in folder comparisons to always open in the current folder (Kai Willadsen) - Using a custom save path (i.e., the --output flag) now sets a buffer as modified, so that unchanged merges can be saved (Kai Willadsen) - Comparing new or deleted rows in folder comparison now opens a two-pane file comparisons for consistency (Kai Willadsen) - Destructive dialog actions now have appropriate styling (Kai Willadsen) - Invalid user settings for folder comparison columns are now handled more gracefully (Kai Willadsen) - The nightly flatpak build now includes Git to make version control comparisons somewhat functional (Kai Willadsen) - Issues fixed: #11, #85, #188, #319, #381, #475, #492, #581, #620, #638, [#645], #660, #662, #672 * Improvements to translations ++++ mold: - Update to version 1.3.0 * The --icf=safe option has been supported. * LTO now works reliably under a heavy load. mold used to abort occasionally under such condition on Linux due to a spurious failure of pthread_create(2). (d8a8877) * mold now prints out undefined symbol errors in a format similar to LLVM lld. (13816a1) * mold now prints out a better error message for the disk full situation. (5969260) * mold can now build GCC 12 with LTO. (708ad63) * Fixed an LTO issue on 32-bits hosts such as i686. (920266b) * mold is now AddressSanitizer and UndefinedSanitizer clean. (fafb75b, 3499ee6) * mold used to create broken debug info on 32-bits hosts (#490). The bug has been fixed. (0abd0a4) * mold used to accept not only a single dash but also double dashes for single-letter options. For example, --S was accidentally accepted as an alias for-S. This is unconventional, and such options are no longer accepted. (232dafa) * --color-diagnostics is now an alias for --color-diagnostics=auto instead of --color-diagnostics=always for compatibility with LLVM lld. * pkg-config is no longer needed to build mold. * The --package-metadata option is supported. (#505, e9f6715) ++++ onedrive: - Update to version 2.4.19: * Release files for 2.4.19 (#2006) * Update when DB is updated by OneDrive API data and update when file hash is required to be generated (#2004) * Added ONEDRIVE_UPLOADONLY flag for Docker (#2002) * Update advanced-usage.md (#1999) * Documentation updates * Update README.md * Update src/notifications/README (#1992) * Update ubuntu-package-install.md * Update ubuntu-package-install.md (#1990) * Update lock.yml * Update Business Shared Folders to use a /delta query (#1989) * Update lock.yml * Update Docker.md * Update Docker Builds (#1988) * Update ubuntu-package-install.md * Update Documentation (#1985) * Update docker.yaml (#1984) * Trigger Docker build workflow only on pull request merge to 'master' (#1983) * Release 2.4.19 Dev Prep (#1981) ++++ python-manilaclient: - add osc-lib dependency ++++ python-mistralclient: - add osc-lib dependency ++++ python-rpm-macros: - Update to version 20220618.1ed0055: * Update compile-macros.sh ++++ python-MapProxy: - Skip another flaky test ++++ python-azure-mgmt-datafactory: - New upstream release + Version 2.7.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py ++++ python-azure-mgmt-netapp: - New upstream release + Version 8.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package ++++ python-azure-mgmt-orbital: - New upstream release + Version 1.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Override upstream version with 1.0.0.0 to ensure proper upgrade from previous version 1.0.0b1 - Update Requires from setup.py ++++ python-pydantic: - Update to 1.9.1 * Limit the size of generics._generic_types_cache and generics._assigned_parameters to avoid unlimited increase in memory usage, #4083 by @samuelcolvin * Add Jupyverse and FPS as Jupyter projects using pydantic, #4082 by @davidbrochart * Speedup __isinstancecheck__ on pydantic models when the type is not a model, may also avoid memory "leaks", #4081 by @samuelcolvin * Fix in-place modification of FieldInfo that caused problems with PEP 593 type aliases, #4067 by @adriangb * Add support for autocomplete in VS Code via __dataclass_transform__ when using pydantic.dataclasses.dataclass, #4006 by @giuliano-oliveira * Remove benchmarks from codebase and docs, #3973 by @samuelcolvin * Typing checking with pyright in CI, improve docs on vscode/pylance/pyright, #3972 by @samuelcolvin * Fix nested Python dataclass schema regression, #3819 by @himbeles * Update documentation about lazy evaluation of sources for Settings, #3806 by @garyd203 * Prevent subclasses of bytes being converted to bytes, #3706 by @samuelcolvin * Fixed "error checking inheritance of" when using PEP585 and PEP604 type hints, #3681 by @aleksul * Allow self referencing ClassVars in models, #3679 by @samuelcolvin * Fix issue with self-referencing dataclass, #3675 by @uriyyo * Include non-standard port numbers in rendered URLs, #3652 by @dolfinus * Config.copy_on_model_validation does a deep copy and not a shallow one, #3641 by @PrettyWood * fix: clarify that discriminated unions do not support singletons, #3636 by @tommilligan * Add read_text(encoding='utf-8') for setup.py, #3625 by @hswong3i * Fix JSON Schema generation for Discriminated Unions within lists, #3608 by @samuelcolvin ++++ python-pyshark: - Update to version 0.4.6 Changes * Added type hints for major classes. * Edited docs to comply with PEP8. Fixes * Python 3.10 and Python 3.9 compatibility. * Fixed crashed related to LiveRingCapture. ++++ python-textdistance: - More than one test can timeout * Drop extend-timeout.patch * Add hypothesis-profile-conftest.patch ++++ qtractor: - update to 0.9.26: * Main application icon is now presented in scalable format (SVG). * Have even more tolerance to JACK buffer-size changes, prompting for a complete session reload, only when exceeding the double of the previous/current size. * Added an additional status-bar label to show the session current buffer-size * Migrated command line parsing to QCommandLineParser/Option (Qt >= 5.2) Make last recorded clip current and suitable target for immediate loop recording takes switch or navigation. * Number of takes is now shown on clip titles and tooltips. * Fixed in-flight transport mode changes. * Fixed translations path to be relative to application runtime. * Hopefully fixed an old MIDI off-timing bug noticeable only when exporting (Track/Export Tracks/Audio...) on large buffer-sizes (>= 2K frames/period). * Clip/File Loop Set menu command is now a toggle. * Fixed problem with punch-in/out and loop-recording being lost when stopping the play-head right after and between the loop-start and punch-in points, even though at least one cycle or take is through. * Dropped autotools (autoconf, automake, etc.) build system. * A more verbose warning question is issued, on whether to continue saving to an existing zip/archive directory and accept to replace and erase all its current data in the future. * Fixed potential crash on session close or application exit, when some plugins have been removed. ++++ rosegarden: - Update to version 22.06: * Improve Cut/Copy/Delete behavior in both the matrix and the notation editors. Bug #1601. * "Scroll to Follow Playback" now remembers its last setting. Bug #1606. * Fixed a problem in notation with note selection and the blue indication. Bug #1496. * Fixed volume and pan issues with older .rg files. [51647cc] * Changed "For Notation" to "Exclude from Printing" in the Segment Parameters. * Fix confusing relative values in the "Insert Controller Sequence" dialog for volume and expression. [14ff99a] * When changing the audio file path, the user is asked whether they want to move the audio files to the new location. [71a62e6] * Fix stuck green preview note when switching modes. Bug #1614. * Fix modified flag (*) not cleared when saving in notation. Bug #1617. * Fix RG stopping JACK transport when it shouldn't. Bug #1051. * Fixed toolbar mode buttons not reflecting current state when Esc is pressed. Bug #1615. [f651345] * Notation: Fix green preview only available in one staff. Bug #1619. * Fixed issues when building with Qt6. Feature Request #490. * Fixed bad rendering of note heads at small font sizes. Bug #1484. * Fixed an endless loop in notation. [7d734f7] * Improved management of audio file paths. Bug #1283. Feature Requests #494 and #495. * Simplify editing of audio instrument label in audio parameters panel. * Fixed display bugs in matrix editor. Bug #1622. [b4425d7] * Fix collapse notes in matrix. Bug #1575. [521ad4e] * Fix scrollbar issues in main window combo boxes. Feature Request #502. [abdf22b] * Fix deletes in the tempo/time signature editor. Bug #1628. [d55eea5] * Fix problems editing multiple segments in matrix. Bug #1624. [8c1c6bc] * Notation: fix crash when segment is deleted. Bug #1260. [cf0a28d] * Notation: fix crash when undoing an Add Layer. Bug #1260. [7a1b6bf] * Notation: fix note move issue. Bug #1629. [ba70dcf] * Fix lilypond export sometimes ignores time signature. Bug #1620. [b7b16df] * Fix hairpins not always exported to LilyPond. Bug #1620. [f57cbd9] * Fix missing "StartupWMClass" in .desktop file. Bug #1635. [d3f5298] * Fix chord ruler. Bug #1633. [2b2fbf7] * Fix Event Filter dialog clearing selection on first launch. [52c2f90] * Fix lilypond common/cut time signatures. Bug #1637. [1c83f8b] * Fix a crash when unquantizing using the quantize combo box on the editors. [329ab46] * Fix a crash when resizing segments. Bug #1638. [cdec668] * Fix a refresh issue when using the toolbar undo button. [2a01178] * Stop playback at end of last segment. (Preference.) * Advanced Looping. (Experimental preference.) Bug #1605. * Keyboard shortcut editor. Feature Request #412. ++++ rpcsvc-proto: - update to 1.4.3: * Fix rpcgen build on macos arm64 ++++ strace: - Update to strace 5.18 * Improvements * Added an interface of raising des Strausses awareness. * Added --tips option to print strace tips, tricks, and tweaks at the end of the tracing session. * Enhanced decoding of bpf and io_uring_register syscalls. * Implemented decoding of COUNTER_*, RTC_PARAM_GET, and RTC_PARAM_SET ioctl commands. * Updated lists of BPF_*, BR_*, BTRFS_*, IFA_*, IFLA_*, IORING_*, KEY_*, KVM_*, MADV_*, and UFFD_* constants. * Updated lists of ioctl commands from Linux 5.18. * Bug fixes * Fixed printing of the updated value of union bpf_attr.next_id on the exiting of bpf(BPF_*_GET_NEXT_ID) calls. - tests-ptrace.patch: Dropped ++++ tio: - Update to version 1.40 * Add config support for log-strip * Add config support for hex-mode * Rename --hex to --hex-mode * Fix completion for -e, --local-echo * Ignore newlines in hex output * Fix newline in warning_printf() * Fix ansi_printf_raw() in no color mode * Enter non-interactive mode when piping to tio * Also strip backspace from log * Socket code cleanup * Cleanup man page * Rename --log-filename to --log-file * Allow strip escape sequence characters from log file - Update to version 1.39 * Improve key command response for local echo and timestamp * Fix invalid hex character error message * Make sure only matched config section is parsed * Add support for "disable" keyword in config file * Unify error message formating * Cleanup list devices code * Fix command-line tty-device|config parsing * Update bash completion * Add support for IPv4 and IPv6 network sockets * Fix tio deleting unix socket file * Rework color option * Remove print of hex mode status at startup * Remove newline option in hex mode * Fix configfile memory leaks * Remove command-line option inconsistencies * Replace '1' with 'enable' in config files * Convert errors to warnings * Extended hexadecimal mode. * Added option -x, --hex to start in hexadecimal mode. ++++ wine: - updated to 7.11 development release - Android driver converted to PE. - Zero-copy support with GStreamer. - High Unicode planes support in case mappings. - Various bug fixes. - update staging to 7.11 release ++++ wine-staging: - updated to 7.11 development release - Android driver converted to PE. - Zero-copy support with GStreamer. - High Unicode planes support in case mappings. - Various bug fixes. - update staging to 7.11 release ------------------------------------------------------------------ ------------------ 2022-6-17 - Jun 17 2022 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Update to version 1.38.2: + Fix race condition with pppd that caused failures when activating PPPoE connections. + Unbreak DHCPv6 over PPP. + Don't ignore IPv6 DNS servers received from PPP. + Fix crash while checking WEP capability of Wi-Fi interfaces. + Ensure DHCP is restarted every time the link goes up. + Fix struct alignment issues seen on some architectures. + Various other bugfixes and improvements. ++++ borgbackup: - Don't hardcode the python version ++++ calibre: - Update ot 5.44.0 * New Features - Amazon metadata download: Add an option to prefer the Kindle edition when multiple book types are returned by the search (Preferences->Metadata download->Configure the Amazon plugin) - Kobo driver: Support for updated firmwareecho - Allow customizing how yes/no columns are displayed (Preferences->Add your own columns) - Manage tags dialog: If tags are present in the add tags input when OK is clicked, add them automatically, without needing to click the plus button first * Bug Fixes - Edit book: Live CSS: Fix @namespace rules causing jumping to rule definition to go to the wrong definition - Workaround for Apple bug in macOS 13 that prevents device detection - Dont use commas in filenames when sending to pbsync and kindle email addresses - Edit book: When quitting while a save is in progress and the save completes while the confirmation popup is visible, dont abort the quit. - Rebase calibre-python_test.patch to disable zeroconf test, because newest python-zeroconf from openSUSE rise up an error. ++++ certmonger: - Added 0001-Disable-DSA-in-the-RPM-spec.patch - Removed 0002-certmonger-return-type.patch. - Updated to version 0.79.15 - Added minimum libjansson version requirement. ++++ cockpit: - css-overrides.patch: css overrides for better theming support ++++ cockpit-machines: - load-css-overrides.patch: css overrides for better theming support ++++ cockpit-podman: - load-css-overrides.patch: css overrides for better theming support ++++ cockpit-suse-theme: - Initial version * Redefine some CSS variables and rules for matching SUSE colors and fonts. ++++ dog: - Remove git tag from version - Update vendored dependencies to fix build error ++++ featherpad: - Update to 1.3.0: * An option is added for using system icons where possible. * Small problems in restoring of window size, state and position are fixed. * Automatic scrolling to current item is fixed in the side-pane mode. * Qt6's reaction to SIGTERM is fixed. * Prevented a high CPU usage with selection highlighting when a huge amount of text is selected. * Fixes and enhancements to Yaml and CMake syntax highlighting. * Center page numbers horizontally when printing. ++++ ffmpeg-4: - Update to version 4.4.2: * Stable bug fix release, mainly codecs, filter and format fixes. - Refresh ffmpeg-chromium.patch with quilt. ++++ librsvg: - Update to version 2.54.4: + Support CSS Color 4 syntax for . Opacities can be specified as numbers or percentages now, e.g. 0.5 or 50%. + Roll back minimum required version of Pango to 1.46.0. + Fix Windows NMake install when documentation is not built. ++++ geos: - Rectify conflict dependencies (shlib transition from Nov 9 2015) against old geos. - Update to release 3.10.3 * VoronoiDiagramBuilder::setSites(const CoordinateSequence&) returns sorted output now * Add SnappingNoder seeding * Fix segfault in Hausdorff distance with empty geometries * Fix inf loop in PolygonTriangulator * Fix IsValidOp to handle repeated node points * Fix IsSimpleOp to handle closed LineStrings with repeated endpoints * Fix crash in GeometryNoder on empty input ++++ gtk3: - Add dependency "python3x-gobject-Gdk if python3x-gobject" to the typelib package (boo#1200614). ++++ gtk4: - Add dependency "python3x-gobject-Gdk if python3x-gobject" to the typelib package (boo#1200614). ++++ gstreamer-plugins-rs: - Move the service to use the main git branch, explicit commit. - Update to version0.8.4+git20220607.b1b3930e: * add snapshotting tracer * Add SPDX-License-Identifier to all file headers * audiofx: - Update nnoiseless dependency to 0.4 - Update to nnnoiseless 0.5 * awstranscribe - increase presisigned url duration to 5 mins from 60s * Bump hrtf to version 0.8 * cargo_wrapper.py: added python3 version check for right usage of shutil.move(..) * cdg: update image and cdg_renderer * cea608overlay: handle CLEAR status * cea608tott: Don't zero-pad SRT indices but zero-pad hours to at least two digits * Change default branch from master to main * ci: - cargo test --all-features too... - Fix syntax for coverage reports to the new format - Generate coverage report also for crates with external dependencies - Rebuild image and move coverage job to the stable image - Remove the david checkot after install - Run tests with RUST_BACKTRACE * closedcaption: Update to uuid 1.0 * colordetect: Update to color-thief release * Correctly check for the `DISCONT` buffer flag to be set * dav1ddec: - Add 8/16 bit grayscale support - Bump dependency for dav1d 1.0.0 - Clean up state tracking a bit - Deal with the possibilty of 0/1 fps in latency math - Don't consider decoding errors as fatal - Expose a couple of decoder settings as properties - Fix compilation after some API changes - Move decoder init from start() to set_format() - Move state to Mutex from Arc - Pass element instance to debug logs - Release input frames that immediately caused a decoding error - Report latency based on frame delay - Require correct alignment and stream format when running with GStreamer 1.20 - Switch to dav1d 0.7 - Update for fixed dav1d-rs API - Use `AtomicRefCell` instead of `Mutex` for the state - Use sink_pad() convenience accessor - Write src_query() in match syntax for easier extensibility * deny: - Ignore duplicated wasi dependency - Remove duplicated `nom` dependency and add `env_logger` - Remove now unneeded miniz_oxide override - Remove num-rational override - Update for removed duplicated dependencies - Update for tokio-util * fallbacksrc: - Add fallback-{audio,video}-caps properties - Changing the URI of the video fallback is supported in NULL state - Connect to `notify::active-pad` after requesting pads - Disconnect signals on ReadyToNull - Don't forward manual flush events to downstream - Don't panic when shutting down the source and there are source pad blocks but no actual source pads - Flush source before restarting on errors - Remove imagefreeze if it becomes unneeded - Request the main pad first from fallbackswitch - Reset state in fallbacksrc custom source also if changing the state to READY before failed - Unflush downstream pads of the source after shutting down everything * fallbackswitch: - Add missing requires_private - add support for buffers without pts - Clip buffers against the segment - Don't configure a framerate in the test - Explictly set priority of pads in the test - export GEnum used in properties - factor out handle_main_timed_item() - Fix clipping of buffers against the output running time - Fix racy manual switching test - Forward custom downstream events from active sinkpad - Improve debug output of clock times and simplify some code - Improve some debug outputs - Log affected pad when scheduling buffer waiting for it - Minor cleanup in get_sync_time - Move active_sinkpad out of State into its own Mutex - Notify active-pad without state lock held - Only drop raw audio/video buffers if they're trailing - Only notify active-pad property on state changes if it actually changed - Only update the output running time if it's increasing - properly handle GAP events - Recheck active_sinkpad after schedule_timeout - Remove a redundant pad state unlock/lock - Rename debug category from fallback-switch to fallbackswitch - Replace with priorityswitch - Reset timeout_clock_id on timeout - Set end running time as current running time once a buffer has passed - Use cancel_timeout in schedule_timeout * fmp4mux: - adding headers when data resumes after EOS - Add ONVIF variant with support for additional codecs - Add support for multiple input streams - Add support for ONVIF timed XML metadata - Add support for writing out multiple tracks in the serialization code - Add test for muxing of multiple streams - Add to default workspace members - Check for force-keyunit events on both pads in the multistream test - HLS live example - HLS VOD example - Implement handling of GAP events - Implement interleaving based on start timestamps instead of accumulated durations - In live pipelines use the current fragment end time as timeout - Port to aggregator as base class as preparation for supporting multiple streams - Use saturing_sub() in more places - Use saturing subtraction to calculate sample durations - Write sample flags in `tfhd` if there's only a single sample * generic/threadshare: fix for nightly build * .gitlab-ci.yml: Fix deprecated -Zinstrument-coverage switch * gtk4: - Attach main context receiver from the main context's thread - Implement Default for PaintableSink * hlssink3: - Fix version - `PadTemplate::name_template()` returns a `&str` now instead of `Option` * hrtfrender: Switch back to hrtf 0.7 * m3u8-rs: Depend on version exactly 3.0.0 * mccparse/sccparse: Don't log gst::FlowError::Flushing or Eos as error to the debug logs * meson: - Cleanup our meson integration - Fix building when git isn't available * net/onvif: implement ONVIF metadata processing elements * onvifaggregator: - always push current media buffer on timeout - implement proper EOS support - refactor to support duration-less media buffers - Update for minor `PadTemplate` API changes * rav1enc: - Use `AtomicRefCell` instead of `Mutex` for the state - Don't handle `NeedMoreData` as "soft" error - Expose various new settings - Include stream-format and alignment in the caps - Put container sequence header into the caps - Set mastering display info, content light level and HDR related colorimetry - Simplify code - Support 8 bit grayscale input - Switch from speed preset 5 to 6 as default * README: Mention the colordetect element * Re-license LGPL-2.1 plugins to MPL-2 * Remove now unnecessary `Send+Sync` impls for element/etc subclasses * Rename `self_` variables to `imp` for consistency * Replace `Foo::from_instance(foo)` with `foo.imp()` * reqwest: Don't unnecessarily borrow dereferenced values explicitly * Revert - "fallbackswitch: Forward custom downstream events from active sinkpad" - "Revert "uriplaylistbin: disable test deadlocking"" - "uriplaylistbin: disable test deadlocking" * rtponvifdepay: Set caps on the source pad * rusoto: - Add missing license file - Export AwsTranscriberResultStability enum - s3sink: Expose property to control all timeout/retry durations - s3sink: Implement timeout/retry for part uploads - s3sink: Make remaining requests bounded in time - s3sink, s3src: Retry on server errors - s3src: Implement timeout and retries - Update async-tungstenite dependency to 0.17 - Update to crc 3 and rusoto 0.48 * rustfmt.toml: Add file * s3src: Consolidate stream reading into get object retries * Simplify some code around event/query views * spotifyaudiosrc: Update to librespot 0.4 * textahead: `PadTemplate::caps()` returns a caps reference now * textwrap: Update for textwrap 0.15 API changes * threadshare: - fix build on Windows - Remove glib::SendUnique usage - Use `into_glib_ptr()` instead of `into_ptr()` * transcriberbin: - Add caption-source property - Don't notify signal inside lock - Fix deadlock - make audioqueue leaky - Protect runtime "passthrough=false" change * ts/examples: add rtp mode with jitter-buffer & trace stop duration * ts/jitterbuffer: - don't wake up immediately... - set jbuf delay when instantiating it * ts: log max throttling when creating Context * ts/rt/Task: - awake the iteration loop when it needs to be aborted - use light weight executor blocking on ack or join handle * tttocea608: expose roll-up timeout property * tutorial/sinesrc: Use pushsrc as direct superclass in the glib::wrapper macro too * Update for event/message/query view API changes * Update license text in the README.md * Update minimum supported GStreamer version to 1.14 * Update minimum supported Rust version to 1.57 * Update README.md with all the new plugins/elements * Update to gst::_log_macro_ * Update to m3u8-rs 4.0 * Update to parking_lot 0.12 and hrtf 0.8 * Update versions to 0.9.0 * uridecodebin: stop using crossbeam_channel * uriplaylistbin: - add Status::ShuttingDown - break reference cycle - disable more tests - disable more tests - disable test deadlocking - display invalid state when panicing - fix deadlock when shutting down - fix number of streaming items - fix race when handling topology change - handle waiting items no longer being set - implement Debug on State - remove pad probe when shutting down - remove useless uridecodebin clone - replace errored with Status enum - skip missing_http test - Update to more-asserts 0.3 * Use SPDX license format in Cargo.toml * videofx: Add colordetect video filter ++++ gtk3-doc: - Add dependency "python3x-gobject-Gdk if python3x-gobject" to the typelib package (boo#1200614). ++++ open-iscsi: - For Tumbleweed, moved logrotate files from user-specific directory /etc/logrotate.d to vendor-specific /usr/etc/logrotate.d (for Stefan Schubert ) ++++ python-ipyleaflet: - update to version 0.16.0: New features * Add bounds attribute to TileLayer by @davidbrochart in #907 * Implemented open_popup and close_popup methods by @PROgram52bc in #914 Maintainance * Stop layer loading spinner when layer is removed by @clydebw in #903 * Added backward compatibility for dict basemaps by @sackh in #901 * Pin openssl=1.1.1l in CI script by @trungleduc in #906 * Test ipyleaflet widgets with galata by @trungleduc in #905 * Clean up UI tests by @davidbrochart in #908 * Remove map callbacks when DrawControl removed from map by @clydebw in #916 * Add Galata bot by @martinRenou in #938 * Fix CI by @martinRenou in #946 * Fix Galata screenshot update CI job by @martinRenou in #945 * Missing jupyter-packaging on CI by @martinRenou in #948 * Fix ui-tests port by @martinRenou in #949 * UI-tests: Update scripts to match bot implementation by @martinRenou in #950 * Remove OpenSSL pinning by @martinRenou in #952 * Update Galata screenshots by @martinRenou in #947 * Update build script by @martinRenou in #954 * Fix watch script in ipyleaflet by @HaudinFlorence in #963 Docs: * Fix docs table by @martinRenou in #898 * Update basemaps by @MackyDIARRA in #924 * Updates on ipyleaflet documentation by @HaudinFlorence in #953 * Change the theme to pydata-sphynx-theme by @HaudinFlorence in #955 * Update installation instructions by @martinRenou in #956 * Add to ipyleaflet's documentation some missing attributes sections with autodoc. by @HaudinFlorence in #957 * Add jupyterlite-sphinx by @HaudinFlorence in #958 * Fix formatting issues in the doc for attributes and methods sections using autodoc by @HaudinFlorence in #959 * radiation notebook updated with SearchControl object adding by @MackyDIARRA in #899 ++++ kwin5: - Add patch to fix dragging windows in grid view (kde#455268): * 0001-fix-windows-dragging-in-desktop-grid.patch ++++ lapce: - Update to version 0.1.2~0: * bump version * vertical scroll for horizontal scroll on editor tab header * clean up * clean up * clean up * clean up * clean up * clean up * code cleanup * code clean up * store cursor position for undo/redo * minimum rust version * fix buffer update size * fix editor height * ctrl+right change to word_end_forward * fix text overlapping * add config for scroll beyond last line * Fix new line ident bug * add cut/copy/paste to context menu * watch plugin themes * load plugin themes * Fix typo * plugin download themes * add extra elixir file extensions for syntax highlighting * install local theme * watch theme folder * local theme lower string * metadata if exits * case insenstive of theme name * bump git2 version * bump regex version * set syntax on scratch buffer * export theme * put theme colors together * theme settings from kind * color case * settings reset to default * reset settings * reset button * update setting change * fix event * add settings value kind * rename buffer content value to settingsvalue * add idle timer to editor view * theme setting layout change * use raw data * hashmap change * change the way to load theme * add theme config * fix: typo * fix: format code * switch ureq to reqwest for system proxy support * feat: change `lapce warn` color * feat: change `lapce warn` color * feat: add `plugin load failed` message * feat: add `plugin load failed` message * Fix `Language` in toml files * Update minimum cargo version * added whitespace after comma * Indicate minimum toolchain version preventing #572 * first pass of new documentation * formatting error fix * wgpu -> opengl readme * Reviewed and tidied changes * Refreshed readme and contributing files * fix: don't overwrite permissions * bump parley * Fix formatting. Grrr. * Restore comment in get_name_for_new_file. * Only allocate one new string. * Give names to several toggle commands * cursor blink * Change name of new scratch docs to 'Untitled-N' * fix jump in the same file * Run rustfmt. * Today I learn about the funky (..) discard syntax. * Implement 'new N' names for scratch buffers. * style change * default to no drop shadow * header text change * drop shadow width * settings and key bindings * focus on settings when open * clippy fix * settings event fix * editor tab minum width * editor tab header improvement * setttings in editor tab * generate new editor id when copy editor * remove cancelcodeactions * remove code action widget * config menu position change * code actions menu position * code action to use context menu * cancel completion and hover fix * fix toggle modal in palette * some more settings * add config to change header height * santilize modifiers * Show diagnostics on hover * bump parley to fix font issue * linux build on ubuntu 18.04 to have a lower glibc version target * more settings * terminal config * bump druid * window icon * tab for completion * add some mac key maps * Remove some deps * Update README.md * Add Fedora build deps ++++ qt6-3d: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-connectivity: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-lottie: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-charts: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-coap: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-base: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released - Drop patches, now upstream: * 0001-CMake-Don-t-hardcode-the-library-directory-name.patch * 0001-XCB-fix-GCC-12-warning-about-uninitialized-variable-.patch * 0001-Fix-build-with-GCC12-avoid-QCborStreamReader-prepars.patch * 0001-QtOpenGL-Fix-build-with-GCC-12-qt_imageForBrush-is-i.patch ++++ qt6-qt5compat: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-datavis3d: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-opcua: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-tools: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-virtualkeyboard: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-languageserver: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-declarative: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released - Drop patch, now upstream: * 0001-CMake-Look-for-QtLanguageServerPrivate.patch ++++ qt6-mqtt: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-multimedia: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-networkauth: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-webengine: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released - Drop patches, now upstream: * qtwebengine-icu70.patch * 0001-Find-GIO-with-QtBase-6.2.patch ++++ qt6-positioning: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-quick3d: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-quicktimeline: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-remoteobjects: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-scxml: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-sensors: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-serialbus: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-serialport: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-shadertools: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-svg: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-wayland: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-webchannel: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-websockets: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ postgresql14: - bsc#1200437: Upgrade to 14.4: * Prevent possible corruption of indexes created or rebuilt with the CONCURRENTLY option. * https://www.postgresql.org/docs/release/14.4/ * https://www.postgresql.org/about/news/p-2470/ ++++ libkrun: - Update to version 1.1.0: * vsock: restore lost port mapping feature * vsock: translate errno to macOS to Linux * vsock: use MSG_NOSIGNAL to avoid SIGPIPE * vsock: update to nix 0.24.1 * vsock: make accept() and explicit operation - Update to version to v1.0.0 * Update README.md * CI: run clippy tests with amd-sev feature too * Implement virtio-rng device * vmm: disable test_get_supported_cpuid * sev: use a different name when building with SEV * sev: switch to upstream kvm-bindings/ioctls * Makefile: add versioning to the output library * arch/aarch64: remove dependency on device_tree * libkrun: remove unneeded "cc" dependency - Update to version to 0.2.0 * Replace old vsock with TSIv2's vsock * macos: operate directly on kqueue in epoll * utils: Allow Epoll to be cloned * Replace "logger" crate with env_logger+log - Patches added: * not-set-soname-as-it-is-plugin.patch ++++ libkrunfw: - Update to latest upstream version, v.3.0.0 * Update to latest LTS: 5.15.47 * Update TSI patch - Update to version v2.0.0 * Enable virtio-rng device - Update to version v2.1.2 * Incorporate AMD SEV support in the main branch * Update to the latest LTS: 5.15.45 - Update to version v2.1.0 * Makefile: add versioning to the output library by @slp in #12 - Update to version v2.0.0 * Update to the latest LTS: 5.15.44 - Update to version v.2.0.0 * Update to TSIv2 and 5.15.43 * Adopt SemVer and make the major version follow the internal ABI version, as it's the one signalling breaking changes. - Patches added: * dont-set-soname-as-it-is-plugin-for-us.patch - Patches dropped: * fix-build-with-gcc12.patch ++++ link-grammar: - Update to version 5.10.4: + English dict: fix relative clause, per mailing list. + Remove assorted length restrictions on word-size. + Add missing files for building link-generator on Windows. + Strip the internally added "._I" from subscripted idioms. + New: Provisional Thai dictionary. - Changes from version 5.10.3: + Remove `node.js/package-lock.json` from tarball distribution. + Fix Windows MSVC build break. + Fix memory leak in the "!" link-parser command. + Add C++ regex support. It is now the default for MSVC builds. + Fix spell-guess for run-on words. + Port link-generator to MS-Windows. + Fix apostrophe handling for link-generator w/sqlite3 dicts. - Changes from version 5.10.2: + Fix python install path. + Fix size in brand-new `link-generator` (hits 32-bit & ARM). - Changes from version 5.10.1: + Fix perl bindings build fail. - Changes from version 5.10.0: + Expanded English vocabulary + Support dictionary "#define allow-duplicate-words true". + Fix crash for sentences containing wildcard words. + Add the ability to use underbars in connector names. Connector names starting with underbar are reserved for internal use. + Connector names starting with "ID" are no longer reserved. * ".I" subscripts are no longer reserved; "._" subscripts are reserved. These last two changes introduce linkage incompatibilities. + Fix parsing with nulls when using an sqlite3 dictionary. + Fix regexes for NetBSD when using libc regexes. + English dict: fix many "how?" questions. + English dict: fix conditional sentences. - Changes from version 5.9.1: + Fix build break when SQLite3 is not installed. - Changes from version 5.9.0: + Use #define for custom configuration in dictionaries. + Panic-mode fixes and extensions. In link-parser see !help panic_variables. + English dict: fix silly mistake with "I love cats and dogs". + Disable maintainer-mode in `configure.ac`. + Fix very rare crash/corruption introduced in v.5.8.1. + English dict: fix problems with "just/only". + English dict: work on hesitation markers. + Fix multi-threading mem-leak. + Provide emscripten javascript wrapper for the command-line parser. + Public API shared library entry points exported automatically. + Provide bindings for the Vala programming language. + Increase number of allowed idiom expressions. + Replace O(n^2) idiom loading algo by an O(n log n) algo. + Disable SAT solver by default. + New tool: Sentence generator! This is an experimental prototype. - Changes from version 5.8.1: + Fix macOS/SunOS build break. + English dict: fix numerical identifiers used as adjectives. + English dict: fix post-posed Latin adjectival modifiers. + Merge upstream gentoo patches. + Make -O3 default for CFLAGS/CXXFLAGS, but overridable by the user. + English dict: fix look_at, listen_to person-action + English dict: fix verb "felt" with object-action. + English dict: fix why-perform-action questions. + Fix race condition in spell-guesser. - Changes from version 5.8.0: + Java bindings: Remove the obsolete senses API. + swig-4.0 compatibility bug fix. + English dict: Fixes to support questions ending in WH-words. + Copy (merge) Richard van der Dys `node.js` bindings. + English dict: Provide head and tail markers for all conjunctions. + Remove the Python 2 bindings. + Add dialect support to the library. + English dict: support for archaic/poetic abbreviations + English dict: introduce OH link for vocatives/invocations. + English dict: improved parsing of imperatives. + Add !!word/ link-parser command for displaying extended word dict info. - Add flex BuildRequires, new dependency. - Add py310.patch, and pass PYTHON_NOVERSIONCHECK=1 PYTHON=%{__python3} PYTHON_VERSION=%{python3_version} to configure as configure does not yet understand version 3.10. ++++ rygel: - Update to version 0.40.4: + Do not install UI file if preferences are not built. + Renderer: Fix critical if mime_type is missing. + Tracker3: Do not exit if service is missing. + MediaExport: Fix running without media indexing. + Updated translations. - Update plugin-tracker Supplements to current standard. - Drop plugin-zdf-mediathek Obsoletes, last available 6 years ago, we can expect everyone have moved on by now. ++++ libstorage-ng: - Translated using Weblate (Portuguese (Brazil)) (bsc#1149754) - 4.5.21 ++++ matrix-synapse: - force python 3.10 on TW ++++ mercurial: - Mercurial 6.1.4 Additional stable release just before 6.2 since we're dropping Python 2. * url: raise error if CONNECT request to proxy was unsuccessful * docker: avoid /tmp write access issues by fixing permissions * logcmdutil: use the same data as {file*} template keywords (issue6642) * commit: allow to close branch when committing change over a closed head * rust-status: don't trigger dirstate v1 rewrite when only v2 data is changed * purge: prevent a silly crash with --confirm --files * rust: relax im-rc dependency to allow minor updates * Improve PyPy support * Improve py3 error handling * Documentation fixes - Mercurial 6.1.3: * security: + narrow_widen_acl: enforce narrowacl in narrow_widen (SEC) 6b10151b9621 * other: + censor: fix [hg update] away from a revision with censored files + amend: stop losing copies when amending + rhg: strengthen dirstate v2 writing in broken filesystems + work around some broken DLL imports in Windows + worker: adapt _blockingreader to work around a python3.8.[0-1] bug (issue6444) + rhg: correctly handle the case where diffs are encoded relative to nullrev + fix bugs and race-conditions in the Mercurial test runner + chg: ignore already closed fds when cleaning up ++++ mercurial-extension-hg-evolve: - Blacklist test that fails due to distutils deprecation warning. ++++ mercurial-extension-hg-git: - Blacklist failing test. ++++ mpv-mpris: - Update to 0.8.1 * Fix Unknown Artist for YouTube videos [#]gh/hoyon/mpv-mpris#76 * Emit signal for fullscreen event [#]gh/hoyon/mpv-mpris#78 ++++ openQA: - Update to version 4.6.1655450799.f096817: * Dependency cron 2022-06-17 * ci: Test on Leap 15.4 * docs: Fix explanation for TIMEOUT_SCALE ++++ os-autoinst: - Update to version 4.6.1655453312.bf5e2df: * Cover OpenQA::Commands completely * ci: Also test Leap 15.4 in OBS * Fix HTML Devel::Cover report * Fix `t/18-qemu-options.t` on newer QEMU versions * Add general recommendations and s390x specific details to backend docs ++++ perl-Cpanel-JSON-XS: - updated to 4.30 see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes 4.30 2022-06-14 (rurban) - Fix perl 5.37 utf8n_to_uvuni deprecation. GH #196 ++++ perl-Sub-HandlesVia: - updated to 0.025 see /usr/share/doc/packages/perl-Sub-HandlesVia/Changes ++++ powerdevil5: - Add backported upower-Prevent-integer-overflow-during-new-brightness.patch * Fixes brightness stuck on low level on systems with multiple GPUS ( boo#1199907 kde#454161 ) ++++ python-Sphinx-test: - Update to version 5.0.2 * #10523: HTML Theme: Expose the Docutils's version info tuple as a template variable, ``docutils_version_info``. Patch by Adam Turner. * #10538: autodoc: Inherited class attribute having docstring is documented even if :confval:`autodoc_inherit_docstring` is disabled * #10509: autosummary: autosummary fails with a shared library * #10497: py domain: Failed to resolve strings in Literal. Patch by Adam Turner. * #10523: HTML Theme: Fix double brackets on citation references in Docutils 0.18+. Patch by Adam Turner. * #10534: Missing CSS for nav.contents in Docutils 0.18+. Patch by Adam Turner. ++++ python3-pyside2: - Clean up some deprecated python-rpm-macro usage and declare BuildRequirement on it explicitly. - Provide python dist-info metadata and PyPI names in rpm metadata - Fix missing install of typing stub and PySide2.support - Fix ctest suite run by providing some extra paths ++++ python-Babel: - update to 2.10.3 This is a bugfix release for Babel 2.10.2, which was mistakenly packaged with outdated locale data. Thanks to Michał Górny for pointing this out and Jun Omae for verifying. This and future Babel PyPI packages will be built by a more automated process, which should make problems like this less likely to occur - update to 2.10.2 This is a bugfix release for Babel 2.10.1. * Fallback count=”other” format in format_currency() (#872) - Jun Omae * Fix get_period_id() with dayPeriodRule across 0:00 (#871) - Jun Omae * Add support for b and B period symbols in time format (#869) - Jun Omae * chore(docs/typo): Fixes a minor typo in a function comment (#864) - Frank Harrison ++++ python-Sphinx: - Update to version 5.0.2 * #10523: HTML Theme: Expose the Docutils's version info tuple as a template variable, ``docutils_version_info``. Patch by Adam Turner. * #10538: autodoc: Inherited class attribute having docstring is documented even if :confval:`autodoc_inherit_docstring` is disabled * #10509: autosummary: autosummary fails with a shared library * #10497: py domain: Failed to resolve strings in Literal. Patch by Adam Turner. * #10523: HTML Theme: Fix double brackets on citation references in Docutils 0.18+. Patch by Adam Turner. * #10534: Missing CSS for nav.contents in Docutils 0.18+. Patch by Adam Turner. ++++ python-azure-mgmt-core: - New upstream release + Version 1.3.1 + For detailed information about changes see the CHANGELOG.md file provided with this package - Remove temporary version override - Update Requires from setup.py ++++ python-fastbencode: - Initial package for fastbencode 0.0.9. ++++ python-nbsphinx: - Update to Version 0.8.9 * CSS: support tables in widgets * Avoid empty "raw" directive ++++ python-osc-tiny: - Release 0.6.1 * Removed obsolete parser instance to allow pickling of Osc instances ++++ python-papermill: - don't use python-mock: upstream pull request instead of sed - added patches fix https://github.com/nteract/papermill/pull/668 + python-papermill-no-mock.patch ++++ python-pdm: - Update to 1.15.2: * Fix a defect in the resolution preferences that causes an infinite resolution loop. #1119 * Update the poetry importer to support the new [tool.poetry.build] config table. #1131 * Fix a bug where dependencies with requires-python pre-release versions caused pdm update to fail with InvalidPyVersion. #1111 * Fix a bug that dependencies are missing from the dep graph when they are depended by a requirement with extras. #1097 * Allow specifying lockfile other than pdm.lock by --lockfile option or PDM_LOCKFILE env var. #1038 * Ensure the pip module inside venv in installation script. #1053 * Fix a bug that file paths in URLs are not correctly unquoted. #1073 * Fix a bug on Python 3.11 that overriding an existing command from plugins raises an error. #1075 * Fix a bug of missing subdirectory fragment when importing from a requirements.txt. #1036 * Fix use_cache.json with corrupted python causes pdm use error. #1039 * Fix a bug that requirement with extras isn't resolved to the version as specified by the range. #1001 * Support installer 0.5.x. #1002 * Don't create project files in pdm search command. #993 * Fix a bug that the env vars in source urls in exported result are not expanded. #997 * Don't follow symlinks for the paths in the requirement strings. #976 * Fix a bug that _.site_packages is overridden by default option value. #985 * Filter out the unmatched python versions when listing the available versions. #941 * Fix a bug displaying the available python versions. #943 * Fix a bug under non-UTF8 console encoding. #960 * Fix a bug that data files are not copied to the destination when using installation cache. #961 * Switch from pythonfinder to findpython as the Python version finder. #930 * Fix a regression issue that prereleases can't be installed if the version specifier of the requirement doesn't imply that. #920 * Fix a race condition in parallel installation by changing metadata to a lazy property. This fixes a bug that incompatible wheels are installed unexpectedly. #924 * Fix a bug that incompatible platform-specific wheels are installed. #921 * Fix the compatibility issue with pip>=22.0. #875 * Fix the hash calculation when generating direct_url.json for a local pre-built wheel. #861 * Reduce the number of tests that require network, and mark the rest with network marker. #858 - Remove artifacts.tar.gz, it is now included in the source tarball. - Drop patches because they are included upstream: * mark-network-tests.patch * mark-tests-path.patch * sys-exec-failures.patch - Add patch instrumentation-test-case.patch: * Instrument a test case for ease of debugging. - Switch to multibuild per Python version since the testsuite takes approximately seven eons. ++++ python-pikepdf: - Update to version 5.1.5: * Fixed removal of necessary package packaging. Needed for import. - Drop some unnecessary comments. - Be more specific with file lists. ++++ python-python-box: - Update to 6.0.2 * Adding Cython support to greatly speed up normal Box operations on supported systems * Adding #196 support for sliceable boxes * Changing #208 __repr__ to produce eval-able text * Removing support for ruamel.yaml < 0.17 ++++ python-python-for-android: - Properly fix shebangs to inject path to python interpreter. ++++ python-redfish: - Update to 3.1.6: * Fixed issue where the 'read' method on response objects always return strings * Modified query parameter encoding to not percent-encode characters allowed in query strings per RFC3986 ++++ python-tweepy: - update to version 4.9.0: New Features / Improvements * Add support for Direct Message typing indicator and read receipts (#1856) * Add API.indicate_direct_message_typing and API.mark_direct_message_read * Fallback to "detail" response value for HTTPException message (b6b8241) * Handle "error" key of response being a string in HTTPException (2da4452) * Twitter API Deprecations * Deprecate Stream.sample and note deprecation of compliance messages for Stream.filter (#1876) Misc * Use setup.cfg for coverage.py configuration (e24bb2f) * Explicitly specify coverage >= 4.4.2 requirement for dev extra (b5bd35e) * Use setup.cfg for tox configuration (e24bb2f) * Update lower bound for dev extra tox requirement to >= 3.21.0 (ba6e6b1) * Remove tests_require from setup.py (2870031) * Stop creating universal wheels (9d93ec8) * Update and improve various documentation and tests - update to version 4.8.0: New Features / Improvements * Add support for Bookmarks with Twitter API v2 (#1848) * Add Client.remove_bookmark, Client.get_bookmarks, Client.bookmark * Add support for using OAuth 2.0 Authorization Code Flow with Client methods that require the authenticating user's ID (0157d0b) * Raise TypeError for those methods when the access token isn't set * Raise NotFound rather than HTTPException when encountering 404 response status codes in BaseClient.request (b6b8219) - update to version 4.7.0: New Features / Improvements * Add support for Quote Tweets lookup with Twitter API v2 (#1844) * Add Client.get_quote_tweets * Python Backwards-Incompatible Changes * Drop support for Python 3.6, which has reached end-of-life status (#1788) Bug Fixes * Fix Client.follow to return response from Client.follow_user rather than None (0742f54) * Fix Client.unfollow to return response from Client.unfollow_user rather than None (c1787f0) Misc * Organize documentation arrangement and improve index / table of contents categorization (c5310d1) * Add documentation for API v2 models * Add documentation for List (360594b) * Add documentation for Media (c2dacc8) * Add documentation for Place (e3fa223) * Add documentation for Poll (61ed5d7) * Add documentation for Space (1a7ea1f) * Add documentation for Tweet (b9cef72) * Add documentation for ReferencedTweet (9a995b5) * Add documentation for User (aa3658e) * Use Read the Docs Sphinx search extension for documentation (72c7e01) * Add and improve API v2 examples (#1835, 6a6ef98) * Use dash instead of underscore for requests-oauthlib requirement (2c94758) * Optimize Tweet.referenced_tweets initialization (3299881) * Update and improve various documentation - update to version 4.6.0: This will be the last minor version to support Python 3.6 (#1788). New Features / Improvements * Add support for streaming with Twitter API v2 (86244c1) * Refactor Client and Stream to inherit from new BaseClient and BaseStream classes and add StreamingClient, StreamResponse, and StreamRule * Add support for new max_results and pagination_token parameters for Client.get_liking_users (bdd6b55) * Add support for new max_results and pagination_token parameters for Client.get_retweeters (3479e56) * Add support for new sort_order parameter for Client.search_all_tweets (bd202e5) * Add support for new sort_order parameter for Client.search_recent_tweets (8b47170) * Add Client.get_space_tweets (c8d5d9a) * Add Space.subscriber_count (1ffc8cd) * Use repr of text in Tweet.__repr__ (4e2997e) * This avoids including inconstant newlines, rather than escaped newlines, in the string representation of the Tweet object, making it more consistent * Override Mapping.__contains__ in DataMapping (9f10a58) * This allows membership tests to check for existence within data in Twitter API v2 models, rather than existence of the attribute at all * Initialize Stream.session within Stream.__init__ (80adf5b) * Update the user agent based on Stream.user_agent even if Stream.session is already initialized * Use oauthlib to create code challenge and verifier for PKCE (eb22416) * Explicitly specify oauthlib dependency requirement as >= 3.2.0 (fc0d967) * Update requests_oauthlib dependency requirement to >= 1.2.0 (dd7e2c9) Bug Fixes * Fix datetime endpoint parameter formatting in Client._make_request (#1793) Misc * Remove undocumented debug function (a702325) * Add logging documentation (7701506) * Update and improve various documentation ++++ qt6-3d-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-base-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released - Drop patches, now upstream: * 0001-CMake-Don-t-hardcode-the-library-directory-name.patch * 0001-XCB-fix-GCC-12-warning-about-uninitialized-variable-.patch * 0001-Fix-build-with-GCC12-avoid-QCborStreamReader-prepars.patch * 0001-QtOpenGL-Fix-build-with-GCC-12-qt_imageForBrush-is-i.patch ++++ qt6-charts-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-coap-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-connectivity-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-datavis3d-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-declarative-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released - Drop patch, now upstream: * 0001-CMake-Look-for-QtLanguageServerPrivate.patch ++++ qt6-imageformats: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-imageformats-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-lottie-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-mqtt-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-multimedia-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-networkauth-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-opcua-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-positioning-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-qt5compat-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-quick3d-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-quicktimeline-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-remoteobjects-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-scxml-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-sensors-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-serialport-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-shadertools-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-svg-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-tools-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-translations: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-virtualkeyboard-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-wayland-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-webchannel-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ qt6-webengine-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released - Drop patches, now upstream: * qtwebengine-icu70.patch * 0001-Find-GIO-with-QtBase-6.2.patch ++++ qt6-websockets-docs: - Update to 6.3.1: * https://www.qt.io/blog/qt-6.3.1-released ++++ ranger: - Adding 'Recommends: python3-Pillow' - Update to version 1.9.3+git20220615.7e2d1613: * browsercolumn: Only add the separator when needed * GHActions: Refrain from installing PyLint for tests * browsercolumn: Fix separator depth * GHActions: Rerun PyLint when requirements.txt changes * pylint: Pin to 2.13.9 * browsercolumn: Use number of items for width * browsercolumn: Take into account one_indexed setting * browsercolumn: Lowercase line_numbers in key * browsercolumn: Refactor linum_text_len * browsercolumn: Fix relative line number width * browsercolumn: Include linum_text_len in key * browsercolumn: Remove off-by-one trailing space * browsercolumn: Accept line_numbers case insensitively * browsercolumn: Fix off-by-one in line number width * Add viewnior in rifle config ++++ sbcl: - Update to version 2.2.5 * minor incompatible change: SB-EXT:*DERIVE-FUNCTION-TYPES* being NIL now means that function calls will strictly only use type information from proclaimed ftypes. The previous behavior (still the default) of using derived type information from the same file is specified with :SAME-FILE. (lp#1393302) * minor incompatible change: RENAME-FILE now overwrites the target file on Windows too, making its behaviour consistent with other platforms. * minor incompatible change: inlining of local function is inhibited if policy DEBUG = 3. * platform support: * * single-stepping is now supported on 64-bit PowerPC platforms. (thanks to Thomas Fitzsimmons) * * the :SB-LINKABLE-RUNTIME feature is now supported on 32-bit and 64-bit PowerPC platforms. (thanks to Thomas Fitzsimmons) * optimization: improved type derivation of REDUCE with some known reducing functions. * enhancement: debug source locations now work correctly for top level forms with policy DEBUG = 1, as well as for block compiled files. * enhancement: TRACE now supports tracing macro functions, compiler-macro functions, individual methods and local functions. See the user manual for more details. (lp#375314) * bug fix: fix integer comparisons on x86-64 and arm64 (lp#1971088, reported by Guillaume LE VAILLANT) * bug fix: coverage instrumentation behaves correctly with respect to non-local exits. * bug fix: ftype proclamations now take effect immediately during block compilation. * bug fix: block compilation of top-level closures now work. (lp#1931730, reported by Sean Maher) * bug fix: streams opened from RUN-PROGRAM but left unclosed because of a non-local exit no longer cause unrelated streams to be closed later. ++++ yast2-country: - Adapt language module to run properly in chroot (bsc#1199840) - 4.5.1 ------------------------------------------------------------------ ------------------ 2022-6-16 - Jun 16 2022 ------------------- ------------------------------------------------------------------ ++++ QMPlay2: - Update to version 22.06.16 * make possible to increase but not decrease the effective number of audio channels (RJVB), * fix VA-API on Vulkan on modern Intel GPUs (use VK_EXT_image_drm_format_modifier), * fix timeout error on exclusive full screen on AMD Radeon on Vulkan on Windows, * reorganize menu shortcuts (zo-shin), * fix video rotation with FFmpeg 5.0, * require CMake 3.12. ++++ blender: - Increase required memory to avoid OOM seen on Tumbleweed aarch64 - Disable build on 32-bit arm since upstream does not support 32-bit anymore ++++ ceph-iscsi: - Update to 3.5+1655410541.gf482c7a. + Improve werkzeug version checking (bsc#1198435) ++++ llvm: - Update to version 14.0.5. * This release contains bug-fixes for the LLVM 14.0.0 release. This release is API and ABI compatible with 14.0.0. ++++ llvm14: - Update to version 14.0.5. * This release contains bug-fixes for the LLVM 14.0.0 release. This release is API and ABI compatible with 14.0.0. - Rebase llvm-do-not-install-static-libraries.patch. ++++ gnuhealth: - version 4.0.4 * various bugfixes - see changelog for details ++++ gnuhealth-client: - version 4.0.1 * various bug fixes, see changelog * plugins adapted and renamed for 4.0 ++++ gource: - Update to 0.53 * Add --high-dpi option * Fixed slider timestamp font not affected by --font-scale * Fixed hovering over end of slider stopping time advancing ++++ hevea: - Update to version 2.36. * Compatibility with OCaml 5.0. ++++ hugo: - Update to version 0.101.0: * build: Update to Go 1.18.3 * docs: Regen docshelper * markup/highlight: Add hl_inline option * deps: Update github.com/alecthomas/chroma/v2 v2.1.0 => v2.2.0 * build(deps): bump github.com/clbanning/mxj/v2 from 2.5.5 to 2.5.6 * build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2 * build(deps): bump golang.org/x/tools from 0.1.10 to 0.1.11 * build(deps): bump github.com/tdewolff/minify/v2 from 2.11.5 to 2.11.10 * build(deps): bump github.com/evanw/esbuild from 0.14.42 to 0.14.43 * build(deps): bump github.com/getkin/kin-openapi from 0.94.0 to 0.97.0 * deps: Udpate to github.com/alecthomas/chroma/v2 * common: Add hugo.GoVersion * resources: Panic on Copy of Resource with .Err * resources/page: Add :slugorfilename attribute * Respect NO_COLOR * readme: Update dependency list * Fix relURL with leading slash when baseURL includes a subdirectory * js: Resolve index.esm.js * Add animated GIF support * resources: Add a Gif source file to golden tests ++++ ibus-typing-booster: - Update to 2.16.1 - Avoid using forward_key_event() in Gtk4 immodule automatically by checking for IBUS_CAP_SYNC_PROCESS_KEY (new, will start working for ibus >= 1.5.27) - Udate the “Use inline completion” combobox in the setup tool when the gsettings value changes (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/313) - Require Python >= 3.6 to build - Add client detection code by Takao Fujiwara (will start working for ibus >= 1.5.27) - If libvoikko.Voikko('fi') fails when initializing a Finnish dictionary, continue without voikko - Always show standard lookup table for compose completions, never try inline completions (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/307) - Update configure.ac for latest autoconf 2.71 (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/309) - Update emoji annotations from CLDR (oc.xml is new) - Translation update from Weblate (fr updated) ++++ kernel-debug: - Linux 5.18.5 (bsc#1012628). - x86/speculation/mmio: Print SMT warning (bsc#1012628). - KVM: x86/speculation: Disable Fill buffer clear within guests (bsc#1012628). - x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (bsc#1012628). - x86/speculation/srbds: Update SRBDS mitigation selection (bsc#1012628). - x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (bsc#1012628). - x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (bsc#1012628). - x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (bsc#1012628). - x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (bsc#1012628). - x86/speculation: Add a common function for MD_CLEAR mitigation update (bsc#1012628). - x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (bsc#1012628). - Documentation: Add documentation for Processor MMIO Stale Data (bsc#1012628). - commit 0ac72f9 ++++ kernel-default: - Linux 5.18.5 (bsc#1012628). - x86/speculation/mmio: Print SMT warning (bsc#1012628). - KVM: x86/speculation: Disable Fill buffer clear within guests (bsc#1012628). - x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (bsc#1012628). - x86/speculation/srbds: Update SRBDS mitigation selection (bsc#1012628). - x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (bsc#1012628). - x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (bsc#1012628). - x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (bsc#1012628). - x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (bsc#1012628). - x86/speculation: Add a common function for MD_CLEAR mitigation update (bsc#1012628). - x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (bsc#1012628). - Documentation: Add documentation for Processor MMIO Stale Data (bsc#1012628). - commit 0ac72f9 ++++ kernel-source: - Linux 5.18.5 (bsc#1012628). - x86/speculation/mmio: Print SMT warning (bsc#1012628). - KVM: x86/speculation: Disable Fill buffer clear within guests (bsc#1012628). - x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (bsc#1012628). - x86/speculation/srbds: Update SRBDS mitigation selection (bsc#1012628). - x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (bsc#1012628). - x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (bsc#1012628). - x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (bsc#1012628). - x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (bsc#1012628). - x86/speculation: Add a common function for MD_CLEAR mitigation update (bsc#1012628). - x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (bsc#1012628). - Documentation: Add documentation for Processor MMIO Stale Data (bsc#1012628). - commit 0ac72f9 ++++ kernel-docs: - Linux 5.18.5 (bsc#1012628). - x86/speculation/mmio: Print SMT warning (bsc#1012628). - KVM: x86/speculation: Disable Fill buffer clear within guests (bsc#1012628). - x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (bsc#1012628). - x86/speculation/srbds: Update SRBDS mitigation selection (bsc#1012628). - x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (bsc#1012628). - x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (bsc#1012628). - x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (bsc#1012628). - x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (bsc#1012628). - x86/speculation: Add a common function for MD_CLEAR mitigation update (bsc#1012628). - x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (bsc#1012628). - Documentation: Add documentation for Processor MMIO Stale Data (bsc#1012628). - commit 0ac72f9 ++++ kernel-kvmsmall: - Linux 5.18.5 (bsc#1012628). - x86/speculation/mmio: Print SMT warning (bsc#1012628). - KVM: x86/speculation: Disable Fill buffer clear within guests (bsc#1012628). - x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (bsc#1012628). - x86/speculation/srbds: Update SRBDS mitigation selection (bsc#1012628). - x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (bsc#1012628). - x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (bsc#1012628). - x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (bsc#1012628). - x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (bsc#1012628). - x86/speculation: Add a common function for MD_CLEAR mitigation update (bsc#1012628). - x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (bsc#1012628). - Documentation: Add documentation for Processor MMIO Stale Data (bsc#1012628). - commit 0ac72f9 ++++ kernel-obs-build: - Linux 5.18.5 (bsc#1012628). - x86/speculation/mmio: Print SMT warning (bsc#1012628). - KVM: x86/speculation: Disable Fill buffer clear within guests (bsc#1012628). - x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (bsc#1012628). - x86/speculation/srbds: Update SRBDS mitigation selection (bsc#1012628). - x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (bsc#1012628). - x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (bsc#1012628). - x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (bsc#1012628). - x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (bsc#1012628). - x86/speculation: Add a common function for MD_CLEAR mitigation update (bsc#1012628). - x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (bsc#1012628). - Documentation: Add documentation for Processor MMIO Stale Data (bsc#1012628). - commit 0ac72f9 ++++ kernel-obs-qa: - Linux 5.18.5 (bsc#1012628). - x86/speculation/mmio: Print SMT warning (bsc#1012628). - KVM: x86/speculation: Disable Fill buffer clear within guests (bsc#1012628). - x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (bsc#1012628). - x86/speculation/srbds: Update SRBDS mitigation selection (bsc#1012628). - x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (bsc#1012628). - x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (bsc#1012628). - x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (bsc#1012628). - x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (bsc#1012628). - x86/speculation: Add a common function for MD_CLEAR mitigation update (bsc#1012628). - x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (bsc#1012628). - Documentation: Add documentation for Processor MMIO Stale Data (bsc#1012628). - commit 0ac72f9 ++++ kernel-pae: - Linux 5.18.5 (bsc#1012628). - x86/speculation/mmio: Print SMT warning (bsc#1012628). - KVM: x86/speculation: Disable Fill buffer clear within guests (bsc#1012628). - x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (bsc#1012628). - x86/speculation/srbds: Update SRBDS mitigation selection (bsc#1012628). - x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (bsc#1012628). - x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (bsc#1012628). - x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (bsc#1012628). - x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (bsc#1012628). - x86/speculation: Add a common function for MD_CLEAR mitigation update (bsc#1012628). - x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (bsc#1012628). - Documentation: Add documentation for Processor MMIO Stale Data (bsc#1012628). - commit 0ac72f9 ++++ kernel-syms: - Linux 5.18.5 (bsc#1012628). - x86/speculation/mmio: Print SMT warning (bsc#1012628). - KVM: x86/speculation: Disable Fill buffer clear within guests (bsc#1012628). - x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (bsc#1012628). - x86/speculation/srbds: Update SRBDS mitigation selection (bsc#1012628). - x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (bsc#1012628). - x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (bsc#1012628). - x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (bsc#1012628). - x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (bsc#1012628). - x86/speculation: Add a common function for MD_CLEAR mitigation update (bsc#1012628). - x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (bsc#1012628). - Documentation: Add documentation for Processor MMIO Stale Data (bsc#1012628). - commit 0ac72f9 ++++ kernel-vanilla: - Linux 5.18.5 (bsc#1012628). - x86/speculation/mmio: Print SMT warning (bsc#1012628). - KVM: x86/speculation: Disable Fill buffer clear within guests (bsc#1012628). - x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (bsc#1012628). - x86/speculation/srbds: Update SRBDS mitigation selection (bsc#1012628). - x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (bsc#1012628). - x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (bsc#1012628). - x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (bsc#1012628). - x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (bsc#1012628). - x86/speculation: Add a common function for MD_CLEAR mitigation update (bsc#1012628). - x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (bsc#1012628). - Documentation: Add documentation for Processor MMIO Stale Data (bsc#1012628). - commit 0ac72f9 ++++ ldb: - Update to version 2.5.1 + Fix build problems; (bso#15071); ++++ vulkan-validationlayers: - Update to release SDK-1.3.216.0 * Validate primitives generated query queue support * Handle CreateDevice, DestroyDevice, Queue Submission, PipelineLayouts and Pipelines in GpuAssistedBase * Validate primitives generated with streams * Validate fragment density render area * Add validation for VK_EXT_primitives_generated_query * Add RenderPass2 validation for FragmentDensityMap * Complete validation of compatible render passes * Validate ray tracing pipeline flags and resource count * Add VK_KHR_ray_tracing_maintenance1 ++++ libnma: - Update to version 1.8.40: + Ad-Hoc networks now default to using WPA2 instead of WEP. + WEP is no longer provided as an option for connecting to hidden networks due to its deprecated status. - Package docs sub-package as noarch. ++++ stellarsolver: - Update to 2.3: * It can now selected the color channel one would like to extract or solve, if it is an RGB image, or one can select to integrate or average the channels. * Add StellarBatchSolver, a tool that can be used to automatically solve, extract, and export a large number of images. * Improvements to memory management. * Performance improvements. * Bug fixes. ++++ monero-gui: - Update _constraints for aarch64 to avoid OOM ++++ pari-galdata: - Specfile modernization - Specfile modernization - Specfile modernization - Specfile modernization ++++ perl-Lingua-Translit: - updated to 0.29 see /usr/share/doc/packages/perl-Lingua-Translit/Changes 0.29 -- 2022-06-15 * Fixed numeric zero and empty string argument handling in translit() & translit_reverse(). ++++ perl-lib-relative: - updated to 1.001 see /usr/share/doc/packages/perl-lib-relative/Changes 1.001 2022-06-15 14:13:17 EDT - Skip symlink tests on msys as symlinks are broken on this platform (#2, pauloscustodio) ++++ prometheus-blackbox_exporter: - Exclude s390 arch ++++ salt: - Fix PAM auth issue due missing check for PAM_ACCT_MGM return value (CVE-2022-22967) (bsc#1200566) - Added: * fix-for-cve-2022-22967-bsc-1200566.patch ++++ python-pip-tools: - Update to 6.6.2: * Fix support for pip>=22.1 (#1618). * Update PyPIRepository::resolve_reqs() for pip>=22.1.1 (#1624). - Add ca-certificates to BuildRequires. ++++ python-urlgrabber: - Fix wrong logic on find_proxy method causing proxy not being used - Added: * fix_find_proxy_logic_and_drop_six.patch ++++ rubygem-rouge: updated to version 3.29.0 no changelog found ++++ starship: - Update to version 1.8.0: * Add support for Daml. * kubernetes: add user alias. * escape text segments in meta variables. * fish: add proper vi mode detection for fish shell. * install: ignore tarfile ownership values when installing as root. * nu: don't use cygpath for starship binary path in init. ++++ tor: - tor 0.4.7.8 * Fix a scenario where RTT estimation can become wedged, seriously degrading congestion control performance on all circuits. This impacts clients, onion services, and relays, and can be triggered remotely by a malicious endpoint. (TROVE-2022-001, CVE-2022-33903, boo#1200672) * Regenerate fallback directories generated on June 17, 2022. * Update the geoip files to match the IPFire Location Database, as retrieved on 2022/06/17. * Allow the rseq system call in the sandbox * logging bug fixes ++++ wezterm: - Update to version 20220408.101518.b908e2dd^git356: * macos: use shift-tab hack with ctrl-shift-tab as well * docs: changelog for https://github.com/wez/wezterm/issues/2063 * rename focus_change_repaint_delay -> x11_focus_change_repaint_delay_ms * x11: query focus after repaint delay * x11: allow configuration of repaint delay * macos: allow for keyboard translation data to be null * term: implement OSC 1337 ReportCellSize * track dpi in mux and terminal model * avoid spawn failures after using `sudo -i` * docs: changelog for #2125 #2052 * Update wezterm.desktop * appease dependabot security alerts * exit_behavior = "Close" is now the default * make enable_wayland = true the default ++++ wire: - Exclude s390 arch ++++ yast2: - Allow to install missing packages in chroot (bsc#1199840) - 4.5.5 ++++ zoxide: - Updated description in spec file so it matches the description provided by the upstream project. ------------------------------------------------------------------ ------------------ 2022-6-15 - Jun 15 2022 ------------------- ------------------------------------------------------------------ ++++ Mesa: - let Mesa-libGL-devel require libX11-devel via pkgconfig(x11) (boo#1200559) ++++ Mesa-drivers: - let Mesa-libGL-devel require libX11-devel via pkgconfig(x11) (boo#1200559) ++++ bind: - Upgrade to 9.18.4: Bugs fixed: * Only write key files if the dnssec-policy keymgr has changed the metadata. * When the fetches-per-server quota was adjusted because of an authoritative server timing out more or less frequently, it was incorrectly set to 1 rather than the intended value. Notable functional changes: * Key timing options for `dnssec-keygen` and `dnssec-settime` now accept times as printed by `dnssec-settime -p`. * Key timing options for `dnssec-settime` and related utilities now accept "UNSET" times as printed by `dnssec-settime -p`. This obsoletes the following patch: bind-prevent-buffer-overflow.patch [bind-9.18.4.tar.xz, bind-9.18.4.tar.xz.sha512.asc, bind-prevent-buffer-overflow.patch] ++++ libbs2b: - Remove bad %defattr - not needed and causes SHLIB non-executable rpmlint error - Use %autosetup ++++ commandergenius: - Upate to version 3.1.2 * Added option for showing/hiding achievements - Upate to version 3.1.1 * Collision fixes * F10 is working again ++++ dbxtool: - Add dbxtool-FORTIFY_SOURCE.patch: Do not redefine FORTIFY_SOURCE without resetting it first. ++++ elfutils-debuginfod: - Add debuginfod-profile subpackage that collects settings files (boo#1200100). ++++ dhewm3: - Update to 1.5.2: * Gamma and Brightness are now applied in the shaders instead of by setting hardware gamma. Can be disabled (so hardware gamma is used again) with `r_gammaInShaders 0` * Cycle through multiple Quicksave slots instead of immediately overwriting the last Quicksave. The `com_numQuicksaves` CVar allows setting the number of QuickSaves (gh#dhewm/dhewm3#392) * Make r_locksurfaces work It doesn't do exactly what its description and name suggests: it renders everything that is *currently* visible from the position/view the player had when setting `r_locksurfaces 1`. Originally it was supposed to render exactly the surfaces that * were* visible then, but I couldn't get that to work. This is pretty similar, but there may be differences with opened doors and such. (gh#dhewm/dhewm3#357) * Keyboard input improvements (mostly SDL2-only): - Support (hopefully) all keyboard keys on all kinds of keyboard layouts by using scancodes for otherwise unknown keys - Support typing in non-ASCII characters, if supported by Doom3 (it supports ISO-8859-1) - Support the clipboard also on non-Windows platforms You can paste text from the clipboard into the console or other edit fields with `Shift+Insert` - Explicit support for Right Ctrl, Alt and Shift keys (can be bound to different actions than their left counterparts) - Added `in_grabKeyboard` CVar to make sure dhewm3 gets *all* keyboard input Prevents the Windows-key or Alt-Tab or whatever from taking focus from the game - Added `in_ignoreConsoleKey` - if set to `1`, the console is only opened with Shift+Esc, and the "console key" (that key between Esc, 1 and Tab) can be freely bound to an action (and its char can be typed in the console without closing it). - Added (SDL2-only) "auto" option for `in_kbd`: When not disabling the console key, dhewm3 will try to automatically detect it if `in_kbd` is set to "auto" (now default) * Reworked mouse-input and -grabbing code, using absolute mouse mode in fullscreen GUIs (except for the PDA, because it's implemented weirdly). This made releasing the mouse in the main menu possible, as now the ingame cursor is at the same position as the system cursor. * `s_alReverbGain` CVar to reduce EFX reverb effect intensity (gh#dhewm/dhewm3#365) * Pause (looped) sounds when entering menu (gh#dhewm/dhewm3#330) * Fixes for looped sounds (gh#dhewm/dhewm3#390) * Replace libjpeg with stb_image and libogg/libvorbis(file) with stb_vorbis - Now the only required external dependencies should be OpenAL, SDL, zlib and optionally libCURL (and of course the C and C++ runtimes) * (Optionally) use libbacktrace on non-Windows platforms for more useful backtraces in case of crashes (usually linked statically) * Fixed endless loop (game locking up at startup) if graphics settings couldn't be applied (gh#dhewm/dhewm3#386) * Fixed some warnings and uninitialized variables * Work around dmap bug caused by GCC using FMA "optimizations" (gh#dhewm/dhewm3#147) * Prevent dhewm3 from being run as root on Unix-like systems to improve security * Replaced most usages of `strncpy()` with something safer to prevent buffer overflows (remaining cases should be safe). * Console output is now logged to `dhewm3log.txt` (last log is renamed to `dhewm3log-old.txt`) - On Windows it's in `My Documents/My Games/dhewm3/` - On Mac it's in `$HOME/Library/Application Support/dhewm3/` - On other Unix-like systems like Linux it's in `$XDG_DATA_HOME/dhewm3/` (usually `$HOME/.local/share/dhewm3/`) * Improved compatibility with Wayland (gh#dhewm/dhewm3#426) * Work around assertion in AlphaLabs4 due to "ride_of_death" yeeting the dead "monster_zsec_shotgun_12" into the void (gh#dhewm/dhewm3#409) * Support loading some mods known to need `fs_game_base d3xp` via Mods menu (currently, *The Lost Mission* and *LibreCoop d3xp* are supported) * Disable assertion in idSampleDecoderLocal::DecodeOGG() that triggered when starting a new Classic Doom3 game (gh#dhewm/dhewm3#461) ++++ dumpvdl2: - Update to version 2.2.0 * Added support for reassembly of multipart CLNP and COTP packets. This brings the ability to decode ADS-C v2 messages which are too large to fit in a single CLNP / COTP packet, even if fragmented in the X.25 layer. * Added proper formatting of Route Clearance CPDLC message elements. Removed the obsolete 8-channel limit. The maximum number of VDL2 channels that can be decoded simultaneously is now limited only by the hardware. * Station ID (specified with --station-id option) is now appended to the StatsD namespace if StatsD metric collection is enabled. For example, if the station ID is set to KLAX, the new namespace would be "dumpvdl2.KLAX" instead of just "dumpvdl2". This allows simultaneous monitoring of several dumpvdl2 instances separately in Grafana. * Fixed a crash which occurred when the ground station list file could not be opened. ++++ element-desktop: - Version 1.10.15 * Fix missing element desktop preferences ++++ element-web: - Version 1.10.15 * Fix missing element desktop preferences ++++ firewalld: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ ghex: - Update to version 42.3: + main: Hotfix to workaround gtk #4880 (affects Save As dialogs on X11 primarily). + config: Add GNOME 42+ compatibility for dark mode, and fetch dark settings from portal if possible. + widget: Properly update highlights upon resize. + find-replace: Remove spurious g_object_ref() call. ++++ gimp: - Update to 2.10.32: (boo#1199653 CVE-2022-30067) - Core: - Adding support for localized glyphs ('locl') in Text tool depending on the value of the "Language" field in Text tool options. - XCF import nows drop Xmp.photoshop.DocumentAncestors tags after 1000 of them, similarly to what libgimpbase now does. This could happen in XCF files which were created e.g. from a PSD import before we handled the issue in libgimpbase. - XCF import: - made more robust by ignoring (with a warning) invalid parasites and continuing to load the rest of the file (which might be valid). This way, we are able to salvage more cases of partially corrupted XCF files. - additional safety checks to detect broken XCF files. - Version check can be globally disabled through a value in the `gimp-release` file. This would allow to use the same build on repositories with an update channels (where we don't want update check notifications) and on standalone (where we want them). - User Interface: - Removed titlebar/borders from Windows Splash Screen. - All official themes now have on-hover indicator around eye and link toggles in Layer/Channel/Path Dialog tree-views. - Dark theme: - Hover-on effect on radio menu items to improve readability. - Color icon theme: - Thin contrast border for 'close' and 'detach' to improve their readability against dark backgrounds on mouse-hover. - Plug-ins: - TGA: improving indexed images with alpha channel support (both import and export). - DICOM: Fix endian conversion for photometric interpretation "MONOCHROME1". - file-raw: "RGB Save Type" confusing dialog label renamed to "Palette Type" as on the main dev branch. - screenshot: option to capture cursor in now available on Windows. - pygimp: new optional parameter `run_mode_param` (defaulting to True) to register() function of the Python binding, which allows to make the "run-mode" parameter optional when creating a new PDB procedure. This is already used to fix "file-openraster-load-thumb" without changing its signature. - BMP: new PDB procedure "file-bmp-save2" which supports all options available interactively. - BigTIFF: our TIFF plug-in now officially supports BigTIFF import and export. - Import was actually already working transparently if you had a recent enough libtiff. Now the recent libtiff is enforced by dependency requirements. - Export support was added with a checkbox in the interactive dialog and a new "bigtiff" argument in the "file-tiff-save" PDB procedure. - When an interactive export of ClassicTIFF fails for the explicit reason of "Maximum TIFF file size exceeded", the export dialog is raised again with a message proposing to try again as BigTIFF or trying another compression algorithm. This allows because discoverability and understandibility of the issue, while not forcing BigTIFF export (since it might not be supported everywhere). - Unlike the same change on the main dev branch, this backport comes without a dependency requirement bump, which means this will only work if GIMP is built with recent enough libtiff. - Raw: more robust load able to load as much as possible from the file, then fill the rest with white, when offset and dimensions are bigger than actual file size. - Improved support of a few plug-in code for building under UCRT Windows environment (more modern C runtime library than MINGW). - EPS: loading transparent EPS files now supported. - JPEG XL: import backported from the `master` (2.99) branch. - WebP: export has a new IPTC checkbox (saved through XMP) as well as a thumbnail checkbox. (backported from dev branch, since 2.99.8) - DDS: export has a new flip option (useful for some game engine) as well as a new savetype option to export all visible layers (not only the active one). - TIFF: - import support for 8 and 16 bit CMYK(A) TIFF files. - 1, 2 and 4-bit B/W images are now converted to indexed rather than grayscale as it seems that there is more of a use case for these images to be handled as indexed, even though technically they can be considered grayscale. In the future we could add an option at loading time where the user can choose whether they prefer it to be loaded as indexed or grayscale. - Fix loading images generated by MATLAB's blockproc function. - More robust loading for 8 bps grayscale MINISWHITE TIFF. - Libgimp: - New gimp_plug_in_error_quark() as a generic GQuark/GError domain for plug-ins (backported from 2.99.6). - gimp_drawable_brightness_contrast() now works in the [-1.0, 1.0] range (it's more of a fix than a change because it's what it should have been from the start). - Better management of modification time in metadata: IPTC tag Iptc.Application2.DateCreated is not overridden anymore as it is the original creation date of the image. Instead we set the XMP tag Xmp.xmp.ModifyDate for file modification time and Xmp.xmp.MetadataDate for metadata modification time. - Format of Xmp.tiff.DateTime is now properly set with timezone as a consequence of the previous improvement. - Libgimpbase: - Limit to 1000 ancestors when importing images with incredible amount of `Xmp.photoshop.DocumentAncestors` tags, which is most likely due to a bug in some versions of Photoshop (in some PSDs, we encountered over 100,000 such tags; it probably makes no sense that a document could have that many ancestor documents). GIMP will now stops at 1000 such tags before dropping the rest and continue loading the file. - Icons: - Chain icons for the Color icon theme reworked from the Symbolic versions (with contrast borders to work on any background color) so that the "broken" and full variants are easily distinguishable. - Translations: - New Galician and Georgian translations for the Windows installer. - 20 translations were updated: Catalan, Chinese (China), Croatian, Danish, Dutch, Finnish, French, Georgian, German, Hungarian, Icelandic, Italian, Polish, Portuguese, Russian, Slovenian, Spanish, Swedish, Turkish, Ukrainian. - Build: - Bumping minimum GEGL to version 0.4.36. - drop gimp-CVE_2022-30067.patch: included in update ++++ git: - Fix rpmlint errors/warnings about bash/zsh completion locations. - Remove now obsolete git-zsh-completion-fixes.diff. - Adjust git-tcsh-completion-fixes.diff. ++++ glslang: - Update to release 11.10.0 * Generate OpLine before OpFunction * Add support for VK_EXT_fragment_shader_barycentric * Add whitelist filtering for debug comments in SPIRV-Remap * Add support for GL_EXT_ray_cull_mask ++++ glucat-main: - Update to version 0.12.0: * An improved sqrt() function that can deal with some cases where the matrix representation of multivector is a singular matrix. * The absolute and relative error estimation and approximate equality functions used in test11 have been streamlined and added to glucat/clifford_algebra.h and glucat/clifford_algebra_imp.h as the functions error_squared_tol(), error_squared() and approx_equal(). ++++ gmsh: - Disable julia subpackage and do not install related examples and tutorials when building for openSUSE >= 1550 where julia is no longer available. ++++ gnome-calendar: - Update to version 42.2: + Fix AppData screenshots URLs. + Small bugfixes. + Improve support for right-to-left languages. + Updated translations. ++++ gosec: - Update to version 2.12.0: * chore(deps): update all dependencies (#822) * Add check for usage of Rat.SetString in math/big with an overflow error (#819) * Remove additional `--update` for apk in Dockerfile (#818) * Update x/tools to pick up fix for golang/go#51629 (#817) * chore(deps): update all dependencies (#816) * chore(deps): update all dependencies (#812) * chore(deps): update all dependencies (#811) * Add new rule for Slowloris Attack * Fix the dependencies after renovate upate (#806) * chore(deps): update all dependencies (#805) * Update the description message of template rule (#803) * Fix typo in ReadMe (#802) * Fix build after renovate update (#800) * Fix use rule IDs to retrieve the rule config * chore(deps): update all dependencies (#796) ++++ intelhex: - update to 2.3.0: * Add IntelHex.find() method to find a given byte pattern. (Scott Armitage) * API changes: IntelHex.segments() method supports new optional parameter * min_gap to allow consolidation of segments with small but existing gaps into a single segment. Default value is 1. (Ryan Downing) * API changes: IntelHex.tofile() now supports the optional byte_count parameter from IntelHex.write_hex_file(). Only used if format = hex. * Fix Python 3.9 compatibility issue with 'array' module (Piotr Korowacki) * Fix installation for Python version taking setup rather from setuptools than distutils (Theo Sbrissa) ++++ jackson-annotations: - Update to 2.13.3 * no substantial changes, just version allignment to other jackson packages ++++ jackson-bom: - Update to version 2.13.3 * 2.13.3 (14-May-2022) + No changes since 2.13.2 * 2.13.2 (06-Mar-2022) + #46: 'module-info.java' is in 'META-INF/versions/11' instead of 'META-INF/versions/9' * 2.13.1 (19-Dec-2021) + No changes since 2.13.0 ++++ jackson-core: - Update to 2.13.3 * 2.13.3 (14-May-2022) + #744: Limit size of exception message in BigDecimalParser * 2.13.2 (06-Mar-2022) + #732: Update Maven wrapper + #739: `JsonLocation` in 2.13 only uses identity comparison for "content reference" * 2.13.1 (19-Dec-2021) + #713: Incorrect parsing of single-quoted surrounded String values containing double quotes ++++ jackson-databind: - Update to 2.13.3 * 2.13.3 (14-May-2022) + #3412: Version 2.13.2 uses 'Method.getParameterCount()' which is not supported on Android before API 26 + #3419: Improve performance of 'UnresolvedForwardReference' for forward reference resolution + #3446: 'java.lang.StringBuffer' cannot be deserialized + #3450: DeserializationProblemHandler is not working with wrapper type when returning null * 2.13.2.2 (28-Mar-2022) + No changes since 2.13.2.1 but fixed Gradle Module Metadata ("module.json") * 2.13.2.1 (24-Mar-2022) + #2816: Optimize UntypedObjectDeserializer wrt recursion + #3412: Version 2.13.2 uses 'Method.getParameterCount()' which is not supported on Android before API 26 * 2.13.2 (06-Mar-2022) + #3293: Use Method.getParameterCount() where possible + #3344: 'Set.of()' (Java 9) cannot be deserialized with polymorphic handling + #3368: 'SnakeCaseStrategy' causes unexpected 'MismatchedInputException' during deserialization + #3369: Deserialization ignores other Object fields when Object or Array value used for enum + #3380: 'module-info.java' is in 'META-INF/versions/11' instead of 'META-INF/versions/9' * 2.13.1 (19-Dec-2021) + #3006: Argument type mismatch for 'enum' with '@JsonCreator' that takes String, gets JSON Number + #3299: Do not automatically trim trailing whitespace from 'java.util.regex.Pattern' values + #3305: ObjectMapper serializes 'CharSequence' subtypes as POJO instead of as String (JDK 15+) + #3308: 'ObjectMapper.valueToTree()' fails when 'DeserializationFeature.FAIL_ON_TRAILING_TOKENS' is enabled + #3328: Possible DoS if using JDK serialization to serialize JsonNode ++++ jackson-dataformats-binary: - Version update to 2.13.3 * 2.13.3 (14-May-2022) + #317: (ion) IonValueDeserializer does not handle getNullValue correctly for a missing property * 2.13.2 (06-Mar-2022) + No changes since 2.13.1 * 2.13.1 (19-Dec-2021) + #302: (ion) 'IllegalArgumentException' in 'IonParser.getEmbeddedObject()' ++++ jackson-datatypes-collections: - Version upgrade to 2.13.3 * 2.13.3 (14-May-2022) * 2.13.2 (06-Mar-2022) * 2.13.1 (19-Dec-2021) * No changes since 2.13.0 ++++ jackson-jaxrs-providers: - Version upgrade to 2.13.3 * 2.13.3 (14-May-2022) * 2.13.2 (06-Mar-2022) * 2.13.1 (19-Dec-2021) + No changes since 2.13.0 ++++ jackson-modules-base: - Version upgrade to 2.13.3 * 2.13.3 (14-May-2022) + #169: Blackbird fails with LinkageError when the same class is used across two separate classloaders + #175: 'jackson-module-jakarta-xmlbind-annotations' should use a Jakarta namespaced Activation API * 2.13.2 (06-Mar-2022) + #138: (blackbird) Blackbird doesn't work on Java 15+ + #152: (jakarta-annotations) jakarta.activation version conflict in 2.13 + #161: Module name in 'jakarta-xmlbind/src/moditect/module-info.java' is invalid * 2.13.1 (19-Dec-2021) + #155: (no-ctor-deser) Fix SPI metadata for 'jackson-module-no-ctor-deser' + #159: NoCtorDeserModule missing - Do you mean NoCtorModule ++++ jeromq: - Initial packaging of jeromq 0.5.2 ++++ jnacl: - Initial packaging of jnacl 1.0.0 ++++ python-notebook: - update to version 6.4.12: * Address security advisory GHSA-v7vq-3x77-87vg * CVE-2022-29238 ++++ python-voila: - Remove './' from test notebook - jupyter notebook refuses to serve it as "hidden". -- gh#jupyter/notebook#6453 ++++ kernel-debug: - Linux 5.18.4 (bsc#1012628). - pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628). - staging: greybus: codecs: fix type confusion of list iterator variable (bsc#1012628). - iio: adc: ad7124: Remove shift from scan_type (bsc#1012628). - soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled() (bsc#1012628). - remoteproc: mediatek: Fix side effect of mt8195 sram power on (bsc#1012628). - remoteproc: mtk_scp: Fix a potential double free (bsc#1012628). - lkdtm/bugs: Check for the NULL pointer after calling kmalloc (bsc#1012628). - lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP (bsc#1012628). - tty: goldfish: Use tty_port_destroy() to destroy port (bsc#1012628). - tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe (bsc#1012628). - tty: n_tty: Restore EOF push handling behavior (bsc#1012628). - serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe (bsc#1012628). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (bsc#1012628). - remoteproc: imx_rproc: Ignore create mem entry for resource table (bsc#1012628). - phy: rockchip-inno-usb2: Fix muxed interrupt support (bsc#1012628). - staging: r8188eu: fix struct rt_firmware_hdr (bsc#1012628). - usb: usbip: fix a refcount leak in stub_probe() (bsc#1012628). - usb: usbip: add missing device lock on tweak configuration cmd (bsc#1012628). - USB: storage: karma: fix rio_karma_init return (bsc#1012628). - usb: musb: Fix missing of_node_put() in omap2430_probe (bsc#1012628). - staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() (bsc#1012628). - pwm: lp3943: Fix duty calculation in case period was clamped (bsc#1012628). - pwm: raspberrypi-poe: Fix endianness in firmware struct (bsc#1012628). - rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value (bsc#1012628). - usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback (bsc#1012628). - usb: dwc3: pci: Fix pm_runtime_get_sync() error checking (bsc#1012628). - scripts/get_abi: Fix wrong script file name in the help message (bsc#1012628). - misc: fastrpc: fix an incorrect NULL check on list iterator (bsc#1012628). - firmware: stratix10-svc: fix a missing check on list iterator (bsc#1012628). - usb: typec: mux: Check dev_set_name() return value (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_probe() (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() (bsc#1012628). - rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl (bsc#1012628). - iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check (bsc#1012628). - iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout (bsc#1012628). - iio: adc: sc27xx: fix read big scale voltage not right (bsc#1012628). - iio: adc: sc27xx: Fine tune the scale calibration values (bsc#1012628). - rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails (bsc#1012628). - misc/pvpanic: Convert regular spinlock into trylock on panic path (bsc#1012628). - phy: qcom-qmp: fix pipe-clock imbalance on power-on failure (bsc#1012628). - power: supply: core: Initialize struct to zero (bsc#1012628). - power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1 (bsc#1012628). - power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk (bsc#1012628). - power: supply: ab8500_fg: Allocate wq in probe (bsc#1012628). - serial: sifive: Report actual baud base rather than fixed 115200 (bsc#1012628). - export: fix string handling of namespace in EXPORT_SYMBOL_NS (bsc#1012628). - watchdog: rzg2l_wdt: Fix 32bit overflow issue (bsc#1012628). - watchdog: rzg2l_wdt: Fix Runtime PM usage (bsc#1012628). - watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' (bsc#1012628). - watchdog: rzg2l_wdt: Fix reset control imbalance (bsc#1012628). - soundwire: intel: prevent pm_runtime resume prior to system suspend (bsc#1012628). - soundwire: qcom: return error when pm_runtime_get_sync fails (bsc#1012628). - coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier (bsc#1012628). - ksmbd: fix reference count leak in smb_check_perm_dacl() (bsc#1012628). - extcon: ptn5150: Add queue work sync before driver release (bsc#1012628). - dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x (bsc#1012628). - soc: rockchip: Fix refcount leak in rockchip_grf_init (bsc#1012628). - clocksource/drivers/riscv: Events are stopped during CPU suspend (bsc#1012628). - ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 (bsc#1012628). - rtc: mt6397: check return value after calling platform_get_resource() (bsc#1012628). - rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe (bsc#1012628). - staging: r8188eu: add check for kzalloc (bsc#1012628). - serial: meson: acquire port->lock in startup() (bsc#1012628). - Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" (bsc#1012628). - serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 (bsc#1012628). - serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628). - serial: uartlite: Fix BRKINT clearing (bsc#1012628). - serial: digicolor-usart: Don't allow CS5-6 (bsc#1012628). - serial: rda-uart: Don't allow CS5-6 (bsc#1012628). - serial: txx9: Don't allow CS5-6 (bsc#1012628). - serial: sh-sci: Don't allow CS5-6 (bsc#1012628). - serial: sifive: Sanitize CSIZE and c_iflag (bsc#1012628). - serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 (bsc#1012628). - serial: stm32-usart: Correct CSIZE, bits, and parity (bsc#1012628). - firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle (bsc#1012628). - bus: ti-sysc: Fix warnings for unbind for serial (bsc#1012628). - driver: base: fix UAF when driver_attach failed (bsc#1012628). - driver core: fix deadlock in __device_attach (bsc#1012628). - watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking (bsc#1012628). - watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe (bsc#1012628). - blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx (bsc#1012628). - ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (bsc#1012628). - scsi: sd: Don't call blk_cleanup_disk() in sd_probe() (bsc#1012628). - clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value (bsc#1012628). - s390/crypto: fix scatterwalk_unmap() callers in AES-GCM (bsc#1012628). - amt: fix return value of amt_update_handler() (bsc#1012628). - amt: fix possible memory leak in amt_rcv() (bsc#1012628). - net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (bsc#1012628). - net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable (bsc#1012628). - spi: fsi: Fix spurious timeout (bsc#1012628). - drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() (bsc#1012628). - net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE (bsc#1012628). - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (bsc#1012628). - net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() (bsc#1012628). - net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (bsc#1012628). - net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register (bsc#1012628). - modpost: fix removing numeric suffixes (bsc#1012628). - block, loop: support partitions without scanning (bsc#1012628). - ep93xx: clock: Do not return the address of the freed memory (bsc#1012628). - jffs2: fix memory leak in jffs2_do_fill_super (bsc#1012628). - ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty (bsc#1012628). - ubi: ubi_create_volume: Fix use-after-free when volume creation failed (bsc#1012628). - selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read (bsc#1012628). - bpf: Fix probe read error in ___bpf_prog_run() (bsc#1012628). - block: take destination bvec offsets into account in bio_copy_data_iter (bsc#1012628). - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed (bsc#1012628). - nbd: fix possible overflow on 'first_minor' in nbd_dev_add() (bsc#1012628). - riscv: read-only pages should not be writable (bsc#1012628). - net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" (bsc#1012628). - tcp: add accessors to read/set tp->snd_cwnd (bsc#1012628). - nfp: only report pause frame configuration for physical device (bsc#1012628). - block: use bio_queue_enter instead of blk_queue_enter in bio_poll (bsc#1012628). - bonding: NS target should accept link local address (bsc#1012628). - sfc: fix considering that all channels have TX queues (bsc#1012628). - sfc: fix wrong tx channel offset with efx_separate_tx_channels (bsc#1012628). - block: make bioset_exit() fully resilient against being called twice (bsc#1012628). - sched/autogroup: Fix sysctl move (bsc#1012628). - blk-mq: do not update io_ticks with passthrough requests (bsc#1012628). - net: phy: at803x: disable WOL at probe (bsc#1012628). - bonding: show NS IPv6 targets in proc master info (bsc#1012628). - erofs: fix 'backmost' member of z_erofs_decompress_frontend (bsc#1012628). - vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (bsc#1012628). - virtio: pci: Fix an error handling path in vp_modern_probe() (bsc#1012628). - net/mlx5: Don't use already freed action pointer (bsc#1012628). - net/mlx5e: TC NIC mode, fix tc chains miss table (bsc#1012628). - net/mlx5: CT: Fix header-rewrite re-use for tupels (bsc#1012628). - net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition (bsc#1012628). - net/mlx5: correct ECE offset in query qp output (bsc#1012628). - net/mlx5e: Update netdev features after changing XDP state (bsc#1012628). - net: sched: add barrier to fix packet stuck problem for lockless qdisc (bsc#1012628). - tcp: tcp_rtx_synack() can be called from process context (bsc#1012628). - vdpa: ifcvf: set pci driver data in probe (bsc#1012628). - bonding: guard ns_targets by CONFIG_IPV6 (bsc#1012628). - octeontx2-af: fix error code in is_valid_offset() (bsc#1012628). - s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag (bsc#1012628). - regulator: mt6315-regulator: fix invalid allowed mode (bsc#1012628). - net: ping6: Fix ping -6 with interface name (bsc#1012628). - net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6() (bsc#1012628). - gpio: pca953x: use the correct register address to do regcache sync (bsc#1012628). - afs: Fix infinite loop found by xfstest generic/676 (bsc#1012628). - drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() (bsc#1012628). - scsi: sd: Fix potential NULL pointer dereference (bsc#1012628). - ax25: Fix ax25 session cleanup problems (bsc#1012628). - nfp: remove padding in nfp_nfdk_tx_desc (bsc#1012628). - tipc: check attribute length for bearer name (bsc#1012628). - driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction (bsc#1012628). - perf evsel: Fixes topdown events in a weak group for the hybrid platform (bsc#1012628). - perf parse-events: Move slots event for the hybrid platform too (bsc#1012628). - perf record: Support sample-read topdown metric group for hybrid platforms (bsc#1012628). - perf c2c: Fix sorting in percent_rmt_hitm_cmp() (bsc#1012628). - Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP (bsc#1012628). - Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan (bsc#1012628). - bluetooth: don't use bitmaps for random flag accesses (bsc#1012628). - dmaengine: idxd: set DMA_INTERRUPT cap bit (bsc#1012628). - mips: cpc: Fix refcount leak in mips_cpc_default_phys_base (bsc#1012628). - bootconfig: Make the bootconfig.o as a normal object file (bsc#1012628). - tracing: Make tp_printk work on syscall tracepoints (bsc#1012628). - tracing: Fix sleeping function called from invalid context on RT kernel (bsc#1012628). - tracing: Avoid adding tracer option before update_tracer_options (bsc#1012628). - i2c: mediatek: Optimize master_xfer() and avoid circular locking (bsc#1012628). - iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() (bsc#1012628). - iommu/arm-smmu-v3: check return value after calling platform_get_resource() (bsc#1012628). - f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (bsc#1012628). - f2fs: avoid infinite loop to flush node pages (bsc#1012628). - i2c: cadence: Increase timeout per message if necessary (bsc#1012628). - m68knommu: set ZERO_PAGE() to the allocated zeroed page (bsc#1012628). - m68knommu: fix undefined reference to `_init_sp' (bsc#1012628). - dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type (bsc#1012628). - NFSv4: Don't hold the layoutget locks across multiple RPC calls (bsc#1012628). - video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 (bsc#1012628). - video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() (bsc#1012628). - RISC-V: use memcpy for kexec_file mode (bsc#1012628). - m68knommu: fix undefined reference to `mach_get_rtc_pll' (bsc#1012628). - rtla/Makefile: Properly handle dependencies (bsc#1012628). - f2fs: fix to tag gcing flag on page during file defragment (bsc#1012628). - xprtrdma: treat all calls not a bcall when bc_serv is NULL (bsc#1012628). - drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid (bsc#1012628). - drm/panfrost: Job should reference MMU not file_priv (bsc#1012628). - powerpc/papr_scm: don't requests stats with '0' sized stats buffer (bsc#1012628). - netfilter: nat: really support inet nat without l3 address (bsc#1012628). - netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path (bsc#1012628). - netfilter: nf_tables: delete flowtable hooks via transaction list (bsc#1012628). - powerpc/kasan: Force thread size increase with KASAN (bsc#1012628). - NFSD: Fix potential use-after-free in nfsd_file_put() (bsc#1012628). - SUNRPC: Trap RDMA segment overflows (bsc#1012628). - netfilter: nf_tables: always initialize flowtable hook list in transaction (bsc#1012628). - ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe (bsc#1012628). - netfilter: nf_tables: release new hooks on unsupported flowtable flags (bsc#1012628). - netfilter: nf_tables: memleak flow rule from commit path (bsc#1012628). - netfilter: nf_tables: bail out early if hardware offload is not supported (bsc#1012628). - amt: fix wrong usage of pskb_may_pull() (bsc#1012628). - amt: fix possible null-ptr-deref in amt_rcv() (bsc#1012628). - amt: fix wrong type string definition (bsc#1012628). - net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register (bsc#1012628). - xen: unexport __init-annotated xen_xlate_map_ballooned_pages() (bsc#1012628). - stmmac: intel: Fix an error handling path in intel_eth_pci_probe() (bsc#1012628). - af_unix: Fix a data-race in unix_dgram_peer_wake_me() (bsc#1012628). - selftests net: fix bpf build error (bsc#1012628). - x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() (bsc#1012628). - bpf, arm64: Clear prog->jited_len along prog->jited (bsc#1012628). - net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list (bsc#1012628). - net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (bsc#1012628). - xsk: Fix handling of invalid descriptors in XSK TX batching API (bsc#1012628). - drm/amdgpu: fix limiting AV1 to the first instance on VCN3 (bsc#1012628). - SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (bsc#1012628). - net: mdio: unexport __init-annotated mdio_bus_init() (bsc#1012628). - net: xfrm: unexport __init-annotated xfrm4_protocol_init() (bsc#1012628). - net: ipv6: unexport __init-annotated seg6_hmac_init() (bsc#1012628). - net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules (bsc#1012628). - net/mlx5: Lag, filter non compatible devices (bsc#1012628). - net/mlx5: Fix mlx5_get_next_dev() peer device matching (bsc#1012628). - net/mlx5: Rearm the FW tracer after each tracer event (bsc#1012628). - net/mlx5: fs, fail conflicting actions (bsc#1012628). - ip_gre: test csum_start instead of transport header (bsc#1012628). - net: altera: Fix refcount leak in altera_tse_mdio_create (bsc#1012628). - net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete (bsc#1012628). - net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY (bsc#1012628). - tcp: use alloc_large_system_hash() to allocate table_perturb (bsc#1012628). - drm: imx: fix compiler warning with gcc-12 (bsc#1012628). - nfp: flower: restructure flow-key for gre+vlan combination (bsc#1012628). - net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev (bsc#1012628). - iov_iter: Fix iter_xarray_get_pages{,_alloc}() (bsc#1012628). - iio: dummy: iio_simple_dummy: check the return value of kstrdup() (bsc#1012628). - staging: rtl8712: fix a potential memory leak in r871xu_drv_init() (bsc#1012628). - iio: st_sensors: Add a local lock for protecting odr (bsc#1012628). - lkdtm/usercopy: Expand size of "out of frame" object (bsc#1012628). - drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() (bsc#1012628). - drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() (bsc#1012628). - drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle (bsc#1012628). - tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() (bsc#1012628). - tty: Fix a possible resource leak in icom_probe (bsc#1012628). - thunderbolt: Use different lane for second DisplayPort tunnel (bsc#1012628). - drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() (bsc#1012628). - drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() (bsc#1012628). - USB: host: isp116x: check return value after calling platform_get_resource() (bsc#1012628). - drivers: tty: serial: Fix deadlock in sa1100_set_termios() (bsc#1012628). - drivers: usb: host: Fix deadlock in oxu_bus_suspend() (bsc#1012628). - USB: hcd-pci: Fully suspend across freeze/thaw cycle (bsc#1012628). - char: xillybus: fix a refcount leak in cleanup_dev() (bsc#1012628). - sysrq: do not omit current cpu when showing backtrace of all active CPUs (bsc#1012628). - usb: dwc2: gadget: don't reset gadget's driver->bus (bsc#1012628). - usb: dwc3: host: Stop setting the ACPI companion (bsc#1012628). - usb: dwc3: gadget: Only End Transfer for ep0 data phase (bsc#1012628). - soundwire: qcom: adjust autoenumeration timeout (bsc#1012628). - misc: rtsx: set NULL intfdata when probe fails (bsc#1012628). - extcon: Fix extcon_get_extcon_dev() error handling (bsc#1012628). - extcon: Modify extcon device to be created after driver data is set (bsc#1012628). - clocksource/drivers/sp804: Avoid error on multiple instances (bsc#1012628). - staging: rtl8712: fix uninit-value in usb_read8() and friends (bsc#1012628). - staging: rtl8712: fix uninit-value in r871xu_drv_init() (bsc#1012628). - serial: msm_serial: disable interrupts in __msm_console_write() (bsc#1012628). - kernfs: Separate kernfs_pr_cont_buf and rename_lock (bsc#1012628). - watchdog: wdat_wdt: Stop watchdog when rebooting the system (bsc#1012628). - ksmbd: smbd: fix connection dropped issue (bsc#1012628). - md: protect md_unregister_thread from reentrancy (bsc#1012628). - ASoC: SOF: amd: Fixed Build error (bsc#1012628). - scsi: myrb: Fix up null pointer access on myrb_cleanup() (bsc#1012628). - ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM (bsc#1012628). - ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1012628). - ceph: flush the mdlog for filesystem sync (bsc#1012628). - ceph: fix possible deadlock when holding Fwb to get inline_data (bsc#1012628). - net, neigh: Set lower cap for neigh_managed_work rearming (bsc#1012628). - drm/amd/display: Check if modulo is 0 before dividing (bsc#1012628). - drm/amd/display: Check zero planes for OTG disable W/A on clock change (bsc#1012628). - drm/radeon: fix a possible null pointer dereference (bsc#1012628). - drm/amd/pm: fix a potential gpu_metrics_table memory leak (bsc#1012628). - drm/amd/pm: Fix missing thermal throttler status (bsc#1012628). - drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13 (bsc#1012628). - um: line: Use separate IRQs per line (bsc#1012628). - modpost: fix undefined behavior of is_arm_mapping_symbol() (bsc#1012628). - objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn (bsc#1012628). - x86/cpu: Elide KCSAN for cpu_has() and friends (bsc#1012628). - jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds (bsc#1012628). - nbd: call genl_unregister_family() first in nbd_cleanup() (bsc#1012628). - nbd: fix race between nbd_alloc_config() and module removal (bsc#1012628). - nbd: fix io hung while disconnecting device (bsc#1012628). - Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" (bsc#1012628). - Revert "PCI: brcmstb: Add control of subdevice voltage regulators" (bsc#1012628). - Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" (bsc#1012628). - Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" (bsc#1012628). - cifs: fix potential deadlock in direct reclaim (bsc#1012628). - s390/gmap: voluntarily schedule during key setting (bsc#1012628). - cifs: version operations for smb20 unneeded when legacy support disabled (bsc#1012628). - drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate (bsc#1012628). - nodemask: Fix return values to be unsigned (bsc#1012628). - scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (bsc#1012628). - vringh: Fix loop descriptors check in the indirect cases (bsc#1012628). - platform/x86: barco-p50-gpio: Add check for platform_driver_register (bsc#1012628). - scripts/gdb: change kernel config dumping method (bsc#1012628). - platform/x86: hp-wmi: Resolve WMI query failures on some devices (bsc#1012628). - platform/x86: hp-wmi: Use zero insize parameter only when supported (bsc#1012628). - ALSA: usb-audio: Skip generic sync EP parse for secondary EP (bsc#1012628). - ALSA: usb-audio: Set up (implicit) sync for Saffire 6 (bsc#1012628). - ALSA: hda/conexant - Fix loopback issue with CX20632 (bsc#1012628). - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 (bsc#1012628). - ALSA: hda/realtek: Add quirk for HP Dev One (bsc#1012628). - cifs: return errors during session setup during reconnects (bsc#1012628). - cifs: fix reconnect on smb3 mount types (bsc#1012628). - cifs: populate empty hostnames for extra channels (bsc#1012628). - scsi: sd: Fix interpretation of VPD B9h length (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following abort path refactoring (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following SLI path refactoring (bsc#1012628). - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (bsc#1012628). - KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() (bsc#1012628). - KVM: SVM: fix tsc scaling cache logic (bsc#1012628). - filemap: Cache the value of vm_flags (bsc#1012628). - KEYS: trusted: tpm2: Fix migratable logic (bsc#1012628). - libata: fix reading concurrent positioning ranges log (bsc#1012628). - libata: fix translation of concurrent positioning ranges (bsc#1012628). - ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files (bsc#1012628). - mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend (bsc#1012628). - mmc: block: Fix CQE recovery reset success (bsc#1012628). - net: phy: dp83867: retrigger SGMII AN when link change (bsc#1012628). - net: openvswitch: fix misuse of the cached connection on tuple changes (bsc#1012628). - writeback: Fix inode->i_io_list not be protected by inode->i_lock error (bsc#1012628). - nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION (bsc#1012628). - nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling (bsc#1012628). - nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION (bsc#1012628). - ixgbe: fix bcast packets Rx on VF after promisc removal (bsc#1012628). - ixgbe: fix unexpected VLAN Rx in promisc mode on VF (bsc#1012628). - Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (bsc#1012628). - vduse: Fix NULL pointer dereference on sysfs access (bsc#1012628). - cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (bsc#1012628). - mm/huge_memory: Fix xarray node memory leak (bsc#1012628). - powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1012628). - drm/amdkfd:Fix fw version for 10.3.6 (bsc#1012628). - drm/bridge: analogix_dp: Support PSR-exit to disable transition (bsc#1012628). - drm/atomic: Force bridge self-refresh-exit on CRTC switch (bsc#1012628). - drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit (bsc#1012628). - drm/amd/display: remove stale config guards (bsc#1012628). - drm/amdgpu: update VCN codec support for Yellow Carp (bsc#1012628). - virtio-rng: make device ready before making request (bsc#1012628). - powerpc/32: Fix overread/overwrite of thread_struct via ptrace (bsc#1012628). - random: avoid checking crng_ready() twice in random_init() (bsc#1012628). - random: mark bootloader randomness code as __init (bsc#1012628). - random: account for arch randomness in bits (bsc#1012628). - md/raid0: Ignore RAID0 layout if the second zone has only one device (bsc#1012628). - zonefs: fix handling of explicit_open option on mount (bsc#1012628). - iov_iter: fix build issue due to possible type mis-match (bsc#1012628). - dmaengine: idxd: add missing callback function to support DMA_INTERRUPT (bsc#1012628). - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1012628). - net/mlx5: E-Switch, pair only capable devices (bsc#1012628). - Update config files. - commit c6d8e6e ++++ kernel-default: - Linux 5.18.4 (bsc#1012628). - pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628). - staging: greybus: codecs: fix type confusion of list iterator variable (bsc#1012628). - iio: adc: ad7124: Remove shift from scan_type (bsc#1012628). - soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled() (bsc#1012628). - remoteproc: mediatek: Fix side effect of mt8195 sram power on (bsc#1012628). - remoteproc: mtk_scp: Fix a potential double free (bsc#1012628). - lkdtm/bugs: Check for the NULL pointer after calling kmalloc (bsc#1012628). - lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP (bsc#1012628). - tty: goldfish: Use tty_port_destroy() to destroy port (bsc#1012628). - tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe (bsc#1012628). - tty: n_tty: Restore EOF push handling behavior (bsc#1012628). - serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe (bsc#1012628). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (bsc#1012628). - remoteproc: imx_rproc: Ignore create mem entry for resource table (bsc#1012628). - phy: rockchip-inno-usb2: Fix muxed interrupt support (bsc#1012628). - staging: r8188eu: fix struct rt_firmware_hdr (bsc#1012628). - usb: usbip: fix a refcount leak in stub_probe() (bsc#1012628). - usb: usbip: add missing device lock on tweak configuration cmd (bsc#1012628). - USB: storage: karma: fix rio_karma_init return (bsc#1012628). - usb: musb: Fix missing of_node_put() in omap2430_probe (bsc#1012628). - staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() (bsc#1012628). - pwm: lp3943: Fix duty calculation in case period was clamped (bsc#1012628). - pwm: raspberrypi-poe: Fix endianness in firmware struct (bsc#1012628). - rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value (bsc#1012628). - usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback (bsc#1012628). - usb: dwc3: pci: Fix pm_runtime_get_sync() error checking (bsc#1012628). - scripts/get_abi: Fix wrong script file name in the help message (bsc#1012628). - misc: fastrpc: fix an incorrect NULL check on list iterator (bsc#1012628). - firmware: stratix10-svc: fix a missing check on list iterator (bsc#1012628). - usb: typec: mux: Check dev_set_name() return value (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_probe() (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() (bsc#1012628). - rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl (bsc#1012628). - iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check (bsc#1012628). - iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout (bsc#1012628). - iio: adc: sc27xx: fix read big scale voltage not right (bsc#1012628). - iio: adc: sc27xx: Fine tune the scale calibration values (bsc#1012628). - rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails (bsc#1012628). - misc/pvpanic: Convert regular spinlock into trylock on panic path (bsc#1012628). - phy: qcom-qmp: fix pipe-clock imbalance on power-on failure (bsc#1012628). - power: supply: core: Initialize struct to zero (bsc#1012628). - power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1 (bsc#1012628). - power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk (bsc#1012628). - power: supply: ab8500_fg: Allocate wq in probe (bsc#1012628). - serial: sifive: Report actual baud base rather than fixed 115200 (bsc#1012628). - export: fix string handling of namespace in EXPORT_SYMBOL_NS (bsc#1012628). - watchdog: rzg2l_wdt: Fix 32bit overflow issue (bsc#1012628). - watchdog: rzg2l_wdt: Fix Runtime PM usage (bsc#1012628). - watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' (bsc#1012628). - watchdog: rzg2l_wdt: Fix reset control imbalance (bsc#1012628). - soundwire: intel: prevent pm_runtime resume prior to system suspend (bsc#1012628). - soundwire: qcom: return error when pm_runtime_get_sync fails (bsc#1012628). - coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier (bsc#1012628). - ksmbd: fix reference count leak in smb_check_perm_dacl() (bsc#1012628). - extcon: ptn5150: Add queue work sync before driver release (bsc#1012628). - dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x (bsc#1012628). - soc: rockchip: Fix refcount leak in rockchip_grf_init (bsc#1012628). - clocksource/drivers/riscv: Events are stopped during CPU suspend (bsc#1012628). - ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 (bsc#1012628). - rtc: mt6397: check return value after calling platform_get_resource() (bsc#1012628). - rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe (bsc#1012628). - staging: r8188eu: add check for kzalloc (bsc#1012628). - serial: meson: acquire port->lock in startup() (bsc#1012628). - Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" (bsc#1012628). - serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 (bsc#1012628). - serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628). - serial: uartlite: Fix BRKINT clearing (bsc#1012628). - serial: digicolor-usart: Don't allow CS5-6 (bsc#1012628). - serial: rda-uart: Don't allow CS5-6 (bsc#1012628). - serial: txx9: Don't allow CS5-6 (bsc#1012628). - serial: sh-sci: Don't allow CS5-6 (bsc#1012628). - serial: sifive: Sanitize CSIZE and c_iflag (bsc#1012628). - serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 (bsc#1012628). - serial: stm32-usart: Correct CSIZE, bits, and parity (bsc#1012628). - firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle (bsc#1012628). - bus: ti-sysc: Fix warnings for unbind for serial (bsc#1012628). - driver: base: fix UAF when driver_attach failed (bsc#1012628). - driver core: fix deadlock in __device_attach (bsc#1012628). - watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking (bsc#1012628). - watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe (bsc#1012628). - blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx (bsc#1012628). - ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (bsc#1012628). - scsi: sd: Don't call blk_cleanup_disk() in sd_probe() (bsc#1012628). - clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value (bsc#1012628). - s390/crypto: fix scatterwalk_unmap() callers in AES-GCM (bsc#1012628). - amt: fix return value of amt_update_handler() (bsc#1012628). - amt: fix possible memory leak in amt_rcv() (bsc#1012628). - net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (bsc#1012628). - net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable (bsc#1012628). - spi: fsi: Fix spurious timeout (bsc#1012628). - drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() (bsc#1012628). - net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE (bsc#1012628). - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (bsc#1012628). - net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() (bsc#1012628). - net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (bsc#1012628). - net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register (bsc#1012628). - modpost: fix removing numeric suffixes (bsc#1012628). - block, loop: support partitions without scanning (bsc#1012628). - ep93xx: clock: Do not return the address of the freed memory (bsc#1012628). - jffs2: fix memory leak in jffs2_do_fill_super (bsc#1012628). - ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty (bsc#1012628). - ubi: ubi_create_volume: Fix use-after-free when volume creation failed (bsc#1012628). - selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read (bsc#1012628). - bpf: Fix probe read error in ___bpf_prog_run() (bsc#1012628). - block: take destination bvec offsets into account in bio_copy_data_iter (bsc#1012628). - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed (bsc#1012628). - nbd: fix possible overflow on 'first_minor' in nbd_dev_add() (bsc#1012628). - riscv: read-only pages should not be writable (bsc#1012628). - net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" (bsc#1012628). - tcp: add accessors to read/set tp->snd_cwnd (bsc#1012628). - nfp: only report pause frame configuration for physical device (bsc#1012628). - block: use bio_queue_enter instead of blk_queue_enter in bio_poll (bsc#1012628). - bonding: NS target should accept link local address (bsc#1012628). - sfc: fix considering that all channels have TX queues (bsc#1012628). - sfc: fix wrong tx channel offset with efx_separate_tx_channels (bsc#1012628). - block: make bioset_exit() fully resilient against being called twice (bsc#1012628). - sched/autogroup: Fix sysctl move (bsc#1012628). - blk-mq: do not update io_ticks with passthrough requests (bsc#1012628). - net: phy: at803x: disable WOL at probe (bsc#1012628). - bonding: show NS IPv6 targets in proc master info (bsc#1012628). - erofs: fix 'backmost' member of z_erofs_decompress_frontend (bsc#1012628). - vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (bsc#1012628). - virtio: pci: Fix an error handling path in vp_modern_probe() (bsc#1012628). - net/mlx5: Don't use already freed action pointer (bsc#1012628). - net/mlx5e: TC NIC mode, fix tc chains miss table (bsc#1012628). - net/mlx5: CT: Fix header-rewrite re-use for tupels (bsc#1012628). - net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition (bsc#1012628). - net/mlx5: correct ECE offset in query qp output (bsc#1012628). - net/mlx5e: Update netdev features after changing XDP state (bsc#1012628). - net: sched: add barrier to fix packet stuck problem for lockless qdisc (bsc#1012628). - tcp: tcp_rtx_synack() can be called from process context (bsc#1012628). - vdpa: ifcvf: set pci driver data in probe (bsc#1012628). - bonding: guard ns_targets by CONFIG_IPV6 (bsc#1012628). - octeontx2-af: fix error code in is_valid_offset() (bsc#1012628). - s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag (bsc#1012628). - regulator: mt6315-regulator: fix invalid allowed mode (bsc#1012628). - net: ping6: Fix ping -6 with interface name (bsc#1012628). - net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6() (bsc#1012628). - gpio: pca953x: use the correct register address to do regcache sync (bsc#1012628). - afs: Fix infinite loop found by xfstest generic/676 (bsc#1012628). - drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() (bsc#1012628). - scsi: sd: Fix potential NULL pointer dereference (bsc#1012628). - ax25: Fix ax25 session cleanup problems (bsc#1012628). - nfp: remove padding in nfp_nfdk_tx_desc (bsc#1012628). - tipc: check attribute length for bearer name (bsc#1012628). - driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction (bsc#1012628). - perf evsel: Fixes topdown events in a weak group for the hybrid platform (bsc#1012628). - perf parse-events: Move slots event for the hybrid platform too (bsc#1012628). - perf record: Support sample-read topdown metric group for hybrid platforms (bsc#1012628). - perf c2c: Fix sorting in percent_rmt_hitm_cmp() (bsc#1012628). - Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP (bsc#1012628). - Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan (bsc#1012628). - bluetooth: don't use bitmaps for random flag accesses (bsc#1012628). - dmaengine: idxd: set DMA_INTERRUPT cap bit (bsc#1012628). - mips: cpc: Fix refcount leak in mips_cpc_default_phys_base (bsc#1012628). - bootconfig: Make the bootconfig.o as a normal object file (bsc#1012628). - tracing: Make tp_printk work on syscall tracepoints (bsc#1012628). - tracing: Fix sleeping function called from invalid context on RT kernel (bsc#1012628). - tracing: Avoid adding tracer option before update_tracer_options (bsc#1012628). - i2c: mediatek: Optimize master_xfer() and avoid circular locking (bsc#1012628). - iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() (bsc#1012628). - iommu/arm-smmu-v3: check return value after calling platform_get_resource() (bsc#1012628). - f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (bsc#1012628). - f2fs: avoid infinite loop to flush node pages (bsc#1012628). - i2c: cadence: Increase timeout per message if necessary (bsc#1012628). - m68knommu: set ZERO_PAGE() to the allocated zeroed page (bsc#1012628). - m68knommu: fix undefined reference to `_init_sp' (bsc#1012628). - dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type (bsc#1012628). - NFSv4: Don't hold the layoutget locks across multiple RPC calls (bsc#1012628). - video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 (bsc#1012628). - video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() (bsc#1012628). - RISC-V: use memcpy for kexec_file mode (bsc#1012628). - m68knommu: fix undefined reference to `mach_get_rtc_pll' (bsc#1012628). - rtla/Makefile: Properly handle dependencies (bsc#1012628). - f2fs: fix to tag gcing flag on page during file defragment (bsc#1012628). - xprtrdma: treat all calls not a bcall when bc_serv is NULL (bsc#1012628). - drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid (bsc#1012628). - drm/panfrost: Job should reference MMU not file_priv (bsc#1012628). - powerpc/papr_scm: don't requests stats with '0' sized stats buffer (bsc#1012628). - netfilter: nat: really support inet nat without l3 address (bsc#1012628). - netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path (bsc#1012628). - netfilter: nf_tables: delete flowtable hooks via transaction list (bsc#1012628). - powerpc/kasan: Force thread size increase with KASAN (bsc#1012628). - NFSD: Fix potential use-after-free in nfsd_file_put() (bsc#1012628). - SUNRPC: Trap RDMA segment overflows (bsc#1012628). - netfilter: nf_tables: always initialize flowtable hook list in transaction (bsc#1012628). - ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe (bsc#1012628). - netfilter: nf_tables: release new hooks on unsupported flowtable flags (bsc#1012628). - netfilter: nf_tables: memleak flow rule from commit path (bsc#1012628). - netfilter: nf_tables: bail out early if hardware offload is not supported (bsc#1012628). - amt: fix wrong usage of pskb_may_pull() (bsc#1012628). - amt: fix possible null-ptr-deref in amt_rcv() (bsc#1012628). - amt: fix wrong type string definition (bsc#1012628). - net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register (bsc#1012628). - xen: unexport __init-annotated xen_xlate_map_ballooned_pages() (bsc#1012628). - stmmac: intel: Fix an error handling path in intel_eth_pci_probe() (bsc#1012628). - af_unix: Fix a data-race in unix_dgram_peer_wake_me() (bsc#1012628). - selftests net: fix bpf build error (bsc#1012628). - x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() (bsc#1012628). - bpf, arm64: Clear prog->jited_len along prog->jited (bsc#1012628). - net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list (bsc#1012628). - net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (bsc#1012628). - xsk: Fix handling of invalid descriptors in XSK TX batching API (bsc#1012628). - drm/amdgpu: fix limiting AV1 to the first instance on VCN3 (bsc#1012628). - SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (bsc#1012628). - net: mdio: unexport __init-annotated mdio_bus_init() (bsc#1012628). - net: xfrm: unexport __init-annotated xfrm4_protocol_init() (bsc#1012628). - net: ipv6: unexport __init-annotated seg6_hmac_init() (bsc#1012628). - net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules (bsc#1012628). - net/mlx5: Lag, filter non compatible devices (bsc#1012628). - net/mlx5: Fix mlx5_get_next_dev() peer device matching (bsc#1012628). - net/mlx5: Rearm the FW tracer after each tracer event (bsc#1012628). - net/mlx5: fs, fail conflicting actions (bsc#1012628). - ip_gre: test csum_start instead of transport header (bsc#1012628). - net: altera: Fix refcount leak in altera_tse_mdio_create (bsc#1012628). - net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete (bsc#1012628). - net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY (bsc#1012628). - tcp: use alloc_large_system_hash() to allocate table_perturb (bsc#1012628). - drm: imx: fix compiler warning with gcc-12 (bsc#1012628). - nfp: flower: restructure flow-key for gre+vlan combination (bsc#1012628). - net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev (bsc#1012628). - iov_iter: Fix iter_xarray_get_pages{,_alloc}() (bsc#1012628). - iio: dummy: iio_simple_dummy: check the return value of kstrdup() (bsc#1012628). - staging: rtl8712: fix a potential memory leak in r871xu_drv_init() (bsc#1012628). - iio: st_sensors: Add a local lock for protecting odr (bsc#1012628). - lkdtm/usercopy: Expand size of "out of frame" object (bsc#1012628). - drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() (bsc#1012628). - drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() (bsc#1012628). - drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle (bsc#1012628). - tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() (bsc#1012628). - tty: Fix a possible resource leak in icom_probe (bsc#1012628). - thunderbolt: Use different lane for second DisplayPort tunnel (bsc#1012628). - drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() (bsc#1012628). - drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() (bsc#1012628). - USB: host: isp116x: check return value after calling platform_get_resource() (bsc#1012628). - drivers: tty: serial: Fix deadlock in sa1100_set_termios() (bsc#1012628). - drivers: usb: host: Fix deadlock in oxu_bus_suspend() (bsc#1012628). - USB: hcd-pci: Fully suspend across freeze/thaw cycle (bsc#1012628). - char: xillybus: fix a refcount leak in cleanup_dev() (bsc#1012628). - sysrq: do not omit current cpu when showing backtrace of all active CPUs (bsc#1012628). - usb: dwc2: gadget: don't reset gadget's driver->bus (bsc#1012628). - usb: dwc3: host: Stop setting the ACPI companion (bsc#1012628). - usb: dwc3: gadget: Only End Transfer for ep0 data phase (bsc#1012628). - soundwire: qcom: adjust autoenumeration timeout (bsc#1012628). - misc: rtsx: set NULL intfdata when probe fails (bsc#1012628). - extcon: Fix extcon_get_extcon_dev() error handling (bsc#1012628). - extcon: Modify extcon device to be created after driver data is set (bsc#1012628). - clocksource/drivers/sp804: Avoid error on multiple instances (bsc#1012628). - staging: rtl8712: fix uninit-value in usb_read8() and friends (bsc#1012628). - staging: rtl8712: fix uninit-value in r871xu_drv_init() (bsc#1012628). - serial: msm_serial: disable interrupts in __msm_console_write() (bsc#1012628). - kernfs: Separate kernfs_pr_cont_buf and rename_lock (bsc#1012628). - watchdog: wdat_wdt: Stop watchdog when rebooting the system (bsc#1012628). - ksmbd: smbd: fix connection dropped issue (bsc#1012628). - md: protect md_unregister_thread from reentrancy (bsc#1012628). - ASoC: SOF: amd: Fixed Build error (bsc#1012628). - scsi: myrb: Fix up null pointer access on myrb_cleanup() (bsc#1012628). - ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM (bsc#1012628). - ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1012628). - ceph: flush the mdlog for filesystem sync (bsc#1012628). - ceph: fix possible deadlock when holding Fwb to get inline_data (bsc#1012628). - net, neigh: Set lower cap for neigh_managed_work rearming (bsc#1012628). - drm/amd/display: Check if modulo is 0 before dividing (bsc#1012628). - drm/amd/display: Check zero planes for OTG disable W/A on clock change (bsc#1012628). - drm/radeon: fix a possible null pointer dereference (bsc#1012628). - drm/amd/pm: fix a potential gpu_metrics_table memory leak (bsc#1012628). - drm/amd/pm: Fix missing thermal throttler status (bsc#1012628). - drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13 (bsc#1012628). - um: line: Use separate IRQs per line (bsc#1012628). - modpost: fix undefined behavior of is_arm_mapping_symbol() (bsc#1012628). - objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn (bsc#1012628). - x86/cpu: Elide KCSAN for cpu_has() and friends (bsc#1012628). - jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds (bsc#1012628). - nbd: call genl_unregister_family() first in nbd_cleanup() (bsc#1012628). - nbd: fix race between nbd_alloc_config() and module removal (bsc#1012628). - nbd: fix io hung while disconnecting device (bsc#1012628). - Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" (bsc#1012628). - Revert "PCI: brcmstb: Add control of subdevice voltage regulators" (bsc#1012628). - Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" (bsc#1012628). - Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" (bsc#1012628). - cifs: fix potential deadlock in direct reclaim (bsc#1012628). - s390/gmap: voluntarily schedule during key setting (bsc#1012628). - cifs: version operations for smb20 unneeded when legacy support disabled (bsc#1012628). - drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate (bsc#1012628). - nodemask: Fix return values to be unsigned (bsc#1012628). - scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (bsc#1012628). - vringh: Fix loop descriptors check in the indirect cases (bsc#1012628). - platform/x86: barco-p50-gpio: Add check for platform_driver_register (bsc#1012628). - scripts/gdb: change kernel config dumping method (bsc#1012628). - platform/x86: hp-wmi: Resolve WMI query failures on some devices (bsc#1012628). - platform/x86: hp-wmi: Use zero insize parameter only when supported (bsc#1012628). - ALSA: usb-audio: Skip generic sync EP parse for secondary EP (bsc#1012628). - ALSA: usb-audio: Set up (implicit) sync for Saffire 6 (bsc#1012628). - ALSA: hda/conexant - Fix loopback issue with CX20632 (bsc#1012628). - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 (bsc#1012628). - ALSA: hda/realtek: Add quirk for HP Dev One (bsc#1012628). - cifs: return errors during session setup during reconnects (bsc#1012628). - cifs: fix reconnect on smb3 mount types (bsc#1012628). - cifs: populate empty hostnames for extra channels (bsc#1012628). - scsi: sd: Fix interpretation of VPD B9h length (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following abort path refactoring (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following SLI path refactoring (bsc#1012628). - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (bsc#1012628). - KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() (bsc#1012628). - KVM: SVM: fix tsc scaling cache logic (bsc#1012628). - filemap: Cache the value of vm_flags (bsc#1012628). - KEYS: trusted: tpm2: Fix migratable logic (bsc#1012628). - libata: fix reading concurrent positioning ranges log (bsc#1012628). - libata: fix translation of concurrent positioning ranges (bsc#1012628). - ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files (bsc#1012628). - mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend (bsc#1012628). - mmc: block: Fix CQE recovery reset success (bsc#1012628). - net: phy: dp83867: retrigger SGMII AN when link change (bsc#1012628). - net: openvswitch: fix misuse of the cached connection on tuple changes (bsc#1012628). - writeback: Fix inode->i_io_list not be protected by inode->i_lock error (bsc#1012628). - nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION (bsc#1012628). - nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling (bsc#1012628). - nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION (bsc#1012628). - ixgbe: fix bcast packets Rx on VF after promisc removal (bsc#1012628). - ixgbe: fix unexpected VLAN Rx in promisc mode on VF (bsc#1012628). - Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (bsc#1012628). - vduse: Fix NULL pointer dereference on sysfs access (bsc#1012628). - cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (bsc#1012628). - mm/huge_memory: Fix xarray node memory leak (bsc#1012628). - powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1012628). - drm/amdkfd:Fix fw version for 10.3.6 (bsc#1012628). - drm/bridge: analogix_dp: Support PSR-exit to disable transition (bsc#1012628). - drm/atomic: Force bridge self-refresh-exit on CRTC switch (bsc#1012628). - drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit (bsc#1012628). - drm/amd/display: remove stale config guards (bsc#1012628). - drm/amdgpu: update VCN codec support for Yellow Carp (bsc#1012628). - virtio-rng: make device ready before making request (bsc#1012628). - powerpc/32: Fix overread/overwrite of thread_struct via ptrace (bsc#1012628). - random: avoid checking crng_ready() twice in random_init() (bsc#1012628). - random: mark bootloader randomness code as __init (bsc#1012628). - random: account for arch randomness in bits (bsc#1012628). - md/raid0: Ignore RAID0 layout if the second zone has only one device (bsc#1012628). - zonefs: fix handling of explicit_open option on mount (bsc#1012628). - iov_iter: fix build issue due to possible type mis-match (bsc#1012628). - dmaengine: idxd: add missing callback function to support DMA_INTERRUPT (bsc#1012628). - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1012628). - net/mlx5: E-Switch, pair only capable devices (bsc#1012628). - Update config files. - commit c6d8e6e ++++ kernel-source: - Linux 5.18.4 (bsc#1012628). - pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628). - staging: greybus: codecs: fix type confusion of list iterator variable (bsc#1012628). - iio: adc: ad7124: Remove shift from scan_type (bsc#1012628). - soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled() (bsc#1012628). - remoteproc: mediatek: Fix side effect of mt8195 sram power on (bsc#1012628). - remoteproc: mtk_scp: Fix a potential double free (bsc#1012628). - lkdtm/bugs: Check for the NULL pointer after calling kmalloc (bsc#1012628). - lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP (bsc#1012628). - tty: goldfish: Use tty_port_destroy() to destroy port (bsc#1012628). - tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe (bsc#1012628). - tty: n_tty: Restore EOF push handling behavior (bsc#1012628). - serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe (bsc#1012628). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (bsc#1012628). - remoteproc: imx_rproc: Ignore create mem entry for resource table (bsc#1012628). - phy: rockchip-inno-usb2: Fix muxed interrupt support (bsc#1012628). - staging: r8188eu: fix struct rt_firmware_hdr (bsc#1012628). - usb: usbip: fix a refcount leak in stub_probe() (bsc#1012628). - usb: usbip: add missing device lock on tweak configuration cmd (bsc#1012628). - USB: storage: karma: fix rio_karma_init return (bsc#1012628). - usb: musb: Fix missing of_node_put() in omap2430_probe (bsc#1012628). - staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() (bsc#1012628). - pwm: lp3943: Fix duty calculation in case period was clamped (bsc#1012628). - pwm: raspberrypi-poe: Fix endianness in firmware struct (bsc#1012628). - rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value (bsc#1012628). - usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback (bsc#1012628). - usb: dwc3: pci: Fix pm_runtime_get_sync() error checking (bsc#1012628). - scripts/get_abi: Fix wrong script file name in the help message (bsc#1012628). - misc: fastrpc: fix an incorrect NULL check on list iterator (bsc#1012628). - firmware: stratix10-svc: fix a missing check on list iterator (bsc#1012628). - usb: typec: mux: Check dev_set_name() return value (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_probe() (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() (bsc#1012628). - rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl (bsc#1012628). - iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check (bsc#1012628). - iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout (bsc#1012628). - iio: adc: sc27xx: fix read big scale voltage not right (bsc#1012628). - iio: adc: sc27xx: Fine tune the scale calibration values (bsc#1012628). - rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails (bsc#1012628). - misc/pvpanic: Convert regular spinlock into trylock on panic path (bsc#1012628). - phy: qcom-qmp: fix pipe-clock imbalance on power-on failure (bsc#1012628). - power: supply: core: Initialize struct to zero (bsc#1012628). - power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1 (bsc#1012628). - power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk (bsc#1012628). - power: supply: ab8500_fg: Allocate wq in probe (bsc#1012628). - serial: sifive: Report actual baud base rather than fixed 115200 (bsc#1012628). - export: fix string handling of namespace in EXPORT_SYMBOL_NS (bsc#1012628). - watchdog: rzg2l_wdt: Fix 32bit overflow issue (bsc#1012628). - watchdog: rzg2l_wdt: Fix Runtime PM usage (bsc#1012628). - watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' (bsc#1012628). - watchdog: rzg2l_wdt: Fix reset control imbalance (bsc#1012628). - soundwire: intel: prevent pm_runtime resume prior to system suspend (bsc#1012628). - soundwire: qcom: return error when pm_runtime_get_sync fails (bsc#1012628). - coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier (bsc#1012628). - ksmbd: fix reference count leak in smb_check_perm_dacl() (bsc#1012628). - extcon: ptn5150: Add queue work sync before driver release (bsc#1012628). - dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x (bsc#1012628). - soc: rockchip: Fix refcount leak in rockchip_grf_init (bsc#1012628). - clocksource/drivers/riscv: Events are stopped during CPU suspend (bsc#1012628). - ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 (bsc#1012628). - rtc: mt6397: check return value after calling platform_get_resource() (bsc#1012628). - rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe (bsc#1012628). - staging: r8188eu: add check for kzalloc (bsc#1012628). - serial: meson: acquire port->lock in startup() (bsc#1012628). - Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" (bsc#1012628). - serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 (bsc#1012628). - serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628). - serial: uartlite: Fix BRKINT clearing (bsc#1012628). - serial: digicolor-usart: Don't allow CS5-6 (bsc#1012628). - serial: rda-uart: Don't allow CS5-6 (bsc#1012628). - serial: txx9: Don't allow CS5-6 (bsc#1012628). - serial: sh-sci: Don't allow CS5-6 (bsc#1012628). - serial: sifive: Sanitize CSIZE and c_iflag (bsc#1012628). - serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 (bsc#1012628). - serial: stm32-usart: Correct CSIZE, bits, and parity (bsc#1012628). - firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle (bsc#1012628). - bus: ti-sysc: Fix warnings for unbind for serial (bsc#1012628). - driver: base: fix UAF when driver_attach failed (bsc#1012628). - driver core: fix deadlock in __device_attach (bsc#1012628). - watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking (bsc#1012628). - watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe (bsc#1012628). - blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx (bsc#1012628). - ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (bsc#1012628). - scsi: sd: Don't call blk_cleanup_disk() in sd_probe() (bsc#1012628). - clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value (bsc#1012628). - s390/crypto: fix scatterwalk_unmap() callers in AES-GCM (bsc#1012628). - amt: fix return value of amt_update_handler() (bsc#1012628). - amt: fix possible memory leak in amt_rcv() (bsc#1012628). - net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (bsc#1012628). - net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable (bsc#1012628). - spi: fsi: Fix spurious timeout (bsc#1012628). - drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() (bsc#1012628). - net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE (bsc#1012628). - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (bsc#1012628). - net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() (bsc#1012628). - net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (bsc#1012628). - net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register (bsc#1012628). - modpost: fix removing numeric suffixes (bsc#1012628). - block, loop: support partitions without scanning (bsc#1012628). - ep93xx: clock: Do not return the address of the freed memory (bsc#1012628). - jffs2: fix memory leak in jffs2_do_fill_super (bsc#1012628). - ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty (bsc#1012628). - ubi: ubi_create_volume: Fix use-after-free when volume creation failed (bsc#1012628). - selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read (bsc#1012628). - bpf: Fix probe read error in ___bpf_prog_run() (bsc#1012628). - block: take destination bvec offsets into account in bio_copy_data_iter (bsc#1012628). - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed (bsc#1012628). - nbd: fix possible overflow on 'first_minor' in nbd_dev_add() (bsc#1012628). - riscv: read-only pages should not be writable (bsc#1012628). - net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" (bsc#1012628). - tcp: add accessors to read/set tp->snd_cwnd (bsc#1012628). - nfp: only report pause frame configuration for physical device (bsc#1012628). - block: use bio_queue_enter instead of blk_queue_enter in bio_poll (bsc#1012628). - bonding: NS target should accept link local address (bsc#1012628). - sfc: fix considering that all channels have TX queues (bsc#1012628). - sfc: fix wrong tx channel offset with efx_separate_tx_channels (bsc#1012628). - block: make bioset_exit() fully resilient against being called twice (bsc#1012628). - sched/autogroup: Fix sysctl move (bsc#1012628). - blk-mq: do not update io_ticks with passthrough requests (bsc#1012628). - net: phy: at803x: disable WOL at probe (bsc#1012628). - bonding: show NS IPv6 targets in proc master info (bsc#1012628). - erofs: fix 'backmost' member of z_erofs_decompress_frontend (bsc#1012628). - vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (bsc#1012628). - virtio: pci: Fix an error handling path in vp_modern_probe() (bsc#1012628). - net/mlx5: Don't use already freed action pointer (bsc#1012628). - net/mlx5e: TC NIC mode, fix tc chains miss table (bsc#1012628). - net/mlx5: CT: Fix header-rewrite re-use for tupels (bsc#1012628). - net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition (bsc#1012628). - net/mlx5: correct ECE offset in query qp output (bsc#1012628). - net/mlx5e: Update netdev features after changing XDP state (bsc#1012628). - net: sched: add barrier to fix packet stuck problem for lockless qdisc (bsc#1012628). - tcp: tcp_rtx_synack() can be called from process context (bsc#1012628). - vdpa: ifcvf: set pci driver data in probe (bsc#1012628). - bonding: guard ns_targets by CONFIG_IPV6 (bsc#1012628). - octeontx2-af: fix error code in is_valid_offset() (bsc#1012628). - s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag (bsc#1012628). - regulator: mt6315-regulator: fix invalid allowed mode (bsc#1012628). - net: ping6: Fix ping -6 with interface name (bsc#1012628). - net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6() (bsc#1012628). - gpio: pca953x: use the correct register address to do regcache sync (bsc#1012628). - afs: Fix infinite loop found by xfstest generic/676 (bsc#1012628). - drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() (bsc#1012628). - scsi: sd: Fix potential NULL pointer dereference (bsc#1012628). - ax25: Fix ax25 session cleanup problems (bsc#1012628). - nfp: remove padding in nfp_nfdk_tx_desc (bsc#1012628). - tipc: check attribute length for bearer name (bsc#1012628). - driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction (bsc#1012628). - perf evsel: Fixes topdown events in a weak group for the hybrid platform (bsc#1012628). - perf parse-events: Move slots event for the hybrid platform too (bsc#1012628). - perf record: Support sample-read topdown metric group for hybrid platforms (bsc#1012628). - perf c2c: Fix sorting in percent_rmt_hitm_cmp() (bsc#1012628). - Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP (bsc#1012628). - Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan (bsc#1012628). - bluetooth: don't use bitmaps for random flag accesses (bsc#1012628). - dmaengine: idxd: set DMA_INTERRUPT cap bit (bsc#1012628). - mips: cpc: Fix refcount leak in mips_cpc_default_phys_base (bsc#1012628). - bootconfig: Make the bootconfig.o as a normal object file (bsc#1012628). - tracing: Make tp_printk work on syscall tracepoints (bsc#1012628). - tracing: Fix sleeping function called from invalid context on RT kernel (bsc#1012628). - tracing: Avoid adding tracer option before update_tracer_options (bsc#1012628). - i2c: mediatek: Optimize master_xfer() and avoid circular locking (bsc#1012628). - iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() (bsc#1012628). - iommu/arm-smmu-v3: check return value after calling platform_get_resource() (bsc#1012628). - f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (bsc#1012628). - f2fs: avoid infinite loop to flush node pages (bsc#1012628). - i2c: cadence: Increase timeout per message if necessary (bsc#1012628). - m68knommu: set ZERO_PAGE() to the allocated zeroed page (bsc#1012628). - m68knommu: fix undefined reference to `_init_sp' (bsc#1012628). - dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type (bsc#1012628). - NFSv4: Don't hold the layoutget locks across multiple RPC calls (bsc#1012628). - video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 (bsc#1012628). - video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() (bsc#1012628). - RISC-V: use memcpy for kexec_file mode (bsc#1012628). - m68knommu: fix undefined reference to `mach_get_rtc_pll' (bsc#1012628). - rtla/Makefile: Properly handle dependencies (bsc#1012628). - f2fs: fix to tag gcing flag on page during file defragment (bsc#1012628). - xprtrdma: treat all calls not a bcall when bc_serv is NULL (bsc#1012628). - drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid (bsc#1012628). - drm/panfrost: Job should reference MMU not file_priv (bsc#1012628). - powerpc/papr_scm: don't requests stats with '0' sized stats buffer (bsc#1012628). - netfilter: nat: really support inet nat without l3 address (bsc#1012628). - netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path (bsc#1012628). - netfilter: nf_tables: delete flowtable hooks via transaction list (bsc#1012628). - powerpc/kasan: Force thread size increase with KASAN (bsc#1012628). - NFSD: Fix potential use-after-free in nfsd_file_put() (bsc#1012628). - SUNRPC: Trap RDMA segment overflows (bsc#1012628). - netfilter: nf_tables: always initialize flowtable hook list in transaction (bsc#1012628). - ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe (bsc#1012628). - netfilter: nf_tables: release new hooks on unsupported flowtable flags (bsc#1012628). - netfilter: nf_tables: memleak flow rule from commit path (bsc#1012628). - netfilter: nf_tables: bail out early if hardware offload is not supported (bsc#1012628). - amt: fix wrong usage of pskb_may_pull() (bsc#1012628). - amt: fix possible null-ptr-deref in amt_rcv() (bsc#1012628). - amt: fix wrong type string definition (bsc#1012628). - net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register (bsc#1012628). - xen: unexport __init-annotated xen_xlate_map_ballooned_pages() (bsc#1012628). - stmmac: intel: Fix an error handling path in intel_eth_pci_probe() (bsc#1012628). - af_unix: Fix a data-race in unix_dgram_peer_wake_me() (bsc#1012628). - selftests net: fix bpf build error (bsc#1012628). - x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() (bsc#1012628). - bpf, arm64: Clear prog->jited_len along prog->jited (bsc#1012628). - net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list (bsc#1012628). - net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (bsc#1012628). - xsk: Fix handling of invalid descriptors in XSK TX batching API (bsc#1012628). - drm/amdgpu: fix limiting AV1 to the first instance on VCN3 (bsc#1012628). - SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (bsc#1012628). - net: mdio: unexport __init-annotated mdio_bus_init() (bsc#1012628). - net: xfrm: unexport __init-annotated xfrm4_protocol_init() (bsc#1012628). - net: ipv6: unexport __init-annotated seg6_hmac_init() (bsc#1012628). - net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules (bsc#1012628). - net/mlx5: Lag, filter non compatible devices (bsc#1012628). - net/mlx5: Fix mlx5_get_next_dev() peer device matching (bsc#1012628). - net/mlx5: Rearm the FW tracer after each tracer event (bsc#1012628). - net/mlx5: fs, fail conflicting actions (bsc#1012628). - ip_gre: test csum_start instead of transport header (bsc#1012628). - net: altera: Fix refcount leak in altera_tse_mdio_create (bsc#1012628). - net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete (bsc#1012628). - net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY (bsc#1012628). - tcp: use alloc_large_system_hash() to allocate table_perturb (bsc#1012628). - drm: imx: fix compiler warning with gcc-12 (bsc#1012628). - nfp: flower: restructure flow-key for gre+vlan combination (bsc#1012628). - net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev (bsc#1012628). - iov_iter: Fix iter_xarray_get_pages{,_alloc}() (bsc#1012628). - iio: dummy: iio_simple_dummy: check the return value of kstrdup() (bsc#1012628). - staging: rtl8712: fix a potential memory leak in r871xu_drv_init() (bsc#1012628). - iio: st_sensors: Add a local lock for protecting odr (bsc#1012628). - lkdtm/usercopy: Expand size of "out of frame" object (bsc#1012628). - drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() (bsc#1012628). - drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() (bsc#1012628). - drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle (bsc#1012628). - tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() (bsc#1012628). - tty: Fix a possible resource leak in icom_probe (bsc#1012628). - thunderbolt: Use different lane for second DisplayPort tunnel (bsc#1012628). - drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() (bsc#1012628). - drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() (bsc#1012628). - USB: host: isp116x: check return value after calling platform_get_resource() (bsc#1012628). - drivers: tty: serial: Fix deadlock in sa1100_set_termios() (bsc#1012628). - drivers: usb: host: Fix deadlock in oxu_bus_suspend() (bsc#1012628). - USB: hcd-pci: Fully suspend across freeze/thaw cycle (bsc#1012628). - char: xillybus: fix a refcount leak in cleanup_dev() (bsc#1012628). - sysrq: do not omit current cpu when showing backtrace of all active CPUs (bsc#1012628). - usb: dwc2: gadget: don't reset gadget's driver->bus (bsc#1012628). - usb: dwc3: host: Stop setting the ACPI companion (bsc#1012628). - usb: dwc3: gadget: Only End Transfer for ep0 data phase (bsc#1012628). - soundwire: qcom: adjust autoenumeration timeout (bsc#1012628). - misc: rtsx: set NULL intfdata when probe fails (bsc#1012628). - extcon: Fix extcon_get_extcon_dev() error handling (bsc#1012628). - extcon: Modify extcon device to be created after driver data is set (bsc#1012628). - clocksource/drivers/sp804: Avoid error on multiple instances (bsc#1012628). - staging: rtl8712: fix uninit-value in usb_read8() and friends (bsc#1012628). - staging: rtl8712: fix uninit-value in r871xu_drv_init() (bsc#1012628). - serial: msm_serial: disable interrupts in __msm_console_write() (bsc#1012628). - kernfs: Separate kernfs_pr_cont_buf and rename_lock (bsc#1012628). - watchdog: wdat_wdt: Stop watchdog when rebooting the system (bsc#1012628). - ksmbd: smbd: fix connection dropped issue (bsc#1012628). - md: protect md_unregister_thread from reentrancy (bsc#1012628). - ASoC: SOF: amd: Fixed Build error (bsc#1012628). - scsi: myrb: Fix up null pointer access on myrb_cleanup() (bsc#1012628). - ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM (bsc#1012628). - ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1012628). - ceph: flush the mdlog for filesystem sync (bsc#1012628). - ceph: fix possible deadlock when holding Fwb to get inline_data (bsc#1012628). - net, neigh: Set lower cap for neigh_managed_work rearming (bsc#1012628). - drm/amd/display: Check if modulo is 0 before dividing (bsc#1012628). - drm/amd/display: Check zero planes for OTG disable W/A on clock change (bsc#1012628). - drm/radeon: fix a possible null pointer dereference (bsc#1012628). - drm/amd/pm: fix a potential gpu_metrics_table memory leak (bsc#1012628). - drm/amd/pm: Fix missing thermal throttler status (bsc#1012628). - drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13 (bsc#1012628). - um: line: Use separate IRQs per line (bsc#1012628). - modpost: fix undefined behavior of is_arm_mapping_symbol() (bsc#1012628). - objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn (bsc#1012628). - x86/cpu: Elide KCSAN for cpu_has() and friends (bsc#1012628). - jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds (bsc#1012628). - nbd: call genl_unregister_family() first in nbd_cleanup() (bsc#1012628). - nbd: fix race between nbd_alloc_config() and module removal (bsc#1012628). - nbd: fix io hung while disconnecting device (bsc#1012628). - Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" (bsc#1012628). - Revert "PCI: brcmstb: Add control of subdevice voltage regulators" (bsc#1012628). - Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" (bsc#1012628). - Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" (bsc#1012628). - cifs: fix potential deadlock in direct reclaim (bsc#1012628). - s390/gmap: voluntarily schedule during key setting (bsc#1012628). - cifs: version operations for smb20 unneeded when legacy support disabled (bsc#1012628). - drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate (bsc#1012628). - nodemask: Fix return values to be unsigned (bsc#1012628). - scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (bsc#1012628). - vringh: Fix loop descriptors check in the indirect cases (bsc#1012628). - platform/x86: barco-p50-gpio: Add check for platform_driver_register (bsc#1012628). - scripts/gdb: change kernel config dumping method (bsc#1012628). - platform/x86: hp-wmi: Resolve WMI query failures on some devices (bsc#1012628). - platform/x86: hp-wmi: Use zero insize parameter only when supported (bsc#1012628). - ALSA: usb-audio: Skip generic sync EP parse for secondary EP (bsc#1012628). - ALSA: usb-audio: Set up (implicit) sync for Saffire 6 (bsc#1012628). - ALSA: hda/conexant - Fix loopback issue with CX20632 (bsc#1012628). - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 (bsc#1012628). - ALSA: hda/realtek: Add quirk for HP Dev One (bsc#1012628). - cifs: return errors during session setup during reconnects (bsc#1012628). - cifs: fix reconnect on smb3 mount types (bsc#1012628). - cifs: populate empty hostnames for extra channels (bsc#1012628). - scsi: sd: Fix interpretation of VPD B9h length (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following abort path refactoring (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following SLI path refactoring (bsc#1012628). - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (bsc#1012628). - KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() (bsc#1012628). - KVM: SVM: fix tsc scaling cache logic (bsc#1012628). - filemap: Cache the value of vm_flags (bsc#1012628). - KEYS: trusted: tpm2: Fix migratable logic (bsc#1012628). - libata: fix reading concurrent positioning ranges log (bsc#1012628). - libata: fix translation of concurrent positioning ranges (bsc#1012628). - ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files (bsc#1012628). - mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend (bsc#1012628). - mmc: block: Fix CQE recovery reset success (bsc#1012628). - net: phy: dp83867: retrigger SGMII AN when link change (bsc#1012628). - net: openvswitch: fix misuse of the cached connection on tuple changes (bsc#1012628). - writeback: Fix inode->i_io_list not be protected by inode->i_lock error (bsc#1012628). - nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION (bsc#1012628). - nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling (bsc#1012628). - nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION (bsc#1012628). - ixgbe: fix bcast packets Rx on VF after promisc removal (bsc#1012628). - ixgbe: fix unexpected VLAN Rx in promisc mode on VF (bsc#1012628). - Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (bsc#1012628). - vduse: Fix NULL pointer dereference on sysfs access (bsc#1012628). - cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (bsc#1012628). - mm/huge_memory: Fix xarray node memory leak (bsc#1012628). - powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1012628). - drm/amdkfd:Fix fw version for 10.3.6 (bsc#1012628). - drm/bridge: analogix_dp: Support PSR-exit to disable transition (bsc#1012628). - drm/atomic: Force bridge self-refresh-exit on CRTC switch (bsc#1012628). - drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit (bsc#1012628). - drm/amd/display: remove stale config guards (bsc#1012628). - drm/amdgpu: update VCN codec support for Yellow Carp (bsc#1012628). - virtio-rng: make device ready before making request (bsc#1012628). - powerpc/32: Fix overread/overwrite of thread_struct via ptrace (bsc#1012628). - random: avoid checking crng_ready() twice in random_init() (bsc#1012628). - random: mark bootloader randomness code as __init (bsc#1012628). - random: account for arch randomness in bits (bsc#1012628). - md/raid0: Ignore RAID0 layout if the second zone has only one device (bsc#1012628). - zonefs: fix handling of explicit_open option on mount (bsc#1012628). - iov_iter: fix build issue due to possible type mis-match (bsc#1012628). - dmaengine: idxd: add missing callback function to support DMA_INTERRUPT (bsc#1012628). - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1012628). - net/mlx5: E-Switch, pair only capable devices (bsc#1012628). - Update config files. - commit c6d8e6e ++++ kernel-docs: - Linux 5.18.4 (bsc#1012628). - pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628). - staging: greybus: codecs: fix type confusion of list iterator variable (bsc#1012628). - iio: adc: ad7124: Remove shift from scan_type (bsc#1012628). - soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled() (bsc#1012628). - remoteproc: mediatek: Fix side effect of mt8195 sram power on (bsc#1012628). - remoteproc: mtk_scp: Fix a potential double free (bsc#1012628). - lkdtm/bugs: Check for the NULL pointer after calling kmalloc (bsc#1012628). - lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP (bsc#1012628). - tty: goldfish: Use tty_port_destroy() to destroy port (bsc#1012628). - tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe (bsc#1012628). - tty: n_tty: Restore EOF push handling behavior (bsc#1012628). - serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe (bsc#1012628). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (bsc#1012628). - remoteproc: imx_rproc: Ignore create mem entry for resource table (bsc#1012628). - phy: rockchip-inno-usb2: Fix muxed interrupt support (bsc#1012628). - staging: r8188eu: fix struct rt_firmware_hdr (bsc#1012628). - usb: usbip: fix a refcount leak in stub_probe() (bsc#1012628). - usb: usbip: add missing device lock on tweak configuration cmd (bsc#1012628). - USB: storage: karma: fix rio_karma_init return (bsc#1012628). - usb: musb: Fix missing of_node_put() in omap2430_probe (bsc#1012628). - staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() (bsc#1012628). - pwm: lp3943: Fix duty calculation in case period was clamped (bsc#1012628). - pwm: raspberrypi-poe: Fix endianness in firmware struct (bsc#1012628). - rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value (bsc#1012628). - usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback (bsc#1012628). - usb: dwc3: pci: Fix pm_runtime_get_sync() error checking (bsc#1012628). - scripts/get_abi: Fix wrong script file name in the help message (bsc#1012628). - misc: fastrpc: fix an incorrect NULL check on list iterator (bsc#1012628). - firmware: stratix10-svc: fix a missing check on list iterator (bsc#1012628). - usb: typec: mux: Check dev_set_name() return value (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_probe() (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() (bsc#1012628). - rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl (bsc#1012628). - iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check (bsc#1012628). - iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout (bsc#1012628). - iio: adc: sc27xx: fix read big scale voltage not right (bsc#1012628). - iio: adc: sc27xx: Fine tune the scale calibration values (bsc#1012628). - rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails (bsc#1012628). - misc/pvpanic: Convert regular spinlock into trylock on panic path (bsc#1012628). - phy: qcom-qmp: fix pipe-clock imbalance on power-on failure (bsc#1012628). - power: supply: core: Initialize struct to zero (bsc#1012628). - power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1 (bsc#1012628). - power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk (bsc#1012628). - power: supply: ab8500_fg: Allocate wq in probe (bsc#1012628). - serial: sifive: Report actual baud base rather than fixed 115200 (bsc#1012628). - export: fix string handling of namespace in EXPORT_SYMBOL_NS (bsc#1012628). - watchdog: rzg2l_wdt: Fix 32bit overflow issue (bsc#1012628). - watchdog: rzg2l_wdt: Fix Runtime PM usage (bsc#1012628). - watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' (bsc#1012628). - watchdog: rzg2l_wdt: Fix reset control imbalance (bsc#1012628). - soundwire: intel: prevent pm_runtime resume prior to system suspend (bsc#1012628). - soundwire: qcom: return error when pm_runtime_get_sync fails (bsc#1012628). - coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier (bsc#1012628). - ksmbd: fix reference count leak in smb_check_perm_dacl() (bsc#1012628). - extcon: ptn5150: Add queue work sync before driver release (bsc#1012628). - dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x (bsc#1012628). - soc: rockchip: Fix refcount leak in rockchip_grf_init (bsc#1012628). - clocksource/drivers/riscv: Events are stopped during CPU suspend (bsc#1012628). - ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 (bsc#1012628). - rtc: mt6397: check return value after calling platform_get_resource() (bsc#1012628). - rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe (bsc#1012628). - staging: r8188eu: add check for kzalloc (bsc#1012628). - serial: meson: acquire port->lock in startup() (bsc#1012628). - Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" (bsc#1012628). - serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 (bsc#1012628). - serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628). - serial: uartlite: Fix BRKINT clearing (bsc#1012628). - serial: digicolor-usart: Don't allow CS5-6 (bsc#1012628). - serial: rda-uart: Don't allow CS5-6 (bsc#1012628). - serial: txx9: Don't allow CS5-6 (bsc#1012628). - serial: sh-sci: Don't allow CS5-6 (bsc#1012628). - serial: sifive: Sanitize CSIZE and c_iflag (bsc#1012628). - serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 (bsc#1012628). - serial: stm32-usart: Correct CSIZE, bits, and parity (bsc#1012628). - firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle (bsc#1012628). - bus: ti-sysc: Fix warnings for unbind for serial (bsc#1012628). - driver: base: fix UAF when driver_attach failed (bsc#1012628). - driver core: fix deadlock in __device_attach (bsc#1012628). - watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking (bsc#1012628). - watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe (bsc#1012628). - blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx (bsc#1012628). - ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (bsc#1012628). - scsi: sd: Don't call blk_cleanup_disk() in sd_probe() (bsc#1012628). - clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value (bsc#1012628). - s390/crypto: fix scatterwalk_unmap() callers in AES-GCM (bsc#1012628). - amt: fix return value of amt_update_handler() (bsc#1012628). - amt: fix possible memory leak in amt_rcv() (bsc#1012628). - net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (bsc#1012628). - net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable (bsc#1012628). - spi: fsi: Fix spurious timeout (bsc#1012628). - drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() (bsc#1012628). - net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE (bsc#1012628). - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (bsc#1012628). - net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() (bsc#1012628). - net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (bsc#1012628). - net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register (bsc#1012628). - modpost: fix removing numeric suffixes (bsc#1012628). - block, loop: support partitions without scanning (bsc#1012628). - ep93xx: clock: Do not return the address of the freed memory (bsc#1012628). - jffs2: fix memory leak in jffs2_do_fill_super (bsc#1012628). - ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty (bsc#1012628). - ubi: ubi_create_volume: Fix use-after-free when volume creation failed (bsc#1012628). - selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read (bsc#1012628). - bpf: Fix probe read error in ___bpf_prog_run() (bsc#1012628). - block: take destination bvec offsets into account in bio_copy_data_iter (bsc#1012628). - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed (bsc#1012628). - nbd: fix possible overflow on 'first_minor' in nbd_dev_add() (bsc#1012628). - riscv: read-only pages should not be writable (bsc#1012628). - net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" (bsc#1012628). - tcp: add accessors to read/set tp->snd_cwnd (bsc#1012628). - nfp: only report pause frame configuration for physical device (bsc#1012628). - block: use bio_queue_enter instead of blk_queue_enter in bio_poll (bsc#1012628). - bonding: NS target should accept link local address (bsc#1012628). - sfc: fix considering that all channels have TX queues (bsc#1012628). - sfc: fix wrong tx channel offset with efx_separate_tx_channels (bsc#1012628). - block: make bioset_exit() fully resilient against being called twice (bsc#1012628). - sched/autogroup: Fix sysctl move (bsc#1012628). - blk-mq: do not update io_ticks with passthrough requests (bsc#1012628). - net: phy: at803x: disable WOL at probe (bsc#1012628). - bonding: show NS IPv6 targets in proc master info (bsc#1012628). - erofs: fix 'backmost' member of z_erofs_decompress_frontend (bsc#1012628). - vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (bsc#1012628). - virtio: pci: Fix an error handling path in vp_modern_probe() (bsc#1012628). - net/mlx5: Don't use already freed action pointer (bsc#1012628). - net/mlx5e: TC NIC mode, fix tc chains miss table (bsc#1012628). - net/mlx5: CT: Fix header-rewrite re-use for tupels (bsc#1012628). - net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition (bsc#1012628). - net/mlx5: correct ECE offset in query qp output (bsc#1012628). - net/mlx5e: Update netdev features after changing XDP state (bsc#1012628). - net: sched: add barrier to fix packet stuck problem for lockless qdisc (bsc#1012628). - tcp: tcp_rtx_synack() can be called from process context (bsc#1012628). - vdpa: ifcvf: set pci driver data in probe (bsc#1012628). - bonding: guard ns_targets by CONFIG_IPV6 (bsc#1012628). - octeontx2-af: fix error code in is_valid_offset() (bsc#1012628). - s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag (bsc#1012628). - regulator: mt6315-regulator: fix invalid allowed mode (bsc#1012628). - net: ping6: Fix ping -6 with interface name (bsc#1012628). - net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6() (bsc#1012628). - gpio: pca953x: use the correct register address to do regcache sync (bsc#1012628). - afs: Fix infinite loop found by xfstest generic/676 (bsc#1012628). - drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() (bsc#1012628). - scsi: sd: Fix potential NULL pointer dereference (bsc#1012628). - ax25: Fix ax25 session cleanup problems (bsc#1012628). - nfp: remove padding in nfp_nfdk_tx_desc (bsc#1012628). - tipc: check attribute length for bearer name (bsc#1012628). - driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction (bsc#1012628). - perf evsel: Fixes topdown events in a weak group for the hybrid platform (bsc#1012628). - perf parse-events: Move slots event for the hybrid platform too (bsc#1012628). - perf record: Support sample-read topdown metric group for hybrid platforms (bsc#1012628). - perf c2c: Fix sorting in percent_rmt_hitm_cmp() (bsc#1012628). - Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP (bsc#1012628). - Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan (bsc#1012628). - bluetooth: don't use bitmaps for random flag accesses (bsc#1012628). - dmaengine: idxd: set DMA_INTERRUPT cap bit (bsc#1012628). - mips: cpc: Fix refcount leak in mips_cpc_default_phys_base (bsc#1012628). - bootconfig: Make the bootconfig.o as a normal object file (bsc#1012628). - tracing: Make tp_printk work on syscall tracepoints (bsc#1012628). - tracing: Fix sleeping function called from invalid context on RT kernel (bsc#1012628). - tracing: Avoid adding tracer option before update_tracer_options (bsc#1012628). - i2c: mediatek: Optimize master_xfer() and avoid circular locking (bsc#1012628). - iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() (bsc#1012628). - iommu/arm-smmu-v3: check return value after calling platform_get_resource() (bsc#1012628). - f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (bsc#1012628). - f2fs: avoid infinite loop to flush node pages (bsc#1012628). - i2c: cadence: Increase timeout per message if necessary (bsc#1012628). - m68knommu: set ZERO_PAGE() to the allocated zeroed page (bsc#1012628). - m68knommu: fix undefined reference to `_init_sp' (bsc#1012628). - dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type (bsc#1012628). - NFSv4: Don't hold the layoutget locks across multiple RPC calls (bsc#1012628). - video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 (bsc#1012628). - video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() (bsc#1012628). - RISC-V: use memcpy for kexec_file mode (bsc#1012628). - m68knommu: fix undefined reference to `mach_get_rtc_pll' (bsc#1012628). - rtla/Makefile: Properly handle dependencies (bsc#1012628). - f2fs: fix to tag gcing flag on page during file defragment (bsc#1012628). - xprtrdma: treat all calls not a bcall when bc_serv is NULL (bsc#1012628). - drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid (bsc#1012628). - drm/panfrost: Job should reference MMU not file_priv (bsc#1012628). - powerpc/papr_scm: don't requests stats with '0' sized stats buffer (bsc#1012628). - netfilter: nat: really support inet nat without l3 address (bsc#1012628). - netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path (bsc#1012628). - netfilter: nf_tables: delete flowtable hooks via transaction list (bsc#1012628). - powerpc/kasan: Force thread size increase with KASAN (bsc#1012628). - NFSD: Fix potential use-after-free in nfsd_file_put() (bsc#1012628). - SUNRPC: Trap RDMA segment overflows (bsc#1012628). - netfilter: nf_tables: always initialize flowtable hook list in transaction (bsc#1012628). - ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe (bsc#1012628). - netfilter: nf_tables: release new hooks on unsupported flowtable flags (bsc#1012628). - netfilter: nf_tables: memleak flow rule from commit path (bsc#1012628). - netfilter: nf_tables: bail out early if hardware offload is not supported (bsc#1012628). - amt: fix wrong usage of pskb_may_pull() (bsc#1012628). - amt: fix possible null-ptr-deref in amt_rcv() (bsc#1012628). - amt: fix wrong type string definition (bsc#1012628). - net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register (bsc#1012628). - xen: unexport __init-annotated xen_xlate_map_ballooned_pages() (bsc#1012628). - stmmac: intel: Fix an error handling path in intel_eth_pci_probe() (bsc#1012628). - af_unix: Fix a data-race in unix_dgram_peer_wake_me() (bsc#1012628). - selftests net: fix bpf build error (bsc#1012628). - x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() (bsc#1012628). - bpf, arm64: Clear prog->jited_len along prog->jited (bsc#1012628). - net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list (bsc#1012628). - net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (bsc#1012628). - xsk: Fix handling of invalid descriptors in XSK TX batching API (bsc#1012628). - drm/amdgpu: fix limiting AV1 to the first instance on VCN3 (bsc#1012628). - SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (bsc#1012628). - net: mdio: unexport __init-annotated mdio_bus_init() (bsc#1012628). - net: xfrm: unexport __init-annotated xfrm4_protocol_init() (bsc#1012628). - net: ipv6: unexport __init-annotated seg6_hmac_init() (bsc#1012628). - net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules (bsc#1012628). - net/mlx5: Lag, filter non compatible devices (bsc#1012628). - net/mlx5: Fix mlx5_get_next_dev() peer device matching (bsc#1012628). - net/mlx5: Rearm the FW tracer after each tracer event (bsc#1012628). - net/mlx5: fs, fail conflicting actions (bsc#1012628). - ip_gre: test csum_start instead of transport header (bsc#1012628). - net: altera: Fix refcount leak in altera_tse_mdio_create (bsc#1012628). - net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete (bsc#1012628). - net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY (bsc#1012628). - tcp: use alloc_large_system_hash() to allocate table_perturb (bsc#1012628). - drm: imx: fix compiler warning with gcc-12 (bsc#1012628). - nfp: flower: restructure flow-key for gre+vlan combination (bsc#1012628). - net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev (bsc#1012628). - iov_iter: Fix iter_xarray_get_pages{,_alloc}() (bsc#1012628). - iio: dummy: iio_simple_dummy: check the return value of kstrdup() (bsc#1012628). - staging: rtl8712: fix a potential memory leak in r871xu_drv_init() (bsc#1012628). - iio: st_sensors: Add a local lock for protecting odr (bsc#1012628). - lkdtm/usercopy: Expand size of "out of frame" object (bsc#1012628). - drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() (bsc#1012628). - drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() (bsc#1012628). - drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle (bsc#1012628). - tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() (bsc#1012628). - tty: Fix a possible resource leak in icom_probe (bsc#1012628). - thunderbolt: Use different lane for second DisplayPort tunnel (bsc#1012628). - drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() (bsc#1012628). - drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() (bsc#1012628). - USB: host: isp116x: check return value after calling platform_get_resource() (bsc#1012628). - drivers: tty: serial: Fix deadlock in sa1100_set_termios() (bsc#1012628). - drivers: usb: host: Fix deadlock in oxu_bus_suspend() (bsc#1012628). - USB: hcd-pci: Fully suspend across freeze/thaw cycle (bsc#1012628). - char: xillybus: fix a refcount leak in cleanup_dev() (bsc#1012628). - sysrq: do not omit current cpu when showing backtrace of all active CPUs (bsc#1012628). - usb: dwc2: gadget: don't reset gadget's driver->bus (bsc#1012628). - usb: dwc3: host: Stop setting the ACPI companion (bsc#1012628). - usb: dwc3: gadget: Only End Transfer for ep0 data phase (bsc#1012628). - soundwire: qcom: adjust autoenumeration timeout (bsc#1012628). - misc: rtsx: set NULL intfdata when probe fails (bsc#1012628). - extcon: Fix extcon_get_extcon_dev() error handling (bsc#1012628). - extcon: Modify extcon device to be created after driver data is set (bsc#1012628). - clocksource/drivers/sp804: Avoid error on multiple instances (bsc#1012628). - staging: rtl8712: fix uninit-value in usb_read8() and friends (bsc#1012628). - staging: rtl8712: fix uninit-value in r871xu_drv_init() (bsc#1012628). - serial: msm_serial: disable interrupts in __msm_console_write() (bsc#1012628). - kernfs: Separate kernfs_pr_cont_buf and rename_lock (bsc#1012628). - watchdog: wdat_wdt: Stop watchdog when rebooting the system (bsc#1012628). - ksmbd: smbd: fix connection dropped issue (bsc#1012628). - md: protect md_unregister_thread from reentrancy (bsc#1012628). - ASoC: SOF: amd: Fixed Build error (bsc#1012628). - scsi: myrb: Fix up null pointer access on myrb_cleanup() (bsc#1012628). - ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM (bsc#1012628). - ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1012628). - ceph: flush the mdlog for filesystem sync (bsc#1012628). - ceph: fix possible deadlock when holding Fwb to get inline_data (bsc#1012628). - net, neigh: Set lower cap for neigh_managed_work rearming (bsc#1012628). - drm/amd/display: Check if modulo is 0 before dividing (bsc#1012628). - drm/amd/display: Check zero planes for OTG disable W/A on clock change (bsc#1012628). - drm/radeon: fix a possible null pointer dereference (bsc#1012628). - drm/amd/pm: fix a potential gpu_metrics_table memory leak (bsc#1012628). - drm/amd/pm: Fix missing thermal throttler status (bsc#1012628). - drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13 (bsc#1012628). - um: line: Use separate IRQs per line (bsc#1012628). - modpost: fix undefined behavior of is_arm_mapping_symbol() (bsc#1012628). - objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn (bsc#1012628). - x86/cpu: Elide KCSAN for cpu_has() and friends (bsc#1012628). - jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds (bsc#1012628). - nbd: call genl_unregister_family() first in nbd_cleanup() (bsc#1012628). - nbd: fix race between nbd_alloc_config() and module removal (bsc#1012628). - nbd: fix io hung while disconnecting device (bsc#1012628). - Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" (bsc#1012628). - Revert "PCI: brcmstb: Add control of subdevice voltage regulators" (bsc#1012628). - Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" (bsc#1012628). - Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" (bsc#1012628). - cifs: fix potential deadlock in direct reclaim (bsc#1012628). - s390/gmap: voluntarily schedule during key setting (bsc#1012628). - cifs: version operations for smb20 unneeded when legacy support disabled (bsc#1012628). - drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate (bsc#1012628). - nodemask: Fix return values to be unsigned (bsc#1012628). - scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (bsc#1012628). - vringh: Fix loop descriptors check in the indirect cases (bsc#1012628). - platform/x86: barco-p50-gpio: Add check for platform_driver_register (bsc#1012628). - scripts/gdb: change kernel config dumping method (bsc#1012628). - platform/x86: hp-wmi: Resolve WMI query failures on some devices (bsc#1012628). - platform/x86: hp-wmi: Use zero insize parameter only when supported (bsc#1012628). - ALSA: usb-audio: Skip generic sync EP parse for secondary EP (bsc#1012628). - ALSA: usb-audio: Set up (implicit) sync for Saffire 6 (bsc#1012628). - ALSA: hda/conexant - Fix loopback issue with CX20632 (bsc#1012628). - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 (bsc#1012628). - ALSA: hda/realtek: Add quirk for HP Dev One (bsc#1012628). - cifs: return errors during session setup during reconnects (bsc#1012628). - cifs: fix reconnect on smb3 mount types (bsc#1012628). - cifs: populate empty hostnames for extra channels (bsc#1012628). - scsi: sd: Fix interpretation of VPD B9h length (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following abort path refactoring (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following SLI path refactoring (bsc#1012628). - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (bsc#1012628). - KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() (bsc#1012628). - KVM: SVM: fix tsc scaling cache logic (bsc#1012628). - filemap: Cache the value of vm_flags (bsc#1012628). - KEYS: trusted: tpm2: Fix migratable logic (bsc#1012628). - libata: fix reading concurrent positioning ranges log (bsc#1012628). - libata: fix translation of concurrent positioning ranges (bsc#1012628). - ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files (bsc#1012628). - mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend (bsc#1012628). - mmc: block: Fix CQE recovery reset success (bsc#1012628). - net: phy: dp83867: retrigger SGMII AN when link change (bsc#1012628). - net: openvswitch: fix misuse of the cached connection on tuple changes (bsc#1012628). - writeback: Fix inode->i_io_list not be protected by inode->i_lock error (bsc#1012628). - nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION (bsc#1012628). - nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling (bsc#1012628). - nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION (bsc#1012628). - ixgbe: fix bcast packets Rx on VF after promisc removal (bsc#1012628). - ixgbe: fix unexpected VLAN Rx in promisc mode on VF (bsc#1012628). - Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (bsc#1012628). - vduse: Fix NULL pointer dereference on sysfs access (bsc#1012628). - cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (bsc#1012628). - mm/huge_memory: Fix xarray node memory leak (bsc#1012628). - powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1012628). - drm/amdkfd:Fix fw version for 10.3.6 (bsc#1012628). - drm/bridge: analogix_dp: Support PSR-exit to disable transition (bsc#1012628). - drm/atomic: Force bridge self-refresh-exit on CRTC switch (bsc#1012628). - drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit (bsc#1012628). - drm/amd/display: remove stale config guards (bsc#1012628). - drm/amdgpu: update VCN codec support for Yellow Carp (bsc#1012628). - virtio-rng: make device ready before making request (bsc#1012628). - powerpc/32: Fix overread/overwrite of thread_struct via ptrace (bsc#1012628). - random: avoid checking crng_ready() twice in random_init() (bsc#1012628). - random: mark bootloader randomness code as __init (bsc#1012628). - random: account for arch randomness in bits (bsc#1012628). - md/raid0: Ignore RAID0 layout if the second zone has only one device (bsc#1012628). - zonefs: fix handling of explicit_open option on mount (bsc#1012628). - iov_iter: fix build issue due to possible type mis-match (bsc#1012628). - dmaengine: idxd: add missing callback function to support DMA_INTERRUPT (bsc#1012628). - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1012628). - net/mlx5: E-Switch, pair only capable devices (bsc#1012628). - Update config files. - commit c6d8e6e ++++ kernel-kvmsmall: - Linux 5.18.4 (bsc#1012628). - pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628). - staging: greybus: codecs: fix type confusion of list iterator variable (bsc#1012628). - iio: adc: ad7124: Remove shift from scan_type (bsc#1012628). - soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled() (bsc#1012628). - remoteproc: mediatek: Fix side effect of mt8195 sram power on (bsc#1012628). - remoteproc: mtk_scp: Fix a potential double free (bsc#1012628). - lkdtm/bugs: Check for the NULL pointer after calling kmalloc (bsc#1012628). - lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP (bsc#1012628). - tty: goldfish: Use tty_port_destroy() to destroy port (bsc#1012628). - tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe (bsc#1012628). - tty: n_tty: Restore EOF push handling behavior (bsc#1012628). - serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe (bsc#1012628). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (bsc#1012628). - remoteproc: imx_rproc: Ignore create mem entry for resource table (bsc#1012628). - phy: rockchip-inno-usb2: Fix muxed interrupt support (bsc#1012628). - staging: r8188eu: fix struct rt_firmware_hdr (bsc#1012628). - usb: usbip: fix a refcount leak in stub_probe() (bsc#1012628). - usb: usbip: add missing device lock on tweak configuration cmd (bsc#1012628). - USB: storage: karma: fix rio_karma_init return (bsc#1012628). - usb: musb: Fix missing of_node_put() in omap2430_probe (bsc#1012628). - staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() (bsc#1012628). - pwm: lp3943: Fix duty calculation in case period was clamped (bsc#1012628). - pwm: raspberrypi-poe: Fix endianness in firmware struct (bsc#1012628). - rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value (bsc#1012628). - usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback (bsc#1012628). - usb: dwc3: pci: Fix pm_runtime_get_sync() error checking (bsc#1012628). - scripts/get_abi: Fix wrong script file name in the help message (bsc#1012628). - misc: fastrpc: fix an incorrect NULL check on list iterator (bsc#1012628). - firmware: stratix10-svc: fix a missing check on list iterator (bsc#1012628). - usb: typec: mux: Check dev_set_name() return value (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_probe() (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() (bsc#1012628). - rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl (bsc#1012628). - iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check (bsc#1012628). - iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout (bsc#1012628). - iio: adc: sc27xx: fix read big scale voltage not right (bsc#1012628). - iio: adc: sc27xx: Fine tune the scale calibration values (bsc#1012628). - rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails (bsc#1012628). - misc/pvpanic: Convert regular spinlock into trylock on panic path (bsc#1012628). - phy: qcom-qmp: fix pipe-clock imbalance on power-on failure (bsc#1012628). - power: supply: core: Initialize struct to zero (bsc#1012628). - power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1 (bsc#1012628). - power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk (bsc#1012628). - power: supply: ab8500_fg: Allocate wq in probe (bsc#1012628). - serial: sifive: Report actual baud base rather than fixed 115200 (bsc#1012628). - export: fix string handling of namespace in EXPORT_SYMBOL_NS (bsc#1012628). - watchdog: rzg2l_wdt: Fix 32bit overflow issue (bsc#1012628). - watchdog: rzg2l_wdt: Fix Runtime PM usage (bsc#1012628). - watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' (bsc#1012628). - watchdog: rzg2l_wdt: Fix reset control imbalance (bsc#1012628). - soundwire: intel: prevent pm_runtime resume prior to system suspend (bsc#1012628). - soundwire: qcom: return error when pm_runtime_get_sync fails (bsc#1012628). - coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier (bsc#1012628). - ksmbd: fix reference count leak in smb_check_perm_dacl() (bsc#1012628). - extcon: ptn5150: Add queue work sync before driver release (bsc#1012628). - dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x (bsc#1012628). - soc: rockchip: Fix refcount leak in rockchip_grf_init (bsc#1012628). - clocksource/drivers/riscv: Events are stopped during CPU suspend (bsc#1012628). - ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 (bsc#1012628). - rtc: mt6397: check return value after calling platform_get_resource() (bsc#1012628). - rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe (bsc#1012628). - staging: r8188eu: add check for kzalloc (bsc#1012628). - serial: meson: acquire port->lock in startup() (bsc#1012628). - Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" (bsc#1012628). - serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 (bsc#1012628). - serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628). - serial: uartlite: Fix BRKINT clearing (bsc#1012628). - serial: digicolor-usart: Don't allow CS5-6 (bsc#1012628). - serial: rda-uart: Don't allow CS5-6 (bsc#1012628). - serial: txx9: Don't allow CS5-6 (bsc#1012628). - serial: sh-sci: Don't allow CS5-6 (bsc#1012628). - serial: sifive: Sanitize CSIZE and c_iflag (bsc#1012628). - serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 (bsc#1012628). - serial: stm32-usart: Correct CSIZE, bits, and parity (bsc#1012628). - firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle (bsc#1012628). - bus: ti-sysc: Fix warnings for unbind for serial (bsc#1012628). - driver: base: fix UAF when driver_attach failed (bsc#1012628). - driver core: fix deadlock in __device_attach (bsc#1012628). - watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking (bsc#1012628). - watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe (bsc#1012628). - blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx (bsc#1012628). - ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (bsc#1012628). - scsi: sd: Don't call blk_cleanup_disk() in sd_probe() (bsc#1012628). - clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value (bsc#1012628). - s390/crypto: fix scatterwalk_unmap() callers in AES-GCM (bsc#1012628). - amt: fix return value of amt_update_handler() (bsc#1012628). - amt: fix possible memory leak in amt_rcv() (bsc#1012628). - net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (bsc#1012628). - net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable (bsc#1012628). - spi: fsi: Fix spurious timeout (bsc#1012628). - drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() (bsc#1012628). - net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE (bsc#1012628). - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (bsc#1012628). - net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() (bsc#1012628). - net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (bsc#1012628). - net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register (bsc#1012628). - modpost: fix removing numeric suffixes (bsc#1012628). - block, loop: support partitions without scanning (bsc#1012628). - ep93xx: clock: Do not return the address of the freed memory (bsc#1012628). - jffs2: fix memory leak in jffs2_do_fill_super (bsc#1012628). - ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty (bsc#1012628). - ubi: ubi_create_volume: Fix use-after-free when volume creation failed (bsc#1012628). - selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read (bsc#1012628). - bpf: Fix probe read error in ___bpf_prog_run() (bsc#1012628). - block: take destination bvec offsets into account in bio_copy_data_iter (bsc#1012628). - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed (bsc#1012628). - nbd: fix possible overflow on 'first_minor' in nbd_dev_add() (bsc#1012628). - riscv: read-only pages should not be writable (bsc#1012628). - net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" (bsc#1012628). - tcp: add accessors to read/set tp->snd_cwnd (bsc#1012628). - nfp: only report pause frame configuration for physical device (bsc#1012628). - block: use bio_queue_enter instead of blk_queue_enter in bio_poll (bsc#1012628). - bonding: NS target should accept link local address (bsc#1012628). - sfc: fix considering that all channels have TX queues (bsc#1012628). - sfc: fix wrong tx channel offset with efx_separate_tx_channels (bsc#1012628). - block: make bioset_exit() fully resilient against being called twice (bsc#1012628). - sched/autogroup: Fix sysctl move (bsc#1012628). - blk-mq: do not update io_ticks with passthrough requests (bsc#1012628). - net: phy: at803x: disable WOL at probe (bsc#1012628). - bonding: show NS IPv6 targets in proc master info (bsc#1012628). - erofs: fix 'backmost' member of z_erofs_decompress_frontend (bsc#1012628). - vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (bsc#1012628). - virtio: pci: Fix an error handling path in vp_modern_probe() (bsc#1012628). - net/mlx5: Don't use already freed action pointer (bsc#1012628). - net/mlx5e: TC NIC mode, fix tc chains miss table (bsc#1012628). - net/mlx5: CT: Fix header-rewrite re-use for tupels (bsc#1012628). - net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition (bsc#1012628). - net/mlx5: correct ECE offset in query qp output (bsc#1012628). - net/mlx5e: Update netdev features after changing XDP state (bsc#1012628). - net: sched: add barrier to fix packet stuck problem for lockless qdisc (bsc#1012628). - tcp: tcp_rtx_synack() can be called from process context (bsc#1012628). - vdpa: ifcvf: set pci driver data in probe (bsc#1012628). - bonding: guard ns_targets by CONFIG_IPV6 (bsc#1012628). - octeontx2-af: fix error code in is_valid_offset() (bsc#1012628). - s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag (bsc#1012628). - regulator: mt6315-regulator: fix invalid allowed mode (bsc#1012628). - net: ping6: Fix ping -6 with interface name (bsc#1012628). - net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6() (bsc#1012628). - gpio: pca953x: use the correct register address to do regcache sync (bsc#1012628). - afs: Fix infinite loop found by xfstest generic/676 (bsc#1012628). - drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() (bsc#1012628). - scsi: sd: Fix potential NULL pointer dereference (bsc#1012628). - ax25: Fix ax25 session cleanup problems (bsc#1012628). - nfp: remove padding in nfp_nfdk_tx_desc (bsc#1012628). - tipc: check attribute length for bearer name (bsc#1012628). - driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction (bsc#1012628). - perf evsel: Fixes topdown events in a weak group for the hybrid platform (bsc#1012628). - perf parse-events: Move slots event for the hybrid platform too (bsc#1012628). - perf record: Support sample-read topdown metric group for hybrid platforms (bsc#1012628). - perf c2c: Fix sorting in percent_rmt_hitm_cmp() (bsc#1012628). - Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP (bsc#1012628). - Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan (bsc#1012628). - bluetooth: don't use bitmaps for random flag accesses (bsc#1012628). - dmaengine: idxd: set DMA_INTERRUPT cap bit (bsc#1012628). - mips: cpc: Fix refcount leak in mips_cpc_default_phys_base (bsc#1012628). - bootconfig: Make the bootconfig.o as a normal object file (bsc#1012628). - tracing: Make tp_printk work on syscall tracepoints (bsc#1012628). - tracing: Fix sleeping function called from invalid context on RT kernel (bsc#1012628). - tracing: Avoid adding tracer option before update_tracer_options (bsc#1012628). - i2c: mediatek: Optimize master_xfer() and avoid circular locking (bsc#1012628). - iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() (bsc#1012628). - iommu/arm-smmu-v3: check return value after calling platform_get_resource() (bsc#1012628). - f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (bsc#1012628). - f2fs: avoid infinite loop to flush node pages (bsc#1012628). - i2c: cadence: Increase timeout per message if necessary (bsc#1012628). - m68knommu: set ZERO_PAGE() to the allocated zeroed page (bsc#1012628). - m68knommu: fix undefined reference to `_init_sp' (bsc#1012628). - dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type (bsc#1012628). - NFSv4: Don't hold the layoutget locks across multiple RPC calls (bsc#1012628). - video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 (bsc#1012628). - video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() (bsc#1012628). - RISC-V: use memcpy for kexec_file mode (bsc#1012628). - m68knommu: fix undefined reference to `mach_get_rtc_pll' (bsc#1012628). - rtla/Makefile: Properly handle dependencies (bsc#1012628). - f2fs: fix to tag gcing flag on page during file defragment (bsc#1012628). - xprtrdma: treat all calls not a bcall when bc_serv is NULL (bsc#1012628). - drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid (bsc#1012628). - drm/panfrost: Job should reference MMU not file_priv (bsc#1012628). - powerpc/papr_scm: don't requests stats with '0' sized stats buffer (bsc#1012628). - netfilter: nat: really support inet nat without l3 address (bsc#1012628). - netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path (bsc#1012628). - netfilter: nf_tables: delete flowtable hooks via transaction list (bsc#1012628). - powerpc/kasan: Force thread size increase with KASAN (bsc#1012628). - NFSD: Fix potential use-after-free in nfsd_file_put() (bsc#1012628). - SUNRPC: Trap RDMA segment overflows (bsc#1012628). - netfilter: nf_tables: always initialize flowtable hook list in transaction (bsc#1012628). - ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe (bsc#1012628). - netfilter: nf_tables: release new hooks on unsupported flowtable flags (bsc#1012628). - netfilter: nf_tables: memleak flow rule from commit path (bsc#1012628). - netfilter: nf_tables: bail out early if hardware offload is not supported (bsc#1012628). - amt: fix wrong usage of pskb_may_pull() (bsc#1012628). - amt: fix possible null-ptr-deref in amt_rcv() (bsc#1012628). - amt: fix wrong type string definition (bsc#1012628). - net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register (bsc#1012628). - xen: unexport __init-annotated xen_xlate_map_ballooned_pages() (bsc#1012628). - stmmac: intel: Fix an error handling path in intel_eth_pci_probe() (bsc#1012628). - af_unix: Fix a data-race in unix_dgram_peer_wake_me() (bsc#1012628). - selftests net: fix bpf build error (bsc#1012628). - x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() (bsc#1012628). - bpf, arm64: Clear prog->jited_len along prog->jited (bsc#1012628). - net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list (bsc#1012628). - net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (bsc#1012628). - xsk: Fix handling of invalid descriptors in XSK TX batching API (bsc#1012628). - drm/amdgpu: fix limiting AV1 to the first instance on VCN3 (bsc#1012628). - SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (bsc#1012628). - net: mdio: unexport __init-annotated mdio_bus_init() (bsc#1012628). - net: xfrm: unexport __init-annotated xfrm4_protocol_init() (bsc#1012628). - net: ipv6: unexport __init-annotated seg6_hmac_init() (bsc#1012628). - net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules (bsc#1012628). - net/mlx5: Lag, filter non compatible devices (bsc#1012628). - net/mlx5: Fix mlx5_get_next_dev() peer device matching (bsc#1012628). - net/mlx5: Rearm the FW tracer after each tracer event (bsc#1012628). - net/mlx5: fs, fail conflicting actions (bsc#1012628). - ip_gre: test csum_start instead of transport header (bsc#1012628). - net: altera: Fix refcount leak in altera_tse_mdio_create (bsc#1012628). - net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete (bsc#1012628). - net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY (bsc#1012628). - tcp: use alloc_large_system_hash() to allocate table_perturb (bsc#1012628). - drm: imx: fix compiler warning with gcc-12 (bsc#1012628). - nfp: flower: restructure flow-key for gre+vlan combination (bsc#1012628). - net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev (bsc#1012628). - iov_iter: Fix iter_xarray_get_pages{,_alloc}() (bsc#1012628). - iio: dummy: iio_simple_dummy: check the return value of kstrdup() (bsc#1012628). - staging: rtl8712: fix a potential memory leak in r871xu_drv_init() (bsc#1012628). - iio: st_sensors: Add a local lock for protecting odr (bsc#1012628). - lkdtm/usercopy: Expand size of "out of frame" object (bsc#1012628). - drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() (bsc#1012628). - drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() (bsc#1012628). - drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle (bsc#1012628). - tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() (bsc#1012628). - tty: Fix a possible resource leak in icom_probe (bsc#1012628). - thunderbolt: Use different lane for second DisplayPort tunnel (bsc#1012628). - drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() (bsc#1012628). - drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() (bsc#1012628). - USB: host: isp116x: check return value after calling platform_get_resource() (bsc#1012628). - drivers: tty: serial: Fix deadlock in sa1100_set_termios() (bsc#1012628). - drivers: usb: host: Fix deadlock in oxu_bus_suspend() (bsc#1012628). - USB: hcd-pci: Fully suspend across freeze/thaw cycle (bsc#1012628). - char: xillybus: fix a refcount leak in cleanup_dev() (bsc#1012628). - sysrq: do not omit current cpu when showing backtrace of all active CPUs (bsc#1012628). - usb: dwc2: gadget: don't reset gadget's driver->bus (bsc#1012628). - usb: dwc3: host: Stop setting the ACPI companion (bsc#1012628). - usb: dwc3: gadget: Only End Transfer for ep0 data phase (bsc#1012628). - soundwire: qcom: adjust autoenumeration timeout (bsc#1012628). - misc: rtsx: set NULL intfdata when probe fails (bsc#1012628). - extcon: Fix extcon_get_extcon_dev() error handling (bsc#1012628). - extcon: Modify extcon device to be created after driver data is set (bsc#1012628). - clocksource/drivers/sp804: Avoid error on multiple instances (bsc#1012628). - staging: rtl8712: fix uninit-value in usb_read8() and friends (bsc#1012628). - staging: rtl8712: fix uninit-value in r871xu_drv_init() (bsc#1012628). - serial: msm_serial: disable interrupts in __msm_console_write() (bsc#1012628). - kernfs: Separate kernfs_pr_cont_buf and rename_lock (bsc#1012628). - watchdog: wdat_wdt: Stop watchdog when rebooting the system (bsc#1012628). - ksmbd: smbd: fix connection dropped issue (bsc#1012628). - md: protect md_unregister_thread from reentrancy (bsc#1012628). - ASoC: SOF: amd: Fixed Build error (bsc#1012628). - scsi: myrb: Fix up null pointer access on myrb_cleanup() (bsc#1012628). - ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM (bsc#1012628). - ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1012628). - ceph: flush the mdlog for filesystem sync (bsc#1012628). - ceph: fix possible deadlock when holding Fwb to get inline_data (bsc#1012628). - net, neigh: Set lower cap for neigh_managed_work rearming (bsc#1012628). - drm/amd/display: Check if modulo is 0 before dividing (bsc#1012628). - drm/amd/display: Check zero planes for OTG disable W/A on clock change (bsc#1012628). - drm/radeon: fix a possible null pointer dereference (bsc#1012628). - drm/amd/pm: fix a potential gpu_metrics_table memory leak (bsc#1012628). - drm/amd/pm: Fix missing thermal throttler status (bsc#1012628). - drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13 (bsc#1012628). - um: line: Use separate IRQs per line (bsc#1012628). - modpost: fix undefined behavior of is_arm_mapping_symbol() (bsc#1012628). - objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn (bsc#1012628). - x86/cpu: Elide KCSAN for cpu_has() and friends (bsc#1012628). - jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds (bsc#1012628). - nbd: call genl_unregister_family() first in nbd_cleanup() (bsc#1012628). - nbd: fix race between nbd_alloc_config() and module removal (bsc#1012628). - nbd: fix io hung while disconnecting device (bsc#1012628). - Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" (bsc#1012628). - Revert "PCI: brcmstb: Add control of subdevice voltage regulators" (bsc#1012628). - Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" (bsc#1012628). - Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" (bsc#1012628). - cifs: fix potential deadlock in direct reclaim (bsc#1012628). - s390/gmap: voluntarily schedule during key setting (bsc#1012628). - cifs: version operations for smb20 unneeded when legacy support disabled (bsc#1012628). - drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate (bsc#1012628). - nodemask: Fix return values to be unsigned (bsc#1012628). - scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (bsc#1012628). - vringh: Fix loop descriptors check in the indirect cases (bsc#1012628). - platform/x86: barco-p50-gpio: Add check for platform_driver_register (bsc#1012628). - scripts/gdb: change kernel config dumping method (bsc#1012628). - platform/x86: hp-wmi: Resolve WMI query failures on some devices (bsc#1012628). - platform/x86: hp-wmi: Use zero insize parameter only when supported (bsc#1012628). - ALSA: usb-audio: Skip generic sync EP parse for secondary EP (bsc#1012628). - ALSA: usb-audio: Set up (implicit) sync for Saffire 6 (bsc#1012628). - ALSA: hda/conexant - Fix loopback issue with CX20632 (bsc#1012628). - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 (bsc#1012628). - ALSA: hda/realtek: Add quirk for HP Dev One (bsc#1012628). - cifs: return errors during session setup during reconnects (bsc#1012628). - cifs: fix reconnect on smb3 mount types (bsc#1012628). - cifs: populate empty hostnames for extra channels (bsc#1012628). - scsi: sd: Fix interpretation of VPD B9h length (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following abort path refactoring (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following SLI path refactoring (bsc#1012628). - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (bsc#1012628). - KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() (bsc#1012628). - KVM: SVM: fix tsc scaling cache logic (bsc#1012628). - filemap: Cache the value of vm_flags (bsc#1012628). - KEYS: trusted: tpm2: Fix migratable logic (bsc#1012628). - libata: fix reading concurrent positioning ranges log (bsc#1012628). - libata: fix translation of concurrent positioning ranges (bsc#1012628). - ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files (bsc#1012628). - mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend (bsc#1012628). - mmc: block: Fix CQE recovery reset success (bsc#1012628). - net: phy: dp83867: retrigger SGMII AN when link change (bsc#1012628). - net: openvswitch: fix misuse of the cached connection on tuple changes (bsc#1012628). - writeback: Fix inode->i_io_list not be protected by inode->i_lock error (bsc#1012628). - nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION (bsc#1012628). - nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling (bsc#1012628). - nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION (bsc#1012628). - ixgbe: fix bcast packets Rx on VF after promisc removal (bsc#1012628). - ixgbe: fix unexpected VLAN Rx in promisc mode on VF (bsc#1012628). - Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (bsc#1012628). - vduse: Fix NULL pointer dereference on sysfs access (bsc#1012628). - cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (bsc#1012628). - mm/huge_memory: Fix xarray node memory leak (bsc#1012628). - powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1012628). - drm/amdkfd:Fix fw version for 10.3.6 (bsc#1012628). - drm/bridge: analogix_dp: Support PSR-exit to disable transition (bsc#1012628). - drm/atomic: Force bridge self-refresh-exit on CRTC switch (bsc#1012628). - drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit (bsc#1012628). - drm/amd/display: remove stale config guards (bsc#1012628). - drm/amdgpu: update VCN codec support for Yellow Carp (bsc#1012628). - virtio-rng: make device ready before making request (bsc#1012628). - powerpc/32: Fix overread/overwrite of thread_struct via ptrace (bsc#1012628). - random: avoid checking crng_ready() twice in random_init() (bsc#1012628). - random: mark bootloader randomness code as __init (bsc#1012628). - random: account for arch randomness in bits (bsc#1012628). - md/raid0: Ignore RAID0 layout if the second zone has only one device (bsc#1012628). - zonefs: fix handling of explicit_open option on mount (bsc#1012628). - iov_iter: fix build issue due to possible type mis-match (bsc#1012628). - dmaengine: idxd: add missing callback function to support DMA_INTERRUPT (bsc#1012628). - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1012628). - net/mlx5: E-Switch, pair only capable devices (bsc#1012628). - Update config files. - commit c6d8e6e ++++ kernel-obs-build: - Linux 5.18.4 (bsc#1012628). - pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628). - staging: greybus: codecs: fix type confusion of list iterator variable (bsc#1012628). - iio: adc: ad7124: Remove shift from scan_type (bsc#1012628). - soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled() (bsc#1012628). - remoteproc: mediatek: Fix side effect of mt8195 sram power on (bsc#1012628). - remoteproc: mtk_scp: Fix a potential double free (bsc#1012628). - lkdtm/bugs: Check for the NULL pointer after calling kmalloc (bsc#1012628). - lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP (bsc#1012628). - tty: goldfish: Use tty_port_destroy() to destroy port (bsc#1012628). - tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe (bsc#1012628). - tty: n_tty: Restore EOF push handling behavior (bsc#1012628). - serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe (bsc#1012628). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (bsc#1012628). - remoteproc: imx_rproc: Ignore create mem entry for resource table (bsc#1012628). - phy: rockchip-inno-usb2: Fix muxed interrupt support (bsc#1012628). - staging: r8188eu: fix struct rt_firmware_hdr (bsc#1012628). - usb: usbip: fix a refcount leak in stub_probe() (bsc#1012628). - usb: usbip: add missing device lock on tweak configuration cmd (bsc#1012628). - USB: storage: karma: fix rio_karma_init return (bsc#1012628). - usb: musb: Fix missing of_node_put() in omap2430_probe (bsc#1012628). - staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() (bsc#1012628). - pwm: lp3943: Fix duty calculation in case period was clamped (bsc#1012628). - pwm: raspberrypi-poe: Fix endianness in firmware struct (bsc#1012628). - rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value (bsc#1012628). - usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback (bsc#1012628). - usb: dwc3: pci: Fix pm_runtime_get_sync() error checking (bsc#1012628). - scripts/get_abi: Fix wrong script file name in the help message (bsc#1012628). - misc: fastrpc: fix an incorrect NULL check on list iterator (bsc#1012628). - firmware: stratix10-svc: fix a missing check on list iterator (bsc#1012628). - usb: typec: mux: Check dev_set_name() return value (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_probe() (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() (bsc#1012628). - rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl (bsc#1012628). - iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check (bsc#1012628). - iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout (bsc#1012628). - iio: adc: sc27xx: fix read big scale voltage not right (bsc#1012628). - iio: adc: sc27xx: Fine tune the scale calibration values (bsc#1012628). - rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails (bsc#1012628). - misc/pvpanic: Convert regular spinlock into trylock on panic path (bsc#1012628). - phy: qcom-qmp: fix pipe-clock imbalance on power-on failure (bsc#1012628). - power: supply: core: Initialize struct to zero (bsc#1012628). - power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1 (bsc#1012628). - power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk (bsc#1012628). - power: supply: ab8500_fg: Allocate wq in probe (bsc#1012628). - serial: sifive: Report actual baud base rather than fixed 115200 (bsc#1012628). - export: fix string handling of namespace in EXPORT_SYMBOL_NS (bsc#1012628). - watchdog: rzg2l_wdt: Fix 32bit overflow issue (bsc#1012628). - watchdog: rzg2l_wdt: Fix Runtime PM usage (bsc#1012628). - watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' (bsc#1012628). - watchdog: rzg2l_wdt: Fix reset control imbalance (bsc#1012628). - soundwire: intel: prevent pm_runtime resume prior to system suspend (bsc#1012628). - soundwire: qcom: return error when pm_runtime_get_sync fails (bsc#1012628). - coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier (bsc#1012628). - ksmbd: fix reference count leak in smb_check_perm_dacl() (bsc#1012628). - extcon: ptn5150: Add queue work sync before driver release (bsc#1012628). - dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x (bsc#1012628). - soc: rockchip: Fix refcount leak in rockchip_grf_init (bsc#1012628). - clocksource/drivers/riscv: Events are stopped during CPU suspend (bsc#1012628). - ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 (bsc#1012628). - rtc: mt6397: check return value after calling platform_get_resource() (bsc#1012628). - rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe (bsc#1012628). - staging: r8188eu: add check for kzalloc (bsc#1012628). - serial: meson: acquire port->lock in startup() (bsc#1012628). - Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" (bsc#1012628). - serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 (bsc#1012628). - serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628). - serial: uartlite: Fix BRKINT clearing (bsc#1012628). - serial: digicolor-usart: Don't allow CS5-6 (bsc#1012628). - serial: rda-uart: Don't allow CS5-6 (bsc#1012628). - serial: txx9: Don't allow CS5-6 (bsc#1012628). - serial: sh-sci: Don't allow CS5-6 (bsc#1012628). - serial: sifive: Sanitize CSIZE and c_iflag (bsc#1012628). - serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 (bsc#1012628). - serial: stm32-usart: Correct CSIZE, bits, and parity (bsc#1012628). - firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle (bsc#1012628). - bus: ti-sysc: Fix warnings for unbind for serial (bsc#1012628). - driver: base: fix UAF when driver_attach failed (bsc#1012628). - driver core: fix deadlock in __device_attach (bsc#1012628). - watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking (bsc#1012628). - watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe (bsc#1012628). - blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx (bsc#1012628). - ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (bsc#1012628). - scsi: sd: Don't call blk_cleanup_disk() in sd_probe() (bsc#1012628). - clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value (bsc#1012628). - s390/crypto: fix scatterwalk_unmap() callers in AES-GCM (bsc#1012628). - amt: fix return value of amt_update_handler() (bsc#1012628). - amt: fix possible memory leak in amt_rcv() (bsc#1012628). - net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (bsc#1012628). - net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable (bsc#1012628). - spi: fsi: Fix spurious timeout (bsc#1012628). - drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() (bsc#1012628). - net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE (bsc#1012628). - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (bsc#1012628). - net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() (bsc#1012628). - net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (bsc#1012628). - net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register (bsc#1012628). - modpost: fix removing numeric suffixes (bsc#1012628). - block, loop: support partitions without scanning (bsc#1012628). - ep93xx: clock: Do not return the address of the freed memory (bsc#1012628). - jffs2: fix memory leak in jffs2_do_fill_super (bsc#1012628). - ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty (bsc#1012628). - ubi: ubi_create_volume: Fix use-after-free when volume creation failed (bsc#1012628). - selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read (bsc#1012628). - bpf: Fix probe read error in ___bpf_prog_run() (bsc#1012628). - block: take destination bvec offsets into account in bio_copy_data_iter (bsc#1012628). - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed (bsc#1012628). - nbd: fix possible overflow on 'first_minor' in nbd_dev_add() (bsc#1012628). - riscv: read-only pages should not be writable (bsc#1012628). - net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" (bsc#1012628). - tcp: add accessors to read/set tp->snd_cwnd (bsc#1012628). - nfp: only report pause frame configuration for physical device (bsc#1012628). - block: use bio_queue_enter instead of blk_queue_enter in bio_poll (bsc#1012628). - bonding: NS target should accept link local address (bsc#1012628). - sfc: fix considering that all channels have TX queues (bsc#1012628). - sfc: fix wrong tx channel offset with efx_separate_tx_channels (bsc#1012628). - block: make bioset_exit() fully resilient against being called twice (bsc#1012628). - sched/autogroup: Fix sysctl move (bsc#1012628). - blk-mq: do not update io_ticks with passthrough requests (bsc#1012628). - net: phy: at803x: disable WOL at probe (bsc#1012628). - bonding: show NS IPv6 targets in proc master info (bsc#1012628). - erofs: fix 'backmost' member of z_erofs_decompress_frontend (bsc#1012628). - vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (bsc#1012628). - virtio: pci: Fix an error handling path in vp_modern_probe() (bsc#1012628). - net/mlx5: Don't use already freed action pointer (bsc#1012628). - net/mlx5e: TC NIC mode, fix tc chains miss table (bsc#1012628). - net/mlx5: CT: Fix header-rewrite re-use for tupels (bsc#1012628). - net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition (bsc#1012628). - net/mlx5: correct ECE offset in query qp output (bsc#1012628). - net/mlx5e: Update netdev features after changing XDP state (bsc#1012628). - net: sched: add barrier to fix packet stuck problem for lockless qdisc (bsc#1012628). - tcp: tcp_rtx_synack() can be called from process context (bsc#1012628). - vdpa: ifcvf: set pci driver data in probe (bsc#1012628). - bonding: guard ns_targets by CONFIG_IPV6 (bsc#1012628). - octeontx2-af: fix error code in is_valid_offset() (bsc#1012628). - s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag (bsc#1012628). - regulator: mt6315-regulator: fix invalid allowed mode (bsc#1012628). - net: ping6: Fix ping -6 with interface name (bsc#1012628). - net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6() (bsc#1012628). - gpio: pca953x: use the correct register address to do regcache sync (bsc#1012628). - afs: Fix infinite loop found by xfstest generic/676 (bsc#1012628). - drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() (bsc#1012628). - scsi: sd: Fix potential NULL pointer dereference (bsc#1012628). - ax25: Fix ax25 session cleanup problems (bsc#1012628). - nfp: remove padding in nfp_nfdk_tx_desc (bsc#1012628). - tipc: check attribute length for bearer name (bsc#1012628). - driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction (bsc#1012628). - perf evsel: Fixes topdown events in a weak group for the hybrid platform (bsc#1012628). - perf parse-events: Move slots event for the hybrid platform too (bsc#1012628). - perf record: Support sample-read topdown metric group for hybrid platforms (bsc#1012628). - perf c2c: Fix sorting in percent_rmt_hitm_cmp() (bsc#1012628). - Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP (bsc#1012628). - Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan (bsc#1012628). - bluetooth: don't use bitmaps for random flag accesses (bsc#1012628). - dmaengine: idxd: set DMA_INTERRUPT cap bit (bsc#1012628). - mips: cpc: Fix refcount leak in mips_cpc_default_phys_base (bsc#1012628). - bootconfig: Make the bootconfig.o as a normal object file (bsc#1012628). - tracing: Make tp_printk work on syscall tracepoints (bsc#1012628). - tracing: Fix sleeping function called from invalid context on RT kernel (bsc#1012628). - tracing: Avoid adding tracer option before update_tracer_options (bsc#1012628). - i2c: mediatek: Optimize master_xfer() and avoid circular locking (bsc#1012628). - iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() (bsc#1012628). - iommu/arm-smmu-v3: check return value after calling platform_get_resource() (bsc#1012628). - f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (bsc#1012628). - f2fs: avoid infinite loop to flush node pages (bsc#1012628). - i2c: cadence: Increase timeout per message if necessary (bsc#1012628). - m68knommu: set ZERO_PAGE() to the allocated zeroed page (bsc#1012628). - m68knommu: fix undefined reference to `_init_sp' (bsc#1012628). - dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type (bsc#1012628). - NFSv4: Don't hold the layoutget locks across multiple RPC calls (bsc#1012628). - video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 (bsc#1012628). - video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() (bsc#1012628). - RISC-V: use memcpy for kexec_file mode (bsc#1012628). - m68knommu: fix undefined reference to `mach_get_rtc_pll' (bsc#1012628). - rtla/Makefile: Properly handle dependencies (bsc#1012628). - f2fs: fix to tag gcing flag on page during file defragment (bsc#1012628). - xprtrdma: treat all calls not a bcall when bc_serv is NULL (bsc#1012628). - drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid (bsc#1012628). - drm/panfrost: Job should reference MMU not file_priv (bsc#1012628). - powerpc/papr_scm: don't requests stats with '0' sized stats buffer (bsc#1012628). - netfilter: nat: really support inet nat without l3 address (bsc#1012628). - netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path (bsc#1012628). - netfilter: nf_tables: delete flowtable hooks via transaction list (bsc#1012628). - powerpc/kasan: Force thread size increase with KASAN (bsc#1012628). - NFSD: Fix potential use-after-free in nfsd_file_put() (bsc#1012628). - SUNRPC: Trap RDMA segment overflows (bsc#1012628). - netfilter: nf_tables: always initialize flowtable hook list in transaction (bsc#1012628). - ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe (bsc#1012628). - netfilter: nf_tables: release new hooks on unsupported flowtable flags (bsc#1012628). - netfilter: nf_tables: memleak flow rule from commit path (bsc#1012628). - netfilter: nf_tables: bail out early if hardware offload is not supported (bsc#1012628). - amt: fix wrong usage of pskb_may_pull() (bsc#1012628). - amt: fix possible null-ptr-deref in amt_rcv() (bsc#1012628). - amt: fix wrong type string definition (bsc#1012628). - net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register (bsc#1012628). - xen: unexport __init-annotated xen_xlate_map_ballooned_pages() (bsc#1012628). - stmmac: intel: Fix an error handling path in intel_eth_pci_probe() (bsc#1012628). - af_unix: Fix a data-race in unix_dgram_peer_wake_me() (bsc#1012628). - selftests net: fix bpf build error (bsc#1012628). - x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() (bsc#1012628). - bpf, arm64: Clear prog->jited_len along prog->jited (bsc#1012628). - net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list (bsc#1012628). - net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (bsc#1012628). - xsk: Fix handling of invalid descriptors in XSK TX batching API (bsc#1012628). - drm/amdgpu: fix limiting AV1 to the first instance on VCN3 (bsc#1012628). - SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (bsc#1012628). - net: mdio: unexport __init-annotated mdio_bus_init() (bsc#1012628). - net: xfrm: unexport __init-annotated xfrm4_protocol_init() (bsc#1012628). - net: ipv6: unexport __init-annotated seg6_hmac_init() (bsc#1012628). - net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules (bsc#1012628). - net/mlx5: Lag, filter non compatible devices (bsc#1012628). - net/mlx5: Fix mlx5_get_next_dev() peer device matching (bsc#1012628). - net/mlx5: Rearm the FW tracer after each tracer event (bsc#1012628). - net/mlx5: fs, fail conflicting actions (bsc#1012628). - ip_gre: test csum_start instead of transport header (bsc#1012628). - net: altera: Fix refcount leak in altera_tse_mdio_create (bsc#1012628). - net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete (bsc#1012628). - net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY (bsc#1012628). - tcp: use alloc_large_system_hash() to allocate table_perturb (bsc#1012628). - drm: imx: fix compiler warning with gcc-12 (bsc#1012628). - nfp: flower: restructure flow-key for gre+vlan combination (bsc#1012628). - net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev (bsc#1012628). - iov_iter: Fix iter_xarray_get_pages{,_alloc}() (bsc#1012628). - iio: dummy: iio_simple_dummy: check the return value of kstrdup() (bsc#1012628). - staging: rtl8712: fix a potential memory leak in r871xu_drv_init() (bsc#1012628). - iio: st_sensors: Add a local lock for protecting odr (bsc#1012628). - lkdtm/usercopy: Expand size of "out of frame" object (bsc#1012628). - drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() (bsc#1012628). - drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() (bsc#1012628). - drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle (bsc#1012628). - tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() (bsc#1012628). - tty: Fix a possible resource leak in icom_probe (bsc#1012628). - thunderbolt: Use different lane for second DisplayPort tunnel (bsc#1012628). - drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() (bsc#1012628). - drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() (bsc#1012628). - USB: host: isp116x: check return value after calling platform_get_resource() (bsc#1012628). - drivers: tty: serial: Fix deadlock in sa1100_set_termios() (bsc#1012628). - drivers: usb: host: Fix deadlock in oxu_bus_suspend() (bsc#1012628). - USB: hcd-pci: Fully suspend across freeze/thaw cycle (bsc#1012628). - char: xillybus: fix a refcount leak in cleanup_dev() (bsc#1012628). - sysrq: do not omit current cpu when showing backtrace of all active CPUs (bsc#1012628). - usb: dwc2: gadget: don't reset gadget's driver->bus (bsc#1012628). - usb: dwc3: host: Stop setting the ACPI companion (bsc#1012628). - usb: dwc3: gadget: Only End Transfer for ep0 data phase (bsc#1012628). - soundwire: qcom: adjust autoenumeration timeout (bsc#1012628). - misc: rtsx: set NULL intfdata when probe fails (bsc#1012628). - extcon: Fix extcon_get_extcon_dev() error handling (bsc#1012628). - extcon: Modify extcon device to be created after driver data is set (bsc#1012628). - clocksource/drivers/sp804: Avoid error on multiple instances (bsc#1012628). - staging: rtl8712: fix uninit-value in usb_read8() and friends (bsc#1012628). - staging: rtl8712: fix uninit-value in r871xu_drv_init() (bsc#1012628). - serial: msm_serial: disable interrupts in __msm_console_write() (bsc#1012628). - kernfs: Separate kernfs_pr_cont_buf and rename_lock (bsc#1012628). - watchdog: wdat_wdt: Stop watchdog when rebooting the system (bsc#1012628). - ksmbd: smbd: fix connection dropped issue (bsc#1012628). - md: protect md_unregister_thread from reentrancy (bsc#1012628). - ASoC: SOF: amd: Fixed Build error (bsc#1012628). - scsi: myrb: Fix up null pointer access on myrb_cleanup() (bsc#1012628). - ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM (bsc#1012628). - ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1012628). - ceph: flush the mdlog for filesystem sync (bsc#1012628). - ceph: fix possible deadlock when holding Fwb to get inline_data (bsc#1012628). - net, neigh: Set lower cap for neigh_managed_work rearming (bsc#1012628). - drm/amd/display: Check if modulo is 0 before dividing (bsc#1012628). - drm/amd/display: Check zero planes for OTG disable W/A on clock change (bsc#1012628). - drm/radeon: fix a possible null pointer dereference (bsc#1012628). - drm/amd/pm: fix a potential gpu_metrics_table memory leak (bsc#1012628). - drm/amd/pm: Fix missing thermal throttler status (bsc#1012628). - drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13 (bsc#1012628). - um: line: Use separate IRQs per line (bsc#1012628). - modpost: fix undefined behavior of is_arm_mapping_symbol() (bsc#1012628). - objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn (bsc#1012628). - x86/cpu: Elide KCSAN for cpu_has() and friends (bsc#1012628). - jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds (bsc#1012628). - nbd: call genl_unregister_family() first in nbd_cleanup() (bsc#1012628). - nbd: fix race between nbd_alloc_config() and module removal (bsc#1012628). - nbd: fix io hung while disconnecting device (bsc#1012628). - Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" (bsc#1012628). - Revert "PCI: brcmstb: Add control of subdevice voltage regulators" (bsc#1012628). - Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" (bsc#1012628). - Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" (bsc#1012628). - cifs: fix potential deadlock in direct reclaim (bsc#1012628). - s390/gmap: voluntarily schedule during key setting (bsc#1012628). - cifs: version operations for smb20 unneeded when legacy support disabled (bsc#1012628). - drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate (bsc#1012628). - nodemask: Fix return values to be unsigned (bsc#1012628). - scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (bsc#1012628). - vringh: Fix loop descriptors check in the indirect cases (bsc#1012628). - platform/x86: barco-p50-gpio: Add check for platform_driver_register (bsc#1012628). - scripts/gdb: change kernel config dumping method (bsc#1012628). - platform/x86: hp-wmi: Resolve WMI query failures on some devices (bsc#1012628). - platform/x86: hp-wmi: Use zero insize parameter only when supported (bsc#1012628). - ALSA: usb-audio: Skip generic sync EP parse for secondary EP (bsc#1012628). - ALSA: usb-audio: Set up (implicit) sync for Saffire 6 (bsc#1012628). - ALSA: hda/conexant - Fix loopback issue with CX20632 (bsc#1012628). - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 (bsc#1012628). - ALSA: hda/realtek: Add quirk for HP Dev One (bsc#1012628). - cifs: return errors during session setup during reconnects (bsc#1012628). - cifs: fix reconnect on smb3 mount types (bsc#1012628). - cifs: populate empty hostnames for extra channels (bsc#1012628). - scsi: sd: Fix interpretation of VPD B9h length (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following abort path refactoring (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following SLI path refactoring (bsc#1012628). - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (bsc#1012628). - KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() (bsc#1012628). - KVM: SVM: fix tsc scaling cache logic (bsc#1012628). - filemap: Cache the value of vm_flags (bsc#1012628). - KEYS: trusted: tpm2: Fix migratable logic (bsc#1012628). - libata: fix reading concurrent positioning ranges log (bsc#1012628). - libata: fix translation of concurrent positioning ranges (bsc#1012628). - ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files (bsc#1012628). - mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend (bsc#1012628). - mmc: block: Fix CQE recovery reset success (bsc#1012628). - net: phy: dp83867: retrigger SGMII AN when link change (bsc#1012628). - net: openvswitch: fix misuse of the cached connection on tuple changes (bsc#1012628). - writeback: Fix inode->i_io_list not be protected by inode->i_lock error (bsc#1012628). - nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION (bsc#1012628). - nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling (bsc#1012628). - nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION (bsc#1012628). - ixgbe: fix bcast packets Rx on VF after promisc removal (bsc#1012628). - ixgbe: fix unexpected VLAN Rx in promisc mode on VF (bsc#1012628). - Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (bsc#1012628). - vduse: Fix NULL pointer dereference on sysfs access (bsc#1012628). - cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (bsc#1012628). - mm/huge_memory: Fix xarray node memory leak (bsc#1012628). - powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1012628). - drm/amdkfd:Fix fw version for 10.3.6 (bsc#1012628). - drm/bridge: analogix_dp: Support PSR-exit to disable transition (bsc#1012628). - drm/atomic: Force bridge self-refresh-exit on CRTC switch (bsc#1012628). - drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit (bsc#1012628). - drm/amd/display: remove stale config guards (bsc#1012628). - drm/amdgpu: update VCN codec support for Yellow Carp (bsc#1012628). - virtio-rng: make device ready before making request (bsc#1012628). - powerpc/32: Fix overread/overwrite of thread_struct via ptrace (bsc#1012628). - random: avoid checking crng_ready() twice in random_init() (bsc#1012628). - random: mark bootloader randomness code as __init (bsc#1012628). - random: account for arch randomness in bits (bsc#1012628). - md/raid0: Ignore RAID0 layout if the second zone has only one device (bsc#1012628). - zonefs: fix handling of explicit_open option on mount (bsc#1012628). - iov_iter: fix build issue due to possible type mis-match (bsc#1012628). - dmaengine: idxd: add missing callback function to support DMA_INTERRUPT (bsc#1012628). - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1012628). - net/mlx5: E-Switch, pair only capable devices (bsc#1012628). - Update config files. - commit c6d8e6e ++++ kernel-obs-qa: - Linux 5.18.4 (bsc#1012628). - pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628). - staging: greybus: codecs: fix type confusion of list iterator variable (bsc#1012628). - iio: adc: ad7124: Remove shift from scan_type (bsc#1012628). - soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled() (bsc#1012628). - remoteproc: mediatek: Fix side effect of mt8195 sram power on (bsc#1012628). - remoteproc: mtk_scp: Fix a potential double free (bsc#1012628). - lkdtm/bugs: Check for the NULL pointer after calling kmalloc (bsc#1012628). - lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP (bsc#1012628). - tty: goldfish: Use tty_port_destroy() to destroy port (bsc#1012628). - tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe (bsc#1012628). - tty: n_tty: Restore EOF push handling behavior (bsc#1012628). - serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe (bsc#1012628). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (bsc#1012628). - remoteproc: imx_rproc: Ignore create mem entry for resource table (bsc#1012628). - phy: rockchip-inno-usb2: Fix muxed interrupt support (bsc#1012628). - staging: r8188eu: fix struct rt_firmware_hdr (bsc#1012628). - usb: usbip: fix a refcount leak in stub_probe() (bsc#1012628). - usb: usbip: add missing device lock on tweak configuration cmd (bsc#1012628). - USB: storage: karma: fix rio_karma_init return (bsc#1012628). - usb: musb: Fix missing of_node_put() in omap2430_probe (bsc#1012628). - staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() (bsc#1012628). - pwm: lp3943: Fix duty calculation in case period was clamped (bsc#1012628). - pwm: raspberrypi-poe: Fix endianness in firmware struct (bsc#1012628). - rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value (bsc#1012628). - usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback (bsc#1012628). - usb: dwc3: pci: Fix pm_runtime_get_sync() error checking (bsc#1012628). - scripts/get_abi: Fix wrong script file name in the help message (bsc#1012628). - misc: fastrpc: fix an incorrect NULL check on list iterator (bsc#1012628). - firmware: stratix10-svc: fix a missing check on list iterator (bsc#1012628). - usb: typec: mux: Check dev_set_name() return value (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_probe() (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() (bsc#1012628). - rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl (bsc#1012628). - iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check (bsc#1012628). - iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout (bsc#1012628). - iio: adc: sc27xx: fix read big scale voltage not right (bsc#1012628). - iio: adc: sc27xx: Fine tune the scale calibration values (bsc#1012628). - rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails (bsc#1012628). - misc/pvpanic: Convert regular spinlock into trylock on panic path (bsc#1012628). - phy: qcom-qmp: fix pipe-clock imbalance on power-on failure (bsc#1012628). - power: supply: core: Initialize struct to zero (bsc#1012628). - power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1 (bsc#1012628). - power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk (bsc#1012628). - power: supply: ab8500_fg: Allocate wq in probe (bsc#1012628). - serial: sifive: Report actual baud base rather than fixed 115200 (bsc#1012628). - export: fix string handling of namespace in EXPORT_SYMBOL_NS (bsc#1012628). - watchdog: rzg2l_wdt: Fix 32bit overflow issue (bsc#1012628). - watchdog: rzg2l_wdt: Fix Runtime PM usage (bsc#1012628). - watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' (bsc#1012628). - watchdog: rzg2l_wdt: Fix reset control imbalance (bsc#1012628). - soundwire: intel: prevent pm_runtime resume prior to system suspend (bsc#1012628). - soundwire: qcom: return error when pm_runtime_get_sync fails (bsc#1012628). - coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier (bsc#1012628). - ksmbd: fix reference count leak in smb_check_perm_dacl() (bsc#1012628). - extcon: ptn5150: Add queue work sync before driver release (bsc#1012628). - dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x (bsc#1012628). - soc: rockchip: Fix refcount leak in rockchip_grf_init (bsc#1012628). - clocksource/drivers/riscv: Events are stopped during CPU suspend (bsc#1012628). - ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 (bsc#1012628). - rtc: mt6397: check return value after calling platform_get_resource() (bsc#1012628). - rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe (bsc#1012628). - staging: r8188eu: add check for kzalloc (bsc#1012628). - serial: meson: acquire port->lock in startup() (bsc#1012628). - Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" (bsc#1012628). - serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 (bsc#1012628). - serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628). - serial: uartlite: Fix BRKINT clearing (bsc#1012628). - serial: digicolor-usart: Don't allow CS5-6 (bsc#1012628). - serial: rda-uart: Don't allow CS5-6 (bsc#1012628). - serial: txx9: Don't allow CS5-6 (bsc#1012628). - serial: sh-sci: Don't allow CS5-6 (bsc#1012628). - serial: sifive: Sanitize CSIZE and c_iflag (bsc#1012628). - serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 (bsc#1012628). - serial: stm32-usart: Correct CSIZE, bits, and parity (bsc#1012628). - firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle (bsc#1012628). - bus: ti-sysc: Fix warnings for unbind for serial (bsc#1012628). - driver: base: fix UAF when driver_attach failed (bsc#1012628). - driver core: fix deadlock in __device_attach (bsc#1012628). - watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking (bsc#1012628). - watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe (bsc#1012628). - blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx (bsc#1012628). - ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (bsc#1012628). - scsi: sd: Don't call blk_cleanup_disk() in sd_probe() (bsc#1012628). - clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value (bsc#1012628). - s390/crypto: fix scatterwalk_unmap() callers in AES-GCM (bsc#1012628). - amt: fix return value of amt_update_handler() (bsc#1012628). - amt: fix possible memory leak in amt_rcv() (bsc#1012628). - net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (bsc#1012628). - net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable (bsc#1012628). - spi: fsi: Fix spurious timeout (bsc#1012628). - drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() (bsc#1012628). - net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE (bsc#1012628). - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (bsc#1012628). - net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() (bsc#1012628). - net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (bsc#1012628). - net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register (bsc#1012628). - modpost: fix removing numeric suffixes (bsc#1012628). - block, loop: support partitions without scanning (bsc#1012628). - ep93xx: clock: Do not return the address of the freed memory (bsc#1012628). - jffs2: fix memory leak in jffs2_do_fill_super (bsc#1012628). - ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty (bsc#1012628). - ubi: ubi_create_volume: Fix use-after-free when volume creation failed (bsc#1012628). - selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read (bsc#1012628). - bpf: Fix probe read error in ___bpf_prog_run() (bsc#1012628). - block: take destination bvec offsets into account in bio_copy_data_iter (bsc#1012628). - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed (bsc#1012628). - nbd: fix possible overflow on 'first_minor' in nbd_dev_add() (bsc#1012628). - riscv: read-only pages should not be writable (bsc#1012628). - net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" (bsc#1012628). - tcp: add accessors to read/set tp->snd_cwnd (bsc#1012628). - nfp: only report pause frame configuration for physical device (bsc#1012628). - block: use bio_queue_enter instead of blk_queue_enter in bio_poll (bsc#1012628). - bonding: NS target should accept link local address (bsc#1012628). - sfc: fix considering that all channels have TX queues (bsc#1012628). - sfc: fix wrong tx channel offset with efx_separate_tx_channels (bsc#1012628). - block: make bioset_exit() fully resilient against being called twice (bsc#1012628). - sched/autogroup: Fix sysctl move (bsc#1012628). - blk-mq: do not update io_ticks with passthrough requests (bsc#1012628). - net: phy: at803x: disable WOL at probe (bsc#1012628). - bonding: show NS IPv6 targets in proc master info (bsc#1012628). - erofs: fix 'backmost' member of z_erofs_decompress_frontend (bsc#1012628). - vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (bsc#1012628). - virtio: pci: Fix an error handling path in vp_modern_probe() (bsc#1012628). - net/mlx5: Don't use already freed action pointer (bsc#1012628). - net/mlx5e: TC NIC mode, fix tc chains miss table (bsc#1012628). - net/mlx5: CT: Fix header-rewrite re-use for tupels (bsc#1012628). - net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition (bsc#1012628). - net/mlx5: correct ECE offset in query qp output (bsc#1012628). - net/mlx5e: Update netdev features after changing XDP state (bsc#1012628). - net: sched: add barrier to fix packet stuck problem for lockless qdisc (bsc#1012628). - tcp: tcp_rtx_synack() can be called from process context (bsc#1012628). - vdpa: ifcvf: set pci driver data in probe (bsc#1012628). - bonding: guard ns_targets by CONFIG_IPV6 (bsc#1012628). - octeontx2-af: fix error code in is_valid_offset() (bsc#1012628). - s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag (bsc#1012628). - regulator: mt6315-regulator: fix invalid allowed mode (bsc#1012628). - net: ping6: Fix ping -6 with interface name (bsc#1012628). - net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6() (bsc#1012628). - gpio: pca953x: use the correct register address to do regcache sync (bsc#1012628). - afs: Fix infinite loop found by xfstest generic/676 (bsc#1012628). - drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() (bsc#1012628). - scsi: sd: Fix potential NULL pointer dereference (bsc#1012628). - ax25: Fix ax25 session cleanup problems (bsc#1012628). - nfp: remove padding in nfp_nfdk_tx_desc (bsc#1012628). - tipc: check attribute length for bearer name (bsc#1012628). - driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction (bsc#1012628). - perf evsel: Fixes topdown events in a weak group for the hybrid platform (bsc#1012628). - perf parse-events: Move slots event for the hybrid platform too (bsc#1012628). - perf record: Support sample-read topdown metric group for hybrid platforms (bsc#1012628). - perf c2c: Fix sorting in percent_rmt_hitm_cmp() (bsc#1012628). - Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP (bsc#1012628). - Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan (bsc#1012628). - bluetooth: don't use bitmaps for random flag accesses (bsc#1012628). - dmaengine: idxd: set DMA_INTERRUPT cap bit (bsc#1012628). - mips: cpc: Fix refcount leak in mips_cpc_default_phys_base (bsc#1012628). - bootconfig: Make the bootconfig.o as a normal object file (bsc#1012628). - tracing: Make tp_printk work on syscall tracepoints (bsc#1012628). - tracing: Fix sleeping function called from invalid context on RT kernel (bsc#1012628). - tracing: Avoid adding tracer option before update_tracer_options (bsc#1012628). - i2c: mediatek: Optimize master_xfer() and avoid circular locking (bsc#1012628). - iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() (bsc#1012628). - iommu/arm-smmu-v3: check return value after calling platform_get_resource() (bsc#1012628). - f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (bsc#1012628). - f2fs: avoid infinite loop to flush node pages (bsc#1012628). - i2c: cadence: Increase timeout per message if necessary (bsc#1012628). - m68knommu: set ZERO_PAGE() to the allocated zeroed page (bsc#1012628). - m68knommu: fix undefined reference to `_init_sp' (bsc#1012628). - dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type (bsc#1012628). - NFSv4: Don't hold the layoutget locks across multiple RPC calls (bsc#1012628). - video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 (bsc#1012628). - video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() (bsc#1012628). - RISC-V: use memcpy for kexec_file mode (bsc#1012628). - m68knommu: fix undefined reference to `mach_get_rtc_pll' (bsc#1012628). - rtla/Makefile: Properly handle dependencies (bsc#1012628). - f2fs: fix to tag gcing flag on page during file defragment (bsc#1012628). - xprtrdma: treat all calls not a bcall when bc_serv is NULL (bsc#1012628). - drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid (bsc#1012628). - drm/panfrost: Job should reference MMU not file_priv (bsc#1012628). - powerpc/papr_scm: don't requests stats with '0' sized stats buffer (bsc#1012628). - netfilter: nat: really support inet nat without l3 address (bsc#1012628). - netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path (bsc#1012628). - netfilter: nf_tables: delete flowtable hooks via transaction list (bsc#1012628). - powerpc/kasan: Force thread size increase with KASAN (bsc#1012628). - NFSD: Fix potential use-after-free in nfsd_file_put() (bsc#1012628). - SUNRPC: Trap RDMA segment overflows (bsc#1012628). - netfilter: nf_tables: always initialize flowtable hook list in transaction (bsc#1012628). - ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe (bsc#1012628). - netfilter: nf_tables: release new hooks on unsupported flowtable flags (bsc#1012628). - netfilter: nf_tables: memleak flow rule from commit path (bsc#1012628). - netfilter: nf_tables: bail out early if hardware offload is not supported (bsc#1012628). - amt: fix wrong usage of pskb_may_pull() (bsc#1012628). - amt: fix possible null-ptr-deref in amt_rcv() (bsc#1012628). - amt: fix wrong type string definition (bsc#1012628). - net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register (bsc#1012628). - xen: unexport __init-annotated xen_xlate_map_ballooned_pages() (bsc#1012628). - stmmac: intel: Fix an error handling path in intel_eth_pci_probe() (bsc#1012628). - af_unix: Fix a data-race in unix_dgram_peer_wake_me() (bsc#1012628). - selftests net: fix bpf build error (bsc#1012628). - x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() (bsc#1012628). - bpf, arm64: Clear prog->jited_len along prog->jited (bsc#1012628). - net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list (bsc#1012628). - net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (bsc#1012628). - xsk: Fix handling of invalid descriptors in XSK TX batching API (bsc#1012628). - drm/amdgpu: fix limiting AV1 to the first instance on VCN3 (bsc#1012628). - SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (bsc#1012628). - net: mdio: unexport __init-annotated mdio_bus_init() (bsc#1012628). - net: xfrm: unexport __init-annotated xfrm4_protocol_init() (bsc#1012628). - net: ipv6: unexport __init-annotated seg6_hmac_init() (bsc#1012628). - net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules (bsc#1012628). - net/mlx5: Lag, filter non compatible devices (bsc#1012628). - net/mlx5: Fix mlx5_get_next_dev() peer device matching (bsc#1012628). - net/mlx5: Rearm the FW tracer after each tracer event (bsc#1012628). - net/mlx5: fs, fail conflicting actions (bsc#1012628). - ip_gre: test csum_start instead of transport header (bsc#1012628). - net: altera: Fix refcount leak in altera_tse_mdio_create (bsc#1012628). - net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete (bsc#1012628). - net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY (bsc#1012628). - tcp: use alloc_large_system_hash() to allocate table_perturb (bsc#1012628). - drm: imx: fix compiler warning with gcc-12 (bsc#1012628). - nfp: flower: restructure flow-key for gre+vlan combination (bsc#1012628). - net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev (bsc#1012628). - iov_iter: Fix iter_xarray_get_pages{,_alloc}() (bsc#1012628). - iio: dummy: iio_simple_dummy: check the return value of kstrdup() (bsc#1012628). - staging: rtl8712: fix a potential memory leak in r871xu_drv_init() (bsc#1012628). - iio: st_sensors: Add a local lock for protecting odr (bsc#1012628). - lkdtm/usercopy: Expand size of "out of frame" object (bsc#1012628). - drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() (bsc#1012628). - drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() (bsc#1012628). - drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle (bsc#1012628). - tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() (bsc#1012628). - tty: Fix a possible resource leak in icom_probe (bsc#1012628). - thunderbolt: Use different lane for second DisplayPort tunnel (bsc#1012628). - drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() (bsc#1012628). - drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() (bsc#1012628). - USB: host: isp116x: check return value after calling platform_get_resource() (bsc#1012628). - drivers: tty: serial: Fix deadlock in sa1100_set_termios() (bsc#1012628). - drivers: usb: host: Fix deadlock in oxu_bus_suspend() (bsc#1012628). - USB: hcd-pci: Fully suspend across freeze/thaw cycle (bsc#1012628). - char: xillybus: fix a refcount leak in cleanup_dev() (bsc#1012628). - sysrq: do not omit current cpu when showing backtrace of all active CPUs (bsc#1012628). - usb: dwc2: gadget: don't reset gadget's driver->bus (bsc#1012628). - usb: dwc3: host: Stop setting the ACPI companion (bsc#1012628). - usb: dwc3: gadget: Only End Transfer for ep0 data phase (bsc#1012628). - soundwire: qcom: adjust autoenumeration timeout (bsc#1012628). - misc: rtsx: set NULL intfdata when probe fails (bsc#1012628). - extcon: Fix extcon_get_extcon_dev() error handling (bsc#1012628). - extcon: Modify extcon device to be created after driver data is set (bsc#1012628). - clocksource/drivers/sp804: Avoid error on multiple instances (bsc#1012628). - staging: rtl8712: fix uninit-value in usb_read8() and friends (bsc#1012628). - staging: rtl8712: fix uninit-value in r871xu_drv_init() (bsc#1012628). - serial: msm_serial: disable interrupts in __msm_console_write() (bsc#1012628). - kernfs: Separate kernfs_pr_cont_buf and rename_lock (bsc#1012628). - watchdog: wdat_wdt: Stop watchdog when rebooting the system (bsc#1012628). - ksmbd: smbd: fix connection dropped issue (bsc#1012628). - md: protect md_unregister_thread from reentrancy (bsc#1012628). - ASoC: SOF: amd: Fixed Build error (bsc#1012628). - scsi: myrb: Fix up null pointer access on myrb_cleanup() (bsc#1012628). - ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM (bsc#1012628). - ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1012628). - ceph: flush the mdlog for filesystem sync (bsc#1012628). - ceph: fix possible deadlock when holding Fwb to get inline_data (bsc#1012628). - net, neigh: Set lower cap for neigh_managed_work rearming (bsc#1012628). - drm/amd/display: Check if modulo is 0 before dividing (bsc#1012628). - drm/amd/display: Check zero planes for OTG disable W/A on clock change (bsc#1012628). - drm/radeon: fix a possible null pointer dereference (bsc#1012628). - drm/amd/pm: fix a potential gpu_metrics_table memory leak (bsc#1012628). - drm/amd/pm: Fix missing thermal throttler status (bsc#1012628). - drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13 (bsc#1012628). - um: line: Use separate IRQs per line (bsc#1012628). - modpost: fix undefined behavior of is_arm_mapping_symbol() (bsc#1012628). - objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn (bsc#1012628). - x86/cpu: Elide KCSAN for cpu_has() and friends (bsc#1012628). - jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds (bsc#1012628). - nbd: call genl_unregister_family() first in nbd_cleanup() (bsc#1012628). - nbd: fix race between nbd_alloc_config() and module removal (bsc#1012628). - nbd: fix io hung while disconnecting device (bsc#1012628). - Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" (bsc#1012628). - Revert "PCI: brcmstb: Add control of subdevice voltage regulators" (bsc#1012628). - Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" (bsc#1012628). - Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" (bsc#1012628). - cifs: fix potential deadlock in direct reclaim (bsc#1012628). - s390/gmap: voluntarily schedule during key setting (bsc#1012628). - cifs: version operations for smb20 unneeded when legacy support disabled (bsc#1012628). - drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate (bsc#1012628). - nodemask: Fix return values to be unsigned (bsc#1012628). - scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (bsc#1012628). - vringh: Fix loop descriptors check in the indirect cases (bsc#1012628). - platform/x86: barco-p50-gpio: Add check for platform_driver_register (bsc#1012628). - scripts/gdb: change kernel config dumping method (bsc#1012628). - platform/x86: hp-wmi: Resolve WMI query failures on some devices (bsc#1012628). - platform/x86: hp-wmi: Use zero insize parameter only when supported (bsc#1012628). - ALSA: usb-audio: Skip generic sync EP parse for secondary EP (bsc#1012628). - ALSA: usb-audio: Set up (implicit) sync for Saffire 6 (bsc#1012628). - ALSA: hda/conexant - Fix loopback issue with CX20632 (bsc#1012628). - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 (bsc#1012628). - ALSA: hda/realtek: Add quirk for HP Dev One (bsc#1012628). - cifs: return errors during session setup during reconnects (bsc#1012628). - cifs: fix reconnect on smb3 mount types (bsc#1012628). - cifs: populate empty hostnames for extra channels (bsc#1012628). - scsi: sd: Fix interpretation of VPD B9h length (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following abort path refactoring (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following SLI path refactoring (bsc#1012628). - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (bsc#1012628). - KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() (bsc#1012628). - KVM: SVM: fix tsc scaling cache logic (bsc#1012628). - filemap: Cache the value of vm_flags (bsc#1012628). - KEYS: trusted: tpm2: Fix migratable logic (bsc#1012628). - libata: fix reading concurrent positioning ranges log (bsc#1012628). - libata: fix translation of concurrent positioning ranges (bsc#1012628). - ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files (bsc#1012628). - mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend (bsc#1012628). - mmc: block: Fix CQE recovery reset success (bsc#1012628). - net: phy: dp83867: retrigger SGMII AN when link change (bsc#1012628). - net: openvswitch: fix misuse of the cached connection on tuple changes (bsc#1012628). - writeback: Fix inode->i_io_list not be protected by inode->i_lock error (bsc#1012628). - nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION (bsc#1012628). - nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling (bsc#1012628). - nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION (bsc#1012628). - ixgbe: fix bcast packets Rx on VF after promisc removal (bsc#1012628). - ixgbe: fix unexpected VLAN Rx in promisc mode on VF (bsc#1012628). - Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (bsc#1012628). - vduse: Fix NULL pointer dereference on sysfs access (bsc#1012628). - cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (bsc#1012628). - mm/huge_memory: Fix xarray node memory leak (bsc#1012628). - powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1012628). - drm/amdkfd:Fix fw version for 10.3.6 (bsc#1012628). - drm/bridge: analogix_dp: Support PSR-exit to disable transition (bsc#1012628). - drm/atomic: Force bridge self-refresh-exit on CRTC switch (bsc#1012628). - drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit (bsc#1012628). - drm/amd/display: remove stale config guards (bsc#1012628). - drm/amdgpu: update VCN codec support for Yellow Carp (bsc#1012628). - virtio-rng: make device ready before making request (bsc#1012628). - powerpc/32: Fix overread/overwrite of thread_struct via ptrace (bsc#1012628). - random: avoid checking crng_ready() twice in random_init() (bsc#1012628). - random: mark bootloader randomness code as __init (bsc#1012628). - random: account for arch randomness in bits (bsc#1012628). - md/raid0: Ignore RAID0 layout if the second zone has only one device (bsc#1012628). - zonefs: fix handling of explicit_open option on mount (bsc#1012628). - iov_iter: fix build issue due to possible type mis-match (bsc#1012628). - dmaengine: idxd: add missing callback function to support DMA_INTERRUPT (bsc#1012628). - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1012628). - net/mlx5: E-Switch, pair only capable devices (bsc#1012628). - Update config files. - commit c6d8e6e ++++ kernel-pae: - Linux 5.18.4 (bsc#1012628). - pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628). - staging: greybus: codecs: fix type confusion of list iterator variable (bsc#1012628). - iio: adc: ad7124: Remove shift from scan_type (bsc#1012628). - soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled() (bsc#1012628). - remoteproc: mediatek: Fix side effect of mt8195 sram power on (bsc#1012628). - remoteproc: mtk_scp: Fix a potential double free (bsc#1012628). - lkdtm/bugs: Check for the NULL pointer after calling kmalloc (bsc#1012628). - lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP (bsc#1012628). - tty: goldfish: Use tty_port_destroy() to destroy port (bsc#1012628). - tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe (bsc#1012628). - tty: n_tty: Restore EOF push handling behavior (bsc#1012628). - serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe (bsc#1012628). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (bsc#1012628). - remoteproc: imx_rproc: Ignore create mem entry for resource table (bsc#1012628). - phy: rockchip-inno-usb2: Fix muxed interrupt support (bsc#1012628). - staging: r8188eu: fix struct rt_firmware_hdr (bsc#1012628). - usb: usbip: fix a refcount leak in stub_probe() (bsc#1012628). - usb: usbip: add missing device lock on tweak configuration cmd (bsc#1012628). - USB: storage: karma: fix rio_karma_init return (bsc#1012628). - usb: musb: Fix missing of_node_put() in omap2430_probe (bsc#1012628). - staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() (bsc#1012628). - pwm: lp3943: Fix duty calculation in case period was clamped (bsc#1012628). - pwm: raspberrypi-poe: Fix endianness in firmware struct (bsc#1012628). - rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value (bsc#1012628). - usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback (bsc#1012628). - usb: dwc3: pci: Fix pm_runtime_get_sync() error checking (bsc#1012628). - scripts/get_abi: Fix wrong script file name in the help message (bsc#1012628). - misc: fastrpc: fix an incorrect NULL check on list iterator (bsc#1012628). - firmware: stratix10-svc: fix a missing check on list iterator (bsc#1012628). - usb: typec: mux: Check dev_set_name() return value (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_probe() (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() (bsc#1012628). - rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl (bsc#1012628). - iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check (bsc#1012628). - iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout (bsc#1012628). - iio: adc: sc27xx: fix read big scale voltage not right (bsc#1012628). - iio: adc: sc27xx: Fine tune the scale calibration values (bsc#1012628). - rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails (bsc#1012628). - misc/pvpanic: Convert regular spinlock into trylock on panic path (bsc#1012628). - phy: qcom-qmp: fix pipe-clock imbalance on power-on failure (bsc#1012628). - power: supply: core: Initialize struct to zero (bsc#1012628). - power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1 (bsc#1012628). - power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk (bsc#1012628). - power: supply: ab8500_fg: Allocate wq in probe (bsc#1012628). - serial: sifive: Report actual baud base rather than fixed 115200 (bsc#1012628). - export: fix string handling of namespace in EXPORT_SYMBOL_NS (bsc#1012628). - watchdog: rzg2l_wdt: Fix 32bit overflow issue (bsc#1012628). - watchdog: rzg2l_wdt: Fix Runtime PM usage (bsc#1012628). - watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' (bsc#1012628). - watchdog: rzg2l_wdt: Fix reset control imbalance (bsc#1012628). - soundwire: intel: prevent pm_runtime resume prior to system suspend (bsc#1012628). - soundwire: qcom: return error when pm_runtime_get_sync fails (bsc#1012628). - coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier (bsc#1012628). - ksmbd: fix reference count leak in smb_check_perm_dacl() (bsc#1012628). - extcon: ptn5150: Add queue work sync before driver release (bsc#1012628). - dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x (bsc#1012628). - soc: rockchip: Fix refcount leak in rockchip_grf_init (bsc#1012628). - clocksource/drivers/riscv: Events are stopped during CPU suspend (bsc#1012628). - ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 (bsc#1012628). - rtc: mt6397: check return value after calling platform_get_resource() (bsc#1012628). - rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe (bsc#1012628). - staging: r8188eu: add check for kzalloc (bsc#1012628). - serial: meson: acquire port->lock in startup() (bsc#1012628). - Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" (bsc#1012628). - serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 (bsc#1012628). - serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628). - serial: uartlite: Fix BRKINT clearing (bsc#1012628). - serial: digicolor-usart: Don't allow CS5-6 (bsc#1012628). - serial: rda-uart: Don't allow CS5-6 (bsc#1012628). - serial: txx9: Don't allow CS5-6 (bsc#1012628). - serial: sh-sci: Don't allow CS5-6 (bsc#1012628). - serial: sifive: Sanitize CSIZE and c_iflag (bsc#1012628). - serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 (bsc#1012628). - serial: stm32-usart: Correct CSIZE, bits, and parity (bsc#1012628). - firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle (bsc#1012628). - bus: ti-sysc: Fix warnings for unbind for serial (bsc#1012628). - driver: base: fix UAF when driver_attach failed (bsc#1012628). - driver core: fix deadlock in __device_attach (bsc#1012628). - watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking (bsc#1012628). - watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe (bsc#1012628). - blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx (bsc#1012628). - ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (bsc#1012628). - scsi: sd: Don't call blk_cleanup_disk() in sd_probe() (bsc#1012628). - clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value (bsc#1012628). - s390/crypto: fix scatterwalk_unmap() callers in AES-GCM (bsc#1012628). - amt: fix return value of amt_update_handler() (bsc#1012628). - amt: fix possible memory leak in amt_rcv() (bsc#1012628). - net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (bsc#1012628). - net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable (bsc#1012628). - spi: fsi: Fix spurious timeout (bsc#1012628). - drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() (bsc#1012628). - net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE (bsc#1012628). - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (bsc#1012628). - net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() (bsc#1012628). - net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (bsc#1012628). - net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register (bsc#1012628). - modpost: fix removing numeric suffixes (bsc#1012628). - block, loop: support partitions without scanning (bsc#1012628). - ep93xx: clock: Do not return the address of the freed memory (bsc#1012628). - jffs2: fix memory leak in jffs2_do_fill_super (bsc#1012628). - ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty (bsc#1012628). - ubi: ubi_create_volume: Fix use-after-free when volume creation failed (bsc#1012628). - selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read (bsc#1012628). - bpf: Fix probe read error in ___bpf_prog_run() (bsc#1012628). - block: take destination bvec offsets into account in bio_copy_data_iter (bsc#1012628). - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed (bsc#1012628). - nbd: fix possible overflow on 'first_minor' in nbd_dev_add() (bsc#1012628). - riscv: read-only pages should not be writable (bsc#1012628). - net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" (bsc#1012628). - tcp: add accessors to read/set tp->snd_cwnd (bsc#1012628). - nfp: only report pause frame configuration for physical device (bsc#1012628). - block: use bio_queue_enter instead of blk_queue_enter in bio_poll (bsc#1012628). - bonding: NS target should accept link local address (bsc#1012628). - sfc: fix considering that all channels have TX queues (bsc#1012628). - sfc: fix wrong tx channel offset with efx_separate_tx_channels (bsc#1012628). - block: make bioset_exit() fully resilient against being called twice (bsc#1012628). - sched/autogroup: Fix sysctl move (bsc#1012628). - blk-mq: do not update io_ticks with passthrough requests (bsc#1012628). - net: phy: at803x: disable WOL at probe (bsc#1012628). - bonding: show NS IPv6 targets in proc master info (bsc#1012628). - erofs: fix 'backmost' member of z_erofs_decompress_frontend (bsc#1012628). - vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (bsc#1012628). - virtio: pci: Fix an error handling path in vp_modern_probe() (bsc#1012628). - net/mlx5: Don't use already freed action pointer (bsc#1012628). - net/mlx5e: TC NIC mode, fix tc chains miss table (bsc#1012628). - net/mlx5: CT: Fix header-rewrite re-use for tupels (bsc#1012628). - net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition (bsc#1012628). - net/mlx5: correct ECE offset in query qp output (bsc#1012628). - net/mlx5e: Update netdev features after changing XDP state (bsc#1012628). - net: sched: add barrier to fix packet stuck problem for lockless qdisc (bsc#1012628). - tcp: tcp_rtx_synack() can be called from process context (bsc#1012628). - vdpa: ifcvf: set pci driver data in probe (bsc#1012628). - bonding: guard ns_targets by CONFIG_IPV6 (bsc#1012628). - octeontx2-af: fix error code in is_valid_offset() (bsc#1012628). - s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag (bsc#1012628). - regulator: mt6315-regulator: fix invalid allowed mode (bsc#1012628). - net: ping6: Fix ping -6 with interface name (bsc#1012628). - net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6() (bsc#1012628). - gpio: pca953x: use the correct register address to do regcache sync (bsc#1012628). - afs: Fix infinite loop found by xfstest generic/676 (bsc#1012628). - drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() (bsc#1012628). - scsi: sd: Fix potential NULL pointer dereference (bsc#1012628). - ax25: Fix ax25 session cleanup problems (bsc#1012628). - nfp: remove padding in nfp_nfdk_tx_desc (bsc#1012628). - tipc: check attribute length for bearer name (bsc#1012628). - driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction (bsc#1012628). - perf evsel: Fixes topdown events in a weak group for the hybrid platform (bsc#1012628). - perf parse-events: Move slots event for the hybrid platform too (bsc#1012628). - perf record: Support sample-read topdown metric group for hybrid platforms (bsc#1012628). - perf c2c: Fix sorting in percent_rmt_hitm_cmp() (bsc#1012628). - Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP (bsc#1012628). - Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan (bsc#1012628). - bluetooth: don't use bitmaps for random flag accesses (bsc#1012628). - dmaengine: idxd: set DMA_INTERRUPT cap bit (bsc#1012628). - mips: cpc: Fix refcount leak in mips_cpc_default_phys_base (bsc#1012628). - bootconfig: Make the bootconfig.o as a normal object file (bsc#1012628). - tracing: Make tp_printk work on syscall tracepoints (bsc#1012628). - tracing: Fix sleeping function called from invalid context on RT kernel (bsc#1012628). - tracing: Avoid adding tracer option before update_tracer_options (bsc#1012628). - i2c: mediatek: Optimize master_xfer() and avoid circular locking (bsc#1012628). - iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() (bsc#1012628). - iommu/arm-smmu-v3: check return value after calling platform_get_resource() (bsc#1012628). - f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (bsc#1012628). - f2fs: avoid infinite loop to flush node pages (bsc#1012628). - i2c: cadence: Increase timeout per message if necessary (bsc#1012628). - m68knommu: set ZERO_PAGE() to the allocated zeroed page (bsc#1012628). - m68knommu: fix undefined reference to `_init_sp' (bsc#1012628). - dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type (bsc#1012628). - NFSv4: Don't hold the layoutget locks across multiple RPC calls (bsc#1012628). - video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 (bsc#1012628). - video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() (bsc#1012628). - RISC-V: use memcpy for kexec_file mode (bsc#1012628). - m68knommu: fix undefined reference to `mach_get_rtc_pll' (bsc#1012628). - rtla/Makefile: Properly handle dependencies (bsc#1012628). - f2fs: fix to tag gcing flag on page during file defragment (bsc#1012628). - xprtrdma: treat all calls not a bcall when bc_serv is NULL (bsc#1012628). - drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid (bsc#1012628). - drm/panfrost: Job should reference MMU not file_priv (bsc#1012628). - powerpc/papr_scm: don't requests stats with '0' sized stats buffer (bsc#1012628). - netfilter: nat: really support inet nat without l3 address (bsc#1012628). - netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path (bsc#1012628). - netfilter: nf_tables: delete flowtable hooks via transaction list (bsc#1012628). - powerpc/kasan: Force thread size increase with KASAN (bsc#1012628). - NFSD: Fix potential use-after-free in nfsd_file_put() (bsc#1012628). - SUNRPC: Trap RDMA segment overflows (bsc#1012628). - netfilter: nf_tables: always initialize flowtable hook list in transaction (bsc#1012628). - ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe (bsc#1012628). - netfilter: nf_tables: release new hooks on unsupported flowtable flags (bsc#1012628). - netfilter: nf_tables: memleak flow rule from commit path (bsc#1012628). - netfilter: nf_tables: bail out early if hardware offload is not supported (bsc#1012628). - amt: fix wrong usage of pskb_may_pull() (bsc#1012628). - amt: fix possible null-ptr-deref in amt_rcv() (bsc#1012628). - amt: fix wrong type string definition (bsc#1012628). - net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register (bsc#1012628). - xen: unexport __init-annotated xen_xlate_map_ballooned_pages() (bsc#1012628). - stmmac: intel: Fix an error handling path in intel_eth_pci_probe() (bsc#1012628). - af_unix: Fix a data-race in unix_dgram_peer_wake_me() (bsc#1012628). - selftests net: fix bpf build error (bsc#1012628). - x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() (bsc#1012628). - bpf, arm64: Clear prog->jited_len along prog->jited (bsc#1012628). - net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list (bsc#1012628). - net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (bsc#1012628). - xsk: Fix handling of invalid descriptors in XSK TX batching API (bsc#1012628). - drm/amdgpu: fix limiting AV1 to the first instance on VCN3 (bsc#1012628). - SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (bsc#1012628). - net: mdio: unexport __init-annotated mdio_bus_init() (bsc#1012628). - net: xfrm: unexport __init-annotated xfrm4_protocol_init() (bsc#1012628). - net: ipv6: unexport __init-annotated seg6_hmac_init() (bsc#1012628). - net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules (bsc#1012628). - net/mlx5: Lag, filter non compatible devices (bsc#1012628). - net/mlx5: Fix mlx5_get_next_dev() peer device matching (bsc#1012628). - net/mlx5: Rearm the FW tracer after each tracer event (bsc#1012628). - net/mlx5: fs, fail conflicting actions (bsc#1012628). - ip_gre: test csum_start instead of transport header (bsc#1012628). - net: altera: Fix refcount leak in altera_tse_mdio_create (bsc#1012628). - net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete (bsc#1012628). - net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY (bsc#1012628). - tcp: use alloc_large_system_hash() to allocate table_perturb (bsc#1012628). - drm: imx: fix compiler warning with gcc-12 (bsc#1012628). - nfp: flower: restructure flow-key for gre+vlan combination (bsc#1012628). - net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev (bsc#1012628). - iov_iter: Fix iter_xarray_get_pages{,_alloc}() (bsc#1012628). - iio: dummy: iio_simple_dummy: check the return value of kstrdup() (bsc#1012628). - staging: rtl8712: fix a potential memory leak in r871xu_drv_init() (bsc#1012628). - iio: st_sensors: Add a local lock for protecting odr (bsc#1012628). - lkdtm/usercopy: Expand size of "out of frame" object (bsc#1012628). - drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() (bsc#1012628). - drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() (bsc#1012628). - drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle (bsc#1012628). - tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() (bsc#1012628). - tty: Fix a possible resource leak in icom_probe (bsc#1012628). - thunderbolt: Use different lane for second DisplayPort tunnel (bsc#1012628). - drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() (bsc#1012628). - drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() (bsc#1012628). - USB: host: isp116x: check return value after calling platform_get_resource() (bsc#1012628). - drivers: tty: serial: Fix deadlock in sa1100_set_termios() (bsc#1012628). - drivers: usb: host: Fix deadlock in oxu_bus_suspend() (bsc#1012628). - USB: hcd-pci: Fully suspend across freeze/thaw cycle (bsc#1012628). - char: xillybus: fix a refcount leak in cleanup_dev() (bsc#1012628). - sysrq: do not omit current cpu when showing backtrace of all active CPUs (bsc#1012628). - usb: dwc2: gadget: don't reset gadget's driver->bus (bsc#1012628). - usb: dwc3: host: Stop setting the ACPI companion (bsc#1012628). - usb: dwc3: gadget: Only End Transfer for ep0 data phase (bsc#1012628). - soundwire: qcom: adjust autoenumeration timeout (bsc#1012628). - misc: rtsx: set NULL intfdata when probe fails (bsc#1012628). - extcon: Fix extcon_get_extcon_dev() error handling (bsc#1012628). - extcon: Modify extcon device to be created after driver data is set (bsc#1012628). - clocksource/drivers/sp804: Avoid error on multiple instances (bsc#1012628). - staging: rtl8712: fix uninit-value in usb_read8() and friends (bsc#1012628). - staging: rtl8712: fix uninit-value in r871xu_drv_init() (bsc#1012628). - serial: msm_serial: disable interrupts in __msm_console_write() (bsc#1012628). - kernfs: Separate kernfs_pr_cont_buf and rename_lock (bsc#1012628). - watchdog: wdat_wdt: Stop watchdog when rebooting the system (bsc#1012628). - ksmbd: smbd: fix connection dropped issue (bsc#1012628). - md: protect md_unregister_thread from reentrancy (bsc#1012628). - ASoC: SOF: amd: Fixed Build error (bsc#1012628). - scsi: myrb: Fix up null pointer access on myrb_cleanup() (bsc#1012628). - ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM (bsc#1012628). - ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1012628). - ceph: flush the mdlog for filesystem sync (bsc#1012628). - ceph: fix possible deadlock when holding Fwb to get inline_data (bsc#1012628). - net, neigh: Set lower cap for neigh_managed_work rearming (bsc#1012628). - drm/amd/display: Check if modulo is 0 before dividing (bsc#1012628). - drm/amd/display: Check zero planes for OTG disable W/A on clock change (bsc#1012628). - drm/radeon: fix a possible null pointer dereference (bsc#1012628). - drm/amd/pm: fix a potential gpu_metrics_table memory leak (bsc#1012628). - drm/amd/pm: Fix missing thermal throttler status (bsc#1012628). - drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13 (bsc#1012628). - um: line: Use separate IRQs per line (bsc#1012628). - modpost: fix undefined behavior of is_arm_mapping_symbol() (bsc#1012628). - objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn (bsc#1012628). - x86/cpu: Elide KCSAN for cpu_has() and friends (bsc#1012628). - jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds (bsc#1012628). - nbd: call genl_unregister_family() first in nbd_cleanup() (bsc#1012628). - nbd: fix race between nbd_alloc_config() and module removal (bsc#1012628). - nbd: fix io hung while disconnecting device (bsc#1012628). - Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" (bsc#1012628). - Revert "PCI: brcmstb: Add control of subdevice voltage regulators" (bsc#1012628). - Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" (bsc#1012628). - Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" (bsc#1012628). - cifs: fix potential deadlock in direct reclaim (bsc#1012628). - s390/gmap: voluntarily schedule during key setting (bsc#1012628). - cifs: version operations for smb20 unneeded when legacy support disabled (bsc#1012628). - drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate (bsc#1012628). - nodemask: Fix return values to be unsigned (bsc#1012628). - scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (bsc#1012628). - vringh: Fix loop descriptors check in the indirect cases (bsc#1012628). - platform/x86: barco-p50-gpio: Add check for platform_driver_register (bsc#1012628). - scripts/gdb: change kernel config dumping method (bsc#1012628). - platform/x86: hp-wmi: Resolve WMI query failures on some devices (bsc#1012628). - platform/x86: hp-wmi: Use zero insize parameter only when supported (bsc#1012628). - ALSA: usb-audio: Skip generic sync EP parse for secondary EP (bsc#1012628). - ALSA: usb-audio: Set up (implicit) sync for Saffire 6 (bsc#1012628). - ALSA: hda/conexant - Fix loopback issue with CX20632 (bsc#1012628). - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 (bsc#1012628). - ALSA: hda/realtek: Add quirk for HP Dev One (bsc#1012628). - cifs: return errors during session setup during reconnects (bsc#1012628). - cifs: fix reconnect on smb3 mount types (bsc#1012628). - cifs: populate empty hostnames for extra channels (bsc#1012628). - scsi: sd: Fix interpretation of VPD B9h length (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following abort path refactoring (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following SLI path refactoring (bsc#1012628). - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (bsc#1012628). - KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() (bsc#1012628). - KVM: SVM: fix tsc scaling cache logic (bsc#1012628). - filemap: Cache the value of vm_flags (bsc#1012628). - KEYS: trusted: tpm2: Fix migratable logic (bsc#1012628). - libata: fix reading concurrent positioning ranges log (bsc#1012628). - libata: fix translation of concurrent positioning ranges (bsc#1012628). - ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files (bsc#1012628). - mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend (bsc#1012628). - mmc: block: Fix CQE recovery reset success (bsc#1012628). - net: phy: dp83867: retrigger SGMII AN when link change (bsc#1012628). - net: openvswitch: fix misuse of the cached connection on tuple changes (bsc#1012628). - writeback: Fix inode->i_io_list not be protected by inode->i_lock error (bsc#1012628). - nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION (bsc#1012628). - nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling (bsc#1012628). - nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION (bsc#1012628). - ixgbe: fix bcast packets Rx on VF after promisc removal (bsc#1012628). - ixgbe: fix unexpected VLAN Rx in promisc mode on VF (bsc#1012628). - Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (bsc#1012628). - vduse: Fix NULL pointer dereference on sysfs access (bsc#1012628). - cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (bsc#1012628). - mm/huge_memory: Fix xarray node memory leak (bsc#1012628). - powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1012628). - drm/amdkfd:Fix fw version for 10.3.6 (bsc#1012628). - drm/bridge: analogix_dp: Support PSR-exit to disable transition (bsc#1012628). - drm/atomic: Force bridge self-refresh-exit on CRTC switch (bsc#1012628). - drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit (bsc#1012628). - drm/amd/display: remove stale config guards (bsc#1012628). - drm/amdgpu: update VCN codec support for Yellow Carp (bsc#1012628). - virtio-rng: make device ready before making request (bsc#1012628). - powerpc/32: Fix overread/overwrite of thread_struct via ptrace (bsc#1012628). - random: avoid checking crng_ready() twice in random_init() (bsc#1012628). - random: mark bootloader randomness code as __init (bsc#1012628). - random: account for arch randomness in bits (bsc#1012628). - md/raid0: Ignore RAID0 layout if the second zone has only one device (bsc#1012628). - zonefs: fix handling of explicit_open option on mount (bsc#1012628). - iov_iter: fix build issue due to possible type mis-match (bsc#1012628). - dmaengine: idxd: add missing callback function to support DMA_INTERRUPT (bsc#1012628). - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1012628). - net/mlx5: E-Switch, pair only capable devices (bsc#1012628). - Update config files. - commit c6d8e6e ++++ kernel-syms: - Linux 5.18.4 (bsc#1012628). - pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628). - staging: greybus: codecs: fix type confusion of list iterator variable (bsc#1012628). - iio: adc: ad7124: Remove shift from scan_type (bsc#1012628). - soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled() (bsc#1012628). - remoteproc: mediatek: Fix side effect of mt8195 sram power on (bsc#1012628). - remoteproc: mtk_scp: Fix a potential double free (bsc#1012628). - lkdtm/bugs: Check for the NULL pointer after calling kmalloc (bsc#1012628). - lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP (bsc#1012628). - tty: goldfish: Use tty_port_destroy() to destroy port (bsc#1012628). - tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe (bsc#1012628). - tty: n_tty: Restore EOF push handling behavior (bsc#1012628). - serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe (bsc#1012628). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (bsc#1012628). - remoteproc: imx_rproc: Ignore create mem entry for resource table (bsc#1012628). - phy: rockchip-inno-usb2: Fix muxed interrupt support (bsc#1012628). - staging: r8188eu: fix struct rt_firmware_hdr (bsc#1012628). - usb: usbip: fix a refcount leak in stub_probe() (bsc#1012628). - usb: usbip: add missing device lock on tweak configuration cmd (bsc#1012628). - USB: storage: karma: fix rio_karma_init return (bsc#1012628). - usb: musb: Fix missing of_node_put() in omap2430_probe (bsc#1012628). - staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() (bsc#1012628). - pwm: lp3943: Fix duty calculation in case period was clamped (bsc#1012628). - pwm: raspberrypi-poe: Fix endianness in firmware struct (bsc#1012628). - rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value (bsc#1012628). - usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback (bsc#1012628). - usb: dwc3: pci: Fix pm_runtime_get_sync() error checking (bsc#1012628). - scripts/get_abi: Fix wrong script file name in the help message (bsc#1012628). - misc: fastrpc: fix an incorrect NULL check on list iterator (bsc#1012628). - firmware: stratix10-svc: fix a missing check on list iterator (bsc#1012628). - usb: typec: mux: Check dev_set_name() return value (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_probe() (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() (bsc#1012628). - rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl (bsc#1012628). - iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check (bsc#1012628). - iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout (bsc#1012628). - iio: adc: sc27xx: fix read big scale voltage not right (bsc#1012628). - iio: adc: sc27xx: Fine tune the scale calibration values (bsc#1012628). - rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails (bsc#1012628). - misc/pvpanic: Convert regular spinlock into trylock on panic path (bsc#1012628). - phy: qcom-qmp: fix pipe-clock imbalance on power-on failure (bsc#1012628). - power: supply: core: Initialize struct to zero (bsc#1012628). - power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1 (bsc#1012628). - power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk (bsc#1012628). - power: supply: ab8500_fg: Allocate wq in probe (bsc#1012628). - serial: sifive: Report actual baud base rather than fixed 115200 (bsc#1012628). - export: fix string handling of namespace in EXPORT_SYMBOL_NS (bsc#1012628). - watchdog: rzg2l_wdt: Fix 32bit overflow issue (bsc#1012628). - watchdog: rzg2l_wdt: Fix Runtime PM usage (bsc#1012628). - watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' (bsc#1012628). - watchdog: rzg2l_wdt: Fix reset control imbalance (bsc#1012628). - soundwire: intel: prevent pm_runtime resume prior to system suspend (bsc#1012628). - soundwire: qcom: return error when pm_runtime_get_sync fails (bsc#1012628). - coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier (bsc#1012628). - ksmbd: fix reference count leak in smb_check_perm_dacl() (bsc#1012628). - extcon: ptn5150: Add queue work sync before driver release (bsc#1012628). - dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x (bsc#1012628). - soc: rockchip: Fix refcount leak in rockchip_grf_init (bsc#1012628). - clocksource/drivers/riscv: Events are stopped during CPU suspend (bsc#1012628). - ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 (bsc#1012628). - rtc: mt6397: check return value after calling platform_get_resource() (bsc#1012628). - rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe (bsc#1012628). - staging: r8188eu: add check for kzalloc (bsc#1012628). - serial: meson: acquire port->lock in startup() (bsc#1012628). - Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" (bsc#1012628). - serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 (bsc#1012628). - serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628). - serial: uartlite: Fix BRKINT clearing (bsc#1012628). - serial: digicolor-usart: Don't allow CS5-6 (bsc#1012628). - serial: rda-uart: Don't allow CS5-6 (bsc#1012628). - serial: txx9: Don't allow CS5-6 (bsc#1012628). - serial: sh-sci: Don't allow CS5-6 (bsc#1012628). - serial: sifive: Sanitize CSIZE and c_iflag (bsc#1012628). - serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 (bsc#1012628). - serial: stm32-usart: Correct CSIZE, bits, and parity (bsc#1012628). - firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle (bsc#1012628). - bus: ti-sysc: Fix warnings for unbind for serial (bsc#1012628). - driver: base: fix UAF when driver_attach failed (bsc#1012628). - driver core: fix deadlock in __device_attach (bsc#1012628). - watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking (bsc#1012628). - watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe (bsc#1012628). - blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx (bsc#1012628). - ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (bsc#1012628). - scsi: sd: Don't call blk_cleanup_disk() in sd_probe() (bsc#1012628). - clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value (bsc#1012628). - s390/crypto: fix scatterwalk_unmap() callers in AES-GCM (bsc#1012628). - amt: fix return value of amt_update_handler() (bsc#1012628). - amt: fix possible memory leak in amt_rcv() (bsc#1012628). - net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (bsc#1012628). - net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable (bsc#1012628). - spi: fsi: Fix spurious timeout (bsc#1012628). - drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() (bsc#1012628). - net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE (bsc#1012628). - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (bsc#1012628). - net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() (bsc#1012628). - net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (bsc#1012628). - net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register (bsc#1012628). - modpost: fix removing numeric suffixes (bsc#1012628). - block, loop: support partitions without scanning (bsc#1012628). - ep93xx: clock: Do not return the address of the freed memory (bsc#1012628). - jffs2: fix memory leak in jffs2_do_fill_super (bsc#1012628). - ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty (bsc#1012628). - ubi: ubi_create_volume: Fix use-after-free when volume creation failed (bsc#1012628). - selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read (bsc#1012628). - bpf: Fix probe read error in ___bpf_prog_run() (bsc#1012628). - block: take destination bvec offsets into account in bio_copy_data_iter (bsc#1012628). - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed (bsc#1012628). - nbd: fix possible overflow on 'first_minor' in nbd_dev_add() (bsc#1012628). - riscv: read-only pages should not be writable (bsc#1012628). - net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" (bsc#1012628). - tcp: add accessors to read/set tp->snd_cwnd (bsc#1012628). - nfp: only report pause frame configuration for physical device (bsc#1012628). - block: use bio_queue_enter instead of blk_queue_enter in bio_poll (bsc#1012628). - bonding: NS target should accept link local address (bsc#1012628). - sfc: fix considering that all channels have TX queues (bsc#1012628). - sfc: fix wrong tx channel offset with efx_separate_tx_channels (bsc#1012628). - block: make bioset_exit() fully resilient against being called twice (bsc#1012628). - sched/autogroup: Fix sysctl move (bsc#1012628). - blk-mq: do not update io_ticks with passthrough requests (bsc#1012628). - net: phy: at803x: disable WOL at probe (bsc#1012628). - bonding: show NS IPv6 targets in proc master info (bsc#1012628). - erofs: fix 'backmost' member of z_erofs_decompress_frontend (bsc#1012628). - vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (bsc#1012628). - virtio: pci: Fix an error handling path in vp_modern_probe() (bsc#1012628). - net/mlx5: Don't use already freed action pointer (bsc#1012628). - net/mlx5e: TC NIC mode, fix tc chains miss table (bsc#1012628). - net/mlx5: CT: Fix header-rewrite re-use for tupels (bsc#1012628). - net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition (bsc#1012628). - net/mlx5: correct ECE offset in query qp output (bsc#1012628). - net/mlx5e: Update netdev features after changing XDP state (bsc#1012628). - net: sched: add barrier to fix packet stuck problem for lockless qdisc (bsc#1012628). - tcp: tcp_rtx_synack() can be called from process context (bsc#1012628). - vdpa: ifcvf: set pci driver data in probe (bsc#1012628). - bonding: guard ns_targets by CONFIG_IPV6 (bsc#1012628). - octeontx2-af: fix error code in is_valid_offset() (bsc#1012628). - s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag (bsc#1012628). - regulator: mt6315-regulator: fix invalid allowed mode (bsc#1012628). - net: ping6: Fix ping -6 with interface name (bsc#1012628). - net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6() (bsc#1012628). - gpio: pca953x: use the correct register address to do regcache sync (bsc#1012628). - afs: Fix infinite loop found by xfstest generic/676 (bsc#1012628). - drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() (bsc#1012628). - scsi: sd: Fix potential NULL pointer dereference (bsc#1012628). - ax25: Fix ax25 session cleanup problems (bsc#1012628). - nfp: remove padding in nfp_nfdk_tx_desc (bsc#1012628). - tipc: check attribute length for bearer name (bsc#1012628). - driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction (bsc#1012628). - perf evsel: Fixes topdown events in a weak group for the hybrid platform (bsc#1012628). - perf parse-events: Move slots event for the hybrid platform too (bsc#1012628). - perf record: Support sample-read topdown metric group for hybrid platforms (bsc#1012628). - perf c2c: Fix sorting in percent_rmt_hitm_cmp() (bsc#1012628). - Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP (bsc#1012628). - Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan (bsc#1012628). - bluetooth: don't use bitmaps for random flag accesses (bsc#1012628). - dmaengine: idxd: set DMA_INTERRUPT cap bit (bsc#1012628). - mips: cpc: Fix refcount leak in mips_cpc_default_phys_base (bsc#1012628). - bootconfig: Make the bootconfig.o as a normal object file (bsc#1012628). - tracing: Make tp_printk work on syscall tracepoints (bsc#1012628). - tracing: Fix sleeping function called from invalid context on RT kernel (bsc#1012628). - tracing: Avoid adding tracer option before update_tracer_options (bsc#1012628). - i2c: mediatek: Optimize master_xfer() and avoid circular locking (bsc#1012628). - iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() (bsc#1012628). - iommu/arm-smmu-v3: check return value after calling platform_get_resource() (bsc#1012628). - f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (bsc#1012628). - f2fs: avoid infinite loop to flush node pages (bsc#1012628). - i2c: cadence: Increase timeout per message if necessary (bsc#1012628). - m68knommu: set ZERO_PAGE() to the allocated zeroed page (bsc#1012628). - m68knommu: fix undefined reference to `_init_sp' (bsc#1012628). - dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type (bsc#1012628). - NFSv4: Don't hold the layoutget locks across multiple RPC calls (bsc#1012628). - video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 (bsc#1012628). - video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() (bsc#1012628). - RISC-V: use memcpy for kexec_file mode (bsc#1012628). - m68knommu: fix undefined reference to `mach_get_rtc_pll' (bsc#1012628). - rtla/Makefile: Properly handle dependencies (bsc#1012628). - f2fs: fix to tag gcing flag on page during file defragment (bsc#1012628). - xprtrdma: treat all calls not a bcall when bc_serv is NULL (bsc#1012628). - drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid (bsc#1012628). - drm/panfrost: Job should reference MMU not file_priv (bsc#1012628). - powerpc/papr_scm: don't requests stats with '0' sized stats buffer (bsc#1012628). - netfilter: nat: really support inet nat without l3 address (bsc#1012628). - netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path (bsc#1012628). - netfilter: nf_tables: delete flowtable hooks via transaction list (bsc#1012628). - powerpc/kasan: Force thread size increase with KASAN (bsc#1012628). - NFSD: Fix potential use-after-free in nfsd_file_put() (bsc#1012628). - SUNRPC: Trap RDMA segment overflows (bsc#1012628). - netfilter: nf_tables: always initialize flowtable hook list in transaction (bsc#1012628). - ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe (bsc#1012628). - netfilter: nf_tables: release new hooks on unsupported flowtable flags (bsc#1012628). - netfilter: nf_tables: memleak flow rule from commit path (bsc#1012628). - netfilter: nf_tables: bail out early if hardware offload is not supported (bsc#1012628). - amt: fix wrong usage of pskb_may_pull() (bsc#1012628). - amt: fix possible null-ptr-deref in amt_rcv() (bsc#1012628). - amt: fix wrong type string definition (bsc#1012628). - net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register (bsc#1012628). - xen: unexport __init-annotated xen_xlate_map_ballooned_pages() (bsc#1012628). - stmmac: intel: Fix an error handling path in intel_eth_pci_probe() (bsc#1012628). - af_unix: Fix a data-race in unix_dgram_peer_wake_me() (bsc#1012628). - selftests net: fix bpf build error (bsc#1012628). - x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() (bsc#1012628). - bpf, arm64: Clear prog->jited_len along prog->jited (bsc#1012628). - net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list (bsc#1012628). - net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (bsc#1012628). - xsk: Fix handling of invalid descriptors in XSK TX batching API (bsc#1012628). - drm/amdgpu: fix limiting AV1 to the first instance on VCN3 (bsc#1012628). - SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (bsc#1012628). - net: mdio: unexport __init-annotated mdio_bus_init() (bsc#1012628). - net: xfrm: unexport __init-annotated xfrm4_protocol_init() (bsc#1012628). - net: ipv6: unexport __init-annotated seg6_hmac_init() (bsc#1012628). - net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules (bsc#1012628). - net/mlx5: Lag, filter non compatible devices (bsc#1012628). - net/mlx5: Fix mlx5_get_next_dev() peer device matching (bsc#1012628). - net/mlx5: Rearm the FW tracer after each tracer event (bsc#1012628). - net/mlx5: fs, fail conflicting actions (bsc#1012628). - ip_gre: test csum_start instead of transport header (bsc#1012628). - net: altera: Fix refcount leak in altera_tse_mdio_create (bsc#1012628). - net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete (bsc#1012628). - net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY (bsc#1012628). - tcp: use alloc_large_system_hash() to allocate table_perturb (bsc#1012628). - drm: imx: fix compiler warning with gcc-12 (bsc#1012628). - nfp: flower: restructure flow-key for gre+vlan combination (bsc#1012628). - net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev (bsc#1012628). - iov_iter: Fix iter_xarray_get_pages{,_alloc}() (bsc#1012628). - iio: dummy: iio_simple_dummy: check the return value of kstrdup() (bsc#1012628). - staging: rtl8712: fix a potential memory leak in r871xu_drv_init() (bsc#1012628). - iio: st_sensors: Add a local lock for protecting odr (bsc#1012628). - lkdtm/usercopy: Expand size of "out of frame" object (bsc#1012628). - drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() (bsc#1012628). - drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() (bsc#1012628). - drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle (bsc#1012628). - tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() (bsc#1012628). - tty: Fix a possible resource leak in icom_probe (bsc#1012628). - thunderbolt: Use different lane for second DisplayPort tunnel (bsc#1012628). - drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() (bsc#1012628). - drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() (bsc#1012628). - USB: host: isp116x: check return value after calling platform_get_resource() (bsc#1012628). - drivers: tty: serial: Fix deadlock in sa1100_set_termios() (bsc#1012628). - drivers: usb: host: Fix deadlock in oxu_bus_suspend() (bsc#1012628). - USB: hcd-pci: Fully suspend across freeze/thaw cycle (bsc#1012628). - char: xillybus: fix a refcount leak in cleanup_dev() (bsc#1012628). - sysrq: do not omit current cpu when showing backtrace of all active CPUs (bsc#1012628). - usb: dwc2: gadget: don't reset gadget's driver->bus (bsc#1012628). - usb: dwc3: host: Stop setting the ACPI companion (bsc#1012628). - usb: dwc3: gadget: Only End Transfer for ep0 data phase (bsc#1012628). - soundwire: qcom: adjust autoenumeration timeout (bsc#1012628). - misc: rtsx: set NULL intfdata when probe fails (bsc#1012628). - extcon: Fix extcon_get_extcon_dev() error handling (bsc#1012628). - extcon: Modify extcon device to be created after driver data is set (bsc#1012628). - clocksource/drivers/sp804: Avoid error on multiple instances (bsc#1012628). - staging: rtl8712: fix uninit-value in usb_read8() and friends (bsc#1012628). - staging: rtl8712: fix uninit-value in r871xu_drv_init() (bsc#1012628). - serial: msm_serial: disable interrupts in __msm_console_write() (bsc#1012628). - kernfs: Separate kernfs_pr_cont_buf and rename_lock (bsc#1012628). - watchdog: wdat_wdt: Stop watchdog when rebooting the system (bsc#1012628). - ksmbd: smbd: fix connection dropped issue (bsc#1012628). - md: protect md_unregister_thread from reentrancy (bsc#1012628). - ASoC: SOF: amd: Fixed Build error (bsc#1012628). - scsi: myrb: Fix up null pointer access on myrb_cleanup() (bsc#1012628). - ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM (bsc#1012628). - ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1012628). - ceph: flush the mdlog for filesystem sync (bsc#1012628). - ceph: fix possible deadlock when holding Fwb to get inline_data (bsc#1012628). - net, neigh: Set lower cap for neigh_managed_work rearming (bsc#1012628). - drm/amd/display: Check if modulo is 0 before dividing (bsc#1012628). - drm/amd/display: Check zero planes for OTG disable W/A on clock change (bsc#1012628). - drm/radeon: fix a possible null pointer dereference (bsc#1012628). - drm/amd/pm: fix a potential gpu_metrics_table memory leak (bsc#1012628). - drm/amd/pm: Fix missing thermal throttler status (bsc#1012628). - drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13 (bsc#1012628). - um: line: Use separate IRQs per line (bsc#1012628). - modpost: fix undefined behavior of is_arm_mapping_symbol() (bsc#1012628). - objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn (bsc#1012628). - x86/cpu: Elide KCSAN for cpu_has() and friends (bsc#1012628). - jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds (bsc#1012628). - nbd: call genl_unregister_family() first in nbd_cleanup() (bsc#1012628). - nbd: fix race between nbd_alloc_config() and module removal (bsc#1012628). - nbd: fix io hung while disconnecting device (bsc#1012628). - Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" (bsc#1012628). - Revert "PCI: brcmstb: Add control of subdevice voltage regulators" (bsc#1012628). - Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" (bsc#1012628). - Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" (bsc#1012628). - cifs: fix potential deadlock in direct reclaim (bsc#1012628). - s390/gmap: voluntarily schedule during key setting (bsc#1012628). - cifs: version operations for smb20 unneeded when legacy support disabled (bsc#1012628). - drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate (bsc#1012628). - nodemask: Fix return values to be unsigned (bsc#1012628). - scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (bsc#1012628). - vringh: Fix loop descriptors check in the indirect cases (bsc#1012628). - platform/x86: barco-p50-gpio: Add check for platform_driver_register (bsc#1012628). - scripts/gdb: change kernel config dumping method (bsc#1012628). - platform/x86: hp-wmi: Resolve WMI query failures on some devices (bsc#1012628). - platform/x86: hp-wmi: Use zero insize parameter only when supported (bsc#1012628). - ALSA: usb-audio: Skip generic sync EP parse for secondary EP (bsc#1012628). - ALSA: usb-audio: Set up (implicit) sync for Saffire 6 (bsc#1012628). - ALSA: hda/conexant - Fix loopback issue with CX20632 (bsc#1012628). - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 (bsc#1012628). - ALSA: hda/realtek: Add quirk for HP Dev One (bsc#1012628). - cifs: return errors during session setup during reconnects (bsc#1012628). - cifs: fix reconnect on smb3 mount types (bsc#1012628). - cifs: populate empty hostnames for extra channels (bsc#1012628). - scsi: sd: Fix interpretation of VPD B9h length (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following abort path refactoring (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following SLI path refactoring (bsc#1012628). - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (bsc#1012628). - KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() (bsc#1012628). - KVM: SVM: fix tsc scaling cache logic (bsc#1012628). - filemap: Cache the value of vm_flags (bsc#1012628). - KEYS: trusted: tpm2: Fix migratable logic (bsc#1012628). - libata: fix reading concurrent positioning ranges log (bsc#1012628). - libata: fix translation of concurrent positioning ranges (bsc#1012628). - ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files (bsc#1012628). - mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend (bsc#1012628). - mmc: block: Fix CQE recovery reset success (bsc#1012628). - net: phy: dp83867: retrigger SGMII AN when link change (bsc#1012628). - net: openvswitch: fix misuse of the cached connection on tuple changes (bsc#1012628). - writeback: Fix inode->i_io_list not be protected by inode->i_lock error (bsc#1012628). - nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION (bsc#1012628). - nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling (bsc#1012628). - nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION (bsc#1012628). - ixgbe: fix bcast packets Rx on VF after promisc removal (bsc#1012628). - ixgbe: fix unexpected VLAN Rx in promisc mode on VF (bsc#1012628). - Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (bsc#1012628). - vduse: Fix NULL pointer dereference on sysfs access (bsc#1012628). - cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (bsc#1012628). - mm/huge_memory: Fix xarray node memory leak (bsc#1012628). - powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1012628). - drm/amdkfd:Fix fw version for 10.3.6 (bsc#1012628). - drm/bridge: analogix_dp: Support PSR-exit to disable transition (bsc#1012628). - drm/atomic: Force bridge self-refresh-exit on CRTC switch (bsc#1012628). - drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit (bsc#1012628). - drm/amd/display: remove stale config guards (bsc#1012628). - drm/amdgpu: update VCN codec support for Yellow Carp (bsc#1012628). - virtio-rng: make device ready before making request (bsc#1012628). - powerpc/32: Fix overread/overwrite of thread_struct via ptrace (bsc#1012628). - random: avoid checking crng_ready() twice in random_init() (bsc#1012628). - random: mark bootloader randomness code as __init (bsc#1012628). - random: account for arch randomness in bits (bsc#1012628). - md/raid0: Ignore RAID0 layout if the second zone has only one device (bsc#1012628). - zonefs: fix handling of explicit_open option on mount (bsc#1012628). - iov_iter: fix build issue due to possible type mis-match (bsc#1012628). - dmaengine: idxd: add missing callback function to support DMA_INTERRUPT (bsc#1012628). - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1012628). - net/mlx5: E-Switch, pair only capable devices (bsc#1012628). - Update config files. - commit c6d8e6e ++++ kernel-vanilla: - Linux 5.18.4 (bsc#1012628). - pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628). - staging: greybus: codecs: fix type confusion of list iterator variable (bsc#1012628). - iio: adc: ad7124: Remove shift from scan_type (bsc#1012628). - soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled() (bsc#1012628). - remoteproc: mediatek: Fix side effect of mt8195 sram power on (bsc#1012628). - remoteproc: mtk_scp: Fix a potential double free (bsc#1012628). - lkdtm/bugs: Check for the NULL pointer after calling kmalloc (bsc#1012628). - lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP (bsc#1012628). - tty: goldfish: Use tty_port_destroy() to destroy port (bsc#1012628). - tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe (bsc#1012628). - tty: n_tty: Restore EOF push handling behavior (bsc#1012628). - serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe (bsc#1012628). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (bsc#1012628). - remoteproc: imx_rproc: Ignore create mem entry for resource table (bsc#1012628). - phy: rockchip-inno-usb2: Fix muxed interrupt support (bsc#1012628). - staging: r8188eu: fix struct rt_firmware_hdr (bsc#1012628). - usb: usbip: fix a refcount leak in stub_probe() (bsc#1012628). - usb: usbip: add missing device lock on tweak configuration cmd (bsc#1012628). - USB: storage: karma: fix rio_karma_init return (bsc#1012628). - usb: musb: Fix missing of_node_put() in omap2430_probe (bsc#1012628). - staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() (bsc#1012628). - pwm: lp3943: Fix duty calculation in case period was clamped (bsc#1012628). - pwm: raspberrypi-poe: Fix endianness in firmware struct (bsc#1012628). - rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value (bsc#1012628). - usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback (bsc#1012628). - usb: dwc3: pci: Fix pm_runtime_get_sync() error checking (bsc#1012628). - scripts/get_abi: Fix wrong script file name in the help message (bsc#1012628). - misc: fastrpc: fix an incorrect NULL check on list iterator (bsc#1012628). - firmware: stratix10-svc: fix a missing check on list iterator (bsc#1012628). - usb: typec: mux: Check dev_set_name() return value (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_probe() (bsc#1012628). - rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() (bsc#1012628). - rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl (bsc#1012628). - iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check (bsc#1012628). - iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout (bsc#1012628). - iio: adc: sc27xx: fix read big scale voltage not right (bsc#1012628). - iio: adc: sc27xx: Fine tune the scale calibration values (bsc#1012628). - rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails (bsc#1012628). - misc/pvpanic: Convert regular spinlock into trylock on panic path (bsc#1012628). - phy: qcom-qmp: fix pipe-clock imbalance on power-on failure (bsc#1012628). - power: supply: core: Initialize struct to zero (bsc#1012628). - power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1 (bsc#1012628). - power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk (bsc#1012628). - power: supply: ab8500_fg: Allocate wq in probe (bsc#1012628). - serial: sifive: Report actual baud base rather than fixed 115200 (bsc#1012628). - export: fix string handling of namespace in EXPORT_SYMBOL_NS (bsc#1012628). - watchdog: rzg2l_wdt: Fix 32bit overflow issue (bsc#1012628). - watchdog: rzg2l_wdt: Fix Runtime PM usage (bsc#1012628). - watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' (bsc#1012628). - watchdog: rzg2l_wdt: Fix reset control imbalance (bsc#1012628). - soundwire: intel: prevent pm_runtime resume prior to system suspend (bsc#1012628). - soundwire: qcom: return error when pm_runtime_get_sync fails (bsc#1012628). - coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier (bsc#1012628). - ksmbd: fix reference count leak in smb_check_perm_dacl() (bsc#1012628). - extcon: ptn5150: Add queue work sync before driver release (bsc#1012628). - dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x (bsc#1012628). - soc: rockchip: Fix refcount leak in rockchip_grf_init (bsc#1012628). - clocksource/drivers/riscv: Events are stopped during CPU suspend (bsc#1012628). - ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 (bsc#1012628). - rtc: mt6397: check return value after calling platform_get_resource() (bsc#1012628). - rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe (bsc#1012628). - staging: r8188eu: add check for kzalloc (bsc#1012628). - serial: meson: acquire port->lock in startup() (bsc#1012628). - Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" (bsc#1012628). - serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 (bsc#1012628). - serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628). - serial: uartlite: Fix BRKINT clearing (bsc#1012628). - serial: digicolor-usart: Don't allow CS5-6 (bsc#1012628). - serial: rda-uart: Don't allow CS5-6 (bsc#1012628). - serial: txx9: Don't allow CS5-6 (bsc#1012628). - serial: sh-sci: Don't allow CS5-6 (bsc#1012628). - serial: sifive: Sanitize CSIZE and c_iflag (bsc#1012628). - serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 (bsc#1012628). - serial: stm32-usart: Correct CSIZE, bits, and parity (bsc#1012628). - firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle (bsc#1012628). - bus: ti-sysc: Fix warnings for unbind for serial (bsc#1012628). - driver: base: fix UAF when driver_attach failed (bsc#1012628). - driver core: fix deadlock in __device_attach (bsc#1012628). - watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking (bsc#1012628). - watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe (bsc#1012628). - blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx (bsc#1012628). - ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (bsc#1012628). - scsi: sd: Don't call blk_cleanup_disk() in sd_probe() (bsc#1012628). - clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value (bsc#1012628). - s390/crypto: fix scatterwalk_unmap() callers in AES-GCM (bsc#1012628). - amt: fix return value of amt_update_handler() (bsc#1012628). - amt: fix possible memory leak in amt_rcv() (bsc#1012628). - net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (bsc#1012628). - net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable (bsc#1012628). - spi: fsi: Fix spurious timeout (bsc#1012628). - drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() (bsc#1012628). - net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE (bsc#1012628). - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (bsc#1012628). - net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() (bsc#1012628). - net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (bsc#1012628). - net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register (bsc#1012628). - modpost: fix removing numeric suffixes (bsc#1012628). - block, loop: support partitions without scanning (bsc#1012628). - ep93xx: clock: Do not return the address of the freed memory (bsc#1012628). - jffs2: fix memory leak in jffs2_do_fill_super (bsc#1012628). - ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty (bsc#1012628). - ubi: ubi_create_volume: Fix use-after-free when volume creation failed (bsc#1012628). - selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read (bsc#1012628). - bpf: Fix probe read error in ___bpf_prog_run() (bsc#1012628). - block: take destination bvec offsets into account in bio_copy_data_iter (bsc#1012628). - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed (bsc#1012628). - nbd: fix possible overflow on 'first_minor' in nbd_dev_add() (bsc#1012628). - riscv: read-only pages should not be writable (bsc#1012628). - net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" (bsc#1012628). - tcp: add accessors to read/set tp->snd_cwnd (bsc#1012628). - nfp: only report pause frame configuration for physical device (bsc#1012628). - block: use bio_queue_enter instead of blk_queue_enter in bio_poll (bsc#1012628). - bonding: NS target should accept link local address (bsc#1012628). - sfc: fix considering that all channels have TX queues (bsc#1012628). - sfc: fix wrong tx channel offset with efx_separate_tx_channels (bsc#1012628). - block: make bioset_exit() fully resilient against being called twice (bsc#1012628). - sched/autogroup: Fix sysctl move (bsc#1012628). - blk-mq: do not update io_ticks with passthrough requests (bsc#1012628). - net: phy: at803x: disable WOL at probe (bsc#1012628). - bonding: show NS IPv6 targets in proc master info (bsc#1012628). - erofs: fix 'backmost' member of z_erofs_decompress_frontend (bsc#1012628). - vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (bsc#1012628). - virtio: pci: Fix an error handling path in vp_modern_probe() (bsc#1012628). - net/mlx5: Don't use already freed action pointer (bsc#1012628). - net/mlx5e: TC NIC mode, fix tc chains miss table (bsc#1012628). - net/mlx5: CT: Fix header-rewrite re-use for tupels (bsc#1012628). - net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition (bsc#1012628). - net/mlx5: correct ECE offset in query qp output (bsc#1012628). - net/mlx5e: Update netdev features after changing XDP state (bsc#1012628). - net: sched: add barrier to fix packet stuck problem for lockless qdisc (bsc#1012628). - tcp: tcp_rtx_synack() can be called from process context (bsc#1012628). - vdpa: ifcvf: set pci driver data in probe (bsc#1012628). - bonding: guard ns_targets by CONFIG_IPV6 (bsc#1012628). - octeontx2-af: fix error code in is_valid_offset() (bsc#1012628). - s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag (bsc#1012628). - regulator: mt6315-regulator: fix invalid allowed mode (bsc#1012628). - net: ping6: Fix ping -6 with interface name (bsc#1012628). - net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6() (bsc#1012628). - gpio: pca953x: use the correct register address to do regcache sync (bsc#1012628). - afs: Fix infinite loop found by xfstest generic/676 (bsc#1012628). - drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() (bsc#1012628). - scsi: sd: Fix potential NULL pointer dereference (bsc#1012628). - ax25: Fix ax25 session cleanup problems (bsc#1012628). - nfp: remove padding in nfp_nfdk_tx_desc (bsc#1012628). - tipc: check attribute length for bearer name (bsc#1012628). - driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction (bsc#1012628). - perf evsel: Fixes topdown events in a weak group for the hybrid platform (bsc#1012628). - perf parse-events: Move slots event for the hybrid platform too (bsc#1012628). - perf record: Support sample-read topdown metric group for hybrid platforms (bsc#1012628). - perf c2c: Fix sorting in percent_rmt_hitm_cmp() (bsc#1012628). - Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP (bsc#1012628). - Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan (bsc#1012628). - bluetooth: don't use bitmaps for random flag accesses (bsc#1012628). - dmaengine: idxd: set DMA_INTERRUPT cap bit (bsc#1012628). - mips: cpc: Fix refcount leak in mips_cpc_default_phys_base (bsc#1012628). - bootconfig: Make the bootconfig.o as a normal object file (bsc#1012628). - tracing: Make tp_printk work on syscall tracepoints (bsc#1012628). - tracing: Fix sleeping function called from invalid context on RT kernel (bsc#1012628). - tracing: Avoid adding tracer option before update_tracer_options (bsc#1012628). - i2c: mediatek: Optimize master_xfer() and avoid circular locking (bsc#1012628). - iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() (bsc#1012628). - iommu/arm-smmu-v3: check return value after calling platform_get_resource() (bsc#1012628). - f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (bsc#1012628). - f2fs: avoid infinite loop to flush node pages (bsc#1012628). - i2c: cadence: Increase timeout per message if necessary (bsc#1012628). - m68knommu: set ZERO_PAGE() to the allocated zeroed page (bsc#1012628). - m68knommu: fix undefined reference to `_init_sp' (bsc#1012628). - dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type (bsc#1012628). - NFSv4: Don't hold the layoutget locks across multiple RPC calls (bsc#1012628). - video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 (bsc#1012628). - video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() (bsc#1012628). - RISC-V: use memcpy for kexec_file mode (bsc#1012628). - m68knommu: fix undefined reference to `mach_get_rtc_pll' (bsc#1012628). - rtla/Makefile: Properly handle dependencies (bsc#1012628). - f2fs: fix to tag gcing flag on page during file defragment (bsc#1012628). - xprtrdma: treat all calls not a bcall when bc_serv is NULL (bsc#1012628). - drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid (bsc#1012628). - drm/panfrost: Job should reference MMU not file_priv (bsc#1012628). - powerpc/papr_scm: don't requests stats with '0' sized stats buffer (bsc#1012628). - netfilter: nat: really support inet nat without l3 address (bsc#1012628). - netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path (bsc#1012628). - netfilter: nf_tables: delete flowtable hooks via transaction list (bsc#1012628). - powerpc/kasan: Force thread size increase with KASAN (bsc#1012628). - NFSD: Fix potential use-after-free in nfsd_file_put() (bsc#1012628). - SUNRPC: Trap RDMA segment overflows (bsc#1012628). - netfilter: nf_tables: always initialize flowtable hook list in transaction (bsc#1012628). - ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe (bsc#1012628). - netfilter: nf_tables: release new hooks on unsupported flowtable flags (bsc#1012628). - netfilter: nf_tables: memleak flow rule from commit path (bsc#1012628). - netfilter: nf_tables: bail out early if hardware offload is not supported (bsc#1012628). - amt: fix wrong usage of pskb_may_pull() (bsc#1012628). - amt: fix possible null-ptr-deref in amt_rcv() (bsc#1012628). - amt: fix wrong type string definition (bsc#1012628). - net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register (bsc#1012628). - xen: unexport __init-annotated xen_xlate_map_ballooned_pages() (bsc#1012628). - stmmac: intel: Fix an error handling path in intel_eth_pci_probe() (bsc#1012628). - af_unix: Fix a data-race in unix_dgram_peer_wake_me() (bsc#1012628). - selftests net: fix bpf build error (bsc#1012628). - x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() (bsc#1012628). - bpf, arm64: Clear prog->jited_len along prog->jited (bsc#1012628). - net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list (bsc#1012628). - net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (bsc#1012628). - xsk: Fix handling of invalid descriptors in XSK TX batching API (bsc#1012628). - drm/amdgpu: fix limiting AV1 to the first instance on VCN3 (bsc#1012628). - SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() (bsc#1012628). - net: mdio: unexport __init-annotated mdio_bus_init() (bsc#1012628). - net: xfrm: unexport __init-annotated xfrm4_protocol_init() (bsc#1012628). - net: ipv6: unexport __init-annotated seg6_hmac_init() (bsc#1012628). - net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules (bsc#1012628). - net/mlx5: Lag, filter non compatible devices (bsc#1012628). - net/mlx5: Fix mlx5_get_next_dev() peer device matching (bsc#1012628). - net/mlx5: Rearm the FW tracer after each tracer event (bsc#1012628). - net/mlx5: fs, fail conflicting actions (bsc#1012628). - ip_gre: test csum_start instead of transport header (bsc#1012628). - net: altera: Fix refcount leak in altera_tse_mdio_create (bsc#1012628). - net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete (bsc#1012628). - net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY (bsc#1012628). - tcp: use alloc_large_system_hash() to allocate table_perturb (bsc#1012628). - drm: imx: fix compiler warning with gcc-12 (bsc#1012628). - nfp: flower: restructure flow-key for gre+vlan combination (bsc#1012628). - net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev (bsc#1012628). - iov_iter: Fix iter_xarray_get_pages{,_alloc}() (bsc#1012628). - iio: dummy: iio_simple_dummy: check the return value of kstrdup() (bsc#1012628). - staging: rtl8712: fix a potential memory leak in r871xu_drv_init() (bsc#1012628). - iio: st_sensors: Add a local lock for protecting odr (bsc#1012628). - lkdtm/usercopy: Expand size of "out of frame" object (bsc#1012628). - drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() (bsc#1012628). - drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() (bsc#1012628). - drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle (bsc#1012628). - tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() (bsc#1012628). - tty: Fix a possible resource leak in icom_probe (bsc#1012628). - thunderbolt: Use different lane for second DisplayPort tunnel (bsc#1012628). - drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() (bsc#1012628). - drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() (bsc#1012628). - USB: host: isp116x: check return value after calling platform_get_resource() (bsc#1012628). - drivers: tty: serial: Fix deadlock in sa1100_set_termios() (bsc#1012628). - drivers: usb: host: Fix deadlock in oxu_bus_suspend() (bsc#1012628). - USB: hcd-pci: Fully suspend across freeze/thaw cycle (bsc#1012628). - char: xillybus: fix a refcount leak in cleanup_dev() (bsc#1012628). - sysrq: do not omit current cpu when showing backtrace of all active CPUs (bsc#1012628). - usb: dwc2: gadget: don't reset gadget's driver->bus (bsc#1012628). - usb: dwc3: host: Stop setting the ACPI companion (bsc#1012628). - usb: dwc3: gadget: Only End Transfer for ep0 data phase (bsc#1012628). - soundwire: qcom: adjust autoenumeration timeout (bsc#1012628). - misc: rtsx: set NULL intfdata when probe fails (bsc#1012628). - extcon: Fix extcon_get_extcon_dev() error handling (bsc#1012628). - extcon: Modify extcon device to be created after driver data is set (bsc#1012628). - clocksource/drivers/sp804: Avoid error on multiple instances (bsc#1012628). - staging: rtl8712: fix uninit-value in usb_read8() and friends (bsc#1012628). - staging: rtl8712: fix uninit-value in r871xu_drv_init() (bsc#1012628). - serial: msm_serial: disable interrupts in __msm_console_write() (bsc#1012628). - kernfs: Separate kernfs_pr_cont_buf and rename_lock (bsc#1012628). - watchdog: wdat_wdt: Stop watchdog when rebooting the system (bsc#1012628). - ksmbd: smbd: fix connection dropped issue (bsc#1012628). - md: protect md_unregister_thread from reentrancy (bsc#1012628). - ASoC: SOF: amd: Fixed Build error (bsc#1012628). - scsi: myrb: Fix up null pointer access on myrb_cleanup() (bsc#1012628). - ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM (bsc#1012628). - ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1012628). - ceph: flush the mdlog for filesystem sync (bsc#1012628). - ceph: fix possible deadlock when holding Fwb to get inline_data (bsc#1012628). - net, neigh: Set lower cap for neigh_managed_work rearming (bsc#1012628). - drm/amd/display: Check if modulo is 0 before dividing (bsc#1012628). - drm/amd/display: Check zero planes for OTG disable W/A on clock change (bsc#1012628). - drm/radeon: fix a possible null pointer dereference (bsc#1012628). - drm/amd/pm: fix a potential gpu_metrics_table memory leak (bsc#1012628). - drm/amd/pm: Fix missing thermal throttler status (bsc#1012628). - drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13 (bsc#1012628). - um: line: Use separate IRQs per line (bsc#1012628). - modpost: fix undefined behavior of is_arm_mapping_symbol() (bsc#1012628). - objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn (bsc#1012628). - x86/cpu: Elide KCSAN for cpu_has() and friends (bsc#1012628). - jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds (bsc#1012628). - nbd: call genl_unregister_family() first in nbd_cleanup() (bsc#1012628). - nbd: fix race between nbd_alloc_config() and module removal (bsc#1012628). - nbd: fix io hung while disconnecting device (bsc#1012628). - Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" (bsc#1012628). - Revert "PCI: brcmstb: Add control of subdevice voltage regulators" (bsc#1012628). - Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" (bsc#1012628). - Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" (bsc#1012628). - cifs: fix potential deadlock in direct reclaim (bsc#1012628). - s390/gmap: voluntarily schedule during key setting (bsc#1012628). - cifs: version operations for smb20 unneeded when legacy support disabled (bsc#1012628). - drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate (bsc#1012628). - nodemask: Fix return values to be unsigned (bsc#1012628). - scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (bsc#1012628). - vringh: Fix loop descriptors check in the indirect cases (bsc#1012628). - platform/x86: barco-p50-gpio: Add check for platform_driver_register (bsc#1012628). - scripts/gdb: change kernel config dumping method (bsc#1012628). - platform/x86: hp-wmi: Resolve WMI query failures on some devices (bsc#1012628). - platform/x86: hp-wmi: Use zero insize parameter only when supported (bsc#1012628). - ALSA: usb-audio: Skip generic sync EP parse for secondary EP (bsc#1012628). - ALSA: usb-audio: Set up (implicit) sync for Saffire 6 (bsc#1012628). - ALSA: hda/conexant - Fix loopback issue with CX20632 (bsc#1012628). - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 (bsc#1012628). - ALSA: hda/realtek: Add quirk for HP Dev One (bsc#1012628). - cifs: return errors during session setup during reconnects (bsc#1012628). - cifs: fix reconnect on smb3 mount types (bsc#1012628). - cifs: populate empty hostnames for extra channels (bsc#1012628). - scsi: sd: Fix interpretation of VPD B9h length (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following abort path refactoring (bsc#1012628). - scsi: lpfc: Resolve some cleanup issues following SLI path refactoring (bsc#1012628). - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (bsc#1012628). - KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() (bsc#1012628). - KVM: SVM: fix tsc scaling cache logic (bsc#1012628). - filemap: Cache the value of vm_flags (bsc#1012628). - KEYS: trusted: tpm2: Fix migratable logic (bsc#1012628). - libata: fix reading concurrent positioning ranges log (bsc#1012628). - libata: fix translation of concurrent positioning ranges (bsc#1012628). - ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files (bsc#1012628). - mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend (bsc#1012628). - mmc: block: Fix CQE recovery reset success (bsc#1012628). - net: phy: dp83867: retrigger SGMII AN when link change (bsc#1012628). - net: openvswitch: fix misuse of the cached connection on tuple changes (bsc#1012628). - writeback: Fix inode->i_io_list not be protected by inode->i_lock error (bsc#1012628). - nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION (bsc#1012628). - nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling (bsc#1012628). - nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION (bsc#1012628). - ixgbe: fix bcast packets Rx on VF after promisc removal (bsc#1012628). - ixgbe: fix unexpected VLAN Rx in promisc mode on VF (bsc#1012628). - Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag (bsc#1012628). - vduse: Fix NULL pointer dereference on sysfs access (bsc#1012628). - cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (bsc#1012628). - mm/huge_memory: Fix xarray node memory leak (bsc#1012628). - powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1012628). - drm/amdkfd:Fix fw version for 10.3.6 (bsc#1012628). - drm/bridge: analogix_dp: Support PSR-exit to disable transition (bsc#1012628). - drm/atomic: Force bridge self-refresh-exit on CRTC switch (bsc#1012628). - drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit (bsc#1012628). - drm/amd/display: remove stale config guards (bsc#1012628). - drm/amdgpu: update VCN codec support for Yellow Carp (bsc#1012628). - virtio-rng: make device ready before making request (bsc#1012628). - powerpc/32: Fix overread/overwrite of thread_struct via ptrace (bsc#1012628). - random: avoid checking crng_ready() twice in random_init() (bsc#1012628). - random: mark bootloader randomness code as __init (bsc#1012628). - random: account for arch randomness in bits (bsc#1012628). - md/raid0: Ignore RAID0 layout if the second zone has only one device (bsc#1012628). - zonefs: fix handling of explicit_open option on mount (bsc#1012628). - iov_iter: fix build issue due to possible type mis-match (bsc#1012628). - dmaengine: idxd: add missing callback function to support DMA_INTERRUPT (bsc#1012628). - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1012628). - net/mlx5: E-Switch, pair only capable devices (bsc#1012628). - Update config files. - commit c6d8e6e ++++ lame: - Remove bad %defattr - not needed and causes SHLIB non-executable rpmlint error ++++ lcov: - Update to version 1.16+git.20220603.dfeb750: * lcov: Finalize release 1.16 * Makefile: Create make target for creating release tags * lcov: Update website links * geninfo: Fix handling of source path containing non-ASCII characters * geninfo: support remove CR endings of old intermediate text * lcov: Add file attributes for shell scripts * genhtml: Add option to change HTML footer text * genhtml: Add option to change HTML header text * genpng: Improve dark-mode support * lcov: quote tool_dir to enable paths with spaces. * lcov: Improve JSON module selection * lcov: Make JSON module configurable * Fix genhtml on macOS * genhtml/genpng/lcov: add missing rc support and man page entries * Add a dark mode option * example: Fix example relying on undefined behavior * lcov: add a new --fail-under-lines option * lcov: Finalize release 1.15 * Makefile: Reduce unnecessary meta-data in tar and RPM files * geninfo: Add workaround for MSYS GCC problem * geninfo: Change json module * geninfo: Fix warning due to non-numerical branch count * geninfo: Fix missing check for unterminated exclusion marker * Exclusion of exception branches * genhtml: Fix applying prefix to a prefix filename * genhtml: Add more demangler options * tests: Minor improvements ++++ sdl12_compat: - Require x11 and xorgproto just like SDL-devel. - Depend on the actual libSDL2 library which is being dlopen()'ed. - Require pkgconfig(gl) and pkgconfig)glu) from the devel package, as our headers include GL/gl.h and GL/glu.h (boo#1200562). ++++ spirv-tools: - Update to 2022.3~sdk216 (SDK-1.3.216.0) * Add folding rule to generate Fma instructions * Add support for SPV_KHR_subgroup_rotate * spirv-val: Add CullMaskKHR support * Add SPV_KHR_fragment_shader_barycentric support * Add more folding for composite instructions * spirv-val: Add PerVertexKHR * Fold multiply and subtraction into FMA with negation ++++ libcontainers-common: - Use $() again in %post, but with a space for POSIX compliance ++++ libgme: - Remove bad %defattr - not needed and causes SHLIB non-executable rpmlint error ++++ libnettle: - Make shared libraries executable ++++ sssd: - Use pam rpm macros to avoid hardcoding the directory names; (bsc#1191047); - Do not take ownership of %_pam_confdir directory, it is owned by pam package ++++ libopenmpt: - Update to 0.6.4 * Fix: Ping-pong sample loops sometimes stopped playing at the end of the loop. ++++ libreoffice: - Use bundled openjpeg2 on SLE-12-SP5 ++++ spirv-cross: - Update to release 1.3.216.0 * GLSL, HLSL: Support logical subgroup ops. * Support reflecting builtins. * GLSL: Support GL_EXT_shader_image_load_formatted. * GLSL: Implement gl_FragFullyCoveredNV and control flow hints. * Handle SPIR-V 1.4 selection constructs. * GLSL: Support pervertexNV in NV barycentric extension. * GLSL: Implement GL_EXT_ray_query. * MSL: Support row-major transpose when storing matrix from constant RHS matrix. * Add support for additional ops in OpSpecConstantOp. * Add 64 bit support for OpSwitch * HLSL: Add support for gl_HelperInvocation * VK_KHR_ray_query implementation - Use an SRPM-based name for the -devel subpackage. ++++ spooles: - Renamed source package from libspooles2_2 to spooles. - Renamed source package from libspooles2_2 to spooles. - Renamed source package from libspooles2_2 to spooles. ++++ tiled: - Update to 1.8.6: * Keep references between objects when copy/pasting or duplicating (#3361) * Improved default translation used in case of multiple options * Terrain Brush: Update preview on mouse release (#3381) * Fixed 'Add Variation' action in Tile Stamps context menu (#3362) * Fixed importing of removed shortcuts (#3367) * Fixed breaking of alternative shortcuts on import or reset (#3367) * Fixed conflict detection to handle alternative shortcuts (#3368) * Fixed locking up UI on property type name conflict (#3380) * Scripting: Fixed possible crash when accessing Layer.map * Defold plugins: Added support for rotated tiles (#3369) * Updates to German translation ++++ libvorbis: - Remove bad %defattr - not needed and causes SHLIB non-executable rpmlint error ++++ vulkan-loader: - Update to release SDK-1.3.216 * Revert 32bit linux unknown ext chain change * Correctly check for NULL in loader_get_dispatch * Revert "Implement unknown function intercept in layers" * Fix a NULL inst crashing during loader_icd_scan * Fix crashes from OOM in vkDestroyInstance ++++ libzypp: - appdata plugin: Pass path to the repodata/ directory inside the cache (bsc#1197684) - zypp-rpm: flush rpm script output buffer before sending endOfScriptTag. - version 17.30.2 (22) ++++ lightcouch: - Initial packaging of lightcouch 0.2.0 ++++ log4j: - Build also taglib, jmx-gui, bom, nosql and web modules, on platforms where we have the dependencies ++++ mc: - Add 4258-fish-subshell-prompt.patch fixing https://midnight-commander.org/ticket/4258 stopping fish from sending \r while printing prompt and mc erases prompt buffer. - Add mc.fish, which the fish equivalent of /usr/share/mc/mc-wrapper.sh ++++ mpv-mpris: - Update to 0.7.1 * Add test suite * Emit Stopped Signal on exit. [#]gh/hoyon/mpv-mpris#61 [#]gh/hoyon/mpv-mpris#22 * Set xesam:artist to channel name for YouTube videos. [#]gh/hoyon/mpv-mpris#50 ++++ noisetorch: - Update to version v0.12.0: * notice about security incident and audit * Update README.md * Update README.md * Update README.md * Update README.md * feat(updater): update from github releases * chore(updater): add bland/semver module * Distribute not in if statement for clarity. * When filter is selected but no device is selected show unconfigured. * Remove unnecessary parenthesis. * when no mic is connected and mic is selected to filter, don't show load ++++ google-noto-fonts: feat: create new metapackage noto-fonts with all Noto Fonts except CJK and Emoji ++++ openQA: - Update to version 4.6.1655223618.b5506d7: * Extend regex to restart jobs in case of VNC errors automatically ++++ os-autoinst: - Update to version 4.6.1655298846.b80c956: * Fix `t/18-qemu-options.t` on newer QEMU versions * Add general recommendations and s390x specific details to backend docs * Link the backend-specific documentation from the main README file * Update documentation of default value of QEMUVGA * Allow running tests (invoking isotovideo) without Git ++++ patterns-containers: - Remove kubernetes patterns, now found in patterns-kubernetes - Bump version to 5.1 for easy provides/obsoletes in patterns-kubernetes ++++ patterns-kubernetes: - Initial Package, moving the kubernetes patterns from patterns-containers ++++ perl-HTTP-Message: - updated to 6.37 see /usr/share/doc/packages/perl-HTTP-Message/Changes 6.37 2022-06-14 14:08:55Z - Support for Brotli "br" encoding (GH#163) (trizen and Julien Fiegehenn) - Don't test Perl > 5.32 on Windows in GH Actions (GH#174) (Olaf Alders) ++++ perl-Software-License: - updated to 0.104002 see /usr/share/doc/packages/perl-Software-License/Changes 0.104002 2022-06-14 23:44:29+02:00 Europe/Amsterdam - Add support for ISC license - Add guesser for Apache license and no license ++++ perl-WWW-Mechanize: - updated to 2.09 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 2.09 2022-06-14 14:20:04Z [DOCUMENTATION] - Various POD fixes (Julien Fiegehenn) 2.08 2022-05-30 17:32:33Z [TESTS] - Drop CGI and HTTP::Server::Simple::CGI test dependencies (GH#327) (Graham Knop) ++++ perl-libwww-perl: - updated to 6.67 see /usr/share/doc/packages/perl-libwww-perl/Changes 6.67 2022-06-14 20:20:12Z - Remove undocumented LWP::Version sub (GH#416) (James Raspass) ++++ pesign-obs-integration: - Update to version 10.2+git20220504.8690743: * Don't repackage aarch64_ilp32 *-64bit packages * Use pesign for signing on riscv64 * Add padding to grub signature correctly (jsc#SLE-18271 bsc#1192764). * kernel-sign-file: Support appending verbatim PKCS#7 signature. * kernel-sign-file: Move x509 parsing into a function. * Support ppc grub signing (jsc#SLE-18271 bsc#1192764). * Handle packages with epochs as well * Turn off rpm fatal warnings for noarch packages - Upstreamed patches: * 0001-Support-ppc-grub-signing-jsc-SLE-18271-bsc-1192764.patch * 0002-kernel-sign-file-Move-x509-parsing-into-a-function.patch * 0003-kernel-sign-file-Support-appending-verbatim-PKCS-7-s.patch * 0004-Add-padding-to-grub-signature-correctly-jsc-SLE-1827.patch - Added patches: * order.patch - support OrderWithRequires ++++ pstoedit: - Fix build with libstdc++ 12.1 (pstoedit-include.patch). - Convert text files to UNIX style line ends. - Do not use version numbers for modules that are loaded as *.so (pstoedit-unversioned.patch). ++++ python-azure-agent: - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d. ++++ python-ctypeslib2: - Add ctypeslib-pr113-clang2py-h.patch * Fix output check for python 3.10 * gh#trolldbois/ctypeslib#113 - Remove custom u-a shuffle, provided by new python_flavored_alternatives in pyunittest macro. ++++ python-PyYAML: - Clean up the SPEC file. ++++ python-adblock: - Update to 0.5.2 * Include complete redirect rule feature (gh#ArniDagur/python-adblock#59) ++++ glucat: - Update to version 0.12.0: * An improved sqrt() function that can deal with some cases where the matrix representation of multivector is a singular matrix. * The absolute and relative error estimation and approximate equality functions used in test11 have been streamlined and added to glucat/clifford_algebra.h and glucat/clifford_algebra_imp.h as the functions error_squared_tol(), error_squared() and approx_equal(). ++++ python-installer: - Update to 0.5.1: * No upstream changelog. - Drop importlib-resources and setuptools from BuildRequires, we can bootstrap this package using only flit-core and itself. - Inject multibuild to aid bootstrapping. - Drop patch remove-mock.patch: * Included upstream. ++++ python-keyring: - update to 23.6.0 [#575]: Only require importlib_metadata on older Pythons. [#579]: Add .with_keychain method on macOS for easy reference to alternate keychains. ++++ python-minio: - version update to 7.1.9 * allow hashlib.md5() calls to work with FIPS kernels by @BOPOHA in #1200 * Handle 304 status code properly by @balamurugana in #1202 * correct ValueError when part_size > MAX_PART_SIZE by @ernestang98 in #1205 * Set minimum requirement to Python v3.7 by @balamurugana in #1209 ++++ python-moto: - Update to 3.1.13 New Methods: * EC2: * create_default_vpc() * Greengrass: * create_device_definition() * create_device_definition_version() * delete_core_definition() * delete_device_definition() * get_core_definition() * get_core_definition_version() * get_device_definition() * get_device_definition_version() * list_core_definitions() * list_core_definition_versions() * list_device_definitions() * list_device_definition_versions() * update_core_definition() * update_device_definition() * SSO Admin: * create_permission_set() * delete_permission_set() * describe_permission_set() * list_permission_sets() * update_permission_set() * Route53: * get_dnssec() * get_health_check() * Miscellaneous: * StateManager now supports `s3::keyrestore`, managing how long it takes to restore S3 objects from Glacier. - Update to 3.1.12 New Services: * Greengrass: * create_core_definition() * create_core_definition_version() Internal Changes: * The data structure containing all of Moto's state has been updated to support multiple accounts - Update to 3.1.11 New Methods: * GuardDuty: * create_filter() * delete_detector() * delete_filter() * enable_organization_admin_account() * get_detector() * get_filter() * list_organization_admin_accounts() * update_detector() * update_filter() * KMS: * create_grant() * list_grants() * list_retirable_grants() * retire_grant() * revoke_grant() Miscellaneous: * EC2:describe_network_acls() now supports the `entry.egress`-filter * EC2:run_instances() now supports validation for the KeyPair-parameter. This is disabled by default - set MOTO_ENABLE_KEYPAIR_VALIDATION to true to enable this. * EC2:run_instances() now supports validation for the ImageId-parameter. This is disabled by default - set MOTO_ENABLE_AMI_VALIDATION to true to enable this. - Update to 3.1.10 New Methods: * APIGateway: * import_rest_api() * put_rest_api() * Glue: * get_tags() * tag_resource() * untag_resource() Miscellaneous: * APIGateway:put_integration() now supports the passthroughBehavior-parameter * APIGatewayV2:create_authorizer() now supports the AuthorizerPayloadFormatVersion-parameter * AWSLamba:publish_layer_version() now supports the CompatibleArchitectures-parameter * DAX:create_cluster() now supports the ClusterEndpointEncryptionType-parameter * EC2:describe_route_tables() now supports the filter `route.gateway-id` * EC2:run_instances() now validates whether the Placement-parameter has a valid availabilty zone * ECS:list_services() now supports the launchType-parameter * ELB:describe_instance_health() now returns the OutOfService-status when appropriate * Organizations:list_accounts_for_parent() now supports pagination * Organizations:list_organizational_units_for_parent() now supports pagination - Update to 3.1.9 New Services: * EBS: * complete_snapshot() * get_snapshot_block() * list_changed_blocks() * list_snapshot_blocks() * put_snapshot_block() * start_snapshot() New Methods: * CloudFront: * update_distribution() * Datasets: * create_dataset() * delete_dataset() * describe_dataset() * list_datasets() * update_dataset() * Glue: * list_crawlers() * Rekognition: * get_face_search() * start_face_seach() Miscellaneous: * EC2:describe_vpc_endpoints() now supports the `vpc-endpoint-type`-filter * RDS:create_db_cluster() now supports the EnableCloudwatchLogsExports-parameter * RDS:create_db_instance() now supports the EnableCloudwatchLogsExports-parameter * SSM now integrates with SecretsManager ++++ python-pdm-pep517: - Update to 0.12.7: * Allow overriding SCM version with env var. This is useful to build from a source tree without SCM. #89 * Fallback the README content type to text/plain if no suffix is given. #85 * Write license files when preparing metadata for wheels. #86 * Do not emit deprecation warnings for license field until PEP 639 is accepted. * Warn about editable not being available for PEP 420 namespace packages. #79 * Construct RECORD file using csv.writer to ensure correct quoting on path for each entry. #80 * Don't validate license text for PEP 621 license field for now. #78 * Implement PEP 639: Improving License Clarity in Project Metadata #76 * Mandates the PEP 621 metadata and raise an error if invalid. #76 * Release v0.11.2 (2022-02-11) * Change the default editable-backend to path until editables backend is stable. * Fix a bug that version can't be parsed if it is followed by a comment. #75 * Drop the support for Python < 3.7. #72 * Show meaningful error message when version isn't found in the specified file. #73 * Preserve the file mode when building a wheel, also correct the datetime. #69 * Use alternatives to replace the deprecated usage of distutils. #69 ++++ python-tldextract: - Update to 3.3.0 Features * Add CLI flag `--suffix_list_url` to set the suffix list URL(s) or source file(s) (#gh/john-kurkowski/tldextract#197) * Add CLI flag `--no_fallback_to_snapshot` to not fall back to the snapshot (#gh/john-kurkowski/tldextract#260) * Add alias `--include_psl_private_domains` for CLI flag `--private_domains` Bugfixes * Handle more internationalized domain name dots (#gh/john-kurkowski/tldextract#253) Misc. * Update bundled snapshot * Add basic CLI test coverage Changes in 3.2.1: Bugfixes * Fix incorrect namespace used for caching function returns (#gh/john-kurkowski/tldextract#258) Changes in 3.2.0: Features * Add types to the public API (#gh/john-kurkowski/tldextract#244) Bugfixes * Add support for Python 3.10, drop EOL Python 3.6 (#gh/john-kurkowski/tldextract/issues/246)) ++++ python-validators: - Update to 0.20.0 * Add ipv4 digit lenghts validation (gh#kvesteri/validators#191) * Fix error with international URLs that have more than 2 hyphens (gh#kvesteri/validators#184) Changes in 0.19.0: * Improve IPv6 validation (gh#kvesteri/validators#201 gh#kvesteri/validators#107) * Drop support for Python 3.4 ++++ quakespasm: - Update to version 0.94.5 * Compatibility with new SDL2 versioning scheme. * Revised min/max/clamp macros' usage. * Fixed a potential undefined behavior in R_DrawAliasModel. * Fixed parsing of the time argument of svc_fog server message. * Other small improvements elsewhere in the code. ++++ qutebrowser: - Update to version 2.5.1 Fixed * The qute-pass userscript is marked as executable again. * The MathML workaround for darkmode (e.g. black on black Wikipedia formula) now also works for display (rather than inline) math. * The content.proxy setting can now correctly be set to arbitrary values via the qute://settings page again. * Fixed a rare possible crash with invalid Content-Disposition headers. * Fixes for various notification-related crashes: + With the tiramisu notification server (due to invalid behavior of the server, now a non-fatal error) + With the budgie notification server when closing a notification (due to invalid behavior of the server, now worked around) + When a server exits with an unsuccessful exit status (now a non-fatal error) + When a server couldn't be started successfully (now a non-fatal error) + With the herbe notification presenter, when the website tries to close the notification after the user accepting (right-clicking) it. * Fixes in userscripts: + The qute-bitwarden userscript now correctly searches for entries for sites on a subdomain of an unrecognized TLD. subdomain names. Previously my.site.local would have searched in bitwarden for my.sitelocal, losing the rightmost dot. ++++ reptyr: - Update to version 0.9.0 * Add RISCV64 support on Linux * Fix tty-stealing on PowerPC ++++ rubygem-zeitwerk: - updated to version 2.6.0 * Directories are processed in lexicographic order. Different file systems may list directories in different order, and with this change we ensure that client code eager loads consistently across platforms, for example. * Before this release, subdirectories of root directories always represented namespaces (unless ignored or collapsed). From now on, to be considered namespaces they also have to contain at least one non-ignored Ruby file with extension `.rb`, directly or recursively. If you know beforehand a certain directory or directory pattern does not represent a namespace, it is intentional and more efficient to tell Zeitwerk to [ignore](https://github.com/fxn/zeitwerk#ignoring-parts-of-the-project) it. However, if you don't do so and have a directory `tasks` that only contains Rake files, arguably that directory is not meant to represent a Ruby module. Before, Zeitwerk would define a top-level `Tasks` module after it; now, it does not. This feature is also handy for projects that have directories with auxiliary resources mixed in the project tree in a way that is too dynamic for an ignore pattern to be practical. See https://github.com/fxn/zeitwerk/issues/216. In the unlikely case that an existing project has an empty directory for the sole purpose of defining a totally empty module (no code, and no nested classes or modules), such module has now to be defined in a file. Directories are scanned again on reloads. * On setup, loaders created with `Zeitwerk::Loader.for_gem` issue warnings if `lib` has extra, non-ignored Ruby files or directories. This is motivated by existing gems with directories under `lib` that are not meant to define Ruby modules, like directories for Rails generators, for instance. This warning can be silenced in the unlikely case that the extra stuff is actually autoloadable and has to be managed by Zeitwerk. Please, check the [documentation](https://github.com/fxn/zeitwerk#for_gem) for further details. This method returns an instance of a private subclass of `Zeitwerk::Loader` now, but you cannot rely on the type, just on the interface. ++++ rust-keylime: - Drop CFSSL port from the keylime.xml firewalld rules ++++ sigil: - Add sigil-lto.patch to fix boo#1199981 (Sigil EBUP editor terminates with SIGSEGV on startup.) This can be removed again in version > 1.9.10 https://github.com/Sigil-Ebook/Sigil/commit/3fd17410c31aca2000134ee28af9d42779fc88ea ++++ spirv-headers: - Update to 1.6.1+sdk216 (b2a156e) * Add a SourceLanguage for SYCL * Add NamedBarrierCountINTEL execution mode * Add SPV_KHR_subgroup_rotate, SPV_KHR_ray_cull_mask, SPV_AMD_shader_early_and_late_fragment_tests ++++ vulkan-tools: - Update to release SDK-1.3.216.0 * cube,vulkaninfo: Add portability_enumeration if present * cube: add null check on wl_*_destroy functions * vulkaninfo: Set sType in PhysDevGroupProps * vkcubepp: Use correct extension for portability enumeration ++++ wireless-regdb: - Update to version 20220606: * wireless-regdb: update regulatory database based on preceding changes * wireless-regdb: Unify 6 GHz rules for EU contries * wireless-regdb: Remove AUTO-BW from 6 GHz rules ++++ zypper: - Basic JobReport for "cmdout/monitor". - versioncmp: if verbose, also print the edition 'parts' which are compared. - Make sure MediaAccess is closed on exception (bsc#1194550) - Display plus-content hint conditionally (fixes #433) - Honor the NO_COLOR environment variable when auto-detecting whether to use color (fixes #432) - Define table columns which should be sorted natural [case insensitive] (fixes #391, closes #396, fixes #424) - lr/ls: Use highlight color on name and alias as well. - version 1.14.53 ------------------------------------------------------------------ ------------------ 2022-6-14 - Jun 14 2022 ------------------- ------------------------------------------------------------------ ++++ FreeCAD: - Update to version 0.20: * Lots of bugfixes and new features, for details see https://wiki.freecad.org/Release_notes_0.20 and https://github.com/FreeCAD/FreeCAD/releases/tag/0.20 - Drop upstream patches: * fix_unittestgui_tkinter_py3.patch * fix-smesh-vtk9.patch * 0001-Test-remove-not-needed-u-before-py3-unicode-string.patch * 0001-Test-fix-exception-handling-in-tests-for-units.patch * 0001-Test-Provide-more-useful-information-when-unit-trans.patch * 0002-Base-Fix-wrong-character-encoding-for-micro-siemens.patch * 0001-improve-search-for-VTK-9.patch - Add 0001-Gui-Quarter-Add-missing-OpenGL-includes.patch - Add 0001-Avoid-catching-SIGSEGV-defer-to-system-services.patch ++++ breeze: - 5.25.0 tarball got respun. Changes: * Added Landing * KStyle: Fix QQC2 ProgressBar desktop style in RTL layout direction (kde#430101) ++++ btrfsprogs: - update to 5.18.1: * fixes: * convert: fix self reference of toplevel directory * build: make kernel lib headers compatible with C++ * zoned mode: verify minimum zone size 4MiB * libbtrfs: cleanups, merge headers and remove declarations of unexported symbols * other: documentation updates ++++ container-registry-systemd: - Update to version 0.0+git20220603.70601f6: * Fix missing sdnotify argument and NotifyAccess statement (issue #3) ++++ crmsh: - Update to version 4.4.0+20220614.f76fee26: * Dev: doc: add help info for related: prefix for 'configure show' command * Dev: cinconfig: enable "related:" prefix to show the objects by given ra type ++++ darktable: - Fix rpath support with SUSE cmake macros ++++ dovecot23: - update to 2.3.19.1 * doveadm deduplicate: Non-duplicate mails were deleted. v2.3.19 regression. * auth: Crash would occur when iterating multiple backends. Fixes: Panic: file userdb-blocking.c: line 125 (userdb_blocking_iter_next): assertion failed: (ctx->conn != NULL) ++++ element-desktop: - Version 1.10.14 * Live location sharing * Allow disabling hw acceleration ++++ element-web: - Version 1.10.14 * Live location sharing * Allow disabling hw acceleration ++++ filesystem: - Add Serbian (sr) man pages directory - Add /usr/etc/logrotate.d ++++ filezilla: - update to 3.60.1: * Fixed a regression drag-moving local files - add disable-avx-on-i586.patch to disable avx on 32bit platforms ++++ firejail: - remove patches fix-internet-access.patch and fix-CVE-2022-31214.patch as they are integrated upstream - update to version 0.9.70: - security: CVE-2022-31214 - root escalation in --join logic - Reported by Matthias Gerstner, working exploit code was provided to our - development team. In the same time frame, the problem was independently - reported by Birk Blechschmidt. Full working exploit code was also provided. - feature: enable shell tab completion with --tab (#4936) - feature: disable user profiles at compile time (#4990) - feature: Allow resolution of .local names with avahi-daemon in the apparmor - profile (#5088) - feature: always log seccomp errors (#5110) - feature: firecfg --guide, guided user configuration (#5111) - feature: --oom, kernel OutOfMemory-killer (#5122) - modif: --ids feature needs to be enabled at compile time (#5155) - modif: --nettrace only available to root user - rework: whitelist restructuring (#4985) - rework: firemon, speed up and lots of fixes - bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910) - bugfix: nogroups + wrc prints confusing messages (#4930 #4933) - bugfix: openSUSE Leap - whitelist-run-common.inc (#4954) - bugfix: fix printing in evince (#5011) - bugfix: gcov: fix gcov functions always declared as dummy (#5028) - bugfix: Stop warning on safe supplementary group clean (#5114) - build: remove ultimately unused INSTALL and RANLIB check macros (#5133) - build: mkdeb.sh.in: pass remaining arguments to ./configure (#5154) - ci: replace centos (EOL) with almalinux (#4912) - ci: fix --version not printing compile-time features (#5147) - ci: print version after install & fix apparmor support on build_apparmor - (#5148) - docs: Refer to firejail.config in configuration files (#4916) - docs: firejail.config: add warning about allow-tray (#4946) - docs: mention that the protocol command accumulates (#5043) - docs: mention inconsistent homedir bug involving --private=dir (#5052) - docs: mention capabilities(7) on --caps (#5078) - new profiles: onionshare, onionshare-cli, opera-developer, songrec - new profiles: node-gyp, npx, semver, ping-hardened - removed profiles: nvm ++++ git-delta: - remove bump-regex.patch - Update to version 0.13.0: * Update bat, git2, and syntect * Add 'light = false' w/ comment in gitconfig (#1073) * Add chameleon theme to themes.gitconfig (#1062) * Add note that the package is called "git-delta" in the README * Add link to `bat` on README (#1052) * Apply hyperlinks to diff stat file paths (#1035) * Add custom env struct to store env at init (#1025) * Add support for irreversible-delete ++++ glassfish-jsp-api: - Add alias to javax.servlet.jsp:jsp-api ++++ gti: - Update to 1.8.0: * Improve animation for pull. * Add completion for bash and zsh. - Fix typo in description. ++++ inxi: - Updated to version 3.3.18: * /usr/share/doc/packages/inxi/inxi.changelog. ++++ irssi: - backport first set of fixes: - add use-isystem-for-include.patch, fixes build with perl 5.36 (#1381) - add fix-textbuffer-view.patch, fixes lost lines on display (#1382) - add default-hash-chan.patch, default to joining #-channels again (#1385) ++++ jackson-dataformats-text: - Initial packaging of jackson-dataformats-text 2.13.3 - Initial packaging of jackson-dataformat-xml 2.13.3 ++++ jeos-firstboot: - Update to version 1.2.0.3: * Don't ask for licence confirmation if not needed * Deduplicate wifi list ++++ kernel-debug: - kernel-binary.spec: check s390x vmlinux location As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of startup archive"), vmlinux on s390x moved from "compressed" subdirectory directly into arch/s390/boot. As the specfile is shared among branches, check both locations and let objcopy use one that exists. - commit cd15543 - Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - commit 93b1375 ++++ kernel-default: - kernel-binary.spec: check s390x vmlinux location As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of startup archive"), vmlinux on s390x moved from "compressed" subdirectory directly into arch/s390/boot. As the specfile is shared among branches, check both locations and let objcopy use one that exists. - commit cd15543 - Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - commit 93b1375 ++++ kernel-source: - kernel-binary.spec: check s390x vmlinux location As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of startup archive"), vmlinux on s390x moved from "compressed" subdirectory directly into arch/s390/boot. As the specfile is shared among branches, check both locations and let objcopy use one that exists. - commit cd15543 - Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - commit 93b1375 ++++ kernel-docs: - kernel-binary.spec: check s390x vmlinux location As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of startup archive"), vmlinux on s390x moved from "compressed" subdirectory directly into arch/s390/boot. As the specfile is shared among branches, check both locations and let objcopy use one that exists. - commit cd15543 - Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - commit 93b1375 ++++ kernel-kvmsmall: - kernel-binary.spec: check s390x vmlinux location As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of startup archive"), vmlinux on s390x moved from "compressed" subdirectory directly into arch/s390/boot. As the specfile is shared among branches, check both locations and let objcopy use one that exists. - commit cd15543 - Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - commit 93b1375 ++++ kernel-obs-build: - kernel-binary.spec: check s390x vmlinux location As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of startup archive"), vmlinux on s390x moved from "compressed" subdirectory directly into arch/s390/boot. As the specfile is shared among branches, check both locations and let objcopy use one that exists. - commit cd15543 - Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - commit 93b1375 ++++ kernel-obs-qa: - kernel-binary.spec: check s390x vmlinux location As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of startup archive"), vmlinux on s390x moved from "compressed" subdirectory directly into arch/s390/boot. As the specfile is shared among branches, check both locations and let objcopy use one that exists. - commit cd15543 - Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - commit 93b1375 ++++ kernel-pae: - kernel-binary.spec: check s390x vmlinux location As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of startup archive"), vmlinux on s390x moved from "compressed" subdirectory directly into arch/s390/boot. As the specfile is shared among branches, check both locations and let objcopy use one that exists. - commit cd15543 - Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - commit 93b1375 ++++ kernel-syms: - kernel-binary.spec: check s390x vmlinux location As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of startup archive"), vmlinux on s390x moved from "compressed" subdirectory directly into arch/s390/boot. As the specfile is shared among branches, check both locations and let objcopy use one that exists. - commit cd15543 - Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - commit 93b1375 ++++ kernel-vanilla: - kernel-binary.spec: check s390x vmlinux location As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of startup archive"), vmlinux on s390x moved from "compressed" subdirectory directly into arch/s390/boot. As the specfile is shared among branches, check both locations and let objcopy use one that exists. - commit cd15543 - Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - commit 93b1375 ++++ plasma-framework: - Add patch to fix window thumbnails on X11: * 0001-Revert-Use-QT_FEATURE_foo-to-detect-opengl-support-a.patch ++++ libcontainers-common: - Add missing Requires(post): sed, fixes boo#1200524 - Make %post compatible with dash ++++ thrift: - update to 0.16.0: * C++ library don't work with HTTP * Swift service generator doesn't support oneway * Deprecate Common Lisp support [#]## C++ * Add support for Unix domain sockets on Windows 10 or later * C++ to_string and ostream operator not always generated * ServerSocket doesn't ignore SIGPIPE [#]## Erlang * Introduce delimiter and app_prefix options to erl generator * Invalid golang code generated for optional set with a default value * Go lib skip map value may cause stack overflow * Improve memory efficiency in go THeader implementation * Potential connection leaks caused by the connectivity check * Error: Constraint check failure for haxe.ds.ObjectMap.K [#]## Java * add support for partial deserialization of Thrift * fix issues found by spotbugs * Update java dependencies [#]## JavaScript * Wrong type mapping of thrift binary type [#]## netstd * MaxMessageSize reached exception thrown in TEndpointTransport * Support for deprecated methods (via annotation) * Add net 6 support * TThreadPoolAsyncServer using TFramedTransport mistakenly drops client * consolidate netstd server implementation details into one common model * Uncompilable code when .thrift struct 'System' exists * CA2254 Message template should be compile time constant [#]## Perl * Fix build-cpan-dist.sh to create a CPAN distribution correctly * Allow UDP Socket Client In Perl [#]## Python * Python TProcessPoolServer does not spawn expected number of worker processes * SystemError when using fast binary or compact protocol in python 3.10 [#]## Rust * Make server optional - drop patch thrift-pr2487-py310.patch (upstream) - remove python2 subpackage ++++ libvirt: - spec: Closer alignment with upstream spec file, including enabling more unit tests ++++ matrix-synapse: - update the dependencies - drop PyNaCL dependency as it is not longer needed - refreshed some of the version dependencies to use poetry.lock for version numbers instead of the pyproject.toml - Update to 1.61.0 This release removes support for the non-standard feature known both as 'groups' and as 'communities', which have been superseded by Spaces. - Features - Add new media_retention options to the homeserver config for routinely cleaning up non-recently accessed media. (#12732, [#12972], #12977) - Experimental support for MSC3772: Push rule for mutually related events. (#12740, #12859) - Update to the check_event_for_spam module callback: Deprecate the current callback signature, replace it with a new signature that is both less ambiguous (replacing booleans with explicit allow/block) and more powerful (ability to return explicit error codes). (#12808) - Add storage and module API methods to get monthly active users (and their corresponding appservices) within an optionally specified time range. (#12838, #12917) - Support the new error code ORG.MATRIX.MSC3823.USER_ACCOUNT_SUSPENDED from MSC3823. (#12845, #12923) - Add a configurable background job to delete stale devices. (#12855) - Improve URL previews for pages with empty elements. (#12951) - Allow updating a user's password using the admin API without logging out their devices. Contributed by @jcgruenhage. (#12952) - Bugfixes - Always send an access_token in /thirdparty/ requests to appservices, as required by the Application Service API specification. (#12746) - Implement MSC3816: sending the root event in a thread should count as having 'participated' in it. (#12766) - Delete events from the federation_inbound_events_staging table when a room is purged through the admin API. (#12784) - Fix a bug where we did not correctly handle invalid device list updates over federation. Contributed by Carl Bordum Hansen. (#12829) - Fix a bug which allowed multiple async operations to access database locks concurrently. Contributed by @sumnerevans @ Beeper. (#12832) - Fix an issue introduced in Synapse 0.34 where the /notifications endpoint would only return notifications if a user registered at least one pusher. Contributed by Famedly. (#12840) - Fix a bug where servers using a Postgres database would fail to backfill from an insertion event when MSC2716 is enabled (experimental_features.msc2716_enabled). (#12843) - Fix MSC3787 rooms being omitted from room directory, room summary and space hierarchy responses. (#12858) - Fix a bug introduced in Synapse 1.54.0 which could sometimes cause exceptions when handling federated traffic. (#12877) - Fix a bug introduced in Synapse 1.59.0 which caused room deletion to fail with a foreign key violation error. (#12889) - Fix a long-standing bug which caused the /messages endpoint to return an incorrect end attribute when there were no more events. Contributed by @Vetchu. (#12903) - Fix a bug introduced in Synapse 1.58.0 where /sync would fail if the most recent event in a room was a redaction of an event that has since been purged. (#12905) - Fix a potential memory leak when generating thumbnails. (#12932) - Fix a long-standing bug where a URL preview would break if the image failed to download. (#12950) - Improved Documentation - Mention removed community/group worker endpoints in upgrade.md. Contributed by @olmari. (#13023) - Fix typographical errors in documentation. (#12863) - Fix documentation incorrectly stating the sendToDevice endpoint can be directed at generic workers. Contributed by Nick @ Beeper. (#12867) - Deprecations and Removals - Remove support for the non-standard groups/communities feature from Synapse. (#12553, #12558, #12563, #12895, [#12897], #12899, #12900, #12936, #12966) - Remove contributed kick_users.py script. This is broken under Python 3, and is not added to the environment when pip installing Synapse. (#12908) - Remove contrib/jitsimeetbridge. This was an unused experiment that hasn't been meaningfully changed since 2014. (#12909) - Remove unused contrib/experiements/cursesio.py script, which fails to run under Python 3. (#12910) - Remove unused contrib/experiements/test_messaging.py script. This fails to run on Python 3. (#12911) - Internal Changes - Test Synapse against Complement with workers. (#12810, [#12933]) - Reduce the amount of state we pull from the DB. (#12811, [#12964]) - Try other homeservers when re-syncing state for rooms with partial state. (#12812) - Resume state re-syncing for rooms with partial state after a Synapse restart. (#12813) - Remove Mutual Rooms' (MSC2666) endpoint dependency on the User Directory. (#12836) - Experimental: expand check_event_for_spam with ability to return additional fields. This enables spam-checker implementations to experiment with mechanisms to give users more information about why they are blocked and whether any action is needed from them to be unblocked. (#12846) - Remove dont_notify from the .m.rule.room.server_acl rule. (#12849) - Remove the unstable /hierarchy endpoint from MSC2946. (#12851) - Pull out less state when handling gaps in room DAG. (#12852, [#12904]) - Clean-up the push rules datastore. (#12856) - Correct a type annotation in the URL preview source code. (#12860) - Update pyjwt dependency to 2.4.0. (#12865) - Enable the /account/whoami endpoint on synapse worker processes. Contributed by Nick @ Beeper. (#12866) - Enable the batch_send endpoint on synapse worker processes. Contributed by Nick @ Beeper. (#12868) - Don't generate empty AS transactions when the AS is flagged as down. Contributed by Nick @ Beeper. (#12869) - Fix up the variable state_store naming. (#12871) - Faster room joins: when querying the current state of the room, wait for state to be populated. (#12872) - Avoid running queries which will never result in deletions. (#12879) - Use constants for EDU types. (#12884) - Reduce database load of /sync when presence is enabled. (#12885) - Refactor have_seen_events to reduce memory consumed when processing federation traffic. (#12886) - Refactor receipt linearization code. (#12888) - Add type annotations to synapse.logging.opentracing. (#12894) - Remove PyNaCl occurrences directly used in Synapse code. (#12902) - Bump types-jsonschema from 4.4.1 to 4.4.6. (#12912) - Rename storage classes. (#12913) - Preparation for database schema simplifications: stop reading from event_edges.room_id. (#12914) - Check if we are in a virtual environment before overriding the PYTHONPATH environment variable in the demo script. (#12916) - Improve the logging when signature checks on events fail. (#12925) ++++ mtools: - fix build - deleted patches - mtools-prototypes.diff (not needed) ++++ neomutt: - fix build for older dists ++++ perl-File-Remove: - updated to 1.61 see /usr/share/doc/packages/perl-File-Remove/Changes 1.61 2022-06-13 - Shlomi Fish - Merged https://github.com/shlomif/File-Remove/pull/4 ++++ perl-Perl-Tidy: - updated to 20220613 see /usr/share/doc/packages/perl-Perl-Tidy/CHANGES.md [#]# 2022 06 13 - No significant bugs have been found since the last release but users of programs which call the Perl::Tidy module should note the first item below, which changes a default setting. The main change to existing formatting is the second item below, which adds vertical alignment to 'use' statements. - The flag --encode-output-strings, or -eos, is now set 'on' by default. This has no effect on the use of the 'perltidy' binary script, but could change the behavior of some programs which use the Perl::Tidy module on files encoded in UTF-8. If any problems are noticed, an emergency fix can be made by reverting to the old default by setting -neos. For an explanation of why this change needs to be made see: https://github.com/perltidy/perltidy/issues/92 https://github.com/perltidy/perltidy/blob/master/docs/eos_flag.md - Added vertical alignment for qw quotes and empty parens in 'use' statements (see issue #git 93). This new alignment is 'on' by default and will change formatting as shown below. If this is not wanted it can be turned off with the parameter -vxl='q' (--valign-exclude-list='q'). [#] old default, or -vxl='q' use Getopt::Long qw(GetOptions); use Fcntl qw(O_RDONLY O_WRONLY O_EXCL O_CREAT); use Symbol qw(gensym); use Exporter (); [#] new default use Getopt::Long qw(GetOptions); use Fcntl qw(O_RDONLY O_WRONLY O_EXCL O_CREAT); use Symbol qw(gensym); use Exporter (); - The parameter -kbb (--keep-break-before) now ignores a request to break before an opening token, such as '('. Likewise, -kba (--keep-break-after) now ignores a request to break after a closing token, such as ')'. This change was made to avoid a rare instability discovered in random testing. - Previously, if a -dsc command was used to delete all side comments, then any special side comments for controlling non-indenting braces got deleted too. Now, these control side comments are retained when -dsc is set unless a -nnib (--nonon-indenting-braces) flag is also set to deactivate them. - This version runs about 10 percent faster on large files than the previous release due to optimizations made with the help of Devel::NYTProf. Much of the gain came from faster processing of blank tokens and comments. - This version of perltidy was stress-tested for many cpu hours with random input parameters. No failures to converge, internal fault checks, undefined variable references or other irregularities were seen. ++++ picard: - Update to 2.8.1: * Bugfixes - PICARD-2489 - Preferred Releases UI not loading in Options menu on FreeBSD - PICARD-2491 - Crash upon loading album information for releases with MBID redirects - PICARD-2493 - If locales for picard-countries or picard-attributes are missing UI translation is completely skipped - PICARD-2494 - Remove empty info dialog for "[standalone-recordings]" special album entry ++++ plasma5-desktop: - 5.25.0 tarball got respun. Changes: * layout-templates: let ShellCorona choose the available edge * containments/panel: `spacingAtMinSize` use Math.floor (kde#454810) * Correct type for kaccess desktop file (kde#455175) * automount: Disable back automount by default ++++ plasma5-workspace-wallpapers: - 5.25.0 tarball got respun. Changes: * Transfer of old Honeywave wallpaper ++++ python-ansible-compat: - Update to version 2.1.0: - Minor Changes - Add module to work with schemas (#143) @ssbarnea - Bugfixes - Expose role_name_check in prepare_environment (#147) @zhan9san - Install role in cache dir (#135) @zhan9san - Prevent occasional FileExistsError with symlink recreation (#145) @ssbarnea ++++ python-devpi-client: - Update to 5.2.3: - Bump upper version limit on pluggy to <2.0. - fix #406: support ``--all`` to show all versions when listing more than one project. - Pin tox to <4dev. The next major version of devpi-client will use tox as a binary to support newer versions. - Support for basic authentication and client side certificates is deprecated now. Take a look at devpi-lockdown instead. - Hide password from index url in pip config with ``devpi use``. - Remove upstreamed patch test_sys_executable.patch. ++++ python-findpython: - Initial packaging for findpython 0.1.6. ++++ python-jupyter-server: - Update to 1.17.1 * Address security advisory GHSA-q874-g24w-4q9g - boo#1200548, CVE-2022-29241 - Release 1.17.0 * Add the root_dir value to the logging message in case of non compliant preferred_dir #804 (@echarles) * missing required arguments in utils.fetch #798 (@minrk) * Add helper jobs for branch protection #797 (@blink1073) * [pre-commit.ci] pre-commit autoupdate #793 (@pre-commit-ci[bot]) * Update branch references and links #791 (@blink1073) - Release notes for 1.16.0 * add hook to observe pending sessions #751 (@Zsailer) * Add max-age Cache-Control header to kernel logos #760 (@divyansshhh) * Regression in connection URL calcuation in ServerApp #761 (@jhamet93) * Include explicit package data #757 (@blink1073) * Ensure terminal cwd exists #755 (@fcollonval) * make 'cwd' param for TerminalManager absolute #749 (@rccern) * wait to cleanup kernels after kernel is finished pending #748 (@Zsailer) * Skip jsonschema in CI #766 (@blink1073) * Remove redundant job and problematic check #765 (@blink1073) * Update pre-commit #764 (@blink1073) * Install pre-commit automatically #763 (@blink1073) * Add pytest opts and use isort #762 (@blink1073) * Ensure minimal nbconvert support jinja2 v2 & v3 #756 (@fcollonval) * Fix error handler in simple extension examples #750 (@andreyvelich) * Clean up workflows #747 (@blink1073) * Remove Redundant Dir_Exists Invocation When Creating New Files with ContentsManager #720 (@jhamet93) * Handle importstring pre/post save hooks #754 (@dleen) - Remove extra code in check section: Python flavored alternatives have been merged into python-rpm-macros ++++ python-regex: - Update to 2022.6.2 * No upstream changelog available ++++ python-typer: - Update to upstream version 0.4.1 * Fix import of get_terminal_size for Click 8.1.0 support. - Switch from traditional setup.py installation to pyproject macros as upstream no longer ships its setup.py compability wrapper. ++++ qore-json-module: - Update to 1.8.1 becoause of qore-doc requirement * eliminated excess whitespace from compact JSON serialization (refs qorelanguage/qore#4459) ++++ rust-analyzer: - Update to version 2022.06.13: * fix: Pass the build data to rustc_private crates * More precise proc-macro errors * internal: Simplify `hir_ty::utils` * internal: Remove `Generics::type_iter` in favor of `Generics::iter` * fix: Don't respond to cancelled requests when retrying them * fix typo in style.md * fix: Fix config patching for callable snippets * restrict the assist so that it only appears if the cursor is on the loop keyword * change 'loop to 'l, as 'loop is not a valid label name * make generated test pass and make tidy happy * add more tests and some doc * Make add_label_to_loop basically work * internal: Bump Dependencies * internal: Update dashmap and freeze its version * feat: append :: after * Hide param inlay hint when argument is fn-like macro with similar name * Fix a couple of weak warnings found by rust-analyzer itself * Add doc comment * Rustfmt * Add proc macro ABI for rustc 1.63 * fix: show non-std enum in a fresh use tree completion * Remove the unneeded destructuring assignment in `run` in `project-model/src/build_scripts.rs` * Add restartServerOnConfigChange setting * Restart server automatically on settings changes * fix: avoid adding enum parens in use * feat: fix inline variable produce mismatched type * fix: #12441 False-positive type-mismatch error with generic future * Bring the version command output in line with other rust tools ++++ rust-keylime: - Update to version 0.1.0+git.1655143451.7c4121e: * Add dependabot for automatic dependency updates * config: remove unused options * persist AK, NK and mTLS certificate to disk * Update tokio minimum version * Adjust CI test name according to keylime-tests PR#125 * Make wiremock an optional dependency * Drop unused dependency flate2 * Drop unused dependency rustc-serialize * Update clap dependency to 3.1.18 * add support for "hash_ek" UUID creation * tpm: add and use EKResult struct as return value for create_ek(..) * replace custom marshall functions with the offical one * update to tss-esapi 7.1.0 * quotes_handler: Rewind measured boot log file * Add test /functional/measured-boot-swtpm-sanity to Packit CI plan * OpenSSL on deb family is now libssl-dev ++++ seamonkey: - Add --disable-elf-hack for aarch64 to fix build ++++ systemd-presets-common-SUSE: - Modify branding-preset-states to fix systemd-presets-common-SUSE not enabling new user systemd service preset configuration just as it handles system service presets. By passing an (optional) second parameter "user", the save/apply-changes commands now work with user services instead of system ones (boo#1200485) ++++ vulkan-headers: - Update to release SDK-1.3.216.0 * Fix the structextends and constness issues in apiext:VK_EXT_subpass_merge_feedback ++++ wezterm: - add completions for bash, fish, and zsh - Update to version 20220408.101518.b908e2dd^git342: * deps: update * Fix minor typo in pad_right.md doc * Fix that harfbuzz skips the usage of some freetype functions unexpectedly * docs: freetype_pcf_long_family_names * fonts: add freetype_pcf_long_family_names option * windows: default allow_win32_input_mode=true * x11: Xkb is already in the mandatory list * mux: restore same-domain check for cwd when spawning tabs * win32: add extended/enhanced key concept for win32 input mode * deps: notify -> 5.0.0-pre.15 * deps: migrate from ratelimit_meter -> governor * docs: fix key tables example mismatched curly braces * deps: cargo update * fonts: fix automatic bold synthesis ++++ zoxide: - Ship shell completions for: * bash * zsh * fish - Ship man-pages ------------------------------------------------------------------ ------------------ 2022-6-13 - Jun 13 2022 ------------------- ------------------------------------------------------------------ ++++ OpenBoard: - Update to 1.6.3 - see https://github.com/OpenBoard-org/OpenBoard/releases/tag/v1.6.3 ++++ Radicale: - Trim filler wording from descriptions. ++++ aranym: - Add missing build requires - includes.patch: add missing includes ++++ armadillo: - Update to version 11.2.0: * Faster handling of sparse submatrix column views by norm(), accu(), nonzeros(). * Extended randu() and randn() to allow specification of distribution parameters. ++++ blender: - Update to 3.2.0: way to many to be listed here, check: https://wiki.blender.org/wiki/Reference/Release_Notes/3.2 https://www.blender.org/download/releases/3-2/ - Minor installation clean up to make rpmlint happier ++++ brltty: - Update to version 6.5 - Update api_version. - Add brltty-udev-dir.patch: install udev rules into /usr/lib. - Remove the custom disabling of rules for generic USB serial devices, since upstream now has these separated out. Instead, provide these rules in a udev-generic package. ++++ build: - regression fix for Debian Source format 3.0 (quilt), also adding changelog modification now ++++ build-compare: - fix objdump parsing (#52) ++++ bulk_extractor: - Disable LTO on aarch64 and %arm until fixed upstream https://github.com/simsong/bulk_extractor/issues/360 ++++ cockpit-machines: - Update to 271.2: * Fix test/reference setup in release tarball for tests ++++ samba: - Update to 4.16.2 * Use pathref fd instead of io fd in vfs_default_durable_cookie; (bso#15042); * vfs_gpfs with vfs_shadowcopy2 fail to restore file if original file had been deleted; (bso#15069); * Reintroduce netgroups support; (bso#15087); * net ads info shows LDAP Server: 0.0.0.0 depending on contacted server; (bso#14674); * Update from 4.15 to 4.16 breaks discovery of [homes] on standalone server from Win and IOS; (bso#15062); * waf produces incorrect names for python extensions with Python 3.11; (bso#15071); * smbclient -E doesn't work as advertised; (bso#15075); * The samba background daemon doesn't refresh the printcap cache on startup; (bso#15081); * Out-by-4 error in smbd read reply max_send clamp; (bso#14443); - Fix samba4.blackbox.net_ads_dns_async test with bind9 >= 9.17.7 - Support building with MIT Kerberos 1.20 - Bronze bit and S4U support with MIT Kerberos 1.20 for Samba AD DC; (CVE-2020-17049); - Resource Based Constrained Delegation (RBCD) for Samba AD DC - Support building with gcc 12.1 ++++ deepin-kwin: - Drop cmake(KWaylandServer) BuildRequires: not actually needed and no longer existing. ++++ drkonqi5: - Add missing runtime dependencies ++++ eclipse: - Fix build with hamcrest 2.2 - Removed patch: * explicit-hamcrest.patch + not needed any more - Modified patch: * eclipse-feature-plugins-to-category-ius.patch * eclipse-patch-out-fileupload-dep.patch + do not require org.hamcrest.* bundles that don't exist in hamcrest 2.x any more ++++ elinks: - Require perl in the same version as we built against: elinks links to libperl.so, which changes location based on perl version. The relevant path in encoded as RUNPATH into the binary (boo#1199945). ++++ erofs-utils: - Update to release 1.5 * fsck.erofs: support filesystem extraction * support ztailpacking inline feature for compressed files * dump.erofs: support listing directories * more liberofs APIs (including iterate APIs) * use mtime to allow more control over the timestamps ++++ ethtool: - update to upstream release 5.18 * Feature: get/set cqe size (-g and -G) * Fix: fix typo in man page * Fix: fix help text alignment * Fix: improve attribute label (--show-fec) ++++ file: - Update to 5.42: * PR/348: add missing cases to prevent file from aborting on random magic files. * PR/351: octalify filenames when not raw before printing. * fix regex cacheing bug (Dirk Mueller) * merge file_regcomp and file_regerror() to simplify the code and reduce memory requirements for storing regexes (Dirk Mueller) * cache regex (Dirk Mueller) * detect filesystem full by flushing output (Dirk Mueller) * implement running decompressor programs using posix_spawnp(2) instead of vfork(2) * Add support for msdos dates and times * use the system byte swapping functions if available (Werner Fink) - Port patches * file-5.17-option.dif * file-5.19-biorad.dif * file-5.19-printf.dif * file-5.19-zip2.0.dif * file-5.28-btrfs-image.dif * file-secure_getenv.patch - Remove patches now upstream * file-5.23-endian.patch * file-5.41-cache-regexps-locale-restore.patch * file-5.41-cache-regexps.patch - Port and rename patch file-5.41.dif which is now file-5.42.dif ++++ gnome-text-editor: - Update to version 42.2: + Fix a crash at shutdown after saving state. This didn't cause any data loss, but could be annoying. + Spellcheck underline fixes for various languages. + Various robustness fixes for GTK 4. + Fixes for inconsistent line-endings. + Updated translations. ++++ golang-github-QubitProducts-exporter_exporter: - Remove license file from %doc ++++ gtksourceview5: - Update to version 5.4.2: + Updated languages: c.lang, perl.lang. + Updated style-schemes: Adwaita-dark, solarized-light, solarized-dark. + Gutter renderers are now provided a prelight quark for lines when the pointer is over the gutter. + Hover assistants now avoid synthesized motion which is used much more often in GTK 4 when dealing with crossing-events. + Hover assistants will now dismiss themselves when the cursor moves. + GtkSourceMap has reduced how often it needs to do allocation by ignoring spurious notify::upper and value-changed signals from GtkTextView's vertical GtkAdjustment. + The testsuite has gained some correctness improvements. + The Vim emulation's register implementation is now shared between buffers as it would be expected in Vim. + Snippets have gained some robustness improvements including the ability to simplify results from the snippet parser, more defensive behavior, and being lazier when possible. + Tabbing through focus-positions in snippets will now immediately jump to the new position if scrolling is required instead of animating as it results in better placement of tooltip assistants. + Assistants including completion, hover, and interactive tooltips now reduce how often they request presentation and position calculation from GDK and ultimately display servers such as Wayland. + Completion windows now take the size of the gutter into account when calculating their position relative to the parent GtkWindow so that the typed-text column remains aligned with typed text in the source view. + Completion has gained robustness improvements to do less work when possible and avoid spinning the frame-clock which could happen in certain scenarios. + Updated translations. ++++ gupnp-av: - Update to version 0.14.1: + Add utility function to format GDateTime to the iso variant DIDL expects. ++++ vim: - Updated to version 8.2.5083, fixes the following problems * A finished terminal in a popup window does not show a scrollbar. * Confusing error if first argument of popup_create() is wrong. * Scrollbar thumb in scrolled popup not visible. * Cannot close a terminal popup with "NONE" job. * Scrollbar thumb in tall scrolled popup not visible. * Can open a cmdline window from a substitute expression. * Command line test fails. * Can escape a terminal popup window when the job is finished. * vim_regsub() can overwrite the destination. * CurSearch highlight is often wrong. * When using XIM the gui test may fail. * Insufficient tests for autocommands. * Using freed memory when searching for pattern in path. * Check for autocmd_add() event argument is confusing. * CI checkout step title is a bit cryptic. * Cannot have a comment halfway an expression in an autocmd command block. * No good filetype for conf files similar to dosini. * Statusline is not updated when terminal title changes. * The channel log only contains some of the raw terminal output. * Using gettimeofday() for timeout is very inefficient. * input() does not handle composing characters properly. * Autoconf 2.71 produces many obsolete warnings. * Running configure fails. * C89 requires signal handlers to return void. * Coverity warns for dead code. * Error for a command may go over the end of IObuff. * No test for what 8.1.0052 fixes. * Wrong return type for main() in tee.c. * Can specify multispace listchars only for whole line. * Timer_create is not available on every Mac system. (Hisashi T Fujinaka) * Gcc 12.1 warning when building tee. * Unnecessary code. * With some Mac OS version clockid_t is redefined. * Using uninitialized value and freed memory in spell command. * Clang on MS-Windows produces warnings. * Spell test fails on MS-Windows. * Clang gives an out of bounds warning. * Unnecessary code. * Various warnings from clang on MS-Windows. * Substitute test has a one second delay. * DirChanged autocommand may use freed memory. (Shane-XB Qian) * When indenting gets out of hand it is hard to stop. * Retab test fails. ++++ k3s-install: - Update to version 1.24.1+k3s1: * Set default egress-selector-mode to agent * Remove control-plane egress context and fix agent mode. * Refactor egress-selector pods mode to watch pods * Bump containerd and runc * Update flaky tests for v1.24 (#5625) * Revert "Give kubelet the node-ip value (#5579)" * Re-add --cloud-provider=external kubelet arg * Update to v1.24.1 (#5616) * Bump dynamiclistener to v0.3.3 * remove dweomer from maintainers (#5582) * Add support for configuring the EgressSelector mode * Give kubelet the node-ip value (#5579) * Remove errant unversioned etcd go.mod entry * Remove objects when removed from manifests (#5560) * Add apparmor-parser to OpenSUSE/SLE Micro test VMs * Bump sonobuoy version and fix deprecated arg * Build standalone containerd 1.6 * Remove --docker/dockershim support * Always set pod-infra-container-image to protect it from image GC * Remove deprecated flags from cloud-controller-manager * Remove deprecated flags from kube-apiserver * Remove deprecated flags from kubelet * Update Kubernetes to v1.24 * Bump golang to 1.18.1 * Update CNI version in config file * Fix typo in image scan script * Mark v1.23.6+k3s1 stable * Add "ipFamilyPolicy: PreferDualStack" to have dual-stack ingress support * Move auto-generated resolv.conf out of /tmp to prevent accidental cleanup * Check if user has a correct cluster-cidr and service-cidr config * Replace DefaultProxyDialerFn dialer injection with EgressSelector support * Ensure that WaitForAPIServerReady always re-dials through the loadbalancer * Don't start embedded kubelet until after apiserver is up * Add new `k3s completion` command for shell completion (#5461) * Use ListWatch helpers instead of bare List/Watch * server: Allow to enable network policies with IPv6-only * agent(netpol): Explicitly enable IPv4 when necessary * Bump kine to v0.9.1 for nats.io support * Make supervisor errors parsable by Kubernetes client libs * Drop unnecessary intermediate variable * Add systemd cgroup controller support * Add CNI Plugins and Flannel version to build scripts ++++ keylime: - Update to version v6.4.1: * Bump version for pypi * verifier: ensure that execptions caused by the agent result in a failure * tpm_main: add failure tagging to measured boot parsing * tpm_main: fix temp file handling in parse_binary_bootlog(..) * pylint: fix bad-option-value and implicit-str-concat warnings * ca: drop support for using CFSSL as a backend * ca_openssl_impl: add basic support for generating a CRL * config: change libefivar.so to libefivar.so.1 * elchecking: add workaround for wrong GUID parsing * Add test /functional/measured-boot-swtpm-sanity to Packit CI plan * Fix order of parameters in an error message * pylint: remove usage of distutils because it is deprecated * ca_util: do not use deprecated setDeamon() call * elchecking: error if policy name is invalid, change default to reject-all * Simplify GitHub Actions used for code coverage processing * ima_dm: enable support for dm_target_update events * benchmark: remove benchmark code * ima: remove read_unpack(..) function * Fixes #996, by properly catching exceptions resulting from network problems on the verifier. * List tests in Packit-CI plan explicitly * contributing: add section about code style * fix git blame ignore entry for code style changes * Enable test /functional/basic-attestation-without-mtls * Defer loading PyZMQ to avoid optional dependency * Unify log messages about deleting agent from CV * Ignore reformat commit for git blame * Reformat Keylime with isort and black to new code style * Introducing pre-commit hook to enforce code style with isort and black - Drop already merged patches: * config-libefivars.diff - Drop cfssl dependency, as uses openssl only - Drop cfssl firewalld rule ++++ kimageformats: - Enable AVIF plugin also on Leap 15.4 ++++ sssd: - Update to release 2.7.2 * A sssd-2.7.1 regression preventing successful authentication of IPA users was fixed. * Default value of pac_check changed to check_upn, check_upn_dns_info_ex (for AD and IPA provider). ++++ ncurses: - Add ncurses patch 20220612 + modify waddch_literal() to allow for double-width base character when merging a combining character (report by Gavin Troy). + improve _tracecchar_t2() formatting of base+combining character. ++++ openmpi_1_10_7-gnu-hpc: - Backport upstream patches to fix compilation with autoconf >= 2.70 - Fix-error-with-stricter-quoting-requirements-of-autoconf-2.70.patch - Always-include-the-stddef.h-header.patch ++++ openmpi_2_1_6-gnu-hpc: - Backport upstream patches to fix compilation with autoconf >= 2.70 - Fix-error-with-stricter-quoting-requirements-of-autoconf-2.70.patch - Always-include-the-stddef.h-header.patch ++++ openmpi_3_1_6-gnu-hpc: - Backport upstream patchs to fix compilation with autoconf >= 2.70 and GCC12 - Fix-error-with-stricter-quoting-requirements-of-autoconf-2.70.patch - Always-include-the-stddef.h-header.patch ++++ libpsm2: - Update to 11.2.229 - Fix GCC compilation issues - Allow PSM2 to work with "self,shm" devices without omnipath hardware - Various fixes - Spec file cleanups submitted by Dirk Müller ++++ libvma: - Add issue-2945718-Fix-gcc12-compilation-issue.patch to fix compilation issues with GCC12 ++++ log4j: - Do not package the *.zip artifacts whose content is part of the multi-release jars already - Added patch: * log4j-java8compat.patch + maintain ByteBuffer and CharBuffer compatibility with java 8 - Build as multi-release jar. - Add some logging providers which we can build with the existing dependencies and without cycles. ++++ python-mailman: - Added support-alembic-1-8.patch - Removed support-alembic-1-7.patch ++++ netty3: - Remove dependency on javax.activation, which is a transitive dependency. - Build again against mvn(log4j:log4j), since reload4j - that provides it - is in all relevant distributions. ++++ ocaml-cairo: - Update to version 0.6.3 See included CHANGES.md for details ++++ ocaml-cppo: - Update to version 1.6.9 See included Changes for details ++++ ocaml-dune: - Update to version 3.2.0 see included CHANGES.md for details ++++ ocaml-dune-devel: - Update to version 3.2.0 see included CHANGES.md for details ++++ ocaml-easy-format: - Update to version 1.3.4 See included CHANGES.md for details ++++ ocaml-findlib: - Update to version 1.9.5 Fix an incomaptibility with ocaml-5.0 ++++ ocaml-mccs: - Update to version 1.1+14 * No changelog provided. ++++ openmpi1: - Backport upstream patches to fix compilation with autoconf >= 2.70 - Fix-error-with-stricter-quoting-requirements-of-autoconf-2.70.patch - Always-include-the-stddef.h-header.patch ++++ openmpi1-testsuite: - Backport upstream patches to fix compilation with autoconf >= 2.70 - Fix-error-with-stricter-quoting-requirements-of-autoconf-2.70.patch - Always-include-the-stddef.h-header.patch ++++ openmpi2: - Backport upstream patches to fix compilation with autoconf >= 2.70 - Fix-error-with-stricter-quoting-requirements-of-autoconf-2.70.patch - Always-include-the-stddef.h-header.patch ++++ openmpi2-testsuite: - Backport upstream patches to fix compilation with autoconf >= 2.70 - Fix-error-with-stricter-quoting-requirements-of-autoconf-2.70.patch - Always-include-the-stddef.h-header.patch ++++ openmpi3: - Backport upstream patchs to fix compilation with autoconf >= 2.70 and GCC12 - Fix-error-with-stricter-quoting-requirements-of-autoconf-2.70.patch - Always-include-the-stddef.h-header.patch ++++ openmpi3-testsuite: - Backport upstream patchs to fix compilation with autoconf >= 2.70 and GCC12 - Fix-error-with-stricter-quoting-requirements-of-autoconf-2.70.patch - Always-include-the-stddef.h-header.patch ++++ openmpi_1_10_7-gnu-hpc-testsuite: - Backport upstream patches to fix compilation with autoconf >= 2.70 - Fix-error-with-stricter-quoting-requirements-of-autoconf-2.70.patch - Always-include-the-stddef.h-header.patch ++++ openmpi_2_1_6-gnu-hpc-testsuite: - Backport upstream patches to fix compilation with autoconf >= 2.70 - Fix-error-with-stricter-quoting-requirements-of-autoconf-2.70.patch - Always-include-the-stddef.h-header.patch ++++ openmpi_3_1_6-gnu-hpc-testsuite: - Backport upstream patchs to fix compilation with autoconf >= 2.70 and GCC12 - Fix-error-with-stricter-quoting-requirements-of-autoconf-2.70.patch - Always-include-the-stddef.h-header.patch ++++ opi: - Version 2.7.0 - Make repo parsing more stable and improve error handling ++++ patterns-microos: - Drop cfssl requirement for ra_verifier, as openssl can now do revocation. ++++ perl-Package-Stash-XS: - updated to 0.30 see /usr/share/doc/packages/perl-Package-Stash-XS/Changes 0.30 2022-06-12 20:00:39Z - misc tooling updates - fixed redundant argument in sprintf in tests (RT#143205) ++++ perl-Role-Identifiable: - updated to 0.008 see /usr/share/doc/packages/perl-Role-Identifiable/Changes 0.008 2022-06-12 15:25:28-04:00 America/New_York - tweak some packaging information (author, etc) - add Role::Identifiable just to make life simpler ( https://github.com/rjbs/Role-Identifiable/issues/3 ) ++++ php7-ice: - Ice 1.9.0 * PHP 8.1, add support fix #299 * Switch to Github Actions fix #302 * Update zephir to 0.16.0 * Update zephir parser to 1.5.0 ++++ php8-ice: - Ice 1.9.0 * PHP 8.1, add support fix #299 * Switch to Github Actions fix #302 * Update zephir to 0.16.0 * Update zephir parser to 1.5.0 ++++ python-hypothesis: - Update to 6.47.1 * Our pretty-printer no longer sorts dictionary keys, since iteration order is stable in Python 3.7+ and this can affect reproducing examples (issue #3370). This PR was kindly supported by Ordina Pythoneers. - Release 6.47.0 * The Ghostwritter can now write tests for @classmethod or @staticmethod methods, in addition to the existing support for functions and other callables (issue #3318). Thanks to Cheuk Ting Ho for the patch. - Release 6.46.11 * Mention hypothesis.strategies.timezones() in the documentation of hypothesis.strategies.datetimes() for completeness. * Thanks to George Macon for this addition. - Release 6.46.10 * This release contains some small improvements to our documentation. Thanks to Felix Divo for his contribution! - Release 6.46.9 * This patch by Adrian Garcia Badaracco adds type annotations to some private internals (issue #3074). - Release 6.46.8 * This patch by Phillip Schanely makes changes to the floats() strategy when min_value or max_value is present. Hypothesis will now be capable of generating every representable value in the bounds. You may notice that hypothesis is more likely to test values near boundaries, and values that are very close to zero. * These changes also support future integrations with symbolic execution tools and fuzzers (issue #3086). - Release 6.46.7 * This patch updates the type annotations for tuples() and one_of() so that type-checkers require its arguments to be positional-only, and so that it no longer fails under pyright-strict mode (see issue #3348). Additional changes are made to Hypothesis’ internals improve pyright scans. - Release 6.46.6 * This patch by Cheuk Ting Ho adds support for PEP 655 Required and NotRequired as attributes of TypedDict in from_type() (issue #3339). - Release 6.46.5 * This patch fixes from_dtype() with long-precision floating-point datatypes (typecode g; see numpy.typename()). - Release 6.46.4 * This patch improves some error messages for custom signatures containing invalid parameter names (issue #3317). - Release 6.46.3 * This patch by Cheuk Ting Ho makes it an explicit error to call from_type() or register_type_strategy() with types that have no runtime instances (issue #3280). - Release 6.46.2 * This patch fixes silently dropping examples when the @example decorator is applied to itself (issue #3319). This was always a weird pattern, but now it works. Thanks to Ray Sogata, Keeri Tramm, and Kevin Khuong for working on this patch! - Release 6.46.1 * This patch fixes a rare bug where we could incorrectly treat empty as a type annotation, if the callable had an explicitly assigned __signature__. - Release 6.46.0 * This release adds an allow_nil argument to uuids(), which you can use to… generate the nil UUID. Thanks to Shlok Gandhi for the patch! - Release 6.45.4 * This patch fixes some missing imports for certain Ghostwritten tests. Thanks to Mel Seto for fixing issue #3316. - Release 6.45.3 * This patch teaches the Ghostwriter to recognize many more common argument names (issue #3311). - Release 6.45.2 * This patch fixes issue #3314, where Hypothesis would raise an internal error from domains() or (only on Windows) from timezones() in some rare circumstances where the installation was subtly broken. * Thanks to Munir Abdinur for this contribution. - Release 6.45.1 * This release fixes deprecation warnings about sre_compile and sre_parse imports and importlib.resources usage when running Hypothesis on Python 3.11. + Thanks to Florian Bruhin for this contribution. - Release 6.45.0 * This release updates xps.indices() by introducing an allow_newaxis argument, defaulting to False. If allow_newaxis=True, indices can be generated that add dimensions to arrays, which is achieved by the indexer containing None. This change is to support a specification change that expand dimensions via indexing (data-apis/array-api#408). - Release 6.44.0 * This release adds a names argument to indexes() and series(), so that you can create Pandas objects with specific or varied names. * Contributed by Sam Watts. - Release 6.43.3 * This patch updates the type annotations for @given so that type-checkers will warn on mixed positional and keyword arguments, as well as fixing issue #3296. - Release 6.43.2 * Fixed a type annotation for pyright --strict (issue #3287). - Release 6.43.1 * This patch makes it an explicit error to call register_type_strategy() with a Pydantic GenericModel and a callable, because GenericModel isn’t actually a generic type at runtime and so you have to register each of the “parametrized versions” (actually subclasses!) manually. See issue #2940 for more details. - Release 6.43.0 * This release makes it an explicit error to apply @pytest.fixture to a function which has already been decorated with @given(). Previously, pytest would convert your test to a fixture, and then never run it. - Release 6.42.3 * This patch fixes from_type() on a TypedDict with complex annotations, defined in a file using from __future__ import annotations. Thanks to Katelyn Gigante for identifying and fixing this bug! - Release 6.42.2 * The Hypothesis pytest plugin was not outputting valid xunit2 nodes when --junit-xml was specified. This has been broken since Pytest 5.4, which changed the internal API for adding nodes to the junit report. * This also fixes the issue when using hypothesis with - -junit-xml and pytest-xdist where the junit xml report would not be xunit2 compatible. Now, when using with pytest-xdist, the junit report will just omit the node. * For more details, see this pytest issue, this pytest issue, and issue #1935 * Thanks to Brandon Chinn for this bug fix! - Release 6.42.1 * This patch fixes pretty-printing of regular expressions in Python 3.11.0a7, and updates our vendored list of top-level domains,. - Release 6.42.0 * This release makes st.functions(pure=True) less noisy (issue [#3253]), and generally improves pretty-printing of functions. - Release 6.41.0 * This release changes the implementation of infer to be an alias for Ellipsis. E.g. @given(a=infer) is now equivalent to @given(a=...). Furthermore, @given(...) can now be specified so that @given will infer the strategies for all arguments of the decorated function based on its annotations. - Release 6.40.3 * This patch simplifies the repr of the strategies namespace returned in make_strategies_namespace(), e.g. >>> from hypothesis.extra.array_api import make_strategies_namespace >>> from numpy import array_api as xp >>> xps = make_strategies_namespace(xp) >>> xps make_strategies_namespace(numpy.array_api) - Release 6.40.2 * Fixed from_type() support for PEP 604 union types, like int | None (issue #3255). - Release 6.40.1 * Fixed an internal error when given() was passed a lambda. - Release 6.40.0 * The Ghostwriter can now write tests which check that two or more functions are equivalent on valid inputs, or raise the same type of exception for invalid inputs (issue #3267). - Release 6.39.6 * This patch makes some quality-of-life improvements to the Ghostwriter: we guess the text() strategy for arguments named text (…obvious in hindsight, eh?); and improved the error message if you accidentally left in a nothing() or broke your rich install. - Release 6.39.5 * This patch improves our error detection and message when Hypothesis is run on a Python implementation without support for -0.0, which is required for the floats() strategy but can be disabled by unsafe compiler options (issue #3265). ++++ python-more-itertools: - Clean up specfile, only requires flit-core (flit not in Ring1) ++++ python-redis: - Delete unused redismod.conf, remove duplicate Source entry for tox.ini - Add redismod.conf and tox.ini as Sources to SPEC file. ++++ python-social-auth-core: - Update to 4.3.0 * Add backend for Hashicorp Vault OIDC backend * Add generic OpenID Connect backend * Add Grafana OAuth2 backend * Add MusicBrainz OAuth2 backend * Fixed redirect state for Keycloak backend * Add fallback to RSA256 in OpenID Connect when alg is not set * Fixed Azure backend so it can be used with all Azure authority hosts - Don't test extra saml for which the distro does not have the right packages ++++ qpwgraph: - Update to version 0.3.2: * Fix initial nodes layout positioning, now back to the former spiraled away from the centre. ++++ ruby-common: - make %gem_unpack and %gem_build work when the default system ruby is not installed: both macros now use the %{gem_binary} define and we have a common macro %{set_gem_binary} to set this variable. the set macro will use the ruby-find-versioned to find a versioned version of gem. ++++ rubygem-bcrypt: - updated to version 3.1.18 * Unlock GVL when calculating hashes and salts [GH #260] * Fix compilation warnings in `ext/mri/bcrypt_ext.c` [GH #261] ++++ rubygem-bootsnap: - updated to version 1.12.0 * `bootsnap precompile` CLI will now also precompile `Rakefile` and `.rake` files. * Stop decorating `Module#autoload` as it was only useful for supporting Ruby 2.2 and older. * Remove `uname` and other patform specific version from the cache keys. `RUBY_PLATFORM + RUBY_REVISION` should be enough to ensure bytecode compatibility. This should improve caching for alpine based setups. See #409. ++++ rubygem-faraday: - updated to version 2.3.0 [#] Features * Add indices when arrays are encoded by @daedric in #1399 [#] Fixes * Allow application/x-www-form-url_encoded POST requests to use file objects as the request body by @catlee in #1415 [#] Misc * CHANGELOG: add 2.2.0 section by @olleolleolle in #1394 * docs: UPGRADE Note #dependency removed in 2.0 by @olleolleolle in #1398 * docs: Add one more require to the quickstart to make this whole thing work immediately by @joshuabremerdexcom in #1401 * Update custom middleware documentation by @AlexWayfer in #1404 * Doc: Added raise_error middleware configuration by @nicosvirjt in #1412 * docs: Correct default default_adapter value by @kuahyeow in #1414 * CI: Update GitHub Action "checkout" to v3 by @olleolleolle in #1416 ++++ rubygem-faraday-net_http: - updated to version 2.0.3 * Add Errno::EALREADY to list of Net::HTTP exceptions by @iMacTia in #21 ++++ rubygem-jquery-rails: - updated to version 4.5.0 * update jquery to 3.6.0 ++++ rubygem-json: - updated to version 2.6.2 no changelog found ++++ rubygem-msgpack: - updated to version 1.5.2 * Fix bug about unpacking ext type objects with the recursive option ++++ rubygem-multipart-post: - updated to version 2.2.3 * Restore compatibility back to Ruby 2.3 by @ioquatix in #95 ++++ rubygem-rails-html-sanitizer: - updated to version 1.4.3 * Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. Prevent the combination of `select` and `style` as allowed tags in SafeListSanitizer. Fixes CVE-2022-32209 * Mike Dalessio* ++++ rubygem-regexp_parser: - updated to version 2.5.0 [#]## Added - `Regexp::Expression::Base.construct` and `.token_class` methods * see the [wiki](https://github.com/ammar/regexp_parser/wiki) for details ++++ rubygem-rubocop: - updated to version 1.30.1 [#]# 1.30.1 (2022-06-06) [#]## Bug fixes * [#10685](https://github.com/rubocop/rubocop/issues/10685): Fix a false positive for `Style/StringConcatenation` when `Mode: conservative` and first operand is not string literal. ([@koic][]) * [#10670](https://github.com/rubocop/rubocop/pull/10670): Fix a false positive for `Style/FetchEnvVar` in the body with assignment method. ([@ydah][]) * [#10671](https://github.com/rubocop/rubocop/issues/10671): Fix an incorrect autocorrect for `EnforcedStyle: with_first_argument` of `Layout/ArgumentAlignment` and `EnforcedColonStyle: separator` of `Layout/HashAlignment`. ([@koic][]) * [#10676](https://github.com/rubocop/rubocop/pull/10676): Fix `--ignore-unrecognized-cops` option always showing empty warning even if there was no problem. ([@nobuyo][]) * [#10674](https://github.com/rubocop/rubocop/issues/10674): Fix a false positive for `Naming/AccessorMethodName` with type of the first argument is other than `arg`. ([@ydah][]) * [#10679](https://github.com/rubocop/rubocop/issues/10679): Fix a false positive for `Style/SafeNavigation` when `TargetRubyVersion: 2.2` or lower. ([@koic][]) [#]## Changes * [#10673](https://github.com/rubocop/rubocop/pull/10673): Update auto-gen-config's comment re auto-correct for `SafeAutoCorrect: false`. ([@ydah][]) [#]# 1.30.0 (2022-05-26) [#]## New features * [#10065](https://github.com/rubocop/rubocop/issues/10065): Add new `Gemspec/DeprecatedAttributeAssignment` cop. ([@koic][]) * [#10608](https://github.com/rubocop/rubocop/pull/10608): Add new `Style/MapCompactWithConditionalBlock` cop. ([@nobuyo][]) * [#10627](https://github.com/rubocop/rubocop/issues/10627): Add command-line option `--ignore-unrecognized-cops` to ignore any unknown cops or departments in .rubocop.yml. ([@nobuyo][]) * [#10620](https://github.com/rubocop/rubocop/pull/10620): Add Sorbet's `typed` sigil as a magic comment. ([@zachahn][]) [#]## Bug fixes * [#10662](https://github.com/rubocop/rubocop/pull/10662): Recover Ruby 2.1 code analysis using `TargetRubyVersion: 2.1`. ([@koic][]) * [#10396](https://github.com/rubocop/rubocop/issues/10396): Fix autocorrect for `Layout/IndentationWidth` to leave module/class body unchanged to avoid infinite autocorrect loop with `Layout/IndentationConsistency` when body trails after class/module definition. ([@johnny-miyake][]) * [#10636](https://github.com/rubocop/rubocop/issues/10636): Fix false positive in `Style/RedundantCondition` when the branches call the same method on different receivers. ([@dvandersluis][]) * [#10651](https://github.com/rubocop/rubocop/issues/10651): Fix autocorrect for `Style/For` when using array with operator methods as collection. ([@nobuyo][]) * [#10629](https://github.com/rubocop/rubocop/pull/10629): Fix default Ruby version from 2.5 to 2.6. ([@koic][]) * [#10661](https://github.com/rubocop/rubocop/pull/10661): Fix a false negative for `Style/SymbolProc` when method has no arguments and `AllowMethodsWithArguments: true`. ([@koic][]) * [#10631](https://github.com/rubocop/rubocop/issues/10631): Fix autocorrect for `Style/RedundantBegin`. ([@johnny-miyake][]) * [#10652](https://github.com/rubocop/rubocop/issues/10652): Fix a false positive for `Style/FetchEnvVar` in conditions. ([@ydah][]) * [#10665](https://github.com/rubocop/rubocop/issues/10665): Fix an incorrect autocorrect for `EnforcedStyle: with_first_argument` of `Layout/ArgumentAlignment` and `EnforcedColonStyle: separator` of `Layout/HashAlignment`. ([@koic][]) * [#10258](https://github.com/rubocop/rubocop/issues/10258): Recover Ruby 2.4 code analysis using `TargetRubyVersion: 2.4`. ([@koic][]) * [#10668](https://github.com/rubocop/rubocop/pull/10668): Recover Ruby 2.0 code analysis using `TargetRubyVersion: 2.0`. ([@koic][]) * [#10644](https://github.com/rubocop/rubocop/pull/10644): Recover Ruby 2.2 code analysis using `TargetRubyVersion: 2.2`. ([@koic][]) * [#10639](https://github.com/rubocop/rubocop/issues/10639): Fix `Style/HashSyntax` to exclude files that violate it with `EnforceHashShorthandSyntax` when running `auto-gen-config`. ([@nobuyo][]) * [#10633](https://github.com/rubocop/rubocop/issues/10633): Fix infinite autocorrection loop in `Style/AccessorGrouping` when combining multiple of the same accessor. ([@dvandersluis][]) * [#10618](https://github.com/rubocop/rubocop/issues/10618): Fix `LineBreakCorrector` so that it won't remove a semicolon in the class/module body. ([@johnny-miyake][]) * [#10646](https://github.com/rubocop/rubocop/issues/10646): Fix an incorrect autocorrect for `Style/SoleNestedConditional` when using `unless` and `&&` without parens in the outer condition and nested modifier condition. ([@koic][]) * [#10659](https://github.com/rubocop/rubocop/issues/10659): Fix automatically appended path for `inherit_from` by `auto-gen-config` is incorrect if specified config file in a subdirectory as an option. ([@nobuyo][]) * [#10640](https://github.com/rubocop/rubocop/pull/10640): Recover Ruby 2.3 code analysis using `TargetRubyVersion: 2.3`. ([@koic][]) * [#10657](https://github.com/rubocop/rubocop/issues/10657): Fix `--auto-gen-config` command option ignores specified config file by option. ([@nobuyo][]) [#]## Changes * [#10095](https://github.com/rubocop/rubocop/issues/10095): Change "auto-correct" to "autocorrect" in arguments, documentation, messages, comments, and specs. ([@chris-hewitt][]) * [#10656](https://github.com/rubocop/rubocop/issues/10656): Mark `Style/RedundantInterpolation` as unsafe autocorrection. ([@koic][]) * [#10616](https://github.com/rubocop/rubocop/pull/10616): Markdown formatter: skip files with no offenses. ([@rickselby][]) ++++ vagrant-sshfs: - Add missing requires /usr/bin/fusermount ++++ xtables-addons: - Update to release 3.21 * Linux 5.10.x stable branch: support for Linux 5.10.121 ++++ yast2-trans: - Update to version 84.87.20220610.18fe395dc0: * New POT for text domain 'network'. * New POT for text domain 'hana-ha'. * New POT for text domain 'control'. * New POT for text domain 'online-update'. * New POT for text domain 'add-on'. ------------------------------------------------------------------ ------------------ 2022-6-12 - Jun 12 2022 ------------------- ------------------------------------------------------------------ ++++ exo: - Update to version 4.16.4 * exo-open : Only execute local .desktop files ++++ gsequencer: - new upstream v4.2.3 implemented refresh port and no-update while refreshing ports. ++++ inxi: - Updated to version 3.3.17: * /usr/share/doc/packages/inxi/inxi.changelog. ++++ okteta: - Update to 0.26.9 * Fixed: multiple issues in Structures tool + wrong warnings about unknown tag name "enumDef" in + missing cleaning of any existing string data on reading zero-bytes string (kde#396057) + bad condition for string maxBytes value meaning empty string (kde#396057) + missing update of tree view after committing a change (kde#337653) + wrong offset for view markup of string characters + reading data from wrong offset on changes with a locked offset + missing combobox editor for enumerations with defined values (kde#337652) * Improved: multiple things in Structures tool + new context menu to copy data & display string to the clipboard (kde#314798) + additional action for before-mentioned context menu to select the bytes * Improved: control elements in tool views all have margins to the border and follow general QToolBar button style * Improved: translations ++++ mozilla-nss: - update to NSS 3.79 * bmo#205717 - Use PK11_GetSlotInfo instead of raw C_GetSlotInfo calls. * bmo#1766907 - Update mercurial in clang-format docker image. * bmo#1454072 - Use of uninitialized pointer in lg_init after alloc fail. * bmo#1769295 - selfserv and tstclnt should use PR_GetPrefLoopbackAddrInfo. * bmo#1753315 - Add SECMOD_LockedModuleHasRemovableSlots. * bmo#1387919 - Fix secasn1d parsing of indefinite SEQUENCE inside indefinite GROUP. * bmo#1765753 - Added RFC8422 compliant TLS <= 1.2 undefined/compressed ECPointFormat extension alerts. * bmo#1765753 - TLS 1.3 Server: Send protocol_version alert on unsupported ClientHello.legacy_version. * bmo#1764788 - Correct invalid record inner and outer content type alerts. * bmo#1757075 - NSS does not properly import or export pkcs12 files with large passwords and pkcs5v2 encoding. * bmo#1766978 - improve error handling after nssCKFWInstance_CreateObjectHandle. * bmo#1767590 - Initialize pointers passed to NSS_CMSDigestContext_FinishMultiple. * bmo#1769302 - NSS 3.79 should depend on NSPR 4.34 ++++ pcsc-lite: - version 1.9.8 * Install install_spy.sh & uninstall_spy.sh scripts in docdir * SCardTransmit(): do not fail if receive buffer is "too large" * SCardControl(): do not fail if receive buffer is "too large" * fix some memory leaks on shutdown * use a better random number generator * Some other minor improvements ++++ ncspot: - Package desktop file - Depend on rust version 1.61 - Update to version 0.10.0 Maintenance * Update to Librespot 0.4.1 * Prevent integer overflow when calculating cache size * Fix some errors and warnings when enabling/disabling features * Fix: don't throw error if search yields no result Features * Add option (library_tabs) to customize library tabs * Add track_format config option for custom track formatting in lists * Add desktop entry & notification icon hint ++++ google-noto-fonts: update: 20220524 -> 20220607 - Noto Sans and Noto Sans Myanmar have been updated fix(spec): add LICENSE to every package, remove redundant doc package - It is likely a legal requirement that the license must be included with the package (rather than only recommends) - Using the %license macro and including the license in every subpackage is the norm fix(sh): prevent redundant .svn files from being compressed into archive chore(spec): use install instead of mkdir and cp chore(sh): fix typo ++++ perl-Specio: - updated to 0.48 see /usr/share/doc/packages/perl-Specio/Changes 0.48 2022-06-11 - Importing types into a class which inherited from another class that had imported types wouldn't work, leaving the child class with no `t()` sub. Patch by Kerin Millar. ++++ php7-xdebug: - Updated to Xdebug 3.1.5 * Fixed bug #2056: Install documentation gives wrong arch for installation on M1 Macs * Fixed bug #2082: phpize --clean removes required clocks.m4 file * Fixed bug #2083: Constant defined with an enum case produce double "facet" attribute in context_get response * Fixed bug #2085: Crash when used with source guardian encoded files * Fixed bug #2090: Segfault in __callStatic() after FFI initialization ++++ php8-xdebug: - Updated to Xdebug 3.1.5 * Fixed bug #2056: Install documentation gives wrong arch for installation on M1 Macs * Fixed bug #2082: phpize --clean removes required clocks.m4 file * Fixed bug #2083: Constant defined with an enum case produce double "facet" attribute in context_get response * Fixed bug #2085: Crash when used with source guardian encoded files * Fixed bug #2090: Segfault in __callStatic() after FFI initialization ++++ python-hatchling: - update to version 1.3.1: * Fixed: Better populate global variables for the code version source - add a comment explaining why the tests are skipped in obs because they need internet access ++++ redis: - Update to version 7.0.2 * Fixed SET and BITFIELD commands being wrongly marked movablekeys (#10837) Regression in 7.0 possibly resulting in excessive roundtrip from cluster clients. * Fix crash when /proc/sys/vm/overcommit_memory is inaccessible (#10848) Regression in 7.0.1 resulting in crash on startup on some configurations. ++++ retry: - Initial package creation ++++ rsibreak: - Update to 0.12.15: * Add option to suppress breaks while fullscreen windows are visible * Potentially fix tooltip rendering on XFCE * Make it possible to disable tiny breaks * Configuration dialog: Don't reset timers when pressing "OK" if no changes happened * Translation improvements * Convert license headers to SPDX * Internal code improvements - Add signature file and keyring ------------------------------------------------------------------ ------------------ 2022-6-11 - Jun 11 2022 ------------------- ------------------------------------------------------------------ ++++ FreeFileSync: - Update to 11.19 - Improved performance for huge exclusion filter lists: linear to constant(!) time - Support sync with Google Drive starred folders - - Access "My Computers" (as created by Google Backup and Sync) if starred - Western Digital Mycloud NAS: fixed ERROR_ALREADY_EXISTS when changing case - Added per-file progress for "copy to" function - Have filter wildcard ? not match path separator - Work around WBEM_E_INVALID_NAMESPACE error during installation - Fixed login user incorrectly displayed as root (macOS) - Save Google Drive buffer before system shutdown - Changes from 11.18 - Add comparison time to sync log when using GUI - Added user-configurable timeout for Google Drive - Consider port when comparing (S)FTP paths for equality - Fixed SFTP key file login error on OpenSSH_8.8p1 - Add error details for NSFileReadUnknownError (macOS) - Disable new config button when already at default - Use user language instead of region locale during installation - Changes from 11.17 - Show per-file progress in percent when copying large files - Log app initialization errors - Fixed uncaught exception after installation - Defer testing for third-party buggy DLLs until after crashing - Consider ReFS 128-bit file ID failure states (Windows) - Refer to volume by name: support names including brackets - Support local installation with non-standard home (Linux) - Add FreeFileSync-build-with-gcc12.patch to fix build with gcc12 - Add FreeFileSync-build-with-wx3.1.5.patch to fix build with wxWidgets 3.1.5 - Update FreeFileSync-build.patch for version 11.19 ++++ deepin-reader: - Fix build on openjpeg 2.5.0 and later ++++ pidgin: - Update to version 2.14.10: * Minor fixes to emojis, drop QQ smileys * Modernize the desktop file and appdata files * Make privacy settings persist * Fix a use after free that was introduced in 2.14.9 * IRC: Fix a crash if the server sends a short form JOIN message * XMPP: multiple fixes ++++ git-cola: - Update to 4.0.1 - Usability, bells and whistles * Double-clicking dock widgets no longer creates sub-windows when the layout is locked. https://github.com/git-cola/git-cola/issues/1176 https://github.com/git-cola/git-cola/pull/1198 - Fixes * We now guard against `locale.getdefaultlocale()` returning `None` in some configurations, notably on macOS if none of 'LC_ALL', 'LC_CTYPE', 'LANG' or 'LANGUAGE' are defined. https://github.com/git-cola/git-cola/issues/1234 * The preferences dialog has been fixed to properly handle booleans. https://github.com/git-cola/git-cola/issues/1235 * The `docs/` directory was restructured to avoid missing `setup.py` errors. `share/doc/git-cola` is now a symlink pointing to `docs/`. https://github.com/git-cola/git-cola/issues/1230 * Message boxes could sometimes display off-screen or using geometry that is larger than the current desktop. Message box sizes are now clamped to the desktop size. https://github.com/git-cola/git-cola/issues/1228 ++++ irssi: - drop irssi.conf, upstream does not install it anymore - drop SOCKS support and related patch irssi-0.8.16_missing_prototype_warnings.patch, was not working - drop irssi-1.2.3-add-libera.patch, upstream - drop irssi-rpmlintrc, did not match - drop botti, not supported by upstream - update to 1.4.1 ! Note: botti no longer compiles; get in touch if you use it * Format the output of /QUOTE HELP (#1371, an#82). By Val Lorentz. Add /SHELP as default alias (an#83) + GLib log message filter: /SET glib_log_domains (an#50, an#59). By Andrej Kacian + An option to clear the cutbuffer: /SET empty_kill_clears_cutbuffer (an#58). By Mikael Magnusson + Scriptable pastebin (an#60, an#88) + Configurable actlist separator: /SET actlist_separator (#1364, an#61) - Fix window left/right not skipping visible windows (an#57). By Mikael Magnusson - Fix wrong printf-format on OpenBSD (an#66, an#68). Reported by Aaron Bieber - Fix erroneous output produced by autoload_modules (an#72) - Fix scroll_page_count setting with `.' (#1365, an#76) - Fix memory leak in /IGNORE (#1373, an#84). Found by Jookia - Misc fixes (an#45, an#67, an#70, #1368, an#77) - CHANTYPES take precedence over (missing) STATUSMSG in /join (#1358, an#54) - Fix crash in Perl's $view->set_bookmark (freebsd#254237, an#56) - Minor help fixes (an#51, an#52) - Fix regression where own channel status was forgotten after /UPGRADE (#1357, an#53) * /SET resolve_reverse_lookup setting was removed (#1034, [#1135]) * Irssi will try to connect on IPv4 if IPv6 connection failed (#1146). By Shivaram Lingamneni * The display system now renders formats on the fly (#1079, [#1188], #1191, #1192, #1204, #1205, #1209, #1349, #1355, an#13, an#14, an#28, an#29, an#36, an#37, an#49) This major change will break scripts that try to modify printed text during "print text" signal (#1189). They need to be ported to modify the text during "print format" instead. It also breaks the usage of using /FORMAT to add different colours to a line. Such usage needs to be ported to using $expando variables instead. Affected scripts include format_identify.pl, friends_peder.pl, nickcolor.pl, nm.pl, people.pl The "gui print text finished" and "gui print text after finished" signals gained a TEXT_DEST_REC *parameter in the process. A new "gui render line text" signal is available to change the rendering of a line * made the $Z expando (time) dynamic (#1087, #1207, #1208) This change breaks the usage of /SET timestamp_format to supply a custom displayed time stamp. Affected scripts include binary_time.pl * /HILIGHT -priority now affects which hilight rule gets applied (#1228, #1232) * The NAMES list is now hidden by default if there are more than 18 users on the channel (an#7) To revert to the previous behaviour /SET show_names_on_join_limit -1 * -tls_verify is now enabled by default (#1170, an#18, #1309, an#23, #1343, #1351) This may cause an ugly display of notls_verify in the output of /SERVER LIST, even on plain-text connection, on old configs. Kindly remove the "tls_verify = "no";" entries from your config file manually. * Irssi will now attempt STARTTLS if advertised (#1170, #1312, an#19) Use -disallow_starttls if you absolutely do not want this In order to check for a STARTTLS advertisement, Irssi will now wait for a response (even an error) to CAP LS 302. If your bouncer/server does not want to communicate before receiving USER/PASS at all, use -nocap to disable the CAP check. * Channel sync requests (WHO, MODE) are now sent "later" than user commands. This should improve responsiveness to user commands in the autojoin phase (an#26, an#32, an#33) * Irssi is now using full paths in #include directives and consequently does not add all directories to the include path anymore (#1040) * The Build System was ported to Meson (#1064, #1065, #1068, [#1071], #1072, #1073, #1074, #1075, #1084, #1085, #1118, #1166, [#1223], #1224, #1245, #1313, #1314, an#31) * Scriptassist was changed to use a YAML database (#1163) It will tell you when you need to update your setting * /BIND shows all partial matches (#1155) * Cleanup of unused functions (#1017, #1132, #1145, #1182, [#1246], #1264) Functions removed: NET_CALLBACK NET_HOST_CALLBACK RESOLVED_NAME_REC net_gethostbyaddr_nonblock net_connect_nonblock [ SIMPLE_THREAD_REC, simple_init, simple_readpipe ] hash_save_key Functions deprecated: dec2octal g_timeval_cmp get_timeval_diff Function names corrected: g_input -> i_input g_istr -> i_istr g_io_channel -> i_io_channel g_hash_free_value -> i_hash_free_value remove g_free_true gslist -> i_slist glog_func -> i_log_func glist -> i_list If multi-version compatibility is desired, module authors can find an example of backwards compatible code in cdidier/irssi-xmpp#55 + Add MSGLEVEL_HIDDEN to Perl (#1044) + Add $view->set_hidden_level and $view->remove_lines_by_level to Perl (#1026) + Add a /SET scrollback_max_age setting (#1022). By Heikki Orsila + Add /SET actlist_prefer_window_name (#1025) + Add -window option to /CAT (#1023, #1159) + Add an option to list specific sections with /SET -section lookandfeel (#1048) + Add support for IRCv3 CAP LS 302 (#1091) + Add a new "print noformat" signal that goes together with "print format" (#1088, #1192) + Add support for IRCv3 extended-join. /SET show_extended_join to enable (#1097, #1107, #1124) There are two new /FORMATs, join_extended and join_extended_account, that theme writers need to take into account if desired. + Add support for IRCv3 setname (#1093, #1104, #1254, GL#33) + Add support for IRCv3 account-notify (#1100, #1098, GL#33, [#1105], #1131). Credit to oss-fuzz /SET show_account_notify to enable + Add support for IRCv3 invite-notify (#1094) + Add support for receiving IRCv3 message-tags (#576, #1090) + Add support for sending IRCv3 message-tags (#1092, an#34) + Enable the znc.in/self-message CAP by default (#1123) + Add support for IRCv3 away-notify. /SET away_notify_public to enable (#1099, GL#33, #1105) + Add support for IRCv3 chghost (#1096, GL#33, #1105) For servers with broken chghost implementation that fill the status window with host changed messages, one may add "quote cap req -chghost" to the -autosendcmd or, if the host change messages are entirely undesired, "/format -delete host_changed" + Add support for IRCv3 server-time. /SET show_server_time to enable (#1108) + Add support for logging IRCv3 server-time. /SET log_server_time to disable (#1318, an#16) + Add IRCv3 features to signals.txt (#1111) In particular, "message join" now takes 2 additional arguments, script and module authors must beware of this change. + Show the unignore time in /IGNORE output (#1158, #1161) + Add /SET quit_on_hup to make the behaviour of SIGHUP configurable (#828, #1169). By Pinguin1234 + Support numeric 489 as ERR_SECUREONLYCHAN (#1193, #1196). By Michael Hansen + Improve support for building Irssi in Termux-Android with Meson (#1199) + Add usermode key to Irssi::Irc::Chatnet in Perl (#1288). By Jessica Sophie Porter + Add format_string_expand and format_string_unexpand functions to Perl (#1286) + Add ...->format_create_dest(...)->printformat("format", args...) and ...->printformat_module("module", "format", args...) methods to Perl (#1284) You can avoid any CORE::GLOBAL::caller hacks using the printformat_module method, especially sind that hack was not safe during signal emissions + Add tracking of user accounts in the channel nicklist using WHOX on join (#1250) + Add auto-loading of the Perl and otr module from /SET autoload_modules (#1295) + Add /IGNORE ... NOHILIGHT to ignore some hilights (#1260) + Do not beep on hidden lines with /SET beep_msg_level ... -HIDDEN (#1259) + Added /CS, /MS, /NS, and /OS aliases to the default config (#1316). By Mathis Beer + Allow -tls_ca{file,path} '' to unset an argument (#730, [#1060], an#30) + Add a "server outgoing modify" signal to intercept outgoing messages (#1148, #1151, an#15, an#43). Original by JustAnotherArchivist - remove some hard-coded 510 byte assumptions (#1086) - Several fixes for error checks in SSL (#944, #1037, #943, [#1036]). Reported by Chi Li - Wrong variable tested in mask_match (#902, #1035) - Fix bug where irssi-proxy with `?'-port would not reconnect (#1041) - Allow shrinking of /SET rawlog_lines (#957, #1020). By Marcus "Teschi" Prinz - Fix /WINDOW BALANCE warning (#1054) - fix overflow when first command history entry expires (#1070) - begin modularising IRC module (#1067, #1112, #1113) - fix some memory leaks in /DCC RESUME and settings_add (#1077). By Zero King - fix cut-off text with theme_indent module and /SET indent_always OFF (#1078) - fix the cap_queue order (#1095) - add reference counted strings (#1089) - Fix irc_op_public messages not triggering hilights (#354, [#891], #1129). By Dan Collins - Fix /IGNORE not setting the right level in irc_op_public messages (#1280). Credit to oss-fuzz - Fix GTimeVal deprecation (#1141, #1144, #1145, #1350, an#44) If multi-version compatibility is desired, module authors can find an example of backwards compatible code in cdidier/irssi-xmpp#53 - Fix /IGNORE ... MODES NO_ACT not working (#1164) - Deprecated -ssl* options are hidden from tab completion (#1171) - Make /SET actlist_sort a choice type (#1198) - Fix crash from self-unloading script (#1206). By Thomas Stagner - Fix crash during Perl signal emission (#1233, #1234) - Fix a case where empty lines or comments inside channels or servers in the config would confuse Irssi (#1062, #1242, [#1243]) - Fix reported freezing in DCC GET on slow disks (#159, #1271) - Fix message-tags parsing (#1274, #1275). Credit to oss-fuzz - Fail redirects when receiving numeric 263 (RPL_TRYAGAIN) in response to /WHO (#1283) - Some updates to .gitignore (#1302). By Rene Kita - Fix build on operating systems with X/Open Curses, version 2 (#1305, #1308). By Nia Alarie (Regression introduced with [#1290], alternative fix for Irssi 1.2.3 no-term.h.patch) - Fix otr module not using g_strndup, e.g. on Solaris 10 (#1315). By Claes Nästén - Fix cursor getting stuck for auto completions that changes case (#1176, #1322, an#8). By ffrogman - Restore operation of tag/* in /SET activity_hide_targets (#1337, an#11) nb. the ::all syntax was working in Irssi 1.1 and 1.2 (and continues to work) - Fix /SERVER ADD -matrix -network my_matrix_network (an#12). By Andrej Kacian - Fix /SERVER ADD creating duplicated entries in the config file (#1317, an#22, an#41) - Fix critical when SASL user is set and SASL password is empty (#1325, an#21) - Misc fixes (#1106, #1141, #1272, #1297, an#35) - Fuzz fixes (#1116, #1117, #1119, #1125, #1126, an#20) - Build system fixes (#1101, #1102, #1069, #1140, #1181, #1253) - Sync docs and scripts (an#39) - Text and Help updates - add -tls_* options to manual (#1029, #1030). By Jacob V. Rasmussen - missing targets in /MSG (#1032) - wrong parameter in /ECHO (#1024) - Spelling in OTR (#1047). By David Gall - Clarify statusbar priority (#1049). By Marius Gedminas - Document get_irssi_dir in Perl (#1051, #1052). By Alex Shafer - typo in /HILIGHT help (#1081). By DFrostByte - improved clarity of your_nick_owned (#1138). By Mike Quin - Update some URLs to https (#1163) - Add documentation for escaping some characters (#1329, [#1330], an#9). By Guntbert Reiter - Fix some typos (#1336, an#10). By Francis Mteo - Document $abiversion and parse_special (an#38). By bw1 - Infrastructure updates: - Support for Github Actions (#1039, #1103, #1160, #1212, [#1231], #1252, #1261, an#40) - Run clang-format on pull requests (#1172, #1173, #1184, [#1230], #1247, #1287) - Run abidiff on pull requests (#1179, #1195) - Test CI-Fuzz (#1279, #1304, an#17) ++++ libinput-extra: - Update to release 1.21 * This version includes a new configuration option that, similarly to its touchpad counterpart, allows disabling the trackpoint while typing. * The flat acceleration profile has been improved in this version. ++++ libinput: - Update to release 1.21 * This version includes a new configuration option that, similarly to its touchpad counterpart, allows disabling the trackpoint while typing. * The flat acceleration profile has been improved in this version. ++++ libuna: - Update to release 20220611 * A bunch of new functions, but no proper changelog available. ++++ libuna-mini: - Update to release 20220611 * A bunch of new functions, but no proper changelog available. ++++ libvmime: - Update to snapshot 0.9.2.175 (fc69321d) * Added utility function to convert byteArray to HEX string. * Added support for digest algorithm SHA256 (in certificates). ++++ obs-service-go_modules: - Update to version 0.5.0: * README update * Check go mod subcommand return code, log and exit on error * Log go.mod file not found as error not info * Execute go mod subcommands using subprocess.run() * Rework the service to better work with obs_scm - Add Require: python3-libarchive-c - Drop Require: tar - Drop Require: gzip ++++ php-composer2: - Update to version 2.3.7 * Fixed a few PHPStan ConfigReturnTypeExtension bugs * Fixed Config default for auth configs to be empty arrays instead of null, fixes issues with diagnose command (#10814) * Fixed handling of broken symlinks when checking whether a package is still installed (#6708) * Fixed bin proxies to allow a proxy to include another one safely (#10823) * Fixed openssl 3.x version parsing as it is now semver compliant * Fixed type error when a json file cannot be read (#10818) * Fixed parsing of multi-line arrays in funding.yml (#10784) ++++ python3-pyside2: - Update to 5.15.4 * [PYSIDE-955] QOpenGLContext.versionFunctions() have been implemented. Class QOpenGLVersionFunctionsFactory (from Qt 6) has also been added. * [PYSIDE-1409] signature: The decision heuristics of result tuples have been refined. * [PYSIDE-1438] Crashes in Qt Datavisualization's QBar/SurfaceDataProxy add/set/insertRow() members have been fixed. * [PYSIDE-1502] Import errors will now be properly reported. * [PYSIDE-1513] Documentation on properties has been added. * [PYSIDE-1538] signature: Unrecognized items will no longer raise exceptions. * [PYSIDE-1540] The performance of QPainter::drawPoints(QPolygon) has been improved. * [PYSIDE-1529] Crashes when registering static fields have been fixed. ++++ python-fakeredis: - Update to 1.8.1 * fix: allow redis 4.3.* by @terencehonles in #30 - Release 1.8 * Fix handling url with username and password by @cunla in #27 * Refactor tests by @cunla in #28 - Release 1.7.6 * add IMOVE operation by @BGroever in #11 * Add SMISMEMBER command by @OlegZv in #20 * fix: work with redis.asyncio by @zhongkechen in #10 * Migrate to poetry by @cunla in #12 * Create annotation for redis4+ tests by @cunla in #14 * Make aioredis and lupa optional dependencies by @cunla in #16 * Remove aioredis requirement if redis-py 4.2+ by @ikornaselur in [#19] ++++ python-redis: - Update to version 4.3.3 * Fix Lock crash, and versioning 4.3.3 (#2210) * Async cluster: improve docs (#2208) - Release 4.3.2 * SHUTDOWN - add support for the new NOW, FORCE and ABORT modifiers (#2150) * Adding pipeline support for async cluster (#2199) * Support CF.MEXISTS + Clean bf/commands.py (#2184) * Extending query_params for FT.PROFILE (#2198) * Implementing ClusterPipeline Lock (#2190) * Set default response_callbacks to redis.asyncio.cluster.ClusterNode (#2201) * Add default None for maxlen at xtrim command (#2188) * Async cluster: add/update typing (#2195) * Changed list type to single element type (#2203) * Made sync lock consistent and added types to it (#2137) * Async cluster: optimisations (#2205) * Fix typos in README (#2206) * Fix modules links to https://redis.io/commands/ (#2185) ++++ ruby-build: - Update to version 20220610. Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220610 * Skip building docs when building openssl * See openssl/openssl#8170 * The install_sw target exists since 1.0.0 or earlier: https://github.com/openssl/openssl/blob/OpenSSL_1_0_0-stable/Makefile.org * Re-enable ssldir creation target for openssl install Prior commit attempts to shorten install by omitting documentation install, however an additional target is needed to get the conf dirs for capturing the PEMs et al. * OpenSSL 1.1+ needs the extra install_ssldirs target to install certificates * Add Darwin-arm64 and Linux-aarch64 for truffleruby-dev and truffleruby+graalvm-dev ++++ systemd-presets-branding-openSUSE: - Remove appstream-sync-cache.service: Enabled now in systemd-presets-common-SUSE(bsc#1197684). ++++ ugrep: - update to 3.8.2: * update documentation ------------------------------------------------------------------ ------------------ 2022-6-10 - Jun 10 2022 ------------------- ------------------------------------------------------------------ ++++ python-HyperKitty: - First Make migrations on update, then call migrate ++++ MozillaFirefox: - Mozilla Firefox 101.0.1: * Fixed context menus not appearing when right-clicking Picture-in-Picture windows on some Linux systems (bmo#1771914) * Various stability fixes ++++ alpine: - Update to release 2.26 * Alpine is built with password file support by default. If Alpine is built with SMIME support and the password file does not exist, then Alpine will create it by default and encrypt it. * In the past, Alpine did not recognize images embedded in an HTML file, so now it does and a link to open them is given. Additionally, Alpine did not pass these images to an external browser for display using the external command; it does so now. * Support for code_verifier and code_challenge when generating a refresh token and access token in Gmail and Outlook using the S256 method and plain method. * Changed the redirect_uri scheme for Gmail, as Google is deprecating the use of oob. Changed to http://localhost. Users are supposed to enter the URL they see in their browser in place of the code. * Added support to the LDAP attribute "userCertificate"; * If new mail has arrived when a user is closing a mailbox, Alpine will also announce how many new messages have arrived. ++++ android-tools: - Add fix-add-functional-include.patch (fix gcc 12 build) - Remove fix-pie-build.patch (obsolete) ++++ apache2-mod_php7: - version update to 7.4.30 * This is a security release. https://www.php.net/ChangeLog-7.php#7.4.30 ++++ apache2-mod_php8: - version update to 8.1.7 * This is a security release. https://www.php.net/ChangeLog-8.php#8.1.7 ++++ attica-qt5: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ baloo5: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * tag:/ better handle uds name field (kde#449126) ++++ bluez-qt: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ breeze5-icons: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * port to standard C++ smart pointers where possible ++++ bulk_extractor: - update to version 2.0.0 * 6 years since the last release! * bulk_extractor 2.0 has: * a dramatically improved carver over version 1.6 * is generally more reliable, * is optimized for use on systems with many cores ++++ busybox: - Enable switch_root With this change virtme --force-initramfs works as expected. ++++ chromium: - Chromium 102.0.5005.115 (boo#1200423) * CVE-2022-2007: Use after free in WebGPU * CVE-2022-2008: Out of bounds memory access in WebGL * CVE-2022-2010: Out of bounds read in compositing * CVE-2022-2011: Use after free in ANGLE ++++ cockpit: - new version 271 https://cockpit-project.org/blog/cockpit-271.html - cockpit-redhatfont.diff: not needed, dropped - 0001-selinux-allow-login-to-read-motd-file.patch, hide-docs.patch, hide-pcp.patch remove-pwscore.patch: refreshed ++++ cockpit-machines: - Update to 271.1: https://github.com/cockpit-project/cockpit-machines/releases/tag/270.1 ++++ cockpit-podman: - new version 49.1 https://github.com/cockpit-project/cockpit-podman/releases/tag/49.1 ++++ crmsh: - Update to version 4.4.0+20220610.16cc8d68: * Fix: crm report: use sudo when under non root and hacluster user (bsc#1199634) ++++ extra-cmake-modules: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * FindXCB: fix typo in warning * fix linking on OpenBSD * ECMQtDeclareLoggingCategory: drop support for Qt < 5.4 * ECMAddQtDesignerPlugin: drop support for Qt < 5.9 * ECMAddQtDesignerPlugin: fix support for Qt6 * ECMAddQtDesignerPlugin: fix missing FeatureSummary include * KDEGitCommitHooks: Check if KDEClangFormat was included * KDEGitCommitHooks: Fix quoting of variables ++++ extra-cmake-modules-doc: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * FindXCB: fix typo in warning * fix linking on OpenBSD * ECMQtDeclareLoggingCategory: drop support for Qt < 5.4 * ECMAddQtDesignerPlugin: drop support for Qt < 5.9 * ECMAddQtDesignerPlugin: fix support for Qt6 * ECMAddQtDesignerPlugin: fix missing FeatureSummary include * KDEGitCommitHooks: Check if KDEClangFormat was included * KDEGitCommitHooks: Fix quoting of variables ++++ frameworkintegration: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * port to standard C++ smart pointers where possible ++++ glibmm2_4: - Update to version 2.66.4: + Glib: ustring_Iterator: Don't declare copy constructor =default. The fix in the 2.66.3 release broke ABI. (Kjell Ahlstedt) Issue #98 (Scotty Trees) ++++ go1.19: - go1.19beta1 (released 2022-06-10) is a beta version of go1.19 cut from the master branch at the revision tagged go1.19beta1. Refs boo#1200441 go1.19 release tracking ++++ kactivities-stats: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * port to standard C++ smart pointers where possible * Fix clazy warnings, add missing Q_EMIT, add std::move for terms ++++ kactivities5: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * removed unused include ++++ kapidox: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ karchive: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * KArchive::addLocalDirectory: preserve empty directories * Fix zstd KCompressionDevice not compressing as much as it could (kde#451816) * Always delete device if we created it (kde#432726) * port to standard C++ smart pointers where possible ++++ kauth: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kbookmarks: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * port to standard C++ smart pointers where possible ++++ kcalendarcore: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * Make the Calendar::accessMode property actually accessible from QML * Don't heap allocate ICalFormatImpl in ICalFormat::Private * Remove unnecessary and largely unused d pointers in the Compat* classes * Remove ICalFormatImpl d pointer and vtable * Don't remove the hasGeo property for Qt6, just make it read-only * Change Calendar::sortX() methods to work in-place * Initialize all fields in a default constructed Attendee object * Add Duration <-> iCal string conversion methods to ICalFormat * Deprecate largely unused rawEventsForDate overload ++++ kcmutils: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * KPluginDelegate: reserve space for subtitle * KPluginSelector: animate placeholder appearance * KPluginSelector: Don't show placeholder message immediately upon load * KPluginSelector: fix placeholder location * Add debug output to print KCM location * AboutPlugin.qml: Do not use translation function when we only have one value * [kcmultidialog] Fix crash in clear() ++++ kcodecs: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * port to standard C++ smart pointers where possible ++++ kcompletion: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kconfig: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * Change "Actual Size" shortcut's text to "Zoom to Actual Size" * remove unused includes * Fix enum doc: close tags ++++ kconfigwidgets: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * Change "Actual Size" Action's text to "Zoom to Actual Size" * KRecentFilesAction: remove the corresponding element in m_recentActions when calling removeAction(action) * KRecentFilesAction: refactor some code related to removing an action * KRecentFilesAction: do not reuse removed actions and adding an URL that is already in the menu * Allow specifying a Qt::ConnectionType in KStandardAction::create ++++ kcontacts: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * Re-enable vCard CATEGORIES export ++++ kcoreaddons: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * KPluginFactory: Create un-deprecated overload to register CreateInstanceWithMetaDataFunction * KSignalHandler: add error warnings when reading or writing signal * Use the versionless KDE_INSTALL_FULL_KSERVICETYPESDIR variant * port to standard C++ smart pointers where possible * kmemoryinfo class * KPluginFactory: Provide better context in error message if instance could not be created * KJob: add method to check if job was started with exec() * Add autotest for KStringHandler::lsqueeze/csqueeze/rsqueeze * new util ksandbox * KDirWatch: handle IN_Q_OVERFLOW events * KProcess: wrap Qt5-only QProcess API also with Qt version check * KListOpenFilesJob: check lsof executable exist in PATH before starting it with QProcess * KProcess: replace an assert with a check for empty * KAboutData: improve the API docs for LicenseKey enum * Install KMemoryInfo headers ++++ kcrash: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kdav: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * port to standard C++ smart pointers where possible ++++ kdbusaddons: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * Rename UpdateLaunchEnvironmentJob's private class to UpdateLaunchEnvironmentJobPrivate * Add Windows CI ++++ kdeclarative: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * qmlcontrols: bump `QtQuick` import version to 2.15 for GridViewInternal * port to standard C++ smart pointers where possible * Use the correct engine variable * Remove KDeclarative instance from QmlObject * QmlObject: Use std::shared_ptr to properly track the lifetime of QQmlEngine (kde#451790) * Move type registrations to the plugin initialization * calendareventsplugin: Add label property * calendareventsplugin: Add support for alternate dates and sub-labels ++++ kded: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kdelibs4support: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kdesignerplugin: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kdesu: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kdnssd-framework: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kdoctools: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * update French user.entities ++++ kemoticons: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kfilemetadata5: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kglobalaccel: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * Encapsulate duplicate code in a local function * Expose enum to QObject * Remove unused method * Properly create lists of items * Remove weird comments * Use KWindowSystem to request activation tokens if necessary (kde#453748) ++++ kguiaddons: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * WaylandClipboard: DataControlSource: delete m_mimeData in dtor (kde#454590) * keysequence: Fix race between recording and currentKeySequence * keysequence: Fix warning message about sequence size to be more precise * keysequence: Replace magic number 4 with enum constant ++++ kholidays: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * Work around qmlplugindump crashing on gadget singletons ++++ khtml: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * java remove support for Java applets ++++ ki18n: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * Directly load catalogs from Android assets * Port to ECMQmlModule ++++ kiconthemes: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * Make testfailures CI failures * port to standard C++ smart pointers where possible ++++ kidletime: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kimageformats: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * psd: Fix segfault on architectures where char is unsigned (like ARM) ++++ kinit: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * KInit is going to be deprecated in KF6 ++++ kio: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * KCoreUrlNavigator: add urlSelectionRequested signal (kde#453289) * kio_file: fix data race on static user cache (kde#454619) * file_unix: use thread id rather than pid for filehelper socket * [KDirOperator] Add option to show hidden files last * [KFileItemDelegate] Add a semi-transparent effect to the labels of hidden files * PreviewJob: Resolve parent mime types before checking wildcards (kde#453480) * [kemailclientlauncherjob] Allow setting BCC * TrashSizeCache: fix parsing of directory cachesize file and improve code * DirectorySizeJob: use targetUrl as url * KFileItem: GetStatusBarInfo: Improve display for urls * KDirModel: don't nuke query and fragment in URLs * [KFilePlacesView] Show inline eject button only for removable drives (kde#453890) * [KFilePlacesView] Don't show capacity bar for network shares * kpasswdserver: fix mistake * port to standard C++ smart pointers where possible * rfc search provider: Fix URL * Skip generation of KCM symlinks on windows * KCMs: Define plugin id to match the desktop file name * Embed json metadata in KCMs, port to new systemsettings namespaces * quickfix crash if element not found, we want to use the range erase here * Add env var KIO_ENABLE_WORKER_THREADS in case of trouble. * Initialize std::atomic variables. * SlaveBase: skip sighandlers when run in thread * kio_file: remove use of QDir::setCurrent() * Implement running KIO workers in-process using a thread * [StatJob] Set total amount to 1 Item * KSambashare: handle "Weak crypto is allowed" error message * dropjob: don't create PasteJob when `m_hasArkFormat` is true * KFileWidget: initialize KFilePlaceModel before KUrlNavigator * [previewjob] Deduplicate legacy plugins based on desktop file name instead of pluginId ++++ kirigami2: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * Add tools-report-bug to kirigami_package_breeze_icons (kde#454735) * Wrap license text in AboutItem (kde#454738) * OverlaySheet: Always restart the open animation if we abort due to size changes * InlineMessage: Better multiline calculation * port to standard C++ smart pointers where possible * Show tooltip for collapsed "Open Sidebar" button (kde#453771) * [ColumnView] Don't leak SeparatorItems (kde#453201) * controls/private: Allow customizing `heightMode` in `ToolBarPageHeader` * Fix identation of the api doc * controls: Add `SelectableLabel` component to enable text selection in label * Handle NavigationTabButton without icon ++++ kitemmodels: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kitemviews: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kjobwidgets: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kjs: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kjsembed: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kmediaplayer: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ knewstuff: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * Don't use menu as transientParent (kde#454895) * KMoreTools: Fix knewstuff_export.h include * Engine: Provide getter for the pageSize property * Adjust KMoreTools headers installation * Fix core includes in autotests/ * Relayout header installation location * EntryDetails: Make summary text selectable * Fix QtQuickDialogWrapper dialog not being usable in konsole (kde#452593) * Fix crash if entry gets deleted (kde#454010) * Add missing translation domain (kde#453827) * Reuse instances of QFileSystemWatcher for KNSCore::Cache ++++ knotifications: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ knotifyconfig: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kpackage: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - Changes since 5.94.0: * port to standard C++ smart pointers where possible ++++ kparts: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kpeople5: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kplotting: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kpty: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kquickcharts: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code change since 5.94.0 ++++ kross: - Update to 5.95.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.95.0 - No code