From 6e94922c853dfd5963d9b494916f7b3acfb3b759 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 24 Jan 2010 19:06:59 +0100 Subject: [PATCH] Add hashes of files to releases.json. --- www/releases.json | 46 ++++++++++++++++++++++++++++++++++------------ 1 file changed, 34 insertions(+), 12 deletions(-) diff --git a/www/releases.json b/www/releases.json index f30f5815..ba939f9d 100644 --- a/www/releases.json +++ b/www/releases.json @@ -6,12 +6,17 @@ { "type" : "alix", "name" : "ipfire-2.5.1gb-ext2-scon.i586-full-core34.img.gz", - "sha1" : "0000000000000000000000000000000000000000" + "sha1" : "7f1fbea61842ff89197aede66da29a5e436543c3" + }, + { + "type" : "flash", + "name" : "ipfire-2.5.1gb-ext2.i586-full-core34.img.gz", + "sha1" : "26e60ee522b8a006f9c3e26e0077446d444cf27a" }, { "type" : "iso", "name" : "ipfire-2.5.i586-full-core34.iso", - "sha1" : "0000000000000000000000000000000000000000" + "sha1" : "91ad4fb774bf14b4eb2e13c26caf066438b281aa" }, { "type" : "torrent", @@ -21,34 +26,39 @@ { "type" : "usbfdd", "name" : "ipfire-2.5-install-usb-fdd.i586-full-core34.img.gz", - "sha1" : "0000000000000000000000000000000000000000" + "sha1" : "a038d5af7e6e052f5df0199c729316e19ce202d1" }, { "type" : "usbhdd", "name" : "ipfire-2.5-install-usb-hdd.i586-full-core34.img.gz", - "sha1" : "0000000000000000000000000000000000000000" + "sha1" : "5a53677b757fa5515ecb686ac4b22739e11da7c1" }, { "type" : "xen", "name" : "ipfire-2.5.xen.i586-full-core34.tar.bz2", - "sha1" : "0000000000000000000000000000000000000000" + "sha1" : "05f062b1c0499a0d949127f7d048dda959feb9ac" } ] }, -{ "name" : "IPFire 2.5 - Core 33", + { "name" : "IPFire 2.5 - Core 33", "status" : "stable", "online" : 1, "files" : [ { "type" : "alix", "name" : "ipfire-2.5.1gb-ext2-scon.i586-full-core33.img.gz", - "sha1" : "0000000000000000000000000000000000000000" + "sha1" : "04e0634ce5e0445c77a8278e254ca7084f68e30a" + }, + { + "type" : "flash", + "name" : "ipfire-2.5.1gb-ext2.i586-full-core33.img.gz", + "sha1" : "1e3a8b0594fe92bb237bfabe10a8a10d687773f2" }, { "type" : "iso", "name" : "ipfire-2.5.i586-full-core33.iso", - "sha1" : "0000000000000000000000000000000000000000" + "sha1" : "c60c7bbe625044e96790c4ee3a30eaffb89aa379" }, { "type" : "torrent", @@ -58,17 +68,17 @@ { "type" : "usbfdd", "name" : "ipfire-2.5-install-usb-fdd.i586-full-core33.img.gz", - "sha1" : "0000000000000000000000000000000000000000" + "sha1" : "5e8888afb035881f07ef318fc75dda7a3ab16840" }, { "type" : "usbhdd", "name" : "ipfire-2.5-install-usb-hdd.i586-full-core33.img.gz", - "sha1" : "0000000000000000000000000000000000000000" + "sha1" : "6b1e702d5cf2f317ff52371ecd7e68828b56f262" }, { "type" : "xen", "name" : "ipfire-2.5.xen.i586-full-core33.tar.bz2", - "sha1" : "0000000000000000000000000000000000000000" + "sha1" : "04e0634ce5e0445c77a8278e254ca7084f68e30a" } ] }, @@ -80,7 +90,19 @@ { "type" : "iso", "name" : "ipfire-3.0-alpha1.i686.iso", - "sha1" : "0000000000000000000000000000000000000000" + "sha1" : "e5d6c236a8997de8f1718f1c44f5a9d8f7d90af6" + } + ] + }, + + { "name" : "IPFire 1.4.9 - FINAL", + "status" : "stable", + "online" : 1, + "files" : [ + { + "type" : "iso", + "name" : "IPFire-1.4.9-FINAL.iso", + "sha1" : "ba40ca010f6c3069f110f6b7d99e3524bd81d367" } ] } -- 2.47.3