* add 0002-Add-lexer-parser-prototypes.patch, and 0003-Fix-format-string-for-64bit-values.patch - adapt %patch syntax - drop %clean section OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/sblim-cmpi-nfsv3?expand=0&rev=14
166 lines
5.2 KiB
Plaintext
166 lines
5.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 3 14:01:01 UTC 2025 - Klaus Kämpf <kkaempf@suse.de>
|
|
|
|
- fix compiler errors (were warnings before)
|
|
* add 0002-Add-lexer-parser-prototypes.patch,
|
|
and 0003-Fix-format-string-for-64bit-values.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 29 15:58:06 UTC 2025 - Klaus Kämpf <kkaempf@suse.de>
|
|
|
|
- adapt %patch syntax
|
|
|
|
- drop %clean section
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 17 10:55:32 UTC 2024 - Klaus Kämpf <kkaempf@suse.com>
|
|
|
|
- add patch number
|
|
- drop AUTHORS from description
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 13 10:55:31 UTC 2012 - coolo@suse.com
|
|
|
|
- patch license to follow spdx.org standard
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 7 10:21:40 UTC 2011 - kkaempf@suse.com
|
|
|
|
- Fix resource leak
|
|
if fopen() is successful and valid_file() not, file is not closed
|
|
(Pavel Raiskup <praiskup@redhat.com>)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 7 10:18:31 UTC 2011 - kkaempf@suse.com
|
|
|
|
- update to 1.1.1
|
|
- Features:
|
|
- 3299507 obtain fully qualified hostname using etab entry
|
|
- Bugs:
|
|
- 3275169 bash error reported in provider bootstrap scripts
|
|
- 3303687 remove old cmpi version definition
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 13 19:08:27 UTC 2010 - kkaempf@novell.com
|
|
|
|
- Fix RHEL build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 6 14:17:51 CEST 2009 - mhrusecky@suse.cz
|
|
|
|
- updated to 1.1.0
|
|
- fixes:
|
|
* 1652246: fixes compile errors with gcc4
|
|
* 1457924: various compile warnings
|
|
* 1833455: updated URL for CPL
|
|
* 2795176: migrate provider licenses to EPL
|
|
- sblim-cmpi-nfsv3-1.0.13_gcc4.patch not needed anymore
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 12 17:45:50 CEST 2009 - mhrusecky@suse.cz
|
|
|
|
- ignoring tog-pegasus during build
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 12 14:19:13 CEST 2008 - mmarek@suse.cz
|
|
|
|
- switch to sfcb
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 1 12:37:07 CET 2007 - mmarek@suse.cz
|
|
|
|
- updated to 1.0.14
|
|
fixed upstream bugs:
|
|
* 1199129 Providers won't compile with CMPI 1.0
|
|
* 1600348 Fixed association behaviour if /etc/exports
|
|
file is empty
|
|
- removed static libs
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 29 17:04:23 CEST 2007 - rguenther@suse.de
|
|
|
|
- add bison and flex BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 1 22:24:08 CET 2006 - mrueckert@suse.de
|
|
|
|
- update to 1.0.13 [#144214]
|
|
- dropped all patches as the build system changed
|
|
- added sblim-cmpi-nfsv3-1.0.13_gcc4.patch
|
|
fixes a few compiler warnings in the lex/yacc generated code
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:41:22 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 9 20:46:46 CET 2005 - mrueckert@suse.de
|
|
|
|
- build against openwbem
|
|
- use optflags
|
|
- fix the urgent compiler warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 27 19:05:16 CEST 2005 - ro@suse.de
|
|
|
|
- build with gcc-4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 11 13:00:47 CET 2004 - ro@suse.de
|
|
|
|
- fixed file list
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 16 02:59:22 CEST 2004 - nashif@suse.de
|
|
|
|
- #40661: SBLIM cmpi-nfsv3/4 reports error on empty
|
|
/etc/exports file
|
|
- V 1.0.9
|
|
-------------------------------------------------------------------
|
|
Thu May 13 14:39:31 CEST 2004 - nashif@suse.de
|
|
|
|
- #39756: cmpinfsv3 provider does not return associations for
|
|
Linux_NFSv3SystemConfiguration class
|
|
- Do not De-register when updating package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 10 23:05:44 CEST 2004 - nashif@suse.de
|
|
|
|
- Dereigster providers when uninstalling (#39667)
|
|
- test scripts incorrectly check file read/write permission (#40262)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 10 05:05:28 CEST 2004 - nashif@suse.de
|
|
|
|
- Bug #39754: wbemri & wbemrin fail to parse query results
|
|
from Pegasus cimom
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 7 18:04:20 CEST 2004 - nashif@suse.de
|
|
|
|
- Bug #39750: NFS providers not returning object path when
|
|
creating new instance
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 30 03:42:39 CEST 2004 - nashif@suse.de
|
|
|
|
- Update to version 1.0.2
|
|
- Fixed bug #39032: Copy utility library to /usr/lib
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 16 13:57:28 CEST 2004 - nashif@suse.de
|
|
|
|
- Update version with bugfixes from IBM
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 14 15:28:43 CEST 2004 - nashif@suse.de
|
|
|
|
- Added PreReq for loadmof.sh
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 7 05:32:21 CEST 2004 - nashif@suse.de
|
|
|
|
- Initial Release
|
|
|