changelog
来自「this is the pkg installer for linux」· 代码 · 共 1,421 行 · 第 1/5 页
TXT
1,421 行
2006-04-20 pigi ( pigi@frumar.it) * Version update to 0.99.162 * Fixed a bad bug introduced in .160 that was blocking the install of a package2006-04-18 pigi ( pigi@frumar.it) * Version update to 0.99.1612006-04-18 pigi ( pigi@frumar.it) * Another little fix for the upgrade part.Now alse the prerm and postrm scripts gets deleted before upgrading. wishing this fix the last troubles in upgrade part. * Fix for #1585 after the bug introduced with the modify for offline root. ( Again )2006-03-30 pigi ( pigi@frumar.it) * Activated the patch from Gunter@ohrner.net for the md5 check of package * Another change in the upgrade part, to handle the ghosts files from an upgraded package2006-03-30 pigi ( pigi@frumar.it) * Version update to 0.99.160 * Fix for #1585 after the bug introduced with the modify for offline root. * Patch from Gunter@ohrner.net that fix a memory leak * Not yet activated, but inserted a patch from Gunter@ohrner.net for the md5 check of package2006-02-06 pigi ( pigi@frumar.it) * Version update to 0.99.159 * Another change in the upgrade part, to handle the ghosts files from an upgraded package * Now it should be ok. Thanks to pb_ for pointing out where to look at.2006-02-02 pigi ( pigi@frumar.it) * Version update to 0.99.158 * Modified the way upgrade handle the removing of a package, to be sure that ipkg doesn't break busybox upgrade * this should fix #1503 2006-01-30 pigi ( pigi@frumar.it) * applied patch from pb_ for speed up things in boot ( to avoid multiple configure execution ) * applied patch from <r.schwebel@pengutronix.de> for 100+ filenames in tar file ( again )! * applied patch from <r.schwebel@pengutronix.de> to avoid trouble in offlineroot installations. 2006-01-22 pigi ( pigi@frumar.it) * Version update to 0.99.1572006-01-17 pigi ( pigi@frumar.it) * Added a check to avoid reading feed files with several options. This should fix #1458 and speed up a lot of executions.2006-01-12 pigi ( pigi@frumar.it) * Version update to 0.99.156 * Fixed a length problem for strncpy when "Installing" option added. This fix bug #1456. Thanks to hrw for signaling2005-12-15 pigi ( pigi@frumar.it) * Version update to 0.99.155 * Added a function to remove the package that is being upgraded. * Fixed a problem when installing by hand. Now ipkg knows that a package has been selected by hand, * and, if every check returns ok, it install the wanted package, instead of selecting one from feed. * Moreover, now downgrade should works again. * Fixed the "Replaces" bug. Now ipkg is able to replace a package also if it doesn't conflict. * Other minor changes in debug options2005-09-15 pigi ( pigi@frumar.it) * Version update to 0.99.154 * Corrected a problem when removing a package, caused by an off by one alignement with the "Provides:" String * Patched for the "depends:" bug introduced after the "Provides:" fix. This fix #1393 * Added a little fix for an off-by-one error in checking for depends.2005-07-29 pigi ( pigi@frumar.it) * Applied a patch for the GNU tar compatibility . Now ipkg can handle filenames > 100 char.2005-07-29 pigi ( pigi@frumar.it) * Version update to 0.99.153 * Fixed a problem with Provides:. Now ipkg is able to install foo when foo is provided by bar, and is able to determine the best candidate based on * package name. This also fix #13282005-07-06 pigi ( pigi@frumar.it) * Version update to 0.99.152 * Fixed a length problem for strncpy after "Downgrading" option added. This fix bug #1373. Thanks to steven.scholz@imc-berlin.de for signaling2005-06-16 pigi ( pigi@frumar.it) * Version update to 0.99.151 * Fixed a missing check for null pointers . This fix bug #13582005-06-05 pigi ( pigi@frumar.it) * Version update to 0.99.150 * Added the -force-downgrade option to allow the downgrade of a package2005-05-11 pigi ( pigi@frumar.it) * Version update to 0.99.149 * Added the possibility to choice the ipkglibdir from configure ( --with-libipkgdir )2005-04-10 pigi ( pigi@frumar.it) * Version update to 0.99.1482005-04-09 pigi ( pigi@frumar.it) * Found a bug in output from error_list. Now every error is printed, also if the functions don't return an error. * Added a patch to Makefile from Robert Schwebel <r.schwebel@pengutronix.de>, cleaning things a bit. Thanks to Schwebel2005-03-30 pigi ( pigi@frumar.it) * Version update to 0.99.147 * Found a bug in ipkg_install when freeing a cursor 2005-03-28 pigi ( pigi@frumar.it) * Version update to 0.99.146 * Modified the ipkg_error messaging to collect all the messages at the end of the program2005-03-26 pigi ( pigi@frumar.it) * Little bug in message when "depends broken" 2005-03-14 pigi ( pigi@frumar.it) * Version update to 0.99.145 * Found a bug in ipkg remove when a package was depending in itself and ipkg where asked to "-recursive" This fix bug # 1301 * A very little beautify in args.c2005-03-07 pigi ( pigi@frumar.it) * Added the check for md5 in resolv_conf_file. Now ipkg ask for confirmation only it the files differ2005-02-22 pigi ( pigi@frumar.it) * Version update to 0.99.144 * A little fix suggested by drw in ipkg_conf.c * Changed the ipkg.h to be build in automake for oe mechanism . This will enhance the building phase by honouring the lib hierarchy choose by users * Changes in automake to honour the new building mechanism2005-02-20 pigi ( pigi@frumar.it) * Version update to 0.99.143 * libipkg.h: reverting the previous modify * ipkg_conf.c: fixing a probable bug in list_dir that fix problems with opie-packagemanager ( tanks to drw for signaling)2005-02-20 pigi ( pigi@frumar.it) * libipkg.h: added some define to fix the broken external interface after 0.99.139 and lists_dir2005-02-17 pigi ( pigi@frumar.it) * pkg_depends.c: applied patch from rjt@cambridgebroadband.com to remove some c99ism 2005-02-06 pigi ( pigi@frumar.it) * Version update to 0.99.142 * Fixed the definition of full_write and full_read as per bug #12802005-02-06 pigi ( pigi@frumar.it) * Version update to 0.99.141 * Added space in ipkg_message to give more readible messages * Corrected a problem when creating the directories in pkg_dest_init2005-02-05 pigi ( pigi@frumar.it) * Version update to 0.99.140 * Fixed the bug in ipkg_conf for a wrong pointer.2005-02-05 pigi ( pigi@frumar.it) * Version update to 0.99.139 * Fixed the "replaces" problem reported by pb_. Now ipkg is able to resolve a "replace/conflict" reference * Added the possibility to keep the lists file in a different location. Fullfill enh #12762005-02-02 pigi ( pigi@frumar.it) * Fixed the problem for SW_DEINSTALL in remove. Fix #1274 * Fixed the problem issued from florian. This also fix the bug #520 HardLink are now supported2005-01-18 pigi ( pigi@frumar.it) * Version update to 0.99.138 * libbb.h: patch for the uclib 2005-01-14 pigi ( pigi@frumar.it) * ipkg_install.c: applied patch from rjt@cambridgebroadband.com to remove some c99ism 2005-01-14 jamey ( jamey@handhelds.org ) * pkg_hash.c: applied patch from Jean Tourrilhes to allow default arch to be different than host arch 2005-01-10 pigi ( pigi@frumar.it) * Version update to 0.99.137 * fixed a little, but annoying bug when writing the status file.2005-01-10 pigi ( pigi@frumar.it) * Version update to 0.99.136 * Lot of memory leak fixes from Benjamin Pineau <ben@zouh.org> * Fix for the Provides, that weren't able to "protect" their dependants while removing. Now the remove should be safer. * removed the replace.h stuff from automake .ac/.in files. This should align to oe2005-01-06 pigi ( pigi@frumar.it) * Version update to 0.99.135 * Various fix for dependencies in control files2005-01-06 pigi ( pigi@frumar.it) * Version update to 0.99.134-1 for fixing a problem with cvs tag on previous version2005-01-06 pigi ( pigi@frumar.it) * Version update to 0.99.134 * Added a new option for listing only the installed packages. Asked by pb_ but really important * Little modification to autoconfigure.sh * removed fileutils dependencies that has disappeared from 0.8 in control-cl.in control-unstripped.in libipkg-control.in 2004-11-18 pigi ( pigi@frumar.it) * Version update to 0.99.133 * Fix for preserve date and time when extracting a package. Thanks to <trevor.pering@intel.com>2004-10-07 pigi ( pigi@frumar.it) * Version update to 0.99.132 * Little fix on available blocks calculation. Thanks to seved.torstendahl@netinsight.se for founding it. * this fix #12592004-09-20 pigi ( pigi@frumar.it) * Version update to 0.99.131 * Added a lot of debug info in DEBUG2 * Added a check in ipkg_install.c to permit replacing of existing file when installing a package * from a file ( not an upgrade ) when ipkg find a file clash but the owner of the package is the * same. That should fix the #12462004-09-02 pigi ( pigi@frumar.it) * Version update to 0.99.130 * Added patch from pb_ for bug #1251. A lot of thanks to Phil2004-09-02 pigi ( pigi@frumar.it) * Some changes on output messages to be a little bit clear2004-09-01 pigi ( pigi@frumar.it) * Applied patches from pb_ (bug #1244) * Added EXTRADIST = ipkg.c and others in Makefile.am as in ipkg.0.99.xxx.tar.gz the ipkg.c was missing. ( reported by odvard12@yahoo.com ) * Version update to 0.99.1292004-08-19 Florian <florian.boor@kernelconcepts.de> * Version update to 0.99.128 * libipkg.c, ipkg_cmd.c: Fixed return value zero if installation failed. Changed text because failing to install a package is not necessarily a bug :-) * Makefile.in, libbb/Makefile.in: Removed autogenerated files.2004-08-18 Florian <florian.boor@kernelconcepts.de> * Two more fixed memory leaks. Contributed by Nils Faerber.2004-08-17 Florian <florian.boor@kernelconcepts.de> * Fix to avoid major memory leak due to multiple initialising of hash tables. Contributed by Nils Faerber.2004-07-20 pigi ( pigi@frumar.it) * configure.ac: updated to 0.99.127 * Applied patch from tmbinc@elitedvb.net (Felix Domke) to fix some problems when in use on platforms * different from arm. Fixes big #12342004-06-15 pigi ( pigi@frumar.it) * configure.ac: updated to 0.99.1262004-06-12 florian <florian.boor@kernelconcepts.de> * Makefile.am: Added some missing headers to the list. * libipkg.pc.in: Fixed hardcoded prefix... tsts2004-06-12 pigi ( pigi@frumar.it) * pb_ patch for setuid bit in unarchive2004-06-05 pigi ( pigi@frumar.it) * configure.ac: updated to 0.99.125 * modified almost all reference to xregexec in fnmatch ( as adviced by zap). This should fix every problem with strange character in package name when using regex in functions ( as per info_status_cmd or remove ). #12202004-05-21 pigi ( pigi@frumar.it) * configure.ac: updated to 0.99.124 * import the kergoth patch for Makefile.am to fix the linking problems on arch <> arm * added the ipkg remove <regexp> feature. * fixed the ipkg usage message, 'cause in "ifdef LIBIPKG" we don't have the ipkg info field version. * added the message "No package removed" if no package has been removed. This to avoid misunderstanding with the successfully done message at the exit of execution.2004-05-16 pigi ( pigi@frumar.it) * configure.ac: updated to 0.99.122-3 * Anothere little fix. Added the version number in control.in. This should fix definitelly the problem with dependencies2004-05-16 pigi ( pigi@frumar.it) * configure.ac: updated to 0.99.122-2 * New subrelease released to correct the problem for dependencies (libipkg >= 0.99.122-1) in ipkg control file2004-05-14 pigi ( pigi@frumar.it) * configure.ac: updated to 0.99.122-1 * needed for a recompilation with the libtool updated. This could fix the #1209 created by my old libtool version * cleaned the cvs dir by removing the really unneeded busybox directory2004-05-10 pigi ( pigi@frumar.it) * configure.ac: updated to 0.99.122 * pb_, cworth and I discussed a bit on ipkg output to users. We agreed on removing some confusing * messages, moving them to a debug level of verbosity. * I do added also some message to user indicating the phase ipkg is in, and a global ending message * informing the user for the status of operation. * This fixes the #1206, and hopefully does not introduce others ;-) 2004-05-03 pigi ( pigi@frumar.it) * configure.ac: updated to 0.99.121 * reenoo__ found a problem with depend lines > 1023, and pb fixed it. Thanks to both, * This should fix #1204.2004-04-08 pigi ( pigi@frumar.it) * configure.ac: updated to 0.99.120 * pb found another one. The configure cmd now will set the correct values in status file * #1196 fixed2004-04-07 pigi ( pigi@frumar.it) * configure.ac: updated to 0.99.119 * pb found another one. Commiting his patch, elegant as usual :) 2004-03-29 jamey ( jamey@handhelds.org) * configure.ac: updated to 0.99.1182004-03-29 pigi ( pigi@frumar.it)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?