Go to file
Jan F 273d637227 Systemd compatibility according to Mathieu Bridon <bochecha@fedoraproject.org>
Split out the host keygen into their own command, to ease future migration
to systemd. Compatitbility with the init script was kept.
Migrate the package to full native systemd unit files, according to the Fedora
packaging guidelines.
Prepate the unit files for running an ondemand server. (do not add it actually)
2011-06-28 12:01:11 +02:00
.gitignore bounce the openssh version 2011-05-03 08:37:54 +02:00
openssh-4.3p2-askpass-grab-info.patch
openssh-5.1p1-askpass-progress.patch
openssh-5.1p1-log-in-chroot.patch
openssh-5.1p1-scp-manpage.patch
openssh-5.2p1-allow-ip-opts.patch
openssh-5.2p1-edns.patch
openssh-5.5p1-x11.patch
openssh-5.6p1-exit-deadlock.patch
openssh-5.6p1-keygen.patch
openssh-5.6p1-redhat.patch
openssh-5.6p1-selabel.patch
openssh-5.8p1-audit0.patch improove ssk-keycat (documentation) 2011-03-04 15:22:12 +01:00
openssh-5.8p1-audit1.patch improove ssh-ldap (documentation) 2011-03-14 16:20:20 +01:00
openssh-5.8p1-audit2.patch improove ssk-keycat (documentation) 2011-03-04 15:22:12 +01:00
openssh-5.8p1-audit3.patch improove ssh-ldap (documentation) 2011-03-14 16:20:20 +01:00
openssh-5.8p1-audit4.patch add periodical reseeding of random generator 2011-03-17 08:18:17 +01:00
openssh-5.8p1-audit5.patch add periodical reseeding of random generator 2011-03-17 08:18:17 +01:00
openssh-5.8p1-authorized-keys-command.patch - bump openssh version to 5.8p1 2011-02-14 15:32:49 +01:00
openssh-5.8p1-entropy.patch improove entropy manuals 2011-05-31 23:09:30 +02:00
openssh-5.8p1-exit.patch add periodical reseeding of random generator 2011-03-17 08:18:17 +01:00
openssh-5.8p1-fingerprint.patch another audit improovements 2011-02-25 09:30:56 +01:00
openssh-5.8p1-fips.patch resolve warnings in port_linux.c 2011-04-01 10:54:41 +02:00
openssh-5.8p1-getaddrinfo.patch add flags AI_V4MAPPED and AI_ADDRCONFIG to getaddrinfo 2011-04-27 12:16:14 +02:00
openssh-5.8p1-glob.patch CVE-2010-4755 2011-03-07 20:31:52 +01:00
openssh-5.8p1-gssapi-canohost.patch - bump openssh version to 5.8p1 2011-02-14 15:32:49 +01:00
openssh-5.8p1-gsskex.patch - bump openssh version to 5.8p1 2011-02-14 15:32:49 +01:00
openssh-5.8p1-keycat.patch improve reseeding and seed source (cocumentation) 2011-03-28 16:19:03 +02:00
openssh-5.8p1-keyperm.patch add systemd units 2011-04-23 16:15:56 +02:00
openssh-5.8p1-ldap.patch improove entropy handling 2011-05-28 22:03:43 +02:00
openssh-5.8p1-localdomain.patch the private keys may be 640 root:ssh_keys ssh_keysign is sgid 2011-04-22 11:43:01 +02:00
openssh-5.8p1-mls.patch resolve warnings in port_linux.c 2011-03-31 13:43:13 +02:00
openssh-5.8p1-packet.patch the intermediate context is set to sshd_sftpd_t 2011-04-05 20:54:12 +02:00
openssh-5.8p1-pam_selinux.patch - bump openssh version to 5.8p1 2011-02-14 15:32:49 +01:00
openssh-5.8p1-pwchange.patch the private keys may be 640 root:ssh_keys ssh_keysign is sgid 2011-04-22 11:32:26 +02:00
openssh-5.8p1-randclean.patch - bump openssh version to 5.8p1 2011-02-14 15:32:49 +01:00
openssh-5.8p1-selinux-role.patch use /dev/random or /dev/urandom for seeding prng 2011-03-22 19:04:37 +01:00
openssh-5.8p1-selinux.patch - bump openssh version to 5.8p1 2011-02-14 15:32:49 +01:00
openssh-5.8p1-sftpcontext.patch the intermediate context is set to sshd_sftpd_t 2011-04-05 20:54:12 +02:00
openssh-5.8p1-vendor.patch - bump openssh version to 5.8p1 2011-02-14 15:32:49 +01:00
openssh-5.8p1-wIm.patch add periodical reseeding of random generator 2011-03-17 08:18:17 +01:00
openssh-5.8p2-force_krb.patch add gssapi forced command 2011-05-22 23:49:15 +02:00
openssh-5.8p2-ipv6man.patch Mention IPv6 usage in man pages 2011-06-21 11:01:06 +02:00
openssh-5.8p2-kuserok.patch add gssapi forced command 2011-05-22 23:49:15 +02:00
openssh-5.8p2-remove-stale-control-socket.patch remove stale control sockets (#706396) 2011-06-09 16:10:59 +02:00
openssh-nukeacss.sh resolve warnings in port_linux.c 2011-04-01 10:54:41 +02:00
openssh.spec Systemd compatibility according to Mathieu Bridon <bochecha@fedoraproject.org> 2011-06-28 11:11:10 +02:00
pam_ssh_agent_auth-0.9-build.patch
pam_ssh_agent_auth-0.9.2-seteuid.patch
pam_ssh_agent-rmheaders
sources bounce the openssh version 2011-05-03 08:37:54 +02:00
ssh-keycat.pam improove ssk-keycat (documentation) 2011-03-04 15:22:12 +01:00
sshd-keygen Systemd compatibility according to Mathieu Bridon <bochecha@fedoraproject.org> 2011-06-28 12:01:11 +02:00
sshd.init Systemd compatibility according to Mathieu Bridon <bochecha@fedoraproject.org> 2011-06-28 10:35:28 +02:00
sshd.pam
sshd.service Systemd compatibility according to Mathieu Bridon <bochecha@fedoraproject.org> 2011-06-28 10:35:28 +02:00
sshd.socket Systemd compatibility according to Mathieu Bridon <bochecha@fedoraproject.org> 2011-06-28 10:35:28 +02:00
sshd.sysconfig add /etc/sysconfig/sshd 2011-03-29 23:25:53 +02:00
sshd@.service Systemd compatibility according to Mathieu Bridon <bochecha@fedoraproject.org> 2011-06-28 12:01:11 +02:00