Package gnupg2: Information

    Source package: gnupg2
    Version: 2.2.10-alt4
    Build time:  Feb 25, 2019, 08:12 PM in the task #219793
    Category: Text tools
    Report package bug
    License: GPLv3+
    Summary: The GNU Privacy Guard suite
    Description: 
    GnuPG is GNU's tool for secure communication and data storage.  It can
    be used to encrypt data and to create digital signatures.  It includes
    an advanced key management facility and is compliant with the proposed
    OpenPGP Internet standard as described in RFC2440 and the S/MIME
    standard as described by several RFCs.
    
    GnuPG 2.0 is a newer version of GnuPG with additional support for
    S/MIME.  It has a different design philosophy that splits
    functionality up into several modules.

    List of rpms provided by this srpm:
    gnupg2 (x86_64, i586)
    gnupg2-debuginfo (x86_64, i586)

    Maintainer: Paul Wolneykien


      1. libassuan-devel
      2. libcurl-devel
      3. libreadline-devel
      4. libksba-devel >= 1.3.6-alt7
      5. libldap-devel
      6. libgcrypt-devel >= 1.8.3-alt4
      7. bzlib-devel
      8. pkgconfig(sqlite3)
      9. libnpth-devel
      10. rpm-build-ubt
      11. libgnutls-devel
      12. texinfo
      13. libusb-devel
      14. zlib-devel

    Last changed


    Dec. 18, 2018 Paul Wolneykien 2.2.10-alt4
    - Now supports S/MIME encryption/decryption with GOST-2001.
    - Conflicts with gnupg-pkcs11-scd <= 0.9.2-alt5 because that
      versions of gnupg-pkcs11-scd reverse the UKM.
    - Fixed S-Box debug log (sm).
    Oct. 31, 2018 Paul Wolneykien 2.2.10-alt3
    - Fixed "Unsupported algorithm" with smart-card RSA key pkdecrypt
      operation regression.
    - Fixed missing newline in dirmngr verbose output.
    Oct. 3, 2018 Paul Wolneykien 2.2.10-alt2
    - GOST Sign and verification work with GOST (2001) via
      gnupg-pkcs11-scd (S/MIME).
    - GOST enc/deryption works via gnupg-pkcs11-scd (OpenPGP).
    - Sign and verification work with GOST (2001) via gnupg-pkcs11-scd (OpenPGP).
    - Add the GOST-related patches to the main package version.