From: Russ Allbery Date: Wed, 11 Aug 2010 04:46:25 +0000 (-0700) Subject: Add changelog entries for cherry-picked commits X-Git-Tag: debian/1.4.12.1+dfsg-3~7 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=256e237d8abf48b7b7e747d02ffb1b928f62936b;p=packages%2Fo%2Fopenafs.git Add changelog entries for cherry-picked commits --- diff --git a/debian/changelog b/debian/changelog index decf96ed1..90e5c6bde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,9 @@ openafs (1.4.12.1+dfsg-3) UNRELEASED; urgency=low + * Apply upstream deltas: + - [639c0e46] ubik: ntohl on reading the replay log + - [fd19dd09] vol AttachByName should mimic other volpkg errors + - [ebb6accf] Include com_err.h in dumpstuff.c * The openafs-fileserver init script now depends on $named since apparently the volserver requires DNS during startup. Thanks, Jaap Winius. (Closes: #589783)