about summary refs log tree commit diff
path: root/pkgs/applications/misc/keepassx
AgeCommit message (Collapse)AuthorFilesLines
2018-06-24keepassxc: fix build with qt 5.11 (#42381)averelld2-1/+20
2018-05-09keepassxc: 2.3.2 -> 2.3.3Valentin Heidelberger1-2/+2
2018-05-08keepassxc: 2.3.1 -> 2.3.2Valentin Heidelberger1-2/+2
2018-03-25keepassxc: 2.3.0 -> 2.3.1Josef Kemetmüller1-2/+2
2018-03-25keepassxc: fix darwin buildJosef Kemetmüller1-2/+13
2018-03-04keepassxc: hopefully fix darwinJörg Thalheim1-0/+2
2018-03-04keepassxc: enable ssh agent socketsJörg Thalheim1-1/+1
2018-03-04keepassxc: 2.2.4 -> 2.3.0Jon Banafato3-39/+59
See the [changelog](https://github.com/keepassxreboot/keepassxc/blob/a06e85f6ceac39851ca694464f74c927dd953f1e/CHANGELOG#L1-L51). Changes to options: - `withKeePassBrowser`: New in version 2.3.0 and replaces the functionality provided by the KeePassHTTP plugin. Users should install the [KeePassXC-Browser extension](https://github.com/keepassxreboot/keepassxc-browser). Defaults to `true` to remain consistent with the old default for `withKeePassHTTP`. - `withKeePassHTTP`: This feature is deprecated and disabled by default in the source repository. Default changed from `true` to `false`. - `withKeePassNetworking`: Controls all network access code within KeePassXC. Defaults to `false` to match the source repository. - `withKeePassSSHAgent`: Enables the SSH Agent plugin for use with [KeeAgent](https://lechnology.com/software/keeagent/). Defaults to `false` to match the source repository.
2017-12-20keepassxc: support macOSOrivej Desh3-8/+89
Closes #32879, taking the new description from the PR
2017-12-14keepassxc: 2.2.2 -> 2.2.4Jon Banafato1-4/+4
KeepassXC has a new bugfix release. The changelog is available at https://github.com/keepassxreboot/keepassxc/releases/tag/2.2.4.
2017-11-08keepassxc: rename from keepassx-communityBjørn Forsman1-1/+1
I think the new name is more appropriate, see https://keepassxc.org/.
2017-10-22keepassx-community: 2.2.1 -> 2.2.2Jon Banafato1-2/+2
2017-10-02Update keepassx-community to 2.2.1Jon Banafato1-2/+2
2017-08-03Update homepage attributes: http -> httpsmimadrid2-2/+2
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
2017-07-18Add cmakeFlags for auto-type and yubikey (#27321)Bill Sun1-3/+7
* Add cmakeFlags for auto-type and yubikey * Add libyubikey dependency * Add auto-type dependencies * Add new dependencies to buildInputs * Fix duplication and capitalization in dependencies * Add yubikey-personalization to dependency and build * Add release build flag * Revert "Add release build flag" This reverts commit afabd63db0ad68348909c67b488787501b7991bb.
2017-06-26keepassx-community: 2.1.4 -> 2.2.0Jörg Thalheim1-11/+10
2017-06-25keepassxc: fix 4.9 compatibilityJörg Thalheim1-1/+8
2017-04-10keepassx-community: 2.1.3 -> 2.1.4Jon Banafato1-2/+2
KeePassXC has a new bugfix release available: https://github.com/keepassxreboot/keepassxc/releases/tag/2.1.4
2017-03-25keepassx-community: 2.1.2 -> 2.1.3Jörg Thalheim1-2/+2
fixes https://github.com/NixOS/security/issues/105
2017-02-28keepassxc: 2.1.0 -> 2.1.2Jörg Thalheim1-4/+11
also enable http plugin again. Readme mention using the protocol be a security risk because it is unencrypted, but the connections stays local (127.0.0.1) and the plugins has to explicitly enabled in settings (disabled by default).
2017-02-03keepassx-community: don't use qt.fullNikolay Amiantov1-2/+2
2017-02-01keepassx-community: init at 2.1.0Drakonis1-6/+6
- deprecating keepassx-reboot (was at 2.0.3)
2016-10-26keepassx2: 2.0.2 -> 2.0.3Jascha Geerds1-2/+2
2016-10-18Rename keepassx2-http to keepassx-rebootJon Banafato1-8/+8
The `keepassx2-http` fork has been moved to a new organization and renamed to `keepassx-reboot`. For more details on the change, see the discussions in GitHub issues [1][2]. Included changes: - Rename the `keepassx2-http` package to `keepassx-reboot` - Fetch source from correct (moved) GitHub repository - Update the version to the latest release - Change the `homepage`, as these projects are likely to diverge over time - Add `keepassx2-http` to `aliases.nix [1] https://github.com/keepassx/keepassx/pull/111#issuecomment-250639109 [2] https://github.com/keepassxreboot/keepassx/issues/40
2016-08-29keepassx2-http: init at 2.0.2 (#18039)s1lvester1-0/+23
2016-04-20keepassx: move to qmake4HookNikolay Amiantov1-5/+3
2016-02-03keepassx2: 2.0 -> 2.0.2Jascha Geerds1-2/+2
2015-12-21Merge pull request #11850 from rycee/bump/keepassxJascha Geerds1-3/+4
keepassx: 0.4.3 -> 0.4.4
2015-12-20keepassx2: 2.0beta2 -> 2.0Robert Helgesson1-4/+6
Also switch to official download URL.
2015-12-20keepassx: 0.4.3 -> 0.4.4Robert Helgesson1-3/+4
Fixes CVE-2015-8359 and CVE-2015-8378. Also switch URL to new download location.
2015-09-15xlibs: replace occurrences by xorgVladimír Čunát1-2/+2
This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
2015-09-07keepassx2: 2.0-beta1 -> 2.0-beta2Simon Vandel Sillesen1-3/+3
2015-08-12keepassx: 2.0alpha6 -> 2.0beta1Simon Vandel Sillesen1-3/+3
Builds and tested on my machine.
2015-06-22Add myself as maintainerJascha Geerds2-2/+2
2014-09-03keepassx: update to 2.0-alpha6Tom Fitzhenry1-3/+3
2014-04-13keepassx: Renamed KeePassX 2.0 to keepassx2.Ertugrul Söylemez1-1/+1
2014-01-27Add keepassx 2.0alpha5, contributed by Thomas Tuegel.Rob Vermaas1-0/+19
2014-01-21fix keepassx under gcc 4.8Aristid Breitkreuz2-0/+15
2011-06-09fixed a typoJoachim Schiele1-1/+1
svn path=/nixpkgs/trunk/; revision=27404
2011-06-09- added myself as maintainerJoachim Schiele1-0/+24
- added a new package: keepassx (which was reviewed on the nix-dev ml) svn path=/nixpkgs/trunk/; revision=27401