WIP: bump version
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
		
							parent
							
								
									14107dc511
								
							
						
					
					
						commit
						78a1b94540
					
				
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							@ -4,9 +4,9 @@ KERNEL_MIN=2
 | 
			
		||||
KERNEL_PATCHLEVEL=6
 | 
			
		||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
 | 
			
		||||
# rebuild packages with new KREL and run 'make abiupdate'
 | 
			
		||||
KREL=1
 | 
			
		||||
KREL=2
 | 
			
		||||
 | 
			
		||||
PKGREL=1
 | 
			
		||||
PKGREL=2~secureboot1
 | 
			
		||||
 | 
			
		||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 | 
			
		||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,9 @@
 | 
			
		||||
pve-kernel (6.2.6-2~secureboot1) bullseye; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * test build with lockdown, trusted key and module signing
 | 
			
		||||
 | 
			
		||||
 -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Mar 2023 14:56:01 +0100
 | 
			
		||||
 | 
			
		||||
pve-kernel (6.2.6-1) bullseye; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * update to Ubuntu-6.2.0-17.17 based on 6.2.6
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user