| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-16 | Add release channel name as extra deb repo codename | Linus Färnstrand | 3 | -5/+16 | |
| Allows specifying a static codename. Allows users on non Debian/Ubuntu distros to successfully use the repositories even though their lsb_release command does not print a supported codename. We are transitioning towards only having the "stable" and "beta" code names | |||||
| 2025-04-16 | Add Ubuntu Plucky repository | David Lönnhager | 1 | -1/+1 | |
| 2025-03-20 | Add purging of Bunny CDN cache upon uploading new linux repository | Linus Färnstrand | 2 | -0/+25 | |
| 2025-03-11 | Sleep before rsync to avoid remote file locking issue | Linus Färnstrand | 1 | -0/+4 | |
| 2024-12-16 | Set includepkgs in RPM repo | David Lönnhager | 1 | -1/+2 | |
| 2024-09-30 | Add oracular to list of ubuntu versions to generate deb repositories for | Markus Pettersson | 1 | -1/+1 | |
| 2024-08-27 | Add trixie to list of debian versions to generate deb repositories for | Linus Färnstrand | 1 | -1/+1 | |
| 2024-06-25 | Separate Linux repository creation from app build | Linus Färnstrand | 6 | -0/+431 | |
| Creates a standalone service responsible for building deb/rpm repositories and uploading them. This means the app build scripts no longer do this. Instead the app is just sent to the "inbox" of the repository service. A separate script for downloading and verifying the Mullvad Browser is added, which allows adding the browser into the same repositories | |||||
