Skip to content

Commit 77200a0

Browse files
committed
Switch busybox over to co-maintainership
Also, update it with a new version built directly from upstream's sources (instead of relying on buildroot to update their embedded copy of busybox).
1 parent 7b620cb commit 77200a0

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

library/busybox

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
# maintainer: InfoSiftr <[email protected]> (@infosiftr)
12
# maintainer: Jérôme Petazzoni <[email protected]> (@jpetazzo)
23

3-
buildroot-2013.08.1: git://github.com/jpetazzo/docker-busybox@220a689ce359914af3e08a698d1d74ec7aa0a444
4-
buildroot-2014.02: git://github.com/jpetazzo/docker-busybox@91641afe424df5e838bac254d43e09f051ab8c3e
5-
latest: git://github.com/jpetazzo/docker-busybox@91641afe424df5e838bac254d43e09f051ab8c3e
6-
ubuntu-12.04: git://github.com/jpetazzo/docker-busybox@4f6cb64c3b3255c58021dc75100da0088796a108
7-
ubuntu-14.04: git://github.com/jpetazzo/docker-busybox@ca435164f45c40d761fad9ef9b5a76a6ba0d5f1a
4+
1.21.0-ubuntu: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 ubuntu
5+
1.21-ubuntu: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 ubuntu
6+
1-ubuntu: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 ubuntu
7+
ubuntu: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 ubuntu
88

9+
1.23.2: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 upstream
10+
1.23: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 upstream
11+
1: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 upstream
12+
latest: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 upstream

0 commit comments

Comments
 (0)