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

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Mon Apr 21 21:40:09 UTC 2008


Author: xtophe-guest
Date: Mon Apr 21 21:40:09 2008
New Revision: 1155

URL: http://svn.debian.org/wsvn/pkg-multimedia/?sc=1&rev=1155
Log:
refresh 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=1155&op=diff
==============================================================================
--- videolan/vlc/debian/patches/101_certificates_paths.diff (original)
+++ videolan/vlc/debian/patches/101_certificates_paths.diff Mon Apr 21 21:40:09 2008
@@ -8,7 +8,7 @@
                          p_sys->x509_cred, path, VLC_FALSE);
 +    gnutls_Addx509File( (vlc_object_t *)p_session,
 +                        p_sys->x509_cred,
-+                        "/etc/ssl/certs/ca-certificates.crt",VLC_FALSE );
++                        "/etc/ssl/certs/ca-certificates.crt",false );
 +
      p_session->pf_handshake = gnutls_HandshakeAndValidate;
      /*p_session->pf_handshake = gnutls_ContinueHandshake;*/




More information about the pkg-multimedia-commits mailing list