ocserv 1.2.4-1build2 source package in Ubuntu

Changelog

ocserv (1.2.4-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:04:47 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocserv_1.2.4.orig.tar.xz 743.9 KiB d30f29c5967715f7b118e89bba496011b2be2af0f49bb9e332f12be7fbf693d7
ocserv_1.2.4.orig.tar.xz.asc 442 bytes e7be1b383ffa9f267f5b5a5939cabdb96ce94152a6bd9e244559a0a99cc23fa9
ocserv_1.2.4-1build2.debian.tar.xz 22.6 KiB 754b7fb608be35b23dc34dfe1848caa5e535371d4ab7c59d8208990fdbc9e304
ocserv_1.2.4-1build2.dsc 2.8 KiB e684e0183a7fd5f42cbdb6fe0d0ea5a69a65a6ad689a7e6e93101ec989eaa98c

Available diffs

View changes file

Binary packages built by this source

ocserv: OpenConnect VPN server compatible with Cisco AnyConnect VPN

 OpenConnect server (ocserv) is an SSL VPN server. Its purpose is to be a
 secure, small, fast and configurable VPN server. It implements the OpenConnect
 SSL VPN protocol, and has also (currently experimental) compatibility with
 clients using the AnyConnect SSL VPN protocol. The OpenConnect VPN protocol
 uses the standard IETF security protocols such as TLS 1.2, and Datagram TLS to
 provide the secure VPN service. The server is implemented primarily for the
 GNU/Linux platform but its code is designed to be portable to other UNIX
 variants as well.
 .
 Ocserv's main feature is isolation of the VPN users from the main VPN server
 process. Each authenticated user is assigned an unprivileged worker process,
 and a networking (tun) device. That not only eases the control of the resources
 of each user or group of users, but also prevents privilege escalation due to
 any bug on the VPN handling (worker) server. Each VPN user can be authenticated
 using password, PAM, public key (in a smart card or not) or any combination of
 methods.

ocserv-dbgsym: debug symbols for ocserv