From 96f465db7623b649a3ae5f5a84fe67217eeb99ce Mon Sep 17 00:00:00 2001 From: Niklas Baumstark Date: Wed, 30 Dec 2015 21:57:15 +0100 Subject: temporarily disable utopic because it's buggy, add wily --- get | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'get') diff --git a/get b/get index fd3112b..7c835cd 100755 --- a/get +++ b/get @@ -4,12 +4,15 @@ get_current_ubuntu trusty i386 libc6 get_current_ubuntu trusty amd64 libc6 get_current_ubuntu trusty amd64 libc6-i386 -get_current_ubuntu utopic i386 libc6 -get_current_ubuntu utopic amd64 libc6 -get_current_ubuntu utopic amd64 libc6-i386 +#get_current_ubuntu utopic i386 libc6 +#get_current_ubuntu utopic amd64 libc6 +#get_current_ubuntu utopic amd64 libc6-i386 get_current_ubuntu vivid i386 libc6 get_current_ubuntu vivid amd64 libc6 get_current_ubuntu vivid amd64 libc6-i386 +get_current_ubuntu wily i386 libc6 +get_current_ubuntu wily amd64 libc6 +get_current_ubuntu wily amd64 libc6-i386 get_all_ubuntu archive-eglibc http://security.ubuntu.com/ubuntu/pool/main/e/eglibc/ get_all_ubuntu archive-glibc http://security.ubuntu.com/ubuntu/pool/main/g/glibc/ -- cgit v1.2.3