apply BusyBox 1.20.1 hotfixes
[busybox-power] / debian / patches / series
index fe4d601..b5c9c45 100644 (file)
@@ -1,12 +1,10 @@
 #Updated patches from Debian Sid; these are also in Nokia's busybox sources
-#Source: http://ftp.de.debian.org/debian/pool/main/b/busybox/busybox_1.18.4-2.debian.tar.gz
+#Source: http://ftp.de.debian.org/debian/pool/main/b/busybox/busybox_1.20.0-4.debian.tar.gz
 shell-ash-export-HOME.patch
-applets-fallback.patch
 init-console.patch
 version.patch
 
 #Patches ported from Nokia's busybox sources
-03tar.patch
 05thumb.patch
 06ls.patch
 busybox-zero-ifr.ifr_hwaddr.sa_data.patch
@@ -15,11 +13,20 @@ top-display-rss.patch
 #New patches to bring back Maemo's old busybox behaviour
 supress-bad-number.patch
 parse-complete-hostname.patch
+ps-accept-and-ignore-missing-options.patch
 
 #New patches as per reported issues by users
-showkey-any-stdin.patch
 showkey-default-option.patch
-ps-accept-and-ignore-missing-options.patch
-ash-history-buffer.patch
-ctrl_r-history-search.patch
+
+#Hotfixes
+hotfixes/busybox-1.20.1-ash.patch
+hotfixes/busybox-1.20.1-ifupdown.patch
+hotfixes/busybox-1.20.1-man.patch
+hotfixes/busybox-1.20.1-mke2fs.patch
+hotfixes/busybox-1.20.1-ps.patch
+hotfixes/busybox-1.20.1-tar.patch
+
+#Patched pulled from busybox git
+
+#Miscellaneous