Skip to content
Snippets Groups Projects
  1. Feb 05, 2021
  2. Feb 04, 2021
  3. Feb 03, 2021
  4. Feb 02, 2021
  5. Feb 01, 2021
  6. Jan 26, 2021
  7. Jan 25, 2021
  8. Jan 19, 2021
  9. Jan 15, 2021
    • Jan Pavlinec's avatar
      unbound: fix IP parsing in forwarding mode · 752f0318
      Jan Pavlinec authored
      Changes:
      - limit number of fowarding servers to 10
      - use get_servers_ip_addresses to get forwarding servers
      752f0318
    • Jan Pavlinec's avatar
      resolver-conf: update IP version checking for forwarding mode · 5d19a608
      Jan Pavlinec authored
      Changes:
      - add ipcheck.py utility
      - get_servers_ip_addresses to parse /tmp/resolv.conf.auto
      5d19a608
    • Jan Pavlinec's avatar
      knot-resolver: fix IP parsing in forwarding mode · 1062b4f4
      Jan Pavlinec authored
      Changes:
      - use get_servers_ip_addresses to get forwarding servers
      1062b4f4
    • Josef Schlehofer's avatar
      72ed6724
    • Josef Schlehofer's avatar
      Modify Github Actions to fit Turris OS packages · 36ec7e4f
      Josef Schlehofer authored
      It means that we are testing just our three platforms
      and one of it is even run tested in Docker. Also, it uses Docker
      repositories maintainer by OpenWrt developers.
      
      Tested platforms:
      powerpc_8540 (Turris 1.x)
      arm_cortex-a9_vfpv3-d16 (Turris Omnia)
      aarch64_cortex-a53 (Turris MOX, Turris Shield)
      - This one is run time tested in Docker
      
      This should compile packages and upload them as artefacts, which means
      that there is going to be less manual work which should lead to have
      merged pull requests faster.
      
      One minor disadvantage for now is that this compiles packages
      against OpenWrt releases (stable and snapshots) without our patches, which comes
      from turris-build repository and that it is tested against develop
      branch from turris-os-packages.
      
      Github Actions will be run on every push (including branches, commits)
      and pull request (here on GitHub).
      36ec7e4f
    • Paul Spooren's avatar
      Add Github Actions from packages feed · ddf7a9a6
      Paul Spooren authored
      
      This comes from the OpenWrt packages repository and added a few changes,
      which were not merged, yet. E.g. in packages feed, there is run test in
      Docker container if there is dedicated file test.sh near Makefile, but
      there is a pending change to be merged to run generic run test to check
      version of package even there is no test.sh
      
      Signed-off-by: default avatarJosef Schlehofer <pepe.schlehofer@gmail.com>
      ddf7a9a6
  10. Jan 14, 2021
  11. Jan 13, 2021
  12. Jan 12, 2021
  13. Jan 08, 2021
  14. Jan 07, 2021