Skip to content

Commit a4574ee

Browse files
committed
Release v0.8.0
1 parent ced2164 commit a4574ee

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ libdir ?= $(prefix)/lib
2222
binowner ?= root
2323
bingroup ?= wheel
2424

25-
VERSION = 0.7.1
25+
VERSION = 0.8.0
2626

2727
SECURITY_CFLAGS = \
2828
-fstack-protector-all -fwrapv -fPIC \

debian/changelog

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
pivy (0.8.0-1) UNRELEASED; urgency=medium
2+
3+
* piv: support for 4-digit PINs
4+
* piv: bug fixes for some Gemalto cards
5+
* piv: support AES algorithm for admin key
6+
* piv: allow multiple 'AC' tags in APT
7+
* pivy-agent: add support for SSH_NOTIFY_SEND on touch required
8+
* pivy-zfs: allow 'rekey' command without a template
9+
* pivy-zfs: add fallback to 'com.joyent.kbm:ebox' property name
10+
11+
-- Alex Wilson <[email protected]> Wed, 10 Mar 2021 06:11:52 +0000
12+
113
pivy (0.7.1-1) UNRELEASED; urgency=medium
214

315
* pivy-box: regression in "tpl create" (not mkdir'ing user dirs)

0 commit comments

Comments
 (0)