Commit Graph

2002 Commits

Author SHA1 Message Date
Nick Cao
12fc3f6db8
Merge pull request #212841 from r-ryantm/auto-update/bingrep
bingrep: 0.9.0 -> 0.10.1
2023-01-27 18:15:38 +08:00
Zhaofeng Li
3d81dfd990 spin: Add iSpin GUI 2023-01-27 00:42:30 -07:00
R. Ryantm
8f910ae5aa bingrep: 0.9.0 -> 0.10.1 2023-01-26 21:17:06 +00:00
Thomas Gerbet
bd113dca77 radare2: 5.8.0 -> 5.8.2
https://github.com/radareorg/radare2/releases/tag/5.8.2
2023-01-24 23:01:04 +01:00
Weijia Wang
e057a9c12a
Merge pull request #207920 from r-ryantm/auto-update/dotenv-linter
dotenv-linter: 3.2.0 -> 3.3.0
2023-01-24 05:58:27 +01:00
Sandro
ebabf8f1f1
Merge pull request #206416 from aaronjheng/evmdis 2023-01-24 00:13:14 +01:00
Weijia Wang
62e85799c4
Merge pull request #208585 from r-ryantm/auto-update/pmd
pmd: 6.49.0 -> 6.53.0
2023-01-23 15:07:43 +01:00
Weijia Wang
16593524a5
Merge pull request #195657 from r-ryantm/auto-update/codeql
codeql: 2.11.0 -> 2.12.0
2023-01-22 23:42:05 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
9767ee1083 actionlint: 1.6.22 -> 1.6.23 2023-01-21 11:56:03 +00:00
Alyssa Ross
65cdb52a66 valgrind-light: fix build for FreeBSD
This is very similar to what we do for Darwin directly below, but
we look up the FreeBSD version at eval time instead.

The .0 is prepended because our current FreeBSD system doubles only
include the major version.  Valgrind ignores everything after the
dot anyway (but it wants the dot to be there).
2023-01-20 01:06:05 +00:00
Alyssa Ross
9c04fcb25f
valgrind: make meta.platforms more accurate
Valgrind has to do lots of architecture- and OS-specific stuff, so it
only works on a defined set of platforms.  So rather than marking
platforms as bad one by one, let's set meta.platforms to the actual
set of platforms supported by Valgrind, as listed in its configure
script.
2023-01-19 17:43:52 +00:00
Martin Weinelt
5a61f34f2e
radare2: Fix ANSI Escape Sequence Injection vulns via DWARF
Fixes: CVE-2023-0302
2023-01-15 22:01:01 +01:00
R. Ryantm
e2f0a97456 pmd: 6.49.0 -> 6.53.0 2023-01-15 18:55:12 +00:00
R. Ryantm
adaa528967 codeql: 2.11.0 -> 2.12.0 2023-01-15 07:31:19 +00:00
github-actions[bot]
ceb05ad4bf
Merge master into staging-next 2023-01-13 06:01:09 +00:00
R. Ryantm
f77ade489b checkstyle: 10.5.0 -> 10.6.0 2023-01-12 23:05:36 +00:00
Martin Weinelt
c1e6c6af69 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 03:51:33 +01:00
Jonas Heinrich
364861a197
Merge pull request #209937 from r-ryantm/auto-update/randoop
randoop: 4.3.1 -> 4.3.2
2023-01-10 12:28:45 +01:00
R. Ryantm
77cc6994e1 randoop: 4.3.1 -> 4.3.2 2023-01-09 20:47:32 +00:00
Thomas Gerbet
2c8cc56ebc radare2: apply patch for CVE-2022-4843
https://huntr.dev/bounties/075b2760-66a0-4d38-b3b5-e9934956ab7f/
2023-01-09 19:15:31 +01:00
Robert Schütz
2b671e96a8 autoflake: move to pythonPackages
It is imported by pydantic.
2023-01-09 08:15:05 -08:00
Sandro
6ee8dc0e31
Merge pull request #206639 from vimpostor/hotspot_1.4 2023-01-04 00:51:14 +01:00
Aaron Jheng
b8abee82d6
evmdis: 2018-03-23 -> unstable-2022-05-09 2023-01-03 03:36:02 +00:00
R. Ryantm
51b1d85395 tflint: 0.43.0 -> 0.44.1 2023-01-01 00:29:15 +00:00
R. Ryantm
c87222c7ea dotenv-linter: 3.2.0 -> 3.3.0 2022-12-27 05:10:40 +00:00
figsoda
e2ab671cc9 svlint: 0.6.0 -> 0.6.1
Changelog: https://github.com/dalance/svlint/blob/v0.6.1/CHANGELOG.md
2022-12-25 14:46:29 -05:00
maralorn
9fa43f69e1 Merge branch 'master' into haskell-updates 2022-12-24 18:31:46 +01:00
Magnus Groß
d611eb737a
hotspot: 1.3.0 -> 1.4.0
- Hotspot now depends on kparts.
- Enable debuginfod for elfutils, because perfparser needs debuginfod.h
- Remove rust demangle cmake flags, because it is found at runtime now,
  see https://github.com/KDAB/hotspot/issues/269
2022-12-24 12:10:13 +01:00
Dennis Gosnell
0f00bd77e5
nix-linter: mark broken because doesn't compile on ghc92 2022-12-24 13:50:05 +09:00
Sandro
2ff237d0d9
Merge pull request #200061 from trepetti/svlint-0.6.0 2022-12-24 01:40:18 +01:00
Jörg Thalheim
de06087c9d radare2: 5.7.8 -> 5.8.0 2022-12-23 10:50:38 +01:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Mario Rodas
8dcbf7c09a smatch: 1.72 -> 1.73 2022-12-07 04:20:00 +00:00
Vladimír Čunát
089fb18420
Merge #203426: staging-next 2022-11-28 2022-12-06 12:36:58 +01:00
Fabian Affolter
2c61d89177 cvehound: rename GitPython 2022-12-05 22:08:08 +01:00
Fabian Affolter
35284543f7 checkov: rename GitPython 2022-12-05 22:07:17 +01:00
Martin Weinelt
fe8eef1ae4 Merge remote-tracking branch 'origin/master' into staging-next 2022-12-04 22:06:42 +01:00
Nikolay Korotkiy
b2de2b8d5b
include-what-you-use: fix shebangs 2022-11-29 21:20:08 +03:00
github-actions[bot]
843fc7a4a5
Merge master into staging-next 2022-11-29 18:01:54 +00:00
R. Ryantm
81322c4c87 checkstyle: 10.4 -> 10.5.0 2022-11-28 16:32:48 +00:00
github-actions[bot]
f8c61f361e
Merge staging-next into staging 2022-11-25 12:02:07 +00:00
R. Ryantm
18d8cf38d9 cppcheck: 2.9.2 -> 2.9.3 2022-11-25 11:50:07 +01:00
Vincent Laporte
005cf8a5bd frama-c: add missing runtime dependency 2022-11-25 10:25:13 +01:00
github-actions[bot]
8abde38a26
Merge staging-next into staging 2022-11-22 18:01:51 +00:00
github-actions[bot]
9c6223b5f6
Merge staging-next into staging 2022-11-21 18:01:33 +00:00
R. Ryantm
0a91e1a0e0 cargo-tarpaulin: 0.22.0 -> 0.23.1 2022-11-21 10:33:36 +00:00
Mario Rodas
55d1f5ea3c brakeman: 5.3.1 -> 5.4.0
https://github.com/presidentbeef/brakeman/releases/tag/v5.4.0
2022-11-21 04:20:00 +00:00