Opened 11 years ago

Closed 9 years ago

#295 closed Feature Wish (fixed)

add builders for new compression variants

Reported by: Gert Döring Owned by: Samuli Seppänen
Priority: major Milestone: release 2.4
Component: Building / Compiling Version: OpenVPN git master branch (Community Ed)
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords:
Cc:

Description

Hi Mattock,

we need new builders - "master" has snappy now, so paralleling --disable-lzo, for full coverage of the crypto options, we now want:

--disable-lzo (only snappy)
--disable-snappy (only lzo)
--disable-lzo --disable-snappy (no compression at all)
--disable-lzo --disable-snappy --enable-comp-stub (stub compression layer)

... so 3 new builders... (complaints should be sent to James :-) ).

thanks

Change History (2)

comment:1 Changed 10 years ago by Samuli Seppänen

Added the new builders and triggered a full rebuild.

comment:2 Changed 9 years ago by Samuli Seppänen

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.