summaryrefslogtreecommitdiff
path: root/gnu/packages/password-utils.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2020-05-06
|\
| * gnu: Add makepasswd.Jean-Baptiste Note2020-05-06
| | | | | | | | | | | | * gnu/packages/password-utils.scm (makepasswd): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-13
|\|
| * gnu: keepassxc: Update to 2.5.4.Nicolas Goaziou2020-04-13
| | | | | | | | * gnu/packages/password-utils.scm (keepassxc): Update to 2.5.4.
| * gnu: pass-git-helper: Fix grammar of "allows to use" to "uses".Vagrant Cascadian2020-04-12
| | | | | | | | * gnu/packages/password-utils (pass-git-helper): Fix grammar.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-14
|\|
| * gnu: Add browserpass-native.Alex Griffin2020-03-12
| | | | | | | | * gnu/packages/password-utils.scm (browserpass-native): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * gnu: yapet: Update home page.Tobias Geerinckx-Rice2020-02-17
| | | | | | | | * gnu/packages/password-utils.scm (yapet)[home-page]: Update.
* | Merge branch 'master' into core-updatesMarius Bakke2020-02-14
|\|
| * gnu: password-store: Install fish and zsh completions.Brice Waegeneire2020-02-10
| | | | | | | | | | * gnu/packages/password-utils.scm (password-store)[arguments]: Remove phase install-shell-completions. Adjust make-flags.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-02-03
|\|
| * gnu: Add bruteforce-luks.Guillaume Le Vaillant2020-01-28
| | | | | | | | * gnu/packages/password-utils.scm (bruteforce-luks): New variable.
| * gnu: keepassxc: Update to 2.5.3.Efraim Flashner2020-01-27
| | | | | | | | * gnu/packages/password-utils.scm (keepassxc): Update to 2.5.3.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-23
|\|
| * gnu: argon2: Update to 20190702.Efraim Flashner2020-01-22
| | | | | | | | | | * gnu/packages/password-utils.scm (argon2): Update to 20190702. [arguments]: Adjust make-flags. Remove 'patch-Makefile phase.
| * gnu: argon2: Don't use unstable tarball.Efraim Flashner2020-01-22
| | | | | | | | | | * gnu/packages/password-utils.scm (argon2)[source]: Download using git-fetch.
| * gnu: pass-git-helper: Run test suite.Efraim Flashner2020-01-22
| | | | | | | | | | * gnu/packages/password-utils.scm (pass-git-helper)[arguments]: Adjust custom 'patch-pass-path phase. Use custom 'check phase.
| * gnu: pass-git-helper: Update to 1.1.0.Efraim Flashner2020-01-22
| | | | | | | | | | | | * 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.
| * gnu: pass-git-helper: Don't use unstable tarball.Efraim Flashner2020-01-22
| | | | | | | | | | * gnu/packages/password-utils.scm (pass-git-helper)[source]: Download using git-fetch.
| * gnu: pass-rotate: Update upstream location.Efraim Flashner2020-01-22
| | | | | | | | | | | | * gnu/packages/password-utils.scm (pass-rotate)[source]: Update to new source uri. [home-page]: Update to new home-page.
| * gnu: pass-rotate: Don't use unstable tarball.Efraim Flashner2020-01-22
| | | | | | | | | | * gnu/packages/password-utils.scm (pass-rotate)[source]: Download using git-fetch. Reflow section.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-21
|\|
| * gnu: keepassxc: Update to 2.5.2.Tobias Geerinckx-Rice2020-01-15
| | | | | | | | * gnu/packages/password-utils.scm (keepassxc): Update to 2.5.2.
* | gnu: util-linux: Move libraries to separate output.Marius Bakke2020-01-15
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* gnu: password-store: Make search path single-entry.Alex Griffin2019-12-28
| | | | | * gnu/packages/password-utils.scm (password-store)[native-search-paths]: Add separator #f to search path specification.
* gnu: yapet: Update to 2.3.Tobias Geerinckx-Rice2019-12-01
| | | | | | * gnu/packages/password-utils.scm (yapet): Update to 2.3. [inputs]: Add argon2. [native-inputs]: Add cppunit.
* gnu: libpwquality: Update to 1.4.2.Tobias Geerinckx-Rice2019-11-22
| | | | * gnu/packages/password-utils.scm (libpwquality): Update to 1.4.2.
* gnu: libpwquality: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-22
| | | | * gnu/packages/password-utils.scm (libpwquality)[source]: Hard-code NAME.
* gnu: keepassxc: Update to 2.5.1.Efraim Flashner2019-11-16
| | | | * gnu/packages/password-utils.scm (keepassxc): Update to 2.5.1.
* gnu: packages: Add rofi-pass.Tanguy Le Carrour2019-11-08
| | | | | | * gnu/packages/password-utils.scm (rofi-pass): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: john-the-ripper-jumbo: Enable tests.Eric Bavier2019-11-07
| | | | | * gnu/packages/password-utils.scm (john-the-ripper-jumbo)[arguments]: Remove '#:tests? #f'. Add 'check' phase after 'install'.
* gnu: john-the-ripper-jumbo: Update to 1.9.0.Eric Bavier2019-11-07
| | | | | | | | | | | | * 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.
* gnu: keepassxc: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/password-utils.scm (keepassxc)[source]: Hard-code NAME.
* gnu: keepassxc: Update to 2.5.0.Efraim Flashner2019-10-27
| | | | | | | | * 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.
* gnu: pwsafe: Move googletest to native-inputs.Efraim Flashner2019-10-15
| | | | | * gnu/packages/password-utils.scm (pwsafe)[inputs]: Move googletest ... [native-inputs]: ... to here.
* gnu: pwsafe: Update to 3.5.0Tim Gesthuizen2019-10-15
| | | | | | | * 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>
* Merge branch 'master' into core-updatesMark H Weaver2019-08-29
|\
| * gnu: shroud: Update to 0.1.2.Amar Singh2019-08-25
| | | | | | | | | | | | | | | | * 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>
* | gnu: john-the-ripper-jumbo: Build against OpenSSL 1.0.Rutger Helling2019-07-19
|/ | | | | * gnu/packages/password-utils.scm (john-the-ripper-jumbo): Change OPENSSL to OPENSSL-1.0.
* gnu: Add qtpass.Jens Mølgaard2019-07-04
| | | | | | * gnu/packages/password-utils.scm (qtpass): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: keepassxc: Update to 2.4.3.Efraim Flashner2019-06-16
| | | | * gnu/packages/password-utils.scm (keepassxc): Update to 2.4.3.
* gnu: cracklib: Install password dictionary.Florian Pelz2019-06-03
| | | | | | * gnu/packages/password-utils.scm (cracklib): Use `make dict`. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: keepassxc: Update to 2.4.2.Nicolas Goaziou2019-06-02
| | | | * gnu/packages/password-utils.scm (keepassxc): Update to 2.4.2.
* gnu: keepassxc: Update to 2.4.1.Nicolas Goaziou2019-05-23
| | | | | | * gnu/packages/password-utils.scm (keepassxc): Update to 2.4.1. [arguments]: Disable update checking. [inputs]: Add qrencode and qtsvg.
* gnu: Add pass-otp.Alex Griffin2019-04-22
| | | | | | * gnu/packages/password-utils.scm (pass-otp): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: password-store: Allow external packages to provide extensions.Alex Griffin2019-04-22
| | | | | | | | | * gnu/packages/password-utils.scm (password-store): Add mechanism for providing pass extensions in separate packages. [arguments]: Add patch-system-extension-dir phase. [native-search-paths]: Add PASSWORD_STORE_SYSTEM_EXTENSION_DIR. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Move nss & co. to nss.scm.Ludovic Courtès2019-04-04
| | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nspr, nss): Move to... * gnu/packages/nss.scm: ... here. New file. * gnu/packages/chromium.scm, gnu/packages/disk.scm, gnu/packages/freedesktop.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/java.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/mate.scm, gnu/packages/openldap.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/polkit.scm, gnu/packages/qt.scm, gnu/packages/sssd.scm, gnu/packages/storage.scm, gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/xml.scm: Adjust accordingly. * gnu/local.mk (GNU_SYSTEM_MODULES): Add nss.scm.
* gnu: cracklib: Update to 2.9.7.Tobias Geerinckx-Rice2019-03-18
| | | | | | | | * gnu/packages/password-utils.scm (cracklib): Update to 2.9.7. [source]: Remove patches. * gnu/packages/patches/cracklib-CVE-2016-6318.patch, gnu/packages/patches/cracklib-fix-buffer-overflow.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: assword: Use INVOKE.Ricardo Wurmus2019-01-25
| | | | * gnu/packages/password-utils.scm (assword)[arguments]: Use INVOKE.