Skip to content

Releases: SoftwareDefinedVehicle/leda-contrib-self-update-agent-fork

Build 172

29 Sep 09:21
0d2e909
Compare
Choose a tag to compare
Build 172 Pre-release
Pre-release
build_172

Change image id to generic (#46)

Build 171

26 Sep 08:27
5d22a93
Compare
Choose a tag to compare
Build 171 Pre-release
Pre-release
build_171

Change timestamp to milliseconds (#45)

Build 170

02 Aug 10:26
fcb7ff5
Compare
Choose a tag to compare
Build 170 Pre-release
Pre-release
build_170

Added tests result in JUNIT format to build artifacts (#43)

Build 169

02 Aug 10:27
fcb7ff5
Compare
Choose a tag to compare
Build 169 Pre-release
Pre-release
build_169

Added tests result in JUNIT format to build artifacts (#43)

Build 168

02 Aug 06:40
a4382ff
Compare
Choose a tag to compare
Build 168 Pre-release
Pre-release
Remove HTTP from supported protocols in Downloader (#42)

* Remove HTTP from supported protocols in Downloader

* Fix review findings #1

* Fixed generation of self-signed certificate

* Fixed OCaaS check (disable scan for curl tests)

* Fix workflow (update of ca-certificates.conf)

* Restrict self-signed certificate for testing to localhost

* Fix review findings #2

* Fix OCaaS issues

* Create unavailable directory for self-signed testing certificate

* Fix OCaaS issues

* Interpret backslash in github workflow

* Fix path to crt file in apache2 configuration

* Pass certificates from host to arm64 guest and update ca-certificates internally

* Fix OCaaS issues

* Update ca-certificates in arm64 guest on run

* Fix OCaaS issues

Build 166

31 Jul 13:48
a4382ff
Compare
Choose a tag to compare
Build 166 Pre-release
Pre-release
Remove HTTP from supported protocols in Downloader (#42)

* Remove HTTP from supported protocols in Downloader

* Fix review findings #1

* Fixed generation of self-signed certificate

* Fixed OCaaS check (disable scan for curl tests)

* Fix workflow (update of ca-certificates.conf)

* Restrict self-signed certificate for testing to localhost

* Fix review findings #2

* Fix OCaaS issues

* Create unavailable directory for self-signed testing certificate

* Fix OCaaS issues

* Interpret backslash in github workflow

* Fix path to crt file in apache2 configuration

* Pass certificates from host to arm64 guest and update ca-certificates internally

* Fix OCaaS issues

* Update ca-certificates in arm64 guest on run

* Fix OCaaS issues

Build 165

31 Jul 13:49
a4382ff
Compare
Choose a tag to compare
Build 165 Pre-release
Pre-release
Remove HTTP from supported protocols in Downloader (#42)

* Remove HTTP from supported protocols in Downloader

* Fix review findings #1

* Fixed generation of self-signed certificate

* Fixed OCaaS check (disable scan for curl tests)

* Fix workflow (update of ca-certificates.conf)

* Restrict self-signed certificate for testing to localhost

* Fix review findings #2

* Fix OCaaS issues

* Create unavailable directory for self-signed testing certificate

* Fix OCaaS issues

* Interpret backslash in github workflow

* Fix path to crt file in apache2 configuration

* Pass certificates from host to arm64 guest and update ca-certificates internally

* Fix OCaaS issues

* Update ca-certificates in arm64 guest on run

* Fix OCaaS issues

Build 164

13 Jul 09:34
f13ee27
Compare
Choose a tag to compare
Build 164 Pre-release
Pre-release
Preserve internal state if disconnected from MQTT Broker

* Preserve internal state if disconnected from MQTT Broker

* Fix review findings #1

Build 163

13 Jul 09:30
f13ee27
Compare
Choose a tag to compare
Build 163 Pre-release
Pre-release
Preserve internal state if disconnected from MQTT Broker

* Preserve internal state if disconnected from MQTT Broker

* Fix review findings #1

Build 162

11 Jul 08:19
81d23b4
Compare
Choose a tag to compare
Build 162 Pre-release
Pre-release
Added migration guide from YAML to JSON (#40)

* Added short migration guide from YAML to JSON

* Fix review findings #1

* Fix review findings #2