diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016355.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/016355.html | 160 |
1 files changed, 160 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016355.html b/zarb-ml/mageia-dev/2012-June/016355.html new file mode 100644 index 000000000..67ed1ec1e --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/016355.html @@ -0,0 +1,160 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] openssl regression + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20openssl%20regression&In-Reply-To=%3C4FD5A4C5.10109%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="016354.html"> + <LINK REL="Next" HREF="016357.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] openssl regression</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20openssl%20regression&In-Reply-To=%3C4FD5A4C5.10109%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] openssl regression">mageia at colin.guthr.ie + </A><BR> + <I>Mon Jun 11 09:56:53 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016354.html">[Mageia-dev] openssl regression +</A></li> + <LI>Next message: <A HREF="016357.html">[Mageia-dev] openssl regression +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16355">[ date ]</a> + <a href="thread.html#16355">[ thread ]</a> + <a href="subject.html#16355">[ subject ]</a> + <a href="author.html#16355">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and David Walser at 11/06/12 01:32 did gyre and gimble: +><i> Pascal Terjan wrote: +</I>>><i> On Sun, Jun 10, 2012 at 8:47 PM, Shlomi Fish <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">shlomif at shlomifish.org</A>> +</I>><i> wrote: +</I>>>><i> Hi Colin (and all), +</I>>>><i> +</I>>>><i> On Fri, 08 Jun 2012 13:21:37 +0100 +</I>>>><i> Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote: +</I>>>><i> +</I>>>>><i> Hi, +</I>>>>><i> +</I>>>>><i> The new openssl causes Handshake timeouts for me on some connections. +</I>>>>><i> e.g. in xchat connecting to an ircd-hybrid SSL server. +</I>>>>><i> +</I>>>>><i> Can't find any specific reference, but reverting to the mga2 version +</I>>>>><i> solves the problems. +</I>>>>><i> +</I>>>><i> +</I>>>><i> Apparently, I was able to fix the problem by rebuilding the xchat source RPM. +</I>>>><i> So, I submitted a new release to the build system. Please try it. +</I> +Confirmed that that solves the problem. + +>><i> This is annoying. The soname did not change, it is supposed to be compatible. +</I>><i> +</I>><i> Indeed. I wish there was an easier way to know what needs to be rebuilt when things get updated. +</I> +Well it the .so name does not change then it *should* be ABI compatible. +It seems in this case it's only API compatible but that doesn't rule out +certain values, macros or flags changing such that everything needs a +recompile. + +><i> Just FYI, Mandriva rebuilt a whole bunch of stuff when they updated to openssl 1.0.1. +</I>><i> +</I>><i> PS - the same was true when they updated to ffmpeg 0.11, and we haven't follwed suit on that either. +</I> +Well, as above it shouldn't be necessary, but "shouldn't" are "isn't" +are two different things.... + +Col + + + + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> + + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016354.html">[Mageia-dev] openssl regression +</A></li> + <LI>Next message: <A HREF="016357.html">[Mageia-dev] openssl regression +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16355">[ date ]</a> + <a href="thread.html#16355">[ thread ]</a> + <a href="subject.html#16355">[ subject ]</a> + <a href="author.html#16355">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |