ubuntu/+source/xsok:applied/ubuntu/devel

Last commit made on 2024-05-03
Get this branch:
git clone -b applied/ubuntu/devel https://git.launchpad.net/ubuntu/+source/xsok
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/devel
Repository:
lp:ubuntu/+source/xsok

Recent commits

7c80ee1... by Petter Reinholdtsen <email address hidden>

1.02-21 (patches applied)

Imported using git-ubuntu import.

da848e8... by Petter Reinholdtsen <email address hidden>

do not use global variable as counter

Gbp-Pq: do-not-use-global-variable-as-counter.patch.

e1034a9... by Petter Reinholdtsen <email address hidden>

Replace some sprintf with snprintf, and strcpy with strncpy.

Gbp-Pq: security_paranoia.patch.

49e6612... by Petter Reinholdtsen <email address hidden>

Remove all traces of gzipped data files, and opening thereof.

Gbp-Pq: no_gunzip.patch.

1b68fb8... by Petter Reinholdtsen <email address hidden>

Small manpage fixes.

Gbp-Pq: manpage.patch.

4413271... by Petter Reinholdtsen <email address hidden>

Avoid segfault when trying to drag the player with the middle button.

Gbp-Pq: drag_segfault.patch.

21a3dd3... by Petter Reinholdtsen <email address hidden>

Do not let undo wrap around to the original end of the game.

Gbp-Pq: undo_nowrap.patch.

1194abe... by Petter Reinholdtsen <email address hidden>

Support ICCCM ... or at least WM_DELETE_WINDOW.

Gbp-Pq: wm_delete.patch.

2f5494c... by Petter Reinholdtsen <email address hidden>

Prevent buffer overflow from the environment.

Gbp-Pq: overflow.patch.

cda9376... by Petter Reinholdtsen <email address hidden>

Configuration changes / fixes.

Gbp-Pq: config.patch.