diff --git a/perl-Bootloader-0.4.79.tar.bz2 b/perl-Bootloader-0.4.79.tar.bz2 deleted file mode 100644 index 1758212..0000000 --- a/perl-Bootloader-0.4.79.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f574a77a30f16e9a5c3b1eb587910a7acf8441b82aae36e07bda9de90a846b2 -size 55401 diff --git a/perl-Bootloader-0.4.80.tar.bz2 b/perl-Bootloader-0.4.80.tar.bz2 new file mode 100644 index 0000000..029f32b --- /dev/null +++ b/perl-Bootloader-0.4.80.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9e3dbc401449bf55bf86fde73401c57e77d7153a96d0cd56ddebd90016badb +size 55826 diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index e52b941..e47037e 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Nov 27 16:36:22 CET 2008 - jreidinger@suse.cz + +- serial console handling in append moved to interface + (bnc #449726) +- fix broken udev on device-mapper (bios raid and multipath) + (bnc #448110) +- write to device map physical interface to multipath + (bnc #448110) +- change serial console handling, instead append use edit + (bnc #444719) +- fix uninitialized value (regression) (bnc #440122) +- 0.4.80 + ------------------------------------------------------------------- Fri Nov 21 13:58:20 CET 2008 - jsrain@suse.cz diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index 3a522ba..60b637a 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -1,5 +1,5 @@ # -# spec file for package perl-Bootloader (Version 0.4.79) +# spec file for package perl-Bootloader (Version 0.4.80) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: perl-Bootloader -Version: 0.4.79 +Version: 0.4.80 Release: 1 Requires: perl-base = %{perl_version} Requires: e2fsprogs @@ -78,6 +78,17 @@ install -m 644 %{SOURCE3} $RPM_BUILD_ROOT/boot/ /boot/boot.readme %changelog +* Thu Nov 27 2008 jreidinger@suse.cz +- serial console handling in append moved to interface + (bnc #449726) +- fix broken udev on device-mapper (bios raid and multipath) + (bnc #448110) +- write to device map physical interface to multipath + (bnc #448110) +- change serial console handling, instead append use edit + (bnc #444719) +- fix uninitialized value (regression) (bnc #440122) +- 0.4.80 * Fri Nov 21 2008 jsrain@suse.cz - load initrd at 16MB on S/390 (bnc #434234) - 0.4.79