summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2012-02-29 22:49:33 +0100
committerTollef Fog Heen <tfheen@err.no>2012-02-29 22:49:33 +0100
commit0b470742162d6c110c1e91d72a03638f9a4179b1 (patch)
treead7f5268e3cdc589734e6d011044ac1351474a87
parenta1926860c0e16a287ae56ddc92cec959e24bcc3d (diff)
downloadsystemd-0b470742162d6c110c1e91d72a03638f9a4179b1.tar.gz
Add new symbols for libsystemd-login0 to symbols file.
-rw-r--r--debian/changelog1
-rw-r--r--debian/libsystemd-login0.symbols4
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 03fe0a112f..5189bdcd66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ systemd (43-1) unstable; urgency=low
* Add symlink from /bin/systemd to /lib/systemd/systemd.
* Add --with-distro=debian to configure flags, due to no /etc/os-release
yet.
+ * Add new symbols for libsystemd-login0 to symbols file.
[ Michael Biebl ]
* Add Build-Depends on liblzma-dev for journal log compression.
diff --git a/debian/libsystemd-login0.symbols b/debian/libsystemd-login0.symbols
index 02a4b45330..d6e566b2fe 100644
--- a/debian/libsystemd-login0.symbols
+++ b/debian/libsystemd-login0.symbols
@@ -22,3 +22,7 @@ libsystemd-login.so.0 libsystemd-login0 #MINVER#
sd_uid_get_sessions@LIBSYSTEMD_LOGIN_31 31
sd_uid_get_state@LIBSYSTEMD_LOGIN_31 31
sd_uid_is_on_seat@LIBSYSTEMD_LOGIN_31 31
+ LIBSYSTEMD_LOGIN_43@LIBSYSTEMD_LOGIN_43 43
+ sd_session_get_class@LIBSYSTEMD_LOGIN_43 43
+ sd_session_get_display@LIBSYSTEMD_LOGIN_43 43
+ sd_session_get_type@LIBSYSTEMD_LOGIN_43 43