automatic bullseye backports
This repository contains automatically created backports from Debian testing to bullseye.
These packages are currently only available for amd64.
Warning
The packages in this repository were created automatically, without review from a human.
Using the repository
To use the apt repository, run something like this as root:
apt install -y ca-certificates curl
mkdir /etc/apt/keyrings
echo deb "[arch=amd64 signed-by=/etc/apt/keyrings/debian-janitor.gpg]" https://janitor.debian.net/ bullseye-backports main | \
tee /etc/apt/sources.list.d/auto-bullseye-backports.list
curl -o /etc/apt/keyrings/debian-janitor.gpg https://janitor.debian.net/archive-keyring.gpg
apt update
To e.g. install the version of cifs-utils that’s in this repository, run:
apt install cifs-utils/auto-bullseye-backports
The packages are also versioned in such a way that if a new version gets uploaded to the official Debian APT repository, it will replace the package in this archive.
Pinning
Optionally, if you want to track a given package so upgrades happen automatically,
add the following to /etc/apt/preferences (and see
the documentation about apt preferences):
Package: cifs-utils
Pin: release a=auto-bullseye-backports
Pin-Priority: 800
Package Status
Package list
The following backported source packages are currently available:
| Package | Backported version | Version in bullseye | Version in trixie |
|---|
