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 1r5TBa-00DbhY-7S for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 21 Nov 2023 16:01:14 +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 1r5TBY-000MwP-SQ for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 21 Nov 2023 16:01:12 +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 1r5SV9-00074Y-IK for pgsql-pkg-debian@lists.postgresql.org; Tue, 21 Nov 2023 15:17:23 +0000 Received: from mail-ej1-x62f.google.com ([2a00:1450:4864:20::62f]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1r5SV7-006eyY-5V for pgsql-pkg-debian@postgresql.org; Tue, 21 Nov 2023 15:17:22 +0000 Received: by mail-ej1-x62f.google.com with SMTP id a640c23a62f3a-9fffa4c4f43so257046166b.3 for ; Tue, 21 Nov 2023 07:17:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1700579839; x=1701184639; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=IMYD4jHlAYek5oppMQO8I4K9rJbf4lgKuMN7t81ThjE=; b=Ujjr+BH6J6KJqeEaYzkT04qQvDG11gxn0ZLM0uWxY40X6Od2ugzKIAtIuUoTAAIK20 73689fhv+boiN/dM1eh+3BYC5HOap2O5R2f9lETm+Df4Hl73Z6eK6uJZnzTkMB1ctJO6 K1BGQJ1XdYAm6M3yQJpHrp7Xf9Dr4wNP+qIz1NImUlS2LXMvUr4Tv5SAYwRjCAMCSC6I 3N46zzDlJQVT7Qfei46ZoUMCv30V2s9+4jIcopH6L6owAwoxhKjKbB+vPfgAt7UFWYMy AeCWc7sUC5zxJqPtiY1t4UQpwOPfyxFdO7yalsvJOpw30WfCJgpnGThj5XNoIcSxeG5Z QF8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700579839; x=1701184639; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=IMYD4jHlAYek5oppMQO8I4K9rJbf4lgKuMN7t81ThjE=; b=Wmwlhi6mMzx6P55SV9zycD8eT8I9tnaJ3IuRAPsbPLt7IshVcbLOV3yfGeHCfOJcTO hk5IVQnMA5R4jX09wwrms37AM1ngEU/V6jHV2N+C5evcEj5i9TifaBG6J0ppULMxSOUx YOrpAWdWrRSmS6Sd3oW62NhkyHTGnwqsrYLaPV40BFCJK941XM5mjtJ9TJqfJcJbcRK5 cIisnZ5Z1R0ttG1Y/f1hesDDk3HLnLKalyBa78XLHn2WoKvKNhk0wWy6jguBbalv2P2c wFEelskCnW6IQbKOp1/e5R/MAOZTEQ33+rLrt1JW1EqhLL2KrFII6qfyE2mblCn107mk PkdQ== X-Gm-Message-State: AOJu0YzL8zieIkswh59NFTy4NcDCTTKXrgBbzrRosqQvP/ai8VabtQBl NRiEE3dY9T0zzefBEIkuxb/LjnC15e0e9whVUOm2GMpepCk= X-Google-Smtp-Source: AGHT+IEQyyh1oKyrNcTsC+IzHY8LLEdZ4r/x+Pp3Ory9BtUMZSKkD03LYOeuk1wuQjwcNQKhdDgu8tB/v4XoV+eU1s4= X-Received: by 2002:a17:906:1054:b0:9fc:32f9:170c with SMTP id j20-20020a170906105400b009fc32f9170cmr7266747ejj.63.1700579839222; Tue, 21 Nov 2023 07:17:19 -0800 (PST) MIME-Version: 1.0 From: Victor Lopez Date: Tue, 21 Nov 2023 12:17:07 -0300 Message-ID: Subject: Pgbouncer older version To: pgsql-pkg-debian@postgresql.org Content-Type: multipart/alternative; boundary="0000000000003aa635060aab1986" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000003aa635060aab1986 Content-Type: text/plain; charset="UTF-8" Hello Team, After the new release of pgbouncer 1.21.0-1, the older version 1.20.0-1 has been removed from the pgdg distro. As a result, it is not available in apt. Is this intentional? Or can we include at least the previous version? Regards, Victor --0000000000003aa635060aab1986 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello Team,

After the new release of pg= bouncer 1.21.0-1, the older version 1.20.0-1 has been removed from the pgdg= distro. As a result, it is not available in apt.

Is this intentiona= l? Or can we include at least the previous version?

Regards,
Victor
--0000000000003aa635060aab1986--