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