Package: gpm / 1.20.7-8
Metadata
Package | Version | Patches format |
---|---|---|
gpm | 1.20.7-8 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
001_missing_V_option.patch | (download) |
src/daemon/cmdline.c |
3 2 1 - 0 ! |
add no-op option -v for compatibility |
002_force_repeat_000 | (download) |
src/daemon/cmdline.c |
6 5 1 - 0 ! |
add -f option to force repeat mode |
005_types_000 | (download) |
src/daemon/add_mouse.c |
1 1 0 - 0 ! |
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 ! |
misc. documentation fixes and man-page renamings |
007_doc_fix_001 | (download) |
doc/manpager |
48 20 28 - 0 ! |
--- |
007_doc_fix_FAQ | (download) |
doc/FAQ |
25 0 25 - 0 ! |
remove faq entries about compilation issues |
010_ps2_rework.patch | (download) |
src/daemon/processmouse.c |
11 11 0 - 0 ! |
ps/2 rework |
013_xterm_mouse_support_000 | (download) |
configure.ac.footer |
4 2 2 - 0 ! |
also check for term.h and handle its presence |
014_has_mouse_control.patch | (download) |
contrib/control/Makefile |
7 7 0 - 0 ! |
source code of gpm_has_mouse_control helper |
031_max_consoles.patch | (download) |
src/daemon/gpm.c |
2 1 1 - 0 ! |
use max_nr_consoles instead of max_vc |
050_dont_link_libcurses | (download) |
configure.ac.footer |
15 4 11 - 0 ! |
don't link against libcurses |
060_no_blocking_on_mouse_device_under_x | (download) |
src/daemon/old_main.c |
30 20 10 - 0 ! |
no blocking on mouse device under x |
070_struct_ucred | (download) |
src/daemon/processconn.c |
1 1 0 - 0 ! |
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 ! |
add ac_canonical_host |
090_linux3_versions | (download) |
src/prog/gpm-root.y |
2 1 1 - 0 ! |
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 ! |
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 ! |
fix ftbfs with -wformat-security |
093_fix typos.patch | (download) |
doc/FAQ |
2 1 1 - 0 ! |
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 ! |
fix ftbfs with glibc 2.26 |
95_fix compilation with gcc 10.patch | (download) |
src/headers/daemon.h |
2 1 1 - 0 ! |
ftbfs with gcc-10 due to -fno-commons |