Skip to content
Snippets Groups Projects
  1. Jan 29, 2019
  2. Jan 01, 2019
  3. Nov 13, 2018
  4. Oct 29, 2018
  5. Sep 10, 2018
  6. Jul 30, 2018
  7. Jun 11, 2018
  8. Apr 30, 2018
  9. Apr 09, 2018
  10. Mar 19, 2018
    • Natanael Copa's avatar
      community/wireshark: security upgrade to 2.4.5 · 272bf54b
      Natanael Copa authored
      CVE-2018-7320, CVE-2018-7321, CVE-2018-7322, CVE-2018-7323,
      CVE-2018-7324, CVE-2018-7325, CVE-2018-7326, CVE-2018-7327,
      CVE-2018-7328, CVE-2018-7329, CVE-2018-7330, CVE-2018-7331,
      CVE-2018-7332, CVE-2018-7333, CVE-2018-7334, CVE-2018-7335,
      CVE-2018-7336, CVE-2018-7337, CVE-2018-7417, CVE-2018-7418,
      CVE-2018-7419, CVE-2018-7420
      272bf54b
  11. Feb 08, 2018
  12. Jan 19, 2018
  13. Dec 30, 2017
    • Jakub Jirutka's avatar
      [various]: unify names of licenses according to SPDX · 63f5e7d2
      Jakub Jirutka authored
      This commit updates $license variable in all APKBUILDs to comply with
      short names specified by SPDX version 3.0 [1] where possible. It was
      done using find-and-replace method on substrings inside $license
      variables.
      
      Only license names were updated, not "expressions" specifying relation
      between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
      exceptions (e.g. "X with exceptions").
      
      Many licenses have a version or multiple variants, e.g. MPL-2.0,
      BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
      contain license version or variant. Since there's no way how to infer
      this information just from abuild, it were left without the variant
      suffix or version, i.e. non SPDX compliant.
      
      GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
      exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
      (formerly e.g. GPL-2.0+). We did not systematically noted distinguish
      between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
      GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
      GPL2+) were left without the variant suffix, i.e. non SPDX compliant.
      
      Note: This commit just fixes format of the license names, no
      verification has been done if the specified license information is
      actually correct!
      
      [1]: https://spdx.org/licenses/
      63f5e7d2
  14. Dec 17, 2017
  15. Oct 27, 2017
  16. Oct 23, 2017
  17. Aug 08, 2017
  18. Jun 13, 2017
  19. May 14, 2017
  20. Apr 14, 2017
  21. Apr 13, 2017
  22. Mar 17, 2017
    • Sergei Lukin's avatar
      main/wireshark: security upgrade to 2.2.5 - fixes #7026 · 441bebab
      Sergei Lukin authored
      CVE-2017-6467: NetScaler file parser infinite loop
      CVE-2017-6468: NetScaler file parser crash
      CVE-2017-6469: LDSS dissector crash
      CVE-2017-6470: IAX2 infinite loop
      CVE-2017-6471: WSP infinite loop
      CVE-2017-6472: RTMPT dissector infinite loop
      CVE-2017-6473: K12 file parser crash
      CVE-2017-6474: NetScaler file parser infinite loop
      wnpa-sec-2017-06: STANAG 4607 file parser infinite loop
      441bebab
  23. Feb 22, 2017
  24. Jan 30, 2017
  25. Dec 15, 2016
  26. Dec 01, 2016
  27. Oct 10, 2016
  28. Sep 13, 2016
  29. Sep 12, 2016
  30. Jul 05, 2016
  31. Apr 25, 2016
  32. Feb 27, 2016
  33. Feb 02, 2016
  34. Dec 04, 2015
  35. Oct 16, 2015
  36. Sep 10, 2015
  37. Aug 13, 2015
  38. May 15, 2015
Loading