summaryrefslogtreecommitdiff
path: root/gnu/packages/password-utils.scm
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: password-store: Use HTTPS home page.•••* gnu/packages/password-utils.scm (password-store)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-08-111-1/+1
* gnu: password-store: Update to 1.7.3.•••* gnu/packages/password-utils.scm (password-store): Update to 1.7.3. Tobias Geerinckx-Rice2018-08-111-2/+2
* gnu: password-store: Update to 1.7.2.•••* gnu/packages/password-utils.scm (password-store): Update to 1.7.2. [source]: Remove 'password-store-gnupg-compat.patch'. * gnu/packages/patches/password-store-gnupg-compat.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Clément Lassieur2018-06-141-3/+2
* gnu: keepassxc: Fix compilation with Qt 5.11.•••* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add custom 'patch-sources phase to include missing headers. Efraim Flashner2018-06-031-2/+12
* gnu: Add pass-rotate.•••* gnu/packages/password-utils.scm (pass-rotate): New variable. Arun Isaac2018-05-141-0/+29
* gnu: Update to 2.3.3.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.3. Leo Famulari2018-05-091-2/+2
* gnu: python-bcrypt: Move to (gnu packages python-crypto).•••* gnu/packages/password-utils.scm (python-bcrypt, python2-bcrypt): Move to ... * gnu/packages/python-crypto.scm (python-bcrypt, python2-bcrypt): ... here. * gnu/packages/python.scm: Remove unused (gnu packages password-utils) import. Marius Bakke2018-04-191-31/+0
* gnu: Add fpm2.•••* gnu/packages/password-utils.scm (fpm2): New variable. Signed-off-by: Tonton <tonton@riseup.net> Signed-off-by: Marius Bakke <mbakke@fastmail.com> Tonton2018-03-291-0/+49
* gnu: python-bcrypt: Update to 3.1.4.•••* gnu/packages/password-utils.scm (python-bcrypt): Update to 3.1.4. Tobias Geerinckx-Rice2018-03-171-2/+2
* gnu: yapet: Update to 1.1.•••* gnu/packages/password-utils.scm (yapet): Update to 1.1. Tobias Geerinckx-Rice2018-03-081-2/+2
* gnu: keepassxc: Update to 2.3.1.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.1. Tobias Geerinckx-Rice2018-03-081-2/+2
* gnu: Add sala.•••* gnu/packages/password-utils.scm (sala): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen2018-02-281-0/+29
* gnu: keepassxc: Enable various plugins.•••* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add configure-flags to enable favicons, browser integration and ssh-agent. [inputs]: Add curl, libsodium. Efraim Flashner2018-02-281-0/+8
* gnu: keepassxc: Update to 2.3.0.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.0. Efraim Flashner2018-02-281-3/+4
* gnu: assword: Update to 0.11.•••* gnu/packages/password-utils.scm (assword): Update to 0.11. Tobias Geerinckx-Rice2018-02-261-3/+3
* gnu: password-store: Fix compatibility with GnuPG 2.2.5.•••* gnu/packages/patches/password-store-gnupg-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/password-utils.scm (password-store)[source]: Use it. Clément Lassieur2018-02-241-2/+3
* gnu: argon2: Update to 20171227.•••* gnu/packages/password-utils.scm (argon2): Update to 20171227. [arguments]: Add OPTTEST=1 to #:make-flags to prevent "-march=native". Remove custom install phase. Add 'patch-Makefile' phase. [license]: Add ASL2.0. Marius Bakke2018-02-181-13/+15
* Merge branch 'master' into core-updatesMark H Weaver2018-02-091-2/+2
|\
| * gnu: pwgen: Update to 2.08.•••* gnu/packages/password-utils.scm (pwgen): Update to 2.08. Kei Kebreau2018-02-081-2/+2
* | Merge branch 'master' into core-updatesLeo Famulari2017-12-211-2/+2
|\|
| * gnu: keepassxc: Update to 2.2.4.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.2.4. Leo Famulari2017-12-191-2/+2
* | gnu: Remove redundant cmake libdir configure flags.•••* gnu/packages/bioinformatics.scm (imp)[arguments]: Remove CMAKE_INSTALL_LIBDIR flag. * gnu/packages/calendar.scm (libical): Same. * gnu/packages/engineering.scm (kicad): Same. * gnu/packages/games.scm (openrct2, mgba): Same. * gnu/packages/gl.scm (virtualgl): Same. * gnu/packages/image-processing.scm (mia): Same. * gnu/packages/linux.scm (rdma-core): Same. * gnu/packages/machine-learning.scm (dlib): Same. * gnu/packages/maths.scm (lapack, superlu, z3): Same. * gnu/packages/password-utils.scm (keepassxc): Same. * gnu/packages/photo.scm (darktable): Same. * gnu/packages/rdesktop.scm (freerdp): Same. Efraim Flashner2017-12-191-4/+0
|/
* gnu: keepassxc: Always install libraries to /lib.•••* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add #:configure-flags argument to force installing libraries to /lib. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-12-081-0/+5
* gnu: keepassxc: Update to 2.2.2.•••* password-utils.scm (keepassxc): Update to 2.2.2. Manolis Ragkousis2017-12-021-2/+3
* gnu: Move testing packages from python.scm to check.scm.•••* gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api, python-mock, python2-mock, python-mock-2, python-nose, python2-nose, python-nose2, python2-nose2, python-unittest2, python2-unittest2, python-pytest, python2-pytest, python-pytest-3.0, python2-pytest-3.0, python-pytest-cov, python2-pytest-cov, python-pytest-runner, python2-pytest-runner, python-pytest-mock, python2-pytest-mock, python-pytest-xdist, python2-pytest-xdist, python-scripttest, python2-scripttest, python-testtools, python2-testtools, python-testscenarios, python2-testscenarios, python-testresources, python2-testresources, python-subunit, python2-subunit, python-fixtures, python2-fixtures, python-testrepository, python2-testrepository, python-coverage, python2-coverage, python-cov-core, python2-cov-core, python-testpath, python2-testpath, python-testlib, python2-testlib, python-pytest-cache, python2-pytest-cache, python-pytest-localserver, python-pytest-xprocess, python-pytest-subtesthack, python2-pytest-subtesthack, python-hypothesis, python2-hypothesis, python-lit, python2-lit, python-pytest-pep8, python2-pytest-pep8, python-pytest-flakes, python2-pytest-flakes, python2-coverage-test-runner, python-pylint, python2-pylint, python-paramunittest, python2-python-paramunittest, python-pytest-warnings, python2-pytest-warnings, python-pytest-capturelog, python2-pytest-capturelog, python-pytest-catchlog, python2-pytest-catchlog, python-nosexcover, python2-nosexcover, python-discover, python2-discover, behave, python-rednose, python2-rednose, python-nose-randomly, python2-nose-randomly, python-nose-timer, python2-nose-timer): Move from here... * gnu/packages/check.scm: ...to here. * gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/backup.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/dav.scm, gnu/packages/django.scm, gnu/packages/freedesktop.scm, gnu/packages/haskell.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/ldc.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/rdf.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm: Adjust accordingly. Ricardo Wurmus2017-11-171-0/+1
* gnu: password-store: Install passmenu script.•••* gnu/packages/password-utils (password-store) [inputs]: Add dmenu and xdotool. [arguments]<#:phases>['patch-passmenu-path']: New phase. [arguments]<#:phases>['install-passmenu']: New phase. Jelle Licht2017-11-101-2/+19
* gnu: keepassxc: Update to 2.2.1.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.2.1. Nicolas Goaziou2017-10-221-2/+3
* gnu: python-cffi: Move to libffi.scm•••* gnu/packages/python.scm (python-cffi): Move from here ... * gnu/packages/libffi.scm: ... to here. * gnu/packages/crypto.scm, gnu/packages/password-utils.scm: Adjust module imports. Efraim Flashner2017-10-151-0/+1
* gnu: Add John the Ripper.•••* gnu/packages/password-utils.scm (john-the-ripper-jumbo): New variable. Eric Bavier2017-09-131-0/+98
* gnu: keepassx: Superseded by keepassxc.•••* gnu/packages/password-utils.scm (keepassx)[properties]: New field. Efraim Flashner2017-08-061-1/+2
* gnu: Add keepassxc.•••* gnu/packages/password-utils.scm (keepassxc): New variable. Efraim Flashner2017-08-061-1/+34
* gnu: Add pass-git-helper.•••* gnu/packages/password-utils.scm (pass-git-helper): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Jelle Licht2017-06-261-0/+36
* gnu: cracklib: Fix up description.•••* gnu/packages/password-utils.scm (cracklib)[description]: Fix typos, add mark-up, and drop unclear reference to the ancient ‘Crack 5’ tool. Tobias Geerinckx-Rice2017-06-211-2/+4
* gnu: libpwquality: Update to 1.4.0.•••* gnu/packages/password-utils.scm (libpwquality): Update to 1.4.0. Tobias Geerinckx-Rice2017-06-211-2/+2
* gnu: libpwquality: Update source and home-page URLs.•••* gnu/packages/password-utils.scm (libpwquality)[source]: Update URL. [home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones2017-05-101-3/+4
* gnu: password-store: Update to 1.7.1.•••* gnu/packages/password-utils.scm (password-store): Update to 1.7.1. [source]: Remove "password-store-gnupg-compat.patch". * gnu/packages/patches/password-store-gnupg-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Arun Isaac2017-04-141-3/+2
* gnu: shroud: Use HTTPS source URL.•••* gnu/packages/password-utils.scm (shroud)[source]: Use HTTPS URL. Leo Famulari2017-03-281-1/+1
* gnu: shroud: Fix home page URL.•••* gnu/packages/password-utils.scm (shroud)[home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name> Arun Isaac2017-03-281-1/+1
* gnu: password-store: Fix compatibility with GnuPG 2.1.19.•••* gnu/packages/patches/password-store-gnupg-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/password-utils.scm (password-store)[source]: Use it. Signed-off-by: Clément Lassieur <clement@lassieur.org> Clément Lassieur2017-03-161-1/+3
* gnu: password-store: Update to 1.7.•••* gnu/packages/password-utils.scm (password-store): Update to 1.7. [inputs]: Drop PWGEN. Add QRENCODE. [arguments]: Adjust wrapper accordingly. Marius Bakke2017-03-021-4/+5
* gnu: assword: Wrap with the GObject typelib of GTK+.•••Fixes <https://debbugs.gnu.org/25457>. * gnu/packages/password-utils.scm (assword)[inputs]: Add 'gtk+'. [arguments]: Add 'wrap-assword' phase. 宋文武2017-01-281-1/+12
* gnu: password-store: Install bash completions.•••* gnu/packages/password-utils.scm (password-store)[arguments]: Add 'install-shell-completions' phase. Marius Bakke2017-01-171-1/+11
* gnu: cracklib: Fix buffer overflow.•••* gnu/packages/patches/cracklib-fix-buffer-overflow.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/password-utils.scm (cracklib)[source]: Use it. Leo Famulari2017-01-101-1/+2
* gnu: assword: Update to 0.10.•••* gnu/packages/password-utils.scm (assword): Update to 0.10. [arguments]: Use Python 3 instead of Python 2. [inputs]: Use Python 3 variants of inputs. Replace python2-pygpgme with python-gpg. Remove python2-pygtk. Add python-pygobject. [native-inputs]: Replace help2man with txt2man. [arguments]: Remove PYTHONPATH from 'Makefile' in the 'manpage' phase. Leo Famulari2017-01-031-9/+13
* gnu: argon2: Update to 20161029.•••* gnu/packages/password-utils.scm (argon2): Update to 20161029. Tobias Geerinckx-Rice2016-12-201-5/+4
* gnu: password-store: Don't run tests in parallel.•••* gnu/packages/password-utils.scm (password-store): Don't run tests in parallel, as it causes them to hang and the build to timeout. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Christopher Baines2016-12-101-0/+3
* gnu: password-store: Delete build phase•••* gnu/packages/password-utils.scm (password-store): Remove the build phase, as it is unused. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Christopher Baines2016-12-101-0/+1
* gnu: Fix python inputs, part 1: all inputs become propagated-inputs.•••This patch contains the changes where all [inputs] are changed to [propagated-inputs] * gnu/packages/python.scm (python-passlib, python-paramiko, python-ccm, python-babel, python-keyring python-pandas, python-tzlocal, python-parse-type, python-nose2, python-pytest, python-pytest-mock, python-pytest-xdist, python-scripttest, python-testtools, python-pytest-cov, python-testscenarios, python-pbr-0.11, python-oauthlib, python-jinja2, python-sphinx, python-tzlocal, python-bugz, python2-pytest-mock, behave, pelican, sqlalchemy-utils, python-pygridtools, python-urwidtrees, python-tornado, python2-tornado, python-debian, python-execnet, python-pytest-cache, pytest-localserver, python-clint, python-rply, python-hy, python-rauth, python-rsa, python-celery, python-vobject, s3cmd, python-prompt-toolkit, ptpython, python-requests-oauthlib, python-stem, python-binaryornot, python2-binaryornot, python-nltk, python-pymongo, python-schematics, python-url, python2-url, python-freezegun, python-glances, python-graphql-core, python-graphql-relay, python-graphene, python-nautilus, python-s3transfer): All [inputs] become [propagated-inputs]. * gnu/packages/bioinformatics.scm (python-biopython): Likewise. * gnu/packages/django.scm (pytest-django): Likewise. * gnu/packages/mail.scm (python-mailmanclient): Likewise. * gnu/packages/password-utils.scm (python-bcrypt): Likewise. * gnu/packages/propbuf.scm (python-protobuf): Likewise. * gnu/packages/rdf.scm (python-rdflib): Likewise. SQACH all become propagated Hartmut Goebel2016-11-151-1/+1
* gnu: Remove python-setuptools and python2-setuptools from inputs (part 4a)•••This patch contains the changes for all modules beside python.scm where setuptools are used in an inherited package and removing this input also removes the need for inheriting the package. This is the case if adding setuptools in the inherited package was the only change. Change this to not inherit and remove the new needless call to "strip-python2-variant (if applicable). * gnu/packages/bioinformatics.scm (python-biopython, python2-biopython, python-twobitreader, python2-twobitreader, python-plastid, python2-plastid, python2-pybigwig, python2-screed, sra-tools): No longer "inherit" Python 2 packages inheriting from a Python 3 package if the sole reason for inheriting was adding python-setuptools respective python2-setuptools to [inputs], [native-inputs] or [propagated-inputs]. Remove now needless [properties] "python2-variant" where applicable. * gnu/packages/django.scm (python-pytest-django, python2-pytest-django, python-django-filter, python2-django-filter): Likewise. * gnu/packages/gnupg.scm (python2-pygpgme): Likewise. * gnu/packages/mail.scm (python-mailmanclient, python2-mailmanclient): Likewise. * gnu/packages/mpd.scm (python-msp, python2-mpd2): Likewise. * gnu/packages/music.scm (python-pylast, python2-pylast): Likewise. * gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock, python2-git-review): Likewise. * gnu/packages/password-utils.scm (python2-bcrypt): Likewise. * gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): Likewise. * gnu/packages/statistics.scm (python-patsy, python2-patsy): Likewise. * gnu/packages/web.scm (python2-feedparser): Likewise. Hartmut Goebel2016-11-151-5/+1
* gnu: Remove python-setuptools and python2-setuptools from inputs (part 2)•••This patch contains the changes where removing setuptools from the inputs affected some code-lines beside. * gnu/packages/admin.scm (ansible): Remove all [inputs], [native-inputs] and [propagated-inputs] where python-setuptools or python2-setuptools are the sole entries. Remove python-setuptools and python2-setuptools listed on a line by its own from [inputs], [native-inputs] and [propagated-inputs]. * gnu/packages/backup.scm (duplicity): Likewise. * gnu/packages/bioinformatics.scm (bamm, python2-pybedtools, python2-bx-python, python2-dendropy, python-pysam, python2-pysam, clipper, crossmap, cutadapt, deeptools, grit, idr, python2-warpedlmm, pbtranscript-tofu, seqmagick): Likewise. * gnu/packages/docbook.scm (dblatex): Likewise. * gnu/packages/freedesktop.scm (python-pyxdg, python2-pyxdg): Likewise. * gnu/packages/lirc.scm (python2-lirc): Likewise. * gnu/packages/mp3.scm (eyed3): Likewise. * gnu/packages/nutrition.scm (gourmet): Likewise. * gnu/packages/openstack.scm (python-hacking, python2-hacking, python-os-testr, python2-os-testr, python-stevedore, python2-stevedore, python-tempest-lib, python2-tempest-lib, python-oslo.log, python2-oslo.log, python-keystoneclient, python2-keystoneclient): Likewise. * gnu/packages/password-utils.scm (assword): Likewise. * gnu/packages/python.scm (python-passlib, python2-passlib, python-babel, python2-babel, python-parse-type, python-pytest, python2-pytest, python-scripttest, python2-scripttest, python-testtools, python2-testtools, python-testscenarios, python2-testscenarios, python-subunit, python2-subunit, python-pbr-0.11, python-pbr, python2-pbr, python-testrepository, python2-testrepository, behave, python-wheel, python2-wheel, python-requests, python2-requests, python-jsonschema, python2-jsonschema, python-pyjwt, python2-pyjwt, python-virtualenv, python2-virtualenv, python-jinja2, python2-jinja2, python-joblib, python2-joblib, python-sphinx, python2-sphinx, python-feedgenerator, python2-feedgenerator, python-scikit-image, python2-scikit-image, python-redis, python2-redis, python2-fastlmm, python-numpydoc, python2-numpydoc, python-matplotlib, python2-matplotlib, python2-pysnptools, python-rpy2, python2-rpy2, python-pillow, python2-pillow, python-pycparser, python2-pycparser, python-cffi, python2-cffi, python-cairocffi, python2-cairocffi, python-drmaa, python2-drmaa, python-pathpy, python2-pathpy, python-simplegeneric, python2-simplegeneric, python-ipython, python2-ipython, python-apsw, python2-apsw, python-lxml, python2-lxml, python-networkx, python2-networkx, python-pyzmq, python2-pyzmq, python-mccabe, python2-mccabe, python-mccabe-0.2.1, python-flake8, python2-flake8, python-flake8-2.2.4, python-mistune, python2-mistune, python-ptyprocess, python2-ptyprocess, python-llfuse, python2-llfuse, python-webob, python2-webob, python-xlrd, python2-xlrd, python-tables, python2-tables, python-pip, python2-pip, python-libarchive-c, python2-libarchive-c, python-docopt, python2-docopt, python-pyrfc3339, python2-pyrfc3339, python-configobj, python2-configobj, python-clint, python2-clint, python-rply, python2-rply, python2-rpython, python-widgetsnbextension, python2-widgetsnbextension jupyter, python-jupyter-console, python2-jupyter-console, python-hy, python2-hy, python-urllib3, python2-urllib3, python-rsa, python2-rsa, python-tox, python2-tox, python2-hypothesis, python-paste, python2-paste, python-pastescript, python2-pastescript, python2-unicodecsv, python-pkgconfig, python2-pkgconfig, python2-rope, python-sqlparse, python2-sqlparse, python-gevent, python2-gevent, python-tabulate, python2-tabulate, python-arrow, python2-arrow, python-cleo, python2-cleo, python-fake-factory, python2-fake-factory, ptpython): Likewise. * gnu/packages/rdf.scm (python-rdflib, python2-rdflib): Likewise. * gnu/packages/terminals.scm (asciinema): Likewise. * gnu/packages/version-control.scm (git-annex-remote-hubic): Likewise. * gnu/packages/xdisorg.scm (arandr): Likewise. Hartmut Goebel2016-11-151-2/+1