summaryrefslogtreecommitdiff
path: root/gnu/packages/password-utils.scm
AgeCommit message (Expand)Author
2020-07-11gnu: Add 'pass-tomb'....* gnu/packages/password-utils.scm (pass-tomb): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Brice Waegeneire
2020-07-08gnu: keepassxc: Update to 2.6.0....* gnu/packages/password-utils.scm (keepassxc): Update to 2.6.0. Nicolas Goaziou
2020-06-10gnu: qtpass: Wrap binary....* gnu/packages/password-utils.scm (qtpass)[arguments]: Import qt-utils modules. Add phase to wrap qtpass binary. Efraim Flashner
2020-06-10gnu: qtpass: Update to 1.3.2....* gnu/packages/password-utils.scm (qtpass): Update to 1.3.2. Efraim Flashner
2020-05-24gnu: pwsafe: Update to 3.52.0....* gnu/packages/password-utils.scm (pwsafe): Update to 3.52.0. [arguments]: Remove obsolete work-arounds. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Tim Gesthuizen via Guix-patches via
2020-05-06Merge branch 'master' into core-updatesMarius Bakke
2020-05-06gnu: Add makepasswd....* gnu/packages/password-utils.scm (makepasswd): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Jean-Baptiste Note
2020-04-13Merge branch 'master' into core-updatesMarius Bakke
2020-04-13gnu: keepassxc: Update to 2.5.4....* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.4. Nicolas Goaziou
2020-04-12gnu: pass-git-helper: Fix grammar of "allows to use" to "uses"....* gnu/packages/password-utils (pass-git-helper): Fix grammar. Vagrant Cascadian
2020-03-14Merge branch 'master' into core-updatesMarius Bakke
2020-03-12gnu: Add browserpass-native....* gnu/packages/password-utils.scm (browserpass-native): New variable. Alex Griffin
2020-03-04Merge branch 'master' into core-updatesMarius Bakke
2020-02-17gnu: yapet: Update home page....* gnu/packages/password-utils.scm (yapet)[home-page]: Update. Tobias Geerinckx-Rice
2020-02-14Merge branch 'master' into core-updatesMarius Bakke
2020-02-10gnu: password-store: Install fish and zsh completions....* gnu/packages/password-utils.scm (password-store)[arguments]: Remove phase install-shell-completions. Adjust make-flags. Brice Waegeneire
2020-02-03Merge branch 'staging' into core-updatesMarius Bakke
2020-01-28gnu: Add bruteforce-luks....* gnu/packages/password-utils.scm (bruteforce-luks): New variable. Guillaume Le Vaillant
2020-01-27gnu: keepassxc: Update to 2.5.3....* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.3. Efraim Flashner
2020-01-23Merge branch 'staging' into core-updatesMarius Bakke
2020-01-22gnu: argon2: Update to 20190702....* gnu/packages/password-utils.scm (argon2): Update to 20190702. [arguments]: Adjust make-flags. Remove 'patch-Makefile phase. Efraim Flashner
2020-01-22gnu: argon2: Don't use unstable tarball....* gnu/packages/password-utils.scm (argon2)[source]: Download using git-fetch. Efraim Flashner
2020-01-22gnu: pass-git-helper: Run test suite....* gnu/packages/password-utils.scm (pass-git-helper)[arguments]: Adjust custom 'patch-pass-path phase. Use custom 'check phase. Efraim Flashner
2020-01-22gnu: pass-git-helper: Update to 1.1.0....* gnu/packages/password-utils.scm (pass-git-helper): Update to 1.1.0. [arguments]: Update 'patch-pass-path phase. Add 'pre-check phase. [native-inputs]: Add python-pytest, python-pytest-mock. Efraim Flashner
2020-01-22gnu: pass-git-helper: Don't use unstable tarball....* gnu/packages/password-utils.scm (pass-git-helper)[source]: Download using git-fetch. Efraim Flashner
2020-01-22gnu: pass-rotate: Update upstream location....* gnu/packages/password-utils.scm (pass-rotate)[source]: Update to new source uri. [home-page]: Update to new home-page. Efraim Flashner
2020-01-22gnu: pass-rotate: Don't use unstable tarball....* gnu/packages/password-utils.scm (pass-rotate)[source]: Download using git-fetch. Reflow section. Efraim Flashner
2020-01-21Merge branch 'staging' into core-updatesMarius Bakke
2020-01-15gnu: keepassxc: Update to 2.5.2....* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.2. Tobias Geerinckx-Rice
2020-01-15gnu: util-linux: Move libraries to separate output....Fixes <https://bugs.gnu.org/37732>. Reported by Diego Nicola Barbato <dnbarbato@posteo.de>. * gnu/packages/linux.scm (util-linux)[outputs]: Add "lib". [arguments]: Update #:configure-flags and the "move-static-libraries" phase accordingly. Add phases "patch-build-scripts" and "adjust-pkg-config-files". (e2fsprogs, psm, mtd-utils, f2fs-tools, f2fs-tools-1.7, eudev, xfsprogs)[inputs]: Change to the "lib" output of UTIL-LINUX. (btrfs-progs)[inputs]: Remove duplicate UTIL-LINUX inputs and change to use the "lib" output. * gnu/packages/admin.scm (pam-mount)[inputs]: Add UTIL-LINUX:LIB. (testdisk)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/android.scm (abootimg)[inputs]: Likewise. * gnu/packages/audio.scm (jack-1)[propagated-inputs]: Likewise. * gnu/packages/bootloaders.scm (syslinux, vboot-utils)[inputs]: Likewise. * gnu/packages/chez.scm (chez-scheme)[inputs]: Likewise. * gnu/packages/cryptsetup.scm (cryptsetup, cryptsetup-static)[inputs]: Likewise. * gnu/packages/databases.scm (postgresql, 4store)[inputs]: Likewise. * gnu/packages/disk.scm (ndctl, gptfdisk, fdisk, gparted, rmlint, volume-key)[inputs]: Likewise. (parted)[inputs]: Likewise. [native-inputs]: Add UTIL-LINUX. * gnu/packages/efi.scm (sbsigntools)[inputs]: Add UTIL-LINUX:LIB. * gnu/packages/engineering.scm (lib3mf)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise. * gnu/packages/file-systems.scm (glusterfs, jfsutils, zfs)[inputs]: Likewise. * gnu/packages/firmware.scm (ovmf)[inputs]: Likewise. * gnu/packages/fontutils.scm (fontconfig)[propagated-inputs]: Likewise. * gnu/packages/freedesktop.scm (localed)[inputs]: Likewise. * gnu/packages/glib.scm (glib, appstream-glib)[propagated-inputs]: Likewise. * gnu/packages/gnome.scm (tracker, gnome-terminal)[inputs]: Likewise. * gnu/packages/jupyter.scm (xeus)[inputs]: Likewise. * gnu/packages/kde.scm (kpmcore)[inputs]: Likewise. * gnu/packages/kodi.scm (crossguid)[inputs]: Likewise. * gnu/packages/lighting.scm (ola)[inputs]: Likewise. * gnu/packages/music.scm (libgig)[inputs]: Likewise. * gnu/packages/nfs.scm (nfs-utils)[inputs]: Likewise. * gnu/packages/opencog.scm (opencog)[inputs]: Likewise. * gnu/packages/package-management.scm (msitools)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/password-utils.scm (pwsafe)[inputs]: Likewise. * gnu/packages/telephony.scm (pjproject)[propagated-inputs]: Likewise. * gnu/packages/rdf.scm (rasqal)[inputs]: Likewise. * gnu/packages/search.scm (xapian)[inputs]: Likewise. * gnu/packages/sssd.scm (sssd)[native-inputs]: Likewise. * gnu/packages/storage.scm (ceph)[inputs]: Add UTIL-LINUX:LIB. * gnu/packages/task-management.scm (taskwarrior)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/virtualization.scm (libvirt, xen)[inputs]: Likewise. * gnu/packages/xorg.scm (libsm)[inputs]: Likewise. Marius Bakke
2019-12-28gnu: password-store: Make search path single-entry....* gnu/packages/password-utils.scm (password-store)[native-search-paths]: Add separator #f to search path specification. Alex Griffin
2019-12-01gnu: yapet: Update to 2.3....* gnu/packages/password-utils.scm (yapet): Update to 2.3. [inputs]: Add argon2. [native-inputs]: Add cppunit. Tobias Geerinckx-Rice
2019-11-22gnu: libpwquality: Update to 1.4.2....* gnu/packages/password-utils.scm (libpwquality): Update to 1.4.2. Tobias Geerinckx-Rice
2019-11-22gnu: libpwquality: Don't use NAME in source URI....* gnu/packages/password-utils.scm (libpwquality)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-11-16gnu: keepassxc: Update to 2.5.1....* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.1. Efraim Flashner
2019-11-08gnu: packages: Add rofi-pass....* gnu/packages/password-utils.scm (rofi-pass): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Tanguy Le Carrour
2019-11-07gnu: john-the-ripper-jumbo: Enable tests....* gnu/packages/password-utils.scm (john-the-ripper-jumbo)[arguments]: Remove '#:tests? #f'. Add 'check' phase after 'install'. Eric Bavier
2019-11-07gnu: john-the-ripper-jumbo: Update to 1.9.0....* gnu/packages/password-utils.scm (john-the-ripper-jumbo): Update to 1.9.0. [source]: Remove patches. [native-inputs]: New field. [inputs]: Add python and ruby for script shebangs. Remove unused mit-krb5. [arguments]: In #:configure-flags use new "--with-systemwide" flag, fix typo in "--disable-native-macro", and pass "--enable-simd=..." based on system. Rename local "homedir" variable to "datadir" for clarity. Return #t from 'chdir-src phase. Create extension-less symlinks for many scripts in 'install phase. Eric Bavier
2019-10-27gnu: keepassxc: Don't use NAME in source URI....* gnu/packages/password-utils.scm (keepassxc)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-10-27gnu: keepassxc: Update to 2.5.0....* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.0. [arguments]: Enable all extra features, except for update checking. [inputs]: Add libyubikey, quazip, readline, yubikey-personalization. Remove curl. [license]: Update comment. Efraim Flashner
2019-10-15gnu: pwsafe: Move googletest to native-inputs....* gnu/packages/password-utils.scm (pwsafe)[inputs]: Move googletest ... [native-inputs]: ... to here. Efraim Flashner
2019-10-15gnu: pwsafe: Update to 3.5.0...* gnu/packages/password-utils.scm (pwsafe): Update to 3.5.0. [source]: Use git-file-name. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Tim Gesthuizen
2019-08-29Merge branch 'master' into core-updatesMark H Weaver
2019-08-25gnu: shroud: Update to 0.1.2....* gnu/packages/password-utils.scm (shroud): Update to 0.1.2. Shroud now builds with Guile-2.2. Remove hardcoded '2.0' string. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Amar Singh
2019-07-19gnu: john-the-ripper-jumbo: Build against OpenSSL 1.0....* gnu/packages/password-utils.scm (john-the-ripper-jumbo): Change OPENSSL to OPENSSL-1.0. Rutger Helling
2019-07-04gnu: Add qtpass....* gnu/packages/password-utils.scm (qtpass): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jens Mølgaard
2019-06-16gnu: keepassxc: Update to 2.4.3....* gnu/packages/password-utils.scm (keepassxc): Update to 2.4.3. Efraim Flashner
2019-06-03gnu: cracklib: Install password dictionary....* gnu/packages/password-utils.scm (cracklib): Use `make dict`. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz
2019-06-02gnu: keepassxc: Update to 2.4.2....* gnu/packages/password-utils.scm (keepassxc): Update to 2.4.2. Nicolas Goaziou
2019-05-23gnu: keepassxc: Update to 2.4.1....* gnu/packages/password-utils.scm (keepassxc): Update to 2.4.1. [arguments]: Disable update checking. [inputs]: Add qrencode and qtsvg. Nicolas Goaziou