1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-30 09:31:01 +00:00
Commit graph

147559 commits

Author SHA1 Message Date
Frederik Rietdijk e298f9e2b0 python: python-axolotl-curve25519: 0.1 -> 0.4.1.post2 2018-07-26 12:43:06 +02:00
Frederik Rietdijk 29a19eb12c python: pytest-server-fixtures: 1.3.0 -> 1.3.1 2018-07-26 12:43:05 +02:00
Frederik Rietdijk b9d2781db3 python: pytest: 3.6.2 -> 3.6.3 2018-07-26 12:43:05 +02:00
Frederik Rietdijk 883eb392d8 python: pyperclip: 1.6.2 -> 1.6.4 2018-07-26 12:43:05 +02:00
Frederik Rietdijk f4e51b3d67 python: pymongo: 3.6.1 -> 3.7.1 2018-07-26 12:43:05 +02:00
Frederik Rietdijk 7fa99fe7b4 python: pymc3: 3.4.1 -> 3.5 2018-07-26 12:43:05 +02:00
Frederik Rietdijk 3396f4e665 python: pylru: 1.0.9 -> 1.1.0 2018-07-26 12:43:05 +02:00
Frederik Rietdijk 3bbdf27a16 python: pylint: 1.9.2 -> 2.0.0 2018-07-26 12:43:05 +02:00
Frederik Rietdijk aacf5b1e95 python: pykdtree: 1.3.0 -> 1.3.1 2018-07-26 12:43:04 +02:00
Frederik Rietdijk b76c1a47c5 python: pyhomematic: 0.1.44 -> 0.1.46 2018-07-26 12:43:04 +02:00
Frederik Rietdijk 9ca0ca3da1 python: pygit2: 0.26.4 -> 0.27.1 2018-07-26 12:43:04 +02:00
Frederik Rietdijk 9fde265a9d python: pygame: 1.9.3 -> 1.9.4 2018-07-26 12:43:04 +02:00
Frederik Rietdijk 1891611271 python: pyflakes: 1.6.0 -> 2.0.0 2018-07-26 12:43:04 +02:00
Frederik Rietdijk f667b56d36 python: py: 1.5.3 -> 1.5.4 2018-07-26 12:43:04 +02:00
Frederik Rietdijk 87712ad7eb python: pycryptodomex: 3.6.2 -> 3.6.4 2018-07-26 12:43:03 +02:00
Frederik Rietdijk 10fd98376d python: pycryptodome: 3.6.2 -> 3.6.4 2018-07-26 12:43:03 +02:00
Frederik Rietdijk f208b1bd66 python: pycodestyle: 2.3.1 -> 2.4.0 2018-07-26 12:43:03 +02:00
Frederik Rietdijk f79a68c983 python: pyasn1-modules: 0.2.1 -> 0.2.2 2018-07-26 12:43:03 +02:00
Frederik Rietdijk 1d63c87262 python: py3status: 3.8 -> 3.11 2018-07-26 12:43:03 +02:00
Frederik Rietdijk 5d4ab6d266 python: py3exiv2: 0.3.0 -> 0.4.0 2018-07-26 12:43:03 +02:00
Frederik Rietdijk ed7a2ca061 python: ptyprocess: 0.5.2 -> 0.6.0 2018-07-26 12:43:03 +02:00
Frederik Rietdijk 8e668dc1f8
Merge pull request #43900 from FRidh/php
php: get rid of composableDerivation
2018-07-26 12:05:11 +02:00
Sarah Brofeldt c15fb89951
Merge pull request #44114 from johanot/cfssl-pkgs-upgrade
cfssl: 20170527 -> 1.3.2
2018-07-26 11:55:51 +02:00
Frederik Rietdijk ae9932e431 php: get rid of composableDerivation
Some bugs may have creeped in during the conversion.
One flag I had trouble with and so removed was:

    "--enable-embedded-mysqli"
2018-07-26 11:49:56 +02:00
Frederik Rietdijk ea91420675
Merge pull request #43886 from FRidh/vim
qvim, vim_configurable: get rid of composableDerivation
2018-07-26 11:42:40 +02:00
Vladyslav Mykhailichenko 67ef197919 iwd: 0.3 -> 0.4 2018-07-26 12:38:50 +03:00
lewo 5ab2be7862
Merge pull request #44113 from rvolosatovs/update/dep
dep: 0.4.1 -> 0.5.0
2018-07-26 11:28:48 +02:00
Johan Thomsen 75e71ad216 cfssl: 20170527 -> 1.3.2 2018-07-26 11:20:36 +02:00
Roman Volosatovs 7b1632c841
dep: 0.4.1 -> 0.5.0 2018-07-26 10:04:53 +02:00
Carlos D 4758fe7c56 kustomize: init at 1.0.4 2018-07-25 21:10:07 -07:00
Daiderd Jordan 9ac035b5a6
vim-plugins: add extra plugins
- isort
- splice
- a bunch of tpope's missing plugins
2018-07-26 00:37:14 +02:00
Daiderd Jordan 4301f22197
vim-plugins: automatic updates 2018-07-26 00:16:21 +02:00
Michael Weiss ec1082c58f fuse: 2.9.7 -> 2.9.8 (security, CVE-2018-10906)
Upstream changelog:
- SECURITY UPDATE: In previous versions of libfuse it was possible to
  for unprivileged users to specify the allow_other option even when
  this was forbidden in /etc/fuse.conf. The vulnerability is present
  only on systems where SELinux is active (including in permissive
  mode).
- libfuse no longer segfaults when fuse_interrupted() is called outside
  the event loop.
- The fusermount binary has been hardened in several ways to reduce
  potential attack surface. Most importantly, mountpoints and mount
  options must now match a hard-coded whitelist. It is expected that
  this whitelist covers all regular use-cases.
- Fixed rename deadlock on FreeBSD.
2018-07-25 23:53:40 +02:00
Michael Weiss 46cd782b43 fuse3: 3.2.4 -> 3.2.5 (security, CVE-2018-10906)
Upstream changelog:
- SECURITY UPDATE: In previous versions of libfuse it was possible to
  for unprivileged users to specify the allow_other option even when
  this was forbidden in /etc/fuse.conf. The vulnerability is present
  only on systems where SELinux is active (including in permissive
  mode).
- The fusermount binary has been hardened in several ways to reduce
  potential attack surface. Most importantly, mountpoints and mount
  options must now match a hard-coded whitelist. It is expected that
  this whitelist covers all regular use-cases.
- Added a test of seekdir to test_syscalls.
- Fixed readdir bug when non-zero offsets are given to filler and the
  filesystem client, after reading a whole directory, re-reads it from a
  non-zero offset e. g. by calling seekdir followed by readdir.
2018-07-25 23:53:40 +02:00
Daiderd Jordan 911b7b20c0
elixir: init 1.7.0 2018-07-25 23:48:50 +02:00
Daiderd Jordan 7110d87d51
Merge pull request #43892 from periklis/skhd-update
skhd: bump 0.1.1 to 0.2.2
2018-07-25 23:35:50 +02:00
Matthew Bauer 060f53e0d4
Merge pull request #44109 from NixOS/ryantrinkle/remove-empty-file
azure-cli: delete empty nix file
2018-07-25 17:28:17 -04:00
Daiderd Jordan 3290f1d42a
Merge pull request #44063 from LnL7/ycmd-fix-jedi
ycmd: 2018-06-14 -> 2018-07-24
2018-07-25 23:26:36 +02:00
Ryan Trinkle 7ca34b2bdd azure-cli: delete empty nix file 2018-07-25 16:27:12 -04:00
Pascal Wittmann 8d630b3087
Merge pull request #43933 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.12.3 -> 0.13.0
2018-07-25 21:54:32 +02:00
Erik Arvstedt fa01100f40 python-docs: fix override examples
Use example package `zerobin` instead of `bepasty-server` which
is no longer part of python-packages.
This fixes the examples for current nixpkgs versions.
2018-07-25 21:33:48 +02:00
Matthew Bauer 7b7396271c
Merge pull request #44071 from eqyiel/eot_utilities-darwin
eot_utilities: change platforms to unix
2018-07-25 15:32:06 -04:00
Erik Arvstedt 42e3727aa2 python docs: improve override example
1. Use the same approach like in the overlay example:
   Override `python` instead of `pythonPackages` so that
   `python.pkgs` refers to the new package set like `pythonPackages`.

   This also fixes a bug in the original example where
   `pkgs.fetchgit` was not in scope.

   Add an extra example to illustrate how to override just a
   package set.

2. Fix mix-up between `super` and `self` in the explanation text.
   Also, simplify the explanation.
2018-07-25 21:29:25 +02:00
Daiderd Jordan 7cc5624b3c
Merge pull request #43993 from carlosdagos/cntlm-macos
cntlm: add support for darwin
2018-07-25 21:19:26 +02:00
Matthew Bauer a79d917d68
Merge pull request #44073 from lukeadams/pyserial-darwin-fix
pyserial: fix build on Darwin
2018-07-25 14:38:20 -04:00
Luke Adams 100349d605 pyserial: fix build on Darwin 2018-07-25 13:27:51 -05:00
Tim Steinbach 202e270bbf
linux: 4.17.9 -> 4.17.10 2018-07-25 14:21:20 -04:00
Tim Steinbach 6cd6eb0513
linux: 4.14.57 -> 4.14.58 2018-07-25 14:21:12 -04:00
Tim Steinbach 0fde78112e
linux: 4.9.114 -> 4.9.115 2018-07-25 14:21:03 -04:00
Tim Steinbach a2833a06b9
linux: 4.4.143 -> 4.4.144 2018-07-25 14:20:55 -04:00