Change logs for ostree source package in Artful

  • ostree (2017.12-1ubuntu1) artful; urgency=medium
    
      * Sync with Debian. Remaining change:
        - Don't Depend or Build-Depend on gjs on s390x since gjs is not built
          for that architecture.
    
    ostree (2017.12-1) unstable; urgency=medium
    
      * New upstream release
        - Drop all current patches, applied upstream
        - Update symbols file
      * Add some post-release bug fix patches
      * Simplify autopkgtest now that test-local-pull seems to be stable
      * Unexport HTTP proxy variables in autopkgtest to work around lack of
        support for no_proxy, which breaks the tests on Ubuntu autopkgtest.
        We don't actually need Internet access, so this is OK.
      * debian/test.sh: Unexport HTTP proxy variables for build-time tests
        too
      * Make build-time test failures fatal if they fail at least twice
        out of 5 tries (previously they had to fail at least 3 times)
      * Add patch to reinstate test-libglnx-shutil.c, which was missed out
        of the upstream tarball
    
     -- Jeremy Bicha <email address hidden>  Wed, 04 Oct 2017 13:39:04 -0400
  • ostree (2017.11-2ubuntu1) artful; urgency=medium
    
      * Sync with Debian.
      * Don't Depend or Build-Depend on gjs on s390x since gjs is not built
        for that architecture.
    
    ostree (2017.11-2) unstable; urgency=medium
    
      * Replace patch with the version applied upstream in 2017.12
      * Standards-Version: 4.1.0 (no changes)
      * Add a patch to fix FTBFS in non-English locales
      * Add a patch to fix FTBFS if building as root with umask != 022,
        which for some reason debomatic does (Closes: #876138)
      * Add a patch from upstream to fix undefined behaviour with
        O_RDONLY|O_CREAT in rofiles-fuse
    
     -- Jeremy Bicha <email address hidden>  Mon, 25 Sep 2017 09:14:36 -0400
  • ostree (2017.11-1ubuntu1) artful; urgency=medium
    
      * Sync with Debian.
      * Don't build ostree-tests on s390x since gjs isn't available there
    
    ostree (2017.11-1) unstable; urgency=medium
    
      * New upstream release
        - Drop all current patches, applied upstream
        - Update symbols file
      * Adjust Description and Upstream-Name to emphasize libostree
      * Classify new ostree-tmpfiles.conf as part of ostree-boot, and so
        don't install it yet
      * Stop copying an old ostree-trivial-httpd.xml from debian/dist/
        into source tree. Upstream distributes it again, and has since
        2017.8.
      * Add a patch to fix JavaScript tests with gjs 1.50.0, which is
        more strict about 'let'
      * Stop providing "ostree trivial-httpd" CLI, following upstream
        default behaviour. flatpak used to use it in its tests, but
        the version in stable no longer does.
    
    ostree (2017.10-1) unstable; urgency=medium
    
      * New upstream release
        - Update symbols file
        - Install new bash completions
      * Use dh_missing --fail-missing instead of dh_install --fail-missing
      * Only run tests when building architecture-dependent packages.
        The tests aren't so interesting that we want to run them again
        when splitting -arch/-indep builds.
      * Add patches to make the tests pass again when /var/tmp is on tmpfs,
        which does not support user xattrs
      * Add patch to remove useless #! from bash completions
      * Make build-time test failures fatal again, but only if they are
        reproducible (at least 3 times out of 5) for now
    
    ostree (2017.9-1) unstable; urgency=medium
    
      * New upstream release
        - Drop backported patch
        - Update symbols file
      * debian/rules: Adjust a comment to avoid Lintian thinking this is a
        dh_make template
    
     -- Jeremy Bicha <email address hidden>  Mon, 18 Sep 2017 17:08:30 -0400
  • ostree (2017.9-1) unstable; urgency=medium
    
      * New upstream release
        - Drop backported patch
        - Update symbols file
      * debian/rules: Adjust a comment to avoid Lintian thinking this is a
        dh_make template
    
     -- Simon McVittie <email address hidden>  Fri, 28 Jul 2017 14:43:30 +0100
  • ostree (2017.8-1) unstable; urgency=medium
    
      * New upstream release
        - Update symbols file
        - Remove patches that are no longer needed
        - Add patch from upstream PR #1016 to fix a regression
      * Add a Breaks on flatpak (<< 0.8.7-2~), which rely on libostree to
        download the summary and its signature when mirroring.
        libostree >= 2017.7 no longer does this. On affected flatpak versions,
        this breaks installation of new apps and runtimes system-wide.
      * Add Build-Depends-Indep: libglib2.0-doc so gtk-doc can set up
        cross-references
    
     -- Simon McVittie <email address hidden>  Wed, 19 Jul 2017 22:18:20 +0100
  • ostree (2017.7-1) unstable; urgency=medium
    
      * New upstream release
        - Update symbols file
        - Add post-release patches so test-symbols.sh passes again
        - debian/dist/: Add ostree-trivial-httpd.xml, which was incorrectly
          excluded from the upstream release
      * Standards-Version: 4.0.0
        - Use https URL for copyright-format
      * Implement <nodoc> build profile
      * Upload to unstable
    
     -- Simon McVittie <email address hidden>  Wed, 21 Jun 2017 13:06:54 +0100
  • ostree (2017.5-1) experimental; urgency=high
    
      * New upstream release
        - This release fixes a regression in 2017.4 that caused symlinks
          in Flatpak apps and runtimes to be checked out as regular files.
          Any apps or runtimes that were installed or updated with 2017.4
          will need to be removed and reinstalled.
    
     -- Simon McVittie <email address hidden>  Wed, 19 Apr 2017 14:18:16 +0100
  • ostree (2016.15-3ubuntu3) zesty; urgency=medium
    
      * "Sync" bug fix release from Debian (LP: #1681889)
    
    ostree (2016.15-4) unstable; urgency=medium
    
      * Remove an unintended line in the previous changelog
      * d/gbp.conf: Switch branch to debian/stretch
      * libostree-dev: Add missing dependency on libostree-1-1
        (Closes: #860047)
    
     -- Jeremy Bicha <email address hidden>  Tue, 11 Apr 2017 12:43:19 -0400