rc16, highlights are as follows: 4.3-rc16
authorBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Tue, 19 Jan 2010 17:30:45 +0000 (17:30 +0000)
committerBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Tue, 19 Jan 2010 17:30:45 +0000 (17:30 +0000)
commit664be009ad3addef8db8199960a521df0a6dc8f3
tree1a068b64a4655a4fb6056e36063ac0deee068782
parent042182484ab67174c99842a86c6ab737eeb0297e
rc16, highlights are as follows:

- general support for fedora 12 builds

- NodeManager:
   - improvements on hmac authentication.
   - support for SFA component manager ('sfacm' slicename)
- PLEWWW:
   - disable drupal user registration
   - AddNode is now admin only and has a site selector
   - tags management improved
   - nodegroups can be added/deleted/updated
   - bug fixes in plekit
- PLCAPI:
   - subtle bug fixes in filtering
   - PersonTags and SiteTags
   - additional accessors for node tags (kvariant, serial, ..)
- MyPLC:
   - plc_config now validates input according to the type
   - tag types for sites and persons
   - add new tags for nodes and slices for exemption from myops
   - introduce myplc-config rpm
   - new bootcd-kernel script for keeping bootcd variants up2date
   - cleanup some obsolete code for old chroot-jail packaging in the process
   - fix to make sure when API, BOOT, MONITOR are on the same machine as WWW that the SSL key,cert for WWW takes precedence.
   - proper setup for SSL CA certficate to be used as the server chain.
   - depend on pcucontrol and drop dependency on Monitor
- Monitor:
   - improved ticket handling
   - re-organize package
- pcuncontrol:
   - New module, extracted from Monitor.
- ipfw:
   - additional features on matching packets, including uid match
   - builds on 2.6.22 & 2.6.27 - for 32 and 64 bits
- sfa:
   - sfa-config-tty uses plc_config
   - support for both URN and HRN
   - removed hash based authentication
   - SM, AM and R organized under respective managers
- NodeConfig:
   - Added sfa_config.php
- BootManager:
   - support for when the node is behind a NAT
   - clean up RUN_LEVEL support
   - support for early sshd
- vsys-scripts:
   - ipfw frontend has a rules cleanup feature
   - improvements on vif_up
   - new script 'run_with_devices'
- Mom:
   - Don't restart disabled services.