Skip to content
Snippets Groups Projects
  1. Dec 10, 2020
  2. Oct 25, 2020
  3. Oct 21, 2020
  4. Oct 03, 2020
  5. Sep 30, 2020
  6. Jul 18, 2020
  7. Jun 15, 2020
    • Duncan Bellamy's avatar
      main/asterisk: upgrade to 16.11.0 · 25ffac29
      Duncan Bellamy authored and Timo Teräs's avatar Timo Teräs committed
      * compile with CFLAGS='-DENABLE_SRTP_AES_256', from #11609
      * update APKBUILD to use amove
      * update license from SPDX
      * add missing descriptions to patches, and openrc sub package
      * remove empty doc sub package function
      * make single line sub package format the same
      * add support for unbound
      25ffac29
  8. Jan 19, 2020
  9. Dec 02, 2019
  10. Sep 16, 2019
  11. Jul 17, 2019
  12. Apr 20, 2019
  13. Dec 31, 2018
  14. Nov 07, 2018
  15. Oct 06, 2018
  16. Sep 24, 2018
  17. Sep 11, 2018
  18. Aug 14, 2018
  19. Jul 17, 2018
  20. Apr 06, 2018
  21. Mar 26, 2018
  22. Mar 16, 2018
  23. Feb 22, 2018
    • Timo Teräs's avatar
      main/asterisk: security upgrade to 15.2.2 · f0ae460f
      Timo Teräs authored
      AST-2018-001 (CVE-2018-7285): Crash when receiving unnegotiated dynamic payload
      AST-2018-002: Crash when given an invalid SDP media format description
      AST-2018-003: Crash with an invalid SDP fmtp attribute
      AST-2018-004 (CVE-2018-7284): Crash when receiving SUBSCRIBE request
      AST-2018-005 (CVE-2018-7286): Crash when large numbers of TCP connections are closed suddenly
      AST-2018-006 (CVE-2018-7287): WebSocket frames with 0 sized payload causes DoS
      f0ae460f
  24. Jan 15, 2018
  25. Jan 04, 2018
  26. 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
  27. Dec 28, 2017
  28. Dec 19, 2017
  29. Dec 15, 2017
  30. Nov 13, 2017
  31. Nov 09, 2017
  32. Oct 31, 2017
  33. Sep 20, 2017
  34. Sep 01, 2017
  35. Aug 14, 2017
  36. Jul 12, 2017
  37. Jun 01, 2017
  38. May 22, 2017
  39. May 17, 2017
Loading