Skip to content
  1. May 29, 2022
  2. May 27, 2022
  3. May 26, 2022
    • W. Michael Petullo's avatar
      gcc: depend on libzstd · 8e0bc54f
      W. Michael Petullo authored
      
      
      Signed-off-by: default avatarW. Michael Petullo <mike@flyn.org>
      8e0bc54f
    • Aleksandr V. Piskunov's avatar
      stubby: restart on trigger interfaces · 3c04a6d2
      Aleksandr V. Piskunov authored
      
      
      Force restart stubby if any of the trigger interfaces goes up or down.
      Avoids DoT DNS lookup timeouts when default route changes, in case of multiple
      upstream interfaces.
      
      Signed-off-by: default avatarAleksandr V. Piskunov <aleksandr.v.piskunov@gmail.com>
      3c04a6d2
    • Rosen Penev's avatar
      hfsprogs: update to 540.1.linux3 · 760e0fe1
      Rosen Penev authored
      
      
      Updates hfsprogs from 2011 to 2013 version.
      
      Updated patches to latest Debian ones. Kept custom OpenWrt ones.
      
      Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
      760e0fe1
    • Andreas Erhard's avatar
      vpnc: Update to 0.5.3+git20220517 · bf6f2dae
      Andreas Erhard authored
      
      
      The new version of vpnc supports additional DH groups for improved key exchange security.
      
      Signed-off-by: default avatarAndreas Erhard <andreas.erhard@i-med.ac.at>
      bf6f2dae
    • Christian Lachner's avatar
      haproxy: Update HAProxy to v2.4.17 · e69fe1f2
      Christian Lachner authored
      
      
      - Update haproxy download URL and hash
      
      Signed-off-by: default avatarChristian Lachner <gladiac@gmail.com>
      e69fe1f2
    • Javier Marcet's avatar
      python-jsonschema: Update to 4.5.1 · f1ed3f5b
      Javier Marcet authored
      
      
      What's Changed:
      
       - Extend dynamicRef keyword by @nezhar
       - Add FORMAT_CHECKER attribute for Validator by @TiborVoelcker
       - Remove stray double-quote by @lurch
       - Ensure proper sorting of list in error message by @ssbarnea
      
      Signed-off-by: default avatarJavier Marcet <javier@marcet.info>
      f1ed3f5b
    • Javier Marcet's avatar
      python3-paramiko: update to version 2.11.0 · 117e3d6a
      Javier Marcet authored
      
      
      2.11.0:
      
       - [Feature] Add SSH config token expansion (eg %h, %p) when parsing
       ProxyJump directives. Patch courtesy of Bruno Inec.
      
       - [Support] (via #2011) Apply unittest skipIf to tests currently
       using SHA1 in their critical path, to avoid failures on systems
       starting to disable SHA1 outright in their crypto backends (eg RHEL
       9). Report & patch via Paul Howarth.
      
       - [Support] Update camelCase method calls against the threading
       module to be snake_case; this and related tweaks should fix some
       deprecation warnings under Python 3.10. Thanks to Karthikeyan
       Singaravelan for the report, @Narendra-Neerukonda for the patch,
       and to Thomas Grainger and Jun Omae for patch workshopping.
      
       - [Support] Recent versions of Cryptography have deprecated Blowfish
       algorithm support; in lieu of an easy method for users to remove it
       from the list of algorithms Paramiko tries to import and use, we’ve
       decided to remove it from our “preferred algorithms” list. This will
       both discourage use of a weak algorithm, and avoid warnings. Credit
       for report/patch goes to Mike Roest.
      
      2.10.5:
      
       - [Bug] Windows-native SSH agent support as merged in 2.10 could
       encounter Errno 22 OSError exceptions in some scenarios (eg server
       not cleanly closing a relevant named pipe). This has been worked
       around and should be less problematic. Reported by Danilo Campana
       Fuchs and patched by Jun Omae.
      
       - [Bug] OpenSSH 7.7 and older has a bug preventing it from
       understanding how to perform SHA2 signature verification for RSA
       certificates (specifically certs - not keys), so when we added SHA2
       support it broke all clients using RSA certificates with these
       servers. This has been fixed in a manner similar to what OpenSSH’s
       own client does: a version check is performed and the algorithm used
       is downgraded if needed. Reported by Adarsh Chauhan, with fix
       suggested by Jun Omae.
      
       - [Bug] Align signature verification algorithm with OpenSSH re:
       zero-padding signatures which don’t match their nominal size/length.
       This shouldn’t affect most users, but will help Paramiko-implemented
       SSH servers handle poorly behaved clients such as PuTTY. Thanks to
       Jun Omae for catch & patch.
      
      Signed-off-by: default avatarJavier Marcet <javier@marcet.info>
      117e3d6a
    • Javier Marcet's avatar
      docker-compose: Update to version 2.5.1 · 32d87ae9
      Javier Marcet authored
      
      
      What's Changed:
      
       - Fix relative paths on envfile label by @ulyssessouza
       - down: Reject all arguments by @Jille
       - Clarify what default work dir is when multiple compose files by
       @quite
       - compose down exit=0 if nothing to remove by @ndeloof
       - cp command: copy to all containers of a service as default
       behaviour by @glours
       - Fix extra space printed with --no-log-prefix option by @jan4843
       - bump compose-go to 1.2.5 by @ndeloof
      
      New Contributors:
      
       - @Jille made their first contribution
       - @quite made their first contribution
       - @jan4843 made their first contribution
      
      Signed-off-by: default avatarJavier Marcet <javier@marcet.info>
      32d87ae9
    • Tianling Shen's avatar
      dnslookup: Update to 1.7.0 · 202f0007
      Tianling Shen authored
      
      
      Signed-off-by: default avatarTianling Shen <cnsztl@immortalwrt.org>
      202f0007
    • Tianling Shen's avatar
      dnsproxy: Update to 0.43.0 · 20a51c2e
      Tianling Shen authored
      
      
      Signed-off-by: default avatarTianling Shen <cnsztl@immortalwrt.org>
      20a51c2e
  4. May 24, 2022