Franz Pletz
2102fa0d6d
smack: 3.4.1 -> 4.1.9, fixe CVE-2016-10027
...
cc #21642
2017-01-05 17:22:08 +01:00
nzupec
0b22e6254b
libmemcached: update sha256 hash
2017-01-05 15:48:49 +01:00
Jörg Thalheim
ca0d747d6d
Merge pull request #21578 from Mic92/zfs
...
zfs: add unstable variant
2017-01-05 12:52:56 +01:00
Tuomas Tynkkynen
be2a2db0f1
grub2: Workaround flex bug
...
I think the flex update in 6bded45883
causes this failure, presumably due to upstream breakage:
````
gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub_script.yy.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Werror -fno-builtin -Wno-undef -c -o libgrubmods_a-grub_script.yy.o `test -f 'grub_script.yy.c' || echo './'`grub_script.yy.c
./grub-core/script/yylex.l:34:0: error: "yyalloc" redefined [-Werror]
#define yyalloc(size, scanner) (grub_malloc((size)))
^
grub_script.yy.c:104:0: note: this is the location of the previous definition
^
./grub-core/script/yylex.l:35:0: error: "yyfree" redefined [-Werror]
#define yyfree(ptr, scanner) (grub_free((ptr)))
^
grub_script.yy.c:108:0: note: this is the location of the previous definition
^
./grub-core/script/yylex.l:36:0: error: "yyrealloc" redefined [-Werror]
#define yyrealloc(ptr, size, scanner) (grub_realloc((ptr), (size)))
^
grub_script.yy.c:106:0: note: this is the location of the previous definition
^
cc1: all warnings being treated as errors
make[2]: *** [Makefile:7540: libgrubmods_a-grub_script.yy.o] Error 1
````
Work around it for now.
2017-01-05 12:53:43 +02:00
Jason A. Donenfeld
1ba9a3cd9b
wireguard: 0.0.20161230 -> 0.0.20170105
...
Version bump that contains some new tools.
fixes #21666
2017-01-05 10:38:58 +00:00
jgertm
52a7b6549f
bitbucket-server-cli: init at 0.7.0 ( #21616 )
2017-01-05 10:21:06 +00:00
Michael Raskin
2b44ec2e13
Merge pull request #21674 from fduraffourg/glusterfs
...
glusterfs: fix mount.glusterfs installation
2017-01-05 10:20:05 +00:00
Vladimír Čunát
5d3563f80c
treewide: more fixes of phases after bash 4.3 -> 4.4
...
I'm surprised that the packages ever worked.
2017-01-05 11:07:04 +01:00
Frederik Rietdijk
3b7193604f
pythonPackages.pycrypto: dummy depending on pycryptodome, closes #21671
2017-01-05 11:01:07 +01:00
Frederik Rietdijk
0be446fbfa
pythonPackages.credstash: 1.11.0 -> 1.13.2
2017-01-05 10:59:56 +01:00
Ioannis Koutras
60c88c48d1
dvdplusrwtools: apply multiple fixes
...
Upstream version of dvd+rw-tools is quite old and many Linux
distributions apply multiple patches to keep it working on newer
systems. This commit includes those patches.
This closes #21024 .
2017-01-05 11:41:34 +02:00
Domen Kožar
28c06567f8
haskellPackages.hakyll: fix build
2017-01-05 10:24:07 +01:00
Frederik Rietdijk
8f046ce0c0
Merge pull request #21670 from berdario/python36-xdis-zopetesting
...
Python3.6 compatibility upgrade for xdis zopetesting
2017-01-05 10:12:44 +01:00
Florian Duraffourg
06e16f00c4
Fix mount.glusterfs installation
2017-01-05 10:02:33 +01:00
Dario Bertini
aeb311f6c0
zope.testing: 4.5.0 -> 4.6.1
2017-01-05 09:58:32 +01:00
Dario Bertini
744cd7b12b
xdis: 2.3.1 -> 3.2.4
2017-01-05 09:57:41 +01:00
Frederik Rietdijk
6ab2e40176
Merge pull request #21156 from schneefux/pkg.parsedatetime
...
pythonPackages.parsedatetime: disable tests to fix the build
2017-01-05 08:53:19 +01:00
Frederik Rietdijk
5136500a17
Merge pull request #21639 from mayflower/pkg/mitmproxy
...
mitmproxy: 0.17.1 -> 1.0.2
2017-01-05 08:48:40 +01:00
Jörg Thalheim
4029470a6f
zfs: add unstable variant
...
Until now nixos only delivered the latest zfs release. This release is often not
compatible with the latest mainline kernel. Therefor an unstable variant is
added, which might be based on testing releases or git revisions.
fixes #21359
2017-01-05 08:40:50 +01:00
Franz Pletz
fe9373460c
pythonPackages.pycrypto: add patch to fix CVE-2013-7459
...
cc #21642
2017-01-05 06:40:43 +01:00
Franz Pletz
e94bfe55c4
mitmproxy: 0.17.1 -> 1.0.2, move to all-packages.nix
2017-01-05 06:25:26 +01:00
Franz Pletz
71725619a8
pythonPackages.ruamel_yaml: 0.10.13 -> 0.13.7
2017-01-05 06:25:25 +01:00
Franz Pletz
8f146f96db
pythonPackages.hpack: 2.0.1 -> 2.3.0
2017-01-05 06:25:24 +01:00
Franz Pletz
e373c3f332
pythonPackages.typing: init at 3.5.3.0
2017-01-05 06:25:23 +01:00
Franz Pletz
85d3e82f4b
pythonPackages.editorconfig: init at 0.12.1
2017-01-05 06:25:22 +01:00
Franz Pletz
e7ee0264f9
pythonPackages.h2: init at 2.5.1
2017-01-05 06:25:21 +01:00
Franz Pletz
cde1874b15
pythonPackages.hyperframe: init at 4.0.1
2017-01-05 06:25:20 +01:00
Franz Pletz
f594ee195b
pythonPackages.sortedcontainers: init at 1.5.7
2017-01-05 06:25:19 +01:00
Franz Pletz
956a400b81
pythonPackages.brotlipy: init at 0.6.0
2017-01-05 06:25:18 +01:00
Franz Pletz
838862cb42
pythonPackages.urwid: 1.3.0 -> 1.3.1
2017-01-05 06:25:16 +01:00
Franz Pletz
46fe0fe8ae
pythonPackages.pyperclip: 1.5.11 -> 1.5.27
2017-01-05 06:25:15 +01:00
Franz Pletz
da8023b8c3
pythonPackages.cssutils: 0.9.9 -> 1.0.1
2017-01-05 06:25:14 +01:00
Franz Pletz
fa696a3e70
pythonPackages.construct: 2.5.2 -> 2.8.10
2017-01-05 06:25:13 +01:00
Franz Pletz
31ac32a965
pythonPackages.blinker: 1.3 -> 1.4
2017-01-05 06:25:09 +01:00
Vladimír Čunát
fcdb6db041
fontconfig-ultimate: fixup after bash update
...
I've got no idea why it was trying to override the phase list and in
such a way. Still, it's slightly discomforting that the expansion
semantics was changed in bash.
2017-01-05 01:58:46 +01:00
Vladimír Čunát
f803270b7e
bash: switch the default 4.3 -> 4.4
...
... and remove the now-unused 4.3 expression.
2017-01-05 01:07:36 +01:00
Vladimír Čunát
57fc4d21b7
bash-4.4: p0 -> p5 + a security patch from Gentoo
2017-01-05 01:01:02 +01:00
Graham Christensen
15f46d60ac
Merge pull request #21615 from matthiasbeyer/update-pkgs
...
Update pkgs
2017-01-04 18:50:12 -05:00
Vladimír Čunát
6f2840c158
Merge #21661 : coreutils: build with xattr support
2017-01-05 00:18:43 +01:00
Vladimír Čunát
be489cf48c
gnused: 4.2.2 -> 4.3
...
Real replacement of #21646 .
2017-01-05 00:17:59 +01:00
Vladimír Čunát
22796f0d4f
bash-4.3: fix security problems via a Gentoo patch
2017-01-05 00:00:24 +01:00
Tuomas Tynkkynen
bde8632106
coreutils: Build with libattr to support xattrs
...
Fixes #21649
2017-01-05 00:55:35 +02:00
Vladimír Čunát
fa57b06dc6
Merge #21659 : bash: security 4.3-p46 -> 4.3-p48
2017-01-04 23:21:38 +01:00
Vladimír Čunát
ea7b252c9a
Merge branch 'master' into staging
2017-01-04 23:20:43 +01:00
Tim Steinbach
d222761121
atom: 1.12.7 -> 1.12.8
2017-01-04 17:20:00 -05:00
Franz Pletz
000fb9be33
pythonPackages.pudb: 2013.3.6 -> 2016.2, disable tests on python 3
2017-01-04 22:49:05 +01:00
Franz Pletz
48a5a47784
pythonPackages.configshell_fb: disable failing tests on python3
2017-01-04 22:42:03 +01:00
Daiderd Jordan
f04783876c
bash-4.3-p46 -> bash-4.3-p48
2017-01-04 22:37:07 +01:00
Franz Pletz
08d1f28818
Revert "iproute: remove broken fan patch"
...
This reverts commit 0d5a5307be
because it
breaks evaluation. See #21561 .
2017-01-04 22:30:55 +01:00
Bjørn Forsman
26dce1924e
kpcli: 3.0 -> 3.1
2017-01-04 22:29:27 +01:00
Domen Kožar
05fe17ea3c
libvncserver: enable libgcrypt
...
This allows encrypted vnc sessions for remmina
2017-01-04 22:27:44 +01:00
Jörg Thalheim
0779fdb3e4
Merge pull request #21561 from Mic92/iproute
...
iproute: remove broken fan patch
2017-01-04 21:47:54 +01:00
Franz Pletz
4f957a9fdb
pythonPackages.sqlalchemy_imageattach: fix evaluation
...
Broken since 762d847d47
where the package
name case was changed but not the reverse dependencies.
2017-01-04 21:28:05 +01:00
Franz Pletz
86a251ee2f
libbrotli: 20160120 -> 1.0
2017-01-04 21:19:52 +01:00
Frederik Rietdijk
a3018650a3
Merge pull request #21643 from symphorien/python-tix
...
Python tix module
2017-01-04 20:51:33 +01:00
Frederik Rietdijk
e276f59020
pythonPackages.tkinter: patch rpath to use only one interpreter
...
The `tkinter` module is copied from a build of `python` with
`x11Support=true;` but has a reference to that build of `python`. We
however want to use the module in combination with a build of `python`
with `x11Support=false;` (the default). Therefore we patch the rpath to
refer to that `python` instead.
2017-01-04 20:39:36 +01:00
Symphorien Gibol
a6e3d71361
python: support the tkinter.tix module
2017-01-04 19:39:33 +01:00
Michael Raskin
567c1a360f
openfire: mark as broken; its unfriendlyness towards read-only installation directory and friendliness towards manual installation by just unpacking only grow with time
2017-01-04 19:36:43 +01:00
Evan Danaher
d4b960550b
neovim: Inherit meta into neovim-configured
...
When adding neovim's configure option to config.nix, builds fail with
error: attribute ‘platforms’ missing, at
/nix/store/*/nixos/pkgs/applications/editors/neovim/qt.nix:41:28
Inheriting meta into neovim-configured fixes this, and seems reasonable.
2017-01-04 18:33:26 +01:00
zimbatm
9e97c0b937
packer: 0.10.1 -> 0.12.1
2017-01-04 17:31:45 +00:00
Joachim F
68ab32fbf8
Merge pull request #21644 from mdorman/emacs-updates
...
Automated Emacs package updates
2017-01-04 17:54:54 +01:00
Michael Raskin
71c1e2ffbf
irssi_otr: 1.0.1 -> 1.0.2
2017-01-04 17:46:15 +01:00
Michael Raskin
8ec3b1fd5f
mysql55: 5.7.16 -> 5.7.17
2017-01-04 17:46:15 +01:00
Michael Raskin
b578bbbe68
mysql55: 5.5.53 -> 5.5.54
2017-01-04 17:46:15 +01:00
Symphorien Gibol
3f499d3fb9
tix: init at 8.4.1
2017-01-04 17:39:43 +01:00
Domen Kožar
795ce4fd61
Merge pull request #21645 from madjar/update-nox
...
nox: 0.0.4 -> 0.0.5
2017-01-04 17:19:07 +01:00
Domen Kožar
f10dfd692f
haskellPackages.mysql: fix #19593
2017-01-04 16:41:42 +01:00
Matthias Beyer
a3d42f3999
weather: 2.0 -> 2.3
2017-01-04 16:29:35 +01:00
Matthias Beyer
d359101891
bean-add: 2016-10-03 -> 2016-12-02
2017-01-04 16:29:35 +01:00
Matthias Beyer
b1f4c1dffe
beancount: 2.0b12 -> 2.0b13
2017-01-04 16:29:34 +01:00
Matthias Beyer
cc0a5d589d
fava: 1.0 -> 1.2
2017-01-04 16:29:34 +01:00
Matthias Beyer
52d95487dd
fava: Fix github source (owner)
2017-01-04 16:29:34 +01:00
Matthias Beyer
b5c7ce015f
http-prompt: 0.2.0 -> 0.8.0
2017-01-04 16:29:33 +01:00
Matthias Beyer
91a248009c
gotty: 0.0.10 -> 0.0.13
2017-01-04 16:29:33 +01:00
Matthias Beyer
6587d6bf1d
buku: 2.5 -> 2.7
2017-01-04 16:29:33 +01:00
Matthias Beyer
a52ac0a5c6
rtv: 1.10.0 -> 1.13.0
2017-01-04 16:29:33 +01:00
Matthias Beyer
71c247b3ad
mailcap-fix: init at 1.0.1
2017-01-04 16:29:32 +01:00
Matthias Beyer
8c2e6df52d
cli-visualizer: 2016-06-02 -> 1.5
2017-01-04 16:29:32 +01:00
Matthias Beyer
be4caf3ef7
sc-im: 0.2.1 -> 0.4.0
2017-01-04 16:29:31 +01:00
Matthias Beyer
eb07e35554
pipes: 1.1.0 -> 1.2.0
2017-01-04 16:29:30 +01:00
Matthias Beyer
9680f12fbe
cortex: 2014-08-01 -> 2015-08-23
2017-01-04 16:29:30 +01:00
Matthias Beyer
95d6480199
haxor-news: 0.3.1 -> 0.4.1
2017-01-04 16:29:30 +01:00
Matthias Beyer
d43479badb
mdp: 1.0.7 -> 1.0.9
2017-01-04 16:29:29 +01:00
Symphorien Gibol
87ef971478
tk: add private headers to /include
...
those are necessary to build some extensions like tix
2017-01-04 15:49:27 +01:00
Georges Dubus
08fd548dfd
nox: 0.0.4 -> 0.0.5
2017-01-04 15:31:41 +01:00
schneefux
95af71e4ef
pythonPackages.parsedatetime: 1.5 -> 2.1
2017-01-04 15:26:22 +01:00
Michael Raskin
a486850992
xdg_utils: mimiSupport: update to the latest master
2017-01-04 15:01:46 +01:00
Michael Alan Dorman
080926b479
melpa-packages: 2017-01-03
2017-01-04 08:29:25 -05:00
Michael Alan Dorman
29472c62e1
melpa-stable-packages: 2017-01-03
2017-01-04 08:29:25 -05:00
Michael Alan Dorman
1b5f9394ed
elpa-packages: 2017-01-03
2017-01-04 08:29:25 -05:00
Graham Christensen
6a68b95266
chase: correct download URL
...
I broke the change after changing the name from chase_ to chase-. Sorry!
2017-01-04 06:43:06 -05:00
Nikolay Amiantov
e17b483669
glslang, spirv-tools, vulkan-loader: add metainformation
2017-01-04 12:57:22 +03:00
Rok Garbas
2c88414274
vimPlugins: update to latest
2017-01-04 10:53:27 +01:00
Daiderd Jordan
118af5d2ea
Merge pull request #21605 from chris-martin/pr/stellar-core
...
stellar-core: init at 0.5.1
2017-01-04 08:40:41 +01:00
Chris Martin
1dc199d9cf
stellar-core: init at 0.5.1
2017-01-03 22:06:47 -05:00
Graham Christensen
fa89f84c54
maintainers: rename mdipietro to polyrod to match their github name
2017-01-03 20:39:20 -05:00
Maurizio Di Pietro
e0878ce316
chase: init at 0.5.2
2017-01-03 20:32:59 -05:00
Andrew R. M
19f3e8cecc
pythonPackages.nose-cprof: 0.1-0 -> 0.1.4
...
Updated nose-cprof and enabled python 3 package
2017-01-03 19:45:11 -05:00
Daiderd Jordan
27660cfdc0
Merge branch 'master' into staging
2017-01-04 01:42:26 +01:00
Alexander Kahl
61d125b842
sssd: init at 1.14.2
...
perlPackages.TextWrapI18N: init at 0.06
perlPackages.Po4a: init at 0.47
jade: init at 1.2.1
ding-libs: init at 0.6.0
Switch nscd to no-caching mode if SSSD is enabled.
abbradar: disable jade parallel building.
Closes #21150
2017-01-04 03:07:20 +03:00