d8f4a1cfd869b91fbe41066641f6e317100e6a01
[live-boot-grml.git] / debian / changelog
1 live-initramfs (1.154.7-1) unstable; urgency=medium
2
3   * Adding note about URL limitations in live-initramfs manpage when
4     using fetch parameter.
5   * Removing wc from hook again, that's an ubuntu only problem they have
6     to care about.
7
8  -- Daniel Baumann <daniel@debian.org>  Tue, 27 Jan 2009 18:00:00 +0100
9
10 live-initramfs (1.154.6-1) unstable; urgency=medium
11
12   * Replacing casper with live in live-new-uuid.
13   * Including wc in initramfs (Closes: #512413).
14   * Added missing variable quoting that lead to broken root persistence, thanks
15     to Thierry Walrant <debian.tgc@walrant.net> (Closes: #512656).
16   * Adding patch from Thierry Walrant <debian.tgc@walrant.net> to allow setting
17     a path for the persistence files through persistent-path boot parameter
18     (Closes: #512661).
19   * Adding persistent-path to parameter list and manpage.
20   * Actually building/cleaning manpages through targets in Makefile.
21
22  -- Daniel Baumann <daniel@debian.org>  Mon, 26 Jan 2009 02:00:00 +0100
23
24 live-initramfs (1.154.5-1) unstable; urgency=low
25
26   * Also checking for wicd in 23networking, thanks to Ben Armstrong
27     <synrg@debian.org>.
28   * Don't redirect output of fstype detection to standard out, thanks to Ronny
29     Standtke <Ronny.Standtke@gmx.net>.
30   * Silencing grep call on /etc/passwd.
31   * Silencing xorg reconfiguration, thanks to Ronny Standtke
32     <Ronny.Standtke@gmx.net>.
33
34  -- Daniel Baumann <daniel@debian.org>  Mon, 12 Jan 2009 13:00:00 -0500
35
36 live-initramfs (1.154.4-1) unstable; urgency=low
37
38   [ Rene Mayrhofer ]
39   * Support further checks on loopback image and support skipping union
40     mounts (Closes: #509446).
41
42  -- Daniel Baumann <daniel@debian.org>  Fri, 26 Dec 2008 09:00:00 +0100
43
44 live-initramfs (1.154.3-1) unstable; urgency=medium
45
46   * Sourcing live.vars in 21xdriver and 21xvidemode in order to be able
47     to set variables in previous bottom scripts.
48
49  -- Daniel Baumann <daniel@debian.org>  Sat, 20 Dec 2008 15:00:00 +0100
50
51 live-initramfs (1.154.2-1) unstable; urgency=medium
52
53   [ Daniel Baumann ]
54   * Updating authors file.
55
56   [ Marco Amadori ]
57   * Reworked integrity-check (Closes: #507477).
58   * Cleaned the boot log a bit.
59
60  -- Daniel Baumann <daniel@debian.org>  Thu, 11 Dec 2008 06:00:00 +0100
61
62 live-initramfs (1.154.1-1) unstable; urgency=low
63
64   * Merging casper 1.140-1.154.
65   * Add a warning message when no image can be found.
66   * Adding a panic message when we netboot and have no supported network
67     device (Closes: #496684).
68   * Turning 'no supported filesystem images found' into a panic message,
69     rather than a warning.
70   * Also adding ralink to network device check.
71   * Removing spurious 'livefs_root' in copy_live_to();.
72
73  -- Daniel Baumann <daniel@debian.org>  Tue, 25 Nov 2008 12:00:00 +0100
74
75 live-initramfs (1.139.1-4) unstable; urgency=medium
76
77   [ Chris Lamb ]
78   * Remove (accidental?) debian/changelog entry.
79   * Use "grep -qs" over "grep -q" for compatibility (see grep(1))
80   * Use "test -s" instead of testing file availability and size.
81   * Be consistent in using 0/1 for True/False values instead of English
82     representations.
83   * Reflow some grammar in comments and in live-initramfs(7).
84   * Reflow long 'tr'-based pipelines for readability.
85   * Don't "cat |" to grep.
86
87   [ Daniel Baumann ]
88   * Replacing obsolete dh_clean -k with dh_prep.
89
90   [ Marco Amadori ]
91   * Changed HOSTNAME and /etc/hosts handling.
92   * Conditional creation of /etc/fstab.
93   * live-snapshot: fixed include-list handling.
94   * Reordered persistence lookups and boundaries (Closes: #500672).
95   * Search for partition labels only (Closes: #486469).
96   * Implemented a snapshot exclude list.
97   * Implemented a persistence exclude list.
98   * Manpage clarifications on "nofiles".
99   * Do not pollute the logs when looking for swap partitions.
100   * Removed all "cat | grep", with grep, awk and sed.
101
102  -- Daniel Baumann <daniel@debian.org>  Tue, 11 Nov 2008 13:00:00 +0100
103
104 live-initramfs (1.139.1-3) unstable; urgency=medium
105
106   [ Chris Lamb ]
107   * Remove local overiddes of log_*_msg - #494257 is now fixed in testing.
108
109   [ Daniel Baumann ]
110   * Removing currently unused Upstream-Depends field in control.
111   * Updating vcs fields in control file.
112   * Sourcing live.vars in 15autologin directly, rather than to inherit
113     from live-functions.
114
115   [ Marco Amadori ]
116   * Removed some useless spaces.
117   * Fix default user handling.
118   * Added a pretty vital mount debug string.
119   * Create /etc/mtab on the initramfs ASAP.
120   * Removed mount -n option, since mtab is there.
121   * Re-enable "break=live-premount" debug.
122   * Skipped some runtime duplicated execution.
123   * Add real cpio to initramfs for snapshot's uses.
124   * Fixed try_snap() umounting on error.
125   * Override maybe_break from initramfs-tools.
126   * Forces use of initramfs cpio over busybox's one.
127   * Fixed a wrong trial to copy an unexistant snapshot.
128   * Check for files and umount only if you can mount it first.
129   * Included more debug and comments on persistence code.
130   * Set -u in live-snapshot only in debug mode.
131
132   [ Michael Prokop ]
133   * Ignore errors from fstype.
134
135  -- Daniel Baumann <daniel@debian.org>  Fri, 19 Sep 2008 14:00:00 +0200
136
137 live-initramfs (1.139.1-2) unstable; urgency=medium
138
139   [ Daniel Baumann ]
140   * If the filesystem type of the rootfs cannot be automatically detected, we
141     try to assume it from the extension of the imagefile we have found. Thanks
142     to Jordi Pujol <jordi_pujol@telefonica.net> (Closes: #460456).
143   * Setting project email address to the new debian-live@lists.debian.org.
144   * Disabling default usage of local swap partitions. Can be enabled with the
145     'swapon' boot parameter. Thanks to Joseph Rawson <umeboshi3@gmail.com> for
146     bringing it up.
147
148   [ Michal Suchanek ]
149   * Enabling the "remove CD" prompt in splashy.
150
151  -- Daniel Baumann <daniel@debian.org>  Mon,  1 Sep 2008 00:00:00 +0200
152
153 live-initramfs (1.139.1-1) unstable; urgency=medium
154
155   [ Ben Voui ]
156   * Adding support for Virtio vd[a-z] drives.
157
158   [ Chris Lamb ]
159   * Move loop-aes-tools to Suggests; live-helper should install them if
160     required.
161   * Remove unnecessary indentation level.
162   * Modify hiding of harmless X.org reconfiguring messages.
163   * Revert to using uid 1000 as PAM bug seems to have disappeared
164     (Closes: #433076)
165   * Hide error from attempting to "mount --move"
166   * Rework ugly `echo "debug:..` message to use log_{begin,end}_msg.
167   * Don't configure X.org if it's not installed.
168   * Fix check for X.org.
169   * Add an /etc/fstab to the initramfs to silence harmless "empty fstab"
170     warnings.
171   * Silence another "script-not-executable" message for a sourced library.
172   * Add missing pipe. Thanks to Andreas Bombe.
173   * Shamefully adding myself to CREDITS
174   * Tidy "Disabling update-initramfs" message.
175   * Re-order some commands so we don't call log_begin_msg without calling
176     log_end_msg.
177   * Don't configure X when /usr/bin/X does not exist.
178   * Silence 'script-not-executable' lintian warning - live-functions script is
179     always sourced.
180   * Fix spacing in swirl.
181   * Override log_*_msg to print nicer status text (until #494257 is merged).
182   * Hide "overwriting possibly-customised configuration file" in X.org setup
183     output.
184   * Hide "Shadow passwords are now on" status message on bootup.
185   * Remove a number of "${quiet}" checks - they are repeated in the log_*_msg
186     functions.
187   * Rework locale handling
188   * Print friendly error message on live-initramfs panic.
189   * Fix path issue with live-preseed causing noisy errors when booting.
190   * Silence a number of annoying and distracting bootup messages.
191   * Add missing "log_end_msg" to live-bottom/21xdriver.
192   * Set different log messages for live-bottom/21{xdriver,xvidemode}.
193   * Remove trailing "..." from calls to log_begin_msg - they get added anyway.
194   * Move some arch-indep helper utilities to Build-Depends-Indep.
195   * Set default cow_mountopt where the other defaults are used.
196   * Don't use /sbin/losetup to test for '-r' option when the scripts just use
197     "lostup"
198
199   [ Daniel Baumann ]
200   * Updating authors file.
201   * Merging casper 1.139.
202   * Not going over the top with exclamation marks in the panic message.
203   * Updating credits file.
204   * Slightely adjusting to the more widespread used ascii swirl.
205   * Merging casper 1.138.
206   * Merging casper 1.137.
207
208   [ Marco Amadori ]
209   * Added "-n" option to all mount commands, thanks to Peter Holik
210     <peter@holik.at> for pointing this out.
211   * Be sure that the discovered filesystem is not null.
212   * The list of supported filesytems goes dynamic.
213   * Added ntfs filesystem to the initramfs.
214
215   [ Michael Prokop ]
216   * Move sourcing of live-functions in 38disable_restricted_manager to correct
217     place.
218
219   [ Steven Shiau ]
220   * Adding support for using tftp in fetch= parameter.
221   * Another fix about using udevsettle or "udevadm settle".
222
223  -- Daniel Baumann <daniel@debian.org>  Sun, 24 Aug 2008 00:00:00 +0200
224
225 live-initramfs (1.136.3-1) unstable; urgency=medium
226
227   [ Michael Prokop ]
228   * Make sure mounting /cow-tmpfs provides mount options.
229
230  -- Daniel Baumann <daniel@debian.org>  Fri, 18 Jul 2008 00:00:00 +0200
231
232 live-initramfs (1.136.2-1) unstable; urgency=medium
233
234   * Replacing previous imperfect changes for udevadm with check for
235     udevadm and using old commands when beeing on etch. Also handling
236     udevtrigger with udevadm if available.
237   * Correcting httpfs2 inclusion in hook.
238
239  -- Daniel Baumann <daniel@debian.org>  Wed, 16 Jul 2008 00:00:00 +0200
240
241 live-initramfs (1.136.1-1) unstable; urgency=medium
242
243   [ Chris Lamb ]
244   * Fix call to log_warning_msg. Thanks to Bradley Smith
245     <brad@brad-smith.co.uk>.
246   * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed
247     kernels on powerpc.
248   * Check losetup capabilities before specifying to mount as read-only.
249   * Modprobe 'esp' SCSI driver for the benefit of sparc.
250   * Quieten call to modprobe ide-generic.
251   * Move local-top/live to live-premount/modules so it gets called before
252     find_livefs.
253   * Sync bug script "dpkg -l" calls with debian/control
254
255   [ Daniel Baumann ]
256   * Defaulting now to aufs if no union= parameter is given.
257   * Merging casper version 1.136.
258   * Merging casper version 1.135.
259   * Merging casper version 1.134.
260   * Merging casper version 1.133.
261   * Converting udev depends into a versioned depends in order to reflect udevadm
262     introduction.
263   * Updating live-snapshot to GPL-3+.
264   * Updating to standards 3.8.0.
265   * Renaming forgotton uuid file to live-uuid.
266
267   [ Marco Amadori ]
268   * udevtrigger replacement.
269   * live-snapshot: fixed the remount helper.
270   * live-snapshot: now supports a static keep file list.
271   * Try to bind /cow to /live/cow if unable to move.
272   * live-snapshot: cleaned some wordings.
273   * live-snapshot: included vital informations on exit.
274   * live-snapshot: new "--refresh" option.
275   * live-snapshot: cleaned and sorted used command line defaults.
276   * live-snapshot: nicer default auto unmount logic.
277   * live-snapshot: honour "-o|--output FILE".
278   * live-snapshot: removed a useless mkdir.
279   * live-snapshot: removed an unused and useless function.
280   * live-snapshot: fixes snapshotting from resync string.
281
282   [ Michal Suchanek ]
283   * Add support for httpfs= and ftpfs= parameters.
284
285  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Jul 2008 00:00:00 +0200
286
287 live-initramfs (1.132.1-1) unstable; urgency=medium
288
289   [ Chris Lamb ]
290   * Don't escape asterisks in languagelist update code
291
292   [ Daniel Baumann ]
293   * Updating copyright header in live-snapshot.
294   * Removing useless whitespaces and empty lines.
295   * Correcting grammatical errors in live-snapshot description.
296   * Removing live-snapshot version as this component is always released
297     within live-initramfs itself.
298   * Adding Michal Suchanek <hramrach@centrum.cz> to credits file.
299   * Merging casper 1.132.
300   * Merging casper 1.131.
301   * Ignoring floppy devices for live filesystem as well as live
302     persistency.
303   * Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail
304     live.log and show its messages during boot (Closes: #440238).
305   * Updating vcs fields in control file.
306   * Handling conflicting klibc includes with initramfs-hooks of other
307     packages (Closes: 475783).
308
309   [ Marco Amadori ]
310   * Fixes "live-snapshot on reboot could not find a writable '/tmp' or
311     '/mnt'" bug.
312   * Calling live-snapshot now produces an output file.
313
314   [ Michal Suchanek ]
315   * Workaround loop-aes-utils losetup incompatibility
316   * Fix toram (change mount --move to mount -o move)
317
318  -- Daniel Baumann <daniel@debian.org>  Mon, 02 Jun 2008 00:00:00 +0200
319
320 live-initramfs (1.130.1-3) unstable; urgency=high
321
322   * Handle non-existing klibc includes in live hook (Closes: #475783).
323   * Adding loop-aes-utils to recommends.
324
325  -- Daniel Baumann <daniel@debian.org>  Sat, 26 Apr 2008 16:00:00 +0200
326
327 live-initramfs (1.130.1-2) unstable; urgency=medium
328
329   [ Chris Lamb ]
330   * Remove bogus dependency on Ubuntu "localechooser-data" package
331
332  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Apr 2008 06:00:00 +0200
333
334 live-initramfs (1.130.1-1) unstable; urgency=medium
335
336   [ Chris Lamb ]
337   * Use triggers when calling update-initramfs in postinst and postrm
338
339   [ Daniel Baumann ]
340   * Sorting some lines in live hook.
341   * Merging casper 1.130.
342   * Merging casper 1.129.
343   * Adjusting code formating in maintainer scripts.
344   * Restricting counting of installed kernels based on /boot/vmlinuz-*
345     instead of /boot/vmlinuz*.
346
347  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Apr 2008 00:00:00 +0200
348
349 live-initramfs (1.128.1-1) unstable; urgency=medium
350
351   [ Marco Amadori ]
352   * Fixed a misleading debug message.
353   * Added /cow mounting debug messages.
354   * Fixed /cow mounting.
355   * Klibc: added some libraries to the intramfs.
356
357   [ Daniel Baumann ]
358   * Merging casper 1.128.
359
360  -- Daniel Baumann <daniel@debian.org>  Mon,  7 Apr 2008 00:00:00 +0200
361
362 live-initramfs (1.127.1-1) unstable; urgency=medium
363
364   [ Daniel Baumann ]
365   * Merging casper 1.127.
366   * Merging casper 1.126.
367   * Removing too early recommends to live-initscripts in control to make
368     some people happy (Closes: #431000).
369
370   [ Chris Lamb ]
371   * hooks/live, scripts/live: Add USB modules, workaround udevtrigger
372     (?) bug
373   * scripts/live-helpers: Don't search ram block devices
374   * scripts/live-helpers: Search / use case
375   * scripts/live-helpers: Fixes for set -e
376   * bin/live-snapshot: Vastly rework script
377   * bin/live-snapshot: Fix argument handling (Closes: #461595)
378   * scripts/live: Make 'nopersistent' parameter actually disable
379     persistence
380
381  -- Daniel Baumann <daniel@debian.org>  Mon, 31 Mar 2008 00:00:00 +0200
382
383 live-initramfs (1.125.1-1) unstable; urgency=medium
384
385   [ Daniel Baumann ]
386   * Merging casper 1.125.
387
388   [ Chris Lamb ]
389   * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
390   * Rename 18hostname -> 06hostname
391
392  -- Daniel Baumann <daniel@debian.org>  Mon, 24 Mar 2008 00:00:00 +0100
393
394 live-initramfs (1.124.1-1) unstable; urgency=medium
395
396   [ Daniel Baumann ]
397   * Adjusting live-snapshot to live-initramfs.
398   * Merging casper 1.124.
399   * Adjusting 44pk_allow to live-initramfs.
400   * Merging casper 1.123.
401   * Merging casper 1.122.
402   * Merging casper 1.121.
403   * Merging casper 1.120.
404
405   [ Chris Lamb ]
406   * 99hook: Download hook script from inside target filesystem
407
408  -- Daniel Baumann <daniel@debian.org>  Mon, 17 Mar 2008 00:00:00 +0100
409
410 live-initramfs (1.119.1-1) unstable; urgency=medium
411
412   * Creating resolv.conf when netbooting not just when there's no
413     resolv.conf, but also when it is empty.
414   * Making hooks executable after fetching them.
415   * Removing disabling of kwallet.
416   * Merging casper 1.119.
417
418  -- Daniel Baumann <daniel@debian.org>  Mon, 10 Mar 2008 00:00:00 +0100
419
420 live-initramfs (1.118.2-1) unstable; urgency=medium
421
422   [ Andrey Asadchev ]
423   * Explicitly set Xorg video driver.
424   * Patch to use cryptsetup volumes for persistent storage.
425
426   [ Daniel Baumann ]
427   * New upstream release.
428   * Fixing wrong email address in changelog (was bug in git-dch config).
429   * Bumping package to policy 3.7.3.
430   * Rewriting copyright in machine-interpretable format.
431   * Adding hook parameter to execute custom scripts.
432   * Adding plainroot.
433
434   [ Marco Amadori ]
435   * Now it includes lzma kernel module dependencies.
436
437  -- Daniel Baumann <daniel@debian.org>  Mon,  3 Mar 2008 00:00:00 +0100
438
439 live-initramfs (1.118.1-1) unstable; urgency=medium
440
441   [ Daniel Baumann ]
442   * New upstream release.
443   * Adding direct depends to udev, thanks to Anton Lundin
444     <glance@acc.umu.se> (Closes: #452448).
445   * Merging casper 1.111.
446   * Bumping version to 1.110.1-1.
447   * Merging casper 1.112.
448   * Merging casper 1.113.
449   * Adjusting to live-initramfs.
450   * Bumping version to 1.113.1-1.
451   * Merging casper 1.114.
452   * Merging casper 1.115.
453   * Merging casper 1.116.
454   * Merging casper 1.117.
455   * Merging casper 1.118.
456   * Bumping version to 1.118.1-1.
457
458   [ Otavio Salvador ]
459   * debian: add mtd-tools as suggestion since it's required for jffs2
460     support
461   * hooks: include jffs2 kernel module on initramfs image
462   * live-snapshot: add support to use jffs2 images
463   * live: add support for jffs2 images and snapshots
464   * live-helpers: add jffs2 as a valid image
465   * live-snapshot.en.1: add ext3 and jffs2 images as valid options
466
467  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Feb 2008 13:35:00 +0100
468
469 live-initramfs (1.110.7-1) unstable; urgency=medium
470
471   * New upstream release.
472   * Fixing fstab handling.
473   * Fixing regression from mounting the ow device on a nfs volume,
474     thanks to An-Cheng Huang <ancheng@vyatta.com>.
475
476  -- Daniel Baumann <daniel@debian.org>  Mon, 19 Nov 2007 00:00:00 +0100
477
478 live-initramfs (1.110.6-1) unstable; urgency=medium
479
480   * New upstream release.
481   * Preparing live-initramfs 1.110.6-1.
482   * Adding custom reportbug script.
483   * Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
484   * Adding checkbashsms call to test target of the Makefile as suggested
485     by Trent W. Buck <trentbuck@gmail.com>.
486
487  -- Daniel Baumann <daniel@debian.org>  Mon, 12 Nov 2007 00:00:00 +0100
488
489 live-initramfs (1.110.5-1) unstable; urgency=medium
490
491   * New upstream release.
492   * Preparing live-initramfs 1.110.5-1.
493   * Using kdm initscript autologin overrides, thanks to Kel Modderman
494     <kel@otaku42.de>.
495   * Setting the kdm language, thanks to Jordi Pujol
496     <jordi_pujol@telefonica.net>.
497   * Adding files to the live filesystem according to the MAC number,
498     thanks to Jordi Pujol <jordi_pujol@telefonica.net>.
499   * Fixing some coding style issues.
500
501  -- Daniel Baumann <daniel@debian.org>  Mon,  5 Nov 2007 00:00:00 +0100
502
503 live-initramfs (1.110.4-1) unstable; urgency=medium
504
505   [ Daniel Baumann ]
506   * New upstream release.
507   * Preparing live-initramfs 1.110.3-1.
508   * Correcting homepage field.
509   * Correcting vcs fields.
510
511   [ Jesse Hathaway ]
512   * add support for mounting the cow device on an nfs volume
513
514  -- Daniel Baumann <daniel@debian.org>  Mon, 29 Oct 2007 00:00:00 +0100
515
516 live-initramfs (1.110.3-1) unstable; urgency=medium
517
518   [ Daniel Baumann ]
519   * New upstream release.
520   * Preparing live-initramfs 1.110.3-1.
521   * Removing ubuntu support.
522
523   [ Alex Owen ]
524   * Fix typo to get serial console to work
525
526   [ Jesse Hathaway ]
527   * add support for exposedroot option for live-helper
528
529  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Oct 2007 00:00:00 +0200
530
531 live-initramfs (1.110.2-1) unstable; urgency=medium
532
533   * New upstream release.
534   * Preparing live-initramfs 1.110.2-1.
535   * Fixing typing error.
536   * Removing nodiratime as it is already included in noatime, thanks to Kel
537     Modderman <kel@otaku42.de>.
538
539  -- Daniel Baumann <daniel@debian.org>  Mon, 15 Oct 2007 00:00:00 +0200
540
541 live-initramfs (1.110.1-1) unstable; urgency=medium
542
543   * New upstream release.
544   * Preparing live-initramfs 1.107.2-1.
545   * Also using nodiratime, not just noatime.
546   * Merging casper 1.108.
547   * Adjusting to live-initramfs.
548   * Merging casper 1.109.
549   * Adjusting to live-initramfs.
550   * Merging casper 1.110.
551   * Adjusting to live-initramfs.
552   * Bumping version to 1.110.1-1.
553
554  -- Daniel Baumann <daniel@debian.org>  Mon,  8 Oct 2007 00:00:00 +0200
555
556 live-initramfs (1.107.1-1) unstable; urgency=medium
557
558   * New upstream release.
559   * Preparing live-initramfs 1.102.4-2.
560   * Replacing backticks with POSIX expression.
561   * Consistently using curly brackets for variables.
562   * Fixing bashism.
563   * Merging casper 1.105.
564   * Adjusting to live-initramfs.
565   * Bumping version to 1.105.1-1.
566   * Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to move
567     cow mount rather than binding it on /live/cow. This prevents the
568     /cow mount showing up in /proc/mounts.
569   * Merging casper 1.106.
570   * Adjusting to live-initramfs.
571   * Bumping version to 1.106.1-1.
572   * Fixing wrong homepage field.
573   * Fixing typing error.
574   * Merging casper 1.107.
575   * Bumping version to 1.107.1-1.
576
577  -- Daniel Baumann <daniel@debian.org>  Mon,  1 Oct 2007 00:00:00 +0200
578
579 live-initramfs (1.104.1-1) unstable; urgency=medium
580
581   * New upstream release.
582
583  -- Daniel Baumann <daniel@debian.org>  Mon, 24 Sep 2007 00:00:00 +0200
584
585 live-initramfs (1.102.1-1) unstable; urgency=medium
586
587   * New upstream release.
588
589  -- Daniel Baumann <daniel@debian.org>  Mon, 17 Sep 2007 00:00:00 +0200
590
591 live-initramfs (1.99.2-1) unstable; urgency=medium
592
593   * New upstream release:
594     - Contains patch from Jim Paris <jim@jtan.com> to fix wrong ipconfig usage
595       (Closes: #440235).
596
597  -- Daniel Baumann <daniel@debian.org>  Mon, 10 Sep 2007 00:00:00 +0200
598
599 live-initramfs (1.99.1-1) unstable; urgency=medium
600
601   * New upstream release.
602
603  -- Daniel Baumann <daniel@debian.org>  Mon,  3 Sep 2007 00:00:00 +0200
604
605 live-initramfs (1.96.2-1) unstable; urgency=medium
606
607   * New upstream release.
608
609  -- Daniel Baumann <daniel@debian.org>  Mon, 27 Aug 2007 00:00:00 +0200
610
611 live-initramfs (1.96.1-1) unstable; urgency=medium
612
613   * New upstream release.
614
615  -- Daniel Baumann <daniel@debian.org>  Mon, 20 Aug 2007 00:00:00 +0200
616
617 live-initramfs (1.95.3-1) unstable; urgency=medium
618
619   * New upstream release.
620
621  -- Daniel Baumann <daniel@debian.org>  Mon, 13 Aug 2007 00:00:00 +0200
622
623 live-initramfs (1.95.2-1) unstable; urgency=medium
624
625   * New upstream release.
626
627  -- Daniel Baumann <daniel@debian.org>  Mon,  6 Aug 2007 00:00:00 +0200
628
629 live-initramfs (1.95.1-1) unstable; urgency=medium
630
631   * New upstream release.
632
633  -- Daniel Baumann <daniel@debian.org>  Mon, 30 Jul 2007 00:00:00 +0200
634
635 live-initramfs (1.91.6-1) unstable; urgency=medium
636
637   * New upstream release.
638
639  -- Daniel Baumann <daniel@debian.org>  Mon, 23 Jul 2007 00:00:00 +0200
640
641 live-initramfs (1.91.5-1) unstable; urgency=medium
642
643   * New upstream release.
644
645  -- Daniel Baumann <daniel@debian.org>  Mon, 16 Jul 2007 00:00:00 +0200
646
647 live-initramfs (1.91.4-1) unstable; urgency=medium
648
649   * New upstream release:
650     - Dropping transitional package, not needed anymore.
651
652  -- Daniel Baumann <daniel@debian.org>  Mon,  9 Jul 2007 00:00:00 +0200
653
654 live-initramfs (1.91.3-1) unstable; urgency=medium
655
656   * New upstream release.
657
658  -- Daniel Baumann <daniel@debian.org>  Mon,  2 Jul 2007 00:00:00 +0200
659
660 live-initramfs (1.91.2-1) unstable; urgency=medium
661
662   * New upstream release.
663
664  -- Daniel Baumann <daniel@debian.org>  Mon, 25 Jun 2007 00:00:00 +0200
665
666 live-initramfs (1.91.1-1) unstable; urgency=medium
667
668   * New upstream release.
669
670  -- Daniel Baumann <daniel@debian.org>  Mon, 18 Jun 2007 00:00:00 +0200
671
672 live-initramfs (1.90.1-1) unstable; urgency=medium
673
674   * New upstream release.
675
676  -- Daniel Baumann <daniel@debian.org>  Mon, 11 Jun 2007 00:00:00 +0200
677
678 live-initramfs (1.87.6-1) unstable; urgency=medium
679
680   * New upstream release.
681
682  -- Daniel Baumann <daniel@debian.org>  Mon,  4 Jun 2007 00:00:00 +0200
683
684 live-initramfs (1.87.5-1) unstable; urgency=medium
685
686   * New upstream release, replacing casper.
687
688  -- Daniel Baumann <daniel@debian.org>  Mon, 28 May 2007 00:00:00 +0200
689
690 live-initramfs (1.87.4-1) unstable; urgency=medium
691
692   * New upstream release.
693
694  -- Daniel Baumann <daniel@debian.org>  Mon, 21 May 2007 00:00:00 +0200
695
696 live-initramfs (1.87.3-1) unstable; urgency=medium
697
698   * New upstream release.
699
700  -- Daniel Baumann <daniel@debian.org>  Mon, 14 May 2007 00:00:00 +0200
701
702 live-initramfs (1.87.2-1) unstable; urgency=low
703
704   * New upstream release.
705
706  -- Daniel Baumann <daniel@debian.org>  Mon,  7 May 2007 00:00:00 +0200
707
708 live-initramfs (1.87.1-1) unstable; urgency=low
709
710   * Initial release, forking casper.
711
712  -- Daniel Baumann <daniel@debian.org>  Mon, 30 Apr 2007 00:00:00 +0200