Skip to content

Releases: oehrlis/oudbase

Minor Bugfix Release

30 Jun 14:41

Choose a tag to compare

Fixed

  • change default value for OUD_INSTANCE
  • Fix issue with OUD_LOCAL

Minror Release Update

28 May 10:50

Choose a tag to compare

Changed

  • add the latest update and patch ids

Fixed

  • fix no wrap option in ldapsearch_options for OUD ldapasearch
  • Set OUD_LOCAL based on OUD_BASE

Update Jan 2025 CPU Patchs

24 Mar 07:12

Choose a tag to compare

Changed

  • Update default Patch IDs to Oracle January Critical Patch Advisory

Minor Release Update

28 Feb 08:46

Choose a tag to compare

Changed

  • Update default Patch IDs to Oracle January Critical Patch Advisory

Minor Release Update

04 May 08:50

Choose a tag to compare

Fixed

  • update installation script to update oudenv.conf with oudenv.conf.new if
    just the comment is different. If the file itself differs a info message during
    installation inform about additional manual steps. e.g. use diff to check the file.

Minor Bugfix Release

04 May 08:17

Choose a tag to compare

Fixed

  • Repair broken build / package issue with base64 encoding
  • change encoding to OpenSSL based e.g. openssl base64

Full Changelog: v3.4.6...v3.4.7

Minor Bugfix Release

03 Apr 09:05

Choose a tag to compare

Fixed

  • Fix issue with undefined variable in oudenv.sh and wrong order
  • change mode of test_scripts.sh to 755

Minor Bugfix Release

03 Apr 04:45

Choose a tag to compare

Fixed

  • Fix issue with undefined variable in oudenv.sh
  • Handle error when oud_backup.sh is executed on a system without OUD instance,
    e.g. when no instances are defined / found.
  • Handle error when oud_export.sh is executed on a system without OUD instance,
    e.g. when no instances are defined / found.

Minor Bugfix Update

31 Mar 13:18

Choose a tag to compare

Fixed

  • Issue with nounset either disable it or catch return values
  • Fix issue with chsum file for tvdldap.tgz

Minor Patch Update

31 Mar 12:28

Choose a tag to compare

Changed

  • update build to generate a tvdldap.tgz file

Fixed

  • Issue with errexit either disable it or catch return values