Thomas Tuegel
b7493e1361
kdiagram: init at 2.6.0
2017-08-21 06:51:17 -05:00
Thomas Tuegel
58cf19a98a
grantlee: don't canonicalize template paths
2017-08-21 06:51:17 -05:00
Thomas Tuegel
7182709174
grantlee: search profile library paths for plugins
2017-08-21 06:51:16 -05:00
Frederik Rietdijk
6bbc3a0b24
Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD
2017-08-21 04:44:40 +02:00
Frederik Rietdijk
96457d26dd
aspellWithDicts: fixes #28318
2017-08-21 03:32:56 +02:00
Vladimír Čunát
6c3513b4c0
Merge #28346 : readline: bugfix 7.0 -> 7.0.3
2017-08-20 13:26:07 +02:00
Vladimír Čunát
b71ce3fb14
readline-7.0: fixup meta evaluation
2017-08-20 13:25:23 +02:00
Vladimír Čunát
dbc9f3b10d
fftw: fix on Darwin (hopefully)
...
It won't produce the $info output.
2017-08-20 10:41:53 +02:00
Vladimír Čunát
bb24434904
kyotocabinet: fixup build with gcc6 by a Fedora patch
2017-08-20 09:34:07 +02:00
Vladimír Čunát
68c003b256
motif: fixup build after automake update #28232
...
It seemed easiest to avoid the need to autoreconf.
2017-08-20 09:05:22 +02:00
Joachim F
44b8eaad83
Merge pull request #28356 from jpierre03/pr-gnonlin
...
gnonlin: use httpS to fetch archive
2017-08-19 17:13:54 +00:00
Volth
8b4f5376ff
geoip: set default dir to '/var/lib/geoip-databases'
2017-08-19 16:02:19 +02:00
Franz Pletz
8d53bfe51b
libmspack: fix hash
...
Fix cc1c817fdc
.
2017-08-18 15:45:31 +02:00
Franz Pletz
cc1c817fdc
libmspack: 0.5alpha -> 0.6alpha
...
Fixes CVE-2017-6419 & CVE-2017-11423.
2017-08-18 12:25:10 +02:00
Vladimír Čunát
6a60cca7ab
Merge: binutils: downgrade 2.29 -> 2.28.1
...
2.29 seems to need time to stabilize upstream. Fixes #28257 .
Discussion: https://github.com/NixOS/nixpkgs/commit/0e18f28cec
2017-08-18 09:42:58 +02:00
Klaas van Schelven
53d67bcc26
readline 7.0 -> 7.0.3
...
Discussion: https://groups.google.com/forum/#!topic/nix-devel/agupzdm352Q
2017-08-18 08:55:44 +02:00
Matthew Bauer
39fca7714f
poppler: use https link
2017-08-17 15:04:41 -07:00
Matthew Bauer
16392e0ae8
accounts-sso: use gitlab link
...
google code is discontinued
2017-08-17 15:04:41 -07:00
Matthew Bauer
c210fc4458
c-ares: use https for homepage
2017-08-17 15:04:40 -07:00
Matthew Bauer
1a9a06e8e7
boolstuff: fix homepage url
2017-08-17 15:04:39 -07:00
Matthew Bauer
269f057be3
openssl: use https for homepage
2017-08-17 15:04:22 -07:00
Jean-Pierre PRUNARET
737523ea04
gstreamer: fetch archive with httpS instead of http
2017-08-17 22:38:51 +02:00
Jean-Pierre PRUNARET
182c5c1fc6
gnonlin: use httpS to fetch archive
2017-08-17 22:06:19 +02:00
Frederik Rietdijk
8f2ea38f8f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-17 18:34:17 +02:00
Rickard Nilsson
31eea73f99
libsndfile: Security patches
...
Fixes CVE-2017-12562, CVE-2017-6892, CVE-2017-8361, CVE-2017-8363,
CVE-2017-8363, CVE-2017-8362
2017-08-17 18:33:09 +02:00
Tuomas Tynkkynen
f9b2d7b4dd
Revert "binutils: 2.28 -> 2.29"
...
This reverts commit 733e20fee4
.
Downgrading to 2.28.1, 2.29 is too buggy.
2017-08-17 18:37:04 +03:00
Rickard Nilsson
1f9d9deb8a
libxslt: Patch for CVE-2017-5029
2017-08-17 13:23:49 +02:00
James D. Trotter
518fb60797
fenics: init at 2017.1.0
2017-08-15 16:19:45 +02:00
Bart Brouns
a8fefd4ca8
portaudio: 19-20140130 -> 190600-20161030, add jack
2017-08-15 15:24:04 +02:00
Cray Elliott
ceed8ad8a1
ucl: modify cflags so gcc6 compiles successfully
2017-08-15 14:57:38 +02:00
Joachim F
16f69139f7
Merge pull request #27011 from Hodapp87/opencv_tesseract
...
opencv: Add optional Tesseract support
2017-08-14 14:23:31 +00:00
Robert Hensing
c5ec8cf523
frog: init at v0.13.7
2017-08-14 12:57:54 +02:00
Eelco Dolstra
9eb901b70d
Merge remote-tracking branch 'origin/gcc-6' into staging
2017-08-14 11:38:00 +02:00
Frederik Rietdijk
62dac1bdd9
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-14 09:34:10 +02:00
Vladimír Čunát
26b7edae2b
gdk-pixbuf: downgrade a bit for now
...
Updating higher will be tricky.
2017-08-14 09:15:46 +02:00
Vladimír Čunát
b04a77a1d4
wayland-protocols: 1.7 -> 1.10
...
Needed for gtk3 to build after the minor updates.
2017-08-14 09:15:46 +02:00
Vladimír Čunát
e3d10cfc1c
pango: revert the doCheck = true change
...
I messed up the testing; I'm really sorry.
2017-08-14 09:15:46 +02:00
Joachim Fasting
6c41803f02
ldns: get rid of reference to openssl.dev
...
Reduces size from ~100MB to ~40M.
2017-08-13 23:14:06 +02:00
Frederik Rietdijk
c6fdb3de38
Merge pull request #28093 from grantwwu/bump_libtorrentRasterbar_1.0_series
...
libtorrentRasterbar_1_0 1.0.10 -> 1.0.11
2017-08-13 22:55:57 +02:00
Frederik Rietdijk
b14efb6a6c
Merge pull request #28211 from mimadrid/update/samtools-1.5.0
...
samtools: 1.4.0 -> 1.5.0
2017-08-13 22:32:48 +02:00
mimadrid
e81e9e82b1
zziplib: 0.13.66 -> 0.13.67
2017-08-13 22:24:15 +02:00
Frederik Rietdijk
13bbaee21d
Merge pull request #27881 from mimadrid/fix/http-https
...
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk
d0d8724261
python.pkgs.gst-python: move expression
2017-08-13 21:48:19 +02:00
Frederik Rietdijk
f913554432
python.pkgs.gst-python: fix Python 3 build
2017-08-13 21:48:19 +02:00
Vladimír Čunát
34946256a0
Merge #27424 : stdenv: Don't put man pages into $doc
2017-08-13 19:32:51 +02:00
Frederik Rietdijk
7ebcd39a0f
Merge commit '4c49205' into HEAD
2017-08-13 18:34:59 +02:00
Vladimír Čunát
2d0f1c8164
pango: maintenance 1.40.6 -> 1.40.9
...
Also enable tests on Linux, as they seem fine now.
2017-08-13 16:31:02 +02:00
Vladimír Čunát
cbfb89f996
harfbuzz: 1.4.6 -> 1.4.8
2017-08-13 16:29:14 +02:00
Vladimír Čunát
bbdb8f5cff
gkt3: maintenance 3.22.16 -> 3.22.18
2017-08-13 16:28:51 +02:00
Vladimír Čunát
b53d4c6f2d
gdk-pixbuf: maintenance 2.36.6 -> 2.36.8
2017-08-13 16:28:05 +02:00
Vladimír Čunát
1784840b72
dbus: maintenance 1.10.20 -> 1.10.22
2017-08-13 16:27:40 +02:00
Vladimír Čunát
ebafe1d9ab
libdrm: 2.4.81 -> 2.4.82
2017-08-13 14:47:41 +02:00
Vladimír Čunát
f21cd84885
mesa: maintenance 17.1.5 -> 17.1.6
2017-08-13 14:45:47 +02:00
Vladimír Čunát
d64621f31c
Merge #27910 : sqlite: 3.19.3 -> 3.20.0
2017-08-13 14:38:24 +02:00
Frederik Rietdijk
2a8cd14d5f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-13 09:50:47 +02:00
Joachim Fasting
2866b84168
libtsm: fix eval
...
Ref: bd657a7293
2017-08-13 00:42:33 +02:00
Herwig Hochleitner
ee85d3d166
webkitgtk: 2.16.4 -> 2.16.6
...
see: https://webkitgtk.org/2017/07/24/webkitgtk2.16.6-released.html
Security fixes: CVE-2017-7039, CVE-2017-7018, CVE-2017-7030,
CVE-2017-7037, CVE-2017-7034, CVE-2017-7055, CVE-2017-7056,
CVE-2017-7064, CVE-2017-7061, CVE-2017-7048, CVE-2017-7046.
2017-08-13 00:40:38 +02:00
mimadrid
302e7825fa
htslib: 1.4.0 -> 1.5.0
2017-08-13 00:16:42 +02:00
Franz Pletz
9fda9f8c79
Merge pull request #27903 from volth/issue-27857-libvirt-xml-manipulation
...
libvirt: 3.5.0 -> 3.6.0
2017-08-12 21:45:01 +02:00
Robin Gloster
bd657a7293
libtsm: use autoreconfHook
2017-08-12 20:26:50 +02:00
Robin Gloster
beace037d0
mongoc: 1.5.4 -> 1.7.0
2017-08-12 19:25:39 +02:00
Vladimír Čunát
6899c7fdb9
Merge branch 'master' into gcc-6
2017-08-12 10:09:41 +02:00
Jörg Thalheim
1ce1ddfc83
Merge pull request #28043 from acowley/flann-1.9.1
...
flann: 1.8.4 -> 1.9.1
2017-08-12 08:55:29 +01:00
Jörg Thalheim
79694b52ce
Merge pull request #28035 from expipiplus1/pangolin
...
pangolin: init at 2017-08-02
2017-08-12 08:52:34 +01:00
Jörg Thalheim
4c49205676
Merge pull request #28038 from DerTim1/openldap-add-crypt
...
openldap: enable crypt
2017-08-12 08:48:01 +01:00
Jörg Thalheim
929b655416
Merge pull request #28048 from lluchs/pcmanfm-gtk3
...
pcmanfm: build with gtk3
2017-08-12 07:52:15 +01:00
Tuomas Tynkkynen
1ff422aa23
treewide: Add man & info outputs where necessary (instead of doc)
...
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
Tuomas Tynkkynen
9f2f74d9bc
ffmpeg: Add man output
2017-08-11 21:32:53 +03:00
Frederik Rietdijk
d8f08bb088
Merge pull request #28061 from grantwwu/bump_libtorrentRasterbar_1.1.4
...
libtorrentRasterbar 1.1.1 -> 1.1.4
2017-08-11 19:13:44 +02:00
Domen Kožar
486e1c3c16
Merge pull request #27998 from davidak/macOS
...
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
Robin Gloster
64b57cfc1d
shapelib: use not HTTPS as TLS is configured incorrectly
2017-08-11 11:40:35 +02:00
Robin Gloster
400abb8877
gdal: 2.1.3 -> 2.2.1
2017-08-11 11:40:35 +02:00
Lukas Werling
11861b7c97
pcmanfm: build with gtk3
2017-08-10 21:37:03 +02:00
Jörg Thalheim
8a2977676d
Merge pull request #28054 from kiloreux/ffmpeg-opencore
...
ffmpeg-full: enable opencore-amr
2017-08-10 20:31:37 +01:00
Vladimír Čunát
3be89a6758
libsoup: security 2.56.0 -> 2.56.1
...
Fixes CVE-2017-2885
2017-08-10 20:58:43 +02:00
Frederik Rietdijk
9f73f22c64
Merge commit 'b1f5305abd7b1b3d7ed180d9d00301da6e323e41' into HEAD
2017-08-10 19:26:16 +02:00
Peter Simons
e204bef487
libsoup: update to version 2.59.90.1 to fix CVE-2017-2885
2017-08-10 16:45:33 +02:00
Frederik Rietdijk
b0c30f436e
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-10 10:41:23 +02:00
Grant Wu
a77c7e95fb
libtorrentRasterbar_1_0 1.0.10 -> 1.0.11
2017-08-09 22:47:54 -04:00
Grant Wu
149df7769a
libtorrentRasterbar 1.1.1 -> 1.1.4
2017-08-09 22:21:36 -04:00
Robin Gloster
b1f5305abd
serf: fix darwin build
2017-08-09 23:53:08 +02:00
Joe Hermaszewski
7cd44aeeef
pangolin: fix OS X build
2017-08-09 22:14:23 +01:00
Willi Butz
e9a2cfda7b
vigra: 1.10.0 -> 1.11.1
2017-08-09 21:50:21 +02:00
Willi Butz
08e450df46
movit: 1.2.0 -> 1.5.1
2017-08-09 21:50:21 +02:00
Simon Lackerbauer
30d76b8ccd
seafile-client: 5.0.7 -> 6.1.0
...
bump to qt5
2017-08-09 19:53:05 +02:00
Robin Gloster
f4ca99166a
serf: fix build
2017-08-09 14:46:38 +02:00
kiloreux
7e943b5fdb
Enable opencore-amr in ffmpeg-full
2017-08-09 02:40:36 +01:00
Daiderd Jordan
8c86ce707e
Merge pull request #28034 from kiloreux/libopencore
...
opencore-amr init at 0.1.5
2017-08-08 19:25:53 +02:00
kiloreux
c74d0d460f
Implement other required changes
2017-08-08 17:36:15 +01:00
Anthony Cowley
7cdf149fab
flann: 1.8.4 -> 1.9.1
...
This should also fix the darwin build on hydra.
2017-08-08 12:19:21 -04:00
Thomas Tuegel
ca6f1591ba
Merge pull request #27013 from expipiplus1/qt-charts
...
qt5: Add qtcharts submodule
2017-08-08 06:48:25 -05:00
Tim Digel
e3d9f6b21b
openldap: enable crypt
2017-08-08 11:50:05 +02:00
kiloreux
6a279ec77a
Fix typo
2017-08-08 10:27:41 +01:00
Joe Hermaszewski
4b1bcf8724
pangolin: init at 2017-08-02
2017-08-08 09:57:10 +01:00
kiloreux
6f7f06375c
Implement required changes
2017-08-08 09:43:23 +01:00
kiloreux
21b6e9cc05
Add kiloreux as maintainer
2017-08-08 08:07:55 +01:00
kiloreux
ea4d01b857
Added libopencore support
2017-08-08 07:50:38 +01:00
Sebastian Hagen
edf6176d8a
libtiff: Fix debian patch tarball URL
...
The tiff debian tarball URL has disappeared (since debian updated their current
version), which renders this package unbuildable.
Change it to a debian snapshot URL, which should be around indefinitely.
2017-08-08 04:06:55 +01:00
Daniel Peebles
de1110b52a
Merge pull request #27960 from LnL7/clang-libgcrypt
...
libgcrypt: fix clang build
2017-08-07 16:52:59 -04:00
Cray Elliott
2f9724e804
ffmpeg, ffmpeg-full: 3.3.2 -> 3.3.3
2017-08-07 12:53:48 -07:00