summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2018-02-22 16:52:16 +0100
committerAndreas Schneider <asn@cryptomilk.org>2018-02-22 16:52:16 +0100
commit984ead3e372e65da15075c42179f331c619f9c75 (patch)
tree513e1aec11756e2b44f518c039ab1da1e66006a8
parent876ca484e2ffcf85f849ad0153d7e3f69ede02a7 (diff)
downloadcwrap_website-984ead3e372e65da15075c42179f331c619f9c75.tar.gz
cwrap_website-984ead3e372e65da15075c42179f331c619f9c75.tar.xz
cwrap_website-984ead3e372e65da15075c42179f331c619f9c75.zip
pam_wrapper 1.0.5
-rw-r--r--index.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/index.html b/index.html
index fc53d9a..9db0e58 100644
--- a/index.html
+++ b/index.html
@@ -186,28 +186,28 @@
<div class="col-sm-4">
<div class="news">
- <h3>uid_wrapper 1.2.3</h3>
+ <h3>pam_wrapper 1.0.5</h3>
<div class="news-text">
<p>
- <span style="font-size: small;">2017-08-14</span><br />
- A new version of uid_wrapper, a tool to fake privilege separation has been released today! The new
- version has logging always turned on and support for fork+exec.
+ <span style="font-size: small;">2018-02-22</span><br />
+ Version 1.0.5 of pam_wrapper has been released to address some bugs and build the python2 and python3 module at the same time.
</p>
- <p><a href="uid_wrapper.html">read more</a></p>
- </div>
+ <p><a href="pam_wrapper.html">read more</a></p>
+ </div>
</div>
</div>
<div class="col-sm-4">
<div class="news">
- <h3>pam_wrapper 1.0.3</h3>
+ <h3>uid_wrapper 1.2.3</h3>
<div class="news-text">
<p>
- <span style="font-size: small;">2016-05-24</span><br />
- Version 1.0.3 of pam_wrapper has been released to address some bugs and add better logging options.
+ <span style="font-size: small;">2017-08-14</span><br />
+ A new version of uid_wrapper, a tool to fake privilege separation has been released today! The new
+ version has logging always turned on and support for fork+exec.
</p>
- <p><a href="pam_wrapper.html">read more</a></p>
- </div>
+ <p><a href="uid_wrapper.html">read more</a></p>
+ </div>
</div>
</div>