OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/openwbem?expand=0&rev=87
573 lines
19 KiB
Plaintext
573 lines
19 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 29 12:28:38 UTC 2018 - kkaempf@suse.com
|
|
|
|
- fix build
|
|
add fix-for-newer-gcc.patch,
|
|
openSSL-1.0.1-compatibility.patch
|
|
disable-pthread_atfork-test.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 20 13:45:25 UTC 2015 - kkaempf@suse.com
|
|
|
|
- fix license and -devel group.
|
|
- drop upgrade support from /opt/novell
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 17 09:25:37 UTC 2014 - kkaempf@suse.com
|
|
|
|
- call service_add_pre unconditionally
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 27 11:03:47 UTC 2012 - kkaempf@suse.com
|
|
|
|
- Fix build with GCC 4.7 (lookup rules changed)
|
|
- Drop /var/lock/subsys reference, use /var/run instead
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 28 12:27:52 UTC 2012 - kkaempf@suse.com
|
|
|
|
- Fix build with GCC 4.6 (ptrdiff_t defined in cstddef)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 15 13:10:03 UTC 2010 - kkaempf@novell.com
|
|
|
|
- More GCC 4.x changes and an autotools adaption.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 14 20:23:58 UTC 2010 - kkaempf@novell.com
|
|
|
|
- Fix build for RHEL_5 and GCC 4.x
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 21 09:45:39 CET 2008 - mt@suse.de
|
|
|
|
- Added patch to reset openssl crypto locking callback before
|
|
the mutexes are deleted in ~SSLGlobalWork, so openssl does
|
|
not use them any more. There may be also another code using
|
|
ssl (linked against code using it) and the global destruction
|
|
of it may run after openwbem ssl global destruction.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 15 00:42:29 CEST 2007 - ro@suse.de
|
|
|
|
- fix build
|
|
- use -fno-strict-aliasing, the code needs it
|
|
- add rpmlintrc for .so files in main package
|
|
- add ldconfig to post and postun scripts
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 6 21:24:55 CEST 2007 - bwhiteley@suse.de
|
|
|
|
- Update to 3.2.3 cvs build. This is basically the same as the
|
|
previous 3.2.0 + the patch set. We're updating to newer
|
|
openwbem code as the many patches were beginning to be difficult
|
|
to manage.
|
|
- Removed 3.1.0 code used to build a 3.1.0 repository dump. No need
|
|
to support upgrades from 3.1.0 anymore, and 3.2.0 has a working
|
|
repository dump.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 2 19:51:51 CEST 2007 - bwhiteley@suse.de
|
|
|
|
- Fix CMPI headers (#281591)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 11 00:19:57 CEST 2007 - bwhiteley@suse.de
|
|
|
|
- Fix authorizer check for enumInstanceNames (#272078)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 12 19:25:00 CEST 2007 - bwhiteley@suse.de
|
|
|
|
- Fix CMPI provider reloading (#263094)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 29 17:38:11 CEST 2007 - bwhiteley@suse.de
|
|
|
|
- Use setfsgid and setgroups in addition to setfsuid (#258906)
|
|
SWAMPID 9267
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 27 22:11:21 CEST 2007 - bwhiteley@suse.de
|
|
|
|
- Removed conflict on pegasus (#228349)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 26 19:21:11 CEST 2007 - bwhiteley@suse.de
|
|
|
|
- Fix provider path on 64bit bi-arch systems. (#256822)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 7 23:29:21 CET 2007 - bwhiteley@suse.de
|
|
|
|
- Added support for embedded instances as defined in DSP0201-2.2.0
|
|
(#195192)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 6 00:35:06 CET 2007 - bwhiteley@suse.de
|
|
|
|
- Really fix OpenWBEM_HostedObjectManager (#244395)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 1 06:05:59 CET 2007 - bwhiteley@suse.de
|
|
|
|
- Fixed CMPI context (#249203)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 23 02:00:59 CET 2007 - bwhiteley@suse.de
|
|
|
|
- Fixed xml parsing error with UTF8 multi-byte chars. (#200074)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 15 00:27:34 CET 2007 - bwhiteley@suse.de
|
|
|
|
- Fixed OpenWBEM_HostedObjectManager provider to only handle
|
|
the classes it should care about (#244395)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 12 17:44:45 CET 2007 - bwhiteley@suse.de
|
|
|
|
- Removed perl provider IFC. Nobody was using it. Don't even know
|
|
if it worked, and it was causing builds to fail.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 20 00:29:35 CET 2006 - bwhiteley@suse.de
|
|
|
|
- renamed loadmof.sh -> ow-loadmof.sh (#228349)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 11 23:49:53 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Checking in to sle10-sp for SP1. Management has decided to
|
|
stick with OpenWBEM 3.2 for SLES10-sp1.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 16 06:40:42 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Compensate for seteiud() no longer being thread-specific
|
|
(#215961)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 16 05:59:29 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Some CMPI patches for Jim F.'s Xen providers
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 7 16:50:24 CET 2006 - bwhiteley@suse.de
|
|
|
|
- fix typo in specfile (#179650)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 23 18:09:18 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Fixing status codes on http exceptions (#212440)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 18 18:18:53 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- More cross-namespace association fixes for Jim Fehlig.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 18 17:46:25 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Fixed CryptographicRandomNumber to not always produce zeros in
|
|
some cases.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 17 18:32:32 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Attempt to fix (or work-around) problem reported by Richard Keil
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 13 00:28:38 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Added patch to show error details for client in more cases
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 23 01:22:33 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Create /etc/openwbem/openwbem.conf.d dir so provider packages
|
|
can more easily extend. (#177855)
|
|
- Backporting additional config file code from security branch
|
|
(#177855)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 22 19:20:46 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- More work on embedded cimom lib include files. (#176812)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 19 00:03:59 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Fixed to include header files in -devel package that were missing
|
|
(#176812)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 12 01:30:11 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Added a %triggerpostun to clean up install after an upgrade of
|
|
SLES9-GA. (#174371)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 11 16:25:18 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Compensate for broken schema on SLES9-GA during upgrade
|
|
(#174371)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 11 05:47:34 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Fixed loadmof to not trash all of /var/lib/openwbem on a failed
|
|
mof compile (#174371)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 5 22:25:55 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- More work on eliminating output during install and upgrade
|
|
(#171447)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 2 20:21:03 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Logging loadmof output to a file instead of stdout (was
|
|
previously visible during rpm install/upgrade). (#171447)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 2 00:19:58 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Fixed cross-namespace associations with simpleAssociatorIFC
|
|
interface. (#171419)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 28 01:24:36 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Fix context passed to initialize and cleanup functions for cmpi
|
|
(#170312)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 24 22:37:00 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Removed ldconfig from %post and %postun because this breaks
|
|
upgrades (#82784)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 20 17:34:37 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Added ldconfig to %post and %postun (#82784)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 20 00:55:28 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Added default back to cmpi_prov_location config item in addition
|
|
to our /usr/%_lib/cmpi (#167858)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 10 23:23:02 CEST 2006 - bwhiteley@suse.de
|
|
|
|
- Removed -m switch to owmofc in loadmof.sh. This was removing
|
|
description qualifiers. The extra kbytes on the installed
|
|
system won't make that much difference, and we're making good
|
|
use of these qualifiers now with some of our development tools.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 14 00:39:56 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Fix NULL cimomenv (occasional segfaults during shutdown #157808)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 25 07:03:35 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Changed so that only root can log in (#65423)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 22 23:01:42 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Fixed upgrade problem in %post (#152935)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 15 00:36:40 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Compile with -fstack-protector (#65423)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 10 19:25:09 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Fix problem dumping repository if namespaces aren't lower-case
|
|
this breaks upgrades. (#148204)
|
|
- Move to official released version (#150005)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 30 19:24:24 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Latest cvs which includes specifying namespaces on instances,
|
|
and fixing HTTP authentication scheme to be case insensitive
|
|
as required by HTTP specs.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:39:08 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 19 00:48:55 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Fixed to include more components of Interop schema
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 17 23:01:29 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Changed Interop namespace in openwbem.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 17 22:00:09 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Changed to load interop schema in Interop namespace, and
|
|
adjusted for generic cim-schema symlink
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 10 21:12:31 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Removed CIM schema and made a dependency on cim-schema package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 5 01:23:31 CET 2006 - bwhiteley@suse.de
|
|
|
|
- Upgrade cim schema to v2.11-experimental
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 3 08:36:04 CET 2005 - bwhiteley@suse.de
|
|
|
|
- Some changes to loadmof.sh script
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 1 23:14:07 CET 2005 - bwhiteley@suse.de
|
|
|
|
- Added generic symlink for mof files to hide moving cim schema
|
|
version.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 29 23:24:39 CET 2005 - bwhiteley@suse.de
|
|
|
|
- Added CIM_Namespace to /root (Interop) namespace
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 16 23:51:12 CET 2005 - bwhiteley@suse.de
|
|
|
|
- Fixed problem where qualifier handling (previous change) didn't
|
|
work right in some cases.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 16 00:56:06 CET 2005 - bwhiteley@suse.de
|
|
|
|
- New mof compiler fix to handle qualifiers in new namespaces
|
|
New schema version
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 15 19:58:12 CET 2005 - bwhiteley@suse.de
|
|
|
|
- updated to newer CVS and fixed init script for #65447
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 27 02:31:41 CEST 2005 - bwhiteley@suse.de
|
|
|
|
- Bring back stuff from the last 5 days that somehow was erased
|
|
from existence.
|
|
- fixed rmmof.
|
|
- upgrade stuff.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 20 23:20:57 CEST 2005 - bwhiteley@suse.de
|
|
|
|
- More work on upgrade issues
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 20 01:58:34 CEST 2005 - bwhiteley@suse.de
|
|
|
|
- trying to make gcc-4.1 and gcc-3.x _both_ happy ... at the same
|
|
time
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 19 22:54:51 CEST 2005 - bwhiteley@suse.de
|
|
|
|
- Fixed friend injection stuff for new compiler in beta
|
|
- some adjustments to %post for mls.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 19 03:38:47 CEST 2005 - bwhiteley@suse.de
|
|
|
|
- new code from cvs with a new owmofc that automatically finds missing
|
|
classes. new loadmof.sh and .spec to match this change
|
|
- worked on upgrade issues, including repository format migration.
|
|
- includes repository dump for previos version (thus the old src tarball)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 4 00:54:28 CEST 2005 - bwhiteley@suse.de
|
|
|
|
- Changed loadmof.sh to make it easier for providers to install.
|
|
- upgraded to cimv2.10-experimentsl, and added mofs as part of the
|
|
package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 19 22:16:55 CEST 2005 - bwhiteley@suse.de
|
|
|
|
- update to current CVS code. This should fix the deprecation
|
|
error with the latest compiler
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 19 20:00:30 CEST 2005 - bwhiteley@suse.de
|
|
|
|
- Updated to OpenWBEM CVS build to move toward code10
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 26 12:30:39 CEST 2005 - nashif@suse.de
|
|
|
|
- Create certificate when openwbem is first started instead of %post
|
|
(#62870)
|
|
- Fix minor syntax problem in openwbem.m4 (#62870)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 27 00:52:42 CET 2005 - bwhitele@suse.de
|
|
|
|
- Fixed %post to enable local authentication on upgrade
|
|
Bugzilla 50261
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 25 05:45:21 CET 2005 - bwhitele@suse.de
|
|
|
|
- Fixed %post to enable owcimomd
|
|
- Fixed PreReq to have all the stuff the scripts need.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 8 00:30:50 CET 2004 - bwhitele@suse.de
|
|
|
|
- Update to openwbem-3.1.0 official release.
|
|
- fixed mode of /etc/pam.d/openwbem
|
|
- changed %post to not restart daemon on upgrade
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 7 01:01:46 CET 2004 - bwhitele@suse.de
|
|
|
|
- Made local_auth true by default (Novell Remote Manager needs this).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 6 19:41:45 CET 2004 - bwhitele@suse.de
|
|
|
|
- Update to 3.1.0.pre3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 23 01:43:09 CET 2004 - bwhitele@suse.de
|
|
|
|
- Added a directory for novell providers so the CIMOM
|
|
doesn't choke while trying to start.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 22 04:53:47 CET 2004 - bwhitele@suse.de
|
|
|
|
- Update to version 3.1.0.pre2
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 30 23:23:49 CEST 2004 - bwhiteley@suse.de
|
|
|
|
- Update to version 3.1.0.pre1
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 21 01:53:24 CEST 2004 - nashif@suse.de
|
|
|
|
- Update to version 3.0.3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 20 00:34:26 CEST 2004 - nashif@suse.de
|
|
|
|
- Fixed problem in cmpiInstance.cpp. NULL value wasn't being
|
|
checked when get the property from the instance. (#42826)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 12 01:04:53 CEST 2004 - nashif@suse.de
|
|
|
|
- OpenWBEM CMPI :duration timestamp gets converted to datetime
|
|
format (#41922)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 10 01:58:14 CEST 2004 - nashif@suse.de
|
|
|
|
- Fixed bug #41763: OpenWBEM returns incorrect error codes from
|
|
CMPI providers
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 1 21:39:17 CEST 2004 - nashif@suse.de
|
|
|
|
- Update to version 3.0.2 which fixes previous bugs (##41414)
|
|
and fixes return value of daemon (#41440)
|
|
V. 3.0.2
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 30 17:09:35 CEST 2004 - nashif@suse.de
|
|
|
|
- fixed to not crash when running sblim testsuite (#41414)
|
|
- Dont delete repository when updating
|
|
- Removed unneeded thread patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 13 01:43:09 CEST 2004 - nashif@suse.de
|
|
|
|
- added script rmmof script for sblim providers
|
|
- Load Interop schema
|
|
- Fixed init script to handle pid file correctly
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 29 14:55:13 CEST 2004 - nashif@suse.de
|
|
|
|
- Update to 3.0 final
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 18 03:51:33 CEST 2004 - nashif@suse.de
|
|
|
|
- Update to 3.0 pre4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 16 17:29:46 CEST 2004 - nashif@suse.de
|
|
|
|
- Update to 3.0 pre3
|
|
- Modified loadmof.sh for new snapshot
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 6 22:19:10 CEST 2004 - nashif@suse.de
|
|
|
|
- Update to latest CVS branch (3.0.0pre2)
|
|
- Added loadmof to load cmpi providers
|
|
- Added Conflict to pegasus-wbem
|
|
- Provide cim-server
|
|
- cmpi provider path is now /usr/lib/cmpi
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 17 00:53:25 CET 2004 - nashif@suse.de
|
|
|
|
- Update to latest CVS status
|
|
- Patches from novell (bwhiteley@novell.com):
|
|
- better defaults (more secure) for the config file
|
|
- schema gets compiled during RPM build, so the repository is
|
|
loaded "out of the box" after RPM install.
|
|
- ACLs are enabled and a default ACL policy provided (root user
|
|
can do anything, nobody else can do anything).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 10 22:26:12 CET 2004 - adrian@suse.de
|
|
|
|
- build as user
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 10 04:39:39 CET 2003 - nashif@suse.de
|
|
|
|
- fix build on s390
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 8 16:33:11 CET 2003 - nashif@suse.de
|
|
|
|
- Update to latest cvs version
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 27 20:35:55 CET 2003 - nashif@suse.de
|
|
|
|
- Initial Release
|
|
|