X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fchangelog;h=18aeeeaf763a5e86335d4d610b658556e4d8c656;hb=e47ddddf3c498e1318c5f77be2aacfff4a775b02;hp=db776d2f58ed49dd8c375bf69b586e1386456d90;hpb=e9be60c490674ee7590f8a241a51e6b8317b894c;p=userv.git diff --git a/debian/changelog b/debian/changelog index db776d2..18aeeea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +userv (1.0.1) stable frozen unstable; urgency=high + + IMPORTANT SECURITY FIX: + * fd swapping algorithm would sometimes corrupt security-critical data + used to generate the service program's USERV_ environment variables. + For details see the 1.0.1 announcement in the userv-announce archives. + + Portability improvement: + * Look for `md5' as well as `md5sum' - installs easier on BSDs. + + -- Ian Jackson Thu, 27 Jul 2000 01:06:30 +0100 + userv (1.0.0) unstable; urgency=low * Manpage userv(1) from Ben Harris. (Debian bug #33777.)