Branch | Commit message | Author | Age | |
---|---|---|---|---|
cacheserver | drop setting to ignore db files... | Christian Hesse | 12 months | |
main | use sigaction(2) instead of signal(2) | Christian Hesse | 5 months | |
try-restart | add libalpm hook to restart on upgrade | Christian Hesse | 23 months | |
Tag | Download | Author | Age | |
iniparser-4-2-2 | pacredir-iniparser-4-2-2.tar.gz pacredir-iniparser-4-2-2.tar.zst | Christian Hesse | 6 months | |
0.4.7 | pacredir-0.4.7.tar.gz (sig) pacredir-0.4.7.tar.zst (sig) | Christian Hesse | 12 months | |
pacman-v6.1.0 | pacredir-pacman-v6.1.0.tar.gz pacredir-pacman-v6.1.0.tar.zst | Christian Hesse | 12 months | |
0.4.6 | pacredir-0.4.6.tar.gz (sig) pacredir-0.4.6.tar.zst (sig) | Christian Hesse | 2 years | |
0.4.5 | pacredir-0.4.5.tar.gz (sig) pacredir-0.4.5.tar.zst (sig) | Christian Hesse | 3 years | |
0.4.4 | pacredir-0.4.4.tar.gz (sig) pacredir-0.4.4.tar.zst (sig) | Christian Hesse | 3 years | |
0.4.3 | pacredir-0.4.3.tar.gz (sig) pacredir-0.4.3.tar.zst (sig) | Christian Hesse | 4 years | |
0.4.2 | pacredir-0.4.2.tar.gz (sig) pacredir-0.4.2.tar.zst (sig) | Christian Hesse | 5 years | |
0.4.1 | pacredir-0.4.1.tar.gz (sig) pacredir-0.4.1.tar.zst (sig) | Christian Hesse | 6 years | |
0.4.0 | pacredir-0.4.0.tar.gz (sig) pacredir-0.4.0.tar.zst (sig) | Christian Hesse | 6 years | |
[...] | ||||
Age | Commit message | Author | Files | Lines |
2023-11-13 | drop setting to ignore db files...•••Using just `CacheServer` (and commenting `Server`) in pacman configuration has the same effect. cacheserver | Christian Hesse | 2 | -17/+2 |
2023-11-13 | use different addresses in pacman configuration snippet•••Now that pacredir answers requests on 127.0.0.0/8... Make sure we do not confuse pacman by using default loopback address, which could host other repositories. | Christian Hesse | 2 | -3/+3 |
2023-11-13 | add a cache server entry in pacman configuration snippet•••The server error limit was introduced in pacman 6.0.0, which caused some trouble with pacredir: Returning 404 (not found) is common case and no fatal error. Add a cache server with different address to make sure to request files from pacredir in case the address above was caught by pacman's server error limit. | Christian Hesse | 2 | -60/+8 |
2023-11-13 | do not limit listen socket, but redirect for 127.0.0.0/8 only | Christian Hesse | 1 | -9/+8 |
2023-11-06 | link Gitlab merge requests | Christian Hesse | 1 | -0/+6 |
2023-09-30 | update wording: server -> peer | Christian Hesse | 3 | -12/+12 |
2023-01-03 | update copyright for 2023 | Christian Hesse | 5 | -5/+5 |
2023-01-03 | update patch...•••... as resent to pacman-dev. Let's hope the mention of 'negative chaching' for reverse proxies and load balancers changes something. | Christian Hesse | 1 | -6/+17 |
2023-01-03 | upstream denied new revision of patch as well•••ðŸ˜³ðŸ˜¢ https://lists.archlinux.org/archives/list/pacman-dev@lists.archlinux.org/message/5QNSFAHFBFJZXSTR2455FAWHYEHSHTUQ/ | Christian Hesse | 1 | -1/+1 |
2022-09-26 | prepare version 0.4.60.4.6 | Christian Hesse | 1 | -1/+1 |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/pacredir |