-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 26 Sep 2014 18:05:15 +0100 Source: grub2 Binary: grub2 grub-linuxbios grub-efi grub-common grub2-common grub-emu grub-emu-dbg grub-pc-bin grub-pc-dbg grub-pc grub-rescue-pc grub-coreboot-bin grub-coreboot-dbg grub-coreboot grub-efi-ia32-bin grub-efi-ia32-dbg grub-efi-ia32 grub-efi-amd64-bin grub-efi-amd64-dbg grub-efi-amd64 grub-efi-ia64-bin grub-efi-ia64-dbg grub-efi-ia64 grub-efi-arm-bin grub-efi-arm-dbg grub-efi-arm grub-efi-arm64-bin grub-efi-arm64-dbg grub-efi-arm64 grub-ieee1275-bin grub-ieee1275-dbg grub-ieee1275 grub-firmware-qemu grub-uboot-bin grub-uboot-dbg grub-uboot grub-xen-bin grub-xen-dbg grub-xen grub-yeeloong-bin grub-yeeloong-dbg grub-yeeloong grub-theme-starfield grub-mount-udeb Architecture: source Version: 2.02~beta2-14 Distribution: unstable Urgency: medium Maintainer: GRUB Maintainers <pkg-grub-devel@lists.alioth.debian.org> Changed-By: Colin Watson <cjwatson@debian.org> Description: grub-common - GRand Unified Bootloader (common files) grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version) grub-coreboot-bin - GRand Unified Bootloader, version 2 (Coreboot binaries) grub-coreboot-dbg - GRand Unified Bootloader, version 2 (Coreboot debug files) grub-efi - GRand Unified Bootloader, version 2 (dummy package) grub-efi-amd64 - GRand Unified Bootloader, version 2 (EFI-AMD64 version) grub-efi-amd64-bin - GRand Unified Bootloader, version 2 (EFI-AMD64 binaries) grub-efi-amd64-dbg - GRand Unified Bootloader, version 2 (EFI-AMD64 debug files) grub-efi-arm - GRand Unified Bootloader, version 2 (ARM UEFI version) grub-efi-arm-bin - GRand Unified Bootloader, version 2 (ARM UEFI binaries) grub-efi-arm-dbg - GRand Unified Bootloader, version 2 (ARM UEFI debug files) grub-efi-arm64 - GRand Unified Bootloader, version 2 (ARM64 UEFI version) grub-efi-arm64-bin - GRand Unified Bootloader, version 2 (ARM64 UEFI binaries) grub-efi-arm64-dbg - GRand Unified Bootloader, version 2 (ARM64 UEFI debug files) grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version) grub-efi-ia32-bin - GRand Unified Bootloader, version 2 (EFI-IA32 binaries) grub-efi-ia32-dbg - GRand Unified Bootloader, version 2 (EFI-IA32 debug files) grub-efi-ia64 - GRand Unified Bootloader, version 2 (IA64 version) grub-efi-ia64-bin - GRand Unified Bootloader, version 2 (IA64 binaries) grub-efi-ia64-dbg - GRand Unified Bootloader, version 2 (IA64 debug files) grub-emu - GRand Unified Bootloader, version 2 (emulated version) grub-emu-dbg - GRand Unified Bootloader, version 2 (emulated debug files) grub-firmware-qemu - GRUB firmware image for QEMU grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version) grub-ieee1275-bin - GRand Unified Bootloader, version 2 (Open Firmware binaries) grub-ieee1275-dbg - GRand Unified Bootloader, version 2 (Open Firmware debug files) grub-linuxbios - GRand Unified Bootloader, version 2 (dummy package) grub-mount-udeb - export GRUB filesystems using FUSE (udeb) grub-pc - GRand Unified Bootloader, version 2 (PC/BIOS version) grub-pc-bin - GRand Unified Bootloader, version 2 (PC/BIOS binaries) grub-pc-dbg - GRand Unified Bootloader, version 2 (PC/BIOS debug files) grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version) grub-theme-starfield - GRand Unified Bootloader, version 2 (starfield theme) grub-uboot - GRand Unified Bootloader, version 2 (ARM U-Boot version) grub-uboot-bin - GRand Unified Bootloader, version 2 (ARM U-Boot binaries) grub-uboot-dbg - GRand Unified Bootloader, version 2 (ARM U-Boot debug files) grub-xen - GRand Unified Bootloader, version 2 (Xen version) grub-xen-bin - GRand Unified Bootloader, version 2 (Xen binaries) grub-xen-dbg - GRand Unified Bootloader, version 2 (Xen debug files) grub-yeeloong - GRand Unified Bootloader, version 2 (Yeeloong version) grub-yeeloong-bin - GRand Unified Bootloader, version 2 (Yeeloong binaries) grub-yeeloong-dbg - GRand Unified Bootloader, version 2 (Yeeloong debug files) grub2 - GRand Unified Bootloader, version 2 (dummy package) grub2-common - GRand Unified Bootloader (common files for version 2) Closes: 762307 762940 Changes: grub2 (2.02~beta2-14) unstable; urgency=medium . * On architectures without a real GRUB port, just build the utilities. This makes tools such as grub-probe and grub-fstest available everywhere, and makes grub-mount available on all Linux and kFreeBSD architectures. * Remove .MIPS.abiflags section from images (thanks, Jurica Stanojkovic, although I used a slightly simpler approach; closes: #762307). * Include a text attribute reset in the clear command for ppc (LP: #1295255). * Disable VSX instruction on powerpc startup to fix booting on ppc64el. * Stop adding a CHRP note on chrp_ibm machines, since that apparently breaks PowerVM and isn't needed on other machine types as far as we can tell (LP: #1334793). * Refactor flicker-free-boot configuration in debian/rules to reduce duplication. * Disable flicker-free-boot on Ubuntu ppc64el for now, as it isn't needed there and causes too many problems (LP: #1338471). * Use nvram rather than nvsetenv on chrp_ibm machines, since that tool is better-supported and copes with such things as nvram being missing in qemu. * Remove brace-expansion from the postrm, and switch the preinst and postrm to /bin/sh (closes: #762940). * On ppc64el, look for a PReP partition and install the core image to the first one if found. For now this is done by borrowing prep-bootdev.c from grub-installer, incurring a dependency on libparted. Checksums-Sha1: 1abcf884120fe50f6a87744c33794523e8afb45c 6340 grub2_2.02~beta2-14.dsc 18fab63bc938f8b1f47d831db80732a58165a4f6 999896 grub2_2.02~beta2-14.debian.tar.xz Checksums-Sha256: 3a8fa1ef6c9596b6f7637ce695acab7776fbecff58ac112ddf691ebc228b8f02 6340 grub2_2.02~beta2-14.dsc 1c2b665802fde85f698ea83905681b2d09c7395e59fd6627b9fdefe6b596b9c2 999896 grub2_2.02~beta2-14.debian.tar.xz Files: 7df191d27aa0f12b49e46a4c345c1b3c 6340 admin extra grub2_2.02~beta2-14.dsc 2d5c499ee959b427f069ffcf0240b77c 999896 admin extra grub2_2.02~beta2-14.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Colin Watson <cjwatson@debian.org> -- Debian developer iQIVAwUBVCWdCTk1h9l9hlALAQhO3Q/9EUeCX6K+Xw8Tl/ervzop4NXzSv3wYVgu PfjJWbyHCu0H1i5B4/kH/C1uysYQsia5TiBOUH0wIR81sD49EjJprDzg9JO2uK8U 2GjBLPutG8J3FkqgVGYr6l+nwldiMtC9NMfIdRi4T2Vy8YrVajfPXUuOdHcF+xk1 4SbooIzRvsFXKkFc+KQjIvqr17J47z4blrEC4uWN+0kfcKe5hq+WnL9c/oDLmmBU 5W9jW+T7R6CIZxYfMzX8+gAN5i90rxIzJdvSq4m3UqV4csEyAVmgJdIVSXfaYZET Jw0gjiL//btseRreEYlEpDFOZyFqgRlHZngzj36ydhgD2oC4228sdUacKNmPp5RA HGQJFrIf57B+E5h2l/Qz7bpb1ROheYh5m8OXEWpcsV3GIGLvUydxQ7SPzwCQ7Bkl PxGlVjUqIbpSyMIkhpfWxw0U+osPPCXu6uwXnF7mXVuK3QOysqp094JbGj6zDUxo 4Er7FUArWbH7CxfE52KekuyrONTXCo5eLJe/bkfQDyzh6XmWuQoNWZ0lzfntI7Tp /EsPFBq0XQUyyZqcxbxelv7odlo2m+QDuli4R6rgfvamJ4TGVIy/JupxVNMfOubB mxQK9oBmV6DPZV5gc3Vl1QAsOhhmk3r19F/OFKWrMzP9TuDKE8p3MLVQyagoN5x3 v6ypWuu/rUU= =LL9P -----END PGP SIGNATURE-----