notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: www/gitlab-ce/files/patch-config_initializers_google__api__client__patch.rb
SVNWeb

Number of commits found: 2

Wed, 11 Jan 2023
[ 11:54 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:8b09bb700cff6ce7e269ad0981566dcfb010cc22  commit hash:8b09bb700cff6ce7e269ad0981566dcfb010cc22  commit hash:8b09bb700cff6ce7e269ad0981566dcfb010cc22  8b09bb7 
www/gitlab-ce: major upgrade to 15.6.0

Changelog:
https://about.gitlab.com/releases/2022/11/22/gitlab-15-6-released/
Wed, 9 Mar 2022
[ 10:07 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:c23808a15234917edbdcaa8b366eabb0759b0eed  commit hash:c23808a15234917edbdcaa8b366eabb0759b0eed  commit hash:c23808a15234917edbdcaa8b366eabb0759b0eed  c23808a 
www/gitlab-ce: disable database migration check for Google::Apis::VERSION 0.50.0

Current package version is using rubygem-google-api-client-0.53.0.
Executing the database migration will show:
```
rake aborted!
NameError: uninitialized constant Google::Apis::VERSION
Did you mean?  VersionCheck
/usr/local/www/gitlab-ce/config/initializers/google_api_client_patch.rb:5:in
`<top (required)>'
/usr/local/www/gitlab-ce/config/environment.rb:7:in `<top (required)>'
Tasks: TOP => db:migrate => db:load_config => environment
(See full trace by running task with --trace)
```

I tested it successfully with version 0.53.0.

Number of commits found: 2