3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2687 commits

Author SHA1 Message Date
Nathan b0caf68bff
maintainer-list.nix: remove ndowens 2019-12-26 16:47:41 -05:00
Maximilian Bosch 9842c4b107
treewide: update which packages I'm currently maintaining
Idea shamelessly stolen from 4e60b0efae.

I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.

As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.

I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Maximilian Bosch b574b94e20
Merge pull request #76409 from r-ryantm/auto-update/rng-tools
rng-tools: 6.8 -> 6.9
2019-12-26 11:31:05 +01:00
R. RyanTM 81585636fb rng-tools: 6.8 -> 6.9 2019-12-24 07:10:44 -08:00
Vladyslav M 12fe4154e1
hcxtools: 5.2.2 -> 5.3.0 (#76264)
hcxtools: 5.2.2 -> 5.3.0
2019-12-23 23:58:53 +02:00
R. RyanTM 6b340de7de hcxtools: 5.2.2 -> 5.3.0 2019-12-23 06:03:24 -08:00
Pamplemousse b76720f893 gobuster: init at 3.0.1 (#75902) 2019-12-20 10:28:15 +01:00
Mario Rodas 7315dc071c vault: 1.3.0 -> 1.3.1 2019-12-18 22:54:45 -08:00
Michael Raskin 26df2f4e9e
Merge pull request #74862 from alyssais/fetchgittiles
fetchFromGitiles: init
2019-12-17 15:23:08 +00:00
Mario Rodas 22a8e0eb85
Merge pull request #75398 from r-ryantm/auto-update/tpm2-tools
tpm2-tools: 4.0.1 -> 4.1
2019-12-15 15:20:48 -05:00
Jan Tojnar 429561978b
Merge branch 'master' into staging-next 2019-12-14 23:09:06 +01:00
Renaud dd465ba6b6
wpscan: 3.5.3 -> 3.7.5 (#75580) 2019-12-14 15:55:33 +01:00
Jörg Thalheim fbfd77b158
Merge pull request #75546 from averelld/jdgui-update
jd-gui: 1.4.0 -> 1.6.5
2019-12-14 07:41:01 +00:00
Averell Dalton bc5f25a714 jd-gui: 1.4.0 -> 1.6.5 2019-12-13 21:29:24 +01:00
Frederik Rietdijk dfdf1597a7 Merge master into staging-next 2019-12-13 11:43:39 +01:00
Shahrukh Khan a0d608f259 aws-okta: fix build on darwin 2019-12-13 01:28:26 +05:00
Christian Kauhaus 5c0d9d6fe4 vulnix: 1.9.2 -> 1.9.4
The new version requires zodbpickle >=2.0.0, which has recently landed
in master.
2019-12-11 19:44:48 +01:00
Frederik Rietdijk f3618342ec Merge staging-next into staging 2019-12-10 19:01:27 +01:00
Lancelot SIX 84c16b7d39 gnupg: 2.2.18 -> 2.2.19
See https://lists.gnu.org/archive/html/info-gnu/2019-12/msg00001.html
for release information.
2019-12-10 18:56:32 +01:00
R. RyanTM d02f94365e tpm2-tools: 4.0.1 -> 4.1 2019-12-09 14:15:23 -08:00
Sarah Brofeldt 3a6bedb60e
Merge pull request #75303 from tobim/pkgs/kbfs-fusermount
kbfs: don't use store path for fusermount
2019-12-09 16:58:51 +01:00
R. RyanTM 8dcd65d549 bruteforce-luks: 1.3.2 -> 1.4.0 2019-12-09 07:48:00 +01:00
Tobias Mayer 2cb70571d7 kbfs: don't use store path for fusermount 2019-12-08 22:52:08 +01:00
Mario Rodas ca6b8a870f
Merge pull request #75223 from r-ryantm/auto-update/enchive
enchive: 3.4 -> 3.5
2019-12-08 06:03:59 -05:00
R. RyanTM fdaa1636a0 enchive: 3.4 -> 3.5 2019-12-08 00:02:16 -08:00
Latebricole fdca231242 ghidra: 9.04 -> 9.1
* ghidra: 9.04 -> 9.1

Update Ghidra from 9.04 to 9.1

* ghidra: Added desktop file

Add a desktop file for Ghidra

Ghidra ships its icons as a .ico file, which isn't support by freedesktop. This means that to have icons, we need to extract the pngs from ghidra.ico, then copy them to the relevant folders.
This adds a requirement on a library to extract them, and also requires them to be copied over, which isn't ideal.
2019-12-07 19:46:14 +01:00
Elis Hirwing 41beae8a9d
Merge pull request #72188 from stigtsp/package/ripasso-cursive-0.2.1
ripasso-cursive: unstable-2019-08-27 -> 0.3.0
2019-12-07 08:49:52 +01:00
Matthew Bauer ceb1e92173
Merge pull request #75107 from matthewbauer/disable-native-tests-john
Disable native tests for john the ripper
2019-12-06 15:32:04 -05:00
Matthew Bauer a36c36a87b john: update meta
- set platforms to unix
- add myself as maintainer
2019-12-06 10:47:29 -05:00
Matthew Bauer 73cf5d961b john: use proper configure flags
- need --disable-native-tests not --disable-native-macro
- --with-systemwide is better than -DJOHN_SYSTEMWIDE=1

Fixes #74918
2019-12-06 10:43:45 -05:00
Frederik Rietdijk 51ef7c3e49 Merge master into staging-next 2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk 1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Alyssa Ross a8e63e4f74
treewide: fetchgit -> fetchFromGitiles
This is only the easy cases -- some fetchgit uses that point to
Gitiles instances are in generated code, where the generating code
would have to know in advance if it was fetching from Gitiles or not.
I don't think this is worth it.
2019-12-02 22:45:06 +00:00
Stig Palmquist 2523a7f377
ripasso-cursive: unstable-2019-08-27 -> 0.3.0
- updated to 0.3.0
- builds man page
- add macOS support (@tssm)

Co-authored-by: Tae Sandoval <tssm@users.noreply.github.com>
2019-12-02 13:40:46 +01:00
Frederik Rietdijk 6662f5be2d Merge master into staging-next 2019-12-01 18:55:44 +01:00
Jörg Thalheim bfed0522b6
Merge pull request #74656 from Elyhaka/master
libfprint: 1.0 -> 1.90
2019-12-01 15:54:46 +00:00
Elyhaka b60d5692bf Added support for libfprint 1.90 2019-12-01 10:42:16 +01:00
Jörg Thalheim 4195870b66 pcsclite: build with python3
The script is compatible with both
2019-11-30 09:05:12 +01:00
Frederik Rietdijk 9f84415541 Merge staging-next into staging 2019-11-30 08:58:01 +01:00
Jonathan Ringer 0c1c18ca44
Merge branch 'master' into staging-next 2019-11-27 22:57:50 -08:00
Jan Tojnar 25a95a9764
python3.pkgs.babelgladeextractor: 0.6.0 → 0.6.1 (#74374)
python3.pkgs.babelgladeextractor: 0.6.0 → 0.6.1
2019-11-28 00:41:25 +01:00
Jan Tojnar 2dfd94ac4a
gnome-keysign: stop requiring lxml
Required to build with BabelGladeExtractor 0.6.1.
2019-11-27 22:33:24 +01:00
tekeri d35bd2f7b8 pbis-open: init at 9.1.0 2019-11-27 11:14:25 -08:00
Franz Pletz 636a135282
Merge pull request #74165 from r-ryantm/auto-update/clamav
clamav: 0.102.0 -> 0.102.1
2019-11-26 14:23:11 +00:00
Kyle Sferrazza 71b79c3e5c ipscan: init at 3.6.2 (#74209)
* ipscan: init at 3.6.2

* ipscan: build from deb, and add desktop file

* ipscan: remove java.library.path

* ipscan: move jar from share/java to share

* ipscan: fix platforms
2019-11-26 00:56:29 +01:00
worldofpeace 9e35cea0cf
Merge pull request #73865 from filalex77/keybase-kbnm
keybase: add kbnm to subPackages
2019-11-25 23:16:01 +00:00
Lancelot SIX 52a0f0632b
gnupg: 2.2.17 -> 2.2.18
See https://lists.gnu.org/archive/html/info-gnu/2019-11/msg00010.html
for release information
2019-11-26 00:06:41 +01:00
Frederik Rietdijk 06a054e6eb Merge master into staging-next 2019-11-25 21:51:57 +01:00
R. RyanTM 0b79dfa6fd clamav: 0.102.0 -> 0.102.1 2019-11-25 08:27:30 -08:00
Christian Höppner 2fcaf65df2
vault-bin: 1.1.3 -> 1.3.0 2019-11-25 16:26:42 +00:00