2008
yaird (0.0.13-5) unstable; urgency=low
* Added armel as supported architecture (bootup should be like arm).
This closes: bug#497017, thanks to Riku Voipio.
-- Jonas Smedegaard <dr@jones.dk> Fri, 29 Aug 2008 11:06:55 +0200
yaird (0.0.13-4) unstable; urgency=low
* Do automated backport workaround when DEB_BACKPORT_WORKAROUNDS=yes:
+ Uncomment LVM workaround option in Templates.cfg on Etch.
* Update cdbs snippets:
+ Move dependency cleanup to new local snippet package-relations.mk.
+ Update copyright-check output to more closely match proposed new
copyright file format. Update copyright-hints.
+ Update README.cdbs-tweaks.
* Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis).
* Semi-auto-update debian/control to update architectures as claimed
in 0.0.13-2:
DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean
-- Jonas Smedegaard <dr@jones.dk> Thu, 14 Aug 2008 13:09:48 +0200
yaird (0.0.13-3) unstable; urgency=low
* Add patch 1001 to ignore mdadm metadata hint. Closes: bug#489273, thanks to Jose Miguel Martinez.
-- Jonas Smedegaard <dr@jones.dk> Tue, 12 Aug 2008 08:46:48 +0200
yaird (0.0.13-2) unstable; urgency=low
* Limit Debian packaging to known working architectures. Closes:
bug#457461.
NB! Yaird no doubt works fine for other architectures as well. This
limitation is only to fulfill Debian Policy requirements.
-- Jonas Smedegaard <dr@jones.dk> Wed, 23 Jul 2008 13:50:39 +0200
yaird (0.0.13-1) unstable; urgency=medium
* New upstream release. Closes: bug#457468. * Drop all patches (merge upstream). Closes: bug#485337. * Packaging moved to collab-maint Git at Alioth. Update VCS-* hints. Adapt watch file. * Document limited support for firmware loading and encrypted disks (requires manual editing config files). Closes: bug#457463, #457464. * Add patch 2001 to disable INPUT, as a temporary workaround for recent kernels flagging more aggressively drivers offering buttons, until yaird gets support for more hardware or learns to suppress irrelevant button devices. Closes: bug#461997. Add NEWS enry. * Use spaces (not tabs) in NEWS file, to please lintian. * Use section System/Administration (not admin) in doc-base entry, thanks to lintian. * Update cdbs tweaks: + Major improvements to copyright-check, most importantly to only warn by default. Closes: bug#487068, thanks to Lucas Nussbaum. + Adjust dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1). + Update debian/README.cdbs-tweaks. * Adjust wget options in upstream-tarball.mk to work with recent wget. * Update debian/copyright-hints. * Bump debhelper compatibility to level 6 (was 4). * Semi-auto-update debian/control to apply above cdbs-related changes: DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean * Set urgency=medium to hopefully reach Lenny.
-- Jonas Smedegaard <dr@jones.dk> Thu, 03 Jul 2008 16:57:23 +0200
yaird (0.0.12-25) unstable; urgency=low
* Add patch 1023 to only bail on encrypted root device with keyfiles
(ignore non-root encrypted devices with keyfiles). This closes:
bug#460818, thanks to Lubomir Host.
* Add patch 1024 to load all available thermal modules. Closes:
Bug#457459, thanks to maximilian attems.
* Add patch 1025 to fix resolving sysfs eventX symlinks for devices
introduced in 2.6.23. Closes: bug#443821, thanks to Jan Echternach
and others helping to resolve this issue.
* Adopt Ubuntu mkinitrd-yaird changes to mimic some of the options
used in update-initramfs (LP: #129828). Please file a Debian
bugreport next time, Luca Falavigna!
* Update cdbs tweaks:
+ Major improvements to update-tarball, including a tightened build-
dependency on cdbs.
+ Major improvements to copyright-check, including new versioned
build-depenecy on devscripts. Update debian/copyright_hints.
+ Drop buildcore.mk override. Set DEB_AUTO_UPDATE_DEBIAN_CONTROL
directly instead when needed.
+ Update debian/README.cdbs-tweaks to no longer mention buildcore.mk
override.
* Bump to standards-version 3.7.3 (no changes needed).
* Improve merging of multiple build-dependencies on cdbs in
debian/rules.
* Semi-auto-update debian/control to update build-dependencies:
DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
-- Jonas Smedegaard <dr@jones.dk> Tue, 15 Jan 2008 23:22:26 +0100
2007
yaird (0.0.12-24) unstable; urgency=medium
* Add patch 1022 to fix passing dashed options to run_init. Closes:
bug#416927, thanks to Michael Biebl and Roderick Schupp.
* Raising to urgency=medium as this may have been the cause of various
other problems passing dashed boot options to userspace tools.
-- Jonas Smedegaard <dr@jones.dk> Mon, 22 Oct 2007 13:02:12 +0200
yaird (0.0.12-23) unstable; urgency=low
* Add Vcs-Svn and Vcs-Browser fields to debian/control.
* Move Homepage to own field (from pseudo-field in long description).
* Add patch 1021 to support new-style IEEE1394 (Firewire) driver.
* Rewrite long description and add README.Debian, emphasizing that
yaird produces highly optimized ramdisks useful for stable systems,
and suggesting initramfs-tools for flexible ramdisk needs. Closes:
bug#444253, #346134, #392072.
* Update debian/copyright:
+ Rewrite to conform to proposed new format at
http://wiki.debian.org/Proposals/CopyrightFormat .
+ Drop unneeded disclaimer.
-- Jonas Smedegaard <dr@jones.dk> Sat, 20 Oct 2007 13:27:08 +0200
yaird (0.0.12-22) unstable; urgency=low
* Brown paperbag release.
* Fix patch 1019 to actually install OpenFirmware modules, and add
patch 2019 to apply the fix to Makefile.in (to avoid bloating diff
with rebuilt autotools).
-- Jonas Smedegaard <dr@jones.dk> Sun, 05 Aug 2007 02:55:39 +0200
yaird (0.0.12-21) unstable; urgency=low
* The "Yaird is strict but not dead - the kernel team spreads FUD!"
release.
* Add patch 1018 to ignore "uniq" hint in input devices, added in
Linux 2.6.22. Closes: bug#426728, #431534, #434597, #435227,
#435268, #435560, thanks to Bin Zhang and lots of others.
* Add patch 1019 to support OpenFirmware. Closes: bug#396193, thanks
to Bernhard R. Link.
* Fix patch 1007 (and adjust patch 1017) to use gzip -d instead of
gunzip (which is broken with recent gzip package). Closes:
bug#435231, thanks to Peter Colberg.
* Add patch 1020 to fix lvm2 (to not include /lib/lvm-200/vgchange).
Closes: bug#431927, thanks to Steve Langasek.
* Declare (and strip duplicate) build-dependencies in debian/rules.
* Update cdbs tweaks:
+ Minor fixes and improvements to upstream-tarball.mk
-- Jonas Smedegaard <dr@jones.dk> Sun, 05 Aug 2007 02:42:11 +0200
yaird (0.0.12-20) unstable; urgency=low
* Add cdbs tweak implementing get-orig-source and print-version.
* Use shorter URL in watch file.
* Despite the changelog entry for 0.0.12-19, the release was official
alright - I just forgot to strip a comment from an internal
prerelease.
-- Jonas Smedegaard <dr@jones.dk> Sat, 31 Mar 2007 16:37:08 +0200
yaird (0.0.12-19) unstable; urgency=low
* Unofficial rebuild based on Debian sid packaging.
* Extend patch 1007 to also load keymap for cryptsetup_luks, and fix
shell indentation. Closes: bug#353283, thanks to Gabriel Kerneis.
* Add patch 1012 to optionally support dm-mirror and dm-snapshot.
Closes: bug#392332, thanks to Peter Colberg.
* Add patch 1013 to ignore IDE bus found on first generation iMac.
* Fix RESUME custom pathname support in patch 1005. Closes bug#394190,
thanks to Peter Colberg rašė (and Modestas Vainius for insisting).
* Add patch 1014 to fix vfat suport by also including modules for
native language support. Closes: bug#394650, thanks to Peter
Colberg.
* Add patch 1015 to support Grand Central IO controller and MACE NIC
found on Apple Macintosh 7600/132. Closes bug#382945, thanks to
Jérémy Bobbio.
* Add Patch 1016 to support MMC block devices.
* Add patch 1017 to check cryptsetup partitions using blkid, offering
to reenter key, ignore or invoke a shell. Closes: bug#353286, thanks
to Jö Fahlke.
* Unfuzz patches.
* Update cdbs tweaks, and document them in source package.
-- Jonas Smedegaard <dr@jones.dk> Sat, 31 Mar 2007 00:26:02 +0200
2006
yaird (0.0.12-18) unstable; urgency=low
* Extend patch 1008 to rely only on UUID (not device name) with mdadm
2.2 or newer: Supports (to some extend) renamed or missing md
components. Closes: bug#351183 (thanks to dean gaudet, Brendan
Cully, Jason Lunz and others helping out).
* Add patch 1011 to only invoke interactive shell when debug enabled.
Closes: bug#350861, #382908, #350710.
-- Jonas Smedegaard <dr@jones.dk> Sun, 27 Aug 2006 03:28:26 +0200
yaird (0.0.12-17) unstable; urgency=low
* Add 1010 to support mdadm 2.5.2 (ignore new "name" field). This
closes: bug#381683 (thanks to Tomas Prokosch
<7nrmi1s02@sneakemail.com>).
-- Jonas Smedegaard <dr@jones.dk> Sun, 6 Aug 2006 22:50:56 +0200
yaird (0.0.12-16) unstable; urgency=low
* Add patch 1009 to support firewire devices.
-- Jonas Smedegaard <dr@jones.dk> Thu, 3 Aug 2006 03:14:33 +0200
yaird (0.0.12-15) unstable; urgency=low
* Extend patch 1002 to allow "$" in KConfig regex (as introduced in
2.6.17-rc1-mm3). Closes: bug#375813 (thanks to Rafal Krypa
<mail@iceberg.pl>).
-- Jonas Smedegaard <dr@jones.dk> Thu, 29 Jun 2006 13:08:10 +0200
yaird (0.0.12-14) unstable; urgency=medium
* Roll back the bogus "fix" in -13: If SWSUSP doesn't work then either
explicitly declare the swap partition to use or preferrably add hint
about it in /etc/fstab. Closes: bug#370285 (thanks to "C. Scott
Ananian" <cscott@cscott.net> - sorry for not trusting your patch!).
* Raising urgency to not let this delay other improvements too much.
-- Jonas Smedegaard <dr@jones.dk> Tue, 6 Jun 2006 22:45:40 +0200
yaird (0.0.12-13) unstable; urgency=low
* Fix syntax for loading RESUME template. Thanks to James Jurach
<muaddib@erf.net>.
-- Jonas Smedegaard <dr@jones.dk> Sun, 4 Jun 2006 13:03:26 +0200
yaird (0.0.12-12) unstable; urgency=low
* Add patch 1008 to use --run option to mdadm, causing it ti tolerate
degraded RAID arrays. This relates to bug#351183 (thanks to dean
gaudet <dean@arctic.org> for the initial bugreport, and to several
others for additional input).
-- Jonas Smedegaard <dr@jones.dk> Tue, 30 May 2006 15:56:32 +0200
yaird (0.0.12-11) unstable; urgency=low
* Improve patch 1005 to support up-to-date swsusp2. Closes: bug#329319 (thanks to Hamish Moffatt <hamish@cloud.net.au>). * Update cdbs snippet copyright-check.mk to ignore auto-tools files (added just for consistency - not really relevant for yaird).
-- Jonas Smedegaard <dr@jones.dk> Sun, 28 May 2006 22:17:11 +0200
yaird (0.0.12-10) unstable; urgency=low
[ C. Scott Ananian ]
* Add patch (1005) to support software suspend. This is related to
bug#329319 but does not solve it (current patch does not contain the
later suggestions contained in that bugreport).
[ Jonas Smedegaard ]
* Adjust error message in above patch (failure is with "multiple"
suspend devices in fstab, not just "duplicate" ones).
* Update local cdbs snippet copyright-check.mk:
+ Broaden scan to also look for "(c)" by default.
+ Make egrep options configurable.
* Bump up standards-version to 3.7.2 (no changes needed).
* Add patch (1006) to use default tmpdir when creating initrd images.
Closes: bug#337279 (thanks to Anthony DeRobertis
<anthony@derobert.net> for both reporting and suggesting a fix,
although going for the simpler approach of unconditionally enable
TMPDIR when using File::Temp::tempdir).
* Add patch (1007) to load boottime keymap when using cryptsetup.
Closes: bug#353283 (thanks to "Jö Fahlke" <jorrit@jorrit.de>).
-- Jonas Smedegaard <dr@jones.dk> Thu, 25 May 2006 03:24:47 +0200
yaird (0.0.12-9) unstable; urgency=low
* Re-release to allow backports to work with (imho too tight)
dependency in upcoming official Debian kernels.
-- Jonas Smedegaard <dr@jones.dk> Fri, 24 Mar 2006 17:43:56 +0100
yaird (0.0.12-8) unstable; urgency=low
* Add patch (1004) to support changed IDE sysfs naming in 2.6.16.
This closes: bug#356087, #354247, #356087 (thanks to Jason Boxman
<jasonb@edseek.com> and Holger Levsen <debian@layer-acht.org> for
bugreporting, and to Tuomas Jormola <tjormola@cc.hut.fi> for
providing a fix).
-- Jonas Smedegaard <dr@jones.dk> Sun, 12 Mar 2006 19:22:16 +0100
yaird (0.0.12-7) unstable; urgency=low
* Correct timestamp of 0.0.12-5 changelog entry (timestamp gets
automatically set when starting work on a release and sometimes
forgotten to update prior to release).
This probably is the cause of the odd timestamps of 0.0.12-1 and
0.0.12-2 as well (causing confusion in resolving bug#345067)!
* Add example config files for use with generic nfsroot.
* Update TODO.
-- Jonas Smedegaard <dr@jones.dk> Sat, 11 Mar 2006 15:57:19 +0100
yaird (0.0.12-6) unstable; urgency=low
* Separate cdbs auto-update in local snippet.
* Add local cdbs snippet to check for copyright hints.
* Semi-auto-update debian/control.
* Add comment to debian/rules explaining the reason for explicit perl.
* Drop Sven as uploader (he claims yaird is maintained solely by
Jonas, which implies not considering himself part of the team).
* Add NEWS item warning about dropped ide-generic workaround, and
suggesting a manual alternative (not adding README, as the need for
this info should be only temporary).
-- Jonas Smedegaard <dr@jones.dk> Sat, 11 Mar 2006 14:27:14 +0100
yaird (0.0.12-5) unstable; urgency=low
* Unfuzz hex patch (1002) and add leading comment.
* Drop ide-generic workarounds added in 0.0.12-2. This closes:
bug#345067 (thanks especially to Jurij Smakov <jurij@wooyd.org> for
his thorough analysis, and to others patiently helping resolve the
issues involved).
The workarounds turned out to be only needed together with a
Debian-specific modular-ide kernel patch (and then needed always -
not only with specific drivers).
The modular-ide patch has been in use for quite some time but was
dropped shortly after the yaird workaround got applied, and since
yaird has not yet been part of an official Debian release it is safe
to not maintain support for the broken modular-ide patch.
* Clean non-UTF noise from 0.0.12-4 changelog entry.
-- Jonas Smedegaard <dr@jones.dk> Tue, 11 Mar 2006 12:42:28 +0100
2005
yaird (0.0.12-4) unstable; urgency=low
* Add patch to generally use [:xdigit:] in regexes (not a-f0-9 or
other incomplete handwritten ones). This closes: Bug#352010 (thanks
to Jurij Smakov <jurij@wooyd.org>).
-- Jonas Smedegaard <dr@jones.dk> Thu, 29 Dec 2005 19:59:04 +0100
yaird (0.0.12-3) unstable; urgency=low
* Add patch to ignore irrelevant parisc sysfs subdir. Closes:
bug#344841 (thanks to Bdale Garbee <bdale@gag.com>).
-- Jonas Smedegaard <dr@jones.dk> Sun, 25 Dec 2005 14:16:35 +0100
yaird (0.0.12-2) unstable; urgency=low
* Patch in upstream development as of today.
+ Support modules that alias aes. Closes: bug#342652 (thanks to
Stefan Schmidt <stefan@datenfreihafen.org>).
+ Avoid generating an initrd image if errors occur. Would have
caused the ide-generic bugs fixed below to be non-fatal as no
non-working ramdisk would have been generated (and overwritten
the older working one).
+ Mention USB hardware as working in documentation.
+ Fix non-sysfs-aware Sparc input devices. Closes: bug#342904
(thanks to Frans Pop <aragorn@tiscali.nl>).
+ Add ide-generic quirk for piix and amd74xx chipsets. Closes:
bug#343042, #343280 (and possibly #343592 too but leaving open
for now). Thanks to Paulo Marcel Coelho Aragao
<marcelpaulo@yahoo.com>, Rick Friedman <rickfriedman@verizon.net>
and everyone else helping out with this bad one.
* Declare empty CDBS_BUILD_DEPENDS as a trick to avoid build-essential
(considered fatal by ftpmasters) when auto-building debian/control.
* Update local cdbs snippet buildinfo.mk (adjust its namespace).
-- Jonas Smedegaard <dr@jones.dk> Fri, 9 Dec 2005 04:00:25 +0100
yaird (0.0.12-1) unstable; urgency=low
* New upstream release.
* Upstream source is now at Alioth.debian.org:
+ Update debian/copyright.
+ Update debian/watch (and switch to using svn-upgrade).
+ Add Homepage to long description.
* Drop listing (un)supported features in long description.
* Drop all patches (they are all included upstream).
* New maintainer: Yaird Team <yaird-devel@lists.alioth.debian.org>.
-- Jonas Smedegaard <dr@jones.dk> Fri, 9 Dec 2005 03:36:08 +0100
yaird (0.0.11-12) unstable; urgency=low
* Explicitly use /usr/bin/perl as script hashbang. Closes: bug#337479 (thanks to Laurent Bonnaud <bonnaud@lis.inpg.fr>, Mattia Dongili <malattia@linux.it>, Christoph Berg <myon@debian.org> and others). * Use DEB_PERL_INCLUDE (not DEB_DH_PERL_ARGS) as path to perl modules. * Add patch 0096 to recognize DAC960_devices (needs more testing). * Add patch 0097 unifying the various ways to run commands, and fixing old behaviour of ldd run to tolerate static binaries. Closes: bug#337855 (thanks to Walter Hofmann <yaird-bug-051106231035-aa10@secretlab.mine.nu>). * Add patch 0098 adding support for new input system sysfs format to be included with 2.6.15. Closes: bug#338228 (thanks to Rutger Nijlunsing <debian-bugs@tux.tmfweb.nl>). * Add patch 1098 to avoid unmangling fstab LABELs. Closes: bug#337415, #337168 (thanks to Davide G. M. Salvetti" <salve@debian.org> and Michael Stroucken <michael@stroucken.org>). * Add patch 0099 to recognize Apple "mesh" SCSI driver (and revert wrong extension of patch 1075 in previous release). Hopefully fixes: bug#336988 (thanks to Beiad Dalton <andy@wolfsinger.com>).
-- Jonas Smedegaard <dr@jones.dk> Thu, 10 Nov 2005 15:24:37 +0100
yaird (0.0.11-11) unstable; urgency=low
* rename patches to be based on origin/use:
+ 0xxx: Grabbed from upstream development.
+ 1xxx: Possibly relevant for upstream adoption.
+ 2xxx: Only relevant for official Debian release.
Add debian/patches/README documenting this new naming scheme.
* Extend patch 1075 (ignore Apple IDE busses) to also ignore "mesh".
Closes: bug#336988 (thanks to Beiad Dalton <andy@wolfsinger.com>).
* Add patch 0078 to ignore optional fields in /etc/fstab. Closes:
bug#336612, #336636, #336585, #336509 (thanks to A Costa
<agcosta@gis.net> and others reporting the same issue).
* Add patch 0080 to treat 4th field of /etc/fstab as optional too, and
handle comma-separated fstypes like "ext3,ext2" and magic fstype
"auto". Closes: bug#336566, #336567 (thanks to Alastair McKinstry
<mckinstry@debian.org> and Srdjan <srdjan@paradise.net.nz>, and to
Mattia Dongili <malattia@linux.it> for insisting about 4th field..).
* Add patch 0084 to support compaq IDA arrays. Yet again closes:
bug#335601 (thanks to Erich Schubert <erich@debian.org>).
* Add patch 0085 fixing a bug in TREE command.
* Add patches 2001 and 0086 to use getOutput and optGetOutput in
various other functions.
* Add patches 0090, 0091 and 0093 to add tryGetOutput function and
OPTIONAL MODULE command, and use those to try loading fbcon module
in Default.cfg. Closes: bug#333003, #336450, #335154 (thanks to
Richard Burton <richardaburton@hotmail.com> and all others reporting
and testing).
* Add patch 0094 improving nfsroot-related comments in config file.
-- Jonas Smedegaard <dr@jones.dk> Wed, 2 Nov 2005 05:09:45 +0100
yaird (0.0.11-10) unstable; urgency=high
* Depend on cpio. Closes: bug#336440 (thanks to Bas Kloet <bas@luon.net>). * Extend patch to kernel option parsing to also allow "@"-sign (needed for VESA frambuffer extended video modes. Closes: bug#336378 (thanks to Erçin EKER <erc.caldera@gmx.net>). * Setting urgency=high as changes are small and should not break other stuff, older changes have had sufficient testing period and a ramdisk tool working with 2.6.14+ Linux kernels is urgently needed for etch.
-- Jonas Smedegaard <dr@jones.dk> Sun, 30 Oct 2005 12:18:45 +0100
yaird (0.0.11-9) unstable; urgency=low
* Really apply patch to ignore Apple IDE bus. Really closes:
bug#335264 (thanks to Sven Luther <sven.luther@wanadoo.fr> and
Michel Dänzer <daenzer@debian.org>).
* Apply patch to support Compaq SMART2 Smart Arrays (except the
changelog entry that does not match). Closes: bug#335601 (thanks to
Erik van Konijnenburg <ekonijn@xs4all.nl>).
* Update long description:
+ Still not supported, but dmraid _is_ in debian now.
+ Mention Compaq Smart Arrays as in need of testing.
-- Jonas Smedegaard <dr@jones.dk> Wed, 26 Oct 2005 10:35:39 +0200
yaird (0.0.11-8) unstable; urgency=low
* Implement 2nd stage of FlexibleKernelHandling:
+ Provide virtual package linux-initramfs-tool (and not
linux-ramdisk-tool).
+ Use errorlevel 2 on queries for unsupported requests in the
mkinitrd wrapper (which is really an mkinitramfs wrapper, but that
is for a later stage to deal with...).
* Replace scary note in long description about "lightly tested" with a
reference to http://wiki.debian.org/InitrdReplacementOptions .
-- Jonas Smedegaard <dr@jones.dk> Mon, 24 Oct 2005 15:30:37 +0200
yaird (0.0.11-7) unstable; urgency=low
* Apply patch to ignore Apple IDE bus. Closes: bug#335264 (thanks to Sven Luther <sven.luther@wanadoo.fr> and myself).
-- Jonas Smedegaard <dr@jones.dk> Sun, 23 Oct 2005 01:50:21 +0200
yaird (0.0.11-6) unstable; urgency=medium
* Fix passing $PROG (not undeclared $prg) to getopt.
* Provide virtual package linux-ramdisk-tool.
* Quote strings in mkinitrd.yaird wrapper more aggressively.
* Quote strings in debian/rules too.
* Setting urgency=medium due to the relatively small changes and push
the the earlier RC bugfix entering testing.
-- Jonas Smedegaard <dr@jones.dk> Tue, 18 Oct 2005 02:34:19 +0200
yaird (0.0.11-5) unstable; urgency=low
* Improved mkinitrd.yaird wrapper:
+ Handle new options --supported-host-version and
--supported-target-version. Closes: bug#333858.
+ Use GNU getopt to properly handle long-opts
+ Quote echo'ed strings
+ Redirect error messages to stderr
+ Add TODO about documenting the two new options.
* Switch package to being group-maintained:
+ Maintainer is Debian Kernel Team.
+ Uploaders are Jonas Smedegaard and Sven Luther for now (other
DDs of the kernel team: add yourself if interested).
* Drop insignificant fourth digit of standards version.
-- Jonas Smedegaard <dr@jones.dk> Sun, 16 Oct 2005 22:20:56 +0200
yaird (0.0.11-4) unstable; urgency=low
* Patch perl/Parser.pm to allow identifiers with leading digit or
containing dash (like loading the modules 3c509 and ne2k-pci).
* Suggest doc-base.
* Drop ugly workaround for bug#327659 now fixed.
* Move configuration files below /etc, and alternatives out as
examples.
-- Jonas Smedegaard <dr@jones.dk> Thu, 13 Oct 2005 02:56:49 +0200
yaird (0.0.11-3) unstable; urgency=low
* Release officially for Debian.
+ Hotplug blacklist is now optional. Fixes bug#325768.
* Patch perl/Blacklist.pm to fix typo in above change (thanks to Peter
Samuelson <peter@p12n.org>).
* Patch perl/KConfig.pm to also accept "= " in values, to work with
default Debian powerpc images.
* This release also truly closes: bug#324774 (mdadm fixed in unreleased
0.0.11-2).
* Add ugly workarund in debian/rules for bug#327659.
-- Jonas Smedegaard <dr@jones.dk> Mon, 12 Sep 2005 06:03:48 +0200
yaird (0.0.11-2) unstable; urgency=low
* Bugfix: mdadm.patch, based on upstream revision patch-64.
Mdadm 1.9.0 has devices= in normal scan output,
in 1.12.0 this info is only produced if --verbose option
is given. With 1.9.0, the -v option produces completely
different output, that 1.12.0 only produces if -v is given
twice. We first try to retrieve devices= without -v,
if that doesn't work, retry with -v.
Closes: #324774.
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Thu, 25 Aug 2005 21:11:45 +0200
yaird (0.0.11-1) unstable; urgency=low
* New upstream version. * depends on libparse-recdescent-perl. * mkinitrd.yaird no longer needs --format option * rules: configure no longer knows --enable-template option * rules: install default templates for debian with simple copy
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Sun, 7 Aug 2005 22:10:02 +0200
yaird (0.0.10-5) unstable; urgency=low
* Release officially for Debian.
* Manually strip build-essential from build-dependencies. Closes:
bug#317504 (thanks to Jeroen van Wolffelaar <jeroen@wolffelaar.nl>).
-- Jonas Smedegaard <dr@jones.dk> Wed, 20 Jul 2005 13:24:32 +0200
yaird (0.0.10-4) unstable; urgency=low
* add quilt infrastructure * patch: survive missing ide-generic in kernel * patch: allow uppercase and minus in kernel config vars
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Sat, 2 Jul 2005 02:16:44 +0200
yaird (0.0.10-3) unstable; urgency=low
* release officially for Debian. * This truly closes: bug#315298 (improved long description was added in 0.0.9-5).
-- Jonas Smedegaard <dr@jones.dk> Wed, 29 Jun 2005 23:27:24 +0200
yaird (0.0.10-2) unstable; urgency=low
* Avoid tla junk in generated diff.gz.
(no change to the package itself, just generated with different
dpkg-buildpackage options)
* Update of control file in build restored but optional:
set DEB_BUILD_OPTIONS=update in environment to make it happen.
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Wed, 29 Jun 2005 21:44:14 +0200
yaird (0.0.10-1) unstable; urgency=low
* Fix bug introduced in 0.0.9-1:
nfs runtime support was included, but necessary template missing.
* New upstream:
- Support legacy keyboard compiled as module.
* Claim compliance to policy 3.6.2.0:
- yes, we do docbase
- yes, support programs live under /usr/lib
- n/a, we're not a web server.
* Don't do automatic update of control file in build;
this goes against http://release.debian.org/etch_rc_policy.txt
(plus it's way too error prone)
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Tue, 28 Jun 2005 23:37:31 +0200
yaird (0.0.9-5) unstable; urgency=low
* More to the point description. Closes: #315298.
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Sun, 26 Jun 2005 22:25:30 +0200
yaird (0.0.9-4) unstable; urgency=low
* Packaged officially for Debian, using the excellent packaging files
from upstream.
* Leaving bug#315298 open, to allow upstream to do the rewording of
long description.
-- Jonas Smedegaard <dr@jones.dk> Sun, 26 Jun 2005 14:27:23 +0200
yaird (0.0.9-3) unstable; urgency=low
* Sigh. Really adapt architecture.
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Sat, 25 Jun 2005 19:20:35 +0200
yaird (0.0.9-2) unstable; urgency=low
* really adapt maintainer name this time.
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Sat, 25 Jun 2005 18:36:40 +0200
yaird (0.0.9-1) unstable; urgency=low
* new upstream: * FSF change of address * yaird html doc is GPL now, not GFDL.
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Sat, 25 Jun 2005 16:19:04 +0200
yaird (0.0.8-4) unstable; urgency=low
* mkinitrd.yaird no longer verbose.
* adapt FSF address in GPL notices;
debian part only, address in tarball waits for 0.0.9.
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Sat, 25 Jun 2005 15:32:07 +0200
yaird (0.0.8-3) unstable; urgency=low
* Prepare for inclusion in official debian archive: * Set new maintainer: Jonas Smedegaard <dr@jones.dk> * Architecture: any. * support buildinfo. * add watch file.
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Fri, 24 Jun 2005 21:20:41 +0200
yaird (0.0.8-2) unstable; urgency=low
* Note the use of ramdisk= in /etc/kernel-img.conf.
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Fri, 17 Jun 2005 12:31:59 +0200
yaird (0.0.8-1) unstable; urgency=low
* New upstream release.
* Change maintainer.
* Install html doc.
Some tla crap left, unavoidable given dh_installdocs interface.
* builddepend on xmlto
* mkinitrd wrapper to debian subdir to minimize changes to orig tarball
* mkinitrd wrapper format hardcoded to cpio format and /usr/sbin/ as
directory
* added doc-base file
* added mkinitrd.yaird.8 manual page.
* build-depends still to be done.
* copyright closer to example from new-maint guide.
-- Erik van Konijnenburg <ekonijn@xs4all.nl> Thu, 9 Jun 2005 23:09:30 +0200
yaird (0.0.6-1) unstable; urgency=low
* Initial Debian package.
-- Steven Ihde <sihde@hamachi.us> Fri, 6 May 2005 21:23:22 -0700