Bart Brouns
d315ca4080
libjack2-git: 2015-09-03 -> 2016-08-18
2016-11-02 12:51:22 +01:00
Graham Christensen
cd67a0aada
tre: add patch for CVE-2016-8859
2016-11-02 11:55:39 +01:00
Robert Helgesson
68f2bc8fb3
perl-Image-Info: 1.38 -> 1.39
...
Fixes information disclosure security issue. See
https://lwn.net/Vulnerabilities/704702/ .
2016-11-02 11:48:06 +01:00
Frederik Rietdijk
e1939ed056
konversation: 1.6.1 -> 1.6.2
2016-11-02 10:43:44 +01:00
Frederik Rietdijk
d32b95c966
kile: 2016-07-25 -> 2016-10-24
2016-11-02 10:43:44 +01:00
Eelco Dolstra
1e1609da6a
curl: 7.50.3 -> 7.51.0
...
Fixes 11 CVEs:
https://curl.haxx.se/changes.html#7_51_0
2016-11-02 10:38:17 +01:00
Ruben Maher
08d7fbb42d
matrix-synapse: Allow keys to be generated
...
The matrix-synapse user has `createHome = true;` which runs before the
`preStart` script, so the home directory will always exist and the block
will never execute.
Also don't include default path to keys in the configuration file,
because synapse will choke if it tries to open them before they
exist (even with `--generate-keys`).
2016-11-02 10:10:46 +01:00
Arseniy Seroka
4ae2a59aaa
Merge pull request #20060 from jokogr/u/samsung-unified-linux-driver-4.01.17
...
samsung-unified-linux-driver: add 4.01.17
2016-11-02 11:42:47 +03:00
Arseniy Seroka
21163a9c12
Merge pull request #20074 from peterhoeg/u/dropbox
...
dropbox: 12.4.22 -> 13.4.21
2016-11-02 11:41:59 +03:00
Peter Simons
382f97ecc2
Merge pull request #20061 from Profpatsch/haskell-libsystemd-journald
...
haskellPackages: fix libsystemd-journal
2016-11-02 08:18:27 +01:00
Joachim F
1ec0855c20
Merge pull request #20048 from jokogr/u/syncthing-inotify-0.8.4
...
syncthing-inotify: 0.8.3 -> 0.8.4
2016-11-02 01:34:04 +01:00
Profpatsch
83317f7d04
haskellPackages: fix libsystemd-journal
2016-11-02 01:11:10 +01:00
Eelco Dolstra
5926192e55
blender: 2.78 -> 2.78a
2016-11-01 22:52:48 +01:00
Eelco Dolstra
5ecb427368
cudatoolkit: Add 8.0.44
2016-11-01 22:52:26 +01:00
Bjørn Forsman
03200ab74b
sg3_utils: 1.31 -> 1.42
2016-11-01 22:34:41 +01:00
Peter Simons
0b180d1ca4
bind: update to 9.10.4-P4 to fix CVE-2016-8864
2016-11-01 22:16:26 +01:00
Domen Kožar
ec2ca34933
Merge pull request #20022 from teh/altair
...
Altair
2016-11-01 22:15:51 +01:00
Domen Kožar
d6247cf560
Merge pull request #20067 from teh/updates-1
...
Updates 1
2016-11-01 22:14:19 +01:00
Tom Hunger
a1b80797c4
partd: 0.3.3 -> 0.3.6
2016-11-01 17:40:07 +00:00
Peter Simons
fac1168816
callHackage: make 'all-cabal-hashes' repository overridable
...
This commit changes callHackage to use a deterministic version of the Hackage
checkout from https://github.com/commercialhaskell/all-cabal-hashes by default.
This means that packages uploaded to Hackage after today will be available to
callHackage only after "pkgs/data/misc/hackage/default.nix" has been updated.
People who want the previous behavior where we always had the latest version of
Hackage available -- at the cost of frequent downloads from Github --, can add
the following override to their "~/.nixpkgs/config.nix" file:
{
packageOverrides = super: {
all-cabal-hashes = builtins.fetchTarball "https://github.com/commercialhaskell/all-cabal-hashes/archive/hackage.tar.gz ";
};
}
2016-11-01 18:35:19 +01:00
Ioannis Koutras
270365a1ee
samsung-unified-linux-driver: add 4.01.17
2016-11-01 19:19:53 +02:00
Joachim Fasting
0607fa1874
gnubg: fix build
...
Presumably, readline used to be propagated from one of the other inputs
but is no longer (the build succeeds on 16.09 but is unable to locate
readline.h on master).
https://hydra.nixos.org/build/42761215
2016-11-01 16:35:19 +01:00
Tim Steinbach
ba9c422caa
Merge pull request #20057 from joachifm/encfs
...
encfs: 1.8.1 -> 1.9.1
2016-11-01 11:17:16 -04:00
Thomas Tuegel
cfbb419cb1
zotero: remove ttuegel from maintainers
...
I don't use Zotero at all anymore, and the Firefox plugin was much more
reliable than the standalone version in my experience.
2016-11-01 10:04:58 -05:00
Joachim Fasting
0ee7d1ea4e
encfs: 1.8.1 -> 1.9.1
...
Packaging changes
- Uses cmake
- Removes depends on rlog and boost, uses tinyxml to parse xml
Note that the encfssh utility is disabled, it requires patching to
work (and didn't work in previous versions of the package, either).
Better to leave it unusable until fixed.
2016-11-01 15:57:29 +01:00
Joachim Fasting
98d1bb9e6e
tinyxml-2: 3.0.0 -> 4.0.1
2016-11-01 15:57:18 +01:00
Dan Peebles
3f61621354
pythonPackages.cached-property: works on Darwin
2016-11-01 10:13:33 -04:00
Peter Simons
5b5a0c276e
Merge pull request #20051 from joachifm/jailbreak-dataenc
...
haskellPackages.dataenc: jailbreak
2016-11-01 14:43:54 +01:00
Tim Steinbach
96e462cbe1
Merge pull request #19963 from groxxda/mpich
...
mpich: remove unused test
2016-11-01 09:22:37 -04:00
Tim Steinbach
dc04a8e49d
Merge pull request #19980 from cko/cleanup_node_packages
...
node-packages: update & cleanup
2016-11-01 09:20:26 -04:00
Tim Steinbach
79424a0c7f
Merge pull request #19984 from sternenseemann/license-clash
...
groovy: no easily conflicting files in top-level (#19872 )
2016-11-01 09:09:35 -04:00
Tim Steinbach
8746289295
Merge pull request #20036 from mdorman/emacs-updates
...
Emacs package updates
2016-11-01 09:08:19 -04:00
Tim Steinbach
5f06572c37
Merge pull request #20043 from magnetophon/guitarix
...
guitarix: 0.35.1 -> 0.35.2
2016-11-01 09:07:09 -04:00
Tim Steinbach
b2e6068b66
Merge pull request #20002 from ambrop72/kdevelop-5.0.2
...
kdevelop: 5.0.0 -> 5.0.2
2016-11-01 09:05:56 -04:00
Tim Steinbach
658bb4994f
Merge pull request #20023 from stesie/idea-updates-5
...
Update IntelliJ Toolbox
2016-11-01 09:04:32 -04:00
Tim Steinbach
b99928b477
Merge pull request #20032 from jokogr/u/skrooge2-2.5.0
...
skrooge2: 2.4.0 -> 2.5.0
2016-11-01 09:04:09 -04:00
Tim Steinbach
47623f7b88
Merge pull request #20044 from magnetophon/helm
...
helm: 0.6.1 -> 0.8.6
2016-11-01 09:03:53 -04:00
Tim Steinbach
23a6453ed1
Merge pull request #20050 from mstarzyk/obnam
...
obnam: 1.19.1 -> 1.20.2
2016-11-01 09:03:24 -04:00
Tim Steinbach
c1fb904d85
Merge pull request #20053 from NeQuissimus/linux_4_8_6
...
linux: 4.8.5 -> 4.8.6
2016-11-01 08:59:29 -04:00
Tim Steinbach
874abe694a
linux: 4.8.5 -> 4.8.6
2016-11-01 08:58:53 -04:00
Tim Steinbach
e6483ec425
Merge pull request #20052 from NeQuissimus/scala_2_12_0_fix
...
scala: Fix hash
2016-11-01 08:55:40 -04:00
Tim Steinbach
33aac6e4c9
scala: Fix hash
2016-11-01 08:54:53 -04:00
Ioannis Koutras
09465c9f7a
syncthing-inotify: fix building on darwin
2016-11-01 14:54:21 +02:00
Joachim Fasting
31f8367c67
haskellPackages.dataenc: jailbreak
...
Relaxes overly strict bounds on base (3 > && < 4.8). The dataenc
package is unmaintained so there is no corresponding upstream issue.
2016-11-01 13:30:50 +01:00
Daniel Peebles
1fa9d99776
Merge pull request #20046 from copumpkin/omg-test
...
Remove obsolete versions of db
2016-11-01 08:16:55 -04:00
Maciek Starzyk
70bf493185
obnam: 1.19.1 -> 1.20.2
2016-11-01 13:00:52 +01:00
Arseniy Seroka
5b8b918771
Merge pull request #20045 from magnetophon/LV2plugins
...
Lv2plugins
2016-11-01 14:31:04 +03:00
Daiderd Jordan
f84e2efcfd
Merge pull request #20018 from adnelson/use_basename_docker
...
docker.buildUtils: use baseNameOf to allow for slashes in name
2016-11-01 12:29:28 +01:00
Shea Levy
2dbaf3a336
lksctp-tools: init at 1.0.17
2016-11-01 07:28:41 -04:00
Rickard Nilsson
6bbdad7d11
haskell-xxhash: Use doJailbreak instead of sed
2016-11-01 11:34:14 +01:00