libconfig-model-openssh-perl 1.218-1 source package in Ubuntu
Changelog
libconfig-model-openssh-perl (1.218-1) unstable; urgency=low * New upstream release: Fix bug that tried to open a file in /etc when saving ssh config as a regular user. * control: updated my email address -- Dominique Dumont <email address hidden> Sat, 23 Jul 2011 19:12:59 +0200
Upload details
- Uploaded by:
- Debian Perl Group on 2011-07-24
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libconfig-model-openssh-perl_1.218-1.dsc | 2.3 KiB | 593840b4e0013eb9c87a4e5ef62f0e1c9c284d1b76163b153043d931896f9284 |
libconfig-model-openssh-perl_1.218.orig.tar.gz | 63.9 KiB | 50107e5036d180864d409ee24f2f540d24df76588f8582df01b8aaa030d39338 |
libconfig-model-openssh-perl_1.218-1.debian.tar.gz | 3.5 KiB | fd2c8177343f54c4776744c0640d122ccc76ea235e11c3533a83dc4790ccad95 |
No changes file available.
Binary packages built by this source
- libconfig-model-openssh-perl: configuration file editor for OpenSsh
Config:
:Model: :OpenSsh is a configuration model for editing 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.
.
Using '-ui none', the OpenSSH configuration editor can also be used as a
command line to validate the semantic content of configuration files.