Commit graph

4954 commits

Author SHA1 Message Date
Peter Simons e53b2ba9b2 cabal-install: jailbreak version 1.18.0.3 to accept random 1.x 2014-10-14 17:39:33 +02:00
Peter Simons 919da91d13 cabal-install: jailbreak version 1.20.0.3 to fix build with latest version of 'random' and override 'network' to the old 2.5 version 2014-10-14 17:39:31 +02:00
Thomas Strobel 596c9f54dc Add trustedGrub package. 2014-10-14 16:02:48 +02:00
Shea Levy b5fe0d32b6 Merge branch 'strongswan-charon-cmd' of github.com:ftrvxmtrx/nixpkgs
strongswan: enable charon-cmd
2014-10-14 09:54:28 -04:00
Jascha Geerds e6ec404b0b Update plasma-nm 2014-10-14 13:17:55 +02:00
Pascal Wittmann 249f9eee56 Merge pull request #4510 from ts468/trousers
Update: trousers 0.3.11 -> 0.3.13
2014-10-14 12:44:11 +02:00
Siarhei Zirukin 8799219f1e strongswan: enable charon-cmd 2014-10-14 10:02:02 +02:00
Thomas Strobel d206122ade Add package: opencryptoki
Make tpm-tools depend on opencryptoki as well.
2014-10-14 09:03:50 +02:00
Thomas Strobel 0dd66a50de Update: trousers 0.3.11 -> 0.3.13 2014-10-14 09:00:31 +02:00
John Wiegley 436cdb7e87 texlive: add jwiegley as a maintainer 2014-10-13 17:59:05 -05:00
John Wiegley 6dfb01d6e0 Merge pull request #4507 from geerds/texlive
texlive: Update to latest release 2014.20140927
2014-10-13 17:58:01 -05:00
Mateusz Kowalczyk b9c2fe5fd8 Merge pull request #4400 from matejc/seeksservice
seeks: update and write nixos module
2014-10-13 21:37:11 +01:00
Jascha Geerds 22c9903e0e texlive: Updated to latest release 2014.20140927 2014-10-13 21:21:23 +02:00
Michael Raskin 53a5b67d5e Adding mailsend tool 2014-10-13 18:18:34 +04:00
Peter Simons fb30eb932b thc-hydra: fix download url 2014-10-13 15:58:27 +02:00
Matej Cotman 76a7b0ba68 seeks: upgrade and add optional seeks_confDir 2014-10-13 13:10:49 +02:00
Jaka Hudoklin dd0758ab6b Merge pull request #4392 from cstrahan/logstash
logstash service improvements
2014-10-12 23:02:52 +02:00
Peter Simons 1658c545d4 Merge pull request #4502 from grwlf/screen-256color
screen: enable 256 colors
2014-10-12 21:45:58 +02:00
Sergey Mironov efcb363ea9 screen: enable 256 colors 2014-10-12 20:47:47 +04:00
Peter Simons 525a850511 thc-hydra: don't call this package "hydra"; that name is taken in NixOS 2014-10-12 17:34:49 +02:00
Longrin Wischnewski 6e7de2155b change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
Mateusz Kowalczyk b0258a5d17 Merge pull request #4462 from VShell/discount
discount: new package
2014-10-12 12:37:50 +01:00
taku0 08cd49e4e0 peco: update to version 0.2.10
Closes #4489
2014-10-12 12:33:16 +01:00
Shell Turner 0b649538b2 discount: Added shell as maintainer 2014-10-12 12:09:07 +01:00
Domen Kožar 47182da0a3 remove pythonPackages.ssl reference 2014-10-11 20:29:17 +02:00
Domen Kožar 482779e582 python: get rid of ssl module as it's always builtin 2014-10-11 20:23:51 +02:00
Domen Kožar 576a5605b8 ised: get rid of builderDefsPackage 2014-10-11 18:28:29 +02:00
Aristid Breitkreuz 4d1fdb9380 stunnel 5.05 2014-10-11 14:16:37 +02:00
Shea Levy af4455d853 Merge branch 'master' of github.com:ip1981/nixpkgs
Fixes for atool & sysstat
2014-10-10 11:40:00 -04:00
Shell Turner e56a6c1bec discount: new package 2014-10-10 16:23:26 +01:00
Lluís Batlle i Rossell 82b6d7ff9a Updating inadyn to 1.99.10.
(I wnated the cache-dir option)
2014-10-10 17:07:17 +02:00
Austin Seipp 2241ce448e stunnel: 5.03 -> 5.04
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:09:31 -05:00
Austin Seipp 9b391aadce ssdeep: 2.10 -> 2.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:06:17 -05:00
Austin Seipp 5c805fe266 p0f: 3.06b -> 3.07b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:00:25 -05:00
Aristid Breitkreuz c7a06fa51a Merge pull request #4412 from wavewave/proot
proot: remove self.stdenv.lib
2014-10-09 20:50:12 +02:00
codyopel 2986ca34d6 rtorrent-git: new package 2014-10-09 20:47:27 +02:00
Aristid Breitkreuz 8c615a656d apg: update from 2.2.3 to 2.3.0b 2014-10-09 20:16:03 +02:00
Aristid Breitkreuz 352c310be9 ansible: update from 1.7.1 to 1.7.2 2014-10-09 20:14:38 +02:00
Igor Pashev 0635f1640f atool's configure script uses bashizm
if test "${startperl:0:1}" = "#" ; then
  startperl="\\$startperl"
fi

This results in an error:
checking for perl... /nix/store/6qvjjaywj6qf8jn9splpiz9qap01w36w-perl-5.16.3/bin/perl
./configure: 2264: ./configure.lineno: Bad substitution
builder for ‘/nix/store/nk9y51xlzsbkhswc5cpl3hkryg2xw85g-atool-0.39.0.drv’ failed with exit code 2
2014-10-09 21:59:46 +04:00
Michael Raskin 77f497b78d Merge pull request #4428 from mknight-tag/master
New package: MKRAND
2014-10-09 11:50:47 +04:00
M Knight ab17c2b8f5 Add MKRAND 2014-10-08 20:03:09 -05:00
Aristid Breitkreuz d647adf85a less: update from 468 to 470 2014-10-08 20:23:27 +02:00
Aristid Breitkreuz 2c107b86f6 remove unused parameter from gzip derivation 2014-10-08 20:23:27 +02:00
Aristid Breitkreuz a8e104f3de xmlstarlet: update from 1.5.0 to 1.6.1 2014-10-08 20:23:26 +02:00
Aristid Breitkreuz f995cd6bcb units: update from 2.10 to 2.11 2014-10-08 20:23:25 +02:00
Aristid Breitkreuz 5bde8818bd tcpdump: update from 4.5.1 to 4.6.2 2014-10-08 20:23:25 +02:00
Aristid Breitkreuz 5b352c409f sudo: update from 1.8.10p3 to 1.8.11 2014-10-08 20:23:25 +02:00
Aristid Breitkreuz 56fa7ec87f squashfsTools: update from 4.2 to 4.3, potentially fixes CVE-2012-4024, CVE-2012-4025 2014-10-08 20:23:25 +02:00
Aristid Breitkreuz 8fcdbfcd93 cromfs: update from 1.5.10.1 to 1.5.10.2 2014-10-08 20:23:24 +02:00
Aristid Breitkreuz 2989968178 colord: update from 1.1.7 to 1.2.3 2014-10-08 20:23:24 +02:00
Aristid Breitkreuz 3ddb27d607 autossh: update from 1.4c to 1.4d 2014-10-08 19:02:38 +02:00
Georges Dubus 8441d45055 Merge pull request #4420 from flazz/master
new: gist – cli for gist.github.com
2014-10-08 17:39:58 +02:00
Francesco Lazzarino 672654f9e9 new: gist – cli for gist.github.com 2014-10-08 07:31:36 -05:00
Austin Seipp 71605beba1 Merge pull request #4417 from flazz/master
New: gnu datamash
2014-10-07 23:12:19 -05:00
William A. Kennington III 58b621bc35 ceph: Fix Hash 2014-10-07 18:24:00 -07:00
William A. Kennington III d6e5c6ddea ceph: 0.85 -> 0.86 2014-10-07 18:13:22 -07:00
Francesco Lazzarino 585325dc14 New: gnu datamash 2014-10-07 19:41:31 -05:00
Aristid Breitkreuz a7c77e2c20 optipng: update from 0.7.4 to 0.7.5 2014-10-07 22:42:14 +02:00
Aristid Breitkreuz dec66b0d4a xorriso: update from 1.3.4 to 1.3.8 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz 2318e2f982 obexd: update from 0.47 to 0.48 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz 51c97e8e8f lzip: update from 1.15 to 1.16 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz 1a3b7a58db lftp: update from 4.5.2 to 4.5.5 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz bcc8e42627 ipmitool: update from 1.8.13 to 1.8.14 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz 3cb125a925 gnupg1orig: update from 1.4.17 to 1.4.18 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz 78da0ea8d6 smartmontools: update from 6.2 to 6.3 2014-10-07 21:08:46 +02:00
Ian-Woo Kim 6d724303c3 Merge remote-tracking branch 'nixos/master' into proot
Conflicts:
	pkgs/tools/system/proot/default.nix
2014-10-07 16:16:00 +02:00
Domen Kožar efe71df2dc Merge pull request #4405 from k0ral/traceroute
traceroute: depends on linux headers.
2014-10-07 14:44:39 +02:00
Ian-Woo Kim 526b4d9f79 proot: remove self.stdenv.lib 2014-10-07 14:23:42 +02:00
Michael Raskin 5d584c5109 Update gvpe 2014-10-07 16:23:28 +04:00
Michael Raskin 9d73fbd4b9 Set branch for old graphviz versions 2014-10-07 16:23:28 +04:00
Luca Bruno e229cfb57c Revert "Merge pull request #4406 from wavewave/proot"
This reverts commit 552d1ec8b3, reversing
changes made to 3432414808.
2014-10-07 14:05:31 +02:00
lethalman 552d1ec8b3 Merge pull request #4406 from wavewave/proot
proot: User-space implementation of chroot, mount --bind and binfmt_misc
2014-10-07 12:10:39 +02:00
Ian-Woo Kim 6a0396ce01 proot: remove unnecessary phases 2014-10-07 11:54:12 +02:00
Ian-Woo Kim 609bea973a proot: User-space implementation of chroot, mount --bind and binfmt_misc 2014-10-07 02:37:23 +02:00
koral d19a244182 traceroute: depends on linux headers. 2014-10-07 00:04:51 +02:00
Aristid Breitkreuz 0957166f56 ethtool: update from 3.15 to 3.16 2014-10-06 22:41:21 +02:00
Aristid Breitkreuz 68c15230c6 dnsmasq: update from 2.71 to 2.72 2014-10-06 22:31:43 +02:00
Aristid Breitkreuz a24a4f7d76 byobu: update from 5.68 to 5.87 2014-10-06 22:06:26 +02:00
Aristid Breitkreuz 7ea4b4e981 ddrescue: update from 1.18.1 to 1.19 2014-10-06 21:58:40 +02:00
Aristid Breitkreuz 60b174966c dos2unix: update from 6.0.6 to 7.0 2014-10-06 21:57:59 +02:00
Aristid Breitkreuz 82cd0a66e6 btrfsProgs: update from 3.16.1 to 3.16.2 2014-10-06 21:48:24 +02:00
Aristid Breitkreuz 68985618c2 at: update from 3.1.15 to 3.1.16 2014-10-06 21:47:34 +02:00
Thomas Tuegel 95b12bf0be kde-gtk-config: handle symlinked themes 2014-10-06 08:33:26 -05:00
Pascal Wittmann 494a52306a dadadodo: adopt and cleanup expression 2014-10-06 11:36:58 +02:00
Charles Strahan fc7098abf7 logstash service improvements
* add logstash-contrib plugins package
* add additional options to the logstash service
2014-10-05 21:53:05 -04:00
Vladimír Čunát e4436ad841 FONTCONFIG_FILE: remove setters to /etc/fonts/fonts.conf
Any reasonably new version of fontconfig does search that path by default,
and setting this globally causes problems, as 2.10 and 2.11 need
incompatible configs.

Tested: slim+xfce desktop, chrootenv-ed steam.
I have no idea why we were setting the global variable;
e.g., neither Fedora nor Ubuntu does that.
2014-10-05 17:05:27 +02:00
William A. Kennington III 9e5825ba8e iperf: Add major version 3 2014-10-04 17:23:06 -07:00
Pascal Wittmann 65242d4a74 pdfjam: update from 1.20 to 2.08 2014-10-04 23:13:32 +02:00
Shea Levy aa847f4772 Update nixUnstable 2014-10-04 16:11:27 -04:00
Michael Raskin 02c89b52d9 Update Remind 2014-10-04 16:40:09 +04:00
Michael Raskin 6bbeeb46a3 One more mirror 2014-10-04 16:37:17 +04:00
Eelco Dolstra 74f7f56439 Merge pull request #4331 from Fuuzetsu/dhcpcd
dhcpcd: update from 6.4.3 to 6.4.7
2014-10-03 20:05:56 +02:00
AndersonTorres bf560ce496 PGF: "upgrade" to version 3.00
It is not so properly an update, because the old versions will not be
obliterated from Nixpkgs. Hello backwards compatibility, my old friend...
2014-10-03 00:37:43 -03:00
Michael Raskin 561e4211b7 Merge pull request #4110 from cstrahan/update-bud
update bud to 0.32.0 (WIP)
2014-10-02 23:32:34 +04:00
Michael Raskin 170a5bfe58 Merge pull request #4207 from joefiorini/patch-1
Allow ansible to install on darwin platforms
2014-10-02 23:22:27 +04:00
Pascal Wittmann 981e93bd34 logstalgia: update from 1.0.3 to 1.0.5 and adopt it 2014-10-02 18:38:30 +02:00
Bjørn Forsman 6aaf3cb54b rsnapshot: set meta.platforms 2014-10-01 22:29:33 +02:00
William A. Kennington III f7bb4f7dbe pcsclite: 1.8.11 -> 1.8.12 2014-10-01 13:18:55 -07:00
Shea Levy 961d444762 Remove hard-coded /etc from strongswan 2014-09-30 21:28:04 -04:00
koral d815b900f4 tmux: wrapped program to set TERMINFO variable
Closes #4335
2014-10-01 02:09:06 +01:00
William A. Kennington III 03ab965209 btrfsprogs: 3.16 -> 3.16.1 2014-09-30 11:36:21 -07:00
Mateusz Kowalczyk e177da1cb6 dhcpcd: update from 6.4.3 to 6.4.7 2014-09-30 11:22:02 +01:00
Mateusz Kowalczyk 00a6dd884d dmtx: update from 0.7.2 to 0.7.4
cc @7c6f434c
2014-09-30 11:21:17 +01:00
Mateusz Kowalczyk ef4a0076e1 fcitx: update from 4.2.8.4 to 4.2.8.5
cc @iyzsong
2014-09-30 11:14:23 +01:00
Mateusz Kowalczyk 13af1ea08f gnuplot_qt: update from 4.6.5 to 4.6.6, potentially fixes CVE-2012-5624, CVE-2012-6093, CVE-2013-0254, CVE-2014-0190
cc @lovek323
2014-09-30 11:10:30 +01:00
Mateusz Kowalczyk 4ebeeead31 gifsicle: update from 1.78 to 1.84 2014-09-30 10:40:37 +01:00
Mateusz Kowalczyk 74ec0b53e1 babeld: update from 1.5.0 to 1.5.1 2014-09-30 10:28:31 +01:00
Kosyrev Serge 3a95f9cafc debootstrap | 404-fix: 1.0.60 is gone from debian mirrors, update to
1.0.63

Closes #4321
2014-09-30 07:57:55 +01:00
koral 7fca2693f5 New package: traceroute-2.0.20
Closes #4322
2014-09-30 07:53:08 +01:00
William A. Kennington III 134e74dbc7 ceph: Add missing python libraries and wrap mising python binaries 2014-09-29 22:52:17 -07:00
koral 14930900c8 New package: tty-clock-0.1 2014-09-28 13:05:58 +02:00
Bjørn Forsman a2a5b539a1 python2nix: update to latest
Switch to upstream repo now that pull request #3 is merged.
2014-09-27 20:09:08 +02:00
Bjørn Forsman a6c7c1db7f ntopng: update from 1.2.0 to 1.2.1
Successfully tested with the NixOS ntopng service.
2014-09-27 15:42:18 +02:00
Bjørn Forsman 273aa589d2 ntopng: update hashes and url
All geoip data files have changed, update hashes. The ntopng source url
itself has changed, the source is now located in an "old/" directory
(hash unchanged).

Build tested.
2014-09-27 13:52:19 +02:00
Pascal Wittmann d346a9cc07 fixed some meta.maintainers attributes 2014-09-26 23:44:29 +02:00
Pascal Wittmann a4f7660f7a keynav: update from 0.20101014.3067 to 0.20110708.0 2014-09-26 22:00:26 +02:00
Pascal Wittmann 2879b74ded keynav: update from 20070903 to 20101014 and adopt it 2014-09-26 00:30:07 +02:00
Pascal Wittmann 319125bef3 parallel: update from 20140822 to 20140922 and adopt it 2014-09-25 18:17:54 +02:00
Sander van der Burg 96783449cf disnix: Bump to latest development releases 2014-09-25 16:35:58 +02:00
Moritz Ulrich 1c20eba035 Mu: Update to 0.9.10. 2014-09-25 13:54:01 +02:00
William A. Kennington III 32aa544fb6 ceph: Add zfs support 2014-09-25 01:24:54 -07:00
Eelco Dolstra 08732891e1 netpbm: Update to 10.66.00
Also, borrow a tarball from Gentoo so we don't have to use
fetchsvn. And don't depend on libX11 by default.
2014-09-25 00:07:23 +02:00
Ronny Esterluss df808a9c37 duply: add missing dependency to which 2014-09-24 22:00:14 +02:00
Georges Dubus f0a8b57de8 Updated nox 2014-09-24 13:58:41 +02:00
Michael Raskin 86772c4e79 Update ipmiutil 2014-09-24 13:45:57 +04:00
Jaka Hudoklin 8eed86fba9 add mfoc, Mifare Classic Offline Cracker 2014-09-24 11:20:47 +02:00
Emery Hemingway 61f0d9b251 cjdns: update from 20140919 20140922
package installs to .../bin
fix service module to look in .../bin

Closes #4240
2014-09-23 22:30:53 +01:00
Peter Simons 574c2dd3a0 Merge pull request #4226 from ts468/snapper
Add package: snapper
2014-09-23 19:19:07 +02:00
Eelco Dolstra 91fa55e702 Remove references to <nixpkgs>
Nixpkgs should not use <nixpkgs> to refer to itself, because $NIX_PATH
might not be set or not point to the same Nixpkgs. It's also
unnecessary.
2014-09-23 15:48:15 +02:00
Joe Fiorini c9a49a6725 Update to latest ansible version 2014-09-23 09:24:11 -04:00
Joe Fiorini e47b778109 Allow ansible to install on darwin platforms
I am using this package on my Yosemite install of OS X and it works great. It also pretty closely follows the Homebrew recipe that most OS X users use, so I think we can open it up to other OS X users.
2014-09-23 09:24:11 -04:00
Eelco Dolstra dad7623758 wdiff: Update to 1.2.2 2014-09-23 11:51:46 +02:00
Eelco Dolstra 6d773d92ed less: Update to 468 2014-09-23 11:51:46 +02:00
Eelco Dolstra 98010275e6 e2fsprogs: Update to 1.42.12 2014-09-23 11:51:46 +02:00
Thomas Strobel 1cd703f3a9 Add package: snapper
Snapper is a tool for Linux filesystem snapshot management, developed for OpenSuSE.
2014-09-23 11:46:56 +02:00
Eelco Dolstra d3d889eaef nixUnstable: Update to 1.8pre3823_53b044c 2014-09-23 10:56:22 +02:00
Mateusz Kowalczyk bffbed3343 Merge pull request #4203 from k0ral/binwalk
Added binwalk package, and its dependency pyqtgraph.
2014-09-23 05:53:51 +01:00
William A. Kennington III 2de4144bf7 More boost fixes 2014-09-22 19:57:15 -07:00
koral ec1712a601 Added runtime dependencies for binwalk. 2014-09-22 20:37:39 +02:00
Mateusz Kowalczyk cd5f4e7f85 Merge pull request #4211 from ehmry/cpuminer-cryptonight
Cpuminer cryptonight
2014-09-22 19:26:35 +01:00
koral 19907d3abd Upgraded mtd-utils to v1.5.1 2014-09-22 19:56:49 +02:00
Emery Hemingway be73d6c2f6 cpuminer-multi: update 20140619 to 20140723 2014-09-22 12:28:19 -04:00
Peter Simons e81b9f4bd8 Merge pull request #4085 from wkennington/master.boost
Boost Updates
2014-09-22 13:53:34 +02:00
koral 47c2b205ae Added binwalk package, and its dependency pyqtgraph. 2014-09-22 12:44:41 +02:00
Nathaniel Baxter 3cbe41cbae aria2: Bump version to 1.18.8 2014-09-22 19:41:41 +10:00
William A. Kennington III 3ff5532a82 ceph: 0.79 -> 0.85 2014-09-21 20:27:12 -07:00
William A. Kennington III 31220480d8 boost: Update depdendent packages 2014-09-21 17:20:59 -07:00
Pascal Wittmann 363b6da6a7 bmon: update from 3.1 to 3.5 and added myself as maintainer 2014-09-22 00:06:29 +02:00
Ian Grant Jeffries db23eace0d Add escoger, a terminal fuzzy selector.
default.nix was generated with cabal2nix, but modified to use GitHub as
the source since escoger isn't on Hackage.

Closes #4194
2014-09-21 20:09:11 +01:00
Mateusz Kowalczyk aa72e7a5dc pius: update from 2.0.9 to 2.0.11 2014-09-21 19:25:32 +01:00
Mateusz Kowalczyk 2c76c1a1f2 rlwrap: update from 0.37 to 0.41 2014-09-21 19:11:37 +01:00
Jaka Hudoklin 1a87e651e9 add thy-hydra: very fast network logon cracker which support many different services 2014-09-21 01:50:43 +02:00
Jaka Hudoklin be42f49499 add airfield, a web-interface for hipache-proxy 2014-09-21 01:42:15 +02:00
Emery Hemingway 95c72a5f60 cjdns: update 20140829 to 20140919
Closes #4186
2014-09-20 23:27:24 +01:00
koral 52958ad4e1 Upgraded grc to v1.5 2014-09-20 23:15:45 +01:00
Thomas Tuegel 49a1ff7a74 vobsub2srt: update to 20140817 2014-09-20 13:28:15 -05:00
Thomas Tuegel fd293c2d88 biber: version bump to 1.9 2014-09-20 13:24:51 -05:00
Austin Seipp 49a5832805 spiped: 1.3.0 -> 1.4.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-09-20 07:39:44 -05:00
Peter Simons 9adbb292dc Merge pull request #4176 from k0ral/youtube-dl
Upgraded youtube-dl to v2014.09.19
2014-09-20 11:28:56 +02:00
Michael Raskin d22a3b8d0e Fix /bin/mv reference in replace-literal 2014-09-20 11:53:21 +04:00
roconnor cbf79969b3 Merge pull request #4120 from NixOS/gnupg
Add pinentry optional dependency for gnupg.

Delete gnupg2_1.
2014-09-19 23:44:53 -04:00
William A. Kennington III 2c40aca91d xfsprogs: Add missing patch 2014-09-19 18:21:05 -07:00
koral 7e34168f3b Upgraded youtube-dl to v2014.09.19 2014-09-20 01:58:27 +02:00
William A. Kennington III acaf6b4334 xfsprogs: Actually fix library rpath 2014-09-19 16:14:50 -07:00
William A. Kennington III 9d1acf8559 xfsprogs: 3.1.11 -> 3.2.1 2014-09-19 15:34:36 -07:00
Shea Levy e4cf05a3a0 strongswan: Properly handle sysconfdir, build swanctl 2014-09-19 15:12:20 -04:00
James Cook 4d8d902e0c curl: update to 7.38.0, including security (#4161)
Fixes CVE-2014-3620 and CVE-2014-3613.
2014-09-19 11:53:08 +02:00
Shea Levy e0cd3ac03c strongswan: Fix some hard-coding 2014-09-19 01:09:00 -04:00
Russell O'Connor 88b7d32bee Comment on optional dependencies for Gnupg. 2014-09-18 14:55:49 -04:00
Russell O'Connor 2b4e35bfd3 Remove unmaintained gnupg2_1. 2014-09-18 14:46:54 -04:00
William A. Kennington III 194419244d radvd: 2.6 -> 2.7 2014-09-18 11:26:01 -07:00
Joachim Schiele 5b17ce8675 Merge pull request #4149 from qknight/dog
dog-1.7: added potential cat replacement
2014-09-18 18:08:55 +02:00
Joachim Schiele 03b411d968 Merge pull request #4150 from qknight/dfc
dfc-3.0.4: a colored df -h replacement
2014-09-18 18:08:38 +02:00
Joachim Schiele 2a3bae70b4 Merge pull request #4063 from qknight/dcfldd
dcfldd: added advanced dd replacement
2014-09-18 18:08:07 +02:00
Joachim Schiele dc86f52740 dfc-3.0.4: a colored df -h replacement 2014-09-18 18:06:49 +02:00
Joachim Schiele c60bd6e435 dog-1.7: added potential cat replacement 2014-09-18 17:41:36 +02:00
Luca Bruno d9bd04b90c Revert "spiped: 1.3.1 -> 1.4.0"
This reverts commit 792afca113.

Version 1.4.0 failed to build.
2014-09-18 17:07:15 +02:00
Cillian de Róiste 05e2859ab6 gem-nix: change platforms to unix, tested on OS X 2014-09-18 11:18:25 +02:00
Pascal Wittmann 180b9939d7 Merge pull request #4130 from k0ral/httptunnel
Added httptunnel package.
2014-09-18 10:13:46 +02:00
Longrin Wischnewski 14b2b31113 clamav: add myself as a maintainer 2014-09-18 08:15:16 +02:00
Shea Levy a70ecf4797 strongswan: build with clang
Fixes https://lists.strongswan.org/pipermail/users/2014-September/006597.html
2014-09-17 22:08:18 -04:00
Russell O'Connor 86204e322f Add roconnor to GnuPG maintainers. 2014-09-17 19:16:09 -04:00
Anonymous 55909ad36b dvdisaster: new package
dvdisaster: new package
2014-09-17 16:05:07 -04:00
Aristid Breitkreuz d7124e8c34 wicd: add urwid and curses to PYTHONPATH of wicd-curses 2014-09-17 20:28:32 +02:00
koral 719b910eb3 Added httptunnel package. 2014-09-17 19:55:45 +02:00
Michael Raskin d78973078a Adding AdvanceCOMP deflate compression optimizer 2014-09-17 11:27:13 +04:00
Russell O'Connor df7444ec65 Apply recent changes from gnupg/default.nix to gnupg/git.nix
gnupg/git.nix doesn't build, but it didn't build before either.
2014-09-16 18:49:16 -04:00
Russell O'Connor 1274724c62 Remove use* options and let the user set optional dependies to null if
they don't want to use them.
2014-09-16 18:28:11 -04:00
Russell O'Connor ae8629a0d4 Remove obsolete patch. 2014-09-16 17:45:05 -04:00
Russell O'Connor 5302ae0789 Configure gnupg to use pinentry by default.
This makes gnupg much more usable out of the box.
2014-09-16 17:32:39 -04:00
Shea Levy d8f80630f7 Add strongswan IPsec manager 2014-09-16 14:10:37 -04:00
Pascal Wittmann cf3d549402 bashmount: use fetchFromGitHub instead of fetchurl 2014-09-16 14:37:14 +02:00
Pascal Wittmann 15f090b830 Merge pull request #4112 from k0ral/bashmount
Fixed URL in bashmount package.
2014-09-16 14:04:01 +02:00
Rickard Nilsson 8dd1abe3fa chrony: Update from 1.30 to 1.31 2014-09-16 13:53:18 +02:00
Rickard Nilsson f463f3813d wal-e: Update from 0.6.9 to 0.6.10 2014-09-16 13:53:18 +02:00
Domen Kožar 0fe76c441a ngrok: enable ngrokd 2014-09-16 10:19:50 +02:00
Charles Strahan ecfe8ba48c fix empty sha256's 2014-09-16 10:19:50 +02:00
Charles Strahan 3594a6104f update ngrok to 1.7 2014-09-16 10:19:50 +02:00
koral cc664a4640 Fixed URL in bashmount package. 2014-09-16 08:58:00 +02:00
Charles Strahan dd9550bca0 update bud to 0.32.0 (WIP) 2014-09-16 00:31:56 -04:00