Chris Martin
cb7c3d9712
libbitcoin-client: init at 2.2.0
2017-01-02 19:28:15 -05:00
Chris Martin
1f896f4bdd
libbitcoin: init at 2.11.0
2017-01-02 19:28:02 -05:00
Nikolay Amiantov
e908442693
kdeWrapper: allow wrapping several packages
2017-01-03 02:33:15 +03:00
Michael Raskin
d01cd11e59
lrzip: 0.630 -> 0.631
2017-01-02 20:18:50 +01:00
Michael Raskin
5ce78bdd03
dd_rescue: 1.99 -> 1.99.5
2017-01-02 20:18:50 +01:00
Michael Raskin
37b8e22c72
glusterfs: 3.8.4 -> 3.9.0
2017-01-02 20:18:49 +01:00
Michael Raskin
f38f46ee41
graphviz: 2.38.0 -> 2.40.1
2017-01-02 20:18:48 +01:00
Michael Raskin
8dc53b17ea
ipmiutil: 3.0.0 -> 3.0.1
2017-01-02 20:18:48 +01:00
Peter Hoeg
b11264a282
rubber: 1.3 -> 1.4
2017-01-02 22:50:53 +08:00
Michael Raskin
277e7119be
openvpn: 2.3.13 -> 2.4.0
2017-01-02 15:38:46 +01:00
Michael Raskin
6151982f58
Merge pull request #21581 from bendlas/update-i2p
...
i2p: 0.9.26 -> 0.9.28
2017-01-02 14:15:10 +00:00
Michael Raskin
c882915351
Merge pull request #21548 from FPtje/patch-2
...
Strongswan: enable rdrand and aes-ni only on X86
2017-01-02 14:07:16 +00:00
Herwig Hochleitner
86a6083498
i2p: 0.9.26 -> 0.9.28
...
update patch
2017-01-02 13:14:42 +01:00
Daiderd Jordan
5a67b130b9
Merge branch 'master' into staging
2017-01-02 00:54:17 +01:00
Jörg Thalheim
db0a2c80e5
Merge pull request #21555 from joachifm/borgbackup-cleanup
...
borgbackup: cleanup inputs
2017-01-01 09:05:39 +01:00
Jörg Thalheim
d5f8652e6d
Merge pull request #17364 from fmu/ndjbdns-fix
...
ndjbdns: build from latest sources which adds Darwin compatibility
2017-01-01 08:34:28 +01:00
Joachim Fasting
5195e0d70f
borgbackup: cleanup inputs
...
tox/detox are removed; they are used to test multiple python
implementations in parallel, which isn't really appropriate for a Nix
install check. Also, because these were added to the propagated build
inputs, lots of unnecessary stuff ended up in the resulting closure.
Note that removing tox does not imply tests are not run; they never were
to begin with; this is a separate issue.
This fixes https://github.com/NixOS/nixpkgs/issues/16171
Also, for "correctness" ordinary build-time dependencies are added to
`buildInputs`; only inputs that are to be added to the python path are
added to `propagatedBuildInputs`.
2016-12-31 21:58:41 +01:00
volth
06b372f24f
miredo: init at 1.2.6
2016-12-31 21:03:27 +01:00
Pascal Wittmann
61027b7fce
bmon: 3.9 -> 4.0
2016-12-31 18:06:11 +01:00
Michael Raitza
39366c14d8
gnome-encfs-manager: 1.8.16 -> 1.8.18
2016-12-31 14:56:43 +01:00
Falco Peijnenburg
9c61571f1a
Strongswan: enable rdrand and aes-ni only on X86
...
Strongswan fails to compile on armv7l-linux with `--enable-aesni` and `--enable-rdrand` enabled. Errors are thrown about impossible constraints in asm (`--enable-rdrand`) or about gcc getting unknown command line parameters about aes (`--enable-aesni`). The options only makes sense on X86_64 processors.
The rdrand plugin is designed for Ivy Bridge processors:
> High quality / high performance random source using the Intel rdrand instruction found on Ivy Bridge processors
The aes-ni plugin also only exists on X86 processors (which have the AES instruction set)
Tested with a local override. The change triggers a (successful) rebuild on my X86_64 system. On armv7-linux this change fixes build errors.
See:
https://wiki.strongswan.org/issues/337
2016-12-31 14:26:17 +01:00
Michael Raskin
6fef7f1f80
Merge pull request #21449 from namore/add_pkg_gorilla
...
gorilla-bin: init at 1.5.3.7
2016-12-30 22:23:38 +00:00
Michael Raskin
3b0720dbe4
Merge pull request #21473 from stepcut/netpbm-fix-libjpeg-paths
...
netbpm: tell config.mk where to find JPEGLIB and JPEGHDR_DIR or jpegtopnm and friends will not be built
2016-12-30 22:04:56 +00:00
Dhananjay Balan
cab497ee6d
unbound 1.5.6 > 1.6.0
2016-12-30 18:13:10 +01:00
Benno Fünfstück
ea14a14357
man-db: make apropos search and not just behave like whatis
...
Before this fix, apropos behaved exactly like whatis and looked for
an exact match. Now, it actually provides the apropos-functionality
of searching.
2016-12-30 16:58:06 +01:00
Joachim Fasting
64f45520b9
dnscrypt-proxy: 1.7.0 -> 1.9.0
...
Release notes at:
https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.9.0
Packaging tweaks:
- No longer split man page, kind of pointless ...
- No longer install libtool files, they are now optional
2016-12-30 05:33:58 +01:00
Guillaume Koenig
0465b1407b
enpass: fix install to work with browser extensions
2016-12-29 19:57:09 -05:00
Graham Christensen
eb01090301
ceph: mark as broken
2016-12-29 17:45:40 -05:00
Vladimír Čunát
0163f0c427
openssh: update the gssapi patch
...
Only building was tested.
2016-12-29 17:04:58 -05:00
Graham Christensen
11e8ed5ff4
Revert "Revert "openssh: security 7.3p1 -> 7.4p1""
...
This reverts commit 661b5a9875
.
2016-12-29 17:04:39 -05:00
Roman Naumann
87ef766f6b
Merge branch 'master' of github.com:nixos/nixpkgs into add_pkg_gorilla
2016-12-29 14:02:52 +01:00
Franz Pletz
3c104ca71c
gnupg: build with sqlite to enable TOFU
...
See https://lists.gnupg.org/pipermail/gnupg-users/2015-October/054608.html .
2016-12-29 02:30:26 +01:00
Roman Naumann
ec57a4bc50
Merge branch 'master' into add_pkg_gorilla
2016-12-28 23:33:56 +01:00
Roman Naumann
e5cd718974
gorilla: init at 1.5.3.7
2016-12-28 23:25:50 +01:00
Jeremy Shaw
e243ec43f3
netbpm: tell config.mk where to find JPEGLIB and JPEGHDR_DIR or jpegtopnm and friends will not be built.
2016-12-28 13:48:50 -05:00
Michael Raskin
88d61cce28
Merge pull request #21451 from spacekitteh/patch-25
...
openntpd: v6+ requires libressl for constraints
2016-12-28 11:01:56 +00:00
Michael Raskin
8c997f0d16
Merge pull request #21436 from RonnyPfannschmidt/enpass-update
...
enpass: bump to 5.4.0.post4 and fix application icon
2016-12-28 10:58:25 +00:00
Michael Raskin
400886f3d0
Merge pull request #19854 from andjscott/mlocate
...
[WIP] mlocate: init at version 0.26
2016-12-28 10:24:11 +00:00
Sophie Taylor
0e0fb196ca
openntpd: v6+ requires libressl for constraints
2016-12-28 13:35:42 +10:00
zimbatm
12532879b0
zerotierone: 1.1.12 -> 1.1.14
2016-12-27 17:47:41 +00:00
Benno Fünfstück
a55bf2b812
codesearch: init at 20150617
2016-12-27 15:13:07 +01:00
Ronny Pfannschmidt
1765784b5e
enpass: bump to 5.4.0.post4 and fix application icon
2016-12-27 14:23:16 +01:00
Alexey Shmalko
35667f0474
Merge pull request #21363 from nico202/hhpc
...
hhpc: init at 0.3.1
2016-12-27 05:09:34 -08:00
Mitch Tishmack
7c0e1f9fe4
lastpass-cli: refactor allow builds on non linux
2016-12-26 15:05:05 -06:00
Mitch Tishmack
49d721a889
pixz: refactor allow builds on non linux
2016-12-26 15:05:00 -06:00
Mitch Tishmack
a21640d394
pigz: refactor allow builds on non linux
2016-12-26 15:04:53 -06:00
Mitch Tishmack
b398665a4e
wakelan: refactor allow builds on non linux
2016-12-26 15:04:45 -06:00
Mitch Tishmack
e898a50325
duply: refactor allow builds on non linux
2016-12-26 15:04:40 -06:00
Mitch Tishmack
124f81785a
duplicity: refactor allow builds on non linux
2016-12-26 15:04:35 -06:00
Nicolò Balzarotti
620ebf5449
unclutter: add missing licence (publicDomain)
2016-12-26 12:42:39 +01:00
Nicolò Balzarotti
54be55f47c
hhpc: init at 0.3.1
2016-12-26 12:37:08 +01:00
Vladimír Čunát
661b5a9875
Revert "openssh: security 7.3p1 -> 7.4p1"
...
This reverts commit 277080fea0
.
I had tested the server on my physical machine before pushing,
but the openssh test got broken so something is clearly wrong.
http://hydra.nixos.org/build/45500080
2016-12-25 22:15:56 +01:00
symphorien
f49a23c28e
os-prober: init at 1.65 ( #21409 )
...
* os-prober: init at 1.65
* os-prober: fix source url
* os-prober: use sha256 instead of md5
2016-12-25 20:43:46 +01:00
Vladimír Čunát
277080fea0
openssh: security 7.3p1 -> 7.4p1
...
The two removed patches were for issues that should've been fixed.
Minor vulnerabilities addressed: CVE-2016-{10009,10010,10011,10012}.
https://www.openssh.com/txt/release-7.4
2016-12-25 18:42:55 +01:00
Tuomas Tynkkynen
30074ddfea
coreutils: Fix cross build
...
`make install` was failing presumably due to an upstream cross-compilation bug:
Makefile:3440: *** Recursive variable 'INSTALL' references itself (eventually). Stop.
While at it, remove the old ugly cross buildPhase. It was seemingly
trying to work around the fact that the man pages are generated by
piping each command's --help output to help2man. That obviously doesn't
work while cross-compiling.
Instead, set PERL=missing in the environment to make the build system
think there's no perl available to run help2man. (This approach was
stolen from buildroot.)
2016-12-24 22:33:05 +02:00
zimbatm
c38b4da994
strongswan: 5.5.0 -> 5.5.1
2016-12-24 15:57:56 +00:00
Bjørn Forsman
7fda8db891
borgbackup: 1.0.8 -> 1.0.9 (security fixes)
...
And bug fixes. Changelog:
https://github.com/borgbackup/borg/blob/1.0.9/docs/changes.rst#version-109-2016-12-20
2016-12-24 13:36:04 +01:00
Vladimír Čunát
c655399126
Merge branch 'staging'
2016-12-24 10:50:49 +01:00
mimadrid
c4f46949a6
sudo: 1.8.18p1 -> 1.8.19p1
2016-12-23 19:39:01 -05:00
mimadrid
5bb75ae012
parallel: 20161122 -> 20161222
2016-12-23 19:30:27 -05:00
Lancelot SIX
501e485e75
gnupg21: 2.1.16 -> 2.1.17
...
See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg00011.html
for release announcement
2016-12-23 14:09:43 +01:00
Robin Gloster
c8982c015c
salt: fix patch after upstream code change
...
fixes #20458
2016-12-23 12:29:35 +01:00
Vladimír Čunát
2e03ae274d
Merge branch 'master' into staging
2016-12-22 11:28:56 +01:00
Graham Christensen
7c94d62243
Merge pull request #21348 from dochang/lnav
...
lnav: 0.8.0 -> 0.8.1
2016-12-21 20:35:54 -05:00
Desmond O. Chang
fdd9832e2c
lnav: 0.8.0 -> 0.8.1
2016-12-22 09:18:50 +08:00
Desmond O. Chang
dd6025dbce
yank: 0.7.0 -> 0.7.1
2016-12-22 09:17:36 +08:00
Stefan Goetz
9251f57133
youtube-dl: 2016-12-15 -> 2016-12-20 ( #21342 )
2016-12-22 00:18:17 +01:00
Ricardo Ardissone
44a8fb956e
nrg2iso: init at 0.4.0
2016-12-21 16:29:34 +02:00
Hoang Xuan Phu
5a31ad1bbf
simp_le: switch to zenhack/simp_le
...
kuba/simp_le seems unmaintained.
fixes #21174
2016-12-21 12:11:04 +01:00
Hoang Xuan Phu
17322ca4fd
certbot: 0.6.0 -> 0.9.3
2016-12-21 12:04:56 +01:00
Aristid Breitkreuz
06cfff71dd
parted: re-enable checks
2016-12-20 21:57:28 +01:00
Joachim Fasting
a34eae0ecb
stun: gzip -9 -> gzip -9n
...
Note that it does not seem to make a difference to `nix-build --check`.
2016-12-20 15:32:14 +01:00
Joachim Fasting
8246a845b4
zerotierone: gzip -9 -> gzip -9n
...
Note that it does not seem to make a difference to `nix-build --check`.
2016-12-20 15:32:07 +01:00
Aristid Breitkreuz
bb18e10ba0
Merge remote-tracking branch 'origin/master' into staging
2016-12-20 14:05:30 +01:00
Joachim Fasting
3e92b56be3
tor: 0.2.8.10 -> 0.2.8.12
...
Notably contains fix for CVE-2016-1254
cc @grahamc
2016-12-19 23:49:17 +01:00
zimbatm
0c7afce7dd
goaccess: 1.0 -> 1.1.1
2016-12-19 18:30:53 +00:00
Aristid Breitkreuz
2fdd4973ec
parted: disable checks to fix Hydra build ( fixes #21281 )
2016-12-19 13:10:07 +01:00
Rickard Nilsson
327a650f09
google-cloud-sdk: 134.0.0 -> 138.0.0
2016-12-19 09:05:45 +01:00
Stefan Goetz
8ca29a7960
youtube-dl: 2016.12.12 -> 2016.12.15 ( #21258 )
2016-12-18 20:47:15 +01:00
Thomas Tuegel
dd7dc94725
Merge pull request #21057 from gnidorah/master3
...
qtstyleplugins: init at 2016-12-01, kdecoration-viewer: init at 2015-08-20
2016-12-18 13:13:58 -06:00
Alex Ivanov
bb63d4af9c
kdecoration-viewer: init at 2015-08-20
2016-12-18 20:49:29 +03:00
Nikolay Amiantov
1cb3831f1c
Merge pull request #21231 from abbradar/no-fmod
...
Update DOOM forks, remove top-level fmod
2016-12-18 00:29:46 +03:00
Graham Christensen
2fb80e573f
Merge pull request #21187 from bzizou/ior
...
ior: init at 3.0.1
2016-12-17 15:54:35 -05:00
Vladimír Čunát
3a0f1975b0
Revert "Revert "Merge pull request #21234 from l2dy/coreutils-up""
...
This reverts commit ffb90e8c4f
.
This moves the coreutils update from master.
2016-12-17 20:30:09 +01:00
Vladimír Čunát
86e4c9ed46
Merge branch 'master' into staging
2016-12-17 20:29:25 +01:00
Vladimír Čunát
ffb90e8c4f
Revert "Merge pull request #21234 from l2dy/coreutils-up"
...
This reverts commit ee28ea0e91
, reversing
changes made to f281ce8c29
.
Moving to staging instead.
2016-12-17 20:28:50 +01:00
ikervagyok
fa80bf7b0d
packagekit: add 'enableNixBackend' as an option ( #21157 )
...
* packagekit: disable nix-backend
Packagekit fails to build on my machines, as long as it's nix-backend is enabled
* packagekit: add 'enableNixBackend' as an option
2016-12-17 16:53:27 +01:00
devhell
09855fe2e5
profile-cleaner: 2.35 -> 2.36
...
fixes #21237
2016-12-17 16:45:51 +01:00
Tim Steinbach
ee28ea0e91
Merge pull request #21234 from l2dy/coreutils-up
...
coreutils: 8.25 -> 8.26
2016-12-17 10:22:54 -05:00
Jaka Hudoklin
8a85fc9531
Merge pull request #21068 from offlinehacker/pkgs/completions/add
...
Add bash completions for a few packages
2016-12-17 15:37:27 +01:00
Zero King
1141aa1faa
coreutils: 8.25 -> 8.26
2016-12-17 13:59:09 +00:00
Ricardo M. Correia
096e8ab45f
Merge pull request #21218 from mimadrid/update/ripgrep-0.3.2
...
ripgrep: 0.2.1 -> 0.3.2
2016-12-17 13:39:56 +01:00
Nikolay Amiantov
0063c8acb4
p7zip: add setup hook
2016-12-17 15:33:12 +03:00
mimadrid
2077a60c2f
ripgrep: 0.2.1 -> 0.3.2
2016-12-17 00:16:40 +01:00
Bruno Bzeznik
8f3e3d2576
ior: init at 3.0.1
2016-12-16 23:12:42 +01:00
Paul Liu
1b6e2b9a19
Fix netpbm installation for OS X ( #21194 )
...
* Update meta.platform to linux ++ darwin for netpbm
2016-12-16 09:30:50 +00:00
Tom Saeger
e0e1bdc25c
Fixup description of ripgrep.
2016-12-15 17:41:22 -06:00
Graham Christensen
5cbb0f7fbf
unzip: patch for CVE-2014-9913 and CVE-2016-9844
2016-12-15 17:17:58 -05:00
Jascha Geerds
b44e52b134
languagetool: Add myself as a maintainer
2016-12-15 22:18:29 +01:00
Pascal Wittmann
921a6f8b56
parallel: 20161022 -> 20161122
2016-12-15 21:23:25 +01:00