Commit Graph

9 Commits

Author SHA1 Message Date
Harald Welte cb688f8e49 gerrit: update to 3.2.7 for security reasons
Change-Id: Ib51cb5466ec2eddeb76e1853a4c1206f9a8e5fd0
2021-02-15 12:29:22 +01:00
Harald Welte 01a159b847 gerrit: upgrade to 3.2.3
Change-Id: I81cc8439719576d09d90622d4c69cd960e34728c
2020-10-03 16:02:36 +02:00
Harald Welte 6dec3e7264 gerrit: upgrade to 2.16.22
Change-Id: I9fdf561d404512b5e4f16e93229da974c394b670
2020-10-03 13:21:43 +02:00
Harald Welte acf1d8f026 gerrit: Update to 2.16.18
Change-Id: I2979d892b38c6a7729fe2b39ad240e0a66323284
2020-05-04 11:34:00 +02:00
Harald Welte 3f2d5cf89c update gerrit to 2.16.16
We want to stay on the 2.16.x branch so we cannot use 'lastest'

Change-Id: I20d81678a2d759bb3ac2a31945e684bf4065a8ff
2020-02-16 10:46:59 +01:00
Oliver Smith 8deb1f1aa8 cosmetic: gerrit: use variables for the files to patch
Make the code more readable, and make it easier to update the paths
if they should change again.

Change-Id: I285f7908de64f2d92fa99ae9d74fb2e29ec72771
2018-12-11 09:13:31 +00:00
Oliver Smith b6ad85bd4c gerrit: fix libopenid path
Update the path to libopenid.jar, to fix the following error and make
the container build again. This change is necessary, because we are
patching a file inside "gerrit.war", and the path to that file has been
changed upstream.

Step 4/8 : RUN  unzip /var/gerrit/bin/gerrit.war WEB-INF/lib/gerrit-openid-libopenid.jar ...
 ---> Running in 815585d87fdd
Archive:  /var/gerrit/bin/gerrit.war
caution: filename not matched:  WEB-INF/lib/gerrit-openid-libopenid.jar

Change-Id: Iaed2429a776ae587043dc2651293bb354fceeb72
2018-12-11 09:13:31 +00:00
Harald Welte 911fbafbf7 Makefile support for our production infrastructure containers
Change-Id: I901e340d2c5c1e002ecc7efa4570d58ccb7b9229
2018-06-03 16:11:26 +00:00
Holger Hans Peter Freyther b210f3aa6e Add Dockerfile for gerrit and monkey patch
The openid support doesn't allow to add custom providers but we like the
convenience of a single click. Take the official docker image and patch
the HTML template. It seems to have changed little over the time, and it
might continue like that...

I have filed https://bugs.chromium.org/p/gerrit/issues/detail?id=8828 so
that we can drop this hack in the future...

Change-Id: I713948fbb93355c2e33e3b92969e2389cb88c938
2018-04-24 16:19:49 +00:00