ostree 2022.1-3 source package in Ubuntu
Changelog
ostree (2022.1-3) unstable; urgency=medium * Use debhelper 11 features instead of dh-exec * Move README.md from gir1.2-ostree-1.0 to libostree-doc * Release to unstable -- Simon McVittie <email address hidden> Mon, 24 Jan 2022 10:43:09 +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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ostree_2022.1-3.dsc | 3.3 KiB | 77793ac0d7e2be71bf9b999d4a7677262df22cb32b67f6c1eaa845c164079ea3 |
ostree_2022.1.orig.tar.xz | 2.0 MiB | 43a00e7856842b8a34f6616fc2ce1ce238ef43210cca41f70e6b4b0d2a9fcad5 |
ostree_2022.1-3.debian.tar.xz | 26.5 KiB | 2490d2b6ab69c776ea3c8dbebd48f4b17ec189b7f9543d2a9c74d4ba34b1635d |
Available diffs
- diff from 2021.6-1 to 2022.1-3 (26.1 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: 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-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
- the boot loader must be one that is supported by libostree, currently
GNU GRUB 2, syslinux/extlinux or Das U-Boot
- ostree-boot-dbgsym: debug symbols for ostree-boot
- 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