X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=235dd9c7ece9d8271127472c301506e45ebc292b;hp=1ee9864a6ff6a2540811738ebf4f51fa37e9787c;hb=4a161b04be2914c7f2a491ac9fac68087e7f82db;hpb=ba2d04e42f22276f0c990a4c2ce56c647ba9c235 diff --git a/debian/changelog b/debian/changelog index 1ee9864..235dd9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +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.