SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for screen-debuginfo-4.0.3-1.el5.x86_64.rpm :
Mon Dec 4 23:00:00 2006 Marcela Maslanova - 4.0.3-1
- new upstream version
- Resolves: rhbz#216423

Thu Aug 17 00:00:00 2006 Jesse Keating - 4.0.2-16
- Don\'t use %makeinstall, instead make install.
- Change DDESTDIR to DESTDIR to do the right thing.
- Comment out utf patch as it is no longer necessary.
- Add dist tag
- Change PreReq to correct Requires(pre), Requires(post), Requires(preun)
- Don\'t use RPM_SOURCE_DIR, reference the source file directly
- Do the compiling (make) in %build, not %install
- Don\'t replace /etc/screenrc if the user has modified it
- Ditto /etc/pam.d/screen
- Change the buildroot to follow guidelines

Thu Jul 13 00:00:00 2006 Jesse Keating - 4.0.2-15.1
- rebuild

Tue Jul 11 00:00:00 2006 Petr Rockai - 4.0.2-15
- bump MAXSTR (string buffer size) to 4k (from 256 bytes), fixes
status line issues with window list in status line and too many
windows (and possibly other issues with long strings)

Wed May 31 00:00:00 2006 Petr Rockai - 4.0.2-14
- put /usr/share/screen into the package (so the package owns the
directory as well, not only the files below); fixes BR 192852

Fri Feb 24 23:00:00 2006 Petr Rockai - 4.0.2-12
- detect libutil(s).a even if it is only present in lib64 (#182407)

Fri Feb 10 23:00:00 2006 Jesse Keating - 4.0.2-11.2
- bump again for double-long bug on ppc(64)

Tue Feb 7 23:00:00 2006 Jesse Keating - 4.0.2-11.1
- rebuilt for new gcc4.1 snapshot and glibc changes

Tue Jan 17 23:00:00 2006 Petr Rockai - 4.0.2-11
- change the default lockscreen shortcut to ^aX to make
it harder to hit by accident, as per BR 157821

Fri Dec 9 23:00:00 2005 Jesse Keating
- rebuilt

Tue Oct 11 00:00:00 2005 Tomas Mraz - 4.0.2-10
- use include instead of pam_stack in pam config

Sat May 28 00:00:00 2005 Bill Nottingham - 4.0.2-9
- don\'t use utmp group for socket dir; use a dedicated screen gid

Wed Mar 30 00:00:00 2005 Petr Rockai - 4.0.2-8
- fix BR 150392 by implementing the setgid/utmp scheme for socket directory

Wed Mar 2 23:00:00 2005 Petr Rockai - 4.0.2-7
- rebuild

Tue Feb 15 23:00:00 2005 Petr Rockai - 4.0.2-6
- fix BR 136234 by carrying out the suggested change in /etc/screenrc
- drop screen-4.0.2-logname.patch (merged into screen-4.0.2-screenrc.patch)
- grant wish 130674 by adding a (commented out) caption statement to default
screenrc

Sat Sep 11 00:00:00 2004 Warren Togami 4.0.2-5
- #132321 and some minor spec cleanups

Sat Aug 7 00:00:00 2004 Daniel Reed 4.0.2-4
- remove extra entries in \"sources\" file

Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt

Thu Apr 29 00:00:00 2004 Daniel Reed 4.0.2-2
- Add patch -logname to correct #121875

Tue Apr 6 00:00:00 2004 Daniel Reed 4.0.2-1
- Version bump (4.0.2)

Fri Feb 13 23:00:00 2004 Elliot Lee
- rebuilt

Tue Jan 27 23:00:00 2004 Lon Hohberger 4.0.1-3
- Rebuild

Mon Dec 8 23:00:00 2003 Lon Hohberger 4.0.1-2
- Build for Fedora

Mon Dec 8 23:00:00 2003 Lon Hohberger 4.0.1-1
- Import of 4.0.1 from upstream.
- Removed screen-homedir hack introduced in 3.9.15-8. (I
was unable to reproduce the behavior described in #98320,
and thus, the patch isn\'t necessary.)
- Fix for buffer overflow from Timo Strainen (patch 7).
- Fix for #111084 - we now require texinfo to build.
- Comment out lines in screenrc causing screen to complain
at startup.

Fri Jul 11 00:00:00 2003 Lon Hohberger 3.9.15-11
- Rebuilt

Fri Jul 11 00:00:00 2003 Lon Hohberger 3.9.15-10
- Put the bindkey back in for now.

Wed Jul 2 00:00:00 2003 Lon Hohberger 3.9.15-9
- Rebuilt

Wed Jul 2 00:00:00 2003 Lon Hohberger 3.9.15-8
- Change screen\'s behavior to do the following: Attempt to use
~/.screen as the screen directory. Failing that (ie, on files
systems without Unix sockets support), try using /tmp/screen-.
This prevents a user from creating /tmp/screens (which inherits
the sticky bit from /tmp, preventing other users from using screen),
as well as
*tries
* to be more secure.

Wed Jul 2 00:00:00 2003 Lon Hohberger 3.9.15-7
- Rebuilt

Wed Jul 2 00:00:00 2003 Lon Hohberger 3.9.15-6
- Disable system-wide read/write dir in /tmp; use user\'s ~/.screen
directory for screen sessions. (#98320)

Tue Jun 17 00:00:00 2003 Lon Hohberger 3.9.15-5
- Rebuilt

Sat Jun 14 00:00:00 2003 Lon Hohberger 3.9.15-4
- Removed bindkey entry; stty `tput kbs` sets this correctly for
the screen terminal type.

Thu Jun 5 00:00:00 2003 Elliot Lee
- rebuilt

Thu Apr 17 00:00:00 2003 Lon Hohberger 3.9.15-2
- Rebuilt

Thu Apr 17 00:00:00 2003 Lon Hohberger 3.9.15-1
- Import of 3.9.15 from upstream.

Fri Feb 14 23:00:00 2003 Lon Hohberger 3.9.13-5
- Closes a potential window to raise the warning noted
in #84232.

Fri Feb 14 23:00:00 2003 Lon Hohberger 3.9.13-4
- Fix for #84232

Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt

Thu Dec 5 23:00:00 2002 Lon Hohberger 3.9.13-2
- Fixed up patches; aggregated screenrc + status patches into one
for build 2.

Thu Dec 5 23:00:00 2002 Lon Hohberger 3.9.13-1
- Import of 3.9.13 source tree. UTF-8 no longer dooms us.

Mon Dec 2 23:00:00 2002 Lon Hohberger 3.9.11-14
- Fix for #78423

Tue Nov 12 23:00:00 2002 Lon Hohberger 3.9.11-13
- Fixed Makefile, bumped to 3.9.11-13

Mon Nov 11 23:00:00 2002 Nalin Dahyabhai 3.9.11-12
- obey RPM_OPT_FLAGS always

Mon Nov 11 23:00:00 2002 Bill Nottingham
- remove hardcoded paths from pam config file

Thu Aug 15 00:00:00 2002 Philip Copeland 3.9.11-10
- #65344 - doomed by utf8

Tue Aug 13 00:00:00 2002 Philip Copeland 3.9.11-9
- #60597 - what /shall/ we make the defaults today?

Thu Jul 18 00:00:00 2002 Philip Copeland 3.9.11-8
- Prevent the makefile from stripping the binary
- Really get rid of the libelf dependancy

Fri Jun 28 00:00:00 2002 Philip Copeland 3.9.11-7
- Get rid of libelf dependancy

Sat Jun 22 00:00:00 2002 Tim Powers 3.9.11-6
- automated rebuild

Wed May 29 00:00:00 2002 Philip Copeland 3.9.11-5
- Missing bindkey to allow backspace to work
- Rebuilt due to rpm bug

Fri Apr 19 00:00:00 2002 Bill Nottingham
- fix starting in non-en_US locales (#61835)

Tue Apr 16 00:00:00 2002 Philip Copeland
- Various fixups including remembering to enable pam support

Sat Feb 16 23:00:00 2002 Florian La Roche
- update to 3.9.11
- patch0/patch4 is not necessary anymore
- do not compress man-pages/info-files in spec file
- use configure to set telnet/screenrc instead of sed
- add a hack to correctly install the new screenencodings
- try to build up a better global /etc/screenrc instead of
/etc/skel/.screenrc

Sat Aug 4 00:00:00 2001 Crutcher Dunnavant 3.9.9-3
- fixed screenrc path sed command; #50046
- added ncurses-devel build dep; #49692
- fix typo in specfile that broke screenrc, #49535

Wed Jul 11 00:00:00 2001 Tim Powers
- gzip manpage

Tue Jun 26 00:00:00 2001 Crutcher Dunnavant
- itterate to 3.9.9
- fixed FAQ
- added electroAATTmrduck.net\'s PAM patch, crazy :)

Mon Jun 25 00:00:00 2001 Elliot Lee
- Bump release + rebuild.

Tue Feb 13 23:00:00 2001 Florian La Roche
- fix configure.in to use correct code to check for select()

Wed Jan 10 23:00:00 2001 Tim Waugh
- Rebuild, which will hopefully fix bug #22537

Mon Oct 2 00:00:00 2000 Florian La Roche
- update to 3.9.8
- change the .jbj patch and add some more \"user\" -> \"auser\" cases

Wed Aug 16 00:00:00 2000 Crutcher Dunnavant
- Patched the documentation to change the \'C-a C-\\\' to \'C-a \\\',
- which is what is the real behaviour. this fixes bug #16103

Fri Aug 4 00:00:00 2000 Crutcher Dunnavant
- Fixed my fix, so that the hack goes in the /global/ file :)

Fri Aug 4 00:00:00 2000 Crutcher Dunnavant
- Stuck an entry into the default screenrc file that forces
- \'^?\' (backspace) to send \'^H\'.
- Its an ugly fix for a termcap inheritance problem,
- but it works, if anyone REALLY needs \'^?\' they can change it,
- and I think we anger less people with this than the way it
- currently behaves. (Read: vi and emacs work now)
- POST NOTE (Aug 15): emacs is NOT happy with ^H, BUT screen thinks
- that this is what backspace is supposed to do, so we don\'t change it.

Fri Aug 4 00:00:00 2000 Crutcher Dunnavant
- Fixed some conflicting descriptions in the documentation

Fri Aug 4 00:00:00 2000 Crutcher Dunnavant
- got a patch from rzmAATTicm.edu.pl to fix bug #10353
- which caused screen to crash when copying to a file buffer

Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild

Sun Jun 11 00:00:00 2000 Bill Nottingham
- rebuild, FHS tweaks

Sun May 7 00:00:00 2000 Bill Nottingham
- fix build for ia64

Tue Apr 4 00:00:00 2000 Bernhard Rosenkr�nzer
- rebuild with new ncurses

Tue Mar 7 23:00:00 2000 Jeff Johnson
- rebuild for sparc baud rates > 38400.

Tue Feb 15 23:00:00 2000 Bernhard Rosenkr�nzer
- Fix MD5 password support (Bug #9463)

Thu Feb 3 23:00:00 2000 Bill Nottingham
- handle compressed man pages

Fri Dec 10 23:00:00 1999 Bill Nottingham
- update to 3.9.5

Thu Oct 21 00:00:00 1999 Bill Nottingham
- you know, we weren\'t just patching in Unix98 pty support for fun.

Thu Aug 19 00:00:00 1999 Bill Nottingham
- put screendir in ~

Thu Aug 19 00:00:00 1999 Jeff Johnson
- update to 3.9.4.

Thu Jun 17 00:00:00 1999 Bill Nottingham
- force tty permissions/group

Sun Jun 6 00:00:00 1999 Dale Lovelace
- permissions on /etc/skel/.screenrc to 644

Tue Apr 27 00:00:00 1999 Bill Nottingham
- take out warning of directory permissions so root can still use screen

Thu Apr 8 00:00:00 1999 Bill Nottingham
- take out warning of directory ownership so root can still use screen

Thu Apr 8 00:00:00 1999 Erik Troan
- patched in utempter support, turned off setuid bit

Fri Mar 26 23:00:00 1999 Erik Troan
- fixed unix98 pty support

Sun Mar 21 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 3)

Thu Mar 11 23:00:00 1999 Bill Nottingham
- add patch for Unix98 pty support

Mon Dec 28 23:00:00 1998 Jeff Johnson
- update to 3.7.6.

Mon Aug 17 00:00:00 1998 Jeff Johnson
- build root

Tue Apr 28 00:00:00 1998 Prospector System
- translations modified for de, fr, tr

Wed Oct 22 00:00:00 1997 Cristian Gafton
- upgraded to 3.7.4

Thu Oct 9 00:00:00 1997 Erik Troan
- removed glibc 1.99 specific patch

Wed Sep 24 00:00:00 1997 Erik Troan
- added install-info support

Tue Jul 22 00:00:00 1997 Erik Troan
- built against glibc


 
ICM