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 1rUyDM-00E7FK-Fz for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 31 Jan 2024 00:12:29 +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 1rUyDJ-00AWcI-4x for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 31 Jan 2024 00:12:25 +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 1rUyDI-00AWcA-TF for pgsql-pkg-debian@lists.postgresql.org; Wed, 31 Jan 2024 00:12:24 +0000 Received: from mail-lj1-x22e.google.com ([2a00:1450:4864:20::22e]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rUyDG-004Ef3-AH for pgsql-pkg-debian@lists.postgresql.org; Wed, 31 Jan 2024 00:12:23 +0000 Received: by mail-lj1-x22e.google.com with SMTP id 38308e7fff4ca-2d057003864so19562711fa.3 for ; Tue, 30 Jan 2024 16:12:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1706659940; x=1707264740; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=A3mQTc+KJDpuiRL/v9dXJeRxgyoUhWaJ+mrymQuM8u4=; b=OVk+X13/TBfTMrWyIEHprCQ7F/fFbGxpTqAiCn+3z3x5RVu67mMTLg/xGfD6t+ZL2n f9H5B1VVd6LbKBzWQctvddWj+cfno25WnO8xFO/fnni9HnWIAsOKTbUG0VMQ1UgEaVJt 7x0fdunLcpKWIXhWogwUfjulUUleeGX1GKWhgqsqZiBjbGOf/PdPZTIbyyevZvspgkCJ ez8GF8x+5pRVNVRULZQiZp6zUnv4mpoAxvH0vnKn/0sljFbO8Evak9cDVd+KNM1bMDco NSVW6Zp4CXXceQE6UUxHC1wJiC3+tuBbt6JgEo9h18chrxBGKjteSKQHfuxNwFYl50m+ 7Hlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706659940; x=1707264740; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=A3mQTc+KJDpuiRL/v9dXJeRxgyoUhWaJ+mrymQuM8u4=; b=R98nO0jRLKacKInKf91j1P4B0zt/x56ZoWK/i/sLmPza5bgAMiCoRc69p7utowILB8 vI15Gzod7xCL8wuUBcqIJ7kkKc2gRoFY5V+n5vt1/aysW8tIlvYZUlk4h/ktUmvZCasI 3anQAbrzaL0Bu67LjcL9Nij0yxprLabm8Pv+HreV0NfV7bIx3ekq1W2091i71hOrnD0k roGfIkMRFGsoCYfUTgEXjzAEeWLhEhMS6fWZeOFSsXYa1s6qGwcTGsZ6XzoBUfufgtGJ jojIm6c8QbbiX5Gee9rb3qrFKFjdnU13V27ICgj1yBsfvzzKyHcE6JhsNNADeyhEKydB BXOA== X-Gm-Message-State: AOJu0YzZ1l8eLVoQzd1yQu2AQJBudaOgZ7mum5dAFKM7mg9/hEymgRrV jNVAZXsE4K5T2G/l9BINsIrC35FCjLKcmZap7e+kZ3zMKhW3Ve82U/M+dcFFt13TNbOsu0B2Ble VT/mZmwm1nmIkBRbqLV1S1ek9xZBTH7Nxbnw= X-Google-Smtp-Source: AGHT+IEBqcRYnSBgX1BQz4X0IJbg91sSMgk9El5mcb9PiSyaHta9sNMZ/IpznzObSKcjbvW3xRTyOTkQxOCkdWpuhJU= X-Received: by 2002:a2e:90cd:0:b0:2cd:fb19:558b with SMTP id o13-20020a2e90cd000000b002cdfb19558bmr36614ljg.40.1706659939592; Tue, 30 Jan 2024 16:12:19 -0800 (PST) MIME-Version: 1.0 From: Bradford Boyle Date: Tue, 30 Jan 2024 16:12:08 -0800 Message-ID: Subject: pgvector - New upstream version 0.6.0 To: pgsql-pkg-debian@lists.postgresql.org Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk pgvector has released 0.6.0 and I have pushed a commit to Salsa [1] to update the Debian package. I'd like to request a review and upload, as cycles permit. I'd like to point out that upstream has dropped support for Postgres 11. I have updated d/pgversions accordingly but I wanted to make sure that I haven't missed anything else that needs to be updated. Let me know if anything needs changes. Thanks, --Bradford [1]: https://salsa.debian.org/postgresql/pgvector/-/commit/42adb80a0506074cd0363fd184fdc93bc4d8c14c