| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: 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-24 | 1 | -12/+4 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2020-05-06 | 1 | -0/+41 |
|\ |
|
| * | gnu: Add makepasswd.•••* gnu/packages/password-utils.scm (makepasswd): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Jean-Baptiste Note | 2020-05-06 | 1 | -0/+41 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-04-13 | 1 | -5/+5 |
|\| |
|
| * | gnu: keepassxc: Update to 2.5.4.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.4.
| Nicolas Goaziou | 2020-04-13 | 1 | -3/+3 |
| * | gnu: pass-git-helper: Fix grammar of "allows to use" to "uses".•••* gnu/packages/password-utils (pass-git-helper): Fix grammar.
| Vagrant Cascadian | 2020-04-12 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-03-14 | 1 | -1/+79 |
|\| |
|
| * | gnu: Add browserpass-native.•••* gnu/packages/password-utils.scm (browserpass-native): New variable.
| Alex Griffin | 2020-03-12 | 1 | -1/+79 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-03-04 | 1 | -1/+1 |
|\| |
|
| * | gnu: yapet: Update home page.•••* gnu/packages/password-utils.scm (yapet)[home-page]: Update.
| Tobias Geerinckx-Rice | 2020-02-17 | 1 | -1/+1 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-02-14 | 1 | -10/+5 |
|\| |
|
| * | gnu: 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-10 | 1 | -10/+5 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2020-02-03 | 1 | -2/+31 |
|\| |
|
| * | gnu: Add bruteforce-luks.•••* gnu/packages/password-utils.scm (bruteforce-luks): New variable.
| Guillaume Le Vaillant | 2020-01-28 | 1 | -0/+29 |
| * | gnu: keepassxc: Update to 2.5.3.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.3.
| Efraim Flashner | 2020-01-27 | 1 | -2/+2 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2020-01-23 | 1 | -43/+41 |
|\| |
|
| * | gnu: 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-22 | 1 | -21/+8 |
| * | gnu: argon2: Don't use unstable tarball.•••* gnu/packages/password-utils.scm (argon2)[source]: Download using
git-fetch.
| Efraim Flashner | 2020-01-22 | 1 | -6/+6 |
| * | gnu: 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-22 | 1 | -3/+4 |
| * | gnu: 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-22 | 1 | -5/+12 |
| * | gnu: 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-22 | 1 | -4/+6 |
| * | gnu: 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-22 | 1 | -2/+2 |
| * | gnu: 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-22 | 1 | -9/+10 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2020-01-21 | 1 | -3/+2 |
|\| |
|
| * | gnu: keepassxc: Update to 2.5.2.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.2.
| Tobias Geerinckx-Rice | 2020-01-15 | 1 | -3/+2 |
* | | gnu: 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 | 2020-01-15 | 1 | -1/+1 |
|/ |
|
* | gnu: 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-28 | 1 | -0/+1 |
* | gnu: 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-12-01 | 1 | -11/+12 |
* | gnu: libpwquality: Update to 1.4.2.•••* gnu/packages/password-utils.scm (libpwquality): Update to 1.4.2.
| Tobias Geerinckx-Rice | 2019-11-22 | 1 | -2/+2 |
* | gnu: libpwquality: Don't use NAME in source URI.•••* gnu/packages/password-utils.scm (libpwquality)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-11-22 | 1 | -4/+4 |
* | gnu: keepassxc: Update to 2.5.1.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.1.
| Efraim Flashner | 2019-11-16 | 1 | -2/+2 |
* | gnu: 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-08 | 1 | -0/+45 |
* | gnu: 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-07 | 1 | -2/+7 |
* | gnu: 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-11-07 | 1 | -45/+49 |
* | gnu: keepassxc: Don't use NAME in source URI.•••* gnu/packages/password-utils.scm (keepassxc)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -1/+1 |
* | gnu: 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-27 | 1 | -7/+11 |
* | gnu: pwsafe: Move googletest to native-inputs.•••* gnu/packages/password-utils.scm (pwsafe)[inputs]: Move googletest ...
[native-inputs]: ... to here.
| Efraim Flashner | 2019-10-15 | 1 | -4/+5 |
* | gnu: 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-10-15 | 1 | -5/+6 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2019-08-29 | 1 | -6/+18 |
|\ |
|
| * | gnu: 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-08-25 | 1 | -6/+18 |
* | | gnu: 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-19 | 1 | -1/+1 |
|/ |
|
* | gnu: Add qtpass.•••* gnu/packages/password-utils.scm (qtpass): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard | 2019-07-04 | 1 | -0/+73 |
* | gnu: keepassxc: Update to 2.4.3.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.4.3.
| Efraim Flashner | 2019-06-16 | 1 | -3/+3 |
* | gnu: 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-03 | 1 | -0/+9 |
* | gnu: keepassxc: Update to 2.4.2.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.4.2.
| Nicolas Goaziou | 2019-06-02 | 1 | -2/+2 |
* | gnu: 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 | 2019-05-23 | 1 | -3/+6 |
* | gnu: Add pass-otp.•••* gnu/packages/password-utils.scm (pass-otp): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Alex Griffin | 2019-04-22 | 1 | -0/+51 |
* | gnu: password-store: Allow external packages to provide extensions.•••* 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>
| Alex Griffin | 2019-04-22 | 1 | -1/+18 |
* | gnu: Move nss & co. to nss.scm.•••* 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.
| Ludovic Courtès | 2019-04-04 | 1 | -1/+1 |
* | gnu: cracklib: Update to 2.9.7.•••* 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.
| Tobias Geerinckx-Rice | 2019-03-18 | 1 | -12/+10 |