User Details
- User Since
- Dec 16 2016, 11:43 AM (155 w, 6 d)
Aug 28 2019
@JoshStrobl Out of habit, I'll skip right to the diff next time 🙂
Use install instead of cp
Jun 8 2019
Apr 27 2019
Apr 6 2019
Apr 5 2019
Two things:
- I believe update_sources.sh is missing a closing quote for LINKS (this isn't introduced by this revision).
- Attached you find a rebased version of the the disabled patch.
Mar 24 2019
Feb 15 2019
FYI: v1.0.1 has just been released
Jan 2 2019
Dec 11 2018
Dec 4 2018
Nov 30 2018
Nov 20 2018
Oct 22 2018
Undo: Add libresolv back to abi_used_libs
@DataDrake, @JoshStrobl: it seems to me that libresolv is removed because ldns is used for resolving instead.
Oct 8 2018
Sep 22 2018
@JoshStrobl I got the same result when building against the updated images. I have added it back manually.
Add libresolv back to abi_used_libs
Sep 21 2018
Sep 19 2018
@JoshStrobl Unfortunately not: the single note on the release doesn't match the large amount of actual changes. And the changelog they have is woefully out of date.
Sep 16 2018
Aug 25 2018
Increment release by one instead of two
Jul 31 2018
Jul 16 2018
Update after acceptance
I know this is a duplicate of D599, but it seems to have stalled. There's still a lot of interest for Keybase, and I think this should do the trick.
May 29 2018
May 22 2018
@Siilwyn: no, Electron does not necessarily come bundled with Node.JS (it is a framework after all). Electron does depend on Node.JS, and is a dependency of Riot because Electron is bundled with the application.
May 7 2018
KBFS v1.0.47 now mounts KBFS in /run/user/$UID/keybase/kbfs. It also includes keybase-redirector, which ensures that /keybase/{private,public,team} point to the /run/user folder. The permissions for /keybase can be set to 0755, but keybase-redirector requires SUID.
Apr 30 2018
Apr 29 2018
Mar 17 2018
Now pam-krb5 has been accepted for inclusion: can I update this or should I submit a new revision?
Dec 2 2017
By the way: the link to the source returns a 404 for me.
Rebase on latest master
Rebase on master
Oct 7 2017
Update package.yml as discussed, disable static lib and use %libdir% variable.
Sep 22 2017
Sep 21 2017
0.12.5 has been released, but still has a build issue: https://github.com/vector-im/riot-web/issues/5098
Sep 16 2017
Completely forgot. Sorry!
Ah, sorry. What is the proper way to request an optional dependency?
Aug 28 2017
May 1 2017
@DataDrake: the last commit added a run dependency for - rpcbind. The relevant bit of the package
rundeps : | - rpcbind
I believe it should be:
rundeps : - rpcbind