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 1tWDxD-00F69b-PG for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 10 Jan 2025 12:17:32 +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 1tWDxD-00Fllm-9v for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 10 Jan 2025 12:17:30 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tWDxD-00FllW-3l for pgsql-pkg-debian@lists.postgresql.org; Fri, 10 Jan 2025 12:17:30 +0000 Received: from mout-p-101.mailbox.org ([2001:67c:2050:0:465::101]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tWDxA-000sKa-0t for pgsql-pkg-debian@lists.postgresql.org; Fri, 10 Jan 2025 12:17:29 +0000 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4YV0ym3NY5z9t1G; Fri, 10 Jan 2025 13:17:20 +0100 (CET) Date: Fri, 10 Jan 2025 13:17:17 +0100 From: Christoph Berg To: =?iso-8859-1?Q?=C1lvaro_Hern=E1ndez?= Cc: Magnus Hagander , Jeremy Schneider , pgsql-pkg-debian@lists.postgresql.org Subject: Re: deb package sizes Message-ID: References: <20250109005301.3b145092@jeremy-ThinkPad-T430s> <20250109090845.24e1df6e@jeremy-ThinkPad-T430s> <46ef3419-5a67-4d41-95c2-1cb5db8f4d5a@ongres.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <46ef3419-5a67-4d41-95c2-1cb5db8f4d5a@ongres.com> X-Rspamd-Queue-Id: 4YV0ym3NY5z9t1G List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Álvaro Hernández >     Debian is doing a great job towards reproducibility of the build efforts > of their packages. However, AFAIK a given package version can be updated > with a different content --and that's why a service like > https://snapshot.debian.org exists. That will never happen, new packages always have new version/revision numbers. Same on apt.postgresql.org. Christoph