This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git.
from 840ad88 Update LICENSE & NOTICE for newly introduced or
version-upgraded dependencies (#2023)
new 7f8985a Fixed C99 variable initialization in cgo header (#2029)
new e959f09 Added integer types casting to avoid compile errors with
gcc-4.8 (#2031)
new 3fbe4ac Added custom compiled OpenSSL into docker image for RPM/Deb
The 3 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:
pulsar-client-cpp/pkg/deb/Dockerfile | 11 +++++++++--
pulsar-client-cpp/pkg/rpm/Dockerfile | 12 +++++++++---
pulsar-client-go/pulsar/c_consumer.go | 2 +-
pulsar-client-go/pulsar/c_go_pulsar.h | 3 ++-
pulsar-client-go/pulsar/c_message.go | 10 +++++-----
5 files changed, 26 insertions(+), 12 deletions(-)