Request to build pki-core-9.0.3-27.el6 for RHEL 6.4 in Brew . . .
by Matthew Harmsen
We would like to request an official build of 'pki-core-9.0.3-27.el6'
for RHEL 6.4 in Brew to resolve the following bugs:
* *Bugzilla Bug #867640*
<https://bugzilla.redhat.com/show_bug.cgi?id=867640>-ipa-replica-install
Configuration of CA failed
The official source tarball and all associated patches are located at:
* http://pki.fedoraproject.org/pki/sources/pki-core/
and include the following:
* pki-core-9.0.3.tar.gz
* pki-core-9.0.3-r1846.patch
* pki-core-9.0.3-r1860.patch
* pki-core-9.0.3-r1862.patch
* pki-core-9.0.3-r1864.patch
* pki-core-9.0.3-r1875.patch
* pki-core-9.0.3-r1879.patch
* pki-core-9.0.3-r1886.patch
* pki-core-9.0.3-r1908.patch
* pki-core-9.0.3-r2074.patch
* pki-core-9.0.3-r2097.patch
* pki-core-9.0.3-r2103.patch
* pki-core-9.0.3-r2104.patch
* pki-core-9.0.3-r2106.patch
* pki-core-9.0.3-r2112.patch
* pki-core-9.0.3-r2118.patch
* pki-core-9.0.3-r2125.patch
* pki-core-9.0.3-r2126.patch
* pki-core-9.0.3-r2128.patch
* pki-core-9.0.3-r2149.patch
* pki-core-9.0.3-r2151.patch
* pki-core-9.0.3-r2153.patch
* pki-core-9.0.3-r2161.patch
* pki-core-9.0.3-r2163.patch
* pki-core-9.0.3-r2182.patch
* pki-core-9.0.3-r2249.patch
* pki-core-9.0.3-bz771790.patch
* pki-core-9.0.3-bz745677.patch
* pki-core-9.0.3-bz769388.patch
* pki-core-9.0.3-bz802396.patch
* pki-core-9.0.3-bz819111.patch
* pki-core-9.0.3-bz841663.patch
* pki-core-9.0.3-bz844459.patch
* pki-core-9.0.3-bz858864.patch
The updated official spec file is attached.
Thanks,
-- Matt
12 years, 4 months
[PATCH] 73, 74 patches to get tps and ra to configure and start correctly
by Ade Lee
To get TPS running and configured, we need to:
1. Reorder http.conf to actually read worker config
2. Change functions so that the TPS would restart. Before restarts
would fail because the tus link already exists
3. Modify system verification test to return correctly when tests
are successful
Patch 73 is for dogtag 10. Patch 74 is for dogtag 9.
Please review.
12 years, 4 months
[PATCH] 75 - Re-order VLV indexing when setting up database
by Ade Lee
When setting up a clone, the VLV indexes are added before the data is
replicated. This results in errors in adding the VLV indexes because
the entries that the VLV indexes depend on do not yet exist.
This patch re-orders the sequence of operations. Tested with IPA
cloning - errors no longer occur.
Please review.
Ade
12 years, 4 months
[PATCH] 72 - workaround for the install token problem
by Ade Lee
As a workaround here, we will go back to the old interface and old
httpclient to get an install token.
Until we can figure out whats going on with PKIClient on f18 in an ipa
install.
I'll fix the commit message when I commit.
Ade
12 years, 4 months