From 593e230d2e7faedc5b044859cca7280824f8cc02 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sep 09 2013 11:56:17 +0000 Subject: Update to point release 0.7.4 --- diff --git a/.gitignore b/.gitignore index 81a4af0..b8c5191 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /old /adcli-0.7.2.tar.gz /adcli-0.7.3.tar.gz +/adcli-0.7.4.tar.gz diff --git a/adcli.spec b/adcli.spec index 950f783..ddeb911 100644 --- a/adcli.spec +++ b/adcli.spec @@ -1,5 +1,5 @@ Name: adcli -Version: 0.7.3 +Version: 0.7.4 Release: 1%{?dist} Summary: Active Directory enrollment License: LGPLv2+ @@ -51,6 +51,12 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %doc %{_datadir} %changelog +* Mon Sep 09 2013 Stef Walter - 0.7.4-1 +- Update to upstream point release 0.7.4 +- Correctly handle truncating long host names +- Try to contact all available addresses for discovery +- Build fixes + * Wed Aug 07 2013 Stef Walter - 0.7.3-1 - Update to upstream point release 0.7.3 - Don't try to set encryption types on Windows 2003 diff --git a/sources b/sources index cc233a0..a20d132 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70c735a9f984c9712ab3c32c58e3616a adcli-0.7.3.tar.gz +a02d5aaefe18adc441cc604ee08c5741 adcli-0.7.4.tar.gz