summaryrefslogtreecommitdiff
path: root/src/libostree/libostree-released.sym
diff options
context:
space:
mode:
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 1e359bfb..d38362ba 100644
--- a/src/libostree/libostree-released.sym
+++ b/src/libostree/libostree-released.sym
@@ -668,6 +668,12 @@ global:
ostree_repo_signature_verify_commit_data;
} LIBOSTREE_2021.3;
+LIBOSTREE_2021.5 {
+global:
+ ostree_sepolicy_new_from_commit;
+ ostree_mutable_tree_new_from_commit;
+} LIBOSTREE_2021.4;
+
/* NOTE: Only add more content here in release commits! See the
* comments at the top of this file.
*/