Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fzQY8-0000Jf-1B for pgsql-pkg-yum@arkaria.postgresql.org; Mon, 10 Sep 2018 18:04:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fzQY6-00027O-GX for pgsql-pkg-yum@arkaria.postgresql.org; Mon, 10 Sep 2018 18:04:34 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fzQY6-00027E-8P; Mon, 10 Sep 2018 18:04:34 +0000 Received: from bay.acenet.us ([173.230.252.50]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fzQY3-0003fU-G7; Mon, 10 Sep 2018 18:04:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=anastigmatix.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Date:Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=2c3EG5T1CemGAhW8C4XXM7nAFjfZyvIFox7CLjCFpj0=; b=FtZetTHFlEg74CRaxRsdxjHdTx +WaSU7odt8Fg9fX21Cv/dBwrZMNwVItnod6bOUN8at/8CdEgRjSJ7p6XAzVx+ZSdLaghHD8mG5FrN KdXieD+56u8aOheLfZn0cJLb/mpvkRbVjOAjqvBqpaBcrchjYWjOTzl7MjythVOTbkg2q8vc99ewN RMeSLSJnmDvXjKnOzvbYCjhbjfN4vg1RcMKiZ3ZpGHq64c0QzWveFN8lm2yl1+XEzRmZRFbBaz4lw MdqUPsyD39acREaN9HNSvzJmFnjjz3IY7hO8LPqlG4Y1sR5Q2mD/FRPMc8qnhZLipElX8fWn3zQcy QjFRcRqA==; Received: from [50.127.85.184] (port=38399) by bay.acenet.us with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.91) (envelope-from ) id 1fzQXu-00EKdb-Uk; Mon, 10 Sep 2018 14:04:30 -0400 To: pgsql-pkg-debian@postgresql.org, pgsql-pkg-yum@postgresql.org From: Chapman Flack Subject: PL/Java 1.5.1_BETA2 X-Enigmail-Draft-Status: N1110 Message-ID: <5B96B226.2080803@anastigmatix.net> Date: Mon, 10 Sep 2018 14:04:22 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-OutGoing-Spam-Status: No, score=-99.7 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bay.acenet.us X-AntiAbuse: Original Domain - postgresql.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - anastigmatix.net X-Get-Message-Sender-Via: bay.acenet.us: authenticated_id: chap+anastigmatix.net/only user confirmed/virtual account not confirmed X-Authenticated-Sender: bay.acenet.us: chap@anastigmatix.net X-Source: X-Source-Args: X-Source-Dir: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Hello packagers, There is a PL/Java 1.5.1_BETA2 release at github: https://github.com/tada/pljava/releases/tag/V1_5_1b2 A lot of time has passed since BETA1, so there is more new functionality than would be typical for a BETA2. In retrospect, I should have bumped the number higher and called it another beta1, which would allow it to be announced on pgsql-announce, but that policy had slipped my mind. Anyway, as poorly announced as it may be, there is a new beta release. It would be great if there could be packages for it. Thanks! -Chap