mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-10-04 20:39:24 +00:00
bump version to 5.0-6
This commit is contained in:
parent
8bdbfd4ddf
commit
ec4141f4ed
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PACKAGE=libpve-access-control
|
PACKAGE=libpve-access-control
|
||||||
PKGREL=5
|
PKGREL=6
|
||||||
|
|
||||||
DESTDIR=
|
DESTDIR=
|
||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
|
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
|||||||
|
libpve-access-control (5.0-6) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Close #1470: Add server ceritifcate verification for AD and LDAP via the
|
||||||
|
'verify' option. For compatibility reasons this defaults to off for now,
|
||||||
|
but that might change with future updates.
|
||||||
|
|
||||||
|
* AD, LDAP: Add ability to specify a CA path or file, and a client
|
||||||
|
certificate via the 'capath', 'cert' and 'certkey' options.
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 08 Aug 2017 11:56:38 +0200
|
||||||
|
|
||||||
libpve-access-control (5.0-5) unstable; urgency=medium
|
libpve-access-control (5.0-5) unstable; urgency=medium
|
||||||
|
|
||||||
* change from dpkg-deb to dpkg-buildpackage
|
* change from dpkg-deb to dpkg-buildpackage
|
||||||
|
Loading…
Reference in New Issue
Block a user