Change logs for debian-cd source package in Jessie

  • debian-cd (3.1.17) unstable; urgency=medium
    
    
      [ Steve McIntyre ]
      * Provide hashes for uncompressed Translation-* files, and remove the
        uncompressed versions from the output disc. Closes: #767253. Initial
        patch from Michael Vogt - thanks!
      * Add 586 kernels to replace 486 for i386 CDs
      * More tweaks for arm64 CD building
      * Change from -- to --- for kernel command line handling.
        Closes: #764676
      * Add minor support / bug fixes for i386 EFI.
      * Add fine-grained control over usage of BIOS and EFI boot on x86 CDs,
        needed for extra Mac CD builds.
      * update-cd: if we're doing torrents, make sure we include update CD
        checksums in bt-$type too.
      * Improve autorun.inf, make sure the disc icon displays. Closes: #772691
        Thanks to jnqnfe for initial patch, slightly tweaked.
      * Add rdnssd on disc 1 by default. Closes: #782299
      * Update included files from the setup repo in the contrib dir
    
      [ Ben Hutchings ]
      * generate_di+k_list: Update kernel and related package lists for mips*
        Closes: #777711
    
      [ Helge Deller ]
      * [alpha] fix unpacking aboot-base, copy versioned vmlinuz file correctly.
    
     -- Steve McIntyre <email address hidden>  Mon, 20 Apr 2015 12:36:57 +0100
  • debian-cd (3.1.16) unstable; urgency=medium
    
    
      [ Steve McIntyre ]
      * Fix changelog date for 3.1.15. Closes: #751814
      * Fix up Gnome CD set installing xfce - logic in boot menu creation was
        broken. Closes: #756774
      * Update kernel flavours for armhf to just use armmp and armmp-lpae
      * Update arch lists to match what's in Jessie: remove sparc and ia64,
        add arm64.
      * Add Debian-mate and Debian-cinnamon top-level tasks for new CD desktop
        options
      * Extend FORCE_SID_TASKSEL usage in update_tasks to also affect desktop
        choice algorithm
      * Add experimental support for arm64 booting via UEFI
      * Use new tasksel interface to determine default desktop.
        Closes: #762613
      * Do not look for isolinux/desktop/*cfg files for appending
        kernel params for Jessie. Closes: #767223, #766411. Thanks to Prema
        and Vagrant for (identical!) patches. :-)
    
      [ Philipp Hahn ]
      * Fix word-splitting regexp in generate_di_list. Closes: #758512.
      * Improve correctstatus speed. Closes: #759343
    
      [ Joey Hess ]
      * adapt desktop handling for tasksel/d-i changes. Closes: #762487
    
      [ Aurelien Jarno ]
      * Add initial support for ppc64el
    
      [ Ian Campbell ]
      * Force MKISOFO=xorriso for arm64 too
      * The d-i supplied grub.cfg has the correct entries in it already
    
     -- Steve McIntyre <email address hidden>  Wed, 29 Oct 2014 17:33:10 +0000
  • debian-cd (3.1.15) unstable; urgency=medium
    
    
      [ Steve McIntyre ]
      * Add "UEFI" text to the UEFI installer menu title to make it easier for
        end users to distinguish between UEFI and BIOS boot.
    
      [ Samuel Thibault ]
      * Make kfreebsd & hurd images usbkey-bootable. Closes: #739422
      * Fix building desktop CDs with easy-build.sh Closes: #740558
    
      [ Raphaƫl Hertzog ]
      * Fix code extracting the xorriso version.
    
      [ Steve McIntyre ]
      * tools/apt-selection: pass APT::Architectures:: when calling apt;
        otherwise if we're running on a multi-arch system apt will break
      * Factor out the xorriso version-checking code
    
      [ Helge Deller ]
      * Fixes for booting on hppa architecture. Closes: #743879, #749409
    
      [ Robert Millan ]
      * Update from kfreebsd-9 to kfreebsd-10
    
      [ Daniel Baumann ]
      * Cope with changes from move to isolinux 6.x. Closes: #746746
    
     -- Steve McIntyre <email address hidden>  Tue, 11 Feb 2014 01:57:01 +0000
  • debian-cd (3.1.14) unstable; urgency=medium
    
    
      [ Steve McIntyre ]
      * Start jessie work; copy things from the wheezy config for now.
      * Remove older squeeze, lenny, etch dirs
      * Move code hosting from svn to git.
      * Make sure that when we call apt, we tell it to *not* use localised
        package descriptions; this causes issues during build. See #712435 in
        apt.
      * List Translation files in dists/$dist/Release too - apt looks there
        now instead of in Index, apparently.
      * Remove mention/support of the s390(x) tape options; not created by d-i
        any more, and this is causing build failures.
      * Remove mention/support of old kfreebsd 8 kernels - they are not
        created any more, and this is causing build failures.
      * Remove s390 from the arch lists in various scripts, as it's going
        away. Support remains if specifically configured yet.
      * tools/update_tasks: don't hard-code the default desktop to use,
        instead work it out directly from the dependencies of the task-desktop
        package.
      * tools/boot/jessie/*: Pull out some more common code into common.sh to
        simplify the various boot-$arch scripts. Warn about potentially
        insecure download locations.
    
      [ Robert Spencer ]
      * Build without isolinux/desktop. Closes: #706150
      * Don't assume loadlin.exe exists. Closes: #706156
    
      [ Joey Hess ]
      * Add make and gcc back to forcecd1, to allow building out of tree
        kernel wifi modules. I removed this and more earlier while cleaning
        out undocuented cruft.
        (I have not added back module-assistant so far,
        since it needs build-essential which would pull in additional
        dependencies.)
    
     -- Steve McIntyre <email address hidden>  Tue, 14 Jan 2014 17:19:22 +0100
  • debian-cd (3.1.13) unstable; urgency=medium
    
    
      * The traditional "last upload before the stable release" upload...
    
      [ Robert Spencer ]
      * Use ARCHIVE_KEYRING_PACKAGE and ARCHIVE_KEYRING_FILE parameters to
        not hardcode debian-archive-keyring and let derivatives use their
        own keyring.
      * Add further support for missing win32-loader.ini. Closes: #705594
      * Allow for override of distro name etc. in grub.cfg for EFI boot too.
        Closes: #705610
    
      [ Steve McIntyre ]
      * Tweak handling of {udeb,base}_{include,exclude} files so multi-arch
        builds should work better. Closes: #703436
      * Remove the dpkg check for debootstrap version before passing the
        --no-check-gpg option; we're not going to support debootstrap versions
        so old that they don't support this flag, *and* the dpkg-query call
        doesn't give us the right version anyway - we're using an extracted
        copy from the archive, not the one that (might be) installed on our
        build machine.
    
     -- Steve McIntyre <email address hidden>  Tue, 30 Apr 2013 22:54:32 +0100