Skip to content

Commit

Permalink
Merge pull request #10 from argus-authz/develop
Browse files Browse the repository at this point in the history
Release notes for 1.7.2 release
  • Loading branch information
andreaceccanti authored Aug 4, 2017
2 parents b78e365 + 4959f5b commit 492260a
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 3 deletions.
7 changes: 4 additions & 3 deletions source/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@ Latest release:
.. toctree::
:maxdepth: 1

release_notes/v_1_7_1
release_notes/v_1_7_2


Other releases:
Older releases:

.. toctree::
:maxdepth: 1

release_notes/v_1_7_1
release_notes/v_1_7_0



42 changes: 42 additions & 0 deletions source/release_notes/v_1_7_2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
.. _v1_7_2:

Argus 1.7.2 (01-08-2017)
========================

The Argus 1.7.2 release provides a fix for an X.509 DN parsing problem in the
PAP service.

Updated components
~~~~~~~~~~~~~~~~~~

This release provides the following updated components:

- Argus PAP service version 1.7.2

Packages
~~~~~~~~

Packages for this release can be obtained from the Argus product team package repository:

http://argus-authz.github.io/repo

Note that EL5/CENTOS5 packages are no longer provided (CENTOS5 is now out of support).

Upgrade procedure
-----------------

To install Argus 1.7.2:

#. Update the packages.
#. Restart the Argus PAP service.

Main fixes
~~~~~~~~~~

`argus-pap-1.7.2`_
------------------

- PAP permissions don't allow colon character in an X.509 subject principal [`pap-16`_].

.. _pap-16: https://github.com/argus-authz/argus-pap/issues/16
.. _argus-pap-1.7.2: https://github.com/argus-authz/argus-pap/milestone/2

0 comments on commit 492260a

Please sign in to comment.