From: Russ Allbery Date: Tue, 1 Mar 2011 00:10:16 +0000 (-0800) Subject: Add changelog entry for cherry-picks X-Git-Tag: debian/1.4.14+dfsg-2~3 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=3fa2fa0c81206a2a345c8ada759fd87b912d1ec0;p=packages%2Fo%2Fopenafs.git Add changelog entry for cherry-picks --- diff --git a/debian/changelog b/debian/changelog index bce74fb81..bffa27019 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +openafs (1.4.14+dfsg-2) UNRELEASED; urgency=low + + * Apply upstream deltas, including 2.6.38 support: + - [2325283b] vos status: actually show created time + - [f6a272c6] vos: Mark longjmp-used variables as 'volatile' + - [70c0dd9e] Honour --enable-debug for userspace parts + - [15908bb1] vol: Log ignored dirs that look like partitions + - [f7721817] volser-higher-thread-limit-20080327 + - [166019b1] Linux: Add autoconf macro for structure checks + - [62c7e0b0] Linux: Add general autoconf macro for Linux kernel + - [a9ca625b] allow compile flags to be passed to AC_CHECK_LINUX_BUILD + - [29855d9d] 2.6.38: Adjust for permission inode operation changes + - [0d95e6b8] linux: 2.6.38: New d_op handling + - [9a915340] linux: 2.6.38: Make d_revalidate RCU-walk aware + - [9e614faf] Linux: 2.6.38: deal with dcache_lock removal + - [fe8d833e] Linux: 2.6.38: dentry->d_count is not an atomic + - [7350bf89] Fix Linux: 2.6.38: dentry->d_count is not an atomic + * Apply backported keyring fixes from Anders Kaseorg in Ubuntu package: + - [c4537f04] Don't count root session keyrings against quota + (LP: #723481) + - [dfcd3fca] Linux: Reduce key_alloc flags confusion + (from http://gerrit.openafs.org/4033) + - [01c6e6bb] Linux: install_session_keyring: key_alloc flags are + unsigned long + (from http://gerrit.openafs.org/4034) + + -- Russ Allbery Mon, 28 Feb 2011 16:10:02 -0800 + openafs (1.4.14+dfsg-1) unstable; urgency=low * New upstream release.