diff options
Diffstat (limited to 'debian')
-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 |