platform -------- commit 4c12b17524b47b5460ec6d5b018473601a2a8a3c Author: Dan McDonald Date: Tue Dec 3 13:58:03 2024 -0500 OS-8578 Add "-s" option to sdc-factoryreset to poweroff CN instead of reboot Reviewed by: Toomas Soome Reviewed by: Brianna Bennett Approved by: Brianna Bennett illumos-extra -------- commit ff09a3c95b7837fed0c30e04b16f0d66fcc142f7 Author: Dan McDonald Date: Wed Dec 11 11:30:36 2024 -0500 OS-8608 Update curl to 8.11.1 Reviewed by: Brianna Bennett Reviewed by: Toomas Soome Approved by: Toomas Soome commit fc397e2a3e8744c27b7d0639dd1651c6f3c27a00 Author: Dan McDonald Date: Mon Dec 9 12:27:00 2024 -0500 OS-8607 Broken LANG/LC inheritance starting with OpenSSH 9.8p1 Portions-contributed-by: Andy Fiddaman Reviewed by: Brianna Bennett Reviewed by: Toomas Soome Approved by: Toomas Soome commit bbaed4554a9630e650ddfd56314d4faddac98f15 Author: Dan McDonald Date: Tue Dec 3 19:38:46 2024 -0500 OS-8605 update wget to 1.25.0 Reviewed by: Brianna Bennett Reviewed by: Toomas Soome Approved by: Brianna Bennett illumos -------- commit 17cb2f2baa2cf8e26bdcbef4788beddf617eae83 Merge: 480764dc47 482d9a1a85 Author: Dan McDonald Date: Wed Dec 11 10:59:02 2024 -0500 [illumos-gate merge] commit 482d9a1a850e3b2f04f2b4c7bad55b93f23e5c8d 16947 smbios(8) could be 64bit commit b4a2f1d2466c97992c53ab3b4501bf775d6ec767 16946 some comments about DDI interrupts could use correction commit 482d9a1a850e3b2f04f2b4c7bad55b93f23e5c8d Author: Richard Lowe Date: Sun Dec 8 22:00:09 2024 +0000 16947 smbios(8) could be 64bit Reviewed by: Jason King Reviewed by: Robert Mustacchi Reviewed by: Toomas Soome Approved by: Dan McDonald commit b4a2f1d2466c97992c53ab3b4501bf775d6ec767 Author: Richard Lowe Date: Sun Dec 8 20:47:35 2024 +0000 16946 some comments about DDI interrupts could use correction Reviewed by: Toomas Soome Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit 480764dc47d6a41e00be07f1a635f33fead98edf Merge: a6b0ac77f3 bf34775e6d Author: Dan McDonald Date: Tue Dec 10 10:50:37 2024 -0500 [illumos-gate merge] commit bf34775e6d43b286dfcbf422359566790febbcaf 16950 Gate should build with python 3.13 commit 80f91f3dd07b0121a811f2faeea5519be8abf0b3 16902 uhci: possible memory leak of 'pp' commit 9f755eec1bb2532196698ec9bd1aaeb85dc903c4 16903 ses: possible memory leak of 'driveids' commit 39b8de0a73e0efa43170bf48311dd0adaa269a59 16945 uts should use KPRINTFLIKE commit bf34775e6d43b286dfcbf422359566790febbcaf Author: Andy Fiddaman Date: Mon Dec 9 16:13:41 2024 +0000 16950 Gate should build with python 3.13 Reviewed by: Jason King Reviewed by: Toomas Soome Approved by: Patrick Mooney commit 80f91f3dd07b0121a811f2faeea5519be8abf0b3 Author: Toomas Soome Date: Sun Sep 24 14:57:48 2023 +0300 16902 uhci: possible memory leak of 'pp' Reviewed by: Bill Sommerfeld Reviewed by: Andy Fiddaman Reviewed by: Andrew Stormont Approved by: Patrick Mooney commit 9f755eec1bb2532196698ec9bd1aaeb85dc903c4 Author: Toomas Soome Date: Sun Sep 24 14:23:06 2023 +0300 16903 ses: possible memory leak of 'driveids' Reviewed by: Bill Sommerfeld Reviewed by: Andy Fiddaman Reviewed by: Andrew Stormont Approved by: Patrick Mooney commit 39b8de0a73e0efa43170bf48311dd0adaa269a59 Author: Toomas Soome Date: Sat Dec 7 11:38:38 2024 +0200 16945 uts should use KPRINTFLIKE Reviewed by: Dan McDonald Reviewed by: Andy Fiddaman Reviewed by: Robert Mustacchi Approved by: Patrick Mooney commit a6b0ac77f3edd8bd3611418e44be304881121e52 Merge: d6e1841fb0 43379a2804 Author: Dan McDonald Date: Mon Dec 9 12:03:24 2024 -0500 [illumos-gate merge] commit 43379a280422204006ceee5a5c5380444cb515d9 15364 Provide common hexdump function library 16938 smbios oprintf format problems commit 2d5f855c8a60f5fbfbccf266cf82b76a0585ac4c 16900 procfs: possible memory leak of 'thing' commit c96fde5ad6a80248fe28c0a92523de4a41688f2d 16944 fix formatting errors in readdir(3c) and opendir(3c) commit 8257d2d9d3954e2cd02ab7316c23b7a2dda879d7 16943 ZTS: tst.change_key should use zpool to get pool history commit 1b708e1f42020f546d1482d68a97811a6161457d 16933 ZTS: Wait for free space between quota tests (fix sleep) commit a5e0ce4a35eac5e48f0dd1d4761dbcdec8372fa0 16933 ZTS: Wait for free space between quota tests commit 25bfbbc3de19086ece676e8e5c6f43a028b532ef 16932 Add `wait_freeing` helper function to ZTS commit 944bdb12a736b3921b9ced2dc44cb9ee6d23bc8d 16942 ZTS: channel_program tests fail to find verify_runnable commit 799266cb80e02fd72d9294b45bfaaa4768d17b13 16901 sol_ucma: possible memory leak of 'ucma_evt' commit c7f0a03cb28c8bb3db0c3405cfa31ab6c56c8d91 16881 zfs-tests: rsend_008_pos should be disabled for now Conflicts: usr/src/cmd/smbios/Makefile commit 43379a280422204006ceee5a5c5380444cb515d9 Author: Andy Fiddaman Date: Thu Nov 7 14:41:41 2024 +0000 15364 Provide common hexdump function library 16938 smbios oprintf format problems Reviewed by: Robert Mustacchi Approved by: Dan McDonald commit 2d5f855c8a60f5fbfbccf266cf82b76a0585ac4c Author: Toomas Soome Date: Mon Sep 25 23:26:33 2023 +0300 16900 procfs: possible memory leak of 'thing' Reviewed by: Bill Sommerfeld Reviewed by: Andy Fiddaman Reviewed by: Dan McDonald Approved by: Robert Mustacchi commit d6e1841fb04b613e6bc59fdfbfbbf5a9845f372e Author: Toomas Soome Date: Sat Dec 7 11:38:38 2024 +0200 OS-8606 uts should use KPRINTFLIKE (#487) Reviewed by: Dan McDonald Approved by: Dan McDonald commit c96fde5ad6a80248fe28c0a92523de4a41688f2d Author: Hans Rosenfeld Date: Fri Dec 6 16:35:12 2024 +0100 16944 fix formatting errors in readdir(3c) and opendir(3c) Reviewed by: Toomas Soome Reviewed by: Sebastian Wiedenroth Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit 8257d2d9d3954e2cd02ab7316c23b7a2dda879d7 Author: Toomas Soome Date: Fri Dec 6 15:46:14 2024 +0200 16943 ZTS: tst.change_key should use zpool to get pool history Reviewed by: Sebastian Wiedenroth Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit 1b708e1f42020f546d1482d68a97811a6161457d Author: Ryan Moeller Date: Thu Mar 26 13:48:19 2020 -0400 16933 ZTS: Wait for free space between quota tests (fix sleep) Reviewed by: Bill Sommerfeld Approved by: Dan McDonald Change-Id: I0ab950589ef4a8f2c9d2916445ab9c71ed771d64 commit a5e0ce4a35eac5e48f0dd1d4761dbcdec8372fa0 Author: Ryan Moeller Date: Thu Mar 26 13:48:19 2020 -0400 16933 ZTS: Wait for free space between quota tests Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit 25bfbbc3de19086ece676e8e5c6f43a028b532ef Author: George Melikov Date: Thu Feb 9 02:27:37 2017 +0300 16932 Add `wait_freeing` helper function to ZTS Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit 944bdb12a736b3921b9ced2dc44cb9ee6d23bc8d Author: Toomas Soome Date: Fri Dec 6 13:11:58 2024 +0200 16942 ZTS: channel_program tests fail to find verify_runnable Reviewed by: Andy Fiddaman Reviewed by: Sebastian Wiedenroth Approved by: Dan McDonald commit 799266cb80e02fd72d9294b45bfaaa4768d17b13 Author: Toomas Soome Date: Sun Sep 24 23:32:47 2023 +0300 16901 sol_ucma: possible memory leak of 'ucma_evt' Reviewed by: Bill Sommerfeld Reviewed by: Andy Fiddaman Reviewed by: Andrew Stormont Approved by: Dan McDonald commit c7f0a03cb28c8bb3db0c3405cfa31ab6c56c8d91 Author: Toomas Soome Date: Tue Nov 5 19:44:11 2024 +0200 16881 zfs-tests: rsend_008_pos should be disabled for now Reviewed by: Dan McDonald Approved by: Patrick Mooney commit 037c25e00ade87ae681f15cc4c46b61944a154f5 Merge: 96bc925457 6e8c0010e2 Author: Dan McDonald Date: Thu Dec 5 10:40:11 2024 -0500 [illumos-gate merge] commit 6e8c0010e2a0ab23137be0a11330c726cb7fb378 16927 Update Intel microcode to 20241112 commit 2d27979edaaf6a572efb5eadbe460a771068d367 16926 Update AMD microcode to 20241121 commit df5a0c57c8c46976f94e3d1ffa07b420f2b24501 16854 CPUID_PASS_IDENT is sufficient for cpuid_getsig 16907 Apply microcode updates before CPUID_PASS_BASIC commit 8cfbb92d03aaa6d46404fec39826315ef745a557 5915 msgpullup(9f) behaves as if len is always -1 commit 27ecbff00d8c86a2647d6fe325cacb220d712115 16899 psets: possible memory leak of 'psets' Conflicts: manifest commit 6e8c0010e2a0ab23137be0a11330c726cb7fb378 Author: Andy Fiddaman Date: Wed Nov 27 13:51:45 2024 +0000 16927 Update Intel microcode to 20241112 Reviewed by: Rich Lowe Reviewed by: Marco van Wieringen Reviewed by: Toomas Soome Approved by: Dan McDonald commit 2d27979edaaf6a572efb5eadbe460a771068d367 Author: Andy Fiddaman Date: Wed Nov 27 13:48:52 2024 +0000 16926 Update AMD microcode to 20241121 Reviewed by: Rich Lowe Reviewed by: Marco van Wieringen Reviewed by: Toomas Soome Approved by: Dan McDonald commit df5a0c57c8c46976f94e3d1ffa07b420f2b24501 Author: Luqman Aden Date: Tue Nov 12 16:57:19 2024 -0800 16854 CPUID_PASS_IDENT is sufficient for cpuid_getsig 16907 Apply microcode updates before CPUID_PASS_BASIC Reviewed by: Dan McDonald Reviewed by: Andy Fiddaman Approved by: Robert Mustacchi commit 8cfbb92d03aaa6d46404fec39826315ef745a557 Author: Kyle Simpson Date: Wed Nov 27 18:30:35 2024 +0000 5915 msgpullup(9f) behaves as if len is always -1 Portions contributed by: Dan McDonald Reviewed by: Andy Fiddaman Reviewed by: Marco van Wieringen Approved by: Dan McDonald commit 27ecbff00d8c86a2647d6fe325cacb220d712115 Author: Toomas Soome Date: Mon Sep 25 23:47:05 2023 +0300 16899 psets: possible memory leak of 'psets' Reviewed by: Bill Sommerfeld Reviewed by: Andy Fiddaman Reviewed by: Andrew Stormont Approved by: Patrick Mooney ur-agent -------- kvm -------- kvm-cmd -------- kbmd -------- mdata-client --------