Skip to content

Commit

Permalink
build new release v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oehrli committed Jul 5, 2019
1 parent 6055291 commit f3a0c28
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 32 deletions.
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.6.2
VERSION=v1.6.3
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_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.6.2
VERSION=v1.6.3
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.6.2
VERSION=v1.6.3
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.6.2
VERSION=v1.6.3
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.6.2
VERSION=v1.6.3
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.6.2
VERSION=v1.6.3

# define some binaries for later user
PGREP_BIN=$(command -v pgrep) # get the binary for pgrep
Expand Down
51 changes: 27 additions & 24 deletions local/oudbase/doc/.oudbase.sha
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
d2ab9a8149e21e22b90b15055d56e26ee97c9516 ./bin/oud_status.sh
cd5a2adebaf975862527d94fef0720634642d0c2 ./bin/oud_start_stop.sh
c9fb58a99556c0e8dbc44b8eb86ab8b7bf3764e8 ./bin/oud_status.sh
0f8d79eb3703c7facd634cf32d8bd8e69db5fa41 ./bin/oud_start_stop.sh
cf8d80d0894db19b2daeb7ceaafe712253c93499 ./bin/oud_start_stop_all
8aa9958b21daabb98b51bf4a2885bebeafe72f4e ./bin/oud_export.sh
255c2789c08c8f14b72bb72eeff4442f7ed25821 ./bin/oud_backup.sh
5855e5b6752b0be0978a89c89f52fc7f96e5fb27 ./bin/oudenv.sh
2b2d1211f643831064a391a0d6a2cb202927b3e7 ./bin/oud_export.sh
e21cd2da47242c3263176f263edd7e49147ac050 ./bin/oud_backup.sh
cd0654e70b70d931d8d064a502bbfa703e995f44 ./bin/oudenv.sh
eae0291c2f607231f369bdbedd2dc7bf0c318d54 ./etc/oudenv_core.conf
afc472d77a2745d14fd36865e1f4a441d3e3e794 ./etc/oudenv.conf
2ea0c0069dd86f9aaae99c274f38182c981e2113 ./etc/oudenv_custom.conf
Expand All @@ -24,9 +24,10 @@ bee2da88ae85319aa1dab2a6816b83563f1627bb ./templates/etc/oud.crontab
7d0eea2ac7c7d0fa21ce30b2b71c5e830a7b66b4 ./templates/cron.d/oud
282053063fc527abfb2e5bfb40587da6fe6fe677 ./templates/.bash_profile
b8fda5240323ee307fcff0f813ee9096270ad5aa ./templates/logrotate.d/oudsm
a08b4174eba98bb9861bbce2b13b7da5202fece4 ./templates/logrotate.d/oud
061b1cf9a14f0b2e52c071bfb821b0435a747a42 ./templates/logrotate.d/oudbase
4e12fbe845573bbf867b03ec47e6c3aa013dc51d ./templates/logrotate.d/oud
902937404653f145aa9815fb7af53b7e2f828570 ./templates/logrotate.d/oudbase
e9f8ab6a7c3be148b20852514f7d1be6b6caf17b ./templates/create/README.md
ccda06ae14f2335d3ed87c26f2464038a33a9ddc ./templates/create/oud12c_eus/setup_oud_instance
d658fd14fee25968d6c7bcd86ec76822f5b52bbe ./templates/create/oud12c_eus/06_create_root_users.sh
90050f1bb31542876d7345d9b5ada8686510f402 ./templates/create/oud12c_eus/08_create_demo_users.ldif
78bbb2f92993e51cedfbdbdf0cf492e99ea8110e ./templates/create/oud12c_eus/02_config_basedn.ldif
Expand All @@ -39,31 +40,33 @@ d658fd14fee25968d6c7bcd86ec76822f5b52bbe ./templates/create/oud12c_eus/06_creat
258d1a392bfcb506c155d28b5daea522a7cc5494 ./templates/create/oud12c_eus/07_create_eusadmin_users.sh
99c6c87e5a276e61018769fc49bc6723a2d96e26 ./templates/create/oud12c_eus/04_config_oud.conf
c134289efbbfa0e9c8e4ea28a3ea12a705259a07 ./templates/create/oud12c_eus/06_create_root_users.ldif
ccdeed03a1c51f9ef3b4debb354edd6971b75b47 ./templates/create/oud12c_eus/00_init_environment
a85eaf8c26ed7a39b3aeecc6a39b1e5d4a9e7596 ./templates/create/oud12c_eus/00_init_environment
23e1ac7ff209a6e63c6b8aeac5a011ede8704263 ./templates/create/oud12c_eus/04_config_oud.sh
2fda974b763d81b8a9a135eb73188a2df6ddd323 ./templates/create/oud12c_eus/03_config_eus_realm.sh
613554bb13e73a94c1718d531b1ef14abeac530b ./templates/create/generic/01_create_instance.sh
ccda06ae14f2335d3ed87c26f2464038a33a9ddc ./templates/create/generic/setup_oud_instance
80078ee2b488d1d062551785b9192f2b50a57989 ./templates/create/generic/01_create_instance.sh
79cdccf401d372f1fb3da6384dc4d8e84a4c4a4a ./templates/create/generic/04_create_root_user.ldif
8d273baf5b604d94ac2d19a7e817532c588d1422 ./templates/create/generic/90_pre_migration.sh
3715d66709c2514b835b804b8164631131493f5e ./templates/create/generic/00_init_environment.sh
59ab8e7529c147db4697a8951916cba3bb2f90dc ./templates/create/generic/02_configure_instance.sh
adf214335943f2d411fafd32c200b6bb86550135 ./templates/create/generic/90_pre_migration.sh
445292b73f241212d8572a5ac0a551e6e5ac8295 ./templates/create/generic/02_configure_instance.sh
9c41ca6360ca2afd3c470fafe096a4a1d63259b4 ./templates/create/generic/02_configure_instance.ldif
1a9f839f6e96cd63ad915a63baab34acc8d1ae59 ./templates/create/generic/03_import_data_offline.sh
46e9f815e41864c3ff1d25611c69de6a12cac505 ./templates/create/generic/21_initialize_host1.sh
2c056851e4a29a68177bf198c50bab4760c5a4fa ./templates/create/generic/22_initialize_host2.sh
6b31cb85e4395c7d30c0397907763b8458c63ea7 ./templates/create/generic/03_import_data_offline.sh
02dbdbbb23187f784eaf98e945a6eef69143a71b ./templates/create/generic/32_initialize_host1.sh
ce5a64a30bdef15d22de2b006c5b200edadd8e75 ./templates/create/generic/21_enable_replication.sh
da39a3ee5e6b4b0d3255bfef95601890afd80709 ./templates/create/generic/03_import_data_offline.ldif
1c4cff1cfb6b93e96c820d682f887adc1e8de4b1 ./templates/create/generic/95_post_migration.sh
4fefe2ec97b7e1f9b86719d7e4d9e9429039e039 ./templates/create/generic/91_import_data_offline.sh
ec8f5617caebf5504874ae98831812674cc3bbc3 ./templates/create/generic/13_replication_add_host3.sh
e98b78fc3f51b41a9e6af88587d2c929c29a261f ./templates/create/generic/95_post_migration.sh
0fd89420fc7b344d108e7b1c896f44a45aa19e34 ./templates/create/generic/91_import_data_offline.sh
da39a3ee5e6b4b0d3255bfef95601890afd80709 ./templates/create/generic/91_import_data_offline.ldif
848d272768170ae33e288257d14f46b6fdaff206 ./templates/create/generic/04_create_root_user.sh
c67db0413f3d6b2787809a4da00d1dc13be901d0 ./templates/create/generic/23_initialize_host3.sh
259277462afbb7ff94abc9d838164c9ff7142155 ./templates/create/generic/04_create_root_user.sh
1337ac35543d467a1e9516d26e0bd99d6b83a967 ./templates/create/generic/create_oudsm.py
af6577182dabe2ce6c73dd184f9f1ba543a6a9b5 ./templates/create/generic/12_replication_add_host2.sh
abe0a18757b04ca99c155b6018984bb26db496be ./templates/create/generic/10_enable_replication.sh
ec693adb264b1000720422dab63a1faf8d80f883 ./templates/create/generic/00_init_environment
9ed60ff277f64daaeb840ac3cf03668abd0aeea6 ./templates/create/generic/31_initialize_host2.sh
994f75086c57e4b0ecfb1b975cc04d53f37b31a4 ./templates/create/generic/04_create_root_user.conf
ede2c3dcd5dc71ec2bed9cdb3c836e7d7a5341ba ./templates/create/generic/21_replication_add_host2.sh
7aacf5e2ad7a8b7e1db145dd62c4afc763b64664 ./templates/create/generic/Users.ldif
cf08f23ae2ac45d76850186dc75dbd59085c5c6e ./templates/create/generic/31_initialize_host3.sh
e4722e7c9887c771ee116bd4bf74c5d1af112fa2 ./templates/create/generic/21_replication_add_host3.sh
27aeaa79da3666fea087b8d1f23a07f17306e5c3 ./templates/create/generic/02_configure_instance.conf
ccda06ae14f2335d3ed87c26f2464038a33a9ddc ./templates/create/oud12c_eus_ad_proxy/setup_oud_instance
d658fd14fee25968d6c7bcd86ec76822f5b52bbe ./templates/create/oud12c_eus_ad_proxy/06_create_root_users.sh
fa000a6bb12ca72d4982674fea0e3888dfe992cb ./templates/create/oud12c_eus_ad_proxy/04_config_oud_ad_proxy.sh
9c126af540375c3c68b9de37961f7970de5ae867 ./templates/create/oud12c_eus_ad_proxy/03_config_eus_realm.ldif
Expand All @@ -74,9 +77,9 @@ fd28120229c6dc67baacf5701cfea1c571168cc3 ./templates/create/oud12c_eus_ad_proxy
67582bbad01fd43163e562d48b6507987e6880e8 ./templates/create/oud12c_eus_ad_proxy/README.md
258d1a392bfcb506c155d28b5daea522a7cc5494 ./templates/create/oud12c_eus_ad_proxy/07_create_eusadmin_users.sh
c134289efbbfa0e9c8e4ea28a3ea12a705259a07 ./templates/create/oud12c_eus_ad_proxy/06_create_root_users.ldif
9371f57d28f1342359ee2dc8928a8edeaf000448 ./templates/create/oud12c_eus_ad_proxy/00_init_environment
a9430dc47c10b9221ba5e709fc69088b3ad1aa83 ./templates/create/oud12c_eus_ad_proxy/00_init_environment
3e00a274e99ca0a3e5263252500e6707b3c040b6 ./templates/create/oud12c_eus_ad_proxy/01_create_eus_proxy_instance.sh
a932ed4eab1c54db8d05024cea39fce289fee682 ./templates/create/oud12c_eus_ad_proxy/03_config_eus_realm.sh
8624bcdae55baeef00cd11d5dfcfa60f68710a02 ./doc/LICENSE
db0dad266fb7dab2083cccf1277a136ac35aca03 ./doc/README.md
c34fc1e3a5746b0b71c2970ca2f1c8f78d50ed12 ./doc/.version
48ab0b001c3500f397c2785fb8edba79a54f50a5 ./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.6.2 (https://github.com/oehrlis/oudbase)
OUD Base Release v1.6.3 (https://github.com/oehrlis/oudbase)
------------------------------------------------------------

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

0 comments on commit f3a0c28

Please sign in to comment.