Description
Contains backports of cntlm, corkscrew and rinetd from recent Fedora releases. All packages are based on unaltered Fedora SRPMs.
Installation Instructions
You may add the repository without the copr plugin as follows.
EL7
cat << 'EOF' | sudo tee /etc/yum.repos.d/fotsies-backports.repo
[fotsies-backports]
name=Fotsies Backports
baseurl=https://download.copr.fedorainfracloud.org/results/fgimian/backports/epel-7-$basearch/
enabled=1
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/fgimian/backports/pubkey.gpg
EOF
EL8
cat << 'EOF' | sudo tee /etc/yum.repos.d/fotsies-backports.repo
[fotsies-backports]
name=Fotsies Backports
baseurl=https://download.copr.fedorainfracloud.org/results/fgimian/backports/epel-8-$basearch/
enabled=1
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/fgimian/backports/pubkey.gpg
EOF
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (8)* | EPEL 7 (100 downloads) |
EPEL 8 | x86_64 (16)* | EPEL 8 (97 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable fgimian/backports
More info about enabling Copr repositories