Luke Granger-Brown
0716841463
mercurial: build Rust extensions
...
The Rust extensions provide speedups for core Mercurial functionality.
We should start building with them.
They're only CI-tested on Linux, so they're disabled for non-Linux
platforms for now by default.
2021-05-03 18:05:36 +00:00
Luke Granger-Brown
ae894f63f5
mercurial: drop unnecessary unzip dep
2021-05-03 17:35:26 +00:00
Luke Granger-Brown
63f3e26505
mercurial: 5.6 -> 5.8
2021-05-03 17:32:36 +00:00
Luke Granger-Brown
dfd8ae4ca0
Merge pull request #121280 from aanderse/redmine
...
redmine: 4.2.0 -> 4.2.1
2021-05-03 10:40:33 +01:00
Git Machete Release Bot
ed3439be2f
gitAndTools.git-machete: 3.1.0 -> 3.1.1
...
###### Motivation for this change
Update to latest upstream version
###### Things done
* [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox ) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file ) on non-NixOS linux)
* Built on platform(s)
* [x] NixOS
* [ ] macOS
* [ ] other Linux distributions
* [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests ))
* [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
* [x] Tested execution of all binary files (usually in `./result/bin/`)
* [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after)
* [ ] Ensured that relevant documentation is up to date
* [x] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md ).
2021-05-01 15:46:24 +00:00
R. RyanTM
66a96f031a
lefthook: 0.7.3 -> 0.7.4
2021-05-01 05:55:57 +00:00
Aaron Andersen
bddecd3510
redmine: 4.2.0 -> 4.2.1
2021-04-30 10:33:25 -04:00
Sandro
536ae468d2
Merge pull request #120018 from blargg/yadm
...
yadm: 2.5.0 -> 3.1.0
2021-04-30 14:45:44 +02:00
Sandro Jäckel
ae02415ee8
treewide: remove gnidorah
...
due to github account removal/deletion and not other mean of contact.
2021-04-30 01:48:19 +02:00
ajs124
1e7720531a
subversion: 1.12.2 -> 1.14.1
2021-04-29 18:41:18 +02:00
R. RyanTM
b79d1b517d
cvs_fast_export: 1.55 -> 1.56
2021-04-29 00:35:12 -04:00
Milan
5e2bfae1b8
gitlab: 13.10.2 -> 13.11.2 ( #120947 )
2021-04-28 15:16:06 +02:00
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
blargg
b7387c5cf4
yadm: 2.5.0 -> 3.1.0
...
Updated completions to pull from the new location.
Switch to using the install helpers.
Update license, gpl3 -> gpl3Plus.
2021-04-27 19:17:18 -07: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
Frederik Rietdijk
e5f9db3135
git-bz: stay with python2
2021-04-03 17:06:07 +02:00
github-actions[bot]
74200a7126
Merge master into staging-next
2021-04-03 00:14:57 +00:00
zowoq
941cb99cf2
gh: 1.8.0 -> 1.8.1
...
https://github.com/cli/cli/releases/tag/v1.8.1
2021-04-03 06:10:35 +10:00
github-actions[bot]
b3a0328b7f
Merge master into staging-next
2021-04-02 18:14:54 +00:00
Sandro
5a41d751ae
Merge pull request #104919 from gravndal/git-annex-remote-googledrive
2021-04-02 17:28:35 +02:00
Gaute Ravndal
e9f12cd9db
git-annex-remote-googledrive: init at 1.3.0
2021-04-01 23:05:45 +02:00
github-actions[bot]
85e9b4acf4
Merge staging-next into staging
2021-04-01 12:06:32 +00:00
R. RyanTM
386b5cd123
bit: 1.0.5 -> 1.0.6
2021-04-01 05:33:55 +00:00
github-actions[bot]
b152812791
Merge staging-next into staging
2021-04-01 00:15:44 +00:00
Sandro
0650638605
Merge pull request #118101 from LeSuisse/drop-subversion19
...
subversion19: drop
2021-03-31 21:23:43 +02:00
Thomas Gerbet
550e69b745
subversion19: drop
...
Subversion 1.9 is EoL [0] and is affected by CVE-2020-17525.
[0] https://subversion.apache.org/roadmap.html#release-planning
2021-03-31 08:38:03 +02:00
github-actions[bot]
cb1554f24c
Merge staging-next into staging
2021-03-31 00:12:32 +00:00
github-actions[bot]
4ba71fb819
Merge master into staging-next
2021-03-31 00:12:29 +00:00
zowoq
7248f89da2
gh: 1.7.0 -> 1.8.0
...
https://github.com/cli/cli/releases/tag/v1.8.0
2021-03-31 06:04:56 +10:00
github-actions[bot]
2d211c7a3a
Merge staging-next into staging
2021-03-30 06:05:44 +00:00
github-actions[bot]
ce7cdafed9
Merge master into staging-next
2021-03-30 06:05:42 +00:00
Mario Rodas
27a17ac2e4
gitAndTools.delta: 0.6.0 -> 0.7.1
...
https://github.com/dandavison/delta/releases/tag/0.7.1
2021-03-29 04:20:00 +00:00
github-actions[bot]
f311dede4c
Merge staging-next into staging
2021-03-29 00:15:53 +00:00
github-actions[bot]
d495e7527f
Merge master into staging-next
2021-03-29 00:15:48 +00:00
Thomas Gerbet
45cea67242
gitAndTools.git-bug: 0.7.1 -> 0.7.2
...
Fixes CVE-2021-28955.
2021-03-28 20:42:36 +02:00
github-actions[bot]
cbd2c726fb
Merge staging-next into staging
2021-03-28 12:06:24 +00:00
github-actions[bot]
25268aeaf7
Merge master into staging-next
2021-03-28 12:06:21 +00:00
Fabian Affolter
158da5a4fa
Merge pull request #117773 from r-ryantm/auto-update/git-extras
...
git-extras: 6.1.0 -> 6.2.0
2021-03-28 11:31:44 +02:00
github-actions[bot]
ea21c98571
Merge staging-next into staging
2021-03-28 06:05:34 +00:00
github-actions[bot]
3f2a4a9dea
Merge master into staging-next
2021-03-28 06:05:31 +00:00
Mario Rodas
2619c030ae
Merge pull request #117775 from r-ryantm/auto-update/git-lfs
...
git-lfs: 2.13.2 -> 2.13.3
2021-03-27 22:46:50 -05:00
github-actions[bot]
2ed7687b19
Merge staging-next into staging
2021-03-28 00:15:43 +00:00
github-actions[bot]
732dc6ef8f
Merge master into staging-next
2021-03-28 00:15:41 +00:00
Ryan Horiguchi
11b13209f3
gitkraken: 7.5.2 -> 7.5.3
2021-03-27 19:59:22 +01:00
Michael Weiss
1372aa414c
git: 2.31.0 -> 2.31.1
2021-03-27 13:44:34 +01:00
R. RyanTM
b177e5ed99
git-lfs: 2.13.2 -> 2.13.3
2021-03-27 11:15:05 +00:00
R. RyanTM
415788b8d3
git-extras: 6.1.0 -> 6.2.0
2021-03-27 11:09:44 +00:00
github-actions[bot]
8cebf1dc19
Merge master into staging-next
2021-03-25 06:05:58 +00:00
kfollesdal
2dbe099c0d
bumpver: 2020.1108 -> 2021.1110
2021-03-24 20:02:22 +01:00
github-actions[bot]
8e2d0e45c0
Merge master into staging-next
2021-03-24 18:10:39 +00:00
Sandro
58b1c47c77
Merge pull request #117423 from fabaff/bit
2021-03-24 18:47:53 +01:00
Git Machete Release Bot
e485ab8ce5
gitAndTools.git-machete: 3.0.0 -> 3.1.0
...
###### Motivation for this change
Update to latest upstream version
###### Things done
* [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox ) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file ) on non-NixOS linux)
* Built on platform(s)
* [x] NixOS
* [ ] macOS
* [ ] other Linux distributions
* [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests ))
* [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
* [x] Tested execution of all binary files (usually in `./result/bin/`)
* [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after)
* [ ] Ensured that relevant documentation is up to date
* [x] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md ).
###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2021-03-24 14:50:19 +00:00