-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MDBF-800][Postfix] - fix minor upgrade all #596
Merged
RazvanLiviuVarzaru
merged 10 commits into
MariaDB:dev
from
RazvanLiviuVarzaru:postfix/mdbf-800-r
Oct 18, 2024
Merged
[MDBF-800][Postfix] - fix minor upgrade all #596
RazvanLiviuVarzaru
merged 10 commits into
MariaDB:dev
from
RazvanLiviuVarzaru:postfix/mdbf-800-r
Oct 18, 2024
Commits on Oct 14, 2024
-
Make version_name from os_info actually be useful for searching the R…
…PM repo on {archive/mirror}.mariadb.org Exception: centos >= 9 which should be sorted out! (relative path on mirrors centos/$version/$platform) Build_arch is used as $arch in bash_lib.sh, rpm_setup_mariadb_mirror{} to calculate mirror/archive URL.
Configuration menu - View commit details
-
Copy full SHA for 4d98be5 - Browse repository at this point
Copy the full SHA 4d98be5View commit details -
Fix OpenSuse path on mirror/archive
{opensuse155-amd64,opensuse156-amd64} on https://mirror.mariadb.org/yum/$branch
Configuration menu - View commit details
-
Copy full SHA for c34873e - Browse repository at this point
Copy the full SHA c34873eView commit details -
libmecab-dev is required by mariadb-plugin-mroonga
Fixing minor upgrades in test_mode = 'ALL". See: https://buildbot.dev.mariadb.org/#/builders/326/builds/14/steps/3/logs/stdio
Configuration menu - View commit details
-
Copy full SHA for 8990ed9 - Browse repository at this point
Copy the full SHA 8990ed9View commit details -
lsof has been demoted to a weak dependecy. The Q3 2024 release lists …
…it as REQUIRED hence minor upgrades (all) will reflect the change during verifications. > 10.5 MariaDB releases use liburing. Q3 release was linked against libaio which accounts for the differences found during testing.
Configuration menu - View commit details
-
Copy full SHA for b26b267 - Browse repository at this point
Copy the full SHA b26b267View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eaf6a45 - Browse repository at this point
Copy the full SHA eaf6a45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0011420 - Browse repository at this point
Copy the full SHA 0011420View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db192c - Browse repository at this point
Copy the full SHA 9db192cView commit details
Commits on Oct 17, 2024
-
- cache location is zypp - "all" does not exist for clearing cache, instead zypper uses --all - when MariaDB.repo is first added the key should be trusted in a non-interactive manner, hence --gpg-auto-import-keys - first zypper packages -r goes to /dev/null because there is a lot of noise from trusting the key. Sudo is needed to make the cache. - second zypper packages -r runs as a normal user with no issues.
Configuration menu - View commit details
-
Copy full SHA for 46c23d6 - Browse repository at this point
Copy the full SHA 46c23d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39390f7 - Browse repository at this point
Copy the full SHA 39390f7View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6b5f9f - Browse repository at this point
Copy the full SHA e6b5f9fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.