Releases: katzenpost/katzen
Releases · katzenpost/katzen
Testing fc669e21bb699f571b1421dfc496579ff13b3a6e
test_fc669e21bb699f571b1421dfc496579ff13b3a6e fix version in Makefile
Testing 7db6d68a7bfb5212a52d8acadd27b95af268cff9
upgrade to gio v7 (#55) masala writes: - **update pinned gio based off of v0.7.0, with foreground service** - **Adds new configuration fields to the baked-in configuration profiles that specify the algorithms used.** - **go fmt...** - **remove CGO_CFLAGS_ALLOW** - **upgrade build image to debian bookworm** - **signin: update gio API usage** - **avatar: update gio API** - **contact: update gio API usage** - **update gio API usage** - **update gio clipboard API usage** - **add contact: make username entry default focus** - **conversation: update gio API usage** - **gesture: update gio API usage** - **editcontact: update gio API usage of widget.Slider** - **make debug flag (-d) accept a port # as argument** - **update gio API usage** - **update gio API (Clickable)** - **update gio API - window does not provide a channel, so wrap it to multiplex event sources** - **key.Set is deprecated** - **WIP: add helper to receive shortcut key events** - **WIP: fix some stack bug** - **refactor shortcut keypress detection** - **do not capture click/release as 2 events** - **move catshadow.Contact sort.Interface into sort.go** - **cache contacts from catshadow.GetContacts and update on AddContactComplete** - **home: fix keyboard controls** - **Makefile: omit subshell** - **WIP: refactor contactlist selection** - **build libhighctidh without portable mode** - **Use GOCACHE and docker/cache** - **cache: add empty go.mod and .gitignore** - **edit contact: debounce click event** - **rename contact: set focus to editor** - **WIP: simplify, get rid of focus bool** - **redraw screen when contacts are updated** - **start foreground at app init** - **update replace-gogio** - **update Makefile, gogio requires different version string now** - **add handler for android platform specific AndroidViewEvent**
Testing 37451b7c7c4ef278a000d317c3627f1fbe38b88b
nixos: disable github-ci build of nixos I tested that make docker-build-nix works locally, but it fails in the github-ci environment with permission errors: ``` build_other_linuxes Build for Nix 2024-09-20T07:36:33.6471719Z building '/nix/store/25ijc05ya70h07i9569jm8r61j49bqw9-katzen-unstable-20240920073414-go-modules.drv'... build_other_linuxes Build for Nix 2024-09-20T07:36:33.9374960Z error: builder for '/nix/store/25ijc05ya70h07i9569jm8r61j49bqw9-katzen-unstable-20240920073414-go-modules.drv' failed with exit code 1; build_other_linuxes Build for Nix 2024-09-20T07:36:33.9376414Z last 4 log lines: build_other_linuxes Build for Nix 2024-09-20T07:36:33.9377148Z > Running phase: unpackPhase build_other_linuxes Build for Nix 2024-09-20T07:36:33.9378227Z > unpacking source archive /nix/store/c30a1mz53jx5mbp2m5rk93745i2pv62h-source build_other_linuxes Build for Nix 2024-09-20T07:36:33.9379423Z > cp: setting permissions for 'source': Operation not permitted build_other_linuxes Build for Nix 2024-09-20T07:36:33.9380851Z > do not know how to unpack source archive /nix/store/c30a1mz53jx5mbp2m5rk93745i2pv62h-source build_other_linuxes Build for Nix 2024-09-20T07:36:33.9382876Z For full logs, run 'nix log /nix/store/25ijc05ya70h07i9569jm8r61j49bqw9-katzen-unstable-20240920073414-go-modules.drv'. build_other_linuxes Build for Nix 2024-09-20T07:36:34.0858793Z error: 1 dependencies of derivation '/nix/store/89gffkm0fljnwal2f478bq6ma9m7fqal-katzen-unstable-20240920073414-env.drv' failed to build build_other_linuxes Build for Nix 2024-09-20T07:36:36.2549473Z make: *** [Makefile:59: docker-nix-base.stamp] Error 1 build_other_linuxes Build for Nix 2024-09-20T07:36:36.2566840Z ##[error]Process completed with exit code 2. ``` this commit disables github-ci for nixos because I don't have any more time to debug this.
Testing f84cd792f55221fec2048ddf9d03c92df8a45069
test_f84cd792f55221fec2048ddf9d03c92df8a45069 remove nixos build, unmaintained, does not work
Testing b894ca8b3019aeb5cde7ec7ce97cf1d56347f55c
test_b894ca8b3019aeb5cde7ec7ce97cf1d56347f55c remove nutria from dirauths
Testing 44477c1150a5893d3614d24b6c6079397a4cead1
test_44477c1150a5893d3614d24b6c6079397a4cead1 remove nutria from dirauths (#52)
Testing e3164a4a07fb4f94be191c455b24396b06fedab7
test_e3164a4a07fb4f94be191c455b24396b06fedab7 Merge branch 'main' into fix_43_document_updating_nix_vendorhash
Testing 7a6e918dc6cc19a8975ce563f1f992d7df011183
add mention of nix vendorHash in README.md (#44) add some text to the README.md about nix vendorHash. fixes #43
Testing 1ffa03345960e6482229c975fe1c3feb191e160b
test_1ffa03345960e6482229c975fe1c3feb191e160b upgrade to katzenpost v0.0.30 (#47)
Testing c4361e7ff627220b01f583b6796914c1b9e277e3
test_c4361e7ff627220b01f583b6796914c1b9e277e3 upgrade to katzenpost v0.0.29 (#46)