Age | Commit message (Expand) | Author |
2023-08-02 | gnu: john-the-ripper-jumbo: Fix compilation with GCC 11+....* gnu/packages/patches/john-the-ripper-jumbo-with-gcc-11.patch: New file.
* gnu/local.mk (dist_PATCH_DATA): Register it.
* gnu/packages/password-utils.scm (john-the-ripper-jumbo)[source]: Use it.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| Jakob Kirsch |
2023-07-22 | gnu: tessen: Update to 2.2.1....* gnu/packages/password-utils.scm (tessen): Update to 2.2.1.
[arguments]<#:make-flags>: Set DESTDIR.
[license]: License has been changed to GPL2-only.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain |
2023-07-16 | gnu: yapet: Fix documentation directory....* gnu/packages/password-utils.scm (yapet)[arguments]: Add missing stroke.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: yapet: Update to 2.6....* gnu/packages/password-utils.scm (yapet): Update to 2.6.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: passwdqc: Update to 2.0.3....* gnu/packages/password-utils.scm (passwdqc): Update to 2.0.3.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: otpclient: Update to 3.1.9....* gnu/packages/password-utils.scm (otpclient): Update to 3.1.9.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: hydra: Update to 9.5....* gnu/packages/password-utils.scm (hydra): Update to 9.5.
| Tobias Geerinckx-Rice |
2023-07-11 | gnu: keepassxc: Fix broken home-page url....* gnu/packages/password-utils.scm (keepassxc): Fix broken url.
[home-page]: Fix broken url.
| jgart |
2023-07-05 | gnu: Add passwdqc....* gnu/packages/password-utils.scm (passwdqc): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| flabbergasted |
2023-07-01 | gnu: password-store: Fix program name in usage and tmpdir....* gnu/packages/password-utils.scm (password-store): Fix program name in
usage and tmpdir.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Tobias Kortkamp |
2023-06-14 | gnu: browserpass-native: Use new package style....* gnu/packages/password-utils.scm (browserpass-native)[arguments]: Use
gexps. Drop trailing #t from phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-06-14 | gnu: browserpass-native: Update to 3.1.0....* gnu/packages/password-utils.scm (browserpass-native): Update to 3.1.0.
[inputs]: Add bash-minimal.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-06-11 | gnu: Add otpclient....* gnu/packages/password-utils.scm (otpclient): New variable.
| Liliana Marie Prikler |
2023-06-04 | gnu: keepassxc: Update to 2.7.5....* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.5.
| Efraim Flashner |
2023-03-21 | gnu: ssh-to-age: Update to 1.1.2....* gnu/packages/password-utils.scm (ssh-to-age): Update to 1.1.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2023-03-21 | gnu: pass-age: Update to 1.7.4a1....* gnu/packages/password-utils.scm (pass-age): Update to 1.7.4a1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2023-01-12 | gnu: Add hydra....* gnu/packages/password-utils.scm (hydra): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Petr Hodina |
2023-01-10 | gnu: keepassxc: Enable wayland support....* gnu/packages/password-utils.scm (keepassxc)[inputs]: Add qtwayland-5.
| Jonathan Brielmaier |
2022-12-11 | gnu: hashcat: Update to 6.2.6....* gnu/packages/password-utils.scm (hashcat): Update to 6.2.6.
| Tobias Geerinckx-Rice |
2022-11-27 | gnu: pwsafe: Remove input labels....* gnu/packages/password-utils.scm (pwsafe)[native-inputs, inputs]: Remove
labels.
| Marius Bakke |
2022-11-27 | gnu: pwsafe: Update to 3.60.0....* gnu/packages/password-utils.scm (pwsafe): Update to 3.60.0.
| Marius Bakke |
2022-11-26 | gnu: Add xkcdpass....* gnu/packages/password-utils.scm (xkcdpass): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| Antero Mejr |
2022-11-06 | gnu: keepassxc: Only build documentation on supported systems....* gnu/packages/password-utils.scm (keepassxc)[native-inputs]: Only add
ruby-asciidoctor on supported platforms.
[arguments]: Adjust configure-flags to skip documentation when
ruby-asciidoctor isn't supported.
| Efraim Flashner |
2022-11-05 | gnu: Add ssh-to-age....* gnu/packages/password-utils.scm (ssh-to-age): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Nicolas Graves |
2022-10-30 | gnu: keepassxc: Update to 2.7.4....* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.4.
| Nicolas Goaziou |
2022-10-24 | gnu: keepassxc: Update to 2.7.3....* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.3.
| Nicolas Goaziou |
2022-10-16 | gnu: pass-age: Add age-keygen to inputs....* gnu/packages/password-utils.scm (pass-age)[inputs]: Add age-keygen.
[arguments]: Wrap with it.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: Add go-filippo-io-age....* gnu/packages/password-utils.scm (age): Move from here…
* gnu/packages/golang.scm (age): …to here, and inherit from…
(go-filippo-io-age): …this new source-only package variable.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: pass-age: Unpropagate inputs....* gnu/packages/password-utils.scm (pass-age)[arguments]:
Add a new 'wrap-script phase.
[propagated-inputs]: Move them all from here…
[inputs]: …to here. Add missing procps for /bin/pkill.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: Add pass-age....* gnu/packages/password-utils.scm (pass-age): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Nicolas Graves |
2022-10-16 | gnu: Add age....* gnu/packages/password-utils.scm (age): New variable.
| Nicolas Graves |
2022-10-16 | gnu: pass-tomb: Update to 1.3....* gnu/packages/password-utils.scm (pass-tomb): Update to 1.3.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: cracklib: Update to 2.9.8....* gnu/packages/password-utils.scm (cracklib): Update to 2.9.8.
| Tobias Geerinckx-Rice |
2022-10-06 | gnu: tessen: Update to 2.1.2....* gnu/packages/password-utils.scm (tessen): Update to 2.1.2.
[arguments]: Substitute notify-send, wl-copy and xdg-open.
[inputs] Add libnotify, wl-clipboard and xdg-utils.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Tanguy Le Carrour |
2022-10-06 | gnu: Add cpass....* gnu/packages/password-utils.scm (cpass): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ( |
2022-09-04 | gnu: hashcat: Fix cross-compilation....* gnu/packages/password-utils.scm
(hashcat)[native-inputs]: Move to ...
(hashcat)[inputs]: ... here.
(hashcat)[arguments]<#:make-flags>: Set AR and CC.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxime Devos |
2022-09-04 | gnu: hashcat: Rewrite with G-exps....This is required for cross-compilation, as %output does not exist when
cross-compiling.
* gnu/packages/password-utils.scm (hashcat)[arguments]: Rewrite with G-exps.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxime Devos |
2022-09-04 | gnu: hashcat: Unbundle everything but LZMA-SDK....There does not appear to be a convenient Guix package for LZMA-SDK yet.
I currently have a bit of a dirty working tree (fiddling with imports), so the
use-modules is in the wrong place. Also, a small rebase conflict, the version
and source hash of hashcat has been updated.
* gnu/packages/password-utils.scm (hashcat)[source]{snippet}: Delete
everything from deps except for deps/LZMA-SDK.
(hashcat)[inputs]: Add minizip, xxhash and zlib.
(hashcat)[arguments]<#:make-flags>: Add USE_SYSTEM_ZLIB, USE_SYSTEM_OPENCL and
USE_SYSTEM_XXHASH.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxime Devos |
2022-09-04 | gnu: hashcat: Don't embed timestamp, fixing reproducibility....* gnu/packages/password-utils.scm (hashcat)[arguments]{#:phases}:
Remove timestamp, fixing reproducibility.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxime Devos |
2022-09-02 | gnu: hashcat: Update to 6.2.5....* gnu/packages/password-utils.scm (hashcat): Update to 6.2.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hendursaga |
2022-07-31 | gnu: qttools: Rename to qttools-5....Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtsvg: Rename variable to qtsvg-5....This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
| Maxim Cournoyer |
2022-06-01 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2022-05-31 | gnu: john-the-ripper-jumbo: Use Python 3....* gnu/packages/password-utils.scm (john-the-ripper-jumbot):
[inputs]: Use new style and replace python-2 by python-wrapper.
[phases]{install}: Delete trailing #t.
| Maxim Cournoyer |
2022-05-31 | gnu: Remove sala....* gnu/packages/password-utils.scm (sala): Delete variable.
| Maxim Cournoyer |
2022-04-28 | Merge branch 'master' into staging | Ludovic Courtès |
2022-04-06 | gnu: keepassxc: Update to 2.7.1....* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.1.
| Efraim Flashner |
2022-03-22 | gnu: keepassxc: Improve package style....* gnu/packages/password-utils.scm (keepassxc)[arguments]: Use G-expressions.
[native-inputs]: Remove labels.
| Nicolas Goaziou |
2022-03-22 | gnu: keepassxc: Update to 2.7.0....* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.0.
[arguments]<#:phases>: Skip failing test.
[inputs]: Add BOTAN, MINIZIP and PCSC-LITE.
test
| Nicolas Goaziou |
2022-03-21 | Merge branch 'master' into staging. | Maxim Cournoyer |