Skip to content

Commit

Permalink
update v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oehrli committed Nov 5, 2019
1 parent 094ab87 commit 9861f1e
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ VERSION=$(grep -i "OUD Base Release" ./doc/.version |sed -E 's/.*(v[0-9]+.[0-9]+

for i in ./bin/*.sh; do
echo "update version to ${VERSION} in file $i"
sed -i '' -E "s/^VERSION=.*/VERSION=${VERSION}/" $i
sed -i -E "s/^VERSION=.*/VERSION=${VERSION}/" $i
done
# create sha hash's
echo "Create sha hashs for all files"
Expand Down
2 changes: 1 addition & 1 deletion local/oudbase/bin/oud_backup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export OPENDS_JAVA_ARGS=-Dcom.sun.jndi.ldap.object.disableEndpointIdentification
# - End of Customization ------------------------------------------------

# - Default Values ------------------------------------------------------
VERSION=v1.7.0
VERSION=v1.7.1
DOAPPEND="TRUE" # enable log file append
VERBOSE="FALSE" # enable verbose mode
SCRIPT_NAME=$(basename $0)
Expand Down
2 changes: 1 addition & 1 deletion local/oudbase/bin/oud_eusm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# -----------------------------------------------------------------------

# - Default Values ------------------------------------------------------
VERSION=v1.7.0
VERSION=v1.7.1
JRE_HOME=$JAVA_HOME/jre/
EUSMLIBDIR=$ORACLE_BASE/local/eusm/lib
ORACLEPKI=$ORACLE_HOME/oracle_common/modules/oracle.pki/oraclepki.jar
Expand Down
2 changes: 1 addition & 1 deletion local/oudbase/bin/oud_export.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export OPENDS_JAVA_ARGS=-Dcom.sun.jndi.ldap.object.disableEndpointIdentification
# - End of Customization ------------------------------------------------

# - Default Values ------------------------------------------------------
VERSION=v1.7.0
VERSION=v1.7.1
DOAPPEND="TRUE" # enable log file append
VERBOSE="FALSE" # enable verbose mode
SCRIPT_NAME=$(basename $0)
Expand Down
2 changes: 1 addition & 1 deletion local/oudbase/bin/oud_start_stop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export OPENDS_JAVA_ARGS=-Dcom.sun.jndi.ldap.object.disableEndpointIdentification
# - End of Customization ------------------------------------------------

# - Default Values ------------------------------------------------------
VERSION=v1.7.0
VERSION=v1.7.1
DOAPPEND="TRUE" # enable log file append
VERBOSE="FALSE" # enable verbose mode
FORCE="FALSE" # enable force restart
Expand Down
2 changes: 1 addition & 1 deletion local/oudbase/bin/oud_status.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export OPENDS_JAVA_ARGS=-Dcom.sun.jndi.ldap.object.disableEndpointIdentification
# - End of Customization ------------------------------------------------

# - Default Values ------------------------------------------------------
VERSION=v1.7.0
VERSION=v1.7.1
DOAPPEND="TRUE" # enable log file append
VERBOSE="FALSE" # enable verbose mode
SCRIPT_NAME=$(basename $0)
Expand Down
2 changes: 1 addition & 1 deletion local/oudbase/bin/oudbase_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export LOG_BASE=${LOG_BASE-"/tmp"}
# - End of Customization ------------------------------------------------

# - Default Values ------------------------------------------------------
VERSION=v1.7.0
VERSION=v1.7.1
DOAPPEND="TRUE" # enable log file append
VERBOSE="TRUE" # enable verbose mode
SCRIPT_NAME="$(basename ${BASH_SOURCE[0]})" # Basename of the script
Expand Down
2 changes: 1 addition & 1 deletion local/oudbase/bin/oudenv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# externally. In principle, these variables should not be changed at this
# point. The customization should be done externally in .bash_profile or
# in oudenv_core.conf.
VERSION=v1.7.0
VERSION=v1.7.1

# define some binaries for later user
PGREP_BIN=$(command -v pgrep) # get the binary for pgrep
Expand Down
14 changes: 7 additions & 7 deletions local/oudbase/doc/.oudbase.sha
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
3cd565af3456e689b9a25224fc8de4d3f360d56c ./bin/oud_status.sh
9d7e77400b322051066f990fa54559ae6ce6dbec ./bin/oud_start_stop.sh
839c8681707044fee9a9d58f800351979e6e4c2d ./bin/oud_status.sh
a0356a9442a5d74aa338066737406ebf98bd1fd0 ./bin/oud_start_stop.sh
cf8d80d0894db19b2daeb7ceaafe712253c93499 ./bin/oud_start_stop_all
c542886f515c601777def2aef399ab4ff9d35361 ./bin/oud_export.sh
3931ce93cf165b3b6bdbd24a648895fed7ffcd1e ./bin/oud_backup.sh
bbcc64a96dc8c96d9623b2e3870da4eaada2dc4f ./bin/oudenv.sh
4a96134c1de37c824868e0db3223956cf8f78ad9 ./bin/oud_eusm.sh
ab35ed563a364bee6349a67bae5fd27026abd759 ./bin/oud_export.sh
3502eaab36bd7568d6aa2232e0cd3d764cf64c71 ./bin/oud_backup.sh
ab4ae59b0b9eff08bac84a90f62ac0ccabc85626 ./bin/oudenv.sh
127a6be2e547979d3bba17607383abb5cb2d8bfd ./bin/oud_eusm.sh
c663fb651540b06c32791da7ac6f2d4297f85e7e ./etc/oudenv_core.conf
afc472d77a2745d14fd36865e1f4a441d3e3e794 ./etc/oudenv.conf
2ea0c0069dd86f9aaae99c274f38182c981e2113 ./etc/oudenv_custom.conf
Expand Down Expand Up @@ -85,4 +85,4 @@ a9430dc47c10b9221ba5e709fc69088b3ad1aa83 ./templates/create/oud12c_eus_ad_proxy
a932ed4eab1c54db8d05024cea39fce289fee682 ./templates/create/oud12c_eus_ad_proxy/03_config_eus_realm.sh
8624bcdae55baeef00cd11d5dfcfa60f68710a02 ./doc/LICENSE
db0dad266fb7dab2083cccf1277a136ac35aca03 ./doc/README.md
17a593aad1a6deb154164f7ca7f6a15d1ae27134 ./doc/.version
734cde869195d06f1ded4bb23f07a59bd2b9af4a ./doc/.version
4 changes: 2 additions & 2 deletions local/oudbase/doc/.version
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

OUD Base Release v1.7.0 (https://github.com/oehrlis/oudbase)
OUD Base Release v1.7.1 (https://github.com/oehrlis/oudbase)
------------------------------------------------------------

The following files of oudbase are changed/added (compared to v1.7.0):
The following files of oudbase are changed/added (compared to v1.7.1):
----------------------------------------------------------------------

0 comments on commit 9861f1e

Please sign in to comment.