[Pkg-cli-apps-commits] [keepass2] branch master updated (f33d250 -> f5b8ccd)

Julian Taylor jtaylor.debian at googlemail.com
Mon Jun 27 19:35:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

jtaylor-guest pushed a change to branch master
in repository keepass2.

      from  f33d250   bump standard to 3.9.7, no changes required
       new  de62aaf   add new upstream signing key
      adds  ce0aed7   Imported Upstream version 2.34+dfsg
       new  cf37689   Merge tag 'upstream/2.34+dfsg'
       new  25db1a7   refresh patches
       new  803847a   update changelog
       new  8c596e6   add https debian VCS links
       new  f5b8ccd   create new /usr/lib/keepass2/Plugins folder on installation

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Docs/Chm/default.css                               |  69 ++++---
 Docs/Chm/help/base/autotype.html                   |  59 +++---
 Docs/Chm/help/base/faq.html                        |   4 +-
 Docs/Chm/help/base/faq_tech.html                   |   8 +-
 Docs/Chm/help/base/fieldrefs.html                  |   2 +-
 Docs/Chm/help/base/integration.html                |   2 +-
 Docs/Chm/help/base/keys.html                       |   3 +-
 Docs/Chm/help/v2/autotype_obfuscation.html         |   4 +-
 Docs/Chm/help/v2/plugins.html                      |  19 +-
 Docs/Chm/help/v2/setup.html                        |   6 +-
 Docs/Chm/help/v2/xml_replace.html                  |  49 +++++
 Docs/Chm/help/v2_dev/plg_index.html                |  37 +++-
 Docs/History.txt                                   |  30 +++
 Ext/KeePass.exe.config                             |   4 +-
 Ext/KeePass.iss                                    |  13 +-
 Ext/KeePassMsi/KeePassMsi.vdproj                   | 101 +++++-----
 KeePass/App/AppDefs.cs                             |  28 ++-
 KeePass/App/Configuration/AceMainWindow.cs         |   8 +
 KeePass/App/Configuration/AceSecurity.cs           |   8 +
 KeePass/App/Configuration/AceUI.cs                 |   1 +
 KeePass/DataExchange/Formats/KeePassKdb1x.cs       |   2 +-
 KeePass/DataExchange/Formats/StickyPwXml50.cs      |   2 +-
 KeePass/Forms/MainForm.cs                          |  48 ++++-
 KeePass/Forms/MainForm_Functions.cs                |  25 ++-
 KeePass/Forms/OptionsForm.cs                       |  14 +-
 KeePass/Forms/PrintForm.cs                         |  14 +-
 KeePass/Plugins/PluginManager.cs                   |  60 ++++--
 KeePass/Program.cs                                 |   8 +-
 KeePass/Properties/AssemblyInfo.cs                 |   4 +-
 KeePass/Resources/KPRes.Generated.cs               |  40 +++-
 KeePass/Util/TempFilesPool.cs                      | 219 +++++++++++++++++++--
 KeePass/Util/UpdateCheckEx.cs                      |  79 +++++++-
 .../Util/XmlSerialization/XmlSerializerEx.Gen.cs   |   6 +
 KeePassLib/Properties/AssemblyInfo.cs              |   4 +-
 KeePassLib/PwDefs.cs                               |   9 +-
 KeePassLib/Utility/AppLogEx.cs                     |   3 +-
 ShInstUtil/ShInstUtil.rc                           |   8 +-
 Translation/DefaultText.xml                        |  10 +-
 Translation/TrlUtil/Properties/AssemblyInfo.cs     |   4 +-
 debian/README.Debian                               |   2 +-
 debian/changelog                                   |   9 +
 debian/control                                     |   4 +-
 debian/patches/use-installed-ico-files.patch       |   4 +-
 debian/rules                                       |   2 +
 debian/upstream/signing-key.asc                    |  84 ++++----
 45 files changed, 862 insertions(+), 257 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/keepass2.git



More information about the Pkg-cli-apps-commits mailing list