mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-08-07 08:18:24 +00:00
bump version to 1.0-25
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
c2e25a2111
commit
22bb0802e1
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
PACKAGE=proxmox-widget-toolkit
|
PACKAGE=proxmox-widget-toolkit
|
||||||
PKGVER=1.0
|
PKGVER=1.0
|
||||||
PKGREL=24
|
PKGREL=25
|
||||||
|
|
||||||
BUILDDIR ?= ${PACKAGE}-${PKGVER}
|
BUILDDIR ?= ${PACKAGE}-${PKGVER}
|
||||||
GITVERSION:=$(shell git rev-parse HEAD)
|
GITVERSION:=$(shell git rev-parse HEAD)
|
||||||
|
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
|
||||||
|
|
||||||
|
* MacPrefix: prevent multicast MacPrefixes
|
||||||
|
|
||||||
|
* change allowed v6 prefix-length to 128
|
||||||
|
|
||||||
|
* rework panel/LogView
|
||||||
|
|
||||||
|
* add helpers required for u2f authentication
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
|
||||||
|
|
||||||
proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
|
proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
|
||||||
|
|
||||||
* add DnsOrIP vtype
|
* add DnsOrIP vtype
|
||||||
|
Loading…
Reference in New Issue
Block a user