Browse Source

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).
Tianon Gravi 10 years ago
parent
commit
77200a03e1
1 changed files with 9 additions and 5 deletions
  1. 9 5
      library/busybox

+ 9 - 5
library/busybox

@@ -1,8 +1,12 @@
+# maintainer: InfoSiftr <[email protected]> (@infosiftr)
 # maintainer: Jérôme Petazzoni <[email protected]> (@jpetazzo)
 
-buildroot-2013.08.1: git://github.com/jpetazzo/docker-busybox@220a689ce359914af3e08a698d1d74ec7aa0a444
-buildroot-2014.02: git://github.com/jpetazzo/docker-busybox@91641afe424df5e838bac254d43e09f051ab8c3e
-latest: git://github.com/jpetazzo/docker-busybox@91641afe424df5e838bac254d43e09f051ab8c3e
-ubuntu-12.04: git://github.com/jpetazzo/docker-busybox@4f6cb64c3b3255c58021dc75100da0088796a108
-ubuntu-14.04: git://github.com/jpetazzo/docker-busybox@ca435164f45c40d761fad9ef9b5a76a6ba0d5f1a
+1.21.0-ubuntu: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 ubuntu
+1.21-ubuntu: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 ubuntu
+1-ubuntu: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 ubuntu
+ubuntu: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 ubuntu
 
+1.23.2: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 upstream
+1.23: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 upstream
+1: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 upstream
+latest: git://github.com/docker-library/busybox@48808d0973e3c5647809b8451ddb2605134bec80 upstream