Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 88c4a29dea04
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: df29e697fde0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 5 contributors

Commits on Apr 23, 2018

  1. libgpg-error: 1.27 -> 1.28

    (cherry picked from commit 380171c)
    shlevy authored and flokli committed Apr 23, 2018
    Copy the full SHA
    d6cfc78 View commit details
    Browse the repository at this point in the history
  2. libgpg-error: fix on ARM

    (cherry picked from commit 7a77439)
    abbradar authored and flokli committed Apr 23, 2018
    Copy the full SHA
    a0bd25d View commit details
    Browse the repository at this point in the history
  3. gpgme: 1.10.0 -> 1.11.1

    I've rebuild all packages that depend on gpgme and everything seems fine
    so far (there are a few failures but the ones I've checked are unrelated
    to gpgme).
    
    Upstream release notes (Noteworthy changes in version 1.11.1):
    
     * Fixed build problems in the 1.11.0 release.
    
     * Added C++ interfaces which were planned for 1.11.0.
    
     The 1.11.0 release came with these changes:
    
     * New encryption API to support direct key specification including
       hidden recipients option and taking keys from a file.  This also
       allows to enforce the use of a subkey.
    
     * New encryption flag for the new API to enforce the use of plain
       mail addresses (addr-spec).
    
     * The import API can now tell whether v3 keys are skipped.  These old
       and basically broken keys are not anymore supported by GnuPG 2.1.
    
     * The decrypt and verify API will now return the MIME flag as
       specified by RFC-4880bis.
    
     * The offline mode now has an effect on gpg by disabling all network
       access.  [#3831]
    
     * A failed OpenPGP verification how returns the fingerprint of the
       intended key if a recent gpg version was used for signature
       creation.
    
     * New tool gpgme-json as native messaging server for web browsers.
       As of now public key encryption and decryption is supported.
       Requires Libgpg-error 1.29.
    
     * New context flag "request-origin" which has an effect when used
       with GnuPG 2.2.6 or later.
    
     * New context flag "no-symkey-cache" which has an effect when used
       with GnuPG 2.2.7 or later.
    
     * New convenience constant GPGME_KEYLIST_MODE_LOCATE.
    
     * Improved the Python documentation.
    
     * Fixed a potential regression with GnuPG 2.2.6 or later.
    
     * Fixed a crash in the Python bindings on 32 bit platforms.  [#3892]
    
     * Various minor fixes.
    
    (cherry picked from commit f76c842)
    primeos authored and flokli committed Apr 23, 2018
    Copy the full SHA
    2f680ff View commit details
    Browse the repository at this point in the history
  4. systemd: cherry-pick 848e863acc51ecfb0f3955c498874588201d9130

    fixes build after bump of libgpg-error from 1.27 to 1.28.
    flokli committed Apr 23, 2018
    Copy the full SHA
    00dca0e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Merge pull request #39369 from flokli/notmuch-18.03

    gpgme: 1.10.0 -> 1.11.1
    Mic92 committed Apr 24, 2018
    Copy the full SHA
    df29e69 View commit details
    Browse the repository at this point in the history