2024-12-08 12:25:39 -05:00
|
|
|
## Archlinux custom packages
|
|
|
|
|
|
|
|
Below are archlinux packages from AUR or official archlinux repo with some new feature updates and upgrade to latest version
|
|
|
|
|
|
|
|
### Common changes
|
|
|
|
|
|
|
|
1. pkgrel starts with `11`. Last digit corresponds to upstream pkgrel and tenth place is for my pkgrel.
|
|
|
|
2. Add .gitignore in all packages
|
|
|
|
|
|
|
|
|
2024-12-08 12:37:45 -05:00
|
|
|
## [librespeed-go][0]
|
2024-12-08 12:25:39 -05:00
|
|
|
|
|
|
|
Go project to test internet speed. Like speedtest.net
|
|
|
|
|
|
|
|
My Changes
|
|
|
|
|
|
|
|
1. Fix bug in config initialization
|
|
|
|
2. Support bcrypt for stats password (instea of plain text)
|
|
|
|
3. Update to latest git commit
|
|
|
|
|
|
|
|
| [AUR][3] | [github][1] | [My PR][2] |
|
|
|
|
|
2024-12-08 12:37:45 -05:00
|
|
|
## [arti][4]
|
|
|
|
|
|
|
|
Tor implementation in rust
|
|
|
|
|
|
|
|
My Changes
|
|
|
|
|
|
|
|
1. Enable experimental restricted-discovery feature
|
|
|
|
|
|
|
|
| [Arch][5] | [git][6] | [Web][7] | [My Change][8] |
|
2024-12-08 12:25:39 -05:00
|
|
|
|
|
|
|
[0]: https://gitea.balki.me/balki-aur/librespeed-go_aur
|
|
|
|
[1]: https://github.com/librespeed/speedtest-go
|
|
|
|
[2]: https://github.com/librespeed/speedtest-go/pull/62
|
|
|
|
[3]: https://aur.archlinux.org/packages/librespeed-go
|
2024-12-08 12:37:45 -05:00
|
|
|
[4]: https://gitea.balki.me/balki-aur/arti_aur
|
|
|
|
[5]: https://gitlab.archlinux.org/archlinux/packaging/packages/arti.git
|
|
|
|
[6]: https://gitlab.torproject.org/tpo/core/arti
|
|
|
|
[7]: https://arti.torproject.org/
|
|
|
|
[8]: https://gitea.balki.me/balki-aur/arti_aur/commit/b430f2dc5606ad35cbe1ecea197af85b949ce2bc#diff-9b9baac1eb9b72790eef5540a1685306fc43fd6c
|