Robert Scott
3b6bc4b69c
treewide: set sourceProvenance for packages containing downloaded jars
...
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
R. RyanTM
ca24e48205
burpsuite: 2021.10.3 -> 2021.12
...
(#152931 )
2022-01-01 22:33:58 +01:00
R. Ryantm
9c68f7ea6b
burpsuite: 2021.8.1 -> 2021.10.3
2021-12-11 14:28:06 +00:00
Ilan Joselevich
be3d0c9ecc
burpsuite: 2021.8 -> 2021.8.1
2021-08-14 06:33:06 +03:00
R. RyanTM
e21f344f04
burpsuite: 2021.6 -> 2021.8
2021-08-06 13:47:43 +00:00
R. RyanTM
1abf40393e
burpsuite: 2021.5.1 -> 2021.6
2021-06-06 12:20:00 +02:00
R. RyanTM
24fda1e03f
burpsuite: 2021.4.2 -> 2021.5.1
2021-05-21 19:39:46 -07:00
Thomas Gerbet
f392ff23cc
burpsuite: 2020.12.1 -> 2021.4.2
...
Fixes the build, solves CVE-2021-29416 and pull the latest version.
https://portswigger.net/burp/releases/professional-community-2021-4-2
2021-05-01 11:10:39 +02:00
freezeboy
955e258c05
burpsuite: change derivtion to ease src overriding
2021-01-18 09:12:27 +01:00
Thomas Gerbet
2c29f2ad85
burpsuite: 2020.1 -> 2020.12.1
...
Moved to Java 11 to avoid warnings when launching Burp Suite.
Burp Suite only officially supports Java versions 9 to 14 [0].
[0] https://portswigger.net/burp/documentation/desktop/getting-started/launching/command-line#checking-your-java-version
2021-01-16 17:39:16 +01:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Benno Fünfstück
0d8210e0ed
burpsuite: 3.1.07 -> 2020.1
2020-02-13 10:34:25 +01:00
Benno Fünfstück
59e7ecdcd0
burpsuite: 1.7.36 -> 2.1.07
2020-01-25 22:17:39 +01:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Leroy Hopson
81b697db58
burpsuite: 1.7.23 -> 1.7.36
2019-04-10 09:48:42 +07:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux
2017-12-07 07:50:47 -05:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Benno Fünfstück
6685b7a3d8
burpsuite: 1.7.06 -> 1.7.23
2017-07-03 17:20:45 +02:00
Benno Fünfstück
1bae891e66
burpsuite: init at 1.7.06
2016-10-01 14:27:04 +02:00