summaryrefslogtreecommitdiff
path: root/gnu/packages/password-utils.scm
AgeCommit message (Collapse)Author
2024-03-01gnu: Add bruteforce-salted-openssl.Guillaume Le Vaillant
* gnu/packages/password-utils.scm (bruteforce-salted-openssl): New variable. Change-Id: I90e52a6f70333ef14024fd794b6cb55692fdc24e
2024-03-01gnu: bruteforce-luks: Update to 1.4.1.Guillaume Le Vaillant
* gnu/packages/password-utils.scm (bruteforce-luks): Update to 1.4.1. [source]: Switch to git-fetch method. [native-inputs]: Remove lzip, add autoconf and automake. Change-Id: Iea339deb9d4331cb0813468fbcd84b7a5112e6bd
2024-02-26gnu: Add pass-coffinChristian Miller via Guix-patches via
* gnu/packages/password-utils.scm (pass-coffin): New variable. Reviewed-by: Steve George <steve@futurile.net> Change-Id: I2fdf6c755b9b75780c5a3c0304e5b961a15640a4 Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-02-13gnu: go-golang-org-x-sys: Move to golang-build.Sharlatan Hellseher
* gnu/packages/golang.scm (go-golang-org-x-sys): Move from here ... * gnu/packages/golang-build.scm: ... to here. * gnu/packages/curl.scm: Add (gnu packages golang-build) module. * gnu/packages/databases.scm: As above. * gnu/packages/docker.scm: As above. * gnu/packages/golang-build.scm: As above. * gnu/packages/golang.scm: As above. * gnu/packages/irc.scm: As above. * gnu/packages/linux.scm: As above. * gnu/packages/password-utils.scm: As above. * gnu/packages/syncthing.scm: As above. * gnu/packages/textutils.scm: As above. * gnu/packages/vpn.scm: As above. * gnu/packages/weather.scm: As above. * gnu/packages/web.scm: As above. Change-Id: I161e89cacb9aa87b4fbb643ecd9ad32cfe49c9d7
2024-02-13gnu: qtpass: Switch to qt-build-system and new package style.Timotej Lazar
* gnu/packages/password-utils.scm (qtpass): Use qt-build-system. [arguments]: Drop 'wrap-qt and 'check-setup phases. Drop the unnecessary 'reset-resource-timestamps phase. Use new package style for remaining phases. [inputs]: Drop qtbase-5. Change-Id: I23a0b8dfd1fdfeca343704d3df084c522b319d30 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-02-13gnu: qtpass: Update to 1.4.0.Timotej Lazar
* gnu/packages/password-utils.scm (qtpass): Update to 1.4.0. Change-Id: Ia0d29a0044b8bfedef692aba337d1ef23c672804 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-01-28gnu: go-filippo-io-edwards25519: Move to (gnu packages golang-crypto).Sharlatan Hellseher
* gnu/packages/golang.scm (go-filippo-io-edwards25519): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. * gnu/packages/password-utils.scm: Add (gnu packages golang-crypto) to used modules. Change-Id: I11769b8b212bf4cbe98fe10181c0a2a479c599df
2023-12-23gnu: argon2: Fix cross-compilation.Leo Nikkilä
* gnu/packages/password-utils.scm (argon2): Use `cc-for-target'. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Change-Id: Ia33ad67a2a05d82be036080f1938865daa11cfe9
2023-12-10gnu: keepassxc: Record file name of ‘xclip’ and ‘wl-copy’.Ludovic Courtès
* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add ‘record-clipboard-programs’ phase. [inputs]: Add WL-CLIPBOARD and XCLIP. Change-Id: I3cfe3d8604da575f6bf5e5cf3ce862fbac099ab6
2023-11-04gnu: password-store: Add missing ‘tail’ input.Clément Lassieur
* gnu/packages/password-utils.scm (password-store)[arguments]: Add “tail” to the list of requisites. [inputs]: Add COREUTILS. Change-Id: I7f59e6c0abfb5396b9548edaec08d3b0a7c0eb23
2023-09-28gnu: keepassxc: Switch to qt-build-system.Timotej Lazar
* gnu/packages/password-utils.scm (keepassxc): Use qt-build-system. [build-system]: Switch to qt-build-system. [arguments]: Drop superfluous phase and modules. [inputs]: Drop qtbase-5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-09-19gnu: keepassxc: Update to 2.7.6.Efraim Flashner
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.6.
2023-08-31gnu: xkcdpass: Update to 1.19.4.宋文武
* gnu/packages/password-utils.scm (xkcdpass): Update to 1.19.4.
2023-08-02gnu: john-the-ripper-jumbo: Fix compilation with GCC 11+.Jakob Kirsch
* 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>
2023-07-22gnu: tessen: Update to 2.2.1.Hilton Chain
* 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>
2023-07-16gnu: yapet: Fix documentation directory.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (yapet)[arguments]: Add missing stroke.
2023-07-16gnu: yapet: Update to 2.6.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (yapet): Update to 2.6.
2023-07-16gnu: passwdqc: Update to 2.0.3.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (passwdqc): Update to 2.0.3.
2023-07-16gnu: otpclient: Update to 3.1.9.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (otpclient): Update to 3.1.9.
2023-07-16gnu: hydra: Update to 9.5.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (hydra): Update to 9.5.
2023-07-11gnu: keepassxc: Fix broken home-page url.jgart
* gnu/packages/password-utils.scm (keepassxc): Fix broken url. [home-page]: Fix broken url.
2023-07-05gnu: Add passwdqc.flabbergasted
* gnu/packages/password-utils.scm (passwdqc): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-07-01gnu: password-store: Fix program name in usage and tmpdir.Tobias Kortkamp
* gnu/packages/password-utils.scm (password-store): Fix program name in usage and tmpdir. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-06-14gnu: browserpass-native: Use new package style.Timotej Lazar
* gnu/packages/password-utils.scm (browserpass-native)[arguments]: Use gexps. Drop trailing #t from phases. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14gnu: browserpass-native: Update to 3.1.0.Timotej Lazar
* 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>
2023-06-11gnu: Add otpclient.Liliana Marie Prikler
* gnu/packages/password-utils.scm (otpclient): New variable.
2023-06-04gnu: keepassxc: Update to 2.7.5.Efraim Flashner
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.5.
2023-03-21gnu: ssh-to-age: Update to 1.1.2.Jack Hill
* gnu/packages/password-utils.scm (ssh-to-age): Update to 1.1.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-21gnu: pass-age: Update to 1.7.4a1.Jack Hill
* gnu/packages/password-utils.scm (pass-age): Update to 1.7.4a1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12gnu: Add hydra.Petr Hodina
* gnu/packages/password-utils.scm (hydra): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10gnu: keepassxc: Enable wayland support.Jonathan Brielmaier
* gnu/packages/password-utils.scm (keepassxc)[inputs]: Add qtwayland-5.
2022-12-11gnu: hashcat: Update to 6.2.6.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (hashcat): Update to 6.2.6.
2022-11-27gnu: pwsafe: Remove input labels.Marius Bakke
* gnu/packages/password-utils.scm (pwsafe)[native-inputs, inputs]: Remove labels.
2022-11-27gnu: pwsafe: Update to 3.60.0.Marius Bakke
* gnu/packages/password-utils.scm (pwsafe): Update to 3.60.0.
2022-11-26gnu: Add xkcdpass.Antero Mejr
* gnu/packages/password-utils.scm (xkcdpass): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2022-11-06gnu: keepassxc: Only build documentation on supported systems.Efraim Flashner
* 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.
2022-11-05gnu: Add ssh-to-age.Nicolas Graves
* gnu/packages/password-utils.scm (ssh-to-age): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-30gnu: keepassxc: Update to 2.7.4.Nicolas Goaziou
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.4.
2022-10-24gnu: keepassxc: Update to 2.7.3.Nicolas Goaziou
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.3.
2022-10-16gnu: pass-age: Add age-keygen to inputs.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (pass-age)[inputs]: Add age-keygen. [arguments]: Wrap with it.
2022-10-16gnu: Add go-filippo-io-age.Tobias Geerinckx-Rice
* 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.
2022-10-16gnu: pass-age: Unpropagate inputs.Tobias Geerinckx-Rice
* 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.
2022-10-16gnu: Add pass-age.Nicolas Graves
* gnu/packages/password-utils.scm (pass-age): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-10-16gnu: Add age.Nicolas Graves
* gnu/packages/password-utils.scm (age): New variable.
2022-10-16gnu: pass-tomb: Update to 1.3.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (pass-tomb): Update to 1.3.
2022-10-16gnu: cracklib: Update to 2.9.8.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (cracklib): Update to 2.9.8.
2022-10-06gnu: tessen: Update to 2.1.2.Tanguy Le Carrour
* 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>
2022-10-06gnu: Add cpass.(
* gnu/packages/password-utils.scm (cpass): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-09-04gnu: hashcat: Fix cross-compilation.Maxime Devos
* 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>
2022-09-04gnu: hashcat: Rewrite with G-exps.Maxime Devos
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>