<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/dropbear, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-08-26T21:10:11Z</updated>
<entry>
<title>Update dropbear to 0.52.  Build an scp binary and call it dbscp so it</title>
<updated>2009-08-26T21:10:11Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2009-08-26T21:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=01e81379a53ca6ecc755ad3d2c7e8730636f81ce'/>
<id>urn:sha1:01e81379a53ca6ecc755ad3d2c7e8730636f81ce</id>
<content type='text'>
doesn't conflict with openssh.

Changes since 0.50:

0.52 - Wed 12 November 2008

- Add "netcat-alike" option (-B) to dbclient, allowing Dropbear to
  tunnel standard input/output to a TCP port-forwarded remote host.

- Add "proxy command" support to dbclient, to allow using a spawned
  process for IO rather than a direct TCP connection. eg
	  dbclient remotehost
  is equivalent to
	  dbclient -J 'nc remotehost 22' remotehost
  (the hostname is still provided purely for looking up saved host keys)

- Combine netcat-alike and proxy support to allow "multihop"
  connections, with comma-separated host syntax.  Allows running

	  dbclient user1@host1,user2@host2,user3@host3

  to end up at host3 via the other two, using SSH TCP forwarding. It's
  a bit like onion-routing. All connections are established from the
  local machine.  The comma-separated syntax can also be used for
  scp/rsync, eg

  rsync -a -e dbclient m@gateway,m2@host,martello:/home/matt/ ~/backup/

  to bounce through a few hosts.

- Add -I "idle timeout" option (contributed by Farrell Aultman)

- Allow restrictions on authorized_keys logins such as restricting
  commands to be run etc. This is a subset of those allowed by OpenSSH,
  doesn't yet allow restricting source host.

- Use vfork() for scp on uClinux

- Default to PATH=/usr/bin:/bin for shells.

- Report errors if -R forwarding fails

- Add counter mode cipher support, which avoids some security problems
  with the standard CBC mode.

- Support zlib@openssh.com delayed compression for client/server. It
  can be required for the Dropbear server with the '-Z' option. This
  is useful for security as it avoids exposing the server to attacks
  on zlib by unauthenticated remote users, though requires client side
  support.

- options.h has been split into options.h (user-changable) and
  sysoptions.h (less commonly changed)

- Support "dbclient -s sftp" to specify a subsystem

- Fix a bug in replies to channel requests that could be triggered by
  recent versions of PuTTY

0.51 - Thu 27 March 2008

- Make a copy of password fields rather erroneously relying on getwpnam()
  to be safe to call multiple times

- If $SSH_ASKPASS_ALWAYS environment variable is set (and $SSH_ASKPASS is
  as well) always use that program, ignoring isatty() and $DISPLAY

- Wait until a process exits before the server closes a connection, so
  that an exit code can be sent. This fixes problems with exit codes not
  being returned, which could cause scp to fail.
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:13:25Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6283a06320806d59c6022aa307c55bafa60bc38f'/>
<id>urn:sha1:6283a06320806d59c6022aa307c55bafa60bc38f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Honor PKG_SYSCONFDIR.  The default host keys for dropbear are now found in</title>
<updated>2007-09-06T19:15:10Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-09-06T19:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4a1f2da85d4d066699e870048cf41eaa0eef0599'/>
<id>urn:sha1:4a1f2da85d4d066699e870048cf41eaa0eef0599</id>
<content type='text'>
${PKG_SYSCONFDIR}/dropbear.  Bump the PKGREVISION to 2.
</content>
</entry>
<entry>
<title>Install the manual pages for dropbear.  Bump the PKGREVISION to 1.</title>
<updated>2007-09-06T16:31:55Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-09-06T16:31:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a64f3902be2273e565ccc7a99340520c002a78a1'/>
<id>urn:sha1:a64f3902be2273e565ccc7a99340520c002a78a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put variable declarations at beginning of a block to work with older</title>
<updated>2007-09-06T16:07:51Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-09-06T16:07:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c38fb62eee44a64d49060d4cc77178c08b07c5a'/>
<id>urn:sha1:1c38fb62eee44a64d49060d4cc77178c08b07c5a</id>
<content type='text'>
compilers.
</content>
</entry>
<entry>
<title>For the "pam" package option, one needs to include pam.buildlink3.mk.</title>
<updated>2007-09-06T15:55:06Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-09-06T15:55:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93f42aebb2673f24f67d2cdc4f6e410f631a3cfc'/>
<id>urn:sha1:93f42aebb2673f24f67d2cdc4f6e410f631a3cfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to 0.50</title>
<updated>2007-09-05T21:08:06Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2007-09-05T21:08:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f314023c2d4a46595fddaf8a40a3766a2f046c1b'/>
<id>urn:sha1:f314023c2d4a46595fddaf8a40a3766a2f046c1b</id>
<content type='text'>
changes:
- Add DROPBEAR_PASSWORD environment variable to specify a dbclient password
- Use /dev/urandom by default, since that's what everyone does anyway
- Exit with an exit code of 1 if dropbear can't bind to any ports
- Improve network performance and add a -W &lt;receive_window&gt; argument for
  adjusting the tradeoff between network performance and memory consumption
- Fix a problem where reply packets could be sent during key exchange,
  in violation of the SSH spec. This could manifest itself with connections
  being terminated after 8 hours with new TCP-forward connections being
  established
- Add -K &lt;keepalive_time&gt; argument, ensuring that data is transmitted
  over the connection at least every N seconds
- dropbearkey will no longer generate DSS keys of sizes other than 1024
  bits, as required by the DSS specification. (Other sizes are still
  accepted for use to provide backwards compatibility)
</content>
</entry>
<entry>
<title>update to 0.49</title>
<updated>2007-03-23T20:07:02Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2007-03-23T20:07:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=592cfeb6931fff3e5741b1926e26ca3a4f4a67ce'/>
<id>urn:sha1:592cfeb6931fff3e5741b1926e26ca3a4f4a67ce</id>
<content type='text'>
change: warn strongly when a hostkey mismatch occurred
</content>
</entry>
<entry>
<title>update to 0.48.1</title>
<updated>2006-03-14T20:03:43Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2006-03-14T20:03:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=166dd4b7f3f566c4cd6379cb9eb8515092b199d4'/>
<id>urn:sha1:166dd4b7f3f566c4cd6379cb9eb8515092b199d4</id>
<content type='text'>
changes:
-a security fix which was already in pkgsrc (0.46nb1)
-bugfixes
-zlib compression for dbclient
-Set "low delay" TOS bit
-client keyboard-interactive mode support
-logging improvements
-Added aes-256 cipher and sha1-96 hmac
-allow connections to listening forwarded ports from remote machines
</content>
</entry>
<entry>
<title>Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no</title>
<updated>2006-03-04T21:28:51Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-04T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48ff096d36ac47701672a4f682e7c4ebafea1eb9'/>
<id>urn:sha1:48ff096d36ac47701672a4f682e7c4ebafea1eb9</id>
<content type='text'>
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
</content>
</entry>
</feed>
