-openafs (1.4.11+dfsg-7) UNRELEASED; urgency=low
+openafs (1.4.12~pre4+dfsg-1) UNRELEASED; urgency=low
+ * New upstream release candidate.
+ - Enable weak encryption types in aklog and klog.krb5.
+ - Build support for Linux 2.6.33.
+ - Improvements to host tracking safety in the file server.
+ - Fall back to current kernel credentials if we can't use stored ones.
+ - Fix truncation handling in some large file situations.
+ - Further fixes to mmap handling.
+ - Avoid double-free in some FetchData64 error situations.
+ - Stop warning about system call hooks when keyrings are in use.
+ - Flush vcaches when a mount fails to avoid inconsistent data.
+ - New dump tag and length standard for vos dump.
+ - Fix stack executability for programs containing assembly code.
+ - Various salvager robustness fixes.
* Update init script to require $remote_fs be started first. This won't
be the case in the long run, but for now some important boot-time
options need /usr/bin/fs to set them.
DEBVERS := $(shell dpkg-parsechangelog | grep ^Version: | cut -d' ' -f2 \
| cut -d- -f1)
VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/[+-].*//' -e 's/~//g')
-UPSTREAM = /afs/grand.central.org/software/openafs/$(VERSION)
+UPSTREAM = /afs/grand.central.org/software/openafs/candidate/$(VERSION)
# Download the upstream source, merge in the doc tarball, and do the
# repackaging that we have to do for DFSG reasons. This assumes AFS is