wiki:Topics-2022-04-27

Version 4 (modified by Samuli Seppänen, 2 years ago) (diff)

--

Basic info

  • Time: Wed April 27th 2022 10:30 CEST (8:30 UTC)
  • Place: #openvpn-meeting channel on LiberaChat IRC network

Topics

  1. Uncrustify
    • 0.72 does what we have in our tree now (except pkt_test.c)
    • 0.74 introduces spurious changes that look buggy
      • 0.72 is it.
    • pre-commit check does not fire on "git am" or "git rebase"
    • can someone find a magic option to make uncrustify (0.72) indent array initializations in a nice way? like this:
      char foo[] =
          { 0x01, 0x02,
            0x03, 0x04 };
      
  2. Ok to merge pkcs11-helper upgrade to openvpn-build?
  3. Sync up on OpenVPN 2.5 and 2.6
    • 2.5
    • 2.6
  4. IPv6 to community?
  5. buildbot status, next steps

Back to meeting list