Commit Graph

52 Commits

Author SHA1 Message Date
Tomas Janousek
81e8541a79 - added disttag to release 2007-01-22 12:47:02 +00:00
Tomas Janousek
6f30565468 - refuse connections while waiting for console, fixes #168076 2007-01-22 12:21:26 +00:00
Tomas Janousek
5b9ef5a801 - #223696: non-failsafe install-info use in scriptlets 2007-01-22 10:33:20 +00:00
prockai
c481edbf9e forgot the actual patch, oops 2006-10-10 18:37:26 +00:00
prockai
468a0ae166 - align sleeps to tick boundary, should reduce cpu wakeups on laptops,
fixes #205064
- disable gpm altogether in runlevel 5, it is probably not worth the
    overhead considering it is barely used at all
2006-10-10 18:33:49 +00:00
prockai
4e9de1e65f - fix a bug where gpm daemon kept stdin/out/err open after detaching from
terminal, causing eg. pipes from initscript to hang for the lifetime of
    gpm
2006-09-22 11:52:04 +00:00
Jesse Keating
cebc19cd99 bumped for rebuild 2006-07-12 06:14:07 +00:00
Jeremy Katz
f804cd10eb - rebuild for -devel deps 2006-06-07 21:47:30 +00:00
prockai
e9d557ab6b - rebuild due to failure on x86-64 (possibly a glitch?) 2006-02-13 10:15:48 +00:00
Jesse Keating
7edf7d9490 bump for bug in double-long on ppc(64) 2006-02-11 03:20:37 +00:00
Jesse Keating
ba79877a3a bump for new gcc/glibc 2006-02-07 11:59:34 +00:00
prockai
1e4ad8c47f - do not ooops in gpm when console device cannot be found, print an error
message instead and exit(1), as per BR 140025, 176178
- do not print messages in libgpm, unless envvar GPM_VERBOSE is set --
    avoids unwanted clutter from libgpm in apps like dialog or mc when gpm
    is not available
2006-01-18 12:07:55 +00:00
Jesse Keating
323ad04254 bump again 2005-12-23 00:29:07 +00:00
Jesse Keating
06c86bebc3 autoconf buildreq 2005-12-18 01:58:37 +00:00
Jesse Keating
474abab748 gcc update bump 2005-12-09 22:40:48 +00:00
prockai
0df139411b Rebuild. 2005-03-04 10:14:02 +00:00
havill
36409a5934 n-v-r past rhel4 2005-02-14 10:11:38 +00:00
havill
747e568c0d n-v-r 2005-02-14 10:11:00 +00:00
havill
1959126089 - avoid spawning multiple copies of inputattach, and kill process when gpm
shuts down (#135776)
2004-10-21 18:24:47 +00:00
Bill Nottingham
63174f30f9 fix multilib some more 2004-10-20 21:28:19 +00:00
havill
4d39c7461b nvr 2004-10-20 19:43:48 +00:00
havill
2662c7287a - fixing multilib conflict (#135305): o remove buildsys check/conditional
for gziping info pages (let rpm do it) o don't pre-byte-compile emacs
    code
2004-10-20 19:40:30 +00:00
Bill Nottingham
99f56652a0 fix 135776. serial mice are fun! 2004-10-15 03:32:23 +00:00
havill
2b9583dacf fix patch 2004-10-13 20:51:04 +00:00
havill
ef4815e190 change identifier 2004-10-13 20:28:52 +00:00
havill
6bc43cfa2b fix MOUSETYPE, gpm.init uploaded as a cvs, not as a source 2004-10-13 20:26:23 +00:00
havill
cdf4c98871 typo in the MOUSETYPE fixed 2004-10-13 20:25:33 +00:00
havill
68ec9e296c - remove unnecessary diagnostic and check of the consolename (#129962)
- remove /etc/sysconfig/gpm; set unset defaults in the init script instead
    after mousecfg is (or is not) read
2004-10-13 20:17:56 +00:00
havill
687840152f reverse patch order 2004-10-13 20:03:57 +00:00
havill
9e3544ebdb - remove unnecessary diagnostic and check of the consolename (#129962) 2004-10-13 20:00:56 +00:00
Florian La Roche
08dcf69661 - woops, that is really broken 2004-10-13 09:18:48 +00:00
havill
62dcfa904c fix for #134389... read both /etc/sysconfig/mouse AND THEN
/etc/sysconfig/gpm, not just one file
2004-10-12 19:46:20 +00:00
Florian La Roche
8cec0f42c9 - no gzip call in .sepc file 2004-10-12 10:33:12 +00:00
Florian La Roche
23a9ea3f46 - initscript cleanup 2004-10-09 08:25:09 +00:00
havill
f96d9b06b9 bump n-v-r 2004-09-23 21:28:46 +00:00
havill
f599200952 add fallback from /etc/sysconfig/mouse to /etc/sysconfig/gpm 2004-09-23 21:27:33 +00:00
havill
2df288c7fb fix 133141 2004-09-23 20:51:14 +00:00
havill
a5360e79fc - bump n-v-r 2004-09-23 18:47:07 +00:00
havill
d046600d12 - fixed compile vs new kernheaders (#131783) 2004-09-23 18:46:22 +00:00
cvsdist
63c5666c24 auto-import changelog data from gpm-1.20.1-50.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 05:52:53 +00:00
cvsdist
a3cc5c089f auto-import changelog data from gpm-1.20.1-49.src.rpm
Tue May 04 2004 Adrian Havill <havill@redhat.com> 1.20.1-49
- remove superfluous "i die" msg (#121845)
Tue May 04 2004 Adrian Havill <havill@redhat.com> 1.20.1-48
- restore gpmopen() NULL check that was removed with the evdev superpatch
    (#118554)
Fri Apr 16 2004 Adrian Havill <havill@redhat.com> 1.20.1-47
- make presence of t-mouse.el flexible (#120958)
Wed Mar 31 2004 Adrian Havill <havill@redhat.com> 1.20.1-46
- revise nodebug patch as liblow reporting the VC to the console through
    stderr has re-appeared (#117676)
Mon Mar 22 2004 Adrian Havill <havill@redhat.com> 1.20.1-45
- remove circular ncurses dep for prelink by restoring wgetch patch
    (#117150)
2004-09-09 05:52:50 +00:00
cvsdist
f476c1f288 auto-import changelog data from gpm-1.20.1-44.src.rpm
Wed Mar 17 2004 Bill Nottingham <notting@redhat.com> 1.20.1-44
- include inputattach
- if configured mouse has IMOUSETYPE, use inputattach
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Thu Feb 26 2004 Adrian Havill <havill@redhat.com> 1.20.1-43
- add event device (for 2.6 kernel) superpatch-- includes all patches up to
    release 38; thanks to Dmitry Torokhov
- change default mouse device over to /dev/input/mice
- set mouse type to Intellimouse Explorer (exps2), which is what the 2.6
    kernel exports by default
Sat Feb 14 2004 Florian La Roche <Florian.LaRoche@redhat.de>
- already add shared lib symlinks at install time
- fix subscript #114289
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Tue Nov 18 2003 Adrian Havill <havill@redhat.com> 1.20.1-39
- re-add the $OPTIONS that gets pulled in from /etc/sysconfig/gpm to the
    init.d script (#110248)
2004-09-09 05:52:18 +00:00
cvsdist
c78d0885e9 auto-import changelog data from gpm-1.20.1-38.src.rpm
Thu Aug 07 2003 Adrian Havill <havill@redhat.com> 1.20.1-38
- Gpm_Open() NULL deref revisited (#101104). Patch by <leonardjo@hetnet.nl>
Wed Jul 30 2003 Adrian Havill <havill@redhat.com> 1.20.1-37
- removed auto-add of repeat with -M (#84310)
Tue Jul 29 2003 Adrian Havill <havill@redhat.com> 1.20.1-36
- fixed grammar typos in the init script (#89109)
- don't deref NULL string in Gpm_Open (#101104)
Wed Jul 02 2003 Adrian Havill <havill@redhat.com> 1.20.1-35
- remove debug output from gpm_report() to prevent spurious debugging msgs
    even when not in debug mode (#98210)
Thu Jun 26 2003 Adrian Havill <havill@redhat.com> 1.20.1-33
- reversed -t and -m params in init script, removed $OPTION
- add doc blurb regarding no auto-repeat with multiple mice
Tue Jun 24 2003 Adrian Havill <havill@redhat.com> 1.20.1-32
- update version
- add -lm for ceil()
- add hltest, mouse-test for all but zSeries
Mon Jun 16 2003 Jakub Jelinek <jakub@redhat.com>
- don't link against -lncurses, instead make wgetch and stdscr weak
    undefined symbols to break library dependency cycle
Thu Jun 12 2003 Elliot Lee <sopwith@redhat.com>
- Remove pam requirement
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 05:51:57 +00:00
cvsdist
a19f9c16c9 auto-import changelog data from gpm-1.19.3-27.src.rpm
Wed Jan 29 2003 Bill Nottingham <notting@redhat.com> 1.19.13-27
- ship libraries on s390/s390x
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Mon Jan 13 2003 Bill Nottingham <notting@redhat.com> 1.19.13-25
- don't automatically enable the repeater when '-M' is in use
Fri Nov 22 2002 Tim Powers <timp@redhat.com>
- remove unpackaged files from the buildroot
2004-09-09 05:50:37 +00:00
cvsdist
7be0cef9fc auto-import changelog data from gpm-1.19.3-23.src.rpm
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
2004-09-09 05:50:30 +00:00
cvsdist
015b21c016 auto-import changelog data from gpm-1.19.3-22.src.rpm
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
2004-09-09 05:50:27 +00:00
cvsdist
76236c69b1 auto-import changelog data from gpm-1.19.3-21.src.rpm
Tue Apr 09 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- Revert to the version from 7.2 because later versions have some grave
    issues I can't {reproduce,debug} with my hardware, such as
2004-09-09 05:50:13 +00:00
cvsdist
f7dd509004 auto-import changelog data from gpm-1.19.3-20.src.rpm
Thu Jul 19 2001 Preston Brown <pbrown@redhat.com>
- more documentation fixes for Netmouse type devices (#48885)
2004-09-09 05:50:01 +00:00
cvsdist
dbb6ddc46b auto-import changelog data from gpm-1.19.3-19.src.rpm
Tue Jun 26 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add link from library major version number
Mon Jun 25 2001 Preston Brown <pbrown@redhat.com>
- small fixlet in init script (#36995)
Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add ExcludeArch: s390 s390x
2004-09-09 05:49:57 +00:00
cvsdist
84a7019a72 auto-import changelog data from gpm-1.19.3-16.src.rpm
Fri Apr 06 2001 Preston Brown <pbrown@redhat.com>
- work better with unsupported devfs (#23500, #34883)
Mon Feb 05 2001 Karsten Hopp <karsten@redhat.de>
- found another bug: tmpfile was never removed if gpm was already running
Mon Feb 05 2001 Karsten Hopp <karsten@redhat.de>
- really fix tmpfile path
Mon Feb 05 2001 Karsten Hopp <karsten@redhat.de>
- fix tmpfile path (bugzilla #25967)
Tue Jan 30 2001 Preston Brown <pbrown@redhat.com>
- don't make PID file world-writable.
Mon Jan 29 2001 Preston Brown <pbrown@redhat.com>
- fix up devel dependency on main package
Sun Jan 28 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Don't crash if we can't open /dev/console (Happens with some devfs
    enabled kernels)
Tue Jan 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
- fix bug in i18n of initscript
Tue Jan 23 2001 Preston Brown <pbrown@redhat.com>
- bash2 style of i18n for initscript
Wed Jan 17 2001 Preston Brown <pbrown@redhat.com>
- i18n the initscript.
Thu Jan 11 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Add hooks for extra options in /etc/sysconfig/gpm (#23547)
Fri Jan 05 2001 Preston Brown <pbrown@redhat.com>
- patch added to abort if running on a serial console (#15784)
2004-09-09 05:49:48 +00:00