Changes between Version 57 and Version 58 of News


Ignore:
Timestamp:
01/21/10 20:59:14 (13 years ago)
Author:
desai
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • News

    v57 v58  
    22 
    33[[TracNav]] 
     4 
     5== January 21, 2010 ==  
     6[ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.0.0.tar.gz bcfg2-1.0.0.tar.gz] (bugfix only) released. 
     7 * Component: pass through xmlrpc Fault instances  
     8 * Core: handle shutdowns properly for fam/gamin 
     9 * IPS: Fix typo (Patch from Matthew Baker)  
     10 * Info: Fix regex for paranoid options in info files  
     11 * Metadata: build session cache properly for uuid clients  
     12 * Metadata: fix use of session cache for cert-recognized clients 
     13 * Metadata: handle errors more robustly, and perform clients.xml wranging in new file 
     14 * Metadata: use normalized hostnames for comparison (reported by gregcoit)  
     15 * Packages: create urls that work with old urllib2 (Resolves ticket #796)  
     16 * Packages: handle architecture changes in Yum configs  
     17 * Packages: process apt-source choices correctly with multi-package version requirements (Reported by gregcoit)  
     18 * Plugin.py: Fix Cfg conflicts (Reported by Thorsten Lockert on irc) 
     19 * Plugin: add a per-plugin runtime debugging infrastructure 
     20 * Proxy: better error handling (Resolves Ticket #810) 
     21 * Proxy: transport errors more gracefully (Fixes #803, at least on the client side) 
     22 * RPMng: fix ignore filename handing (Resolves Ticket #811) 
     23 * RPMng: supress prelink runs in dryrun mode (Resolves Ticket #794)  
     24 * RcUpdate: Fix Service detection on Gentoo (Patch from Thorsten Lockert #825)  
     25 * RcUpdate: Sync [5558] from trunk (will use  notation from now on) 
     26 * Reports: Fix incorrect error message (reported by Thorsten Lockert)  
     27 * Reports: Fix interaction display (Patch from Tim Laszlo)  
     28 * Reports: Fix traceback in Summary/System views (ticket #793 Reported by Thorsten Lockert) 
     29 * SSLServer: Add file descriptor leak fix from 1.0.0 stable branch 
     30 * SSLServer: fix socket shutdown code (compatible across trunk, 1.0.1rc, and 0.9.6)  
     31 * SSLServer: set socket timeout for client sockets  
     32 * Schema: Add missing 'to' attribute for Path entries (Reported by Thorsten Lockert)  
     33 * Schema: Add missing element/attributes  
     34 * Xcmd: improve error handling for authentication failures  
     35 * bcfg2-server: Enable logging to file (fixes #817)  
     36 * debian packaging : Sync packaging fixes from Danny Clark 
     37 * debian packaging: cosmetic postinstall fix from Sami Haahtinen 
     38 * rpm packaging fixes (Resolves Ticket #789) 
     39 
     40 
    441 
    542== November 8, 2009 ==