chiark
/
gitweb
/
~ianmdlvl
/
secnet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9c9020
)
changelog: Document logging and security fix
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 18 May 2014 10:48:29 +0000
(11:48 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 18 May 2014 10:48:29 +0000
(11:48 +0100)
debian/changelog
patch
|
blob
|
history
diff --git
a/debian/changelog
b/debian/changelog
index b51b541594eb9b41452e2433f8ac7591235921c7..6ab03169c5318ceb1d7cdb10cdadaee271b0f6a0 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-1,5
+1,7
@@
secnet (0.3.2~~) unstable; urgency=low
+ * SECURITY: Properly update peer address array when it is full.
+ * Log peer addresses on key exchange timeout.
* Updates to release checklist in Makefile.in.
* Use C99 _Bool for bool_t.