summaryrefslogtreecommitdiff
path: root/package/opkg/patches/010-remove-flag.patch
Commit message (Collapse)AuthorAge
* package/opkg: update to r563Alexandros C. Couloumbis2010-09-13
| | | | SVN-Revision: 23050
* opkg: update to r528, refresh patchesJo-Philipp Wich2010-04-18
| | | | SVN-Revision: 21008
* package/opkg: refresh patchesGabor Juhos2010-03-26
| | | | SVN-Revision: 20474
* opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - ↵Jo-Philipp Wich2010-01-07
| | | | | | went upstream SVN-Revision: 19061
* opkg: update to r503 - reduces peak memory usage by further 20%, rebased ↵Jo-Philipp Wich2009-12-20
| | | | | | patches, restored old config file default SVN-Revision: 18864
* opkg: bump to r284 - incorporates parsing improvements upstream - fixes a ↵Jo-Philipp Wich2009-11-11
| | | | | | couple of memory leaks - fixes some null pointer dereferences - fixes possible crashes during removal of packages - various other corrections SVN-Revision: 18380
* opkg: - re-enable upgrade and restrict it to signle packages, fix usage text ↵Jo-Philipp Wich2009-10-22
| | | | | | - only read package descriptions if they're actually needed (almost never), saves even more space when parsing package lists - refresh patches SVN-Revision: 18120
* opkg: - replace package list parser by something that works with fixed ↵Jo-Philipp Wich2009-10-22
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 SVN-Revision: 18119