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

Commits on Jan 16, 2018

  1. miniupnpd: 2.0 -> 2.0.20171212 (fixes CVE-2017-1000494)

    changelog since the last version bump:
    
      2017/12/12:
        Fix a few buffer overrun in SSDP and SOAP parsing
    
      2017/11/02:
        PCP : reset epoch after address change
    
      2017/05/26:
        merge https://github.com/miniupnp/miniupnp/tree/randomize_url branch
    
      2017/05/24:
        get SSDP packet receiving interface index and use it to check if the
          packet is from a LAN
    
      2017/03/13:
        default to client address for AddPortMapping when <NewInternalClient>
          is empty
        pass ext_if_name to add_pinhole()
    
      2016/12/23:
        Fix UDA-1.2.10 Man header empty or invalid
    
      2016/12/16:
        Do not try to open IPv6 sockets once it is disabled
    
      2016/12/01:
        Fix "AddPinhole Twice" test
    
      2016/11/11:
        fixes build for Solaris/SunOS
    
      2016/07/23:
        fixes build error on DragonFly BSD
    
    (cherry picked from commit addf1d5)
    andir authored and adisbladis committed Jan 16, 2018
    Copy the full SHA
    3a58353 View commit details
    Browse the repository at this point in the history
  2. miniupnpc_2: 2.0.20170509 -> 2.0.20171212

    This potentially addresses CVE-2017-1000494.
    
    Changes since last version bump:
    
      2017/12/11:
        Fix buffer over run in minixml.c
        Fix uninitialized variable access in upnpreplyparse.c
    
    (cherry picked from commit 761ed40)
    andir authored and adisbladis committed Jan 16, 2018
    Copy the full SHA
    66b4de7 View commit details
    Browse the repository at this point in the history