|
|
|
|
Changelog for urpmi-parallel-ssh-4.4-48sls.noarch.rpm :
Wed Dec 31 03:00:00 2003 Vincent Danen 4.4-48sls - new macro: %allow_karun which is off for OpenSLS builds - fix %allow_gurpmi macro - don\'t build gurpmi
Fri Dec 19 03:00:00 2003 Vincent Danen 4.4-47sls - OpenSLS build - tidy spec - do a lot of %define forces using %build_opensls macro - remove Distribution tag - don\'t use %real_release
Mon Dec 15 03:00:00 2003 Fran�ois Pons 4.4-46mdk - fixed improper restart and possible loop of restart.
Wed Dec 10 03:00:00 2003 Fran�ois Pons 4.4-45mdk - added compability with RH 7.3.
Sat Dec 6 03:00:00 2003 Fran�ois Pons 4.4-44mdk - fixed bug 6013, 6386, 6459. - fixed restart of urpmi in test mode which should be avoided. - added executability if perl-Locale-gettext is missing.
Thu Nov 6 03:00:00 2003 Guillaume Cottenceau 4.4-43mdk - urpmi: fix exitcode always true when running in gurpmi mode, by using _exit instead of exit, probably some atexit gtk stuff in the way
Thu Nov 6 03:00:00 2003 Guillaume Rousse 4.4-42mdk - added bash-completion - spec cleanup - bziped additional sources
Fri Oct 31 03:00:00 2003 Fran�ois Pons 4.4-41mdk - added the Erwan feature (update rpm, perl-URPM or urpmi first and restart urpmi in such case). - added contributors section in man page (please accept I may have forget you, so ask to authors in such case).
Wed Oct 22 04:00:00 2003 Fran�ois Pons 4.4-40mdk - fixed invalid signature checking when using --media on first package listed.
Wed Oct 8 04:00:00 2003 Fran�ois Pons 4.4-39mdk - fixed names.XXX file not always regenerated.
Wed Sep 24 04:00:00 2003 Fran�ois Pons 4.4-38mdk - fixed md5sum or copy of hdlist of virtual media uneeded. - fixed bug 5807 for names.XXX files still present after removing medium XXX. - fixed bug 5802 about exotic character recognized as default answer. - fixed bug 5833 about urpme having Y for removing packages by default. - fixed parallel urpme on some cases.
Thu Sep 18 04:00:00 2003 Fran�ois Pons 4.4-37mdk - fixed virtual media examination of list file.
Wed Sep 17 04:00:00 2003 Fran�ois Pons 4.4-36mdk - fixed virtual media examination of descriptions or pubkey files. - fixed adding medium on a directory directly under root, as in file://tmp for example. - removing stale logs.
Thu Sep 11 04:00:00 2003 Fran�ois Pons 4.4-35mdk - get back skipping warning as log (so disabled by default for urpmi). - make sure one package is only displayed once for skipping and installing log. - translation and cs man pages updates. - fixed urpmf man pages.
Tue Sep 9 04:00:00 2003 Fran�ois Pons 4.4-34mdk - make sure --force will answer yes for all question (except choosing a package and changing removable media, this means that signature checking is also disabled). - force second pass if virtual media using hdlist are used. - improved probing files for hdlist or synthesis.
Sun Sep 7 04:00:00 2003 Fran�ois Pons 4.4-33mdk - added automatic generation of /var/lib/urpmi/names. for completion to be faster. - skipped or installed entries are first tested against compatible arch.
Sat Sep 6 04:00:00 2003 Fran�ois Pons 4.4-32mdk - fixed symlink in current working directory. - added fixes from gc (signature checking improvement and basename usage). - fixed bad reason with standalone star in text. - skipping log are now always displayed.
Fri Sep 5 04:00:00 2003 Fran�ois Pons 4.4-31mdk - removed obsoleted and no more used -d of urpmi.update. - fixed --bug to handle local pakcages and virtual media. - added -z option to urpmi, urpmi.addmedia and urpmi.update for handling on the fly compression if possible, only handled for rsync:// and ssh:// protocol currently. - removed -z option by default for rsync:// protocol. - avoid trying locking rpmdb when using --env. - fixed media updating on second pass when a synthesis virtual medium is used.
Wed Sep 3 04:00:00 2003 Fran�ois Pons 4.4-30mdk - improved checking to be safer and smarter. - added urpm::check_sources_signatures.
Tue Sep 2 04:00:00 2003 Fran�ois Pons 4.4-29mdk - fixed AATTEXPORT of *N to be N only (avoid clashes with rpmdrake or others, and fix #5090) - added urpmi.cfg man page in section 5. - fixed bug 5058.
Fri Aug 29 04:00:00 2003 Fran�ois Pons 4.4-28mdk - fixed transaction number restarting at 1 in split mode. - updated C and fr man pages. - added urpme man page.
Fri Aug 29 04:00:00 2003 Fran�ois Pons 4.4-27mdk - update /var/lib/urpmi/MD5SUM for managing md5sum of files. - make sure cwd is changed when downloading to cache directory.
Wed Aug 27 04:00:00 2003 Fran�ois Pons 4.4-26mdk - added -z for rsync:// protocol by default. - fixed some cosmetic log glitches when progressing download. - fixed multiple removable device management. - fixed urpmi not locking urpmi db.
Sat Aug 23 04:00:00 2003 Fran�ois Pons 4.4-25mdk - automatically fork transaction if they are multiple.
Fri Aug 22 04:00:00 2003 Fran�ois Pons 4.4-24mdk - updated with newer perl-URPM (changes in URPM::Signature).
Thu Aug 21 04:00:00 2003 Fran�ois Pons 4.4-23mdk - fixed bad key ids recognized from pubkey during update of media. - simplified list and pubkey location to be more compatible with previous version and avoid probing too many files. - simplified log to be more explicit when a key is imported.
Wed Aug 20 04:00:00 2003 Fran�ois Pons 4.4-22mdk - fixed MD5SUM and pubkey management for local media. - fixed post deadlock with rpm < 4.2.
Tue Aug 12 04:00:00 2003 Fran�ois Pons 4.4-21mdk - added -a flag for urpmq (so that urpmq -a -y -r will do what is requested more or less). - fixed rsync:// and ssh:// protocol with integer limit-rate not multiple of 1024. - removed requires on perl-DateManip (as it now optional).
Tue Aug 12 04:00:00 2003 Fran�ois Pons 4.4-20mdk - fixed bug 4637 and add reason for removing package in urpme. - fixed handling of pubkey file. - fixed proxy typo when using curl (Guillaume).
Thu Aug 7 04:00:00 2003 Fran�ois Pons 4.4-19mdk - fixed local package not found when using curl and without an absolute path. - added signature support on distant media (in pubkey file). - fixed bug 4519. - fixed bug 4513 (--no-md5sum added for test purpose, workaround).
Sat Aug 2 04:00:00 2003 Fran�ois Pons 4.4-18mdk - fixed shared locks management by simple user.
Sat Aug 2 04:00:00 2003 Fran�ois Pons 4.4-17mdk - fixed shared locks management (were always exclusive).
Fri Aug 1 04:00:00 2003 Fran�ois Pons 4.4-16mdk - fixed transaction number when split is active. - fixed transaction which should not be splited in parallel mode. - use a regular file opened in write mode for locking. - added shared lock for urpmi, urpmq and urpmf (exclusive lock are done by urpmi.addmedia, urpmi.removemedia and urpmi.update).
Wed Jul 30 04:00:00 2003 Fran�ois Pons 4.4-15mdk - fixed urpme --parallel --auto still asking the user. - fixed --keep for parallel mode.
Wed Jul 30 04:00:00 2003 Fran�ois Pons 4.4-14mdk - fixed urpme --auto disabling fuzzy report. - fixed urpme --parallel which was not handling log. - fixed urpme to always ask user in parallel mode. - fixed urpme --parallel when one node has not a package. - make package compilable and workable directly on Mandrake Clustering which is a 9.0 based distribution.
Tue Jul 29 04:00:00 2003 Fran�ois Pons 4.4-13mdk - fixed trying to promote ARRAY(...) message. - fixed output of urpmq to be sorted. - added support for --keep in urpmi and urpmq to give an hint for resolving dependencies about trying to keep existing packages instead of removing them. - added some translations to french man page of urpmi.
Tue Jul 29 04:00:00 2003 Fran�ois Pons 4.4-12mdk - avoid spliting transaction if --test is used.
Tue Jul 29 04:00:00 2003 Fran�ois Pons 4.4-11mdk - fixed bug 4331. - printing error again at the end of installation when multiple transaction failed.
Sat Jul 26 04:00:00 2003 Fran�ois Pons 4.4-10mdk - added urpme log and urpmi removing log (bug 3889). - fixed undefined subroutine ...N... when using parallel mode (bug 3982). - fixed moving of files inside the cache (bug 3833). - fixed not obvious error message (bug 3436). - fixed parallel installation of local files.
Fri Jul 18 04:00:00 2003 Fran�ois Pons 4.4-9mdk - fixed error code reporting after installation. - fixed if packages have not been found on some cases.
Fri Jun 27 04:00:00 2003 Fran�ois Pons 4.4-8mdk - fixed urpmq -d not working if package given has unsatisfied dependencies as backtrack is active, now -d use nodeps. - added AATTunsatisfiedAATT info with -c of urpmq. - fixed lock database error when upgrading urpmi. - added hack to avoid exiting installation with --no-remove if --allow-force is given, avoid removing packages in such cases.
Fri Jun 27 04:00:00 2003 Fran�ois Pons 4.4-7mdk - fixed building of hdlist.
Sat Jun 21 04:00:00 2003 Fran�ois Pons 4.4-6mdk - fixed --virtual to work with synthesis source.
Fri Jun 20 04:00:00 2003 Fran�ois Pons 4.4-5mdk - fixed everything already installed annoying message. - added --virtual to urpmi.addmedia to handle virtual media. - added promotion message reason for backtrack.
Thu Jun 19 04:00:00 2003 Fran�ois Pons 4.4-4mdk - added --env to urpmq and urpmf (simplest to examine now). - fixed --allow-nodeps and --allow-force no more taken into account (bug 4077).
Thu Jun 19 04:00:00 2003 Fran�ois Pons 4.4-3mdk - changed --split-level behaviour to be a trigger (default 20). - added --split-length to give minimal transaction length (default 1). - added missing log for unselected and removed packages in auto mode.
Wed Jun 18 04:00:00 2003 Fran�ois Pons 4.4-2mdk - fixed parallel handler with removing. - fixed glitches with gurpmi. - fixed bad test report. - fixed bad transaction ordering and splitting on some cases.
Tue Jun 17 04:00:00 2003 Fran�ois Pons 4.4-1mdk - added preliminary support for small transaction set. - internal library changes (compabilility should have been kept).
Sat Jun 14 04:00:00 2003 Fran�ois Pons 4.3-15mdk - fixed incorrect behaviour when no key_ids options are set. - created retrieve methods and translation methods for packages unselected or removed.
Sat Jun 14 04:00:00 2003 Fran�ois Pons 4.3-14mdk - added key_ids global and per media option to list authorized key ids. - improved signature checking by sorting packages list and give reason as well as signature results (may be hard to read but very fine for instance). - need perl-URPM-0.90-10mdk or newer for signature handling.
Fri Jun 6 04:00:00 2003 Fran�ois Pons 4.3-13mdk - added patch from Micha�l Scherer to add --no-uninstall (or --no-remove) and assume no by default when asking to remove packages. - updated urpmq with newer perl-URPM 0.90-4mdk and better. - fixed bad display of old package installation reason.
Tue May 27 04:00:00 2003 Fran�ois Pons 4.3-12mdk - updated for newer perl-URPM 0.90 series. - give reason of package requested not being installed.
Sat May 17 04:00:00 2003 Fran�ois Pons 4.3-11mdk - try to handle resume connection (do not always remove previous download, only works for hdlist or synthesis using rsync). - updated for perl-URPM-0.84 (ask_remove state hash simplified).
Wed May 14 04:00:00 2003 Pons Fran�ois 4.3-10mdk - updated to use latest perl-URPM (simplified code, no interface should be broken).
Tue May 13 04:00:00 2003 Guillaume Cottenceau 4.3-9mdk - internalize grpmi in gurpm.pm so that we can share graphical progression of download and installation between gurpmi and rpmdrake
Sat Apr 26 04:00:00 2003 Fran�ois Pons 4.3-8mdk - added -i in urpmq --help (fix bug 3829). - fixed many urpmf options: --media, --synthesis, -e. - added --excludemedia and --sortmedia to urpmf. - fixed --sortmedia not working properly. - slightly modified cache management for rpms, not always use partial subdirectory before transfering to rpms directory. - improved --list-aliases, --list-nodes and --list-media to be much faster than before.
Fri Apr 25 04:00:00 2003 Fran�ois Pons 4.3-7mdk - added -v to urpme and removed default log. - avoid curl output to be seen. - make require of Date::Manip optional (urpmi manage to continue evan if Date::Manip is not there of fail due to unknown TZ).
Thu Apr 24 04:00:00 2003 Fran�ois Pons 4.3-6mdk - added more log when installing packages. - urpmf: added --sourcerpm, --packager, --buildhost, --url, --uniq and -v, -q, -u (as alias to --verbose, --quiet, --uniq).
Wed Apr 23 04:00:00 2003 Fran�ois Pons 4.3-5mdk - improved output of urpmq -i (with packager, buildhost and url). - fixed output of download informations (without callback). - fixed error message of urpmi.update and urpmi.removemedia when using -h or --help. - fixed urpmq -i to work on all choices instead of the first one.
Sat Apr 19 04:00:00 2003 Fran�ois Pons 4.3-4mdk - added urpmq -i (the almost same as rpm -qi).
Fri Apr 18 04:00:00 2003 Fran�ois Pons 4.3-3mdk - fixed readlink that make supermount sloowwwwwiiiinnnngggg. - improved find_mntpoints to follow symlink more accurately but limit to only one mount point. - fixed media which are loosing their with_hdlist ramdomly.
Thu Apr 17 04:00:00 2003 Fran�ois Pons 4.3-2mdk - added --sortmedia option to urpmi and urpmq. - improved MD5SUM file for hdlist or synthesis management, added md5sum in /etc/urpmi/urpmi.cfg for each media when needed. - improved output when multiple package are found when searching.
Tue Apr 15 04:00:00 2003 Fran�ois Pons 4.3-1mdk - avoid scanning all urpmi cache for checking unused rpm files. - added smarter skip.list support (parsed before resolving requires). - added --excludemedia options to urpmi and urpmq. - obsoleted -h, added --probe-synthesis, --probe-hdlist, --no-probe, now --probe-synthesis is by default. - added --excludedocs option. - fixed --excludepath option.
Sat Mar 29 03:00:00 2003 Guillaume Cottenceau 4.2-35mdk - add perl-MDK-Common-devel in the BuildRequires: because we need perl_checker to build (silly, no?), thx Stefan
Fri Mar 28 03:00:00 2003 Guillaume Cottenceau 4.2-34mdk - fix MandrakeClub downloads problem: take advantage of --location-trusted when available (available in curl >= 7.10.3-2mdk)
Fri Mar 14 03:00:00 2003 Fran�ois Pons 4.2-33mdk - fix bug 3258 (use curl -k only for https for curl of 9.0).
Thu Mar 13 03:00:00 2003 Fran�ois Pons 4.2-32mdk - added https:// protocol. (avoid curl limitation and fix bug 3226).
Tue Mar 11 03:00:00 2003 Fran�ois Pons 4.2-31mdk - try to be somewhat perl_checker compliant. - strict require on urpmi.
Fri Mar 7 03:00:00 2003 Pons Fran�ois 4.2-30mdk - fixed %post script to be simpler and much faster.
Fri Mar 7 03:00:00 2003 Fran�ois Pons 4.2-29mdk - reworked po generation completely due to missing translations now using perl_checker. (pablo) - changed library exports (now N function is always exported).
Wed Mar 5 03:00:00 2003 Guillaume Cottenceau 4.2-28mdk - fixed french translations. - fix bug 2680.
Tue Mar 4 03:00:00 2003 Fran�ois Pons 4.2-27mdk - avoid mounting or unmounting a supermounted device. - updated french translations (some from Th�venet C�dric).
Sat Mar 1 03:00:00 2003 Pons Fran�ois 4.2-26mdk - added sanity check of list file used (fix bug 2110 by providing a reason why there could be download error).
Sat Mar 1 03:00:00 2003 Fran�ois Pons 4.2-25mdk - fixed callback behaviour for rpmdrake.
Fri Feb 28 03:00:00 2003 Fran�ois Pons 4.2-24mdk - fixed removable devices not needing to be umouting if supermount is used. - umount removable devices after adding or updating a medium.
Tue Feb 25 03:00:00 2003 Fran�ois Pons 4.2-23mdk - fixed bug 2342 (reported exit code 9 for rpm db access failure)
Sat Feb 22 03:00:00 2003 Fran�ois Pons 4.2-22mdk - fixed callback not sent with wget if a file is not downloaded. - fixed rsync:// protocol to support :port inside url. - simplified propagation of download callback, always protect filename for password. - added newer callback mode for rpmdrake.
Fri Feb 21 03:00:00 2003 Fran�ois Pons 4.2-21mdk - modified --test output to be consistent about the same message displayed if installation is possible whatever verbosity (fixed bug 1955).
Fri Feb 21 03:00:00 2003 Fran�ois Pons 4.2-20mdk - fixed bug 1737 and 1816.
Tue Feb 18 03:00:00 2003 Fran�ois Pons 4.2-19mdk - fixed bug 1719 (ssh distributed mode not working). - fixed english typo.
Sat Feb 15 03:00:00 2003 Fran�ois Pons 4.2-18mdk - fixed bug 1473 and 1329. - fixed bug 1608 (titi sucks).
Thu Feb 13 03:00:00 2003 Fran�ois Pons 4.2-17mdk - added some perl_checker suggestions (some from titi). - help urpmf probe if this is a regexp or not (only ++ checked).
Thu Jan 30 03:00:00 2003 Fran�ois Pons 4.2-16mdk - fixed limit-rate and excludepath causing error in urpmi.cfg. - take care of limit-rate in urpmi.update and urpmi.addmedia.
Wed Jan 29 03:00:00 2003 Fran�ois Pons 4.2-15mdk - fixed verify-rpm (both in urpmi.cfg or command line). - fixed default options activated. - fixed error message about unknown options use-provides and post-clean.
Tue Jan 28 03:00:00 2003 Fran�ois Pons 4.2-14mdk - added more global options to urpmi.cfg: verify-rpm, fuzzy, allow-force, allow-nodeps, pre-clean, post-clean, limit-rate, excludepath.
Tue Jan 28 03:00:00 2003 Fran�ois Pons 4.2-13mdk - simplified portage to perl 5.6.1, because the following open F, \"-|\", \"/usr/bin/wget\", ... are 5.8.0 restrictive. - fixed problem accessing removable media.
Tue Jan 28 03:00:00 2003 Fran�ois Pons 4.2-12mdk - fixed stupid typo using curl.
Sat Jan 25 03:00:00 2003 Fran�ois Pons 4.2-11mdk - add --limit-rate option to urpmi, urpmi.addmedia and urpmi.update. - add preliminary support for options in urpmi.cfg, only verify-rpm is supported yet, format is as follow { verify-rpm : on|yes verify-rpm no-verify-rpm }
Fri Jan 24 03:00:00 2003 Fran�ois Pons 4.2-10mdk - added download log support for rsync and ssh protocol. - make log not visible in log file instead url.
Fri Jan 24 03:00:00 2003 Fran�ois Pons 4.2-9mdk - fix bug 994 according to Gerard Patel. - added download log for urpmi.addmedia and urpmi.update. - fixed wget download log with total size available.
Thu Jan 23 03:00:00 2003 Fran�ois Pons 4.2-8mdk - add callback support for download (fix bug 632 and 387).
Tue Jan 21 03:00:00 2003 Fran�ois Pons 4.2-7mdk - fixed bug 876.
Fri Jan 17 03:00:00 2003 Fran�ois Pons 4.2-6mdk - fixed bug 778 (in cvs since January 11 but not uploaded). - more translations.
Sat Jan 11 03:00:00 2003 Fran�ois Pons 4.2-5mdk - added a reason for each removed package.
Thu Jan 9 03:00:00 2003 Fran�ois Pons 4.2-4mdk - updated english man pages and french version of urpmi.
Tue Jan 7 03:00:00 2003 Fran�ois Pons 4.2-3mdk - fixed -q to avoid a message. - made -q and -v opposite. - added -i to urpmf. - check rpmdb open status (should never fails unless...) in order to give a better error message. - added et man pages.
Fri Dec 20 03:00:00 2002 Fran�ois Pons 4.2-2mdk - added log for package download if verbose. - fixed using hdlist if no synthesis available or invalid.
Thu Dec 19 03:00:00 2002 Fran�ois Pons 4.2-1mdk - fixed file:// protocol now checking file presence. - added distributed urpme (both ka-run and ssh module). - updated perl-URPM and urpmi requires on version (major fixes in perl-URPM-0.81 and extended urpme in urpmi-4.2).
Sat Dec 14 03:00:00 2002 Fran�ois Pons 4.1-18mdk - fixed urpmf so that if callback is not compilable display help. - fixed urpmq and urpmi call without parameter to display help. - added donwload lock to avoid clashes from urpmi.update.
Sat Dec 14 03:00:00 2002 Fran�ois Pons 4.1-17mdk - added mput or scp exit code checking. - temporaly using hdlist file for --summary of urpmf. - fixed perl warning (useless code which was not really useless but by side effects in fact).
Sat Dec 14 03:00:00 2002 Fran�ois Pons 4.1-16mdk - fixed warning message from distributed module for local rpms. - fixed bad test including a 0 for distributed install.
Thu Dec 12 03:00:00 2002 Fran�ois Pons 4.1-15mdk - improve speed of urpmf dramatically if no --files (default if no flags given) nor --description are given. - removed not coded --prereqs of urpmf (use --requires with [ *] instead).
Thu Dec 12 03:00:00 2002 Fran�ois Pons 4.1-14mdk - changed fuzzy search on provides to be deactived by default, use --fuzzy for that now (previous behaviour of --fuzzy is kept). - fixed urpmf --provides, --requires, ... - added -f to urpmf (as used by urpmq).
Thu Dec 12 03:00:00 2002 Fran�ois Pons 4.1-13mdk - fixed error management about missing files after download. - fixed urpme dependencies output to be user friendly.
Thu Dec 12 03:00:00 2002 Fran�ois Pons 4.1-12mdk - fix symlink download with wget. - urpme now print possible errors.
Wed Dec 11 03:00:00 2002 Fran�ois Pons 4.1-11mdk - fixed source installation in / when installing dependencies. - added --install-src to avoid probing on root/user mode. - fixed no log available when user mode. - changed obsoleted -c of urpmq to complete output with package to removes (needed for parallel distributed urpme). - allow distribution of local files. - fixed small typos in urpme.
Sat Dec 7 03:00:00 2002 Fran�ois Pons 4.1-10mdk - fixed indexation when using --distrib-XXX for urpmi.addmedia. - fixed wget output to be far more quietly.
Sat Dec 7 03:00:00 2002 Fran�ois Pons 4.1-9mdk - improved urpmf from sh to perl, now a lot of options and support of synthesis only media. - make medium name mandatory when adding a source with --distrib-XXX using urpmi.addmedia. - fix parallel installation when one node is already up-to-date. - improved callback usage of urpm::configure to use newer perl-URPM interface (much faster and smart with memory, but unstable).
Wed Dec 4 03:00:00 2002 Fran�ois Pons 4.1-8mdk - added --excludepath option (fix bug 577). - fixed missing options given to parallel plugins. - fixed missing files not given to user.
Tue Dec 3 03:00:00 2002 Fran�ois Pons 4.1-7mdk - fixed rsync:// protocol, now it really works, tested.
Tue Dec 3 03:00:00 2002 Fran�ois Pons 4.1-6mdk - fixed mutliple second or more medium being ignored when not using a list file. - fixed problem of package not found when not using list file. - fixed urpmi --auto.
Sat Nov 30 03:00:00 2002 Fran�ois Pons 4.1-5mdk - changed urpmi.addmedia behaviour to use /etc/urpmi/mirror.config and allow it to parse urpmi.setup mirror configuration as well as Mandrake (old) mirror configuration. - allow blank url to be given to get all mirror for a given version and architecture.
Sat Nov 30 03:00:00 2002 Fran�ois Pons 4.1-4mdk - allow urpmi to work with rpm filename with all supported protocols (ftp, http, ssh, rsync). - fixed rsync:// protocol not to use rsync with -e along with an rsync server. - fixed missing list creation update.
Fri Nov 29 03:00:00 2002 Fran�ois Pons 4.1-3mdk - added mirrors management for urpmi.addmedia, so added --distrib-XXX, --from, --version, --arch options. is now just a regex for choosing a mirror, and will have an numeric index appended to it. anyway for more info, look in the code or guess with --help ;-) too late here in Paris ... - urpmi.addmedia now delete failing media to create. - added --update option to urpmi.update, guess for what ?
Fri Nov 29 03:00:00 2002 Fran�ois Pons 4.1-2mdk - allow creating medium without list file. - better handling of url without password to be displayed in urpmi.cfg. - fixed remaining list file in partial cache causing bad list file generation.
Thu Nov 28 03:00:00 2002 Fran�ois Pons 4.1-1mdk - fixed checking md5 of rpm files in cache. - allow rpm files to be downloaded from alternate site. - allow medium to not use a list file.
Thu Nov 14 03:00:00 2002 Fran�ois Pons 4.0-25mdk - fixed --noclean not really completely noclean. - avoid possible lost of with_hdlist parameter on some case when updating a medium.
Fri Nov 8 03:00:00 2002 Fran�ois Pons 4.0-24mdk - fixed still present debug output of urpmq -R. - fixed bad use of cached list file for file or nfs media.
Wed Oct 30 03:00:00 2002 Fran�ois Pons 4.0-23mdk - added MD5SUM file support for downloading hdlist/synthesis. - added -R option to urpmq to search what may provide packages.
Fri Oct 25 04:00:00 2002 Fran�ois Pons 4.0-22mdk - fixed online help of tools to be more consistent. - added some times missing --help options. - fixed bad version displayed by urpmq. - added --list-aliases to list parallel aliases. - fixed bad rpm in cache by checking only MD5 signature.
Thu Oct 17 04:00:00 2002 Fran�ois Pons 4.0-21mdk - fixed bad copy of files when a relative symlink is used. - added minimal README documentation files for distributed modules. - fixed urpmi -P with package name already used by provides of other package.
Wed Sep 18 04:00:00 2002 Fran�ois Pons 4.0-20mdk - gc: fixed curl proxy management.
Tue Sep 17 04:00:00 2002 Fran�ois Pons 4.0-19mdk - fixed possible problem with http proxy for wget. - umount removable device automatically mounted.
Sat Sep 14 04:00:00 2002 Fran�ois Pons 4.0-18mdk - removed apache2-conf from skip.list as it doesn\'t work when trying to install apache2.
Fri Sep 13 04:00:00 2002 Fran�ois Pons 4.0-17mdk - fixed possible no clean of distributed module. - added apache2-conf to skip.list by default. - fixed gurpmi usability.
Thu Sep 12 04:00:00 2002 Fran�ois Pons 4.0-16mdk - improved ka-run distributed module to copy all files with one invocation (newly supported in ka-run-2.0-15mdk). - daouda: InitialPreference for gurpmi (clicking on a rpm under konqueror should launch gurpmi instead of kpackage).
Sat Sep 7 04:00:00 2002 Fran�ois Pons 4.0-15mdk - fixed previous fix not correctly fixed.
Sat Sep 7 04:00:00 2002 Fran�ois Pons 4.0-14mdk - fixed ka-run distributed module.
Fri Sep 6 04:00:00 2002 Fran�ois Pons 4.0-13mdk - simplified --proxy usage (http:// leading now optional). - fixed --proxy and --proxy-user or urpmq.
Fri Sep 6 04:00:00 2002 Fran�ois Pons 4.0-12mdk - fixed bad englist message. - updated translation.
Sat Aug 31 04:00:00 2002 Fran�ois Pons 4.0-11mdk - fixed no post-clean when testing or if errors occured. - (fcrozat) fixed missing %post and %postun for gurpmi, fixed bad consolehelper require.
Sat Aug 31 04:00:00 2002 Fran�ois Pons 4.0-10mdk - fixed cache management (there could exist some files left in cache which were never deleted). - added default cache management to post-clean (remove files of package correctly installed), it is still possible to keep old behaviour with \"--pre-clean --no-post-clean\". - added --clean options to urpmi to clean cache completely. - improved urpme to no more use rpm executable. - (fcrozat) Move gurpmi to /usr/sbin and add consolehelper support for it and register it to handle application/x-rpm mimetype.
Fri Aug 30 04:00:00 2002 Fran�ois Pons 4.0-9mdk - added --list-nodes to list nodes used when in parallel mode. - moved some initialisation for parallel mode to allow user execution of --list-nodes. - updated man pages with newer options.
Fri Aug 30 04:00:00 2002 Fran�ois Pons 4.0-8mdk - added --parallel option to urpmq. - allowed test upgrade in parallel mode. - improved first choices in parallel mode a little.
Thu Aug 29 04:00:00 2002 Fran�ois Pons 4.0-7mdk - added --list-media to urpmq. - fixed old package not upgraded.
Wed Aug 28 04:00:00 2002 Fran�ois Pons 4.0-6mdk - fixed skip.list new format.
Wed Aug 28 04:00:00 2002 Fran�ois Pons 4.0-5mdk - fixed urpmq --auto-select disabling its selection. - open read-only rpmdb when testing installation (--test). - added reverse media parameter from parallel configuration. - improved error management of parallel extension module.
Tue Aug 27 04:00:00 2002 Fran�ois Pons 4.0-4mdk - english typo fixed. - improved skip.list contents to provides using sense and regexp on package fullname. - added --test options to urpmi to test installation. - made --verify-rpm the default (use --no-verify-rpm to avoid). - fixed command line not seen in log. - improved parallel module to check installation on all nodes before doing it effectively.
Sat Aug 24 04:00:00 2002 Warly 4.0-3mdk - fix urpme \'/\' pb
Sat Aug 24 04:00:00 2002 Fran�ois Pons 4.0-2mdk - added ssh parallel module extension. - fixed check of capabilities of distant urpmi. - fixed wrong installation of extension modules.
Sat Aug 24 04:00:00 2002 Fran�ois Pons 4.0-1mdk - added --parallel options for distributed urpmi. - added urpmi module extensions support (only --parallel). - added --synthesis options for urpmq/urpmi to use a specific environment. - use cache files even if no medium have been defined (for use with --synthesis).
Wed Aug 14 04:00:00 2002 Fran�ois Pons 3.9-8mdk - fixed development log still done for progression status, now removed. - ignore noauto: hdlists flags.
Tue Aug 13 04:00:00 2002 Fran�ois Pons 3.9-7mdk - fixed --auto not taken into account for removing or unselecting packages in urpmi. - fixed modified flag ignored in urpmi.cfg (may cause side effects as remove media not asked next time urpmi.removemedia is called). - added --verify-rpm to urpmi in order to check rpm signature.
Wed Aug 7 04:00:00 2002 Fran�ois Pons 3.9-6mdk - added --allow-nodeps and --allow-force option to urpmi. - globing multiple media name select them all instead of error. - answering no to remove package cause urpmi to exit immediately. - added support for X for asking user to unselect package or to remove package.
Sat Jul 27 04:00:00 2002 Fran�ois Pons 3.9-5mdk - fixed man pages typo. - sorted package to remove list. - always copy rpm if using supermount on a cdrom (avoid being too slow).
Fri Jul 26 04:00:00 2002 Fran�ois Pons 3.9-4mdk - fixed urpmq -u.
Thu Jul 25 04:00:00 2002 Fran�ois Pons 3.9-3mdk - added more log. - use perl-URPM-0.50-4mdk or better for correct generation of synthesis file for unresolved provides when packages are multiply defined.
Wed Jul 24 04:00:00 2002 Fran�ois Pons 3.9-2mdk - updated urpme to use perl-URPM and speed it up (no more rpm -e --test ...). - updated rpm-find-leaves to use perl-URPM. - dropped build requires to rpmtools (but need rpm >= 4.0.3).
Wed Jul 24 04:00:00 2002 Fran�ois Pons 3.9-1mdk - updated to use perl-URPM >= 0.50.
Tue Jul 23 04:00:00 2002 Fran�ois Pons 3.8-3mdk - fixed ldconfig cannot be installed. - added translation support on error.
Tue Jul 23 04:00:00 2002 Fran�ois Pons 3.8-2mdk - fixed no dependencies or forced install error.
Sat Jul 20 04:00:00 2002 Fran�ois Pons 3.8-1mdk - removing, installing and upgrading packages is done in only one transaction. - changed installation progress to look like rpm one.
Thu Jul 18 04:00:00 2002 Fran�ois Pons 3.7-6mdk - fixed uncatched die, now produce error message.
Wed Jul 17 04:00:00 2002 Fran�ois Pons 3.7-5mdk - fixed no progression of download. - fixed bad proxy support on command line.
Sat Jul 13 04:00:00 2002 Pixel 3.7-4mdk - fix problem with no proxy
Fri Jul 12 04:00:00 2002 Fran�ois Pons 3.7-3mdk - incorporated proxy patch of Andre Duclos . - added tempory error message (before message and translation are done).
Wed Jul 10 04:00:00 2002 Pixel 3.7-2mdk - rebuild for perl 5.8.0
Tue Jul 9 04:00:00 2002 Fran�ois Pons 3.7-1mdk - added new methods to handle directly installation of package (no more rpm binary needed). - fixed some english typo (thanks to Mark Walker).
Wed Jul 3 04:00:00 2002 Pixel 3.6-5mdk - use perl-Locale-gettext instead of perl-gettext (ie. Locale::gettext instead of Locale::GetText)
Sat Jun 29 04:00:00 2002 Fran�ois Pons 3.6-4mdk - increase retry count to 10 instead of 3 for rsync and ssh protocol. - support prefered tools to download files (grpmi only handles ftp and http protocol currently). - change behaviour of no answered to remove package to simply ignore remove instead of exiting.
Sat Jun 29 04:00:00 2002 Fran�ois Pons 3.6-3mdk - fix deadlock on removing package. - fix rsync download for mulitples files.
Fri Jun 28 04:00:00 2002 Fran�ois Pons 3.6-2mdk - added rsync:// and ssh:// protocol to urpmi.
Fri Jun 28 04:00:00 2002 Fran�ois Pons 3.6-1mdk - removed no more used methods in urpm module. - make sure absent synthesis force synthesis regeneration. - add initial support to remove package wich will breaks upgrade for urpmi only (ignored in urpmq).
Fri Jun 21 04:00:00 2002 Fran�ois Pons 3.5-8mdk - added back version lost for some time (Guillaume Rousse). - added --list to urpmq to list package. - added regression test (explicit make test for instance).
Thu Jun 20 04:00:00 2002 Fran�ois Pons 3.5-7mdk - fixed urpmq to no more use old resolution methods in urpm.pm. - fixed urpmq to take care of choices correctly (no default selection).
Wed Jun 19 04:00:00 2002 Fran�ois Pons 3.5-6mdk - fixed --bug on required file not provided for generating rpmdb.cz.
Tue Jun 18 04:00:00 2002 Fran�ois Pons 3.5-5mdk - fixed urpmi --auto-select with no update and question asked. - fixed urpmq --auto-select with error on HASH...
Tue Jun 18 04:00:00 2002 Fran�ois Pons 3.5-4mdk - fixed urpmq --headers on some cases.
Fri Jun 14 04:00:00 2002 Fran�ois Pons 3.5-3mdk - fixed --auto-select and skip.list.
Fri Jun 14 04:00:00 2002 Fran�ois Pons 3.5-2mdk - added --env option to urpmi to replay bug report.
Fri Jun 14 04:00:00 2002 Fran�ois Pons 3.5-1mdk - use perl-URPM >= 0.04-2mdk for new require resolution algorithms.
Tue Jun 11 04:00:00 2002 Fran�ois Pons 3.4-9mdk - fixed no output if root. - use message function as most as possible. (why it wasn\'t used ?) - fix message to output more if bug report. - list of package is LF separated instead of space separated.
Tue Jun 11 04:00:00 2002 Fran�ois Pons 3.4-8mdk - added --bug option to report bug report. - fixed --auto-select and skip.list.
Sat Jun 8 04:00:00 2002 Fran�ois Pons 3.4-7mdk - fixed still present log on standard output.
Sat Jun 8 04:00:00 2002 Fran�ois Pons 3.4-6mdk - fixed skip.list to skip according provides (even not the best). - fixed package id 0 always selected (generally ldconfig or lsbdev).
Thu Jun 6 04:00:00 2002 Fran�ois Pons 3.4-5mdk - fixed fuzzy search on package (error in urpm.pm around line 1404-1409).
Thu Jun 6 04:00:00 2002 Fran�ois Pons 3.4-4mdk - fixed urpmq. - fixed incomplete requires on some cases. - fixed reading of rpm files.
Thu Jun 6 04:00:00 2002 Fran�ois Pons 3.4-3mdk - avoid sub of sub with different level of variable closure in perl, this cause the interpreter to lose its memory usage.
Thu Jun 6 04:00:00 2002 Fran�ois Pons 3.4-2mdk - fix rpmdb non closed when traversing it. - fix ftp and http medium with bad list generation. - improved urpmi.update to avoid two pass all the time.
Wed Jun 5 04:00:00 2002 Fran�ois Pons 3.4-1mdk - use URPM perl module instead of rpmtools.
Fri Apr 12 04:00:00 2002 Fran�ois Pons 3.3-25mdk - fixed a problem for searching package according to name when nothing should be found but other package are proposed.
Thu Apr 11 04:00:00 2002 Fran�ois Pons 3.3-24mdk - fixed package that need to be upgraded but which is provided by another package (Mesa and XFree86-libs).
Thu Apr 11 04:00:00 2002 Fran�ois Pons 3.3-23mdk - fixed diff_provides on unversioned property not taken into account (libbinutils2 with binutils). - fixed virtual version only requires against virtual version and release provides when resolver try to check release (libgtk+-x11-2.0_0-devel with gtk+2.0-backend-devel).
Tue Mar 12 03:00:00 2002 Fran�ois Pons 3.3-22mdk - added --wget/--curl support to urpmq (needed by rpmdrake).
Fri Mar 8 03:00:00 2002 Fran�ois Pons 3.3-21mdk - fix --wget and --curl for urpmi.addmedia.
Fri Mar 8 03:00:00 2002 Fran�ois Pons 3.3-20mdk - fixed when console has been closed and urpmi ask for changing medium (currently it open/eject the device).
Wed Mar 6 03:00:00 2002 Fran�ois Pons 3.3-19mdk - fixed parse_synthesis when a the src package is following its binary counterpart (overidding its description).
Tue Mar 5 03:00:00 2002 Fran�ois Pons 3.3-18mdk - added patch from Andrej Borksenkow modified.
Fri Mar 1 03:00:00 2002 Fran�ois Pons 3.3-17mdk - added (undocumented) --root option to urpmi/urpmq to install in a given root. - rebuild with newer po.
Thu Feb 28 03:00:00 2002 Fran�ois Pons 3.3-16mdk - fixed possible problem on urpmi update db (perl die workarounded).
Tue Feb 26 03:00:00 2002 Fran�ois Pons 3.3-15mdk - fixed not to require Fcntl module (in perl package). - fixed bad behaviour on src package as user (no message). - fixed src package listed on package to be installed (which is wrong). - removed kernel-source in inst.list which may breaks on some case (workaround).
Fri Feb 22 03:00:00 2002 Fran�ois Pons 3.3-14mdk - build package as noarch as there is no more any binary inside. - fixed urpme to avoid removing base package.
Fri Feb 22 03:00:00 2002 Fran�ois Pons 3.3-13mdk - removed staling debug log. - try to mount a removable device before examining if an available device is present.
Thu Feb 21 03:00:00 2002 Fran�ois Pons 3.3-12mdk - fixed installing dependancies of given src.rpm filename. - fixed to keep removable device already mounted before asking user to change.
Wed Feb 20 03:00:00 2002 Fran�ois Pons 3.3-11mdk - fixed obsoletes on direct requires when a sense is given. - added a tracking method in urpm library for allowing upgrade.
Tue Feb 19 03:00:00 2002 Pixel 3.3-10mdk - remove autoirpm until it\'s fixed (or used/advertised)
Tue Feb 19 03:00:00 2002 Fran�ois Pons 3.3-9mdk - fixed requires resolution regression when old package provides property removed by newer (libification).
Tue Feb 19 03:00:00 2002 Fran�ois Pons 3.3-8mdk - added missing build requires on rpmtools. - fixed too verbose erroneous output that may hurt the user. - fixed reduce_pathname with real url which reduce a bit too much.
Sun Feb 17 03:00:00 2002 Stefan van der Eijk 3.3-7mdk - BuildRequires
Fri Feb 15 03:00:00 2002 Fran�ois Pons 3.3-6mdk - use reduce_pathname even for downloading distant file. - fixed typo.
Thu Feb 14 03:00:00 2002 Fran�ois Pons 3.3-5mdk - fixed source package given on command line in urpmi. - fixed management of obsoletes in --auto-select.
Wed Feb 13 03:00:00 2002 Fran�ois Pons 3.3-4mdk - fixed bad method reference in urpmq (used by rpmdrake). - fixed urpmq -d behaviour. - fixed bad signal handler behaviour.
Wed Feb 13 03:00:00 2002 Fran�ois Pons 3.3-3mdk - package installed (and not upgraded) are by default using --nodeps (typically kernel-source). - updated man pages.
Tue Feb 12 03:00:00 2002 Fran�ois Pons 3.3-2mdk - fixed multiple mounts of removable device.
Tue Feb 12 03:00:00 2002 Fran�ois Pons 3.3-1mdk - added --fuzzy as alias to -y (sorry Andrej to be late on this). - added --src (aliased to -s) to handle src rpm in medium. - added --noclean (only urpmi) to avoid cleaning the cache of rpm. - try handling src in medium (there is still weirdness for access right, need to be root first and user after).
Fri Feb 8 03:00:00 2002 Fran�ois Pons 3.2-8mdk - fixed a requires resolution when a package C is upgraded which need a package A with a specific version and release, but a package B is already installed providing A with a better version and release, in such case urpmi doesn\'t think it is necessary to upgrade A.
Fri Feb 1 03:00:00 2002 Fran�ois Pons 3.2-7mdk - fixed regexp in supermount fstab management. - simply kill urpmi logger which avoid losing 1 second. - early check of installed package. - fixed operator comparison when version are equal and operator is strict and release is present for conflicts, provides and requires tags elements.
Thu Jan 31 03:00:00 2002 Fran�ois Pons 3.2-6mdk - fixed some case where removable device are not ejected.
Wed Jan 30 03:00:00 2002 Fran�ois Pons 3.2-5mdk - added -y options to urpmi/urpmq to impose fuzzy search. - cleaned dependancy resolver algorithm. - fixed package asked to be installed but already installed (rare). - fixed TERM signal send to itself.
Tue Jan 29 03:00:00 2002 Fran�ois Pons 3.2-4mdk - integrated patch for supermount from Andrej Borsenkow. - fixed --wget (or --curl) not used in urpmi.update. - try to manage .src.rpm file in a usable way. - fixed requires resolution on multiple requires with sense and without sense informations on the same package (menu bug). - fixed typo in po/fr.po (multiple -f for help page).
Thu Jan 24 03:00:00 2002 Fran�ois Pons 3.2-3mdk - fixed possible conflicts management error. - fixed --mediums for upload of same package in different media. - changed --mediums to --media but kept --mediums.
Fri Jan 18 03:00:00 2002 Fran�ois Pons 3.2-2mdk - added urpm.3 man pages. - improved urpmi.removemedia (help, added -c flag, noclean headers).
Thu Jan 17 03:00:00 2002 Fran�ois Pons 3.2-1mdk - fixed bad use of update flag. - fixed urpmi_rpm-find-leaves to use rpm db directly. - added --mediums to urpmi/urpmq to select medium explicitely. - added workaround to make sure synthesis file are built, using specific rpmtools-4.0-4mdk and above parsehdlist. - release 3.2 (urpmi_rpm-find-leaves changes, --mediums flag).
Thu Jan 17 03:00:00 2002 Fran�ois Pons 3.1-8mdk - improved dependencies resolution (typically XFree86 newer packages). - removed log on uploading with curl.
Wed Jan 16 03:00:00 2002 Fran�ois Pons 3.1-7mdk - manage conflicts for dependencies resolution. - added conflicts tag and obsoletes tag in synthesis.
Fri Jan 11 03:00:00 2002 Fran�ois Pons 3.1-6mdk - fixed distant list file support. - allow shadow approach of list file, the same list file (global) can be used for each intermediate medium, urpmi choose the right entry for each medium from the same source. - added /./ as string marker to probe url, this means the heading ./ of find . -name \" *.rpm\" -print should be kept.
Thu Jan 10 03:00:00 2002 Fran�ois Pons 3.1-5mdk - added lock urpmi database features. - added support for distant list file.
Fri Dec 21 03:00:00 2001 Fran�ois Pons 3.1-4mdk - make sure curl fail if http url does not exists. - added probe for http or ftp hdlist or synthesis when adding a medium (-h). - added probe for synthesis.hdlist2.cz (contrib medium). - added signal handler when opening rpm database to make sure it will be closed on SIGINT or SIGQUIT. - urpmi use -p by default. - allow urpmq to download rpm with http or ftp protocol when invoked with --headers (fix rpminst behaviour).
Tue Dec 18 03:00:00 2001 Fran�ois Pons 3.1-3mdk - fixed choice listing. - somewhat fixed -p kernel. - fixed installation of package with naming convention changed to make upgrade identical to install (kernel and kernel-source). - allow not to use parsehdlist during --auto-select (now disabled by default) - fix curl support broken for http files and missing ftp files.
Sat Dec 15 03:00:00 2001 Fran�ois Pons 3.1-2mdk - added time conditionnal download to curl interface for both http and ftp protocol (so need Date::Manip because urpm library use it for ftp as no support in curl). - updated urpm library version to 3.1.
Fri Dec 14 03:00:00 2001 Fran�ois Pons 3.1-1mdk - added --distrib flag to urpmi.addmedia to add all media from the installation medium. - fixed update on removable medium (the second to more). - added probe on name to select media (urpmi.update and urpmi.removemedia). - added log when adding or removing media. - release 3.1 (interface change, removed method in urpm library).
Thu Dec 13 03:00:00 2001 Fran�ois Pons 3.0-6mdk - fixed removable device probe for addition of medium. - fixed synthesis size checking. - added log when copying file (nfs). - removed error when description file is not retrieved successfully. - added -h option to urpmi.addmedia to probe for synthesis or hdlist. - modified --force of urpmi.update to behave smootly (given once to force copy of file, given twice to force regeneration of hdlist).
Tue Dec 11 03:00:00 2001 Fran�ois Pons 3.0-5mdk - fixed %post again. - added kernel-source in /etc/urpmi/inst.list.
Sat Dec 8 03:00:00 2001 Fran�ois Pons 3.0-4mdk - fixed in urpmq to handle --headers (needed by rpminst) when no hdlist are present.
Sat Dec 8 03:00:00 2001 Fran�ois Pons 3.0-3mdk - fixed back /etc/urpmi/urpmi.cfg update. - fixed back synthesis source management. - fixed extraction of epoch tag for old synthesis.
Sat Dec 8 03:00:00 2001 Fran�ois Pons 3.0-2mdk - fixed %post with exit code. - removing sense data in provides (internally). - optimized depslist relocation for provides cleaning. - optimized synthesis parsing. - make sure /etc/urpmi/urpmi.cfg is written on modification.
Fri Dec 7 03:00:00 2001 Fran�ois Pons 3.0-1mdk - 3.0 so urpm library interface change and method removal. - depslist *, compss, provides are obsoleted, synthesis file are now used instead (this will help rpmdrake caching). - added missing requires on perl for autoirpm.
Fri Dec 7 03:00:00 2001 Fran�ois Pons 2.2-2mdk - fixed bad reference with -p. - changed -p ... to use choice instead of mutliple packages.
Thu Dec 6 03:00:00 2001 Fran�ois Pons 2.2-1mdk - match rpmtools-4.0. - updated help on-line and fixed options invocation. - update translation (thierry)
Fri Nov 30 03:00:00 2001 Fran�ois Pons 2.1-7mdk - fixed -p flag with choices. - fixed -p kernel which may glob another kernel package.
Thu Nov 29 03:00:00 2001 Fran�ois Pons 2.1-6mdk - updated requires to webfetch. - updated requires to last rpmtools needed.
Thu Nov 29 03:00:00 2001 Fran�ois Pons 2.1-5mdk - fixed URL with trailing slashes. - added download log.
Thu Nov 29 03:00:00 2001 Fran�ois Pons 2.1-4mdk - fixed incovation of sync method even when no files to sync. - fixed urpmq option management (-m|-M equ -du but necessary by default). - fixed %preun of autoirpm to check previous installation. - added small doc in /etc/urpmi/inst.list file.
Wed Nov 28 03:00:00 2001 Fran�ois Pons 2.1-3mdk - added curl support (kept wget support). - updated help for urpmi, urpmi.update and urpmi.addmedia. - fixed bad check of urpmi.addmedium for existing name. - avoid some error message if description is missing (not all). - allow any prefix for url (especially removable://...).
Wed Nov 28 03:00:00 2001 Fran�ois Pons 2.1-2mdk - removed old optimization to get existing depslist instead of rebuilding it.
Tue Nov 27 03:00:00 2001 Fran�ois Pons 2.1-1mdk - removed obsoleted code in urpm module. - ignore -m, -M and -c flag of urpmi/urpmq. - fixed group display of urpmq. - added -f for urpmq to display full package name. - fixed -d of urpmq. - fixed --auto-select and files of package not obsoleted but present in other registered package (no more selected). - fixed call to grpmi (no more only installation).
Thu Nov 22 03:00:00 2001 Fran�ois Pons 2.0-7mdk - fixed missing urpmi configuration file not read. - fixed bad output of rpm files to be installed or upgraded. - fixed bad check of missing rpm files.
Tue Nov 20 03:00:00 2001 Fran�ois Pons 2.0-6mdk - fixed --auto-select and rpm file upload.
Sat Nov 17 03:00:00 2001 Fran�ois Pons 2.0-5mdk - added /etc/urpmi/inst.list support.
Fri Nov 16 03:00:00 2001 Fran�ois Pons 2.0-4mdk | |