Fri, 19 Apr 2024 21:16:51 CEST | login

Information for build wsproxy-1.9.0-1.xcpng8.0

ID1247
Package Namewsproxy
Version1.9.0
Release1.xcpng8.0
Epoch
Sourcegit+https://github.com/xcp-ng-rpms/wsproxy.git#e8ad3b33070ac64783c2f6840c5809a07975249c
SummaryWebsockets proxy for VNC traffic
DescriptionWebsockets proxy for VNC traffic
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 03 May 2019 23:25:39 CEST
CompletedFri, 03 May 2019 23:27:15 CEST
Taskbuild (v8.0-base, /xcp-ng-rpms/wsproxy.git:e8ad3b33070ac64783c2f6840c5809a07975249c)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/wsproxy.git?#e8ad3b33070ac64783c2f6840c5809a07975249c'}}
Tags
built-by-xcp-ng
v8.0-base
RPMs
src
wsproxy-1.9.0-1.xcpng8.0.src.rpm (info) (download)
x86_64
wsproxy-1.9.0-1.xcpng8.0.x86_64.rpm (info) (download)
wsproxy-debuginfo-1.9.0-1.xcpng8.0.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Feb 20 2019 Christian Lindig <christian.lindig@citrix.com> - 1.9.0-1 - CA-309048 add support for domain sockets * Mon Jan 07 2019 Christian Lindig <christian.lindig@citrix.com> - 1.8.0-1 - Ported from jbuilder to dune. * Wed Jan 02 2019 Christian Lindig <christian.lindig@citrix.com> - 1.7.0-1 - CP-30062 update dependencies for OCaml 4.07, Lwt 4.1 * Tue May 29 2018 Christian Lindig <christian.lindig@citrix.com> - 1.6.0-1 - wsproxy: update Lwt functions invocations * Wed Apr 11 2018 Christian Lindig <christian.lindig@citrix.com> - 1.5.0-1 - wsproxy: fix warning Re_str -> Re.Str - helpers, lwt_support: make safe-string compliant - helpers.ml: avoid copying the string in unmask * Fri Jan 26 2018 Christian Lindig <christian.lindig@citrix.com> - 1.4.0-1 - CP-23210: Refactor wsproxy for unit tests - CP-23210: Update opam file - CP-23210: Add tests for wsproxy - cli/wsproxy.ml: fix compilation with Lwt 3 * Thu Aug 31 2017 Marcello Seri <marcello.seri@citrix.com> - 1.3.0-1 - Major code refactor - Use ocaml-base64 instead of a home baked implementation - CP-24262: Do now wait on both handler threads when running the proxy - Introduce and enable syslog logging * Wed Aug 02 2017 Marcello Seri <marcello.seri@citrix.com> - 1.2.0-1 - Use v1.2.0 ported to jbuilder - Fix file descriptor leak (CA-260671) - Use more performant base64 decode sanitization - Use upstream ocaml-base64 implementation * Tue Mar 14 2017 Marcello Seri <marcello.seri@citrix.com> - 1.1.0-1 - Use v1.1.0 ported to oasis and ppx * Tue Mar 14 2017 Marcello Seri <marcello.seri@citrix.com> - 1.0.0-3 - Use v1.0.0 from github mirror * Mon Mar 13 2017 Marcello Seri <marcello.seri@citrix.com> - 1.0.0-2 - Update OCaml dependencies and build/install script after xs-opam-repo split * Thu Nov 03 2016 Marcello Seri <marcello.seri@citrix.com> - 1.0.0-1 - Change version number to follow semver * Tue Aug 23 2016 Vivek Kumar Chaubey <vivekkumar.chaubey@citrix.com> - 1.0-1 - Build using transformer