File tree Expand file tree Collapse file tree 2 files changed +46
-3
lines changed Expand file tree Collapse file tree 2 files changed +46
-3
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,15 @@ Latest release:
8
8
.. toctree ::
9
9
:maxdepth: 1
10
10
11
- release_notes/v_1_7_1
11
+ release_notes/v_1_7_2
12
12
13
13
14
- Other releases:
14
+ Older releases:
15
15
16
16
.. toctree ::
17
17
:maxdepth: 1
18
18
19
+ release_notes/v_1_7_1
19
20
release_notes/v_1_7_0
20
21
21
-
22
+
Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments