lp:ubuntu/trusty/xsok

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/xsok
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

5. By Peter Samuelson <email address hidden>

* Policy 3.8.0: move /usr/X11R6/lib to /usr/lib.
* Build-Depends: xutils-dev. (Closes: #485726)
* Fix 'debian/rules clean' lintian warning.
* Update 'debian/copyright' a bit, thanks again to lintian.

4. By Peter Samuelson <email address hidden>

* patch 10_lots_of_stuff: break into logical patches.
  - build_tweaks, config, manpage, overflow
* new patch no_gunzip: rip out the gunzip support.
  This had a fragile security patch in it - there were two code paths
  selected by a define in the Imakefile, and only one was fixed.
  - patch 20_gunzip_exploit_fix deleted, as it is obsolete
* new patch wm_delete: support ICCCM, or at least WM_DELETE_WINDOW.
  Thanks to Peter de Wachter <email address hidden> for the patch.
  (Closes: #288143)
* new patch security_paranoia: fix/remove various uses of strcpy/sprintf.
  Most of these aren't exploitable, but some might be.
* new patch undo_nowrap: prevent "undo" command from wrapping around
  to the end of the game. This behavior was clearly intentional, but
  it's counterintuitive and undocumented. (Closes: #288142)
* new patch drag_segfault: prevent segfault when trying to drag the
  player with button 2. (Closes: #318617)
* patch build_tweaks:
  - disable ifdef for HPArchitecture. Obviously they mean HP-UX; we
    don't want that stuff for Debian hppa.
  - remove -O2 from CCOPTIONS, to enable DEB_BUILD_OPTIONS=noopt.
  - fix 3 gcc warnings. All harmless, except one on 64-bit BE,
    which Debian doesn't have for this package.
* debian/rules: support DEB_BUILD_OPTIONS=nostrip,noopt.
* debian/rules:
  - Remove kludge around Bug #319121, it's fixed now.
  - In the same vein, override $(LOCAL_LIBRARIES) to avoid linking
    extraneous X libraries.
  - debian/control: Trim Build-Depends accordingly.
* debian/docs: don't ship README, it's not really relevant to Debian.

3. By Emanuele Rocca

* QA upload.
* Decompress .gz files in /usr/share/games/xsok/ (Closes: #291513)
* usr/share/games/xsok added to debian/dirs

2. By Joel Rosdahl

Orphaned.

1. By Martin Schulze <email address hidden>

Import upstream version 1.02

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/xsok
This branch contains Public information 
Everyone can see this information.

Subscribers