ostree 2018.8-0ubuntu0.1 source package in Ubuntu

Changelog

ostree (2018.8-0ubuntu0.1) bionic; urgency=medium

  * Update to 2018.8 (LP: #1778782)
  * New upstream release with support for peer-to-peer software
    collections, required by Flatpak's peer-to-peer app sharing feature
    - debian/copyright: Upstream clarified that only doc/ is CC-BY-SA-3.0 or
      GFDL-1.3-or-later, and doc/ isn't included in dist tarballs, so
      remove those licenses and update
    - debian/libostree-1-1.symbols: Update (and sort)
    - debian/ostree-boot.install: Add new systemd service
      lib/systemd/system/ostree-finalize-staged.service
    - debian/rules: Remove lib/systemd/system/ostree-finalize-staged.service
      until we build ostree-boot
    - debian/patches/Don-t-write-to-parent-repo.patch: Drop, applied upstream
  * debian/patches/debian/Skip-test-pull-repeated-during-CI.patch:
    Skip a test that is non-deterministic and can spuriously fail,
    which is not suitable for build-time testing or gating migration in
    autopkgtest.
  * debian/rules: Explicitly enable various desired libraries
  * debian/tests/gnome-desktop-testing: Skip libostree/test-concurrency.py.test
    during autopkgtest. It does not appear to be completely reliable.
    (See #901170)
  * ostree-tests: Add Lintian override for library-not-linked-against-libc.
    libreaddir-rand.so genuinely doesn't use any libc ABIs directly, only
    via GLib.

 -- Andrew Hayzen <email address hidden>  Sun, 02 Sep 2018 01:35:01 +0100

Upload details

Uploaded by:
Andrew Hayzen
Sponsored by:
Ken VanDine
Uploaded to:
Bionic
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_2018.8.orig.tar.xz 1.9 MiB beef6debb0065bf1dc7538cd036c5f0348ac102ca4ad6d8651feff146130a844
ostree_2018.8-0ubuntu0.1.debian.tar.xz 18.0 KiB baf17eef93d3ddbd124471e09f1dca60caffa42cf2dc020d34638cb21d899dca
ostree_2018.8-0ubuntu0.1.dsc 2.4 KiB d93f89eb2e910d90a25e0fbb5467e411456066b36f7b3040510699f82d3a0e7f

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: debug symbols for ostree
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