Bug#301968: NMU diff

2005-04-09 Thread Joey Hess
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/changelog2005-04-09 15:04:36.0 
-0400
+++ lsh-utils-2.0.1/debian/changelog2005-04-09 15:03:59.0 -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.d2005-04-09 
15:04:36.0 -0400
+++ lsh-utils-2.0.1/debian/lsh-server.init.d2005-04-09 15:01:20.0 
-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


signature.asc
Description: Digital signature


Bug#301968: NMU diff

2005-04-09 Thread Simon Law
On Sat, Apr 09, 2005 at 03:07:44PM -0400, Joey Hess wrote:
 NMUed since it was blocking a security fix.

Thanks man.

Simon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]