diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-07 18:54:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-07 18:54:57 -0400 |
commit | d9d3df1cac3b69d9968c9d679341a03d82f3d4eb (patch) | |
tree | 81780f31be627abcbbfff1395c5aac63a3003f77 /doc | |
parent | 19241d598be47c6f65132b2ccac9309772e0dc67 (diff) |
devblog
Diffstat (limited to 'doc')
-rw-r--r-- | doc/devblog/day_148__too_many_documents.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/devblog/day_148__too_many_documents.mdwn b/doc/devblog/day_148__too_many_documents.mdwn new file mode 100644 index 000000000..3cb5e5baf --- /dev/null +++ b/doc/devblog/day_148__too_many_documents.mdwn @@ -0,0 +1,8 @@ +Various bug triage today. Was not good for much after shuffling paper for +the whole first part of the day, but did get a few little things done. + +Re <http://heartbleed.com/>, git-annex does not use OpenSSL itself, +but when using XMPP, the remote server's key could have been intercepted +using this new technique. Also, the git-annex autobuilds and this website +are served over https -- working on generating new https certificates now. +Be safe out there.. |