Changelog for
log4net-1.2.10-1.1.noarch.rpm :
Thu Apr 3 14:00:00 2008 hpjAATTsuse.de
- Upgraded to version 1.2.10.
* [LOG4NET-11] - Add Flush command to API
* [LOG4NET-24] - Programmatic flush of BufferingAppenderSkeleton buffer
* [LOG4NET-37] - Allow the RepositorySelector type to be specified using
the AppSettings config
* [LOG4NET-46] - Support appenders that can output multiple events
efficiently
* [LOG4NET-51] - WmiAppender
* [LOG4NET-3] - Support per event patterns in FileAppender File name
* [LOG4NET-13] - Allow SMTPAppender to have replaceable parameters in
Subject
* [LOG4NET-15] - Email high \"importance\" priority setting with
SmtpAppender
* [LOG4NET-17] - Line-wrapping Appender Layouts
* [LOG4NET-33] - Ability to use global property to point to log4net
configuration file
* [LOG4NET-34] - Allow xml config values to be set via XmlNodeType.CDATA
or XmlNodeType.Text rather than just value=\"foo\"
* [LOG4NET-45] - PluginAttribute does not allow plugin type to be
specified as a Type, only as a string
* [LOG4NET-52] - Allow XML configurator to set properties of type Object
* [LOG4NET-53] - Allow repository properties to be set in the config file
* [LOG4NET-56] - Support rendering IEnumerator objects as well as
ICollections
* [LOG4NET-58] - Support clean build on .NET 2.0
* [LOG4NET-72] - Performance of ILog.xxxFormat methods
* [LOG4NET-74] - Change MemoryAppender member variables to protected
* [LOG4NET-21] - RemotingAppender fails once NDC becomes empty
* [LOG4NET-22] - XmlLayout allows output of invalid control characters
* [LOG4NET-23] - example-apps.html links are off by one folder level
* [LOG4NET-25] - RollingFileAppender can fail if
RollOverIfDateBoundaryCrossing required
* [LOG4NET-28] - AdoNetAppender does not support inserting NULL into
columns
* [LOG4NET-29] - LevelMatchFilter should return Neutral when no match is
found
* [LOG4NET-32] - AdoNetAppender losing first entry
* [LOG4NET-35] - Exception rendering ThreadContextStack if null value
pushed into stack
* [LOG4NET-36] - System.Diagnostics.Trace may throw exception if AppDomain
does not have config file
* [LOG4NET-40] - RollingFileAppender does not limit files to
MaxSizeRollBackups when CountDirection is 1
* [LOG4NET-41] - RollingFileAppender roll over date fail
* [LOG4NET-42] - Serialised LoggingEvent does not preserve the Fix flags
* [LOG4NET-43] - Specifying an empty string as a property in the config
file results in an error
* [LOG4NET-44] - XmlLayout emits all properties under a node named
global-properties, rather than just properties.
* [LOG4NET-49] - CountingQuietTextWriter does not count strings written
with WriteLine
* [LOG4NET-50] - Process.StartTime hangs on some systems
* [LOG4NET-60] - Bug in RollingFileAppender.cs causing failure to timely
roll files on monthly interval
* [LOG4NET-63] - 1.2.9.0 Documentation typos
* [LOG4NET-65] - Unhandled SecurityException exception for
FileIOPermission while loading configuration file
* [LOG4NET-67] - CVE-2006-0743 Security vulnerability in
LocalSyslogAppender
* [LOG4NET-69] - Exception thrown when
*Format methods are given a
malformed format string
* [LOG4NET-70] - CoreDll.dll referenced with different capitalisation
* [LOG4NET-73] - ADONetAppender.ActivateOptions() leaks database
connection when called multiple times
Thu Mar 29 14:00:00 2007 rguentherAATTsuse.de
- add unzip BuildRequires
Mon May 22 14:00:00 2006 jhargadonAATTnovell.com
- fix for bug 148685 This was a remotely triggerable vulnerability
issue where the syslog() function from glibc was used incorrectly.
Wed Apr 26 14:00:00 2006 wberrierAATTsuse.de
- Change to noarch package, remove unnecessary deps
Sat Feb 25 13:00:00 2006 ajAATTsuse.de
- Do not build as root
- Reduce BuildRequires.
Tue Feb 7 13:00:00 2006 roAATTsuse.de
- drop self obsoletes
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Thu Jan 12 13:00:00 2006 roAATTsuse.de
- modified neededforbuild (use mono-devel-packages)
Mon Nov 28 13:00:00 2005 cgaisfordAATTnovell.com
- Initial package creation