Commit graph

10606 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 2034ffdc07
dpkg: 1.18.14 -> 1.18.15 2016-11-16 13:20:32 +01:00
Tadas Barzdzius e2eec8f436 exa: mark as broken 2016-11-16 13:27:12 +02:00
Matthew Bauer 4685bd7853
xcbuild: update meta and comments 2016-11-15 19:13:22 -06:00
Matthew Bauer 25485ece2a
xcbuild: add name to platform.nix 2016-11-15 18:58:13 -06:00
Matthew Bauer ec409c8e96
contacts: use xcbuild instead of xcodebuild 2016-11-15 18:58:11 -06:00
Joachim Fasting f477bc98be
torbrowser: 6.0.5 -> 6.0.6 2016-11-15 22:57:35 +01:00
Stefan Goetz 2ca507a2b8 youtube-dl: 2016-11-08.1 -> 2016-11-14.1 (#20440) 2016-11-15 22:01:29 +01:00
Tobias Geerinckx-Rice 3c3dfbc402
aha: 0.4.10.1 -> 0.4.10.2 2016-11-15 21:44:04 +01:00
Thomas Tuegel 520064e4b5
networkmanager: multiple outputs 2016-11-15 07:15:04 -06:00
Franz Pletz 9e1e3b2880
clamav service: refactor
* Sync systemd units with upstream. Upstream uses SIGUSR2 instead of SIGHUP
  to reload the clamd service.

* Convert freshclam service to a oneshot service activated by a systemd timer.
  This way we can make clamd wait for freshclam to finish fetching the virus
  database before failing to start if the database doesn't exist yet.

* Fixes console tools to work as expected as they require hardcoded config
  file locations.
2016-11-15 04:47:14 +01:00
Franz Pletz 02e9c88d77
clamav: don't bundle freshclam config with package
Building clamav is expensive due to the bundled llvm.

Closes #20304.
2016-11-15 02:06:02 +01:00
Vladimír Čunát b5e89fe9bf
Merge branch 'master' into staging 2016-11-15 00:20:19 +01:00
Tobias Geerinckx-Rice 7981d3437d
aha: 0.4.9 -> 0.4.10.1 2016-11-14 14:14:52 +01:00
Eelco Dolstra ce4cf12a3b Merge pull request #20397 from obadz/e2fsprogs
e2fsprogs: 1.42.13 -> 1.43.3
2016-11-14 11:01:32 +01:00
Tobias Geerinckx-Rice 8ef3eaeb4e
dpkg: remove commented old postPatch
This was supposed to be removed in 7f71b89454
since it doesn't appear to be needed any longer.
2016-11-14 05:32:22 +01:00
Tobias Geerinckx-Rice e82c325bff
btrfs-progs: 4.8.2 -> 4.8.3 2016-11-14 05:28:22 +01:00
Tobias Geerinckx-Rice 7f71b89454
dpkg: 1.18.10 -> 1.18.14 2016-11-14 01:45:49 +01:00
obadz 83fe4fa0bf e2fsprogs: 1.42.13 -> 1.43.3 2016-11-13 21:03:32 +00:00
Pascal Wittmann 181ed4c82b bmon: 3.8 -> 3.9 2016-11-13 21:50:11 +01:00
Aristid Breitkreuz 8600e38bca google-cloud-sdk: add assertion for x86/x86-64 Linux 2016-11-13 11:56:25 +01:00
Aristid Breitkreuz ed9b1c673b google-cloud-sdk: 122.0.0 -> 134.0.0 2016-11-13 11:38:35 +01:00
Jesse Haber-Kucharsky 51b04c1bf5 Revert opam solver dependency changes
- Reverts the change to the monolithic `clingo` package in favor of the
  previous split between `clasp` and `gringo` since `opam` works with
  the latter but not (for some reason) with the former.

- Adds explicit non-support for Python in `gringo`. This is not necessary
  for opam.

- Forces usage of the `std::to_string` functions in the C++ standard
  library instead of the incomplete alternative implementations inside
  of the `gringo` sources.
2016-11-12 08:39:52 -05:00
Alex Ivanov 6be6760144 yandex-disk: 0.1.5.948 -> 0.1.5.978 2016-11-12 12:02:24 +03:00
Pascal Wittmann 50bb53238b Merge pull request #20312 from gnidorah/master2
dtrx: add archivers to dependencies
2016-11-11 17:25:38 +01:00
Stefan Goetz ba5f7673c6 youtube-dl: 2016-11-04 -> 2016-11-08.1 (#20292) 2016-11-10 16:30:13 +01:00
Alex Ivanov ec99fb434f dtrx: add archivers to dependencies 2016-11-10 17:41:20 +03:00
Tristan Helmich 34e04bf401 azure-vhd-utils: init at 20160614 2016-11-10 02:06:55 +01:00
mingchuan edc5cdc3c8 opencc: init at 1.0.4 2016-11-10 01:48:28 +01:00
Bart Brouns 2c754df9b3 clipster: init at unstable 2016-09-12 2016-11-09 21:31:50 +01:00
Tobias Geerinckx-Rice e1220105e3
netsniff-ng: 0.6.1 -> 0.6.2 2016-11-09 02:24:45 +01:00
Frederik Rietdijk 1f501a2ced xpra: use python2 2016-11-08 22:48:55 +01:00
Frederik Rietdijk dd5256993e certbot: use python2 2016-11-08 22:48:54 +01:00
Frederik Rietdijk 0674ed1b6b bup: use python2 2016-11-08 22:48:54 +01:00
Eelco Dolstra 459448727e gnutar: Fix comment 2016-11-08 10:02:37 +01:00
Joachim F 54f057266d Merge pull request #20244 from womfoo/bump/xdotool-3.20160805.1
xdotool: 3.20150503.1 -> 3.20160805.1
2016-11-08 00:58:51 +01:00
Vladimír Čunát 593b46fd1d
Merge branch 'staging'
There are security fixes inside.
2016-11-07 23:48:34 +01:00
Vladimír Čunát 3e6d04da57
texlive: disable xindy on Darwin for now (#20062) 2016-11-07 22:57:41 +01:00
Kranium Gikos Mendoza f17e13a0d5 xdotool: 3.20150503.1 -> 3.20160805.1 2016-11-08 05:24:06 +08:00
Graham Christensen c30ff9effc Merge pull request #20224 from asymmetric/youtube-dl-rtmp
youtube-dl: add optional support for RTMP (default enabled)
2016-11-07 07:43:29 -05:00
Frederik Rietdijk bb35828d97 Merge pull request #19925 from FRidh/dup
duplicity: use buildPythonApplication
2016-11-07 11:41:32 +01:00
Nikolay Amiantov ab21519858 bumblebee: use fetchpatch for GitHub patches 2016-11-07 11:02:46 +03:00
Nikolay Amiantov 1e8384a20b Merge pull request #20003 from gnidorah/master
bumblebee: backport critical libkmod.patch
2016-11-07 10:58:29 +03:00
Benno Fünfstück 0e78ed82bf dirb: init at 2.22 2016-11-07 00:52:13 +01:00
Lorenzo Manacorda 2fcbe451f2 youtube-dl: add optional support for RTMP 2016-11-06 17:42:32 +01:00
Joachim F be59aa055b Merge pull request #20178 from 8573/8573/pkg/add/agrep/1
agrep: init at 3.41.5
2016-11-06 15:18:39 +01:00
Joachim F 5bfbf6a0fa Merge pull request #20077 from FlorentBecker/remove_pdfjam
pdfjam: remove obsolete version
2016-11-06 15:16:47 +01:00
Michael Raskin 20fe51661d xlaunch: remove; it was fine-tuned to an old NixOS state and such functionality is forbidden by systemd 2016-11-06 11:42:45 +01:00
Vladimír Čunát f77801d88d Merge branch 'master' into staging 2016-11-06 11:26:02 +01:00
Edward Tjörnhammar 721c3d48e1
i2pd: 2.9.0 -> 2.10.0 2016-11-06 08:13:03 +01:00
Stefan Goetz 9254567f18 youtube-dl: 2016-11-02 -> 2016-11-04 (#20196) 2016-11-05 20:46:19 +01:00
Frederik Rietdijk 770c2b6417 Merge pull request #20194 from mayflower/graylog_2.1.2
graylog: 2.1.1 -> 2.1.2
2016-11-05 19:48:37 +01:00
Tobias Geerinckx-Rice aa0a7194e9
zstd: 1.0.0 -> 1.1.1 2016-11-05 18:44:11 +01:00
Tristan Helmich ee63779005 graylog: 2.1.1 -> 2.1.2 2016-11-05 18:37:48 +01:00
Vladimír Čunát cb6a81c607
jing-trang: fixup indentation problems 2016-11-05 10:17:56 +01:00
Vladimír Čunát fbb33ab8c9 saxon: use our standard share/java/*.jar location 2016-11-05 10:17:44 +01:00
Vladimír Čunát c6fcd28e2d
jing-trang: add back and update; removed in #20142
This fixes the tarball, as we use jing to validate nixpkgs manual!
/cc maintainer @bjornfor.
2016-11-05 10:03:29 +01:00
c74d 0033f6076e agrep: init at 3.41.5
In category `tools`, subcategory `text`, add a package definition for
the program [`agrep`] [1] — "Approximate `grep` for fast fuzzy string
searching".

I have tested this patch per nixpkgs manual section 11.1 ("Making
patches").

[1]: <https://www.tgries.de/agrep/>
2016-11-05 08:55:29 +00:00
Shea Levy ac59e2f184 tar: patch for CVE-2016-6321
https://lwn.net/Vulnerabilities/705216/
2016-11-04 23:05:26 -04:00
Tim Steinbach c86624c3db Merge pull request #20142 from NeQuissimus/dead_packages
Dead packages (Round 1)
2016-11-04 23:05:10 -04:00
Tim Steinbach 7a372f0be7
cowsay: init at 3.03+dfsg1-16 2016-11-04 23:04:05 -04:00
Tim Steinbach 3bb889c34b
Remove g500-control
Sources no longer available
2016-11-04 11:30:17 -04:00
Tim Steinbach 6dd1796b0e
Remove trang
Source no longer exists
2016-11-04 10:54:09 -04:00
Tim Steinbach 7329435fab
Remove jing
No longer exists
2016-11-04 10:27:01 -04:00
Tim Steinbach 893bfb1a1b
Remove fuse-zip
Original sources have moved to BitBucket but clearly this is not used by anybody
2016-11-04 09:42:39 -04:00
Tim Steinbach e6b054faab
Remove cowsay
Sources no longer exist
2016-11-04 09:32:08 -04:00
Sophie Taylor c5cac5051a cjdns v17.3 -> v18 2016-11-04 11:52:28 +01:00
Tim Steinbach df76eac6c6
Remove mcrl
Does not build because source no longer exists
2016-11-03 21:34:28 -04:00
= f14888b2fe reaverwps-t6x: init at 1.5.2 2016-11-03 23:45:14 +02:00
= 5245e4f1c2 pixiewps: init at 1.2.2 2016-11-03 23:45:14 +02:00
Joachim F ea8a038702 Merge pull request #20122 from hiberno/hiberno-remove-maintainership
Remove myself as maintainer.
2016-11-03 13:04:09 +01:00
Théo Zimmermann 93fbb947b3 aspcud: fix by updating the dependencies (#20086)
Depends on gringo but gringo is now maintained as part of the clingo
suite. This commit removes gringo (standalone) and replace it with
the latest version of clingo. This update follows closely the old
derivation for gringo (see 99e06fe).
2016-11-03 12:14:45 +01:00
Christian Lask 2d524a37f8 Remove myself as maintainer. 2016-11-03 11:54:54 +01:00
Eric Sagnes 5d6eaaa179 screenfetch: add bc dependency (#20097) 2016-11-03 05:01:36 +01:00
Tim Steinbach 29f679d32e Merge pull request #19861 from womfoo/fix/netdata
netdata: allow execution without a config file
2016-11-02 19:45:21 -04:00
Tim Steinbach 04b22dd935 Merge pull request #19982 from sternenseemann/netcat
Make netcat-openbsd the default netcat
2016-11-02 19:44:29 -04:00
Stefan Goetz 64a3317889 youtube-dl: 2016-10-31 -> 2016-11-02 (#20103) 2016-11-02 20:30:31 +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
Florent Becker f00e28164b pdfjam: remove obsolete version
pdfjam is included in texlive
fixes #19826
2016-11-02 10:30:34 +01:00
Bjørn Forsman 03200ab74b sg3_utils: 1.31 -> 1.42 2016-11-01 22:34:41 +01: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
Maciek Starzyk 70bf493185 obnam: 1.19.1 -> 1.20.2 2016-11-01 13:00:52 +01:00
Joachim F 8f680da009 Merge pull request #20034 from rnhmjoj/bdf2psf
bdf2psf: 1.148 -> 1.152
2016-11-01 00:38:21 +01:00
rnhmjoj 80918cad0b
bdf2psf: 1.148 -> 1.152 2016-10-31 23:52:49 +01:00
Bjørn Forsman ee40829097 borgbackup: 1.0.7 -> 1.0.8 2016-10-31 22:25:50 +01:00
Stefan Goetz ea92304a6a youtube-dl: 2016-10-25 -> 2016-10-31 (#20021) 2016-10-31 18:18:06 +01:00
Franz Pletz c4f54821eb
darkice: fix and simplify dependencies 2016-10-31 14:38:13 +01:00
koral c76f50fec6 asciidoctor: 1.5.4 -> 1.5.5 2016-10-31 10:15:18 +01:00
Alex Ivanov f8a17768cd bumblebee: remove long time obsolete substitution 2016-10-31 09:49:34 +03:00
Alex Ivanov 1cb54a7dd0 bumblebee: backport critical libkmod.patch 2016-10-30 20:47:13 +03:00
sternenseemann bbe9159725 netcat-openbsd: install man page 2016-10-30 15:06:16 +01:00
sternenseemann e2372502d3 netcat: make netcat-openbsd the default netcat (#19411)
The motivation for this change is the following: As gnu-netcat,
e. g. does not support ipv6, it is not suitable as default netcat.

This commit also fixes all obvious build issues caused by this change.
2016-10-30 15:06:04 +01:00
Jude Taylor e80a6dc62b mpw: build from github to fix segfault 2016-10-30 04:15:41 -07:00
Jascha Geerds 9ca0521099 silver-searcher: 0.32.0 -> 0.33.0 2016-10-30 01:12:41 +02:00
Bjørn Forsman 5c1fd6763f xpra: 0.17.5 -> 0.17.6
Many fixes.
2016-10-30 01:01:26 +02:00
Gabriel Ebner 3feb910354 vdirsyncer: 0.13.1 -> 0.14.0 2016-10-29 09:01:07 -04:00
Graham Christensen 55909c32d1 Merge pull request #16286 from kirelagin/gpg2-osx
Enhance gnupg experience on OS X
2016-10-28 21:35:37 -04:00
Joachim Fasting a79695e3e2
dnscrypt-wrapper: 0.2.1 -> 0.2.2
Upstream changed distribution terms to what they call "0-clause BSD" aka
ISC.
2016-10-29 03:04:03 +02:00
Kirill Elagin 213dc21443 gnupg: Variable path to pinentry
This is needed for pinentry-mac which has the pinentry binary
at an OS X-ish path.
2016-10-29 00:24:51 +03:00
Kirill Elagin 62d9edb9b9 gnupg: Rename parameter x11Support -> guiSupport
Because it is really about GUI in general, not X11 (e.g. OS X).
2016-10-28 23:18:57 +03:00
Sean Bartell 64b1fe26a7 nc6: remove
The download sources are gone and the program is obsolete now that
the popular versions of netcat support IPv6. See:
http://www.deepspace6.net/projects/netcat6.html
2016-10-28 10:54:33 -05:00