Package: kernel-patch-uml
Version: 2.4.26-3um
Severity: wishlist
Tags: patch

Hi Matt,
I have worked to include support for 2.4.27 kernel version in
user-mode-linux and kernel-patch-uml in order to fix the bug [0].
I made the package available in the following repository (or throught the
attached patch):

deb http://etinarcadiaego.dyndns.org/~ste/debian/ ./
deb-src http://etinarcadiaego.dyndns.org/~ste/debian/ ./

I would like you to have a look and hopefully upload the changes.
I shall make available 2.6.12 and 2.6.14 very soon.

Thank you in advance for the great job.

Cheers

SteX

[0]
# #276993: kernel-patch-uml does not appear to be in a releasable state
# for sarge 
-- 
GPG key = D52DF829    --    SteX    --   <[EMAIL PROTECTED]>
Keyserver: http://keyserver.linu.it, User#324592, http://counter.li.org
http://www.openlabs.it/~stex          --           http://www.stex.name
http://etinarcadiaego.dyndns.org
diff -Naur user-mode-linux-2.4.26-3um/config user-mode-linux-2.4.27-1um/config
--- user-mode-linux-2.4.26-3um/config   2004-09-09 02:51:00.000000000 +0200
+++ user-mode-linux-2.4.27-1um/config   2005-11-13 21:53:41.000000000 +0100
@@ -316,7 +316,7 @@
 CONFIG_NET_SCH_TEQL=m
 CONFIG_NET_SCH_TBF=m
 CONFIG_NET_SCH_GRED=m
-CONFIG_NET_SCH_DELAY=m
+CONFIG_NET_SCH_NETEM=m
 CONFIG_NET_SCH_DSMARK=m
 CONFIG_NET_SCH_INGRESS=m
 CONFIG_NET_QOS=y
@@ -552,8 +552,10 @@
 CONFIG_CRYPTO_AES=m
 CONFIG_CRYPTO_CAST5=m
 CONFIG_CRYPTO_CAST6=m
+CONFIG_CRYPTO_TEA=m
 CONFIG_CRYPTO_ARC4=m
 CONFIG_CRYPTO_DEFLATE=m
+CONFIG_CRYPTO_MICHAEL_MIC=m
 CONFIG_CRYPTO_TEST=m
 
 #
@@ -564,6 +566,30 @@
 CONFIG_ZLIB_DEFLATE=m
 
 #
+# Cryptographic options
+#
+CONFIG_CRYPTO=y
+CONFIG_CRYPTO_HMAC=y
+CONFIG_CRYPTO_NULL=m
+CONFIG_CRYPTO_MD4=m
+CONFIG_CRYPTO_MD5=m
+CONFIG_CRYPTO_SHA1=m
+CONFIG_CRYPTO_SHA256=m
+CONFIG_CRYPTO_SHA512=m
+CONFIG_CRYPTO_DES=m
+CONFIG_CRYPTO_BLOWFISH=m
+CONFIG_CRYPTO_TWOFISH=m
+CONFIG_CRYPTO_SERPENT=m
+CONFIG_CRYPTO_AES=m
+CONFIG_CRYPTO_CAST5=m
+CONFIG_CRYPTO_CAST6=m
+CONFIG_CRYPTO_TEA=m
+CONFIG_CRYPTO_ARC4=m
+CONFIG_CRYPTO_DEFLATE=m
+CONFIG_CRYPTO_MICHAEL_MIC=m
+CONFIG_CRYPTO_TEST=m
+
+#
 # Kernel hacking
 #
 # CONFIG_DEBUG_SLAB is not set
diff -Naur user-mode-linux-2.4.26-3um/debian/changelog 
user-mode-linux-2.4.27-1um/debian/changelog
--- user-mode-linux-2.4.26-3um/debian/changelog 2004-09-09 02:51:02.000000000 
+0200
+++ user-mode-linux-2.4.27-1um/debian/changelog 2005-11-14 22:51:09.172296936 
+0100
@@ -1,3 +1,12 @@
+user-mode-linux (2.4.27-1um.1) unstable; urgency=low
+
+  * New upstream release (Closes: #271246, Closes: #271246, Closes: #276993, 
Closes: #170878).
+  * 2.4 and 2.6 support available (Closes: #264722).
+  * uml_net support fixed bug (Closes: #140790).
+  * NMU needed.
+
+ -- Stefano Melchior <[EMAIL PROTECTED]>  Tue,  1 Nov 2005 21:55:02 +0100
+
 user-mode-linux (2.4.26-3um-1) unstable; urgency=low
 
   * New upstream release
diff -Naur user-mode-linux-2.4.26-3um/debian/control 
user-mode-linux-2.4.27-1um/debian/control
--- user-mode-linux-2.4.26-3um/debian/control   2004-09-09 02:02:41.000000000 
+0200
+++ user-mode-linux-2.4.27-1um/debian/control   2005-11-13 22:47:25.000000000 
+0100
@@ -2,12 +2,12 @@
 Section: misc
 Priority: extra
 Maintainer: Matt Zimmerman <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), kernel-source-2.4.26, kernel-patch-uml 
(>= 20040824-1), docbook-to-man, bzip2, m4, modutils
-Standards-Version: 3.5.2
+Build-Depends: debhelper (>> 4.0.0), kernel-source-2.4.27, kernel-patch-uml 
(>= 20051113), docbook-to-man, bzip2, m4, modutils
+Standards-Version: 3.6.2
 
 Package: user-mode-linux
 Architecture: i386
-Depends: uml-utilities (>= 20020718-1)
+Depends: uml-utilities (>= 20040406-1)
 Suggests: x-terminal-emulator, rootstrap, user-mode-linux-doc, slirp, 
kernel-patch-skas
 Description: User-mode Linux (kernel)
  User-mode Linux (UML) is a port of the Linux kernel to its own system
diff -Naur user-mode-linux-2.4.26-3um/debian/rules 
user-mode-linux-2.4.27-1um/debian/rules
--- user-mode-linux-2.4.26-3um/debian/rules     2004-09-09 02:03:06.000000000 
+0200
+++ user-mode-linux-2.4.27-1um/debian/rules     2005-11-01 22:05:24.000000000 
+0100
@@ -9,7 +9,7 @@
 export DH_COMPAT=3
 
 config_target:=oldconfig
-kernel_version:=2.4.26
+kernel_version:=2.4.27
 kernel_dir:=kernel-source-$(kernel_version)
 debian:=$(CURDIR)/debian
 tmp:=$(debian)/user-mode-linux

Attachment: signature.asc
Description: Digital signature

Reply via email to