about summary refs log tree commit diff
path: root/pkgs/servers/etcd
AgeCommit message (Collapse)AuthorFilesLines
2023-09-29etcd_3_3: removeAaron Jheng1-35/+0
2023-08-08etcd: remove maintainerzowoq3-3/+3
2023-07-13etcd_3_4: 3.4.26 -> 3.4.27R. Ryantm1-2/+2
2023-05-28etcd_3_3: mark vulnerable to CVE-2023-32082Thomas Gerbet1-0/+1
2023-05-28etcd: switch to etcd_3_5Thomas Gerbet2-5/+6
2023-05-24etcd_3_5: 3.5.7 -> 3.5.9Thomas Gerbet1-5/+5
Fixes CVE-2023-32082. Changelog: https://github.com/etcd-io/etcd/releases/tag/v3.5.9 https://github.com/etcd-io/etcd/releases/tag/v3.5.8
2023-05-13etcd_3_4: 3.4.25 -> 3.4.26R. Ryantm1-2/+2
2023-04-19etcd_3_4: 3.4.24 -> 3.4.25R. Ryantm1-3/+3
2023-02-20etcd_3_4: 3.4.23 -> 3.4.24R. Ryantm1-3/+3
2023-02-05etcd_3_5: 3.5.6 -> 3.5.7Aaron Jheng1-6/+6
2022-12-26etcd_3_4: 3.4.22 -> 3.4.23R. Ryantm1-3/+3
2022-11-24etcd_3_5: 3.5.5 -> 3.5.6zowoq1-5/+5
https://github.com/etcd-io/etcd/releases/tag/v3.5.6
2022-11-03etcd_3_4: 3.4.21 -> 3.4.22R. Ryantm1-2/+2
2022-09-19etcd_3_5: 3.5.4 -> 3.5.5zowoq1-5/+5
https://github.com/etcd-io/etcd/releases/tag/v3.5.5
2022-09-16etcd_3_4: 3.4.20 -> 3.4.21R. Ryantm1-2/+2
2022-08-14etcd_3_4: 3.4.19 -> 3.4.20R. Ryantm1-3/+3
2022-08-07etcd_3_5: refactorzowoq1-25/+18
- use inherits and add passthru
2022-08-03etcd_3_3: mark broken on darwinzowoq1-1/+2
2022-07-18etcd_3_4: 3.4.18 -> 3.4.19Bryan A. S1-3/+3
2022-06-03etcd_3_5: 3.5.1 -> 3.5.4zowoq1-6/+6
2022-01-10etcd_3_5: init at 3.5.1Danielle Lancashire1-0/+82
2022-01-08etcd: version the default `etcd`zowoq1-0/+0
easier to override
2022-01-07etcd: remove unnecessary `platform`zowoq2-2/+0
using the default platform from `buildGoModule` is fine
2021-11-15etcd_3_4: remove deleteVendorzowoq1-1/+0
no op with `vendorSha256 = null`, should have been removed in f89abb76bc16a6c7ade6ecc52b7acde28382eef1
2021-11-15etcd_3_4: 3.4.16 -> 3.4.18Bryan A. S1-2/+2
2021-11-15etcd: 3.3.25 -> 3.3.27Bryan A. S1-2/+2
2021-05-14etcd_3_4: 3.4.15 -> 3.4.16R. RyanTM1-3/+3
2021-03-01etcd_3_4: 3.4.14 -> 3.4.15R. RyanTM1-3/+3
2020-11-28etcd_3_4: 3.4.13 -> 3.4.14R. RyanTM1-2/+2
2020-09-02etcd: 3.3.22 -> 3.3.25zowoq1-6/+3
2020-08-25etcd_3_4: 3.4.10 -> 3.4.13R. RyanTM1-7/+4
2020-08-10buildGoModule packages: set doCheck = falsezowoq1-0/+3
2020-07-19etcd_3_4: 3.4.9 -> 3.4.10zowoq1-3/+3
https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.4.md#v3410-2020-07-16
2020-05-22etcd_3_4: 3.4.8 -> 3.4.9zowoq1-3/+6
https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.4.md#v349-2020-05-20
2020-05-22etcd: 3.3.21 -> 3.3.22zowoq1-2/+2
https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.3.md#v3322-2020-05-20
2020-05-20etcd_3_4: init at 3.4.8zowoq1-0/+33
https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.4.md
2020-05-20etcd: add maintainerzowoq1-1/+1
2020-05-20etcd: 3.3.20 -> 3.3.21zowoq1-3/+2
https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.3.md#v3321-2020-05-18
2020-04-28treewide: use $out instead of $bin with buildGoPackagezowoq1-1/+1
2020-04-27etcd: 3.3.13 -> 3.3.20zowoq1-17/+24
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-09etcd: 3.3.1 -> 3.3.13edef1-5/+2
While I would've liked to keep them, the release branch drops the tools directory as of v3.3.4, seemingly without explanation: https://github.com/etcd-io/etcd/commit/074e4177707f4daead816c108a06980d77d0aad0 master appears to contain them, so they might return at some point.
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-02-25etcd: 3.1.6 -> 3.3.1Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/benchmark -h` got 0 exit code - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/benchmark --help` got 0 exit code - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/benchmark help` got 0 exit code - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcd-dump-db -h` got 0 exit code - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcd-dump-db --help` got 0 exit code - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcd-dump-db help` got 0 exit code - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl -h` got 0 exit code - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl --help` got 0 exit code - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl help` got 0 exit code - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl -v` and found version 3.3.1 - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl --version` and found version 3.3.1 - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl -h` and found version 3.3.1 - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl --help` and found version 3.3.1 - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl help` and found version 3.3.1 - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcd -h` got 0 exit code - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcd --help` got 0 exit code - ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcd --version` and found version 3.3.1 - found 3.3.1 with grep in /nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin - found 3.3.1 in filename of file in /nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin
2017-04-23etcd: 3.0.6 -> 3.1.6Kevin Cox2-338/+9
Upgrade etcd. - Switches from their old dependency version system to their vendored packages. - Fixes SSL support.
2016-09-16buildGoPackage: deps.json -> deps.nix in NIXONKamil Chmielewski3-336/+336
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541 * update docs to describe `deps.nix` * include goDeps in nix-shell GOPATH * NixOS 16.09 rel notes about replacing goPackages
2016-09-03etcd: add update noticeJaka Hudoklin1-1/+1
2016-09-03etcd: add meta informationJaka Hudoklin1-0/+10
2016-08-24etcd: 2.3.7 -> 3.0.6Jaka Hudoklin2-22/+337