X-Git-Url: http://git.onelab.eu/?p=sface.git;a=blobdiff_plain;f=sface.spec;h=1b74f1e81b1c0415abbe622c41a4f387dd825004;hp=57a8b27ac70ca41868d3211764b90b017d7444ce;hb=c4d038ca810574c2997724d6abb73d87132095b4;hpb=f91d1f865b8990ae888c5e485d8152191ca768a4 diff --git a/sface.spec b/sface.spec index 57a8b27..1b74f1e 100644 --- a/sface.spec +++ b/sface.spec @@ -7,7 +7,7 @@ %define name sface %define version 0.1 -%define taglevel 9 +%define taglevel 19 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -41,7 +41,7 @@ the slice's RSpec with an XML pretty printer. %setup -q %build -make +make VERSIONTAG="%{version}-%{taglevel}" SCMURL="%{SCMURL}" %install rm -rf $RPM_BUILD_ROOT @@ -60,6 +60,46 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/sface/* %changelog +* Fri Sep 16 2011 Thierry Parmentelat - sface-0.1-19 +- reporting of server faults to the user +- create slice button and dialog +- fix bug that caused a crash when adding tags +- spacebar can be used instead of double-click when adding nodes or users +- support for multiple config directories + +* Sun Sep 04 2011 Thierry Parmentelat - sface-0.1-18 +- usable with a different directory than ~/.sfi +- either on the command line, or in the config. screen + +* Thu Sep 01 2011 Thierry Parmentelat - sface-0.1-17 +- new user management screen to allow users to be added and deleted from slices +- known issue with the users screen regarding adding people who are listed as PIs to a sliver. +- reordered columns (new order is hostname, boot state, membership state) +- rewrote filtering mechanism to allow separate string search and boot state filter +- selection highlights the whole line instead of excluding the hostname part + +* Thu Jul 07 2011 Thierry Parmentelat - sface-0.1-16 +- bugfix in managing subprocess outputs + +* Mon Jun 20 2011 Andy Bavier - sface-0.1-15 +- Fix bug preventing adding nodes to a slice. + +* Fri Jun 10 2011 Thierry Parmentelat - sface-0.1-14 +- slight changes in view creation + +* Wed Jun 08 2011 Thierry Parmentelat - sface-0.1-13 +- dynamically load screens from the screens directory + +* Mon Jun 06 2011 Scott Baker - sface-0.1-12 +- Added button to renew slice. + +* Mon May 23 2011 Thierry Parmentelat - sface-0.1-11 +- fixed the logo area on the mac + +* Mon May 23 2011 Thierry Parmentelat - sface-0.1-10 +- show versions of sface and sfa in the configure window +- should work both on rpm-based and macos (build-dmg.sh) packages + * Tue Mar 15 2011 Thierry Parmentelat - sface-0.1-9 - packaging has support for leopard as well - can use vn as a skeleton for vn+1