diff options
author | Peter Palfrader <peter@palfrader.org> | 2008-02-03 17:18:35 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2008-02-03 17:18:35 +0000 |
commit | a06b6c7a616a96ab24185a7a592d14add7e286be (patch) | |
tree | a1d5a05d72b13ebb5fb11a248f0e7c683ccaa0f0 /debian/changelog | |
parent | 583bb548b069c43be09eda7feec320d9cbd0b447 (diff) | |
download | tor-a06b6c7a616a96ab24185a7a592d14add7e286be.tar.gz tor-a06b6c7a616a96ab24185a7a592d14add7e286be.zip |
Fix postinst find command that chowns stuff to the right user. Find does weird things in the presence of !.
svn:r13364
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 769b77bd58..bfd9c5f14f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -tor (0.2.0.18-alpha+svn-1) experimental; urgency=low +tor (0.2.0.18-alpha-2) experimental; urgency=low - * 13351 + log - * * Work around fig2dev failing to build the images on mipsel like we do on sparc and s390 (re #457568) + * Fix postinst find command that chowns stuff to the right user. Find + does weird things in the presence of !. - -- Peter Palfrader <weasel@debian.org> Sat, 2 Feb 2008 15:13:17 +0100 + -- Peter Palfrader <weasel@debian.org> Sun, 3 Feb 2008 18:17:16 +0100 tor (0.2.0.18-alpha-1) experimental; urgency=low |