Skip to content
Snippets Groups Projects
  1. Sep 24, 2020
  2. Sep 23, 2020
    • Karel Koci's avatar
      helpers/new_release: fix invalid match for modification date · 62b88ab7
      Karel Koci authored
      Fields should be compared case insensitive as they can be in any such
      format. Using awk instead to compare and correctly parse HTTP head
      format.
      
      There is known problem with this code and that is it can't parse
      date-time formats with colons. The reason is that printing original
      string ($0) in awk sneaks in to it some unwanted characters such as \r
      and probably others that are not considered as whitespaces by date
      command. This way we take only text.
      Verified
      62b88ab7
  3. Sep 16, 2020
  4. Sep 13, 2020
  5. Sep 07, 2020
  6. Aug 12, 2020
  7. Aug 11, 2020
  8. Aug 08, 2020
  9. Aug 06, 2020
  10. Aug 05, 2020
    • Karel Koci's avatar
      openwrt: clean and add service_wanted · 280ea3d8
      Karel Koci authored
      Atlas and netdata services are new services that can be installed trough
      package lists. They should be also automatically activated.
      
      sentinel-dynfw-ipset is not longer present in system as it was drop in
      favor of different approach.
      
      socat is not longer used as service since uCollect times.
      Verified
      280ea3d8
  11. Aug 04, 2020
  12. Aug 03, 2020
  13. Jul 31, 2020
  14. Jul 27, 2020
  15. Jul 24, 2020
  16. Jul 22, 2020
  17. Jul 19, 2020
  18. Jul 17, 2020
  19. Jul 13, 2020