Skip to content
Snippets Groups Projects
  1. Dec 03, 2020
  2. Nov 24, 2020
  3. Nov 16, 2020
  4. Nov 12, 2020
  5. Nov 10, 2020
  6. Nov 09, 2020
  7. Nov 08, 2020
    • Josef Schlehofer's avatar
      lists: nas: transmission-daemon: drop OpenSSL variant · ca66d769
      Josef Schlehofer authored
      In OpenWrt master, there were dropped SSL variants of transmission.
      We backported change to have life easier and luckily for us,
      Transmission list works even there is daemon-openssl.
      
      This just ensures that transmission-daemon will be installed, if we will
      remove some day fix package for Turris OS 5.x.
      
      Fixes: 37e45862
      ("patches/backport/transmission: add patch to remove package variants")
      ca66d769
  8. Nov 05, 2020
  9. Nov 04, 2020
  10. Nov 03, 2020
  11. Oct 29, 2020
  12. Oct 28, 2020
  13. Oct 20, 2020
  14. Oct 18, 2020
  15. Oct 15, 2020
  16. Oct 13, 2020
    • Karel Koci's avatar
      patches/openwrt: disable root account · 16e891a9
      Karel Koci authored and Karel Koci's avatar Karel Koci committed
      This disables root account.
      
      Placing of this patch expects it to be caried for a long time so it was
      moved to second possition while current second patch was moved to thid.
      That makes it of same number as existing patch but that patch is going
      to be dropped in future so no harm to have them with same number for
      now.
      16e891a9
  17. Oct 06, 2020
  18. Sep 24, 2020
  19. 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.
      62b88ab7
  20. Sep 16, 2020
  21. Sep 13, 2020
  22. Sep 07, 2020
    • Karel Koci's avatar
      lists/base-fix: restore previous version of /etc/config/foris · 197c07ce
      Karel Koci authored
      The condition is that we run on current root (that we even have easy
      access to snapshots), that we have snapshots (schnapps installed)
      and that version of Turris OS is less than 5.1.1.
      We use system version to compare because we can't detect that empty file
      any other way.
      197c07ce
  23. Aug 12, 2020
  24. Aug 11, 2020
  25. Aug 08, 2020
  26. Aug 06, 2020