update busybox-power against BusyBox 1.19.4 release
[busybox-power] / debian / patches / series
index b267641..eac5971 100644 (file)
@@ -1,5 +1,5 @@
 #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.19.3-5.debian.tar.gz
 shell-ash-export-HOME.patch
 applets-fallback.patch
 init-console.patch
@@ -15,9 +15,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
+0001-appletlib-parse-etc-environment-prior-to-applet-laun.patch
+0001-vi-implement-p-go-to-previous-file.patch
+
+#Hotfixes
+
+#Patched pulled from busybox git
+git-backports/0001-lineedit-fix-atomic-replace-of-history-file-hush-fix.patch
+git-backports/0002-lineedit-add-support-for-history-saving-on-exit.patch
+git-backports/0003-lineedit-remove-SAVE_HISTORY-bit-hist_file-can-be-us.patch
+
+#Miscellaneous
+0001-lineedit-fix-history-saving-when-history-MAX_HISTORY.patch