Commit Graph

6691 Commits

Author SHA1 Message Date
R. RyanTM
1bb3240099 modemmanager: 1.14.8 -> 1.14.10 2021-01-22 21:32:24 +01:00
github-actions[bot]
211bccac79
Merge master into staging-next 2021-01-22 12:42:59 +00:00
Sandro
505681300b
Merge pull request #107717 from freezeboy/update-burpsuite
burpsuite: ease src override
2021-01-22 13:05:15 +01:00
Sandro
9a92886922
Merge pull request #110395 from zowoq/gemset 2021-01-22 09:31:07 +01:00
github-actions[bot]
b30eaaf6b7
Merge master into staging-next 2021-01-22 01:17:55 +00:00
zowoq
2ab13ca162 treewide: add final newline 2021-01-22 07:40:43 +10:00
zowoq
59b83c43e0 treewide: add final newline 2021-01-22 07:18:04 +10:00
github-actions[bot]
7694c8cb5a
Merge master into staging-next 2021-01-21 18:51:33 +00:00
R. RyanTM
635154a7ac
assh: 2.10.0 -> 2.11.0 (#109724) 2021-01-21 10:08:38 -08:00
R. RyanTM
6c0a48f3bc
frp: 0.34.3 -> 0.35.0 (#110358) 2021-01-21 09:53:10 -08:00
github-actions[bot]
a6245e9bdf
Merge master into staging-next 2021-01-21 06:45:42 +00:00
zowoq
932941b79c treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-21 13:29:54 +10:00
github-actions[bot]
6b321782b8
Merge master into staging-next 2021-01-20 18:53:14 +00:00
Peter Simons
62b407f001
Merge pull request #110128 from r-ryantm/auto-update/nbd
nbd: 3.20 -> 3.21
2021-01-20 15:11:59 +01:00
github-actions[bot]
2ebca541c1
Merge master into staging-next 2021-01-20 12:43:38 +00:00
Arijit Basu
f6818d97d7
openapi-generator-cli-unstable: 5.0.0-2020-02-04 -> 6.0.0-2021-01-18 2021-01-20 16:47:12 +05:30
R. RyanTM
5ec6b94e4c nbd: 3.20 -> 3.21 2021-01-20 10:28:45 +00:00
Arijit Basu
7bad7bce63
openapi-generator-cli: 4.3.1 -> 5.0.0 2021-01-20 15:39:01 +05:30
github-actions[bot]
ebdf4f426a
Merge master into staging-next 2021-01-20 01:20:09 +00:00
zowoq
5ab7a7ab45 uget-integrator: use spaces for indentation 2021-01-20 10:53:10 +10:00
zowoq
31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Stig Palmquist
cecd2c8362 dnsmasq: 2.82 -> 2.83, pname + version
CVEs:
CVE-2020-25681
CVE-2020-25682
CVE-2020-25683
CVE-2020-25687
CVE-2020-25684
CVE-2020-25685
CVE-2020-25686
2021-01-19 20:21:49 +01:00
Sandro
28ba03ae72
Merge pull request #109912 from fabaff/bump-gandi
gandi-cli: 1.5 -> 1.6
2021-01-19 15:16:54 +01:00
Sandro
ec3c0d8360
Merge pull request #109865 from r-ryantm/auto-update/igmpproxy
igmpproxy: 0.2.1 -> 0.3
2021-01-19 14:42:18 +01:00
Sandro
a9d9130b7d
Merge pull request #109854 from r-ryantm/auto-update/grpcurl
grpcurl: 1.7.0 -> 1.8.0
2021-01-19 11:20:42 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Fabian Affolter
2f9d71e05c gandi-cli: 1.5 -> 1.6 2021-01-19 08:11:04 +01:00
Ryan Mulligan
66552e6b3c
Merge pull request #109743 from r-ryantm/auto-update/cassowary
cassowary: 0.11.0 -> 0.12.0
2021-01-18 17:08:44 -08:00
R. RyanTM
83370b5920 igmpproxy: 0.2.1 -> 0.3 2021-01-19 00:39:30 +00:00
R. RyanTM
992e993555 grpcurl: 1.7.0 -> 1.8.0 2021-01-18 23:38:47 +00:00
Sandro
6dfa72b172
Merge pull request #106910 from freezeboy/change-ssh-ident
ssh-ident: change PATH
2021-01-18 21:38:47 +01:00
Christian Kampka
f0ec10a829
treewide: remove kampka as maintainer (#109813) 2021-01-18 21:23:49 +01:00
Sandro
4396baf04e
Merge pull request #106876 from antifuchs/fix-mosh-client-path
mosh: Hermeticize mosh-client path reference from mosh.pl
2021-01-18 20:47:11 +01:00
Sandro
547956a240
Merge pull request #109803 from r-ryantm/auto-update/findomain
findomain: 2.1.4 -> 2.1.5
2021-01-18 19:02:17 +01:00
freezeboy
3cac3df724 ssh-ident: change PATH
The wrapper is not working anymore, so the ssh-agent is no more shared,
as the script removes the environment PATH variable, I pinned the
ssh-agent binary and removed the wrapper.

Also, as this script doesn't require a compiler, I switched from stdenv
to stdenvNoCC.
2021-01-18 18:33:48 +01:00
R. RyanTM
835e89a4cd findomain: 2.1.4 -> 2.1.5 2021-01-18 17:32:56 +00:00
Sandro
1699750907
Merge pull request #109773 from r-ryantm/auto-update/dnscrypt-proxy2
dnscrypt-proxy2: 2.0.44 -> 2.0.45
2021-01-18 17:35:21 +01:00
Sandro
b387000c20
Merge pull request #109774 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.33.3 -> 0.33.8
2021-01-18 17:35:06 +01:00
Sandro
c3cd24e72d
Merge pull request #109763 from r-ryantm/auto-update/croc
croc: 8.6.6 -> 8.6.7
2021-01-18 17:32:15 +01:00
R. RyanTM
eb4bd5c119 dnsproxy: 0.33.3 -> 0.33.8 2021-01-18 14:39:35 +00:00
R. RyanTM
f3c23b78a3 dnscrypt-proxy2: 2.0.44 -> 2.0.45 2021-01-18 14:35:56 +00:00
R. RyanTM
d359c75336 croc: 8.6.6 -> 8.6.7 2021-01-18 13:56:58 +00:00
R. RyanTM
18be49957e clash: 1.3.0 -> 1.3.5 2021-01-18 13:07:06 +00:00
R. RyanTM
ac98736ee4 cassowary: 0.11.0 -> 0.12.0 2021-01-18 12:09:21 +00:00
freezeboy
955e258c05 burpsuite: change derivtion to ease src overriding 2021-01-18 09:12:27 +01:00
Sandro
4a8e102b4f
Merge pull request #107921 from fabaff/evillimiter
evillimiter: init at 1.5.0
2021-01-18 01:16:39 +01:00
Sandro
d4d7440bcc
Merge pull request #108701 from fabaff/cantoolz 2021-01-17 19:46:21 +01:00
Sandro
9ecaa3ce76
Merge pull request #107227 from vq/add/lxi-tools
lxi-tools: init at 1.21
2021-01-17 19:45:47 +01:00
Sandro
055fa3a647
Merge pull request #109606 from fabaff/bump-amass
amass: 3.10.5 -> 3.11.1
2021-01-17 14:14:43 +01:00
Sandro
ff9a7c6dc1
Merge pull request #109549 from LeSuisse/bursuite-2020.12.1
burpsuite: 2020.1 -> 2020.12.1
2021-01-17 13:40:34 +01:00