From 485b1015587d8db55f65e31b0cc7b84e2a22644d Mon Sep 17 00:00:00 2001 From: Hiccup Date: Fri, 21 Aug 2026 20:16:06 +0200 Subject: [PATCH] Added last untainted borg versions (#1276) ### Description of Changes Added last untainted borg versions - v1.2.9 (latest oldstable) and v1.4.4 (second-to-last stable) Based on looking for the Claude co-author icon in commits here: https://github.com/borgbackup/borg/compare/1.2.8...1.2.9 https://github.com/borgbackup/borg/compare/1.4.4...1.4.5 https://github.com/borgbackup/borg/compare/1.4.3...1.4.4 https://github.com/borgbackup/borg/compare/1.4.2...1.4.3 https://github.com/borgbackup/borg/compare/1.4.1...1.4.2 Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1276 Reviewed-by: Ethical FOSS admin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd3b934..ac31c58 100644 --- a/README.md +++ b/README.md @@ -539,7 +539,7 @@ This is a section for repos that are similar to this one either because they are | Name | Last Untainted
Version/Commit ID | Evidence | |---|:---:|---| -| [Borg](https://github.com/borgbackup/borg) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/borgbackup/borg/issues/9409#issuecomment-3974230340), [2](https://github.com/borgbackup/borg/blob/master/CONTRIBUTING.md#responsible-ai-usage)) | +| [Borg](https://github.com/borgbackup/borg) | [`1.2.9`](https://github.com/borgbackup/borg/releases/tag/1.2.9), [`1.4.4`](https://github.com/borgbackup/borg/releases/tag/1.4.4) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/borgbackup/borg/issues/9409#issuecomment-3974230340), [2](https://github.com/borgbackup/borg/blob/master/CONTRIBUTING.md#responsible-ai-usage)) | | [Kopia](https://github.com/kopia/kopia) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/kopia/kopia/blob/master/.github/instructions/go.copilot-instructions.md), [2](https://github.com/kopia/kopia/commit/ed40a2f8b48f60a1ae78e831147064ada4d68336), [3](https://github.com/kopia/kopia/commit/a2d62c83404d770e333929ae9690a911a0743f20))
[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/kopia/kopia/pull/5341), [2](https://github.com/kopia/kopia/pull/5383), [3](https://github.com/kopia/kopia/pull/5292)) | | [Restic](https://github.com/restic/restic) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/restic/restic/pull/5560), [2](https://github.com/restic/restic/pull/5541), [3](https://github.com/restic/restic/pull/5610)) | | [Timeshift](https://github.com/linuxmint/timeshift) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/linuxmint/timeshift/pull/475), [2](https://github.com/linuxmint/timeshift/pull/428), [3](https://github.com/linuxmint/timeshift/pull/398)) |