Skip to content
Snippets Groups Projects
  1. Oct 06, 2020
  2. Oct 05, 2020
  3. Oct 04, 2020
  4. Oct 02, 2020
    • Martin Matějek's avatar
      foris-controller: update to version 1.0.19 · d60898ab
      Martin Matějek authored
      * example: fix typo in example test
      * services: add openwrt service enabled state detection
      * zeroconf: opt-in registration of a service
      * system: add new core module
      * about: suppress error log for get_contract()
      Verified
      d60898ab
    • Martin Matějek's avatar
    • Jan Pavlinec's avatar
      knot-resolver: add option to compile kresd with dnstap support · 5a5aa58c
      Jan Pavlinec authored
      Note:
      Reorder dependencies and remove luasec and luasocket because
      they are no longer required.
      Verified
      5a5aa58c
    • Josef Schlehofer's avatar
      reforis: bump PKG_RELEASE · 5df4e56c
      Josef Schlehofer authored
      We need to build new reForis package and its language files
      Verified
      5df4e56c
    • Josef Schlehofer's avatar
      reforis-shield: remove translations · 29a96a52
      Josef Schlehofer authored
      Right now, reForis is a little bit ahead and has different versions of
      dependencies and if you have a full build, there are issues that
      static files are not present in reforis package and languages packages
      does not have forisjs.mo.
      
      If you dont have forisjs.mo, you end up with not working reForis.
      It crashes with:
      
      AttributeError: 'NullTranslations' object has no attribute 'json_catalog'
            args = ("'NullTranslations' object has no attribute 'json_catalog'",)
            with_traceback = <built-in method with_traceback of AttributeError object>
      
      However, if you build locally reforis and copy those packages on the
      router, it works flawlessly.
      
      The issue right now is that reforis and reforis-shield are using the
      same shared package languages and they could be different. We decided to remove
      translations from reForis Shield. There was also possibility to
      have separate language files for reForis, but it should not be
      necessary.
      Verified
      29a96a52
  5. Oct 01, 2020
  6. Sep 30, 2020
  7. Sep 29, 2020