forked from niklasb/libc-database
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathget
More file actions
executable file
·21 lines (18 loc) · 772 Bytes
/
get
File metadata and controls
executable file
·21 lines (18 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#!/bin/bash
. common/libc.sh
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 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/
# Get all debian libc binary
get_all_debian debian-glibc http://debian.osuosl.org/debian/pool/main/g/glibc/