diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-25 21:38:25 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-25 21:38:25 +0000 |
commit | 9f45c3080e893174751b9a4b7fe3e59da611a2ec (patch) | |
tree | f189927374d2c4991f0226ddf70b5a32a82ed5a5 /debian/changelog | |
parent | 48e004acb1cd8d09dfa52377bd48edaee293bc9f (diff) |
* Fix a forkbomb in various calls to IPC::Open2, which has a highly
braindead interface. Closes: #389383
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 a4f06fa64..7bc316543 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ ikiwiki (1.28) UNRELEASED; urgency=low * inline: Add ability to sort by page name, based on a patch from Benjamin A'Lee. + * Fix a forkbomb in various calls to IPC::Open2, which has a highly + braindead interface. Closes: #389383 - -- Joey Hess <joeyh@debian.org> Mon, 25 Sep 2006 17:06:39 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 25 Sep 2006 17:22:52 -0400 ikiwiki (1.27) unstable; urgency=low |