From 149fd4cc113a070f14a05592c5b0ef3382422a9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20C=2E=20S=C3=A1nchez?= Date: Mon, 5 Jan 2026 17:07:55 -0500 Subject: [PATCH 1/2] MONGOCRYPT-866 fix typo in trixie repo config --- etc/repo_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/repo_config.yaml b/etc/repo_config.yaml index dba09d179..9e46f8b0a 100644 --- a/etc/repo_config.yaml +++ b/etc/repo_config.yaml @@ -245,7 +245,7 @@ repos: - name: debian13 type: deb - code_name: "bookworm" + code_name: "trixie" bucket: libmongocrypt region: us-east-1 edition: org From 211c18a1e04e0111a2a01a375a26845b96017f0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20C=2E=20S=C3=A1nchez?= Date: Tue, 6 Jan 2026 18:46:22 -0500 Subject: [PATCH 2/2] MONGOCRYPT-866 fix another typo, "bookworm" -> "trixie" --- etc/repo_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/repo_config.yaml b/etc/repo_config.yaml index 9e46f8b0a..9f9f73b50 100644 --- a/etc/repo_config.yaml +++ b/etc/repo_config.yaml @@ -254,7 +254,7 @@ repos: - amd64 - arm64 repos: - - apt/debian/dists/bookworm/libmongocrypt + - apt/debian/dists/trixie/libmongocrypt - name: ubuntu1404 type: deb