]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Add changelog entry for cherry-picks
authorRuss Allbery <rra@debian.org>
Tue, 1 Mar 2011 00:10:16 +0000 (16:10 -0800)
committerRuss Allbery <rra@debian.org>
Tue, 1 Mar 2011 00:10:44 +0000 (16:10 -0800)
debian/changelog

index bce74fb81927656a02098fd3fb902b0808b02279..bffa270195faf1a5c8c1685edf5d9542e741945a 100644 (file)
@@ -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 <rra@debian.org>  Mon, 28 Feb 2011 16:10:02 -0800
+
 openafs (1.4.14+dfsg-1) unstable; urgency=low
 
   * New upstream release.