1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175
|
dracut (020-2) unstable; urgency=low
* use $kernel when calling modprobe: Closes: #685004
-- Thomas Lange <lange@debian.org> Wed, 07 Nov 2012 17:55:07 +0100
dracut (020-1.1) unstable; urgency=medium
* Non-maintainer upload by the Security Team.
* Fixing CVE-2012-4453: Create the initramfs non-world readable
(Closes: #688956).
-- Luk Claes <luk@debian.org> Sun, 04 Nov 2012 18:47:50 +0100
dracut (020-1) unstable; urgency=low
* new upstream version
* disable building of dracut-install executable, the package should
remain architecture all for now
* add qemu modules
-- Thomas Lange <lange@debian.org> Sat, 30 Jun 2012 17:24:54 +0200
dracut (019+39+gf48f934-1) unstable; urgency=high
* sync to upstream, get important fix for missing libraries needed for
nfs module
* add nogroup to /etc/group inside the initrd
* use /etc/ld.so.conf.d/ for creating list of library pathes
-- Thomas Lange <lange@debian.org> Tue, 19 Jun 2012 10:30:39 +0200
dracut (019+9+g521c57a-1) unstable; urgency=high
* import some upstream patches which fixes the "pkg-config command not
found" errors
* postinst.d/dracut: create modules.dep if it not already exists
-- Thomas Lange <lange@debian.org> Tue, 12 Jun 2012 16:59:41 +0200
dracut (019+1+gd77540c-1) unstable; urgency=medium
* new upstream
* add build-depends Closes: #674326
* do not mount /dev/shm, Closes: #637286
-- Thomas Lange <lange@debian.org> Mon, 04 Jun 2012 16:59:14 +0200
dracut (018+32+geb6e141-1) unstable; urgency=low
* add Debian multiarch support
* dracut.postinst: do not use uname -r for kernel version
* control: add depends on kbd
* postinst.d/dracut: use --libdirs for multiarch support
-- Thomas Lange <lange@debian.org> Thu, 26 Apr 2012 17:46:53 +0200
dracut (018-2) unstable; urgency=low
* postinst.d/dracut: only execute if dracut command is available
* postrm.d/dracut: fix file name
-- Thomas Lange <lange@debian.org> Thu, 19 Apr 2012 10:25:02 +0200
dracut (018-1) unstable; urgency=low
* new upstream version
* control: dracut now uses asciidoc, add conflicts on initramfs-tools
* postinst.d/dracut: new file name for initrd
* add 80cms modules to dracut-network
-- Thomas Lange <lange@debian.org> Wed, 18 Apr 2012 13:30:05 +0200
dracut (017-1) unstable; urgency=low
* new upstream version
* do not call dracut if no kernel was found, fix code Closes: #657754
* control: update to 3.9.3, no changes needed, add Build-depends
* patches/aufs: aufs was always enabled, now aufs is only activated if
the string aufs was given on the command line
* control: update to Standards version 3.9.2, no changes needed, needs
util-linux >= 2.20
* debian/patches, rules: add quilt support
* add aufs patch
* control: fix VCS fields
* add url-lib, img-lib, ssh-client modules
* add add dracut-initramfs-restore
* add patch for missing rpc user and group
* add patch for missing unimaps directory Closes: #637296 #661531
-- Thomas Lange <lange@debian.org> Wed, 29 Feb 2012 20:15:50 +0100
dracut (013-5) unstable; urgency=high
* do not call dracut if no kernel was found Closes: #657754
-- Thomas Lange <lange@debian.org> Tue, 14 Feb 2012 10:32:02 +0100
dracut (013-4) unstable; urgency=low
* patches/aufs: aufs was always enabled, now aufs is only activated if
the string aufs was given on the command line
-- Thomas Lange <lange@debian.org> Sat, 11 Feb 2012 12:14:23 +0100
dracut (013-3) unstable; urgency=low
* add aufs module, for booting a read-only nfsroot and make it writeable
* control: fix VCS fields, update to Standards 3.9.2, no changes needed
-- Thomas Lange <lange@debian.org> Mon, 16 Jan 2012 12:32:30 +0100
dracut (013-2) unstable; urgency=low
* control: add Build-Depends Closes: #642683
* control: add Depends on kpartx Closes: #636549
-- Thomas Lange <lange@debian.org> Mon, 26 Sep 2011 17:49:46 +0200
dracut (013-1) unstable; urgency=low
* new upstream version, Closes: #636549
* source/format: use 3.0 quilt format
* control: fix Vcs-Browser Closes: #637305
* add dracut.postrm, dracut.logrotate Closes: #637306
* postrm.d,postinst.d: remove obsolete else part, Closes: #627023
* add missing dracut.kernel.7
* add fs-lib module to dracut
* add livenet module to dracut-network
* move znet and zfcp to dracut-network
-- Thomas Lange <lange@debian.org> Fri, 02 Sep 2011 11:51:41 +0200
dracut (011+36+gd727c5a-1) unstable; urgency=low
* new upstream release Closes: #617893, #628190, #581092, #581091
* new maintainer
* dracut.install,dracut.dirs: remove non-existing modules, add
dracut.logger, lsinitrd and new modules
* rules: use new debhelper, no more cdbs
* control: new URL for git repository, update dependencies, update to
standards 3.9.1, add URL for homepage
* add file watch
* copyright: move to machine readable format, fix URLs
* compat: update to 8
* dracut.docs: add missing files, remove COPYING
* postinst.d/dracut: add script that creates the initrd Closes: #627023
* postrm.d/dracut: add script that removes initrd Closes: #627023
-- Thomas Lange <lange@debian.org> Wed, 03 Aug 2011 17:01:36 +0200
dracut (005-1) unstable; urgency=low
* Version 005
* First dracut release to unstable. Closes: #558274
-- Philippe Seewer <philippe.seewer@bfh.ch> Fri, 9 May 2010 11:20:00 +0100
dracut (004-1) unreleased; urgency=low
* Version 004
-- Philippe Seewer <philippe.seewer@bfh.ch> Fri, 5 Mar 2010 15:25:00 +0100
dracut (003-1) unreleased; urgency=low
* Version 003
-- Philippe Seewer <philippe.seewer@bfh.ch> Fri, 27 Nov 2009 15:52:00 +0100
dracut (002-1) unreleased; urgency=low
* Version 002
-- Philippe Seewer <philippe.seewer@bfh.ch> Fri, 27 Nov 2009 15:52:00 +0100
|