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 1oK259-00020d-2C for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 05 Aug 2022 18:29:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oK249-0007J7-C2 for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 05 Aug 2022 18:28:57 +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 1oJyOj-0006mo-IP for pgsql-pkg-debian@lists.postgresql.org; Fri, 05 Aug 2022 14:33:57 +0000 Received: from mail-lj1-x230.google.com ([2a00:1450:4864:20::230]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oJyOf-0001eS-QG for pgsql-pkg-debian@postgresql.org; Fri, 05 Aug 2022 14:33:56 +0000 Received: by mail-lj1-x230.google.com with SMTP id s9so3249924ljs.6 for ; Fri, 05 Aug 2022 07:33:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=platform.sh; s=google; h=to:subject:message-id:date:from:mime-version:from:to:cc; bh=oAnPQDkr6nvWjtG+9biY96thbtnA8FAWQ3zfFx2g+3w=; b=SOA2HkA4H35EgAEl+c2MbKEhZCrFhMu6vdkVCTv8RW+UQGsDG0E8gAJpohFTKesK2M hWnAuwvrSo9E+RVJhA++BXntKZ6l7M7sa6eRPvgAg6SVXxGTGbu876BJ5ekr1ze9d/dw JYaXunLnKOakYNXDptU6swOGJU0T5l+O+zklDlOXgUmlLiuMPScRCZKJtVZksMLnbGPb jCBZUGyJt+tQmi5CAosAkEaN7aai23sBqVqSKkZ7LFYNTbwA6eutShnarba1Yqf87yBL cy5lpypWkjHear6/Xq68jwugexx6VC2Og/68XtGQlwYd7wUkhSyWEt5HRr1w/AYaECal nWnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc; bh=oAnPQDkr6nvWjtG+9biY96thbtnA8FAWQ3zfFx2g+3w=; b=Or1sIlg+bpEAw4fCr5YXUqZ6tgMBN9soUJH/smesK9xminr7XFoR8vOAHvn3BKLEGR 8PteBhnc5/ZcPN7xiKiFIrbOsFM1ZPLJ733gjav5zVK8JQf9/VDnCOTo0uenGnWzcSdx /xekOwEpbeJhiSvURa6KoXXDlTnDV05T59helQFvAMtuD6LJ1/LNGIkwNqFDbj37990T Gl082QEZYxH4YoQXCH0WQejp1s21GoHUbNgRaxFS5MXe2xbmyBTyMWpXyNoTjWfJnsvt lyrllPRshYo819OxZJQlBm8KoPVut838A9hULvKaIa19hJrQEl8HjemGb/8w1x6b9HzF CZdw== X-Gm-Message-State: ACgBeo3p2igyTOrmsUTUg6n2ujfAKkkDpk+8GRfuY73A9B2mrcOPEMHr T5J41Bah0d0GETwhqM3GjlU2cvjxNYKs1sUS1W8kYczmu9g/ZQ== X-Google-Smtp-Source: AA6agR44mss5KI5e3iaEeGdXx+PNLa91e7hNbA1xut4ozGffgxRgzFuvqqOq5jOczOxTgP7sjS3Tpum+faaxi6yIDLE= X-Received: by 2002:a05:651c:179f:b0:25d:ba24:2e16 with SMTP id bn31-20020a05651c179f00b0025dba242e16mr2061904ljb.422.1659710030804; Fri, 05 Aug 2022 07:33:50 -0700 (PDT) MIME-Version: 1.0 From: Laurent Arnoud Date: Fri, 5 Aug 2022 16:34:07 +0200 Message-ID: Subject: Bullseye 10 and 11 servers packages To: pgsql-pkg-debian@postgresql.org Content-Type: multipart/alternative; boundary="000000000000d114f805e57f5ab2" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000d114f805e57f5ab2 Content-Type: text/plain; charset="UTF-8" Hi, I'm working at platform.sh and we are using your Debian packages for all versions. We are trying to update to bullseye, but currently the 10 and 11 servers are missing from this repository. I can see that there are builds successfully on your jenkins [10](https://pgdgbuild.dus.dg-i.net/job/postgresql-10-binaries/architecture=amd64,distribution=bullseye/lastSuccessfulBuild/artifact/) [11](https://pgdgbuild.dus.dg-i.net/job/postgresql-11-binaries/architecture=amd64,distribution=bullseye/lastSuccessfulBuild/artifact/) Are these debs not intended to be included in the public repos, or can we find them published elsewhere? Thanks, Laurent --000000000000d114f805e57f5ab2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

I'm working at platform.sh and we are using your Debian packages for al=
l versions. We are trying to update to bullseye, but currently the 10 and 1=
1 servers are missing from this repository. I can see that there are builds=
 successfully on your jenkins [10](https://pgdgbuild.dus.dg-i.net/job/postgresql=
-10-binaries/architecture=3Damd64,distribution=3Dbullseye/lastSuccessfulBui=
ld/artifact/) [11](https://pgdgbuild.dus.dg-i.net/job/postgresql-11-binaries/=
architecture=3Damd64,distribution=3Dbullseye/lastSuccessfulBuild/artifact/<=
/a>)

Are these debs not intended to be included in the public repos, or can we f=
ind them published elsewhere?

Thanks,
Laurent
--000000000000d114f805e57f5ab2--