Package: keepass2 / 2.28+dfsg-1

Metadata

Package Version Patches format
keepass2 2.28+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use the mono signing key.patch | (download)

KeePass/KeePass.csproj | 2 1 + 1 - 0 !
KeePassLib/KeePassLib.csproj | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use the mono signing key

use installed ico files.patch | (download)

KeePass/Forms/AboutForm.cs | 4 2 + 2 - 0 !
KeePass/Forms/AutoTypeCtxForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/CharPickerForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/ColumnsForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/CsvImportForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/DataEditorForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/DataViewerForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/DatabaseOperationsForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/DatabaseSettingsForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/DuplicationForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/EcasActionForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/EcasConditionForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/EcasEventForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/EcasTriggerForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/EcasTriggersForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/EditAutoTypeItemForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/EditStringForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/EntropyForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/EntryListForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/EntryReportForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/ExchangeDataForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/FieldRefForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/FileBrowserForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/GroupForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/HelpSourceForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/IOConnectionForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/IconPickerForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/ImportMethodForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/InternalBrowserForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/KeyCreationForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/KeyPromptForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/LanguageForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/MainForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/MainForm_Functions.cs | 16 8 + 8 - 0 !
KeePass/Forms/OptionsForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/PluginsForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/PrintForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/ProxyForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/PwEntryForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/PwGeneratorForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/SearchForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/SingleLineEditForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/StatusLoggerForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/TanWizardForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/UpdateCheckForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/UrlOverrideForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/UrlOverridesForm.cs | 2 1 + 1 - 0 !
KeePass/Forms/XmlReplaceForm.cs | 2 1 + 1 - 0 !
48 files changed, 56 insertions(+), 56 deletions(-)

 use installed ico files

use installed icons instead of pulling them from the ressource.
This avoids a UnknownImageFormat error probably caused by mono bug.

Bugs-mono: https://bugzilla.novell.com/show_bug.cgi?id=599462
do not use the non free icons.patch | (download)

KeePass/Properties/Resources.resx | 70 35 + 35 - 0 !
1 file changed, 35 insertions(+), 35 deletions(-)

 do not use the non-free icons

skip sgen run during build.patch | (download)

KeePass/KeePass.csproj | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 skip sgen run during build

fix XSL search path.patch | (download)

KeePass/App/AppDefs.cs | 2 2 + 0 - 0 !
KeePass/Forms/AboutForm.cs | 3 1 + 2 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

 fix xsl search path

search for XSL files in /usr/share/keepass2

remove ToolsVersion 3.5.patch | (download)

KeePass/KeePass.csproj | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove toolsversion="3.5"

use debians default
enable local help.patch | (download)

KeePass/App/AppHelp.cs | 19 8 + 11 - 0 !
1 file changed, 8 insertions(+), 11 deletions(-)

 enable local help

disable windows chm viewer and use x-www-browser to view docs
located as html files in "/usr/share/doc/keepass2/Chm/help/"
disable autoupdate dialog.patch | (download)

KeePass/App/Configuration/AceApplication.cs | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable autoupdate dialog

does makes not much sense for the package