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.96) (envelope-from ) id 1vTKYa-00HSkC-1Z for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 10 Dec 2025 13:48:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vTKYZ-00Bk2b-0W for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 10 Dec 2025 13:48:39 +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.96) (envelope-from ) id 1vTKYY-00Bk2U-3B for pgsql-pkg-debian@lists.postgresql.org; Wed, 10 Dec 2025 13:48:39 +0000 Received: from goedel.df7cb.de ([2a01:4f8:c013:1d4::1]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vTKYW-0048tA-2w for pgsql-pkg-debian@postgresql.org; Wed, 10 Dec 2025 13:48:38 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1472:9340:f0ad:fc6e:9c86:f1dc]) by goedel.df7cb.de (Postfix) with ESMTPSA id E294046949; Wed, 10 Dec 2025 13:48:29 +0000 (UTC) Date: Wed, 10 Dec 2025 14:48:29 +0100 From: Christoph Berg To: Wim Bertels Cc: "pgsql-pkg-debian@postgresql.org" Subject: Re: separate security tag? Message-ID: Mail-Followup-To: Christoph Berg , Wim Bertels , "pgsql-pkg-debian@postgresql.org" References: <689a929e29a5b0bffd4b0878b963952131ee2f3c.camel@ucll.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <689a929e29a5b0bffd4b0878b963952131ee2f3c.camel@ucll.be> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Wim Bertels > in the context of > https://manpages.debian.org/trixie/unattended-upgrades/unattended-upgrades.8.en.html > > could it possible to automatically update only the security updates > within the pgdg repository? I wouldn't know how to tag the packages in a way that apt would understand. For security.debian.org, that's based on the whole repo being "security", but for apt.pg.o, we don't have that. Christoph