<rss version="2.0"><channel><title>Scientific Linux 6.9 x86_64</title><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/latest-feed.xml</link><description>Latest packages for Scientific Linux 6.9 x86_64</description><lastBuildDate>Tue, 04 Apr 2017 12:03:19 -0500</lastBuildDate><generator>Repoview-0.6.6-1.el6</generator><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/sl-release-notes.html+0:6.9-1.sl6.noarch</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/sl-release-notes.html</link><pubDate>Tue, 04 Apr 2017 16:40:26 +0000</pubDate><title>Update: sl-release-notes-6.9-1.sl6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; sl-release-notes&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Release Notes for Scientific Linux 6.9
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Scientific Linux 6.9 release notes.
As well as the Upstream Vendors release notes (English).
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/sl-release-notes-6.9-1.sl6.noarch.rpm"&gt;sl-release-notes-6.9-1.sl6.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;149 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pat Riehecky (2017-04-03)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;-  Release notes for 6.9&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/sl-release.html+0:6.9-2.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/sl-release.html</link><pubDate>Mon, 03 Apr 2017 17:03:20 +0000</pubDate><title>Update: sl-release-6.9-2</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; sl-release&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Scientific Linux release file
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Scientific Linux release files
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/sl-release-6.9-2.x86_64.rpm"&gt;sl-release-6.9-2.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;33 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pat Riehecky (2017-03-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- For 6.9 with EULA&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs.html+1:1.20.11-20.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs.html</link><pubDate>Mon, 27 Mar 2017 21:55:39 +0000</pubDate><title>Update: libguestfs-1.20.11-20.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; libguestfs&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Access and modify virtual machine disk images
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Libguestfs is a library for accessing and modifying guest disk images.
Amongst the things this is good for: making batch configuration
changes to guests, getting disk used/free statistics (see also:
virt-df), migrating between virtualization systems (see also:
virt-p2v), performing partial backups, performing partial guest
clones, cloning guests and changing registry/UUID/hostname info, and
much else besides.
Libguestfs uses Linux kernel and qemu code, and can access any type of
guest filesystem that Linux and qemu can, including but not limited
to: ext2/3/4, btrfs, FAT and NTFS, LVM, many different disk partition
schemes, qcow, qcow2, vmdk.
Libguestfs provides ways to enumerate guest storage (eg. partitions,
LVs, what filesystem is in each LV, etc.).  It can also run commands
in the context of the guest.
Libguestfs is a library that can be linked with C and C++ management
programs.
For high level virt tools, guestfish (shell scripting and command line
access), and guestmount (mount guest filesystems using FUSE), install
'libguestfs-tools'.
For shell scripting and command line access, install 'guestfish'.
To mount guest filesystems on the host using FUSE, install
'libguestfs-mount'.
For Java bindings, install 'libguestfs-java-devel'.
For OCaml bindings, install 'ocaml-libguestfs-devel'.
For Perl bindings, install 'perl-Sys-Guestfs'.
For Python bindings, install 'python-libguestfs'.
For Ruby bindings, install 'ruby-libguestfs'.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/libguestfs-1.20.11-20.el6.x86_64.rpm"&gt;libguestfs-1.20.11-20.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;2.1 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pino Toscano (2016-10-26)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- inspection: fix detection of /usr in separate partition
  resolves: rhbz#1388407&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs-devel.html+1:1.20.11-20.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs-devel.html</link><pubDate>Mon, 27 Mar 2017 21:55:39 +0000</pubDate><title>Update: libguestfs-devel-1.20.11-20.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; libguestfs-devel&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Development tools and libraries for libguestfs
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		libguestfs-devel contains development tools and libraries
for libguestfs.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/libguestfs-devel-1.20.11-20.el6.x86_64.rpm"&gt;libguestfs-devel-1.20.11-20.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;537 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pino Toscano (2016-10-26)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- inspection: fix detection of /usr in separate partition
  resolves: rhbz#1388407&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs-java.html+1:1.20.11-20.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs-java.html</link><pubDate>Mon, 27 Mar 2017 21:55:39 +0000</pubDate><title>Update: libguestfs-java-1.20.11-20.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; libguestfs-java&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Java bindings for libguestfs
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		libguestfs-java contains Java bindings for libguestfs.
If you want to develop software in Java which uses libguestfs, then
you will also need libguestfs-java-devel.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/libguestfs-java-1.20.11-20.el6.x86_64.rpm"&gt;libguestfs-java-1.20.11-20.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;131 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pino Toscano (2016-10-26)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- inspection: fix detection of /usr in separate partition
  resolves: rhbz#1388407&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs-java-devel.html+1:1.20.11-20.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs-java-devel.html</link><pubDate>Mon, 27 Mar 2017 21:55:39 +0000</pubDate><title>Update: libguestfs-java-devel-1.20.11-20.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; libguestfs-java-devel&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Java development package for libguestfs
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		libguestfs-java-devel contains the tools for developing Java software
using libguestfs.
See also libguestfs-javadoc.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/libguestfs-java-devel-1.20.11-20.el6.x86_64.rpm"&gt;libguestfs-java-devel-1.20.11-20.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;44 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pino Toscano (2016-10-26)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- inspection: fix detection of /usr in separate partition
  resolves: rhbz#1388407&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs-javadoc.html+1:1.20.11-20.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs-javadoc.html</link><pubDate>Mon, 27 Mar 2017 21:55:39 +0000</pubDate><title>Update: libguestfs-javadoc-1.20.11-20.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; libguestfs-javadoc&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Java documentation for libguestfs
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		libguestfs-javadoc contains the Java documentation for libguestfs.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/libguestfs-javadoc-1.20.11-20.el6.x86_64.rpm"&gt;libguestfs-javadoc-1.20.11-20.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;168 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pino Toscano (2016-10-26)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- inspection: fix detection of /usr in separate partition
  resolves: rhbz#1388407&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs-tools.html+1:1.20.11-20.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs-tools.html</link><pubDate>Mon, 27 Mar 2017 21:55:39 +0000</pubDate><title>Update: libguestfs-tools-1.20.11-20.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; libguestfs-tools&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; System administration tools for virtual machines
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		This package contains miscellaneous system administrator command line
tools for virtual machines.
Guestfish is the Filesystem Interactive SHell, for accessing and
modifying virtual machine disk images from the command line and shell
scripts.
The guestmount command lets you mount guest filesystems on the host
using FUSE and libguestfs.
Virt-alignment-scan scans virtual machines looking for partition
alignment problems.
Virt-cat is a command line tool to display the contents of a file in a
virtual machine.
Virt-copy-in and virt-copy-out are command line tools for uploading
and downloading files and directories to and from virtual machines.
Virt-df is a command line tool to display free space on virtual
machine filesystems.  Unlike other tools, it doesn’t just display the
amount of space allocated to a virtual machine, but can look inside
the virtual machine to see how much space is really being used.  It is
like the df(1) command, but for virtual machines, except that it also
works for Windows virtual machines.
Virt-edit is a command line tool to edit the contents of a file in a
virtual machine.
Virt-filesystems is a command line tool to display the filesystems,
partitions, block devices, LVs, VGs and PVs found in a disk image
or virtual machine.  It replaces the deprecated programs
virt-list-filesystems and virt-list-partitions with a much more
capable tool.
Virt-format is a command line tool to erase and make blank disks.
Virt-inspector examines a virtual machine and tries to determine the
version of the OS, the kernel version, what drivers are installed,
whether the virtual machine is fully virtualized (FV) or
para-virtualized (PV), what applications are installed and more.
Virt-ls is a command line tool to list out files in a virtual machine.
Virt-make-fs is a command line tool to build a filesystem out of
a collection of files or a tarball.
Virt-rescue provides a rescue shell for making interactive,
unstructured fixes to virtual machines.
Virt-resize can resize existing virtual machine disk images.
Virt-sparsify makes virtual machine disk images sparse (thin-provisioned).
Virt-sysprep lets you reset or unconfigure virtual machines in
preparation for cloning them.
Virt-tar-in and virt-tar-out are archive, backup and upload tools
for virtual machines.  These replace the deprecated program virt-tar.
Virt-win-reg lets you look at and modify the Windows Registry of
Windows virtual machines.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/libguestfs-tools-1.20.11-20.el6.x86_64.rpm"&gt;libguestfs-tools-1.20.11-20.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;91 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pino Toscano (2016-10-26)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- inspection: fix detection of /usr in separate partition
  resolves: rhbz#1388407&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs-tools-c.html+1:1.20.11-20.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/libguestfs-tools-c.html</link><pubDate>Mon, 27 Mar 2017 21:55:39 +0000</pubDate><title>Update: libguestfs-tools-c-1.20.11-20.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; libguestfs-tools-c&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; System administration tools for virtual machines
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		This package contains miscellaneous system administrator command line
tools for virtual machines.
Note that you should install libguestfs-tools (which pulls in
this package).  This package is only used directly when you want
to avoid dependencies on Perl.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/libguestfs-tools-c-1.20.11-20.el6.x86_64.rpm"&gt;libguestfs-tools-c-1.20.11-20.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;1.4 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pino Toscano (2016-10-26)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- inspection: fix detection of /usr in separate partition
  resolves: rhbz#1388407&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/ocaml-libguestfs.html+1:1.20.11-20.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/ocaml-libguestfs.html</link><pubDate>Mon, 27 Mar 2017 21:55:39 +0000</pubDate><title>Update: ocaml-libguestfs-1.20.11-20.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; ocaml-libguestfs&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; OCaml bindings for libguestfs
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		ocaml-libguestfs contains OCaml bindings for libguestfs.
This is for toplevel and scripting access only.  To compile OCaml
programs which use libguestfs you will also need ocaml-libguestfs-devel.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/ocaml-libguestfs-1.20.11-20.el6.x86_64.rpm"&gt;ocaml-libguestfs-1.20.11-20.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;225 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pino Toscano (2016-10-26)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- inspection: fix detection of /usr in separate partition
  resolves: rhbz#1388407&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/ocaml-libguestfs-devel.html+1:1.20.11-20.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/ocaml-libguestfs-devel.html</link><pubDate>Mon, 27 Mar 2017 21:55:39 +0000</pubDate><title>Update: ocaml-libguestfs-devel-1.20.11-20.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; ocaml-libguestfs-devel&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; OCaml bindings for libguestfs
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		ocaml-libguestfs-devel contains development libraries
required to use the OCaml bindings for libguestfs.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/ocaml-libguestfs-devel-1.20.11-20.el6.x86_64.rpm"&gt;ocaml-libguestfs-devel-1.20.11-20.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;178 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pino Toscano (2016-10-26)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- inspection: fix detection of /usr in separate partition
  resolves: rhbz#1388407&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/perl-Sys-Guestfs.html+1:1.20.11-20.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/perl-Sys-Guestfs.html</link><pubDate>Mon, 27 Mar 2017 21:55:39 +0000</pubDate><title>Update: perl-Sys-Guestfs-1.20.11-20.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; perl-Sys-Guestfs&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Perl bindings for libguestfs (Sys::Guestfs)
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		perl-Sys-Guestfs contains Perl bindings for libguestfs (Sys::Guestfs).
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/perl-Sys-Guestfs-1.20.11-20.el6.x86_64.rpm"&gt;perl-Sys-Guestfs-1.20.11-20.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;367 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pino Toscano (2016-10-26)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- inspection: fix detection of /usr in separate partition
  resolves: rhbz#1388407&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/python-libguestfs.html+1:1.20.11-20.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/python-libguestfs.html</link><pubDate>Mon, 27 Mar 2017 21:55:39 +0000</pubDate><title>Update: python-libguestfs-1.20.11-20.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; python-libguestfs&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Python bindings for libguestfs
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		python-libguestfs contains Python bindings for libguestfs.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/python-libguestfs-1.20.11-20.el6.x86_64.rpm"&gt;python-libguestfs-1.20.11-20.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;277 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pino Toscano (2016-10-26)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- inspection: fix detection of /usr in separate partition
  resolves: rhbz#1388407&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/ruby-libguestfs.html+1:1.20.11-20.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/ruby-libguestfs.html</link><pubDate>Mon, 27 Mar 2017 21:55:39 +0000</pubDate><title>Update: ruby-libguestfs-1.20.11-20.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; ruby-libguestfs&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Ruby bindings for libguestfs
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		ruby-libguestfs contains Ruby bindings for libguestfs.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/ruby-libguestfs-1.20.11-20.el6.x86_64.rpm"&gt;ruby-libguestfs-1.20.11-20.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;237 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pino Toscano (2016-10-26)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- inspection: fix detection of /usr in separate partition
  resolves: rhbz#1388407&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/ecj.html+1:4.5.2-3.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/ecj.html</link><pubDate>Mon, 27 Mar 2017 15:55:44 +0000</pubDate><title>Update: ecj-4.5.2-3.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; ecj&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Eclipse Compiler for Java
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		ECJ is the Java bytecode compiler of the Eclipse Platform.  It is also known as
the JDT Core batch compiler.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/ecj-4.5.2-3.el6.x86_64.rpm"&gt;ecj-4.5.2-3.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;3.9 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Elliott Baron (2016-06-29)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Update to a newer GCCMain.
- Add a timestamp qualifier to ecj-gcj.tar.bz2.
- Remove eclipse-gcj-compat-4.2.1.patch, no longer necessary. 
- Restore versioned jar.
- Resolves: rhbz#1336481&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/kmod-openafs.html+0:1.6.20-1.SL69.sl6.noarch</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/kmod-openafs.html</link><pubDate>Thu, 23 Mar 2017 20:14:41 +0000</pubDate><title>Update: kmod-openafs-1.6.20-1.SL69.sl6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; kmod-openafs&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Pull in OpenAFS kernel modules
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Pull in kernel modules for the current SL release, and (maybe) the previous one.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/kmod-openafs-1.6.20-1.SL69.sl6.noarch.rpm"&gt;kmod-openafs-1.6.20-1.SL69.sl6.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;2 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Pat Riehecky (2017-03-23)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Update to current afs version&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/kmod-openafs-696.html+0:1.6.20-256.sl6.696.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/kmod-openafs-696.html</link><pubDate>Thu, 23 Mar 2017 20:08:48 +0000</pubDate><title>Update: kmod-openafs-696-1.6.20-256.sl6.696</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; kmod-openafs-696&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; OpenAFS kernel module for the 2.6.32-696 kernel generation
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		This package provides the OpenAFS kernel module built for the Linux
2.6.32-696 kernel generation using the
x86_64 family of processors.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/kmod-openafs-696-1.6.20-256.sl6.696.x86_64.rpm"&gt;kmod-openafs-696-1.6.20-256.sl6.696.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;357 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Stephan Wiesand (2016-12-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- update to security release 1.6.20
- added RemainAfterExit=true in afs.service, to fix the case where only
  kernel threads remain after the client has started&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/evolution-mapi.html+0:0.32.2-13.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/evolution-mapi.html</link><pubDate>Thu, 23 Mar 2017 19:20:33 +0000</pubDate><title>Update: evolution-mapi-0.32.2-13.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; evolution-mapi&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Evolution extension for MS Exchange 2007 servers
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		This package allows Evolution to interact with MS Exchange 2007 servers.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/evolution-mapi-0.32.2-13.el6.x86_64.rpm"&gt;evolution-mapi-0.32.2-13.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;297 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Milan Crha (2016-08-31)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Add patch for RH bug #1026797 (Coverity scan issue - uninitialized variable)
- Add patch for RH bug #1141662 (Crash when receiving message without body)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/evolution-mapi-devel.html+0:0.32.2-13.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/evolution-mapi-devel.html</link><pubDate>Thu, 23 Mar 2017 19:20:33 +0000</pubDate><title>Update: evolution-mapi-devel-0.32.2-13.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; evolution-mapi-devel&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Development files for building against evolution-mapi
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Development files needed for building things which link against evolution-mapi.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/evolution-mapi-devel-0.32.2-13.el6.x86_64.rpm"&gt;evolution-mapi-devel-0.32.2-13.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;19 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Milan Crha (2016-08-31)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Add patch for RH bug #1026797 (Coverity scan issue - uninitialized variable)
- Add patch for RH bug #1141662 (Crash when receiving message without body)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-ca.html+0:9.0.3-53.el6.noarch</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-ca.html</link><pubDate>Thu, 23 Mar 2017 19:10:47 +0000</pubDate><title>Update: pki-ca-9.0.3-53.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; pki-ca&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Certificate System - Certificate Authority
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The Certificate Authority (CA) is a required PKI subsystem which issues,
renews, revokes, and publishes certificates as well as compiling and
publishing Certificate Revocation Lists (CRLs).
The Certificate Authority can be configured as a self-signing Certificate
Authority, where it is the root CA, or it can act as a subordinate CA,
where it obtains its own signing certificate from a public CA.
This package is a part of the PKI Core used by the Certificate System.
==================================
||  ABOUT "CERTIFICATE SYSTEM"  ||
==================================
Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
PKI Core contains fundamental packages required by Certificate System,
and consists of the following components:
  * pki-setup
  * pki-symkey
  * pki-native-tools
  * pki-util
  * pki-util-javadoc
  * pki-java-tools
  * pki-java-tools-javadoc
  * pki-common
  * pki-common-javadoc
  * pki-selinux
  * pki-ca
  * pki-silent
which comprise the following PKI subsystems:
  * Certificate Authority (CA)
For deployment purposes, Certificate System requires ONE AND ONLY ONE
of the following "Mutually-Exclusive" PKI Theme packages:
  * ipa-pki-theme    (IPA deployments)
  * dogtag-pki-theme (Dogtag Certificate System deployments)
  * redhat-pki-theme (Red Hat Certificate System deployments)
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/pki-ca-9.0.3-53.el6.noarch.rpm"&gt;pki-ca-9.0.3-53.el6.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;206 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Endi S. Dewata (2017-02-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves #1403943 - Replica install fails with failed to configure ca on
  "White spaces are required between publicId and systemId"
  (contains the additional changes required to work with the latest HTTPD)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-common.html+0:9.0.3-53.el6.noarch</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-common.html</link><pubDate>Thu, 23 Mar 2017 19:10:47 +0000</pubDate><title>Update: pki-common-9.0.3-53.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; pki-common&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Certificate System - PKI Common Framework
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The PKI Common Framework is required by the following four PKI subsystems:
    the Certificate Authority (CA),
    the Data Recovery Manager (DRM),
    the Online Certificate Status Protocol (OCSP) Manager, and
    the Token Key Service (TKS).
This package is a part of the PKI Core used by the Certificate System.
==================================
||  ABOUT "CERTIFICATE SYSTEM"  ||
==================================
Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
PKI Core contains fundamental packages required by Certificate System,
and consists of the following components:
  * pki-setup
  * pki-symkey
  * pki-native-tools
  * pki-util
  * pki-util-javadoc
  * pki-java-tools
  * pki-java-tools-javadoc
  * pki-common
  * pki-common-javadoc
  * pki-selinux
  * pki-ca
  * pki-silent
which comprise the following PKI subsystems:
  * Certificate Authority (CA)
For deployment purposes, Certificate System requires ONE AND ONLY ONE
of the following "Mutually-Exclusive" PKI Theme packages:
  * ipa-pki-theme    (IPA deployments)
  * dogtag-pki-theme (Dogtag Certificate System deployments)
  * redhat-pki-theme (Red Hat Certificate System deployments)
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/pki-common-9.0.3-53.el6.noarch.rpm"&gt;pki-common-9.0.3-53.el6.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;2.3 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Endi S. Dewata (2017-02-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves #1403943 - Replica install fails with failed to configure ca on
  "White spaces are required between publicId and systemId"
  (contains the additional changes required to work with the latest HTTPD)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-common-javadoc.html+0:9.0.3-53.el6.noarch</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-common-javadoc.html</link><pubDate>Thu, 23 Mar 2017 19:10:47 +0000</pubDate><title>Update: pki-common-javadoc-9.0.3-53.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; pki-common-javadoc&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Certificate System - PKI Common Framework Javadocs
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		This documentation pertains exclusively to version 9.0.3 of
the PKI Common Framework.
This package is a part of the PKI Core used by the Certificate System.
==================================
||  ABOUT "CERTIFICATE SYSTEM"  ||
==================================
Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
PKI Core contains fundamental packages required by Certificate System,
and consists of the following components:
  * pki-setup
  * pki-symkey
  * pki-native-tools
  * pki-util
  * pki-util-javadoc
  * pki-java-tools
  * pki-java-tools-javadoc
  * pki-common
  * pki-common-javadoc
  * pki-selinux
  * pki-ca
  * pki-silent
which comprise the following PKI subsystems:
  * Certificate Authority (CA)
For deployment purposes, Certificate System requires ONE AND ONLY ONE
of the following "Mutually-Exclusive" PKI Theme packages:
  * ipa-pki-theme    (IPA deployments)
  * dogtag-pki-theme (Dogtag Certificate System deployments)
  * redhat-pki-theme (Red Hat Certificate System deployments)
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/pki-common-javadoc-9.0.3-53.el6.noarch.rpm"&gt;pki-common-javadoc-9.0.3-53.el6.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;1.6 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Endi S. Dewata (2017-02-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves #1403943 - Replica install fails with failed to configure ca on
  "White spaces are required between publicId and systemId"
  (contains the additional changes required to work with the latest HTTPD)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-java-tools.html+0:9.0.3-53.el6.noarch</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-java-tools.html</link><pubDate>Thu, 23 Mar 2017 19:10:47 +0000</pubDate><title>Update: pki-java-tools-9.0.3-53.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; pki-java-tools&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Certificate System - PKI Java-Based Tools
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		These platform-independent PKI executables are used to help make
Certificate System into a more complete and robust PKI solution.
This package is a part of the PKI Core used by the Certificate System.
==================================
||  ABOUT "CERTIFICATE SYSTEM"  ||
==================================
Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
PKI Core contains fundamental packages required by Certificate System,
and consists of the following components:
  * pki-setup
  * pki-symkey
  * pki-native-tools
  * pki-util
  * pki-util-javadoc
  * pki-java-tools
  * pki-java-tools-javadoc
  * pki-common
  * pki-common-javadoc
  * pki-selinux
  * pki-ca
  * pki-silent
which comprise the following PKI subsystems:
  * Certificate Authority (CA)
For deployment purposes, Certificate System requires ONE AND ONLY ONE
of the following "Mutually-Exclusive" PKI Theme packages:
  * ipa-pki-theme    (IPA deployments)
  * dogtag-pki-theme (Dogtag Certificate System deployments)
  * redhat-pki-theme (Red Hat Certificate System deployments)
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/pki-java-tools-9.0.3-53.el6.noarch.rpm"&gt;pki-java-tools-9.0.3-53.el6.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;126 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Endi S. Dewata (2017-02-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves #1403943 - Replica install fails with failed to configure ca on
  "White spaces are required between publicId and systemId"
  (contains the additional changes required to work with the latest HTTPD)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-java-tools-javadoc.html+0:9.0.3-53.el6.noarch</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-java-tools-javadoc.html</link><pubDate>Thu, 23 Mar 2017 19:10:47 +0000</pubDate><title>Update: pki-java-tools-javadoc-9.0.3-53.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; pki-java-tools-javadoc&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Certificate System - PKI Java-Based Tools Javadocs
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		This documentation pertains exclusively to version 9.0.3 of
the PKI Java-Based Tools.
This package is a part of the PKI Core used by the Certificate System.
==================================
||  ABOUT "CERTIFICATE SYSTEM"  ||
==================================
Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
PKI Core contains fundamental packages required by Certificate System,
and consists of the following components:
  * pki-setup
  * pki-symkey
  * pki-native-tools
  * pki-util
  * pki-util-javadoc
  * pki-java-tools
  * pki-java-tools-javadoc
  * pki-common
  * pki-common-javadoc
  * pki-selinux
  * pki-ca
  * pki-silent
which comprise the following PKI subsystems:
  * Certificate Authority (CA)
For deployment purposes, Certificate System requires ONE AND ONLY ONE
of the following "Mutually-Exclusive" PKI Theme packages:
  * ipa-pki-theme    (IPA deployments)
  * dogtag-pki-theme (Dogtag Certificate System deployments)
  * redhat-pki-theme (Red Hat Certificate System deployments)
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/pki-java-tools-javadoc-9.0.3-53.el6.noarch.rpm"&gt;pki-java-tools-javadoc-9.0.3-53.el6.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;76 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Endi S. Dewata (2017-02-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves #1403943 - Replica install fails with failed to configure ca on
  "White spaces are required between publicId and systemId"
  (contains the additional changes required to work with the latest HTTPD)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-native-tools.html+0:9.0.3-53.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-native-tools.html</link><pubDate>Thu, 23 Mar 2017 19:10:47 +0000</pubDate><title>Update: pki-native-tools-9.0.3-53.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; pki-native-tools&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Certificate System - Native Tools
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		These platform-dependent PKI executables are used to help make
Certificate System into a more complete and robust PKI solution.
This package is a part of the PKI Core used by the Certificate System.
==================================
||  ABOUT "CERTIFICATE SYSTEM"  ||
==================================
Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
PKI Core contains fundamental packages required by Certificate System,
and consists of the following components:
  * pki-setup
  * pki-symkey
  * pki-native-tools
  * pki-util
  * pki-util-javadoc
  * pki-java-tools
  * pki-java-tools-javadoc
  * pki-common
  * pki-common-javadoc
  * pki-selinux
  * pki-ca
  * pki-silent
which comprise the following PKI subsystems:
  * Certificate Authority (CA)
For deployment purposes, Certificate System requires ONE AND ONLY ONE
of the following "Mutually-Exclusive" PKI Theme packages:
  * ipa-pki-theme    (IPA deployments)
  * dogtag-pki-theme (Dogtag Certificate System deployments)
  * redhat-pki-theme (Red Hat Certificate System deployments)
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/pki-native-tools-9.0.3-53.el6.x86_64.rpm"&gt;pki-native-tools-9.0.3-53.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;124 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Endi S. Dewata (2017-02-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves #1403943 - Replica install fails with failed to configure ca on
  "White spaces are required between publicId and systemId"
  (contains the additional changes required to work with the latest HTTPD)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-selinux.html+0:9.0.3-53.el6.noarch</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-selinux.html</link><pubDate>Thu, 23 Mar 2017 19:10:47 +0000</pubDate><title>Update: pki-selinux-9.0.3-53.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; pki-selinux&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Certificate System - PKI Selinux Policies
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Selinux policies for the PKI components.
This package is a part of the PKI Core used by the Certificate System.
==================================
||  ABOUT "CERTIFICATE SYSTEM"  ||
==================================
Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
PKI Core contains fundamental packages required by Certificate System,
and consists of the following components:
  * pki-setup
  * pki-symkey
  * pki-native-tools
  * pki-util
  * pki-util-javadoc
  * pki-java-tools
  * pki-java-tools-javadoc
  * pki-common
  * pki-common-javadoc
  * pki-selinux
  * pki-ca
  * pki-silent
which comprise the following PKI subsystems:
  * Certificate Authority (CA)
For deployment purposes, Certificate System requires ONE AND ONLY ONE
of the following "Mutually-Exclusive" PKI Theme packages:
  * ipa-pki-theme    (IPA deployments)
  * dogtag-pki-theme (Dogtag Certificate System deployments)
  * redhat-pki-theme (Red Hat Certificate System deployments)
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/pki-selinux-9.0.3-53.el6.noarch.rpm"&gt;pki-selinux-9.0.3-53.el6.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;65 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Endi S. Dewata (2017-02-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves #1403943 - Replica install fails with failed to configure ca on
  "White spaces are required between publicId and systemId"
  (contains the additional changes required to work with the latest HTTPD)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-setup.html+0:9.0.3-53.el6.noarch</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-setup.html</link><pubDate>Thu, 23 Mar 2017 19:10:47 +0000</pubDate><title>Update: pki-setup-9.0.3-53.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; pki-setup&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Certificate System - PKI Instance Creation &amp;amp; Removal Scripts
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		PKI setup scripts are used to create and remove instances from PKI deployments.
This package is a part of the PKI Core used by the Certificate System.
==================================
||  ABOUT "CERTIFICATE SYSTEM"  ||
==================================
Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
PKI Core contains fundamental packages required by Certificate System,
and consists of the following components:
  * pki-setup
  * pki-symkey
  * pki-native-tools
  * pki-util
  * pki-util-javadoc
  * pki-java-tools
  * pki-java-tools-javadoc
  * pki-common
  * pki-common-javadoc
  * pki-selinux
  * pki-ca
  * pki-silent
which comprise the following PKI subsystems:
  * Certificate Authority (CA)
For deployment purposes, Certificate System requires ONE AND ONLY ONE
of the following "Mutually-Exclusive" PKI Theme packages:
  * ipa-pki-theme    (IPA deployments)
  * dogtag-pki-theme (Dogtag Certificate System deployments)
  * redhat-pki-theme (Red Hat Certificate System deployments)
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/pki-setup-9.0.3-53.el6.noarch.rpm"&gt;pki-setup-9.0.3-53.el6.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;83 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Endi S. Dewata (2017-02-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves #1403943 - Replica install fails with failed to configure ca on
  "White spaces are required between publicId and systemId"
  (contains the additional changes required to work with the latest HTTPD)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-silent.html+0:9.0.3-53.el6.noarch</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-silent.html</link><pubDate>Thu, 23 Mar 2017 19:10:47 +0000</pubDate><title>Update: pki-silent-9.0.3-53.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; pki-silent&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Certificate System - Silent Installer
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The PKI Silent Installer may be used to "automatically" configure
the following PKI subsystems in a non-graphical (batch) fashion
including:
    the Certificate Authority (CA),
    the Data Recovery Manager (DRM),
    the Online Certificate Status Protocol (OCSP) Manager,
    the Registration Authority (RA),
    the Token Key Service (TKS), and/or
    the Token Processing System (TPS).
This package is a part of the PKI Core used by the Certificate System.
==================================
||  ABOUT "CERTIFICATE SYSTEM"  ||
==================================
Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
PKI Core contains fundamental packages required by Certificate System,
and consists of the following components:
  * pki-setup
  * pki-symkey
  * pki-native-tools
  * pki-util
  * pki-util-javadoc
  * pki-java-tools
  * pki-java-tools-javadoc
  * pki-common
  * pki-common-javadoc
  * pki-selinux
  * pki-ca
  * pki-silent
which comprise the following PKI subsystems:
  * Certificate Authority (CA)
For deployment purposes, Certificate System requires ONE AND ONLY ONE
of the following "Mutually-Exclusive" PKI Theme packages:
  * ipa-pki-theme    (IPA deployments)
  * dogtag-pki-theme (Dogtag Certificate System deployments)
  * redhat-pki-theme (Red Hat Certificate System deployments)
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/pki-silent-9.0.3-53.el6.noarch.rpm"&gt;pki-silent-9.0.3-53.el6.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;3.1 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Endi S. Dewata (2017-02-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves #1403943 - Replica install fails with failed to configure ca on
  "White spaces are required between publicId and systemId"
  (contains the additional changes required to work with the latest HTTPD)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-symkey.html+0:9.0.3-53.el6.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-symkey.html</link><pubDate>Thu, 23 Mar 2017 19:10:47 +0000</pubDate><title>Update: pki-symkey-9.0.3-53.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; pki-symkey&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Symmetric Key JNI Package
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The Symmetric Key Java Native Interface (JNI) package supplies various native
symmetric key operations to Java programs.
This package is a part of the PKI Core used by the Certificate System.
==================================
||  ABOUT "CERTIFICATE SYSTEM"  ||
==================================
Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
PKI Core contains fundamental packages required by Certificate System,
and consists of the following components:
  * pki-setup
  * pki-symkey
  * pki-native-tools
  * pki-util
  * pki-util-javadoc
  * pki-java-tools
  * pki-java-tools-javadoc
  * pki-common
  * pki-common-javadoc
  * pki-selinux
  * pki-ca
  * pki-silent
which comprise the following PKI subsystems:
  * Certificate Authority (CA)
For deployment purposes, Certificate System requires ONE AND ONLY ONE
of the following "Mutually-Exclusive" PKI Theme packages:
  * ipa-pki-theme    (IPA deployments)
  * dogtag-pki-theme (Dogtag Certificate System deployments)
  * redhat-pki-theme (Red Hat Certificate System deployments)
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/pki-symkey-9.0.3-53.el6.x86_64.rpm"&gt;pki-symkey-9.0.3-53.el6.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;58 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Endi S. Dewata (2017-02-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves #1403943 - Replica install fails with failed to configure ca on
  "White spaces are required between publicId and systemId"
  (contains the additional changes required to work with the latest HTTPD)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-util.html+0:9.0.3-53.el6.noarch</guid><link>http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/repoview/pki-util.html</link><pubDate>Thu, 23 Mar 2017 19:10:47 +0000</pubDate><title>Update: pki-util-9.0.3-53.el6</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; pki-util&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Certificate System - PKI Utility Framework
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The PKI Utility Framework is required by the following four PKI subsystems:
    the Certificate Authority (CA),
    the Data Recovery Manager (DRM),
    the Online Certificate Status Protocol (OCSP) Manager, and
    the Token Key Service (TKS).
This package is a part of the PKI Core used by the Certificate System.
==================================
||  ABOUT "CERTIFICATE SYSTEM"  ||
==================================
Certificate System (CS) is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
PKI Core contains fundamental packages required by Certificate System,
and consists of the following components:
  * pki-setup
  * pki-symkey
  * pki-native-tools
  * pki-util
  * pki-util-javadoc
  * pki-java-tools
  * pki-java-tools-javadoc
  * pki-common
  * pki-common-javadoc
  * pki-selinux
  * pki-ca
  * pki-silent
which comprise the following PKI subsystems:
  * Certificate Authority (CA)
For deployment purposes, Certificate System requires ONE AND ONLY ONE
of the following "Mutually-Exclusive" PKI Theme packages:
  * ipa-pki-theme    (IPA deployments)
  * dogtag-pki-theme (Dogtag Certificate System deployments)
  * redhat-pki-theme (Red Hat Certificate System deployments)
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/6.9/x86_64//os/Packages/pki-util-9.0.3-53.el6.noarch.rpm"&gt;pki-util-9.0.3-53.el6.noarch&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;496 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Endi S. Dewata (2017-02-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves #1403943 - Replica install fails with failed to configure ca on
  "White spaces are required between publicId and systemId"
  (contains the additional changes required to work with the latest HTTPD)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item></channel></rss>