26.06.28.01 #385
immauss
announced in
Announcements
26.06.28.01
#385
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So this has been a long time coming. And it has been tested more than any other release, so hopefully everything will go smooth for all. :) Though we all know that Murphy guy will probably get his say as well.
Biggest change.
Now basing on Debian 13 !
This will bring things inline with GB as well make the image itself have fewer vulnerabilities.
Postgresql is now defaulted at 15
The DB will automagically migrate and get updated
The problems.
GB has a rough go with gvmd the last few months, and I managed to hit everyone over the bugs with a release. All of them were around database schema migrations. gvmd has a function to migrate to the latest DB schema, and that is run everytime the container starts. (It does nothing of your DB is already don the same schema as the running gvmd. ) Unfortunately, when this fails, the container falls over. 👎 In order help me catch these bugs, I wrote a new test function to force the current image to migrate a DB from > 6 months past.
This is now the "latest" tag.
Full Changelog: 26.05.16.01...26.06.28.01
This discussion was created from the release 26.06.28.01.
Beta Was this translation helpful? Give feedback.
All reactions