X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=8960113c367ec0eea8c8e3190681eddfece44fc8;hp=6b3bda165cacf84e3227bb68e78b68b802f621fa;hb=1ed351ec62f424339ca48fe66a3fe85d4d540031;hpb=ad7dd95f8e6b93b2db436e3131ca42e4a623d306 diff --git a/debian/changelog b/debian/changelog index 6b3bda1..8960113 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,184 @@ +nfs-utils (1:1.0.11~git-20060117-2) experimental; urgency=low + + * Give --with-tcp-wrappers to configure; for some reason it is no longer the + default. (Closes: #408365) + + -- Steinar H. Gunderson Thu, 25 Jan 2007 11:38:01 +0100 + +nfs-utils (1:1.0.11~git-20060117-1) experimental; urgency=low + + * New upstream snapshot; only minor changes. + * Update debian/copyright with the new version number and date. + * Fix a typo in debian/copyright; we need () around the autogen.sh line. + * Remove an extraneous slash that git thinks shouldn't be there. + * Update patches for new upstream release: + * 05-refuse-non-ident-maptypes.patch: Hunk offset and fuzz, refreshed. + * 08-dont-build-getkversion.patch: Hunk offset, refreshed. + * debian/patches/11-root-on-krb5-mounts.patch: New patch (imported and + refreshed), from Antti Tapaninen (via Timo Aaltonen); changes root to map + to root/host@REALM instead of nfs/host@REALM on krb5-enabled mounts. Fixes + issues where root would get mapped to nobody. (Closes: #407264) + + -- Steinar H. Gunderson Wed, 17 Jan 2007 15:10:42 +0100 + +nfs-utils (1:1.0.11~git-20060105-2) experimental; urgency=low + + * 08-dont-build-getkversion.patch: We missed tools/Makefile.in on last + refresh, so it ended up in the .diff.gz. Fix. + + -- Steinar H. Gunderson Fri, 5 Jan 2007 13:38:07 +0100 + +nfs-utils (1:1.0.11~git-20060105-1) experimental; urgency=low + + * New upstream release. + * Removes nhfsstone. (Closes: #398058) + * Document the procedure used for taking the git snapshot in + debian/copyright. + * Update patches for new upstream release: + * 03-minor-manpage-fixes.patch: Now in upstream, removed. + * 04-document-sensitive-uids.patch: Now in upstream, removed. + * 05-refuse-non-ident-maptypes.patch: Hunk offset, refreshed. + * 06-fix-no-tcp-short-option.patch: Now in upstream, removed. + * 08-dont-build-getkversion.patch: Replace all hunks related to + autogenerated files, rerun autogen.sh after applying the other two, and + refresh the patch. + * 10-ccachedir-off-by-one.patch: Hunk offset, refreshed. + + -- Steinar H. Gunderson Fri, 5 Jan 2007 00:36:57 +0100 + +nfs-utils (1:1.0.10-6~quilt.7) experimental; urgency=low + + * 10-ccachedir-off-by-one.patch: Fixes an off-by-one in the parsing of the + -d option to rpc.gssd; patch from Liam Bedford, extracted from the Ubuntu + BTS. + + -- Steinar H. Gunderson Thu, 4 Jan 2007 20:40:49 +0100 + +nfs-utils (1:1.0.10-6~quilt.6) experimental; urgency=low + + * Make build depend on "patch build-stamp", not "build-stamp patch", which + would build without _any_ patches -- ouch. + + -- Steinar H. Gunderson Thu, 4 Jan 2007 15:56:42 +0100 + +nfs-utils (1:1.0.10-6~quilt.5) experimental; urgency=low + + * Make quilt build-dependency versioned to (>= 0.40), as per lintian + recommendation. + * Change a hyphen (-) to a minus (\-) in 07-exports-default-options.patch. + + -- Steinar H. Gunderson Thu, 4 Jan 2007 15:04:05 +0100 + +nfs-utils (1:1.0.10-6~quilt.4) experimental; urgency=low + + * 09-manpage-paths-fixup.patch: Fix up the paths to rpc.lockd and showmount + in the man pages; replaces the Perl one-liner we used to have in + debian/rules. + * Remove build-dependency on perl. + * Use $(CURDIR) instead of $(shell pwd) in debian/rules. + * Let build instead of build-stamp depend on patch; this makes sure we won't + be running configure and make every single time (since make sees that + "patch" does not exist, and thus thinks it needs to remake build-stamp). + + -- Steinar H. Gunderson Thu, 4 Jan 2007 14:16:47 +0100 + +nfs-utils (1:1.0.10-6~quilt.3) experimental; urgency=low + + * Remove obsolete DEB_* variables from debian/rules. + * Refresh 08-dont-build-getkversion.patch for consistency. + + -- Steinar H. Gunderson Thu, 4 Jan 2007 03:23:45 +0100 + +nfs-utils (1:1.0.10-6~quilt.2) experimental; urgency=low + + * 08-dont-build-getkversion.patch: Don't build getkversion, since it fails + when trying to build against newer kernel headers; it's not really used in + the package anyhow. Adapted from an Ubuntu patch by Tollef Fog Heen. + + -- Steinar H. Gunderson Tue, 2 Jan 2007 14:47:36 +0100 + +nfs-utils (1:1.0.10-6~quilt.1) experimental; urgency=low + + * 07-exports-default-options.patch: Support default options in exports(5), + like "/srv/www -rw,sync host1 host2 host3(ro)" (syntax borrowed from + OpenBSD). Also updates the exports(5) man page to explain the new syntax. + (Closes: #273188) + + -- Steinar H. Gunderson Tue, 26 Dec 2006 23:43:51 +0100 + +nfs-utils (1:1.0.10-6~quilt.0) experimental; urgency=low + + * Switch to quilt for patch management. + * Build-depend on quilt. + * Include /usr/share/quilt/quilt.make in debian/rules. + * Make the build target depend on "patch", and the clean target depend on + "unpatch". + * Replace debian/bzero.patch with debian/patches/01-bzero.patch (which + fixes the same issue but matches what we sent upstream), included + unconditionally. Also remove the debian/rules snippet to patch it. + * Split monolithic .diff.gz into diffs in debian/patches: + * 02-document-debian-init-scripts.patch: Make exports(5) man page + document that "/etc/init.d/nfs-kernel-server reload" works on Debian + and derivative distributions. + * 03-minor-manpage-fixes.patch: Misc. manpage fixes already sent + upstream, mostly with regard to - vs. \-. Will be included in 1.0.11. + * 04-document-sensitive-uids.patch: Document sensitive non-root uids and + gids. Will be included in 1.0.11. + * 05-refuse-non-ident-maptypes.patch: Give an error on non-ident map + types such as map_daemon. Pending inclusion upstream. + * 06-fix-no-tcp-short-option.patch: Fix the short option (-n) for + --no-tcp. Will be included in 1.0.11. + * Remove utils/rquotad/rquota.h and utils/rquotad/rquota_xdr.c on + debian/rules clean, to make sure they don't appear in the diff. + * Remove the nhfsstone package, as it is not fit for main; once upstream + removes it too (will happen in 1.0.11), this will fix #398058. + * Remove debian/nhfsstone.*. + * Remove nhfsstone section from debian/control. + * Remove the debhelper template copyright, as newer dh_make gives a + copyright exception. + * Change "#!/usr/bin/make -f" in debian/rules to "#! /usr/bin/make -f", for + good measure. + * Make indentation in debian/rules consistent. + + -- Steinar H. Gunderson Tue, 26 Dec 2006 21:03:50 +0100 + +nfs-utils (1:1.0.10-5) unstable; urgency=medium + + * The NFS kernel server does not support uid mappings, activated with flags + such as "map_daemon" in exports. There is already code that parses these + flags, and gives an error at mount time if an unsupported flag (ie. any + but the default) is given. However, at some point the kernel changed the + export interface, and the new code forgot to include the relevant check. + Thus, simply copy the check from the old to the new code, which makes + sure mountd behaves the same in this aspect regardless of kernel version, + and makes sure the admin does not inadvertedly use map_daemon and expect + it to work. (Closes: #403232) + + -- Steinar H. Gunderson Thu, 21 Dec 2006 12:13:10 +0100 + +nfs-utils (1:1.0.10-4) unstable; urgency=low + + * README.Debian.nfsv4 updates. + * Document how to mount using GSS; previously, we only documented server + setup. + * Change the section about setclientid in the light of the new util-linux + version. + * Fix a grammatical error in the exports(5) man page; patch from Joey + Schultze. (Closes: #396344) + + -- Steinar H. Gunderson Tue, 7 Nov 2006 02:57:21 +0100 + +nfs-utils (1:1.0.10-3) unstable; urgency=low + + * Copy the do_modprobe() definition from nfs-kernel-server.init to + nfs-common.init, fixing spurious warnings when running a non-modular + kernel. (Closes: #394810) + * Wrap README.Debian.nfsv4 at 80 columns. (Closes: #394916) + * In README.Debian.nfsv4, added a note about /etc/hosts entries containing + non-global IP addresses. + + -- Steinar H. Gunderson Wed, 25 Oct 2006 11:50:52 +0200 + nfs-utils (1:1.0.10-2) unstable; urgency=low * Remove leftover log file from the .diff.gz. @@ -170,6 +351,7 @@ nfs-utils (1:1.0.9-1) unstable; urgency=high -- Anibal Monsalve Salazar Sat, 08 Jul 2006 14:26:40 +1000 + nfs-utils (1:1.0.8+1.0.9pre1-4) unstable; urgency=low * Back out having separate mount.nfs; this is in line with upstream, who