bump version 4.10.5-4, bump ABI to 4.10.5-1-pve
This commit is contained in:
parent
096f98596e
commit
3666d9ba9b
9
Makefile
9
Makefile
@ -2,7 +2,7 @@ RELEASE=5.0
|
||||
|
||||
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
|
||||
KERNEL_VER=4.10.5
|
||||
PKGREL=3
|
||||
PKGREL=4
|
||||
# also include firmware of previous version into
|
||||
# the fw package: fwlist-2.6.32-PREV-pve
|
||||
KREL=1
|
||||
@ -403,13 +403,6 @@ ${HDR_DEB} hdr: .compile_mark headers-control.in headers-postinst.in
|
||||
dpkg-deb --build $(headers_tmp) ${HDR_DEB}
|
||||
#lintian ${HDR_DEB}
|
||||
|
||||
dvb-firmware.git/README:
|
||||
git clone https://github.com/OpenELEC/dvb-firmware.git dvb-firmware.git
|
||||
|
||||
linux-firmware.git/WHENCE:
|
||||
git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git linux-firmware.git
|
||||
|
||||
|
||||
.PHONY: upload
|
||||
upload: ${DEBS}
|
||||
tar cf - ${DEBS}|ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${ARCH}
|
||||
|
16048
abi-previous
16048
abi-previous
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,13 @@
|
||||
pve-kernel (4.10.5-4) unstable; urgency=medium
|
||||
|
||||
* update to Ubuntu-4.10.0-15.17
|
||||
|
||||
* bump ABI to 4.10.5-1-pve
|
||||
|
||||
* include fix for MTU > 1500 on OpenVSwitch
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 28 Mar 2017 10:13:56 +0200
|
||||
|
||||
pve-kernel (4.10.3-3) unstable; urgency=medium
|
||||
|
||||
* update to Ubuntu-4.10.0-14.16
|
||||
|
1418
fwlist-previous
1418
fwlist-previous
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,11 @@
|
||||
proxmox-ve (5.0-5) unstable; urgency=medium
|
||||
|
||||
* depend on newest 4.10.5-1-pve kernel
|
||||
|
||||
* remove old 4.x release key
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 28 Mar 2017 10:14:00 +0200
|
||||
|
||||
proxmox-ve (5.0-3) unstable; urgency=medium
|
||||
|
||||
* depend on newest 4.10.3-1-pve kernel
|
||||
|
Loading…
Reference in New Issue
Block a user