We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4993877 commit 23026d3Copy full SHA for 23026d3
Makefile
@@ -22,7 +22,7 @@ libdir ?= $(prefix)/lib
22
binowner ?= root
23
bingroup ?= wheel
24
25
-VERSION = 0.5.1
+VERSION = 0.6.0
26
27
SECURITY_CFLAGS = \
28
-fstack-protector-all -fwrapv -fPIC \
debian/changelog
@@ -1,3 +1,12 @@
1
+pivy (0.6.0-1) UNRELEASED; urgency=medium
2
+
3
+ * pivy-agent support for SSH_ASKPASS, connection confirm mode
4
+ * pivy-agent option to disable slots
5
+ * pivy-box/pivy-tool searches all PIV tokens to unlock a box
6
+ * pivy-box tpl list command
7
8
+ -- Alex Wilson <[email protected]> Sun, 24 May 2020 08:55:19 +0000
9
10
pivy (0.5.1-1) UNRELEASED; urgency=medium
11
12
* Bug fixes
0 commit comments