X-Git-Url: http://git.onelab.eu/?p=sface.git;a=blobdiff_plain;f=sface.spec;h=b5914cf3e70bb2a351c160266454fb90f04e5417;hp=f17899603f0fc192da06ae062bade5a0ebb3d08c;hb=ab5bd9742a2d1b306e1a65b7f37c46f602c3fdd3;hpb=7df42684060dc89b6d6c6bc91f99be95f04e579c diff --git a/sface.spec b/sface.spec index f178996..b5914cf 100644 --- a/sface.spec +++ b/sface.spec @@ -7,7 +7,7 @@ %define name sface %define version 0.1 -%define taglevel 15 +%define taglevel 17 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -60,6 +60,16 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/sface/* %changelog +* 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.