Packaged. Can be published on Nasqueron repository, but I'm going to submit it upstream too.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 2 2024
Oct 1 2024
This change is for reference only.
Sep 30 2024
Build instructions
Mitigated by restoring pg_hba.conf from old WindRiver, but we should check if roles/dbserver-pgsql provisions correctly that file on WindRiver.
Indeed there is no pg_hba.conf in /var/db/postgres/data
I'm planning to work on this after WindRiver migration, that should be quick, we've only one class and a more comprehensive test folder.
Where to publish those events?
Solved by removing space from conf/security.xml in Base64 string.
Bug has been reported upstream 2024-06-24 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279939
PEFS is a kernel driver to offer userland encryption, to allow users to encrypt their own directories.
See https://pefs.io/ for more information.
hunt-insecable-spaces
Proofread run() method
Sep 29 2024
Illegal base64 character 20 is an hexadecimal ASCII code, so it's a space.
Good for me excepted for UIDs/GIDs
So the idea for permissions:
- only one permissions block -> use it without alias directly in datacubes
- same permissions block used at least twice -> to define in x_datacube_permissions
Sep 26 2024
Added Redis to the list, with the ValKey fork supported by the Linux Foundation.
Indeed, we can save an environment per collection, that makes sense to use it.
Sep 25 2024
This commit has been reviewed as D3466 and merged as 9c887d7bd8d1.