Skip to content

Releases: oehrlis/oudbase

Minor release update v1.6.3

05 Jul 08:05
Compare
Choose a tag to compare

Minor release update v1.6.3 with the following enhancements / fix:

  • Update logrotate.d files and add oud_start_stop*. logfile
  • Rename the replication create scripts to reflect source host eg. scripts starting with 21_* have to run on Host 1 scripts with 22__* on host 2 etc.
  • Add a few minor updates in the templates

Minor release update v1.6.2

05 Jul 07:10
Compare
Choose a tag to compare

Minor release update v1.6.2 with the following enhancements / fix:

  • Fix PATH for base64 in oudbase_install search for base64 in /usr/bin and fallback to command -v -p base64. This does make sure, that first the OS base64 is used and not the one from OUD.
  • Change PATH order. First OUD, Java stuff and later the default from OS

Major release update v1.6.1

24 May 09:35
Compare
Choose a tag to compare

Major release update v1.6.1 with the following enhancements / fix:

  • Fix oud_status.sh to avoid unnecessary output eg. STDERR, STDOUT
  • Add instance check before startup to oud_start_stop.sh
  • Add temporary file clean up before OUDSM start to oud_start_stop.sh
  • Add a init.d wrapper script oud_start_stop_all for oud_start_stop.sh

Minor release update v1.5.9

03 Oct 18:41
Compare
Choose a tag to compare

Minor release update v1.5.9 with the following enhancements / fix:

  • Fix tipo in oudbase_install error message

Minor release update v1.5.7

24 Aug 07:51
Compare
Choose a tag to compare

Minor release update v1.5.7 with the following enhancements / fix:

  • Fix for issue #51
  • Add oudtab either to ETC_CORE or ETC_BASE

Minor release update v1.5.6

16 Aug 09:39
Compare
Choose a tag to compare

Minor release update v1.5.6 with the following enhancements / fix:

  • Fix for issue #39
  • extend OUDTAB and add a flag for auto start / stop

Minor release update v1.5.5

06 Jul 14:16
Compare
Choose a tag to compare

Minor release update v1.5.5 with the following enhancements / fix:

  • Issue with base64 encoded payload (issue #48). OUD bin is first in PATH variable. Due to this a wrong base64 is taken. (yes I do really like this feature. copy/past of oudbase_install.sh is much easier across VPN, remote desktop, terminal servers etc...)
  • enhance oud_pgrep to support SLES as well.
  • fix minor issue in oud_pgrep when processes are started as daemon. in this case user is not defined in /proc/$pid/loginuid
  • fix broken get_pid.
  • add command checks at the beginning of oudenv.sh
  • update build.sh to change version in *.sh files

Minor release update v1.5.4

05 Jul 10:40
Compare
Choose a tag to compare

Fix issue #48 payload in installation script oudbase_install.sh is now base64 encoded. This does simplify the transfer of the oudbase installation package.

Minor release update v1.5.3

04 Jul 12:33
Compare
Choose a tag to compare

Major release update v1.5.2 with the following enhancements / fix:

  • Fix again Issue #47
  • Add templates for OUD 12c directory server with EUS integration #45

Minor release update v1.5.2

03 Jul 13:32
Compare
Choose a tag to compare