Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
Update NSS key patch
Add gssapi key exchange patch
Add public key agent patch
Repair canohost patch to allow gssapi to work when host is acessed via pipe proxy
Modify the init script to prevent it to hang during generating the keys
Add README.nss
* Mon Oct 19 2009 Tomas Mraz <tmraz@redhat.com> - 5.3p1-4 - Add pam_ssh_agent_auth module to a subpackage.
Renable audit.
Upgrade to new wersion 5.3p1
Upgrade to new wersion 5.3p1
Resolve locking in ssh-add
Repair initscript to be acord to guidelines
Repair initscript to be acord to guidelines
Changed pam stack to password-auth
Dropped homechroot path
Dropped homechrot patch
Add check for nosuid, nodev in homechroot
add correct patch for ip-opts
replace ip-opts patch by an upstream candidate version
Upstream convergence
Upstream convergence
rearange sesftp patch acording to upstream request
rearange patches
minor change in sesftp patch
- rebuilt with new openssl
Added dnssec support.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
only INTERNAL_SFTP can be home-chrooted save _u and _r parts of context changing to sftpd_t
changed internal-sftp context to sftpd_t
create '~/.ssh/known_hosts' within proper context
length of home path in ssh now limited by PATH_MAX
final version chroot %%h (sftp only)
repair broken ls in chroot %%h
add XMODIFIERS to exported environment
add XMODIFIERS to exported environment
add XMODIFIERS to exported environment
* Fri May 15 2009 Tomas Mraz <tmraz@redhat.com> - 5.2p1-6 - allow only protocol 2 in the FIPS mode
* Thu Apr 30 2009 Tomas Mraz <tmraz@redhat.com> - 5.2p1-5 - do integrity verification only on binaries which are part of the OpenSSH FIPS modules
* Mon Apr 20 2009 Tomas Mraz <tmraz@redhat.com> - 5.2p1-4 - log if FIPS mode is initialized - make aes-ctr cipher modes work in the FIPS mode
*** empty log message ***
- fix logging after chroot - enable non root users to use chroot %h in internal-sftp
* Fri Mar 13 2009 Tomas Mraz <tmraz@redhat.com> - 5.2p1-2 - add AES-CTR ciphers to the FIPS mode proposal
Bounce openssh to version 5.2p1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Feb 12 2009 Tomas Mraz <tmraz@redhat.com> - 5.1p1-7 - drop obsolete triggers - add testing FIPS mode support - LSBize the initscript (#247014)
* Fri Jan 30 2009 Tomas Mraz <tmraz@redhat.com> - 5.1p1-6 - enable use of ssl engines (#481100)
* Thu Jan 15 2009 Tomas Mraz <tmraz@redhat.com> - 5.1p1-5 - remove obsolete --with-rsh (#478298) - add pam_sepermit to allow blocking confined users in permissive mode (#471746) - move system-auth after pam_selinux in the session stack
* Thu Dec 11 2008 Tomas Mraz <tmraz@redhat.com> - 5.1p1-4 - set FD_CLOEXEC on channel sockets (#475866) - adjust summary - adjust nss-keys patch so it is applicable without selinux patches (#470859)
* Fri Oct 17 2008 Tomas Mraz <tmraz@redhat.com> - 5.1p1-3 - fix compatibility with some servers (#466818)
* Thu Jul 31 2008 Tomas Mraz <tmraz@redhat.com> - 5.1p1-2 - fixed zero length banner problem (#457326)
- rediff for no fuzz
- rediff for zero fuzz tolerance
* Wed Jul 23 2008 Tomas Mraz <tmraz@redhat.com> - 5.1p1-1 - upgrade to new upstream release - fixed a problem with public key authentication and explicitely specified SELinux role
* Wed May 21 2008 Tomas Mraz <tmraz@redhat.com> - 5.0p1-3 - pass the connection socket to ssh-keysign (#447680)
* Mon May 19 2008 Tomas Mraz <tmraz@redhat.com> - 5.0p1-2 - add LANGUAGE to accepted/sent environment variables (#443231) - use pam_selinux to obtain the user context instead of doing it itself - unbreak server keep alive settings (patch from upstream) - small addition to scp manpage
* Mon Apr 7 2008 Tomas Mraz <tmraz@redhat.com> - 5.0p1-1 - upgrade to new upstream (#441066) - prevent initscript from killing itself on halt with upstart (#438449) - initscript status should show that the daemon is running only when the main daemon is still alive (#430882)
* Fri Feb 29 2008 Tomas Mraz <tmraz@redhat.com> - 4.7p1-8 - set FD_CLOEXEC on client socket - apply real fix for window size problem (#286181) from upstream - apply fix for the spurious failed bind from upstream - apply open handle leak in sftp fix from upstream
we build sparc32 sparcv9 by default now it needed adding to the -fPIE list
* Thu Jan 3 2008 Tomas Mraz <tmraz@redhat.com> - 4.7p1-7 - fix gssapi auth with explicit selinux role requested (#427303) - patch by Nalin Dahyabhai
* Tue Dec 4 2007 Tomas Mraz <tmraz@redhat.com> - 4.7p1-6 - explicitly source krb5-devel profile script
* Tue Dec 4 2007 Tomas Mraz <tmraz@redhat.com> - 4.7p1-5 - explicitly source krb5-devel profile script - rebuild for openssl bump
* Tue Dec 04 2007 Release Engineering <rel-eng at fedoraproject dot org> - 4.7p1-5 - Rebuild for openssl bump
- localtime in chroot no longer needed
- must require ncurses-devel for libedit
- version bump
* Tue Nov 20 2007 Tomas Mraz <tmraz@redhat.com> - 4.7p1-3 - do not copy /etc/localtime into the chroot as it is not necessary anymore (#193184) - call setkeycreatecon when selinux context is established - test for NULL privk when freeing key (#391871) - patch by Pierre Ossman
* Mon Sep 17 2007 Tomas Mraz <tmraz@redhat.com> - 4.7p1-2 - revert default window size adjustments (#286181)
* Thu Sep 6 2007 Tomas Mraz <tmraz@redhat.com> - 4.7p1-1 - upgrade to latest upstream - use libedit in sftp (#203009) - fixed audit log injection problem (CVE-2007-3102)
* Thu Aug 9 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-8 - fix sftp client problems on write error (#247802) - allow disabling autocreation of server keys (#235466)
- oops committed testing only change
- add buildrequires nss-devel to build with the nss-keys patch
* Wed Jun 20 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-7 - experimental NSS keys support - correctly setup context when empty level requested (#234951)
Build ControlPersist improvements for rawhide
* Tue Mar 20 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-6 - mls level check must be done with default role same as requested
* Mon Mar 19 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-5 - make profile.d/gnome-ssh-askpass.* regular files (#226218)
* Thu Feb 27 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-4 - reject connection if requested mls range is not obtained (#229278)
* Wed Feb 22 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-3 - improve Buildroot - remove duplicate /etc/ssh from files
* Tue Jan 16 2007 Tomas Mraz <tmraz@redhat.com> - 4.5p1-2 - support mls on labeled networks (#220487) - support mls level selection on unlabeled networks - allow / in usernames in scp (only beginning /, ./, and ../ is special)
- buildrequire tcp_wrappers-devel
* Thu Dec 21 2006 Tomas Mraz <tmraz@redhat.com> - 4.5p1-1 - update to 4.5p1 (#212606)
* Thu Nov 30 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-14 - fix gssapi with DNS loadbalanced clusters (#216857)
* Tue Nov 28 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-13 - improved pam_session patch so it doesn't regress, the patch is necessary for the pam_session_close to be called correctly as uid 0
* Fri Nov 10 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-12 - CVE-2006-5794 - properly detect failed key verify in monitor (#214641)
* Thu Nov 2 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-11 - merge sshd initscript patches - kill all ssh sessions when stop is called in halt or reboot runlevel - remove -TERM option from killproc so we don't race on sshd restart
Bump to stay ahead of FC6
* Mon Oct 2 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-10 - improve gssapi-no-spnego patch (#208102) - CVE-2006-4924 - prevent DoS on deattack detector (#207957) - CVE-2006-5051 - don't call cleanups from signal handler (#208459)
ControlPersist support
* Wed Aug 23 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-9 - don't report duplicate syslog messages, use correct local time (#189158) - don't allow spnego as gssapi mechanism (from upstream) - fixed memleaks found by Coverity (from upstream) - allow ip options except source routing (#202856) (patch by HP)
* Tue Aug 8 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-8 - drop the pam-session patch from the previous build (#201341) - don't set IPV6_V6ONLY sock opt when listening on wildcard addr (#201594)
* Thu Jul 20 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-7 - dropped old ssh obsoletes - call the pam_session_open/close from the monitor when privsep is enabled so it is always called as root (patch by Darren Tucker)
* Mon Jul 17 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-6 - improve selinux patch (by Jan Kiszka) - upstream patch for buffer append space error (#191940) - fixed typo in configure.ac (#198986) - added pam_keyinit to pam configuration (#198628) - improved error message when askpass dialog cannot grab keyboard input (#198332) - buildrequires xauth instead of xorg-x11-xauth - fixed a few rpmlint warnings
bumped for rebuild
* Fri Apr 14 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-5 - don't request pseudoterminal allocation if stdin is not tty (#188983)
* Thu Mar 2 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-4 - allow access if audit is not compiled in kernel (#183243)
* Fri Feb 24 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-3 - enable the subprocess in chroot to send messages to system log - sshd should prevent login if audit call fails
* Tue Feb 21 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-2 - print error from scp if not remote (patch by Bjorn Augustsson #178923)
* Mon Feb 13 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p2-1 - new version
bump for bug in double-long on ppc(64)
* Mon Feb 6 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p1-2 - fixed another place where syslog was called in signal handler - pass locale environment variables to server, accept them there (#179851)
* Wed Feb 1 2006 Tomas Mraz <tmraz@redhat.com> - 4.3p1-1 - new version, dropped obsolete patches
- get rid of the .1 in release
* Tue Dec 20 2005 Tomas Mraz <tmraz@redhat.com> - 4.2p1-10 - hopefully make the askpass dialog less confusing (#174765)
gcc update bump
* Tue Nov 22 2005 Tomas Mraz <tmraz@redhat.com> - 4.2p1-9 - drop x11-ssh-askpass from the package - drop old build_6x ifs from spec file - improve gnome-ssh-askpass so it doesn't reveal number of passphrase characters to person looking at the display - less hackish fix for the __USE_GNU problem
remove now-obsolete builddep on xauth
actually bump the release number
- work around gccmakedep not being there by fooling the build machinery into using makedepend (which is there) instead
- buildreq audit-libs-devel - buildreq automake for aclocal - buildreq imake for xmkmf - -D_GNU_SOURCE in flags in order to get it to build Ugly hack to workaround openssh defining __USE_GNU which is not allowed and causes problems according to Ulrich Drepper fix this the correct way after FC5test1 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173568 Note that it seems we are unable to rebuild openssh at this time because gccmakedep seems to be missing from modular X packages.
- xorg-x11-devel -> libXt-devel - rebuild for new xauth location so X forwarding works
rebuild to pick up new xauth location so X forwarding works
xfree86-devel is gone
* Wed Nov 9 2005 Jeremy Katz <katzj@redhat.com> - 4.2p1-6 - rebuild against new openssl
* Fri Oct 28 2005 Tomas Mraz <tmraz@redhat.com> 4.2p1-5 - put back the possibility to skip SELinux patch - add patch for user login auditing by Steve Grubb
Update selinux patch to use rolelevel call
* Thu Oct 13 2005 Tomas Mraz <tmraz@redhat.com> 4.2p1-3 - Update selinux patch to use getseuserbyname
- typo
* Fri Oct 7 2005 Tomas Mraz <tmraz@redhat.com> 4.2p1-2 - use include instead of pam_stack in pam config - use fork+exec instead of system in scp (#168167) - upstream patch for displaying authentication errors
* Fri Oct 7 2005 Tomas Mraz <tmraz@redhat.com> 4.2p1-2 - use include instead of pam_stack in pam config - use fork+exec instead of system in scp (#168167) - upstream patch for displaying authentication errors
* Tue Sep 06 2005 Tomas Mraz <tmraz@redhat.com> 4.2p1-1 - upgrade to a new upstream version
* Tue Aug 16 2005 Tomas Mraz <tmraz@redhat.com> 4.1p1-5 - use x11-ssh-askpass if openssh-askpass-gnome is not installed (#165207) - install ssh-copy-id from contrib (#88707)
* Wed Jul 27 2005 Tomas Mraz <tmraz@redhat.com> 4.1p1-4 - don't deadlock on exit with multiple X forwarded channels (#152432) - don't use X11 port which can't be bound on all IP families (#163732)
* Wed Jun 29 2005 Tomas Mraz <tmraz@redhat.com> 4.1p1-3 - fix small regression caused by the nologin patch (#161956) - fix race in getpeername error checking (mindrot #1054)
- release up
* Thu Jun 9 2005 Tomas Mraz <tmraz@redhat.com> 4.1p1-2 - use only pam_nologin for nologin testing
* Mon Jun 6 2005 Tomas Mraz <tmraz@redhat.com> 4.1p1-1 - upgrade to a new upstream version - call pam_loginuid as a pam session module
* Mon May 16 2005 Tomas Mraz <tmraz@redhat.com> 4.0p1-3 - link libselinux only to sshd (#157678)
* Mon Apr 4 2005 Tomas Mraz <tmraz@redhat.com> 4.0p1-2 - fixed Local/RemoteForward in ssh_config.5 manpage - fix fatal when Local/RemoteForward is used and scp run (#153258) - don't leak user validity when using krb5 authentication
* Thu Mar 24 2005 Tomas Mraz <tmraz@redhat.com> 4.0p1-1 - upgrade to 4.0p1 - remove obsolete groups patch
sync
rebuild so that configure can detect that krb5_init_ets is gone now
* Mon Feb 21 2005 Tomas Mraz <tmraz@redhat.com> 3.9p1-11 - allow password authentication when copying from remote to remote machine (#103364)
* Mon Feb 21 2005 Tomas Mraz <tmraz@redhat.com> - don't call syslog in signal handler
s/RedHat 7.2/Red Hat Linux 7.2/
* Wed Feb 9 2005 Tomas Mraz <tmraz@redhat.com> - add spaces to messages in initscript (#138508)
* Tue Feb 8 2005 Tomas Mraz <tmraz@redhat.com> 3.9p1-10 - enable trusted forwarding by default if X11 forwarding is required by user (#137685 and duplicates) - disable protocol 1 support by default in sshd server config (#88329) - keep the gnome-askpass dialog above others (#69131)
* Fri Feb 4 2005 Tomas Mraz <tmraz@redhat.com> - change permissions on pam.d/sshd to 0644 - patch initscript so it doesn't kill opened sessions if the sshd daemon isn't running anymore
- remove mitm backward-compatibility patch for 3.8, clean up a reject hunk for 3.9 with the showpatchlevel patch as a prerequisite
don't use initlog
[tw] - fixed PIE build for all architectures
document ACSS removal a bit better
- add a --enable-vendor-patchlevel option which allows a ShowPatchLevel option to enable display of a vendor patch level during version exchange (#120285) - configure with --disable-strip to build useful debuginfo subpackages
don't buildprereq gnome-libs
bump release for build
- switch to a modified tarball, as we did for OpenSSL, for removing ACSS support
use get_default_context_with_role
auto-import changelog data from openssh-3.9p1-3.src.rpm * Thu Sep 02 2004 Daniel Walsh <dwalsh@redhat.com> 3.9p1-3 - Modify Colin Walter's patch to allow specifying rule during connection
auto-import changelog data from openssh-3.9p1-2.src.rpm * Tue Aug 31 2004 Daniel Walsh <dwalsh@redhat.com> 3.9p1-2 - Fix TTY handling for SELinux
auto-import changelog data from openssh-3.9p1-1.src.rpm * Tue Aug 24 2004 Daniel Walsh <dwalsh@redhat.com> 3.9p1-1 - Update to upstream
auto-import changelog data from openssh-3.8.1p1-5.src.rpm * Sun Aug 01 2004 Alan Cox <alan@redhat.com> 3.8.1p1-5 - Apply buildreq fixup patch (#125296)
auto-import openssh-3.8.1p1-4 from openssh-3.8.1p1-4.src.rpm
auto-import changelog data from openssh-3.8.1p1-3.src.rpm * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt
auto-import changelog data from openssh-3.8.1p1-2.src.rpm * Wed Jun 09 2004 Daniel Walsh <dwalsh@redhat.com> 3.8.1p1-2 - Remove use of pam_selinux and patch selinux in directly.
auto-import changelog data from openssh-3.8.1p1-1.src.rpm * Mon Jun 07 2004 Nalin Dahyabhai <nalin@redhat.com> 3.8.1p1-1 - request gssapi-with-mic by default but not delegation (flag day for anyone who used previous gssapi patches) - no longer request x11 forwarding by default
auto-import changelog data from openssh-3.6.1p2-36.src.rpm * Thu Jun 03 2004 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-36 - Change pam file to use open and close with pam_selinux
auto-import changelog data from openssh-3.6.1p2-35.src.rpm * Tue Jun 01 2004 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-35 - Remove CLOSEXEC on STDERR
auto-import changelog data from openssh-3.6.1p2-34.src.rpm * Tue Mar 16 2004 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-34 * Wed Mar 03 2004 Phil Knirsch <pknirsch@redhat.com> 3.6.1p2-33.30.1 - Built RHLE3 U2 update package. * Wed Mar 03 2004 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-33 - Close file descriptors on exec * Mon Mar 01 2004 Thomas Woerner <twoerner@redhat.com> 3.6.1p2-32 - fixed pie build * Thu Feb 26 2004 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-31 - Add restorecon to startup scripts * Thu Feb 26 2004 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-30 - Add multiple qualified to openssh * Mon Feb 23 2004 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-29 - Eliminate selinux code and use pam_selinux * Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt
auto-import changelog data from openssh-3.6.1p2-27.src.rpm * Mon Jan 26 2004 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-27 - turn off pie on ppc * Mon Jan 26 2004 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-26 - fix is_selinux_enabled * Wed Jan 14 2004 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-25 - Rebuild to grab shared libselinux * Wed Dec 03 2003 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-24 - turn on selinux * Tue Nov 18 2003 Nalin Dahyabhai <nalin@redhat.com> - un#ifdef out code for reporting password expiration in non-privsep mode (#83585) * Mon Nov 10 2003 Nalin Dahyabhai <nalin@redhat.com> - add machinery to build with/without -fpie/-pie, default to doing so * Thu Nov 06 2003 David Woodhouse <dwmw2@redhat.com> 3.6.1p2-23 - Don't whinge about getsockopt failing (#109161) * Fri Oct 24 2003 Nalin Dahyabhai <nalin@redhat.com> - add missing buildprereq on zlib-devel (#104558) * Mon Oct 13 2003 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-22 - turn selinux off * Mon Oct 13 2003 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-21.sel - turn selinux on * Fri Sep 19 2003 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-21 - turn selinux off * Fri Sep 19 2003 Daniel Walsh <dwalsh@redhat.com> 3.6.1p2-20.sel - turn selinux on * Fri Sep 19 2003 Nalin Dahyabhai <nalin@redhat.com> - additional fix for apparently-never-happens double-free in buffer_free() - extend fix for #103998 to cover SSH1
auto-import openssh-3.6.1p2-19 from openssh-3.6.1p2-19.src.rpm
auto-import changelog data from openssh-3.5p1-11.src.rpm * Wed Sep 17 2003 Nalin Dahyabhai <nalin@redhat.com> 3.5p1-11 - additional buffer manipulation cleanups from Solar Designer - this update goes to 11
auto-import openssh-3.5p1-10 from openssh-3.5p1-10.src.rpm
auto-import openssh-3.5p1-9 from openssh-3.5p1-9.src.rpm
auto-import openssh-3.5p1-6.9 from openssh-3.5p1-6.9.src.rpm
auto-import openssh-3.5p1-6 from openssh-3.5p1-6.src.rpm
auto-import openssh-3.4p1-5 from openssh-3.4p1-5.src.rpm
auto-import openssh-3.4p1-2 from openssh-3.4p1-2.src.rpm
auto-import openssh-3.4p1-1 from openssh-3.4p1-1.src.rpm
auto-import changelog data from openssh-3.1p1-10.src.rpm * Tue Sep 16 2003 Nalin Dahyabhai <nalin@redhat.com> 3.1p1-10 - rebuild * Tue Sep 16 2003 Nalin Dahyabhai <nalin@redhat.com> 3.1p1-9 - apply patch to store the correct buffer size in allocated buffers (CAN-2003-0693) - skip the initial PAM authentication attempt with an empty password if empty passwords are not permitted in our configuration (#103998) * Fri Jul 04 2003 Nalin Dahyabhai <nalin@redhat.com> 3.1p1-8 - rebuild * Thu Jun 05 2003 Nalin Dahyabhai <nalin@redhat.com> 3.1p1-7 - backport patch to close timing attacks when PAM authentication is short-circuited by other checks
auto-import openssh-3.1p1-6 from openssh-3.1p1-6.src.rpm
auto-import openssh-3.1p1-3 from openssh-3.1p1-3.src.rpm
auto-import changelog data from openssh-3.1p1-2s.1.src.rpm * Tue Mar 18 2003 D. Marlin <dmarlin@redhat.com> - new s390 release number and rebuild for s390 (bug #85960)
auto-import changelog data from openssh-3.1p1-2.src.rpm * Thu Mar 07 2002 Nalin Dahyabhai <nalin@redhat.com> 3.1p1-2 - bump and grind (through the build system) * Thu Mar 07 2002 Nalin Dahyabhai <nalin@redhat.com> 3.1p1-1 - require sharutils for building (mindrot #137) - require db1-devel only when building for 6.x (#55105), which probably won't work anyway (3.1 requires OpenSSL 0.9.6 to build), but what the heck - require pam-devel by file (not by package name) again - add Markus's patch to compile with OpenSSL 0.9.5a (from http://bugzilla.mindrot.org/show_bug.cgi?id=141) and apply it if we're building for 6.x * Thu Mar 07 2002 Nalin Dahyabhai <nalin@redhat.com> 3.1p1-0 - update to 3.1p1 * Tue Mar 05 2002 Nalin Dahyabhai <nalin@redhat.com> SNAP-20020305 - update to SNAP-20020305 - drop debug patch, fixed upstream * Wed Feb 20 2002 Nalin Dahyabhai <nalin@redhat.com> SNAP-20020220 - update to SNAP-20020220 for testing purposes (you've been warned, if there's anything to be warned about, gss patches won't apply, I don't mind) * Wed Feb 13 2002 Nalin Dahyabhai <nalin@redhat.com> 3.0.2p1-3 - add patches from Simon Wilkinson and Nicolas Williams for GSSAPI key exchange, authentication, and named key support * Wed Jan 23 2002 Nalin Dahyabhai <nalin@redhat.com> 3.0.2p1-2 - remove dependency on db1-devel, which has just been swallowed up whole by gnome-libs-devel * Sat Dec 29 2001 Nalin Dahyabhai <nalin@redhat.com> - adjust build dependencies so that build6x actually works right (fix from Hugo van der Kooij) * Tue Dec 04 2001 Nalin Dahyabhai <nalin@redhat.com> 3.0.2p1-1 - update to 3.0.2p1
auto-import changelog data from openssh-2.9p2-12.src.rpm * Mon Dec 03 2001 Nalin Dahyabhai <nalin@redhat.com> 2.9p2-12 - add patch to fix UseLogin vulnerability from advisory by Markus
auto-import changelog data from openssh-2.9p2-11.src.rpm * Thu Nov 15 2001 Nalin Dahyabhai <nalin@redhat.com> 2.9p2-11 - pull cvs patch to use do_exec for processing more commands (heads-up from Markus) * Wed Nov 14 2001 Nalin Dahyabhai <nalin@redhat.com> - pull cvs patch to stop sending fake dummy packets on carriage return (heads-up from Solar Designer, bug reported originally by Yang Yu) * Fri Nov 09 2001 Nalin Dahyabhai <nalin@redhat.com> 2.9p2-10 - pull cvs patch to make forced commands override subsystem invocations also
auto-import changelog data from openssh-2.9p2-9.src.rpm * Thu Sep 27 2001 Nalin Dahyabhai <nalin@redhat.com> 2.9p2-9 - incorporate fix from Markus Friedl's advisory for IP-based authorization bugs * Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.9p2-8 - Merge changes to rescue build from current sysadmin survival cd
auto-import changelog data from openssh-2.9p2-7.src.rpm * Thu Sep 06 2001 Nalin Dahyabhai <nalin@redhat.com> 2.9p2-7 - fix scp's server's reporting of file sizes, and build with the proper preprocessor define to get large-file capable open(), stat(), etc. (sftp has been doing this correctly all along) (#51827) - configure without --with-ipv4-default on RHL 7.x and newer (#45987,#52247) - pull cvs patch to fix support for /etc/nologin for non-PAM logins (#47298) - mark profile.d scriptlets as config files (#42337) - refer to Jason Stone's mail for zsh workaround for exit-hanging quasi-bug - change a couple of log() statements to debug() statements (#50751) - pull cvs patch to add -t flag to sshd (#28611) - clear fd_sets correctly (one bit per FD, not one byte per FD) (#43221)
auto-import changelog data from openssh-2.9p2-6.src.rpm * Mon Aug 20 2001 Nalin Dahyabhai <nalin@redhat.com> - add db1-devel as a BuildPrerequisite (noted by Hans Ecke) * Thu Aug 16 2001 Nalin Dahyabhai <nalin@redhat.com> - pull cvs patch to fix remote port forwarding with protocol 2
auto-import changelog data from openssh-2.9p2-5.src.rpm * Thu Aug 09 2001 Nalin Dahyabhai <nalin@redhat.com> - backport cvs patch to add session initialization to no-pty sessions - backport cvs patch to not cut of challengeresponse auth needlessly - refuse to do X11 forwarding if xauth isn't there, handy if you enable it by default on a system that doesn't have X installed (#49263) * Wed Aug 08 2001 Nalin Dahyabhai <nalin@redhat.com> - don't apply patches to code we don't intend to build (spotted by Matt Galgoci)
auto-import changelog data from openssh-2.9p2-4.src.rpm * Mon Aug 06 2001 Nalin Dahyabhai <nalin@redhat.com> - pass OPTIONS correctly to initlog (#50151) * Wed Jul 25 2001 Nalin Dahyabhai <nalin@redhat.com> - switch to x11-ssh-askpass 1.2.2 * Wed Jul 11 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment * Mon Jun 25 2001 Nalin Dahyabhai <nalin@redhat.com> - disable the gssapi patch * Mon Jun 18 2001 Nalin Dahyabhai <nalin@redhat.com> - update to 2.9p2 - refresh to a new version of the gssapi patch * Thu Jun 07 2001 Nalin Dahyabhai <nalin@redhat.com> - change Copyright: BSD to License: BSD - add Markus Friedl's unverified patch for the cookie file deletion problem so that we can verify it - drop patch to check if xauth is present (was folded into cookie patch) - don't apply gssapi patches for the errata candidate - clear supplemental groups list at startup * Fri May 25 2001 Nalin Dahyabhai <nalin@redhat.com> - fix an error parsing the new default sshd_config - add a fix from Markus Friedl (via openssh-unix-dev) for ssh-keygen not dealing with comments right * Thu May 24 2001 Nalin Dahyabhai <nalin@redhat.com> - add in Simon Wilkinson's GSSAPI patch to give it some testing in-house, to be removed before the next beta cycle because it's a big departure from the upstream version * Thu May 03 2001 Nalin Dahyabhai <nalin@redhat.com> - finish marking strings in the init script for translation - modify init script to source /etc/sysconfig/sshd and pass $OPTIONS to sshd at startup (change merged from openssh.com init script, originally by Pekka Savola) - refuse to do X11 forwarding if xauth isn't there, handy if you enable it by default on a system that doesn't have X installed * Wed May 02 2001 Nalin Dahyabhai <nalin@redhat.com> - update to 2.9 - drop various patches that came from or went upstream or to or from CVS * Wed Apr 18 2001 Nalin Dahyabhai <nalin@redhat.com> - only require initscripts 5.00 on 6.2 (reported by Peter Bieringer)
auto-import changelog data from openssh-2.5.2p2-5.src.rpm * Sun Apr 08 2001 Preston Brown <pbrown@redhat.com> - remove explicit openssl requirement, fixes builddistro issue - make initscript stop() function wait until sshd really dead to avoid races in condrestart * Mon Apr 02 2001 Nalin Dahyabhai <nalin@redhat.com> - mention that challengereponse supports PAM, so disabling password doesn't limit users to pubkey and rsa auth (#34378) - bypass the daemon() function in the init script and call initlog directly - require the version of openssl we had when we were built
auto-import changelog data from openssh-2.5.2p2-1.7.2.src.rpm
* Fri Mar 30 2001 Nalin Dahyabhai <nalin@redhat.com>
- add pam_limits back to the PAM configuration
* Wed Mar 28 2001 Nalin Dahyabhai <nalin@redhat.com>
- tweak the init script because 7.0's initscripts daemon() function
isn't as smart as it should be
* Mon Mar 26 2001 Nalin Dahyabhai <nalin@redhat.com>
- build for a 7.0 errata
* Fri Mar 23 2001 Nalin Dahyabhai <nalin@redhat.com>
- make do_pam_setcred() smart enough to know when to establish creds and
when to reinitialize them
- add in a couple of other fixes from Damien for inclusion in the errata
* Thu Mar 22 2001 Nalin Dahyabhai <nalin@redhat.com>
- update to 2.5.2p2
- call setcred() again after initgroups, because the "creds" could actually
be group memberships
* Tue Mar 20 2001 Nalin Dahyabhai <nalin@redhat.com>
- update to 2.5.2p1 (includes endianness fixes in the rijndael implementation)
- don't enable challenge-response by default until we find a way to not
have too many userauth requests (we may make up to six pubkey and up to
three password attempts as it is)
- remove build dependency on rsh to match openssh.com's packages more closely
* Sat Mar 03 2001 Nalin Dahyabhai <nalin@redhat.com>
- remove dependency on openssl -- would need to be too precise
* Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
* Mon Feb 26 2001 Nalin Dahyabhai <nalin@redhat.com>
- Revert the patch to move pam_open_session.
- Init script and spec file changes from Pekka Savola. (#28750)
- Patch sftp to recognize '-o protocol' arguments. (#29540)
* Thu Feb 22 2001 Nalin Dahyabhai <nalin@redhat.com>
- Chuck the closing patch.
- Add a trigger to add host keys for protocol 2 to the config file, now that
configuration file syntax requires us to specify it with HostKey if we
specify any other HostKey values, which we do.
* Tue Feb 20 2001 Nalin Dahyabhai <nalin@redhat.com>
- Redo patch to move pam_open_session after the server setuid()s to the user.
- Rework the nopam patch to use be picked up by autoconf.
* Mon Feb 19 2001 Nalin Dahyabhai <nalin@redhat.com>
- Update for 2.5.1p1.
- Add init script mods from Pekka Savola.
- Tweak the init script to match the CVS contrib script more closely.
- Redo patch to ssh-add to try to adding both identity and id_dsa to also try
adding id_rsa.
* Fri Feb 16 2001 Nalin Dahyabhai <nalin@redhat.com>
- Update for 2.5.0p1.
- Use $RPM_OPT_FLAGS instead of -O when building gnome-ssh-askpass
- Resync with parts of Damien Miller's openssh.spec from CVS, including
update of x11 askpass to 1.2.0.
- Only require openssl (don't prereq) because we generate keys in the init
script now.
* Tue Feb 13 2001 Nalin Dahyabhai <nalin@redhat.com>
- Don't open a PAM session until we've forked and become the user (#25690).
- Apply Andrew Bartlett's patch for letting pam_authenticate() know which
host the user is attempting a login from.
- Resync with parts of Damien Miller's openssh.spec from CVS.
- Don't expose KbdInt responses in debug messages (from CVS).
- Detect and handle errors in rsa_{public,private}_decrypt (from CVS).
* Wed Feb 07 2001 Trond Eivind Glomsr)Bød <teg@redhat.com>
- i18n-tweak to initscript.
* Tue Jan 23 2001 Nalin Dahyabhai <nalin@redhat.com>
- More gettextizing.
- Close all files after going into daemon mode (needs more testing).
- Extract patch from CVS to handle auth banners (in the client).
- Extract patch from CVS to handle compat weirdness.
* Fri Jan 19 2001 Nalin Dahyabhai <nalin@redhat.com>
- Finish with the gettextizing.
* Thu Jan 18 2001 Nalin Dahyabhai <nalin@redhat.com>
- Fix a bug in auth2-pam.c (#23877)
- Gettextize the init script.
* Wed Dec 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- Incorporate a switch for using PAM configs for 6.x, just in case.
* Tue Dec 05 2000 Nalin Dahyabhai <nalin@redhat.com>
- Incorporate Bero's changes for a build specifically for rescue CDs.
* Wed Nov 29 2000 Nalin Dahyabhai <nalin@redhat.com>
- Don't treat pam_setcred() failure as fatal unless pam_authenticate() has
succeeded, to allow public-key authentication after a failure with "none"
authentication. (#21268)
* Tue Nov 28 2000 Nalin Dahyabhai <nalin@redhat.com>
- Update to x11-askpass 1.1.1. (#21301)
- Don't second-guess fixpaths, which causes paths to get fixed twice. (#21290)
* Mon Nov 27 2000 Nalin Dahyabhai <nalin@redhat.com>
- Merge multiple PAM text messages into subsequent prompts when possible when
doing keyboard-interactive authentication.
* Sun Nov 26 2000 Nalin Dahyabhai <nalin@redhat.com>
- Disable the built-in MD5 password support. We're using PAM.
- Take a crack at doing keyboard-interactive authentication with PAM, and
enable use of it in the default client configuration so that the client
will try it when the server disallows password authentication.
- Build with debugging flags. Build root policies strip all binaries anyway.
auto-import changelog data from openssh-2.3.0p1-4.src.rpm
* Tue Nov 21 2000 Nalin Dahyabhai <nalin@redhat.com>
- Use DESTDIR instead of %makeinstall.
- Remove /usr/X11R6/bin from the path-fixing patch.
* Mon Nov 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- Add the primes file from the latest snapshot to the main package (#20884).
- Add the dev package to the prereq list (#19984).
- Remove the default path and mimic login's behavior in the server itself.
* Fri Nov 17 2000 Nalin Dahyabhai <nalin@redhat.com>
- Resync with conditional options in Damien Miller's .spec file for an errata.
- Change libexecdir from %{_libexecdir}/ssh to %{_libexecdir}/openssh.
* Tue Nov 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- Update to OpenSSH 2.3.0p1.
- Update to x11-askpass 1.1.0.
- Enable keyboard-interactive authentication.
* Mon Oct 30 2000 Nalin Dahyabhai <nalin@redhat.com>
- Update to ssh-askpass-x11 1.0.3.
- Change authentication related messages to be private (#19966).
* Tue Oct 10 2000 Nalin Dahyabhai <nalin@redhat.com>
- Patch ssh-keygen to be able to list signatures for DSA public key files
it generates.
auto-import changelog data from openssh-2.2.0p1-5.src.rpm
* Thu Oct 05 2000 Nalin Dahyabhai <nalin@redhat.com>
- Add BuildPreReq on /usr/include/security/pam_appl.h to be sure we always
build PAM authentication in.
- Try setting SSH_ASKPASS if gnome-ssh-askpass is installed.
- Clean out no-longer-used patches.
- Patch ssh-add to try to add both identity and id_dsa, and to error only
when neither exists.
* Mon Oct 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- Update x11-askpass to 1.0.2. (#17835)
- Add BuildPreReqs for /bin/login and /usr/bin/rsh so that configure will
always find them in the right place. (#17909)
- Set the default path to be the same as the one supplied by /bin/login, but
add /usr/X11R6/bin. (#17909)
- Try to handle obsoletion of ssh-server more cleanly. Package names
are different, but init script name isn't. (#17865)
* Wed Sep 06 2000 Nalin Dahyabhai <nalin@redhat.com>
- Update to 2.2.0p1. (#17835)
- Tweak the init script to allow proper restarting. (#18023)
* Wed Aug 23 2000 Nalin Dahyabhai <nalin@redhat.com>
- Update to 20000823 snapshot.
- Change subpackage requirements from %{version} to %{version}-%{release}
- Back out the pipe patch.
auto-import changelog data from openssh-2.1.1p4-1.src.rpm * Mon Jul 17 2000 Nalin Dahyabhai <nalin@redhat.com> - Update to 2.1.1p4, which includes fixes for config file parsing problems. - Move the init script back. - Add Damien's quick fix for wackiness. * Wed Jul 12 2000 Nalin Dahyabhai <nalin@redhat.com> - Update to 2.1.1p3, which includes fixes for X11 forwarding and strtok(). * Thu Jul 06 2000 Nalin Dahyabhai <nalin@redhat.com> - Move condrestart to server postun. - Move key generation to init script. - Actually use the right patch for moving the key generation to the init script. - Clean up the init script a bit. * Wed Jul 05 2000 Nalin Dahyabhai <nalin@redhat.com> - Fix X11 forwarding, from mail post by Chan Shih-Ping Richard. * Sun Jul 02 2000 Nalin Dahyabhai <nalin@redhat.com> - Update to 2.1.1p2. - Use of strtok() considered harmful. * Sat Jul 01 2000 Nalin Dahyabhai <nalin@redhat.com> - Get the build root out of the man pages. * Thu Jun 29 2000 Nalin Dahyabhai <nalin@redhat.com> - Add and use condrestart support in the init script. - Add newer initscripts as a prereq. * Tue Jun 27 2000 Nalin Dahyabhai <nalin@redhat.com> - Build in new environment (release 2) - Move -clients subpackage to Applications/Internet group * Fri Jun 09 2000 Nalin Dahyabhai <nalin@redhat.com> - Update to 2.2.1p1 * Sat Jun 03 2000 Nalin Dahyabhai <nalin@redhat.com> - Patch to build with neither RSA nor RSAref. - Miscellaneous FHS-compliance tweaks. - Fix for possibly-compressed man pages. * Wed Mar 15 2000 Damien Miller <djm@ibs.com.au> - Updated for new location - Updated for new gnome-ssh-askpass build * Sun Dec 26 1999 Damien Miller <djm@mindrot.org> - Added Jim Knoble's <jmknoble@pobox.com> askpass * Mon Nov 15 1999 Damien Miller <djm@mindrot.org> - Split subpackages further based on patch from jim knoble <jmknoble@pobox.com> * Sat Nov 13 1999 Damien Miller <djm@mindrot.org> - Added 'Obsoletes' directives * Tue Nov 09 1999 Damien Miller <djm@ibs.com.au> - Use make install - Subpackages * Mon Nov 08 1999 Damien Miller <djm@ibs.com.au> - Added links for slogin - Fixed perms on manpages * Sat Oct 30 1999 Damien Miller <djm@ibs.com.au> - Renamed init script * Fri Oct 29 1999 Damien Miller <djm@ibs.com.au> - Back to old binary names * Thu Oct 28 1999 Damien Miller <djm@ibs.com.au> - Use autoconf - New binary names * Wed Oct 27 1999 Damien Miller <djm@ibs.com.au> - Initial RPMification, based on Jan "Yenya" Kasprzak's <kas@fi.muni.cz> spec.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| admin@fedoraproject.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |