Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pzCv3-0004Vd-Bn for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 17 May 2023 08:54:01 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pzCv2-0006uM-Ah for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 17 May 2023 08:54:00 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pzCv2-0006uD-2F for pgsql-pkg-debian@lists.postgresql.org; Wed, 17 May 2023 08:54:00 +0000 Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pzCuz-000HWl-Bt for pgsql-pkg-debian@lists.postgresql.org; Wed, 17 May 2023 08:53:58 +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=bbIgOwOxygDwo4JUAiHFfAEUdYK6CxD8PRvwV00vg/g=; b=GXxpaqtFz2HMoxsCUAuW5cI+l/ mlvBg3HBvQfrt3KzgtDis+Ap51tQzALzezX+/H4se9ns76Zd3s5QDbQmBXeDgLbZJ9bHbmDiwGfM2 PLQjbEn+wiayg3ENXQ5MPvKYztSwyvlonKZg9BPBPOQjOvDzsjr5GMS1SVzW2MEmxFs9CdY0hA97J bOGS2MEHU3twUWpUsmiZBIYw5HUbUQPP3q8xUjdwpLj1ymvQU8lGSOijdV9ciDIg0U/XuOa5BVzjd aSWgpcpJqg0Lx1fgOXyU6mfHi1twD23nnSRoYSLKR5xVJAzsLl0skJ0QhQZKBXbytJpJUgTHz5vuo Y7rRVVng==; 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 1pzCuu-003Ga8-Id; Wed, 17 May 2023 08:53:52 +0000 Date: Wed, 17 May 2023 10:53:50 +0200 From: Christoph Berg To: James Coleman Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: Postgres 15.2 packages missing 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: James Coleman > Given the older versions are still present, we assume there isn't a > policy to yank point releases once the newest point release comes out, > but if so, please let us know. Hi, we actually keep only one version in the repository. The 15.0 and 15.1 packages seem to be mistakenly kept around by reprepro, I'll have to investigate that. The packages you are looking for are available in the archive: https://wiki.postgresql.org/wiki/Apt/FAQ#Where_are_older_versions_of_the_packages.3F Christoph