<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/deploy/src/scriptlets, branch ticket-328-4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/'/>
<entry>
<title>Removed images and CSS files from subsystem webapp.</title>
<updated>2012-11-05T22:53:55+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-05T20:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=be140e1b2b35c23f70de9ee9bf4346a42ee61adb'/>
<id>be140e1b2b35c23f70de9ee9bf4346a42ee61adb</id>
<content type='text'>
Since all paths to the theme images and CSS files have been
updated, it's no longer necessary to copy these files into
subsystem's web application. The deployment tool will still
need copy the Velocity templates.

Ticket #328
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since all paths to the theme images and CSS files have been
updated, it's no longer necessary to copy these files into
subsystem's web application. The deployment tool will still
need copy the Velocity templates.

Ticket #328
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged theme files.</title>
<updated>2012-11-03T05:08:36+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-02T01:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=6f14c845034db4963357ee28641aba5d49429c8b'/>
<id>6f14c845034db4963357ee28641aba5d49429c8b</id>
<content type='text'>
Currently the theme files are copied into each subsystem during
deployment creating duplicates. To reduce the problem the files
should be combined into a common folder /pki.

The process will be done over several patches. Initially this patch
will copy the images and CSS files into /pki/images and /pki/css.
Subsequent patches will update references to these files to the new
location. When it's done, the files no longer need to be copied
into each subsystem.

Ticket #328
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently the theme files are copied into each subsystem during
deployment creating duplicates. To reduce the problem the files
should be combined into a common folder /pki.

The process will be done over several patches. Initially this patch
will copy the images and CSS files into /pki/images and /pki/css.
Subsequent patches will update references to these files to the new
location. When it's done, the files no longer need to be copied
into each subsystem.

Ticket #328
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow a PKI instance to be installed/configured independently</title>
<updated>2012-10-30T14:56:06+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2012-10-30T05:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=a957a3d2960d6ae39a7785cccb0656d5ac230701'/>
<id>a957a3d2960d6ae39a7785cccb0656d5ac230701</id>
<content type='text'>
* TRAC Ticket #286 - Dogtag 10: Create parameter for optionally allowing
  a user to skip configuration . . .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* TRAC Ticket #286 - Dogtag 10: Create parameter for optionally allowing
  a user to skip configuration . . .
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide option to install, rather than replicate schema in a clone</title>
<updated>2012-10-22T16:03:39+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-10-19T05:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=1c45197227a0d54b525d4b40f66aa96aeb4f2e6a'/>
<id>1c45197227a0d54b525d4b40f66aa96aeb4f2e6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added pki_tomcat_cert_t type and interface to access it</title>
<updated>2012-10-10T04:34:12+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-10-10T04:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=c494bd03f8f4f82a4c06457dfc301a606b89e2dc'/>
<id>c494bd03f8f4f82a4c06457dfc301a606b89e2dc</id>
<content type='text'>
Added permissions to certmonger to access the certdb.  Also added
some missing selinux permissions for pki_tomcat_t
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added permissions to certmonger to access the certdb.  Also added
some missing selinux permissions for pki_tomcat_t
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed "shared" folder to "server".</title>
<updated>2012-10-08T03:53:23+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-10-04T00:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=79a3d828d4851afb66e3c18b812ae31171c39a6e'/>
<id>79a3d828d4851afb66e3c18b812ae31171c39a6e</id>
<content type='text'>
The "shared" folder in /usr/share/pki has been renamed
to "server" since it contains only server files.

Ticket #353
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "shared" folder in /usr/share/pki has been renamed
to "server" since it contains only server files.

Ticket #353
</pre>
</div>
</content>
</entry>
<entry>
<title>add selinux context for pkidaemon, remove unneeded pid and lock code</title>
<updated>2012-10-05T19:55:44+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-10-01T17:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=6e79c7cb922072614155c067e26fab446893bae7'/>
<id>6e79c7cb922072614155c067e26fab446893bae7</id>
<content type='text'>
remove runcon from operations, add rules for spawn/destroy,
add mgrepl changes to policy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove runcon from operations, add rules for spawn/destroy,
add mgrepl changes to policy
</pre>
</div>
</content>
</entry>
<entry>
<title>Added package checking for pkispawn.</title>
<updated>2012-10-01T16:04:10+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-09-27T01:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=aa1c7e757ee01759cb08f3dd5d0556cfe2ef8e32'/>
<id>aa1c7e757ee01759cb08f3dd5d0556cfe2ef8e32</id>
<content type='text'>
The pkispawn has been modified such that it will check whether
the package for the subsystem being created has been installed.

Ticket #332
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The pkispawn has been modified such that it will check whether
the package for the subsystem being created has been installed.

Ticket #332
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly resolve symlinks in subdirectories</title>
<updated>2012-09-26T00:50:02+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2012-09-21T03:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=d45052552e228dd46151b322ffc565b14f1fc6c3'/>
<id>d45052552e228dd46151b322ffc565b14f1fc6c3</id>
<content type='text'>
* TRAC Ticket #338 - Dogtag 10: pkihelper.py directory.set_mode()
  does not resolve symlinks correctly

  This patch fixes the problem that although top-level symlinks
  are correctly identified as symbolic links, symlinks which
  exist under a subdirectory are incorrectly identified as files,
  and thus the 'chown' and 'chmod' commands are applied to the
  symlink which in turn actually get applied to the target file
  instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* TRAC Ticket #338 - Dogtag 10: pkihelper.py directory.set_mode()
  does not resolve symlinks correctly

  This patch fixes the problem that although top-level symlinks
  are correctly identified as symbolic links, symlinks which
  exist under a subdirectory are incorrectly identified as files,
  and thus the 'chown' and 'chmod' commands are applied to the
  symlink which in turn actually get applied to the target file
  instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed conflicting log4j.properties.</title>
<updated>2012-09-19T15:36:43+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-09-14T20:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=7b737b2ea9d798cbbfb27ad15d157a7cb42fdb08'/>
<id>7b737b2ea9d798cbbfb27ad15d157a7cb42fdb08</id>
<content type='text'>
The &lt;instance&gt;/lib link has been replaced with a real folder
which contains links to the files in /usr/share/tomcat/lib. This
way the log4j.properties can be placed in this folder without
causing conflicts with other instances.

Ticket: #284
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The &lt;instance&gt;/lib link has been replaced with a real folder
which contains links to the files in /usr/share/tomcat/lib. This
way the log4j.properties can be placed in this folder without
causing conflicts with other instances.

Ticket: #284
</pre>
</div>
</content>
</entry>
</feed>
