summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2022-09-28 19:36:48 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2022-09-28 19:36:48 +0200
commit9b5f227a9395a86571e60fa8777db9371413680c (patch)
tree0331bdc0f9dd9511fed2d022b77f68097e553314 /pkgs/top-level/aliases.nix
parentd9550c1681d7eb4824e623473039b5645ae2264c (diff)
downloadnixpkgs-9b5f227a9395a86571e60fa8777db9371413680c.tar
nixpkgs-9b5f227a9395a86571e60fa8777db9371413680c.tar.gz
nixpkgs-9b5f227a9395a86571e60fa8777db9371413680c.tar.bz2
nixpkgs-9b5f227a9395a86571e60fa8777db9371413680c.tar.lz
nixpkgs-9b5f227a9395a86571e60fa8777db9371413680c.tar.xz
nixpkgs-9b5f227a9395a86571e60fa8777db9371413680c.tar.zst
nixpkgs-9b5f227a9395a86571e60fa8777db9371413680c.zip
protobuf3_11: remove
No consumers and does not receive updates anymore and therefore probably
vulnerable to CVE-2022-1941 and others.
Diffstat (limited to 'pkgs/top-level/aliases.nix')
-rw-r--r--pkgs/top-level/aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix
index 59eae3c7347..83b5e9449f2 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -938,6 +938,7 @@ mapAliases ({
   prometheus-dmarc-exporter = dmarc-metrics-exporter; # added 2022-05-31
   prometheus-mesos-exporter = throw "prometheus-mesos-exporter is deprecated and archived by upstream"; # Added 2022-04-05
   prometheus-unifi-exporter = throw "prometheus-unifi-exporter is deprecated and archived by upstream, use unifi-poller instead"; # Added 2022-06-03
+  protobuf3_11 = throw "protobuf3_11 does not receive updates anymore and has been removed"; # Added 2022-09-28
   proxytunnel = throw "proxytunnel has been removed from nixpkgs, because it has not been update upstream since it was added to nixpkgs in 2008 and has therefore bitrotted."; # added 2021-12-15
   pulseaudio-hsphfpd = throw "pulseaudio-hsphfpd upstream has been abandoned"; # Added 2022-03-23
   pulseaudio-modules-bt = throw "pulseaudio-modules-bt has been abandoned, and is superseded by pulseaudio's native bt functionality"; # Added 2022-04-01