Skip to content

Tags: puppetlabs/luvi

Tags

v2.7.2

Toggle v2.7.2's commit message

Verified

This tag was signed with the committer’s verified signature.
creationix Tim Caswell
Luvi v2.7.2 Release

 - openssl: update to 1.0.2g with working assembly. [Ryan Phillips]

v2.7.1

Toggle v2.7.1's commit message

Verified

This tag was signed with the committer’s verified signature.
creationix Tim Caswell
Luvi v2.7.1 Release

 - openssl: revert to 1.0.2e [Tim Caswell]

 - lua-openssl: revert to C_HAPPY-14-g6e96296 [Tim Caswell]

 - luv: update to 1.9.0-3 to get memory leak fixes [Tim Caswell]

v2.7.0

Toggle v2.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
creationix Tim Caswell
Luvi v2.7.0 Release

 - openssl: update to 1.0.2.g [Ryan Phillips]
 - lua-openssl: update submodule [Tim Caswell]
 - luv: update to 1.9.0-1 [Tim Caswell]
 - libuv: update to v1.9.0 [Tim Caswell]
 - luvi: make compatible with plain Lua 5.2 or 5.3 [Xavier Wang]

v2.6.1

Toggle v2.6.1's commit message
release v2.6.1

v2.6.0

Toggle v2.6.0's commit message
release v2.6.0

v2.5.2

Toggle v2.5.2's commit message

Verified

This tag was signed with the committer’s verified signature.
creationix Tim Caswell
Luvi v2.5.2 Release

 - luvi: Fix auto-require logic to not require `luvit/require` [Tim Caswell]

 - lua: Update test lua to 5.3.2 [Tim Caswell]

v2.5.1

Toggle v2.5.1's commit message

Verified

This tag was signed with the committer’s verified signature.
creationix Tim Caswell
Luvi v2.5.1 Release

 - luvi: Don't constantly update timestamps when creating zips. [Tim Caswell]
 - libuv: Update to v1.8.0 [Tim Caswell]
 - luv: Add uv.fs_realpath [Tim Caswell]
 - luv: add netmask to network interface data [George Zhao]

v2.5.0

Toggle v2.5.0's commit message
release 2.5.0

v2.4.0

Toggle v2.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
creationix Tim Caswell
Luvi v2.4.0 Release

 - luvi: Added new "snapshot" module to help debug memory leaks. [Tim Caswell]

 - luv: Add bindings for `uv_get_free_memory`. [Tim Caswell]

 - luv: Export libuv symbols when linking without shared libuv. [mythay]

 - luv: Fix linking lua lib name without standard name in windows. [mythay]

v2.3.5

Toggle v2.3.5's commit message

Verified

This tag was signed with the committer’s verified signature.
creationix Tim Caswell
Luvi v2.3.5 Release

 - libuv: Update to v1.7.5 [Tim Caswell]
 - luv: Export `luv_loop()` and `luv_state()` [Tim Caswell]