- Adapt zypp-query-pool to new product handling.
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
3
4 - Adapt zypp-query-pool to new product handling.
5 - revision 10803
6
7 -------------------------------------------------------------------
8 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
9
10 - Don't pass epoch to 'rpm -e', it does not support it.
11 - revision 10800
12
13 -------------------------------------------------------------------
14 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
15
16 - Adapt to new product handling. Products are no longer pseudo
17   installed objects verified by the solver, but actually installed. 
18   Thus removed satisfiedProduct iterator, fixed Selctables. 
19 - Removed class ProductInfo as we keep Product.
20 - revision 10797
21
22 -------------------------------------------------------------------
23 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
24
25 - implement relogin suggested support (fate#304889)
26
27 -------------------------------------------------------------------
28 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
29
30 - Detect correct download path even if repository type 
31   is not set. (bnc #386386)
32 - revision 10768
33
34 -------------------------------------------------------------------
35 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
36
37 - Cleanup, mostly by removing, unused parser code and related classes.
38 - revision 10765
39
40 -------------------------------------------------------------------
41 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
42
43 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
44 - revision 10763
45
46 -------------------------------------------------------------------
47 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
48
49 - Add new product attributes (flavor,referencePackage).
50 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
51   object. This is used to keep the product resolvable and the
52   package providing the product metadata in sync.
53 - revision 10742
54
55 -------------------------------------------------------------------
56 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
57
58 - support an optional url attribute in repoindex.xml's <repo>
59 - revision 10729
60
61 -------------------------------------------------------------------
62 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
63
64 - New class ProductInfo to provide product related metadata that
65   might be associated with a package. This will replace the Product
66   resolvable.
67 - revision 10715
68
69 -------------------------------------------------------------------
70 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
71
72 - generate a unique anonymous unique string per target
73   and add it to the agent string for better statistics
74
75 -------------------------------------------------------------------
76 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
77
78 - Follow solver policy and make repository priority the highest
79   key, when ordering packages. Then architecture, and edition last.
80 - revision 10710
81
82 -------------------------------------------------------------------
83 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
84
85 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp 
86   (bnc #412094)
87 - revision 10702
88
89 -------------------------------------------------------------------
90 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
91
92 - Service renamed to ServiceInfo
93 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
94 - revision 10695
95
96 -------------------------------------------------------------------
97 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
98
99 - fixed yum repos to work with non '/' base url post fix
100   (bnc #341617)
101 - revision 10662
102
103 -------------------------------------------------------------------
104 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
105
106 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
107   (bnc #411339)
108 - revision 10680
109
110 -------------------------------------------------------------------
111 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
112
113 - Several changes to make libzypp-bindings compile using the original
114   header files and no private copies. (bnc #391831)
115 - revision 10668
116 - version 5.3.0
117
118 -------------------------------------------------------------------
119 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
120
121 - Service::enabled() added
122 - revision 10657
123
124 -------------------------------------------------------------------
125 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
126
127 - Removed FRESHENS dependency type
128 - revision 10643
129
130 -------------------------------------------------------------------
131 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
132
133 - Allow parallel installation of packages which have been defined
134   in zypp.conf (parameter "multiversion") Fate #302050
135 - Additional check for broken system.
136   (defined in zypp.conv: solver.checkSystemFile)
137 - revision 10600
138
139 -------------------------------------------------------------------
140 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
141
142 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
143 - revision 10596
144
145 -------------------------------------------------------------------
146 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
147
148 - Remove Atom, Script, Message and other obsolete classes.
149 - revision 10592
150
151 -------------------------------------------------------------------
152 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
153
154 - Also report the name of the locking process in ZYppFactoryException
155   (bnc #280537)
156 - revision 10572
157
158 -------------------------------------------------------------------
159 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
160
161 - corrected logging of solver settings
162 - regard locking while doUpdate (bnc #405427)
163 - revision 10564
164
165 -------------------------------------------------------------------
166 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
167
168 - make curl use the right transfer mode
169   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
170 - revision 10559
171
172 -------------------------------------------------------------------
173 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
174
175 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
176 - revision 10557
177
178 -------------------------------------------------------------------
179 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
180
181 - Provide Package::url() if available in solv file. (bnc #402434)
182 - A missing cookie file must not be treated as an error. Simply
183   rebuild the cache (bnc #405867)
184 - Add 22x22 and 24x24 icons (bnc #329635)
185 - revision 10528
186
187 -------------------------------------------------------------------
188 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
189
190 - Do not update an already updated package (bnc #400422)
191 - revision 10504
192
193 -------------------------------------------------------------------
194 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
195
196 - Also check if the fingerprint matches before importing updated keys.
197   (bnc #393160)
198 - revision 10500
199
200 -------------------------------------------------------------------
201 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
202
203 - forward port add message attribute to patches.
204 - port import newer keys if a trusted key is updated
205 - (bnc#393160)
206 - version 5.0.2
207
208 -------------------------------------------------------------------
209 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
210
211 - Fix permanent duplication of gpg keys in the rpm database. Also
212   retrieve correct creation and expire dates. (bnc #401259)
213 - Invoke gpg with --homdir, otherwise command fails if executed
214   within a wrapper. (bnc #401259)
215 - revision 10487
216
217 -------------------------------------------------------------------
218 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
219
220 - version 5.0.1
221 - revision 10464
222
223 -------------------------------------------------------------------
224 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
225
226 - Handle new patch messages and scripts in commit. Provide callbacks
227   to display the patch messages and give visual feedback on script
228   execution. (bnc #401220)
229 - revision 10411
230
231 -------------------------------------------------------------------
232 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
233
234 - Fix wrong parenthesis causing bug 399320
235 - version
236 - revision
237
238 -------------------------------------------------------------------
239 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
240
241 - improve performance of gsub
242 - change replace_all to replaceAll (same name convency)
243 - add tests for gsub and replaceAll
244 - revision 10366
245
246 -------------------------------------------------------------------
247 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
248
249 - Handle application/x-redhat-package-manager in package-manager.desktop
250   (bnc #391183)
251 - revision 10361
252
253 -------------------------------------------------------------------
254 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
255
256 - X-SuSE-ControlCenter-System category added
257   to package-manager.desktop (bnc #302324)
258 - revision 10353
259
260 -------------------------------------------------------------------
261 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
262
263 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
264 - revision 10340
265
266 -------------------------------------------------------------------
267 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
268
269 - Fix memory corruption in curl media handler (bnc #396979)
270 - revision 10338
271
272 -------------------------------------------------------------------
273 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
274
275 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
276   as 'source package named zypper'. So these capabilities can be used
277   together with sat::Whatprovides or in resolver requests. (bnc #369893)
278 - revision 10335
279
280 -------------------------------------------------------------------
281 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
282
283 - allow aborting progress during removing packages. (bnc #389238)
284 - revision 10331
285
286 -------------------------------------------------------------------
287 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
288
289 - New option for ignoring Obsoletes. This is used for installing more than
290   one pacakges with the same name but different versions.
291   Often used by kernel.
292 - r 10299
293
294 -------------------------------------------------------------------
295 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
296
297 - Revert inappropriate Selectable cleanup. Fix Selectable
298   status computation. Unmaintained packages were wrongly
299   reported as unsinstalled. (bnc #394630)
300 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
301 - revision 10295
302
303 -------------------------------------------------------------------
304 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
305
306 - fixed typo
307
308 -------------------------------------------------------------------
309 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
310
311 - Reenable diskusage calculation (bnc #395051)
312 - version 4.25.1
313 - revision 10273
314
315 -------------------------------------------------------------------
316 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
317
318 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
319 - revision 10271
320
321 -------------------------------------------------------------------
322 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
323
324 - RepoInfo: don't overwrite flags that have already been set externally
325   (bnc #394728)
326 - revision 10256
327
328 -------------------------------------------------------------------
329 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
330
331 - Create missing directories when saving config files. (bnc #395026)
332 - Fix undefined behaviour in RepoManager.
333 - revision 10255
334
335 -------------------------------------------------------------------
336 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
337
338 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
339   from resolvePool or resolveQueue we will have to take care for both
340   cases. (bnc#393969)
341 - r 10252
342
343 -------------------------------------------------------------------
344 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
345
346 - compile with RPM_OPT_FLAGS
347
348 -------------------------------------------------------------------
349 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
350
351 - old2new locks file converter script added to %post (jredinger)
352 - r 10227
353
354 -------------------------------------------------------------------
355 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
356
357 - Do not regard packages with the same name while upgrading obsoleted
358   packages (bnc#394367)
359 - r 10219
360
361 -------------------------------------------------------------------
362 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
363
364 - revert commit don't check for existence of keys,
365   to avoid a non needed HEAD request. (related bnc#381280)
366   as it creates popup error callbacks due to the 404's in
367   the keys. Leave however the OnMediaLocation::optional()
368   API to look for another fix strategy.
369
370 -------------------------------------------------------------------
371 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
372
373 - define path for messages and scripts and document
374   them in zypp.conf
375
376 -------------------------------------------------------------------
377 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
378
379 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
380   be ignored for already INSTALLED packages (bnc #389694)
381 - r 10202
382
383 -------------------------------------------------------------------
384 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
385
386 - Packages which obsoletes and do NOT required other installed
387   packages will be installed if no other packages obsolete the installed package too.
388 - r 10196
389
390 -------------------------------------------------------------------
391 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
392
393 - fix filelist for installed packages (bnc#392544)
394 - fix changelog retrieval for installed packages
395
396 -------------------------------------------------------------------
397 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
398
399 - deprecate Repository::name() and use alias() to
400   be consistent. Related to (bnc#383553)
401 - don't check for existence of keys, to avoid a non needed
402   HEAD request. (helps bnc#381280)
403 - 4.25.0
404
405 -------------------------------------------------------------------
406 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
407
408 - added onlyRequires in the testcase (bnc #389184)
409
410 -------------------------------------------------------------------
411 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
412
413 - allow installation and refreshing from repository with alias that
414   contains ' or " (bnc #392426)
415 - r10158
416
417 -------------------------------------------------------------------
418 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
419
420 - delta rpm support reenabled
421 - r10150
422
423 -------------------------------------------------------------------
424 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
425
426 - Resetting Delete Details in ResStatus correctly (bnc #391785)
427 - r 10145
428
429 -------------------------------------------------------------------
430 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
431
432 - when setting status to non installed for uninstalled packages
433   set the user transaction so they go to soft locks.
434   (related to bnc#389739 )
435
436 -------------------------------------------------------------------
437 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
438
439 - Added new calls : isInstalledBy (const PoolItem item);
440                     installs (const PoolItem item);
441 - r 10125
442 - 4.23.0
443
444 -------------------------------------------------------------------
445 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
446
447 - don't run merge in save when toAdd/Remove queue is empty
448 - throw when locks cannot load its file
449 - r10124
450
451 -------------------------------------------------------------------
452 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
453
454 - throw more describing exception when repo probing failed
455   (bnc #389690)
456 - revision 10118
457
458 -------------------------------------------------------------------
459 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
460
461 - allow call only merge old locks and newly added/removed without
462   saving it to file
463 - -revision 10104
464
465 -------------------------------------------------------------------
466 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
467
468 - report non packages as keep installed if satisfied to the
469   user interace (Selectables)
470 - 4.21.3
471
472 -------------------------------------------------------------------
473 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
474
475 - create /etc/zypp/products.d on install
476
477 -------------------------------------------------------------------
478 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
479
480 - /etc/zypp/products.d added to file list (bnc #385868)
481 - revision 10049
482 - version 4.21.2
483
484 -------------------------------------------------------------------
485 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
486
487 - call RemoveResolvableReport::problem() before finish() on error
488   (bnc #388810)
489 - revision 10045
490
491 -------------------------------------------------------------------
492 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
493
494 - fix file list
495
496 -------------------------------------------------------------------
497 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
498
499 - Product now retrieves all attributes from the solv file.
500 - version 4.21.1
501 - revision 10031
502
503 -------------------------------------------------------------------
504 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
505
506 - Add zypp.conf option configdir (/etc/zypp) and arrange
507   all config files and directories to follow {configdir}
508   per default.
509 - Fix zypp-query-pool to print satisfied products and additional
510   products defined in {configdir}/products.d for registration.
511   (bnc #385868)
512 - version 4.21.0
513 - revision 10029
514
515 -------------------------------------------------------------------
516 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
517
518 - implement remove duplicate entries in lock file (bnc#385967)
519
520 -------------------------------------------------------------------
521 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
522
523 - Speedup rpmdb2solv by reusing an existing solv file.
524 - version 4.20.1
525 - revision 10012
526
527 -------------------------------------------------------------------
528 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
529
530 - Fix failed package download due to unkown repository type (bnc #386386)
531 - revision 9995
532
533 -------------------------------------------------------------------
534 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
535
536 - Support optional root argument to RepoManagerOptions, to prefix all
537   path names taken from ZConfig. (bnc #388265)
538 - version 4.20.0
539 - revision 9993
540
541 -------------------------------------------------------------------
542 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
543
544 - new solution action for removing requirements/conflicts (bnc #387631)
545 - revision 9988
546
547 -------------------------------------------------------------------
548 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
549
550 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
551 - revision 9984
552
553 -------------------------------------------------------------------
554 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
555
556 - DistUpgrade: searching for providers -> regarding name onl
557 - r 9977
558
559 -------------------------------------------------------------------
560 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
561
562 - add flag --registrable (-r) to query pool to avoid
563   using system as a filter
564 - 4.19.1
565
566 -------------------------------------------------------------------
567 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
568
569 - return values in non-void functions
570
571 -------------------------------------------------------------------
572 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
573
574 - support multiple search strings in PoolQuery (ORed)
575 - revision 9945
576
577 -------------------------------------------------------------------
578 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
579
580 - Switch off the upgrade mode of the
581   SAT solver cause the packages have already been evaluated by
582   the distupgrade machanism of libzypp. (bnc #386375)
583 - rev 9943
584
585 -------------------------------------------------------------------
586 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
587
588 - release file after copy to cache as soon as possible.
589   (bnc #381311)
590 - r9940
591
592 -------------------------------------------------------------------
593 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
594
595 - Bugfix: keep states by user has been removed it the
596   package has not been installed BUT has been recommended by another package.
597   (bnc #385832)
598 - rev 9938
599
600 -------------------------------------------------------------------
601 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
602
603 - add isLocal function to Url which say if scheme is local or
604   internet.
605 - r9932
606
607 -------------------------------------------------------------------
608 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
609
610 - cache decision for repository depend on his url.
611 - http,ftp and smb cache packages.
612 - revision 9929
613
614 -------------------------------------------------------------------
615 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
616
617 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
618   Locks are loaded together with the target, and changes are writen
619   back on commit. zypp.conf option locksfile.apply can be used to turn
620   this feature on or off. (FATE #120352)
621 - version 4.18.0
622 - revision 9927
623
624 -------------------------------------------------------------------
625 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
626
627 - Add zypp.conf option solvfilesdir: Path where the repo solv files
628   are created. Default value: {cachedir}/solv.
629 - Target and repositories now save their solvfiles below {solvfilesdir}
630   in directories named after the repositories alias.
631 - version 4.18.0
632 - revision 9913
633
634 -------------------------------------------------------------------
635 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
636
637 - fixed filesystem::expandlink(Pathname) (bnc #368477)
638 - r9906
639
640 -------------------------------------------------------------------
641 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
642
643 - cleanup in return values of doUpgrade and doUpdate
644 - r9886
645 - 4.17.0
646
647 -------------------------------------------------------------------
648 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
649
650 - check for valid pool in begin(), improve the code (bnc #384337)
651 - r9872
652 - 4.16.0
653
654 -------------------------------------------------------------------
655 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
656
657 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
658
659 -------------------------------------------------------------------
660 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
661
662 - added translations
663
664 -------------------------------------------------------------------
665 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
666
667 - ostream operator<<(ostream,TriBool) added
668 - r9833
669
670 -------------------------------------------------------------------
671 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
672
673 - Prevent target::unload from creating a system repo in order
674   to unload it. (bnc 382297)
675 - version 4.15.2
676 - revision 9822
677
678 -------------------------------------------------------------------
679 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
680
681 - Prevent deselected or deleted items from being re-selected due to
682   recommends (aka. persistent soft locks). Unlike hard locked, those
683   items will be automatically selected if required. The list of soft
684   locked items is stored in /var/lib/zypp/SoftLocks.
685 - version 4.15.1
686 - revision 9818
687
688 -------------------------------------------------------------------
689 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
690
691 - Remove obsolete AdditionalCapabilities interface from ResPool.
692   Forward sat::Pool::RepositoryIterator. There's no more need to
693   maintain an extra Repository list in ResPool.
694 - revision 9806
695
696 -------------------------------------------------------------------
697 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
698
699 - Support dependencies requiring a specific architecture:
700   "name[.arch] [op edition]". See class Capability for details
701   about how to construct dependencies. (bnc #305445)
702 - version 4.15.0
703 - revision 9805
704
705 -------------------------------------------------------------------
706 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
707
708 - patch attributes and deprecate old ones
709 - 4.14.0
710
711 -------------------------------------------------------------------
712 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
713
714 - change locks api -
715 - make more functions const
716 - replace add/remove by selectable to add/remove by ident or name and kind
717 - rename iterator to const_iterator to avoid confusion
718 - revision 9781
719
720 -------------------------------------------------------------------
721 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
722
723 - Do architecture changes while "dup" in the external distribution
724   upgrade ONLY. bnc #382274
725 - Added "ignore" to the solutions
726 - Added "self-conflicts" to the solution
727 - added new solver mechanism "resolveQueue"
728 - Bugfix broken/satisfied products
729 - rev 9776
730
731 -------------------------------------------------------------------
732 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
733
734 - Added Pattern::core returning the packages required by a pattern.
735   (see also Pattern::depends and Pattern::contents).
736 - revision 9771
737
738 -------------------------------------------------------------------
739 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
740
741 - Added Target::release(), returning the targets distribution
742   release string.
743 - revision 9761
744
745 -------------------------------------------------------------------
746 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
747
748 - per default abort if package installation fails. (bnc #381203)
749 - version 4.13.3
750 - revision 9725
751
752 -------------------------------------------------------------------
753 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
754
755 - add ZYpp and curl version to http agent string
756   (bnc #381280)
757
758 -------------------------------------------------------------------
759 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
760
761 - Fixed pools package index wrongly including source packages. (bnc #380283)
762 - version 4.13.2
763 - revision 9683
764
765 -------------------------------------------------------------------
766 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
767
768 - Disable fast creation of @System.solv. It may produce wrong results
769   e.g. after a rebuilddb.
770 - version 4.13.1
771 - revision 9666
772
773 -------------------------------------------------------------------
774 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
775
776 - initializeTarget now takes an additional option, telling whether to
777   rebuild an existing rpm database before using it. Default is false.
778   (bnc #308352)
779 - version 4.13.0
780 - revision 9664
781
782 -------------------------------------------------------------------
783 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
784
785 - save do nothing if no locks added/removed
786 - fix bug with multiple save lock
787 - don't save same query multiple times
788 - improve tests
789 - revision 9644
790
791 -------------------------------------------------------------------
792 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
793
794 - added new translations
795 - activate zypp-query-pool
796 - Revision 9637
797 - 4.12.1
798
799 -------------------------------------------------------------------
800 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
801
802 - Locks API cleaned-up, iterator added, light read() added
803 - PoolQuery::attribute(SolvAttr) getter added
804 - revision 9609
805
806 -------------------------------------------------------------------
807 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
808
809 - reenable zypp-query-pool
810 - 4.11.1
811
812 -------------------------------------------------------------------
813 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
814
815 - Enable evaluation of hardware dependencies.
816 - Enable evaluation of filesystem dependencies.
817 - revision 9605
818
819 -------------------------------------------------------------------
820 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
821
822 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
823   needed for explicit refresh request
824 - revision 9574
825
826 -------------------------------------------------------------------
827 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
828
829 - Install ResPoolProxy index to speedup Solvable to Selectable
830   conversion.
831 - version 4.11.0
832 - revision 9558
833
834 -------------------------------------------------------------------
835 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
836
837 - Implement update scripts installed by packages. After every
838   package install /var/adm/update-scripts is scanned for the first
839   file starting with "<name>-<version>.<release>-", which is then
840   executed.
841 - revision 9547
842
843 -------------------------------------------------------------------
844 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
845
846 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
847 - Add Resolvable::poolItem() providing access to the corresponding
848   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
849   to PoolItem.
850 - Add ResPool::satisfiedProductsBegin/End iterator over all products
851   whose dependencies are satisfied. This reflects the status determined
852   by the last solver run. (#368104)
853 - revision 9535
854
855 -------------------------------------------------------------------
856 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
857
858 - switch to new locks api
859 - revision 9524
860
861 -------------------------------------------------------------------
862 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
863
864 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
865 - Add SolvIterMixin: Base class providing PoolItem_iterator and
866   Selectable_iterator iterator types based on a Solvable iterator.
867 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
868   PoolItem_iterator and Selectable_iterator.
869 - Add Solvable::SplitIdent: Helper class that splits an identifier
870   into kind and name.
871 - Provide methods Pattern::contents returning a collection of packages
872   associated with the pattern/patch.
873 - revision 9496
874
875 -------------------------------------------------------------------
876 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
877
878 - add comparing to PoolQuery
879 - revision 9466
880
881 -------------------------------------------------------------------
882 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
883
884 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
885 - revision 9452
886
887 -------------------------------------------------------------------
888 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
889
890 - initial implementation of new locks (FATE #120118 and #120352)
891 - revision 9442
892
893 -------------------------------------------------------------------
894 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
895
896 - selectable API updates and changes
897 - 4.10.0
898
899 -------------------------------------------------------------------
900 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
901
902 - add split with respect to escaped delimeters and also for quotes
903 - revision 9373
904
905 -------------------------------------------------------------------
906 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
907
908 - Fixed some missing package and source package attributes.
909 - revision 9348
910
911 -------------------------------------------------------------------
912 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
913
914 - Allow to store a media label in MediaSetAccess. This label is
915   passed to a media change requests to describe which CD is
916   requested.  (bnc #330094)
917 - Fixed some missing package and source package attributes.
918 - revision 9347
919
920 -------------------------------------------------------------------
921 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
922
923 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
924 - Removed establish state in ResStatus
925 - revision 9337
926 - version 4.7.0
927
928 -------------------------------------------------------------------
929 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
930
931 - Add PoolItem::isSatisfied()/isBroken() to test whether
932   the items requirements are met.
933 - revision 9334
934
935 -------------------------------------------------------------------
936 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
937
938 - Extend sat::WhatProvides to allow to query for possible providers
939   of a collection of capabilies. E.g. all providers of a packages
940   requirements.
941 - Fixed retrieval of translated texts from .solv files, provided the
942   solv file contains them.
943 - revision 9328
944
945 -------------------------------------------------------------------
946 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
947
948 - initial implementation of serialize/recovery PoolQuery
949   (needed by FATE #120118)
950 - revision 9325
951
952 -------------------------------------------------------------------
953 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
954
955 - Allow prioritizing repos by adding a line 'priority=N' to the
956   .repo file. Where N is an integer number from 1 (highest prio)
957   to 99 (least and default). (bnc #369827, fate #302872)
958 - version 4.6.1
959 - revision 9276
960
961 -------------------------------------------------------------------
962 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
963
964 - support plaindir again (at least the most important parts)
965
966 -------------------------------------------------------------------
967 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
968
969 - Throwing special exception MediaBadCAException in case of SSL
970   certificate validation failure.(bnc #223512)
971 - revision 9250
972
973 -------------------------------------------------------------------
974 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
975
976 - add new error IO_SOFT to media request callback for temporary
977   connection problem. (bnc #328822)
978 - add new media exception timeout when somethink fail due to exceed
979   timeout
980 - mediacurl throw timeout exception when timeouted
981 - revision 9246
982
983 -------------------------------------------------------------------
984 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
985
986 - return more information from checking if metadata need refresh,
987   so user can get better info. (bnc #307249)
988 - revision 9231
989
990 -------------------------------------------------------------------
991 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
992
993 - class sat::LocaleSupport: Convenience methods to manage support
994   for language specific packages.
995 - revision 9197
996
997 -------------------------------------------------------------------
998 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
999
1000 - removed obsolete capability handling stuff (ma)
1001 - version 4.5.0
1002
1003 -------------------------------------------------------------------
1004 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
1005
1006 - Don't mask skip and abort exception in Fetcher
1007 - revision 9188
1008
1009 -------------------------------------------------------------------
1010 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
1011
1012 - action is correctly set in mediaRequest callback
1013 - revision 9186
1014
1015 -------------------------------------------------------------------
1016 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
1017
1018 - Fix SEGV in commit (bnc# 371137)
1019 - version 4.4.3
1020 - revision 9174
1021
1022 -------------------------------------------------------------------
1023 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
1024
1025 - version 4.4.2
1026
1027 -------------------------------------------------------------------
1028 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
1029
1030 - look for openssl in cmake, actually we build require it
1031 - explicitely link against openssl and crypto, required to
1032   compile in all platforms/distros.
1033
1034 -------------------------------------------------------------------
1035 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
1036
1037 - Save repo type during refresh if type is NONE (f.e. lazy probing).
1038 - revision 9153
1039
1040 -------------------------------------------------------------------
1041 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
1042
1043 - replace gpg escaped semicolon with real semicolon (bnc #355434)
1044 - revision 9151
1045
1046 -------------------------------------------------------------------
1047 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
1048
1049 - make strings from RpmDb and Keyring exceptions translatable
1050 - revision 9146
1051
1052 -------------------------------------------------------------------
1053 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
1054
1055 - fix retrieving keys (bnc #368099)
1056 - version 4.4.1
1057
1058 -------------------------------------------------------------------
1059 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
1060
1061 - enable frontend to rewrite add_probe settings.(bnc #309612)
1062 - Correct adding repo without type to lazy probing.
1063 - revision 9135
1064
1065 -------------------------------------------------------------------
1066 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
1067
1068 - get better message if something fail when trying run rpm
1069   (bnc #344584)
1070 - revision 9133
1071
1072 -------------------------------------------------------------------
1073 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
1074
1075 - Add ExternalProgram::execError and ExternalProgram::command
1076   to improve error reporting.
1077 - revision 9112
1078
1079 -------------------------------------------------------------------
1080 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
1081
1082 - release all media before requesting another (bnc #336881)
1083 - revision 9110
1084
1085 -------------------------------------------------------------------
1086 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
1087
1088 - getDetectedDevices added (fate #120298)
1089 - revision 9108
1090
1091 -------------------------------------------------------------------
1092 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
1093
1094 - media backend release() methods changed to take string & instead
1095   of bool (needed for FATE #120298)
1096 - media label, detected device list and current device arguments
1097   added to the requestMedia callback
1098 - version 4.4.0
1099
1100 -------------------------------------------------------------------
1101 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
1102
1103 - fix for bnc#369543
1104
1105 -------------------------------------------------------------------
1106 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
1107
1108 - provide download rate info (average and curent) in the
1109   media::DownloadProgressReport for ftp/http (bnc #168935)
1110 - r9074
1111
1112 -------------------------------------------------------------------
1113 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
1114
1115 - cleanCache(): clean also .cookie files
1116 - cleanTargetCache() added
1117 - use escaped_alias() in rawcache_path_for_repoinfo() and
1118   packagescache_path_for_repoinfo()
1119 - r9068
1120
1121 -------------------------------------------------------------------
1122 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
1123
1124 - fixed location of RPMs in subdirs when parsing plaindir repo
1125   recursively (bnc #368218)
1126 - revision 9060
1127
1128 -------------------------------------------------------------------
1129 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
1130
1131 - Do not filter any installed solvables.
1132 - revision 9031
1133 - version 4.3.2
1134
1135 -------------------------------------------------------------------
1136 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
1137
1138 - Try to rebuild broken solv files in Target::load.
1139 - revision 9015
1140
1141 -------------------------------------------------------------------
1142 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
1143
1144 - Try to rebuild broken solv files in RepoManager::loadFromCache.
1145 - Fix RepoStatus::operator&& and RepoStatus testsuite.
1146 - revision 9008
1147
1148 -------------------------------------------------------------------
1149 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
1150
1151 - improved problem description while a vendor change
1152 - improved problem description if a requirement cannot be fulfilled. Bug #358560
1153 - revision 9002
1154
1155 -------------------------------------------------------------------
1156 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
1157
1158 - Save and restore requested locales on target load/commit.
1159 - revision 8999
1160
1161 -------------------------------------------------------------------
1162 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
1163
1164 - (Update) Prevent reinstallation of installed packages.
1165 - revision 8984
1166
1167 -------------------------------------------------------------------
1168 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
1169
1170 - refresh metadata if there is no cache to unbreak compat with
1171   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
1172   that "zypper in" could work on)
1173
1174 -------------------------------------------------------------------
1175 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
1176
1177 - create cache directory before calling rpmdb2solv (in an empty
1178   chroot)
1179 - version 4.3.1
1180
1181 -------------------------------------------------------------------
1182 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
1183
1184 - special exception message if server returns 403 response
1185   (forbidden) (port from SP2)
1186 - MediaException messages marked for translation
1187
1188 -------------------------------------------------------------------
1189 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
1190
1191 - make sure we have target cache on target initialize
1192 - version 4.3.0
1193
1194 -------------------------------------------------------------------
1195 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
1196
1197 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
1198   file systems (#333166)
1199 - rev. 8915
1200
1201 -------------------------------------------------------------------
1202 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
1203
1204 - Fixed Capabilites iterator exposing prereq marker.
1205 - revision 8914
1206
1207 -------------------------------------------------------------------
1208 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
1209
1210 - postinstall script fixed
1211 - version 4.2.10
1212
1213 -------------------------------------------------------------------
1214 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
1215
1216 - Testcases regards modaliases, rpmlib, ... correctly
1217 - Revision 8904
1218
1219 -------------------------------------------------------------------
1220 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
1221
1222 - Remove obsolete sql database. (bnc#363224)
1223 - revision 8898
1224
1225 -------------------------------------------------------------------
1226 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
1227
1228 - Take care target uses --root when creating solv files (bnc #363789)
1229 - revision 8881
1230
1231 -------------------------------------------------------------------
1232 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
1233
1234 - Unmaintained packages which does not fit to the updated system
1235   (broken dependencies) will be deleted.
1236 - revision 8867
1237
1238 -------------------------------------------------------------------
1239 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
1240
1241 - let libzypp-devel require libsatsolver-devel
1242
1243 -------------------------------------------------------------------
1244 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
1245
1246 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
1247 - revision 8833
1248
1249 -------------------------------------------------------------------
1250 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
1251
1252 - media: fixed DownloadProgressReport.finish() url argument in
1253   doGetFileCopy()
1254 - revision 8815
1255
1256 -------------------------------------------------------------------
1257 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
1258
1259 - hardlink when possible to optimize data transfer
1260   and space across caches.
1261 - version 4.2.8
1262
1263 -------------------------------------------------------------------
1264 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
1265
1266 - added some locale support to sat::Solvable
1267 - version 4.2.7
1268
1269 -------------------------------------------------------------------
1270 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
1271
1272 - handle error messages better in doesFileExist too which is
1273   used during probing. (bnc #362608)
1274
1275 -------------------------------------------------------------------
1276 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
1277
1278 - Fetcher::reset() should not reset cache directories.
1279   (bnc #348050)
1280 - version 4.2.6
1281
1282 -------------------------------------------------------------------
1283 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
1284
1285 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
1286   for http and https, but this time set CURLOPT_HTTPGET back to 1
1287   so it actually works. This makes Media::doesFileExist
1288   efficient for http and https.
1289   (related to bnc #348050)
1290 - version 4.2.5
1291
1292 -------------------------------------------------------------------
1293 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
1294
1295 - using .solv files only now (fate #303018)
1296 - revision 8699
1297
1298 -------------------------------------------------------------------
1299 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
1300
1301 - fix architectures on distupgrade
1302
1303 -------------------------------------------------------------------
1304 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
1305
1306 - fixes from trunk merged
1307
1308 -------------------------------------------------------------------
1309 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
1310
1311 - fixed renaming a repo to an existing one (bnc #228216)
1312 - revision 8431
1313
1314 -------------------------------------------------------------------
1315 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
1316
1317 - fix changelog
1318
1319 -------------------------------------------------------------------
1320 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
1321
1322 - read .curlrc more robustly to obtain user-proxy (#330351)
1323 - revision 8368
1324
1325 -------------------------------------------------------------------
1326 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
1327
1328 - always buildrequire openssl-devel
1329 - replacing strange utf-8 chars in changelog
1330 - revision 8317
1331
1332 -------------------------------------------------------------------
1333 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
1334
1335 - Saner NFS timeo default (#350309)
1336 - revision 8314
1337
1338 -------------------------------------------------------------------
1339 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
1340
1341 - support 'patterns.pat' and 'patterns.pat.gz' to read all
1342   patterns in one go.
1343 - rev 8309
1344
1345 -------------------------------------------------------------------
1346 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
1347
1348 - added RpmDb::removePubkey(), call it from
1349   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
1350   is removed from the trusted keyring
1351 - revision 8288
1352
1353 -------------------------------------------------------------------
1354 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
1355
1356 - Textchanges
1357 - reduced logging in SAT-solver
1358 - ordering solutions
1359 - version 4.1.8
1360 - revision 8276
1361
1362 -------------------------------------------------------------------
1363 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
1364
1365 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
1366   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
1367 - Revision 8255
1368 - Version 4.1.7
1369
1370 -------------------------------------------------------------------
1371 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
1372
1373 - Pathname zypp::filesystem::expandlink(const Pathname &) added
1374 - if the provided file is a symlink, expand it (#274651) (this
1375   probably won't work for schemes other than file/dir and cd/dvd)
1376 - revision 8179
1377
1378 -------------------------------------------------------------------
1379 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
1380
1381 - fixed password handling in URLs (bug #347273)
1382 - revision 8118
1383
1384 -------------------------------------------------------------------
1385 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
1386
1387 - Fixed default text locale detection not to use static variables. (#346872)
1388 - version 4.1.6
1389 - revision 8116
1390
1391 -------------------------------------------------------------------
1392 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
1393
1394 - Log more details about zypp lock owner. (#294094)
1395 - revision 8088
1396
1397 -------------------------------------------------------------------
1398 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
1399
1400 - Remove runtime dependency for libboost_filesystem (#345773)
1401 - version 4.1.5
1402 - revision 8061
1403
1404 -------------------------------------------------------------------
1405 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
1406
1407 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
1408   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
1409 - version 4.1.4
1410 - revision 7998
1411
1412 -------------------------------------------------------------------
1413 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
1414
1415 - make IniParser more strict (bug #306697)
1416
1417 -------------------------------------------------------------------
1418 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
1419
1420 - Fix missing packages in patch content list. (#340896)
1421 - revision 7925
1422
1423 -------------------------------------------------------------------
1424 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
1425
1426 - fix build
1427
1428 -------------------------------------------------------------------
1429 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
1430
1431 - Output date strings in UTF-8. (#339423)
1432 - revision 7807
1433
1434 -------------------------------------------------------------------
1435 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
1436
1437 - fixes for new gcc
1438 - version 4.1.3
1439 - r7788
1440
1441 -------------------------------------------------------------------
1442 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
1443
1444 - Don't mark failed patch scripts as installed. (#327523)
1445 - version 4.1.2
1446 - revision 7744
1447
1448 -------------------------------------------------------------------
1449 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
1450
1451 - update rpmlint suppression
1452
1453 -------------------------------------------------------------------
1454 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
1455
1456 - fixed retrieval of epoch from rpmdb (bug #246680)
1457
1458 -------------------------------------------------------------------
1459 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
1460
1461 - allow non-existing "packages" file in susetags parser (bug
1462   #309235)
1463
1464 -------------------------------------------------------------------
1465 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
1466
1467 - SMBIOS DMI modalias matching added (#333152)
1468 - revision 7494
1469
1470 -------------------------------------------------------------------
1471 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
1472 - do not download the same file multiple times in one attach session
1473   (#307098), r7456
1474 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
1475   removed - should be correctly detected by HAL now
1476   (#167629, #163971), r7452
1477 - version 4.1.1
1478
1479 -------------------------------------------------------------------
1480 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
1481
1482 - filter architecture in plaindir parser (bug #330791)
1483
1484 -------------------------------------------------------------------
1485 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
1486
1487 - Throw constructing malformed checksums. (#189096)
1488 - revision 7441
1489
1490 -------------------------------------------------------------------
1491 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
1492
1493 - Renamed templates back because proper qualification makes it work
1494   too.
1495 - 4.1.0
1496
1497 -------------------------------------------------------------------
1498 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
1499
1500 - only look for repositories in file ending ".repo" (bug #294779)
1501
1502 -------------------------------------------------------------------
1503 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
1504
1505 - Fixed compilation errors with GCC 4.3 by adding missing includes
1506   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
1507   Compare<Edition> to CompareEd.
1508 - r7426
1509
1510 -------------------------------------------------------------------
1511 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
1512
1513 - Incorporated patch from Michael Matz to speedup cache reading.
1514 - revision 7413
1515
1516 -------------------------------------------------------------------
1517 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
1518
1519 - Resolvertestcase:
1520   - log Repository info
1521   - set keep state in the testcase
1522   - handle vendor
1523 - r 4707
1524
1525 -------------------------------------------------------------------
1526 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
1527
1528 - Fixed pattern parser SEGV on broken pattern files. (#328546)
1529 - revision 7402
1530
1531 -------------------------------------------------------------------
1532 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
1533
1534 - QueuItemRequire: Filter out all provider which have worser architecture,
1535   are NOT noarch and have not the same name as the requirement. The
1536   last one is needed for updating packages via patch/atoms.
1537   Bug 328081
1538 - Revert changes of r 7340
1539 - r 7386
1540
1541 -------------------------------------------------------------------
1542 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
1543
1544 - Add missing '--install' parameter in desktop file. (#308640)
1545 - version 4.0.0
1546 - revision 7369
1547
1548 -------------------------------------------------------------------
1549 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
1550
1551 - release all attached media before attempting to eject (#293428)
1552 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
1553 - revision 7352
1554 - version 3.26.0
1555
1556 -------------------------------------------------------------------
1557 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
1558
1559 - provide a way to retrieve the metadata path. Used for
1560   installation, which incorrectly creates a repository in
1561   cache without adding it first, so metadata path is not
1562   set and therefore it is not possible to setup a media
1563   verifier on installation. Part of fix for (#293428)
1564 - 3.25.0
1565
1566 -------------------------------------------------------------------
1567 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
1568
1569 - If more than one resolvables provide a requirements and have different
1570   architecture take thatone with the best architecture. (Not regarding the
1571   name). Bug: Branching too much while an installation of a multi-arch-DVD
1572 - r 7340
1573 - version 3.24.8
1574
1575 -------------------------------------------------------------------
1576 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
1577
1578 - Checking the queue if an item will be deleted. If yes, the requirements
1579   are not needed anymore. Bug 326384
1580 - version 3.24.7
1581 - r 7329
1582
1583 -------------------------------------------------------------------
1584 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
1585
1586 - don't probe the repository type upon saving if disabled (#326769)
1587 - version 3.24.6
1588 - revision 7319
1589
1590 -------------------------------------------------------------------
1591 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
1592
1593 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
1594   esp. if the error occurred executing the packages post-install script.
1595 - version 3.24.5
1596 - revision 7317
1597
1598 -------------------------------------------------------------------
1599 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
1600
1601 - If a package is deselected by user, apply this soft lock to all
1602   available versions of this package.
1603 - version 3.24.4
1604 - revision 7316
1605
1606 -------------------------------------------------------------------
1607 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
1608
1609 - Update: Do not set an item to installation if there has been already set
1610   one for installation which has the same NVA. Bug  326286
1611 - version 3.24.3
1612 - r 7311
1613
1614 -------------------------------------------------------------------
1615 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
1616
1617 - Enable package cache during commit. (#326249)
1618 - revision 7309
1619
1620 -------------------------------------------------------------------
1621 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
1622
1623 - Do not regarding requirements for packages which will be deleted in the
1624   same solver run. Bug 310618
1625 - r 7292
1626 - version 3.24.2
1627
1628 -------------------------------------------------------------------
1629 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
1630
1631 - don't download filelists.xml.gz (#307105)
1632 - version 3.24.1
1633 - revision 7269
1634
1635 -------------------------------------------------------------------
1636 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
1637
1638 - Improve estimated diskusage while there is no valid
1639   solver result. (#325617)
1640 - revision 7266
1641
1642 -------------------------------------------------------------------
1643 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
1644
1645 -Bugfix in vendor change of a required resolvable (Correct error message)
1646  Bug 310455
1647 - r 7262
1648
1649 -------------------------------------------------------------------
1650 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
1651
1652 - fixed DU parsing in inst-sys (#308659)
1653 - revision 7256
1654
1655 -------------------------------------------------------------------
1656 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
1657
1658 - Enable using patch and delta rpms. (#309124)
1659 - version 3.24.0
1660 - revision 7253
1661
1662 -------------------------------------------------------------------
1663 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
1664
1665 - On update do not delete unmaintained non-SuSE packages.
1666 - version 3.23.2
1667 - revision 7239
1668
1669 -------------------------------------------------------------------
1670 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
1671
1672 - ZYppImpl::getPartitions() - don't return the current partitioning
1673   when the partitioning hasn't been set - fixes DU parsing in
1674   inst-sys (#308659)
1675
1676 -------------------------------------------------------------------
1677 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
1678
1679 - Throw specific exceptions during commit (#308511)
1680 - 3.23.1
1681
1682 -------------------------------------------------------------------
1683 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
1684
1685 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
1686   now provide more detailed disk usage information.
1687   Yum metadata don't, so we book the package size to '/'. (#308362)
1688 - version 3.23.0
1689 - revision 7225
1690
1691 -------------------------------------------------------------------
1692 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
1693
1694 - Regarding keep state while recycle old valid solver results. Bug 286889
1695 - r 7209
1696
1697 -------------------------------------------------------------------
1698 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
1699
1700 - report 100% progress on finishing RPM removal (bug #309431)
1701 - revision 7200
1702
1703 -------------------------------------------------------------------
1704 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
1705
1706 - Update: rename language packages --> take that package which fits to the
1707   selected language Bug 308098
1708 - r 7919
1709
1710 -------------------------------------------------------------------
1711 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
1712
1713 - restore deltas and patch rpms from the cache (#309124)
1714 - 3.22.8
1715
1716 -------------------------------------------------------------------
1717 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
1718
1719 - Don't fail if a product is deleted multiple times (e.g. due to
1720   obsoletes and an explicit deleted request). (#308746)
1721 - version 3.22.7
1722 - revision 7184
1723
1724 -------------------------------------------------------------------
1725 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
1726
1727 - SYSCONFDIR variable added for modifying /etc
1728
1729 -------------------------------------------------------------------
1730 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
1731
1732 - uninstallable resolvable -->suggested solution: delete; Bug 308164
1733 - r 7177
1734
1735 -------------------------------------------------------------------
1736 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
1737
1738 - new translations added
1739 - r 7166
1740 - version 3.22.6
1741
1742 -------------------------------------------------------------------
1743 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
1744
1745 - fixed disk usage counting of updated packages (#308362)
1746
1747 -------------------------------------------------------------------
1748 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
1749
1750 - Splitting packages: Take the package with the best
1751   architecture,edition ONLY; Bug 308591
1752 - r 7160
1753
1754 -------------------------------------------------------------------
1755 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
1756
1757 - properly report fallback disk usage size (in kB instead of bytes)
1758   when disk usage is not known (YUM repos) (#308475)
1759
1760 -------------------------------------------------------------------
1761 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
1762
1763 - Install a sample /etc/zypp.conf. (#306615)
1764 - Fixed missing soversion symlink in package.
1765 - version 3.22.5
1766 - revision 7150
1767
1768 -------------------------------------------------------------------
1769 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
1770
1771 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
1772   308252
1773 - r 7143
1774
1775 -------------------------------------------------------------------
1776 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
1777
1778 - Error: Select two candidate with the same name while update.
1779   Solution: If there is a candidate which is already selected for installation -->
1780   take thatone #308082
1781 - r 7132
1782
1783 -------------------------------------------------------------------
1784 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
1785
1786 - Work arround installed patterns providing an empty vendor string. (#307743)
1787 - Let the solver treat vendor suse and opensuse as equivalent.
1788 - version 3.22.4
1789
1790 -------------------------------------------------------------------
1791 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
1792
1793 - Checking item before evaluating the concerning vendor. bug #307941
1794 - r 7119
1795
1796 -------------------------------------------------------------------
1797 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
1798
1799 - Fix for bug #307163 - empty package descriptions
1800   a.k.a shared tag not 100% implemented
1801 - r 7117
1802 - version 3.22.3
1803
1804 -------------------------------------------------------------------
1805 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
1806
1807 - logging "reverse" NEEDED_BY in the detail description of solver
1808   problems.
1809 - improved error message if a requiremnt is not fulfilled Bug 307743
1810 - Add "ignore" option to the solution if a requirement is not fulfilled
1811   Bug 304276
1812 - revision 7113
1813
1814 -------------------------------------------------------------------
1815 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
1816
1817 - fixed the order of operands of susetags local metadata status
1818   computation which caused the YaST repositories to always get
1819   refreshed (part of bug #304310)
1820 - revision 7107
1821 - version 3.22.2
1822
1823 -------------------------------------------------------------------
1824 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
1825
1826 - comparing vendor with VendorAttr::equivalent
1827 - revision 7103
1828
1829 -------------------------------------------------------------------
1830 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
1831
1832 - Use $RPM_OPT_FLAGS.
1833
1834 -------------------------------------------------------------------
1835 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
1836
1837 - Reset transact bits when switching status from
1838   "update" to "protected" (#246976)
1839 - version 3.22.1
1840 - revision 7094
1841
1842 -------------------------------------------------------------------
1843 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
1844
1845 - new translations added
1846 - rev 7083
1847
1848 -------------------------------------------------------------------
1849 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
1850
1851 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
1852    [main]
1853    download.use_patchrpm = no
1854    download.use_deltarpm = no
1855 - version 3.22.0
1856 - revision 7069
1857
1858 -------------------------------------------------------------------
1859 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
1860
1861 - On demand translate patch requirements into a list of atoms.
1862   Required by the UI to display packages acssociated with a patch.
1863   (#300612)
1864 - version 3.21.1
1865 - revision 7065
1866
1867 -------------------------------------------------------------------
1868 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
1869
1870 - enrich ResolverInfo with the reason if a user-initiated request
1871   fails (#304325, #306240)
1872 - r 7051
1873
1874 -------------------------------------------------------------------
1875 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
1876
1877 - added missing implementation of LogControl::setLineFormater()
1878   (lslezak)
1879 - version 3.21.0
1880 - revision 7041
1881
1882 -------------------------------------------------------------------
1883 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
1884
1885 - enable changing url in requestMedia callback (#294481)
1886 - revision 7037
1887
1888 -------------------------------------------------------------------
1889 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
1890
1891 - Filter readonly mount points in DiskUsageCounter (#297405)
1892 - revision 7030
1893
1894 -------------------------------------------------------------------
1895 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
1896
1897 - remember the cause of the RepoException when refreshing metadata
1898   (#301022)
1899 - r7023
1900
1901 -------------------------------------------------------------------
1902 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
1903
1904 - Safe fix for bug #299680.
1905 - version 3.20.1
1906 - revision 7026
1907
1908 -------------------------------------------------------------------
1909 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
1910
1911 - Bugfix: If a requirement has been fulfilled by more than one language
1912   resolvables only thatone will be taken which fits to the selected
1913   language.
1914 - r 7018
1915
1916 -------------------------------------------------------------------
1917 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
1918
1919 - correct error code for media errors in MediaCurl::doGetFileCopy()
1920   affects only zypper error output, does not affect YaST
1921 - r7013
1922
1923 -------------------------------------------------------------------
1924 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
1925
1926 - reverted blocking of requestMedia from r6271 (#301710)
1927 - r6999
1928
1929 -------------------------------------------------------------------
1930 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
1931
1932 - prevent progress report in destructor (#299680)
1933 - r6998
1934
1935 -------------------------------------------------------------------
1936 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
1937
1938 - treat non-filelists.xml <file> entries as file provides capabilities
1939   in YUM parser (#304701)
1940 - r6992
1941
1942 -------------------------------------------------------------------
1943 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
1944
1945 - the media.1/media uniquely identifies a 'susetags' repo, not
1946   the content file (#304200)
1947
1948 -------------------------------------------------------------------
1949 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
1950
1951 - fixed locale dir (#304649)
1952 - r6984
1953
1954 -------------------------------------------------------------------
1955 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
1956
1957 - don't treat normal package license as "license to confirm"
1958   (#305906)
1959
1960 -------------------------------------------------------------------
1961 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
1962
1963 - Fixed fix for #293039. Segfault due to uninitialzed data.
1964 - version 3.19.3
1965 - revision 6980
1966
1967 -------------------------------------------------------------------
1968 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
1969
1970 - reduced too much verbosed ResolverContext logging; Bug 303971
1971 - r 6977
1972
1973 -------------------------------------------------------------------
1974 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
1975
1976 - Fixed PlainDir repositories to provide real disk usage data. For
1977   repomd and others that do not provide any detailed disk usage info,
1978   assume the packgage size is required below "/". Peviously they were
1979   treated as being empy.
1980 - version 3.19.2
1981 - revision 6972
1982
1983 -------------------------------------------------------------------
1984 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
1985
1986 - Add a new solver solution in the case of running in a timeout:
1987   ProblemSolutionDoubleTimeout.h
1988   #Bug 302496
1989 - revision 6970
1990
1991 -------------------------------------------------------------------
1992 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
1993
1994 - bug in fix for (#292986)
1995
1996 -------------------------------------------------------------------
1997 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
1998
1999 - (#297001) - libzypp: can't skip broken packages
2000 - re enable importing zypp keyring from rpm.(#302379)
2001 - 3.19.1
2002
2003 -------------------------------------------------------------------
2004 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
2005
2006 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
2007   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
2008   in order to support query-by-repo (#305384)
2009 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
2010   number of kinds, names, or repos (#305347)
2011 - remove ResolvableQuery::iterateResolvablesByKind, not needed
2012 - version 3.19.0
2013 - rev 6935
2014
2015 -------------------------------------------------------------------
2016 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
2017
2018 - real fix for reading signature ids. (#390535).
2019 - delete metadata when removing repo (#301037).
2020
2021 -------------------------------------------------------------------
2022 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
2023
2024 - following behaviour for setPartitions
2025   - if they are not set, they are detected
2026   - if they are set, that value is used.
2027   - if value set or detected is empty, all disk usage
2028     information is read. Otherwise just values in those
2029     mount points.
2030     Should work for installation as long as detectPartitions
2031     is empty at installation.(#293039)
2032
2033 -------------------------------------------------------------------
2034 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
2035
2036 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
2037   from external, e.g. for the testcases
2038 - Honor ZYPP_CONF environment variable to override the buit-in
2039   /etc/zypp/zypp.conf
2040 - Check architecture at handout() to prevent NULL ptr reference.
2041 - Bug 301286
2042 - rev 6908
2043
2044 -------------------------------------------------------------------
2045 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
2046
2047 -The solver generate an establish call for all
2048  resolvables which has filesystemcaps if there is not a valid result from a
2049  former solver run available. This covers:
2050  * Initial solver run
2051  * Changing of filesystem whithin a workflow, cause the solver results will
2052    be reset if the filesystem dependencies have been changed
2053  Bug 271912
2054 - r 6901
2055
2056 -------------------------------------------------------------------
2057 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
2058
2059 - pass location to plaindir package (#303751)
2060 - Add name of file in question to checksum/signature related
2061   exceptions.
2062 - pass basename of file to verifyFileSignatureWorkflow (instead of
2063   empty string).
2064 - filter out incompatible architectures when parsing sustags
2065   repos (first half of #301286)
2066 - r 6882
2067
2068 -------------------------------------------------------------------
2069 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
2070
2071 - don't run source migration if yast is running in
2072   intsys mode (#297136)
2073 - signature and checksum verification fixes. Still pending
2074   problem ZYpp getting no output from gpg when running from zypper.
2075   (#302059)
2076
2077 -------------------------------------------------------------------
2078 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
2079
2080 - Do not strip resolvables which have the same name but different kind
2081   (ResolverInfo*)
2082 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
2083 - r 6830
2084
2085 -------------------------------------------------------------------
2086 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
2087
2088 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
2089   the Estonian locale (#302525).
2090
2091 -------------------------------------------------------------------
2092 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
2093
2094 - added remembering of exception history at various places
2095
2096 -------------------------------------------------------------------
2097 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
2098
2099 - Bugfixes concerning vendor handling:
2100 - first bug:
2101   Installed A-1.0(vendor SuSE)
2102   Available A-2.0(other vendor)
2103   A will not be regarded as "unmaintained". So it will not be deleted.
2104 - second bug:
2105   A need B-2.0. B-1.0 is installed but has another vendor. Report a
2106   proper errmessage.
2107 - Testcase : solution-tests/vendor-test.xml
2108 - r 6812
2109 - 3.18.4
2110
2111 -------------------------------------------------------------------
2112 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
2113
2114 - ignore HASH key for download (#300982)
2115
2116 -------------------------------------------------------------------
2117 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
2118
2119 - Added explicitly_requested as parameter in ResolverContext::Uninstall
2120   Bug 299819
2121 - revision 6794
2122
2123 -------------------------------------------------------------------
2124 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
2125
2126 - If no mount information is available, parse all DU entries.
2127 - read only hack mode for migrate-sources. We actually do add
2128   repositories with it, but no harm. (#292986)
2129 - fix some typos in exceptions (#301331)
2130 - 3.18.3
2131
2132 -------------------------------------------------------------------
2133 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
2134
2135 - Do not regard explicit request in order to recognize updated packages
2136   correctly. Bug 301676
2137 - Updated translations
2138 - r 6766
2139 - 3.18.2
2140
2141 -------------------------------------------------------------------
2142 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
2143
2144 - package-manager script: Call /sbin/yast2 with full path because of
2145   gnomesu (#269873).
2146
2147 -------------------------------------------------------------------
2148 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
2149
2150 - add support for the HASH key. (#300982)
2151 - Use ContentFileParser in Downloader (instead of implementing
2152   the parser again, it has a reason, Downloader was written first)
2153 - update testcases and data to cover the new HASH key
2154 - 3.18.1
2155
2156 -------------------------------------------------------------------
2157 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
2158
2159 - unify query API for kind and name, summary, description
2160   (incomplete)
2161 - rev 6761, version 3.18.0
2162
2163 -------------------------------------------------------------------
2164 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
2165
2166 - add iterateResolvablesByKindsAndName
2167 - rev 6735, version 3.17.13
2168
2169 -------------------------------------------------------------------
2170 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
2171
2172 - rename ResolvableQuery::queryByName to iterateResolvablesByName
2173 - fix reading of kind and repository in ResolvableQuery
2174 - add reverse lookups in CacheTypes
2175 - add iterateResolvablesByKind
2176 - rev 6733
2177
2178 -------------------------------------------------------------------
2179 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
2180
2181 - shorten solver error messages Bug 259894
2182 - rev 6723
2183
2184 -------------------------------------------------------------------
2185 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
2186
2187 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
2188   install zypp/cache header files.
2189 - rev 6719, version 3.16.13
2190
2191 -------------------------------------------------------------------
2192 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
2193
2194 - discard pattern files with incompatbile architecture, both
2195   for download and for parsing. (#298716)
2196 - rev 6711
2197
2198 -------------------------------------------------------------------
2199 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
2200
2201 - run sqlite asynchronously and add sql index files where
2202   appropriate, gives 6x performance on certain operations.
2203   Bumping cache schema version to 1004.
2204   (#300998)
2205 - rev 6710
2206
2207 -------------------------------------------------------------------
2208 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
2209
2210 - fix String::endsWith (#301038)
2211 - rev 6709
2212
2213 -------------------------------------------------------------------
2214 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
2215
2216 - added an _explicitly_requested in QueueItemConflict ( as already in
2217   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
2218   remove the conflicting item without an error message. Bug 299819
2219 - rev 6699
2220
2221 -------------------------------------------------------------------
2222 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
2223
2224 - forgot to set default refresh policy in checkIfToRefreshMetadata
2225 - repo.refresh.delay default set to 10 minutes
2226 - 6693
2227
2228 -------------------------------------------------------------------
2229 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
2230
2231 - Bugfix while regarding correct vendor in update
2232 - r6677
2233 - version 3.15.0
2234
2235 -------------------------------------------------------------------
2236 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
2237
2238 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
2239   added to delay next check & refresh until the specified number of
2240   minutes has passed from the last check or refresh (FATE #301991).
2241   Revisions: 6654, 6656, 6666, and 6667.
2242 - filesystem::touch(Pathname) added (r6666)
2243 - RepoManager::touchIndexFile(RepoInfo) added
2244 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
2245   decision to do the refresh moved to this public method.
2246 - r6667
2247
2248 -------------------------------------------------------------------
2249 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
2250
2251 - generate a resolver problem if addRequires does not find a resovable
2252   #299486
2253 - rev 6660
2254
2255 -------------------------------------------------------------------
2256 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
2257
2258 - Prioritized delete request by the user BEFORE delete requests due
2259   missing dependencies or conflicting dependencies. Bug 298322
2260 - rev 6640
2261
2262 -------------------------------------------------------------------
2263 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
2264
2265 - support also "Plaindir" as valid repo type name (#298622)
2266 - revision 6616
2267 - version 3.14.0
2268
2269 -------------------------------------------------------------------
2270 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
2271
2272 - fix segfault in Progress reporting
2273 - progress report use name instead of alias (#298035)
2274 - repoinfo returns alias if name is empty
2275
2276 -------------------------------------------------------------------
2277 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
2278
2279 - merge patch by dmueller to get rid of boost-regex
2280
2281 -------------------------------------------------------------------
2282 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
2283
2284 - dont create a second CacheStore in the same scope, will lock...
2285   #297627
2286
2287 -------------------------------------------------------------------
2288 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
2289
2290 - fixed some RepoManager exception docs & history
2291 - r6558
2292
2293 -------------------------------------------------------------------
2294 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
2295
2296 - feature #302135: Graceful update of 3rd party packages
2297   Automatic upgrading only sees packages from same vendor
2298   This allows not needed to have those locked.
2299 - Add persistent locks file which allow wildcards. Users
2300   can lock certain packages adding lines like "kde* < 3.5"
2301 - add applyLocks() to apply persistent locks before solving
2302
2303 -------------------------------------------------------------------
2304 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
2305
2306 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
2307   #271912 wq
2308 - Added locking resolvables in the testcases
2309 - rev 6544
2310
2311 -------------------------------------------------------------------
2312 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
2313
2314 - add migrate-sources to %post (#292986)
2315 - 3.13.15
2316
2317 -------------------------------------------------------------------
2318 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
2319
2320 - fixed bug with using wrong files from raw metadata cache
2321   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
2322
2323 -------------------------------------------------------------------
2324 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
2325
2326 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
2327   Bug# 297795
2328 - r 6517
2329
2330 -------------------------------------------------------------------
2331 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
2332
2333 - implement susetags support for compressed metadata
2334   and testcases. (feature #301916)
2335 - implement disk usage in cache. For installation requires
2336   some changes in YaST to setup the ZYpp getPartitions()
2337   before repos are cached. (bug #293039)
2338 - added testcases for diskusage
2339 - 3.13.14
2340
2341 -------------------------------------------------------------------
2342 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
2343
2344 - fixed YUM parser to properly create source packages
2345 - disabled reading of filelists.xml.gz by default (the data are
2346   currently not stored anyway)
2347 - revision 6481
2348 - version 3.13.13
2349
2350 -------------------------------------------------------------------
2351 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
2352
2353 - Don't download unwanted translation files (#293740).
2354 - revision 6470
2355
2356 -------------------------------------------------------------------
2357 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
2358
2359 - Fix susetags repo to parse dikusage data (#293039)
2360 - revision 6467
2361 - version 3.13.12
2362
2363 -------------------------------------------------------------------
2364 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
2365
2366 - Add product attribute 'type' (aka 'category' which is now
2367   deprecated). Adapted sustags and yum parsers to parse and
2368   provide this value.
2369 - revision 6464
2370 - version 3.13.11
2371
2372 -------------------------------------------------------------------
2373 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
2374
2375 - fix modalias rel column number
2376 - version 3.13.10
2377
2378 -------------------------------------------------------------------
2379 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
2380
2381 - Implemented option repo.add.probe to allow probing
2382   the added repositories
2383 - version 3.13.9
2384
2385 -------------------------------------------------------------------
2386 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
2387
2388 - Fixed detection of renamed packages while update.
2389 - Added new translations
2390 - rev 6445
2391
2392 -------------------------------------------------------------------
2393 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
2394
2395 - Speed up retrieving MediaNr attribute, as it slows down install
2396   order calculation. (#297173)
2397 - revision 6442
2398
2399 -------------------------------------------------------------------
2400 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
2401
2402 - Fixed cache schema upgrade
2403
2404 -------------------------------------------------------------------
2405 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
2406
2407 - Fixed pattern includes and extends attributes.
2408 - revision 6431
2409 - version 3.13.8
2410
2411 -------------------------------------------------------------------
2412 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
2413
2414 - API for retrieving additional dependencies" solver/detail/Resolver.h
2415 - Handle additional dependencies in the testcases
2416 - Handle system and language dependencies in the testcases correctly.
2417 - r 6418
2418
2419 -------------------------------------------------------------------
2420 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
2421
2422 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
2423   has changed. Resolver must discard any cached filesystem dependencies.
2424   (required for #271912)
2425 - revision 6404
2426
2427 -------------------------------------------------------------------
2428 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
2429
2430 - Indicate changed pool content to the resolver. (required for #271912)
2431 - revision 6398
2432 - version 3.13.7
2433
2434 -------------------------------------------------------------------
2435 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
2436
2437 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
2438   problems. Bug 280387
2439 - r 6378
2440 - version 3.13.6
2441
2442 -------------------------------------------------------------------
2443 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
2444
2445 - Added interface to install source packages via zypper.
2446 - revision 6373
2447 - version 3.13.5
2448
2449 -------------------------------------------------------------------
2450 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
2451
2452 - Added package attributes Package::sourcePkgName and
2453   Package::sourcePkgEdition. Name and edition of the source
2454   rpm this package was built from.
2455 - Added ZYpp::installSrcPackage to install a single source package.
2456 - revision 6353
2457 - version 3.13.4
2458
2459 -------------------------------------------------------------------
2460 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
2461
2462 - Temorary files and directories created by makeSibling use the
2463   same protection as the original.
2464 - revision 6344
2465 - version 3.13.3
2466
2467 -------------------------------------------------------------------
2468 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
2469
2470 - Removed keepExtras from resolvePool. This will be handled
2471   in the solver internally now. #294727
2472 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
2473 - revision 6317
2474 - version 3.13.2
2475
2476 -------------------------------------------------------------------
2477 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
2478
2479 - Remove tribool from RepoInfo's interface.
2480 - revision 6301
2481 - version 3.13.1
2482
2483 -------------------------------------------------------------------
2484 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
2485
2486 - Fixed wrong media number reported by script, message and patch.
2487 - Fixed script API to provide the scripts location on media (if not
2488   inlined).
2489 - Introduced ScripProvider to make a script available on the local
2490   disk.
2491 - revision 6288
2492 - version 3.13.0
2493
2494 -------------------------------------------------------------------
2495 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
2496
2497 - don't request media chage if the media is not changeable (like
2498   e.g. http)
2499 - revision 6271
2500 - version 3.12.1
2501
2502 -------------------------------------------------------------------
2503 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
2504
2505 - progress ticks for clean cache
2506 - ZConfig: remove default from names.
2507 - re enable reading cache callbacks
2508 - ini parser without boost::regexp
2509   patch by dmueller (#152447)
2510
2511 -------------------------------------------------------------------
2512 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
2513
2514 - Fixed package to provide the location media number. (#294496)
2515 - revision 6263
2516
2517 -------------------------------------------------------------------
2518 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
2519
2520 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
2521   gpgkey) instead of throwing bad url exception
2522 - revision 6259
2523
2524 -------------------------------------------------------------------
2525 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
2526
2527 - Make clearing of extra dependencies/conflicts configurable when
2528   resolvePool(). Leave the default as before (clear extras).
2529   Bug # 294727
2530 - revision 6233
2531 - version 3.12.0
2532
2533 -------------------------------------------------------------------
2534 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
2535
2536 - /var/lib/zypp/cache -> /var/cache/zypp
2537   (#292419)
2538 - ini parser without boost::regexp, patch by dmueller
2539   (#152447)
2540
2541 -------------------------------------------------------------------
2542 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
2543
2544 - Make temp directory configurable  via environment
2545   variable ZYPPTMPDIR.
2546 - revision 6202
2547 - version 3.11.11
2548
2549 -------------------------------------------------------------------
2550 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
2551
2552 - Fixed bug in smart pointer comparison.
2553
2554 -------------------------------------------------------------------
2555 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
2556
2557 - Fix failing rename of metadata download directories across
2558   filesystem boundaries.
2559
2560 -------------------------------------------------------------------
2561 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
2562
2563 - Fixed malicious gettext include.
2564 - Make ZConfig a singleton.
2565 - revision 6123
2566
2567 -------------------------------------------------------------------
2568 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
2569
2570 - Fixed repo::provideFile to set a deleter for downloaded files
2571   (#293004).
2572 - revision 6094
2573 - version 3.11.10
2574
2575 -------------------------------------------------------------------
2576 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
2577
2578 - Query ByRepository now takes as well an alias.
2579
2580 -------------------------------------------------------------------
2581 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
2582
2583 - fix retrieval of container attributes in cache
2584   (#292698)
2585
2586 -------------------------------------------------------------------
2587 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
2588
2589 - Port zypp-query-pool (#292404)
2590 - revision 6069
2591 - version 3.11.9
2592
2593 -------------------------------------------------------------------
2594 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
2595
2596 - added new calls in Resolver.h: addRequire,addConflict
2597
2598 -------------------------------------------------------------------
2599 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
2600
2601 - Fixed IniParser to allow '=' in values (#292669)
2602 - revision 6063
2603
2604 -------------------------------------------------------------------
2605 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
2606
2607 - allow / in alias (#292628)
2608
2609 -------------------------------------------------------------------
2610 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
2611
2612 - Fixed repo::provideFile to throw on error.
2613 - Fixed ResolvableQuery to use 0 as default for non existing
2614   numerical values.
2615 - revision 6058
2616
2617 -------------------------------------------------------------------
2618 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
2619
2620 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
2621   additional ctor for convenience.
2622 - revision 6047
2623
2624 -------------------------------------------------------------------
2625 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
2626
2627 - Evalute update canditate:
2628   Take canditates only which are really installable. Bug 292077
2629   r 6034
2630
2631 -------------------------------------------------------------------
2632 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
2633
2634 - fixed some tribool bugs in RepoInfo
2635 - revision 6022
2636
2637 -------------------------------------------------------------------
2638 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
2639
2640 - fix reading of non existant repo
2641 - r6018
2642 - first submission to stable
2643 - fix keywords parsing in susetags parser
2644 - version 3.11.8
2645
2646 -------------------------------------------------------------------
2647 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
2648
2649 - make resolvable query complete exceptionless with the database
2650 - test that packages have some attributes
2651 - disable progress adaptor for now
2652 - revision 5977
2653 - version 3.11.7
2654
2655 -------------------------------------------------------------------
2656 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
2657
2658 - fixed unresolved symbols
2659 - revision 5972
2660 - version 3.11.6
2661
2662 -------------------------------------------------------------------
2663 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
2664
2665 - fixed TranslatedText creating unwanted entries.
2666 - fixed capability processing
2667 - revision 5964
2668 - version 3.11.5
2669
2670 -------------------------------------------------------------------
2671 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
2672
2673 - MediaSetAccess::release() added
2674 - Use attachDesiredMedia in MediaProducts
2675 - Progress reporting improved
2676 - revision 5959
2677 - version 3.11.4
2678
2679 -------------------------------------------------------------------
2680 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
2681
2682 - fixed parsing translated texts.
2683 - added source packages.
2684 - revision 5947
2685 - version 3.11.3
2686
2687 -------------------------------------------------------------------
2688 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
2689
2690 - repo callbacks fixed
2691 - Fixed YUM parser progress reporting
2692 - Added CombinedProgressData
2693 - make RepoImpl::resolvables() load lazy
2694 - MediaProducts added for scanning products file
2695 - Implement cache schema versioning and automatic invalidation of
2696   cache when schema changes
2697 - revision 5942
2698 - version 3.11.2
2699
2700 -------------------------------------------------------------------
2701 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
2702
2703 - Propagate pools repository_iterator to the UI
2704 - revision 5911
2705 - version 3.11.1
2706
2707 -------------------------------------------------------------------
2708 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
2709
2710 - Package::location is now returns an OnMediaLocation
2711 - archivesize() renamed to downloadSize()
2712 - Allow to iterate all Repositories that contribute
2713   Resolvables to the Pool.
2714 - MediaSetAccess::provideDir added
2715 - remove useless url check
2716 - add old-api-style wrapper
2717 - Add MediaProducts class
2718 - revision 5892
2719 - version 3.11.0
2720
2721 -------------------------------------------------------------------
2722 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
2723
2724 - function isInstalledBy/installs
2725   Added an initial installation flag which shows if the item has been
2726   triggered for installation, or the dependency is already satisfied.
2727 - Revision 5884
2728 - Version 3.4.0
2729
2730 -------------------------------------------------------------------
2731 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
2732
2733 - removed unused %{prefix}/lib/zypp from %files in spec file
2734 - revision 5870
2735
2736 -------------------------------------------------------------------
2737 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
2738
2739 - Old API (SourceManager, metadata parsers) dropped in favor of the
2740   new refactored ones (RepoManager, RepoParser(s), cache subtree,
2741   repo subtree).
2742 - Some new API improvements.
2743 - revision 5868
2744 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
2745
2746 -------------------------------------------------------------------
2747 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
2748
2749 - New API calls which provides more information about one
2750   resolvable after a solverrun:
2751   isInstalledBy (const PoolItem_Ref item);
2752   installs (const PoolItem_Ref item);
2753 - Revision 5835
2754
2755 -------------------------------------------------------------------
2756 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
2757
2758 - fix changelog entry order
2759
2760 -------------------------------------------------------------------
2761 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
2762
2763 - Ignore conflicting items which are uninstallable
2764 - Create a "needed by" info if a requirement is still fulfilled.
2765 - Allow only one needed_by and needed_by_capability in QueueItemInstall
2766 - Added capability and type (REQUIRE, RECOMMEND,....) to
2767   ResolverInfoNeededBy
2768 - Evaluate ResolverInfoNeededBy for more information in the error
2769   messages
2770 - Enlarge detail description in the error messages
2771 - Revision 5807
2772
2773 -------------------------------------------------------------------
2774 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
2775
2776 - Fixes for gcc-4.2
2777 - revision 5786
2778 - version 3.3.1
2779
2780 -------------------------------------------------------------------
2781 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
2782
2783 - fixed so versioning from libtool to cmake
2784 - 3.3.0
2785
2786 -------------------------------------------------------------------
2787 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
2788
2789 - Use gpg2 instead of gpg for keyring and make
2790   the package depend on it (#284211)
2791
2792 -------------------------------------------------------------------
2793 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
2794
2795 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
2796   New dependency "packageand(foo:bar)" which provides an AND dependency by
2797   injecting a supplement/freshen.
2798   e.G. package novell-cluster-services-kmp-smp
2799   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
2800   Bug 255011
2801 - Dont check for architecture changes in atoms (#266178)
2802 - Revision 5720
2803
2804 -------------------------------------------------------------------
2805 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
2806
2807 - Fixed package-manager script (#275847)
2808 - revision 5614
2809
2810 -------------------------------------------------------------------
2811 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
2812
2813 - fixed cmake
2814 - version 3.2.2
2815
2816 -------------------------------------------------------------------
2817 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
2818
2819 - Reduced logging in order to speedup solving Bug 275100
2820 - revision 5603
2821 - version 3.2.1
2822
2823 -------------------------------------------------------------------
2824 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
2825
2826 - Fix excess calls to releaseFile. (#274357)
2827 - revision 5545
2828
2829 -------------------------------------------------------------------
2830 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
2831
2832 - Fix importing keys into rpm. (#270125)
2833 - r5527
2834
2835 -------------------------------------------------------------------
2836 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
2837
2838 - Support filesystem dependencies to add needed filesystem RPMs
2839   automatically (Fate 301966).
2840 - revision 5404
2841 - version 3.2.0
2842
2843 -------------------------------------------------------------------
2844 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
2845
2846 - avoiding attaching media where not needed (#263207)
2847 - r5381
2848
2849 -------------------------------------------------------------------
2850 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
2851
2852 - fix FileCap with attributes
2853 - r5376
2854
2855 -------------------------------------------------------------------
2856 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
2857
2858 - Fixed computation of install order. Take requirements of
2859   an installed packages uninstall scripts into account, if
2860   the package is updated. (#258682)
2861 - revision 5349
2862 - version 3.1.1
2863 -------------------------------------------------------------------
2864 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
2865
2866 - Parse and provide package keywords. (Fate 120368)
2867 - revision 5338
2868 - version 3.1.0
2869
2870 -------------------------------------------------------------------
2871 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
2872
2873 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
2874   Ask the user. Bug 258322
2875 - revision 5305
2876 - version 3.0.3
2877
2878 -------------------------------------------------------------------
2879 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
2880
2881 - Fix restoring of Sources id root prefix is used. (#238165)
2882 - revision 5299
2883 - version 3.0.2
2884
2885 -------------------------------------------------------------------
2886 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
2887
2888 - MediaManager::attachDesiredMedia() added to support multiple
2889   (CD/DVD) drives (fate #3974)
2890 - r5296
2891
2892 -------------------------------------------------------------------
2893 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
2894
2895 - If there is no valid solver result and NOT all resolvables ( other
2896   architecture) has been regarded, let the user decide making a new
2897   solver run with ALL available resolvables. Bug 223440
2898 - reducing logging (error -> debug)  bug 252921
2899 - Revision 5219
2900
2901 -------------------------------------------------------------------
2902 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
2903
2904 - Allow configuration of trusted vendors via
2905   /var/lib/zypp/db/trustedVendors. (#186636)
2906 - revision 5194
2907 - version 3.0.1
2908
2909 -------------------------------------------------------------------
2910 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
2911
2912 - libzypp-devel -> libzypp requirement is not versioned
2913   (#251086)
2914 - r5181
2915
2916 -------------------------------------------------------------------
2917 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
2918
2919 - Using already existing valid solver results for further solver runs.
2920   (partiell solving)
2921 - r5169
2922
2923 -------------------------------------------------------------------
2924 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
2925
2926 - fix link order
2927 - r5165
2928
2929 -------------------------------------------------------------------
2930 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
2931
2932 - merging from 10.2 / SP1
2933 - #247459 ftp probing
2934   denied == dont exists in ftp
2935 - r5124
2936
2937 -------------------------------------------------------------------
2938 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
2939
2940 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
2941 - Simultaneouqusly establishing of items which are conflicting eachother is
2942   useless. So only one will be established. Fixed in QueueItemInstall.cc
2943   Bug 243595
2944 - Added new upgrade options to fine tune version and patch handling.
2945   (F301990)
2946 - The context of establishPool will be stored in Resolver and will be
2947   regarded for the next solver run everytime. So it will be not reset by
2948   any solver run anymore.
2949   bug 191810 ( A broken patch will not be installed again)
2950
2951 -------------------------------------------------------------------
2952 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
2953
2954 - adding sotf,timeo=X nfs mount options by default (#235211)
2955 - r5093
2956
2957 -------------------------------------------------------------------
2958 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
2959
2960 - support for HTTP authentication prompt added (#190609)
2961 - fixed problem with empty path in URL
2962   in MediaCurl::doGetFileCopy()
2963 - r5085
2964
2965 -------------------------------------------------------------------
2966 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
2967
2968 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
2969   SuSE-Linux-10_2-Branch
2970
2971 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
2972 - verifySystem: The result will be set to APPL_HIGH, so it will be not
2973   reset by a second "normal" solver run. #239281 (schubi)
2974 - yast2 reports invalid URL as 'unknown source type'
2975   (#209961) (dmacvicar)
2976 - Added freshen language dependency in supplemements too if there is no
2977   entry in supplements.
2978   #240617;IPA fonts are not installed even if select Japanese
2979   language (schubi)
2980 - Setting allowed authentication methods to "basic,digest" if none
2981   provided in URL (#243006) (jkupec)
2982 - Stopping after 50 valid solver results. Anymore would be useless. Bug
2983   243595 (schubi)
2984 - r 5007
2985
2986 -------------------------------------------------------------------
2987 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
2988
2989 - package-manager: use a generic su script from XDG (#235303, #244442)
2990
2991 -------------------------------------------------------------------
2992 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
2993
2994 - Setting allowed authentication methods to "basic,digest" if none
2995   provided in URL (#243006)
2996 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
2997   (mvidner)
2998 - r4999
2999
3000 -------------------------------------------------------------------
3001 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
3002
3003 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
3004   (#222602)
3005 - 4984
3006
3007 -------------------------------------------------------------------
3008 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
3009
3010 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
3011
3012 - update packages: changing architecture is only valid while an
3013   system update and NOT while an update via a patch. Last fix does
3014   not fit for every case.
3015   Bug 230685
3016 - Patch has selected not the concerning package for update but
3017   a package which has provided the required dependencies too.
3018   Algorithmus: If there are exactly two providers which differ in architecture
3019                prefer the better arch.
3020   Fix: Regarding NVRA too. ( only if equal )
3021   Bug 238284
3022 - Download only English and Local translation
3023   (#208457)
3024 - Added solver parameter:
3025    tryAllPossibilities: regarding every solver branch ( not only
3026                         branches with e.G. best architectures
3027    preferHighestVersion: Prefer solver results which have a higher
3028                          version number.
3029   Bug #238087
3030 - update packages: changing architecture is only valid while an
3031   system update and NOT while an update via a patch.
3032   Bug 230685 - x86_64 MozillaFirefox binaries in security update
3033   repository
3034   Fix of version 2.11.2 has not worked if the first founded item
3035   had had another architecture.
3036 - r4927
3037
3038 -------------------------------------------------------------------
3039 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
3040
3041 - added ZYpp::getPartitions() - return the partitinoning
3042
3043 -------------------------------------------------------------------
3044 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
3045
3046 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
3047 - Corrupt download cannot be skipped
3048   (#217425 and #224216)
3049 - Enable package read ahead/caching in commit per default to reduce
3050   interactive media changes. If the environment variable
3051   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
3052 - added parameter not to reset resolver results while calling
3053   freshen pool Bug: 235761
3054 - Prepare package read ahead/caching of packages in commit. Adatped the
3055   workflow. Caching details are now hidden inside CommitPackageCache.
3056   The current implementation still performs no read ahead. (for F100182)
3057 - Skip invalid or broken rpm database entries. (#231211)
3058 - verifySystem: check if the solution is valid after calling freshenPool()
3059   Bug: 235761
3060 - Added own call for Resolver::verifySystem with additional
3061   hardware/language check in order to keep binary compatibility
3062   Fate #301224
3063 - Rpm requires additional quoting of special chars in filenames.
3064   (#233967)
3065 - Resolver::verifySystem checks for new hardware now by calling
3066   freshenPool. This is configureable. Fate #301224
3067 - merged texts from proofread
3068 - Don't consider patch/delta rpms if package architecture changes.
3069   (#231254)
3070 - update packages: changing architecture is only valid while an
3071   system update and NOT while an update via a patch.
3072   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
3073 - verifySystem: Do only regard items which will be on the system after the
3074   commit. Fate 301178
3075 - feature #301369
3076   Import listed GPG Keys from an trusted installation source
3077 - fix return call in new xml parser
3078 - Enable system resolvables in Helix parser (Revision 4787)
3079 - deptestomatic:
3080   Resetting transaction with the correct call;
3081   bugfix; Added kind in keep state (Revision 4788)
3082 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
3083   soft (Revision 4789)
3084 - New call added: maySetToBeUninstalledSoft (Revision 4789)
3085   Both are only functions for the solver (Revision 4789)
3086 - Resetting "by causer" in order to distinguish from state
3087   "keep by user". ( function setLock in order to remove lock)
3088   (Revision 4789)
3089 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
3090   in QueueItemUninstall.cc (Revision 4790)
3091 - Regarding "keep state by user". So avoiding "reselecting" by
3092   other requirements.
3093   Give a corresponding problem solution if a resolvable satisfy
3094   a dependency, but has been set to keep by the user.
3095   Bug : 222531 (Revision 4791)
3096 - Allow to disable autoprotection of foreign vendor items. Required
3097   in zmd-backend. (F301735).
3098 - use sqlite-zmd if using > 10.2 in spec. Use the one available
3099   durin compile.
3100 - Item could has already been selected to soft uninstall (e.G. remove
3101   pattern which recommend this item ). Do not throw an exception anymore.
3102   bug#225278
3103 - Added syscontent::Reader: Parse serialized set of ResObjects.
3104   (for F300729)
3105 - If there has already been selected another item by the solver (e.g. from
3106   another source) we will take thatone in order to avoid parallel
3107   installation and there concerning error messages.
3108   Bug 224698
3109 - In order to handle conflicting resolvable we try to update the
3110   conflicting item. While evaluating these canditates an already selected
3111   candidate will not be regarded. So it could be that an older package
3112   will be selected for update although a newer has already been selected. Revision 4765
3113 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
3114   update candidate and evaluate additional branches.
3115 - r4907
3116
3117 -------------------------------------------------------------------
3118 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
3119
3120 - Improved realpath() wrapper in media handler class (#222521).
3121 - revision 4758
3122
3123 -------------------------------------------------------------------
3124 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
3125
3126 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
3127 - revision 4713
3128
3129 -------------------------------------------------------------------
3130 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
3131
3132 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
3133   because backend uses this sqlite and it is no fun to
3134   install one and the other to develop (as the -devel packages)
3135   conflict.
3136 - add cmake support for building zypp/ lib.
3137   TODO: soinfo, compile testcases, devel, zypp2,docs
3138   find rpm, curl and others.
3139 - dont serialize interactive, as it is
3140   calculated now.
3141   (it was already fixed as we don't reimplement
3142   the method, but we still serialized, parsed)
3143 - r4709
3144
3145 -------------------------------------------------------------------
3146 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
3147
3148 - fixed Patch::interactive to return true as well, if the patch
3149   itself has a licence. (#224192)
3150 - revision 4702
3151 - version 2.9.2
3152
3153 -------------------------------------------------------------------
3154 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
3155
3156 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
3157   on the installation image (#213852).
3158 - revision 4700
3159
3160 -------------------------------------------------------------------
3161 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
3162
3163 - Avoid duplicate pool entries; Bug 223750; second part of the fix
3164 - r4698
3165 - Version 2.9.1
3166
3167 -------------------------------------------------------------------
3168 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
3169
3170 - Pool has multi instances of an item in the pool. Reduced this error
3171   to items which are identically at least. #217574 and #223750
3172 - r4695
3173
3174 -------------------------------------------------------------------
3175 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
3176
3177 - replace spaces to underscores in product names
3178 - 2.8.7
3179 - r4688
3180
3181 -------------------------------------------------------------------
3182 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
3183
3184 - Mark some strings for translation (#219783 need it)
3185 - r4682
3186
3187 -------------------------------------------------------------------
3188 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
3189
3190 - Added translations marks to hal, url and mutex exceptions (#23771)
3191 - revision 4680
3192
3193 -------------------------------------------------------------------
3194 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
3195
3196 - don't make libzypp-devel depend on sqlite-devel as
3197   headers from zypp2 are not installed yet
3198 - r4663
3199
3200 -------------------------------------------------------------------
3201 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
3202
3203 - Return an error if fork failed. (#204807)
3204 - Make Script execution abortable by user request. (#212949, F100233)
3205 - revision 4660
3206 - version 2.8.6
3207
3208 -------------------------------------------------------------------
3209 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
3210
3211 - Added package-manager wrapper script, with icon and .desktop (#222757).
3212   (Used by gnome-main-menu)
3213 - version 2.8.5
3214 - r4640
3215
3216 -------------------------------------------------------------------
3217 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
3218
3219 - Fixed target/hal - one more dbus_connection_close found (#216035)
3220 - revision 4636
3221 - version 2.8.4
3222
3223 -------------------------------------------------------------------
3224 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
3225
3226 - translation added
3227   rev 4630
3228   version 2.8.3
3229
3230 -------------------------------------------------------------------
3231 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
3232
3233 - Process obsoletes when installing non-package objects. (#217352)
3234 - revision 4621
3235 - version 2.8.2
3236
3237 -------------------------------------------------------------------
3238 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
3239
3240 - Implemented volume device check using /sbin/vol_id (#213852).
3241 - Revision 4619
3242
3243 -------------------------------------------------------------------
3244 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
3245
3246 - new translation added
3247
3248 -------------------------------------------------------------------
3249 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
3250
3251 - Implemented an reuse of already existing foreign CD/DVD mount points
3252   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
3253 - Added a fallback check of the volume.mount_point HAL property to
3254   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
3255   to be not avaliable in newer HAL versions (on 10.2).
3256 - Revision 4615
3257 - Version 2.8.1
3258
3259 -------------------------------------------------------------------
3260 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
3261
3262 - removed unused methods from Patch and PatchImplIf. Provided
3263   reasonable default implementation for Patch::interactive.
3264   (#221476).
3265 - revision 4610
3266 - Version 2.8.0
3267
3268 -------------------------------------------------------------------
3269 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
3270
3271 - Handle media eject failures (#216545)
3272 - r4606
3273
3274 -------------------------------------------------------------------
3275 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
3276
3277 - Reimplemented RpmDb::checkPackage using librpm API instead
3278   of parsing "rpm --checksig" output. (#163202)
3279 - Version 2.7.4
3280 - revision 4600
3281
3282 -------------------------------------------------------------------
3283 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
3284
3285 - NEW behaviour of the solver:
3286   Obsolete virtual provides. E.G.:
3287
3288   Installed:
3289   -----------
3290   Name:           test-1.0-0
3291
3292   Name:           moretest-1.0-0
3293   Provides:       test
3294
3295   To be installed
3296   ------------------
3297   Name:           nomoretest-1.0-0
3298   Obsoletes:      test
3299
3300   Result
3301   --------
3302   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
3303   test-1.0-0 had been deleted. Bug 220999
3304
3305 - Translations added
3306
3307 Version 2.7.3
3308 rev 4593
3309
3310 -------------------------------------------------------------------
3311 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
3312
3313 - Bugfix in generating solver testcases:
3314    - added kind of capabilities in description file
3315    - removed unneded channel from uninstall in command file
3316
3317 -------------------------------------------------------------------
3318 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
3319
3320 - Try to call /bin/eject utility if the eject-ioctl fails.
3321 - r4568
3322
3323 -------------------------------------------------------------------
3324 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
3325
3326 - ignore empty capabilities
3327 - r4565
3328
3329 -------------------------------------------------------------------
3330 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
3331
3332 - make progress strings translatable (#219783)
3333 - r4556
3334
3335 -------------------------------------------------------------------
3336 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
3337
3338 -  While deleting a selection all concerning recommended
3339    packages will be deleted too.
3340    BUT those packages should not be deleted which have been
3341    set to KEEP by the user. bug 217574
3342    rev 4526
3343    VERSION: 2.7.2
3344
3345 -------------------------------------------------------------------
3346 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
3347
3348 - Makefile in zypp2 fixed
3349   Revision 4520
3350
3351 -------------------------------------------------------------------
3352 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
3353
3354 - Translations added
3355   Revision 4514
3356   VERSION: 2.7.1
3357
3358 -------------------------------------------------------------------
3359 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
3360
3361 - Make the parser more strict, rejecting broken sources
3362   but showing the error line.
3363   Last fix making the parser relax would break multitag
3364   descriptions with empty lines, now we check dependencies
3365   at a higher level. (reference #160607)
3366 - r4501
3367
3368 -------------------------------------------------------------------
3369 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
3370
3371 - New problem solution added: Unlock ALL resovables in order to speed up
3372   problem solution. Bug 206453
3373
3374 -------------------------------------------------------------------
3375 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
3376
3377 - Translations added
3378
3379 -------------------------------------------------------------------
3380 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
3381
3382 - Fixed target/hal - removed dbus_connection_close calls, because
3383   the connections are shared; unref the ref-counted handle only.
3384   (#216035)
3385 - r4442
3386
3387 -------------------------------------------------------------------
3388 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
3389
3390 - skipping unreachable packages won't work
3391   (#215445)
3392 - r4468
3393
3394 -------------------------------------------------------------------
3395 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
3396
3397 - (#213793) Target store fails to recreate stored install-time (other
3398   Date and ByteCount values as well)
3399
3400 - skip comments and blank lines in multilists
3401   fixes (#214877) - zen-updater is not installed by default
3402
3403 - Automatically fix broken products when reading
3404   the product database.
3405   still pending: honour the read-only flag
3406   Changes to make this possible include
3407   using read_dir instead of boost directory
3408   iterator.
3409
3410 -------------------------------------------------------------------
3411 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
3412
3413 - added new class for generating solver testcases:
3414   Testcase
3415
3416 -------------------------------------------------------------------
3417 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
3418
3419 - Finalized ui::PatternContents. (F301229)
3420 - version 2.7.0
3421 - revision 4413
3422
3423 -------------------------------------------------------------------
3424 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
3425
3426 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
3427 - version 2.6.0
3428
3429 -------------------------------------------------------------------
3430 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
3431
3432 - Added ui::PatternContents: Helper class that will compute a patterns
3433   expanded install_packages set. (UI interface for F301229)
3434 - revision 4387
3435
3436 -------------------------------------------------------------------
3437 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
3438
3439 - removed the last reference to /usr/lib64 to fix the build
3440
3441 -------------------------------------------------------------------
3442 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
3443
3444 - added "zypper info" (jkupec)
3445 - version 2.5.2
3446
3447 -------------------------------------------------------------------
3448 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
3449
3450 - fix rpm db timestamp
3451 - add extra urls and optional urls to product API
3452 - r4378
3453
3454 -------------------------------------------------------------------
3455 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
3456
3457 - zypper: nicer progress reports, with or without --verbose.
3458
3459 -------------------------------------------------------------------
3460 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
3461
3462 - Fixed reloading of target data after commit. Broken since
3463   rev 3880.
3464 - version 2.5.1
3465 - revision 4365
3466
3467 -------------------------------------------------------------------
3468 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
3469
3470 - put query-pool in /usr/lib/zypp and not lib64
3471 - r4363
3472
3473 -------------------------------------------------------------------
3474 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
3475
3476 - revert keyring changes, causes endless loop (obvious)
3477 - add dist-product information, adapt store
3478 - version 2.5.0
3479 - r4355
3480
3481 -------------------------------------------------------------------
3482 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
3483
3484 - zypp-query-pool: For products show additionally distributionName
3485   and distributionEdition. (required by #205392)
3486 - revision 4349
3487
3488 -------------------------------------------------------------------
3489 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
3490
3491 - Add accessor for Product distributionName and distributionEdition.
3492   (required by #205392)
3493 - revision 4347
3494
3495 -------------------------------------------------------------------
3496 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
3497
3498 - added test case for KeyRing
3499 - fire trustedKeyAdded in all calls to import trusted key
3500   not only in signature check workflow.
3501 - r4342
3502
3503 -------------------------------------------------------------------
3504 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
3505
3506 - zypper update: implemented minimal version (patches only)
3507 - zypper list-updates: changed default type from package to patch,
3508   consider patches affecting the package manager separately
3509
3510 -------------------------------------------------------------------
3511 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
3512
3513 - version 2.4.1
3514 - r4338
3515
3516 -------------------------------------------------------------------
3517 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
3518
3519 - add zypp-query-pool, so registration doesn't depend on
3520   libzypp-zmd-backend being installed. Will remove from
3521   backend when suseregister gets updated.
3522
3523 -------------------------------------------------------------------
3524 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
3525
3526 - Make sure config.rpath is present.
3527
3528 -------------------------------------------------------------------
3529 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
3530
3531 - zypper search: fixed uninitialized members that made all searches
3532   exact and case sensitve
3533
3534 -------------------------------------------------------------------
3535 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
3536
3537 - zypp-checkpatches, write in the right file
3538 - r4328
3539
3540 -------------------------------------------------------------------
3541 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
3542
3543 - Install resolvables although they are unneeded
3544   if they have NOT the kind patch/atoms
3545   Bug 210538 - freshens/supplements does not work with patterns
3546 - r4326
3547
3548 -------------------------------------------------------------------
3549 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
3550
3551 - zypper service-add -r http://example.org/foo.repo (F#300641).
3552
3553 -------------------------------------------------------------------
3554 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
3555
3556 - zypp-checkpatches:
3557   save version of the generated xml to
3558   regenerate it if it changes.
3559   save a random token in case of error to
3560   force recreating xml file
3561 - r4321
3562
3563 -------------------------------------------------------------------
3564 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
3565
3566 - remove permissions for zypp checkpatches from spec
3567 - r4318
3568
3569 -------------------------------------------------------------------
3570 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
3571
3572 - registration fails because of wrong product data
3573   (#205392)
3574   use DISTPRODUCT,DISTVERSION to create the product
3575   resolvable. have this resolvable provide
3576   PRODUCT = VERSION
3577 - r4312
3578
3579 -------------------------------------------------------------------
3580 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
3581
3582 - zypper service-add -r ./foo.repo (F#300641).
3583
3584 -------------------------------------------------------------------
3585 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
3586
3587 - zypper: added case-sensitive search, search in descriptions and
3588   summaries, search by resolvable type, substring and word
3589   matching, support for wildcards
3590 - Revision 4303
3591
3592 -------------------------------------------------------------------
3593 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
3594
3595 - Prevent the user from sending signals to zypp-checkpatches-wrapper
3596   (#211286).
3597
3598 -------------------------------------------------------------------
3599 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
3600
3601 - Dont incomplete an uninstalled resolvable, even not when establishing.
3602   Incomplete only makes sense for installed resolvables (when they have broken
3603   deps), for patches (because they are needed) and for atoms (because they are
3604   used during patch calculation)
3605   Bug 198379
3606
3607 - Do not branch for packages with the same NVE but different architectures.
3608   Take the best architecture.
3609
3610 -------------------------------------------------------------------
3611 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
3612
3613 - implement rename source in sourcemanager
3614 - r4286
3615
3616 -------------------------------------------------------------------
3617 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
3618
3619 - YaST sources: set alias to product summary if empty
3620 - show alias on logs.
3621 - r4281
3622
3623 -------------------------------------------------------------------
3624 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
3625
3626 - version 2.4.0 (bin incompat due to callback fixes)
3627 - r4272
3628
3629 -------------------------------------------------------------------
3630 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
3631
3632 - Provide additional solver status information to the UI.
3633   (#162164,F301272)
3634 - Fixed UI satus computation in presence of multiple available
3635   candidates.
3636 - revision 4264
3637 - version 2.3.1
3638
3639 -------------------------------------------------------------------
3640 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
3641
3642 - remove const in MediaChangeReport requestMedia that
3643   broke cd changing.
3644 - r4262
3645
3646 -------------------------------------------------------------------
3647 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
3648
3649 - zypper: added search (jkupec)
3650 - removed the suid bit from zypp-checkpatches-wrapper so that the
3651   build passes until permissions.rpm is updated (~#211286).
3652 - r4253
3653
3654 -------------------------------------------------------------------
3655 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
3656
3657 - Log microseconds if ZYPP_PROFILING env var is enabled.
3658 - r4252
3659
3660 -------------------------------------------------------------------
3661 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
3662
3663 - YaST sources:
3664   Factory cannot be set with 'refresh' enabled
3665   (#204957)
3666 - get rid of some const bool signatures in Source classes
3667 - r4247
3668
3669 -------------------------------------------------------------------
3670 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
3671
3672 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
3673
3674 -------------------------------------------------------------------
3675 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
3676
3677 - select the best solution: prefering the total amount of install/update
3678   packages BEFORE source preferences. Bug 208784
3679
3680 -------------------------------------------------------------------
3681 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
3682
3683 - Introduce a method to see if a source supports a
3684   kind of resolvable at that time, so we can
3685   init a YUM source like factory but avoid parsing
3686   it if it contains no patches.
3687 - add TODO
3688 - zypp-checkpatches xml output
3689 - r4235
3690
3691 -------------------------------------------------------------------
3692 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
3693
3694 - added a CLI preview: zypper
3695 - revision 4214
3696 - version 2.2.3
3697
3698 -------------------------------------------------------------------
3699 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
3700
3701 - FATE #100165:
3702   Make Content File Aware of Different Architectures
3703   expand %a in release notes with architecture
3704
3705 -------------------------------------------------------------------
3706 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
3707
3708 - Extended pattern parser to support includes/extends tags as hint
3709   for the IO. (F301229)
3710 - revision 4199
3711 - version 2.2.2
3712
3713 -------------------------------------------------------------------
3714 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
3715
3716 - Enabled sending of ScriptResolvableReport.
3717 - Changed ScriptResolvableReport::start to send local path
3718   of script to be executed.
3719 - revision 4190
3720 - version 2.2.1
3721
3722 -------------------------------------------------------------------
3723 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
3724
3725 - Added ScriptResolvableReport. Callbacks triggered on script
3726   execution during commit. (F100233)
3727 - revision 4187
3728 - version 2.2.0
3729
3730 -------------------------------------------------------------------
3731 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
3732
3733 - fix: Url::getRegisteredSchemes() would always return nothing
3734
3735 -------------------------------------------------------------------
3736 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
3737
3738 - Made the build dependency on gettext-devel explicit
3739
3740 -------------------------------------------------------------------
3741 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
3742
3743 - adapted multi-media YUM sources according to official YUM
3744   specification (F300743)
3745
3746 -------------------------------------------------------------------
3747 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
3748
3749 - use RPM_OPT_FLAGS (meissner@suse.de)
3750
3751 -------------------------------------------------------------------
3752 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
3753
3754 - SourceFactory::createFrom() - don't loose url,...
3755 - r4160
3756
3757 -------------------------------------------------------------------
3758 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
3759
3760 - reduce logging in ResolvableImpl.cc
3761 - rev 4157
3762
3763 -------------------------------------------------------------------
3764 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
3765
3766 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
3767   in QueueItemInstall and QueueItemRequire
3768   Bug 192535/204913
3769   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
3770
3771 -------------------------------------------------------------------
3772 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
3773
3774 - fixed SourceFactory::createFrom() - don't loose alias,
3775   cachedir,... parameters
3776
3777 -------------------------------------------------------------------
3778 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
3779
3780 - Use RPM Enhances only if detected at configure time, to allow
3781   compilation with older rpm.
3782 - callback params: use const string & instead of string (dmacvicar)
3783
3784 -------------------------------------------------------------------
3785 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
3786
3787 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
3788   a package/script/message
3789   Bug: 192535
3790
3791 -------------------------------------------------------------------
3792 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
3793
3794 - add Source_Ref::checksum() which in combination with
3795   timestamp can give an idea of a source change.
3796 - r4106
3797
3798 -------------------------------------------------------------------
3799 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
3800
3801 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
3802   enable progress reporting on compressed streams.
3803
3804 -------------------------------------------------------------------
3805 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
3806
3807 - better error propagation
3808 - r4096
3809
3810 -------------------------------------------------------------------
3811 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
3812
3813 - Removed libblkid dependency - the workaround using libblkid to
3814   check filesystem on XEN vbd mapped devices is obsolete, because
3815   the info is avaliable via /dev/disk/by-label link now. (#197107)
3816 - revision 4087
3817
3818 -------------------------------------------------------------------
3819 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
3820
3821 - PackageProvider: Fixed broken retry. (#202163)
3822 - revision 4071
3823
3824 -------------------------------------------------------------------
3825 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
3826
3827 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
3828   to create a Package from a source package header.
3829 - Added method Pathname::extension: Return all of the characters in name
3830   after and including the last dot in the last element of name.
3831 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
3832   rpms. Otherwise we'd need access to the rpm database to get the keys.
3833 - revision 4069
3834
3835 -------------------------------------------------------------------
3836 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
3837
3838 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
3839   a package/script/message
3840   Bug: 192535
3841
3842 -------------------------------------------------------------------
3843 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
3844
3845 - Speedup computation of number of rpm database entries.
3846 - revision 4058
3847
3848 -------------------------------------------------------------------
3849 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
3850
3851 - Fixed endless loop in transactResObject
3852   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
3853
3854 -------------------------------------------------------------------
3855 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
3856
3857 - fix some testcases for tar file parser changes
3858 - r4045
3859
3860 -------------------------------------------------------------------
3861 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
3862
3863 - missing includes
3864 - clean old callbacks
3865 - r4041
3866
3867 -------------------------------------------------------------------
3868 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
3869
3870 - zyppPattern->install_packages returns SUGGESTED package too.
3871   Bug 201476
3872   Revision 4036
3873
3874 -------------------------------------------------------------------
3875 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
3876
3877 - New behaviour in the solver: try with 'best' package first, try with 'all'
3878   packages if this fails.
3879   Bug :Bug 191983
3880
3881 -------------------------------------------------------------------
3882 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
3883
3884 - libzypp 2.1.0
3885 - bump version due to incompatible callback changes in KeyRing
3886   Sources
3887
3888 -------------------------------------------------------------------
3889 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
3890
3891 - new keyring callbacks
3892 - separate trust key from import key
3893 - use PublicKey class instead of params, to be able
3894   to add more info like photos later (pending #181682)
3895 - update zmart with those callbacks.
3896 - better error handling (Exception types)
3897 - make tmp file names more readable depending on the context
3898 - r4026
3899
3900 -------------------------------------------------------------------
3901 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
3902
3903 - decouple probing from source creation, using the new
3904   media test for existence functions.
3905 - r4019
3906
3907
3908 -------------------------------------------------------------------
3909 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
3910
3911 - Fixed getDoesFileExist to reset the transfer range
3912 - Added logging of curl debug messages to the zypp log.
3913   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
3914   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
3915 - r4018
3916
3917 -------------------------------------------------------------------
3918 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
3919
3920 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
3921   see rev 3810 below. (#190163)
3922 - rev 3998
3923
3924 -------------------------------------------------------------------
3925 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
3926
3927 - fix uninstalling of atoms (noop)
3928 - r3995
3929
3930 -------------------------------------------------------------------
3931 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
3932
3933 - Implement initial verson of Media
3934   doesFileExist, for future source probing.
3935 - r3984
3936
3937 -------------------------------------------------------------------
3938 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
3939
3940 - more dbus_connection_close fixes
3941 - r3974
3942
3943 -------------------------------------------------------------------
3944 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
3945
3946 - clean up 'incomplete' handling in QueueItemEstablish.
3947 - rev 3973.
3948
3949 -------------------------------------------------------------------
3950 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
3951
3952 - Don't set 'incomplete' for uninstalled patterns or products.
3953   (#198379)
3954 - rev 3970.
3955
3956 -------------------------------------------------------------------
3957 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
3958
3959 - Added new API calls:
3960   setAdditionalProvide
3961   setAdditionalConflict
3962   setAdditionalRequire
3963
3964 -------------------------------------------------------------------
3965 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
3966
3967 - don't link examples to testsuite library.
3968
3969 -------------------------------------------------------------------
3970 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
3971
3972 - Disable profiling to work around compiler bug.
3973
3974 -------------------------------------------------------------------
3975 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
3976
3977 - forward port 3924:3939
3978 - Add explicit finish callbacks for subtasks during ProvidePackage
3979  Â to avoid UI confusion.
3980 - rev3957
3981
3982 -------------------------------------------------------------------
3983 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
3984
3985 - Introduce examples/
3986 - fix some svn ignores
3987 - fix compilation. Use: dbus_connection_close
3988 - rev 3943
3989
3990 -------------------------------------------------------------------
3991 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
3992
3993 - Initial support for plain directory with rpms as source
3994 - r3935
3995
3996 -------------------------------------------------------------------
3997 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
3998
3999 - Move the target query by kind function to
4000   a iterator, so we dont make a copy of the restore
4001   the iterator works loading by demand too
4002
4003 -------------------------------------------------------------------
4004 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
4005
4006 - rename the new initTarget to initializeTarget,
4007   leave the old one as is, but deprecate it.
4008 - r3903
4009
4010 -------------------------------------------------------------------
4011 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
4012
4013 - forward port from SLES10 branch , till 3888
4014 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
4015   full packages. (#168844)
4016 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
4017 - version 2.0.0
4018 - rev 3893
4019
4020 -------------------------------------------------------------------
4021 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
4022
4023 - Separate target init from adding resolvables, getting rid of the
4024 uggly bool flag.
4025 - dont clear the store each time Target::resolvables is called
4026 - Load target resolvables on demand by kind, keep them cached later
4027 - add Target::resolvablesByKind(kind) to allow query specific kind
4028   without reading all kinds. Used to port TargetProduct, which
4029   was reading the whole rpm database only to displayy base product
4030   name in YaST help.
4031 - commit to pkg-bindings and packager will follow.
4032 - jsrain will port more yast stuff, especially inst_source which
4033   startup time should by reduced by half afterwards.
4034 - rev 3880
4035
4036 -------------------------------------------------------------------
4037 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
4038
4039 - forward port:
4040   rev 3786 fix to stalle tmpfiles broke patches.
4041   SLES was released with this broken. 10.1 has a blocked
4042   zypp update because this.
4043   Attempt to fix this. (#192535)
4044 - fix configure.ac sqlite-source build path
4045 - rev 3858
4046
4047 -------------------------------------------------------------------
4048 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
4049
4050 - link correctly
4051
4052 -------------------------------------------------------------------
4053 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
4054
4055 - dont link sqlite in the main lib.
4056 - rev 3826
4057
4058 -------------------------------------------------------------------
4059 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
4060
4061 - susetags: parse product parser regexp only once
4062 - parse yum factory 5 sec. (from 30) faster using
4063   another string find algorithm
4064 - rev 3824
4065
4066 -------------------------------------------------------------------
4067 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
4068
4069 - Digest: Don't read the stream character wise but reading blocks,
4070   as advised by matz profiling.
4071 - r3819
4072
4073 -------------------------------------------------------------------
4074 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
4075
4076 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
4077   trusted vendors. (#189573)
4078 - revision 3804
4079
4080 -------------------------------------------------------------------
4081 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
4082
4083 - backport fix for stalle tmpfile (#191311)
4084 - rev 3788
4085
4086 -------------------------------------------------------------------
4087 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
4088
4089 - deactivated media manager code that was disabling the
4090   automounter (#172419)
4091 - rev 3724
4092
4093 -------------------------------------------------------------------
4094 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
4095
4096 - fix autorefresh (#186115)
4097 - revision 3708
4098 -------------------------------------------------------------------
4099 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
4100
4101 - forward port from SLE branch
4102 - Set default permission for logfiles to 0640. (#187044)
4103 - revision 3696
4104
4105 -------------------------------------------------------------------
4106 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
4107
4108 - forward port from SLE branch
4109 - Fixed installation of SP or Add-On product switching to media 2
4110   too early. (#186607)
4111 - revision 3691
4112
4113 -------------------------------------------------------------------
4114 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
4115
4116 - forward port from SLE branch
4117 - Strip self provides without edition in Resolvable ctor.
4118   (#186079)
4119 - Source::provideResolvables not implemented in yum source type.
4120   Product not set for packages that are available from update source
4121   (#186920)
4122 - Hook modalias() supplements without package to "kernel" (#184840)
4123 - Allow on-demand SourceManager::restore() (#186678)
4124 - Hook modalias() supplements without package to "kernel" (#184840)
4125 - rev 3676
4126
4127 -------------------------------------------------------------------
4128 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
4129
4130 - Fix adding resolving of path names for mount points (#181606)
4131 - rev 3658
4132
4133 -------------------------------------------------------------------
4134 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
4135
4136 - merge download algorithm and refactoring from branch
4137   (#181204)
4138
4139 -------------------------------------------------------------------
4140 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
4141
4142 - autodocs: use find+xargs to overcome command length limit,
4143   do not call doxygen unnecessarily (#185334).
4144 - rev 3645
4145
4146 -------------------------------------------------------------------
4147 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
4148
4149 - Dont use getZYpp in static constructor (#185198)
4150   Bugfix #178292 was wrong.
4151 - Only warn on incompleting installed resolvables (#185197)
4152 - rev 3644
4153
4154 -------------------------------------------------------------------
4155 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
4156
4157 - Atoms might only be installed via patches (#184714)
4158 - rev 3642
4159
4160 -------------------------------------------------------------------
4161 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
4162
4163 - fix for the last stall tmpfile (#178292)
4164 - r3637
4165
4166 -------------------------------------------------------------------
4167 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
4168
4169 - Implemented transfer timeout inside of the progress callback.
4170   The timeout value can be set using timeout url parameter, the
4171   default transfer timeout is 180 seconds. (#181602)
4172 - Added ssl_verify and ssl_capath url options used in https scheme,
4173   allowing to change or disable the ssl verify options. (#171622)
4174 - Added fallback on read failures of /etc/mtab to /proc/mounts.
4175   Improved verbosity in mount and mount check related failure cases,
4176   incl. /etc/mtab dump. (#181606)
4177 - rev 3623
4178
4179 -------------------------------------------------------------------
4180 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
4181
4182 - combine knownAliases and knownUrls in a single function.
4183 - rev 3616
4184
4185 -------------------------------------------------------------------
4186 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
4187
4188 - honor parallel installs in resolver context (#181103)
4189 - rev 3592
4190
4191 -------------------------------------------------------------------
4192 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
4193
4194 - right fix for tmpdir initialized in static constructor
4195 - catch around provideJustFile in providePackage
4196 -rev 3654
4197
4198 -------------------------------------------------------------------
4199 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
4200
4201 - fix #182003 YUM packages without size
4202 - rev 3587
4203
4204 -------------------------------------------------------------------
4205 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
4206
4207 - Allow to restore and remove by Url
4208 - rev 3583
4209
4210 -------------------------------------------------------------------
4211 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
4212
4213 - make atoms parallel installable (#181103)
4214 - rev 3580
4215
4216 -------------------------------------------------------------------
4217 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
4218
4219 - Allow to restore by alias
4220 - r3568
4221
4222 -------------------------------------------------------------------
4223 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
4224
4225 - Do not fork in a global destructor, perl dislikes it (#182672).
4226   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
4227
4228 -------------------------------------------------------------------
4229 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
4230
4231 - Installation: Assert product information is stored to libzypp
4232   database before reboot. (#181198)
4233 - Version 1.2.0; revision 3553
4234
4235 -------------------------------------------------------------------
4236 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
4237
4238 - Synchronize keys with rpm database before
4239   closing access to it (#182338)
4240 - rev 3533
4241
4242 -------------------------------------------------------------------
4243 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
4244
4245 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
4246   filter out the non-DVD drives completely. Allows a fallback to
4247   drives without the dvd HAL property e.g. in VMWare. (#177457)
4248 - rev 3530
4249
4250 -------------------------------------------------------------------
4251 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
4252
4253 - Merge fix for stalle tmpdir due to cyclic references, using a master
4254  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
4255 - rev 3521
4256
4257 -------------------------------------------------------------------
4258 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
4259
4260 - Fixes unneeded file download, and add download callbacks
4261   (still need yast side) #181204 and #160206
4262 - Fix stalle tmpdir due to cyclic references, using a master
4263   TmpDir for zypp. # 178292
4264
4265 -------------------------------------------------------------------
4266 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
4267
4268 - fixed memory leak in PersistentStorage (#168690)
4269 - revision 3519
4270
4271 -------------------------------------------------------------------
4272 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
4273
4274 - fixed memory leak in XMLSourceCacheParser (#168690)
4275 - revision 3517
4276
4277 -------------------------------------------------------------------
4278 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
4279
4280 -latest fi translation added
4281  Revision 3502
4282
4283 -------------------------------------------------------------------
4284 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
4285
4286 -All installed resolvables has been set to "satisfied" in
4287  ResolverContext::unneeded . BUT:
4288  Patch concerning resolvables have to be set to
4289  "unneeded" although they are installed. In order
4290  getting the state "no longer applicable" (Bug 171590)
4291 - rev 3496
4292
4293 -------------------------------------------------------------------
4294 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
4295
4296 - compute status for scripts and messages so their freshens get
4297   properly honored (aj with postgresql-server)
4298 - rev 3494
4299
4300 -------------------------------------------------------------------
4301 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
4302
4303 - revert not-used-yet rpmdb timestamp, as
4304   it broke rpmdb::init(). (#180040)
4305 - rev 3490
4306
4307 -------------------------------------------------------------------
4308 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
4309
4310 - updating gmo files, if po files has been changed; bug 164449
4311
4312 -------------------------------------------------------------------
4313 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
4314
4315 - Dont download twice if starting from 1st time
4316 - fix typo
4317 - rev 3481
4318
4319 -------------------------------------------------------------------
4320 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
4321
4322 - set cache dir only if storeMetadata is called as a public method.´
4323 - rev 3475
4324
4325 -------------------------------------------------------------------
4326 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
4327
4328 - schedule a package for installation if
4329   - it freshens / supplements something
4330   - it is not installed yet
4331   (#178721)
4332 - rev 3473
4333
4334 -------------------------------------------------------------------
4335 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
4336
4337 - make susetags also implement download and check first.
4338 - rev 3470
4339
4340 -------------------------------------------------------------------
4341 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
4342
4343 - make yum more robust. Never parse from provideFile
4344   but only from local disk. Make sure the cache
4345   is consistent before recreating it.
4346   the code is easier to follow and probably
4347   faster. checksum and signatures are
4348   checked on caching not on parsing.
4349   Required to implement refresh for #154990
4350 - rev 3452
4351
4352 -------------------------------------------------------------------
4353 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
4354
4355 - implement timestamp for YUM and SuseTags
4356 - actually use the license to confirm in yum patches
4357 - add prerequires tag in yum optonally to the bad designed
4358   and nonintuitive pre=1
4359 - rev 3448
4360
4361 -------------------------------------------------------------------
4362 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
4363
4364 - dont pass root on init but before.
4365 - implement rpm db modification timestamp
4366   not used yet
4367 - move Helix source to testsuite out of the solver
4368   so we can use it for target, storage tests
4369 - add Source_Ref::timestamp(), default to now()
4370   in order to implement smart sync of sources by zmd
4371 - don't parse desc and summary twice
4372 - fix a segfault with tranlated text
4373 - fix broken size tag introduced in rev 3427
4374 - rev 3446
4375
4376 -------------------------------------------------------------------
4377 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
4378
4379 - dont accept corrupt sources, improve logs
4380
4381 -------------------------------------------------------------------
4382 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
4383
4384 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
4385   loosing autoprotection (eg. for foreign vendor). (assists #177469)
4386 - rev 3431
4387
4388 -------------------------------------------------------------------
4389 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
4390
4391 - added mediaNr() to PatchRpm and DeltaRpm classes
4392 - rev 3430
4393
4394 -------------------------------------------------------------------
4395 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
4396
4397 - enable YUM license to confirm.
4398   needed for #174476
4399 - adapt store to serialize and read all new resobject fields
4400 - use install-time to now() when serializing (#174653)
4401 - rev 3427
4402
4403 -------------------------------------------------------------------
4404 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
4405
4406 - Do not violate install order when restricting commit to a certain
4407   mediaNumber. (#170079)
4408 - Version 1.1.0; rev 3423
4409
4410 -------------------------------------------------------------------
4411 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
4412
4413 - Added SourceManager::findSourceByUrl to overcome alias mismatches
4414   (#177543).
4415 - rev 3420
4416
4417 -------------------------------------------------------------------
4418 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
4419
4420 - Order all objects according to prerequirements, not just packages.
4421   (#173690)
4422 - rev 3419
4423
4424 -------------------------------------------------------------------
4425 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
4426
4427 - Added new translation
4428
4429 -------------------------------------------------------------------
4430 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
4431
4432 - fix missing homedir option for gpg (#171055)
4433 - rev 3415
4434
4435 -------------------------------------------------------------------
4436 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
4437
4438 - Prevent against daemons launched in rpm %post, that do not close
4439   their filedescriptors. (#174548)
4440 - Version 1.0.1; rev 3413
4441
4442 -------------------------------------------------------------------
4443 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
4444
4445 - fixed media number of package retrieved as a part of a patch
4446   (#174841)
4447 - rev 3409
4448
4449 -------------------------------------------------------------------
4450 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
4451
4452 - fix missing package descriptions due to filtered packages
4453   by incompatible architectures. (#159109)
4454 - rev 3404
4455
4456 -------------------------------------------------------------------
4457 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
4458
4459 - decrease logging in DiskUsageCounter and Modalias (#163186)
4460 - rev 3406
4461
4462 -------------------------------------------------------------------
4463 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
4464
4465 - Stay backward comapatible.
4466
4467 -------------------------------------------------------------------
4468 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
4469
4470 - Make basic attributes available through ResObject.
4471 - Let ResObjects which do not require media access during
4472   commit return ZERO sourceMediaNr (required for #173690)
4473 - Version 1.0.0
4474 - rev 3390
4475
4476 -------------------------------------------------------------------
4477 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
4478
4479 - reduce logging verbosity (#163186)
4480 - rev 3381
4481
4482 -------------------------------------------------------------------
4483 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
4484
4485 - setCandidate accept candidates with compatible architectures too. Not
4486   only with the same architecture. Bug 172594 - If update package has
4487   differet arch, UI display is wrong
4488
4489 -------------------------------------------------------------------
4490 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
4491
4492 - Added Source_Ref::resStoreInitialized.
4493   If we know that noone has seen the resolvables yet, we can skip
4494   them too, eg. when deleting a source. (#174840)
4495 - rev 3378
4496
4497 -------------------------------------------------------------------
4498 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
4499
4500 - Honor freshens as conditionals independant from the installed/
4501   uninstalled status (#174797)
4502 - rev 3376
4503
4504 -------------------------------------------------------------------
4505 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
4506
4507 - State modifier "unneeded" is transitive for patches (#171590)
4508 - rev 3375
4509
4510 -------------------------------------------------------------------
4511 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
4512
4513 - Do not transact itself (update) in the transactResObject mechanism
4514   Bug 174290
4515
4516 -------------------------------------------------------------------
4517 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
4518
4519 - Reenabled improved large file support flags (unintentionally
4520   removed in rev 1544). Fixes bug #173753.
4521 - Added large file support flags to libzypp.pc file allowing
4522   consistence checks in the application using features variable
4523 - rev 3366
4524
4525 -------------------------------------------------------------------
4526 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
4527
4528 - SourceManager: moved source deletion before creation
4529   so that we can recreate a deleted one (#174295)
4530 - removed dead code dealing with known_caches from SourceManager::store
4531   (see r3195)
4532 - r3362
4533
4534 -------------------------------------------------------------------
4535 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
4536
4537 - fixed returning product short name and summary if product read
4538   from target store (#148625)
4539 - rev 3360
4540
4541 -------------------------------------------------------------------
4542 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
4543
4544 - set media verifier on redirected medium (#172599)
4545 - rev 3359
4546
4547 -------------------------------------------------------------------
4548 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
4549
4550 - fix 'transactResKind' to collect best providers by capability
4551   and to recursively transact items of same kind (#170114)
4552 - rev 3355
4553
4554 -------------------------------------------------------------------
4555 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
4556
4557 - serialize the full URL to avoid missing password and other
4558   url settings (#148108)
4559 - rev 3353
4560
4561 -------------------------------------------------------------------
4562 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
4563
4564 - Added a 60 sec connect timeout to MediaCurl (#172860)
4565 - rev 3348
4566
4567 -------------------------------------------------------------------
4568 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
4569
4570 - re-fetch also .asc and .key files before checking signature
4571   (#172597)
4572 - rev 3350 (3345-10.1)
4573
4574 -------------------------------------------------------------------
4575 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
4576
4577 - Fix yum key verification, because a double variable declaration
4578
4579 -------------------------------------------------------------------
4580 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
4581
4582 - use --no-default-keyring to avoid creating a
4583   default gpg dir in / (#171055)
4584 - rev 3335
4585
4586 -------------------------------------------------------------------
4587 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
4588
4589 - Fix YUM signature checking, we were passing the key instead of the
4590   signature.
4591 - When the user trust a key, sync again. Bye to the session trusted
4592   keys and user being asked all the time. (#171213)
4593 - r3332
4594
4595 -------------------------------------------------------------------
4596 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
4597
4598 - Cleanup index tables when removing items from pool (#170564).
4599
4600 -------------------------------------------------------------------
4601 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
4602
4603 - backout rev 3246->3275 of TargetImpl.cc
4604 - add missing testsuite/utils/TestUtils.h
4605 - rev 3330
4606
4607 -------------------------------------------------------------------
4608 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
4609
4610 - more fixes for #171062, there were some files still not being
4611   read from cache.
4612 - r3327
4613
4614 -------------------------------------------------------------------
4615 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
4616
4617 - cache keys and signature. Remove lot of duplicated code. (#171062)
4618 - r3320
4619
4620 -------------------------------------------------------------------
4621 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
4622
4623 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
4624   mount here anything, so it is OK to use any dir (171351).
4625 - rev 3318
4626
4627 -------------------------------------------------------------------
4628 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
4629
4630 - parse "license-to-confirm" in primary.xml (#168437)
4631 - rev 3312
4632
4633 -------------------------------------------------------------------
4634 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
4635
4636 - Don't try to store 'Atom', not needed and the backend store
4637   rejects them anyways (addtion to #168610)
4638 - rev 3306
4639
4640 -------------------------------------------------------------------
4641 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
4642
4643 - Improved device check in MediaDISK using libblkid (Bug #158529)
4644 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
4645   added a check if it is a directory
4646 - Added libcurl and libblkid checks to configure.ac
4647 - Added e2fsprogs(-devel) requires to the spec file
4648 - rev 3303
4649
4650 -------------------------------------------------------------------
4651 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
4652
4653 - dont download "other" during key check (#171041)
4654 - rev 3294
4655
4656 -------------------------------------------------------------------
4657 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
4658
4659 - allow parallel installs of atoms (used to fulfill patch require-
4660   ments, atoms aren't installed anyways) (#170098)
4661 - some testsuite improvements.
4662 - rev 3288
4663
4664 -------------------------------------------------------------------
4665 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
4666
4667 - get rid of autobuild check when throwing exceptions without throw
4668   but with a macro, returning a null pointer at the end (never reached).
4669
4670 -------------------------------------------------------------------
4671 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
4672
4673 - Do not violate install order when restricting commit to a certain
4674   mediaNumber. (#170079)
4675
4676 -------------------------------------------------------------------
4677 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
4678
4679 - Don't use throw directly!
4680   use ZYPP_THROW with a Exception class, otherwise package bindings
4681   will not catch them.
4682   Should fix crashes when reading broken sources with yast.
4683 - rev 3272
4684
4685 -------------------------------------------------------------------
4686 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
4687
4688 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
4689   revision 3269
4690
4691 -------------------------------------------------------------------
4692 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
4693
4694 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
4695 - further improve on #168840 (from rev 3231), match on name-edition
4696   when filtering by best arch. (#170098)
4697 - rev 3268
4698
4699 -------------------------------------------------------------------
4700 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
4701
4702 - #170093 , lot of package descriptions missing
4703 - rev 3263
4704
4705 -------------------------------------------------------------------
4706 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
4707
4708 - try to fix wrong permissions of /var/lib/zypp created
4709   by old zypp, only when running as root they are fixed
4710   (#169094)
4711 - YUM: Verify signatures on factoryInit.
4712   Dont provide other.xml. Cleanups, better logging.
4713   When refreshing signed soruces, don't refresh is source
4714   has not changed.
4715 - YaST sources: don't refresh if media file has not changed.
4716 - Show full url of index files in sources for signature validation
4717   (mentioned in #170139 comment #3)-
4718
4719 -------------------------------------------------------------------
4720 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
4721
4722 - udpated media ID syntax for external scripts (to be consistent
4723   with packages) (#170247)
4724 - rev 3256
4725
4726 -------------------------------------------------------------------
4727 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
4728
4729 - set media ID to 1 if not specified in YUM metadata (#167452)
4730 - rev 3255
4731
4732 -------------------------------------------------------------------
4733 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
4734
4735 - If freshen and supplement are fulfilled, install any kind of
4736   resolvable if not yet installed (#165746)
4737 - rev 3249
4738
4739 -------------------------------------------------------------------
4740 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
4741
4742 - make downloaded script executable. (#169191)
4743 - rev 3247
4744
4745 -------------------------------------------------------------------
4746 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
4747
4748 - Improve on last fix, compare only compatible archs.
4749 - rev 3233
4750
4751 -------------------------------------------------------------------
4752 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
4753
4754 - Only choose best arch of multiple package atoms with identical
4755   name (#168840)
4756 - rev 3231
4757
4758 -------------------------------------------------------------------
4759 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
4760
4761 - pass empty strings to UI as key properties if unknown key
4762   (#169114)
4763 - rev 3228
4764
4765 -------------------------------------------------------------------
4766 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
4767
4768 - refrain from parsing 'other.xml' (#159316)
4769 - rev 3226
4770
4771 -------------------------------------------------------------------
4772 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
4773
4774 - in source refresh, clean up the cache dir if fails
4775 - do not require repomd.xml.asc when creating a cache (#163765)
4776 - rev 3224
4777
4778 -------------------------------------------------------------------
4779 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
4780
4781 - Check if a file exists before providing it, and just handling the
4782   exception is not sufficient, because it can release the media.
4783   it nows get all possible packages.X translations an then
4784   it selects the candidate from the existing ones (#168654)
4785 - rev 3221
4786
4787 -------------------------------------------------------------------
4788 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
4789
4790 - dont report conflicts if item is neither installed
4791   nor to-be-installed (#168906)
4792 - rev 3219
4793
4794 -------------------------------------------------------------------
4795 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
4796
4797 - #168060 , propagate the file description or original
4798   name to the UI and not the checked filename path,
4799   which could be a tmp file.
4800   Requires changes in pkg-manager, and probably zmd-helpers.
4801 - rev 3215
4802
4803 -------------------------------------------------------------------
4804 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
4805
4806 - /var/lib/zypp/db/languages/* are empty files (##168355)
4807 - r3206
4808
4809 -------------------------------------------------------------------
4810 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
4811
4812 - All resolvables must honor arch, so Arch_noarch in
4813   target/store/XMLFilesBackend.cc is wrong (#160792)
4814 - Introduced code to honour shared package descriptions
4815   (#159109)
4816 - r3204
4817
4818 -------------------------------------------------------------------
4819 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
4820
4821 - replace '_' in YUM elements/attributes with '-' (#168762)
4822 - rev 3201
4823
4824 -------------------------------------------------------------------
4825 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
4826
4827 - Fixed iseries workaround - interchanged variables for scsi
4828   devices, added debug messages about the steps (#163971).
4829 - Added getenv NULL ptr check and verify of the $HOME dir's
4830   and ~/.curlrc file's ownership (#163203).
4831 - rev 3199
4832
4833 -------------------------------------------------------------------
4834 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
4835
4836 - Use filesystem::TmpDir to create unique and unused Source cache
4837   directories. (#168051)
4838
4839 -------------------------------------------------------------------
4840 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
4841
4842 - Enable signature checks per default. (#168525)
4843
4844 -------------------------------------------------------------------
4845 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
4846
4847 - fix callbacks for providing a single file (#160206)
4848
4849 -------------------------------------------------------------------
4850 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
4851
4852 - If an installed package looses a dependency, the solver tries
4853   to upgrade it. Limit the upgrade candidates to best arch, best
4854   edition.
4855 - filter 'other' entries with incompatible arch in yum parser.
4856 - rev 3177
4857
4858 -------------------------------------------------------------------
4859 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
4860
4861 - initialize the product category according to source (#168061)
4862 - rev 3172
4863
4864 -------------------------------------------------------------------
4865 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
4866
4867 - delete only one older version of a xml-store resolvable
4868   (half-baked, but the previous attempt was charred)
4869
4870 -------------------------------------------------------------------
4871 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
4872
4873 - moved license_to_confirm to primary.xml
4874 - rev 3170
4875
4876 -------------------------------------------------------------------
4877 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
4878
4879 - Removed deprecated oldstyle commit methods.
4880
4881 -------------------------------------------------------------------
4882 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
4883
4884 - when installing a xml-store resolvable (all except package,
4885   message, script), delete older versions (#160792).
4886 - read selection edition from the XML store
4887 - rev 3167
4888
4889 -------------------------------------------------------------------
4890 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
4891
4892 - properly clear transaction flag after successful commit
4893   (see rev 3122, #164365, #167285)
4894 - rev 3157
4895
4896 -------------------------------------------------------------------
4897 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
4898
4899 - recursively soft-uninstall recommended package on real uninstall,
4900   not on update (#167603)
4901 - rev 3155
4902
4903 -------------------------------------------------------------------
4904 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
4905
4906 - fix #167605 (importing keys to rpm multiple times due to
4907   wrong interpretation of rpm gpg versioning.
4908 - add support for reading the rpm keys, with full id and fingerprint
4909 - rev 3153
4910
4911 -------------------------------------------------------------------
4912 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
4913
4914 - don't add duplicate error infos to ResolverContext (#167309)
4915 - rev 3146
4916
4917 -------------------------------------------------------------------
4918 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
4919
4920 - fix Resolver::transactReset() (see rev 3122) (#167285)
4921 - rev 3140
4922
4923 -------------------------------------------------------------------
4924 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
4925
4926 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
4927   variable is present, all signature checking callbacks will default
4928   to 'accept', in case no recipient is present.
4929
4930 -------------------------------------------------------------------
4931 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
4932
4933 - read content file on construction, and make
4934   provideProduct only insert the already
4935   read product object into the store (#165826)
4936   (dmacvicar)
4937 - When the signature is not found, warn the
4938   user about a unsigned source. When the
4939   key is not found, do nothing, it can be in the
4940   keyring already. (#166016) (dmacvicar)
4941 - enable key verification only if
4942   ZYPP_CHECKSIG env var is set (dmacvicar)
4943 - r1529
4944
4945 -------------------------------------------------------------------
4946 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
4947
4948 - fix bugfix 164365, fix bug 167285
4949   Actually clear the transcation state instead of locking it
4950   to 'dont transact'
4951 - rev 3122
4952
4953 -------------------------------------------------------------------
4954 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
4955
4956 - revert the signature/digest checking callbacks
4957 - rev 3115
4958
4959 -------------------------------------------------------------------
4960 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
4961
4962 - Bugfix #165670
4963   - Honor keep requests.
4964   - Dont flag "locked uninstall" as error if a keep request was
4965     issued before.
4966 - rev 3114
4967
4968 -------------------------------------------------------------------
4969 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
4970
4971 - rule out locked items during distribution upgrade as early
4972   as possible. (#165670)
4973 - rev 3110
4974
4975 -------------------------------------------------------------------
4976 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
4977
4978 - Bugfix #166212
4979   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
4980     transactResObject().
4981   - resetTransaction(APPL_LOW) before resolving
4982   - enhance transactCaps by using the same algorithm as in
4983     QueueItemRequire
4984     (before: transact all requires and recommends by name
4985      now: transact best requires and recommends by provides)
4986 - rev 3107
4987
4988 -------------------------------------------------------------------
4989 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
4990
4991 - new callbacks for failing digest
4992 - rev 3098
4993
4994 -------------------------------------------------------------------
4995 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
4996
4997 - ask for file without a checksum (#165125)
4998
4999 -------------------------------------------------------------------
5000 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
5001
5002 - dont install satisfied resolvables (#165843)
5003 - rev 3095
5004
5005 -------------------------------------------------------------------
5006 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
5007
5008 - dont abort on failed "dry_run" (#164583)
5009 - rev 3091
5010
5011 -------------------------------------------------------------------
5012 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
5013
5014 - Ask user if signature file does not exist (#163765)
5015 - handle repomd.xml.asc as optional file (#163765)
5016 - rev 3089
5017
5018 -------------------------------------------------------------------
5019 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
5020
5021 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
5022 - rev 3087
5023
5024 -------------------------------------------------------------------
5025 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
5026
5027 - Dont do transitive uninstalls on uninstalled or upgraded items.
5028   (#165798)
5029 - rev 3083
5030
5031 -------------------------------------------------------------------
5032 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
5033
5034 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
5035
5036 -------------------------------------------------------------------
5037 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
5038
5039 - Product::updateUrls: restore it from the XML store;
5040   fixed content parsing (#163192).
5041 - restore product flags fro the XML store
5042 - rev 3074
5043
5044 -------------------------------------------------------------------
5045 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
5046
5047 - Only consider best arch/version (#165477)
5048 - rev 3069
5049
5050 -------------------------------------------------------------------
5051 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
5052
5053 - No need to parse tags at all if there is no item to store values
5054   (e.g. data for unwanted arch). Fixed segv trying to store data in
5055   NULL item. (#165479)
5056 - rev3065
5057
5058 -------------------------------------------------------------------
5059 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
5060
5061 - Improved Url path name "//" vs. "/%2f" handling; now if the
5062   url has an authority, "/%2f" is used for ftp only (#163784)
5063 - rev 3062
5064
5065 -------------------------------------------------------------------
5066 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
5067
5068 - fixed storing patch scripts to target store (#159928)
5069 - rev 3058
5070
5071 -------------------------------------------------------------------
5072 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
5073
5074 - if a patch is bad, only skip this patch, not everything
5075   (#165200)
5076 - rev 3057
5077
5078 -------------------------------------------------------------------
5079 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
5080
5081 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
5082 - Susetags:Pattern: Fixed parser.
5083
5084 -------------------------------------------------------------------
5085 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
5086
5087 - when uninstalling, only re-establish installed items
5088   supplementing the to-be-uninstalled one. (variant of #165111)
5089 - rev 3054
5090
5091 -------------------------------------------------------------------
5092 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
5093
5094 - Susetags:Package: Parse and provide ins/delnotify texts.
5095
5096 -------------------------------------------------------------------
5097 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
5098
5099 - when checking freshens/supplements at install, only consider
5100   best architecture/edition (#164453)
5101 - rev 3051
5102
5103 -------------------------------------------------------------------
5104 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
5105
5106 - when checking for supplements, only consider best arch, best
5107   edition for installation (#165111)
5108 - rev 3047
5109
5110 -------------------------------------------------------------------
5111 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
5112
5113 - Bug 165117: build 910: Update: Splitted packages are selected for
5114   all archs
5115
5116 -------------------------------------------------------------------
5117 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
5118
5119 - ask user if a file exists but does not have a checksum (#162797)
5120 - rev 3044
5121
5122 -------------------------------------------------------------------
5123 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
5124
5125 - parse time and size elements from delta and patch RPM
5126 - rev 3043
5127
5128 -------------------------------------------------------------------
5129 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
5130
5131 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
5132   devices - on powerpc only (#163971)
5133 - rev 3042
5134
5135 -------------------------------------------------------------------
5136 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
5137
5138 - fix endless loop in patches parsing.
5139 - rev 3039
5140
5141 -------------------------------------------------------------------
5142 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
5143
5144 - fixed media handling in SuSEtags source (#164879)
5145 - rev 3037
5146
5147 -------------------------------------------------------------------
5148 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
5149
5150 - honor 'dry_run' on package remove (#164732)
5151 - rev 3036
5152
5153 -------------------------------------------------------------------
5154 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
5155
5156 - add files from yum filelist as provides to package (#164731)
5157 - rev 3032
5158
5159 -------------------------------------------------------------------
5160 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
5161
5162 - honor "+Enh:/-Enh:" in packages file (#156513)
5163
5164 -------------------------------------------------------------------
5165 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
5166
5167 - fix callback receiver signature to match the callback for removing
5168   package
5169
5170 -------------------------------------------------------------------
5171 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
5172
5173 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
5174 - rev 3024
5175
5176 -------------------------------------------------------------------
5177 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
5178
5179 - Bug 164440; Taking wrong architecture while updating obsoletes
5180   splitted packages
5181 - rev 3022
5182
5183 -------------------------------------------------------------------
5184 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
5185
5186 - allow relative paths with url file:
5187 - dont filter atoms from going into pool, multi-arch patch
5188   requirements need them. Instead, treat atoms with incompatible
5189   architecture as unneeded.
5190 - rev 3018
5191
5192 -------------------------------------------------------------------
5193 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
5194
5195 - product now provides short name
5196 - rev 3013
5197
5198 -------------------------------------------------------------------
5199 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
5200
5201 - read metadata for packages from correct tags in patches (#163220)
5202 - rev 3011
5203
5204 -------------------------------------------------------------------
5205 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
5206
5207 - more detailed resolver error reports (#162994)
5208 - rev 3010
5209
5210 -------------------------------------------------------------------
5211 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
5212
5213 - report package download progress (#160966)
5214 - rev 3007
5215
5216 -------------------------------------------------------------------
5217 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
5218
5219 - transact also for languages (#163819)
5220 - rev 3004
5221
5222 -------------------------------------------------------------------
5223 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
5224
5225 - loop through all affected ResObjects in transactResKind (#163819)
5226 - rev 3002
5227
5228 -------------------------------------------------------------------
5229 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
5230
5231 - allow re-installation of non-packages (#162906)
5232 - rev 2998
5233
5234 -------------------------------------------------------------------
5235 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
5236
5237 - Added loop checking for scsi cdroms (/sys/block/srX) in case
5238   HAL does not provide any drives like on iSeries (#163971).
5239 - rev 2995
5240
5241 -------------------------------------------------------------------
5242 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
5243
5244 - add 'licenceToConfirm()' to Product. (#164375)
5245
5246 -------------------------------------------------------------------
5247 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
5248
5249 - Avoid excessive CD hopping on commit. But still far from
5250   being perfect. (#159679)
5251 - Fixed Target::commit: Despite dry_run set True, packages
5252   were depeted.
5253
5254 -------------------------------------------------------------------
5255 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
5256
5257 - honour if user decides to skip a package in commit (#156031)
5258
5259 -------------------------------------------------------------------
5260 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
5261
5262 - fixed parsing external reference to script in patch (#163221)
5263 - r2981
5264
5265 -------------------------------------------------------------------
5266 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
5267
5268 - cache and provide content.asc/key optionally. Dont show a
5269   popup if they dont exists. (dmacvicar)
5270 - Actually abort when verify signature workflow is false. (dmacvicar)
5271 - r2978
5272
5273 -------------------------------------------------------------------
5274 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
5275
5276 - fixed setting autorefresh flag for installation sources
5277
5278 -------------------------------------------------------------------
5279 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
5280
5281 - drop patches with incompatible architecture.
5282 - rev 2972
5283
5284 -------------------------------------------------------------------
5285 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
5286
5287 - Added info method to media verifier base and more debug info
5288 - rev 2970
5289
5290 -------------------------------------------------------------------
5291 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
5292
5293 - Dont deny the "/" attach point in MediaDIR, since this is used
5294   for all "file:" urls, esp. local packages.
5295 - rev 2962
5296
5297 -------------------------------------------------------------------
5298 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
5299
5300 - Bug 159673 - only one conflict solvable per page
5301
5302 -------------------------------------------------------------------
5303 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
5304
5305 - parse all dependencies of 'packages' file (#163773)
5306 - rev 2957
5307
5308 -------------------------------------------------------------------
5309 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
5310
5311 - Use the original media descr_dir on refresh for
5312   suse tags source (#163196)
5313 - r2952
5314
5315 -------------------------------------------------------------------
5316 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
5317
5318 - add Source::setUrl() for zmd backend helper.
5319 - rev 2946
5320
5321 -------------------------------------------------------------------
5322 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
5323
5324 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
5325 target init. (dmacvicar)
5326 - r2949
5327
5328 -------------------------------------------------------------------
5329 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
5330
5331 - Fixed MediaDISK to use a mount -oro,bind id the disk
5332   partition is already attached e.g. by the automounter.
5333   Try to mount it a second time may fail (#163486).
5334 - rev 2944
5335
5336 -------------------------------------------------------------------
5337 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
5338
5339 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
5340 - rev 2940
5341
5342 -------------------------------------------------------------------
5343 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
5344
5345 - only try to create a source of a given type when restoring
5346   from the persistent store (#162111)
5347
5348 -------------------------------------------------------------------
5349 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
5350
5351 - parse all dependencies for patterns (.pat) files (#160602)
5352 - drop YOUPATH and YOUURL from content file.
5353 - rev 2924
5354
5355 -------------------------------------------------------------------
5356 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
5357
5358 - properly initialize autorefresh for non-remote sources (#154990)
5359 - rev 2919
5360
5361 -------------------------------------------------------------------
5362 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
5363
5364 - Added flag to MediaManager::isUseableAttachPoint, whether
5365   to check against system mount entries or not.
5366 - Disallow to use the attachpoints of another media handlers
5367   as source path in MediaDIR.
5368 - rev 2917
5369
5370 -------------------------------------------------------------------
5371 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
5372
5373 -implement callbacks for when package verification (checksum)
5374  fails, offer to retry or abort
5375
5376 -------------------------------------------------------------------
5377 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
5378
5379 - Fix construction of checksum objects when using non-standard
5380   checksum algorithms
5381 - Fix broken YUM cache
5382 - r2913
5383
5384 -------------------------------------------------------------------
5385 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
5386
5387 - Keep packages with no version upgrade installed during
5388   distribution upgrade (#162972)
5389 - add 'transactReset()' helper function for UI.
5390 - rev 2908
5391
5392 -------------------------------------------------------------------
5393 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
5394
5395 - r2906
5396
5397 -------------------------------------------------------------------
5398 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
5399
5400 - Fixed candidate handling in ui::Selectable. (#156589)
5401
5402 -------------------------------------------------------------------
5403 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
5404
5405 - fix #162984 , gpg hangs because the matching data file
5406   for the key cannot be find. (dmacvicar)
5407 - Fix restore of YUM source using the same cache dir semantics as
5408  susetags instead of assuming there is a cache if a cache_dir
5409   was given. (dmacvicar)
5410
5411 -------------------------------------------------------------------
5412 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
5413
5414 - use DISTPRODUCT/DISTVERSION from content file to generate the
5415   product name, version, and release.
5416 - rev 2902
5417
5418 -------------------------------------------------------------------
5419 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
5420
5421 - Removed broken forcing of absolute ftp paths added in rev2705 to
5422   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
5423 - rev 2900
5424
5425 -------------------------------------------------------------------
5426 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
5427
5428 - add Resolver::freshenPool() (#156980)
5429 - rev 2893
5430
5431 -------------------------------------------------------------------
5432 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
5433
5434 - skip incompatible archs in filelist parsing.
5435 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
5436   /lib64/, ...)
5437 - rev 2886
5438
5439 -------------------------------------------------------------------
5440 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
5441
5442 - skip incompatible archs in primary parsing.
5443 - rev 2883
5444
5445 -------------------------------------------------------------------
5446 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
5447
5448 - allow setting of source when parsing local .rpm (#147765)
5449 - rev 2880
5450
5451 -------------------------------------------------------------------
5452 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
5453
5454 - Do not update packages over other architectures
5455
5456 -------------------------------------------------------------------
5457 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
5458
5459 - Added zypp/ui/UserWantedPackages to support the UI's
5460   "automatic changes" dialog (bug #152700)
5461
5462 -------------------------------------------------------------------
5463 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
5464
5465 - use KeyRing class to validate repomd.xml (#160909)
5466
5467 -------------------------------------------------------------------
5468 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
5469
5470 - Product resolvables should be readable by normal users.
5471   (#162474) (dmacvicar)
5472 - implemented keyring and metadata signature verification
5473   in susetags source
5474 - dont delete the lock if we did not acquire it
5475 - r2847
5476
5477 -------------------------------------------------------------------
5478 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
5479
5480 - Added disabling of the automounter while MediaManager
5481   init and restoring of the old state on exit (#154326).
5482 - Implemented check if media (CD) is automounted or not
5483 - rev 2840
5484
5485 -------------------------------------------------------------------
5486 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
5487
5488 - Implemented several hal get/set/removeDeviceProperty wrappers
5489 - Improved HalException to allow to fetch HAL/DBUS error componets
5490 - rev 2830
5491
5492 -------------------------------------------------------------------
5493 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
5494
5495 - honor subscription status of catalogs (#162350)
5496 - rev 2827
5497
5498 -------------------------------------------------------------------
5499 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
5500
5501 - Enabled CD eject error reporting exceptions (#154326)
5502 - rev 2822
5503
5504 -------------------------------------------------------------------
5505 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
5506
5507 - support "dry run" (#159467)
5508 - implement "transactResKind" (#161400)
5509 - rev 2817
5510
5511 -------------------------------------------------------------------
5512 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
5513
5514 - add checksum for external patches (#159928)
5515
5516 -------------------------------------------------------------------
5517 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
5518
5519 - calculate product architecture (#158198)
5520
5521 -------------------------------------------------------------------
5522 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
5523
5524 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
5525   detection
5526
5527 -------------------------------------------------------------------
5528 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
5529
5530 - Auto protect installed packages from unknown vendor. (#157446)
5531
5532 -------------------------------------------------------------------
5533 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
5534
5535 - added support for external scripts to metadata (#159928) (jsrain)
5536 - fixed handling of Language resolvables (ma)
5537 - fix leak in rpmdb (dmacvicar)
5538 - added softlock for autoyast (#159466) (ma)
5539 - Fixed exceptions in doGetFileCopy() to show full url
5540   including the file instead of just the media base url. (mt)
5541 - Provide Language::summary (ma)
5542 - check patterns and selections file exist
5543   before veryfing them (#161300) (dmacvicar)
5544 - added YUM metadata checksum computation (jsrain)
5545 - added interface to patch of a message (jsrain)
5546 - r2734
5547
5548 -------------------------------------------------------------------
5549 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
5550
5551 - added support for external scripts to metadata (#159928)
5552 - r2709
5553
5554 -------------------------------------------------------------------
5555 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
5556
5557 - report separate exception when trying to start source cache again to
5558   suppress incorrect error message in XEN installation
5559 - r2682
5560
5561 -------------------------------------------------------------------
5562 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
5563
5564 - Implement inter process locking in zypp.
5565 - Added No medium found output
5566 - splitting modaliases in supplements TOO
5567 - parse also the available signing keys
5568
5569 -------------------------------------------------------------------
5570 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
5571
5572 - release all media when removing source (#159754) (visnov)
5573 - more testsuites (schubi)
5574 - updated translations (schubi)
5575 - added MediaNotEjectedException (mt)
5576 - rev 2652
5577
5578 -------------------------------------------------------------------
5579 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
5580
5581 - fix patches descriptions (dmacvicar)
5582 - fix source serialization (dmacvicar)
5583 - metadata for kernel test (schubi)
5584 - Arch tests updated (ma)
5585 - classify NULL Ptr as unique (ma)
5586 - Added host check, because file Url allows it now. (mt)
5587 - prepare modalias fix (#159766) (ma)
5588 - Provide iterator based access to SourceManager data. (ma)
5589 - Fixed "file:" Url scheme config to allow relative paths; (mt)
5590   RFC1738 says, it may contain a hostname as well...
5591 - revision 2633
5592
5593 -------------------------------------------------------------------
5594 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
5595
5596 - pkg-config support (mvidner)
5597 - close all medias when destructing MediaSet (jsrain)
5598 - rev 2622
5599
5600 -------------------------------------------------------------------
5601 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
5602
5603 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
5604 - Message callback implemented to show patch messages (visnov)
5605 - Bug 159696 (schubi)
5606 - provide transform_iterators to iterate over a maps keys or values (ma)
5607 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
5608 - added script and message installation (jsrain)
5609 - chooses the 'right' kernel now (kkaempf)
5610 - Use noarch if no arch is specified in patches (dmacvicar)
5611 - rev 2611
5612
5613 -------------------------------------------------------------------
5614 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
5615
5616 - Added some debug output including the access id (mt)
5617 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
5618   release with eject=true on attached media, to umount
5619   other mounts as well. (mt)
5620 - 159483 - solver does not blame missing dependency (schubi)
5621 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
5622 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
5623   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
5624 - fixed ZYPP_RETHROW (#156430) (ma)
5625 - patch for #156114 (visnov)
5626 - fixed container.erase loops (ma)
5627 - Fixed to reset desired (cached) flag before the action (mt)
5628 - Removed return in forceRelaseAllMedia (void function) (mt)
5629 - Parse nonexisting architecture to noarch so patches dont get
5630   filtered by the pool (dmacvicar)
5631 - 159512 - yast2-qt does not show label of to be installed products
5632   anymore (dmacvicar)
5633 - 159765 - Hidden patterns still visible (dmacvicar)
5634 - Use noarch if no arch is specified. (dmacvicar)
5635 - r2594
5636
5637 -------------------------------------------------------------------
5638 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
5639
5640 - properly report error for media change callback
5641 - rev 2579
5642
5643 -------------------------------------------------------------------
5644 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
5645
5646 - fixed memory leak in XMLNodeIterator (#157474)
5647 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
5648 - Renamed private MediaManager::forceMediaRelease
5649   function to forceReleaseShared (more exact name)
5650 - Implemented forceRelaseAllMedia() that can be
5651   used to release also foreign (user) mounts.
5652 - Added use of forceRelaseAllMedia for CD/DVDs
5653   if FORCE_RELEASE_FOREIGN is 1 (default 0)
5654 - little cleanup of the checkAttached function
5655 - r2578
5656
5657 -------------------------------------------------------------------
5658 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
5659
5660 - don't try to attach without exception handling (#158620)
5661 - fix descriptions, as a new tag Des for selections exists now.
5662 - fix #157683: failure after adding add-on product to install
5663   sources
5664 - added more files for translation
5665 - resolve-dependencies.cc: establish pool
5666 - parse-metadata.cc: catch bad URL
5667 - set zmdid for atoms
5668 - r2574
5669
5670 -------------------------------------------------------------------
5671 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
5672
5673 - fix testsuite.
5674 - provide edition and architecture for all kinds of yum
5675   resolvables.
5676 - fix ResStatus output.
5677 - establish atoms correctly.
5678 - treat requires to unneeded resolvables as fulfilled.
5679 - rev 2559
5680
5681 -------------------------------------------------------------------
5682 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
5683
5684 - fix the build
5685 - only consider best architecture/version (#157594)
5686 - prefer providers which supplement/enhance installed or
5687   to-be-installed packages (fixes the tpctl-kmp issue)
5688 - rev 2546
5689
5690 -------------------------------------------------------------------
5691 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
5692
5693 - provide more filters for pkg-bindings (#158602)
5694 - add SystemResObject to provide system (modalias, hal, ...)
5695   capabilities.
5696 - handle this during resolving.
5697 - make the modalias and hal capability match the SystemResObject
5698   by default, thereyby triggering a modalias (resp. hal)
5699   evaluation.
5700 - xmlstore: decouple target store from YUM schema.
5701 - clean up moving of hal() and modalias() from provides to
5702   supplements in ResolvableImpl.
5703 - add PatchContents() for UI.
5704 - handle Edition::noedition as empty string.
5705 - r2537
5706
5707 -------------------------------------------------------------------
5708 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
5709
5710 - releasing all medias when asking for CD (#156981)
5711 - r2471
5712
5713 -------------------------------------------------------------------
5714 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
5715
5716 - ResStatus::resetTransact must return a value.
5717 - Fixed random build failures in LanguageCode.cc.
5718   (Rewrote the CodeMaps constructor so that gcc does not
5719   optimize a 500-statement basic block.)
5720 - Fix constructions of patch objects. Actually insert atoms in atoms
5721   list. Insert atoms for package even if the package does not exists
5722   in the source. Fixes #157628 (dmacvicar).
5723 - Fixed license reading from susetags, #151834 (dmacvicar).
5724 - r2468
5725
5726 -------------------------------------------------------------------
5727 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
5728
5729 - added ResStatus::resetTransact (ma)
5730 - bugfix for #156439 (schubi)
5731 - Added Source_Ref::setAlias (#154913).
5732 - Do not assume there is a product file when scanning for products
5733   (visnov)
5734 - function to disable all sources in the persistent store (visnov)
5735 - dependency errors go to stdout, not stderr; output resolver info
5736   directly to stderr (kkaempf)
5737 - rev 2464
5738
5739 -------------------------------------------------------------------
5740 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
5741
5742 - fix merging of resolver info (needed for #157684).
5743 - errors are also important in ResolverInfo.
5744 - improve debug output in ResolverContext.
5745 - rev 2455
5746
5747 -------------------------------------------------------------------
5748 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
5749
5750 - delete RPMs downloaded via HTTP/FTP after installnig them
5751   (#157011)
5752 - fixed product registration (reverted autorefresh patch) (#157566)
5753
5754 -------------------------------------------------------------------
5755 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
5756
5757 - if root!="/", always prefer the upgrade candidate (#155472)
5758 - implement license confirmed api for UI.
5759 - prefer architecture over version in distribution upgrade
5760   (#157501)
5761 - clean up media handling.
5762 - rev 2448
5763
5764 -------------------------------------------------------------------
5765 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
5766
5767 - init Modalias properly.
5768 - fix warnings in testcases.
5769 - rev 2432
5770
5771 -------------------------------------------------------------------
5772 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
5773
5774 - drop libjpeg-devel and sqlite-devel from build requires.
5775
5776 -------------------------------------------------------------------
5777 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
5778
5779 - implement 'modalias()' capability (#157406)
5780 - make dependencies consistent, its 'freshens'.
5781 - cope with user umounts of devices.
5782 - add debug to SourceManager.
5783 - rev 2418
5784
5785 -------------------------------------------------------------------
5786 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
5787
5788 - allow version downgrade during distribution upgrade if the
5789   newer package is coming from a trusted vendor (#155472)
5790 - implement locale fallback
5791 - 'freshen' -> 'freshens' in schema definitions to make it
5792   consistent with all other dependency definitions.
5793 - better error reporting for .pat and .sel files.
5794 - rule out packages from dependency resolutions which are
5795   de-selected by user (#155368)
5796 - use locale fallbacks in package translations.
5797 - refresh source when re-enabling it.
5798 - rev 2406
5799
5800 -------------------------------------------------------------------
5801 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
5802
5803 - split of libzypp-zmd-backend subpackage as a stand-alone
5804   leaf package.
5805 - encapsulate bool test for Source_Ref better.
5806 - fixed stack overflow (ma).
5807 - make testsuite build again.
5808 - rev 2346
5809
5810 -------------------------------------------------------------------
5811 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
5812
5813 - fixed URL rewriting for CD2 and following (#154762)
5814 - fixed ResPoolProxy diffState (for proper ok/cancel support
5815   in UI)
5816 - added special exception class for aborting installation
5817   (#154936)
5818 - only auto-change directories if they end in CDn or DVDn.
5819 - rev 2320.
5820
5821 -------------------------------------------------------------------
5822 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
5823
5824 - silently ignore multiple installs of the same package.
5825 - fix disk usage for installs and uninstalls.
5826 - rev 2308
5827
5828 -------------------------------------------------------------------
5829 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
5830
5831 - zmd-backend: filter out incompatible architectures from
5832   repository.
5833 - rev 2298
5834
5835 -------------------------------------------------------------------
5836 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
5837
5838 - sync libzypp media data with mtab.
5839 - improve resolver error and solution reports.
5840 - fix source cache reading (#155459).
5841 - default cached sources to enabled (#155459).
5842 - let each source provide public keys.
5843 - rev 2297
5844
5845 -------------------------------------------------------------------
5846 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
5847
5848 - only write by-sovler transactions back (#154976)
5849 - rev 2278
5850
5851 -------------------------------------------------------------------
5852 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
5853
5854 - release last used source at end of commit (#155002)
5855 - rev 2277
5856
5857 -------------------------------------------------------------------
5858 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
5859
5860 - cope with NULL values in zmd catalogs table (#153584)
5861 - set YAST_IS_RUNNING in transact zmd helper (#154820)
5862 - run SuSEconfig after transact zmd helper (#154820)
5863 - add softTransact to honor user vs. soft requirements (#154650)
5864 - honor all build keys provided by a package source.
5865 - add source metadata refresh.
5866 - add progress callbacks to zmd helpers.
5867 - rev 2276
5868
5869 -------------------------------------------------------------------
5870 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
5871
5872 - include .diffs into main source.
5873 - catch exception when ejecting media which was unmounted externally
5874   (#154697).
5875 - init source in zmd-backend correctly (#154667)
5876 - implement disk usage info for YaST.
5877 - clean up XML schema files.
5878 - catch CPUs identifying as 'i686' but being 'i586'.
5879 - allow definition of preferred attach (mount) point for media.
5880 - make resolver results more readable.
5881 - use language fallbacks if none of multiple language providers
5882   matches.
5883 - get rid of ignoring wrong arch in resolver, having the wrong
5884   architecture is prevented by other means.
5885 - prepare for translations in exceptions.
5886 - fix 'abort does not abort'
5887 - implement 'flag' I/O in target cache backend.
5888 - skip incompatibles architectures in packages.<lang>
5889 - rev 2228
5890
5891 -------------------------------------------------------------------
5892 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
5893
5894 - dont even provide src/nosrc from the source.
5895 - rev 2169 + diffs
5896
5897 -------------------------------------------------------------------
5898 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
5899
5900 - Initialize commit result (#154409)
5901 - release media if its wrong (#154326)
5902 - dont copy src/nosrc packages to the pool (#154627)
5903 - reduce XML logging.
5904 - rev 2169 + diffs
5905
5906 -------------------------------------------------------------------
5907 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
5908
5909 - fix path of .po files (#154074).
5910 - parse the correct package.<lang> file (kinda #154074).
5911 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
5912 - reattach all released medias.
5913 - raise exception instead of abort() on XML errors (#154104).
5914 - update translations.
5915 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
5916   and is_empty_dir utility function
5917 - rev 2169
5918
5919 -------------------------------------------------------------------
5920 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
5921
5922 - check freshens and supplements for packages (#154074).
5923 - only complain about incomplete installed resolvables,
5924   if they are uninstalled, schedule them for installation.
5925   (#154074)
5926 - add testcases for locale() provides.
5927 - add lang_country -> lang fallback.
5928 - have locale(parent:...) deps match any provides of 'parent'
5929   also when uninstalling a package.
5930 - rev 2148
5931
5932 -------------------------------------------------------------------
5933 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
5934
5935 - change the locale(...) separator to ";" (#153791)
5936 - complete "find-files" of zmd-backend.
5937 - rev 2140
5938
5939 -------------------------------------------------------------------
5940 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
5941
5942 - avoid attaching media when initializing source
5943 - rev 2139
5944
5945 -------------------------------------------------------------------
5946 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
5947
5948 - warn about misspelled 'locale(...)' provides
5949 - add testcases
5950 - rev 2134
5951
5952 -------------------------------------------------------------------
5953 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
5954
5955 - fix the build
5956 - rev 2129
5957
5958 -------------------------------------------------------------------
5959 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
5960
5961 - provide available locales to application (#153583)
5962 - honor 'requestedLocales' (language dependant packages)
5963 - honor release requests for all holders of a device.
5964 - silently re-attach after a forced release.
5965 - solver improvements.
5966 - handle source caches.
5967 - proper logging in zmd backend helpers.
5968 - rev 2127
5969
5970 -------------------------------------------------------------------
5971 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
5972
5973 - upgrade always to best version and arch (#153577)
5974 - reset 'transact' state for obsoleted packages (#153578)
5975 - translation updates
5976 - rev 2113
5977
5978 -------------------------------------------------------------------
5979 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
5980
5981 - add support for 'local' .rpm packages to zmd-backend.
5982 - rev 2101
5983
5984 -------------------------------------------------------------------
5985 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
5986
5987 - fix build of zmd/backend.
5988 - actually fill 'files' table in package-files.
5989 - rev 2094
5990
5991 -------------------------------------------------------------------
5992 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
5993
5994 - improve testcases.
5995 - add 'setPossibleLocales()' to ZYpp, this defines the set
5996   of possible locales to choose from (#153583)
5997 - provide LanguageImpl and create 'Language' resolvables for
5998   each 'possible' locale.
5999 - fix YUM parsing of patches, insert 'atoms' to link patches
6000   with packages.
6001 - replace gzstream/ with own, existing implementation.
6002 - honor locks in solver (#150231)
6003 - sync pool with target after commit() properly (#150565, #153066)
6004 - new zmd helper 'package-files'
6005 - rev 2093
6006
6007 -------------------------------------------------------------------
6008 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
6009
6010 - prevent multiple initializations of the target (#153124)
6011 - implement 'loopback mounted ISO images'
6012 - retain old package sources on upgrade.
6013 - support compressed .xml files in 'repodata' type repositories.
6014 - rev 2025
6015
6016 -------------------------------------------------------------------
6017 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
6018
6019 - parse locale(...) provides and construct correct dependencies.
6020
6021 -------------------------------------------------------------------
6022 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
6023
6024 - always upgrade to candidate (#152760).
6025 - fix typo in package sorting.
6026 - prepare handling of locale provides.
6027 - rev 1995
6028
6029 -------------------------------------------------------------------
6030 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
6031
6032 - sort src/nosrc package to right list during commit.
6033 - revert installtime/buildtime in susetags parser (#152760)
6034 - rev 1990
6035
6036 -------------------------------------------------------------------
6037 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
6038
6039 - reset state after successful commit (#153030)
6040 - run "rpm -e" always with "--nodeps" (#153026)
6041 - provide separate resolvable kind for src packages.
6042 - extend status field for LOCK and LICENSE.
6043 - add sameState()/diffState() for UI.
6044 - provide 'best' candidate for UI.
6045 - set 60 sec timeout for curl access.
6046 - don't cross-compare solver results, takes too much time.
6047 - provide sizes of installed packages.
6048 - extend REQUIRES semantics in content file.
6049 - add "parse-metadata" helper to zmd-backend.
6050 - rev 1987
6051
6052 -------------------------------------------------------------------
6053 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
6054
6055 - provide complete disk usage data (#152761)
6056 - include upgrade flag when copying solver solution
6057   back to pool (#152717)
6058 - rev 1959
6059
6060 -------------------------------------------------------------------
6061 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
6062
6063 - don't insert incompatible architectures to the pool (#151933)
6064 - don't accept incompatible architectures from a repository
6065   (#151933)
6066 - separate rpm log (#151431).
6067 - allow extended product requires.
6068 - rev 1954
6069
6070 -------------------------------------------------------------------
6071 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
6072
6073 - provide the XML schema files in the main package. (#152593)
6074
6075 -------------------------------------------------------------------
6076 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
6077
6078 - provide arch compat handling.
6079 - implement data upload to zmd.
6080 - fix source metadata caching on target.
6081 - add 'supplements' dependencies to 'yum' parser.
6082 - provide user agent identification to curl calls.
6083 - move resolver branches (multiple alternatives) back in queue
6084   (resolve known things first, then the unknown ones).
6085 - clean up 'packages' parser.
6086 - rev 1947
6087
6088 -------------------------------------------------------------------
6089 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
6090
6091 - improve media mount/umount interface
6092 - prepare class ArchCompat for proper architecture ordering
6093   and compatibility handling.
6094 - add returns to dummy functions in DbAccess.
6095 - rev 1913
6096
6097 -------------------------------------------------------------------
6098 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
6099
6100 - don't explictly delete to-be-upgraded packages.
6101 - finish query-system, resolve-dependencies, and transact for
6102   libzypp-zmd-backend.
6103 - provide Pattern::category.
6104 - move system architecture to toplevel.
6105 - make target store pathname settable.
6106 - speed up rpmdb reading by properly filtering unwanted file
6107   provides.
6108 - rev 1905
6109
6110 -------------------------------------------------------------------
6111 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
6112
6113 - new translations.
6114 - proofread texts.
6115 - when comparing solutions, prefer higher versions.
6116 - provide generic 'SafeBool' for bool conversions.
6117 - add PtrTypes testsuites.
6118 - rev 1876
6119
6120 -------------------------------------------------------------------
6121 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
6122
6123 - integrate all diffs
6124 - move Target::commit to toplevel API
6125 - generalize dependency iterators and hash dependency
6126   information in pool (for speedup)
6127 - add 'supplements' as dependency
6128 - make more pattern attributes available
6129 - drop "smbfs" in favour of "cifs" (#151476)
6130 - add metadata cache to sources (Beta4 bug)
6131 - run "rpm -e"  with name-version-release
6132 - fix update conflicts
6133 - rev 1864
6134
6135 -------------------------------------------------------------------
6136 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
6137
6138 - fix-mediachange.diff: dont skip CD but retry after media change
6139 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
6140   'eject' button
6141 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
6142   so media handle gets actually released and media unmounted.
6143
6144 -------------------------------------------------------------------
6145 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
6146
6147 - implement arch scoring
6148 - prefer better arch (#151427)
6149 - transitive depedencies of weak requirements are non-weak
6150   (#151446)
6151 - rev 1778 + diff
6152
6153 -------------------------------------------------------------------
6154 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
6155
6156 - ignore self and to-be-updated conflicts (#150844)
6157 - fix enable of target store (for non-packages)
6158 - rev 1778
6159
6160 -------------------------------------------------------------------
6161 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
6162
6163 - fix "cd:" url (#151121)
6164 - provide location() in public Package api
6165 - allow running distribution upgrade in testmode
6166 - extend HAL interface
6167 - rev 1762
6168
6169 -------------------------------------------------------------------
6170 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
6171
6172 - pass normal and locale packages from selections correctly.
6173 - its "baseconf" for base selections.
6174 - Make 'ZYpp' an obvious singleton.
6175 - provide releasenotesUrl.
6176 - dont continue upgrade without target.
6177 - implement 'fake' hal for testing.
6178 - fix package sizes.
6179 - more solver testcases.
6180 - rev 1754
6181
6182 -------------------------------------------------------------------
6183 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
6184
6185 - extend requires of libzypp-devel
6186 - provide package sizes for UI
6187 - provide more UI helpers
6188 - implement Product and related functions
6189 - fix split provides in distribution upgrade
6190 - provide locale information to system
6191 - ask HAL for available devices
6192 - reduce debug information in solver
6193 - filter architectures in source, not in solver
6194 - rev 1743
6195
6196 -------------------------------------------------------------------
6197 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
6198
6199 - disable another testsuite for now
6200 - fetch the default locale from environment
6201 - support user-defined formatting of log
6202 - rev 1710
6203
6204 -------------------------------------------------------------------
6205 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
6206
6207 - providing basic product information from susetags source
6208 - public API for preferred language
6209 - implemented redirect of logging (#149001)
6210 - report start/finish of source data parsing (#150211)
6211 - store/restore source aliases properly (#150256)
6212 - disable a lot of debug logging to speed up solver
6213 - properly rewrite URL for CDn directory layouts (#149870)
6214 - rev 1706
6215
6216 -------------------------------------------------------------------
6217 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
6218
6219 - add save/restore state to facilitate UI 'cancel'
6220 - enable target/store
6221 - add 'forceResolve' call and flag to resolver to switch between
6222   task-oriented ZMD and interactive YaST behaviour.
6223 - Fix resolver problem solution texts.
6224 - improve solver problem solution offerings.
6225 - fix media access handling to better support multiple
6226   requestors to single media.
6227 - move the media number checking to the source (media requestor)
6228   which knows how to verify the correct media.
6229 - Fix CD ordering (#149871), adding testcases.
6230 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
6231 - Add selections to testcases.
6232 - rev 1673
6233
6234 -------------------------------------------------------------------
6235 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
6236
6237 - Fix missing return in Source.cc:124
6238
6239 -------------------------------------------------------------------
6240 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
6241
6242 - cope with empty arch field in selections
6243 - enable dummy "enableStorage" function
6244 - rev 1610-branch
6245
6246 -------------------------------------------------------------------
6247 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
6248
6249 - fix random data return in Source.cc
6250 - rev 1610
6251
6252 -------------------------------------------------------------------
6253 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
6254
6255 - adapt zmd-backend to SourceImpl API change
6256 - rev 1608
6257
6258 -------------------------------------------------------------------
6259 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
6260
6261 - fix the packages parser bug. Now all packages are parsed
6262   including (english) translations.
6263   source/susetags is back to svn head.
6264 - rev 1600
6265
6266 -------------------------------------------------------------------
6267 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
6268
6269 - fix off-by-one bug in bitfield handling
6270 - revert source/susetags to rev 1411
6271 - rev 1586
6272
6273 -------------------------------------------------------------------
6274 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
6275
6276 - dont prereq-sort non-packages
6277 - rev 1584
6278
6279 -------------------------------------------------------------------
6280 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
6281
6282 - rev 1582
6283
6284 -------------------------------------------------------------------
6285 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
6286
6287 - update to rev 1543
6288
6289 -------------------------------------------------------------------
6290 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
6291
6292 - require hal-devel in libzypp-devel
6293 - re-merge fixes (RPM_OPT_FLAGS)
6294
6295 -------------------------------------------------------------------
6296 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
6297
6298 - make solver behaviour a bit more interactive
6299 - rev 1537
6300
6301 -------------------------------------------------------------------
6302 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
6303
6304 - Fix syntax error in configure script.
6305 - Use RPM_OPT_FLAGS.
6306
6307 -------------------------------------------------------------------
6308 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
6309
6310 - update for qt ui integration
6311 - rev 1504
6312
6313 -------------------------------------------------------------------
6314 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
6315
6316 - split off libzypp-zmd-backend
6317 - rev 1466
6318
6319 -------------------------------------------------------------------
6320 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
6321
6322 - another update to svn
6323
6324 -------------------------------------------------------------------
6325 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
6326
6327 - finish rpm callbacks
6328 - finish UI API
6329 - fix state change resolver<->pool
6330 - zmd backend stuff
6331 - speed up tag file parsing
6332 - rev 1405
6333
6334 -------------------------------------------------------------------
6335 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
6336
6337 - disabling failing tests of s390 and ppc
6338
6339 -------------------------------------------------------------------
6340 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
6341
6342 - Snapshoot rev 1367
6343
6344 -------------------------------------------------------------------
6345 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
6346
6347 - use hashes for pool
6348 - rev 1343
6349
6350 -------------------------------------------------------------------
6351 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
6352
6353 - removed Obsoletes:    yast2-packagemanager
6354
6355 -------------------------------------------------------------------
6356 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
6357
6358 - Snapshoot 3 Feb 2005 (11:30)
6359
6360 -------------------------------------------------------------------
6361 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
6362
6363 - Snapshoot 2 Feb 2005 (14:00)
6364
6365 -------------------------------------------------------------------
6366 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
6367
6368 - Snapshoot 2 Feb 2005 ( integrating YaST )
6369
6370 -------------------------------------------------------------------
6371 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
6372
6373 - converted neededforbuild to BuildRequires
6374
6375 -------------------------------------------------------------------
6376 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
6377
6378 - Initial version
6379