Change logs for coreutils source package in Disco

  • coreutils (8.30-1ubuntu1) disco; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - debian/rules:
          + Allow crossbuilding
          + Run tests
        - debian/tests:
          + Add dep8 tests
        - debian/patches/80_fedora_sysinfo.patch
          + Make 'uname -i -p' return the real processor/hardware,
            instead of unknown.
        - debian/patches/99_float_endian_detection.patch:
          + Fix detection of floating point endianness.
        - Ignore the cut-huge-range test failure on armhf, only seen on the
          buildds.
      * Dropped changes, included upstream:
        - debian/patches/adjust_to_glibc_2.28_libio.patch: adjust to glibc
          2.28's libio.h removal: check for _IO_EOF_SEEN instead of
          _IO_ftrylockfile, and define _IO_IN_BACKUP for ourselves.
    
    coreutils (8.30-1) unstable; urgency=low
    
      * New upstream version
        - man pages are distributed again, should fix cross building issues
          (Closes: #721358)
        - fixes problem with install program location when cross building
          (Closes: #879073)
        - env -S support to pass multiple arguments in #! lines
      * Standards version 4.2.1.0 (no changes)
    
     -- Steve Langasek <email address hidden>  Mon, 14 Jan 2019 14:17:34 +0200
  • coreutils (8.28-1ubuntu2) cosmic; urgency=medium
    
      * debian/patches/adjust_to_glibc_2.28_libio.patch: adjust to glibc 2.28's
        libio.h removal: check for _IO_EOF_SEEN instead of _IO_ftrylockfile, and
        define _IO_IN_BACKUP for ourselves.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Thu, 04 Oct 2018 19:50:13 -0400