Skip to content
Snippets Groups Projects
  1. Apr 21, 2021
  2. Apr 14, 2021
  3. Apr 13, 2021
  4. Apr 12, 2021
    • Luiz Angelo Daros de Luca's avatar
      ruby: update to 3.0.1 · 2e775891
      Luiz Angelo Daros de Luca authored
      
      Fixes two CVEs:
      
      CVE-2021-28965: XML round-trip vulnerability in REXML
      CVE-2021-28966: Path traversal in Tempfile on Windows
      
      Signed-off-by: default avatarLuiz Angelo Daros de Luca <luizluca@gmail.com>
      2e775891
    • Javier Marcet's avatar
      python-docker: Update to 5.0.0 · 75fbd91d
      Javier Marcet authored
      
      Breaking changes:
      
      - Remove support for Python 2.7
      
      - Make Python 3.6 the minimum version supported
      
      Features:
      
      - Add limit parameter to image search endpoint
      
      Bugfixes:
      
      - Fix KeyError exception on secret create
      
      - Verify TLS keys loaded from docker contexts
      
      - Update PORT_SPEC regex to allow square brackets for IPv6 addresses
      
      - Fix containers and images documentation examples
      
      Signed-off-by: default avatarJavier Marcet <javier@marcet.info>
      75fbd91d
    • Hirokazu MORIKAWA's avatar
      node: bump to v14.16.1 · 21391a6c
      Hirokazu MORIKAWA authored
      
      April 2021 Security Releases
      - OpenSSL - CA certificate check bypass with X509_V_FLAG_X509_STRICT (High) (CVE-2021-3450)
      - OpenSSL - NULL pointer deref in signature_algorithms processing (High) (CVE-2021-3449)
      - npm upgrade - Update y18n to fix Prototype-Pollution (High) (CVE-2020-7774)
      
      OpenSSL-related vulnerabilities do not affect the OpenWrt package. Because OpenWrt's OpenSSL shared library has been updated.
      
      Signed-off-by: default avatarHirokazu MORIKAWA <morikw2@gmail.com>
      21391a6c
  5. Apr 11, 2021
  6. Apr 07, 2021
  7. Apr 06, 2021
  8. Apr 05, 2021
  9. Apr 04, 2021
  10. Apr 02, 2021
  11. Mar 30, 2021
  12. Mar 29, 2021
  13. Mar 28, 2021
    • Rosen Penev's avatar
      treewide: build CMake projects with Ninja · a31b7320
      Rosen Penev authored
      
      faster to compile.
      
      A small selection of packages was tested going from:
      
      Executed in  696.30 secs   fish           external
         usr time   82.98 mins  395.00 micros   82.98 mins
         sys time    9.02 mins    0.00 micros    9.02 mins
      
      to:
      
      Executed in  592.20 secs   fish           external
         usr time   84.84 mins  361.00 micros   84.84 mins
         sys time    8.85 mins   57.00 micros    8.85 mins
      
      Tested by running make -j 12 and wiping staging/build_dir/target_x
      
      Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
      a31b7320
  14. Mar 26, 2021
  15. Mar 23, 2021
  16. Mar 15, 2021
  17. Mar 14, 2021
  18. Mar 10, 2021
Loading