Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t0SKD-00BX9e-0Q for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 14 Oct 2024 21:09:57 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1t0SKB-00HScr-8h for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 14 Oct 2024 21:09:55 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t0SKB-00HSci-0r for pgsql-pkg-debian@lists.postgresql.org; Mon, 14 Oct 2024 21:09:55 +0000 Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t0SK7-0014UP-Pd for pgsql-pkg-debian@lists.postgresql.org; Mon, 14 Oct 2024 21:09:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.stravinsky; h=X-Debian-User:In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=5ogmKycbva0Fp5aVGcYOI92iD/XC8AurZrcr8ZaURL4=; b=EhUMi/Jq4wuTBu9g7OlRGyg4Qq PLTgA75TCg+sJYPpOIIrlLAXlApQyxJJh8KCXmYRP6jVunnW8wGv/uqqmUgis2HViocRv7HPS0T+o B5thCinhFpfbxlUjfklZUvHyiYsGRWHGqWap33Jeg/nx7gQxzLJALWc3JCGZk/FWAarfjVBxIa5Ih 8XQUdn5BbT4/1tvy+C350+rQoHlsaihJYYYPJUL4kly6Gz92hp5NCJT0j5sCtrs8ixK320+Cgu2+B z3vwQw6XXKlCsSg7phjTGsjmoyn3a8ObObBAmz5swzsX6s310vFWTculxoldmspyawK5/5JCwvwxQ pBigOKEQ==; Received: from authenticated user by stravinsky.debian.org with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from ) id 1t0SK6-006Cib-5B; Mon, 14 Oct 2024 21:09:49 +0000 Date: Mon, 14 Oct 2024 23:09:48 +0200 From: Christoph Berg To: Bradford Boyle Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: MobilityDB 1.2.0 - New upstream version Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Debian-User: myon List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Bradford Boyle > MobilityDB has released 1.2.0 and I have pushed a commit to Salsa to > update the Debian package. I've run a build on PGDG and there was a > failure on bullseye arm64 but this was caused by a network timeout when > downloading one of the dependencies. Hi Bradford, I finally uploaded this. As MobilityDB just entered unstable, I also uploaded it there, it will have to clear new for the PG17 transition. It looks like the package needs some updates for the recent PST-PDT timezone juggling, but I ignored that for now since we need to wait for NEW anyway. Thanks, Christoph