Skip to content
Snippets Groups Projects
  1. Aug 22, 2019
  2. Jun 15, 2019
    • Matthias Schiffer's avatar
      Add GLUON_DEPRECATED flag · 912490c0
      Matthias Schiffer authored
      This new build flag is mandatory for now (it may default to 0 in a future
      Gluon version). It may be set to the following values:
      
      * 0 - Do not build any images for deprecated devices.
      * upgrade - Only build sysupgrade images for deprecated devices.
      * full - Build both sysupgrade and factory images for deprecated devices.
      
      "Other" images are handled like factory images, as they are also used for
      the initial installation of Gluon on a device.
      Unverified
      912490c0
  3. Apr 28, 2019
  4. Apr 02, 2019
  5. Mar 10, 2019
  6. Dec 29, 2018
  7. Nov 25, 2018
  8. Nov 22, 2018
  9. Oct 11, 2018
  10. Sep 29, 2018
  11. Sep 15, 2018
  12. Sep 11, 2018
  13. Sep 01, 2018
  14. Aug 26, 2018
  15. Aug 19, 2018
    • Matthias Schiffer's avatar
      gluon-config-mode-geo-location: revise altitude label overrides · a72cf0b8
      Matthias Schiffer authored
      As already done with other config mode texts, the altitude field now has
      default texts that are used when they are not set in the site i18n files.
      The altitude-help text has been removed from site i18n; instead, the
      geo-location-help text now overrides the whole section description
      including the part that mentions the altitude.
      Unverified
      a72cf0b8
  16. Aug 01, 2018
  17. Jul 10, 2018
  18. Jul 08, 2018
  19. Jun 29, 2018
  20. Jun 24, 2018
  21. Jun 09, 2018
  22. May 19, 2018
    • Christof Schulze's avatar
      gluon-config-mode-contact-info: provide enhancements for german, english and... · ab7f1acd
      Christof Schulze authored
      gluon-config-mode-contact-info: provide enhancements for german, english and french translation to comply with DSGVO (#1394)
      
      * do not allow to obligatorily require contact information
      * add remark that the data is provided voluntarily
      * mention how to delete the data
      * be very clear about the fact that the data being entered is public and
        can be downloaded and processed by anyone.
      ab7f1acd
  23. May 09, 2018
  24. Apr 27, 2018
  25. Mar 17, 2018
  26. Mar 07, 2018
    • Matthias Schiffer's avatar
      gluon-ebtables: unconditionally segment IGMP/MLD · 17370d84
      Matthias Schiffer authored
      We must ensure that each node becomes IGMP/MLD querier for its local
      clients; having only a single querier for the whole mesh is generally
      unreliable, leading to frequent "IGMP/MLD querier appeared/disappeared"
      messages from batman-adv and unreliable snooping.
      
      In smaller meshes it might be interesting only segment querier domains, but
      allow membership reports to pass through the mesh, in order to support
      snooping switches outside the mesh without special configuration. A
      site.conf switch is provided to control this behaviour.
      
      Fixes #1320
      Unverified
      17370d84
  27. Feb 16, 2018
  28. Feb 04, 2018
    • Martin Weinelt's avatar
      gluon-mesh-vpn-core: add public key to nodeinfo response · 42763d21
      Martin Weinelt authored
      This is currently only implemented in the gluon-mesh-vpn-fastd
      package.
      
      Advertising the public key may be deemed problematic when
      your threat-model involves protecting the nodes privacy
      from tunnel traffic correlation by onlink observers.
      
      It can be enabled by setting site.mesh_vpn.fastd.pubkey_privacy
      to `false`.
      Unverified
      42763d21
  29. Jan 19, 2018
  30. Jan 11, 2018
  31. Oct 31, 2017
Loading