kernel-6.19.0-0.rc6.260123gc072629f05d7b.46
* Fri Jan 23 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc6.c072629f05d7.46] - x86/vmware: Fix hypercall clobbers (Josh Poimboeuf) - rust: Add -fdiagnostics-show-context to bindgen_skip_c_flags (Siddhesh Poyarekar) Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
7eb1d04030
commit
06bafcb78e
5 changed files with 31 additions and 39 deletions
|
|
@ -12,7 +12,7 @@ RHEL_MINOR = 99
|
|||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 45
|
||||
RHEL_RELEASE = 46
|
||||
|
||||
#
|
||||
# RHEL_REBASE_NUM
|
||||
|
|
@ -26,29 +26,6 @@ RHEL_RELEASE = 45
|
|||
# Do not trim this comment.
|
||||
RHEL_REBASE_NUM = 1
|
||||
|
||||
|
||||
#
|
||||
# ZSTREAM
|
||||
# -------
|
||||
#
|
||||
# This variable controls whether we use zstream numbering or not for the
|
||||
# package release. The zstream release keeps the build number of the last
|
||||
# build done for ystream for the Beta milestone, and increments a second
|
||||
# number for each build. The third number is used for branched builds
|
||||
# (eg.: for builds with security fixes or hot fixes done outside of the
|
||||
# batch release process).
|
||||
#
|
||||
# For example, with ZSTREAM unset or set to "no", all builds will contain
|
||||
# a release with only the build number, eg.: kernel-<kernel version>-X.el*,
|
||||
# where X is the build number. With ZSTREAM set to "yes", we will have
|
||||
# builds with kernel-<kernel version>-X.Y.Z.el*, where X is the last
|
||||
# RHEL_RELEASE number before ZSTREAM flag was set to yes, Y will now be the
|
||||
# build number and Z will always be 1 except if you're doing a branched build
|
||||
# (when you give RHDISTGIT_BRANCH on the command line, in which case the Z
|
||||
# number will be incremented instead of the Y).
|
||||
#
|
||||
ZSTREAM ?= no
|
||||
|
||||
#
|
||||
# Automotive
|
||||
# ----------
|
||||
|
|
@ -58,3 +35,10 @@ ZSTREAM ?= no
|
|||
# building the automotive kernel package.
|
||||
AUTOMOTIVE_MAJOR = 2
|
||||
AUTOMOTIVE_MINOR = 99
|
||||
|
||||
#
|
||||
# DERIVATIVE_BUILD
|
||||
# ---------------------------
|
||||
#
|
||||
# Set DERIVATIVE_STREAM to "yes" to enable derivative kernel versioning.
|
||||
DERIVATIVE_BUILD = 0
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
https://gitlab.com/cki-project/kernel-ark/-/commit/fd4bd9e212d8be34836b4de11f76744b0689b2a2
|
||||
fd4bd9e212d8be34836b4de11f76744b0689b2a2 x86/vmware: Fix hypercall clobbers
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/eefd450a2bab798c9ae87d68c7f7e0733546cfe7
|
||||
eefd450a2bab798c9ae87d68c7f7e0733546cfe7 x86/vmware: Fix hypercall clobbers
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/9080dc8a7783e1aeacaaea995e0bc5bfb75383ba
|
||||
9080dc8a7783e1aeacaaea995e0bc5bfb75383ba rust: Add -fdiagnostics-show-context to bindgen_skip_c_flags
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/0b9df4531eab1aff061911336fc6ac7e9bbef73e
|
||||
0b9df4531eab1aff061911336fc6ac7e9bbef73e rust: Add -fdiagnostics-show-context to bindgen_skip_c_flags
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/fe3e9e24af806d756edbda922103b1fa95d9b89b
|
||||
fe3e9e24af806d756edbda922103b1fa95d9b89b Revert "Removing Obsolete hba pci-ids from rhel8"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,12 @@
|
|||
* Thu Jan 22 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc6.a66191c590b3.45]
|
||||
* Fri Jan 23 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc6.c072629f05d7.46]
|
||||
- x86/vmware: Fix hypercall clobbers (Josh Poimboeuf)
|
||||
- rust: Add -fdiagnostics-show-context to bindgen_skip_c_flags (Siddhesh Poyarekar)
|
||||
Resolves:
|
||||
|
||||
* Fri Jan 23 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc6.c072629f05d7.45]
|
||||
- Linux v6.19.0-0.rc6.c072629f05d7
|
||||
Resolves:
|
||||
|
||||
* Thu Jan 22 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc6.a66191c590b3.44]
|
||||
- [gitlab-ci] rawhide_release: set FF_USE_NEW_BASH_EVAL_STRATEGY=true (Patrick Talbert)
|
||||
- Linux v6.19.0-0.rc6.a66191c590b3
|
||||
|
|
|
|||
17
kernel.spec
17
kernel.spec
|
|
@ -187,13 +187,13 @@ Summary: The Linux kernel
|
|||
%define specrpmversion 6.19.0
|
||||
%define specversion 6.19.0
|
||||
%define patchversion 6.19
|
||||
%define pkgrelease 0.rc6.260122ga66191c590b3b.45
|
||||
%define pkgrelease 0.rc6.260123gc072629f05d7b.46
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.19-rc6-86-ga66191c590b3b
|
||||
%define tarfile_release 6.19-rc6-200-gc072629f05d7b
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 19
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 0.rc6.260122ga66191c590b3b.45%{?buildid}%{?dist}
|
||||
%define specrelease 0.rc6.260123gc072629f05d7b.46%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.19.0
|
||||
|
||||
|
|
@ -4658,13 +4658,16 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Jan 22 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.0-0.rc6.260122ga66191c590b3b.45]
|
||||
- x86/vmware: Fix hypercall clobbers (Josh Poimboeuf)
|
||||
- Linux v6.19.0-0.rc6.260122ga66191c590b3b
|
||||
* Fri Jan 23 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.0-0.rc6.260123gc072629f05d7b.46]
|
||||
- Linux v6.19.0-0.rc6.260123gc072629f05d7b
|
||||
|
||||
* Thu Jan 22 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc6.a66191c590b3.45]
|
||||
* Fri Jan 23 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc6.c072629f05d7.46]
|
||||
- x86/vmware: Fix hypercall clobbers (Josh Poimboeuf)
|
||||
- rust: Add -fdiagnostics-show-context to bindgen_skip_c_flags (Siddhesh Poyarekar)
|
||||
|
||||
* Fri Jan 23 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc6.c072629f05d7.45]
|
||||
- Linux v6.19.0-0.rc6.c072629f05d7
|
||||
|
||||
* Thu Jan 22 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc6.a66191c590b3.44]
|
||||
- [gitlab-ci] rawhide_release: set FF_USE_NEW_BASH_EVAL_STRATEGY=true (Patrick Talbert)
|
||||
- Linux v6.19.0-0.rc6.a66191c590b3
|
||||
|
|
|
|||
6
sources
6
sources
|
|
@ -1,3 +1,3 @@
|
|||
SHA512 (linux-6.19-rc6-86-ga66191c590b3b.tar.xz) = a01328f47751dda26c54b107821ee0eb106b002e7cb08827d969a2b6aa67c1e791ce57f814fb1fcf961dac5b841f2978c75d061a69f98dcd3f206f024ba65a99
|
||||
SHA512 (kernel-abi-stablelists-6.19.0.tar.xz) = 99dc3a8a9d1f514825a163b6e917757866112f90368ba04f3627bc92c4635d8ead6420152ebc6a1a75e1573449b192a14655c16269e662d14dafd185be1af8c4
|
||||
SHA512 (kernel-kabi-dw-6.19.0.tar.xz) = 32bfd853895f84109b017ba67f1902bde1341d416765ba2f23666cc987a661793b4dd6ec19fa3c852bbf8d64ebf88e07b06179e0fd0b0795c0e3dcb20caa87ab
|
||||
SHA512 (linux-6.19-rc6-200-gc072629f05d7b.tar.xz) = 4509e8427120f9d33f544eef4f15cf69dc993f5702e03a99bac04487a742b09d3d2b47691896fad2fdaaeac210effac1a6e59e8cd02b8e72b0eaeab394a20a5c
|
||||
SHA512 (kernel-abi-stablelists-6.19.0.tar.xz) = f00505c4e68516360156cfc07d931a1919609ef2e9fc835b266d993d69ed74ac30880d4d78b8346378d4f7e2f39f48995d4348e8e138a5587916f2b53fe89ee9
|
||||
SHA512 (kernel-kabi-dw-6.19.0.tar.xz) = 52924090efb34e196369c7723549d89f64f66b863532610b77e697b5bffa8275d50c0f4e4d7e68e3f1e9aa2e891e192a88ac9ed13cb496d2011ec19c735909be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue