Change logs for ostree source package in Yakkety

  • ostree (2016.15-2ubuntu1~ubuntu16.10.1) yakkety; urgency=medium
    
      * No-change backport to yakkety (LP: #1656712)
    
    ostree (2016.15-2ubuntu1) zesty; urgency=medium
    
      * Build-depend on libgpgme11-dev instead of new libgpgme-dev which
        isn't built in Ubuntu yet
    
    ostree (2016.15-2) unstable; urgency=medium
    
      * Make all test failures non-fatal at build time, so that intermittent
        test failures do not interfere with possible security updates during
        Debian stretch-as-stable.
    
    ostree (2016.15-1) unstable; urgency=medium
    
      * New upstream release
        - d/patches: drop all patches, applied upstream
    
    ostree (2016.14-2) unstable; urgency=medium
    
      * Make build-time test failures non-fatal, as long as at least
        3 out of 5 attempts succeed.
    
        There are several upstream bugs that cause intermittent test
        failures, and can intermittently be reproduced in real use.
        However, these are not regressions, so we should not FTBFS just
        because we happen to have been unlucky during build.
    
      * d/p/Terminate-individual-tests-after-10-minutes.patch:
        replace d/p/debian/Terminate-individual-tests-after-half-an-hour.patch
        with the version that I sent upstream, which uses SIGABRT and
        terminates the tests sooner
      * d/p/*.patch: import more memory leak fixes from upstream
    
    ostree (2016.14-1) unstable; urgency=medium
    
      * Switch the build-dependency on libgpgme11-dev (which no longer exists
        as a real package) to libgpgme-dev
      * Drop the version from versioned build-dependencies where the required
        version was already present in oldstable
      * New upstream release
        - update symbols file for new ABI
      * Import various post-release fixes from upstream
    
    ostree (2016.13-1) unstable; urgency=medium
    
      * New upstream release
        - d/p/dist/Retrieve-some-missing-test-files-from-upstream-git.patch:
          remove, 2016.13 was released with a fixed "make dist"
        - d/p/Filter-bootloader-supplied-kernel-cmdline-options.patch:
          remove, merged upstream
      * d/copyright: drop copyright and license stanzas for files that are
        in upstream git but not in tarballs
    
    ostree (2016.12-2) unstable; urgency=medium
    
      * d/p/Filter-bootloader-supplied-kernel-cmdline-options.patch:
        - Filter out kernel command line parameters set by the bootloading when
          deriving the configuration from /proc/cmdline.
      * Add myself to uploaders
    
    ostree (2016.12-1) unstable; urgency=medium
    
      * Force LC_ALL=C.UTF-8 during build, so that builds in non-English
        locales can pass their build-time tests
      * New upstream release
      * Build-depend on ca-certificates. glib-networking now generates
        warnings if those are missing, causing the build-time tests to fail.
    
    ostree (2016.11-1) unstable; urgency=medium
    
      * New upstream release
      * Relicense debian/ from GPL-2+ to LGPL-2+, with permission from
        David King
      * Install GObject-Introspection typelibs to multiarch path,
        and mark gir1.2-ostree-1.0 as Multi-Arch: same
      * libostree-dev: stop depending on ostree. It isn't necessary to
        use the library, and would break multiarch installability
      * Move to debhelper compat level 10
        - stop using dh --parallel, it's the default now
        - don't use autoreconf and systemd addons explicitly, they are
          the default now
      * d/p/dist/Retrieve-some-missing-test-files-from-upstream-git.patch:
        fetch missing test files from upstream git
        - debian/rules: make the missing scripts executable
    
     -- Jeremy Bicha <email address hidden>  Mon, 16 Jan 2017 15:59:33 -0500
  • ostree (2016.11-1) unstable; urgency=medium
    
      * New upstream release
      * Relicense debian/ from GPL-2+ to LGPL-2+, with permission from
        David King
      * Install GObject-Introspection typelibs to multiarch path,
        and mark gir1.2-ostree-1.0 as Multi-Arch: same
      * libostree-dev: stop depending on ostree. It isn't necessary to
        use the library, and would break multiarch installability
      * Move to debhelper compat level 10
        - stop using dh --parallel, it's the default now
        - don't use autoreconf and systemd addons explicitly, they are
          the default now
      * d/p/dist/Retrieve-some-missing-test-files-from-upstream-git.patch:
        fetch missing test files from upstream git
        - debian/rules: make the missing scripts executable
    
     -- Simon McVittie <email address hidden>  Fri, 07 Oct 2016 23:39:06 +0100
  • ostree (2016.10-1) unstable; urgency=medium
    
      * New upstream release
      * Make libostree-dev Multi-Arch: same
      * Make libostree-doc Multi-Arch: foreign
    
     -- Simon McVittie <email address hidden>  Thu, 15 Sep 2016 08:26:51 +0100
  • ostree (2016.9-1) unstable; urgency=medium
    
      * New upstream version
        - update symbols file for new ABI
        - update copyright file
        - update ostree-boot packaging: the utilities in /usr/sbin moved to
          /usr/lib/ostree
        - drop libgsystem build-dependency
        - d/p/Makefile-tests.am-make-check-uses-the-built-binaries.patch:
          drop, applied upstream
      * Explicitly build-depend on xsltproc, which is directly used
    
     -- Simon McVittie <email address hidden>  Tue, 06 Sep 2016 09:59:00 +0100
  • ostree (2016.7-1) unstable; urgency=medium
    
      * New upstream version
        - drop all patches, applied upstream
        - build-depend on libsystemd (unconditionally, because this package is
          Linux-specific already)
        - update symbols file for new ABI
      * d/p/Makefile-tests.am-make-check-uses-the-built-binaries.patch:
        add patch from upstream to make sure we use the built binaries for
        build-time testing
      * d/control: mention Flatpak, not its former name xdg-app
    
     -- Simon McVittie <email address hidden>  Thu, 28 Jul 2016 07:40:27 +0100
  • ostree (2016.6-4) unstable; urgency=medium
    
      * Switch sense of check in debian/test.sh so we really ignore test
        failures on mipsel, and not on !mipsel.
    
     -- Simon McVittie <email address hidden>  Wed, 06 Jul 2016 15:23:31 +0100
  • ostree (2016.6-3) unstable; urgency=medium
    
      * Ignore build-time test failures on mipsel. "ostree pull"
        intermittently fails with a bus error on at least some mipsel CPUs,
        and applying gdb to the resulting core dump does not produce any
        useful information. Debugging help would be appreciated.
        (Mitigates: #827473)
    
     -- Simon McVittie <email address hidden>  Wed, 06 Jul 2016 10:17:43 +0100
  • ostree (2016.6-2) unstable; urgency=medium
    
      * d/p/tests-Improve-check-for-proc-cmdline-kargs.patch: add patch from
        upstream fixing FTBFS on host machines without root= in /proc/cmdline,
        such as the reproducible builds armhf workers
      * d/control, d/copyright: use the GitHub repository as the Homepage
        and Source: the GNOME wiki page is less frequently updated
    
     -- Simon McVittie <email address hidden>  Tue, 28 Jun 2016 09:29:53 +0100
  • ostree (2016.6-1) unstable; urgency=medium
    
      [ Jeremy Bicha ]
      * Fix debian/watch (Closes: #827440)
    
      [ Simon McVittie ]
      * New upstream release
        - drop all patches, included upstream
        - update symbols file
        - this version is more careful about thread-safety, which appears
          to fix the test failures that caused FTBFS on mipsel
          (Closes: #827473)
      * d/watch: fetch releases from GitHub instead of GNOME
      * d/gbp.conf: configure to use upstream/latest for upstream imports
      * d/gbp.conf: configure to merge upstream tags into upstream/latest
        (add https://github.com/ostreedev/ostree as a remote)
      * d/p/libostree.sym-Fix-test-symbols.patch: apply patch from upstream
        to fix a build-time test
      * d/p/pull-Correctly-handle-repo-parent_repo-when-applying-stat.patch:
        apply patch from upstream to fix a bug that flatpak currently works
        around
      * d/p/tests-fail-the-build-if-symlinking-tests-ostree-fails.patch,
        d/p/tests-use-our-own-generated-libtool-not-the-one-in-PATH.patch:
        add patches to ensure that the build-time tests act on the copy
        of ostree that we just built
      * d/p/entry_pathname_test_helper-these-tests-need-extended-attr.patch:
        skip more tests if /var/tmp doesn't support extended attributes
      * d/control: ostree no longer needs its Suggests on dracut. A stronger
        dependency on dracut will be needed in the ostree-boot package when
        the boot integration is reinstated (see #824650).
    
     -- Simon McVittie <email address hidden>  Sun, 26 Jun 2016 19:51:31 +0100
  • ostree (2016.5-4) unstable; urgency=medium
    
      * d/p/test-sysroot.js-set-strict-mode-when-sourcing-libtest.sh.patch,
        d/p/tests-Use-strict-mode-by-default-for-C-tests.patch: add patches
        to make sure the tests fail as soon as something goes wrong
      * Build-depend on procps, used to check for leaked processes
      * debian/test.sh: factor out our dh_auto_test wrapper, and clean
        up any stray processes even if the test fails
      * If build-time tests fail, try 4 more times to get an idea of
        whether the failure is reproducible (hoping to diagnose #826858)
      * Add a patch to link libreaddir-rand to libdl, which should fix
        test failures on Ubuntu (Closes: #826857)
    
     -- Simon McVittie <email address hidden>  Tue, 14 Jun 2016 15:35:18 -0400
  • ostree (2016.5-3) unstable; urgency=medium
    
      * Remove ostree-grub2 and the boot-related parts of ostree, leaving
        the library and the command-line tool, which are also used by
        Flatpak.
        When we have documentation for how to use and test OSTree
        deployments with a Debian derivative (see #824649), they should be
        reinstated in an ostree-boot package (see #824650).
      * Upload to unstable.
    
     -- Simon McVittie <email address hidden>  Wed, 08 Jun 2016 11:58:01 +0100