Page MenuHomeVyOS Platform

ocserv: upgrade package to version 1.1.6
Closed, ResolvedPublicFEATURE REQUEST

Description

Changes

Version 1.1.6 (released 2022-02-17)

  • Fixed compatibility with clients on Windows ARM64
  • Added futex() to the accepted list of seccomp. It is required by Fedora 36’s libc.
  • Work around change of returned error code in GnuTLS 3.7.3 for gnutls_privkey_import_x509_raw().

Version 1.1.5 (released 2021-11-17)

  • Fixed manpage output

Version 1.1.4 (released 2021-11-13)

  • Added newfstatat() and epoll_pwait() to the accepted list of seccomp calls. This improves compatibility with certain libcs and aarch64.
  • Do not allow assigning the same IPv6 as tun device address and to the client. This allows using /127 as prefix (#430)

Version 1.1.3 (released 2021-06-02)

  • No longer close stdin and stdout on worker processes as they are already closed in main process (#394)
  • Advertise X-CSTP-Session-Timeout
  • No longer recommend building with system’s libpcl but rather the bundled as it is not a very common shared library.
  • Corrected busyloop on failed DTLS handshakes (#400)
  • Emit OWASP best practice headers for HTTP

Details

Difficulty level
Easy (less than an hour)
Version
1.4-rolling
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Package upgrade

Event Timeline

c-po claimed this task.
c-po triaged this task as Normal priority.
c-po changed Difficulty level from Unknown (require assessment) to Easy (less than an hour).
c-po changed Version from - to 1.4-rolling.