File sblim-cmpi-syslog.changes of Package sblim-cmpi-syslog
-------------------------------------------------------------------
Thu Jul 25 08:47:39 UTC 2013 - kkaempf@suse.com
- Update to 0.9.0
  The provider should now work with systems running syslog under
  initscripts, or with rsyslog under initscripts or systemd.
- new patches
  include-sys-stat.patch
  use-strncpy-to-prevent-overflow.patch
- drop patches (included upstream)
  sblim-cmpi-syslog-fix-buffer-overflow.patch
  sblim-cmpi-syslog-0.7.11-missing-fclose.patch
-------------------------------------------------------------------
Tue Apr  3 14:48:36 UTC 2012 - kkaempf@suse.com
- Fix CentOS build
-------------------------------------------------------------------
Mon Feb 13 10:55:41 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Tue Sep 14 19:40:32 UTC 2010 - kkaempf@novell.com
- Fix RH/Fedora build
-------------------------------------------------------------------
Wed May 19 10:24:27 UTC 2010 - puzel@novell.com
- add sblim-cmpi-syslog-fix-buffer-overflow.patch (fix build) 
-------------------------------------------------------------------
Thu Oct  1 18:13:01 CEST 2009 - mhrusecky@suse.cz
- update to version 0.8.0
  o Bug 1833455: Updated URL for CPL
  o Bug 2688817: cmpi-syslog missing includes
  o Bug 2795176: Migrate provider licenses to EPL
-------------------------------------------------------------------
Mon Aug 24 17:59:32 CEST 2009 - mhrusecky@suse.cz
- Fixed missing fclose (bnc#530336)
-------------------------------------------------------------------
Mon Mar 16 17:43:30 CET 2009 - mhrusecky@suse.cz
- Fixed missing includes
-------------------------------------------------------------------
Wed Aug 13 13:45:47 MDT 2008 - bwhiteley@suse.de
- Remove testsuite due to RPMLINT errors. 
- Use provider-register.sh with SFCB. 
- Fix other RPMLINT errors. 
-------------------------------------------------------------------
Thu Dec 27 04:06:57 CET 2007 - crrodriguez@suse.de
- fix library-without-ldconfig-post* rpmlint warnings 
-------------------------------------------------------------------
Wed Jan 24 02:06:54 CET 2007 - mrueckert@suse.de
- update to version 0.7.11: (#184758)
  o Bug 1411000: syslog provider should not depend on cmpi-base
    internal functions.
  o Bug 1615180: check mallocs for success
  o Bug 1605178: CreateInstance must return an valid object path
    in case of success.
  o Bug 1605163: Configuration enumeration does not clean up /tmp
    files.
  o Bug 1538474: Fixed memory leaks in parsing syslog
    configuration information.
  o Bug 1472978 : Updated TmpConfFile as "/etc/syslog.conf" and
    added code to send SIGHUP to syslogd AFTER a create/delete
    instance in syslog-conf.
- removed sblim-cmpi-syslog-0.7.9_sig_hup_syslogd.patch:
  patch included in 0.7.11
-------------------------------------------------------------------
Mon May  8 17:52:00 CEST 2006 - mrueckert@suse.de
- added sblim-cmpi-syslog-0.7.9_syslog_sig_hup.patch:
  syslog-conf should use config file directly (#173452)
- removed handling for /etc/syslogtest.conf
- added ghostified file /var/log/testlog
-------------------------------------------------------------------
Wed Apr 19 12:56:47 CEST 2006 - mrueckert@suse.de
- copy the syslog.conf to syslogtest.conf in %post
  and add it as %ghost in the files section (#163535)
-------------------------------------------------------------------
Mon Mar 27 20:55:26 CEST 2006 - mrueckert@suse.de
- sblim-cmpi-syslog-0.7.9_testsuite_random_return.patch
  fix main() without return statement
-------------------------------------------------------------------
Mon Mar 27 19:28:56 CEST 2006 - mrueckert@suse.de
- update to version 0.7.9
  includes the following upstream fixes:
  o 1183805 : Autoconf support added.
  o 1199129 : Some warning messages were also fixed.
  o 1449220 : Fixed testsuite failure.
  o 1449954 : Replaced printfs with debug macro (syslog_debug)
- minimize the %build/%install
-------------------------------------------------------------------
Thu Jan 26 14:52:18 CET 2006 - mrueckert@suse.de
- removed unneeded build requires
-------------------------------------------------------------------
Wed Jan 25 21:41:22 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Jan 19 16:15:40 CET 2006 - mrueckert@suse.de
- update to version 0.7.8
- adapt new scripts in openwbem
- fix test suite installation.
-------------------------------------------------------------------
Mon Apr  4 17:25:08 CEST 2005 - ro@suse.de
- added syslogd to neededforbuild
-------------------------------------------------------------------
Thu Nov 25 01:44:55 CET 2004 - ro@suse.de
- fixed file list (again) 
-------------------------------------------------------------------
Tue Nov 23 01:35:21 CET 2004 - nashif@suse.de
- syslog_log core dumps with Pegasus cimserver when a log
  file has junk characters (#48393)
-------------------------------------------------------------------
Thu Nov 11 13:02:55 CET 2004 - ro@suse.de
- fixed file list 
-------------------------------------------------------------------
Sat May 22 05:10:21 CEST 2004 - nashif@suse.de
- Fix #40934: syslog-conf provider testsuite testcases fail 
- Fix #40995: Syslog-log provider hangs in testsuite test
- Fix #40993: syslog-log provider memory leaks
-------------------------------------------------------------------
Wed May 12 18:55:00 CEST 2004 - nashif@suse.de
- Do not De-register when updating package
-------------------------------------------------------------------
Tue May 11 01:10:05 CEST 2004 - nashif@suse.de
- #40302: install provider tests 
-------------------------------------------------------------------
Fri May  7 15:19:23 CEST 2004 - nashif@suse.de
- Deregister provider with pegasus when uninstalling (#39667)
- #40013: syslog-service provider does not have the right 
  version of the syslogserviceutil.c file
-------------------------------------------------------------------
Wed Apr 14 15:29:49 CEST 2004 - nashif@suse.de
- Added PreReq for loadmof.sh
-------------------------------------------------------------------
Wed Apr  7 05:28:45 CEST 2004 - nashif@suse.de
- Initial version