From 57f9bf5b354871ad1ea1dbcf1fbef5b14b0b58de Mon Sep 17 00:00:00 2001 From: Sergio Date: Tue, 8 Sep 2026 07:01:44 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-08T07:01:4?= =?UTF-8?q?4Z=20=E2=80=94=20avance=20del=20=C3=A1rbol=20KDE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/state/fuentes-vigia.json | 44 +++++++++++++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 2 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index af1fc812..1e02e2c2 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1179, - "vivas": 1174, - "muertas": 5, + "vivas": 1169, + "muertas": 10, "detalle_muertas": [ { "receta": "busybox", @@ -12,6 +12,46 @@ "codigo": "000", "viva": false }, + { + "receta": "bzip2", + "fichero": "recipes/bzip2.toml", + "tipo": "tarball", + "url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz", + "codigo": "502", + "viva": false + }, + { + "receta": "bzip2-shared", + "fichero": "recipes/bzip2-shared.toml", + "tipo": "tarball", + "url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz", + "codigo": "502", + "viva": false + }, + { + "receta": "bzip2-shared", + "fichero": "recipes/incoming-kde/bzip2-shared.toml", + "tipo": "tarball", + "url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz", + "codigo": "502", + "viva": false + }, + { + "receta": "elfutils", + "fichero": "recipes/elfutils.toml", + "tipo": "tarball", + "url": "https://sourceware.org/elfutils/ftp/0.194/elfutils-0.194.tar.bz2", + "codigo": "502", + "viva": false + }, + { + "receta": "elfutils-libdw", + "fichero": "recipes/elfutils-libdw.toml", + "tipo": "tarball", + "url": "https://sourceware.org/elfutils/ftp/0.194/elfutils-0.194.tar.bz2", + "codigo": "502", + "viva": false + }, { "receta": "firefox-pgo-profile", "fichero": "recipes/firefox-pgo-profile.toml",