diff --git a/.gitignore b/.gitignore index 537b8d3..1321049 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/redhat-access-insights-1.0.11.tar.gz +SOURCES/redhat-access-insights-1.0.13.tar.gz diff --git a/.redhat-access-insights.metadata b/.redhat-access-insights.metadata index b1e514f..0375825 100644 --- a/.redhat-access-insights.metadata +++ b/.redhat-access-insights.metadata @@ -1 +1 @@ -add97323ce404e60795d3325e3db9da19ffdbf2a SOURCES/redhat-access-insights-1.0.11.tar.gz +30047cd2f299b50ae9fee9a2db7676e622d4d450 SOURCES/redhat-access-insights-1.0.13.tar.gz diff --git a/SPECS/redhat-access-insights.spec b/SPECS/redhat-access-insights.spec index 05b4ae9..4819e13 100644 --- a/SPECS/redhat-access-insights.spec +++ b/SPECS/redhat-access-insights.spec @@ -3,8 +3,8 @@ Name: redhat-access-insights Summary: Uploads Insights information to Red Hat on a periodic basis -Version: 1.0.11 -Release: 0%{?dist} +Version: 1.0.13 +Release: 2%{?dist} Source0: https://github.com/redhataccess/insights-client/archive/redhat-access-insights-%{version}.tar.gz Epoch: 0 License: GPLv2+ @@ -83,6 +83,28 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT /usr/share/man/man5/*.5.gz %changelog +* Wed Jan 4 2017 Richard Brantley - 1.0.13-2 +- Fixes NO_PROXY checks +- Fixes support tool +- Resolves: bz1368237 + +* Thu Dec 1 2016 Richard Brantley - 1.0.13-1 +- Fixes subscription manager host-name issues +- Resolves: bz1393901 + +* Fri Nov 4 2016 Richard Brantley - 1.0.12-0 +- Respects NO_PROXY, HTTPS_PROXY environment variables +- Fixes remove.conf configuration issues +- Fixes timezone and file encoding related issues +- Adds new support for wildcard directories and files +- Fixes issue where invalid proxy would hang registration check +- Fixes some test cases +- Adds support for integration with Coordinators +- Resolves: bz1368237, bz1358354, bz1357964, bz1356939 + +* Fri Aug 26 2016 Jeremy Crafts - 1.0.11-4 +- Resolves: bz1320581, bz1323150, bz1323187, bz1325111 + * Thu Apr 07 2016 Jeremy Crafts - 1.0.9-0 - Bugfixes for connection test and stdout options