Skip to content
Snippets Groups Projects
  1. Feb 01, 2017
  2. Jan 30, 2017
  3. Jan 26, 2017
  4. Jan 16, 2017
  5. Jan 13, 2017
  6. Jan 11, 2017
  7. Jan 10, 2017
  8. Jan 05, 2017
  9. Jan 03, 2017
  10. Jan 02, 2017
    • Hauke Mehrtens's avatar
      curl: update to version 7.52.1 · 1436e154
      Hauke Mehrtens authored
      
      This fixes the folowing security problems:
      
      CVE-2016-9586: printf floating point buffer overflow
      CVE-2016-9952: Win CE schannel cert wildcard matches too much
      CVE-2016-9953: Win CE schannel cert name out of buffer read
      CVE-2016-9594: unititialized random
      
      Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
      1436e154
  11. Dec 22, 2016
  12. Dec 20, 2016
  13. Dec 16, 2016
  14. Dec 14, 2016
    • Matti Laakso's avatar
      comgt-ncm: Add support for specifying profile index · 5bd3b9df
      Matti Laakso authored
      
      Add support for specifying a call profile index instead of APN. A
      specific index different from 1 must be used for some service
      provider and modem combinations.
      
      In addition, change the manufacturer detection to use the standard
      AT+CGMI command, which produces more predictable output than ATI,
      remove the redundant ipv6 option, since it is less ambiguous to
      directly specify the PDP context type with mobile connections, and
      fix missing device during teardown when using ncm through the wwan
      proto.
      
      Signed-off-by: default avatarMatti Laakso <malaakso@elisanet.fi>
      5bd3b9df
    • Matti Laakso's avatar
      uqmi: Add support for specifying profile index · 2e2748b0
      Matti Laakso authored
      
      Update uqmi to latest version, which brings about support for
      specifying a call profile index instead of APN. A specific index
      different from 1 must be used for some service provider and modem
      combinations.
      
      Also change option dhcp to dhcpv6, since IPv4 now always uses DHCP,
      replace option ipv6 with pdptype, which is less ambiguous, and
      make autoconnect optional and default it to off for IPv6 due to it
      not working with statically configured IPv6.
      
      Signed-off-by: default avatarMatti Laakso <malaakso@elisanet.fi>
      2e2748b0
    • Jo-Philipp Wich's avatar
      netfilter: drop proprietary xt_id match · e2f8d200
      Jo-Philipp Wich authored
      
      The xt_id match was used by the firewall3 package to track its own rules but
      the approach has been changed to use xt_comment instead now, so we can drop
      this nonstandard extension.
      
      Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
      e2f8d200
  15. Dec 12, 2016
  16. Dec 03, 2016
    • Hauke Mehrtens's avatar
      curl: update to version 7.51.0 · 4e07167e
      Hauke Mehrtens authored
      
      This fixes the following security problems:
      CVE-2016-8615: cookie injection for other servers
      CVE-2016-8616: case insensitive password comparison
      CVE-2016-8617: OOB write via unchecked multiplication
      CVE-2016-8618: double-free in curl_maprintf
      CVE-2016-8619: double-free in krb5 code
      CVE-2016-8620: glob parser write/read out of bounds
      CVE-2016-8621: curl_getdate read out of bounds
      CVE-2016-8622: URL unescape heap overflow via integer truncation
      CVE-2016-8623: Use-after-free via shared cookies
      CVE-2016-8624: invalid URL parsing with '#'
      CVE-2016-8625: IDNA 2003 makes curl use wrong host
      
      Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
      4e07167e
  17. Dec 01, 2016
  18. Nov 29, 2016
  19. Nov 26, 2016
  20. Nov 14, 2016
  21. Nov 12, 2016
  22. Nov 08, 2016
Loading