Changelog for
dtach-0.8-12.fc21.x86_64.rpm :
Sat Aug 16 14:00:00 2014 Fedora Release Engineering
- 0.8-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 0.8-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 0.8-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Fri Feb 22 13:00:00 2013 Lon Hohberger - 0.8-9
- Properly handle closes. Patch from Luk Claes
- Resolves: rhbz#835853
Wed Feb 13 13:00:00 2013 Fedora Release Engineering - 0.8-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Wed Jul 18 14:00:00 2012 Fedora Release Engineering - 0.8-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 0.8-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 0.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Tue Jan 12 13:00:00 2010 Lon Hohberger - 0.8-4
- Update spec file to include dist tag in package revision
Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 0.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Tue Feb 24 13:00:00 2009 Fedora Release Engineering - 0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Mon Jul 28 14:00:00 2008 Lon Hohberger - 0.8-1
- New upstream version 0.8 of dtach
Wed Jul 16 14:00:00 2008 Tom \"spot\" Callaway - 0.7-3
- fix license tag
Tue Feb 19 13:00:00 2008 Fedora Release Engineering - 0.7-2.2.3
- Autorebuild for GCC 4.3
Sat Feb 3 13:00:00 2007 Jef Spaleta - 0.7-1.2.3
- Specfile clean up for merge review
Wed Jul 12 14:00:00 2006 Jesse Keating - 0.7-1.2.2
- rebuild
Fri Feb 10 13:00:00 2006 Jesse Keating - 0.7-1.2.1
- bump again for double-long bug on ppc(64)
Tue Feb 7 13:00:00 2006 Jesse Keating - 0.7-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes
Fri Dec 9 13:00:00 2005 Jesse Keating
- rebuilt
Mon Mar 14 13:00:00 2005 Lon Hohberger
- Upgrade to 0.7
Tue Jun 15 14:00:00 2004 Elliot Lee
- rebuilt
Fri Feb 13 13:00:00 2004 Elliot Lee
- rebuilt
Wed Jun 4 14:00:00 2003 Elliot Lee
- rebuilt
Wed Jan 22 13:00:00 2003 Tim Powers
- rebuilt
Thu Dec 19 13:00:00 2002 Tim Powers
- bump and rebuild
Fri Jun 21 14:00:00 2002 Tim Powers
- automated rebuild
Thu May 23 14:00:00 2002 Tim Powers
- automated rebuild
Wed Mar 13 13:00:00 2002 Trond Eivind Glomsrød 0.5.3
- Rebuild in new environment
Wed Jan 9 13:00:00 2002 Tim Powers
- automated rebuild
Mon Dec 3 13:00:00 2001 Trond Eivind Glomsrød 0.5-1
- 0.5
Fri Nov 30 13:00:00 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 3 13:00:00 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.
Thu Sep 27 14:00:00 2001 Ned T. Crigler
- Modified spec file URL: to point to http://dtach.sourceforge.net
Wed Sep 26 14:00:00 2001 Ned T. Crigler 0.3
- Use getrlimit and dynamically allocate the data structures, if possible.
- Added some more autoconf checks.
- Initial sourceforge release.
Thu Sep 20 14:00:00 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.
Tue Sep 18 14:00:00 2001 Ned T. Crigler
- Fixed a typo in dtach.1
Tue Sep 18 14:00:00 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.
Mon Sep 17 14:00:00 2001 Ned T. Crigler
- Changed fchmod to chmod in create_socket.
Mon Sep 17 14:00:00 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 section to remove buildroot and builddir.
Mon Sep 17 14:00:00 2001 Ned T. Crigler 0.1
- Initial rpm release.