bump version to 6.5.11-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		
							parent
							
								
									d7ddc69bea
								
							
						
					
					
						commit
						bb9b21fa29
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -6,7 +6,7 @@ KERNEL_MIN=5
 | 
				
			|||||||
KERNEL_PATCHLEVEL=11
 | 
					KERNEL_PATCHLEVEL=11
 | 
				
			||||||
# increment KREL for every published package release!
 | 
					# increment KREL for every published package release!
 | 
				
			||||||
# rebuild packages with new KREL and run 'make abiupdate'
 | 
					# rebuild packages with new KREL and run 'make abiupdate'
 | 
				
			||||||
KREL=1
 | 
					KREL=2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 | 
					KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 | 
				
			||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
 | 
					KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										12
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,15 @@
 | 
				
			|||||||
 | 
					proxmox-kernel-6.5 (6.5.11-2) bookworm; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * rebase on Ubuntu-6.5.0-14.14 to include a fix for viewing ast/bmc remote
 | 
				
			||||||
 | 
					    consoles
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * backport flexible-array-member fixes for the amdgpu module to avoid UBSAN
 | 
				
			||||||
 | 
					    warnings.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * disable UBSAN bounds checking again completely, to many false-positives
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Nov 2023 18:19:51 +0100
 | 
				
			||||||
 | 
					
 | 
				
			||||||
proxmox-kernel-6.5 (6.5.11-1) bookworm; urgency=medium
 | 
					proxmox-kernel-6.5 (6.5.11-1) bookworm; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * update to v6.5.11 upstream stable release
 | 
					  * update to v6.5.11 upstream stable release
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user