~ubuntu-branches/debian/stretch/dropbear/stretch

« back to all changes in this revision

Viewing changes to debian/diff/0001-dbclient.1-dbclient-uses-compression-if-compiled-with.diff

  • Committer: Package Import Robot
  • Author(s): Gerrit Pape, Matt Johnston, Gerrit Pape
  • Date: 2013-10-25 15:00:48 UTC
  • mfrom: (1.4.6)
  • Revision ID: package-import@ubuntu.com-20131025150048-3jq765x96xayk392
Tags: 2013.60-1
[ Matt Johnston ]
* New upstream release.

[ Gerrit Pape ]
* debian/diff/0004-cve-2013-4421.diff, 0005-user-disclosure.diff:
  remove; fixed upstream.
* debian/dropbear.postinst: don't fail if initramfs-tools it not
  installed (closes: #692653).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
From 468cd0ac91b11f6319b2eb46c076bf158e548c2d Mon Sep 17 00:00:00 2001
 
1
From 97b4106f846895133109ca4e2c134601f10e2979 Mon Sep 17 00:00:00 2001
2
2
From: Gerrit Pape <pape@smarden.org>
3
3
Date: Wed, 19 Nov 2008 20:00:53 +0000
4
4
Subject: [PATCH 1/3] dbclient.1: dbclient uses compression if compiled with
26
26
> dbclient manpage?
27
27
---
28
28
 dbclient.1 |    3 +++
29
 
 1 files changed, 3 insertions(+), 0 deletions(-)
 
29
 1 file changed, 3 insertions(+)
30
30
 
31
31
diff --git a/dbclient.1 b/dbclient.1
32
 
index 73d5aaf..3532b7a 100644
 
32
index 4839982..7e6e583 100644
33
33
--- a/dbclient.1
34
34
+++ b/dbclient.1
35
 
@@ -21,6 +21,9 @@ dbclient \- lightweight SSH2 client
 
35
@@ -21,6 +21,9 @@ dbclient \- lightweight SSH client
36
36
 .B dbclient
37
 
 is a SSH 2 client designed to be small enough to be used in small memory
 
37
 is a SSH client designed to be small enough to be used in small memory
38
38
 environments, while still being functional and secure enough for general use.
39
39
+.P
40
40
+If compiled with zlib support and if the server supports it, dbclient will
43
43
 .TP
44
44
 .B \-p \fIport
45
45
-- 
46
 
1.7.9.1
 
46
1.7.10.4
47
47