]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Flesh out changelog entry
authorBenjamin Kaduk <kaduk@mit.edu>
Mon, 12 Dec 2016 00:11:48 +0000 (19:11 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Mon, 12 Dec 2016 00:50:29 +0000 (19:50 -0500)
Also add NEWS entries for the client and fileserver.

debian/changelog
debian/openafs-client.NEWS
debian/openafs-fileserver.NEWS

index fb6b94cd8f13d89bd452e746cedfb1d66e0d8b30..f76631fb770e49574e8584d1703a9de785191bb0 100644 (file)
@@ -1,6 +1,22 @@
 openafs (1.8.0~pre1-1) UNRELEASED; urgency=low
 
-  * New upstream major release
+  * New upstream major release:
+    - Servers no longer use rxkad.keytab for long-term keys, which are
+      now stored in KeyFileExt.  Administrators must use akeyconvert
+      or similar tooling to populate the KeyFileExt.  In most cases,
+      `akeyconvert` with no arguments will suffice.
+    - kaserver, klog.afs, pam-openafs-kaserver, and other kauth-related
+      tools are removed.
+    - Server log handling has changed.  Logs are not truncated at
+      startup by default, and are re-opened on SIGUSR1, to be compatible
+      with external log rotation tools.
+    - Client time management support (afsd -settime and afsd -nosettime)
+      has been removed.
+    - Linux versions prior to 2.6 are no longer supported by the client.
+    - Most binaries now use pthreads instead of LWP green threads.
+    - The fileserver ihandle fsync thread is removed.
+    - Many other generic improvements throughout the tree; consult the
+      upstream changelog for details.
 
  -- Benjamin Kaduk <kaduk@mit.edu>  Thu, 08 Dec 2016 14:55:15 -0500
 
index d9d9433895b45e669242072393e320a5584ef3eb..d91821cf5271b5244b12ebef25b507bf72b85d84 100644 (file)
@@ -1,3 +1,11 @@
+openafs (1.8.0~pre1-1) UNRELEASED; urgency=low
+
+    - Client time management support (afsd -settime and afsd -nosettime)
+      has been removed.
+    - Linux versions prior to 2.6 are no longer supported by the client.
+
+ -- Benjamin Kaduk <kaduk@mit.edu>  Thu, 08 Dec 2016 14:55:15 -0500
+
 openafs (1.5.73.3-1) experimental; urgency=low
 
   This version of the OpenAFS client is built with experimental
index 8f9ab6ddaf68701c740f86d0f055e0ae0a1af75b..cf88041190584d36b660dcdc50a92b0fbf55f58e 100644 (file)
@@ -1,3 +1,15 @@
+openafs (1.8.0~pre1-1) UNRELEASED; urgency=low
+
+  * Servers no longer use rxkad.keytab for long-term keys, which are
+    now stored in KeyFileExt.  Administrators must use akeyconvert
+    or similar tooling to populate the KeyFileExt.  In most cases,
+    `akeyconvert` with no arguments will suffice.
+  * Server log handling has changed.  Logs are not truncated at
+    startup by default, and are re-opened on SIGUSR1, to be compatible
+    with external log rotation tools.
+
+ -- Benjamin Kaduk <kaduk@mit.edu>  Thu, 08 Dec 2016 14:55:15 -0500
+
 openafs (1.6.5-1) unstable; urgency=high
 
   The DES keys used by all previous versions of OpenAFS are not