chiark
/
gitweb
/
~mdw
/
catacomb-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
ff67227
)
Release 1.2.1.
1.2.1
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 16 Jun 2017 00:01:24 +0000
(
01:01
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 16 Jun 2017 00:01:24 +0000
(
01:01
+0100)
debian/changelog
patch
|
blob
|
blame
|
history
diff --git
a/debian/changelog
b/debian/changelog
index 5da18600ec94a92272f0c29b9c075c3266de4e29..aaee0c3d0719136faab5bdf3eb87b4becc471092 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-1,3
+1,11
@@
+catacomb-python (1.2.1) experimental; urgency=low
+
+ * Fix use-after-free bug in ECPt hashing causing hash instability.
+ * Fix keywrd argument mismatch in ECDSAPriv.
+ * Coerce DSA private key values to `MP'.
+
+ -- Mark Wooding <mdw@distorted.org.uk> Fri, 16 Jun 2017 01:01:05 +0100
+
catacomb-python (1.2.0) experimental; urgency=low
* Bindings for HSalsa20 and HChaCha PRFs.