Commit Graph

151 Commits

Author SHA1 Message Date
jvdias
5d0f1053c6 fix bug 192754: remove multilib conflicts 2006-06-10 02:57:40 +00:00
jvdias
9e4e3351e4 apply upstream 2.5.2_APPROVED bug fixes; fix bug 193121 2006-05-31 19:06:15 +00:00
jvdias
b3b3ea6b1b apply upstream 2.5.2_APPROVED bug fixes; fix bug 193121 2006-05-31 19:04:13 +00:00
jvdias
f22bcde7fa fix bug 190432; fix upstream bugs 4955 4956 4968 4978 4983 4984 4986 5017 2006-05-03 00:13:59 +00:00
jvdias
99ac9d7402 fix repupgrade during RPM upgrade 2006-04-17 21:29:22 +00:00
jvdias
a12d08b3e1 fix upstream bugzillas 4934(4943) and 4945; fix PATH_MAX and MAXHOSTNAMELEN
issues;
2006-04-14 23:40:11 +00:00
jvdias
fc81ff6da2 disable stripping 2006-04-12 20:10:15 +00:00
jvdias
250ec31925 disable PEGASUS_USE_PAM_STANDALONE 2006-04-11 19:57:55 +00:00
jvdias
9e4b48090a v2.5.1 genSSLCerts 2006-04-11 19:49:22 +00:00
jvdias
af58baa81a v 2.5.1 2006-04-11 19:46:17 +00:00
jvdias
4c011cf4a4 disable PEGASUS_DEFAULT_ENABLE_OOP 2006-04-11 19:45:01 +00:00
jvdias
6d92c53f04 add support for /etc/sysconfig/tog-pegasus 2006-04-11 19:40:55 +00:00
jvdias
9bdbd98b4f fix cimprovagt core dump on free(0) 2006-04-11 19:39:43 +00:00
jvdias
5aaef22661 fix parallel make: add object dependency on $(OBJ_DIR)/target 2006-04-11 02:35:33 +00:00
jvdias
40faa82d02 Upgrade to 2.5.1 2006-04-11 02:31:28 +00:00
jvdias
d0a1ee2d37 fix FLAGS= setting for zSeries 2006-04-11 02:30:34 +00:00
jvdias
9617f53554 top level makefile, enabling use of "make -j", and providing "install"
target.
2006-04-11 02:29:32 +00:00
jvdias
b7439faced upgrade to 2.5.1 2006-04-07 02:56:48 +00:00
jvdias
e48b9b75ad upgrade to 2.5.1 2006-04-07 02:40:20 +00:00
Bill Nottingham
714eca2b40 fix changelog too 2006-03-07 19:02:19 +00:00
Bill Nottingham
a35447f272 fix. again. 2006-03-07 18:56:49 +00:00
jvdias
78909bc9b7 further fix for bug 175434 2006-03-07 18:03:10 +00:00
jvdias
b4c56542e4 further fix for bug 175434 2006-03-07 18:01:50 +00:00
Bill Nottingham
0a2386cc62 wrong wrong wrong. use an assigned uid (66) and gid (65). (gid 66 is wine)
(#175434)
2006-03-07 17:40:13 +00:00
Jesse Keating
ced5f8577a bump for bug in double-long on ppc(64) 2006-02-11 05:52:41 +00:00
jvdias
ae1ae7f0d5 - restore SSLv23_method SSL support now that bug 173399 is fixed
- rebuild for new gcc, glibc, glibc-kernheaders
- PAMBasicAuthenticatorUnix.cpp includes no longer include syslog.h: add
- /usr/bin/install now decides to fail if chown fails - set $INSTALL_USER,
    $INSTALL_GROUP
2006-02-07 23:48:55 +00:00
jvdias
51d98fa07a install now fails on chown failure 2006-02-07 23:47:44 +00:00
jvdias
718438a9ea includes no longer included syslog.h - add 2006-02-07 23:47:10 +00:00
jvdias
942477020b restore SSLv23_method SSL support now that bug 173399 is fixed; rebuild for
new gcc, glibc, glibc-kernheaders
2006-02-07 22:20:11 +00:00
jvdias
47367163ed fix bug 175434 2005-12-15 22:49:19 +00:00
Jesse Keating
e1c1b235de gcc update bump 2005-12-09 22:43:37 +00:00
jvdias
534e255cb9 fix bug 173401 2005-11-16 23:29:33 +00:00
jvdias
f82e0a34f9 fix bug 173401 2005-11-16 23:29:26 +00:00
jvdias
05911d2b1f fix bug 173401 2005-11-16 23:21:43 +00:00
jvdias
e07b5b90e7 rebuild for new openssl dependencies; enable CMPI for sblim-cmpi-base
Extras packages
2005-11-10 00:48:19 +00:00
jvdias
6707a587aa enable CMPI for sblim-cmpi-base Extras packages 2005-11-10 00:47:44 +00:00
jvdias
d2fecc6344 - Add /usr/lib/cmpi alternate providerLibDir for sblim-cmpi-base Fedora
Extras pkg
- Fix bug 171124: use numeric ids for pegasus user/group
- guidelines: do not remove pegasus user/group in %%postun.
2005-10-31 20:42:22 +00:00
jvdias
cb3743a21c add /usr/lib/cmpi alternate providerLibDir support 2005-10-31 18:48:12 +00:00
Tomáš Mráz
cd7b63a9f7 - use include instead of pam_stack in pam config 2005-10-14 10:36:16 +00:00
jvdias
4582f8b6be Change directory layout to conform to Red Hat conventions; Implement use of
lib64 for 64-bit compiled libraries; Allow building when tog-pegasus
    packages are installed on build machine; Fix buffer overflow bugs
    167164 167165.
2005-10-03 21:36:16 +00:00
jvdias
609401d66b *** empty log message *** 2005-10-03 18:55:04 +00:00
jvdias
2ff3d1074a - Implemented new 'make install' target.
- Re-wrote tog-pegasus.spec file from scratch.
- Ported BZ 167986 authentication code and BZ 167164 + BZ 167165 fixes from
    RHEL-4
2005-10-03 18:09:23 +00:00
jvdias
1053d91053 - Implemented new 'make install' target.
- Re-wrote tog-pegasus.spec file from scratch.
- Ported BZ 167986 authentication code and BZ 167164 + BZ 167165 fixes from
    RHEL-4
2005-10-03 18:01:21 +00:00
jvdias
ad2f3483d4 port from RHEL-4; upgrade to 2.5 2005-10-03 17:56:03 +00:00
jvdias
467ac156a2 - Implemented new 'make install' target.
- Re-wrote tog-pegasus.spec file from scratch.
- Ported BZ 167986 authentication code and BZ 167164 + BZ 167165 fixes from
    RHEL-4
2005-10-03 17:52:26 +00:00
jvdias
96a4c35958 - .spec file changes to prevent files remaining after rpm erase
Thu Sep 01 2005 Jason Vas Dias <jvdias@redhat.com> - 2.4.1-4.rhel4
- fix bug 167161: put all libraries into %{_libdir}, not /lib
- fix bug 167162: use internal pthread_cleanup_{push,pop} routines
- fix bug 167163: correct pam Requires and pam-devel BuildRequires
- fix bug 167164: remove potential buffer overflows with gethostbyname
- fix bug 167165: remove potential buffer overflow in
    System::extract_file_path
- Upstream bug patches applied, as agreed with bug committee, which have
    been tested by HP and IBM and submitted to 2.4.2 - see
    http://cvs.rdg.opengroup.org/bugzilla/buglist.cgi?&keywords=2.4.2_appro
    ved :
2207 CIMOMHandle drops InvokeMethod request
2217 Interrupts improperly handled in Unix Semaphore implement...
2499 Initial Provider load/initialize is not thread safe.
2503 IndicationHandlerService::_lookupHandlerForClass() not th...
3416 SDK sample build fails on x86_64 2.4 rpm
3858 _subscriptionClassesTable not threadsafe
3958 cimserver crashs after many indications delivered
4004 cimserver crash in MessageQueueService after running for ...
4009 Double close causes EBADF ("Bad file descriptor") failures
4014 host name validation in CIMObjectPathRep::isValidHostname...
4023 Assignment operators should return object references
4025 Thread class uses internal pthread functions
4027 SSLCallbackInfo class does not declare a copy constructor...
4028 CIMInstance::buildPath assumes key properties are specified
4029 Add TestIndicationStressTest to 2.4-branch
4042 TestIndicationStressTest not enabled in 2.4 branch.
4050 Compile warning building SDK packaged consumer.
4072 ThreadPool Test Failure - 2.4 version of Bug 2239
4103 Timing window where in MessageQueue Service - Could cause...
4120 HTTPConnection _handleReadEvent should complete connectio...
4126 On shutdown, cimom::routing_proc loops attempting to send...
2005-09-02 19:02:05 +00:00
jvdias
fca3584309 fix bugs 165880, 165803, 165770 2005-08-18 03:29:29 +00:00
jvdias
ca0238679d fix bugs 165880, 165803, 165770 2005-08-18 03:18:18 +00:00
jvdias
e9c7091dd0 Initial version 2.4.1 2005-05-30 21:21:15 +00:00
jvdias
0090e4492c auto-import tog-pegasus-2.4.1.Beta-1 on branch devel from
tog-pegasus-2.4.1.Beta-1.src.rpm
2005-01-20 02:41:52 +00:00