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: e1c7e990d282
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4c36c0ad7657
Choose a head ref
  • 10 commits
  • 5 files changed
  • 9 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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    Copy the full SHA
    df29e69 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. notmuch: 0.26 -> 0.26.1

    Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
    
    This update was made based on information from https://repology.org/metapackage/notmuch/versions.
    
    These checks were done:
    
    - built on NixOS
    - ran ‘/nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1/bin/notmuch --help’ got 0 exit code
    - ran ‘/nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1/bin/notmuch help’ got 0 exit code
    - ran ‘/nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1/bin/notmuch --version’ and found version 0.26.1
    - found 0.26.1 with grep in /nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1
    - directory tree listing: https://gist.github.com/adeae189f9ac416571a7c0e3beca712f
    R. RyanTM authored and bfortz committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    35f3da5 View commit details
    Browse the repository at this point in the history
  2. notmuch: fix /bin/sh impurity in ./configure

    (cherry picked from commit d974161)
    hedning authored and flokli committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    a9252c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #39481 from flokli/notmuch-18.03-patch-shebangs

    notmuch: add missing "patchShebangs configure"
    Mic92 committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    71bf440 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #39487 from bfortz/staging-18.03-notmuch-0.26.1

    notmuch: 0.26 -> 0.26.1
    matthewbauer committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    dc3dc33 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Configuration menu
    Copy the full SHA
    4c36c0a View commit details
    Browse the repository at this point in the history