Releases: openrport/rport-pairing
Releases · openrport/rport-pairing
0.1.2
0.1.1
Changelog
- fbe1739 Add printing debug function
- 403b375 Added shellcheck for update script
- 50710f3 Catching more errors
- 068a82e Continue if geodata can't be fetched
- 7cd13e7 Debug out for the pairing service start
- 91f5c8c Deleted useless test
- 0fbc148 Don't stop on malformed os-release file
- ab6fd7a Escaping backslashes and backticks
- c453789 Fix shellcheck error
- 6163b71 Fix shellcheck error
- 40546b3 Fixed Update errors
- 5df2436 Fixed badge
- 29a2741 Fixed expected result on windows
- b3b7d47 Fixed file ownerships and modes
- 79c1e02 Fixed test
- b263263 Fixed test
- b7888b0 Fixed the order of dangerous character escaping
- 2de4f19 Fixed the tests
- 4ab9dc0 Fixed the tests
- 6660357 Fixed the wrong replacement of the hostname
- 64b5d40 Fixed unused var
- 09ef39e Fixed windows installer
- 8d5bf2c Fixed windows tests
- 28de19e Fixed windows tests
- 2685744 Functional tests for windows
- 496eb43 Improved version resolves #6 #5
- aaf9f78 Improvements
- b9a26c2 Initial Commit
- 6ff170d Initial commit
- 59bf36f Make sure old install got replaced by
- a09c388 Merge pull request #1 from cloudradar-monitoring/DEV-2505
- 3191fd1 Merge pull request #14 from albasyir/patch-1
- 27c8b89 Nicer and more badges
- 2f019ad Removed pwsh aliases
- 0fc7c1b Removed useless logging
- 7a05308 Removed version string from release file
- 4136e52 Run pairing service and the test on the same pwsh session
- a9b470c Run pairing service in background during test
- 9f2bedc Simple functional test
- 3bb1da7 Update download script url
- 812b164 Update readme and .goreleaser.yml
- eefaed5 Update to 0.9.0
- febc0e5 Update to 0.9.0
- 6bec770 Update workflow remove deprecation
- a970e03 Update, resolves #9
- a9e39a4 Updating readme and update installation script generation
- bc79310 activate service auto restart
- 2a21856 adapt sample to tests
- 882671c added missing sudo
- a81c0cf added missing suffix
- c57c61d armed the go releaser
- e2ddde1 auto deployment to of public pairing service
- 3ce3835 auto deployment to of public pairing service
- e873857 auto deployment to of public pairing service
- 97ebf85 auto deployment to of public pairing service
- 9440550 badge update
- 43dc836 bumped go to version 1.18
- 3ae0297 changed to latest 0.8.0 version of shellcheck
- 38b64ea clearer output
- f8c9d62 compatibility with old curl version
- d3fb8da debugging
- cbcdb3d debugging
- ce828ce decoupled go test from functional test to run concurrently
- a69b043 disable commands if not explicitly requested on client installation
- a09f190 disable commands if not explicitly requested on client installation
- c17b8a8 don't exit immediately on connection test failure
- 2a4564f exclude local config samples
- 4fd8506 execute linux client installer as root
- 46f8df4 extended documentation
- 25cf096 extended documentation
- 31a987b extended functional test with real server connect
- 611a83b fix dir ownwer
- 452ba58 fix rportd download url
- 1980217 fixed all shellcheck issues
- 3064b41 fixed and improved the update script
- 6429958 fixed emojis
- ea0e03a fixed order of steps
- ce54cae fixed order of steps
- b5bfa64 fixed ports
- 7995843 fixed version string printing
- e8db06b give service more time to start
- 9e200a3 handling the absence of /etc/sudoers.d folder
- 26bbb24 implemented a test for the update script
- 5f69744 introduced versioning
- 6402b7c more fault tolerance, W2012 compatibility
- cb2e877 more fault tolerance, W2012 compatibility
- 703cd90 more parameters to control the installation and update
- f450349 more verbose test
- e415601 moved shebang and trap to own file
- e3daccf prepared for RPort 0.7.0
- cbaeb2a proper escaping of generated shell and powershell variables to prevent command injection
- 57606f6 proper escaping of tag values containing single quotation marks
- 8ab5d28 proper test logging
- 5f76fdd removed redundant date, map structure for config viper.unmarshal
- c9e24ae removed useless return
- c039074 removed wrong apt-get arguments
- 0a32ade replaced 'which' by shell built-in 'command -v'
- 6d9372b return installer scripts with 'Content-Disposition: attachment' header
- 7a6e512 service needs more time to come up
- 6863e60 spilt into update and installer handler
- 9f3cee7 split steps
- 8683402 start rport properly with upstart
- 3ae86c0 supporting json request to deposit data
- fc0d1f4 supporting json request to deposit data
- 7cdd3e0 systemd service file
- 009a35e typo
- 1929dcb update update script
- d29375c use viper.unmarshal
- a5ac250 workflow update for new server settings
- a1ac547 workflow update for new server settings
v0.1.0
Changelog
- 403b375 Added shellcheck for update script
- 50710f3 Catching more errors
- 068a82e Continue if geodata can't be fetched
- 7cd13e7 Debug out for the pairing service start
- 91f5c8c Deleted useless test
- 0fbc148 Don't stop on malformed os-release file
- ab6fd7a Escaping backslashes and backticks
- f3ae655 Fix releaser
- 40546b3 Fixed Update errors
- 5df2436 Fixed badge
- 29a2741 Fixed expected result on windows
- b3b7d47 Fixed file ownerships and modes
- 79c1e02 Fixed test
- b263263 Fixed test
- b7888b0 Fixed the order of dangerous character escaping
- 2de4f19 Fixed the tests
- 4ab9dc0 Fixed the tests
- 6660357 Fixed the wrong replacement of the hostname
- 64b5d40 Fixed unused var
- 09ef39e Fixed windows installer
- 28de19e Fixed windows tests
- 8d5bf2c Fixed windows tests
- 2685744 Functional tests for windows
- 496eb43 Improved version resolves #6 #5
- aaf9f78 Improvements
- b9a26c2 Initial Commit
- 6ff170d Initial commit
- 59bf36f Make sure old install got replaced by
- a09c388 Merge pull request #1 from cloudradar-monitoring/DEV-2505
- 3191fd1 Merge pull request #14 from albasyir/patch-1
- 27c8b89 Nicer and more badges
- 2f019ad Removed pwsh aliases
- 0fc7c1b Removed useless logging
- 7a05308 Removed version string from release file
- 4136e52 Run pairing service and the test on the same pwsh session
- a9b470c Run pairing service in background during test
- 9f2bedc Simple functional test
- 812b164 Update readme and .goreleaser.yml
- b54f3bd Update readme with new domain
- febc0e5 Update to 0.9.0
- eefaed5 Update to 0.9.0
- a970e03 Update, resolves #9
- bc79310 activate service auto restart
- 2a21856 adapt sample to tests
- 882671c added missing sudo
- a81c0cf added missing suffix
- c57c61d armed the go releaser
- 97ebf85 auto deployment to of public pairing service
- e2ddde1 auto deployment to of public pairing service
- e873857 auto deployment to of public pairing service
- 3ce3835 auto deployment to of public pairing service
- 9440550 badge update
- 43dc836 bumped go to version 1.18
- 3ae0297 changed to latest 0.8.0 version of shellcheck
- 38b64ea clearer output
- f8c9d62 compatibility with old curl version
- d3fb8da debugging
- cbcdb3d debugging
- ce828ce decoupled go test from functional test to run concurrently
- a69b043 disable commands if not explicitly requested on client installation
- a09f190 disable commands if not explicitly requested on client installation
- c17b8a8 don't exit immediately on connection test failure
- 2a4564f exclude local config samples
- 4fd8506 execute linux client installer as root
- 25cf096 extended documentation
- 46f8df4 extended documentation
- 31a987b extended functional test with real server connect
- 1980217 fixed all shellcheck issues
- 3064b41 fixed and improved the update script
- 6429958 fixed emojis
- ea0e03a fixed order of steps
- ce54cae fixed order of steps
- b5bfa64 fixed ports
- 7995843 fixed version string printing
- e8db06b give service more time to start
- 9e200a3 handling the absence of /etc/sudoers.d folder
- 26bbb24 implemented a test for the update script
- 5f69744 introduced versioning
- cb2e877 more fault tolerance, W2012 compatibility
- 6402b7c more fault tolerance, W2012 compatibility
- 703cd90 more parameters to control the installation and update
- f450349 more verbose test
- e415601 moved shebang and trap to own file
- e3daccf prepared for RPort 0.7.0
- cbaeb2a proper escaping of generated shell and powershell variables to prevent command injection
- 57606f6 proper escaping of tag values containing single quotation marks
- 8ab5d28 proper test logging
- 5f76fdd removed redundant date, map structure for config viper.unmarshal
- c9e24ae removed useless return
- c039074 removed wrong apt-get arguments
- 0a32ade replaced 'which' by shell built-in 'command -v'
- 6d9372b return installer scripts with 'Content-Disposition: attachment' header
- 7a6e512 service needs more time to come up
- 6863e60 spilt into update and installer handler
- 9f3cee7 split steps
- 8683402 start rport properly with upstart
- 3ae86c0 supporting json request to deposit data
- fc0d1f4 supporting json request to deposit data
- 7cdd3e0 systemd service file
- 009a35e typo
- d29375c use viper.unmarshal
- a1ac547 workflow update for new server settings
- a5ac250 workflow update for new server settings