~ubuntu-branches/ubuntu/lucid/openssh/lucid

« back to all changes in this revision

Viewing changes to contrib/caldera/openssh.spec

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2010-01-26 13:07:40 UTC
  • mfrom: (1.13.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100126130740-d7r70jqrqlbvz3r0
Tags: 1:5.3p1-1ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Add support for registering ConsoleKit sessions on login.
  - Drop openssh-blacklist and openssh-blacklist-extra to Suggests; they
    take up a lot of CD space, and I suspect that rolling them out in
    security updates has covered most affected systems now.
  - Convert to Upstart.  The init script is still here for the benefit of
    people running sshd in chroots.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
#old cvs stuff.  please update before use.  may be deprecated.
18
18
%define use_stable      1
19
19
%if %{use_stable}
20
 
  %define version       5.2p1
 
20
  %define version       5.3p1
21
21
  %define cvs           %{nil}
22
22
  %define release       1
23
23
%else
24
 
  %define version       5.2p1
 
24
  %define version       5.3p1
25
25
  %define cvs           cvs20050315
26
26
  %define release       0r1
27
27
%endif
358
358
* Mon Jan 01 1998 ...
359
359
Template Version: 1.31
360
360
 
361
 
$Id: openssh.spec,v 1.66 2009/02/21 07:03:05 djm Exp $
 
361
$Id: openssh.spec,v 1.66.4.1 2009/09/26 04:09:35 djm Exp $