netifd: update to the latest version, contains small fixes for interface reloading...
[openwrt/openwrt.git] / package / opkg / patches /
2011-10-15 Jo-Philipp Wichopkg: fix a double free of pkg vectors when recursively...
2011-04-15 Felix Fietkauopkg: avoid using getline() to fix a compile issue...
2011-04-11 Jo-Philipp Wichopkg: update to r618
2010-12-13 Jo-Philipp Wichopkg: disable output shaving
2010-11-25 Jo-Philipp Wichopkg: ship pkg.m4, this fixes building on FreeBSD
2010-11-24 Jo-Philipp Wichopkg: write error messages to stdout
2010-10-19 Florian FainelliMerge branch 'master' of git://nbd.name/openwrt
2010-10-05 Jo-Philipp Wichopkg: update to r576, remove 013add-list-changed-conffi...
2010-10-03 Jo-Philipp Wichopkg: implement "list-changed-conffiles" command, based...
2010-10-02 Jo-Philipp Wichopkg: reenable global upgrade, refresh patches
2010-09-13 Alexandros C. Coul... package/opkg: add missing patch from r23050
2010-09-13 Alexandros C. Coul... package/opkg: update to r563
2010-09-12 Jo-Philipp Wichopkg: - implement --add-dest and --add-arch commandline...
2010-09-06 Jo-Philipp Wichopkg: add --force-run-hooks option to run postinstall...
2010-07-21 Jo-Philipp Wichopkg: fix host compilation on Darwin (libopkg_test...
2010-07-21 Jo-Philipp Wichopkg: strip trailing whitespaces from entries in conffi...
2010-04-18 Jo-Philipp Wichopkg: update to r528, refresh patches
2010-04-03 Nicolas Thillopkg: add upstream patch fixing the order packages...
2010-03-28 Nicolas Thillopkg: fix usage to reflect change in the upgrade command
2010-03-26 Gabor Juhospackage/opkg: refresh patches
2010-01-25 Felix Fietkauopkg: remove an empty patch
2010-01-13 Jo-Philipp Wichopkg: fallback to dest->root_dir if specified overlay_r...
2010-01-07 Jo-Philipp Wichopkg: update to r513, move lock-file to /var/lock and...
2009-12-22 Jo-Philipp Wichopkg: only select overlay_root if the install destinati...
2009-12-21 Jo-Philipp Wichopkg: fix invalid free triggered by 011-old-config...
2009-12-21 Jo-Philipp Wichopkg: the current version leaves empty temp directories...
2009-12-20 Jo-Philipp Wichopkg: update to r503 - reduces peak memory usage by...
2009-11-11 Jo-Philipp Wichopkg: forgot to remove two obsolete patches in last...
2009-11-11 Jo-Philipp Wichopkg: bump to r284 - incorporates parsing improvements...
2009-10-22 Jo-Philipp Wichopkg: ignore Section, Source and Maintainer as well...
2009-10-22 Jo-Philipp Wichopkg: - re-enable upgrade and restrict it to signle...
2009-10-22 Jo-Philipp Wichopkg: - replace package list parser by something that...
2009-10-20 Felix Fietkauopkg: get rid of libopkg, saves >10k compressed, >40k...
2009-09-19 Felix Fietkauopkg: fix the -force_space option
2009-08-10 Jo-Philipp Wichopkg: fix duplicate parsing of config file, move opkg...
2009-08-06 Imre Kalozupgrade opkg to r215 from the googlecode svn
2009-05-17 Florian Fainelliupdate to r4993
2009-03-28 Felix Fietkauopkg: fix error message reporting caused by an uninitia...
2009-02-14 Felix Fietkauopkg: apparently array bounds checking is gcc 4.3 speci...
2009-02-14 Felix Fietkauopkg: work around a gcc warning bug related to array...
2009-01-16 Felix Fietkaufix opkg target arch detection problem on x86
2008-12-21 Felix Fietkaufix opkg overlay_root option for jffs2-only images
2008-12-15 Nicolas Thilladd a patch helping available storage space detection...
2008-10-30 Travis Kemenremove GPG not enabled in this build warning
2008-08-05 Travis Kemenupdate opkg to 4564, fixes a couple of memory leaks
2008-07-29 Travis Kemenremoved a missed dependancy on curl remove use of autog...
2008-07-29 Travis Kemenadd opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so...