This is an automated email from the ASF dual-hosted git repository.
jmuehlner pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
from 6ab82446 GUACAMOLE-1652: Merge only call SSL init functions when the
library version requires it.
add 7f4246b6 GUACAMOLE-1540: Manual build all core protocol libraries for
Docker image using Alpine Linux base.
add b5addfe3 GUACAMOLE-1540: Merge Alpine Linux docker base image with
manual library builds.
new 15f6e9f6 Merge 1.5.0 changes back to master.
The 1 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:
Dockerfile | 219 +++++++++++++++------------
src/guacd-docker/bin/build-all.sh | 115 ++++++++++++++
src/guacd-docker/bin/build-guacd.sh | 49 ------
src/guacd-docker/bin/link-freerdp-plugins.sh | 76 ----------
src/guacd-docker/bin/list-dependencies.sh | 18 +--
5 files changed, 246 insertions(+), 231 deletions(-)
create mode 100755 src/guacd-docker/bin/build-all.sh
delete mode 100755 src/guacd-docker/bin/build-guacd.sh
delete mode 100755 src/guacd-docker/bin/link-freerdp-plugins.sh