This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-21 01:41:41 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
opkg
/
patches
History
Jo-Philipp Wich
3231dce5aa
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
...
SVN-Revision: 18119
2009-10-22 08:46:55 +00:00
..
001-fix-double-parsing.patch
opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft
2009-08-10 22:38:37 +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
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