| author | Michael Tokarev <mjt@tls.msk.ru> | |
| Wed, 19 Sep 2012 21:00:58 +0000 (01:00 +0400) | ||
| committer | Michael Tokarev <mjt@tls.msk.ru> | |
| Wed, 19 Sep 2012 21:00:58 +0000 (01:00 +0400) | ||
| commit | 275f8c5dfc56b6d90846a249fc77a75731f01a3e | |
| tree | e14a78df9e51cfbe59dd9de9e486a760b2b0f93d | tree | snapshot |
| parent | 706b2d7441740cd141b883084530455a54db8c36 | commit | diff |
stop-checking-ancient-kernel-version.patch (#684611)
a rather trivial patch to disable compatibility code for kernels <2.2.18
in nfs mount. This was the only place in debian busybox which used
get_linux_version_code() function which was buggy on kernels with
less than 3 components version number. So instead of fixing that
function, we got rid of the last user of it. (Closes: #684611)
a rather trivial patch to disable compatibility code for kernels <2.2.18
in nfs mount. This was the only place in debian busybox which used
get_linux_version_code() function which was buggy on kernels with
less than 3 components version number. So instead of fixing that
function, we got rid of the last user of it. (Closes: #684611)
| debian/changelog | diff | blob | history | |
| debian/patches/series | diff | blob | history | |
| debian/patches/stop-checking-ancient-kernel-version.patch | [new file with mode: 0644] | blob |
