mirror of
https://git.proxmox.com/git/proxmox-mailgateway
synced 2025-08-07 05:56:57 +00:00
bump version to 5.0-10, depend on kernel pve-kernel-4.15
This commit is contained in:
parent
1527db883f
commit
c47aed7d42
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
RELEASE=5.0
|
RELEASE=5.0
|
||||||
PKGREL=9
|
PKGREL=10
|
||||||
|
|
||||||
PACKAGE=proxmox-mailgateway
|
PACKAGE=proxmox-mailgateway
|
||||||
|
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
proxmox-mailgateway (5.0-10) unstable; urgency=medium
|
||||||
|
|
||||||
|
* depend on pve-kernel-4.15 meta package
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 10 Sep 2018 07:22:03 +0200
|
||||||
|
|
||||||
proxmox-mailgateway (5.0-9) unstable; urgency=medium
|
proxmox-mailgateway (5.0-9) unstable; urgency=medium
|
||||||
|
|
||||||
* switch build to dpkg-buildpackage
|
* switch build to dpkg-buildpackage
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Maintainer: Proxmox Support Team <support@proxmox.com>
|
|||||||
Package: proxmox-mailgateway
|
Package: proxmox-mailgateway
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: libc6 (>= 2.7-18),
|
Depends: libc6 (>= 2.7-18),
|
||||||
pve-kernel-4.13,
|
pve-kernel-4.15,
|
||||||
pmg-api
|
pmg-api
|
||||||
Description: Proxmox Mail Gateway
|
Description: Proxmox Mail Gateway
|
||||||
The Proxmox Mail Gateway is an easy to use Open Source SMTP proxy,
|
The Proxmox Mail Gateway is an easy to use Open Source SMTP proxy,
|
||||||
|
Loading…
Reference in New Issue
Block a user