diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-14 10:30:31 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-14 10:30:31 +0200 |
commit | 324b7c92a2eb7248bc3bf72d7830d415a4184950 (patch) | |
tree | 4f3d165bf15db6a2fe62f0b725e92f3fbdf9ca49 | |
parent | docs(nixos/git-server): Improve the comment on the possible git config keys (diff) | |
download | nixos-server-324b7c92a2eb7248bc3bf72d7830d415a4184950.tar.gz nixos-server-324b7c92a2eb7248bc3bf72d7830d415a4184950.zip |
chore(version): v0.24.0 v0.24.0
-rw-r--r-- | CHANGELOG.md | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 22a0b06..717aa30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,124 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.24.0 - 2024-08-14 +#### Bug Fixes +- **(disko)** explicitely state type of main disk - (6d116da) - Silas Schöffel +- **(etesync-server)** Re-activate - (cb3aa75) - Benedikt Peetz +- **(fail2ban)** increase max retry number to 7 - (de89fa0) - Silas Schöffel +- **(flake)** override invidious-router-flake nixpkgs with nixpkgs-unstable - (fba2650) - sils +- **(flake)** update invidious-router-flake url - (6bbe7b3) - sils +- **(git-server)** set git default-branch to main - (6f86a93) - Silas Schöffel +- **(git-server)** enable http-clone through cgit - (129e614) - Silas Schöffel +- **(git-server)** enable SSL for cgit - (14938c6) - Silas Schöffel +- **(gitattributes)** Remove unused taskserver paths - (fe7bc38) - Soispha +- **(gitolite)** change user to git - (deabf78) - Silas Schöffel +- **(impermanence)** Re-active etesync module - (8f78f52) - Benedikt Peetz +- **(libreddit)** Remove manual module override - (5ce77f1) - Benedikt Peetz +- **(mail)** persist additional state directories - (35eb6de) - Silas Schöffel +- **(nginx)** add gallery.s-schoeffel.de - (c74eeaa) - Silas Schöffel +- **(nix-sync)** Change last occurrences of `repo.path` to `repoPath` - (9b81ec3) - Benedikt Peetz +- **(nix-sync)** Don't try to exit in a subshell - (4721eb7) - Benedikt Peetz +- **(nix-sync)** Ensure that the `target` for `ln` never ends with a `/` - (2adfa79) - Benedikt Peetz +- **(nix-sync)** Add code-path to create a repo's path, if absent - (2742072) - Benedikt Peetz +- **(nix-sync)** Ensure that the service can write to all needed paths - (1652407) - Benedikt Peetz +- **(nix-sync)** Explicitly set the `network-online.target` dependency - (a2e86e1) - Benedikt Peetz +- **(nixos/git-server)** Use the correct number in the `section-from-path` setting - (5967931) - Benedikt Peetz +- **(nixos/git-server)** Correctly specify the section from path length - (4337bf2) - Benedikt Peetz +- **(nixos/git-server)** Correctly enable the git config feature of gitolite - (6a66736) - Benedikt Peetz +- **(nixos/git-server)** Use correct regex syntax in allowed git config values - (5cbc15b) - Benedikt Peetz +- **(nixos/git-server)** Correctly specify cgit's css path - (1b30ea9) - Benedikt Peetz +- **(nixos/git-server)** Tell gitolite to allow changing some `git` settings - (b2bb2de) - Benedikt Peetz +- **(nixos/git-server)** Add the required configuration to support http-clone - (d8fd64d) - Benedikt Peetz +- **(peertube)** allow sane user creation - (8e7bd12) - Silas Schöffel +- **(peertube)** configure https - (46b5d53) - Silas Schöffel +- **(peertube)** Specify admin email (where to send the reports to) - (37dd8fb) - Benedikt Peetz +- **(peertube)** Use correct localhost ip - (d33cc61) - Benedikt Peetz +- **(peertube)** Add required listen setting - (f5d531e) - Benedikt Peetz +- **(peertube)** Activate smtp support - (0fbb1f3) - Benedikt Peetz +- **(peertube)** Ensure that the nginx reverse proxy works - (625a776) - Benedikt Peetz +- **(peertube/secrets)** Improve smtp secret - (328fccc) - Benedikt Peetz +- **(secrets.nix)** Remove non-existent `settings.age` secret file - (5aca455) - Benedikt Peetz +- **(system/impermanence/mods/mail.nix)** fix typo - (14ef60c) - Silas Schöffel +- **(system/impermanence/mods/users.nix)** add /root/.ssh as persistent directory - (746814e) - sils +- **(system/services/invidious)** set db.user to invidious - (b3396ab) - Silas Schöffel +- **(system/services/invidious-router)** add new healthcheck config - (217efda) - sils +- **(system/services/invidious-router)** remove invidious.vhack.eu from instance list - (3a12985) - sils +- **(system/services/invidious-router)** change allowed_status_codes type to int - (cad78b3) - sils +- **(system/services/invidious-router)** bind to 127.0.0.1 - (de44cb9) - sils +- **(system/services/invidious-router)** correct typo - (a22ad26) - sils +- **(system/services/libreddit)** correct binary location in systemd service - (ccefd04) - Silas Schöffel +- **(system/services/mastodon)** change back to stable package - (bf49e56) - Silas Schöffel +- **(system/services/nginx/hosts)** Update trinitrix source git path - (dd12c9c) - Benedikt Peetz +- **(system/services/taskserver)** Add required kernel settings - (9025068) - Soispha +- **(treewide)** stop using none-existent etebase user and group - (a60bd0f) - Silas Schöffel +- **(treewide)** use invidious-router module provided by nixpkgs - (34fa09d) - Silas Schöffel +- **(treewide)** move former git-crypted files to correct location - (1f461e4) - Silas Schöffel +#### Build system +- **(flake)** Update - (871c99b) - Benedikt Peetz +- **(flake)** update - (00a4d38) - Silas Schöffel +- **(flake)** update - (572d1e5) - Silas Schöffel +- **(flake)** update - (4fd150a) - Silas Schöffel +- **(flake)** update - (bcd9ceb) - Silas Schöffel +- **(flake)** update simple-nixos-mailserver to master - (46df7d6) - Silas Schöffel +- **(flake)** update - (e34edf8) - Silas Schöffel +- **(flake)** update - (cf13080) - Silas Schöffel +- **(flake)** Update - (54aae2c) - Soispha +- **(flake)** update - (435a7e4) - sils +- **(flake)** update - (aff24bb) - sils +- **(flake)** update - (d8e9e5a) - sils +- **(flake)** update invidious-router-flake - (16d27ad) - sils +- **(flake)** Update - (0b0be92) - Soispha +- **(flake)** update - (2f41a3e) - sils +- **(flake.nix)** Remove `ragenix` from the devshell - (105e4ff) - Benedikt Peetz +- **(tests)** Add complementary scripts - (1de8eda) - Benedikt Peetz +#### Documentation +- **(nixos/git-server)** Improve the comment on the possible git config keys - (6b07f0e) - Benedikt Peetz +- **(password)** Add documentation on the creation of new service passwords - (6298e41) - Benedikt Peetz +#### Features +- **(etebase)** disable etebase-server - (34996d7) - Silas Schöffel +- **(flake)** Add `git-bug` - (fc611d7) - Benedikt Peetz +- **(flake)** update nixpkgs to 24.05 - (11cebdc) - Silas Schöffel +- **(hosts/server1)** Activate the migrated services - (92c6efe) - Benedikt Peetz +- **(nixos/git-server)** Add nice gitolite features - (3b3f2ff) - Benedikt Peetz +- **(nixos/git-server)** Add further cgit settings - (37352ea) - Benedikt Peetz +- **(peertube)** Init - (580b011) - Benedikt Peetz +- **(system/services/fail2ban)** add postfix jail - (9c17c1c) - Silas Schöffel +- **(system/services/invidious-router)** add extraDomains - (1fa1ae2) - sils +- **(system/services/invidious-router)** add configuration - (e5a029e) - sils +- **(system/services/nginx)** Change meaning of `root` key - (49659ab) - Benedikt Peetz +- **(system/services/nginx)** add wkd for sils.li - (3f75052) - Silas Schöffel +- **(system/services/nginx)** add wkd for s-schoeffel.de - (89185d7) - Silas Schöffel +- **(system/services/nginx)** Add the trinitrix website - (3e3aa5a) - Benedikt Peetz +- **(system/services/nginx)** Add the GPG WKD - (572cb12) - Benedikt Peetz +- **(system/servics/libreddit)** Use the continued redlib package - (b9d8295) - Soispha +- **(system/servies)** remove snapper - (fa289bf) - Silas Schöffel +- **(system/users/soispha)** Set a new gpg-based ssh key - (90b2b99) - Benedikt Peetz +- **(treewide)** add git-server module - (4215714) - Silas Schöffel +#### Miscellaneous Chores +- **(flake)** override simple-nixos-mailserver.inputs.utils - (0486b37) - Silas Schöffel +- **(git-crypt)** Remove `.git-crypt` directory - (07a442f) - Soispha +- **(git-crypt)** Re-add previously encrypted files in decrypted form - (dd4b6bc) - Soispha +- **(git-crypt)** Remove `git-crypt` and associated encrypted files - (71dce73) - Soispha +#### Refactoring +- **(flake)** Use camelCase for `pkgsUnstable` - (59c2568) - Benedikt Peetz +- **(modules)** Ensure strict coherence to patterns - (8b628ed) - Benedikt Peetz +- **(modules/etesync)** Move to a complete module - (c33889e) - Benedikt Peetz +- **(nixos/openssh)** Migrate from `system/services` - (4c978e0) - Benedikt Peetz +- **(system/services/taskserver)** Move away from git-crypt - (94b9ce3) - Soispha +#### Style +- **(flake)** format with alejandra - (6827e42) - sils +- **(system/secrets)** Sort `secret.nix` and `default.nix` alphabetically - (e37ce0b) - Soispha +- **(system/services/invidious-router)** one list entry per line - (3ef119b) - sils +- **(system/services/mastodon)** Remove forgotten `pkgs-unstable` - (7ae7a69) - Benedikt Peetz +- **(system/services/mastodon)** format with alejandra - (93bfe12) - Silas Schöffel +#### Tests +- **(nixos/git-server)** Include the start of a test for cgit's README rendering - (5e87897) - Benedikt Peetz +- **(tests)** Init infrastructure - (9a80695) - Benedikt Peetz +- **(tests/git-server)** Add initial tests - (0f76cb1) - Benedikt Peetz + +- - - + ## v0.23.1 - 2024-02-15 #### Bug Fixes - update mastodon - (37f71c4) - sils |