NMUed since it was blocking a security fix.

-- 
see shy jo
Only in lsh-utils-2.0.1/debian: .changelog.swp
diff -ur old/lsh-utils-2.0.1/debian/changelog lsh-utils-2.0.1/debian/changelog
--- old/lsh-utils-2.0.1/debian/changelog        2005-04-09 15:04:36.000000000 
-0400
+++ lsh-utils-2.0.1/debian/changelog    2005-04-09 15:03:59.000000000 -0400
@@ -1,3 +1,13 @@
+lsh-utils (2.0.1-3) unstable; urgency=high
+
+  * NMU
+  * Remove --nist-level option to lsh-keygen since it has changed to using RSA
+    keys now and the old --nist-level setting breaks it. Closes: #301968
+  * High urgency upload since 2.0.1 is needed in testing due to the security
+    fix.
+
+ -- Joey Hess <[EMAIL PROTECTED]>  Sat,  9 Apr 2005 15:02:22 -0400
+
 lsh-utils (2.0.1-2) unstable; urgency=high
 
   * Fix up path resolution problems.  (Closes: Bug#301039)
diff -ur old/lsh-utils-2.0.1/debian/lsh-server.init.d 
lsh-utils-2.0.1/debian/lsh-server.init.d
--- old/lsh-utils-2.0.1/debian/lsh-server.init.d        2005-04-09 
15:04:36.000000000 -0400
+++ lsh-utils-2.0.1/debian/lsh-server.init.d    2005-04-09 15:01:20.000000000 
-0400
@@ -59,7 +59,7 @@
 
    if [ ! -f "$HOST_KEY" ]; then
       echo -n "Creating lsh host key (this only needs to be done once): 
$HOST_KEY"
-      lsh-keygen --server --nist-level 8 | \
+      lsh-keygen --server | \
          lsh-writekey --server --output-file "$HOST_KEY"
 
       if [ ! -f "$HOST_KEY" ]; then

Attachment: signature.asc
Description: Digital signature



Reply via email to