about summary refs log tree commit diff
path: root/pkgs/servers/memcached
AgeCommit message (Collapse)AuthorFilesLines
2021-12-09memcached: 1.6.9 -> 1.6.12R. Ryantm1-2/+2
2021-01-15pkgs/servers: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-11-28memcached: 1.6.8 -> 1.6.9R. RyanTM1-2/+2
2020-11-03memcached: 1.6.6 -> 1.6.8R. RyanTM1-2/+2
2020-09-12memcached: fix build w/glibc-2.32Maximilian Bosch1-1/+2
2020-05-22memcached: 1.6.5 -> 1.6.6R. RyanTM1-2/+2
2020-05-06memcached: 1.6.3 -> 1.6.5R. RyanTM1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-04-08Merge pull request #84639 from jonringer/memcached-add-testsJörg Thalheim1-1/+4
memcached: add nixos tests to passthru
2020-04-07memcached: 1.6.2 -> 1.6.3R. RyanTM1-2/+2
2020-04-07memcached: add nixos tests to passthruJonathan Ringer1-1/+4
2020-03-23memcached: 1.5.22 -> 1.6.2ajs1241-14/+4
fixes remote DoS/possibly code execution, as described in https://github.com/memcached/memcached/issues/629
2020-02-10memcached: 1.5.21 -> 1.5.22R. RyanTM1-2/+2
2020-02-10memcached: fix darwin buildAndrew Childs1-1/+11
2020-01-27memcached: 1.5.20 -> 1.5.21R. RyanTM1-2/+2
2019-11-29memcached: 1.5.19 -> 1.5.20R. RyanTM1-2/+2
2019-10-22memcached: 1.5.18 -> 1.5.19R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/memcached/versions
2019-09-27memcached: 1.5.16 -> 1.5.18R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/memcached/versions
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-06-01memcached: 1.5.14 -> 1.5.16R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/memcached/versions
2019-05-01memcached: 1.5.13 -> 1.5.14R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/memcached/versions
2019-04-18memcached: 1.5.12 -> 1.5.13Izorkin1-2/+2
2018-12-12memcached: fix cross-compilingJörg Thalheim1-0/+4
2018-11-09memcached: 1.5.11 -> 1.5.12R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/memcached/versions
2018-10-14memcached: 1.5.10 -> 1.5.11R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/memcached/versions
2018-08-16memcached: 1.5.9 -> 1.5.10R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/memcached/versions.
2018-07-11memcached: 1.5.8 -> 1.5.9R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/memcached/versions.
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1
* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
2018-05-28memcached: 1.5.7 -> 1.5.8 (#41110)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/memcached/versions. These checks were done: - built on NixOS - /nix/store/jfhla2f3268dkbi1frd8g1d46cj6f1xm-memcached-1.5.8/bin/memcached passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 1 of 1 passed binary check by having the new version present in output. - found 1.5.8 with grep in /nix/store/jfhla2f3268dkbi1frd8g1d46cj6f1xm-memcached-1.5.8 - directory tree listing: https://gist.github.com/69a417ed0d192d2c714645a464ec2ba5 - du listing: https://gist.github.com/94f5ac6323482d6fb77b7fe42d8814a9
2018-03-31memcached: 1.5.6 -> 1.5.7R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/memcached/versions. These checks were done: - built on NixOS - ran `/nix/store/mkaiblx8rmxg196cx0zav38kmask6vjy-memcached-1.5.7/bin/memcached -h` got 0 exit code - ran `/nix/store/mkaiblx8rmxg196cx0zav38kmask6vjy-memcached-1.5.7/bin/memcached --help` got 0 exit code - ran `/nix/store/mkaiblx8rmxg196cx0zav38kmask6vjy-memcached-1.5.7/bin/memcached -V` and found version 1.5.7 - ran `/nix/store/mkaiblx8rmxg196cx0zav38kmask6vjy-memcached-1.5.7/bin/memcached --version` and found version 1.5.7 - ran `/nix/store/mkaiblx8rmxg196cx0zav38kmask6vjy-memcached-1.5.7/bin/memcached -h` and found version 1.5.7 - ran `/nix/store/mkaiblx8rmxg196cx0zav38kmask6vjy-memcached-1.5.7/bin/memcached --help` and found version 1.5.7 - found 1.5.7 with grep in /nix/store/mkaiblx8rmxg196cx0zav38kmask6vjy-memcached-1.5.7 - directory tree listing: https://gist.github.com/affc1a31a9e5b9194408621fe24a9f04
2018-03-16memcached: 1.5.5 -> 1.5.6Ryan Mulligan1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/d6hf5flqvv4cw0pfbbnx8m99gs1apsk0-memcached-1.5.6/bin/memcached -h` got 0 exit code - ran `/nix/store/d6hf5flqvv4cw0pfbbnx8m99gs1apsk0-memcached-1.5.6/bin/memcached --help` got 0 exit code - ran `/nix/store/d6hf5flqvv4cw0pfbbnx8m99gs1apsk0-memcached-1.5.6/bin/memcached -V` and found version 1.5.6 - ran `/nix/store/d6hf5flqvv4cw0pfbbnx8m99gs1apsk0-memcached-1.5.6/bin/memcached --version` and found version 1.5.6 - ran `/nix/store/d6hf5flqvv4cw0pfbbnx8m99gs1apsk0-memcached-1.5.6/bin/memcached -h` and found version 1.5.6 - ran `/nix/store/d6hf5flqvv4cw0pfbbnx8m99gs1apsk0-memcached-1.5.6/bin/memcached --help` and found version 1.5.6 - found 1.5.6 with grep in /nix/store/d6hf5flqvv4cw0pfbbnx8m99gs1apsk0-memcached-1.5.6 - directory tree listing: https://gist.github.com/4f05e6b4a66fc90f9ebcb02b05aead27
2018-02-27memcached: 1.5.4 -> 1.5.5Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/6b8zx40j50ccjwn2z2s94zsgbzyghzxy-memcached-1.5.5/bin/memcached -h` got 0 exit code - ran `/nix/store/6b8zx40j50ccjwn2z2s94zsgbzyghzxy-memcached-1.5.5/bin/memcached --help` got 0 exit code - ran `/nix/store/6b8zx40j50ccjwn2z2s94zsgbzyghzxy-memcached-1.5.5/bin/memcached -V` and found version 1.5.5 - ran `/nix/store/6b8zx40j50ccjwn2z2s94zsgbzyghzxy-memcached-1.5.5/bin/memcached --version` and found version 1.5.5 - ran `/nix/store/6b8zx40j50ccjwn2z2s94zsgbzyghzxy-memcached-1.5.5/bin/memcached -h` and found version 1.5.5 - ran `/nix/store/6b8zx40j50ccjwn2z2s94zsgbzyghzxy-memcached-1.5.5/bin/memcached --help` and found version 1.5.5 - found 1.5.5 with grep in /nix/store/6b8zx40j50ccjwn2z2s94zsgbzyghzxy-memcached-1.5.5 - found 1.5.5 in filename of file in /nix/store/6b8zx40j50ccjwn2z2s94zsgbzyghzxy-memcached-1.5.5 cc "@coconnor"
2018-01-04memcached: 1.4.39 -> 1.5.4adisbladis1-2/+3
2017-08-01memcached: 1.4.33 -> 1.4.39 for CVE-2017-9951Franz Pletz1-2/+2
2016-11-03memcached: 1.4.20 -> 1.4.33Franz Pletz1-2/+2
Fixes: - CVE-2016-8704 - CVE-2016-8705 - CVE-2016-8706 Closes #20079. cc #20078
2016-08-24memcached: disable treating warnings as errors on darwinFranz Pletz1-0/+2
PIE hardening is not available on darwin but it's just a warning.
2016-03-05Use general hardening flag toggle listsFranz Pletz1-1/+1
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
2016-02-26memcached: enable pie hardeningRobin Gloster1-0/+2
2015-09-24memcached: build on darwinMaxim Krivchikov1-2/+1
Versions up to 1.4.24 are broken when building with clang: https://code.google.com/p/memcached/issues/detail?id=409
2015-06-10Fixed some licensesPascal Wittmann1-4/+4
2014-10-07memcached: update from 1.4.17 to 1.4.20Aristid Breitkreuz1-2/+2
2014-03-13memcached: BumpShea Levy1-4/+4
2013-12-10add meta.repositories.git to several packagesEvgeny Egorochkin1-0/+1
2013-07-12Add memcached to the channelRob Vermaas1-0/+1
2012-12-01Update memcached to 1.4.15Rob Vermaas1-3/+3
2012-03-28Add memcachedYury G. Kudryashov1-0/+20
Patch by Corey O'Connor, see http://reviewboard.loegria.net/r/15/ svn path=/nixpkgs/trunk/; revision=33461