bump version to 4.15.18-41
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		
							parent
							
								
									71090250db
								
							
						
					
					
						commit
						86df970f42
					
				
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							@ -4,9 +4,9 @@ KERNEL_MIN=15
 | 
				
			|||||||
KERNEL_PATCHLEVEL=18
 | 
					KERNEL_PATCHLEVEL=18
 | 
				
			||||||
# 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=15
 | 
					KREL=16
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PKGREL=40
 | 
					PKGREL=41
 | 
				
			||||||
 | 
					
 | 
				
			||||||
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 @@
 | 
				
			|||||||
 | 
					pve-kernel (4.15.18-41) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * update sources to Ubuntu-4.15.0-52.56
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * backport: KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * backport: net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * bump ABI to 4.15.18-16
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Proxmox Support Team <support@proxmox.com>  Tue, 18 Jun 2019 07:36:54 +0200
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pve-kernel (4.15.18-40) unstable; urgency=medium
 | 
					pve-kernel (4.15.18-40) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * update to Ubuntu-4.15.0-51.55
 | 
					  * update to Ubuntu-4.15.0-51.55
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user