From: Don Armstrong Date: Sat, 24 Aug 2013 00:19:18 +0000 (-0700) Subject: Merge branch 'master' of ssh://git.donarmstrong.com/sites/git/don X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=commitdiff_plain;h=6d2ff4774fe8c3a3934fe6c2896b43382700f6b6;hp=69525ce373414ee8c0080027a2fafdefc9f060f2 Merge branch 'master' of ssh://git.donarmstrong.com/sites/git/don --- diff --git a/posts/libravatar_for_bts.mdwn b/posts/libravatar_for_bts.mdwn new file mode 100644 index 0000000..ea58a0c --- /dev/null +++ b/posts/libravatar_for_bts.mdwn @@ -0,0 +1,21 @@ +[[!meta title="libravatar for the BTS (and boring encoding fixes)"]] + +While working on fixing a few encoding problems that I managed to +introduce to the BTS almost half a year ago, I took a side bit of +coding, and introduced [libravatar](https://www.libravatar.org/) +support to the BTS. Every e-mail now has an avatar to the right which +should correspond to the sender. Libravatar is a federated service, +which means that if you control your domain, you can serve your own +icons. It also automatically falls back to gravatar, so if you're +using that service, things should "just work". Hopefully this will be +primarily amusing, and people won't abuse it. + + + +More importantly, but much less fun, the double encoding problems +(where mails would get double-encoded if any of the headers contained +non-us-ascii text), and mojibake wontfix icon (☹) should be fixed now. +If you see any additional cases of this, please report them to +owner@bugs.debian.org. + +[[!tag tech debian debbugs]] diff --git a/posts/switching_to_kgb.mdwn b/posts/switching_to_kgb.mdwn index 6967a58..f4599b5 100644 --- a/posts/switching_to_kgb.mdwn +++ b/posts/switching_to_kgb.mdwn @@ -19,8 +19,8 @@ kgb-client configuration ------------------------ Install the `kgb-client` and `kgb-client-git` packages. Currently, kgb -only supports subversion and git, but I suspect this will be rectified -shortly. +only supports subversion, git, and cvs, but support for additional +VCSes continue to be added as kgb gains popularity. For git repositories, add a post-receive hook like the following: