ostree 2017.12-1ubuntu1 source package in Ubuntu

Changelog

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

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ostree_2017.12.orig.tar.xz 818.7 KiB fc409f04c9fd440b83b4fa324f3b912cbf61145389378d44254b8b191c9fef08
ostree_2017.12-1ubuntu1.debian.tar.xz 17.9 KiB 3004be24a2dbd278f1529da2086d028fe52a0d987031719528cc74af319c1155
ostree_2017.12-1ubuntu1.dsc 3.0 KiB c894c709d09f68e8eb899a04d6d234b8cba815748c1ec09a843df712d3f1edfb

View changes file

Binary packages built by this source

gir1.2-ostree-1.0: content-addressed filesystem for operating system binaries (introspection)

 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains GObject-Introspection metadata, which can be used
 to generate dynamic bindings into languages such as Python and JavaScript.

libostree-1-1: content-addressed filesystem for operating system binaries (library)

 libostree is a library for managing bootable, immutable, versioned
 filesystem trees. It is like git in that it checksums individual files
 and has a content-addressed object store; unlike git, it "checks out"
 the files using hardlinks into an immutable directory tree. This
 can be used to provide atomic upgrades with rollback, history and
 parallel-installation, particularly useful on "fixed purpose" systems
 such as embedded devices. It is also used by the Flatpak application
 runtime system.
 .
 This package contains the shared library.

libostree-1-1-dbgsym: debug symbols for libostree-1-1
libostree-dev: Development files for the libostree library

 libostree is a library for managing bootable, immutable, versioned
 filesystem trees. It is like git in that it checksums individual files
 and has a content-addressed object store; unlike git, it "checks out"
 the files using hardlinks into an immutable directory tree. This
 can be used to provide atomic upgrades with rollback, history and
 parallel-installation, particularly useful on "fixed purpose" systems
 such as embedded devices. It is also used by the Flatpak application
 runtime system.
 .
 This package contains development headers and the pkg-config file for
 libostree.

libostree-doc: Development documentation for the libostree library

 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains development documentation for libostree.

ostree: content-addressed filesystem for operating system binaries

 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. It is like git in that it checksums
 individual files and has a content-addressed object store; unlike git,
 it "checks out" the files using hardlinks into an immutable directory
 tree. This can be used to provide atomic upgrades with rollback, history
 and parallel-installation, particularly useful on "fixed purpose"
 systems such as embedded devices.
 .
 This package contains the executables used to manage and create
 filesystem trees. It does not affect the boot process for the system
 on which it is installed.

ostree-dbgsym: No summary available for ostree-dbgsym in ubuntu artful.

No description available for ostree-dbgsym in ubuntu artful.

ostree-tests: content-addressed filesystem for operating system binaries - tests

 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains automated tests.

ostree-tests-dbgsym: debug symbols for ostree-tests