Commit Graph

3379 Commits

Author SHA1 Message Date
Sandro Jäckel
928b1bbbfc
rustscan: 1.9.0 -> 1.10.0 2020-10-10 19:40:55 +02:00
Sandro Jäckel
ea302f17bc
rustscan: 1.8.0 -> 1.9.0 2020-10-10 19:40:54 +02:00
Sandro Jäckel
2b3cc9e8bb
ssh-audit: add SuperSandro2000 as maintainer 2020-10-10 19:32:27 +02:00
Sandro Jäckel
c12c4cd28e
ssh-audit: 2.2.0 -> 2.3.0 2020-10-10 19:32:27 +02:00
Vladimír Čunát
338b25697c
Merge branch 'master' into staging-next
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
>    3926 x86_64-darwin
>    4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Dmitry Bogatov
99de53b79b doas: add enablePAM option
New option "withPAM" controls whether to build support for pluggable
authetincation modules. Default value is "true", which correspond to
existing behaviour. Futhermore, with default configuration, this change
do not cause rebuild.
2020-10-08 23:20:37 -04:00
Frederik Rietdijk
ec28e32c9e Merge master into staging-next 2020-10-08 21:47:26 +02:00
Pierre Bourdon
fb1b32adc8
sudo: add myself as secondary maintainer 2020-10-08 12:20:52 +02:00
Pierre Bourdon
eb9bcfe300
sudo: add the nixosTest to passthru.tests 2020-10-08 12:20:27 +02:00
Pierre Bourdon
999fcba7ae
sudo: 1.8.31p1 -> 1.9.3p1 2020-10-08 12:19:11 +02:00
Martin Weinelt
75bf9558a4
Merge pull request #98771 from helsinki-systems/init/thc-ipv6
thc-ipv6: init at 3.6
2020-10-08 02:20:06 +02:00
Frederik Rietdijk
692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Daniël de Kok
4e1b68b5aa
Merge pull request #99729 from danieldk/1password-gui-0.8.9
_1password-gui: 0.8.8-1 -> 0.8.9
2020-10-06 20:03:22 +02:00
Daniël de Kok
2674604d4a _1password-gui: 0.8.8-1 -> 0.8.9
Changelog:

https://1password.community/discussion/116148/1password-development-preview-0-8-9
2020-10-06 16:07:22 +02:00
Mario Rodas
19c5a183e5 kbs2: 0.1.4 -> 0.1.5 2020-10-05 20:00:00 -05:00
Martin Weinelt
c426ccf116
nmap: 7.80 -> 7.90 2020-10-04 15:42:16 +02:00
Mario Rodas
06e4c82396
Merge pull request #99514 from marsam/fix-rbw-darwin
rbw: fix build on darwin
2020-10-03 22:24:00 -05:00
Pavol Rusnak
c1ed88eaee
tor: 0.4.3.6 -> 0.4.4.5 2020-10-03 23:02:53 +02:00
Patrick Hilhorst
eb013e679e pcsc-scm-scl: manually correct wrongly automatically changed url 2020-10-02 09:01:35 -07:00
Patrick Hilhorst
b133532434 treewide: remove some trailing whitespace to please ofborg 2020-10-02 09:01:35 -07:00
Patrick Hilhorst
f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Mario Rodas
56f9e7571c rbw: fix build on darwin 2020-10-01 04:20:00 +00:00
Mario Rodas
d3669570d2 pinentry: fix build on darwin 2020-10-01 04:20:00 +00:00
Daniël de Kok
9f7b7bf7d8 _1password-gui: 0.8.7 -> 0.8.8-1
Changes:

https://1password.community/discussion/116041/1password-development-preview-0-8-8
2020-09-30 10:26:08 +02:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Mario Rodas
ae90a6ea13 vault-bin: 1.5.3 -> 1.5.4 2020-09-27 04:20:00 +00:00
Mario Rodas
8176112c88 vault: 1.5.3 -> 1.5.4 2020-09-27 04:20:00 +00:00
Ryan Mulligan
b97fa2ac57
Merge pull request #98727 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.1.1 -> 6.1.2
2020-09-25 17:36:20 -07:00
ajs124
e81c9b78ff thc-ipv6: init at 3.6 2020-09-25 18:17:36 +02:00
R. RyanTM
74ccbf7c1b hcxdumptool: 6.1.1 -> 6.1.2 2020-09-25 09:23:29 +00:00
R. RyanTM
e19d18f04d
bitwarden_rs-vault: 2.15.1 -> 2.16.0b (#98675) 2020-09-24 21:43:51 +00:00
R. RyanTM
fd7141afa3
bitwarden: 1.20.1 -> 1.22.1 (#98674) 2020-09-24 21:43:14 +00:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02:00
Daniël de Kok
cf6075fc89
Merge pull request #98482 from danieldk/1password-0.8.7
_1password-gui: 0.8.6-2 -> 0.8.7
2020-09-24 08:20:01 +02:00
Robert Scott
1aa888ba53 fierce: fix build
because we're playing with its install requirements, add a
pythonImportsCheck to give us a chance to discover brokenness. technically
this isn't a realistic test of end user behaviour as this is really an
application, not a python module, but it seems to have a pretty stable
import name of `fierce`, so it works.
2020-09-22 23:24:59 -07:00
zowoq
2e30e228b7 bettercap: build on darwin 2020-09-23 07:29:07 +10:00
Daniël de Kok
0dac5a3c6a _1password-gui: 0.8.6-2 -> 0.8.7
Changes:

https://discussions.agilebits.com/discussion/115894/1password-development-preview-0-8-7
2020-09-22 19:31:50 +02:00
Frederik Rietdijk
7bff759fac Merge staging-next into staging 2020-09-22 18:31:56 +02:00
zowoq
647be9d0dd age: 1.0.0-beta4 -> 1.0.0-beta5
https://github.com/FiloSottile/age/releases/tag/v1.0.0-beta5
2020-09-22 08:03:40 +10:00
WORLDofPEACE
34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
sternenseemann
ac4d46972d scrypt: fix build of pkgsStatic.scrypt
The getconf input defaults to the glibc one if it is being used and uses
the netbsd version in all other cases. This fixes the build when
building with musl, since it doesn't ship a version of getconf.
2020-09-18 11:17:00 +02:00
Lassulus
ba7bf293e1
Merge pull request #97090 from r-ryantm/auto-update/clevis
clevis: 13 -> 14
2020-09-17 21:04:51 +02:00
Robert Helgesson
9dfcba812a
jwt-cli: 3.1.0 -> 3.2.1 2020-09-16 23:25:52 +02:00
Jason Carr
db0e901b56 lesspass-cli: 9.0.0 -> 9.1.9 2020-09-16 08:41:36 +02:00
sternenseemann
c66aaf1995 scrypt: 1.3.0 → 1.3.1, build library, enable tests
* update scrypt
* enable running of tests
* build development library libscrypt-kdf,
  install to lib output, headers to dev
* default output remains untouched: contains binary plus man pages
2020-09-15 19:48:10 +02:00
Ryan Mulligan
d7357d08d5
Merge pull request #98022 from marsam/update-sops
sops: 3.6.0 -> 3.6.1
2020-09-15 07:06:36 -07:00
Daniël de Kok
715790e27f _1password-gui: 0.8.5-1 -> 0.8.6-2
Changelog:
https://discussions.agilebits.com/discussion/115787/1password-development-preview-0-8-6
2020-09-15 08:19:50 +02:00
Mario Rodas
b0b730de19 sops: 3.6.0 -> 3.6.1
https://github.com/mozilla/sops/releases/tag/v3.6.1
2020-09-14 23:32:01 -05:00
Daniël de Kok
d2098f90e3
Merge pull request #97852 from danieldk/1password-gui-0.8.5
_1password-gui: 0.8.4 -> 0.8.5-1
2020-09-14 15:01:20 +02:00
Vladimír Čunát
e78b52ede7
Merge #95089: glibc: 2.31 -> 2.32 (into staging) 2020-09-13 08:26:14 +02:00
Maximilian Bosch
5f5ff55623
super: fix build w/glibc-2.32 2020-09-12 23:04:44 +02:00
Daniël de Kok
28cd74522e _1password-gui: 0.8.4 -> 0.8.5-1
Changes:

https://discussions.agilebits.com/discussion/115658/1password-development-preview-0-8-5
2020-09-12 19:34:43 +02:00
Doron Behar
bfebffbd9c
Merge pull request #96180 from doronbehar/pkg/sequoia 2020-09-12 14:47:53 +03:00
William Kral
fb5a153c26 jwt-cli: fix build 2020-09-10 17:18:33 +10:00
luc65r
6917fda396 rbw: 0.4.4 -> 0.4.6 2020-09-09 20:49:52 +02:00
Maciej Krüger
9c11454182
Merge pull request #92714 from luc65r/pkg/rbw
rbw: init at 0.4.4
2020-09-09 20:25:06 +02:00
WORLDofPEACE
341eeebad6
Merge pull request #96871 from prusnak/electron
Electron updates
2020-09-09 11:12:13 -04:00
Pavol Rusnak
1c10ce66c5
1password-gui: move required electron version to package definition 2020-09-09 10:05:04 +02:00
zowoq
abf3d29951 hologram: use upstream vendor 2020-09-08 16:32:39 +10:00
Vladimír Čunát
c1c85b9bad
Merge #97146: 'staging-next' branch
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
Florian Klink
d7046947e5
Merge pull request #91121 from m1cr0man/master
Restructure acme module
2020-09-06 18:26:22 +02:00
Doron Behar
9252369134 gnupg: 2.2.22 -> 2.2.23 2020-09-04 20:04:29 +02:00
Frederik Rietdijk
af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
R. RyanTM
145ebb7be9 clevis: 13 -> 14 2020-09-04 08:07:03 +00:00
Robert Scott
c941a63cb0 honggfuzz: patch hfuzz-cc.c to fix path to buildtime-provided clang
i judged this slightly better than using a wrapper
2020-09-03 15:08:06 -07:00
R. RyanTM
ea5d0dcd76 honggfuzz: 2.2 -> 2.3.1 2020-09-03 15:08:06 -07:00
Frederik Rietdijk
377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
Lucas Savva
982c5a1f0e
nixos/acme: Restructure module
- Use an acme user and group, allow group override only
- Use hashes to determine when certs actually need to regenerate
- Avoid running lego more than necessary
- Harden permissions
- Support "systemctl clean" for cert regeneration
- Support reuse of keys between some configuration changes
- Permissions fix services solves for previously root owned certs
- Add a note about multiple account creation and emails
- Migrate extraDomains to a list
- Deprecate user option
- Use minica for self-signed certs
- Rewrite all tests

I thought of a few more cases where things may go wrong,
and added tests to cover them. In particular, the web server
reload services were depending on the target - which stays alive,
meaning that the renewal timer wouldn't be triggering a reload
and old certs would stay on the web servers.

I encountered some problems ensuring that the reload took place
without accidently triggering it as part of the test. The sync
commands I added ended up being essential and I'm not sure why,
it seems like either node.succeed ends too early or there's an
oddity of the vm's filesystem I'm not aware of.

- Fix duplicate systemd rules on reload services

Since useACMEHost is not unique to every vhost, if one cert
was reused many times it would create duplicate entries in
${server}-config-reload.service for wants, before and
ConditionPathExists
2020-09-02 19:22:43 +01:00
Daniël de Kok
f1a29ad041
Merge pull request #96904 from danieldk/1password-0.8.4
_1password-gui: 0.8.3-1 -> 0.8.4
2020-09-02 07:51:12 +02:00
Mario Rodas
54eacc77f7
Merge pull request #96918 from lucperkins/doppler-3.10.3
doppler: 3.10.1 -> 3.10.3
2020-09-01 20:35:05 -05:00
Jan Tojnar
88bf62113b
fail2ban: drop unused gamin arg 2020-09-02 01:35:24 +02:00
Luc Perkins
9473cbef45
doppler: 3.10.1 -> 3.10.3 2020-09-01 10:47:33 -07:00
Daniël de Kok
eb3a3c275f _1password-gui: 0.8.3-1 -> 0.8.4
Changes:

https://discussions.agilebits.com/discussion/115508/1password-development-preview-0-8-4
2020-09-01 15:04:34 +02:00
Doron Behar
7179b10f14 sequoia: 0.18.0 -> 0.19.0
Format inputs with newlines for easier future diffs.
Use pkg-config instead of pkgconfig.
Use llvmPackages_10 - the same version used by rustc.
Remove a substituteInPlace hook not doing anything since 0.11.0.
2020-09-01 13:08:54 +03:00
Mario Rodas
4d56a3f187
Merge pull request #96721 from marsam/update-vault
vault: 1.5.2 -> 1.5.3
2020-08-31 19:13:55 -05:00
Frederik Rietdijk
e29c1e42e0 Merge staging-next into staging 2020-08-31 19:46:33 +02:00
Mario Rodas
94e47a2cab
Merge pull request #96729 from r-ryantm/auto-update/sshguard
sshguard: 2.4.0 -> 2.4.1
2020-08-31 12:41:58 -05:00
Mario Rodas
178cd70455
Merge pull request #96717 from r-ryantm/auto-update/saml2aws
saml2aws: 2.26.2 -> 2.27.0
2020-08-31 12:37:44 -05:00
R. RyanTM
ce35829006 sshguard: 2.4.0 -> 2.4.1 2020-08-31 04:47:35 +00:00
R. RyanTM
30e1f5c470 saml2aws: 2.26.2 -> 2.27.0 2020-08-31 02:00:20 +00:00
Mario Rodas
f6d71ecb8a kbs2: 0.1.3 -> 0.1.4 2020-08-30 11:14:15 -07:00
Mario Rodas
d34954e442 vault: 1.5.2 -> 1.5.3 2020-08-30 04:20:00 -05:00
Mario Rodas
a7263289d4 vault-bin: 1.5.2 -> 1.5.3 2020-08-30 04:20:00 -05:00
Jan Tojnar
136aa40a0f
Merge branch 'staging-next' into staging 2020-08-29 19:18:17 +02:00
Daniël de Kok
d6d64dee97
Merge pull request #96576 from SuperSandro2000/rustscan
rustscan: init at 1.8.0
2020-08-29 19:03:42 +02:00
Sandro Jäckel
50f728ece3 rustscan: init at 1.8.0 2020-08-29 17:34:49 +02:00
Doron Behar
2131a1df39 gnupg: 2.2.21 -> 2.2.22 2020-08-29 13:36:15 +02:00
Frederik Rietdijk
7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
worldofpeace
77fd145f40
Merge pull request #96506 from equirosa/gopass
gopass: 1.9.2 -> 1.10.1
2020-08-28 05:30:50 -04:00
Frederik Rietdijk
efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
Mario Rodas
b3ae6aac42
Merge pull request #96224 from marsam/update-gopass
gopass: 1.9.2 -> 1.10.0
2020-08-27 18:28:57 -05:00
Eduardo Quiros
3416c08939
gopass: 1.9.2 -> 1.10.1 2020-08-27 17:16:07 -06:00
Daniël de Kok
5f8d0e4d75
Merge pull request #96301 from danieldk/1password-gui-0.8.3-1
_1password-gui: 0.8.2-1 -> 0.8.3-1
2020-08-27 14:21:05 +02:00
Frederik Rietdijk
081bd762e5 Merge staging-next into staging 2020-08-26 08:43:29 +02:00
Daniël de Kok
d91d9494ff _1password-gui: 0.8.2-1 -> 0.8.3-1
Changes:
https://discussions.agilebits.com/discussion/115413/
2020-08-25 20:33:03 +02:00
Daniël de Kok
421572ac2e _1password-gui: add update script 2020-08-25 20:27:34 +02:00
Florian Klink
40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Frederik Rietdijk
0a874ff2a6 Merge master into staging-next 2020-08-24 11:50:58 +02:00
Mario Rodas
7b33e80238
vault-bin: 1.3.0 -> 1.5.2 2020-08-24 04:20:00 -05:00
Mario Rodas
c2fe501594 vault: 1.5.0 -> 1.5.2 2020-08-24 04:20:00 -05:00