Skip to content

Commit b8fd5b4

Browse files
Release notes for 1.7.2 release
1 parent 164e771 commit b8fd5b4

File tree

2 files changed

+46
-3
lines changed

2 files changed

+46
-3
lines changed

source/release_notes.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@ Latest release:
88
.. toctree::
99
:maxdepth: 1
1010

11-
release_notes/v_1_7_1
11+
release_notes/v_1_7_2
1212

1313

14-
Other releases:
14+
Older releases:
1515

1616
.. toctree::
1717
:maxdepth: 1
1818

19+
release_notes/v_1_7_1
1920
release_notes/v_1_7_0
2021

21-
22+

source/release_notes/v_1_7_2.rst

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
.. _v1_7_2:
2+
3+
Argus 1.7.2 (01-08-2017)
4+
========================
5+
6+
The Argus 1.7.2 release provides a fix for an X.509 DN parsing problem in the
7+
PAP service.
8+
9+
Updated components
10+
~~~~~~~~~~~~~~~~~~
11+
12+
This release provides the following updated components:
13+
14+
- Argus PAP service version 1.7.2
15+
16+
Packages
17+
~~~~~~~~
18+
19+
Packages for this release can be obtained from the Argus product team package repository:
20+
21+
http://argus-authz.github.io/repo
22+
23+
Note that EL5/CENTOS5 packages are no longer provided (CENTOS5 is now out of support).
24+
25+
Upgrade procedure
26+
-----------------
27+
28+
To install Argus 1.7.2:
29+
30+
#. Update the packages.
31+
#. Restart the Argus PAP service.
32+
33+
Main fixes
34+
~~~~~~~~~~
35+
36+
`argus-pap-1.7.2`_
37+
------------------
38+
39+
- PAP permissions don't allow colon character in an X.509 subject principal [`pap-16`_].
40+
41+
.. _pap-16: https://github.com/argus-authz/argus-pap/issues/16
42+
.. _argus-pap-1.7.2: https://github.com/argus-authz/argus-pap/milestone/2

0 commit comments

Comments
 (0)