notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: net/libvncserver/files
SVNWeb

Number of commits found: 5

Sat, 12 Dec 2020
[ 17:54 jbeich search for other commits by this committer ] Original commit   Revision:557843
net/libvncserver: drop unused patch

PR:		251789
Approved by:	Neel Chauhan <neel@neelc.org> (maintainer)
Wed, 5 Jul 2017
[ 08:04 araujo search for other commits by this committer ] Original commit   Revision:445054
- Add few patches that fixes some usability such like md5 and sha1 when
  we use the shared library with dlopen(3).
- Bump PORTREVISION.

Sponsored by:	iXsystems, Inc.
Sat, 21 Jan 2017
[ 21:47 matthew search for other commits by this committer ] Original commit   Revision:432083
Update to 0.9.11

This includes a	security fix for CVE-2016-9941 and CVE-2016-9942

  * Drop files/patch-libvncclient_h264.c -- upstream has dropped h264 support
  * Switch from USE_OPENSSL to USES+=ssl
  * PORTREVISION bump in ports that link against libvncserver.so (with
    their default OPTIONS settings) due to change in ABI version of
    libvncserver.so

PR:		215802
Submitted by:	vlad-fbsd@acheronmedia.com
MFH:		2017Q1
Security:	64be967a-d379-11e6-a071-001e67f15f5a
Sun, 26 Jun 2016
[ 22:25 woodsb02 search for other commits by this committer ] Original commit   Revision:417620
net/libvncserver: Fix build with libva
- Add new option to select whether to compile with VAAPI support,
  so that if multimedia/libva is already installed on the system
  during the build process, it is not linked to unless desired.
- Add patch to allow h.264 support to build using libva deprecated API

PR:		210533
Submitted by:	cpm
Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6974
Fri, 24 Jun 2016
[ 09:47 woodsb02 search for other commits by this committer ] Original commit   Revision:417416
net/libvncserver: Update to 0.9.10
- Change from SF to GITHUB, as old WWW redirects there
- Add USES=autoreconf pkgconfig as distfile no longer contains configure
- Remove CONFIGURE_ARGS=--without-x as it is ignored (no longer supported)
- Convert OPENSSL and GNUTLS to OPTIONS_SINGLE, as build fails with neither
- Add GNUTLS_IMPLIES=GCRYPT as build fails with GNUTLS but not GCRYPT
- Add LIB_DEPENDS=libgpg-error.so as reported by new stage-qa script
- Tidy up patches for new release, ensure pathfix applies to Makefile.am

Reported by:	dutchman01@quicknet.nl
Reviewed by:	adamw (mentor)
Approved by:	mat (mentor)
Relnotes:	https://github.com/LibVNC/libvncserver/releases/tag/LibVNCServer-0.9.10
Differential Revision:	https://reviews.freebsd.org/D6946

Number of commits found: 5