Commit Graph

5847 Commits

Author SHA1 Message Date
William A. Kennington III
2c8cf45772 man-db: 2.6.6 -> 2.7.1 2015-03-26 12:25:34 -07:00
William A. Kennington III
c167a3be92 file: 5.17 -> 5.22 2015-03-26 00:54:58 -07:00
William A. Kennington III
ae336a419e patch: 2.7.3 -> 2.7.5 2015-03-26 00:24:17 -07:00
William A. Kennington III
2e3a229915 which: 2.20 -> 2.21 2015-03-25 22:42:36 -07:00
William A. Kennington III
4ec8ce4432 xz: 5.2.0 -> 5.2.1 2015-03-25 22:42:24 -07:00
William A. Kennington III
8eb5393ded gnutar: 1.27.1 -> 1.28 2015-03-25 22:42:01 -07:00
Thomas Tuegel
8fd5dd89ac Merge branch 'master' into staging 2015-03-24 17:49:30 -05:00
Thomas Tuegel
5d1f6ad57c qt5: make qt-5.4.1 default 2015-03-24 17:14:56 -05:00
Eelco Dolstra
5cc05f6cf2 nixUnstable: Update to 1.9pre4083_5114a07 2015-03-24 14:42:37 +01:00
Pascal Wittmann
7811c40974 abduco: update from 0.3 to 0.4 2015-03-23 15:55:30 +01:00
Eelco Dolstra
8d685306c5 jwhois: Add missing meta.platforms 2015-03-23 11:51:59 +01:00
Austin Seipp
a11078a78c nixpkgs: afl - add QEMU support
This adds support for `afl-fuzz -Q`, which can be used to instrument
arbitrary black-box binary code for fuzz testing using American Fuzzy
Lop through QEMU emulation.

This requires a custom QEMU 2.2.0 build of the Linux userspace emulators
(system emulators aren't required) with some custom patches. Furthermore
we have to patch the patches a little to make the build more sane (there
are some notes in the README about this).

Overall, the addition of this feature by default doesn't significantly
impact build times (since building QEMU for only one target builds only
a fraction of the source code, and many features are disabled), so it's
enabled by default.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-22 22:52:57 -05:00
Austin Seipp
624fcfce64 nixpkgs: afl 1.56b -> 1.57b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-22 18:29:57 -05:00
Edward Tjörnhammar
9255f6c0af keychain: 2.7.1 -> 2.8.0 2015-03-22 23:04:44 +01:00
Arseniy Seroka
efa988a61a Merge pull request #6933 from devhell/profile-cleaner
profile-cleaner: Add package
2015-03-22 23:08:48 +03:00
Brian McKenna
dc1ea2e968 tigerVNC: fix by updating (close #6852)
The default xorgserver is now on 1.16 and so the patch needs to change.
The 116 patch is not in 1.3.1 so we also need to upgrade.

I don't know how to compute this filename since the xorgserver derivation
doesn't have a version attribute.
2015-03-22 20:28:04 +01:00
devhell
7472f7f023 profile-cleaner: Add package
This commit adds `profile-cleaner`.

Use profile-cleaner to reduce the size of browser profiles by organizing
their sqlite databases using sqlite3's vacuum and reindex functions. The
term "browser" is used loosely since profile-cleaner happily works on
some email clients and newsreaders too.

Supported browsers include:
 * Aurora
 * Chromium (stable, beta, and dev)
 * Conkeror
 * Firefox (stable, beta, and aurora)
 * Google-chrome (stable, beta, and dev)
 * Heftig's version of Aurora
 * Icedove
 * Midori
 * Newsbeuter
 * Palemoon
 * Qupzilla
 * Seamonkey
 * Thunderbird
 * Tor-browser
2015-03-22 15:06:54 +00:00
Tobias Geerinckx-Rice
627e2bf90c nx-libs 3.5.0.30 -> 3.5.0.31 2015-03-22 14:20:59 +01:00
Hoang Xuan Phu
ad7bb0d129 simplify convoluted path to autojump.zsh 2015-03-22 13:44:27 +08:00
Jaka Hudoklin
ad10db7617 Merge pull request #6882 from offlinehacker/nixos/fluentd
Add fluentd package and module
2015-03-21 22:37:48 +01:00
Michael Raskin
e68b486f6e update lrzip 2015-03-21 21:29:40 +03:00
Michael Raskin
3c19c7d236 update zpaq 2015-03-21 21:29:40 +03:00
Domen Kožar
5491cb0903 Merge pull request #6889 from benley/honcho
New package: Honcho (Python clone of Foreman)
2015-03-21 19:21:56 +01:00
Domen Kožar
ca98016c2a Merge pull request #6915 from phunehehe/autojump-zsh
document workaround for sourcing autojump init file from zsh
2015-03-21 19:19:28 +01:00
Eric Seidel
51d465646a gnupg: don't demand pcsclite on darwin 2015-03-21 09:14:36 -07:00
Eric Seidel
68647a4de5 coreutils: don't use bare sed on darwin
it will be BSD sed instead of GNU sed
2015-03-21 09:14:35 -07:00
Hoang Xuan Phu
4967e78dc8 document workaround for sourcing autojump init file from zsh 2015-03-21 16:50:20 +08:00
William A. Kennington III
bea1c88205 openssh: 6.7p1 -> 6.8p1 2015-03-20 21:20:33 -07:00
William A. Kennington III
fff38f354a btrfsProgs: 3.18.2 -> 3.19 2015-03-20 15:44:51 -07:00
Edward Tjörnhammar
5126119686 aiccu: added package 2015-03-20 22:01:34 +01:00
Eelco Dolstra
2ed5c2bd6b Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Shea Levy
19cd9f16a0 Merge branch 'staging' 2015-03-20 09:53:34 -04:00
Benjamin Staffin
5972edc148 New package: Honcho (Python clone of Foreman) 2015-03-18 23:17:14 -07:00
Arseniy Seroka
f122393e5d Merge pull request #6884 from offlinehacker/pkgs/t/add
Add t, command line tool for twitter
2015-03-19 03:14:58 +03:00
Vladimír Čunát
80c7a6f107 nmap: extend platforms
Tested briefly by @jcf on darwin, web site claims BSDs are also supported.
2015-03-18 23:51:19 +01:00
Jaka Hudoklin
fca0aa7077 Add fluentd package and module 2015-03-18 21:18:47 +01:00
Jaka Hudoklin
414dbacfa7 Add t, command line tool for twitter 2015-03-18 21:00:04 +01:00
Vladimír Čunát
e73933da9c coreutils: skip dd/sparse test (fixes #6306)
It's not done very nicely, as the main build log still prints as if the
test ran and succeeded, but I'm lazy to dig deeper into the framework.
2015-03-18 20:20:18 +01:00
Moritz Ulrich
cb9e0343d1 yubikey-personalization: Install udev-rules. 2015-03-18 19:16:24 +01:00
Austin Seipp
0c1daca24a nixpkgs: stunnel 5.05 -> 5.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Eric Seidel
fd60b5f496 gnupg: dont demand pcsclite on darwin 2015-03-17 17:26:01 -07:00
Tobias Geerinckx-Rice
22625fbf37 netsniff-ng 0.5.9-rc4-40-g5107740 -> 0.5.9-rc4-49-g6f54288
Adds support for IGMP packet generation.
2015-03-17 21:57:30 +01:00
Vladimír Čunát
e924f05cc3 Merge branch 'master' into staging 2015-03-17 13:35:05 +01:00
lethalman
ccd693bb7c Merge pull request #6792 from pjones/pkg/atomicparsley
New package: AtomicParsley
2015-03-17 12:56:10 +01:00
lethalman
341332a814 Merge pull request #6845 from k0ral/logrotate
logrotate: 3.8.7 -> 3.8.9
2015-03-17 12:46:57 +01:00
koral
2c1041acc7 curl: 7.40.0 -> 7.41.0 (close #6844) 2015-03-17 12:38:05 +01:00
Eelco Dolstra
c1e1092b8b rsyslog: Move systemd check 2015-03-17 10:13:06 +01:00
koral
25b6058628 logrotate: 3.8.7 -> 3.8.9 2015-03-17 00:24:37 +00:00
Tobias Geerinckx-Rice
3a73e3bf92 nxproxy: switch to release 3.5.0.30 instead of git 2015-03-17 00:36:02 +01:00
Vladimír Čunát
51a8a43dfc Merge #6472: add ddccontrol 2015-03-16 21:52:59 +01:00