Branches for Wheezy

Name Status Last Modified Last Commit
lp:debian/wheezy/xsoldier 1 Development 2012-02-08 22:01:40 UTC
8. * debian/rules: set ./configure optio...

Author: Oohara Yuuma
Revision Date: 2012-02-08 22:01:40 UTC

* debian/rules: set ./configure options with
  dpkg-buildflags --export=configure
* debian/control: added Build-Depends: dpkg-dev (>= 1.16.1) because
  this package uses dpkg-buildflags
* debian/patches/bad-sprintf.diff: new file, fixes insecure sprintf()
  in manage.c
* debian/patches/array-size-calculation.diff: new file, replaces
  sizeof(array) with sizeof(array)/sizeof(array[0]) when the program
  calculates the size of the array

11 of 1 result