Package: gpm / 1.20.7-8

Metadata

Package Version Patches format
gpm 1.20.7-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001_missing_V_option.patch | (download)

src/daemon/cmdline.c | 3 2 1 - 0 !
1 file changed, 2 insertions( ), 1 deletion(-)

 add no-op option -v for compatibility

002_force_repeat_000 | (download)

src/daemon/cmdline.c | 6 5 1 - 0 !
src/daemon/getmousedata.c | 5 3 2 - 0 !
src/daemon/old_main.c | 2 1 1 - 0 !
src/daemon/processmouse.c | 2 1 1 - 0 !
src/headers/daemon.h | 1 1 0 - 0 !
src/headers/message.h | 1 1 0 - 0 !
6 files changed, 12 insertions( ), 5 deletions(-)

 add -f option to force repeat mode
005_types_000 | (download)

src/daemon/add_mouse.c | 1 1 0 - 0 !
src/daemon/startup.c | 2 1 1 - 0 !
src/headers/message.h | 1 1 0 - 0 !
src/mice.c | 71 47 24 - 0 !
4 files changed, 50 insertions( ), 25 deletions(-)

 Refit modification by James Troup to improve descriptions of mouse types,
 add a M_listMice function that is a M_listTypes modification, and a new
 M_listTypes, which only lists mnemonics. Modified by Joshua Kwan
 <[email protected]>.
Date: Tue, 10 Aug 2004 13:01:44 -0700


007_doc_fix_000 | (download)

doc/Makefile.in | 8 4 4 - 0 !
doc/doc.gpm.in | 39 19 20 - 0 !
2 files changed, 23 insertions( ), 24 deletions(-)

 misc. documentation fixes and man-page renamings


007_doc_fix_001 | (download)

doc/manpager | 48 20 28 - 0 !
1 file changed, 20 insertions( ), 28 deletions(-)

---
007_doc_fix_FAQ | (download)

doc/FAQ | 25 0 25 - 0 !
1 file changed, 25 deletions(-)

 remove faq entries about compilation issues

010_ps2_rework.patch | (download)

src/daemon/processmouse.c | 11 11 0 - 0 !
src/daemon/startup.c | 37 16 21 - 0 !
src/headers/daemon.h | 1 1 0 - 0 !
src/headers/gpmInt.h | 2 2 0 - 0 !
src/mice.c | 280 182 98 - 0 !
5 files changed, 212 insertions( ), 119 deletions(-)

 ps/2 rework
013_xterm_mouse_support_000 | (download)

configure.ac.footer | 4 2 2 - 0 !
src/lib/liblow.c | 24 23 1 - 0 !
2 files changed, 25 insertions( ), 3 deletions(-)

 also check for term.h and handle its presence


014_has_mouse_control.patch | (download)

contrib/control/Makefile | 7 7 0 - 0 !
contrib/control/gpm_has_mouse_control.c | 20 20 0 - 0 !
2 files changed, 27 insertions( )

 source code of gpm_has_mouse_control helper

031_max_consoles.patch | (download)

src/daemon/gpm.c | 2 1 1 - 0 !
src/daemon/old_main.c | 4 2 2 - 0 !
src/daemon/processconn.c | 4 2 2 - 0 !
src/daemon/processrequest.c | 2 1 1 - 0 !
src/headers/daemon.h | 10 2 8 - 0 !
src/headers/gpmCfg.h | 8 0 8 - 0 !
6 files changed, 8 insertions( ), 22 deletions(-)

 use max_nr_consoles instead of max_vc


050_dont_link_libcurses | (download)

configure.ac.footer | 15 4 11 - 0 !
src/lib/libcurses.c | 8 7 1 - 0 !
2 files changed, 11 insertions( ), 12 deletions(-)

 don't link against libcurses


060_no_blocking_on_mouse_device_under_x | (download)

src/daemon/old_main.c | 30 20 10 - 0 !
src/headers/gpmInt.h | 2 1 1 - 0 !
2 files changed, 21 insertions( ), 11 deletions(-)

 no blocking on mouse device under x


070_struct_ucred | (download)

src/daemon/processconn.c | 1 1 0 - 0 !
1 file changed, 1 insertion( )

 fix "storage size of 'sucred' is unknown" ftbfs
Bug-Debian: https://bugs.debian.org/520853


080_cross compile.patch | (download)

configure.ac.footer | 2 2 0 - 0 !
1 file changed, 2 insertions( )

 add ac_canonical_host


090_linux3_versions | (download)

src/prog/gpm-root.y | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 initialize kernel version, to cope with empty sublevel definitions
 Example:
 .
 VERSION = 3
 PATCHLEVEL = 3
 SUBLEVEL =
 EXTRAVERSION =
 NAME = Saber-toothed Squirrel
Signed-off-by: Stefan Lippers-Hollmann <[email protected]>


091_glibc_2.17_types | (download)

src/daemon/open_console.c | 1 1 0 - 0 !
1 file changed, 1 insertion( )

 fix ftbfs with glibc 2.17
Bug-Debian: https://bugs.debian.org/700229
092_fix format not a string literal and no format arguments.patch | (download)

src/lib/report-lib.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix ftbfs with -wformat-security
093_fix typos.patch | (download)

doc/FAQ | 2 1 1 - 0 !
doc/doc.gpm.in | 2 1 1 - 0 !
src/daemon/old_main.c | 2 1 1 - 0 !
src/mice.c | 2 1 1 - 0 !
src/prog/mouse-test.c | 2 1 1 - 0 !
src/synaptics.c | 18 9 9 - 0 !
6 files changed, 14 insertions( ), 14 deletions(-)

 fix spelling errors found by lintian
94_gpm 1.20.7 glibc 2.26 1.patch | (download)

src/daemon/open_console.c | 4 4 0 - 0 !
src/prog/gpm-root.y | 12 4 8 - 0 !
2 files changed, 8 insertions( ), 8 deletions(-)

 fix ftbfs with glibc 2.26


95_fix compilation with gcc 10.patch | (download)

src/headers/daemon.h | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 ftbfs with gcc-10 due to -fno-commons