+openafs (1.8.0~pre2-1) UNRELEASED; urgency=low
+
+ * Add versioned build-depends for renamed symbols in heimdal-multidev.
+ (Closes: #848664)
+ * New upstream prerelease:
+ - Desupport 32-bit s390/s390x
+ - Adopt jenkins hash for endianness independence
+ - With afsd -debug, print syscalls on separate lines
+ - Restore debug symbols for the kernel module
+ - Support Linux up to 4.13
+ - Provide vldb cache timeout option for clients
+ - Eliminate potential 100ms delay after rx receive window changes
+ - Modify volume update date after salvager makes changes
+ - Restore client behavior of trying all servers instead of looping on an
+ unresponsive preferred server
+ - Improve ubik safety for relabels and writes shortly after an election
+ - Preserve volume stats during reclone and restore operations
+
+ -- Benjamin Kaduk <kaduk@mit.edu> Wed, 30 Aug 2017 19:45:54 -0500
+
+openafs (1.8.0~pre1-5) experimental; urgency=medium
+
+ * debian/patches/opr-Make-opr_jhash_opaque-endian-independent.patch,
+ debian/patches/opr-Make-opr_jhash_opaque-consistent-with-opr_jhash.patch,
+ debian/patches/opr-Make-opr_uuid_hash-endian-independent.patch: Fix
+ test failures on big-endian architectures.
+
+ -- Anders Kaseorg <andersk@mit.edu> Wed, 21 Dec 2016 20:01:40 -0500
+
+openafs (1.8.0~pre1-4) experimental; urgency=medium
+
+ * debian/patches/0006-softsig-helper-fix-signame-loop.patch
+ Fix test failures on 32-bit architectures.
+ * debian/patches/0007-Run-jhash-t-verbosely.patch
+ Provide more output from failing tests.
+
+ -- Benjamin Kaduk <kaduk@mit.edu> Fri, 16 Dec 2016 00:26:39 -0500
+
+openafs (1.8.0~pre1-3) experimental; urgency=medium
+
+ * Replace hard-coded x86_64-linux-gnu with DEB_HOST_MULTIARCH.
+ * Use dh_auto_configure.
+
+ -- Anders Kaseorg <andersk@mit.edu> Thu, 15 Dec 2016 01:27:21 -0500
+
+openafs (1.8.0~pre1-2) experimental; urgency=medium
+
+ * Move libtool, heimdal-multidev from Build-Depends-Indep to
+ Build-Depends.
+ * debian/patches/tests-opr-softsig-t-Avoid-hanging-due-to-intermediat.patch,
+ debian/patches/opr-ExitHandler-re-raise-the-signal-instead-of-exiti.patch
+ Fix test failures.
+
+ -- Anders Kaseorg <andersk@mit.edu> Wed, 14 Dec 2016 18:40:15 -0500
+
+openafs (1.8.0~pre1-1) experimental; urgency=low
+
+ * 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> Tue, 13 Dec 2016 01:49:46 -0500
+
+ openafs (1.6.21-2) unstable; urgency=medium
+
+ * debian/patches:
+ - AFS_component_version_number.c-Respect-SOURCE_DATE_E.patch: Use UTC
+ for better reproducibility.
+ - 0003-Add-dummy-exit-command-for-afsd-to-do-nothing.patch: Fix
+ rebasing mistake so -exit works correctly.
+ - Linux-4.13-use-designated-initializers-where-require.patch: Support
+ Linux kernel 4.13. (LP: #1706433)
+ * Update Portuguese debconf translation; thanks Rui Branco.
+ (Closes: #871559)
+ * Update French debconf translation; thanks Alban Vidal.
+ (Closes: #872026)
+ * Update CellServDB from grand.central.org (2017-03-14).
+
+ -- Anders Kaseorg <andersk@mit.edu> Tue, 22 Aug 2017 19:47:50 -0400
+
+ openafs (1.6.21-1) unstable; urgency=medium
+
+ * New upstream release (1.6.21):
+ - Include support for Linx versions through 4.12. (Closes: #859155)
+ - Improve support for Linux kernels with backported patches.
+ (Closes: #855366)
+ - Improve bosserver startup behavior with unexpected arguments or
+ configuration symlinks.
+ - Re-enable vcache cleanup improvement from 1.6.18, with bugs fixed.
+ - Provide the afsd -inumcalc option; this behavior was previously
+ only configurable via sysctl.
+ - The salvager updates volume "last update" times when modifying volumes.
+ - Demand-attach fileserver improvements for reducing log spew and preventing
+ thread exhaustion during CPS recalculation.
+ - Avoid a potential 100ms transmit delay in RX when the peer's receive
+ window advances.
+ * Switch openafs-fileserver.service to Type=simple and pass -nofork to
+ bosserver. (Closes: #865962)
+ * Update for policy version 4.0.0, honor nodoc in DEB_BUILD_OPTIONS
+ * Use service(8) instead of /etc/init.d/* directly in documentation and
+ helper scripts
+
+ -- Benjamin Kaduk <kaduk@mit.edu> Mon, 10 Jul 2017 15:27:56 -0500
+
openafs (1.6.20-2) unstable; urgency=medium
* Build-Depend debhelper (>= 9.20160114) for dh_strip
Anders Kaseorg <andersk@mit.edu>
Build-Depends: debhelper (>= 9.20160114~), autoconf, automake, bison, comerr-dev,
cpio, flex, libfuse-dev, libkrb5-dev, libncurses5-dev,
- libpam0g-dev, libxml2-utils, perl, pkg-config, dh-systemd
+ libpam0g-dev, libxml2-utils, perl, pkg-config, dh-systemd,
+ libtool, heimdal-multidev (>= 1.7~git20150920)
Build-Depends-Indep: dblatex, dkms (>= 2.1.1.1), docbook-xsl, doxygen (>= 1.8.4-1~),
xsltproc
- Standards-Version: 3.9.8
+ Standards-Version: 4.0.0
Homepage: http://www.openafs.org/
Vcs-Git: git://anonscm.debian.org/pkg-k5-afs/openafs.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-k5-afs/openafs.git