File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ libdir ?= $(prefix)/lib
31
31
binowner ?= root
32
32
bingroup ?= wheel
33
33
34
- VERSION = 0.11.1
34
+ VERSION = 0.11.2
35
35
36
36
INSTALL ?= install
37
37
INSTALLBIN ?= $(INSTALL ) -o $(binowner ) -g $(bingroup ) -m 0755
Original file line number Diff line number Diff line change
1
+ pivy (0.11.2-1) UNRELEASED; urgency=medium
2
+
3
+ * piv: better error messages on invalid PIN cowardice
4
+ * piv: handle "no readers" errors better, stops agent from getting lost
5
+ * pivy-agent: slot spec parser error message improvements
6
+ * pivy-agent: support for using notify-send as SSH_CONFIRM
7
+ * update bundled libressl to 3.8.2, openssh to 9.5p1
8
+
1
9
pivy (0.11.1-1) UNRELEASED; urgency=medium
2
10
3
11
* pivy-ca/luks/zfs: fix possible use-after-free segfault in recovery mode
You can’t perform that action at this time.
0 commit comments