summaryrefslogtreecommitdiff
path: root/debian/changelog
AgeCommit message (Collapse)Author
2012-06-06control: Add missing autoconf build-dependency.Samuel Thibault
2012-06-05upload to unstableSamuel Thibault
2012-06-05Add support for passing filename through exec() call.Samuel Thibault
2012-06-05Refresh to new upstreamSamuel Thibault
* New upstream snapshot - patches/ext2fs_large_stores.patch,libmachdev.patch: Refresh. * patches/balloc.patch: Fix parentheses.
2012-06-05New upstream snapshotSamuel Thibault
2012-05-25control: Depend on libpciaccess-dev for libddekit.Samuel Thibault
2012-05-24local/setup-translators: Remove /dev/shm directory if any, to be replaced ↵Samuel Thibault
with symlink to /run/shm.
2012-05-23hurd.postinst: Drop error messages while fetching pfinet options.Samuel Thibault
2012-05-22Fix hang in d-i at parman stageSamuel Thibault
* Do not make hurd-udeb depend on netdde-udeb, it leads to configure recursion, and is not actually needed.
2012-05-21uploadSamuel Thibault
2012-05-20hurd-udev.install: Add devnode.Samuel Thibault
2012-05-20patches/libmachdev.patch: Fix packet delivery on pfinet restart.Samuel Thibault
2012-05-20Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurdSamuel Thibault
Conflicts: debian/changelog
2012-05-20Enable netdde by defaultSamuel Thibault
* control: Depend on netdde, recent enough (>= 0.0.20120518~) to avoid conflicts with gnumach drivers. * local/setup-translators: Setup netdde translator and /dev/eth*. * debian/hurd.postinst: Migrate pfinet into using /dev/eth0.
2012-05-20changelogSamuel Thibault
2012-05-03local/setup-translators: Add hd4 and hd5 /dev entries, for some SATA controlers.Samuel Thibault
2012-04-27-4 was not uploadedSamuel Thibault
2012-04-26rules: Bump to gcc-4.7.Samuel Thibault
2012-04-25Remove libpthread, now shipped by glibc, and depend on itSamuel Thibault
2012-04-18upload to unstableSamuel Thibault
2012-04-16Add copyright information for libdde_linux26Samuel Thibault
2012-04-16Upgrade libdde_linux26 layer to 2.6.32 compatibilitySamuel Thibault
* debian/patches/libdde_{addr_fix,addr_list,config,devres,dma_head,ethoc, ethtool,fixes,group_addr,mdio,netdev_tx_t,pci-needs_freset,pci_ids.h,phy, pr_cont,rcu,rculist,rx_queue,trans_start,ucast_list,workqueue}: New patches to upgrade the libdde_linux26 layer to 2.6.32 compatibility.
2012-04-09upload to unstableSamuel Thibault
2012-04-08rules: Remove dde drivers, will be shipped by netddeSamuel Thibault
2012-04-08patches/ext2fs_large_stores.patch: RefreshSamuel Thibault
2012-04-08Remove patches/extern_inline_fix.patch, merged upstreamSamuel Thibault
2012-04-08Remove patches/console_utf-8.patch, merged upstreamSamuel Thibault
2012-04-08New upstream snapshotSamuel Thibault
2012-04-08patches/run.patch: Fix utmp database creation, and thus w command.Samuel Thibault
2012-04-06hurd-console.default: Document the -f option of the vga module.Samuel Thibault
2012-03-26patches/libexec.patch: Switch to gnu-mach-color TERM.Samuel Thibault
2012-02-27control: Set hurd-udeb XC-Package-Type to udeb.Samuel Thibault
2012-02-25Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurdSamuel Thibault
Conflicts: debian/changelog
2012-02-25control: Bump Standards-Version to 3.9.3 (no changes).Samuel Thibault
2012-02-22prepare to uploadSamuel Thibault
2012-02-22Add libddekit and libdde_linux26 headers.Samuel Thibault
2012-02-19UploadSamuel Thibault
2012-02-19New upstream snapshot.Samuel Thibault
2012-02-01rename {halt,reboot} to {halt,reboot}-hurdPino Toscano
... and handle them as slaves of the runsystem alternative.
2012-01-22debian/hurd-console.default: Enable the console by default.Samuel Thibault
2011-12-30ext2fs_large_stores.patch: Fix memory leakSamuel Thibault
2011-12-08upload to unstableSamuel Thibault
2011-12-06Upload to unstableSamuel Thibault
2011-12-06New upstream snapshotSamuel Thibault
2011-12-06Fix /run initializationSamuel Thibault
* local/setup-translators: Move /run initialization to... * patches/run.patch: ... boot time.
2011-12-05hurd.install: Add /etc/securetty.Samuel Thibault
2011-11-27Setup random translator in hurd-udeb tooSamuel Thibault
2011-11-26Drop debian/patches/libpager_update_seqno.patch, applied upstream.Samuel Thibault
2011-11-26Replace /dev/u?random alternatives with /hurd/u?random.sh alternativesSamuel Thibault
* local/random-hurd.sh, urandom-hurd.sh: Add scripts to be used as hurd-provided translators for /dev/*random. * hurd.postinst: Remove "random" alternative introduced by 20111106-1, as it makes rgrep in /etc not working any more. Install random.sh alternative instead, which sets /hurd/u?random.sh scripts. * local/setup-translators: Set /dev/u?random translator from /hurd/u?random.sh instead of making them alternatives.
2011-11-26New upstream snapshotSamuel Thibault