Commit graph

3963 commits

Author SHA1 Message Date
Vladyslav M 267761cf44
Merge pull request #120917 from a12l/update-pijul
pijul: 1.0.0-alpha.46 -> 1.0.0-alpha.48
2021-04-28 08:14:19 +03:00
R. RyanTM d3e48342a3 gitui: 0.14.0 -> 0.15.0 2021-04-27 23:45:06 -04:00
Albin Otterhäll 056eb56f77 pijul: 1.0.0-alpha.46 -> 1.0.0-alpha.48 2021-04-27 20:39:06 +02:00
talyz 7a67a2d1a8
gitlab: Add patch for db_key_base length bug, fix descriptions
The upstream recommended minimum length for db_key_base is 30 bytes,
which our option descriptions repeated. Recently, however, upstream
has, in many places, moved to using aes-256-gcm, which requires a key
of exactly 32 bytes. To allow for shorter keys, the upstream code pads
the key in some places. However, in many others, it just truncates the
key if it's too long, leaving it too short if it was to begin
with. This adds a patch that fixes this and updates the descriptions
to recommend a key of at least 32 characters.

See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53602
2021-04-27 17:49:43 +02:00
Arnout Engelen 1be3d412c0
treewide: go: inherit platforms instead of using platforms.all
`buildGoModule` and `buildGoPackage` by default inherit the `platforms`
from go. That seems better than explicitly configuring `platforms.all`.

There are also many packages that specify 'linux + darwin' - this is
even suggested in the documentation. We might also want to update those,
but let's do the noncontroversial change first.
2021-04-26 08:59:56 +02:00
Sandro 45c4ce6635
Merge pull request #120562 from risicle/ris-subversion-1.12.2-CVE-2020-17525
subversion: add patch for CVE-2020-17525
2021-04-26 06:46:05 +02:00
Fabian Affolter 632292a4db
Merge pull request #120485 from MetaDark/git-review
git-review: 2.0.0 -> 2.1.0
2021-04-25 15:13:52 +02:00
Robert Scott c94fa93440 subversion: add patch for CVE-2020-17525 2021-04-24 20:31:07 +01:00
Kira Bruneau f3a2bf7109 git-review: 2.0.0 -> 2.1.0 2021-04-24 12:24:19 -04:00
hdhog 793562da34
git-chglog: 0.9.1 -> 0.14.2 (#120097) 2021-04-24 09:16:07 +02:00
Norbert Melzer 65499c8a82
lefthook: 0.7.2 -> 0.7.3 (#120346)
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-24 03:57:36 +02:00
R. RyanTM a48b8974ee bit: 1.0.6 -> 1.1.1 2021-04-22 06:27:11 +00:00
Sandro def594ee27
Merge pull request #119978 from SuperSandro2000/git-interactive-rebase-tool
git-interactive-rebase-tool: 2.0.0 -> 2.1.0
2021-04-21 05:10:17 +02:00
Sandro Jäckel 431db0eaad
git-interactive-rebase-tool: 2.0.0 -> 2.1.0 2021-04-21 03:12:11 +02:00
zowoq 00fe267003 gh: 1.9.1 -> 1.9.2
https://github.com/cli/cli/releases/tag/v1.9.2
2021-04-21 07:13:02 +10:00
Rouven Czerwinski d18df82226 subversion: remove extraBuildInputs
No longer required since all subversion versions now share the same
buildInputs.
2021-04-19 16:54:11 +02:00
Thomas Gerbet b660a15ba8 subversion_1_10: 1.10.6 -> 1.10.7
Fixes CVE-2020-17525.

Release announcement:
https://lists.apache.org/thread.html/r86eb93bd4e12c126203f61e9bd42f9a3905117842b481d20e15fd61f%40%3Cannounce.subversion.apache.org%3E
2021-04-17 11:58:21 +02:00
Kim Lindberger 37f49597e3
Merge pull request #118861 from talyz/gitlab-shell-fix
gitlab-shell: 13.15.1 -> 13.17.0
2021-04-16 16:17:58 +02:00
kolaente 01fa878ebc
gitea: 1.14.0 -> 1.14.1 2021-04-16 08:48:50 +02:00
zowoq 2f8a54eb09 gh: 1.9.0 -> 1.9.1
https://github.com/cli/cli/releases/tag/v1.9.1
2021-04-16 06:19:34 +10:00
zowoq 9c8cb61854 gh: 1.8.1 -> 1.9.0
https://github.com/cli/cli/releases/tag/v1.9.0
2021-04-15 10:22:29 +02:00
Alyssa Ross 715d5a73ae
git-cinnabar: 0.5.6 -> 0.5.7 2021-04-13 12:16:02 +00:00
Sandro eeb3107a08
Merge pull request #119269 from rhoriguchi/gitkraken
gitkraken: 7.5.4 -> 7.5.5
2021-04-13 01:54:16 +02:00
Sandro 380f281978
Merge pull request #118930 from alyssais/cvs
cvs: fix cross; clarify license
2021-04-13 01:53:51 +02:00
Ryan Horiguchi a12bb7e8f9
gitkraken: 7.5.4 -> 7.5.5 2021-04-13 00:25:41 +02:00
Maximilian Bosch d1572b7161
Merge pull request #119212 from jshholland/stgit-1.0
gitAndTools.stgit: 0.23 -> 1.0
2021-04-12 17:51:11 +02:00
Maximilian Bosch db47ed4382
Merge pull request #119127 from Ma27/bump-gitea
gitea: 1.13.7 -> 1.14.0
2021-04-12 17:46:19 +02:00
Antonio Yang e81d95ebcd gitui: 0.13.0 -> 0.14.0 2021-04-12 21:11:39 +08:00
Josh Holland 248a6da7f6 gitAndTools.stgit: 0.23 -> 1.0 2021-04-12 08:18:06 +01:00
Maximilian Bosch f17950c5b7
gitea: 1.13.7 -> 1.14.0
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.0
2021-04-11 13:39:39 +02:00
Leah Ives f9cc32641f git-review: 1.28.0 -> 2.0.0
* Updates git-review to latest version
* Fixes build error due to dependency on old version of six library
2021-04-10 19:59:31 -07:00
Alyssa Ross 25628c6454
cvs: fix cross; clarify license 2021-04-10 23:52:50 +00:00
github-actions[bot] c99b6f5343
Merge master into staging-next 2021-04-09 00:16:01 +00:00
talyz 7377a1dfa6
gitlab-shell: 13.15.1 -> 13.17.0
Only the version had been updated previously, not the hashes and
patches.
2021-04-09 00:36:32 +02:00
Maximilian Bosch 6da2f72f69
gitea: 1.13.6 -> 1.13.7
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.13.7
2021-04-09 00:17:29 +02:00
github-actions[bot] bf6abedefb
Merge master into staging-next 2021-04-08 12:06:16 +00:00
Sandro 2471253714
Merge pull request #118739 from rhoriguchi/gitkraken
gitkraken: 7.5.3 -> 7.5.4
2021-04-08 11:29:14 +02:00
Milan Pässler 35aca2bada
gitlab: add back GITLAB_WORKHORSE_VERSION
9b30cda2f6 (r49247855)
2021-04-08 09:56:05 +02:00
github-actions[bot] 8d1d992273
Merge master into staging-next 2021-04-08 00:17:24 +00:00
talyz 9b30cda2f6 gitlab: 13.9.4 -> 13.10.2 2021-04-07 23:23:24 +02:00
Ryan Horiguchi a9053b6870
gitkraken: 7.5.3 -> 7.5.4 2021-04-07 18:06:45 +02:00
github-actions[bot] 5e509a83ed
Merge master into staging-next 2021-04-07 00:15:14 +00:00
Aaron Andersen da527a0f1c
Merge pull request #117910 from aanderse/redmine
redmine: 4.1.2 -> 4.2.0
2021-04-06 19:35:06 -04:00
Jan Tojnar c04a14edd6 Merge branch 'master' into staging-next 2021-04-06 16:01:14 +02:00
Stekke fd1173ee6a redmine: Update hg patch for redmine 4.2.0 2021-04-04 16:15:19 -04:00
Aaron Andersen 11cca39ea9 redmine: 4.1.2 -> 4.2.0 2021-04-04 16:14:05 -04:00
Sandro Jäckel 33a395f195
yacc: deprecate alias
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
github-actions[bot] 3bf92ca4db
Merge master into staging-next 2021-04-03 18:18:51 +00:00
Frederik Rietdijk 5c8e424b84 gitstats: stay with python2 2021-04-03 17:06:07 +02:00
Frederik Rietdijk ea7d049f51 git-crecord: stay with python2 2021-04-03 17:06:07 +02:00