FreeBSD Bugzilla – Attachment 178550 Details for
Bug 215802
net/libvncserver: Update to 0.9.11 (Security fixes)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update libvncserver to 0.9.11
patch_net_libvncserver.patch (text/plain), 2.31 KB, created by
VK
on 2017-01-05 18:29:46 UTC
(
hide
)
Description:
Update libvncserver to 0.9.11
Filename:
MIME Type:
Creator:
VK
Created:
2017-01-05 18:29:46 UTC
Size:
2.31 KB
patch
obsolete
>Index: net/libvncserver/Makefile >=================================================================== >--- net/libvncserver/Makefile (revision 430642) >+++ net/libvncserver/Makefile (working copy) >@@ -2,9 +2,9 @@ > # $FreeBSD$ > > PORTNAME= libvncserver >-PORTVERSION= 0.9.10 >+PORTVERSION= 0.9.11 > DISTVERSIONPREFIX= LibVNCServer- >-PORTREVISION= 1 >+PORTREVISION= 0 > CATEGORIES= net devel > > MAINTAINER= ports@FreeBSD.org >Index: net/libvncserver/distinfo >=================================================================== >--- net/libvncserver/distinfo (revision 430642) >+++ net/libvncserver/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1466709748 >-SHA256 (LibVNC-libvncserver-LibVNCServer-0.9.10_GH0.tar.gz) = ed10819a5bfbf269969f97f075939cc38273cc1b6d28bccfb0999fba489411f7 >-SIZE (LibVNC-libvncserver-LibVNCServer-0.9.10_GH0.tar.gz) = 1415191 >+TIMESTAMP = 1483637975 >+SHA256 (LibVNC-libvncserver-LibVNCServer-0.9.11_GH0.tar.gz) = 193d630372722a532136fd25c5326b2ca1a636cbb8bf9bb115ef869c804d2894 >+SIZE (LibVNC-libvncserver-LibVNCServer-0.9.11_GH0.tar.gz) = 1413739 >Index: net/libvncserver/files/patch-libvncclient_h264.c >=================================================================== >--- net/libvncserver/files/patch-libvncclient_h264.c (revision 430642) >+++ net/libvncserver/files/patch-libvncclient_h264.c (nonexistent) >@@ -1,13 +0,0 @@ >---- libvncclient/h264.c.orig 2016-06-26 17:53:47 UTC >-+++ libvncclient/h264.c >-@@ -20,6 +20,10 @@ >- #ifdef LIBVNCSERVER_CONFIG_LIBVA >- >- #include <X11/Xlib.h> >-+#include <va/va_version.h> >-+#if VA_CHECK_VERSION(0,39,2) >-+#include <va/va_compat.h> >-+#endif >- #include <va/va_x11.h> >- >- enum _slice_types { >Index: net/libvncserver/pkg-plist >=================================================================== >--- net/libvncserver/pkg-plist (revision 430642) >+++ net/libvncserver/pkg-plist (working copy) >@@ -4,16 +4,15 @@ > include/rfb/rfb.h > include/rfb/rfbclient.h > include/rfb/rfbconfig.h >-include/rfb/rfbint.h > include/rfb/rfbproto.h > include/rfb/rfbregion.h > lib/libvncclient.a > lib/libvncclient.so >-lib/libvncclient.so.0 >-lib/libvncclient.so.0.0.0 >+lib/libvncclient.so.1 >+lib/libvncclient.so.1.0.0 > lib/libvncserver.a > lib/libvncserver.so >-lib/libvncserver.so.0 >-lib/libvncserver.so.0.0.0 >+lib/libvncserver.so.1 >+lib/libvncserver.so.1.0.0 > libdata/pkgconfig/libvncclient.pc > libdata/pkgconfig/libvncserver.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
vlad-fbsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 215802
: 178550