Mailing List Archive

SONAME bump required; cluster-glue
Hello,

Recently we've prepared the 1.0.12 release of cluster-glue for Debian
Linux; and we found when generating symbols that in version 1.0.7 of
libplumb there are reports of dropped symbols, creating a need to bump
the SONAME.


dpkg-gensymbols: warning: some new symbols appeared in the symbols file:
see diff output below
dpkg-gensymbols: warning: some symbols or patterns disappeared in the
symbols file: see diff output below
dpkg-gensymbols: warning: libplumb-tmp.symbols doesn't match completely
libplumb-tmp.symbols
--- libplumb-tmp.symbols (libplumb_1.0.7_amd64)
+++ dpkg-gensymbols4HL2JV 2015-04-22 13:43:32.547196065 -0400
@@ -1,13 +1,13 @@
libplumb.so.2 libplumb #MINVER#
- ChildLogIPCMessage@Base 1.0.3
+#MISSING: 1.0.7# ChildLogIPCMessage@Base 1.0.3
CompressFuncs@Base 1.0.3
DisableProcLogging@Base 1.0.3
- DumpCircularBuffer@Base 1.0.3
- EmptyCircularBuffer@Base 1.0.3
+#MISSING: 1.0.7# DumpCircularBuffer@Base 1.0.3
+#MISSING: 1.0.7# EmptyCircularBuffer@Base 1.0.3
EnableProcLogging@Base 1.0.3
FT_strings@Base 1.0.3
ForEachProc@Base 1.0.3
- FreeChildLogIPCMessage@Base 1.0.3
+#MISSING: 1.0.7# FreeChildLogIPCMessage@Base 1.0.3
G_CH_check_int@Base 1.0.3
G_CH_destroy_int@Base 1.0.3
G_CH_dispatch_int@Base 1.0.3
@@ -40,14 +40,14 @@
Gmain_timeout_add_full@Base 1.0.3
Gmain_timeout_remove@Base 1.0.3
HMAC@Base 1.0.3
- LogToCircularBuffer@Base 1.0.3
+#MISSING: 1.0.7# LogToCircularBuffer@Base 1.0.3
LogToDaemon@Base 1.0.3
MD5@Base 1.0.3
MD5Final@Base 1.0.3
MD5Init@Base 1.0.3
MD5Transform@Base 1.0.3
MD5Update@Base 1.0.3
- NewCircularBuffer@Base 1.0.3
+#MISSING: 1.0.7# NewCircularBuffer@Base 1.0.3
NewTrackedProc@Base 1.0.3
RemoveTrackedProcTimeouts@Base 1.0.3
ReportProcHasDied@Base 1.0.3
@@ -56,7 +56,7 @@
binary_to_base64@Base 1.0.3
bytes_for_int@Base 1.0.3
cancelmstimer@Base 1.0.3
- childlog_dump_ipcmsg_stats@Base 1.0.3
+#MISSING: 1.0.7# childlog_dump_ipcmsg_stats@Base 1.0.3
cl_binary_to_int@Base 1.0.3
cl_cdtocoredir@Base 1.0.3
cl_compress_field@Base 1.0.3
@@ -94,6 +94,8 @@
cl_lock_pidfile@Base 1.0.3
cl_log@Base 1.0.3
cl_log_args@Base 1.0.3
+ cl_log_close_log_files@Base 1.0.7
+ cl_log_do_fflush@Base 1.0.7
cl_log_enable_stderr@Base 1.0.3
cl_log_enable_stdout@Base 1.0.3
cl_log_enable_syslog_filefmt@Base 1.0.3
@@ -107,8 +109,10 @@
cl_log_set_logd_channel_source@Base 1.0.3
cl_log_set_logdtime@Base 1.0.3
cl_log_set_logfile@Base 1.0.3
+ cl_log_set_syslogprefix@Base 1.0.7
cl_log_set_uselogd@Base 1.0.3
cl_log_test_logd@Base 1.0.3
+ cl_log_use_buffered_io@Base 1.0.7
cl_make_normaltime@Base 1.0.3
cl_make_realtime@Base 1.0.3
cl_msg_add_list@Base 1.0.3
@@ -150,7 +154,7 @@
cl_set_compression_threshold@Base 1.0.3
cl_set_coredump_signal_handler@Base 1.0.3
cl_set_corerootdir@Base 1.0.3
- cl_set_logging_wqueue_maxlen@Base 1.0.3
+#MISSING: 1.0.7# cl_set_logging_wqueue_maxlen@Base 1.0.3
cl_set_msg_format@Base 1.0.3
cl_set_oldmsgauthfunc@Base 1.0.3
cl_set_traditional_compression@Base 1.0.3
@@ -220,7 +224,7 @@
ha_timestamp@Base 1.0.3
hamsg2ipcmsg@Base 1.0.3
hz_longclock@Base 1.0.3
- inherit_compress@Base 1.0.3
+#MISSING: 1.0.7# inherit_compress@Base 1.0.3
ipc_bufpool_del@Base 1.0.3
ipc_bufpool_dump_stats@Base 1.0.3
ipc_bufpool_full@Base 1.0.3
@@ -286,7 +290,7 @@
return_to_dropped_privs@Base 1.0.3
return_to_orig_privs@Base 1.0.3
secsto_longclock@Base 1.0.3
- send_dropped_message@Base 1.0.3
+#MISSING: 1.0.7# send_dropped_message@Base 1.0.3
set_IPC_Channel_dnotify@Base 1.0.3
set_SignalHandler_dnotify@Base 1.0.3
set_TriggerHandler_dnotify@Base 1.0.3


Best,


--
Rik