notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: devel/gitaly/distinfo

Number of commits found: 245 (showing only 100 on this page)

«  1 | 2 | 3  »  

Friday, 24 Jun 2022
10:20 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: update to 15.1.0

Required for gitlab-ce 15.1
Changelog:
https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md#1510-2022-06-21

15.1.0 (2022-06-21)

Added (4 changes)

operations: Return structured errors on conflict in UserMergeBranch (merge
request)

praefect: Add list-storages subcommand (merge request)

gitaly/config: Add option to ignore gitconfig files (merge request)

Make Git build with SHA256 routines in FIPS mode (merge request)

Fixed (10 changes)

operations: Use structured errors in UserDeleteBranch (merge request)

datastore: Fix migration that prunes maintenance-style replication jobs (merge
request)

catfile: Fix deadlock between reading a new object and accessing it (merge
request)

catfile: Fix dirtiness check when current object has been fully read (merge
request)

streamcache: Unlock waiters after cache keys have been pruned (merge request)

gitpipe: Fix closing queue too early (merge request)

gitpipe: Fix deadlock on context cancellation with unflushed requests (merge
request)

Makefile: Fix install target using doubly-prefixed Gitaly paths (merge request)

cgroups: Handle nil repo (merge request)

supervisor: Fix leaking logrus Goroutine on spawn failure (merge request)

Changed (5 changes)

Update nokogiri to v1.13.6 (merge request)

metadatahandler: Add grpc_method to prometheus metric (merge request)

Enable feature flag exact_pagination_token_match by default (merge request)

gitaly-lfs-smudge: Update git-lfs module and dependencies (merge request)

linguist: Implement wrapper to ignore gitconfig in Rugged (merge request)

Security (1 change)

Makefile: Run bundle in frozen mode (merge request)

Performance (1 change)

repository: Use long-running filter process for converting LFS pointers (merge
request)
commit hash: 4912f10df8a49d6a0a14dd7ef8955bdf576e1659 commit hash: 4912f10df8a49d6a0a14dd7ef8955bdf576e1659 commit hash: 4912f10df8a49d6a0a14dd7ef8955bdf576e1659 commit hash: 4912f10df8a49d6a0a14dd7ef8955bdf576e1659 4912f10
Monday, 20 Jun 2022
07:52 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: update to 15.0.3

    Add GitLab agent image tag to install command
    Resolve "Add documentation for Opensearch Indexing paused."
    Disconnect alternates when unlinking from a repository pool
    Add version information for new fields in members API
    Upgrade to bundler v2.3.15
    cgroups: Handle nil repo
    catfile: Backport patches to fix leaking catfile processes

Changelog:
https://about.gitlab.com/releases/2022/06/16/gitlab-15-0-3-released/
commit hash: 26745b29a8e3cb488698613e319800caf6b6580b commit hash: 26745b29a8e3cb488698613e319800caf6b6580b commit hash: 26745b29a8e3cb488698613e319800caf6b6580b commit hash: 26745b29a8e3cb488698613e319800caf6b6580b 26745b2
Monday, 13 Jun 2022
10:05 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: bugfix update to 15.0.2

Changelog:
https://about.gitlab.com/releases/2022/06/06/gitlab-15-0-2-released/
commit hash: fc126a95d224088cd797118ea226fcfd37e2991c commit hash: fc126a95d224088cd797118ea226fcfd37e2991c commit hash: fc126a95d224088cd797118ea226fcfd37e2991c commit hash: fc126a95d224088cd797118ea226fcfd37e2991c fc126a9
Saturday, 4 Jun 2022
20:01 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: security update to 15.0.1

Changelog:
https://about.gitlab.com/releases/2022/06/01/critical-security-release-gitlab-15-0-1-released/

Security:	f414d69f-e43d-11ec-9ea4-001b217b3468
commit hash: 3aa6129f7a492f5e2dfb9a5ca11fbe290b6a1540 commit hash: 3aa6129f7a492f5e2dfb9a5ca11fbe290b6a1540 commit hash: 3aa6129f7a492f5e2dfb9a5ca11fbe290b6a1540 commit hash: 3aa6129f7a492f5e2dfb9a5ca11fbe290b6a1540 3aa6129
Friday, 27 May 2022
17:18 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: update to 15.0.0

Required for gitlab-ce 15.0.0.
Relaxe version contraints for rubygem-activesupport.
This is not tested by gitlab, but I found no problems in my tests.

Changelog:
https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md

PR:		263747
commit hash: 055d6b1e467efe51bf72c963c9283fc377c2d330 commit hash: 055d6b1e467efe51bf72c963c9283fc377c2d330 commit hash: 055d6b1e467efe51bf72c963c9283fc377c2d330 commit hash: 055d6b1e467efe51bf72c963c9283fc377c2d330 055d6b1
Friday, 22 Apr 2022
08:44 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: update to 14.10.0

Required for gitlab-ce 14.10.
Changelog:
https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md

14.10.0 (2022-04-21)

Added (9 changes)

Wire metadata verifier in Praefect's main (merge request)

Initial implementation of a metadata verifier (merge request)

Include rate limiter as a middleware in Gitaly (merge request)

commit: Add CheckObjectsExist RPC (merge request)

config: Add RateLimiting configuration (merge request)

Allow Commit.RawBlame to take a Range parameter (merge request)

repository: Use Size() to calculate repo size behind feature flag (merge
request)

command: Log cgroup path (merge request)

gitaly/config: Introduce runtime directory configuration (merge request)

Fixed (6 changes)

ssh: Clean up output when pre-receive hook fails (merge request)

Handle DeleteObjectPool calls in Praefect (merge request)

Makefile: Fix performance issues caused by tracing in binaries (merge request)

Makefile: Fix indeterministic sorting order of Git patches (merge request)

cgroups: Allow stats to be collected in absence of memsw.* entries (merge
request)

operations: Fix missing votes on squashed commits (merge request)

Changed (22 changes)

Expose last verification time in 'praefect metadata' (merge request)

Expose VerifiedAt via GetRepositoryMetadata proto definitions (merge request)

featureflag: Remove TransactionalSymbolicRefUpdates featureflag (merge request)

limithandler: Change metric name for concurrency limiting (merge request)

Remove implicit pool creation on link behavior (merge request)

Makefile: Upgrade the default Git distribution to v2.35.1.gl1 (merge request)

git: Remove feature flag for Git v2.35.1.gl1 (merge request)

featureflag: Enable TransactionalSymbolicRefUpdates by default (merge request)

proto: Mark related RPCs as maintenance operations (merge request)

praefect: Implement routing for maintenance operations (merge request)

housekeeping: Skip repacking empty repositories (merge request)

operations: Default-enable quarantined voting for UserSquash (merge request)

git: Enable bundled Git v2.35.1.gl1 by default (merge request)

maintenance: Call housekeeping manager's OptimizeRepository directly (merge
request)

sidechannel: Convert to use runtime directory to store sockets (merge request)

git: Remove feature flag for bundled Git (merge request)

repository: Structured errors for UserRebaseConfirmable (merge request)

git: Migrate Git exec path to use runtime directory (merge request)

git: Migrate hook directory to use runtime directory (merge request)

gitaly/config: Migrate internal sockets to use runtime directory (merge request)

operations: Always use structured errors for UserSquash (merge request)

housekeeping: Limit concurrency of OptimizeRepository to 1 (merge request)

Performance (9 changes)

housekeeping: Avoid stat calls when searching for locked refs (merge request)

housekeeping: Avoid stat calls when searching for broken refs (merge request)

housekeeping: Avoid stat calls when searching for temporary objects (merge
request)

middleware/cache: Handle maintenance-style RPCs (merge request)

git: Limit number of threads in git-grep(1) (merge request)

git: Globally limit threads used by git-pack-objects(1) (merge request)

housekeeping: Skip prune if there are no old objects (merge request)

housekeeping: Clean up server info data (merge request)

git: Disable generation of server info in git-repack(1) (merge request)

Other (2 changes)

Add migrations for background verification schema (merge request)

sidechannel: use default yamux max window size (merge request)

MFH:		2022Q2
commit hash: b64a8ac875085db30edd95b4ba6413f276a06bf3 commit hash: b64a8ac875085db30edd95b4ba6413f276a06bf3 commit hash: b64a8ac875085db30edd95b4ba6413f276a06bf3 commit hash: b64a8ac875085db30edd95b4ba6413f276a06bf3 b64a8ac
Friday, 15 Apr 2022
03:32 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: bugfix update to 14.9.3

Changelog:
https://about.gitlab.com/releases/2022/04/12/gitlab-14-9-3-released/

MFH:		2022Q2
commit hash: 249d26c98100203b0115fc17e2bd9e7036b9b66c commit hash: 249d26c98100203b0115fc17e2bd9e7036b9b66c commit hash: 249d26c98100203b0115fc17e2bd9e7036b9b66c commit hash: 249d26c98100203b0115fc17e2bd9e7036b9b66c 249d26c
Monday, 4 Apr 2022
15:19 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: security update to 14.9.2

Changelog:
https://about.gitlab.com/releases/2022/03/31/critical-security-release-gitlab-14-9-2-released/

MFH:		2022Q2
Security:	8657eedd-b423-11ec-9559-001b217b3468
commit hash: f4230594947dce3a85c6fd3391ab3f9492f46872 commit hash: f4230594947dce3a85c6fd3391ab3f9492f46872 commit hash: f4230594947dce3a85c6fd3391ab3f9492f46872 commit hash: f4230594947dce3a85c6fd3391ab3f9492f46872 f423059
Saturday, 26 Mar 2022
07:44 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: bugfix update to 14.9.1

Changelog:
https://about.gitlab.com/releases/2022/03/23/gitlab-14-9-1-released/

14.9.1 (2022-03-23)
Fixed (1 change)

- [Fix backups not working when feature_flags table does not
exist](gitlab-org/gitlab@4cc3cd6cf6eb256a9837ef92a6fdb4991cd1642c) ([merge
request](gitlab-org/gitlab!83388))

Changed (1 change)

- [Alias user_email_lookup_limit to
search_rate_limit](gitlab-org/gitlab@424c277fc4c994df60ea68acb8988537526108e4)
([merge request](gitlab-org/gitlab!83388))
commit hash: 620f713d57305379675b78682e116261639c3dc3 commit hash: 620f713d57305379675b78682e116261639c3dc3 commit hash: 620f713d57305379675b78682e116261639c3dc3 commit hash: 620f713d57305379675b78682e116261639c3dc3 620f713
07:44 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: update to 14.9.0

Required for gitlab-ce 14.9
Changelog:
https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md

14.9.0 (2022-03-21)

Added (7 changes)

Repository: allow opting for --mirror for CreateRepositoryFromURL (merge
request)

housekeeping: Track what kind of repacks OptimizeRepository does (merge request)

housekeeping: Expose pruned stale files via Prometheus metric (merge request)

proto: Add structured error types for UserRebaseCofirmable (merge request)

git2go: Add squash parameter to MergeCommand by @trakos (merge request)

git: Support bundled Git v2.35.1.gl1 (merge request)

proto: Add structured error types for UserSquash RPC (merge request)

Fixed (14 changes)

housekeeping: Don't prune recent objects (merge request)

repository: Fix indeterministic voting when creating new repos (merge request)

operations: Fix wrong error code when UserSquash conflicts (merge request)

cgroups: Remove paths field (merge request)

Extend invalid metadata deletion logic to repos existin on target (merge
request)

localrepo: Unlock symbolic refs when the update fails (merge request)

git: Verify that bundled Git binaries exist and are executable (merge request)

git: Reject config with bundled Git and missing binary directories (merge
request)

praefect: Pass feature flags to Gitaly when executing ServerInfo (merge request)

Hooks: eagerly delete sidechannel socket dir (merge request)

Handle backchannel connection closing idempotently (merge request)

repository: Fix indetermenistic voting order in ReplicateRepository (merge
request)

gitaly: Fix missing housekeeping manager dependency (merge request)

repository: Ignore missing refs in CreateBundleFromRefList (merge request)

Changed (10 changes)

housekeeping: Generalize counter for pruned empty directories (merge request)

repository: Allow CreateRepository to take default_branch (merge request)

operations: Return error from UserSquash when merging fails (merge request)

operations: Return error from UserSquash on conflict (merge request)

operations: Return error from UserSquash when resolving revisions fails (merge
request)

git: Enable use of bundled Git by default (merge request)

localrepo: Remove flag to switch to sidechannels for internal fetches (merge
request)

localrepo: Do transactional vote in SetDefaultBranch (merge request)

repository: Use optional auth token for cloning (merge request)

log: Disable gRPC HealthCheck message logging (merge request)

Deprecated (3 changes)

proto: Deprecate PreReceiveError field in UserMergeBranchResponse (merge
request)

proto: Deprecate PreReceiveError field in UserMergeToRefResponse (merge request)

proto: Deprecate fine-grained repository maintenance RPCs (merge request)

Removed (2 changes)

operations: Remove deprecated squash_id from UserSquash RPC (merge request)

git: Remove support for the Ruby hooks directory (merge request)

Performance (2 changes)

Makefile: Add more patches to speed up git-fetch(1) to v2.35.1.gl1 (merge
request)

git: Convert internal fetches to use sidechannel (merge request)
commit hash: 83b70cb07f6cf361fe7dcf874a3f899cfed14f85 commit hash: 83b70cb07f6cf361fe7dcf874a3f899cfed14f85 commit hash: 83b70cb07f6cf361fe7dcf874a3f899cfed14f85 commit hash: 83b70cb07f6cf361fe7dcf874a3f899cfed14f85 83b70cb
Sunday, 20 Mar 2022
07:18 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: bugfix update to 14.8.4

Changelog:
https://about.gitlab.com/releases/2022/03/15/gitlab-14-8-3-released/
https://about.gitlab.com/releases/2022/03/16/gitlab-14-8-4-released/

14.8.3 (2022-03-14)

Fixed (3 changes)

Fix rake task to setup the Geo tracking database (merge request) GitLab
Enterprise Edition

Fix handling of resource iteration events when deleting a User (merge request)
GitLab Enterprise Edition

Ensure cleanup job artifacts task does not include pipeline artifacts (merge
request)

Changed (1 change)

Remove runners token prefix feature flags (merge request)

14.8.4 (2022-03-16)

Added (1 change)

Detect and fix artifacts with backfilled expire_at (merge request)

Fixed (1 change)

Pass issue ID to merge request creation form (merge request)

Changed (1 change)

Enable feature flags to resume artifact removal on self-managed (merge request)
commit hash: 04adada4a590c9ee9130eb1ea4dd57179d792b70 commit hash: 04adada4a590c9ee9130eb1ea4dd57179d792b70 commit hash: 04adada4a590c9ee9130eb1ea4dd57179d792b70 commit hash: 04adada4a590c9ee9130eb1ea4dd57179d792b70 04adada
Wednesday, 9 Mar 2022
10:07 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: Update to 14.8.2

Required for gitlab-ce 14.8.2.
commit hash: 9a92c73bac0f6514df59a57af0b999d3a40ed372 commit hash: 9a92c73bac0f6514df59a57af0b999d3a40ed372 commit hash: 9a92c73bac0f6514df59a57af0b999d3a40ed372 commit hash: 9a92c73bac0f6514df59a57af0b999d3a40ed372 9a92c73
10:07 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: update to 14.8.0

Required for gitlab-ce 14.8.

Changelog:
https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md

14.8.0 (2022-02-21)

Added (9 changes)

repository: Add new RPC to prune unreachable objects (merge request)

limithandler: Add metrics for queue limiting (merge request)

migrate: Add -verbose flag to sql-migrate (merge request)

Added json output for gitaly-backup by @imskr (merge request)

limithandler: enable max queue wait time (merge request)

limithandler: add concurrency queue limit (merge request)

proto: Add detailed errors when updating references fails (merge request)

feat: Detect SSH signed objects (merge request)

cmd/praefect: Check of the system clock synchronization (merge request)

Fixed (10 changes)

Propagate NotFound error returned by GetRepoPath (merge request)

coordinator: Fix error comparison causing excessive replication jobs (merge
request)

Handle CreateObjectPool as a repository creation RPC (merge request)

Makefile: Use pkg-config if available to set LIBPCREDIR (merge request)

demo: Fix deletion of Praefect Cloud SQL instance (merge request)

operations: Skip rebasing commits which become empty (merge request)

housekeeping: Fix pruning of "remote.*.prune" config key (merge request)

operations: Always respect committer timezone in UserApplyPatch (merge request)

Shorten server keepalive period to 5 minutes (merge request)

operations: Respect timezone of committer in UserApplyPatch (merge request)

Changed (14 changes)

Update actionpack and related Ruby gems (merge request)

ci: Upgrade CI images to Debian bullseye (merge request)

repository: Clean up worktrees in OptimizeRepository (merge request)

repository: Use heuristic to pack refs in OptimizeRepository (merge request)

repository: Use heuristic to prune objects in OptimizeRepository (merge request)

repository: Use heuristic for incremental repacks in OptimizeRepository (merge
request)

repository: Use heuristic for full repacks in OptimizeRepository (merge request)

migrate: Print execution time of migrations (merge request)

replicator: Log number of stale jobs deleted (merge request)

fetch: Stop writing FETCH_HEAD (merge request)

config: Exclude DB metrics by default (merge request)

hooks: Don't use Ruby hooks by default (merge request)

cmd/gitaly-git2go: Upgrade to libgit2 v1.3.0 (merge request)

operations: Return detailed error when reference update fails in merge (merge
request)

Deprecated (1 change)

operations: Deprecate the rebase ID (merge request)

Performance (7 changes)

git: Backport patches to speed up git-fetch(1) in repos with many refs (merge
request)

datastore: Clean completed & dead replication jobs (merge request)

repository: Avoid spawning Git command if there is no worktree to prune (merge
request)

localrepo: Use protocol v2 for internal fetches (merge request)

repository: Use skipping negotiation algorithm for replication (merge request)

housekeeping: Strip empty config sections (merge request)

Expand flat paths only for the returned page in GetTreeEntries (merge request)

Other (2 changes)

chore: Add ssh signature test case (merge request)

client: Expose sidechannel server methods (merge request)
commit hash: c5be8a862afc21ac9de0fbf5bcb22016790d1004 commit hash: c5be8a862afc21ac9de0fbf5bcb22016790d1004 commit hash: c5be8a862afc21ac9de0fbf5bcb22016790d1004 commit hash: c5be8a862afc21ac9de0fbf5bcb22016790d1004 c5be8a8
Tuesday, 15 Feb 2022
15:32 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: bugfix update to 14.7.3

Changelog:
https://about.gitlab.com/releases/2022/02/08/gitlab-14-7-2-released/
https://about.gitlab.com/releases/2022/02/14/gitlab-14-7-3-released/

GitLab Community Edition and Enterprise Edition

    Create 14.7 What's New entry
    Fix cluster integration HTTP adapter
    Revert "Merge branch 'wc-gitaly-keepalive-limit' into 'master'"
    Fix broken mermaid diagrams
    GitLab Version - CE Admin Dashboard [RUN ALL RSPEC] [RUN AS-IF-FOSS]
    Geo: Fix verification failures of remote stored files
    Update to ruby-magic v0.5.4
    Geo: Fix reverify object stored files
    Update PG runtime conf before restarting
    Ensure EE services are added when gitlab-ee::config recipe is included

GitLab Community Edition and Enterprise Edition

    Properly exclude pending_destruction packages when creating one
    Update Import/Export ObjectBuilder for merge requests
    Fix Geo checksummable check failing when file is nil
    Update GitHub PRs Importer to force update repository
    Update Mattermost to 6.2.2 (GitLab 14.7)
    Specify fetch_workers config option to omnibus
    Update Omnibus to v8.2.1.7
commit hash: 756202cc7b0e4dfc66f41e756eed9f3a38aec168 commit hash: 756202cc7b0e4dfc66f41e756eed9f3a38aec168 commit hash: 756202cc7b0e4dfc66f41e756eed9f3a38aec168 commit hash: 756202cc7b0e4dfc66f41e756eed9f3a38aec168 756202c
Saturday, 5 Feb 2022
07:55 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: security update to 14.7.1

Changelog:
https://about.gitlab.com/releases/2022/02/03/security-release-gitlab-14-7-1-released/

Security:	3507bfb3-85d5-11ec-8c9c-001b217b3468
commit hash: 1737af6ba4a31776bbdd4b896585b50ee3457679 commit hash: 1737af6ba4a31776bbdd4b896585b50ee3457679 commit hash: 1737af6ba4a31776bbdd4b896585b50ee3457679 commit hash: 1737af6ba4a31776bbdd4b896585b50ee3457679 1737af6
Wednesday, 26 Jan 2022
10:42 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: update to 14.7.0

Required for gitlab-ce 14.7.
commit hash: 54b34c40220d4941e267f3702691e42d859d2d44 commit hash: 54b34c40220d4941e267f3702691e42d859d2d44 commit hash: 54b34c40220d4941e267f3702691e42d859d2d44 commit hash: 54b34c40220d4941e267f3702691e42d859d2d44 54b34c4
Friday, 21 Jan 2022
14:00 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: bugfix update to 14.6.3

Changelog:
https://about.gitlab.com/releases/2022/01/17/gitlab-14-6-3-released/
commit hash: f54e59f3051a7ee6d0a2f9f814f591b38d988642 commit hash: f54e59f3051a7ee6d0a2f9f814f591b38d988642 commit hash: f54e59f3051a7ee6d0a2f9f814f591b38d988642 commit hash: f54e59f3051a7ee6d0a2f9f814f591b38d988642 f54e59f
Thursday, 13 Jan 2022
11:46 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: security update to 14.6.2

Changelog:
https://about.gitlab.com/releases/2022/01/04/gitlab-14-6-1-released/
https://about.gitlab.com/releases/2022/01/11/security-release-gitlab-14-6-2-released/

MFH:		2022Q1
Security:	43f84437-73ab-11ec-a587-001b217b3468
commit hash: 07951f933a207f50c0e8553932abb0ef8c39165e commit hash: 07951f933a207f50c0e8553932abb0ef8c39165e commit hash: 07951f933a207f50c0e8553932abb0ef8c39165e commit hash: 07951f933a207f50c0e8553932abb0ef8c39165e 07951f9
Wednesday, 22 Dec 2021
17:04 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: update to 14.6.0

Required for gitlab-ce 14.6.
commit hash: 1cd6234cdf5411d1632f200b50c156e7bf1ce52a commit hash: 1cd6234cdf5411d1632f200b50c156e7bf1ce52a commit hash: 1cd6234cdf5411d1632f200b50c156e7bf1ce52a commit hash: 1cd6234cdf5411d1632f200b50c156e7bf1ce52a 1cd6234
Tuesday, 7 Dec 2021
08:05 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: security update to 14.5.2

Changelog:
https://about.gitlab.com/releases/2021/12/06/security-release-gitlab-14-5-2-released/

Security:	b299417a-5725-11ec-a587-001b217b3468
commit hash: 4ee40604ccb992c872c28f6b372dc93439f10bc6 commit hash: 4ee40604ccb992c872c28f6b372dc93439f10bc6 commit hash: 4ee40604ccb992c872c28f6b372dc93439f10bc6 commit hash: 4ee40604ccb992c872c28f6b372dc93439f10bc6 4ee4060
Saturday, 4 Dec 2021
12:07 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: update to 14.5.1

Required for gitlab 14.5
commit hash: e3fe869ce50b2d41e6f03f8c202587f6f22f2d52 commit hash: e3fe869ce50b2d41e6f03f8c202587f6f22f2d52 commit hash: e3fe869ce50b2d41e6f03f8c202587f6f22f2d52 commit hash: e3fe869ce50b2d41e6f03f8c202587f6f22f2d52 e3fe869
Tuesday, 16 Nov 2021
11:49 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: include patch

It seems that gitlab generate the patch on request on file size is different
for fetches.
commit hash: 2e564d3196df8c0c041c7f5054546b4189142653 commit hash: 2e564d3196df8c0c041c7f5054546b4189142653 commit hash: 2e564d3196df8c0c041c7f5054546b4189142653 commit hash: 2e564d3196df8c0c041c7f5054546b4189142653 2e564d3
Saturday, 13 Nov 2021
14:44 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: upgrade to 14.4.2

Changelog:
https://about.gitlab.com/releases/2021/11/08/gitlab-14-4-2-released/
commit hash: 73b8be01a1957162d7635f299842c8bd29b691ca commit hash: 73b8be01a1957162d7635f299842c8bd29b691ca commit hash: 73b8be01a1957162d7635f299842c8bd29b691ca commit hash: 73b8be01a1957162d7635f299842c8bd29b691ca 73b8be0
14:44 Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: eca633b7381c632c8829d69f4ee83649c55c4b33 commit hash: eca633b7381c632c8829d69f4ee83649c55c4b33 commit hash: eca633b7381c632c8829d69f4ee83649c55c4b33 commit hash: eca633b7381c632c8829d69f4ee83649c55c4b33 eca633b
Wednesday, 27 Oct 2021
06:20 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: Update to 14.4.0

Is required for gitlab-ce 14.4.0.
commit hash: bebf78bb80770e9e7bb34803ccf6d42235027adf commit hash: bebf78bb80770e9e7bb34803ccf6d42235027adf commit hash: bebf78bb80770e9e7bb34803ccf6d42235027adf commit hash: bebf78bb80770e9e7bb34803ccf6d42235027adf bebf78b
Saturday, 2 Oct 2021
07:49 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: Bugfix update 14.3.2

Changelog:
https://about.gitlab.com/releases/2021/10/01/gitlab-14-3-2-released/
commit hash: c7a5935b859e0598f4b9ebcc08a5fcb0eebfc4c6 commit hash: c7a5935b859e0598f4b9ebcc08a5fcb0eebfc4c6 commit hash: c7a5935b859e0598f4b9ebcc08a5fcb0eebfc4c6 commit hash: c7a5935b859e0598f4b9ebcc08a5fcb0eebfc4c6 c7a5935
Friday, 1 Oct 2021
14:53 Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: 96e60ab5270da77331e623d6e25635301b101aeb commit hash: 96e60ab5270da77331e623d6e25635301b101aeb commit hash: 96e60ab5270da77331e623d6e25635301b101aeb commit hash: 96e60ab5270da77331e623d6e25635301b101aeb 96e60ab
Thursday, 23 Sep 2021
19:42 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: Update to 14.3.0

Required for gitlab-ce 14.3.
commit hash: 2ddc1148493845364bd66087026afa850046df8c commit hash: 2ddc1148493845364bd66087026afa850046df8c commit hash: 2ddc1148493845364bd66087026afa850046df8c commit hash: 2ddc1148493845364bd66087026afa850046df8c 2ddc114
Tuesday, 31 Aug 2021
21:20 Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: 4edd9ea5d5ced64dbefab85fab25db83f914968f commit hash: 4edd9ea5d5ced64dbefab85fab25db83f914968f commit hash: 4edd9ea5d5ced64dbefab85fab25db83f914968f commit hash: 4edd9ea5d5ced64dbefab85fab25db83f914968f 4edd9ea
09:54 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: Update to 14.2.1

Required for gitlab-ce 14.2.
commit hash: 422f21b3fbf63cb6466507341f560a678f250918 commit hash: 422f21b3fbf63cb6466507341f560a678f250918 commit hash: 422f21b3fbf63cb6466507341f560a678f250918 commit hash: 422f21b3fbf63cb6466507341f560a678f250918 422f21b
Wednesday, 4 Aug 2021
08:29 Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: ad51d83d0c1f79bf52e0ab4319022fbf367ecba2 commit hash: ad51d83d0c1f79bf52e0ab4319022fbf367ecba2 commit hash: ad51d83d0c1f79bf52e0ab4319022fbf367ecba2 commit hash: ad51d83d0c1f79bf52e0ab4319022fbf367ecba2 ad51d83
Saturday, 31 Jul 2021
14:19 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: Bugfix update to 14.1.1

Changelog:
https://about.gitlab.com/releases/2021/07/28/gitlab-14-1-1-released/
commit hash: 7dac4c3477587656ddf7ab292927ab36c0f26b7f commit hash: 7dac4c3477587656ddf7ab292927ab36c0f26b7f commit hash: 7dac4c3477587656ddf7ab292927ab36c0f26b7f commit hash: 7dac4c3477587656ddf7ab292927ab36c0f26b7f 7dac4c3
Saturday, 24 Jul 2021
07:08 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: Udpate to 14.1.0

Required for gitlab 14.1.
commit hash: 2f2022c478764731a1395596b1d3cae11b0335d5 commit hash: 2f2022c478764731a1395596b1d3cae11b0335d5 commit hash: 2f2022c478764731a1395596b1d3cae11b0335d5 commit hash: 2f2022c478764731a1395596b1d3cae11b0335d5 2f2022c
Saturday, 10 Jul 2021
08:09 Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: 5f4b94a21377a8e580cebf0e9f6a92e183dc4c55 commit hash: 5f4b94a21377a8e580cebf0e9f6a92e183dc4c55 commit hash: 5f4b94a21377a8e580cebf0e9f6a92e183dc4c55 commit hash: 5f4b94a21377a8e580cebf0e9f6a92e183dc4c55 5f4b94a
Thursday, 8 Jul 2021
06:49 Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: 8d5ba0cec7367f31aeb9eb25dd8804536b0c1c8e commit hash: 8d5ba0cec7367f31aeb9eb25dd8804536b0c1c8e commit hash: 8d5ba0cec7367f31aeb9eb25dd8804536b0c1c8e commit hash: 8d5ba0cec7367f31aeb9eb25dd8804536b0c1c8e 8d5ba0c
Saturday, 3 Jul 2021
06:03 Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: a0e1c4944ab9197944fe505c000d52bf7a644067 commit hash: a0e1c4944ab9197944fe505c000d52bf7a644067 commit hash: a0e1c4944ab9197944fe505c000d52bf7a644067 commit hash: a0e1c4944ab9197944fe505c000d52bf7a644067 a0e1c49
06:03 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: Patch update to 14.0.1.

Changelog:
https://about.gitlab.com/releases/2021/06/24/gitlab-14-0-1-released/
commit hash: e98b6d8455a815d1bd6099e58a727b1cc24ee083 commit hash: e98b6d8455a815d1bd6099e58a727b1cc24ee083 commit hash: e98b6d8455a815d1bd6099e58a727b1cc24ee083 commit hash: e98b6d8455a815d1bd6099e58a727b1cc24ee083 e98b6d84
06:03 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: Update to 14.0.0.

Required for gitlab-ce 14.0.0.
commit hash: 6ff0c4449f9581f7a294c907acf47d0b5a0e7a62 commit hash: 6ff0c4449f9581f7a294c907acf47d0b5a0e7a62 commit hash: 6ff0c4449f9581f7a294c907acf47d0b5a0e7a62 commit hash: 6ff0c4449f9581f7a294c907acf47d0b5a0e7a62 6ff0c444
Tuesday, 1 Jun 2021
22:37 Matthias Fechner (mfechner) search for other commits by this committer
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/
commit hash: 5b56d04e28e5561d6e694f6c3cc7ec269dbb7b1c commit hash: 5b56d04e28e5561d6e694f6c3cc7ec269dbb7b1c commit hash: 5b56d04e28e5561d6e694f6c3cc7ec269dbb7b1c commit hash: 5b56d04e28e5561d6e694f6c3cc7ec269dbb7b1c 5b56d04
Saturday, 29 May 2021
16:23 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: Update to 13.12.1.

Changelog:
https://about.gitlab.com/releases/2021/05/25/gitlab-13-12-1-released/
commit hash: c23015d41328121309efe741d70bdf0e653d08d1 commit hash: c23015d41328121309efe741d70bdf0e653d08d1 commit hash: c23015d41328121309efe741d70bdf0e653d08d1 commit hash: c23015d41328121309efe741d70bdf0e653d08d1 c23015d
16:23 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: Update to 13.12.0.

Required for gitlab-ce 13.12.
commit hash: 8eb73b9fc99fa8e67b569a09c6a7ff4ebb0fe263 commit hash: 8eb73b9fc99fa8e67b569a09c6a7ff4ebb0fe263 commit hash: 8eb73b9fc99fa8e67b569a09c6a7ff4ebb0fe263 commit hash: 8eb73b9fc99fa8e67b569a09c6a7ff4ebb0fe263 8eb73b9
Monday, 17 May 2021
08:23 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: Bugfix update to 13.11.4.

Changelog:
https://about.gitlab.com/releases/2021/05/14/gitlab-13-11-4-released/
commit hash: ceb9a127250ad428c1ac3a1a01eb2e676640c77b commit hash: ceb9a127250ad428c1ac3a1a01eb2e676640c77b commit hash: ceb9a127250ad428c1ac3a1a01eb2e676640c77b commit hash: ceb9a127250ad428c1ac3a1a01eb2e676640c77b ceb9a12
Thursday, 6 May 2021
21:37 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: Bugfixupdate to 13.11.3

Changelog:
https://about.gitlab.com/releases/2021/04/30/gitlab-13-11-3-released/
commit hash: 04902cce7c5461e5071017126c3ef17994d85050 commit hash: 04902cce7c5461e5071017126c3ef17994d85050 commit hash: 04902cce7c5461e5071017126c3ef17994d85050 commit hash: 04902cce7c5461e5071017126c3ef17994d85050 04902cc
Wednesday, 28 Apr 2021
21:57 Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: a90f2f815473dea018ab5a9e4a1235b5c34936cb commit hash: a90f2f815473dea018ab5a9e4a1235b5c34936cb commit hash: a90f2f815473dea018ab5a9e4a1235b5c34936cb commit hash: a90f2f815473dea018ab5a9e4a1235b5c34936cb a90f2f8
Friday, 23 Apr 2021
19:06 Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: Update to 13.11.1.

This update is required for gitlab-ce 13.11 upgrade.
commit hash: a39d3cd20cde6d947125e8db641c73dd0a554f49 commit hash: a39d3cd20cde6d947125e8db641c73dd0a554f49 commit hash: a39d3cd20cde6d947125e8db641c73dd0a554f49 commit hash: a39d3cd20cde6d947125e8db641c73dd0a554f49 a39d3cd
Sunday, 18 Apr 2021
21:41 Matthias Fechner (mfechner) search for other commits by this committer
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/
commit hash: 77d6936ce6b750acc1503f712be7e507b90b5f47 commit hash: 77d6936ce6b750acc1503f712be7e507b90b5f47 commit hash: 77d6936ce6b750acc1503f712be7e507b90b5f47 commit hash: 77d6936ce6b750acc1503f712be7e507b90b5f47 77d6936
Saturday, 10 Apr 2021
06:32 Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: bac76e3032045008b963d972884a3e1390ebc669 commit hash: bac76e3032045008b963d972884a3e1390ebc669 commit hash: bac76e3032045008b963d972884a3e1390ebc669 commit hash: bac76e3032045008b963d972884a3e1390ebc669 bac76e3
Friday, 9 Apr 2021
18:44 Matthias Fechner (mfechner) search for other commits by this committer
Regenerate all distfiles using gitlab as source.

This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 911f042
Tuesday, 6 Apr 2021
07:51 Matthias Fechner (mfechner) search for other commits by this committer
Update to 13.10.1 which is required for gitlab-ce 13.10.
commit hash: 4376e187f101ba09810e3d3b9c7b6beef1bc3efc commit hash: 4376e187f101ba09810e3d3b9c7b6beef1bc3efc commit hash: 4376e187f101ba09810e3d3b9c7b6beef1bc3efc commit hash: 4376e187f101ba09810e3d3b9c7b6beef1bc3efc 4376e18
Thursday, 18 Mar 2021
16:32 mfechner search for other commits by this committer
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
Original commitRevision:568749 
Saturday, 13 Mar 2021
08:59 mfechner search for other commits by this committer
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.
Original commitRevision:568237 
Saturday, 6 Mar 2021
10:08 mfechner search for other commits by this committer
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
Original commitRevision:567475 
Wednesday, 3 Mar 2021
09:26 mfechner search for other commits by this committer
Update to 13.9.1 which is required for gitlab-ce upgrade.
Original commitRevision:567035 
Friday, 12 Feb 2021
14:34 mfechner search for other commits by this committer
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
Original commitRevision:565021 
Saturday, 6 Feb 2021
08:39 mfechner search for other commits by this committer
Bugfix update to 13.8.3.
Changelog:
https://about.gitlab.com/releases/2021/02/05/gitlab-13-8-3-released/
Original commitRevision:564206 
08:08 mfechner search for other commits by this committer
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
Original commitRevision:564200 
Wednesday, 27 Jan 2021
13:41 mfechner search for other commits by this committer
Bugfix update to gitlab-ce 13.8.1.
Changelog:
https://about.gitlab.com/releases/2021/01/26/gitlab-13-8-1-released/
Original commitRevision:563074 
12:34 mfechner search for other commits by this committer
Update to 13.8.0 which is required for gitlab-ce 13.8.
Original commitRevision:563050 
Thursday, 14 Jan 2021
12:06 mfechner search for other commits by this committer
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
Original commitRevision:561552 
Saturday, 9 Jan 2021
20:32 mfechner search for other commits by this committer
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
Original commitRevision:560890 
Sunday, 27 Dec 2020
13:52 mfechner search for other commits by this committer
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.
Original commitRevision:559360 
Tuesday, 22 Dec 2020
16:34 mfechner search for other commits by this committer
Update to 13.7.0 which is required fpr gitlab 13.7.
Original commitRevision:558916 
Saturday, 12 Dec 2020
08:35 mfechner search for other commits by this committer
Bugfix update to gitlab-ce 13.6.3.
Changelog:
https://about.gitlab.com/releases/2020/12/10/gitlab-13-6-3-released/
Original commitRevision:557804 
Thursday, 10 Dec 2020
17:39 mfechner search for other commits by this committer
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
Original commitRevision:557448 
Saturday, 28 Nov 2020
17:41 mfechner search for other commits by this committer
Bugfix update to gitlab 13.6.1.

Changelog:
https://about.gitlab.com/releases/2020/11/23/gitlab-13-6-1-released/
Original commitRevision:556516 
14:58 mfechner search for other commits by this committer
Update to 13.6.0 which is required for gitlab-ce 13.6.
Original commitRevision:556496 
Wednesday, 18 Nov 2020
20:26 mfechner search for other commits by this committer
Bugfix release to 13.5.4.
Changelog:
https://about.gitlab.com/releases/2020/11/13/gitlab-13-5-4-released/
Original commitRevision:555664 
Tuesday, 10 Nov 2020
11:56 mfechner search for other commits by this committer
Bugfix update for www/gitlab-ce to 13.5.3.
Changelog:
https://about.gitlab.com/releases/2020/11/03/gitlab-13-5-3-released/
Original commitRevision:554831 
Tuesday, 3 Nov 2020
07:54 mfechner search for other commits by this committer
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
Original commitRevision:553953 
Friday, 23 Oct 2020
06:08 mfechner search for other commits by this committer
www/gitlab-ce: bugfix update to 13.5.1.
Changelog:
https://about.gitlab.com/releases/2020/10/22/gitlab-13-5-1-released/
Original commitRevision:553086 
04:45 mfechner search for other commits by this committer
Upgrade to 13.5.0 which is required fAOEr gitlab-ce 13.5.
Original commitRevision:553069 
Friday, 16 Oct 2020
15:51 mfechner search for other commits by this committer
Bugfix update of www/gitlab-ce to 13.4.4.
Changelog:
https://about.gitlab.com/releases/2020/10/15/gitlab-13-4-4-released/
Original commitRevision:552516 
Friday, 9 Oct 2020
07:52 mfechner search for other commits by this committer
Bugfix update of www/gitlab-ce to 13.4.3.
Original commitRevision:551751 
Tuesday, 6 Oct 2020
06:29 mfechner search for other commits by this committer
Update location for depedency codahale:hdrhistogram.
The source was moved from:
https://github.com/codahale/hdrhistogram
to
https://github.com/HdrHistogram/hdrhistogram-go

PR:		250140
Reported by:	hakan@siktas.com
Original commitRevision:551560 
Friday, 2 Oct 2020
13:51 mfechner search for other commits by this committer
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
Original commitRevision:551209 
Saturday, 26 Sep 2020
10:00 mfechner search for other commits by this committer
www/gitlab-ce: Bugfix upgrade to 13.4.1.
Changelog:
https://about.gitlab.com/releases/2020/09/24/gitlab-13-4-1-released/
Original commitRevision:550152 
07:25 mfechner search for other commits by this committer
Update to gitaly 13.4 which is required for gitlab-ce 13.4.
This commit also includes the MR to be able to compile against to standard
libgit2 port:
https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2600
Original commitRevision:550112 
Wednesday, 16 Sep 2020
10:23 mfechner search for other commits by this committer
Bugfix update to 13.3.6.
Changelog:
https://about.gitlab.com/releases/2020/09/14/gitlab-13-3-6-released/
Original commitRevision:548776 
Friday, 4 Sep 2020
18:28 mfechner search for other commits by this committer
Bugfix update to 13.3.5.
Changelog:
https://about.gitlab.com/releases/2020/09/04/gitlab-13-3-5-released/
Original commitRevision:547562 
Thursday, 3 Sep 2020
13:07 mfechner search for other commits by this committer
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
Original commitRevision:547443 
Wednesday, 2 Sep 2020
20:18 mfechner search for other commits by this committer
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
Original commitRevision:547388 
Friday, 28 Aug 2020
20:09 mfechner search for other commits by this committer
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/
Original commitRevision:546816 
Tuesday, 25 Aug 2020
13:01 mfechner search for other commits by this committer
Upgrade to 13.3.0 which is required for gitlab 13.3.
Original commitRevision:546168 
Sunday, 9 Aug 2020
07:26 mfechner search for other commits by this committer
Update to 13.2.3.
This release fixes some security issues, but not all:
https://about.gitlab.com/releases/2020/08/05/gitlab-13-2-3-released/

I opened an issue upstream for this problem:
https://gitlab.com/gitlab-org/gitlab/-/issues/233881

Maybe the vulnerability entry a003b74f-d7b3-11ea-9df1-001b217b3468
has to be updated accordingly.

Security:	a003b74f-d7b3-11ea-9df1-001b217b3468
Original commitRevision:544546 
Sunday, 2 Aug 2020
07:06 mfechner search for other commits by this committer
Bugfix update of www/gitlab-ce to 13.2.2.
Changelog:
https://about.gitlab.com/releases/2020/07/30/gitlab-13-2-2-released/
Original commitRevision:543930 
Saturday, 25 Jul 2020
12:01 mfechner search for other commits by this committer
Bugfix update of www/gitlab-ce to 12.3.1.
Changelog:
https://about.gitlab.com/releases/2020/07/24/gitlab-13-2-1-released/
Original commitRevision:543412 
Friday, 24 Jul 2020
09:10 mfechner search for other commits by this committer
Update to 13.2.0 which is required for gitlab-ce 13.2.
Original commitRevision:543223 
Friday, 10 Jul 2020
06:20 mfechner search for other commits by this committer
Bugfix update to 13.1.4.
Changelog:
https://about.gitlab.com/releases/2020/07/09/gitlab-13-1-4-released/
Original commitRevision:541843 
Tuesday, 7 Jul 2020
10:34 mfechner search for other commits by this committer
Security update to 13.1.3.
Changelog:
https://about.gitlab.com/releases/2020/07/06/critical-security-release-gitlab-13-1-3-released/

MFH:		2020Q3
Security:	f7a97d43-c039-11ea-a051-001b217b3468
Original commitRevision:541403 
Thursday, 2 Jul 2020
20:18 mfechner search for other commits by this committer
Security update to 13.1.2.
Changelog:
https://about.gitlab.com/releases/2020/07/01/security-release-13-1-2-release/

MFH:		2020Q3
Security:	0a305431-bc98-11ea-a051-001b217b3468
Original commitRevision:541059 
Monday, 29 Jun 2020
18:01 mfechner search for other commits by this committer
Bugfix update to 13.1.1.
Changelog:
https://about.gitlab.com/releases/2020/06/24/gitlab-13-1-1-released/
Original commitRevision:540819 
Monday, 22 Jun 2020
18:32 mfechner search for other commits by this committer
Update to 13.1.0 which is required for gitlab-ce 13.1 upgrade.
Original commitRevision:539897 
Thursday, 11 Jun 2020
13:15 mfechner search for other commits by this committer
Update to 13.0.6.
This update does not change anything, but makes sure the correct version is
displayed in the admin panel.
Original commitRevision:538482 
Thursday, 4 Jun 2020
19:59 mfechner search for other commits by this committer
Update to 13.0.5 which is required for gitlab-ce 13.0.
Original commitRevision:537948 
17:56 mfechner search for other commits by this committer
Security update of www/gitlab-ce to 12.10.9.
Changelog:
https://about.gitlab.com/releases/2020/06/03/critical-security-release-13-0-4-released/

Security:	40bfab16-a68b-11ea-9ea5-001b217b3468
Original commitRevision:537914 
Thursday, 28 May 2020
07:19 mfechner search for other commits by this committer
Security update www/gitlab-ce to 12.10.7.
Changelog:
https://about.gitlab.com/releases/2020/05/27/security-release-13-0-1-released/

Security:	69cf62a8-a0aa-11ea-9ea5-001b217b3468
Original commitRevision:536742 
Wednesday, 20 May 2020
06:06 mfechner search for other commits by this committer
Update to 12.10.6 which is required for gitlab-ce 12.10.6 upgrade.
Original commitRevision:535975 
Friday, 1 May 2020
11:21 mfechner search for other commits by this committer
Security update to 12.9.5.
Changelog:
https://about.gitlab.com/releases/2020/04/30/security-release-12-10-2-released/

Security:	e8483115-8b8e-11ea-bdcf-001b217b3468
Original commitRevision:533534 
Wednesday, 15 Apr 2020
21:05 mfechner search for other commits by this committer
Security update to 12.9.3.
Changelog:
https://about.gitlab.com/releases/2020/04/14/critical-security-release-gitlab-12-dot-9-dot-3-released/

Security:	570706ff-7ee0-11ea-bd0b-001b217b3468
Original commitRevision:531795 
Monday, 6 Apr 2020
18:14 mfechner search for other commits by this committer
Bugfix update to 12.9.2.
Changelog:
https://about.gitlab.com/releases/2020/03/31/gitlab-12-9-2-released/
Original commitRevision:530916 

Number of commits found: 245 (showing only 100 on this page)

«  1 | 2 | 3  »