Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-01-21 10:48:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-vault.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-vault"

Mon Jan 21 10:48:04 2019 rev:29 rq:664000 version:5.14.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes        
2018-11-29 22:59:53.475544071 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.28833/plasma-vault.changes     
2019-01-21 10:48:32.460152106 +0100
@@ -1,0 +2,10 @@
+Tue Jan  8 13:37:36 UTC 2019 - [email protected]
+
+- Update to 5.14.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.5.php
+- Changes since 5.14.4:
+  * Fix use of QRegularExpressionMatch
+
+-------------------------------------------------------------------

Old:
----
  plasma-vault-5.14.4.tar.xz
  plasma-vault-5.14.4.tar.xz.sig

New:
----
  plasma-vault-5.14.5.tar.xz
  plasma-vault-5.14.5.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma-vault.spec ++++++
--- /var/tmp/diff_new_pack.zEXbPb/_old  2019-01-21 10:48:33.164151245 +0100
+++ /var/tmp/diff_new_pack.zEXbPb/_new  2019-01-21 10:48:33.164151245 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma-vault
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define kf5_version 5.50.0
 %bcond_without lang
 Name:           plasma-vault
-Version:        5.14.4
+Version:        5.14.5
 Release:        0
 Summary:        Plasma applet and services for creating encrypted vaults
 License:        GPL-2.0-or-later

++++++ plasma-vault-5.14.4.tar.xz -> plasma-vault-5.14.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.4/CMakeLists.txt 
new/plasma-vault-5.14.5/CMakeLists.txt
--- old/plasma-vault-5.14.4/CMakeLists.txt      2018-11-27 17:13:54.000000000 
+0100
+++ new/plasma-vault-5.14.5/CMakeLists.txt      2019-01-08 12:04:42.000000000 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.14.4")
+set(PROJECT_VERSION "5.14.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.4/kded/engine/fusebackend_p.cpp 
new/plasma-vault-5.14.5/kded/engine/fusebackend_p.cpp
--- old/plasma-vault-5.14.4/kded/engine/fusebackend_p.cpp       2018-11-27 
17:13:54.000000000 +0100
+++ new/plasma-vault-5.14.5/kded/engine/fusebackend_p.cpp       2019-01-08 
12:04:42.000000000 +0100
@@ -236,7 +236,7 @@
 
               const auto matches = versionMatcher.match(all);
 
-              if (!matches.isValid()) {
+              if (!matches.hasMatch()) {
                   return qMakePair(
                               false,
                               i18n("Unable to detect the version"));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.4/po/zh_CN/plasmavault-kde.po 
new/plasma-vault-5.14.5/po/zh_CN/plasmavault-kde.po
--- old/plasma-vault-5.14.4/po/zh_CN/plasmavault-kde.po 2018-11-27 
17:13:59.000000000 +0100
+++ new/plasma-vault-5.14.5/po/zh_CN/plasmavault-kde.po 2019-01-08 
12:04:46.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-09-14 06:49+0200\n"
-"PO-Revision-Date: 2018-11-12 09:21\n"
+"PO-Revision-Date: 2019-01-05 20:49\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.4/po/zh_TW/plasmavault-kde.po 
new/plasma-vault-5.14.5/po/zh_TW/plasmavault-kde.po
--- old/plasma-vault-5.14.4/po/zh_TW/plasmavault-kde.po 1970-01-01 
01:00:00.000000000 +0100
+++ new/plasma-vault-5.14.5/po/zh_TW/plasmavault-kde.po 2019-01-08 
12:04:46.000000000 +0100
@@ -0,0 +1,511 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: plasmavault-kde\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2018-09-14 06:49+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Chinese <[email protected]>\n"
+"Language: zh_TW\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: kded/engine/backend_p.cpp:76
+#, kde-format
+msgctxt "formatting the message for a command, as in encfs: not found"
+msgid "%1: %2"
+msgstr ""
+
+#: kded/engine/backends/cryfs/cryfsbackend.cpp:118
+#: kded/engine/backends/encfs/encfsbackend.cpp:74
+#, kde-format
+msgid "Failed to create directories, check your permissions"
+msgstr ""
+
+#: kded/engine/backends/cryfs/cryfsbackend.cpp:156
+#, kde-format
+msgid "Upgrade the vault?"
+msgstr ""
+
+#: kded/engine/backends/cryfs/cryfsbackend.cpp:157
+#, kde-format
+msgid ""
+"This vault was created with an older version of cryfs and needs to be "
+"upgraded.\n"
+"\n"
+"Mind that this process is irreversible and the vault will no longer work "
+"with older versions of cryfs.\n"
+"\n"
+"Do you want to perform the upgrade now?"
+msgstr ""
+
+#: kded/engine/backends/cryfs/cryfsbackend.cpp:161
+#, kde-format
+msgid ""
+"The vault needs to be upgraded before it can be opened with this version of "
+"cryfs"
+msgstr ""
+
+#: kded/engine/backends/cryfs/cryfsbackend.cpp:178
+#: kded/engine/fusebackend_p.cpp:60
+#, kde-format
+msgid "The mount point directory is not empty, refusing to open the vault"
+msgstr ""
+
+#: kded/engine/backends/cryfs/cryfsbackend.cpp:182
+#, kde-format
+msgid "You entered the wrong password"
+msgstr ""
+
+#: kded/engine/backends/cryfs/cryfsbackend.cpp:186
+#, kde-format
+msgid "The installed version of cryfs is too old to open this vault."
+msgstr ""
+
+#: kded/engine/backends/cryfs/cryfsbackend.cpp:193
+#, kde-format
+msgid "Unable to perform the operation (error code %1)."
+msgstr ""
+
+#: kded/engine/fusebackend_p.cpp:69
+#, kde-format
+msgid "Unable to perform the operation"
+msgstr ""
+
+#: kded/engine/fusebackend_p.cpp:124
+#, kde-format
+msgid "This directory already contains encrypted data"
+msgstr ""
+
+#: kded/engine/fusebackend_p.cpp:128
+#, kde-format
+msgid ""
+"You need to select empty directories for the encrypted storage and for the "
+"mount point"
+msgstr ""
+
+#: kded/engine/fusebackend_p.cpp:146
+#, kde-format
+msgid "This directory doesn't contain encrypted data"
+msgstr ""
+
+#: kded/engine/fusebackend_p.cpp:150
+#, kde-format
+msgid "You need to select an empty directory for the mount point"
+msgstr ""
+
+#: kded/engine/fusebackend_p.cpp:165
+#, kde-format
+msgid "Device is already open"
+msgstr ""
+
+#: kded/engine/fusebackend_p.cpp:181
+#, kde-format
+msgid "Device is not open"
+msgstr ""
+
+#: kded/engine/fusebackend_p.cpp:228
+#, kde-format
+msgid "Failed to execute"
+msgstr ""
+
+#: kded/engine/fusebackend_p.cpp:242
+#, kde-format
+msgid "Unable to detect the version"
+msgstr ""
+
+#: kded/engine/fusebackend_p.cpp:254
+#, kde-format
+msgid "Wrong version installed. The required version is %1.%2.%3"
+msgstr ""
+
+#: kded/engine/fusebackend_p.cpp:263
+#, kde-format
+msgid "Correct version found"
+msgstr ""
+
+#: kded/engine/vault.cpp:225
+#, kde-format
+msgid "Unknown device"
+msgstr ""
+
+#: kded/engine/vault.cpp:256
+#, kde-format
+msgid "Configured backend does not exist: %1"
+msgstr ""
+
+#: kded/engine/vault.cpp:261
+#, kde-format
+msgid "Mount point is not specified"
+msgstr ""
+
+#: kded/engine/vault.cpp:266
+#, kde-format
+msgid "Cannot create the mount point"
+msgstr ""
+
+#: kded/engine/vault.cpp:271
+#, kde-format
+msgid "Configured backend cannot be instantiated: %1"
+msgstr ""
+
+#: kded/engine/vault.cpp:379
+#, kde-format
+msgid "This device is already registered. Cannot recreate it."
+msgstr ""
+
+#: kded/engine/vault.cpp:384 kded/engine/vault.cpp:418
+#, kde-format
+msgid "Unknown error, unable to create the backend."
+msgstr ""
+
+#: kded/engine/vault.cpp:413
+#, kde-format
+msgid "This device is not initialized. Cannot import it."
+msgstr ""
+
+#: kded/engine/vault.cpp:444
+#, kde-format
+msgid "Cannot open an unknown vault."
+msgstr ""
+
+#: kded/engine/vault.cpp:461
+#, kde-format
+msgid "The vault is unknown, cannot close it."
+msgstr ""
+
+#: kded/engine/vault.cpp:476 kded/engine/vault.cpp:487
+#, kde-format
+msgid "Unable to close the vault, an application is using it"
+msgstr ""
+
+#: kded/engine/vault.cpp:510
+#, kde-format
+msgid "Unable to close the vault, it is used by %1"
+msgstr ""
+
+#: kded/engine/vault.cpp:534
+#, kde-format
+msgid "Failed to fetch the list of applications using this vault"
+msgstr ""
+
+#: kded/engine/vault.cpp:567
+#, kde-format
+msgid "The vault is unknown, cannot dismantle it."
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: kded/ui/activitieslinkingwidget.ui:17
+#, kde-format
+msgid ""
+"If you limit this vault only to certain activities, it will be shown in the "
+"applet only when you are in those activities. Furthermore, when you switch "
+"to an activity it should not be available in, it will automatically be "
+"closed."
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, checkLimitActivities)
+#: kded/ui/activitieslinkingwidget.ui:27
+#, kde-format
+msgid "Limit to the selected activities:"
+msgstr ""
+
+#: kded/ui/backendchooserwidget.cpp:93
+#, kde-format
+msgid "The specified backend is not available"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, labelVaultName)
+#: kded/ui/backendchooserwidget.ui:17 kded/ui/namechooserwidget.ui:17
+#, kde-format
+msgid "Vaul&t name:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: kded/ui/backendchooserwidget.ui:67
+#, kde-format
+msgid "Backend:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, pickBackendButton)
+#: kded/ui/backendchooserwidget.ui:94
+#, kde-format
+msgid "Change"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, labelEncryptionSystem)
+#: kded/ui/backendchooserwidget.ui:132
+#, kde-format
+msgid "Choose the encryption system you want to use for this vault:"
+msgstr ""
+
+#: kded/ui/cryfscypherchooserwidget.cpp:74
+#, kde-format
+msgid "Use the default cipher"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, labelCypher)
+#: kded/ui/cryfscypherchooserwidget.ui:17
+#, kde-format
+msgid "Choose the used cipher:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, labelDevice)
+#: kded/ui/directorychooserwidget.ui:17
+#, kde-format
+msgid "Mount point:"
+msgstr ""
+
+#: kded/ui/directorypairchooserwidget.cpp:72
+#, kde-format
+msgid "The specified path does not exist"
+msgstr ""
+
+#: kded/ui/directorypairchooserwidget.cpp:78
+#, kde-format
+msgid "The specified directory is not empty"
+msgstr ""
+
+#: kded/ui/directorypairchooserwidget.cpp:84
+#, kde-format
+msgid "The specified directory is empty"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, labelDevice)
+#: kded/ui/directorypairchooserwidget.ui:17
+#, kde-format
+msgid "Encrypted data location"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, labelMountPoint)
+#: kded/ui/directorypairchooserwidget.ui:31
+#, kde-format
+msgid "Mount point"
+msgstr ""
+
+#. i18n("Failed to open: %1").arg(result.error().message()));
+#: kded/ui/mountdialog.cpp:75
+#, kde-format
+msgid "Failed to open: %1"
+msgstr ""
+
+#. i18n: ectx: property (windowTitle), widget (QDialog, MountDialog)
+#: kded/ui/mountdialog.ui:14
+#, kde-format
+msgid "Plasma Vault"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: kded/ui/mountdialog.ui:60
+#, kde-format
+msgid "Please enter the password to open this vault:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, pwdLabel)
+#: kded/ui/mountdialog.ui:92
+#, kde-format
+msgid "Password:"
+msgstr ""
+
+#. i18n: ectx: property (html), widget (QTextBrowser, textNotice)
+#: kded/ui/noticewidget.ui:33
+#, kde-format
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/";
+"REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
+"\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'hlv'; font-size:9pt; font-"
+"weight:400; font-style:normal;\">\n"
+"<p style=\"-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; "
+"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"
+"\"><br /></p></body></html>"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, checkShouldBeHidden)
+#: kded/ui/noticewidget.ui:40
+#, kde-format
+msgid "Do not show this notice again"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, checkShouldBeOffline)
+#: kded/ui/offlineonlywidget.ui:29
+#, kde-format
+msgid ""
+"Go offline while this vault is open (switch off networking and bluetooth)"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: kded/ui/passwordchooserwidget.ui:17
+#, kde-format
+msgid ""
+"Mind that there is no way to recover a forgotten password. If you forget the "
+"password, your data is as good as gone."
+msgstr ""
+
+#: kded/ui/vaultconfigurationdialog.cpp:62
+#, kde-format
+msgid "General"
+msgstr ""
+
+#: kded/ui/vaultconfigurationdialog.cpp:67
+#, kde-format
+msgid "Advanced"
+msgstr ""
+
+#: kded/ui/vaultconfigurationdialog.cpp:72
+#, kde-format
+msgid "Delete"
+msgstr ""
+
+#: kded/ui/vaultconfigurationdialog.cpp:79 kded/ui/vaultcreationwizard.cpp:50
+#: kded/ui/vaultimportingwizard.cpp:50
+#, kde-format
+msgid "EncFS"
+msgstr ""
+
+#: kded/ui/vaultconfigurationdialog.cpp:83 kded/ui/vaultcreationwizard.cpp:82
+#: kded/ui/vaultimportingwizard.cpp:66
+#, kde-format
+msgid "CryFS"
+msgstr ""
+
+#: kded/ui/vaultconfigurationdialog.cpp:176
+#, kde-format
+msgid "Configure"
+msgstr ""
+
+#. i18n: ectx: property (windowTitle), widget (QDialog, VaultImportingWizard)
+#. i18n: ectx: property (windowTitle), widget (QDialog, VaultCreationWizard)
+#. i18n: ectx: property (windowTitle), widget (QDialog, 
VaultConfigurationDialog)
+#: kded/ui/vaultconfigurationdialog.ui:14 kded/ui/vaultcreationwizard.ui:14
+#: kded/ui/vaultimportingwizard.ui:14
+#, kde-format
+msgid "Dialog"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: kded/ui/vaultconfigurationdialog.ui:33
+#, kde-format
+msgid "The vault configuration can only be changed while it is closed."
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, buttonCloseVault)
+#: kded/ui/vaultconfigurationdialog.ui:53
+#, kde-format
+msgid "Close the vault"
+msgstr ""
+
+#: kded/ui/vaultcreationwizard.cpp:53
+#, kde-format
+msgid ""
+"<b>Security notice:</b>\n"
+"                             According to a security audit by Taylor Hornby "
+"(Defuse Security),\n"
+"                             the current implementation of Encfs is "
+"vulnerable or potentially vulnerable\n"
+"                             to multiple types of attacks.\n"
+"                             For example, an attacker with read/write "
+"access\n"
+"                             to encrypted data might lower the decryption "
+"complexity\n"
+"                             for subsequently encrypted data without this "
+"being noticed by a legitimate user,\n"
+"                             or might use timing analysis to deduce "
+"information.\n"
+"                             <br /><br />\n"
+"                             This means that you should not synchronize\n"
+"                             the encrypted data to a cloud storage service,\n"
+"                             or use it in other circumstances where the "
+"attacker\n"
+"                             can frequently access the encrypted data.\n"
+"                             <br /><br />\n"
+"                             See <a href='http://defuse.ca/audits/encfs.";
+"htm'>defuse.ca/audits/encfs.htm</a> for more information."
+msgstr ""
+
+#: kded/ui/vaultcreationwizard.cpp:85
+#, kde-format
+msgid ""
+"<b>Security notice:</b>\n"
+"                             CryFS encrypts your files, so you can safely "
+"store them anywhere.\n"
+"                             It works well together with cloud services like "
+"Dropbox, iCloud, OneDrive and others.\n"
+"                             <br /><br />\n"
+"                             Unlike some other file-system overlay "
+"solutions,\n"
+"                             it does not expose the directory structure,\n"
+"                             the number of files nor the file sizes\n"
+"                             through the encrypted data format.\n"
+"                             <br /><br />\n"
+"                             One important thing to note is that,\n"
+"                             while CryFS is considered safe,\n"
+"                             there is no independent security audit\n"
+"                             which confirms this."
+msgstr ""
+
+#: kded/ui/vaultcreationwizard.cpp:158
+#, kde-format
+msgctxt "@title:window"
+msgid "Create a New Vault"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, labelWarning)
+#: kded/ui/vaultdeletionwidget.ui:17
+#, kde-format
+msgid ""
+"This action <b>cannot</b> be undone. This will permanently delete the "
+"selected vault!"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, labelConfirm)
+#: kded/ui/vaultdeletionwidget.ui:24
+#, kde-format
+msgid "Please type in the name of the vault to confirm:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, buttonDeleteVault)
+#: kded/ui/vaultdeletionwidget.ui:39
+#, kde-format
+msgid "Delete this vault"
+msgstr ""
+
+#: kded/ui/vaultimportingwizard.cpp:86
+#, kde-format
+msgid "Import"
+msgstr ""
+
+#: kded/ui/vaultimportingwizard.cpp:126
+#, kde-format
+msgctxt "@title:window"
+msgid "Import an Existing Vault"
+msgstr ""
+
+#: plasma/package/contents/ui/main.qml:116
+#, kde-format
+msgid "Create a New Vault..."
+msgstr ""
+
+#: plasma/package/contents/ui/VaultItem.qml:210
+#, kde-format
+msgid "Open with File Manager"
+msgstr ""
+
+#: plasma/package/contents/ui/VaultItem.qml:217
+#, kde-format
+msgid "Forcefully close "
+msgstr ""
+
+#: plasma/package/contents/ui/VaultItem.qml:224
+#, kde-format
+msgid "Configure Vault..."
+msgstr ""
\ No newline at end of file



Reply via email to