summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* Add leafnode for unix systemsJohn Wiegley2014-04-15
|
* kernel: stable/longterm updatesAustin Seipp2014-04-14
| | | | | | | | - stable: 3.14 -> 3.14.1 - longterm: 3.10.36 -> 3.10.37 - longterm: 3.4.86 -> 3.4.86 Signed-off-by: Austin Seipp <aseipp@pobox.com>
* emacsPackages: add cryptol-modeAustin Seipp2014-04-14
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* grsecurity: Update test patch from 3.0-3.13.9-201404131254 -> ↵Ricardo M. Correia2014-04-15
| | | | 3.0-3.13.10-201404141717
* linux: Update to 3.13.10Ricardo M. Correia2014-04-15
|
* gsasl: fix build on Darwin (close #2260, fixes #2259)John Wiegley2014-04-14
| | | | @vcunat rewrote with "more standard" optional functions.
* mesa: have all output on /run/opengl-driver{,-32}Vladimír Čunát2014-04-14
| | | | Fixes #2242 in a different way (cleaner, I hope).
* linux: Don't use underscores in the timestampEelco Dolstra2014-04-14
|
* kde-4.10: RemoveEelco Dolstra2014-04-14
|
* typoDomen Kožar2014-04-14
|
* Merge pull request #2244 from lethalman/gsettingsDomen Kožar2014-04-14
|\ | | | | audacious, sflphone: find gsettings schemas
| * sflphone: find gsettings schemasLuca Bruno2014-04-13
| |
| * audacious: find gsettings schemasLuca Bruno2014-04-13
| |
* | fix typoDomen Kožar2014-04-14
| |
* | Merge pull request #2250 from alexanderkjeldaas/expose-allow-unfree-optionDomen Kožar2014-04-14
|\ \ | | | | | | Make the user aware of the allowUnfree option.
| * | Make the user aware of the allowUnfree option.Alexander Kjeldaas2014-04-14
| | |
* | | minicom: update 2.6.2 -> 2.7Bjørn Forsman2014-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: - Configurable status line via -F option, see manpage for a listing of format specifier. - Improve display of device name in status line. - Script: Binary transmission feature via "!<" - Bugfixes
* | | cifs-utils: update 6.2 -> 6.3Bjørn Forsman2014-04-13
| | | | | | | | | | | | | | | | | | | | | | | | January 9, 2014: Release 6.3: * fixes for various bugs turned up by Coverity * clean unused cruft out of upcall binary * add new pam_cifscreds PAM module for establishing NTLM creds on login * https://lists.samba.org/archive/samba-technical/2014-January/097124.html
* | | bluez5: remove unneeded libusb dependencyBjørn Forsman2014-04-13
| | | | | | | | | | | | | | | | | | bluez >= 5.9 does not depend on libusb[1]. [1] http://www.bluez.org/release-of-bluez-5-9/
* | | lftp: add/update meta attributesBjørn Forsman2014-04-13
| | |
* | | lftp: update 4.4.5 -> 4.4.15Bjørn Forsman2014-04-13
| | | | | | | | | | | | | | | | | | | | | Bug fixes and minor improvements. I had to switch download mirror because the current one didn't have the newest release(s).
* | | ipython: update 1.1.0 -> 2.0.0Bjørn Forsman2014-04-13
| | | | | | | | | | | | | | | | | | | | | | | | Release notes: http://ipython.org/ipython-doc/2/whatsnew/version2.0.html Build and run tested terminal mode (default), notebook, qtconsole; all works. (And the release notes list few backwards incompatible changes.)
* | | duply: upgrade 1.6.0 -> 1.7.3Bjørn Forsman2014-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since 1.6.0: 1.7.3 (3.4.2014) - bugfix: test routines, gpg2 asked for passphrase although GPG_PW was set 1.7.2 (1.4.2014 "April,April") - bugfix: debian Bug#743190 "duply no longer allows restoration without gpg passphrase in conf file" GPG_AGENT_INFO env var is now needed to trigger --use-agent - bugfix: gpg keyenc test routines didn't work if GPG_PW was not set 1.7.1 (30.3.2014) - bugfix: purge-* commands renamed to purgeFull, purgeIncr due to incompatibility with new minus batch separator 1.7.0 (20.3.2014) - disabled gpg key id plausibility check, too many valid possibilities - featreq 7 "Halt if precondition fails": added and(+), or(-) batch command(separator) support - featreq 26 "pre/post script with shebang line": if a script is flagged executable it's executed in a subshell now as opposed to sourced to bash, which is the default - bugfix: do not check if dpbx, swift credentials are set anymore - bugfix: properly escape profile name, archdir if used as arguments - add DUPL_PRECMD conf setting for use with e.g. trickle
* | | buildbot{,slave}: bump 0.8.7p1 -> 0.8.8Bjørn Forsman2014-04-13
| | | | | | | | | | | | Build and run tested.
* | | apcupsd: add missing assertBjørn Forsman2014-04-13
| | |
* | | apcupsd: bump 3.14.11 -> 3.14.12 (latest stable)Bjørn Forsman2014-04-13
| | | | | | | | | | | | | | | Release notes: http://sourceforge.net/p/apcupsd/svn/HEAD/tree/tags/Release-3_14_12/ReleaseNotes
* | | grsecurity: stable/vserver/testing updatesAustin Seipp2014-04-13
| | | | | | | | | | | | | | | | | | | | | | | | - stable: 201404111812 -> 201404131252 - vserver: vs2.3.2.16-201404111814 -> vs2.3.2.16-201404131253 - testing: 201404111815 -> 201404131254 Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | sdcc: bump 3.3.0 -> 3.4.0Bjørn Forsman2014-04-13
| | | | | | | | | | | | | | | This new sdcc doesn't need older boost, so switch to nixpkgs default version (currently 1.55).
* | | xmlrpc-c: bump 1.25.26 -> .27Bjørn Forsman2014-04-13
| | | | | | | | | | | | | | | | | | | | | | | | Release 1.25.27 (released March 15, 2014): Fix bug: When serializing a very large floating point number, sender of an XML-RPC message adds some junk after the decimal point. With assertion checking enabled, it just crashes. Broken in 1.15 (June 2008).
* | | qmmp: update 0.7.5 -> 0.7.6Bjørn Forsman2014-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since 0.7.5: * added libav 10 and ffmpeg 2.2 support; * fixed url parsing; * fixed freezing on playback resume; * fixed random freezing in the mplayer plugin; * fixed reset selection of tracks when calling context menu; * fixed multimedia keys support under win32.
* | | Adding sysdig system call tracer for LinuxMichael Raskin2014-04-13
| | |
* | | wildmidi: update to 0.3.6宋文武2014-04-13
| | |
* | | pytest: fix for py2.6 by adding argparse as an inputCillian de Róiste2014-04-13
| | |
* | | Merge pull request #2235 from bennofs/haskell-monad-extrasOliver Charles2014-04-13
|\ \ \ | | | | | | | | haskell: add monad-extras
| * | | haskell: add monad-extrasBenno Fünfstück2014-04-13
| | | |
* | | | new package: cinnamon-settings-daemon (close #2205)Roelof Wobben2014-04-13
| | | | | | | | | | | | | | | | With tiny changes from @vcunat.
* | | | babeltrace: update from 1.1.1 to 1.2.1Bjørn Forsman2014-04-13
| | | |
* | | | lttng project: update from 2.3.0 to 2.4.1Bjørn Forsman2014-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (And update liburcu to 0.8.4 according to release notes for lttng 2.4.x.) In addition to new features and bug fixes, version 2.4.x is needed to build against Linux 3.12 (our new stable kernel).
* | | | cgit: bump git version to 1.9.2Austin Seipp2014-04-13
| | | | | | | | | | | | | | | | | | | | | | | | This also updates the download URL to use kernel.org Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | Merge pull request #2233 from ertes/ertes-keepassx-splitDomen Kožar2014-04-13
|\ \ \ \ | | | | | | | | | | keepassx: Renamed KeePassX 2.0 to keepassx2.
| * | | | keepassx: Renamed KeePassX 2.0 to keepassx2.Ertugrul Söylemez2014-04-13
| | | | |
* | | | | Patch python32 for CVE-2014-1912.James Cook2014-04-13
| | | | |
* | | | | Patch python27 for CVE-2014-1912.James Cook2014-04-13
|/ / / /
* | | | Merge pull request #2184 from ↵Domen Kožar2014-04-13
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | offlinehacker/pkgs/pythonPacakges/sqlalchemy-imageattach_darwin_fix pythonPackages: sqlalchemy-imageattach, fix tests on darwin
| * | | | pythonPackages: sqlalchemy-imageattach, fix tests on darwinJaka Hudoklin2014-04-09
| | | | |
* | | | | Merge pull request #2231 from jwiegley/masterDomen Kožar2014-04-13
|\ \ \ \ \ | | | | | | | | | | | | Change several package constraints from linux to unix
| * | | | | Change several package constraints from linux to unixJohn Wiegley2014-04-12
| | | | | | | | | | | | | | | | | | | | | | | | They all build on Darwin.
* | | | | | Merge pull request #2230 from bennofs/update-yiOliver Charles2014-04-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | haskell: update yi to 0.8.1
| * | | | | | haskell: update yi to 0.8.1Benno Fünfstück2014-04-12
| | |_|/ / / | |/| | | |
* | | | | | gtk3: bugfix update 3.12.0 -> .1Vladimír Čunát2014-04-12
| |/ / / / |/| | | |