libconfig-model-openssh-perl 1.232-1 source package in Ubuntu
Changelog
libconfig-model-openssh-perl (1.232-1) unstable; urgency=medium * Imported Upstream version 1.232 + Added parameters supported by OpenSsh 6.4 * fixed typo in Sshd::MatchCondition description (tx gregoa) * compat: bumped to 9 * control: bumped std-version to 3.9.5 * control: refreshed dependencies + added patch to add support for sshd_config Debian specific parameter - removed spelling.patch (applied upstream) -- Dominique Dumont <email address hidden> Sun, 29 Dec 2013 17:07:17 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libconfig-model-openssh-perl_1.232-1.dsc | 2.4 KiB | 5731486f9526b6260b6e7a0e6fc66b5f7fb668d8bf24d706928ca9f9ed13b4d1 |
libconfig-model-openssh-perl_1.232.orig.tar.gz | 83.2 KiB | af07b0e0e847306f1a30d363db5744147f3977e6d20e7e9eb4de2a3709b5050f |
libconfig-model-openssh-perl_1.232-1.debian.tar.gz | 5.0 KiB | 716661ed7cd2b36b53f0f1c9a038468fb69da8c5f0d3a67d0ed466df8cfe3d07 |
Available diffs
- diff from 1.230-1 to 1.232-1 (40.1 KiB)
No changes file available.
Binary packages built by this source
- libconfig-model-openssh-perl: configuration file editor for OpenSsh
Config:
:Model: :OpenSsh enables cme command to edit OpenSSH
configuration files, namely, /etc/ssh/sshd_config, /etc/ssh/ssh_config (for
root) and ~/.ssh/config (for other users).
.
You can get extra functionality by installing some optional dependencies:
.
* A graphical OpenSSH file editor with libconfig-model-tkui- perl
* A curses OpenSSH file editor with libconfig-model-cursesui- perl
.
Comments of the files are preserved during edition. Comments can
be edited with the graphical interface and saved back in the
configuration files.
.
'cme check ssh' command can be used to validate the content of ssh*
configuration files.