Commit Graph

  • 8e4d9db568 Standards-Version: 3.9.7 (no changes) Simon McVittie 2016-03-11 09:25:15 +0000
  • 226cb82694 Update symbols file Simon McVittie 2016-03-11 09:24:46 +0000
  • 3623c14b77 Add 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
  • 934f62cb2a Add patch to fix underlinking of test-archive Simon McVittie 2016-03-11 09:10:26 +0000
  • 86898fcf32 Only build on Linux architectures; this package is specifically not portable Simon McVittie 2016-03-11 08:19:46 +0000
  • 84ab214d08 New upstream release Simon McVittie 2016-03-11 08:18:55 +0000
  • 56b6994e39 Merge tag 'upstream/2016.3' Simon McVittie 2016-03-11 08:08:06 +0000
  • 67e83bd769 Imported Upstream version 2016.3 Simon McVittie 2016-03-11 08:08:04 +0000
  • b43fe10e02 debian/control: improve description based on v2016.3's README Simon McVittie 2016-03-11 07:37:58 +0000
  • 89514dd8ba docs: Reference the git docs on references Colin Walters 2016-03-09 14:07:52 -0500
  • 6cc7238c4d build: Don't install test data without --enable-installed-tests Colin Walters 2016-03-08 13:12:00 -0500
  • e2234e854d tests/basic: Fix race in timestamp test Colin Walters 2016-03-04 10:53:47 -0500
  • fea786cb2d lib: Add ostree_sysroot_load_if_changed() API Colin Walters 2016-03-03 13:49:54 -0500
  • ebd0370976 tests: Unify some tmpdir code, add ability for C to use libtest.sh Colin Walters 2016-03-02 10:05:08 -0500
  • 12db46e5af tests: More TAP fixups Colin Walters 2016-03-03 18:00:54 -0500
  • fbd9409ebb lib: Add ostree_sysroot_init_osname() API, bump mtime Colin Walters 2016-03-03 11:39:33 -0500
  • 7ace5d35bd docs/introduction: Note VMs vs baremetal Colin Walters 2016-03-03 14:20:44 -0500
  • 0174224a2d tests: Convert two more exit 77 instances into TAP-compatible SKIP Colin Walters 2016-03-03 14:19:10 -0500
  • d49718a619 deploy: Bump the mtime on ostree/deploy after deployments finish Colin Walters 2016-03-02 16:26:09 -0500
  • d25212f04a tests: Port to glib-tap.mk, make `make check` run all of the tests Colin Walters 2016-03-02 10:28:04 -0500
  • 6d73a620e1 refs: Add argument --list to print the full ref name Giuseppe Scrivano 2016-03-02 10:48:52 +0100
  • 3e3621b7b6 libostree: Adjust `cleanup_ref_prefix` to use ostree_repo_list_refs_ext Giuseppe Scrivano 2016-03-02 10:14:23 +0100
  • c9b02ae1f3 refs: add tests Giuseppe Scrivano 2016-02-29 11:23:46 +0100
  • a4be237a2e refs: allow to specify multiple refs as args Giuseppe Scrivano 2016-02-29 11:14:59 +0100
  • 898c7b6577 ostree-repo: new public function `ostree_repo_list_refs_ext` Giuseppe Scrivano 2016-03-02 09:58:38 +0100
  • 5d463ba577 Add a missing #include to fix "make check" Colin Walters 2016-03-02 10:29:41 -0500
  • 3efdcb54b7 repo: Add ostree_repo_get_dfd() Colin Walters 2016-03-01 21:52:22 -0500
  • 16979cc5ed lib: Introduce versioned symbols Colin Walters 2016-03-01 17:42:59 -0500
  • 2badf36cfd test-rofiles-fuse: skip when fusermount is not present Giuseppe Scrivano 2016-02-29 14:51:03 +0100
  • 82d4e7fe68 Fix make syntax-check Giuseppe Scrivano 2016-02-29 13:23:28 +0100
  • 96d12b3f68 docs: Add a blurb on the summary file Colin Walters 2016-02-27 11:28:33 -0500
  • 3d7098bc5e Release 2016.3 Colin Walters 2016-02-26 11:58:05 -0500
  • 5345573470 deltas: Add a compression size heuristic for endianness detection Colin Walters 2016-02-25 11:07:30 -0500
  • 7fdf072710 deltas: Heuristically detect endianness for older deltas Colin Walters 2016-02-24 17:04:04 -0500
  • 04d77da005 deltas: Use endianness marker when parsing Colin Walters 2016-02-24 14:29:56 -0500
  • 277220aaa6 deltas: Include an endianness marker Colin Walters 2016-02-23 11:00:18 -0500
  • 6c285d2e4a rofiles-fuse: Handle operations on the root Alexander Larsson 2016-02-24 12:14:38 +0100
  • 1833142b14 deltas: Fix regression in ostree_repo_static_delta_execute_offline Alexander Larsson 2016-02-24 15:17:46 +0100
  • ed7266b10a deltas: Fix some more 32 bit warnings Colin Walters 2016-02-22 22:07:02 -0500
  • 61b4f26862 lib: Two more compiler warning fixes Colin Walters 2016-02-22 21:11:10 -0500
  • 88ae6f1b9e libarchive: Fix a 32 bit format warning Colin Walters 2016-02-22 20:52:33 -0500
  • f4d494a0a4 Release 2016.2 Colin Walters 2016-02-22 18:08:01 -0500
  • f461c02bb5 gpg: Use gpg_strerror_r for threadsafety Colin Walters 2016-02-22 16:50:28 -0500
  • 9f9d713a56 build: Use threadsafe GPGME Alexander Larsson 2016-02-22 15:04:38 -0500
  • 30c5fb1a51 libarchive: Make autocreate_parents imply autocreating root dir Colin Walters 2016-02-22 11:18:30 -0500
  • 11b3050fd7 docs: Add a new formats section, move static deltas in there Colin Walters 2016-02-22 14:06:20 -0500
  • 6821ca1029 build: Link ostree with libarchive Joaquim Rocha 2016-02-22 15:02:47 +0100
  • 4beb5f4eaf pull: Add a --dry-run option for static deltas Colin Walters 2016-02-19 12:28:07 -0500
  • f2c5ecb996 pull: Add require-static-deltas pull option Colin Walters 2016-02-19 08:43:35 -0500
  • eba7df0da9 ostree-sysroot: add debug option to help testing Jonathan Lebon 2016-02-19 11:58:08 -0500
  • 3a555114bc repo: Add ostree_repo_import_archive_to_mtree Colin Walters 2016-02-18 16:49:30 -0500
  • b08b1abccd Rename libarchive write API to "export", matching command line Colin Walters 2016-02-18 11:25:57 -0500
  • 707c14aeeb manual: Note that the bare-user mode exists Colin Walters 2016-02-18 18:21:32 -0500
  • d3eee15f84 rofiles-fuse: Fix truncate call to not use O_CREAT Colin Walters 2016-02-17 11:01:21 -0500
  • 2c2fd658ee packaging: Add a fuse subpackage Colin Walters 2016-02-17 10:37:08 -0500
  • baaf7450da Support Docker-style whiteouts Colin Walters 2016-02-14 11:57:59 -0500
  • a8ba90063f Document the limited situations in which ostree-grub2 will work in practice Simon McVittie 2016-02-16 09:45:36 +0000
  • 36f302040d Close ITP bug Simon McVittie 2016-02-16 08:10:53 +0000
  • c8665054dd debian/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
  • dd30d52774 Redirect 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
  • c18193bd19 man/ostree-export.xml: Add to git Colin Walters 2016-02-15 06:39:49 -0500
  • f0b6b358cd manual-tests: New static-delta-generate-crosscheck.sh Colin Walters 2016-02-12 12:41:15 -0500
  • 42c60effbe pull: Support specifying exact commit to pull via branch@commit Colin Walters 2016-02-11 13:28:03 -0500
  • 355f8438ef Add an `export` builtin, and API to write to libarchive Colin Walters 2016-01-28 14:41:27 -0500
  • e9ccdd2d00 Import rofiles-fuse Colin Walters 2016-02-10 12:42:54 +0100
  • 5adafd7674 fetcher: Fix hung GTlsInteraction Matthew Barnes 2016-02-09 00:58:17 +0000
  • 0481389afd lib: Expand `ostree static-delta show` to show part stats Colin Walters 2016-02-06 17:04:53 +0100
  • 56fc249d08 lib: Create an internal static delta parsing/opening function Colin Walters 2016-02-06 13:56:19 +0100
  • 8702ec7b3e build: Remove --disable-static-deltas option Colin Walters 2016-01-27 11:06:30 -0500
  • 0c15c9d6dd README.md: Update to link to Read The Docs, describe a bit better Colin Walters 2016-02-08 14:35:09 +0100
  • 371856b6e4 docs-md: Delete (obsoleted by docs/) Colin Walters 2016-02-08 14:24:24 +0100
  • b0163d6182 build: 'make clean' removes parse-datetime.c Giuseppe Scrivano 2016-01-29 11:02:17 +0100
  • ba272008a7 packaging: Sync spec file with Fedora Colin Walters 2016-02-03 10:22:01 -0500
  • 2c94045b9d ostree-grub2: recommend concrete GRUB packages instead of hard-depending on a transitional package Simon McVittie 2016-01-29 18:31:07 +0100
  • a10508d966 Adjust upstream version number to work around mis-versioned PPA packages Simon McVittie 2016-01-29 11:45:38 +0100
  • 5222f5a7c9 Don't override dh_auto_clean to nothing Simon McVittie 2016-01-29 11:28:05 +0100
  • 4470927dc1 Enable systemd helpers, but do not start the early-boot systemd services on installation Simon McVittie 2016-01-29 11:24:37 +0100
  • 7eee7ce2fe Add an ostree-tests package, and use it for autopkgtest Simon McVittie 2016-01-29 11:23:42 +0100
  • b63ecc385a Add missing dependency on libglib2.0-dev Simon McVittie 2016-01-28 16:48:56 +0100
  • 1f44841f22 Add a symbols file Simon McVittie 2016-01-27 17:40:34 +0100
  • 4cd71f8f9d Use dh_install --fail-missing to catch mistakes Simon McVittie 2016-01-27 15:42:58 +0100
  • 91bb116275 debian/patches: remove all patches, no longer needed or applied Simon McVittie 2016-01-27 15:42:01 +0100
  • a0354c249d Remove unnecessary uses of dh-exec Simon McVittie 2016-01-27 17:24:26 +0100
  • ff701fbafe debian/control: change Section to admin Simon McVittie 2016-01-27 15:38:39 +0100
  • 805c34d1fb debian/control: remove redundant Section Simon McVittie 2016-01-27 15:30:10 +0100
  • d2a1bfa7fc debian/control: move shared library to Section: libs Simon McVittie 2016-01-27 15:29:40 +0100
  • 9e42d6c8e2 Normalize packaging via `wrap-and-sort -abst` Simon McVittie 2016-01-27 15:27:42 +0100
  • 87eccfbda7 debian/control: set Maintainer to the pkg-utopia team Simon McVittie 2016-01-27 15:26:53 +0100
  • e47d0e0a83 debian/copyright: fill in all copyright holders and licenses Simon McVittie 2016-01-27 15:26:36 +0100
  • 98d5f6e3db static-delta: Add `show` subcommand Colin Walters 2016-01-27 22:02:36 -0500
  • 944b3abab1 build: Hoist man conditional higher Colin Walters 2016-01-28 15:34:38 -0500
  • fa9e547e09 lib: Add a #define OSTREE_SHA256_DIGEST_LEN 32 Colin Walters 2016-01-28 14:53:38 -0500
  • c74ea8b075 build: Add --disable-man Colin Walters 2016-01-28 15:22:10 -0500
  • ca57ec4aa5 repo: Port -refs.c to openat() Colin Walters 2016-01-26 21:34:31 -0500
  • 5bab946b80 apidoc: Remove unnecessary srcdir != builddir workaround Colin Walters 2016-01-28 09:30:16 -0500
  • 64ebe2b82a Rewrite manual in mkdocs Colin Walters 2016-01-27 16:56:16 -0500
  • 32c360b5a0 build: Rename doc/ -> apidoc/ Colin Walters 2016-01-27 13:29:21 -0500
  • 313b4720e8 build: Move man pages into man/ Colin Walters 2016-01-27 12:51:07 -0500
  • 5ebe43859d tests: Use "bash strict mode" Colin Walters 2016-01-27 11:44:10 -0500
  • 3d2322db7a grub2: Don't delete grub2.cfg.old file we just copied Colin Walters 2016-01-27 10:43:57 -0500