From d02b5bcc05f18f28379832d9d87bfd3d972aac86 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 17 Nov 2017 21:29:16 -0400 Subject: propellor spin --- debian/changelog | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 75a0df5c..78115eb3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,13 @@ propellor (4.9.1) UNRELEASED; urgency=medium + * Debootstrap.built now supports bootstrapping chroots for foreign + OS's, using qemu-user-static. + * Machine: New module collecting machine-specific properties for + building bootable images for ARM boards. + Tested working boards: Olimex Lime, CubieTruck, Banana Pi, SheevaPlug. + * Service: Changed to use invoke-rc.d rather than the service command for + starting services. This notably means that in chroots, services will + not be started. * Add Typeable instance to OriginUrl, fixing build with old versions of ghc. * Added Propellor.Property.impossible @@ -7,17 +15,6 @@ propellor (4.9.1) UNRELEASED; urgency=medium Thanks, Félix Sipma. * Fail2Ban: Renamed jail.d conf file to use .local. Thanks, Félix Sipma. - * Debootstrap.built now supports bootstrapping chroots for foreign - OS's, using qemu-user-static. - * Qemu: New module. - * FlashKernel: New module, can be used to create disk images for ARM - boards using flash-kernel. - * Uboot: New module. - * Machine: New module, machine-specific properties for ARM boards are - being collected here. - * Service: Changed to use invoke-rc.d rather than service for starting - services. This notably means that in chroots, services will not be - started. -- Joey Hess Thu, 02 Nov 2017 10:28:44 -0400 -- cgit v1.2.3