From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8D9C71381F3 for ; Sun, 21 Jul 2013 22:46:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B964EE081B; Sun, 21 Jul 2013 22:46:35 +0000 (UTC) Received: from mail-yh0-f46.google.com (mail-yh0-f46.google.com [209.85.213.46]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C16B7E0804 for ; Sun, 21 Jul 2013 22:46:34 +0000 (UTC) Received: by mail-yh0-f46.google.com with SMTP id i57so2226155yha.33 for ; Sun, 21 Jul 2013 15:46:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding:x-gm-message-state; bh=VIqGnEZ+kNjnjb6fFfV3znwFErTSlpJEyysIdH8QRSg=; b=nn9h+AHvFhl/6+A5ub3M19iA2yV4lFeMJBjNJe5q5iU+dp8igYOawNflHP8C7kkvBI Lf3g3lunZKlTCZjYj+tX1DVTmbRmNYnS7PCcAERXgHP3dI8VlOtovT6F8DHF39os7WaG izIM6M33hJYQYBLSnINcy614k+7BixJFJpQCTao4tq0Geh0Xy7Hc3qhIJBvfG7Ckxqkb c64EQLuwO/tOtrdC8/aqZysUArBOdc8FjukemIVW8h1gCgCEfPb0Xaqg6HRISyRVmmHS RrW/Pkub8wj+nPc7TXEdkC3PfG4W/yJsqswm9yKFfT9cYIUojQneRuYSoibElG2rB/v/ 8nmQ== X-Received: by 10.236.54.169 with SMTP id i29mr5424828yhc.112.1374446793578; Sun, 21 Jul 2013 15:46:33 -0700 (PDT) Received: from [192.168.1.9] ([177.133.185.205]) by mx.google.com with ESMTPSA id b50sm35765532yhl.1.2013.07.21.15.46.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 21 Jul 2013 15:46:32 -0700 (PDT) Message-ID: <51EC3ABD.7030108@objectdata.com.br> Date: Sun, 21 Jul 2013 19:47:09 +0000 From: Alexandre Riveira User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] openssl-1.0.1c problems Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQm9UQjW2gmPmx8eyC9yBJEE2KUQrCb1eNyHbVM7amodFuDjxUAiOUxu63N/DRNVwTY/mmWp X-Archives-Salt: 1d105115-f09f-4e53-99f7-868175af35d1 X-Archives-Hash: ed58f7c148134918ed91f12ab6d9afe7 I can not use openssl-1.0.1c as in the example below: wget https://qasecommerce.cielo.com.br/servicos/ecommwsec.do I can not use openssl with ruby Currently I use 1.0.0j is works perfectly But some libraries depend version 1.0.1.c including libreoffice-bin I appreciate everyone's help. Alexandre Riveira