Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-10 | Update .SRCINFO | Hugo Osvaldo Barrera | |
2022-05-10 | Move vpnkit into an optional dependency | Hugo Osvaldo Barrera | |
2022-05-10 | Extract service file from the upstream script | Hugo Osvaldo Barrera | |
And stop bundling it inside this repo, which could result in it diverging from upstream. | |||
2022-05-10 | Update to 20.10.15 | Hugo Osvaldo Barrera | |
2022-04-22 | Update to 20.10.14 | Hugo Osvaldo Barrera | |
2022-02-18 | Update to 20.10.12 | Hugo Osvaldo Barrera | |
2021-10-05 | Update to 20.10.9 | Hugo Osvaldo Barrera | |
2021-09-12 | Fix checksum for aarch64 source | Hugo Osvaldo Barrera | |
Since they both have the same filename, they're getting mixed up when fetching/checksuming. | |||
2021-08-07 | Simplify definition of per-arch sources | Hugo Osvaldo Barrera | |
2021-08-07 | Update to 20.10.8 | Hugo Osvaldo Barrera | |
Keep sources separate so that `updpkgsums` can update all checksums properly. | |||
2021-06-15 | Fix conflict with rootlesskit | Hugo Osvaldo Barrera | |
2021-06-12 | Don't vendor files from another package | Hugo Osvaldo Barrera | |
rootlesskit is a separate tool and has a separate package. Including it here results in conflict, but they should be able to coexist (it's literally a dependency). | |||
2021-05-20 | Add checksums for aarch64 | Hugo Osvaldo Barrera | |
2021-05-19 | Add support for aarch64 | Hugo Osvaldo Barrera | |
2021-04-14 | Update to 20.10.6 | Hugo Osvaldo Barrera | |
2021-04-13 | Update to 20.10.5 | Hugo Osvaldo Barrera | |
Nor this version nor the following work with docker 20.10.6, so I've pinned the dependency version. | |||
2021-02-24 | Update to 20.10.3 | Hugo Osvaldo Barrera | |
2021-01-28 | Fix service not stopping properly | Hugo Osvaldo Barrera | |
The service was not stopping correctly when containers are running. See upstream: - https://github.com/moby/moby/issues/41944 - https://github.com/moby/moby/pull/41947 | |||
2021-01-27 | Update to 20.10.2 | Hugo Osvaldo Barrera | |
2020-12-25 | Improve instructions in the post-install message | Hugo Osvaldo Barrera | |
2020-12-25 | Install sysctl.d file into /usr/lib | Hugo Osvaldo Barrera | |
2020-12-20 | Add missing sysctl rule | Hugo Osvaldo Barrera | |
2020-12-18 | Typo in optdepends | Hugo Osvaldo Barrera | |
2020-12-18 | Initial commit | Hugo Osvaldo Barrera | |