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