diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-21 17:22:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-21 17:22:17 -0400 |
commit | 1af74efc5a059eec6fdb1d0a68c5354fb50ce3c3 (patch) | |
tree | ea0d0fc1bcadeae9189fed8018fcc3a993619f8b | |
parent | 427f37eb51cbdc43b9402151266af3c14f913e7f (diff) |
devblog
-rw-r--r-- | doc/devblog/day_156__release_day.mdwn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/devblog/day_156__release_day.mdwn b/doc/devblog/day_156__release_day.mdwn new file mode 100644 index 000000000..d11990769 --- /dev/null +++ b/doc/devblog/day_156__release_day.mdwn @@ -0,0 +1,14 @@ +I hope this will be a really good release. Didn't get all the way to +telehash this month, but the remotedaemon is pretty sweet. Updated roadmap +pushes telehash back again. + +The files in this release are now gpg signed, after recently moving the +downloads site to a dedicated server, which has a dedicated gpg key. +You can verify the detached signatures as an additional security check +over trusting SSL. The automatic upgrade code doesn't check the gpg +signatures yet. + +Sören Brunk has ported the webapp to Bootstrap 3. +<https://github.com/brunksn/git-annex/tree/bootstrap3> +The branch is not ready for merging yet (it would break the Debian stable +backports), but that was a nice surprise. |