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 1mo6fc-0007mV-DF for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 19 Nov 2021 16:23:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mo6fb-0006Ix-D5 for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 19 Nov 2021 16:23:23 +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 1mo6fb-0006Io-7M for pgsql-pkg-debian@lists.postgresql.org; Fri, 19 Nov 2021 16:23:23 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mo6fY-0002KJ-Le for pgsql-pkg-debian@postgresql.org; Fri, 19 Nov 2021 16:23:22 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1477:c900:37b:a72f:f1e1:78b9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4HwhmP2gKJz3F0W; Fri, 19 Nov 2021 17:23:17 +0100 (CET) Date: Fri, 19 Nov 2021 17:23:17 +0100 From: Christoph Berg To: "Pop, Sebastian" , Aaron Pavely Cc: PostgreSQL in Debian , "Saidi, Ali" , "Csoma, Csaba" Subject: Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64 Message-ID: Mail-Followup-To: Christoph Berg , "Pop, Sebastian" , Aaron Pavely , PostgreSQL in Debian , "Saidi, Ali" , "Csoma, Csaba" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1637276208521.45856@amazon.com> <1637096664670.64397@amazon.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, Re: Pop, Sebastian > I see that the patch is still missing on branch 15 that is the development branch: > https://pgdgbuild.dus.dg-i.net/view/PostgreSQL/job/postgresql-15-binaries/architecture=amd64,distribution=focal/345/ That's amd64. https://salsa.debian.org/postgresql/postgresql/-/blob/15/debian/patches/focal-arm64-outline-atomics > Does Canonical rely on these builds to update the Focal PostgreSQL packages? I don't know what Ubuntu's policy on updating released packages is. Christoph