/[soft]/rpm/urpmi/trunk/NEWS
ViewVC logotype

Diff of /rpm/urpmi/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4855 by tv, Fri Jun 8 18:50:53 2012 UTC revision 8204 by tv, Thu May 2 15:15:52 2013 UTC
# Line 1  Line 1 
1    Version 7.26 - 2 May 2013, by Thierry Vignaud
2    
3    - gurpmi2:
4      o sort package list
5    - library:
6      o fix displaying removed package name in gurpmi/rpmdrake (mga#9545)
7    
8    Version 7.25 - 21 April 2013, by Thierry Vignaud
9    
10    - library:
11      o enable rpmdrake to not use modal dialogs (mga#9646)
12      o fix leaving read locks on rpmdb (mga#9248)
13    
14    Version 7.24 - 18 April 2013, by Thierry Vignaud
15    
16    - library:
17      o display exceptions that happened while downloading (mga#9529)
18    - urpmi:
19      o fix package count when a package has a %pretrans scriptlet
20    
21    Version 7.23 - 21 March 2013, by Thierry Vignaud
22    
23    - library:
24      o enable to report packages signature checking in global progress bar dialog
25    - gurpmi2:
26      o improved layout:
27        * only the package list needs a scrolling bar
28        * always display space information
29      o display the addionnal space that will be used and the amount of downloaded
30        packages instead of the total size of the packages (like urpmi)
31      o fix return value (mga#9519)
32      o report packages signature checking in global progress bar dialog
33    
34    Version 7.22 - 21 March 2013, by Thierry Vignaud
35    
36    - library:
37      o account for packages to erase in gurpm progress bar
38      o enable to have a cancel button in global progress bar dialog
39    - gurpmi2:
40      o enable to cancel downloads
41      o fix setting download callback
42    
43    Version 7.21 - 21 March 2013, by Thierry Vignaud
44    
45    - library:
46      o restore main_window when global progress bar dialog is deleted
47    
48    Version 7.20 - 19 March 2013, by Thierry Vignaud
49    
50    - library:
51      o drop 'callback_report_uninst' now that 'callback_uninst' enables to get
52        erasure progress
53      o enable rpmdrake/gurpm/drakx to pass their own callbacks for erasure
54        progress & errors
55      o enhanced doc
56      o revert 'fixing (g)urpmi --auto-select --update defaulting to all media when
57        there're no update media (#1024)' as it break looking for deps in other media
58        with --update (mga#2317)
59    - gurpmi:
60      o split global progress bar widget for rpmdrake (mga#778)
61      o show removed packages in progress too
62      o support exceptions in callback in main wrapper too
63      o support other distros which do not handle exceptions in gtk+ callbacks
64      o use new exception management
65    
66    Version 7.19 - 9 February 2013, by Thierry Vignaud
67    
68    - add basic support for --downgrade (mga#6655)
69    
70    Version 7.18 - 9 February 2013, by Thierry Vignaud
71    
72    - keep a separate counter for erasures
73    
74    Version 7.17 - 5 February 2013, by Thierry Vignaud
75    
76    - fix counting for erasures
77    - restore quiet behavior for erasures when not in verbose mode
78    
79    Version 7.16 - 3 February 2013, by Thierry Vignaud
80    
81    - add basic support for detecting I/O error
82    - display erasure progress too
83    
84    Version 7.15.2 - 16 January 2013, by Thierry Vignaud
85    
86    - update translations
87    
88    Version 7.15.1 - 18 December 2012, by Thierry Vignaud
89    
90    - library:
91      o fix retrieving rpm version with stable rpm
92    
93    Version 7.15 - 17 December 2012, by Thierry Vignaud
94    
95    - library:
96      o do not show empty information from README* with --justdb
97      o fix retrieving rpm version with beta versions
98    
99    Version 7.14 - 13 December 2012, by Thierry Vignaud
100    
101    - library:
102      o associate media_cfg data to media when adding them
103    
104    Version 7.13 - 4 December 2012, by Thierry Vignaud
105    
106    - library speedups when looking up packages:
107      o do not attempt fuzzy matching if not requested
108    - urpmq:
109      o do not allow substring matching with --fuzzy (mga#2953)
110    
111    Version 7.12.1 - 4 December 2012, by Thierry Vignaud
112    
113    - urpmi:
114      o fix missing logs (mga#6755)
115    
116    Version 7.12 - 2 December 2012, by Thierry Vignaud
117    
118    - library:
119      o fix an incomplete message
120      o fix --download-all (mga#8272)
121        (broken by "make --use-distrib works as user" in 7.9)
122    
123    Version 7.11.1 - 17 November 2012, by Thierry Vignaud
124    
125    - fix installing delta rpms
126    
127    Version 7.11 - 16 November 2012, by Thierry Vignaud
128    
129    - library:
130      o fix installing delta rpms (it never worked before)
131      o fix computing kernel orphans when running kernel is not the latest
132    
133    Version 7.10 - 17 October 2012, by Thierry Vignaud
134    
135    - do not offer to remove DKMS modules for current kernel (mga#5092)
136    - aria2 downloading:
137      o do not use aria2 deprecated option (Sam Bailey, mga#7781)
138      o reenable aria2 + metalink for downloading metadata by default (mdv)
139      o tune aria2 download parameters for faster and more reliable options (mdv)
140      o suppress aria2's printing of summaries to avoid it confusing urpmi parsing
141        the output (mdv, mga#7776)
142    
143    Version 7.9 - 11 October 2012, by Thierry Vignaud
144    
145    - drop again urpmi.recover
146      (no more possible since rpm 4.6 which doesn't handle --repackage)
147    - drop --repackage option (non working since 2009)
148    - gurpmi:
149      o add scrollbar for long one liner messages (mga#5118)
150      o wrap big messages (mga#5118)
151    - library:
152      o enhanced doc
153    - urpm[fq]:
154      o make --use-distrib works as user (mga#1225)
155    
156    Version 7.8.3 - 04 October 2012, by Thierry Vignaud
157    
158    - fix urpmq --whatrequires regression introduced in 7.8.2 (#7706)
159    
160    Version 7.8.2 - 26 September 2012
161    
162    - adapt to URPM-4.15
163    - remove long deprecated & unused functions
164    
165    Version 7.8.1 - 8 September 2012
166    
167    - fix urpmq -h (mga#7390)
168    
169    Version 7.8 - 7 September 2012
170    
171    - add urpm::check_cache_dir() for mgaonline (mga#6083)
172    
173    Version 7.7 - 5 September 2012
174    
175    - use xz instead of lzma in order to read metadata
176    
177    Version 7.6 - 1 September 2012
178    
179    - translation updates
180    
181    Version 7.5 - 31 August 2012
182    
183    - fix testsuite
184    - library:
185      o drop urpm::download::sync() (obsolete for years)
186      o enhanced doc
187      o internal cleanup (needs new drakx/rpmdrake)
188    - security:
189      o downgrade missing medium key check question to a warning for virtual media
190        without keys when using urpmi --use-distrib
191      o downgrade missing signature check for local packages from a question to a
192        warning
193      o honor per medium "verify-rpm" option for missing signature check
194      o media have keys, not signatures
195      o prefix some messages with "SECURITY:"
196      o warn about packages we don't check even if not using -v
197    - unrequested package list management (for orphans) (mga#7167):
198      o do not wrongly tell we updated the unrequested package list when we didn't
199        (eg: when not having the proper rights such as running urpmq as !root)
200      o only write the unrequested package list file if the list actually changed
201    - urpmi.addmedia:
202      o add --(no-)verify-rpm options
203    - urpmq: minor documentation fix (mga#7166)
204    
205    Version 7.4 - 24 August 2012
206    
207    - decrease total package count when some files are missing
208    - fix installing a package if user acks bogus signature
209      (regression introduced in 7.0)
210    - security:
211      o warn about missing signatures on packages from media without signatures
212      o warn when a medium has no signature
213      o warn when signature checking is disabled per medium
214    
215    Version 7.3 - 24 August 2012
216    
217    - only search for README.urpmi files in doc files (needs URPM >= 4.13)
218    
219    Version 7.2 - 29 June 2012
220    
221    - urpme: simplify traversing DB (needs URPM >= 4.10)
222    
223    Version 7.1 - 13 June 2012
224    
225    - adapt to URPM-4.2
226    
227    Version 7.0 - 8 June 2012
228    
229    - adapt to perl-5.16.0
230    - adapt to rpm-4.10.0
231    - enhance man pages caption (inspirated by mdv)
232  - fix testsuite regressions  - fix testsuite regressions
233    - make 'basename' option work again for rpmdrake
234    - urpmi:
235      o do not try to run gmessage as gtkdialogs is not packaged in Mga
236      o drop support for --gui (no more used by drakx)
237      o heavy refactorization
238    - urpmi.cfg:
239      o support --download-all as an option (Pavel Shved)
240  - urpmf:  - urpmf:
241    o fix -m option not showing media names (mga#5916)    o fix -m option not showing media names (mga#5916)
242    
# Line 6  Version 6.48.1 - 23 April 2012 Line 244  Version 6.48.1 - 23 April 2012
244    
245  - urpmi:  - urpmi:
246    o do not print orphans message when no package is orphan (mga#4715)    o do not print orphans message when no package is orphan (mga#4715)
247  - kill mdv reference in man pages (#5277)  - kill mdv reference in man pages (mga#5277)
248    
249  Version 6.48 - 26 March 2012  Version 6.48 - 26 March 2012
250    
# Line 1467  Fix the new menu so gurpmi is run when d Line 1705  Fix the new menu so gurpmi is run when d
1705    
1706  * Sat Aug 12 2006 rafael  * Sat Aug 12 2006 rafael
1707    
 XDG migration  
   
 * Sat Aug 12 2006 rafael  
   
1708  - New manpage: urpmihowto  - New manpage: urpmihowto
1709  - Misc. doc fixes  - Misc. doc fixes
1710  - Use --anyauth with curl downloads  - Use --anyauth with curl downloads
# Line 1481  XDG migration Line 1715  XDG migration
1715    
1716  Reapply revision #55291  Reapply revision #55291
1717    
1718  Version 4.8.22 - Jul 12 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.22 - Jul 12 2006, by Rafael Garcia-Suarez
1719    
1720  - Update docs and translations  - Update docs and translations
1721  - Allow to install deps of an srpm via rurpmi (Pascal Terjan)  - Allow to install deps of an srpm via rurpmi (Pascal Terjan)
1722  - Add an -f option to rpm-find-leaves  - Add an -f option to rpm-find-leaves
1723    
1724  Version 4.8.21 - Jun 21 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.21 - Jun 21 2006, by Rafael Garcia-Suarez
1725    
1726  - New command rurpme  - New command rurpme
1727  - Forbid rurpmi --noscripts  - Forbid rurpmi --noscripts
1728  - Don't ignore unselected media with --auto-update  - Don't ignore unselected media with --auto-update
1729  - Remove old rpmdb log files at restart  - Remove old rpmdb log files at restart
1730    
1731  Version 4.8.20 - Jun 13 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.20 - Jun 13 2006, by Rafael Garcia-Suarez
1732    
1733  - New options to urpmi.addmedia: --interactive and --all-media (Olivier Thauvin)  - New options to urpmi.addmedia: --interactive and --all-media (Olivier Thauvin)
1734  - urpmi.addmedia --distrib now uses media.cfg instead of hdlists (Olivier Thauvin)  - urpmi.addmedia --distrib now uses media.cfg instead of hdlists (Olivier Thauvin)
# Line 1506  Version 4.8.20 - Jun 13 2006, by Rafael Line 1740  Version 4.8.20 - Jun 13 2006, by Rafael
1740  - Don't sync to disk when closing rpmdb  - Don't sync to disk when closing rpmdb
1741  - Doc fixes  - Doc fixes
1742    
1743  Version 4.8.19 - Apr 21 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.19 - Apr 21 2006, by Rafael Garcia-Suarez
1744    
1745  - Fix running rurpmi with curl/wget, could have tainting errors  - Fix running rurpmi with curl/wget, could have tainting errors
1746  - Repackaging counter is prettier  - Repackaging counter is prettier
1747  - Several fixes in gurpmi by Thierry Vignaud  - Several fixes in gurpmi by Thierry Vignaud
1748    
1749  Version 4.8.18 - Apr 06 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.18 - Apr 06 2006, by Rafael Garcia-Suarez
1750    
1751  - Fix noisy output on http media update  - Fix noisy output on http media update
1752  - Translation updates  - Translation updates
1753    
1754  Version 4.8.17 - Apr 04 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.17 - Apr 04 2006, by Rafael Garcia-Suarez
1755    
1756  - urpmi.recover --list-safe  - urpmi.recover --list-safe
1757  - proper handling of SIGINT in urpmi.addmedia  - proper handling of SIGINT in urpmi.addmedia
# Line 1528  Version 4.8.17 - Apr 04 2006, by Rafael Line 1762  Version 4.8.17 - Apr 04 2006, by Rafael
1762  - print more reports on download errors  - print more reports on download errors
1763  - doc updates  - doc updates
1764    
1765  Version 4.8.16 - Mar 22 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.16 - Mar 22 2006, by Rafael Garcia-Suarez
1766    
1767  - Fix again transaction counter (and make it prettier)  - Fix again transaction counter (and make it prettier)
1768  - More docs  - More docs
1769    
1770  Version 4.8.15 - Mar 21 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.15 - Mar 21 2006, by Rafael Garcia-Suarez
1771    
1772  - Lock the urpmi db when adding a media  - Lock the urpmi db when adding a media
1773  - Correct transaction count, even when repackaging, and better readability  - Correct transaction count, even when repackaging, and better readability
1774  - Enhance a couple of error messages  - Enhance a couple of error messages
1775    
1776  Version 4.8.14 - Mar 20 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.14 - Mar 20 2006, by Rafael Garcia-Suarez
1777    
1778  - Add --auto-select, --media and --searchmedia options to gurpmi  - Add --auto-select, --media and --searchmedia options to gurpmi
1779  - Various gurpmi fixes (Thierry Vignaud)  - Various gurpmi fixes (Thierry Vignaud)
# Line 1549  Version 4.8.14 - Mar 20 2006, by Rafael Line 1783  Version 4.8.14 - Mar 20 2006, by Rafael
1783  - Reuse ssh connection if possible (Michael Scherer)  - Reuse ssh connection if possible (Michael Scherer)
1784  - Add French man page (Christophe Berthelé)  - Add French man page (Christophe Berthelé)
1785    
1786  Version 4.8.13 - Mar 03 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.13 - Mar 03 2006, by Rafael Garcia-Suarez
1787    
1788  - Doc  - Doc
1789  - Fix cache cleanup (bug #17913)  - Fix cache cleanup (bug #17913)
1790  - Require latest perl-URPM  - Require latest perl-URPM
1791    
1792  Version 4.8.12 - Feb 28 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.12 - Feb 28 2006, by Rafael Garcia-Suarez
1793    
1794  - Less verbosity with urpmi -q  - Less verbosity with urpmi -q
1795  - Translation and doc updates  - Translation and doc updates
1796  - avoid a perl warning in urpmi.recover  - avoid a perl warning in urpmi.recover
1797    
1798  Version 4.8.11 - Feb 17 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.11 - Feb 17 2006, by Rafael Garcia-Suarez
1799    
1800  - New option, urpmi.recover --disable  - New option, urpmi.recover --disable
1801  - Docs fixes  - Docs fixes
1802  - Miscellaneous bash completions fixes  - Miscellaneous bash completions fixes
1803  - Let "ignoresize" be configurable in urpmi.cfg  - Let "ignoresize" be configurable in urpmi.cfg
1804    
1805  Version 4.8.10 - Feb 14 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.10 - Feb 14 2006, by Rafael Garcia-Suarez
1806    
1807  - New tool: urpmi.recover (in its own rpm)  - New tool: urpmi.recover (in its own rpm)
1808  - urpmi: clean cache more aggressively (bug #17913)  - urpmi: clean cache more aggressively (bug #17913)
# Line 1582  Version 4.8.10 - Feb 14 2006, by Rafael Line 1816  Version 4.8.10 - Feb 14 2006, by Rafael
1816  - Various useability fixes in urpme  - Various useability fixes in urpme
1817  - Doc improvements  - Doc improvements
1818    
1819  Version 4.8.9 - Feb 02 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.9 - Feb 02 2006, by Rafael Garcia-Suarez
1820    
1821  - Fix call of --limit-rate option with recent curls  - Fix call of --limit-rate option with recent curls
1822  - Fix some explanations on biarch environments  - Fix some explanations on biarch environments
1823  - Fix error recovery on download of description files (Shlomi Fish)  - Fix error recovery on download of description files (Shlomi Fish)
1824  - Docs and translation updates  - Docs and translation updates
1825    
1826  Version 4.8.8 - Jan 25 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.8 - Jan 25 2006, by Rafael Garcia-Suarez
1827    
1828  - urpmi can now install specfile dependencies  - urpmi can now install specfile dependencies
1829  - Escape media names in urpmq --dump-config (Michael Scherer)  - Escape media names in urpmq --dump-config (Michael Scherer)
1830  - Require latest perl-URPM  - Require latest perl-URPM
1831  - Better docs  - Better docs
1832    
1833  Version 4.8.7 - Jan 13 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.7 - Jan 13 2006, by Rafael Garcia-Suarez
1834    
1835  - Allow to install SRPMs as a non-root user (Pascal Terjan)  - Allow to install SRPMs as a non-root user (Pascal Terjan)
1836  - Better diagnostics in a few cases  - Better diagnostics in a few cases
# Line 1604  Version 4.8.7 - Jan 13 2006, by Rafael G Line 1838  Version 4.8.7 - Jan 13 2006, by Rafael G
1838  - Don't lock when installing into a chroot  - Don't lock when installing into a chroot
1839  - Code cleanup in download routines  - Code cleanup in download routines
1840    
1841  Version 4.8.6 - Jan 04 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.6 - Jan 04 2006, by Rafael Garcia-Suarez
1842    
1843  - rurpmi now doesn't install packages with unmatching signatures  - rurpmi now doesn't install packages with unmatching signatures
1844  - Fix MD5SUM bug  - Fix MD5SUM bug
1845  - Count correctly transactions even when some of them failed  - Count correctly transactions even when some of them failed
1846  - Don't update media twice when restarting urpmi  - Don't update media twice when restarting urpmi
1847    
1848  Version 4.8.5 - Dec 23 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.5 - Dec 23 2005, by Rafael Garcia-Suarez
1849    
1850  - New urpmi option, --auto-update  - New urpmi option, --auto-update
1851  - New urpme option, --noscripts  - New urpme option, --noscripts
1852    
1853  Version 4.8.4 - Dec 08 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.4 - Dec 08 2005, by Rafael Garcia-Suarez
1854    
1855  - urpmi.addmedia doesn't reset proxy settings anymore  - urpmi.addmedia doesn't reset proxy settings anymore
1856  - urpmi.removemedia now removes corresponding proxy settings  - urpmi.removemedia now removes corresponding proxy settings
1857  - Fix installation of packages that provide and obsolete older ones  - Fix installation of packages that provide and obsolete older ones
1858  - Remove the urpmq --headers option  - Remove the urpmq --headers option
1859    
1860  Version 4.8.3 - Dec 05 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.3 - Dec 05 2005, by Rafael Garcia-Suarez
1861    
1862  - New configuration option, default-media  - New configuration option, default-media
1863  - New options --wget-options, --curl-options and --rsync-options  - New options --wget-options, --curl-options and --rsync-options
# Line 1634  Version 4.8.3 - Dec 05 2005, by Rafael G Line 1868  Version 4.8.3 - Dec 05 2005, by Rafael G
1868  - Translation updates  - Translation updates
1869  - Bash completion updates  - Bash completion updates
1870    
1871  Version 4.8.2 - Nov 25 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.2 - Nov 25 2005, by Rafael Garcia-Suarez
1872    
1873  - Now build urpmi using MakeMaker.  - Now build urpmi using MakeMaker.
1874  - Some basic regression tests.  - Some basic regression tests.
# Line 1643  Version 4.8.2 - Nov 25 2005, by Rafael G Line 1877  Version 4.8.2 - Nov 25 2005, by Rafael G
1877  - English man pages are now in POD format.  - English man pages are now in POD format.
1878  - Correctly search for package names that contain regex metacharacters.  - Correctly search for package names that contain regex metacharacters.
1879    
1880  Version 4.8.1-2mdk - Nov 17 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.1-2mdk - Nov 17 2005, by Rafael Garcia-Suarez
1881    
1882  - urpmi: Move summary of number of packages / size installed at the end  - urpmi: Move summary of number of packages / size installed at the end
1883  - Don't require ka-run directly, use virtual package parallel-tools  - Don't require ka-run directly, use virtual package parallel-tools
1884  - Message updates  - Message updates
1885    
1886  Version 4.8.1 - Nov 17 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.1 - Nov 17 2005, by Rafael Garcia-Suarez
1887    
1888  - Display README.urpmi only once  - Display README.urpmi only once
1889  - Add a --noscripts option to urpmi  - Add a --noscripts option to urpmi
1890  - Install uninstalled packages as installs, not as upgrades  - Install uninstalled packages as installs, not as upgrades
1891  - Make urpmi::parallel_ka_run work with taktuk2  - Make urpmi::parallel_ka_run work with taktuk2
1892    
1893  Version 4.8.0 - Nov 14 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.8.0 - Nov 14 2005, by Rafael Garcia-Suarez
1894    
1895  - Allow to put rpm names on the gurpmi command-line  - Allow to put rpm names on the gurpmi command-line
1896  - Make --no-verify-rpm work for gurpmi  - Make --no-verify-rpm work for gurpmi
# Line 1665  Version 4.8.0 - Nov 14 2005, by Rafael G Line 1899  Version 4.8.0 - Nov 14 2005, by Rafael G
1899  - Fix download with rsync over ssh  - Fix download with rsync over ssh
1900  - Use the --no-check-certificate option for downloading with wget  - Use the --no-check-certificate option for downloading with wget
1901  - Use MDV::Packdrakeng; avoid requiring File::Temp, MDK::Common and packdrake  - Use MDV::Packdrakeng; avoid requiring File::Temp, MDK::Common and packdrake
 - rpmtools is no longer a PreReq  
1902  - Build process improvements  - Build process improvements
1903  - Reorganize urpmq docs; make urpmq more robust; make urpmq require less locks  - Reorganize urpmq docs; make urpmq more robust; make urpmq require less locks
1904    
1905  Version 4.7.18 - Oct 27 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.18 - Oct 27 2005, by Rafael Garcia-Suarez
1906    
1907  - gurpmi now expands .urpmi files given on command-line, just like urpmi  - gurpmi now expands .urpmi files given on command-line, just like urpmi
1908  - urpmi.addmedia --raw marks the newly added media as ignored  - urpmi.addmedia --raw marks the newly added media as ignored
1909    
1910  Version 4.7.17 - Oct 21 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.17 - Oct 21 2005, by Rafael Garcia-Suarez
1911    
1912  - Complete urpmf overhaul  - Complete urpmf overhaul
1913  - Fix verbosity of downloader routines  - Fix verbosity of downloader routines
1914    
1915  Version 4.7.16 - Oct 12 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.16 - Oct 12 2005, by Rafael Garcia-Suarez
1916    
1917  - New urpmi option --ignoresize  - New urpmi option --ignoresize
1918  - urpmq, urpmi.addmedia and urpmi.update now abort on unrecognized options  - urpmq, urpmi.addmedia and urpmi.update now abort on unrecognized options
1919  - Add glibc to the priority upgrades  - Add glibc to the priority upgrades
1920    
1921  Version 4.7.15 - Sep 15 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.15 - Sep 15 2005, by Rafael Garcia-Suarez
1922    
1923  - Fix --gui bug with changing media  - Fix --gui bug with changing media
1924  - Message updates  - Message updates
1925    
1926  Version 4.7.14 - Sep 08 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.14 - Sep 08 2005, by Rafael Garcia-Suarez
1927    
1928  - Optimize utf-8 operations  - Optimize utf-8 operations
1929  - Don't decode utf-8 text when the locale charset is itself in utf-8  - Don't decode utf-8 text when the locale charset is itself in utf-8
1930  - Message updates  - Message updates
1931    
1932  Version 4.7.13 - Sep 06 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.13 - Sep 06 2005, by Rafael Garcia-Suarez
1933    
1934  - Really make Date::Manip optional  - Really make Date::Manip optional
1935    
1936  Version 4.7.12 - Sep 02 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.12 - Sep 02 2005, by Rafael Garcia-Suarez
1937    
1938  - Fix urpmi --gui when changing CD-ROMs  - Fix urpmi --gui when changing CD-ROMs
1939  - Fix a case of utf-8 double encoding  - Fix a case of utf-8 double encoding
1940    
1941  Version 4.7.11-3mdk - Sep 01 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.11-3mdk - Sep 01 2005, by Rafael Garcia-Suarez
1942    
1943  - suppress wide character warnings  - suppress wide character warnings
1944    
1945  Version 4.7.11-2mdk - Aug 31 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.11-2mdk - Aug 31 2005, by Rafael Garcia-Suarez
1946    
1947  - message updates  - message updates
1948  - decode utf-8 on output  - decode utf-8 on output
1949    
1950  Version 4.7.11 - Aug 20 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.11 - Aug 20 2005, by Rafael Garcia-Suarez
1951    
1952  - MD5 for hdlists weren't checked with http media  - MD5 for hdlists weren't checked with http media
1953  - Don't print twice unsatisfied packages  - Don't print twice unsatisfied packages
1954  - gurpmi: allow to cancel when gurpmi asks to insert a new media  - gurpmi: allow to cancel when gurpmi asks to insert a new media
1955    
1956  Version 4.7.10-2mdk - Jul 19 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.10-2mdk - Jul 19 2005, by Rafael Garcia-Suarez
1957    
1958  - Message and manpage updates  - Message and manpage updates
1959    
1960  Version 4.7.10 - Jul 02 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.10 - Jul 02 2005, by Rafael Garcia-Suarez
1961    
1962  - Fix rurpmi --help  - Fix rurpmi --help
1963  - Patch by Pascal Terjan for bug 16663 : display the packages names urpmi  - Patch by Pascal Terjan for bug 16663 : display the packages names urpmi
# Line 1732  Version 4.7.10 - Jul 02 2005, by Rafael Line 1965  Version 4.7.10 - Jul 02 2005, by Rafael
1965  - Allow to cancel insertion of new media in urpmi --gui  - Allow to cancel insertion of new media in urpmi --gui
1966  - Message updates  - Message updates
1967    
1968  Version 4.7.9 - Jun 30 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.9 - Jun 30 2005, by Rafael Garcia-Suarez
1969    
1970  - Add rurpmi, an experimental restricted version of urpmi (intended  - Add rurpmi, an experimental restricted version of urpmi (intended
1971    to be used by sudoers)    to be used by sudoers)
1972    
1973  Version 4.7.8 - Jun 29 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.8 - Jun 29 2005, by Rafael Garcia-Suarez
1974    
1975  - Allow to select more than one choice in alternative packages to be installed  - Allow to select more than one choice in alternative packages to be installed
1976    by urpmi    by urpmi
1977  - Add LDAP media at the end  - Add LDAP media at the end
1978  - Doc and translations updated  - Doc and translations updated
1979    
1980  Version 4.7.7 - Jun 14 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.7 - Jun 14 2005, by Rafael Garcia-Suarez
1981    
1982  - Fix documentation for urpmq --summary/-S and urpmf -i (Olivier Blin)  - Fix documentation for urpmq --summary/-S and urpmf -i (Olivier Blin)
1983  - urpmq: extract headers only once  - urpmq: extract headers only once
1984    
1985  Version 4.7.6 - Jun 11 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.6 - Jun 11 2005, by Rafael Garcia-Suarez
1986    
1987  - Fix bug on urpmi-parallel-ssh on localhost with network media  - Fix bug on urpmi-parallel-ssh on localhost with network media
1988    
1989  Version 4.7.5 - Jun 10 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.5 - Jun 10 2005, by Rafael Garcia-Suarez
1990    
1991  - urpmi-parallel-ssh now supports 'localhost' in the node list and is a bit  - urpmi-parallel-ssh now supports 'localhost' in the node list and is a bit
1992    better documented    better documented
1993    
1994  Version 4.7.4 - Jun 08 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.4 - Jun 08 2005, by Rafael Garcia-Suarez
1995    
1996  - Implement basic support for installing delta rpms  - Implement basic support for installing delta rpms
1997  - Fix bug #16104 in gurpmi: choice window wasn't working  - Fix bug #16104 in gurpmi: choice window wasn't working
1998  - Implement -RR in urpmq to search through virtual packages as well (bug 15895)  - Implement -RR in urpmq to search through virtual packages as well (bug 15895)
1999  - Manpage updates  - Manpage updates
2000    
2001  Version 4.7.3-2mdk - May 18 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.3-2mdk - May 18 2005, by Rafael Garcia-Suarez
2002    
2003  - Previous release was broken  - Previous release was broken
2004    
2005  Version 4.7.3 - May 18 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.3 - May 18 2005, by Rafael Garcia-Suarez
2006    
2007  - Introduce urpmi-ldap (thanks to Michael Scherer)  - Introduce urpmi-ldap (thanks to Michael Scherer)
2008  - Don't pass bogus -z option to curl  - Don't pass bogus -z option to curl
2009  - Add descriptions to the list of rpms to be installed in gurpmi  - Add descriptions to the list of rpms to be installed in gurpmi
2010    
2011  Version 4.7.2 - May 05 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.2 - May 05 2005, by Rafael Garcia-Suarez
2012    
2013  - Adaptations for rpm 4.4.1 (new-style key ids)  - Adaptations for rpm 4.4.1 (new-style key ids)
2014  - Add a "nopubkey" global option in urpmi.cfg and a --nopubkey switch to  - Add a "nopubkey" global option in urpmi.cfg and a --nopubkey switch to
2015    urpmi.addmedia    urpmi.addmedia
2016    
2017  Version 4.7.1 - Apr 29 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.1 - Apr 29 2005, by Rafael Garcia-Suarez
2018    
2019  - Fix a long-standing bug when copying symlinked hdlists over nfs  - Fix a long-standing bug when copying symlinked hdlists over nfs
2020  - Minor rewrites in the proxy handling code  - Minor rewrites in the proxy handling code
2021    
2022  Version 4.7.0 - Apr 27 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>  Version 4.7.0 - Apr 27 2005, by Rafael Garcia-Suarez
2023    
2024  - urpmi.addmedia: new option --raw  - urpmi.addmedia: new option --raw
2025  - remove time stamps from rewritten config files  - remove time stamps from rewritten config files
# Line 1801  Version 4.7.0 - Apr 27 2005, by Rafael G Line 2034  Version 4.7.0 - Apr 27 2005, by Rafael G
2034  - improve man pages  - improve man pages
2035  - po updates  - po updates
2036    
2037  Version 4.6.24-3mdk - Apr 12 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.24-3mdk - Apr 12 2005, by Rafael Garcia-Suarez
2038    
2039  - Change the default URL for the mirrors list file  - Change the default URL for the mirrors list file
2040    
2041  Version 4.6.24-2mdk - Apr 07 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.24-2mdk - Apr 07 2005, by Rafael Garcia-Suarez
2042    
2043  - po updates  - po updates
2044    
2045  Version 4.6.24 - Mar 31 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.24 - Mar 31 2005, by Rafael Garcia-Suarez
2046    
2047  - More fixes related to ISO and removable media  - More fixes related to ISO and removable media
2048    
2049  Version 4.6.23-5mdk - Mar 25 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.23-5mdk - Mar 25 2005, by Rafael Garcia-Suarez
2050    
2051  - Fixes related to ISO media  - Fixes related to ISO media
2052    
2053  Version 4.6.23-4mdk - Mar 24 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.23-4mdk - Mar 24 2005, by Rafael Garcia-Suarez
2054    
2055  - Disable --gui option when $DISPLAY isn't set  - Disable --gui option when $DISPLAY isn't set
2056    
2057  Version 4.6.23-3mdk - Mar 23 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.23-3mdk - Mar 23 2005, by Rafael Garcia-Suarez
2058    
2059  - Add a --summary option to urpmq (Michael Scherer)  - Add a --summary option to urpmq (Michael Scherer)
2060    
2061  Version 4.6.23-2mdk - Mar 11 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.23-2mdk - Mar 11 2005, by Rafael Garcia-Suarez
2062    
2063  - error checking was sometimes not enough forgiving  - error checking was sometimes not enough forgiving
2064    
2065  Version 4.6.23 - Mar 10 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.23 - Mar 10 2005, by Rafael Garcia-Suarez
2066    
2067  - new urpmi option, --retry  - new urpmi option, --retry
2068  - better system error messages  - better system error messages
2069    
2070  Version 4.6.22-2mdk - Mar 09 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.22-2mdk - Mar 09 2005, by Rafael Garcia-Suarez
2071    
 - Fix requires on perl-Locale-gettext  
2072  - Warn when a chroot doesn't has a /dev  - Warn when a chroot doesn't has a /dev
2073    
2074  Version 4.6.22 - Mar 08 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.22 - Mar 08 2005, by Rafael Garcia-Suarez
2075    
2076  - Fix addition of media with passwords  - Fix addition of media with passwords
2077  - More verifications on local list files  - More verifications on local list files
2078    
2079  Version 4.6.21 - Mar 07 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.21 - Mar 07 2005, by Rafael Garcia-Suarez
2080    
2081  - Output log messages to stdout, not stderr.  - Output log messages to stdout, not stderr.
2082  - Fix spurious tags appearing in urpmi.cfg  - Fix spurious tags appearing in urpmi.cfg
2083  - Documentation nits and translations  - Documentation nits and translations
2084  - Menu fix for gurpmi (Frederic Crozat)  - Menu fix for gurpmi (Frederic Crozat)
2085    
2086  Version 4.6.20 - Feb 25 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.20 - Feb 25 2005, by Rafael Garcia-Suarez
2087    
2088  - Output takes now into account the locale's charset  - Output takes now into account the locale's charset
 - Don't require drakxtools anymore  
2089  - Fix log error in urpmi-parallel  - Fix log error in urpmi-parallel
2090  - Docs, language updates  - Docs, language updates
2091    
2092  Version 4.6.19 - Feb 21 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.19 - Feb 21 2005, by Rafael Garcia-Suarez
2093    
2094  - Document /etc/urpmi/mirror.config, and factorize code that parses it  - Document /etc/urpmi/mirror.config, and factorize code that parses it
2095    
2096  Version 4.6.18 - Feb 17 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.18 - Feb 17 2005, by Rafael Garcia-Suarez
2097    
2098  - Work around bug 13685, bug in display of curl progress  - Work around bug 13685, bug in display of curl progress
2099  - Fix bug 13644, urpmi.addmedia --distrib was broken  - Fix bug 13644, urpmi.addmedia --distrib was broken
2100  - Remove obsoleted and broken --distrib-XXX command-line option  - Remove obsoleted and broken --distrib-XXX command-line option
2101    
2102  Version 4.6.17 - Feb 16 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.17 - Feb 16 2005, by Rafael Garcia-Suarez
2103    
2104  - Remove curl 7.2.12 bug workaround, and require at least curl 7.13.0  - Remove curl 7.2.12 bug workaround, and require at least curl 7.13.0
2105  - Fix parsing of hdlists file when adding media with --distrib  - Fix parsing of hdlists file when adding media with --distrib
2106    
2107  Version 4.6.16-2mdk - Feb 14 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.16-2mdk - Feb 14 2005, by Rafael Garcia-Suarez
2108    
2109  - Don't call rpm during restart to avoid locking  - Don't call rpm during restart to avoid locking
2110    
2111  Version 4.6.16 - Feb 14 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.16 - Feb 14 2005, by Rafael Garcia-Suarez
2112    
2113  - Patch by Michael Scherer to allow to use variables in media URLs  - Patch by Michael Scherer to allow to use variables in media URLs
2114  - Fix retrieval of source packages (e.g. urpmq --sources) with alternative  - Fix retrieval of source packages (e.g. urpmq --sources) with alternative
# Line 1885  Version 4.6.16 - Feb 14 2005, by Rafael Line 2116  Version 4.6.16 - Feb 14 2005, by Rafael
2116  - Fix --root option in urpme  - Fix --root option in urpme
2117  - Require latest perl-URPM  - Require latest perl-URPM
2118    
2119  Version 4.6.15 - Feb 04 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.15 - Feb 04 2005, by Rafael Garcia-Suarez
2120    
2121  - Add ChangeLog in docs  - Add ChangeLog in docs
2122  - Message updates  - Message updates
# Line 1894  Version 4.6.15 - Feb 04 2005, by Rafael Line 2125  Version 4.6.15 - Feb 04 2005, by Rafael
2125  - rpm-find-leaves cleanup (Michael Scherer)  - rpm-find-leaves cleanup (Michael Scherer)
2126  - man page updates  - man page updates
2127    
2128  Version 4.6.14 - Jan 31 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.14 - Jan 31 2005, by Rafael Garcia-Suarez
2129    
2130  - urpmi.addmedia and urpmi now support ISO images as removable media  - urpmi.addmedia and urpmi now support ISO images as removable media
2131  - "urpmq -R" will now report far less requires, skipping virtual packages.  - "urpmq -R" will now report far less requires, skipping virtual packages.
2132  - Improve bash-completion for media names, through new options to urpmq  - Improve bash-completion for media names, through new options to urpmq
2133    --list-media (by Guillaume Rousse)    --list-media (by Guillaume Rousse)
2134    
2135  Version 4.6.13 - Jan 25 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.13 - Jan 25 2005, by Rafael Garcia-Suarez
2136    
2137  - urpme now dies when not run as root  - urpme now dies when not run as root
2138  - improve error reporting in urpmi-parallel  - improve error reporting in urpmi-parallel
# Line 1910  Version 4.6.13 - Jan 25 2005, by Rafael Line 2141  Version 4.6.13 - Jan 25 2005, by Rafael
2141  - "urpmi --gui" will now ask with a GUI popup to change media. Intended to be  - "urpmi --gui" will now ask with a GUI popup to change media. Intended to be
2142    used with --auto (so other annoying dialogs are not shown).    used with --auto (so other annoying dialogs are not shown).
2143    
2144  Version 4.6.12 - Jan 19 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.12 - Jan 19 2005, by Rafael Garcia-Suarez
2145    
2146  - perl-base is now a priority upgrade by default  - perl-base is now a priority upgrade by default
2147  - gurpmi has been split in two programs, so users can save rpms without being root  - gurpmi has been split in two programs, so users can save rpms without being root
2148    
2149  Version 4.6.11 - Jan 10 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.11 - Jan 10 2005, by Rafael Garcia-Suarez
2150    
2151  - Add an option to urpmi, --expect-install, that tells urpmi to return with an  - Add an option to urpmi, --expect-install, that tells urpmi to return with an
2152    exit status of 15 if it installed nothing.    exit status of 15 if it installed nothing.
2153  - Fix 'urpmf --summary' (Michael Scherer)  - Fix 'urpmf --summary' (Michael Scherer)
2154  - Language updates  - Language updates
2155    
2156  Version 4.6.10 - Jan 06 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.10 - Jan 06 2005, by Rafael Garcia-Suarez
2157    
2158  - Langage updates  - Langage updates
2159  - urpmi now returns a non-zero exit status il all requested packages were  - urpmi now returns a non-zero exit status il all requested packages were
# Line 1930  Version 4.6.10 - Jan 06 2005, by Rafael Line 2161  Version 4.6.10 - Jan 06 2005, by Rafael
2161  - fix a small bug in urpmq with virtual media (Olivier Blin)  - fix a small bug in urpmq with virtual media (Olivier Blin)
2162  - fail if the main filesystems are mounted read-only  - fail if the main filesystems are mounted read-only
2163    
2164  Version 4.6.9 - Dec 17 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.9 - Dec 17 2004, by Rafael Garcia-Suarez
2165    
2166  - Fix urpmi --skip  - Fix urpmi --skip
2167  - Tell number of packages that will be removed by urpme  - Tell number of packages that will be removed by urpme
2168  - Remove gurpm module, conflict with older rpmdrakes  - Remove gurpm module, conflict with older rpmdrakes
2169    
2170  Version 4.6.8 - Dec 13 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.8 - Dec 13 2004, by Rafael Garcia-Suarez
2171    
2172  - Adding a media should not fail when there is no pubkey file available  - Adding a media should not fail when there is no pubkey file available
2173    (bug #12646)    (bug #12646)
 - Require packdrake  
 - Can't drop rpmtools yet, urpmq uses rpm2header  
2174    
2175  Version 4.6.7 - Dec 10 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.7 - Dec 10 2004, by Rafael Garcia-Suarez
2176    
2177  - Fix a problem in finding pubkeys for SRPM media.  - Fix a problem in finding pubkeys for SRPM media.
2178  - Fix a problem in detecting download ends with curl [Bug 12634]  - Fix a problem in detecting download ends with curl [Bug 12634]
2179    
2180  Version 4.6.6-2mdk - Dec 08 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.6-2mdk - Dec 08 2004, by Rafael Garcia-Suarez
2181    
2182  - Improvements to gurpmi: scrollbar to avoid windows too large, interface  - Improvements to gurpmi: scrollbar to avoid windows too large, interface
2183    refreshed more often, less questions when unnecessary, fix --help.    refreshed more often, less questions when unnecessary, fix --help.
2184    
2185  Version 4.6.6 - Dec 07 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.6 - Dec 07 2004, by Rafael Garcia-Suarez
2186    
2187  - gurpmi has been reimplemented as a standalone gtk2 program.  - gurpmi has been reimplemented as a standalone gtk2 program.
2188  - As a consequence, urpmi --X doesn't work any longer.  - As a consequence, urpmi --X doesn't work any longer.
2189    
2190  Version 4.6.5 - Dec 03 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.5 - Dec 03 2004, by Rafael Garcia-Suarez
2191    
2192  - Add --ignore and -­no-ignore options to urpmi.update  - Add --ignore and -­no-ignore options to urpmi.update
2193  - Reduce urpmi redundant verbosity  - Reduce urpmi redundant verbosity
2194    
2195  Version 4.6.4-4mdk - Dec 02 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.4-4mdk - Dec 02 2004, by Rafael Garcia-Suarez
2196    
2197  - Minor fix in urpmi.addmedia (autonumerotation of media added with --distrib)  - Minor fix in urpmi.addmedia (autonumerotation of media added with --distrib)
2198    
2199  Version 4.6.4-3mdk - Dec 01 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.4-3mdk - Dec 01 2004, by Rafael Garcia-Suarez
2200    
2201  - Internal API additions  - Internal API additions
2202  - urpmi wasn't taking into account the global downloader setting  - urpmi wasn't taking into account the global downloader setting
2203    
2204  Version 4.6.4-2mdk - Nov 30 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.4-2mdk - Nov 30 2004, by Rafael Garcia-Suarez
2205    
2206  - Fix package count introduced in previous release  - Fix package count introduced in previous release
2207    
2208  Version 4.6.4 - Nov 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.4 - Nov 29 2004, by Rafael Garcia-Suarez
2209    
2210  - From now on, look for descriptions files in the media_info subdirectory.  - From now on, look for descriptions files in the media_info subdirectory.
2211    This will be used by the 10.2 update media.    This will be used by the 10.2 update media.
2212  - Recall total number of packages when installing.  - Recall total number of packages when installing.
2213    
2214  Version 4.6.3 - Nov 26 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.3 - Nov 26 2004, by Rafael Garcia-Suarez
2215    
2216  - urpmq -i now works as non root  - urpmq -i now works as non root
2217  - translations and man pages updated  - translations and man pages updated
2218  - more curl workarounds  - more curl workarounds
2219    
2220  Version 4.6.2 - Nov 25 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.2 - Nov 25 2004, by Rafael Garcia-Suarez
2221    
2222  - when passing --proxy to urpmi.addmedia, this proxy setting is now saved for the  - when passing --proxy to urpmi.addmedia, this proxy setting is now saved for the
2223    new media    new media
# Line 1996  Version 4.6.2 - Nov 25 2004, by Rafael G Line 2225  Version 4.6.2 - Nov 25 2004, by Rafael G
2225  - work around a display bug in curl for authenticated http sources  - work around a display bug in curl for authenticated http sources
2226  - when asking for choices, default to the first one  - when asking for choices, default to the first one
2227    
2228  Version 4.6.1 - Nov 19 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6.1 - Nov 19 2004, by Rafael Garcia-Suarez
2229    
2230  - reconfig.urpmi on mirrors must now begin with a magic line  - reconfig.urpmi on mirrors must now begin with a magic line
2231  - don't create symlinks in /var/lib/urpmi, this used to mess up updates  - don't create symlinks in /var/lib/urpmi, this used to mess up updates
# Line 2004  Version 4.6.1 - Nov 19 2004, by Rafael G Line 2233  Version 4.6.1 - Nov 19 2004, by Rafael G
2233  - use proxy to download mirror list  - use proxy to download mirror list
2234  - Cleanup text mode progress output  - Cleanup text mode progress output
2235    
2236  Version 4.6-2mdk - Nov 12 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6-2mdk - Nov 12 2004, by Rafael Garcia-Suarez
2237    
2238  - New error message: "The following packages can't be installed because they  - New error message: "The following packages can't be installed because they
2239    depend on packages that are older than the installed ones"    depend on packages that are older than the installed ones"
2240    
2241  Version 4.6 - Nov 09 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.6 - Nov 09 2004, by Rafael Garcia-Suarez
2242    
2243  - New option --norebuild to urpmi, urpmi.update and urpmi.addmedia.  - New option --norebuild to urpmi, urpmi.update and urpmi.addmedia.
2244  - New --strict-arch option to urpmi  - New --strict-arch option to urpmi
# Line 2020  Version 4.6 - Nov 09 2004, by Rafael Gar Line 2249  Version 4.6 - Nov 09 2004, by Rafael Gar
2249  - Fix search for source rpm by name  - Fix search for source rpm by name
2250  - Translation updates, man page updates, code cleanup  - Translation updates, man page updates, code cleanup
2251    
2252  Version 4.5-28mdk - Sep 30 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-28mdk - Sep 30 2004, by Rafael Garcia-Suarez
2253    
2254  - New urpmf option, -m, to get the media in which a package is found  - New urpmf option, -m, to get the media in which a package is found
2255  - Silence some noise in urpmq  - Silence some noise in urpmq
2256    
2257  Version 4.5-27mdk - Sep 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-27mdk - Sep 29 2004, by Rafael Garcia-Suarez
2258    
2259  - Change description  - Change description
2260  - Add a "--" option to urpmi.removemedia  - Add a "--" option to urpmi.removemedia
2261  - Better error message in urpmi.update when hdlists are corrupted  - Better error message in urpmi.update when hdlists are corrupted
2262    
2263  Version 4.5-26mdk - Sep 18 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-26mdk - Sep 18 2004, by Rafael Garcia-Suarez
2264    
2265  - urpmi.addmedia should create urpmi.cfg if it doesn't exist.  - urpmi.addmedia should create urpmi.cfg if it doesn't exist.
2266    
2267  Version 4.5-25mdk - Sep 15 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-25mdk - Sep 15 2004, by Rafael Garcia-Suarez
2268    
2269  - Don't print the urpmf results twice when using virtual media.  - Don't print the urpmf results twice when using virtual media.
2270  - Translations updates.  - Translations updates.
2271    
2272  Version 4.5-24mdk - Sep 10 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-24mdk - Sep 10 2004, by Rafael Garcia-Suarez
2273    
2274  - Remove deprecation warning.  - Remove deprecation warning.
2275  - Translations updates.  - Translations updates.
2276    
2277  Version 4.5-23mdk - Sep 03 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-23mdk - Sep 03 2004, by Rafael Garcia-Suarez
2278    
2279  - Handle new keywords in hdlists file.  - Handle new keywords in hdlists file.
2280  - Translations updates.  - Translations updates.
2281    
2282  Version 4.5-22mdk - Aug 31 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-22mdk - Aug 31 2004, by Rafael Garcia-Suarez
2283    
2284  - Fix download with curl with usernames that contains '@' (for mandrakeclub)  - Fix download with curl with usernames that contains '@' (for mandrakeclub)
2285  - Make the --probe-synthesis option compatible with --distrib in urpmi.addmedia.  - Make the --probe-synthesis option compatible with --distrib in urpmi.addmedia.
2286  - Re-allow transaction split with --allow-force or --allow-nodeps  - Re-allow transaction split with --allow-force or --allow-nodeps
2287    
2288  Version 4.5-21mdk - Aug 26 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-21mdk - Aug 26 2004, by Rafael Garcia-Suarez
2289    
2290  - new --root option to rpm-find-leaves.pl (Michael Scherer)  - new --root option to rpm-find-leaves.pl (Michael Scherer)
2291  - add timeouts for connection establishments  - add timeouts for connection establishments
2292  - Language and manpages updates (new manpage, proxy.cfg(5))  - Language and manpages updates (new manpage, proxy.cfg(5))
2293    
2294  Version 4.5-20mdk - Aug 12 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-20mdk - Aug 12 2004, by Rafael Garcia-Suarez
2295    
2296  - Language updates  - Language updates
2297  - Fix urpmi.addmedia --distrib with distribution CDs  - Fix urpmi.addmedia --distrib with distribution CDs
# Line 2070  Version 4.5-20mdk - Aug 12 2004, by Rafa Line 2299  Version 4.5-20mdk - Aug 12 2004, by Rafa
2299  - Display summaries of packages when user is asked for choices (Michael Scherer)  - Display summaries of packages when user is asked for choices (Michael Scherer)
2300  - Update manpages  - Update manpages
2301    
2302  Version 4.5-19mdk - Jul 31 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-19mdk - Jul 31 2004, by Rafael Garcia-Suarez
2303    
2304  - Add --more-choices option to urpmi  - Add --more-choices option to urpmi
2305  - Fix urpmi --excludedocs  - Fix urpmi --excludedocs
2306  - Make urpmi.addmedia --distrib grok the new media structure  - Make urpmi.addmedia --distrib grok the new media structure
2307  - and other small fixes  - and other small fixes
2308    
2309  Version 4.5-18mdk - Jul 28 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-18mdk - Jul 28 2004, by Rafael Garcia-Suarez
2310    
2311  - Better error handling for copy failures (disk full, etc.)  - Better error handling for copy failures (disk full, etc.)
2312  - Better handling of symlinks (Titi)  - Better handling of symlinks (Titi)
# Line 2091  Version 4.5-18mdk - Jul 28 2004, by Rafa Line 2320  Version 4.5-18mdk - Jul 28 2004, by Rafa
2320  - Updated bash completion.  - Updated bash completion.
2321  - Message and documentation updates.  - Message and documentation updates.
2322    
2323  Version 4.5-17mdk - Jul 24 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-17mdk - Jul 24 2004, by Rafael Garcia-Suarez
2324    
2325  - Make --use-distrib support new media layout.  - Make --use-distrib support new media layout.
2326  - Update manpages.  - Update manpages.
2327    
2328  Version 4.5-16mdk - Jul 23 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-16mdk - Jul 23 2004, by Rafael Garcia-Suarez
2329    
2330  - Automagically reconfigure NFS media as well. (duh.)  - Automagically reconfigure NFS media as well. (duh.)
2331    
2332  Version 4.5-15mdk - Jul 21 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-15mdk - Jul 21 2004, by Rafael Garcia-Suarez
2333    
2334  - Support for automatic reconfiguration of media layout  - Support for automatic reconfiguration of media layout
2335  - Remove setuid support  - Remove setuid support
2336  - Minor fixes and language updates  - Minor fixes and language updates
2337    
2338  Version 4.5-14mdk - Jul 13 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-14mdk - Jul 13 2004, by Rafael Garcia-Suarez
2339    
2340  - Simplified and documented skip.list and inst.list  - Simplified and documented skip.list and inst.list
2341  - Add an option -y (fuzzy) to urpmi.removemedia  - Add an option -y (fuzzy) to urpmi.removemedia
2342    
2343  Version 4.5-13mdk - Jul 10 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-13mdk - Jul 10 2004, by Rafael Garcia-Suarez
2344    
2345  - Support for README.*.urpmi  - Support for README.*.urpmi
2346  - add a --version command-line argument to everything  - add a --version command-line argument to everything
2347  - Deleting media now deletes corresponding proxy configuration  - Deleting media now deletes corresponding proxy configuration
2348  - Code cleanups  - Code cleanups
2349    
2350  Version 4.5-12mdk - Jul 06 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-12mdk - Jul 06 2004, by Rafael Garcia-Suarez
2351    
2352  - Disallow two medias with the same name  - Disallow two medias with the same name
2353  - urpmi.removemedia no longer performs a fuzzy match on media names  - urpmi.removemedia no longer performs a fuzzy match on media names
 - gettext is no longer required  
2354    
2355  Version 4.5-11mdk - Jul 01 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-11mdk - Jul 01 2004, by Rafael Garcia-Suarez
2356    
2357  - Methods to change and write proxy.cfg  - Methods to change and write proxy.cfg
2358  - Language updates  - Language updates
2359    
2360  Version 4.5-10mdk - Jun 30 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-10mdk - Jun 30 2004, by Rafael Garcia-Suarez
2361    
2362  - Rewrite the proxy.cfg parser  - Rewrite the proxy.cfg parser
2363  - Let the proxy be settable per media (still undocumented)  - Let the proxy be settable per media (still undocumented)
2364    
2365  Version 4.5-9mdk - Jun 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-9mdk - Jun 29 2004, by Rafael Garcia-Suarez
2366    
2367  - Rewrite the urpmi.cfg parser  - Rewrite the urpmi.cfg parser
2368  - Make the verify-rpm and downloader options be settable per media in urpmi.cfg  - Make the verify-rpm and downloader options be settable per media in urpmi.cfg
2369    
2370  Version 4.5-8mdk - Jun 24 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-8mdk - Jun 24 2004, by Rafael Garcia-Suarez
2371    
2372  - Emergency fix on urpmi.update  - Emergency fix on urpmi.update
2373    
2374  Version 4.5-7mdk - Jun 24 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-7mdk - Jun 24 2004, by Rafael Garcia-Suarez
2375    
2376  - Message and man page updates  - Message and man page updates
2377  - Minor fixes  - Minor fixes
# Line 2152  Version 4.5-6mdk - May 28 2004, by Stefa Line 2380  Version 4.5-6mdk - May 28 2004, by Stefa
2380    
2381  - fixed Fedora build (gurmpi installed but unpackaged files)  - fixed Fedora build (gurmpi installed but unpackaged files)
2382    
2383  Version 4.5-5mdk - May 22 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-5mdk - May 22 2004, by Rafael Garcia-Suarez
2384    
2385  - locale and command-line fixes  - locale and command-line fixes
2386  - urpmf now warns when no hdlist is used  - urpmf now warns when no hdlist is used
# Line 2160  Version 4.5-5mdk - May 22 2004, by Rafae Line 2388  Version 4.5-5mdk - May 22 2004, by Rafae
2388  - urpmi.addmedia doesn't search for hdlists anymore when a 'with' argument  - urpmi.addmedia doesn't search for hdlists anymore when a 'with' argument
2389    is provided    is provided
2390    
2391  Version 4.5-4mdk - May 05 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-4mdk - May 05 2004, by Rafael Garcia-Suarez
2392    
2393  - urpmi.addmedia no longer probes for synthesis/hdlist files when a  - urpmi.addmedia no longer probes for synthesis/hdlist files when a
2394    "with" argument is provided    "with" argument is provided
# Line 2169  Version 4.5-4mdk - May 05 2004, by Rafae Line 2397  Version 4.5-4mdk - May 05 2004, by Rafae
2397  - better bash completion (O. Blin)  - better bash completion (O. Blin)
2398  - fix rsync download (O. Thauvin)  - fix rsync download (O. Thauvin)
2399    
2400  Version 4.5-3mdk - Apr 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-3mdk - Apr 29 2004, by Rafael Garcia-Suarez
2401    
2402  - Fix message output in urpme  - Fix message output in urpme
2403  - Fix input of Y/N answers depending on current locale  - Fix input of Y/N answers depending on current locale
2404    
2405  Version 4.5-2mdk - Apr 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5-2mdk - Apr 29 2004, by Rafael Garcia-Suarez
2406    
2407  - Bug fixes : locale handling, command-line argument parsing  - Bug fixes : locale handling, command-line argument parsing
2408  - Add new French manpages from the man-pages-fr package  - Add new French manpages from the man-pages-fr package
2409    
2410  Version 4.5 - Apr 27 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>  Version 4.5 - Apr 27 2004, by Rafael Garcia-Suarez
2411    
2412  - Refactorization, split code in new modules, minor bugfixes  - Refactorization, split code in new modules, minor bugfixes
2413    
2414  Version 4.4.5-10mdk - Mar 17 2004, by Warly <warly@mandrakesoft.com>  Version 4.4.5-10mdk - Mar 17 2004, by Warly
2415    
2416  - do not display the urpmi internal name when asking for a media insertion  - do not display the urpmi internal name when asking for a media insertion
2417  (confusing people with extra cdrom1, cdrom2 which does not refer to cdrom but hdlists)  (confusing people with extra cdrom1, cdrom2 which does not refer to cdrom but hdlists)
2418    
2419  Version 4.4.5-9mdk - Mar 16 2004, by Frederic Crozat <fcrozat@mandrakesoft.com>  Version 4.4.5-9mdk - Mar 16 2004, by Frederic Crozat
2420    
2421  - fix mimetype in menu file (correct separator is ,  not ;)  - fix mimetype in menu file (correct separator is ,  not ;)
2422    
2423  Version 4.4.5-8mdk - Feb 22 2004, by François Pons <fpons@garrigue.homelinux.org>  Version 4.4.5-8mdk - Feb 22 2004, by François Pons
2424    
2425  - fix bug 8110 (urpmq -y automatically uses -a).  - fix bug 8110 (urpmq -y automatically uses -a).
2426  - gurpm.pm: allow to pass options to ugtk2 object (so that we can set  - gurpm.pm: allow to pass options to ugtk2 object (so that we can set
# Line 2201  Version 4.4.5-8mdk - Feb 22 2004, by Fra Line 2429  Version 4.4.5-8mdk - Feb 22 2004, by Fra
2429     - Own /usr/lib/perl5/vendor_perl/5.8.8/urpm     - Own /usr/lib/perl5/vendor_perl/5.8.8/urpm
2430     - fix bug #6749 (man pages)     - fix bug #6749 (man pages)
2431    
2432  Version 4.4.5-7mdk - Feb 20 2004, by David Baudens <baudens@mandrakesoft.com>  Version 4.4.5-7mdk - Feb 20 2004, by David Baudens
2433    
2434  - Revert menu entry from needs="x11" to needs="gnome" and needs="kde"  - Revert menu entry from needs="x11" to needs="gnome" and needs="kde"
2435    
2436  Version 4.4.5-6mdk - Feb 19 2004, by David Baudens <baudens@mandrakesoft.com>  Version 4.4.5-6mdk - Feb 19 2004, by David Baudens
2437    
2438  - Fix menu entry  - Fix menu entry
2439    
2440  Version 4.4.5-5mdk - Feb 11 2004, by Olivier Blin <blino@mandrake.org>  Version 4.4.5-5mdk - Feb 11 2004, by Olivier Blin
2441    
2442  - send download errors to error output instead of log output  - send download errors to error output instead of log output
2443    (in order to display them in non-verbose mode too)    (in order to display them in non-verbose mode too)
2444  - From Guillaume Cottenceau <gc@mandrakesoft.com> :  - From Guillaume Cottenceau :
2445    - gurpmi: don't escape "," in translatable string, do it after translation    - gurpmi: don't escape "," in translatable string, do it after translation
2446    
2447  Version 4.4.5-4mdk - Feb 09 2004, by Guillaume Cottenceau <gc@mandrakesoft.com>  Version 4.4.5-4mdk - Feb 09 2004, by Guillaume Cottenceau
2448    
2449  - fix bug #7472: progressbar forced to be thicker than default  - fix bug #7472: progressbar forced to be thicker than default
2450  - gurpmi: when cancel button is destroyed forever from within  - gurpmi: when cancel button is destroyed forever from within
# Line 2228  Version 4.4.5-4mdk - Feb 09 2004, by Gui Line 2456  Version 4.4.5-4mdk - Feb 09 2004, by Gui
2456    save on disk    save on disk
2457  - gurpmi: allow installing or saving binary rpm as well  - gurpmi: allow installing or saving binary rpm as well
2458    
2459  Version 4.4.5-3mdk - Feb 03 2004, by François Pons <fpons@mandrakesoft.com>  Version 4.4.5-3mdk - Feb 03 2004, by François Pons
2460    
2461  - fixed bug of reference of ../ in hdlists file.  - fixed bug of reference of ../ in hdlists file.
2462  - fixed bug 6834.  - fixed bug 6834.
2463    
2464  Version 4.4.5-2mdk - Feb 03 2004, by Guillaume Cottenceau <gc@mandrakesoft.com>  Version 4.4.5-2mdk - Feb 03 2004, by Guillaume Cottenceau
2465    
2466  - convert some gurpmi dialogs to UTF8 as they should (part of  - convert some gurpmi dialogs to UTF8 as they should (part of
2467    bug #7156, needs latest change in perl-Locale-gettext as well)    bug #7156, needs latest change in perl-Locale-gettext as well)
2468    
2469  Version 4.4.5 - Jan 30 2004, by Olivier Blin <blino@mandrake.org>  Version 4.4.5 - Jan 30 2004, by Olivier Blin
2470    
2471  - add --resume and --no-resume options in urpmi  - add --resume and --no-resume options in urpmi
2472    (to resume transfer of partially-downloaded files)    (to resume transfer of partially-downloaded files)
2473  - add resume option in global config section  - add resume option in global config section
2474    
2475  Version 4.4.4 - Jan 28 2004, by Olivier Blin <blino@mandrake.org>  Version 4.4.4 - Jan 28 2004, by Olivier Blin
2476    
2477  - fix --wget and --curl in urpmi.update  - fix --wget and --curl in urpmi.update
2478    
2479  Version 4.4.3 - Jan 21 2004, by Olivier Blin <blino@mandrake.org>  Version 4.4.3 - Jan 21 2004, by Olivier Blin
2480    
2481  - add downloader option in global config section  - add downloader option in global config section
2482  - better error reporting for curl  - better error reporting for curl
# Line 2258  Version 4.4.3 - Jan 21 2004, by Olivier Line 2486  Version 4.4.3 - Jan 21 2004, by Olivier
2486  - support --root in bash_completion (Guillaume Rousse)  - support --root in bash_completion (Guillaume Rousse)
2487  - perl_checker fixes  - perl_checker fixes
2488    
2489  Version 4.4.2 - Jan 15 2004, by Olivier Blin <blino@mandrake.org>  Version 4.4.2 - Jan 15 2004, by Olivier Blin
2490    
2491  - print updates description in urpmq -i when available  - print updates description in urpmq -i when available
2492  - add auto and keep options in global config section  - add auto and keep options in global config section
# Line 2271  Version 4.4.2 - Jan 15 2004, by Olivier Line 2499  Version 4.4.2 - Jan 15 2004, by Olivier
2499  - lock rpm db in chroot, and urpmi db in /  - lock rpm db in chroot, and urpmi db in /
2500  - ask to be root to use auto-select in urpmi  - ask to be root to use auto-select in urpmi
2501  - ask to be root to install binary rpms in chroot  - ask to be root to install binary rpms in chroot
2502  - From Guillaume Cottenceau <gc@mandrakesoft.com> :  - From Guillaume Cottenceau :
2503      - more graphical feedback in urpmi --parallel --X (status, progress, etc)      - more graphical feedback in urpmi --parallel --X (status, progress, etc)
2504  - From Pascal Terjan <pterjan@mandrake.org> :  - From Pascal Terjan :
2505      - $root =~ s!/*!! to avoid root detection issue      - $root =~ s!/*!! to avoid root detection issue
2506  - From Olivier Thauvin <thauvin@aerov.jussieu.fr> :  - From Olivier Thauvin <thauvin@aerov.jussieu.fr> :
2507      - add --use-distrib      - add --use-distrib
# Line 2282  Version 4.4.2 - Jan 15 2004, by Olivier Line 2510  Version 4.4.2 - Jan 15 2004, by Olivier
2510      - fix issue using virtual medium and --bug      - fix issue using virtual medium and --bug
2511      - update error message if --bug dir exist      - update error message if --bug dir exist
2512    
2513  Version 4.4.1 - Jan 12 2004, by Guillaume Cottenceau <gc@mandrakesoft.com>  Version 4.4.1 - Jan 12 2004, by Guillaume Cottenceau
2514    
2515  - add ability to cancel packages downloads from within rpmdrake  - add ability to cancel packages downloads from within rpmdrake
2516    (subsubversion increase)    (subsubversion increase)
2517  - don't explicitely provide perl(urpm) and perl(gurpm), it's unneeded  - don't explicitely provide perl(urpm) and perl(gurpm), it's unneeded
2518    
2519  Version 4.4-52mdk - Jan 09 2004, by Warly <warly@mandrakesoft.com>  Version 4.4-52mdk - Jan 09 2004, by Warly
2520    
2521  - provides perl(gurpm) in gurpmi  - provides perl(gurpm) in gurpmi
2522    
2523  Version 4.4-51mdk - Jan 06 2004, by Pixel <pixel@mandrakesoft.com>  Version 4.4-51mdk - Jan 06 2004, by Pixel
2524    
2525  - provide perl(urpm) (needed by rpmdrake)  - provide perl(urpm) (needed by rpmdrake)
2526    
# Line 2304  Version 4.4-49mdk - Jan 04 2004, by Oliv Line 2532  Version 4.4-49mdk - Jan 04 2004, by Oliv
2532    
2533  - apply Guillaume Rousse patch  - apply Guillaume Rousse patch
2534  - Fix bug #6666  - Fix bug #6666
 - Requires bash-completion (Guillaume Rousse)  
2535    
2536  Version 4.4-48mdk - Dec 24 2003, by Olivier Thauvin <thauvin@aerov.jussieu.fr>  Version 4.4-48mdk - Dec 24 2003, by Olivier Thauvin <thauvin@aerov.jussieu.fr>
2537    
2538  - urpmi.update: add --force-key  - urpmi.update: add --force-key
2539  - urpmq: add --list-url and --dump-config  - urpmq: add --list-url and --dump-config
2540    
2541  Version 4.4-46mdk - Dec 14 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-46mdk - Dec 14 2003, by François Pons
2542    
2543  - fixed improper restart and possible loop of restart.  - fixed improper restart and possible loop of restart.
2544    
2545  Version 4.4-45mdk - Dec 09 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-45mdk - Dec 09 2003, by François Pons
2546    
2547  - added compability with RH 7.3.  - added compability with RH 7.3.
2548    
2549  Version 4.4-44mdk - Dec 05 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-44mdk - Dec 05 2003, by François Pons
2550    
2551  - fixed bug 6013, 6386, 6459.  - fixed bug 6013, 6386, 6459.
2552  - fixed restart of urpmi in test mode which should be avoided.  - fixed restart of urpmi in test mode which should be avoided.
2553  - added executability if perl-Locale-gettext is missing.  - added executability if perl-Locale-gettext is missing.
2554    
2555  Version 4.4-43mdk - Nov 05 2003, by Guillaume Cottenceau <gc@mandrakesoft.com>  Version 4.4-43mdk - Nov 05 2003, by Guillaume Cottenceau
2556    
2557  - urpmi: fix exitcode always true when running in gurpmi mode, by  - urpmi: fix exitcode always true when running in gurpmi mode, by
2558    using _exit instead of exit, probably some atexit gtk stuff in the way    using _exit instead of exit, probably some atexit gtk stuff in the way
2559    
2560  Version 4.4-42mdk - Nov 05 2003, by Guillaume Rousse <guillomovitch@linux-mandrake.com>  Version 4.4-41mdk - Oct 30 2003, by François Pons
   
 - added bash-completion  
 - spec cleanup  
 - bziped additional sources  
   
 Version 4.4-41mdk - Oct 30 2003, by François Pons <fpons@mandrakesoft.com>  
2561    
2562  - added the Erwan feature (update rpm, perl-URPM or urpmi first and  - added the Erwan feature (update rpm, perl-URPM or urpmi first and
2563    restart urpmi in such case).    restart urpmi in such case).
2564  - added contributors section in man page (please accept I may have  - added contributors section in man page (please accept I may have
2565    forget you, so ask to authors in such case).    forget you, so ask to authors in such case).
2566    
2567  Version 4.4-40mdk - Oct 22 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-40mdk - Oct 22 2003, by François Pons
2568    
2569  - fixed invalid signature checking when using --media on first  - fixed invalid signature checking when using --media on first
2570    package listed.    package listed.
2571    
2572  Version 4.4-39mdk - Oct 08 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-39mdk - Oct 08 2003, by François Pons
2573    
2574  - fixed names.XXX file not always regenerated.  - fixed names.XXX file not always regenerated.
2575    
2576  Version 4.4-38mdk - Sep 24 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-38mdk - Sep 24 2003, by François Pons
2577    
2578  - fixed md5sum or copy of hdlist of virtual media uneeded.  - fixed md5sum or copy of hdlist of virtual media uneeded.
2579  - fixed bug 5807 for names.XXX files still present after removing  - fixed bug 5807 for names.XXX files still present after removing
# Line 2361  Version 4.4-38mdk - Sep 24 2003, by Fran Line 2582  Version 4.4-38mdk - Sep 24 2003, by Fran
2582  - fixed bug 5833 about urpme having Y for removing packages by default.  - fixed bug 5833 about urpme having Y for removing packages by default.
2583  - fixed parallel urpme on some cases.  - fixed parallel urpme on some cases.
2584    
2585  Version 4.4-37mdk - Sep 17 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-37mdk - Sep 17 2003, by François Pons
2586    
2587  - fixed virtual media examination of list file.  - fixed virtual media examination of list file.
2588    
2589  Version 4.4-36mdk - Sep 16 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-36mdk - Sep 16 2003, by François Pons
2590    
2591  - fixed virtual media examination of descriptions or pubkey files.  - fixed virtual media examination of descriptions or pubkey files.
2592  - fixed adding medium on a directory directly under root, as in  - fixed adding medium on a directory directly under root, as in
2593    file://tmp for example.    file://tmp for example.
2594  - removing stale logs.  - removing stale logs.
2595    
2596  Version 4.4-35mdk - Sep 10 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-35mdk - Sep 10 2003, by François Pons
2597    
2598  - get back skipping warning as log (so disabled by default for urpmi).  - get back skipping warning as log (so disabled by default for urpmi).
2599  - make sure one package is only displayed once for skipping and  - make sure one package is only displayed once for skipping and
# Line 2380  Version 4.4-35mdk - Sep 10 2003, by Fran Line 2601  Version 4.4-35mdk - Sep 10 2003, by Fran
2601  - translation and cs man pages updates.  - translation and cs man pages updates.
2602  - fixed urpmf man pages.  - fixed urpmf man pages.
2603    
2604  Version 4.4-34mdk - Sep 08 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-34mdk - Sep 08 2003, by François Pons
2605    
2606  - make sure --force will answer yes for all question (except  - make sure --force will answer yes for all question (except
2607    choosing a package and changing removable media, this means that    choosing a package and changing removable media, this means that
# Line 2388  Version 4.4-34mdk - Sep 08 2003, by Fran Line 2609  Version 4.4-34mdk - Sep 08 2003, by Fran
2609  - force second pass if virtual media using hdlist are used.  - force second pass if virtual media using hdlist are used.
2610  - improved probing files for hdlist or synthesis.  - improved probing files for hdlist or synthesis.
2611    
2612  Version 4.4-33mdk - Sep 06 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-33mdk - Sep 06 2003, by François Pons
2613    
2614  - added automatic generation of /var/lib/urpmi/names.<medium>  - added automatic generation of /var/lib/urpmi/names.<medium>
2615    for completion to be faster.    for completion to be faster.
2616  - skipped or installed entries are first tested against  - skipped or installed entries are first tested against
2617    compatible arch.    compatible arch.
2618    
2619  Version 4.4-32mdk - Sep 05 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-32mdk - Sep 05 2003, by François Pons
2620    
2621  - fixed symlink in current working directory.  - fixed symlink in current working directory.
2622  - added fixes from gc (signature checking improvement and  - added fixes from gc (signature checking improvement and
# Line 2403  Version 4.4-32mdk - Sep 05 2003, by Fran Line 2624  Version 4.4-32mdk - Sep 05 2003, by Fran
2624  - fixed bad reason with standalone star in text.  - fixed bad reason with standalone star in text.
2625  - skipping log are now always displayed.  - skipping log are now always displayed.
2626    
2627  Version 4.4-31mdk - Sep 04 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-31mdk - Sep 04 2003, by François Pons
2628    
2629  - removed obsoleted and no more used -d of urpmi.update.  - removed obsoleted and no more used -d of urpmi.update.
2630  - fixed --bug to handle local pakcages and virtual media.  - fixed --bug to handle local pakcages and virtual media.
# Line 2415  Version 4.4-31mdk - Sep 04 2003, by Fran Line 2636  Version 4.4-31mdk - Sep 04 2003, by Fran
2636  - fixed media updating on second pass when a synthesis  - fixed media updating on second pass when a synthesis
2637    virtual medium is used.    virtual medium is used.
2638    
2639  Version 4.4-30mdk - Sep 02 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-30mdk - Sep 02 2003, by François Pons
2640    
2641  - improved checking to be safer and smarter.  - improved checking to be safer and smarter.
2642  - added urpm::check_sources_signatures.  - added urpm::check_sources_signatures.
2643    
2644  Version 4.4-29mdk - Sep 01 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-29mdk - Sep 01 2003, by François Pons
2645    
2646  - fixed @EXPORT of *N to be N only (avoid clashes with rpmdrake  - fixed @EXPORT of *N to be N only (avoid clashes with rpmdrake
2647    or others, and fix #5090)    or others, and fix #5090)
2648  - added urpmi.cfg man page in section 5.  - added urpmi.cfg man page in section 5.
2649  - fixed bug 5058.  - fixed bug 5058.
2650    
2651  Version 4.4-28mdk - Aug 28 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-28mdk - Aug 28 2003, by François Pons
2652    
2653  - fixed transaction number restarting at 1 in split mode.  - fixed transaction number restarting at 1 in split mode.
2654  - updated C and fr man pages.  - updated C and fr man pages.
2655  - added urpme man page.  - added urpme man page.
2656    
2657  Version 4.4-27mdk - Aug 28 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-27mdk - Aug 28 2003, by François Pons
2658    
2659  - update /var/lib/urpmi/MD5SUM for managing md5sum of files.  - update /var/lib/urpmi/MD5SUM for managing md5sum of files.
2660  - make sure cwd is changed when downloading to cache directory.  - make sure cwd is changed when downloading to cache directory.
2661    
2662  Version 4.4-26mdk - Aug 26 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-26mdk - Aug 26 2003, by François Pons
2663    
2664  - added -z for rsync:// protocol by default.  - added -z for rsync:// protocol by default.
2665  - fixed some cosmetic log glitches when progressing download.  - fixed some cosmetic log glitches when progressing download.
2666  - fixed multiple removable device management.  - fixed multiple removable device management.
2667  - fixed urpmi not locking urpmi db.  - fixed urpmi not locking urpmi db.
2668    
2669  Version 4.4-25mdk - Aug 22 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-25mdk - Aug 22 2003, by François Pons
2670    
2671  - automatically fork transaction if they are multiple.  - automatically fork transaction if they are multiple.
2672    
2673  Version 4.4-24mdk - Aug 21 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-24mdk - Aug 21 2003, by François Pons
2674    
2675  - updated with newer perl-URPM (changes in URPM::Signature).  - updated with newer perl-URPM (changes in URPM::Signature).
2676    
2677  Version 4.4-23mdk - Aug 20 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-23mdk - Aug 20 2003, by François Pons
2678    
2679  - fixed bad key ids recognized from pubkey during update of media.  - fixed bad key ids recognized from pubkey during update of media.
2680  - simplified list and pubkey location to be more compatible with  - simplified list and pubkey location to be more compatible with
2681    previous version and avoid probing too many files.    previous version and avoid probing too many files.
2682  - simplified log to be more explicit when a key is imported.  - simplified log to be more explicit when a key is imported.
2683    
2684  Version 4.4-22mdk - Aug 19 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-22mdk - Aug 19 2003, by François Pons
2685    
2686  - fixed MD5SUM and pubkey management for local media.  - fixed MD5SUM and pubkey management for local media.
2687  - fixed post deadlock with rpm < 4.2.  - fixed post deadlock with rpm < 4.2.
2688    
2689  Version 4.4-21mdk - Aug 11 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-21mdk - Aug 11 2003, by François Pons
2690    
2691  - added -a flag for urpmq (so that urpmq -a -y -r will do what  - added -a flag for urpmq (so that urpmq -a -y -r will do what
2692    is requested more or less).    is requested more or less).
2693  - fixed rsync:// and ssh:// protocol with integer limit-rate not  - fixed rsync:// and ssh:// protocol with integer limit-rate not
2694    multiple of 1024.    multiple of 1024.
 - removed requires on perl-DateManip (as it now optional).  
2695    
2696  Version 4.4-20mdk - Aug 11 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-20mdk - Aug 11 2003, by François Pons
2697    
2698  - fixed bug 4637 and add reason for removing package in urpme.  - fixed bug 4637 and add reason for removing package in urpme.
2699  - fixed handling of pubkey file.  - fixed handling of pubkey file.
2700  - fixed proxy typo when using curl (Guillaume).  - fixed proxy typo when using curl (Guillaume).
2701    
2702  Version 4.4-19mdk - Aug 06 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-19mdk - Aug 06 2003, by François Pons
2703    
2704  - fixed local package not found when using curl and without an  - fixed local package not found when using curl and without an
2705    absolute path.    absolute path.
# Line 2487  Version 4.4-19mdk - Aug 06 2003, by Fran Line 2707  Version 4.4-19mdk - Aug 06 2003, by Fran
2707  - fixed bug 4519.  - fixed bug 4519.
2708  - fixed bug 4513 (--no-md5sum added for test purpose, workaround).  - fixed bug 4513 (--no-md5sum added for test purpose, workaround).
2709    
2710  Version 4.4-18mdk - Aug 01 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-18mdk - Aug 01 2003, by François Pons
2711    
2712  - fixed shared locks management by simple user.  - fixed shared locks management by simple user.
2713    
2714  Version 4.4-17mdk - Aug 01 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-17mdk - Aug 01 2003, by François Pons
2715    
2716  - fixed shared locks management (were always exclusive).  - fixed shared locks management (were always exclusive).
2717    
2718  Version 4.4-16mdk - Jul 31 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-16mdk - Jul 31 2003, by François Pons
2719    
2720  - fixed transaction number when split is active.  - fixed transaction number when split is active.
2721  - fixed transaction which should not be splited in parallel mode.  - fixed transaction which should not be splited in parallel mode.
# Line 2503  Version 4.4-16mdk - Jul 31 2003, by Fran Line 2723  Version 4.4-16mdk - Jul 31 2003, by Fran
2723  - added shared lock for urpmi, urpmq and urpmf (exclusive lock  - added shared lock for urpmi, urpmq and urpmf (exclusive lock
2724    are done by urpmi.addmedia, urpmi.removemedia and urpmi.update).    are done by urpmi.addmedia, urpmi.removemedia and urpmi.update).
2725    
2726  Version 4.4-15mdk - Jul 29 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-15mdk - Jul 29 2003, by François Pons
2727    
2728  - fixed urpme --parallel --auto still asking the user.  - fixed urpme --parallel --auto still asking the user.
2729  - fixed --keep for parallel mode.  - fixed --keep for parallel mode.
2730    
2731  Version 4.4-14mdk - Jul 29 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-14mdk - Jul 29 2003, by François Pons
2732    
2733  - fixed urpme --auto disabling fuzzy report.  - fixed urpme --auto disabling fuzzy report.
2734  - fixed urpme --parallel which was not handling log.  - fixed urpme --parallel which was not handling log.
# Line 2517  Version 4.4-14mdk - Jul 29 2003, by Fran Line 2737  Version 4.4-14mdk - Jul 29 2003, by Fran
2737  - make package compilable and workable directly on  - make package compilable and workable directly on
2738    Mandrake Clustering which is a 9.0 based distribution.    Mandrake Clustering which is a 9.0 based distribution.
2739    
2740  Version 4.4-13mdk - Jul 28 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-13mdk - Jul 28 2003, by François Pons
2741    
2742  - fixed trying to promote ARRAY(...) message.  - fixed trying to promote ARRAY(...) message.
2743  - fixed output of urpmq to be sorted.  - fixed output of urpmq to be sorted.
# Line 2526  Version 4.4-13mdk - Jul 28 2003, by Fran Line 2746  Version 4.4-13mdk - Jul 28 2003, by Fran
2746    packages instead of removing them.    packages instead of removing them.
2747  - added some translations to french man page of urpmi.  - added some translations to french man page of urpmi.
2748    
2749  Version 4.4-12mdk - Jul 28 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-12mdk - Jul 28 2003, by François Pons
2750    
2751  - avoid spliting transaction if --test is used.  - avoid spliting transaction if --test is used.
2752    
2753  Version 4.4-11mdk - Jul 28 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-11mdk - Jul 28 2003, by François Pons
2754    
2755  - fixed bug 4331.  - fixed bug 4331.
2756  - printing error again at the end of installation when multiple  - printing error again at the end of installation when multiple
2757    transaction failed.    transaction failed.
2758    
2759  Version 4.4-10mdk - Jul 25 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-10mdk - Jul 25 2003, by François Pons
2760    
2761  - added urpme log and urpmi removing log (bug 3889).  - added urpme log and urpmi removing log (bug 3889).
2762  - fixed undefined subroutine ...N... when using parallel  - fixed undefined subroutine ...N... when using parallel
# Line 2545  Version 4.4-10mdk - Jul 25 2003, by Fran Line 2765  Version 4.4-10mdk - Jul 25 2003, by Fran
2765  - fixed not obvious error message (bug 3436).  - fixed not obvious error message (bug 3436).
2766  - fixed parallel installation of local files.  - fixed parallel installation of local files.
2767    
2768  Version 4.4-9mdk - Jul 17 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-9mdk - Jul 17 2003, by François Pons
2769    
2770  - fixed error code reporting after installation.  - fixed error code reporting after installation.
2771  - fixed if packages have not been found on some cases.  - fixed if packages have not been found on some cases.
2772    
2773  Version 4.4-8mdk - Jun 26 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-8mdk - Jun 26 2003, by François Pons
2774    
2775  - fixed urpmq -d not working if package given has unsatisfied  - fixed urpmq -d not working if package given has unsatisfied
2776    dependencies as backtrack is active, now -d use nodeps.    dependencies as backtrack is active, now -d use nodeps.
# Line 2560  Version 4.4-8mdk - Jun 26 2003, by Franà Line 2780  Version 4.4-8mdk - Jun 26 2003, by FranÃ
2780    if --allow-force is given, avoid removing packages in such    if --allow-force is given, avoid removing packages in such
2781    cases.    cases.
2782    
2783  Version 4.4-7mdk - Jun 26 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-7mdk - Jun 26 2003, by François Pons
2784    
2785  - fixed building of hdlist.  - fixed building of hdlist.
2786    
2787  Version 4.4-6mdk - Jun 20 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-6mdk - Jun 20 2003, by François Pons
2788    
2789  - fixed --virtual to work with synthesis source.  - fixed --virtual to work with synthesis source.
2790    
2791  Version 4.4-5mdk - Jun 19 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-5mdk - Jun 19 2003, by François Pons
2792    
2793  - fixed everything already installed annoying message.  - fixed everything already installed annoying message.
2794  - added --virtual to urpmi.addmedia to handle virtual media.  - added --virtual to urpmi.addmedia to handle virtual media.
2795  - added promotion message reason for backtrack.  - added promotion message reason for backtrack.
2796    
2797  Version 4.4-4mdk - Jun 18 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-4mdk - Jun 18 2003, by François Pons
2798    
2799  - added --env to urpmq and urpmf (simplest to examine now).  - added --env to urpmq and urpmf (simplest to examine now).
2800  - fixed --allow-nodeps and --allow-force no more taken into  - fixed --allow-nodeps and --allow-force no more taken into
2801    account (bug 4077).    account (bug 4077).
2802    
2803  Version 4.4-3mdk - Jun 18 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-3mdk - Jun 18 2003, by François Pons
2804    
2805  - changed --split-level behaviour to be a trigger (default 20).  - changed --split-level behaviour to be a trigger (default 20).
2806  - added --split-length to give minimal transaction length (default 1).  - added --split-length to give minimal transaction length (default 1).
2807  - added missing log for unselected and removed packages in auto mode.  - added missing log for unselected and removed packages in auto mode.
2808    
2809  Version 4.4-2mdk - Jun 17 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4-2mdk - Jun 17 2003, by François Pons
2810    
2811  - fixed parallel handler with removing.  - fixed parallel handler with removing.
2812  - fixed glitches with gurpmi.  - fixed glitches with gurpmi.
2813  - fixed bad test report.  - fixed bad test report.
2814  - fixed bad transaction ordering and splitting on some cases.  - fixed bad transaction ordering and splitting on some cases.
2815    
2816  Version 4.4 - Jun 16 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.4 - Jun 16 2003, by François Pons
2817    
2818  - added preliminary support for small transaction set.  - added preliminary support for small transaction set.
2819  - internal library changes (compabilility should have been kept).  - internal library changes (compabilility should have been kept).
2820    
2821  Version 4.3-15mdk - Jun 13 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3-15mdk - Jun 13 2003, by François Pons
2822    
2823  - fixed incorrect behaviour when no key_ids options are set.  - fixed incorrect behaviour when no key_ids options are set.
2824  - created retrieve methods and translation methods for packages  - created retrieve methods and translation methods for packages
2825    unselected or removed.    unselected or removed.
2826    
2827  Version 4.3-14mdk - Jun 13 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3-14mdk - Jun 13 2003, by François Pons
2828    
2829  - added key_ids global and per media option to list authorized  - added key_ids global and per media option to list authorized
2830    key ids.    key ids.
# Line 2613  Version 4.3-14mdk - Jun 13 2003, by Fran Line 2833  Version 4.3-14mdk - Jun 13 2003, by Fran
2833    very fine for instance).    very fine for instance).
2834  - need perl-URPM-0.90-10mdk or newer for signature handling.  - need perl-URPM-0.90-10mdk or newer for signature handling.
2835    
2836  Version 4.3-13mdk - Jun 05 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3-13mdk - Jun 05 2003, by François Pons
2837    
2838  - added patch from Michaël Scherer to add --no-uninstall  - added patch from Michaël Scherer to add --no-uninstall
2839    (or --no-remove) and assume no by default when asking to    (or --no-remove) and assume no by default when asking to
# Line 2621  Version 4.3-13mdk - Jun 05 2003, by Fran Line 2841  Version 4.3-13mdk - Jun 05 2003, by Fran
2841  - updated urpmq with newer perl-URPM 0.90-4mdk and better.  - updated urpmq with newer perl-URPM 0.90-4mdk and better.
2842  - fixed bad display of old package installation reason.  - fixed bad display of old package installation reason.
2843    
2844  Version 4.3-12mdk - May 26 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3-12mdk - May 26 2003, by François Pons
2845    
2846  - updated for newer perl-URPM 0.90 series.  - updated for newer perl-URPM 0.90 series.
2847  - give reason of package requested not being installed.  - give reason of package requested not being installed.
2848    
2849  Version 4.3-11mdk - May 16 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3-11mdk - May 16 2003, by François Pons
2850    
2851  - try to handle resume connection (do not always remove previous  - try to handle resume connection (do not always remove previous
2852    download, only works for hdlist or synthesis using rsync).    download, only works for hdlist or synthesis using rsync).
2853  - updated for perl-URPM-0.84 (ask_remove state hash simplified).  - updated for perl-URPM-0.84 (ask_remove state hash simplified).
2854    
2855  Version 4.3-10mdk - May 13 2003, by Pons François <fpons@mandrakesoft.com>  Version 4.3-10mdk - May 13 2003, by Pons François
2856    
2857  - updated to use latest perl-URPM (simplified code, no interface  - updated to use latest perl-URPM (simplified code, no interface
2858    should be broken).    should be broken).
2859    
2860  Version 4.3-9mdk - May 12 2003, by Guillaume Cottenceau <gc@mandrakesoft.com>  Version 4.3-9mdk - May 12 2003, by Guillaume Cottenceau
2861    
2862  - internalize grpmi in gurpm.pm so that we can share graphical  - internalize grpmi in gurpm.pm so that we can share graphical
2863    progression of download and installation between gurpmi and    progression of download and installation between gurpmi and
2864    rpmdrake    rpmdrake
2865    
2866  Version 4.3-8mdk - Apr 25 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3-8mdk - Apr 25 2003, by François Pons
2867    
2868  - added -i in urpmq --help (fix bug 3829).  - added -i in urpmq --help (fix bug 3829).
2869  - fixed many urpmf options: --media, --synthesis, -e.  - fixed many urpmf options: --media, --synthesis, -e.
# Line 2654  Version 4.3-8mdk - Apr 25 2003, by Franà Line 2874  Version 4.3-8mdk - Apr 25 2003, by FranÃ
2874  - improved --list-aliases, --list-nodes and --list-media to be  - improved --list-aliases, --list-nodes and --list-media to be
2875    much faster than before.    much faster than before.
2876    
2877  Version 4.3-7mdk - Apr 24 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3-7mdk - Apr 24 2003, by François Pons
2878    
2879  - added -v to urpme and removed default log.  - added -v to urpme and removed default log.
2880  - avoid curl output to be seen.  - avoid curl output to be seen.
2881  - make require of Date::Manip optional (urpmi manage to continue  - make require of Date::Manip optional (urpmi manage to continue
2882    evan if Date::Manip is not there of fail due to unknown TZ).    evan if Date::Manip is not there of fail due to unknown TZ).
2883    
2884  Version 4.3-6mdk - Apr 23 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3-6mdk - Apr 23 2003, by François Pons
2885    
2886  - added more log when installing packages.  - added more log when installing packages.
2887  - urpmf: added --sourcerpm, --packager, --buildhost, --url, --uniq  - urpmf: added --sourcerpm, --packager, --buildhost, --url, --uniq
2888    and -v, -q, -u (as alias to --verbose, --quiet, --uniq).    and -v, -q, -u (as alias to --verbose, --quiet, --uniq).
2889    
2890  Version 4.3-5mdk - Apr 22 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3-5mdk - Apr 22 2003, by François Pons
2891    
2892  - improved output of urpmq -i (with packager, buildhost and url).  - improved output of urpmq -i (with packager, buildhost and url).
2893  - fixed output of download informations (without callback).  - fixed output of download informations (without callback).
# Line 2675  Version 4.3-5mdk - Apr 22 2003, by Franà Line 2895  Version 4.3-5mdk - Apr 22 2003, by FranÃ
2895    using -h or --help.    using -h or --help.
2896  - fixed urpmq -i to work on all choices instead of the first one.  - fixed urpmq -i to work on all choices instead of the first one.
2897    
2898  Version 4.3-4mdk - Apr 18 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3-4mdk - Apr 18 2003, by François Pons
2899    
2900  - added urpmq -i (the almost same as rpm -qi).  - added urpmq -i (the almost same as rpm -qi).
2901    
2902  Version 4.3-3mdk - Apr 17 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3-3mdk - Apr 17 2003, by François Pons
2903    
2904  - fixed readlink that make supermount sloowwwwwiiiinnnngggg.  - fixed readlink that make supermount sloowwwwwiiiinnnngggg.
2905  - improved find_mntpoints to follow symlink more accurately  - improved find_mntpoints to follow symlink more accurately
2906    but limit to only one mount point.    but limit to only one mount point.
2907  - fixed media which are loosing their with_hdlist ramdomly.  - fixed media which are loosing their with_hdlist ramdomly.
2908    
2909  Version 4.3-2mdk - Apr 16 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3-2mdk - Apr 16 2003, by François Pons
2910    
2911  - added --sortmedia option to urpmi and urpmq.  - added --sortmedia option to urpmi and urpmq.
2912  - improved MD5SUM file for hdlist or synthesis management, added  - improved MD5SUM file for hdlist or synthesis management, added
2913    md5sum in /etc/urpmi/urpmi.cfg for each media when needed.    md5sum in /etc/urpmi/urpmi.cfg for each media when needed.
2914  - improved output when multiple package are found when searching.  - improved output when multiple package are found when searching.
2915    
2916  Version 4.3 - Apr 14 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.3 - Apr 14 2003, by François Pons
2917    
2918  - avoid scanning all urpmi cache for checking unused rpm files.  - avoid scanning all urpmi cache for checking unused rpm files.
2919  - added smarter skip.list support (parsed before resolving requires).  - added smarter skip.list support (parsed before resolving requires).
# Line 2703  Version 4.3 - Apr 14 2003, by François Line 2923  Version 4.3 - Apr 14 2003, by François
2923  - added --excludedocs option.  - added --excludedocs option.
2924  - fixed --excludepath option.  - fixed --excludepath option.
2925    
2926  Version 4.2-34mdk - Mar 27 2003, by Guillaume Cottenceau <gc@mandrakesoft.com>  Version 4.2-34mdk - Mar 27 2003, by Guillaume Cottenceau
2927    
2928  - fix MandrakeClub downloads problem: take advantage of  - fix MandrakeClub downloads problem: take advantage of
2929    --location-trusted when available (available in curl >=    --location-trusted when available (available in curl >=
2930    7.10.3-2mdk)    7.10.3-2mdk)
2931    
2932  Version 4.2-33mdk - Mar 13 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-33mdk - Mar 13 2003, by François Pons
2933    
2934  - fix bug 3258 (use curl -k only for https for curl of 9.0).  - fix bug 3258 (use curl -k only for https for curl of 9.0).
2935    
2936  Version 4.2-32mdk - Mar 12 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-32mdk - Mar 12 2003, by François Pons
2937    
2938  - added https:// protocol. (avoid curl limitation and fix bug 3226).  - added https:// protocol. (avoid curl limitation and fix bug 3226).
2939    
2940  Version 4.2-31mdk - Mar 10 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-31mdk - Mar 10 2003, by François Pons
2941    
2942  - try to be somewhat perl_checker compliant.  - try to be somewhat perl_checker compliant.
2943  - strict require on urpmi.  - strict require on urpmi.
2944    
2945  Version 4.2-30mdk - Mar 06 2003, by Pons François <fpons@mandrakesoft.com>  Version 4.2-29mdk - Mar 06 2003, by François Pons
   
 - fixed %post script to be simpler and much faster.  
   
 Version 4.2-29mdk - Mar 06 2003, by François Pons <fpons@mandrakesoft.com>  
2946    
2947  - reworked po generation completely due to missing translations  - reworked po generation completely due to missing translations
2948    now using perl_checker. (pablo)    now using perl_checker. (pablo)
2949  - changed library exports (now N function is always exported).  - changed library exports (now N function is always exported).
2950    
2951  Version 4.2-28mdk - Mar 04 2003, by Guillaume Cottenceau <gc@mandrakesoft.com>  Version 4.2-28mdk - Mar 04 2003, by Guillaume Cottenceau
2952    
2953  - fixed french translations.  - fixed french translations.
2954  - fix bug 2680.  - fix bug 2680.
2955    
2956  Version 4.2-27mdk - Mar 03 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-27mdk - Mar 03 2003, by François Pons
2957    
2958  - avoid mounting or unmounting a supermounted device.  - avoid mounting or unmounting a supermounted device.
2959  - updated french translations (some from Thévenet Cédric).  - updated french translations (some from Thévenet Cédric).
2960    
2961  Version 4.2-26mdk - Feb 28 2003, by Pons François <fpons@mandrakesoft.com>  Version 4.2-26mdk - Feb 28 2003, by Pons François
2962    
2963  - added sanity check of list file used (fix bug 2110 by providing  - added sanity check of list file used (fix bug 2110 by providing
2964    a reason why there could be download error).    a reason why there could be download error).
2965    
2966  Version 4.2-25mdk - Feb 28 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-25mdk - Feb 28 2003, by François Pons
2967    
2968  - fixed callback behaviour for rpmdrake.  - fixed callback behaviour for rpmdrake.
2969    
2970  Version 4.2-24mdk - Feb 27 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-24mdk - Feb 27 2003, by François Pons
2971    
2972  - fixed removable devices not needing to be umouting if  - fixed removable devices not needing to be umouting if
2973    supermount is used.    supermount is used.
2974  - umount removable devices after adding or updating a medium.  - umount removable devices after adding or updating a medium.
2975    
2976  Version 4.2-23mdk - Feb 24 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-23mdk - Feb 24 2003, by François Pons
2977    
2978  - fixed bug 2342 (reported exit code 9 for rpm db access failure)  - fixed bug 2342 (reported exit code 9 for rpm db access failure)
2979    
2980  Version 4.2-22mdk - Feb 21 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-22mdk - Feb 21 2003, by François Pons
2981    
2982  - fixed callback not sent with wget if a file is not downloaded.  - fixed callback not sent with wget if a file is not downloaded.
2983  - fixed rsync:// protocol to support :port inside url.  - fixed rsync:// protocol to support :port inside url.
# Line 2769  Version 4.2-22mdk - Feb 21 2003, by Fran Line 2985  Version 4.2-22mdk - Feb 21 2003, by Fran
2985    filename for password.    filename for password.
2986  - added newer callback mode for rpmdrake.  - added newer callback mode for rpmdrake.
2987    
2988  Version 4.2-21mdk - Feb 20 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-21mdk - Feb 20 2003, by François Pons
2989    
2990  - modified --test output to be consistent about the same  - modified --test output to be consistent about the same
2991    message displayed if installation is possible whatever    message displayed if installation is possible whatever
2992    verbosity (fixed bug 1955).    verbosity (fixed bug 1955).
2993    
2994  Version 4.2-20mdk - Feb 20 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-20mdk - Feb 20 2003, by François Pons
2995    
2996  - fixed bug 1737 and 1816.  - fixed bug 1737 and 1816.
2997    
2998  Version 4.2-19mdk - Feb 17 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-19mdk - Feb 17 2003, by François Pons
2999    
3000  - fixed bug 1719 (ssh distributed mode not working).  - fixed bug 1719 (ssh distributed mode not working).
3001  - fixed english typo.  - fixed english typo.
3002    
3003  Version 4.2-18mdk - Feb 14 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-18mdk - Feb 14 2003, by François Pons
3004    
3005  - fixed bug 1473 and 1329.  - fixed bug 1473 and 1329.
3006  - fixed bug 1608 (titi sucks).  - fixed bug 1608 (titi sucks).
3007    
3008  Version 4.2-17mdk - Feb 12 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-17mdk - Feb 12 2003, by François Pons
3009    
3010  - added some perl_checker suggestions (some from titi).  - added some perl_checker suggestions (some from titi).
3011  - help urpmf probe if this is a regexp or not (only ++ checked).  - help urpmf probe if this is a regexp or not (only ++ checked).
3012    
3013  Version 4.2-16mdk - Jan 29 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-16mdk - Jan 29 2003, by François Pons
3014    
3015  - fixed limit-rate and excludepath causing error in urpmi.cfg.  - fixed limit-rate and excludepath causing error in urpmi.cfg.
3016  - take care of limit-rate in urpmi.update and urpmi.addmedia.  - take care of limit-rate in urpmi.update and urpmi.addmedia.
3017    
3018  Version 4.2-15mdk - Jan 28 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-15mdk - Jan 28 2003, by François Pons
3019    
3020  - fixed verify-rpm (both in urpmi.cfg or command line).  - fixed verify-rpm (both in urpmi.cfg or command line).
3021  - fixed default options activated.  - fixed default options activated.
3022  - fixed error message about unknown options use-provides and  - fixed error message about unknown options use-provides and
3023    post-clean.    post-clean.
3024    
3025  Version 4.2-14mdk - Jan 27 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-14mdk - Jan 27 2003, by François Pons
3026    
3027  - added more global options to urpmi.cfg: verify-rpm, fuzzy,  - added more global options to urpmi.cfg: verify-rpm, fuzzy,
3028    allow-force, allow-nodeps, pre-clean, post-clean, limit-rate,    allow-force, allow-nodeps, pre-clean, post-clean, limit-rate,
3029    excludepath.    excludepath.
3030    
3031  Version 4.2-13mdk - Jan 27 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-13mdk - Jan 27 2003, by François Pons
3032    
3033  - simplified portage to perl 5.6.1, because the following  - simplified portage to perl 5.6.1, because the following
3034    open F, "-|", "/usr/bin/wget", ... are 5.8.0 restrictive.    open F, "-|", "/usr/bin/wget", ... are 5.8.0 restrictive.
3035  - fixed problem accessing removable media.  - fixed problem accessing removable media.
3036    
3037  Version 4.2-12mdk - Jan 27 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-12mdk - Jan 27 2003, by François Pons
3038    
3039  - fixed stupid typo using curl.  - fixed stupid typo using curl.
3040    
3041  Version 4.2-11mdk - Jan 24 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-11mdk - Jan 24 2003, by François Pons
3042    
3043  - add --limit-rate option to urpmi, urpmi.addmedia and  - add --limit-rate option to urpmi, urpmi.addmedia and
3044    urpmi.update.    urpmi.update.
# Line 2834  Version 4.2-11mdk - Jan 24 2003, by Fran Line 3050  Version 4.2-11mdk - Jan 24 2003, by Fran
3050        no-verify-rpm        no-verify-rpm
3051      }      }
3052    
3053  Version 4.2-10mdk - Jan 23 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-10mdk - Jan 23 2003, by François Pons
3054    
3055  - added download log support for rsync and ssh protocol.  - added download log support for rsync and ssh protocol.
3056  - make log not visible in log file instead url.  - make log not visible in log file instead url.
3057    
3058  Version 4.2-9mdk - Jan 23 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-9mdk - Jan 23 2003, by François Pons
3059    
3060  - fix bug 994 according to Gerard Patel.  - fix bug 994 according to Gerard Patel.
3061  - added download log for urpmi.addmedia and urpmi.update.  - added download log for urpmi.addmedia and urpmi.update.
3062  - fixed wget download log with total size available.  - fixed wget download log with total size available.
3063    
3064  Version 4.2-8mdk - Jan 22 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-8mdk - Jan 22 2003, by François Pons
3065    
3066  - add callback support for download (fix bug 632 and 387).  - add callback support for download (fix bug 632 and 387).
3067    
3068  Version 4.2-7mdk - Jan 20 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-7mdk - Jan 20 2003, by François Pons
3069    
3070  - fixed bug 876.  - fixed bug 876.
3071    
3072  Version 4.2-6mdk - Jan 16 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-6mdk - Jan 16 2003, by François Pons
3073    
3074  - fixed bug 778 (in cvs since January 11 but not uploaded).  - fixed bug 778 (in cvs since January 11 but not uploaded).
3075  - more translations.  - more translations.
3076    
3077  Version 4.2-5mdk - Jan 10 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-5mdk - Jan 10 2003, by François Pons
3078    
3079  - added a reason for each removed package.  - added a reason for each removed package.
3080    
3081  Version 4.2-4mdk - Jan 08 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-4mdk - Jan 08 2003, by François Pons
3082    
3083  - updated english man pages and french version of urpmi.  - updated english man pages and french version of urpmi.
3084    
3085  Version 4.2-3mdk - Jan 06 2003, by François Pons <fpons@mandrakesoft.com>  Version 4.2-3mdk - Jan 06 2003, by François Pons
3086    
3087  - fixed -q to avoid a message.  - fixed -q to avoid a message.
3088  - made -q and -v opposite.  - made -q and -v opposite.
# Line 2875  Version 4.2-3mdk - Jan 06 2003, by Franà Line 3091  Version 4.2-3mdk - Jan 06 2003, by FranÃ
3091    to give a better error message.    to give a better error message.
3092  - added et man pages.  - added et man pages.
3093    
3094  Version 4.2-2mdk - Dec 19 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.2-2mdk - Dec 19 2002, by François Pons
3095    
3096  - added log for package download if verbose.  - added log for package download if verbose.
3097  - fixed using hdlist if no synthesis available or invalid.  - fixed using hdlist if no synthesis available or invalid.
3098    
3099  Version 4.2 - Dec 18 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.2 - Dec 18 2002, by François Pons
3100    
3101  - fixed file:// protocol now checking file presence.  - fixed file:// protocol now checking file presence.
3102  - added distributed urpme (both ka-run and ssh module).  - added distributed urpme (both ka-run and ssh module).
3103  - updated perl-URPM and urpmi requires on version (major  - updated perl-URPM and urpmi requires on version (major
3104    fixes in perl-URPM-0.81 and extended urpme in urpmi-4.2).    fixes in perl-URPM-0.81 and extended urpme in urpmi-4.2).
3105    
3106  Version 4.1-18mdk - Dec 13 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-18mdk - Dec 13 2002, by François Pons
3107    
3108  - fixed urpmf so that if callback is not compilable display help.  - fixed urpmf so that if callback is not compilable display help.
3109  - fixed urpmq and urpmi call without parameter to display help.  - fixed urpmq and urpmi call without parameter to display help.
3110  - added donwload lock to avoid clashes from urpmi.update.  - added donwload lock to avoid clashes from urpmi.update.
3111    
3112  Version 4.1-17mdk - Dec 13 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-17mdk - Dec 13 2002, by François Pons
3113    
3114  - added mput or scp exit code checking.  - added mput or scp exit code checking.
3115  - temporaly using hdlist file for --summary of urpmf.  - temporaly using hdlist file for --summary of urpmf.
3116  - fixed perl warning (useless code which was not really useless but  - fixed perl warning (useless code which was not really useless but
3117    by side effects in fact).    by side effects in fact).
3118    
3119  Version 4.1-16mdk - Dec 13 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-16mdk - Dec 13 2002, by François Pons
3120    
3121  - fixed warning message from distributed module for local rpms.  - fixed warning message from distributed module for local rpms.
3122  - fixed bad test including a 0 for distributed install.  - fixed bad test including a 0 for distributed install.
3123    
3124  Version 4.1-15mdk - Dec 11 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-15mdk - Dec 11 2002, by François Pons
3125    
3126  - improve speed of urpmf dramatically if no --files (default if  - improve speed of urpmf dramatically if no --files (default if
3127    no flags given) nor --description are given.    no flags given) nor --description are given.
3128  - removed not coded --prereqs of urpmf (use --requires with [*]  - removed not coded --prereqs of urpmf (use --requires with [*]
3129    instead).    instead).
3130    
3131  Version 4.1-14mdk - Dec 11 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-14mdk - Dec 11 2002, by François Pons
3132    
3133  - changed fuzzy search on provides to be deactived by default,  - changed fuzzy search on provides to be deactived by default,
3134    use --fuzzy for that now (previous behaviour of --fuzzy is kept).    use --fuzzy for that now (previous behaviour of --fuzzy is kept).
3135  - fixed urpmf --provides, --requires, ...  - fixed urpmf --provides, --requires, ...
3136  - added -f to urpmf (as used by urpmq).  - added -f to urpmf (as used by urpmq).
3137    
3138  Version 4.1-13mdk - Dec 11 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-13mdk - Dec 11 2002, by François Pons
3139    
3140  - fixed error management about missing files after download.  - fixed error management about missing files after download.
3141  - fixed urpme dependencies output to be user friendly.  - fixed urpme dependencies output to be user friendly.
3142    
3143  Version 4.1-12mdk - Dec 11 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-12mdk - Dec 11 2002, by François Pons
3144    
3145  - fix symlink download with wget.  - fix symlink download with wget.
3146  - urpme now print possible errors.  - urpme now print possible errors.
3147    
3148  Version 4.1-11mdk - Dec 10 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-11mdk - Dec 10 2002, by François Pons
3149    
3150  - fixed source installation in / when installing dependencies.  - fixed source installation in / when installing dependencies.
3151  - added --install-src to avoid probing on root/user mode.  - added --install-src to avoid probing on root/user mode.
# Line 2939  Version 4.1-11mdk - Dec 10 2002, by Fran Line 3155  Version 4.1-11mdk - Dec 10 2002, by Fran
3155  - allow distribution of local files.  - allow distribution of local files.
3156  - fixed small typos in urpme.  - fixed small typos in urpme.
3157    
3158  Version 4.1-10mdk - Dec 06 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-10mdk - Dec 06 2002, by François Pons
3159    
3160  - fixed indexation when using --distrib-XXX for urpmi.addmedia.  - fixed indexation when using --distrib-XXX for urpmi.addmedia.
3161  - fixed wget output to be far more quietly.  - fixed wget output to be far more quietly.
3162    
3163  Version 4.1-9mdk - Dec 06 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-9mdk - Dec 06 2002, by François Pons
3164    
3165  - improved urpmf from sh to perl, now a lot of options and  - improved urpmf from sh to perl, now a lot of options and
3166    support of synthesis only media.    support of synthesis only media.
# Line 2955  Version 4.1-9mdk - Dec 06 2002, by Franà Line 3171  Version 4.1-9mdk - Dec 06 2002, by FranÃ
3171    perl-URPM interface (much faster and smart with memory, but    perl-URPM interface (much faster and smart with memory, but
3172    unstable).    unstable).
3173    
3174  Version 4.1-8mdk - Dec 03 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-8mdk - Dec 03 2002, by François Pons
3175    
3176  - added --excludepath option (fix bug 577).  - added --excludepath option (fix bug 577).
3177  - fixed missing options given to parallel plugins.  - fixed missing options given to parallel plugins.
3178  - fixed missing files not given to user.  - fixed missing files not given to user.
3179    
3180  Version 4.1-7mdk - Dec 02 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-7mdk - Dec 02 2002, by François Pons
3181    
3182  - fixed rsync:// protocol, now it really works, tested.  - fixed rsync:// protocol, now it really works, tested.
3183    
3184  Version 4.1-6mdk - Dec 02 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-6mdk - Dec 02 2002, by François Pons
3185    
3186  - fixed mutliple second or more medium being ignored when not  - fixed mutliple second or more medium being ignored when not
3187    using a list file.    using a list file.
3188  - fixed problem of package not found when not using list file.  - fixed problem of package not found when not using list file.
3189  - fixed urpmi --auto.  - fixed urpmi --auto.
3190    
3191  Version 4.1-5mdk - Nov 29 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-5mdk - Nov 29 2002, by François Pons
3192    
3193  - changed urpmi.addmedia behaviour to use /etc/urpmi/mirror.config  - changed urpmi.addmedia behaviour to use /etc/urpmi/mirror.config
3194    and allow it to parse urpmi.setup mirror configuration as    and allow it to parse urpmi.setup mirror configuration as
# Line 2980  Version 4.1-5mdk - Nov 29 2002, by Franà Line 3196  Version 4.1-5mdk - Nov 29 2002, by FranÃ
3196  - allow blank url to be given to get all mirror for a given version  - allow blank url to be given to get all mirror for a given version
3197    and architecture.    and architecture.
3198    
3199  Version 4.1-4mdk - Nov 29 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-4mdk - Nov 29 2002, by François Pons
3200    
3201  - allow urpmi <url> to work with rpm filename with all supported  - allow urpmi <url> to work with rpm filename with all supported
3202    protocols (ftp, http, ssh, rsync).    protocols (ftp, http, ssh, rsync).
# Line 2988  Version 4.1-4mdk - Nov 29 2002, by Franà Line 3204  Version 4.1-4mdk - Nov 29 2002, by FranÃ
3204    an rsync server.    an rsync server.
3205  - fixed missing list creation update.  - fixed missing list creation update.
3206    
3207  Version 4.1-3mdk - Nov 28 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-3mdk - Nov 28 2002, by François Pons
3208    
3209  - added mirrors management for urpmi.addmedia, so added  - added mirrors management for urpmi.addmedia, so added
3210    --distrib-XXX, --from, --version, --arch options. <url>    --distrib-XXX, --from, --version, --arch options. <url>
# Line 2999  Version 4.1-3mdk - Nov 28 2002, by Franà Line 3215  Version 4.1-3mdk - Nov 28 2002, by FranÃ
3215  - urpmi.addmedia now delete failing media to create.  - urpmi.addmedia now delete failing media to create.
3216  - added --update option to urpmi.update, guess for what ?  - added --update option to urpmi.update, guess for what ?
3217    
3218  Version 4.1-2mdk - Nov 28 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1-2mdk - Nov 28 2002, by François Pons
3219    
3220  - allow creating medium without list file.  - allow creating medium without list file.
3221  - better handling of url without password to be displayed  - better handling of url without password to be displayed
# Line 3007  Version 4.1-2mdk - Nov 28 2002, by Franà Line 3223  Version 4.1-2mdk - Nov 28 2002, by FranÃ
3223  - fixed remaining list file in partial cache causing bad list file  - fixed remaining list file in partial cache causing bad list file
3224    generation.    generation.
3225    
3226  Version 4.1 - Nov 27 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.1 - Nov 27 2002, by François Pons
3227    
3228  - fixed checking md5 of rpm files in cache.  - fixed checking md5 of rpm files in cache.
3229  - allow rpm files to be downloaded from alternate site.  - allow rpm files to be downloaded from alternate site.
3230  - allow medium to not use a list file.  - allow medium to not use a list file.
3231    
3232  Version 4.0-25mdk - Nov 13 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-25mdk - Nov 13 2002, by François Pons
3233    
3234  - fixed --noclean not really completely noclean.  - fixed --noclean not really completely noclean.
3235  - avoid possible lost of with_hdlist parameter on some case  - avoid possible lost of with_hdlist parameter on some case
3236    when updating a medium.    when updating a medium.
3237    
3238  Version 4.0-24mdk - Nov 07 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-24mdk - Nov 07 2002, by François Pons
3239    
3240  - fixed still present debug output of urpmq -R.  - fixed still present debug output of urpmq -R.
3241  - fixed bad use of cached list file for file or nfs media.  - fixed bad use of cached list file for file or nfs media.
3242    
3243  Version 4.0-23mdk - Oct 29 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-23mdk - Oct 29 2002, by François Pons
3244    
3245  - added MD5SUM file support for downloading hdlist/synthesis.  - added MD5SUM file support for downloading hdlist/synthesis.
3246  - added -R option to urpmq to search what may provide packages.  - added -R option to urpmq to search what may provide packages.
3247    
3248  Version 4.0-22mdk - Oct 24 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-22mdk - Oct 24 2002, by François Pons
3249    
3250  - fixed online help of tools to be more consistent.  - fixed online help of tools to be more consistent.
3251  - added some times missing --help options.  - added some times missing --help options.
# Line 3037  Version 4.0-22mdk - Oct 24 2002, by Fran Line 3253  Version 4.0-22mdk - Oct 24 2002, by Fran
3253  - added --list-aliases to list parallel aliases.  - added --list-aliases to list parallel aliases.
3254  - fixed bad rpm in cache by checking only MD5 signature.  - fixed bad rpm in cache by checking only MD5 signature.
3255    
3256  Version 4.0-21mdk - Oct 16 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-21mdk - Oct 16 2002, by François Pons
3257    
3258  - fixed bad copy of files when a relative symlink is used.  - fixed bad copy of files when a relative symlink is used.
3259  - added minimal README documentation files for distributed modules.  - added minimal README documentation files for distributed modules.
3260  - fixed urpmi -P with package name already used by provides of  - fixed urpmi -P with package name already used by provides of
3261    other package.    other package.
3262    
3263  Version 4.0-20mdk - Sep 17 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-20mdk - Sep 17 2002, by François Pons
3264    
3265  - gc: fixed curl proxy management.  - gc: fixed curl proxy management.
3266    
3267  Version 4.0-19mdk - Sep 16 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-19mdk - Sep 16 2002, by François Pons
3268    
3269  - fixed possible problem with http proxy for wget.  - fixed possible problem with http proxy for wget.
3270  - umount removable device automatically mounted.  - umount removable device automatically mounted.
3271    
3272  Version 4.0-18mdk - Sep 13 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-18mdk - Sep 13 2002, by François Pons
3273    
3274  - removed apache2-conf from skip.list as it doesn't work  - removed apache2-conf from skip.list as it doesn't work
3275    when trying to install apache2.    when trying to install apache2.
3276    
3277  Version 4.0-17mdk - Sep 12 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-17mdk - Sep 12 2002, by François Pons
3278    
3279  - fixed possible no clean of distributed module.  - fixed possible no clean of distributed module.
3280  - added apache2-conf to skip.list by default.  - added apache2-conf to skip.list by default.
3281  - fixed gurpmi usability.  - fixed gurpmi usability.
3282    
3283  Version 4.0-16mdk - Sep 11 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-16mdk - Sep 11 2002, by François Pons
3284    
3285  - improved ka-run distributed module to copy all files with one  - improved ka-run distributed module to copy all files with one
3286    invocation (newly supported in ka-run-2.0-15mdk).    invocation (newly supported in ka-run-2.0-15mdk).
3287  - daouda: InitialPreference for gurpmi (clicking on a rpm under  - daouda: InitialPreference for gurpmi (clicking on a rpm under
3288            konqueror should launch gurpmi instead of kpackage).            konqueror should launch gurpmi instead of kpackage).
3289    
3290  Version 4.0-15mdk - Sep 06 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-15mdk - Sep 06 2002, by François Pons
3291    
3292  - fixed previous fix not correctly fixed.  - fixed previous fix not correctly fixed.
3293    
3294  Version 4.0-14mdk - Sep 06 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-14mdk - Sep 06 2002, by François Pons
3295    
3296  - fixed ka-run distributed module.  - fixed ka-run distributed module.
3297    
3298  Version 4.0-13mdk - Sep 05 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-13mdk - Sep 05 2002, by François Pons
3299    
3300  - simplified --proxy usage (http:// leading now optional).  - simplified --proxy usage (http:// leading now optional).
3301  - fixed --proxy and --proxy-user or urpmq.  - fixed --proxy and --proxy-user or urpmq.
3302    
3303  Version 4.0-12mdk - Sep 05 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-12mdk - Sep 05 2002, by François Pons
3304    
3305  - fixed bad englist message.  - fixed bad englist message.
3306  - updated translation.  - updated translation.
3307    
3308  Version 4.0-11mdk - Aug 30 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-11mdk - Aug 30 2002, by François Pons
3309    
3310  - fixed no post-clean when testing or if errors occured.  - fixed no post-clean when testing or if errors occured.
 - (fcrozat) fixed missing %post and %postun for gurpmi, fixed  
   bad consolehelper require.  
3311    
3312  Version 4.0-10mdk - Aug 30 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-10mdk - Aug 30 2002, by François Pons
3313    
3314  - fixed cache management (there could exist some files left in cache  - fixed cache management (there could exist some files left in cache
3315    which were never deleted).    which were never deleted).
# Line 3107  Version 4.0-10mdk - Aug 30 2002, by Fran Line 3321  Version 4.0-10mdk - Aug 30 2002, by Fran
3321  - (fcrozat) Move gurpmi to /usr/sbin and add consolehelper support for it  - (fcrozat) Move gurpmi to /usr/sbin and add consolehelper support for it
3322    and register it to handle application/x-rpm mimetype.    and register it to handle application/x-rpm mimetype.
3323    
3324  Version 4.0-9mdk - Aug 29 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-9mdk - Aug 29 2002, by François Pons
3325    
3326  - added --list-nodes to list nodes used when in parallel mode.  - added --list-nodes to list nodes used when in parallel mode.
3327  - moved some initialisation for parallel mode to allow user  - moved some initialisation for parallel mode to allow user
3328    execution of --list-nodes.    execution of --list-nodes.
3329  - updated man pages with newer options.  - updated man pages with newer options.
3330    
3331  Version 4.0-8mdk - Aug 29 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-8mdk - Aug 29 2002, by François Pons
3332    
3333  - added --parallel option to urpmq.  - added --parallel option to urpmq.
3334  - allowed test upgrade in parallel mode.  - allowed test upgrade in parallel mode.
3335  - improved first choices in parallel mode a little.  - improved first choices in parallel mode a little.
3336    
3337  Version 4.0-7mdk - Aug 28 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-7mdk - Aug 28 2002, by François Pons
3338    
3339  - added --list-media to urpmq.  - added --list-media to urpmq.
3340  - fixed old package not upgraded.  - fixed old package not upgraded.
3341    
3342  Version 4.0-6mdk - Aug 27 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-6mdk - Aug 27 2002, by François Pons
3343    
3344  - fixed skip.list new format.  - fixed skip.list new format.
3345    
3346  Version 4.0-5mdk - Aug 27 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-5mdk - Aug 27 2002, by François Pons
3347    
3348  - fixed urpmq --auto-select disabling its selection.  - fixed urpmq --auto-select disabling its selection.
3349  - open read-only rpmdb when testing installation (--test).  - open read-only rpmdb when testing installation (--test).
3350  - added reverse media parameter from parallel configuration.  - added reverse media parameter from parallel configuration.
3351  - improved error management of parallel extension module.  - improved error management of parallel extension module.
3352    
3353  Version 4.0-4mdk - Aug 26 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-4mdk - Aug 26 2002, by François Pons
3354    
3355  - english typo fixed.  - english typo fixed.
3356  - improved skip.list contents to provides using sense and regexp  - improved skip.list contents to provides using sense and regexp
# Line 3147  Version 4.0-4mdk - Aug 26 2002, by Franà Line 3361  Version 4.0-4mdk - Aug 26 2002, by FranÃ
3361  - improved parallel module to check installation on all nodes before  - improved parallel module to check installation on all nodes before
3362    doing it effectively.    doing it effectively.
3363    
3364  Version 4.0-3mdk - Aug 23 2002, by Warly <warly@mandrakesoft.com>  Version 4.0-3mdk - Aug 23 2002, by Warly
3365    
3366  - fix urpme '/' pb  - fix urpme '/' pb
3367    
3368  Version 4.0-2mdk - Aug 23 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0-2mdk - Aug 23 2002, by François Pons
3369    
3370  - added ssh parallel module extension.  - added ssh parallel module extension.
3371  - fixed check of capabilities of distant urpmi.  - fixed check of capabilities of distant urpmi.
3372  - fixed wrong installation of extension modules.  - fixed wrong installation of extension modules.
3373    
3374  Version 4.0 - Aug 23 2002, by François Pons <fpons@mandrakesoft.com>  Version 4.0 - Aug 23 2002, by François Pons
3375    
3376  - added --parallel options for distributed urpmi.  - added --parallel options for distributed urpmi.
3377  - added urpmi module extensions support (only --parallel).  - added urpmi module extensions support (only --parallel).
# Line 3166  Version 4.0 - Aug 23 2002, by François Line 3380  Version 4.0 - Aug 23 2002, by François
3380  - use cache files even if no medium have been defined (for use  - use cache files even if no medium have been defined (for use
3381    with --synthesis).    with --synthesis).
3382    
3383  Version 3.9-8mdk - Aug 13 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.9-8mdk - Aug 13 2002, by François Pons
3384    
3385  - fixed development log still done for progression status, now  - fixed development log still done for progression status, now
3386    removed.    removed.
3387  - ignore noauto: hdlists flags.  - ignore noauto: hdlists flags.
3388    
3389  Version 3.9-7mdk - Aug 12 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.9-7mdk - Aug 12 2002, by François Pons
3390    
3391  - fixed --auto not taken into account for removing or unselecting  - fixed --auto not taken into account for removing or unselecting
3392    packages in urpmi.    packages in urpmi.
# Line 3180  Version 3.9-7mdk - Aug 12 2002, by Franà Line 3394  Version 3.9-7mdk - Aug 12 2002, by FranÃ
3394    as remove media not asked next time urpmi.removemedia is called).    as remove media not asked next time urpmi.removemedia is called).
3395  - added --verify-rpm to urpmi in order to check rpm signature.  - added --verify-rpm to urpmi in order to check rpm signature.
3396    
3397  Version 3.9-6mdk - Aug 06 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.9-6mdk - Aug 06 2002, by François Pons
3398    
3399  - added --allow-nodeps and --allow-force option to urpmi.  - added --allow-nodeps and --allow-force option to urpmi.
3400  - globing multiple media name select them all instead of error.  - globing multiple media name select them all instead of error.
# Line 3188  Version 3.9-6mdk - Aug 06 2002, by Franà Line 3402  Version 3.9-6mdk - Aug 06 2002, by FranÃ
3402  - added support for X for asking user to unselect package or to  - added support for X for asking user to unselect package or to
3403    remove package.    remove package.
3404    
3405  Version 3.9-5mdk - Jul 26 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.9-5mdk - Jul 26 2002, by François Pons
3406    
3407  - fixed man pages typo.  - fixed man pages typo.
3408  - sorted package to remove list.  - sorted package to remove list.
3409  - always copy rpm if using supermount on a cdrom (avoid being too slow).  - always copy rpm if using supermount on a cdrom (avoid being too slow).
3410    
3411  Version 3.9-4mdk - Jul 25 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.9-4mdk - Jul 25 2002, by François Pons
3412    
3413  - fixed urpmq -u.  - fixed urpmq -u.
3414    
3415  Version 3.9-3mdk - Jul 24 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.9-3mdk - Jul 24 2002, by François Pons
3416    
3417  - added more log.  - added more log.
3418  - use perl-URPM-0.50-4mdk or better for correct generation of  - use perl-URPM-0.50-4mdk or better for correct generation of
3419    synthesis file for unresolved provides when packages are    synthesis file for unresolved provides when packages are
3420    multiply defined.    multiply defined.
3421    
3422  Version 3.9-2mdk - Jul 23 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.9-2mdk - Jul 23 2002, by François Pons
3423    
3424  - updated urpme to use perl-URPM and speed it up (no more  - updated urpme to use perl-URPM and speed it up (no more
3425    rpm -e --test ...).    rpm -e --test ...).
3426  - updated rpm-find-leaves to use perl-URPM.  - updated rpm-find-leaves to use perl-URPM.
 - dropped build requires to rpmtools (but need rpm >= 4.0.3).  
3427    
3428  Version 3.9 - Jul 23 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.9 - Jul 23 2002, by François Pons
3429    
3430  - updated to use perl-URPM >= 0.50.  - updated to use perl-URPM >= 0.50.
3431    
3432  Version 3.8-3mdk - Jul 22 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.8-3mdk - Jul 22 2002, by François Pons
3433    
3434  - fixed ldconfig cannot be installed.  - fixed ldconfig cannot be installed.
3435  - added translation support on error.  - added translation support on error.
3436    
3437  Version 3.8-2mdk - Jul 22 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.8-2mdk - Jul 22 2002, by François Pons
3438    
3439  - fixed no dependencies or forced install error.  - fixed no dependencies or forced install error.
3440    
3441  Version 3.8 - Jul 19 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.8 - Jul 19 2002, by François Pons
3442    
3443  - removing, installing and upgrading packages is done in only  - removing, installing and upgrading packages is done in only
3444    one transaction.    one transaction.
3445  - changed installation progress to look like rpm one.  - changed installation progress to look like rpm one.
3446    
3447  Version 3.7-6mdk - Jul 17 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.7-6mdk - Jul 17 2002, by François Pons
3448    
3449  - fixed uncatched die, now produce error message.  - fixed uncatched die, now produce error message.
3450    
3451  Version 3.7-5mdk - Jul 16 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.7-5mdk - Jul 16 2002, by François Pons
3452    
3453  - fixed no progression of download.  - fixed no progression of download.
3454  - fixed bad proxy support on command line.  - fixed bad proxy support on command line.
3455    
3456  Version 3.7-4mdk - Jul 12 2002, by Pixel <pixel@mandrakesoft.com>  Version 3.7-4mdk - Jul 12 2002, by Pixel
3457    
3458  - fix problem with no proxy  - fix problem with no proxy
3459    
3460  Version 3.7-3mdk - Jul 11 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.7-3mdk - Jul 11 2002, by François Pons
3461    
3462  - incorporated proxy patch of Andre Duclos <shirka@wanadoo.fr>.  - incorporated proxy patch of Andre Duclos <shirka@wanadoo.fr>.
3463  - added tempory error message (before message and translation are  - added tempory error message (before message and translation are
3464    done).    done).
3465    
3466  Version 3.7 - Jul 08 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.7 - Jul 08 2002, by François Pons
3467    
3468  - added new methods to handle directly installation of package (no  - added new methods to handle directly installation of package (no
3469    more rpm binary needed).    more rpm binary needed).
3470  - fixed some english typo (thanks to Mark Walker).  - fixed some english typo (thanks to Mark Walker).
3471    
3472  Version 3.6-5mdk - Jul 02 2002, by Pixel <pixel@mandrakesoft.com>  Version 3.6-5mdk - Jul 02 2002, by Pixel
3473    
3474  - use perl-Locale-gettext instead of perl-gettext  - use perl-Locale-gettext instead of perl-gettext
3475    (ie. Locale::gettext instead of Locale::GetText)    (ie. Locale::gettext instead of Locale::GetText)
3476    
3477  Version 3.6-4mdk - Jun 28 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.6-4mdk - Jun 28 2002, by François Pons
3478    
3479  - increase retry count to 10 instead of 3 for rsync and ssh protocol.  - increase retry count to 10 instead of 3 for rsync and ssh protocol.
3480  - support preferred tools to download files (grpmi only handles ftp  - support preferred tools to download files (grpmi only handles ftp
# Line 3269  Version 3.6-4mdk - Jun 28 2002, by Franà Line 3482  Version 3.6-4mdk - Jun 28 2002, by FranÃ
3482  - change behaviour of no answered to remove package to simply ignore  - change behaviour of no answered to remove package to simply ignore
3483    remove instead of exiting.    remove instead of exiting.
3484    
3485  Version 3.6-3mdk - Jun 28 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.6-3mdk - Jun 28 2002, by François Pons
3486    
3487  - fix deadlock on removing package.  - fix deadlock on removing package.
3488  - fix rsync download for mulitples files.  - fix rsync download for mulitples files.
3489    
3490  Version 3.6-2mdk - Jun 27 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.6-2mdk - Jun 27 2002, by François Pons
3491    
3492  - added rsync:// and ssh:// protocol to urpmi.  - added rsync:// and ssh:// protocol to urpmi.
3493    
3494  Version 3.6 - Jun 27 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.6 - Jun 27 2002, by François Pons
3495    
3496  - removed no more used methods in urpm module.  - removed no more used methods in urpm module.
3497  - make sure absent synthesis force synthesis regeneration.  - make sure absent synthesis force synthesis regeneration.
3498  - add initial support to remove package wich will breaks upgrade  - add initial support to remove package wich will breaks upgrade
3499    for urpmi only (ignored in urpmq).    for urpmi only (ignored in urpmq).
3500    
3501  Version 3.5-8mdk - Jun 20 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.5-8mdk - Jun 20 2002, by François Pons
3502    
3503  - added back version lost for some time (Guillaume Rousse).  - added back version lost for some time (Guillaume Rousse).
3504  - added --list to urpmq to list package.  - added --list to urpmq to list package.
3505  - added regression test (explicit make test for instance).  - added regression test (explicit make test for instance).
3506    
3507  Version 3.5-7mdk - Jun 19 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.5-7mdk - Jun 19 2002, by François Pons
3508    
3509  - fixed urpmq to no more use old resolution methods in urpm.pm.  - fixed urpmq to no more use old resolution methods in urpm.pm.
3510  - fixed urpmq to take care of choices correctly (no default selection).  - fixed urpmq to take care of choices correctly (no default selection).
3511    
3512  Version 3.5-6mdk - Jun 18 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.5-6mdk - Jun 18 2002, by François Pons
3513    
3514  - fixed --bug on required file not provided for generating rpmdb.cz.  - fixed --bug on required file not provided for generating rpmdb.cz.
3515    
3516  Version 3.5-5mdk - Jun 17 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.5-5mdk - Jun 17 2002, by François Pons
3517    
3518  - fixed urpmi --auto-select with no update and question asked.  - fixed urpmi --auto-select with no update and question asked.
3519  - fixed urpmq --auto-select with error on HASH...  - fixed urpmq --auto-select with error on HASH...
3520    
3521  Version 3.5-4mdk - Jun 17 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.5-4mdk - Jun 17 2002, by François Pons
3522    
3523  - fixed urpmq --headers on some cases.  - fixed urpmq --headers on some cases.
3524    
3525  Version 3.5-3mdk - Jun 13 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.5-3mdk - Jun 13 2002, by François Pons
3526    
3527  - fixed --auto-select and skip.list.  - fixed --auto-select and skip.list.
3528    
3529  Version 3.5-2mdk - Jun 13 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.5-2mdk - Jun 13 2002, by François Pons
3530    
3531  - added --env option to urpmi to replay bug report.  - added --env option to urpmi to replay bug report.
3532    
3533  Version 3.5 - Jun 13 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.5 - Jun 13 2002, by François Pons
3534    
3535  - use perl-URPM >= 0.04-2mdk for new require resolution algorithms.  - use perl-URPM >= 0.04-2mdk for new require resolution algorithms.
3536    
3537  Version 3.4-9mdk - Jun 10 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.4-9mdk - Jun 10 2002, by François Pons
3538    
3539  - fixed no output if root.  - fixed no output if root.
3540  - use message function as most as possible. (why it wasn't used ?)  - use message function as most as possible. (why it wasn't used ?)
3541  - fix message to output more if bug report.  - fix message to output more if bug report.
3542  - list of package is LF separated instead of space separated.  - list of package is LF separated instead of space separated.
3543    
3544  Version 3.4-8mdk - Jun 10 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.4-8mdk - Jun 10 2002, by François Pons
3545    
3546  - added --bug option to report bug report.  - added --bug option to report bug report.
3547  - fixed --auto-select and skip.list.  - fixed --auto-select and skip.list.
3548    
3549  Version 3.4-7mdk - Jun 07 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.4-7mdk - Jun 07 2002, by François Pons
3550    
3551  - fixed still present log on standard output.  - fixed still present log on standard output.
3552    
3553  Version 3.4-6mdk - Jun 07 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.4-6mdk - Jun 07 2002, by François Pons
3554    
3555  - fixed skip.list to skip according provides (even not the best).  - fixed skip.list to skip according provides (even not the best).
3556  - fixed package id 0 always selected (generally ldconfig or lsbdev).  - fixed package id 0 always selected (generally ldconfig or lsbdev).
3557    
3558  Version 3.4-5mdk - Jun 05 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.4-5mdk - Jun 05 2002, by François Pons
3559    
3560  - fixed fuzzy search on package (error in urpm.pm around line 1404-1409).  - fixed fuzzy search on package (error in urpm.pm around line 1404-1409).
3561    
3562  Version 3.4-4mdk - Jun 05 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.4-4mdk - Jun 05 2002, by François Pons
3563    
3564  - fixed urpmq.  - fixed urpmq.
3565  - fixed incomplete requires on some cases.  - fixed incomplete requires on some cases.
3566  - fixed reading of rpm files.  - fixed reading of rpm files.
3567    
3568  Version 3.4-3mdk - Jun 05 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.4-3mdk - Jun 05 2002, by François Pons
3569    
3570  - avoid sub of sub with different level of variable closure in perl,  - avoid sub of sub with different level of variable closure in perl,
3571    this cause the interpreter to lose its memory usage.    this cause the interpreter to lose its memory usage.
3572    
3573  Version 3.4-2mdk - Jun 05 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.4-2mdk - Jun 05 2002, by François Pons
3574    
3575  - fix rpmdb non closed when traversing it.  - fix rpmdb non closed when traversing it.
3576  - fix ftp and http medium with bad list generation.  - fix ftp and http medium with bad list generation.
3577  - improved urpmi.update to avoid two pass all the time.  - improved urpmi.update to avoid two pass all the time.
3578    
3579  Version 3.4 - Jun 04 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.4 - Jun 04 2002, by François Pons
3580    
3581  - use URPM perl module instead of rpmtools.  - use URPM perl module instead of rpmtools.
3582    
3583  Version 3.3-25mdk - Apr 11 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-25mdk - Apr 11 2002, by François Pons
3584    
3585  - fixed a problem for searching package according to name when  - fixed a problem for searching package according to name when
3586    nothing should be found but other package are proposed.    nothing should be found but other package are proposed.
3587    
3588  Version 3.3-24mdk - Apr 10 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-24mdk - Apr 10 2002, by François Pons
3589    
3590  - fixed package that need to be upgraded but which is provided  - fixed package that need to be upgraded but which is provided
3591    by another package (Mesa and XFree86-libs).    by another package (Mesa and XFree86-libs).
3592    
3593  Version 3.3-23mdk - Apr 10 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-23mdk - Apr 10 2002, by François Pons
3594    
3595  - fixed diff_provides on unversioned property not taken into  - fixed diff_provides on unversioned property not taken into
3596    account (libbinutils2 with binutils).    account (libbinutils2 with binutils).
# Line 3385  Version 3.3-23mdk - Apr 10 2002, by Fran Line 3598  Version 3.3-23mdk - Apr 10 2002, by Fran
3598    release provides when resolver try to check release    release provides when resolver try to check release
3599    (libgtk+-x11-2.0_0-devel with gtk+2.0-backend-devel).    (libgtk+-x11-2.0_0-devel with gtk+2.0-backend-devel).
3600    
3601  Version 3.3-22mdk - Mar 11 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-22mdk - Mar 11 2002, by François Pons
3602    
3603  - added --wget/--curl support to urpmq (needed by rpmdrake).  - added --wget/--curl support to urpmq (needed by rpmdrake).
3604    
3605  Version 3.3-21mdk - Mar 07 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-21mdk - Mar 07 2002, by François Pons
3606    
3607  - fix --wget and --curl for urpmi.addmedia.  - fix --wget and --curl for urpmi.addmedia.
3608    
3609  Version 3.3-20mdk - Mar 07 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-20mdk - Mar 07 2002, by François Pons
3610    
3611  - fixed when console has been closed and urpmi ask for changing  - fixed when console has been closed and urpmi ask for changing
3612    medium (currently it open/eject the device).    medium (currently it open/eject the device).
3613    
3614  Version 3.3-19mdk - Mar 05 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-19mdk - Mar 05 2002, by François Pons
3615    
3616  - fixed parse_synthesis when a the src package is following its  - fixed parse_synthesis when a the src package is following its
3617    binary counterpart (overidding its description).    binary counterpart (overidding its description).
3618    
3619  Version 3.3-18mdk - Mar 04 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-18mdk - Mar 04 2002, by François Pons
3620    
3621  - added patch from Andrej Borksenkow modified.  - added patch from Andrej Borksenkow modified.
3622    
3623  Version 3.3-17mdk - Feb 28 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-17mdk - Feb 28 2002, by François Pons
3624    
3625  - added (undocumented) --root option to urpmi/urpmq to install in a  - added (undocumented) --root option to urpmi/urpmq to install in a
3626    given root.    given root.
3627  - rebuild with newer po.  - rebuild with newer po.
3628    
3629  Version 3.3-16mdk - Feb 27 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-16mdk - Feb 27 2002, by François Pons
3630    
3631  - fixed possible problem on urpmi update db (perl die workarounded).  - fixed possible problem on urpmi update db (perl die workarounded).
3632    
3633  Version 3.3-15mdk - Feb 25 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-15mdk - Feb 25 2002, by François Pons
3634    
 - fixed not to require Fcntl module (in perl package).  
3635  - fixed bad behaviour on src package as user (no message).  - fixed bad behaviour on src package as user (no message).
3636  - fixed src package listed on package to be installed (which is  - fixed src package listed on package to be installed (which is
3637    wrong).    wrong).
3638  - removed kernel-source in inst.list which may breaks on some  - removed kernel-source in inst.list which may breaks on some
3639    case (workaround).    case (workaround).
3640    
3641  Version 3.3-14mdk - Feb 21 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-14mdk - Feb 21 2002, by François Pons
3642    
3643  - build package as noarch as there is no more any binary inside.  - build package as noarch as there is no more any binary inside.
3644  - fixed urpme to avoid removing base package.  - fixed urpme to avoid removing base package.
3645    
3646  Version 3.3-13mdk - Feb 21 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-13mdk - Feb 21 2002, by François Pons
3647    
3648  - removed staling debug log.  - removed staling debug log.
3649  - try to mount a removable device before examining if an available  - try to mount a removable device before examining if an available
3650    device is present.    device is present.
3651    
3652  Version 3.3-12mdk - Feb 20 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-12mdk - Feb 20 2002, by François Pons
3653    
3654  - fixed installing dependancies of given src.rpm filename.  - fixed installing dependancies of given src.rpm filename.
3655  - fixed to keep removable device already mounted before asking  - fixed to keep removable device already mounted before asking
3656    user to change.    user to change.
3657    
3658  Version 3.3-11mdk - Feb 19 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-11mdk - Feb 19 2002, by François Pons
3659    
3660  - fixed obsoletes on direct requires when a sense is given.  - fixed obsoletes on direct requires when a sense is given.
3661  - added a tracking method in urpm library for allowing upgrade.  - added a tracking method in urpm library for allowing upgrade.
3662    
3663  Version 3.3-10mdk - Feb 18 2002, by Pixel <pixel@mandrakesoft.com>  Version 3.3-10mdk - Feb 18 2002, by Pixel
3664    
3665  - remove autoirpm until it's fixed (or used/advertised)  - remove autoirpm until it's fixed (or used/advertised)
3666    
3667  Version 3.3-9mdk - Feb 18 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-9mdk - Feb 18 2002, by François Pons
3668    
3669  - fixed requires resolution regression when old package provides  - fixed requires resolution regression when old package provides
3670    property removed by newer (libification).    property removed by newer (libification).
3671    
3672  Version 3.3-8mdk - Feb 18 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-8mdk - Feb 18 2002, by François Pons
3673    
 - added missing build requires on rpmtools.  
3674  - fixed too verbose erroneous output that may hurt the user.  - fixed too verbose erroneous output that may hurt the user.
3675  - fixed reduce_pathname with real url which reduce a bit  - fixed reduce_pathname with real url which reduce a bit
3676    too much.    too much.
3677    
3678  Version 3.3-6mdk - Feb 14 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-6mdk - Feb 14 2002, by François Pons
3679    
3680  - use reduce_pathname even for downloading distant file.  - use reduce_pathname even for downloading distant file.
3681  - fixed typo.  - fixed typo.
3682    
3683  Version 3.3-5mdk - Feb 13 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-5mdk - Feb 13 2002, by François Pons
3684    
3685  - fixed source package given on command line in urpmi.  - fixed source package given on command line in urpmi.
3686  - fixed management of obsoletes in --auto-select.  - fixed management of obsoletes in --auto-select.
3687    
3688  Version 3.3-4mdk - Feb 12 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-4mdk - Feb 12 2002, by François Pons
3689    
3690  - fixed bad method reference in urpmq (used by rpmdrake).  - fixed bad method reference in urpmq (used by rpmdrake).
3691  - fixed urpmq -d behaviour.  - fixed urpmq -d behaviour.
3692  - fixed bad signal handler behaviour.  - fixed bad signal handler behaviour.
3693    
3694  Version 3.3-3mdk - Feb 12 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-3mdk - Feb 12 2002, by François Pons
3695    
3696  - package installed (and not upgraded) are by default using --nodeps  - package installed (and not upgraded) are by default using --nodeps
3697    (typically kernel-source).    (typically kernel-source).
3698  - updated man pages.  - updated man pages.
3699    
3700  Version 3.3-2mdk - Feb 11 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3-2mdk - Feb 11 2002, by François Pons
3701    
3702  - fixed multiple mounts of removable device.  - fixed multiple mounts of removable device.
3703    
3704  Version 3.3 - Feb 11 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.3 - Feb 11 2002, by François Pons
3705    
3706  - added --fuzzy as alias to -y (sorry Andrej to be late on this).  - added --fuzzy as alias to -y (sorry Andrej to be late on this).
3707  - added --src (aliased to -s) to handle src rpm in medium.  - added --src (aliased to -s) to handle src rpm in medium.
# Line 3498  Version 3.3 - Feb 11 2002, by François Line 3709  Version 3.3 - Feb 11 2002, by François
3709  - try handling src in medium (there is still weirdness for access  - try handling src in medium (there is still weirdness for access
3710    right, need to be root first and user after).    right, need to be root first and user after).
3711    
3712  Version 3.2-8mdk - Feb 07 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.2-8mdk - Feb 07 2002, by François Pons
3713    
3714  - fixed a requires resolution when a package C is upgraded which  - fixed a requires resolution when a package C is upgraded which
3715    need a package A with a specific version and release, but a    need a package A with a specific version and release, but a
# Line 3506  Version 3.2-8mdk - Feb 07 2002, by Franà Line 3717  Version 3.2-8mdk - Feb 07 2002, by FranÃ
3717    and release, in such case urpmi doesn't think it is necessary    and release, in such case urpmi doesn't think it is necessary
3718    to upgrade A.    to upgrade A.
3719    
3720  Version 3.2-7mdk - Jan 31 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.2-7mdk - Jan 31 2002, by François Pons
3721    
3722  - fixed regexp in supermount fstab management.  - fixed regexp in supermount fstab management.
3723  - simply kill urpmi logger which avoid losing 1 second.  - simply kill urpmi logger which avoid losing 1 second.
# Line 3515  Version 3.2-7mdk - Jan 31 2002, by Franà Line 3726  Version 3.2-7mdk - Jan 31 2002, by FranÃ
3726    is strict and release is present for conflicts, provides and    is strict and release is present for conflicts, provides and
3727    requires tags elements.    requires tags elements.
3728    
3729  Version 3.2-6mdk - Jan 30 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.2-6mdk - Jan 30 2002, by François Pons
3730    
3731  - fixed some case where removable device are not ejected.  - fixed some case where removable device are not ejected.
3732    
3733  Version 3.2-5mdk - Jan 29 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.2-5mdk - Jan 29 2002, by François Pons
3734    
3735  - added -y options to urpmi/urpmq to impose fuzzy search.  - added -y options to urpmi/urpmq to impose fuzzy search.
3736  - cleaned dependancy resolver algorithm.  - cleaned dependancy resolver algorithm.
3737  - fixed package asked to be installed but already installed (rare).  - fixed package asked to be installed but already installed (rare).
3738  - fixed TERM signal send to itself.  - fixed TERM signal send to itself.
3739    
3740  Version 3.2-4mdk - Jan 28 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.2-4mdk - Jan 28 2002, by François Pons
3741    
3742  - integrated patch for supermount from Andrej Borsenkow.  - integrated patch for supermount from Andrej Borsenkow.
3743  - fixed --wget (or --curl) not used in urpmi.update.  - fixed --wget (or --curl) not used in urpmi.update.
# Line 3536  Version 3.2-4mdk - Jan 28 2002, by Franà Line 3747  Version 3.2-4mdk - Jan 28 2002, by FranÃ
3747    package (menu bug).    package (menu bug).
3748  - fixed typo in po/fr.po (multiple -f for help page).  - fixed typo in po/fr.po (multiple -f for help page).
3749    
3750  Version 3.2-3mdk - Jan 23 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.2-3mdk - Jan 23 2002, by François Pons
3751    
3752  - fixed possible conflicts management error.  - fixed possible conflicts management error.
3753  - fixed --mediums for upload of same package in different media.  - fixed --mediums for upload of same package in different media.
3754  - changed --mediums to --media but kept --mediums.  - changed --mediums to --media but kept --mediums.
3755    
3756  Version 3.2-2mdk - Jan 17 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.2-2mdk - Jan 17 2002, by François Pons
3757    
3758  - added urpm.3 man pages.  - added urpm.3 man pages.
3759  - improved urpmi.removemedia (help, added -c flag, noclean headers).  - improved urpmi.removemedia (help, added -c flag, noclean headers).
3760    
3761  Version 3.2 - Jan 16 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.2 - Jan 16 2002, by François Pons
3762    
3763  - fixed bad use of update flag.  - fixed bad use of update flag.
3764  - fixed urpmi_rpm-find-leaves to use rpm db directly.  - fixed urpmi_rpm-find-leaves to use rpm db directly.
# Line 3556  Version 3.2 - Jan 16 2002, by François Line 3767  Version 3.2 - Jan 16 2002, by François
3767    using specific rpmtools-4.0-4mdk and above parsehdlist.    using specific rpmtools-4.0-4mdk and above parsehdlist.
3768  - release 3.2 (urpmi_rpm-find-leaves changes, --mediums flag).  - release 3.2 (urpmi_rpm-find-leaves changes, --mediums flag).
3769    
3770  Version 3.1-8mdk - Jan 16 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.1-8mdk - Jan 16 2002, by François Pons
3771    
3772  - improved dependencies resolution (typically XFree86 newer  - improved dependencies resolution (typically XFree86 newer
3773    packages).    packages).
3774  - removed log on uploading with curl.  - removed log on uploading with curl.
3775    
3776  Version 3.1-7mdk - Jan 15 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.1-7mdk - Jan 15 2002, by François Pons
3777    
3778  - manage conflicts for dependencies resolution.  - manage conflicts for dependencies resolution.
3779  - added conflicts tag and obsoletes tag in synthesis.  - added conflicts tag and obsoletes tag in synthesis.
3780    
3781  Version 3.1-6mdk - Jan 10 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.1-6mdk - Jan 10 2002, by François Pons
3782    
3783  - fixed distant list file support.  - fixed distant list file support.
3784  - allow shadow approach of list file, the same list file (global)  - allow shadow approach of list file, the same list file (global)
# Line 3576  Version 3.1-6mdk - Jan 10 2002, by Franà Line 3787  Version 3.1-6mdk - Jan 10 2002, by FranÃ
3787  - added /./ as string marker to probe url, this means the heading  - added /./ as string marker to probe url, this means the heading
3788    ./ of find . -name "*.rpm" -print should be kept.    ./ of find . -name "*.rpm" -print should be kept.
3789    
3790  Version 3.1-5mdk - Jan 09 2002, by François Pons <fpons@mandrakesoft.com>  Version 3.1-5mdk - Jan 09 2002, by François Pons
3791    
3792  - added lock urpmi database features.  - added lock urpmi database features.
3793  - added support for distant list file.  - added support for distant list file.
3794    
3795  Version 3.1-4mdk - Dec 20 2001, by François Pons <fpons@mandrakesoft.com>  Version 3.1-4mdk - Dec 20 2001, by François Pons
3796    
3797  - make sure curl fail if http url does not exists.  - make sure curl fail if http url does not exists.
3798  - added probe for http or ftp hdlist or synthesis when adding  - added probe for http or ftp hdlist or synthesis when adding
# Line 3593  Version 3.1-4mdk - Dec 20 2001, by Franà Line 3804  Version 3.1-4mdk - Dec 20 2001, by FranÃ
3804  - allow urpmq to download rpm with http or ftp protocol when  - allow urpmq to download rpm with http or ftp protocol when
3805    invoked with --headers (fix rpminst behaviour).    invoked with --headers (fix rpminst behaviour).
3806    
3807  Version 3.1-3mdk - Dec 17 2001, by François Pons <fpons@mandrakesoft.com>  Version 3.1-3mdk - Dec 17 2001, by François Pons
3808    
3809  - fixed choice listing.  - fixed choice listing.
3810  - somewhat fixed -p kernel.  - somewhat fixed -p kernel.
# Line 3603  Version 3.1-3mdk - Dec 17 2001, by Franà Line 3814  Version 3.1-3mdk - Dec 17 2001, by FranÃ
3814    by default)    by default)
3815  - fix curl support broken for http files and missing ftp files.  - fix curl support broken for http files and missing ftp files.
3816    
3817  Version 3.1-2mdk - Dec 14 2001, by François Pons <fpons@mandrakesoft.com>  Version 3.1-2mdk - Dec 14 2001, by François Pons
3818    
3819  - added time conditionnal download to curl interface for both http  - added time conditionnal download to curl interface for both http
3820    and ftp protocol (so need Date::Manip because urpm library use it    and ftp protocol (so need Date::Manip because urpm library use it
3821    for ftp as no support in curl).    for ftp as no support in curl).
3822  - updated urpm library version to 3.1.  - updated urpm library version to 3.1.
3823    
3824  Version 3.1 - Dec 13 2001, by François Pons <fpons@mandrakesoft.com>  Version 3.1 - Dec 13 2001, by François Pons
3825    
3826  - added --distrib flag to urpmi.addmedia to add all media from the  - added --distrib flag to urpmi.addmedia to add all media from the
3827    installation medium.    installation medium.
# Line 3619  Version 3.1 - Dec 13 2001, by François Line 3830  Version 3.1 - Dec 13 2001, by François
3830  - added log when adding or removing media.  - added log when adding or removing media.
3831  - release 3.1 (interface change, removed method in urpm library).  - release 3.1 (interface change, removed method in urpm library).
3832    
3833  Version 3.0-6mdk - Dec 12 2001, by François Pons <fpons@mandrakesoft.com>  Version 3.0-6mdk - Dec 12 2001, by François Pons
3834    
3835  - fixed removable device probe for addition of medium.  - fixed removable device probe for addition of medium.
3836  - fixed synthesis size checking.  - fixed synthesis size checking.
# Line 3629  Version 3.0-6mdk - Dec 12 2001, by Franà Line 3840  Version 3.0-6mdk - Dec 12 2001, by FranÃ
3840  - modified --force of urpmi.update to behave smootly (given once to  - modified --force of urpmi.update to behave smootly (given once to
3841    force copy of file, given twice to force regeneration of hdlist).    force copy of file, given twice to force regeneration of hdlist).
3842    
3843  Version 3.0-5mdk - Dec 10 2001, by François Pons <fpons@mandrakesoft.com>  Version 3.0-5mdk - Dec 10 2001, by François Pons
3844    
 - fixed %post again.  
3845  - added kernel-source in /etc/urpmi/inst.list.  - added kernel-source in /etc/urpmi/inst.list.
3846    
3847  Version 3.0-4mdk - Dec 07 2001, by François Pons <fpons@mandrakesoft.com>  Version 3.0-4mdk - Dec 07 2001, by François Pons
3848    
3849  - fixed in urpmq to handle --headers (needed by rpminst) when  - fixed in urpmq to handle --headers (needed by rpminst) when
3850    no hdlist are present.    no hdlist are present.
3851    
3852  Version 3.0-3mdk - Dec 07 2001, by François Pons <fpons@mandrakesoft.com>  Version 3.0-3mdk - Dec 07 2001, by François Pons
3853    
3854  - fixed back /etc/urpmi/urpmi.cfg update.  - fixed back /etc/urpmi/urpmi.cfg update.
3855  - fixed back synthesis source management.  - fixed back synthesis source management.
3856  - fixed extraction of epoch tag for old synthesis.  - fixed extraction of epoch tag for old synthesis.
3857    
3858  Version 3.0-2mdk - Dec 07 2001, by François Pons <fpons@mandrakesoft.com>  Version 3.0-2mdk - Dec 07 2001, by François Pons
3859    
 - fixed %post with exit code.  
3860  - removing sense data in provides (internally).  - removing sense data in provides (internally).
3861  - optimized depslist relocation for provides cleaning.  - optimized depslist relocation for provides cleaning.
3862  - optimized synthesis parsing.  - optimized synthesis parsing.
3863  - make sure /etc/urpmi/urpmi.cfg is written on modification.  - make sure /etc/urpmi/urpmi.cfg is written on modification.
3864    
3865  Version 3.0 - Dec 06 2001, by François Pons <fpons@mandrakesoft.com>  Version 3.0 - Dec 06 2001, by François Pons
3866    
3867  - 3.0 so urpm library interface change and method removal.  - 3.0 so urpm library interface change and method removal.
3868  - depslist*, compss, provides are obsoleted, synthesis file  - depslist*, compss, provides are obsoleted, synthesis file
3869    are now used instead (this will help rpmdrake caching).    are now used instead (this will help rpmdrake caching).
 - added missing requires on perl for autoirpm.  
3870    
3871  Version 2.2-2mdk - Dec 06 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.2-2mdk - Dec 06 2001, by François Pons
3872    
3873  - fixed bad reference with -p.  - fixed bad reference with -p.
3874  - changed -p ... to use choice instead of mutliple packages.  - changed -p ... to use choice instead of mutliple packages.
3875    
3876  Version 2.2 - Dec 05 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.2 - Dec 05 2001, by François Pons
3877    
3878  - match rpmtools-4.0.  - match rpmtools-4.0.
3879  - updated help on-line and fixed options invocation.  - updated help on-line and fixed options invocation.
3880  - update translation (thierry)  - update translation (thierry)
3881    
3882  Version 2.1-7mdk - Nov 29 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.1-7mdk - Nov 29 2001, by François Pons
3883    
3884  - fixed -p flag with choices.  - fixed -p flag with choices.
3885  - fixed -p kernel which may glob another kernel package.  - fixed -p kernel which may glob another kernel package.
3886    
3887  Version 2.1-6mdk - Nov 28 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.1-6mdk - Nov 28 2001, by François Pons
3888    
3889  - updated requires to webfetch.  - updated requires to webfetch.
 - updated requires to last rpmtools needed.  
3890    
3891  Version 2.1-5mdk - Nov 28 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.1-5mdk - Nov 28 2001, by François Pons
3892    
3893  - fixed URL with trailing slashes.  - fixed URL with trailing slashes.
3894  - added download log.  - added download log.
3895    
3896  Version 2.1-4mdk - Nov 28 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.1-4mdk - Nov 28 2001, by François Pons
3897    
3898  - fixed incovation of sync method even when no files to sync.  - fixed incovation of sync method even when no files to sync.
3899  - fixed urpmq option management (-m|-M equ -du but necessary by default).  - fixed urpmq option management (-m|-M equ -du but necessary by default).
 - fixed %preun of autoirpm to check previous installation.  
3900  - added small doc in /etc/urpmi/inst.list file.  - added small doc in /etc/urpmi/inst.list file.
3901    
3902  Version 2.1-3mdk - Nov 27 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.1-3mdk - Nov 27 2001, by François Pons
3903    
3904  - added curl support (kept wget support).  - added curl support (kept wget support).
3905  - updated help for urpmi, urpmi.update and urpmi.addmedia.  - updated help for urpmi, urpmi.update and urpmi.addmedia.
# Line 3701  Version 2.1-3mdk - Nov 27 2001, by Franà Line 3907  Version 2.1-3mdk - Nov 27 2001, by FranÃ
3907  - avoid some error message if description is missing (not all).  - avoid some error message if description is missing (not all).
3908  - allow any prefix for url (especially removable://...).  - allow any prefix for url (especially removable://...).
3909    
3910  Version 2.1-2mdk - Nov 27 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.1-2mdk - Nov 27 2001, by François Pons
3911    
3912  - removed old optimization to get existing depslist instead  - removed old optimization to get existing depslist instead
3913    of rebuilding it.    of rebuilding it.
3914    
3915  Version 2.1 - Nov 26 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.1 - Nov 26 2001, by François Pons
3916    
3917  - removed obsoleted code in urpm module.  - removed obsoleted code in urpm module.
3918  - ignore -m, -M and -c flag of urpmi/urpmq.  - ignore -m, -M and -c flag of urpmi/urpmq.
# Line 3717  Version 2.1 - Nov 26 2001, by François Line 3923  Version 2.1 - Nov 26 2001, by François
3923    present in other registered package (no more selected).    present in other registered package (no more selected).
3924  - fixed call to grpmi (no more only installation).  - fixed call to grpmi (no more only installation).
3925    
3926  Version 2.0-7mdk - Nov 21 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.0-7mdk - Nov 21 2001, by François Pons
3927    
3928  - fixed missing urpmi configuration file not read.  - fixed missing urpmi configuration file not read.
3929  - fixed bad output of rpm files to be installed or upgraded.  - fixed bad output of rpm files to be installed or upgraded.
3930  - fixed bad check of missing rpm files.  - fixed bad check of missing rpm files.
3931    
3932  Version 2.0-6mdk - Nov 19 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.0-6mdk - Nov 19 2001, by François Pons
3933    
3934  - fixed --auto-select and rpm file upload.  - fixed --auto-select and rpm file upload.
3935    
3936  Version 2.0-5mdk - Nov 16 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.0-5mdk - Nov 16 2001, by François Pons
3937    
3938  - added /etc/urpmi/inst.list support.  - added /etc/urpmi/inst.list support.
3939    
3940  Version 2.0-4mdk - Nov 15 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.0-4mdk - Nov 15 2001, by François Pons
3941    
3942  - first stable support for updating synthesis file.  - first stable support for updating synthesis file.
3943    
3944  Version 2.0-3mdk - Nov 12 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.0-3mdk - Nov 12 2001, by François Pons
3945    
3946  - added minimal support for updating synthesis file (untested).  - added minimal support for updating synthesis file (untested).
3947  - fixed requires resolution bug (thanks to Borsenkow Andrej).  - fixed requires resolution bug (thanks to Borsenkow Andrej).
3948    
3949  Version 2.0-2mdk - Nov 09 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.0-2mdk - Nov 09 2001, by François Pons
3950    
3951  - added error message if not root.  - added error message if not root.
3952  - fixed some removable device bad regexp (to support new format).  - fixed some removable device bad regexp (to support new format).
3953  - avoid installing source package (downloaded but ignored).  - avoid installing source package (downloaded but ignored).
3954    
3955  Version 2.0 - Nov 06 2001, by François Pons <fpons@mandrakesoft.com>  Version 2.0 - Nov 06 2001, by François Pons
3956    
3957  - no more need for removable device selection in URL (autoprobe but need removable://)  - no more need for removable device selection in URL (autoprobe but need removable://)
3958    but old description still accepted.    but old description still accepted.
# Line 3756  Version 2.0 - Nov 06 2001, by François Line 3962  Version 2.0 - Nov 06 2001, by François
3962  - depslist is no more calculated with dependencies (now optional).  - depslist is no more calculated with dependencies (now optional).
3963  - everything now as 2.0 version.  - everything now as 2.0 version.
3964    
3965  Version 1.7-15mdk - Oct 27 2001, by Pixel <pixel@mandrakesoft.com>  Version 1.7-15mdk - Oct 27 2001, by Pixel
3966    
3967  - fix urpme with i18n (thanks to Andrej Borsenkow)  - fix urpme with i18n (thanks to Andrej Borsenkow)
3968  - fix urpme with regexp-like arguments (mainly things with "++") (thanks to Alexander Skwar)  - fix urpme with regexp-like arguments (mainly things with "++") (thanks to Alexander Skwar)
3969    
3970  Version 1.7-14mdk - Sep 24 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7-14mdk - Sep 24 2001, by François Pons
3971    
3972  - fixed stale rpm file (filesize set to 0) in urpmi cache.  - fixed stale rpm file (filesize set to 0) in urpmi cache.
3973    
3974  Version 1.7-13mdk - Sep 19 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7-13mdk - Sep 19 2001, by François Pons
3975    
3976  - avoid possible error on trying to remove package.  - avoid possible error on trying to remove package.
3977  - avoid error message which are more warning.  - avoid error message which are more warning.
3978    
3979  Version 1.7-12mdk - Sep 17 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7-12mdk - Sep 17 2001, by François Pons
3980    
3981  - fixed urpmq usage of urpm library.  - fixed urpmq usage of urpm library.
3982    
3983  Version 1.7-11mdk - Sep 11 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7-11mdk - Sep 11 2001, by François Pons
3984    
3985  - fixed unable to add a ftp or http medium when with_hdlist  - fixed unable to add a ftp or http medium when with_hdlist
3986    is set to a value without / inside.    is set to a value without / inside.
3987    
3988  Version 1.7-10mdk - Sep 11 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7-10mdk - Sep 11 2001, by François Pons
3989    
3990  - fixed error about urpmi saying package already installed.  - fixed error about urpmi saying package already installed.
3991  - fixed wrong propagation of indirect updates (-m mode only).  - fixed wrong propagation of indirect updates (-m mode only).
3992    
3993  Version 1.7-9mdk - Sep 10 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7-9mdk - Sep 10 2001, by François Pons
3994    
3995  - moved depslist computation out of loop of reading.  - moved depslist computation out of loop of reading.
3996    
3997  Version 1.7-8mdk - Sep 03 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7-8mdk - Sep 03 2001, by François Pons
3998    
 - updated fr man pages (pablo).  
3999  - avoid eject removable medium if --auto is given.  - avoid eject removable medium if --auto is given.
4000  - avoid stat in /dev directory.  - avoid stat in /dev directory.
4001    
4002  Version 1.7-7mdk - Aug 31 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7-7mdk - Aug 31 2001, by François Pons
4003    
4004  - added --allow-medium-change to urpmi.  - added --allow-medium-change to urpmi.
4005  - moved autoirpm french man page to autoirpm package.  - moved autoirpm french man page to autoirpm package.
4006    
4007  Version 1.7-6mdk - Aug 29 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7-6mdk - Aug 29 2001, by François Pons
4008    
4009  - fixed multiple asking of same choices.  - fixed multiple asking of same choices.
4010  - possibly fixed array error in resolving choices.  - possibly fixed array error in resolving choices.
4011  - fixed wrong reference to fr man pages.  - fixed wrong reference to fr man pages.
4012    
4013  Version 1.7-4mdk - Jul 26 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7-4mdk - Jul 26 2001, by François Pons
4014    
4015  - fixed tentative to always install package with -m mode.  - fixed tentative to always install package with -m mode.
4016    
4017  Version 1.7-3mdk - Jul 25 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7-3mdk - Jul 25 2001, by François Pons
4018    
4019  - really fix crazy behaviour of --auto-select.  - really fix crazy behaviour of --auto-select.
4020  - fixed local packages install.  - fixed local packages install.
4021    
4022  Version 1.7-2mdk - Jul 25 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7-2mdk - Jul 25 2001, by François Pons
4023    
4024  - fixed crazy behaviour of --auto-select that try to select  - fixed crazy behaviour of --auto-select that try to select
4025    the whole word (no filtering of installed packages).    the whole word (no filtering of installed packages).
4026    
4027  Version 1.7 - Jul 23 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.7 - Jul 23 2001, by François Pons
4028    
4029  - updated to use newer rpmtools 3.1.  - updated to use newer rpmtools 3.1.
4030    
4031  Version 1.6-14mdk - Jul 16 2001, by Daouda Lo <daouda@mandrakesoft.com>  Version 1.6-13mdk - Jul 14 2001, by Daouda Lo
   
 - resync with cvs.  
   
 Version 1.6-13mdk - Jul 14 2001, by Daouda Lo <daouda@mandrakesoft.com>  
4032    
4033  - added urpmi logrotate file  - added urpmi logrotate file
4034  - more macroz  - more macroz
4035    
4036  Version 1.6-12mdk - Jul 05 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.6-12mdk - Jul 05 2001, by François Pons
4037    
4038  - fixed wrong dependencies resolution for local packages  - fixed wrong dependencies resolution for local packages
4039    in minimal mode.    in minimal mode.
4040  - improved urpmf.  - improved urpmf.
4041  - updated man pages.  - updated man pages.
4042    
4043  Version 1.6-11mdk - Jul 05 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.6-11mdk - Jul 05 2001, by François Pons
4044    
4045  - take care of local packages.  - take care of local packages.
4046    
4047  Version 1.6-10mdk - Jul 04 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.6-10mdk - Jul 04 2001, by François Pons
4048    
4049  - fixed bad packages installed on some cases.  - fixed bad packages installed on some cases.
4050    
4051  Version 1.6-9mdk - Jul 02 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.6-9mdk - Jul 02 2001, by François Pons
4052    
4053  - fixed missing rpmtools reference in urpm library.  - fixed missing rpmtools reference in urpm library.
4054  - changed die in fatal error.  - changed die in fatal error.
4055    
4056  Version 1.6-8mdk - Jul 02 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.6-8mdk - Jul 02 2001, by François Pons
4057    
4058  - fixed typo by pixel.  - fixed typo by pixel.
4059  - fixed bad reference in urpm reported by Michael Reinsch.  - fixed bad reference in urpm reported by Michael Reinsch.
4060  - fixed dependencies for closure with old packages.  - fixed dependencies for closure with old packages.
4061  - added --update flag to urpmi.addmedia  - added --update flag to urpmi.addmedia
4062    
4063  Version 1.6-7mdk - Jun 28 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.6-7mdk - Jun 28 2001, by François Pons
4064    
4065  - added update flag to medium.  - added update flag to medium.
4066  - fixed -M algortihms with epoch (serial) uses.  - fixed -M algortihms with epoch (serial) uses.
4067    
4068  Version 1.6-6mdk - Jun 27 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.6-6mdk - Jun 27 2001, by François Pons
4069    
4070  - fix problem interpreting serial.  - fix problem interpreting serial.
4071    
4072  Version 1.6-5mdk - Jun 27 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.6-5mdk - Jun 27 2001, by François Pons
4073    
4074  - take care of epoch (serial) for version comparison.  - take care of epoch (serial) for version comparison.
4075    
4076  Version 1.6-4mdk - Jun 26 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.6-4mdk - Jun 26 2001, by François Pons
4077    
4078  - cleaned source package extraction algorithm.  - cleaned source package extraction algorithm.
4079    
4080  Version 1.6-3mdk - Jun 25 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.6-3mdk - Jun 25 2001, by François Pons
4081    
4082  - reworked algorithms to search packages, added -p options to  - reworked algorithms to search packages, added -p options to
4083    urpmi and urpmq.    urpmi and urpmq.
4084    
4085  Version 1.6-2mdk - Jun 21 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.6-2mdk - Jun 21 2001, by François Pons
4086    
4087  - finished i18n support for urpmi.*media.  - finished i18n support for urpmi.*media.
4088    
4089  Version 1.6 - Jun 20 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.6 - Jun 20 2001, by François Pons
4090    
4091  - simplified urpmf.  - simplified urpmf.
 - fixed typo in %post.  
4092  - fix i18n support and allow l10n of all error message.  - fix i18n support and allow l10n of all error message.
4093  - simplified error code of urpmi/urpmq.  - simplified error code of urpmi/urpmq.
 - new version.  
4094    
4095  Version 1.5-41mdk - Jun 14 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-41mdk - Jun 14 2001, by François Pons
4096    
4097  - build release for new rpm.  - build release for new rpm.
4098    
4099  Version 1.5-40mdk - May 30 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-40mdk - May 30 2001, by François Pons
4100    
4101  - avoid including bad rpm filename or with src arch.  - avoid including bad rpm filename or with src arch.
4102  - make sure not to reference basesystem if it does not exists.  - make sure not to reference basesystem if it does not exists.
4103  - fixed --auto to avoid user intervention.  - fixed --auto to avoid user intervention.
4104    
4105  Version 1.5-39mdk - May 29 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-39mdk - May 29 2001, by François Pons
4106    
4107  - fixed broken dependancies.  - fixed broken dependancies.
4108    
4109  Version 1.5-38mdk - May 23 2001, by Pixel <pixel@mandrakesoft.com>  Version 1.5-38mdk - May 23 2001, by Pixel
4110    
4111  - really remove all group urpmi  - really remove all group urpmi
4112    
4113  Version 1.5-37mdk - May 23 2001, by Pixel <pixel@mandrakesoft.com>  Version 1.5-37mdk - May 23 2001, by Pixel
4114    
4115  - removed setuid bit, now stop yelling or go get f*  - removed setuid bit, now stop yelling or go get f*
4116    
4117  Version 1.5-36mdk - May 22 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-36mdk - May 22 2001, by François Pons
4118    
4119  - fixed warning if src rpm are in repository.  - fixed warning if src rpm are in repository.
4120    
4121  Version 1.5-35mdk - May 22 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-35mdk - May 22 2001, by François Pons
4122    
4123  - added synthesis file filtering.  - added synthesis file filtering.
4124  - added arch chekc support.  - added arch chekc support.
4125    
4126  Version 1.5-34mdk - Apr 17 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-34mdk - Apr 17 2001, by François Pons
4127    
4128  - fixed sorting of list file.  - fixed sorting of list file.
4129    
4130  Version 1.5-33mdk - Apr 17 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-33mdk - Apr 17 2001, by François Pons
4131    
4132  - make sure building of synthesis files are done.  - make sure building of synthesis files are done.
4133  - return error if file given are wrong.  - return error if file given are wrong.
4134    
4135  Version 1.5-32mdk - Apr 13 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-32mdk - Apr 13 2001, by François Pons
4136    
4137  - fixed typo on urpmf man pages.  - fixed typo on urpmf man pages.
4138  - fixed urpmi return exit code of grpmi on error.  - fixed urpmi return exit code of grpmi on error.
4139  - fixed cancel on medium change dialog (gurpmi or --X).  - fixed cancel on medium change dialog (gurpmi or --X).
4140    
4141  Version 1.5-31mdk - Apr 10 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-31mdk - Apr 10 2001, by François Pons
4142    
4143  - fixed error on .listing file in rpms cache directory.  - fixed error on .listing file in rpms cache directory.
4144    
4145  Version 1.5-30mdk - Apr 10 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-30mdk - Apr 10 2001, by François Pons
4146    
4147  - fixed header clean-up.  - fixed header clean-up.
4148  - updated man pages.  - updated man pages.
4149    
4150  Version 1.5-29mdk - Apr 09 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-29mdk - Apr 09 2001, by François Pons
4151    
4152  - fixed some missing requires for -m mode.  - fixed some missing requires for -m mode.
4153  - fixed bad search with version and release.  - fixed bad search with version and release.
4154    
4155  Version 1.5-28mdk - Apr 05 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-28mdk - Apr 05 2001, by François Pons
4156    
4157  - updated man pages.  - updated man pages.
4158  - fixed remove of synthesis file before update.  - fixed remove of synthesis file before update.
4159  - fixed remanent rpm file in cache.  - fixed remanent rpm file in cache.
4160    
4161  Version 1.5-27mdk - Apr 03 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-27mdk - Apr 03 2001, by François Pons
4162    
4163  - added better error management.  - added better error management.
4164  - fixed some typo for cache management (creating /partial).  - fixed some typo for cache management (creating /partial).
4165    
4166  Version 1.5-26mdk - Mar 27 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-26mdk - Mar 27 2001, by François Pons
4167    
4168  - added --WID=id  - added --WID=id
4169  - let grpmi make the upload of packages.  - let grpmi make the upload of packages.
4170    
4171  Version 1.5-25mdk - Mar 26 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-25mdk - Mar 26 2001, by François Pons
4172    
4173  - sort list file so that rpm are sorted when installed.  - sort list file so that rpm are sorted when installed.
4174  - increase speed for --auto-select: implies -M by default.  - increase speed for --auto-select: implies -M by default.
4175  - added support for retrieving descriptions file.  - added support for retrieving descriptions file.
4176    
4177  Version 1.5-24mdk - Mar 26 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-24mdk - Mar 26 2001, by François Pons
4178    
4179  - fixed annoying message when adding a medium (cp).  - fixed annoying message when adding a medium (cp).
4180    
4181  Version 1.5-23mdk - Mar 23 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-23mdk - Mar 23 2001, by François Pons
4182    
4183  - added synthesis hdlist file support to speed up -m mode.  - added synthesis hdlist file support to speed up -m mode.
4184    
4185  Version 1.5-22mdk - Mar 18 2001, by Pixel <pixel@mandrakesoft.com>  Version 1.5-22mdk - Mar 18 2001, by Pixel
4186    
4187  - fix for gmessage and quotes  - fix for gmessage and quotes
4188  - adapt autoirpm.update to new hdlists  - adapt autoirpm.update to new hdlists
4189    
4190  Version 1.5-21mdk - Mar 15 2001, by Pixel <pixel@mandrakesoft.com>  Version 1.5-21mdk - Mar 15 2001, by Pixel
4191    
4192  - update urpmi_rpm-find-leaves  - update urpmi_rpm-find-leaves
4193    
4194  Version 1.5-20mdk - Mar 09 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-20mdk - Mar 09 2001, by François Pons
4195    
4196  - check whatprovides by examining path too for mode -m.  - check whatprovides by examining path too for mode -m.
4197  - fixed incorrect requires/provides association for mode -m.  - fixed incorrect requires/provides association for mode -m.
4198    
4199  Version 1.5-19mdk - Mar 07 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-19mdk - Mar 07 2001, by François Pons
4200    
4201  - fixed default -m mode for urpmq.  - fixed default -m mode for urpmq.
4202  - added log for getting packages (wget) and installing them.  - added log for getting packages (wget) and installing them.
4203  - avoid asking user if everything is already installed.  - avoid asking user if everything is already installed.
4204    
4205  Version 1.5-18mdk - Mar 07 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-18mdk - Mar 07 2001, by François Pons
4206    
4207  - fixed last line not printed for rpm output.  - fixed last line not printed for rpm output.
4208    
4209  Version 1.5-17mdk - Mar 05 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-17mdk - Mar 05 2001, by François Pons
4210    
4211  - fixed ask choices for urpmi -m mode.  - fixed ask choices for urpmi -m mode.
4212  - changed default behaviour to abort transaction on error.  - changed default behaviour to abort transaction on error.
4213    
4214  Version 1.5-16mdk - Mar 05 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-16mdk - Mar 05 2001, by François Pons
4215    
4216  - make sure to kill sub process that are doing log to  - make sure to kill sub process that are doing log to
4217    avoid lock.    avoid lock.
4218    
4219  Version 1.5-15mdk - Mar 03 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-15mdk - Mar 03 2001, by François Pons
4220    
4221  - urpmi mode set to -m by default.  - urpmi mode set to -m by default.
4222    
4223  Version 1.5-14mdk - Mar 01 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-14mdk - Mar 01 2001, by François Pons
4224    
4225  - update with newer rpmtools interface.  - update with newer rpmtools interface.
4226    
4227  Version 1.5-13mdk - Feb 27 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-13mdk - Feb 27 2001, by François Pons
4228    
4229  - fixed removable cdrom old format extraction.  - fixed removable cdrom old format extraction.
4230  - fixed bad i18n usage.  - fixed bad i18n usage.
4231    
4232  Version 1.5-12mdk - Feb 27 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-12mdk - Feb 27 2001, by François Pons
4233    
4234  - removed use of tee, now forked.  - removed use of tee, now forked.
4235    
4236  Version 1.5-11mdk - Feb 27 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-11mdk - Feb 27 2001, by François Pons
4237    
4238  - fixed cohabitation of --auto-select and skip list.  - fixed cohabitation of --auto-select and skip list.
4239  - added -m mode for urpmq.  - added -m mode for urpmq.
4240  - added --sources flag for urpmq.  - added --sources flag for urpmq.
4241    
4242  Version 1.5-10mdk - Feb 26 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-10mdk - Feb 26 2001, by François Pons
4243    
4244  - fixed auto-select flag to use dependancies resolver after.  - fixed auto-select flag to use dependancies resolver after.
4245    
4246  Version 1.5-9mdk - Feb 26 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-9mdk - Feb 26 2001, by François Pons
4247    
4248  - fixed big bug of provides files completely read but only  - fixed big bug of provides files completely read but only
4249    files should be extracted with no package description.    files should be extracted with no package description.
4250  - added log for depslist computation.  - added log for depslist computation.
4251    
4252  Version 1.5-8mdk - Feb 23 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-8mdk - Feb 23 2001, by François Pons
4253    
4254  - fix --auto-select and skip list.  - fix --auto-select and skip list.
4255    
4256  Version 1.5-7mdk - Feb 23 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-7mdk - Feb 23 2001, by François Pons
4257    
4258  - added /etc/urpmi/skip.list for package that should not  - added /etc/urpmi/skip.list for package that should not
4259    be upgraded.    be upgraded.
4260  - remove -v option of urpmq to match -v as verbose.  - remove -v option of urpmq to match -v as verbose.
4261    
4262  Version 1.5-6mdk - Feb 19 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-6mdk - Feb 19 2001, by François Pons
4263    
4264  - fixed urpmq --headers with exotic rpm filename.  - fixed urpmq --headers with exotic rpm filename.
4265  - fixed closing using tee (need testing).  - fixed closing using tee (need testing).
4266  - fixed missing dependancies resolution using -m mode.  - fixed missing dependancies resolution using -m mode.
4267    
4268  Version 1.5-5mdk - Feb 19 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-5mdk - Feb 19 2001, by François Pons
4269    
4270  - fixed -m mode for prompting user if needed.  - fixed -m mode for prompting user if needed.
4271  - fixed -m mode with depandancies resolving.  - fixed -m mode with depandancies resolving.
4272  - avoid update urpmi db except if old urpmi.  - avoid update urpmi db except if old urpmi.
4273    
4274  Version 1.5-4mdk - Feb 16 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-4mdk - Feb 16 2001, by François Pons
4275    
4276  - fixed -m mode with failed depandancies.  - fixed -m mode with failed depandancies.
4277    
4278  Version 1.5-3mdk - Feb 16 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-3mdk - Feb 16 2001, by François Pons
4279    
4280  - added -m flag to urpmi for minimal upgrade.  - added -m flag to urpmi for minimal upgrade.
4281  - fixed urpmq olding approach of local rpm (added --force too  - fixed urpmq olding approach of local rpm (added --force too
4282    as in urpmi).    as in urpmi).
4283  - fixed some i18n usage.  - fixed some i18n usage.
4284    
4285  Version 1.5-2mdk - Feb 14 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5-2mdk - Feb 14 2001, by François Pons
4286    
4287  - removable medium are not automatically updated now.  - removable medium are not automatically updated now.
4288  - remove need of number removable device when adding a new medium.  - remove need of number removable device when adding a new medium.
4289    
4290  Version 1.5 - Feb 14 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.5 - Feb 14 2001, by François Pons
4291    
4292  - added --auto-select flag for urpmi and urpmq.  - added --auto-select flag for urpmi and urpmq.
4293  - added --headers flag to urpmq.  - added --headers flag to urpmq.
4294  - changed help screen for both urpmi and urpmq.  - changed help screen for both urpmi and urpmq.
4295    
4296  Version 1.4-7mdk - Feb 05 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.4-7mdk - Feb 05 2001, by François Pons
4297    
4298  - fixed wrong probing of medium list file.  - fixed wrong probing of medium list file.
4299    
4300  Version 1.4-6mdk - Feb 05 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.4-6mdk - Feb 05 2001, by François Pons
4301    
4302  - fixed missing mounting on non removable device like nfs.  - fixed missing mounting on non removable device like nfs.
4303  - flush STDERR and STDOUT before exiting.  - flush STDERR and STDOUT before exiting.
4304    
4305  Version 1.4-5mdk - Jan 30 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.4-5mdk - Jan 30 2001, by François Pons
4306    
4307  - added medium change code.  - added medium change code.
4308  - fixed urpmi with local file.  - fixed urpmi with local file.
4309  - changed default option to verbose when invoking rpm.  - changed default option to verbose when invoking rpm.
4310    
4311  Version 1.4-4mdk - Jan 25 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.4-4mdk - Jan 25 2001, by François Pons
4312    
4313  - added code to search for source rpms file to install.  - added code to search for source rpms file to install.
4314  - modified manipulation of ignore flag, keep media name unique.  - modified manipulation of ignore flag, keep media name unique.
 - added missing cache directory in spec file.  
4315  - lot of fixes on urpm core library.  - lot of fixes on urpm core library.
4316    
4317  Version 1.4-3mdk - Jan 25 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.4-3mdk - Jan 25 2001, by François Pons
4318    
4319  - need rpmtools-2.1-9mdk or above for hdlist building extension.  - need rpmtools-2.1-9mdk or above for hdlist building extension.
4320  - introduced cache directory for medium and rpms manipulation.  - introduced cache directory for medium and rpms manipulation.
4321    
4322  Version 1.4-2mdk - Jan 17 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.4-2mdk - Jan 17 2001, by François Pons
4323    
 - removed PreReq on genbasefiles, now PreReq rpmtools-2.1-8mdk or above.  
4324  - fixed glitches in urpm.pm module about old format of urpmi.cfg.  - fixed glitches in urpm.pm module about old format of urpmi.cfg.
4325    
4326  Version 1.4 - Jan 16 2001, by François Pons <fpons@mandrakesoft.com>  Version 1.4 - Jan 16 2001, by François Pons
4327    
4328  - extract urpmi/urpmq common code and newer code for medium  - extract urpmi/urpmq common code and newer code for medium
4329    management in perl module urpm.    management in perl module urpm.
4330  - rewrite tools to use the module.  - rewrite tools to use the module.
4331    
4332  Version 1.3-12mdk - Nov 27 2000, by François Pons <fpons@mandrakesoft.com>  Version 1.3-12mdk - Nov 27 2000, by François Pons
4333    
4334  - fixed urpmi.addmedia if already added media are no more accessible.  - fixed urpmi.addmedia if already added media are no more accessible.
4335    
4336  Version 1.3-11mdk - Nov 16 2000, by François Pons <fpons@mandrakesoft.com>  Version 1.3-11mdk - Nov 16 2000, by François Pons
4337    
4338  - fixed compilation problems.  - fixed compilation problems.
4339    
4340  Version 1.3-10mdk - Sep 25 2000, by François Pons <fpons@mandrakesoft.com>  Version 1.3-10mdk - Sep 25 2000, by François Pons
4341    
4342  - updated urpme to depslist.ordered.  - updated urpme to depslist.ordered.
4343    
4344  Version 1.3-9mdk - Sep 20 2000, by Guillaume Cottenceau <gc@mandrakesoft.com>  Version 1.3-9mdk - Sep 20 2000, by Guillaume Cottenceau
4345    
4346  - in --auto under X, does not display anymore the sucking interactive dialog  - in --auto under X, does not display anymore the sucking interactive dialog
4347    "everything already installed"    "everything already installed"
4348    
4349  Version 1.3-8mdk - Sep 20 2000, by Guillaume Cottenceau <gc@mandrakesoft.com>  Version 1.3-8mdk - Sep 20 2000, by Guillaume Cottenceau
4350    
4351  - added option --best-output that selects X if available  - added option --best-output that selects X if available
4352    
4353  Version 1.3-7mdk - Sep 13 2000, by François Pons <fpons@mandrakesoft.com>  Version 1.3-7mdk - Sep 13 2000, by François Pons
4354    
4355  - trusting root only readable file list.*, fixes gurpmi with  - trusting root only readable file list.*, fixes gurpmi with
4356    mutlitple media examination.    mutlitple media examination.
4357  - removed setuid root on urpmq.  - removed setuid root on urpmq.
4358    
4359  Version 1.3-6mdk - Sep 05 2000, by François Pons <fpons@mandrakesoft.com>  Version 1.3-6mdk - Sep 05 2000, by François Pons
4360    
4361  - split query mode of urpmi into new tools urpmq.  - split query mode of urpmi into new tools urpmq.
4362  - fixed -v option of urpmi.  - fixed -v option of urpmi.
4363  - updated man pages of various tools.  - updated man pages of various tools.
4364    
4365  Version 1.3-5mdk - Sep 03 2000, by François Pons <fpons@mandrakesoft.com>  Version 1.3-5mdk - Sep 03 2000, by François Pons
4366    
4367  - fixed incorporation of media with already defined packages, choose the  - fixed incorporation of media with already defined packages, choose the
4368    relocated one by rpmtools library.    relocated one by rpmtools library.
4369    
4370  Version 1.3-4mdk - Sep 01 2000, by François Pons <fpons@mandrakesoft.com>  Version 1.3-4mdk - Sep 01 2000, by François Pons
4371    
4372  - fixed --auto usage (thanks to Garbage Collector).  - fixed --auto usage (thanks to Garbage Collector).
4373  - fixed urpmi.addmedia with glob on rpm files only.  - fixed urpmi.addmedia with glob on rpm files only.
4374    
4375  Version 1.3-3mdk - Aug 31 2000, by François Pons <fpons@mandrakesoft.com>  Version 1.3-3mdk - Aug 31 2000, by François Pons
4376    
4377  - Oops, fixed typo in post.  - Oops, fixed typo in post.
4378    
4379  Version 1.3-2mdk - Aug 31 2000, by François Pons <fpons@mandrakesoft.com>  Version 1.3-2mdk - Aug 31 2000, by François Pons
4380    
4381  - added code to proper upgrade of urpmi 1.2.  - added code to proper upgrade of urpmi 1.2.
4382  - added small correction in urpmi for basesystem selection.  - added small correction in urpmi for basesystem selection.
4383  - fixed help invocation (thanks to Bryan Paxton).  - fixed help invocation (thanks to Bryan Paxton).
4384  - modified urpmf not to use rpmtools-compat.  - modified urpmf not to use rpmtools-compat.
4385    
4386  Version 1.3 - Aug 28 2000, by François Pons <fpons@mandrakesoft.com>  Version 1.3 - Aug 28 2000, by François Pons
4387    
4388  - 1.3 of urpmi.  - 1.3 of urpmi.
4389  - use rpmtools perl interface to access hdlist and build requires.  - use rpmtools perl interface to access hdlist and build requires.
4390    
4391  Version 1.2-4mdk - Aug 06 2000, by Pixel <pixel@mandrakesoft.com>  Version 1.2-4mdk - Aug 06 2000, by Pixel
4392    
 - use %lang for i18n'd files  
 - clean /var/lib/urpmi on removal  
4393  - urpmi local_file only if local_file ends with .rpm  - urpmi local_file only if local_file ends with .rpm
4394    
4395  Version 1.2-3mdk - Jul 19 2000, by Pixel <pixel@mandrakesoft.com>  Version 1.2-3mdk - Jul 19 2000, by Pixel
4396    
4397  - change versions of autoirpm and gurpmi  - change versions of autoirpm and gurpmi
4398  - macroization, BM  - macroization, BM
4399    
4400  Version 1.2 - Jun 29 2000, by Pixel <pixel@mandrakesoft.com>  Version 1.2 - Jun 29 2000, by Pixel
4401    
4402  - nice fixes from diablero (mainly better generation of list.*)  - nice fixes from diablero (mainly better generation of list.*)
4403    
4404  Version 1.1-7mdk - Jun 13 2000, by Pixel <pixel@mandrakesoft.com>  Version 1.1-6mdk - May 04 2000, by Pixel
   
 - add require wget (needed for ftp hdlist's)  
   
 Version 1.1-6mdk - May 04 2000, by Pixel <pixel@mandrakesoft.com>  
4405    
4406  - urpmi: unset IFS  - urpmi: unset IFS
4407    
4408  Version 1.1-5mdk - Apr 04 2000, by Pixel <pixel@mandrakesoft.com>  Version 1.1-5mdk - Apr 04 2000, by Pixel
4409    
4410  - urpmi: add option --force to ignore errors  - urpmi: add option --force to ignore errors
4411    
4412  Version 1.1-4mdk - Mar 26 2000, by Pixel <pixel@mandrakesoft.com>  Version 1.1-4mdk - Mar 26 2000, by Pixel
4413    
4414  - autoirpm.update: adapted to new hdlist format  - autoirpm.update: adapted to new hdlist format
4415    
4416  Version 1.1-3mdk - Mar 26 2000, by Pixel <pixel@mandrakesoft.com>  Version 1.1-3mdk - Mar 26 2000, by Pixel
4417    
4418  - urpmi can handle package files given on command line. It finds out the  - urpmi can handle package files given on command line. It finds out the
4419  dependencies if possible.  dependencies if possible.
# Line 4232  dependencies if possible. Line 4423  dependencies if possible.
4423  - adapted urpmi.addmedia to new hdlist's / multi-cd  - adapted urpmi.addmedia to new hdlist's / multi-cd
4424  - adapted autoirpm.update-all to new rpmlib  - adapted autoirpm.update-all to new rpmlib
4425    
4426  Version 1.1-2mdk - Mar 16 2000, by Pixel <pixel@mandrakesoft.com>  Version 1.1-2mdk - Mar 16 2000, by Pixel
4427    
4428  - increase version number of gurpmi and autoirpm  - increase version number of gurpmi and autoirpm
4429    
4430  Version 1.1 - Mar 07 2000, by Pixel <pixel@mandrakesoft.com>  Version 1.1 - Mar 07 2000, by Pixel
4431    
4432  - new version, compatible with new DrakX and new rpmtools  - new version, compatible with new DrakX and new rpmtools
4433  - add man page for rpmf  - add man page for rpmf
4434    
4435  Version 1.0-2mdk - Feb 28 2000, by Pixel <pixel@mandrakesoft.com>  Version 1.0-2mdk - Feb 28 2000, by Pixel
4436    
4437  - unset $BASH_ENV  - unset $BASH_ENV
4438    
4439  Version 1.0 - Feb 12 2000, by Pixel <pixel@mandrakesoft.com>  Version 1.0 - Feb 12 2000, by Pixel
4440    
 - 1.0  
4441  - small urpmi man page change  - small urpmi man page change
4442    
4443  Version 0.9-40mdk - Feb 10 2000, by Pixel <pixel@mandrakesoft.com>  Version 0.9-40mdk - Feb 10 2000, by Pixel
4444    
4445  - unset $ENV to please -U  - unset $ENV to please -U
4446    
4447  Version 0.9-39mdk - Feb 09 2000, by Pixel <pixel@mandrakesoft.com>  Version 0.9-39mdk - Feb 09 2000, by Pixel
4448    
4449  - now really handle multiple args  - now really handle multiple args
4450  - new option ``-a'' to install all the proposed packages  - new option ``-a'' to install all the proposed packages
4451  - add ability to --nodeps and --force in case of install errors  - add ability to --nodeps and --force in case of install errors
4452    
4453  * Mon Jan 10 2000 Pixel <pixel@mandrakesoft.com>  * Mon Jan 10 2000 Pixel
4454  - bug fix from Brian J. Murrell  - bug fix from Brian J. Murrell
4455    
4456  * Fri Jan 07 2000 Pixel <pixel@mandrakesoft.com>  * Fri Jan 07 2000 Pixel
4457  - urpmi: tty question now defaults to yes and acts that way!  - urpmi: tty question now defaults to yes and acts that way!
4458  - add an example to urpmi.addmedia.8  - add an example to urpmi.addmedia.8
4459    
4460  * Thu Jan 06 2000 Pixel <pixel@mandrakesoft.com>  * Thu Jan 06 2000 Pixel
4461  - urpmi: tty question now defaults to yes (y/N -> N/y)  - urpmi: tty question now defaults to yes (y/N -> N/y)
4462    
4463  Version 0.9-34mdk - Jan 04 2000, by Chmouel Boudjnah <chmouel@mandrakesoft.com>  Version 0.9-34mdk - Jan 04 2000, by Chmouel Boudjnah
4464    
4465  - rpmf: use egrep.  - rpmf: use egrep.
4466    
4467  * Tue Jan 04 2000 Pixel <pixel@mandrakesoft.com>  * Tue Jan 04 2000 Pixel
4468  - urpmi.addmedia: replaced hdlist2files by hdlist2names  - urpmi.addmedia: replaced hdlist2files by hdlist2names
4469  - rpmf: created  - rpmf: created
4470    
4471  * Mon Dec 27 1999 Pixel <pixel@mandrakesoft.com>  * Mon Dec 27 1999 Pixel
4472  - fixed a bug in urpmi.addmedia  - fixed a bug in urpmi.addmedia
4473    
4474  * Fri Dec 24 1999 Pixel <pixel@mandrakesoft.com>  * Wed Dec 22 1999 Pixel
 - more i18n  
   
 * Wed Dec 22 1999 Pixel <pixel@mandrakesoft.com>  
4475  - added urpmi_rpm-find-leaves  - added urpmi_rpm-find-leaves
4476    
4477  * Mon Dec 20 1999 Pixel <pixel@mandrakesoft.com>  * Mon Dec 20 1999 Pixel
4478  - bug fix in autoirpm.update  - bug fix in autoirpm.update
4479    
4480  * Sun Dec 19 1999 Pixel <pixel@mandrakesoft.com>  * Sun Dec 19 1999 Pixel
4481  - bug fix for autoirpm (bad directory)  - bug fix for autoirpm (bad directory)
4482  - enhancement to urpmi (in place gzip'ing)  - enhancement to urpmi (in place gzip'ing)
4483  - small cute enhancements  - small cute enhancements
4484    
4485  * Sat Dec 18 1999 Pixel <pixel@mandrakesoft.com>  * Fri Dec 17 1999 Pixel
 - a lot of i18n added (thx2pablo)  
   
 * Fri Dec 17 1999 Pixel <pixel@mandrakesoft.com>  
4486  - changed a message  - changed a message
4487    
4488  * Thu Dec 16 1999 Pixel <pixel@mandrakesoft.com>  * Thu Dec 16 1999 Pixel
4489  - added -follow to the find (thanx2(ti){2})  - added -follow to the find (thanx2(ti){2})
4490    
4491  * Wed Dec 15 1999 Pixel <pixel@mandrakesoft.com>  * Wed Dec 15 1999 Pixel
4492  - fixed a bug in dependencies  - fixed a bug in dependencies
4493    
4494  * Sat Dec 11 1999 Pixel <pixel@mandrakesoft.com>  * Sat Dec 11 1999 Pixel
4495  - i18n using po-like style  - i18n using po-like style
4496    
4497  * Wed Dec 08 1999 Pixel <pixel@linux-mandrake.com>  * Wed Dec 08 1999 Pixel
4498  - fixed a bug (gmessage called with no double quotes and i18n)  - fixed a bug (gmessage called with no double quotes and i18n)
4499    
4500  * Thu Dec 02 1999 Pixel <pixel@linux-mandrake.com>  * Thu Dec 02 1999 Pixel
4501  - better error output (both in /var/log/urpmi.* and stdout/stderr)  - better error output (both in /var/log/urpmi.* and stdout/stderr)
4502    
4503  * Fri Nov 26 1999 Pixel <pixel@linux-mandrake.com>  * Fri Nov 26 1999 Pixel
4504  - some bug fixes  - some bug fixes
4505    
4506  * Tue Nov 23 1999 Pixel <pixel@linux-mandrake.com>  * Tue Nov 23 1999 Pixel
4507  - include new man pages and doc from camille :)  - include new man pages and doc from camille :)
4508    
4509  * Mon Nov 22 1999 Pixel <pixel@mandrakesoft.com>  * Mon Nov 22 1999 Pixel
4510  - s|sbin|bin| in requires (again) (wow already monday!)  - s|sbin|bin| in requires (again) (wow already monday!)
4511    
4512  * Sun Nov 21 1999 Pixel <pixel@mandrakesoft.com>  * Sun Nov 21 1999 Pixel
4513  - autoirpm: added require gurpmi  - autoirpm: added require gurpmi
4514    
4515  * Sat Nov 20 1999 Pixel <pixel@mandrakesoft.com>  * Sat Nov 20 1999 Pixel
4516  - urpmi.addmedia modified  - urpmi.addmedia modified
4517    
4518  * Wed Nov 17 1999 Pixel <pixel@mandrakesoft.com>  * Wed Nov 17 1999 Pixel
4519  - corrected error in urpmi script  - corrected error in urpmi script
4520  - replaced dependency perl by /usr/bin/suidperl  - replaced dependency perl by /usr/bin/suidperl
4521    
4522  * Mon Nov 15 1999 Pixel <pixel@linux-mandrake.com>  * Mon Nov 15 1999 Pixel
4523  - changed the handling of urpmi, added urpmi.addmedia...  - changed the handling of urpmi, added urpmi.addmedia...
4524    

Legend:
Removed from v.4855  
changed lines
  Added in v.8204

  ViewVC Help
Powered by ViewVC 1.1.30