[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnumach] annotated tag upstream/1.4 created (now dfaab61)
From: |
Samuel Thibault |
Subject: |
[gnumach] annotated tag upstream/1.4 created (now dfaab61) |
Date: |
Wed, 01 Jan 2014 18:37:10 +0000 |
This is an automated email from the git hooks/post-receive script.
sthibault pushed a change to annotated tag upstream/1.4
in repository gnumach.
at dfaab61 (tag)
tagging 3a767fcfe5b1d9b8dda4214e9a35f04687989af0 (commit)
replaces v1.4
tagged by Samuel Thibault
on Sat Sep 28 10:25:52 2013 +0000
- Log -----------------------------------------------------------------
New upstream 1.4 release
Guillem Jover (201):
Initial import.
Split patches into debian/patches/. Use a modified cdbs simple-patchsys.
Allow to build natively on non GNU/Hurd systems.
Enable i386, kfreebsd-i386 and knetbsd-i386 on all packages.
Change patch apply order so autoconf is not triggered.
Update NICs from Linux.
Update autoconf.
Add DPATCHLEVEL.
Rename to numbered patches.
Minor cleansing.
Update autoconf patch.
New file. The generated autoconf stuff.
Enable new NIC drivers.
Fix build failures for gcc-3.4.
Fix entry about autoconf patch.
Changed Maintainer address.
New upstream CVS snapshot.
Add newer DMA support.
Add missing autoconfiscations.
Sync with autoconf changes.
Use AS_HELP_STRING.
Sync with autoconf changes.
Added DPATCHLEVEL.
Cleaned and updated debian/copyright file.
Honour DEB_BUILD_OPTIONS.
Support DESTDIR on upstream makefiles.
Revert r28.
Switched to debhelper.
Make gnumach-dev arch all.
Now using Standards-Version 3.6.1.
Revert r32.
Fixed winbond-840 driver name to winbond_840.
Sync with latest autoconf changes.
Clean debhelperization:
Added former implicit maintainers to Uploaders.
Do not strip two times, including the -dbg package.
Change back the Maintainer address.
Change Maintainer address again.
Fix ChangeLog.
Fix ChangeLog entry.
Change the autoconf option to mention it is IDE specific.
* Drivers.macros (AC_DRIVER_CLASS): Make it visible to autoheader via
* i386/linux/configure.ac: Do not include "pci-skeleton.c" in the "net"
Added regeneration instructions.
Enabled more drivers.
Minor changelog cleansing.
* linux/dev/include/linux/malloc.h: Include <asm/cache.h>.
Fix ChangeLog entries.
Repackage upstream source to remove binary only data. (Closes: #252323)
Enable debug code by default (disable with NDEBUG).
Fix double free and memory loss probing partition table.
Fix possible buffer overrun on linux printk.
Add DPATCHLEVEL.
Do not use stamp files for build targets.
Set CFLAGS at configure time and not at build time.
Fix cpu detection code.
Change "ifdef DEBUG" to "ifndef NDEBUG" for asserts and other low
Prepare for upload.
Fix a typo in natsemi driver enable command. (Closes: #293950)
Sync patches with latest ones sent to upstream.
Fix Subversion repository address.
Remove leftover assert on the block glue.
Prepare for upload.
* New upstream CVS snapshot.
Enable sis900 in configure.
Move configure drivers list to debian/rules.options.
Fix typo.
Add a system stabilizer patch.
Unify directory patchlevel.
Change to 16, as suggested by Neal.
Reverse the meaning of --enable-ide-forcedma.
Prepare for upload.
Provide a udeb package.
Add proxy memory objets.
New upstream CVS snapshot.
Add DPATCHLEVEL and ChangeLog entry.
Now using Standards-Version 3.6.2 (no changes needed).
Disable IDE interrupts when the driver requests that through
request_irq().
Minor indentation fixes.
Fix patch. Now it's ready to be integrated upstream.
Fix lvalue errors with gcc 4.0.
Fix lvalue error correctly.
Fix an off-by-one bug in the PATA probe function.
Set correct values for %gs and %fs when entering kernel mode. Make sure
Wrap lines in debian/control fields (knowingly breaking policy).
Upgrade to debhelper compat version 5.
Unify indentation with other packages.
Update FSF's address.
Prepare for upload.
Fix debian revision.
Added a watch file.
Fix segmentation fault on boot up. The apricot net driver was trashing the
Fix invalid lvalue errors with gcc-4.0 in ne2k-pci driver.
Fix changelog. Prepare for upload.
Add a new line.
* Added ChangeLog entries.
* Fix io port access. (Closes: #46709)
* Fix build failure with latest make 3.81 beta and the new tab vs. shell
* Fix memory limit, that was causing panics when having roughly more than
Prepare for upload.
* Actually enable the io access disabling patch.
* Check for correct return code from pcibios in de4x5 SCSI driver, which
* Fix PS2 mouse command drivers reception, affecting among others its
Fix history!
* Build-Depend on the new POSIX compliant make.
* New upstream CVS snapshot.
Add DPATCHLEVEL.
* Fix -H kernel command line argument to halt on panic. (Closes: #184624)
* Do not allow PCI IRQ's higher than 16.
* Make the Linux glude code use GNU Mach's AST software interrupts instead
Fix hunks.
* Make the Linux device drivers use dynamic memory allocation via the
* Build with -fno-strict-aliasing.
Remove patch to fix build failure with new POSIX compliant make.
Fix typo.
Revert r285.
Sync with new upstream snapshot.
Remove the GFDLd manual from the source package.
Remove manual addition.
Release version 1:20060402.dfsg.1-1.
New upstream CVS snapshot 1:20060408.dfsg.1-1.
Switch to quilt:
New upstream CVS snapshot.
Disable wavelan driver as it does not build anymore with the updated
Conflict with hurd <= 20060825-1, due to an interface change in the
Now using Standards-Version 3.6.2 (no changes needed).
Fix an unused field optimization with gcc 4.1 which was causing the
Enable PCMCIA ISA support.
Enable all PCMCIA options.
Make gnumach-dbg Depend on the exact same version gnumach version,
Release gnumach 1:20060826.dfsg.1-1.
New upstream CVS snapshot.
Document the removal of the non-free GFDL manual in debian/copyright.
Sync patches against current CVS from 2006-11-14.
Remove the stamp file for the -dbg build.
Cleanup debian/rules file:
Do not try to build the doc/ directory.
Remove rules.options.
Adapt to the new automakified build system:
Release 2:1.3.99.dfsg.1-1.
Retroactively fix changelog.
New upstream CVS snapshot.
Add MMX register support.
Prepare for gnumach 2:1.3.99+cvs20070211.dfsg.1-1 release.
Hmmm, actually add the patch.
Preapre for gnumach 2:1.3.99.dfsg.cvs20070211-1 release (fixing the
previous
Start new gnumach snapshot.
- Protect the net filter code from being interrupted.
Fixed MMX register support. (Closes: #413177)
Fix history! We are installing the msgids already.
Run the test suite after build. (Closes: #390872)
Prepare for release.
New upstream CVS snapshot.
- debian/patches/12_sis900.patch: Unfuzzy.
Release gnumach 2:1.3.99.dfsg.cvs20070405-1.
New upstream CVS snapshot.
Temporary support for memory mapping through an iopl device.
Release gnumach 2:1.3.99.dfsg.cvs20070526-1.
New upstream CVS snapshot.
Add an autoregen target to ease regenerating the autoconf patch.
Use binary:Version instead of the deprecated Source-Version substvar.
Do not use configure file stamps, use config.status instead.
Release gnumach 2:1.3.99.dfsg.cvs20070809-1.
Correct the past, thanks to Thomas Schwinge.
Add Homepage field
Add Vcs-Browser and Vcs-Svn fields
Remove repository information from copyright as it is now on control
Add a README.source
Now using Standards-Version 3.8.0
Mark changelog entry as UNRELEASED
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
Refer to GPL-2 from common-licenses instead of just GPL
Sync with upstream gnumach snapshot 1.3.99.dfsg.cvs20080708
Use $(filter ...) instead of $(findstring ...)
Merge check targets into build targets
Clean up debian/rules
Properly clean up autogenerated cruft
Add Build-Depends on autoconf and automake
Release gnumach 2:1.3.99.dfsg.cvs20080708-1
Switch to debhelper compatibility level 7
Use dh_prep instead of “dh_clean -k”
Remove XC- prefix from Package-Type field
Sync with upstream gnumach snapshot 1.3.99.dfsg.cvs20090220
Release gnumach 2:1.3.99.dfsg.cvs20090220-1
Change gnumach-dbg section to debug
Change source and gnumach section to kernel
Now using Standards-Version 3.8.2
New upstream git snapshot
Switch to source format '3.0 (quilt)'
Update gnumach snapshot
Do not include ChangeLog.0*, they are not shipped upstream anymore
Remove Marcus Brinkmann from Uploaders
Release gnumach 2:1.3.99.dfsg.git20091128-1
Correct history
Uppercase changelog suite so that dch works
Now using Standards-Version 3.8.4 (no changes needed)
Use any-i386 in binary package Architecture fields
Update Vcs fields to point to the new git repositories
Samuel Thibault (97):
* debian/patches/30_fs_gs.patch: New patch to fix crash with coming TLS
no stuff from me any more :)
Append more agressive caching parameter to
debian/patches/14_alloc_params.patch.
* Fix zalloc alignment support, and thus alignment of FPU save area
* New patch to enable IDE multiple sector I/O when the drive can do it.
2007-12-30 Samuel Thibault <address@hidden>
2007-12-30 Samuel Thibault <address@hidden>
actually 1/2 / 1/4 should be reasonable enough
* New patch from CVS to enable multicast for IPv6.
* New patch from CVS to enable Bus Mastering on triton chipsets.
* New patch from CVS to fix direction flag on syscall entry.
debian/patches/70_cld.patch closes #469566
* New patch from CVS to fix gcc-4.3 non-inlining.
* New patch from CVS to fix initialization of RTL8139.
* Clean debian/tmp-dbg.
drop dead entries of changelog
* Remove kern/mach_param.h patch from
debian/patches/14_alloc_params.patch,
* Add debian/patches/17_ipc_queue_local.patch to favor IPC thread
locality.
Remove 17_ipc_queue_local.patch, Mach actually sometimes depends on the
queuing order.
increase maximum number of cached objects.
explain what Memory object proxies are for
* debian/patches/14_alloc_params.patch: reserve 128MiB for virtual memory
* debian/patches/20_mmx_support.patch: rename to 20_xmm_support.patch and
Now using Standards-Version 3.8.3.
debian/control (gnumach-udeb): Add XC- prefix to Package-Type. Add
Provides:
debian/control (gnumach-udeb): Add nic-wireless-modules too
debian/control: Remove duplicate priority and section fields.
Add ${misc:Depends}.
document a few patches
debian/patches/40_iopl_mem.batch: Add patch, not enabled yet, to be used
instead of 40_iopl_mmap.patch when a new snapshot is taken.
fix typo
* debian/patches/40_iopl_mmap.patch: Add a "mem" alias for the iopl
device,
Remove non-free GFDL documentation
Merge branch 'upstream-dfsg'
Now using Standards-Version 3.9.1
Remove enable-sis900 as it's now the default
Merge branch 'upstream' into upstream-dfsg
Merge branch 'upstream-dfsg'
New upstream snapshot
Merge branch 'master' of alioth.debian.org:/git/pkg-hurd/gnumach
Add ramdisk support for d-i
Merge branch 'upstream' into upstream-dfsg
Merge branch 'upstream-dfsg'
New upstream snapshot
Remove Neal and Jeff from Uploaders
Upload to unstable
Add gnumach Xen packages
Make gnumach-common arch:all
Build gnumach-udeb on hurd-i386 only.
debian/source/options: Enable bz2 compression
debian/control: Use Package-Type instead of XC-Package-Type.
Merge branch 'master' of alioth.debian.org:/git/pkg-hurd/gnumach
note the Xserver version where iopl got fixed
Move User/Kernel limit to 2GiB
debian/control: Fix upstream URL
Rename gnumach packages into gnumach-image-1.3.99-{xen-,}486{,-dbg}
gnumach-image-{xen-,}486-dbg packages are not really needed
Merge branch 'upstream' into upstream-dfsg
Merge branch 'upstream-dfsg'
New upstream snapshot
debian/patches/50_initrd.patch: Refresh.
Merge branch 'upstream' into upstream-dfsg
Merge branch 'upstream-dfsg'
New upstream snapshot
Keep gnumach.gz name in d-i kernel-image packages
Make gnumach-common replace gnumach
Actually enable 60_bigmem.patch
Ignore \E[6n emited by busybox.
Merge branch 'upstream' into upstream-dfsg
Merge branch 'upstream-dfsg'
New upstream snapshot
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach into
upstream
Drop spurious merge of the debian branch into upstream
Drop spurious merge of dfsg branch into upstream branch
Merge commit 'c81633968d20a66ae7f13a52c007f3eb52453684' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Merge remote-tracking branch 'upstream/master' into upstream
Imported Upstream version 1.4
Svante Signell (1):
Fix typo
Thomas Schwinge (1):
Merge remote-tracking branch 'savannah/master' into master
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/gnumach.git
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnumach] annotated tag upstream/1.4 created (now dfaab61),
Samuel Thibault <=