summaryrefslogtreecommitdiff
path: root/debian/changelog
AgeCommit message (Collapse)Author
2008-03-08 * New patch from CVS to fix direction flag on syscall entry.Samuel Thibault
- debian/patches/70_cld.patch
2008-02-06 * New patch from CVS to enable Bus Mastering on triton chipsets.Samuel Thibault
- debian/patches/50_ide_bm.patch
2008-01-21 * New patch from CVS to enable multicast for IPv6.Samuel Thibault
- debian/patches/30_net_multicast.patch
2007-12-29 * New patch to enable IDE multiple sector I/O when the drive can do it.Samuel Thibault
- debian/patches/16_ide_multsect.patch
2007-10-02 * Fix zalloc alignment support, and thus alignment of FPU save areaSamuel Thibault
(Closes: #440068) - debian/patches/patches/21_aligned_zalloc.patch
2007-08-20Append more agressive caching parameter to debian/patches/14_alloc_params.patch.Samuel Thibault
2007-08-13Correct the past, thanks to Thomas Schwinge.Guillem Jover
2007-08-08Release gnumach 2:1.3.99.dfsg.cvs20070809-1.Guillem Jover
2007-08-08Do not use configure file stamps, use config.status instead.Guillem Jover
2007-08-08Use binary:Version instead of the deprecated Source-Version substvar.Guillem Jover
2007-08-08no stuff from me any more :)Samuel Thibault
2007-08-08Add an autoregen target to ease regenerating the autoconf patch.Guillem Jover
2007-08-08New upstream CVS snapshot.Guillem Jover
2007-08-07 * debian/patches/30_fs_gs.patch: New patch to fix crash with coming TLSSamuel Thibault
support.
2007-05-26Release gnumach 2:1.3.99.dfsg.cvs20070526-1.Guillem Jover
2007-05-26Temporary support for memory mapping through an iopl device.Guillem Jover
- debian/patches/40_iopl_mmap.patch: New file. Thanks to Samuel Thibault <samuel.thibault@labri.fr>.
2007-05-26New upstream CVS snapshot.Guillem Jover
- debian/patches/41_io_unlock_ioremove.patch: Removed, merged upstream. - debian/patches/42_disable_ioperm.patch: Likewise. - debian/patches/43_debvice_port_fix.patch: Likewise. - debian/patches/44_more_ports.patch: Likewise. - debian/patches/45_io_per_task.patch: Likewise. - debian/patches/46_io_device.patch: Likewise. - debian/patches/20_mmx_support.patch: Sync. - debian/patches/90_autoconf_autogen.patch: Regenerated.
2007-04-06Release gnumach 2:1.3.99.dfsg.cvs20070405-1.Guillem Jover
2007-04-05 - debian/patches/12_sis900.patch: Unfuzzy.Guillem Jover
- debian/patches/13_ide_dma.patch: Likewise. - debian/patches/14_alloc_params.patch: Likewise. - debian/patches/45_io_per_task.patch: Likewise. - debian/patches/46_io_device.patch: Likewise.
2007-04-05New upstream CVS snapshot.Guillem Jover
- debian/patches/44_more_ports.patch: Sync. - debian/patches/45_io_per_task.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Regenerated.
2007-03-06Prepare for release.Guillem Jover
2007-03-06Run the test suite after build. (Closes: #390872)Guillem Jover
2007-03-06Fix history! We are installing the msgids already.Guillem Jover
2007-03-06Fixed MMX register support. (Closes: #413177)Guillem Jover
- debian/patches/20_mmx_support.patch: Updated. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
2007-03-06 - Protect the net filter code from being interrupted.Guillem Jover
(Closes: #396741, #413185) Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>. - debian/patches/00_clean_gfdl.patch: Sync. - debian/patches/90_autoconf_autogen.patch: Regenerated.
2007-03-06Start new gnumach snapshot.Guillem Jover
2007-02-11Preapre for gnumach 2:1.3.99.dfsg.cvs20070211-1 release (fixing the previousGuillem Jover
bogus version).
2007-02-11Prepare for gnumach 2:1.3.99+cvs20070211.dfsg.1-1 release.Guillem Jover
2007-02-11Add MMX register support.Guillem Jover
- debian/patches/20_mmx_support.patch: New file. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>
2007-02-11New upstream CVS snapshot.Guillem Jover
- debian/patches/22_scsi_inf_loop.patch: Removed, merged upstream. - debian/patches/47_pcmcia_isa.patch: Likewise. - debian/patches/10_cdromlock.patch: Sync. - debian/patches/12_sis900.patch: Likewise. - debian/patches/15_mem_obj_proxy.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Regenerated.
2007-02-11Retroactively fix changelog.Guillem Jover
2006-11-14Release 2:1.3.99.dfsg.1-1.Guillem Jover
2006-11-14Adapt to the new automakified build system:Guillem Jover
- New D and D_DBG variables pointing to the package destination dirs. - Remove debian/rules.options, now unneeded with the default configure options, except for '--enable-sis900' which is not enabled by default. - Pass --prefix and --exec-prefix to configure. - Use DESTDIR instead of passing the prefix and exec_prefix variables. - Merge the install-gnumach-dbg and install-gnumach targets into install. - Call install instead of install-kernel and install-headers for the default build. - Call install-exec instead of install-kernel for the -dbg build. - Use dh_install to install files from D and D_DBG into the proper package dirs. - Disable dh_installinfo. - debian/gnumach-dbg.install: New file. - debian/gnumach-dev.install: Likewise. - debian/gnumach.install: Likewise. - debian/gnumach-udeb.install: Likewise.
2006-11-14Do not try to build the doc/ directory.Guillem Jover
2006-11-14Cleanup debian/rules file:Guillem Jover
- Remove the manual cruft-removal line from the clean target.
2006-11-14Remove the stamp file for the -dbg build.Guillem Jover
2006-11-14Sync patches against current CVS from 2006-11-14.Guillem Jover
2006-11-01Document the removal of the non-free GFDL manual in debian/copyright.Guillem Jover
2006-11-01New upstream CVS snapshot.Guillem Jover
- Remove debian/rules.options, now unneeded with the default configure options. - debian/patches/01_gcc-4.1.patch: Removed, merged upstream. - debian/patches/00_clean_gfdl.patch: Sync. - debian/patches/05_halt_on_panic_flag.patch: Likewise. - debian/patches/10_cdromlock.patch: Likewise. - debian/patches/12_sis900.patch: Likewise. - debian/patches/13_ide_dma.patch: Likewise. - debian/patches/14_alloc_params.patch: Likewise. - debian/patches/15_mem_obj_proxy.patch: Likewise. - debian/patches/44_more_ports.patch: Likewise. - debian/patches/45_io_per_task.patch: Likewise. - debian/patches/46_io_device.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Regenerated. - debian/patches/61_vm_resident-zoned.patch: Disable for now, it's causing problems with current applied patches in CVS.
2006-08-31Release gnumach 1:20060826.dfsg.1-1.Guillem Jover
2006-08-31Make gnumach-dbg Depend on the exact same version gnumach version,Guillem Jover
due to an interface change in the networking code, to drag it as well. Remove the Conflicts as it is making the package uninstallable.
2006-08-28Enable all PCMCIA options.Guillem Jover
2006-08-28Enable PCMCIA ISA support.Guillem Jover
- debian/patches/47_pcmcia_isa.patch: New file. Thanks to Stefan Siegl <stesie@brokenpipe.de>.
2006-08-28Fix an unused field optimization with gcc 4.1 which was causing theGuillem Jover
descriptor initialization to do it partially. - debian/patches/01_gcc-4.1.patch: New file. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
2006-08-27Now using Standards-Version 3.6.2 (no changes needed).Guillem Jover
2006-08-27Conflict with hurd <= 20060825-1, due to an interface change in theGuillem Jover
networking code.
2006-08-27Disable wavelan driver as it does not build anymore with the updatedGuillem Jover
Linux header files.
2006-08-26New upstream CVS snapshot.Guillem Jover
- debian/patches/05_halt_on_panic_flag.patch: Sync. - debian/patches/10_cdromlock.patch: Likewise. - debian/patches/12_sis900.patch: Likewise. - debian/patches/13_ide_dma.patch: Likewise. - debian/patches/61_vm_resident-zoned.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Likewise. - debian/patches/23_ps2_mouse.patch: Removed, integrated upstream. - debian/patches/50_mem_limit.patch: Likewise.
2006-08-26Switch to quilt:Guillem Jover
- debian/control: Add quilt (>= 0.40) to Build-Depends. - debian/patches/series: New file. - debian/patch.mk: Removed. - debian/rules: Include '/usr/share/quilt/quilt.make' instead of 'debian/patch.mk'. Change clean to a single colon target and make it depend on patch.
2006-04-08New upstream CVS snapshot 1:20060408.dfsg.1-1.Guillem Jover