Subversion Repositories lsh

Compare Revisions

Ignore whitespace Rev 60 → Rev 59

/trunk/debian/changelog
2,13 → 2,8
 
* lsh-server.init.d: Don't suppress start/stop messages when $VERBOSE =
"no". /etc/init.d/skeleton is not a good example in this matter.
* blacklist.dpatch: Check keys against openssh-blacklist before
accepting for pubkey authentication as well as on conversion by
lsh-writekey and lsh-decode-key.
* lsh-server: Depend on openssh-blacklist, recommend -blacklist-extra.
lsh-utils: Recommend openssh-blacklist and -blacklist-extra.
 
-- Magnus Holmgren <holmgren@debian.org> Sat, 07 Nov 2009 23:08:23 +0100
-- Magnus Holmgren <holmgren@debian.org> Sat, 10 Oct 2009 23:16:33 +0200
 
lsh-utils (2.0.4-dfsg-4) unstable; urgency=high
 
/trunk/debian/control
13,7 → 13,6
Package: lsh-utils
Architecture: any
Depends: nettle-bin, ${shlibs:Depends}, ${misc:Depends}
Recommends: openssh-blacklist, openssh-blacklist-extra
Suggests: lsh-server, lsh-client, lsh-doc
Description: Secure Shell v2 (SSH2) protocol utilities
lsh is GNU GPL'd implementation of the Secure Shell protocol version
33,10 → 32,8
Package: lsh-server
Architecture: any
Provides: ssh-server
Depends: lsh-utils (= ${binary:Version}), openssh-blacklist
${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.0) | debconf-2.0
Depends: lsh-utils (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.0) | debconf-2.0
Conflicts: lsh-utils (<< 1.0.2-3)
Recommends: openssh-blacklist-extra
Suggests: lsh-client | openssh-client, lsh-doc
Description: Secure Shell v2 (SSH2) protocol server
lsh is GNU GPL'd implementation of the Secure Shell
/trunk/debian/patches/blacklist.dpatch
File deleted
Property changes:
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: debian/patches/00list
===================================================================
--- debian/patches/00list (revision 60)
+++ debian/patches/00list (revision 59)
@@ -2,4 +2,3 @@
30_nonettle
40_better_errmsg_when_dotlsh_missing
nettle_2.0
-blacklist