bump version to 5.15.27-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		
							parent
							
								
									629d8797f9
								
							
						
					
					
						commit
						fab03f123b
					
				
							
								
								
									
										6
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								Makefile
									
									
									
									
									
								
							@ -1,12 +1,12 @@
 | 
				
			|||||||
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
 | 
					# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
 | 
				
			||||||
KERNEL_MAJ=5
 | 
					KERNEL_MAJ=5
 | 
				
			||||||
KERNEL_MIN=15
 | 
					KERNEL_MIN=15
 | 
				
			||||||
KERNEL_PATCHLEVEL=19
 | 
					KERNEL_PATCHLEVEL=27
 | 
				
			||||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
 | 
					# increment KREL if the ABI changes (abicheck target in debian/rules)
 | 
				
			||||||
# rebuild packages with new KREL and run 'make abiupdate'
 | 
					# rebuild packages with new KREL and run 'make abiupdate'
 | 
				
			||||||
KREL=2
 | 
					KREL=1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PKGREL=3
 | 
					PKGREL=1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 | 
					KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 | 
				
			||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
 | 
					KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										8
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,11 @@
 | 
				
			|||||||
 | 
					pve-kernel (5.15.27-1) bullseye; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * update sources to Ubuntu-5.15.0-23.23 based on 5.15.27
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * update ZFS to 2.1.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Proxmox Support Team <support@proxmox.com>  Sat, 12 Mar 2022 15:16:17 +0100
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pve-kernel (5.15.19-3) bullseye; urgency=medium
 | 
					pve-kernel (5.15.19-3) bullseye; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * backport "lib/iov_iter: initialize "flags" in new pipe_buffer"
 | 
					  * backport "lib/iov_iter: initialize "flags" in new pipe_buffer"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user