Commit Graph

47769 Commits

Author SHA1 Message Date
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
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
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
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
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
0589b4aac5
Merge pull request #39324 from timbertson/gup
gup: simplify build expression
2018-04-22 12:55:51 +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
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
Linus Heckemann
701f22275c xdot: disable for python 2.x
It just fails at runtime otherwise.
2018-04-22 08:55:10 +01: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
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
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
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
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 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
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
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
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
f7785dd61c
Merge branch 'master' into minc_ecosystem 2018-04-21 20:18:27 +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
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
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
Tim Steinbach
82f70b63c0
gradle: 4.6 -> 4.7 2018-04-21 11:25:22 -04: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
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
996238e532 webkitgtk: 2.20.0 -> 2.20.1 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
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
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
makefu
848a5aded6 gem-config: include do_sqlite3 2018-04-21 12:36:06 +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
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
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