[libosinfo] Put symbols into their corresponding versions in syms file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx>

---
 osinfo/libosinfo.syms |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/osinfo/libosinfo.syms b/osinfo/libosinfo.syms
index 3ca0b03..61893e4 100644
--- a/osinfo/libosinfo.syms
+++ b/osinfo/libosinfo.syms
@@ -108,8 +108,6 @@ LIBOSINFO_0.0.1 {
 	osinfo_os_get_type;
 	osinfo_os_new;
 	osinfo_os_get_devices;
-	osinfo_os_get_all_devices;
-	osinfo_os_get_devices_by_property;
 	osinfo_os_get_device_links;
 	osinfo_os_add_device;
 	osinfo_os_get_family;
@@ -159,8 +157,6 @@ LIBOSINFO_0.0.1 {
 	osinfo_media_get_publisher_id;
         osinfo_media_get_kernel_path;
         osinfo_media_get_initrd_path;
-	osinfo_media_get_installer;
-	osinfo_media_get_live;
 	osinfo_medialist_get_type;
 	osinfo_medialist_new;
 	osinfo_medialist_new_copy;
@@ -189,6 +185,22 @@ LIBOSINFO_0.0.1 {
         *;
 };
 
+LIBOSINFO_0.0.3 {
+    global:
+	osinfo_media_get_installer;
+	osinfo_media_get_live;
+} LIBOSINFO_0.0.1;
+
+LIBOSINFO_0.0.5 {
+    global:
+	osinfo_os_get_all_devices;
+} LIBOSINFO_0.0.3;
+
+LIBOSINFO_0.0.6 {
+    global:
+	osinfo_os_get_devices_by_property;
+} LIBOSINFO_0.0.5;
+
 /* Symbols in next release...
 
   LIBOSINFO_0.0.2 {
-- 
1.7.7.5


[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux