Branches for Jaunty

Name Status Last Modified Last Commit
lp:ubuntu/jaunty/gnumach 2 Mature 2009-08-15 21:39:45 UTC
14. * New upstream CVS snapshot. - Fix ...

Author: Guillem Jover
Revision Date: 2008-07-08 16:54:06 UTC

* New upstream CVS snapshot.
  - Fix zalloc alignment support, and thus alignment of FPU save area.
    (Closes: #440068)
  - Enable multicast for IPv6.
  - Enable Bus Mastering on triton chipsets.
  - Fix gcc-4.3 non-inlining. (Closes: #474902)
  - Fix direction flag on syscall entry. (Closes: #469566)
  - Fix initialization of RTL8139. (Closes: #469566)

[ Samuel Thibault ]
* Append more agressive caching parameter to
  debian/patches/14_alloc_params.patch.
* New patch to enable IDE multiple sector I/O when the drive can do it.
  - debian/patches/16_ide_multsect.patch
* Clean debian/tmp-dbg.

[ Guillem Jover ]
* Add Homepage field.
* Add Vcs-Browser and Vcs-Svn fields.
* Remove repository information from debian/copyright as it is now on
  debian/control.
* Refer to GPL-2 from common-licenses instead of just GPL.
* Add a README.source.
* Now using Standards-Version 3.8.0.
* Refresh patches with -pab.
* Remove DPATCHLEVEL variable from patches.
* Change source and binary packages from Section base to admin.
* Mangle the Debian version in the watch file.
* Sync with upstream:
  - debian/patches/00_clean_gfdl.patch: Refresh.
  - debian/patches/05_halt_on_panic_flag.patch: Likewise.
  - debian/patches/13_ide_dma.patch: Likewise.
  - debian/patches/14_alloc_params.patch: Likewise.
* Use $(filter ...) instead of $(findstring ...) to extract space separated
  options from DEB_BUILD_OPTIONS in debian/rules.
* Merge check targets into build targets.
* Clean up debian/rules:
  - Run autoreconf on-demand, which fixes a FTBFS when built twice in a
    row. (Closes: #424353)
  - Support parallel builds by moving 'patch' dependency from
    the build to a new pre-patch-* targets that serializes configuration.
* Properly clean up autogenerated cruft.
* Add Build-Depends on autoconf and automake now that we call autoreconf at
  build time.

11 of 1 result