Releases: oehrlis/oudbase
Releases · oehrlis/oudbase
Minor Bugfix Release
Minror Release Update
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
Changed
- Update default Patch IDs to Oracle January Critical Patch Advisory
Minor Release Update
Changed
- Update default Patch IDs to Oracle January Critical Patch Advisory
Minor Release Update
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
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
Fixed
- Fix issue with undefined variable in oudenv.sh and wrong order
- change mode of test_scripts.sh to 755
Minor Bugfix Release
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
Fixed
- Issue with nounset either disable it or catch return values
- Fix issue with chsum file for tvdldap.tgz
Minor Patch Update
Changed
- update build to generate a tvdldap.tgz file
Fixed
- Issue with errexit either disable it or catch return values