Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Foreman
Commits
e4f45842
Commit
e4f45842
authored
11 years ago
by
Dominic Cleal
Browse files
Options
Download
Email Patches
Plain Diff
Release 1.2.3
parent
911e3f15
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG
+10
-0
CHANGELOG
VERSION
+1
-1
VERSION
foreman.spec
+4
-2
foreman.spec
with
15 additions
and
3 deletions
+15
-3
CHANGELOG
+
10
-
0
View file @
e4f45842
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
...
...
This diff is collapsed.
Click to expand it.
VERSION
+
1
-
1
View file @
e4f45842
1.2.
2
1.2.
3
This diff is collapsed.
Click to expand it.
foreman.spec
+
4
-
2
View file @
e4f45842
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help