screen/screen.changes

320 lines
9.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Sep 19 14:00:10 UTC 2011 - trenn@suse.de
- Add sort command
- convert maxwin99bug.patch into a patch format quilt understands
-------------------------------------------------------------------
Wed Jul 6 08:13:07 UTC 2011 - aj@suse.de
- Use /usr/lib/tmpfiles.d instead of /etc/tmpfiles.d.
-------------------------------------------------------------------
Mon Jan 31 15:14:38 UTC 2011 - jw@novell.com
- bugfix bnc#668306, a buffer overflow with '%d'.
Added maxwin99bug.patch
This is already upstream, but was never released.
-------------------------------------------------------------------
Fri Dec 10 19:40:12 UTC 2010 - jw@novell.com
- term_too_long.patch added.
corresponds to savannah#30880
-------------------------------------------------------------------
Wed Nov 3 14:54:47 UTC 2010 - aj@suse.de
- Add /etc/tmpfiles.d/screen.conf for /var/run on tmpfs.
-------------------------------------------------------------------
Thu Sep 9 18:43:01 UTC 2010 - aj@suse.de
- BuildRequire utempter-devel
-------------------------------------------------------------------
Sun May 2 13:06:35 UTC 2010 - aj@suse.de
- /var/run directories are created by /etc/tmpdirs.d/01_aaa_base.
-------------------------------------------------------------------
Mon Feb 15 09:43:22 CET 2010 - dimstar@opensuse.org
- Update to version 4.0.3
- Dropped screen-4.0.2-comb.diff, upstream merged.
-------------------------------------------------------------------
Wed Dec 16 00:26:00 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Fri Jul 31 02:17:31 CEST 2009 - crrodriguez@suse.de
- add fedora patch for IPv6 support, this removes usage
of gethostbyname(3)
-------------------------------------------------------------------
Tue May 26 14:22:07 CEST 2009 - mls@suse.de
- re-add lost maxwin definition [fate#301190]
-------------------------------------------------------------------
Wed May 14 15:31:04 CEST 2008 - jw@suse.de
- A few lines added to docu explaining login-shells and
starting with '-' trick.
-------------------------------------------------------------------
Thu Mar 29 13:18:47 CEST 2007 - dmueller@suse.de
- add ncurses-devel BuildRequires
-------------------------------------------------------------------
Mon Oct 23 16:11:47 CEST 2006 - mls@suse.de
- fix two bugs in handling of combining characters [#214412]
-------------------------------------------------------------------
Fri Feb 10 17:45:47 CET 2006 - mls@suse.de
- enable support for 256 colors [#136684]
-------------------------------------------------------------------
Thu Jan 26 15:51:26 CET 2006 - sbrabec@suse.cz
- Added %install_info_prereq.
-------------------------------------------------------------------
Wed Jan 25 21:41:29 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sat Oct 29 00:03:15 CEST 2005 - mls@suse.de
- fix ut_time aliasing problem
-------------------------------------------------------------------
Fri Apr 8 14:41:08 CEST 2005 - meissner@suse.de
- execl 0 -> (char*)0.
-------------------------------------------------------------------
Tue Sep 28 12:23:06 CEST 2004 - mls@suse.de
- clear ti/te for xterms so that users can use xterm's scrollbar
-------------------------------------------------------------------
Sun Sep 12 09:26:52 CEST 2004 - kukuk@suse.de
- Don't use __P from glibc
-------------------------------------------------------------------
Mon Feb 16 15:49:57 CET 2004 - mls@suse.de
- fix socketdir quoting
-------------------------------------------------------------------
Thu Feb 12 18:08:47 CET 2004 - mls@suse.de
- update to 4.0.2
- move sockdirs to /var/run and include them in package
-------------------------------------------------------------------
Sat Jan 10 18:29:42 CET 2004 - adrian@suse.de
- add %defattr
-------------------------------------------------------------------
Thu Sep 18 15:00:12 CEST 2003 - mls@suse.de
- update to 4.0.1 (fixes another bug of the parser)
-------------------------------------------------------------------
Fri Sep 12 15:55:41 CEST 2003 - mls@suse.de
- fix off by one error in variable expansion
-------------------------------------------------------------------
Fri Sep 12 14:15:04 CEST 2003 - mls@suse.de
- don't resize xterms on startup
-------------------------------------------------------------------
Mon Sep 8 16:53:47 CEST 2003 - mls@suse.de
- update to 4.0.0final
-------------------------------------------------------------------
Wed Aug 27 17:14:21 CEST 2003 - mls@suse.de
- update to 4.0.0beta2
-------------------------------------------------------------------
Fri Aug 1 15:04:22 CEST 2003 - mls@suse.de
- update to 4.0.0beta1
-------------------------------------------------------------------
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
- fix install_info --delete call and move from preun to postun
-------------------------------------------------------------------
Thu Mar 13 12:21:34 CET 2003 - mls@suse.de
- update to 3.9.15: changing the window title could append
junk to the title
-------------------------------------------------------------------
Wed Mar 12 16:25:58 CET 2003 - mls@suse.de
- update to 3.9.14: one small docu change and a small improvement
in the windowlist command
-------------------------------------------------------------------
Mon Feb 24 21:06:54 CET 2003 - mls@suse.de
- update to 3.9.14beta1
- build screen with buildroot
- remove xf86 dependency, use configure option instead
- use install-info macro to install info page
-------------------------------------------------------------------
Tue Oct 1 14:30:55 MEST 2002 - mls@suse.de
- fix WrapChar() scrolling region reset code to always use a
valid scrolling region (#20367)
-------------------------------------------------------------------
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
- removed bogus self-provides
-------------------------------------------------------------------
Thu Sep 5 14:11:31 MEST 2002 - mls@suse.de
- update to official screen-3.9.13, contains one small bug
fix
-------------------------------------------------------------------
Thu Aug 29 14:47:42 MEST 2002 - mls@suse.de
- update to official screen-3.9.12
-------------------------------------------------------------------
Mon Aug 19 15:47:22 MEST 2002 - mls@suse.de
- update to screen-3.9.12beta2
-------------------------------------------------------------------
Fri Mar 8 13:44:15 CET 2002 - kukuk@suse.de
- Add /usr/share/screen to filelist
-------------------------------------------------------------------
Wed Mar 6 12:58:25 MET 2002 - mls@suse.de
- disable pam support again
- fix segmentation fault in screen's reattach password check
-------------------------------------------------------------------
Fri Feb 22 16:11:32 MET 2002 - mls@suse.de
- fix passing of NUL bytes when recoding is active
- moved uid/gid retrieval in front of FindEncoding
-------------------------------------------------------------------
Mon Feb 18 11:36:36 MET 2002 - mls@suse.de
- added missing /usr/share/screen/utf8encodings files
- small patch to fix hardstatus width
-------------------------------------------------------------------
Thu Feb 14 14:52:59 MET 2002 - mls@suse.de
- update to official screen-3.9.11
- enabled pam & localized dates
-------------------------------------------------------------------
Mon Feb 11 14:06:22 MET 2002 - mls@suse.de
- update to screen-3.9.11beta7
-------------------------------------------------------------------
Tue Jan 29 15:21:32 CET 2002 - okir@suse.de
- require utempter to build; zapped s bit
-------------------------------------------------------------------
Fri Jan 25 14:08:18 CET 2002 - okir@suse.de
- require utempter to build
-------------------------------------------------------------------
Wed Sep 5 18:37:09 MEST 2001 - mls@suse.de
- nominal upgrade to screen-3.9.10
-------------------------------------------------------------------
Mon Sep 3 17:17:19 MEST 2001 - mls@suse.de
- Security fix for the Multiattach-bug in /usr/bin/screen
-------------------------------------------------------------------
Mon Jul 23 19:20:21 MEST 2001 - bk@suse.de
- added select-fix for fifo-testcase to build on s390x
-------------------------------------------------------------------
Fri May 25 17:22:48 MEST 2001 - mls@suse.de
- update -> 3.9.9
-------------------------------------------------------------------
Tue May 8 19:37:19 MEST 2001 - mls@suse.de
- added workaround for broken xterm to global screenrc
-------------------------------------------------------------------
Fri Apr 27 19:46:46 MEST 2001 - mls@suse.de
- fix screen -wipe (bugzilla bug #2990)
- fix f10 function key (bugzilla bug #4326)
- fix 0620 pty mode autodetection (bugzilla bug #6304)
-------------------------------------------------------------------
Mon Sep 4 18:13:20 CEST 2000 - uli@suse.de
- fix for root compromise using configurable visual bell string
-------------------------------------------------------------------
Fri Feb 25 15:16:50 CET 2000 - kukuk@suse.de
- Move /usr/{info,man} -> /usr/share/{info,man}
-------------------------------------------------------------------
Fri Oct 22 15:24:29 MEST 1999 - uli@suse.de
- update -> 3.9.5
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Fri Nov 27 15:11:31 MET 1998 - uli@suse.de
- Update 3.7.3 -> 3.7.6
----------------------------------------------------------------------------
Wed Apr 30 15:57:14 CEST 1997 - florian@suse.de
- update to version 3.7.3
- mv /usr/etc/screenrc /etc/