summaryrefslogtreecommitdiff
path: root/security/keepassx/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2019-10-25Remove security/keepassx successor security/keepassxcnia1-35/+0
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-1/+2
2017-09-04Updated keepassx to 2.0.3.wiz1-3/+2
2.0.3 (2016-09-04) ========================= - Improved error reporting when reading / writing databases fails. [#450, #462] - Display an error message when opening a custom icon fails. - Detect custom icon format based on contents instead of the filename. [#512] - Keep symlink intact when saving databases. [#442]. - Fix a crash when deleting parent group of recycle bin. [#520] - Display a confirm dialog before moving an entry to the recycle bin. [#447] - Repair UUIDs of inconsistent history items. [#130] - Only include top-level windows in auto-type window list when using gnome-shell. - Update translations.
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-1/+2
2016-02-05PR/50771: Update security/keepassx to 2.0.2.nonaka1-2/+2
2.0.1: - Flush temporary file before opening attachment. [#390] - Disable password generator when showing entry in history mode. [#422] - Strip invalid XML chars when writing databases. [#392] - Add repair function to fix databases with invalid XML chars. [#392] - Display custom icons scaled. [#322] - Allow opening databases that have no password and keyfile. [#391] - Fix crash when importing .kdb files with invalid icon ids. [#425] - Update translations. 2.0.2: - Fix regression in database writer that caused it to strip certain special characters (characters from Unicode plane > 0). - Fix bug in repair function that caused it to strip non-ASCII characters.
2015-12-11Update keepassx to 2.0.wiz1-16/+19
KeePassX 2.0 is using the new .kdbx (same as KeePass 2) database format. You can import your .kdb database from 0.4 from the Database > Import KeePass 1 database. This is a one-way process though. You canât migrate back to the .kdb format. New features include: Multiple attachments per entry Add custom key/value pairs to entries Open multiple database in one window KeePassX 2.0 has been rewritten from scratch so some features (like showing expired passwords) are still missing.
2015-12-09Update keepassx to 0.4.4.wiz1-4/+3
Non-Windows CVE mentioned below was already fixed in pkgsrc. Changes: Two security flaws have been discovered in KeePassX 0.4.3. Version 2.0 has a different codebase and is not affected. * CVE-2015-8359: DLL Preloading vulnerability on Windows The version of Qt bundled with KeePassX 0.4.3 is vulnerable to a DDL preloading attack. This vulnerability only affects KeePassX on Windows. If successfully exploited, arbitrary code can be executed in the context of KeePassX. KeePassX 0.4.4 ships with Qt 4.8.7 and employs additional hardening measures. Thanks to Trenton Ivey from SecureWorks for reporting this vulnerability to us. * CVE-2015-8378: Canceling XML export function creates export as ".xml"âfile When canceling the "Export to > KeePassX XML file" function the cleartext passwords were still exported. In this case the password database was exported as the file ".xml" in the current working directory (often $HOME or the directory of the database). Originally reported as Debian bug #791858 KeePassX 0.4.4 fixes both vulnerabilities.
2015-12-06Fix CVE-2015-8378 using the patch from Debian.wiz1-4/+3
Bump PKGREVISION. While here, clean up pkglint.
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn1-2/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-03-15Update HOMEPAGE.wiz1-2/+2
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-1/+2
2012-10-28Update to 0.4.3markd1-13/+6
4+ years worth of patches.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-07-03added LICENSE informationschwarz1-1/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache1-2/+2
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-27DESTDIR supportjoerg1-2/+5
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-07-17Give up MAINTAINERadrianp1-2/+2
2007-10-21KeePass is a free/open-source password manager or safe which helps you toadrianp1-0/+36
manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the best and most secure encryption algorithms currently known (AES and Twofish).