Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
910cb4ee
Commit
910cb4ee
authored
Sep 29, 2014
by
Kurt Zeilenga
Committed by
Quanah Gibson-Mount
Feb 11, 2015
Browse files
Use OpenSSL md5/sha1
parent
0e756226
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/mkrelease
View file @
910cb4ee
...
...
@@ -75,8 +75,8 @@ echo "Rolling up $OL_STRING ..."
tar
cf
$RELNAME
.tar
$RELNAME
gzip
-9
-c
$RELNAME
.tar
>
$RELNAME
.tgz
md5
$RELNAME
.tgz
>
$RELNAME
.md5
sha1
$RELNAME
.tgz
>
$RELNAME
.sha1
openssl
md5
$RELNAME
.tgz
>
$RELNAME
.md5
openssl
sha1
$RELNAME
.tgz
>
$RELNAME
.sha1
rm
-f
$RELNAME
.tar
ls
-l
$RELNAME
.
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment