r876 - /videolan/vlc/debian/patches/101_certificates_paths.diff

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Mon Sep 24 22:45:50 UTC 2007


Author: xtophe-guest
Date: Mon Sep 24 22:45:49 2007
New Revision: 876

URL: http://svn.debian.org/wsvn/pkg-multimedia/?sc=1&rev=876
Log:
Refresh certificates.patch

Modified:
    videolan/vlc/debian/patches/101_certificates_paths.diff

Modified: videolan/vlc/debian/patches/101_certificates_paths.diff
URL: http://svn.debian.org/wsvn/pkg-multimedia/videolan/vlc/debian/patches/101_certificates_paths.diff?rev=876&op=diff
==============================================================================
--- videolan/vlc/debian/patches/101_certificates_paths.diff (original)
+++ videolan/vlc/debian/patches/101_certificates_paths.diff Mon Sep 24 22:45:49 2007
@@ -10,6 +10,6 @@
 +                            p_sys->x509_cred,
 +                            "/etc/ssl/certs/ca-certificates.crt",VLC_FALSE );
 +
-         p_session->pf_handshake2 = gnutls_HandshakeAndValidate;
+         p_session->pf_handshake = gnutls_HandshakeAndValidate;
      }
      else




More information about the pkg-multimedia-commits mailing list