File: //usr/share/doc/uptrack-1.2.75/ChangeLog
2021-07-22 : 1.2.75
- Remove world readable permission from uptrack.conf
2021-03-26 : 1.2.74
- Depsolver fixes for unknown updates.
2021-02-25 : 1.2.73
- Don't print an error when failing to contact OCI metadata service.
2021-02-03 : 1.2.72
- Use keyring instead of apt-key on newer distros.
- Switch to systemd services.
2020-12-11 : 1.2.71
- Fix debug file permissions.
2020-12-01 : 1.2.70
- Fix building of libguestfs appliance when uptrack is installed.
2020-11-16 : 1.2.69
- Fix permissions of lockfile.
2020-09-24 : 1.2.68
- Fix SELinux context for generated depmod files.
2020-09-24 : 1.2.67
- Fix hang when the kernel invokes modprobe.
2020-09-17 : 1.2.66
- Fix race condition when applying updates at boot.
2020-09-10 : 1.2.65
- Improve OCI region-local testing
2020-07-16 : 1.2.64
- Use OCI region-local Ksplice services when available.
- Serialize module loading and update application.
2020-03-25 : 1.2.63
- Removed dmidecode dependency
2020-02-25 : 1.2.62
- Read /proc/modules directly, instead of relyig on lsmod.
- handle failure to read debug gracefully [Orabug: 30970573]
2019-10-24 : 1.2.61
- Move key generation and terms agreement in uptrack-upgrade for Debian based
distros.
2019-10-22 : 1.2.60
- Correct description for bionic and cosmic.
- Add perl-modules dependency on debian based distros.
- Update ksplice scripts.
- Specify minimum python six version.
2019-07-22 : 1.2.59
- Correctly validate local server addresses.
2019-07-09 : 1.2.58
- Make access-key-from-uln work in Python3.
2019-04-26 : 1.2.57
- Make Python 2 and 3 compatible.
2019-04-25 : 1.2.56
- Drop uptrack-manager for newer debian based distributions.
2019-02-12 : 1.2.53
- Fix modprobe failure during install_on_reboot [Orabug: 29325978]
2018-06-29 : 1.2.52
- Extract updates as root:root.
- Recreate /var/cache/uptrack as root:adm when removed.
2018-05-15 : 1.2.51
- Modified dependencies for ksplice-uptrack to work with new Ubuntu.
2018-04-05 : 1.2.49
- Fix uptrack-uname when no updates are available.
- Update ksplice tools.
2018-04-02 : 1.2.48
- Improve the depmod wrapper.
2017-12-01 : 1.2.47
- Fix syntax error for Python 2.4.
2017-11-29 : 1.2.46
- Set permissions of /etc/uptrack and /var/cache/uptrack in spec file.
2017-11-06 : 1.2.45
- Add user-space Enterprise Manager helpers.
2017-11-06 : 1.2.44
- Add helper program for Enterprise Manager.
2017-10-23 : 1.2.43
- Update the current year in uptrack-manager.
- Remove executable bit from service files.
- Verify sha256 hashes if present.
- Cleanup dangling symblinks in /lib/modules and /boot.
- Set a default PATH when no PATH is set.
2017-03-27 : 1.2.42
- Fix SELinux labeling for /var/cache/uptrack.
2016-11-25 : 1.2.41
- Add perl-autodie as an explicit dependency.
- Start after local-fs.target on Fedora.
2016-11-11 : 1.2.40
- Show full stacktrace if unable to setup logger
2016-10-11 : 1.2.39
- Fix uninstall on Ubuntu Xenial; add support for Ubuntu Yakkety.
2016-08-18 : 1.2.38
- Fix netloc detection on OL5.
2016-08-18 : 1.2.37
- Support for alternative Uptrack servers.
2016-05-24 : 1.2.36
- Fix uptrack launder on Ubuntu Xenial.
2016-04-25 : 1.2.35
- Use command basename when searching for a process.
2016-04-25 : 1.2.34
- Fix bug with non-xen hosts.
- Fix Ubuntu Xenial desktop version package.
2016-04-19 : 1.2.33
- Better handle Xen hosts
2016-03-23 : 1.2.32
- Add support for Ubuntu Xenial.
2016-01-04 : 1.2.31
- Wait for /var/log to be mounted
- Help depmod generate modules.builtin.bin
- Fixed stack conflict parsing/output
- Don't rely on PATH in ksplice-depmod
- Use /proc/modules rather than the slower lsmod
- Cache loaded modules
2015-11-18 : 1.2.30
- Add support for Fedora 23.
2015-10-30 : 1.2.29
- Add support for Ubuntu Wily.
2015-05-01 : 1.2.28
- Fix uptrack launcher on Ubuntu Utopic.
- Fix uptrack launcher on Ubuntu Trusy.
2015-04-24 : 1.2.27
- Add support for Ubuntu Vivid.
2015-03-24 : 1.2.26
- Increment version for offline.
2014-11-07 : 1.2.25
- uptrack-launcher support for Fedora 21.
2014-10-31 : 1.2.24
- Wait for network connection in uptrack-prefetch.service.
2014-10-29 : 1.2.23
- Add support for Ubuntu Utopic.
2014-10-16 : 1.2.22
- Install uptrack-prefetch.sh on el7.
2014-10-07 : 1.2.21
- Remove custom PackageKit backend.
2014-07-01 : 1.2.20
- Remove setools from the build dependencies for el7
2014-04-03 : 1.2.19
- Add support for RHEL7.
2014-03-06 : 1.2.18
- Pyyaml is now a supported package for rhel7 so no need
for it to be custom-built. Change the spec file to
reflect this
2014-01-22 : 1.2.17
- Bugfix in --wait parameter validation.
2014-01-07 : 1.2.16
- Fix uptrack launcher on Fedora 20
- Fix for weak-modules on Ubuntu
- Fix D-Bus service activation on Fedora 20
- Enforce positive value for the --wait parameter.
2013-08-14 : 1.2.14
- Support weak-modules on Enterprise Linux
2013-05-06 : 1.2.13
- Make kerneloops a "Recommended" dependency instead of
Required.
2013-01-30 : 1.2.12
- Fix the Dracut module for Fedora
2013-01-15 : 1.2.11
- Add a dependency on tar.
2012-12-12 : 1.2.10
- ULN script improvements.
2012-10-18 : 1.2.9
- Add support for Ubuntu Quantal.
2012-08-30 : 1.2.8
- Fedora: Convert init scripts to systemd services.
- Fix module renaming bug.
- Automatically fetch access key from Unbreakable Linux Network on
eligible Oracle Linux systems.
2012-07-16 : 1.2.7
- Fix depmod and modprobe wrappers for Fedora 17.
2012-03-28 : 1.2.6
- Update author and copyright information.
- Warn on inactive machines by default in check_uptrack_local.
- Disable gconf_proxy_lookup by default.
2012-03-13 : 1.2.5
- Fix Fedora 16 dracut support.
2012-01-19 : 1.2.4
- Add support for Fedora 16.
2011-10-17 : 1.2.3
- Add support for Ubuntu Oneiric.
2011-06-10 : 1.2.2
- Add support for RHEL 6.
2011-04-14 : 1.2.1
- Add a man page for uptrack-uname
- Fix some bugs in the install process.
2011-04-08 : 1.2.0
- Add client support for reporting the effective kernel version.
- Add the uptrack-uname utility.
- Fix various bugs.
2010-12-15 : 1.1.3
- Improve error messages inside Virtuozzo containers.
- Fix some bugs related to UUID handling.
2010-10-22 : 1.1.2
- Fix a bug in handling of the cron file during upgrades.
2010-10-22 : 1.1.1
- Remove a scary-sounding debug message if D-Bus is not available.
2010-10-15 : 1.1.0
- Fixed various bugs
- Add Ubuntu Maverick support
- Improved support for using Uptrack on 64-bit kernels and 32-bit userspaces
- Added a nagios plugin to monitor the local machine
- Removed the cron_output_* notifications options
2010-07-19 : 1.0.3
- Add Fedora support
2010-05-03 : 1.0.2
- Improved error handling.
2010-02-07 : 1.0.0
- Improved handling of server outages.
2010-02-04 : 0.9.11
- Added UUID to protocol URLs
2010-02-03 : 0.9.10.10
- Increased curl timeouts.
- Improved some error handling.
2009-12-21 : 0.9.10.8
- Added support for Debian sarge.
2009-12-18 : 0.9.10.7
- Fix unnecessary output when cron_output_install is enabled.
2009-12-17 : 0.9.10.6
- Uptrack might fail to remove updates if uninstalled without network access.
2009-12-14 : 0.9.10.5
- Fix the behavior of cron_output_install.
- Add a install_on_reboot option to control init-time update installation.
- Improve client behavior with expired access keys.
- Fix a bug cleaning old state at boot.
- Improve some error messages.
2009-12-09 : 0.9.10.4
- Improve handling of systems that don't load modules via modprobe.
2009-11-25 : 0.9.10.3
- Fix another bug with certain old versions of tar.
2009-11-19 : 0.9.10.2
- Add support for a Debian etch userspace.
2009-11-14 : 0.9.10.1
- Fixed a bug upgrading Uptrack on machines with certain versions of tar.
2009-11-10 : 0.9.10
- Added retries for code_busy failures.
- Improved some error messages.
2009-10-30 : 0.9.9.8
- Fixed some more small bugs in the Karmic upgrade process.
2009-10-28 : 0.9.9.7
- Fixed some small bugs in the Karmic upgrade process
- Improved behavior if sbin is not in PATH.
2009-10-22 : 0.9.9.6
- Fix some miscellaneous bugs.
2009-10-22 : 0.9.9.5
- Implement support for reporting an informational message to users.
2009-10-21 : 0.9.9.3
- Fix a bug for users who upgraded to Karmic before 0.9.9.1.
2009-10-20 : 0.9.9.2
- Install a correct source.list file on Karmic.
2009-10-20 : 0.9.9.1
- Unpack update tarballs ahead of time to improve performance.
- Improve error-handling in various places.
- Use an included version of the Ksplice utilities to reduce dependencies.
2009-10-13 : 0.9.7.3
- Corrected a bug with the modprobe wrapper on Debian systems.
2009-09-30 : 0.9.7.2
- Corrected a bug where where, after a user replied 'n' to a prompt,
Uptrack might incorrectly print "Your kernel is fully up to date".
- Improved the default cron configuration to set cron_output_error.
2009-09-19 : 0.9.7.1
- Corrected a bug related to reinstalling Uptrack.
- Corrected a bug where Uptrack could incorrectly abort
after installing certain updates.
2009-09-15 : 0.9.7
- Improved error messages reading invalid configuration files.
- Fixed a bug in handling of some stack-check failures.
- Corrected a bug in exception handling in Python 2.4.
2009-08-07 : 0.9.6
- Added proxy support to Uptrack.
2009-07-21 : 0.9.5
- Improved error handling in the Uptrack cron job.
- Fixed error handling when uninstalling uptrack.
- Added a manpage symlink for ksplice-uptrack.
- Fixed some minor bugs in the Debian maintainer scripts.
2009-07-03 : 0.9.4.1
- Fixed a nasty bug in the modprobe wrapper.
2009-07-02 : 0.9.4
- Added a special error message for VirtualBox emulation problems.
- Added support for special error messages for unsupported kernels.
- Remove all updates when uninstalling Uptrack.
- Fixed several minor bugs.
2009-06-30 : 0.9.3.3
- Fixed the handling of /etc/uptrack/uptrack.conf in the RPM packaging.
2009-06-30 : 0.9.3.2
- Switched to using libyaml when available (big speed improvement).
- Made uptrack actually use the certificates file shipped along with it.
- Added support for old versions of pycurl.
- Fixed a small Python 2.3 support bug.
2009-06-30 : 0.9.3.1
- Fixed a small Python 2.4 support bug.
2009-06-29 : 0.9.3
- Disable the kerneloops GTK applet.
- Improve the error message for unsupported kernels.
- Increase the timeouts used when downloading files.
2009-06-27 : 0.9.2
- Remove the email prompt when installing the GUI.
2009-06-26 : 0.9.1
- Work around kerneloops's broken submission URL parsing.
2009-06-24 : 0.9.0
- Initial release