Fix genearation of .extraversion, again (closes: #333842)

svn path=/dists/trunk/linux-2.6/; revision=4693
This commit is contained in:
Simon Horman 2005-10-31 06:01:18 +00:00
parent eaa9fdf07a
commit d733e0cfa3
2 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,7 @@ debhelper_pre "$pkg"
mkdir -p "$dir/arch/$arch/kernel"
mkdir -p "$dir/include/linux"
cp -a .config "$dir"
echo "$DEBIAN_VERSION-$DEBIAN_ABINAME-$DEBIAN_FLAVOUR" > "$dir/.extraversion"
echo "-$DEBIAN_ABINAME-$DEBIAN_FLAVOUR" > "$dir/.extraversion"
cp -a Module.symvers "$dir"

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ linux-2.6 (2.6.14-2) UNRELEASED; urgency=low
* [SECURITY] Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL
This fix, included as part of the 2.6.13.4 patch in
2.6.13+2.6.14-rc4-0experimental.1 is CVE-2005-3181
* Fix genearation of .extraversion, again (closes: #333842)
[ dann frazier ]
* Update hppa.diff to 2.6.14-pa0