Commit graph

82606 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
49fd7d9d08
autoconf-archive: 2015.09.25 -> 2016.03.20 2016-05-03 04:21:44 +02:00
Tobias Geerinckx-Rice
7a595cdfc3
libpwquality: 1.2.3 -> 1.3.0 2016-05-03 04:11:44 +02:00
Tobias Geerinckx-Rice
9c7f71cd61
unarj: 2.63a -> 2.65 2016-05-03 04:00:25 +02:00
Tobias Geerinckx-Rice
95aab50e81
efivar: 0.21 -> 0.23 2016-05-03 03:50:13 +02:00
Tobias Geerinckx-Rice
41de2cacb8
perlPackages.Thread-Queue: 3.05 -> 3.09 2016-05-03 03:31:25 +02:00
Tobias Geerinckx-Rice
15af160ec0
perlPackages.threads-shared: 1.48 -> 1.51 2016-05-03 03:30:56 +02:00
Tobias Geerinckx-Rice
b2ea81bd0f
perlPackages.threads: 2.02 -> 2.07 2016-05-03 03:30:27 +02:00
Tobias Geerinckx-Rice
78c500a8d1
perlPackages.PerlIO-eol: 0.14 -> 0.16 2016-05-03 03:29:34 +02:00
Tobias Geerinckx-Rice
5d25d7d987
rescuetime: use makeLibraryPath for LD_PRELOAD hack 2016-05-03 03:01:46 +02:00
Tobias Geerinckx-Rice
21b667e066
rescuetime: 2.8.9.1170 -> 2.9.10.1255 2016-05-03 02:43:03 +02:00
obadz
8536d8b4ed tcpflow: 1.4.5 -> 1.4.6 (#15151)
Switch to fetchFromGitHub as website does not have latest version.
Default to not building against cairo to avoid dependencies on lots
of graphic libraries for a predominently command-line application.
2016-05-03 01:39:46 +01:00
Tim Steinbach
84bf43a702 openjdk: 8u76 -> 8u92 2016-05-03 00:17:45 +00:00
Tobias Geerinckx-Rice
69ef7566a8
wireless-regdb: 2016-02-08 -> 2016-05-02 2016-05-03 02:01:12 +02:00
Tobias Geerinckx-Rice
d6c3407f7b
btrfs-progs: 4.5.1 -> 4.5.2 2016-05-03 02:01:12 +02:00
Tobias Geerinckx-Rice
6b6463dbd2
dpkg: 1.18.4 -> 1.18.5 2016-05-03 02:01:12 +02:00
Tobias Geerinckx-Rice
bc4465e23f
pythonPackages.sqlparse: 0.1.16 -> 0.1.18 2016-05-03 02:01:12 +02:00
Lluís Batlle i Rossell
94520a25ad Adding blktrace
Tool to get traces of operations in block devices on linux.
2016-05-03 00:26:27 +02:00
Tuomas Tynkkynen
c2caf86d21 Merge pull request #15176 from Baughn/mono
mono: Update libX11 location
2016-05-03 01:23:13 +03:00
Svein Ove Aas
5e0e2e6692 mono: Update libX11 location 2016-05-02 23:09:06 +01:00
Bart Brouns
57d9fd8f65 linuxband: init at 12.02.1 2016-05-02 23:28:32 +02:00
Arseniy Seroka
ee15d443c1 Merge pull request #15170 from magnetophon/MMA
MMA: init at 15.12
2016-05-03 00:23:19 +03:00
Tristan Helmich
7ec3023141 emby: 3.0.5932 -> 3.0.5934 (#15173) 2016-05-02 23:00:10 +02:00
Brad Ediger
6e353bb17f ruby: update 2.3 series to 2.3.1 2016-05-02 15:49:05 -05:00
Bart Brouns
bdf7f03c4b MMA: init at 15.12 2016-05-02 21:04:07 +02:00
Thomas Tuegel
014d853f8c julia: remove ttuegel from maintainers
ttuegel has not used julia in some time.
2016-05-02 13:55:21 -05:00
Shea Levy
edb0b7e36f krb5: 1.14 -> 1.14.2 (security updates) 2016-05-02 14:19:37 -04:00
aszlig
0d5ff13701
beets: Merge pull request #15165: Fix ffmpeg call
This patches the ffmpeg command path so that it will work without ffmpeg
being in the user's current path. The commit contains a suggestion from
me to patch command_output() instead of just replacing "ffmpeg" so that
if a user configuration alters the default commands it will still work.
2016-05-02 18:56:19 +02:00
Profpatsch
1a350e6b58 beets: patch ffmpeg invocation in convert plugin
The default convert configuration invokes ffmpeg, so this patches in the
right storepath. Since it patches the shlex split, even user config will
use the correct path. kudos @aszlig.
2016-05-02 18:39:46 +02:00
Tobias Geerinckx-Rice
f03fdb0f56
perlPackages.Gtk2: 1.2497 -> 1.2498 2016-05-02 17:39:08 +02:00
Tobias Geerinckx-Rice
3a0481d3c4
perlPackages.Glib: 1.320 -> 1.321 2016-05-02 17:39:08 +02:00
Tobias Geerinckx-Rice
2adcd6db80
perlPackages.Pango: 1.226 -> 1.227 2016-05-02 17:39:08 +02:00
Christoph Hrdinka
199c998bcc nsd: 4.1.7 -> 4.1.9
Features
========

* Fix #732: tcp-mss, outgoing-tcp-mss options for nsd.conf, patch from Daisuke Higashi.
* Fix #739: zonefile changes when mtime is small are detected on reload, if filesystem supports precision mtime values.
* RR type CSYNC (RFC7477) syntax is supported.

Bugfixes
========

* Change the nsd.db file version because of nanosecond precision fix.
* take advantage of arc4random_uniform if available, patch from Loganaden Velvindron.
* Fix flto check for OSX clang.
* Define _DEFAULT_SOURCE with _BSD_SOURCE for glibc 2.20 on Linux.
* Fix #736: segfault during zone transfer.
* Fix #744: Fix that NSD replies for configured but unloaded zone with SERVFAIL, not REFUSED.
2016-05-02 16:46:46 +02:00
Tobias Geerinckx-Rice
e8c6b47ee3
yodl: 3.07.01 -> 3.08.00 2016-05-02 16:33:53 +02:00
Kovacsics Robert
8a1ccb5f70 plover: 2.5.8 -> 3.0.0 (#15140) 2016-05-02 16:09:06 +02:00
Nikolay Amiantov
7fec04cd7f Merge pull request #15129 from rardiol/openra
openra: 20141029 -> 20151224
2016-05-02 16:28:20 +04:00
Tobias Geerinckx-Rice
6cff7111d0
geolite-legacy: 2016-04-29 -> 2016-05-02 2016-05-02 13:53:32 +02:00
Kamil Chmielewski
43e617b487 matchbox: update source urls + libmatchbox: 1.9 -> 1.11 (#15160) 2016-05-02 12:26:32 +02:00
Jascha Geerds
cf224573d6 idea.pycharm: 5.0.3 -> 2016.1.2 2016-05-02 11:59:31 +02:00
Vladimír Čunát
1b1e587aaf Merge #15105: nixos manual: rephrase indented strings 2016-05-02 11:58:45 +02:00
Joachim Fasting
a7886c9189 bittorrentSync20: 2.3.3 -> 2.3.6 (#15147)
Note that this changes the domain from getsyncapp.com (no longer valid)
to getsync.com.
2016-05-02 11:57:17 +02:00
Robin Gloster
1ea32f8235 Merge pull request #15158 from joachifm/grsecurity
Grsecurity updates & improvements
2016-05-02 11:56:11 +02:00
Robin Gloster
5a2b26cf7b Merge pull request #15056 from simonvandel/fix-qbittorent-qmake
Fix qbittorent qmake build error
2016-05-02 11:35:09 +02:00
Joachim Fasting
60a27781d6
grsecurity module: fix grsec-lock unit ordering
Requirement without ordering implies parallel execution; it is crucial
that sysctl tunables are finalized before the lock is engaged, however.
2016-05-02 11:28:24 +02:00
Joachim Fasting
39db90eaf6
grsecurity: simplify preConfigure 2016-05-02 11:28:06 +02:00
Joachim Fasting
a69501a936
grsecurity: ensure that PaX ELF markings are enabled
The upstream default is to enable only xattr markings, breaking the
paxmarks facility.
2016-05-02 11:28:06 +02:00
Joachim Fasting
7893cb1aea
linuxPackages_grsec_4_1: delete
Upstream supports 3.14, 4.4, and 4.5
2016-05-02 11:28:05 +02:00
Joachim Fasting
fecb56fc3f
linuxPackages_grsec_4_5: init at 3.1-4.5.2-201604290633 2016-05-02 11:28:05 +02:00
Stefan Junker
3829bcf866 vim-go: 2016-04-15 -> 2016-05-01 (#15157) 2016-05-02 11:09:04 +02:00
aszlig
d2c64031a0
Merge pull request #14700: olinks for NixOS manual
This allows to use <olink> tags inside NixOS options to reference
sections from the manual. I've originally introduced it in #14476 to
reference the Taskserver specific documentation from the options
reference but as suggested by @nbp, this was done as a separate pull
request to ensure greater visibility rather than being "hidden" in the
Taskserver branch.

The build time for the manual is around 30s on my machine without this
change and 34s with this change, so it shouldn't have a very big impact
on the build time of the manual.

Olinks between the options reference and the manual now will look like
this:

"More instructions about NixOS in conjuction with Taskserver can be
found in the NixOS manual at Chapter 15, Taskserver."

More documentation about olinks can be found here:

http://www.sagehill.net/docbookxsl/Olinking.html

Acked-by: Eelco Dolstra <eelco.dolstra@logicblox.com>
2016-05-02 11:01:13 +02:00
Eelco Dolstra
8a854c2647 Merge pull request #15111 from rardiol/subversionPerl
subversion: fix apr-1 linking related to #14495
2016-05-02 10:56:28 +02:00