kernel-6.16.3-100
* Sat Aug 23 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.16.3-0] - Linux v6.16.3 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
		
							parent
							
								
									452a4cbc25
								
							
						
					
					
						commit
						f5c9075b1a
					
				| @ -1,3 +1,7 @@ | ||||
| * Sat Aug 23 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.16.3-0] | ||||
| - Linux v6.16.3 | ||||
| Resolves:  | ||||
| 
 | ||||
| * Wed Aug 20 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.16.2-0] | ||||
| - Linux v6.16.2 | ||||
| Resolves:  | ||||
|  | ||||
							
								
								
									
										11
									
								
								kernel.spec
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								kernel.spec
									
									
									
									
									
								
							| @ -162,18 +162,18 @@ Summary: The Linux kernel | ||||
| #  the --with-release option overrides this setting.) | ||||
| %define debugbuildsenabled 1 | ||||
| # define buildid .local | ||||
| %define specrpmversion 6.16.2 | ||||
| %define specversion 6.16.2 | ||||
| %define specrpmversion 6.16.3 | ||||
| %define specversion 6.16.3 | ||||
| %define patchversion 6.16 | ||||
| %define pkgrelease 100 | ||||
| %define kversion 6 | ||||
| %define tarfile_release 6.16.2 | ||||
| %define tarfile_release 6.16.3 | ||||
| # This is needed to do merge window version magic | ||||
| %define patchlevel 16 | ||||
| # This allows pkg_release to have configurable %%{?dist} tag | ||||
| %define specrelease 100%{?buildid}%{?dist} | ||||
| # This defines the kabi tarball version | ||||
| %define kabiversion 6.16.2 | ||||
| %define kabiversion 6.16.3 | ||||
| 
 | ||||
| # If this variable is set to 1, a bpf selftests build failure will cause a | ||||
| # fatal kernel package build error | ||||
| @ -4360,6 +4360,9 @@ fi\ | ||||
| # | ||||
| # | ||||
| %changelog | ||||
| * Sat Aug 23 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.16.3-0] | ||||
| - Linux v6.16.3 | ||||
| 
 | ||||
| * Wed Aug 20 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.16.2-0] | ||||
| - Linux v6.16.2 | ||||
| 
 | ||||
|  | ||||
| @ -38,7 +38,7 @@ | ||||
|  37 files changed, 492 insertions(+), 210 deletions(-) | ||||
| 
 | ||||
| diff --git a/Makefile b/Makefile
 | ||||
| index ed2967dd07d5..735c503dc507 100644
 | ||||
| index df1213830643..cd5a465471fc 100644
 | ||||
| --- a/Makefile
 | ||||
| +++ b/Makefile
 | ||||
| @@ -355,6 +355,17 @@ ifneq ($(filter install,$(MAKECMDGOALS)),)
 | ||||
|  | ||||
							
								
								
									
										6
									
								
								sources
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								sources
									
									
									
									
									
								
							| @ -1,3 +1,3 @@ | ||||
| SHA512 (linux-6.16.2.tar.xz) = 487c4b11a0fe5a5021e83e0f37a6f68c238525e37bf7248f03544c3e33f8909471b3c1a60fcd29354823b09601863719ca3f8728af4ad1358ac133ef4d04efeb | ||||
| SHA512 (kernel-abi-stablelists-6.16.2.tar.xz) = 2c5e4bb4da71d604dcf68d7602a395c4a6c93c6937d7a16902fa6155209c7e673888b634689c39e695c4bf4c392bcd58f1b78598c18e4c478f79b877173fa71a | ||||
| SHA512 (kernel-kabi-dw-6.16.2.tar.xz) = a75759937b871f3b3d2e36ca7244ffeae9d406a78da01f0e3036bf6b3c5911d3e3f32a48edf839ed8a10d826863725117165996881e5d70a934450a8126041ed | ||||
| SHA512 (linux-6.16.3.tar.xz) = dccf4b3d41597bd0ebbb03a873cce131daf1ca64696939be2df581860e1dd368680d93ddb2d38b977635237ef98f7f0900bd0a6f625526d413e39371c257c569 | ||||
| SHA512 (kernel-abi-stablelists-6.16.3.tar.xz) = c84fcd71bd1fbf939ded62726ae4eaf1973f63364ec80e128db1c625c97224da40a571643128ff0c6dd258b6fd5cb04a13a82c95d8cecf56775e99ce37d97d04 | ||||
| SHA512 (kernel-kabi-dw-6.16.3.tar.xz) = 6b4f88c24c20704e9050c30e1afe08873e7ef5b921f7188cdd1b3d78d31f20d01ea91ee4199a5dcaa735851445df067435ce5e1e62f43c0e0c991ee74699a7b4 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user