Package Release Info

kgpg-17.12.3-bp150.2.5

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kgpg
kgpg-lang

Change Logs

* Thu Mar 08 2018 lbeltrame@kde.org
- Update to 17.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
  * ignore empty entries in key groups (kde#387408)
* Wed Feb 07 2018 lbeltrame@kde.org
- Update to 17.12.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
  * None
* Thu Jan 11 2018 lbeltrame@kde.org
- Update to 17.12.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
  * None
* Sat Dec 09 2017 lbeltrame@kde.org
- Update to 17.12.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
  * appdata: update doc URL, more https
* Sun Dec 03 2017 wbauer@tmo.at
- Drop fix-build-gcc48.patch, no longer necessary and it actually
  hasn't been applied anymore since 17.04
* Sat Dec 02 2017 lbeltrame@kde.org
- Update to 17.11.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
  * None
* Mon Nov 20 2017 lbeltrame@kde.org
- Update to 17.11.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
  * show creation date of user ids
  * remove needless assignment
  * do not add duplicate "--command-fd=0" to GnuPG commandline
  * set project version in CMake
  * de-uglify QString construction
  * check file existence before opening it, not afterwards
  * remove write-only local variable
  * use range based for loops if the container is const
  * mark end iterator const
  * use nullptr directly
  * the parent of a KGpgNode cannot change
  * collect secret key information when loading public keys
  * breezeify icon, this gives us larger sizes which is needed for appstream
  * Port away from deprecated qSort.
* Thu Nov 09 2017 lbeltrame@kde.org
- Update to 17.08.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
  * fix message after importing keys (kde#368950)
  * do not show message when password changing ends successfully
  * do not flag sequence errors when using pinentry for changing passwords (kde#383958)
  * make PINENTRY_LAUNCHED a hint that can be triggered on
  * fix output filename constructions for files passed on the commandline (kde#385437)
* Mon Oct 16 2017 lbeltrame@kde.org
- Update to 17.08.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
  * None
* Thu Sep 07 2017 lbeltrame@kde.org
- Update to 17.08.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
  * breezeify icon, this gives us larger sizes which is needed for appstream
* Fri Aug 11 2017 christophe@krop.fr
- Update to KDE Applications 17.08.0
  * New feature release
  * https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
  * don't let signing be confused by KEY_CONSIDERED lines (kde#382903)
  * show trust and owner trust strings as tooltips in key model (kde#369609)
  * use the same text for owner trust values everywhere
  * do not always warn when creating a revocation certificate (kde#372063)
  * use the same code to generate revoke url filenames everywhere
  * fix GnuPG error messages missing if key generation fails
  * introduce Convert::toDateTime() to parse time specifications as returned from GnuPG
  * several code cleanups
  * simplify KgpgTrustLabel creation
* Sat Aug 05 2017 christophe@krop.fr
- Update to KDE Applications 17.07.90
  * KDE Applications 17.07.90
  * https://www.kde.org/announcements/announce-applications-17.07.90.php
* Sat Jul 15 2017 lbeltrame@kde.org
- Update to 17.04.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
  * Immediately honor encryption with untrusted keys setting
  * do not show error when KEY_CONSIDERED line is emitted by GnuPG when changing key disable
  * show proper trust value for disabled keys in key list (kde#381493)
  * prevent updates to already deleted dialog (kde#373910)
* Wed Jun 07 2017 lbeltrame@kde.org
- Update to 17.04.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
  * None
* Wed May 17 2017 lbeltrame@kde.org
- Update to 17.04.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
  * None
* Sun Apr 16 2017 lbeltrame@kde.org
- Update to 17.04.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
  * None
* Wed Apr 12 2017 lbeltrame@kde.org
- Update to 17.03.90
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
  * None
* Sat Mar 25 2017 lbeltrame@kde.org
- Update to 17.03.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
  * Compile with gcc <= 4.8
- Remove patches, now upstream:
  * 0002-Revert-Use-new-slot-syntax-for-KStandardAction-conne.patch
  * 0003-Revert-Increase-KF5-requirement.patch
* Thu Mar 09 2017 lbeltrame@kde.org
- Update to 16.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
  * None
* Thu Feb 09 2017 lbeltrame@kde.org
- Update to KDE Applications 16.12.2
  * KDE Applications 16.12.2
  * https://www.kde.org/announcements/announce-applications-16.12.2.php