1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 15:53:49 +03:00
openwrt-xburst/package/opkg/patches
jow a460e82adb [package] opkg:
- replace package list parser by something that works with fixed buffers
	  to avoid slurping the whole file into memory during parsing
	- fix a possible null pointer dereference in opkg_remove_cmd()
	- get rid of upgrade, it cannot upgrade single packages and kills
	  the system in most cases
	- get rid of the flag operation, not needed
	- bump package revision


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-22 08:46:55 +00:00
..
001-fix-double-parsing.patch [package] opkg: crlf -> lf in 001-fix-double-parsing.patch 2009-08-12 13:19:34 +00:00
003-fs_overlay_support.patch upgrade opkg to r215 from the googlecode svn 2009-08-06 20:08:27 +00:00
004-host_cpu.patch upgrade opkg to r215 from the googlecode svn 2009-08-06 20:08:27 +00:00
005-uninitialized_err.patch upgrade opkg to r215 from the googlecode svn 2009-08-06 20:08:27 +00:00
006-fix_force_space.patch opkg: fix the -force_space option 2009-09-19 17:32:59 +00:00
007-force_static.patch opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed 2009-10-20 08:21:10 +00:00
008-fix_parsing_insanity.patch [package] opkg: 2009-10-22 08:46:55 +00:00
009-remove-upgrade.patch [package] opkg: 2009-10-22 08:46:55 +00:00
010-remove-flag.patch [package] opkg: 2009-10-22 08:46:55 +00:00
011-fix_nullpointer_deref.patch [package] opkg: 2009-10-22 08:46:55 +00:00