diff --git a/debian/changelog b/debian/changelog index edbbe2920..909967ef7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ linux-2.6 (2.6.18-6) UNRELEASED; urgency=low [ maximilian attems ] - * Enable the new ACT modules globaly. They were already set for amd64, hppa + * Enable the new ACT modules globally. They were already set for amd64, hppa and mips/mipsel - needed by newer iproute2. (closes: #395882) * Fix msync() for LSB 3.1 compliance, backport fedora patches from 2.6.19 - mm: tracking shared dirty pages @@ -9,14 +9,14 @@ linux-2.6 (2.6.18-6) UNRELEASED; urgency=low - mm: optimize the new mprotect() code a bit - mm: small cleanup of install_page() - mm: fixup do_wp_page() - - mm: msync() cleanup (closes: 394392) + - mm: msync() cleanup (closes: #394392) [ Steve Langasek ] * [alpha] new titan-video patch, for compatibility with TITAN and similar systems with non-standard VGA hose configs * [alpha] bugfix for srm_env module from upstream (Jan-Benedict Glaw), makes the module compatible with the current /proc interface so that - reads no longer return EFAULT. Closes: #353079. + reads no longer return EFAULT. (closes: #353079) * Bump ABI to 3 for the msync fixes above. [ Martin Michlmayr ]