Commit graph

122388 commits

Author SHA1 Message Date
Orivej Desh fc930e055a rawtherapee: delete unused files 2017-12-10 08:44:04 +00:00
Jörg Thalheim 8bdbb21f9c
Merge pull request #31182 from yegortimoshenko/chroot-user/c-rewrite
chroot-user: rewrite in C, drop CHROOTENV_EXTRA_BINDS
2017-12-10 08:20:59 +00:00
Austin Seipp 5ae883b8c3 nixpkgs: remove sqlite/kyotocabinet deps for leveldb
These are only needed for some benchmarking utilities but they aren't
going to be generally useful to most people, I imagine.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-09 19:40:23 -06:00
Jörg Thalheim 05d2a9efb5
Merge pull request #32528 from dtzWill/fix/issue-32264
tetex: patch off-by-one to fix segfault
2017-12-10 01:27:21 +00:00
Jörg Thalheim f4fc17ee20
Merge pull request #32529 from andir/dont-restart-networkmanager-on-resume
networkmanager: remove restart after suspend from resume
2017-12-10 01:11:54 +00:00
Joachim Fasting eae2aa7eae
tor-browser-bundle-bin: 7.0.10 -> 7.0.11 2017-12-10 00:32:59 +01:00
Andreas Rammhold 104de603cb networkmanager: remove restart after suspend from resume
In commit ec9dc73 restarting NetworkManager after resume from
suspend/hibernate was introduced.

When I initially switch to NixOS I started noticing a high delay between
wakeup and re-connecting to WiFi & wired networks. The delay increased
from a few seconds (on my previous distro, same software stack) to
almost half a minute with NixOS.

I (locally) applied the change in this commit a few weeks ago and tested
since then. The notebook/mobile device experience has improved a lot.
Reconnects are as before switching to NixOS.

Issue #24401 could be related to this. Since I am not using KDE/plasma5
I can only guess…
2017-12-10 00:19:15 +01:00
Orivej Desh b687ffa0d2 gurobipy: fix eval 2017-12-09 22:41:18 +00:00
Orivej Desh 8e2f912b65
Merge pull request #32526 from andir/rawtherapee-git-removal
rawtherapee-git: remove `-git` version
2017-12-09 22:19:45 +00:00
Will Dietz 5c81453477 tetex: patch off-by-one to fix segfault
Fixes #32264.

Patch based on one from Fedora texlive-2007-66 source rpm.

References:
https://bugzilla.redhat.com/show_bug.cgi?id=754517
http://tug.org/pipermail/tex-k/2011-July/002317.html
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633011
https://www.mail-archive.com/tetex@dbs.uni-hannover.de/msg00968.html

Redhat discussion suggests this happens when using -Wl,-z,relro
(or other linker flags) that change the default memory layout.
2017-12-09 16:05:49 -06:00
Andreas Rammhold 241f3bb673
rawtherapee-git: remove -git version
As discussed in #32337 the `-git` version is outdated since a while and
doesn't compile with modern compilers anymore.

closes #32337
2017-12-09 22:04:33 +01:00
Orivej Desh 80b6ef9f19
Merge pull request #32524 from mbode/kops_1_8_0
kops: 1.7.1 -> 1.8.0
2017-12-09 20:59:50 +00:00
Orivej Desh d61b1cee5c
Merge pull request #32522 from bhipple/python-cryptop-0.2
cryptop: 0.1 -> 0.2
2017-12-09 20:59:15 +00:00
Orivej Desh 50d3dfc82d
Merge pull request #32523 from mbode/gradle_4_4
gradle: 4.3.1 -> 4.4
2017-12-09 20:56:04 +00:00
Orivej Desh d1e3e83d67 cryptop: alias to altcoins.cryptop 2017-12-09 20:53:04 +00:00
Orivej Desh 06a1e2ab98
Merge pull request #32518 from KaiHa/gmailieer-0.5
gmailieer: 0.4 -> 0.5
2017-12-09 20:45:22 +00:00
Orivej Desh 5da9f614df
Merge pull request #32520 from KaiHa/gmime-3.0.5
gmime: 3.0.1 -> 3.0.5
2017-12-09 20:44:53 +00:00
Orivej Desh ea1f6c38a2
Merge pull request #32525 from dtzWill/fix/allowInsecurePredicate
fix use of config-specified allowInsecurePredicate
2017-12-09 20:44:00 +00:00
Will Dietz db7bee240e stdenv: fix use of config-specified allowInsecurePredicate
for some reason we were checking allowUnfreePredicate instead
2017-12-09 20:43:30 +00:00
Orivej Desh 88f7171fe0
Merge pull request #32519 from mbode/kontemplate_1_3_0
kontemplate: init at 1.3.0
2017-12-09 20:33:18 +00:00
Shea Levy 286eadc147
Add gurobipy for python2.7 on Linux 2017-12-09 15:28:39 -05:00
Maximilian Bode 377cd99e4b gradle: 4.3.1 -> 4.4 2017-12-09 21:08:41 +01:00
Shea Levy bfb63ae2d0
Merge branch 'master' of github.com:NixOS/nixpkgs 2017-12-09 15:07:59 -05:00
Maximilian Bode 094c9ac655 kops: 1.7.1 -> 1.8.0 2017-12-09 21:02:00 +01:00
Shea Levy 3dfbf51a25
Add gurobipy for python2.7 on darwin. 2017-12-09 15:00:43 -05:00
Benjamin Hipple ef6e39fced cryptop: 0.1 -> 0.2
Upgrade to new version. According to the upstream documentation, this project is
only tested on python3, so I've upgraded the pkg's interpreter as well.

Tested with nix-build and ./result/bin/cryptop
2017-12-09 14:59:27 -05:00
Tim Steinbach 48b0e5ddbc
linux: 4.4.104 -> 4.4.105 2017-12-09 14:58:43 -05:00
Tim Steinbach 146355628b
linux-copperhead: 4.14.3.a -> 4.14.4.a 2017-12-09 14:58:43 -05:00
Vladimír Čunát 8f4f9b6223
jbig2dec: bugfix 0.13 -> 0.14
Many of the fixes seem to have potential to be vulnerabilities,
though most aren't labeled with a CVE number.  /cc #32459
2017-12-09 20:52:28 +01:00
Shea Levy 6d7ceedaf9
Add insert_dylib darwin package. 2017-12-09 14:37:24 -05:00
Kai Harries 7e1c7fe798 gmime: 3.0.1 -> 3.0.5 2017-12-09 20:30:17 +01:00
Maximilian Bode 473c295dbb kontemplate: init at 1.3.0 2017-12-09 20:10:05 +01:00
Orivej Desh d35b53f18a
Merge pull request #32511 from markus1189/cataclysm-dda-git
cataclysm-dda-git: update to latest and add arguments
2017-12-09 18:56:57 +00:00
Markus Hauck 00ad51933d cataclysm-dda-git: update to latest and add arguments 2017-12-09 19:40:40 +01:00
Peter Simons 73d85455e4
Merge pull request #32503 from mpickering/ghc-head-updates-8.5
ghcHEAD: 8.3.20170808 -> 8.5.20171209
2017-12-09 19:27:04 +01:00
Vladimír Čunát 332a800de3
exiv2: a batch of security fixes
/cc #32459.  I can't see any other CVE patches that are either
backported upstream to the 0.26 branch or applied in some distro.
2017-12-09 19:08:07 +01:00
Kai Harries 6e810a48cc gmailieer: 0.4 -> 0.5 2017-12-09 19:03:07 +01:00
Orivej Desh c7bf1b8a0e
Merge pull request #32036 from mbode/flink-1_3_2
flink: init at 1.3.2
2017-12-09 17:53:57 +00:00
Frederik Rietdijk 8af9da2147
Merge pull request #32517 from KaiHa/radicale-pytz
radicale: add pytz to closure
2017-12-09 18:42:23 +01:00
Shea Levy d077d22893
python27: Enable building with alternate UCS encoding 2017-12-09 12:00:52 -05:00
Kai Harries 3b895db614 radicale: add pytz to closure
Without pytz I got error messages like this in the journal:

  Dec 09 00:00:00 x radicale[8868]: ERROR:root:No module named 'pytz'
2017-12-09 17:51:13 +01:00
Vladimír Čunát ca6952fcb7
ghostscript: security 9.20 -> 9.22
There are also non-security changes in the releases. /cc #32459.
Printing test OK, and I tested work with some postscript files.
I also fixed the license - it was changed in 2013 :-/
2017-12-09 17:50:05 +01:00
Jörg Thalheim 9c89e52ff2 solvespace: add missing wrapGAppsHook 2017-12-09 16:38:36 +00:00
Jörg Thalheim 578575b13d
Merge pull request #32384 from rycee/lightdm/fix-rm-userdir
lightdm: fix removal of unused user data directories
2017-12-09 16:22:22 +00:00
Jörg Thalheim 82235b388c
Merge pull request #32437 from vbgl/ocaml-facile-1.1.3
facile: 1.1 -> 1.1.3
2017-12-09 16:19:52 +00:00
Jörg Thalheim 577be65217
Merge pull request #32510 from andir/rsync-cve-2017-16548
rsync: fix CVE-2017-16548
2017-12-09 16:05:04 +00:00
Jörg Thalheim 271de364a2
Merge pull request #32488 from magnetophon/dfasma
dfasma: 1.2.5 -> 1.4.5
2017-12-09 16:01:24 +00:00
Sarah Brofeldt e32a2b4695
Merge pull request #32458 from elitak/vncdo
vncdo: init at 0.11.2
2017-12-09 16:54:59 +01:00
Sarah Brofeldt 97094b5733
Merge pull request #32512 from iblech/patch-3
sshlatex: 0.7 -> 0.8
2017-12-09 16:35:47 +01:00
Ingo Blechschmidt 5fd37c154c sshlatex: 0.7 -> 0.8 2017-12-09 15:14:15 +01:00