Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-31 | upgpkg: keybase 6.4.0-1 | Caleb Maclennan | |
upstream release | |||
2024-08-03 | upgpkg: keybase 6.3.1-1 | Caleb Maclennan | |
upstream release keybase: Fix license and credit PR contributor | |||
2024-08-03 | keybase: bump to electron31 | Ivan Shapovalov | |
2024-08-03 | keybase: bump to 6.3.1, rewrite patches | Ivan Shapovalov | |
- rewrite Electron unvendor patch for 6.3.1+ The build process now needs Electron version regardless of the fact that we are not bundling it, so provide it (up to the major version, which is enough for babel). | |||
2024-08-03 | keybase: bump to electron30 | Ivan Shapovalov | |
2024-08-03 | keybase: bump to 6.2.8, update patches | Ivan Shapovalov | |
- drop backport - rebase Electron unvendor patch | |||
2024-08-02 | keybase: keybase-gui: do not run `systemctl import-environment` if unset | Ivan Shapovalov | |
If the variable is unset, `systemctl import-environment` exits with an error. Explicitly call `systemctl unset-environment` in this case. | |||
2024-08-02 | keybase: keybase-gui: bashize, cleanup | Ivan Shapovalov | |
Arch uses bash; no reason not to use it here. | |||
2024-08-02 | keybase: keybase-gui: single-source electron version | Ivan Shapovalov | |
2024-08-02 | keybase: build all Go artifacts in a single invocation | Ivan Shapovalov | |
Given that the binary artifact names all match the module basenames, there's no reason not to do that. | |||
2024-08-02 | keybase: do not set or use $GOPATH | Ivan Shapovalov | |
Go does a `chmod -w` on downloaded files inside $GOPATH, breaking `makepkg --clean{,build}`. Besides, it is not our job to manage $GOPATH which in a post-`go mod` world is only used as a default location of $GOMODCACHE. Simiarly, do not link the build tree into $GOPATH which is also not necessary in a post-`go mod` world. | |||
2024-08-02 | keybase: package script accepts `--opt=value` only | Ivan Shapovalov | |
2024-08-02 | keybase: fix indentation | Ivan Shapovalov | |
2024-08-02 | keybase: *.patch: drop contextIsolation patch | Ivan Shapovalov | |
I spent 15 minutes rebasing it only to realise it's not used anymore... | |||
2024-08-01 | keybase: *.patch: regenerate Electron unvendor patch | Ivan Shapovalov | |
2024-08-01 | keybase: rehash backport patch | Ivan Shapovalov | |
2024-02-26 | Setup nvchecker | Caleb Maclennan | |
2024-01-04 | upgpkg: 6.0.2-4: Rebuild with CA fix | Caleb Maclennan | |
2024-01-02 | Update API certificate authority key | loqs | |
Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/keybase/-/issues/1. | |||
2023-06-21 | upgpkg: 6.0.2-3: Force to use electron22 | Caleb Maclennan | |
2023-06-21 | upgpkg: 6.0.2-2; force update to electron22 | Caleb Maclennan | |
2022-10-19 | update outdated electron name, fixes FS#76113 | Caleb Maclennan | |
2022-08-21 | Mass import of missing PGP keys (svn-community) | Evangelos Foutras | |
https://gitlab.archlinux.org/archlinux/devtools/-/merge_requests/109#note_74475 | |||
2022-06-11 | upgpkg: 6.0.2-1 | Caleb Maclennan | |
2022-06-11 | upgpkg: 6.0.2-1 | Caleb Maclennan | |
2022-04-27 | go 1.18 rebuild | Caleb Maclennan | |
2022-02-28 | upgpkg: 5.9.3-1 | Caleb Maclennan | |
2022-01-21 | upgpkg: 5.9.1-1 | Caleb Maclennan | |
2021-12-21 | upgpkg: 5.9.0-1 | Caleb Maclennan | |
2021-09-30 | Update to 5.8.1 | Antonio Rojas | |
2021-09-07 | Depend on electron13. | Nicola Squartini | |
2021-07-08 | upstream release | Eli Schwartz | |
and take this opportunity to debug and "fix" compatibility with the latest electron | |||
2021-04-01 | Use electron11. | Nicola Squartini | |
2021-01-25 | upstream release | Eli Schwartz | |
2020-10-16 | upstream release adds electron 10 support | Eli Schwartz | |
move back to the main electron package | |||
2020-10-08 | electron 10 rebuild: not ready, use 9.x | Eli Schwartz | |
2020-05-28 | upstream release | Eli Schwartz | |
adapt to deprecation of go-pie make use of new `keybase version` option to check for needed service restarts | |||
2020-04-24 | upstream release | Eli Schwartz | |
2020-04-20 | upstream release | Eli Schwartz | |
2020-03-11 | upstream release | Eli Schwartz | |
Distribute the files for keybase-gui's new *.saltpack file opener support. | |||
2020-03-11 | keybase: check if service is running in keybase-gui | Eli Schwartz | |
... and don't just activate the service in this case. This ensures repeated calls to keybase-gui will cause the app to foreground. This is of greater importance now, since electron 8 dropped support for XEmbed tray icons, which means some desktops might not see a Keybase tray icon, which in turn means that foregrounding the application is hard to do with just a service. Now, frantic clicking on the Keybase desktop file while trying to figure out where the application went to, will actually have a visible effect and cause it to come out from where it was "hiding". | |||
2020-03-10 | rebuild with go 1.14 | Felix Yan | |
2020-02-09 | upstream release | Eli Schwartz | |
2019-12-13 | upstream release | Eli Schwartz | |
2019-11-18 | upstream release | Eli Schwartz | |
2019-11-05 | upstream release | Eli Schwartz | |
2019-10-27 | upstream release | Eli Schwartz | |
Also add a warning to kbfs users that the redirector is not available. The warning was requested by users who were surprised /keybase did not work; arguably they should read the docs and see that the redirector is an optional component, but also arguably I'm deviating from upstream default settings (in the name of security), so, the warning is harmless, why not do it. | |||
2019-10-10 | upstream release | Eli Schwartz | |
golang 1.13.1 staticlibs/security rebuild | |||
2019-09-25 | upstream release | Eli Schwartz | |
2019-09-15 | upstream release | Eli Schwartz | |