bump version to 6.2.16-9
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
		
							parent
							
								
									8b9dc02180
								
							
						
					
					
						commit
						8cf723cc45
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -6,7 +6,7 @@ KERNEL_MIN=2 | ||||
| KERNEL_PATCHLEVEL=16 | ||||
| # increment KREL for every published package release!
 | ||||
| # rebuild packages with new KREL and run 'make abiupdate'
 | ||||
| KREL=8 | ||||
| KREL=9 | ||||
| 
 | ||||
| KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) | ||||
| KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) | ||||
|  | ||||
							
								
								
									
										8
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							| @ -1,3 +1,11 @@ | ||||
| proxmox-kernel-6.2 (6.2.16-9) bookworm; urgency=medium | ||||
| 
 | ||||
|   * add fixes for downfall | ||||
| 
 | ||||
|   * enable mitigation config option CONFIG_GDS_FORCE_MITIGATION | ||||
| 
 | ||||
|  -- Proxmox Support Team <support@proxmox.com>  Wed, 16 Aug 2023 10:07:11 +0200 | ||||
| 
 | ||||
| proxmox-kernel-6.2 (6.2.16-8) bookworm; urgency=medium | ||||
| 
 | ||||
|   * sign modules and set trust anchor/lockdown to allow manual secure boot | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Wolfgang Bumiller
						Wolfgang Bumiller