------------------------------------------------------------------ --- Changelog.all ----------- Thu Nov 17 12:50:09 UTC 2022 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2022-11-16 - Nov 16 2022 ------------------- ------------------------------------------------------------------ ++++ apache-sshd: - Upgrade to version 2.9.2 (bsc#1205463, CVE-2022-45047) - Changes in version 2.8.0 * Bug + Wrong server key algorithm choose + Expiration of OpenSshCertificates needs to compare timestamps as unsigned long + SFTP Get downloads empty file from servers which supports EOF indication after data + skip() doesn't work properly in SftpInputStreamAsync + OpenMode and CopyMode is not honored as expected in version > 4 of SFTP api + SftpTransferTest sometimes hangs (failure during rekeying) + Race condition in KEX + Fix the ciphers supported documentation + Update tarLongFileMode to use POSIX + WinsCP transfer failure to Apache SSHD Server + Pubkey auth: keys from ssh-agent are used even if HostConfigEntry.isIdentitiesOnly() is true + Support RSA SHA2 signatures via SSH agent + NOTICE: wrong copyright year range + Wrong creationTime in writeAttrs for SFTP + sshd-netty logs all traffic on INFO level * New Feature + Add support for chacha20-poly1305@openssh.com + Parsing of ~/.ssh/config Host patterns fails with extra whitespace + Support generating OpenSSH client certificates * Improvement + Add support for curve25519-sha256@libssh.org key exchange + OpenSSH certificates: check certificate type + OpenSSHCertificatesTest: certificates expire in 2030 + Display IdleTimeOut in more user-friendly format + sendChunkIfRemoteWindowIsSmallerThanPacketSize flag in ChannelAsyncOutputStream constructor configurable from outside using variable/config file + Intercepting the server exception message from server in SSHD client + Implement RFC 8332 server-sig-algs on the server + Slow performance listing huge number of files on Apache SSHD server + SFTP: too many LSTAT calls + Support key constraints when adding a key to an SSH agent + Add SFTP server side file custom attributes hook * Task + Make sure the project is built using a 1.8 * Question + UserInteraction Problem - Changes of vesion 2.9.0 * Bug + Deadlock on disconnection at the end of key-exchange + Remote port forwarding mode does not handle EOF properly + Public key authentication: wrong signature algorithm used (ed25519 key with ssh-rsa signature) + Client fails window adjust above Integer.MAX_VALUE + class loader fails to load org.apache.sshd.common.cipher.BaseGCMCipher + Shell is not getting closed if the command has already closed the OutputStream it is using. + Sometimes async write listener is not called + Unhandled SSH_MSG_CHANNEL_WINDOW_ADJUST leeds to SocketTimeoutException + different host key algorithm used on rekey than used for the initial connection + OpenSSH certificate is not properly encoded when critical options are included + TCP/IP remote port forwarding with wildcard IP addresses doesn't work with OpenSSH + UserAuthPublicKey: uses ssh-rsa signatures for RSA keys from an agent * New Feature + Add support for Argon2 encrypted PUTTY key files + Add support for merged inverted output and error streams of remote process * Improvement + Add support for "limits@openssh.com" SFTP extension + Support host-based pubkey authentication in the client + Send environment variable and open subsystem at the same time for SSH session - Changes of version 2.9.1 * Bug + ClientSession.auth().verify() is terminated with timeout + 2.9.0 release broken on Java 8 + Infinite loop in org.apache.sshd.sftp.client.impl.SftpInputStreamAsync#doRead + Deadlock during session exit + Race condition is logged in ChannelAsyncOutputStream - Changes of version 2.9.2 * Bug + SFTP worker threads got stuck while processing PUT methods against one specific SFTP server + Use the maximum packet size of the communication partner + ExplicitPortForwardingTracker does not unbind auto-allocated one + Default SshClient FD leak because Selector not closed + Reading again from exhausted ChannelExec#getInvertedOut() throws IOException instead of returning -1 + Keeping error streams and input streams separate after ChannelExec#setRedirectErrorStream(true) is called + Nio2Session.shutdownOutput() should wait for writes in progress * Test + Research intermittent failure in unit tests using various I/O service factories - Modified patch: * 0001-Avoid-optional-dependency-on-native-tomcat-APR-libra.patch + rediff to changed context - Removed patches: * 0002-Fix-manifest-generation.patch + not needed any more in this version * apache-sshd-2.7.0-java8.patch + not needed since the Java 8 compatibility is handled by the - -release option - Added patch: * apache-sshd-javadoc.patch + Fix different warnings in javadoc generation ++++ crmsh: - Update to version 4.4.1+20221116.4faefec3: * Dev: run-functional-tests: get index of test case in github action * Dev: run-functional-tests: Set stonith-enabled=false after setup cluster * Dev: run-functional-tests: Deploy and remove containers in parallel ++++ eclipse-jgit: - Modified patch: * jgit-apache-sshd-2.7.0.patch + Allow building against apache-sshd 2.8.x and 2.9.x ++++ ffmpeg-5: - Add ffmpeg-CVE-2022-3964.patch: Backport from upstream to fix out of bounds read in update_block_in_prev_frame() (bsc#1205388). ++++ grub2: - Security fixes and hardenings * 0001-font-Reject-glyphs-exceeds-font-max_glyph_width-or-f.patch * 0002-font-Fix-size-overflow-in-grub_font_get_glyph_intern.patch - Fix CVE-2022-2601 (bsc#1205178) * 0003-font-Fix-several-integer-overflows-in-grub_font_cons.patch * 0004-font-Remove-grub_font_dup_glyph.patch * 0005-font-Fix-integer-overflow-in-ensure_comb_space.patch * 0006-font-Fix-integer-overflow-in-BMP-index.patch * 0007-font-Fix-integer-underflow-in-binary-search-of-char-.patch * 0008-fbutil-Fix-integer-overflow.patch - Fix CVE-2022-3775 (bsc#1205182) * 0009-font-Fix-an-integer-underflow-in-blit_comb.patch * 0010-font-Harden-grub_font_blit_glyph-and-grub_font_blit_.patch * 0011-font-Assign-null_font-to-glyphs-in-ascii_font_glyph.patch * 0012-normal-charset-Fix-an-integer-overflow-in-grub_unico.patch - Bump upstream SBAT generation to 3 ++++ icinga-l10n: - Update to 1.2.0 - No changelog from upstream. - Update to 1.1.0 - Updated German translation (de_DE) - Updated Russian translation (ru_RU) - Updated Ukrainian translation (uk_UA) - Added Spanish (Argentina) translation (es_AR) ++++ icingaweb2-module-incubator: - Update to 0.19.0 - improved ProcessInfo serialization - allow to use Cli\Screen w/o CLI - curl: fix PHP 8.1 support in specific error conditions - InfluxDB: fix v2 support - InfluxDB: body compression - InfluxDB: add header for debugging purposes ++++ jgit: - Modified patch: * jgit-apache-sshd-2.7.0.patch + Allow building against apache-sshd 2.8.x and 2.9.x ++++ lighttpd: - package license file ++++ nova: - Update to version 3.4.1: * update dependencies (#167) * Update documentation from template (#161) * Managed by Terraform ++++ openSUSE-repos-MicroOS: - Update to version 20221116.d3d7bc7: * Use zypp style variable for DIST_ARCH boo#1205460 * Remove service generated service file on uninstall ++++ openSUSE-repos-Tumbleweed: - Update to version 20221116.d3d7bc7: * Use zypp style variable for DIST_ARCH boo#1205460 * Remove service generated service file on uninstall ++++ patterns-microos: - Add gstreamer-plusing-bad and gstreamer-plugins-good to ensure GNOME's builtin screen recorder works correctly. ++++ perl-Mail-SpamAssassin-Plugin-dqs: - spamassassin-dqs version 1.2.2 * Removed useless syslog functions and made the plugin compatible with MDaemon * Minor fixes ++++ python-OSMPythonTools: - Initial packaging effort for OSMPythonTools 0.3.5. ++++ python-azure-ai-ml: - New upstream release + Version 1.1.1 + For detailed information about changes see the CHANGELOG.md file provided with this package ++++ python-pdm: - Add findpython-022.patch to make package work with findpython 0.2.2 (from gh#pdm-project/pdm#1516). ++++ wine: - Fix aarch64 file list ++++ wine-staging: - Fix aarch64 file list ++++ zypper-changelog-plugin: - Update with few fixes after testing on Leap and SLES ------------------------------------------------------------------ ------------------ 2022-11-15 - Nov 15 2022 ------------------- ------------------------------------------------------------------ ++++ aalib: - Homepage link http://aa-project.sourceforge.net/ is a permanent redirect to its HTTPS counterpart https://aa-project.sourceforge.net/ ++++ acpid: - Update to version 2.0.34: - Add MSG_CMSG_CLOEXEC for systems that are missing it. - Fix a bug with input layer event table not working on 32-bit builds with 64-bit time types. - Use binary search to find input layer events in the table. - Use AC_PROG_CC instead of the obsolete AC_PROG_CC_STDC. - Add support for more input layer events. ++++ aespipe: - Homepage link http://loop-aes.sourceforge.net/ is a permanent redirect to its HTTPS counterpart https://loop-aes.sourceforge.net/ ++++ cilium-cli: - Update to version 0.12.7: * Prepare for v0.12.7 release * clustermesh: Rename host-reachable-svc opt * Get rid of kube-proxy-replacement=probe * test/connectivity: fix goroutine leak * build(deps): bump helm.sh/helm/v3 from 3.10.1 to 3.10.2 * Update stable release to v0.12.6 * build(deps): bump library/golang from `8558ae6` to `dc4f475` * build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 * build(deps): bump google-github-actions/setup-gcloud from 1.0.0 to 1.0.1 * Improvements for kube-proxy detection and replacement * test/connectivity: Add a bit more logging around Hubble connections * kpr: Improve k8s API server endpoint detection to handle Kind * build(deps): bump google-github-actions/setup-gcloud from 0.6.2 to 1.0.0 * build(deps): bump google-github-actions/auth from 0.8.3 to 1.0.0 * Update Go to 1.19.3, golangci-lint to 1.50.1 * Enable network-perf for arm64 * defaults: Update cilium/json-mock to v1.3.3 - Update to version 0.12.6: * Prepare for v0.12.6 release * vendor: Update cilium/charts * build(deps): bump library/golang * build(deps): bump azure/setup-helm from 3.3 to 3.4 * build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 * install: Add auto-filled --api-versions parameter for helm capabilities * helm: Add PrintHelmTemplateCommand to remove template log in MergeVals * k8s: Add method ListApiResources to k8s.Client * build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 * build(deps): bump library/busybox from `7b72c24` to `c103754` * build(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 * build(deps): bump library/golang from `f3e6836` to `845f16d` * build(deps): bump actions/download-artifact from 3.0.0 to 3.0.1 * Pin gcloud CLI version * build(deps): bump docker/setup-buildx-action from 2.2.0 to 2.2.1 * build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 * build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.1 * build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 ++++ crmsh: - Update to version 4.4.1+20221115.10733d98: * Dev: behave: stop sshd.service in test case - Update to version 4.4.1+20221115.a52067ac: * Dev: crm: Improve error hints when starting crmsh ++++ dracut: - Update to version 057+suse.344.g021aead9: * fix(dracut-systemd): run systemctl daemon-reload after remove_hostonly_files * fix(dracut.sh): improve detection of installed kernel versions (bsc#1205175) * fix(network-manager): always install the library plugins directory (bsc#1202014) * feat(dracut-init.sh): add inst_libdir_dir() helper (bsc#1202014) ++++ fortio: - Update to version 1.38.4: * added test for #652, stepped on #653 while testing the test, added test for that too (#654) - Update to version 1.38.3: * support User-Agent change and deletion from -H, simplify UI for headers (#649) * codeql v2 and a lot of github actions update, sha pinning in dockerfile etc (#647) * Bump docker/setup-buildx-action from 1.7.0 to 2.2.1 (#646) * Bump docker/setup-qemu-action from 1.2.0 to 2.1.0 (#645) * Bump docker/login-action from 1.10.0 to 2.1.0 (#644) * Bump docker/build-push-action from 2.5.0 to 3.2.0 (#643) * bump build image (go 1.19.3), added govulncheck, fix permissions in /go - also stop using /go/src (#641) * README formatting and links correction (#636) ++++ hdf5: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ hdf5_1_12_2-gnu-hpc: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ hdf5_1_12_2-gnu-mpich-hpc: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ hdf5_1_12_2-gnu-mvapich2-hpc: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ hdf5_1_12_2-gnu-openmpi1-hpc: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ hdf5_1_12_2-gnu-openmpi2-hpc: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ hdf5_1_12_2-gnu-openmpi3-hpc: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ hdf5_1_12_2-gnu-openmpi4-hpc: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ hdf5-mvapich2: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ hdf5-openmpi1: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ hdf5-openmpi2: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ hdf5-openmpi3: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ hdf5-openmpi4: - Add to specfile missing patch: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch ++++ helmfile: - Remove incorrectly added go_provides and go_nostrip macros - Add definition for SOURCE_DATE_EPOCH to enable reproducible builds - Update to version 0.148.1: What's Changed * Introduce a new test helper for easier log snapshot testing by @mumoshu in #514 * fix: helmfile template fails when selector matches a chart fetched with go-getter by @yxxhero in #499 - Update to version 0.148.0: What's Changed * fix: child process not exit when recive term signal by @yxxhero in #418 * deps: build with go1.19 by @chenrui333 in #420 * Update ci.yaml by @mumoshu in #422 * fix helmfile version issue in docker image by @yxxhero in #427 * Prevent excessive log in tests by @mumoshu in #424 * Fix preapply hook behavior by @mumoshu in #423 * build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #433 * deps: update dockerfile dependencies by @chenrui333 in #421 * feat: add helm-diff and kustomize in ci matrix by @yxxhero in #434 * build(deps): bump helm.sh/helm/v3 from 3.10.0 to 3.10.1 by @dependabot in #436 * build(deps): bump k8s.io/apimachinery from 0.25.2 to 0.25.3 by @dependabot in #439 * fix: issue path in test on windows by @yxxhero in #449 * fix: fix deps args by @yxxhero in #446 * fix helmfile diff error in window platform by @yxxhero in #451 * move HELMFILE_UPGRADE_NOTICE_DISABLED into envvar file by @yxxhero in #441 * Add --skip-refresh flag to the build command by @indrekj in #444 * fix: needs logic in chart stage by @yxxhero in #458 * fix typo by @yxxhero in #461 * build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #462 * fix --debug flag by @yxxhero in #465 * use curl instead of wget & update helm to 3.10.1 by @itscaro in #467 * add basepath along with filepath into yaml comment by @itscaro in #460 * build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #470 * Fix OCI example by @itscaro in #476 * fix chart needs test issue by @yxxhero in #480 * use fs.Getwd() to get working dir for sub helmfile by @itscaro in #471 * Document git for windows env auto-prefix #481 by @strainovic in #487 * fix oci:// chart by @itscaro in #477 * Allow to override build date with SOURCE_DATE_EPOCH by @bmwiedemann in #486 * Add subcommand init for checks and installs helmfile deps by @xiaomudk in #389 * split run.sh to make run.sh be more clear. by @yxxhero in #485 * remove hooks dir by @yxxhero in #484 * fix: args parse issue by @yxxhero in #457 * fix deps issues by @yxxhero in #492 * test: add template anchors merge e2e test by @yxxhero in #494 * feat: add go test total cover by @yxxhero in #495 * Add --output-dir-template flag to the fetch command by @elchenberg in #456 * build(deps): bump helm.sh/helm/v3 from 3.10.1 to 3.10.2 by @dependabot in #511 * bump: helm to 3.10.2 by @yxxhero in #512 * build(deps): bump k8s.io/apimachinery from 0.25.3 to 0.25.4 by @dependabot in #513 * Add the ability to specify a lock file by @lassizci in #432 ++++ hwdata: - update to 0.364: + Updated pci, usb and vendor ids. ++++ texinfo: - Update to version 7.0 (7 November 2022) * texi2any * LaTeX added as an output format, selected with --latex * EPUB 3 added as an output format, selected with --epub3 * reform throughout the code in general * thorough review of character encoding issues * new customization variables involved with character encoding: INPUT_FILE_NAME_ENCODING, OUTPUT_FILE_NAME_ENCODING, DOC_ENCODING_FOR_INPUT_FILE_NAME, DOC_ENCODING_FOR_OUTPUT_FILE_NAME, MESSAGE_ENCODING and COMMAND_LINE_ENCODING * warn if full-text commands (@ref, @footnote, @anchor) appear in @w * new variable NO_TOP_NODE_OUTPUT * IGNORE_BEFORE_SETFILENAME variable removed. former effect is now always on. * HTML output: * use manual_name_html as output directory for split HTML instead of manual_name or manual_name.html * default DOCTYPE declaration changed to plain HTML5 style rather than HTML4 DTD reference * output only the CSS rules that are needed in an output file . remove CSS_LINES variable and add SHOW_BUILTIN_CSS_RULES * (custom CSS can still be output using EXTRA_HEAD) * use tag for the output of @t and @verb instead of * use for @acronym instead of * link to table of contents from short table of contents only if a table of contents is actually output * prefix classes from @example arguments with `user-' * percent encode URL in @url/@uref, @email, @image and external manual file * new USE_XML_SYNTAX, HTML_ROOT_ELEMENT_ATTRIBUTES and NO_CUSTOM_HTML_ATTRIBUTE variables can be used to output valid XHTML * systematic addition of classes attribute in HTML elements based on the Texinfo @-command names. renaming of class attributes to avoid confusion with @-commands formatting and describe the role in the document rather than the formatting style. * COPIABLE_ANCHORS renamed to COPIABLE_LINKS * do not add a title by default; SHOW_TITLE or NO_TOP_NODE_OUTPUT has to be set * USE_TITLEPAGE_FOR_TITLE is now true by default * L2H variable removed, replaced by HTML_MATH set to `l2h' * rename OVERVIEW_LINK_TO_TOC to SHORT_TOC_LINK_TO_TOC * rename BEFORE_OVERVIEW to BEFORE_SHORT_TOC_LINE * rename AFTER_OVERVIEW to AFTER_SHORT_TOC_LINES * remove PRE_ABOUT, AFTER_ABOUT, and add PROGRAM_NAME_IN_ABOUT * remove KEEP_TOP_EXTERNAL_REF * new variables IGNORE_REF_TO_TOP_NODE_UP, CONVERT_TO_LATEX_IN_MATH, HTMLXREF_MODE and HTMLXREF_FILE * DocBook output: * do not output Top node or text before the first @node or sectioning @-command. NO_TOP_NODE_OUTPUT can be set to false to output Top node for now. * replace @definfocenlose defined @-commands by the argument as-is to be more consistent with printed output * HTML/DocBook output: * USE_NUMERIC_ENTITY changed to mean to use numeric entities instead of named entities. former effect is now always on. * ENABLE_ENCODING_USE_ENTITY variable removed. former effect is now always off. * Info output * quote problematic node names (with :, comma...) by default * new customization variable ASCII_PUNCTUATION to use plain ASCII characters for quotation marks and a few other symbols * texinfo.tex * `@microtype on' uses microtypography in formatting for pdfTeX and LuaTeX * do not ignore @part page immediately following Top node * do `@set txicodevaristt' to get slanted typewriter for @var in code, `@clear txicodevaristt' to use slanted, variable-width roman font for @var everywhere. flag is @set by default, but we may turn this off in the future. * new file doc/texinfo-zh.tex for Texinfo documents in Chinese. new support file doc/txi-zh.tex for Chinese. doc/short-sample-zh.texi is a sample document. * info * better support for index entries containing parentheses * better support for getting bold text etc. when displaying manpages * bug fixed where the first index entry in a file could be ignored * M-C-f closes as well as opens footnotes window * do not crash if run in Brazilian Portuguese locale * Language * @deftype* commands use typewriter font in argument list * new commands @latex, @iflatex, @ifnotlatex for new LaTeX output format * do `@set txidefnamenospace' to omit space after a definition name * Other * build fixed for glibc 2.34 - Delete patch 13a8894fe2.patch as now part of upstream tar ball ++++ kcalutils: - Don't hardcode the grantlee short version. ++++ kubie: - Update to version 0.19.1: * Version 0.19.1 * Update dependencies * Update skim to 0.10.1, fix security alerts * Update attohttpc and use native certs with rustls ++++ muparser: - Update to release 2.3.4 * build: resolve sprintf deprecation warnings ++++ liboqs: - Ship the README.md mentioned in the description. - Compact descriptions. ++++ purple-rocketchat: - Update to version 0.0+git20220925 (changes since 0.0+git20210219): * compatibility with rocketchat server 4.x * fix various memory leaks * handle http connection errors when building against Purple 2.x * only start the actual login process when api/me could be reached ++++ libvpl: - missed part of specfile to limit build to x86_64 on older products than factory ++++ wireplumber: - Add patch from upstream to work around a problem when a link is not activated: * 0001-policy-node-wait-for-unactivated-links-instead-of-removing.patch - Add patch from upstream to fix handling null devices which result in lua exceptions: * 0001-alsa.lua-remove-the-disabled-entities-from-the-names-table.patch ++++ lighttpd: - build with php8 on current releases ++++ live-langset-data: - Drop support for /etc/sysconfig/language (12.x), it was activated in staging projects by accident ("Tumbleweed 1") ++++ nvme-stas: - Update to version 1.1.7: * staslib: Trim white spaces from DLPEs and manual configuration. (bsc#1204975) ++++ okteto: - Update to version 2.9.0: * Hold "okteto up" if the cluster is scaling up (#3207) * Fix error logging crash on context load failure (#3193) * Fix divert at scale (#3198) * Make AskYesNo function support default answers (#3192) * Code cleanup in pkg/okteto/context.go (#3199) * Make the channel setting configurable with an environment variable (#3201) * fix: add error on init container volume full (#3189) * Module refactor (#3130) * feat: add specific timeout to dependencies (#3190) * Support both string and sequence of string in a manifest's `cache_from` property (#3162) * Updated error messaging when ctx use/update is used for vanilla clusters (#3191) * logs: add logs to syncthing terminating process (#3184) * [StepSecurity] ci: Harden GitHub Actions (#3143) * Revert "fix: volumes not being deleted (#2955)" (#3176) * fix: use the correct param on the API call (#3172) * fix: panic on pipeline fallback to preview (#3169) * Add option to display message if build section is not defined in okte… (#3159) * fix patch in release-branch (#2961) (#3164) * fix build when is buildv1 but dockerfile need to be inferred (#3158) * Update message for untrusted certificates (#3154) * Removing the docker version pin for setup_remote_docker in ci. (#3153) ++++ oqs-provider: - Update descriptions ++++ pcsc-ccid: - version 1.5.1 * Add support of - Access IS ATR220 with idProduct: 0x0184 - Alcor Link AK9567 - Alcor Link AK9572 - BLUTRONICS TAURUS NFC - CHERRY SmartTerminal ST-1144 - CREATOR CRT-603(CZ1) CCR - Dexon Tecnologias Digitais LTDA DXToken - ESMART Reader ER433x ICC - ESMART Reader ER773x Dual & 1S - Flight system consulting Incredist - Ledger Nano S - Ledger Nano S Plus - Ledger Nano SP - Ledger Nano X - SafeNet eToken Fusion - Sensyl SSC-NFC Reader * Adjust USB drivers path at run-time via environment variable PCSCLITE_HP_DROPDIR * configure.ac: add --enable-strict option * Fix a problem with AUTO PPS readers and ATR convention inverse cards * examples/scardcontrol: - add support of 6A xx error codes - check WinSCard error early - parse wLcdLayout & bEntryValidationCondition * macOS: log non sensitive strings as "%{public}s" * Some other minor improvements ++++ pluto: - Update to version 5.11.2: * update dependencies (#400) ++++ polaris: - Update to version 7.2.0: * FWI-2719: Enable new RBAC / sensitive content / Pod exec checks, add `hasPrefix` and `hasSuffix` functions to the GO template, exempt `system:` name prefixes for RBAC checks, sensitive content checks ignore `valueFrom`, (#832) * Managed by Terraform * update dependencies (#867) * Bump k8s.io/api from 0.25.0 to 0.25.3 (#862) * FWI-2912: Add logging to improve debugging of JSON Schema (#859) * Fix CI tag filters and re-enable docs (#852) ++++ python-Pebble: - Update to 5.0.3 * issue #111: reinstate `Pool.schedule` function in place of `Pool.submit`. ++++ python-azure-developer-loadtesting: - Initial build + Version 1.0.0b1 ++++ python-azure-maps-route: - Initial build + Version 1.0.0b1 ++++ python-azure-mgmt-appcomplianceautomation: - Initial build + Version 1.0.0b1 ++++ python-azure-mgmt-education: - Initial build + Version 1.0.0b1 ++++ python-azure-schemaregistry-avroencoder: - Initial build + Version 1.0.0 ++++ python-pdm: - Skip failing test (gh#pdm-project/pdm#1516). ++++ python-pysaml2: - Fix dependencies according to upstream setup.cfg ++++ rke: - update to version 1.4.0: * Enhancements - Introduced v1.24.6-rancher1-1 and v1.23.12-rancher1-1. * Known Major Issues - Ephemeral /var/lib/dockershim and /var/lib/cri-dockerd directories for kubelet container could cause kubelet/dockershim to send empty portMappings after upgrade. The workaround is to bind mount these directories by specifying extra_binds for kubelet service. See #2993. - 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.24.6-rancher1-1 (Default) - v1.23.12-rancher1-1 * Experimental Kubernetes version - N/A * New Images in v1.24.6-rancher1-1 and v1.23.12-rancher1-1 - Updated Hyperkube Image based on k8s versions - rancher/hyperkube:v1.24.6-rancher1 - rancher/hyperkube:v1.23.12-rancher1 - update to version 1.3.16: * Enhancements - Introduced v1.24.6-rancher1-1 and v1.23.12-rancher1-1. - Updated v1.22.15 to use new metrics-server v0.5.2. * Known Major Issues - Ephemeral /var/lib/dockershim and /var/lib/cri-dockerd directories for kubelet container could cause kubelet/dockershim to send empty portMappings after upgrade. The workaround is to bind mount these directories by specifying extra_binds for kubelet service. See #2993. - 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.24.6-rancher1-1 (Default) - v1.23.12-rancher1-1 - v1.22.15-rancher1-1 - v1.21.14-rancher1-1 - v1.20.15-rancher2-2 - v1.19.16-rancher2-1 - v1.18.20-rancher1-3 * Experimental Kubernetes version - N/A * New Images in v1.24.6-rancher1-1 and v1.23.12-rancher1-1 - Updated Hyperkube Image based on k8s versions - rancher/hyperkube:v1.24.6-rancher1 - rancher/hyperkube:v1.23.12-rancher1 ++++ syft: - Update to version 0.60.3: * javascript cataloger: node binary: nil pointer dereference (#1313) * Fix: Include version information in binary cataloger CPEs (#1310) * fix: only generate PURL on empty string (#1312) * add s3 credentials to release (#1309) * port javascript cataloger to new generic cataloger pattern (#1308) - Update to version 0.60.2: * chore: update goreleaser brew token (#1306) * fix: Decode binary and unknown metadata (#1307) - Update to version 0.60.1: * chore: update github token permissions for goreleaser (#1305) - Update to version 0.60.0: * fix: update ci secret to use new password (#1304) * fix: update secret value to use new cert cahin (#1303) * fix: verbose quill release failures (#1302) * fix: unterminated quoted string (#1300) * fix: update Makefile to remove old signing arch (#1299) * feat: add nodejs-binary package classifier (#1296) * update go-rpmdb to improve parsing of installed files (#1297) * docs: update attestation directions with new cosign changes * fix: Continue parsing Python RECORD files when bad lines encountered (#1295) * Fix #1245 Update SPDX license list to 3.18 (#1259) * fix: Resolve Maven POM expressions (#1251) (#1278) * port haskell cataloger to new generic cataloger pattern (#1290) * port golang cataloger to new generic cataloger pattern (#1289) * port deb/dpkg cataloger to new generic cataloger pattern (#1288) * update cataloger tests to use pkgtest utils (#1287) * port dotnet cataloger to new generic cataloger pattern (#1286) * port dart cataloger to new generic cataloger pattern (#1285) * port conan cataloger to new generic cataloger pattern (#1284) * port apk cataloger to new generic cataloger pattern (#1283) * replace signing tooling with quill (#1280) * Upgrade generic cataloger (#1281) * Update syft bootstrap tools to latest versions. (#1282) * replace logger interface with anchore/go-logger (#1279) * Update syft bootstrap tools to latest versions. (#1267) * Add go binary h1 digest to SPDX (#1265) * fix: move reproduction to top of issue (#1264) * fix: update syftjson ID to match major schema version (#1274) * Use in-toto CycloneDX predicate to be compatible with cosign (#1270) * chore: handle deprecated SPDX license: StandardML-NJ (#1266) ++++ tcsh: - Add search-lists to gpg completions, extend ispell completions ++++ teleport: - Update to version 11.0.3: * Fixed issue with validation of U2F devices. #17876 * Fixed tsh ssh -J not being able to connect to leaf cluster nodes. #18268 * Fixed issue with failed database connection when client requests GSS encryption. #17811 * Fixed issue with setting Teleport version to v10 in Helm charts resulting in invalid config. #18008 * Fixed issue with Teleport Kubernetes resource name conflicting with builtin resources. #17717 * Fixed issue with invalid MS Teams plugin systemd service file. #18028 * Fixed issue with failing to connect to OpenSSH 7.x servers. #18248 * Fixed issue with extra trailing question mark in application access requests. #17955 * Fixed issue with application access websocket requests sometimes failing in Chrome. #18002 * Fixed issue with multiple tbot's concurrently using the same output directory. #17999 * Fixed issue with tbot failing to parse version on some kernels. #18298 * Fixed panic when v9 node runs against v11 auth server. #18383 * Fixed issue with Kubernetes proxy caching client credentials between sessions. #18109 * Fixed issue with agents not being able to reconnect to proxies in some cases. #18149 * Fixed issue with remote tunnel connections not being closed properly. #18224 * Added CircleCI support to Machine ID. #17996 * Added support for arm and arm64 Docker images for Teleport and Operator. #18222 * Added PostgreSQL and MySQL RDS Proxy support to database access. #18045 * Improved database access denied error messages. #17856 * Improved desktop access errors in case of locked sessions. #17549 * Improved web UI handling of private key policy errors. #17991 * Improved memory usage in clusters with large numbers of active sessions. #18051 * Updated tsh proxy ssh to support HTTPS_PROXY. #18295 * Updated Azure hosted databases to fetch the new CA. #18172 * Updated tsh kube login to support providing default user, group and namespace. #18185 * Updated web UI session listing to include active sessions of all types. #18229 * Updated user locking to terminate in progress TCP application access connections. #18187 * Updated teleport configure command to produce v2 config when auth server is provided. #17914 * Updated all systemd service files to set max open files limit. #17961 ++++ terragrunt: - Update to version 0.40.2: * Bump `golang.org/x/text` and `golang.org/x/net` (#2341) * #2331 - fix(docs): Fixes azs in the quick start example (#2340) - Update to version 0.40.1: * fix: protect sops cache from multiple parallel writes (#2352) - Update to version 0.40.0: * Add support for Terraform 1.3 (#2308) * Fix installation of goimports (#2339) * fix: modified single quotes to back quotes. (#2310) ++++ virt-manager: - bsc#1203252 - virt-manager regression - cannot add second virtio-scsi controller virtman-fix-uninitialized-controller-index.patch ------------------------------------------------------------------ ------------------ 2022-11-14 - Nov 14 2022 ------------------- ------------------------------------------------------------------ ++++ aisleriot: - Update to version 3.22.26: + metainfo: pass validation. + Updated translations. ++++ amarok: - Update to version 2.9.75git.20221114T020258~457db492b4: * Use VERSION_LESS to compare versions, not STRLESS * remove test for ecm version which breaks on 5.100 and just depend on newer ecm version * Install translations * Added mandatory AppStream metadata * Remove CTest/CDash config again * KDE CI: fix phonon reference * Use non-deprecated KDEInstallDirs variables * Complete port away from QTEST_KDEMAIN * Use more nullptr * Mark include directories for libraries as SYSTEM * Port away from deprecated KMessageBox::sorry * Change org.kde.amarok.desktop in order to use "true" instead of "True" ++++ libavif: - Update to version 0.11.1: * Changed: - avifincrtest_helpers: Cast 64-bit offset to size_t - avifmetadatatest: don't include avif/internal.h - avifrgbtoyuvtest: skip if no libsharpyuv - Disable tests that may fail if the codec is not aom (#1176) ++++ aws-cli: - Update to version 1.27.8 + For detailed changes see https://github.com/aws/aws-cli/blob/1.27.8/CHANGELOG.rst - Update Requires in spec file from setup.py ++++ busybox: - Fix build under SLE-12 ++++ chezmoi: - Update to version 2.27.1: * chore: Make generation of versioninfo.json work without tags or git repo * feat: Remember HTTP username in URL in init command * fix: Don't show always scripts in apply --verbose when excluded from diffs ++++ exiv2: - spec-cleaner run - add CVE-2022-3953.patch (CVE-2022-3953, bsc#1205391) ++++ fcitx5-unikey: - Remove: fix-enter.diff, fix-uou.diff - Backport fix: * Add backport-commit-on-switchingIM.diff * Add backport-rebuild-surrounding-state.diff * Add backport-allow-uoh.diff ++++ gcdemu: - Update to version 3.2.6: * If no AppIndicator3 is available try to load AyatanaAppIndicator3. ++++ lollypop: - Update to version 1.4.36: * Switch from libsoup2 to libsoup3 (glgo#World/lollypop#2945). * Switch from youtube-dl to yt-dlp. * Fix irregular spacing in artist information panel (glgo#World/lollypop#2958). * Use original date instead of date for sorting (glgo#World/lollypop#2833). - Add lollypop-1.4.36-libsoup3.patch (glgo#World/lollypop#2959). ++++ graphviz: - php8 support was added in swig 4.1.0 ++++ graphviz-addons: - php8 support was added in swig 4.1.0 ++++ graphviz-qt5: - php8 support was added in swig 4.1.0 ++++ grub2: - Removed 0001-linux-fix-efi_relocate_kernel-failure.patch as reported regression in some hardware being stuck in initrd loading (bsc#1205380) - Fix password asked twice if third field in crypttab not present (bsc#1205312) * 0009-Add-crypttab_entry-to-obviate-the-need-to-input-pass.patch ++++ kernel-firmware: - Update to version 20221109 (git commit 60310c2deb8c): * linux-firmware: Update firmware file for Intel Bluetooth 9462 * linux-firmware: Update firmware file for Intel Bluetooth 9462 * linux-firmware: Update firmware file for Intel Bluetooth 9560 * linux-firmware: Update firmware file for Intel Bluetooth 9560 * linux-firmware: Update firmware file for Intel Bluetooth AX201 * linux-firmware: Update firmware file for Intel Bluetooth AX201 * linux-firmware: Update firmware file for Intel Bluetooth AX211 * linux-firmware: Update firmware file for Intel Bluetooth AX211 * linux-firmware: Update firmware file for Intel Bluetooth AX210 * linux-firmware: Update firmware file for Intel Bluetooth AX200 * linux-firmware: Update firmware file for Intel Bluetooth AX201 * amdgpu: update DMCUB firmware for DCN 3.1.6 * rtl_bt: Update RTL8822C BT UART firmware to 0xFFB8_ABD6 * rtl_bt: Update RTL8822C BT USB firmware to 0xFFB8_ABD3 * WHENCE: mrvl: prestera: Add WHENCE entries for newly updated 4.1 FW images * mrvl: prestera: Update Marvell Prestera Switchdev FW to v4.1 * iwlwifi: add new FWs from core74_pv-60 release * qcom: drop split a530_zap firmware file * qcom/vpu-1.0: drop split firmware in favour of the mbn file * qcom/venus-4.2: drop split firmware in favour of the mbn file * qcom/venus-4.2: replace split firmware with the mbn file * qcom/venus-1.8: replace split firmware with the mbn file ++++ libnma: - Add libnma-schema-without-path.patch: Do not specify path in nm-applet.eap schema (glgo#GNOME/libnma!18, boo#1205362). ++++ tiff: - security update: * CVE-2022-3970 [bsc#1205392] + tiff-CVE-2022-3970.patch ++++ wlroots: - Update to 0.16.0: * Support for the new ext-session-lock-v1, idle-notify-v1 and single-pixel-buffer-v1 protocols has been added. * The scene-graph API has many new features and optimizations. * CPU readback for Vulkan renderer is now implemented. The Vulkan renderer should be more stable. * The input device API has been reworked. * A new `wlr_damage_ring` helper supersedes wlr_output_damage without being as invasive. * Minor version 5 of xdg-shell has been implemented, adding support for popup repositioning, configure bounds and WM capabilities. * High-res scroll wheel events are now supported. * Minor version 4 of wlr_output_management-v1 has been implemented, adding support for managing adaptive sync (VRR). * Internal refactoring of the wl_surface and DRM backend code. - Remove 3456.patch: Merged upstream. ++++ mercurial: - Update to Mercurial 6.3.0 + New Features * testlib: add `--raw-sha1` option to `f` * rhg: add `config.rhg` helptext * config: add alias from `hg help rhg` to `hg help rust` * rhg: add a config option to fall back immediately * bundle: introduce a --exact option * perf-bundle: add a new command to benchmark bundle creation time * perf-bundle: accept --rev arguments * perf-bundle: accept --type argument * perf-unbundle: add a perf command to time the unbundle operation * perf: introduce a benchmark for delta-find * contrib: add support for rhel9 * phase-shelve: Implement a 'shelve.store' experimental config * debug-delta-find: introduce a quiet mode * sort-revset: introduce a `random` variant * phase: introduce a dedicated requirement for the `archived` phase * rebase: add boolean config item rebase.store-source * rhg: make [rhg status -v] work when it needs no extra output * rhg: support "!" syntax for disabling extensions * rhg: add debugrhgsparse command to help figure out bugs in rhg * rhg: add sparse support * rhg-status: add support for narrow clones * templates: add filter to reverse list * contrib: add pull_logger extension * revset: handle wdir() in `roots()` * revset: handle wdir() in `sort(..., -topo)` * rhg: support tweakdefaults * rhg: parallellize computation of [unsure_is_modified] + Bug Fixes * shelve: demonstrate that the state is different across platforms (issue6735) * shelve: in test for trailing whitespace, strip commit (issue6735) * shelve: remove strip and rely on prior state (issue6735) * tests: fix http-bad-server expected errors for python 3.10 (issue6643) * status: let `--no-copies` override `ui.statuscopies` * releasenotes: use re.MULTILINE mode when checking admonitions * rhg: fallback to slow path on invalid patterns in hgignore * Fix a bunch of leftover str/bytes issues from Python 3 migration * keepalive: ensure `close_all()` actually closes all cached connections * lfs: fix blob corruption when tranferring with workers on posix * lfs: avoid closing connections when the worker doesn't fork * dirstate-v2: update constant that wasn't kept in sync * dirstate-v2: fix edge case where entries aren't sorted * upgrade: no longer keep all revlogs in memory at any point * rust-status: save new dircache even if just invalidated * dirstate-v2: hash the source of the ignore patterns as well * rhg: fallback when encountering ellipsis revisions * shelve: handle empty parents and nodestoremove in shelvedstate (issue6748) * profile: prevent a crash when line number is unknown * tags-fnode-cache: do not repeatedly open the filelog in a loop * tags-fnode-cache: skip building a changectx in getfnode * rust: create wrapper struct to reduce `regex` contention issues + Backwards Compatibility Changes * chg worker processes will now correctly load per-repository configuration when given a both a relative `--repository` path and an alternate working directory via `--cwd`. A side-effect of this change is that these workers will now return an error if hg cannot find the current working directory, even when a different directory is specified via `--cwd`. * phase: rename the requirement for internal-phase from `internal-phase` to `use-internal-phase` (see 74fb1842f8b962cf03d7cd5b841dbcf2ae065587) + Miscellaneous * sslutil: use proper attribute to select python 3.7+ * typing: suppress a few pyi-errors with more recent pytype * ci: bump pytype to 2022.03.29 * bundlespec: add documentation about existing option * subrepo: avoid opening console window for non-native subrepos on Windows * setup: unconditionally enable the `long-paths-support` option on Windows * setup: use the full executable manifest from `python.exe` * tests: work around libmagic bug in svn subrepo tests * packagelib: use python3 by default * Improve `hg bisect` performance * perf: properly process formatter option in perf::unbundle * compare-disco: miscellaneous display improvements * fsmonitor: better compatibility with newer Pythons * revlog: finer computation of "issnapshot" * rhg: don't fallback if `strip` or `rebase` are activated * perf: make perf::bundle compatible before 61ba04693d65 * perf: make perf::bundle compatible down to 5.2 * perf-unbundle: improve compatibility * run-tests: display the time it took to install Mercurial * mergetools: don't let meld open all changed files on startup * dirstate-v2: skip evaluation of hgignore regex on cached directories ++++ mold: - Update to version 1.7.0 * [m68k] mold now supports the Motorola 68000 series microprocessors. Yes, it's the processor in the original Mac or Sun workstations in the 80s. This work is sponsored by m68k hobbyist communities. * We fixed a few issues for Facebook/Meta's BOLT optimizer (#789). Starting from the next LLVM release (we need llvm/llvm-project@20204db), BOLT should work on mold-generated executables out of the box. * We fixed a long-standing symbol resolution issue involving GNU UNIQUE symbols which caused a link failure for a few programs. (730e970) * Previously, if a version script contains a "C++" directive, and a symbol matches a non-C++ version pattern and a C++ version pattern, a wrong version could be assigned to the symbol. This has been fixed so that the mold's behavior matches with GNU ld. (9875150) ++++ monero: - Update to version 0.18.1.2: * build: prepare v0.18.1.2 * Move update_checkpoints() to a later stage * wallet2: fail to establish daemon cxn == "Disconnected" cxn status * add an option to force-update multisig key exchange under some circumstances * repo: remove ldns leftovers * depends: remove unused Qt package * Second thread pool for IO * wallet2: check wallet compatibility with daemon's hard fork version * wallet2: ensure imported outputs subaddresses are created * wallet2: better test on whether to allow output import * allow exporting outputs in chunks * Fix segfault restoring encrypted multisig seed * Fix missing semi-colon in error message * wallet2: fixes for export/import output flow * rpc: skip bootstrap nodes that are lower than last checkpoint * wallet2: do not assume imported outputs must be non empty * wallet2: prevent importing outputs in a hot wallet * wallet2: fix missing subaddress indices in "light" exported outputs * build: prepare v0.18.1.1 * Require user ack multisig is experimental to restore * Windows: fix unicode file path support * multisig: fix #8537 seed restore (suggestions by @UkoeHB) * Bump Gitian build instructions to v0.18.1.0 [Release Branch] * ledger support for hf 15 (BP+, view tags) * feat(trezor): add HF15 support, BP+ * build: prepare v0.18.1.0 * continue pool pruning even if a tx can't be found * device: set ledger min app version * randomx: update submodule * Fixed get_block_template_backlog performance * Fix use of rtxn without a mdb_txn_safe wrapper * Publish submitted txs via zmq * Template hash func to fix compiler error on < gcc-6 * build: prepare v0.18.0.0 * derive multisig tx secret keys from an entropy source plus the tx inputs' key images * address PR comments * connection: fix implementation * connection: add segfault and deadlocks demo * wallet2: prevent crash when reading tx w/fewer outputs than expected * hardforks: set mainnet and stagenet v15/16 fork height * utils: add fish shell completions * multisig: fix critical vulnerabilities in signing * README: depends has only been tested on ubuntu 18.04 and 20.04 * (fix): Confusingly named CI-Job * wallet2: don't use DNS to obtain segregation heights * Chunk /gettransactions to avoid hitting restricted RPC limit * wallet2: force using output distribution for ringct outs * wallet2: remove obsolete rpc version check * Depends: Unbound disable getentropy()/reallocarray() (glibc < 2.26) * cryptonote_basic: catch crypto api errors * simplewallet: print usage when given no args * Revert "Merge pull request #7937" * Gitian: refresh the stale Monero dir via --setup switch * ITS#9385 fix using MDB_NOSUBDIR with nonexistent file * Remove check is_directory check on lmdb path * Revert "db_lmdb: test for mmap support at init time" * Silence spurious fallthru warning * Fix rawpart flag collision * More RAWPART support * Preliminary raw partition support * Remove erraneous commas * Improve consistency between on_money_received and on_money_received_unconfirmed * clang warning fix for #8338 * README.md: Add v15/v16 network upgrade * wallet_api: add scanTransactions function * Windows build: fix narrowing error for WaitForSingleObject * Don't exclusively drop tor/i2p outgoing cxns in idle loop * unit_tests: add more sha256sum test cases * common: update sha256sum to use OpenSSL 3.0 API * disable multisig by default * GCC: Fix -Wstringop-overflow= warnings * src, epee: fix a couple compiler warnings * wallet2: fix spurious reorg detection with untrusted nodes * wallet2: speedup large tx construction: reserve vector memory * wallet2: speedup large tx construction: batch ringdb lookups * wallet2: speedup large tx construction: no pointless clsag generation * wallet2: speedup large tx construction: batch ringdb updates * wallet2: speedup large tx construction: cache public key validity * Ignore gitian build files * fix backoff delay logic when re-relaying txs * Don't send peerlist larger than max allowed * depends: Package cleanup * Update randomx: fix Mac linking error * Set hf v15 testnet fork heights * Update CI for aarch64 mac build * Make Mac SDK into a regular depends package * Silence some protobuf link warnings * utils: delete outdated windows build script * readme: arch/fedora deps + small fixes * Fix arm64 darwin package defs * Boost 1.64 doesn't recognize arm64 darwin * more... update to clang 9.0.0 * Split native_clang out of native_cctools * Update native_cctools for newer SDK support * Give better error messages when missing SSL files * Update to MacOSX SDK 11.1, add Mac M1 * Changes to PORTABLE_STORAGE.md * wallet2: fix a couple unused variable warnings * Remove src/serialization/list.h * More tests for view tags * multisig: add post-kex verification round to check that all participants have completed the multisig address * Update copyright to 2022 for Hardfork files * Doxygen: Hide anonymous namespaces from documentation by default * Change "Github" to "GitHub" * refactor(bp+): save one inversion, use sc_muladd * Docs: Add documentation for EPEE Portable Storage * EPEE: Remove gzip_encoding.h * EPEE: Remove hmac-md5 * Preserve commitment format inside transactions * add a sanity check to RPC input data size * readme: small fixes * depends: update unbound to 1.15.0 * Bump ring size to 16 for v15 & remove set default in wallet cli * "Change C-cast to static_cast in net_peerlist.h" * Change C-style-casts to static_cast in time_helper.h * Remove the only 4 non-UTF8 characters in codebase * Factor out move_it_backward from misc_language.h * Move copyable_atomic into connection_context * Refactor out to_nonconst_iterator.h * Refactor out pragma_comp_defs * Merge functionality of misc_os_dependent into time_helper.h * Add Include statements * Trimming Fat * Boring Old Deletes * Optimized keccak implementation * Add view tags to outputs to reduce wallet scanning time * Tiny: add .vscode/ to .gitignore * wallet2: use BP+ for cold signing * CMake: Add missing BUILD_SHARED_LIBS option * Fee changes from ArticMine * epee: allow copying a rolling_median_t object * Remove /include * Remove serialization/enableable * Makefile: fix spelling of CMAKE_BUILD_TYPE value * simplewallet: fix integrated_address output string * tests: integrated_address: remove missing payment id assertion * CMake: Add missing headers via monero_find_all_headers macro * randomx: update submodule * Make RPC server functions that read db thread safe * bulletproofs+: some minor cleanup from vtnerd's review * store outPk/8 in the tx for speed * ringct: port some of vtnerd's review changes from BP+ to BP * ringct: a few minor optimizations from review * plug bulletproofs plus into consensus * Updates from security audit * Precompute initial transcript hash * Bulletproofs+ * Added support for Ledger Nano S Plus * Remove dead code from parserse_base_utils and fix unit tests * Eliminate dependence on boost::interprocess #8223 * wallet2: decrease the amount of data exchanged for output export * Fix typo: SERIALIZE_TYPE_DUOBLE * wallet_rpc_server: support regex for get_accounts tag * replace erciccione's seednode with one on haveno's infrastructure * wallet_rpc_server: fix make_integrated_address with no payment id * Remove footgun doc comment in miner TX validation * Make the wallet name optional when locked. * Compil. time: cryptonote_core minus portable_storage header * Copyright: Update to 2022 * wallet2: update stagenet rollback blocks * simplewallet: add option for exporting tx keys * multisig key exchange update and refactor * Fixes: Don't require --rpc-login with --rpc-access-control-origins #8168 * crypto: fix constant randomx exceptions in large page allocator * Undefined behaviour fixes * systemd: remove outdated torsocks example * rpc: add explicit restricted flag to /get_info * Balance includes unconfirmed transfers to self * Fix typos in docs * fix ge_p3_is_point_at_infinity(), which is evaluating field elements that haven't been reduced by the field order * support authentication in monero-wallet-rpc set_daemon * Update Copyright year in README.md * Update net_node.inl * Use CMD in Dockerfile * wallet inits cache if file and blob missing * cmake: enable build on riscv{64, 32} * Fixed warnings for Clang (used as CMAKE_CXX compiler) * functional_tests: update uri test with external pid * Fix docker instructions to account for non-root user * Add copy commands for compiled binaries * Add archive details to post-build section * Add git clone and cd commands for initial prep * Add note on adding SSH keys for Github * Update DOCKRUN.md * Bump versions in DOCKRUN.md and add log commands * `make_uri` disallows standalone payment ids * Fix Android OpenSSL build * Add python method * Add calcpow RPC * Update RandomX * cmake: find readline on macOS ARM * cryptonote_core: fix unused lambda warning * device_ledger: fix incorrect macro * depends: bump hidapi to 0.11.0 * cmake: fix incorrect else syntax * account info text alignment * Update RandomX to v1.1.10 * Avoid unnecessary 'Invalid hashing blob' error message * Fix typos * device: fix ledger error strings, add human friendly messages * tx_pool: full tx revalidation on fork boundaries * slow_hash: don't blow out Mac stack on ARM64 * crypto: fix typo in ifdef * cmake: remove including non-existent directory * rpc: fix DoS vector in get_output_distribution * depends: openssl 1.1.1k -> 1.1.1l * socks: ignore any exceptions in shutdown/close * wallet_api: enable set_strict_default_file_permissions * epee: add missing header * protocol: fix spurious rejection of downloaded blocks * wallet2: remove 2 unused variables * epee: avoid ADL selecting C++14 std::quoted * wallet2: fix key encryption when changing ask-password from 0/1 to 2 * cmake: use CMAKE_CURRENT_LIST_DIR for git version * Add README to release archives * README v12 fork occurred on 2019-11-30 as expected * blockchain: fix pedantic assert * simplewallet: fix incoming_transfers index error * download: fix leak * ARMv8: detect AES support dynamically * depends: update zeromq package to 4.3.4 * Ledger: member 'mode' was shadowing that of base class * Decrease the "recent spend window" in gamma re-select to 15 blocks * cmake: don't optimize debug build * wallet2: keep around transaction prefix for confirmed transfers * workflows: add missing dependency, fix mac build * gitian: cleanup more unused packages * gitian: omit ccache from gitian builds * cmake: fix copy/paste typo * cmake: set cpp14 standard * easylogging++: fix missing logs * LMDB: fix deadlock in resized detection * rpc: Fix get_transactions failing when not found * node_server: fix race condition * node_server: add race condition demo * Doc: building gtest on Debian and Ubuntu * cmake: set required C/C++ standard to 11 * CI: ccache common settings variable and apt settings tidying * rpc: don't set error code as status string * unbound: remove leftovers * Mac: UT node server fix IP localhost by aliasing * Fix precision of average_output_time * Dockerfile: use depends * depends: update unwind, fix build with ubuntu 21.04 * RPC and ZeroMQ APIs to support p2pool * update readme research section contacts * UB: virtual methods in destructor at Trezor * LMDB: protection against UB, by not calling virtual methods from destructor * unit_tests: fix use after free in serialization test * UB: Not calling virtual method in destructor of WalletImpl * Add simple script for running gitian-build * external: remove unbound submodule * CMake: Add missing SANITIZE option * Fix parallel make of OpenSSL * wallet: fix unused lambda capture warning * wallet_rpc_server: fix help text remaining bold * Wallet2: fix optimize-coinbase for p2pool payouts * daemon: allow proxy configuration * support cors wildcard * monero-wallet-rpc: Prevent --password-file from being used with --wallet-dir * Protect client from divide by 0 caused by integer truncation * Apply gamma distr from chain tip when selecting decoys * ringct: silence unused variable warning * Device: remove unused and incorrect non-default constructor * epee: link with Boost_SYSTEM_LIBRARY * core_tests: remove unused typedef, fix warning * wallet_api: add make_uri * fix median overflow bug * CI: use runner.os instead of OS labels * CMake: document -Werror for add_c_flag_if_supported() from #7718 * epee: tidying post-incrementation -> pre-incrementation * Make sure node returns to wallet that real output is unlocked * p2p: remove blocked addresses/hosts from peerlist * CMake: ccache fix for FreeBSD at 'depends' * EasyLogging++: new anti-UB test and propagating exception * trezor: try empty passphrase first * Fix describe_transfer for multiple txes in a txset * cmake: bodge cmake failure on OSS-Fuzz * CI: Ubuntu-Test reuses Ubuntu-Build cache and building static libs * Quicker resource cleanup on p2p socks timeout * unit_tests: fix broken tests * cmake: fix double build * cmake: don't forbid undefined symbols on openbsd * blocks: fix cmake syntax * Make SSL key/cert storage backward-compatible * Daemon: Update average block size table * utils/health: separate Clang Tidy tests for C & C++ * Doxygen: Exclude build directories * wallet_api: expose offline mode status * Fixed json serialization of rct::RCTTypeNull * wallet2: chunk get_outs.bin calls to avoid sanity limits * cmake: test is a reserved keyword * rpc: source file extensions must be explicit (cmake warning) * wallet2: Don't auto lock device on process parsed blocks * wallet: rephrase error message on invalid device address * fix #7784 - deinit wallet in wallet dtor * cmake: export all symbols * cmake: fix undefined symbols and multiple definitions * cmake: forbid undefined symbols * CI: add Ubuntu 18.04 for back. compat. test * device_trezor_base: fix typo * Workflows: depends cache (static) separated from ccache (volatile) * Remove obsolete android dockerfiles * workflows: fix libwallet ci test * Doc: Update blockchain stats with review comments * EasyLogging++: Add UTests, that protect against regressions * wallet_api: getPassword * depends: add getmonero package mirror * trezor: add #if for ByteSizeLong * wallet_api: get bytes sent/received * simplewallet: don't truncate integ. address in export_transfers * wallet_api: fix typo in exportKeyImages * Include Libusb and hidapi on android * protocol: fix delayed "you are now synchronized..." message * workflows: don't build PRs if only docs and READMEs are being changed * doc: update IRC references to Libera * add singapore.node.xmr.pm to seed nodes * provide key images of spent outputs in wallet rpc * Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cpp * CMake: strip targets (optional) with -D STRIP_TARGETS=ON * unit_tests: check for ge_frombytes_vartime failure * easylogging++: do not delete uninitialized objects * trezor: fix potential use of uninitialized memory * python-rpc: add missing python api for new freeze/thaw/frozen RPC * wallet/api: remove Bitmonero namespace alias * wallet_api: address_book: don't lose pid on setDescription * wallet2: refresh: check error and throw before potentially breaking out of loop * wallet_api: signMessage: add sign with subaddress * ledger: don't lock for software device * wallet_api: reconnectDevice * ledger: use software device if we have view key * wallet: Reset RPC Pay ID on node switch * wallet_api: move adjust_mixin call within try block * README: freenode -> libera * Fix boost 1.76.0 compatibility * randomx: bump submodule to v1.1.9 * support freeze, thaw, and frozen in wallet rpc * CMake: add *.inl to monero_find_all_headers() glob, along *.h* * CMake: glob missing headers for wallet2 * CMake: glob missing headers for easylogging * Doc: funtional_tests add new mining env vars and how to use them * trezor: deprecated ByteSize -> ByteSizeLong * cmake: treat warnings as error in compiler flag tests * cmake: fix check_linker_flag * Warnings: unused var in core_tests:chaingen.h * cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSB * epee: include public openssl header in cmake * CI: depends downloads relax retries * Warnings: unused variable in core/blockchain.cpp * Warnings: unused var at cryptonote_tx_utils.cpp * translations: use full path in cmake * cmake: fix non portable code * cmake: set xcode file type * clang: fix -Wpessimizing-move warning * cmake: wallet_api doesn't need wallet_merged * cmake: set 3.5 as minimum version * depends, docker: fix bintray links * clang: fix -pie flag * Tests: Mining test uses a parametric path for finding the calculation app * clang: fix -Wrange-loop-analysis warnings * blockchain: speed up repeated pops (mostly in tests) * Wallet2: Update 'approximate_testnet_rolled_back_blocks' * epee linkage dynamic; move monero_add_library to main CMakeLists.txt * wallet2: Fix rescan_bc keep_ki option * wallet_api: import / export output function * add documentation for monero-blockchain-stats * workflows: upload source archive artifact * protocol: remove unreachable code * Add mj-xmr GPG key * Doc: Compiling, debugging and testing efficiently see docs/COMPILING_DEBUGGING_TESTING.md * Split epee/string_tools.h and encapsulate boost::lexical_cast * Revert "Merge pull request #7136" * CMake: new macro - finding all headers (extract from epee) * net_node: add seed node * CI: Actions' build.yaml uses variables instead of repetitions * rpc: send confirmations in get_transactions result * Doc: Update Gitian (Reproducible Builds) with small code snippets and fixes * ITS#9496 fix mdb_env_open bug from #8704 * unit_tests: fix boost 1.58 compatibility * gitian: remove osslsigncode * monero-wallet-cli: improve error message when tx amount is zero * CI: ccache for ubuntu-test; Using "Default" architecture The cmake logic is in workflows/build.yml * readme: Add note regarding submodule sync and update * expose set_offline to wallet api * Tests: Fix test node_server.bind_same_p2p_port from randomly crashing * Test: Enable coverage for external repositories * Add base Monero address which is needed to view wallet * p2p: allow CIDR notation in DNS blocklist * Doc: Add ccache to README.md and Brewfile * [CI] Adaptive mining timeout, depending on available CPU power Printing also available RAM. Add comprehensive description. * easylogging++: in place log sanitization * Reduce compilation time of epee/portable_storage_template_helper.h * Warnings: fix ut/levin.cpp missing braces * depends: openssl 1.1.1i -> 1.1.1k * wallet2: fix unlocked mixup in light wallet mode * db_lmdb: catch exceptions testing for mmap support * cmake: Don't default to -march=native on OpenBSD * blockchain_db: harden code against invalid input types * ITS#9500 fix regression from ITS#8662 * cryptonote_protocol_handler: fix race condition * cryptonote_protocol_handler: add race condition demo * python-rpc: add function for new scan_tx RPC * [CI] Use Python3 for funcional tests, instead of Python2 * blockchain_import: fix wrong reported block/tx hashes on error * core: speed up print_coinbase_tx_sum * cmake: fix ccache detection * Doc: add only the required boost libraries instead of all of them * wallet_api: add isDeterministic() * wallet_api: add seed_offset param to seed() * async_protocol_handler_config: fix deadlock * async_protocol_handler_config: add deadlock demo * README: step by step detail for rpi setup commands * Warnings: add warnings as errors: 'switch' & 'return-type' * dependencies in openSUSE * Mac: Enable on ARM, by not enforcing x86_64 * wallet_rpc_server: set seed language in generate_from_keys * fix serialization being different on mac * return output key for incoming transfers * added link to moneropedia to pruning in README.md * Update size figures on the pruning section of README.md * trezor: simplify recognition of integrated addresses * Make pruning section more consistent in README.md * wallet_rpc: add scan_tx * Epee: add headers to project files (via glob), to be able to search for them easily. * functional_tests: hide check_missing_rpc_methods behind requests check * README: update libzmq minimum version to 4.2.0 for zmq_send_const * epee: return HTTP error 400 (Bad request) on deserialization error * python-rpc: adapt urlparse for python3 * Fix compiler warning for in keyvalue_serialization.h * wallet_rpc_payments: implement multithreading * gpg_keys: add anon * async_protocol_handler_config: remove connection correctly * async_protocol_handler_config: add segfault demo * monero-wallet-cli: Added command scan_tx * [CI] Add ccache to Windows build * [CI] MacOSX ccache: Proper ccache directory used of /Users/runner/Library/Caches/ccache * easylogging++: fix potential memory corruption * p2p: add --max-connections-per-ip daemon option * rpc: fix some error return codes/status * Store RPC SSL key/cert for consistent authentication between runs * Honor LARGE_PAGES flag in randomx umask * Increase timeout for the mining test 4 times (to 240s) * Formatted markdown in readme.md * New add_aux_pow RPC to support merge mining * Remove unused variables in monero codebase * Reduce compilation time of epee/portable_storage.h * ITS#9007 don't free loose writemap pages * Remove copies from foreach loops (thanks to Clang) * Removing unused namespace alias * Fix monerod --rpc-ssl disabled * unit_tests: fix wipeable_string parse_hexstr test with latest gtest * Dockerfile: bump openssl version to 1.1.1i * Attempt to carve the fee from a partial payment early * Stop adding more outputs than bulletproof allows * Improve cryptonote (block and tx) binary read performance * Simplewallet.cpp: Add export_outputs help * docs: Remove outdated bits about anonymity network seed nodes * bootstrap_daemon: proxy configuration support * device_trezor: add redundant check * device_trezor: wipe string fields properly * Updated copyright date in README.md * boosted_tcp_server: fix connection lifetime * boosted_tcp_server: add segfault demo * Remove unnecessary atomic operations in levin code * Remove payload copy in all outgoing p2p messages * console: fix syntax for python3 * Reduced executable size; reduced call sequence to "allowed" log function * Remove payload copy in all outgoing p2p messages * build: omit '-pie' linker flag in native non static WIN32 GCC builds * simplewallet: allow setting --restore-height 0 * miniupnp: set submodule to upstream, disable install * Revert "fix accessing an network address in a deleted context" * remove obsolete pruning debug code * storages: overridable limits for loading portable_storage from binary * Run Valgrind checks for any binary in a list * wallet_rpc_server: don't abort on initial refresh failure * epee: also limit number of strings in portable_storage * p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node data * epee: don't log raw packet data * add a max levin packet size by command type * fix accessing an network address in a deleted context * Only INFO log for short seed words with ALLOW_SHORT_WORDS active * cmake: Use CMAKE_COMMAND. * blockchain: lock access to m_blocks_hash_of_hashes * protocol: handle receiving a block hash we've not added yet * wallet_api: store fee for incoming txs in history * portable_storage: better sanity checking * p2p: only log to global when a blocked IP is not already blocked * p2p: fix cubic selection in filtered peer list * p2p: ignore empty IP from DNS block list * Split fuzz tests during fuzz build * Header row for peer list in sync_info * protocol: more sanity checks in new chain block hashes * portable_storage: check object limit where appropriate * simplewallet: Add input file parameter to sign_transfer * p2p: fix set_peer_just_seen ignoring last_seen * p2p: fix deadlock banning while updating peer lists * protocol: fix wrong command in logs * protocol: don't reset last request time on an idle timer * rpc: limit the number of txes for get_blocks.bin * portable_storage: forbid unnamed sections * portable_storage: remove array element limit * ssl: buffered handshake detection * Clang IWYU header checker script * protocol: fix false positives dropping peers * Update repo copyright year to 2021 * portable_storage: remove overly aggressive cutoff * Revert "Reject existing claimed blocks in sync mode" * cryptonote_basic: guess what got lost porting patches to branches again * simplewallet: add "address mnew" command * epee: fix some issues using connections after shutdown * portable_storage: add some sanity checks on data size * protocol: drop nodes if they claim new data but only give stale data * wallet api: allow wallet to fetch all key images via api * restrict public node checks a little * Command max_bytes moved from dynamic map to static switch * edited readme version table to include v0.17.1.7 * ban lists may now include subnets * apt update before installing * Restrict duplicate keys in epee binary format * Optional DNS based blocklist * rpc: add a busy_syncing field to get_info * protocol: reject claimed block hashes that already are in the chain * Add aggressive restrictions to pre-handshake p2p buffer limit * protocol: drop peers we can't download anything from in sync mode * protocol: remove unused (and cunningly uninitialized) field * p2p: ifx getting seed nodes for uncommon cases * Fix byte_stream::put_n * fuzz_tests: add a test for utf8canonical * daemon: the ban command can now load IPs from a file (ban @filename) * p2p: remove peers from grey and anchors lists when blocked * p2p: ignore incoming peer list entries when we have them blocked * readline_buffer: Avoid consecutive duplicates in the history * protocol: include first new block in chain entry response * protocol: stricter checks on received chain hash list * workflows: add ccache support * protocol: revert incoming chain height check against local chain * protocol: one more sanity check on usable data from a peer * protocol: drop origin IP if a block fails to verify in sync mode * protocol: add calls to reserve where appropriate * protocol: add a sanity check to the number of block hashes sent * protocol: fix asking for pruned blocks for v10 * simplewallet: don't complain about connecting to the daemon when offline * protocol: more restrictive checks on chain entry response * rpc: report target height as 0 when synced * protocol: fix switchting to adding blocks if noone's adding the next span * travis: remove from repo * workflows: add depends workflow, upload binaries * workflows: shorten name * cmake: fix "release" version string on tagged releases * depends: Update OpenSSL to 1.1.1i * Add command to sign freebsd assert file for gitian * Fixed issues found by static analysis * Add ClangBuildAnalyzer under utils/health for analyzing build times * protocol: drop peers that don't reply to queries * p2p: fix race condition accessing a deleted context * db_lmdb: move spammy "not found in db" message to TRACE * bump my key expiration date by 2 more years * p2p: drop peers that spam peer lists * add -framework AppKit for Apple * keep only the last seen node on a given host in the white list * protocol: drop peers that decrease claimed height * protocol: add scoring system to drop peers that don't behave * crypto: fix non zero scalar being 0 after reducing * p2p: add a tor seed node * wallet2: set propagation timeout to current max timeout * p2p: fix endianness when checking IPv6 addresses mapping to IPv4 * p2p: make this work with boost <= 1.65 (pffff) * p2p: rewrite boost's make_address_v4 to cater for < 1.66 * Clang-tidy integrated into CMakeLists.txt * p2p: give all hosts the same chance of being picked for connecting * net_node: add tor / i2p seed nodes * Allow tx note edits via TransactionHistory object in wallet/api * cryptonote_core: dandelion - use local height or median height if syncing * wallet2: check imported multisig curve points are in main subgroup * rpc: get_info - add 'synchronized' field * Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s * rpc: skip non-synced bootstrap daemons in --no-sync mode too * Better log message for unusable anon networks * Fix timeout checks for forwarded and Dandelion++ stem txes * rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P * wallet_api: TransactionHistory - fill unconfirmed out payments dests * Silence stupid warnings * epee: tighten the URL parsing regexp a little * epee: readline_buffer - fix thread safety, fix sync() after stop() * Balance includes unconfirmed payments * workflows: bump msys2 action to v2 * Switch to Dandelion++ fluff mode if no out connections for stem mode * protocol: reject empty incoming block messages * p2p: use /16 filtering on IPv4-within-IPv6 addresses * Doxy - scan whole repo, create subdirs, don't generate LaTeX - mj-xmr * Fix CLI and unrestricted RPC relay_tx with stempool * Add rpc-restricted-bind-ip option * add a convenience script to start monero with inbound tor * Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr) Add monero_add_minimal_executable and use in tests * p2p: remove banned peers from the white list * functional_tests: inrease mining timeout * net_node: add --ban-list option * blockchain: remove some dead code * util: fix escaping more than one ?* in glob_to_regex * Make Blockchain::get_fee_quantization_mask() compile time * cryptonote_core: Fix missing override warnings * Add support for i2p and tor seed nodes * Force CMAKE_SKIP_RPATH=ON * README: update fork table recommended version * wallet2: wait for propagation timeout before marking tx as failed * bump default number of connections from 8 to 12 * Allow setting start block on export * blockchain: fix sync at v14 boundary * README: add OSS-fuzz status banner * wallet2_api: implement stop() to interrupt refresh() loop once * Do not use peer_id tracking method over i2p/tor * add more updates domains and make the voting generic, not just 2/3 * device: Ledger - update status codes * wallet2: skip reorgs exceeding max-reorg-depth wallet setting * Change to more efficient allocation strategy in byte_stream * Allow byte_stream->byte_slice conversion to shrink unused buffer space * fix next_seed_height regression in getblocktemplate rpc * core_rpc_server: on_send_raw_tx - fix bootstrap daemon mode check * README: recommend v0.17.1.0 * wallet2: fix missing m_state field in wallet serialization * tx_pool: silence spammy harmless warning till we fix the bug * Dandelion++: skip desynced peers in stem phase * Change epee binary output from std::stringstream to byte_stream * Update README.md * README: update sponsors * Add TLSA support to DNSSEC fetching * Fix lgamma/signgam dependency * Fix tx flush callback queueing * docs: Add release checklist * Move documentation files to their own directory * Unit Tests: Remove block reward upper bound size checks * workflows: don't brew update * rpc_private_headers declaration fix * functional_tests: rewrite mining code, clearer timeout info * fix a couple bugs found by OSS-fuzz * fuzz_tests: fix build error in signature fuzz test * build: ARM - disable stack trace due to segfault in libunwind * Extend TransactionInfo with coinbase and description attributes in wallet/api * Allow AddressBook description edits via wallet/api interface * Update error messages in daemon * link libzmq against libgssapi_krb5 if found * Depends: Bump qt to 5.15.1 * systemd: Don't use Type=forking * cmake: Use job pool feature to limit concurrent jobs ++++ monero-gui: - Update to version 0.18.1.2: * build: prepare v0.18.1.2 * Github workflow android: remove obsolete docker layers * Use different colors for different subaccounts * Android: disable asking for desktop entry * Docker android: update Qt to 5.15.6 (and API level to 29) * workflows: fix windows ci deploy * Fix behavior when switching nodes * Docker android: upgrade base image * Docker android: bump libraries * Docker android: update SDK and NDK * translations from webalte * build: prepare v0.18.1.1 * installer: allow to install on arm64 * docker: update qt to 5.15.6 * cmake: update libicu dll version * main: add --no-igd to simple mode flags * docker: update linux dependencies * repo: remove ldns leftovers * Dockerfile: fix hash * build: prepare v0.18.1.0 * main: only check mining status when using local node * libwalletqt: refresh once on wallet opening * trim restore height at info -> change height input * Windows installer: Welcome image for 0.18 * TxUtils: don't show resolve for float * README: Update copyright to 2022 * build: prepare v0.18.0.0 * docker: update linux and android openssl * docker: fix linux build * display wallet files with "." in name * Updated to p2pool v2.2.1 * convert nettype to int to return correct rpc port * WizardRestoreWallet1: trim whitespaces from seed * Updated to p2pool v2.2 * DaemonManagerDialog: close dialog when GUI is connected * oshelper: fix openContainingFolder on Linux * Transfer: don't create offline tx before wallet is synced * docker: update Qt to 5.15.5 * translations from weblate * Mining: add info to start gui as admin for p2pool installation * Use `p2pool` folder for p2pool on Windows * Mining: save selected dropdown index * SettingsWallet: add scan transaction option * libwallet: add scanTransactions function * docker: qt 5.15.4 * Only kill p2pool if we started it * qt: replace QRegExp with QRegularExpression * qt: remove QTextCodec * main: disable setting -platformpluginpath * History: fix payment proof button * workflows: add caching for docker android * js: minimize frameless window when clicking on taskbar icon * main: add compile time option to disable updates * WizardModeSelection: disable simple mode on Tails * Makefile: set CMAKE_BUILD_TYPE to debug for debug target * images: update mac icon * WizardCreateDevice1: add Ledger Nano S Plus * WizardCreateDevice1: set default restore height to 1 * Wizard: fix stagenet approx blockheight * Settings: option to skip stop local node screen * main: remove outdated code ++++ nml: - update to 0.7.0 This release adds the long awaited support for stations. Support for NewGRF additions of OpenTTD 13.0: - Add: Map seed in patch variable 0x17. Support for NewGRF additions of OpenTTD 1.11: - Change: provide nml vars for industry var 0x47 - GameScript control status Other changes and fixes: - Add: show an error if a required property is not set for objects (feature 0F) (#236) - Fix: Reject empty arrays of expressions (#224) - Fix #209: Cargo 'profit' callback applied a unit conversion, when there was no unit. (#220) - Change: adjust sound name constants to match OpenTTD - Fix #253: Produce a more efficient NFO code for abs() builtin function (#255) ++++ oci-cli: - Update to version 3.20.1 * Database service * Support for new commands * ``oci db autonomous-database list-refreshable-clones`` * ``oci db cloud-exa-infra add-storage`` * ``oci db cloud-vm-cluster add`` * ``oci db cloud-vm-cluster remove`` * Support for new optional parameters * ``oci db cloud-vm-cluster create --data-storage-size-in-tbs - -db-node-storage-size-in-gbs --db-servers --memory-size-in-gbs`` * ``oci db cloud-vm-cluster update --data-storage-size-in-tbs - -db-node-storage-size-in-gbs --memory-size-in-gbs`` * Support for creating rollback jobs in the Resource Manager service * ``oci resource-manager job create-plan-rollback-job`` * ``oci resource-manager job create-apply-rollback-job`` * Support for EDGE value for existing parameter --node-type in the Big Data service * ``oci bds instance worker-nodes add --node-type`` * Support for new optional parameter in the Data Flow service * ``oci data-flow private-endpoint create --scan-details`` * ``oci data-flow private-endpoint update --scan-details`` * Application Dependency Management service * Support for new commands * ``oci adm vulnerability-audit create-vulnerability-audit-external-resource-vulnerability-audit-source`` * ``oci adm vulnerability-audit create-vulnerability-audit-oci-resource-vulnerability-audit-source`` * ``oci adm vulnerability-audit create-vulnerability-audit-unknown-source-vulnerability-audit-source`` * Support for new optional parameters * ``oci adm vulnerability-audit list-application-dependency-vulnerabilities --depth --root-node-id`` * Dependency on click is downgraded to 7.1.2 * The required parameters --application-dependencies --compartment-id are now optional in the Application Dependency Management service * ``oci adm vulnerability-audit create --application-dependencies --compartment-id`` * Error message improvement with troubleshooting tips on RequestTimeout and ConnectTimeout for CLI commands with JSON inputs * Fixed incorrectly raised PermissionError when downloading content in folders created from the console in the Object Storage service * ``oci os object bulk-download`` * Fixed repeated confirmation prompt for no passphrase setup * ``oci setup config`` * ``oci setup keys`` - Refresh patches for new version + oc_relax-python-depends.patch - Update BuildRequires and Requires from setup.py ++++ oqs-provider: - initial import of openssl-3 plugin for liboqs ++++ patterns-microos: - Add gvfs-fuse - Add gvfs-backend-samba - Add ntfs support (useful for external drives and such) - Add openssh-askpass-gnome and pinentry-gnome3 to have working prompts on GNOME - Add polkit-gnome for polkit integration ++++ picom: - Update to version 10 * picom now needs libEGL to build Notable changes: * experimental-backends is now the default. Everything should keep working, except the --glx-fshader-win option. The old window shader support has been replaced by --window-shader-fd. This new shader support has a different interface, so you have to adapt your existing shaders. gh#yshui/picom#875 * legacy-backends option has been added so you can go back to the old backends, which will eventually be removed. * picom.desktop is installed to /etc/xdg/autostart/. picom should autostart now. gh#yshui/picom#791 * Shadows and blur now match the shape of the window. This includes windows using the XShape extension, and windows with rounded corners. gh#yshui/picom#882 * New option: --transparent-clipping-exclude, for excluding windows that doesn't play well with transparent-clipping, such as screenshot tool windows. gh#yshui/picom#663 gh#yshui/picom#738 * New backend: egl. It should behave exactly the same as the glx backend. Give it a try! gh#yshui/picom#878 Other changes: * --help messages have been refactored, leading to clearer code. gh#yshui/picom#877 * picom tries to detect and act on GPU resets. But because of the limitation of the X server, this ended up not being very useful. ++++ system-config-printer: - Update to version 1.5.18: + Add into the .appdata.xml file. + Accessiblity improvements. + system-config-printer couldn't be uninstalled via GNOME Software. + system-config-printer crashes due missing libhandy. + Updated config.sub and config.guess to fix configuration error on RiSC. + Use pkg-config or --with-cups-serverbin-dir for finding SERVERBIN. ++++ python-gi-docgen: - Update to version 2022.2: + Use const.*.html instead of constant.*.html for search index links + Remove "terms" from index.json, rewrite commandline search to work without it + Add interface type description + Fix failure to generate link to error domain + Make log.log() thread safe + Quote string constant values + Set the license of the generated documentation + Support (scope forever) + Add a way to frame images + Use the appropriate namespace for indices + Fix type annotations for Repository packages and c_includes + Add py.typed to comply with PEP561 + Add links to external classes in the hierarchy + Use definition lists for callable arguments + Improve styles + Use definition lists for callable arguments + Clarify generated description for GError arguments + Clarify generated description for nullable in/out arguments + Add emblems for versions and stability + Require a sufficient minimum dependency of markdown + Add a "serve" command ++++ python-azure-ai-ml: - New upstream release + Version 1.1.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py ++++ python-boto3: - Update to version 1.26.8 * api-change:``glue``: [``botocore``] Added links related to enabling job bookmarks. * api-change:``iot``: [``botocore``] This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit. * api-change:``license-manager``: [``botocore``] AWS License Manager now supports onboarded Management Accounts or Delegated Admins to view granted licenses aggregated from all accounts in the organization. * api-change:``marketplace-catalog``: [``botocore``] Added three new APIs to support tagging and tag-based authorization: TagResource, UntagResource, and ListTagsForResource. Added optional parameters to the StartChangeSet API to support tagging a resource while making a request to create it. * api-change:``rekognition``: [``botocore``] Adding support for ImageProperties feature to detect dominant colors and image brightness, sharpness, and contrast, inclusion and exclusion filters for labels and label categories, new fields to the API response, "aliases" and "categories" * api-change:``securityhub``: [``botocore``] Documentation updates for Security Hub * api-change:``ssm-incidents``: [``botocore``] RelatedItems now have an ID field which can be used for referencing them else where. Introducing event references in TimelineEvent API and increasing maximum length of "eventData" to 12K characters. - from version 1.26.7 * api-change:``autoscaling``: [``botocore``] This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price. * api-change:``ec2``: [``botocore``] This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price. * api-change:``ecs``: [``botocore``] This release adds support for task scale-in protection with updateTaskProtection and getTaskProtection APIs. UpdateTaskProtection API can be used to protect a service managed task from being terminated by scale-in events and getTaskProtection API to get the scale-in protection status of a task. * api-change:``es``: [``botocore``] Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet. * api-change:``resource-explorer-2``: [``botocore``] Text only updates to some Resource Explorer descriptions. * api-change:``scheduler``: [``botocore``] AWS introduces the new Amazon EventBridge Scheduler. EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one central, managed service. - from version 1.26.6 * api-change:``connect``: [``botocore``] This release adds new fields SignInUrl, UserArn, and UserId to GetFederationToken response payload. * api-change:``connectcases``: [``botocore``] This release adds the ability to disable templates through the UpdateTemplate API. Disabling templates prevents customers from creating cases using the template. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html * api-change:``ec2``: [``botocore``] Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases. * api-change:``groundstation``: [``botocore``] This release adds the preview of customer-provided ephemeris support for AWS Ground Station, allowing space vehicle owners to provide their own position and trajectory information for a satellite. * api-change:``mediapackage-vod``: [``botocore``] This release adds "IncludeIframeOnlyStream" for Dash endpoints. * api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version - from version 1.26.5 * api-change:``acm``: [``botocore``] Support added for requesting elliptic curve certificate key algorithm types P-256 (EC_prime256v1) and P-384 (EC_secp384r1). * api-change:``billingconductor``: [``botocore``] This release adds the Recurring Custom Line Item feature along with a new API ListCustomLineItemVersions. * api-change:``ec2``: [``botocore``] This release enables sharing of EC2 Placement Groups across accounts and within AWS Organizations using Resource Access Manager * api-change:``fms``: [``botocore``] AWS Firewall Manager now supports importing existing AWS Network Firewall firewalls into Firewall Manager policies. * api-change:``lightsail``: [``botocore``] This release adds support for Amazon Lightsail to automate the delegation of domains registered through Amazon Route 53 to Lightsail DNS management and to automate record creation for DNS validation of Lightsail SSL/TLS certificates. * api-change:``opensearch``: [``botocore``] Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet. * api-change:``polly``: [``botocore``] Amazon Polly adds new voices: Elin (sv-SE), Ida (nb-NO), Laura (nl-NL) and Suvi (fi-FI). They are available as neural voices only. * api-change:``resource-explorer-2``: [``botocore``] This is the initial SDK release for AWS Resource Explorer. AWS Resource Explorer lets your users search for and discover your AWS resources across the AWS Regions in your account. * api-change:``route53``: [``botocore``] Amazon Route 53 now supports the Europe (Zurich) Region (eu-central-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. * api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version - from version 1.26.4 * api-change:``athena``: [``botocore``] Adds support for using Query Result Reuse * api-change:``autoscaling``: [``botocore``] This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes. * api-change:``cloudtrail``: [``botocore``] This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores. * api-change:``ec2``: [``botocore``] This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes. * api-change:``elasticache``: [``botocore``] Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support. * api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version * api-change:``mediaconvert``: [``botocore``] The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata. * api-change:``ssm``: [``botocore``] This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation * api-change:``wafv2``: [``botocore``] The geo match statement now adds labels for country and region. You can match requests at the region level by combining a geo match statement with label match statements. * api-change:``wellarchitected``: [``botocore``] This release adds support for integrations with AWS Trusted Advisor and AWS Service Catalog AppRegistry to improve workload discovery and speed up your workload reviews. * api-change:``workspaces``: [``botocore``] This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs. * api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version - from version 1.26.3 * api-change:``ec2``: [``botocore``] This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions. * api-change:``emr-containers``: [``botocore``] Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines. * api-change:``logs``: [``botocore``] Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS * api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version - Update BuildRequires and Requires from setup.py ++++ python-botocore: - Update to 1.29.8 * api-change:``glue``: Added links related to enabling job bookmarks. * api-change:``iot``: This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit. * api-change:``license-manager``: AWS License Manager now supports onboarded Management Accounts or Delegated Admins to view granted licenses aggregated from all accounts in the organization. * api-change:``marketplace-catalog``: Added three new APIs to support tagging and tag-based authorization: TagResource, UntagResource, and ListTagsForResource. Added optional parameters to the StartChangeSet API to support tagging a resource while making a request to create it. * api-change:``rekognition``: Adding support for ImageProperties feature to detect dominant colors and image brightness, sharpness, and contrast, inclusion and exclusion filters for labels and label categories, new fields to the API response, "aliases" and "categories" * api-change:``securityhub``: Documentation updates for Security Hub * api-change:``ssm-incidents``: RelatedItems now have an ID field which can be used for referencing them else where. Introducing event references in TimelineEvent API and increasing maximum length of "eventData" to 12K characters. - from version 1.29.7 * api-change:``autoscaling``: This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price. * api-change:``ec2``: This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price. * api-change:``ecs``: This release adds support for task scale-in protection with updateTaskProtection and getTaskProtection APIs. UpdateTaskProtection API can be used to protect a service managed task from being terminated by scale-in events and getTaskProtection API to get the scale-in protection status of a task. * api-change:``es``: Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet. * api-change:``resource-explorer-2``: Text only updates to some Resource Explorer descriptions. * api-change:``scheduler``: AWS introduces the new Amazon EventBridge Scheduler. EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one central, managed service. - from version 1.29.6 * api-change:``connect``: This release adds new fields SignInUrl, UserArn, and UserId to GetFederationToken response payload. * api-change:``connectcases``: This release adds the ability to disable templates through the UpdateTemplate API. Disabling templates prevents customers from creating cases using the template. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html * api-change:``ec2``: Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases. * api-change:``groundstation``: This release adds the preview of customer-provided ephemeris support for AWS Ground Station, allowing space vehicle owners to provide their own position and trajectory information for a satellite. * api-change:``mediapackage-vod``: This release adds "IncludeIframeOnlyStream" for Dash endpoints. * api-change:``endpoint-rules``: Update endpoint-rules client to latest version - from version 1.29.5 * api-change:``acm``: Support added for requesting elliptic curve certificate key algorithm types P-256 (EC_prime256v1) and P-384 (EC_secp384r1). * api-change:``billingconductor``: This release adds the Recurring Custom Line Item feature along with a new API ListCustomLineItemVersions. * api-change:``ec2``: This release enables sharing of EC2 Placement Groups across accounts and within AWS Organizations using Resource Access Manager * api-change:``endpoint-rules``: Update endpoint-rules client to latest version * api-change:``fms``: AWS Firewall Manager now supports importing existing AWS Network Firewall firewalls into Firewall Manager policies. * api-change:``lightsail``: This release adds support for Amazon Lightsail to automate the delegation of domains registered through Amazon Route 53 to Lightsail DNS management and to automate record creation for DNS validation of Lightsail SSL/TLS certificates. * api-change:``opensearch``: Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet. * api-change:``polly``: Amazon Polly adds new voices: Elin (sv-SE), Ida (nb-NO), Laura (nl-NL) and Suvi (fi-FI). They are available as neural voices only. * api-change:``resource-explorer-2``: This is the initial SDK release for AWS Resource Explorer. AWS Resource Explorer lets your users search for and discover your AWS resources across the AWS Regions in your account. * api-change:``route53``: Amazon Route 53 now supports the Europe (Zurich) Region (eu-central-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. - from version 1.29.4 * api-change:``athena``: Adds support for using Query Result Reuse * api-change:``autoscaling``: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes. * api-change:``cloudtrail``: This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores. * api-change:``ec2``: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes. * api-change:``elasticache``: Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support. * api-change:``lexv2-models``: Update lexv2-models client to latest version * api-change:``mediaconvert``: The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata. * api-change:``ssm``: This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation * api-change:``wafv2``: The geo match statement now adds labels for country and region. You can match requests at the region level by combining a geo match statement with label match statements. * api-change:``wellarchitected``: This release adds support for integrations with AWS Trusted Advisor and AWS Service Catalog AppRegistry to improve workload discovery and speed up your workload reviews. * api-change:``workspaces``: This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs. * api-change:``endpoint-rules``: Update endpoint-rules client to latest version - from version 1.29.3 * api-change:``ec2``: This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions. * api-change:``emr-containers``: Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines. * api-change:``logs``: Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS * api-change:``endpoint-rules``: Update endpoint-rules client to latest version - Add psuffix on the name to have the multibuild flavor packages identify themselves by a different name ++++ python-oci-sdk: - Update to version 2.88.0 * Support for listing local and cross-region refreshable clones in the Database service * Support for adding multiple cloud VM clusters in the Database service * Support for creating rollback jobs in the Resource Manager service * Support for edge nodes in the Big Data service * Support for Single Client Access Name (SCAN) in the Data Flow service * Support for additional filters when listing application dependencies in the Application Dependency Management service * Support for additional properties when reading Vulnerability Audit resources in the Application Dependency Management service * Support for optionally passing compartment IDs when creating Vulnerability Audit resources in the Application Dependency Management service * Property `certificate_id` changed from optional to required for model `PrivateServerConfigDetails` in the Resource Manager service ++++ python-python-magic: - Reintroduce the Conflict with python-magic back as paython-paython-magic uses the same name space but are fully different (boo#1181252) ++++ python-resampy: - version update to 0.4.2 v0.4.2 ~~~~~~ * Fixed buffer length calculation to avoid numerical overflow issues on some platforms. v0.4.1 ~~~~~~ * Fixed a rounding error in output buffer length calculations. * Added a special case to disable unsupported parallel mode on 32bit architectures. v0.4.0 ~~~~~~ * Reduced import time and switched to parallel=False by default. * Integer-valued inputs now produce floating point outputs. v0.3.1 ~~~~~~ * Fixed an efficiency regression introduced in the 0.3.0 release. v0.3.0 ~~~~~~ * Enable caching of pre-computed filters to improve runtime efficiency. * Automate pre-computed filter generation. Regenerated and improved `kaiser_fast` and `kaiser_best` filters. * Improved documentation * Enable parallel processing for sample rate conversion. *Antonio Valentino* * Improved python packaging workflow. * Fixed a bug in resampling high-dimensional data. * Removed support for python 2.7. * Bypass sample rate conversion if input and output rates are identical. * Added continuous integration tests for linting. * Non-uniform output sample positions. *Antonio Valentio* ++++ python-responses: - python-six is not required ++++ python-scitokens: - added patches fix https://github.com/scitokens/scitokens/issues/169 + python-scitokens-no-six.patch ++++ python-seaborn: - python-six is not required ++++ python-sentry-sdk: - Update to 1.11.0 - NEW: Support for MongoDB (#1590) Queries to MongoDB are now instrumented! See https://docs.sentry.io/platforms/python/guides/pymongo/ for more information. - Profiling: Do not error if already setup (#1731) - Profiling: Use sleep scheduler by default (#1729) - Profiling: Extract more frame info (#1702) - Profiling: Tune the sample profile generation code for performance (#1694) - Fix: Reading FastAPI request body twice. (#1724) - Fix: Django signals problem on sentry.io (#1732) - Fix: Performance optimizations for Django signals (#1725) - Fix: Move relay to port 5333 to avoid collisions (#1716) - Fix: strip_string() checks text length counting bytes not chars (#1711) - Chore: remove jira workflow (#1707) - Update actions/upload-artifact to v3.1.1 (#1718) - Update checkouts/data-schemas from a214fbc to 20ff3b9 (#1703) ++++ python-setuptools: - Delete remove_mock.patch, that's not needed anymore, it's upstreamed - Update to 65.5.1: * #3638: Drop a test dependency on the mock package, always use :external+python:py:mod:`unittest.mock` -- by :user:`hroncok` * #3659: Fixed REDoS vector in package_index. ++++ python-setuptools-wheel: - Delete remove_mock.patch, that's not needed anymore, it's upstreamed - Update to 65.5.1: * #3638: Drop a test dependency on the mock package, always use :external+python:py:mod:`unittest.mock` -- by :user:`hroncok` * #3659: Fixed REDoS vector in package_index. ++++ rspamd: - Move cleanup code to %pre because otherwise it doesnt trigger early enough - Upgrade to 3.4 again - Fix metadata_exporter with many recipients by @yo000 in #4294 - [Fix] Fix favicon.ico Content-Type header by @moisseev in #4302 - [Minor] Fix copy-paste error by @moisseev in #4305 - Add basic auth to metadata_exporter http pusher by @yo000 in [#4300] - [Enhancement] Add composite rule against AFF involving freemailers by @twesterhever in #4304 - Penalize bounce spam by @frederikbosch in #4308 - Added 068714f9f5a96fbd94560211cec75775ee023d02.patch: Official patch for the unaligned memory issue described in https://github.com/rspamd/rspamd/issues/4329 - Add cleanup code to the %postun scriptlet to remove bad files, created by earlier/unpatched 3.4 versions, during package upgrade ++++ sacad: - Update to version 2.7.0 * Support embedding album art in APEv2 tags * fix: unzip overwrite prompt * feat: allow choosing cover sources with -s/--cover-sources * feat: add Itunes cover source * officially support Python 3.10 * drop Python 3.6 support ++++ terraform: - update to 1.3.4: * BUG FIXES: - Fix invalid refresh-only plan caused by data sources being deferred to apply (#32111) - Optimize the handling of condition checks during apply to prevent performance regressions with large numbers of instances (#32123) - Output preconditions should not be evaluated during destroy (#32051) - Fix crash from console when outputs contain preconditions (#32051) - Destroy with no state would still attempt to evaluate some values (#32051) - Prevent unnecessary evaluation and planning of resources during the pre-destroy refresh (#32051) - AzureRM Backend: support for generic OIDC authentication via the oidc_token and oidc_token_file_path properties (#31966) - Input and Module Variables: Convert variable types before attempting to apply default values. (#32027) - When installing remote module packages delivered in tar format, Terraform now limits the tar header block size to 1MiB to avoid unbounded memory usage for maliciously-crafted module packages. (#32135) - Terraform will now reject excessively-complex regular expression patterns passed to the regex, regexall, and replace functions, to avoid unbounded memory usage for maliciously-crafted patterns. This change should not affect any reasonable patterns intended for practical use. (#32135) ++++ tkdiff: - for release info see also https://sourceforge.net/p/tkdiff/news/ - Update to 5.6 * Repairs a significant display failure of the optional merge-preview window not properly responding to jump-scroll requests. While not a crash, it would continually report TK errors (AND not scroll)! * Additionally, it is now possible to request an entire directory TREE of files (of the current SCM sandbox) against a designated (or defaulted) revision. - Update to 5.5.3 * A quick-fix release to repair a syntax-typo CRASH involving the OPTIONALLY configured "-P file" commandline parameter. * Additionally, revised a prior (V5.5.2) change which attempted to repair mishandled VPATH Revision specifications originally created in V5.5. ALL variants of this code, until now, had been incorrect in one or more aspects. - Update to 5.5.2 * A quick-fix release to repair the inquiry mode of designated SCMs to self identify the set of files currently recognized as modified. Missing/lost initializations were causing spurious "unknown variable" crashes to occur. - Update to 5.5.1 * A quick-fix release to address minor oversights in the (now formalized) preference conversion logic that attempts to utilize an older Prefs-File in the CURRENT release. Sadly, these oversights CAN cause a script syntax CRASH - warranting this point release. - Update to 5.5 * CRITICAL logic repair to 'blanks' suppression support for INLINE hilite! * Revised coding to fix random (Mac observed) race-condition bug w/combobox mis-creation. * Repaired preference 'change' detection, resulting in a simplification and better rigor. * Popup menu now disables "Edit" (file) when POP occurs over DiffMap (not a L/R window). * Popup menu 'Find Nearest' when over DiffMap SCALES its search position based on POP location. * Added status display of how many merge choices are presently targetted as pure Left or Right * Internal: Preference evolution of older settings now tied to explicit versioning data * Created a "Engine config" Prefs tab - allows access to other Diff engines having ?better? algorithms - Also codifies what we need/expect FROM that underlying engine and HOW it is accessed. - Still permits ad-hoc specifications AND cmdline pass-thru. - Former diffcmd Pref now DERIVES from engine settings (remains for reference purposes) - Former ignoreblanks Pref (on/off) renamed and refers to multiple (indiv.) engine settings - Primary engine options (suppressions) specifically delineated AND configurable - Options shared among Diff and DiffSrch if command(s) 1st word matches, else distinct. - Visual feedback of IMPLIED Diff execution PRIOR to invocation (user notification). * Diff outputs NOT in "Normal" form, are now re-Evaluated for "Unified" format before giving up * Added warning HILITE to Preference actions that result in FORCING a new Diff invocation. * Internal: Dbg messaging CAN suspend arg-EVAL until KNOWN they are needed (lighter weight). * Handful of spelling typos, internal naming and code consolidations, as always- updated Help. ++++ wayland-protocols: - Update to version 1.29: + linux-dmabuf: fix references to tranche_formats + content-type: fix enum name in wp_content_type_v1.set_content_type - Changes from version 1.28: + xdg-shell: - Replace an HTTP link with HTTPS - window menus are optional - Add specific errors + Add xdg-shell.unresponsive error + xwayland_shell_v1: New protocol ++++ wine: - updated to 7.21 development release - OpenGL library converted to PE. - Support for multi-architecture PE builds. - More preparation work for Vulkan 32-on-64 support. - Support for creating import libraries without dlltool. - Locale data updates. - Various bug fixes. - update staging to 7.21 release ++++ wine-staging: - updated to 7.21 development release - OpenGL library converted to PE. - Support for multi-architecture PE builds. - More preparation work for Vulkan 32-on-64 support. - Support for creating import libraries without dlltool. - Locale data updates. - Various bug fixes. - update staging to 7.21 release ++++ wireless-regdb: - Update to version 20221012: * wireless-regdb: update regulatory rules for Switzerland (CH) * wireless-regdb: Update regulatory rules for Brazil (BR) ------------------------------------------------------------------ ------------------ 2022-11-13 - Nov 13 2022 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-l2tp: - Update to version 1.20.6: * Fix for Libreswan 4.9 and later detection. * Fix for ipsec-psk-flags setting not being saved. * Add getenv NM_L2TP_XL2TPD_MAX_RETRIES to allow setting the xl2tpd max retries value. * Increase IPsec and L2TP daemon wait timeouts for potentially better debugging. * Updated translations. - Changes from version 1.20.4: * Security fix - properly detect that strongswan CHILD_SA connection has been established. * Fix for libreswan "cannot route template policy" error. ++++ chafa: - Update to 1.12.4: * MS Windows: Added support for Unicode command-line arguments. * MS Windows: Enabled support for building a DLL. * Improved quality of accelerated symbol picking (the default with -w 6 and lower), especially along sharp edges. * The XWD loader now supports unaligned image data, which can occur when the header is of an uneven length. Such images will no longer be rejected. * Bug fixes: - #100[1] Reading image data from stdin fails on Windows - #104[3] Artifacts with transparent animations on Kitty - #108[5] Bad interaction with lolcat - #112[7] Bad documentation for -c default - #113[9] Autogen/build fails on CentOS 7 (partial solution) - huntr.dev: Uncontrolled memory allocation in lodepng - [unfiled] -lm should not be in pkg-config Libs: list - [unfiled] The --watch switch was broken with the introduction of --animate. ++++ fcitx5-gtk: - backport bugfix from upstream * fix a bug when press Enter in Firefox. See https://github.com/fcitx/fcitx5-gtk/issues/22 * add backport-c772576.diff ++++ go-sendxmpp: - Update to 0.5.6: Added: * Add short option -h for http-upload. Changed: * Fix Ox key generation. ++++ grantlee5: - Update to 5.3.1 * Use C++11 nullptr where appropriate * Use QRandomGenerator instead of deprecated qRand * Increase compatibility with Qt 6 APIs * Add CMake option to build with Qt 6 - GRANTLEE_BUILD_WITH_QT6 * Support enum introspection on Q_GADGET * filesizeformat implementation as well as localized filesize * Make enums comparable with more operations * Add "truncatechars" filter * Fix concatenation of string lists - Refreshed patches: * includes.diff * grantlee-5.2.0-fix-ctest-ld-library-path.patch - Add patch to fix tests on i586 (gh#steveire/grantlee#85): * fix-i586-precision.patch - Add keyring for GPG source verification ++++ heimer: - Update to 3.6.2: New features: * Add tooltips to node handles * Set handle background color based on node color * Light or dark text edit highlight based on node color Bug fixes: * Fix GitHub issue #224: Tests fail when compiled with UBSan * Fix GitHub Issue #226: Attached node background images not loading * Decode images in memory without exporting into a file first Other: * Add timestamp to log file name * Save immediately when autosave enabled ++++ jc: - Update to version 1.22.2 * add sshd_conf parser for sshd configuration files and sshd -T output. * add findmnt command parser. * add git ls-remote command parser. * add os-prober command parser. * add SemVer string parser. * enhance the ifconfig parser so it can output multiple IPv4 and IPv6 addresses. * enhance xml parser with optional _ prefix for attributes instead of * @ by using the --raw option. This can make it easier to filter theJSON output in some tools. * fix the xml parser to output a normal Dictionary instead of OrderdDict. * fix csv and csv-s parsers for UTF-8 encoded CSV files with leading BOM bytes. * fix exit code to be non-zero on interrupt. * allow parser module objects to be used as arguments to jc.get_help() and jc.parser_info() * catch unexpected exceptions in the CLI * add error message on interrupt to STDERR ++++ tiff: - security update: * CVE-2022-3597 [bsc#1204641] * CVE-2022-3626 [bsc#1204644] * CVE-2022-3627 [bsc#1204645] + tiff-CVE-2022-3597,CVE-2022-3626,CVE-2022-3627.patch * CVE-2022-3599 [bsc#1204643] + tiff-CVE-2022-3599.patch * CVE-2022-3598 [bsc#1204642] + tiff-CVE-2022-3598.patch ++++ mkvtoolnix: - Update to version 72.0.0 New features and enhancements: * mkvmerge: AV1 parser: the variable-width OBU size field will be re-written with minimal length if it's encoded longer than necessary. * mkvmerge: when splitting is active the program will output the timestamps actually used for making the decision when to split. If GUI mode is active, a specially formatted line `#GUI#splitting_before_timestamp ` is output as well. Lines prefixed with`#GUI#` are suitable for machine parsing, won't be translated and are guaranteed not to change in format. * MKVToolNix GUI: multiplexer: when dragging & dropping directories to the "attachments" tab, the files contained in those directories will be attached. * MKVToolNix GUI: info tool: added information about the file (directory, size, modification timestamp) at the top of each tab. Bug fixes: * mkvmerge: AV1 parser: fixed the parser completely aborting when parsing the OBU size field fails due to there not being enough data to parse. Instead the parser will remember the last known-good position & restart from there after more data is available. * mkvmerge: HDMV PGS subtitles: reverted the change that implemented a heuristic for detecting bogus timestamps & attempting to fix them. This was done to fix #3268. Unfortunately this affected valid subtitle files with intentional huge gaps in timestamps, e.g. forced subtitle tracks. The heuristic has simply been removed. * mkvmerge: Matroska reader: fixed reading files with EBML Void elements before the Matroska Segment element. * mkvmerge: fixed reversed attachment selection: `--attachments !4` would not copy any attachment instead of all attachments but the one with ID 4. * mkvextract: IETF BCP 47/RFC 5646 language tags: mkvextract will now use & prefer IETF BCP 47 track language elements if they're present. Only affects the VobSub & USF subtitle extraction. * mkvpropedit, MKVToolNix GUI's chapter & header editors: updated the list of deprecated Matroska elements. The applications will no longer try to write those elements, even if they're found in the file to be modified. The programs will no longer abort with error messages such as `assertion "false" failed`. * mkvpropedit, MKVToolNix GUI's chapter & header editors: when the Matroska version numbers stored in the EBML Head element are updated, the updated EBML Head element might be smaller than the existing one. In that case the programs used to shrink the EBML Head & write a small EBML Void element between the updated EBML Head & the following element, usually a Matroska Segment element. This isn't widely supported by programs including MKVToolNix itself, causing them to declare such files as invalid. The programs will now create the EBML Void element inside the EBML Head element, making them a level 1 element instead of a level 0 element. * mkvpropedit, MKVToolNix GUI's chapter & header editors: often the programs have to relocate the Master elements in which the modifications were done. In that case the Seek Head elements must also be updated to reflect to the Master elements' new positions. If a file contained a Seek Head element at the start already and if that Seek Head was too small to contain the updated positions, the programs would end up in an endless loop trying to write data to the end, creating ever-growing files. This is now handled properly by voiding this too-small Seek Head & finding a proper space for a new one instead. * MKVToolNix GUI: header editor: fixed pixelated icons on higher display scaling values. Build system changes: * bug fix: libFLAC detection is now done via `pkg-config`, and the corresponding compiler flags are honored. Fixes static compilation with newer versions of libFLAC with MXE where a compiler definition is required to signal that it libFLAC wasn't built as a DLL. ++++ obs-service-format_spec_file: - Update to version 20221113: * licences_exceptions.txt: rename to licenses_exceptions.txt * Fetch updated licenses * Add test case for bsc#1194504 ++++ python-whatthepatch: - Drop no-nose.patch merged upstream - Update to v1.0.3 * Code optimization for unified diff parsing * Package using build module and pyproject.toml * Support up to 3.11 * Drop support up to 3.6 - from v1.0.2 * Support up to 3.9 * Fix unified diff parse error - from v1.0.1 * Replace nose with pytest * Fix bug where context diffs would not parse ++++ xcompmgr: - Update to version 1.1.9 * gitlab CI: add a basic build test * xcompmgr.man: Update bug reporting URL from bugzilla to gitlab * Reduce variable scope as suggested by cppcheck * Remove obsolete casts on malloc & free calls * gitlab CI: stop requiring Signed-off-by in commits * Resolve -Wshadow warnings * Mark usage() as _X_COLD _X_NORETURN * Remove unused macros ++++ xkbevd: - Update to version 1.1.5 * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * gitlab CI: add a basic build test * man page: remove out-of-date COPYRIGHT section * gitlab CI: stop requiring Signed-off-by in commits * Variable scope reduction as suggested by cppcheck * Rename shadowed variables * cfgscan: check if character is EOF before calling isalpha or isdigit * xkbevd.c: Update default DFLT_XKB_CONFIG_ROOT path * eventTypeToString: remove unnecessary strcpy to static buffer * Add .git-blame-ignore-revs to hide whitespace commits from git blame * autogen.sh: use quoted string variables * autogen: add default patch prefix * autogen.sh: use exec instead of waiting for configure to finish ++++ xkill: - Update to version 1.0.6 * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * gitlab CI: add a basic build test * gitlab CI: stop requiring Signed-off-by in commits * Variable scope reductions as recommended by cppcheck * gitlab CI: explictly list GNU make to be installed in build environment ++++ xlogo: - Update to version 1.0.6 * gitlab CI: add a basic build test * configure: make --with-render help string match the accepted option name * gitlab CI: stop requiring Signed-off-by in commits * Use _CONST_X_STRING to make libXt declare String as const char * * Fix -Wmissing-field-initializers warning * Add configure check and --with-xkb option for use of XkbStdBell ++++ xlsclients: - Update to version 1.1.5 * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * gitlab CI: add a basic build test * gitlab CI: stop requiring Signed-off-by in commits * Quiet -Wmaybe-uninitialized warnings from gcc * Handle -Wsign-compare warnings * usage: add cold & noreturn attributes to function * Resolve implicit conversion warnings from clang ------------------------------------------------------------------ ------------------ 2022-11-12 - Nov 12 2022 ------------------- ------------------------------------------------------------------ ++++ crmsh: - Update to version 4.4.1+20221112.1eecda84: * Dev: behave: Add functional test to verify report collect trace ra logs * Dev: report: collect ra trace files from specified directories ++++ plasma5-workspace: - Update the build constraints ++++ highlight: - Update to version 4.4: * Added support for Zig. * Added `Legacy` option in lsp.conf to add support for LSP servers without capabilities report. * Removed apidocs target in makefile (gl#saalen/highlight#213). * CLI: Added `--ls-legacy` option. * GUI: Added legacy checkbox in the LSP section. ++++ lbreakouthd: - Update to version 1.1 * Added a level editor for LBreakoutHD. * Add swedish translation. ++++ qt5platform-plugins: - Update version to 5.0.70 * Change license to LGPL-3.0+ * Fix bugs - Fix build on Qt 5.15.7 ++++ openQA: - Update to version 4.6.1668162974.2b84746: * Add distinct set of limits for assets * Limit implementation for sub list_scheduled_ajax * Limit implementation for sub list in Jobs.pm * Limit implementation for sub list in Worker.pm * Limit implementation for sub list in Table.pm * Limit implementation for sub list in Comment.pm * Limit implementation for sub list in Bug.pm * Limit implementation for sub list in Asset.pm * Initialize generic default and max limits * Add unit test for scheduled jobs limiting * Add unit test for jobs limiting (api call) * Add unit test for workers limiting (api call) * Add unit test for products limiting (api call) * Add unit test for machines limiting (api call) * Add unit test for comments limiting (api call) * Add unit test for bugs limiting (api call) * Add unit test for assets limiting (api call) ++++ ovmf: - Change the size of ovmf-x86_64 back to 2MB, and remove EFI shell to reduce the fv image size. - Originally the reason of changing the size of ovmf-x86_64 to 4MB is for preventing OBS exposes the following error: [ 266s] GenFv: ERROR 3000: Invalid [ 266s] the required fv image size 0x1afed8 exceeds the set fv image size 0x1ac000 The fv image size is too big. But we found that change ovmf-x86_64 to 4MB causes live migration problem on qemu. (bsc#1204220) - So let's change the size of ovmf_x86_64 back to 2MB and remove EFI shell to reduce the fv image size. If user wants to use EFI shell, they should move to ovmf-x86_64-4m image. So we add the "-D EXCLUDE_SHELL" build option to ovmf-x86_64 flavor in ovmf.spec. (bsc#1204220) ++++ patterns-microos: - Add xdg-desktop-portal-gnome to -kde install pattern, to correct for mangled fonts, and theming, while using GTK apps on MicroOS KDE (boo#1205631) ++++ python-cstruct: - Update to version 5.0 * Add support for enums * Add support for multiple definition to cstruct.parse * Add inspect method ------------------------------------------------------------------ ------------------ 2022-11-11 - Nov 11 2022 ------------------- ------------------------------------------------------------------ ++++ python-awkward: - Rvert the devel package requirement, python-awkward is not provided by any of subpackages, the real package provided is python3-awkward. ++++ azote: - Update to 1.9.7: * Fixed regression introduced in #166, that caused a mess in the ./azotebg file. Closes #169. ++++ crmsh: - Update to version 4.4.1+20221111.e52b7fa2: * Dev: behave: Add functional test for tracing ra with specific directory * Dev: Dockerfile: update resource-agents with latest version ++++ frr: - Migration to /usr/etc: Conditionally moved /etc/logrotate.d/frr file to vendor specific directory /usr/etc/logrotate.d and added saving of user changed configuration files in /etc and restoring them while an RPM update. - Declare root as sufficient also in the pam account verification; without vtysh use causes to log a pam frr:account warnings (https://github.com/FRRouting/frr/pull/12308) [+ 0005-root-ok-in-account-frr.pam.patch] - Applied fix removing a not needed backslash causing to log a warning (https://github.com/FRRouting/frr/pull/12307) [+ 0004-tools-remove-backslash-from-declare-check-regex.patch] - Applied upstream fixes for frrinit.sh to avoid a privilege escalation from frr to root in frr config creation (bsc#1204124,CVE-2022-42917, https://github.com/FRRouting/frr/pull/12157). [+ 0003-tools-Run-as-FRR_USER-install-chown-commands-to-avoi.patch] - Removed obsolete patches provided in the 8.4 source archive: [- 0003-babeld-fix-10487-by-adding-a-check-on-packet-length.patch, - 0004-babeld-fix-10502-10503-by-repairing-the-checks-on-le.patch, - 0005-isisd-fix-router-capability-TLV-parsing-issues.patch, - 0006-isisd-fix-10505-using-base64-encoding.patch, - 0007-bgpd-Make-sure-hdr-length-is-at-a-minimum-of-what-is.patch, - 0008-isisd-Ensure-rcap-is-freed-in-error-case.patch] - Update to version 8.4, see https://frrouting.org/release/8.4/ * New BGP command (neighbor PEER soo) to configure SoO to prevent routing loops and suboptimal routing on dual-homed sites. * Command debug bgp allow-martian replaced to bgp allow-martian-nexthop because previously we allowed using martian next-hops when debug is turned on. * Implement BGP Prefix Origin Validation State Extended Community rfc8097 * Implement Route Leak Prevention and Detection Using Roles in UPDATE and OPEN Messages rfc9234 * BMP L3VPN support * PIMv6 support * MLD support * New command to enable using reserved IPv4 ranges as normal addresses for BGP next-hops, interface addresses, etc. * As usual, lots of bugs and memory leaks were fixed \m/ such as a fix for a possible use-after-free due to a race condition related to bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets (CVE-2022-37035,bsc#1202085). - Update to version 8.3, see https://frrouting.org/release/8.3/ * Notification Message support for BGP Graceful Restart * BGP Cease Notification Subcode For BFD * Send Hold Timer for BGP * RFC5424 syslog support * PIM passive command - Update to version 8.2.2, see https://frrouting.org/release/8.2.2/ * BGP Long-lived graceful restart capability * BGP Extended Optional Parameters Length for BGP OPEN Message * BGP Extended BGP Administrative Shutdown Communication * IS-IS Link State Traffic Engineering support * OSPFv3 Support for NSSA Type-7 address ranges * PBR VLAN actions support ++++ fzf: - Update to 0.35.0: * Added start event that is triggered only once when fzf finder starts. Since fzf consumes the input stream asynchronously, the input list is not available unless you use --sync. seq 100 | fzf --multi --sync --bind 'start:last+select-all+preview(echo welcome)' * Added --border-label and --border-label-pos for putting label on the border [#] ANSI color codes are supported [#] (with https://github.com/busyloop/lolcat) label=$(curl -s http://metaphorpsum.com/sentences/1 | lolcat -f) [#] Border label at the center fzf --height=10 --border --border-label="╢ $label ╟" \ - -color=label:italic:black [#] Left-aligned (positive integer) fzf --height=10 --border --border-label="╢ $label ╟" \ - -border-label-pos=3 --color=label:italic:black [#] Right-aligned (negative integer) on the bottom line (:bottom) fzf --height=10 --border --border-label="╢ $label ╟" \ - -border-label-pos=-3:bottom --color=label:italic:black * Also added --preview-label and --preview-label-pos for the border of the preview window fzf --preview 'cat {}' --border --preview-label=' Preview ' \ - -preview-label-pos=2 * Info panel (match counter) will be followed by a horizontal separator by default - Use --no-separator or --separator='' to hide the separator - You can specify an arbitrary string that is repeated to form the horizontal separator. e.g. --separator=╸ - The color of the separator can be customized via --color=separator:... - ANSI color codes are also supported fzf --separator=╸ --color=separator:green fzf --separator=$(lolcat -f -F 1.4 <<< ▁▁▂▃▄▅▆▆▅▄▃▂▁▁) --info=inline * Added --border=bold and --border=double along with - -preview-window=border-bold and --preview-window=border-double ++++ gtk4: - Update gtk4.spec to align dependency version with meson.build ++++ gh: - Update to 2.20.0 https://github.com/cli/cli/releases ++++ git-cola: - Update to 4.0.3 - Usability, bells and whistles * The branches widget no longer loses its selection state in response to notifications and UI actions. https://github.com/git-cola/git-cola/issues/1221 * The use of ``gravatar.com`` to fetch icons associated with author emails can now be disabled by setting `git config --global cola.gravatar false`. https://github.com/git-cola/git-cola/issues/933 - Fixes * The config reader has been revamped to better read settings when git config files are located in unexpected locations. https://github.com/git-cola/git-cola/issues/927 https://github.com/git-cola/git-cola/issues/1264 * The preferences dialog no longer throws an error when the editor has not been configured. https://github.com/git-cola/git-cola/issues/1263 * Context menu actions for staging files has been added when diffing images. https://github.com/git-cola/git-cola/issues/1265 * The stash editor now properly displays stashes with slashes ("/") in their names or messsages. https://github.com/git-cola/git-cola/pull/1267 * The settings file is now written-to and read-from in a robust manner to avoid data loss when doing an ACPI shutdown or forced shutdown of a machine. https://github.com/git-cola/git-cola/issues/1241 * Git Cola now displays an error message when attempting to open a repository that cannot be accessed due to the new `safe.directory` protections in Git v2.30.3. https://github.com/git-cola/git-cola/issues/1243 - Translations * The .po and .pot files now contain location information. https://github.com/git-cola/git-cola/issues/880 ++++ grafana: - Update to version 8.5.14 (jsc#PED-2617): * Security: Fix do not forward login cookie in outgoing requests (bsc#1204303, CVE-2022-39201) * Security: Make proxy endpoints not leak sensitive HTTP headers (bsc#1204305, CVE-2022-31130) * Security: Fix plugin signature bypass (bsc#1204302, CVE-2022-31123) * Security: Fix blocknig other users from signing in (bsc#1204304, CVE-2022-39229) ++++ homeshick: - Fix build issue against Factory: * Add patch git-protocol-file-allow.patch ++++ ibus-table: update: 1.16.13 -> 1.16.14 - Fix a problem in C/POSIX and invalid locales: Use lower() on LC_MESSAGES only if it is a string and not None ++++ irqbalance: - add irqbalance-systemd-netlink.patch (related to bsc#1205308) ++++ kernel-debug: - Linux 6.0.8 (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - RDMA/cma: Use output interface for net_dev check (bsc#1012628). - IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). - RDMA/hns: Disable local invalidate operation (bsc#1012628). - RDMA/hns: Fix NULL pointer problem in free_mr_init() (bsc#1012628). - docs/process/howto: Replace C89 with C11 (bsc#1012628). - RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). - NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). - NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). - NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot (bsc#1012628). - SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed (bsc#1012628). - NFSv4.2: Fixup CLONE dest file size for zero-length count (bsc#1012628). - nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). - net: dsa: Fix possible memory leaks in dsa_loop_init() (bsc#1012628). - RDMA/core: Fix null-ptr-deref in ib_core_cleanup() (bsc#1012628). - RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (bsc#1012628). - tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12 (bsc#1012628). - net: dsa: fall back to default tagger if we can't load the one from DT (bsc#1012628). - nfc: fdp: Fix potential memory leak in fdp_nci_send() (bsc#1012628). - nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() (bsc#1012628). - nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() (bsc#1012628). - nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() (bsc#1012628). - net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). - ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). - ata: palmld: fix return value check in palmld_pata_probe() (bsc#1012628). - net: sched: Fix use after free in red_enqueue() (bsc#1012628). - net: tun: fix bugs for oversize packet when napi frags enabled (bsc#1012628). - netfilter: nf_tables: netlink notifier might race to release objects (bsc#1012628). - netfilter: nf_tables: release flow rule object from commit path (bsc#1012628). - sfc: Fix an error handling path in efx_pci_probe() (bsc#1012628). - nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). - nfsd: fix net-namespace logic in __nfsd_file_cache_purge (bsc#1012628). - net: lan966x: Fix the MTU calculation (bsc#1012628). - net: lan966x: Adjust maximum frame size when vlan is enabled/disabled (bsc#1012628). - net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). - net: lan966x: Fix unmapping of received frames using FDMA (bsc#1012628). - ipvs: use explicitly signed chars (bsc#1012628). - ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). - ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). - rose: Fix NULL pointer dereference in rose_send_frame() (bsc#1012628). - mISDN: fix possible memory leak in mISDN_register_device() (bsc#1012628). - isdn: mISDN: netjet: fix wrong check of device registration (bsc#1012628). - btrfs: fix inode list leak during backref walking at resolve_indirect_refs() (bsc#1012628). - btrfs: fix inode list leak during backref walking at find_parent_nodes() (bsc#1012628). - btrfs: fix ulist leaks in error paths of qgroup self tests (bsc#1012628). - netfilter: ipset: enforce documented limit to prevent allocating huge memory (bsc#1012628). - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (bsc#1012628). - Bluetooth: hci_conn: Fix CIS connection dst_type handling (bsc#1012628). - Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). - Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (bsc#1012628). - net: mdio: fix undefined behavior in bit shift for __mdiobus_register (bsc#1012628). - ibmvnic: Free rwi on reset success (bsc#1012628). - stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). - net/smc: Fix possible leaked pernet namespace in smc_init() (bsc#1012628). - net, neigh: Fix null-ptr-deref in neigh_table_clear() (bsc#1012628). - bridge: Fix flushing of dynamic FDB entries (bsc#1012628). - ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). - vsock: fix possible infinite sleep in vsock_connectible_wait_data() (bsc#1012628). - iio: adc: stm32-adc: fix channel sampling time init (bsc#1012628). - media: rkisp1: Fix source pad format configuration (bsc#1012628). - media: rkisp1: Don't pass the quantization to rkisp1_csm_config() (bsc#1012628). - media: rkisp1: Initialize color space on resizer sink and source pads (bsc#1012628). - media: rkisp1: Use correct macro for gradient registers (bsc#1012628). - media: rkisp1: Zero v4l2_subdev_format fields in when validating links (bsc#1012628). - media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). - media: platform: cros-ec: Add Kuldax to the match table (bsc#1012628). - media: meson: vdec: fix possible refcount leak in vdec_probe() (bsc#1012628). - media: hantro: Store HEVC bit depth in context (bsc#1012628). - media: hantro: HEVC: Fix auxilary buffer size calculation (bsc#1012628). - media: hantro: HEVC: Fix chroma offset computation (bsc#1012628). - media: v4l: subdev: Fail graciously when getting try data for NULL state (bsc#1012628). - drm/vc4: hdmi: Check the HSM rate at runtime_resume (bsc#1012628). - ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() (bsc#1012628). - hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() (bsc#1012628). - io_uring: don't iopoll from io_ring_ctx_wait_and_kill() (bsc#1012628). - scsi: core: Restrict legal sdev_state transitions via sysfs (bsc#1012628). - HID: saitek: add madcatz variant of MMO7 mouse device ID (bsc#1012628). - drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case (bsc#1012628). - drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10 (bsc#1012628). - drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback (bsc#1012628). - drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11 (bsc#1012628). - drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). - nvme-pci: disable write zeroes on various Kingston SSD (bsc#1012628). - i2c: xiic: Add platform module alias (bsc#1012628). - bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). - clk: rs9: Fix I2C accessors (bsc#1012628). - arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo (bsc#1012628). - efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). - clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). - clk: qcom: Update the force mem core bit for GPU clocks (bsc#1012628). - arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). - arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mm: correct usb power domains (bsc#1012628). - arm64: dts: imx8mn: remove otg1 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). - ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset (bsc#1012628). - arm64: dts: imx8: correct clock order (bsc#1012628). - arm64: dts: imx93: add gpio clk (bsc#1012628). - arm64: dts: imx93: correct gpio-ranges (bsc#1012628). - arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers (bsc#1012628). - drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages (bsc#1012628). - drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). - drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). - ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module (bsc#1012628). - block: Fix possible memory leak for rq_wb on add_disk failure (bsc#1012628). - blk-mq: Fix kmemleak in blk_mq_init_allocated_queue (bsc#1012628). - ARM: dts: ux500: Add trips to battery thermal zones (bsc#1012628). - firmware: arm_scmi: Suppress the driver's bind attributes (bsc#1012628). - firmware: arm_scmi: Make Rx chan_setup fail on memory errors (bsc#1012628). - firmware: arm_scmi: Fix devres allocation device in virtio transport (bsc#1012628). - firmware: arm_scmi: Fix deferred_tx_wq release on error paths (bsc#1012628). - arm64: dts: juno: Add thermal critical trip points (bsc#1012628). - i2c: piix4: Fix adapter not be removed in piix4_remove() (bsc#1012628). - Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (bsc#1012628). - Bluetooth: L2CAP: Fix attempting to access uninitialized memory (bsc#1012628). - fscrypt: stop using keyrings subsystem for fscrypt_master_key (bsc#1012628). - fscrypt: fix keyring memory leak on mount failure (bsc#1012628). - clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). - btrfs: fix lost file sync on direct IO write with nowait and dsync iocb (bsc#1012628). - btrfs: fix tree mod log mishandling of reallocated nodes (bsc#1012628). - btrfs: fix type of parameter generation in btrfs_get_dentry (bsc#1012628). - btrfs: don't use btrfs_chunk::sub_stripes from disk (bsc#1012628). - btrfs: fix a memory allocation failure test in btrfs_submit_direct (bsc#1012628). - ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set (bsc#1012628). - cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). - cxl/region: Fix decoder allocation crash (bsc#1012628). - cxl/region: Fix region HPA ordering validation (bsc#1012628). - cxl/region: Fix cxl_region leak, cleanup targets at region delete (bsc#1012628). - cxl/region: Fix 'distance' calculation with passthrough ports (bsc#1012628). - ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). - tracing/fprobe: Fix to check whether fprobe is registered correctly (bsc#1012628). - fprobe: Check rethook_alloc() return in rethook initialization (bsc#1012628). - tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() (bsc#1012628). - kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). - tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). - tracing/histogram: Update document for KEYS_MAX size (bsc#1012628). - capabilities: fix potential memleak on error path from vfs_getxattr_alloc() (bsc#1012628). - fuse: add file_modified() to fallocate (bsc#1012628). - fuse: fix readdir cache race (bsc#1012628). - selftests/landlock: Build without static libraries (bsc#1012628). - efi: random: reduce seed size to 32 bytes (bsc#1012628). - efi: random: Use 'ACPI reclaim' memory for random seed (bsc#1012628). - efi: efivars: Fix variable writes with unsupported query_variable_store() (bsc#1012628). - net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). - arm64: entry: avoid kprobe recursion (bsc#1012628). - ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for ICL (bsc#1012628). - perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for SPR (bsc#1012628). - net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). - net: also flag accepted sockets supporting msghdr originated zerocopy (bsc#1012628). - parisc: Make 8250_gsc driver dependend on CONFIG_PARISC (bsc#1012628). - parisc: Export iosapic_serial_irq() symbol for serial port driver (bsc#1012628). - parisc: Avoid printing the hardware path twice (bsc#1012628). - ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). - ext4: fix BUG_ON() when directory entry has invalid rec_len (bsc#1012628). - ext4: update the backup superblock's at the end of the online resize (bsc#1012628). - x86/tdx: Prepare for using "INFO" call for a second purpose (bsc#1012628). - x86/tdx: Panic on bad configs that #VE on "private" memory access (bsc#1012628). - x86/syscall: Include asm/ptrace.h in syscall_wrapper header (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000006H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001AH (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000008H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000001H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001FH (bsc#1012628). - KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs (bsc#1012628). - KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl() (bsc#1012628). - KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL (bsc#1012628). - KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable (bsc#1012628). - KVM: Initialize gfn_to_pfn_cache locks in dedicated helper (bsc#1012628). - KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache (bsc#1012628). - KVM: arm64: Fix bad dereference on MTE-enabled systems (bsc#1012628). - KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE (bsc#1012628). - KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format (bsc#1012628). - KVM: x86: emulator: em_sysexit should update ctxt->mode (bsc#1012628). - KVM: x86: emulator: update the emulation mode after CR0 write (bsc#1012628). - ext4,f2fs: fix readahead of verity data (bsc#1012628). - cifs: fix regression in very old smb1 mounts (bsc#1012628). - drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach (bsc#1012628). - drm/rockchip: dsi: Force synchronous probe (bsc#1012628). - drm/amdgpu: disable GFXOFF during compute for GFX11 (bsc#1012628). - drm/amd/display: Update latencies on DCN321 (bsc#1012628). - drm/amd/display: Update DSC capabilitie for DCN314 (bsc#1012628). - drm/i915/sdvo: Filter out invalid outputs more sensibly (bsc#1012628). - drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). - commit 1579d93 ++++ kernel-default: - Linux 6.0.8 (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - RDMA/cma: Use output interface for net_dev check (bsc#1012628). - IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). - RDMA/hns: Disable local invalidate operation (bsc#1012628). - RDMA/hns: Fix NULL pointer problem in free_mr_init() (bsc#1012628). - docs/process/howto: Replace C89 with C11 (bsc#1012628). - RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). - NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). - NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). - NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot (bsc#1012628). - SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed (bsc#1012628). - NFSv4.2: Fixup CLONE dest file size for zero-length count (bsc#1012628). - nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). - net: dsa: Fix possible memory leaks in dsa_loop_init() (bsc#1012628). - RDMA/core: Fix null-ptr-deref in ib_core_cleanup() (bsc#1012628). - RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (bsc#1012628). - tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12 (bsc#1012628). - net: dsa: fall back to default tagger if we can't load the one from DT (bsc#1012628). - nfc: fdp: Fix potential memory leak in fdp_nci_send() (bsc#1012628). - nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() (bsc#1012628). - nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() (bsc#1012628). - nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() (bsc#1012628). - net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). - ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). - ata: palmld: fix return value check in palmld_pata_probe() (bsc#1012628). - net: sched: Fix use after free in red_enqueue() (bsc#1012628). - net: tun: fix bugs for oversize packet when napi frags enabled (bsc#1012628). - netfilter: nf_tables: netlink notifier might race to release objects (bsc#1012628). - netfilter: nf_tables: release flow rule object from commit path (bsc#1012628). - sfc: Fix an error handling path in efx_pci_probe() (bsc#1012628). - nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). - nfsd: fix net-namespace logic in __nfsd_file_cache_purge (bsc#1012628). - net: lan966x: Fix the MTU calculation (bsc#1012628). - net: lan966x: Adjust maximum frame size when vlan is enabled/disabled (bsc#1012628). - net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). - net: lan966x: Fix unmapping of received frames using FDMA (bsc#1012628). - ipvs: use explicitly signed chars (bsc#1012628). - ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). - ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). - rose: Fix NULL pointer dereference in rose_send_frame() (bsc#1012628). - mISDN: fix possible memory leak in mISDN_register_device() (bsc#1012628). - isdn: mISDN: netjet: fix wrong check of device registration (bsc#1012628). - btrfs: fix inode list leak during backref walking at resolve_indirect_refs() (bsc#1012628). - btrfs: fix inode list leak during backref walking at find_parent_nodes() (bsc#1012628). - btrfs: fix ulist leaks in error paths of qgroup self tests (bsc#1012628). - netfilter: ipset: enforce documented limit to prevent allocating huge memory (bsc#1012628). - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (bsc#1012628). - Bluetooth: hci_conn: Fix CIS connection dst_type handling (bsc#1012628). - Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). - Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (bsc#1012628). - net: mdio: fix undefined behavior in bit shift for __mdiobus_register (bsc#1012628). - ibmvnic: Free rwi on reset success (bsc#1012628). - stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). - net/smc: Fix possible leaked pernet namespace in smc_init() (bsc#1012628). - net, neigh: Fix null-ptr-deref in neigh_table_clear() (bsc#1012628). - bridge: Fix flushing of dynamic FDB entries (bsc#1012628). - ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). - vsock: fix possible infinite sleep in vsock_connectible_wait_data() (bsc#1012628). - iio: adc: stm32-adc: fix channel sampling time init (bsc#1012628). - media: rkisp1: Fix source pad format configuration (bsc#1012628). - media: rkisp1: Don't pass the quantization to rkisp1_csm_config() (bsc#1012628). - media: rkisp1: Initialize color space on resizer sink and source pads (bsc#1012628). - media: rkisp1: Use correct macro for gradient registers (bsc#1012628). - media: rkisp1: Zero v4l2_subdev_format fields in when validating links (bsc#1012628). - media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). - media: platform: cros-ec: Add Kuldax to the match table (bsc#1012628). - media: meson: vdec: fix possible refcount leak in vdec_probe() (bsc#1012628). - media: hantro: Store HEVC bit depth in context (bsc#1012628). - media: hantro: HEVC: Fix auxilary buffer size calculation (bsc#1012628). - media: hantro: HEVC: Fix chroma offset computation (bsc#1012628). - media: v4l: subdev: Fail graciously when getting try data for NULL state (bsc#1012628). - drm/vc4: hdmi: Check the HSM rate at runtime_resume (bsc#1012628). - ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() (bsc#1012628). - hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() (bsc#1012628). - io_uring: don't iopoll from io_ring_ctx_wait_and_kill() (bsc#1012628). - scsi: core: Restrict legal sdev_state transitions via sysfs (bsc#1012628). - HID: saitek: add madcatz variant of MMO7 mouse device ID (bsc#1012628). - drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case (bsc#1012628). - drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10 (bsc#1012628). - drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback (bsc#1012628). - drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11 (bsc#1012628). - drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). - nvme-pci: disable write zeroes on various Kingston SSD (bsc#1012628). - i2c: xiic: Add platform module alias (bsc#1012628). - bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). - clk: rs9: Fix I2C accessors (bsc#1012628). - arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo (bsc#1012628). - efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). - clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). - clk: qcom: Update the force mem core bit for GPU clocks (bsc#1012628). - arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). - arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mm: correct usb power domains (bsc#1012628). - arm64: dts: imx8mn: remove otg1 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). - ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset (bsc#1012628). - arm64: dts: imx8: correct clock order (bsc#1012628). - arm64: dts: imx93: add gpio clk (bsc#1012628). - arm64: dts: imx93: correct gpio-ranges (bsc#1012628). - arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers (bsc#1012628). - drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages (bsc#1012628). - drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). - drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). - ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module (bsc#1012628). - block: Fix possible memory leak for rq_wb on add_disk failure (bsc#1012628). - blk-mq: Fix kmemleak in blk_mq_init_allocated_queue (bsc#1012628). - ARM: dts: ux500: Add trips to battery thermal zones (bsc#1012628). - firmware: arm_scmi: Suppress the driver's bind attributes (bsc#1012628). - firmware: arm_scmi: Make Rx chan_setup fail on memory errors (bsc#1012628). - firmware: arm_scmi: Fix devres allocation device in virtio transport (bsc#1012628). - firmware: arm_scmi: Fix deferred_tx_wq release on error paths (bsc#1012628). - arm64: dts: juno: Add thermal critical trip points (bsc#1012628). - i2c: piix4: Fix adapter not be removed in piix4_remove() (bsc#1012628). - Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (bsc#1012628). - Bluetooth: L2CAP: Fix attempting to access uninitialized memory (bsc#1012628). - fscrypt: stop using keyrings subsystem for fscrypt_master_key (bsc#1012628). - fscrypt: fix keyring memory leak on mount failure (bsc#1012628). - clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). - btrfs: fix lost file sync on direct IO write with nowait and dsync iocb (bsc#1012628). - btrfs: fix tree mod log mishandling of reallocated nodes (bsc#1012628). - btrfs: fix type of parameter generation in btrfs_get_dentry (bsc#1012628). - btrfs: don't use btrfs_chunk::sub_stripes from disk (bsc#1012628). - btrfs: fix a memory allocation failure test in btrfs_submit_direct (bsc#1012628). - ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set (bsc#1012628). - cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). - cxl/region: Fix decoder allocation crash (bsc#1012628). - cxl/region: Fix region HPA ordering validation (bsc#1012628). - cxl/region: Fix cxl_region leak, cleanup targets at region delete (bsc#1012628). - cxl/region: Fix 'distance' calculation with passthrough ports (bsc#1012628). - ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). - tracing/fprobe: Fix to check whether fprobe is registered correctly (bsc#1012628). - fprobe: Check rethook_alloc() return in rethook initialization (bsc#1012628). - tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() (bsc#1012628). - kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). - tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). - tracing/histogram: Update document for KEYS_MAX size (bsc#1012628). - capabilities: fix potential memleak on error path from vfs_getxattr_alloc() (bsc#1012628). - fuse: add file_modified() to fallocate (bsc#1012628). - fuse: fix readdir cache race (bsc#1012628). - selftests/landlock: Build without static libraries (bsc#1012628). - efi: random: reduce seed size to 32 bytes (bsc#1012628). - efi: random: Use 'ACPI reclaim' memory for random seed (bsc#1012628). - efi: efivars: Fix variable writes with unsupported query_variable_store() (bsc#1012628). - net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). - arm64: entry: avoid kprobe recursion (bsc#1012628). - ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for ICL (bsc#1012628). - perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for SPR (bsc#1012628). - net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). - net: also flag accepted sockets supporting msghdr originated zerocopy (bsc#1012628). - parisc: Make 8250_gsc driver dependend on CONFIG_PARISC (bsc#1012628). - parisc: Export iosapic_serial_irq() symbol for serial port driver (bsc#1012628). - parisc: Avoid printing the hardware path twice (bsc#1012628). - ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). - ext4: fix BUG_ON() when directory entry has invalid rec_len (bsc#1012628). - ext4: update the backup superblock's at the end of the online resize (bsc#1012628). - x86/tdx: Prepare for using "INFO" call for a second purpose (bsc#1012628). - x86/tdx: Panic on bad configs that #VE on "private" memory access (bsc#1012628). - x86/syscall: Include asm/ptrace.h in syscall_wrapper header (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000006H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001AH (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000008H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000001H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001FH (bsc#1012628). - KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs (bsc#1012628). - KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl() (bsc#1012628). - KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL (bsc#1012628). - KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable (bsc#1012628). - KVM: Initialize gfn_to_pfn_cache locks in dedicated helper (bsc#1012628). - KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache (bsc#1012628). - KVM: arm64: Fix bad dereference on MTE-enabled systems (bsc#1012628). - KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE (bsc#1012628). - KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format (bsc#1012628). - KVM: x86: emulator: em_sysexit should update ctxt->mode (bsc#1012628). - KVM: x86: emulator: update the emulation mode after CR0 write (bsc#1012628). - ext4,f2fs: fix readahead of verity data (bsc#1012628). - cifs: fix regression in very old smb1 mounts (bsc#1012628). - drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach (bsc#1012628). - drm/rockchip: dsi: Force synchronous probe (bsc#1012628). - drm/amdgpu: disable GFXOFF during compute for GFX11 (bsc#1012628). - drm/amd/display: Update latencies on DCN321 (bsc#1012628). - drm/amd/display: Update DSC capabilitie for DCN314 (bsc#1012628). - drm/i915/sdvo: Filter out invalid outputs more sensibly (bsc#1012628). - drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). - commit 1579d93 ++++ kernel-source: - Linux 6.0.8 (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - RDMA/cma: Use output interface for net_dev check (bsc#1012628). - IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). - RDMA/hns: Disable local invalidate operation (bsc#1012628). - RDMA/hns: Fix NULL pointer problem in free_mr_init() (bsc#1012628). - docs/process/howto: Replace C89 with C11 (bsc#1012628). - RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). - NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). - NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). - NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot (bsc#1012628). - SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed (bsc#1012628). - NFSv4.2: Fixup CLONE dest file size for zero-length count (bsc#1012628). - nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). - net: dsa: Fix possible memory leaks in dsa_loop_init() (bsc#1012628). - RDMA/core: Fix null-ptr-deref in ib_core_cleanup() (bsc#1012628). - RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (bsc#1012628). - tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12 (bsc#1012628). - net: dsa: fall back to default tagger if we can't load the one from DT (bsc#1012628). - nfc: fdp: Fix potential memory leak in fdp_nci_send() (bsc#1012628). - nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() (bsc#1012628). - nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() (bsc#1012628). - nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() (bsc#1012628). - net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). - ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). - ata: palmld: fix return value check in palmld_pata_probe() (bsc#1012628). - net: sched: Fix use after free in red_enqueue() (bsc#1012628). - net: tun: fix bugs for oversize packet when napi frags enabled (bsc#1012628). - netfilter: nf_tables: netlink notifier might race to release objects (bsc#1012628). - netfilter: nf_tables: release flow rule object from commit path (bsc#1012628). - sfc: Fix an error handling path in efx_pci_probe() (bsc#1012628). - nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). - nfsd: fix net-namespace logic in __nfsd_file_cache_purge (bsc#1012628). - net: lan966x: Fix the MTU calculation (bsc#1012628). - net: lan966x: Adjust maximum frame size when vlan is enabled/disabled (bsc#1012628). - net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). - net: lan966x: Fix unmapping of received frames using FDMA (bsc#1012628). - ipvs: use explicitly signed chars (bsc#1012628). - ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). - ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). - rose: Fix NULL pointer dereference in rose_send_frame() (bsc#1012628). - mISDN: fix possible memory leak in mISDN_register_device() (bsc#1012628). - isdn: mISDN: netjet: fix wrong check of device registration (bsc#1012628). - btrfs: fix inode list leak during backref walking at resolve_indirect_refs() (bsc#1012628). - btrfs: fix inode list leak during backref walking at find_parent_nodes() (bsc#1012628). - btrfs: fix ulist leaks in error paths of qgroup self tests (bsc#1012628). - netfilter: ipset: enforce documented limit to prevent allocating huge memory (bsc#1012628). - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (bsc#1012628). - Bluetooth: hci_conn: Fix CIS connection dst_type handling (bsc#1012628). - Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). - Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (bsc#1012628). - net: mdio: fix undefined behavior in bit shift for __mdiobus_register (bsc#1012628). - ibmvnic: Free rwi on reset success (bsc#1012628). - stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). - net/smc: Fix possible leaked pernet namespace in smc_init() (bsc#1012628). - net, neigh: Fix null-ptr-deref in neigh_table_clear() (bsc#1012628). - bridge: Fix flushing of dynamic FDB entries (bsc#1012628). - ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). - vsock: fix possible infinite sleep in vsock_connectible_wait_data() (bsc#1012628). - iio: adc: stm32-adc: fix channel sampling time init (bsc#1012628). - media: rkisp1: Fix source pad format configuration (bsc#1012628). - media: rkisp1: Don't pass the quantization to rkisp1_csm_config() (bsc#1012628). - media: rkisp1: Initialize color space on resizer sink and source pads (bsc#1012628). - media: rkisp1: Use correct macro for gradient registers (bsc#1012628). - media: rkisp1: Zero v4l2_subdev_format fields in when validating links (bsc#1012628). - media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). - media: platform: cros-ec: Add Kuldax to the match table (bsc#1012628). - media: meson: vdec: fix possible refcount leak in vdec_probe() (bsc#1012628). - media: hantro: Store HEVC bit depth in context (bsc#1012628). - media: hantro: HEVC: Fix auxilary buffer size calculation (bsc#1012628). - media: hantro: HEVC: Fix chroma offset computation (bsc#1012628). - media: v4l: subdev: Fail graciously when getting try data for NULL state (bsc#1012628). - drm/vc4: hdmi: Check the HSM rate at runtime_resume (bsc#1012628). - ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() (bsc#1012628). - hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() (bsc#1012628). - io_uring: don't iopoll from io_ring_ctx_wait_and_kill() (bsc#1012628). - scsi: core: Restrict legal sdev_state transitions via sysfs (bsc#1012628). - HID: saitek: add madcatz variant of MMO7 mouse device ID (bsc#1012628). - drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case (bsc#1012628). - drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10 (bsc#1012628). - drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback (bsc#1012628). - drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11 (bsc#1012628). - drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). - nvme-pci: disable write zeroes on various Kingston SSD (bsc#1012628). - i2c: xiic: Add platform module alias (bsc#1012628). - bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). - clk: rs9: Fix I2C accessors (bsc#1012628). - arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo (bsc#1012628). - efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). - clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). - clk: qcom: Update the force mem core bit for GPU clocks (bsc#1012628). - arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). - arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mm: correct usb power domains (bsc#1012628). - arm64: dts: imx8mn: remove otg1 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). - ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset (bsc#1012628). - arm64: dts: imx8: correct clock order (bsc#1012628). - arm64: dts: imx93: add gpio clk (bsc#1012628). - arm64: dts: imx93: correct gpio-ranges (bsc#1012628). - arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers (bsc#1012628). - drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages (bsc#1012628). - drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). - drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). - ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module (bsc#1012628). - block: Fix possible memory leak for rq_wb on add_disk failure (bsc#1012628). - blk-mq: Fix kmemleak in blk_mq_init_allocated_queue (bsc#1012628). - ARM: dts: ux500: Add trips to battery thermal zones (bsc#1012628). - firmware: arm_scmi: Suppress the driver's bind attributes (bsc#1012628). - firmware: arm_scmi: Make Rx chan_setup fail on memory errors (bsc#1012628). - firmware: arm_scmi: Fix devres allocation device in virtio transport (bsc#1012628). - firmware: arm_scmi: Fix deferred_tx_wq release on error paths (bsc#1012628). - arm64: dts: juno: Add thermal critical trip points (bsc#1012628). - i2c: piix4: Fix adapter not be removed in piix4_remove() (bsc#1012628). - Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (bsc#1012628). - Bluetooth: L2CAP: Fix attempting to access uninitialized memory (bsc#1012628). - fscrypt: stop using keyrings subsystem for fscrypt_master_key (bsc#1012628). - fscrypt: fix keyring memory leak on mount failure (bsc#1012628). - clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). - btrfs: fix lost file sync on direct IO write with nowait and dsync iocb (bsc#1012628). - btrfs: fix tree mod log mishandling of reallocated nodes (bsc#1012628). - btrfs: fix type of parameter generation in btrfs_get_dentry (bsc#1012628). - btrfs: don't use btrfs_chunk::sub_stripes from disk (bsc#1012628). - btrfs: fix a memory allocation failure test in btrfs_submit_direct (bsc#1012628). - ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set (bsc#1012628). - cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). - cxl/region: Fix decoder allocation crash (bsc#1012628). - cxl/region: Fix region HPA ordering validation (bsc#1012628). - cxl/region: Fix cxl_region leak, cleanup targets at region delete (bsc#1012628). - cxl/region: Fix 'distance' calculation with passthrough ports (bsc#1012628). - ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). - tracing/fprobe: Fix to check whether fprobe is registered correctly (bsc#1012628). - fprobe: Check rethook_alloc() return in rethook initialization (bsc#1012628). - tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() (bsc#1012628). - kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). - tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). - tracing/histogram: Update document for KEYS_MAX size (bsc#1012628). - capabilities: fix potential memleak on error path from vfs_getxattr_alloc() (bsc#1012628). - fuse: add file_modified() to fallocate (bsc#1012628). - fuse: fix readdir cache race (bsc#1012628). - selftests/landlock: Build without static libraries (bsc#1012628). - efi: random: reduce seed size to 32 bytes (bsc#1012628). - efi: random: Use 'ACPI reclaim' memory for random seed (bsc#1012628). - efi: efivars: Fix variable writes with unsupported query_variable_store() (bsc#1012628). - net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). - arm64: entry: avoid kprobe recursion (bsc#1012628). - ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for ICL (bsc#1012628). - perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for SPR (bsc#1012628). - net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). - net: also flag accepted sockets supporting msghdr originated zerocopy (bsc#1012628). - parisc: Make 8250_gsc driver dependend on CONFIG_PARISC (bsc#1012628). - parisc: Export iosapic_serial_irq() symbol for serial port driver (bsc#1012628). - parisc: Avoid printing the hardware path twice (bsc#1012628). - ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). - ext4: fix BUG_ON() when directory entry has invalid rec_len (bsc#1012628). - ext4: update the backup superblock's at the end of the online resize (bsc#1012628). - x86/tdx: Prepare for using "INFO" call for a second purpose (bsc#1012628). - x86/tdx: Panic on bad configs that #VE on "private" memory access (bsc#1012628). - x86/syscall: Include asm/ptrace.h in syscall_wrapper header (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000006H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001AH (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000008H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000001H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001FH (bsc#1012628). - KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs (bsc#1012628). - KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl() (bsc#1012628). - KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL (bsc#1012628). - KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable (bsc#1012628). - KVM: Initialize gfn_to_pfn_cache locks in dedicated helper (bsc#1012628). - KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache (bsc#1012628). - KVM: arm64: Fix bad dereference on MTE-enabled systems (bsc#1012628). - KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE (bsc#1012628). - KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format (bsc#1012628). - KVM: x86: emulator: em_sysexit should update ctxt->mode (bsc#1012628). - KVM: x86: emulator: update the emulation mode after CR0 write (bsc#1012628). - ext4,f2fs: fix readahead of verity data (bsc#1012628). - cifs: fix regression in very old smb1 mounts (bsc#1012628). - drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach (bsc#1012628). - drm/rockchip: dsi: Force synchronous probe (bsc#1012628). - drm/amdgpu: disable GFXOFF during compute for GFX11 (bsc#1012628). - drm/amd/display: Update latencies on DCN321 (bsc#1012628). - drm/amd/display: Update DSC capabilitie for DCN314 (bsc#1012628). - drm/i915/sdvo: Filter out invalid outputs more sensibly (bsc#1012628). - drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). - commit 1579d93 ++++ kernel-docs: - Linux 6.0.8 (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - RDMA/cma: Use output interface for net_dev check (bsc#1012628). - IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). - RDMA/hns: Disable local invalidate operation (bsc#1012628). - RDMA/hns: Fix NULL pointer problem in free_mr_init() (bsc#1012628). - docs/process/howto: Replace C89 with C11 (bsc#1012628). - RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). - NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). - NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). - NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot (bsc#1012628). - SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed (bsc#1012628). - NFSv4.2: Fixup CLONE dest file size for zero-length count (bsc#1012628). - nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). - net: dsa: Fix possible memory leaks in dsa_loop_init() (bsc#1012628). - RDMA/core: Fix null-ptr-deref in ib_core_cleanup() (bsc#1012628). - RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (bsc#1012628). - tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12 (bsc#1012628). - net: dsa: fall back to default tagger if we can't load the one from DT (bsc#1012628). - nfc: fdp: Fix potential memory leak in fdp_nci_send() (bsc#1012628). - nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() (bsc#1012628). - nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() (bsc#1012628). - nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() (bsc#1012628). - net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). - ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). - ata: palmld: fix return value check in palmld_pata_probe() (bsc#1012628). - net: sched: Fix use after free in red_enqueue() (bsc#1012628). - net: tun: fix bugs for oversize packet when napi frags enabled (bsc#1012628). - netfilter: nf_tables: netlink notifier might race to release objects (bsc#1012628). - netfilter: nf_tables: release flow rule object from commit path (bsc#1012628). - sfc: Fix an error handling path in efx_pci_probe() (bsc#1012628). - nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). - nfsd: fix net-namespace logic in __nfsd_file_cache_purge (bsc#1012628). - net: lan966x: Fix the MTU calculation (bsc#1012628). - net: lan966x: Adjust maximum frame size when vlan is enabled/disabled (bsc#1012628). - net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). - net: lan966x: Fix unmapping of received frames using FDMA (bsc#1012628). - ipvs: use explicitly signed chars (bsc#1012628). - ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). - ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). - rose: Fix NULL pointer dereference in rose_send_frame() (bsc#1012628). - mISDN: fix possible memory leak in mISDN_register_device() (bsc#1012628). - isdn: mISDN: netjet: fix wrong check of device registration (bsc#1012628). - btrfs: fix inode list leak during backref walking at resolve_indirect_refs() (bsc#1012628). - btrfs: fix inode list leak during backref walking at find_parent_nodes() (bsc#1012628). - btrfs: fix ulist leaks in error paths of qgroup self tests (bsc#1012628). - netfilter: ipset: enforce documented limit to prevent allocating huge memory (bsc#1012628). - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (bsc#1012628). - Bluetooth: hci_conn: Fix CIS connection dst_type handling (bsc#1012628). - Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). - Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (bsc#1012628). - net: mdio: fix undefined behavior in bit shift for __mdiobus_register (bsc#1012628). - ibmvnic: Free rwi on reset success (bsc#1012628). - stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). - net/smc: Fix possible leaked pernet namespace in smc_init() (bsc#1012628). - net, neigh: Fix null-ptr-deref in neigh_table_clear() (bsc#1012628). - bridge: Fix flushing of dynamic FDB entries (bsc#1012628). - ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). - vsock: fix possible infinite sleep in vsock_connectible_wait_data() (bsc#1012628). - iio: adc: stm32-adc: fix channel sampling time init (bsc#1012628). - media: rkisp1: Fix source pad format configuration (bsc#1012628). - media: rkisp1: Don't pass the quantization to rkisp1_csm_config() (bsc#1012628). - media: rkisp1: Initialize color space on resizer sink and source pads (bsc#1012628). - media: rkisp1: Use correct macro for gradient registers (bsc#1012628). - media: rkisp1: Zero v4l2_subdev_format fields in when validating links (bsc#1012628). - media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). - media: platform: cros-ec: Add Kuldax to the match table (bsc#1012628). - media: meson: vdec: fix possible refcount leak in vdec_probe() (bsc#1012628). - media: hantro: Store HEVC bit depth in context (bsc#1012628). - media: hantro: HEVC: Fix auxilary buffer size calculation (bsc#1012628). - media: hantro: HEVC: Fix chroma offset computation (bsc#1012628). - media: v4l: subdev: Fail graciously when getting try data for NULL state (bsc#1012628). - drm/vc4: hdmi: Check the HSM rate at runtime_resume (bsc#1012628). - ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() (bsc#1012628). - hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() (bsc#1012628). - io_uring: don't iopoll from io_ring_ctx_wait_and_kill() (bsc#1012628). - scsi: core: Restrict legal sdev_state transitions via sysfs (bsc#1012628). - HID: saitek: add madcatz variant of MMO7 mouse device ID (bsc#1012628). - drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case (bsc#1012628). - drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10 (bsc#1012628). - drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback (bsc#1012628). - drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11 (bsc#1012628). - drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). - nvme-pci: disable write zeroes on various Kingston SSD (bsc#1012628). - i2c: xiic: Add platform module alias (bsc#1012628). - bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). - clk: rs9: Fix I2C accessors (bsc#1012628). - arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo (bsc#1012628). - efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). - clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). - clk: qcom: Update the force mem core bit for GPU clocks (bsc#1012628). - arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). - arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mm: correct usb power domains (bsc#1012628). - arm64: dts: imx8mn: remove otg1 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). - ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset (bsc#1012628). - arm64: dts: imx8: correct clock order (bsc#1012628). - arm64: dts: imx93: add gpio clk (bsc#1012628). - arm64: dts: imx93: correct gpio-ranges (bsc#1012628). - arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers (bsc#1012628). - drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages (bsc#1012628). - drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). - drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). - ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module (bsc#1012628). - block: Fix possible memory leak for rq_wb on add_disk failure (bsc#1012628). - blk-mq: Fix kmemleak in blk_mq_init_allocated_queue (bsc#1012628). - ARM: dts: ux500: Add trips to battery thermal zones (bsc#1012628). - firmware: arm_scmi: Suppress the driver's bind attributes (bsc#1012628). - firmware: arm_scmi: Make Rx chan_setup fail on memory errors (bsc#1012628). - firmware: arm_scmi: Fix devres allocation device in virtio transport (bsc#1012628). - firmware: arm_scmi: Fix deferred_tx_wq release on error paths (bsc#1012628). - arm64: dts: juno: Add thermal critical trip points (bsc#1012628). - i2c: piix4: Fix adapter not be removed in piix4_remove() (bsc#1012628). - Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (bsc#1012628). - Bluetooth: L2CAP: Fix attempting to access uninitialized memory (bsc#1012628). - fscrypt: stop using keyrings subsystem for fscrypt_master_key (bsc#1012628). - fscrypt: fix keyring memory leak on mount failure (bsc#1012628). - clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). - btrfs: fix lost file sync on direct IO write with nowait and dsync iocb (bsc#1012628). - btrfs: fix tree mod log mishandling of reallocated nodes (bsc#1012628). - btrfs: fix type of parameter generation in btrfs_get_dentry (bsc#1012628). - btrfs: don't use btrfs_chunk::sub_stripes from disk (bsc#1012628). - btrfs: fix a memory allocation failure test in btrfs_submit_direct (bsc#1012628). - ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set (bsc#1012628). - cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). - cxl/region: Fix decoder allocation crash (bsc#1012628). - cxl/region: Fix region HPA ordering validation (bsc#1012628). - cxl/region: Fix cxl_region leak, cleanup targets at region delete (bsc#1012628). - cxl/region: Fix 'distance' calculation with passthrough ports (bsc#1012628). - ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). - tracing/fprobe: Fix to check whether fprobe is registered correctly (bsc#1012628). - fprobe: Check rethook_alloc() return in rethook initialization (bsc#1012628). - tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() (bsc#1012628). - kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). - tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). - tracing/histogram: Update document for KEYS_MAX size (bsc#1012628). - capabilities: fix potential memleak on error path from vfs_getxattr_alloc() (bsc#1012628). - fuse: add file_modified() to fallocate (bsc#1012628). - fuse: fix readdir cache race (bsc#1012628). - selftests/landlock: Build without static libraries (bsc#1012628). - efi: random: reduce seed size to 32 bytes (bsc#1012628). - efi: random: Use 'ACPI reclaim' memory for random seed (bsc#1012628). - efi: efivars: Fix variable writes with unsupported query_variable_store() (bsc#1012628). - net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). - arm64: entry: avoid kprobe recursion (bsc#1012628). - ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for ICL (bsc#1012628). - perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for SPR (bsc#1012628). - net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). - net: also flag accepted sockets supporting msghdr originated zerocopy (bsc#1012628). - parisc: Make 8250_gsc driver dependend on CONFIG_PARISC (bsc#1012628). - parisc: Export iosapic_serial_irq() symbol for serial port driver (bsc#1012628). - parisc: Avoid printing the hardware path twice (bsc#1012628). - ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). - ext4: fix BUG_ON() when directory entry has invalid rec_len (bsc#1012628). - ext4: update the backup superblock's at the end of the online resize (bsc#1012628). - x86/tdx: Prepare for using "INFO" call for a second purpose (bsc#1012628). - x86/tdx: Panic on bad configs that #VE on "private" memory access (bsc#1012628). - x86/syscall: Include asm/ptrace.h in syscall_wrapper header (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000006H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001AH (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000008H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000001H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001FH (bsc#1012628). - KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs (bsc#1012628). - KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl() (bsc#1012628). - KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL (bsc#1012628). - KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable (bsc#1012628). - KVM: Initialize gfn_to_pfn_cache locks in dedicated helper (bsc#1012628). - KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache (bsc#1012628). - KVM: arm64: Fix bad dereference on MTE-enabled systems (bsc#1012628). - KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE (bsc#1012628). - KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format (bsc#1012628). - KVM: x86: emulator: em_sysexit should update ctxt->mode (bsc#1012628). - KVM: x86: emulator: update the emulation mode after CR0 write (bsc#1012628). - ext4,f2fs: fix readahead of verity data (bsc#1012628). - cifs: fix regression in very old smb1 mounts (bsc#1012628). - drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach (bsc#1012628). - drm/rockchip: dsi: Force synchronous probe (bsc#1012628). - drm/amdgpu: disable GFXOFF during compute for GFX11 (bsc#1012628). - drm/amd/display: Update latencies on DCN321 (bsc#1012628). - drm/amd/display: Update DSC capabilitie for DCN314 (bsc#1012628). - drm/i915/sdvo: Filter out invalid outputs more sensibly (bsc#1012628). - drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). - commit 1579d93 ++++ kernel-kvmsmall: - Linux 6.0.8 (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - RDMA/cma: Use output interface for net_dev check (bsc#1012628). - IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). - RDMA/hns: Disable local invalidate operation (bsc#1012628). - RDMA/hns: Fix NULL pointer problem in free_mr_init() (bsc#1012628). - docs/process/howto: Replace C89 with C11 (bsc#1012628). - RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). - NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). - NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). - NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot (bsc#1012628). - SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed (bsc#1012628). - NFSv4.2: Fixup CLONE dest file size for zero-length count (bsc#1012628). - nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). - net: dsa: Fix possible memory leaks in dsa_loop_init() (bsc#1012628). - RDMA/core: Fix null-ptr-deref in ib_core_cleanup() (bsc#1012628). - RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (bsc#1012628). - tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12 (bsc#1012628). - net: dsa: fall back to default tagger if we can't load the one from DT (bsc#1012628). - nfc: fdp: Fix potential memory leak in fdp_nci_send() (bsc#1012628). - nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() (bsc#1012628). - nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() (bsc#1012628). - nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() (bsc#1012628). - net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). - ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). - ata: palmld: fix return value check in palmld_pata_probe() (bsc#1012628). - net: sched: Fix use after free in red_enqueue() (bsc#1012628). - net: tun: fix bugs for oversize packet when napi frags enabled (bsc#1012628). - netfilter: nf_tables: netlink notifier might race to release objects (bsc#1012628). - netfilter: nf_tables: release flow rule object from commit path (bsc#1012628). - sfc: Fix an error handling path in efx_pci_probe() (bsc#1012628). - nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). - nfsd: fix net-namespace logic in __nfsd_file_cache_purge (bsc#1012628). - net: lan966x: Fix the MTU calculation (bsc#1012628). - net: lan966x: Adjust maximum frame size when vlan is enabled/disabled (bsc#1012628). - net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). - net: lan966x: Fix unmapping of received frames using FDMA (bsc#1012628). - ipvs: use explicitly signed chars (bsc#1012628). - ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). - ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). - rose: Fix NULL pointer dereference in rose_send_frame() (bsc#1012628). - mISDN: fix possible memory leak in mISDN_register_device() (bsc#1012628). - isdn: mISDN: netjet: fix wrong check of device registration (bsc#1012628). - btrfs: fix inode list leak during backref walking at resolve_indirect_refs() (bsc#1012628). - btrfs: fix inode list leak during backref walking at find_parent_nodes() (bsc#1012628). - btrfs: fix ulist leaks in error paths of qgroup self tests (bsc#1012628). - netfilter: ipset: enforce documented limit to prevent allocating huge memory (bsc#1012628). - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (bsc#1012628). - Bluetooth: hci_conn: Fix CIS connection dst_type handling (bsc#1012628). - Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). - Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (bsc#1012628). - net: mdio: fix undefined behavior in bit shift for __mdiobus_register (bsc#1012628). - ibmvnic: Free rwi on reset success (bsc#1012628). - stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). - net/smc: Fix possible leaked pernet namespace in smc_init() (bsc#1012628). - net, neigh: Fix null-ptr-deref in neigh_table_clear() (bsc#1012628). - bridge: Fix flushing of dynamic FDB entries (bsc#1012628). - ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). - vsock: fix possible infinite sleep in vsock_connectible_wait_data() (bsc#1012628). - iio: adc: stm32-adc: fix channel sampling time init (bsc#1012628). - media: rkisp1: Fix source pad format configuration (bsc#1012628). - media: rkisp1: Don't pass the quantization to rkisp1_csm_config() (bsc#1012628). - media: rkisp1: Initialize color space on resizer sink and source pads (bsc#1012628). - media: rkisp1: Use correct macro for gradient registers (bsc#1012628). - media: rkisp1: Zero v4l2_subdev_format fields in when validating links (bsc#1012628). - media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). - media: platform: cros-ec: Add Kuldax to the match table (bsc#1012628). - media: meson: vdec: fix possible refcount leak in vdec_probe() (bsc#1012628). - media: hantro: Store HEVC bit depth in context (bsc#1012628). - media: hantro: HEVC: Fix auxilary buffer size calculation (bsc#1012628). - media: hantro: HEVC: Fix chroma offset computation (bsc#1012628). - media: v4l: subdev: Fail graciously when getting try data for NULL state (bsc#1012628). - drm/vc4: hdmi: Check the HSM rate at runtime_resume (bsc#1012628). - ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() (bsc#1012628). - hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() (bsc#1012628). - io_uring: don't iopoll from io_ring_ctx_wait_and_kill() (bsc#1012628). - scsi: core: Restrict legal sdev_state transitions via sysfs (bsc#1012628). - HID: saitek: add madcatz variant of MMO7 mouse device ID (bsc#1012628). - drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case (bsc#1012628). - drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10 (bsc#1012628). - drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback (bsc#1012628). - drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11 (bsc#1012628). - drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). - nvme-pci: disable write zeroes on various Kingston SSD (bsc#1012628). - i2c: xiic: Add platform module alias (bsc#1012628). - bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). - clk: rs9: Fix I2C accessors (bsc#1012628). - arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo (bsc#1012628). - efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). - clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). - clk: qcom: Update the force mem core bit for GPU clocks (bsc#1012628). - arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). - arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mm: correct usb power domains (bsc#1012628). - arm64: dts: imx8mn: remove otg1 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). - ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset (bsc#1012628). - arm64: dts: imx8: correct clock order (bsc#1012628). - arm64: dts: imx93: add gpio clk (bsc#1012628). - arm64: dts: imx93: correct gpio-ranges (bsc#1012628). - arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers (bsc#1012628). - drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages (bsc#1012628). - drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). - drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). - ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module (bsc#1012628). - block: Fix possible memory leak for rq_wb on add_disk failure (bsc#1012628). - blk-mq: Fix kmemleak in blk_mq_init_allocated_queue (bsc#1012628). - ARM: dts: ux500: Add trips to battery thermal zones (bsc#1012628). - firmware: arm_scmi: Suppress the driver's bind attributes (bsc#1012628). - firmware: arm_scmi: Make Rx chan_setup fail on memory errors (bsc#1012628). - firmware: arm_scmi: Fix devres allocation device in virtio transport (bsc#1012628). - firmware: arm_scmi: Fix deferred_tx_wq release on error paths (bsc#1012628). - arm64: dts: juno: Add thermal critical trip points (bsc#1012628). - i2c: piix4: Fix adapter not be removed in piix4_remove() (bsc#1012628). - Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (bsc#1012628). - Bluetooth: L2CAP: Fix attempting to access uninitialized memory (bsc#1012628). - fscrypt: stop using keyrings subsystem for fscrypt_master_key (bsc#1012628). - fscrypt: fix keyring memory leak on mount failure (bsc#1012628). - clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). - btrfs: fix lost file sync on direct IO write with nowait and dsync iocb (bsc#1012628). - btrfs: fix tree mod log mishandling of reallocated nodes (bsc#1012628). - btrfs: fix type of parameter generation in btrfs_get_dentry (bsc#1012628). - btrfs: don't use btrfs_chunk::sub_stripes from disk (bsc#1012628). - btrfs: fix a memory allocation failure test in btrfs_submit_direct (bsc#1012628). - ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set (bsc#1012628). - cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). - cxl/region: Fix decoder allocation crash (bsc#1012628). - cxl/region: Fix region HPA ordering validation (bsc#1012628). - cxl/region: Fix cxl_region leak, cleanup targets at region delete (bsc#1012628). - cxl/region: Fix 'distance' calculation with passthrough ports (bsc#1012628). - ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). - tracing/fprobe: Fix to check whether fprobe is registered correctly (bsc#1012628). - fprobe: Check rethook_alloc() return in rethook initialization (bsc#1012628). - tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() (bsc#1012628). - kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). - tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). - tracing/histogram: Update document for KEYS_MAX size (bsc#1012628). - capabilities: fix potential memleak on error path from vfs_getxattr_alloc() (bsc#1012628). - fuse: add file_modified() to fallocate (bsc#1012628). - fuse: fix readdir cache race (bsc#1012628). - selftests/landlock: Build without static libraries (bsc#1012628). - efi: random: reduce seed size to 32 bytes (bsc#1012628). - efi: random: Use 'ACPI reclaim' memory for random seed (bsc#1012628). - efi: efivars: Fix variable writes with unsupported query_variable_store() (bsc#1012628). - net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). - arm64: entry: avoid kprobe recursion (bsc#1012628). - ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for ICL (bsc#1012628). - perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for SPR (bsc#1012628). - net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). - net: also flag accepted sockets supporting msghdr originated zerocopy (bsc#1012628). - parisc: Make 8250_gsc driver dependend on CONFIG_PARISC (bsc#1012628). - parisc: Export iosapic_serial_irq() symbol for serial port driver (bsc#1012628). - parisc: Avoid printing the hardware path twice (bsc#1012628). - ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). - ext4: fix BUG_ON() when directory entry has invalid rec_len (bsc#1012628). - ext4: update the backup superblock's at the end of the online resize (bsc#1012628). - x86/tdx: Prepare for using "INFO" call for a second purpose (bsc#1012628). - x86/tdx: Panic on bad configs that #VE on "private" memory access (bsc#1012628). - x86/syscall: Include asm/ptrace.h in syscall_wrapper header (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000006H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001AH (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000008H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000001H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001FH (bsc#1012628). - KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs (bsc#1012628). - KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl() (bsc#1012628). - KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL (bsc#1012628). - KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable (bsc#1012628). - KVM: Initialize gfn_to_pfn_cache locks in dedicated helper (bsc#1012628). - KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache (bsc#1012628). - KVM: arm64: Fix bad dereference on MTE-enabled systems (bsc#1012628). - KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE (bsc#1012628). - KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format (bsc#1012628). - KVM: x86: emulator: em_sysexit should update ctxt->mode (bsc#1012628). - KVM: x86: emulator: update the emulation mode after CR0 write (bsc#1012628). - ext4,f2fs: fix readahead of verity data (bsc#1012628). - cifs: fix regression in very old smb1 mounts (bsc#1012628). - drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach (bsc#1012628). - drm/rockchip: dsi: Force synchronous probe (bsc#1012628). - drm/amdgpu: disable GFXOFF during compute for GFX11 (bsc#1012628). - drm/amd/display: Update latencies on DCN321 (bsc#1012628). - drm/amd/display: Update DSC capabilitie for DCN314 (bsc#1012628). - drm/i915/sdvo: Filter out invalid outputs more sensibly (bsc#1012628). - drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). - commit 1579d93 ++++ kernel-obs-build: - Linux 6.0.8 (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - RDMA/cma: Use output interface for net_dev check (bsc#1012628). - IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). - RDMA/hns: Disable local invalidate operation (bsc#1012628). - RDMA/hns: Fix NULL pointer problem in free_mr_init() (bsc#1012628). - docs/process/howto: Replace C89 with C11 (bsc#1012628). - RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). - NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). - NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). - NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot (bsc#1012628). - SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed (bsc#1012628). - NFSv4.2: Fixup CLONE dest file size for zero-length count (bsc#1012628). - nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). - net: dsa: Fix possible memory leaks in dsa_loop_init() (bsc#1012628). - RDMA/core: Fix null-ptr-deref in ib_core_cleanup() (bsc#1012628). - RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (bsc#1012628). - tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12 (bsc#1012628). - net: dsa: fall back to default tagger if we can't load the one from DT (bsc#1012628). - nfc: fdp: Fix potential memory leak in fdp_nci_send() (bsc#1012628). - nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() (bsc#1012628). - nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() (bsc#1012628). - nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() (bsc#1012628). - net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). - ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). - ata: palmld: fix return value check in palmld_pata_probe() (bsc#1012628). - net: sched: Fix use after free in red_enqueue() (bsc#1012628). - net: tun: fix bugs for oversize packet when napi frags enabled (bsc#1012628). - netfilter: nf_tables: netlink notifier might race to release objects (bsc#1012628). - netfilter: nf_tables: release flow rule object from commit path (bsc#1012628). - sfc: Fix an error handling path in efx_pci_probe() (bsc#1012628). - nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). - nfsd: fix net-namespace logic in __nfsd_file_cache_purge (bsc#1012628). - net: lan966x: Fix the MTU calculation (bsc#1012628). - net: lan966x: Adjust maximum frame size when vlan is enabled/disabled (bsc#1012628). - net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). - net: lan966x: Fix unmapping of received frames using FDMA (bsc#1012628). - ipvs: use explicitly signed chars (bsc#1012628). - ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). - ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). - rose: Fix NULL pointer dereference in rose_send_frame() (bsc#1012628). - mISDN: fix possible memory leak in mISDN_register_device() (bsc#1012628). - isdn: mISDN: netjet: fix wrong check of device registration (bsc#1012628). - btrfs: fix inode list leak during backref walking at resolve_indirect_refs() (bsc#1012628). - btrfs: fix inode list leak during backref walking at find_parent_nodes() (bsc#1012628). - btrfs: fix ulist leaks in error paths of qgroup self tests (bsc#1012628). - netfilter: ipset: enforce documented limit to prevent allocating huge memory (bsc#1012628). - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (bsc#1012628). - Bluetooth: hci_conn: Fix CIS connection dst_type handling (bsc#1012628). - Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). - Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (bsc#1012628). - net: mdio: fix undefined behavior in bit shift for __mdiobus_register (bsc#1012628). - ibmvnic: Free rwi on reset success (bsc#1012628). - stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). - net/smc: Fix possible leaked pernet namespace in smc_init() (bsc#1012628). - net, neigh: Fix null-ptr-deref in neigh_table_clear() (bsc#1012628). - bridge: Fix flushing of dynamic FDB entries (bsc#1012628). - ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). - vsock: fix possible infinite sleep in vsock_connectible_wait_data() (bsc#1012628). - iio: adc: stm32-adc: fix channel sampling time init (bsc#1012628). - media: rkisp1: Fix source pad format configuration (bsc#1012628). - media: rkisp1: Don't pass the quantization to rkisp1_csm_config() (bsc#1012628). - media: rkisp1: Initialize color space on resizer sink and source pads (bsc#1012628). - media: rkisp1: Use correct macro for gradient registers (bsc#1012628). - media: rkisp1: Zero v4l2_subdev_format fields in when validating links (bsc#1012628). - media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). - media: platform: cros-ec: Add Kuldax to the match table (bsc#1012628). - media: meson: vdec: fix possible refcount leak in vdec_probe() (bsc#1012628). - media: hantro: Store HEVC bit depth in context (bsc#1012628). - media: hantro: HEVC: Fix auxilary buffer size calculation (bsc#1012628). - media: hantro: HEVC: Fix chroma offset computation (bsc#1012628). - media: v4l: subdev: Fail graciously when getting try data for NULL state (bsc#1012628). - drm/vc4: hdmi: Check the HSM rate at runtime_resume (bsc#1012628). - ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() (bsc#1012628). - hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() (bsc#1012628). - io_uring: don't iopoll from io_ring_ctx_wait_and_kill() (bsc#1012628). - scsi: core: Restrict legal sdev_state transitions via sysfs (bsc#1012628). - HID: saitek: add madcatz variant of MMO7 mouse device ID (bsc#1012628). - drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case (bsc#1012628). - drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10 (bsc#1012628). - drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback (bsc#1012628). - drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11 (bsc#1012628). - drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). - nvme-pci: disable write zeroes on various Kingston SSD (bsc#1012628). - i2c: xiic: Add platform module alias (bsc#1012628). - bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). - clk: rs9: Fix I2C accessors (bsc#1012628). - arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo (bsc#1012628). - efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). - clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). - clk: qcom: Update the force mem core bit for GPU clocks (bsc#1012628). - arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). - arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mm: correct usb power domains (bsc#1012628). - arm64: dts: imx8mn: remove otg1 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). - ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset (bsc#1012628). - arm64: dts: imx8: correct clock order (bsc#1012628). - arm64: dts: imx93: add gpio clk (bsc#1012628). - arm64: dts: imx93: correct gpio-ranges (bsc#1012628). - arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers (bsc#1012628). - drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages (bsc#1012628). - drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). - drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). - ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module (bsc#1012628). - block: Fix possible memory leak for rq_wb on add_disk failure (bsc#1012628). - blk-mq: Fix kmemleak in blk_mq_init_allocated_queue (bsc#1012628). - ARM: dts: ux500: Add trips to battery thermal zones (bsc#1012628). - firmware: arm_scmi: Suppress the driver's bind attributes (bsc#1012628). - firmware: arm_scmi: Make Rx chan_setup fail on memory errors (bsc#1012628). - firmware: arm_scmi: Fix devres allocation device in virtio transport (bsc#1012628). - firmware: arm_scmi: Fix deferred_tx_wq release on error paths (bsc#1012628). - arm64: dts: juno: Add thermal critical trip points (bsc#1012628). - i2c: piix4: Fix adapter not be removed in piix4_remove() (bsc#1012628). - Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (bsc#1012628). - Bluetooth: L2CAP: Fix attempting to access uninitialized memory (bsc#1012628). - fscrypt: stop using keyrings subsystem for fscrypt_master_key (bsc#1012628). - fscrypt: fix keyring memory leak on mount failure (bsc#1012628). - clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). - btrfs: fix lost file sync on direct IO write with nowait and dsync iocb (bsc#1012628). - btrfs: fix tree mod log mishandling of reallocated nodes (bsc#1012628). - btrfs: fix type of parameter generation in btrfs_get_dentry (bsc#1012628). - btrfs: don't use btrfs_chunk::sub_stripes from disk (bsc#1012628). - btrfs: fix a memory allocation failure test in btrfs_submit_direct (bsc#1012628). - ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set (bsc#1012628). - cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). - cxl/region: Fix decoder allocation crash (bsc#1012628). - cxl/region: Fix region HPA ordering validation (bsc#1012628). - cxl/region: Fix cxl_region leak, cleanup targets at region delete (bsc#1012628). - cxl/region: Fix 'distance' calculation with passthrough ports (bsc#1012628). - ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). - tracing/fprobe: Fix to check whether fprobe is registered correctly (bsc#1012628). - fprobe: Check rethook_alloc() return in rethook initialization (bsc#1012628). - tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() (bsc#1012628). - kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). - tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). - tracing/histogram: Update document for KEYS_MAX size (bsc#1012628). - capabilities: fix potential memleak on error path from vfs_getxattr_alloc() (bsc#1012628). - fuse: add file_modified() to fallocate (bsc#1012628). - fuse: fix readdir cache race (bsc#1012628). - selftests/landlock: Build without static libraries (bsc#1012628). - efi: random: reduce seed size to 32 bytes (bsc#1012628). - efi: random: Use 'ACPI reclaim' memory for random seed (bsc#1012628). - efi: efivars: Fix variable writes with unsupported query_variable_store() (bsc#1012628). - net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). - arm64: entry: avoid kprobe recursion (bsc#1012628). - ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for ICL (bsc#1012628). - perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for SPR (bsc#1012628). - net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). - net: also flag accepted sockets supporting msghdr originated zerocopy (bsc#1012628). - parisc: Make 8250_gsc driver dependend on CONFIG_PARISC (bsc#1012628). - parisc: Export iosapic_serial_irq() symbol for serial port driver (bsc#1012628). - parisc: Avoid printing the hardware path twice (bsc#1012628). - ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). - ext4: fix BUG_ON() when directory entry has invalid rec_len (bsc#1012628). - ext4: update the backup superblock's at the end of the online resize (bsc#1012628). - x86/tdx: Prepare for using "INFO" call for a second purpose (bsc#1012628). - x86/tdx: Panic on bad configs that #VE on "private" memory access (bsc#1012628). - x86/syscall: Include asm/ptrace.h in syscall_wrapper header (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000006H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001AH (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000008H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000001H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001FH (bsc#1012628). - KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs (bsc#1012628). - KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl() (bsc#1012628). - KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL (bsc#1012628). - KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable (bsc#1012628). - KVM: Initialize gfn_to_pfn_cache locks in dedicated helper (bsc#1012628). - KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache (bsc#1012628). - KVM: arm64: Fix bad dereference on MTE-enabled systems (bsc#1012628). - KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE (bsc#1012628). - KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format (bsc#1012628). - KVM: x86: emulator: em_sysexit should update ctxt->mode (bsc#1012628). - KVM: x86: emulator: update the emulation mode after CR0 write (bsc#1012628). - ext4,f2fs: fix readahead of verity data (bsc#1012628). - cifs: fix regression in very old smb1 mounts (bsc#1012628). - drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach (bsc#1012628). - drm/rockchip: dsi: Force synchronous probe (bsc#1012628). - drm/amdgpu: disable GFXOFF during compute for GFX11 (bsc#1012628). - drm/amd/display: Update latencies on DCN321 (bsc#1012628). - drm/amd/display: Update DSC capabilitie for DCN314 (bsc#1012628). - drm/i915/sdvo: Filter out invalid outputs more sensibly (bsc#1012628). - drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). - commit 1579d93 ++++ kernel-obs-qa: - Linux 6.0.8 (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - RDMA/cma: Use output interface for net_dev check (bsc#1012628). - IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). - RDMA/hns: Disable local invalidate operation (bsc#1012628). - RDMA/hns: Fix NULL pointer problem in free_mr_init() (bsc#1012628). - docs/process/howto: Replace C89 with C11 (bsc#1012628). - RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). - NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). - NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). - NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot (bsc#1012628). - SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed (bsc#1012628). - NFSv4.2: Fixup CLONE dest file size for zero-length count (bsc#1012628). - nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). - net: dsa: Fix possible memory leaks in dsa_loop_init() (bsc#1012628). - RDMA/core: Fix null-ptr-deref in ib_core_cleanup() (bsc#1012628). - RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (bsc#1012628). - tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12 (bsc#1012628). - net: dsa: fall back to default tagger if we can't load the one from DT (bsc#1012628). - nfc: fdp: Fix potential memory leak in fdp_nci_send() (bsc#1012628). - nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() (bsc#1012628). - nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() (bsc#1012628). - nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() (bsc#1012628). - net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). - ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). - ata: palmld: fix return value check in palmld_pata_probe() (bsc#1012628). - net: sched: Fix use after free in red_enqueue() (bsc#1012628). - net: tun: fix bugs for oversize packet when napi frags enabled (bsc#1012628). - netfilter: nf_tables: netlink notifier might race to release objects (bsc#1012628). - netfilter: nf_tables: release flow rule object from commit path (bsc#1012628). - sfc: Fix an error handling path in efx_pci_probe() (bsc#1012628). - nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). - nfsd: fix net-namespace logic in __nfsd_file_cache_purge (bsc#1012628). - net: lan966x: Fix the MTU calculation (bsc#1012628). - net: lan966x: Adjust maximum frame size when vlan is enabled/disabled (bsc#1012628). - net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). - net: lan966x: Fix unmapping of received frames using FDMA (bsc#1012628). - ipvs: use explicitly signed chars (bsc#1012628). - ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). - ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). - rose: Fix NULL pointer dereference in rose_send_frame() (bsc#1012628). - mISDN: fix possible memory leak in mISDN_register_device() (bsc#1012628). - isdn: mISDN: netjet: fix wrong check of device registration (bsc#1012628). - btrfs: fix inode list leak during backref walking at resolve_indirect_refs() (bsc#1012628). - btrfs: fix inode list leak during backref walking at find_parent_nodes() (bsc#1012628). - btrfs: fix ulist leaks in error paths of qgroup self tests (bsc#1012628). - netfilter: ipset: enforce documented limit to prevent allocating huge memory (bsc#1012628). - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (bsc#1012628). - Bluetooth: hci_conn: Fix CIS connection dst_type handling (bsc#1012628). - Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). - Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (bsc#1012628). - net: mdio: fix undefined behavior in bit shift for __mdiobus_register (bsc#1012628). - ibmvnic: Free rwi on reset success (bsc#1012628). - stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). - net/smc: Fix possible leaked pernet namespace in smc_init() (bsc#1012628). - net, neigh: Fix null-ptr-deref in neigh_table_clear() (bsc#1012628). - bridge: Fix flushing of dynamic FDB entries (bsc#1012628). - ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). - vsock: fix possible infinite sleep in vsock_connectible_wait_data() (bsc#1012628). - iio: adc: stm32-adc: fix channel sampling time init (bsc#1012628). - media: rkisp1: Fix source pad format configuration (bsc#1012628). - media: rkisp1: Don't pass the quantization to rkisp1_csm_config() (bsc#1012628). - media: rkisp1: Initialize color space on resizer sink and source pads (bsc#1012628). - media: rkisp1: Use correct macro for gradient registers (bsc#1012628). - media: rkisp1: Zero v4l2_subdev_format fields in when validating links (bsc#1012628). - media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). - media: platform: cros-ec: Add Kuldax to the match table (bsc#1012628). - media: meson: vdec: fix possible refcount leak in vdec_probe() (bsc#1012628). - media: hantro: Store HEVC bit depth in context (bsc#1012628). - media: hantro: HEVC: Fix auxilary buffer size calculation (bsc#1012628). - media: hantro: HEVC: Fix chroma offset computation (bsc#1012628). - media: v4l: subdev: Fail graciously when getting try data for NULL state (bsc#1012628). - drm/vc4: hdmi: Check the HSM rate at runtime_resume (bsc#1012628). - ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() (bsc#1012628). - hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() (bsc#1012628). - io_uring: don't iopoll from io_ring_ctx_wait_and_kill() (bsc#1012628). - scsi: core: Restrict legal sdev_state transitions via sysfs (bsc#1012628). - HID: saitek: add madcatz variant of MMO7 mouse device ID (bsc#1012628). - drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case (bsc#1012628). - drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10 (bsc#1012628). - drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback (bsc#1012628). - drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11 (bsc#1012628). - drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). - nvme-pci: disable write zeroes on various Kingston SSD (bsc#1012628). - i2c: xiic: Add platform module alias (bsc#1012628). - bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). - clk: rs9: Fix I2C accessors (bsc#1012628). - arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo (bsc#1012628). - efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). - clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). - clk: qcom: Update the force mem core bit for GPU clocks (bsc#1012628). - arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). - arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mm: correct usb power domains (bsc#1012628). - arm64: dts: imx8mn: remove otg1 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). - ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset (bsc#1012628). - arm64: dts: imx8: correct clock order (bsc#1012628). - arm64: dts: imx93: add gpio clk (bsc#1012628). - arm64: dts: imx93: correct gpio-ranges (bsc#1012628). - arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers (bsc#1012628). - drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages (bsc#1012628). - drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). - drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). - ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module (bsc#1012628). - block: Fix possible memory leak for rq_wb on add_disk failure (bsc#1012628). - blk-mq: Fix kmemleak in blk_mq_init_allocated_queue (bsc#1012628). - ARM: dts: ux500: Add trips to battery thermal zones (bsc#1012628). - firmware: arm_scmi: Suppress the driver's bind attributes (bsc#1012628). - firmware: arm_scmi: Make Rx chan_setup fail on memory errors (bsc#1012628). - firmware: arm_scmi: Fix devres allocation device in virtio transport (bsc#1012628). - firmware: arm_scmi: Fix deferred_tx_wq release on error paths (bsc#1012628). - arm64: dts: juno: Add thermal critical trip points (bsc#1012628). - i2c: piix4: Fix adapter not be removed in piix4_remove() (bsc#1012628). - Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (bsc#1012628). - Bluetooth: L2CAP: Fix attempting to access uninitialized memory (bsc#1012628). - fscrypt: stop using keyrings subsystem for fscrypt_master_key (bsc#1012628). - fscrypt: fix keyring memory leak on mount failure (bsc#1012628). - clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). - btrfs: fix lost file sync on direct IO write with nowait and dsync iocb (bsc#1012628). - btrfs: fix tree mod log mishandling of reallocated nodes (bsc#1012628). - btrfs: fix type of parameter generation in btrfs_get_dentry (bsc#1012628). - btrfs: don't use btrfs_chunk::sub_stripes from disk (bsc#1012628). - btrfs: fix a memory allocation failure test in btrfs_submit_direct (bsc#1012628). - ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set (bsc#1012628). - cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). - cxl/region: Fix decoder allocation crash (bsc#1012628). - cxl/region: Fix region HPA ordering validation (bsc#1012628). - cxl/region: Fix cxl_region leak, cleanup targets at region delete (bsc#1012628). - cxl/region: Fix 'distance' calculation with passthrough ports (bsc#1012628). - ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). - tracing/fprobe: Fix to check whether fprobe is registered correctly (bsc#1012628). - fprobe: Check rethook_alloc() return in rethook initialization (bsc#1012628). - tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() (bsc#1012628). - kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). - tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). - tracing/histogram: Update document for KEYS_MAX size (bsc#1012628). - capabilities: fix potential memleak on error path from vfs_getxattr_alloc() (bsc#1012628). - fuse: add file_modified() to fallocate (bsc#1012628). - fuse: fix readdir cache race (bsc#1012628). - selftests/landlock: Build without static libraries (bsc#1012628). - efi: random: reduce seed size to 32 bytes (bsc#1012628). - efi: random: Use 'ACPI reclaim' memory for random seed (bsc#1012628). - efi: efivars: Fix variable writes with unsupported query_variable_store() (bsc#1012628). - net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). - arm64: entry: avoid kprobe recursion (bsc#1012628). - ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for ICL (bsc#1012628). - perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for SPR (bsc#1012628). - net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). - net: also flag accepted sockets supporting msghdr originated zerocopy (bsc#1012628). - parisc: Make 8250_gsc driver dependend on CONFIG_PARISC (bsc#1012628). - parisc: Export iosapic_serial_irq() symbol for serial port driver (bsc#1012628). - parisc: Avoid printing the hardware path twice (bsc#1012628). - ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). - ext4: fix BUG_ON() when directory entry has invalid rec_len (bsc#1012628). - ext4: update the backup superblock's at the end of the online resize (bsc#1012628). - x86/tdx: Prepare for using "INFO" call for a second purpose (bsc#1012628). - x86/tdx: Panic on bad configs that #VE on "private" memory access (bsc#1012628). - x86/syscall: Include asm/ptrace.h in syscall_wrapper header (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000006H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001AH (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000008H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000001H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001FH (bsc#1012628). - KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs (bsc#1012628). - KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl() (bsc#1012628). - KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL (bsc#1012628). - KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable (bsc#1012628). - KVM: Initialize gfn_to_pfn_cache locks in dedicated helper (bsc#1012628). - KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache (bsc#1012628). - KVM: arm64: Fix bad dereference on MTE-enabled systems (bsc#1012628). - KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE (bsc#1012628). - KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format (bsc#1012628). - KVM: x86: emulator: em_sysexit should update ctxt->mode (bsc#1012628). - KVM: x86: emulator: update the emulation mode after CR0 write (bsc#1012628). - ext4,f2fs: fix readahead of verity data (bsc#1012628). - cifs: fix regression in very old smb1 mounts (bsc#1012628). - drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach (bsc#1012628). - drm/rockchip: dsi: Force synchronous probe (bsc#1012628). - drm/amdgpu: disable GFXOFF during compute for GFX11 (bsc#1012628). - drm/amd/display: Update latencies on DCN321 (bsc#1012628). - drm/amd/display: Update DSC capabilitie for DCN314 (bsc#1012628). - drm/i915/sdvo: Filter out invalid outputs more sensibly (bsc#1012628). - drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). - commit 1579d93 ++++ kernel-pae: - Linux 6.0.8 (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - RDMA/cma: Use output interface for net_dev check (bsc#1012628). - IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). - RDMA/hns: Disable local invalidate operation (bsc#1012628). - RDMA/hns: Fix NULL pointer problem in free_mr_init() (bsc#1012628). - docs/process/howto: Replace C89 with C11 (bsc#1012628). - RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). - NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). - NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). - NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot (bsc#1012628). - SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed (bsc#1012628). - NFSv4.2: Fixup CLONE dest file size for zero-length count (bsc#1012628). - nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). - net: dsa: Fix possible memory leaks in dsa_loop_init() (bsc#1012628). - RDMA/core: Fix null-ptr-deref in ib_core_cleanup() (bsc#1012628). - RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (bsc#1012628). - tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12 (bsc#1012628). - net: dsa: fall back to default tagger if we can't load the one from DT (bsc#1012628). - nfc: fdp: Fix potential memory leak in fdp_nci_send() (bsc#1012628). - nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() (bsc#1012628). - nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() (bsc#1012628). - nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() (bsc#1012628). - net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). - ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). - ata: palmld: fix return value check in palmld_pata_probe() (bsc#1012628). - net: sched: Fix use after free in red_enqueue() (bsc#1012628). - net: tun: fix bugs for oversize packet when napi frags enabled (bsc#1012628). - netfilter: nf_tables: netlink notifier might race to release objects (bsc#1012628). - netfilter: nf_tables: release flow rule object from commit path (bsc#1012628). - sfc: Fix an error handling path in efx_pci_probe() (bsc#1012628). - nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). - nfsd: fix net-namespace logic in __nfsd_file_cache_purge (bsc#1012628). - net: lan966x: Fix the MTU calculation (bsc#1012628). - net: lan966x: Adjust maximum frame size when vlan is enabled/disabled (bsc#1012628). - net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). - net: lan966x: Fix unmapping of received frames using FDMA (bsc#1012628). - ipvs: use explicitly signed chars (bsc#1012628). - ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). - ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). - rose: Fix NULL pointer dereference in rose_send_frame() (bsc#1012628). - mISDN: fix possible memory leak in mISDN_register_device() (bsc#1012628). - isdn: mISDN: netjet: fix wrong check of device registration (bsc#1012628). - btrfs: fix inode list leak during backref walking at resolve_indirect_refs() (bsc#1012628). - btrfs: fix inode list leak during backref walking at find_parent_nodes() (bsc#1012628). - btrfs: fix ulist leaks in error paths of qgroup self tests (bsc#1012628). - netfilter: ipset: enforce documented limit to prevent allocating huge memory (bsc#1012628). - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (bsc#1012628). - Bluetooth: hci_conn: Fix CIS connection dst_type handling (bsc#1012628). - Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). - Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (bsc#1012628). - net: mdio: fix undefined behavior in bit shift for __mdiobus_register (bsc#1012628). - ibmvnic: Free rwi on reset success (bsc#1012628). - stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). - net/smc: Fix possible leaked pernet namespace in smc_init() (bsc#1012628). - net, neigh: Fix null-ptr-deref in neigh_table_clear() (bsc#1012628). - bridge: Fix flushing of dynamic FDB entries (bsc#1012628). - ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). - vsock: fix possible infinite sleep in vsock_connectible_wait_data() (bsc#1012628). - iio: adc: stm32-adc: fix channel sampling time init (bsc#1012628). - media: rkisp1: Fix source pad format configuration (bsc#1012628). - media: rkisp1: Don't pass the quantization to rkisp1_csm_config() (bsc#1012628). - media: rkisp1: Initialize color space on resizer sink and source pads (bsc#1012628). - media: rkisp1: Use correct macro for gradient registers (bsc#1012628). - media: rkisp1: Zero v4l2_subdev_format fields in when validating links (bsc#1012628). - media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). - media: platform: cros-ec: Add Kuldax to the match table (bsc#1012628). - media: meson: vdec: fix possible refcount leak in vdec_probe() (bsc#1012628). - media: hantro: Store HEVC bit depth in context (bsc#1012628). - media: hantro: HEVC: Fix auxilary buffer size calculation (bsc#1012628). - media: hantro: HEVC: Fix chroma offset computation (bsc#1012628). - media: v4l: subdev: Fail graciously when getting try data for NULL state (bsc#1012628). - drm/vc4: hdmi: Check the HSM rate at runtime_resume (bsc#1012628). - ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() (bsc#1012628). - hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() (bsc#1012628). - io_uring: don't iopoll from io_ring_ctx_wait_and_kill() (bsc#1012628). - scsi: core: Restrict legal sdev_state transitions via sysfs (bsc#1012628). - HID: saitek: add madcatz variant of MMO7 mouse device ID (bsc#1012628). - drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case (bsc#1012628). - drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10 (bsc#1012628). - drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback (bsc#1012628). - drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11 (bsc#1012628). - drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). - nvme-pci: disable write zeroes on various Kingston SSD (bsc#1012628). - i2c: xiic: Add platform module alias (bsc#1012628). - bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). - clk: rs9: Fix I2C accessors (bsc#1012628). - arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo (bsc#1012628). - efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). - clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). - clk: qcom: Update the force mem core bit for GPU clocks (bsc#1012628). - arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). - arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mm: correct usb power domains (bsc#1012628). - arm64: dts: imx8mn: remove otg1 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). - ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset (bsc#1012628). - arm64: dts: imx8: correct clock order (bsc#1012628). - arm64: dts: imx93: add gpio clk (bsc#1012628). - arm64: dts: imx93: correct gpio-ranges (bsc#1012628). - arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers (bsc#1012628). - drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages (bsc#1012628). - drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). - drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). - ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module (bsc#1012628). - block: Fix possible memory leak for rq_wb on add_disk failure (bsc#1012628). - blk-mq: Fix kmemleak in blk_mq_init_allocated_queue (bsc#1012628). - ARM: dts: ux500: Add trips to battery thermal zones (bsc#1012628). - firmware: arm_scmi: Suppress the driver's bind attributes (bsc#1012628). - firmware: arm_scmi: Make Rx chan_setup fail on memory errors (bsc#1012628). - firmware: arm_scmi: Fix devres allocation device in virtio transport (bsc#1012628). - firmware: arm_scmi: Fix deferred_tx_wq release on error paths (bsc#1012628). - arm64: dts: juno: Add thermal critical trip points (bsc#1012628). - i2c: piix4: Fix adapter not be removed in piix4_remove() (bsc#1012628). - Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (bsc#1012628). - Bluetooth: L2CAP: Fix attempting to access uninitialized memory (bsc#1012628). - fscrypt: stop using keyrings subsystem for fscrypt_master_key (bsc#1012628). - fscrypt: fix keyring memory leak on mount failure (bsc#1012628). - clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). - btrfs: fix lost file sync on direct IO write with nowait and dsync iocb (bsc#1012628). - btrfs: fix tree mod log mishandling of reallocated nodes (bsc#1012628). - btrfs: fix type of parameter generation in btrfs_get_dentry (bsc#1012628). - btrfs: don't use btrfs_chunk::sub_stripes from disk (bsc#1012628). - btrfs: fix a memory allocation failure test in btrfs_submit_direct (bsc#1012628). - ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set (bsc#1012628). - cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). - cxl/region: Fix decoder allocation crash (bsc#1012628). - cxl/region: Fix region HPA ordering validation (bsc#1012628). - cxl/region: Fix cxl_region leak, cleanup targets at region delete (bsc#1012628). - cxl/region: Fix 'distance' calculation with passthrough ports (bsc#1012628). - ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). - tracing/fprobe: Fix to check whether fprobe is registered correctly (bsc#1012628). - fprobe: Check rethook_alloc() return in rethook initialization (bsc#1012628). - tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() (bsc#1012628). - kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). - tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). - tracing/histogram: Update document for KEYS_MAX size (bsc#1012628). - capabilities: fix potential memleak on error path from vfs_getxattr_alloc() (bsc#1012628). - fuse: add file_modified() to fallocate (bsc#1012628). - fuse: fix readdir cache race (bsc#1012628). - selftests/landlock: Build without static libraries (bsc#1012628). - efi: random: reduce seed size to 32 bytes (bsc#1012628). - efi: random: Use 'ACPI reclaim' memory for random seed (bsc#1012628). - efi: efivars: Fix variable writes with unsupported query_variable_store() (bsc#1012628). - net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). - arm64: entry: avoid kprobe recursion (bsc#1012628). - ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for ICL (bsc#1012628). - perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for SPR (bsc#1012628). - net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). - net: also flag accepted sockets supporting msghdr originated zerocopy (bsc#1012628). - parisc: Make 8250_gsc driver dependend on CONFIG_PARISC (bsc#1012628). - parisc: Export iosapic_serial_irq() symbol for serial port driver (bsc#1012628). - parisc: Avoid printing the hardware path twice (bsc#1012628). - ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). - ext4: fix BUG_ON() when directory entry has invalid rec_len (bsc#1012628). - ext4: update the backup superblock's at the end of the online resize (bsc#1012628). - x86/tdx: Prepare for using "INFO" call for a second purpose (bsc#1012628). - x86/tdx: Panic on bad configs that #VE on "private" memory access (bsc#1012628). - x86/syscall: Include asm/ptrace.h in syscall_wrapper header (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000006H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001AH (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000008H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000001H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001FH (bsc#1012628). - KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs (bsc#1012628). - KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl() (bsc#1012628). - KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL (bsc#1012628). - KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable (bsc#1012628). - KVM: Initialize gfn_to_pfn_cache locks in dedicated helper (bsc#1012628). - KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache (bsc#1012628). - KVM: arm64: Fix bad dereference on MTE-enabled systems (bsc#1012628). - KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE (bsc#1012628). - KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format (bsc#1012628). - KVM: x86: emulator: em_sysexit should update ctxt->mode (bsc#1012628). - KVM: x86: emulator: update the emulation mode after CR0 write (bsc#1012628). - ext4,f2fs: fix readahead of verity data (bsc#1012628). - cifs: fix regression in very old smb1 mounts (bsc#1012628). - drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach (bsc#1012628). - drm/rockchip: dsi: Force synchronous probe (bsc#1012628). - drm/amdgpu: disable GFXOFF during compute for GFX11 (bsc#1012628). - drm/amd/display: Update latencies on DCN321 (bsc#1012628). - drm/amd/display: Update DSC capabilitie for DCN314 (bsc#1012628). - drm/i915/sdvo: Filter out invalid outputs more sensibly (bsc#1012628). - drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). - commit 1579d93 ++++ kernel-syms: - Linux 6.0.8 (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - RDMA/cma: Use output interface for net_dev check (bsc#1012628). - IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). - RDMA/hns: Disable local invalidate operation (bsc#1012628). - RDMA/hns: Fix NULL pointer problem in free_mr_init() (bsc#1012628). - docs/process/howto: Replace C89 with C11 (bsc#1012628). - RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). - NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). - NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). - NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot (bsc#1012628). - SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed (bsc#1012628). - NFSv4.2: Fixup CLONE dest file size for zero-length count (bsc#1012628). - nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). - net: dsa: Fix possible memory leaks in dsa_loop_init() (bsc#1012628). - RDMA/core: Fix null-ptr-deref in ib_core_cleanup() (bsc#1012628). - RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (bsc#1012628). - tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12 (bsc#1012628). - net: dsa: fall back to default tagger if we can't load the one from DT (bsc#1012628). - nfc: fdp: Fix potential memory leak in fdp_nci_send() (bsc#1012628). - nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() (bsc#1012628). - nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() (bsc#1012628). - nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() (bsc#1012628). - net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). - ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). - ata: palmld: fix return value check in palmld_pata_probe() (bsc#1012628). - net: sched: Fix use after free in red_enqueue() (bsc#1012628). - net: tun: fix bugs for oversize packet when napi frags enabled (bsc#1012628). - netfilter: nf_tables: netlink notifier might race to release objects (bsc#1012628). - netfilter: nf_tables: release flow rule object from commit path (bsc#1012628). - sfc: Fix an error handling path in efx_pci_probe() (bsc#1012628). - nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). - nfsd: fix net-namespace logic in __nfsd_file_cache_purge (bsc#1012628). - net: lan966x: Fix the MTU calculation (bsc#1012628). - net: lan966x: Adjust maximum frame size when vlan is enabled/disabled (bsc#1012628). - net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). - net: lan966x: Fix unmapping of received frames using FDMA (bsc#1012628). - ipvs: use explicitly signed chars (bsc#1012628). - ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). - ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). - rose: Fix NULL pointer dereference in rose_send_frame() (bsc#1012628). - mISDN: fix possible memory leak in mISDN_register_device() (bsc#1012628). - isdn: mISDN: netjet: fix wrong check of device registration (bsc#1012628). - btrfs: fix inode list leak during backref walking at resolve_indirect_refs() (bsc#1012628). - btrfs: fix inode list leak during backref walking at find_parent_nodes() (bsc#1012628). - btrfs: fix ulist leaks in error paths of qgroup self tests (bsc#1012628). - netfilter: ipset: enforce documented limit to prevent allocating huge memory (bsc#1012628). - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (bsc#1012628). - Bluetooth: hci_conn: Fix CIS connection dst_type handling (bsc#1012628). - Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). - Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (bsc#1012628). - net: mdio: fix undefined behavior in bit shift for __mdiobus_register (bsc#1012628). - ibmvnic: Free rwi on reset success (bsc#1012628). - stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). - net/smc: Fix possible leaked pernet namespace in smc_init() (bsc#1012628). - net, neigh: Fix null-ptr-deref in neigh_table_clear() (bsc#1012628). - bridge: Fix flushing of dynamic FDB entries (bsc#1012628). - ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). - vsock: fix possible infinite sleep in vsock_connectible_wait_data() (bsc#1012628). - iio: adc: stm32-adc: fix channel sampling time init (bsc#1012628). - media: rkisp1: Fix source pad format configuration (bsc#1012628). - media: rkisp1: Don't pass the quantization to rkisp1_csm_config() (bsc#1012628). - media: rkisp1: Initialize color space on resizer sink and source pads (bsc#1012628). - media: rkisp1: Use correct macro for gradient registers (bsc#1012628). - media: rkisp1: Zero v4l2_subdev_format fields in when validating links (bsc#1012628). - media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). - media: platform: cros-ec: Add Kuldax to the match table (bsc#1012628). - media: meson: vdec: fix possible refcount leak in vdec_probe() (bsc#1012628). - media: hantro: Store HEVC bit depth in context (bsc#1012628). - media: hantro: HEVC: Fix auxilary buffer size calculation (bsc#1012628). - media: hantro: HEVC: Fix chroma offset computation (bsc#1012628). - media: v4l: subdev: Fail graciously when getting try data for NULL state (bsc#1012628). - drm/vc4: hdmi: Check the HSM rate at runtime_resume (bsc#1012628). - ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() (bsc#1012628). - hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() (bsc#1012628). - io_uring: don't iopoll from io_ring_ctx_wait_and_kill() (bsc#1012628). - scsi: core: Restrict legal sdev_state transitions via sysfs (bsc#1012628). - HID: saitek: add madcatz variant of MMO7 mouse device ID (bsc#1012628). - drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case (bsc#1012628). - drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10 (bsc#1012628). - drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback (bsc#1012628). - drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11 (bsc#1012628). - drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). - nvme-pci: disable write zeroes on various Kingston SSD (bsc#1012628). - i2c: xiic: Add platform module alias (bsc#1012628). - bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). - clk: rs9: Fix I2C accessors (bsc#1012628). - arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo (bsc#1012628). - efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). - clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). - clk: qcom: Update the force mem core bit for GPU clocks (bsc#1012628). - arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). - arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mm: correct usb power domains (bsc#1012628). - arm64: dts: imx8mn: remove otg1 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). - ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset (bsc#1012628). - arm64: dts: imx8: correct clock order (bsc#1012628). - arm64: dts: imx93: add gpio clk (bsc#1012628). - arm64: dts: imx93: correct gpio-ranges (bsc#1012628). - arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers (bsc#1012628). - drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages (bsc#1012628). - drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). - drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). - ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module (bsc#1012628). - block: Fix possible memory leak for rq_wb on add_disk failure (bsc#1012628). - blk-mq: Fix kmemleak in blk_mq_init_allocated_queue (bsc#1012628). - ARM: dts: ux500: Add trips to battery thermal zones (bsc#1012628). - firmware: arm_scmi: Suppress the driver's bind attributes (bsc#1012628). - firmware: arm_scmi: Make Rx chan_setup fail on memory errors (bsc#1012628). - firmware: arm_scmi: Fix devres allocation device in virtio transport (bsc#1012628). - firmware: arm_scmi: Fix deferred_tx_wq release on error paths (bsc#1012628). - arm64: dts: juno: Add thermal critical trip points (bsc#1012628). - i2c: piix4: Fix adapter not be removed in piix4_remove() (bsc#1012628). - Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (bsc#1012628). - Bluetooth: L2CAP: Fix attempting to access uninitialized memory (bsc#1012628). - fscrypt: stop using keyrings subsystem for fscrypt_master_key (bsc#1012628). - fscrypt: fix keyring memory leak on mount failure (bsc#1012628). - clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). - btrfs: fix lost file sync on direct IO write with nowait and dsync iocb (bsc#1012628). - btrfs: fix tree mod log mishandling of reallocated nodes (bsc#1012628). - btrfs: fix type of parameter generation in btrfs_get_dentry (bsc#1012628). - btrfs: don't use btrfs_chunk::sub_stripes from disk (bsc#1012628). - btrfs: fix a memory allocation failure test in btrfs_submit_direct (bsc#1012628). - ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set (bsc#1012628). - cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). - cxl/region: Fix decoder allocation crash (bsc#1012628). - cxl/region: Fix region HPA ordering validation (bsc#1012628). - cxl/region: Fix cxl_region leak, cleanup targets at region delete (bsc#1012628). - cxl/region: Fix 'distance' calculation with passthrough ports (bsc#1012628). - ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). - tracing/fprobe: Fix to check whether fprobe is registered correctly (bsc#1012628). - fprobe: Check rethook_alloc() return in rethook initialization (bsc#1012628). - tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() (bsc#1012628). - kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). - tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). - tracing/histogram: Update document for KEYS_MAX size (bsc#1012628). - capabilities: fix potential memleak on error path from vfs_getxattr_alloc() (bsc#1012628). - fuse: add file_modified() to fallocate (bsc#1012628). - fuse: fix readdir cache race (bsc#1012628). - selftests/landlock: Build without static libraries (bsc#1012628). - efi: random: reduce seed size to 32 bytes (bsc#1012628). - efi: random: Use 'ACPI reclaim' memory for random seed (bsc#1012628). - efi: efivars: Fix variable writes with unsupported query_variable_store() (bsc#1012628). - net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). - arm64: entry: avoid kprobe recursion (bsc#1012628). - ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for ICL (bsc#1012628). - perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for SPR (bsc#1012628). - net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). - net: also flag accepted sockets supporting msghdr originated zerocopy (bsc#1012628). - parisc: Make 8250_gsc driver dependend on CONFIG_PARISC (bsc#1012628). - parisc: Export iosapic_serial_irq() symbol for serial port driver (bsc#1012628). - parisc: Avoid printing the hardware path twice (bsc#1012628). - ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). - ext4: fix BUG_ON() when directory entry has invalid rec_len (bsc#1012628). - ext4: update the backup superblock's at the end of the online resize (bsc#1012628). - x86/tdx: Prepare for using "INFO" call for a second purpose (bsc#1012628). - x86/tdx: Panic on bad configs that #VE on "private" memory access (bsc#1012628). - x86/syscall: Include asm/ptrace.h in syscall_wrapper header (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000006H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001AH (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000008H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000001H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001FH (bsc#1012628). - KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs (bsc#1012628). - KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl() (bsc#1012628). - KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL (bsc#1012628). - KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable (bsc#1012628). - KVM: Initialize gfn_to_pfn_cache locks in dedicated helper (bsc#1012628). - KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache (bsc#1012628). - KVM: arm64: Fix bad dereference on MTE-enabled systems (bsc#1012628). - KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE (bsc#1012628). - KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format (bsc#1012628). - KVM: x86: emulator: em_sysexit should update ctxt->mode (bsc#1012628). - KVM: x86: emulator: update the emulation mode after CR0 write (bsc#1012628). - ext4,f2fs: fix readahead of verity data (bsc#1012628). - cifs: fix regression in very old smb1 mounts (bsc#1012628). - drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach (bsc#1012628). - drm/rockchip: dsi: Force synchronous probe (bsc#1012628). - drm/amdgpu: disable GFXOFF during compute for GFX11 (bsc#1012628). - drm/amd/display: Update latencies on DCN321 (bsc#1012628). - drm/amd/display: Update DSC capabilitie for DCN314 (bsc#1012628). - drm/i915/sdvo: Filter out invalid outputs more sensibly (bsc#1012628). - drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). - commit 1579d93 ++++ kernel-vanilla: - Linux 6.0.8 (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - RDMA/cma: Use output interface for net_dev check (bsc#1012628). - IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). - RDMA/hns: Disable local invalidate operation (bsc#1012628). - RDMA/hns: Fix NULL pointer problem in free_mr_init() (bsc#1012628). - docs/process/howto: Replace C89 with C11 (bsc#1012628). - RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). - NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). - NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). - NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot (bsc#1012628). - SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed (bsc#1012628). - NFSv4.2: Fixup CLONE dest file size for zero-length count (bsc#1012628). - nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). - net: dsa: Fix possible memory leaks in dsa_loop_init() (bsc#1012628). - RDMA/core: Fix null-ptr-deref in ib_core_cleanup() (bsc#1012628). - RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (bsc#1012628). - tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12 (bsc#1012628). - net: dsa: fall back to default tagger if we can't load the one from DT (bsc#1012628). - nfc: fdp: Fix potential memory leak in fdp_nci_send() (bsc#1012628). - nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() (bsc#1012628). - nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() (bsc#1012628). - nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() (bsc#1012628). - net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). - ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). - ata: palmld: fix return value check in palmld_pata_probe() (bsc#1012628). - net: sched: Fix use after free in red_enqueue() (bsc#1012628). - net: tun: fix bugs for oversize packet when napi frags enabled (bsc#1012628). - netfilter: nf_tables: netlink notifier might race to release objects (bsc#1012628). - netfilter: nf_tables: release flow rule object from commit path (bsc#1012628). - sfc: Fix an error handling path in efx_pci_probe() (bsc#1012628). - nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). - nfsd: fix net-namespace logic in __nfsd_file_cache_purge (bsc#1012628). - net: lan966x: Fix the MTU calculation (bsc#1012628). - net: lan966x: Adjust maximum frame size when vlan is enabled/disabled (bsc#1012628). - net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). - net: lan966x: Fix unmapping of received frames using FDMA (bsc#1012628). - ipvs: use explicitly signed chars (bsc#1012628). - ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). - ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). - rose: Fix NULL pointer dereference in rose_send_frame() (bsc#1012628). - mISDN: fix possible memory leak in mISDN_register_device() (bsc#1012628). - isdn: mISDN: netjet: fix wrong check of device registration (bsc#1012628). - btrfs: fix inode list leak during backref walking at resolve_indirect_refs() (bsc#1012628). - btrfs: fix inode list leak during backref walking at find_parent_nodes() (bsc#1012628). - btrfs: fix ulist leaks in error paths of qgroup self tests (bsc#1012628). - netfilter: ipset: enforce documented limit to prevent allocating huge memory (bsc#1012628). - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (bsc#1012628). - Bluetooth: hci_conn: Fix CIS connection dst_type handling (bsc#1012628). - Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). - Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (bsc#1012628). - net: mdio: fix undefined behavior in bit shift for __mdiobus_register (bsc#1012628). - ibmvnic: Free rwi on reset success (bsc#1012628). - stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). - net/smc: Fix possible leaked pernet namespace in smc_init() (bsc#1012628). - net, neigh: Fix null-ptr-deref in neigh_table_clear() (bsc#1012628). - bridge: Fix flushing of dynamic FDB entries (bsc#1012628). - ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). - vsock: fix possible infinite sleep in vsock_connectible_wait_data() (bsc#1012628). - iio: adc: stm32-adc: fix channel sampling time init (bsc#1012628). - media: rkisp1: Fix source pad format configuration (bsc#1012628). - media: rkisp1: Don't pass the quantization to rkisp1_csm_config() (bsc#1012628). - media: rkisp1: Initialize color space on resizer sink and source pads (bsc#1012628). - media: rkisp1: Use correct macro for gradient registers (bsc#1012628). - media: rkisp1: Zero v4l2_subdev_format fields in when validating links (bsc#1012628). - media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). - media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). - media: platform: cros-ec: Add Kuldax to the match table (bsc#1012628). - media: meson: vdec: fix possible refcount leak in vdec_probe() (bsc#1012628). - media: hantro: Store HEVC bit depth in context (bsc#1012628). - media: hantro: HEVC: Fix auxilary buffer size calculation (bsc#1012628). - media: hantro: HEVC: Fix chroma offset computation (bsc#1012628). - media: v4l: subdev: Fail graciously when getting try data for NULL state (bsc#1012628). - drm/vc4: hdmi: Check the HSM rate at runtime_resume (bsc#1012628). - ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() (bsc#1012628). - hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() (bsc#1012628). - io_uring: don't iopoll from io_ring_ctx_wait_and_kill() (bsc#1012628). - scsi: core: Restrict legal sdev_state transitions via sysfs (bsc#1012628). - HID: saitek: add madcatz variant of MMO7 mouse device ID (bsc#1012628). - drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case (bsc#1012628). - drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10 (bsc#1012628). - drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback (bsc#1012628). - drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11 (bsc#1012628). - drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). - nvme-pci: disable write zeroes on various Kingston SSD (bsc#1012628). - i2c: xiic: Add platform module alias (bsc#1012628). - bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). - clk: rs9: Fix I2C accessors (bsc#1012628). - arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo (bsc#1012628). - efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). - clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). - clk: qcom: Update the force mem core bit for GPU clocks (bsc#1012628). - arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). - arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mm: correct usb power domains (bsc#1012628). - arm64: dts: imx8mn: remove otg1 power domain dependency on hsio (bsc#1012628). - arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). - ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset (bsc#1012628). - arm64: dts: imx8: correct clock order (bsc#1012628). - arm64: dts: imx93: add gpio clk (bsc#1012628). - arm64: dts: imx93: correct gpio-ranges (bsc#1012628). - arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers (bsc#1012628). - arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers (bsc#1012628). - drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages (bsc#1012628). - drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). - drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). - ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module (bsc#1012628). - block: Fix possible memory leak for rq_wb on add_disk failure (bsc#1012628). - blk-mq: Fix kmemleak in blk_mq_init_allocated_queue (bsc#1012628). - ARM: dts: ux500: Add trips to battery thermal zones (bsc#1012628). - firmware: arm_scmi: Suppress the driver's bind attributes (bsc#1012628). - firmware: arm_scmi: Make Rx chan_setup fail on memory errors (bsc#1012628). - firmware: arm_scmi: Fix devres allocation device in virtio transport (bsc#1012628). - firmware: arm_scmi: Fix deferred_tx_wq release on error paths (bsc#1012628). - arm64: dts: juno: Add thermal critical trip points (bsc#1012628). - i2c: piix4: Fix adapter not be removed in piix4_remove() (bsc#1012628). - Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM (bsc#1012628). - Bluetooth: L2CAP: Fix attempting to access uninitialized memory (bsc#1012628). - fscrypt: stop using keyrings subsystem for fscrypt_master_key (bsc#1012628). - fscrypt: fix keyring memory leak on mount failure (bsc#1012628). - clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). - btrfs: fix lost file sync on direct IO write with nowait and dsync iocb (bsc#1012628). - btrfs: fix tree mod log mishandling of reallocated nodes (bsc#1012628). - btrfs: fix type of parameter generation in btrfs_get_dentry (bsc#1012628). - btrfs: don't use btrfs_chunk::sub_stripes from disk (bsc#1012628). - btrfs: fix a memory allocation failure test in btrfs_submit_direct (bsc#1012628). - ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set (bsc#1012628). - cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). - cxl/region: Fix decoder allocation crash (bsc#1012628). - cxl/region: Fix region HPA ordering validation (bsc#1012628). - cxl/region: Fix cxl_region leak, cleanup targets at region delete (bsc#1012628). - cxl/region: Fix 'distance' calculation with passthrough ports (bsc#1012628). - ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). - tracing/fprobe: Fix to check whether fprobe is registered correctly (bsc#1012628). - fprobe: Check rethook_alloc() return in rethook initialization (bsc#1012628). - tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() (bsc#1012628). - kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). - tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). - tracing/histogram: Update document for KEYS_MAX size (bsc#1012628). - capabilities: fix potential memleak on error path from vfs_getxattr_alloc() (bsc#1012628). - fuse: add file_modified() to fallocate (bsc#1012628). - fuse: fix readdir cache race (bsc#1012628). - selftests/landlock: Build without static libraries (bsc#1012628). - efi: random: reduce seed size to 32 bytes (bsc#1012628). - efi: random: Use 'ACPI reclaim' memory for random seed (bsc#1012628). - efi: efivars: Fix variable writes with unsupported query_variable_store() (bsc#1012628). - net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). - arm64: entry: avoid kprobe recursion (bsc#1012628). - ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for ICL (bsc#1012628). - perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (bsc#1012628). - perf/x86/intel: Fix pebs event constraints for SPR (bsc#1012628). - net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). - net: also flag accepted sockets supporting msghdr originated zerocopy (bsc#1012628). - parisc: Make 8250_gsc driver dependend on CONFIG_PARISC (bsc#1012628). - parisc: Export iosapic_serial_irq() symbol for serial port driver (bsc#1012628). - parisc: Avoid printing the hardware path twice (bsc#1012628). - ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). - ext4: fix BUG_ON() when directory entry has invalid rec_len (bsc#1012628). - ext4: update the backup superblock's at the end of the online resize (bsc#1012628). - x86/tdx: Prepare for using "INFO" call for a second purpose (bsc#1012628). - x86/tdx: Panic on bad configs that #VE on "private" memory access (bsc#1012628). - x86/syscall: Include asm/ptrace.h in syscall_wrapper header (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000006H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001AH (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000008H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.80000001H (bsc#1012628). - KVM: x86: Mask off reserved bits in CPUID.8000001FH (bsc#1012628). - KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs (bsc#1012628). - KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl() (bsc#1012628). - KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL (bsc#1012628). - KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable (bsc#1012628). - KVM: Initialize gfn_to_pfn_cache locks in dedicated helper (bsc#1012628). - KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache (bsc#1012628). - KVM: arm64: Fix bad dereference on MTE-enabled systems (bsc#1012628). - KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE (bsc#1012628). - KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format (bsc#1012628). - KVM: x86: emulator: em_sysexit should update ctxt->mode (bsc#1012628). - KVM: x86: emulator: update the emulation mode after CR0 write (bsc#1012628). - ext4,f2fs: fix readahead of verity data (bsc#1012628). - cifs: fix regression in very old smb1 mounts (bsc#1012628). - drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach (bsc#1012628). - drm/rockchip: dsi: Force synchronous probe (bsc#1012628). - drm/amdgpu: disable GFXOFF during compute for GFX11 (bsc#1012628). - drm/amd/display: Update latencies on DCN321 (bsc#1012628). - drm/amd/display: Update DSC capabilitie for DCN314 (bsc#1012628). - drm/i915/sdvo: Filter out invalid outputs more sensibly (bsc#1012628). - drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). - commit 1579d93 ++++ keylime: - Update to version v6.5.2: * cloud_verifier: This is the first PR to address the scalability problems uncovered in #1167, starting with `agent` status. * Bump version number * Add --retry 5 parameter to curl * create_mb_refstate: Check tpm2-tools version before running * create_mb_refstate: Print error messages * test_tpm: Skip event log parsing test if tpm2-tools is too old * installer: Enable installation on RHEL-9 * Move the execution of external EK check script to cert_utils * Move EK cert verification to cert_utils * Make the tpm cert store path configurable * ima-policy-converter: Implement a basic test suite for conversion script * ima-policy-converter: Implement IMA policy conversion script * ima-policy-converter: Add empty reference IMA policy * ima: Accept x509 certificates if no Subject Key Identifier is available * test_tpm: Use doc strings for tests description * Test binary measured boot event log parsing * alpha renaming * shallow type fixes * ima_emulator_adapter: Print readable error if reading a PCR fails * tpm: Check whether hash_alg is in jsonout * Very limited code fixup/cleanup on keylime_tenant CLI * Set permissions of keylime_agent_secure.mount to 664 * Disable dnf-makecache.timer to save RAM * tpm_bootlog_enrich: Get DevicePath length from LengthOfDevicePath * Disable dnf-makecache.service to save RAM * Fix for writing the same allow list twice during agent activation (#1150) * Fix improper handling of IMA policy bundle when none is provided * ima: Fix log evaluation on quick-succession execution of scripts * Add new tests to packit CI * Remove semantic-release action to stop erroneous releases * crypto: Provide input as bytes to encrypt * Revert "Revert "Revert "tenant: open file to send utf-8 encoded" (#1136)" (#1141)" * Update runtime_ima.rst * Back to 6.5.1 * This PR fixes a bug that prevented 6.5.x verifiers from interacting with 6.2. agents * Revert "Revert "tenant: open file to send utf-8 encoded" (#1136)" (#1141) * Revert "tenant: open file to send utf-8 encoded" (#1136) * ca_util: allow users in the same group to read the created certificates and keys (#1138) * Update sample ima-policy to exclude overlayfs * installer: remove tarball option ++++ lcms2: - Added reverse-0001-fix-memory-leaks-on-testbed.patch to fix colord's i586 build failure ++++ libX11: - Update to version 1.8.2 * This is primarily a bug fix release, including further work on improving the thread-safety-constructor and making it work with software which had incorrectly called libX11 functions from inside X*IfEvent() calls. - supersedes U_fix-a-memory-leak-in-XRegisterIMInstantiateCallback.patch ++++ quagga: - Remove attempts to correct configuration file ownership and permissions in service files, that may lead to local privilege escalation from quagga to root (bsc#1191890,CVE-2021-44038). [+ remove-chown-chmod.service.patch] - Correct hardening patches adding ReadWritePaths=/etc/quagga - Add update-messages that quagga is not developed for years, is about to get dropped from Factory/Tumbleweed soon and users should migrate to FRR (https://frrouting.org/). ++++ mozilla-nss: - update to NSS 3.84 * bmo#1791699 - Bump minimum NSPR version to 4.35 * bmo#1792103 - Add a flag to disable building libnssckbi. ++++ lldpd: - Update to version 1.0.16 * Do not use 00:00:00:00:00:00 as chassis ID. * Do not busy loop when an interface with a neighbor disappears. ++++ libslirp: - added patches fix https://gitlab.freedesktop.org/slirp/libslirp/-/issues/64 + libslirp-semicolon.patch ++++ libstoragemgmt: - Update to 1.9.6: * Update the systemd run directory - Refresh move_to_run.patch ++++ libvirt: - tests: Fix libxlxml2domconfigtest f81ee7b5-tests-Fix-libxlxml2domconfigtest.patch bsc#1205204 ++++ netease-cloud-music-gtk: - Release version 2.1.0 + Add login status hold. + Add Favorites button to the song list. + Add View Album button to song list. + Optimize song caching. + Fix bugs. ++++ os-update: - Update to version 1.4.2 - Fixes for openSUSE Leap - Add docu URLs to service files ++++ perl-Sys-Virt: - Update to 8.9.0 - Add all new APIs and constants in libvirt 8.9.0 - jsc#PED-620, jsc#PED-1540 ++++ python-hatch_vcs: - Add fix-tests-setuptools-scm7.patch upstream patch to support setuptools_scm 7 gh#ofek/hatch-vcs#9 ++++ python-matplotlib: - Remove also setuptools_scm_git_archive dependency as it's suggested in the release post https://discourse.matplotlib.org/t/matplotlib-announce-amm-matplotlib-3-5-3/23046 - Allow build with setuptools_scm>=7 ++++ python-py-cpuinfo: - Remove rpmlint errors: * Use postun instead of preun for update-alternatives * Remove shebang from py files * More specific python_sitelib in %files * Remove python_module macro definition ++++ python-ssdeep: - silent rpmlint - version update to 3.4.1 * Add internal build improvements * Update CI pipelines - do not require python-six - added patches fix https://github.com/DinoTools/python-ssdeep/commit/6cf96d63e9512fa14b6557d0d8afaa5128e0e853 + python-ssdeep-no-six.patch ++++ python-structlog: - silent rpmlint - python-six is not required ++++ python-subprocrunner: - silent rpmlint - python-six is not required ++++ python-tenacity: - silent rpmlint - python-six is not required ++++ python-tesserocr: - silent rpmlint - python-six is not required ++++ python-testflo: - silent rpmlint - python-six is not required ++++ python-testtools: - silent rpmlint - python-six is not required ++++ python-uamqp: - New upstream release + Version 1.6.3 + For detailed information about changes see the HISTORY.rst file provided with this package ++++ qalculate-qt: - Fix spec file, update QT min version. ++++ supportutils: - Changes to supportconfig version 3.1.11-46.3 + Added missed sanitation check on crash.txt (bsc#1203818) - Changes to supportconfig.rc version 3.1.11-30 + Added check to _sanitize_file + Using variable for replement text in _sanitize_file ++++ sysstat: - Update to version 12.6.1: * Fix possible overflow in sa_common.c (GHSL-2022-074). * sa_conv.c: Make size of statistics structures from older sysstat versions immutable. * Declare sadc dependency on libsyscom.a. * Fix gcc v11.2 warnings. * Various cosmetic fixes. * sar: Remove `-I int_list` from man-page and help. * Consolidate systemctl commands in README file. * Remove whitespace characters at the end of lines. ++++ yt-dlp: - Update to release 2022.11.11 * Merge youtube-dl code up to 20221104 * Do more processing in --flat-playlist * Fix --list options not implying -s in some cases * downloader: let HLS continue without first fragment ------------------------------------------------------------------ ------------------ 2022-11-10 - Nov 10 2022 ------------------- ------------------------------------------------------------------ ++++ apache2-mod_php7: - hardcode openssl version, openssl3 will not be supported https://www.php.net/manual/en/openssl.requirements.php ++++ asio: - Update to 1.24.0 - Improved the performance of awaitable<>-based coroutines when they directly co_await an asynchronous operation, by eliminating the copy of the operation object in await_transform. - Improved the performance of spawn()-based stackful coroutines by storing a reference to the yield context in the completion handler, rather than storing a copy of the executor. - Fixed a C++03 build error by disabling index_sequence emulation when variadic templates are unavailable. - Fixed detection of std::aligned_alloc for older Apple platforms. - Removed faulty assertions from experimental::coro implementation. - Added defence against Qt-defined macros when building with Intel C++. - Ensured that a spawn()-based stackful coroutine is cleaned up immediately after it completes. - Changed the implementation of the select_reactor, on Windows, to ensure that any exception resulting from failure to recreate its interrupter's sockets will be allowed to propagate out through io_context::run(). - Changed the MSVC version used for the system_error workaround, as more recent runtime redistributables appear to have fixed the issue. - Changed the async_compose example to use a return type compatible with the new async_result form. - Update to 1.23.0 - Added a deduced trailing return type, using decltype, to all asynchronous operations' initiating functions when using C++11. This change enables the new form of async_result, where the return type can vary per operation, for C++11. - Moved append, prepend, as_tuple, and deferred to the asio namespace, and made them compatible with C++11. These are no longer experimental facilities, although the names have temporarily been retained under the asio::experimental namespace for backwards compatibility. - Added buffer() overloads for contiguous containers, such as std::span. - Added the ability for awaitable<>-based coroutines to directly co_await operations that are packaged as function objects. - Changed spawn() to be a completion token-based asynchronous operation. - Added the is_async_operation trait and async_operation concept. - Added the completion_signature_of trait. The completion_signature_of trait (and corresponding type alias completion_signature_of_t) may be used to determine the completion signature of an asynchronous operation. - Added converting move construction/assignment to posix descriptors, serial ports, pipes, Windows object_handle, Windows stream handles, and Windows random-access handles. - Added release() member functions to pipes, Windows stream handles, and Windows random-access handles. - Enabled support for Endpoint implementations that return void pointers from their data() member functions, as per the documented Endpoint type requirements. - Removed all() and race() from experimental::promise, as experimental::parallel_group covers this functionality. - Added source locations to exceptions and error codes produced by the synchronous and asynchronous operations. - Fixed compatibility with OpenSSL 3.0.4 and later. - Fixed compatibility with with -masm=intel. - Explicitly stated that socket shutdown() calls are thread-safe with respect to certain other synchronous operations on the same socket. - Optimised the move construction of I/O objects where only the executor type differs. - Fixed the detection of std::invoke_result for clang/libc++. - Fixed an issue where experimental::parallel_group initiation incorrectly moved arguments instead of forwarding them. - Fixed a sequencing issue in the implementation of post(), dispatch(), and defer(), where the the associated allocator may be obtained from an already moved-from completion handler. - Fixed the awaitable<> implementation to propagate exceptions from awaited initiation functions through the current completion handler. - Fixed detection of std::aligned_alloc with gcc. - Changed to avoid using the soon-to-be-deprecated std::aligned_storage on newer compilers. - Fixed various compiler warnings. - Updated all composed operations examples, and the C++11 timeouts example, to use the new async_result form. - Added composed operation and coroutine examples for C++20. - Added pkg-config support. - Update to 1.22.2 - On Windows, changed the file support to open files using the same sharing mode as fopen(). - On Linux, fixed the UNIX domain sockets implementation to correctly handle EAGAIN as an indication of an in-progress connect operation. - Fixed experimental::basic_channel::reset() and experimental::basic_concurrent_channel::reset() so that they work correctly for an unclosed channel. - Fixed potential undefined behaviour in the experimental::promise operations race() and all(). - Changed the co_spawn implementation to explicitly dispatch cancellation signals through the specified executor, if the the completion handler has an associated executor of its own. - Added more detailed reference documentation to make_strand(), make_work_guard(), ip::address_v4, ip::address_v6, experimental::basic_channel, and experimental::basic_concurrent_channel. - Re-arranged and extended the Overview documentation to cover files, pipes, async_compose, experimental::deferred, experimental::parallel_group, experimental::promise, channels, and completion token adapters. - Reverted the io_context reference documentation to use executor_work_guard when preventing the io_context from running out of work. - Removed references to deadline_timer from the Overview documentation. - Added reference documentation cross-references to asynchronous model elements. - Update to 1.22.1 - Added bind_allocator, to simplify associating a custom allocator with a completion token or handler. - Added the file_base::sync_all_on_write flag, which maps to O_SYNC on POSIX and FILE_FLAG_WRITE_THROUGH on Windows. - Added missing implementation of basic_file::release(). - Added per-operation cancellation support to signal sets. - Exposed recycling_allocator as part of the public interface. + Added the nodiscard attribute to the following functions: - bind_allocator() - bind_cancellation_slot() - bind_executor() - buffer() - dynamic_buffer() - experimental::append() - experimental::as_single() - experimental::as_tuple() - experimental::make_parallel_group() - experimental::prepend() - get_associated_allocator() - get_associated_cancellation_slot() - get_associated_executor() - make_work_guard() - Added compatibility with OpenSSL 3.0, particularly when deprecated functionality is disabled. - Added support for adopting an existing SSL* into an ssl::stream<>. - Enabled executor_work_guard<> even when ASIO_NO_TS_EXECUTORS is defined. - Enabled movable socket iostreams when using clang. - Fixed bind_cancellation_slot compatibility with legacy completion tokens. - Fixed bind_executor compatibility with legacy completion tokens. - Fixed associator specialisations for experimental::append and experimental::prepend, to correctly propagate the associated allocator, executor, and cancellation slot. - Fixed 'zero as null pointer constant' warning in C++20 coroutines implementation of awaitable. - Ensured concurrency hint preprocessor macros are made available when asio/io_context.hpp is included. - Fixed issue where the primary associated_allocator template was not correctly detecting the nested T::allocator_type. - Fixed io_uring implementation of async_receive_from operation for sockets. - Fixed io_uring implementation of write_some_at operation for files. - Changed io_uring implementation to correctly check that it is not the default before registering with reactor. - Fixed a circular inclusion issue when using io_uring in some build configurations. - Fixed experimental::coro's per-operation cancellation to clear the slot at completion of each operation. - Fixed memory management in experimental::promise's type-erased completion handlers. - Fixed move operator= implementation for ssl::stream. - Fixed any_io_executor implementation to work when both ASIO_USE_TS_EXECUTOR_AS_DEFAULT and ASIO_SEPARATE_COMPILATION are defined. - Fixed implementation of basic_socket::at_mark() when using the sockatmark() system call. - Changed the recycling allocator to use the default alignment as the minimum alignment for allocations. - Added additional standard header file includes, as required by newer compilers. - Added a workaround for apparent coroutine codegen bug with Apple's clang. - Fixed various warnings in the examples and unit tests. - Added a C++11 example showing file descriptor passing over local sockets. Thanks to Heiko Hund for providing this example. - Added C++14 examples of wrapping callback-based APIs in asynchronous operations. - Added an overview of Asio's asynchronous model to the documentation. - Reworked reference documentation in terms of completion tokens. - Updated documentation of asynchronous operation requirements to use new completion token form. - Updated documentation for dispatch(), post(), and defer() to cover both the old and new executor forms. - Documented per-operation cancellation for serial ports. - Clarified the non-concurrency guarantees made for allocators. - Update to 1.22.0 - Improved error messages emitted by ssl facilities. - Fixed bind_executor compatibility with completion tokens. - Fixed build errors when ASIO_USE_TS_EXECUTOR_AS_DEFAULT is defined. - Fixed corruption, cleanup issues in channel implementation. - Added missing move assignment operator to awaitable<>. - Fixed an access violation when using coroutines with MSVC, due to incorrect alignment of allocated memory. - Fixed a cleanup issue in experimental::parallel_group that occured when the execution context was shut down with parallel operations still pending. - Fixed header inclusion order problem when io_uring is enabled. - Eliminated shared_ptr use from experimental::coro co_spawn() implementation. - Prevented async_resume from being called on experimental::coro temporaries. - Made awaitable_operators.hpp header self-contained. - Added clarifications to the documentation on concurrency hints. - Added documentation on error handling techniques for C++20 coroutines. - Added channel-based proxy example. - Regenerated ssl certificates used in examples. - Update to 1.21.0 - Added an io_uring backend. This backend may be used for all I/O objects, including sockets, timers, and posix descriptors. - Added support for files. This introduces new classes for stream-oriented and random-access files. - Added support for portable pipes. This change add supports for pipes on POSIX and Windows (when I/O completion ports are available). - Added support for registered buffers. The mutable_registered_buffer and const_registered_buffer classes are buffer sequence types that represent registered buffers. - Added experimental support for channels. This adds templates experimental::basic_channel and experimental::basic_concurrent_channel, with aliases experimental::channel and experimental::concurrent_channel. Channels may be used to send completions as messages. + Implemented improvements to experimental::coro. - Added overload so member functions can provide an explicit executor. - Added co_spawn for coro tasks. - Added reference and overview documentation. - Adopted awaitable cancellation model. - Refactored implementation. - Disabled aligned_alloc on clang when using an MSVC runtime. - Changed to use a faster implementation for ip::network_v4::canonical(). - Added template specialisations for common uses to improve compile time. - Reduced the size of io_context executors to a single pointer. - Increased the small object buffer size for execution::any_executor and any_io_executor. - Fixed multi-signature handling when variadic templates are disabled. - Fixed compatibility with new versions of gcc and clang. - Fixed compilation on Solaris. - Fix defence against Qt-defined macros when building with MSVC. - Fixed various warnings. - Update to 1.20.0 - Fixed experimental::coro compatibility with gcc. - Fixed experimental::promise compatibility with gcc. - Added documentation for per-operation cancellation. - Added documentation for parallel_group. - Added overview documentation for experimental::coro. - Added some missing C++14 examples. - Updated C++20 coroutines overview documentation. - Update to 1.19.2 - Cleaned up memory recycling to ensure the cache size is used consistently. - Changed parallel_group to use the recycling allocator for shared state. - Changed awaitable memory recycling to use the configurable cache size. - Ensured parallel_group respects operations' associated executors. - Added defence against macros defined by Qt. - Added missing boost_ prefix to namespaces during boostification. - Added missing lvalue-qualified overloads for deferred operator(). - Added a tag to disambiguate deferred constructors. - Added missing push/pop_options includes. - Fixed argument evaluation order issue with a potentially moved-from variable in awaitable implementation. - Enabled "expression SFINAE" for recent MSVC using /std:c++latest. - Fixed compilation errors when dev_poll_reactor backend is used. - Fixed handler type requirements checking to reflect rvalue completion handler invocation. - Fixed posix::basic_stream_descriptor move operations to work with non-defaulted executors. - Added missing move of executor in strand implementation. - Update to 1.19.1 - Fixed handling of move-only results with awaitable operators && and ||. - Fixed strand<> to avoid using a potentially moved-from executor. - Fixed order of _aligned_malloc arguments for MSVC. - Ensured handler alignment requirements are respected by cancellation_signal. - Ensured gcc tests are not used for clang when detecting compiler features. - Disabled coroutines support for the clang shipped with MSVC. - Fixed compatibility with recent LibreSSL when OPENSSL_NO_SSL_INTERN is defined. - Documented supported cancellation types for individual asynchronous operations. - Ensured un-cancelled ops are correctly placed back in the queue. - Update to 1.19.0 + Added support for cancellation of individual asynchronous operations. The ability to cancel individual operations, or composed operations, is currently supported by: - timers - sockets on POSIX and Windows - POSIX descriptors - Windows HANDLEs - SSL streams - all Asio-provided composed operations such as async_read and async_write - compositions based on async_compose - C++20 coroutines that use awaitable - C++20 coroutines that use the new experimental::coro (see below) - the new experimental::parallel_group operation (see below) - the new experimental::promise class (see below) - Added the associator trait. - Changed all asynchronous operations implemented in Asio to invoke their completion handlers as rvalue references. - Added support for asynchronous operations with multiple completion signatures. - Added operator&& and operator|| for awaitable<>. The logical operators || and && have been overloaded for awaitable<>, to allow coroutines to be trivially awaited in parallel. - Added the experimental::as_tuple completion token adapter. - Added the experimental::append completion token adapter. - Added the experimental::prepend completion token adapter. - Added the experimental::deferred completion token. - Added the experimental::parallel_group class and experimental::make_parallel_group function. - Added experimental::promise. The promise type allows eager execution and synchronisation of async operations. - Added the experimental::coro class template. The coro type is a C++20 coroutine primitive for resumable functions, with the ability to combine both asynchronous waiting (co_await) and yielding (co_yield) into a single, stateful control flow. - Added move assignment to ssl::stream<>. - Changed co_spawn to dispatch the coroutine's initial step to the executor, and to only post the completion handler if the coroutine did not otherwise perform a context switch (i.e. a co_await on an asynchronous operation). - Enabled additional optimisations for any_executor and any_io_executor when used with asynchronous operations. - Added the nodiscard attribute to awaitable<>. - Increased the number of cached slots in the default recycling allocator. This number defaults to 2, but may also be specified by defining the ASIO_RECYCLING_ALLOCATOR_CACHE_SIZE macro. - Disabled the std::system_error message workaround for recent MSVC. - Changed the default allocator behaviour to respect alignment requirements, to support over-aligned types. Requires C++17 or later, or Boost. - Ensured the result strings are always initialised in reverse name resolution. - Fixed recursive template instantiation issues in use_awaitable_t::executor_with_default. - Fixed the any_io_executor equality operators to correctly return a result based on the target executor. ++++ avr-libc: - update to 2.1.0 * Improvements and additions: - Patch #9187 improved the library coverage for the AVR_TINY architecture (ATtiny10 and relatives). In particular, many of the functions from are now available there. - Patch #8729 adds ISR_NOICF and ISR_FLATTEN to * Bugs fixed: [#36933] Documentation no longer correctly describes how to declare [#41689] add static_assert to assert.h [#48898] power_usart3_* functions no more defined in power.h [#49020] dtostre() flags documentation error [#49447] Example code for uart_putchar() has error in recursive call strings for storage in program memory [#50439] avr/iom32u4.h does not define PRTIM4 [#51755] iotn441.h & iotn841.h missing definitions for PUEA[0-7] and PUEB[0-3] [no-id] util/eu_dst.h: fix reversed DST decision logic for March and October [no-id] util/delay.h.in: add missing return * Contributed Patches: [no-id] Define weak symbols for known memory region sizes based on device header definitions, starting with fuse region. [#8961] Update test script for new simulavr and library layout [#8964] Update tests isinf-01.c, signbit-01.c and modf-np.c [#9163] New eeprom write block function for xmega using eeprom page write [#8729] [avr/interrupt.h] Add ISR_NOICF, ISR_FLATTEN. Fix namespace of identifiers. [#8536] Fix a typo within [#8649] small documentation fixes in [#9187] [AVR_TINY]: Support 16-bit xtoa functons and more string functions. [#9400] Add avrxmega3 multilibs [#9659] Update eeprom_is_ready for avrxmega3 devices [#9553] Fix some issues in libc/ [#9864] Use proper float function names and prototypes ++++ python-awkward: - Remove not needed tests filter - Improve devel package requirement to use the package name variable instead of python3-awkward - Update to 1.10.2: [#] New features * feat: add RegularArray._reduce_next implementation (backport) by @agoose77 in #1813 [#] Bug-fixes and performance * fix: don't assume trailing . for module name in is_XXX_buffer (backport) by @agoose77 in #1746 * fix: use proper lengths in ByteMaskedArray.mergemany (backport) by @agoose77 in #1750 * fix: simplify ListOffsetArray_reduce_nonlocal_outstartsstops (backport) by @agoose77 in #1797 [#] Other * chore: remove v2 Python highlevel LayoutBuilder from main-v1. by @jpivarski in #1863 ++++ bcel5_3: - Security fix: [bsc#1205125, CVE-2022-42920] * Apache Commons BCEL prior to 6.6.0 allows producing arbitrary bytecode via out-of-bounds writing * Add bcel-CVE-2022-42920.patch ++++ nextcloud-desktop: - Update to 3.6.2 - [stable-3.6] Fix call notification dialog buttons by @backportbot-nextcloud in #5075 - [stable-3.6] emit missing signal to update folder sync status icon by @backportbot-nextcloud in #5090 - [stable-3.6] Fix macOS autoupdater settings by @backportbot-nextcloud in #5103 - [stable-3.6] Validate and sanitise edit locally token and relpath before sending to server by @backportbot-nextcloud in #5106 - [stable-3.6] Fix compatibility with newer python3-nautilus by @backportbot-nextcloud in #5112 - [stable-3.6] Refactor FolderMan's "Edit Locally" capabilities as separate class by @backportbot-nextcloud in #5111 - [stable-3.6] use new public API to open an edit locally URL by @backportbot-nextcloud in #5117 - [stable-3.6] Use separate variable for cfg file name in CMAKE. by @backportbot-nextcloud in #5140 - Fix stable-3.6 compile on macOS by @claucambra in #5154 - Fix bad backport of CustomButton changes in Stable-3.6 by @claucambra in #5155 - Backport/5067/stable 3.6 by @allexzander in #5153 - Backport/5092/stable 3.6 by @allexzander in #5156 - [stable-3.6] properly escape a path when creating a test file during tests by @backportbot-nextcloud in #5158 - Drop fix_nautilus_ext.patch because now in upstream. ++++ nodejs18: - icu721_fixes.patch: fixes compatibility with ICU 72.1 (bsc#1205236) ++++ nodejs19: - icu721_fixes.patch: fixes compatibility with ICU 72.1 (bsc#1205236) ++++ fwupd: - Update to version 1.8.7: + This release adds the following features: - Add a new HSI check for the leaked Lenovo 'Key Manifest' hashes - Measure system integrity when installing UEFI updates - Record more host DMI data when submitting a report for dbx failures - Use xz-compressed metadata to reduce bandwidth used by ~25% + This release fixes the following bugs: - Add documentation for three existing HSI attributes - Add re-insert requirement for Analogix devices - Allow parsing metadata more than 1MB in size - Do not follow symlinks when searching for ESP devices - Ensure the config file permission is correct for built-in plugins - Fix a compile failure when compiling without efiboot - Fix a regression when using fwuptool install-blob with FMAP firmware - Only count the Microsoft hashes when getting the dbx version - Only use the IFD when the system is Intel-based - Support loading CoSWID when only one role has been set + This release adds support for the following hardware: - Anker Thunderbolt 4 Mini Hub - ELAN haptic hardware - Fingerprint lenfy devices - Goodix GF3258WNC - Intel discrete GPUs (experimental) - More Star Labs laptops - QSI Godzilla Creek Reference Hub - Stop passing conditional plugin_amt=disabled, no longer needed, nor recognized. ++++ flacon: - Update to version 9.4.0 * fix to work with CUE files containing multiple audio file tags * Translations updated * The program gives a clear error message if the necessary utilities (sox, encoders, etc.) are missing * Improved algorithm of cover auto selection. Square pictures have a priority over other. * Fixed a bug with text color on tooltips in Linux. * You can now get tags from MusicBrainz and Discogs. * Support for CUE files with gaps appended to the end of the previous track * Added support for ALAC output files, Sony Wave64 input files. * Added the ability to embed the cover in the output ALAC, AAC, MP3, Opus and WavPack files. * Fix: If the CUE file contains two discs, then the program incorrectly calculated the duration of the tracks. * The program automatically calculates the number of threads to encode. You can change this in the preferences dialog. * The program can split huge FLAC files (more than 4GB) * You can not only copy the cover image to a file, but also embed it in the output FLAC files. * Improved the preferences dialog. The settings are divided into separate tabs. * Added support for pre-emphasis CD images. ++++ gssdp: - Update to version 1.6.1: + Potential fix for sending discovery responses with the wrong location. + Properly parse netlink messages in neighbour discovery. + Do not leak the host mask if it was alreay provided on object client creation. + Fix install path for generated documentation. + Fix warning message for link-local v4 addresses. ++++ gupnp: - Update to version 1.6.1: + ControlPoint: - Fix error handling if description download fails. - Do not leak cancellable. + Use proper method for detecting IFA_FLAGS availability. + ContextManager: - Do not leak filtered contexts. - Fix freeing unavailable contexts. + Network ContextManager: Do not leak list parts of context lists. + Introspection: Properly chain up to parent class. + Service: Fix crash if subscription callback is points unreachable host. ++++ helm: - Update to version 3.10.2: * fix a few function names on comments * redirect registry client output to stderr * Readiness & liveness probes correct port ++++ kiwi-templates-Minimal: - Rename OpenStack-Cloud to Cloud (jsc#PED-1849) - Enable jeos-firstboot on Cloud image ++++ postgresql15: - Update to 15.1: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/15/release-15-1.html ++++ memkind: - Update to version 1.14.0 + Provided a memtier binary for common uses of memory tiering + Added memkind memtier API header file to installed headers + Added missing information in memkind memtier manpages + Upgraded jemalloc internal library to version 5.3.0 - Fixes to security issues + Added fixed kind for user-supplied memory area (along with the C++ allocator) + Provided a function memkind_get_capacity() to get the memory capacity of nodes available to a given kind + Added logging to file mechanism (enabled with an --enable-logging-to-file configure parameter) + Fixed wrong NUMA nodes masks for some of static kinds + Fixed building for different malloc_usable_size() implementations ++++ libnftnl: - Update to release 1.2.4 * rule, set_elem: remove trailing \n in userdata snprintf * libnftnl: Fix res_id byte order ++++ qalculate: - Update to 4.4.0: * New prime number functions: primePi(), primes(), nthprime(), nextprime(), prevprime(), and isprime() * New functions for intervals and uncertainties: upperEndpoint(), lowerEndpoint(), midpoint(), and errorPart() * Add meter of water and related pressure units, and more derived flow rate units * Support for vectors and matrices in uncertainty propagation calculation * Proper support for uncertainty propagation in total(), sum(), product(), and for() functions * Simplify display of parsed expression (primarily for quantities with units) * Avoid parsing of implicit multiplication as nested multiplication * Include +/- statement in function argument without parentheses * Return values for approximate variables in exact mode in dimension() and elements() * Improve parsing of quotation marks as feet/inch or arcmin/arcsec (e.g. do not parse s" as sin) * Fix exact calculation of re((a*i)^(n/2)) (wrong sign in some cases) * Fix erroneous calculation in some cases with physical constants both outside and inside unit relations when interval calculation is set to interval arithmetic * Fix segfaults in some corner cases * Fix use of random numbers in iterative functions * Fix writing beyond end of array during exchange rates check in some cases (results in activation of old style matrices) * Fix automatic reactivation of deactivated global object if a function with the same name exists * Do not convert function arguments which do not allow units (fixes "arcsin(0.5+/-0.1) to deg") * Fix prefix after conversion to optimal unit when the optimal unit includes a prefix * Fix exact calculation when function argument is an approximate vector variable (fail) * Minor bug fixes and feature enhancements ++++ linode-cli: - Update to version 5.25.0 * refreshed openapi specs * Link to endpoint documentation in command help page * output: print default values being used * Add support for action aliasing * Add support for autocompletion * Accepted integer chunk_size instead of float * Refactor for Python 3 - refreshed the patch used to remove shebang line in __init__.py ++++ nsd: - New upstream release 4.6.1 FEATURES: - Set ALPN "dot" token during connection establishment as per RFC9103 section 7.1 (Thanks Cesar Kuroiwa). - Add SVCB dohpath support BUG FIXES: - Fix static analyzer reports, fix wrong log print when skipping xfr, fix to print error on pipe read fail, and assert an xfr is in progress during packet checks. - Use AC_PROG_CC_STDC with autoconf versions prior to 2.70. - Add missing documentation for zone verification. - Fix #212: Change commandline control actions to always log. - Merge #231 from moritzbuhl: Fix checking if nonblocking sockets work on OpenBSD. - Change zone parsing to accept non-trailing newline. ++++ obs-service-replace_using_package_version: - Update to version 1668090256.71deb28: * Bump version: 0.0.5 → 0.0.6 * Link to the official poetry installation guide * Update replace_using_package_version.service * Update README.md * Update README.md * Update README.md * Update integration_tests/test_version_extraction.py * Update replace_using_package_version.service * Attempt to read version from obsinfo if no version is found * Add Leap 15.4 & SLE 15 SP4 to the CI - Update to version 1668085498.ab6de1e: * Bump version: 0.0.4 → 0.0.5 * Remove the rpm signkeys in the CI environment * Adapt tests to mock subprocess.check_output * Ignore stderr on successful command executions ++++ openssh: - Update openssh-8.1p1-audit.patch: Merge fix for race condition (bsc#1115550, bsc#1174162). - Add openssh-do-not-send-empty-message.patch, which prevents superfluous newlines with empty MOTD files (bsc#1192439). ++++ os-autoinst: - Update to version 4.6.1668109069.7a0df62: * Move check_asserted_screen into CommandHandler * Disable merge commit message length check * Don't lessen overall result badness via serial fail autodetect * Move backend process logic into new class * Move debugger logic into Utils ++++ os-update: - Update to version 1.4.1 - Increase limit of lines from log in status mail to 500 - Fix syntax error in systemd-status-mail manual page source ++++ php7: - hardcode openssl version, openssl3 will not be supported https://www.php.net/manual/en/openssl.requirements.php ++++ php7-embed: - hardcode openssl version, openssl3 will not be supported https://www.php.net/manual/en/openssl.requirements.php ++++ php7-fastcgi: - hardcode openssl version, openssl3 will not be supported https://www.php.net/manual/en/openssl.requirements.php ++++ php7-fpm: - hardcode openssl version, openssl3 will not be supported https://www.php.net/manual/en/openssl.requirements.php ++++ php7-test: - hardcode openssl version, openssl3 will not be supported https://www.php.net/manual/en/openssl.requirements.php ++++ postgresql10: - bsc#1205300: Update to 10.23: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/10/release-10-23.html - Sync spec file with postgresql15. ++++ postgresql11: - bsc#1205300: Update to 11.18: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/11/release-11-18.html - Sync spec file with postgresql15. ++++ postgresql12: - bsc#1205300: Update to 12.13: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/12/release-12-13.html - Sync spec file with postgresql15. ++++ postgresql13: - bsc#1205300: Update to 13.9: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/13/release-13-9.html - Sync spec file with postgresql15. ++++ postgresql14: - bsc#1205300: Update to 14.6: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/14/release-14-6.html - Sync spec file with postgresql15. ++++ postgresql15: - Update to 15.1: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/15/release-15-1.html ++++ python-mpi4py: - Disable current broken tests for i586. gh#mpi4py/mpi4py#279 - Increase memory size in constraints - Add rpmlintrc as source in the spec file - Remove exec perms from demo/python-config - Add python-mpi4py-rpmlintrc to filter no-binary erros for devel, common-devel and doc subpackages ++++ python-aiosmtplib: - Update to v2.0.0 * BREAKING: Drop Python 3.5 and 3.6 support. * BREAKING: On connect, if the server supports STARTTLS, automatically try to upgrade the connection. STARTTLS after connect can be turned on or off explicitly by passing start_tls=True or start_tls=False respectively. * BREAKING: Remove deprecated loop keyword argument for the SMTP class. * Change: The source_address argument now takes a (addr, port) tuple that is passed as the local_addr param to asyncio.create_connection, allowing for binding to a specific IP. The new local_hostname argument that takes the value to be sent to the server with the EHLO/HELO message. This behaviour more closely matches smtplib. * In order to not break existing usage, passing a string instead of a tuple to source_address will give a DeprecationWarning, and use the value as it if had been passed for local_hostname. * Thanks @rafaelrds and @davidmcnabnz for raising and contributing work on this issue. * Bugfix: the mail_options and rcpt_options arguments to the send coroutine no longer cause errors * Cleanup: Refactored SMTP parent classes to remove complex inheritance structure. * Cleanup: Switched to asyncio.run for sync client methods. * Cleanup: Don't use private email.message.Message policy attribute (instead, set an appropriate policy based on message class) - Update to v1.1.7 * Security: Fix a possible injection vulnerability (a variant of https://consensys.net/diligence/vulnerabilities/python-smtplib-multiple-crlf-injection/) * Note that in order to exploit this vulnerability in aiosmtplib, the attacker would need control of the hostname or source_address parameters. Thanks Sam Sanoop @ Snyk for bringing this to my attention. * Bugfix: include CHANGLOG in sdist release * Type hints: fix type hints for async context exit (credit @JelleZijlstra) ++++ python-azure-batch: - New upstream release + Version 13.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py ++++ python-azure-eventgrid: - New upstream release + Version 4.9.1 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py ++++ python-azure-identity: - New upstream release + Version 1.12.0 + For detailed information about changes see the CHANGELOG.md file provided with this package ++++ python-azure-mgmt-containerservice: - New upstream release + Version 20.7.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py ++++ python-dirty-equals: -Update to version 0.5.0 * Document how the dirty __eq__ is called by @Marco-Kaulea in #41 * Make IsNow relative to current moment of time by @hyzyla in #40 * correct version in pyproject.toml, #46 * feat Add IsIP by @osintalex in #43 * Remove Poetry and transition to hatchling, #49 ++++ python-platformio: - Switch to wheel build/install, move scripts/ directory to the packages's namespace (see gh#platformio/platformio-core#4458). - Add python-platformio.rpmlintrc to avoid false positives. ++++ python-pytest-mpi: - Disable again test_fixtures that produces a Segmentation fault in i586 ++++ python-tldextract: - Update to 3.4.0 Features * Add method extract_urllib to extract from a urllib.parse.{ParseResult,SplitResult} [#]gh/john-kurkowski/tldextract#274 Bugfixes * Fix internal type-var error, in newer versions of mypy [#]gh/john-kurkowski/tldextract#275 ++++ qalculate-gtk: - Update to 4.4.0: * Add "Clear history" to available keyboard shortcut and button actions * Show exchange rates source, and update time, for current calculation in tooltip * Fix "Set Prefix" for auto-calculated result * Fix copying of result during delay before calculate-as-you-type result is added to history * Allow use of curly brackets as alternative parentheses ++++ qalculate-qt: - Initial OBS release. ++++ rpmlint: - Update to version 2.4.0+git20221110.f8919c6: * Set DuplicatesMinSize default value to 2 * dump_stats.py: add one more category for filtering * Do not consider files-duplicate for SMALL files * SpecCheck: Add python_sitelib glob check * remove bugbear exception (B023) ++++ rpmlint-strict: - Update to version 2.4.0+git20221110.f8919c6: * Set DuplicatesMinSize default value to 2 * dump_stats.py: add one more category for filtering * Do not consider files-duplicate for SMALL files * SpecCheck: Add python_sitelib glob check * remove bugbear exception (B023) ++++ rpmlint-test: - Update to version 2.4.0+git20221110.f8919c6: * Set DuplicatesMinSize default value to 2 * dump_stats.py: add one more category for filtering * Do not consider files-duplicate for SMALL files * SpecCheck: Add python_sitelib glob check * remove bugbear exception (B023) ++++ solaar: - Add require to python-hid-parser ++++ tor: - tor 0.4.7.11: * Improve security of DNS cache by randomly clipping the TTL value (boo#1205307, TROVE-2021-009) * Improved defenses against network-wide DoS, multiple counters and metrics added to MetricsPorts * Apply circuit creation anti-DoS defenses if the outbound circuit max cell queue size is reached too many times. This introduces two new consensus parameters to control the queue size limit and number of times allowed to go over that limit. * Directory authority updates * IPFire database and geoip updates * Bump the maximum amount of CPU that can be used from 16 to 128. The NumCPUs torrc option overrides this hardcoded maximum. * onion service: set a higher circuit build timeout for opened client rendezvous circuit to avoid timeouts and retry load * Make the service retry a rendezvous if the circuit is being repurposed for measurements ++++ warzone2100: - Update to 4.3.2 * General: * Fix: Various potential crashes * Fix: Restoring window sometimes shows black screen in OpenGL mode * Fix: Possible high CPU usage when minimizing window in Vulkan mode * Fix: Default fullscreen dimensions should match the current resolution * Fix: PNG files should take precedence over KTX2 files, to support mods * Graphics: * Fix: Missing top section on cyborg repair turret * Fix: Update generic design tank * Balance MP: * Change: Buff Flashlight for tanks, increase HP 100->180 and add 1 tile of range 12->13 * Change: Reduce periodical damage on Incendiary Mortar 26-24 * Change: Remove MGAA specific research, Whirlwind requires all MG ROF upgrades and Hurricane, AG and Hurricane need MG ROF2, MG ROF3 require Assault Gun * Change: Reduce price of Hellstorm from 450->400 and weight from 20000->10000, Pepperpot price reduced from 200->175 and build time from 900->800 ++++ weblate: - Update to 4.14.1 * Changed behavior of updating language names. * Added pagination to projects listing. * API for creating new units now returns information about newly * created unit. * Component discovery now supports configuring an intermediate * language. * Added fixed encoding variants to CSV formats. * Changed handling of context and location for some formats to better * fit underlying implementation. * Added support for ResourceDictionary format. * Improved progress bar colors for color blind. * Fixed variants cleanup on string removal. * Compatibility with Django 4.1. * Added support for storing escaped XML elements in XLIFF. * Improved formatting of placeholder check errors. * Redirect /.well-known/change-password to /accounts/password/. * Machine translation services are now configurable per project. * Added separate permission for resolving comments and grant it to the * Review strings{.interpreted-text role="guilabel"} role. * Added support for storing alternative translations in the CSV file. * The placeholders check can now be case-insensitive as well. * Track add-on changes in a history. * Fixed parsing translation from Windows RC, HTML and text files. * Extended language code style configuration options. * Added support for pluralse updated in recent CLDR releases. * Reduced memory usage while updating components with a lot of * translations. * Added support for translation domain in SAP Translation Hub. * Allow absolute links in source string locations. * Improved operation behind some reverse proxies. * Exteded API to cover translation memory. * Improved document translation workflow. * Improved reliability of HTML and text files translation. * Added support for project level backups. * Improved performance and memory usage of translation memory lookups. ------------------------------------------------------------------ ------------------ 2022-11-9 - Nov 9 2022 ------------------- ------------------------------------------------------------------ ++++ CalcMySky: - Update to 0.2.1: * ShowMySky library now has soname; * ShowMySky library name depends on major version of Qt, so that the versions for Qt5 and for Qt6 can be installed simultaneously; * The library can now be used via CMake's CPM without installing; * Fixed error handling on macOS (ShowMySky used to crash on any errors); * Various OpenGL state management fixes; * Rendering the Sun in zero order scattering now correctly takes custom Solar spectrum into account. ++++ alsa-oss: - Add tarball signature and keyring ++++ alsa-plugins: - Add keyring ++++ appx-util: - Add OpenSSL 3.0 support [bsc#1205042] * Add appx-util-openssl3-support.patch ++++ alsa-tools: - Add tarball signature and keyring ++++ bash: - Add upstream patches * bash52-003 Command substitutions need to preserve newlines instead of replacing them with semicolons, especially in the presence of multiple here-documents. * bash52-004 Bash needs to keep better track of nested brace expansions to avoid problems with quoting and POSIX semantics. * bash52-005 Null pattern substitution replacement strings can cause a crash. * bash52-006 In interactive shells, interrupting the shell while entering a command substitution can inhibit alias expansion. * bash52-007 This patch fixes several problems with alias expansion inside command substitutions when in POSIX mode. * bash52-008 Array subscript expansion can inappropriately quote brackets if the expression contains < or >. * bash52-009 Bash arithmetic expansion should allow `@' and `*' to be used as associative array keys in expressions. ++++ bzflag: - BuildRequre sdl2 stuff via pkgconfig(*). ++++ cargo-audit: - Update to version 0.17.4~git0.0b05e18: * Set 0.17.4 date in changelog * Bump `cargo-audit` to 0.17.4 * Update documentation for 0.17.4; `cargo audit bin` is now officially enabled by default * Fix homepage style on mobile (#755) * Add comment * Only attempt to check for yanked crates for crates coming from crates.io * Remove an unused inport * placate Clippy * cargo fmt * Fix #747 in `cargo-audit instead, and don't silence errors that occur during checking for yanked crates` * Revert "Only check if a package is yanked if it comes from crates.io; fixes #747" This is a significant behavioral change that should only come with a semver bump * Add tests validating yank behavior so that #747 can't regress again * Only check if a package is yanked if it comes from crates.io; fixes #747 * Add a test fixture depending on a yanked crate * Consolidate CODE_OF_CONDUCT.d files into one; switch to Rust code of conduct (#751) * Release rustsec-admit 0.8.3 * fix links in admin/CHANGELOG.md * bump `platforms` to 3.0.2 * regenerate `platforms` crate * Prepare rustsec-admin release ++++ rust1.65: - Drop .cargo/config creation as a workaround for vendored components https://github.com/rust-lang/rust/issues/90764 ++++ chezmoi: - Update to version 2.27.0: feat: Suppress newlines from onepasswordRead feat: Allow modify_ scripts to be executed as templates chore: Blacklist buggy version of github.com/bmatcuk/doublestar/v4 feat: Add line ending template directive feat: Add setValueAtPath template function fix: Don't merge non-files in merge-all command feat: Add --script-contents flag to diff command chore: Better handle errors when globbing feat: Add cat-config and dump-config commands chore: Remove unused field chore: Refactor handling of annotations feat: Allow prompt*Once template functions to take paths fix: Fix exclusion of externals chore: Update dependencies feat: Add completion template function ++++ chromium: - Chromium 107.0.5304.110 (boo#1205221) * CVE-2022-3885: Use after free in V8 * CVE-2022-3886: Use after free in Speech Recognition * CVE-2022-3887: Use after free in Web Workers * CVE-2022-3888: Use after free in WebCodecs * CVE-2022-3889: Type Confusion in V8 * CVE-2022-3890: Heap buffer overflow in Crashpad ++++ crmsh: - Update to version 4.4.1+20221109.3640f356: * Dev: ui_resource: trace directory in log info should be changed dynamically ++++ elfutils-debuginfod: - align patches section - remove date/time handling weirdness, elfutils does no longer use __DATE__ or __TIME__ (as proven by the newly added -Werror=date-time) ++++ elfutils: - align patches section - remove date/time handling weirdness, elfutils does no longer use __DATE__ or __TIME__ (as proven by the newly added -Werror=date-time) ++++ emacs: - Add workaround for boo#1205109, that is started with sudo there is maybe no active user session for root hence no dbus ++++ rabbitmq-server: - Update to 3.11.3 + Core Server * Stream unsubscription leaked metric counters. * Stream could become unavailable in certain node or network failure scenarios. * It is now possible to pre-configure virtual host limits for groups of virtual hosts. * Quorum queue replicas no longer try to contact their unreachable peers for metrics. + CLI Tools * rabbitmq-diagnostics status now handles server responses where free disk space is not yet computed. * All enabled (explicitly or as a dependency) plugins are scanned. * rabbitmq-diagnostics memory_breakdown now returns results much faster in environments with a large number of quorum queues. ++++ perl-Image-ExifTool: - Update to 12.50: * Added a new XMP-GCreations tag * Added a few new Sony lenses (thanks Jos Roost) * Added new SonyModelID and Olympus CameraType values (thanks LibRaw and Herb) * Added a couple of new XMP tags (thanks Jose Oliver-Didier) * Added a new Nikon Z lens (thanks LibRaw) * Added a new Canon LensType and CanonModelID (thanks Norbert Wasser and LibRaw) * Added some new Pentax lenses (thanks LibRaw) * Added experimental support for timed GPS in TS videos from Jomise T860S-GM dashcam (more samples are needed for this to be finalized) * Decode information written in "skip" atom of 70mai Pro Plus+ MP4 videos * Decode timed accelerometer data from Kenwood dashcam MP4 videos * Decode a few new Nikon Z9 tags (thanks Stefan Grussen) * Decode ColorData for some newer Canon models (thanks LibRaw) * Decode a number of new tags for the Sony ILCE-7RM5 (thanks Jos Roost) * Updated IPTC XMP tags to correspond with new Photo Metadata 2022.1 standard * Extract JPEG previews from FujiFilm HIF images * Changed -if option so multiple -if options are evaluated at the lowest specified -fast level * Changed MIMEType for ICO and CUR files * Enhanced -fast2 so it stops processing QuickTime files at mdat atom * Enhanced -listx output so -f also indicates the ID of the parent structure for Flattened tags * Improved conversion of IPTC date-only and time-only tags to allow formatting with the -d option * Improved Canon and Nikon TimeZone tags to accept a wider variety of input formats when writing * Disabled extraction of Nikon Z9 MenuSettings for firmware 3.0 until they can be properly decoded (thanks Warren Hatch) * Fixed decoding of AF points for some newer Nikon models * Fixed inconsistent year and time zone for Kenwood dashcam timed GPS in MP4 videos ++++ geoipupdate: - Update to version 4.10.0: * HTTPS proxies are now supported. * An HTTP request to get the filename for the edition ID has been removed. This was previously required as the GeoIP Legacy edition IDs bore little relation to the name of the database on disk. ++++ intel-opencl: - keep icd file in /etc/OpenCL/vendors on Leap 15.x/sle-15-SPx ++++ javapackages-meta: - The gradle-local meta-package is not needed any more - Syncing the version with current javapackages-tools ++++ javapackages-tools: - Reflect the removal of gradle from repositories ++++ javapackages-tools-extras: - Reflect the removal of gradle from repositories ++++ kanidm: - Update to version 1.1.0~alpha10~git2.4a03ca5: * Add tools container support (#1178) * Improve handling of openssl3 in md4 tests (#1171) ++++ kernel-debug: - Refresh patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. Update upstream status. - commit 9a7c768 - Delete synaptics touchpad workaround patch (bsc#1194086) This was confirmed to be superfluous now - commit 4ff425d - Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't enable it in other architectures. In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with IMA in different architectures. So let's enable it in Tumbleweed in all architectures to align with SLE/Leap. Then user can use it for preparing IMA functions with secondary trusted keyring. (bsc#1203739) - commit c0a1875 ++++ kernel-default: - Refresh patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. Update upstream status. - commit 9a7c768 - Delete synaptics touchpad workaround patch (bsc#1194086) This was confirmed to be superfluous now - commit 4ff425d - Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't enable it in other architectures. In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with IMA in different architectures. So let's enable it in Tumbleweed in all architectures to align with SLE/Leap. Then user can use it for preparing IMA functions with secondary trusted keyring. (bsc#1203739) - commit c0a1875 ++++ kernel-source: - Refresh patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. Update upstream status. - commit 9a7c768 - Delete synaptics touchpad workaround patch (bsc#1194086) This was confirmed to be superfluous now - commit 4ff425d - Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't enable it in other architectures. In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with IMA in different architectures. So let's enable it in Tumbleweed in all architectures to align with SLE/Leap. Then user can use it for preparing IMA functions with secondary trusted keyring. (bsc#1203739) - commit c0a1875 ++++ kernel-docs: - Refresh patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. Update upstream status. - commit 9a7c768 - Delete synaptics touchpad workaround patch (bsc#1194086) This was confirmed to be superfluous now - commit 4ff425d - Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't enable it in other architectures. In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with IMA in different architectures. So let's enable it in Tumbleweed in all architectures to align with SLE/Leap. Then user can use it for preparing IMA functions with secondary trusted keyring. (bsc#1203739) - commit c0a1875 ++++ kernel-kvmsmall: - Refresh patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. Update upstream status. - commit 9a7c768 - Delete synaptics touchpad workaround patch (bsc#1194086) This was confirmed to be superfluous now - commit 4ff425d - Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't enable it in other architectures. In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with IMA in different architectures. So let's enable it in Tumbleweed in all architectures to align with SLE/Leap. Then user can use it for preparing IMA functions with secondary trusted keyring. (bsc#1203739) - commit c0a1875 ++++ kernel-obs-build: - Refresh patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. Update upstream status. - commit 9a7c768 - Delete synaptics touchpad workaround patch (bsc#1194086) This was confirmed to be superfluous now - commit 4ff425d - Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't enable it in other architectures. In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with IMA in different architectures. So let's enable it in Tumbleweed in all architectures to align with SLE/Leap. Then user can use it for preparing IMA functions with secondary trusted keyring. (bsc#1203739) - commit c0a1875 ++++ kernel-obs-qa: - Refresh patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. Update upstream status. - commit 9a7c768 - Delete synaptics touchpad workaround patch (bsc#1194086) This was confirmed to be superfluous now - commit 4ff425d - Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't enable it in other architectures. In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with IMA in different architectures. So let's enable it in Tumbleweed in all architectures to align with SLE/Leap. Then user can use it for preparing IMA functions with secondary trusted keyring. (bsc#1203739) - commit c0a1875 ++++ kernel-pae: - Refresh patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. Update upstream status. - commit 9a7c768 - Delete synaptics touchpad workaround patch (bsc#1194086) This was confirmed to be superfluous now - commit 4ff425d - Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't enable it in other architectures. In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with IMA in different architectures. So let's enable it in Tumbleweed in all architectures to align with SLE/Leap. Then user can use it for preparing IMA functions with secondary trusted keyring. (bsc#1203739) - commit c0a1875 ++++ kernel-syms: - Refresh patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. Update upstream status. - commit 9a7c768 - Delete synaptics touchpad workaround patch (bsc#1194086) This was confirmed to be superfluous now - commit 4ff425d - Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't enable it in other architectures. In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with IMA in different architectures. So let's enable it in Tumbleweed in all architectures to align with SLE/Leap. Then user can use it for preparing IMA functions with secondary trusted keyring. (bsc#1203739) - commit c0a1875 ++++ kernel-vanilla: - Refresh patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. Update upstream status. - commit 9a7c768 - Delete synaptics touchpad workaround patch (bsc#1194086) This was confirmed to be superfluous now - commit 4ff425d - Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't enable it in other architectures. In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with IMA in different architectures. So let's enable it in Tumbleweed in all architectures to align with SLE/Leap. Then user can use it for preparing IMA functions with secondary trusted keyring. (bsc#1203739) - commit c0a1875 ++++ krita: - Update to 5.1.3 * Fix using the Global Menu in the Plasma desktop when using distribution packages. (kde#408015) * JPEG-XL, HEIF: Fix import/export of HDR Alpha Channels. (kde#460380) * JPEG-XL, HEIF: Fix clamping of normalized HDR values * JPEG XL, HEIF: Fix saving OOTF removal if it’s enabled * JPEG XL: Fix enabling HLG correction options * JPEG-XL: Work around linear profiles having an undefined transfer function * JPEG-XL: Optimize HDR export * JPEG-XL: Improve compatibility with the currently experimental JPEG-XL support in Chrome * Fix handling creating an image from clipboard when the clipboard is empty. (kde#459800) * Fix loading CSV animation files * Fix paste outside of image boundaries. (kde#459111) * Fix aliasing of brush tips at small brush sizes. * Fix issues with the Line tool. (kde#460461) * Fix a crash on selecting and cutting/copying in a new document. (kde#457475, kde#460954) * Android: fix long-press producing a right-click event * Android: handle touch events for Mirror decorations * Fix a crash in the pattern fill layer. (kde#459906) * Fix foreground to background color switching of vector objects. (kde#458913) * Fix several issues in TIFF file export. (kde#459840) * Fix issues when changing color theme * Fix saving files with extreme aspect ratios. (kde#460624) * Fix issues in the path selection tool * Implement right-click to undo adding a point for the polyline tool * Fix copy/paste with animated layers. (kde#457319, kde#459763) * Make it possible to import more than one bundle at a time * Make it possible to run Krita on Linux when SELinux is enabled. (kde#459490) * Fix a crash on startup when there is a PSD file with layer styles in the recent files list. (kde#459512) * Make it possible to run Python scripts if there is no paintable layer. (kde#459495) * Fix the Ten Scripts plugin to actually remember the selected scripts. (kde#421231) * Add an option to PNG export to convert to 8 bit on saving. (kde#459415) * Fix artifacts when hovering over reference images in HiDPI mode. (kde#441216) * Fix thumbnails for pass-through layers being created (they shouldn’t…) (kde#440960) * Make the OpenGL workaround available for all platforms. (kde#401940) * PSD: fix reading of layer blending ranges. (kde#459307) * Fix a lot of small memory leaks * Fix copy-paste operation not working after using the move tool. (kde#458764) * Show all loaded python plugins in the Help->System Info dialog * Show a busy cursor when saving a reference image set. (kde#427546) * Add Document::setModified to the scripting API. (kde#425066) * Fix a crash when trying to save an image with a fill layer. (kde#459252) * Fix a crash when copy/paste a shape or fill layer or a selection mask. (kde#458115) * Fix layer thumbnails when loading a 512×512 PSD file. (kde#458887) * Fix a crash when trying to copy-paste the background layer. (kde#458890, kde#458857, kde#458248, kde#458941) * Don’t highlight a layer with a color label on mouse-over. (kde#459153) * Fix creating numbered backups for files with names that contain [ and ]. (kde#445500) * Add middle handles to perspective transform * Fix dab inaccuracy of Sharpness brushes when outline preview snapping is disabled. (kde#458361) ++++ libratbag: - Update to version 0.17: * Completely new driver for ASUS devices. * Sinowealth driver now supports changing report rate, button assignments and macros. * New compatible devices: + ASUS ROG Chakram + ASUS ROG GX860 Buzzard Mouse + ASUS ROG Gladius II + ASUS ROG Gladius II Origin + ASUS ROG Gladius II Origin PNK LTD + ASUS ROG Keris Wireless + ASUS ROG Pugio + ASUS ROG Strix Carry + ASUS ROG Strix Impact + ASUS ROG Strix Impact II Wireless + DreamMachines DM5 Blink + G-Wolves Hati HT-M Wired + Genesys Xenon 770 + Glorious Model O (with older firmware) + Logitech G502 X + Logitech G502 X Wireless + Logitech G635 + Logitech G733 + Logitech MX Anywhere 3B + Machenike M620 + Marvo Scorpion G961 + More SteelSeries Rival variations + Roccat Kone EMP + SteelSeries Rival 100/105 * Report rate changing now works on older SteelSeries mice. * Fix multiple configurable devices being shown for one connected SteelSeries mouse. * Fix setting onboard profile mode in HID++2.0 driver. * Fix active resolution slot reading and writing in Sinowealth driver. * Fix report rates which are not multiples of 100 not applying. - Require Meson >= 0.50.0 for build ++++ polkit: - read actions also from /etc/polkit-1/actions (jsc#PED-1405) added polkit-actions-in-etc.patch ++++ python-base: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python310-core: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python311-core: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python38-core: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python39-core: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ libstorage-ng: - merge gh#openSUSE/libstorage-ng#903 - fixed typo - 4.5.50 - merge gh#openSUSE/libstorage-ng#902 - ignore chunk size for RAID1 (bsc#1205172) - 4.5.49 ++++ varnish: - Update to release 7.2.1 * Attempts to mark well-known headers like Content-Length and Host hop-by-hop through a Connection-header will now cause a 400 "Bad request" response. (VSV00010, CVE-2022-45059, boo#1205243) * Apply the same character set rules to HTTP/2 pseudo-headers as is done on the corresponding HTTP/1 request-line field parsing. (VSV00011, CVE-2022-45060, boo#1205242) ++++ vmaf: - Drop recommends on vmaf-data, the package is gone since vmaf 2.x. Build model data into the library, since `make install` does not do anything by default. [boo#1189023] ++++ libwnck: - Add handle-avoid-segfault-in-invalidate-icons.patch to fix a segmentation fault (boo#1204157) ++++ xreader: - Update to version 3.4.5 * Allow adding Highlight annotations from text selection * Search: Add a close button * l10n: Update translations * epub: Fix index loading for certain documents - look for epub:type instead of epub:id. * epub: Free the document when we leave early because of a bad toc file. ++++ libyui: - Prevent antisocial focus grabbing in pkg list (bsc#1204429) - 4.4.6 ++++ libyui-ncurses: - Prevent antisocial focus grabbing in pkg list (bsc#1204429) - 4.4.6 ++++ libyui-ncurses-pkg: - Prevent antisocial focus grabbing in pkg list (bsc#1204429) - 4.4.6 ++++ libyui-ncurses-rest-api: - Prevent antisocial focus grabbing in pkg list (bsc#1204429) - 4.4.6 ++++ libyui-qt: - Prevent antisocial focus grabbing in pkg list (bsc#1204429) - 4.4.6 ++++ libyui-qt-graph: - Prevent antisocial focus grabbing in pkg list (bsc#1204429) - 4.4.6 ++++ libyui-qt-pkg: - Prevent antisocial focus grabbing in pkg list (bsc#1204429) - 4.4.6 ++++ libyui-qt-rest-api: - Prevent antisocial focus grabbing in pkg list (bsc#1204429) - 4.4.6 ++++ libyui-rest-api: - Prevent antisocial focus grabbing in pkg list (bsc#1204429) - 4.4.6 ++++ naev: - BuildRequre sdl2 stuff via pkgconfig(*). ++++ nodejs-electron: - New upstream release 21.2.3 * No user-visible changes. - Remove upstream's tinkering with optlevel of modules compiled against nodejs-electron-devel. * add common.gypi-remove-fno-omit-frame-pointer.patch ++++ nss_wrapper: - Update to version 1.1.13 * Fixed possible mutex and threading issues ++++ obs-service-replace_using_package_version: - Update to version 1667988064.d72b7ba: * Bump version: 0.0.3 → 0.0.4 * Update obs-service-replace_using_package_version.spec * Adapt spec to the current project setup * Bump actions/setup-python from 4.1.0 to 4.3.0 * Bump actions/setup-python from 3 to 4.1.0 * Bump pytest-cov from 3.0.0 to 4.0.0 * Bump flake8 from 4.0.1 to 5.0.1 * Bump tox from 3.25.0 to 3.25.1 * Bump tox from 3.24.5 to 3.25.0 * Bump actions/cache from 2 to 3 * Bump actions/checkout from 2 to 3 * Bump actions/setup-python from 2 to 3 * Bump pytest from 7.0.0 to 7.0.1 * Bump pytest from 6.2.5 to 7.0.0 * Switch from custom run_command to using check_output * Remove additional space from pyproject.toml * Replace travis CI badge with GitHub Actions badge * Make the file parameter default to the build recipe * Add integration tests using pytest_container * Bump coverage from 6.3 to 6.3.1 * Switch from travis-ci to github actions * Remove trailing whitespace * Switch to poetry instead of using setup.py * Correct spelling & gramar in .service * Add missing closing description element to .service * Follow the python package naming conventions ++++ openQA: - Update to version 4.6.1667998549.1a9c56e: * Handle concurrent job deletion when updating job result size * Sort vars.json by key * Dependency cron 2022-11-08 * Use signatures in OpenQA::Scheduler * Add an API endpoint to find jobs with certain job settings * Restore formatting of `vars.json` after a523306 * Remove likely unneeded code in WebAPI::Plugin::REST * Use signatures in OpenQA::WebAPI::Plugin::REST ++++ perl-Email-Date-Format: - updated to 1.006 see /usr/share/doc/packages/perl-Email-Date-Format/Changes 1.006 2022-10-22 16:01:01-04:00 America/New_York - update packaging - avoid using ambiguous 2 digit years (thanks, bitcardbmw@lsmod.de) - drop fix-time-local.patch (upstream) ++++ libyui-bindings: - Prevent antisocial focus grabbing in pkg list (bsc#1204429) - 4.4.6 ++++ python: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python-doc: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python310: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python-alsa: - Add keyring ++++ python310-documentation: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python-eventlet: - Fix build with OpenSSL 3.0 [bsc#1205042] * Temporarily disable test_017_ssl_zeroreturnerror ++++ python-keyring: - Fix dependencies, remove workaround for gh#jaraco/keyring#526 ++++ python-openapi-schema-validator: - Update to v0.3.4 * OASValidator 3.0 read write pass with evolve #52 ++++ python-patiencediff: - Update to version 0.2.7 * Make C extension mandatory when running in cibuildwheel. * Use more metadata to setup.cfg, use standard optional flag. * Fix path. * Remove other unused dependencies from pyproject.toml * Remove redundant wheel dep from pyproject.toml ++++ python-pdm: - Update to v2.2.1 Features & Improvements# * Make sitecustomize.py respect the PDM_PROJECT_MAX_DEPTH environment variable #1471 Bug Fixes# * Fix the comparison of python_version in the environment marker. When the version contains only one digit, the result was incorrect. #1484 - Update to v2.2.0 Features & Improvements# * Add venv.prompt configuration to allow customizing prompt when a virtualenv is activated #1332 * Allow the use of custom CA certificates per publish repository using ca_certs or from the command line via pdm publish --ca-certs .... #1392 * Rename the plugin command to self, and it can not only manage plugins but also all dependencies. Add a subcommand self update to update PDM itself. #1406 * Allow pdm init to receive a Python path or version via --python option. #1412 * Add a default value for requires-python when importing from other formats. #1426 * Use pdm instead of pip to resolve and install build requirements. So that PDM configurations can control the process. #1429 * Customizable color theme via pdm config command. #1450 * A new pdm lock --check flag to validate whether the lock is up to date. #1459 * Add both option and config item to ship pip when creating a new venv. #1463 * Issue warning and skip the requirement if it has the same name as the current project. #1466 * Enhance the pdm list command with new formats: --csv,--markdown and add options --fields,--sort to control the output contents. Users can also include licenses in the --fields option to display the package licenses. #1469 * A new pre-commit hook to run pdm lock --check in pre-commit. #1471 Bug Fixes# * Fix the issue that relative paths don't work well with --project argument. #1220 * It is now possible to refer to a package from outside the project with relative paths in dependencies. #1381 * Ensure pypi.[ca,client]_cert[s] config items are passed to distribution builder install steps to allow for custom PyPI index sources with self signed certificates. #1396 * Fix a crash issue when depending on editable packages with extras. #1401 * Do not save the python path when using non-interactive mode in pdm init. #1410 * Fix the matching of python* command in pdm run. #1414 * Show the Python path, instead of the real executable, in the Python selection menu. #1418 * Fix the HTTP client of package publishment to prompt for password and read PDM configurations correctly. #1430 * Ignore the unknown fields when constructing a requirement object. #1445 * Fix a bug of unrelated candidates being fetched if the requirement is matching wildcard versions(e.g. ==1.*). #1465 * Use importlib-metadata from PyPI for Python < 3.10. #1467 Documentation# * Clarify the difference between a library and an application. Update the guide of multi-stage docker build. #1371 * Removals and Deprecations# * Remove all top-level imports, users should import from the submodules instead. #1404 * Remove the usages of old config names deprecated since 2.0. #1422 * Remove the deprecated color functions, use rich's console markup instead. #1452 ++++ python-pexpect: - skip extra tests for qemu based builds ++++ python-platformio: - Update to versino 6.1.5 * Added a new enable_proxy_strict_ssl setting to disable the proxy server certificate verification (issue #4432) * Documented PlatformIO Core Proxy Configuration * Speeded up device port finder by avoiding loading board HWIDs from development platforms * Improved caching of build metadata in debug mode * Fixed an issue when pio pkg install --storage-dir command requires PlatformIO project (issue #4410) ++++ python-plyvel: - Update to 1.5.0 * use manylinux2014 image for building wheels * Fix typo in docs (#145) * update leveldb links to github * clarify bloom_filter_bits in docs * skip py36 wheels * drop py36 from tox config ++++ python-prompt_toolkit: - Update to version 3.0.32: Bug fixes: - Use `DummyInput` by default in `create_input()` if `sys.stdin` does not have a valid file descriptor. This fixes errors when `sys.stdin` is patched in certain situations. - Fix control-c key binding for `ProgressBar` when the progress bar was not created from the main thread. The current code would try to kill the main thread when control-c was pressed. New features: - Accept a `cancel_callback` in `ProgressBar` to specify the cancellation behavior for when `control-c` is pressed. - Small performance improvement in the renderer. ++++ python-pudb: - Update to version 2022.1.3 * Improve sidebar help * Bump version to 2022.1.3 * Remove reference to py.test in favor of pytest * Bump versions of various github actions components * Fix the midnight theme (#508) * Remove old reference to master * Implement "--continue" CLI arg (alias "-c") (#559) * Save cwd and use for restart * Fix setting of sys.path from name of script (closes gh-557) * Fix zsh completion of `--pre-run` (#554) * Support more shells by shtab * Ignore B024 for abstract base classes with in var_view * Add zsh completion support for `--pre-run` * Generate zsh completion script automatically * Fix test_executable_lines for Python 3.11 * Fix critical bug when re-entering IPython 8.0.0 (and later) external shell (#533) * Get terminal size using os.get_terminal_size() (#536) * Close tty file when dne querying terminal info * Close history file after reading * makedirs(exist_ok=True) during config path finding ++++ python-py-cpuinfo: - Update to Release 9.0.0 * Fixed Bug #178: Changes to lscpu breaks parsing of cache info * Fixed Bug #152: CPU stepping, model, and family values are blank if 0 * Fixed Bug #177: Officially drop support for Python 2 * Fixed Bug #171: Replace Python 3.11 deprecated unittest.makeSuite * Fixed Bug #173: Fix lgtm.com alerts * Fixed Bug #165: Support Wheel * Fixed Bug #167: Add support for RISC-V ++++ python-pyinstaller-hooks-contrib: - Update to version 2022.12 New hooks * Add hook for discid. (#506) * Add hook for exchangelib. (#508) - Update to versino 2022.11 * New hooks Add a hook for spiceypy, which has binary files. (#482) Added a hook for ldfparser. (#483) * Updated hooks Extend the sounddevice and soundfile hooks to collect system-installed shared libraries in cases when the libraries are not bundled with the package (i.e., linux PyPI wheels, Anaconda on all OSes). (#487) Fix a TypeError raised by the clr hook when pythonnet dist lacks the file list metadata. (#486) Have clr hook check for availability of the pythonnet before trying to query its metadata. Fixes an importlib.metadata.PackageNotFoundError raised by the clr hook when the hook is triggered by a module or a package named clr other than the clr extension module from pythonnet. (#486) Have the pyqtgraph hook collect the colormap files and their license files from the package. (#501) Implement preliminary support for handling subprocesses used by pyqtgraph.multiprocess, for example in pyqtgraph RemoteGraphicsView widget. The user is still required to ensure that stdlib's multiprocessing.freeze_support is called in the entry-point script before using pyqtgraph. In addition, with onefile builds, the user must set the _MEIPASS2 environment variable to the value of sys._MEIPASS before using pyqtgraph. (#501) In clr hook for pythonnet collect the Python.Runtime.dll as a data file on non-Windows OSes to prevent errors during binary dependency analysis. (#500) ++++ python-pyperf: - Update to version 2.5.0 * Recognize new name of Graal-based Python as jitted by @timfel in #139 * Collect specialization statistics from running benchmarks by @mdboom in #140 * Add support for Python 3.11 by @hugovk in #142 ++++ python-pyspnego: - Update to 0.6.3 * Ignore GSS_S_NO_CONTEXT errors on GSSAPI after stepping through the token exchange before the context is complete This is raised by MIT krb5 before 1.14.x and can be ignored - Update to 0.6.2 * Fix up sdist and wheels to include py.typed type annotation marker - Update to 0.6.1 * Added Python 3.11 wheel ++++ python-python-box: - Update to 6.1.0 * Adding Python 3.11 support * Adding #195 box_from_string function (thanks to Marcelo Huerta) * Changing the deprecated toml package with modern tomllib, tomli and tomli-w usage (thanks to Michał Górny) * Fixing mypy __ior__ type (thanks to Jacob Hayes) * Fixing line endings with a pre-commit update * Fixing BoxList was using old style of super in internal code usage ++++ python-python-gitlab: - Update to v3.11.0 Feature * build: Officially support Python 3.11 (74f66c7) * api: Add support for topics merge API (9a6d197) Fix * Remove project.approvals.set_approvals() method (91f08f0) * Use epic id instead of iid for epic notes (97cae38) * cli: Handle list response for json/yaml output (9b88132) * Intermittent failure in test_merge_request_reset_approvals (3dde36e) Documentation * advanced: Add hint on type narrowing (a404152) * Add minimal docs about the enable_debug() method (b4e9ab7) commits: Fix commit create example for binary content (bcc1eb4) * readme: Add a basic feature list (b4d53f1) * api: Describe use of lower-level methods (b7a6874) * api: Describe the list() and all() runners' functions (b6cc3f2) * api: Update merge_requests.rst: mr_id to mr_iid (b32234d) ++++ python-pytz: - Update to 2022.6 * IANA 2022f * Squashed 'tz/' changes from c4eb3fcf2..623631d84 * Upgrade unittest asserts * Bump GitHub Actions * Add support for Python 3.11 ++++ python-pyzmq: - Fix build with OpenSSL 3.0 [bsc#1205042] * Temporarily disable test_on_recv_basic ++++ python-recordclass: - Update to 0.18.0.1 * Exclude test_dataobject_match.py (for testing match statement) for python < 3.10. - Update to 0.18 * Python 3.11 support. * Adapt data object to take benefit from bytecode specialization in 3.11. * Fix issue for argument with default value in __new__, which havn't __repr__ that can be interpreted as valid python expression for creation of the default value. * Add support for typing.ClassVar. * Add Py_TPFLAGS_SEQUENCE and Py_TPFLAGS_MAPPING. * Add __match_args__ to support match protocol for dataobject-based subclasses. ++++ python-regex: - update to 2022.10.31 * Updated text for supported Unicode and Python versions. ++++ python-slack-sdk: - Update to 3.19.2 [#1282] Add request_file_info arg to files_upload_v2 method - Thanks @seratch @eddyg [#1278] Improve clarity of 'content' error message for files_upload_v2 - Thanks @eddyg [#1283] Improve typing when using 'get' on an API response - Thanks @eddyg [#1284] Add Python 3.11 support - Thanks @seratch [#1281] Fix selected_option type hint - Thanks @taekop All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/71?closed=1 ++++ python-specfile: - Update to version 0.9.0 * Added utility classes for working with (N)EVR. (#113) * Fixed an issue with multiple instances of Specfile not expanding macros in the right context. (#117) ++++ python-sphinx_rtd_theme: - Update to 1.1.1 * Docs: Add upgrade instructions and simplify conf.py (#1365) * Update versioning docs to be explicit about our versioning workflow (#1373) - Update to 1.1.0 release (#1372) * Do not overflow object cross references (#1369) * Remove Jinja2 dependency (#1360) * Move context logic for layout.html to jinja (#1356) * Additions to Tox and Circle CI matrix (#1349) * Translation updates: Pull translations from transifex, push new sources (#1354) * Update layout.html to support a sphinx version that is not three-integers (#1345) * Add sphinx 5.2 to test matrix (#1348) ++++ python-spidev: - Update to 3.6 * Added read0 flag to enable reading 0 bytes after transfer to lower CS when cshigh == True - Update to version 2.21.0 Added * Added market parameter to album and albums to address #753 * Added 'show_featured_artists.py' to 'examples'. * Expanded contribution and license sections of the documentation. * Added FlaskSessionCacheHandler, a cache handler that stores the token info in a flask session. * Added Python 3.10 in GitHub Actions Fixed * Updated the documentation to specify ISO-639-1 language codes. * Fix AttributeError for text attribute of the Response object * Require redis v3 if python2.7 (fixes readthedocs) ++++ python-tenacity: - Update to version 8.1.0 (included changes also from 8.0.1, 8.0.0, 7.0.0) * feat: Add retry_if_exception_cause_type (#362) * Support `datetime.timedelta` as a valid wait unit type (#342) * Show All Exception Predicates in Docs (#332) * Implement a wait.wait_exponential_jitter per Google's storage guide (#351) * Define a ClientError to fix Sphinx build errors (#352) * Merge pull request #340 from jd/fix-mergify * ci: fix Mergify config * Merge pull request #337 from william-silversmith/master * docs: show how to use retry_if_not_exception_type * Rickroll a function name in one of the examples (#331) * Fix after_log logger format (#317) * Drop `py2` tag from the wheel name (#320) * Add a __repr__ method to RetryCallState objects (#302) * Add type annotations to cover all code. (#315) * Fix #307 : Drop deprecated APIs (#314) * Fix DeprecationWarnings in tests (#313) * Do not package tests with tenacity (#308) * Fix issue #288 : __name__ and other attributes for async functions (#312) * Use f-strings instead of `str.format` as faster and easier to read (#311) * Replace abc.ABCMeta with abc.ABC (#310) * Remove encoding declarations (#309) * Merge pull request #306 from penguinolog/black_full_ci * Use black instead of "flake8-black" on CI. * Fix #291: drop python < 3.6 (#304) * Merge pull request #293 from and-semakin/drop_deprecated_pythons * Drop support for deprecated Python versions (2.7 and 3.5) * Add retry_if_not_exception_type() (#300) * Make logger more compatible (#294) * ci: fix pep8 error (#297) * Merge pull request #286 from jd/reno-mergify * Add Python 3.8 in tox.ini * Fix upload job * Merge pull request #202 from jd/release-auto * Release via CircleCI * Merge pull request #191 from bersace/context-manager * Merge branch 'master' into context-manager * Merge pull request #201 from bersace/async * Ensure coroutine passes asyncio.iscoroutinefunction * Test async keyword * Retry code block with context manager * Merge pull request #200 from Dectinc/master * Fix setup.cfg typo * Merge pull request #198 from BATS/py2-compatability-for-_asyncio-module * Ensure that the _asyncio.py module can be compiled, even on Python 2 ++++ python-testfixtures: - Update to 7.0.3 (3 Nov 2022) * Further bugfixes around self-referential datastructures and :func:`compare`. - Update to 7.0.2 (1 Nov 2022) * Reinstate support for self-referential data structures in :func:`compare`. The new implementation provides more clarity about what's going on and also ignores more immutable data types. - Update to 7.0.1 (1 Nov 2022) * Remove non-functional support for self-referential data structures in :func:`compare`. The functionality didn't work but did cause erroneous reported equality of values in dictionaries that were actually not equal. ++++ python-tomlkit: - Update to 0.11.6 Fixed * Allow broader type for toml file path value (#243) * Auto-determine if a table is a super table if not specified explicitly. (#245) ++++ python-unicodedata2: - Update to 15.0.0 * Upgrade to Unicode 15.0.0 ++++ python-urlextract: - Update to v1.7.1 * fixes urlextract without authority causes AttributeError ++++ python-versioningit: - Update to version 2.1.0 * Drop support for Python 3.6 * Support Python 3.11 * Use tomllib on Python 3.11 ++++ python-weblate-language-data: - Update to version to 2022.8 * Translated using Weblate (Punjabi) * chore: Updates from submodules * chore: Updates from submodules * chore: Bump modules/iso-codes from `e45048c` to `abc9d4f` * chore: Bump modules/cldr-to-gettext-plural-rules * chore: Bump modules/cldr-json from `0fd7b0b` to `f27f55f` * chore: Updates from submodules * chore: Bump modules/gettext from `7840858` to `349cf65` * Translated using Weblate (Latvian) * [pre-commit.ci] pre-commit autoupdate * Translated using Weblate (Punjabi) * Translated using Weblate (Punjabi (Pakistan)) * Translated using Weblate (Latvian) * Translated using Weblate (French) * Added translation using Weblate (English (Old)) * Sync with WeblateOrg/meta * Translated using Weblate (Punjabi (Pakistan)) * Sync with WeblateOrg/meta * Translated using Weblate (Punjabi (Pakistan)) * Added translation using Weblate (Punjabi (Pakistan)) * Translated using Weblate (Punjabi) * Translated using Weblate (Thai) * Translated using Weblate (Portuguese (Portugal)) ++++ python-websocket-client: - Update to version 1.4.2 - create_dispatcher is determined by URL ws/wss, NOT by presence of sslopt args, to maintain consistency (#875) - Remove redundant key generation line (#864) - Updated docs to fix old links and updated CI to include Python 3.11 ++++ python-websockets: - Update to 10.4 New features * Validated compatibility with Python 3.11. * Added the latency property to protocols. * Changed ping to return the latency of the connection. * Supported overriding or removing the User-Agent header in clients and the Server header in servers. * Added deployment guides for more Platform as a Service providers. ++++ python-wsaccel: - Update to 0.6.4 * Support Python 3.11 * Drop ``patch_tornado`` ++++ python-wsgi_intercept: - Update to version 1.11.0 * refer to pytest not py.test in tests (#69) - Update to version 1.10.0 * Correct handling of a environ keys in python2 (#66) * Accept urllib3 server_hostname keyword * Test by git hub actions (#64) * Merge pull request #63 from santosh653/master * Update .travis.yml ++++ python-yappi: - Update to 1.4.0 * Add support for Python 3.11 ++++ python-zodbpickle: - Update to version 2.5 * Add support for the final Python 3.11 release. ++++ python-zope.interface: - Update to version 5.5.1 * Add support for final Python 3.11 release. ++++ python-zope.proxy: - Update to version 4.6.0 * Add support for Python 3.11. ++++ python311: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python311-documentation: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python38: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python38-documentation: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python39: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ python39-documentation: - Add CVE-2022-45061-DoS-by-IDNA-decode.patch to avoid CVE-2022-45061 (bsc#1205244) allowing DoS by IDNA decoding extremely long domain names. ++++ rspamd: - Downgrade to 3.3 until https://github.com/rspamd/rspamd/issues/4329 is solved. ++++ sar2: - BuildRequre sdl2 stuff via pkgconfig(*). ++++ scummvm: - Update to 2.6.1 General: * Various improvements to the icon-based grid view in the ScummVM launcher. * Fixed possible graphics corruptions when using the OpenGL renderer. AGS: * Fixed a crash in AGDI's KQ1 remake (and some other games), on big-endian systems. AGOS: * Fixed various bugs that lead to crashes in the demo versions of The Feeble Files and Personal Nightmare and in the full version of Waxworks. * Fixed pirate dialogue freeze in Simon the Sorcerer 2. Asylum: * Fixed the Keyboard Config screen. * Added support for the keymapper feature to the dialog screen. * The in-game menu is now accessible via a keyboard shortcut. * Fixed a bug that caused the controls to be reset when leaving the Hive puzzle. * Fixed animation of floating bodies in Chapter 4. Ultima: * Fixed rendering issue when moving the minimap off the screen. * Fixed possible crash when using the autosave function. SCI: * Fixed various bugs and script issues in KQ4, KQ5, LB2, LONGBOW, PQ1, PQ3, QFG2, QFG3, QFG4 and SQ5. * Numerous improvements to various parts of the engine code. SCUMM: * Fixed potential lockups in games using iMuse. * Prevented crashes caused by missing .SOU/.BUN files. * Fixed crashes in v7-v8 games on strict-alignment platforms. * Fixed speech lipsync for COMI on big-endian ports (such as PS3 or Wii). Tinsel: * Fixed an issue in Discworld that prevented some items from being placed in the inventory. Toltecs: * Fixed crashes on some strict-alignment platforms. Toon: * Fixed music and SFX being muted by default when adding the Toonstruck game. Android port: * Properly convert mouse coordinates between screen coordinates and virtual ones. Windows port: * Clearing the icons cache created a duplicate ScummVM folder in the APPDATA directory. Fixed. - BuildRequre sdl2 stuff via pkgconfig(*). ++++ weechat: - Update to version 3.7.1: * core: add option -save in command /upgrade * core: add option weechat.look.highlight_disable_regex and buffer property "highlight_disable_regex" * core: sort filters by name * core: add key Alt+Backspace to delete previous word, change key Ctrl+w to delete previous word until whitespace * core: fix wrong terminal title on terminal resize, fix page scroll in bare display * api: rename function string_build_with_split_string to string_rebuild_split_string, add arguments "index_start" and "index_end" * irc: display SETNAME command in channels and private buffers, add options irc.color.message_setname and irc.look.smart_filter_setname * trigger: add elapsed time for trigger execution on monitor buffer when trigger debug is set, add option trigger.color.identifier, add variable ${tg_hook_type} ++++ xfce4-settings: - Update to version 4.16.4 * Escape characters which do not belong into an URI/URL (gxo#xfce/xfce4-settings#390) * Prefer full command when basic command is env (gxo#xfce/xfce4-settings#358) ++++ xsnow: - Update to version 3.5.3 * main.c: drawit(): do now draw the first second or so to hide unstable configurations of scenery, stars, etc. fallensnow.c, birds.c, aurora.c: make them C++ compliant by rewriting goto and typecast pointer assignment meteor.c: rewrite goto santa.c: continue Santa animation, irrespective of His speed fallensnow.c: paint fallensnow one pixel higher fallensnow.c: generate more snow when Santa is ploughing * loadmeasure.c: maximum 5 warnings about to busy system * doit.h: change defaults for aurora_width/height to 60/30 - Changes in 3.5.2 * fallensnow.c: draw fallensnow only on regions where fallensnow is present, to prevent a continuously present line on regions where there is no fallensnow (yet) * main.c: when user changes offsety, call UpdateFallenSnowRegionsWithLock() in stead of UpdateFallenSnowRegions(). fallensnow.c: on change of MaxScrSnowDepth, call SetMaxScreenSnowDepthWithLock() in stead of SetMaxScreenSnowDepth(). snow.c: set fallensnow lock when examining fallensnow regions thus preventing prevents random crashes fallensnow.h a.o: create and use macros for semaphores to facilitate debugging - Changes in 3.5.1 * configure.ac: reproducible build is now complete, it seems, also when building outside the xsnow-tree * aurora.c, spline_interpol.c: use steffen's method for splines aurora.c: small correction in determining the points to evaluate the splne at * spline_interpol.{h,c}, aurora.c: use macro SPLINE_INTERP to choose for spline type (steffen, cspline) * change some meteor code: other call-back logic, other names for variables (meteorite -> meteor) * change filenames meteo.c, meteo.h into meteor.c, meteor.h change flags -meteorites, -nometeorites into -meteors, -nometeors meteor.c: some minor changes, including different colors * snow.c: do_UpdateSnowFlake(): fix non-fatal bug in updating horizontal speed of flakes * xsnow.c, snow.c: change some parameters for a more dramatic dependency from wind on flakes flag 'auroraheight' is now height of aurora flag 'aurorabase' determines the vertical placement of the aurora * fallensnow.c, treesnow.c: use random flake for blowoff snow fallensnow.c: change initial velocity and position of blowoff snow * fallensnow.c: use spline for desh shape of bottom fallensnow main.c: correct non-fatal bug in using srand48() for 32 bit systems snow.c: correct not-fatal bug: compare acth[] with desh[] in stead of h xsnow.h: change time_change_bottom to 10 minutes * use splines to paint fallensnow * try pthreads for computing fallensnow * finish pthreads for fallensnow * aurora.c: do not use mutexes, use semaphores fix bug that caused creation of new threads after resizing of corona * fallensnow.c: use splines for fallensnow also on windows * birds.c: make birds multithreading * fallensnow.c, utils.{c,h}: check on availability of traceback() fallensnow.h: threads.h -> pthread.h ++++ yamagi-quake2: - BuildRequre sdl2 stuff via pkgconfig(*). ++++ zim: - Update to 0.75.1: * Fix bug with relative path notebook icon * Fix bug with icons in notebookdialog * Fix bug with loading sub-notebooks via "notebook.zim" * Fix bug with "--list" commandline * Fix issue opening unicode attachements on win32 * Fix saving preferences for edit bar * Fix link visibility in TableEditor * Use flatpak locale directory in flatpak * Upgrade Python version requirement to >= 3.6 * Complete porting all modules to `zim.newfs` and deprecate `zim.fs` * Refactor APIs to deal with tokens instead of `etree` interface * Add framework for imagegenerators with inline data * Refactored ther user interface of the tasklist plugin * Make tasklist window persistent * Let tasklist window also show closed tasks * Let tasks inherit all modifiers from list heading * Let "Go to Today" use anchor id for current day * Update LinkMap with new options * Refactor preference for custom window decoration & toolbar plugin * Enables distinct shortcuts for en and em dashes in symbol list * Add unicode 8757 ("because") in symbol list * Move Selected Text: add preference for short links & save bounds * Extend ToC pane context menu * Score editor: add check for convert-ly * Source View plugin: Don't show hidden languages * Export code blocks in markdown as fenced blocks * Fix loading GIF images * Fix to let the "insert link" dialog allow anchors * Allow sidepane focus key to be configured * Added action to collapse and expand in PageIndex * Add action for "move text" to allow keybinding * Support closing an open 'find bar' by pressing ESC in the page view widget * Allow cancelling ImageGeneratorDialog using Escape key * Version control: fix fossil * Fix KDE drag-n-drop bug * Fix export with formatting in heading * Minimal support for "Terminal" option in desktop files * Add preference for not prompting on new folder ------------------------------------------------------------------ ------------------ 2022-11-8 - Nov 8 2022 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - update to 7.1.0.52: * coders: Enable opening https files in mingw #5727 * utilities: Enable support for unicode paths in mingw #5713 upstream changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#710-52---2022-11-06 ++++ Mesa: - third bugfix release * some regressions in CI worked out * a bit of everything, and nothing too crazy - supersedes u_0001-gallivm-Fix-LLVM-optimization-with-the-new-pass-mana.patch - supersedes u_nouveau-corrupted-colors-boo1203949.patch - get rid of Mesa-libVulkan-devel(-32bit) package, which is no longer needed at all by providing/obsoleting it by libvulkan_intel ++++ Mesa-drivers: - third bugfix release * some regressions in CI worked out * a bit of everything, and nothing too crazy - supersedes u_0001-gallivm-Fix-LLVM-optimization-with-the-new-pass-mana.patch - supersedes u_nouveau-corrupted-colors-boo1203949.patch - get rid of Mesa-libVulkan-devel(-32bit) package, which is no longer needed at all by providing/obsoleting it by libvulkan_intel ++++ NetworkManager-applet: - Update to version 1.30.0: + wifi: change description for wpa-psk to include also WPA3. + editor: remove unused fields from wifi page. + applet: replace libnotify with GNotification. + gschema: bring back org.gnome.nm-applet schema. + Updated translations. - Drop pkgconfig(libnotify) BuildRequires: no longer needed. - Rebase feature-app-indicator-desktop-file.patch. - Conflict with libnma0 < 1.10.4: the glib schema was upstream wrongly moved to libnma, even though only a part of it was supposed to be there. libnm 1.10.4 fixes this situation. ++++ ant-contrib: - Modified patch: * local-ivy.patch + fix build with apache-ivy 2.5.1 ++++ attica-qt5: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ autotrace: - Added CVE-2022-32323.patch * [bsc#1201529, CVE-2022-32323] * Fixes Heap overflow in ReadImage() ++++ baloo5: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * [TermGeneratorTest] Reduce code duplication * Correct and simplify OrpostingIterator constructor * Convert kded metadata to JSON ++++ bats: - Update to version 1.8.2: * fix non zero return code on successful retried tests * avoid kernel warning flood/hang with CTRL+C on Bash 5.2 RC * Fix infinite wait with (invalid) -j (without space) * using external formatters via --formatter (also works for --report-formatter) * running only tests that failed in the last run via --filter-status failed * variable BATS_TEST_RETRIES that specifies how often a test should be reattempted before it is considered failed * BATS_TEST_TIMEOUT variable to force a timeout on test (including setup()) * test_tags=/# bats file_tags= and --filter-tags for tagging tests * add documentation for bats_require_minimum_version, setup_suite, fix typos * improve documentation about setup_suite * allow --gather-test-outputs-in to work with existing, empty directories * fix load in teardown marking failed tests as not run * add /usr/lib/bats as default value for BATS_LIB_PATH * fix unset variable in bats-formatter-junit when setup_file fails * unify error behavior of teardown/teardown_file/teardown_suite functions: only fail via return code, not via ERREXIT * only print setup_suite's stderr on errors ++++ bluedevil5: - Update to 5.26.3.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ bluez-qt: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ breeze: - Update to 5.26.3.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ breeze5-icons: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add accessories-dictionary-symbolic symlink to a book-looking icon (kde#461033) * Add new icons for Fortran source code * Add 64px audio-headset, fix issues with 64px audio-headphones (kde#447536) * Add data-success icon * Add icon for OpenOffice extensions * Add Qt 6 Windows CI ++++ rust1.65: - Fix incorrect SLE/Leap version check for gcc ++++ crmsh: - Update to version 4.4.1+20221108.c4182bc4: * Dev: testcases: Adjust origin regression test based on previous changes * Dev: unittest: Adjust unit test based on previous changes * Dev: parse: cli_to_xml: populate advised monitor/start/stop operations values ++++ ddcutil: - Update to version 1.3.0: + Option --force-slave-address no longer has any effect + Commands getvcp and vcpinfo can now take multiple features as arguments, for example ddcutil getvcp 10 12 + Better reporting of user configuration issues at startup. + The sleep-suppression related options, --sleep-less, --less-sleep, - -enable-sleep-suppression, and --disable-sleep-suppression no longer have any effect ++++ ddnet: - Update to version 16.5: * [Client] Add favorite skins * [Client] Support multiple values to search/exclude in serverbrowser (using ;) * [Client] Improved crash reports with more information * [Client] Tweak running visuals * [Client] Only announce servers using Steam/Discord integration which are registered * [Client] Add help text at bottom left ingame when menu is open * [Client] Fix config_directory.bat (whitespaces in the path) * [Client] Refresh serverbrowser when disconnecting / abort * [Client] Laser menu tweaks; Changed some default colors * [Client] Fix unknown command handler for filenames containing spaces * [Client] Fix UI elements behind color picker background being selectable * [Client] Remove cl_http_map_download * [Client] Fix client crash when server does not send gameinfo * [Client&Server] Fix receiving IPv6 packets after IPv4 ones on Linux * [Client&Server] Handle non-default Windows directory in os_version_str, print the operating system version on client/server launch * [Editor] Fix map file argument not opening editor with absolute paths * [Server] Enable antispoof for vanilla by default * [Server] Remove support for legacy 64 player info protocol * [Server] Only start registering once the server is fully started * [Server] Update move_sqlite.py to use sqlite3mysql * [Server] Respect reserved slots in old serverinfo * [Tooling] Code coverage reports on Github * [Tooling] Make submodules shallow by default * Plus many bug fixes listed at https://ddnet.org/downloads/ - Add BuildRequires pkgconfig(libpng) ++++ discover: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - Changes since 5.26.2: * Remove top margin caused by empty header on UpdatesPage * Notifier: Fix notification logic * pk/?: Fix problem when using faulty URL ++++ rpm2docserv: - Update to version 20221108.e2b9545: * Replace documentation with manpages * Create issues from TODO list * Generate profile data * Add about.html content ++++ doctest: - Update to 2.4.9 * Visual Studio's Test Explorer and Resharper C++'s Unit Test Explorer don't see Doctest's tests * How to get detailed information about testcases failing due to thrown exceptions? * Add clang-tidy integration and fix all warnings * Avoid static init problem in insufficient_procs() (MPI) * Use MPI_Isend in MpiConsoleReporter to avoid deadlock * Deadlock in MpiConsoleReporter when root rank fails assert * Cleanup of DOCTEST_DO_BINARY_EXPRESSION_COMPARISON. Fixes * Comparison with implicit cast from non-const value can't be decomposed * Local structured bindings cannot be used in CHECK macros (since 2.4.8) * Add tests for DOCTEST_CONFIG_USE_STD_HEADERS * Stringification amendments * Clean up defines a bit; Implement * New doctest version gives me an error: reference to local binding '...' declared in enclosing function 'DOCTEST_ANON_FUNC_16' * The tutorial example does not work (linker errors) with clang 10 * Implementing `DOCTEST_ASSERT_IMPLEMENT_1` as lambda prevents testing structured bindings * re-re-remove overly restrictive minimum version of meson * Fix move-only types failing to decompose correctly * Weird compilation error when using CHECK_THROWS/CHECK_THROWS_AS on Visual Studio 2019 with no exceptions * Error triggered by comparing typeid with new doctest 2.4.8 * Improve Mac PowerPC support * issue introduced in 2.4.7 * Decompose expressions containing the spaceship operator * added nolint for cert-err58 * Fix properties not being passed in doctest_discover_tests * Config no multithreading * wasm\*-support? * Fix MPI extension to work with no parallel tests * string comparison leads to gotting stuck * doctest_discover_tests no longer sets ENVIRONMENT variables for discovered tests. * Add contains option to checks. * Feature request: CHECK_THROWS_WITH with contains option * Add alias target for doctest_with_main * Allow escaping backslash with backslash in filters ( * Fix operator<< * Correct minor typos * Fix MPI extension to work if launched without mpirun/mpiexec * Fix mpi subcase * compilation error with custom operator== defined in namespace * Regression: Clang-Tidy warnings in 2.4.8 * Internal compiler error with GCC 7.5 * tagging convension has changed? * Update Doctest in vcpkg to 2.4.8 * Add IsNaN operator\! * Ignored generated files from CMake, OSX, Xcode, and VS * Move roadmap and wipe it clean * removes a duplicate word 'most' in configuration.md * Fix subcase reentry * Loop-generated `SUBCASE`s are not run * Void * Add flag that forces custom stringification methods to be provided * Fix coverage * TEST CODECOV PR BEHAVIOR * Ignore CMake and MacOS generated files * Feature request: option to disable fallback "\{?\}" stringifier * Add tests for default stringification result of doctest * Feature config ret vals * DOCTEST_CONFIG_ASSERT_RETURN_VALUES * Support pretty printing of container based on heuristics * Refactor stringification * Feature: Better NaN * Nan check * Update roadmap following maintainer change * Regression between 2.4.6 and 2.4.7 * build failure with gcc-11.2 when using user declared operator<<(ostream, vector) * variable maximum is assigned 6206517616395625 instead of the actual return value which is 5.0 * toString can call existing user-defined toString through ADL incorrectly * [Coverity] Concurrent data access violations (MISSING_LOCK) doctest.h: 5838 in doctest::::ConsoleReporter::test_case_start(const doctest::TestCaseData &)() * Provide an error message if REQUIRE (or other disabled assertion macros) are used when exceptions are disabled * Conflict with templated toString function * -tc does not work with comma in names * Compile error on MSVC2019 with any macro which involves stringification of std::string (asserts, INFO, etc.) when isn't included * the dll example doesn't run correctly on Windows with MinGW * add basic conan recipe * CHECK_MESSAGE() should accept temporaries * stringify of cstring literals doesn't work out of the box with separate test_driver.cpp * warning : function declared 'noreturn' should not return [-Winvalid-noreturn] * Test cases containing a comma cannot be run individually * [bug] Can't compile the tests because of mutex, that is declared in the doctest * The `CHECK` macro conflicts with Boost.Beast (and surely others) * Feature request: check if a `float` or `double` is NaN * Add clang-tidy integration and fix all warnings * Avoid static init problem in insufficient_procs() (MPI) * Use MPI_Isend in MpiConsoleReporter to avoid deadlock * Cleanup of DOCTEST_DO_BINARY_EXPRESSION_COMPARISON. Fixes * Add tests for DOCTEST_CONFIG_USE_STD_HEADERS * Stringification amendments * Clean up defines a bit; Implement * re-re-remove overly restrictive minimum version of meson * Fix move-only types failing to decompose correctly * Improve Mac PowerPC support * added nolint for cert-err58 * Fix properties not being passed in doctest_discover_tests * Config no multithreading * Fix MPI extension to work with no parallel tests * Add contains option to checks. * Add alias target for doctest_with_main * Allow escaping backslash with backslash in filters * Fix operator<< * Fix MPI extension to work if launched without mpirun/mpiexec * Fix mpi subcase * Add IsNaN operator! * Move roadmap and wipe it clean * removes a duplicate word 'most' in configuration.md * Fix subcase reentry * Add flag that forces custom stringification methods to be provided * Fix coverage * Ignore CMake and MacOS generated files * Feature config ret vals * Refactor stringification * Feature: Better NaN * Nan check ++++ drkonqi5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ erldash: - Update to 0.1.2: * Fix typo: s/processe_count/process_count/ #2 - Configure cargo_audit - Update to 0.1.1: * Fix a bug during average calculation #1 ++++ extra-cmake-modules: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Fix building "executables" on Android with Qt 6 * Revert "Restore the Android Threads workaround for Qt * Make the expiry of these artifacts more reasonable, 3 months is a bit excessive * avoid lib64 directory on NixOS * Restore the Android Threads workaround for Qt 6 * Add quotes, otherwise if is malformed when envvar not defined * Allow KF_IGNORE_PLATFORM_CHECK to be set through an environment variable ++++ extra-cmake-modules-doc: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Fix building "executables" on Android with Qt 6 * Revert "Restore the Android Threads workaround for Qt * Make the expiry of these artifacts more reasonable, 3 months is a bit excessive * avoid lib64 directory on NixOS * Restore the Android Threads workaround for Qt 6 * Add quotes, otherwise if is malformed when envvar not defined * Allow KF_IGNORE_PLATFORM_CHECK to be set through an environment variable ++++ fabtests: - Add prov-net-fix-error-path-in-xnet_enable_rdm.patch to fix a deadlock when no network interfaces are available (bsc#1205139) ++++ fontconfig: - update to 2.14.1: * Bump the cache version to 8 in doc/fontconfig-user.sgm * Enable 10-sub-pixel-rgb.conf by default * build fixes and translation updates * Avoid misuse of ctype ++++ frameworkintegration: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ geeqie: - Update to version 2.0.1: + Exclude build directories from release tar. - Add eb9d0e10.patch: Fix appdata and icon installation. - Add 6c4226ff.patch: Fix appstream validation. ++++ plasma5-workspace: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - Changes since 5.26.2: * Notifications: Use String "0" for null percent * Revert apples/kicker: fix timer in triangular mouse filter (kde#461395) * runners/services: Do not parse exec of flatpaks (kde#461241) * kcms/regionandlanguage: convert ASCII unicode symbol to QChar (kde#460704) * startplasma-wayland: Don't set GDK_SCALE and GDK_DPI_SCALE (kde#443215) * runners/services: Do not match exec values of PWAs (kde#460796) * runners/servicerunner: increase match type when query exactly matches service name (kde#459516) * runners/recentdocuments: more fine-grained relevance and type assignment * runners/baloo: increase match type when query exactly matches file name * runners/locations: decrease match type when not a known existing file * wallpapers/image: always try to remove a path in `ImageBackend::removeSlidePath` (kde#461003) ++++ gmsh: - Update to 4.11.0 * new Fortran API * improved copying ("Duplicata") of multiple shapes with OCC * reduced default order for OCC surface filling * arbitrary string attributes can now be stored in models and MSH files * new Radioss export * added ability to specify spline tangents with OCC * new option Mesh.SaveWithoutOrphans to prune orphan entities (e.g. geometrical construction points) from MSH4 files * major overhaul of the reference manual * new official macOS ARM builds * small bug fixes. * New API functions: + model/getAttributeNames, model/getAttribute, model/setAttribute, model/removeAttribute * Incompatible API changes: + new argument to mesh/computeHomology + new optional arguments to occ/addSpline and occ/addThruSections ++++ gnutls: - Verify only the libgnutls library HMAC [bsc#1199881] * Do not use the brp-50-generate-fips-hmac script as this is now calculated with the internal fipshmac tool. * Add gnutls-verify-library-HMAC.patch ++++ gpgme: - Add gpgme-suse-nobetasuffix.patch * remove "-unknown" suffix from version string * boo#1205197 ++++ grub2-theme-breeze: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ breeze-gtk: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ gtklock: - Update to 2.0.1: New features: * Add more CSS customization options * Add --version command-line flag * Add caps lock warning * Modules are now checked for major and minor version Changes: * Allow modules to add widgets over UI * UI reworked to be XML-based. * Fixed regression related to crashing when disabling displays. ++++ highway: - Have armv7 build succeed again. ++++ icinga2: - Update to 2.13.6 * Bugfixes - Improve the throughput of the Icinga DB feature. #9550 - Multiple changes to speed up evaluation of apply rules. #9559 #9565 #9558 - Fix a possible crash on config loading related to ignore_on_error. #9560 - Check API user permission on objects returned by joins. #9561 - Windows: update bundled Boost and OpenSSL versions. #9562 #9567 ++++ icingaweb2: - Update to 2.11.2 It brings performance improvements and general fixes. Most notable of which are that having e.g. notifications disabled globally is now visible in the menu again and that the event history is grouped by days again. See: https://github.com/Icinga/icingaweb2/milestone/76?closed=1 ++++ java-11-openjdk: - Fix jconsole.desktop icon ++++ java-18-openjdk: - Fix jconsole.desktop icon ++++ jhead: - Added jhead-CVE-2021-34055.patch * Fix out of bounds write in ClearOrientation() due to unchecked error * [bsc#1205167] * CVE-2021-34055 ++++ kactivities-stats: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ kactivities5: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ kactivitymanagerd: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ kapidox: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * remove link to Other KDE Software ++++ karchive: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Make error messages translatable ++++ kauth: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Config.cmake.in: declare static dependencies * Fix the translation folder name ++++ kbookmarks: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Don't use KXmlGui when building without deprecated stuff * Add Qt6 windows CI support * Fix the translation folder name ++++ kcalendarcore: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ kcm_sddm: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ kcmutils: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt6 windows CI support * Remove space * Fix typo * Kauth doesn't build on windows * KCModuleQML: Make sizeHint() check more robust ++++ kcodecs: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Prepare for 5.15.7: adapt test * Fix the translation folder name ++++ kcompletion: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt 6 Windows CI * Fix the translation folder name ++++ kconfig: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * kconfig_compiler: switch away from bit mask for signal enum values * kconfig_compiler: fix generation of bit masks enum items for signals * kconfig_compiler: perform signals count check earlier * .gitlab-ci.yml: enable static builds * Fix KConfigGui initialization in case of static builds (kde#459337) * Fix the translation folder name ++++ kconfigwidgets: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * avoid stating files during restore of recent files (kde#460868) * Ensure icon is always set for recent files actions * Add file icons to open recent menu * Replace custom color preference code with KColorSchemeWatcher * Intialize default decoration colors * [KCommandBar] Fix shortcut background * Add Qt6 windows CI support * Adapt native event filter code to Qt 6 ++++ kcontacts: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add setAddresses * Add Windows Qt 6 CI ++++ kcoreaddons: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add missing . in error string * KPluginMetaData: Check applicationDirPath first when resolving plugin paths (kde#459830) * Fix static build of downstream consumers * Fix the translation folder name * KFileSystem: add Fuse Type; use libudev to probe underlying fuseblk type ++++ kcrash: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt 6 Windows CI ++++ kdav: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt6 windows CI support ++++ kdbusaddons: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Fix the translation folder name ++++ kde-cli-tools5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ kde-gtk-config5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ kdeclarative: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Make QQmlContext's contextObject outlive the QQmlContext * Completely deprecate KDeclarative class * Port manual test app away from deprecated KDeclarative API * Add Qt6 windows CI support ++++ kded: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ kdelibs4support: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add CMake option to build WITH_X11 ++++ kdesignerplugin: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * add win ci, for kdelibs4support ++++ kdesu: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add missing deprecation wrapper for KDEsuClient::isServerSGID impl ++++ kdnssd-framework: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Fix the translation folder name ++++ kdoctools: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ kemoticons: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ kernel-debug: - Move upstreamed tracing patch into sorted section - commit de51707 - ALSA: usb-audio: Remove redundant workaround for Roland quirk (bsc#1205111). - ALSA: usb-audio: Yet more regression for for the delayed card registration (bsc#1205111). - commit 0d318d5 ++++ kernel-default: - Move upstreamed tracing patch into sorted section - commit de51707 - ALSA: usb-audio: Remove redundant workaround for Roland quirk (bsc#1205111). - ALSA: usb-audio: Yet more regression for for the delayed card registration (bsc#1205111). - commit 0d318d5 ++++ kernel-source: - Move upstreamed tracing patch into sorted section - commit de51707 - ALSA: usb-audio: Remove redundant workaround for Roland quirk (bsc#1205111). - ALSA: usb-audio: Yet more regression for for the delayed card registration (bsc#1205111). - commit 0d318d5 ++++ kernel-docs: - Move upstreamed tracing patch into sorted section - commit de51707 - ALSA: usb-audio: Remove redundant workaround for Roland quirk (bsc#1205111). - ALSA: usb-audio: Yet more regression for for the delayed card registration (bsc#1205111). - commit 0d318d5 ++++ kernel-kvmsmall: - Move upstreamed tracing patch into sorted section - commit de51707 - ALSA: usb-audio: Remove redundant workaround for Roland quirk (bsc#1205111). - ALSA: usb-audio: Yet more regression for for the delayed card registration (bsc#1205111). - commit 0d318d5 ++++ kernel-obs-build: - Move upstreamed tracing patch into sorted section - commit de51707 - ALSA: usb-audio: Remove redundant workaround for Roland quirk (bsc#1205111). - ALSA: usb-audio: Yet more regression for for the delayed card registration (bsc#1205111). - commit 0d318d5 ++++ kernel-obs-qa: - Move upstreamed tracing patch into sorted section - commit de51707 - ALSA: usb-audio: Remove redundant workaround for Roland quirk (bsc#1205111). - ALSA: usb-audio: Yet more regression for for the delayed card registration (bsc#1205111). - commit 0d318d5 ++++ kernel-pae: - Move upstreamed tracing patch into sorted section - commit de51707 - ALSA: usb-audio: Remove redundant workaround for Roland quirk (bsc#1205111). - ALSA: usb-audio: Yet more regression for for the delayed card registration (bsc#1205111). - commit 0d318d5 ++++ kernel-syms: - Move upstreamed tracing patch into sorted section - commit de51707 - ALSA: usb-audio: Remove redundant workaround for Roland quirk (bsc#1205111). - ALSA: usb-audio: Yet more regression for for the delayed card registration (bsc#1205111). - commit 0d318d5 ++++ kernel-vanilla: - Move upstreamed tracing patch into sorted section - commit de51707 - ALSA: usb-audio: Remove redundant workaround for Roland quirk (bsc#1205111). - ALSA: usb-audio: Yet more regression for for the delayed card registration (bsc#1205111). - commit 0d318d5 ++++ kfilemetadata5: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * OdfExtractorTest: Add test cases for Flat XML documents * OdfExtractor: Only go looking for textual content in office:body * OdfExtractor: Support "Flat XML" variants * PngExtractor: Add autotest * PngExtractor: Only extract metadata when it was asked for ++++ kgamma5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ kglobalaccel: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Fix the translation folder name ++++ kguiaddons: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add misisng find_dependency's for static builds * systemclipboard: Don't signals data source cancellation (kde#460248) * Guard the global was actually intialised * Implement destuctor for keystate protocol implementation * kcolorschemewatcher: make changing colour schemes work as expected on macOS * [kcolorschemewatcher] Default to light mode, where AppsUseLightTheme isn't set (notably Windows 8.1) * enable automatic dark-mode switching on macOS * Add API for system color preference reading ++++ kholidays: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Fix the translation folder name ++++ khotkeys5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ khtml: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ ki18n: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Try fixing build on Windows mingw * Add missing include ++++ kiconthemes: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt6 windows CI support ++++ kidletime: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ kimageformats: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Don't install desktop files for image formats when building against Qt6 * raw: Don't seek back if we were asked to read too much * jxl: indicate when all frames have been read * avif: minor fixes * avif: indicate when all frames have been read * avif: always indicate endless loop * avif: return `false` in `canRead()` when `imageIndex >= imageCount` (kde#460085) * Add JXL test files corresponding to 8 EXIF orientation values * Add AVIF test files with rotation and mirror operations * Auto-rotate input images in readtest * jxl: remove C-style casts * avif: Use reinterpret_cast instead C cast * avif: revert 9ac923a commit * heif: replace C cast with static_cast * heif: use heif_init/heif_deinit with libheif 1.13.0+ * FindLibRaw: fix include dir, should not contain prefix libraw/ (kde#460105) * Fix duplicated tests * ANI partial test and PIC test added * PSD: impreved support to sequential access device * Fix messages * CMakeLists: enable EXR test * Added EXR test image * Fixes for sequential devices - Drop patches, merged upstream: * 0001-avif-return-false-in-canRead-when-imageIndex-imageCo.patch * 0001-avif-always-indicate-endless-loop.patch * 0001-avif-revert-9ac923ad09316dcca0fc11e0be6b3dfc6cce6ca0.patch ++++ kinfocenter5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ kinit: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ kio: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Too many changes since 5.99.0, only listing bugfixes: * AskUserActionInterface: add DeleteInsteadOfTrash deletion type (kde#431351) - Drop patch, merged upstream: * kio-mr1008-fix-webdav.diff ++++ kirigami2: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Too many changes since 5.99.0, only listing bugfixes: * Check preventStealing earlier in ColumnView (kde#460345) * SwipeListItem: Make sure we only show the aggressive warning when it's due (kde#455789) ++++ kitemmodels: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Also fix kconcatenaterows_qml test for static builds * .gitlab-ci.yml: enable static builds * Fix ksortfilterproxymodel_qml test for static builds (kde#459321) ++++ kitemviews: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * KCategoryDrawer: Update design to match Kirigami list categories * Fix the translation folder name ++++ kjobwidgets: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt6 windows CI support * Fix the translation folder name ++++ kjs: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Rename: use Q_OS_{FREE,NET,OPEN}BSD * Fix thread stack base detection on OpenBSD ++++ kjsembed: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ kmediaplayer: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ kmenuedit5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ knewstuff: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * KF5NewStuffCoreConfig.cmake: fix resolving QT_MAJOR_VERSION at generation * [kmoretools] Replace QDesktopServices::openUrl with KIO::OpenUrlJob * Add qtdesigner plugin for KNewStuffWidgets * Add Windows Qt 6 CI ++++ knotifications: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Port TTS support to Qt 6 * Fix the translation folder name * Add Qt6 windows CI support * Port from QStringRef to QStringView ++++ knotifyconfig: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Port TTS support to Qt 6 * Add Qt6 windows CI support * Adapt Phonon code path for Qt 6 ++++ kpackage: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt6 windows CI support ++++ kparts: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * browserrun enum used as bool * [partloader] Remove references to KPluginLoader from docs * Add Qt6 windows CI support * Ignore "templates" folder for cppcheck CI * Don't install service type definitions when building without deprecated stuff * Add new functions to instantiate parts ++++ kpeople5: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt6 windows CI support ++++ kpipewire: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ kplotting: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ kpty: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ kquickcharts: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt6 windows CI support ++++ kross: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ krunner: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Ignore "templates" folder for cppcheck CI * runnermanager: only emit `queryFinished` when previous jobs are still running ++++ kscreen5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ kscreenlocker: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ kservice: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Do not warn if KService("") is instantiated * .kde-ci.yml: enable static CI builds * Add Qt 6 Windows CI ++++ ksshaskpass5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ libksysguard5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ ksystemstats5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ ktexteditor: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Too many changes since 5.99.0, only listing bugfixes: * CamelCursor: Improve complex unicode handling (kde#461239) * remove file name for saveas only for remote files (kde#461161) * Fix tab order in search (kde#440888) * fix clipboard selection update on shift mouse click (kde#443642) * Ensure to set highlight on reload when file type was set by user (kde#454715) ++++ ktextwidgets: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt6 windows CI support ++++ kunitconversion: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add missing forms for mass units: tonnes, ct, lbs * add singular abbreviation forms as match strings for teaspoon and tablespoon * Add Qt 6 Windows CI ++++ kwallet: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * mark some binaries as non-gui * Add support for plain transfer algorithm to Secret Service API (kde#458341) * Change naming and order of FreedesktopSecret members to match the spec * Add Qt6 windows CI support ++++ kwayland: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * [registry] Bump PlasmaWindowManagement version to 16 ++++ kwayland-integration: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ kwidgetsaddons: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * avoid stating files during restore of recent files (kde#460868) * Add a method to remove all actions in one go * KTitleWidget: Constraint the frame size so it properly aligns (kde#460542) * KPageDialog: Collapse margins also for flat list * KToolBarPopupAction: Apply popupMode to existing widgets * Deprecate KStandardGuiItem::yes() KStandardGuiItem::no() * KMessageDialog: add API using "action" terms instead of "Yes" & "No" * KMessageBox: add API using "action" terms instead of "Yes" & "No" * Fix potential crash in fix for 458335 * Fix the translation folder name ++++ kwin5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - Changes since 5.26.2.1: * wayland: Prevent matching dnd actions after drop * Screencast: Fix inverted screencast on OpenGLES and memfd * screencasting: Make sure we are reporting properly scaled damage values * plugins/screencast: centralize format querying into the RenderBackend (kde#460563) * backends/drm: fix format sorting * Fix blur/contrast for X11 window if Xwayland is not scaled. (kde#461021) * [effects/windowview] Don't allow setting non-global shortcuts * [effects/overview] Don't allow setting non-global shortcuts * backends/drm: fix common mode generation * nightcolormanager: Emit timing change only when they have actually changed * x11: Don't force QT_NO_GLIB=1 (kde#460980) * x11: Don't force QT_QPA_PLATFORM=xcb * x11window: revert more from 3a28c02f (kde#461032) - Drop patches, now upstream: * 0001-x11window-revert-more-from-3a28c02f.patch ++++ kwindowsystem: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Fix the translation folder name ++++ kwrited5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ kxmlgui: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt6 windows CI support ++++ kxmlrpcclient5: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ layer-shell-qt: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ lcms2: - Update to 2.14: * lcms2 now implements ICC specification 4.4 * New multi-threaded plug-in * Several fixes to keep fuzzers happy * Removed check on DLL when CMS_NO_REGISTER_KEYWORD is used * Added more validation against broken profiles * Added more help to several tools * Revised documentation ++++ libKF5ModemManagerQt: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ libKF5NetworkManagerQt: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * DeviceStatistics: Replace setRefreshRateMs call with manual DBus call * Remove dead CMakeLists code ++++ plasma-framework: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Too many changes since 5.99.0, only listing bugfixes: * Never time out tooltip while its control is still hovered (kde#397336) * Fix name of margin hints of task manager (kde#456076) ++++ prison-qt5: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Convert code128 data table to binary literals * Simplify QR reference PNG images ++++ purpose: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt6 windows CI support ++++ libkscreen2: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ solid: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Fix the translation folder name ++++ sonnet: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Windows Qt 6 CI * Fix the translation folder name ++++ syndication: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - No code change since 5.99.0 ++++ syntax-highlighting: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Too many changes since 5.99.0, only listing bugfixes: * Jira: fix Bold and Stroked Out highlight at start of line (kde#431268) * CMake: fix nested parentheses highlinthing (kde#461151) * CMake: add Control Flow style for if, else, while, etc (kde#460596) * Alerts: add NO-BREAK SPACE (nbsp) as keyword deliminator (kde#459972) * Bash/Zsh: fix group command with coproc statement (kde#460301) ++++ threadweaver: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Don't translate the exception message ++++ libbpf: - Fix out-of-bound heap write (boo#1194248 boo#1194249 CVE-2021-45940 CVE-2021-45941) + libbpf-Use-elf_getshdrnum-instead-of-e_shnum.patch - Fix use-after-free in btf_dump_name_dups (boo#1204391 CVE-2022-3534) + libbpf-Fix-use-after-free-in-btf_dump_name_dups.patch - Fix memory leak in parse_usdt_arg() (boo#1204393 CVE-2022-3533) + libbpf-Fix-memory-leak-in-parse_usdt_arg.patch - Fix null pointer dereference in find_prog_by_sec_insn() (boo#1204502 CVE-2022-3606) + libbpf-Fix-null-pointer-dereference-in-find_prog_by_.patch ++++ libfabric: - Add prov-net-fix-error-path-in-xnet_enable_rdm.patch to fix a deadlock when no network interfaces are available (bsc#1205139) ++++ libfm-qt: - Buildrequire lxqt-build-tools >= 0.12.0 - Update version in lang package requirement ++++ libkdecoration2: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ libnma: - Update to version 1.10.4: + Split org.gnome.nm-applet.eap GSchema from org.gnome.nm-applet, so that the latter can be provided by network-manager-applet again (where it belongs). + build: unbreak build with gcr-3.92. - split out schema file from the library package: adhere to the shared library policy. The library requires the new libnma-glib-schema package. - Drop fix-dependency-pc-name.patch: fixed upstream. ++++ gpgmeqt: - Add gpgme-suse-nobetasuffix.patch * remove "-unknown" suffix from version string * boo#1205197 ++++ libspectre: - update to 0.2.11: * Avoid possible crash when loading a document ++++ shadow: - Update to 4.13: * useradd.8: fix default group ID * Revert drop of subid_init() * Georgian translation * useradd: Avoid taking unneeded space: do not reset non-existent data in lastlog * relax username restrictions * selinux: check MLS enabled before setting serange * copy_tree: use fchmodat instead of chmod * copy_tree: don't block on FIFOs * add shell linter * copy_tree: carefully treat permissions * lib/commonio: make lock failures more detailed * lib: use strzero and memzero where applicable * Update Dutch translation * Don't test for NULL before calling free * Use libc MAX() and MIN() * chage: Fix regression in print_date * usermod: report error if homedir does not exist * libmisc: minimum id check for system accounts * fix usermod -rG x y wrongly adding a group * man: add missing space in useradd.8.xml * lastlog: check for localtime() return value * Raise limit for passwd and shadow entry length * Remove adduser-old.c * useradd: Fix buffer overflow when using a prefix * Don't warn when failed to open /etc/nsswitch.conf - Remove patches we took from upstream pre-release: * shadow-copytree-usermod-fifo.patch * shadow-chage-format.patch * shadow-prefix-overflow.patch - Remove chkname-regex.patch: Upstream now also relaxed the usernames requirements. They don't use regex for this but the result is similar. Plus they also check that the name is less than 32 characters long. - Rebase useradd-userkeleton.patch ++++ suseconnect-ng: - Update to version 1.0.0~git0.faee7c196dc1: * Revert "packaging: 1.0.0 -> 1.0" - Update to version v1.0~git0.32cac3fb5047: * packaging: 1.0.0 -> 1.0 ++++ libsvm: - update to version 3.30 * Probabilistic outputs for one-class SVM are now supported. ++++ systemd: - Import commit 9cdd78585069b133bebcd479f3a204057ad25d76 (merge of v251.8) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/c212388f7de8d22a3f7c22b19553548ccc0cdd15...9cdd78585069b133bebcd479f3a204057ad25d76 ++++ vlc: - Limit to ffmpeg 4: we're also linking opencv3 which does not use ffmpeg 5. ++++ libvpl: - limit build again to x86_64 on older products than factory ++++ matrix-synapse: - Update to 1.71.0 Please note that, as announced in the release notes for Synapse 1.69.0, legacy Prometheus metric names are now disabled by default. They will be removed altogether in Synapse 1.73.0. If not already done, server administrators should update their dashboards and alerting rules to avoid using the deprecated metric names. See the upgrade notes for more details. Note: in line with our deprecation policy for platform dependencies, this will be the last release to support PostgreSQL 10, which reaches upstream end-of-life on November 10th, 2022. Future releases of Synapse will require PostgreSQL 11+. - Features - Support back-channel logouts from OpenID Connect providers. (#11414) - Allow use of Postgres and SQLlite full-text search operators in search queries. (#11635, #14310, #14311) - Implement MSC3664, Pushrules for relations. Contributed by Nico. (#11804) - Improve aesthetics of HTML templates. Note that these changes do not retroactively apply to templates which have been customised by server admins. (#13652) - Enable write-ahead logging for SQLite installations. Contributed by @asymmetric. (#13897) - Show erasure status when listing users in the Admin API. (#14205) - Provide a specific error code when a /sync request provides a filter which doesn't represent a JSON object. (#14262) - Bugfixes - Fix a long-standing bug where the update_synapse_database script could not be run with multiple databases. Contributed by @thefinn93 @ Beeper. (#13422) - Fix a bug which prevented setting an avatar on homeservers which have an explicit port in their server_name and have max_avatar_size and/or allowed_avatar_mimetypes configuration. Contributed by @ashfame. (#13927) - Check appservice user interest against the local users instead of all users in the room to align with MSC3905. (#13958) - Fix a long-standing bug where Synapse would accidentally include extra information in the response to PUT /_matrix/federation/v2/invite/{roomId}/{eventId}. (#14064) - Fix a bug introduced in Synapse 1.64.0 where presence updates could be missing from /sync responses. (#14243) - Fix a bug introduced in Synapse 1.60.0 which caused an error to be logged when Synapse received a SIGHUP signal if debug logging was enabled. (#14258) - Prevent history insertion (MSC2716) during an partial join (MSC3706). (#14291) - Fix a bug introduced in Synapse 1.34.0 where device names would be returned via a federation user key query request when allow_device_name_lookup_over_federation was set to false. (#14304) - Fix a bug introduced in Synapse 0.34.0 where logs could include error spam when background processes are measured as taking a negative amount of time. (#14323) - Fix a bug introduced in Synapse 1.70.0 where clients were unable to PUT new dehydrated devices. (#14336) - Improved Documentation - Document the changes to monthly active user metrics due to deprecation of legacy Prometheus metric names. (#14358, #14360) - Explain how to disable the use of trusted_key_servers. (#13999) - Add workers settings to configuration manual. (#14086) - Correct the name of the config option encryption_enabled_by_default_for_room_type. (#14110) - Update docstrings of SynapseError and FederationError to bettter describe what they are used for and the effects of using them are. (#14191) - Deprecations and Removals - Disable legacy Prometheus metric names by default. They can still be re-enabled for now, but they will be removed altogether in Synapse 1.73.0. (#14353) - Internal Changes - Run unit tests against Python 3.11. (#13812) - Remove unused @lru_cache decorator. (#13595) - Save login tokens in database and prevent login token reuse. (#13844) - Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) - Fix type annotation causing import time error in the Complement forking launcher. (#14084) - Refactor MSC3030 /timestamp_to_event endpoint to loop over federation destinations with standard pattern and error handling. (#14096) - Add initial power level event to batch of bulk persisted events when creating a new room. (#14228) - Refactor /key/ endpoints to use RestServlet classes. (#14229) - Switch to using the matrix-org/backend-meta version of triage-incoming for new issues in CI. (#14230) - Build wheels on macos 11, not 10.15. (#14249) - Add debugging to help diagnose lost device list updates. (#14268) - Add Rust cache to CI for trial runs. (#14287) - Improve type hinting of RawHeaders. (#14303) - Use Poetry 1.2.0 in the Twisted Trunk CI job. (#14305) - follow poetry version bumps: Jinja2 3.1.2 Pillow 9.2.0 prometheus-client 0.15.0 psycopg2 2.9.5 pysaml2 7.2.1 sentry-sdk 1.10.1 Authlib 0.15.1 ++++ milou5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ mobile-broadband-provider-info: - Update to version 20221107: * build: - Fix regex in make check - reject and whitespace in XML via unit test - use $(SP_XML_DB) in Makefile.am * de: telekom: give names to plan entries * dtd: allow "mms-internet-hipri" and "mms-internet-hipri-fota" types * fr: include voice mail and balance check for Free Mobile * in: add Airtel Kerala network-id * ui: collapse Orange and T-Mobile into EE, fix APNs * us: add support for Ting USA VVM * us: update AT&T APNs and APN usages ++++ obs-scm-bridge: - update to 0.2.1 * fixed loss of branch informations in packages in project mode ++++ octave-forge-bim: - Update to version 1.1.6: * Avoid complex conjugate when changing array shape in bim2a_reaction and bim2a_rhs. ++++ octave-forge-ltfat: - Update to version 2.5.0: * Improved precison of Daubechies wavelet filters for 'db1'-'db38' * Added internal reset condition to 'multidgtrealmp' * New filterbank-generating function 'waveletfilters' * Extended filterbankdual and filterbankrealdual with an 'economize_filters' option * Addition of 'comp_fblowpassfilters' * Extended wavelet function generator (supported Morlet and several others) freqwavelet, determine_freqatheight, arg_freqwavelet, wpghi_findalpha, helper_waveletgeneratorfunc + New demo_dgt_parametrize * rms accepts now 'dim' as an input * frana accepts now row vectors as input signals * expchirp optional fade-in and fade-out * Bug fixes and minor changes: + nsdgt + normalize, filterbankrealbounds, cqtfilters, firkaiser, gabwin, comp_frana_tensor * Deprecated: normalize - replaced by setnorm - Drop upstream patch: * ltfat-nsdgt_m-syntax-error.patch ++++ octave-forge-msh: - Update to version 1.0.12: * The functions which use FEniCS are now disabled by default * Fixed Gmsh import functions ++++ octave-forge-octclip: - Update to version 2.0.3: * Correct bugs pointed out in Savannah (none of them related with computations) - Update to version 2.0.2: * Bug correction pointed out by Vladimir Spevak ++++ octave-forge-signal: - Update to version 1.4.3: * Minor bug fixes and documentation improvements have been made to the following functions: fir2 remez residuez sos2tf sos2zp xcorr zp2sos ++++ octave-forge-statistics: - Update to version 1.5.0: * dependency change to Octave>=6.1.0 * mean shadows core Octave's respective function * removed dependency on io package * incompatibility with the nan package * All bugs from Savannah tracker have been addressed. * There are 30 newly introduced functions and another 32, which have been fixed or upgraded with missing features. * There are still 44 functions out of a total of 292 which have no tests. - Add fix-pkgadd.patch ++++ opensurge: - Fix building for openSUSE Leap: using gcc10 ++++ oxygen5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ oxygen5-icon-theme: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Add Qt6 windows CI support ++++ oxygen5-sounds: - Update to 5.26.3.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ pam_kwallet: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ perl-Libssh-Session: - initial package 0.8 * created by cpanspec 1.82.02 ++++ plasma-browser-integration: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plasma-nm5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - Changes since 5.26.2: * L2TP: Fix detection of Libreswan 4.9 and later ++++ plasma-vault: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plasma5-addons: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plasma5-bigscreen: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plasma5-openSUSE: - Update to 5.26.3 ++++ plasma5-desktop: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - Changes since 5.26.2: * tablet: Make sure the "lock aspect ratio" stays true * tablet: Fix the reset button for the outputs view (kde#458608) * [kcms/tablet] Delete device when removed * [kcms/tablet] Fix i18n * Fix panel configuration to properly limit maximum panel size to half height ++++ plasma5-disks: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plasma5-firewall: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plasma5-integration: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plasma5-mobile: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - Changes since 5.26.2: * homescreens/halcyon: Fix horizontal scrollbar being shown on app list * lockscreen: Refactor and cleanup keypad * components: Fix MarqueeLabel behaviour with new line characters * statusbar: Don't use fractional font sizes * lockscreen: Use bold text for clock to improve contrast * shell: Fix accent color from wallpaper not working ++++ plasma5-nano: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plasma5-pa: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plasma5-sdk: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plasma5-systemmonitor: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plasma5-thunderbolt: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plasma5-workspace-wallpapers: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ plymouth-theme-breeze: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ polkit-kde-agent-5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ powerdevil5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - Changes since 5.26.2: * powerprofileconfig: Use proper signal for detecting user interaction ++++ python-mpi4py: - Remove pml/ob1 option for tests, bsc#1205139 - Remove python_module macro definition - Update shebang string replacement ++++ python-zope.hookable: - Clean up SPEC file, make rpmlint happy. - -doc subpackage should be noarch. ++++ python-zope.i18nmessageid: - Clean up SPEC file, make rpmlint happy. - -doc subpackage should be noarch. ++++ python-findpython: - Update to 0.2.2 * Prevent find_all exception when a clean pyenv is present - by @ferminho in #11 * Don't parse as LegacyVersion - by @frostming (e3466) ++++ python-flit: - Fix dependencies - Update to version 3.8 A project name containing hyphens is now automatically translated to use underscores for the import name (PR #566). New option flit install --only-deps to install the dependencies of the package, but not the package itself. Add support for recursive globbing (**) in sdist includes and excludes (PR #550). Python’s bytecode cache files (__pycache__ folders and .pyc files) are now always excluded from sdists (PR #581). Use tomllib in Python 3.11, rather than tomli (PR #573, PR #604). Fix crash when unable to get a password from keyring (PR #567). Fix including modified files in sdist when using Mercurial (PR #541). Fix for some cases of determining whether a package supports Python 2 or not (PR #593). Fix parsing version number from code using multiple assignments (PR #474). Document how to use a PyPI token with FLIT_PASSWORD (PR #602). Fix link to information about environment variables for pip (PR #576). Link to the docs for the latest stable version in package metadata (PR #589). Remove a mention of the toml package, which is no longer needed, from the Developing Flit page (PR #601). The bootstrap install script for flit_core accepts a new --install-root option. Ensure the license file is included in packages on PyPI (PR #603). ++++ python310-flit-core: - Update to v3.8.0 * Merge pull request #607 from pypa/relnotes-3.8 Add release notes for version 3.8 * Add --only-deps option to release notes * Merge pull request #546 from dciborow/dciborow/install-reqs Add "install-reqs" command to CLI * Fix some remaining uses of tomli in the tests, for Python 3.11 * Remove test with side effects * Replace install-reqs subcommand with --only-deps option * Merge pull request #581 from nanonyme/nanonyme/bytecode * Merge pull request #602 from Mariatta/patch-1 Document that token-based upload is supported * Merge pull request #604 from gotmax23/tomli Remove vestigial tomli usage * Test on Python 3.11-dev * Add python 3.11 to the test matrix * Adjust test deps in tox.ini * tests: Only use tomli if tomllib is missing * Fallback to installed tomli when vendor is removed In Fedora, we bootstrap tomli differently, so we remove the vendored version. This makes it so we don't also have to patch flit_core.config ourselves. ++++ python-funcparserlib: - Update to 1.0.1 * Added support for Python 3.11 ++++ python-google-auth: - Clean up SPEC file, make rpmlint happy. ++++ python-gssapi: - Update to version to 1.8.2 * Added Python 3.11 wheel - #303 * Fix up doc link in README * Use just major version * Bump GHA actions to latest version ++++ python-hstspreload: - Update to version 2022.11.1 Automated updates to the HSTS preload list on 2022-11-1 ++++ python-httplib2: - Update to 0.21.0: * http: `Content-Encoding: deflate` must accept zlib encapsulation * https://github.com/httplib2/httplib2/pull/230 * Begin support and CI against CPython 3.10 and 3.11. ++++ python-jaraco.collections: - Update to 3.7.0: * Added RangeMap.left. ++++ python-k5test: - Update to v0.10.3 * Remove no longer valid reference by @stanislavlevin in #23 - Update to v0.10.2 * Remove redundant wheel dep from pyproject.toml by @mgorny in #19 * Use built-in shutil.which() instead of which(1) tool by @mgorny in #20 * Update CI to use new action versions by @jborean93 in #21 ++++ python-keyring: - Update to version 23.11.0 [#603]: In libsecret, check that the service is available before declaring viability. - Update to version 23.10.0 [#526]: Bump requirement on importlib_metadata to pull in fix for improperly-normalized names on egg-info. ++++ python-markdown2: - Update to versino 2.4.6 [pull #477] Feature wavedrom support [pull #480] Fix mixing ordered and un-ordered lists combining into single list type ++++ python-mss: - Update to v7.0.1 * fixed the wheel package - Update to v7.0.0 * added support for Python 3.11 * added support for Python 3.10 * removed support for Python 3.5 * MSS: modernized the code base (types, f-string, ran isort & black) (close #101) * MSS: fixed several Sourcery issues * MSS: fixed typos here, and there * doc: fixed an error when building the documentation ++++ python-pytest-mpi: - Remove pml/ob1 option for tests, bsc#1205139 - Disable test_fixtures that produces a Segmentation fault in i586 - Use pml ob1 to run tests - Remove pytest-mpi-pr37-sybil3.patch, not needed anymore - Update to 0.6: * Again no codebase changes, testing/CI and packaging fixes only. * Update Azure Pipelines to use latest images (so CI runs again) * Update versioneer to work on future Python versions. * Fix doctests infrastructure ++++ python-setuptools-git-versioning: - Simplify dirty version workaround to avoid modifying repo history ++++ python-zope.security: - Update to version 5.5 * Add support for final release of Python 3.11. ++++ python-flit-core: - Update to v3.8.0 * Merge pull request #607 from pypa/relnotes-3.8 Add release notes for version 3.8 * Add --only-deps option to release notes * Merge pull request #546 from dciborow/dciborow/install-reqs Add "install-reqs" command to CLI * Fix some remaining uses of tomli in the tests, for Python 3.11 * Remove test with side effects * Replace install-reqs subcommand with --only-deps option * Merge pull request #581 from nanonyme/nanonyme/bytecode * Merge pull request #602 from Mariatta/patch-1 Document that token-based upload is supported * Merge pull request #604 from gotmax23/tomli Remove vestigial tomli usage * Test on Python 3.11-dev * Add python 3.11 to the test matrix * Adjust test deps in tox.ini * tests: Only use tomli if tomllib is missing * Fallback to installed tomli when vendor is removed In Fedora, we bootstrap tomli differently, so we remove the vendored version. This makes it so we don't also have to patch flit_core.config ourselves. ++++ qqc2-breeze-style: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ++++ qqc2-desktop-style: - Update to 5.100.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/5/5.100.0 - Changes since 5.99.0: * Never time out tooltip while its control is still hovered * TextField: Use effectiveHorizontalAlignment without extra mirroring for placeholder * Add Qt6 windows CI support ++++ rhythmbox: - Add firewalld profiles for DAAP and Remote Control plugins ++++ rkward: - Update to upstream release 0.7.5 - New features and improvements * Added: Partial completions (Tab-key) consider completion candidates from all visible completion groups * Added: R's dynamic completions (importantly for ":::", "?", and "@") are merged into the already provided completions * Added: Add option to offer code completion/hinting in all file types not just R scripts (e.g. in .Rmd files) * Changed default behavior (new installations, only): Up/down without alt navigate completion items if visible in console/editor * Added: Provide tooltips on symbols in scripts and R console * Added: Many new basic and advanced R, R Markdown and LaTeX snippets, including complete R Markdown templates * Added: Allow to select search provider, when searching for a term online * Added: Allow to restart R backend (e.g. for testing that scripts or packages will work in a fresh session) * Changed: Actions to restart the R backend, interrupt all commands and configure the R backend arranged in a hmburger menu * Added: Crosstabs N to N: Simplify labels, add option to control table layout * Added: Change mechanism for detection of object changes - Bug fixes * Fixed: Backend failed to start when installed in a path with spaces on Windows volumes without 8.3 support * Fixed: Trying to restart backend could cause a hang, on Windows * Fixed: In corner cases, cancelling commands could lead to a lockup * Fixed: IRT Cronbach's Alpha did not work for subsets, if the data.frame name contains dots * Fixed: Action to remove several rows in data editor, simultaneously, always remained disabled * Fixed: Workspace browser would not always show change, immediately, when object type changes * Fixed: Crash when using the "Git blame" kate plugin * Fixed: Problem installing R support package in some configurations * Fixed: Menubar would disapper after opening script editor, in some configurations * Fixed: Very long error messages during R markdown preview could cause the preview window to become too wide * Fixed: Expresssions spanning several lines would not be shown, correctly, in "R Console"-mode script preview * Fixed: Fix focus problems, and better efficiency for data previews (as used in data import dialogs) * Fixed: Excel import plugin failed to accept file name * Fixed: Fix zooming help/output pages with Ctrl+scroll wheel, when compiled with QWebEngine * Fixed: Fix problem handling rkward:// links from dialogs on some sytems * Fixed: Fix object name completion for (irregular) names starting with numbers or underscores ++++ rlwrap: - Update to 0.46.1 * Bug fix - When compiled with readline-8.2, correctly handle echo'ed user input when accepting a line (see #168) - This will disable bracketed-paste when compiled with readline-8.1 or earlier. ++++ selinux-targeted-setup: - Enhance description to make sure people don't install it by accident. ++++ supertuxkart: - Raise _constraints for disk from 7G to 9G to avoid build failures ++++ systemd-mini: - Import commit 9cdd78585069b133bebcd479f3a204057ad25d76 (merge of v251.8) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/c212388f7de8d22a3f7c22b19553548ccc0cdd15...9cdd78585069b133bebcd479f3a204057ad25d76 ++++ systemsettings5: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - Changes since 5.26.2: * Fix kcms inside a category always being indented ++++ velero: - Update to version 1.9.2: * Add annotation "pv.kubernetes.io/migrated-to" for CSI checking. * Fix CVE-2022-1962 by bumping up golang version to 1.17.13 * Improvement to the CSI plugin in plugin v0.3.0 * Skip registering "crd-remap-version" plugin when feature flag "EnableAPIGroupVersions" is set * Refactored the controllers using Kubebuilder v3 * Optionally restore status on selected resources The restoreStatus option has been added to the CLI and Restore spec to enable you to control the group of resources whose status will be restored. * ExistingResourcePolicy in the restore API * Upgrade integrated Restic version and add skip TLS validation in Restic command Breaking changes With bumping up the API to v1 in CSI plugin, the v0.3.0 CSI plugin will only work for Kubernetes v1.20+. Upgrading: https://velero.io/docs/v1.9/upgrade-to-1.9/ ++++ vim-plugins: - add salt-syntax-avoid-multiline-lets.patch (bsc#1205034) - update * NERDcommenter 2.7.0 ++++ vorta: - Update to 0.8.9 * Supply repository and archive name to borg in BorgListArchiveJob. * Add missing brackets fixing BorgListArchiveJob. * Add Dutch language update * Pin pyobjc to v8 branch - Update to 0.8.8 * This version adds compatibility for Borg v1.2.2 and addresses several smaller UI bugs. * Fix sorting of diff results. * Remove legacy tree_view (tree model) implementation. * Remove unset repository value from combobox when a repo is selected. * Replace --prefix with -a for borg v1.2.2 also. * Use isomtime instead of mtime from borg v1.2.2 on. * Add compatibility feature V122. * Link to report form chooser for critical errors. (#1451) * (real-yfprojects/profile-sidebar, real-yfprojects/master) Update actions/checkout to v3. (#1433) * Add default unset value to repo combobox. By @real-yfprojects (#1429) * Enhance community docs and bug reporting. By @real-yfprojects (#1419) * Add pull request template. * Add CONTRIBUTING file. * Create feature_request.md * Create bug_form.yaml * Create config.yml * Update bug_report.md * Log the error when parsing a file in ~/.ssh fails. (#1410) * Hide SSH dropdown for local repos. By @real-yfprojects (#1407) * Add badges to README.md. (#1406) * Improve tooltips in archive tab. By @real-yfprojects (#1401) * Run hooks on the code base. * Configure pre-commit hooks and configure black for tests also. * Create .git-blame-ignore-revs (#1395) * Move linting to the top in test.yml (#1391) * Apply automatic formatting * Add config files for autmatic formatting * Cleanup temp files. By @marco44 (#1384) * Add spaces after assert and enhance git py diff. By @real-yfprojects (#1385) * Improve the extract and diff dialog. By @real-yfprojects (#1219) * (real-yfprojects/sort-diff-result, sort-diff-result-2) Add icons to display mode combobox. * Add icon for folder on top button. * Improve extract dialog GUI. * Add sorting to ExtractDialog. * Implement extracting exactly the selected files. * Use new treemodel for extract dialog. * Keep GUI responsive while processing diff results. * Open DiffResultDialog as a normal dialog instead of a sheet. * Update diffresult.ui with new features and prettyfy it. * Use new treemodel for diff view. * Implement fresh TreeModel for TreeViews. * Add missing Qt dependency for tests (#1376) * Fix seconds and microseconds for fixed schedule and fix scheduling for the same day. (#1368) * Log json diff line parsing errors. By @real-yfprojects (#1369) ++++ xdg-desktop-portal-kde: - Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2 ------------------------------------------------------------------ ------------------ 2022-11-7 - Nov 7 2022 ------------------- ------------------------------------------------------------------ ++++ EternalTerminal: - Hard buildrequires gcc10-c++ in Leap 15.5 ++++ Mesa: - Release 22.2.2 covers bugfixes for bsc#1197045,bsc#1197046,bsc#1200965,bsc#1202850 ++++ Mesa-drivers: - Release 22.2.2 covers bugfixes for bsc#1197045,bsc#1197046,bsc#1200965,bsc#1202850 ++++ NetworkManager: - Keep netconfig support. The rc-manager auto detection will select appropriate manager during runtime. ++++ webkit2gtk3-soup2: - Update to version 2.38.2 (boo#1205120 boo#1205123 boo#1205124): + Fix scrolling issues in some sites having fixed background. + Fix prolonged buffering during progressive live playback. + Fix the build with accessibility disabled. + Fix several crashes and rendering issues. + Security fixes: CVE-2022-42799, CVE-2022-42823, CVE-2022-42824. ++++ webkit2gtk3: - Update to version 2.38.2 (boo#1205120 boo#1205123 boo#1205124): + Fix scrolling issues in some sites having fixed background. + Fix prolonged buffering during progressive live playback. + Fix the build with accessibility disabled. + Fix several crashes and rendering issues. + Security fixes: CVE-2022-42799, CVE-2022-42823, CVE-2022-42824. ++++ webkit2gtk4: - Update to version 2.38.2 (boo#1205120 boo#1205123 boo#1205124): + Fix scrolling issues in some sites having fixed background. + Fix prolonged buffering during progressive live playback. + Fix the build with accessibility disabled. + Fix several crashes and rendering issues. + Security fixes: CVE-2022-42799, CVE-2022-42823, CVE-2022-42824. ++++ apache-ivy: - Upgrade to version 2.5.1 (bsc#1205142, bsc#1205138) * Breaking: + Removed old fr\jayasoft\ivy\ant\antlib.xml AntLib definition file. * Fixes: + CVE-2022-37865 allow create/overwrite any file on the system. (see https://ant.apache.org/ivy/security.html) + CVE-2022-37866 Path traversal in patterns. (see https://ant.apache.org/ivy/security.html) + ResolveEngine resets dictator resolver to null in the global configuration. + ConcurrentModificationException in MessageLoggerHelper.sumupProblems. + useOrigin="true" fails with file-based ibiblio. + ivy:retrieve Ant task didn’t create an empty fileset when no files were retrieved to a non-empty directory. + ivy:retrieve Ant task relied on the default HTTP header "Accept" which caused problems with servers that interpret it strictly (e.g. AWS CodeArtifact). * Improvements: + Ivy command now accepts a URL for the -settings option. ++++ bind: - Update to bind release 9.18.8 New Features: * Support for parsing and validating the dohpath service parameter in SVCB records was added. * named now logs the supported cryptographic algorithms during startup and in the output of named -V. * The recursion not available and query (cache) '...' denied log messages were extended to include the name of the ACL that caused a given query to be denied. Bug Fixes: * An assertion failure was fixed in named that was caused by aborting the statistics channel connection while sending statistics data to the client. * Changing just the TSIG key names for primaries in catalog zones’ member zones was not effective. This has been fixed. Known Issues: * Upgrading from BIND 9.16.32, 9.18.6, or any older version may require a manual configuration change. The following configurations are affected: - type primary zones configured with dnssec-policy but without either allow-update or update-policy, - type secondary zones configured with dnssec-policy. In these cases please add inline-signing yes; to the individual zone configuration(s). Without applying this change, named will fail to start. For more details, see https://kb.isc.org/docs/dnssec-policy-requires-dynamic-dns-or-inline-signing * BIND 9.18 does not support dynamic update forwarding (see allow-update-forwarding) in conjuction with zone transfers over TLS (XoT). This obsoletes the following patch: * fix_documentation-Sphinx.patch ++++ rust1.65: - Fix CI test fix that OBS removed ++++ nodejs18: - Fix migration to openssl-3 (bsc#1205042) - Update to NodeJS 18.12.1 LTS: * inspector: DNS rebinding in --inspect via invalid octal IP (bsc#1205119, CVE-2022-43548) ++++ nodejs19: - Fix migration to openssl-3 (bsc#1205042) - Update to version 19.0.1: * inspector: DNS rebinding in --inspect via invalid octal IP (bsc#1205119, CVE-2022-43548) ++++ crmsh: - Update to version 4.4.1+20221107.0c91f0d3: * code * Dev: behave: Add functional test for parallax OSError: [Errno 24] Too many open files ++++ elfutils-debuginfod: - Update to version 0.188: * readelf: Add -D, --use-dynamic option. * debuginfod-client: Add $DEBUGINFOD_HEADERS_FILE setting to supply outgoing debuginfod_find_section. * debuginfod: Add --disable-source-scan option. * libdwfl: Add new function dwfl_get_debuginfod_client. Add new function dwfl_frame_reg. Add new function dwfl_report_offline_memory. - Remove upstreamed patches: * 0001-libelf-Sync-elf.h-from-glibc.patch * 0002-backends-Handle-new-RISC-V-specific-definitions.patch * 0003-elflint-Allow-zero-p_memsz-for-PT_RISCV_ATTRIBUTES.patch * 0004-readelf-Handle-SHT_RISCV_ATTRIBUTES-like-SHT_GNU_ATT.patch * PR29474-debuginfod.patch * config-Move-the-2-dev-null-inside-the-sh-c-quotes-fo.patch * support-nullglob-in-profile.-.in-files.patch ++++ elfutils: - Update to version 0.188: * readelf: Add -D, --use-dynamic option. * debuginfod-client: Add $DEBUGINFOD_HEADERS_FILE setting to supply outgoing debuginfod_find_section. * debuginfod: Add --disable-source-scan option. * libdwfl: Add new function dwfl_get_debuginfod_client. Add new function dwfl_frame_reg. Add new function dwfl_report_offline_memory. - Remove upstreamed patches: * 0001-libelf-Sync-elf.h-from-glibc.patch * 0002-backends-Handle-new-RISC-V-specific-definitions.patch * 0003-elflint-Allow-zero-p_memsz-for-PT_RISCV_ATTRIBUTES.patch * 0004-readelf-Handle-SHT_RISCV_ATTRIBUTES-like-SHT_GNU_ATT.patch * PR29474-debuginfod.patch * config-Move-the-2-dev-null-inside-the-sh-c-quotes-fo.patch * support-nullglob-in-profile.-.in-files.patch ++++ digikam: - Explicitly use FFmpeg 4 to build Digikam for the moment ++++ dwz: - Update to 0.15 release: * Uses xxHash hashing algorithm. A 8% ~ 14% speedup. * Set endianity of multifile using -e, --multifile-endian. * Set pointer size of multifile using -p, --multifile-pointer-size * Process files in parallel using -j N --jobs N. The default is processors / 2. Disabled when multifile is used. * Prints abbrev or DIE offset for Unknown DWARF error messages. * All testcases have been updated to work against the binutils 2.39. - Remove upstreamed patches: * dwz-fix-another-reference-from-pu-to-cu-for-odr.patch * dwz-handle-reordered-dup-chains-in-create-import-tree.patch * dwz-testsuite-fix-pr27463.sh-on-riscv64.patch * dwz-use-grep-E-instead-of-egrep.patch - Rebased patches: * dwz-remove-odr-struct-multifile.sh.patch * dwz-enable-odr-by-default.patch ++++ dwz-testsuite: - Update to 0.15 release: * Uses xxHash hashing algorithm. A 8% ~ 14% speedup. * Set endianity of multifile using -e, --multifile-endian. * Set pointer size of multifile using -p, --multifile-pointer-size * Process files in parallel using -j N --jobs N. The default is processors / 2. Disabled when multifile is used. * Prints abbrev or DIE offset for Unknown DWARF error messages. * All testcases have been updated to work against the binutils 2.39. - Remove upstreamed patches: * dwz-fix-another-reference-from-pu-to-cu-for-odr.patch * dwz-handle-reordered-dup-chains-in-create-import-tree.patch * dwz-testsuite-fix-pr27463.sh-on-riscv64.patch * dwz-use-grep-E-instead-of-egrep.patch - Rebased patches: * dwz-remove-odr-struct-multifile.sh.patch * dwz-enable-odr-by-default.patch ++++ freerdp: - Ugraded to freerdp 2.8.1 * Fixed CVE-2022-39282 - boo#1204258 using the `/parallel` command line switch might read uninitialized data * Fixed CVE-2022-39283 - boo#1204257 using the `/video` command line switch might read uninitialized data * Added missing commit for backported #gh:FreeRDP/FreeRDP#8041: Remove ALAW/ULAW codecs from linux backends (unreliable) * Added hash checks for android build script dependencies - Fixed issues: * #gh:FreeRDP/FreeRDP#8190: Fix build break with newer FFMPEG versions * #gh:FreeRDP/FreeRDP#8234: Updated flatpak with build script * #gh:FreeRDP/FreeRDP#8210: Better execinfo support check for android * #gh:FreeRDP/FreeRDP#7708: Header now defines DumpThreadHandles * #gh:FreeRDP/FreeRDP#8176: Check fullscreen state and not setting * #gh:FreeRDP/FreeRDP#8236: Send resize on window state change * #gh:FreeRDP/FreeRDP#7611: Audin macOS monterey fix * #gh:FreeRDP/FreeRDP#8291: Android build script update * Fix length checks and initialization in the deprecated (disabled per default) tsmf channel ++++ git-cliff: - Initial spec for git-cliff version 0.9.2 ++++ python-Glances: - Update to 3.3.0.4 * Correct an issue on alpine.Dockerfile * Revert a miss ++++ gmmlib: - needed for jira#PED-1174 (Video decoding/encoding support (VA-API, ...) for Intel GPUs is outside of Mesa) ++++ gnome-terminal: - Update to version 3.46.4: * all: backport: Implement xdg-terminal-exec support. * docs: - Fix some wrong info in README. - Fix some typos in README. * Updated translations. - Add f06e6e5.patch: util: Fix interpretation of TryExec desktop entry key. - Add appstream-glib and desktop-file-utils BuildRequires and a check section with meson_test macro, validate appdata and desktop files and run tests during build. ++++ ibus-typing-booster: - Update to 2.19.8 - Do not show automatic emoji predictions when OSK (on-screen-keyboard) is visible (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/398) - Update emoji annotations from CLDR - If a commit is triggered by a simple space, commit the space instead of forwarding it (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/397) ++++ intel-media-driver: - needed for jira#PED-1174 (Video decoding/encoding support (VA-API, ...) for Intel GPUs is outside of Mesa) ++++ irqbalance: - update to 1.9.2: * avoid coredump on build_one_dev_entry() * avoid double free on deinit_thermal() * change the log level in thermal.c * fix a minor typo - drop Avoid-double-free-on-deinit_thermal.patch, uninitialized.patch: (upstream) ++++ kitty: - Update to 0.26.5: * Splits layout: Add a new mappable action to move the active window to the screen edge (#5643) * ssh kitten: Allow using absolute paths for the location of transferred data (#5607) * Fix a regression in the previous release that caused a resize_draw_strategy of static to not work (#5601) * Wayland KDE: Fix abort when pasting into Firefox (#5603) * Wayland GNOME: Fix ghosting when using background_tint (#5605) * Fix cursor position at x=0 changing to x=1 on resize (#5635) * Wayland GNOME: Fix incorrect window size in some circumstances when switching between windows with window decorations disabled (#4802) * Wayland: Fix high CPU usage when using some input methods (#5369) * Remote control: When matching window by state:focused and no window currently has keyboard focus, match the window belonging to the OS window that was last focused (#5602) ++++ tigervnc: - Release 1.12.0 covers bugfixes for bsc#1197119,bsc#1199477 - Release 1.12.0 supersedes the following patches still used with tigervnc 1.10.1 on sle15-sp4/Leap 15.4: * U_0003-Update-Surface_X11.cxx.patch * U_Handle-pending-data-in-TLS-buffers.patch ++++ libepoxy: - needed by jira#PED-1174 (Mesa needs sync with Xserver, which then needs updated libepoxy) ++++ lxc: - Add patch to fix build on Arm: * UPSTREAM-4187.patch - Refresh OPENSUSE-0005-build-fix-handling-of-dependancies-to-fix-build-on-o.patch due to the new patch ++++ libmfx: - needed for jira#PED-1174 (Video decoding/encoding support (VA-API, ...) for Intel GPUs is outside of Mesa) ++++ libmfx-gen: - needed for jira#PED-1174 (Video decoding/encoding support (VA-API, ...) for Intel GPUs is outside of Mesa) ++++ ncurses: - Add ncurses patch 20221105 + regenerate configure scripts with autoconf 2.52.20221009 + modify "--with-manpage-format" to support bzip2 and xz compression (prompted by discussion with Sam James). + modify make-tar.sh scripts to make timestamps more predictable. ++++ neatvnc: - Update to 0.5.4: * This fixes stalling during h264 encoding. The FFmpeg devs seem to think that it's normal to change the default behaviour of their code, so this needs to be fixed here instead. - Update to 0.5.3: * Revert "h264-encoder: Add 30 bit color depth formats" * server: Fix encoding selection for sw frames - Update to 0.5.2: * stream: Remove stray ampersand in tls handshake failure code path * resampler: Use transformed width as destination stride - Update to 0.5.1: * meson: Use partial_dependency() for libdrm cflags * test: meson: Add missing libdrm_inc dependency * server: add missing header after f20ffb5e1efe - Update to 0.5.0: * H.264 Encoding * UNIX Sockets * New framebuffer submission API * Automatic buffer transforms * Client side cursor rendering * Now accepts DMA-BUFs * Presentation time stamps * New internal encoder abstraction layer ++++ xrdp: - Add xrdp-update-pam.d-path.patch (bsc#1203468) + Update pam.d path in install scripts to allow correct rule guess. ++++ libpaper: - Update to 2.0.3: * avoid error in paperconfig * paperinit: fix a space leak in case of error parsing paperspecs * paper.c: make unit_list const char *, to fix a warning * paper.c: fix a trivial leak * fix segfault when HOME is unset (thanks, Werner Fink) * fix a segfault in systempapername() (fix from Werner Fink, thanks!) * hardwire papersize configuration filename to ‘papersize’ - Remove upstreamed libpaper-foul.patch ++++ seafile: - Update to 8.0.9: * Add confirmation when deleting more than 500 files. * Don't create commit from index and don't write duplicate name cache to index. ++++ libsearpc: - Update to 3.3.0.20220902: * Filter rpc slow log include password. * Add C++ support. ++++ shadow: - Add shadow-copytree-usermod-fifo.patch: Fix regression that prevented `usermod -m` to work when their home directory contained at least one fifo See https://github.com/shadow-maint/shadow/pull/565 ++++ libva: - needed for jira#PED-1174 (Video decoding/encoding support (VA-API, ...) for Intel GPUs is outside of Mesa) ++++ libva-gl: - needed for jira#PED-1174 (Video decoding/encoding support (VA-API, ...) for Intel GPUs is outside of Mesa) ++++ libvpl: - needed for jira#PED-1174 (Video decoding/encoding support (VA-API, ...) for Intel GPUs is outside of Mesa) ++++ libzypp: - Create '.no_auto_prune' in the package cache dir to prevent auto cleanup of orphaned repositories (bsc#1204956) - properly reset range requests (bsc#1204548) - version 17.31.5 (22) ++++ mdbook: - Add _constraints and increase memory to 12G. ++++ obs-service-source_validator: - Update to version 0.28: * Add ignore list ++++ onefetch: - Disable tests: they break the build by needing an internet connection ++++ openQA: - Update to version 4.6.1667810206.2bf912d: * Clean up git repository before rebase * Use more signatures in OpenQA::CacheService ++++ os-update: - Update to version 1.4 - Provide service to send mails about systemd service status ++++ perl-Dist-Zilla: - updated to 6.027 see /usr/share/doc/packages/perl-Dist-Zilla/Changes 6.027 2022-11-06 17:52:20-05:00 America/New_York - if DZIL_COLOR is set to 0, override auto-detection ++++ perl-Term-ReadLine-Gnu: - updated to 1.44 see /usr/share/doc/packages/perl-Term-ReadLine-Gnu/Changes 1.44 2022-11-06 - change the TERM check as bash does (#11) - Use `Term::ReadLine::Stub` if the environment variable `TERM` is set to `"emacs"` or the environment variable `INSIDE_EMACS` or `EMACS` is defined. ++++ python-M2Crypto: - add openssl-stop-parsing-header.patch (bsc#1205042) - add m2crypto-0.38-ossl3-tests.patch ++++ python-Scrapy: - Update to v2.7.1 * Relaxed the restriction introduced in 2.6.2 so that the Proxy-Authentication header can again be set explicitly in certain cases, restoring compatibility with scrapy-zyte-smartproxy 2.1.0 and older Bug fixes * full change-log https://docs.scrapy.org/en/latest/news.html#scrapy-2-7-1-2022-11-02 ++++ python-mpi4py: - Use pml/ob1 for tests - Update to 3.1.4 * Rebuild C sources with Cython 0.29.32 to support Python 3.11. * Fix contiguity check for DLPack and CAI buffers. * Workaround build failures with setuptools v60. ++++ python-Babel: - Update to 2.11.0 Upcoming deprecation * This version, Babel 2.11, is the last version of Babel to support Python 3.6. Babel 2.12 will require Python 3.7 or newer. Improvements * Support for hex escapes in JavaScript string literals :gh:`877` - Przemyslaw Wegrzyn * Add support for formatting decimals in compact form :gh:`909` - Jonah Lawrence * Adapt parse_date to handle ISO dates in ASCII format :gh:`842` - Eric L. * Use ast instead of eval for Python string extraction :gh:`915` - Aarni Koskela * This also enables extraction from static f-strings. F-strings with expressions are silently ignored (but won't raise an error as they used to). Infrastructure * Tests: Use regular asserts and pytest.raises() :gh:`875` – Aarni Koskela * Wheels are now built in GitHub Actions :gh:`888` – Aarni Koskela * Small improvements to the CLDR downloader script :gh:`894` – Aarni Koskela * Remove antiquated __nonzero__ methods :gh:`896` - Nikita Sobolev * Remove superfluous __unicode__ declarations :gh:`905` - Lukas Juhrich * Mark package compatible with Python 3.11 :gh:`913` - Aarni Koskela * Quiesce pytest warnings :gh:`916` - Aarni Koskela Bugfixes * Use email.Message for pofile header parsing instead of the deprecated cgi.parse_header function. :gh:`876` – Aarni Koskela * Remove determining time zone via systemsetup on macOS :gh:`914` - Aarni Koskela Documentation * Update Python versions in documentation :gh:`898` - Raphael Nestler * Align BSD-3 license with OSI template :gh:`912` - Lukas Kahwe Smith ++++ python-Faker: - Update to v15.2.0 * Add banks for en_IN locale. Thanks @ChiragMangukia. ++++ python-GitPython: - Setting proper configuration variable allows to run previously skipped tests. - Skip failing tests (gh#gitpython-developers/GitPython#1511). ++++ python-IMAPClient: - do not require six for build - added patches fix https://github.com/mjs/imapclient/commit/6e6ec34b0e71975134d9492add22361ce4beb2a0 + python-IMAPClient-no-python2.patch ++++ python-PyGithub: - Update to 1.57 Breaking Changes * Add support for Python 3.11, drop support for Python 3.6 (#2332) (1e2f10d) Bug Fixes & Improvements * Speed up get requested reviewers and teams for pr (#2349) (6725ece) * [WorkflowRun] - Add missing attributes (run_started_at & run_attempt), remove deprecated unicode type (#2273) (3a6235b) * Add support for repository autolink references (#2016) (0fadd6b) * Add retry and pool_size to typing (#2151) (784a3ef) * Fix/types for repo topic team (#2341) (db9337a) * Add class Artifact (#2313) (#2319) (437ff84) ++++ python-PyInstaller: - Update to 5.6.2 * Bugfix (Linux, macOS) Fix the regression in shared library collection, where the shared library would end up collected under its fully-versioned . so name (e.g., libsomething.so.1.2.3) instead of its originally referenced name (e.g., libsomething.so.1) due to accidental symbolic link resolution. (#7189) - Update to 5.6.1 Bugfix * (macOS) Fix regression in macOS app bundle signing caused by a typo made in #7180. (#7184) ++++ python-aiohttp: - Drop ignore-pytest-deprecationwarning.patch - Add aiohttp-pr7057-bump-charset-normalizer.patch * gh#aio-libs/aiohttp#7057 * Sync requirement with rpm specs ++++ python-argparse-manpage: - Update to v4 News in v4 The manual page generator logic is now separated from the 'build_manpages' module (which provides setup.py integration helpers). Therefore the argparse-manpage doesn't necessarily have to depend on setuptools. Projects that want to integrate using 'setup.py' should though place a new "extra" named 'argparse-manpage[setuptools]' into their set of build requirements in project.toml file. The old 'build_manpage' command (!= 'build_manpages') is now more isolated from the rest of the code, likely never loaded. the Manpage class API was changed in v3 so it required an additional constructor 'data' argument. This change was reverted, and the only argument is again the ArgumentParser object. The 'version' and 'description' options were fixed. New options 'manual_section' and 'manual_title' were added. The manual page now automatically generates a current date in headers. Several groff escaping issues were fixed. ++++ python-asyncpg: - Update to 0.27.0 Support Python 3.11 and PostgreSQL 15. This release also drops support for Python 3.6. * Changes Add arm64 mac and linux wheels Add Python 3.11 to the test matrix Exclude .venv from flake8 (#958) Upgrade to flake8 5.0.4 (from 3.9.2) (#961) Show an example of a custom Record class (#960) Use the exact type name in Record.repr (#959) Drop Python 3.6 support (#940) Test on Python 3.11 and PostgreSQL 15, fix workflow deprecations (#968) ++++ python-build: - Update to v0.9.0 * Hide a Python 3.11.0 unavoidable warning with venv (PR #527) * Fix infinite recursion error in check_dependency with circular dependencies (PR #512, Fixes #511) * Only import colorama on Windows (PR #494, Fixes #493) * Flush output more often to reduce interleaved output (PR #494) * Small API cleanup, like better __all__ and srcdir being read only. (PR #477) * Only use importlib_metadata when needed (PR #401) * Clarify in printout when build dependencies are being installed (PR #514) ++++ python-cmarkgfm: - Update to 2022.10.27: * Build wheels for Python 3.11 * Update cmark-gfm from 0.29.0.gfm.3 to 0.29.0.gfm.6 - Update to 2022.10.26: * Create wheels for Python 3.11 ++++ python-crashtest: - Update to 0.4.1 * Fixed too narrow type in Inspector class ++++ python-cssselect: - Update to 1.2.0 * Drop support for Python 2.7, 3.4-3.6, add support for Python 3.7-3.11. * Add type annotations (PEP 484 and PEP 561). * More features from the CSS Selectors Level 4: * The ``:is()`` pseudo-class. * The ``:where()`` pseudo-class. * The ``:has()`` pseudo-class, with some limitations. * Fix parsing ``:scope`` after a comma. * Add parentheses to fix condition precedence in some cases. * Private API changes related to the removal of the Python 2 support: * Remove ``_unicode`` and ``_unichr`` aliases from ``csselect.parser``. * Remove ``_basestring`` and ``_unicode`` aliases from ``csselect.xpath``. * Deprecate ``csselect.xpath._unicode_safe_getattr()`` and change it to just call ``getattr()``. * Include tests in the PyPI tarball. * Many CI additions and improvements. * Improve the test coverage. ++++ python-cwcwidth: - Update to version 0.1.8 Set build-backend in pyproject.toml. ++++ python-dateparser: - Update to 1.1.3 New features: * Add support for fractional units (#876) Improvements: * Fix the returned datetime skipping a day with time+timezone input and PREFER_DATES_FROM = 'future' (#1002) * Fix input translation breaking keep_formatting (#720) * English: support "till date" (#1005) * English: support “after” and “before” in relative dates (#1008) Cleanups: * Reorganize internal data (#1090) * CI updates (#1088 ++++ python-fastbencode: - Update to version 0.1 * Make C extension mandatory when built in cibuildwheel * Rely on standard infra for optionally building extension. * Don't install wheel explicitly * Fix uploading artifacts. - Update to version 0.0.15 * Publish wheels from the right directory. - Update to version 0.0.14. * Depend on packaging for packaging.version. * Add pyproject.toml * Build wheels on pull request. * Build python wheels. * Migrate to setup.cfg. * Ship py.typed. ++++ python-filetype: - Update to 1.2.0 * Merge pull request #147 from sayanarijit/fix-146 * Add tests for m4a * Try matching audio before video * Merge pull request #145 from RSabet/master * update README to include avif * added image filetype avif * Update __init__.py * Merge pull request #141 from ferstar/master * test: remove unused imported(F401) * refactor: duck-typing reading magic string and try to restore the reader position if possible * test: fix E275 missing whitespace after keyword * test: Use tox pipeline instead of pytest * test: ignore E501 error for flake8 check * fix: CLI params parser * Merge pull request #137 from ferstar/master * fix: guess ".docx" func and add another doc file test case * fix: guess ".doc" func and add another doc file test case * test: skip benchmark test in tox config * fix: restore reader position after retrieving signature bytes * Merge pull request #136 from ferstar/master * test: no need to skip zstd test case * Merge pull request #135 from ferstar/master * fix: regression for file-like obj file type detection * Merge pull request #134 from babenek/actions * Merge pull request #129 from ferstar/master - Update to 1.1.0 * Merge branch 'master' into master * Merge pull request #133 from magbyr/master * Merge pull request #131 from babenek/master * CI workflow in github actions * Changed to if statements in matching method * Changed return method because of coverage calculation problems * Apply suggestions from code review * README changes * Linter changes * Added document filetypes for doc, docx, odt, xls, xlsx, ods, ppt, pptx and odp. Added tests and sample documents for document filetypes * Fix undocumented exception * style: Simplify binary to integer method * feat: add zstd skippable frames support * test: fix the tox config and missing test sample files * test: fix the zst test sample file * fix(readme): rst syntax wtf - Update to 1.0.13 * feat(history): update changes - Update to 1.0.12 * Merge pull request #127 from ferstar/master * Merge pull request #123 from levrik/patch-1 * Merge pull request #126 from babenek/master * docs: add zstd type * fix: remove unnecessary duck-typing try * feat: add zst(d) type * chore: fix lint errors * test: fix memoryview test cases * BugFix for uncaught exceptions * Support PDF with BOM - Update to 1.0.11 * chore(version): bump patch * chore(version): bump patch * refactor(apng) * refactor(apng) * Merge pull request #120 from CatKasha/apng * fix typo * add APNG support (part 3) * add APNG support (part 2) * add APNG support (part 1) * chore(history): version notes * Merge branch 'master' of https://github.com/h2non/filetype.py * feat: version bump * Merge pull request #118 from smasty/woff-flavors-support * fix(font): minimum length check (woff) * Update __init__.py * Update setup.py * Merge pull request #109 from fraang/master * Add support for more WOFF/WOFF2 flavors * Merge pull request #114 from andersk/m4a * fix(base): remove property decorator * Use correct audio/mp4 type for m4a. ++++ python-google-auth: - Update to 2.14.0 * Add token_info_url to external account credentials (#1168) * Read Quota Project from Environment Variable (#1163) * Adding more properties to external_account_authorized_user (#1169) - from version 2.13.0 * Adds new external account authorized user credentials (#1160) * Implement pluggable auth interactive mode (#1131) * Introduce the functionality to override token_uri in credentials (#1159) * Adding one more pattern to relax the regex check for sts and impersonation url endpoints (#1158) - Refresh patches for new version * python-google-auth-no-mock.patch ++++ python-google-auth-oauthlib: - Update to 0.7.1 * Include updates to properties from Google Auth lib (#249) - from version 0.7.0 * **setup.py:** increase required google-auth version to >= 2.13.0 (f8a15f7) - from version 0.6.0 * Update to allow for 3PI credentials (#240) * Add timeout to run_local_server when waiting for response (#245) * Update readme to point to current docs url (#241) - Refresh patches for new version * python-google-auth-oauthlib-no-mock.patch - Update Requires from setup.py ++++ python-hid-parser: - Conflict with solaar < 1.1.7: solaar wrongly integrated this python module into its own structure instead of depending on an external package. This has been fixed with solaar 1.1.7. ++++ python-infinity: - do not require python-six - added patches fix https://github.com/kvesteri/infinity/issues/7 + python-infinity-no-six.patch - Fix running the test suite ++++ python-iniparse: - do not require python-six - added patches fix https://github.com/candlepin/python-iniparse/commit/28dddd6f45fb5928d1477d14fac5daca92ffbb4c + python-iniparse-no-python2.patch fix https://github.com/candlepin/python-iniparse/commit/b3684a45d02af784d3d8f6ea680a351b38a865dc + python-iniparse-no-six.patch ++++ python-isc_dhcp_leases: - do not require python-six - added patches fix https://github.com/MartijnBraam/python-isc-dhcp-leases/issues/38 + python-isc_dhcp_leases-remove-unused-code.patch ++++ python-parallax: - Fix: manager: file descriptor leakage - Release 1.0.8 ++++ python-psutil: - update to version 5.9.4: * Enhancements - 2102: use Limited API when building wheels with CPython 3.6+ on Linux, macOS and Windows. This allows to use pre-built wheels in all future versions of cPython 3. (patch by Matthieu Darbois) * Bug fixes - 2077, [Windows]: Use system-level values for virtual_memory(). (patch by Daniel Widdis) - 2156, [Linux]: compilation may fail on very old gcc compilers due to missing SPEED_UNKNOWN definition. (patch by Amir Rossert) - 2010, [macOS]: on MacOS, arm64 IFM_1000_TX and IFM_1000_T are the same value, causing a build failure. (patch by Lawrence D'Anna) ++++ python-pytest-arraydiff: - Update to v0.5.0 * Remove astropy dependency by @olebole in #31 * Register array_compare as pytest marker. - Release v0.4.0 * Minimum Python version is now 3.7. [#30] * Various infrastructure updates. ++++ python-reproject: - Update to v0.9.1 * support for Python 3.11 - Release v0.9 * Drop support for Python 3.7. * Infrastructure and packaging updates. * Made many improvements, bug fixes, and significant speed-ups for the adaptive resampling algorithm, reproject_adaptive. These bug fixes may cause changes to the reprojected images, which are typically negligible.Improvements include the addition of a flux-conserving mode, support for a Gaussian filter kernel, a menu of boundary-handling modes, and a center_jacobian flag to trade speed for accuracy with rapidly-varying transformations. * Added a roundtrip_coords argument to reproject_adaptive and reproject_interp. By default, all coordinate transformations are run in both directions to handle some situations where they are ambiguous. This can be disabled by setting roundtrip_coords=False which may offer a significant speed increase. ++++ saphanabootstrap-formula: - Version bump 0.13.1 * revert changes to spec file to re-enable SLES RPM builds ++++ seadrive-gui: - Update to 2.0.24: * Fix an error check in utils. ++++ seafile-client: - Update to 8.0.9 (no changelog). ++++ sed: - GNU sed 4.9: * 'sed --follow-symlinks -i' no longer loops forever when its operand is a symbolic link cycle. * a program with an execution line longer than 2GB can no longer trigger an out-of-bounds memory write. * using the R command to read an input line of length longer than 2GB can no longer trigger an out-of-bounds memory read. * In locales using UTF-8 encoding, the regular expression '.' no longer sometimes fails to match Unicode characters U+D400 through U+D7FF (some Hangul Syllables, and Hangul Jamo Extended-B) and Unicode characters U+108000 through U+10FFFF (half of Supplemental Private Use Area plane B). * I/O errors involving temp files no longer confuse sed into using a FILE * pointer after fclosing it, which has undefined behavior in C. * New: The 'r' command now accepts address 0, allowing inserting a file before the first line. * Sed now prints the less-surprising variant in a corner case of POSIX-unspecified behavior. Before, this would print "n". Now, it prints "X": printf n | sed 'sn\nnXn'; echo - drop patches now upstream: * gnulib-test-avoid-FP-perror-strerror.patch * sed-dont_close_twice.patch - disable profile guided optimization in build due to what seems to be a bug in gnulib ++++ sqlite-jdbc: - Update to v3.39.4.0 * Features ~ 8bcba01 jdbc: implement ResultSet#getObject with requested type ~ 9e9d144 allow override of detected architecture ~ 7f03781 update SQLite to 3.39.4 ~ fcb321e jdbc: DatabaseMetaData.getTypeInfo() returns more accurate values ~ be935e1 jdbc: add support for DatabaseMetaData#getSearchStringEscape * Fixes ~ f178b4e jdbc: ResultSet#isNullable() now checks for nullability instead of primary key ~ fe8f8d0 jdbc: simplify ResultSet#getBigDecimal ~ e8ba9dc jdbc: ResultSet#getBigDecimal could return 0 instead of null in some conditions ~ 58858f7 jdbc: Statement#getUpdateCount could return incorrect result when used concurrently ~ 8361efa jdbc: incorrect SQL could be generated in DatabaseMetaData#getImportedKeys ~ c8e86ae jdbc: DatabaseMetaData.getTables() shows all types if no type is provided ~ da570ba jdbc: DatabaseMetaData.getTables() returns sqlite_schema as SYSTEM TABLE ~ 8c78a66 jdbc: add missing description for DriverPropertyInfo * Changes ~ 22720f1 use SQLFeatureNotSupportedException when possible * Build ~ 3a115b0 bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 ~ accc542 bump jreleaser-maven-plugin from 1.1.0 to 1.3.1 ~ cd9a36a bump maven-gpg-plugin from 1.6 to 3.0.1 ~ 574da41 bump maven-javadoc-plugin from 3.2.0 to 3.4.1 ~ 47bf67d bump maven-bundle-plugin from 2.4.0 to 5.1.8 ~ 507c718 bump maven-jar-plugin from 3.2.0 to 3.3.0 ~ 5a3c89e bump maven-compiler-plugin from 3.1 to 3.10.1 ~ f13f53d bump maven-help-plugin from 3.2.0 to 3.3.0 ~ efcde7c bump spotless-maven-plugin from 2.12.3 to 2.27.2 ~ fd60f9b bump mockito-core from 4.8.0 to 4.8.1 ~ eaae213 add maven-enforcer-plugin ~ 4238573 add versions-maven-plugin ~ ee7a5a9 disable test_graalvm ~ 5565528 exclude architecture tests from native ~ af1ae47 add test architecture tests ~ 9a19b8a add architecture tests ~ bad80f2 deps: bump JUnit Pioneer from 1.4.2 to 1.7.1 ~ ec066ac deps: bump JUnit from 5.7.2 to 5.9.1 ~ c61c028 jdbc: add numeric types tests for ResultSet ~ 8c5cd18 typo in workflow descriptions [skip ci] * Documentation ~ 7912b6b document usage for Android applications - Add build dependency on mvn(org.apache.maven.plugins:maven-enforcer-plugin) ++++ utfcpp: - update to 3.2.2: Minor changes that eliminate some conversion warnings in some cases. ++++ virt-manager: - Refresh test skips - Drop the very old "Obsoletes: python-virtinst <= 0.600.4" virt-manager.spec ++++ wayvnc: - Update to 0.5.0: * The most significant addition for this release is H.264 encoding via the Open H.264 RFB protocol extension. Clients that have implemented Open H.264 at this time are TigerVNC and wlvncc, of which only the latter uses hardware accelerated decoding. H.264 encoding is hardware accelerated and requires the --gpu command line flag to be enabled. It isn't particularly useful without hardware acceleration, so it's better to stick with "Tight" encoding if you don't have GPU rendering. * Input can now be disabled * UNIX Sockets * Screen-capturing via DMA-BUF is now a command line flag (--gpu) * Improved logging and error messages ++++ xorg-x11-server: - Release 21.1 covers bugfixes and JIRA tickets for bsc#1176015,bsc#1182510,bsc#1182884,bsc#1184072,bsc#1184543,bsc#1184906,bsc#1186092,bsc#1188970,bsc#1194159,bsc#1196577,bsc#1197046,bsc#1197269,bsc#1200076,fdo#574,jsc#SLE-18653,jsc#SLE-8470 - Release 21.1 supersedes the following patches still used with xorg-x11-server 1.20.3 on sle15-sp4/Leap 15.4: * U_0002-DRI2-Add-another-Coffeelake-PCI-ID.patch * U_0002-Fix-crash-on-XkbSetMap.patch * U_0003-Fix-crash-on-XkbSetMap.patch * U_0003-dri2-Sync-i965_pci_ids.h-from-mesa.patch * U_0004-dri2-Set-fallback-driver-names-for-Intel-and-AMD-chi.patch * U_0005-dri2-Sync-i965_pci_ids.h-from-mesa-iris_pci_ids.h.patch * U_build-glx-Lower-gl-version-to-work-with-libglvnd.patch * U_glamor-Make-pixmap-exportable-from-gbm_bo_from_pixma.patch * U_hw_do-not-include-sys-io-with-glibc.patch * U_meson-Fix-another-reference-to-gl-9.2.0.patch * U_modesetting-Fix-broken-manpage-in-autoconf-build.patch * U_present-wnmd-Fix-use-after-free-on-CRTC-removal.patch * U_present-wnmd-Relax-assertion-on-CRTC-on-abort_vblank.patch * U_xfree86-Change-displays-array-to-pointers-array-to-f.patch * U_xfree86-Fix-NULL-pointer-dereference-crash.patch * U_xkbsetdeviceinfo.patch * u_sync-pci-ids-with-Mesa-21.2.4.patch * u_xf86-Accept-devices-with-the-simpledrm-driver.patch * u_xichangehierarchy-CVE-2020-14346.patch * u_xkb-CVE-2020-14345.patch * u_xkb-CVE-2020-14360.patch ++++ zps: - Initial spec for zps version 1.2.8 ++++ zypper: - Update man page and explain '.no_auto_prune' (bsc#1204956) - Allow to (re)add a service with the same URL (bsc#1203715) - Explain outdatedness of repos (fixes #463) - BuildRequires: libzypp-devel >= 17.31.5 - version 1.14.58 ------------------------------------------------------------------ ------------------ 2022-11-6 - Nov 6 2022 ------------------- ------------------------------------------------------------------ ++++ Jamulus: - Update to 3.9.1 * Client: Improved performance of GUI when someone joins or leaves a server (#2738). (contributed by @ann0see) * Client: Bugfix: Removed channel number from saved fader tag when --ctrlmidich is in use. In this release --cleanuplegacyfadersettings can be used on any saved fader settings that have been corrupted to attempt recovery (#2839). (contributed by @pljones) * Bugfix: Correct new channel not being shown to others if it connects with null channel info (#2754, #2774). (contributed by @softins) * Server: Fixed --serverinfo country code misinterpretation introduced in Jamulus 3.9.0 on Qt6-based builds such as Mac (#2829). (contributed by @hoffie) * Server: Added support for ISO country codes (de, gb, nl, ...) in --serverinfo (#2841). (contributed by @hoffie) * Directory: Bug: Correct default "self" address for directory, enabling use as a server (#2812). (contributed by @pljones) * Directory: Bug: Use configured Directory Public IP for Client when hole-punching (#2819). (contributed by @pljones) * CLI: Rephrased recording options help text on the --help output for clearer description of their functionality (#2832). (contributed by @ann0see) * Windows: Upgraded JACK build to use JACK 1.9.21 (#2665). (contributed by @ann0see) * Translations have been updated (#2835, #2852, #2856, #2915): (mainly translated on @weblate by multiple translators) Chinese, by @BLumia Dutch, by @henkdegroot French, by @trebmuh, @jujudusud, J. Lavoie German, by @ann0see, Hans Spoerer Korean, by @MarongHappy Norwegian Bokmål, by @comradekingu Polish, by @SeeLook Portuguese European, by @mansil Slovak, by @jose1711 Spanish, by @ignotus666 Swedish, by @tygyh, @comradekingu * Translation: Added nb_NO App translation (#2849, #2852). (contributed by @comradekingu, @ann0see) * Refactoring: Moved around files to clean up the repository (#2822, #2824, #2834, #2838). (contributed by @ann0see) * Build: Android: Export NDK root (#2764). (contributed by @pljones) * Build: Debian/Ubuntu: Fixed .deb Changelog generation (#2793). (contributed by @hoffie) * Build: Debian/Ubuntu: Fixed displayed version for non-release builds to removed incorrect -dirty suffixes (#2802). (contributed by @hoffie) * Build: Debian/Ubuntu: Renamed headless .deb file to jamulus-headless_[version]_ubuntu_[arch].deb for consistency with binary. This might need changes to scripts downloading this .deb file (#2821). (contributed by @ann0see) * Build: Debian/Ubuntu: Added .deb aarch64 (Raspberry) 64bit builds (#2895). (contributed by @hoffie) * Build: Mac: Combined Intel & M1 builds into a single Universal binary and improved M1 -dev build user-friendliness by introducing ad-hoc signing support (#2808, #2825). (contributed by @hoffie) * Build: Bump versions: actions/upload-artifact from 2 to 3 (#2796), actions/cache from 2 to 3 (#2798), DoozyX/clang-format-lint-action from 0.12 to 0.14 (#2797), actions/checkout from 2 to 3 (#2799). (contributed by @dependabot) * Build: Updated bundled Qt6 to version 6.3.2 (#2846). (contributed by @github-actions) * Internal: Enabled automated dependency updates via dependabot and custom automation (#2777, #2778, #2801, #2803). (contributed by @hoffie) * Internal: Hardened build scripts and tooling against silent failures (#2794). (contributed by @hoffie) ++++ llvm: - Update to version 15.0.4. * This release contains bug-fixes for the LLVM 15.0.0 release. This release is API and ABI compatible with 15.0.0. ++++ llvm15: - Update to version 15.0.4. * This release contains bug-fixes for the LLVM 15.0.0 release. This release is API and ABI compatible with 15.0.0. - Rebase llvm-do-not-install-static-libraries.patch. ++++ deadbeef: - Add fix-ffmpeg-5-support.patch: Fix build against ffmpeg 5.0x ++++ gpxsee: - Update to version 11.7 * Added support for ENC charts. * Improved IMG maps marine style. ++++ gzdoom: - Update description for the removal of SoftPoly ++++ jasper: - Update to 4.0.0: * Improve static linking (##336). * Fix path relocation in mingw environment (#335). * Improve logging and build scripts. * Improve JPEG-2000 conformance test results. * Enable PIC by default. * Fix memory leaks in function cmdopts_parse (#332) (CVE-2022-2963). * imgcmp: + Add quiet (-q) option. + Add debug-level option. + Fix memory leak. imginfo: + Add quiet (-q) option. * Fix bug in parsing PGX header. * Fix integer overflow bug (#345) (CVE-2022-40755). - Remove jasper-CVE-2022-2963.patch ++++ lagrange: - update to 1.13.8 - Fixed issues with text selection and range visualization. ++++ lapce: - Update to version 0.2.2: * Features/Changes: - #1643: Use https://plugins.lapce.dev/ as the plugin registry - #1620: Added "Show Hover" keybinding that will trigger the hover at the cursor location - #1619: * Add active/inactive tab colours * Add primary button colour * Replace custom drawn checkboxes with icons in source control * Add hover effect in source control panel * Add colour preview in settings - #1617: Fixed a stack overflow that would crash lapce when attempting to sort a large number of PaletteItems - #1609: Add syntax highlighting for erlang - #1590: Added ability to open file and file diff from source control context menu - #1570: Added a basic tab context menu with common close actions - #1560: Added ability to copy active editor remote file path to clipboard - #1510: Added support to discard changes to a file - #1459: Implement icon theme system * This is a breaking change for colour themes! * Colour themes should now use [color-theme] table format in theme TOML * volt.toml now use color-themes and icon-themes keys. themes key is not used anymore. - #1554: Added XML language support - #1472: Added SQL language support - #1531: Improved Ctrl+Left command on spaces at the beginning of a line - #1491: Added Vim shift+c to delete remainder of line - #1508: Show in progress when Lapce is self updating - #1475: Add editor setting: "Cursor Surrounding Lines" which sets minimum number of lines above and below cursor - #1525: Add editor indent guide - #1521: Show unique paths to disambiguate same file names - #1452: Wrap selected text with brackets/quotes - #1421: Add matching bracket highlighting - #1541: Order palette items according to last execute time * Bug Fixes - #1566|#1568: Use separate colour for drag and drop background - #1459: Fix opening currently used logfile - #1505: Fix proxy download for hosts with curl without -Z flag - #1483: Fix showing the close icon for the first tab when opening multiple tab - #1477: Now use esc to close searchbar regarless of the current focus - #1507: Fixed a crash when scratch buffer is closed - #1547: Fix infinite cycle in workspace symbol search - #1628: Fix kts files not being recognized - Readded lapce-proxy. - Simplify _service file. ++++ libfprint: - Move to libfprint-tod fork: This fork allows loading of external modules (typically non-free) located in /usr/lib64/libfprint-2/tod-1/. This is neccessary for fingerprint sensors that do on-device verifaction. These non-free modules shall be included in Packman repositories. ++++ owntone: - update to version 28.5 * French translation of web UI * improved web UI loading of images * add support for Airplay 2 password based auth * fix some Airplay speakers turning on by themselves * fix parsing of CRLF and NOT in smart playlists and allow larger sizes * fix possible crash after Avahi restart * fix for Remote - play item from 'up next' when stopped * use configured bind_address to set mdns network interface * fix broken Spotify after libspotify sunset * remove antlr3 dependency, use bison/flex instead * improve search by supporting diacritics and Unicode case folding * add support for new output: Roku/Soundbridge RCP * switch to MkDocs for documentation * smart playlists fixups and new "this week" param * fix 'add next' when in queue shuffle mode * web UI improvements: * migration to Vue 3 and Vite * honor "radio_playlists" config setting * display of search results for composers and playlists * add album / track count to genre and composer pages * fix incorrect sorting of album/artist searches * minor UI fixes * fix for Spotify config option album_override * improved Spotify scan performance * generic browse endpoints for the json api * fix slow shutdown with some libwebsocket versions ++++ php-composer2: - Update to version 2.4.4 * Added extra debug output when a zip extraction fails while on GitHub Actions (#11148) * Fixed cache write failures when the cache dir gets removed during a composer run (#11076) * Fixed 2.4.3 regression in loading Composer on SMB/network shares (#11077) * Fixed --dry-run flag missing from bump command (#11047) * Fixed status command reporting differences when the source ref is a tag (#11155) * Fixed outdated command outputting legend on stdout instead of stderr * Fixed URL sanitizer to handle new GitHub personal access tokens format (#11137) - Update to version 2.4.3 * BC Break: The json format of audit command now has reportedAt as an RFC3339 string instead of an object which was a mistake (#11120) * Fixed json format of audit command which was missing affectedVersions (#11120) * Fixed plugin commands not being loaded during bash completions (#11074) * Fixed parsing of inline aliases within complex constraints with || or , (#11086) * Fixed min-php version check in autoload.php to avoid crashing sites running on PHP 5.5 or below silently with a 200 (#11091) * Fixed JsonFile reading files without checking if they are readable first (#11077) * Fixed require command with --dry-run failing when requiring a package requiring stability flag extraction (#11112) ++++ python-zope.hookable: - Update to version 5.3 * Add support for the final release of Python 3.11. ++++ python-zope.i18nmessageid: - update to version 5.1.0 * Added support for Python 3.9, 3.10 and 3.11. ++++ python-BTrees: - version update to 4.11.0 (2022-11-03): * Add support for Python 3.11. - version update to 4.10.1 (2022-09-12): * Disable unsafe math optimizations in C code. (#184) - version update to 4.10.0 (2022-03-09): * Add support for Python 3.10. - version update to 4.9.2 (2021-06-09): * Fix fsBTree.TreeSet and fsBTree.BTree raising SystemError. See issue 170. * Fix all the fsBTree objects to provide the correct interfaces and be instances of the appropriate collection ABCs. This was done for the other modules in release 4.8.0. * Fix the multiunion, union, intersection, and difference functions when used with arbitrary iterables. Previously, the iterable had to be pre-sorted, meaning only sequences like list and tuple could reliably be used; this was not documented though. If the iterable wasn’t sorted, the function would produce garbage output. Now, if the function detects an arbitrary iterable, it automatically sorts a copy. - version update to 4.9.1 (2021-05-27): * Fix setting unknown class attributes on subclasses of BTrees when using the C extension. This prevented subclasses from being decorated with @component.adapter(). See issue 168. - version update to 4.9.0 (2021-05-26): * Fix the C implementation to match the Python implementation and allow setting custom node sizes for an entire application directly by changing BTree.max_leaf_size and BTree.max_internal_size attributes, without having to create a new subclass. These attributes can now also be read from the classes in the C implementation. See issue 166. * Add various small performance improvements for storing zope.interface attributes on BTree and TreeSet as well as deactivating persistent objects from this package. - disable more tests, that suffer from the same problem as testPurePython ++++ python-docstring-to-markdown: - Initial specfile for v0.10 - Required by python-python-lsp-server ++++ python-esptool: - update to 3.3.2 * New Features - write_flash: Added the ability to recover from serial errors when flashing, effectively making data transfers more robust (#182) - Added more memory density definitions to cover known flash chips (#769) - Added parsing of stub flasher error definitions in esptool messages - espefuse.py - Added XTS_AES_256 key_purpose on ESP32-S3-beta2 - burn_efuse: Improved error messages when a new data value is incorrect (#760) * Bug Fixes - load_extended_header: Load the minimum chip revision min_rev field - Fixed faulty hard_reset() with RTS pin for ESP32-S2/S3 in slower environments - get_default_connected_device: Fixed closing unused ports - espefuse.py - Corrected eFuse tables - Removed XTS_AES_256 key purposes on ESP32-C3 - Fixed location of FAIL_BIT and NUM_BITS on ESP32-C3 - Added a warning to specify the --port/-p argument if connection fails (#744) - espsecure.py - _microecc_format: Pad zeroes to curve length - Fixed argparse Secure Boot key generation command to work with both V1 and V2 ++++ python-pick: - Update to version 2.1.0 * Change the way scroll is handled. version 2.0.2: * Remove the additional space version 2.0.1: * Change multiselect symbols * Bump pytest from 7.1.2 to 7.1.3 version 2.0.0: * Add Option class * Drop options_map_func * Drop register_custom_handler * Remove docstrings * Add multiselect example gif * Use markdown for README version 1.6.0: * Update multiselect mode style * Add multiselect example * Fix examples * Bump pytest from 6.2.5 to 7.1.2 * Bump mypy from 0.961 to 0.971 version 1.5.0: * Fix mypy call in ci * Create dependabot.yml * Add static type checking to ci * Check static type with pytest * Format code * Change list to sequence for Picker.options * Rename all_selected to selected_indexes ++++ python-pip-licenses: - Update to 4.0.0: - Support for Python 3.11 - Dropped support Python 3.7 - Migrate Docker base image from Alpine to Debian 11-slim - Breaking changes - Does not work with PTable and depends on prettytable - Depend on importlib_metadata rather than pip - Remove unnecessary no-pip-internal.patch. ++++ python-prettytable: - Update to v3.5.0 * Add py.typed and update setup.cfg * Add type hints from typeshed * Convert from setuptools to hatchling ++++ python-pylint-venv: - Initial specfile for v2.3.0 - Add pylint-venv-pr13-fixinclude.patch gh#jgosmann/pylint-venv#13 - Required by spyder ++++ python-python-lsp-server: - Update to 1.6.0 * Migrate to MarkupContent and convert docstrings to Markdown by default. * Add support for flake8 version 5. * Add function objects to Jedi completions. * Don't include class and functions objects by default in Jedi completions. - Drop patches * python-lsp-server-advanceflake8.patch * python-lsp-server-pylint-syntax-error.patch ++++ python-smbprotocol: - Update to version 1.10.0 * Allow server side copy across different shares on the same server. * Improve DFS file opens. * Fix rename operations for a DFS path. * Fix negotiate request context padding. ++++ python-spyder-kernels: - Update to verison 2.4.0 * Add support for Python 3.11 * Flush standard streams after execution. ++++ python-typer: - Update to upstream version 0.7.0 * Make typer.run() not add completion scripts by default, it only makes sense in installed apps. * Add support for Python 3.11. ++++ retroarch: - Remove --enable-libusb because of upstream change - Update to version 1.12.0 * CONFIG/CLI: Allow use of --appendconfig with override cfgs instead of getting ignored * CONFIG/LOGGING: No more console startup logging if logging to file * CONFIG: Saves config on exit only once instead of (worst case scenario) 3 times * DATABASE/EXPLORE/VIEW: Add View feature - Add saving of a filter set in the Explore menu into a so called "View" file which then gets listed alongside playlists. This also adds the ability to filter a category by range in the Explore menu and not just filter on exact matches. * FILEBROWSER: Fix regression - certain extensions keep disappearing * IOS: New modern iOS version (targeting iOS 13 and up), leverages Swift * IOS: Fixes to iOS toolbar * IOS16: Add iOS 16 lock screen widget * IOS13+: Added emulator keyboard * IOS13+: Add JIT support for non-jailbroken devices * IOS13+: Added support for touch mouse handler * IOS13+: Changed click-and-drag behavior to double tap hold and drag * INPUT/HAPTIC/OVERLAYS/ANDROID: Improve haptic feedback for input overlays * LINUX/MALI FBDEV: Add conditional support for OpenGL ES 3.x * LOCALIZATION: Updates * LOCALIZATION/ENGLISH: Add British English language option * LOGGING/QT: Increase log buffer to 2048 characters - Vulkan validation layer messages output correctly now. * MENU/XMB: Remember selection per main tabs. Addresses the following : collection playlists can contain hundreds or thousands of items. When scrolling through one, pressing left or right by accident can be common. This resets the playlist to the top * MIST/STEAM/STEAMDECK: Don't expose Black Frame Insertion (BFI) if we are running on a Steam Deck * NETWORKING/WINDOWS: Disable poll support for MSVC 2010 and earlier. WSAPoll is not supported on Windows XP and earlier. * NETWORKING/WIIU: Fix socket_connect_with_timeout for WIIU * NETWORKING/WIIU: Fixes RetroAchievements login * NETWORKING/WIIU: Fixes other online updater functionality * SAVESTATES/NOTIFICATIONS: Add delay to savestate notifications, so that GPU savestate screenshots stay untouched * SAVESTATES/SCREENSHOTS: Avoid 'video_gpu_screenshot' with savestates. Allow GPU screenshots with savestates only when there is no other way of getting a screenshot. * SCREENSHOTS/VULKAN: Unload screenshot widget texture early. Fixes Vulkan crash when closing content while a screenshot widget is still on-screen * SCREENSHOTS/VULKAN: Fix screenshot widget crash when ticker animating * WAYLAND: Set correct app ID * WIIU: Add some missing default directories * WIIU: Get mkdir working on WiiU (directory creation) ++++ spyder: - Update to 5.4.0 [#]# New features * Now the Code Analysis/Pylint plugin uses the current custom interpreter/environment if set * Option to show user environment variables extended to all operative systems (previously available only for Windows) [#]# Important fixes * Improve Outline Explorer plugin performance and fix updating process when it becomes visible * Improvements to colors on the dependencies dialog and IPython console * Fix IPython console issues on the Matplotlib TkInter backend with debugging and an increase of CPU and memory usage while in an idle state * Fix IPython console memory leak when using the Matplotlib Qt ackend * Fix IPython console input() issue on MacOS * Fix IPython console kernel error regarding environment path as unexpected argument * Fix Spyder 3 icon theme load on Windows with untrusted fonts security restrictions * Fix the Autoformat files on save functionality to not hang with non-Python files * Some fixes for cell execution on Python 3.11 * Some fixes to shortcuts (Switch to Editor, Find Next, Find Previous) * Some fixes to improve compatibility with PySide2 * Some fixes to prevent blurry SVG icons ++++ tealdeer: - Update to version 1.6.1: * Run cargo update (#299) * Fix path source for custom pages dir (#297) * Docs: improve grammar (#296) * Run cargo update (#291) * Remove deprecated -m/--markdown command * Remove deprecated -o/--os command * Remove deprecated --config-path command ++++ tio: - Update to version 2.3 * Add mute feature * Deprecate tty config keyword but keep it around for now * Update show config * Update example tiorc ++++ tryton: - Version 6.0.20 - Bugfix Release ++++ trytond: - Version 6.0.23 - Bugfix Release ++++ trytond_currency: - Version 6.0.2 - Bugfix Release ++++ xf86-input-void: - Update to version 1.4.2 * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * gitlab CI: add a basic build test * gitlab CI: stop requiring Signed-off-by in commits * InputDriverRec: Resolve -Wmissing-field-initializers warning * InitValuatorAxisStruct: Add missing line breaks * autogen.sh: use quoted string variables * autogen: add default patch prefix * autogen.sh: use exec instead of waiting for configure to finish ------------------------------------------------------------------ ------------------ 2022-11-5 - Nov 5 2022 ------------------- ------------------------------------------------------------------ ++++ DVDStyler: - Add upstream changes to allow building DVDStyler with FFmpeg5: * 0001-fixed-encoding-of-silent-audio-file.patch * dvdstyler-ffmpeg5.patch ++++ HepMC: - Disable pythia interface, pythia now includes HepMC interface by default; this avoids a build cycle (boo#1204987, https://gitlab.cern.ch/hepmc/HepMC3/-/commit/9827d5fb95ece04bafbc6e09cfd792afd51f74d3). - Add _constraints file to ensure builds do not OOM on some workers. ++++ MozillaFirefox: - Mozilla Firefox 106.0.5: * Addresses a crash experienced by users with Intel Gemini Lake CPUs (bmo#1702019) - Mozilla Firefox 106.0.4: * Fixed an issue with DRM Video playback (bmo#1797292) * Fixed broken layout of datetime input when switching types (bmo#1797139) ++++ MozillaThunderbird: - Mozilla Thunderbird 102.4.2 * "Address Book" button in Account Central will now create a CardDAV address book instead of a local address book * Bugfixes as described here https://www.thunderbird.net/en-US/thunderbird/102.4.2/releasenotes ++++ android-tools: - Update to version 33.0.3p1 * Fixed mkbootimg (see #78) * Added avbtool (see #79) * Fix for compatibility with Linux >= 6.0 (see #74) * Removal of several obsolete patches - Remove fix-mkbootimg-gki-path.patch (fixed upstream) - Remove fix-lpmake-help-segfault.patch (fixed upstream) ++++ fcitx5-unikey: - Backport fix for github issues #23 and #24, add fix-enter.diff and fix-uou.diff ++++ fuzzel: - Update to version 1.8.2: - Added: * Fish completions - Fixed: * Unsupported icon formats not being skipped when loading application icons. * Wrong size of PNG icons selected (#182) ++++ gzdoom: - Update to release 4.9.0 * IQM bone model support * Textured particles * The SoftPoly renderer was removed - Delete gzdoom-sdlbug.patch (obsolete), 0001-fix-gzdoom.pk3-not-found-error.patch (merged) - Add 0001-build-unbreak-compilation-on-Linux.patch, 0001-removed-some-32bit-only-CMake-code.patch ++++ python-nbclassic: - update to version 0.4.8: * Enhancements made + Playwright Testing Conversion #170 (@ericsnekbytes) * Bugs fixed + Handle async and sync contents managers #172 (@blink1073) * Maintenance and upkeep improvements + Playwright port #139 (@ericsnekbytes) * Documentation improvements + Documentation for the extensions configurator #174 (@echarles) + Updating contributing docs for playwright tests #171 (@RRosio) * Other merged PRs + Update docs to remove install command #173 (@dleen) ++++ kicad: - Update to version 6.0.9 See https://www.kicad.org/blog/2022/10/KiCad-6.0.9-Release/ for details. ++++ kicad-doc: - Update to version 6.0.9 See https://www.kicad.org/blog/2022/10/KiCad-6.0.9-Release/ for details. ++++ kicad-doc-pdf: - Update to version 6.0.9 See https://www.kicad.org/blog/2022/10/KiCad-6.0.9-Release/ for details. ++++ kicad-footprints: - Update to version 6.0.9 See https://www.kicad.org/blog/2022/10/KiCad-6.0.9-Release/ for details. ++++ kicad-packages3D: - Update to version 6.0.9 See https://www.kicad.org/blog/2022/10/KiCad-6.0.9-Release/ for details. ++++ kicad-symbols: - Update to version 6.0.9 See https://www.kicad.org/blog/2022/10/KiCad-6.0.9-Release/ for details. ++++ kicad-templates: - Update to version 6.0.9 See https://www.kicad.org/blog/2022/10/KiCad-6.0.9-Release/ for details. ++++ openexr: - Add _constraints: 6000 MiB memory ++++ libqt5xdg: - Update to 3.10.0: * Invalidate GTK icon cache as soon as icons are installed. * Follow `freedesktop.org` in adding dirs under `DefaultDirectoryDirs`. ++++ libclc: - build with llvm15/clang15 on sle15-sp5/Leap 15.5 ++++ libfm-qt: - Update to 1.2.0: * Support adding of pattern lists to entries of search dialog (such lists are used by `pcmanfm-qt` for having a search history). * Fixed crash with empty URI scheme of folder path. * Silenced compilation warnings about deprecated GLib functions. * Don't show a deletion prompt without a selection. * Fixed infinite loop if a symlink that is created by DND overwrites a non-empty directory. * Allow remembering the result of execution prompt for multiple files. * Added `Ctrl+D` to LXQt file dialog for deselecting all items. * Allow selection by dragging mouse cursor inside non-name columns in the detailed list mode. * Corrected the position of drop menu under Wayland. * Fixed crash with DND into side-pane under Wayland. * Added nullity checks to `XdndWorkaround`. ++++ mapserver: - Enable PHP8 module build in Tumbleweed again since newer SWIG is available. New subpackage php-mapscriptng emitted as a result. [boo#1204736] ++++ liblxqt: - Update to 1.2.0: * Updated translations and bumped version to 1.2.0 ++++ lxqt-globalkeys: - Update to 1.2.0: * Updated translations and bumped the version. ++++ ngspice-shared: - Update to version 38: * New features: + .probe command updated (current and power measurements). + Support of digital devices with U-instance models (PSPICE compatible). + Automatic generation of A/D and D/A bridging interfaces, when mixed signal simulation (combining analog and event-based digital) is used. + Update to pow() function (LTSPICE compatible). + For a list of all new features please have a look at the NEWS feature in the ngspice tarball. * Patches: Many developer and user provided patches and bug fixes have been applied. ++++ qtermwidget-qt5: - Update to 1.2.0: * Enabled Bidi rendering by default. * Made text DND follow the settings for newline trimming and multiline prompt. * Allow `QTermWidget` to be used as a Qt Plugin. ++++ sile: update: 0.14.3 -> 0.14.4 - Features * packages: Add boolean noleadingzeros option to counter formatter * packages: Add new command \set-multilevel-counter - Bug Fixes * classes: Always break out of hmode before processing \chapter headings * core: A typo in a variable prevents using -u with a class * languages: Make 'und' an exception to language name canonicalization * math: Fix insertion order of MathML children * packages: Account for depth when calculating rotation center * packages: Avoid forcing mirrored masters in twoside package * packages: Combine \unichar'ed chars with same font only * packages: Correct rotation origin calculation back to pre v0.10.0 * packages: Don't inhibit page breaking after switching masters mid-page * packages: Make sure PDF initialized before rotate package directly calls it * packages: Rework simple and multilevel counters * packages: Textcase package name typo preventing using methods from code - Reverts * Revert "docs(packages): Fixup unichar documentation, work around known bug (#1549)" ++++ lximage-qt: - Update to 1.2.0: * Fixed visual glitches in painting cached images. * Added Sorting sub-menu to View menu. ++++ lxqt-about: - Update to 1.2.0: * Sort language names alphabetically. * Made directory paths clickable under "Technical Info". ++++ lxqt-archiver: - Update to 0.7.0: * Removed the redundant function `n_fields()` from `glib-utils`. * Silenced some compilation warnings. ++++ lxqt-build-tools: - Update to 0.12.0 * Support absolute `CMAKE_INSTALL_{INCLUDE,LIB}DIR` in `LXQtCreatePkgConfigFile' * Use `gdesktopappinfo.h` to find gio-unix-2.0 in `FindGLIB.cmake` * Drop use of `-Bsymbolic` in `LXQtCompilerSettings` - Remove lxqt-build-tools-symbolic.patch - Remove 4991811-fix-FindGLIB.cmake.patch ++++ lxqt-config: - Update to 1.2.0: * Enhancements to theme list in appearance config dialog. Themes are always sorted alphabetically, user themes are distinguished, and theme folders can be opened by double clicking or by using context menus. ++++ lxqt-notificationd: - Update to 1.2.0: * Allow no focused widget inside notifications (useful under Wayland). * Don't show default actions if nameless (no empty button, no empty combo-box item). ++++ lxqt-openssh-askpass: - Update to 1.2.0: * Bumped the version to 1.2.0 ++++ lxqt-panel: - Update to 1.2.0: * Added context items to Quick Launch for reloading desktop entries. * Set window flags of the volume popup explicitly (useful under Wayland). * Fixed Quick Launch icons when there are multiple config files. ++++ lxqt-policykit: - Update to 1.2.0: * Updated translations and bumped the version. ++++ lxqt-powermanagement: - Update to 1.2.0: * Better tray icon descriptions. * Consider the stable state of battery (neither charging nor discharging). * Fixed the error message "QString::arg: Argument missing". ++++ lxqt-qtplugin: - Update to 1.2.0: * Bumped the version to 1.2.0 and updated the dependencies. ++++ lxqt-runner: - Update to 1.2.0: * Force the correct position on the window after it is moved from outside the app. * Added an option for clearing the entry on launching apps. ++++ lxqt-session: - Update to 1.2.0: * Fixed the core code when lxqt-session is started under Wayland. * Reload mouse & touchpad settings when devices are reconnected. ++++ lxqt-sudo: - Update to 1.2.0: * Updated translations and bumped the version. ++++ lxqt-themes: - Update to 1.2.0: * Better preview images for themes. * Cleaned up QSS file of some themes. ++++ mdbook: - Initial spec for mdbook 0.4.21 ++++ ngspice: - Update to version 38: * New features: + .probe command updated (current and power measurements). + Support of digital devices with U-instance models (PSPICE compatible). + Automatic generation of A/D and D/A bridging interfaces, when mixed signal simulation (combining analog and event-based digital) is used. + Update to pow() function (LTSPICE compatible). + For a list of all new features please have a look at the NEWS feature in the ngspice tarball. * Patches: Many developer and user provided patches and bug fixes have been applied. ++++ nodejs-electron: - Conditionally add backported node-upgrade-llhttp-to-8.patch to adjust to LLHTTP api changes * fixes FTBFS on Fedora Rawhide - Add disable-webspeech.patch ported from QtWebengine * Remove some useless-in-Electron code which adds a dependency on libFLAC. - New upstream release 21.2.2 * Remove symlinks from FileChooserImpl folder upload result (CVE-2022-3656) * Updated Chromium to 106.0.5249.168. - Drop fix-no-ppapi-build.patch applied upstream. - Do not compile Chrome's HSTS list into the binary. It is huge, and Electron is not used to access arbitrary websites. ++++ openQA: - Update to version 4.6.1667577561.41a898b: * Fix log upload from openQA jobs in case of read-only cache directory * Add tests for SUSE branding * Add button to insert marker for unblocking incident to OSD branding * Allow customizing commenting tools via branding * Use signatures in WebAPI::Controller::Main * Use signatures in WebAPI::Controller::File * Use signatures in WebAPI::Controller::Developer * Use signatures in WebAPI::Controller::ApiKey ++++ os-autoinst: - Update to version 4.6.1667579802.62acb88: * Disable merge commit message length check * Don't lessen overall result badness via serial fail autodetect * Move backend process logic into new class * Move debugger logic into Utils * Add clicktime to click_lastmatch() args ++++ pavucontrol-qt: - Update to 1.2.0: * Improved `Categories` `GenericName`, and `Comment` in the desktop entry. ++++ pcmanfm-qt: - Update to 1.2.0: * Fixed the links of About dialog. * Added search history. * Localize "Search Results". * Consider device pixel ratio when drawing wallpaper. Also, an old problem is fixed in centering per-screen wallpapers with multi-screen setups. * Prevent an empty desktop path. * Allow customizing workspace margins on Desktop. * Added options for locale-awareness and zero-padding to bulk renaming. * Ignore auto-selection delay when single-click activation isn't chosen. * Added an entry for Categories to launcher creator. * Added "What's-This" help to launcher creator. * Added an action with `Ctrl+D` as its shortcut to Edit menu for deselecting all items. * Corrected bulk renaming shortcut on Desktop. * Set QTerminal in default config file for LXQt. * Apply changes in settings shared by Desktop and windows to Desktop too (auto-delay selection, right-click behavior, showing of thumbnails and treating backup files as hidden). * Remove pcmanfm-qt-default-terminal.patch ++++ php7-phalcon: - update to 5.1.0 * Fixed `Phalcon\Mvc\View\Engine\Volt\Compiler::isTagFactory` to correctly detect a `TagFactory` object without throwing an error [#16097] * Fixed default values for `Phalcon\Cli`, `Phalcon\Dispatcher` and `Phalcon\Application` components to ensure not `null` values are passed to methods [#16186] * Fixed `Phalcon\Form::clear` to correctly clear the elements and not recurse [#15956] * Added `Phalcon\Http\Request::getPatch()` to get a value from a PATCH request [#16188] * Added `Phalcon\Http\Request::getFilteredPatch()` to get a value filtered from a PATCH request [#16188] * Added `Phalcon\Http\Request::hasPatch()` to check if a value exist in a PATCH request [#16188] - update to 5.0.5 * Fixed `Phalcon\Config\Config::setData` to pass the `insensitive` flag to child objects [#16171] * Fixed `Phalcon\Config\Adapter\Groupped::__construct` to pass the `insensitive` flag to child objects [#16171] * Fixed `Phalcon\Session\Manager::setName`, removing the regex check for the name for custom adapters to work with `create_sid()` [#16170] * Fixed `PdoResult::fetchAll` when passed class name in 2nd argument [#16177] * Fixed `Forms\Form::label` to accept an array as a default variable [#16180] - update to 5.0.4 * Fixed `Phalcon\Encryption\Security` to take into account the `workFactor` in the cost calculation [#16153] * Removed double unserializing during Model caching [#16035] * Fixed `Phalcon\Db\Adapter\Pdo\Mysql::describeIndexes` to assign an empty string in the index type of `null` and remove warnings [#16157] * Fixed `Phalcon\Db\Adapter\Pdo\Sqlite::describeIndexes` to assign an empty string in the index type of `null` and remove warnings [#16157] * Fixed `Phalcon\Mvc\Model\Manager::notifyEvent` to return `true` instead of `null` on success [#16161] * Fixed `Phalcon\Encryption\Security\JWT\Validator::validateExpiration` to correctly validate the `exp` claim [#16166] ++++ php8-phalcon: - update to 5.1.0 * Fixed `Phalcon\Mvc\View\Engine\Volt\Compiler::isTagFactory` to correctly detect a `TagFactory` object without throwing an error [#16097] * Fixed default values for `Phalcon\Cli`, `Phalcon\Dispatcher` and `Phalcon\Application` components to ensure not `null` values are passed to methods [#16186] * Fixed `Phalcon\Form::clear` to correctly clear the elements and not recurse [#15956] * Added `Phalcon\Http\Request::getPatch()` to get a value from a PATCH request [#16188] * Added `Phalcon\Http\Request::getFilteredPatch()` to get a value filtered from a PATCH request [#16188] * Added `Phalcon\Http\Request::hasPatch()` to check if a value exist in a PATCH request [#16188] - update to 5.0.5 * Fixed `Phalcon\Config\Config::setData` to pass the `insensitive` flag to child objects [#16171] * Fixed `Phalcon\Config\Adapter\Groupped::__construct` to pass the `insensitive` flag to child objects [#16171] * Fixed `Phalcon\Session\Manager::setName`, removing the regex check for the name for custom adapters to work with `create_sid()` [#16170] * Fixed `PdoResult::fetchAll` when passed class name in 2nd argument [#16177] * Fixed `Forms\Form::label` to accept an array as a default variable [#16180] - update to 5.0.4 * Fixed `Phalcon\Encryption\Security` to take into account the `workFactor` in the cost calculation [#16153] * Removed double unserializing during Model caching [#16035] * Fixed `Phalcon\Db\Adapter\Pdo\Mysql::describeIndexes` to assign an empty string in the index type of `null` and remove warnings [#16157] * Fixed `Phalcon\Db\Adapter\Pdo\Sqlite::describeIndexes` to assign an empty string in the index type of `null` and remove warnings [#16157] * Fixed `Phalcon\Mvc\Model\Manager::notifyEvent` to return `true` instead of `null` on success [#16161] * Fixed `Phalcon\Encryption\Security\JWT\Validator::validateExpiration` to correctly validate the `exp` claim [#16166] ++++ powerline: - Add BD pyuv, which is the fallback if inotify is not installed, allowing two additional tests to run. ++++ python-Flask-Compress: - specfile: * update copyright year * use pytest - update to version 1.13: * Re-enable compression for streaming, but hide it behind a new option COMPRESS_STREAMS that defaults to True. See #36 ++++ python-ipykernel: - specfile: * require python >= 3.8 - update to version 6.17.0: * Enhancements made + Enable webagg in %matplotlib #1012 (@zhizheng1) * Maintenance and upkeep improvements + Update supported pythons to 3.8-3.11 #1013 (@blink1073) ++++ python-ipython: - update to version 8.6.0: * The install_ext and related functions have been removed after being deprecated for years. You can use pip to install extensions. pip did not exists when install_ext was introduced. You can still load local extensions without installing them. Just set your sys.path for example. :ghpull:`13744` * The completer matcher API have been improved. See :ghpull:`13745`. This should improve the type inference and improve dict keys completions in many use case. Tanks @krassowski for all the works, and the D.E. Shaw group for sponsoring it. * The color of error nodes in tracebacks can now be customized. See :ghpull:`13756`. This is a private attribute until someone find the time to properly add a configuration option. Note that with Python 3.11 that also show the relevant nodes in traceback, it would be good to leverage this informations (plus the "did you mean" info added on attribute errors). But that's likely work I won't have time to do before long, so contributions welcome. * As we follow NEP 29, we removed support for numpy 1.19 :ghpull:`13760`. * The open() function present in the user namespace by default will now refuse to open the file descriptors 0,1,2 (stdin, out, err), to avoid crashing IPython. This mostly occurs in teaching context when incorrect values get passed around. * The ?, ??, and corresponding pinfo, pinfo2 magics can now find objects insides arrays. That is to say, the following now works: >>> def my_func(*arg, **kwargs):pass >>> container = [my_func] >>> container[0]? * If container define a custom getitem, this __will__ trigger the custom method. So don't put side effects in your getitems. Thanks the D.E. Shaw group for the request and sponsoring the work. ++++ python-qtconsole: - update to version 5.4.0: * Additions + Add ConsoleWidget.gui_completion_height option to configure the maximum number of rows or height in pixels of completions when the ConsoleWidget.gui_completion option has values 'ncurses' or 'droplist', respectively. * Changes + Fix some errors with PySide6 6.4.0. + Fix mixed input and print statements on macOS. + Drop usage of disutils. ++++ python-resultsdb_api: - Activate test suite - Update to v2.1.5 * No changelog available ++++ python-wheel: - specfile: * require python >= 3.7 - update to version 0.38.2: * Fixed regression introduced in v0.38.1 which broke parsing of wheel file names with multiple platform tags - changes from version 0.38.1: * Removed install dependency on setuptools * The future-proof fix in 0.36.0 for converting PyPy's SOABI into a abi tag was faulty. Fixed so that future changes in the SOABI will not change the tag. - changes from version 0.38.0: * Dropped support for Python < 3.7 * Updated vendored "packaging" to 21.3 * Replaced all uses of "distutils" with "setuptools" * The handling of "license_files" (including glob patterns and default values) is now delegated to "setuptools>=57.0.0" (#466). The package dependencies were updated to reflect this change. * Fixed potential DoS attack via the "WHEEL_INFO_RE" regular expression * Fixed "ValueError: ZIP does not support timestamps before 1980" when using "SOURCE_DATE_EPOCH=0" or when on-disk timestamps are earlier than 1980-01-01. Such timestamps are now changed to the minimum value before packaging. ++++ qps: - Updated to 2.6.0: * Removed some redundant variables and classes. ++++ qterminal: - Update to 1.2.0: * Add CI using GitHub Actions. * Fixed command parsing with the `-e` option. * Avoid segfault when using global menus. * Improved documentation for the `--profile` option. ++++ qtfm: - Explicitly use FFMpeg 4 to build qtfm. It doesn't support FFmpeg 5 yet. ++++ qtxdg-tools: - Update to 3.10.0 * Updated for libqtxdg-3.10. ++++ quakespasm: - Update to version 0.95.1 * Allow mixing lit and unlit textures in the same map. * Water texture mipmapping support - fixes glistening effect on distant water. * Fix screen flashes in some maps with AMD's new drivers. * Defend against zero-sized textures, e.g. __TB_empty in qbj_grue.bsp * Fix possible file pointer leak in game load code. * Minor code cleanups. ++++ rofi-wayland: - rofi-wayland-devel should conflict rofi-devel. ++++ screengrab: - Update to 2.5.0: * Fixed the screenshot of window and its decoration with multi-screen setups. * Removed shared libraries. * Removed fix-no-undefined-builderror.patch ++++ shotcut: - Update to 22.10.25 - Delete incorporated patch shotcut-libdir.patch - Upstream changes: * Bug Fixes: * Fixed translations not updated. * Fixed crash in Size, Position & Rotate filter when size approaches zero, for example when editing a size numeric field. * Fixed bitrate in some Export presets such as VP8, VP9, D10, and XDCAM. * Fixed Timeline > Lift and Delete not working with no clip selected. * Fixed Transition > Properties resets the Invert and Softness options. * Fixed an incorrect timecode appears at 2 minutes in 24 or 23.98 fps. * Fixed Timeline > Select Clip Above and Select Clip Below not working with no clip selected. * Fixed incorrect resulting aspect ratio when changing Export > Video > Resolution and pixel aspect ratio is not square. * Fixed Properties > Measure Video Quality on Windows. * Fixed Fade Out Video filter not working after trimming the in point. * Fixed updating an animation Properties > Duration after changed in Glaxnimate. * Fixed ripple trim on the in point of a clip that is at the very beginning (00:00:00:00) of the Timeline. * Fixed adjusting keyframes of the second clip when a trimming the in point of a transition. * Fixed Keyframes UI when using Timeline > Trim Clip In menu-item/action/shortcut. * Fixed opening a MLT XML file with a % in its path or name. * Fixed keyframes after an undo and redo upon making a transition while trimming the in point of a clip. * Improvements and Changes: * Finished the menu technology updates (marker context, rich text editor) that were mostly done in v22.09.23. * Added icons for the 360 video filters. * Performance improvement in Timeline for when there is opaque clip on a track above another clip. * Disallow allow adding Filters to a device or live input since this is not working and could interfere with integrity of capture. * Increased the maximum values in the Mask: Simple Shape > Horizontal and Vertical video filter. * Changing Timeline > Zoom no longer pauses playback. ++++ tesla-polyglot-common: - Build only the -common part, since we do not need other parts after the gradle removal ++++ xdg-desktop-portal-lxqt: - Update to 0.3.0: * Updated and improved `README.md` ++++ xterm: - update to 375: * improve error-recovery when setting a bitmap font for the VT100 window, e.g., in case OSC 50 failed, restoring the most recent valid font so that a subsequent OSC 50 reports this correctly CVE-2022-45063 boo#1205305 * exclude MC_XDG_OPEN from environment variables trimmed on startup * check for null pointer in isSelect() - includes changes from 374: * change default for sixelScrolling resource to better match VT330/VT340 DECSDM setting * fix some gcc and coverity warnings. * improve memory usage for OSC 52 * fix regression in xterm-373 change adding resources xftTrackMemUsage to xftMaxGlyphMemory, which did not first cache the server's resource-settings * fix regression in xterm-373 change for status-line vs alternate screen * modify configure checks for egrep/fgrep aliases to work around warning messages from GNU grep 3.8 boo#1203092 ++++ yasm: - Modify yasm to support .note.gnu.property note section Patch from https://src.fedoraproject.org/rpms/yasm/pull-request/1#_2. File "yasm-Update-elf-objfmt.c.patch" added. ------------------------------------------------------------------ ------------------ 2022-11-4 - Nov 4 2022 ------------------- ------------------------------------------------------------------ ++++ CoreFreq: - Repair deficient description grammar. - update to version 1.92.3 - Export CPUID bits Intel Sierra Forest, Grand Ridge, Granite Rapids and completes AMD64 Fn0000_0007_ECX_x0 - [Features] WBNOINVD and CLZERO instructions - Adding various Mitigation Mechanism aggregations: IPRED_DIS_U, IPRED_DIS_S, RRSBA_DIS_U, RRSBA_DIS_S, BHI_DIS_S, MCDT_NO - RDPID and UMIP capability fixed. - [AMD] Perf. Mon. version based on CPUID_0x80000022.EAX.PerfMonV2 - [AMD][Zen3+][Rembrandt] Trigger UMC and IOMMU decoders - [AMD][Ryzen 5 6600H] Found voltage VID @ SMU 0x6f010 and 0x6f014 - Introducing AMD Security Feature capabilities: SKINIT, SEV, GMET, SEV-ES, SEV-SNP - [AMD64] Non-architectural MSR: SPECULATIVE STORE BYPASS DISABLE - [Intel][2nd & 3rd gen] Misc IMC optimizations - [AMD][Rembrandt] Provides Vcore from a new formula. - Dumping CPUID leaves from AMD64 Architecture Programmer’s Manual - [Intel][HSW & BDW] Compute the DIMM banks - [UI] Re-assigned keys to move or resize windows. - [AMD][Zen] Uncore frequency: Improving the Memory Clock divisor - [Intel][HSW & BDW][SKL] Make use of same function DimmWidthToRows - [AMD][Zen3+][Rembrandt] Provides the thermal sensor. - [AMD/Zen2 & Zen3] Removed the HSMP capability. - [Intel][CML][RKL][TGL] Compute the DIMM Rows from CH_WIDTH - [AMD/EPYC] Adding the CPUID of Zen4 Genoa architecture - [AMD/Zen2] Introducing Mendocino architecture - Changed MeteorLake/N to CPUID 06_B5 - [Intel] Computes BIOS DRAM frequency based on PLL_REF100 - [Intel][SNB/IVB/HSW/BDW] Improved BIOS DRAM frequency - [Intel][SNB/IVB] DRAM frequency based on RAM_Select and FSB_Select - [Intel][IVB] IMC specifications and optimizations. - [Intel][SNB,IVB] Computes the DIMM A from DAS bit in MAD register - [Intel][SNB,IVB,HSW,BDW] Rolling back changes to the DIMM topology - [Intel][BDW][HSW] Query the IMC Power Down Mode - [Intel][IVB][SNB] Attempt to decode the IMC third timings - [AMD][Ryzen] Added AMD Ryzen 7 PRO 6860Z - [AMD][F17h-F19h] Can toggle ON and OFF the Instruction Cache Unit - [AMD] Checking the Ryzen "OEM Only" processors - [Intel] Specification of 12th Gen. MSR registers capability - [Intel] Adding Raptor Lake-S with CPUID 06_BF - [AMD] Introducing Zen 4 / Raphael architecture - [Intel][SNB,IVB,HSW] Attempt to assign the Rank per DIMM slot - [Intel][SNB,IVB,HSW] Attempt to fix the DIMM(s) topology layout - ClockSource: TSC udelay() asm implementation builtin as a default - [Intel][Alder Lake] Adding IMC entry for i5-12500 processor - [Intel][Alder Lake] Added default case if Processor has only Pcores - [Intel][Atom/Bonnell][IMC] Attempt to compute the DIMM geometry - [UI][Custom view] Show the Uncore unit in watt or joule - [UI] Display HWP or CPPC in footer for capable processors. - [CLI] Added HWP Capabilities and HWP Request to the JSON export - [CLI] Don't allow the HWP dialog box if feature is not available. - [CPPC][Firmware] allows (de)activation of the feature. - [CLI] Added CPU ratios to JSON export - [CPPC] Improved scaling - [CPPC] Build fixed down to Kernel version 3 - [Kernel/ACPI] Attempt to write CPPC registers ++++ Mesa: - build against llvm15/clang15 on sle15-sp5/Leap 15.5 ++++ Mesa-drivers: - build against llvm15/clang15 on sle15-sp5/Leap 15.5 ++++ OpenImageIO: - update to 2.4.5.0 * oiiotool: new commands --iccread reads a named file and adds its contents as the ICCProfile metadata of the top image, - -iccwrite saves the ICCProfile metadata of the top file to a named file. #3550 TIFF, JPEG, JPEG-2000, PNG, and PSD files containing ICC profiles now extract and report extra metadata related to aspects of those profiles. #3554 * Python: support int8[] metadata and retrieving the ICCPorofile metadata. #3556 * oiiotool: New expression syntax for retrieving metadata {TOP[foo]} is similar to the existing {TOP.foo}, if there is no foo metadata found, the former evaluates to an empty string, whereas the latter is an error. #3619 * Strutil: new utf16_to_utf8(const std::u16string&) and Strutil::utf8_to_utf16wstring(). #3553 * ustring: make std::hash work for ustring, add operator< for ustringhash, add from_hash() to ustringhash, make ustringhash == and != be constexpr for C++17 and beyond. #3577 Custom fmt formatter for ustringhash that prints the string rather than the hash. #3614 * Build: the version number is now a CMake cache variable that can be overridden (caveat emptor). #3549 * Build/security: New CMake cache variable FORTIFY_SOURCE, if enabled, builds with the specified gcc _FORTIFY_SOURCE option defined. This may be desirable for people deploying OIIO in security-sensitive environments. #3575 * CI: testing now includes using undefined behavior sanitizer. #3565 * Windows: protect against OpenEXR thread deadlock on shutdown. #3582 * Windows: Work around a static destruction order issue. #3591 * Windows: define NOGDI to keep the inclusion of windows.h from adding as many unneeded symbols. #3596 * MinGW: fix incorrect symbol visibility issue for ImageBuf iterators. #3578 * ARM: improve SIMD operations for ARM NEON. #3599 * Docs: New RELEASING.md documents our releasing procedures. [#3564] #3580 * Docs: Better Windows build instructions in INSTALL.md. #3602 * Fix missing OIIO::getattribute support for limits:channels and limits:imagesize_MB. #3617 * BMP: fix reading 16bpp images. #3592 * BMP: protect against corrupt pixel coordinates. (TALOS-2022-1630, CVE-2022-38143) #3620 * DDS: fix alpha/luminance files, better testing. #3581 * DDS: optimize loading of compressed images, improves 3-5x. [#3583] #3584 * DDS: Fix crashes for cubemap files when a cube face was not present, and check for invalid bits per pixel. (TALOS-2022-1634, CVE-2022-41838) (TALOS-2022-1635, CVE-2022-41999) #3625 * HDR: fix a 8x (!) read performance regression for HDR files that was introduced in OIIO in 2.4. #3588 On top of that, speed up by another 4x beyond what we ever did before by speeding up the RGBE->float conversion. #3590 * PNG: fix memory leaks when errors take an early exit. [#3543] #3544 * PSD: fix a PSD read error on ARM architecture. #3589 * PSD: protect against corrupted embedded thumbnails. (TALOS-2022-1626, CVE-2022-41794) #3629 * RAW: additional color metadata is now recognized: pre_mul, cam_mul, cam_xyz, rgb_cam. #3561 #3569 #3572 * RLA: fix potential buffer overrun. (TALOS-2022-1629, CVE-2022-36354) #3624 * Targa: string overflow safety. (TALOS-2022-1628, CVE-2022-4198) #3622 * TIFF/JPEG/PSD: Fix EXIF bugs where corrupted exif blocks could overrun memory. (TALOS-2022-1626, CVE-2022-41794) (TALOS-2022-1632, CVE-2022-41684) #3627 * TIFF: guard against corrupt files with buffer overflows. (TALOS-2022-1627, CVE-2022-41977) #3628 * TIFF: guard against buffer overflow for certain CMYK files. (TALOS-2022-1633, CVE-2022-41639) (TALOS-2022-1643, CVE-2022-41988) #3632 - Fix incorrect SOVERSION setup, add Fix-OIIO_SUPPORTED_RELEASE.patch - Setup path to oiio-images correctly for CMake ++++ OpenShadingLanguage: - update to 1.12.7.0 -- 1 Nov 2022: * Optix: Change naming of certain compiler-generated constants in a way that improves use of the PTX cache. #1570 * Batch: Fix uninitialized members in ReadEvent internals. #1575 * testshade --help now prints TextureSystem options and hardware info. #1584 * oslc: Fix memory leak in ASTvariable_declaration. #1576 * Fix memory leaks in light path expression code. #1593 #1594 * Include the immintrin.h header only when needed. #1605 * icx: Improvements to fix problems exposed by new icx 2022.2 compiler. #1601 * Testing: CMake cache variables to control the testing timeout length. #1571 * CI: Add a dynamic analysis test using address and leak sanitizers. #1581 * CI: Now using SonarCloud static analysis. #1551 * CI: Many improvements in testing code coverage #1607 * CI: Make sure to run pointcloud tests when partio is found. [#1611] * Developers: platform.h now defines OSL_ALLOCA macro. #1589 * Developers: platform.h now defines OSL::bitcast utility. #1610 - Remove 1605.patch: included in release ++++ amtk: - Update to version 5.6.0: + No changes. - Changes from version 5.5.2: + Add a function in AmtkApplicationWindow. + Build: fix a warning. - Changes from version 5.5.1: + The project is now hosted here: https://gitlab.gnome.org/World/amtk + Add a utils function. + Other minor improvement. - Update URL. - Bump soname following upstream changes. - Use ldconfig_scriptlets macro for post(un) handling. ++++ ardour: - Update to 7.1.0. Bugfix release * Ardour now has a Quick Audio Export feature * Fixed a few more bugs that could be reproduced when creating new MIDI regions or trimming existing one in the part of the timeline where a tempo ramp is happening * The Cue Markers ruler now has Clear All Cues command in the context menu * The folder where files from FreeSound are downloaded to is now also listed in the clips list. * Mixer Scenes Update * Revamped the UI for external sends and returns (port inserts) * Improved the readability of the X-axis units in the export spectogram * I/O Plugins ports are now listed separately in the connection matrix, with dedicated I/O Pre and I/O Post tabs created automatically when you add plugins * Better Usability for Automation Editing * Improvements in Tempo Map Editing * Overall Usability Improvements * Check https://ardour.org/whatsnew.html for the full list of changes ++++ asar: - New upstream version 3.2.2 * Fix allowing nested empty directories. - New upstream version 3.2.1 * Rename package to @electron/asar - Correct bogus “0.0.0-development” version reported by the program. ++++ augeas: - Update to 1.13.0 * Fixes bsc#1204554 * Added augeas-1.13.0-replace_security_context_t-patch to fix a syntax error. * Rebased gcc9-disable-broken-test.patch * Dropped the following patches since they are now upstreamed: - augeas-new_options_for_chrony.patch - augeas-allow_printable_ASCII.patch - remove-unportable-tests.patch * General changes/additions - Add Dockerfile (Nicolas Gif) (Issue #650) - augtool: Improved readline integration to handle quoting issues (Pino Toscano) - typechecker: Allow including '/' in keys and labels. Thanks to felixdoerre for pointing out that this restriction was unnecessary. See issue #668 for the discussion. - Add function modified() to select nodes which are marked as dirty (George Hansper) (Issue #691) - Add CLI command 'preview' and API 'aug_preview' to preview file contents (George Hansper) (#690) - Add "else" operator to augeas path-filter expressions (priority selector) (George Hansper) (#692) - Add new axis 'seq' to allow /path/seq::*[expr] to match and create numeric nodes, as idempotent alternative to /path/*[expr] (George Hansper) (#706) * Lens changes/additions - Authinfo2: new lens to parse Authinfo2 format (Nicolas Gif) (Issue #649) - Chrony: add new options (Miroslav Lichvar) (Issue #698) - Cmdline: New lens to parse /proc/cmdline (Thomas Weißschuh) - Crypttab: support UUID in device and / in opt (Raphaël Pinson) (#713) - Fail2ban: new lens to parse Fail2ban format (Nicolas Gif) (Issue #651) - Grub: support '+' in kernel command line option names (Pino Toscano) (Issue #647) - Krb5: handle [plugins] subsection (Pino Toscano) (Issue #663) - Limits: support colons in the domain pattern of the limits lens (Xavier Mol) (Issue #645) - Logrotate: add hourly schedule (Jason A. Smith) (Issue #655) - Mke2fs: parse more common entries between [defaults] and the tags in [fs_types], fix the type of few entries, handle the [options] stanza (Pino Toscano) (Issue #642) - support quoted values (Pino Toscano) (Issue #661) - NetworkManager: allow # in values (mfilka) (#723) - Opendkim: update to match current conffile format (Issue #644) - Postfix_Master: Allow unix-dgram as type (Issue #635) - Postfix_transport: Allow underscore (Anton Baranov) (Issue #678) - Postgresql: Allow hyphen '-' in values that don't require quotes (Marcin Barczyński) (Issues #700 #701) - Properties: Allow "/" in property names (felixdoerre) (Issue #680) - Redis: add incl path /etc/redis.conf (Raphaël Pinson) (#726) - support "replicaof" (Raphaël Pinson) (#727) - fix support for "sentinel" (Raphaël Pinson) (#728) - Resolv: Support new options (Trevor Vaughan) (Issues #707 #708) - Rsyslog: support multiple actions in filters and selectors (Issue [#653]) - Shellvars: exclude more tcsh profile scripts (Pino Toscano) (Issue [#627]) - Simplevars: add ocsinventory-agent.cfg (Pat Riehecky) (Issue #637) - Sudoers: support new @include/@includedir directives (Pino Toscano) (Issue #693) - Sudoers: Allow AD groups (luchihoratiu) (Issue #696) - Support negative integers (Ando David Roots) (#724) - Ssh: add Match keyword support (granquet) (Issue #695) - Sshd: support quotes in Match conditions (Issue #739) - Systemd: fix parsing of envvars with spaces (Pino Toscano) (#659) - Add incl paths according to 'systemd.network(5)' (chruetli) (#683) - Tinc: new lens for Tinc VPN configuration files (Thomas Weißschuh) (#718) - Toml: support arrays (norec) in inline tables (Raphaël Pinson) (#703) - Tmpfiles: improvements to the types specification (Pino Toscano) (Issue #694) ++++ python-awkward: - Update tests to skip broken tests in i586. gh#scikit-hep/awkward#1862 - Remove python_module macro definition ++++ aws-cli: - Update to version 1.27.2 + For detailed changes see https://github.com/aws/aws-cli/blob/1.27.2/CHANGELOG.rst - Relax upper version constraint for python-colorama in BuildRequires and Requires to 0.5.0 (bsc#1204917) - Update Requires in spec file from setup.py ++++ nextcloud-desktop: - Split out the dbus service related files that provides libcloudproviders integration for nextcloud desktop client into a separate package; when this is installed, launching any app supporting libowncloudproviders (e.g. nautilus on GNOME) will automatically launch the desktop client -- which is rather annoying to happen by default, esp. in cases where a user does not even have a nextcloud account (gh#nextcloud/desktop#1982, gh#nextcloud/desktop#2622). ++++ calibre: - Update to 6.8.0 * New Features - Allow customizing the buttons available to the right of the search bar in the main calibre window via Preferences->Toolbars & menus->The buttons on the searchbar - Book details panel: Allow adjusting the space used by the cover with a splitter - Make splitter handles more visible in the calibre UI style - When sending by email to kindle dont include the author in the filename as amazon is currently reading the author from the file metadata but not the title * Bug Fixes - Book list: Fix incorrect rendering of yes/no icons when they are configured to have only two values - Nook driver: Send books to the NOOK folder for the 2021 Nook model as well - Improve performance in very large libraries of various UI operations such as right clicking, marking books, etc. - Fix edit metadata dialog not remembering its position and improve how calibre restores window position and size on multi-monitor systems - Conversion: Fix CSS styles applied to SVG elements being discarded - EPUB Input: Fix empty adobe page number template file causing conversion to fail - E-book viewer: Fix rendering of comments in metadata display when using a dark color scheme - AZW3 Input: Fix svg images that use a prefix for the SVG namespace not being recognized - Edit book: Fix double clicking in the see what changed dialog not opening the file in the editor since calibre 6.0 - Edit book: Fix modified indicator on images not working correctly when replacing the image - Amazon metadata download: Adapt the plugin for website changes ++++ rust: - Update to version 1.65.0 - for details see the rust1.65 package ++++ cava: - Update to 0.8.3: bugfixes: * fix some calculations on x-axis label * cavacore: channels where sorted wrong according to doc * fix autosensing sometimes not working improvements: * improved response time by decreasing audio buffer size * add support for alacritty synchronized updates * brought EQ back by popular demand * added support for hex colors and gradient in noncurses mode * add configurable orientation of bars ++++ conmon: - Add patch to fix build with make >= 4.4: * 0001-Fix-tools-Makefile-with-GNU-make-4.4.patch ++++ dino: - Update to 0.3.1: * Maintenance release for libsoup3 support and bug fixes - Remove dino-0.3.0-libsoup.patch ++++ farbfeld: - Expand description by format description / prior art mention. - Initial package of farbfeld 4 for openSUSE ++++ gedit: - Update to version 43.1: + Be able to build with Meson >= 0.61 + AppData fix + Add some BuildStream element files in build-aux/buildstream/ - Add api_ver define and set it to 3.38 ++++ gedit-plugins: - Update to version 43.1: + Be able to build with Meson >= 0.61 - Changes from version 43.0: + Come back to the source code of gedit-plugins a little before version 40.0, and continue again from there. It is based on the Tepl library. + Remove several plugins: - translate - find in files - commander Any help to give them a new life would be much welcomed. + Updated translations. - Drop sub-packages: + gedit-plugin-commander + gedit-plugin-findinfiles + gedit-plugin-translate ++++ gtksourceview4: - Update to version 4.8.4: + Style updates to kate, classic, tango. + Language updates to vala, python3, c, cuda, latex. + Add unit tests for language specs. + Updated translations. ++++ gnome-shell: - Update to version 43.1: + Fix default keyboard layout during initial setup. + Show Bluetooth switch in more cases. + Include origin in sound device switcher. + Fix remembering inhibit-shortcut permission for multiple apps. + Forward TERMINAL input purpose to ibus. + Fix style glitches. + Fix tracking of newly installed apps. + Fix space key getting stuck in on-screen keyboard. + Fix showing passwords as on-screen keyboard suggestions. + Fix network portal regression. + Fix possible freeze during initialization. + Misc. bug fixes and cleanups. + Updated translations. ++++ gnome-latex: - Update to version 3.42.0: + A few minor improvements. - Changes from version 3.41.2: + User-visible changes: - Preferences dialog: . Some changes in the presentation of the options (still the same set of options). . Better i18n/l10n support by avoiding splitting sentences with a spin-button in-between (for example to choose the number of minutes for the auto-save interval). - PostProcessorLatexmk: parse xelatex output within latexmk. + Under the hood changes: - Construct the Preferences dialog differently, by moving some functionality to Tepl, without using a *.ui file, and do a maximum in C (not Vala). More work in that area would be possible, but it was done incrementally (in a releasable state all the time). + For packagers: A precise version of Tepl is required because Tepl API stability is no longer guaranteed. - Changes 3.41.1: + User-visible changes: - Build Tools preferences dialog: add a note about restarting the application. - Minor bug fix to directly update the GUI if the system fixed width font is modified. + Under the hood changes: - Continue to move more features (and improve them) to the Amtk and Tepl libraries. - Simplify / refresh some parts of the code. + Build system: many improvements and simplifications. + For the Vala code, use the *.gir file of GtkSourceView (instead of the *.vapi file). And no longer generate latexila.vapi for the internal library. + Migrate from Intltool to pure gettext. + But the *.desktop file and AppData are no longer translated, need to find a better solution. + Better support MSYS2/MINGW (Windows), normally no patches are required anymore: - liblatexila: add latexila_dirs functions, inspired by gedit_dirs. - Other small tweak. + Documentation: many improvements to the contributors' docs. + Other small improvements here and there. - Changes from version 3.40.0: + Documentation improvement. - Changes from version 3.39.1: + The project is now hosted at: https://gitlab.gnome.org/swilmet/gnome-latex + Port to the development version of Tepl 6. + Build system update. + Have everything in git repositories, no longer use the GNOME wiki. + Updated translations. - Add explicit pkgconfig(amtk-5) BuildRequires following upstreams changes. - Drop e1b01186f8a.patch: Fixed upstream. ++++ gnome-packagekit: - Update to version 43.0: + Add icon for critical updates. + Fix smallscreen support. + Add back logout support. + Automatically remove unused dependencies by default. - Add explicit pkgconfig(gio-2.0) BuildRequires, as meson checks for it. - Drop desktop-file-utils and gnome-menus-devel BuildRequires, no longer needed. - Drop patches fixed upstream: + gnome-packagekit-displaysize.patch + gnome-packagekit-bring-back-logout-support.patch + gnome-packagekit-define-HAVE_SYSTEMD.patch + gnome-packagekit-drop-NEWEST-on-get-updates.patch - Rebase patches with quilt. ++++ gnome-shell-extensions: - Update to version 43.1: + Fixed crash. + Misc. bug fixes and cleanups. + Updated translations. ++++ ipset: - Tumbleweed is not affected by the following SLE issues: bsc#1122853 ++++ kernel-debug: - Update config files. - commit bd8c959 - Linux 6.0.7 (bsc#1012628). - platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks (bsc#1012628). - can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() (bsc#1012628). - can: kvaser_usb: Fix possible completions during init_completion (bsc#1012628). - can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive (bsc#1012628). - can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L (bsc#1012628). - ALSA: Use del_timer_sync() before freeing timer (bsc#1012628). - ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600 (bsc#1012628). - ALSA: control: add snd_ctl_rename() (bsc#1012628). - ALSA: hda/realtek: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: emu10k1: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ac97: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: usb-audio: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ca0106: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: au88x0: use explicitly signed char (bsc#1012628). - ALSA: rme9652: use explicitly signed char (bsc#1012628). - USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (bsc#1012628). - usb: gadget: uvc: limit isoc_sg to super speed gadgets (bsc#1012628). - Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets" (bsc#1012628). - usb: gadget: uvc: fix dropped frame after missed isoc (bsc#1012628). - usb: gadget: uvc: fix sg handling in error case (bsc#1012628). - usb: gadget: uvc: fix sg handling during video encode (bsc#1012628). - usb: gadget: aspeed: Fix probe regression (bsc#1012628). - usb: dwc3: gadget: Stop processing more requests on IMI (bsc#1012628). - usb: dwc3: gadget: Don't set IMI for no_interrupt (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - usb: typec: ucsi: Check the connection on resume (bsc#1012628). - usb: typec: ucsi: acpi: Implement resume callback (bsc#1012628). - usb: dwc3: st: Rely on child's compatible instead of name (bsc#1012628). - usb: dwc3: Don't switch OTG -> peripheral if extcon is present (bsc#1012628). - usb: bdc: change state when port disconnected (bsc#1012628). - usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (bsc#1012628). - mtd: rawnand: tegra: Fix PM disable depth imbalance in probe (bsc#1012628). - mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init() (bsc#1012628). - mtd: parsers: bcm47xxpart: Fix halfblock reads (bsc#1012628). - mtd: rawnand: marvell: Use correct logic for nand-keep-config (bsc#1012628). - squashfs: fix read regression introduced in readahead code (bsc#1012628). - squashfs: fix extending readahead beyond end of file (bsc#1012628). - squashfs: fix buffer release race condition in readahead code (bsc#1012628). - xhci: Add quirk to reset host back to default state at shutdown (bsc#1012628). - xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices (bsc#1012628). - xhci: Remove device endpoints from bandwidth list when freeing the device (bsc#1012628). - tools: iio: iio_utils: fix digit calculation (bsc#1012628). - iio: light: tsl2583: Fix module unloading (bsc#1012628). - iio: temperature: ltc2983: allocate iio channels once (bsc#1012628). - iio: adxl372: Fix unsafe buffer attributes (bsc#1012628). - iio: adxl367: Fix unsafe buffer attributes (bsc#1012628). - fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards (bsc#1012628). - fbdev: smscufx: Fix several use-after-free bugs (bsc#1012628). - cpufreq: intel_pstate: Read all MSRs on the target CPU (bsc#1012628). - cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (bsc#1012628). - fs/binfmt_elf: Fix memory leak in load_elf_binary() (bsc#1012628). - exec: Copy oldsighand->action under spin-lock (bsc#1012628). - mac802154: Fix LQI recording (bsc#1012628). - scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1012628). - drm/i915: Extend Wa_1607297627 to Alderlake-P (bsc#1012628). - drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x (bsc#1012628). - drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume (bsc#1012628). - drm/amdgpu: fix pstate setting issue (bsc#1012628). - drm/amd/display: Revert logic for plane modifiers (bsc#1012628). - drm/amdkfd: update gfx1037 Lx cache setting (bsc#1012628). - drm/amdkfd: correct the cache info for gfx1036 (bsc#1012628). - drm/msm: fix use-after-free on probe deferral (bsc#1012628). - drm/msm/dsi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/dp: fix aux-bus EP lifetime (bsc#1012628). - drm/msm/dp: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix bridge lifetime (bsc#1012628). - crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned (bsc#1012628). - random: use arch_get_random*_early() in random_init() (bsc#1012628). - coresight: cti: Fix hang in cti_disable_hw() (bsc#1012628). - mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO (bsc#1012628). - mmc: block: Remove error check of hw_reset on reset (bsc#1012628). - mmc: queue: Cancel recovery work on cleanup (bsc#1012628). - mmc: core: Fix kernel panic when remove non-standard SDIO card (bsc#1012628). - mmc: core: Fix WRITE_ZEROES CQE handling (bsc#1012628). - mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake (bsc#1012628). - mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus (bsc#1012628). - counter: microchip-tcb-capture: Handle Signal1 read and Synapse (bsc#1012628). - counter: 104-quad-8: Fix race getting function mode and direction (bsc#1012628). - mm/uffd: fix vma check on userfault for wp (bsc#1012628). - mm: migrate: fix return value if all subpages of THPs are migrated successfully (bsc#1012628). - mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs (bsc#1012628). - mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops (bsc#1012628). - mm/huge_memory: do not clobber swp_entry_t during THP split (bsc#1012628). - mm: prep_compound_tail() clear page->private (bsc#1012628). - kernfs: fix use-after-free in __kernfs_remove (bsc#1012628). - Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration" (bsc#1012628). - pinctrl: Ingenic: JZ4755 bug fixes (bsc#1012628). - Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance" (bsc#1012628). - ARC: mm: fix leakage of memory allocated for PTE (bsc#1012628). - perf auxtrace: Fix address filter symbol name match for modules (bsc#1012628). - s390/boot: add secure boot trailer (bsc#1012628). - s390/cio: fix out-of-bounds access on cio_ignore free (bsc#1012628). - s390/uaccess: add missing EX_TABLE entries to __clear_user() (bsc#1012628). - s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (bsc#1012628). - s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser() (bsc#1012628). - ethtool: eeprom: fix null-deref on genl_info in dump (bsc#1012628). - fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device() (bsc#1012628). - ACPI: PCC: Fix unintentional integer overflow (bsc#1012628). - powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context (bsc#1012628). - net: ieee802154: fix error return code in dgram_bind() (bsc#1012628). - media: amphion: release m2m ctx when releasing vpu instance (bsc#1012628). - media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation (bsc#1012628). - media: ar0521: fix error return code in ar0521_power_on() (bsc#1012628). - media: ar0521: Fix return value check in writing initial registers (bsc#1012628). - media: ov8865: Fix an error handling path in ov8865_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY (bsc#1012628). - media: atomisp: prevent integer overflow in sh_css_set_black_frame() (bsc#1012628). - media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() (bsc#1012628). - media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - drm/msm/a6xx: Replace kcalloc() with kvzalloc() (bsc#1012628). - drm/msm/dp: add atomic_check to bridge ops (bsc#1012628). - drm/msm: Fix return type of mdp4_lvds_connector_mode_valid (bsc#1012628). - drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training (bsc#1012628). - ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency (bsc#1012628). - KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test (bsc#1012628). - ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile (bsc#1012628). - drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage (bsc#1012628). - erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy() (bsc#1012628). - erofs: fix up inplace decompression success rate (bsc#1012628). - pinctrl: qcom: Avoid glitching lines when we first mux to output (bsc#1012628). - spi: qup: support using GPIO as chip select line (bsc#1012628). - x86/fpu: Configure init_fpstate attributes orderly (bsc#1012628). - x86/fpu: Fix the init_fpstate size check with the actual size (bsc#1012628). - x86/fpu: Exclude dynamic states from init_fpstate (bsc#1012628). - perf: Fix missing SIGTRAPs (bsc#1012628). - sched/core: Fix comparison in sched_group_cookie_match() (bsc#1012628). - bpf: prevent decl_tag from being referenced in func_proto (bsc#1012628). - arc: iounmap() arg is volatile (bsc#1012628). - mtd: core: add missing of_node_get() in dynamic partitions code (bsc#1012628). - mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs (bsc#1012628). - mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname() (bsc#1012628). - mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe() (bsc#1012628). - pinctrl: ocelot: Fix incorrect trigger of the interrupt (bsc#1012628). - ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p() (bsc#1012628). - ASoC: SOF: Intel: pci-mtl: fix firmware name (bsc#1012628). - selftests/ftrace: fix dynamic_events dependency check (bsc#1012628). - spi: aspeed: Fix window offset of CE1 (bsc#1012628). - ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile (bsc#1012628). - ASoC: Intel: common: add ACPI matching tables for Raptor Lake (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor (bsc#1012628). - ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() (bsc#1012628). - perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() (bsc#1012628). - rcu: Keep synchronize_rcu() from enabling irqs in early boot (bsc#1012628). - tipc: fix a null-ptr-deref in tipc_topsrv_accept (bsc#1012628). - net: netsec: fix error handling in netsec_register_mdio() (bsc#1012628). - net: lan966x: Fix the rx drop counter (bsc#1012628). - selftests: net: Fix cross-tree inclusion of scripts (bsc#1012628). - selftests: net: Fix netdev name mismatch in cleanup (bsc#1012628). - net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() (bsc#1012628). - net: hinic: fix memory leak when reading function table (bsc#1012628). - net: hinic: fix the issue of CMDQ memory leaks (bsc#1012628). - net: hinic: fix the issue of double release MBOX callback of VF (bsc#1012628). - net: macb: Specify PHY PM management done by MAC (bsc#1012628). - nfc: virtual_ncidev: Fix memory leak in virtual_nci_send() (bsc#1012628). - RISC-V: KVM: Provide UAPI for Zicbom block size (bsc#1012628). - RISC-V: Fix compilation without RISCV_ISA_ZICBOM (bsc#1012628). - RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc (bsc#1012628). - x86/unwind/orc: Fix unreliable stack dump with gcov (bsc#1012628). - drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD (bsc#1012628). - x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (bsc#1012628). - amd-xgbe: Yellow carp devices do not need rrc (bsc#1012628). - amd-xgbe: fix the SFP compliance codes check for DAC cables (bsc#1012628). - amd-xgbe: add the bit rate quirk for Molex cables (bsc#1012628). - drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU (bsc#1012628). - drm/i915/dp: Reset frl trained flag before restarting FRL training (bsc#1012628). - atlantic: fix deadlock at aq_nic_stop (bsc#1012628). - kcm: annotate data-races around kcm->rx_psock (bsc#1012628). - kcm: annotate data-races around kcm->rx_wait (bsc#1012628). - net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed (bsc#1012628). - net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY (bsc#1012628). - tcp: fix a signed-integer-overflow bug in tcp_add_backlog() (bsc#1012628). - tcp: fix indefinite deferral of RTO with SACK reneging (bsc#1012628). - net-memcg: avoid stalls when under memory pressure (bsc#1012628). - drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr() (bsc#1012628). - net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU (bsc#1012628). - mptcp: set msk local address earlier (bsc#1012628). - can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path (bsc#1012628). - can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path (bsc#1012628). - PM: hibernate: Allow hybrid sleep to work with s2idle (bsc#1012628). - media: vivid: s_fbuf: add more sanity checks (bsc#1012628). - media: vivid: dev->bitmap_cap wasn't freed in all cases (bsc#1012628). - media: v4l2-dv-timings: add sanity checks for blanking values (bsc#1012628). - media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (bsc#1012628). - media: vivid: set num_in/outputs to 0 if not supported (bsc#1012628). - perf vendor events power10: Fix hv-24x7 metric events (bsc#1012628). - perf list: Fix PMU name pai_crypto in perf list on s390 (bsc#1012628). - ipv6: ensure sane device mtu in tunnels (bsc#1012628). - i40e: Fix ethtool rx-flow-hash setting for X722 (bsc#1012628). - i40e: Fix VF hang when reset is triggered on another VF (bsc#1012628). - i40e: Fix flow-type by setting GL_HASH_INSET registers (bsc#1012628). - net: ksz884x: fix missing pci_disable_device() on error in pcidev_init() (bsc#1012628). - riscv: jump_label: mark arguments as const to satisfy asm constraints (bsc#1012628). - PM: domains: Fix handling of unavailable/disabled idle states (bsc#1012628). - perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics (bsc#1012628). - net: fec: limit register access on i.MX6UL (bsc#1012628). - net: ethernet: ave: Fix MAC to be in charge of PHY PM (bsc#1012628). - ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() (bsc#1012628). - ALSA: aoa: Fix I2S device accounting (bsc#1012628). - openvswitch: switch from WARN to pr_warn (bsc#1012628). - net: ehea: fix possible memory leak in ehea_register_port() (bsc#1012628). - net: bcmsysport: Indicate MAC is in charge of PHY PM (bsc#1012628). - nh: fix scope used to find saddr when adding non gw nh (bsc#1012628). - net: broadcom: bcm4908_enet: update TX stats after actual transmission (bsc#1012628). - netdevsim: fix memory leak in nsim_bus_dev_new() (bsc#1012628). - netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed (bsc#1012628). - netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed (bsc#1012628). - net/mlx5e: Do not increment ESN when updating IPsec ESN state (bsc#1012628). - net/mlx5: Wait for firmware to enable CRS before pci_restore_state (bsc#1012628). - net/mlx5: DR, Fix matcher disconnect error flow (bsc#1012628). - net/mlx5e: Extend SKB room check to include PTP-SQ (bsc#1012628). - net/mlx5e: Update restore chain id for slow path packets (bsc#1012628). - net/mlx5: ASO, Create the ASO SQ with the correct timestamp format (bsc#1012628). - net/mlx5: Fix possible use-after-free in async command interface (bsc#1012628). - net/mlx5e: TC, Reject forwarding from internal port to internal port (bsc#1012628). - net/mlx5: Update fw fatal reporter state on PCI handlers successful recover (bsc#1012628). - net/mlx5: Fix crash during sync firmware reset (bsc#1012628). - net: do not sense pfmemalloc status in skb_append_pagefrags() (bsc#1012628). - kcm: do not sense pfmemalloc status in kcm_sendpage() (bsc#1012628). - net: enetc: survive memory pressure without crashing (bsc#1012628). - riscv: mm: add missing memcpy in kasan_init (bsc#1012628). - riscv: fix detection of toolchain Zicbom support (bsc#1012628). - riscv: fix detection of toolchain Zihintpause support (bsc#1012628). - arm64: Add AMPERE1 to the Spectre-BHB affected list (bsc#1012628). - tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1012628). - commit 94ab6c8 ++++ kernel-default: - Update config files. - commit bd8c959 - Linux 6.0.7 (bsc#1012628). - platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks (bsc#1012628). - can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() (bsc#1012628). - can: kvaser_usb: Fix possible completions during init_completion (bsc#1012628). - can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive (bsc#1012628). - can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L (bsc#1012628). - ALSA: Use del_timer_sync() before freeing timer (bsc#1012628). - ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600 (bsc#1012628). - ALSA: control: add snd_ctl_rename() (bsc#1012628). - ALSA: hda/realtek: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: emu10k1: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ac97: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: usb-audio: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ca0106: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: au88x0: use explicitly signed char (bsc#1012628). - ALSA: rme9652: use explicitly signed char (bsc#1012628). - USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (bsc#1012628). - usb: gadget: uvc: limit isoc_sg to super speed gadgets (bsc#1012628). - Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets" (bsc#1012628). - usb: gadget: uvc: fix dropped frame after missed isoc (bsc#1012628). - usb: gadget: uvc: fix sg handling in error case (bsc#1012628). - usb: gadget: uvc: fix sg handling during video encode (bsc#1012628). - usb: gadget: aspeed: Fix probe regression (bsc#1012628). - usb: dwc3: gadget: Stop processing more requests on IMI (bsc#1012628). - usb: dwc3: gadget: Don't set IMI for no_interrupt (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - usb: typec: ucsi: Check the connection on resume (bsc#1012628). - usb: typec: ucsi: acpi: Implement resume callback (bsc#1012628). - usb: dwc3: st: Rely on child's compatible instead of name (bsc#1012628). - usb: dwc3: Don't switch OTG -> peripheral if extcon is present (bsc#1012628). - usb: bdc: change state when port disconnected (bsc#1012628). - usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (bsc#1012628). - mtd: rawnand: tegra: Fix PM disable depth imbalance in probe (bsc#1012628). - mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init() (bsc#1012628). - mtd: parsers: bcm47xxpart: Fix halfblock reads (bsc#1012628). - mtd: rawnand: marvell: Use correct logic for nand-keep-config (bsc#1012628). - squashfs: fix read regression introduced in readahead code (bsc#1012628). - squashfs: fix extending readahead beyond end of file (bsc#1012628). - squashfs: fix buffer release race condition in readahead code (bsc#1012628). - xhci: Add quirk to reset host back to default state at shutdown (bsc#1012628). - xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices (bsc#1012628). - xhci: Remove device endpoints from bandwidth list when freeing the device (bsc#1012628). - tools: iio: iio_utils: fix digit calculation (bsc#1012628). - iio: light: tsl2583: Fix module unloading (bsc#1012628). - iio: temperature: ltc2983: allocate iio channels once (bsc#1012628). - iio: adxl372: Fix unsafe buffer attributes (bsc#1012628). - iio: adxl367: Fix unsafe buffer attributes (bsc#1012628). - fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards (bsc#1012628). - fbdev: smscufx: Fix several use-after-free bugs (bsc#1012628). - cpufreq: intel_pstate: Read all MSRs on the target CPU (bsc#1012628). - cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (bsc#1012628). - fs/binfmt_elf: Fix memory leak in load_elf_binary() (bsc#1012628). - exec: Copy oldsighand->action under spin-lock (bsc#1012628). - mac802154: Fix LQI recording (bsc#1012628). - scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1012628). - drm/i915: Extend Wa_1607297627 to Alderlake-P (bsc#1012628). - drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x (bsc#1012628). - drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume (bsc#1012628). - drm/amdgpu: fix pstate setting issue (bsc#1012628). - drm/amd/display: Revert logic for plane modifiers (bsc#1012628). - drm/amdkfd: update gfx1037 Lx cache setting (bsc#1012628). - drm/amdkfd: correct the cache info for gfx1036 (bsc#1012628). - drm/msm: fix use-after-free on probe deferral (bsc#1012628). - drm/msm/dsi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/dp: fix aux-bus EP lifetime (bsc#1012628). - drm/msm/dp: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix bridge lifetime (bsc#1012628). - crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned (bsc#1012628). - random: use arch_get_random*_early() in random_init() (bsc#1012628). - coresight: cti: Fix hang in cti_disable_hw() (bsc#1012628). - mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO (bsc#1012628). - mmc: block: Remove error check of hw_reset on reset (bsc#1012628). - mmc: queue: Cancel recovery work on cleanup (bsc#1012628). - mmc: core: Fix kernel panic when remove non-standard SDIO card (bsc#1012628). - mmc: core: Fix WRITE_ZEROES CQE handling (bsc#1012628). - mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake (bsc#1012628). - mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus (bsc#1012628). - counter: microchip-tcb-capture: Handle Signal1 read and Synapse (bsc#1012628). - counter: 104-quad-8: Fix race getting function mode and direction (bsc#1012628). - mm/uffd: fix vma check on userfault for wp (bsc#1012628). - mm: migrate: fix return value if all subpages of THPs are migrated successfully (bsc#1012628). - mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs (bsc#1012628). - mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops (bsc#1012628). - mm/huge_memory: do not clobber swp_entry_t during THP split (bsc#1012628). - mm: prep_compound_tail() clear page->private (bsc#1012628). - kernfs: fix use-after-free in __kernfs_remove (bsc#1012628). - Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration" (bsc#1012628). - pinctrl: Ingenic: JZ4755 bug fixes (bsc#1012628). - Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance" (bsc#1012628). - ARC: mm: fix leakage of memory allocated for PTE (bsc#1012628). - perf auxtrace: Fix address filter symbol name match for modules (bsc#1012628). - s390/boot: add secure boot trailer (bsc#1012628). - s390/cio: fix out-of-bounds access on cio_ignore free (bsc#1012628). - s390/uaccess: add missing EX_TABLE entries to __clear_user() (bsc#1012628). - s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (bsc#1012628). - s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser() (bsc#1012628). - ethtool: eeprom: fix null-deref on genl_info in dump (bsc#1012628). - fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device() (bsc#1012628). - ACPI: PCC: Fix unintentional integer overflow (bsc#1012628). - powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context (bsc#1012628). - net: ieee802154: fix error return code in dgram_bind() (bsc#1012628). - media: amphion: release m2m ctx when releasing vpu instance (bsc#1012628). - media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation (bsc#1012628). - media: ar0521: fix error return code in ar0521_power_on() (bsc#1012628). - media: ar0521: Fix return value check in writing initial registers (bsc#1012628). - media: ov8865: Fix an error handling path in ov8865_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY (bsc#1012628). - media: atomisp: prevent integer overflow in sh_css_set_black_frame() (bsc#1012628). - media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() (bsc#1012628). - media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - drm/msm/a6xx: Replace kcalloc() with kvzalloc() (bsc#1012628). - drm/msm/dp: add atomic_check to bridge ops (bsc#1012628). - drm/msm: Fix return type of mdp4_lvds_connector_mode_valid (bsc#1012628). - drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training (bsc#1012628). - ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency (bsc#1012628). - KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test (bsc#1012628). - ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile (bsc#1012628). - drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage (bsc#1012628). - erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy() (bsc#1012628). - erofs: fix up inplace decompression success rate (bsc#1012628). - pinctrl: qcom: Avoid glitching lines when we first mux to output (bsc#1012628). - spi: qup: support using GPIO as chip select line (bsc#1012628). - x86/fpu: Configure init_fpstate attributes orderly (bsc#1012628). - x86/fpu: Fix the init_fpstate size check with the actual size (bsc#1012628). - x86/fpu: Exclude dynamic states from init_fpstate (bsc#1012628). - perf: Fix missing SIGTRAPs (bsc#1012628). - sched/core: Fix comparison in sched_group_cookie_match() (bsc#1012628). - bpf: prevent decl_tag from being referenced in func_proto (bsc#1012628). - arc: iounmap() arg is volatile (bsc#1012628). - mtd: core: add missing of_node_get() in dynamic partitions code (bsc#1012628). - mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs (bsc#1012628). - mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname() (bsc#1012628). - mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe() (bsc#1012628). - pinctrl: ocelot: Fix incorrect trigger of the interrupt (bsc#1012628). - ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p() (bsc#1012628). - ASoC: SOF: Intel: pci-mtl: fix firmware name (bsc#1012628). - selftests/ftrace: fix dynamic_events dependency check (bsc#1012628). - spi: aspeed: Fix window offset of CE1 (bsc#1012628). - ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile (bsc#1012628). - ASoC: Intel: common: add ACPI matching tables for Raptor Lake (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor (bsc#1012628). - ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() (bsc#1012628). - perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() (bsc#1012628). - rcu: Keep synchronize_rcu() from enabling irqs in early boot (bsc#1012628). - tipc: fix a null-ptr-deref in tipc_topsrv_accept (bsc#1012628). - net: netsec: fix error handling in netsec_register_mdio() (bsc#1012628). - net: lan966x: Fix the rx drop counter (bsc#1012628). - selftests: net: Fix cross-tree inclusion of scripts (bsc#1012628). - selftests: net: Fix netdev name mismatch in cleanup (bsc#1012628). - net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() (bsc#1012628). - net: hinic: fix memory leak when reading function table (bsc#1012628). - net: hinic: fix the issue of CMDQ memory leaks (bsc#1012628). - net: hinic: fix the issue of double release MBOX callback of VF (bsc#1012628). - net: macb: Specify PHY PM management done by MAC (bsc#1012628). - nfc: virtual_ncidev: Fix memory leak in virtual_nci_send() (bsc#1012628). - RISC-V: KVM: Provide UAPI for Zicbom block size (bsc#1012628). - RISC-V: Fix compilation without RISCV_ISA_ZICBOM (bsc#1012628). - RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc (bsc#1012628). - x86/unwind/orc: Fix unreliable stack dump with gcov (bsc#1012628). - drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD (bsc#1012628). - x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (bsc#1012628). - amd-xgbe: Yellow carp devices do not need rrc (bsc#1012628). - amd-xgbe: fix the SFP compliance codes check for DAC cables (bsc#1012628). - amd-xgbe: add the bit rate quirk for Molex cables (bsc#1012628). - drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU (bsc#1012628). - drm/i915/dp: Reset frl trained flag before restarting FRL training (bsc#1012628). - atlantic: fix deadlock at aq_nic_stop (bsc#1012628). - kcm: annotate data-races around kcm->rx_psock (bsc#1012628). - kcm: annotate data-races around kcm->rx_wait (bsc#1012628). - net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed (bsc#1012628). - net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY (bsc#1012628). - tcp: fix a signed-integer-overflow bug in tcp_add_backlog() (bsc#1012628). - tcp: fix indefinite deferral of RTO with SACK reneging (bsc#1012628). - net-memcg: avoid stalls when under memory pressure (bsc#1012628). - drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr() (bsc#1012628). - net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU (bsc#1012628). - mptcp: set msk local address earlier (bsc#1012628). - can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path (bsc#1012628). - can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path (bsc#1012628). - PM: hibernate: Allow hybrid sleep to work with s2idle (bsc#1012628). - media: vivid: s_fbuf: add more sanity checks (bsc#1012628). - media: vivid: dev->bitmap_cap wasn't freed in all cases (bsc#1012628). - media: v4l2-dv-timings: add sanity checks for blanking values (bsc#1012628). - media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (bsc#1012628). - media: vivid: set num_in/outputs to 0 if not supported (bsc#1012628). - perf vendor events power10: Fix hv-24x7 metric events (bsc#1012628). - perf list: Fix PMU name pai_crypto in perf list on s390 (bsc#1012628). - ipv6: ensure sane device mtu in tunnels (bsc#1012628). - i40e: Fix ethtool rx-flow-hash setting for X722 (bsc#1012628). - i40e: Fix VF hang when reset is triggered on another VF (bsc#1012628). - i40e: Fix flow-type by setting GL_HASH_INSET registers (bsc#1012628). - net: ksz884x: fix missing pci_disable_device() on error in pcidev_init() (bsc#1012628). - riscv: jump_label: mark arguments as const to satisfy asm constraints (bsc#1012628). - PM: domains: Fix handling of unavailable/disabled idle states (bsc#1012628). - perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics (bsc#1012628). - net: fec: limit register access on i.MX6UL (bsc#1012628). - net: ethernet: ave: Fix MAC to be in charge of PHY PM (bsc#1012628). - ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() (bsc#1012628). - ALSA: aoa: Fix I2S device accounting (bsc#1012628). - openvswitch: switch from WARN to pr_warn (bsc#1012628). - net: ehea: fix possible memory leak in ehea_register_port() (bsc#1012628). - net: bcmsysport: Indicate MAC is in charge of PHY PM (bsc#1012628). - nh: fix scope used to find saddr when adding non gw nh (bsc#1012628). - net: broadcom: bcm4908_enet: update TX stats after actual transmission (bsc#1012628). - netdevsim: fix memory leak in nsim_bus_dev_new() (bsc#1012628). - netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed (bsc#1012628). - netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed (bsc#1012628). - net/mlx5e: Do not increment ESN when updating IPsec ESN state (bsc#1012628). - net/mlx5: Wait for firmware to enable CRS before pci_restore_state (bsc#1012628). - net/mlx5: DR, Fix matcher disconnect error flow (bsc#1012628). - net/mlx5e: Extend SKB room check to include PTP-SQ (bsc#1012628). - net/mlx5e: Update restore chain id for slow path packets (bsc#1012628). - net/mlx5: ASO, Create the ASO SQ with the correct timestamp format (bsc#1012628). - net/mlx5: Fix possible use-after-free in async command interface (bsc#1012628). - net/mlx5e: TC, Reject forwarding from internal port to internal port (bsc#1012628). - net/mlx5: Update fw fatal reporter state on PCI handlers successful recover (bsc#1012628). - net/mlx5: Fix crash during sync firmware reset (bsc#1012628). - net: do not sense pfmemalloc status in skb_append_pagefrags() (bsc#1012628). - kcm: do not sense pfmemalloc status in kcm_sendpage() (bsc#1012628). - net: enetc: survive memory pressure without crashing (bsc#1012628). - riscv: mm: add missing memcpy in kasan_init (bsc#1012628). - riscv: fix detection of toolchain Zicbom support (bsc#1012628). - riscv: fix detection of toolchain Zihintpause support (bsc#1012628). - arm64: Add AMPERE1 to the Spectre-BHB affected list (bsc#1012628). - tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1012628). - commit 94ab6c8 ++++ kernel-source: - Update config files. - commit bd8c959 - Linux 6.0.7 (bsc#1012628). - platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks (bsc#1012628). - can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() (bsc#1012628). - can: kvaser_usb: Fix possible completions during init_completion (bsc#1012628). - can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive (bsc#1012628). - can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L (bsc#1012628). - ALSA: Use del_timer_sync() before freeing timer (bsc#1012628). - ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600 (bsc#1012628). - ALSA: control: add snd_ctl_rename() (bsc#1012628). - ALSA: hda/realtek: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: emu10k1: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ac97: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: usb-audio: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ca0106: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: au88x0: use explicitly signed char (bsc#1012628). - ALSA: rme9652: use explicitly signed char (bsc#1012628). - USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (bsc#1012628). - usb: gadget: uvc: limit isoc_sg to super speed gadgets (bsc#1012628). - Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets" (bsc#1012628). - usb: gadget: uvc: fix dropped frame after missed isoc (bsc#1012628). - usb: gadget: uvc: fix sg handling in error case (bsc#1012628). - usb: gadget: uvc: fix sg handling during video encode (bsc#1012628). - usb: gadget: aspeed: Fix probe regression (bsc#1012628). - usb: dwc3: gadget: Stop processing more requests on IMI (bsc#1012628). - usb: dwc3: gadget: Don't set IMI for no_interrupt (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - usb: typec: ucsi: Check the connection on resume (bsc#1012628). - usb: typec: ucsi: acpi: Implement resume callback (bsc#1012628). - usb: dwc3: st: Rely on child's compatible instead of name (bsc#1012628). - usb: dwc3: Don't switch OTG -> peripheral if extcon is present (bsc#1012628). - usb: bdc: change state when port disconnected (bsc#1012628). - usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (bsc#1012628). - mtd: rawnand: tegra: Fix PM disable depth imbalance in probe (bsc#1012628). - mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init() (bsc#1012628). - mtd: parsers: bcm47xxpart: Fix halfblock reads (bsc#1012628). - mtd: rawnand: marvell: Use correct logic for nand-keep-config (bsc#1012628). - squashfs: fix read regression introduced in readahead code (bsc#1012628). - squashfs: fix extending readahead beyond end of file (bsc#1012628). - squashfs: fix buffer release race condition in readahead code (bsc#1012628). - xhci: Add quirk to reset host back to default state at shutdown (bsc#1012628). - xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices (bsc#1012628). - xhci: Remove device endpoints from bandwidth list when freeing the device (bsc#1012628). - tools: iio: iio_utils: fix digit calculation (bsc#1012628). - iio: light: tsl2583: Fix module unloading (bsc#1012628). - iio: temperature: ltc2983: allocate iio channels once (bsc#1012628). - iio: adxl372: Fix unsafe buffer attributes (bsc#1012628). - iio: adxl367: Fix unsafe buffer attributes (bsc#1012628). - fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards (bsc#1012628). - fbdev: smscufx: Fix several use-after-free bugs (bsc#1012628). - cpufreq: intel_pstate: Read all MSRs on the target CPU (bsc#1012628). - cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (bsc#1012628). - fs/binfmt_elf: Fix memory leak in load_elf_binary() (bsc#1012628). - exec: Copy oldsighand->action under spin-lock (bsc#1012628). - mac802154: Fix LQI recording (bsc#1012628). - scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1012628). - drm/i915: Extend Wa_1607297627 to Alderlake-P (bsc#1012628). - drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x (bsc#1012628). - drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume (bsc#1012628). - drm/amdgpu: fix pstate setting issue (bsc#1012628). - drm/amd/display: Revert logic for plane modifiers (bsc#1012628). - drm/amdkfd: update gfx1037 Lx cache setting (bsc#1012628). - drm/amdkfd: correct the cache info for gfx1036 (bsc#1012628). - drm/msm: fix use-after-free on probe deferral (bsc#1012628). - drm/msm/dsi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/dp: fix aux-bus EP lifetime (bsc#1012628). - drm/msm/dp: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix bridge lifetime (bsc#1012628). - crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned (bsc#1012628). - random: use arch_get_random*_early() in random_init() (bsc#1012628). - coresight: cti: Fix hang in cti_disable_hw() (bsc#1012628). - mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO (bsc#1012628). - mmc: block: Remove error check of hw_reset on reset (bsc#1012628). - mmc: queue: Cancel recovery work on cleanup (bsc#1012628). - mmc: core: Fix kernel panic when remove non-standard SDIO card (bsc#1012628). - mmc: core: Fix WRITE_ZEROES CQE handling (bsc#1012628). - mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake (bsc#1012628). - mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus (bsc#1012628). - counter: microchip-tcb-capture: Handle Signal1 read and Synapse (bsc#1012628). - counter: 104-quad-8: Fix race getting function mode and direction (bsc#1012628). - mm/uffd: fix vma check on userfault for wp (bsc#1012628). - mm: migrate: fix return value if all subpages of THPs are migrated successfully (bsc#1012628). - mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs (bsc#1012628). - mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops (bsc#1012628). - mm/huge_memory: do not clobber swp_entry_t during THP split (bsc#1012628). - mm: prep_compound_tail() clear page->private (bsc#1012628). - kernfs: fix use-after-free in __kernfs_remove (bsc#1012628). - Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration" (bsc#1012628). - pinctrl: Ingenic: JZ4755 bug fixes (bsc#1012628). - Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance" (bsc#1012628). - ARC: mm: fix leakage of memory allocated for PTE (bsc#1012628). - perf auxtrace: Fix address filter symbol name match for modules (bsc#1012628). - s390/boot: add secure boot trailer (bsc#1012628). - s390/cio: fix out-of-bounds access on cio_ignore free (bsc#1012628). - s390/uaccess: add missing EX_TABLE entries to __clear_user() (bsc#1012628). - s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (bsc#1012628). - s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser() (bsc#1012628). - ethtool: eeprom: fix null-deref on genl_info in dump (bsc#1012628). - fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device() (bsc#1012628). - ACPI: PCC: Fix unintentional integer overflow (bsc#1012628). - powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context (bsc#1012628). - net: ieee802154: fix error return code in dgram_bind() (bsc#1012628). - media: amphion: release m2m ctx when releasing vpu instance (bsc#1012628). - media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation (bsc#1012628). - media: ar0521: fix error return code in ar0521_power_on() (bsc#1012628). - media: ar0521: Fix return value check in writing initial registers (bsc#1012628). - media: ov8865: Fix an error handling path in ov8865_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY (bsc#1012628). - media: atomisp: prevent integer overflow in sh_css_set_black_frame() (bsc#1012628). - media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() (bsc#1012628). - media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - drm/msm/a6xx: Replace kcalloc() with kvzalloc() (bsc#1012628). - drm/msm/dp: add atomic_check to bridge ops (bsc#1012628). - drm/msm: Fix return type of mdp4_lvds_connector_mode_valid (bsc#1012628). - drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training (bsc#1012628). - ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency (bsc#1012628). - KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test (bsc#1012628). - ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile (bsc#1012628). - drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage (bsc#1012628). - erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy() (bsc#1012628). - erofs: fix up inplace decompression success rate (bsc#1012628). - pinctrl: qcom: Avoid glitching lines when we first mux to output (bsc#1012628). - spi: qup: support using GPIO as chip select line (bsc#1012628). - x86/fpu: Configure init_fpstate attributes orderly (bsc#1012628). - x86/fpu: Fix the init_fpstate size check with the actual size (bsc#1012628). - x86/fpu: Exclude dynamic states from init_fpstate (bsc#1012628). - perf: Fix missing SIGTRAPs (bsc#1012628). - sched/core: Fix comparison in sched_group_cookie_match() (bsc#1012628). - bpf: prevent decl_tag from being referenced in func_proto (bsc#1012628). - arc: iounmap() arg is volatile (bsc#1012628). - mtd: core: add missing of_node_get() in dynamic partitions code (bsc#1012628). - mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs (bsc#1012628). - mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname() (bsc#1012628). - mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe() (bsc#1012628). - pinctrl: ocelot: Fix incorrect trigger of the interrupt (bsc#1012628). - ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p() (bsc#1012628). - ASoC: SOF: Intel: pci-mtl: fix firmware name (bsc#1012628). - selftests/ftrace: fix dynamic_events dependency check (bsc#1012628). - spi: aspeed: Fix window offset of CE1 (bsc#1012628). - ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile (bsc#1012628). - ASoC: Intel: common: add ACPI matching tables for Raptor Lake (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor (bsc#1012628). - ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() (bsc#1012628). - perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() (bsc#1012628). - rcu: Keep synchronize_rcu() from enabling irqs in early boot (bsc#1012628). - tipc: fix a null-ptr-deref in tipc_topsrv_accept (bsc#1012628). - net: netsec: fix error handling in netsec_register_mdio() (bsc#1012628). - net: lan966x: Fix the rx drop counter (bsc#1012628). - selftests: net: Fix cross-tree inclusion of scripts (bsc#1012628). - selftests: net: Fix netdev name mismatch in cleanup (bsc#1012628). - net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() (bsc#1012628). - net: hinic: fix memory leak when reading function table (bsc#1012628). - net: hinic: fix the issue of CMDQ memory leaks (bsc#1012628). - net: hinic: fix the issue of double release MBOX callback of VF (bsc#1012628). - net: macb: Specify PHY PM management done by MAC (bsc#1012628). - nfc: virtual_ncidev: Fix memory leak in virtual_nci_send() (bsc#1012628). - RISC-V: KVM: Provide UAPI for Zicbom block size (bsc#1012628). - RISC-V: Fix compilation without RISCV_ISA_ZICBOM (bsc#1012628). - RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc (bsc#1012628). - x86/unwind/orc: Fix unreliable stack dump with gcov (bsc#1012628). - drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD (bsc#1012628). - x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (bsc#1012628). - amd-xgbe: Yellow carp devices do not need rrc (bsc#1012628). - amd-xgbe: fix the SFP compliance codes check for DAC cables (bsc#1012628). - amd-xgbe: add the bit rate quirk for Molex cables (bsc#1012628). - drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU (bsc#1012628). - drm/i915/dp: Reset frl trained flag before restarting FRL training (bsc#1012628). - atlantic: fix deadlock at aq_nic_stop (bsc#1012628). - kcm: annotate data-races around kcm->rx_psock (bsc#1012628). - kcm: annotate data-races around kcm->rx_wait (bsc#1012628). - net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed (bsc#1012628). - net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY (bsc#1012628). - tcp: fix a signed-integer-overflow bug in tcp_add_backlog() (bsc#1012628). - tcp: fix indefinite deferral of RTO with SACK reneging (bsc#1012628). - net-memcg: avoid stalls when under memory pressure (bsc#1012628). - drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr() (bsc#1012628). - net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU (bsc#1012628). - mptcp: set msk local address earlier (bsc#1012628). - can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path (bsc#1012628). - can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path (bsc#1012628). - PM: hibernate: Allow hybrid sleep to work with s2idle (bsc#1012628). - media: vivid: s_fbuf: add more sanity checks (bsc#1012628). - media: vivid: dev->bitmap_cap wasn't freed in all cases (bsc#1012628). - media: v4l2-dv-timings: add sanity checks for blanking values (bsc#1012628). - media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (bsc#1012628). - media: vivid: set num_in/outputs to 0 if not supported (bsc#1012628). - perf vendor events power10: Fix hv-24x7 metric events (bsc#1012628). - perf list: Fix PMU name pai_crypto in perf list on s390 (bsc#1012628). - ipv6: ensure sane device mtu in tunnels (bsc#1012628). - i40e: Fix ethtool rx-flow-hash setting for X722 (bsc#1012628). - i40e: Fix VF hang when reset is triggered on another VF (bsc#1012628). - i40e: Fix flow-type by setting GL_HASH_INSET registers (bsc#1012628). - net: ksz884x: fix missing pci_disable_device() on error in pcidev_init() (bsc#1012628). - riscv: jump_label: mark arguments as const to satisfy asm constraints (bsc#1012628). - PM: domains: Fix handling of unavailable/disabled idle states (bsc#1012628). - perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics (bsc#1012628). - net: fec: limit register access on i.MX6UL (bsc#1012628). - net: ethernet: ave: Fix MAC to be in charge of PHY PM (bsc#1012628). - ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() (bsc#1012628). - ALSA: aoa: Fix I2S device accounting (bsc#1012628). - openvswitch: switch from WARN to pr_warn (bsc#1012628). - net: ehea: fix possible memory leak in ehea_register_port() (bsc#1012628). - net: bcmsysport: Indicate MAC is in charge of PHY PM (bsc#1012628). - nh: fix scope used to find saddr when adding non gw nh (bsc#1012628). - net: broadcom: bcm4908_enet: update TX stats after actual transmission (bsc#1012628). - netdevsim: fix memory leak in nsim_bus_dev_new() (bsc#1012628). - netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed (bsc#1012628). - netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed (bsc#1012628). - net/mlx5e: Do not increment ESN when updating IPsec ESN state (bsc#1012628). - net/mlx5: Wait for firmware to enable CRS before pci_restore_state (bsc#1012628). - net/mlx5: DR, Fix matcher disconnect error flow (bsc#1012628). - net/mlx5e: Extend SKB room check to include PTP-SQ (bsc#1012628). - net/mlx5e: Update restore chain id for slow path packets (bsc#1012628). - net/mlx5: ASO, Create the ASO SQ with the correct timestamp format (bsc#1012628). - net/mlx5: Fix possible use-after-free in async command interface (bsc#1012628). - net/mlx5e: TC, Reject forwarding from internal port to internal port (bsc#1012628). - net/mlx5: Update fw fatal reporter state on PCI handlers successful recover (bsc#1012628). - net/mlx5: Fix crash during sync firmware reset (bsc#1012628). - net: do not sense pfmemalloc status in skb_append_pagefrags() (bsc#1012628). - kcm: do not sense pfmemalloc status in kcm_sendpage() (bsc#1012628). - net: enetc: survive memory pressure without crashing (bsc#1012628). - riscv: mm: add missing memcpy in kasan_init (bsc#1012628). - riscv: fix detection of toolchain Zicbom support (bsc#1012628). - riscv: fix detection of toolchain Zihintpause support (bsc#1012628). - arm64: Add AMPERE1 to the Spectre-BHB affected list (bsc#1012628). - tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1012628). - commit 94ab6c8 ++++ kernel-docs: - Update config files. - commit bd8c959 - Linux 6.0.7 (bsc#1012628). - platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks (bsc#1012628). - can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() (bsc#1012628). - can: kvaser_usb: Fix possible completions during init_completion (bsc#1012628). - can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive (bsc#1012628). - can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L (bsc#1012628). - ALSA: Use del_timer_sync() before freeing timer (bsc#1012628). - ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600 (bsc#1012628). - ALSA: control: add snd_ctl_rename() (bsc#1012628). - ALSA: hda/realtek: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: emu10k1: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ac97: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: usb-audio: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ca0106: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: au88x0: use explicitly signed char (bsc#1012628). - ALSA: rme9652: use explicitly signed char (bsc#1012628). - USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (bsc#1012628). - usb: gadget: uvc: limit isoc_sg to super speed gadgets (bsc#1012628). - Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets" (bsc#1012628). - usb: gadget: uvc: fix dropped frame after missed isoc (bsc#1012628). - usb: gadget: uvc: fix sg handling in error case (bsc#1012628). - usb: gadget: uvc: fix sg handling during video encode (bsc#1012628). - usb: gadget: aspeed: Fix probe regression (bsc#1012628). - usb: dwc3: gadget: Stop processing more requests on IMI (bsc#1012628). - usb: dwc3: gadget: Don't set IMI for no_interrupt (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - usb: typec: ucsi: Check the connection on resume (bsc#1012628). - usb: typec: ucsi: acpi: Implement resume callback (bsc#1012628). - usb: dwc3: st: Rely on child's compatible instead of name (bsc#1012628). - usb: dwc3: Don't switch OTG -> peripheral if extcon is present (bsc#1012628). - usb: bdc: change state when port disconnected (bsc#1012628). - usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (bsc#1012628). - mtd: rawnand: tegra: Fix PM disable depth imbalance in probe (bsc#1012628). - mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init() (bsc#1012628). - mtd: parsers: bcm47xxpart: Fix halfblock reads (bsc#1012628). - mtd: rawnand: marvell: Use correct logic for nand-keep-config (bsc#1012628). - squashfs: fix read regression introduced in readahead code (bsc#1012628). - squashfs: fix extending readahead beyond end of file (bsc#1012628). - squashfs: fix buffer release race condition in readahead code (bsc#1012628). - xhci: Add quirk to reset host back to default state at shutdown (bsc#1012628). - xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices (bsc#1012628). - xhci: Remove device endpoints from bandwidth list when freeing the device (bsc#1012628). - tools: iio: iio_utils: fix digit calculation (bsc#1012628). - iio: light: tsl2583: Fix module unloading (bsc#1012628). - iio: temperature: ltc2983: allocate iio channels once (bsc#1012628). - iio: adxl372: Fix unsafe buffer attributes (bsc#1012628). - iio: adxl367: Fix unsafe buffer attributes (bsc#1012628). - fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards (bsc#1012628). - fbdev: smscufx: Fix several use-after-free bugs (bsc#1012628). - cpufreq: intel_pstate: Read all MSRs on the target CPU (bsc#1012628). - cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (bsc#1012628). - fs/binfmt_elf: Fix memory leak in load_elf_binary() (bsc#1012628). - exec: Copy oldsighand->action under spin-lock (bsc#1012628). - mac802154: Fix LQI recording (bsc#1012628). - scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1012628). - drm/i915: Extend Wa_1607297627 to Alderlake-P (bsc#1012628). - drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x (bsc#1012628). - drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume (bsc#1012628). - drm/amdgpu: fix pstate setting issue (bsc#1012628). - drm/amd/display: Revert logic for plane modifiers (bsc#1012628). - drm/amdkfd: update gfx1037 Lx cache setting (bsc#1012628). - drm/amdkfd: correct the cache info for gfx1036 (bsc#1012628). - drm/msm: fix use-after-free on probe deferral (bsc#1012628). - drm/msm/dsi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/dp: fix aux-bus EP lifetime (bsc#1012628). - drm/msm/dp: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix bridge lifetime (bsc#1012628). - crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned (bsc#1012628). - random: use arch_get_random*_early() in random_init() (bsc#1012628). - coresight: cti: Fix hang in cti_disable_hw() (bsc#1012628). - mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO (bsc#1012628). - mmc: block: Remove error check of hw_reset on reset (bsc#1012628). - mmc: queue: Cancel recovery work on cleanup (bsc#1012628). - mmc: core: Fix kernel panic when remove non-standard SDIO card (bsc#1012628). - mmc: core: Fix WRITE_ZEROES CQE handling (bsc#1012628). - mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake (bsc#1012628). - mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus (bsc#1012628). - counter: microchip-tcb-capture: Handle Signal1 read and Synapse (bsc#1012628). - counter: 104-quad-8: Fix race getting function mode and direction (bsc#1012628). - mm/uffd: fix vma check on userfault for wp (bsc#1012628). - mm: migrate: fix return value if all subpages of THPs are migrated successfully (bsc#1012628). - mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs (bsc#1012628). - mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops (bsc#1012628). - mm/huge_memory: do not clobber swp_entry_t during THP split (bsc#1012628). - mm: prep_compound_tail() clear page->private (bsc#1012628). - kernfs: fix use-after-free in __kernfs_remove (bsc#1012628). - Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration" (bsc#1012628). - pinctrl: Ingenic: JZ4755 bug fixes (bsc#1012628). - Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance" (bsc#1012628). - ARC: mm: fix leakage of memory allocated for PTE (bsc#1012628). - perf auxtrace: Fix address filter symbol name match for modules (bsc#1012628). - s390/boot: add secure boot trailer (bsc#1012628). - s390/cio: fix out-of-bounds access on cio_ignore free (bsc#1012628). - s390/uaccess: add missing EX_TABLE entries to __clear_user() (bsc#1012628). - s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (bsc#1012628). - s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser() (bsc#1012628). - ethtool: eeprom: fix null-deref on genl_info in dump (bsc#1012628). - fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device() (bsc#1012628). - ACPI: PCC: Fix unintentional integer overflow (bsc#1012628). - powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context (bsc#1012628). - net: ieee802154: fix error return code in dgram_bind() (bsc#1012628). - media: amphion: release m2m ctx when releasing vpu instance (bsc#1012628). - media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation (bsc#1012628). - media: ar0521: fix error return code in ar0521_power_on() (bsc#1012628). - media: ar0521: Fix return value check in writing initial registers (bsc#1012628). - media: ov8865: Fix an error handling path in ov8865_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY (bsc#1012628). - media: atomisp: prevent integer overflow in sh_css_set_black_frame() (bsc#1012628). - media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() (bsc#1012628). - media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - drm/msm/a6xx: Replace kcalloc() with kvzalloc() (bsc#1012628). - drm/msm/dp: add atomic_check to bridge ops (bsc#1012628). - drm/msm: Fix return type of mdp4_lvds_connector_mode_valid (bsc#1012628). - drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training (bsc#1012628). - ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency (bsc#1012628). - KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test (bsc#1012628). - ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile (bsc#1012628). - drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage (bsc#1012628). - erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy() (bsc#1012628). - erofs: fix up inplace decompression success rate (bsc#1012628). - pinctrl: qcom: Avoid glitching lines when we first mux to output (bsc#1012628). - spi: qup: support using GPIO as chip select line (bsc#1012628). - x86/fpu: Configure init_fpstate attributes orderly (bsc#1012628). - x86/fpu: Fix the init_fpstate size check with the actual size (bsc#1012628). - x86/fpu: Exclude dynamic states from init_fpstate (bsc#1012628). - perf: Fix missing SIGTRAPs (bsc#1012628). - sched/core: Fix comparison in sched_group_cookie_match() (bsc#1012628). - bpf: prevent decl_tag from being referenced in func_proto (bsc#1012628). - arc: iounmap() arg is volatile (bsc#1012628). - mtd: core: add missing of_node_get() in dynamic partitions code (bsc#1012628). - mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs (bsc#1012628). - mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname() (bsc#1012628). - mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe() (bsc#1012628). - pinctrl: ocelot: Fix incorrect trigger of the interrupt (bsc#1012628). - ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p() (bsc#1012628). - ASoC: SOF: Intel: pci-mtl: fix firmware name (bsc#1012628). - selftests/ftrace: fix dynamic_events dependency check (bsc#1012628). - spi: aspeed: Fix window offset of CE1 (bsc#1012628). - ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile (bsc#1012628). - ASoC: Intel: common: add ACPI matching tables for Raptor Lake (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor (bsc#1012628). - ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() (bsc#1012628). - perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() (bsc#1012628). - rcu: Keep synchronize_rcu() from enabling irqs in early boot (bsc#1012628). - tipc: fix a null-ptr-deref in tipc_topsrv_accept (bsc#1012628). - net: netsec: fix error handling in netsec_register_mdio() (bsc#1012628). - net: lan966x: Fix the rx drop counter (bsc#1012628). - selftests: net: Fix cross-tree inclusion of scripts (bsc#1012628). - selftests: net: Fix netdev name mismatch in cleanup (bsc#1012628). - net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() (bsc#1012628). - net: hinic: fix memory leak when reading function table (bsc#1012628). - net: hinic: fix the issue of CMDQ memory leaks (bsc#1012628). - net: hinic: fix the issue of double release MBOX callback of VF (bsc#1012628). - net: macb: Specify PHY PM management done by MAC (bsc#1012628). - nfc: virtual_ncidev: Fix memory leak in virtual_nci_send() (bsc#1012628). - RISC-V: KVM: Provide UAPI for Zicbom block size (bsc#1012628). - RISC-V: Fix compilation without RISCV_ISA_ZICBOM (bsc#1012628). - RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc (bsc#1012628). - x86/unwind/orc: Fix unreliable stack dump with gcov (bsc#1012628). - drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD (bsc#1012628). - x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (bsc#1012628). - amd-xgbe: Yellow carp devices do not need rrc (bsc#1012628). - amd-xgbe: fix the SFP compliance codes check for DAC cables (bsc#1012628). - amd-xgbe: add the bit rate quirk for Molex cables (bsc#1012628). - drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU (bsc#1012628). - drm/i915/dp: Reset frl trained flag before restarting FRL training (bsc#1012628). - atlantic: fix deadlock at aq_nic_stop (bsc#1012628). - kcm: annotate data-races around kcm->rx_psock (bsc#1012628). - kcm: annotate data-races around kcm->rx_wait (bsc#1012628). - net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed (bsc#1012628). - net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY (bsc#1012628). - tcp: fix a signed-integer-overflow bug in tcp_add_backlog() (bsc#1012628). - tcp: fix indefinite deferral of RTO with SACK reneging (bsc#1012628). - net-memcg: avoid stalls when under memory pressure (bsc#1012628). - drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr() (bsc#1012628). - net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU (bsc#1012628). - mptcp: set msk local address earlier (bsc#1012628). - can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path (bsc#1012628). - can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path (bsc#1012628). - PM: hibernate: Allow hybrid sleep to work with s2idle (bsc#1012628). - media: vivid: s_fbuf: add more sanity checks (bsc#1012628). - media: vivid: dev->bitmap_cap wasn't freed in all cases (bsc#1012628). - media: v4l2-dv-timings: add sanity checks for blanking values (bsc#1012628). - media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (bsc#1012628). - media: vivid: set num_in/outputs to 0 if not supported (bsc#1012628). - perf vendor events power10: Fix hv-24x7 metric events (bsc#1012628). - perf list: Fix PMU name pai_crypto in perf list on s390 (bsc#1012628). - ipv6: ensure sane device mtu in tunnels (bsc#1012628). - i40e: Fix ethtool rx-flow-hash setting for X722 (bsc#1012628). - i40e: Fix VF hang when reset is triggered on another VF (bsc#1012628). - i40e: Fix flow-type by setting GL_HASH_INSET registers (bsc#1012628). - net: ksz884x: fix missing pci_disable_device() on error in pcidev_init() (bsc#1012628). - riscv: jump_label: mark arguments as const to satisfy asm constraints (bsc#1012628). - PM: domains: Fix handling of unavailable/disabled idle states (bsc#1012628). - perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics (bsc#1012628). - net: fec: limit register access on i.MX6UL (bsc#1012628). - net: ethernet: ave: Fix MAC to be in charge of PHY PM (bsc#1012628). - ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() (bsc#1012628). - ALSA: aoa: Fix I2S device accounting (bsc#1012628). - openvswitch: switch from WARN to pr_warn (bsc#1012628). - net: ehea: fix possible memory leak in ehea_register_port() (bsc#1012628). - net: bcmsysport: Indicate MAC is in charge of PHY PM (bsc#1012628). - nh: fix scope used to find saddr when adding non gw nh (bsc#1012628). - net: broadcom: bcm4908_enet: update TX stats after actual transmission (bsc#1012628). - netdevsim: fix memory leak in nsim_bus_dev_new() (bsc#1012628). - netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed (bsc#1012628). - netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed (bsc#1012628). - net/mlx5e: Do not increment ESN when updating IPsec ESN state (bsc#1012628). - net/mlx5: Wait for firmware to enable CRS before pci_restore_state (bsc#1012628). - net/mlx5: DR, Fix matcher disconnect error flow (bsc#1012628). - net/mlx5e: Extend SKB room check to include PTP-SQ (bsc#1012628). - net/mlx5e: Update restore chain id for slow path packets (bsc#1012628). - net/mlx5: ASO, Create the ASO SQ with the correct timestamp format (bsc#1012628). - net/mlx5: Fix possible use-after-free in async command interface (bsc#1012628). - net/mlx5e: TC, Reject forwarding from internal port to internal port (bsc#1012628). - net/mlx5: Update fw fatal reporter state on PCI handlers successful recover (bsc#1012628). - net/mlx5: Fix crash during sync firmware reset (bsc#1012628). - net: do not sense pfmemalloc status in skb_append_pagefrags() (bsc#1012628). - kcm: do not sense pfmemalloc status in kcm_sendpage() (bsc#1012628). - net: enetc: survive memory pressure without crashing (bsc#1012628). - riscv: mm: add missing memcpy in kasan_init (bsc#1012628). - riscv: fix detection of toolchain Zicbom support (bsc#1012628). - riscv: fix detection of toolchain Zihintpause support (bsc#1012628). - arm64: Add AMPERE1 to the Spectre-BHB affected list (bsc#1012628). - tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1012628). - commit 94ab6c8 ++++ kernel-firmware: - Update to version 20221031 (git commit 8bb75626e9dd): * linux-firmware: Add firmware for Cirrus CS35L41 on new ASUS Laptop * iwlwifi: add new PNVM binaries from core74-44 release * iwlwifi: add new FWs from core69-81 release * qcom: update venus firmware files for VPU-2.0 * qcom: remove split SC7280 venus firmware images * qcom: update venus firmware file for v5.4 * qcom: replace split SC7180 venus firmware images with symlink * rtw89: 8852b: update fw to v0.27.32.1 * rtlwifi: update firmware for rtl8192eu to v35.7 * rtlwifi: Add firmware v4.0 for RTL8188FU * i915: Add HuC 7.10.3 for DG2 * linux-firmware: Add firmware for Cirrus CS35L41 on ASUS Laptops * linux-firmware: Add firmware for Cirrus CS35L41 on Lenovo Laptops * linux-firmware: Add firmware for Cirrus CS35L41 on HP Laptops - Drop the CS35L41 firmware tarball that has been merged - Drop obsoleted cirrus-WHENCE-update.patch ++++ kernel-kvmsmall: - Update config files. - commit bd8c959 - Linux 6.0.7 (bsc#1012628). - platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks (bsc#1012628). - can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() (bsc#1012628). - can: kvaser_usb: Fix possible completions during init_completion (bsc#1012628). - can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive (bsc#1012628). - can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L (bsc#1012628). - ALSA: Use del_timer_sync() before freeing timer (bsc#1012628). - ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600 (bsc#1012628). - ALSA: control: add snd_ctl_rename() (bsc#1012628). - ALSA: hda/realtek: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: emu10k1: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ac97: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: usb-audio: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ca0106: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: au88x0: use explicitly signed char (bsc#1012628). - ALSA: rme9652: use explicitly signed char (bsc#1012628). - USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (bsc#1012628). - usb: gadget: uvc: limit isoc_sg to super speed gadgets (bsc#1012628). - Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets" (bsc#1012628). - usb: gadget: uvc: fix dropped frame after missed isoc (bsc#1012628). - usb: gadget: uvc: fix sg handling in error case (bsc#1012628). - usb: gadget: uvc: fix sg handling during video encode (bsc#1012628). - usb: gadget: aspeed: Fix probe regression (bsc#1012628). - usb: dwc3: gadget: Stop processing more requests on IMI (bsc#1012628). - usb: dwc3: gadget: Don't set IMI for no_interrupt (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - usb: typec: ucsi: Check the connection on resume (bsc#1012628). - usb: typec: ucsi: acpi: Implement resume callback (bsc#1012628). - usb: dwc3: st: Rely on child's compatible instead of name (bsc#1012628). - usb: dwc3: Don't switch OTG -> peripheral if extcon is present (bsc#1012628). - usb: bdc: change state when port disconnected (bsc#1012628). - usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (bsc#1012628). - mtd: rawnand: tegra: Fix PM disable depth imbalance in probe (bsc#1012628). - mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init() (bsc#1012628). - mtd: parsers: bcm47xxpart: Fix halfblock reads (bsc#1012628). - mtd: rawnand: marvell: Use correct logic for nand-keep-config (bsc#1012628). - squashfs: fix read regression introduced in readahead code (bsc#1012628). - squashfs: fix extending readahead beyond end of file (bsc#1012628). - squashfs: fix buffer release race condition in readahead code (bsc#1012628). - xhci: Add quirk to reset host back to default state at shutdown (bsc#1012628). - xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices (bsc#1012628). - xhci: Remove device endpoints from bandwidth list when freeing the device (bsc#1012628). - tools: iio: iio_utils: fix digit calculation (bsc#1012628). - iio: light: tsl2583: Fix module unloading (bsc#1012628). - iio: temperature: ltc2983: allocate iio channels once (bsc#1012628). - iio: adxl372: Fix unsafe buffer attributes (bsc#1012628). - iio: adxl367: Fix unsafe buffer attributes (bsc#1012628). - fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards (bsc#1012628). - fbdev: smscufx: Fix several use-after-free bugs (bsc#1012628). - cpufreq: intel_pstate: Read all MSRs on the target CPU (bsc#1012628). - cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (bsc#1012628). - fs/binfmt_elf: Fix memory leak in load_elf_binary() (bsc#1012628). - exec: Copy oldsighand->action under spin-lock (bsc#1012628). - mac802154: Fix LQI recording (bsc#1012628). - scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1012628). - drm/i915: Extend Wa_1607297627 to Alderlake-P (bsc#1012628). - drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x (bsc#1012628). - drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume (bsc#1012628). - drm/amdgpu: fix pstate setting issue (bsc#1012628). - drm/amd/display: Revert logic for plane modifiers (bsc#1012628). - drm/amdkfd: update gfx1037 Lx cache setting (bsc#1012628). - drm/amdkfd: correct the cache info for gfx1036 (bsc#1012628). - drm/msm: fix use-after-free on probe deferral (bsc#1012628). - drm/msm/dsi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/dp: fix aux-bus EP lifetime (bsc#1012628). - drm/msm/dp: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix bridge lifetime (bsc#1012628). - crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned (bsc#1012628). - random: use arch_get_random*_early() in random_init() (bsc#1012628). - coresight: cti: Fix hang in cti_disable_hw() (bsc#1012628). - mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO (bsc#1012628). - mmc: block: Remove error check of hw_reset on reset (bsc#1012628). - mmc: queue: Cancel recovery work on cleanup (bsc#1012628). - mmc: core: Fix kernel panic when remove non-standard SDIO card (bsc#1012628). - mmc: core: Fix WRITE_ZEROES CQE handling (bsc#1012628). - mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake (bsc#1012628). - mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus (bsc#1012628). - counter: microchip-tcb-capture: Handle Signal1 read and Synapse (bsc#1012628). - counter: 104-quad-8: Fix race getting function mode and direction (bsc#1012628). - mm/uffd: fix vma check on userfault for wp (bsc#1012628). - mm: migrate: fix return value if all subpages of THPs are migrated successfully (bsc#1012628). - mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs (bsc#1012628). - mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops (bsc#1012628). - mm/huge_memory: do not clobber swp_entry_t during THP split (bsc#1012628). - mm: prep_compound_tail() clear page->private (bsc#1012628). - kernfs: fix use-after-free in __kernfs_remove (bsc#1012628). - Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration" (bsc#1012628). - pinctrl: Ingenic: JZ4755 bug fixes (bsc#1012628). - Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance" (bsc#1012628). - ARC: mm: fix leakage of memory allocated for PTE (bsc#1012628). - perf auxtrace: Fix address filter symbol name match for modules (bsc#1012628). - s390/boot: add secure boot trailer (bsc#1012628). - s390/cio: fix out-of-bounds access on cio_ignore free (bsc#1012628). - s390/uaccess: add missing EX_TABLE entries to __clear_user() (bsc#1012628). - s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (bsc#1012628). - s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser() (bsc#1012628). - ethtool: eeprom: fix null-deref on genl_info in dump (bsc#1012628). - fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device() (bsc#1012628). - ACPI: PCC: Fix unintentional integer overflow (bsc#1012628). - powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context (bsc#1012628). - net: ieee802154: fix error return code in dgram_bind() (bsc#1012628). - media: amphion: release m2m ctx when releasing vpu instance (bsc#1012628). - media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation (bsc#1012628). - media: ar0521: fix error return code in ar0521_power_on() (bsc#1012628). - media: ar0521: Fix return value check in writing initial registers (bsc#1012628). - media: ov8865: Fix an error handling path in ov8865_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY (bsc#1012628). - media: atomisp: prevent integer overflow in sh_css_set_black_frame() (bsc#1012628). - media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() (bsc#1012628). - media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - drm/msm/a6xx: Replace kcalloc() with kvzalloc() (bsc#1012628). - drm/msm/dp: add atomic_check to bridge ops (bsc#1012628). - drm/msm: Fix return type of mdp4_lvds_connector_mode_valid (bsc#1012628). - drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training (bsc#1012628). - ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency (bsc#1012628). - KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test (bsc#1012628). - ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile (bsc#1012628). - drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage (bsc#1012628). - erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy() (bsc#1012628). - erofs: fix up inplace decompression success rate (bsc#1012628). - pinctrl: qcom: Avoid glitching lines when we first mux to output (bsc#1012628). - spi: qup: support using GPIO as chip select line (bsc#1012628). - x86/fpu: Configure init_fpstate attributes orderly (bsc#1012628). - x86/fpu: Fix the init_fpstate size check with the actual size (bsc#1012628). - x86/fpu: Exclude dynamic states from init_fpstate (bsc#1012628). - perf: Fix missing SIGTRAPs (bsc#1012628). - sched/core: Fix comparison in sched_group_cookie_match() (bsc#1012628). - bpf: prevent decl_tag from being referenced in func_proto (bsc#1012628). - arc: iounmap() arg is volatile (bsc#1012628). - mtd: core: add missing of_node_get() in dynamic partitions code (bsc#1012628). - mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs (bsc#1012628). - mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname() (bsc#1012628). - mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe() (bsc#1012628). - pinctrl: ocelot: Fix incorrect trigger of the interrupt (bsc#1012628). - ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p() (bsc#1012628). - ASoC: SOF: Intel: pci-mtl: fix firmware name (bsc#1012628). - selftests/ftrace: fix dynamic_events dependency check (bsc#1012628). - spi: aspeed: Fix window offset of CE1 (bsc#1012628). - ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile (bsc#1012628). - ASoC: Intel: common: add ACPI matching tables for Raptor Lake (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor (bsc#1012628). - ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() (bsc#1012628). - perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() (bsc#1012628). - rcu: Keep synchronize_rcu() from enabling irqs in early boot (bsc#1012628). - tipc: fix a null-ptr-deref in tipc_topsrv_accept (bsc#1012628). - net: netsec: fix error handling in netsec_register_mdio() (bsc#1012628). - net: lan966x: Fix the rx drop counter (bsc#1012628). - selftests: net: Fix cross-tree inclusion of scripts (bsc#1012628). - selftests: net: Fix netdev name mismatch in cleanup (bsc#1012628). - net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() (bsc#1012628). - net: hinic: fix memory leak when reading function table (bsc#1012628). - net: hinic: fix the issue of CMDQ memory leaks (bsc#1012628). - net: hinic: fix the issue of double release MBOX callback of VF (bsc#1012628). - net: macb: Specify PHY PM management done by MAC (bsc#1012628). - nfc: virtual_ncidev: Fix memory leak in virtual_nci_send() (bsc#1012628). - RISC-V: KVM: Provide UAPI for Zicbom block size (bsc#1012628). - RISC-V: Fix compilation without RISCV_ISA_ZICBOM (bsc#1012628). - RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc (bsc#1012628). - x86/unwind/orc: Fix unreliable stack dump with gcov (bsc#1012628). - drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD (bsc#1012628). - x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (bsc#1012628). - amd-xgbe: Yellow carp devices do not need rrc (bsc#1012628). - amd-xgbe: fix the SFP compliance codes check for DAC cables (bsc#1012628). - amd-xgbe: add the bit rate quirk for Molex cables (bsc#1012628). - drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU (bsc#1012628). - drm/i915/dp: Reset frl trained flag before restarting FRL training (bsc#1012628). - atlantic: fix deadlock at aq_nic_stop (bsc#1012628). - kcm: annotate data-races around kcm->rx_psock (bsc#1012628). - kcm: annotate data-races around kcm->rx_wait (bsc#1012628). - net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed (bsc#1012628). - net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY (bsc#1012628). - tcp: fix a signed-integer-overflow bug in tcp_add_backlog() (bsc#1012628). - tcp: fix indefinite deferral of RTO with SACK reneging (bsc#1012628). - net-memcg: avoid stalls when under memory pressure (bsc#1012628). - drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr() (bsc#1012628). - net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU (bsc#1012628). - mptcp: set msk local address earlier (bsc#1012628). - can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path (bsc#1012628). - can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path (bsc#1012628). - PM: hibernate: Allow hybrid sleep to work with s2idle (bsc#1012628). - media: vivid: s_fbuf: add more sanity checks (bsc#1012628). - media: vivid: dev->bitmap_cap wasn't freed in all cases (bsc#1012628). - media: v4l2-dv-timings: add sanity checks for blanking values (bsc#1012628). - media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (bsc#1012628). - media: vivid: set num_in/outputs to 0 if not supported (bsc#1012628). - perf vendor events power10: Fix hv-24x7 metric events (bsc#1012628). - perf list: Fix PMU name pai_crypto in perf list on s390 (bsc#1012628). - ipv6: ensure sane device mtu in tunnels (bsc#1012628). - i40e: Fix ethtool rx-flow-hash setting for X722 (bsc#1012628). - i40e: Fix VF hang when reset is triggered on another VF (bsc#1012628). - i40e: Fix flow-type by setting GL_HASH_INSET registers (bsc#1012628). - net: ksz884x: fix missing pci_disable_device() on error in pcidev_init() (bsc#1012628). - riscv: jump_label: mark arguments as const to satisfy asm constraints (bsc#1012628). - PM: domains: Fix handling of unavailable/disabled idle states (bsc#1012628). - perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics (bsc#1012628). - net: fec: limit register access on i.MX6UL (bsc#1012628). - net: ethernet: ave: Fix MAC to be in charge of PHY PM (bsc#1012628). - ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() (bsc#1012628). - ALSA: aoa: Fix I2S device accounting (bsc#1012628). - openvswitch: switch from WARN to pr_warn (bsc#1012628). - net: ehea: fix possible memory leak in ehea_register_port() (bsc#1012628). - net: bcmsysport: Indicate MAC is in charge of PHY PM (bsc#1012628). - nh: fix scope used to find saddr when adding non gw nh (bsc#1012628). - net: broadcom: bcm4908_enet: update TX stats after actual transmission (bsc#1012628). - netdevsim: fix memory leak in nsim_bus_dev_new() (bsc#1012628). - netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed (bsc#1012628). - netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed (bsc#1012628). - net/mlx5e: Do not increment ESN when updating IPsec ESN state (bsc#1012628). - net/mlx5: Wait for firmware to enable CRS before pci_restore_state (bsc#1012628). - net/mlx5: DR, Fix matcher disconnect error flow (bsc#1012628). - net/mlx5e: Extend SKB room check to include PTP-SQ (bsc#1012628). - net/mlx5e: Update restore chain id for slow path packets (bsc#1012628). - net/mlx5: ASO, Create the ASO SQ with the correct timestamp format (bsc#1012628). - net/mlx5: Fix possible use-after-free in async command interface (bsc#1012628). - net/mlx5e: TC, Reject forwarding from internal port to internal port (bsc#1012628). - net/mlx5: Update fw fatal reporter state on PCI handlers successful recover (bsc#1012628). - net/mlx5: Fix crash during sync firmware reset (bsc#1012628). - net: do not sense pfmemalloc status in skb_append_pagefrags() (bsc#1012628). - kcm: do not sense pfmemalloc status in kcm_sendpage() (bsc#1012628). - net: enetc: survive memory pressure without crashing (bsc#1012628). - riscv: mm: add missing memcpy in kasan_init (bsc#1012628). - riscv: fix detection of toolchain Zicbom support (bsc#1012628). - riscv: fix detection of toolchain Zihintpause support (bsc#1012628). - arm64: Add AMPERE1 to the Spectre-BHB affected list (bsc#1012628). - tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1012628). - commit 94ab6c8 ++++ kernel-obs-build: - Update config files. - commit bd8c959 - Linux 6.0.7 (bsc#1012628). - platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks (bsc#1012628). - can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() (bsc#1012628). - can: kvaser_usb: Fix possible completions during init_completion (bsc#1012628). - can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive (bsc#1012628). - can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L (bsc#1012628). - ALSA: Use del_timer_sync() before freeing timer (bsc#1012628). - ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600 (bsc#1012628). - ALSA: control: add snd_ctl_rename() (bsc#1012628). - ALSA: hda/realtek: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: emu10k1: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ac97: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: usb-audio: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ca0106: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: au88x0: use explicitly signed char (bsc#1012628). - ALSA: rme9652: use explicitly signed char (bsc#1012628). - USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (bsc#1012628). - usb: gadget: uvc: limit isoc_sg to super speed gadgets (bsc#1012628). - Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets" (bsc#1012628). - usb: gadget: uvc: fix dropped frame after missed isoc (bsc#1012628). - usb: gadget: uvc: fix sg handling in error case (bsc#1012628). - usb: gadget: uvc: fix sg handling during video encode (bsc#1012628). - usb: gadget: aspeed: Fix probe regression (bsc#1012628). - usb: dwc3: gadget: Stop processing more requests on IMI (bsc#1012628). - usb: dwc3: gadget: Don't set IMI for no_interrupt (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - usb: typec: ucsi: Check the connection on resume (bsc#1012628). - usb: typec: ucsi: acpi: Implement resume callback (bsc#1012628). - usb: dwc3: st: Rely on child's compatible instead of name (bsc#1012628). - usb: dwc3: Don't switch OTG -> peripheral if extcon is present (bsc#1012628). - usb: bdc: change state when port disconnected (bsc#1012628). - usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (bsc#1012628). - mtd: rawnand: tegra: Fix PM disable depth imbalance in probe (bsc#1012628). - mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init() (bsc#1012628). - mtd: parsers: bcm47xxpart: Fix halfblock reads (bsc#1012628). - mtd: rawnand: marvell: Use correct logic for nand-keep-config (bsc#1012628). - squashfs: fix read regression introduced in readahead code (bsc#1012628). - squashfs: fix extending readahead beyond end of file (bsc#1012628). - squashfs: fix buffer release race condition in readahead code (bsc#1012628). - xhci: Add quirk to reset host back to default state at shutdown (bsc#1012628). - xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices (bsc#1012628). - xhci: Remove device endpoints from bandwidth list when freeing the device (bsc#1012628). - tools: iio: iio_utils: fix digit calculation (bsc#1012628). - iio: light: tsl2583: Fix module unloading (bsc#1012628). - iio: temperature: ltc2983: allocate iio channels once (bsc#1012628). - iio: adxl372: Fix unsafe buffer attributes (bsc#1012628). - iio: adxl367: Fix unsafe buffer attributes (bsc#1012628). - fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards (bsc#1012628). - fbdev: smscufx: Fix several use-after-free bugs (bsc#1012628). - cpufreq: intel_pstate: Read all MSRs on the target CPU (bsc#1012628). - cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (bsc#1012628). - fs/binfmt_elf: Fix memory leak in load_elf_binary() (bsc#1012628). - exec: Copy oldsighand->action under spin-lock (bsc#1012628). - mac802154: Fix LQI recording (bsc#1012628). - scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1012628). - drm/i915: Extend Wa_1607297627 to Alderlake-P (bsc#1012628). - drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x (bsc#1012628). - drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume (bsc#1012628). - drm/amdgpu: fix pstate setting issue (bsc#1012628). - drm/amd/display: Revert logic for plane modifiers (bsc#1012628). - drm/amdkfd: update gfx1037 Lx cache setting (bsc#1012628). - drm/amdkfd: correct the cache info for gfx1036 (bsc#1012628). - drm/msm: fix use-after-free on probe deferral (bsc#1012628). - drm/msm/dsi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/dp: fix aux-bus EP lifetime (bsc#1012628). - drm/msm/dp: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix bridge lifetime (bsc#1012628). - crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned (bsc#1012628). - random: use arch_get_random*_early() in random_init() (bsc#1012628). - coresight: cti: Fix hang in cti_disable_hw() (bsc#1012628). - mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO (bsc#1012628). - mmc: block: Remove error check of hw_reset on reset (bsc#1012628). - mmc: queue: Cancel recovery work on cleanup (bsc#1012628). - mmc: core: Fix kernel panic when remove non-standard SDIO card (bsc#1012628). - mmc: core: Fix WRITE_ZEROES CQE handling (bsc#1012628). - mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake (bsc#1012628). - mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus (bsc#1012628). - counter: microchip-tcb-capture: Handle Signal1 read and Synapse (bsc#1012628). - counter: 104-quad-8: Fix race getting function mode and direction (bsc#1012628). - mm/uffd: fix vma check on userfault for wp (bsc#1012628). - mm: migrate: fix return value if all subpages of THPs are migrated successfully (bsc#1012628). - mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs (bsc#1012628). - mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops (bsc#1012628). - mm/huge_memory: do not clobber swp_entry_t during THP split (bsc#1012628). - mm: prep_compound_tail() clear page->private (bsc#1012628). - kernfs: fix use-after-free in __kernfs_remove (bsc#1012628). - Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration" (bsc#1012628). - pinctrl: Ingenic: JZ4755 bug fixes (bsc#1012628). - Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance" (bsc#1012628). - ARC: mm: fix leakage of memory allocated for PTE (bsc#1012628). - perf auxtrace: Fix address filter symbol name match for modules (bsc#1012628). - s390/boot: add secure boot trailer (bsc#1012628). - s390/cio: fix out-of-bounds access on cio_ignore free (bsc#1012628). - s390/uaccess: add missing EX_TABLE entries to __clear_user() (bsc#1012628). - s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (bsc#1012628). - s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser() (bsc#1012628). - ethtool: eeprom: fix null-deref on genl_info in dump (bsc#1012628). - fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device() (bsc#1012628). - ACPI: PCC: Fix unintentional integer overflow (bsc#1012628). - powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context (bsc#1012628). - net: ieee802154: fix error return code in dgram_bind() (bsc#1012628). - media: amphion: release m2m ctx when releasing vpu instance (bsc#1012628). - media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation (bsc#1012628). - media: ar0521: fix error return code in ar0521_power_on() (bsc#1012628). - media: ar0521: Fix return value check in writing initial registers (bsc#1012628). - media: ov8865: Fix an error handling path in ov8865_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY (bsc#1012628). - media: atomisp: prevent integer overflow in sh_css_set_black_frame() (bsc#1012628). - media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() (bsc#1012628). - media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - drm/msm/a6xx: Replace kcalloc() with kvzalloc() (bsc#1012628). - drm/msm/dp: add atomic_check to bridge ops (bsc#1012628). - drm/msm: Fix return type of mdp4_lvds_connector_mode_valid (bsc#1012628). - drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training (bsc#1012628). - ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency (bsc#1012628). - KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test (bsc#1012628). - ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile (bsc#1012628). - drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage (bsc#1012628). - erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy() (bsc#1012628). - erofs: fix up inplace decompression success rate (bsc#1012628). - pinctrl: qcom: Avoid glitching lines when we first mux to output (bsc#1012628). - spi: qup: support using GPIO as chip select line (bsc#1012628). - x86/fpu: Configure init_fpstate attributes orderly (bsc#1012628). - x86/fpu: Fix the init_fpstate size check with the actual size (bsc#1012628). - x86/fpu: Exclude dynamic states from init_fpstate (bsc#1012628). - perf: Fix missing SIGTRAPs (bsc#1012628). - sched/core: Fix comparison in sched_group_cookie_match() (bsc#1012628). - bpf: prevent decl_tag from being referenced in func_proto (bsc#1012628). - arc: iounmap() arg is volatile (bsc#1012628). - mtd: core: add missing of_node_get() in dynamic partitions code (bsc#1012628). - mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs (bsc#1012628). - mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname() (bsc#1012628). - mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe() (bsc#1012628). - pinctrl: ocelot: Fix incorrect trigger of the interrupt (bsc#1012628). - ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p() (bsc#1012628). - ASoC: SOF: Intel: pci-mtl: fix firmware name (bsc#1012628). - selftests/ftrace: fix dynamic_events dependency check (bsc#1012628). - spi: aspeed: Fix window offset of CE1 (bsc#1012628). - ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile (bsc#1012628). - ASoC: Intel: common: add ACPI matching tables for Raptor Lake (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor (bsc#1012628). - ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() (bsc#1012628). - perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() (bsc#1012628). - rcu: Keep synchronize_rcu() from enabling irqs in early boot (bsc#1012628). - tipc: fix a null-ptr-deref in tipc_topsrv_accept (bsc#1012628). - net: netsec: fix error handling in netsec_register_mdio() (bsc#1012628). - net: lan966x: Fix the rx drop counter (bsc#1012628). - selftests: net: Fix cross-tree inclusion of scripts (bsc#1012628). - selftests: net: Fix netdev name mismatch in cleanup (bsc#1012628). - net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() (bsc#1012628). - net: hinic: fix memory leak when reading function table (bsc#1012628). - net: hinic: fix the issue of CMDQ memory leaks (bsc#1012628). - net: hinic: fix the issue of double release MBOX callback of VF (bsc#1012628). - net: macb: Specify PHY PM management done by MAC (bsc#1012628). - nfc: virtual_ncidev: Fix memory leak in virtual_nci_send() (bsc#1012628). - RISC-V: KVM: Provide UAPI for Zicbom block size (bsc#1012628). - RISC-V: Fix compilation without RISCV_ISA_ZICBOM (bsc#1012628). - RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc (bsc#1012628). - x86/unwind/orc: Fix unreliable stack dump with gcov (bsc#1012628). - drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD (bsc#1012628). - x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (bsc#1012628). - amd-xgbe: Yellow carp devices do not need rrc (bsc#1012628). - amd-xgbe: fix the SFP compliance codes check for DAC cables (bsc#1012628). - amd-xgbe: add the bit rate quirk for Molex cables (bsc#1012628). - drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU (bsc#1012628). - drm/i915/dp: Reset frl trained flag before restarting FRL training (bsc#1012628). - atlantic: fix deadlock at aq_nic_stop (bsc#1012628). - kcm: annotate data-races around kcm->rx_psock (bsc#1012628). - kcm: annotate data-races around kcm->rx_wait (bsc#1012628). - net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed (bsc#1012628). - net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY (bsc#1012628). - tcp: fix a signed-integer-overflow bug in tcp_add_backlog() (bsc#1012628). - tcp: fix indefinite deferral of RTO with SACK reneging (bsc#1012628). - net-memcg: avoid stalls when under memory pressure (bsc#1012628). - drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr() (bsc#1012628). - net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU (bsc#1012628). - mptcp: set msk local address earlier (bsc#1012628). - can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path (bsc#1012628). - can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path (bsc#1012628). - PM: hibernate: Allow hybrid sleep to work with s2idle (bsc#1012628). - media: vivid: s_fbuf: add more sanity checks (bsc#1012628). - media: vivid: dev->bitmap_cap wasn't freed in all cases (bsc#1012628). - media: v4l2-dv-timings: add sanity checks for blanking values (bsc#1012628). - media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (bsc#1012628). - media: vivid: set num_in/outputs to 0 if not supported (bsc#1012628). - perf vendor events power10: Fix hv-24x7 metric events (bsc#1012628). - perf list: Fix PMU name pai_crypto in perf list on s390 (bsc#1012628). - ipv6: ensure sane device mtu in tunnels (bsc#1012628). - i40e: Fix ethtool rx-flow-hash setting for X722 (bsc#1012628). - i40e: Fix VF hang when reset is triggered on another VF (bsc#1012628). - i40e: Fix flow-type by setting GL_HASH_INSET registers (bsc#1012628). - net: ksz884x: fix missing pci_disable_device() on error in pcidev_init() (bsc#1012628). - riscv: jump_label: mark arguments as const to satisfy asm constraints (bsc#1012628). - PM: domains: Fix handling of unavailable/disabled idle states (bsc#1012628). - perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics (bsc#1012628). - net: fec: limit register access on i.MX6UL (bsc#1012628). - net: ethernet: ave: Fix MAC to be in charge of PHY PM (bsc#1012628). - ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() (bsc#1012628). - ALSA: aoa: Fix I2S device accounting (bsc#1012628). - openvswitch: switch from WARN to pr_warn (bsc#1012628). - net: ehea: fix possible memory leak in ehea_register_port() (bsc#1012628). - net: bcmsysport: Indicate MAC is in charge of PHY PM (bsc#1012628). - nh: fix scope used to find saddr when adding non gw nh (bsc#1012628). - net: broadcom: bcm4908_enet: update TX stats after actual transmission (bsc#1012628). - netdevsim: fix memory leak in nsim_bus_dev_new() (bsc#1012628). - netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed (bsc#1012628). - netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed (bsc#1012628). - net/mlx5e: Do not increment ESN when updating IPsec ESN state (bsc#1012628). - net/mlx5: Wait for firmware to enable CRS before pci_restore_state (bsc#1012628). - net/mlx5: DR, Fix matcher disconnect error flow (bsc#1012628). - net/mlx5e: Extend SKB room check to include PTP-SQ (bsc#1012628). - net/mlx5e: Update restore chain id for slow path packets (bsc#1012628). - net/mlx5: ASO, Create the ASO SQ with the correct timestamp format (bsc#1012628). - net/mlx5: Fix possible use-after-free in async command interface (bsc#1012628). - net/mlx5e: TC, Reject forwarding from internal port to internal port (bsc#1012628). - net/mlx5: Update fw fatal reporter state on PCI handlers successful recover (bsc#1012628). - net/mlx5: Fix crash during sync firmware reset (bsc#1012628). - net: do not sense pfmemalloc status in skb_append_pagefrags() (bsc#1012628). - kcm: do not sense pfmemalloc status in kcm_sendpage() (bsc#1012628). - net: enetc: survive memory pressure without crashing (bsc#1012628). - riscv: mm: add missing memcpy in kasan_init (bsc#1012628). - riscv: fix detection of toolchain Zicbom support (bsc#1012628). - riscv: fix detection of toolchain Zihintpause support (bsc#1012628). - arm64: Add AMPERE1 to the Spectre-BHB affected list (bsc#1012628). - tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1012628). - commit 94ab6c8 ++++ kernel-obs-qa: - Update config files. - commit bd8c959 - Linux 6.0.7 (bsc#1012628). - platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks (bsc#1012628). - can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() (bsc#1012628). - can: kvaser_usb: Fix possible completions during init_completion (bsc#1012628). - can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive (bsc#1012628). - can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L (bsc#1012628). - ALSA: Use del_timer_sync() before freeing timer (bsc#1012628). - ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600 (bsc#1012628). - ALSA: control: add snd_ctl_rename() (bsc#1012628). - ALSA: hda/realtek: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: emu10k1: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ac97: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: usb-audio: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ca0106: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: au88x0: use explicitly signed char (bsc#1012628). - ALSA: rme9652: use explicitly signed char (bsc#1012628). - USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (bsc#1012628). - usb: gadget: uvc: limit isoc_sg to super speed gadgets (bsc#1012628). - Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets" (bsc#1012628). - usb: gadget: uvc: fix dropped frame after missed isoc (bsc#1012628). - usb: gadget: uvc: fix sg handling in error case (bsc#1012628). - usb: gadget: uvc: fix sg handling during video encode (bsc#1012628). - usb: gadget: aspeed: Fix probe regression (bsc#1012628). - usb: dwc3: gadget: Stop processing more requests on IMI (bsc#1012628). - usb: dwc3: gadget: Don't set IMI for no_interrupt (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - usb: typec: ucsi: Check the connection on resume (bsc#1012628). - usb: typec: ucsi: acpi: Implement resume callback (bsc#1012628). - usb: dwc3: st: Rely on child's compatible instead of name (bsc#1012628). - usb: dwc3: Don't switch OTG -> peripheral if extcon is present (bsc#1012628). - usb: bdc: change state when port disconnected (bsc#1012628). - usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (bsc#1012628). - mtd: rawnand: tegra: Fix PM disable depth imbalance in probe (bsc#1012628). - mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init() (bsc#1012628). - mtd: parsers: bcm47xxpart: Fix halfblock reads (bsc#1012628). - mtd: rawnand: marvell: Use correct logic for nand-keep-config (bsc#1012628). - squashfs: fix read regression introduced in readahead code (bsc#1012628). - squashfs: fix extending readahead beyond end of file (bsc#1012628). - squashfs: fix buffer release race condition in readahead code (bsc#1012628). - xhci: Add quirk to reset host back to default state at shutdown (bsc#1012628). - xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices (bsc#1012628). - xhci: Remove device endpoints from bandwidth list when freeing the device (bsc#1012628). - tools: iio: iio_utils: fix digit calculation (bsc#1012628). - iio: light: tsl2583: Fix module unloading (bsc#1012628). - iio: temperature: ltc2983: allocate iio channels once (bsc#1012628). - iio: adxl372: Fix unsafe buffer attributes (bsc#1012628). - iio: adxl367: Fix unsafe buffer attributes (bsc#1012628). - fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards (bsc#1012628). - fbdev: smscufx: Fix several use-after-free bugs (bsc#1012628). - cpufreq: intel_pstate: Read all MSRs on the target CPU (bsc#1012628). - cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (bsc#1012628). - fs/binfmt_elf: Fix memory leak in load_elf_binary() (bsc#1012628). - exec: Copy oldsighand->action under spin-lock (bsc#1012628). - mac802154: Fix LQI recording (bsc#1012628). - scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1012628). - drm/i915: Extend Wa_1607297627 to Alderlake-P (bsc#1012628). - drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x (bsc#1012628). - drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume (bsc#1012628). - drm/amdgpu: fix pstate setting issue (bsc#1012628). - drm/amd/display: Revert logic for plane modifiers (bsc#1012628). - drm/amdkfd: update gfx1037 Lx cache setting (bsc#1012628). - drm/amdkfd: correct the cache info for gfx1036 (bsc#1012628). - drm/msm: fix use-after-free on probe deferral (bsc#1012628). - drm/msm/dsi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/dp: fix aux-bus EP lifetime (bsc#1012628). - drm/msm/dp: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix bridge lifetime (bsc#1012628). - crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned (bsc#1012628). - random: use arch_get_random*_early() in random_init() (bsc#1012628). - coresight: cti: Fix hang in cti_disable_hw() (bsc#1012628). - mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO (bsc#1012628). - mmc: block: Remove error check of hw_reset on reset (bsc#1012628). - mmc: queue: Cancel recovery work on cleanup (bsc#1012628). - mmc: core: Fix kernel panic when remove non-standard SDIO card (bsc#1012628). - mmc: core: Fix WRITE_ZEROES CQE handling (bsc#1012628). - mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake (bsc#1012628). - mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus (bsc#1012628). - counter: microchip-tcb-capture: Handle Signal1 read and Synapse (bsc#1012628). - counter: 104-quad-8: Fix race getting function mode and direction (bsc#1012628). - mm/uffd: fix vma check on userfault for wp (bsc#1012628). - mm: migrate: fix return value if all subpages of THPs are migrated successfully (bsc#1012628). - mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs (bsc#1012628). - mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops (bsc#1012628). - mm/huge_memory: do not clobber swp_entry_t during THP split (bsc#1012628). - mm: prep_compound_tail() clear page->private (bsc#1012628). - kernfs: fix use-after-free in __kernfs_remove (bsc#1012628). - Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration" (bsc#1012628). - pinctrl: Ingenic: JZ4755 bug fixes (bsc#1012628). - Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance" (bsc#1012628). - ARC: mm: fix leakage of memory allocated for PTE (bsc#1012628). - perf auxtrace: Fix address filter symbol name match for modules (bsc#1012628). - s390/boot: add secure boot trailer (bsc#1012628). - s390/cio: fix out-of-bounds access on cio_ignore free (bsc#1012628). - s390/uaccess: add missing EX_TABLE entries to __clear_user() (bsc#1012628). - s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (bsc#1012628). - s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser() (bsc#1012628). - ethtool: eeprom: fix null-deref on genl_info in dump (bsc#1012628). - fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device() (bsc#1012628). - ACPI: PCC: Fix unintentional integer overflow (bsc#1012628). - powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context (bsc#1012628). - net: ieee802154: fix error return code in dgram_bind() (bsc#1012628). - media: amphion: release m2m ctx when releasing vpu instance (bsc#1012628). - media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation (bsc#1012628). - media: ar0521: fix error return code in ar0521_power_on() (bsc#1012628). - media: ar0521: Fix return value check in writing initial registers (bsc#1012628). - media: ov8865: Fix an error handling path in ov8865_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY (bsc#1012628). - media: atomisp: prevent integer overflow in sh_css_set_black_frame() (bsc#1012628). - media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() (bsc#1012628). - media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - drm/msm/a6xx: Replace kcalloc() with kvzalloc() (bsc#1012628). - drm/msm/dp: add atomic_check to bridge ops (bsc#1012628). - drm/msm: Fix return type of mdp4_lvds_connector_mode_valid (bsc#1012628). - drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training (bsc#1012628). - ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency (bsc#1012628). - KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test (bsc#1012628). - ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile (bsc#1012628). - drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage (bsc#1012628). - erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy() (bsc#1012628). - erofs: fix up inplace decompression success rate (bsc#1012628). - pinctrl: qcom: Avoid glitching lines when we first mux to output (bsc#1012628). - spi: qup: support using GPIO as chip select line (bsc#1012628). - x86/fpu: Configure init_fpstate attributes orderly (bsc#1012628). - x86/fpu: Fix the init_fpstate size check with the actual size (bsc#1012628). - x86/fpu: Exclude dynamic states from init_fpstate (bsc#1012628). - perf: Fix missing SIGTRAPs (bsc#1012628). - sched/core: Fix comparison in sched_group_cookie_match() (bsc#1012628). - bpf: prevent decl_tag from being referenced in func_proto (bsc#1012628). - arc: iounmap() arg is volatile (bsc#1012628). - mtd: core: add missing of_node_get() in dynamic partitions code (bsc#1012628). - mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs (bsc#1012628). - mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname() (bsc#1012628). - mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe() (bsc#1012628). - pinctrl: ocelot: Fix incorrect trigger of the interrupt (bsc#1012628). - ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p() (bsc#1012628). - ASoC: SOF: Intel: pci-mtl: fix firmware name (bsc#1012628). - selftests/ftrace: fix dynamic_events dependency check (bsc#1012628). - spi: aspeed: Fix window offset of CE1 (bsc#1012628). - ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile (bsc#1012628). - ASoC: Intel: common: add ACPI matching tables for Raptor Lake (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor (bsc#1012628). - ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() (bsc#1012628). - perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() (bsc#1012628). - rcu: Keep synchronize_rcu() from enabling irqs in early boot (bsc#1012628). - tipc: fix a null-ptr-deref in tipc_topsrv_accept (bsc#1012628). - net: netsec: fix error handling in netsec_register_mdio() (bsc#1012628). - net: lan966x: Fix the rx drop counter (bsc#1012628). - selftests: net: Fix cross-tree inclusion of scripts (bsc#1012628). - selftests: net: Fix netdev name mismatch in cleanup (bsc#1012628). - net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() (bsc#1012628). - net: hinic: fix memory leak when reading function table (bsc#1012628). - net: hinic: fix the issue of CMDQ memory leaks (bsc#1012628). - net: hinic: fix the issue of double release MBOX callback of VF (bsc#1012628). - net: macb: Specify PHY PM management done by MAC (bsc#1012628). - nfc: virtual_ncidev: Fix memory leak in virtual_nci_send() (bsc#1012628). - RISC-V: KVM: Provide UAPI for Zicbom block size (bsc#1012628). - RISC-V: Fix compilation without RISCV_ISA_ZICBOM (bsc#1012628). - RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc (bsc#1012628). - x86/unwind/orc: Fix unreliable stack dump with gcov (bsc#1012628). - drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD (bsc#1012628). - x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (bsc#1012628). - amd-xgbe: Yellow carp devices do not need rrc (bsc#1012628). - amd-xgbe: fix the SFP compliance codes check for DAC cables (bsc#1012628). - amd-xgbe: add the bit rate quirk for Molex cables (bsc#1012628). - drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU (bsc#1012628). - drm/i915/dp: Reset frl trained flag before restarting FRL training (bsc#1012628). - atlantic: fix deadlock at aq_nic_stop (bsc#1012628). - kcm: annotate data-races around kcm->rx_psock (bsc#1012628). - kcm: annotate data-races around kcm->rx_wait (bsc#1012628). - net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed (bsc#1012628). - net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY (bsc#1012628). - tcp: fix a signed-integer-overflow bug in tcp_add_backlog() (bsc#1012628). - tcp: fix indefinite deferral of RTO with SACK reneging (bsc#1012628). - net-memcg: avoid stalls when under memory pressure (bsc#1012628). - drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr() (bsc#1012628). - net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU (bsc#1012628). - mptcp: set msk local address earlier (bsc#1012628). - can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path (bsc#1012628). - can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path (bsc#1012628). - PM: hibernate: Allow hybrid sleep to work with s2idle (bsc#1012628). - media: vivid: s_fbuf: add more sanity checks (bsc#1012628). - media: vivid: dev->bitmap_cap wasn't freed in all cases (bsc#1012628). - media: v4l2-dv-timings: add sanity checks for blanking values (bsc#1012628). - media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (bsc#1012628). - media: vivid: set num_in/outputs to 0 if not supported (bsc#1012628). - perf vendor events power10: Fix hv-24x7 metric events (bsc#1012628). - perf list: Fix PMU name pai_crypto in perf list on s390 (bsc#1012628). - ipv6: ensure sane device mtu in tunnels (bsc#1012628). - i40e: Fix ethtool rx-flow-hash setting for X722 (bsc#1012628). - i40e: Fix VF hang when reset is triggered on another VF (bsc#1012628). - i40e: Fix flow-type by setting GL_HASH_INSET registers (bsc#1012628). - net: ksz884x: fix missing pci_disable_device() on error in pcidev_init() (bsc#1012628). - riscv: jump_label: mark arguments as const to satisfy asm constraints (bsc#1012628). - PM: domains: Fix handling of unavailable/disabled idle states (bsc#1012628). - perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics (bsc#1012628). - net: fec: limit register access on i.MX6UL (bsc#1012628). - net: ethernet: ave: Fix MAC to be in charge of PHY PM (bsc#1012628). - ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() (bsc#1012628). - ALSA: aoa: Fix I2S device accounting (bsc#1012628). - openvswitch: switch from WARN to pr_warn (bsc#1012628). - net: ehea: fix possible memory leak in ehea_register_port() (bsc#1012628). - net: bcmsysport: Indicate MAC is in charge of PHY PM (bsc#1012628). - nh: fix scope used to find saddr when adding non gw nh (bsc#1012628). - net: broadcom: bcm4908_enet: update TX stats after actual transmission (bsc#1012628). - netdevsim: fix memory leak in nsim_bus_dev_new() (bsc#1012628). - netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed (bsc#1012628). - netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed (bsc#1012628). - net/mlx5e: Do not increment ESN when updating IPsec ESN state (bsc#1012628). - net/mlx5: Wait for firmware to enable CRS before pci_restore_state (bsc#1012628). - net/mlx5: DR, Fix matcher disconnect error flow (bsc#1012628). - net/mlx5e: Extend SKB room check to include PTP-SQ (bsc#1012628). - net/mlx5e: Update restore chain id for slow path packets (bsc#1012628). - net/mlx5: ASO, Create the ASO SQ with the correct timestamp format (bsc#1012628). - net/mlx5: Fix possible use-after-free in async command interface (bsc#1012628). - net/mlx5e: TC, Reject forwarding from internal port to internal port (bsc#1012628). - net/mlx5: Update fw fatal reporter state on PCI handlers successful recover (bsc#1012628). - net/mlx5: Fix crash during sync firmware reset (bsc#1012628). - net: do not sense pfmemalloc status in skb_append_pagefrags() (bsc#1012628). - kcm: do not sense pfmemalloc status in kcm_sendpage() (bsc#1012628). - net: enetc: survive memory pressure without crashing (bsc#1012628). - riscv: mm: add missing memcpy in kasan_init (bsc#1012628). - riscv: fix detection of toolchain Zicbom support (bsc#1012628). - riscv: fix detection of toolchain Zihintpause support (bsc#1012628). - arm64: Add AMPERE1 to the Spectre-BHB affected list (bsc#1012628). - tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1012628). - commit 94ab6c8 ++++ kernel-pae: - Update config files. - commit bd8c959 - Linux 6.0.7 (bsc#1012628). - platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks (bsc#1012628). - can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() (bsc#1012628). - can: kvaser_usb: Fix possible completions during init_completion (bsc#1012628). - can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive (bsc#1012628). - can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L (bsc#1012628). - ALSA: Use del_timer_sync() before freeing timer (bsc#1012628). - ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600 (bsc#1012628). - ALSA: control: add snd_ctl_rename() (bsc#1012628). - ALSA: hda/realtek: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: emu10k1: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ac97: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: usb-audio: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ca0106: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: au88x0: use explicitly signed char (bsc#1012628). - ALSA: rme9652: use explicitly signed char (bsc#1012628). - USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (bsc#1012628). - usb: gadget: uvc: limit isoc_sg to super speed gadgets (bsc#1012628). - Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets" (bsc#1012628). - usb: gadget: uvc: fix dropped frame after missed isoc (bsc#1012628). - usb: gadget: uvc: fix sg handling in error case (bsc#1012628). - usb: gadget: uvc: fix sg handling during video encode (bsc#1012628). - usb: gadget: aspeed: Fix probe regression (bsc#1012628). - usb: dwc3: gadget: Stop processing more requests on IMI (bsc#1012628). - usb: dwc3: gadget: Don't set IMI for no_interrupt (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - usb: typec: ucsi: Check the connection on resume (bsc#1012628). - usb: typec: ucsi: acpi: Implement resume callback (bsc#1012628). - usb: dwc3: st: Rely on child's compatible instead of name (bsc#1012628). - usb: dwc3: Don't switch OTG -> peripheral if extcon is present (bsc#1012628). - usb: bdc: change state when port disconnected (bsc#1012628). - usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (bsc#1012628). - mtd: rawnand: tegra: Fix PM disable depth imbalance in probe (bsc#1012628). - mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init() (bsc#1012628). - mtd: parsers: bcm47xxpart: Fix halfblock reads (bsc#1012628). - mtd: rawnand: marvell: Use correct logic for nand-keep-config (bsc#1012628). - squashfs: fix read regression introduced in readahead code (bsc#1012628). - squashfs: fix extending readahead beyond end of file (bsc#1012628). - squashfs: fix buffer release race condition in readahead code (bsc#1012628). - xhci: Add quirk to reset host back to default state at shutdown (bsc#1012628). - xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices (bsc#1012628). - xhci: Remove device endpoints from bandwidth list when freeing the device (bsc#1012628). - tools: iio: iio_utils: fix digit calculation (bsc#1012628). - iio: light: tsl2583: Fix module unloading (bsc#1012628). - iio: temperature: ltc2983: allocate iio channels once (bsc#1012628). - iio: adxl372: Fix unsafe buffer attributes (bsc#1012628). - iio: adxl367: Fix unsafe buffer attributes (bsc#1012628). - fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards (bsc#1012628). - fbdev: smscufx: Fix several use-after-free bugs (bsc#1012628). - cpufreq: intel_pstate: Read all MSRs on the target CPU (bsc#1012628). - cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (bsc#1012628). - fs/binfmt_elf: Fix memory leak in load_elf_binary() (bsc#1012628). - exec: Copy oldsighand->action under spin-lock (bsc#1012628). - mac802154: Fix LQI recording (bsc#1012628). - scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1012628). - drm/i915: Extend Wa_1607297627 to Alderlake-P (bsc#1012628). - drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x (bsc#1012628). - drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume (bsc#1012628). - drm/amdgpu: fix pstate setting issue (bsc#1012628). - drm/amd/display: Revert logic for plane modifiers (bsc#1012628). - drm/amdkfd: update gfx1037 Lx cache setting (bsc#1012628). - drm/amdkfd: correct the cache info for gfx1036 (bsc#1012628). - drm/msm: fix use-after-free on probe deferral (bsc#1012628). - drm/msm/dsi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/dp: fix aux-bus EP lifetime (bsc#1012628). - drm/msm/dp: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix bridge lifetime (bsc#1012628). - crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned (bsc#1012628). - random: use arch_get_random*_early() in random_init() (bsc#1012628). - coresight: cti: Fix hang in cti_disable_hw() (bsc#1012628). - mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO (bsc#1012628). - mmc: block: Remove error check of hw_reset on reset (bsc#1012628). - mmc: queue: Cancel recovery work on cleanup (bsc#1012628). - mmc: core: Fix kernel panic when remove non-standard SDIO card (bsc#1012628). - mmc: core: Fix WRITE_ZEROES CQE handling (bsc#1012628). - mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake (bsc#1012628). - mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus (bsc#1012628). - counter: microchip-tcb-capture: Handle Signal1 read and Synapse (bsc#1012628). - counter: 104-quad-8: Fix race getting function mode and direction (bsc#1012628). - mm/uffd: fix vma check on userfault for wp (bsc#1012628). - mm: migrate: fix return value if all subpages of THPs are migrated successfully (bsc#1012628). - mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs (bsc#1012628). - mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops (bsc#1012628). - mm/huge_memory: do not clobber swp_entry_t during THP split (bsc#1012628). - mm: prep_compound_tail() clear page->private (bsc#1012628). - kernfs: fix use-after-free in __kernfs_remove (bsc#1012628). - Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration" (bsc#1012628). - pinctrl: Ingenic: JZ4755 bug fixes (bsc#1012628). - Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance" (bsc#1012628). - ARC: mm: fix leakage of memory allocated for PTE (bsc#1012628). - perf auxtrace: Fix address filter symbol name match for modules (bsc#1012628). - s390/boot: add secure boot trailer (bsc#1012628). - s390/cio: fix out-of-bounds access on cio_ignore free (bsc#1012628). - s390/uaccess: add missing EX_TABLE entries to __clear_user() (bsc#1012628). - s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (bsc#1012628). - s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser() (bsc#1012628). - ethtool: eeprom: fix null-deref on genl_info in dump (bsc#1012628). - fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device() (bsc#1012628). - ACPI: PCC: Fix unintentional integer overflow (bsc#1012628). - powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context (bsc#1012628). - net: ieee802154: fix error return code in dgram_bind() (bsc#1012628). - media: amphion: release m2m ctx when releasing vpu instance (bsc#1012628). - media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation (bsc#1012628). - media: ar0521: fix error return code in ar0521_power_on() (bsc#1012628). - media: ar0521: Fix return value check in writing initial registers (bsc#1012628). - media: ov8865: Fix an error handling path in ov8865_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY (bsc#1012628). - media: atomisp: prevent integer overflow in sh_css_set_black_frame() (bsc#1012628). - media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() (bsc#1012628). - media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - drm/msm/a6xx: Replace kcalloc() with kvzalloc() (bsc#1012628). - drm/msm/dp: add atomic_check to bridge ops (bsc#1012628). - drm/msm: Fix return type of mdp4_lvds_connector_mode_valid (bsc#1012628). - drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training (bsc#1012628). - ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency (bsc#1012628). - KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test (bsc#1012628). - ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile (bsc#1012628). - drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage (bsc#1012628). - erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy() (bsc#1012628). - erofs: fix up inplace decompression success rate (bsc#1012628). - pinctrl: qcom: Avoid glitching lines when we first mux to output (bsc#1012628). - spi: qup: support using GPIO as chip select line (bsc#1012628). - x86/fpu: Configure init_fpstate attributes orderly (bsc#1012628). - x86/fpu: Fix the init_fpstate size check with the actual size (bsc#1012628). - x86/fpu: Exclude dynamic states from init_fpstate (bsc#1012628). - perf: Fix missing SIGTRAPs (bsc#1012628). - sched/core: Fix comparison in sched_group_cookie_match() (bsc#1012628). - bpf: prevent decl_tag from being referenced in func_proto (bsc#1012628). - arc: iounmap() arg is volatile (bsc#1012628). - mtd: core: add missing of_node_get() in dynamic partitions code (bsc#1012628). - mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs (bsc#1012628). - mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname() (bsc#1012628). - mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe() (bsc#1012628). - pinctrl: ocelot: Fix incorrect trigger of the interrupt (bsc#1012628). - ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p() (bsc#1012628). - ASoC: SOF: Intel: pci-mtl: fix firmware name (bsc#1012628). - selftests/ftrace: fix dynamic_events dependency check (bsc#1012628). - spi: aspeed: Fix window offset of CE1 (bsc#1012628). - ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile (bsc#1012628). - ASoC: Intel: common: add ACPI matching tables for Raptor Lake (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor (bsc#1012628). - ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() (bsc#1012628). - perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() (bsc#1012628). - rcu: Keep synchronize_rcu() from enabling irqs in early boot (bsc#1012628). - tipc: fix a null-ptr-deref in tipc_topsrv_accept (bsc#1012628). - net: netsec: fix error handling in netsec_register_mdio() (bsc#1012628). - net: lan966x: Fix the rx drop counter (bsc#1012628). - selftests: net: Fix cross-tree inclusion of scripts (bsc#1012628). - selftests: net: Fix netdev name mismatch in cleanup (bsc#1012628). - net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() (bsc#1012628). - net: hinic: fix memory leak when reading function table (bsc#1012628). - net: hinic: fix the issue of CMDQ memory leaks (bsc#1012628). - net: hinic: fix the issue of double release MBOX callback of VF (bsc#1012628). - net: macb: Specify PHY PM management done by MAC (bsc#1012628). - nfc: virtual_ncidev: Fix memory leak in virtual_nci_send() (bsc#1012628). - RISC-V: KVM: Provide UAPI for Zicbom block size (bsc#1012628). - RISC-V: Fix compilation without RISCV_ISA_ZICBOM (bsc#1012628). - RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc (bsc#1012628). - x86/unwind/orc: Fix unreliable stack dump with gcov (bsc#1012628). - drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD (bsc#1012628). - x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (bsc#1012628). - amd-xgbe: Yellow carp devices do not need rrc (bsc#1012628). - amd-xgbe: fix the SFP compliance codes check for DAC cables (bsc#1012628). - amd-xgbe: add the bit rate quirk for Molex cables (bsc#1012628). - drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU (bsc#1012628). - drm/i915/dp: Reset frl trained flag before restarting FRL training (bsc#1012628). - atlantic: fix deadlock at aq_nic_stop (bsc#1012628). - kcm: annotate data-races around kcm->rx_psock (bsc#1012628). - kcm: annotate data-races around kcm->rx_wait (bsc#1012628). - net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed (bsc#1012628). - net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY (bsc#1012628). - tcp: fix a signed-integer-overflow bug in tcp_add_backlog() (bsc#1012628). - tcp: fix indefinite deferral of RTO with SACK reneging (bsc#1012628). - net-memcg: avoid stalls when under memory pressure (bsc#1012628). - drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr() (bsc#1012628). - net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU (bsc#1012628). - mptcp: set msk local address earlier (bsc#1012628). - can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path (bsc#1012628). - can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path (bsc#1012628). - PM: hibernate: Allow hybrid sleep to work with s2idle (bsc#1012628). - media: vivid: s_fbuf: add more sanity checks (bsc#1012628). - media: vivid: dev->bitmap_cap wasn't freed in all cases (bsc#1012628). - media: v4l2-dv-timings: add sanity checks for blanking values (bsc#1012628). - media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (bsc#1012628). - media: vivid: set num_in/outputs to 0 if not supported (bsc#1012628). - perf vendor events power10: Fix hv-24x7 metric events (bsc#1012628). - perf list: Fix PMU name pai_crypto in perf list on s390 (bsc#1012628). - ipv6: ensure sane device mtu in tunnels (bsc#1012628). - i40e: Fix ethtool rx-flow-hash setting for X722 (bsc#1012628). - i40e: Fix VF hang when reset is triggered on another VF (bsc#1012628). - i40e: Fix flow-type by setting GL_HASH_INSET registers (bsc#1012628). - net: ksz884x: fix missing pci_disable_device() on error in pcidev_init() (bsc#1012628). - riscv: jump_label: mark arguments as const to satisfy asm constraints (bsc#1012628). - PM: domains: Fix handling of unavailable/disabled idle states (bsc#1012628). - perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics (bsc#1012628). - net: fec: limit register access on i.MX6UL (bsc#1012628). - net: ethernet: ave: Fix MAC to be in charge of PHY PM (bsc#1012628). - ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() (bsc#1012628). - ALSA: aoa: Fix I2S device accounting (bsc#1012628). - openvswitch: switch from WARN to pr_warn (bsc#1012628). - net: ehea: fix possible memory leak in ehea_register_port() (bsc#1012628). - net: bcmsysport: Indicate MAC is in charge of PHY PM (bsc#1012628). - nh: fix scope used to find saddr when adding non gw nh (bsc#1012628). - net: broadcom: bcm4908_enet: update TX stats after actual transmission (bsc#1012628). - netdevsim: fix memory leak in nsim_bus_dev_new() (bsc#1012628). - netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed (bsc#1012628). - netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed (bsc#1012628). - net/mlx5e: Do not increment ESN when updating IPsec ESN state (bsc#1012628). - net/mlx5: Wait for firmware to enable CRS before pci_restore_state (bsc#1012628). - net/mlx5: DR, Fix matcher disconnect error flow (bsc#1012628). - net/mlx5e: Extend SKB room check to include PTP-SQ (bsc#1012628). - net/mlx5e: Update restore chain id for slow path packets (bsc#1012628). - net/mlx5: ASO, Create the ASO SQ with the correct timestamp format (bsc#1012628). - net/mlx5: Fix possible use-after-free in async command interface (bsc#1012628). - net/mlx5e: TC, Reject forwarding from internal port to internal port (bsc#1012628). - net/mlx5: Update fw fatal reporter state on PCI handlers successful recover (bsc#1012628). - net/mlx5: Fix crash during sync firmware reset (bsc#1012628). - net: do not sense pfmemalloc status in skb_append_pagefrags() (bsc#1012628). - kcm: do not sense pfmemalloc status in kcm_sendpage() (bsc#1012628). - net: enetc: survive memory pressure without crashing (bsc#1012628). - riscv: mm: add missing memcpy in kasan_init (bsc#1012628). - riscv: fix detection of toolchain Zicbom support (bsc#1012628). - riscv: fix detection of toolchain Zihintpause support (bsc#1012628). - arm64: Add AMPERE1 to the Spectre-BHB affected list (bsc#1012628). - tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1012628). - commit 94ab6c8 ++++ kernel-syms: - Update config files. - commit bd8c959 - Linux 6.0.7 (bsc#1012628). - platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks (bsc#1012628). - can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() (bsc#1012628). - can: kvaser_usb: Fix possible completions during init_completion (bsc#1012628). - can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive (bsc#1012628). - can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L (bsc#1012628). - ALSA: Use del_timer_sync() before freeing timer (bsc#1012628). - ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600 (bsc#1012628). - ALSA: control: add snd_ctl_rename() (bsc#1012628). - ALSA: hda/realtek: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: emu10k1: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ac97: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: usb-audio: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ca0106: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: au88x0: use explicitly signed char (bsc#1012628). - ALSA: rme9652: use explicitly signed char (bsc#1012628). - USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (bsc#1012628). - usb: gadget: uvc: limit isoc_sg to super speed gadgets (bsc#1012628). - Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets" (bsc#1012628). - usb: gadget: uvc: fix dropped frame after missed isoc (bsc#1012628). - usb: gadget: uvc: fix sg handling in error case (bsc#1012628). - usb: gadget: uvc: fix sg handling during video encode (bsc#1012628). - usb: gadget: aspeed: Fix probe regression (bsc#1012628). - usb: dwc3: gadget: Stop processing more requests on IMI (bsc#1012628). - usb: dwc3: gadget: Don't set IMI for no_interrupt (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - usb: typec: ucsi: Check the connection on resume (bsc#1012628). - usb: typec: ucsi: acpi: Implement resume callback (bsc#1012628). - usb: dwc3: st: Rely on child's compatible instead of name (bsc#1012628). - usb: dwc3: Don't switch OTG -> peripheral if extcon is present (bsc#1012628). - usb: bdc: change state when port disconnected (bsc#1012628). - usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (bsc#1012628). - mtd: rawnand: tegra: Fix PM disable depth imbalance in probe (bsc#1012628). - mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init() (bsc#1012628). - mtd: parsers: bcm47xxpart: Fix halfblock reads (bsc#1012628). - mtd: rawnand: marvell: Use correct logic for nand-keep-config (bsc#1012628). - squashfs: fix read regression introduced in readahead code (bsc#1012628). - squashfs: fix extending readahead beyond end of file (bsc#1012628). - squashfs: fix buffer release race condition in readahead code (bsc#1012628). - xhci: Add quirk to reset host back to default state at shutdown (bsc#1012628). - xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices (bsc#1012628). - xhci: Remove device endpoints from bandwidth list when freeing the device (bsc#1012628). - tools: iio: iio_utils: fix digit calculation (bsc#1012628). - iio: light: tsl2583: Fix module unloading (bsc#1012628). - iio: temperature: ltc2983: allocate iio channels once (bsc#1012628). - iio: adxl372: Fix unsafe buffer attributes (bsc#1012628). - iio: adxl367: Fix unsafe buffer attributes (bsc#1012628). - fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards (bsc#1012628). - fbdev: smscufx: Fix several use-after-free bugs (bsc#1012628). - cpufreq: intel_pstate: Read all MSRs on the target CPU (bsc#1012628). - cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (bsc#1012628). - fs/binfmt_elf: Fix memory leak in load_elf_binary() (bsc#1012628). - exec: Copy oldsighand->action under spin-lock (bsc#1012628). - mac802154: Fix LQI recording (bsc#1012628). - scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1012628). - drm/i915: Extend Wa_1607297627 to Alderlake-P (bsc#1012628). - drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x (bsc#1012628). - drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume (bsc#1012628). - drm/amdgpu: fix pstate setting issue (bsc#1012628). - drm/amd/display: Revert logic for plane modifiers (bsc#1012628). - drm/amdkfd: update gfx1037 Lx cache setting (bsc#1012628). - drm/amdkfd: correct the cache info for gfx1036 (bsc#1012628). - drm/msm: fix use-after-free on probe deferral (bsc#1012628). - drm/msm/dsi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/dp: fix aux-bus EP lifetime (bsc#1012628). - drm/msm/dp: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix bridge lifetime (bsc#1012628). - crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned (bsc#1012628). - random: use arch_get_random*_early() in random_init() (bsc#1012628). - coresight: cti: Fix hang in cti_disable_hw() (bsc#1012628). - mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO (bsc#1012628). - mmc: block: Remove error check of hw_reset on reset (bsc#1012628). - mmc: queue: Cancel recovery work on cleanup (bsc#1012628). - mmc: core: Fix kernel panic when remove non-standard SDIO card (bsc#1012628). - mmc: core: Fix WRITE_ZEROES CQE handling (bsc#1012628). - mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake (bsc#1012628). - mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus (bsc#1012628). - counter: microchip-tcb-capture: Handle Signal1 read and Synapse (bsc#1012628). - counter: 104-quad-8: Fix race getting function mode and direction (bsc#1012628). - mm/uffd: fix vma check on userfault for wp (bsc#1012628). - mm: migrate: fix return value if all subpages of THPs are migrated successfully (bsc#1012628). - mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs (bsc#1012628). - mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops (bsc#1012628). - mm/huge_memory: do not clobber swp_entry_t during THP split (bsc#1012628). - mm: prep_compound_tail() clear page->private (bsc#1012628). - kernfs: fix use-after-free in __kernfs_remove (bsc#1012628). - Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration" (bsc#1012628). - pinctrl: Ingenic: JZ4755 bug fixes (bsc#1012628). - Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance" (bsc#1012628). - ARC: mm: fix leakage of memory allocated for PTE (bsc#1012628). - perf auxtrace: Fix address filter symbol name match for modules (bsc#1012628). - s390/boot: add secure boot trailer (bsc#1012628). - s390/cio: fix out-of-bounds access on cio_ignore free (bsc#1012628). - s390/uaccess: add missing EX_TABLE entries to __clear_user() (bsc#1012628). - s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (bsc#1012628). - s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser() (bsc#1012628). - ethtool: eeprom: fix null-deref on genl_info in dump (bsc#1012628). - fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device() (bsc#1012628). - ACPI: PCC: Fix unintentional integer overflow (bsc#1012628). - powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context (bsc#1012628). - net: ieee802154: fix error return code in dgram_bind() (bsc#1012628). - media: amphion: release m2m ctx when releasing vpu instance (bsc#1012628). - media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation (bsc#1012628). - media: ar0521: fix error return code in ar0521_power_on() (bsc#1012628). - media: ar0521: Fix return value check in writing initial registers (bsc#1012628). - media: ov8865: Fix an error handling path in ov8865_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY (bsc#1012628). - media: atomisp: prevent integer overflow in sh_css_set_black_frame() (bsc#1012628). - media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() (bsc#1012628). - media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - drm/msm/a6xx: Replace kcalloc() with kvzalloc() (bsc#1012628). - drm/msm/dp: add atomic_check to bridge ops (bsc#1012628). - drm/msm: Fix return type of mdp4_lvds_connector_mode_valid (bsc#1012628). - drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training (bsc#1012628). - ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency (bsc#1012628). - KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test (bsc#1012628). - ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile (bsc#1012628). - drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage (bsc#1012628). - erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy() (bsc#1012628). - erofs: fix up inplace decompression success rate (bsc#1012628). - pinctrl: qcom: Avoid glitching lines when we first mux to output (bsc#1012628). - spi: qup: support using GPIO as chip select line (bsc#1012628). - x86/fpu: Configure init_fpstate attributes orderly (bsc#1012628). - x86/fpu: Fix the init_fpstate size check with the actual size (bsc#1012628). - x86/fpu: Exclude dynamic states from init_fpstate (bsc#1012628). - perf: Fix missing SIGTRAPs (bsc#1012628). - sched/core: Fix comparison in sched_group_cookie_match() (bsc#1012628). - bpf: prevent decl_tag from being referenced in func_proto (bsc#1012628). - arc: iounmap() arg is volatile (bsc#1012628). - mtd: core: add missing of_node_get() in dynamic partitions code (bsc#1012628). - mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs (bsc#1012628). - mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname() (bsc#1012628). - mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe() (bsc#1012628). - pinctrl: ocelot: Fix incorrect trigger of the interrupt (bsc#1012628). - ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p() (bsc#1012628). - ASoC: SOF: Intel: pci-mtl: fix firmware name (bsc#1012628). - selftests/ftrace: fix dynamic_events dependency check (bsc#1012628). - spi: aspeed: Fix window offset of CE1 (bsc#1012628). - ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile (bsc#1012628). - ASoC: Intel: common: add ACPI matching tables for Raptor Lake (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor (bsc#1012628). - ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() (bsc#1012628). - perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() (bsc#1012628). - rcu: Keep synchronize_rcu() from enabling irqs in early boot (bsc#1012628). - tipc: fix a null-ptr-deref in tipc_topsrv_accept (bsc#1012628). - net: netsec: fix error handling in netsec_register_mdio() (bsc#1012628). - net: lan966x: Fix the rx drop counter (bsc#1012628). - selftests: net: Fix cross-tree inclusion of scripts (bsc#1012628). - selftests: net: Fix netdev name mismatch in cleanup (bsc#1012628). - net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() (bsc#1012628). - net: hinic: fix memory leak when reading function table (bsc#1012628). - net: hinic: fix the issue of CMDQ memory leaks (bsc#1012628). - net: hinic: fix the issue of double release MBOX callback of VF (bsc#1012628). - net: macb: Specify PHY PM management done by MAC (bsc#1012628). - nfc: virtual_ncidev: Fix memory leak in virtual_nci_send() (bsc#1012628). - RISC-V: KVM: Provide UAPI for Zicbom block size (bsc#1012628). - RISC-V: Fix compilation without RISCV_ISA_ZICBOM (bsc#1012628). - RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc (bsc#1012628). - x86/unwind/orc: Fix unreliable stack dump with gcov (bsc#1012628). - drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD (bsc#1012628). - x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (bsc#1012628). - amd-xgbe: Yellow carp devices do not need rrc (bsc#1012628). - amd-xgbe: fix the SFP compliance codes check for DAC cables (bsc#1012628). - amd-xgbe: add the bit rate quirk for Molex cables (bsc#1012628). - drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU (bsc#1012628). - drm/i915/dp: Reset frl trained flag before restarting FRL training (bsc#1012628). - atlantic: fix deadlock at aq_nic_stop (bsc#1012628). - kcm: annotate data-races around kcm->rx_psock (bsc#1012628). - kcm: annotate data-races around kcm->rx_wait (bsc#1012628). - net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed (bsc#1012628). - net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY (bsc#1012628). - tcp: fix a signed-integer-overflow bug in tcp_add_backlog() (bsc#1012628). - tcp: fix indefinite deferral of RTO with SACK reneging (bsc#1012628). - net-memcg: avoid stalls when under memory pressure (bsc#1012628). - drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr() (bsc#1012628). - net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU (bsc#1012628). - mptcp: set msk local address earlier (bsc#1012628). - can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path (bsc#1012628). - can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path (bsc#1012628). - PM: hibernate: Allow hybrid sleep to work with s2idle (bsc#1012628). - media: vivid: s_fbuf: add more sanity checks (bsc#1012628). - media: vivid: dev->bitmap_cap wasn't freed in all cases (bsc#1012628). - media: v4l2-dv-timings: add sanity checks for blanking values (bsc#1012628). - media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (bsc#1012628). - media: vivid: set num_in/outputs to 0 if not supported (bsc#1012628). - perf vendor events power10: Fix hv-24x7 metric events (bsc#1012628). - perf list: Fix PMU name pai_crypto in perf list on s390 (bsc#1012628). - ipv6: ensure sane device mtu in tunnels (bsc#1012628). - i40e: Fix ethtool rx-flow-hash setting for X722 (bsc#1012628). - i40e: Fix VF hang when reset is triggered on another VF (bsc#1012628). - i40e: Fix flow-type by setting GL_HASH_INSET registers (bsc#1012628). - net: ksz884x: fix missing pci_disable_device() on error in pcidev_init() (bsc#1012628). - riscv: jump_label: mark arguments as const to satisfy asm constraints (bsc#1012628). - PM: domains: Fix handling of unavailable/disabled idle states (bsc#1012628). - perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics (bsc#1012628). - net: fec: limit register access on i.MX6UL (bsc#1012628). - net: ethernet: ave: Fix MAC to be in charge of PHY PM (bsc#1012628). - ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() (bsc#1012628). - ALSA: aoa: Fix I2S device accounting (bsc#1012628). - openvswitch: switch from WARN to pr_warn (bsc#1012628). - net: ehea: fix possible memory leak in ehea_register_port() (bsc#1012628). - net: bcmsysport: Indicate MAC is in charge of PHY PM (bsc#1012628). - nh: fix scope used to find saddr when adding non gw nh (bsc#1012628). - net: broadcom: bcm4908_enet: update TX stats after actual transmission (bsc#1012628). - netdevsim: fix memory leak in nsim_bus_dev_new() (bsc#1012628). - netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed (bsc#1012628). - netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed (bsc#1012628). - net/mlx5e: Do not increment ESN when updating IPsec ESN state (bsc#1012628). - net/mlx5: Wait for firmware to enable CRS before pci_restore_state (bsc#1012628). - net/mlx5: DR, Fix matcher disconnect error flow (bsc#1012628). - net/mlx5e: Extend SKB room check to include PTP-SQ (bsc#1012628). - net/mlx5e: Update restore chain id for slow path packets (bsc#1012628). - net/mlx5: ASO, Create the ASO SQ with the correct timestamp format (bsc#1012628). - net/mlx5: Fix possible use-after-free in async command interface (bsc#1012628). - net/mlx5e: TC, Reject forwarding from internal port to internal port (bsc#1012628). - net/mlx5: Update fw fatal reporter state on PCI handlers successful recover (bsc#1012628). - net/mlx5: Fix crash during sync firmware reset (bsc#1012628). - net: do not sense pfmemalloc status in skb_append_pagefrags() (bsc#1012628). - kcm: do not sense pfmemalloc status in kcm_sendpage() (bsc#1012628). - net: enetc: survive memory pressure without crashing (bsc#1012628). - riscv: mm: add missing memcpy in kasan_init (bsc#1012628). - riscv: fix detection of toolchain Zicbom support (bsc#1012628). - riscv: fix detection of toolchain Zihintpause support (bsc#1012628). - arm64: Add AMPERE1 to the Spectre-BHB affected list (bsc#1012628). - tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1012628). - commit 94ab6c8 ++++ kernel-vanilla: - Update config files. - commit bd8c959 - Linux 6.0.7 (bsc#1012628). - platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks (bsc#1012628). - can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() (bsc#1012628). - can: kvaser_usb: Fix possible completions during init_completion (bsc#1012628). - can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive (bsc#1012628). - can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L (bsc#1012628). - ALSA: Use del_timer_sync() before freeing timer (bsc#1012628). - ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600 (bsc#1012628). - ALSA: control: add snd_ctl_rename() (bsc#1012628). - ALSA: hda/realtek: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: emu10k1: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ac97: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: usb-audio: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: ca0106: Use snd_ctl_rename() to rename a control (bsc#1012628). - ALSA: au88x0: use explicitly signed char (bsc#1012628). - ALSA: rme9652: use explicitly signed char (bsc#1012628). - USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (bsc#1012628). - usb: gadget: uvc: limit isoc_sg to super speed gadgets (bsc#1012628). - Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets" (bsc#1012628). - usb: gadget: uvc: fix dropped frame after missed isoc (bsc#1012628). - usb: gadget: uvc: fix sg handling in error case (bsc#1012628). - usb: gadget: uvc: fix sg handling during video encode (bsc#1012628). - usb: gadget: aspeed: Fix probe regression (bsc#1012628). - usb: dwc3: gadget: Stop processing more requests on IMI (bsc#1012628). - usb: dwc3: gadget: Don't set IMI for no_interrupt (bsc#1012628). - usb: dwc3: gadget: Force sending delayed status during soft disconnect (bsc#1012628). - usb: dwc3: gadget: Don't delay End Transfer on delayed_status (bsc#1012628). - usb: typec: ucsi: Check the connection on resume (bsc#1012628). - usb: typec: ucsi: acpi: Implement resume callback (bsc#1012628). - usb: dwc3: st: Rely on child's compatible instead of name (bsc#1012628). - usb: dwc3: Don't switch OTG -> peripheral if extcon is present (bsc#1012628). - usb: bdc: change state when port disconnected (bsc#1012628). - usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (bsc#1012628). - mtd: rawnand: tegra: Fix PM disable depth imbalance in probe (bsc#1012628). - mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init() (bsc#1012628). - mtd: parsers: bcm47xxpart: Fix halfblock reads (bsc#1012628). - mtd: rawnand: marvell: Use correct logic for nand-keep-config (bsc#1012628). - squashfs: fix read regression introduced in readahead code (bsc#1012628). - squashfs: fix extending readahead beyond end of file (bsc#1012628). - squashfs: fix buffer release race condition in readahead code (bsc#1012628). - xhci: Add quirk to reset host back to default state at shutdown (bsc#1012628). - xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices (bsc#1012628). - xhci: Remove device endpoints from bandwidth list when freeing the device (bsc#1012628). - tools: iio: iio_utils: fix digit calculation (bsc#1012628). - iio: light: tsl2583: Fix module unloading (bsc#1012628). - iio: temperature: ltc2983: allocate iio channels once (bsc#1012628). - iio: adxl372: Fix unsafe buffer attributes (bsc#1012628). - iio: adxl367: Fix unsafe buffer attributes (bsc#1012628). - fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards (bsc#1012628). - fbdev: smscufx: Fix several use-after-free bugs (bsc#1012628). - cpufreq: intel_pstate: Read all MSRs on the target CPU (bsc#1012628). - cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (bsc#1012628). - fs/binfmt_elf: Fix memory leak in load_elf_binary() (bsc#1012628). - exec: Copy oldsighand->action under spin-lock (bsc#1012628). - mac802154: Fix LQI recording (bsc#1012628). - scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1012628). - drm/i915: Extend Wa_1607297627 to Alderlake-P (bsc#1012628). - drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x (bsc#1012628). - drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume (bsc#1012628). - drm/amdgpu: fix pstate setting issue (bsc#1012628). - drm/amd/display: Revert logic for plane modifiers (bsc#1012628). - drm/amdkfd: update gfx1037 Lx cache setting (bsc#1012628). - drm/amdkfd: correct the cache info for gfx1036 (bsc#1012628). - drm/msm: fix use-after-free on probe deferral (bsc#1012628). - drm/msm/dsi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/hdmi: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix memory corruption with too many bridges (bsc#1012628). - drm/msm/dp: fix aux-bus EP lifetime (bsc#1012628). - drm/msm/dp: fix IRQ lifetime (bsc#1012628). - drm/msm/dp: fix bridge lifetime (bsc#1012628). - crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned (bsc#1012628). - random: use arch_get_random*_early() in random_init() (bsc#1012628). - coresight: cti: Fix hang in cti_disable_hw() (bsc#1012628). - mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO (bsc#1012628). - mmc: block: Remove error check of hw_reset on reset (bsc#1012628). - mmc: queue: Cancel recovery work on cleanup (bsc#1012628). - mmc: core: Fix kernel panic when remove non-standard SDIO card (bsc#1012628). - mmc: core: Fix WRITE_ZEROES CQE handling (bsc#1012628). - mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake (bsc#1012628). - mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus (bsc#1012628). - counter: microchip-tcb-capture: Handle Signal1 read and Synapse (bsc#1012628). - counter: 104-quad-8: Fix race getting function mode and direction (bsc#1012628). - mm/uffd: fix vma check on userfault for wp (bsc#1012628). - mm: migrate: fix return value if all subpages of THPs are migrated successfully (bsc#1012628). - mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs (bsc#1012628). - mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops (bsc#1012628). - mm/huge_memory: do not clobber swp_entry_t during THP split (bsc#1012628). - mm: prep_compound_tail() clear page->private (bsc#1012628). - kernfs: fix use-after-free in __kernfs_remove (bsc#1012628). - Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration" (bsc#1012628). - pinctrl: Ingenic: JZ4755 bug fixes (bsc#1012628). - Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance" (bsc#1012628). - ARC: mm: fix leakage of memory allocated for PTE (bsc#1012628). - perf auxtrace: Fix address filter symbol name match for modules (bsc#1012628). - s390/boot: add secure boot trailer (bsc#1012628). - s390/cio: fix out-of-bounds access on cio_ignore free (bsc#1012628). - s390/uaccess: add missing EX_TABLE entries to __clear_user() (bsc#1012628). - s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (bsc#1012628). - s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser() (bsc#1012628). - ethtool: eeprom: fix null-deref on genl_info in dump (bsc#1012628). - fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device() (bsc#1012628). - ACPI: PCC: Fix unintentional integer overflow (bsc#1012628). - powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context (bsc#1012628). - net: ieee802154: fix error return code in dgram_bind() (bsc#1012628). - media: amphion: release m2m ctx when releasing vpu instance (bsc#1012628). - media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation (bsc#1012628). - media: ar0521: fix error return code in ar0521_power_on() (bsc#1012628). - media: ar0521: Fix return value check in writing initial registers (bsc#1012628). - media: ov8865: Fix an error handling path in ov8865_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY (bsc#1012628). - media: atomisp: prevent integer overflow in sh_css_set_black_frame() (bsc#1012628). - media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() (bsc#1012628). - media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe() (bsc#1012628). - media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER (bsc#1012628). - drm/msm/a6xx: Replace kcalloc() with kvzalloc() (bsc#1012628). - drm/msm/dp: add atomic_check to bridge ops (bsc#1012628). - drm/msm: Fix return type of mdp4_lvds_connector_mode_valid (bsc#1012628). - drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training (bsc#1012628). - ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency (bsc#1012628). - KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test (bsc#1012628). - ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile (bsc#1012628). - drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage (bsc#1012628). - erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy() (bsc#1012628). - erofs: fix up inplace decompression success rate (bsc#1012628). - pinctrl: qcom: Avoid glitching lines when we first mux to output (bsc#1012628). - spi: qup: support using GPIO as chip select line (bsc#1012628). - x86/fpu: Configure init_fpstate attributes orderly (bsc#1012628). - x86/fpu: Fix the init_fpstate size check with the actual size (bsc#1012628). - x86/fpu: Exclude dynamic states from init_fpstate (bsc#1012628). - perf: Fix missing SIGTRAPs (bsc#1012628). - sched/core: Fix comparison in sched_group_cookie_match() (bsc#1012628). - bpf: prevent decl_tag from being referenced in func_proto (bsc#1012628). - arc: iounmap() arg is volatile (bsc#1012628). - mtd: core: add missing of_node_get() in dynamic partitions code (bsc#1012628). - mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs (bsc#1012628). - mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname() (bsc#1012628). - mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe() (bsc#1012628). - pinctrl: ocelot: Fix incorrect trigger of the interrupt (bsc#1012628). - ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p() (bsc#1012628). - ASoC: SOF: Intel: pci-mtl: fix firmware name (bsc#1012628). - selftests/ftrace: fix dynamic_events dependency check (bsc#1012628). - spi: aspeed: Fix window offset of CE1 (bsc#1012628). - ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile (bsc#1012628). - ASoC: Intel: common: add ACPI matching tables for Raptor Lake (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions (bsc#1012628). - ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor (bsc#1012628). - ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() (bsc#1012628). - perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap() (bsc#1012628). - rcu: Keep synchronize_rcu() from enabling irqs in early boot (bsc#1012628). - tipc: fix a null-ptr-deref in tipc_topsrv_accept (bsc#1012628). - net: netsec: fix error handling in netsec_register_mdio() (bsc#1012628). - net: lan966x: Fix the rx drop counter (bsc#1012628). - selftests: net: Fix cross-tree inclusion of scripts (bsc#1012628). - selftests: net: Fix netdev name mismatch in cleanup (bsc#1012628). - net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() (bsc#1012628). - net: hinic: fix memory leak when reading function table (bsc#1012628). - net: hinic: fix the issue of CMDQ memory leaks (bsc#1012628). - net: hinic: fix the issue of double release MBOX callback of VF (bsc#1012628). - net: macb: Specify PHY PM management done by MAC (bsc#1012628). - nfc: virtual_ncidev: Fix memory leak in virtual_nci_send() (bsc#1012628). - RISC-V: KVM: Provide UAPI for Zicbom block size (bsc#1012628). - RISC-V: Fix compilation without RISCV_ISA_ZICBOM (bsc#1012628). - RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc (bsc#1012628). - x86/unwind/orc: Fix unreliable stack dump with gcov (bsc#1012628). - drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD (bsc#1012628). - x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (bsc#1012628). - amd-xgbe: Yellow carp devices do not need rrc (bsc#1012628). - amd-xgbe: fix the SFP compliance codes check for DAC cables (bsc#1012628). - amd-xgbe: add the bit rate quirk for Molex cables (bsc#1012628). - drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU (bsc#1012628). - drm/i915/dp: Reset frl trained flag before restarting FRL training (bsc#1012628). - atlantic: fix deadlock at aq_nic_stop (bsc#1012628). - kcm: annotate data-races around kcm->rx_psock (bsc#1012628). - kcm: annotate data-races around kcm->rx_wait (bsc#1012628). - net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed (bsc#1012628). - net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY (bsc#1012628). - tcp: fix a signed-integer-overflow bug in tcp_add_backlog() (bsc#1012628). - tcp: fix indefinite deferral of RTO with SACK reneging (bsc#1012628). - net-memcg: avoid stalls when under memory pressure (bsc#1012628). - drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr() (bsc#1012628). - net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU (bsc#1012628). - mptcp: set msk local address earlier (bsc#1012628). - can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path (bsc#1012628). - can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path (bsc#1012628). - PM: hibernate: Allow hybrid sleep to work with s2idle (bsc#1012628). - media: vivid: s_fbuf: add more sanity checks (bsc#1012628). - media: vivid: dev->bitmap_cap wasn't freed in all cases (bsc#1012628). - media: v4l2-dv-timings: add sanity checks for blanking values (bsc#1012628). - media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' (bsc#1012628). - media: vivid: set num_in/outputs to 0 if not supported (bsc#1012628). - perf vendor events power10: Fix hv-24x7 metric events (bsc#1012628). - perf list: Fix PMU name pai_crypto in perf list on s390 (bsc#1012628). - ipv6: ensure sane device mtu in tunnels (bsc#1012628). - i40e: Fix ethtool rx-flow-hash setting for X722 (bsc#1012628). - i40e: Fix VF hang when reset is triggered on another VF (bsc#1012628). - i40e: Fix flow-type by setting GL_HASH_INSET registers (bsc#1012628). - net: ksz884x: fix missing pci_disable_device() on error in pcidev_init() (bsc#1012628). - riscv: jump_label: mark arguments as const to satisfy asm constraints (bsc#1012628). - PM: domains: Fix handling of unavailable/disabled idle states (bsc#1012628). - perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics (bsc#1012628). - net: fec: limit register access on i.MX6UL (bsc#1012628). - net: ethernet: ave: Fix MAC to be in charge of PHY PM (bsc#1012628). - ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() (bsc#1012628). - ALSA: aoa: Fix I2S device accounting (bsc#1012628). - openvswitch: switch from WARN to pr_warn (bsc#1012628). - net: ehea: fix possible memory leak in ehea_register_port() (bsc#1012628). - net: bcmsysport: Indicate MAC is in charge of PHY PM (bsc#1012628). - nh: fix scope used to find saddr when adding non gw nh (bsc#1012628). - net: broadcom: bcm4908_enet: update TX stats after actual transmission (bsc#1012628). - netdevsim: fix memory leak in nsim_bus_dev_new() (bsc#1012628). - netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed (bsc#1012628). - netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed (bsc#1012628). - net/mlx5e: Do not increment ESN when updating IPsec ESN state (bsc#1012628). - net/mlx5: Wait for firmware to enable CRS before pci_restore_state (bsc#1012628). - net/mlx5: DR, Fix matcher disconnect error flow (bsc#1012628). - net/mlx5e: Extend SKB room check to include PTP-SQ (bsc#1012628). - net/mlx5e: Update restore chain id for slow path packets (bsc#1012628). - net/mlx5: ASO, Create the ASO SQ with the correct timestamp format (bsc#1012628). - net/mlx5: Fix possible use-after-free in async command interface (bsc#1012628). - net/mlx5e: TC, Reject forwarding from internal port to internal port (bsc#1012628). - net/mlx5: Update fw fatal reporter state on PCI handlers successful recover (bsc#1012628). - net/mlx5: Fix crash during sync firmware reset (bsc#1012628). - net: do not sense pfmemalloc status in skb_append_pagefrags() (bsc#1012628). - kcm: do not sense pfmemalloc status in kcm_sendpage() (bsc#1012628). - net: enetc: survive memory pressure without crashing (bsc#1012628). - riscv: mm: add missing memcpy in kasan_init (bsc#1012628). - riscv: fix detection of toolchain Zicbom support (bsc#1012628). - riscv: fix detection of toolchain Zihintpause support (bsc#1012628). - arm64: Add AMPERE1 to the Spectre-BHB affected list (bsc#1012628). - tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1012628). - commit 94ab6c8 ++++ mbedtls: - Update to 2.28.1: (CVE-2022-35409) Default behavior changes * mbedtls_cipher_set_iv will now fail with ChaCha20 and ChaCha20+Poly1305 for IV lengths other than 12. The library was silently overwriting this length with 12, but did not inform the caller about it. gh#Mbed-TLS/mbedtls#4301 Features * When MBEDTLS_PSA_CRYPTO_CONFIG is enabled, you may list the PSA crypto feature requirements in the file named by the new macro MBEDTLS_PSA_CRYPTO_CONFIG_FILE instead of the default psa/crypto_config.h. Furthermore you may name an additional file to include after the main file with the macro MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE. Security * Zeroize dynamically-allocated buffers used by the PSA Crypto key storage module before freeing them. These buffers contain secret key material, and could thus potentially leak the key through freed heap. * Fix a potential heap buffer overread in TLS 1.2 server-side when MBEDTLS_USE_PSA_CRYPTO is enabled, an opaque key (created with mbedtls_pk_setup_opaque()) is provisioned, and a static ECDH ciphersuite is selected. This may result in an application crash or potentially an information leak. * Fix a buffer overread in DTLS ClientHello parsing in servers with MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE enabled. An unauthenticated client or a man-in-the-middle could cause a DTLS server to read up to 255 bytes after the end of the SSL input buffer. The buffer overread only happens when MBEDTLS_SSL_IN_CONTENT_LEN is less than a threshold that depends on the exact configuration: 258 bytes if using mbedtls_ssl_cookie_check(), and possibly up to 571 bytes with a custom cookie check function. Reported by the Cybeats PSI Team. Bugfix * Fix a memory leak if mbedtls_ssl_config_defaults() is called twice. * Fix several bugs (warnings, compiler and linker errors, test failures) in reduced configurations when MBEDTLS_USE_PSA_CRYPTO is enabled. * Fix a bug in (D)TLS curve negotiation: when MBEDTLS_USE_PSA_CRYPTO was enabled and an ECDHE-ECDSA or ECDHE-RSA key exchange was used, the client would fail to check that the curve selected by the server for ECDHE was indeed one that was offered. As a result, the client would accept any curve that it supported, even if that curve was not allowed according to its configuration. gh#Mbed-TLS/mbedtls#5291 * Fix unit tests that used 0 as the file UID. This failed on some implementations of PSA ITS. gh#Mbed-TLS/mbedtls#3838 * Fix API violation in mbedtls_md_process() test by adding a call to mbedtls_md_starts(). gh#Mbed-TLS/mbedtls#2227 * Fix compile errors when MBEDTLS_HAVE_TIME is not defined. Add tests to catch bad uses of time.h. * Fix bug in the alert sending function mbedtls_ssl_send_alert_message() potentially leading to corrupted alert messages being sent in case the function needs to be re-called after initially returning MBEDTLS_SSL_WANT_WRITE. gh#Mbed-TLS/mbedtls#1916 * In configurations with MBEDTLS_SSL_DTLS_CONNECTION_ID enabled but none of MBEDTLS_SSL_HW_RECORD_ACCEL, MBEDTLS_SSL_EXPORT_KEYS or MBEDTLS_DEBUG_C, DTLS handshakes using CID would crash due to a null pointer dereference. Fix this. gh#Mbed-TLS/mbedtls#3998 * Fix incorrect documentation of mbedtls_x509_crt_profile. The previous documentation stated that the allowed_pks field applies to signatures only, but in fact it does apply to the public key type of the end entity certificate, too. gh#Mbed-TLS/mbedtls#1992 * Fix PSA cipher multipart operations using ARC4. Previously, an IV was required but discarded. Now, an IV is rejected, as it should be. * Fix undefined behavior in mbedtls_asn1_find_named_data(), where val is not NULL and val_len is zero. psa_raw_key_agreement() now returns PSA_ERROR_BUFFER_TOO_SMALL when applicable. gh#Mbed-TLS/mbedtls#5735 * Fix a bug in the x25519 example program where the removal of MBEDTLS_ECDH_LEGACY_CONTEXT caused the program not to run. gh#Mbed-TLS/mbedtls#4901 gh#Mbed-TLS/mbedtls#3191 * Encode X.509 dates before 1/1/2000 as UTCTime rather than GeneralizedTime. gh#Mbed-TLS/mbedtls#5465 * Fix order value of curve x448. * Fix string representation of DNs when outputting values containing commas and other special characters, conforming to RFC 1779. gh#Mbed-TLS/mbedtls#769 * Silence a warning from GCC 12 in the selftest program. gh#Mbed-TLS/mbedtls#5974 * Fix mbedtls_asn1_write_mpi() writing an incorrect encoding of 0. * Fix resource leaks in mbedtls_pk_parse_public_key() in low memory conditions. * Fix server connection identifier setting for outgoing encrypted records on DTLS 1.2 session resumption. After DTLS 1.2 session resumption with connection identifier, the Mbed TLS client now properly sends the server connection identifier in encrypted record headers. gh#Mbed-TLS/mbedtls#5872 * Fix a null pointer dereference when performing some operations on zero represented with 0 limbs (specifically mbedtls_mpi_mod_int() dividing by 2, and mbedtls_mpi_write_string() in base 2). * Fix record sizes larger than 16384 being sometimes accepted despite being non-compliant. This could not lead to a buffer overflow. In particular, application data size was already checked correctly. ++++ libnvidia-egl-wayland: - update to version 1.1.11 * latest bugfix release - supersedes * U_0001-wayland-Fail-eglGetDisplay-if-wl_drm-is-not-availabl.patch * U_0002-generate-wayland-drm-client-protocol.h.patch * U_0003-egl-wayland-retrieve-DRM-device-name-before-acquirin.patch ++++ pixman: - Update to version 0.42.2 (boo#1205033 CVE-2022-44638): + This version contains a fix for a heap overflow. - Update URL, and tweak source URI. ++++ qpid-proton: - Add -Wno-deprecated-declarations to allow building with openssl-3 ++++ tepl: - Update to version 6.2.0: + Remove deprecated API. + Add some new API (see the reference documentation). + Small improvements. - Bump lib_ver define to 1 following upstream changes. - Use ldconfig_scriptlets macro for post(un) handling. ++++ libwrc: - Update to release 20221009 * Format support improvements ++++ xmlsec1: - Update to 1.2.36: * Retired the XMLSec mailing list "xmlsec@aleksey.com" and the XMLSec Online Signature Verifier. - Update to 1.2.35: * Migration to OpenSSL 3.0 API (based on PR by @snargit). Note that OpenSSL engines are disabled by default when XMLSec library is compiled against OpenSSL 3.0. To re-enable OpenSSL engines, use "--enable-openssl3-engines" configure flag (there will be a lot of deprecation warnings). * The OpenSSL before 1.1.0 and LibreSSL before 2.7.0 are now deprecated and will be removed in the future versions of XMLSec Library. * Refactored all the integer casts to ensure cast-safety. Fixed all warnings and enabled "-Werror" and "-pedantic" flags on CI builds. * Added configure flag to use size_t for xmlSecSize (currently disabled by default for backward compatibility). * Moved all CI builds to GitHub actions. ++++ lite-xl-plugins: - Adjusting gitdiff_highlight-{gitdiff,init}.lua to play nice with lite-xl v2.1 plugin scheme (produces red notification bar and disables plugin when lite-xl loads otherwise) ++++ lua51-busted: - Adjust shebang of /usr/bin/busted to point to the correct lua interpreter (boo#1199151). ++++ lua53-busted: - Adjust shebang of /usr/bin/busted to point to the correct lua interpreter (boo#1199151). ++++ lua54-busted: - Adjust shebang of /usr/bin/busted to point to the correct lua interpreter (boo#1199151). ++++ mutter: - Update to version 43.1: + Add quirk to work around issue with Mali GPUs. + Notify changes to night-light support over D-Bus. + Fix always-on-top windows unexpectedly taking focus. + Fix accidental direct scanout. + Disable client modifiers with amdgpu driver. + Cancel pointer gesture on wl_pointer.leave. + Add black padding to fixed-size wayland fullscreen windows. + Stop sending frame callbacks to minimized clients. + Fix scrolling in clients with no hi-res scroll support in RDP. + Fix skipped low-res scroll events with some high-res mice. + Throttle interactive move and resize updates. + wayland-keyboard: Send pressed keys on enter. + Fix some X11 windows getting unredirected erroneously. + Fix Flatpak applications bypassing X11 permission. + Fix always visible cursor in virtual streams. + Fixed crashes. + Misc. bug fixes and cleanups. + Updated translations. - Drop b81429ac.patch: Fixed upstream. ++++ os-update: - Update to version 1.3 - Restart services: don't restart os-update itself during update ++++ ouch: - Generalize description for all terminals and target users. ++++ python-azure-core: - New upstream release + Version 1.26.1 + For detailed information about changes see the CHANGELOG.md file provided with this package ++++ python-bokeh: - Update to version 3.0.1 * point release that addresses an issue with runtime dependencies - Add patches for test suite: * bokeh-remove-mock.patch gh#bokeh/bokeh#12561 * bokeh-sys-executable.patch gh#bokeh/bokeh#12563 ++++ python-boto3: - Update to version 1.26.2 * api-change:``memorydb``: [``botocore``] Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact. * api-change:``sagemaker``: [``botocore``] Amazon SageMaker now supports running training jobs on ml.trn1 instance types. * api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version - from version 1.26.1 * api-change:``iotsitewise``: [``botocore``] This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs. * api-change:``s3control``: [``botocore``] S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain. * api-change:``sagemaker``: [``botocore``] This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn. * api-change:``ssm-incidents``: [``botocore``] Adds support for tagging replication-set on creation. - from version 1.26.0 * feature:Endpoints: [``botocore``] Migrate all services to use new AWS Endpoint Resolution framework * Enhancement:Endpoints: [``botocore``] Discontinued use of `sslCommonName` hosts as detailed in 1.27.0 (see `#2705 `__ for more info) * api-change:``rds``: [``botocore``] Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances. * api-change:``textract``: [``botocore``] Add ocr results in AnalyzeIDResponse as blocks - from version 1.25.5 * api-change:``apprunner``: [``botocore``] This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs. * api-change:``connect``: [``botocore``] Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP * api-change:``ec2``: [``botocore``] Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another. * api-change:``iot``: [``botocore``] This release adds the Amazon Location action to IoT Rules Engine. * api-change:``logs``: [``botocore``] SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination. * api-change:``sesv2``: [``botocore``] This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data. * api-change:``textract``: [``botocore``] This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version - from version 1.25.4 * api-change:``apprunner``: [``botocore``] AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes. * api-change:``appstream``: [``botocore``] This release includes CertificateBasedAuthProperties in CreateDirectoryConfig and UpdateDirectoryConfig. * api-change:``cloud9``: [``botocore``] Update to the documentation section of the Cloud9 API Reference guide. * api-change:``cloudformation``: [``botocore``] This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation. * api-change:``gamesparks``: [``botocore``] Add LATEST as a possible GameSDK Version on snapshot * api-change:``mediatailor``: [``botocore``] This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages. - from version 1.25.3 * api-change:``ec2``: [``botocore``] Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance. * api-change:``fms``: [``botocore``] Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API * api-change:``glue``: [``botocore``] Added support for custom datatypes when using custom csv classifier. * api-change:``redshift``: [``botocore``] This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs. * api-change:``sagemaker``: [``botocore``] This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script. * api-change:``wafv2``: [``botocore``] This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group. - from version 1.25.2 * api-change:``iam``: [``botocore``] Doc only update that corrects instances of CLI not using an entity. * api-change:``kafka``: [``botocore``] This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers. * api-change:``neptune``: [``botocore``] Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances. * api-change:``sagemaker``: [``botocore``] Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided. - from version 1.25.1 * api-change:``accessanalyzer``: [``botocore``] This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators. * api-change:``location``: [``botocore``] Added new map styles with satellite imagery for map resources using HERE as a data provider. * api-change:``mediatailor``: [``botocore``] This release is a documentation update * api-change:``rds``: [``botocore``] Relational Database Service - This release adds support for exporting DB cluster data to Amazon S3. * api-change:``workspaces``: [``botocore``] This release adds new enums for supporting Workspaces Core features, including creating Manual running mode workspaces, importing regular Workspaces Core images and importing g4dn Workspaces Core images. - Update BuildRequires and Requires from setup.py ++++ python-botocore: - Update to 1.29.2 * api-change:``memorydb``: Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact. * api-change:``sagemaker``: Amazon SageMaker now supports running training jobs on ml.trn1 instance types. * api-change:``endpoint-rules``: Update endpoint-rules client to latest version - from version 1.29.1 * api-change:``iotsitewise``: This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs. * api-change:``s3control``: S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain. * api-change:``sagemaker``: This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn. * api-change:``ssm-incidents``: Adds support for tagging replication-set on creation. - from version 1.29.0 * feature:Endpoints: Migrate all services to use new AWS Endpoint Resolution framework * Enhancement:Endpoints: Discontinued use of `sslCommonName` hosts as detailed in 1.27.0 (see `#2705 `__ for more info) * api-change:``rds``: Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances. * api-change:``textract``: Add ocr results in AnalyzeIDResponse as blocks - from version 1.28.5 * api-change:``apprunner``: This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs. * api-change:``connect``: Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP * api-change:``ec2``: Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another. * api-change:``iot``: This release adds the Amazon Location action to IoT Rules Engine. * api-change:``logs``: SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination. * api-change:``sesv2``: This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data. * api-change:``textract``: This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version - from version 1.28.4 * api-change:``apprunner``: AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes. * api-change:``appstream``: This release includes CertificateBasedAuthProperties in CreateDirectoryConfig and UpdateDirectoryConfig. * api-change:``cloud9``: Update to the documentation section of the Cloud9 API Reference guide. * api-change:``cloudformation``: This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation. * api-change:``gamesparks``: Add LATEST as a possible GameSDK Version on snapshot * api-change:``mediatailor``: This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages. - from version 1.28.3 * api-change:``ec2``: Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance. * api-change:``fms``: Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API * api-change:``glue``: Added support for custom datatypes when using custom csv classifier. * api-change:``redshift``: This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs. * api-change:``sagemaker``: This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script. * api-change:``wafv2``: This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group. - from version 1.28.2 * api-change:``iam``: Doc only update that corrects instances of CLI not using an entity. * api-change:``kafka``: This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers. * api-change:``neptune``: Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances. * api-change:``sagemaker``: Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided. - from version 1.28.1 * api-change:``accessanalyzer``: This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators. * api-change:``location``: Added new map styles with satellite imagery for map resources using HERE as a data provider. * api-change:``mediatailor``: This release is a documentation update * api-change:``rds``: Relational Database Service - This release adds support for exporting DB cluster data to Amazon S3. * api-change:``workspaces``: This release adds new enums for supporting Workspaces Core features, including creating Manual running mode workspaces, importing regular Workspaces Core images and importing g4dn Workspaces Core images. ++++ python-cstruct: - Update to version 4.0 * Add enum support to cstruct.parse * Add typedef parsing ++++ python-django-oscar: - Add django-41-compat.patch to fix issues with django-4.1 gh#django-oscar/django-oscar#3908 - Remove python_module macro def - More specific python_sitelib in %files ++++ python-fastapi: - Update to 0.86.0 * Features: - Add Python 3.11 to the officially supported versions. PR #5587 - Enable tests for Python 3.11. PR #4881 * Fixes: - Close FormData (uploaded files) after the request is done. PR #5465 * Docs: - Fix typo in docs/en/docs/tutorial/security/oauth2-jwt.md. PR #5584 ++++ python-flake8-pyi: - Remove LICENSE source, it's now in the release - Remove python_module macro definition - Update to 22.10.0: [#] Bugfixes: - Do not emit Y020 for empty strings. Y020 concerns "quoted annotations", - but an empty string can never be a quoted annotation. - Add special-casing so that Y020 is not emitted for __slots__ definitions - inside class blocks. - Expand Y035 to cover __slots__ definitions as well as __match_args__ and - __all__ definitions. - Expand Y015 so that errors are emitted for assignments to negative numbers. [#] Other changes: - Since v22.8.1, flake8-pyi has emitted a FutureWarning if run with flake8<5, warning that the plugin would soon become incompatible with flake8<5. Due to some issues that mean that some users are unable to upgrade to flake8>=5, however, flake8-pyi no longer intends to remove support for running the plugin with flake8<5 before Python 3.7 has reached end-of-life. As such, the FutureWarning is no longer emitted. - 22.8.2: [#] New error codes: - Y047: Detect unused TypeAlias declarations. - Y049: Detect unused TypedDict definitions. - Y050: Prefer typing_extensions.Never for argument annotations over typing.NoReturn. - Y051: Detect redundant unions between Literal types and builtin supertypes (e.g. Literal["foo"] | str, or Literal[5] | int). [#] Other enhancements: - Support mypy_extensions.TypedDict. - 22.8.1: - Add support for flake8 >= 5.0.0. - 22.8.0: [#] New error codes: - Y046: Detect unused Protocols. - Y048: Function bodies should contain exactly one statement. [#] Bugfixes: - Improve error message for the case where a function body contains a docstring and a ... or pass statement. [#] Other changes: - Pin required flake8 version to <5.0.0 (flake8-pyi is not currently compatible with flake8 5.0.0). - 22.7.0 [#] New error codes: - Introduce Y041: Ban redundant numeric unions (int | float, int | complex, float | complex). - Introduce Y042: Type alias names should use CamelCase rather than snake_case - Introduce Y043: Ban type aliases from having names ending with an uppercase "T". - Introduce Y044: Discourage unnecessary from __future__ import annotations import. Contributed by Torsten Wörtwein. - Introduce Y045: Ban returning (Async)Iterable from __(a)iter__ methods. [#] Other enhancements and behaviour changes: - Improve error message for Y026 check. - Expand Y026 check. Since version 22.4.0, this has only emitted an error for assignments to typing.Literal, typing.Union, and PEP 604 unions. It now also emits an error for any subscription on the right-hand side of a simple assignment, as well as for assignments to typing.Any and None. - Support typing_extensions.overload and typing_extensions.NamedTuple. - Slightly expand Y034 to cover the case where a class inheriting from (Async)Iterator returns (Async)Iterable from __(a)iter__. These classes should nearly always return Self from these methods. - Support Python 3.11. - 22.5.1: [#] Behaviour changes: - Relax Y020 check slightly, enabling the idiom __all__ += ["foo", "bar"] to be used in a stub file. - 22.5.0: [#] Features: - Introduce Y039: Use str instead of typing.Text for Python 3 stubs. - Teach the Y036 check that builtins.object (as well as the unqualified object) is acceptable as an annotation for an __(a)exit__ method argument. - Teach the Y029 check to emit errors for __repr__ and __str__ methods that return builtins.str (as opposed to the unqualified str). - Introduce Y040: Never explicitly inherit from object in Python 3 stubs. - 22.4.1: [#] Features: - Expand Y027 check to prohibit importing any objects from the typing module that are aliases for objects living collections.abc (except for typing.AbstractSet, which is special-cased). - Introduce Y038: Use from collections.abc import Set as AbstractSet instead of from typing import AbstractSet. [#] Bugfixes: - Improve inaccurate error messages for Y036. - 22.4.0: [#] Features: - Introduce Y036 (check for badly defined __exit__ and __aexit__ methods). - Introduce Y037 (Use PEP 604 syntax instead of typing.Union and typing.Optional). Contributed by Oleg Höfling. [#] Behaviour changes: - Expand Y035 to cover __match_args__ inside class definitions, as well as __all__ in the global scope. [#] Bugfixes: - Improve Y026 check (regarding typing.TypeAlias) to reduce false-positive errors emitted when the plugin encountered variable aliases in a stub file. - 22.3.0: [#] Bugfixes: - fix bug where incorrect quoted annotations were not detected within if blocks [#] Behaviour changes: - Add special-casing so that string literals are allowed in the context of __match_args__ assignments inside a class definition. - Add special-casing so that arbitrary values can be assigned to a variable in a stub file if the variable is annotated with Final. - 22.2.0: [#] Bugfixes: - fix bugs in several error codes so that e.g. _T = typing.TypeVar("_T") is recognised as a TypeVar definition (previously only _T = TypeVar("_T") was recognised). - fix bug where foo = False at the module level did not trigger a Y015 error. - fix bug where TypeVars were erroneously flagged as unused if they were only used in a typing.Union subscript. - improve unclear error messages for Y022, Y023 and Y027 error codes. [#] Features: - introduce Y032 (prefer object to Any for the second argument in __eq__ and __ne__ methods). - introduce Y033 (always use annotations in stubs, rather than type comments). - introduce Y034 (detect common errors where return types are hardcoded, but they should use TypeVars instead). - introduce Y035 (__all__ in a stub has the same semantics as at runtime). - 22.1.0: - extend Y001 to cover ParamSpec and TypeVarTuple in addition to TypeVar - detect usage of non-integer indices in sys.version_info checks - extend Y010 to check async functions in addition to normal functions - extend Y010 to cover what was previously included in Y090 (disallow assignments in __init__ methods) and Y091 (disallow raise statements). The previous checks were disabled by default. - introduce Y016 (duplicate union member) - introduce Y017 (disallows assignments with multiple targets or non-name targets) - introduce Y018 (detect unused TypeVars) - introduce Y019 (detect TypeVars that should be _typeshed.Self, but aren't) - introduce Y020 (never use quoted annotations in stubs) - introduce Y021 (docstrings should not be included in stubs) - introduce Y022 (prefer stdlib classes over typing aliases) - introduce Y023 (prefer typing over typing_extensions) - introduce Y024 (prefer typing.NamedTuple to collections.namedtuple) - introduce Y026 (require using TypeAlias for type aliases) - introduce Y025 (always alias collections.abc.Set) - introduce Y027 (Python 2-incompatible extension of Y022) - introduce Y028 (Use class-based syntax for NamedTuples) - introduce Y029 (never define __repr__ or __str__) - introduce Y030 (use Literal['foo', 'bar'] instead of Literal['foo'] | Literal['bar']) - introduce Y031 (use class-based syntax for TypedDicts where possible) - all errors are now enabled by default - remove Y092 (top-level attribute must not have a default value) - attrs is no longer a dependency - ast_decompiler has been added as a dependency on Python 3.8 and 3.7 - support Python 3.10 - discontinue support for Python 3.6 ++++ python-genfire: - python-six is not required ++++ python-geopy: - python-six not required ++++ python-geventhttpclient: - version update to 2.0.8 * lot of changes, see https://github.com/geventhttpclient/geventhttpclient/releases - do not require python-six - deleted patches - remove_mock.patch (upstreamed) ++++ python-hid-parser: - Turn on tests ++++ python-pyglet: - Drop config(Mesa) (Build)Requires: this is just a random provides from the Mesa package that indicates it ships any conf file. The Mesa package itself is an empty metadata package. ++++ python-swagger-spec-validator: - Update to v3.0.3 - from v3.0.2 * Fix location of py.typed file - from v3.0.1 * Add py.typed marker * Enforce python_requires>=3.7 - from v3.0.0 * Add type annotations * Drop py2 and py36 support * Drop simplejson ++++ rehex: - Use the default lua version (currently 5.4): buildrequire lua-busted instead of lua53-busted, which then fails to run against the default lua interpreter. See also boo#1199151 ++++ suse-module-tools: * Revert "Split kernel scriptlets into separate sub-package" (that change broke some package builds on OBS) - Update to version 16.0.25: * 80-hotplug-cpu-mem.rules: restrict cpu rule to x86_64 (bsc#1204423) ++++ tcsh: - Enhance completion that is add sed, gpg and rpm support as well as extend some other commands ++++ teeworlds: - Change to Python 3 BuildRequires, as we already use it to build. ++++ terraform-provider-libvirt: - Update to version 0.7.0+git.1665231569.07cb1ec: * fix golangci-lint setup * remove go-version option from golangci-lint * use go 1.18 * fix gorelease error * port to v2 sdk (#969) * SCSI use the `sd*` prefix and not the `vd*` prefix (#964) * update go-getter * update golangci-lint action * Update reference to Kubitect project (#966) * Rework NetworkUpdate workaround (#950) * fix(error_msg): typo in destroy network error msg (#955) * Fix `networkRange` race condition and global state corruption (#945) ++++ uhubctl: - Update to version 2.5.0 * Added support for Linux sysfs based power switching provided in Linux kernel 6.0+ - it allows to solve reliability issues when turning power off on Linux. * Added option --nodesc to skip querying device string descriptors (necessary for some buggy devices which otherwise would completely freeze). * New simpler way to configure udev rules on Linux (one rule works for any USB hub). * Even more supported devices. ++++ vagrant: - Add missing requires to vagrant, fixes boo#1205020 ++++ vboot: - Remove unneeded BuildRequires on python 2. - Mark LICENSE as one. ++++ virt-manager: - Upstream bug fixes (bsc#1027942) 11a887ec-cli-disk-Add-driver.metadata_cache-options.patch 7295ebfb-tests-cli-Fix-test-output-after-previous-commit.patch 58f5e36d-fsdetails-Fix-an-error-with-source.socket-of-virtiofs.patch c22a876e-tests-Add-a-compat-check-for-linux2020-in-amd-sev-test-case.patch fbdf0516-cli-cpu-Add-maxphysaddr.mode-bits-options.patch b0d05167-cloner-Sync-uuid-and-sysinfo-system-uuid.patch 999ccb85-virt-install-unattended-and-cloud-init-conflict.patch ++++ watchexec: - Remove restriction to build only on Rust tier 1 archs. ++++ yast2-cluster: - bsc#1204530, set crypto_hash as "sha1" and set crypto_cipher as "aes256", - set transport as "udpu" by default, - set default values for mcastaddr/mcastport/bindnedaddr when cluster firstly configured - Set focus on "Generate Auth Key File" when secauth is true - Implement ValidateSecurity method - Set focus on memberaddr add when using udpu - Bump Version 4.5.1 ------------------------------------------------------------------ ------------------ 2022-11-3 - Nov 3 2022 ------------------- ------------------------------------------------------------------ ++++ apache2-mod_php7: - version update to 7.4.33 * This is security release that fixes an OOB read due to insufficient input validation in imageloadfont(), and a buffer overflow in hash_update() on long parameter. * CVE-2022-37454 [bsc#1204577], CVE-2022-31630 [bsc#1204979] https://www.php.net/ChangeLog-7.php#7.4.33 ++++ autoyast2: - Log the profile/rules/classes file SHA1 sum so we can later verify that a particular file was or was not used by YaST (related to bsc#1204175) - 4.5.8 ++++ blender: - Use .so build of embree ++++ cargo-auditable: - Initial commit ++++ cargo-packaging: - Update to version 1.1.0 * Improve support for bundle metadata in rpm provides ++++ rust1.65: Version 1.65.0 (2022-11-03) Language -------- - [Error on `as` casts of enums with `#[non_exhaustive]` variants](https://github.com/rust-lang/rust/pull/92744/) - [Stabilize `let else`](https://github.com/rust-lang/rust/pull/93628/) - [Stabilize generic associated types (GATs)](https://github.com/rust-lang/rust/pull/96709/) - [Add lints `let_underscore_drop`, `let_underscore_lock`, and `let_underscore_must_use` from Clippy](https://github.com/rust-lang/rust/pull/97739/) - [Stabilize `break`ing from arbitrary labeled blocks ("label-break-value")](https://github.com/rust-lang/rust/pull/99332/) - [Uninitialized integers, floats, and raw pointers are now considered immediate UB](https://github.com/rust-lang/rust/pull/98919/). Usage of `MaybeUninit` is the correct way to work with uninitialized memory. - [Stabilize raw-dylib for Windows x86_64, aarch64, and thumbv7a](https://github.com/rust-lang/rust/pull/99916/) - [Do not allow `Drop` impl on foreign ADTs](https://github.com/rust-lang/rust/pull/99576/) Compiler -------- - [Stabilize -Csplit-debuginfo on Linux](https://github.com/rust-lang/rust/pull/98051/) - [Use niche-filling optimization even when multiple variants have data](https://github.com/rust-lang/rust/pull/94075/) - [Associated type projections are now verified to be well-formed prior to resolving the underlying type](https://github.com/rust-lang/rust/pull/99217/#issuecomment-1209365630) - [Stringify non-shorthand visibility correctly](https://github.com/rust-lang/rust/pull/100350/) - [Normalize struct field types when unsizing](https://github.com/rust-lang/rust/pull/101831/) - [Update to LLVM 15](https://github.com/rust-lang/rust/pull/99464/) - [Fix aarch64 call abi to correctly zeroext when needed](https://github.com/rust-lang/rust/pull/97800/) - [debuginfo: Generalize C++-like encoding for enums](https://github.com/rust-lang/rust/pull/98393/) - [Add `special_module_name` lint](https://github.com/rust-lang/rust/pull/94467/) - [Add support for generating unique profraw files by default when using `-C instrument-coverage`](https://github.com/rust-lang/rust/pull/100384/) - [Allow dynamic linking for iOS/tvOS targets](https://github.com/rust-lang/rust/pull/100636/) New targets: - [Add armv4t-none-eabi as a tier 3 target](https://github.com/rust-lang/rust/pull/100244/) - [Add powerpc64-unknown-openbsd and riscv64-unknown-openbsd as tier 3 targets](https://github.com/rust-lang/rust/pull/101025/) - Refer to Rust's [platform support page][platform-support-doc] for more information on Rust's tiered platform support. Libraries --------- - [Don't generate `PartialEq::ne` in derive(PartialEq)](https://github.com/rust-lang/rust/pull/98655/) - [Windows RNG: Use `BCRYPT_RNG_ALG_HANDLE` by default](https://github.com/rust-lang/rust/pull/101325/) - [Forbid mixing `System` with direct system allocator calls](https://github.com/rust-lang/rust/pull/101394/) - [Document no support for writing to non-blocking stdio/stderr](https://github.com/rust-lang/rust/pull/101416/) - [`std::layout::Layout` size must not overflow `isize::MAX` when rounded up to `align`](https://github.com/rust-lang/rust/pull/95295) This also changes the safety conditions on `Layout::from_size_align_unchecked`. Stabilized APIs - [`std::backtrace::Backtrace`](https://doc.rust-lang.org/stable/std/backtrace/struct.Backtrace.html) - [`Bound::as_ref`](https://doc.rust-lang.org/stable/std/ops/enum.Bound.html#method.as_ref) - [`std::io::read_to_string`](https://doc.rust-lang.org/stable/std/io/fn.read_to_string.html) - [`<*const T>::cast_mut`](https://doc.rust-lang.org/stable/std/primitive.pointer.html#method.cast_mut) - [`<*mut T>::cast_const`](https://doc.rust-lang.org/stable/std/primitive.pointer.html#method.cast_const) These APIs are now stable in const contexts: - [`<*const T>::offset_from`](https://doc.rust-lang.org/stable/std/primitive.pointer.html#method.offset_from) - [`<*mut T>::offset_from`](https://doc.rust-lang.org/stable/std/primitive.pointer.html#method.offset_from) Cargo ----- - [Apply GitHub fast path even for partial hashes](https://github.com/rust-lang/cargo/pull/10807/) - [Do not add home bin path to PATH if it's already there](https://github.com/rust-lang/cargo/pull/11023/) - [Take priority into account within the pending queue](https://github.com/rust-lang/cargo/pull/11032/). This slightly optimizes job scheduling by Cargo, with typically small improvements on larger crate graph builds. Compatibility Notes - [`std::layout::Layout` size must not overflow `isize::MAX` when rounded up to `align`](https://github.com/rust-lang/rust/pull/95295). This also changes the safety conditions on `Layout::from_size_align_unchecked`. - [`PollFn` now only implements `Unpin` if the closure is `Unpin`](https://github.com/rust-lang/rust/pull/102737). This is a possible breaking change if users were relying on the blanket unpin implementation. See discussion on the PR for details of why this change was made. - [Drop ExactSizeIterator impl from std::char::EscapeAscii](https://github.com/rust-lang/rust/pull/99880) This is a backwards-incompatible change to the standard library's surface area, but is unlikely to affect real world usage. - [Do not consider a single repeated lifetime eligible for elision in the return type](https://github.com/rust-lang/rust/pull/103450) This behavior was unintentionally changed in 1.64.0, and this release reverts that change by making this an error again. - [Reenable disabled early syntax gates as future-incompatibility lints](https://github.com/rust-lang/rust/pull/99935/) - [Update the minimum external LLVM to 13](https://github.com/rust-lang/rust/pull/100460/) - [Don't duplicate file descriptors into stdio fds](https://github.com/rust-lang/rust/pull/101426/) - [Sunset RLS](https://github.com/rust-lang/rust/pull/100863/) - [Deny usage of `#![cfg_attr(..., crate_type = ...)]` to set the crate type](https://github.com/rust-lang/rust/pull/99784/) This strengthens the forward compatibility lint deprecated_cfg_attr_crate_type_name to deny. - [`llvm-has-rust-patches` allows setting the build system to treat the LLVM as having Rust-specific patches](https://github.com/rust-lang/rust/pull/101072) This option may need to be set for distributions that are building Rust with a patched LLVM via `llvm-config`, not the built-in LLVM. ++++ davix: - Update to version 0.8.3: * Bug fixes - [DMC-1345] - Segfault when encountering invalid redirection URL - [DMC-1346] - Segfault because of empty NeonSession object ++++ deadbeef: - Update to 1.9.2: * Fixed: Many race conditions, deadlocks and crashes * Fixed: Crash when reading metadata of some .SPU files * Fixed: Config file content was repeated twice * Fixed: Default album art max file size increased to 40MB (Dakeryas) * Fixed: Reading some DTS files which require a larger buffer when probing * Fixed: Noise was played in the beginning of DTS files * Fixed: Default cddb server changed to gnudb.gnudb.org:8880 * Fixed: Crash when playing certain .AY files * Fixed: Playlist corruption when sorting by random * Fixed: Crash in the sndfile plugin * Fixed: Spectrum analyzer samplerate bug * Fixed: Visualization buffer out-of-bounds access * Fixed: Multichannel down-mixing bug * Added: Notification displaying compatibility with KDE 5.23.5 * Added: GTKUI oscilloscope rendering with anti-aliasing * Added: Selection Properties widget configurable to display metadata, properties, or both * Added: Toggle Pause action in the Deadbeef.desktop file * Added: Confirmation dialog when removing a playlist using hotkey * Added: Improved Sort By -> Custom dialog - Add fix-warning.patch ++++ lvm2-device-mapper: - killed lvmlockd doesn't clear/adopt locks leading to inability to start volume group (bsc#1203216) - bug-1203216_lvmlockd-purge-the-lock-resources-left-in-previous-l.patch ++++ fwupd: - For pushing fwupd-1.8.6 to 15-SP5 (fwupd-1.7.3), sync change log: (jsc#PED-1232) - fwupd-bsc1193921-nvme-ignore-non-PCI-NVMe-devices.patch be merged to fwupd-1.7.3 ++++ embree: - Obsolete the -devel-static package ++++ firewalld: - Update to 1.2.1: * fix(modules): don't error if /proc/modules is missing (a1f091d) * fix(readme): format optional (03e61f2) * docs: add protocols to rich and zones (191cea4) * docs(policy): add priority attribute to rule (616ed7c) * fix(runtimeToPermanent): errors for interfaces not in zone (6b5a70b) * fix(failsafe): log exception on fatal failure (af1b8f0) * fix(ipset): defer native ipset creation if nftables (ae0ded4) * fix(nftables): drop invalid packets before zone dispatch (dc972ae) * fix(iptables): drop invalid packets before zone dispatch (83a4608) * fix(policies): Splitting interfaces with wildcards (3806e79) * fix(ipset): exception on overlap checking empty set (bfe827f) * fix(bash): fix ipset commands autocompletion (742669b) * docs(README): fix typo (e40b100) * fix(treewide): misc typos (d121f0c) * fix: firewalld.conf: trim trailing whitespace (21809ed) ++++ gedit: - Update to version 43.0: + Come back to the source code of gedit 40.0 and continue again from there. It is based on the Tepl and Amtk libraries. The single Open button is again split in two with a drop-down menu for recent files. + Workaround for bug: text cut off at the bottom in certain situations. + Change app name from "Text Editor" back to "gedit". + AppData: some updates, take a new screenshot. + Remove gitlab-ci. + Remove outdated build-aux/osx/ directory (several MB). + Flatpak: generate JSON manifest from YAML manifest. + File browser plugin: more robust check if Nautilus GSettings can be used, even if the key doesn't exist anymore. + Rework the I/O error info bars. + Handle application/x-zerosize mimetype. + Small code maintenance. + Documentation updates. + Updated translations. - Rebase gedit-desktop.patch with quilt. - Add pkgconfig(amtk-5) and pkgconfig(tepl-6) BuildRequires: New dependencies. ++++ git-bug: - Update to version 0.7.2+git.1666446996.55a2e8e: * doc: fix incorrect indentation ++++ python-Glances: - update to 3.3.0.3 * Refactor the Docker images factory ++++ gstreamer-plugins-vaapi: - Remove unused buildrequires on yasm. - Add explicit buildrequires on glib, gmodule and x11. ++++ hamlib: - Update to version 4.5 (2022-10-30) * New rotator utility https://www.pianetaradio.it/blog/catrotator/ * Add FT-710 * Add Rohde&Schwartz EK89X receiver * Add Xeigu X5105 * Add Gemini DX-1200 HF-1K Amplifiers * Kenwood rigs should now support AI command packets * Add FT-990UNI for older 990 ROMs 1.2 and earlier * Add FT-650 * Add get_separator and set_separator and -S option for rigctld -- node-red applicability * Add GRBLTRK rotor project -- two axis rotor * enum meter_level_e is deprecated and will be removed in 4.6 * Add SDRPlay SDRUno rig -- can now use Data/Pkt in WSJTX * Add ability to use cat_string to FLRig via the "w" and "W" commands * Add -B/--mapa2b to rigctlcom Allows rigctlcom to map set_freq on VFOA to VFOB instead This will allow CW Skimmer to work with some rigs (e.g. IC7300) using FM mode on VFOA and CW mode on VFOB and split mode transmit on VFOB. Clicking on CW Skimmer will change VFOB instead of VFOA to allow working dxpeditions where the fox is staying on frequency * Add password capability to rigctld via -A switch. rigctld -A will produce a consistent shared key for any specific password that can used in \password and rig_set_password TBD The shared key can also be placed in .hamlib_settings * Asynchronous rig data output handling to support transceive and spectrum data. Mikael, OH3BHX * See new set_conf option async for some Icom rigs * Multicast UDP packet output for asynchronous data. Mikael, OH3BHX * Rig state poll routine to serve commonly used data like frequency and mode from cache. Mikael, OH3BHX * deprecated hamlib_port_t at front of rig_state structure -- new one at end of structure * New rig_send_raw to send/read raw command to rig * New RIG_LEVEL_BAND_SELECT for Yaesu rigs * New rig_get_conf2 to replace rig_get_conf buffer overflow potential * New rot_get_conf2 to reaplce rot_get_conf buffer overflow potential * Added Barrett 4050 -- not functional yet * Added TCI 1.X -- not functional yet * Added TM-V71(A) * Added IC-F8101 * Added JRC JST-145 and JST-245 * Added Xiegu X108G, G90, and X6100 * Added CODAN Envoy and NGS * Added Lab599 TX-500 * Added GOMSPACE GS100 * Deprecated: rigctl commands \set_trn (A) and \get_trn (a) as they never worked as intended * Deprecated: field rig_caps.transceive and RIG_TRN_* macros ++++ ibus-table: update: 1.16.12 -> 1.16.13 - Get program name of focused window also when ibus cannot get it - Use focus id if available (it is available for ibus >= 1.5.27) - Use IBus.PreeditFocusMode.COMMIT and make sure the input is cleared and the UI updated when the focus changes - Do not reset input purpose on focus out - Do not commit by index when OSK is visible ++++ ibus-table-chinese: update: 1.8.9 -> 1.8.11 - Improve punctuation support in cangjie5.txt, cangjie3.txt, cangjie-big.txt, quick5.txt, quick3.txt, quick-classic.txt - Improve punctuation support in jyutping.txt, cantonese.txt, cantonhk.txt, cantonyale.txt - Improve “improve_jyutping.py” to allow comments in the table - Update of jyutping.txt for Unicode 15.0.0 final release ++++ icewm: - Update to version 3.2.0: * Fix for fullscreen wine programs where taskbar would not hide. * Ensure KeySysWinNext and KeySysWinPrev always work for rolled up windows which use the Globally Active focus model. * Give the Alt+Tab a 30 second history. * The next Alt+Tab will continue where the previous one left off. * Add "tabto" command to icesh move windows as tabs to a new frame. * Add "untab" command to icesh to move each tab to its own frame. * Add "stacking" and "reverse" commands to icesh. * Let icesh check all atoms in the -Property filter. * Support edge switching when dragging a window. * When switching to a tab with size limitations, adapt the frame geometry. * Fix maximize and fullscreen for tabs with different normal sizes. * Prevent the flashing when switching tabs. * Only popup the grouping menu on a task button on the first button click without key modifiers. This makes it easier to immediately select or minimize the active application by using the shift or control modifier. * Update the title bar shape when changing tabs. * Set common properties when adding another tab to a frame. * Always update the window list and _NET_CLIENT_LIST when adding more tabs. * Add special filtered view and flat rendering options to icewm-menu-fdo. * Updated translations. - from version 3.1.0: * Add a winoption "frame" to automatically group application windows with the same "frame" value as tabs in a single frame. * Show indicators for the presence of tabs on the title bar. * Click on the title bar tab indicators to change tabs. * Give each tab its own set of winoptions. * Fix for merging a transient window as a tab to its owner window. * Preserve tray hints across restarts. * Preserve tabs across restarts. * Improve the Alt+Tab for tabbed frames. * When switching tabs, ensure that focus is preserved. * Add a MouseWinTabbing preference to merge tabs. * Let the window list support tabs. * Various improvements to the CMake build. * Updated translations. ++++ icingaweb2-module-director: - Update to 1.10.2 * Fixed issues - You can find issues and feature requests related to this release on our roadmap * UI - FEATURE: improve Service Set table layout (#2648) - FIX: modifying single time-period ranges had no effect (#2525) - FIX: activity log pagination is now on a single line (#2649) * Import and Sync - FIX: triggering Sync manually produced an error on PostgreSQL (#2636) - FIX: purge stopped working for objects with uppercase characters (#2627) - FIX: Notification Apply rule is now possible (wasn't since v1.8) (#2142, #2634) - FIX: nested property access with intermediate NULL values now gives NULL (#2474, #2584) - FIX: automated Sync jobs stopped working (#2633) * Configuration Baskets - FEATURE: more details shown in error messages related to invalid characters (#2646) - FIX: snapshots for Baskets containing Baskets failed since v1.10 (#2644) * REST API - FIX: Self Service API returned invalid JSON on PHP 8.1 (#2614) * Internals - FIX: issue with empty activity log, deprecate outdated method (#2630) ++++ libqt5-qt3d: - Update to version 5.15.7+kde6, rebased upstream: * No code changes ++++ libqt5-qtconnectivity: - Update to version 5.15.7+kde5, rebased upstream: * Refactor characteristics read for WinRT * QLowEnergyControllerWinRT: refactor connection to device * Move connecting to a LE device to background on Windows * QLowEnergyController(WinRT): introduce timeout for connection * winrt: Protect from late AdvertisementReceived callback * IOBluetoothDeviceInquiry: manually interrupt Classic scan * QtBluetooth (examples): add Info.plist for iOS * CoreBluetooth: provide a description (in Info.plist) of BT usage * Bluetooth docs: mention the Apple's specific requirements * Heart-rate example: add a proper Info.plist * Android: Call handleTargetLost directly on NFC TagLostException ++++ libqt5-qtlottie: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtbase: - Update to version 5.15.7+kde167, rebased upstream: * offer an opt out of automatic xdg-desktop-portal use * Send string to Atspi DBus interface on name/description changed * Send string to Atspi DBus interface on value changed for comboboxes * iOS: Use generic simulator device for building apps via xcodebuild * xcode: Allow automatic provisioning updates when calling xcodebuild * Revert "[Android] Remove signal and slot mechanism to listen states in editor's" * Android: fix error when signing bundles * Doc: Fix notes in QObject * Allow dragging of a floating dockwidget on macOS with a custom titlebar * Http/2 - handle PADDED flag correctly * QTlsBackend (OpenSSL) : detect incompatible versions * Reduce the width of a hfw-widget if scrollbar would be flipping * QCocoaWindow: Make window key if the app's modal window is hidden * Doc: clarify case sensitivity in QCompleter * Doc: Note that qmake's CONFIG values are case-sensitive * Clear up QWindow::isActive() documentation * QWinRtFunctions::await() - introduce early exit condition * rhi: metal: Use the layer as the single source of truth * Include explicitly * Update PCRE2 to 10.38 * Add testing of QPdfWriter output to QPainter lancelot test * Update the COPYRIGHT.txt file * QTranslator: Fix loading of meta catalogs from absolute .qm path * tst_qtranslator: Simplify extraction of test data * Cocoa: Don't call makeKeyAndOrderFront for native app-modal dialogs * Fix querying font aliases that share name with other fonts * Update bundled libjpeg-turbo to version 2.1.1 * macOS: Compute NSWindow background color without checking styleMask * SQLite: Update SQLite to v3.36.0 * Android: Fix path of qmake_qmake_immediate.qrc in single_abi with qmake * qmake: Print error when iOS simulator device could not be found * Fix loading of OpenSSL on macOS versions that ship its own OpenSSL * QWidgetWindow: Stabilize test on Xcb * Blacklist flaky test * Fix license information for libjpeg-turbo * Don't unload libraries on Darwin-based operating systems * QThreadPool: Fix restarting of expired threads * Make test pass on machines with many cores * Blacklist tst_QSocks5SocketEngine::simpleConnectToIMAP() because of flakiness * Blacklist tst_qgl:closeAndThenShow() because of flakiness * Update Android default SDK from 29 to 30 * Make clear why QTestLog::addB?XFail() don't add to counters * Fix .qm file name calculation in lrelease.prf * qmake/xcode: Do not create OBJECTS_DIR * QSslCertificate(OpenSSL plugin): fix memory leaks in extension 'parser' * OpenSSL: Let people opt-in to use TLS 1.3 PSK callback * tst_http2: Fix flaky authentication test * Cocoa: Make sure we can display multiple sheets for the same NSWindow * Fix QTextCodec::canEncode() for ICU codec * wasm: fix network data URI scheme * Doc: add more notes about full screen windows on macOS * macOS: Don't rely on invalidateCursorRectsForView when mouse is over view * Doc: add note that hiding a window doesn't close a full screen space * qlocale_win: Fix non-standalone month names * androiddeployqt: Check if apk is already aligned * Fix corner case in QTimeZonePrivate::dataForLocalTime() * Improve lancelot test of dashed line painting * qmake: Add support for C17/C18 * qmake/vcxproj: Read C language standard from QMAKE_CFLAGS * qmake/vcxproj generator: Handle C standard compiler flags * qmake: Make it possible to set CONFIG += c11 with MSVC 19.28 * qmake: Recognize MSVC 16.x as VS 2019 in the VS project generator * Doc: Replace the example for QFileInfo::setFile * QMetaEnum: avoid quadratic behavior in valueToKeys() * QGraphicsProxyWidget: forward Window(De)Activate events * QDashStroker: cap the number of repetitions of the pattern * Fix bug with NoFontMerging when font does not support script * Android: Fix unnecessary clipboard data access * macOS: Don't wipe NSWindowStyleMaskFullSizeContentView if set manually * Fix broken build when LTTng tracing is enabled * Attempt to unwedge tst_QThread::wait3_slowDestructor() * macOS: close popups on mousedown within the window frame * Use a scope-guard to take care of process deletion in a test * QVarLengthArray: add missing default-ctor documentation - Commits dropped by the rebase: * Fix compile of tst_qimage in Qt5 ++++ libqt5-qtcharts: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtdatavis3d: - Update to version 5.15.7+kde0, rebased upstream: * Fix: QAbstract3DGraph orthoProjection docs ++++ libqt5-qttools: - Update to version 5.15.7+kde1, rebased upstream: * qdoc: Fix warnings about generatelist arguments * qdoc: Fix Section::reduce() omitting sections with obsolete members * macdeployqt: detect debug libs by using “_debug” suffix * Fix extensions without leading period having first character dropped * Doc: Remove mention of custom filters, part 2 ++++ libqt5-qtgamepad: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtvirtualkeyboard: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtlocation: - Update to version 5.15.7+kde3, rebased upstream: * No code changes ++++ libqt5-qtmultimedia: - Update to version 5.15.7+kde1, rebased upstream: * PulseAudio: Call pa_stream_flush() with PulseDaemonLocker lock held * Fix incorrectly generated CMake files for the QNX audio plugin ++++ libqt5-qtnetworkauth: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtquick3d: - Update to version 5.15.7+kde1, rebased upstream: * Doc: Add qmltype so Quaternion functions are collected by qdoc ++++ libqt5-qtquickcontrols2: - Update to version 5.15.7+kde6, rebased upstream: * implement a11y pressing of qquickabstractbutton * Blacklist some flaky tst_qquickpopup functions on openSUSE * Fix memory leak in Qt Quick Controls icon ++++ libqt5-qtremoteobjects: - Update to version 5.15.7+kde0, rebased upstream: * Fix crash when remoting QML objects with sub-objects ++++ libqt5-qtscript: - Update to version 5.15.10+kde0, rebased upstream: * No code changes - Commits dropped by the rebase: * 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 ++++ libqt5-qtscxml: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtsensors: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtserialbus: - Update to version 5.15.7+kde0, rebased upstream: * Fix usage of QMutexLocker ++++ libqt5-qtserialport: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtsvg: - Update to version 5.15.7+kde9, rebased upstream: * No code changes ++++ libqt5-qtspeech: - Update to version 5.15.7+kde1, rebased upstream: * Android: Protect against a null Locale object when calling getLocale ++++ libqt5-qtwayland: - Update to version 5.15.7+kde49, rebased upstream: * Hold surface read lock throughout QWaylandEglWindow::updateSurface * Keep reference to buffer until it has been replaced * Implement wp_viewporter support for video buffer formats * Ignore viewporter buffer size when buffer is null ++++ libqt5-qtwebchannel: - Update to version 5.15.7+kde3, rebased upstream: * No code changes ++++ libqt5-qtwebsockets: - Update to version 5.15.7+kde2, rebased upstream: * No code changes ++++ libqt5-qtwebview: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtx11extras: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtxmlpatterns: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtdeclarative: - Update to version 5.15.7+kde18, rebased upstream: * Revert "Fix ListView.isCurrentItem when used with DelegateModel" * Stop using QHash::unite() in storage model manual test * SaveableUnitPointer::saveToDisk restores flags incorrectly at cleanup * Document that clearComponentCache() does not clear existing objects * Doc: Replace return `0` with nullptr * Doc: Fix QtQuick::Keys::forwardTo generic list type * Doc: QQmlContext: make it more readable * Fix ListView.isCurrentItem when used with DelegateModel * Fix documentation on JavaScript imports * doc: Remove bogus PinchHandler.minimumTouchPoints prop; improve actual * tst_grabImage: Fix the cases were visually comparing invisible items * Reinitialize shader data structure when effect changes * Doc: mention that clipping can affect performance and link to page * Ensure init of m_current_projection_matrix in single-clipped-item scene * Canvas: Add a means to override the DPR used via an environment variable * Fix regression in ListView/Flickable event delivery * qquicktextinput: Clear pre-edit text after input method reset - Rebase qtdeclarative-5.15.0-FixMaxXMaxYExtent.patch ++++ libbobcat: - Remove unecessary Provides ++++ libbobcat-light: - Remove unecessary Provides ++++ libdrm: - Update to 2.4.114 * amdgpu.ids: use consistent formatting for RID * amdgpu.ids: sort the file * amdgpu.ids: update to the latest marketing name * amdgpu_ids: add MI marketing names * amdgpu: Add a default marketing name if none is found * meson: fast-fail on unsupported OSes * include/drm/drm_fourcc.h: Update from Linux v6.0-rc7 * include/drm/i915_drm.h: Update from Linux v6.0-rc7 * tests/util: add imx-lcdif driver * intel: move declarations to top in drm_intel_gem_bo_unreference() * build: automatically disable Intel if pciaccess is not found * xf86drm: handle DRM_FORMAT_BIG_ENDIAN in drmGetFormatName() * amdgpu: silence uninitialized variable warning * xf86drmMode: add helpers for dumb buffers * modetest: drop unused offset field in struct bo * modetest: use sized integers in struct bo * modetest: use dumb buffer helpers ++++ libfsapfs: - Update to release 20221102 * Moved LZVN compression to libfmos * More unspecified updates ++++ libfwevt: - Update to release 20220925 * Unspecified updates to Python bindings ++++ libluksde: - Update to release 20221103 * No changelog was provided ++++ lvm2: - killed lvmlockd doesn't clear/adopt locks leading to inability to start volume group (bsc#1203216) - bug-1203216_lvmlockd-purge-the-lock-resources-left-in-previous-l.patch ++++ libmfx: - Update to version 22.6.1 * latest bugfix release ++++ libmfx-gen: - Update to version 22.6.1 * latest bugfix release - supersedes u_libva-2.16.0.patch ++++ openmpi_3_1_6-gnu-hpc: - Add rmaps-simplify-the-lookup-for-the-binding-object-and-fix-for-hwloc-2.0.patch to fix compatibility with hwloc >= 2.0 (bsc#1204982) ++++ libpanel: - Update to version 1.0.2: + CSS improvements for backdrop. + Block tabbar from handling ctrl+home and similar shortcuts. ++++ python310-core: - Add CVE-2022-42919-loc-priv-mulitproc-forksrv.patch to avoid CVE-2022-42919 (bsc#1204886) avoiding Linux specific local privilege escalation via the multiprocessing forkserver start method. ++++ python39-core: - Add CVE-2022-42919-loc-priv-mulitproc-forksrv.patch to avoid CVE-2022-42919 (bsc#1204886) avoiding Linux specific local privilege escalation via the multiprocessing forkserver start method. ++++ libqt5-qtgraphicaleffects: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtimageformats: - Update to version 5.15.7+kde5, rebased upstream: * Reject tiled tiffs with corrupt tile size early * Update bundled libwebp to version 1.2.1 ++++ libqt5-qtquickcontrols: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qtquicktimeline: - Update to version 5.15.7+kde0, rebased upstream: * No code changes ++++ libqt5-qttranslations: - Update to version 5.15.7+kde0, rebased upstream: * Update simplified chinese translation * update dutch translations * Update Catalan translations for Qt 5.15.2 ++++ raylib: - Switch -DUSE_EXTERNAL_GLFW to OFF: Earlier we build required on our glfw package. But with raylib 4.2.0 they started to use features are only in the development version. They were unhappy that glfw 3.4.0 takes a long time to be relased and decided to create a in-tree copy. So for raylib 4.2.0 to build we need to use this in-tree version. ++++ sg3_utils: - Update to new upstream version 1.48~20221101.6d3bd26: (pre-release sg3_utils-1.48 [20221101] [svn: r978]) * sg_read_block_limits: fix granularity value, add --mloi option; sg_lib: add sg_ll_read_block_limits_v2(); sg_logs: json work * sg_stream_ctl: --get fix better; sg_rem_rest_elem: cleanup * sg_stream_ctl: fix --get indexing; fix some './configure --enable-debug' issues * sg_inq+sg_vpd: JSON updates * rescan-scsi-bus: speed large multipath scans * rescan-scsi-bus.sh speed testonline() * rescan-scsi-bus.sh: add option --no-lip-scan * rescan-scsi-bus: sgdevice26: do not traverse sg class if scsi_device isnot added * rescan-scsi-bus.sh: fix handling of '-I ' option * Prepare for removing /proc/scsi from the Linux kernel * sg_inq+sg_vpd: merge VPD page processing * sg_get_elem_status: change '--maxlen=' option default to 1056 (was 32), other cleanups * sg_rep_zones: add experimental --json[=JO] option and generation * sg_logs: add --exclude and --undefined options * zoned disk man page improvements * sg_rep_zones: add --statistics option * sg_read_buffer: add --eh_code= and --no_output options * sg_format: allow disk formats on ZBC (zoned) disks * sg_rep_zones: add --brief option and --find ZT option * sg_rep_density: new utility for decoding the response of Report density support command [ssc (tape)] * Zoned block device characteristics VPD page support ++++ libsoup: - Update to version 3.2.2: + Various HTTP/2 Fixes: - Fix `content-sniffed` not being emitted for resources without content. - Fix leak of SoupServerConnection when stolen. - Enable tests on 32-bit again, fixed upstream. ++++ lite-xl: - Addressing https://github.com/lite-xl/lite-xl/issues/1185 * Removing 'lite-xl-[colors,plugins]' as "Recommends" * Adding 'lite-xl-[colors,plugins,widgets]' as "Suggests" - Update to version 2.1.0+git20221103.03cc5ff: * Add `config.keep_newline_whitespace` option (#1184) * Don't sort in `Doc:get_selection_idx` with an invalid index * Getting ready for 2.1. (#1181) * Fixed small plugin header error. * docview: support gutter click selection, fixes #1116 (#1169) * Add more options to `Scrollbar` (#1174) * Improvements to multicursor copy/paste (#1123) * Make MacOS `core:restart` shortcut more in line with other platforms * Fix horizontal scroll with shift+scroll on MacOS * scripts build: properly detect if cross-compiling * ci release: add macos arm64 support (#1179) * Fix `drawwhitespace` drawing lines with different substitution kinds * plugin autocomplete: update partial on manual trigger * plugin api: added missing param on lua_dump * Apply `doc` commands to anything that extends `DocView` * resources: .desktop inode/directory mime type * core syntax: strip the path from filename on syntax.get (#1168) * docview: do not render newline fixes #1164 * plugin drawwhitespace: allow newline substitution * Fixed the common idiom of setting a plugin to true. (#1152) * make the default core.ignore_files more specific (#1160) * core renderer: increased max font fallbacks to 10 * core renderer: fixed small issue introduced on #1145 * Fixup minor drawing issue. * changelog: added latest changes * Check if scrollbar is no longer hovered on mouse release * Only consider left clicks on the scrollbar * plugin lineguide: be strict on drawing to DocView * Refactor scrollbar into its own file (#1124) * Add IME support (#991) * save a reference to the font when calling renderer.draw_text. (#1156) * core utf8: fix license text * dirmonitor: add watch to subdirs on file limit mode (#1155) * allow defining the arch tuple via meson (#1153) * Use the syntax with the longest match (#919) * dirmonitor: added missing mutex initialization (#1150) * Add on_scale_change event to View (#1146) * dirwatch: exit coroutine if project not open anymore to properly gargage collect it (#1142) * release: linux build in ubuntu 18.04 fixes #1147 * changelog: updated to include some of latest changes * Add fsevents backend to dirmonitor (#1141) * add parameter validation to checkcolor and f_font_group (#1145) * draw lite-xl icon in TitleView (#1143) * Changed workspace to accommodate other views. (#1121) * Fixed process layer argument quoting; allows for strings with spaces. And added ability to specify a literal, in the style of python. (#1132) * Use relative mouse position directly for drop event (#1140) * Added in an additional ENVVAR for setting USERDIR, and also changed / to PATHSEP. (#1139) ++++ lite-xl-colors: - Update to version git20221011.b245158: * Additional quote. * Made it clearer. * Update README.md ++++ lite-xl-plugins: - Update to version git20221101.0971a7a: * Changed minimap to accomodate new API. * language_php: fix strings not getting terminated * minimap: check docview has minimap scroll * minimap: fixed small mistake * Minimap Rework with Scrollbar (#134) * language_meson: added meson_options.txt and fixed meson.build patter * indentguide: do not apply on CommandView and allow toggling it. * Map ruby syntax to Gemfile and Gemfile.lock (#132) * Add `language_erb` to README * Add language plugin for ERB files (#130) * Removed language_cpp, as it's in the core, and not in this repo at all, in this branch. ++++ lite-xl-widgets: - Update to version git20221023.648c067: * textbox: fix get_gutter_width returning nil, fixes lite-xl/lite-xl#1158 * fontslist: allow new max of 10 fonts * use new on_scale_change logic from lite-xl master * fontslist: limit maximum fonts to 3 * textbox: add double and triple click selection * Adaptation to newer scroll API ++++ lvm2-lvmlockd: - killed lvmlockd doesn't clear/adopt locks leading to inability to start volume group (bsc#1203216) - bug-1203216_lvmlockd-purge-the-lock-resources-left-in-previous-l.patch ++++ mdadm: - Update mdadm package to latest mdadm since mdadm-4.2 (jsc#PED-1009) * Only patches directly change runtime programs included, - Unify error message. 0001-Unify-error-message.patch - mdadm: Fix double free 0002-mdadm-Fix-double-free.patch - Grow_reshape: Add r0 grow size error message and update 0003-Grow_reshape-Add-r0-grow-size-error-message-and-upda.patch - udev: adapt rules to systemd v247 0004-udev-adapt-rules-to-systemd-v247.patch - Replace error prone signal() with sigaction() 0005-Replace-error-prone-signal-with-sigaction.patch - mdadm: Respect config file location in man 0006-mdadm-Respect-config-file-location-in-man.patch - mdadm: Update ReadMe 0007-mdadm-Update-ReadMe.patch - mdadm: Update config man regarding default files and 0008-mdadm-Update-config-man-regarding-default-files-and-.patch - mdadm: Update config manual 0009-mdadm-Update-config-manual.patch - Create, Build: use default_layout() 0010-Create-Build-use-default_layout.patch - mdadm: add map_num_s() 0011-mdadm-add-map_num_s.patch - mdmon: Stop parsing duplicate options 0012-mdmon-Stop-parsing-duplicate-options.patch - Grow: block -n on external volumes. 0013-Grow-block-n-on-external-volumes.patch - Incremental: Fix possible memory and resource leaks 0014-Incremental-Fix-possible-memory-and-resource-leaks.patch - Mdmonitor: Fix segfault 0015-Mdmonitor-Fix-segfault.patch - Mdmonitor: Improve logging method 0016-Mdmonitor-Improve-logging-method.patch - Fix possible NULL ptr dereferences and memory leaks 0017-Fix-possible-NULL-ptr-dereferences-and-memory-leaks.patch - imsm: Remove possibility for get_imsm_dev to return 0018-imsm-Remove-possibility-for-get_imsm_dev-to-return-N.patch - Revert "mdadm: fix coredump of mdadm --monitor -r" 0019-Revert-mdadm-fix-coredump-of-mdadm-monitor-r.patch - util: replace ioctl use with function 0020-util-replace-ioctl-use-with-function.patch - mdadm/super1: restore commit 45a87c2f31335 to fix 0021-mdadm-super1-restore-commit-45a87c2f31335-to-fix-clu.patch - imsm: introduce get_disk_slot_in_dev() 0022-imsm-introduce-get_disk_slot_in_dev.patch - imsm: use same slot across container 0023-imsm-use-same-slot-across-container.patch - imsm: block changing slots during creation 0024-imsm-block-changing-slots-during-creation.patch - mdadm: block update=ppl for non raid456 levels 0025-mdadm-block-update-ppl-for-non-raid456-levels.patch - mdadm: Fix array size mismatch after grow 0026-mdadm-Fix-array-size-mismatch-after-grow.patch - mdadm: Remove dead code in imsm_fix_size_mismatch 0027-mdadm-Remove-dead-code-in-imsm_fix_size_mismatch.patch - Monitor: use devname as char array instead of pointer 0028-Monitor-use-devname-as-char-array-instead-of-pointer.patch - Monitor: use snprintf to fill device name 0029-Monitor-use-snprintf-to-fill-device-name.patch - Makefile: Don't build static build with everything and 0030-Makefile-Don-t-build-static-build-with-everything-an.patch - DDF: Cleanup validate_geometry_ddf_container() 0031-DDF-Cleanup-validate_geometry_ddf_container.patch - DDF: Fix NULL pointer dereference in 0032-DDF-Fix-NULL-pointer-dereference-in-validate_geometr.patch - mdadm/Grow: Fix use after close bug by closing after 0033-mdadm-Grow-Fix-use-after-close-bug-by-closing-after-.patch - monitor: Avoid segfault when calling NULL 0034-monitor-Avoid-segfault-when-calling-NULL-get_bad_blo.patch - mdadm: Fix mdadm -r remove option regression 0035-mdadm-Fix-mdadm-r-remove-option-regression.patch - mdadm: Fix optional --write-behind parameter 0036-mdadm-Fix-optional-write-behind-parameter.patch - mdadm: Replace obsolete usleep with nanosleep 0037-mdadm-Replace-obsolete-usleep-with-nanosleep.patch - mdadm: remove symlink option 0038-mdadm-remove-symlink-option.patch - mdadm: move data_offset to struct shape 0039-mdadm-move-data_offset-to-struct-shape.patch - mdadm: Don't open md device for CREATE and ASSEMBLE 0040-mdadm-Don-t-open-md-device-for-CREATE-and-ASSEMBLE.patch - Grow: Split Grow_reshape into helper function 0041-Grow-Split-Grow_reshape-into-helper-function.patch - Assemble: check if device is container before 0042-Assemble-check-if-device-is-container-before-schedul.patch - super1: report truncated device 0043-super1-report-truncated-device.patch - mdadm: Correct typos, punctuation and grammar in man 0044-mdadm-Correct-typos-punctuation-and-grammar-in-man.patch - Manage: Block unsafe member failing 0045-Manage-Block-unsafe-member-failing.patch - Monitor: Fix statelist memory leaks 0046-Monitor-Fix-statelist-memory-leaks.patch - mdadm: added support for Intel Alderlake RST on VMD 0047-mdadm-added-support-for-Intel-Alderlake-RST-on-VMD-p.patch - mdadm: Add Documentation entries to systemd services 0048-mdadm-Add-Documentation-entries-to-systemd-services.patch - ReadMe: fix command-line help 0049-ReadMe-fix-command-line-help.patch - mdadm: replace container level checking with inline 0050-mdadm-replace-container-level-checking-with-inline.patch - Mdmonitor: Omit non-md devices 0051-Mdmonitor-Omit-non-md-devices.patch - Remove the following in house patch 1004-mdadm-super1-restore-commit-45a87c2f31335-to-fix-clu.patch because upstream merged version added in as 0021-mdadm-super1-restore-commit-45a87c2f31335-to-fix-clu.patch - Rename 0000-Makefile-install-mdadm_env.sh-to-usr-lib-mdadm.patch to 1004-Makefile-install-mdadm_env.sh-to-usr-lib-mdadm.patch. - Update mdadm package to mdadm-4.2 (jsc#PED-1009) All important modifications since previous update to mdadm-4.2 are listed here. * The patches about Intel Matrix Storage Manager (including VROC support), - super-intel.c: Handle errors from calls to get_dev_sector_size() - imsm: change wrong size verification - imsm: add generic method to resolve "device" links - imsm: add devpath_to_char method - imsm: Limit support to the lowest namespace - imsm: correct offset for 4k disks in --examine output - imsm: Fix possible memory leaks and refactor freeing struct dl - imsm: fix num_data_stripes after raid0 takeover - imsm: introduce helpers to manage file descriptors - imsm: free allocated memory in imsm_fix_size_mismatch - imsm: assert if there is migration but prev_map doesn't exist * The patches to fix program issues, - mdadm/super1: It needs to specify int32 for bitmap_offset - Fix memory leak after "mdadm --detail" - Utils: Change sprintf to snprintf - mdadm: fix coredump of mdadm --monitor -r - Fix error message when creating raid 4, 5 and 10 - Fix buffer size warning for strcp - Fix potential overlap dest buffer - Correct checking if file descriptors are valid - Monitor: print message before quit for no array to monitor * Improvement or bug fixes for mdadm itself, - Assemble: skip devices that don't match uuid instead of aborting the assembly. - Assemble: apply sysfs rules - Assemble: start dirty and degraded array. - Incremental: Close unclosed mdfd in IncrementalScan() - Monitor: make libudev dependency optional - Manage: Call validate_geometry when adding drive to external container - Remove Spare drives line from details for external metadata - Don't associate spares with other arrays during RAID Examine - Add error handling for chunk size in RAID1 - Add monitor delay parameter to mdadm.conf - disallow create or grow clustered bitmap with writemostly set - mdadm/Detail: Can't show container name correctly when unpluging disks - mdadm: block creation with long names - mdadm: fix growing containers - Remove the following patches because they are all included in mdadm-4.2, - 0001-Assemble-keep-MD_DISK_FAILFAST-and-MD_DISK_WRITEMOST.patch - 0002-Document-PART-POLICY-lines.patch - 0003-policy-support-devices-with-multiple-paths.patch - 0004-mdcheck-add-systemd-unit-files-to-run-mdcheck.patch - 0005-Monitor-add-system-timer-to-run-oneshot-periodically.patch - 0006-imsm-update-metadata-correctly-while-raid10-double-d.patch - 0007-Assemble-mask-FAILFAST-and-WRITEMOSTLY-flags-when-fi.patch - 0008-Grow-avoid-overflow-in-compute_backup_blocks.patch - 0009-Grow-report-correct-new-chunk-size.patch - 0010-policy.c-prevent-NULL-pointer-referencing.patch - 0012-policy.c-Fix-for-compiler-error.patch - 0013-imsm-finish-recovery-when-drive-with-rebuild-fails.patch - 0014-imsm-fix-reshape-for-2TB-drives.patch - 0015-Fix-spelling-typos.patch - 0016-Detail.c-do-not-skip-first-character-when-calling-xs.patch - 0018-Fix-reshape-for-decreasing-data-offset.patch - 0019-mdadm-tests-add-one-test-case-for-failfast-of-raid1.patch - 0020-mdmon-don-t-attempt-to-manage-new-arrays-when-termin.patch - 0021-mdmon-wait-for-previous-mdmon-to-exit-during-takeove.patch - 0022-Assemble-Fix-starting-array-with-initial-reshape-che.patch - 0023-add-missing-units-to-examine.patch - 0024-imsm-fix-spare-activation-for-old-matrix-arrays.patch - 0025-Create-Block-rounding-size-to-max.patch - 0026-udev-Add-udev-rules-to-create-by-partuuid-for-md-dev.patch - 0027-mdmon-fix-wrong-array-state-when-disk-fails-during-m.patch - 0028-Enable-probe_roms-to-scan-more-than-6-roms.patch - 0029-super-intel-Fix-issue-with-abs-being-irrelevant.patch - 0030-mdadm.h-Introduced-unaligned-get-put-_unaligned-16-3.patch - 0031-super-intel-Use-put_unaligned-in-split_ull.patch - 0032-mdadm-load-default-sysfs-attributes-after-assemblati.patch - 0033-mdadm.h-include-sysmacros.h-unconditionally.patch - 0034-mdadm-add-no-devices-to-avoid-component-devices-deta.patch - 0035-udev-add-no-devices-option-for-calling-mdadm-detail.patch - 0036-imsm-close-removed-drive-fd.patch - 0037-mdadm-check-value-returned-by-snprintf-against-error.patch - 0038-mdadm-Introduce-new-array-state-broken-for-raid0-lin.patch - 0039-mdadm-force-a-uuid-swap-on-big-endian.patch - 0040-mdadm-md.4-add-the-descriptions-for-bitmap-sysfs-nod.patch - 0041-Init-devlist-as-an-array.patch - 0042-Don-t-need-to-check-recovery-after-re-add-when-no-I-.patch - 0043-udev-allow-for-udev-attribute-reading-bug.patch - 0044-imsm-save-current_vol-number.patch - 0045-imsm-allow-to-specify-second-volume-size.patch - 0046-mdcheck-when-mdcheck_start-is-enabled-enable-mdcheck.patch - 0050-mdcheck-use-to-pass-variable-to-mdcheck.patch - 0051-SUSE-mdadm_env.sh-handle-MDADM_CHECK_DURATION.patch - 0052-super-intel-don-t-mark-structs-packed-unnecessarily.patch - 0053-Manage-Remove-the-legacy-code-for-md-driver-prior-to.patch - 0054-Remove-last-traces-of-HOT_ADD_DISK.patch - 0055-Fix-up-a-few-formatting-issues.patch - 0056-Remove-unused-code.patch - 0057-imsm-return-correct-uuid-for-volume-in-detail.patch - 0058-imsm-Change-the-way-of-printing-nvme-drives-in-detai.patch - 0059-Create-add-support-for-RAID0-layouts.patch - 0060-Assemble-add-support-for-RAID0-layouts.patch - 0061-Respect-CROSS_COMPILE-when-CC-is-the-default.patch - 0062-Change-warning-message.patch - 0063-mdcheck-service-can-t-start-succesfully-because-of-s.patch - 0064-imsm-Update-grow-manual.patch - 0065-Add-support-for-Tebibytes.patch - 0066-imsm-fill-working_disks-according-to-metadata.patch - 0067-mdadm.8-add-note-information-for-raid0-growing-opera.patch - 0068-Remove-the-legacy-whitespace.patch - 0069-imsm-pass-subarray-id-to-kill_subarray-function.patch - 0070-imsm-Remove-dump-restore-implementation.patch - 0071-Monitor-improve-check_one_sharer-for-checking-duplic.patch - 0072-Detail-adding-sync-status-for-cluster-device.patch - 0073-imsm-Correct-minimal-device-size.patch - 0074-Detail-show-correct-bitmap-info-for-cluster-raid-dev.patch - 0075-imsm-support-the-Array-Creation-Time-field-in-metada.patch - 0076-imsm-show-Subarray-and-Volume-ID-in-examine-output.patch - 0077-udev-Ignore-change-event-for-imsm.patch - 0078-Manage-imsm-Write-metadata-before-add.patch - 0079-Assemble-print-error-message-if-mdadm-fails-assembli.patch - 0080-clean-up-meaning-of-small-typo.patch - 0081-Assemble.c-respect-force-flag.patch - 0082-mdcheck-Log-when-done.patch - 0083-Makefile-add-EXTRAVERSION-support.patch - 0084-uuid.c-split-uuid-stuffs-from-util.c.patch - 0085-Include-count-for-0-character-when-using-strncpy-to-.patch - 0086-restripe-fix-ignoring-return-value-of-read-and-lseek.patch - 0087-Block-overwriting-existing-links-while-manual-assemb.patch - 0088-Detect-too-small-device-error-rather-than-underflow-.patch - 0089-Use-more-secure-HTTPS-URLs.patch - 0090-Update-link-to-Intel-page-for-IMSM.patch - 0091-mdadm-Grow-prevent-md-s-fd-from-being-occupied-durin.patch - 0092-Specify-nodes-number-when-updating-cluster-nodes.patch - 0093-mdadm-md.4-update-path-to-in-kernel-tree-documentati.patch - 0094-manual-update-examine-badblocks.patch - 0095-Detail-show-correct-raid-level-when-the-array-is-ina.patch - 0096-Don-t-create-bitmap-for-raid5-with-journal-disk.patch - 0097-Monitor-refresh-mdstat-fd-after-select.patch - 0098-Monitor-stop-notifing-about-containers.patch - 0099-mdmonitor-set-small-delay-once.patch - 0100-Check-if-other-Monitor-instance-running-before-fork.patch - 0101-Super1-allow-RAID0-layout-setting-to-be-removed.patch - 0102-Detail-fix-segfault-during-IMSM-raid-creation.patch - 0103-Create.c-close-mdfd-and-generate-uevent.patch - 0104-imsm-update-num_data_stripes-according-to-dev_size.patch - 0105-imsm-remove-redundant-calls-to-imsm_get_map.patch - 0106-Monitor-don-t-use-default-modes-when-creating-a-file.patch - 0107-imsm-limit-support-to-first-NVMe-namespace.patch - 0108-mdadm-Unify-forks-behaviour.patch - 0109-mdadm-Detail-show-correct-state-for-clustered-array.patch - 0110-Make-target-to-install-binaries-only.patch - 0111-udev-start-grow-service-automatically.patch - 0112-Incremental-Remove-redundant-spare-movement-logic.patch - 0113-Dump-get-stat-from-a-wrong-metadata-file-when-restor.patch - 0114-super1-fix-Floating-point-exception.patch - 0115-super1.c-avoid-useless-sync-when-bitmap-switches-fro.patch - 0116-imsm-nvme-multipath-support.patch - 0117-Grow-be-careful-of-corrupt-dev_roles-list.patch - 0118-Remove-Spare-drives-line-from-details-for-external-m.patch - 0119-Don-t-associate-spares-with-other-arrays-during-RAID.patch - 0120-udev-md-raid-assembly.rules-skip-if-DM_UDEV_DISABLE_.patch - 0121-imsm-support-for-third-Sata-controller.patch ++++ mingw32-cross-binutils: - Fix cyclic dependency (boo#1204985) ++++ mingw64-cross-binutils: - Fix cyclic dependency (boo#1204985) ++++ nextcloud: - Update to 24.0.7 - Update behat/behat requirement from ~3.10.0 to ~3.11.0 in /build/integration (server#33185) - Fix quota type to int (server#34032) - Use filesystem user instead of file owner for creating version (server#34040) - Fix renaming in shared with you file list (server#34355) - Url encode the web dav url for copying (server#34381) - Trigger a rescan when trying to fopen a file that exists in cache but not on disk (server#34410) - Fix User profile picture when performing the search (server#34440) - Fix: Prevent deadlocks during mtime/size/etag propagation (server#34447) - Makes untrusted domain error on info (server#34454) - Fix Error: Undefined index: redirect_url (server#34460) - Harden disk_free_space check in CheckSetupController (server#34506) - Update ca-cert bundle (server#34518) - Update security.txt expires field (server#34527) - Fix password length limitation (server#34532) - Avoid allocating too much memory for the buffer on s3 uploads (server#34552) - Return proper error code when reporting exception fails in remote.php (server#34584) - Fix “email changed” activity email check (server#34600) - LDAP to not register new users when outside of fair use or over limits (server#34730) - Fix external storages access (server#34750) - Fix null error in getUnencryptedSize (server#34770) - Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 (server#34792) - Expose mapped user count from LDAP and use that for user limit check (server#34795) - Fix updating cached mounts that didn’t have their mount provider set previously (server#34797) - DB mounts table: Add index for mount_provider_class (server#34798) - Add pre-commit configuration to stable24 as well (server#34802) - Update notifications for one-click instances (server#34805) - Update psalm-baseline.xml (server#34812) - Check share attributes on preview endpoints (server#34824) - Propagate attributes when resharing (server#34840) - Fix psalm errors fron the end of the baseline file (server#34845) - Run NPM audit fix (activity#972) - Improve email logging (activity#982) - Update nextcloud/ocp dependency (activity#989) - Bump terser from 5.7.1 to 5.15.1 (files_videoplayer#293) - Update nextcloud/ocp dependency (nextcloud_announcements#128) - Fix multi-tab usage with notify_push (notifications#1303) - Run audit fix (notifications#1311) - Send the subscription key to the Community push proxy (notifications#1320) - Adjust the expected query count (notifications#1338) - Update nextcloud/ocp dependency (notifications#1351) - Bump workbox-webpack-plugin, qs, postcss, @nextcloud/moment and autoprefixed (photos#1401) - Bump vue-router from 3.5.3 to 3.5.4 (photos#1412) - Update nextcloud/ocp dependency (photos#1413) - Bump autoprefixer from 10.4.12 to 10.4.13 (photos#1437) - Run audit (recommendations#557) - Bump terser and moment (text#3136) - Fix(deps): update tiptap (text#3171) - Chore(deps): update dependency @vue/vue2-jest to ^27.0.0 (text#3198) - Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.6 (text#3199) - Fix(deps): update dependency highlight.js to ^10.7.3 (text#3200) - Chore(deps): update dependency cypress to ^9.7.0 (text#3201) - Fix(deps): update dependency @nextcloud/moment to ^1.2.1 (text#3205) - Fix emoji suggestion regression (text#3206) - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.14.0 (text#3207) - Chore(deps): update dependency @nextcloud/browserslist-config to ^2.3.0 (text#3208) - Chore(deps): update dependency @nextcloud/stylelint-config to ^2.2.0 (text#3211) - Fix(deps): update dependency @nextcloud/axios to ^1.11.0 (text#3215) - Fix(deps): update dependency @nextcloud/dialogs to ^3.2.0 (text#3216) - Chore(deps): update dependency regenerator-runtime to ^0.13.10 (text#3220) - Fix(deps): update dependency @nextcloud/vue to ^5.4.0 (text#3221) - Fix(deps): update dependency core-js to ^3.25.5 (text#3222) - Fix(deps): update dependency prosemirror-view to ^1.29.0 (text#3223) - Fix(deps): update dependency vue-material-design-icons to ^5.1.2 (text#3225) - Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.0 (text#3254) - Fix(deps): update dependency prosemirror-state to ^1.4.2 (text#3264) - Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.13 (text#3272) - Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.14 (text#3281) - Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.0 (text#3287) - Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.20 (text#3293) - Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.21 (text#3297) - Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.23 (text#3299) - Fix(deps): update dependency core-js to ^3.26.0 (text#3300) - Fix(deps): update dependency @nextcloud/browser-storage to ^0.2.0 (text#3310) - Chore(deps): update dependency eslint-plugin-jsdoc to ^39.3.25 (text#3316) - Bump terser and async (viewer#1406) - Use preview for unsupported images (viewer#1415) - Fix previewpath legacy variable (viewer#1430) ++++ obs-service-tar_scm: - Update to version 0.10.34.1667392550.026bf0e: * Fix testing in GH actions * make linters happy again * new find_latest_signed_commit algorithm ++++ openmpi3: - Add rmaps-simplify-the-lookup-for-the-binding-object-and-fix-for-hwloc-2.0.patch to fix compatibility with hwloc >= 2.0 (bsc#1204982) ++++ openmpi3-testsuite: - Add rmaps-simplify-the-lookup-for-the-binding-object-and-fix-for-hwloc-2.0.patch to fix compatibility with hwloc >= 2.0 (bsc#1204982) ++++ openmpi_3_1_6-gnu-hpc-testsuite: - Add rmaps-simplify-the-lookup-for-the-binding-object-and-fix-for-hwloc-2.0.patch to fix compatibility with hwloc >= 2.0 (bsc#1204982) ++++ os-update: - Require zypper-needs-restarting ++++ ouch: - Initial package of ouch 0.3.1 for openSUSE ++++ perl-HTML-Parser: - updated to 3.80 see /usr/share/doc/packages/perl-HTML-Parser/Changes 3.80 2022-11-01 * Fix compatibility with ancient perl by avoiding index in test (GH#33) (Graham Knop) ++++ perl-URI: - updated to 5.17 see /usr/share/doc/packages/perl-URI/Changes 5.17 2022-11-02 17:03:48Z - Updated RFC references in the pod documentation for URI::file (GH#117) (Håkon Hgland) - Fix SIP URI encoder/decoder (GH#118) (ryankereliuk) ++++ php7: - version update to 7.4.33 * This is security release that fixes an OOB read due to insufficient input validation in imageloadfont(), and a buffer overflow in hash_update() on long parameter. * CVE-2022-37454 [bsc#1204577], CVE-2022-31630 [bsc#1204979] https://www.php.net/ChangeLog-7.php#7.4.33 ++++ php7-embed: - version update to 7.4.33 * This is security release that fixes an OOB read due to insufficient input validation in imageloadfont(), and a buffer overflow in hash_update() on long parameter. * CVE-2022-37454 [bsc#1204577], CVE-2022-31630 [bsc#1204979] https://www.php.net/ChangeLog-7.php#7.4.33 ++++ php7-fastcgi: - version update to 7.4.33 * This is security release that fixes an OOB read due to insufficient input validation in imageloadfont(), and a buffer overflow in hash_update() on long parameter. * CVE-2022-37454 [bsc#1204577], CVE-2022-31630 [bsc#1204979] https://www.php.net/ChangeLog-7.php#7.4.33 ++++ php7-fpm: - version update to 7.4.33 * This is security release that fixes an OOB read due to insufficient input validation in imageloadfont(), and a buffer overflow in hash_update() on long parameter. * CVE-2022-37454 [bsc#1204577], CVE-2022-31630 [bsc#1204979] https://www.php.net/ChangeLog-7.php#7.4.33 ++++ php7-test: - version update to 7.4.33 * This is security release that fixes an OOB read due to insufficient input validation in imageloadfont(), and a buffer overflow in hash_update() on long parameter. * CVE-2022-37454 [bsc#1204577], CVE-2022-31630 [bsc#1204979] https://www.php.net/ChangeLog-7.php#7.4.33 ++++ pyenv: - Update to 2.3.6 - Add CPython 3.10.8 (#2480) - Add CPython 3.7.15, 3.8.15, and 3.9.15 (#2482) - Add CPython 3.11.0 (#2493) - Add CPython 3.12.0a1 (#2495) - Add graalpy-22.3.0 (#2497) - Auto-resolve prefixes to the latest version (#2487) - It must be a full prefix -- the actual searched prefix is [-.] - Other flavors are likely sorted incorrectly atm - Prereleases and versions with some suffixes (-dev, -src, -latest) are not searched - pyenv uninstall has been excluded from the resolution feature: deleting a dynamically selected installation could be problematic - Fix OpenSSL 1.1.1q compilation error in MacOS 11+ (#2500) - Link to Tcl/Tk from Homebrew via pkgconfig for 3.11+ (#2501) - Fix syntax error in pyenv init - if PYENV_ROOT has spaces (#2506) Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.5...v2.3.6 ++++ python-bpython: - Remove python-six not needed dependency - Remove python_module macro definition ++++ python310: - Add CVE-2022-42919-loc-priv-mulitproc-forksrv.patch to avoid CVE-2022-42919 (bsc#1204886) avoiding Linux specific local privilege escalation via the multiprocessing forkserver start method. ++++ python-bcrypt: - Removed not needed C build dependencies - Enable for all archs by default ++++ python-bleach: - Remove not needed python-six dependency - Remove python_module macro definition - More specific python_sitelib in files ++++ python-blessed: - Add drop-python2-support.patch to remove python-six dependency gh#jquast/blessed#245 - Remove python_module macro definition - Remove skip_python2 define - More specific python_sitelib in %files ++++ python-bloscpack: - Add drop-python2-support.patch to remove python-six gh#Blosc/bloscpack#118 - Remove python_module definition ++++ python-breathe: - Remove not needed dep python-six ++++ python-bson: - Add drop-python2-support.patch to remote python-six dep gh#py-bson/bson#118 - Remove python_module macro definition - More specific python_sitelib in %files ++++ python-caldav: - Add drop-python2-support.patch to remove python-six dependency gh#python-caldav/caldav#228 - Remove python_module macro definition - Update to 0.10.0 [#]# Quick summary * Work on a universal search method * Refactoring, consolidated lots of slightly duplicated code into one method to rule them all * Support for things needed by the calendar-cli utility, like search by categories * Support for completion of recurring tasks * More utilities for tasks * Uncomplete-method ... for undoing the complete (recurrences not supported though) * get/set duration/dtstart/dtend (arguably this belongs to vobject and/or icalendar) * Other improvements: * picklable URLs * display_name convenience method * possible to set child/parent relationships * Potential bugfix: sequence number may need to be increased when saving something to the calendar (not backported, this may have side effects) [#]# Search method Calendar now has a method search. Here is some information from the docstring: Parameters supported: * xml - use this search query, and ignore other filter parameters * comp_class - set to event, todo or journal to restrict search to this resource type. Some server implementations require this to be set. * todo - sets comp_class to Todo, and restricts search to pending tasks, unless the next parameter is set ... * include_completed - include completed tasks * event - sets comp_class to event * text attribute search parameters: category, uid, summary, omment, description, location, status * expand - do server side expanding of recurring events/tasks * start, stop: do a time range search * filters - other kind of filters (in lxml tree format) * sort_keys - list of attributes to use when sorting not supported yet: * negated text match * attribute not set [#]# Completed tasks While the RFCs do support recurring tasks, they are not very clear on the details. In v0.10 there are three different ways to complete a task. The first one is to ignore the RRULE property and mark the task as completed. This is the backwards-compatibility mode - though, according to my understanding of a "recurring task" this is the wrong way to do it. The two other modes considers the task to be "interval based" is no BY-rules are specified in the RRULE - meaning that if a task is supposed to be done weekly, then a week should pass from it was completed and until one needs to start with it again - no matter the DTSTART of the original instance - but the standards may also be interpreted so that if the original task was to be started at a Tuesday 10:00, then all recurrences should be started at a Tuesday 10:00. Both the modes stores a copy of the completed task, for the record. The "safe" mode stores the copy as a completely independent task, and modifies the DTSTART/DUE of the original task - so the completed task is not linked up to the recurring task. (One may eventually try to make a link by establishing a "parent task"). The "thisandfuture"-mode will establish the completed task as a separate recurrence in a recurrence set. The non-completed task is also duplicated with a new DTSTART set and range set to THISANDFUTURE. As I understand the RFC, this is the way to handle interval-based tasks, future recurrences will then base their starting time on the DTSTART of the THISANDFUTURE task. For fixed tasks the THISANDFUTURE recurrence is moot, so I'm considering to create a third mode as well. ++++ python-cryptography: - update to 38.0.3: - Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.7, which resolves CVE-2022-3602 and CVE-2022-3786. ++++ python-cryptography-vectors: - update to 38.0.3: - Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.7, which resolves CVE-2022-3602 and CVE-2022-3786. ++++ python310-documentation: - Add CVE-2022-42919-loc-priv-mulitproc-forksrv.patch to avoid CVE-2022-42919 (bsc#1204886) avoiding Linux specific local privilege escalation via the multiprocessing forkserver start method. ++++ python-fake-useragent: - Re-activate test suite - Update to v0.1.13 * Implement browsers argument, allowing you to override the browser names you want to use * Fix browser listing of Internet Explorer and Edge * Don't depend on w3schools.com anymore * Clean-up data (temp) file format * Update fallback cache server URL / use JSON Lines as file format * Move to GitHub Actions instead of Travis * Using black Python formatter in favour of Flake - from v0.1.12 * Project moved to https://github.com/fake-useragent/fake-useragent ++++ python-hid-parser: - Initial package version 0.0.3 ++++ python-parallax: - Release 1.0.7 - Remove patches since already included: Remove patch 0001-Add-ssh_key-option-used-by-i-option-of-ssh-scp.patch Remove patch 0002-Change-format-of-scp-command-for-ipv6-compatible.patch Remove patch 0003-Fix-task-Don-t-use-ssh-if-command-running-on-local-b.patch Remove patch 0004-Fix-Error-inherit-from-Exception-instead-of-BaseExce.patch Remove patch 0005-Dev-add-parallax.run-to-return-non-zero-rc-without-r.patch ++++ python39: - Add CVE-2022-42919-loc-priv-mulitproc-forksrv.patch to avoid CVE-2022-42919 (bsc#1204886) avoiding Linux specific local privilege escalation via the multiprocessing forkserver start method. ++++ python39-documentation: - Add CVE-2022-42919-loc-priv-mulitproc-forksrv.patch to avoid CVE-2022-42919 (bsc#1204886) avoiding Linux specific local privilege escalation via the multiprocessing forkserver start method. ++++ qemu: - Enable KVM support on riscv64 ++++ qemu-linux-user: - Enable KVM support on riscv64 ++++ qmmp-plugin-pack: - Remove unused buildrequire on yasm. ++++ ruby-build: - Update to version 20221101. Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20221101 * Use OpenSSL 3.0.7 for ruby 3.1 by @richardTowers in #2075 ++++ rubygem-google-protobuf: - cleanup gem2rpm.yml: - preamble: - this works for 2.5 and up just fine so disabling 2.7 is not needed. - post install: - we do not need to set +x bit just because the file has a she bang line. it is clearly a library. - use print0/xargs -r0 to avoid any problems with paths with whitespaces. - Add do-not-wrap.patch: * wrapping memcpy caused loading 'google/protobuf' to hang ++++ sof-firmware: - Update to version 2.2.2: * Add support for Intel Raptor Lake (jsc#PED-850) * CAVS firmware files are dropped ++++ solaar: - Update to version 1.1.7: * install: add depdendency on typing_extensions * doc: add Wireless All-in-One Keyboard TK820 * release 1.1.7rc2 * relese 1.1.7rc2 * cli: don't defer saves in cli and don't require gtk in cli * Update hr.po * Update Croatian translation * hidapi: be more permissive when recognizing HID++ report descriptors * po: update Polish translation * release 1.1.7rc1 * settings: set minimum ratchet speed to 1, not 0 * device: switch scroll ratcheting setting in response to scroll ratchet key notification * settings: add setting to turn scroll ratchet on and off * ui: eliminate visual glitch when updating range settings * solaar: make hid-parser an optional dependency ++++ sudo: - Added sudo-CVE-2022-43995.patch * CVE-2022-43995 * bsc#1204986 * Fixed a potential heap-based buffer over-read when entering a password of seven characters or fewer and using the crypt() password backend. ++++ telegraf: - Update to version 1.24.3: * Revert "feat: run govulncheck nightly on master branch (#11977)" (#12054) * Update build_version.txt for v1.24.3 * Resolve conflict caused by earlier cherry pick error * chore: update to go v1.19.3 (#12142) * fix(inputs.directory_monitor): allow cross filesystem directories (#12124) * fix(serializers.splunkmetric): provide option to remove event metric tag (#12024) * chore(inputs.socket_listener): Reorganize plugin code (#12031) * chore: Fix linter findings introduced in last PRs (#12131) * chore(deps): bump github.com/nats-io/nats-server/v2 from 2.8.4 to 2.9.4 (#12134) * chore(deps): bump cloud.google.com/go/monitoring from 1.5.0 to 1.7.0 (#12135) * chore(parsers.xpath): Add correct deprecation tags (#11986) * chore: update OpenTelemetry v0.2.30 / v0.63.0 (#12119) * docs: ran make docs (#12120) * docs(aggregators.derivative): Remove incorrect comment (#12026) * docs(serializers.json): specify version of jsonata used (#12117) * fix(processors.parser): Keep name of original metric if parser doesn't return one (#12116) * docs: add global configuration header (#12107) * fix(inputs.modbus): Handle field-measurement definitions correctly on duplicate field check (#12109) * test(outputs.graylog): skip tcp/udp tests on windows & darwin (#12110) * chore(common.shim): check err of s.writeProcessedMetrics for the linter (#12103) * chore: Increase golangci-lint timeout (#12106) * chore: shut down plugins gracefully to prevent race (#12102) * chore: skip integration test with race (#12100) * chore: add kafka round trip integration test using inputs.kafka_consumer and outputs.kafka (#12058) * chore(deps): bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 (#12097) * chore(deps): bump github.com/gopcua/opcua from 0.3.3 to 0.3.7 (#12095) * chore(deps): bump google.golang.org/api from 0.95.0 to 0.100.0 (#12096) * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#12098) * feat(tools): Allow to markdown includes for sections (#12075) * fix(config): set default parser (#12076) * fix(processors): Correctly setup processors (#12081) * fix: update systemd unit description (#12093) * chore(deps): update modernc.org/libc from v1.20.3 to v1.21.2 (#12090) * test(outputs.sql): further wait for clickhouse writes (#12086) * test: update integration test occurrences (#12085) * fix(agent): panic as tickers slice was off-by-one in size (#12077) * test(inputs.mcrouter): add eventually to pause for metrics (#12074) * fix: Restore warning on unused config option(s) (#12063) * fix(inputs.kafka): switch to sarama's new consumer group rebalance strategy setting (#12064) * docs(inputs.http): add use system proxy config option (#12069) * fix(inputs.modbus): add slave id to failing connection (#12038) * docs(aggregators.starlark): corrected typo mentioning wrong func name (#12066) * chore: Resolve deprecated linter issues (#12051) * fix(inputs.zookeeper): add the ability to parse floats as floats (#12023) * test: add additional checks, waits in integration tests (#12056) * chore: Update golangci-lint Go version (#12055) * docs(inputs.mongodb): update supported versions (#12048) * chore(deps): bump testcontainers-go from 0.13.0 to 0.14.0 and address breaking change (#12039) * chore(deps): bump github.com/Shopify/sarama from 1.36.0 to 1.37.2 (#11980) * chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go (#12036) * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/kinesis (#12037) * chore(deps): Bump cloud.google.com/go/bigquery from 1.40.0 to 1.42.0 (#11937) * chore(deps): bump github.com/yuin/goldmark from 1.4.13 to 1.5.2 (#12035) * chore(deps): bump github.com/signalfx/golib/v3 from 3.3.45 to 3.3.46 (#12034) * feat: run govulncheck nightly on master branch (#11977) * chore(deps): bump modernc.org/sqlite from 1.17.3 to 1.19.2 (#12030) * chore(deps): bump k8s.io/api from 0.25.2 to 0.25.3 (#12029) * chore(deps): bump k8s.io/api from 0.25.0 to 0.25.2 (#12001) * docs(inputs.tomcat): clean up fields (#12018) * fix(regression): Fixes problem with metrics not exposed by plugins. (#12016) * refactor: Prevent import from going the wrong way (#12004) * test: add dovecot integration test (#11996) * chore: Fix installgo_mac.sh using correct hash (#12002) * chore(deps): bump k8s.io/apimachinery from 0.25.1 to 0.25.2 (#11938) * chore: resolve linter issues for unhandled-error (#11969) * chore: Tool to update Telegraf to use new Go version (#11968) * test: add integration test for recovering after invalid data (#11994) * fix(inputs.syslog): print error when no error or message given (#11997) * chore: resolve linter issues for confusing-naming and confusing-results (#11956) * fix(parsers.json_v2): Remove BOM before parsing (#11926) * chore: Resolve linter issues for ineffassign, nilerr, gosimple... (#11966) * fix(inputs.opcua): Add metric tags to node (#11993) * chore(inputs.powerdns): Don't run flaky test on Windows (#11982) * chore(inputs.cloud_pubsub_push): Don't run flaky test on Windows (#11984) * chore(ci): Migrate to scheduled pipeline (#11981) * chore: Resolve linter issues for plugins/common package (#11964) * chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#11979) * chore(inputs.socket_listener): Reorganize test to be table-based. (#11970) * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatch (#11972) * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11965) * chore: Bump golangci-lint to 1.50.0 (#11957) * chore: update OpenTelemetry plugins to latest release (#11943) * fix: Setting `enable_tls` has incorrect default value (#11941) * chore: update to go1.19.2 (#11940) * chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.5 to 1.12.21 (#11936) * chore(deps): Update github.com/hashicorp/consul/api from 1.14.0 to 1.15.2 (#11894) * chore(deps): update github.com/gofrs/uuid from 4.2.0+incompatible to 4.3.0+incompatible (#11935) * fix(inputs.modbus): Improve duplicate field checks (#11912) * chore(deps): update github.com/sensu/sensu-go/api/core/v2 from 2.14.0 to 2.15.0 (#11928) * chore: Resolve linter issues in config.go and config_test.go (#11929) * docs: add libvirt plugin to external input plugins list (#11828) * build(rpm): Allow building RPMs cross-OS (#11904) * chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.6.2 to 1.6.13 (#11886) ++++ vagrant-sshfs: - Add 0002-Use-the-root-group-for-the-synced-folders.patch to fix boo#1200894 Upstream started setting the wheel group for the synced folders, but this is not available in the opensuse boxes. Thus we use the root group instead. ++++ warzone2100: - Updated to 4.3.1 * General: * Fix: Crashes caused by certain old config file settings - Changes in 4.3.0 * General: * Fix: Improve classic ("exclusive") fullscreen mode switching, additional Video Options * Fix: Give Hardcrete Gate a research message * Fix: Add missing terminating entry * Fix: Truncating audio streams, buffer leaks * Fix: Move favorite structures to a JSON file * Fix: Mobile repair turrets prioritize distant heal targets over closer ones * Fix: Improve fixed hotkey display * Fix: Redundant components becoming available * Fix: Autorating tooltip requests - Changes in 4.3.0-beta3 * General: * Add: "LOD Distance" Graphics option, to adjust texture sharpness at distance - set default to "High" * Fix: Nickname selection in lobby * Fix: Cancel RTR when fully repaired, and there are no repair stations * Fix: Build status for trucks in helping mode * Fix: Various potential crashes * Graphics: * Fix: Keep aspect ratio for sequences in full screen * Fix: Garbage first frame of video * Fix: Auto-adjust menu item font size to better fit long strings * Fix: Properly render multi-level structure models * Fix: Faction model lookup for multi-level models * Fix: Retribution body clipping into Hover propulsion * Fix: Flicker with VTOL Assault Gun * Fix: Returned and redesigned classic models for wheeled propulsion, light and medium half-tracks * Fix: Update VTOL rearming pad model * Fix: Tank factory model fixes * Fix: Combine propulsion models * Fix: Add warning for outdated propulsion models in stats files * Other: * Fix: Always update the base.wz and mp.wz when building * Fix: NSIS installer: Add warning when running ARM64 installer on x86/x64 - Changes in 4.3.0-beta2: * Other: * Fix: Release automation issues - Changes in 4.3.0-beta1: * General: * Add: Add console message when limits change * Add: Convert language selector to dropdown with flags * Add: OPUS format support, convert all music tracks to opus format. New "Aftermath" soundtrack added. * Add: Add support for bidirectional text using fribidi * Add: Basic per-script font support, add CJK font * Add: Show the rank a unit will have if it were produced next * Add: Various refactoring / prep-work for future Emscripten builds * Add: Basic texture compression support * Add: Go Back functions better by backing out 1 in-game menu instead of going back to the initial ESC options menu * Change: Make save name suggestion easy to understand * Change: Various Vulkan improvements * Fix: Various potential crashes * Fix: Disable the auto button in the replay load menus * Fix: Fix longstanding save related research state issue where incomplete research topics could disappear * Fix: Speed up headless replay loading * Fix: Make artillery fire over walls * Fix: Direct weapon: Don't fire when blocked by defense hardpoint * Fix: Simplify repairs logic, prevent "stuck" repair stations * Graphics: * Change: Make sliders a bit slim to look better * Change: Fix team chooser being off by 1 pixel, and merge factions into the color chooser * Fix: Fix vertex indexing on cyclone flak * Fix: Fix OpenGL antialiasing only working at 2x * Fix: [Vulkan] Prefer integrated GPUs over CPU device types and ensure llvmpipe is selected last * Fix: Improve one of the scavenger cranes, fix model errors * Fix: Make the wrecked tanker cast a shadow by correcting its type * Fix: Fix some water pipe feature models * Fix: Prevent Howitzer/Mortar mount model causing glitchy rendering on the back of the tray * Fix: Overhaul all mortar models. Fixes missing backside of Pepperpot, missing top section of EMP mortar, centered hole texture location, smaller mount model * Fix: Change Cyborg and Super Cyborg model to fix shadow issues * Fix: Improve a bottleneck in shadow calculations * Fix: Rendering improvements for text and translucent effects * Campaign: * Add: New Super Easy difficulty for campaign * Change: Increase difficulty of later Beta missions * Change: Improvements to campaign library script documentation * Change: Make Beta-end even harder to survive in general by only choosing powerful VTOL weapons * Change: Start the northern most scavenger factory upon triggering the 2nd LZ on Alpha 6, for this ever so elusive scavenger base * Fix: Fix the balance of FastPlay since the merging of camBalance * Fix: Prevent building something on the future LZ of Gamma 9 on the couple missions prior * Fix: Transporters when starting Beta/Gamma from the main menu no longer block structures an extra tile more than they should at the LZ for the player * Fix: Prevent warning about removing timers related to enemy trucks before they exist * Fix: Make the western scavenger factory in Alpha 2 use a patrol order to prevent amassing units in one spot * Fix: Make Gamma 2 factory use patrol behavior to prevent tanks clogging up the base * Multiplayer: * Change: Push back Ultimate Scavengers Helicopter appearance times * Fix: Fix names sometimes being set to "Commander" in multiplayer * Fix: Do not form alliances with scavengers when starting games * Fix: Add a research message for Stormbringer, fix auto-cannon cyborg research message * Fix: Merge skirmish/multiplayer score/kill structure; Save/load recent score/kills for skirmish saves, and prevent this skirmish data showing for players in multiplayer too * Fix: Prevent 32-bit builds from appearing to freeze if a really long chat message is entered * Fix: Check human player designs to be legal during MP and desync the modded client player if they try to circumvent this check further * Fix: Chat message is sent upon clicking anywhere outside of chat widget * AI: * Change: Improve Cobra AI yet again, balances against defensive/system research when 1v1 on high oil maps * Scripting: * Fix: Use unit propulsion for pickStructureLocation() * Fix: Make derrick positions unique * Balance MP: * Change: Revamp machinegun AA weapons to use machinegun research requirements instead of cannons * Change: HVC ROF Rollback for tank and cyborg * Change: Boost flamers: add 1 tile of range to Inferno, 0.5 tiles of range to Thermite cyborg, and reduce Plasmite Flamer weight 5000->1000 and give it a small increase to HP from 75->100 * Change: Make Needle require two cannon accuracy upgrades since Scourge Missile requires two rocket accuracy upgrades * Change: Make ~T2 MG damage upgrades take less time to research to help keep MGs relevant before Flashlight * Change: Increase Heavy Cannon long range by 0.5 tiles making it reach 9 tiles * Change: Condense Reinforced Base Structure Materials upgrades into 3 upgrades * Other: * Add: Add difficulty selector to debug menu AI attach option * Change: Chop off the ".gam" extension when showing saves in the console area * Change: Allow game speed modifier of 2x outside of debug mode * Change: Make use of sequence factory.ogg in the tutorial when a Viper Machinegun Wheels is first manufactured * Change: Improve metainfo / appstream data * Fix: Fixed hotkey doesn't count selected units correctly * Fix: Disable ground retexture after destroying skyscrapers on non-Urban maps * Fix: Tweak autorating level field behaviour to show a correct image * Fix: Major enhancements and fixes to wzmaplib and the maptools CLI tool, new "flat" map archive format added * Fix: Make the Command Relay intel message accurate yet again * Fix: Do not ever skip loading droid save data (if it ever did at all) * Fix: Improve autorating requesting and attempt to put data into tooltip * Fix: Make Blender PIE plugin work on Blender 3.2 * Fix: Prevent (potentially endless) "over-shooting" in ValueTracker on low-perf system affecting blueprints, rotation of camera, etc. * Fix: Improve autorating request policy - Drop warzone2100-silence-gcc12-warning.patch and warzone2100-temporarily-disable-Wnull-dereference-on-gcc12.patch, fixed in upstream - Add BuildRequires pkgconfig(opus) - Add build option DWZ_APPSTREAM_ID=warzone2100 - Drop remove .portable file, it is removed upstream ++++ waybar: - Update to 0.9.15: * Added gamemode man file to meson #1566 * upower: unbreak build on libc++ systems (FreeBSD, OpenBSD, Chimera) #1567 * fix: vertical bar not anchored when width is set #1571 * fixes bluetooth module #1576 * Advertise river modules #1578 * river/mode: new module in #1579 * README.md: add river/mode to feature list in #1580 * Add total bandwidth formatting options #1575 * Retain instance name css class for custom modules #1588 * pulseaudio: avoid retaining outdated form factor #1590 * Last weekday applies Unix fmt #1599 * New Gentoo CI #1612 * CI: upgrade FreeBSD version to avoid future breakage #1621 * battery: fix wrong definition for "format" #1624 * Language: Add layout as class name #1628 * fix: adapt to fmt 9.0.0 breaking changes #1617 * CI: prevent FreeBSD breakage in future #1637 * Added UPower to README #1638 * sni: Use the pixmap if for the given icon name an icon could not be found #1627 * mpd: add filename formatter #1631 * Added a Hyprland backend and a Window module #1656 * Feature: sway/window can show 'shell' parameter #1651 * #1591 river escape window and mode #1668 * fix(network): dont escape essid in tooltip #1669 * scale icons for HiDPI monitor #1670 * style(lint): fix some files lint #1672 * add JACK module #1653 * Added a basic hyprland/language module #1657 * Add 'max-volume' option to pulseaudio #1659 * Add support for reading the config path from env #1600 * feat(idle-inhibitor): add tooltip format #1678 * Issue#1545. Calendar scrolling opportunity #1646 * Add battery format-time option for zero-padded minutes #1412 * added checking router id in handleEvent function, because module does… #1685 * Revert "added checking router id in handleEvent function, because module does…" #1686 * FreeBSD: Add support to temperature #1702 * mpd: encode "&" signs to "&" for gtk braunschweig in #1710 * Add config option to ignore Pulseaudio Sinks #1636 * Add config value for inhibitor default state. #1720 * Fixed pulseaudio max-volume configuration #1704 * Escape text in custom module #1687 * Use GtkButton instead of GtkLabel for Modules #1120 * Some logic issues in battery.cpp #1679 * Fix binary pow formatting for values between 1000 and 1024 #1630 * [FreeBSD] Use thermal-zone #1705 * [hyprland/window] Add option to show active window on a per monitor basis #1719 * pulseaudio: disconnect on destruction #1728 * [sway/scratchpad] New module for scratchpad of sway #1667 * added user module #1701 * Remove border effect on hover #1729 * [hyprland/window] Fix crash on quickly switching workspaces #1733 * Add option to wlr/workspaces to sort workspaces by number #1721 * FreeBSD: Add support to battery #1703 * Fix battery indicator crash on linux #1736 * Set default minimal width of buttons to zero #1737 * Fix button padding #1738 * Fix build with catch2>=3.0.0 #1724 * [hyprland/window] Implement rewrite option like in sway/window #1730 * Improve keyboard response time and enable hotplug support #1661 * Fixed gamemode module segfaulting when disconnecting monitor #1740 * fixed memory module not rounding numbers #1744 * taskbar: implement drag-and-drop task reordering #1747 * Revert "Escape text in custom module" #1758 ++++ wezterm: - Enable --all-features for suse>1500 builds: contains --features distro-defaults, to stop phoning home [boo#1205008] ++++ xplr: - Remove marketing blether from descriptions. ------------------------------------------------------------------ ------------------ 2022-11-2 - Nov 2 2022 ------------------- ------------------------------------------------------------------ ++++ ART: - Update to 1.16.4: * crop window: reset the tool to "hand" after a "spot wb" action * allow to save pngs uncompressed * improved support for custom loaders and savers * metadata: trying to improve lens identification for canon cameras * reverted thumbnail.cc change due to glitch in the file browser (issue #267) * trying to improve the (perceived) responsiveness of the file browser ++++ AusweisApp2: - New upstream release + Version 1.24.4 * Fixed potential crashes due to OpenSSL (denial of service). * Updated OpenSSL to version 3.0.7. ++++ Mesa: - u_nouveau-corrupted-colors-boo1203949.patch * fixes corrupted colors in videos on nouveau with Kepler in Firefox (boo#1203949, issue#7416) - moved drirc.d config snippets from Mesa to Mea-dri package; radv driver specific conf was missing completely (boo#1204866) ++++ Mesa-drivers: - u_nouveau-corrupted-colors-boo1203949.patch * fixes corrupted colors in videos on nouveau with Kepler in Firefox (boo#1203949, issue#7416) - moved drirc.d config snippets from Mesa to Mea-dri package; radv driver specific conf was missing completely (boo#1204866) ++++ NetworkManager: - Use a with_netconfig define instead of relying on bcond: bcond is meant to have extrenally controllable build conditions (build -D, or OBS prjconf). ++++ azote: - Update to 1.9.6: * added 2 lines to check if the /usr/share/backgrounds/nwg-shell path exists, and set it as the sample_dir, if so. ++++ bash: - Set DEFAULT_LOADABLE_BUILTINS_PATH to get BASH_LOADABLES_PATH correct (boo#1204567) ++++ btrfsprogs: - update to 6.0 * fi usage: in tabular output, print total size and slack size * mkfs: * option -O now accepts values from -R to unify the interface (-R will continue to work) * zone reset and discard is done in parallel on all devices * removed option --leafsize, deprecated long time ago * corrupt-block: recalculate checksum when changing generation * fixes: * convert: fix reserved range detection and overlaps * mkfs: fix creating files with reserved inode numbers with --rootdir * receive: escape filenames in command attributes * fix extent buffer leaks after transaction abort * experimental: * mkfs: support for block-group-tree (kernel 6.1) * fsverity in send (protocol v3, WIP) * btrfstune -b converts to block-group-tree * other: * cleanups, refactoring * new and updated tests * update documentation ++++ chezmoi: - Update to version 2.26.0: feat: Improve handling of include and exclude for externals and encrypted files feat: Extend --include and --exclude flags to include templates feat: Add --recurse-submodules flag to init and update command chore: Fix refactored --include and --exclude flags feat: Add per-template configurable delimiters chore: Tweak template directive implementation feat: Add option to exclude scripts that are always run fix: Extend template directives functionality chore: Fix comments that start from an incorrect name chore: Use fs.ModePerm instead of 0o777 for all permissions fix: Include git repo external state in state dump output chore: Improve error messages from git-repo externals fix: Construct templateDataMap manually chore: Reorder eqFold template function reference page chore: Update dependencies ++++ cmake: - Update to 3.24.3 * LLVMFlang: Add support for mixed-language linking with Fortran * FindMatlab: add R2022b 9.13 version map * Intel/IntelLLVM: Fortran has distinct "-Werror"-like flag * CUDA: Add support for the two new architectures in 11.8 ++++ cmake-ui: - Update to 3.24.3 * LLVMFlang: Add support for mixed-language linking with Fortran * FindMatlab: add R2022b 9.13 version map * Intel/IntelLLVM: Fortran has distinct "-Werror"-like flag * CUDA: Add support for the two new architectures in 11.8 ++++ cmake-full: - Update to 3.24.3 * LLVMFlang: Add support for mixed-language linking with Fortran * FindMatlab: add R2022b 9.13 version map * Intel/IntelLLVM: Fortran has distinct "-Werror"-like flag * CUDA: Add support for the two new architectures in 11.8 ++++ cmake-mini: - Update to 3.24.3 * LLVMFlang: Add support for mixed-language linking with Fortran * FindMatlab: add R2022b 9.13 version map * Intel/IntelLLVM: Fortran has distinct "-Werror"-like flag * CUDA: Add support for the two new architectures in 11.8 ++++ davfs2: - update to 1.7.0: * This release uses more portable code. * Fix cached file not up to date attributes. * Always check for valid prop etag. - Update davfs2.keyring to match the new upstream one. ++++ dbus-1-glib: - Try to guard against incomplete update stacks (boo#1202241): + Add split-provides to libdbus-1-glib and bash-completion sub-package. + Add explicit conflict to bash-completion subpackage against dbus-1-glib < 0.112 (when the package split happened) + Ensure dbus-1-glib-tool gets the correct library version installed. ++++ element-desktop: - Version 1.11.13 [#]# 🐛 Bug Fixes * Fix default behavior of Room.getBlacklistUnverifiedDevices ([\#2830](https://github.com/matrix-org/matrix-js-sdk/pull/2830)). Contributed by @duxovni. * Catch server versions API call exception when starting the client ([\#2828](https://github.com/matrix-org/matrix-js-sdk/pull/2828)). Fixes vector-im/element-web#23634. * Fix authedRequest including `Authorization: Bearer undefined` for password resets ([\#2822](https://github.com/matrix-org/matrix-js-sdk/pull/2822)). Fixes vector-im/element-web#23655. ++++ element-web: - Add sentry-cli for s390x and ppc64(le) - Version 1.11.13 [#]# 🐛 Bug Fixes * Fix default behavior of Room.getBlacklistUnverifiedDevices ([\#2830](https://github.com/matrix-org/matrix-js-sdk/pull/2830)). Contributed by @duxovni. * Catch server versions API call exception when starting the client ([\#2828](https://github.com/matrix-org/matrix-js-sdk/pull/2828)). Fixes vector-im/element-web#23634. * Fix authedRequest including `Authorization: Bearer undefined` for password resets ([\#2822](https://github.com/matrix-org/matrix-js-sdk/pull/2822)). Fixes vector-im/element-web#23655. ++++ embree: - Build embree as shared library, blender no longer requires a static library build. - Reduce memory constraints, use limit_build to avoid build failures due to OOM. - Fix build on ARM (gh#embree/embree#383, gh#embree/embree#410) ++++ fd: - Update to version 8.5.0: - Features - --type executable/-t now works on Windows, see #1051 and #1061 - Bugfixes - Fixed differences between piped / non-piped output. This changes fds behavior back to what we - had before 8.3.0, i.e. there will be no leading ./ prefixes, unless --exec/-x, - --exec-batch/-X, or --print0/-0 are used. --strip-cwd-prefix can be used to strip that - prefix in those cases. See #1046, #1115, and #1121 - fd could previously crash with a panic due to a race condition in Rusts standard library - (see rust-lang/rust#39364). This has been fixed by switching to a different - message passing implementation, see #1060 and #1146 - fds memory usage will not grow unboundedly on huge directory trees, see #1146 - fd returns an error when current working directory does not exist while a search path is - specified, see #1072 - Improved "command not found" error message, see #1083 and #1109 - Preserve command exit codes when using --exec-batch, see #1136 and #1137 - Changes - No leading ./ prefix for non-interactive results, see above. - fd now colorizes paths in parallel, significantly improving performance, see #1148 - fd can now avoid stat syscalls even when colorizing paths, as long as the color scheme doesn't - require metadata, see #1148 - The statically linked musl versions of fd now use jmalloc, leading to a significant performance - improvement, see #1062 - Other - Added link back to GitHub in man page and --help text, see #1086 - Major update in how fd handles command line options internally, see #1067 ++++ fipscheck: - updated to 1.7.0 (from a different supplier) - openssl 3 support - dropped fipscheck-dont_generate_manpages.patch (not needed) - dropped fipscheck-fips.h_not_needed.patch (not needed) ++++ gdcm: - use compiler gcc11-c++ to fix Leap 15.5 build ++++ giac: - Update to version 1.9.0.23: + English documentation new layout/fixes. + improvements mainly in nlpsolve (implements now a fast and robust interior-point algorithm, alongside Nelder-Mead and differential evolution methods for derivative-free optimization) and global minimization of a continuous function on a segment (find_minimum). + Integration of the 3d renderer for calculators, gives now a simpler alternative to OpenGL (useful if OpenGL inside Xcas raises bugs like black screen). + compatibility with new Numworks calculator bootloader. ++++ gnutls: - Temporarily revert the jitterentropy patches in s390 and s390x architectures until a fix is provided [bsc#1204937] - Disable flaky test that fails in s390x architecture: * Add gnutls-disable-flaky-test-dtls-resume.patch ++++ goaccess: - Update to 1.6.5: * Updated Dockerfile build stage to use alpine:3. * Updated deb build to use the right libncursesw6 dependency. ++++ gromacs: - Use system muparser package, drop libmuparser2 subpackage - Use system zlib - Remove bogus/broken library package obsoletes and provides - Build openmpi version in separate _multibuild ++++ gromacs-openmpi: - Use system muparser package, drop libmuparser2 subpackage - Use system zlib - Remove bogus/broken library package obsoletes and provides - Build openmpi version in separate _multibuild ++++ pipewire: - Fix regression with Dell WD15 Dock and others (bsc#1204719): 0002-spa-support-the-speakers-output-only-case-in-report_.patch ++++ gstreamer-plugins-libav: - Remove unused BuildRequire on yasm. ++++ hugin: - Add xdg-data.patch: fixes bsc#1204546 ++++ intel-media-driver: - Update to version 2.6.1 * Revert "[Decode] Legacy MI interface removal" - specfile cleanup - updated Supplements ++++ ioquake3: - Remove nasm build requires, no longer used. ++++ kernel-debug: - wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868). - commit a020866 - Drop the previous sound fix for Dell Dock (bsc#1204719) The patch turned out to be superfluous, the fix should be on pipewire instead. - commit a7f641a - ALSA: usb-audio: Fix regression with Dell Dock jack detection (bsc#1204719). - commit 286383c - KVM: x86: emulator: update the emulation mode after rsm (bsc#1200616). - KVM: x86: emulator: introduce emulator_recalc_and_set_mode (bsc#1200616). - commit 28a19ee - char: pcmcia: cm4040_cs: Fix use-after-free in reader_fops (bsc#1204922 CVE-2022-44033). - commit aaed0f2 - ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() (bsc#1204705). - commit 57f1f7d ++++ kernel-default: - wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868). - commit a020866 - Drop the previous sound fix for Dell Dock (bsc#1204719) The patch turned out to be superfluous, the fix should be on pipewire instead. - commit a7f641a - ALSA: usb-audio: Fix regression with Dell Dock jack detection (bsc#1204719). - commit 286383c - KVM: x86: emulator: update the emulation mode after rsm (bsc#1200616). - KVM: x86: emulator: introduce emulator_recalc_and_set_mode (bsc#1200616). - commit 28a19ee - char: pcmcia: cm4040_cs: Fix use-after-free in reader_fops (bsc#1204922 CVE-2022-44033). - commit aaed0f2 - ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() (bsc#1204705). - commit 57f1f7d ++++ kernel-source: - wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868). - commit a020866 - Drop the previous sound fix for Dell Dock (bsc#1204719) The patch turned out to be superfluous, the fix should be on pipewire instead. - commit a7f641a - ALSA: usb-audio: Fix regression with Dell Dock jack detection (bsc#1204719). - commit 286383c - KVM: x86: emulator: update the emulation mode after rsm (bsc#1200616). - KVM: x86: emulator: introduce emulator_recalc_and_set_mode (bsc#1200616). - commit 28a19ee - char: pcmcia: cm4040_cs: Fix use-after-free in reader_fops (bsc#1204922 CVE-2022-44033). - commit aaed0f2 - ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() (bsc#1204705). - commit 57f1f7d ++++ kernel-docs: - wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868). - commit a020866 - Drop the previous sound fix for Dell Dock (bsc#1204719) The patch turned out to be superfluous, the fix should be on pipewire instead. - commit a7f641a - ALSA: usb-audio: Fix regression with Dell Dock jack detection (bsc#1204719). - commit 286383c - KVM: x86: emulator: update the emulation mode after rsm (bsc#1200616). - KVM: x86: emulator: introduce emulator_recalc_and_set_mode (bsc#1200616). - commit 28a19ee - char: pcmcia: cm4040_cs: Fix use-after-free in reader_fops (bsc#1204922 CVE-2022-44033). - commit aaed0f2 - ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() (bsc#1204705). - commit 57f1f7d ++++ kernel-kvmsmall: - wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868). - commit a020866 - Drop the previous sound fix for Dell Dock (bsc#1204719) The patch turned out to be superfluous, the fix should be on pipewire instead. - commit a7f641a - ALSA: usb-audio: Fix regression with Dell Dock jack detection (bsc#1204719). - commit 286383c - KVM: x86: emulator: update the emulation mode after rsm (bsc#1200616). - KVM: x86: emulator: introduce emulator_recalc_and_set_mode (bsc#1200616). - commit 28a19ee - char: pcmcia: cm4040_cs: Fix use-after-free in reader_fops (bsc#1204922 CVE-2022-44033). - commit aaed0f2 - ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() (bsc#1204705). - commit 57f1f7d ++++ kernel-obs-build: - wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868). - commit a020866 - Drop the previous sound fix for Dell Dock (bsc#1204719) The patch turned out to be superfluous, the fix should be on pipewire instead. - commit a7f641a - ALSA: usb-audio: Fix regression with Dell Dock jack detection (bsc#1204719). - commit 286383c - KVM: x86: emulator: update the emulation mode after rsm (bsc#1200616). - KVM: x86: emulator: introduce emulator_recalc_and_set_mode (bsc#1200616). - commit 28a19ee - char: pcmcia: cm4040_cs: Fix use-after-free in reader_fops (bsc#1204922 CVE-2022-44033). - commit aaed0f2 - ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() (bsc#1204705). - commit 57f1f7d ++++ kernel-obs-qa: - wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868). - commit a020866 - Drop the previous sound fix for Dell Dock (bsc#1204719) The patch turned out to be superfluous, the fix should be on pipewire instead. - commit a7f641a - ALSA: usb-audio: Fix regression with Dell Dock jack detection (bsc#1204719). - commit 286383c - KVM: x86: emulator: update the emulation mode after rsm (bsc#1200616). - KVM: x86: emulator: introduce emulator_recalc_and_set_mode (bsc#1200616). - commit 28a19ee - char: pcmcia: cm4040_cs: Fix use-after-free in reader_fops (bsc#1204922 CVE-2022-44033). - commit aaed0f2 - ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() (bsc#1204705). - commit 57f1f7d ++++ kernel-pae: - wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868). - commit a020866 - Drop the previous sound fix for Dell Dock (bsc#1204719) The patch turned out to be superfluous, the fix should be on pipewire instead. - commit a7f641a - ALSA: usb-audio: Fix regression with Dell Dock jack detection (bsc#1204719). - commit 286383c - KVM: x86: emulator: update the emulation mode after rsm (bsc#1200616). - KVM: x86: emulator: introduce emulator_recalc_and_set_mode (bsc#1200616). - commit 28a19ee - char: pcmcia: cm4040_cs: Fix use-after-free in reader_fops (bsc#1204922 CVE-2022-44033). - commit aaed0f2 - ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() (bsc#1204705). - commit 57f1f7d ++++ kernel-syms: - wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868). - commit a020866 - Drop the previous sound fix for Dell Dock (bsc#1204719) The patch turned out to be superfluous, the fix should be on pipewire instead. - commit a7f641a - ALSA: usb-audio: Fix regression with Dell Dock jack detection (bsc#1204719). - commit 286383c - KVM: x86: emulator: update the emulation mode after rsm (bsc#1200616). - KVM: x86: emulator: introduce emulator_recalc_and_set_mode (bsc#1200616). - commit 28a19ee - char: pcmcia: cm4040_cs: Fix use-after-free in reader_fops (bsc#1204922 CVE-2022-44033). - commit aaed0f2 - ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() (bsc#1204705). - commit 57f1f7d ++++ kernel-vanilla: - wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868). - commit a020866 - Drop the previous sound fix for Dell Dock (bsc#1204719) The patch turned out to be superfluous, the fix should be on pipewire instead. - commit a7f641a - ALSA: usb-audio: Fix regression with Dell Dock jack detection (bsc#1204719). - commit 286383c - KVM: x86: emulator: update the emulation mode after rsm (bsc#1200616). - KVM: x86: emulator: introduce emulator_recalc_and_set_mode (bsc#1200616). - commit 28a19ee - char: pcmcia: cm4040_cs: Fix use-after-free in reader_fops (bsc#1204922 CVE-2022-44033). - commit aaed0f2 - ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() (bsc#1204705). - commit 57f1f7d ++++ libbde: - Update to release 20221031 * No changelog was provided ++++ libbobcat: - specfile: * remove build dependencies for libbobcat-light * comment unused build dependencies for libbobcat * adjust permission static library file ++++ libbobcat-light: - specfile: * remove build dependencies for libbobcat-light * comment unused build dependencies for libbobcat * adjust permission static library file ++++ libevtx: - Update to release 20221101 * No changelog was provided ++++ libmlt: - Update to 7.10.0 Framework: * Fixed some unguarded null pointers. * Added `MLT_REPOSITORY_DENY` environment variable to skip loading a module (colon delimited list of file names without extension, for example libmltqt). * Fixed frame corruption with one frame transition * Changed so-called test-card frame with audio to show a checkerboard: - Added `mlt_image_fill_checkerboard()` - Added `mlt_image_fill_white()` * Preserve the producer `creation_time` property when creating a chain. * Added `mlt_image_rgba_opaque()`. * Fixed getting a property as a timecode or clock value with 24 or 23.98 fps in `mlt_property.c`. Modules: * Added support for Qt 6: - Added `MOD_QT6` and `BUILD_TESTS_WITH_QT6` CMake options. - Allow installing building and installing both Qt 5 & 6 modules. - Avoid loading both Qt 5 & 6 modules by preferring Qt 5 (use MLT_REPOSITORY_DENY=libmltqt to block Qt 5 and use Qt 6). - This is limited to the `qt` module for now and not `glaxnimate` (still a work-in-progress). * Added support for WebP animation to `qimage` producer. * Added `gps_graphic` filter to the `qt` module. * Added the `format` property in each producer's get_frame method to indicate the producer's default/preferred mlt_image_format to facilitate an optimization in the `qtblend` transition when the B frame is opaque and has the same aspect ratio. * Added property animation to all audio visualization filters in the `qt` module. * Improved TGA format detection in `qimage` filter. * Fixed `qtblend` transition has incorrect scaling with consumer scaling. * Fixed an case of incorrect alpha scaling in `qtblend` transition. * Fixed `luma` transition not updated when `resource` property changes. * Added the `alpha_operation` property to the `shape` filter. * Updated the `glaxnimate` git submodule to version 0.5.1. * Fixed `lines` filter in `oldfilm` regression in v7.6.0. * Added `dbpeak` property to the `audiolevel` filter in dB. * Fixed memory leak using some frei0r plugins in conjunction with an `affine` that animates the `rect` property. Other: * Fixed building for musl. * Fixed underlinking iconv in `gdk` module on MinGW. * Fixed SWIG CMake options can overwrite each other. * Fixed SWIG 4 no longer generates a `mlt.php` - Drop patches, merged upstream: * 0001-Another-take-on-fixing-the-wcrtomb-issue.patch * 0001-Split-to-allow-installing-Qt5-and-Qt6-in-parallel-80.patch * 0002-Remove-deprecated-C-register-keyword-815.patch * 0003-Move-CMake-code-for-testing-to-the-right-position-fo.patch * 0004-Add-MLT_REPOSITORY_DENY-envvar-to-skip-plugin-loadin.patch * 0005-Avoid-to-load-both-qt-modules-816.patch ++++ ncurses: - Add ncurses patch 20221029 + improve curs_slk.3x discussion of extensions and portability (report by Bill Gray). ++++ libnvme: - Update to version 1.2: * Add more details for return code of MI admin cmds * Parse dhchap_host_key on controller level * Update json config schema for missing dhchap host key * fabrics: Add new TP8010 definitions * fabrics: Add nvmf_get_discovery_wargs() * fabrics: Duplicate strings when merging configs * fabrics: Filter out empty strings in add_argument() * fabrics: Use fallthrough statement * ioctl: Set log page offset for nvme_get_log_telemetry_host * json-schema: add dhchap_key details to host section * json: Enforce correctly formatted JSON config files * json: Verify JSON config file starts with an array * mi: Add Get Log Page helpers * mi: Add Identify function for secondary controller list * mi: Add Identify helper for ns-descs and primary-ctrl-caps * mi: Add firmware download and commit commands * mi: Add identify helper for nsid-capable Controller List * mi: Add identify helpers for namespace lists * mi: Add identify helpers for namespaces * mi: Allow Admin-message sized More Processing Required responses * mi: Distinguish MI status from NVMe (CDW3) status * mi: Fix C++ compiler errors * mi: Implement Format NVM command * mi: Implement Get & Set Features Admin commands * mi: Implement NS attach command and helpers * mi: Implement Namespace Management command and create/delete helpers * mi: Implement Sanitize command * mi: Init ctrl_id within xfer * mi: Introduce a helper for response status, unify values with ioctls * mi: Set log page offset for nvme_get_log_telemetry_host * mi: add nvme_mi_status_to_string() * mi: fix a memory leak in nvme_mi_open_mctp() * mi: fix get_log_page chunked offset check * nvme-tree: avoid segfault if auth keys are unavailable * python: Use nvmf_get_discovery_wargs() * tree: rename controller 'dhchap_key' to 'dhchap_ctrl_key' * types: Move enum nvme_data_tfr to types * util: Add LINE_MAX define * util: Add get feature length 2 API to support direction parameter * util: Add simple UUID type * util: Do not expose fallthrough defines - Make man page build conditiional. Install man page location has been fixed upstream. - Mark the Python directory own by the libnvme3-python package ++++ openssl-1_1: - Updated openssl.keyring with key A21FAB74B0088AA361152586B8EF1A6BA9DA2D5C - Update to 1.1.1s: * Fixed a regression introduced in 1.1.1r version not refreshing the certificate data to be signed before signing the certificate. - Update to 1.1.1r: * Fixed the linux-mips64 Configure target which was missing the SIXTY_FOUR_BIT bn_ops flag. This was causing heap corruption on that platform. * Fixed a strict aliasing problem in bn_nist. Clang-14 optimisation was causing incorrect results in some cases as a result. * Fixed SSL_pending() and SSL_has_pending() with DTLS which were failing to report correct results in some cases * Fixed a regression introduced in 1.1.1o for re-signing certificates with different key sizes * Added the loongarch64 target * Fixed a DRBG seed propagation thread safety issue * Fixed a memory leak in tls13_generate_secret * Fixed reported performance degradation on aarch64. Restored the implementation prior to commit 2621751 ("aes/asm/aesv8-armx.pl: avoid 32-bit lane assignment in CTR mode") for 64bit targets only, since it is reportedly 2-17% slower and the silicon errata only affects 32bit targets. The new algorithm is still used for 32 bit targets. * Added a missing header for memcmp that caused compilation failure on some platforms ++++ openssl: - updated to 1.1.s release ++++ pocl: - IF clang-devel is >= 15, force dependency to clang14-devel. ++++ pugixml: - Update to version 1.13: * xml_attribute::set_value, xml_node::set_value and xml_text::set now have overloads that accept pointer to non-null-terminated string and size. * Fix error handling in xml_document::save_file that could result in the function succeeding while running out of disk space. * Fix memory leak during error handling of some out-of-memory conditions during xml_document::load. ++++ spdlog: - Update to version 1.11.0 * Update to fmt lib version 9.1.0 #2346, #2485, #2512, #2517 . Thanks @sylveon, @YunchengLiu, @tt4g, @tycho and @vitaut * Fix template instantiation warning #2336 . Thanks @aengusjiang * Event handlers improvements #2342, #2375 . Thanks @espkk and @kslattery * Allow modifying the used Android buffer ID #2358. Thanks @tiolan * Fix clone in async test #2364. Thanks @stkw0 * Custom formatter optimization #2365. Thanks @conr2d * Fix C++14 builds for gcc 4.x (#2333) #2372 . Thanks @kslattery * Add minor version to CMake's SOVERSION #2376 * Allow compilation with FMT_ENFORCE_COMPILE_STRING #2381. Thanks @john4744 * Fix pkg-config generation #2383. Thanks @alexshpilkin * Remove unused code from null_mutex #2385. Thanks @panzhongxian * Fix redundant std::move #2396. Thanks @polesapart * Remove the empty file if in first period in hourly logger #2386. Thanks @panzhongxian * Add reset_overrun_counter() function to the async logging #2399 Thanks @bergen4 * Set C++20 in CMake when SPDLOG_USE_STD_FORMAT option is turned on #2402. Thanks @cookcocck * Fix mingw test #2415. Thanks @neheb * Support for any std::chrono::duration type in flush_every(..) #2439. Thanks @LucasChollet * Fix implicit casting of level_enum #2443. Thanks @ibmibmibm * Comment fix #2445. Thanks @Hish15 * Fix gcc 4.x build #2449. Thanks @Simon-Janos * Add openSUSE installation instructions #2468. Thanks @LorenDB * Fixed missing include file in stopwatch.h #2434. Thanks @fabianbuettner * Support for omitting source info by defining SPDLOG_NO_SOURCE_LOC #2476. Thanks @nigels-com * Added SPDLOG_BUILD_PIC build option to CMake #2475. Thanks @nigels-com * Fix include windows.h #2495. Thanks @panicgh * Workaround gcc 12 warnings #2498, #2499 . Thanks @offa * Migrate to Github Actions CI #2500. Thanks @offa * Replace iterator difference with std::distance #2509 Thanks @kin4stat * Export targets file to build directory at configure time #2514, #2515. Thanks @puneetmatharu * MongoDB sink improvements #2519. Thanks @sandorzm * Fix shadow warning in dist_sink #2431. Thanks @MohammadKanan for reporting. * Fixed msvc warning C4800 in win_eventlog_sink * Check IsDebuggerPresent() in msvc_sink before doing actual work #2408. To use old behavior pass false to the msvc_sink constructor. Thanks @DominikGrabiec and @sylveon - Removed e36b69a0ecbdfb51cc28087b11256fb88c360ba4.patch as [boo#1199306] is now integrated. * Updated baselibs.conf accordingly. ++++ sqlite3: - update to 3.39.4: * Fix a long-standing problem in the btree balancer that might, in rare cases, cause database corruption if the application uses an application-defined page cache * Enhance SQLITE_DBCONFIG_DEFENSIVE so that it disallows CREATE TRIGGER statements if one or more of the statements in the body of the trigger write into shadow tables * Fix a possible integer overflow in the size computation for a memory allocation in FTS3. * Fix a misuse of the sqlite3_set_auxdata() interface in the ICU Extension ++++ shadow: - bsc#1204811: Fix chage date format string regression * Add shadow-chage-format.patch ++++ libvpl: - Update to version 2023.0.0 * new bump from master branch ++++ libzbc: - Update to release 5.13 * Improve the detection of ATA devices with the scsi backend driver * Add the -scsi and -ata option to all command line tools to respectively force the use of the SCSI or ATA backend drivers. ++++ make: - reset-sigpipe.patch: Reset SIGPIPE in children ++++ nvme-cli: - Update to version 2.2.1: * Added parsing for Solidigm telemetry observable data. * add item ddr_ecc_err_cnt in smart-log-add * build: Drop dependency on libuuid * build: Fix endian check for cross build * build: Remove unused uuid.wrap file * build: Remove unusned uuid.h include * completions: Add show-topology tab completion * fabrics: Honor JSON config file in connect-all command * fabrics: Trigger auto connect if config.json exists * fabrics: fix 'persistent' handling during connect-all with JSON file * fabrics: nvme config --modify depends on -n and -t argument * fabrics: re-read the discovery log page when a discovery controller reconnected * json: Support uint64 types serialization for older json-c versions * nvme, plugins: fix __u64 -> unsigned long long assumptions * nvme-print: Add missing values in id-ctrl for JSON output * nvme-print: Handle NULL hostid in JSON output * nvme-print: Output 128bit values as uint128 type instead of double * nvme-print: Print fguid as a UUID * nvme-print: Use uint128 JSON function for media_units_written * nvme-print: decode MI status values * nvme-print: decode status types * nvme-print: fix wrong json key * nvme: Add helper function to parse 16-bit comma separated list * nvme: Add nvme_cmd wrapper for get_features * nvme: Add show-topology command * nvme: Add wrapper for Format NVM * nvme: Add wrapper for Sanitize NVM * nvme: Add wrappers for Get Log page helpers * nvme: Add wrappers for Identify controller lists * nvme: Add wrappers for NS attach/detach * nvme: Add wrappers for NS management functions * nvme: Add wrappers for basic NS identify * nvme: Add wrappers for firmware commands * nvme: Fix set feature command to get feature identifier 0Dh length as zero * nvme: Introduce a union in struct nvme_dev for different transport types * nvme: Introduce nvme_cli_ wrappers, wrap identify and identify_ctrl * nvme: Make static nvme_dev private to open_dev(), use locals elsewhere * nvme: Masks SSTAT in sanize-log output * nvme: Remove static nvme_dev, allocate on open instead * nvme: Use correct print format specifier for sizeof arguments * nvme: Use local struct nvme_dev for show_registers & map_registers * nvme: check if cfg.metadata is NULL before passing it to strlen() * nvme: use helpers for checking status types * plugins/innogrit: Include timer.h * plugins/innogrit: add smart items for smart-log-add * plugins/micron-nvme: Use correct print format specifier for sizeof arguments * plugins/ocp: Include timer.h * plugins/ocp: Output 128bit values as uint128 type instead of double * plugins/ocp: pass struct nvme_dev to internal functions * plugins/seagate: Add support for OCP * plugins/toshiba: pass struct nvme_dev rather than fd + name * plugins/virtium: Output 128bit values as uint128 type instead of double * plugins/wdc: Add support for SN660 drive * plugins/wdc: Add type case for feature id * plugins/wdc: Output 128bit values as uint128 type instead of double * plugins/wdc: pass a struct nvme_dev around rather than a fd * plugins/wdc: pass struct nvme_dev rather than using global nvme_dev * plugins/ytmc: pass struct nvme_dev rather than fd + name * plugins: Use PRIu64 format specifier for 64bit types * print: Add Controller Ready Timeout Exceeded HW error code * solidgm: fix initialization warning * solidigm: Added parsing for telemetry customer screenable data * solidigm: Fix printf format for size_t variable * solidigm: Updated Telemetry parsing code to MIT license. * subprojects/libnvme: update for MI admin command coverage * tests: Update license to GPL-2.0-or-later * tree: Add NVMe-MI support * tree: Add dev_fd() helper * tree: Change nvme_dev from global to static * tree: Combine NVMe file descriptor into struct nvme_dev * tree: Move global device info to a single struct * tree: fail on non-negative return values from parse_and_open * udev: Add HOST_IFACE to udev rule * util/json.h: Add json_object_get_uint64 fallback implementation * util/json: Add 128 bit JSON helpers * util/types: Add 128 bit conversion helpers * util: Fix le128_to_cpu on big-endian * util: Fix le128_to_cpu on little-endian * util: Move common type conversion helpers into util section * utils/json: Add json_object_new_uint64 for json-c < 0.14 * utils: Fix uint128_t usage * wdc: OCP Log page updates and fixes * zns.c: report zones should be started after retrieved zone - Handle suse-missing-rclink lint warnings by providing the symlinks - Drop rpmlintrc as it is not needed anymore ++++ oci-cli: - Update to version 3.20.0 * Database service * Support for Clone from backup from last available timestamp * ``oci db autonomous-database create-from-backup-timestamp - -use-latest-available-backup-time-stamp `` * The required parameter --timestamp is now optional in the below command * ``oci db autonomous-database create-from-backup-timestamp`` * The required parameter --display-name is now optional in the below command * ``oci db autonomous-database-backup create`` * Support for agent settings parameter for specifying third-party Qualys scanner when creating or updating a host scan recipe in the Vulnerability Scanning service * ``oci vulnerability-scanning host scan recipe create --agent-settings `` * ``oci vulnerability-scanning host scan recipe update --agent-settings `` * Support for the below commands in the Logging Analytics service * ``oci log-analytics storage list-encryption-key-info`` * ``oci log-analytics storage assign-encryption-key`` * Golden Gate service * Support for Connections for Database Resources * ``oci golden-gate connection`` * Support for the below new command * ``oci goldengate deployment-type-collection list-deployment-types`` * Support for the parameters --assignable-connection-id, --assigned-connection-id and --supported-connection-type in the below command * ``oci goldengate deployment list`` * [BREAKING] The command oci organizations work-request-log-entry list has been changed to oci organizations work-request-log list in the Organization service * Improved CLI error message on incorrect JSON input - from version 3.19.0 * Support for Full Stack Disaster Recovery service * ``oci disaster-recovery`` * The AI Language service * Support for the Language custom models * ``oci ai language project`` * ``oci ai language model`` * ``oci ai language endpoint`` * Support for the language translation * ``oci ai language batch-language-translation`` * Support for new optional parameters in the batch service * ``oci ai language batch-detect-entities --compartment-id --endpoint-id`` * ``oci ai language batch-detect-key-phrases --compartment-id`` * ``oci ai language batch-detect-language --compartment-id`` * ``oci ai language batch-detect-sentiments --compartment-id`` * ``oci ai language batch-detect-text-classification --compartment-id --endpoint-id`` * Data Flow Service * Support for running code interactively with Session Applications using Statement resource * ``oci data-flow statement create --code --run-id`` * ``oci data-flow statement delete --run-id --statement-id`` * ``oci data-flow statement get --run-id --statement-id`` * ``oci data-flow statement list --run-id`` * Support for new optional parameters * ``oci data-flow application create --idle-timeout-in-minutes --max-duration-in-minutes`` * ``oci data-flow application update --idle-timeout-in-minutes --max-duration-in-minutes`` * ``oci data-flow run create --idle-timeout-in-minutes --max-duration-in-minutes`` * ``oci data-flow run submit --idle-timeout-in-minutes --max-duration-in-minutes`` * ``oci data-flow run update --idle-timeout-in-minutes --max-duration-in-minutes`` * Support for using combination of environment variable and other required parameter in commands ,if config file is not present * Fixed mismatched help text format when using ``--help`` * Dependency on click is upgraded to 8.0.4 * Data Flow Service * [BREAKING] The parameter --file-url has been removed from the below command * ``oci data-flow application create`` * [BREAKING] The parameters --defined-tags, --force, --freeform-tags, --if-match, - -max-wait-seconds, --wait-for-state, --wait-interval-seconds have been deleted from the below command * ``oci data-flow statement list`` - Refresh patches for new version + oc_relax-python-depends.patch - Update BuildRequires and Requires from setup.py ++++ openQA: - Update to version 4.6.1667397351.67490e1: * Simplify database operations in WebAPI::Controller::Test ++++ openSUSE-repos-MicroOS: - Update to version 20221103.b904c44: * drop dependency on suse-release ++++ openSUSE-repos-Tumbleweed: - Update to version 20221103.b904c44: * drop dependency on suse-release ++++ os-autoinst: - Update to version 4.6.1667404110.1bb28ec: * Don't lessen overall result badness via serial fail autodetect * Move backend process logic into new class * Move debugger logic into Utils * Add clicktime to click_lastmatch() args * Allow explicit use of SSH agent after 026c93c broke implicit use ++++ patterns-microos: - cups-pk-helper shouldn't be linked to PackageKit, as "pk" stands for PolicyKit in this case (boo#1204949) ++++ polkit-default-privs: - Update to version 1550+20221102.9f111fa: * allow local logged in users to change NetworkManager configuration, keyboard layout and locale settings without entering a password (in the easy profile). ++++ python-Django: - Update to 4.1.3 + Fixed a bug in Django 4.1 that caused non-Python files created by startproject and startapp management commands from custom templates to be incorrectly formatted using the black command ++++ python-PySDL2: - Remove .DS_Store files from sources - Remove not needed python_module macro definition - Add fix-tests.patch to fix the test run in the rpmbuild container without access to /dev/input. - Update to 0.9.14: * Updated to wrap new functions and constants in SDL 2.24.0. * Added a new module sdl2.ext.displays for retrieving and working with connected displays and their supported resolutions/refresh rates. * Extended sdl2.ext.init to allow initializing all SDL subsystems individually (previously just initialized the video subsystem). * Improved the memory safety of the sdl2.ext.Window class. * Added raise_sdl_err to the public ext API. * Fixed sdl2.ext.line to work correctly on 1bpp surfaces. * Various fixes/improvements to the unit test suite for Linux package maintainers. - Remove mixer_tests_fix.patch (fixed upstream) ++++ python-bcrypt: - Update to 4.0.1: * We now build PyPy manylinux wheels. * Fixed a bug where passing an invalid salt to checkpw could result in a pyo3_runtime.PanicException. It now correctly raises a ValueError. - 4.0.0: * bcrypt is now implemented in Rust. Users building from source will need to have a Rust compiler available. Nothing will change for users downloading wheels. * We no longer ship manylinux2010 wheels. Users should upgrade to the latest pip to ensure this doesn’t cause issues downloading wheels on their platform. We now ship manylinux_2_28 wheels for users on new enough platforms. * NUL bytes are now allowed in inputs. - Remove not needed python-six dependency ++++ python-django-rest-framework-braces: - Fix tests gh#dealertrack/django-rest-framework-braces#36 - Remove python_module macro definition - More specific python_sitelib files ++++ python-docutils: - Release 0.19 (2022-07-05) - General - Dropped support for Python 2.7, 3.5, and 3.6. and removed compatibility hacks from code and tests. - Code cleanup, check PEP 8 conformity with flake8 (exceptions in file tox.ini). - New module. Support for python -m docutils. Also used for the docutils console script entry point. - Let Publisher.publish() print info and prompt when waiting for input from a terminal (cf. https://clig.dev/#interactivity). - Respect "input_encoding_error_handler" setting when opening a source. - New function error_string() obsoletes utils.error_reporting.ErrorString. - Class ErrorOutput moved here from utils/error_reporting. - Use "utf-8-sig" instead of Python's default encoding if the "input_encoding" setting is None. - Fix error when reading of UTF-16 encoded source without trailing newline. - Aliases "markdown" and "commonmark" point to "commonmark_wrapper". - Alias for the "myst" parser (https://pypi.org/project/myst-docutils). - Use absolute module names in _parser_aliases instead of two import attempts. (Keeps details if the recommonmark_wrapper.py module raises an ImportError.) - Prepend parser name to ImportError if importing a parser class fails. - New module for parsing CommonMark input. Selects a locally installed 3rd-party parser (pycmark, myst, or recommonmark). - Raise ImportError, if import of the upstream parser module fails. If called from an "include" directive, the system-message now has source/line info. - Adapt to and test with "recommonmark" versions 0.6.0 and 0.7.1. - Update PEP base URL (fixes bug #445), use "https:" scheme in RFC base URL. - Add reporter to Directive class attributes. - parser_name() keeps details if converting ImportError to ValueError. - Don't use mutable default values for function arguments. Fixes bug #430. - Fix bug #435: invalid references in problematic nodes with report_level=4. - decode_path() returns str instance instead of nodes.reprunicode. - Add deprecation warning. - Add "html writers" to config_section_dependencies. Fixes bug #443. - Write table column widths with 3 digits precision. Fixes bug #444. - Add space before "charset" meta tag closing sequence. - Remove class value "controls" from an image node with video content after converting it to a "control" attribute of the