Fabian Affolter
|
26790d006b
|
metasploit: 6.0.50 -> 6.0.51
|
2021-07-01 22:50:14 +02:00 |
|
Fabian Affolter
|
75a0ac1a28
|
metasploit: 6.0.49 -> 6.0.50
|
2021-06-24 23:48:26 +02:00 |
|
Fabian Affolter
|
e4b46a168f
|
metasploit: 6.0.48 -> 6.0.49
|
2021-06-18 09:22:02 +02:00 |
|
Fabian Affolter
|
e8f08487b1
|
metasploit: 6.0.47 -> 6.0.48
|
2021-06-11 22:42:50 +02:00 |
|
Fabian Affolter
|
ca96bed8c3
|
metasploit: 6.0.46 -> 6.0.47
|
2021-06-05 10:33:07 +02:00 |
|
Fabian Affolter
|
d35af2cae3
|
metasploit: 6.0.45 -> 6.0.46
|
2021-05-27 23:01:55 +02:00 |
|
Matthieu Coudron
|
a528f2a48d
|
metasploit: set mainProgram
|
2021-05-23 23:41:15 +02:00 |
|
Fabian Affolter
|
0f8ef5f82f
|
metasploit: 6.0.44 -> 6.0.45
|
2021-05-20 17:24:25 -07:00 |
|
Fabian Affolter
|
a800bd2a93
|
metasploit: 6.0.43 -> 6.0.44
|
2021-05-14 00:13:47 +02:00 |
|
Fabian Affolter
|
51e5a87d78
|
metasploit: 6.0.42 -> 6.0.43
|
2021-05-08 11:42:09 +02:00 |
|
Fabian Affolter
|
7409f12164
|
metasploit: 6.0.41 -> 6.0.42
|
2021-04-30 12:12:41 +02:00 |
|
Fabian Affolter
|
f789bacc63
|
metasploit: 6.0.40 -> 6.0.41
|
2021-04-23 14:29:47 +02:00 |
|
Fabian Affolter
|
010125af00
|
metasploit: 6.0.39 -> 6.0.40
|
2021-04-15 23:21:24 +02:00 |
|
Fabian Affolter
|
328a2e365f
|
metasploit: 6.0.38 -> 6.0.39
|
2021-04-12 08:37:55 +02:00 |
|
Fabian Affolter
|
8b0b632f88
|
metasploit: 6.0.37 -> 6.0.38
|
2021-04-03 22:00:43 +02:00 |
|
Fabian Affolter
|
cbf4c8549b
|
metasploit: 6.0.36 -> 6.0.37
|
2021-03-26 10:53:15 +01:00 |
|
Fabian Affolter
|
5ec1f89c23
|
metasploit: 6.0.34 -> 6.0.36
|
2021-03-23 11:32:40 +01:00 |
|
Fabian Affolter
|
d4aa923b24
|
metasploit: 6.0.33 -> 6.0.34
|
2021-03-12 16:19:53 +01:00 |
|
Fabian Affolter
|
3c24c96265
|
metasploit: 6.0.31 -> 6.0.33
|
2021-03-08 08:30:51 +01:00 |
|
github-actions[bot]
|
dc31fd042c
|
Merge master into staging-next
|
2021-02-21 00:38:49 +00:00 |
|
Fabian Affolter
|
f49a63ece6
|
metasploit: 6.0.30 -> 6.0.31
|
2021-02-20 11:58:25 +01:00 |
|
Ben Siraphob
|
e03c068af5
|
treewide: makeWrapper buildInputs to nativeBuildInputs
|
2021-02-19 20:09:16 +07:00 |
|
Fabian Affolter
|
e750106e43
|
metasploit: 6.0.29 -> 6.0.30
|
2021-02-18 00:07:12 +01:00 |
|
Fabian Affolter
|
0d0aeb8ed5
|
metasploit: 6.0.28 -> 6.0.29
|
2021-02-07 12:50:05 +01:00 |
|
Fabian Affolter
|
c48214ef38
|
metasploit: 6.0.27 -> 6.0.28
|
2021-02-01 10:53:21 +01:00 |
|
Fabian Affolter
|
0154142350
|
metasploit: 6.0.26 -> 6.0.27
|
2021-01-24 14:00:07 +01:00 |
|
zowoq
|
59b83c43e0
|
treewide: add final newline
|
2021-01-22 07:18:04 +10:00 |
|
Fabian Affolter
|
d1e12eb127
|
metasploit: 6.0.25 -> 6.0.26
|
2021-01-20 08:21:10 +01:00 |
|
Fabian Affolter
|
90009b078b
|
metasploit: 6.0.12 -> 6.0.25
|
2021-01-19 20:58:38 +01:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
makefu
|
f3fa188c02
|
metasploit: add passthru.updateScript
|
2020-10-25 21:35:33 +01:00 |
|
makefu
|
5c79b3dda0
|
metasploit: 5.0.90 -> 6.0.12
|
2020-10-25 21:34:08 +01:00 |
|
zowoq
|
1ccf7cd704
|
metasploit: 5.0.74 -> 5.0.90
|
2020-05-22 11:04:05 +10:00 |
|
zowoq
|
aef1ddfbe9
|
metasploit: add libiconv to shell.nix
|
2020-05-22 11:04:04 +10:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Michael Fellinger
|
f92600b406
|
update versions in Gemfile.lock
|
2020-04-06 15:02:13 +02:00 |
|
zowoq
|
72c145115b
|
metasploit: 5.0.45 -> 5.0.74
|
2020-02-18 08:32:09 -08:00 |
|
Peter Hoeg
|
6759d15465
|
Merge pull request #68512 from nspin/pr/stdenv-spelling
stdenv: fix misspellings of dontPatchELF
|
2019-09-12 17:04:49 +08:00 |
|
Nick Spinale
|
d2333beb86
|
stdenv: fix misspellings of dontPatchELF
|
2019-09-11 13:10:09 +00:00 |
|
Sean Buckley
|
7d7d9e57f8
|
metasploit: 4.16.1 -> 5.0.45
|
2019-09-04 20:44:50 -04:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Alyssa Ross
|
e2d72ed954
|
metasploit: rack: 1.6.8 -> 1.6.11
CVE-2018-16470: https://seclists.org/oss-sec/2018/q4/128
CVE-2018-16471: https://seclists.org/oss-sec/2018/q4/129
|
2018-11-06 09:23:26 +00:00 |
|
Joerg Thalheim
|
b775b2cd4f
|
metasploit: use makeWrapper instead
|
2017-09-27 16:34:09 +01:00 |
|
makefu
|
6a51bc8bd3
|
metasploit: 4.14.25 -> 4.16.1
|
2017-08-24 13:00:56 +02:00 |
|
Jörg Thalheim
|
0cab4cac12
|
metasploit: add missing update deps to shell.nix
|
2017-06-09 22:20:28 +01:00 |
|
makefu
|
c1135333d1
|
metasploit: 4.14.17 -> 4.14.25
|
2017-06-09 23:09:22 +02:00 |
|
Jörg Thalheim
|
cf726bc31a
|
metasploit: 3.3.1 -> 4.14.17
use bundler env now
fixes #8870
|
2017-05-15 21:44:00 +01:00 |
|
Tuomas Tynkkynen
|
21f17d69f6
|
treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
|
2016-08-02 21:42:43 +03:00 |
|
Joachim Fasting
|
c844b6d041
|
metasploit: reimplement using mkDerivation
Also fixes download location. Bumps version to 3.3.1, which is
the closest to the original version for which a source archive
is still available.
|
2015-11-24 14:45:15 +01:00 |
|
Mathnerd314
|
eb7404d97a
|
all-packages: Use callPackage where possible
|
2015-09-14 22:27:19 -06:00 |
|