New features:
- Debian package is now available in Sid
- Implemented package filtering by sections and Debtags
- Implemented repository signature verification
- Added
arm64v8
container images to Docker Hub and Quay.io
- The
apt_mirror
python module can now be run withpython -m apt_mirror
- Added a new
append_logs
setting that prevents log files wiping (Debian bug #1107259)
Bug fixes:
- Fixed tests on non-
amd64
hosts
- Fixed a bug that prevented use of client certificates (thanks to Maksim Ogryzkov !199)
- Fixed a typo in the man page
Other changes:
- Added tests on
arm64
runners
- Dropped safety scan due new authorization requirements
- Updated
h11
dependency to 0.16.0
- Updated
httpcore
dependency to 1.0.9
- Improved README (thanks to Monochromics !197)
- Improved
mirror.list
comments wording; added sections
- Synchronized man page with the README
- Adjusted default
nthreads
value
- Simplified
pylint
ignore rules
- Added automatic
quay.io
README updates to CI