[adcli/f19] Update to version 0.7

Stef Walter stefw at fedoraproject.org
Mon May 6 16:13:34 UTC 2013


commit 012d48878bbfd42032efb20fb86d52cf65e207d2
Author: Stef Walter <stefw at redhat.com>
Date:   Mon May 6 18:00:55 2013 +0200

    Update to version 0.7

 .gitignore |    1 +
 adcli.spec |    7 ++++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c0a992..a713f94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /adcli-0.4.tar.gz
 /adcli-0.5.tar.gz
 /adcli-0.6.tar.gz
+/adcli-0.7.tar.gz
diff --git a/adcli.spec b/adcli.spec
index 0b7bcf6..6edf9d6 100644
--- a/adcli.spec
+++ b/adcli.spec
@@ -1,5 +1,5 @@
 Name:		adcli
-Version:	0.6
+Version:	0.7
 Release:	1%{?dist}
 Summary:	Active Directory enrollment
 License:	LGPLv2+
@@ -48,6 +48,11 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %doc %{_datadir}
 
 %changelog
+* Mon May 06 2013 Stef Walter <stefw at redhat.com> - 0.7-1
+- Work around broken krb5 with empty passwords [#960001]
+- Fix memory corruption issue [#959999]
+- Update to 0.7, fixing various bugs
+
 * Mon Apr 29 2013 Stef Walter <stefw at redhat.com> - 0.6-1
 - Update to 0.6, fixing various bugs
 
diff --git a/sources b/sources
index 4fd5f54..001f810 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d2951ce4680a889a3f33bb3f77245bc  adcli-0.6.tar.gz
+df3898707c9c6f8890830fa8b8536fd2  adcli-0.7.tar.gz


More information about the scm-commits mailing list