openafs (1.4.14+dfsg-1) UNRELEASED; urgency=low
* New upstream release.
+ - Fix a double-free, which allows an attack against any krb5-aware Rx
+ service by exploiting when the double-free occurs in ASN1 payloads
+ in network packets.
+ - In the Linux kernel module's flock support, avoid dereferencing a
+ pointer that is not a pointer due to failing to properly ERR_PTR a
+ return value.
+ - Add support for Linux kernels up to 2.6.37. (LP: #675768)
* Add $named to Should-Start in the openafs-client init script since the
client may do DNS lookups for the VLDB and file servers during startup
in some situations. (Closes: #586226)