Skip to content

Releases: updatengine-ng/updatengine-client

4.1.3

20 Oct 11:40

Choose a tag to compare

  • Fix inventory ending prematurely when fetching null values ​​on serial number or other attributes

4.1.2

18 Apr 13:14

Choose a tag to compare

  • Add User-Agent 'UpdatEngine-client' in HTTP headers
  • Set default installation timeout to 600s
  • Update get_os function
  • Fix temp folder usage on deletion error

4.1.1

10 Mar 19:19

Choose a tag to compare

Fix bug on current user inventory

4.1.0

10 Mar 11:14

Choose a tag to compare

  • Fix bug on encodage response when an installation failed
  • Optimize get_softwarelist function

4.0.1

17 Feb 20:38

Choose a tag to compare

  • Fix errors like 'Empty Win10 version' due to shell encoding by using python wmi instead of wmic commands

4.0.0

13 Feb 21:09

Choose a tag to compare

Port code to Python 3.7

3.1.1

02 Jan 21:51

Choose a tag to compare

  • Support 'install_timeout_X' option in package command where X is an integer to specify its own installation timeout in seconds to a package (default timeout is 30 minutes)
  • Fix program exit on installation error that seems to fix the issue with 'Force inventory now' which didn't work every time
  • Ignore blank lines in command (new line, space or tab)

3.1

24 Oct 20:51

Choose a tag to compare

3.1
  • Apply server option 'download_no_restart' separately for each package (not one time for all packages in previous that ending the installation process)
  • Add 'no_break_on_error' support to allow to continue deployment even after a package installation error

3.0

28 May 22:39

Choose a tag to compare

3.0
  • Compatible with the UpdatEngine-server versions prior to 3.0
  • Support the new extended conditions (see details in UpdatEngine-server)
  • Need administrator permission to execute
  • Add connection timed out after 30 seconds for all requests
  • Add package installation timed out after 30 minutes.
  • Add option '--version'
  • After each end of all installations, the overall check is done 5 times max to avoid infinite installation of packages (e.g. bad condition)
  • The console output and the logs are cleaner
  • A unique program for Linux distributions based on Debian and Redhat
  • An installer with the '/ forceinstall' option to immediately replace the application if it exists (then no 'Operation completed' in history!)