changes
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
3
4 - X-SuSE-ControlCenter-System category added
5   to package-manager.desktop (bnc #302324)
6 - revision 10353
7
8 -------------------------------------------------------------------
9 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
10
11 - Fix crash when requesting disk usage without a target loaded. (bnc #396755) 
12 - revision 10340
13
14 -------------------------------------------------------------------
15 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
16
17 - Fix memory corruption in curl media handler (bnc #396979) 
18 - revision 10338
19
20 -------------------------------------------------------------------
21 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
22
23 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
24   as 'source package named zypper'. So these capabilities can be used
25   together with sat::Whatprovides or in resolver requests. (bnc #369893)
26 - revision 10335
27
28 -------------------------------------------------------------------
29 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
30
31 - allow aborting progress during removing packages. (bnc #389238)
32 - revision 10331 
33
34 -------------------------------------------------------------------
35 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
36
37 - New option for ignoring Obsoletes. This is used for installing more than
38   one pacakges with the same name but different versions.
39   Often used by kernel.
40 - r 10299 
41
42 -------------------------------------------------------------------
43 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
44
45 - Revert inappropriate Selectable cleanup. Fix Selectable 
46   status computation. Unmaintained packages were wrongly
47   reported as unsinstalled. (bnc #394630)
48 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
49 - revision 10295
50
51 -------------------------------------------------------------------
52 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
53
54 - fixed typo
55
56 -------------------------------------------------------------------
57 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
58
59 - Reenable diskusage calculation (bnc #395051)
60 - version 4.25.1
61 - revision 10273
62
63 -------------------------------------------------------------------
64 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
65
66 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
67 - revision 10271
68
69 -------------------------------------------------------------------
70 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
71
72 - RepoInfo: don't overwrite flags that have already been set externally
73   (bnc #394728)
74 - revision 10256
75
76 -------------------------------------------------------------------
77 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
78
79 - Create missing directories when saving config files. (bnc #395026)
80 - Fix undefined behaviour in RepoManager.
81 - revision 10255
82
83 -------------------------------------------------------------------
84 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
85
86 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
87   from resolvePool or resolveQueue we will have to take care for both
88   cases. (bnc#393969) 
89 - r 10252
90
91 -------------------------------------------------------------------
92 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
93
94 - compile with RPM_OPT_FLAGS
95
96 -------------------------------------------------------------------
97 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
98
99 - old2new locks file converter script added to %post (jredinger)
100 - r 10227
101
102 -------------------------------------------------------------------
103 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
104
105 - Do not regard packages with the same name while upgrading obsoleted
106   packages (bnc#394367)
107 - r 10219 
108
109 -------------------------------------------------------------------
110 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
111
112 - revert commit don't check for existence of keys,
113   to avoid a non needed HEAD request. (related bnc#381280)
114   as it creates popup error callbacks due to the 404's in
115   the keys. Leave however the OnMediaLocation::optional()
116   API to look for another fix strategy.
117
118 -------------------------------------------------------------------
119 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
120
121 - define path for messages and scripts and document
122   them in zypp.conf
123
124 -------------------------------------------------------------------
125 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
126
127 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will 
128   be ignored for already INSTALLED packages (bnc #389694)
129 - r 10202 
130
131 -------------------------------------------------------------------
132 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
133
134 - Packages which obsoletes and do NOT required other installed
135   packages will be installed if no other packages obsolete the installed package too.
136 - r 10196 
137
138 -------------------------------------------------------------------
139 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
140
141 - fix filelist for installed packages (bnc#392544)
142 - fix changelog retrieval for installed packages
143
144 -------------------------------------------------------------------
145 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
146
147 - deprecate Repository::name() and use alias() to
148   be consistent. Related to (bnc#383553)
149 - don't check for existence of keys, to avoid a non needed
150   HEAD request. (helps bnc#381280)
151 - 4.25.0
152
153 -------------------------------------------------------------------
154 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
155
156 - added onlyRequires in the testcase (bnc #389184) 
157
158 -------------------------------------------------------------------
159 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
160
161 - allow installation and refreshing from repository with alias that
162   contains ' or " (bnc #392426) 
163 - r10158
164
165 -------------------------------------------------------------------
166 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
167
168 - delta rpm support reenabled
169 - r10150
170
171 -------------------------------------------------------------------
172 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
173
174 - Resetting Delete Details in ResStatus correctly (bnc #391785)
175 - r 10145 
176
177 -------------------------------------------------------------------
178 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
179
180 - when setting status to non installed for uninstalled packages
181   set the user transaction so they go to soft locks.
182   (related to bnc#389739 )
183
184 -------------------------------------------------------------------
185 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
186
187 - Added new calls : isInstalledBy (const PoolItem item);
188                     installs (const PoolItem item);
189 - r 10125 
190 - 4.23.0
191
192 -------------------------------------------------------------------
193 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
194
195 - don't run merge in save when toAdd/Remove queue is empty
196 - throw when locks cannot load its file
197 - r10124
198
199 -------------------------------------------------------------------
200 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
201
202 - throw more describing exception when repo probing failed
203   (bnc #389690) 
204 - revision 10118
205
206 -------------------------------------------------------------------
207 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
208
209 - allow call only merge old locks and newly added/removed without
210   saving it to file 
211 - -revision 10104 
212
213 -------------------------------------------------------------------
214 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
215
216 - report non packages as keep installed if satisfied to the
217   user interace (Selectables)
218 - 4.21.3 
219
220 -------------------------------------------------------------------
221 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
222
223 - create /etc/zypp/products.d on install
224
225 -------------------------------------------------------------------
226 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
227
228 - /etc/zypp/products.d added to file list (bnc #385868)
229 - revision 10049
230 - version 4.21.2
231
232 -------------------------------------------------------------------
233 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
234
235 - call RemoveResolvableReport::problem() before finish() on error
236   (bnc #388810)
237 - revision 10045
238
239 -------------------------------------------------------------------
240 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
241
242 - fix file list
243
244 -------------------------------------------------------------------
245 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
246
247 - Product now retrieves all attributes from the solv file.
248 - version 4.21.1
249 - revision 10031
250
251 -------------------------------------------------------------------
252 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
253
254 - Add zypp.conf option configdir (/etc/zypp) and arrange 
255   all config files and directories to follow {configdir}
256   per default.
257 - Fix zypp-query-pool to print satisfied products and additional 
258   products defined in {configdir}/products.d for registration. 
259   (bnc #385868)
260 - version 4.21.0
261 - revision 10029
262
263 -------------------------------------------------------------------
264 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
265
266 - implement remove duplicate entries in lock file (bnc#385967) 
267
268 -------------------------------------------------------------------
269 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
270
271 - Speedup rpmdb2solv by reusing an existing solv file.
272 - version 4.20.1
273 - revision 10012
274
275 -------------------------------------------------------------------
276 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
277
278 - Fix failed package download due to unkown repository type (bnc #386386)
279 - revision 9995
280
281 -------------------------------------------------------------------
282 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
283
284 - Support optional root argument to RepoManagerOptions, to prefix all 
285   path names taken from ZConfig. (bnc #388265)
286 - version 4.20.0
287 - revision 9993
288
289 -------------------------------------------------------------------
290 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
291
292 - new solution action for removing requirements/conflicts (bnc #387631)
293 - revision 9988 
294
295 -------------------------------------------------------------------
296 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
297
298 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100) 
299 - revision 9984
300
301 -------------------------------------------------------------------
302 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
303
304 - DistUpgrade: searching for providers -> regarding name onl
305 - r 9977 
306
307 -------------------------------------------------------------------
308 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
309
310 - add flag --registrable (-r) to query pool to avoid
311   using system as a filter
312 - 4.19.1
313
314 -------------------------------------------------------------------
315 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
316
317 - return values in non-void functions
318
319 -------------------------------------------------------------------
320 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
321
322 - support multiple search strings in PoolQuery (ORed)
323 - revision 9945
324
325 -------------------------------------------------------------------
326 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
327
328 - Switch off the upgrade mode of the         
329   SAT solver cause the packages have already been evaluated by    
330   the distupgrade machanism of libzypp. (bnc #386375)
331 - rev 9943 
332
333 -------------------------------------------------------------------
334 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
335
336 - release file after copy to cache as soon as possible.
337   (bnc #381311)
338 - r9940 
339
340 -------------------------------------------------------------------
341 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
342
343 - Bugfix: keep states by user has been removed it the
344   package has not been installed BUT has been recommended by another package.
345   (bnc #385832)
346 - rev 9938 
347
348 -------------------------------------------------------------------
349 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
350
351 - add isLocal function to Url which say if scheme is local or
352   internet. 
353 - r9932
354
355 -------------------------------------------------------------------
356 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
357
358 - cache decision for repository depend on his url.
359 - http,ftp and smb cache packages. 
360 - revision 9929
361
362 -------------------------------------------------------------------
363 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
364
365 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
366   Locks are loaded together with the target, and changes are writen 
367   back on commit. zypp.conf option locksfile.apply can be used to turn 
368   this feature on or off. (FATE #120352)
369 - version 4.18.0
370 - revision 9927
371
372 -------------------------------------------------------------------
373 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
374
375 - Add zypp.conf option solvfilesdir: Path where the repo solv files 
376   are created. Default value: {cachedir}/solv.
377 - Target and repositories now save their solvfiles below {solvfilesdir}
378   in directories named after the repositories alias.
379 - version 4.18.0
380 - revision 9913
381
382 -------------------------------------------------------------------
383 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
384
385 - fixed filesystem::expandlink(Pathname) (bnc #368477)
386 - r9906
387
388 -------------------------------------------------------------------
389 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
390
391 - cleanup in return values of doUpgrade and doUpdate
392 - r9886 
393 - 4.17.0
394
395 -------------------------------------------------------------------
396 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
397
398 - check for valid pool in begin(), improve the code (bnc #384337)
399 - r9872
400 - 4.16.0
401
402 -------------------------------------------------------------------
403 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
404
405 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
406
407 -------------------------------------------------------------------
408 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
409
410 - added translations 
411
412 -------------------------------------------------------------------
413 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
414
415 - ostream operator<<(ostream,TriBool) added
416 - r9833
417
418 -------------------------------------------------------------------
419 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
420
421 - Prevent target::unload from creating a system repo in order 
422   to unload it. (bnc 382297)
423 - version 4.15.2
424 - revision 9822
425
426 -------------------------------------------------------------------
427 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
428
429 - Prevent deselected or deleted items from being re-selected due to 
430   recommends (aka. persistent soft locks). Unlike hard locked, those 
431   items will be automatically selected if required. The list of soft 
432   locked items is stored in /var/lib/zypp/SoftLocks.
433 - version 4.15.1
434 - revision 9818
435
436 -------------------------------------------------------------------
437 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
438
439 - Remove obsolete AdditionalCapabilities interface from ResPool.
440   Forward sat::Pool::RepositoryIterator. There's no more need to
441   maintain an extra Repository list in ResPool.
442 - revision 9806
443
444 -------------------------------------------------------------------
445 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
446
447 - Support dependencies requiring a specific architecture: 
448   "name[.arch] [op edition]". See class Capability for details 
449   about how to construct dependencies. (bnc #305445)  
450 - version 4.15.0
451 - revision 9805
452
453 -------------------------------------------------------------------
454 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
455
456 - patch attributes and deprecate old ones
457 - 4.14.0
458
459 -------------------------------------------------------------------
460 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
461
462 - change locks api -
463 - make more functions const
464 - replace add/remove by selectable to add/remove by ident or name and kind 
465 - rename iterator to const_iterator to avoid confusion
466 - revision 9781
467
468 -------------------------------------------------------------------
469 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
470
471 - Do architecture changes while "dup" in the external distribution
472   upgrade ONLY. bnc #382274 
473 - Added "ignore" to the solutions
474 - Added "self-conflicts" to the solution
475 - added new solver mechanism "resolveQueue"
476 - Bugfix broken/satisfied products
477 - rev 9776
478
479 -------------------------------------------------------------------
480 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
481
482 - Added Pattern::core returning the packages required by a pattern.
483   (see also Pattern::depends and Pattern::contents).
484 - revision 9771
485
486 -------------------------------------------------------------------
487 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
488
489 - Added Target::release(), returning the targets distribution 
490   release string. 
491 - revision 9761
492
493 -------------------------------------------------------------------
494 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
495
496 - per default abort if package installation fails. (bnc #381203)
497 - version 4.13.3
498 - revision 9725
499
500 -------------------------------------------------------------------
501 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
502
503 - add ZYpp and curl version to http agent string
504   (bnc #381280)
505
506 -------------------------------------------------------------------
507 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
508
509 - Fixed pools package index wrongly including source packages. (bnc #380283)
510 - version 4.13.2
511 - revision 9683
512
513 -------------------------------------------------------------------
514 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
515
516 - Disable fast creation of @System.solv. It may produce wrong results 
517   e.g. after a rebuilddb.
518 - version 4.13.1
519 - revision 9666
520
521 -------------------------------------------------------------------
522 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
523
524 - initializeTarget now takes an additional option, telling whether to
525   rebuild an existing rpm database before using it. Default is false.
526   (bnc #308352)
527 - version 4.13.0
528 - revision 9664
529
530 -------------------------------------------------------------------
531 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
532
533 - save do nothing if no locks added/removed
534 - fix bug with multiple save lock
535 - don't save same query multiple times
536 - improve tests 
537 - revision 9644
538
539 -------------------------------------------------------------------
540 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
541
542 - added new translations
543 - activate zypp-query-pool
544 - Revision 9637
545 - 4.12.1 
546
547 -------------------------------------------------------------------
548 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
549
550 - Locks API cleaned-up, iterator added, light read() added
551 - PoolQuery::attribute(SolvAttr) getter added
552 - revision 9609
553
554 -------------------------------------------------------------------
555 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
556
557 - reenable zypp-query-pool
558 - 4.11.1
559
560 -------------------------------------------------------------------
561 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
562
563 - Enable evaluation of hardware dependencies.
564 - Enable evaluation of filesystem dependencies.
565 - revision 9605
566
567 -------------------------------------------------------------------
568 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
569
570 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
571   needed for explicit refresh request
572 - revision 9574
573
574 -------------------------------------------------------------------
575 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
576
577 - Install ResPoolProxy index to speedup Solvable to Selectable
578   conversion.
579 - version 4.11.0
580 - revision 9558
581
582 -------------------------------------------------------------------
583 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
584
585 - Implement update scripts installed by packages. After every
586   package install /var/adm/update-scripts is scanned for the first
587   file starting with "<name>-<version>.<release>-", which is then
588   executed.
589 - revision 9547
590
591 -------------------------------------------------------------------
592 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
593
594 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
595 - Add Resolvable::poolItem() providing access to the corresponding 
596   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved 
597   to PoolItem.
598 - Add ResPool::satisfiedProductsBegin/End iterator over all products
599   whose dependencies are satisfied. This reflects the status determined
600   by the last solver run. (#368104)
601 - revision 9535
602
603 -------------------------------------------------------------------
604 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
605
606 - switch to new locks api
607 - revision 9524 
608
609 -------------------------------------------------------------------
610 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
611
612 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
613 - Add SolvIterMixin: Base class providing PoolItem_iterator and 
614   Selectable_iterator iterator types based on a Solvable iterator.
615 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
616   PoolItem_iterator and Selectable_iterator.
617 - Add Solvable::SplitIdent: Helper class that splits an identifier 
618   into kind and name.
619 - Provide methods Pattern::contents returning a collection of packages 
620   associated with the pattern/patch.
621 - revision 9496
622
623 -------------------------------------------------------------------
624 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
625
626 - add comparing to PoolQuery
627 - revision 9466 
628
629 -------------------------------------------------------------------
630 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
631
632 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137) 
633 - revision 9452
634
635 -------------------------------------------------------------------
636 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
637
638 - initial implementation of new locks (FATE #120118 and #120352) 
639 - revision 9442
640
641 -------------------------------------------------------------------
642 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
643
644 - selectable API updates and changes
645 - 4.10.0
646
647 -------------------------------------------------------------------
648 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
649
650 - add split with respect to escaped delimeters and also for quotes
651 - revision 9373 
652
653 -------------------------------------------------------------------
654 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
655
656 - Fixed some missing package and source package attributes.
657 - revision 9348
658
659 -------------------------------------------------------------------
660 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
661
662 - Allow to store a media label in MediaSetAccess. This label is
663   passed to a media change requests to describe which CD is 
664   requested.  (bnc #330094)
665 - Fixed some missing package and source package attributes.
666 - revision 9347
667
668 -------------------------------------------------------------------
669 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
670
671 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
672 - Removed establish state in ResStatus 
673 - revision 9337
674 - version 4.7.0
675
676 -------------------------------------------------------------------
677 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
678
679 - Add PoolItem::isSatisfied()/isBroken() to test whether 
680   the items requirements are met.
681 - revision 9334
682
683 -------------------------------------------------------------------
684 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
685
686 - Extend sat::WhatProvides to allow to query for possible providers 
687   of a collection of capabilies. E.g. all providers of a packages 
688   requirements.
689 - Fixed retrieval of translated texts from .solv files, provided the 
690   solv file contains them. 
691 - revision 9328
692
693 -------------------------------------------------------------------
694 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
695
696 - initial implementation of serialize/recovery PoolQuery
697   (needed by FATE #120118)
698 - revision 9325
699
700 -------------------------------------------------------------------
701 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
702
703 - Allow prioritizing repos by adding a line 'priority=N' to the
704   .repo file. Where N is an integer number from 1 (highest prio) 
705   to 99 (least and default). (bnc #369827, fate #302872)
706 - version 4.6.1
707 - revision 9276
708
709 -------------------------------------------------------------------
710 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
711
712 - support plaindir again (at least the most important parts)
713
714 -------------------------------------------------------------------
715 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
716
717 - Throwing special exception MediaBadCAException in case of SSL
718   certificate validation failure.(bnc #223512)
719 - revision 9250
720
721 -------------------------------------------------------------------
722 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
723
724 - add new error IO_SOFT to media request callback for temporary
725   connection problem. (bnc #328822)
726 - add new media exception timeout when somethink fail due to exceed
727   timeout
728 - mediacurl throw timeout exception when timeouted
729 - revision 9246
730
731 -------------------------------------------------------------------
732 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
733
734 - return more information from checking if metadata need refresh,
735   so user can get better info. (bnc #307249) 
736 - revision 9231
737
738 -------------------------------------------------------------------
739 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
740
741 - class sat::LocaleSupport: Convenience methods to manage support 
742   for language specific packages.
743 - revision 9197
744
745 -------------------------------------------------------------------
746 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
747
748 - removed obsolete capability handling stuff (ma)
749 - version 4.5.0
750
751 -------------------------------------------------------------------
752 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
753
754 - Don't mask skip and abort exception in Fetcher
755 - revision 9188
756
757 -------------------------------------------------------------------
758 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
759
760 - action is correctly set in mediaRequest callback
761 - revision 9186
762
763 -------------------------------------------------------------------
764 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
765
766 - Fix SEGV in commit (bnc# 371137)
767 - version 4.4.3
768 - revision 9174
769
770 -------------------------------------------------------------------
771 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
772
773 - version 4.4.2
774
775 -------------------------------------------------------------------
776 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
777
778 - look for openssl in cmake, actually we build require it
779 - explicitely link against openssl and crypto, required to
780   compile in all platforms/distros.
781
782 -------------------------------------------------------------------
783 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
784
785 - Save repo type during refresh if type is NONE (f.e. lazy probing).
786 - revision 9153 
787
788 -------------------------------------------------------------------
789 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
790
791 - replace gpg escaped semicolon with real semicolon (bnc #355434)
792 - revision 9151 
793
794 -------------------------------------------------------------------
795 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
796
797 - make strings from RpmDb and Keyring exceptions translatable
798 - revision 9146 
799
800 -------------------------------------------------------------------
801 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
802
803 - fix retrieving keys (bnc #368099)
804 - version 4.4.1
805
806 -------------------------------------------------------------------
807 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
808
809 - enable frontend to rewrite add_probe settings.(bnc #309612) 
810 - Correct adding repo without type to lazy probing.
811 - revision 9135
812
813 -------------------------------------------------------------------
814 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
815
816 - get better message if something fail when trying run rpm
817   (bnc #344584)
818 - revision 9133
819
820 -------------------------------------------------------------------
821 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
822
823 - Add ExternalProgram::execError and ExternalProgram::command
824   to improve error reporting.
825 - revision 9112
826
827 -------------------------------------------------------------------
828 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
829
830 - release all media before requesting another (bnc #336881)
831 - revision 9110
832
833 -------------------------------------------------------------------
834 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
835
836 - getDetectedDevices added (fate #120298)
837 - revision 9108
838
839 -------------------------------------------------------------------
840 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
841
842 - media backend release() methods changed to take string & instead
843   of bool (needed for FATE #120298)
844 - media label, detected device list and current device arguments
845   added to the requestMedia callback
846 - version 4.4.0
847
848 -------------------------------------------------------------------
849 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
850
851 - fix for bnc#369543
852
853 -------------------------------------------------------------------
854 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
855
856 - provide download rate info (average and curent) in the
857   media::DownloadProgressReport for ftp/http (bnc #168935)
858 - r9074
859
860 -------------------------------------------------------------------
861 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
862
863 - cleanCache(): clean also .cookie files
864 - cleanTargetCache() added
865 - use escaped_alias() in rawcache_path_for_repoinfo() and
866   packagescache_path_for_repoinfo()
867 - r9068
868
869 -------------------------------------------------------------------
870 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
871
872 - fixed location of RPMs in subdirs when parsing plaindir repo
873   recursively (bnc #368218)
874 - revision 9060
875
876 -------------------------------------------------------------------
877 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
878
879 - Do not filter any installed solvables.
880 - revision 9031
881 - version 4.3.2
882
883 -------------------------------------------------------------------
884 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
885         
886 - Try to rebuild broken solv files in Target::load.
887 - revision 9015
888
889 -------------------------------------------------------------------
890 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
891  
892 - Try to rebuild broken solv files in RepoManager::loadFromCache.
893 - Fix RepoStatus::operator&& and RepoStatus testsuite.
894 - revision 9008
895
896 -------------------------------------------------------------------
897 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
898
899 - improved problem description while a vendor change
900 - improved problem description if a requirement cannot be fulfilled. Bug #358560
901 - revision 9002
902
903 -------------------------------------------------------------------
904 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
905  
906 - Save and restore requested locales on target load/commit.
907 - revision 8999
908
909 -------------------------------------------------------------------
910 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
911
912 - (Update) Prevent reinstallation of installed packages.
913 - revision 8984 
914
915 -------------------------------------------------------------------
916 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
917
918 - refresh metadata if there is no cache to unbreak compat with
919   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
920   that "zypper in" could work on)
921
922 -------------------------------------------------------------------
923 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
924
925 - create cache directory before calling rpmdb2solv (in an empty
926   chroot)
927 - version 4.3.1
928
929 -------------------------------------------------------------------
930 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
931
932 - special exception message if server returns 403 response
933   (forbidden) (port from SP2)
934 - MediaException messages marked for translation
935
936 -------------------------------------------------------------------
937 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
938
939 - make sure we have target cache on target initialize
940 - version 4.3.0
941
942 -------------------------------------------------------------------
943 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
944
945 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
946   file systems (#333166)
947 - rev. 8915
948
949 -------------------------------------------------------------------
950 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
951  
952 - Fixed Capabilites iterator exposing prereq marker.
953 - revision 8914
954
955 -------------------------------------------------------------------
956 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
957
958 - postinstall script fixed
959 - version 4.2.10
960
961 -------------------------------------------------------------------
962 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
963
964 - Testcases regards modaliases, rpmlib, ... correctly
965 - Revision 8904 
966
967 -------------------------------------------------------------------
968 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
969  
970 - Remove obsolete sql database. (bnc#363224)
971 - revision 8898
972
973 -------------------------------------------------------------------
974 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
975
976 - Take care target uses --root when creating solv files (bnc #363789)
977 - revision 8881
978
979 -------------------------------------------------------------------
980 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
981
982 - Unmaintained packages which does not fit to the updated system
983   (broken dependencies) will be deleted.
984 - revision 8867
985
986 -------------------------------------------------------------------
987 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
988
989 - let libzypp-devel require libsatsolver-devel
990
991 -------------------------------------------------------------------
992 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
993
994 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
995 - revision 8833
996
997 -------------------------------------------------------------------
998 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
999
1000 - media: fixed DownloadProgressReport.finish() url argument in
1001   doGetFileCopy()
1002 - revision 8815
1003
1004 -------------------------------------------------------------------
1005 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
1006
1007 - hardlink when possible to optimize data transfer
1008   and space across caches.
1009 - version 4.2.8
1010
1011 -------------------------------------------------------------------
1012 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
1013
1014 - added some locale support to sat::Solvable
1015 - version 4.2.7
1016
1017 -------------------------------------------------------------------
1018 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
1019
1020 - handle error messages better in doesFileExist too which is
1021   used during probing. (bnc #362608)
1022
1023 -------------------------------------------------------------------
1024 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
1025
1026 - Fetcher::reset() should not reset cache directories.
1027   (bnc #348050)
1028 - version 4.2.6
1029
1030 -------------------------------------------------------------------
1031 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
1032
1033 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
1034   for http and https, but this time set CURLOPT_HTTPGET back to 1
1035   so it actually works. This makes Media::doesFileExist
1036   efficient for http and https.
1037   (related to bnc #348050)
1038 - version 4.2.5
1039
1040 -------------------------------------------------------------------
1041 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
1042
1043 - using .solv files only now (fate #303018)
1044 - revision 8699
1045
1046 -------------------------------------------------------------------
1047 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
1048
1049 - fix architectures on distupgrade
1050
1051 -------------------------------------------------------------------
1052 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
1053
1054 - fixes from trunk merged
1055
1056 -------------------------------------------------------------------
1057 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
1058
1059 - fixed renaming a repo to an existing one (bnc #228216)
1060 - revision 8431
1061
1062 -------------------------------------------------------------------
1063 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
1064
1065 - fix changelog
1066
1067 -------------------------------------------------------------------
1068 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
1069
1070 - read .curlrc more robustly to obtain user-proxy (#330351)
1071 - revision 8368
1072
1073 -------------------------------------------------------------------
1074 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
1075
1076 - always buildrequire openssl-devel
1077 - replacing strange utf-8 chars in changelog
1078 - revision 8317
1079
1080 -------------------------------------------------------------------
1081 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
1082
1083 - Saner NFS timeo default (#350309)
1084 - revision 8314
1085
1086 -------------------------------------------------------------------
1087 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
1088
1089 - support 'patterns.pat' and 'patterns.pat.gz' to read all
1090   patterns in one go.
1091 - rev 8309
1092
1093 -------------------------------------------------------------------
1094 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
1095
1096 - added RpmDb::removePubkey(), call it from
1097   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
1098   is removed from the trusted keyring
1099 - revision 8288
1100
1101 -------------------------------------------------------------------
1102 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
1103
1104 - Textchanges
1105 - reduced logging in SAT-solver
1106 - ordering solutions
1107 - version 4.1.8
1108 - revision 8276
1109
1110 -------------------------------------------------------------------
1111 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
1112
1113 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
1114   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
1115 - Revision 8255
1116 - Version 4.1.7
1117
1118 -------------------------------------------------------------------
1119 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
1120
1121 - Pathname zypp::filesystem::expandlink(const Pathname &) added
1122 - if the provided file is a symlink, expand it (#274651) (this
1123   probably won't work for schemes other than file/dir and cd/dvd)
1124 - revision 8179
1125
1126 -------------------------------------------------------------------
1127 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
1128
1129 - fixed password handling in URLs (bug #347273)
1130 - revision 8118
1131
1132 -------------------------------------------------------------------
1133 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
1134
1135 - Fixed default text locale detection not to use static variables. (#346872)
1136 - version 4.1.6
1137 - revision 8116
1138
1139 -------------------------------------------------------------------
1140 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
1141
1142 - Log more details about zypp lock owner. (#294094)
1143 - revision 8088
1144
1145 -------------------------------------------------------------------
1146 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
1147
1148 - Remove runtime dependency for libboost_filesystem (#345773)
1149 - version 4.1.5
1150 - revision 8061
1151
1152 -------------------------------------------------------------------
1153 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
1154
1155 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
1156   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
1157 - version 4.1.4
1158 - revision 7998
1159
1160 -------------------------------------------------------------------
1161 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
1162
1163 - make IniParser more strict (bug #306697)
1164
1165 -------------------------------------------------------------------
1166 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
1167
1168 - Fix missing packages in patch content list. (#340896)
1169 - revision 7925
1170
1171 -------------------------------------------------------------------
1172 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
1173
1174 - fix build
1175
1176 -------------------------------------------------------------------
1177 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
1178
1179 - Output date strings in UTF-8. (#339423)
1180 - revision 7807
1181
1182 -------------------------------------------------------------------
1183 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
1184
1185 - fixes for new gcc
1186 - version 4.1.3
1187 - r7788
1188
1189 -------------------------------------------------------------------
1190 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
1191
1192 - Don't mark failed patch scripts as installed. (#327523)
1193 - version 4.1.2
1194 - revision 7744
1195
1196 -------------------------------------------------------------------
1197 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
1198
1199 - update rpmlint suppression
1200
1201 -------------------------------------------------------------------
1202 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
1203
1204 - fixed retrieval of epoch from rpmdb (bug #246680)
1205
1206 -------------------------------------------------------------------
1207 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
1208
1209 - allow non-existing "packages" file in susetags parser (bug
1210   #309235)
1211
1212 -------------------------------------------------------------------
1213 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
1214
1215 - SMBIOS DMI modalias matching added (#333152)
1216 - revision 7494
1217
1218 -------------------------------------------------------------------
1219 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
1220 - do not download the same file multiple times in one attach session
1221   (#307098), r7456
1222 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
1223   removed - should be correctly detected by HAL now
1224   (#167629, #163971), r7452
1225 - version 4.1.1
1226
1227 -------------------------------------------------------------------
1228 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
1229
1230 - filter architecture in plaindir parser (bug #330791)
1231
1232 -------------------------------------------------------------------
1233 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
1234
1235 - Throw constructing malformed checksums. (#189096)
1236 - revision 7441
1237
1238 -------------------------------------------------------------------
1239 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
1240
1241 - Renamed templates back because proper qualification makes it work
1242   too.
1243 - 4.1.0
1244
1245 -------------------------------------------------------------------
1246 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
1247
1248 - only look for repositories in file ending ".repo" (bug #294779)
1249
1250 -------------------------------------------------------------------
1251 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
1252
1253 - Fixed compilation errors with GCC 4.3 by adding missing includes
1254   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
1255   Compare<Edition> to CompareEd.
1256 - r7426
1257
1258 -------------------------------------------------------------------
1259 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
1260
1261 - Incorporated patch from Michael Matz to speedup cache reading.
1262 - revision 7413
1263
1264 -------------------------------------------------------------------
1265 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
1266
1267 - Resolvertestcase:
1268   - log Repository info
1269   - set keep state in the testcase
1270   - handle vendor
1271 - r 4707
1272
1273 -------------------------------------------------------------------
1274 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
1275
1276 - Fixed pattern parser SEGV on broken pattern files. (#328546)
1277 - revision 7402
1278
1279 -------------------------------------------------------------------
1280 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
1281
1282 - QueuItemRequire: Filter out all provider which have worser architecture,
1283   are NOT noarch and have not the same name as the requirement. The
1284   last one is needed for updating packages via patch/atoms.
1285   Bug 328081
1286 - Revert changes of r 7340
1287 - r 7386
1288
1289 -------------------------------------------------------------------
1290 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
1291
1292 - Add missing '--install' parameter in desktop file. (#308640)
1293 - version 4.0.0
1294 - revision 7369
1295
1296 -------------------------------------------------------------------
1297 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
1298
1299 - release all attached media before attempting to eject (#293428)
1300 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
1301 - revision 7352
1302 - version 3.26.0
1303
1304 -------------------------------------------------------------------
1305 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
1306
1307 - provide a way to retrieve the metadata path. Used for
1308   installation, which incorrectly creates a repository in
1309   cache without adding it first, so metadata path is not
1310   set and therefore it is not possible to setup a media
1311   verifier on installation. Part of fix for (#293428)
1312 - 3.25.0
1313
1314 -------------------------------------------------------------------
1315 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
1316
1317 - If more than one resolvables provide a requirements and have different
1318   architecture take thatone with the best architecture. (Not regarding the
1319   name). Bug: Branching too much while an installation of a multi-arch-DVD
1320 - r 7340
1321 - version 3.24.8
1322
1323 -------------------------------------------------------------------
1324 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
1325
1326 - Checking the queue if an item will be deleted. If yes, the requirements
1327   are not needed anymore. Bug 326384
1328 - version 3.24.7
1329 - r 7329
1330
1331 -------------------------------------------------------------------
1332 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
1333
1334 - don't probe the repository type upon saving if disabled (#326769)
1335 - version 3.24.6
1336 - revision 7319
1337
1338 -------------------------------------------------------------------
1339 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
1340
1341 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
1342   esp. if the error occurred executing the packages post-install script.
1343 - version 3.24.5
1344 - revision 7317
1345
1346 -------------------------------------------------------------------
1347 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
1348
1349 - If a package is deselected by user, apply this soft lock to all
1350   available versions of this package.
1351 - version 3.24.4
1352 - revision 7316
1353
1354 -------------------------------------------------------------------
1355 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
1356
1357 - Update: Do not set an item to installation if there has been already set
1358   one for installation which has the same NVA. Bug  326286
1359 - version 3.24.3
1360 - r 7311
1361
1362 -------------------------------------------------------------------
1363 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
1364
1365 - Enable package cache during commit. (#326249)
1366 - revision 7309
1367
1368 -------------------------------------------------------------------
1369 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
1370
1371 - Do not regarding requirements for packages which will be deleted in the
1372   same solver run. Bug 310618
1373 - r 7292
1374 - version 3.24.2
1375
1376 -------------------------------------------------------------------
1377 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
1378
1379 - don't download filelists.xml.gz (#307105)
1380 - version 3.24.1
1381 - revision 7269
1382
1383 -------------------------------------------------------------------
1384 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
1385
1386 - Improve estimated diskusage while there is no valid
1387   solver result. (#325617)
1388 - revision 7266
1389
1390 -------------------------------------------------------------------
1391 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
1392
1393 -Bugfix in vendor change of a required resolvable (Correct error message)
1394  Bug 310455
1395 - r 7262
1396
1397 -------------------------------------------------------------------
1398 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
1399
1400 - fixed DU parsing in inst-sys (#308659)
1401 - revision 7256
1402
1403 -------------------------------------------------------------------
1404 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
1405
1406 - Enable using patch and delta rpms. (#309124)
1407 - version 3.24.0
1408 - revision 7253
1409
1410 -------------------------------------------------------------------
1411 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
1412
1413 - On update do not delete unmaintained non-SuSE packages.
1414 - version 3.23.2
1415 - revision 7239
1416
1417 -------------------------------------------------------------------
1418 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
1419
1420 - ZYppImpl::getPartitions() - don't return the current partitioning
1421   when the partitioning hasn't been set - fixes DU parsing in
1422   inst-sys (#308659)
1423
1424 -------------------------------------------------------------------
1425 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
1426
1427 - Throw specific exceptions during commit (#308511)
1428 - 3.23.1
1429
1430 -------------------------------------------------------------------
1431 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
1432
1433 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
1434   now provide more detailed disk usage information.
1435   Yum metadata don't, so we book the package size to '/'. (#308362)
1436 - version 3.23.0
1437 - revision 7225
1438
1439 -------------------------------------------------------------------
1440 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
1441
1442 - Regarding keep state while recycle old valid solver results. Bug 286889
1443 - r 7209
1444
1445 -------------------------------------------------------------------
1446 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
1447
1448 - report 100% progress on finishing RPM removal (bug #309431)
1449 - revision 7200
1450
1451 -------------------------------------------------------------------
1452 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
1453
1454 - Update: rename language packages --> take that package which fits to the
1455   selected language Bug 308098
1456 - r 7919
1457
1458 -------------------------------------------------------------------
1459 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
1460
1461 - restore deltas and patch rpms from the cache (#309124)
1462 - 3.22.8
1463
1464 -------------------------------------------------------------------
1465 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
1466
1467 - Don't fail if a product is deleted multiple times (e.g. due to
1468   obsoletes and an explicit deleted request). (#308746)
1469 - version 3.22.7
1470 - revision 7184
1471
1472 -------------------------------------------------------------------
1473 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
1474
1475 - SYSCONFDIR variable added for modifying /etc
1476
1477 -------------------------------------------------------------------
1478 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
1479
1480 - uninstallable resolvable -->suggested solution: delete; Bug 308164
1481 - r 7177
1482
1483 -------------------------------------------------------------------
1484 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
1485
1486 - new translations added
1487 - r 7166
1488 - version 3.22.6
1489
1490 -------------------------------------------------------------------
1491 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
1492
1493 - fixed disk usage counting of updated packages (#308362)
1494
1495 -------------------------------------------------------------------
1496 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
1497
1498 - Splitting packages: Take the package with the best
1499   architecture,edition ONLY; Bug 308591
1500 - r 7160
1501
1502 -------------------------------------------------------------------
1503 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
1504
1505 - properly report fallback disk usage size (in kB instead of bytes)
1506   when disk usage is not known (YUM repos) (#308475)
1507
1508 -------------------------------------------------------------------
1509 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
1510
1511 - Install a sample /etc/zypp.conf. (#306615)
1512 - Fixed missing soversion symlink in package.
1513 - version 3.22.5
1514 - revision 7150
1515
1516 -------------------------------------------------------------------
1517 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
1518
1519 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
1520   308252
1521 - r 7143
1522
1523 -------------------------------------------------------------------
1524 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
1525
1526 - Error: Select two candidate with the same name while update.
1527   Solution: If there is a candidate which is already selected for installation -->
1528   take thatone #308082
1529 - r 7132
1530
1531 -------------------------------------------------------------------
1532 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
1533
1534 - Work arround installed patterns providing an empty vendor string. (#307743)
1535 - Let the solver treat vendor suse and opensuse as equivalent.
1536 - version 3.22.4
1537
1538 -------------------------------------------------------------------
1539 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
1540
1541 - Checking item before evaluating the concerning vendor. bug #307941
1542 - r 7119
1543
1544 -------------------------------------------------------------------
1545 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
1546
1547 - Fix for bug #307163 - empty package descriptions
1548   a.k.a shared tag not 100% implemented
1549 - r 7117
1550 - version 3.22.3
1551
1552 -------------------------------------------------------------------
1553 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
1554
1555 - logging "reverse" NEEDED_BY in the detail description of solver
1556   problems.
1557 - improved error message if a requiremnt is not fulfilled Bug 307743
1558 - Add "ignore" option to the solution if a requirement is not fulfilled
1559   Bug 304276
1560 - revision 7113
1561
1562 -------------------------------------------------------------------
1563 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
1564
1565 - fixed the order of operands of susetags local metadata status
1566   computation which caused the YaST repositories to always get
1567   refreshed (part of bug #304310)
1568 - revision 7107
1569 - version 3.22.2
1570
1571 -------------------------------------------------------------------
1572 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
1573
1574 - comparing vendor with VendorAttr::equivalent
1575 - revision 7103
1576
1577 -------------------------------------------------------------------
1578 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
1579
1580 - Use $RPM_OPT_FLAGS.
1581
1582 -------------------------------------------------------------------
1583 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
1584
1585 - Reset transact bits when switching status from
1586   "update" to "protected" (#246976)
1587 - version 3.22.1
1588 - revision 7094
1589
1590 -------------------------------------------------------------------
1591 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
1592
1593 - new translations added
1594 - rev 7083
1595
1596 -------------------------------------------------------------------
1597 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
1598
1599 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
1600    [main]
1601    download.use_patchrpm = no
1602    download.use_deltarpm = no
1603 - version 3.22.0
1604 - revision 7069
1605
1606 -------------------------------------------------------------------
1607 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
1608
1609 - On demand translate patch requirements into a list of atoms.
1610   Required by the UI to display packages acssociated with a patch.
1611   (#300612)
1612 - version 3.21.1
1613 - revision 7065
1614
1615 -------------------------------------------------------------------
1616 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
1617
1618 - enrich ResolverInfo with the reason if a user-initiated request
1619   fails (#304325, #306240)
1620 - r 7051
1621
1622 -------------------------------------------------------------------
1623 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
1624
1625 - added missing implementation of LogControl::setLineFormater()
1626   (lslezak)
1627 - version 3.21.0
1628 - revision 7041
1629
1630 -------------------------------------------------------------------
1631 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
1632
1633 - enable changing url in requestMedia callback (#294481)
1634 - revision 7037
1635
1636 -------------------------------------------------------------------
1637 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
1638
1639 - Filter readonly mount points in DiskUsageCounter (#297405)
1640 - revision 7030
1641
1642 -------------------------------------------------------------------
1643 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
1644
1645 - remember the cause of the RepoException when refreshing metadata
1646   (#301022)
1647 - r7023
1648
1649 -------------------------------------------------------------------
1650 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
1651
1652 - Safe fix for bug #299680.
1653 - version 3.20.1
1654 - revision 7026
1655
1656 -------------------------------------------------------------------
1657 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
1658
1659 - Bugfix: If a requirement has been fulfilled by more than one language
1660   resolvables only thatone will be taken which fits to the selected
1661   language.
1662 - r 7018
1663
1664 -------------------------------------------------------------------
1665 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
1666
1667 - correct error code for media errors in MediaCurl::doGetFileCopy()
1668   affects only zypper error output, does not affect YaST
1669 - r7013
1670
1671 -------------------------------------------------------------------
1672 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
1673
1674 - reverted blocking of requestMedia from r6271 (#301710)
1675 - r6999
1676
1677 -------------------------------------------------------------------
1678 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
1679
1680 - prevent progress report in destructor (#299680)
1681 - r6998
1682
1683 -------------------------------------------------------------------
1684 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
1685
1686 - treat non-filelists.xml <file> entries as file provides capabilities
1687   in YUM parser (#304701)
1688 - r6992
1689
1690 -------------------------------------------------------------------
1691 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
1692
1693 - the media.1/media uniquely identifies a 'susetags' repo, not
1694   the content file (#304200)
1695
1696 -------------------------------------------------------------------
1697 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
1698
1699 - fixed locale dir (#304649)
1700 - r6984
1701
1702 -------------------------------------------------------------------
1703 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
1704
1705 - don't treat normal package license as "license to confirm"
1706   (#305906)
1707
1708 -------------------------------------------------------------------
1709 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
1710
1711 - Fixed fix for #293039. Segfault due to uninitialzed data.
1712 - version 3.19.3
1713 - revision 6980
1714
1715 -------------------------------------------------------------------
1716 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
1717
1718 - reduced too much verbosed ResolverContext logging; Bug 303971
1719 - r 6977
1720
1721 -------------------------------------------------------------------
1722 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
1723
1724 - Fixed PlainDir repositories to provide real disk usage data. For
1725   repomd and others that do not provide any detailed disk usage info,
1726   assume the packgage size is required below "/". Peviously they were
1727   treated as being empy.
1728 - version 3.19.2
1729 - revision 6972
1730
1731 -------------------------------------------------------------------
1732 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
1733
1734 - Add a new solver solution in the case of running in a timeout:
1735   ProblemSolutionDoubleTimeout.h
1736   #Bug 302496
1737 - revision 6970
1738
1739 -------------------------------------------------------------------
1740 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
1741
1742 - bug in fix for (#292986)
1743
1744 -------------------------------------------------------------------
1745 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
1746
1747 - (#297001) - libzypp: can't skip broken packages
1748 - re enable importing zypp keyring from rpm.(#302379)
1749 - 3.19.1
1750
1751 -------------------------------------------------------------------
1752 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
1753
1754 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
1755   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
1756   in order to support query-by-repo (#305384)
1757 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
1758   number of kinds, names, or repos (#305347)
1759 - remove ResolvableQuery::iterateResolvablesByKind, not needed
1760 - version 3.19.0
1761 - rev 6935
1762
1763 -------------------------------------------------------------------
1764 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
1765
1766 - real fix for reading signature ids. (#390535).
1767 - delete metadata when removing repo (#301037).
1768
1769 -------------------------------------------------------------------
1770 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
1771
1772 - following behaviour for setPartitions
1773   - if they are not set, they are detected
1774   - if they are set, that value is used.
1775   - if value set or detected is empty, all disk usage
1776     information is read. Otherwise just values in those
1777     mount points.
1778     Should work for installation as long as detectPartitions
1779     is empty at installation.(#293039)
1780
1781 -------------------------------------------------------------------
1782 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
1783
1784 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
1785   from external, e.g. for the testcases
1786 - Honor ZYPP_CONF environment variable to override the buit-in
1787   /etc/zypp/zypp.conf
1788 - Check architecture at handout() to prevent NULL ptr reference.
1789 - Bug 301286
1790 - rev 6908
1791
1792 -------------------------------------------------------------------
1793 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
1794
1795 -The solver generate an establish call for all
1796  resolvables which has filesystemcaps if there is not a valid result from a
1797  former solver run available. This covers:
1798  * Initial solver run
1799  * Changing of filesystem whithin a workflow, cause the solver results will
1800    be reset if the filesystem dependencies have been changed
1801  Bug 271912
1802 - r 6901
1803
1804 -------------------------------------------------------------------
1805 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
1806
1807 - pass location to plaindir package (#303751)
1808 - Add name of file in question to checksum/signature related
1809   exceptions.
1810 - pass basename of file to verifyFileSignatureWorkflow (instead of
1811   empty string).
1812 - filter out incompatible architectures when parsing sustags
1813   repos (first half of #301286)
1814 - r 6882
1815
1816 -------------------------------------------------------------------
1817 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
1818
1819 - don't run source migration if yast is running in
1820   intsys mode (#297136)
1821 - signature and checksum verification fixes. Still pending
1822   problem ZYpp getting no output from gpg when running from zypper.
1823   (#302059)
1824
1825 -------------------------------------------------------------------
1826 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
1827
1828 - Do not strip resolvables which have the same name but different kind
1829   (ResolverInfo*)
1830 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
1831 - r 6830
1832
1833 -------------------------------------------------------------------
1834 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
1835
1836 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
1837   the Estonian locale (#302525).
1838
1839 -------------------------------------------------------------------
1840 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
1841
1842 - added remembering of exception history at various places
1843
1844 -------------------------------------------------------------------
1845 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
1846
1847 - Bugfixes concerning vendor handling:
1848 - first bug:
1849   Installed A-1.0(vendor SuSE)
1850   Available A-2.0(other vendor)
1851   A will not be regarded as "unmaintained". So it will not be deleted.
1852 - second bug:
1853   A need B-2.0. B-1.0 is installed but has another vendor. Report a
1854   proper errmessage.
1855 - Testcase : solution-tests/vendor-test.xml
1856 - r 6812
1857 - 3.18.4
1858
1859 -------------------------------------------------------------------
1860 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
1861
1862 - ignore HASH key for download (#300982)
1863
1864 -------------------------------------------------------------------
1865 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
1866
1867 - Added explicitly_requested as parameter in ResolverContext::Uninstall
1868   Bug 299819
1869 - revision 6794
1870
1871 -------------------------------------------------------------------
1872 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
1873
1874 - If no mount information is available, parse all DU entries.
1875 - read only hack mode for migrate-sources. We actually do add
1876   repositories with it, but no harm. (#292986)
1877 - fix some typos in exceptions (#301331)
1878 - 3.18.3
1879
1880 -------------------------------------------------------------------
1881 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
1882
1883 - Do not regard explicit request in order to recognize updated packages
1884   correctly. Bug 301676
1885 - Updated translations
1886 - r 6766
1887 - 3.18.2
1888
1889 -------------------------------------------------------------------
1890 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
1891
1892 - package-manager script: Call /sbin/yast2 with full path because of
1893   gnomesu (#269873).
1894
1895 -------------------------------------------------------------------
1896 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
1897
1898 - add support for the HASH key. (#300982)
1899 - Use ContentFileParser in Downloader (instead of implementing
1900   the parser again, it has a reason, Downloader was written first)
1901 - update testcases and data to cover the new HASH key
1902 - 3.18.1
1903
1904 -------------------------------------------------------------------
1905 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
1906
1907 - unify query API for kind and name, summary, description
1908   (incomplete)
1909 - rev 6761, version 3.18.0
1910
1911 -------------------------------------------------------------------
1912 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
1913
1914 - add iterateResolvablesByKindsAndName
1915 - rev 6735, version 3.17.13
1916
1917 -------------------------------------------------------------------
1918 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
1919
1920 - rename ResolvableQuery::queryByName to iterateResolvablesByName
1921 - fix reading of kind and repository in ResolvableQuery
1922 - add reverse lookups in CacheTypes
1923 - add iterateResolvablesByKind
1924 - rev 6733
1925
1926 -------------------------------------------------------------------
1927 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
1928
1929 - shorten solver error messages Bug 259894
1930 - rev 6723
1931
1932 -------------------------------------------------------------------
1933 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
1934
1935 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
1936   install zypp/cache header files.
1937 - rev 6719, version 3.16.13
1938
1939 -------------------------------------------------------------------
1940 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
1941
1942 - discard pattern files with incompatbile architecture, both
1943   for download and for parsing. (#298716)
1944 - rev 6711
1945
1946 -------------------------------------------------------------------
1947 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
1948
1949 - run sqlite asynchronously and add sql index files where
1950   appropriate, gives 6x performance on certain operations.
1951   Bumping cache schema version to 1004.
1952   (#300998)
1953 - rev 6710
1954
1955 -------------------------------------------------------------------
1956 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
1957
1958 - fix String::endsWith (#301038)
1959 - rev 6709
1960
1961 -------------------------------------------------------------------
1962 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
1963
1964 - added an _explicitly_requested in QueueItemConflict ( as already in
1965   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
1966   remove the conflicting item without an error message. Bug 299819
1967 - rev 6699
1968
1969 -------------------------------------------------------------------
1970 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
1971
1972 - forgot to set default refresh policy in checkIfToRefreshMetadata
1973 - repo.refresh.delay default set to 10 minutes
1974 - 6693
1975
1976 -------------------------------------------------------------------
1977 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
1978
1979 - Bugfix while regarding correct vendor in update
1980 - r6677
1981 - version 3.15.0
1982
1983 -------------------------------------------------------------------
1984 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
1985
1986 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
1987   added to delay next check & refresh until the specified number of
1988   minutes has passed from the last check or refresh (FATE #301991).
1989   Revisions: 6654, 6656, 6666, and 6667.
1990 - filesystem::touch(Pathname) added (r6666)
1991 - RepoManager::touchIndexFile(RepoInfo) added
1992 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
1993   decision to do the refresh moved to this public method.
1994 - r6667
1995
1996 -------------------------------------------------------------------
1997 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
1998
1999 - generate a resolver problem if addRequires does not find a resovable
2000   #299486
2001 - rev 6660
2002
2003 -------------------------------------------------------------------
2004 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
2005
2006 - Prioritized delete request by the user BEFORE delete requests due
2007   missing dependencies or conflicting dependencies. Bug 298322
2008 - rev 6640
2009
2010 -------------------------------------------------------------------
2011 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
2012
2013 - support also "Plaindir" as valid repo type name (#298622)
2014 - revision 6616
2015 - version 3.14.0
2016
2017 -------------------------------------------------------------------
2018 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
2019
2020 - fix segfault in Progress reporting
2021 - progress report use name instead of alias (#298035)
2022 - repoinfo returns alias if name is empty
2023
2024 -------------------------------------------------------------------
2025 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
2026
2027 - merge patch by dmueller to get rid of boost-regex
2028
2029 -------------------------------------------------------------------
2030 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
2031
2032 - dont create a second CacheStore in the same scope, will lock...
2033   #297627
2034
2035 -------------------------------------------------------------------
2036 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
2037
2038 - fixed some RepoManager exception docs & history
2039 - r6558
2040
2041 -------------------------------------------------------------------
2042 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
2043
2044 - feature #302135: Graceful update of 3rd party packages
2045   Automatic upgrading only sees packages from same vendor
2046   This allows not needed to have those locked.
2047 - Add persistent locks file which allow wildcards. Users
2048   can lock certain packages adding lines like "kde* < 3.5"
2049 - add applyLocks() to apply persistent locks before solving
2050
2051 -------------------------------------------------------------------
2052 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
2053
2054 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
2055   #271912 wq
2056 - Added locking resolvables in the testcases
2057 - rev 6544
2058
2059 -------------------------------------------------------------------
2060 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
2061
2062 - add migrate-sources to %post (#292986)
2063 - 3.13.15
2064
2065 -------------------------------------------------------------------
2066 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
2067
2068 - fixed bug with using wrong files from raw metadata cache
2069   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
2070
2071 -------------------------------------------------------------------
2072 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
2073
2074 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
2075   Bug# 297795
2076 - r 6517
2077
2078 -------------------------------------------------------------------
2079 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
2080
2081 - implement susetags support for compressed metadata
2082   and testcases. (feature #301916)
2083 - implement disk usage in cache. For installation requires
2084   some changes in YaST to setup the ZYpp getPartitions()
2085   before repos are cached. (bug #293039)
2086 - added testcases for diskusage
2087 - 3.13.14
2088
2089 -------------------------------------------------------------------
2090 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
2091
2092 - fixed YUM parser to properly create source packages
2093 - disabled reading of filelists.xml.gz by default (the data are
2094   currently not stored anyway)
2095 - revision 6481
2096 - version 3.13.13
2097
2098 -------------------------------------------------------------------
2099 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
2100
2101 - Don't download unwanted translation files (#293740).
2102 - revision 6470
2103
2104 -------------------------------------------------------------------
2105 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
2106
2107 - Fix susetags repo to parse dikusage data (#293039)
2108 - revision 6467
2109 - version 3.13.12
2110
2111 -------------------------------------------------------------------
2112 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
2113
2114 - Add product attribute 'type' (aka 'category' which is now
2115   deprecated). Adapted sustags and yum parsers to parse and
2116   provide this value.
2117 - revision 6464
2118 - version 3.13.11
2119
2120 -------------------------------------------------------------------
2121 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
2122
2123 - fix modalias rel column number
2124 - version 3.13.10
2125
2126 -------------------------------------------------------------------
2127 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
2128
2129 - Implemented option repo.add.probe to allow probing
2130   the added repositories
2131 - version 3.13.9
2132
2133 -------------------------------------------------------------------
2134 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
2135
2136 - Fixed detection of renamed packages while update.
2137 - Added new translations
2138 - rev 6445
2139
2140 -------------------------------------------------------------------
2141 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
2142
2143 - Speed up retrieving MediaNr attribute, as it slows down install
2144   order calculation. (#297173)
2145 - revision 6442
2146
2147 -------------------------------------------------------------------
2148 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
2149
2150 - Fixed cache schema upgrade
2151
2152 -------------------------------------------------------------------
2153 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
2154
2155 - Fixed pattern includes and extends attributes.
2156 - revision 6431
2157 - version 3.13.8
2158
2159 -------------------------------------------------------------------
2160 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
2161
2162 - API for retrieving additional dependencies" solver/detail/Resolver.h
2163 - Handle additional dependencies in the testcases
2164 - Handle system and language dependencies in the testcases correctly.
2165 - r 6418
2166
2167 -------------------------------------------------------------------
2168 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
2169
2170 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
2171   has changed. Resolver must discard any cached filesystem dependencies.
2172   (required for #271912)
2173 - revision 6404
2174
2175 -------------------------------------------------------------------
2176 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
2177
2178 - Indicate changed pool content to the resolver. (required for #271912)
2179 - revision 6398
2180 - version 3.13.7
2181
2182 -------------------------------------------------------------------
2183 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
2184
2185 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
2186   problems. Bug 280387
2187 - r 6378
2188 - version 3.13.6
2189
2190 -------------------------------------------------------------------
2191 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
2192
2193 - Added interface to install source packages via zypper.
2194 - revision 6373
2195 - version 3.13.5
2196
2197 -------------------------------------------------------------------
2198 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
2199
2200 - Added package attributes Package::sourcePkgName and
2201   Package::sourcePkgEdition. Name and edition of the source
2202   rpm this package was built from.
2203 - Added ZYpp::installSrcPackage to install a single source package.
2204 - revision 6353
2205 - version 3.13.4
2206
2207 -------------------------------------------------------------------
2208 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
2209
2210 - Temorary files and directories created by makeSibling use the
2211   same protection as the original.
2212 - revision 6344
2213 - version 3.13.3
2214
2215 -------------------------------------------------------------------
2216 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
2217
2218 - Removed keepExtras from resolvePool. This will be handled
2219   in the solver internally now. #294727
2220 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
2221 - revision 6317
2222 - version 3.13.2
2223
2224 -------------------------------------------------------------------
2225 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
2226
2227 - Remove tribool from RepoInfo's interface.
2228 - revision 6301
2229 - version 3.13.1
2230
2231 -------------------------------------------------------------------
2232 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
2233
2234 - Fixed wrong media number reported by script, message and patch.
2235 - Fixed script API to provide the scripts location on media (if not
2236   inlined).
2237 - Introduced ScripProvider to make a script available on the local
2238   disk.
2239 - revision 6288
2240 - version 3.13.0
2241
2242 -------------------------------------------------------------------
2243 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
2244
2245 - don't request media chage if the media is not changeable (like
2246   e.g. http)
2247 - revision 6271
2248 - version 3.12.1
2249
2250 -------------------------------------------------------------------
2251 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
2252
2253 - progress ticks for clean cache
2254 - ZConfig: remove default from names.
2255 - re enable reading cache callbacks
2256 - ini parser without boost::regexp
2257   patch by dmueller (#152447)
2258
2259 -------------------------------------------------------------------
2260 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
2261
2262 - Fixed package to provide the location media number. (#294496)
2263 - revision 6263
2264
2265 -------------------------------------------------------------------
2266 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
2267
2268 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
2269   gpgkey) instead of throwing bad url exception
2270 - revision 6259
2271
2272 -------------------------------------------------------------------
2273 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
2274
2275 - Make clearing of extra dependencies/conflicts configurable when
2276   resolvePool(). Leave the default as before (clear extras).
2277   Bug # 294727
2278 - revision 6233
2279 - version 3.12.0
2280
2281 -------------------------------------------------------------------
2282 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
2283
2284 - /var/lib/zypp/cache -> /var/cache/zypp
2285   (#292419)
2286 - ini parser without boost::regexp, patch by dmueller
2287   (#152447)
2288
2289 -------------------------------------------------------------------
2290 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
2291
2292 - Make temp directory configurable  via environment
2293   variable ZYPPTMPDIR.
2294 - revision 6202
2295 - version 3.11.11
2296
2297 -------------------------------------------------------------------
2298 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
2299
2300 - Fixed bug in smart pointer comparison.
2301
2302 -------------------------------------------------------------------
2303 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
2304
2305 - Fix failing rename of metadata download directories across
2306   filesystem boundaries.
2307
2308 -------------------------------------------------------------------
2309 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
2310
2311 - Fixed malicious gettext include.
2312 - Make ZConfig a singleton.
2313 - revision 6123
2314
2315 -------------------------------------------------------------------
2316 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
2317
2318 - Fixed repo::provideFile to set a deleter for downloaded files
2319   (#293004).
2320 - revision 6094
2321 - version 3.11.10
2322
2323 -------------------------------------------------------------------
2324 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
2325
2326 - Query ByRepository now takes as well an alias.
2327
2328 -------------------------------------------------------------------
2329 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
2330
2331 - fix retrieval of container attributes in cache
2332   (#292698)
2333
2334 -------------------------------------------------------------------
2335 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
2336
2337 - Port zypp-query-pool (#292404)
2338 - revision 6069
2339 - version 3.11.9
2340
2341 -------------------------------------------------------------------
2342 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
2343
2344 - added new calls in Resolver.h: addRequire,addConflict
2345
2346 -------------------------------------------------------------------
2347 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
2348
2349 - Fixed IniParser to allow '=' in values (#292669)
2350 - revision 6063
2351
2352 -------------------------------------------------------------------
2353 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
2354
2355 - allow / in alias (#292628)
2356
2357 -------------------------------------------------------------------
2358 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
2359
2360 - Fixed repo::provideFile to throw on error.
2361 - Fixed ResolvableQuery to use 0 as default for non existing
2362   numerical values.
2363 - revision 6058
2364
2365 -------------------------------------------------------------------
2366 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
2367
2368 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
2369   additional ctor for convenience.
2370 - revision 6047
2371
2372 -------------------------------------------------------------------
2373 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
2374
2375 - Evalute update canditate:
2376   Take canditates only which are really installable. Bug 292077
2377   r 6034
2378
2379 -------------------------------------------------------------------
2380 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
2381
2382 - fixed some tribool bugs in RepoInfo
2383 - revision 6022
2384
2385 -------------------------------------------------------------------
2386 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
2387
2388 - fix reading of non existant repo
2389 - r6018
2390 - first submission to stable
2391 - fix keywords parsing in susetags parser
2392 - version 3.11.8
2393
2394 -------------------------------------------------------------------
2395 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
2396
2397 - make resolvable query complete exceptionless with the database
2398 - test that packages have some attributes
2399 - disable progress adaptor for now
2400 - revision 5977
2401 - version 3.11.7
2402
2403 -------------------------------------------------------------------
2404 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
2405
2406 - fixed unresolved symbols
2407 - revision 5972
2408 - version 3.11.6
2409
2410 -------------------------------------------------------------------
2411 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
2412
2413 - fixed TranslatedText creating unwanted entries.
2414 - fixed capability processing
2415 - revision 5964
2416 - version 3.11.5
2417
2418 -------------------------------------------------------------------
2419 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
2420
2421 - MediaSetAccess::release() added
2422 - Use attachDesiredMedia in MediaProducts
2423 - Progress reporting improved
2424 - revision 5959
2425 - version 3.11.4
2426
2427 -------------------------------------------------------------------
2428 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
2429
2430 - fixed parsing translated texts.
2431 - added source packages.
2432 - revision 5947
2433 - version 3.11.3
2434
2435 -------------------------------------------------------------------
2436 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
2437
2438 - repo callbacks fixed
2439 - Fixed YUM parser progress reporting
2440 - Added CombinedProgressData
2441 - make RepoImpl::resolvables() load lazy
2442 - MediaProducts added for scanning products file
2443 - Implement cache schema versioning and automatic invalidation of
2444   cache when schema changes
2445 - revision 5942
2446 - version 3.11.2
2447
2448 -------------------------------------------------------------------
2449 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
2450
2451 - Propagate pools repository_iterator to the UI
2452 - revision 5911
2453 - version 3.11.1
2454
2455 -------------------------------------------------------------------
2456 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
2457
2458 - Package::location is now returns an OnMediaLocation
2459 - archivesize() renamed to downloadSize()
2460 - Allow to iterate all Repositories that contribute
2461   Resolvables to the Pool.
2462 - MediaSetAccess::provideDir added
2463 - remove useless url check
2464 - add old-api-style wrapper
2465 - Add MediaProducts class
2466 - revision 5892
2467 - version 3.11.0
2468
2469 -------------------------------------------------------------------
2470 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
2471
2472 - function isInstalledBy/installs
2473   Added an initial installation flag which shows if the item has been
2474   triggered for installation, or the dependency is already satisfied.
2475 - Revision 5884
2476 - Version 3.4.0
2477
2478 -------------------------------------------------------------------
2479 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
2480
2481 - removed unused %{prefix}/lib/zypp from %files in spec file
2482 - revision 5870
2483
2484 -------------------------------------------------------------------
2485 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
2486
2487 - Old API (SourceManager, metadata parsers) dropped in favor of the
2488   new refactored ones (RepoManager, RepoParser(s), cache subtree,
2489   repo subtree).
2490 - Some new API improvements.
2491 - revision 5868
2492 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
2493
2494 -------------------------------------------------------------------
2495 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
2496
2497 - New API calls which provides more information about one
2498   resolvable after a solverrun:
2499   isInstalledBy (const PoolItem_Ref item);
2500   installs (const PoolItem_Ref item);
2501 - Revision 5835
2502
2503 -------------------------------------------------------------------
2504 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
2505
2506 - fix changelog entry order
2507
2508 -------------------------------------------------------------------
2509 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
2510
2511 - Ignore conflicting items which are uninstallable
2512 - Create a "needed by" info if a requirement is still fulfilled.
2513 - Allow only one needed_by and needed_by_capability in QueueItemInstall
2514 - Added capability and type (REQUIRE, RECOMMEND,....) to
2515   ResolverInfoNeededBy
2516 - Evaluate ResolverInfoNeededBy for more information in the error
2517   messages
2518 - Enlarge detail description in the error messages
2519 - Revision 5807
2520
2521 -------------------------------------------------------------------
2522 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
2523
2524 - Fixes for gcc-4.2
2525 - revision 5786
2526 - version 3.3.1
2527
2528 -------------------------------------------------------------------
2529 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
2530
2531 - fixed so versioning from libtool to cmake
2532 - 3.3.0
2533
2534 -------------------------------------------------------------------
2535 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
2536
2537 - Use gpg2 instead of gpg for keyring and make
2538   the package depend on it (#284211)
2539
2540 -------------------------------------------------------------------
2541 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
2542
2543 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
2544   New dependency "packageand(foo:bar)" which provides an AND dependency by
2545   injecting a supplement/freshen.
2546   e.G. package novell-cluster-services-kmp-smp
2547   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
2548   Bug 255011
2549 - Dont check for architecture changes in atoms (#266178)
2550 - Revision 5720
2551
2552 -------------------------------------------------------------------
2553 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
2554
2555 - Fixed package-manager script (#275847)
2556 - revision 5614
2557
2558 -------------------------------------------------------------------
2559 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
2560
2561 - fixed cmake
2562 - version 3.2.2
2563
2564 -------------------------------------------------------------------
2565 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
2566
2567 - Reduced logging in order to speedup solving Bug 275100
2568 - revision 5603
2569 - version 3.2.1
2570
2571 -------------------------------------------------------------------
2572 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
2573
2574 - Fix excess calls to releaseFile. (#274357)
2575 - revision 5545
2576
2577 -------------------------------------------------------------------
2578 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
2579
2580 - Fix importing keys into rpm. (#270125)
2581 - r5527
2582
2583 -------------------------------------------------------------------
2584 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
2585
2586 - Support filesystem dependencies to add needed filesystem RPMs
2587   automatically (Fate 301966).
2588 - revision 5404
2589 - version 3.2.0
2590
2591 -------------------------------------------------------------------
2592 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
2593
2594 - avoiding attaching media where not needed (#263207)
2595 - r5381
2596
2597 -------------------------------------------------------------------
2598 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
2599
2600 - fix FileCap with attributes
2601 - r5376
2602
2603 -------------------------------------------------------------------
2604 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
2605
2606 - Fixed computation of install order. Take requirements of
2607   an installed packages uninstall scripts into account, if
2608   the package is updated. (#258682)
2609 - revision 5349
2610 - version 3.1.1
2611 -------------------------------------------------------------------
2612 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
2613
2614 - Parse and provide package keywords. (Fate 120368)
2615 - revision 5338
2616 - version 3.1.0
2617
2618 -------------------------------------------------------------------
2619 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
2620
2621 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
2622   Ask the user. Bug 258322
2623 - revision 5305
2624 - version 3.0.3
2625
2626 -------------------------------------------------------------------
2627 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
2628
2629 - Fix restoring of Sources id root prefix is used. (#238165)
2630 - revision 5299
2631 - version 3.0.2
2632
2633 -------------------------------------------------------------------
2634 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
2635
2636 - MediaManager::attachDesiredMedia() added to support multiple
2637   (CD/DVD) drives (fate #3974)
2638 - r5296
2639
2640 -------------------------------------------------------------------
2641 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
2642
2643 - If there is no valid solver result and NOT all resolvables ( other
2644   architecture) has been regarded, let the user decide making a new
2645   solver run with ALL available resolvables. Bug 223440
2646 - reducing logging (error -> debug)  bug 252921
2647 - Revision 5219
2648
2649 -------------------------------------------------------------------
2650 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
2651
2652 - Allow configuration of trusted vendors via
2653   /var/lib/zypp/db/trustedVendors. (#186636)
2654 - revision 5194
2655 - version 3.0.1
2656
2657 -------------------------------------------------------------------
2658 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
2659
2660 - libzypp-devel -> libzypp requirement is not versioned
2661   (#251086)
2662 - r5181
2663
2664 -------------------------------------------------------------------
2665 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
2666
2667 - Using already existing valid solver results for further solver runs.
2668   (partiell solving)
2669 - r5169
2670
2671 -------------------------------------------------------------------
2672 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
2673
2674 - fix link order
2675 - r5165
2676
2677 -------------------------------------------------------------------
2678 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
2679
2680 - merging from 10.2 / SP1
2681 - #247459 ftp probing
2682   denied == dont exists in ftp
2683 - r5124
2684
2685 -------------------------------------------------------------------
2686 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
2687
2688 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
2689 - Simultaneouqusly establishing of items which are conflicting eachother is
2690   useless. So only one will be established. Fixed in QueueItemInstall.cc
2691   Bug 243595
2692 - Added new upgrade options to fine tune version and patch handling.
2693   (F301990)
2694 - The context of establishPool will be stored in Resolver and will be
2695   regarded for the next solver run everytime. So it will be not reset by
2696   any solver run anymore.
2697   bug 191810 ( A broken patch will not be installed again)
2698
2699 -------------------------------------------------------------------
2700 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
2701
2702 - adding sotf,timeo=X nfs mount options by default (#235211)
2703 - r5093
2704
2705 -------------------------------------------------------------------
2706 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
2707
2708 - support for HTTP authentication prompt added (#190609)
2709 - fixed problem with empty path in URL
2710   in MediaCurl::doGetFileCopy()
2711 - r5085
2712
2713 -------------------------------------------------------------------
2714 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
2715
2716 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
2717   SuSE-Linux-10_2-Branch
2718
2719 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
2720 - verifySystem: The result will be set to APPL_HIGH, so it will be not
2721   reset by a second "normal" solver run. #239281 (schubi)
2722 - yast2 reports invalid URL as 'unknown source type'
2723   (#209961) (dmacvicar)
2724 - Added freshen language dependency in supplemements too if there is no
2725   entry in supplements.
2726   #240617;IPA fonts are not installed even if select Japanese
2727   language (schubi)
2728 - Setting allowed authentication methods to "basic,digest" if none
2729   provided in URL (#243006) (jkupec)
2730 - Stopping after 50 valid solver results. Anymore would be useless. Bug
2731   243595 (schubi)
2732 - r 5007
2733
2734 -------------------------------------------------------------------
2735 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
2736
2737 - package-manager: use a generic su script from XDG (#235303, #244442)
2738
2739 -------------------------------------------------------------------
2740 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
2741
2742 - Setting allowed authentication methods to "basic,digest" if none
2743   provided in URL (#243006)
2744 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
2745   (mvidner)
2746 - r4999
2747
2748 -------------------------------------------------------------------
2749 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
2750
2751 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
2752   (#222602)
2753 - 4984
2754
2755 -------------------------------------------------------------------
2756 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
2757
2758 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
2759
2760 - update packages: changing architecture is only valid while an
2761   system update and NOT while an update via a patch. Last fix does
2762   not fit for every case.
2763   Bug 230685
2764 - Patch has selected not the concerning package for update but
2765   a package which has provided the required dependencies too.
2766   Algorithmus: If there are exactly two providers which differ in architecture
2767                prefer the better arch.
2768   Fix: Regarding NVRA too. ( only if equal )
2769   Bug 238284
2770 - Download only English and Local translation
2771   (#208457)
2772 - Added solver parameter:
2773    tryAllPossibilities: regarding every solver branch ( not only
2774                         branches with e.G. best architectures
2775    preferHighestVersion: Prefer solver results which have a higher
2776                          version number.
2777   Bug #238087
2778 - update packages: changing architecture is only valid while an
2779   system update and NOT while an update via a patch.
2780   Bug 230685 - x86_64 MozillaFirefox binaries in security update
2781   repository
2782   Fix of version 2.11.2 has not worked if the first founded item
2783   had had another architecture.
2784 - r4927
2785
2786 -------------------------------------------------------------------
2787 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
2788
2789 - added ZYpp::getPartitions() - return the partitinoning
2790
2791 -------------------------------------------------------------------
2792 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
2793
2794 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
2795 - Corrupt download cannot be skipped
2796   (#217425 and #224216)
2797 - Enable package read ahead/caching in commit per default to reduce
2798   interactive media changes. If the environment variable
2799   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
2800 - added parameter not to reset resolver results while calling
2801   freshen pool Bug: 235761
2802 - Prepare package read ahead/caching of packages in commit. Adatped the
2803   workflow. Caching details are now hidden inside CommitPackageCache.
2804   The current implementation still performs no read ahead. (for F100182)
2805 - Skip invalid or broken rpm database entries. (#231211)
2806 - verifySystem: check if the solution is valid after calling freshenPool()
2807   Bug: 235761
2808 - Added own call for Resolver::verifySystem with additional
2809   hardware/language check in order to keep binary compatibility
2810   Fate #301224
2811 - Rpm requires additional quoting of special chars in filenames.
2812   (#233967)
2813 - Resolver::verifySystem checks for new hardware now by calling
2814   freshenPool. This is configureable. Fate #301224
2815 - merged texts from proofread
2816 - Don't consider patch/delta rpms if package architecture changes.
2817   (#231254)
2818 - update packages: changing architecture is only valid while an
2819   system update and NOT while an update via a patch.
2820   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
2821 - verifySystem: Do only regard items which will be on the system after the
2822   commit. Fate 301178
2823 - feature #301369
2824   Import listed GPG Keys from an trusted installation source
2825 - fix return call in new xml parser
2826 - Enable system resolvables in Helix parser (Revision 4787)
2827 - deptestomatic:
2828   Resetting transaction with the correct call;
2829   bugfix; Added kind in keep state (Revision 4788)
2830 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
2831   soft (Revision 4789)
2832 - New call added: maySetToBeUninstalledSoft (Revision 4789)
2833   Both are only functions for the solver (Revision 4789)
2834 - Resetting "by causer" in order to distinguish from state
2835   "keep by user". ( function setLock in order to remove lock)
2836   (Revision 4789)
2837 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
2838   in QueueItemUninstall.cc (Revision 4790)
2839 - Regarding "keep state by user". So avoiding "reselecting" by
2840   other requirements.
2841   Give a corresponding problem solution if a resolvable satisfy
2842   a dependency, but has been set to keep by the user.
2843   Bug : 222531 (Revision 4791)
2844 - Allow to disable autoprotection of foreign vendor items. Required
2845   in zmd-backend. (F301735).
2846 - use sqlite-zmd if using > 10.2 in spec. Use the one available
2847   durin compile.
2848 - Item could has already been selected to soft uninstall (e.G. remove
2849   pattern which recommend this item ). Do not throw an exception anymore.
2850   bug#225278
2851 - Added syscontent::Reader: Parse serialized set of ResObjects.
2852   (for F300729)
2853 - If there has already been selected another item by the solver (e.g. from
2854   another source) we will take thatone in order to avoid parallel
2855   installation and there concerning error messages.
2856   Bug 224698
2857 - In order to handle conflicting resolvable we try to update the
2858   conflicting item. While evaluating these canditates an already selected
2859   candidate will not be regarded. So it could be that an older package
2860   will be selected for update although a newer has already been selected. Revision 4765
2861 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
2862   update candidate and evaluate additional branches.
2863 - r4907
2864
2865 -------------------------------------------------------------------
2866 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
2867
2868 - Improved realpath() wrapper in media handler class (#222521).
2869 - revision 4758
2870
2871 -------------------------------------------------------------------
2872 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
2873
2874 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
2875 - revision 4713
2876
2877 -------------------------------------------------------------------
2878 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
2879
2880 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
2881   because backend uses this sqlite and it is no fun to
2882   install one and the other to develop (as the -devel packages)
2883   conflict.
2884 - add cmake support for building zypp/ lib.
2885   TODO: soinfo, compile testcases, devel, zypp2,docs
2886   find rpm, curl and others.
2887 - dont serialize interactive, as it is
2888   calculated now.
2889   (it was already fixed as we don't reimplement
2890   the method, but we still serialized, parsed)
2891 - r4709
2892
2893 -------------------------------------------------------------------
2894 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
2895
2896 - fixed Patch::interactive to return true as well, if the patch
2897   itself has a licence. (#224192)
2898 - revision 4702
2899 - version 2.9.2
2900
2901 -------------------------------------------------------------------
2902 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
2903
2904 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
2905   on the installation image (#213852).
2906 - revision 4700
2907
2908 -------------------------------------------------------------------
2909 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
2910
2911 - Avoid duplicate pool entries; Bug 223750; second part of the fix
2912 - r4698
2913 - Version 2.9.1
2914
2915 -------------------------------------------------------------------
2916 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
2917
2918 - Pool has multi instances of an item in the pool. Reduced this error
2919   to items which are identically at least. #217574 and #223750
2920 - r4695
2921
2922 -------------------------------------------------------------------
2923 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
2924
2925 - replace spaces to underscores in product names
2926 - 2.8.7
2927 - r4688
2928
2929 -------------------------------------------------------------------
2930 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
2931
2932 - Mark some strings for translation (#219783 need it)
2933 - r4682
2934
2935 -------------------------------------------------------------------
2936 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
2937
2938 - Added translations marks to hal, url and mutex exceptions (#23771)
2939 - revision 4680
2940
2941 -------------------------------------------------------------------
2942 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
2943
2944 - don't make libzypp-devel depend on sqlite-devel as
2945   headers from zypp2 are not installed yet
2946 - r4663
2947
2948 -------------------------------------------------------------------
2949 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
2950
2951 - Return an error if fork failed. (#204807)
2952 - Make Script execution abortable by user request. (#212949, F100233)
2953 - revision 4660
2954 - version 2.8.6
2955
2956 -------------------------------------------------------------------
2957 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
2958
2959 - Added package-manager wrapper script, with icon and .desktop (#222757).
2960   (Used by gnome-main-menu)
2961 - version 2.8.5
2962 - r4640
2963
2964 -------------------------------------------------------------------
2965 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
2966
2967 - Fixed target/hal - one more dbus_connection_close found (#216035)
2968 - revision 4636
2969 - version 2.8.4
2970
2971 -------------------------------------------------------------------
2972 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
2973
2974 - translation added
2975   rev 4630
2976   version 2.8.3
2977
2978 -------------------------------------------------------------------
2979 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
2980
2981 - Process obsoletes when installing non-package objects. (#217352)
2982 - revision 4621
2983 - version 2.8.2
2984
2985 -------------------------------------------------------------------
2986 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
2987
2988 - Implemented volume device check using /sbin/vol_id (#213852).
2989 - Revision 4619
2990
2991 -------------------------------------------------------------------
2992 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
2993
2994 - new translation added
2995
2996 -------------------------------------------------------------------
2997 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
2998
2999 - Implemented an reuse of already existing foreign CD/DVD mount points
3000   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
3001 - Added a fallback check of the volume.mount_point HAL property to
3002   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
3003   to be not avaliable in newer HAL versions (on 10.2).
3004 - Revision 4615
3005 - Version 2.8.1
3006
3007 -------------------------------------------------------------------
3008 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
3009
3010 - removed unused methods from Patch and PatchImplIf. Provided
3011   reasonable default implementation for Patch::interactive.
3012   (#221476).
3013 - revision 4610
3014 - Version 2.8.0
3015
3016 -------------------------------------------------------------------
3017 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
3018
3019 - Handle media eject failures (#216545)
3020 - r4606
3021
3022 -------------------------------------------------------------------
3023 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
3024
3025 - Reimplemented RpmDb::checkPackage using librpm API instead
3026   of parsing "rpm --checksig" output. (#163202)
3027 - Version 2.7.4
3028 - revision 4600
3029
3030 -------------------------------------------------------------------
3031 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
3032
3033 - NEW behaviour of the solver:
3034   Obsolete virtual provides. E.G.:
3035
3036   Installed:
3037   -----------
3038   Name:           test-1.0-0
3039
3040   Name:           moretest-1.0-0
3041   Provides:       test
3042
3043   To be installed
3044   ------------------
3045   Name:           nomoretest-1.0-0
3046   Obsoletes:      test
3047
3048   Result
3049   --------
3050   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
3051   test-1.0-0 had been deleted. Bug 220999
3052
3053 - Translations added
3054
3055 Version 2.7.3
3056 rev 4593
3057
3058 -------------------------------------------------------------------
3059 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
3060
3061 - Bugfix in generating solver testcases:
3062    - added kind of capabilities in description file
3063    - removed unneded channel from uninstall in command file
3064
3065 -------------------------------------------------------------------
3066 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
3067
3068 - Try to call /bin/eject utility if the eject-ioctl fails.
3069 - r4568
3070
3071 -------------------------------------------------------------------
3072 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
3073
3074 - ignore empty capabilities
3075 - r4565
3076
3077 -------------------------------------------------------------------
3078 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
3079
3080 - make progress strings translatable (#219783)
3081 - r4556
3082
3083 -------------------------------------------------------------------
3084 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
3085
3086 -  While deleting a selection all concerning recommended
3087    packages will be deleted too.
3088    BUT those packages should not be deleted which have been
3089    set to KEEP by the user. bug 217574
3090    rev 4526
3091    VERSION: 2.7.2
3092
3093 -------------------------------------------------------------------
3094 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
3095
3096 - Makefile in zypp2 fixed
3097   Revision 4520
3098
3099 -------------------------------------------------------------------
3100 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
3101
3102 - Translations added
3103   Revision 4514
3104   VERSION: 2.7.1
3105
3106 -------------------------------------------------------------------
3107 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
3108
3109 - Make the parser more strict, rejecting broken sources
3110   but showing the error line.
3111   Last fix making the parser relax would break multitag
3112   descriptions with empty lines, now we check dependencies
3113   at a higher level. (reference #160607)
3114 - r4501
3115
3116 -------------------------------------------------------------------
3117 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
3118
3119 - New problem solution added: Unlock ALL resovables in order to speed up
3120   problem solution. Bug 206453
3121
3122 -------------------------------------------------------------------
3123 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
3124
3125 - Translations added
3126
3127 -------------------------------------------------------------------
3128 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
3129
3130 - Fixed target/hal - removed dbus_connection_close calls, because
3131   the connections are shared; unref the ref-counted handle only.
3132   (#216035)
3133 - r4442
3134
3135 -------------------------------------------------------------------
3136 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
3137
3138 - skipping unreachable packages won't work
3139   (#215445)
3140 - r4468
3141
3142 -------------------------------------------------------------------
3143 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
3144
3145 - (#213793) Target store fails to recreate stored install-time (other
3146   Date and ByteCount values as well)
3147
3148 - skip comments and blank lines in multilists
3149   fixes (#214877) - zen-updater is not installed by default
3150
3151 - Automatically fix broken products when reading
3152   the product database.
3153   still pending: honour the read-only flag
3154   Changes to make this possible include
3155   using read_dir instead of boost directory
3156   iterator.
3157
3158 -------------------------------------------------------------------
3159 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
3160
3161 - added new class for generating solver testcases:
3162   Testcase
3163
3164 -------------------------------------------------------------------
3165 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
3166
3167 - Finalized ui::PatternContents. (F301229)
3168 - version 2.7.0
3169 - revision 4413
3170
3171 -------------------------------------------------------------------
3172 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
3173
3174 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
3175 - version 2.6.0
3176
3177 -------------------------------------------------------------------
3178 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
3179
3180 - Added ui::PatternContents: Helper class that will compute a patterns
3181   expanded install_packages set. (UI interface for F301229)
3182 - revision 4387
3183
3184 -------------------------------------------------------------------
3185 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
3186
3187 - removed the last reference to /usr/lib64 to fix the build
3188
3189 -------------------------------------------------------------------
3190 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
3191
3192 - added "zypper info" (jkupec)
3193 - version 2.5.2
3194
3195 -------------------------------------------------------------------
3196 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
3197
3198 - fix rpm db timestamp
3199 - add extra urls and optional urls to product API
3200 - r4378
3201
3202 -------------------------------------------------------------------
3203 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
3204
3205 - zypper: nicer progress reports, with or without --verbose.
3206
3207 -------------------------------------------------------------------
3208 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
3209
3210 - Fixed reloading of target data after commit. Broken since
3211   rev 3880.
3212 - version 2.5.1
3213 - revision 4365
3214
3215 -------------------------------------------------------------------
3216 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
3217
3218 - put query-pool in /usr/lib/zypp and not lib64
3219 - r4363
3220
3221 -------------------------------------------------------------------
3222 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
3223
3224 - revert keyring changes, causes endless loop (obvious)
3225 - add dist-product information, adapt store
3226 - version 2.5.0
3227 - r4355
3228
3229 -------------------------------------------------------------------
3230 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
3231
3232 - zypp-query-pool: For products show additionally distributionName
3233   and distributionEdition. (required by #205392)
3234 - revision 4349
3235
3236 -------------------------------------------------------------------
3237 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
3238
3239 - Add accessor for Product distributionName and distributionEdition.
3240   (required by #205392)
3241 - revision 4347
3242
3243 -------------------------------------------------------------------
3244 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
3245
3246 - added test case for KeyRing
3247 - fire trustedKeyAdded in all calls to import trusted key
3248   not only in signature check workflow.
3249 - r4342
3250
3251 -------------------------------------------------------------------
3252 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
3253
3254 - zypper update: implemented minimal version (patches only)
3255 - zypper list-updates: changed default type from package to patch,
3256   consider patches affecting the package manager separately
3257
3258 -------------------------------------------------------------------
3259 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
3260
3261 - version 2.4.1
3262 - r4338
3263
3264 -------------------------------------------------------------------
3265 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
3266
3267 - add zypp-query-pool, so registration doesn't depend on
3268   libzypp-zmd-backend being installed. Will remove from
3269   backend when suseregister gets updated.
3270
3271 -------------------------------------------------------------------
3272 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
3273
3274 - Make sure config.rpath is present.
3275
3276 -------------------------------------------------------------------
3277 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
3278
3279 - zypper search: fixed uninitialized members that made all searches
3280   exact and case sensitve
3281
3282 -------------------------------------------------------------------
3283 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
3284
3285 - zypp-checkpatches, write in the right file
3286 - r4328
3287
3288 -------------------------------------------------------------------
3289 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
3290
3291 - Install resolvables although they are unneeded
3292   if they have NOT the kind patch/atoms
3293   Bug 210538 - freshens/supplements does not work with patterns
3294 - r4326
3295
3296 -------------------------------------------------------------------
3297 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
3298
3299 - zypper service-add -r http://example.org/foo.repo (F#300641).
3300
3301 -------------------------------------------------------------------
3302 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
3303
3304 - zypp-checkpatches:
3305   save version of the generated xml to
3306   regenerate it if it changes.
3307   save a random token in case of error to
3308   force recreating xml file
3309 - r4321
3310
3311 -------------------------------------------------------------------
3312 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
3313
3314 - remove permissions for zypp checkpatches from spec
3315 - r4318
3316
3317 -------------------------------------------------------------------
3318 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
3319
3320 - registration fails because of wrong product data
3321   (#205392)
3322   use DISTPRODUCT,DISTVERSION to create the product
3323   resolvable. have this resolvable provide
3324   PRODUCT = VERSION
3325 - r4312
3326
3327 -------------------------------------------------------------------
3328 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
3329
3330 - zypper service-add -r ./foo.repo (F#300641).
3331
3332 -------------------------------------------------------------------
3333 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
3334
3335 - zypper: added case-sensitive search, search in descriptions and
3336   summaries, search by resolvable type, substring and word
3337   matching, support for wildcards
3338 - Revision 4303
3339
3340 -------------------------------------------------------------------
3341 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
3342
3343 - Prevent the user from sending signals to zypp-checkpatches-wrapper
3344   (#211286).
3345
3346 -------------------------------------------------------------------
3347 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
3348
3349 - Dont incomplete an uninstalled resolvable, even not when establishing.
3350   Incomplete only makes sense for installed resolvables (when they have broken
3351   deps), for patches (because they are needed) and for atoms (because they are
3352   used during patch calculation)
3353   Bug 198379
3354
3355 - Do not branch for packages with the same NVE but different architectures.
3356   Take the best architecture.
3357
3358 -------------------------------------------------------------------
3359 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
3360
3361 - implement rename source in sourcemanager
3362 - r4286
3363
3364 -------------------------------------------------------------------
3365 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
3366
3367 - YaST sources: set alias to product summary if empty
3368 - show alias on logs.
3369 - r4281
3370
3371 -------------------------------------------------------------------
3372 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
3373
3374 - version 2.4.0 (bin incompat due to callback fixes)
3375 - r4272
3376
3377 -------------------------------------------------------------------
3378 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
3379
3380 - Provide additional solver status information to the UI.
3381   (#162164,F301272)
3382 - Fixed UI satus computation in presence of multiple available
3383   candidates.
3384 - revision 4264
3385 - version 2.3.1
3386
3387 -------------------------------------------------------------------
3388 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
3389
3390 - remove const in MediaChangeReport requestMedia that
3391   broke cd changing.
3392 - r4262
3393
3394 -------------------------------------------------------------------
3395 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
3396
3397 - zypper: added search (jkupec)
3398 - removed the suid bit from zypp-checkpatches-wrapper so that the
3399   build passes until permissions.rpm is updated (~#211286).
3400 - r4253
3401
3402 -------------------------------------------------------------------
3403 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
3404
3405 - Log microseconds if ZYPP_PROFILING env var is enabled.
3406 - r4252
3407
3408 -------------------------------------------------------------------
3409 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
3410
3411 - YaST sources:
3412   Factory cannot be set with 'refresh' enabled
3413   (#204957)
3414 - get rid of some const bool signatures in Source classes
3415 - r4247
3416
3417 -------------------------------------------------------------------
3418 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
3419
3420 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
3421
3422 -------------------------------------------------------------------
3423 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
3424
3425 - select the best solution: prefering the total amount of install/update
3426   packages BEFORE source preferences. Bug 208784
3427
3428 -------------------------------------------------------------------
3429 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
3430
3431 - Introduce a method to see if a source supports a
3432   kind of resolvable at that time, so we can
3433   init a YUM source like factory but avoid parsing
3434   it if it contains no patches.
3435 - add TODO
3436 - zypp-checkpatches xml output
3437 - r4235
3438
3439 -------------------------------------------------------------------
3440 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
3441
3442 - added a CLI preview: zypper
3443 - revision 4214
3444 - version 2.2.3
3445
3446 -------------------------------------------------------------------
3447 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
3448
3449 - FATE #100165:
3450   Make Content File Aware of Different Architectures
3451   expand %a in release notes with architecture
3452
3453 -------------------------------------------------------------------
3454 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
3455
3456 - Extended pattern parser to support includes/extends tags as hint
3457   for the IO. (F301229)
3458 - revision 4199
3459 - version 2.2.2
3460
3461 -------------------------------------------------------------------
3462 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
3463
3464 - Enabled sending of ScriptResolvableReport.
3465 - Changed ScriptResolvableReport::start to send local path
3466   of script to be executed.
3467 - revision 4190
3468 - version 2.2.1
3469
3470 -------------------------------------------------------------------
3471 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
3472
3473 - Added ScriptResolvableReport. Callbacks triggered on script
3474   execution during commit. (F100233)
3475 - revision 4187
3476 - version 2.2.0
3477
3478 -------------------------------------------------------------------
3479 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
3480
3481 - fix: Url::getRegisteredSchemes() would always return nothing
3482
3483 -------------------------------------------------------------------
3484 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
3485
3486 - Made the build dependency on gettext-devel explicit
3487
3488 -------------------------------------------------------------------
3489 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
3490
3491 - adapted multi-media YUM sources according to official YUM
3492   specification (F300743)
3493
3494 -------------------------------------------------------------------
3495 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
3496
3497 - use RPM_OPT_FLAGS (meissner@suse.de)
3498
3499 -------------------------------------------------------------------
3500 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
3501
3502 - SourceFactory::createFrom() - don't loose url,...
3503 - r4160
3504
3505 -------------------------------------------------------------------
3506 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
3507
3508 - reduce logging in ResolvableImpl.cc
3509 - rev 4157
3510
3511 -------------------------------------------------------------------
3512 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
3513
3514 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
3515   in QueueItemInstall and QueueItemRequire
3516   Bug 192535/204913
3517   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
3518
3519 -------------------------------------------------------------------
3520 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
3521
3522 - fixed SourceFactory::createFrom() - don't loose alias,
3523   cachedir,... parameters
3524
3525 -------------------------------------------------------------------
3526 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
3527
3528 - Use RPM Enhances only if detected at configure time, to allow
3529   compilation with older rpm.
3530 - callback params: use const string & instead of string (dmacvicar)
3531
3532 -------------------------------------------------------------------
3533 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
3534
3535 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
3536   a package/script/message
3537   Bug: 192535
3538
3539 -------------------------------------------------------------------
3540 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
3541
3542 - add Source_Ref::checksum() which in combination with
3543   timestamp can give an idea of a source change.
3544 - r4106
3545
3546 -------------------------------------------------------------------
3547 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
3548
3549 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
3550   enable progress reporting on compressed streams.
3551
3552 -------------------------------------------------------------------
3553 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
3554
3555 - better error propagation
3556 - r4096
3557
3558 -------------------------------------------------------------------
3559 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
3560
3561 - Removed libblkid dependency - the workaround using libblkid to
3562   check filesystem on XEN vbd mapped devices is obsolete, because
3563   the info is avaliable via /dev/disk/by-label link now. (#197107)
3564 - revision 4087
3565
3566 -------------------------------------------------------------------
3567 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
3568
3569 - PackageProvider: Fixed broken retry. (#202163)
3570 - revision 4071
3571
3572 -------------------------------------------------------------------
3573 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
3574
3575 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
3576   to create a Package from a source package header.
3577 - Added method Pathname::extension: Return all of the characters in name
3578   after and including the last dot in the last element of name.
3579 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
3580   rpms. Otherwise we'd need access to the rpm database to get the keys.
3581 - revision 4069
3582
3583 -------------------------------------------------------------------
3584 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
3585
3586 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
3587   a package/script/message
3588   Bug: 192535
3589
3590 -------------------------------------------------------------------
3591 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
3592
3593 - Speedup computation of number of rpm database entries.
3594 - revision 4058
3595
3596 -------------------------------------------------------------------
3597 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
3598
3599 - Fixed endless loop in transactResObject
3600   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
3601
3602 -------------------------------------------------------------------
3603 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
3604
3605 - fix some testcases for tar file parser changes
3606 - r4045
3607
3608 -------------------------------------------------------------------
3609 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
3610
3611 - missing includes
3612 - clean old callbacks
3613 - r4041
3614
3615 -------------------------------------------------------------------
3616 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
3617
3618 - zyppPattern->install_packages returns SUGGESTED package too.
3619   Bug 201476
3620   Revision 4036
3621
3622 -------------------------------------------------------------------
3623 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
3624
3625 - New behaviour in the solver: try with 'best' package first, try with 'all'
3626   packages if this fails.
3627   Bug :Bug 191983
3628
3629 -------------------------------------------------------------------
3630 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
3631
3632 - libzypp 2.1.0
3633 - bump version due to incompatible callback changes in KeyRing
3634   Sources
3635
3636 -------------------------------------------------------------------
3637 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
3638
3639 - new keyring callbacks
3640 - separate trust key from import key
3641 - use PublicKey class instead of params, to be able
3642   to add more info like photos later (pending #181682)
3643 - update zmart with those callbacks.
3644 - better error handling (Exception types)
3645 - make tmp file names more readable depending on the context
3646 - r4026
3647
3648 -------------------------------------------------------------------
3649 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
3650
3651 - decouple probing from source creation, using the new
3652   media test for existence functions.
3653 - r4019
3654
3655
3656 -------------------------------------------------------------------
3657 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
3658
3659 - Fixed getDoesFileExist to reset the transfer range
3660 - Added logging of curl debug messages to the zypp log.
3661   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
3662   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
3663 - r4018
3664
3665 -------------------------------------------------------------------
3666 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
3667
3668 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
3669   see rev 3810 below. (#190163)
3670 - rev 3998
3671
3672 -------------------------------------------------------------------
3673 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
3674
3675 - fix uninstalling of atoms (noop)
3676 - r3995
3677
3678 -------------------------------------------------------------------
3679 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
3680
3681 - Implement initial verson of Media
3682   doesFileExist, for future source probing.
3683 - r3984
3684
3685 -------------------------------------------------------------------
3686 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
3687
3688 - more dbus_connection_close fixes
3689 - r3974
3690
3691 -------------------------------------------------------------------
3692 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
3693
3694 - clean up 'incomplete' handling in QueueItemEstablish.
3695 - rev 3973.
3696
3697 -------------------------------------------------------------------
3698 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
3699
3700 - Don't set 'incomplete' for uninstalled patterns or products.
3701   (#198379)
3702 - rev 3970.
3703
3704 -------------------------------------------------------------------
3705 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
3706
3707 - Added new API calls:
3708   setAdditionalProvide
3709   setAdditionalConflict
3710   setAdditionalRequire
3711
3712 -------------------------------------------------------------------
3713 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
3714
3715 - don't link examples to testsuite library.
3716
3717 -------------------------------------------------------------------
3718 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
3719
3720 - Disable profiling to work around compiler bug.
3721
3722 -------------------------------------------------------------------
3723 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
3724
3725 - forward port 3924:3939
3726 - Add explicit finish callbacks for subtasks during ProvidePackage
3727  Â to avoid UI confusion.
3728 - rev3957
3729
3730 -------------------------------------------------------------------
3731 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
3732
3733 - Introduce examples/
3734 - fix some svn ignores
3735 - fix compilation. Use: dbus_connection_close
3736 - rev 3943
3737
3738 -------------------------------------------------------------------
3739 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
3740
3741 - Initial support for plain directory with rpms as source
3742 - r3935
3743
3744 -------------------------------------------------------------------
3745 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
3746
3747 - Move the target query by kind function to
3748   a iterator, so we dont make a copy of the restore
3749   the iterator works loading by demand too
3750
3751 -------------------------------------------------------------------
3752 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
3753
3754 - rename the new initTarget to initializeTarget,
3755   leave the old one as is, but deprecate it.
3756 - r3903
3757
3758 -------------------------------------------------------------------
3759 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
3760
3761 - forward port from SLES10 branch , till 3888
3762 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
3763   full packages. (#168844)
3764 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
3765 - version 2.0.0
3766 - rev 3893
3767
3768 -------------------------------------------------------------------
3769 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
3770
3771 - Separate target init from adding resolvables, getting rid of the
3772 uggly bool flag.
3773 - dont clear the store each time Target::resolvables is called
3774 - Load target resolvables on demand by kind, keep them cached later
3775 - add Target::resolvablesByKind(kind) to allow query specific kind
3776   without reading all kinds. Used to port TargetProduct, which
3777   was reading the whole rpm database only to displayy base product
3778   name in YaST help.
3779 - commit to pkg-bindings and packager will follow.
3780 - jsrain will port more yast stuff, especially inst_source which
3781   startup time should by reduced by half afterwards.
3782 - rev 3880
3783
3784 -------------------------------------------------------------------
3785 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
3786
3787 - forward port:
3788   rev 3786 fix to stalle tmpfiles broke patches.
3789   SLES was released with this broken. 10.1 has a blocked
3790   zypp update because this.
3791   Attempt to fix this. (#192535)
3792 - fix configure.ac sqlite-source build path
3793 - rev 3858
3794
3795 -------------------------------------------------------------------
3796 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
3797
3798 - link correctly
3799
3800 -------------------------------------------------------------------
3801 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
3802
3803 - dont link sqlite in the main lib.
3804 - rev 3826
3805
3806 -------------------------------------------------------------------
3807 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
3808
3809 - susetags: parse product parser regexp only once
3810 - parse yum factory 5 sec. (from 30) faster using
3811   another string find algorithm
3812 - rev 3824
3813
3814 -------------------------------------------------------------------
3815 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
3816
3817 - Digest: Don't read the stream character wise but reading blocks,
3818   as advised by matz profiling.
3819 - r3819
3820
3821 -------------------------------------------------------------------
3822 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
3823
3824 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
3825   trusted vendors. (#189573)
3826 - revision 3804
3827
3828 -------------------------------------------------------------------
3829 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
3830
3831 - backport fix for stalle tmpfile (#191311)
3832 - rev 3788
3833
3834 -------------------------------------------------------------------
3835 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
3836
3837 - deactivated media manager code that was disabling the
3838   automounter (#172419)
3839 - rev 3724
3840
3841 -------------------------------------------------------------------
3842 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
3843
3844 - fix autorefresh (#186115)
3845 - revision 3708
3846 -------------------------------------------------------------------
3847 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
3848
3849 - forward port from SLE branch
3850 - Set default permission for logfiles to 0640. (#187044)
3851 - revision 3696
3852
3853 -------------------------------------------------------------------
3854 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
3855
3856 - forward port from SLE branch
3857 - Fixed installation of SP or Add-On product switching to media 2
3858   too early. (#186607)
3859 - revision 3691
3860
3861 -------------------------------------------------------------------
3862 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
3863
3864 - forward port from SLE branch
3865 - Strip self provides without edition in Resolvable ctor.
3866   (#186079)
3867 - Source::provideResolvables not implemented in yum source type.
3868   Product not set for packages that are available from update source
3869   (#186920)
3870 - Hook modalias() supplements without package to "kernel" (#184840)
3871 - Allow on-demand SourceManager::restore() (#186678)
3872 - Hook modalias() supplements without package to "kernel" (#184840)
3873 - rev 3676
3874
3875 -------------------------------------------------------------------
3876 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
3877
3878 - Fix adding resolving of path names for mount points (#181606)
3879 - rev 3658
3880
3881 -------------------------------------------------------------------
3882 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
3883
3884 - merge download algorithm and refactoring from branch
3885   (#181204)
3886
3887 -------------------------------------------------------------------
3888 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
3889
3890 - autodocs: use find+xargs to overcome command length limit,
3891   do not call doxygen unnecessarily (#185334).
3892 - rev 3645
3893
3894 -------------------------------------------------------------------
3895 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
3896
3897 - Dont use getZYpp in static constructor (#185198)
3898   Bugfix #178292 was wrong.
3899 - Only warn on incompleting installed resolvables (#185197)
3900 - rev 3644
3901
3902 -------------------------------------------------------------------
3903 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
3904
3905 - Atoms might only be installed via patches (#184714)
3906 - rev 3642
3907
3908 -------------------------------------------------------------------
3909 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
3910
3911 - fix for the last stall tmpfile (#178292)
3912 - r3637
3913
3914 -------------------------------------------------------------------
3915 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
3916
3917 - Implemented transfer timeout inside of the progress callback.
3918   The timeout value can be set using timeout url parameter, the
3919   default transfer timeout is 180 seconds. (#181602)
3920 - Added ssl_verify and ssl_capath url options used in https scheme,
3921   allowing to change or disable the ssl verify options. (#171622)
3922 - Added fallback on read failures of /etc/mtab to /proc/mounts.
3923   Improved verbosity in mount and mount check related failure cases,
3924   incl. /etc/mtab dump. (#181606)
3925 - rev 3623
3926
3927 -------------------------------------------------------------------
3928 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
3929
3930 - combine knownAliases and knownUrls in a single function.
3931 - rev 3616
3932
3933 -------------------------------------------------------------------
3934 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
3935
3936 - honor parallel installs in resolver context (#181103)
3937 - rev 3592
3938
3939 -------------------------------------------------------------------
3940 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
3941
3942 - right fix for tmpdir initialized in static constructor
3943 - catch around provideJustFile in providePackage
3944 -rev 3654
3945
3946 -------------------------------------------------------------------
3947 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
3948
3949 - fix #182003 YUM packages without size
3950 - rev 3587
3951
3952 -------------------------------------------------------------------
3953 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
3954
3955 - Allow to restore and remove by Url
3956 - rev 3583
3957
3958 -------------------------------------------------------------------
3959 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
3960
3961 - make atoms parallel installable (#181103)
3962 - rev 3580
3963
3964 -------------------------------------------------------------------
3965 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
3966
3967 - Allow to restore by alias
3968 - r3568
3969
3970 -------------------------------------------------------------------
3971 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
3972
3973 - Do not fork in a global destructor, perl dislikes it (#182672).
3974   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
3975
3976 -------------------------------------------------------------------
3977 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
3978
3979 - Installation: Assert product information is stored to libzypp
3980   database before reboot. (#181198)
3981 - Version 1.2.0; revision 3553
3982
3983 -------------------------------------------------------------------
3984 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
3985
3986 - Synchronize keys with rpm database before
3987   closing access to it (#182338)
3988 - rev 3533
3989
3990 -------------------------------------------------------------------
3991 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
3992
3993 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
3994   filter out the non-DVD drives completely. Allows a fallback to
3995   drives without the dvd HAL property e.g. in VMWare. (#177457)
3996 - rev 3530
3997
3998 -------------------------------------------------------------------
3999 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
4000
4001 - Merge fix for stalle tmpdir due to cyclic references, using a master
4002  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
4003 - rev 3521
4004
4005 -------------------------------------------------------------------
4006 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
4007
4008 - Fixes unneeded file download, and add download callbacks
4009   (still need yast side) #181204 and #160206
4010 - Fix stalle tmpdir due to cyclic references, using a master
4011   TmpDir for zypp. # 178292
4012
4013 -------------------------------------------------------------------
4014 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
4015
4016 - fixed memory leak in PersistentStorage (#168690)
4017 - revision 3519
4018
4019 -------------------------------------------------------------------
4020 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
4021
4022 - fixed memory leak in XMLSourceCacheParser (#168690)
4023 - revision 3517
4024
4025 -------------------------------------------------------------------
4026 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
4027
4028 -latest fi translation added
4029  Revision 3502
4030
4031 -------------------------------------------------------------------
4032 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
4033
4034 -All installed resolvables has been set to "satisfied" in
4035  ResolverContext::unneeded . BUT:
4036  Patch concerning resolvables have to be set to
4037  "unneeded" although they are installed. In order
4038  getting the state "no longer applicable" (Bug 171590)
4039 - rev 3496
4040
4041 -------------------------------------------------------------------
4042 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
4043
4044 - compute status for scripts and messages so their freshens get
4045   properly honored (aj with postgresql-server)
4046 - rev 3494
4047
4048 -------------------------------------------------------------------
4049 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
4050
4051 - revert not-used-yet rpmdb timestamp, as
4052   it broke rpmdb::init(). (#180040)
4053 - rev 3490
4054
4055 -------------------------------------------------------------------
4056 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
4057
4058 - updating gmo files, if po files has been changed; bug 164449
4059
4060 -------------------------------------------------------------------
4061 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
4062
4063 - Dont download twice if starting from 1st time
4064 - fix typo
4065 - rev 3481
4066
4067 -------------------------------------------------------------------
4068 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
4069
4070 - set cache dir only if storeMetadata is called as a public method.´
4071 - rev 3475
4072
4073 -------------------------------------------------------------------
4074 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
4075
4076 - schedule a package for installation if
4077   - it freshens / supplements something
4078   - it is not installed yet
4079   (#178721)
4080 - rev 3473
4081
4082 -------------------------------------------------------------------
4083 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
4084
4085 - make susetags also implement download and check first.
4086 - rev 3470
4087
4088 -------------------------------------------------------------------
4089 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
4090
4091 - make yum more robust. Never parse from provideFile
4092   but only from local disk. Make sure the cache
4093   is consistent before recreating it.
4094   the code is easier to follow and probably
4095   faster. checksum and signatures are
4096   checked on caching not on parsing.
4097   Required to implement refresh for #154990
4098 - rev 3452
4099
4100 -------------------------------------------------------------------
4101 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
4102
4103 - implement timestamp for YUM and SuseTags
4104 - actually use the license to confirm in yum patches
4105 - add prerequires tag in yum optonally to the bad designed
4106   and nonintuitive pre=1
4107 - rev 3448
4108
4109 -------------------------------------------------------------------
4110 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
4111
4112 - dont pass root on init but before.
4113 - implement rpm db modification timestamp
4114   not used yet
4115 - move Helix source to testsuite out of the solver
4116   so we can use it for target, storage tests
4117 - add Source_Ref::timestamp(), default to now()
4118   in order to implement smart sync of sources by zmd
4119 - don't parse desc and summary twice
4120 - fix a segfault with tranlated text
4121 - fix broken size tag introduced in rev 3427
4122 - rev 3446
4123
4124 -------------------------------------------------------------------
4125 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
4126
4127 - dont accept corrupt sources, improve logs
4128
4129 -------------------------------------------------------------------
4130 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
4131
4132 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
4133   loosing autoprotection (eg. for foreign vendor). (assists #177469)
4134 - rev 3431
4135
4136 -------------------------------------------------------------------
4137 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
4138
4139 - added mediaNr() to PatchRpm and DeltaRpm classes
4140 - rev 3430
4141
4142 -------------------------------------------------------------------
4143 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
4144
4145 - enable YUM license to confirm.
4146   needed for #174476
4147 - adapt store to serialize and read all new resobject fields
4148 - use install-time to now() when serializing (#174653)
4149 - rev 3427
4150
4151 -------------------------------------------------------------------
4152 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
4153
4154 - Do not violate install order when restricting commit to a certain
4155   mediaNumber. (#170079)
4156 - Version 1.1.0; rev 3423
4157
4158 -------------------------------------------------------------------
4159 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
4160
4161 - Added SourceManager::findSourceByUrl to overcome alias mismatches
4162   (#177543).
4163 - rev 3420
4164
4165 -------------------------------------------------------------------
4166 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
4167
4168 - Order all objects according to prerequirements, not just packages.
4169   (#173690)
4170 - rev 3419
4171
4172 -------------------------------------------------------------------
4173 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
4174
4175 - Added new translation
4176
4177 -------------------------------------------------------------------
4178 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
4179
4180 - fix missing homedir option for gpg (#171055)
4181 - rev 3415
4182
4183 -------------------------------------------------------------------
4184 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
4185
4186 - Prevent against daemons launched in rpm %post, that do not close
4187   their filedescriptors. (#174548)
4188 - Version 1.0.1; rev 3413
4189
4190 -------------------------------------------------------------------
4191 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
4192
4193 - fixed media number of package retrieved as a part of a patch
4194   (#174841)
4195 - rev 3409
4196
4197 -------------------------------------------------------------------
4198 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
4199
4200 - fix missing package descriptions due to filtered packages
4201   by incompatible architectures. (#159109)
4202 - rev 3404
4203
4204 -------------------------------------------------------------------
4205 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
4206
4207 - decrease logging in DiskUsageCounter and Modalias (#163186)
4208 - rev 3406
4209
4210 -------------------------------------------------------------------
4211 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
4212
4213 - Stay backward comapatible.
4214
4215 -------------------------------------------------------------------
4216 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
4217
4218 - Make basic attributes available through ResObject.
4219 - Let ResObjects which do not require media access during
4220   commit return ZERO sourceMediaNr (required for #173690)
4221 - Version 1.0.0
4222 - rev 3390
4223
4224 -------------------------------------------------------------------
4225 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
4226
4227 - reduce logging verbosity (#163186)
4228 - rev 3381
4229
4230 -------------------------------------------------------------------
4231 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
4232
4233 - setCandidate accept candidates with compatible architectures too. Not
4234   only with the same architecture. Bug 172594 - If update package has
4235   differet arch, UI display is wrong
4236
4237 -------------------------------------------------------------------
4238 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
4239
4240 - Added Source_Ref::resStoreInitialized.
4241   If we know that noone has seen the resolvables yet, we can skip
4242   them too, eg. when deleting a source. (#174840)
4243 - rev 3378
4244
4245 -------------------------------------------------------------------
4246 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
4247
4248 - Honor freshens as conditionals independant from the installed/
4249   uninstalled status (#174797)
4250 - rev 3376
4251
4252 -------------------------------------------------------------------
4253 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
4254
4255 - State modifier "unneeded" is transitive for patches (#171590)
4256 - rev 3375
4257
4258 -------------------------------------------------------------------
4259 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
4260
4261 - Do not transact itself (update) in the transactResObject mechanism
4262   Bug 174290
4263
4264 -------------------------------------------------------------------
4265 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
4266
4267 - Reenabled improved large file support flags (unintentionally
4268   removed in rev 1544). Fixes bug #173753.
4269 - Added large file support flags to libzypp.pc file allowing
4270   consistence checks in the application using features variable
4271 - rev 3366
4272
4273 -------------------------------------------------------------------
4274 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
4275
4276 - SourceManager: moved source deletion before creation
4277   so that we can recreate a deleted one (#174295)
4278 - removed dead code dealing with known_caches from SourceManager::store
4279   (see r3195)
4280 - r3362
4281
4282 -------------------------------------------------------------------
4283 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
4284
4285 - fixed returning product short name and summary if product read
4286   from target store (#148625)
4287 - rev 3360
4288
4289 -------------------------------------------------------------------
4290 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
4291
4292 - set media verifier on redirected medium (#172599)
4293 - rev 3359
4294
4295 -------------------------------------------------------------------
4296 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
4297
4298 - fix 'transactResKind' to collect best providers by capability
4299   and to recursively transact items of same kind (#170114)
4300 - rev 3355
4301
4302 -------------------------------------------------------------------
4303 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
4304
4305 - serialize the full URL to avoid missing password and other
4306   url settings (#148108)
4307 - rev 3353
4308
4309 -------------------------------------------------------------------
4310 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
4311
4312 - Added a 60 sec connect timeout to MediaCurl (#172860)
4313 - rev 3348
4314
4315 -------------------------------------------------------------------
4316 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
4317
4318 - re-fetch also .asc and .key files before checking signature
4319   (#172597)
4320 - rev 3350 (3345-10.1)
4321
4322 -------------------------------------------------------------------
4323 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
4324
4325 - Fix yum key verification, because a double variable declaration
4326
4327 -------------------------------------------------------------------
4328 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
4329
4330 - use --no-default-keyring to avoid creating a
4331   default gpg dir in / (#171055)
4332 - rev 3335
4333
4334 -------------------------------------------------------------------
4335 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
4336
4337 - Fix YUM signature checking, we were passing the key instead of the
4338   signature.
4339 - When the user trust a key, sync again. Bye to the session trusted
4340   keys and user being asked all the time. (#171213)
4341 - r3332
4342
4343 -------------------------------------------------------------------
4344 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
4345
4346 - Cleanup index tables when removing items from pool (#170564).
4347
4348 -------------------------------------------------------------------
4349 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
4350
4351 - backout rev 3246->3275 of TargetImpl.cc
4352 - add missing testsuite/utils/TestUtils.h
4353 - rev 3330
4354
4355 -------------------------------------------------------------------
4356 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
4357
4358 - more fixes for #171062, there were some files still not being
4359   read from cache.
4360 - r3327
4361
4362 -------------------------------------------------------------------
4363 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
4364
4365 - cache keys and signature. Remove lot of duplicated code. (#171062)
4366 - r3320
4367
4368 -------------------------------------------------------------------
4369 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
4370
4371 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
4372   mount here anything, so it is OK to use any dir (171351).
4373 - rev 3318
4374
4375 -------------------------------------------------------------------
4376 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
4377
4378 - parse "license-to-confirm" in primary.xml (#168437)
4379 - rev 3312
4380
4381 -------------------------------------------------------------------
4382 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
4383
4384 - Don't try to store 'Atom', not needed and the backend store
4385   rejects them anyways (addtion to #168610)
4386 - rev 3306
4387
4388 -------------------------------------------------------------------
4389 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
4390
4391 - Improved device check in MediaDISK using libblkid (Bug #158529)
4392 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
4393   added a check if it is a directory
4394 - Added libcurl and libblkid checks to configure.ac
4395 - Added e2fsprogs(-devel) requires to the spec file
4396 - rev 3303
4397
4398 -------------------------------------------------------------------
4399 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
4400
4401 - dont download "other" during key check (#171041)
4402 - rev 3294
4403
4404 -------------------------------------------------------------------
4405 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
4406
4407 - allow parallel installs of atoms (used to fulfill patch require-
4408   ments, atoms aren't installed anyways) (#170098)
4409 - some testsuite improvements.
4410 - rev 3288
4411
4412 -------------------------------------------------------------------
4413 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
4414
4415 - get rid of autobuild check when throwing exceptions without throw
4416   but with a macro, returning a null pointer at the end (never reached).
4417
4418 -------------------------------------------------------------------
4419 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
4420
4421 - Do not violate install order when restricting commit to a certain
4422   mediaNumber. (#170079)
4423
4424 -------------------------------------------------------------------
4425 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
4426
4427 - Don't use throw directly!
4428   use ZYPP_THROW with a Exception class, otherwise package bindings
4429   will not catch them.
4430   Should fix crashes when reading broken sources with yast.
4431 - rev 3272
4432
4433 -------------------------------------------------------------------
4434 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
4435
4436 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
4437   revision 3269
4438
4439 -------------------------------------------------------------------
4440 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
4441
4442 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
4443 - further improve on #168840 (from rev 3231), match on name-edition
4444   when filtering by best arch. (#170098)
4445 - rev 3268
4446
4447 -------------------------------------------------------------------
4448 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
4449
4450 - #170093 , lot of package descriptions missing
4451 - rev 3263
4452
4453 -------------------------------------------------------------------
4454 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
4455
4456 - try to fix wrong permissions of /var/lib/zypp created
4457   by old zypp, only when running as root they are fixed
4458   (#169094)
4459 - YUM: Verify signatures on factoryInit.
4460   Dont provide other.xml. Cleanups, better logging.
4461   When refreshing signed soruces, don't refresh is source
4462   has not changed.
4463 - YaST sources: don't refresh if media file has not changed.
4464 - Show full url of index files in sources for signature validation
4465   (mentioned in #170139 comment #3)-
4466
4467 -------------------------------------------------------------------
4468 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
4469
4470 - udpated media ID syntax for external scripts (to be consistent
4471   with packages) (#170247)
4472 - rev 3256
4473
4474 -------------------------------------------------------------------
4475 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
4476
4477 - set media ID to 1 if not specified in YUM metadata (#167452)
4478 - rev 3255
4479
4480 -------------------------------------------------------------------
4481 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
4482
4483 - If freshen and supplement are fulfilled, install any kind of
4484   resolvable if not yet installed (#165746)
4485 - rev 3249
4486
4487 -------------------------------------------------------------------
4488 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
4489
4490 - make downloaded script executable. (#169191)
4491 - rev 3247
4492
4493 -------------------------------------------------------------------
4494 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
4495
4496 - Improve on last fix, compare only compatible archs.
4497 - rev 3233
4498
4499 -------------------------------------------------------------------
4500 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
4501
4502 - Only choose best arch of multiple package atoms with identical
4503   name (#168840)
4504 - rev 3231
4505
4506 -------------------------------------------------------------------
4507 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
4508
4509 - pass empty strings to UI as key properties if unknown key
4510   (#169114)
4511 - rev 3228
4512
4513 -------------------------------------------------------------------
4514 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
4515
4516 - refrain from parsing 'other.xml' (#159316)
4517 - rev 3226
4518
4519 -------------------------------------------------------------------
4520 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
4521
4522 - in source refresh, clean up the cache dir if fails
4523 - do not require repomd.xml.asc when creating a cache (#163765)
4524 - rev 3224
4525
4526 -------------------------------------------------------------------
4527 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
4528
4529 - Check if a file exists before providing it, and just handling the
4530   exception is not sufficient, because it can release the media.
4531   it nows get all possible packages.X translations an then
4532   it selects the candidate from the existing ones (#168654)
4533 - rev 3221
4534
4535 -------------------------------------------------------------------
4536 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
4537
4538 - dont report conflicts if item is neither installed
4539   nor to-be-installed (#168906)
4540 - rev 3219
4541
4542 -------------------------------------------------------------------
4543 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
4544
4545 - #168060 , propagate the file description or original
4546   name to the UI and not the checked filename path,
4547   which could be a tmp file.
4548   Requires changes in pkg-manager, and probably zmd-helpers.
4549 - rev 3215
4550
4551 -------------------------------------------------------------------
4552 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
4553
4554 - /var/lib/zypp/db/languages/* are empty files (##168355)
4555 - r3206
4556
4557 -------------------------------------------------------------------
4558 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
4559
4560 - All resolvables must honor arch, so Arch_noarch in
4561   target/store/XMLFilesBackend.cc is wrong (#160792)
4562 - Introduced code to honour shared package descriptions
4563   (#159109)
4564 - r3204
4565
4566 -------------------------------------------------------------------
4567 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
4568
4569 - replace '_' in YUM elements/attributes with '-' (#168762)
4570 - rev 3201
4571
4572 -------------------------------------------------------------------
4573 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
4574
4575 - Fixed iseries workaround - interchanged variables for scsi
4576   devices, added debug messages about the steps (#163971).
4577 - Added getenv NULL ptr check and verify of the $HOME dir's
4578   and ~/.curlrc file's ownership (#163203).
4579 - rev 3199
4580
4581 -------------------------------------------------------------------
4582 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
4583
4584 - Use filesystem::TmpDir to create unique and unused Source cache
4585   directories. (#168051)
4586
4587 -------------------------------------------------------------------
4588 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
4589
4590 - Enable signature checks per default. (#168525)
4591
4592 -------------------------------------------------------------------
4593 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
4594
4595 - fix callbacks for providing a single file (#160206)
4596
4597 -------------------------------------------------------------------
4598 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
4599
4600 - If an installed package looses a dependency, the solver tries
4601   to upgrade it. Limit the upgrade candidates to best arch, best
4602   edition.
4603 - filter 'other' entries with incompatible arch in yum parser.
4604 - rev 3177
4605
4606 -------------------------------------------------------------------
4607 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
4608
4609 - initialize the product category according to source (#168061)
4610 - rev 3172
4611
4612 -------------------------------------------------------------------
4613 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
4614
4615 - delete only one older version of a xml-store resolvable
4616   (half-baked, but the previous attempt was charred)
4617
4618 -------------------------------------------------------------------
4619 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
4620
4621 - moved license_to_confirm to primary.xml
4622 - rev 3170
4623
4624 -------------------------------------------------------------------
4625 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
4626
4627 - Removed deprecated oldstyle commit methods.
4628
4629 -------------------------------------------------------------------
4630 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
4631
4632 - when installing a xml-store resolvable (all except package,
4633   message, script), delete older versions (#160792).
4634 - read selection edition from the XML store
4635 - rev 3167
4636
4637 -------------------------------------------------------------------
4638 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
4639
4640 - properly clear transaction flag after successful commit
4641   (see rev 3122, #164365, #167285)
4642 - rev 3157
4643
4644 -------------------------------------------------------------------
4645 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
4646
4647 - recursively soft-uninstall recommended package on real uninstall,
4648   not on update (#167603)
4649 - rev 3155
4650
4651 -------------------------------------------------------------------
4652 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
4653
4654 - fix #167605 (importing keys to rpm multiple times due to
4655   wrong interpretation of rpm gpg versioning.
4656 - add support for reading the rpm keys, with full id and fingerprint
4657 - rev 3153
4658
4659 -------------------------------------------------------------------
4660 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
4661
4662 - don't add duplicate error infos to ResolverContext (#167309)
4663 - rev 3146
4664
4665 -------------------------------------------------------------------
4666 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
4667
4668 - fix Resolver::transactReset() (see rev 3122) (#167285)
4669 - rev 3140
4670
4671 -------------------------------------------------------------------
4672 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
4673
4674 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
4675   variable is present, all signature checking callbacks will default
4676   to 'accept', in case no recipient is present.
4677
4678 -------------------------------------------------------------------
4679 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
4680
4681 - read content file on construction, and make
4682   provideProduct only insert the already
4683   read product object into the store (#165826)
4684   (dmacvicar)
4685 - When the signature is not found, warn the
4686   user about a unsigned source. When the
4687   key is not found, do nothing, it can be in the
4688   keyring already. (#166016) (dmacvicar)
4689 - enable key verification only if
4690   ZYPP_CHECKSIG env var is set (dmacvicar)
4691 - r1529
4692
4693 -------------------------------------------------------------------
4694 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
4695
4696 - fix bugfix 164365, fix bug 167285
4697   Actually clear the transcation state instead of locking it
4698   to 'dont transact'
4699 - rev 3122
4700
4701 -------------------------------------------------------------------
4702 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
4703
4704 - revert the signature/digest checking callbacks
4705 - rev 3115
4706
4707 -------------------------------------------------------------------
4708 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
4709
4710 - Bugfix #165670
4711   - Honor keep requests.
4712   - Dont flag "locked uninstall" as error if a keep request was
4713     issued before.
4714 - rev 3114
4715
4716 -------------------------------------------------------------------
4717 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
4718
4719 - rule out locked items during distribution upgrade as early
4720   as possible. (#165670)
4721 - rev 3110
4722
4723 -------------------------------------------------------------------
4724 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
4725
4726 - Bugfix #166212
4727   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
4728     transactResObject().
4729   - resetTransaction(APPL_LOW) before resolving
4730   - enhance transactCaps by using the same algorithm as in
4731     QueueItemRequire
4732     (before: transact all requires and recommends by name
4733      now: transact best requires and recommends by provides)
4734 - rev 3107
4735
4736 -------------------------------------------------------------------
4737 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
4738
4739 - new callbacks for failing digest
4740 - rev 3098
4741
4742 -------------------------------------------------------------------
4743 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
4744
4745 - ask for file without a checksum (#165125)
4746
4747 -------------------------------------------------------------------
4748 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
4749
4750 - dont install satisfied resolvables (#165843)
4751 - rev 3095
4752
4753 -------------------------------------------------------------------
4754 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
4755
4756 - dont abort on failed "dry_run" (#164583)
4757 - rev 3091
4758
4759 -------------------------------------------------------------------
4760 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
4761
4762 - Ask user if signature file does not exist (#163765)
4763 - handle repomd.xml.asc as optional file (#163765)
4764 - rev 3089
4765
4766 -------------------------------------------------------------------
4767 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
4768
4769 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
4770 - rev 3087
4771
4772 -------------------------------------------------------------------
4773 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
4774
4775 - Dont do transitive uninstalls on uninstalled or upgraded items.
4776   (#165798)
4777 - rev 3083
4778
4779 -------------------------------------------------------------------
4780 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
4781
4782 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
4783
4784 -------------------------------------------------------------------
4785 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
4786
4787 - Product::updateUrls: restore it from the XML store;
4788   fixed content parsing (#163192).
4789 - restore product flags fro the XML store
4790 - rev 3074
4791
4792 -------------------------------------------------------------------
4793 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
4794
4795 - Only consider best arch/version (#165477)
4796 - rev 3069
4797
4798 -------------------------------------------------------------------
4799 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
4800
4801 - No need to parse tags at all if there is no item to store values
4802   (e.g. data for unwanted arch). Fixed segv trying to store data in
4803   NULL item. (#165479)
4804 - rev3065
4805
4806 -------------------------------------------------------------------
4807 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
4808
4809 - Improved Url path name "//" vs. "/%2f" handling; now if the
4810   url has an authority, "/%2f" is used for ftp only (#163784)
4811 - rev 3062
4812
4813 -------------------------------------------------------------------
4814 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
4815
4816 - fixed storing patch scripts to target store (#159928)
4817 - rev 3058
4818
4819 -------------------------------------------------------------------
4820 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
4821
4822 - if a patch is bad, only skip this patch, not everything
4823   (#165200)
4824 - rev 3057
4825
4826 -------------------------------------------------------------------
4827 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
4828
4829 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
4830 - Susetags:Pattern: Fixed parser.
4831
4832 -------------------------------------------------------------------
4833 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
4834
4835 - when uninstalling, only re-establish installed items
4836   supplementing the to-be-uninstalled one. (variant of #165111)
4837 - rev 3054
4838
4839 -------------------------------------------------------------------
4840 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
4841
4842 - Susetags:Package: Parse and provide ins/delnotify texts.
4843
4844 -------------------------------------------------------------------
4845 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
4846
4847 - when checking freshens/supplements at install, only consider
4848   best architecture/edition (#164453)
4849 - rev 3051
4850
4851 -------------------------------------------------------------------
4852 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
4853
4854 - when checking for supplements, only consider best arch, best
4855   edition for installation (#165111)
4856 - rev 3047
4857
4858 -------------------------------------------------------------------
4859 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
4860
4861 - Bug 165117: build 910: Update: Splitted packages are selected for
4862   all archs
4863
4864 -------------------------------------------------------------------
4865 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
4866
4867 - ask user if a file exists but does not have a checksum (#162797)
4868 - rev 3044
4869
4870 -------------------------------------------------------------------
4871 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
4872
4873 - parse time and size elements from delta and patch RPM
4874 - rev 3043
4875
4876 -------------------------------------------------------------------
4877 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
4878
4879 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
4880   devices - on powerpc only (#163971)
4881 - rev 3042
4882
4883 -------------------------------------------------------------------
4884 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
4885
4886 - fix endless loop in patches parsing.
4887 - rev 3039
4888
4889 -------------------------------------------------------------------
4890 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
4891
4892 - fixed media handling in SuSEtags source (#164879)
4893 - rev 3037
4894
4895 -------------------------------------------------------------------
4896 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
4897
4898 - honor 'dry_run' on package remove (#164732)
4899 - rev 3036
4900
4901 -------------------------------------------------------------------
4902 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
4903
4904 - add files from yum filelist as provides to package (#164731)
4905 - rev 3032
4906
4907 -------------------------------------------------------------------
4908 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
4909
4910 - honor "+Enh:/-Enh:" in packages file (#156513)
4911
4912 -------------------------------------------------------------------
4913 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
4914
4915 - fix callback receiver signature to match the callback for removing
4916   package
4917
4918 -------------------------------------------------------------------
4919 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
4920
4921 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
4922 - rev 3024
4923
4924 -------------------------------------------------------------------
4925 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
4926
4927 - Bug 164440; Taking wrong architecture while updating obsoletes
4928   splitted packages
4929 - rev 3022
4930
4931 -------------------------------------------------------------------
4932 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
4933
4934 - allow relative paths with url file:
4935 - dont filter atoms from going into pool, multi-arch patch
4936   requirements need them. Instead, treat atoms with incompatible
4937   architecture as unneeded.
4938 - rev 3018
4939
4940 -------------------------------------------------------------------
4941 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
4942
4943 - product now provides short name
4944 - rev 3013
4945
4946 -------------------------------------------------------------------
4947 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
4948
4949 - read metadata for packages from correct tags in patches (#163220)
4950 - rev 3011
4951
4952 -------------------------------------------------------------------
4953 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
4954
4955 - more detailed resolver error reports (#162994)
4956 - rev 3010
4957
4958 -------------------------------------------------------------------
4959 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
4960
4961 - report package download progress (#160966)
4962 - rev 3007
4963
4964 -------------------------------------------------------------------
4965 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
4966
4967 - transact also for languages (#163819)
4968 - rev 3004
4969
4970 -------------------------------------------------------------------
4971 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
4972
4973 - loop through all affected ResObjects in transactResKind (#163819)
4974 - rev 3002
4975
4976 -------------------------------------------------------------------
4977 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
4978
4979 - allow re-installation of non-packages (#162906)
4980 - rev 2998
4981
4982 -------------------------------------------------------------------
4983 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
4984
4985 - Added loop checking for scsi cdroms (/sys/block/srX) in case
4986   HAL does not provide any drives like on iSeries (#163971).
4987 - rev 2995
4988
4989 -------------------------------------------------------------------
4990 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
4991
4992 - add 'licenceToConfirm()' to Product. (#164375)
4993
4994 -------------------------------------------------------------------
4995 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
4996
4997 - Avoid excessive CD hopping on commit. But still far from
4998   being perfect. (#159679)
4999 - Fixed Target::commit: Despite dry_run set True, packages
5000   were depeted.
5001
5002 -------------------------------------------------------------------
5003 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
5004
5005 - honour if user decides to skip a package in commit (#156031)
5006
5007 -------------------------------------------------------------------
5008 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
5009
5010 - fixed parsing external reference to script in patch (#163221)
5011 - r2981
5012
5013 -------------------------------------------------------------------
5014 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
5015
5016 - cache and provide content.asc/key optionally. Dont show a
5017   popup if they dont exists. (dmacvicar)
5018 - Actually abort when verify signature workflow is false. (dmacvicar)
5019 - r2978
5020
5021 -------------------------------------------------------------------
5022 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
5023
5024 - fixed setting autorefresh flag for installation sources
5025
5026 -------------------------------------------------------------------
5027 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
5028
5029 - drop patches with incompatible architecture.
5030 - rev 2972
5031
5032 -------------------------------------------------------------------
5033 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
5034
5035 - Added info method to media verifier base and more debug info
5036 - rev 2970
5037
5038 -------------------------------------------------------------------
5039 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
5040
5041 - Dont deny the "/" attach point in MediaDIR, since this is used
5042   for all "file:" urls, esp. local packages.
5043 - rev 2962
5044
5045 -------------------------------------------------------------------
5046 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
5047
5048 - Bug 159673 - only one conflict solvable per page
5049
5050 -------------------------------------------------------------------
5051 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
5052
5053 - parse all dependencies of 'packages' file (#163773)
5054 - rev 2957
5055
5056 -------------------------------------------------------------------
5057 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
5058
5059 - Use the original media descr_dir on refresh for
5060   suse tags source (#163196)
5061 - r2952
5062
5063 -------------------------------------------------------------------
5064 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
5065
5066 - add Source::setUrl() for zmd backend helper.
5067 - rev 2946
5068
5069 -------------------------------------------------------------------
5070 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
5071
5072 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
5073 target init. (dmacvicar)
5074 - r2949
5075
5076 -------------------------------------------------------------------
5077 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
5078
5079 - Fixed MediaDISK to use a mount -oro,bind id the disk
5080   partition is already attached e.g. by the automounter.
5081   Try to mount it a second time may fail (#163486).
5082 - rev 2944
5083
5084 -------------------------------------------------------------------
5085 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
5086
5087 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
5088 - rev 2940
5089
5090 -------------------------------------------------------------------
5091 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
5092
5093 - only try to create a source of a given type when restoring
5094   from the persistent store (#162111)
5095
5096 -------------------------------------------------------------------
5097 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
5098
5099 - parse all dependencies for patterns (.pat) files (#160602)
5100 - drop YOUPATH and YOUURL from content file.
5101 - rev 2924
5102
5103 -------------------------------------------------------------------
5104 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
5105
5106 - properly initialize autorefresh for non-remote sources (#154990)
5107 - rev 2919
5108
5109 -------------------------------------------------------------------
5110 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
5111
5112 - Added flag to MediaManager::isUseableAttachPoint, whether
5113   to check against system mount entries or not.
5114 - Disallow to use the attachpoints of another media handlers
5115   as source path in MediaDIR.
5116 - rev 2917
5117
5118 -------------------------------------------------------------------
5119 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
5120
5121 -implement callbacks for when package verification (checksum)
5122  fails, offer to retry or abort
5123
5124 -------------------------------------------------------------------
5125 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
5126
5127 - Fix construction of checksum objects when using non-standard
5128   checksum algorithms
5129 - Fix broken YUM cache
5130 - r2913
5131
5132 -------------------------------------------------------------------
5133 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
5134
5135 - Keep packages with no version upgrade installed during
5136   distribution upgrade (#162972)
5137 - add 'transactReset()' helper function for UI.
5138 - rev 2908
5139
5140 -------------------------------------------------------------------
5141 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
5142
5143 - r2906
5144
5145 -------------------------------------------------------------------
5146 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
5147
5148 - Fixed candidate handling in ui::Selectable. (#156589)
5149
5150 -------------------------------------------------------------------
5151 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
5152
5153 - fix #162984 , gpg hangs because the matching data file
5154   for the key cannot be find. (dmacvicar)
5155 - Fix restore of YUM source using the same cache dir semantics as
5156  susetags instead of assuming there is a cache if a cache_dir
5157   was given. (dmacvicar)
5158
5159 -------------------------------------------------------------------
5160 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
5161
5162 - use DISTPRODUCT/DISTVERSION from content file to generate the
5163   product name, version, and release.
5164 - rev 2902
5165
5166 -------------------------------------------------------------------
5167 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
5168
5169 - Removed broken forcing of absolute ftp paths added in rev2705 to
5170   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
5171 - rev 2900
5172
5173 -------------------------------------------------------------------
5174 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
5175
5176 - add Resolver::freshenPool() (#156980)
5177 - rev 2893
5178
5179 -------------------------------------------------------------------
5180 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
5181
5182 - skip incompatible archs in filelist parsing.
5183 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
5184   /lib64/, ...)
5185 - rev 2886
5186
5187 -------------------------------------------------------------------
5188 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
5189
5190 - skip incompatible archs in primary parsing.
5191 - rev 2883
5192
5193 -------------------------------------------------------------------
5194 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
5195
5196 - allow setting of source when parsing local .rpm (#147765)
5197 - rev 2880
5198
5199 -------------------------------------------------------------------
5200 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
5201
5202 - Do not update packages over other architectures
5203
5204 -------------------------------------------------------------------
5205 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
5206
5207 - Added zypp/ui/UserWantedPackages to support the UI's
5208   "automatic changes" dialog (bug #152700)
5209
5210 -------------------------------------------------------------------
5211 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
5212
5213 - use KeyRing class to validate repomd.xml (#160909)
5214
5215 -------------------------------------------------------------------
5216 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
5217
5218 - Product resolvables should be readable by normal users.
5219   (#162474) (dmacvicar)
5220 - implemented keyring and metadata signature verification
5221   in susetags source
5222 - dont delete the lock if we did not acquire it
5223 - r2847
5224
5225 -------------------------------------------------------------------
5226 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
5227
5228 - Added disabling of the automounter while MediaManager
5229   init and restoring of the old state on exit (#154326).
5230 - Implemented check if media (CD) is automounted or not
5231 - rev 2840
5232
5233 -------------------------------------------------------------------
5234 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
5235
5236 - Implemented several hal get/set/removeDeviceProperty wrappers
5237 - Improved HalException to allow to fetch HAL/DBUS error componets
5238 - rev 2830
5239
5240 -------------------------------------------------------------------
5241 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
5242
5243 - honor subscription status of catalogs (#162350)
5244 - rev 2827
5245
5246 -------------------------------------------------------------------
5247 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
5248
5249 - Enabled CD eject error reporting exceptions (#154326)
5250 - rev 2822
5251
5252 -------------------------------------------------------------------
5253 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
5254
5255 - support "dry run" (#159467)
5256 - implement "transactResKind" (#161400)
5257 - rev 2817
5258
5259 -------------------------------------------------------------------
5260 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
5261
5262 - add checksum for external patches (#159928)
5263
5264 -------------------------------------------------------------------
5265 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
5266
5267 - calculate product architecture (#158198)
5268
5269 -------------------------------------------------------------------
5270 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
5271
5272 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
5273   detection
5274
5275 -------------------------------------------------------------------
5276 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
5277
5278 - Auto protect installed packages from unknown vendor. (#157446)
5279
5280 -------------------------------------------------------------------
5281 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
5282
5283 - added support for external scripts to metadata (#159928) (jsrain)
5284 - fixed handling of Language resolvables (ma)
5285 - fix leak in rpmdb (dmacvicar)
5286 - added softlock for autoyast (#159466) (ma)
5287 - Fixed exceptions in doGetFileCopy() to show full url
5288   including the file instead of just the media base url. (mt)
5289 - Provide Language::summary (ma)
5290 - check patterns and selections file exist
5291   before veryfing them (#161300) (dmacvicar)
5292 - added YUM metadata checksum computation (jsrain)
5293 - added interface to patch of a message (jsrain)
5294 - r2734
5295
5296 -------------------------------------------------------------------
5297 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
5298
5299 - added support for external scripts to metadata (#159928)
5300 - r2709
5301
5302 -------------------------------------------------------------------
5303 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
5304
5305 - report separate exception when trying to start source cache again to
5306   suppress incorrect error message in XEN installation
5307 - r2682
5308
5309 -------------------------------------------------------------------
5310 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
5311
5312 - Implement inter process locking in zypp.
5313 - Added No medium found output
5314 - splitting modaliases in supplements TOO
5315 - parse also the available signing keys
5316
5317 -------------------------------------------------------------------
5318 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
5319
5320 - release all media when removing source (#159754) (visnov)
5321 - more testsuites (schubi)
5322 - updated translations (schubi)
5323 - added MediaNotEjectedException (mt)
5324 - rev 2652
5325
5326 -------------------------------------------------------------------
5327 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
5328
5329 - fix patches descriptions (dmacvicar)
5330 - fix source serialization (dmacvicar)
5331 - metadata for kernel test (schubi)
5332 - Arch tests updated (ma)
5333 - classify NULL Ptr as unique (ma)
5334 - Added host check, because file Url allows it now. (mt)
5335 - prepare modalias fix (#159766) (ma)
5336 - Provide iterator based access to SourceManager data. (ma)
5337 - Fixed "file:" Url scheme config to allow relative paths; (mt)
5338   RFC1738 says, it may contain a hostname as well...
5339 - revision 2633
5340
5341 -------------------------------------------------------------------
5342 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
5343
5344 - pkg-config support (mvidner)
5345 - close all medias when destructing MediaSet (jsrain)
5346 - rev 2622
5347
5348 -------------------------------------------------------------------
5349 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
5350
5351 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
5352 - Message callback implemented to show patch messages (visnov)
5353 - Bug 159696 (schubi)
5354 - provide transform_iterators to iterate over a maps keys or values (ma)
5355 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
5356 - added script and message installation (jsrain)
5357 - chooses the 'right' kernel now (kkaempf)
5358 - Use noarch if no arch is specified in patches (dmacvicar)
5359 - rev 2611
5360
5361 -------------------------------------------------------------------
5362 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
5363
5364 - Added some debug output including the access id (mt)
5365 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
5366   release with eject=true on attached media, to umount
5367   other mounts as well. (mt)
5368 - 159483 - solver does not blame missing dependency (schubi)
5369 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
5370 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
5371   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
5372 - fixed ZYPP_RETHROW (#156430) (ma)
5373 - patch for #156114 (visnov)
5374 - fixed container.erase loops (ma)
5375 - Fixed to reset desired (cached) flag before the action (mt)
5376 - Removed return in forceRelaseAllMedia (void function) (mt)
5377 - Parse nonexisting architecture to noarch so patches dont get
5378   filtered by the pool (dmacvicar)
5379 - 159512 - yast2-qt does not show label of to be installed products
5380   anymore (dmacvicar)
5381 - 159765 - Hidden patterns still visible (dmacvicar)
5382 - Use noarch if no arch is specified. (dmacvicar)
5383 - r2594
5384
5385 -------------------------------------------------------------------
5386 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
5387
5388 - properly report error for media change callback
5389 - rev 2579
5390
5391 -------------------------------------------------------------------
5392 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
5393
5394 - fixed memory leak in XMLNodeIterator (#157474)
5395 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
5396 - Renamed private MediaManager::forceMediaRelease
5397   function to forceReleaseShared (more exact name)
5398 - Implemented forceRelaseAllMedia() that can be
5399   used to release also foreign (user) mounts.
5400 - Added use of forceRelaseAllMedia for CD/DVDs
5401   if FORCE_RELEASE_FOREIGN is 1 (default 0)
5402 - little cleanup of the checkAttached function
5403 - r2578
5404
5405 -------------------------------------------------------------------
5406 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
5407
5408 - don't try to attach without exception handling (#158620)
5409 - fix descriptions, as a new tag Des for selections exists now.
5410 - fix #157683: failure after adding add-on product to install
5411   sources
5412 - added more files for translation
5413 - resolve-dependencies.cc: establish pool
5414 - parse-metadata.cc: catch bad URL
5415 - set zmdid for atoms
5416 - r2574
5417
5418 -------------------------------------------------------------------
5419 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
5420
5421 - fix testsuite.
5422 - provide edition and architecture for all kinds of yum
5423   resolvables.
5424 - fix ResStatus output.
5425 - establish atoms correctly.
5426 - treat requires to unneeded resolvables as fulfilled.
5427 - rev 2559
5428
5429 -------------------------------------------------------------------
5430 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
5431
5432 - fix the build
5433 - only consider best architecture/version (#157594)
5434 - prefer providers which supplement/enhance installed or
5435   to-be-installed packages (fixes the tpctl-kmp issue)
5436 - rev 2546
5437
5438 -------------------------------------------------------------------
5439 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
5440
5441 - provide more filters for pkg-bindings (#158602)
5442 - add SystemResObject to provide system (modalias, hal, ...)
5443   capabilities.
5444 - handle this during resolving.
5445 - make the modalias and hal capability match the SystemResObject
5446   by default, thereyby triggering a modalias (resp. hal)
5447   evaluation.
5448 - xmlstore: decouple target store from YUM schema.
5449 - clean up moving of hal() and modalias() from provides to
5450   supplements in ResolvableImpl.
5451 - add PatchContents() for UI.
5452 - handle Edition::noedition as empty string.
5453 - r2537
5454
5455 -------------------------------------------------------------------
5456 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
5457
5458 - releasing all medias when asking for CD (#156981)
5459 - r2471
5460
5461 -------------------------------------------------------------------
5462 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
5463
5464 - ResStatus::resetTransact must return a value.
5465 - Fixed random build failures in LanguageCode.cc.
5466   (Rewrote the CodeMaps constructor so that gcc does not
5467   optimize a 500-statement basic block.)
5468 - Fix constructions of patch objects. Actually insert atoms in atoms
5469   list. Insert atoms for package even if the package does not exists
5470   in the source. Fixes #157628 (dmacvicar).
5471 - Fixed license reading from susetags, #151834 (dmacvicar).
5472 - r2468
5473
5474 -------------------------------------------------------------------
5475 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
5476
5477 - added ResStatus::resetTransact (ma)
5478 - bugfix for #156439 (schubi)
5479 - Added Source_Ref::setAlias (#154913).
5480 - Do not assume there is a product file when scanning for products
5481   (visnov)
5482 - function to disable all sources in the persistent store (visnov)
5483 - dependency errors go to stdout, not stderr; output resolver info
5484   directly to stderr (kkaempf)
5485 - rev 2464
5486
5487 -------------------------------------------------------------------
5488 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
5489
5490 - fix merging of resolver info (needed for #157684).
5491 - errors are also important in ResolverInfo.
5492 - improve debug output in ResolverContext.
5493 - rev 2455
5494
5495 -------------------------------------------------------------------
5496 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
5497
5498 - delete RPMs downloaded via HTTP/FTP after installnig them
5499   (#157011)
5500 - fixed product registration (reverted autorefresh patch) (#157566)
5501
5502 -------------------------------------------------------------------
5503 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
5504
5505 - if root!="/", always prefer the upgrade candidate (#155472)
5506 - implement license confirmed api for UI.
5507 - prefer architecture over version in distribution upgrade
5508   (#157501)
5509 - clean up media handling.
5510 - rev 2448
5511
5512 -------------------------------------------------------------------
5513 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
5514
5515 - init Modalias properly.
5516 - fix warnings in testcases.
5517 - rev 2432
5518
5519 -------------------------------------------------------------------
5520 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
5521
5522 - drop libjpeg-devel and sqlite-devel from build requires.
5523
5524 -------------------------------------------------------------------
5525 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
5526
5527 - implement 'modalias()' capability (#157406)
5528 - make dependencies consistent, its 'freshens'.
5529 - cope with user umounts of devices.
5530 - add debug to SourceManager.
5531 - rev 2418
5532
5533 -------------------------------------------------------------------
5534 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
5535
5536 - allow version downgrade during distribution upgrade if the
5537   newer package is coming from a trusted vendor (#155472)
5538 - implement locale fallback
5539 - 'freshen' -> 'freshens' in schema definitions to make it
5540   consistent with all other dependency definitions.
5541 - better error reporting for .pat and .sel files.
5542 - rule out packages from dependency resolutions which are
5543   de-selected by user (#155368)
5544 - use locale fallbacks in package translations.
5545 - refresh source when re-enabling it.
5546 - rev 2406
5547
5548 -------------------------------------------------------------------
5549 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
5550
5551 - split of libzypp-zmd-backend subpackage as a stand-alone
5552   leaf package.
5553 - encapsulate bool test for Source_Ref better.
5554 - fixed stack overflow (ma).
5555 - make testsuite build again.
5556 - rev 2346
5557
5558 -------------------------------------------------------------------
5559 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
5560
5561 - fixed URL rewriting for CD2 and following (#154762)
5562 - fixed ResPoolProxy diffState (for proper ok/cancel support
5563   in UI)
5564 - added special exception class for aborting installation
5565   (#154936)
5566 - only auto-change directories if they end in CDn or DVDn.
5567 - rev 2320.
5568
5569 -------------------------------------------------------------------
5570 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
5571
5572 - silently ignore multiple installs of the same package.
5573 - fix disk usage for installs and uninstalls.
5574 - rev 2308
5575
5576 -------------------------------------------------------------------
5577 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
5578
5579 - zmd-backend: filter out incompatible architectures from
5580   repository.
5581 - rev 2298
5582
5583 -------------------------------------------------------------------
5584 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
5585
5586 - sync libzypp media data with mtab.
5587 - improve resolver error and solution reports.
5588 - fix source cache reading (#155459).
5589 - default cached sources to enabled (#155459).
5590 - let each source provide public keys.
5591 - rev 2297
5592
5593 -------------------------------------------------------------------
5594 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
5595
5596 - only write by-sovler transactions back (#154976)
5597 - rev 2278
5598
5599 -------------------------------------------------------------------
5600 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
5601
5602 - release last used source at end of commit (#155002)
5603 - rev 2277
5604
5605 -------------------------------------------------------------------
5606 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
5607
5608 - cope with NULL values in zmd catalogs table (#153584)
5609 - set YAST_IS_RUNNING in transact zmd helper (#154820)
5610 - run SuSEconfig after transact zmd helper (#154820)
5611 - add softTransact to honor user vs. soft requirements (#154650)
5612 - honor all build keys provided by a package source.
5613 - add source metadata refresh.
5614 - add progress callbacks to zmd helpers.
5615 - rev 2276
5616
5617 -------------------------------------------------------------------
5618 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
5619
5620 - include .diffs into main source.
5621 - catch exception when ejecting media which was unmounted externally
5622   (#154697).
5623 - init source in zmd-backend correctly (#154667)
5624 - implement disk usage info for YaST.
5625 - clean up XML schema files.
5626 - catch CPUs identifying as 'i686' but being 'i586'.
5627 - allow definition of preferred attach (mount) point for media.
5628 - make resolver results more readable.
5629 - use language fallbacks if none of multiple language providers
5630   matches.
5631 - get rid of ignoring wrong arch in resolver, having the wrong
5632   architecture is prevented by other means.
5633 - prepare for translations in exceptions.
5634 - fix 'abort does not abort'
5635 - implement 'flag' I/O in target cache backend.
5636 - skip incompatibles architectures in packages.<lang>
5637 - rev 2228
5638
5639 -------------------------------------------------------------------
5640 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
5641
5642 - dont even provide src/nosrc from the source.
5643 - rev 2169 + diffs
5644
5645 -------------------------------------------------------------------
5646 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
5647
5648 - Initialize commit result (#154409)
5649 - release media if its wrong (#154326)
5650 - dont copy src/nosrc packages to the pool (#154627)
5651 - reduce XML logging.
5652 - rev 2169 + diffs
5653
5654 -------------------------------------------------------------------
5655 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
5656
5657 - fix path of .po files (#154074).
5658 - parse the correct package.<lang> file (kinda #154074).
5659 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
5660 - reattach all released medias.
5661 - raise exception instead of abort() on XML errors (#154104).
5662 - update translations.
5663 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
5664   and is_empty_dir utility function
5665 - rev 2169
5666
5667 -------------------------------------------------------------------
5668 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
5669
5670 - check freshens and supplements for packages (#154074).
5671 - only complain about incomplete installed resolvables,
5672   if they are uninstalled, schedule them for installation.
5673   (#154074)
5674 - add testcases for locale() provides.
5675 - add lang_country -> lang fallback.
5676 - have locale(parent:...) deps match any provides of 'parent'
5677   also when uninstalling a package.
5678 - rev 2148
5679
5680 -------------------------------------------------------------------
5681 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
5682
5683 - change the locale(...) separator to ";" (#153791)
5684 - complete "find-files" of zmd-backend.
5685 - rev 2140
5686
5687 -------------------------------------------------------------------
5688 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
5689
5690 - avoid attaching media when initializing source
5691 - rev 2139
5692
5693 -------------------------------------------------------------------
5694 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
5695
5696 - warn about misspelled 'locale(...)' provides
5697 - add testcases
5698 - rev 2134
5699
5700 -------------------------------------------------------------------
5701 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
5702
5703 - fix the build
5704 - rev 2129
5705
5706 -------------------------------------------------------------------
5707 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
5708
5709 - provide available locales to application (#153583)
5710 - honor 'requestedLocales' (language dependant packages)
5711 - honor release requests for all holders of a device.
5712 - silently re-attach after a forced release.
5713 - solver improvements.
5714 - handle source caches.
5715 - proper logging in zmd backend helpers.
5716 - rev 2127
5717
5718 -------------------------------------------------------------------
5719 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
5720
5721 - upgrade always to best version and arch (#153577)
5722 - reset 'transact' state for obsoleted packages (#153578)
5723 - translation updates
5724 - rev 2113
5725
5726 -------------------------------------------------------------------
5727 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
5728
5729 - add support for 'local' .rpm packages to zmd-backend.
5730 - rev 2101
5731
5732 -------------------------------------------------------------------
5733 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
5734
5735 - fix build of zmd/backend.
5736 - actually fill 'files' table in package-files.
5737 - rev 2094
5738
5739 -------------------------------------------------------------------
5740 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
5741
5742 - improve testcases.
5743 - add 'setPossibleLocales()' to ZYpp, this defines the set
5744   of possible locales to choose from (#153583)
5745 - provide LanguageImpl and create 'Language' resolvables for
5746   each 'possible' locale.
5747 - fix YUM parsing of patches, insert 'atoms' to link patches
5748   with packages.
5749 - replace gzstream/ with own, existing implementation.
5750 - honor locks in solver (#150231)
5751 - sync pool with target after commit() properly (#150565, #153066)
5752 - new zmd helper 'package-files'
5753 - rev 2093
5754
5755 -------------------------------------------------------------------
5756 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
5757
5758 - prevent multiple initializations of the target (#153124)
5759 - implement 'loopback mounted ISO images'
5760 - retain old package sources on upgrade.
5761 - support compressed .xml files in 'repodata' type repositories.
5762 - rev 2025
5763
5764 -------------------------------------------------------------------
5765 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
5766
5767 - parse locale(...) provides and construct correct dependencies.
5768
5769 -------------------------------------------------------------------
5770 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
5771
5772 - always upgrade to candidate (#152760).
5773 - fix typo in package sorting.
5774 - prepare handling of locale provides.
5775 - rev 1995
5776
5777 -------------------------------------------------------------------
5778 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
5779
5780 - sort src/nosrc package to right list during commit.
5781 - revert installtime/buildtime in susetags parser (#152760)
5782 - rev 1990
5783
5784 -------------------------------------------------------------------
5785 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
5786
5787 - reset state after successful commit (#153030)
5788 - run "rpm -e" always with "--nodeps" (#153026)
5789 - provide separate resolvable kind for src packages.
5790 - extend status field for LOCK and LICENSE.
5791 - add sameState()/diffState() for UI.
5792 - provide 'best' candidate for UI.
5793 - set 60 sec timeout for curl access.
5794 - don't cross-compare solver results, takes too much time.
5795 - provide sizes of installed packages.
5796 - extend REQUIRES semantics in content file.
5797 - add "parse-metadata" helper to zmd-backend.
5798 - rev 1987
5799
5800 -------------------------------------------------------------------
5801 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
5802
5803 - provide complete disk usage data (#152761)
5804 - include upgrade flag when copying solver solution
5805   back to pool (#152717)
5806 - rev 1959
5807
5808 -------------------------------------------------------------------
5809 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
5810
5811 - don't insert incompatible architectures to the pool (#151933)
5812 - don't accept incompatible architectures from a repository
5813   (#151933)
5814 - separate rpm log (#151431).
5815 - allow extended product requires.
5816 - rev 1954
5817
5818 -------------------------------------------------------------------
5819 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
5820
5821 - provide the XML schema files in the main package. (#152593)
5822
5823 -------------------------------------------------------------------
5824 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
5825
5826 - provide arch compat handling.
5827 - implement data upload to zmd.
5828 - fix source metadata caching on target.
5829 - add 'supplements' dependencies to 'yum' parser.
5830 - provide user agent identification to curl calls.
5831 - move resolver branches (multiple alternatives) back in queue
5832   (resolve known things first, then the unknown ones).
5833 - clean up 'packages' parser.
5834 - rev 1947
5835
5836 -------------------------------------------------------------------
5837 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
5838
5839 - improve media mount/umount interface
5840 - prepare class ArchCompat for proper architecture ordering
5841   and compatibility handling.
5842 - add returns to dummy functions in DbAccess.
5843 - rev 1913
5844
5845 -------------------------------------------------------------------
5846 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
5847
5848 - don't explictly delete to-be-upgraded packages.
5849 - finish query-system, resolve-dependencies, and transact for
5850   libzypp-zmd-backend.
5851 - provide Pattern::category.
5852 - move system architecture to toplevel.
5853 - make target store pathname settable.
5854 - speed up rpmdb reading by properly filtering unwanted file
5855   provides.
5856 - rev 1905
5857
5858 -------------------------------------------------------------------
5859 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
5860
5861 - new translations.
5862 - proofread texts.
5863 - when comparing solutions, prefer higher versions.
5864 - provide generic 'SafeBool' for bool conversions.
5865 - add PtrTypes testsuites.
5866 - rev 1876
5867
5868 -------------------------------------------------------------------
5869 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
5870
5871 - integrate all diffs
5872 - move Target::commit to toplevel API
5873 - generalize dependency iterators and hash dependency
5874   information in pool (for speedup)
5875 - add 'supplements' as dependency
5876 - make more pattern attributes available
5877 - drop "smbfs" in favour of "cifs" (#151476)
5878 - add metadata cache to sources (Beta4 bug)
5879 - run "rpm -e"  with name-version-release
5880 - fix update conflicts
5881 - rev 1864
5882
5883 -------------------------------------------------------------------
5884 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
5885
5886 - fix-mediachange.diff: dont skip CD but retry after media change
5887 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
5888   'eject' button
5889 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
5890   so media handle gets actually released and media unmounted.
5891
5892 -------------------------------------------------------------------
5893 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
5894
5895 - implement arch scoring
5896 - prefer better arch (#151427)
5897 - transitive depedencies of weak requirements are non-weak
5898   (#151446)
5899 - rev 1778 + diff
5900
5901 -------------------------------------------------------------------
5902 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
5903
5904 - ignore self and to-be-updated conflicts (#150844)
5905 - fix enable of target store (for non-packages)
5906 - rev 1778
5907
5908 -------------------------------------------------------------------
5909 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
5910
5911 - fix "cd:" url (#151121)
5912 - provide location() in public Package api
5913 - allow running distribution upgrade in testmode
5914 - extend HAL interface
5915 - rev 1762
5916
5917 -------------------------------------------------------------------
5918 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
5919
5920 - pass normal and locale packages from selections correctly.
5921 - its "baseconf" for base selections.
5922 - Make 'ZYpp' an obvious singleton.
5923 - provide releasenotesUrl.
5924 - dont continue upgrade without target.
5925 - implement 'fake' hal for testing.
5926 - fix package sizes.
5927 - more solver testcases.
5928 - rev 1754
5929
5930 -------------------------------------------------------------------
5931 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
5932
5933 - extend requires of libzypp-devel
5934 - provide package sizes for UI
5935 - provide more UI helpers
5936 - implement Product and related functions
5937 - fix split provides in distribution upgrade
5938 - provide locale information to system
5939 - ask HAL for available devices
5940 - reduce debug information in solver
5941 - filter architectures in source, not in solver
5942 - rev 1743
5943
5944 -------------------------------------------------------------------
5945 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
5946
5947 - disable another testsuite for now
5948 - fetch the default locale from environment
5949 - support user-defined formatting of log
5950 - rev 1710
5951
5952 -------------------------------------------------------------------
5953 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
5954
5955 - providing basic product information from susetags source
5956 - public API for preferred language
5957 - implemented redirect of logging (#149001)
5958 - report start/finish of source data parsing (#150211)
5959 - store/restore source aliases properly (#150256)
5960 - disable a lot of debug logging to speed up solver
5961 - properly rewrite URL for CDn directory layouts (#149870)
5962 - rev 1706
5963
5964 -------------------------------------------------------------------
5965 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
5966
5967 - add save/restore state to facilitate UI 'cancel'
5968 - enable target/store
5969 - add 'forceResolve' call and flag to resolver to switch between
5970   task-oriented ZMD and interactive YaST behaviour.
5971 - Fix resolver problem solution texts.
5972 - improve solver problem solution offerings.
5973 - fix media access handling to better support multiple
5974   requestors to single media.
5975 - move the media number checking to the source (media requestor)
5976   which knows how to verify the correct media.
5977 - Fix CD ordering (#149871), adding testcases.
5978 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
5979 - Add selections to testcases.
5980 - rev 1673
5981
5982 -------------------------------------------------------------------
5983 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
5984
5985 - Fix missing return in Source.cc:124
5986
5987 -------------------------------------------------------------------
5988 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
5989
5990 - cope with empty arch field in selections
5991 - enable dummy "enableStorage" function
5992 - rev 1610-branch
5993
5994 -------------------------------------------------------------------
5995 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
5996
5997 - fix random data return in Source.cc
5998 - rev 1610
5999
6000 -------------------------------------------------------------------
6001 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
6002
6003 - adapt zmd-backend to SourceImpl API change
6004 - rev 1608
6005
6006 -------------------------------------------------------------------
6007 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
6008
6009 - fix the packages parser bug. Now all packages are parsed
6010   including (english) translations.
6011   source/susetags is back to svn head.
6012 - rev 1600
6013
6014 -------------------------------------------------------------------
6015 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
6016
6017 - fix off-by-one bug in bitfield handling
6018 - revert source/susetags to rev 1411
6019 - rev 1586
6020
6021 -------------------------------------------------------------------
6022 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
6023
6024 - dont prereq-sort non-packages
6025 - rev 1584
6026
6027 -------------------------------------------------------------------
6028 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
6029
6030 - rev 1582
6031
6032 -------------------------------------------------------------------
6033 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
6034
6035 - update to rev 1543
6036
6037 -------------------------------------------------------------------
6038 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
6039
6040 - require hal-devel in libzypp-devel
6041 - re-merge fixes (RPM_OPT_FLAGS)
6042
6043 -------------------------------------------------------------------
6044 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
6045
6046 - make solver behaviour a bit more interactive
6047 - rev 1537
6048
6049 -------------------------------------------------------------------
6050 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
6051
6052 - Fix syntax error in configure script.
6053 - Use RPM_OPT_FLAGS.
6054
6055 -------------------------------------------------------------------
6056 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
6057
6058 - update for qt ui integration
6059 - rev 1504
6060
6061 -------------------------------------------------------------------
6062 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
6063
6064 - split off libzypp-zmd-backend
6065 - rev 1466
6066
6067 -------------------------------------------------------------------
6068 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
6069
6070 - another update to svn
6071
6072 -------------------------------------------------------------------
6073 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
6074
6075 - finish rpm callbacks
6076 - finish UI API
6077 - fix state change resolver<->pool
6078 - zmd backend stuff
6079 - speed up tag file parsing
6080 - rev 1405
6081
6082 -------------------------------------------------------------------
6083 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
6084
6085 - disabling failing tests of s390 and ppc
6086
6087 -------------------------------------------------------------------
6088 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
6089
6090 - Snapshoot rev 1367
6091
6092 -------------------------------------------------------------------
6093 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
6094
6095 - use hashes for pool
6096 - rev 1343
6097
6098 -------------------------------------------------------------------
6099 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
6100
6101 - removed Obsoletes:    yast2-packagemanager
6102
6103 -------------------------------------------------------------------
6104 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
6105
6106 - Snapshoot 3 Feb 2005 (11:30)
6107
6108 -------------------------------------------------------------------
6109 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
6110
6111 - Snapshoot 2 Feb 2005 (14:00)
6112
6113 -------------------------------------------------------------------
6114 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
6115
6116 - Snapshoot 2 Feb 2005 ( integrating YaST )
6117
6118 -------------------------------------------------------------------
6119 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
6120
6121 - converted neededforbuild to BuildRequires
6122
6123 -------------------------------------------------------------------
6124 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
6125
6126 - Initial version
6127