* [gentoo-commits] gentoo-x86 commit in dev-games/libggz/files: libggz-0.0.14.1-gnutls3.patch
@ 2012-08-25 7:30 Alfredo Tupone (tupone)
0 siblings, 0 replies; 2+ messages in thread
From: Alfredo Tupone (tupone) @ 2012-08-25 7:30 UTC (permalink / raw
To: gentoo-commits
tupone 12/08/25 07:30:28
Added: libggz-0.0.14.1-gnutls3.patch
Log:
Fix build with gnutls-3. Bug #421455
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-games/libggz/files/libggz-0.0.14.1-gnutls3.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/libggz/files/libggz-0.0.14.1-gnutls3.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/libggz/files/libggz-0.0.14.1-gnutls3.patch?rev=1.1&content-type=text/plain
Index: libggz-0.0.14.1-gnutls3.patch
===================================================================
--- src/security/ggz_tls_gnutls.c.old 2012-08-25 09:16:59.000000000 +0200
+++ src/security/ggz_tls_gnutls.c 2012-08-25 09:17:20.000000000 +0200
@@ -56,7 +56,7 @@
const int mac_priority[] = {GNUTLS_MAC_NULL, GNUTLS_MAC_MD5, GNUTLS_MAC_SHA, 0};
const int kx_priority[] = {GNUTLS_KX_ANON_DH, GNUTLS_KX_DHE_DSS, GNUTLS_KX_DHE_RSA, 0};
const int protocol_priority[] = {GNUTLS_TLS1, GNUTLS_SSL3, 0};
-const int compression_priority[] = {GNUTLS_COMP_NULL, GNUTLS_COMP_ZLIB, GNUTLS_COMP_LZO, 0};
+const int compression_priority[] = {GNUTLS_COMP_NULL, GNUTLS_COMP_ZLIB, 0};
void ggz_tls_init(const char *certfile, const char *keyfile, const char *password)
{
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-games/libggz/files: libggz-0.0.14.1-gnutls3.patch
@ 2015-02-03 14:26 Pacho Ramos (pacho)
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2015-02-03 14:26 UTC (permalink / raw
To: gentoo-commits
pacho 15/02/03 14:26:40
Removed: libggz-0.0.14.1-gnutls3.patch
Log:
Remove masked for removal package
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-03 14:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-25 7:30 [gentoo-commits] gentoo-x86 commit in dev-games/libggz/files: libggz-0.0.14.1-gnutls3.patch Alfredo Tupone (tupone)
-- strict thread matches above, loose matches on Subject: below --
2015-02-03 14:26 Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox