• linux_6.9.2-1~exp1_source.changes ACCEPTED into experimental

    From Debian FTP Masters@21:1/5 to All on Wed Jun 19 17:10:03 2024
    Thank you for your contribution to Debian.



    Accepted:

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512

    Format: 1.8
    Date: Wed, 19 Jun 2024 15:34:34 +0200
    Source: linux
    Architecture: source
    Version: 6.9.2-1~exp1
    Distribution: experimental
    Urgency: medium
    Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
    Changed-By: Ben Hutchings <benh@debian.org>
    Closes: 857198 966218 1040738 1071551
    Changes:
    linux (6.9.2-1~exp1) experimental; urgency=medium
    .
    * New upstream release: https://kernelnewbies.org/Linux_6.9
    * New upstream stable update:
    https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.1
    https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.2
    .
    [ Johannes Schauer Marin Rodrigues ]
    * New target in debian/rules: "clean-generated" cleans up all auto-generated
    files inside the ./debian directory
    .
    [ Diederik de Haas ]
    * [arm64,riscv64] drivers/leds/rgb: Enable LEDS_GROUP_MULTICOLOR as module
    * [arm64] drivers/leds/rgb: Enable LEDS_PWM_MULTICOLOR as module
    * [arm*,riscv64] drivers/pps/clients: Enable PPS_CLIENT_GPIO as module
    * Update to 6.9.2:
    - Drop patches:
    - "ntfs: mark it as broken"; ntfs driver removed upstream
    - Drop patches applied upstream:
    - "ARM64: Dynamically allocate cpumasks and increase supported CPUs to
    512"
    - "tipc: fix UAF in error path"
    - "tipc: fix a possible memleak in tipc_buf_append"
    - Refresh patches:
    - Adjust context in "video: Remove nvidiafb and rivafb"
    - Adjust context in "Export symbols needed by Android drivers"
    - Adjust context in "Documentation: Drop sphinx version check"
    - Adjust context in "firmware_class: Log every success and failure
    against given device"
    - Adjust context in "firmware: Remove redundant log messages from drivers"
    - Adjust context in "af_802154: Disable auto-loading as mitigation
    against local exploits"
    - Adjust context in "intel-iommu: Add Kconfig option to exclude iGPU by
    default"
    - Adjust context in "x86: Make x32 syscall support conditional on a
    kernel parameter"
    - Adjust context in "efi: Lock down the kernel if booted in secure boot
    mode"
    - Adjust context in "Revert 'perf build: Fix libunwind feature detection
    on 32-bit x86'"
    * tools/rtla: Restore option to set VERSION var to VERSION file's contents
    * d/rules.d: rtla: Update Makefile for upstream restructuring
    * d/config: Update with the help of kconfigeditor2:
    - [x86] arch/x86: Rename RETPOLINE to MITIGATION_RETPOLINE
    - [amd64] arch/x86: Rename SLS to MITIGATION_SLS
    - [x86] drivers/acpi: Remove ACPI_CUSTOM_METHOD
    - drivers/mtd/maps: Remove MTD_INTEL_VR_NOR
    - drivers/staging/board: Remove STAGING_BOARD
    - fs/ntfs: Remove NTFS_FS
    - lib/Kconfig.debug: Rename TEST_STRING_HELPERS to STRING_HELPERS_KUNIT_TEST
    - net/bluetooth: Remove BT_HS
    - net/ipv4/netfilter: Remove IP_NF_ARPTABLES
    - net/sched: Remove NET_ACT_IPT
    * [rt] Update to 6.9-rt5
    * [rt] pinctrl: renesas: rzg2l: use spin_{lock,unlock}_irq{save,restore}
    .
    [ Ben Hutchings ]
    * d/signing_templates/rules.real: Consistently define REAL_VERSION variable
    * d/signing_templates: Define BUILD_DIR and STAMPS_DIR, and clean those dirs
    * d/signing_templates/rules.real: Use an intermediate install directory
    * Revert "Revert "Run dh_movetousr also in signed images."", as this now
    works
    * firmware_loader: Remove most Debian-specific logging changes
    (Closes: #1040738):
    - Revert "firmware_class: Refer to Debian wiki page when logging missing
    firmware"
    - Revert "firmware: Remove redundant log messages from drivers"
    - Revert "firmware_class: Log every success and failure against given
    device" (Closes: #857198, #966218)
    - firmware_loader: Log direct loading failures as info for d-i
    * d/rules.d/tools/tracing/rtla: Delete redundant sed command
    .
    [ Macpaul Lin ]
    * [arm64] Enable support for various MediaTek SoCs:
    - Enable COMMON_CLK_MT8188 and related clocks, COMMON_CLK_MT8365 and
    related clocks, and COMMON_CLK_MT8195_IPESYS as modules
    - Enable pin controllers for MT2712, MT6765, MT6779, MT6795, MT6797,
    MT7622, MT7981, MT7986, MT8167, MT8186, MT8188, MT8192, MT8365,
    MT8516, MT6397
    - Enable REGULATOR_MT6357, REGULATOR_MT6360 as modules
    - Enable CHARGER_MT6360 and TYPEC_MT6360 as modules
    - Enable REALTEK_PHY, DWMAC_MEDIATEK as modules
    - Enable MTK_DEVAPC as a module
    .
    [ Alper Nebi Yasak ]
    * [arm64] Merge and document MediaTek-related changes by Macpaul Lin:
    - Resolve conflicts with merge requests merged earlier
    - Clean up config with the help of kconfigeditor2
    - Change COMMON_CLK_MT8188, COMMON_CLK_MT8365 to be modules
    * [arm64] Enable more clock drivers for various MediaTek SoCs:
    - Enable COMMON_CLK_MT2712, COMMON_CLK_MT6779, COMMON_CLK_MT6795,
    COMMON_CLK_MT7622, COMMON_CLK_MT7986, COMMON_CLK_MT8167,
    COMMON_CLK_MT8186, COMMON_CLK_MT8192, COMMON_CLK_MT8516,
    and all their related clocks as modules
    - Enable COMMON_CLK_MT6765, COMMON_CLK_MT6797, COMMON_CLK_MT7981 as
    built-in (no module choice) and enable all their related clocks as
    modules
    .
    [ Vincent Blut ]
    * [x86] drivers/pinctrl/intel: Enable PINCTRL_METEORLAKE and
    PINCTRL_METEORPOINT as modules (Closes: #1071551)
    .
    [ Aurelien Jarno ]
    * [riscv64] Improve support for StarFive VisionFive 2:
    - Enable SIFIVE_CCACHE
    - Enable USB_CDNS_SUPPORT, USB_CDNS3, USB_CDNS3_STARFIVE as modules and
    enable CDNS3_GADGET and CDNS3_HOST options
    - Enable USB_GADGET as module
    .
    [ Sebastian Andrzej Siewior ]
    * linux-image: postrm: Remove modules.weakdep on purge.
    Checksums-Sha1:
    20ae1f4fa1e8636229ecb68a1c82f99055343917 224561 linux_6.9.2-1~exp1.dsc
    4d779991dd08a5cc9457ea45c7beefd0ae2385c3 146820268 linux_6.9.2.orig.tar.xz
    67ba60a9f6d9d158bfd83a50ffc6317c69d6eed3 1542748 linux_6.9.2-1~exp1.debian.tar.xz
    ada20cfecaf6acb041035f5c483ea258db98f9c5 7805 linux_6.9.2-1~exp1_source.buildinfo
    Checksums-Sha256:
    8d9d9a224975fb0dcebb4a1023eb6a1b2a5fab3012038f17af43ac430697494b 224561 linux_6.9.2-1~exp1.dsc
    61657b2772570c5c77bb4fadbae8cbfc7f1e9e0477d0a8849157de2c73359fb1 146820268 linux_6.9.2.orig.tar.xz
    7ef2da53391fd21aa339605c0ae9b9d6eac252710a1c0dbb07713fd979039f66 1542748 linux_6.9.2-1~exp1.debian.tar.xz
    f741a01f86efc579fffcddbbc1eae491ccbab41c0a1c71c79e55701fdd44f21e 7805 linux_6.9.2-1~exp1_source.buildinfo
    Files:
    cc06b1178bfb43eb1d85cb0bdcd7886b 224561 kernel optional linux_6.9.2-1~exp1.dsc
    6d4c4aad39e103918033f84b646575db 146820268 kernel optional linux_6.9.2.orig.tar.xz
    d412ab148cbcab5e3cdf5e0491ae0494 1542748 kernel optional linux_6.9.2-1~exp1.debian.tar.xz
    453977639c26874d840b968fc9ae3ac4 7805 kernel optional linux_6.9.2-1~exp1_source.buildinfo

    -----BEGIN PGP SIGNATURE-----

    iQIzBAEBCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAmZy3xAACgkQ57/I7JWG EQm1HA//TFEfluc2WJxmzHEceIcJvhRUVjzWvunPtbU/1xSyxBsIRGepyF2VPJKo bS/ciQZUQEoQ6GbmAFsV8qHT/7CWrjMLf3Ql7wbzWwnKLXHjXGpBSjECu9taWOvE aac1OkUO9i2lajpXEABikhlNVycwOmp5E+Ufh5irvuvp8HtsL04azYKurLytIz+0 Vml3ndzo/YZVkLa2v6MZm2IGDm/iSLSwSpc9WAYfOyP7xs6E8PCaAiaCdsOdYeRc 8WurVI9tjaLycE3A8Ntys80JVe1wPkUVvjNuP3o6PiO/p4/7D/eJT9uT3T+I6scU JlYy5d9wKPcbikoKhJWVEMCnzi3rhBxFl4NFjKrbG9qF6b6kwjx1BH8qms2dLC56 X0awLQAttcp0V0vWqLqoQnuBMUeo6kCReRp0/6v9qm+U+ohYj1JzkXqT7epfJVxW RiFgv4oEXthEg5cz3U2wmQXRjcqGO5T0NTG66jLpFMUWGwQOAUEYmiC0kJyclF45 4J7hnK45AUGOhMjSYHcYKoqfRLES3K08lOtIQxZPrb0S6clJQfKAVdekymTcuGY8 G1ex493E9cpMZCiYsE9iEXbeL0Do6hx+/52n4f/Cv4auW6XzPsU+wTNFDmeY7q7v aiiZwAqU4nzW/Om8OnZ5Z4im2/1ePyVpdU9F+a/rS4PYguBF9/Y=
    =SWVV
    -----END PGP SIGNATURE-----


    --==============62558246986707171=Content-Type: application/pgp-signature

    -----BEGIN PGP SIGNATURE-----

    iHQEABYIAB0WIQTziqJOuF8J+ZI8pJSb9qggYcy5IQUCZnLyfAAKCRCb9qggYcy5 IfQTAPjhyPbE7wyjmTcuBw2I6so15Oo/a6gHyBizWI23kAFmAQCkynSeIsM4XaOn 8v7pXErc2bssPXVgu70b9m/5w4gMBg==hzB8
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)