<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/scripts, branch branch-10.2.7-dev1</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>Move pylint-build-scan.py to scripts directory</title>
<updated>2016-04-02T04:54:56+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>cheimes@redhat.com</email>
</author>
<published>2015-08-11T17:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=ea5bd7fa1fc21b87c07a233c66fbe51d7f3ab9c1'/>
<id>ea5bd7fa1fc21b87c07a233c66fbe51d7f3ab9c1</id>
<content type='text'>
Move internal helper and its configuration out of the project's root
directory into scripts/. Also use re instead of fnmatch to find the
upgrade scriptlets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move internal helper and its configuration out of the project's root
directory into scripts/. Also use re instead of fnmatch to find the
upgrade scriptlets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Python wrapper for pki pkcs12-import.</title>
<updated>2016-04-02T04:51:18+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2016-02-24T21:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=bd99e5bb6a0d286b2e83115a85cdcc95a52b654d'/>
<id>bd99e5bb6a0d286b2e83115a85cdcc95a52b654d</id>
<content type='text'>
A Python wrapper module has been added for the pki pkcs12-import
command to provide a mechanism to implement a workaround for JSS
import limitation.

Additional fixes by cheimes have been merged into this patch:

setup.py:
We must track all sub-packages manually.

pylint-build-scan.py:
pylint confuses the 'pki' package with the 'pki' command. The
workaround symlinks the command and analysis the command under its
alternative name.

https://fedorahosted.org/pki/ticket/1742
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A Python wrapper module has been added for the pki pkcs12-import
command to provide a mechanism to implement a workaround for JSS
import limitation.

Additional fixes by cheimes have been merged into this patch:

setup.py:
We must track all sub-packages manually.

pylint-build-scan.py:
pylint confuses the 'pki' package with the 'pki' command. The
workaround symlinks the command and analysis the command under its
alternative name.

https://fedorahosted.org/pki/ticket/1742
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number to 10.2.7-0.1</title>
<updated>2015-07-18T22:35:39+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2015-07-18T22:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=131681d5e2f0f9e8ef5f82fc9fb3298df7cc9ad1'/>
<id>131681d5e2f0f9e8ef5f82fc9fb3298df7cc9ad1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'setup' directory containing remaining Perl routines</title>
<updated>2015-07-17T23:33:38+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2015-07-17T23:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=971037295fce3214a17a3d4c3501d23474a43662'/>
<id>971037295fce3214a17a3d4c3501d23474a43662</id>
<content type='text'>
- PKI TRAC Ticket #1492 - remove pki-proxy-setup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- PKI TRAC Ticket #1492 - remove pki-proxy-setup
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number to 10.2.6-0.1</title>
<updated>2015-06-19T16:57:24+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2015-06-19T16:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=7bae83de453b677c255f90fb1e7a258016655729'/>
<id>7bae83de453b677c255f90fb1e7a258016655729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove x86 architecture limitations</title>
<updated>2015-06-11T21:29:34+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2015-05-29T18:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=8da79f75c9041b6391f7e100b690e4297c356d0a'/>
<id>8da79f75c9041b6391f7e100b690e4297c356d0a</id>
<content type='text'>
- PKI Trac Ticket #1392 - Remove i686/x86_64 architecture
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- PKI Trac Ticket #1392 - Remove i686/x86_64 architecture
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number to 10.2.5-0.1</title>
<updated>2015-05-26T18:34:44+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2015-05-26T18:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=576ab24f0d2499465904c3770ef5cffdfa6ec8a2'/>
<id>576ab24f0d2499465904c3770ef5cffdfa6ec8a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number to 10.2.4-0.1</title>
<updated>2015-04-23T20:56:44+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2015-04-23T20:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=5a64143e483ebb77458f398ea848bb120bc81ad2'/>
<id>5a64143e483ebb77458f398ea848bb120bc81ad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RHCS 9.0 theme fixes</title>
<updated>2015-04-23T15:01:22+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2015-04-23T00:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=36416c60053dfca56d613bbb3b27187a6bded66b'/>
<id>36416c60053dfca56d613bbb3b27187a6bded66b</id>
<content type='text'>
- PKI TRAC Ticket #1296 - RHCS 9.0 theme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- PKI TRAC Ticket #1296 - RHCS 9.0 theme
</pre>
</div>
</content>
</entry>
<entry>
<title>Add nuxwdog functionality to Dogtag</title>
<updated>2015-04-22T04:01:47+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2015-04-17T02:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=2c171ca8fafc1d688b9b965d1255a81aba6aa7ee'/>
<id>2c171ca8fafc1d688b9b965d1255a81aba6aa7ee</id>
<content type='text'>
This is the first of several commits.  This adds a LifecycleListener
to call init() on the nuxwdog client before any connectors or webapps
start up, and call sendEndInit() once initialization completes.

Code is also added to prompt for and test required passwords on startup.
All that is required to use nuxwdog is to start the server using nuxwdog.
An environment variable will be set that will trigger creation of the
NuxwdogPasswordStore.  We expect tags for the required passwords to be in
cms.passwordList
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the first of several commits.  This adds a LifecycleListener
to call init() on the nuxwdog client before any connectors or webapps
start up, and call sendEndInit() once initialization completes.

Code is also added to prompt for and test required passwords on startup.
All that is required to use nuxwdog is to start the server using nuxwdog.
An environment variable will be set that will trigger creation of the
NuxwdogPasswordStore.  We expect tags for the required passwords to be in
cms.passwordList
</pre>
</div>
</content>
</entry>
</feed>
