|
|
 |
 |
 |
Changelog for ccm-2.2.8-1.1.slc6.noarch.rpm :
* Wed Nov 02 2011 Jan van Eldik 2.2.8-1.1.slc6- stop running ccm-fetch if the CCM configuration file does not contain a profile node https://savannah.cern.ch/bugs/?61249 * Wed Sep 02 2009 Luis Fernando Muñoz Mejías- Relax the dependencies, as per bug #55179. * Wed Mar 04 2009 Luis Fernando Muñoz Mejías - Convert REPORT and TABLE types to actual synonims of NLISTinstead of subtypes. * Fri Dec 12 2008 Marco Emilio Poleggi,- [your comment here] * Fri Dec 12 2008 Marco Emilio Poleggi,- [your comment here] * Thu Nov 06 2008 \"Luis Fernando\"- Fixing a warning related to the encoding of fetched information. * Wed Nov 05 2008 \"Luis Fernando\"- Whitespace and pretty printing changes. * Wed Nov 05 2008 \"Luis Fernando\"- Removing remaining methods referencing FETCH, LINK, STREAM and EMBED. * Tue Nov 04 2008 \"Luis Fernando\"- Reduced the \"base_url\" is not defined message to debug level.During the workshop in Amsterdam we decided that this message causedunneeded worries and fear to users. Debug is OK for this, as the moduleworks just fine without the base_url parameter. * Fri Oct 31 2008 \"Luis Fernando\"- Removed support for types fetch, embed, stream and link.These types are no longer supported by the compiler, and thus during theworkshop it was agreed to drop them from CCM too. * Fri Jul 18 2008 \"Luis Fernando\"- Added new getUnescapedName and unescape.Let\'s stop copying and pasting this everywhere! * Mon Jul 14 2008 \"Luis Fernando\"- Added an example /etc/ccm.conf to the RPM, and made it be installed as \'.rpmnew\' in case such file already exists.Should solve the documented (but forgotten by users) \"failed to create Fetch object\" on AII servers. * Mon Jul 07 2008 \"Luis Fernando\"- Fixed the constructor of EDG::WP4::CCM::Configuration to get rid of taint warnings. * Wed May 28 2008 root- Encode some values to UTF-8 * Wed Mar 26 2008 Luis Fernando Muñoz Mejías- Fixed the %post script trying to unconditionally kill ncm-cdispd, whichcould break installations. * Wed Mar 26 2008 Luis Fernando Muñoz Mejías- Fixed bug #27529 * Tue Mar 11 2008 Luis Fernando Muñoz Mejías- Fixed a bug that had the potential to disable the entire notification system.Updated some tests. * Mon Jan 14 2008 Rohitashva Sharma- improved fetching of foreign profiles- better singleton object for CacheManager * Tue Nov 27 2007 Rohitashva Sharma- Solved bug#21170 (won\'t fetch profile if /etc/noquattor is present * Fri Nov 23 2007 Rohitashva Sharma- Support for fetching foreign profiles fix for bug#21846 * Fri Jul 06 2007 German Cancio Melia- Added failover URL to eg ccm.conf * Fri Jun 15 2007 Charles Loomis- fix bug #27230; treat undef values as an empty string * Wed Apr 25 2007 Marco Emilio Poleggi,- ccm.conf: drop \"profile_\" prefix in XML filename * Thu Mar 22 2007 Luis Fernando Muñoz Mejías- Removed getRecHash, following Germán\'s indications. * Wed Mar 21 2007 Luis Fernando Muñoz Mejías- Added getTree method to Element class, as suggested in the workshop. * Mon Feb 26 2007 Charles Loomis- use utf8 encoding to extract values from database * Mon Feb 26 2007 Charles Loomis- use utf8 encoding for storing values in database * Mon Feb 26 2007 Charles Loomis- allow UTF8 encoding of machine profiles * Wed Feb 07 2007 German Cancio Melia- EDG::WP4::CCM::Element.pm: Added new getRecHash() function, Savannah #23574 * Fri Dec 01 2006 German Cancio Melia- Reduce number of hourly ccm-fetch invocations from 3 to 1 and increase time smearing to 1h * Sat Nov 25 2006 German Cancio Melia- Now correctly handles the situation where force is defined but set to 0 in ccm-fetch - was causing to skip over if_modified_since() and thus downloading profile anyway * Thu Nov 23 2006 German Cancio Melia- Fixed ccm-purge dying whenever finding a stale CCM active profile lock, now reporting as [INFO] and cleaning up * Thu Nov 23 2006 German Cancio Melia- Fix Savannah #10558: Do skip over profile diff step when --force is set, in order to inconditionally update the CCM cache even if the new profile does not differ from the old one. * Tue Nov 07 2006 German Cancio Melia- More verbose debug logging; bugfix to not loop over 304 (no chaHTTP profile status * Thu Nov 02 2006 German Cancio Melia- Use standard Quattor-style timestamping when WARN/ERROR * Fri Sep 15 2006 German Cancio Melia- Add support for a failover profile, in case the URL in --profile is not available. Useful in case of expired SSL certificates or broken main servers which may prevent profile updates to happen * Tue Sep 12 2006 German Cancio Melia- Fix #19416 - ccm-purge potentially removing active CCM profiles * Tue Jun 20 2006 German Cancio Melia- Fix bug #15857 (CCM not correctly releasing lock files when instantiating multiple configurations) * Tue Sep 20 2005 German Cancio Melia- Removed \'Provides\' of edg-ccm as not liked (obsoletes/provides) by rpm 4.3.3 * Tue Sep 20 2005 German Cancio Melia- Changed cron job permissions to 0644, Savannah #10791 * Thu Aug 18 2005 Juan Antonio LOPEZ PEREZ- Corrected Solaris postinstall script - In Solaris, ccm-fetch will not work unless we add /usr/local/lib to LD_LIBRARY_PATH and the cron jobs don\'t use the system environment. In addition, the Solaris cron doesn\'t accept to set environment variables for cron jobs except the PATH one. Then, I modified the crontab entry to add this directory to LD_LIBRARY_PATH and to export it each time it runs the command. - I also modified it to restart the cron daemon at most once to run the script faster. - In addition, I made some other minor corrections to the scripts. * Wed Aug 17 2005 German Cancio Melia- Fix #9621 - ccm-fetch was clearing out profiles with attached processes * Tue Aug 16 2005 German Cancio Melia- Fix Savannah 10272: Always use lowercase for host, even if hostname() returns uppercase chars * Mon Aug 01 2005 Juan Antonio LOPEZ PEREZ- Corrected the Solaris postinstall script. The Solaris crontab does not accept the \"root\" option. * Thu Jul 21 2005 Juan Antonio LOPEZ PEREZ- Made some changes for Solaris compatibility to take into account the different Solaris cron system. For that, I wrote a postinstall and a preunistall script to add the contrab entries of the ccm-fetch.cron and the ccm-purge.cron files to the Solaris root crontab file (/var/spool/cron/crontabs/root) and to remove them when the EDGccm package is uninstalled. * Tue May 31 2005 German Cancio Melia- Corrected warnings produced when values are set to \'\' in Debug and MD5 generation * Tue May 31 2005 German Cancio Melia- Added \'provides\' for edg-ccm for backwards compatibility in specfile * Tue May 31 2005 German Cancio Melia- Added to \'general\' ccm entries for cron and logrotate (ccm-fetch and ccm-purge) * Wed May 25 2005 Marco Emilio Poleggi- Added missing command line options for HTTPS * Thu May 12 2005 Charles Loomis- fix encoding for invalid xml tag names * Wed May 11 2005 Charles Loomis- add support for encoded xml tags * Wed May 04 2005 Charles Loomis- fix xmldb problems with fetch, link, and stream types * Mon May 02 2005 German Cancio Melia- Fixed getFetchValue and added getLinkValue in Property.pm ; move tmp files out of /tmp in Configuration.pm * Mon Mar 21 2005 Marco Emilio Poleggi- documentation update about HTTPS * Wed Mar 02 2005 Rafael Garcia Leiva- solved some warnings given by perl -w * Fri Feb 04 2005 German CANCIO MELIA- Fixed Savannah #6639 (Cal Loomis) * Wed Feb 02 2005 German CANCIO MELIA- (Cal Loomis): Added code code necessary to have have ccm-fetch accept alternate formats of the generated xml profiles (specifically the xmldb format). See Savannah #6576. Fixes as well Savannah #6532. * Mon Jan 31 2005 German CANCIO MELIA- Small fix in Makefile Savannah #6521 * Wed Jan 26 2005 German CANCIO MELIA- Removed hardcoded /etc in CCfg.pm ; included EDG/WP4/CCM into \'configure\' path * Tue Dec 07 2004 German CANCIO MELIA- Fix #5917 (Perl warning when ccm.conf not found) * Fri Dec 03 2004 German CANCIO MELIA- Added obsoletes tag for edg-ccm * Fri Dec 03 2004 German CANCIO MELIA- Fix Savannah #5873 * Thu Oct 28 2004 Rafael Garcia Leiva- CCM quattorised * Thu Oct 28 2004 German Cancio- Solved Savannah #4472 - add /usr/lib/perl inconditionally, independently of EDG_LOCATION1.3.1 (German Cancio)Solved Savannah #4418: - remove modifications of EDG_LOCATION and friends in CCfg.pm1.3.0 (Rafael Garcia Leiva)Solved bug #3622: - allow CCM to use https, new options cert_file, key_file, ca_file and ca_dir - new option world_readable to control cache_root permissionsNew example of configuration file: - match CCM and CDB profile names - example of new introduced options1.2.6 (German Cancio) Solved bug #3177: Restart profile counter when a max limit is reached1.2.5 (Rafael Garcia Leiva)Solved bug #3621: CCfg.pm calls non-existent Quit function1.2.4 (German Cancio)CCM is now noarch1.2.3 (German Cancio)Moved logrotate, cron fetch and purge to core CCM package1.2.2 (German Cancio)Added CERN-CC RPM 1.2.1 (German Cancio)Use now /var/lib/ccm instead of /var/run/ccm1.2.0 (German Cancio)Now uses LSB compliant paths.1.1.9- --profile-time & --context-time were being ignored: fixed. Added retries for read timeouts.- ccm fixed, it does not need root privilidges to run (with old cache schema).1.1.7- elementExists ($path) added to Configuration- getValue ($path) added to Configuration1.1.6- exception bug fixed (_resolveEID was not handling exceptions correctly)1.1.5- listen daemon removed, comes in seperate package edg-cdp-listend as it is now extended to support new CDP- portability fixes for Solaris (thanks to Carlos Ungil)- configuration file extended with tags $host, $domain which get substitued to the hostname and domain name where CCM is running1.1.0- listen daemon added (edg-ccm-listend)- Makefile and ccm.spec fixed--- end of ChangeLog ---
|
|
|