Commit Graph

121761 Commits

Author SHA1 Message Date
Bart Brouns
5f6373d582 dragonfly-reverb: init at 0.9.1 2018-04-24 12:56:50 +02:00
Timo Kaufmann
75b0866d0c pari: Make pthread optional, remove unstable 2018-04-24 12:54:59 +02:00
Michael Raskin
bc6f7a9ccf
Merge pull request #39370 from timokau/singular-ntl
singular: Fix ntl dependency
2018-04-24 10:54:23 +00:00
Jörg Thalheim
8d5c8b3e69
Merge pull request #39401 from Mic92/telegraf
telegraf: 1.5.3 -> 1.6.1
2018-04-24 11:32:52 +01:00
Timo Kaufmann
ba389086de singular: Fix ntl dependency 2018-04-24 12:04:28 +02:00
Jörg Thalheim
9105db24ec telegraf: 1.5.3 -> 1.6.1 2018-04-24 10:48:42 +01:00
Vaibhav Sagar
847196143d teseq: init at 1.1.1 2018-04-24 17:26:28 +08:00
Timo Kaufmann
b707c91814 maxima-ecl: Disable failing tests 2018-04-24 11:16:55 +02:00
Jörg Thalheim
62529a693b
Merge pull request #39336 from Ma27/fix-osquery
osquery: 2.5.2 -> 3.2.2
2018-04-24 09:29:46 +01:00
Peter Simons
94295e3cee R: update CRAN and BIOC package sets 2018-04-24 09:19:38 +02:00
Peter Simons
6799fcb42b R: 3.4.4 -> 3.5.0
Unfortunately, the new version fails its test suite AGAIN when the recommended
packages are not build. Makes one wonder whether maybe we should offer the R
developers CI builds that check this. I've reported the issue upstream, let's
see what happens.
2018-04-24 09:19:13 +02:00
Robert Schütz
a0a1e5e105
Merge pull request #39381 from timokau/glpk-gmp
glpk: Add gmp support
2018-04-24 09:10:39 +02:00
adisbladis
2518828057
Merge pull request #39396 from fgaz/powerline-go
powerline-go: 1.8.2 -> 1.10.0
2018-04-24 15:00:19 +08:00
Francesco Gazzetta
56df1aca24 powerline-go: 1.8.2 -> 1.10.0 2018-04-24 06:47:44 +00:00
Peter Hoeg
3fcb890fc7
Merge pull request #39376 from r-ryantm/auto-update/qlcplus
qlcplus: 4.11.1 -> 4.11.2
2018-04-24 06:46:17 +00:00
Peter Hoeg
8ede682344
Merge pull request #39374 from r-ryantm/auto-update/sabnzbd
sabnzbd: 2.3.2 -> 2.3.3
2018-04-24 06:45:49 +00:00
Peter Hoeg
445ba17641
Merge pull request #39373 from r-ryantm/auto-update/sc-controller
sc-controller: 0.4.1 -> 0.4.2
2018-04-24 06:44:32 +00:00
Michael Raskin
473fe34144
Merge pull request #39391 from timokau/ecl-boehmgc
ecl: Use boehmgc
2018-04-24 06:07:15 +00:00
Maximilian Bosch
3cd2707e37
osquery: 2.5.2 -> 3.2.2
The package was originally broken as reported in #38940 and
facebook/osquery#4257. The latest version (3.x) contains several
important fixes for GCC 7, so now we can compile without a much less
complicated patches.

The following changes were needed to fix the derivation:

* Upgrade `osquery/third-party` to the latest rev to be compliant with
  osquery 3.

* Keep using an override for the AWS SDK (for a lower closure size and
  less compile time), but make the `ec2` API available.

* Added the dependencies `fpm`, `zstd`, `rdkafka`, `rapidjson` to the
  build. `linenoise-ng` is obsolete as it's directly bundled with
  `osquery/third-party`.

* Fixed the linking issue with `gflags` as recommended in the mailing
  list: https://groups.google.com/d/msg/nix-devel/l1blj-mWxtI/J3CwPATBCAAJ

* Dropped the obsolete dependencies `cpp-netlib`, `lz4`, `apt` and
  `devicemapper` (thanks @Infinisil).

* Override `OSQUERY_PLATFORM` to provide `nixos:version`
  for sandbox and non-NixOS based builds. The `platform-nixos.patch`
  file is now obsolete (thanks @flokli).

The patch was rebased against the 3.x branch of `osquery` and contains
mostly old changes. Additionally several testing targets were skipped as
they broke the build.

The functionality has been testing using the following command:

```
mkdir /tmp/osq.log/
./result/bin/osqueryd --pidfile /tmp/osq.pid \
  --database_path /tmp/test.db --logger_path /tmp/osq.log
```

With the daemon running the database can be queried easily using
`./result/bin/osqueryi`.

Fixes ticket #38940
See ticket #36453

Further reference can be gathered from the affected Hydra logs for
the master branch: https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.osquery.x86_64-linux
2018-04-24 07:13:49 +02:00
Robert Schütz
f2ad8b295c
Merge pull request #38802 from timokau/rankdwidth-init
rankwidth: init at 0.7
2018-04-24 01:01:17 +02:00
Robert Schütz
7a82fcfefa python.pkgs.faulthandler: 3.0 -> 3.1 2018-04-24 00:55:30 +02:00
Robert Schütz
1aaab715e4
Merge pull request #39195 from teto/vdirsyncer
[RDY] Vdirsyncer update
2018-04-24 00:52:41 +02:00
Daiderd Jordan
f220f1874b
Merge pull request #39393 from LnL7/oniguruma-darwin
oniguruma: remove darwin install_name patch
2018-04-24 00:47:20 +02:00
Timo Kaufmann
63b8275709 ecl: Use boehmgc 2018-04-24 00:42:47 +02:00
Daiderd Jordan
fe6386c2f0
oniguruma: remove darwin install_name patch 2018-04-24 00:28:54 +02:00
Robert Schütz
16408d3920
Merge pull request #38784 from timokau/flask-autoindex-init
pythonPackages.flask-autoindex: init at 0.6
2018-04-24 00:27:25 +02:00
Daiderd Jordan
bca24c02ac
qemu: fix darwin build 2018-04-24 00:19:34 +02:00
Matthew Justin Bauer
cf758a5aa4
release: add inkscape, qt5.qtmultimedia (darwin)
We want to make sure these work in Darwin. Hopefully this will improve their stability.
2018-04-23 16:51:33 -05:00
Matthew Justin Bauer
50d410b9be
Merge pull request #39384 from timokau/fllas-ffpack-atlas
fflas-ffpack: Drop liblapack dependency
2018-04-23 16:43:01 -05:00
Ryan Mulligan
d32983a1ca google-compute-engine: 20170914 -> 20180129 (#36565)
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/optimize_local_ssd -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/optimize_local_ssd --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/optimize_local_ssd help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/set_multiqueue -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/set_multiqueue --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/set_multiqueue help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/set_multiqueue -V` and found version 20180129
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/set_multiqueue -v` and found version 20180129
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/set_multiqueue --version` and found version 20180129
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/set_multiqueue version` and found version 20180129
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/set_multiqueue -h` and found version 20180129
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/set_multiqueue --help` and found version 20180129
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/set_multiqueue help` and found version 20180129
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_accounts_daemon-wrapped -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_accounts_daemon-wrapped --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_accounts_daemon -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_accounts_daemon --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_instance_setup-wrapped -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_instance_setup-wrapped --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_instance_setup -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_instance_setup --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_network_setup-wrapped -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_network_setup-wrapped --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_network_setup -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_network_setup --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_ip_forwarding_daemon-wrapped -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_ip_forwarding_daemon-wrapped --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_ip_forwarding_daemon-wrapped help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_ip_forwarding_daemon -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_ip_forwarding_daemon --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_ip_forwarding_daemon help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_clock_skew_daemon-wrapped -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_clock_skew_daemon-wrapped --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_clock_skew_daemon-wrapped help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_clock_skew_daemon -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_clock_skew_daemon --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_clock_skew_daemon help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_metadata_script_runner-wrapped -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/.google_metadata_script_runner-wrapped --help` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_metadata_script_runner -h` got 0 exit code
- ran `/nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129/bin/google_metadata_script_runner --help` got 0 exit code
- found 20180129 with grep in /nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129
- found 20180129 in filename of file in /nix/store/xxf54yjdmhkmsy5h0rrh985lygpi3sjv-google-compute-engine-20180129

only build on Linux
2018-04-23 22:03:19 +01:00
Timo Kaufmann
5d2671de81 fflas-ffpack: Drop liblapack dependency 2018-04-23 22:00:48 +02:00
Michael Raskin
7c3501724a
Merge pull request #39380 from timokau/ecl-error-handling
ecl_16_1_2: Adopt upstream error handling patch
2018-04-23 19:57:14 +00:00
Matthew Justin Bauer
7ab91da929
Merge pull request #31861 from kamilchm/spark
spark: provided-hadoop -> nixpkgs hadoop
2018-04-23 14:17:38 -05:00
Timo Kaufmann
5e548e94e8 glpk: Add gmp support 2018-04-23 21:13:42 +02:00
Peter Simons
21d688f9b8
Merge pull request #39309 from LumiGuide/haskell.overrides
RFC: haskell: allow overriding all package sets at once
2018-04-23 21:07:58 +02:00
Kamil Chmielewski
3cdb8f581d spark: provided-hadoop -> nixpkgs hadoop
spark should use nixpkgs provided hadoop to make it consistent
for bigger Nix hadoop + spark setup
2018-04-23 20:48:33 +02:00
Michael Weiss
42a9ba28d1 androidStudioPackages.{dev,canary}: 3.2.0.10 -> 3.2.0.11 2018-04-23 20:24:51 +02:00
Michael Weiss
84ace02e87 android-studio: 3.1.1.0 -> 3.1.2.0 2018-04-23 20:24:51 +02:00
Timo Kaufmann
83e5b55ed0 ecl_16_1_2: Adopt upstream error handling patch 2018-04-23 20:08:57 +02:00
Matthew Bauer
49d97c3495 Merge branch 'qtmultimedia' 2018-04-23 12:33:50 -05:00
Matthew Bauer
b09c250435 gst_plugins_base: fix on darwin 2018-04-23 12:32:37 -05:00
Matthew Bauer
c214bc9aee gstreamer: fix on Darwin 2018-04-23 12:31:36 -05:00
R. RyanTM
dc61a487c9 qlcplus: 4.11.1 -> 4.11.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/qlcplus/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.11.2 with grep in /nix/store/4qhjfvk9i1hi3q4jqzic5ajndnqschfi-qlcplus-4.11.2
- directory tree listing: https://gist.github.com/2877914d9c008fd955d2946bfd21926e
2018-04-23 10:22:07 -07:00
Austin Seipp
617db2df96 foundationdb: init at 5.1.7
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-23 12:12:53 -05:00
Matthew Justin Bauer
bf6641ede5
Merge pull request #36460 from timokau/linbox-init
linbox: init at 1.5.2
2018-04-23 12:05:29 -05:00
Matthew Justin Bauer
d6b1e816eb
Merge pull request #36437 from timokau/origin/fflas-ffpack-update
fflas-ffpack: 2.2.2 -> 2.3.2
2018-04-23 12:04:54 -05:00
Matthew Justin Bauer
cf6fdcabac
Merge pull request #36964 from ryantm/auto-update/buildbot
buildbot: 1.0.0 -> 1.1.0
2018-04-23 12:03:46 -05:00
Matthew Justin Bauer
07e6e21f09
Merge pull request #37093 from ryantm/auto-update/rocksdb
rocksdb: 5.10.3 -> 5.11.3
2018-04-23 12:02:09 -05:00
Matthew Justin Bauer
a02d6c99af
Merge pull request #34014 from mnacamura/mathematica-l10n
mathematica: enable installation of localized editions
2018-04-23 11:58:34 -05:00
Matthew Justin Bauer
1439d0b9a2
Merge pull request #35685 from edef1c/ipxe-iso
ipxe: fix ISO build, update the package
2018-04-23 11:49:25 -05:00
Matthew Justin Bauer
3678dca0e3
Merge pull request #36979 from clearyf/cdparanoia
cdparanoia: Fix private keyword in header
2018-04-23 11:46:00 -05:00
Matthew Justin Bauer
f836bd6fb8
Merge pull request #39220 from r-ryantm/auto-update/jackett
jackett: 0.8.823 -> 0.8.886
2018-04-23 11:32:01 -05:00
R. RyanTM
ffd428b5a0 sabnzbd: 2.3.2 -> 2.3.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/sabnzbd/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3/bin/.sabnzbd-wrapped -h’ got 0 exit code
- ran ‘/nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3/bin/.sabnzbd-wrapped --help’ got 0 exit code
- ran ‘/nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3/bin/sabnzbd -h’ got 0 exit code
- ran ‘/nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3/bin/sabnzbd --help’ got 0 exit code
- found 2.3.3 with grep in /nix/store/rl41iqq34y5lbia598awnnr5zlqvn7p0-sabnzbd-2.3.3
- directory tree listing: https://gist.github.com/06ad54e65a99a41896933852c69b59c1
2018-04-23 09:06:07 -07:00
Jörg Thalheim
d0b24f28fa
Merge pull request #39372 from r-ryantm/auto-update/urh
urh: 2.0.1 -> 2.0.2
2018-04-23 16:28:23 +01:00
R. RyanTM
69746047cd sc-controller: 0.4.1 -> 0.4.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/sc-controller/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/d6a2kmmbi7lw8xq2yk7si8qd4af897lx-sc-controller-0.4.2/bin/scc -h’ got 0 exit code
- ran ‘/nix/store/d6a2kmmbi7lw8xq2yk7si8qd4af897lx-sc-controller-0.4.2/bin/scc --help’ got 0 exit code
- ran ‘/nix/store/d6a2kmmbi7lw8xq2yk7si8qd4af897lx-sc-controller-0.4.2/bin/scc help’ got 0 exit code
- ran ‘/nix/store/d6a2kmmbi7lw8xq2yk7si8qd4af897lx-sc-controller-0.4.2/bin/..scc-wrapped-wrapped -h’ got 0 exit code
- ran ‘/nix/store/d6a2kmmbi7lw8xq2yk7si8qd4af897lx-sc-controller-0.4.2/bin/..scc-wrapped-wrapped --help’ got 0 exit code
- ran ‘/nix/store/d6a2kmmbi7lw8xq2yk7si8qd4af897lx-sc-controller-0.4.2/bin/..scc-wrapped-wrapped help’ got 0 exit code
- ran ‘/nix/store/d6a2kmmbi7lw8xq2yk7si8qd4af897lx-sc-controller-0.4.2/bin/.scc-wrapped -h’ got 0 exit code
- ran ‘/nix/store/d6a2kmmbi7lw8xq2yk7si8qd4af897lx-sc-controller-0.4.2/bin/.scc-wrapped --help’ got 0 exit code
- ran ‘/nix/store/d6a2kmmbi7lw8xq2yk7si8qd4af897lx-sc-controller-0.4.2/bin/.scc-wrapped help’ got 0 exit code
- found 0.4.2 with grep in /nix/store/d6a2kmmbi7lw8xq2yk7si8qd4af897lx-sc-controller-0.4.2
- directory tree listing: https://gist.github.com/3f673ef175fbb295f67a2384aef61ede
2018-04-23 08:27:39 -07:00
Jörg Thalheim
67920d3d4c
Merge pull request #39371 from r-ryantm/auto-update/todo.txt-cli
todo-txt-cli: 2.10 -> 2.11.0
2018-04-23 16:18:13 +01:00
R. RyanTM
5960919876 urh: 2.0.1 -> 2.0.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/urh/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/cs9vqxk0xqcpqcs10bbqhq6h7vdbmyny-urh-2.0.2/bin/.urh-wrapped --version’ and found version 2.0.2
- ran ‘/nix/store/cs9vqxk0xqcpqcs10bbqhq6h7vdbmyny-urh-2.0.2/bin/urh --version’ and found version 2.0.2
- found 2.0.2 with grep in /nix/store/cs9vqxk0xqcpqcs10bbqhq6h7vdbmyny-urh-2.0.2
- directory tree listing: https://gist.github.com/fd267c85c4f90f14b9af167c50b169a0
2018-04-23 07:53:00 -07:00
R. RyanTM
ccffc7a5dd todo-txt-cli: 2.10 -> 2.11.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/todo.txt-cli/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.11.0 with grep in /nix/store/ws0k0b3kcl4j2aainnn8xg1vnx803s9c-todo.txt-cli-2.11.0
- directory tree listing: https://gist.github.com/37dad7ad49e196a469453b0b6a4ddb16
2018-04-23 07:48:22 -07:00
Wout Mertens
7c3dc2f53f
Merge pull request #39117 from Anton-Latukha/handbrake-rw
handbrake: refactor (fx, clenup, description, cosmetics, add maintainer)
2018-04-23 15:47:23 +02:00
Florian Jacob
9c194b1b63 frozendict: disable checks
as there are none
2018-04-23 15:29:50 +02:00
Florian Klink
b73c44ece4 sqldeveloper: add desktop item 2018-04-23 15:05:32 +02:00
Vladimír Čunát
2becf90c93
knot-resolver: 2.2.0 -> 2.3.0 (security)
Contains fixes for CVE-2018-1110.
2018-04-23 13:26:57 +02:00
Timo Kaufmann
a8f9fc1c16 pythonPackages.flask-autoindex: init at 0.6 2018-04-23 13:26:43 +02:00
Jörg Thalheim
e2b5e17791
Merge pull request #39301 from markus1189/libgphoto2
(lib)gphoto2: 2.5.1{5,6} -> 2.5.17
2018-04-23 11:54:57 +01:00
lewo
54d6efc0f6
Merge pull request #39187 from r-ryantm/auto-update/supercollider
supercollider: 3.9.2 -> 3.9.3
2018-04-23 11:30:25 +02:00
Jörg Thalheim
eccbb16df9
Merge pull request #39357 from flokli/gmime3
gmime3: 3.0.5 -> 3.2.0
2018-04-23 10:19:33 +01:00
adisbladis
f5dd5219d6
Merge pull request #39359 from dywedir/xonsh
xonsh: 0.6.0 -> 0.6.1
2018-04-23 17:09:32 +08:00
Lancelot SIX
9b5793790e
motuclient: 1.4.00 -> 1.5.00 2018-04-23 10:50:45 +02:00
Michael Weiss
cd1eefcd29 maim: 5.4.68 -> 5.5 2018-04-23 10:32:11 +02:00
Michael Weiss
85dfd4b41c slop: 7.3.49 -> 7.4 2018-04-23 10:32:11 +02:00
Matthias Beyer
49f55fa337 vdirsyncer: 0.16.4 -> 0.17.0a2 2018-04-23 17:19:26 +09:00
Vladyslav Mykhailichenko
7f693c2fda xonsh: 0.6.0 -> 0.6.1 2018-04-23 10:56:41 +03:00
Jörg Thalheim
d52e5da785
Merge pull request #39310 from Mic92/bitcoin-fixes
bitcoin-{unlimited,xt}: fix darwin
2018-04-23 08:36:59 +01:00
Jörg Thalheim
635f24def5
Merge pull request #39314 from dhess/fix-hydra
hydra: fix run-time dependencies after latest CPAN update.
2018-04-23 08:35:47 +01:00
Matthias Beyer
f396f0937e pythonPackages.milksnake: init at 0.1.5 2018-04-23 16:35:44 +09:00
Florian Klink
e7ee851993 gmime3: 3.0.5 -> 3.2.0 2018-04-23 09:35:33 +02:00
xeji
a586011b58 firefox-wrapper: fix icon linking (#39315)
don't try to link non-existing icons
2018-04-23 08:33:09 +01:00
Vincent Laporte
5f82c322d6 eff: 20140928 -> 5.0 (#39264) 2018-04-23 08:16:03 +01:00
Jörg Thalheim
8206341757
Merge pull request #39333 from markuskowa/openmpi-up
openmpi: 3.0.0 -> 3.0.1
2018-04-23 08:11:14 +01:00
Jörg Thalheim
c7d278ad07
Merge pull request #39351 from matthewbauer/calc-on-darwin
calc: cleanup expression
2018-04-23 08:07:13 +01:00
Jörg Thalheim
28d414f0a6
Merge pull request #39352 from henrytill/fix-deb-distros
vmTools: update Debian 9 names and hashes
2018-04-23 08:04:16 +01:00
Tim Cuthbertson
1faea2934b nix-pin: 0.1.2 -> 0.2.2 and add updateScript 2018-04-23 15:38:16 +10:00
Peter Hoeg
23ccc6904a bftpd: minor cleanups 2018-04-23 11:00:49 +08:00
Henry Till
afd3dbcce8 vmTools: update Debian 9 names and hashes 2018-04-22 21:32:17 -04:00
Matthew Bauer
63507ada7d calc: cleanup expression
Fixes #39321

(Still needs testing on Linux)
2018-04-22 19:01:25 -05:00
Jörg Thalheim
bc7c7b2b09 zfs: mark as broken for 4.16 2018-04-22 23:45:17 +01:00
Jörg Thalheim
9814515772
Merge pull request #39343 from Balletie/master
pythonPackages.html5-parser: 0.4.4 -> 0.4.5
2018-04-22 23:26:14 +01:00
Jörg Thalheim
f2129ae7c7
Merge pull request #39339 from jluttine/fix-diskrsync-argv0
diskrsync: fix argv0
2018-04-22 23:25:29 +01:00
Benjamin Hipple
9e9cc471b6 dejavu-fonts: fix missing Perl IOString dependency (#39341)
Per the docs, IOString was recently added as a dependency:
https://github.com/dejavu-fonts/dejavu-fonts/blob/master/BUILDING.md

As-is, attempting to rebulid from source errors out with this missing perl module.
2018-04-22 23:24:44 +01:00
Jörg Thalheim
cf540dd194
Merge pull request #39346 from timokau/arb-2.13.0
arb: 2.8.1 -> 2.13.0
2018-04-22 23:19:09 +01:00
Jörg Thalheim
12e3beac7e
Merge pull request #39347 from timokau/eclib-20171002
eclib: 20160720 -> 20171002
2018-04-22 23:18:55 +01:00
Matthew Justin Bauer
6ec7c3935b
Merge pull request #39344 from matthewbauer/mono-fixes
Mono: add vulnerabilities
2018-04-22 17:07:09 -05:00
Timo Kaufmann
a055816743 eclib: 20160720 -> 20171002 2018-04-22 23:42:58 +02:00
Timo Kaufmann
1dbdffa099 arb: 2.8.1 -> 2.13.0 2018-04-22 23:42:26 +02:00
Corbin Simpson
69f23d9e73 enhanced-ctorrent: fix CVE-2009-1759 (#39311)
Patches from Debian.
2018-04-22 22:42:20 +01:00
Matthew Justin Bauer
6a4cc3562c
Revert "initial TBS driver" 2018-04-22 15:57:51 -05:00
Matthew Bauer
6e0a68b1e6 mono: add knownVulnerabilities for 4.0.4
http://www.mono-project.com/docs/about-mono/vulnerabilities/#string-to-double-parser-bug
2018-04-22 15:46:51 -05:00
Matthew Bauer
b577f3292e mono: allow custom meta in generic 2018-04-22 15:46:12 -05:00
Balletie
ef47a5846c
pythonPackages.html5-parser: 0.4.4 -> 0.4.5 2018-04-22 22:43:21 +02:00
Jaakko Luttinen
0f92afdd6d
diskrsync: fix argv0
When using diskrsync over SSH, on the remote machine it calls an executable
equal to argv0. Typically, this is just diskrsync but now that diskrsync is
wrapped, the wrapper uses absolute path to diskrsync and that path doesn't most
likely work on the remote machine. Thus, we need to force argv0 to "diskrsync"
so that it works on the remote machine.
2018-04-22 22:43:39 +03:00
Jan Malakhovski
c3148948ff memtest86plus: 5.01 -> 5.01+coreboot-20180113
aka 5.01+coreboot-001+

The version maintained by coreboot project is superior to Debian, it
integrates all the Debian patches and fixes a bunch more bugs.

In particular, it fixes SMP freezes and apparent memory errors when
running under coreboot ROM.
2018-04-22 21:51:05 +03:00
Jan Malakhovski
7de43f38e0 memtest86plus: disable all hardening
With hardening enabled it reports errors on known-good memory modules
on my Thinkpad X230 (Ivy Bridge). It's the same bug as reported in
https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1071209 but
memtest86+ fails on test #9 instead of test #7 (because #7 in 4.20
became #9 in 5.01) and with all the addresses multiplied by 2 (I guess
the bug was reported for i686, and I test on x86_64, it was 2012 after
all).
2018-04-22 21:51:05 +03:00
Timo Kaufmann
28c023e246 zn_poly: init at 0.9 2018-04-22 20:44:06 +02:00
Timo Kaufmann
0c9aaf0814 rankwidth: init at 0.7 2018-04-22 20:11:49 +02:00
Matthew Justin Bauer
fb7cdbc15d
Merge pull request #32049 from ck3d/tbs
initial TBS driver
2018-04-22 13:03:22 -05:00
Joachim F
36d58a2cd2
Merge pull request #39332 from markuskowa/octopus-up
octopus: 7.2 -> 7.3
2018-04-22 17:47:26 +00:00
Markus Kowalewski
ae4dac3e5c
openmpi: 3.0.0 -> 3.0.1 2018-04-22 09:10:25 -07:00
Jörg Thalheim
a3a2ae65d7
Merge pull request #38730 from r-ryantm/auto-update/fox
fox_1_6: 1.6.56 -> 1.6.57
2018-04-22 16:57:16 +01:00
Jörg Thalheim
60ea373f66
Merge pull request #38529 from r-ryantm/auto-update/hamlib
hamlib: 1.2.15.3 -> 3.2
2018-04-22 16:49:53 +01:00
Pascal Wittmann
17d17ce472
as31: use cve tag in patchname for vulnix auto-detection 2018-04-22 17:45:44 +02:00
Jörg Thalheim
94d92fd046 Revert "nix-pin: 0.1.2 -> 0.2.2"
This reverts commit 92f083af23.

breaks evaluation
2018-04-22 16:43:27 +01:00
Markus Kowalewski
1d0267b2e7
octopus: 7.2 -> 7.3 2018-04-22 08:43:19 -07:00
Jörg Thalheim
b96cc8fb86 Revert "nix-pin: add passthru.updateScript"
This reverts commit 146dabd4ac.

breaks evaluation
2018-04-22 16:43:18 +01:00
Jörg Thalheim
1cbf988217
Merge pull request #39226 from r-ryantm/auto-update/leatherman
leatherman: 1.4.0 -> 1.4.1
2018-04-22 16:28:51 +01:00
Jörg Thalheim
c3e78d3988
Merge pull request #39123 from Infinisil/add/dust
dust: init at 0.2.3
2018-04-22 16:21:49 +01:00
Jörg Thalheim
e3b0d05c9d
Merge pull request #39145 from geistesk/slstatus-unstable-2018-04-16
slstatus: unstable-2018-03-21 -> unstable-2018-04-16
2018-04-22 16:06:07 +01:00
Jörg Thalheim
37fc73754e
Merge pull request #39231 from r-ryantm/auto-update/ibus-libpinyin
ibus-engines.libpinyin: 1.9.3 -> 1.10.0
2018-04-22 16:04:36 +01:00
Jörg Thalheim
15fee89bc7
Merge pull request #39143 from geistesk/et-0.1.1
et: 0.1 -> 0.1.1
2018-04-22 15:44:14 +01:00
Jörg Thalheim
69ee53a899
Merge pull request #39144 from geistesk/farbfeld-sent-path
farbfeld, sent: wrap PATH for 2ff and sent
2018-04-22 15:42:20 +01:00
Jörg Thalheim
cd2cb152be
Merge pull request #39184 from r-ryantm/auto-update/youtube-dl
python27Packages.youtube-dl: 2018.03.26.1 -> 2018.04.16
2018-04-22 15:38:34 +01:00
Peter Hoeg
9cd5a1ea9a
Merge pull request #39237 from r-ryantm/auto-update/gzdoom
gzdoom: 3.3.0 -> 3.3.2
2018-04-22 13:30:25 +00:00
Florian Jacob
2749531e0f frozendict: move to separate module 2018-04-22 15:25:33 +02:00
Florian Jacob
ce3961cc70 python-frozendict: 0.5 -> 1.2 2018-04-22 15:25:33 +02:00
Florian Jacob
63901546df canonicaljson: separating from pythonPackages 2018-04-22 15:25:33 +02:00
Jörg Thalheim
0589b4aac5
Merge pull request #39324 from timbertson/gup
gup: simplify build expression
2018-04-22 12:55:51 +01:00
Jörg Thalheim
caa45305fe nix-review: 0.1.2 -> 0.2.0 2018-04-22 12:50:25 +01:00
Jörg Thalheim
f56d484225
Merge pull request #39323 from timbertson/nix-pin
nix-pin: 0.1.2 -> 0.2.2
2018-04-22 12:20:01 +01:00
Jörg Thalheim
7c370ae6c7
Merge pull request #39325 from timbertson/nix-update-source
nix-update-source: 0.4.0 -> 0.5.0
2018-04-22 12:18:31 +01:00
Jörg Thalheim
3cd82a3605
Merge pull request #39326 from lheckemann/xdot-disable-py2
xdot: disable for python 2.x
2018-04-22 12:17:25 +01:00
Vladimír Čunát
17c4b83d05
Merge #31320: docs and glibc: explicit comments on outputs 2018-04-22 11:55:23 +02:00
Jörg Thalheim
46425a65ac bitcoin-{unlimited,xt}: fix darwin 2018-04-22 10:54:55 +01:00
Pascal Wittmann
a1703436af
libusbmuxd: use cve tag in patchname for vulnix auto-detection 2018-04-22 11:43:42 +02:00
Pascal Wittmann
81a255dc93
libimobiledevice: use cve tag in patchname for vulnix auto-detection 2018-04-22 11:36:54 +02:00
Bas van Dijk
bf6d796a27 haskell: allow overriding all package sets at once
Setting haskell.packageOverrides like so:

  haskell = super.haskell // {
    packageOverrides = self: super: {
      my-package = ...;
      my-other-package = ...;
    };
  };

causes all compiler-specific package sets to be overridden with those
overrides.
2018-04-22 10:34:44 +02:00
Linus Heckemann
701f22275c xdot: disable for python 2.x
It just fails at runtime otherwise.
2018-04-22 08:55:10 +01:00
Christian Kögler
9cbf81e11b initial kernel modules for TBS devices 2018-04-22 08:50:25 +02:00
Frederik Rietdijk
b25c04d158
Merge pull request #39293 from FRidh/asciidoctor
asciidoctor: remove mathematical from wrapper, fixes #39098
2018-04-22 08:32:34 +02:00
Tim Cuthbertson
146dabd4ac nix-pin: add passthru.updateScript 2018-04-22 15:17:39 +10:00
Tim Cuthbertson
ad5b090853 gup: add passthru.updateScript 2018-04-22 15:16:36 +10:00
Tim Cuthbertson
b52f5dba48 gup: simplify build expression 2018-04-22 15:16:02 +10:00
Tim Cuthbertson
0eab0596d0 nix-update-source: 0.4.0 -> 0.5.0 2018-04-22 15:15:34 +10:00
Tim Cuthbertson
92f083af23 nix-pin: 0.1.2 -> 0.2.2 2018-04-22 14:12:32 +10:00
Peter Hoeg
3e3b5895ca remarshal: use python3 instead of python2
Officially both python2 and 3 are supported.
2018-04-22 10:12:22 +08:00
Matthew Justin Bauer
b4baad53e7
Merge pull request #39097 from smashedtoatoms/bitwigstudio2-to-2.3.2
bitwigstudio2: 2.3.1 -> 2.3.2
2018-04-21 20:56:53 -05:00
Matthew Justin Bauer
f4de9e0d2c
Merge pull request #38889 from DerTim1/asterisk-update
asterisk: 14.6.1 -> 15.3.0, 13.17.1 -> 13.20.0
2018-04-21 20:56:04 -05:00
Matthew Justin Bauer
c8e58113b2
Merge pull request #38801 from worldofpeace/wire-desktop
wire-desktop: init at 3.0.2816
2018-04-21 20:47:56 -05:00
Timo Kaufmann
b74e884aab flintqs: init at 1.0 2018-04-21 20:43:56 -05:00
Timo Kaufmann
d0d7894f75 rubiks: init at 20070917 2018-04-21 20:42:58 -05:00
Timo Kaufmann
b93e1fbbfb jmol: init at 14.29.12 2018-04-21 20:41:21 -05:00
Timo Kaufmann
be0b8f2cf6 palp: init at 2.1 2018-04-21 20:40:59 -05:00
Timo Kaufmann
7dc6b2e3c3 pynac: init at 0.7.19 2018-04-21 20:40:22 -05:00
Timo Kaufmann
a037da9afe cypari2: init at 1.1.4 2018-04-21 20:39:56 -05:00
Timo Kaufmann
9897e959f3 pythonPackages.flask-silk: init at 0.2 2018-04-21 20:39:22 -05:00
Timo Kaufmann
1cf1b1e0f4 pythonPackages.flask-babel: init at 0.11.2 2018-04-21 20:39:03 -05:00
Timo Kaufmann
10124a4743 lcalc: init at 1.23 (#38796) 2018-04-21 20:38:40 -05:00
Daiderd Jordan
313b5fce7b
Merge pull request #39260 from chreekat/idiomatic-vim-ft-plugin
vim: idiomatic nix filetype plugin
2018-04-22 00:25:40 +02:00
R. RyanTM
c6e575cd5b gegl_0_3: 0.3.30 -> 0.3.34 (#39241)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gegl/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/2w7m19f387zkwhxbv6k2p8nrrlwqimpn-gegl-0.3.34/bin/gegl -h’ got 0 exit code
- ran ‘/nix/store/2w7m19f387zkwhxbv6k2p8nrrlwqimpn-gegl-0.3.34/bin/gegl --help’ got 0 exit code
- found 0.3.34 with grep in /nix/store/2w7m19f387zkwhxbv6k2p8nrrlwqimpn-gegl-0.3.34
- directory tree listing: https://gist.github.com/96c792a5cd60943effce7884fc50cc3a
2018-04-22 00:15:12 +02:00
Michael Weiss
355d39c02c lf: 2 -> 3 2018-04-21 23:59:17 +02:00
Joachim F
d1cd8173c6
Merge pull request #39109 from johnchildren/update/xxHash
xxHash: 0.6.3.20171018 -> 0.6.4.20171222
2018-04-21 21:55:28 +00:00
Michael Raskin
e3dbbb21b4
Merge pull request #39312 from Mic92/rdf4store
rdf4store: mark as broken
2018-04-21 21:54:38 +00:00
Drew Hess
f7fe61207b
hydra: fix run-time dependencies after latest CPAN update. 2018-04-21 14:50:07 -07:00
Michael Weiss
f76c842706 gpgme: 1.10.0 -> 1.11.1
I've rebuild all packages that depend on gpgme and everything seems fine
so far (there are a few failures but the ones I've checked are unrelated
to gpgme).

Upstream release notes (Noteworthy changes in version 1.11.1):

 * Fixed build problems in the 1.11.0 release.

 * Added C++ interfaces which were planned for 1.11.0.

 The 1.11.0 release came with these changes:

 * New encryption API to support direct key specification including
   hidden recipients option and taking keys from a file.  This also
   allows to enforce the use of a subkey.

 * New encryption flag for the new API to enforce the use of plain
   mail addresses (addr-spec).

 * The import API can now tell whether v3 keys are skipped.  These old
   and basically broken keys are not anymore supported by GnuPG 2.1.

 * The decrypt and verify API will now return the MIME flag as
   specified by RFC-4880bis.

 * The offline mode now has an effect on gpg by disabling all network
   access.  [#3831]

 * A failed OpenPGP verification how returns the fingerprint of the
   intended key if a recent gpg version was used for signature
   creation.

 * New tool gpgme-json as native messaging server for web browsers.
   As of now public key encryption and decryption is supported.
   Requires Libgpg-error 1.29.

 * New context flag "request-origin" which has an effect when used
   with GnuPG 2.2.6 or later.

 * New context flag "no-symkey-cache" which has an effect when used
   with GnuPG 2.2.7 or later.

 * New convenience constant GPGME_KEYLIST_MODE_LOCATE.

 * Improved the Python documentation.

 * Fixed a potential regression with GnuPG 2.2.6 or later.

 * Fixed a crash in the Python bindings on 32 bit platforms.  [#3892]

 * Various minor fixes.
2018-04-21 23:25:14 +02:00
Jörg Thalheim
58253e37e9 asc: fix build 2018-04-21 21:43:52 +01:00
Matthew Justin Bauer
405daa25f1
Merge pull request #27257 from hectorj/init-zipkin-server-1.28.1
zipkin-server: init at 1.28.1
2018-04-21 15:22:43 -05:00
Jörg Thalheim
35eccff44e rdf4store: mark as broken 2018-04-21 21:18:45 +01:00
Matthew Justin Bauer
d7a4998535
Merge pull request #27250 from ck3d/fix-emscriptenStdenv-autogen
emsciptenStdenv: allow reuse without ./autogen.sh
2018-04-21 15:17:57 -05:00
Matthew Justin Bauer
55a7e45529
Merge pull request #31724 from pngwjpgh/feat/nsd/dnssec
Automatic DNSSEC signatures & key schedule for nsd
2018-04-21 15:15:03 -05:00
Jörg Thalheim
0a92fb9315 Revert "libupnp: 1.6.21 -> 1.8.3"
This reverts commit ee45689f14.

1.8.x branch break compatibility. This should become a new package instead.
2018-04-21 21:07:06 +01:00
Jörg Thalheim
d79df63ea2 cloudfoundry-cli: 6.32.0 -> 6.36.1 2018-04-21 20:58:25 +01:00
Matthew Justin Bauer
7a516cd0c3
Merge branch 'master' into feat/nsd/dnssec 2018-04-21 14:48:30 -05:00
Joachim F
17b73ff90c
Merge pull request #38658 from dasJ/dnsdist-pkg
dnsdist: init at 1.3.0
2018-04-21 19:47:27 +00:00
Joachim F
dff29c676b
Merge pull request #39095 from moaxcp/master
visualvm: 1.3.9 -> 1.4
2018-04-21 19:43:23 +00:00
Peter Romfeld
f5b3f9962e cocoapods: init at 1.3.1 (#32583)
* cocoapods: init at 1.3.1

* requires xcode
2018-04-21 14:37:56 -05:00
Jörg Thalheim
d6ab16561d
Merge pull request #38664 from bcdarwin/minc_ecosystem
MINC ecosystem
2018-04-21 20:30:37 +01:00
Jörg Thalheim
b1d4962d67 perlPackages.MNI-Perllib: use callPackage instead of import 2018-04-21 20:24:43 +01:00
Jörg Thalheim
e7ebbe1277
Merge pull request #39194 from r-ryantm/auto-update/qmmp
qmmp: 1.2.0 -> 1.2.1
2018-04-21 20:19:05 +01:00
Jörg Thalheim
f7785dd61c
Merge branch 'master' into minc_ecosystem 2018-04-21 20:18:27 +01:00
Jörg Thalheim
0964410b28 altcoins.memorycoind: restrict to linux x86_64 2018-04-21 20:13:53 +01:00
Jörg Thalheim
38d6decac3
Merge pull request #38804 from timokau/sympow-init
sympow: init at 1.018.1
2018-04-21 19:46:59 +01:00
Jörg Thalheim
48c1bd4d18
Merge pull request #39122 from sorki/zfs_exportfs
zfs: patch exportfs path for sharenfs functionality
2018-04-21 19:32:05 +01:00
Jörg Thalheim
942bc44c55
Merge pull request #39196 from r-ryantm/auto-update/singularity
singularity: 2.4.5 -> 2.4.6
2018-04-21 19:23:59 +01:00
Jörg Thalheim
39e94277ba
Merge pull request #39197 from r-ryantm/auto-update/picard-tools
picard-tools: 2.18.1 -> 2.18.2
2018-04-21 19:21:15 +01:00
Jörg Thalheim
e7cef5f6ed
Merge pull request #39161 from zlatko17/master
storm: 1.0.1 -> 1.2.1
2018-04-21 19:16:58 +01:00
Jörg Thalheim
c9eae0c04d
Merge pull request #39190 from r-ryantm/auto-update/safeeyes
safeeyes: 2.0.2 -> 2.0.5
2018-04-21 19:11:27 +01:00
Jörg Thalheim
5cb49cd405
Merge pull request #39186 from r-ryantm/auto-update/xmr-stak
xmr-stak: 2.3.0 -> 2.4.3
2018-04-21 19:08:19 +01:00
Jörg Thalheim
a1e96be9dc
Merge pull request #39191 from r-ryantm/auto-update/renpy
renpy: 6.99.14.2 -> 6.99.14.3
2018-04-21 19:06:48 +01:00
Jörg Thalheim
15ff731451
Merge pull request #39188 from r-ryantm/auto-update/uftp
uftp: 4.9.5 -> 4.9.6
2018-04-21 19:05:29 +01:00
Jörg Thalheim
038f5ded1b
Merge pull request #39201 from r-ryantm/auto-update/pluma
mate.pluma: 1.20.1 -> 1.21.0
2018-04-21 19:03:48 +01:00
Jörg Thalheim
3df0ac9762
Merge pull request #39198 from r-ryantm/auto-update/playerctl
playerctl: 0.5.0 -> 0.6.0
2018-04-21 19:02:20 +01:00
Jörg Thalheim
6ba5cd9d01
Merge pull request #39272 from r-ryantm/auto-update/caja
mate.caja: 1.20.1 -> 1.21.0
2018-04-21 18:59:38 +01:00
Jörg Thalheim
f6dfa072b4
Merge pull request #39203 from typetetris/master
fetchFromGitLab: Fixes #39200
2018-04-21 18:57:55 +01:00
Jörg Thalheim
14a119e198 rustc: disable test on i686
They run out of memory and lead to failing tests.

fixes #39110
2018-04-21 18:52:39 +01:00
Jörg Thalheim
6fa31bc49c
Merge pull request #39246 from r-ryantm/auto-update/gdcm
gdcm: 2.8.5 -> 2.8.6
2018-04-21 18:43:16 +01:00
bfortz
ba8ef6184c minergate: init at 8.1 (#39302) 2018-04-21 18:33:13 +01:00
Jörg Thalheim
df1e4d29b8
Merge pull request #39204 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20180325 -> 20180416
2018-04-21 18:26:32 +01:00
Tim Steinbach
82f70b63c0
gradle: 4.6 -> 4.7 2018-04-21 11:25:22 -04:00
Pascal Wittmann
3d1976b083
pdf2djvu: 0.9.8 -> 0.9.9 2018-04-21 15:48:27 +02:00
Pascal Wittmann
6ccc17f26b
cyrus-sasl: use cve tag in patchname for vulnix auto-detection 2018-04-21 15:42:44 +02:00
Pascal Wittmann
931b8aded1
calibre: 3.21.0 -> 3.22.1 2018-04-21 15:32:43 +02:00
Pascal Wittmann
1ca71377f3
jasper: include cve name in patch for auto-detection in vulnix 2018-04-21 15:32:41 +02:00
Mateusz Kowalczyk
7638888868
Merge pull request #39207 from r-ryantm/auto-update/onig
oniguruma: 6.7.1 -> 6.8.2
2018-04-21 14:29:36 +01:00
Jörg Thalheim
9a3583de40
Merge pull request #39303 from moaxcp/jbake2
jbake: wrap script
2018-04-21 14:05:35 +01:00
Herwig Hochleitner
2b29e40153 chromium: 65.0.3325.181 -> 66.0.3359.117
Critical CVE-2018-6085: Use after free in Disk Cache. Reported by Ned Williamson on 2018-03-28
Critical CVE-2018-6086: Use after free in Disk Cache. Reported by Ned Williamson on 2018-03-30
High CVE-2018-6087: Use after free in WebAssembly. Reported by Anonymous on 2018-02-20
High CVE-2018-6088: Use after free in PDFium. Reported by Anonymous on 2018-03-15
High CVE-2018-6089: Same origin policy bypass in Service Worker. Reported by Rob Wu on 2018-02-04
High CVE-2018-6090: Heap buffer overflow in Skia. Reported by ZhanJia Song on 2018-03-12
High CVE-2018-6091: Incorrect handling of plug-ins by Service Worker. Reported by Jun Kokatsu (@shhnjk) on 2017-10-05
High CVE-2018-6092: Integer overflow in WebAssembly. Reported by Natalie Silvanovich of Google Project Zero on 2018-03-08
Medium CVE-2018-6093: Same origin bypass in Service Worker. Reported by Jun Kokatsu (@shhnjk) on 2017-11-01
Medium CVE-2018-6094: Exploit hardening regression in Oilpan. Reported by Chris Rohlf on 2016-08-01
Medium CVE-2018-6095: Lack of meaningful user interaction requirement before file upload. Reported by Abdulrahman Alqabandi (@qab) on 2016-08-11
Medium CVE-2018-6096: Fullscreen UI spoof. Reported by WenXu Wu of Tencent's Xuanwu Lab on 2017-10-19
Medium CVE-2018-6097: Fullscreen UI spoof. Reported by xisigr of Tencent's Xuanwu Lab on 2018-01-26
Medium CVE-2018-6098: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-01-03
Medium CVE-2018-6099: CORS bypass in ServiceWorker. Reported by Jun Kokatsu (@shhnjk) on 2018-02-03
Medium CVE-2018-6100: URL spoof in Omnibox. Reported by Lnyas Zhang on 2018-02-11
Medium CVE-2018-6101: Insufficient protection of remote debugging prototol in DevTools . Reported by Rob Wu on 2018-02-19
Medium CVE-2018-6102: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-02-20
Medium CVE-2018-6103: UI spoof in Permissions. Reported by Khalil Zhani on 2018-02-24
Medium CVE-2018-6104: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-03-08
Medium CVE-2018-6105: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-01-18
Medium CVE-2018-6106: Incorrect handling of promises in V8. Reported by lokihardt of Google Project Zero on 2018-01-25
Medium CVE-2018-6107: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-02-02
Medium CVE-2018-6108: URL spoof in Omnibox. Reported by Khalil Zhani on 2018-02-27
Low CVE-2018-6109: Incorrect handling of files by FileAPI. Reported by Dominik Weber (@DoWeb_) on 2017-04-10
Low CVE-2018-6110: Incorrect handling of plaintext files via file:// . Reported by Wenxiang Qian (aka blastxiang) on 2017-10-24
Low CVE-2018-6111: Heap-use-after-free in DevTools. Reported by Khalil Zhani on 2017-11-02
Low CVE-2018-6112: Incorrect URL handling in DevTools. Reported by Rob Wu on 2017-12-29
Low CVE-2018-6113: URL spoof in Navigation. Reported by Khalil Zhani on 2018-01-25
Low CVE-2018-6114: CSP bypass. Reported by Lnyas Zhang on 2018-02-13
Low CVE-2018-6115: SmartScreen bypass in downloads. Reported by James Feher on 2018-03-07
Low CVE-2018-6116: Incorrect low memory handling in WebAssembly. Reported by Jin from Chengdu Security Response Center of Qihoo 360 Technology Co. Ltd. on 2018-03-15
Low CVE-2018-6117: Confusing autofill settings. Reported by Spencer Dailey on 2018-03-15
Low CVE-2018-6084: Incorrect use of Distributed Objects in Google Software Updater on MacOS. Reported by Ian Beer of Google Project Zero on 2018-03-15
2018-04-21 14:57:45 +02:00
Herwig Hochleitner
dcf7e63f37 i2p: 0.9.33 -> 0.9.34 2018-04-21 14:57:44 +02:00
Herwig Hochleitner
996238e532 webkitgtk: 2.20.0 -> 2.20.1 2018-04-21 14:57:44 +02:00
Herwig Hochleitner
23aaf1cf97 dwarf-fortress: 0.44.05 -> 0.44.09 2018-04-21 14:57:44 +02:00
John Mercier
4115237312 jbake: wrap script
Upstream script now uses JAVA_HOME. This change wraps the script so JAVA_HOME is set.
2018-04-21 08:50:13 -04:00
Jörg Thalheim
1330f66d3b
Merge pull request #39202 from r-ryantm/auto-update/pgroonga
pgroonga: 2.0.4 -> 2.0.5
2018-04-21 13:48:58 +01:00
Markus Hauck
294f823146 gphoto2: 2.5.15 -> 2.5.17 2018-04-21 14:41:43 +02:00
Markus Hauck
3ce3708d19 libgphoto2: 2.5.16 -> 2.5.17 2018-04-21 14:35:44 +02:00
Jörg Thalheim
f3fd4fc754
Merge pull request #39205 from r-ryantm/auto-update/peek
peek: 1.3.0 -> 1.3.1
2018-04-21 13:14:52 +01:00
Jörg Thalheim
680b16ee86 peek: add ffmpeg to PATH 2018-04-21 13:14:07 +01:00
Jörg Thalheim
8bcecefb9e
Merge pull request #39219 from r-ryantm/auto-update/libpqxx
libpqxx: 6.1.1 -> 6.2.2
2018-04-21 13:01:33 +01:00
Jörg Thalheim
211e42d8ae
Merge pull request #39209 from r-ryantm/auto-update/pam_u2f
pam_u2f: 1.0.4 -> 1.0.5
2018-04-21 12:53:28 +01:00
Jörg Thalheim
9d0e081e76
Merge pull request #39212 from xeji/qemu-ga
qemu: add separate output "ga" for qemu-ga guest agent
2018-04-21 12:50:52 +01:00
Jörg Thalheim
f925ec0d4a
Merge pull request #39298 from rvolosatovs/update/mopidy-iris
mopidy-iris: 3.16.3 -> 3.17.1
2018-04-21 12:48:46 +01:00
Jörg Thalheim
015f2ad4cf
Merge pull request #39210 from r-ryantm/auto-update/opendht
opendht: 1.6.1 -> 1.7.0
2018-04-21 12:48:04 +01:00
Jörg Thalheim
93c2a6cfd1
Merge pull request #39252 from r-ryantm/auto-update/cups-filters
cups-filters: 1.20.2 -> 1.20.3
2018-04-21 12:44:30 +01:00
Jörg Thalheim
749bb406b2
Merge pull request #39213 from r-ryantm/auto-update/mediainfo
mediainfo: 18.03 -> 18.03.1
2018-04-21 12:41:49 +01:00
Jörg Thalheim
d8e34fc8ea
Merge pull request #39218 from r-ryantm/auto-update/mcelog
mcelog: 156 -> 157
2018-04-21 12:41:28 +01:00
Jörg Thalheim
8104f6fb4a
Merge pull request #39278 from r-ryantm/auto-update/mod_wsgi
mod_wsgi: 4.6.3 -> 4.6.4
2018-04-21 12:40:04 +01:00
Roman Volosatovs
c6ce9c3c26
mopidy-iris: 3.16.3 -> 3.17.1 2018-04-21 13:40:01 +02:00
Jörg Thalheim
7a5c36804c
Merge pull request #39221 from r-ryantm/auto-update/ircd-hybrid
ircdHybrid: 8.2.22 -> 8.2.24
2018-04-21 12:39:03 +01:00
makefu
848a5aded6 gem-config: include do_sqlite3 2018-04-21 12:36:06 +01:00
Jörg Thalheim
dae520dec9
Merge pull request #39215 from r-ryantm/auto-update/multimon-ng
multimon-ng: 1.1.4 -> 1.1.5
2018-04-21 12:30:35 +01:00
Jörg Thalheim
487489e9cd
Merge pull request #39222 from r-ryantm/auto-update/jbake
jbake: 2.6.0 -> 2.6.1
2018-04-21 12:20:25 +01:00
Jörg Thalheim
4c157959b9
Merge pull request #39239 from r-ryantm/auto-update/gqrx
gqrx: 2.11.2 -> 2.11.4
2018-04-21 12:19:54 +01:00
Jörg Thalheim
d2e1562962
Merge pull request #39234 from r-ryantm/auto-update/grails
grails: 3.3.3 -> 3.3.5
2018-04-21 12:17:10 +01:00
Jörg Thalheim
c0eaaaef33
Merge pull request #39236 from ckauhaus/vulnix-update-1.6
vulnix: 1.4.0 -> 1.6.1
2018-04-21 12:08:25 +01:00
Jörg Thalheim
67a6741305
Merge pull request #39249 from r-ryantm/auto-update/freeradius
freeradius: 3.0.16 -> 3.0.17
2018-04-21 12:05:30 +01:00
Jörg Thalheim
4d1ead8dc8
Merge pull request #39240 from r-ryantm/auto-update/flacon
flacon: 4.0.0 -> 4.1.0
2018-04-21 12:04:06 +01:00
Jörg Thalheim
eb13f077af
Merge pull request #39243 from r-ryantm/auto-update/folly
folly: 2018.03.26.00 -> 2018.04.16.00
2018-04-21 12:00:24 +01:00
Jörg Thalheim
802c18c632
Merge pull request #39238 from r-ryantm/auto-update/gpaste
gnome3.gpaste: 3.28.1 -> 3.28.2
2018-04-21 11:57:45 +01:00
Jörg Thalheim
80522f3573
Merge pull request #39253 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20180319 -> 20180402
2018-04-21 11:53:49 +01:00
Jörg Thalheim
e5e8a85555 xfstests: 2017-07-16 -> 2018-04-11 2018-04-21 11:53:08 +01:00
Jörg Thalheim
04ec325166
Merge pull request #39242 from r-ryantm/auto-update/fio
fio: 3.5 -> 3.6
2018-04-21 11:50:43 +01:00
Jörg Thalheim
3d957f0414
Merge pull request #39256 from r-ryantm/auto-update/cli-visualizer
cli-visualizer: 1.6 -> 1.7
2018-04-21 11:42:34 +01:00
Jörg Thalheim
0a7d27f8a0
Merge pull request #39268 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.4.24 -> 1.4.33
2018-04-21 11:41:05 +01:00
Jörg Thalheim
f27b83fd7e
Merge pull request #39244 from r-ryantm/auto-update/focuswriter
focuswriter: 1.6.11 -> 1.6.12
2018-04-21 11:40:38 +01:00
Jörg Thalheim
7c7bd9bb2c
Merge pull request #39247 from r-ryantm/auto-update/facter
facter: 3.11.0 -> 3.11.1
2018-04-21 11:29:29 +01:00
Jörg Thalheim
8ef9f40cc3
Merge pull request #39259 from r-ryantm/auto-update/easyloggingpp
easyloggingpp: 9.96.2 -> 9.96.4
2018-04-21 11:11:39 +01:00
Jörg Thalheim
c3c3317edc
Merge pull request #39284 from mpickering/liblas-laszip
libLAS: build with LASzip support
2018-04-21 11:08:36 +01:00
Jörg Thalheim
cba6e774fd
Merge pull request #39258 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.95 -> 1.0.97
2018-04-21 10:56:01 +01:00
Jörg Thalheim
255a833e84
Merge pull request #39271 from r-ryantm/auto-update/chirp-daily
chirp: 20180325 -> 20180412
2018-04-21 10:32:18 +01:00
Jörg Thalheim
a769ffc85c
Merge pull request #39056 from mt-caret/jumanpp
jumanpp: init at 1.02
2018-04-21 10:27:57 +01:00
Jörg Thalheim
ca462164a9
Merge pull request #39274 from r-ryantm/auto-update/adapta-gtk-theme
adapta-gtk-theme: 3.93.0.225 -> 3.93.0.258
2018-04-21 10:19:08 +01:00
Jörg Thalheim
193194db67
Merge pull request #39262 from Lassulus/digit_aliases
aliases: remove broken digit aliases
2018-04-21 10:18:28 +01:00
Jörg Thalheim
a31ff4b729
Merge pull request #39270 from r-ryantm/auto-update/acpid
acpid: 2.0.28 -> 2.0.29
2018-04-21 10:14:34 +01:00
Jörg Thalheim
e20c801ac8
Merge pull request #39273 from r-ryantm/auto-update/chromedriver
chromedriver: 2.37 -> 2.38
2018-04-21 10:11:38 +01:00
Jörg Thalheim
015c5a1e89
Merge pull request #39277 from r-ryantm/auto-update/arangodb
arangodb: 3.3.5 -> 3.3.7
2018-04-21 10:07:45 +01:00