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