Commit Graph

17171 Commits

Author SHA1 Message Date
William A. Kennington III
da76816b0c nghttp2: 1.1.1 -> 1.1.2 2015-08-01 19:11:07 -07:00
William A. Kennington III
4739848cba libs3: 2015-01-09 -> 2015-04-23 2015-08-01 18:05:51 -07:00
William A. Kennington III
308da3054e ustr: Cleanup 2015-07-31 17:11:10 -07:00
William A. Kennington III
40f45dcb6d tdb: 1.3.6 -> 1.3.7 2015-07-31 17:11:10 -07:00
William A. Kennington III
898660f2d0 talloc: 2.1.2 -> 2.1.3 2015-07-31 17:11:10 -07:00
William A. Kennington III
3989c87ee1 ldb: 1.1.20 -> 1.1.21 2015-07-31 17:11:10 -07:00
Vladimír Čunát
eb4a88d8fd glibc-locales: check that all we build is supported
Until now, if e.g. the user passed "en_US.UTF-8" instead of "en_US.UTF-8/UTF-8",
the locales would be generated without failing but wouldn't work well.
Now we guard against such mistakes. Real life examples:
https://github.com/fish-shell/fish-shell/issues/1927
2015-07-31 15:39:52 +02:00
Tobias Geerinckx-Rice
6c6201a99b Remove unnecessary rec{s from "my" packages 2015-07-31 02:02:07 +02:00
Eelco Dolstra
55932c1bec Don't statically depend on cacert for certificates
This reverts commit cd52c044568bdf1108428698048a9af92dc0b625 and
others.

Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
Vladimír Čunát
e72b405104 libpng-1.2: maintenance update
Also drop xz input, as it isn't needed (stdenv unpacks xz by itself).
2015-07-30 13:48:59 +02:00
Vladimír Čunát
e942b5892d libpng15: remove unused version 2015-07-30 13:48:58 +02:00
William A. Kennington III
a7abfaff2a accelio: 1.4 -> 2015-07-28 2015-07-29 18:15:08 -07:00
Allen Nelson
3c6c6c19f2 freetds: fix broken url (close #9031) 2015-07-28 20:37:41 +02:00
Luca Bruno
9e0dcf3bd9 libarchive: fix .la file 2015-07-28 15:22:56 +02:00
Nikolay Amiantov
c60e4016e7 libtirpc: fix missing symbols 2015-07-28 15:23:38 +03:00
Nikolay Amiantov
5fc747f23b qpdf: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov
83e6095f9f libiberty: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov
4b9d22db08 folly: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov
ce5a813acb double-conversion: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov
81d1367b79 cppzmq: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov
b639dcf9e0 libtirpc: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov
3ed3503bf7 libchardet: update upstream URL 2015-07-28 12:33:30 +03:00
Nikolay Amiantov
41281e46a5 libbluray: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov
5656c8cb8e libaacs: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov
f2692a96a2 fix homepages 2015-07-28 12:33:30 +03:00
James Cook
fba4a95068 expat: patch for CVE-2015-1283 from Mozilla 2015-07-27 22:36:15 -07:00
William A. Kennington III
e4956ba0ca Merge pull request #9011 from eduarrrd/master
Add current alpha of protobuf 3
2015-07-27 18:05:10 -04:00
Eduard Bachmakov
67c186a7ea Add current alpha of protobuf 3 2015-07-27 18:00:47 -04:00
Arseniy Seroka
fe0809fb66 Merge pull request #9015 from AndersonTorres/lightning
Lightning: 2.0.5 -> 2.1.0
2015-07-28 00:45:19 +03:00
William A. Kennington III
6e2103068d exempi: Use default boost 2015-07-27 13:12:24 -07:00
AndersonTorres
6f1b2e7de2 Lightning: 2.0.5 -> 2.1.0 2015-07-27 13:28:34 -03:00
Eelco Dolstra
f98c7f2976 More docs in separate outputs 2015-07-26 22:46:45 +02:00
Eelco Dolstra
a2ddbc422f xapian: Move docs to separate output
This reduces xapian's "out" from 9.1 to 3.3 MB.
2015-07-26 22:46:44 +02:00
Eelco Dolstra
b07de4bf8b libsoup: Don't install docs 2015-07-26 22:46:23 +02:00
Eelco Dolstra
fc1077c9fb libsoup: Don't enable GNOME support by default
This bloats packages (like GStreamer) that depend on libsoup.
2015-07-26 22:46:23 +02:00
Eelco Dolstra
ecae014ddb gnutls: Don't depend on trousers by default
Let's keep the base system free of "trusted" computing crap...
2015-07-26 22:46:23 +02:00
Ricardo M. Correia
61f1594378 libraw: fix version number (0.16.1 -> 0.16.0)
The last commit that touched this library updated the version number but
not the hash. I opted into fixing the version number rather than the
hash because actually updating libraw into version 0.16.1 or later
causes a build failure in libkdcraw and therefore breaks gwenview (which
is one of the main KDE apps).
2015-07-26 16:11:08 +02:00
Eelco Dolstra
1a4bb0ef9b libbluray: Don't depend on the JDK by default
Depending on the JDK increases the closure size by a few hundred MB.

Issue #8990.
2015-07-26 12:00:54 +02:00
Eelco Dolstra
d7e97e07a3 librsvg: Disable GTK+ 3 dependency
GTK+ 2 is still our default, so packages should generally not depend
on GTK+ 3. For instance, this causes Emacs to depend on both GTK+ 2
and 3, which is obviously a bad thing.

Issue #8990.
2015-07-26 12:00:43 +02:00
Vladimír Čunát
4de0d7def5 libdmtx: remove imagemagick dependency, /cc #8990
I found no reason for the dependency at all, and it was even propagated.
Neither Debian nor Arch have any kind of it.
2015-07-26 09:36:13 +02:00
Vladimír Čunát
a2f16fdcff Merge branch 'staging' 2015-07-24 15:12:28 +02:00
Vladimír Čunát
748da7e541 gdk-pixbuf: maintenance update 2015-07-23 14:43:10 +02:00
Vladimír Čunát
85383d8b24 gtk3: maintenance update 2015-07-23 14:42:59 +02:00
Vladimír Čunát
1ff829deeb dbus: maintenance update 2015-07-23 14:42:47 +02:00
Bjørn Forsman
2b2e7c2730 ppl: 1.0 -> 1.1, add patch to fix current ptrdiff_t build error
I'm updating to 1.1 because that's the version that the patch from
Fedora, which fixes ptrdiff_t build error, applies to.

Removing old patch that doesn't apply anymore. (The patch seems to be
fixing a build error that no longer exist, see
https://bugs.gentoo.org/show_bug.cgi?id=447928.)
2015-07-23 14:39:28 +02:00
Vladimír Čunát
af2ab0b911 remove gcc49 overrides from various places
An interesting thing is that: stdenv != overrideCC stdenv gcc49;
I'm not sure why that is, but it doesn't seem important.

/cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf.

(cherry picked from commit 3064b6a0cc4dc047fae97bdffa0725bc7fd38f2e)
2015-07-23 11:53:18 +02:00
William A. Kennington III
b2e598c31a vaapiIntel: 1.5.1 -> 1.6.0 2015-07-22 14:32:47 -07:00
William A. Kennington III
2054eea48a libva: 1.5.1 -> 1.6.0 2015-07-22 14:32:34 -07:00
Vladimír Čunát
2cacf77c13 Merge branch 'master' into staging 2015-07-22 22:33:55 +02:00
Vladimír Čunát
3064b6a0cc remove gcc49 overrides from various places
An interesting thing is that: stdenv != overrideCC stdenv gcc49;
I'm not sure why that is, but it doesn't seem important.

/cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf.
2015-07-22 19:40:12 +02:00