X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=6a3f6d3019ba9cd855e362ec73026beb918fed0a;hb=fef4b91434558cf0addd62ee738b1a7f5ac33bbc;hp=569eb3168970fb7dafbdf99b9d50e157924089df;hpb=66fc64eaf3ca0bde24b7c9656cbf6b0029ab5154;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 569eb31..6a3f6d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,6 +47,9 @@ userdir-ldap (0.3.80) UNRELEASED; urgency=low - wrap cdbmake calls in eatmydata. Nothing else does any fsync stuff, so doing it here just costs a lot. * ud-generate: Use a flock() lock instead of python's lockfile class. + * ud-generate: The ssh authorized_keys file for the sshdist user now wraps + the rsync call in an flock wrapper that acquires a shared lock on + ud-generate's lock. This prevents syncing while ud-generate runs. [ Stephen Gran ] * Fix deprecation warnings for sha module by using hashlib module instead @@ -59,7 +62,7 @@ userdir-ldap (0.3.80) UNRELEASED; urgency=low * ud-replicate: set correct permissions for web-passwords * add freecdb to depends - -- Peter Palfrader Mon, 12 Mar 2012 16:15:13 +0100 + -- Peter Palfrader Mon, 12 Mar 2012 16:56:11 +0100 userdir-ldap (0.3.79) unstable; urgency=low