Yaniv Dary has uploaded a new change for review. Change subject: packaging: added release notes ......................................................................
packaging: added release notes Change-Id: I38b3fafb6edf6ca75ae9ecf48e7ba29ff6943b3e Signed-off-by: Yaniv Dary <[email protected]> --- M packaging/ovirt-engine-dwh.spec.in 1 file changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-dwh refs/changes/13/24013/1 diff --git a/packaging/ovirt-engine-dwh.spec.in b/packaging/ovirt-engine-dwh.spec.in index cb6d283..4adfe4b 100644 --- a/packaging/ovirt-engine-dwh.spec.in +++ b/packaging/ovirt-engine-dwh.spec.in @@ -140,6 +140,12 @@ %config(noreplace) %attr(-, %{engine_user}, %{engine_group}) %{_sysconfdir}/ovirt-engine/%{dwh_name}/Default.properties %changelog +* Mon Feb 03 2014 Yaniv Dary <[email protected]> - 3.3 +Fixed issues: +- dwh-setup confusingly informs about doing upgrade when doing clean remote install (#1059270) +- remote user password is asked twice for authentication (#1057281) +- when asking user and password in remote db installation, error is displayed. (#1057280) + * Sun Jan 26 2014 Yaniv Dary <[email protected]> - 3.3 Fixed issue: - fixed issue with user_logged_in_to_guest column null handling (#1057412) -- To view, visit http://gerrit.ovirt.org/24013 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I38b3fafb6edf6ca75ae9ecf48e7ba29ff6943b3e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-dwh Gerrit-Branch: ovirt-3.3 Gerrit-Owner: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
