-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating package kernel from a3a03f3 to 888abf4 Updating package ginger from 1e3aaec to ed6b5cc Updating package gingerbase from 0f9bf86 to a025aae Updating package wok from 680eb9f to 50065e0 Updating package kimchi from 19b3621 to 0c5755c Updating package QEMU from 1b11fa6 to 4f0198b
- Loading branch information
1 parent
66efb6c
commit 1f9b98a
Showing
12 changed files
with
169 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
Name: ginger | ||
Version: 2.3.0 | ||
Release: 1%{?dist} | ||
Release: 2%{?dist} | ||
Summary: Host management plugin for Wok - Webserver Originated from Kimchi | ||
BuildRoot: %{_topdir}/BUILD/%{name}-%{version}-%{release} | ||
Group: System Environment/Base | ||
|
@@ -122,6 +122,27 @@ rm -rf $RPM_BUILD_ROOT | |
|
||
|
||
%changelog | ||
* Wed Oct 26 2016 Mauro S. M. Rodrigues <[email protected]> - 2.3.0-2 | ||
- ed6b5cc Updating ginger.css to latest versions | ||
e7c45de Introducing OSA port & Buffer count functionalities | ||
13ad599 Introducing OSA port & Buffer count functionalities | ||
35af4b2 Removing commented code in ui/js/host-network-vlan.js | ||
26e977b Issue #450 : Seperate the buttons from datatable configuration for Network Configuration. | ||
884bb3d Issue #448 iSCSI get operation on invalid IQN fails with 500 | ||
03f01c6 Improve error message propagation in Filesystems | ||
0beaf4e Modified the network code to support OPTIONS in ifcfg file. | ||
bac7977 Changed volumn to volume in ui/pages/i18n.json.tmpl | ||
58bc368 Changed message for delete partition if VG name exist | ||
11c0910 Fixed Issue #449 Loading icon is always visible while creating partition | ||
42cab03 For FC and Iscsi devices while creating partition pass device ID as parameter to API | ||
648ab0a Fix for the size slider in storage devices. | ||
1f52e1f Check for file path for create swap API | ||
7d7a850 Issue #226: Show GiB instead of g for Volume Group sizes | ||
6920356 Issue #442 DASD create partition API does not give an error for more than 3 partitions | ||
4dca998 This patch removes a repeated key key in the dictionary | ||
1baf499 Improving Swap Device Partition listing | ||
1e3aaec Issue # 437 :Volume Group list is not getting refreshed post deletion of volume group. | ||
|
||
* Wed Oct 05 2016 user - 2.2.0-7 | ||
- 3c049fb Returning rows_indexes as part of ginger.listNetworkConfig object. | ||
831a43b Issue #414: service disapear after stopping it at opensuse 42.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
|
||
Name: ginger-base | ||
Version: 2.2.1 | ||
Release: 1%{?dist} | ||
Release: 2%{?dist} | ||
Summary: Wok plugin for base host management | ||
BuildRoot: %{_topdir}/BUILD/%{name}-%{version}-%{release} | ||
BuildArch: noarch | ||
|
@@ -77,6 +77,10 @@ rm -rf $RPM_BUILD_ROOT | |
|
||
|
||
%changelog | ||
* Wed Oct 26 2016 Mauro S. M. Rodrigues <[email protected]> - 2.2.1-2 | ||
- a025aae test_rest.py: changing generated reports name | ||
0f9bf86 Improve the way Updates tab is loaded | ||
|
||
* Wed Oct 05 2016 user - 2.0.0-7 | ||
- 2bc859f Rpmlint spec file fixes | ||
fe9f4fb Issue #118: Suggestion to check spec guidelines | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
Name: kimchi | ||
Version: 2.3.0 | ||
Release: 1%{?dist} | ||
Release: 2%{?dist} | ||
Summary: Kimchi server application | ||
BuildRoot: %{_topdir}/BUILD/%{name}-%{version}-%{release} | ||
BuildArch: noarch | ||
|
@@ -92,6 +92,12 @@ rm -rf $RPM_BUILD_ROOT | |
|
||
|
||
%changelog | ||
* Wed Oct 26 2016 Mauro S. M. Rodrigues <[email protected]> - 2.3.0-2 | ||
- 0c5755c Issue: #1008 Issues while editing a VEPA network | ||
3bb1581 PCI hotplug: Check USB controller, define in template, add test in Power | ||
fa8a9ce Issue #651: Windows guests - default mouse type causing problems | ||
19b3621 Improve multifunction attach/detach operations | ||
|
||
* Wed Oct 05 2016 user - 2.2.0-7 | ||
- bfe8c18 [HostOS] Revert Enable CPU HotPlug in UI | ||
3661131 [HostOS] Revert Fix frontend vcpu hotplug | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -194,7 +194,7 @@ Version: 2.7.0 | |
%define release_spin 0 | ||
%define release_date .%{?release_week}0%{?release_day}.%{?release_spin} | ||
|
||
Release: 1%{?dist}%{?release_date} | ||
Release: 2%{?dist}%{?release_date} | ||
Epoch: 11 | ||
License: GPLv2+ and LGPLv2+ and BSD | ||
Group: Development/Tools | ||
|
@@ -1529,6 +1529,12 @@ getent passwd qemu >/dev/null || \ | |
%endif | ||
|
||
%changelog | ||
* Wed Oct 26 2016 Mauro S. M. Rodrigues <[email protected]> - 11:2.7.0-2.3200.0 | ||
- 4f0198b virtio-pci: error out when both legacy and modern modes are disabled | ||
ce7dafe migration/postcopy: Explicitly disallow huge pages | ||
bbbbdda RAMBlocks: Store page size | ||
1b11fa6 spapr_pci: Add numa node id | ||
|
||
* Thu Sep 29 2016 Olav Philipp Henschel <[email protected]> - 11:2.6.93-9.3200.0 | ||
- 1dc33ed Update version for v2.7.0 release | ||
12d2c41 Update version for v2.7.0-rc5 release | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
Name: wok | ||
Version: 2.3.0 | ||
Release: 1%{?dist} | ||
Release: 2%{?dist} | ||
Summary: Wok - Webserver Originated from Kimchi | ||
BuildRoot: %{_topdir}/BUILD/%{name}-%{version}-%{release} | ||
BuildArch: noarch | ||
|
@@ -176,6 +176,10 @@ rm -rf $RPM_BUILD_ROOT | |
%endif | ||
|
||
%changelog | ||
* Wed Oct 26 2016 Mauro S. M. Rodrigues <[email protected]> - 2.3.0-2 | ||
- 50065e0 Github #143: non-ASCII characters in the password field | ||
680eb9f Fix Ginger Base issue #122: Get immediate children while looking for selected options | ||
|
||
* Wed Oct 05 2016 user - 2.2.0-8 | ||
- bd24776 Update ChangeLog, VERSION and po files to 2.3 release | ||
646941d Fix make-rpm target | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters