summaryrefslogtreecommitdiff
path: root/src/libostree/libostree-released.sym
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2017-12-19 15:54:01 +0100
committerAtomic Bot <atomic-devel@projectatomic.io>2017-12-19 16:10:26 +0000
commit19d08dab617bf060c6440ecbd8df3347b04741b5 (patch)
treeaa35686ec71ad7691a32938501e9ee44e4d2ddfd /src/libostree/libostree-released.sym
parent5a77b8dafeac5200017b203e24ac3526fd59de29 (diff)
downloadostree-19d08dab617bf060c6440ecbd8df3347b04741b5.tar.gz
Release 2017.15v2017.15
Let's do a new release with the locking preview, the http2 disable options and other misc bugfixes to close out the year. Closes: #1386 Approved by: jlebon
Diffstat (limited to 'src/libostree/libostree-released.sym')
-rw-r--r--src/libostree/libostree-released.sym6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/libostree/libostree-released.sym b/src/libostree/libostree-released.sym
index e4d50895..b7d57853 100644
--- a/src/libostree/libostree-released.sym
+++ b/src/libostree/libostree-released.sym
@@ -445,6 +445,12 @@ global:
LIBOSTREE_2017.14 {
} LIBOSTREE_2017.13;
+LIBOSTREE_2017.15 {
+ ostree_repo_fsck_object;
+ ostree_repo_mark_commit_partial;
+ ostree_break_hardlink;
+} LIBOSTREE_2017.14;
+
/* NOTE: Only add more content here in release commits! See the
* comments at the top of this file.
*/