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