From: Benjamin Kaduk Date: Thu, 31 Aug 2017 01:09:27 +0000 (-0500) Subject: Merge branch 'master' into experimental X-Git-Tag: debian/1.8.0_pre2-1~6 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=adfcf7e1fdef89891835f7030a8993692df6d07f;p=packages%2Fo%2Fopenafs.git Merge branch 'master' into experimental Pick up packaging changes that occurred since experimental diverged from master. (Ignore debian/patches/ though.) Change-Id: I4f27140f33c8da1e0beaa6d0f23f0528fc9bd090 --- adfcf7e1fdef89891835f7030a8993692df6d07f diff --cc debian/changelog index de93e6a91,1b16bd2f4..d14fe82b4 --- a/debian/changelog +++ b/debian/changelog @@@ -1,80 -1,44 +1,121 @@@ +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 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 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 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 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 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 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 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 Mon, 10 Jul 2017 15:27:56 -0500 + openafs (1.6.20-2) unstable; urgency=medium * Build-Depend debhelper (>= 9.20160114) for dh_strip diff --cc debian/control index 67015a2da,689b19334..602f82433 --- a/debian/control +++ b/debian/control @@@ -6,11 -6,10 +6,11 @@@ Uploaders: Russ Allbery 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