summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-28Really fix posixity of access(): only regular files should see their x bit ↵Samuel Thibault
checked for
2009-04-28 * debian/patches/libpthread_setcancel.patch: New patch to fix configurationSamuel Thibault
of octave3.0.
2009-04-23fix hurd-specific initializationSamuel Thibault
2009-04-23fix uninitialized field have_kernel_resourcesSamuel Thibault
2009-04-18 * debian/patches/thread-throttle.patch: Remove patch, makes ext2fs hang onSamuel Thibault
big syncs.
2009-04-18 * debian/patches/libports_stability.patch: New patch to keep the oldSamuel Thibault
behavior of libports. * debian/patches/libpthread_fix.patch New patch from Thomas Schwinge to fix libpthread.
2009-04-18 * debian/patches/dir_acces_fix.patch: New patch, fixes ext2fs crashes.Samuel Thibault
2009-04-04 * debian/patches/stat_round.patch: New temporary patch, fixes symlink issuesSamuel Thibault
with tar.
2009-02-24 * debian/patches/in6_addr.patch: New patch to fix compilation under libc 2.9.Samuel Thibault
2009-02-02 * debian/patches/stat-fix.patch: New patch, fixes some timestamp issues.Samuel Thibault
2009-01-30Add patch that fixes compilation under libc 2.9. Not enabled yetSamuel Thibault
2009-01-23 * debian/patches/libpthread_rwlock_initializer.patch: New patch, add missingSamuel Thibault
PTHREAD_RWLOCK_INITIALIZER.
2008-10-01 * debian/rules (binary-predeb/hurd): Adjust paths.Michael Banck
* debian/hurd.install: Likewise. * debian/hurd-udeb.install: Likewise. * debian/hurd.dirs: Added /usr/bin.
2008-10-01 * debian/patches/libpthread_mutex_owner.patch: New patch, fix a hang inMichael Banck
libpthread, by Neal Walfield.
2008-09-26trivial wording changeMichael Banck
2008-09-26Same procedure for fakerootMichael Banck
2008-09-26 * debian/rules: Install uptime and vmstat into /usr/bin, not /bin.Michael Banck
* debian/hurd.postinst: Update accordingly.
2008-09-26Move w to /usr/binMichael Banck
2008-09-26 * debian/patches/uptime_w_path_fix.patch: New patch, run /usr/bin/w insteadMichael Banck
of /bin/w.
2008-09-26Added changelog entry for r589Michael Banck
2008-09-26 * debian/hurd.postinst: Install /proc as passive translator only.Michael Banck
2008-09-23Fix pathsMichael Banck
2008-09-21typoSamuel Thibault
2008-09-21refresh patchSamuel Thibault
2008-09-21 + debian/hurd-doc.docs: Adjust paths.Michael Banck
2008-09-21 + debian/rules (install/hurd): Likewise.Michael Banck
2008-09-21 + debian/rules (build/hurd): Replace build-tree with $(DEB_SRCDIR).Michael Banck
2008-09-21 + debian/rules (DEB_TAR_SRCDIR): Removed.Michael Banck
+ debian/rules (tarball.mk) No longer include it. + debian/rules (simple-patchsys.mk) Replaced with ... + debian/rules (patchsys-quilt.mk) ... this. + debian/patches/series: New file.
2008-09-21 * Change packaging to no tarball-in-tarball and quilt.Michael Banck
+ debian/control (Build-Depends): Added quilt.
2008-09-21 + debian/patches/libpthread_pthreadexit-safety.patch: Removed, no longer Michael Banck
needed.
2008-09-21 + debian/patches/pflocal-port-leak.patch: Likewise.Michael Banck
2008-09-21 + debian/patches/lock-memory-clobber.patch: Likewise.Michael Banck
2008-09-21 + debian/patches/libpthread_spin-lock-inline.patch: Likewise.Michael Banck
2008-09-21 + debian/patches/libpthread_pthreadtypes_h.patch: Likewise.Michael Banck
2008-09-21 + debian/patches/libpthread_mutex-no-include.patch: Likewise.Michael Banck
2008-09-21 + debian/patches/diskfs_lookup_error_fix.patch: Removed, applies upstream.Michael Banck
2008-09-21rewording of changelog in line with earlier new upstream linesMichael Banck
2008-09-21 * New upstream development snapshot.Michael Banck
2008-09-13 * debian/hurd.postinst: Install w and ps alternatives links in /bin, notMichael Banck
/usr/bin.
2008-09-13Set distribution to unreleasedMichael Banck
2008-09-13Final changelog for 20080607-6Michael Banck
2008-09-12 * debian/rules (SUID_PROGRAMS): Likewise.Michael Banck
2008-09-05 * debian/hurd-udev.install: Likewise.Michael Banck
2008-09-05 * debian/hurd.install: Update accordingly.Michael Banck
2008-09-04 * debian/hurd.postinst: Setup /proc if it hasn't been already.Michael Banck
2008-09-04 * debian/rules (install/hurd): Move away ps, uptime, vmstat and w in orderMichael Banck
to have them handled by update-alternatives. * debian/hurd.postinst: Run update-alternatives for ps, uptime, vmstat and w.
2008-09-03Set distribution to unreleasedMichael Banck
2008-09-03Final changelog for 20080607-5Michael Banck
2008-09-02Fix patchMichael Banck
2008-09-02Added missing hunkMichael Banck