bump version to 6.8.1-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		
							parent
							
								
									80e35f27d3
								
							
						
					
					
						commit
						c1dba3d5ce
					
				
							
								
								
									
										6
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								Makefile
									
									
									
									
									
								
							| @ -2,11 +2,11 @@ include /usr/share/dpkg/pkg-info.mk | |||||||
| 
 | 
 | ||||||
| # also bump proxmox-kernel-meta if the default MAJ.MIN version changes!
 | # also bump proxmox-kernel-meta if the default MAJ.MIN version changes!
 | ||||||
| KERNEL_MAJ=6 | KERNEL_MAJ=6 | ||||||
| KERNEL_MIN=5 | KERNEL_MIN=8 | ||||||
| KERNEL_PATCHLEVEL=13 | KERNEL_PATCHLEVEL=1 | ||||||
| # 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=4 | KREL=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) | ||||||
|  | |||||||
							
								
								
									
										7
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							| @ -1,3 +1,10 @@ | |||||||
|  | proxmox-kernel-6.8 (6.8.1-1) bookworm; urgency=medium | ||||||
|  | 
 | ||||||
|  |   * update submodule and patches for 24.04 Noble based kernel with tag | ||||||
|  |     Ubuntu-6.8.0-20.20 | ||||||
|  | 
 | ||||||
|  |  -- Proxmox Support Team <support@proxmox.com>  Tue, 02 Apr 2024 18:19:23 +0200 | ||||||
|  | 
 | ||||||
| proxmox-kernel-6.5 (6.5.13-4) bookworm; urgency=medium | proxmox-kernel-6.5 (6.5.13-4) bookworm; urgency=medium | ||||||
| 
 | 
 | ||||||
|   * update sources to Ubuntu-6.5.0-32.32 based on stable-tree backports of up |   * update sources to Ubuntu-6.5.0-32.32 based on stable-tree backports of up | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Thomas Lamprecht
						Thomas Lamprecht