mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-08-07 15:03:13 +00:00
bump version to 1.0-27
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
7f9a65672a
commit
44b6879934
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
PACKAGE=proxmox-widget-toolkit
|
PACKAGE=proxmox-widget-toolkit
|
||||||
PKGVER=1.0
|
PKGVER=1.0
|
||||||
PKGREL=26
|
PKGREL=27
|
||||||
|
|
||||||
BUILDDIR ?= ${PACKAGE}-${PKGVER}
|
BUILDDIR ?= ${PACKAGE}-${PKGVER}
|
||||||
GITVERSION:=$(shell git rev-parse HEAD)
|
GITVERSION:=$(shell git rev-parse HEAD)
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
|
||||||
|
|
||||||
|
* wait for syslog API calls to complete before creating new ones
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 14:22:28 +0000
|
||||||
|
|
||||||
proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
|
proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
|
||||||
|
|
||||||
* fix #1784: allow one to set UTC as Timezone
|
* fix #1784: allow one to set UTC as Timezone
|
||||||
|
Loading…
Reference in New Issue
Block a user