Skip to content

Releases: fornellas/resonance

v0.0.0-alpha20

12 Apr 01:05
Compare
Choose a tag to compare
Fix APTPackage with no version specified

v0.0.0-alpha19

10 Apr 20:51
1565e6e
Compare
Choose a tag to compare
Add agent: 25x / 90x faster for Sudo / SSH (#2)

* Add agent

This reverts commit f80d5e5bc3c3a13ef494eeaddc4ef672ce0c224e.

* simplify makefile

* comment out draft code

* change wording

* fix gitignore

* fix clean

* draft chmod

* add Chown

* add Lookup

* add LookupGroup

* extract function

* add Lstat

* add Mkdir

* add readfile

* draft run

* add Run

* extract function

* add writefile

* decrease agent size

* add missing close

* fix agent shutdown

* fix TODOs

* sort env

* add shutdown route

* run tests faster

* fix test

* extract function

* fix cross-compile

v0.0.0-alpha18

27 Mar 22:45
Compare
Choose a tag to compare
improve mock errors

v0.0.0-alpha17

23 Mar 12:08
Compare
Choose a tag to compare
add multi-arch test idea

v0.0.0-alpha16

23 Mar 02:43
Compare
Choose a tag to compare
fix bad usage of arch dependant stat_t

v0.0.0-alpha14

22 Mar 12:46
Compare
Choose a tag to compare
improve message

v0.0.0-alpha13

22 Mar 11:38
Compare
Choose a tag to compare
improve diff output

v0.0.0-alpha12

21 Mar 21:43
Compare
Choose a tag to compare
add rollback command

v0.0.0-alpha11

21 Mar 17:45
Compare
Choose a tag to compare
drop verbose

v0.0.0-alpha6

19 Mar 02:25
Compare
Choose a tag to compare
fix rollback