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