summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* finalise changelog for 0.20200214-1 uploadHEADdebian/0.20200214-1archive/debian/0.20200214-1masterSean Whitton2020-02-17
|
* bump dep boundsSean Whitton2020-02-17
|
* Commit Debian 3.0 (quilt) metadataSean Whitton2020-02-17
| | | | [dgit (9.9~bpo10+1) quilt-fixup]
* changelogSean Whitton2020-02-17
|
* Merge tag '0.20200214'Sean Whitton2020-02-17
|\ | | | | | | | | | | | | | | | | | | tagging package keysafe version 0.20200214 # gpg: Signature made Fri 14 Feb 2020 10:39:08 AM MST # gpg: using RSA key 28A500C35207EAB72F6C0F25DB12DB0FF05F8F38 # gpg: Good signature from "Joey Hess <joeyh@joeyh.name>" [full] # Primary key fingerprint: E85A 5F63 B31D 24C1 EBF0 D81C C910 D922 2512 E3C7 # Subkey fingerprint: 28A5 00C3 5207 EAB7 2F6C 0F25 DB12 DB0F F05F 8F38
| * releasing package keysafe version 0.202002140.20200214Joey Hess2020-02-14
| |
| * support slightly older version of depsJoey Hess2020-02-14
| | | | | | | | | | Needed for slightly old lts, needed by debian since their stack is well out of date.
| * purism's server is dead apparentlyJoey Hess2020-02-14
| | | | | | | | | | | | | | | | | | | | | | Downgrade purism's keysafe server from recommended to alternate, mostly because the server is down, and AFAIK has been down for years, and I don't currently know if they plan to ever provide it again. I hope it comes back, especially since they committed to run it through 2027.. This commit was sponsored by Jack Hill on Patreon.
| * updated many dependencies, ghc 8.xJoey Hess2020-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | Updated many dependencies, notably secret-sharing which dropped the dep on polynomial, and so allows building with ghc 8.x. Did not try to support building with older ghc because the semigroup-monid transition would make it nontrivial. Stackage lts-14.25 is a compromise, since the stack shipped in debian (even unstable) is not able to handle newer ones. This commit was sponsored by Eric Drechsel on Patreon.
| * bump lts versionJoey Hess2018-07-05
| |
| * updatesJoey Hess2018-05-10
| |
| * (no commit message)mitchellwrosen@a8b31a642d244e193ef0e72fcff54f12af2c89772018-05-02
| |
| * add news item for keysafe 0.20180326Joey Hess2018-03-26
| |
* | Commit Debian 3.0 (quilt) metadataSean Whitton2018-04-14
| | | | | | | | [dgit (4.3~bpo9+1) quilt-fixup]
* | bump build-depsSean Whitton2018-04-14
| |
* | Merge tag '0.20180326'Sean Whitton2018-04-14
|\| | | | | | | | | | | | | | | | | | | tagging package keysafe version 0.20180326 # gpg: Signature made Mon 26 Mar 2018 05:12:25 AM MST # gpg: using RSA key 28A500C35207EAB72F6C0F25DB12DB0FF05F8F38 # gpg: Good signature from "Joey Hess <joeyh@joeyh.name>" [full] # Primary key fingerprint: E85A 5F63 B31D 24C1 EBF0 D81C C910 D922 2512 E3C7 # Subkey fingerprint: 28A5 00C3 5207 EAB7 2F6C 0F25 DB12 DB0F F05F 8F38
| * releasing package keysafe version 0.201803260.20180326Joey Hess2018-03-26
| |
| * Updated to argon2-1.3.Joey Hess2018-03-26
| | | | | | | | | | | | | | New parameters are set to the old values and test suite passes so this looks good. This commit was sponsored by Nick Daly on Patreon.
| * capsJoey Hess2018-03-10
| |
| * typoJoey Hess2018-03-10
| |
| * add forumJoey Hess2018-03-10
| |
| * don't embed videoJoey Hess2018-03-10
| | | | | | | | | | | | avoid http content warning video is not available over https, so only link to it
| * Revert "removed"Joey Hess2018-03-10
| | | | | | | | This reverts commit 70ac4cb64cc610eff6ed70b5ab81122fb4071615.
| * removedsandipan2017-12-03
| |
| * add news item for keysafe 0.20170811Joey Hess2017-08-11
| |
* | drop TODO & symlinks; not provided by upstreamSean Whitton2017-09-29
| |
* | upload to experimentaldebian/0.20170811-1archive/debian/0.20170811-1Sean Whitton2017-08-16
| |
* | bump std-verSean Whitton2017-08-16
| |
* | Commit Debian 3.0 (quilt) metadataSean Whitton2017-08-16
| | | | | | | | [dgit (3.12) quilt-fixup]
* | bump build-deps for new upstream releaseSean Whitton2017-08-16
| |
* | Merge tag '0.20170811'Sean Whitton2017-08-16
|\| | | | | | | | | | | | | | | | | | | tagging package keysafe version 0.20170811 # gpg: Signature made Fri 11 Aug 2017 03:58:54 PM MST # gpg: using RSA key 28A500C35207EAB72F6C0F25DB12DB0FF05F8F38 # gpg: Good signature from "Joey Hess <joeyh@joeyh.name>" [full] # Primary key fingerprint: E85A 5F63 B31D 24C1 EBF0 D81C C910 D922 2512 E3C7 # Subkey fingerprint: 28A5 00C3 5207 EAB7 2F6C 0F25 DB12 DB0F F05F 8F38
| * releasing package keysafe version 0.201708110.20170811Joey Hess2017-08-11
| |
| * updated to http-client 0.5.3, servant 0.11 and stackage lts-9.0Joey Hess2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | servant broke backwards compatibility; did not try to maintain back-compat (would be possible). New http-client exported some stuff I need; simplified code; did not try to maintain back-compat, although it would not be hard. Test suite passes. This commit was sponsored by Øyvind Andersen Holm.
| * add sigspwhitton2017-07-14
| |
| * feature requestspwhitton2017-07-14
| |
| * better way of finding stack built executableJoey Hess2017-07-12
| |
| * an ideaJoey Hess2017-06-26
| | | | | | | | This commit was sponsored by Ole-Morten Duesund on Patreon.
| * sidebar not enabledJoey Hess2017-05-24
| |
| * addJoey Hess2017-05-24
| |
| * todoJoey Hess2017-05-15
| |
| * really closeJoey Hess2017-04-04
| |
| * closeJoey Hess2017-04-04
| |
| * typoJoey Hess2017-04-04
| |
| * add tags to todo listJoey Hess2017-04-04
| |
| * fix tile nameJoey Hess2017-04-04
| |
| * add tagJoey Hess2017-04-04
| |
| * move TODO to doc/todo, expand a few itemsJoey Hess2017-04-04
| |
| * move item from TODO to doc/todo and replyJoey Hess2017-04-04
| |
| * (no commit message)dumblob2017-04-03
| |
| * (no commit message)dumblob2017-04-03
| |