Today we are releasing version 8.12.4 for GitLab Community Edition (CE) and Enterprise Edition (EE).
This version contains two security fixes for GitLab, plus fixes for minor regressions and bugs in the recent 8.12 release.
Please read on for more details.
-
EE: Indexer works with smaller batches of repositories to not exceed NOFILE limit. (!774)
- CE/EE: Fix tooltip text when Copy to cliboard is clicked. (!6294)
- CE/EE: Fix build sidebar build details padding. (!6506)
- CE/EE: Changed compare dropdowns to dropdowns with search input. (!6550)
- CE/EE: Fix race condition on LFS Token. (!6592)
- CE/EE: Fix bug when trying to cache closed issues from external issue trackers. (!6619)
- CE/EE: Fix lint-doc error. (!6623)
- CE/EE: Skip wiki creation when GitHub project has wiki enabled. (!6665)
- CE/EE: Fix issues importing services via Import/Export. (!6667)
- CE/EE: Restrict failed login attempts for users with 2FA. (!6668)
- CE/EE: Fix project deletion when feature visibility is set to private. (!6688)
Further improvements for security of Import/Export projects.
Prevented access to foreign entities using the Import/Export functionality. This could be achieved altering the foreign key IDs in the project JSON of an exported GitLab project file. The foreign keys are now always being ignored at the time of importing a project. See #20821 for more information.
Exported projects were world-readable in the filesystem
Exported projects are no longer world-readable in the GitLab server filesystem as permissions are set to owner access only. See #22757 for more information.
Prevent a 2FA brute force attack
Incorrect two-factor authentication (2FA) code submissions were not incrementing the number of failed login attempts as intended, leading to a possible brute force attack on accounts with 2FA enabled. See #19799 for more information.
Thanks to Pete Yaworski for responsibly disclosing this issue via HackerOne.
Upgrade barometer
This version has no migrations and should not require any downtime.
Please be aware that by default the Omnibus packages will stop, run migrations,
and start again, no matter how “big” or “small” the upgrade is. This behavior
can be changed by adding a /etc/gitlab/skip-auto-migrations
file.
Updating
To update, check out our update page.
Enterprise Edition
Interested in GitLab Enterprise Edition? Check out the features exclusive to EE.
Access to GitLab Enterprise Edition is included with a subscription. No time to upgrade GitLab yourself? Subscribers receive upgrade and installation services.
We want to hear from you
Enjoyed reading this blog post or have questions or feedback? Share your thoughts by creating a new topic in the GitLab community forum.
Share your feedback