Changelog for
dtach-0.7-1.2.2.x86_64.rpm :
* Wed Jun 29 2011 Eran Zam
- Rebuild for StartCom Linux 5.0.x
* Thu Jul 13 2006 Jesse Keating - 0.7-1.2.2- rebuild
* Fri Feb 10 2006 Jesse Keating - 0.7-1.2.1- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating - 0.7-1.2- rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Dec 09 2005 Jesse Keating - rebuilt
* Mon Mar 14 2005 Lon Hohberger - Upgrade to 0.7
* Wed Jun 16 2004 Elliot Lee - rebuilt
* Fri Feb 13 2004 Elliot Lee - rebuilt
* Thu Jun 05 2003 Elliot Lee - rebuilt
* Wed Jan 22 2003 Tim Powers - rebuilt
* Thu Dec 19 2002 Tim Powers - bump and rebuild
* Sat Jun 22 2002 Tim Powers - automated rebuild
* Fri May 24 2002 Tim Powers - automated rebuild
* Wed Mar 13 2002 Trond Eivind Glomsr�d 0.5.3- Rebuild in new environment
* Wed Jan 09 2002 Tim Powers - automated rebuild
* Mon Dec 03 2001 Trond Eivind Glomsr�d 0.5-1- 0.5
* Fri Nov 30 2001 Trond Eivind Glomsr�d 0.4-1- s/Copyright/License/- Minor description change- fix use of %doc- Add full location of source tarball
* Sat Nov 03 2001 Ned T. Crigler 0.4- Portability updates thanks to sourceforge\'s compile farm. dtach should now work on: FreeBSD, Debian/alpha, Debian/PPC, Debian/sparc, Debian/PPC, and Solaris.
* Fri Sep 28 2001 Ned T. Crigler - Modified spec file URL: to point to http://dtach.sourceforge.net
* Thu Sep 27 2001 Ned T. Crigler 0.3- Use getrlimit and dynamically allocate the data structures, if possible.- Added some more autoconf checks.- Initial sourceforge release.
* Fri Sep 21 2001 Ned T. Crigler - Changed the master to send a stream of text to attaching clients instead of sending a huge packet all the time.- Decreased the client <-> master packet size.- Changed the attach code so that it tells the master when a suspend occurs.
* Wed Sep 19 2001 Ned T. Crigler - Fixed a typo in dtach.1
* Wed Sep 19 2001 Ned T. Crigler 0.2- Removed silly thinko regarding terminal settings in attach, we always set the terminal to raw mode now.- Moved redraw code into the master, which tries to be smarter when using ^L.- Moved the code that obtains the current terminal settings into main, preventing a race condition between the master and attach processes.- Rewrote argument parsing code.- Changed name to dtach.- Added a man page.
* Tue Sep 18 2001 Ned T. Crigler - Changed fchmod to chmod in create_socket.
* Tue Sep 18 2001 Isaiah Weiner - Modified spec file to correct detach binary permissions- Modified spec file to correct detach documentation path- Modified spec file URL: to point to http://people.redhat.com/iweiner/detach- Modified spec file %clean to remove buildroot and builddir.
* Tue Sep 18 2001 Ned T. Crigler 0.1- Initial rpm release.