ostree 2020.3-1 source package in Ubuntu
Changelog
ostree (2020.3-1) unstable; urgency=medium * New upstream release -- Simon McVittie <email address hidden> Wed, 25 Mar 2020 12:29:32 +0000
Upload details
- Uploaded by:
- Utopia Maintenance Team
- Uploaded to:
- Sid
- Original maintainer:
- Utopia Maintenance Team
- Architectures:
- linux-any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ostree_2020.3-1.dsc | 3.2 KiB | c5164d924a11616ab84e67511015e86a9bb60dc14b3e199803e99f5e6a777e65 |
ostree_2020.3.orig.tar.xz | 1.9 MiB | 5877396ea092f5b6701c17bd20280746cad20f55a94c760dbeba0fa115818c05 |
ostree_2020.3-1.debian.tar.xz | 24.6 KiB | 8c00953ad882c1123c87387d2dc823596a0640fea1e4290a5705bd6470324972 |
Available diffs
- diff from 2019.6-1 to 2020.3-1 (44.8 KiB)
- diff from 2020.2-1 to 2020.3-1 (3.4 KiB)
No changes file available.
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: No summary available for ostree in ubuntu groovy.
No description available for ostree in ubuntu groovy.
- ostree-boot: libostree boot loader and initramfs integration
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 configuration snippets and executables needed to
boot a Debian derivative from a libostree filesystem deployment. This
integration currently has some limitations:
.
- the initramfs must have been made using dracut
- /boot must be a separate partition
- the boot loader must be one that is supported by libostree, currently
GNU GRUB 2, syslinux/extlinux or Das U-Boot
- ostree-boot-dbgsym: No summary available for ostree-boot-dbgsym in ubuntu groovy.
No description available for ostree-boot-dbgsym in ubuntu groovy.
- ostree-dbgsym: No summary available for ostree-dbgsym in ubuntu groovy.
No description available for ostree-dbgsym in ubuntu groovy.
- 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