This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, master has been updated via a8fdfc38ad2014bfa521c8e0208fe7821ca2d149 (commit) from 3fe1243490b163c9db665e577087aa499a9eb292 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit a8fdfc38ad2014bfa521c8e0208fe7821ca2d149 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Tue Feb 8 22:20:34 2011 +0100
Fix openssl rootfile.
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/openssl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Difference in files: diff --git a/config/rootfiles/common/openssl b/config/rootfiles/common/openssl index b813c5b..bc1ac49 100644 --- a/config/rootfiles/common/openssl +++ b/config/rootfiles/common/openssl @@ -1116,7 +1116,7 @@ usr/lib/libssl.so.0.9.8 #usr/share/man/man3/dsa.3 #usr/share/man/man3/ecdsa.3 #usr/share/man/man3/engine.3 -+usr/share/man/man3/err.3 +#usr/share/man/man3/err.3 #usr/share/man/man3/evp.3 #usr/share/man/man3/hmac.3 #usr/share/man/man3/i2d_ASN1_OBJECT.3
hooks/post-receive -- IPFire 2.x development tree