summaryrefslogtreecommitdiff
path: root/src/libostree/libostree-released.sym
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2018-03-21 10:14:12 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2018-03-21 16:01:41 +0000
commit671b026fcce2f88fbbd2629df2473c52b368e181 (patch)
tree38c2f994d1c0b29bff9781f8fbce6074968cd335 /src/libostree/libostree-released.sym
parent9ca3f76cd20fa409f187b93ee13e560ae07c4c59 (diff)
downloadostree-671b026fcce2f88fbbd2629df2473c52b368e181.tar.gz
Release 2018.3v2018.3
It's been over a month since 2018.2; we have a few features and various fixes, and the "stage" work pending which is pretty invasive. Time for a new release! Closes: #1506 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 6f86ddcd..e9a95cc7 100644
--- a/src/libostree/libostree-released.sym
+++ b/src/libostree/libostree-released.sym
@@ -458,6 +458,12 @@ LIBOSTREE_2018.2 {
ostree_commit_get_content_checksum;
} LIBOSTREE_2018.1;
+LIBOSTREE_2018.3 {
+ ostree_deployment_origin_remove_transient_state;
+ ostree_sysroot_deployment_set_pinned;
+ ostree_deployment_is_pinned;
+} LIBOSTREE_2018.2;
+
/* NOTE: Only add more content here in release commits! See the
* comments at the top of this file.
*/