| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kbfs-git | Distribution: SUSE Linux Enterprise 16 |
| Version: 6.6.3 | Vendor: openSUSE |
| Release: bp161.1.1 | Build date: Mon Jun 29 22:36:43 2026 |
| Group: Productivity/Security | Build host: reproducible |
| Size: 40037157 | Source RPM: keybase-client-6.6.3-bp161.1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/keybase/client/ | |
| Summary: Git remote helper for repositories stored on Keybase | |
A git remote helper that allows storing Git repositories using Keybase. Repositories can be completely private or bound to a team. Repositories using this remote helper use the scheme keybase://.
BSD-3-Clause
* Mon Jun 29 2026 Matthias Bach <marix@marix.org>
- CVE-2026-46604: TIFF decoder can panic when decoding an invalid
image with an out-of-bounds strip offset (bsc#1269600)
* Add update-golang-image-1.patch and update-golang-image-2.patch
to backport upstreams fix.
* Wed Jun 03 2026 Matthias Bach <marix@marix.org>
- Update to version 6.6.3
* Various bug fixes
- Drop update-go-crypto.patch which has been adopted upstream.
- Drop update-go-net.patch which has been adopted upstream.
* Fri May 29 2026 Matthias Bach <marix@marix.org> - 6.6.2
- Add update-go-crypto.patch to address boo#1266158.
- Add update-go-net.patch to address boo#1266596.
* Thu May 28 2026 Matthias Bach <marix@marix.org> - 6.6.2
- Update to version 6.6.2
* Improve git default branch handling
- Drop update-go-image.patch as the dependency was updated upstream.
- Fix accidental inclusion of old vendor directory in the source
archive.
- Drop downgrade-miekg-dns.patch as it was only a workaround for the
old vendor directory.
* Thu Mar 26 2026 Matthias Bach <marix@marix.org> - 6.6.0
- Add update-go-image.patch to address bsc#1260696.
- Switch to go1.25 as required by update go image library.
* Sat Mar 07 2026 Matthias Bach <marix@marix.org> - 6.6.0
- Update to version 6.6.0
* Various bug fixes and performance improvements
- Add downgrade-miekg-dns.patch keeping that dependency on the same
version as previously.
- Remove update-go-crypto.patch as the dependency was updated
upstream.
* Fri Feb 20 2026 Matthias Bach <marix@marix.org>
- Add update-filippo.io-edwards25519.patch to address bsc#1258591.
* Sat Nov 22 2025 Matthias Bach <marix@marix.org> - 6.5.1
- Update update-go-crypto.patch to address bsc#1254023 and
bsc#1253864.
* Sat Nov 15 2025 Matthias Bach <marix@marix.org> - 6.5.1
- Add update-go-crypto.patch to address bsc#1253563.
- Switch to go1.24 as required by updated libraries in
update-go-crypto.patch.
* Mon Apr 28 2025 Matthias Bach <marix@marix.org> - 6.5.1
- Update to version 6.5.1
* Fix team deletion not working
* Chat attachments improvements
* Miscellaneous bugfixes
- Drop update-golang-x-image.patch as upstream now ships with
a vendored version of the Image library that includes the fix.
- Switch source download service from deprecated disabledrun to
manualrun.
* Thu Jul 04 2024 Matthias Bach <marix@marix.org> - 6.3.1
- Update the image dependency to address CVE-2024-24792 /
boo#1227158. This is done via the new update-golang-x-image.patch.
* Wed Jun 19 2024 Matthias Bach <marix@marix.org> - 6.3.1
- Update to version 6.3.1
* Archive your chats/files/repos for easy backups.
* Wrap text in spoiler to hide spoilers.
- Drop update-image-tiff.patch as upststream now uses a vendored
version of the Image library that includes the fix.
- Update the used Go version to 1.21 which is the first version to
support the slices modules which is now used by Keybase.
* Thu Mar 14 2024 Matthias Bach <marix@marix.org> - 6.2.8
- Update to version 6.2.8
* Bug fixes
- Refreshed update-image-tiff.patch as it no longer applied cleanly.
* Wed Jan 03 2024 Matthias Bach <marix@marix.org> - 6.2.4
- Update to version 6.2.4
* Update client CA
* Thu Oct 05 2023 Matthias Bach <marix@marix.org> - 6.2.3
- Update to version 6.2.3
* Fix incomplete locking in config file handling.
* Sat Aug 05 2023 Matthias Bach <marix@marix.org> - 6.2.2
- Update the Image dependency to address CVE-2023-29408 /
bsc#1213928. This is done via the new update-image-tiff.patch.
* Thu Jul 27 2023 Matthias Bach <marix@marix.org> - 6.2.2
- Upgrade to version 6.2.2
* No change log provided
* Wed Jan 25 2023 Matthias Bach <marix@marix.org> - 6.0.2
- Limit parallel test execution as that seems to cause failing
builds on OBS that don't occur locally.
* Sat Jan 21 2023 Matthias Bach <marix@marix.org> - 6.0.2
- Integrate KBFS packages previously build via own source package
* Upstream integrated these into the same source.
* Also includes adding kbfs-related patches
ensure-mount-dir-exists.patch and
ensure-service-stop-unmounts-filesystem.patch.
- Upgrade Go version used for compilation to 1.19.
- Use Systemd unit file from upstream source.
- Replace deprecated tar_scm source service by obs_scm.
- Drop the no longer required go_nostrip macro.
- Drop unnessecary use of gofilelist macro.
* Sun Jun 26 2022 Matthias Bach <marix@marix.org> - 6.0.2
- Upgrade to version 6.0.2
* Bug fixes
* Sat Jan 22 2022 Matthias Bach <marix@marix.org> - 5.9.1
- Upgrade to version 5.9.1
* Fix issue where the KBFS mountpoint would be disconnected after
restarting Keybase (Transport endpoint is not connected).
* Thu Dec 30 2021 Matthias Bach <marix@marix.org> - 5.9.0
- Upgrade to version 5.9.0
* Security enhancements
- Upgrade Go version used for compilation to 1.16
- Added vendor-5.9.0.tar.xz providing vendored dependencies, as
upstream no longer vendors them.
* Sat Oct 02 2021 Matthias Bach <marix@marix.org> - 5.8.1
- Upgrade to version 5.8.1
* Security enhancements
* Thu Jun 24 2021 Matthias Bach <marix@marix.org>
- Upgrade to version 5.7.1
* Security enhancements
* Sun Feb 07 2021 Matthias Bach <marix@marix.org> - 5.6.1
- Upgrade to version 5.6.1
* Various bug fixes, security enhancements
* Thu Dec 24 2020 Matthias Bach <marix@marix.org>
- Make package conform to spec-cleaner
* Sat Oct 17 2020 Matthias Bach <marix@marix.org>
- Upgrade to version 5.5.2
* Miscellaneous bugfixes
* Sun Jun 07 2020 Matthias Bach <marix@marix.org>
- Upgrade to version 5.5.1
* Improved file sharing with email addresses
* Fix a panic when KEYBASE_DISABLE_FAVORITES is set. This should
not affect typical use cases.
* Fri May 15 2020 Matthias Bach <marix@marix.org>
- Upgrade to version 5.4.1
* You can now search for open teams using chat search.
* KBFS performance fixed.
* Many performance improvements and bug fixes.
- Explicity use go1.14 as the client won't build with older
versions.
* Mon Feb 03 2020 Matthias Bach <marix@marix.org>
- Upgrade to version 5.2.0
* Bots: you can now install bots into your conversations. Kick
off a meeting with Google Meet Bot, watch for commits with
GitHub Bot, create new issues in JIRA, and more, all without
leaving Keybase.
- Limit source file to the `go` subdirectory of the repository as
we only build the command line client and the GUI sources contain
files with problematic licenses.
* Fri Dec 27 2019 Stefan Weiberg <sweiberg@suse.com>
- Upgrade to version 5.1.1
* Enabled blocking users from their profile
- Upgrade to version 5.1.0
* New features for blocking and reporting bad people
* Large File Storage in git
* Various bug fixes around team management
* Dark mode fixes
* Smaller bug fixes and performance improvements
- Upgrade to version 5.0.0
* Switch between multiple accounts quickly
* Send short audio snippets in chat in mobile
* Sync KBFS files to your device for offline access
* Keybase FM: Learn about new features in each release in the app
* Better location sharing in chat
* Removed navigation while in chat in mobile
* Dark mode fixes
* Faster startup time
* Improved animations
* Tue Oct 29 2019 Matthias Bach <marix@marix.org>
- Upgrade to version 4.7.2
* Fix an issue with device provisioning.
* Fix account deletion.
* Better account-reset workflow.
* Faster inbox loading.
* Sun Oct 13 2019 Matthias Bach <marix@marix.org>
- Upgrade to version 4.6.0
* Added bot managment commands.
* Better support for federated addresses in Stellar feature.
* Miscellaneous bug fixes.
* Sat Aug 17 2019 Matthias Bach <marix@marix.org>
- Upgrade to version 4.3.1
* Replies will automatically notify who you're replying to.
* Support user lookup by phone number.
* Wed Jul 24 2019 Matthias Bach <marix@marix.org>
- Upgrade to version 4.2.1
* Search across all chat conversations.
* Team mentions in chat.
* Thu Jun 06 2019 Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
make the build dep chain cheaper by using systemd-mini.
* Fri Apr 12 2019 Matthias Bach <marix@marix.org>
- Upgrade to version 3.2.2
* Support for Mastodon social proofs.
* New slash commands.
* Set short term retention policies on teams and direct messages.
- This version requires Go >= 1.10 and will thus no longer work on
Leap 15.0.
* Wed Jan 02 2019 marix@marix.org
- Upgrade to version 2.11.0
* Improvements to filesystem and message handling.
* Fri Nov 23 2018 marix@marix.org
- Upgrade to version 2.10.1
* Tue Nov 06 2018 marix@marix.org
- Add a README.SUSE highlighting differences in usage to what is
documented by upstream.
- Drop the upstream README that only contains information relevant
for people building from source.
* Fri Nov 02 2018 marix@marix.org
- Add the required Keybase service.
* Fri Nov 02 2018 marix@marix.org
- Use the production site instead of building a development client.
* Thu Nov 01 2018 marix@marix.org
- Stop installing development files.
* Thu Nov 01 2018 marix@marix.org
- Initial package version
/usr/bin/git-remote-keybase /usr/share/doc/packages/kbfs-git /usr/share/doc/packages/kbfs-git/README.SUSE /usr/share/licenses/kbfs-git /usr/share/licenses/kbfs-git/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 23:30:39 2026