Skip to content

Commit

Permalink
Release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arekinath committed Mar 10, 2021
1 parent ced2164 commit a4574ee
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ libdir ?= $(prefix)/lib
binowner ?= root
bingroup ?= wheel

VERSION = 0.7.1
VERSION = 0.8.0

SECURITY_CFLAGS = \
-fstack-protector-all -fwrapv -fPIC \
Expand Down
12 changes: 12 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
pivy (0.8.0-1) UNRELEASED; urgency=medium

* piv: support for 4-digit PINs
* piv: bug fixes for some Gemalto cards
* piv: support AES algorithm for admin key
* piv: allow multiple 'AC' tags in APT
* pivy-agent: add support for SSH_NOTIFY_SEND on touch required
* pivy-zfs: allow 'rekey' command without a template
* pivy-zfs: add fallback to 'com.joyent.kbm:ebox' property name

-- Alex Wilson <alex@cooperi.net> Wed, 10 Mar 2021 06:11:52 +0000

pivy (0.7.1-1) UNRELEASED; urgency=medium

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

0 comments on commit a4574ee

Please sign in to comment.