about summary refs log tree commit diff
path: root/pkgs/servers/memcached
Commit message (Collapse)AuthorAge
* memcached: 1.4.33 -> 1.4.39 for CVE-2017-9951Franz Pletz2017-08-01
|
* memcached: 1.4.20 -> 1.4.33Franz Pletz2016-11-03
| | | | | | | | | | | | Fixes: - CVE-2016-8704 - CVE-2016-8705 - CVE-2016-8706 Closes #20079. cc #20078
* memcached: disable treating warnings as errors on darwinFranz Pletz2016-08-24
| | | | PIE hardening is not available on darwin but it's just a warning.
* Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
* memcached: enable pie hardeningRobin Gloster2016-02-26
|
* memcached: build on darwinMaxim Krivchikov2015-09-24
| | | | | Versions up to 1.4.24 are broken when building with clang: https://code.google.com/p/memcached/issues/detail?id=409
* Fixed some licensesPascal Wittmann2015-06-10
|
* memcached: update from 1.4.17 to 1.4.20Aristid Breitkreuz2014-10-07
|
* memcached: BumpShea Levy2014-03-13
|
* add meta.repositories.git to several packagesEvgeny Egorochkin2013-12-10
|
* Add memcached to the channelRob Vermaas2013-07-12
|
* Update memcached to 1.4.15Rob Vermaas2012-12-01
|
* Add memcachedYury G. Kudryashov2012-03-28
Patch by Corey O'Connor, see http://reviewboard.loegria.net/r/15/ svn path=/nixpkgs/trunk/; revision=33461