summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-01-08 18:05:09 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-01-08 18:05:09 +0000
commit8a95e9dd0f526b298896b638678ab4fa546baaed (patch)
treed5a428f3fa87817580d746bc07361142d0cbcaa7 /gitlab.txt
parent2021-01-08T17:30:01Z (diff)
downloadrepos-8a95e9dd0f526b298896b638678ab4fa546baaed.tar.gz
repos-8a95e9dd0f526b298896b638678ab4fa546baaed.tar.bz2
repos-8a95e9dd0f526b298896b638678ab4fa546baaed.zip
2021-01-08T18:00:01Z
Diffstat (limited to 'gitlab.txt')
-rw-r--r--gitlab.txt64
1 files changed, 63 insertions, 1 deletions
diff --git a/gitlab.txt b/gitlab.txt
index 6e8aed52fbf4..b240ca7a2d0c 100644
--- a/gitlab.txt
+++ b/gitlab.txt
@@ -22,7 +22,69 @@ preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.
-Already up to date.
+From https://gitlab.awesome-it.de/overlays/gitlab
+ 5cd3d26..f468376 master -> origin/master
+Updating 5cd3d26..f468376
+Fast-forward
+ dev-util/gitlab-runner-bin/Manifest | 2 +-
+ .../gitlab-runner-bin-13.6.0-r2.ebuild | 2 +-
+ dev-vcs/gitlab-gitaly/Manifest | 1 +
+ dev-vcs/gitlab-gitaly/gitlab-gitaly-13.7.3.ebuild | 111 +++
+ .../2021-01-08-minimize-upgrade-downtime.en.txt | 28 +
+ www-apps/gitlabhq/Manifest | 34 +-
+ .../gitlabhq/files/gitlabhq-13.7-tmpfiles.conf | 3 -
+ ...tch => gitlabhq-13.7.1-fix-checks-gentoo.patch} | 0
+ ...ch => gitlabhq-13.7.1-fix-sendmail-param.patch} | 0
+ ...taly.service => gitlabhq-13.7.1-gitaly.service} | 2 +
+ ...om.service => gitlabhq-13.7.1-mailroom.service} | 0
+ ...kiq.service => gitlabhq-13.7.1-sidekiq.service} | 0
+ .../gitlabhq/files/gitlabhq-13.7.1-tmpfiles.conf | 3 +
+ ...del => gitlabhq-13.7.1-webserver.service_model} | 0
+ ...e.service => gitlabhq-13.7.1-workhorse.service} | 2 +
+ .../{gitlabhq-13.7.init => gitlabhq-13.7.1.init} | 0
+ ...gitlabhq-13.7.target => gitlabhq-13.7.1.target} | 0
+ .../files/gitlabhq-13.7.3-fix-checks-gentoo.patch | 11 +
+ .../files/gitlabhq-13.7.3-fix-sendmail-param.patch | 17 +
+ .../files/gitlabhq-13.7.3-fix-sidekiq_check.patch | 11 +
+ .../gitlabhq/files/gitlabhq-13.7.3-gitaly.service | 14 +
+ .../files/gitlabhq-13.7.3-mailroom.service | 14 +
+ .../gitlabhq/files/gitlabhq-13.7.3-sidekiq.service | 15 +
+ .../gitlabhq/files/gitlabhq-13.7.3-tmpfiles.conf | 3 +
+ .../files/gitlabhq-13.7.3-webserver.service_model | 17 +
+ .../files/gitlabhq-13.7.3-workhorse.service | 15 +
+ www-apps/gitlabhq/files/gitlabhq-13.7.3.init | 186 +++++
+ www-apps/gitlabhq/files/gitlabhq-13.7.3.target | 12 +
+ www-apps/gitlabhq/files/update-files.sh | 2 +-
+ www-apps/gitlabhq/gitlabhq-13.7.3.ebuild | 757 +++++++++++++++++++++
+ www-servers/gitlab-workhorse/Manifest | 1 +
+ .../gitlab-workhorse-8.58.2.ebuild | 28 +
+ 32 files changed, 1274 insertions(+), 17 deletions(-)
+ create mode 100644 dev-vcs/gitlab-gitaly/gitlab-gitaly-13.7.3.ebuild
+ create mode 100644 metadata/news/2021-01-08-minimize-upgrade-downtime/2021-01-08-minimize-upgrade-downtime.en.txt
+ delete mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7-tmpfiles.conf
+ rename www-apps/gitlabhq/files/{gitlabhq-13.7-fix-checks-gentoo.patch => gitlabhq-13.7.1-fix-checks-gentoo.patch} (100%)
+ rename www-apps/gitlabhq/files/{gitlabhq-13.7-fix-sendmail-param.patch => gitlabhq-13.7.1-fix-sendmail-param.patch} (100%)
+ rename www-apps/gitlabhq/files/{gitlabhq-13.7-gitaly.service => gitlabhq-13.7.1-gitaly.service} (81%)
+ rename www-apps/gitlabhq/files/{gitlabhq-13.7-mailroom.service => gitlabhq-13.7.1-mailroom.service} (100%)
+ rename www-apps/gitlabhq/files/{gitlabhq-13.7-sidekiq.service => gitlabhq-13.7.1-sidekiq.service} (100%)
+ create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.1-tmpfiles.conf
+ rename www-apps/gitlabhq/files/{gitlabhq-13.7-webserver.service_model => gitlabhq-13.7.1-webserver.service_model} (100%)
+ rename www-apps/gitlabhq/files/{gitlabhq-13.7-workhorse.service => gitlabhq-13.7.1-workhorse.service} (75%)
+ rename www-apps/gitlabhq/files/{gitlabhq-13.7.init => gitlabhq-13.7.1.init} (100%)
+ rename www-apps/gitlabhq/files/{gitlabhq-13.7.target => gitlabhq-13.7.1.target} (100%)
+ create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.3-fix-checks-gentoo.patch
+ create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.3-fix-sendmail-param.patch
+ create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.3-fix-sidekiq_check.patch
+ create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.3-gitaly.service
+ create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.3-mailroom.service
+ create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.3-sidekiq.service
+ create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.3-tmpfiles.conf
+ create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.3-webserver.service_model
+ create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.3-workhorse.service
+ create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.3.init
+ create mode 100644 www-apps/gitlabhq/files/gitlabhq-13.7.3.target
+ create mode 100644 www-apps/gitlabhq/gitlabhq-13.7.3.ebuild
+ create mode 100644 www-servers/gitlab-workhorse/gitlab-workhorse-8.58.2.ebuild
*** syncing gitlab
*** synced gitlab
* Sync succeeded