This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from 8951cda  Updates brew install for openssl
     new e0016f0  Improves debug logging for etcdlib, pubsub etcd disc & json 
serializer
     new 6c0fcf2  #128: updates openssl dependency handling.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                                     |   7 +
 .../pubsub_discovery/src/pubsub_discovery_impl.c   |  29 ++--
 .../pubsub_discovery/src/pubsub_discovery_impl.h   |   1 +
 .../src/pubsub_serializer_impl.c                   | 150 +++++++++++----------
 bundles/pubsub/test/CMakeLists.txt                 |   3 +-
 bundles/shell/shell/CMakeLists.txt                 |   1 -
 libs/etcdlib/CMakeLists.txt                        |   5 +-
 libs/etcdlib/api/etcdlib.h                         |  10 ++
 libs/etcdlib/src/etcd.c                            |  18 ++-
 libs/framework/CMakeLists.txt                      |   3 +-
 10 files changed, 137 insertions(+), 90 deletions(-)

Reply via email to