8e4d9db568Standards-Version: 3.9.7 (no changes)
Simon McVittie
2016-03-11 09:25:15 +0000
226cb82694Update symbols file
Simon McVittie
2016-03-11 09:24:46 +0000
3623c14b77Add patch to skip one build-time test if /var/tmp cannot support xattrs, for example if it is on tmpfs
Simon McVittie
2016-03-11 09:11:01 +0000
934f62cb2aAdd patch to fix underlinking of test-archive
Simon McVittie
2016-03-11 09:10:26 +0000
86898fcf32Only build on Linux architectures; this package is specifically not portable
Simon McVittie
2016-03-11 08:19:46 +0000
84ab214d08New upstream release
Simon McVittie
2016-03-11 08:18:55 +0000
56b6994e39Merge tag 'upstream/2016.3'
Simon McVittie
2016-03-11 08:08:06 +0000
67e83bd769Imported Upstream version 2016.3
Simon McVittie
2016-03-11 08:08:04 +0000
b43fe10e02debian/control: improve description based on v2016.3's README
Simon McVittie
2016-03-11 07:37:58 +0000
89514dd8badocs: Reference the git docs on references
Colin Walters
2016-03-09 14:07:52 -0500
6cc7238c4dbuild: Don't install test data without --enable-installed-tests
Colin Walters
2016-03-08 13:12:00 -0500
e2234e854dtests/basic: Fix race in timestamp test
Colin Walters
2016-03-04 10:53:47 -0500
fea786cb2dlib: Add ostree_sysroot_load_if_changed() API
Colin Walters
2016-03-03 13:49:54 -0500
ebd0370976tests: Unify some tmpdir code, add ability for C to use libtest.sh
Colin Walters
2016-03-02 10:05:08 -0500
12db46e5aftests: More TAP fixups
Colin Walters
2016-03-03 18:00:54 -0500
7ace5d35bddocs/introduction: Note VMs vs baremetal
Colin Walters
2016-03-03 14:20:44 -0500
0174224a2dtests: Convert two more exit 77 instances into TAP-compatible SKIP
Colin Walters
2016-03-03 14:19:10 -0500
d49718a619deploy: Bump the mtime on ostree/deploy after deployments finish
Colin Walters
2016-03-02 16:26:09 -0500
d25212f04atests: Port to glib-tap.mk, make `make check` run all of the tests
Colin Walters
2016-03-02 10:28:04 -0500
6d73a620e1refs: Add argument --list to print the full ref name
Giuseppe Scrivano
2016-03-02 10:48:52 +0100
3e3621b7b6libostree: Adjust `cleanup_ref_prefix` to use ostree_repo_list_refs_ext
Giuseppe Scrivano
2016-03-02 10:14:23 +0100
c9b02ae1f3refs: add tests
Giuseppe Scrivano
2016-02-29 11:23:46 +0100
a4be237a2erefs: allow to specify multiple refs as args
Giuseppe Scrivano
2016-02-29 11:14:59 +0100
898c7b6577ostree-repo: new public function `ostree_repo_list_refs_ext`
Giuseppe Scrivano
2016-03-02 09:58:38 +0100
5d463ba577Add a missing #include to fix "make check"
Colin Walters
2016-03-02 10:29:41 -0500
3efdcb54b7repo: Add ostree_repo_get_dfd()
Colin Walters
2016-03-01 21:52:22 -0500
16979cc5edlib: Introduce versioned symbols
Colin Walters
2016-03-01 17:42:59 -0500
2badf36cfdtest-rofiles-fuse: skip when fusermount is not present
Giuseppe Scrivano
2016-02-29 14:51:03 +0100
82d4e7fe68Fix make syntax-check
Giuseppe Scrivano
2016-02-29 13:23:28 +0100
96d12b3f68docs: Add a blurb on the summary file
Colin Walters
2016-02-27 11:28:33 -0500
3d7098bc5eRelease 2016.3
Colin Walters
2016-02-26 11:58:05 -0500
5345573470deltas: Add a compression size heuristic for endianness detection
Colin Walters
2016-02-25 11:07:30 -0500
7fdf072710deltas: Heuristically detect endianness for older deltas
Colin Walters
2016-02-24 17:04:04 -0500
04d77da005deltas: Use endianness marker when parsing
Colin Walters
2016-02-24 14:29:56 -0500
277220aaa6deltas: Include an endianness marker
Colin Walters
2016-02-23 11:00:18 -0500
6c285d2e4arofiles-fuse: Handle operations on the root
Alexander Larsson
2016-02-24 12:14:38 +0100
1833142b14deltas: Fix regression in ostree_repo_static_delta_execute_offline
Alexander Larsson
2016-02-24 15:17:46 +0100
ed7266b10adeltas: Fix some more 32 bit warnings
Colin Walters
2016-02-22 22:07:02 -0500
61b4f26862lib: Two more compiler warning fixes
Colin Walters
2016-02-22 21:11:10 -0500
88ae6f1b9elibarchive: Fix a 32 bit format warning
Colin Walters
2016-02-22 20:52:33 -0500
f4d494a0a4Release 2016.2
Colin Walters
2016-02-22 18:08:01 -0500
f461c02bb5gpg: Use gpg_strerror_r for threadsafety
Colin Walters
2016-02-22 16:50:28 -0500
9f9d713a56build: Use threadsafe GPGME
Alexander Larsson
2016-02-22 15:04:38 -0500
30c5fb1a51libarchive: Make autocreate_parents imply autocreating root dir
Colin Walters
2016-02-22 11:18:30 -0500
11b3050fd7docs: Add a new formats section, move static deltas in there
Colin Walters
2016-02-22 14:06:20 -0500
6821ca1029build: Link ostree with libarchive
Joaquim Rocha
2016-02-22 15:02:47 +0100
4beb5f4eafpull: Add a --dry-run option for static deltas
Colin Walters
2016-02-19 12:28:07 -0500
f2c5ecb996pull: Add require-static-deltas pull option
Colin Walters
2016-02-19 08:43:35 -0500
eba7df0da9ostree-sysroot: add debug option to help testing
Jonathan Lebon
2016-02-19 11:58:08 -0500
3a555114bcrepo: Add ostree_repo_import_archive_to_mtree
Colin Walters
2016-02-18 16:49:30 -0500
b08b1abccdRename libarchive write API to "export", matching command line
Colin Walters
2016-02-18 11:25:57 -0500
707c14aeebmanual: Note that the bare-user mode exists
Colin Walters
2016-02-18 18:21:32 -0500
d3eee15f84rofiles-fuse: Fix truncate call to not use O_CREAT
Colin Walters
2016-02-17 11:01:21 -0500
2c2fd658eepackaging: Add a fuse subpackage
Colin Walters
2016-02-17 10:37:08 -0500
baaf7450daSupport Docker-style whiteouts
Colin Walters
2016-02-14 11:57:59 -0500
a8ba90063fDocument the limited situations in which ostree-grub2 will work in practice
Simon McVittie
2016-02-16 09:45:36 +0000
36f302040dClose ITP bug
Simon McVittie
2016-02-16 08:10:53 +0000
c8665054dddebian/control: set Maintainer to the pkg-utopia team, with packaging in collab-maint git, and myself and Matthias Klumpp as uploaders
Simon McVittie
2016-02-16 08:10:26 +0000
dd30d52774Redirect libexecdir to /usr/lib (not /usr/lib/${multiarch}) since we don't need multiarch for anything that's installed there, fixing a broken symlink in ostree-grub2
Simon McVittie
2016-02-16 08:19:18 +0000
c18193bd19man/ostree-export.xml: Add to git
Colin Walters
2016-02-15 06:39:49 -0500
f0b6b358cdmanual-tests: New static-delta-generate-crosscheck.sh
Colin Walters
2016-02-12 12:41:15 -0500
42c60effbepull: Support specifying exact commit to pull via branch@commit
Colin Walters
2016-02-11 13:28:03 -0500
355f8438efAdd an `export` builtin, and API to write to libarchive
Colin Walters
2016-01-28 14:41:27 -0500
e9ccdd2d00Import rofiles-fuse
Colin Walters
2016-02-10 12:42:54 +0100
5adafd7674fetcher: Fix hung GTlsInteraction
Matthew Barnes
2016-02-09 00:58:17 +0000
0481389afdlib: Expand `ostree static-delta show` to show part stats
Colin Walters
2016-02-06 17:04:53 +0100
56fc249d08lib: Create an internal static delta parsing/opening function
Colin Walters
2016-02-06 13:56:19 +0100
8702ec7b3ebuild: Remove --disable-static-deltas option
Colin Walters
2016-01-27 11:06:30 -0500
0c15c9d6ddREADME.md: Update to link to Read The Docs, describe a bit better
Colin Walters
2016-02-08 14:35:09 +0100
371856b6e4docs-md: Delete (obsoleted by docs/)
Colin Walters
2016-02-08 14:24:24 +0100
b0163d6182build: 'make clean' removes parse-datetime.c
Giuseppe Scrivano
2016-01-29 11:02:17 +0100
ba272008a7packaging: Sync spec file with Fedora
Colin Walters
2016-02-03 10:22:01 -0500
2c94045b9dostree-grub2: recommend concrete GRUB packages instead of hard-depending on a transitional package
Simon McVittie
2016-01-29 18:31:07 +0100
a10508d966Adjust upstream version number to work around mis-versioned PPA packages
Simon McVittie
2016-01-29 11:45:38 +0100
5222f5a7c9Don't override dh_auto_clean to nothing
Simon McVittie
2016-01-29 11:28:05 +0100
4470927dc1Enable systemd helpers, but do not start the early-boot systemd services on installation
Simon McVittie
2016-01-29 11:24:37 +0100
7eee7ce2feAdd an ostree-tests package, and use it for autopkgtest
Simon McVittie
2016-01-29 11:23:42 +0100
b63ecc385aAdd missing dependency on libglib2.0-dev
Simon McVittie
2016-01-28 16:48:56 +0100
1f44841f22Add a symbols file
Simon McVittie
2016-01-27 17:40:34 +0100
4cd71f8f9dUse dh_install --fail-missing to catch mistakes
Simon McVittie
2016-01-27 15:42:58 +0100
91bb116275debian/patches: remove all patches, no longer needed or applied
Simon McVittie
2016-01-27 15:42:01 +0100
a0354c249dRemove unnecessary uses of dh-exec
Simon McVittie
2016-01-27 17:24:26 +0100
ff701fbafedebian/control: change Section to admin
Simon McVittie
2016-01-27 15:38:39 +0100
805c34d1fbdebian/control: remove redundant Section
Simon McVittie
2016-01-27 15:30:10 +0100
d2a1bfa7fcdebian/control: move shared library to Section: libs
Simon McVittie
2016-01-27 15:29:40 +0100
9e42d6c8e2Normalize packaging via `wrap-and-sort -abst`
Simon McVittie
2016-01-27 15:27:42 +0100
87eccfbda7debian/control: set Maintainer to the pkg-utopia team
Simon McVittie
2016-01-27 15:26:53 +0100
e47d0e0a83debian/copyright: fill in all copyright holders and licenses
Simon McVittie
2016-01-27 15:26:36 +0100
98d5f6e3dbstatic-delta: Add `show` subcommand
Colin Walters
2016-01-27 22:02:36 -0500
944b3abab1build: Hoist man conditional higher
Colin Walters
2016-01-28 15:34:38 -0500
fa9e547e09lib: Add a #define OSTREE_SHA256_DIGEST_LEN 32
Colin Walters
2016-01-28 14:53:38 -0500
c74ea8b075build: Add --disable-man
Colin Walters
2016-01-28 15:22:10 -0500
ca57ec4aa5repo: Port -refs.c to openat()
Colin Walters
2016-01-26 21:34:31 -0500