Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-03 | Bump to v8.10.2 | William Penton | |
2022-10-19 | Use the right shasum | Tim Kleinschmidt | |
2022-10-19 | Bump to 8.10.1 | Tim Kleinschmidt | |
https://help.gitkraken.com/gitkraken-client/current/#version-8-10-1 | |||
2022-10-12 | Remove custom permission handling | Tim Kleinschmidt | |
This was introuce in the first commit (3ccf7959ec0b). Since then it always make trouble if some new executables was introuced inside electron on which Gitkraken depends. There are no clear statements to this inside wiki for example regarding security concerns. https://wiki.archlinux.org/title/PKGBUILD https://wiki.archlinux.org/title/creating_packages This custom permission is removed to address current issues regarding the upgrade. Close #207 | |||
2022-10-12 | allow execution of chrome_crashpad_handler | Robin Härle | |
2022-10-11 | Bump to v8.10.0 | George Zacharia | |
2022-09-15 | Bump to 8.9.1 | William Penton | |
2022-09-09 | Bump to 8.9.0 | William Penton | |
2022-08-11 | Bump to 8.8.0 | William Penton | |
2022-07-14 | Bump to 8.7 | William Penton | |
2022-06-15 | Bump to 8.6 | William Penton | |
2022-05-18 | Bump to 8.5 | William Penton | |
2022-04-22 | Updated EULA | William Penton | |
I removed all meta-tags/header/footer/javascript from the page https://www.gitkraken.com/eula | |||
2022-04-13 | Bump to v8.4.0 | William Penton | |
2022-03-17 | Bump to v8.3.3 | Adam Lawson | |
2022-03-08 | Bump to v8.3.2 | Timur Olur | |
2022-03-01 | Bump to v8.3.1 | George Zacharia | |
2022-02-15 | Bump to 8.3 | William Penton | |
2021-12-22 | Bump to 8.2.1 | Tim Kleinschmidt | |
2021-12-14 | Bump to 8.2.0 | Timur Olur | |
2021-11-12 | Bump to 8.1.1 | William Penton | |
2021-10-15 | Bump to 8.1.0 | William Penton | |
2021-09-29 | Bump to 8.0.1 | William Penton | |
test | |||
2021-09-22 | Bump pkgrel for fix | Tim Kleinschmidt | |
2021-09-22 | Bump to 8.0.0 | William Penton | |
2021-08-13 | Fix for upcoming feature | William Penton | |
Setting executable permissions for all scripts within internal resources folder | |||
2021-08-12 | Bump to 7.7.2 | William Penton | |
2021-07-29 | Bump to v7.7.1 | George Zacharia | |
2021-07-14 | Bump to 7.7.0 | Tim Kleinschmidt | |
2021-05-20 | Bump package to 7.6.1 | Tim Kleinschmidt | |
2021-04-13 | Bump to v7.5.5 | George Zacharia | |
2021-04-07 | Bump to v7.5.4 | George Zacharia | |
2021-03-26 | Bump to 7.5.3 | William Penton | |
2021-03-03 | Bump to version 7.5.2 | Kleo Bercero | |
2021-02-09 | Bump to version 7.5.1 | Alex Dewar | |
2021-01-21 | Remove libxss | Tim Kleinschmidt | |
gitkraken W: Dependency included and not needed ('libxss') | |||
2021-01-21 | Bump to version 7.5.0 | Tim Kleinschmidt | |
https://blog.axosoft.com/gitkraken-v7-5/ | |||
2021-01-13 | Update Gitkraken.desktop | Tim Kleinschmidt | |
Get some upstream changes of the Debian desktop file. | |||
2021-01-13 | Add missing dependencies | Tim Kleinschmidt | |
There was some errors in namcap. gitkraken E: Dependency gtk3 detected and not included (libraries ['usr/lib/libgtk-3.so.0', 'usr/lib/libgdk-3.so.0'] needed in files ['opt/gitkraken/gitkraken']) gitkraken E: Dependency libxkbfile detected and not included (libraries ['usr/lib/libxkbfile.so.1'] needed in files ['opt/gitkraken/resources/app.asar.unpacked/node_modules/keyboard-layout/build/Release/keyboard-layout-manager.node']) gitkraken E: Dependency libsecret detected and not included (libraries ['usr/lib/libsecret-1.so.0'] needed in files ['opt/gitkraken/resources/app.asar.unpacked/node_modules/@axosoft/keytar/build/Release/keytar.node']) | |||
2021-01-13 | Make org.freedesktop.secrets optional | Tim Kleinschmidt | |
This package is not needed to run gitkraken because it is a useful addition it will be staying as an optional dependency. It is also define in the upstream Debian package as suggestion. Close #155 | |||
2020-12-01 | Bump to 7.4.1 | William Penton | |
2020-10-29 | Bump to 7.4.0 | William Penton | |
2020-09-11 | Bump to 3.7.2 | Tim Kleinschmidt | |
Bug Fixes 🐛 We have resolved an issue preventing remote icons from appearing in the graph for some users. https://support.gitkraken.com/release-notes/current/ | |||
2020-09-10 | Update to 7.3.1 | Jeff Moody | |
2020-08-26 | Bump to 7.3.0 | Tim Kleinschmidt | |
https://support.gitkraken.com/release-notes/current/#version-730 | |||
2020-08-04 | Bump to v7.2.0 | William Penton | |
2020-07-13 | Bump to 7.1.0 | Tim Kleinschmidt | |
2020-06-29 | Increase pkrel | Tim Kleinschmidt | |
2020-06-29 | Replace included icon with upstream one | Tim Kleinschmidt | |
Close #145 | |||
2020-06-29 | org.freedesktop.secrets instead of gnome-keyring | Jan-Stefan Janetzky | |
see https://www.archlinux.org/todo/gnome-keyring-dependency-replacement-with-orgfreedesktopsecrets/ packages providing libsecret: gnome-keyring and keepassxc thus replacing gnome-keyring with org.freedesktop.secrets allows choosing between either of them. Superseded #140 |