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: 276bf53ae958
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a7e9fabd7b3d
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 8, 2018

  1. nbxmpp: 0.6.5 -> 0.6.6

    Upstream changes:
    
      * Record all SSL errors instead of only the first
      * Pass arguments to plugin/plugout methods
      * Allow the Roster to be initalized without requesting it from the
        server
    
    Tested by building and running Gajim 1.0.3.
    
    Signed-off-by: aszlig <aszlig@nix.build>
    Cc: @abbradar
    aszlig committed Jun 8, 2018
    Copy the full SHA
    9da1160 View commit details
    Browse the repository at this point in the history
  2. gajim: 1.0.2 -> 1.0.3

    Upstream changes:
    
      * 8296 Fix errors on roster updates after stream management resume
      * 9106 Convert font weight from pango to css values
      * 9124 Bring ChatControl to front when notification is clicked
    
      * Set no-store hint on groupchat chatstates
      * Dont show OOB uri if message body is the same
      * Add missing bybonjour dependency for Windows zeroconf
    
    The full change log can be found at:
    
    https://dev.gajim.org/gajim/gajim/raw/gajim-1.0.3/ChangeLog
    
    Built and tested the package on my machine.
    
    Signed-off-by: aszlig <aszlig@nix.build>
    Cc: @7c6f434c, @abbradar
    aszlig committed Jun 8, 2018
    Copy the full SHA
    a7e9fab View commit details
    Browse the repository at this point in the history