diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-04 03:38:02 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-04 03:38:02 +0000 |
commit | ea95624e2d22fc1142d9a96acfcc9c6134395b4d (patch) | |
tree | a4ab61011f2c0b6ffeb0de4b03987e9ef3ef41ae /debian/changelog | |
parent | 69336315018287f8fab97bf2c17d10b8e3d712fc (diff) |
* Drop real uid/gid in the suid wrapper, thus allowing commits to remote
subversion repos and fixing some other issues.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 39b2e829b..4e085b6be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ ikiwiki (1.25) UNRELEASED; urgency=low * Add proper waitpid calls for open2ed processes throughout to avoid zombies; this hit htmltidy especially badly. + * Drop real uid/gid in the suid wrapper, thus allowing commits to remote + subversion repos and fixing some other issues. - -- Joey Hess <joeyh@debian.org> Sun, 3 Sep 2006 15:56:55 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 3 Sep 2006 23:28:37 -0400 ikiwiki (1.24) unstable; urgency=low |