Commit graph

275625 commits

Author SHA1 Message Date
github-actions[bot] b2389fe24e
Merge staging-next into staging 2021-03-09 12:26:02 +00:00
github-actions[bot] 5d13702776
Merge master into staging-next 2021-03-09 12:25:54 +00:00
R. RyanTM b5d4baa097 ser2net: 4.3.2 -> 4.3.3 2021-03-09 12:24:14 +00:00
Pavel Borzenkov 9a60ad1b4b gops: 0.3.16 -> 0.3.17 2021-03-09 14:55:59 +03:00
Mario Rodas a262124577 dune_2: 2.8.2 -> 2.8.4
https://github.com/ocaml/dune/releases/tag/2.8.3
https://github.com/ocaml/dune/releases/tag/2.8.4
2021-03-09 12:34:56 +01:00
sternenseemann 02944a45d9 pythonPackages.defcon: 0.7.2 -> 0.8.0 2021-03-09 12:34:55 +01:00
R. RyanTM 7b9ed57ea2 redis: 6.2.0 -> 6.2.1 2021-03-09 11:04:15 +00:00
Daniel Beecham a4f8c1dcf0 bear: 3.0.3 -> 3.0.9 2021-03-09 12:02:53 +01:00
Pavol Rusnak 71e1536f10
openocd: 0.11.0-rc1 -> 0.11.0 2021-03-09 11:55:51 +01:00
Michele Guerini Rocco d075aab0ed
Merge pull request #115005 from rnhmjoj/privoxy
nixos/privoxy: add https and settings options
2021-03-09 11:49:06 +01:00
Sandro Jäckel 4e6eff318e
rclone: 1.54.0 -> 1.54.1, add SuperSandro2000 as maintainer 2021-03-09 11:42:24 +01:00
Sandro d83286570c
Merge pull request #115454 from prusnak/python-docker
python3Packages.docker: 4.4.3 -> 4.4.4
2021-03-09 11:33:38 +01:00
rnhmjoj f3c77e5e61
nixos/release-notes: highlight privoxy updates 2021-03-09 11:03:00 +01:00
rnhmjoj 2120f02960
nixos/tests/privoxy: add test 2021-03-09 11:03:00 +01:00
rnhmjoj 8e21a1c51b
nixos/privoxy: set temporary directory
This is needed for working external filters, otherwise privoxy will fail
without a clear error message.
2021-03-09 11:02:59 +01:00
rnhmjoj 3673ded392
nixos/privoxy: add https and settings options
This is a major rewrite of the Privoxy module:

- As per RFC0042, remove privoxy.extraConfig and replace it
  with a privoxy.settings option, which maps a NixOS freeform
  submodule to the Privoxy configuration format.

- Move all top-level options that mirrored a setting to
  the real ones in privoxy.settings. This still keeps the
  type-checking, default values and examples in places.

- Add two convenience options: userActions and userFilters, which
  simplify the operation of creating a file with pkgs.writeText,
  converting it to a string and adding it to the actionsfile/
  filterfile list.

- Add a privoxy.inspectHttps option to automagically setup TLS
  decryption support. I don't know how long have been waiting
  for this feature: can't believe it has just happened.

- Also add a privoxy.certsLifetime to control the periodical
  cleanup of the temporary certificates generate by Privoxy.
2021-03-09 11:02:59 +01:00
rnhmjoj 7fd9d4bda7
privoxy: enable more useful features
This cause ~6MB of closure size increase.
2021-03-09 11:02:44 +01:00
Sandro e6a5cc97e7
Merge pull request #112264 from KarlJoad/librsb
librsb: init at 1.2.0.9
2021-03-09 10:54:14 +01:00
Ben Siraphob 7273ebabfa
gambit: refactor (#113405) 2021-03-09 10:52:26 +01:00
Robert Hensing 2deb6cf482
Merge pull request #115491 from NasaGeek/dockerTools.buildImage-nolower
dockerTools: Do not lowercase image tag in buildImage
2021-03-09 10:49:47 +01:00
Sandro ac68b7821e
Merge pull request #115490 from saschagrunert/kustomize
kustomize: 3.10.0 -> 4.0.5
2021-03-09 10:48:40 +01:00
Pavol Rusnak 416afb5196
python3Packages.docker: 4.4.3 -> 4.4.4
fix darwin build by disabling failing test
2021-03-09 10:44:19 +01:00
Sandro 3f7f77640d
Merge pull request #115495 from SuperSandro2000/asnyc-upnp-werkzeug 2021-03-09 10:44:11 +01:00
Sandro 6f3eea320c
Merge pull request #115318 from kalekseev/macos/unionfs-fuse
unionfs-fuse: enable darwin
2021-03-09 10:27:31 +01:00
R. RyanTM 97a6e6e702 qalculate-gtk: 3.16.0 -> 3.17.0 2021-03-09 09:26:04 +00:00
Maximilian Bosch 9ffb22990d
Merge pull request #115241 from pasqui23/minitube
minitube: 3.6 -> 3.8.1
2021-03-09 10:26:03 +01:00
Sandro Jäckel babb021209
pythonPackages.werkzeug: fix test execution, add empty maintainers field 2021-03-09 10:23:52 +01:00
Sandro Jäckel 421dc8f424
pythonPackages.async-upnp-client: fix test execution 2021-03-09 10:23:35 +01:00
Maximilian Bosch 862b7a3fed
Merge pull request #115400 from dotlambda/qweechat-drop
qweechat: drop
2021-03-09 10:16:34 +01:00
Sascha Grunert 1cab04a177
kustomize: 3.10.0 -> 4.0.5
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-03-09 10:06:41 +01:00
Chris Roberts 00996b5e03 dockerTools: Do not lowercase image tag in buildImage
Closes #115455
2021-03-09 09:06:04 +00:00
Konstantin Alekseev 5a49c9599d unionfs-fuse: enable darwin 2021-03-09 11:58:37 +03:00
Sandro 4ccfb8b0ad
Merge pull request #115468 from SuperSandro2000/trio
pythonPackages.trio: fix tests
2021-03-09 09:38:36 +01:00
Sandro 0b9ccb57fc
Merge pull request #115480 from i077/zotero/5.0.96
zotero: 5.0.95 -> 5.0.96
2021-03-09 09:37:53 +01:00
Sandro eda41ed95f
Merge pull request #115478 from hjones2199/master 2021-03-09 09:37:37 +01:00
Sandro a50d9e91f2
Merge pull request #115467 from lopsided98/buildbot-update
buildbot: 2.10.1 -> 3.0.0
2021-03-09 09:30:38 +01:00
Jörg Thalheim c5eea46e60
Merge pull request #115479 from thefloweringash/cc-wrapper-quote
cc-wrapper: remove quoting of response file
2021-03-09 08:02:27 +00:00
Hunter Jones 80c4edc58e foxtrotgps: 1.2.2+326 -> 1.2.2+329 2021-03-09 01:47:24 -06:00
Elis Hirwing 4620b5a1a5
Merge pull request #115477 from r-ryantm/auto-update/php-smbclient
php73Extensions.smbclient: 1.0.5 -> 1.0.6
2021-03-09 08:29:36 +01:00
Elis Hirwing 965d86c152
Merge pull request #115475 from r-ryantm/auto-update/php-apcu
php73Extensions.apcu: 5.1.19 -> 5.1.20
2021-03-09 08:28:03 +01:00
Vincent Laporte 5a34902915 ocamlPackages.batteries: 3.2.0 → 3.3.0 2021-03-09 08:27:37 +01:00
Michele Guerini Rocco af6037b338
Merge pull request #111551 from xaverdh/xserver-modern-drivers
nixos/xserver: use modern video drivers
2021-03-09 08:14:24 +01:00
github-actions[bot] e08d4e54a9
Merge staging-next into staging 2021-03-09 06:17:41 +00:00
github-actions[bot] dd7cbca2a6
Merge master into staging-next 2021-03-09 06:17:35 +00:00
Imran Hossain 512552d851 zotero: 5.0.95 -> 5.0.96 2021-03-09 01:03:06 -05:00
Jonathan Ringer f121c20c92 pythonPackages.trio: 0.17.0 -> 0.18.0 2021-03-08 21:52:37 -08:00
Andrew Childs 86e962a41a cc-wrapper: remove quoting of response file
Fixes build failures with clang:

    clang-7: error: unknown argument: '-fPIC                -target'
    clang-7: error: no such file or directory: '@<(printf %qn        -O2'
    clang-7: error: no such file or directory: 'x86_64-apple-darwin'

Introduced by 60c5cf9cea in #112449
2021-03-09 14:01:34 +09:00
R. RyanTM 2153cfa9be php73Extensions.smbclient: 1.0.5 -> 1.0.6 2021-03-09 04:22:41 +00:00
R. RyanTM 8e72e8b50c php73Extensions.apcu: 5.1.19 -> 5.1.20 2021-03-09 04:11:35 +00:00
Peter Hoeg 29b0d4d0b6
shards: 0.13 -> 0.14 (#115471)
* shards: 0.13 -> 0.14

* fix
2021-03-09 11:18:52 +08:00