non port: www/gitlab-ce/Makefile |
SVNWeb
|
Number of commits found: 362 (showing only 100 on this page) |
Mon, 22 Nov 2021
|
[ 15:17 Matthias Fechner (mfechner) ] 0bbacd6 (Only the first 10 of 23 ports in this commit are shown above. )
www/gitlab-ce: fix segfaults
Accessing the project page or doing anything that is related to a license
file caused segfault in gitaly.
Upgrading now the gems to this specific version fixed the problem.
As we need to use a prerelease of rubygem-grpc, it is added as extra port.
Please see also upstream here:
https://gitlab.com/gitlab-org/gitlab/-/issues/345693
PR: 259848
Reported by: admin@asu-vei.ru
|
Fri, 19 Nov 2021
|
[ 14:37 Matthias Fechner (mfechner) ] 0aac448 (Only the first 10 of 19 ports in this commit are shown above. )
www/gitlab-ce: Use grpc 1.30.2
We currently see problems and gitlab suggested to use grpc 1.30.2:
https://gitlab.com/gitlab-org/gitlab/-/issues/345693#note_734676746
Newer version of grpc and google-protobuf have known bugs.
The open bug that license files cannot not be handled is tracked here:
https://gitlab.com/gitlab-org/gitlab/-/issues/345693
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259848
|
Sat, 13 Nov 2021
|
[ 14:52 Matthias Fechner (mfechner) ] 04b93d1
www/gitlab-ce: use new version of snowplow-tracker
The new version of snowplow-tracker does not have any dependency anymore
|
[ 14:44 Matthias Fechner (mfechner) ] 73b8be0
www/gitlab-ce: upgrade to 14.4.2
Changelog:
https://about.gitlab.com/releases/2021/11/08/gitlab-14-4-2-released/
|
[ 14:44 Matthias Fechner (mfechner) ] eca633b
www/gitlab-ce: security upgrade to 14.4.1
This version has a problem showing files like .md files (e.g. README.md on the
start page of a project).
But as this bug is already present on version 14.4.0
I will deploy this now, to fix the security problems.
We need to find the source why this happens and fix it later.
Changelog:
https://about.gitlab.com/releases/2021/10/28/security-release-gitlab-14-4-1-released/
Security: 33557582-3958-11ec-90ba-001b217b3468
|
Fri, 12 Nov 2021
|
[ 05:54 Matthias Fechner (mfechner) ] f4ffcdf (Only the first 10 of 21 ports in this commit are shown above. )
*/*: use new nodejs USES flag
Simply define which nodejs version is required using the nodejs USES flag.
PR: 259783
Differential Revision: https://reviews.freebsd.org/D32790
|
Fri, 29 Oct 2021
|
[ 06:33 Matthias Fechner (mfechner) ] fcfd49c
www/gitlab-ce: force gitlab-ce to use node16
As www/node was upgrade to version 17 it causes the upgrade process
of gitlab-ce to fail. Gitlab requires yarn which requires node
but the modules gitlab is using are not supporting node 17 yet.
|
[ 06:33 Matthias Fechner (mfechner) ] 12cce83
www/gitlab-ce: Fix sidekiq-cron problem disable log to console
The FreeBSD ports is having sidekiq-cron gem version 1.2 which is not
compatible with gitlab yet.
See issue:
https://gitlab.com/gitlab-org/gitlab/-/issues/343695
Following MR is included:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73093
|
Wed, 27 Oct 2021
|
[ 06:20 Matthias Fechner (mfechner) ] 46b95c05
www/gitlab-ce: Update to 14.4.0
Changelog:
https://about.gitlab.com/releases/2021/10/22/gitlab-14-4-released/
I included the following patch to fix a problem with
sidekiq-cron gem version 1.2.0:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73093
|
[ 06:20 Matthias Fechner (mfechner) ] 5ca638b
databases/rubygem-redis44: make version 4.4.x available
Required for gitlab-ce.
|
[ 06:20 Matthias Fechner (mfechner) ] 4a7e890 (Only the first 10 of 92 ports in this commit are shown above. )
*/*: Revert "*/*: Make rails 6.1.3 available"
This reverts commit f4511dc4a7c439b30c898b75246d314a574f01cb.
Add MOVED entries.
These ports are not required anymore as gitlab 14.4.0 has upgrade
now to rails 6.1.4.1.
|
Tue, 5 Oct 2021
|
[ 10:24 Matthias Fechner (mfechner) ] c5ec57f
www/gitlab-ce: Readded a by mistake removed directory for PLIST
|
[ 10:14 Matthias Fechner (mfechner) ] 2c47b50
www/gitlab-ce: fix default backup configuration
PR: 258922
|
[ 07:40 Matthias Fechner (mfechner) ] f4511dc (Only the first 10 of 90 ports in this commit are shown above. )
*/*: Make rails 6.1.3 available
The upgrade of rails to 6.1.4 broke www/gitlab-ce.
PR: 258855
|
[ 07:40 Matthias Fechner (mfechner) ] 7dcb3ca5
www/gitlab-ce: Revert unapproved modification that broke gitlab
|
Sat, 2 Oct 2021
|
[ 07:49 Matthias Fechner (mfechner) ] c7a5935
www/gitlab-ce: Bugfix update 14.3.2
Changelog:
https://about.gitlab.com/releases/2021/10/01/gitlab-14-3-2-released/
|
Fri, 1 Oct 2021
|
[ 14:53 Matthias Fechner (mfechner) ] 96e60ab
www/gitlab-ce: Security update to 14.3.1
Changelog:
https://about.gitlab.com/releases/2021/09/30/security-release-gitlab-14-3-1-released/
Security: 1bdd4db6-2223-11ec-91be-001b217b3468
|
Mon, 27 Sep 2021
|
[ 15:56 Po-Chuan Hsieh (sunpoet) ] bb4b4cf
www/gitlab-ce: Fix Gemfile for rubygem-rails61 6.1.4.1 update
- Bump PORTREVISION for package change
|
Thu, 23 Sep 2021
|
[ 19:42 Matthias Fechner (mfechner) ] fa814a6
www/gitlab-ce: Update to 14.3.0
Changelog:
https://about.gitlab.com/releases/2021/09/22/gitlab-14-3-released/
|
Tue, 21 Sep 2021
|
[ 03:47 Po-Chuan Hsieh (sunpoet) ] c7b293a
www/gitlab-ce: Change RUN_DEPENDS from rubygem-google-protobuf to
rubygem-google-protobuf317
- Bump PORTREVISION for dependency change
|
Tue, 31 Aug 2021
|
[ 21:20 Matthias Fechner (mfechner) ] 4edd9ea
www/gitlab-ce: Security update to 14.2.2
Changelog:
https://about.gitlab.com/releases/2021/08/31/security-release-gitlab-14-2-2-released/
Security: 6c22bb39-0a9a-11ec-a265-001b217b3468
|
[ 09:54 Matthias Fechner (mfechner) ] 2f757d6
www/gitlab-ce: Update to 14.2.1
Changelog:
https://about.gitlab.com/releases/2021/08/22/gitlab-14-2-released/
https://about.gitlab.com/releases/2021/08/23/gitlab-14-2-1-released/
|
Mon, 16 Aug 2021
|
[ 15:33 Gleb Popov (arrowd) ] c2977d6
www/gitlab-ce: Remove ?= assignments.
There was a slave port planned in https://reviews.freebsd.org/D25763 , but
I gave up on it.
|
Wed, 4 Aug 2021
|
[ 08:29 Matthias Fechner (mfechner) ] ad51d83
www/gitlab-ce: Security update to 14.1.2
Changelog:
https://about.gitlab.com/releases/2021/08/03/security-release-gitlab-14-1-2-released/
Security: 1d651770-f4f5-11eb-ba49-001b217b3468
|
Sat, 31 Jul 2021
|
[ 14:19 Matthias Fechner (mfechner) ] 7dac4c3
www/gitlab-ce: Bugfix update to 14.1.1
Changelog:
https://about.gitlab.com/releases/2021/07/28/gitlab-14-1-1-released/
|
Sat, 24 Jul 2021
|
[ 07:08 Matthias Fechner (mfechner) ] 3729fba
www/gitlab-ce: Update to 14.1.0
Changelog:
https://about.gitlab.com/releases/2021/07/22/gitlab-14-1-released/
|
Mon, 19 Jul 2021
|
[ 11:22 Matthias Fechner (mfechner) ] 111056f
www/gitlab-ce: Autogenerate PLIST
Most of the work was done by bofh, I had only to fix some small issues.
|
Thu, 15 Jul 2021
|
[ 20:47 Po-Chuan Hsieh (sunpoet) ] cf666b1
www/gitlab-ce: Change RUN_DEPENDS from rubygem-flipper to rubygem-flipper021
- Bump PORTREVISION for dependency change
|
Wed, 14 Jul 2021
|
[ 16:11 Po-Chuan Hsieh (sunpoet) ] 2f755c7
www/gitlab-ce: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1
- Bump PORTREVISION for dependency change
|
Sat, 10 Jul 2021
|
[ 08:09 Matthias Fechner (mfechner) ] 5f4b94a
www/gitlab-ce: Bugfix update to 14.0.5
Changelog:
https://about.gitlab.com/releases/2021/07/08/gitlab-14-0-5-released/
MFH: 2021Q3
|
Thu, 8 Jul 2021
|
[ 06:49 Matthias Fechner (mfechner) ] 8d5ba0c
www/gitlab-ce: Security update to 14.0.4
Changelog:
https://about.gitlab.com/releases/2021/07/07/critical-security-release-gitlab-14-0-4-released/
Security: 01974420-dfaf-11eb-ba49-001b217b3468
|
Tue, 6 Jul 2021
|
[ 09:52 Matthias Fechner (mfechner) ] 943cc2e
databases/rubygem-pg_query: Update to 2.1.0
This upgrade included patches upstream.
Changelog:
https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md
|
Sat, 3 Jul 2021
|
[ 07:50 Matthias Fechner (mfechner) ] da75672
www/gitlab-ce: Fixed problem with asset compilation
The old autoprefixer gem used by gitlab cause at the upgrade the
following error message (cause by newer execjs gem):
Done in 0.68s.
rake aborted!
ExecJS::ProgramError: TypeError: Cannot read property 'version' of undefined
eval (eval at <anonymous> ((execjs):1:213), <anonymous>:1:10)
(execjs):1:213
(execjs):19:14
(execjs):1:40
Object.<anonymous> ((execjs):1:58)
Module._compile (node:internal/modules/cjs/loader:1109:14)
Object.Module._extensions..js (node:internal/modules/cjs/loader:1138:10)
Module.load (node:internal/modules/cjs/loader:989:32)
Function.Module._load (node:internal/modules/cjs/loader:829:14)
Function.executeUserEntryPoint [as runMain]
(node:internal/modules/run_main:76:12)
/usr/local/www/gitlab-ce/lib/gitlab/task_helpers.rb:18:in `invoke_and_time_task'
/usr/local/www/gitlab-ce/lib/tasks/gitlab/assets.rake:59:in `each'
/usr/local/www/gitlab-ce/lib/tasks/gitlab/assets.rake:59:in `block (3 levels) in
<top (required)>'
/usr/local/bin/bundle:23:in `load'
/usr/local/bin/bundle:23:in `<main>'
Tasks: TOP => assets:precompile
(See full trace by running task with --trace)
|
[ 06:03 Matthias Fechner (mfechner) ] a0e1c49
www/gitlab-ce: Security update to 14.0.2
Changelog:
https://about.gitlab.com/releases/2021/07/01/security-release-gitlab-14-0-2-released/
Security: 8ba8278d-db06-11eb-ba49-001b217b3468
|
[ 06:03 Matthias Fechner (mfechner) ] ef4b215
www/gitlab-ce: Major upgrade to 14.0.0.
Make sure you upgrade first to 13.12.2, otherwise you will lose your
advanced search index.
Upgrade instructions as usual:
https://gitlab.fechner.net/mfechner/Gitlab-docu/-/blob/master/update/13.12-14.0-freebsd.md
Changelog:
https://about.gitlab.com/releases/2021/06/22/gitlab-14-0-released/
|
[ 06:03 Matthias Fechner (mfechner) ] e98b6d84
www/gitlab-ce: Patch update to 14.0.1.
Changelog:
https://about.gitlab.com/releases/2021/06/24/gitlab-14-0-1-released/
|
Thu, 10 Jun 2021
|
[ 14:46 Po-Chuan Hsieh (sunpoet) ] 1856abf
www/gitlab-ce: Change RUN_DEPENDS from rubygem-rack-proxy to
rubygem-rack-proxy06
- Bump PORTREVISION for dependency change
|
Tue, 1 Jun 2021
|
[ 22:37 Matthias Fechner (mfechner) ] 5b56d04
www/gitlab-ce: Security related update to 13.12.2.
Changelog:
https://about.gitlab.com/releases/2021/06/01/security-release-gitlab-13-12-2-released/
|
[ 07:18 Matthias Fechner (mfechner) ] ffd3e0f
net/gitlab-agent: Update to 13.12.2.
Old version has some build problem that were fixed upstream.
|
Sat, 29 May 2021
|
[ 16:23 Matthias Fechner (mfechner) ] 6104340
www/gitlab-ce: Update to 13.12.0.
Changelog:
https://about.gitlab.com/releases/2021/05/22/gitlab-13-12-released/
|
[ 16:23 Matthias Fechner (mfechner) ] c23015d
www/gitlab-ce: Update to 13.12.1.
Changelog:
https://about.gitlab.com/releases/2021/05/25/gitlab-13-12-1-released/
|
Mon, 17 May 2021
|
[ 08:23 Matthias Fechner (mfechner) ] ceb9a12
www/gitlab-ce: Bugfix update to 13.11.4.
Changelog:
https://about.gitlab.com/releases/2021/05/14/gitlab-13-11-4-released/
|
Tue, 11 May 2021
|
[ 21:47 Po-Chuan Hsieh (sunpoet) ] 8c63378
www/gitlab-ce: Change RUN_DEPENDS from rubygem-autoprefixer-rails to
rubygem-autoprefixer-rails1020
- Bump PORTREVISION for dependency change
|
Fri, 7 May 2021
|
[ 09:39 Po-Chuan Hsieh (sunpoet) ] 03c1607
www/gitlab-ce: Fix RUN_DEPENDS
It matches the Gemfile (~> 6.0.3.6).
|
Thu, 6 May 2021
|
[ 21:37 Matthias Fechner (mfechner) ] 04902cc
www/gitlab-ce: Bugfixupdate to 13.11.3
Changelog:
https://about.gitlab.com/releases/2021/04/30/gitlab-13-11-3-released/
|
Sun, 2 May 2021
|
[ 19:47 Po-Chuan Hsieh (sunpoet) ] 1abcf47
www/gitlab-ce: Change RUN_DEPENDS from rubygem-devise-rails60 to
rubygem-devise47-rails60
- Bump PORTREVISION for dependency change
|
Wed, 28 Apr 2021
|
[ 21:57 Matthias Fechner (mfechner) ] a90f2f8
www/gitlab-ce: Security update to 13.11.2.
Changelog:
https://about.gitlab.com/releases/2021/04/28/security-release-gitlab-13-11-2-released/
Security: 518a119c-a864-11eb-8ddb-001b217b3468
|
Fri, 23 Apr 2021
|
[ 19:06 Matthias Fechner (mfechner) ] b838d9b
www/gitlab-ce: Major upgrade to 13.11.1.
Changelog:
https://about.gitlab.com/releases/2021/04/22/gitlab-13-11-released/
https://about.gitlab.com/releases/2021/04/23/gitlab-13-11-1-released/
|
Sun, 18 Apr 2021
|
[ 21:41 Matthias Fechner (mfechner) ] 77d6936
www/gitlab-ce: Security update to 13.10.3.
Changelog:
https://about.gitlab.com/releases/2021/04/14/security-release-gitlab-13-10-3-released/
|
Sat, 10 Apr 2021
|
[ 06:32 Matthias Fechner (mfechner) ] bac76e3
www/gitlab-ce: bugfix update to 13.10.2.
Changelog:
https://about.gitlab.com/releases/2021/04/01/gitlab-13-10-2-released/
MFH: 2021Q2
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
[ 09:43 Matthias Fechner (mfechner) ] 1b802f4 (Only the first 10 of 24 ports in this commit are shown above. )
Removed svn keywords again.
They went in by accident while merging older commits.
Reported by: jbeich
|
[ 07:51 Matthias Fechner (mfechner) ] 9b79896
Major upgrade to 13.10 which includes security related upgrade to 13.10.1.
Changelog:
https://about.gitlab.com/releases/2021/03/22/gitlab-13-10-released/
https://about.gitlab.com/releases/2021/03/31/security-release-gitlab-13-10-1-released/
|
Thu, 18 Mar 2021
|
[ 16:32 mfechner ]
Security update to 13.9.4.
Changelog:
https://about.gitlab.com/releases/2021/03/17/security-release-gitlab-13-9-4-released/
Security: 50e59056-87f2-11eb-b6a2-001b217b3468
|
Sat, 13 Mar 2021
|
[ 08:59 mfechner ]
Bugfix update to 13.9.3.
Changelog:
https://about.gitlab.com/releases/2021/03/08/gitlab-13-9-3-released/
This commit also includes the script to generate the pkg-plist so we have in one
place.
|
Mon, 8 Mar 2021
|
[ 11:07 mfechner ]
Make sure gitlab uses a version of google-protobuf that works.
Version 3.15.x is causing segfaults.
Problem is also reported upstream:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55972
|
Sun, 7 Mar 2021
|
[ 22:56 sunpoet ]
Change RUN_DEPENDS from rubygem-google-protobuf to rubygem-google-protobuf314
- While I'm here, use = instead of ?= because gitlab-ce does not have slave port
(r564168) [1]
- Bump PORTREVISION for dependency change
Approved by: mfechner (r564168) [1]
|
Sat, 6 Mar 2021
|
[ 10:08 mfechner ]
Security update to gitlab-ce 13.9.2.
Changelog:
https://about.gitlab.com/releases/2021/03/04/security-release-gitlab-13-9-2-released/
This commit also enforces an older version of devel/rubygem-google-protobuf of
version 3.14.0.
This also linked PR.
This ensures that users to not upgrade by accident to a version that is core
dumping.
So it is wanted that this port is currently not buildable to protect users from
an update.
If you want to this upgrade, wait till devel/rubygem-google-protobuf is fixed or
downgrade it to 3.14.0.
PR: 254014 254010
Security: 8bf856ea-7df7-11eb-9aad-001b217b3468
|
Wed, 3 Mar 2021
|
[ 09:50 mfechner ]
Major upgrade to 13.9.1.
Changelog:
https://about.gitlab.com/releases/2021/02/22/gitlab-13-9-released/
https://about.gitlab.com/releases/2021/02/23/gitlab-13-9-1-released/
|
Tue, 16 Feb 2021
|
[ 22:22 mfechner ]
Changed the startup script to be able to work together with cbsd.
Parts of it where written by Oleg Ginzburg I only had to do some small
modifications, thanks for this support.
Submitted by: Oleg Ginzburg
|
Fri, 12 Feb 2021
|
[ 14:34 mfechner ]
Security update to 13.8.4.
Changelog:
https://about.gitlab.com/releases/2021/02/11/security-release-gitlab-13-8-4-released/
Security: 1020d401-6d2d-11eb-ab0b-001b217b3468
|
Sat, 6 Feb 2021
|
[ 15:34 mfechner ]
Added a configuration variable gitlab_wait to configure how long to wait that
gitlab is started.
By default the value is 120 second.
PR: 253289
Submitted by: vvd@unislabs.com
|
[ 08:39 mfechner ]
Bugfix update to 13.8.3.
Changelog:
https://about.gitlab.com/releases/2021/02/05/gitlab-13-8-3-released/
|
[ 08:08 mfechner ]
Security upgrade to 13.8.2.
Changelog:
https://about.gitlab.com/releases/2021/02/01/security-release-gitlab-13-8-2-released/
Security: 66d1c277-652a-11eb-bb3f-001b217b3468
|
[ 01:22 sunpoet ]
Fix grpc issue in gitlab-ce
- While I'm here, use = instead of ?= because gitlab-ce does not have slave port
- Bump PORTREVISION for dependency change
gitlab-ce has some runtime issue with grpc versions, especially upb stuff.
Move all gitlab-ce dependencies to specific grpc/rubygem-grpc versions in order
to keep gitlab-ce port more robust.
The changes are as follows:
- Add devel/grpc134 (copied from devel/grpc)
- Add net/rubygem-grpc130 (copied from net/rubygem-grpc)
- Move gitlab-ce and its dependencies to grpc134 and rubygem-grpc130
Differential Revision: https://reviews.freebsd.org/D28491
Submitted by: sunpoet (myself)
Approved by: mfechner
Tested by: mfechner
|
Sat, 30 Jan 2021
|
[ 12:36 sunpoet ]
Change RUN_DEPENDS from rubygem-oj to rubygem-oj310
- Bump PORTREVISION for dependency change
|
Wed, 27 Jan 2021
|
[ 13:41 mfechner ]
Bugfix update to gitlab-ce 13.8.1.
Changelog:
https://about.gitlab.com/releases/2021/01/26/gitlab-13-8-1-released/
|
[ 12:52 mfechner ]
Major upgrade to gitlab-ce 13.8.
Changelog:
https://about.gitlab.com/releases/2021/01/22/gitlab-13-8-released/
|
Thu, 14 Jan 2021
|
[ 12:06 mfechner ]
Security update to 13.7.4.
Changelog:
https://about.gitlab.com/releases/2021/01/14/critical-security-release-gitlab-13-7-4-released/
Security: 0a8ebf4a-5660-11eb-b4e2-001b217b3468
|
Wed, 13 Jan 2021
|
[ 16:13 osa ] (Only the first 10 of 31 ports in this commit are shown above. )
Update databases/redis to the recent stable version 6.0.10.
Update CONFLICTS for:
o) databases/redis4
o) databases/redis5
o) databases/redis
o) databases/redis-devel
Connect databases/redis5 to the build.
Bump PORTREVISIONs for dependant ports.
|
Sat, 9 Jan 2021
|
[ 20:32 mfechner ]
Security update to 13.7.2:
https://about.gitlab.com/releases/2021/01/07/security-release-gitlab-13-7-2-released/
Bugfix update to 13.7.3:
https://about.gitlab.com/releases/2021/01/08/gitlab-13-7-3-released/
Security: a2a2b34d-52b4-11eb-87cb-001b217b3468
|
Tue, 29 Dec 2020
|
[ 23:25 mfechner ]
Removed a duplicated dep line for gtar.
PR: 252269
Reported by: vvd@unislabs.com
|
Sun, 27 Dec 2020
|
[ 13:52 mfechner ]
Bugfix update to 13.7.1.
Changelog:
https://about.gitlab.com/releases/2020/12/23/gitlab-13-7-1-released/
This release also fixes a problem with an upgrade related to rubygem-rdoc.
|
Tue, 22 Dec 2020
|
[ 16:51 mfechner ]
Major update to 13.7.
Changelog:
https://about.gitlab.com/releases/2020/12/22/gitlab-13-7-released/
|
Sun, 13 Dec 2020
|
[ 14:51 sunpoet ]
Change RUN_DEPENDS from rubygem-rouge to rubygem-rouge325
- Bump PORTREVISION for dependency change
|
Sat, 12 Dec 2020
|
[ 08:35 mfechner ]
Bugfix update to gitlab-ce 13.6.3.
Changelog:
https://about.gitlab.com/releases/2020/12/10/gitlab-13-6-3-released/
|
Thu, 10 Dec 2020
|
[ 17:39 mfechner ]
Security update to 13.6.2.
Changelog:
https://about.gitlab.com/releases/2020/12/07/security-release-gitlab-13-6-2-released/
Security: 5d5e5cda-38e6-11eb-bbbf-001b217b3468
|
Sat, 28 Nov 2020
|
[ 17:41 mfechner ]
Bugfix update to gitlab 13.6.1.
Changelog:
https://about.gitlab.com/releases/2020/11/23/gitlab-13-6-1-released/
|
[ 15:09 mfechner ]
Major upgrade to 13.6.0.
Changelog:
https://about.gitlab.com/releases/2020/11/22/gitlab-13-6-released/
Please note, this version requires ruby 2.7 so do not change the default version
of ruby.
|
Sat, 21 Nov 2020
|
[ 09:45 sunpoet ]
Change RUN_DEPENDS from rubygem-erubi to rubygem-erubi19
- Bump PORTREVISION for dependency change
|
Wed, 18 Nov 2020
|
[ 20:26 mfechner ]
Bugfix release to 13.5.4.
Changelog:
https://about.gitlab.com/releases/2020/11/13/gitlab-13-5-4-released/
|
Sun, 15 Nov 2020
|
[ 18:13 sunpoet ]
Change RUN_DEPENDS from rubygem-rouge to rubygem-rouge324
- Bump PORTREVISION for dependency change
|
Tue, 10 Nov 2020
|
[ 11:56 mfechner ]
Bugfix update for www/gitlab-ce to 13.5.3.
Changelog:
https://about.gitlab.com/releases/2020/11/03/gitlab-13-5-3-released/
|
Mon, 9 Nov 2020
|
[ 10:54 mfechner ]
Made rubygem-bootsnap 1.4 available again (was updated by 554614), as it is
required for gitlab-ce.
Also updated it to 1.4.9.
PR: 250976
Reported by: lysfjord.daniel@smokepit.net
|
Tue, 3 Nov 2020
|
[ 07:54 mfechner ]
Security update of www/gitlab-ce to version 13.5.2.
Changelog:
https://about.gitlab.com/releases/2020/11/02/security-release-gitlab-13-5-2-released/
Security: 174e466b-1d48-11eb-bd0f-001b217b3468
|
Fri, 23 Oct 2020
|
[ 06:08 mfechner ]
www/gitlab-ce: bugfix update to 13.5.1.
Changelog:
https://about.gitlab.com/releases/2020/10/22/gitlab-13-5-1-released/
|
[ 04:57 mfechner ]
Major upgrade to 13.5.0.
Changelog:
https://about.gitlab.com/releases/2020/10/22/gitlab-13-5-released/
|
Sun, 18 Oct 2020
|
[ 15:37 sunpoet ]
Change RUN_DEPENDS from rubygem-faraday_middleware-aws-sigv4 to
rubygem-faraday_middleware-aws-sigv403
- Bump PORTREVISION for dependency change
|
Fri, 16 Oct 2020
|
[ 15:51 mfechner ]
Bugfix update of www/gitlab-ce to 13.4.4.
Changelog:
https://about.gitlab.com/releases/2020/10/15/gitlab-13-4-4-released/
|
Sat, 10 Oct 2020
|
[ 07:47 sunpoet ]
Change RUN_DEPENDS from rubygem-grape to rubygem-grape140
- Bump PORTREVISION for dependency change
|
Fri, 9 Oct 2020
|
[ 07:52 mfechner ]
Bugfix update of www/gitlab-ce to 13.4.3.
|
Mon, 5 Oct 2020
|
[ 07:52 mfechner ]
Fix dependecy problem with upgrade of rdoc to 6.2.1.
PR: 250086
|
Fri, 2 Oct 2020
|
[ 13:51 mfechner ]
Security update to 13.4.2.
Changelog:
https://about.gitlab.com/releases/2020/10/01/security-release-13-4-2-release/
MFH: 2020Q4
Security: a3495e61-047f-11eb-86ea-001b217b3468
|
Sat, 26 Sep 2020
|
[ 10:00 mfechner ]
www/gitlab-ce: Bugfix upgrade to 13.4.1.
Changelog:
https://about.gitlab.com/releases/2020/09/24/gitlab-13-4-1-released/
|
[ 07:36 mfechner ]
Major upgrade to 13.4.
Changelog:
https://about.gitlab.com/releases/2020/09/22/gitlab-13-4-released/
|
Wed, 16 Sep 2020
|
[ 10:23 mfechner ]
Bugfix update to 13.3.6.
Changelog:
https://about.gitlab.com/releases/2020/09/14/gitlab-13-3-6-released/
|
Fri, 4 Sep 2020
|
[ 18:28 mfechner ]
Bugfix update to 13.3.5.
Changelog:
https://about.gitlab.com/releases/2020/09/04/gitlab-13-3-5-released/
|
Thu, 3 Sep 2020
|
[ 13:07 mfechner ]
Security update to 13.3.4.
This upgrade includes what was missing in 13.3.3 and fixes now all open
vulnerabilities.
Changelog:
https://about.gitlab.com/releases/2020/09/02/security-release-gitlab-13-3-3-released/
Security: 1fb13175-ed52-11ea-8b93-001b217b3468
|
Wed, 2 Sep 2020
|
[ 20:18 mfechner ]
Security update to 13.3.3.
This security update does not fix all problems, we have to wait here for 13.3.4.
Changelog:
https://about.gitlab.com/releases/2020/09/02/security-release-gitlab-13-3-3-released/
Security: 1fb13175-ed52-11ea-8b93-001b217b3468
|
Fri, 28 Aug 2020
|
[ 20:09 mfechner ]
Bugfix update to 13.3.2.
Changelog:
https://about.gitlab.com/releases/2020/08/25/gitlab-13-3-1-released/
https://about.gitlab.com/releases/2020/08/28/gitlab-13-3-2-released/
|
Number of commits found: 362 (showing only 100 on this page) |