Branches for Saucy

Name Status Last Modified Last Commit
lp://staging/ubuntu/saucy/arj 2 Mature 2013-05-10 05:01:06 UTC
11. * Now using Standards-Version 3.9.4 (...

Author: Guillem Jover
Revision Date: 2013-05-10 05:01:06 UTC

* Now using Standards-Version 3.9.4 (no changes needed).
* Set the static const intergrity_identifier variable as volatile instead
  of building the file with -O0 to avoid the compiler optimizing it away,
  so that we can use standard flags everywhere.
* Fix clean target by checking existence of GNUmakefile instead of Makefile.
* Fix build failure on GNU/Hurd, by handling unimplemented fcntl(F_GETLK).
* Fix upstream build system to honour CPPFLAGS and LDFLAGS.
* Fix format security errors.
* Switch to use dpkg-buildflags to set CPPFLAGS, CFLAGS and LDFLAGS,
  thus enabling hardening flags. (Closes: #673479)
* Support nostrip build option, by changing the upstrem build system to
  optionally strip the binaries after the linking stage and before their
  preprocessing. (Closes: #436473)

lp://staging/ubuntu/saucy-proposed/arj 1 Development 2013-05-10 11:38:43 UTC
10. * Now using Standards-Version 3.9.4 (...

Author: Guillem Jover
Revision Date: 2013-05-10 05:01:06 UTC

* Now using Standards-Version 3.9.4 (no changes needed).
* Set the static const intergrity_identifier variable as volatile instead
  of building the file with -O0 to avoid the compiler optimizing it away,
  so that we can use standard flags everywhere.
* Fix clean target by checking existence of GNUmakefile instead of Makefile.
* Fix build failure on GNU/Hurd, by handling unimplemented fcntl(F_GETLK).
* Fix upstream build system to honour CPPFLAGS and LDFLAGS.
* Fix format security errors.
* Switch to use dpkg-buildflags to set CPPFLAGS, CFLAGS and LDFLAGS,
  thus enabling hardening flags. (Closes: #673479)
* Support nostrip build option, by changing the upstrem build system to
  optionally strip the binaries after the linking stage and before their
  preprocessing. (Closes: #436473)

12 of 2 results