From bryan@conserver.com Mon May 28 18:28:51 2018 Return-Path: X-Original-To: conserver-users@localhost Delivered-To: conserver-users@localhost Received: from localhost (localhost [127.0.0.1]) by ziggybow.stansell.org (Postfix) with ESMTP id C96A680CDA; Mon, 28 May 2018 18:28:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ziggybow.stansell.org Received: from ziggybow.stansell.org ([IPv6:::1]) by localhost (ziggybow.stansell.org [IPv6:::1]) (amavisd-new, port 10024) with ESMTP id yQU8IJJY0IkU; Mon, 28 May 2018 18:28:51 +0000 (UTC) Received: from [192.168.0.146] (c-98-207-6-47.hsd1.ca.comcast.net [98.207.6.47]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bryan@stansell.org) by ziggybow.stansell.org (Postfix) with ESMTPSA id 0226D80CD9; Mon, 28 May 2018 18:28:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=conserver.com; s=s0001; t=1527532131; bh=dzaB9UUUxZdK/XmSVYVbf7BHtKjaN3yQ8T5v/VtCzXo=; h=From:Subject:Date:To; b=oqYSwyPdfheX3C7XIj8gnzFGWx0KHp9+RKOlJTL6jIRaga3/QB1w6LH1mM1VFfH+6 p7IKiWdCWG/TvYdhg44ulK3gVGmoBm+2Gp54GjQdu4fEH8lhlkjdQIjEDREdS8cGp5 RO51JpLWxVmBQoDzFWFLqD7c2Zs2NRmUzBlUhLOrOb69O+iW73rKtg4r3L9e3fgamv CT8FB0Pe8mxFNiv1NRwEwidqOjB1sfo7mySoRdTOmt4Q+HF4Wtnt+2OP847yq+FXv0 XZVoIgCml0LJtgydu3U3yM1Iv989+fUl6h7ILr1MqUb+nrApVcmLnPfMqRXzw4sRsq BK7BxgGG44zlA== From: Bryan Stansell Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: conserver-8.2.2 is available Message-Id: <0143C6F2-9A07-4742-A149-600DE4A5B022@conserver.com> Date: Mon, 28 May 2018 11:27:50 -0700 To: announce@conserver.com, users@conserver.com X-Mailer: Apple Mail (2.3445.6.18) X-BeenThere: users@conserver.com X-Mailman-Version: 2.1.23 Precedence: list List-Id: Conserver Users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2018 18:28:52 -0000 I just published version 8.2.2 to GitHub. Aside from some general doc = updates (because of the move to GitHub), we have a fix for running with = OpenSSL 1.1 (and above, I hope) assembled by Eneas U de Queiroz (from = some original work by Chris West)! You can find the release here: = https://github.com/conserver/conserver/releases/tag/v8.2.2 Bryan= From cfowler@outpostsentinel.com Wed May 30 02:14:36 2018 Return-Path: X-Original-To: conserver-users@localhost Delivered-To: conserver-users@localhost Received: from localhost (localhost [127.0.0.1]) by ziggybow.stansell.org (Postfix) with ESMTP id 3007880B11; Wed, 30 May 2018 02:14:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ziggybow.stansell.org Received: from ziggybow.stansell.org ([127.0.0.1]) by localhost (ziggybow.stansell.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id th-2ALcAlsop; Wed, 30 May 2018 02:14:35 +0000 (UTC) Received: from zcs-mta.vps-host.net (zcs-mta.vps-host.net [69.89.1.77]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ziggybow.stansell.org (Postfix) with ESMTPS id 5457C80B06; Wed, 30 May 2018 02:14:35 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by zcs-mta.vps-host.net (Postfix) with ESMTP id 64EDE813C225; Tue, 29 May 2018 22:14:34 -0400 (EDT) Received: from zcs-mta.vps-host.net ([127.0.0.1]) by localhost (zcs-mta.vps-host.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id bLXSnMRAJGcb; Tue, 29 May 2018 22:14:33 -0400 (EDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by zcs-mta.vps-host.net (Postfix) with ESMTP id CA72B8176AB2; Tue, 29 May 2018 22:14:33 -0400 (EDT) X-Virus-Scanned: amavisd-new at zcs-mta.vps-host.net Received: from zcs-mta.vps-host.net ([127.0.0.1]) by localhost (zcs-mta.vps-host.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id MaHIci6a5OF8; Tue, 29 May 2018 22:14:33 -0400 (EDT) Received: from enterprisemail2.vps-host.net (unknown [10.0.6.109]) by zcs-mta.vps-host.net (Postfix) with ESMTP id 9A9E7813C225; Tue, 29 May 2018 22:14:33 -0400 (EDT) Date: Tue, 29 May 2018 22:14:32 -0400 (EDT) From: Chris Fowler To: Bryan Stansell Cc: announce@conserver.com, users@conserver.com Message-ID: <1704203255.1943736.1527646472985.JavaMail.zimbra@outpostsentinel.com> In-Reply-To: <0143C6F2-9A07-4742-A149-600DE4A5B022@conserver.com> References: <0143C6F2-9A07-4742-A149-600DE4A5B022@conserver.com> Subject: Re: conserver-8.2.2 is available MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1943735_1147848559.1527646472985" X-Mailer: Zimbra 8.6.0_GA_1194 (ZimbraWebClient - FF59 (Linux)/8.6.0_GA_1194) Thread-Topic: conserver-8.2.2 is available Thread-Index: 64Xwb2pQgNIl2dqe5E9jh44eSrH/eg== X-BeenThere: users@conserver.com X-Mailman-Version: 2.1.23 Precedence: list List-Id: Conserver Users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2018 02:14:36 -0000 ------=_Part_1943735_1147848559.1527646472985 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit > From: "Bryan Stansell via users" > To: announce@conserver.com, users@conserver.com > Sent: Monday, May 28, 2018 2:27:50 PM > Subject: conserver-8.2.2 is available > I just published version 8.2.2 to GitHub. Aside from some general doc updates > (because of the move to GitHub), we have a fix for running with OpenSSL 1.1 > (and above, I hope) assembled by Eneas U de Queiroz (from some original work by > Chris West)! Congratulations and thanks. Chris ------=_Part_1943735_1147848559.1527646472985 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable



From: "Br= yan Stansell via users" <users@conserver.com>
To: announce@= conserver.com, users@conserver.com
Sent: Monday, May 28, 2018 2:2= 7:50 PM
Subject: conserver-8.2.2 is available
I just published version 8.2.2 to Gi= tHub.  Aside from some general doc updates (because of the move to Git= Hub), we have a fix for running with OpenSSL 1.1 (and above, I hope) assemb= led by Eneas U de Queiroz (from some original work by Chris West)!

Congratulations and thanks.

Chris
------=_Part_1943735_1147848559.1527646472985--