Openwrt/package/opkg/patches
2009-10-22 08:46:55 +00:00
..
001-fix-double-parsing.patch
003-fs_overlay_support.patch
004-host_cpu.patch
005-uninitialized_err.patch
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 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 2009-10-22 08:46:55 +00:00
009-remove-upgrade.patch 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 2009-10-22 08:46:55 +00:00
010-remove-flag.patch 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 2009-10-22 08:46:55 +00:00
011-fix_nullpointer_deref.patch 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 2009-10-22 08:46:55 +00:00