OSTree v2015.9
- From: Colin Walters <walters verbum org>
- To: ostree-list gnome org
- Subject: OSTree v2015.9
- Date: Wed, 23 Sep 2015 12:21:37 -0400
Release v2015.9 of OSTree is now available via this git-evtag[1]
signed tag:
https://git.gnome.org/browse/ostree/tag/?id=v2015.9
There aren't any major new features, but this release has some notable
bugfixes. For example, 2015.8 broke xdg-app due to an internal
change in how mainloop contexts were handled for pull - that's now fixed.
Another notable change is a new API `ostree_sysroot_prepare_cleanup()` which
is now used by `ostree admin deploy`. What this enables is to do:
```
ostree pull repo:$commitid
ostree admin deploy repo:$commitid
```
Before this, `admin deploy` would prune the repository, removing the
un-referenced commit.
In other words, you can now more easily pull the exact (possibly
older) commit you want and deploy it.
New contributors:
- Leandro Santiago
- Gatis Paeglis
Bugfixes from:
- Alexander Larsson
- Colin Walters
- Giuseppe Scrivano
- Matthew Barnes
[1] https://github.com/cgwalters/git-evtag
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]