Accepted openssh 1:4.6p1-1 (source)
Ubuntu Installer
archive at ubuntu.com
Wed Jun 13 10:18:25 BST 2007
Accepted:
OK: openssh_4.6p1.orig.tar.gz
OK: openssh_4.6p1-1.dsc
-> Component: main Section: net
OK: openssh_4.6p1-1.diff.gz
Origin: Debian/unstable
Format: 1.7
Date: Wed, 13 Jun 2007 10:17:40 +0100
Source: openssh
Binary: openssh-server-udeb, openssh-client, ssh-krb5, openssh-server, openssh-client-udeb, ssh, ssh-askpass-gnome
Architecture: source
Version: 1:4.6p1-1
Distribution: gutsy
Urgency: low
Maintainer: Debian OpenSSH Maintainers <debian-ssh at lists.debian.org>
Changed-By: Colin Watson <cjwatson at canonical.com>
Closes: 50612 88337 99675 103677 122188 257524 307890 319639 333447 369964 389038 395507 397961 408027 410599 419260 420035 420107 420630 420635 420651 420663 420703 420739 420742 420743 420862 420946 421238 421348 421484 421760 422767 423112 424008 426858 426991 427840
Changes:
openssh (1:4.6p1-1) unstable; urgency=low
.
* New upstream release (closes: #395507, #397961, #420035). Important
changes not previously backported to 4.3p2:
- 4.4/4.4p1 (http://www.openssh.org/txt/release-4.4):
+ On portable OpenSSH, fix a GSSAPI authentication abort that could be
used to determine the validity of usernames on some platforms.
+ Implemented conditional configuration in sshd_config(5) using the
"Match" directive. This allows some configuration options to be
selectively overridden if specific criteria (based on user, group,
hostname and/or address) are met. So far a useful subset of
post-authentication options are supported and more are expected to
be added in future releases.
+ Add support for Diffie-Hellman group exchange key agreement with a
final hash of SHA256.
+ Added a "ForceCommand" directive to sshd_config(5). Similar to the
command="..." option accepted in ~/.ssh/authorized_keys, this forces
the execution of the specified command regardless of what the user
requested. This is very useful in conjunction with the new "Match"
option.
+ Add a "PermitOpen" directive to sshd_config(5). This mirrors the
permitopen="..." authorized_keys option, allowing fine-grained
control over the port-forwardings that a user is allowed to
establish.
+ Add optional logging of transactions to sftp-server(8).
+ ssh(1) will now record port numbers for hosts stored in
~/.ssh/known_hosts when a non-standard port has been requested
(closes: #50612).
+ Add an "ExitOnForwardFailure" option to cause ssh(1) to exit (with a
non-zero exit code) when requested port forwardings could not be
established.
+ Extend sshd_config(5) "SubSystem" declarations to allow the
specification of command-line arguments.
+ Replacement of all integer overflow susceptible invocations of
malloc(3) and realloc(3) with overflow-checking equivalents.
+ Many manpage fixes and improvements.
+ Add optional support for OpenSSL hardware accelerators (engines),
enabled using the --with-ssl-engine configure option.
+ Tokens in configuration files may be double-quoted in order to
contain spaces (closes: #319639).
+ Move a debug() call out of a SIGCHLD handler, fixing a hang when the
session exits very quickly (closes: #307890).
+ Fix some incorrect buffer allocation calculations (closes: #410599).
+ ssh-add doesn't ask for a passphrase if key file permissions are too
liberal (closes: #103677).
+ Likewise, ssh doesn't ask either (closes: #99675).
- 4.6/4.6p1 (http://www.openssh.org/txt/release-4.6):
+ sshd now allows the enabling and disabling of authentication methods
on a per user, group, host and network basis via the Match directive
in sshd_config.
+ Fixed an inconsistent check for a terminal when displaying scp
progress meter (closes: #257524).
+ Fix "hang on exit" when background processes are running at the time
of exit on a ttyful/login session (closes: #88337).
* Update to current GSSAPI patch from
http://www.sxw.org.uk/computing/patches/openssh-4.6p1-gsskex-20070312.patch;
install ChangeLog.gssapi.
* Build the .deb --with-ssl-engine (closes: #408027, LP: #119295).
* Use LSB functions in init scripts, and add an LSB-style header (partly
from Ubuntu and partly thanks to Christian Perrier; closes: #389038).
* Move init script start links to S16, move rc1 stop link to K84, and
remove rc0 and rc6 stop links altogether (the last part from Ubuntu;
closes: #122188).
* Emit a slightly more informative message from the init script if
/dev/null has somehow become not a character device (closes: #369964).
* Belatedly build-depend on zlib1g-dev (>= 1:1.2.3-1) (closes: #333447).
* Merge from Ubuntu:
- Build position-independent executables (only for debs, not for udebs)
to take advantage of address space layout randomisation.
- If building on Ubuntu, add /sbin, /usr/sbin, and /usr/local/sbin to
the default path.
* Use ${binary:Version} rather than ${Source-Version} in openssh-server ->
openssh-client dependency.
.
openssh (1:4.3p2-11) unstable; urgency=low
.
* It's been four and a half years now since I took over as "temporary"
maintainer, so the Maintainer field is getting a bit inaccurate. Set
Maintainer to debian-ssh at lists.debian.org and leave Matthew and myself
as Uploaders.
* Use dpkg-query to fetch conffile md5sums rather than parsing
/var/lib/dpkg/status directly.
* openssh-client Suggests: libpam-ssh (closes: #427840).
* Use 'start-stop-daemon --oknodo' so that openssh-server's init script
exits successfully if sshd is already running (closes: #426858).
.
* Apply results of debconf templates and package descriptions review by
debian-l10n-english (closes: #420107, #420742).
* debconf template translations:
- Update Dutch (thanks, Machteld de Kok; closes: #419260).
- Update Norwegian Bokmal (thanks, Bjorn Steensrud; closes: #420630).
- Update Galician (thanks, Jacobo Tarrio; closes: #420635).
- Update Spanish (thanks, Javier Fernandez-Sanguino Pena;
closes: #420651).
- Update Swedish (thanks, Daniel Nylander; closes: #420663).
- Add Bulgarian (thanks, Damyan Ivanov; closes: #420703).
- Add Tamil (thanks, Tirumurti Vasudevan; closes: #420739).
- Update German (thanks, Helge Kreutzmann; closes: #420743).
- Update Japanese (thanks, Kenshi Muto; closes: #420946).
- Add Basque (thanks, Piarres Beobide; closes: #421238).
- Update Italian (thanks, Luca Monducci; closes: #421348).
- Update Czech (thanks, Miroslav Kure; closes: #421484).
- Update Romanian (thanks, Igor Stirbu; closes: #421760).
- Update Russian (thanks, Yuriy Talakan' and Sergey Alyoshin;
closes: #420862).
- Update Dutch (thanks, Bart Cornelis; closes: #422767).
- Update Portuguese (thanks, Ricardo Silva; closes: #423112).
- Update French (thanks, Christian Perrier).
- Add Korean (thanks, Sunjae Park; closes: #424008).
- Update Vietnamese (thanks, Clytie Siddall; closes: #426991).
Files:
cee58cd226138191561fa2d484e18f49 946439 net standard openssh_4.6p1.orig.tar.gz
274b1d5892e3805fc6cf02b4bcbae0d4 1062 net standard openssh_4.6p1-1.dsc
e31a11367a77ac6a5293286e463324bf 178464 net standard openssh_4.6p1-1.diff.gz
More information about the gutsy-changes
mailing list