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",