summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-08-31upgpkg: keybase 6.4.0-1Caleb Maclennan
upstream release
2024-08-03upgpkg: keybase 6.3.1-1Caleb Maclennan
upstream release keybase: Fix license and credit PR contributor
2024-08-03keybase: bump to electron31Ivan Shapovalov
2024-08-03keybase: bump to 6.3.1, rewrite patchesIvan 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-03keybase: bump to electron30Ivan Shapovalov
2024-08-03keybase: bump to 6.2.8, update patchesIvan Shapovalov
- drop backport - rebase Electron unvendor patch
2024-08-02keybase: keybase-gui: do not run `systemctl import-environment` if unsetIvan Shapovalov
If the variable is unset, `systemctl import-environment` exits with an error. Explicitly call `systemctl unset-environment` in this case.
2024-08-02keybase: keybase-gui: bashize, cleanupIvan Shapovalov
Arch uses bash; no reason not to use it here.
2024-08-02keybase: keybase-gui: single-source electron versionIvan Shapovalov
2024-08-02keybase: build all Go artifacts in a single invocationIvan Shapovalov
Given that the binary artifact names all match the module basenames, there's no reason not to do that.
2024-08-02keybase: do not set or use $GOPATHIvan 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-02keybase: package script accepts `--opt=value` onlyIvan Shapovalov
2024-08-02keybase: fix indentationIvan Shapovalov
2024-08-02keybase: *.patch: drop contextIsolation patchIvan Shapovalov
I spent 15 minutes rebasing it only to realise it's not used anymore...
2024-08-01keybase: *.patch: regenerate Electron unvendor patchIvan Shapovalov
2024-08-01keybase: rehash backport patchIvan Shapovalov
2024-02-26Setup nvcheckerCaleb Maclennan
2024-01-04upgpkg: 6.0.2-4: Rebuild with CA fixCaleb Maclennan
2024-01-02Update API certificate authority keyloqs
Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/keybase/-/issues/1.
2023-06-21upgpkg: 6.0.2-3: Force to use electron22Caleb Maclennan
2023-06-21upgpkg: 6.0.2-2; force update to electron22Caleb Maclennan
2022-10-19update outdated electron name, fixes FS#76113Caleb Maclennan
2022-08-21Mass import of missing PGP keys (svn-community)Evangelos Foutras
https://gitlab.archlinux.org/archlinux/devtools/-/merge_requests/109#note_74475
2022-06-11upgpkg: 6.0.2-1Caleb Maclennan
2022-06-11upgpkg: 6.0.2-1Caleb Maclennan
2022-04-27go 1.18 rebuildCaleb Maclennan
2022-02-28upgpkg: 5.9.3-1Caleb Maclennan
2022-01-21upgpkg: 5.9.1-1Caleb Maclennan
2021-12-21upgpkg: 5.9.0-1Caleb Maclennan
2021-09-30Update to 5.8.1Antonio Rojas
2021-09-07Depend on electron13.Nicola Squartini
2021-07-08upstream releaseEli Schwartz
and take this opportunity to debug and "fix" compatibility with the latest electron
2021-04-01Use electron11.Nicola Squartini
2021-01-25upstream releaseEli Schwartz
2020-10-16upstream release adds electron 10 supportEli Schwartz
move back to the main electron package
2020-10-08electron 10 rebuild: not ready, use 9.xEli Schwartz
2020-05-28upstream releaseEli Schwartz
adapt to deprecation of go-pie make use of new `keybase version` option to check for needed service restarts
2020-04-24upstream releaseEli Schwartz
2020-04-20upstream releaseEli Schwartz
2020-03-11upstream releaseEli Schwartz
Distribute the files for keybase-gui's new *.saltpack file opener support.
2020-03-11keybase: check if service is running in keybase-guiEli 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-10rebuild with go 1.14Felix Yan
2020-02-09upstream releaseEli Schwartz
2019-12-13upstream releaseEli Schwartz
2019-11-18upstream releaseEli Schwartz
2019-11-05upstream releaseEli Schwartz
2019-10-27upstream releaseEli 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-10upstream releaseEli Schwartz
golang 1.13.1 staticlibs/security rebuild
2019-09-25upstream releaseEli Schwartz
2019-09-15upstream releaseEli Schwartz