Commit Graph

8 Commits

Author SHA1 Message Date
Jerome Duval
15380ca2d9 openssh: bump version
* remove dsa und rsa1 checks when generating.
* remove patch for explicit_zero, --with-md5-passwords is removed
2023-05-25 18:08:27 +02:00
Alexander G. M. Smith
47f9d8edad OpenSSH: remove work-around script that creates user. (#6014)
Now that the package daemon properly runs post-install actions
in hrev54986, such as creating users, we can remove the
work-around script files that did the same job.  Make this
active for R1Beta3 for compatibility reasons.
2021-08-17 12:42:25 +02:00
Alexander G. M. Smith
ad280fa0f6 openssh: Work around first boot user creation bug. (#4945) 2020-05-24 16:18:34 -04:00
Sergei Reznikov
42eded2921 openssh: fix missing icon in notification window on x86_64 2017-01-07 14:03:59 +03:00
fbrosson
8a585d344a openssh: fix paths in {ssh,sshd}_config to ease future upgrades. (#329)
Also add a post-install script, fix_openssh_config_paths.sh, which
makes the required changes to both ssh_config and sshd_config in
/boot/system/settings/ssh/ if needed. Original files are saved with
a .bak suffix. Moreover, default config files are also available in
/system/data/openssh/ as ssh_config.default and sshd_config.default.
2016-06-07 23:57:21 +00:00
Jerome Duval
25af4c48a6 openssh: generate ed25519 key and eventually missing keys.
* remove 6.9 recipe which uses the same script.
2015-12-25 11:17:43 +00:00
Adrien Destugues
c95a4c2ec0 Directory constant fix. Pointed out by diver. 2013-10-17 11:30:13 +02:00
Oliver Tappe
34823af33c Handle sshd_keymaker.sh via ADDITIONAL_FILES 2013-08-25 23:51:06 +02:00