Skip to content
Snippets Groups Projects
  1. Dec 18, 2019
  2. Dec 17, 2019
    • Karel Koci's avatar
      helpers/new_release.sh: use packages hash as authoritative · 525b5a98
      Karel Koci authored
      The reason is that this is more appropriate if for example we modify
      patches on commit not yet build but released older version. Such state
      would not compile so instead we have to choose packages version. The
      changes in updater's lists should not have such effect.
      Verified
      525b5a98
  3. Dec 16, 2019
  4. Dec 13, 2019
  5. Dec 12, 2019
  6. Dec 11, 2019
  7. Dec 10, 2019
  8. Dec 09, 2019
  9. Dec 08, 2019
  10. Dec 05, 2019
  11. Nov 26, 2019
  12. Nov 25, 2019
  13. Nov 24, 2019
  14. Nov 20, 2019
  15. Nov 19, 2019
  16. Nov 16, 2019
  17. Nov 15, 2019
  18. Nov 13, 2019
  19. Nov 10, 2019
  20. Nov 09, 2019
  21. Nov 07, 2019
    • Karel Koci's avatar
      lists: mark wget-nossl as unwanted alternative · 80f46e2b
      Karel Koci authored and Karel Koci's avatar Karel Koci committed
      OPKG seems to be using uclient-fetch if wget is not available but once
      wget command is on system it uses it. The problem is that we have URLs
      with SSL and so we need wget with SSL support but in default updater
      minimalizes amount of installed packages so it chooses wget-nossl
      variant over full wget.
      Verified
      80f46e2b
Loading