about summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | | mkDerivation, cc-wrapper: Check hardening flag validity in NixJohn Ericson2017-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This becomes necessary if more wrappers besides cc-wrapper start supporting hardening flags. Also good to make the warning into an error. Also ensure interface is being used right: Not as a string, not just in bash.
| * | | | | | | | | | | | | | netcat-openbsd: 1.105 -> 1.130WilliButz2017-08-29
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | highlight: 3.35 -> 3.39WilliButz2017-08-29
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | openssh: update gssapi patchJörg Thalheim2017-09-12
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | i2pd: 2.14.0 -> 2.15.0Edward Tjörnhammar2017-09-12
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | gringo: add darwin platform supportWinnie Quinn2017-09-12
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | html2text: fix clang buildDaiderd Jordan2017-09-11
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | go-mtpfs: fix darwin buildDaiderd Jordan2017-09-11
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | lf: 2017-05-15 -> 2017-09-06Michael Weiss2017-09-11
| | | | | | | | | | | | |
* | | | | | | | | | | | | iouyap: init at 0.97Michael Weiss2017-09-11
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | t1utils: 1.39 -> 1.41Bjørn Forsman2017-09-11
| | | | | | | | | | | |
* | | | | | | | | | | | basex: 8.6.4 -> 8.6.6Bjørn Forsman2017-09-11
| | | | | | | | | | | |
* | | | | | | | | | | | ascii: 3.15 -> 3.18Bjørn Forsman2017-09-11
| | | | | | | | | | | |
* | | | | | | | | | | | borgbackup: fix build with python36Franz Pletz2017-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cffi fails to build with python34.
* | | | | | | | | | | | Merge pull request #29176 from hiberno/update-rofi-passJörg Thalheim2017-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | rofi-pass: 1.5.0 -> 1.5.1
| * | | | | | | | | | | rofi-pass: 1.5.0 -> 1.5.1hiberno (Christian Lask)2017-09-10
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | gnupg: add gnupg2 alias/symlink for 2.2. Otherwise signing commits with git ↵Rob Vermaas2017-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | break. (cherry picked from commit c651a0ccbf5b17739390b56f91b656a7b920f643)
* | | | | | | | | | | nifskope: Fix buildEelco Dolstra2017-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://hydra.nixos.org/build/60608938
* | | | | | | | | | | Merge pull request #29174 from dywedir/fdJörg Thalheim2017-09-10
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | fd: 2.0.0 -> 3.0.0
| * | | | | | | | | | fd: 2.0.0 -> 3.0.0dywedir2017-09-10
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | yubikey-manager: 3.1 -> 4.0Dan Peebles2017-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, support Darwin properly
* | | | | | | | | | fontforge-fonttools: use $CCDaiderd Jordan2017-09-09
| | | | | | | | | |
* | | | | | | | | | eggdrop: fix tcllib reference on darwinDaiderd Jordan2017-09-09
| | | | | | | | | |
* | | | | | | | | | dibbler: fix darwin buildDaiderd Jordan2017-09-09
| | | | | | | | | |
* | | | | | | | | | Merge pull request #29071 from nh2/glusterfs-glusterfind-dirsJoachim F2017-09-09
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | glusterfs service: Ensure dirs needed by `glusterfind` exist
| * | | | | | | | | | glusterfs: Fix glusterfind's crawlers dlopen() error.Niklas Hambüchen2017-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes: Traceback (most recent call last): File "/nix/store/7f9arl3f9xyj8sm05mkanh2mlp217192-glusterfs-3.10.2/libexec/glusterfs/glusterfind/changelog.py", line 22, in <module> import libgfchangelog File "/nix/store/7f9arl3f9xyj8sm05mkanh2mlp217192-glusterfs-3.10.2/libexec/glusterfs/glusterfind/libgfchangelog.py", line 21, in <module> libgfc = CDLL("libgfchangelog.so", use_errno=True, mode=RTLD_GLOBAL) File "/nix/store/nlyr5ankhi7yvva8zndi718zj37js270-python-2.7.13-env/lib/python2.7/ctypes/__init__.py", line 362, in __init__ self._handle = _dlopen(self._name, mode) OSError: libgfchangelog.so: cannot open shared object file: No such file or directory Connection to 10.0.0.2 closed. when running `glusterfind pre`. Done by setting PYTHONPATH/LD_LIBRARY_PATH as for the other Python scripts.
| * | | | | | | | | | glusterfs: Patch upstream bug preventing glusterfind from running.Niklas Hambüchen2017-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See: https://bugzilla.redhat.com/show_bug.cgi?id=1489610 Also add patch to correctly log stderr from remote nodes when glusterfind fails. This, too, should be removed when fixed upstream.
| * | | | | | | | | | glusterfs: Fix wrong xattr package: xattr -> pyxattr.Niklas Hambüchen2017-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes error File "/nix/store/lxpsl84km87xpk59nai6a33ihgpfs7qr-glusterfs-3.10.2/libexec/glusterfs/glusterfind/changelog.py", line 105, in populate_pgfid_and_inodegfid file_xattrs = xattr.list(p) AttributeError: 'module' object has no attribute 'list' when using `glusterfind pre`.
* | | | | | | | | | | Merge pull request #29147 from fuzzy-id/masterJoachim F2017-09-09
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | haproxy: 1.7.8 -> 1.7.9, download source via https
| * | | | | | | | | | | haproxy: 1.7.8 -> 1.7.9Thomas Bach2017-09-09
| | | | | | | | | | | |
| * | | | | | | | | | | haproxy: haproxy.org is now accessible via httpsThomas Bach2017-09-09
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #29134 from abbradar/protobufFrederik Rietdijk2017-09-09
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update protobuf and remove old versions
| * | | | | | | | | | | protobuf: remove old versionsNikolay Amiantov2017-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This leaves only protobuf3_1 which is the last version with libprotobuf2. Also fix several packages to build with the latest protobuf.
| * | | | | | | | | | | protobuf: default to 3.4Nikolay Amiantov2017-09-08
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | minidlna: 1.1.5 -> 1.2.1dywedir2017-09-09
| | | | | | | | | | |
* | | | | | | | | | | gsc: fix darwin buildDaiderd Jordan2017-09-08
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | tigervnc: correct default ssh client path (#29084)Jason Miller2017-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tigervnc: correct default ssh client path The -via command sets up an ssh tunnel, but is hardcoded to /usr/bin/ssh upstream. This patches it to use the nixpkgs openssh client. * tigervnc: patch ssh path correctly
* | | | | | | | | | offlineimap: 7.1.1 -> 7.1.2Matthieu Coudron2017-09-08
| | | | | | | | | |
* | | | | | | | | | Add gosuAndraz Brodnik2017-09-07
|/ / / / / / / / /
* | | | | | | | | mitmproxy: fix buildFrederik Rietdijk2017-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which was broken after the cryptography bump to 2.x. cc maintainer @fpletz
* | | | | | | | | mycli: move out of python-packages.nix and fix buildFrederik Rietdijk2017-09-07
| | | | | | | | |
* | | | | | | | | gmvault: fix buildFrederik Rietdijk2017-09-07
| | | | | | | | |
* | | | | | | | | diffoscope: 77 -> 85Peter Hoeg2017-09-07
|/ / / / / / / /
* | | | | | | | Merge pull request #29045 from matthewbauer/pinentry-no-fill-plistDaiderd Jordan2017-09-06
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | pinentry-mac: no ‘fill plist’ stuff
| * | | | | | | pinentry-mac: no ‘fill plist’ stuffMatthew Bauer2017-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #26774
* | | | | | | | tcpdump: 4.9.1 -> 4.9.2Robin Gloster2017-09-06
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a security release theoretically under emgargo, but leaked by Mageia and Fedora. We have permission to deliver this prior to public release.
* | | | | | | Merge pull request #28884 from FRidh/python-fixesFrederik Rietdijk2017-09-06
|/ / / / / / | | | | | | | | | | | | Python: several fixes
* | | | | | afl: use clangStdenvDaiderd Jordan2017-09-05
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #28712
* | | | | | file: 5.31 -> 5.32 for CVE-2017-1000249Franz Pletz2017-09-05
| |_|_|_|/ |/| | | |
* | | | | mmake: init at 1.2.0 (#28904)Gabriel Adomnicai2017-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Package for mmake * Package for mmake - build from sources * Package name update * Added maintainers