public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/cyassl/files: cyassl-2.4.0-fix-missing-DYNAMIC_TYPE_LIBZ.patch
@ 2012-10-18 21:34 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-10-18 21:34 UTC (permalink / raw
  To: gentoo-commits

blueness    12/10/18 21:34:31

  Added:                cyassl-2.4.0-fix-missing-DYNAMIC_TYPE_LIBZ.patch
  Log:
  Version bump
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-libs/cyassl/files/cyassl-2.4.0-fix-missing-DYNAMIC_TYPE_LIBZ.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/files/cyassl-2.4.0-fix-missing-DYNAMIC_TYPE_LIBZ.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/files/cyassl-2.4.0-fix-missing-DYNAMIC_TYPE_LIBZ.patch?rev=1.1&content-type=text/plain

Index: cyassl-2.4.0-fix-missing-DYNAMIC_TYPE_LIBZ.patch
===================================================================
Fixes build error with missing DYNAMIC_TYPE_LIBZ

Bug: https://sourceforge.net/tracker/?func=detail&atid=714511&aid=3576451&group_id=129181
Patch: git://github.com/cyassl/cyassl.git
Commit: ef47f1a25eab16e5d59fc4118c7b704eb5c07711

--
diff --git a/cyassl/ctaocrypt/types.h b/cyassl/ctaocrypt/types.h
index cfe2fea..3c171ec 100644
--- a/cyassl/ctaocrypt/types.h
+++ b/cyassl/ctaocrypt/types.h
@@ -221,7 +221,8 @@ enum {
     DYNAMIC_TYPE_RNG          = 32,
     DYNAMIC_TYPE_ARRAYS       = 33,
     DYNAMIC_TYPE_DTLS_POOL    = 34,
-    DYNAMIC_TYPE_SOCKADDR     = 35
+    DYNAMIC_TYPE_SOCKADDR     = 35,
+    DYNAMIC_TYPE_LIBZ         = 36
 };
 
 /* stack protection */





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/cyassl/files: cyassl-2.4.0-fix-missing-DYNAMIC_TYPE_LIBZ.patch
@ 2013-02-06  3:22 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2013-02-06  3:22 UTC (permalink / raw
  To: gentoo-commits

blueness    13/02/06 03:22:05

  Removed:              cyassl-2.4.0-fix-missing-DYNAMIC_TYPE_LIBZ.patch
  Log:
  Remove older versions, bug #442890
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-06  3:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 21:34 [gentoo-commits] gentoo-x86 commit in net-libs/cyassl/files: cyassl-2.4.0-fix-missing-DYNAMIC_TYPE_LIBZ.patch Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-06  3:22 Anthony G. Basile (blueness)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox