Commit e4f45842 authored by Dominic Cleal's avatar Dominic Cleal
Browse files

Release 1.2.3

parent 911e3f15
No related merge requests found
Showing with 15 additions and 3 deletions
+15 -3
2013-10-04 Dominic Cleal <dcleal@redhat.com>
* Release 1.2.3
2013-09-30 Dominic Cleal <dcleal@redhat.com>
* fixes #3160 - sanitize host/host group names in lookup_value associations (CVE-2013-4386)
2013-09-30 Lukas Zapletal <lzap+git@redhat.com>
* fixes #3142 - update ancestry due to dependency issue in f19
* fixes #3167 - downgrade gettext_i18n_rails for gettext / 1.8 compat
2013-09-03 Dominic Cleal <dcleal@redhat.com>
* Release 1.2.2
......
1.2.2
1.2.3
......@@ -13,8 +13,8 @@
%endif
Name: foreman
Version: 1.2.2
Release: 2%{?dist}
Version: 1.2.3
Release: 1%{?dist}
Summary:Systems Management web application
Group: Applications/System
......@@ -528,6 +528,8 @@ if [ $1 -ge 1 ] ; then
fi
%changelog
* Fri Oct 04 2013 Dominic Cleal <dcleal@redhat.com> 1.2.3-1
- Release 1.2.3
* Mon Sep 30 2013 Dominic Cleal <dcleal@redhat.com> 1.2.2-2
- Update rubygem-ancestry to 2.x (lzap+rpm[@]redhat.com)
* Tue Sep 03 2013 Dominic Cleal <dcleal@redhat.com> 1.2.2-1
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment