- Don't pass epoch to 'rpm -e', it does not support it.
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
3
4 - Don't pass epoch to 'rpm -e', it does not support it.
5 - revision 10800
6
7 -------------------------------------------------------------------
8 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
9
10 - Adapt to new product handling. Products are no longer pseudo
11   installed objects verified by the solver, but actually installed. 
12   Thus removed satisfiedProduct iterator, fixed Selctables. 
13 - Removed class ProductInfo as we keep Product.
14 - revision 10797
15
16 -------------------------------------------------------------------
17 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
18
19 - implement relogin suggested support (fate#304889)
20
21 -------------------------------------------------------------------
22 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
23
24 - Detect correct download path even if repository type 
25   is not set. (bnc #386386)
26 - revision 10768
27
28 -------------------------------------------------------------------
29 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
30
31 - Cleanup, mostly by removing, unused parser code and related classes.
32 - revision 10765
33
34 -------------------------------------------------------------------
35 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
36
37 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
38 - revision 10763
39
40 -------------------------------------------------------------------
41 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
42
43 - Add new product attributes (flavor,referencePackage).
44 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
45   object. This is used to keep the product resolvable and the
46   package providing the product metadata in sync.
47 - revision 10742
48
49 -------------------------------------------------------------------
50 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
51
52 - support an optional url attribute in repoindex.xml's <repo>
53 - revision 10729
54
55 -------------------------------------------------------------------
56 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
57
58 - New class ProductInfo to provide product related metadata that
59   might be associated with a package. This will replace the Product
60   resolvable.
61 - revision 10715
62
63 -------------------------------------------------------------------
64 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
65
66 - generate a unique anonymous unique string per target
67   and add it to the agent string for better statistics
68
69 -------------------------------------------------------------------
70 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
71
72 - Follow solver policy and make repository priority the highest
73   key, when ordering packages. Then architecture, and edition last.
74 - revision 10710
75
76 -------------------------------------------------------------------
77 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
78
79 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp 
80   (bnc #412094)
81 - revision 10702
82
83 -------------------------------------------------------------------
84 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
85
86 - Service renamed to ServiceInfo
87 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
88 - revision 10695
89
90 -------------------------------------------------------------------
91 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
92
93 - fixed yum repos to work with non '/' base url post fix
94   (bnc #341617)
95 - revision 10662
96
97 -------------------------------------------------------------------
98 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
99
100 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
101   (bnc #411339)
102 - revision 10680
103
104 -------------------------------------------------------------------
105 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
106
107 - Several changes to make libzypp-bindings compile using the original
108   header files and no private copies. (bnc #391831)
109 - revision 10668
110 - version 5.3.0
111
112 -------------------------------------------------------------------
113 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
114
115 - Service::enabled() added
116 - revision 10657
117
118 -------------------------------------------------------------------
119 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
120
121 - Removed FRESHENS dependency type
122 - revision 10643
123
124 -------------------------------------------------------------------
125 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
126
127 - Allow parallel installation of packages which have been defined
128   in zypp.conf (parameter "multiversion") Fate #302050
129 - Additional check for broken system.
130   (defined in zypp.conv: solver.checkSystemFile)
131 - revision 10600
132
133 -------------------------------------------------------------------
134 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
135
136 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
137 - revision 10596
138
139 -------------------------------------------------------------------
140 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
141
142 - Remove Atom, Script, Message and other obsolete classes.
143 - revision 10592
144
145 -------------------------------------------------------------------
146 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
147
148 - Also report the name of the locking process in ZYppFactoryException
149   (bnc #280537)
150 - revision 10572
151
152 -------------------------------------------------------------------
153 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
154
155 - corrected logging of solver settings
156 - regard locking while doUpdate (bnc #405427)
157 - revision 10564
158
159 -------------------------------------------------------------------
160 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
161
162 - make curl use the right transfer mode
163   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
164 - revision 10559
165
166 -------------------------------------------------------------------
167 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
168
169 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
170 - revision 10557
171
172 -------------------------------------------------------------------
173 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
174
175 - Provide Package::url() if available in solv file. (bnc #402434)
176 - A missing cookie file must not be treated as an error. Simply
177   rebuild the cache (bnc #405867)
178 - Add 22x22 and 24x24 icons (bnc #329635)
179 - revision 10528
180
181 -------------------------------------------------------------------
182 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
183
184 - Do not update an already updated package (bnc #400422)
185 - revision 10504
186
187 -------------------------------------------------------------------
188 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
189
190 - Also check if the fingerprint matches before importing updated keys.
191   (bnc #393160)
192 - revision 10500
193
194 -------------------------------------------------------------------
195 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
196
197 - forward port add message attribute to patches.
198 - port import newer keys if a trusted key is updated
199 - (bnc#393160)
200 - version 5.0.2
201
202 -------------------------------------------------------------------
203 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
204
205 - Fix permanent duplication of gpg keys in the rpm database. Also
206   retrieve correct creation and expire dates. (bnc #401259)
207 - Invoke gpg with --homdir, otherwise command fails if executed
208   within a wrapper. (bnc #401259)
209 - revision 10487
210
211 -------------------------------------------------------------------
212 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
213
214 - version 5.0.1
215 - revision 10464
216
217 -------------------------------------------------------------------
218 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
219
220 - Handle new patch messages and scripts in commit. Provide callbacks
221   to display the patch messages and give visual feedback on script
222   execution. (bnc #401220)
223 - revision 10411
224
225 -------------------------------------------------------------------
226 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
227
228 - Fix wrong parenthesis causing bug 399320
229 - version
230 - revision
231
232 -------------------------------------------------------------------
233 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
234
235 - improve performance of gsub
236 - change replace_all to replaceAll (same name convency)
237 - add tests for gsub and replaceAll
238 - revision 10366
239
240 -------------------------------------------------------------------
241 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
242
243 - Handle application/x-redhat-package-manager in package-manager.desktop
244   (bnc #391183)
245 - revision 10361
246
247 -------------------------------------------------------------------
248 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
249
250 - X-SuSE-ControlCenter-System category added
251   to package-manager.desktop (bnc #302324)
252 - revision 10353
253
254 -------------------------------------------------------------------
255 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
256
257 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
258 - revision 10340
259
260 -------------------------------------------------------------------
261 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
262
263 - Fix memory corruption in curl media handler (bnc #396979)
264 - revision 10338
265
266 -------------------------------------------------------------------
267 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
268
269 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
270   as 'source package named zypper'. So these capabilities can be used
271   together with sat::Whatprovides or in resolver requests. (bnc #369893)
272 - revision 10335
273
274 -------------------------------------------------------------------
275 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
276
277 - allow aborting progress during removing packages. (bnc #389238)
278 - revision 10331
279
280 -------------------------------------------------------------------
281 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
282
283 - New option for ignoring Obsoletes. This is used for installing more than
284   one pacakges with the same name but different versions.
285   Often used by kernel.
286 - r 10299
287
288 -------------------------------------------------------------------
289 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
290
291 - Revert inappropriate Selectable cleanup. Fix Selectable
292   status computation. Unmaintained packages were wrongly
293   reported as unsinstalled. (bnc #394630)
294 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
295 - revision 10295
296
297 -------------------------------------------------------------------
298 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
299
300 - fixed typo
301
302 -------------------------------------------------------------------
303 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
304
305 - Reenable diskusage calculation (bnc #395051)
306 - version 4.25.1
307 - revision 10273
308
309 -------------------------------------------------------------------
310 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
311
312 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
313 - revision 10271
314
315 -------------------------------------------------------------------
316 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
317
318 - RepoInfo: don't overwrite flags that have already been set externally
319   (bnc #394728)
320 - revision 10256
321
322 -------------------------------------------------------------------
323 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
324
325 - Create missing directories when saving config files. (bnc #395026)
326 - Fix undefined behaviour in RepoManager.
327 - revision 10255
328
329 -------------------------------------------------------------------
330 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
331
332 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
333   from resolvePool or resolveQueue we will have to take care for both
334   cases. (bnc#393969)
335 - r 10252
336
337 -------------------------------------------------------------------
338 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
339
340 - compile with RPM_OPT_FLAGS
341
342 -------------------------------------------------------------------
343 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
344
345 - old2new locks file converter script added to %post (jredinger)
346 - r 10227
347
348 -------------------------------------------------------------------
349 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
350
351 - Do not regard packages with the same name while upgrading obsoleted
352   packages (bnc#394367)
353 - r 10219
354
355 -------------------------------------------------------------------
356 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
357
358 - revert commit don't check for existence of keys,
359   to avoid a non needed HEAD request. (related bnc#381280)
360   as it creates popup error callbacks due to the 404's in
361   the keys. Leave however the OnMediaLocation::optional()
362   API to look for another fix strategy.
363
364 -------------------------------------------------------------------
365 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
366
367 - define path for messages and scripts and document
368   them in zypp.conf
369
370 -------------------------------------------------------------------
371 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
372
373 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
374   be ignored for already INSTALLED packages (bnc #389694)
375 - r 10202
376
377 -------------------------------------------------------------------
378 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
379
380 - Packages which obsoletes and do NOT required other installed
381   packages will be installed if no other packages obsolete the installed package too.
382 - r 10196
383
384 -------------------------------------------------------------------
385 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
386
387 - fix filelist for installed packages (bnc#392544)
388 - fix changelog retrieval for installed packages
389
390 -------------------------------------------------------------------
391 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
392
393 - deprecate Repository::name() and use alias() to
394   be consistent. Related to (bnc#383553)
395 - don't check for existence of keys, to avoid a non needed
396   HEAD request. (helps bnc#381280)
397 - 4.25.0
398
399 -------------------------------------------------------------------
400 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
401
402 - added onlyRequires in the testcase (bnc #389184)
403
404 -------------------------------------------------------------------
405 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
406
407 - allow installation and refreshing from repository with alias that
408   contains ' or " (bnc #392426)
409 - r10158
410
411 -------------------------------------------------------------------
412 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
413
414 - delta rpm support reenabled
415 - r10150
416
417 -------------------------------------------------------------------
418 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
419
420 - Resetting Delete Details in ResStatus correctly (bnc #391785)
421 - r 10145
422
423 -------------------------------------------------------------------
424 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
425
426 - when setting status to non installed for uninstalled packages
427   set the user transaction so they go to soft locks.
428   (related to bnc#389739 )
429
430 -------------------------------------------------------------------
431 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
432
433 - Added new calls : isInstalledBy (const PoolItem item);
434                     installs (const PoolItem item);
435 - r 10125
436 - 4.23.0
437
438 -------------------------------------------------------------------
439 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
440
441 - don't run merge in save when toAdd/Remove queue is empty
442 - throw when locks cannot load its file
443 - r10124
444
445 -------------------------------------------------------------------
446 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
447
448 - throw more describing exception when repo probing failed
449   (bnc #389690)
450 - revision 10118
451
452 -------------------------------------------------------------------
453 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
454
455 - allow call only merge old locks and newly added/removed without
456   saving it to file
457 - -revision 10104
458
459 -------------------------------------------------------------------
460 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
461
462 - report non packages as keep installed if satisfied to the
463   user interace (Selectables)
464 - 4.21.3
465
466 -------------------------------------------------------------------
467 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
468
469 - create /etc/zypp/products.d on install
470
471 -------------------------------------------------------------------
472 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
473
474 - /etc/zypp/products.d added to file list (bnc #385868)
475 - revision 10049
476 - version 4.21.2
477
478 -------------------------------------------------------------------
479 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
480
481 - call RemoveResolvableReport::problem() before finish() on error
482   (bnc #388810)
483 - revision 10045
484
485 -------------------------------------------------------------------
486 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
487
488 - fix file list
489
490 -------------------------------------------------------------------
491 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
492
493 - Product now retrieves all attributes from the solv file.
494 - version 4.21.1
495 - revision 10031
496
497 -------------------------------------------------------------------
498 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
499
500 - Add zypp.conf option configdir (/etc/zypp) and arrange
501   all config files and directories to follow {configdir}
502   per default.
503 - Fix zypp-query-pool to print satisfied products and additional
504   products defined in {configdir}/products.d for registration.
505   (bnc #385868)
506 - version 4.21.0
507 - revision 10029
508
509 -------------------------------------------------------------------
510 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
511
512 - implement remove duplicate entries in lock file (bnc#385967)
513
514 -------------------------------------------------------------------
515 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
516
517 - Speedup rpmdb2solv by reusing an existing solv file.
518 - version 4.20.1
519 - revision 10012
520
521 -------------------------------------------------------------------
522 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
523
524 - Fix failed package download due to unkown repository type (bnc #386386)
525 - revision 9995
526
527 -------------------------------------------------------------------
528 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
529
530 - Support optional root argument to RepoManagerOptions, to prefix all
531   path names taken from ZConfig. (bnc #388265)
532 - version 4.20.0
533 - revision 9993
534
535 -------------------------------------------------------------------
536 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
537
538 - new solution action for removing requirements/conflicts (bnc #387631)
539 - revision 9988
540
541 -------------------------------------------------------------------
542 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
543
544 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
545 - revision 9984
546
547 -------------------------------------------------------------------
548 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
549
550 - DistUpgrade: searching for providers -> regarding name onl
551 - r 9977
552
553 -------------------------------------------------------------------
554 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
555
556 - add flag --registrable (-r) to query pool to avoid
557   using system as a filter
558 - 4.19.1
559
560 -------------------------------------------------------------------
561 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
562
563 - return values in non-void functions
564
565 -------------------------------------------------------------------
566 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
567
568 - support multiple search strings in PoolQuery (ORed)
569 - revision 9945
570
571 -------------------------------------------------------------------
572 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
573
574 - Switch off the upgrade mode of the
575   SAT solver cause the packages have already been evaluated by
576   the distupgrade machanism of libzypp. (bnc #386375)
577 - rev 9943
578
579 -------------------------------------------------------------------
580 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
581
582 - release file after copy to cache as soon as possible.
583   (bnc #381311)
584 - r9940
585
586 -------------------------------------------------------------------
587 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
588
589 - Bugfix: keep states by user has been removed it the
590   package has not been installed BUT has been recommended by another package.
591   (bnc #385832)
592 - rev 9938
593
594 -------------------------------------------------------------------
595 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
596
597 - add isLocal function to Url which say if scheme is local or
598   internet.
599 - r9932
600
601 -------------------------------------------------------------------
602 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
603
604 - cache decision for repository depend on his url.
605 - http,ftp and smb cache packages.
606 - revision 9929
607
608 -------------------------------------------------------------------
609 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
610
611 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
612   Locks are loaded together with the target, and changes are writen
613   back on commit. zypp.conf option locksfile.apply can be used to turn
614   this feature on or off. (FATE #120352)
615 - version 4.18.0
616 - revision 9927
617
618 -------------------------------------------------------------------
619 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
620
621 - Add zypp.conf option solvfilesdir: Path where the repo solv files
622   are created. Default value: {cachedir}/solv.
623 - Target and repositories now save their solvfiles below {solvfilesdir}
624   in directories named after the repositories alias.
625 - version 4.18.0
626 - revision 9913
627
628 -------------------------------------------------------------------
629 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
630
631 - fixed filesystem::expandlink(Pathname) (bnc #368477)
632 - r9906
633
634 -------------------------------------------------------------------
635 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
636
637 - cleanup in return values of doUpgrade and doUpdate
638 - r9886
639 - 4.17.0
640
641 -------------------------------------------------------------------
642 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
643
644 - check for valid pool in begin(), improve the code (bnc #384337)
645 - r9872
646 - 4.16.0
647
648 -------------------------------------------------------------------
649 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
650
651 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
652
653 -------------------------------------------------------------------
654 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
655
656 - added translations
657
658 -------------------------------------------------------------------
659 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
660
661 - ostream operator<<(ostream,TriBool) added
662 - r9833
663
664 -------------------------------------------------------------------
665 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
666
667 - Prevent target::unload from creating a system repo in order
668   to unload it. (bnc 382297)
669 - version 4.15.2
670 - revision 9822
671
672 -------------------------------------------------------------------
673 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
674
675 - Prevent deselected or deleted items from being re-selected due to
676   recommends (aka. persistent soft locks). Unlike hard locked, those
677   items will be automatically selected if required. The list of soft
678   locked items is stored in /var/lib/zypp/SoftLocks.
679 - version 4.15.1
680 - revision 9818
681
682 -------------------------------------------------------------------
683 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
684
685 - Remove obsolete AdditionalCapabilities interface from ResPool.
686   Forward sat::Pool::RepositoryIterator. There's no more need to
687   maintain an extra Repository list in ResPool.
688 - revision 9806
689
690 -------------------------------------------------------------------
691 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
692
693 - Support dependencies requiring a specific architecture:
694   "name[.arch] [op edition]". See class Capability for details
695   about how to construct dependencies. (bnc #305445)
696 - version 4.15.0
697 - revision 9805
698
699 -------------------------------------------------------------------
700 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
701
702 - patch attributes and deprecate old ones
703 - 4.14.0
704
705 -------------------------------------------------------------------
706 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
707
708 - change locks api -
709 - make more functions const
710 - replace add/remove by selectable to add/remove by ident or name and kind
711 - rename iterator to const_iterator to avoid confusion
712 - revision 9781
713
714 -------------------------------------------------------------------
715 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
716
717 - Do architecture changes while "dup" in the external distribution
718   upgrade ONLY. bnc #382274
719 - Added "ignore" to the solutions
720 - Added "self-conflicts" to the solution
721 - added new solver mechanism "resolveQueue"
722 - Bugfix broken/satisfied products
723 - rev 9776
724
725 -------------------------------------------------------------------
726 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
727
728 - Added Pattern::core returning the packages required by a pattern.
729   (see also Pattern::depends and Pattern::contents).
730 - revision 9771
731
732 -------------------------------------------------------------------
733 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
734
735 - Added Target::release(), returning the targets distribution
736   release string.
737 - revision 9761
738
739 -------------------------------------------------------------------
740 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
741
742 - per default abort if package installation fails. (bnc #381203)
743 - version 4.13.3
744 - revision 9725
745
746 -------------------------------------------------------------------
747 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
748
749 - add ZYpp and curl version to http agent string
750   (bnc #381280)
751
752 -------------------------------------------------------------------
753 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
754
755 - Fixed pools package index wrongly including source packages. (bnc #380283)
756 - version 4.13.2
757 - revision 9683
758
759 -------------------------------------------------------------------
760 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
761
762 - Disable fast creation of @System.solv. It may produce wrong results
763   e.g. after a rebuilddb.
764 - version 4.13.1
765 - revision 9666
766
767 -------------------------------------------------------------------
768 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
769
770 - initializeTarget now takes an additional option, telling whether to
771   rebuild an existing rpm database before using it. Default is false.
772   (bnc #308352)
773 - version 4.13.0
774 - revision 9664
775
776 -------------------------------------------------------------------
777 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
778
779 - save do nothing if no locks added/removed
780 - fix bug with multiple save lock
781 - don't save same query multiple times
782 - improve tests
783 - revision 9644
784
785 -------------------------------------------------------------------
786 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
787
788 - added new translations
789 - activate zypp-query-pool
790 - Revision 9637
791 - 4.12.1
792
793 -------------------------------------------------------------------
794 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
795
796 - Locks API cleaned-up, iterator added, light read() added
797 - PoolQuery::attribute(SolvAttr) getter added
798 - revision 9609
799
800 -------------------------------------------------------------------
801 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
802
803 - reenable zypp-query-pool
804 - 4.11.1
805
806 -------------------------------------------------------------------
807 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
808
809 - Enable evaluation of hardware dependencies.
810 - Enable evaluation of filesystem dependencies.
811 - revision 9605
812
813 -------------------------------------------------------------------
814 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
815
816 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
817   needed for explicit refresh request
818 - revision 9574
819
820 -------------------------------------------------------------------
821 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
822
823 - Install ResPoolProxy index to speedup Solvable to Selectable
824   conversion.
825 - version 4.11.0
826 - revision 9558
827
828 -------------------------------------------------------------------
829 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
830
831 - Implement update scripts installed by packages. After every
832   package install /var/adm/update-scripts is scanned for the first
833   file starting with "<name>-<version>.<release>-", which is then
834   executed.
835 - revision 9547
836
837 -------------------------------------------------------------------
838 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
839
840 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
841 - Add Resolvable::poolItem() providing access to the corresponding
842   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
843   to PoolItem.
844 - Add ResPool::satisfiedProductsBegin/End iterator over all products
845   whose dependencies are satisfied. This reflects the status determined
846   by the last solver run. (#368104)
847 - revision 9535
848
849 -------------------------------------------------------------------
850 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
851
852 - switch to new locks api
853 - revision 9524
854
855 -------------------------------------------------------------------
856 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
857
858 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
859 - Add SolvIterMixin: Base class providing PoolItem_iterator and
860   Selectable_iterator iterator types based on a Solvable iterator.
861 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
862   PoolItem_iterator and Selectable_iterator.
863 - Add Solvable::SplitIdent: Helper class that splits an identifier
864   into kind and name.
865 - Provide methods Pattern::contents returning a collection of packages
866   associated with the pattern/patch.
867 - revision 9496
868
869 -------------------------------------------------------------------
870 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
871
872 - add comparing to PoolQuery
873 - revision 9466
874
875 -------------------------------------------------------------------
876 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
877
878 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
879 - revision 9452
880
881 -------------------------------------------------------------------
882 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
883
884 - initial implementation of new locks (FATE #120118 and #120352)
885 - revision 9442
886
887 -------------------------------------------------------------------
888 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
889
890 - selectable API updates and changes
891 - 4.10.0
892
893 -------------------------------------------------------------------
894 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
895
896 - add split with respect to escaped delimeters and also for quotes
897 - revision 9373
898
899 -------------------------------------------------------------------
900 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
901
902 - Fixed some missing package and source package attributes.
903 - revision 9348
904
905 -------------------------------------------------------------------
906 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
907
908 - Allow to store a media label in MediaSetAccess. This label is
909   passed to a media change requests to describe which CD is
910   requested.  (bnc #330094)
911 - Fixed some missing package and source package attributes.
912 - revision 9347
913
914 -------------------------------------------------------------------
915 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
916
917 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
918 - Removed establish state in ResStatus
919 - revision 9337
920 - version 4.7.0
921
922 -------------------------------------------------------------------
923 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
924
925 - Add PoolItem::isSatisfied()/isBroken() to test whether
926   the items requirements are met.
927 - revision 9334
928
929 -------------------------------------------------------------------
930 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
931
932 - Extend sat::WhatProvides to allow to query for possible providers
933   of a collection of capabilies. E.g. all providers of a packages
934   requirements.
935 - Fixed retrieval of translated texts from .solv files, provided the
936   solv file contains them.
937 - revision 9328
938
939 -------------------------------------------------------------------
940 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
941
942 - initial implementation of serialize/recovery PoolQuery
943   (needed by FATE #120118)
944 - revision 9325
945
946 -------------------------------------------------------------------
947 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
948
949 - Allow prioritizing repos by adding a line 'priority=N' to the
950   .repo file. Where N is an integer number from 1 (highest prio)
951   to 99 (least and default). (bnc #369827, fate #302872)
952 - version 4.6.1
953 - revision 9276
954
955 -------------------------------------------------------------------
956 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
957
958 - support plaindir again (at least the most important parts)
959
960 -------------------------------------------------------------------
961 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
962
963 - Throwing special exception MediaBadCAException in case of SSL
964   certificate validation failure.(bnc #223512)
965 - revision 9250
966
967 -------------------------------------------------------------------
968 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
969
970 - add new error IO_SOFT to media request callback for temporary
971   connection problem. (bnc #328822)
972 - add new media exception timeout when somethink fail due to exceed
973   timeout
974 - mediacurl throw timeout exception when timeouted
975 - revision 9246
976
977 -------------------------------------------------------------------
978 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
979
980 - return more information from checking if metadata need refresh,
981   so user can get better info. (bnc #307249)
982 - revision 9231
983
984 -------------------------------------------------------------------
985 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
986
987 - class sat::LocaleSupport: Convenience methods to manage support
988   for language specific packages.
989 - revision 9197
990
991 -------------------------------------------------------------------
992 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
993
994 - removed obsolete capability handling stuff (ma)
995 - version 4.5.0
996
997 -------------------------------------------------------------------
998 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
999
1000 - Don't mask skip and abort exception in Fetcher
1001 - revision 9188
1002
1003 -------------------------------------------------------------------
1004 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
1005
1006 - action is correctly set in mediaRequest callback
1007 - revision 9186
1008
1009 -------------------------------------------------------------------
1010 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
1011
1012 - Fix SEGV in commit (bnc# 371137)
1013 - version 4.4.3
1014 - revision 9174
1015
1016 -------------------------------------------------------------------
1017 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
1018
1019 - version 4.4.2
1020
1021 -------------------------------------------------------------------
1022 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
1023
1024 - look for openssl in cmake, actually we build require it
1025 - explicitely link against openssl and crypto, required to
1026   compile in all platforms/distros.
1027
1028 -------------------------------------------------------------------
1029 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
1030
1031 - Save repo type during refresh if type is NONE (f.e. lazy probing).
1032 - revision 9153
1033
1034 -------------------------------------------------------------------
1035 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
1036
1037 - replace gpg escaped semicolon with real semicolon (bnc #355434)
1038 - revision 9151
1039
1040 -------------------------------------------------------------------
1041 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
1042
1043 - make strings from RpmDb and Keyring exceptions translatable
1044 - revision 9146
1045
1046 -------------------------------------------------------------------
1047 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
1048
1049 - fix retrieving keys (bnc #368099)
1050 - version 4.4.1
1051
1052 -------------------------------------------------------------------
1053 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
1054
1055 - enable frontend to rewrite add_probe settings.(bnc #309612)
1056 - Correct adding repo without type to lazy probing.
1057 - revision 9135
1058
1059 -------------------------------------------------------------------
1060 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
1061
1062 - get better message if something fail when trying run rpm
1063   (bnc #344584)
1064 - revision 9133
1065
1066 -------------------------------------------------------------------
1067 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
1068
1069 - Add ExternalProgram::execError and ExternalProgram::command
1070   to improve error reporting.
1071 - revision 9112
1072
1073 -------------------------------------------------------------------
1074 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
1075
1076 - release all media before requesting another (bnc #336881)
1077 - revision 9110
1078
1079 -------------------------------------------------------------------
1080 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
1081
1082 - getDetectedDevices added (fate #120298)
1083 - revision 9108
1084
1085 -------------------------------------------------------------------
1086 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
1087
1088 - media backend release() methods changed to take string & instead
1089   of bool (needed for FATE #120298)
1090 - media label, detected device list and current device arguments
1091   added to the requestMedia callback
1092 - version 4.4.0
1093
1094 -------------------------------------------------------------------
1095 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
1096
1097 - fix for bnc#369543
1098
1099 -------------------------------------------------------------------
1100 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
1101
1102 - provide download rate info (average and curent) in the
1103   media::DownloadProgressReport for ftp/http (bnc #168935)
1104 - r9074
1105
1106 -------------------------------------------------------------------
1107 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
1108
1109 - cleanCache(): clean also .cookie files
1110 - cleanTargetCache() added
1111 - use escaped_alias() in rawcache_path_for_repoinfo() and
1112   packagescache_path_for_repoinfo()
1113 - r9068
1114
1115 -------------------------------------------------------------------
1116 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
1117
1118 - fixed location of RPMs in subdirs when parsing plaindir repo
1119   recursively (bnc #368218)
1120 - revision 9060
1121
1122 -------------------------------------------------------------------
1123 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
1124
1125 - Do not filter any installed solvables.
1126 - revision 9031
1127 - version 4.3.2
1128
1129 -------------------------------------------------------------------
1130 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
1131
1132 - Try to rebuild broken solv files in Target::load.
1133 - revision 9015
1134
1135 -------------------------------------------------------------------
1136 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
1137
1138 - Try to rebuild broken solv files in RepoManager::loadFromCache.
1139 - Fix RepoStatus::operator&& and RepoStatus testsuite.
1140 - revision 9008
1141
1142 -------------------------------------------------------------------
1143 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
1144
1145 - improved problem description while a vendor change
1146 - improved problem description if a requirement cannot be fulfilled. Bug #358560
1147 - revision 9002
1148
1149 -------------------------------------------------------------------
1150 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
1151
1152 - Save and restore requested locales on target load/commit.
1153 - revision 8999
1154
1155 -------------------------------------------------------------------
1156 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
1157
1158 - (Update) Prevent reinstallation of installed packages.
1159 - revision 8984
1160
1161 -------------------------------------------------------------------
1162 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
1163
1164 - refresh metadata if there is no cache to unbreak compat with
1165   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
1166   that "zypper in" could work on)
1167
1168 -------------------------------------------------------------------
1169 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
1170
1171 - create cache directory before calling rpmdb2solv (in an empty
1172   chroot)
1173 - version 4.3.1
1174
1175 -------------------------------------------------------------------
1176 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
1177
1178 - special exception message if server returns 403 response
1179   (forbidden) (port from SP2)
1180 - MediaException messages marked for translation
1181
1182 -------------------------------------------------------------------
1183 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
1184
1185 - make sure we have target cache on target initialize
1186 - version 4.3.0
1187
1188 -------------------------------------------------------------------
1189 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
1190
1191 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
1192   file systems (#333166)
1193 - rev. 8915
1194
1195 -------------------------------------------------------------------
1196 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
1197
1198 - Fixed Capabilites iterator exposing prereq marker.
1199 - revision 8914
1200
1201 -------------------------------------------------------------------
1202 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
1203
1204 - postinstall script fixed
1205 - version 4.2.10
1206
1207 -------------------------------------------------------------------
1208 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
1209
1210 - Testcases regards modaliases, rpmlib, ... correctly
1211 - Revision 8904
1212
1213 -------------------------------------------------------------------
1214 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
1215
1216 - Remove obsolete sql database. (bnc#363224)
1217 - revision 8898
1218
1219 -------------------------------------------------------------------
1220 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
1221
1222 - Take care target uses --root when creating solv files (bnc #363789)
1223 - revision 8881
1224
1225 -------------------------------------------------------------------
1226 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
1227
1228 - Unmaintained packages which does not fit to the updated system
1229   (broken dependencies) will be deleted.
1230 - revision 8867
1231
1232 -------------------------------------------------------------------
1233 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
1234
1235 - let libzypp-devel require libsatsolver-devel
1236
1237 -------------------------------------------------------------------
1238 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
1239
1240 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
1241 - revision 8833
1242
1243 -------------------------------------------------------------------
1244 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
1245
1246 - media: fixed DownloadProgressReport.finish() url argument in
1247   doGetFileCopy()
1248 - revision 8815
1249
1250 -------------------------------------------------------------------
1251 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
1252
1253 - hardlink when possible to optimize data transfer
1254   and space across caches.
1255 - version 4.2.8
1256
1257 -------------------------------------------------------------------
1258 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
1259
1260 - added some locale support to sat::Solvable
1261 - version 4.2.7
1262
1263 -------------------------------------------------------------------
1264 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
1265
1266 - handle error messages better in doesFileExist too which is
1267   used during probing. (bnc #362608)
1268
1269 -------------------------------------------------------------------
1270 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
1271
1272 - Fetcher::reset() should not reset cache directories.
1273   (bnc #348050)
1274 - version 4.2.6
1275
1276 -------------------------------------------------------------------
1277 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
1278
1279 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
1280   for http and https, but this time set CURLOPT_HTTPGET back to 1
1281   so it actually works. This makes Media::doesFileExist
1282   efficient for http and https.
1283   (related to bnc #348050)
1284 - version 4.2.5
1285
1286 -------------------------------------------------------------------
1287 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
1288
1289 - using .solv files only now (fate #303018)
1290 - revision 8699
1291
1292 -------------------------------------------------------------------
1293 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
1294
1295 - fix architectures on distupgrade
1296
1297 -------------------------------------------------------------------
1298 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
1299
1300 - fixes from trunk merged
1301
1302 -------------------------------------------------------------------
1303 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
1304
1305 - fixed renaming a repo to an existing one (bnc #228216)
1306 - revision 8431
1307
1308 -------------------------------------------------------------------
1309 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
1310
1311 - fix changelog
1312
1313 -------------------------------------------------------------------
1314 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
1315
1316 - read .curlrc more robustly to obtain user-proxy (#330351)
1317 - revision 8368
1318
1319 -------------------------------------------------------------------
1320 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
1321
1322 - always buildrequire openssl-devel
1323 - replacing strange utf-8 chars in changelog
1324 - revision 8317
1325
1326 -------------------------------------------------------------------
1327 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
1328
1329 - Saner NFS timeo default (#350309)
1330 - revision 8314
1331
1332 -------------------------------------------------------------------
1333 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
1334
1335 - support 'patterns.pat' and 'patterns.pat.gz' to read all
1336   patterns in one go.
1337 - rev 8309
1338
1339 -------------------------------------------------------------------
1340 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
1341
1342 - added RpmDb::removePubkey(), call it from
1343   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
1344   is removed from the trusted keyring
1345 - revision 8288
1346
1347 -------------------------------------------------------------------
1348 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
1349
1350 - Textchanges
1351 - reduced logging in SAT-solver
1352 - ordering solutions
1353 - version 4.1.8
1354 - revision 8276
1355
1356 -------------------------------------------------------------------
1357 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
1358
1359 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
1360   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
1361 - Revision 8255
1362 - Version 4.1.7
1363
1364 -------------------------------------------------------------------
1365 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
1366
1367 - Pathname zypp::filesystem::expandlink(const Pathname &) added
1368 - if the provided file is a symlink, expand it (#274651) (this
1369   probably won't work for schemes other than file/dir and cd/dvd)
1370 - revision 8179
1371
1372 -------------------------------------------------------------------
1373 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
1374
1375 - fixed password handling in URLs (bug #347273)
1376 - revision 8118
1377
1378 -------------------------------------------------------------------
1379 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
1380
1381 - Fixed default text locale detection not to use static variables. (#346872)
1382 - version 4.1.6
1383 - revision 8116
1384
1385 -------------------------------------------------------------------
1386 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
1387
1388 - Log more details about zypp lock owner. (#294094)
1389 - revision 8088
1390
1391 -------------------------------------------------------------------
1392 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
1393
1394 - Remove runtime dependency for libboost_filesystem (#345773)
1395 - version 4.1.5
1396 - revision 8061
1397
1398 -------------------------------------------------------------------
1399 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
1400
1401 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
1402   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
1403 - version 4.1.4
1404 - revision 7998
1405
1406 -------------------------------------------------------------------
1407 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
1408
1409 - make IniParser more strict (bug #306697)
1410
1411 -------------------------------------------------------------------
1412 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
1413
1414 - Fix missing packages in patch content list. (#340896)
1415 - revision 7925
1416
1417 -------------------------------------------------------------------
1418 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
1419
1420 - fix build
1421
1422 -------------------------------------------------------------------
1423 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
1424
1425 - Output date strings in UTF-8. (#339423)
1426 - revision 7807
1427
1428 -------------------------------------------------------------------
1429 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
1430
1431 - fixes for new gcc
1432 - version 4.1.3
1433 - r7788
1434
1435 -------------------------------------------------------------------
1436 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
1437
1438 - Don't mark failed patch scripts as installed. (#327523)
1439 - version 4.1.2
1440 - revision 7744
1441
1442 -------------------------------------------------------------------
1443 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
1444
1445 - update rpmlint suppression
1446
1447 -------------------------------------------------------------------
1448 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
1449
1450 - fixed retrieval of epoch from rpmdb (bug #246680)
1451
1452 -------------------------------------------------------------------
1453 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
1454
1455 - allow non-existing "packages" file in susetags parser (bug
1456   #309235)
1457
1458 -------------------------------------------------------------------
1459 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
1460
1461 - SMBIOS DMI modalias matching added (#333152)
1462 - revision 7494
1463
1464 -------------------------------------------------------------------
1465 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
1466 - do not download the same file multiple times in one attach session
1467   (#307098), r7456
1468 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
1469   removed - should be correctly detected by HAL now
1470   (#167629, #163971), r7452
1471 - version 4.1.1
1472
1473 -------------------------------------------------------------------
1474 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
1475
1476 - filter architecture in plaindir parser (bug #330791)
1477
1478 -------------------------------------------------------------------
1479 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
1480
1481 - Throw constructing malformed checksums. (#189096)
1482 - revision 7441
1483
1484 -------------------------------------------------------------------
1485 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
1486
1487 - Renamed templates back because proper qualification makes it work
1488   too.
1489 - 4.1.0
1490
1491 -------------------------------------------------------------------
1492 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
1493
1494 - only look for repositories in file ending ".repo" (bug #294779)
1495
1496 -------------------------------------------------------------------
1497 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
1498
1499 - Fixed compilation errors with GCC 4.3 by adding missing includes
1500   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
1501   Compare<Edition> to CompareEd.
1502 - r7426
1503
1504 -------------------------------------------------------------------
1505 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
1506
1507 - Incorporated patch from Michael Matz to speedup cache reading.
1508 - revision 7413
1509
1510 -------------------------------------------------------------------
1511 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
1512
1513 - Resolvertestcase:
1514   - log Repository info
1515   - set keep state in the testcase
1516   - handle vendor
1517 - r 4707
1518
1519 -------------------------------------------------------------------
1520 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
1521
1522 - Fixed pattern parser SEGV on broken pattern files. (#328546)
1523 - revision 7402
1524
1525 -------------------------------------------------------------------
1526 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
1527
1528 - QueuItemRequire: Filter out all provider which have worser architecture,
1529   are NOT noarch and have not the same name as the requirement. The
1530   last one is needed for updating packages via patch/atoms.
1531   Bug 328081
1532 - Revert changes of r 7340
1533 - r 7386
1534
1535 -------------------------------------------------------------------
1536 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
1537
1538 - Add missing '--install' parameter in desktop file. (#308640)
1539 - version 4.0.0
1540 - revision 7369
1541
1542 -------------------------------------------------------------------
1543 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
1544
1545 - release all attached media before attempting to eject (#293428)
1546 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
1547 - revision 7352
1548 - version 3.26.0
1549
1550 -------------------------------------------------------------------
1551 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
1552
1553 - provide a way to retrieve the metadata path. Used for
1554   installation, which incorrectly creates a repository in
1555   cache without adding it first, so metadata path is not
1556   set and therefore it is not possible to setup a media
1557   verifier on installation. Part of fix for (#293428)
1558 - 3.25.0
1559
1560 -------------------------------------------------------------------
1561 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
1562
1563 - If more than one resolvables provide a requirements and have different
1564   architecture take thatone with the best architecture. (Not regarding the
1565   name). Bug: Branching too much while an installation of a multi-arch-DVD
1566 - r 7340
1567 - version 3.24.8
1568
1569 -------------------------------------------------------------------
1570 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
1571
1572 - Checking the queue if an item will be deleted. If yes, the requirements
1573   are not needed anymore. Bug 326384
1574 - version 3.24.7
1575 - r 7329
1576
1577 -------------------------------------------------------------------
1578 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
1579
1580 - don't probe the repository type upon saving if disabled (#326769)
1581 - version 3.24.6
1582 - revision 7319
1583
1584 -------------------------------------------------------------------
1585 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
1586
1587 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
1588   esp. if the error occurred executing the packages post-install script.
1589 - version 3.24.5
1590 - revision 7317
1591
1592 -------------------------------------------------------------------
1593 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
1594
1595 - If a package is deselected by user, apply this soft lock to all
1596   available versions of this package.
1597 - version 3.24.4
1598 - revision 7316
1599
1600 -------------------------------------------------------------------
1601 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
1602
1603 - Update: Do not set an item to installation if there has been already set
1604   one for installation which has the same NVA. Bug  326286
1605 - version 3.24.3
1606 - r 7311
1607
1608 -------------------------------------------------------------------
1609 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
1610
1611 - Enable package cache during commit. (#326249)
1612 - revision 7309
1613
1614 -------------------------------------------------------------------
1615 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
1616
1617 - Do not regarding requirements for packages which will be deleted in the
1618   same solver run. Bug 310618
1619 - r 7292
1620 - version 3.24.2
1621
1622 -------------------------------------------------------------------
1623 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
1624
1625 - don't download filelists.xml.gz (#307105)
1626 - version 3.24.1
1627 - revision 7269
1628
1629 -------------------------------------------------------------------
1630 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
1631
1632 - Improve estimated diskusage while there is no valid
1633   solver result. (#325617)
1634 - revision 7266
1635
1636 -------------------------------------------------------------------
1637 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
1638
1639 -Bugfix in vendor change of a required resolvable (Correct error message)
1640  Bug 310455
1641 - r 7262
1642
1643 -------------------------------------------------------------------
1644 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
1645
1646 - fixed DU parsing in inst-sys (#308659)
1647 - revision 7256
1648
1649 -------------------------------------------------------------------
1650 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
1651
1652 - Enable using patch and delta rpms. (#309124)
1653 - version 3.24.0
1654 - revision 7253
1655
1656 -------------------------------------------------------------------
1657 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
1658
1659 - On update do not delete unmaintained non-SuSE packages.
1660 - version 3.23.2
1661 - revision 7239
1662
1663 -------------------------------------------------------------------
1664 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
1665
1666 - ZYppImpl::getPartitions() - don't return the current partitioning
1667   when the partitioning hasn't been set - fixes DU parsing in
1668   inst-sys (#308659)
1669
1670 -------------------------------------------------------------------
1671 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
1672
1673 - Throw specific exceptions during commit (#308511)
1674 - 3.23.1
1675
1676 -------------------------------------------------------------------
1677 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
1678
1679 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
1680   now provide more detailed disk usage information.
1681   Yum metadata don't, so we book the package size to '/'. (#308362)
1682 - version 3.23.0
1683 - revision 7225
1684
1685 -------------------------------------------------------------------
1686 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
1687
1688 - Regarding keep state while recycle old valid solver results. Bug 286889
1689 - r 7209
1690
1691 -------------------------------------------------------------------
1692 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
1693
1694 - report 100% progress on finishing RPM removal (bug #309431)
1695 - revision 7200
1696
1697 -------------------------------------------------------------------
1698 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
1699
1700 - Update: rename language packages --> take that package which fits to the
1701   selected language Bug 308098
1702 - r 7919
1703
1704 -------------------------------------------------------------------
1705 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
1706
1707 - restore deltas and patch rpms from the cache (#309124)
1708 - 3.22.8
1709
1710 -------------------------------------------------------------------
1711 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
1712
1713 - Don't fail if a product is deleted multiple times (e.g. due to
1714   obsoletes and an explicit deleted request). (#308746)
1715 - version 3.22.7
1716 - revision 7184
1717
1718 -------------------------------------------------------------------
1719 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
1720
1721 - SYSCONFDIR variable added for modifying /etc
1722
1723 -------------------------------------------------------------------
1724 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
1725
1726 - uninstallable resolvable -->suggested solution: delete; Bug 308164
1727 - r 7177
1728
1729 -------------------------------------------------------------------
1730 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
1731
1732 - new translations added
1733 - r 7166
1734 - version 3.22.6
1735
1736 -------------------------------------------------------------------
1737 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
1738
1739 - fixed disk usage counting of updated packages (#308362)
1740
1741 -------------------------------------------------------------------
1742 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
1743
1744 - Splitting packages: Take the package with the best
1745   architecture,edition ONLY; Bug 308591
1746 - r 7160
1747
1748 -------------------------------------------------------------------
1749 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
1750
1751 - properly report fallback disk usage size (in kB instead of bytes)
1752   when disk usage is not known (YUM repos) (#308475)
1753
1754 -------------------------------------------------------------------
1755 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
1756
1757 - Install a sample /etc/zypp.conf. (#306615)
1758 - Fixed missing soversion symlink in package.
1759 - version 3.22.5
1760 - revision 7150
1761
1762 -------------------------------------------------------------------
1763 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
1764
1765 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
1766   308252
1767 - r 7143
1768
1769 -------------------------------------------------------------------
1770 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
1771
1772 - Error: Select two candidate with the same name while update.
1773   Solution: If there is a candidate which is already selected for installation -->
1774   take thatone #308082
1775 - r 7132
1776
1777 -------------------------------------------------------------------
1778 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
1779
1780 - Work arround installed patterns providing an empty vendor string. (#307743)
1781 - Let the solver treat vendor suse and opensuse as equivalent.
1782 - version 3.22.4
1783
1784 -------------------------------------------------------------------
1785 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
1786
1787 - Checking item before evaluating the concerning vendor. bug #307941
1788 - r 7119
1789
1790 -------------------------------------------------------------------
1791 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
1792
1793 - Fix for bug #307163 - empty package descriptions
1794   a.k.a shared tag not 100% implemented
1795 - r 7117
1796 - version 3.22.3
1797
1798 -------------------------------------------------------------------
1799 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
1800
1801 - logging "reverse" NEEDED_BY in the detail description of solver
1802   problems.
1803 - improved error message if a requiremnt is not fulfilled Bug 307743
1804 - Add "ignore" option to the solution if a requirement is not fulfilled
1805   Bug 304276
1806 - revision 7113
1807
1808 -------------------------------------------------------------------
1809 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
1810
1811 - fixed the order of operands of susetags local metadata status
1812   computation which caused the YaST repositories to always get
1813   refreshed (part of bug #304310)
1814 - revision 7107
1815 - version 3.22.2
1816
1817 -------------------------------------------------------------------
1818 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
1819
1820 - comparing vendor with VendorAttr::equivalent
1821 - revision 7103
1822
1823 -------------------------------------------------------------------
1824 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
1825
1826 - Use $RPM_OPT_FLAGS.
1827
1828 -------------------------------------------------------------------
1829 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
1830
1831 - Reset transact bits when switching status from
1832   "update" to "protected" (#246976)
1833 - version 3.22.1
1834 - revision 7094
1835
1836 -------------------------------------------------------------------
1837 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
1838
1839 - new translations added
1840 - rev 7083
1841
1842 -------------------------------------------------------------------
1843 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
1844
1845 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
1846    [main]
1847    download.use_patchrpm = no
1848    download.use_deltarpm = no
1849 - version 3.22.0
1850 - revision 7069
1851
1852 -------------------------------------------------------------------
1853 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
1854
1855 - On demand translate patch requirements into a list of atoms.
1856   Required by the UI to display packages acssociated with a patch.
1857   (#300612)
1858 - version 3.21.1
1859 - revision 7065
1860
1861 -------------------------------------------------------------------
1862 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
1863
1864 - enrich ResolverInfo with the reason if a user-initiated request
1865   fails (#304325, #306240)
1866 - r 7051
1867
1868 -------------------------------------------------------------------
1869 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
1870
1871 - added missing implementation of LogControl::setLineFormater()
1872   (lslezak)
1873 - version 3.21.0
1874 - revision 7041
1875
1876 -------------------------------------------------------------------
1877 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
1878
1879 - enable changing url in requestMedia callback (#294481)
1880 - revision 7037
1881
1882 -------------------------------------------------------------------
1883 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
1884
1885 - Filter readonly mount points in DiskUsageCounter (#297405)
1886 - revision 7030
1887
1888 -------------------------------------------------------------------
1889 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
1890
1891 - remember the cause of the RepoException when refreshing metadata
1892   (#301022)
1893 - r7023
1894
1895 -------------------------------------------------------------------
1896 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
1897
1898 - Safe fix for bug #299680.
1899 - version 3.20.1
1900 - revision 7026
1901
1902 -------------------------------------------------------------------
1903 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
1904
1905 - Bugfix: If a requirement has been fulfilled by more than one language
1906   resolvables only thatone will be taken which fits to the selected
1907   language.
1908 - r 7018
1909
1910 -------------------------------------------------------------------
1911 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
1912
1913 - correct error code for media errors in MediaCurl::doGetFileCopy()
1914   affects only zypper error output, does not affect YaST
1915 - r7013
1916
1917 -------------------------------------------------------------------
1918 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
1919
1920 - reverted blocking of requestMedia from r6271 (#301710)
1921 - r6999
1922
1923 -------------------------------------------------------------------
1924 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
1925
1926 - prevent progress report in destructor (#299680)
1927 - r6998
1928
1929 -------------------------------------------------------------------
1930 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
1931
1932 - treat non-filelists.xml <file> entries as file provides capabilities
1933   in YUM parser (#304701)
1934 - r6992
1935
1936 -------------------------------------------------------------------
1937 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
1938
1939 - the media.1/media uniquely identifies a 'susetags' repo, not
1940   the content file (#304200)
1941
1942 -------------------------------------------------------------------
1943 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
1944
1945 - fixed locale dir (#304649)
1946 - r6984
1947
1948 -------------------------------------------------------------------
1949 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
1950
1951 - don't treat normal package license as "license to confirm"
1952   (#305906)
1953
1954 -------------------------------------------------------------------
1955 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
1956
1957 - Fixed fix for #293039. Segfault due to uninitialzed data.
1958 - version 3.19.3
1959 - revision 6980
1960
1961 -------------------------------------------------------------------
1962 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
1963
1964 - reduced too much verbosed ResolverContext logging; Bug 303971
1965 - r 6977
1966
1967 -------------------------------------------------------------------
1968 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
1969
1970 - Fixed PlainDir repositories to provide real disk usage data. For
1971   repomd and others that do not provide any detailed disk usage info,
1972   assume the packgage size is required below "/". Peviously they were
1973   treated as being empy.
1974 - version 3.19.2
1975 - revision 6972
1976
1977 -------------------------------------------------------------------
1978 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
1979
1980 - Add a new solver solution in the case of running in a timeout:
1981   ProblemSolutionDoubleTimeout.h
1982   #Bug 302496
1983 - revision 6970
1984
1985 -------------------------------------------------------------------
1986 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
1987
1988 - bug in fix for (#292986)
1989
1990 -------------------------------------------------------------------
1991 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
1992
1993 - (#297001) - libzypp: can't skip broken packages
1994 - re enable importing zypp keyring from rpm.(#302379)
1995 - 3.19.1
1996
1997 -------------------------------------------------------------------
1998 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
1999
2000 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
2001   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
2002   in order to support query-by-repo (#305384)
2003 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
2004   number of kinds, names, or repos (#305347)
2005 - remove ResolvableQuery::iterateResolvablesByKind, not needed
2006 - version 3.19.0
2007 - rev 6935
2008
2009 -------------------------------------------------------------------
2010 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
2011
2012 - real fix for reading signature ids. (#390535).
2013 - delete metadata when removing repo (#301037).
2014
2015 -------------------------------------------------------------------
2016 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
2017
2018 - following behaviour for setPartitions
2019   - if they are not set, they are detected
2020   - if they are set, that value is used.
2021   - if value set or detected is empty, all disk usage
2022     information is read. Otherwise just values in those
2023     mount points.
2024     Should work for installation as long as detectPartitions
2025     is empty at installation.(#293039)
2026
2027 -------------------------------------------------------------------
2028 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
2029
2030 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
2031   from external, e.g. for the testcases
2032 - Honor ZYPP_CONF environment variable to override the buit-in
2033   /etc/zypp/zypp.conf
2034 - Check architecture at handout() to prevent NULL ptr reference.
2035 - Bug 301286
2036 - rev 6908
2037
2038 -------------------------------------------------------------------
2039 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
2040
2041 -The solver generate an establish call for all
2042  resolvables which has filesystemcaps if there is not a valid result from a
2043  former solver run available. This covers:
2044  * Initial solver run
2045  * Changing of filesystem whithin a workflow, cause the solver results will
2046    be reset if the filesystem dependencies have been changed
2047  Bug 271912
2048 - r 6901
2049
2050 -------------------------------------------------------------------
2051 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
2052
2053 - pass location to plaindir package (#303751)
2054 - Add name of file in question to checksum/signature related
2055   exceptions.
2056 - pass basename of file to verifyFileSignatureWorkflow (instead of
2057   empty string).
2058 - filter out incompatible architectures when parsing sustags
2059   repos (first half of #301286)
2060 - r 6882
2061
2062 -------------------------------------------------------------------
2063 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
2064
2065 - don't run source migration if yast is running in
2066   intsys mode (#297136)
2067 - signature and checksum verification fixes. Still pending
2068   problem ZYpp getting no output from gpg when running from zypper.
2069   (#302059)
2070
2071 -------------------------------------------------------------------
2072 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
2073
2074 - Do not strip resolvables which have the same name but different kind
2075   (ResolverInfo*)
2076 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
2077 - r 6830
2078
2079 -------------------------------------------------------------------
2080 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
2081
2082 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
2083   the Estonian locale (#302525).
2084
2085 -------------------------------------------------------------------
2086 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
2087
2088 - added remembering of exception history at various places
2089
2090 -------------------------------------------------------------------
2091 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
2092
2093 - Bugfixes concerning vendor handling:
2094 - first bug:
2095   Installed A-1.0(vendor SuSE)
2096   Available A-2.0(other vendor)
2097   A will not be regarded as "unmaintained". So it will not be deleted.
2098 - second bug:
2099   A need B-2.0. B-1.0 is installed but has another vendor. Report a
2100   proper errmessage.
2101 - Testcase : solution-tests/vendor-test.xml
2102 - r 6812
2103 - 3.18.4
2104
2105 -------------------------------------------------------------------
2106 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
2107
2108 - ignore HASH key for download (#300982)
2109
2110 -------------------------------------------------------------------
2111 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
2112
2113 - Added explicitly_requested as parameter in ResolverContext::Uninstall
2114   Bug 299819
2115 - revision 6794
2116
2117 -------------------------------------------------------------------
2118 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
2119
2120 - If no mount information is available, parse all DU entries.
2121 - read only hack mode for migrate-sources. We actually do add
2122   repositories with it, but no harm. (#292986)
2123 - fix some typos in exceptions (#301331)
2124 - 3.18.3
2125
2126 -------------------------------------------------------------------
2127 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
2128
2129 - Do not regard explicit request in order to recognize updated packages
2130   correctly. Bug 301676
2131 - Updated translations
2132 - r 6766
2133 - 3.18.2
2134
2135 -------------------------------------------------------------------
2136 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
2137
2138 - package-manager script: Call /sbin/yast2 with full path because of
2139   gnomesu (#269873).
2140
2141 -------------------------------------------------------------------
2142 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
2143
2144 - add support for the HASH key. (#300982)
2145 - Use ContentFileParser in Downloader (instead of implementing
2146   the parser again, it has a reason, Downloader was written first)
2147 - update testcases and data to cover the new HASH key
2148 - 3.18.1
2149
2150 -------------------------------------------------------------------
2151 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
2152
2153 - unify query API for kind and name, summary, description
2154   (incomplete)
2155 - rev 6761, version 3.18.0
2156
2157 -------------------------------------------------------------------
2158 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
2159
2160 - add iterateResolvablesByKindsAndName
2161 - rev 6735, version 3.17.13
2162
2163 -------------------------------------------------------------------
2164 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
2165
2166 - rename ResolvableQuery::queryByName to iterateResolvablesByName
2167 - fix reading of kind and repository in ResolvableQuery
2168 - add reverse lookups in CacheTypes
2169 - add iterateResolvablesByKind
2170 - rev 6733
2171
2172 -------------------------------------------------------------------
2173 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
2174
2175 - shorten solver error messages Bug 259894
2176 - rev 6723
2177
2178 -------------------------------------------------------------------
2179 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
2180
2181 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
2182   install zypp/cache header files.
2183 - rev 6719, version 3.16.13
2184
2185 -------------------------------------------------------------------
2186 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
2187
2188 - discard pattern files with incompatbile architecture, both
2189   for download and for parsing. (#298716)
2190 - rev 6711
2191
2192 -------------------------------------------------------------------
2193 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
2194
2195 - run sqlite asynchronously and add sql index files where
2196   appropriate, gives 6x performance on certain operations.
2197   Bumping cache schema version to 1004.
2198   (#300998)
2199 - rev 6710
2200
2201 -------------------------------------------------------------------
2202 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
2203
2204 - fix String::endsWith (#301038)
2205 - rev 6709
2206
2207 -------------------------------------------------------------------
2208 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
2209
2210 - added an _explicitly_requested in QueueItemConflict ( as already in
2211   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
2212   remove the conflicting item without an error message. Bug 299819
2213 - rev 6699
2214
2215 -------------------------------------------------------------------
2216 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
2217
2218 - forgot to set default refresh policy in checkIfToRefreshMetadata
2219 - repo.refresh.delay default set to 10 minutes
2220 - 6693
2221
2222 -------------------------------------------------------------------
2223 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
2224
2225 - Bugfix while regarding correct vendor in update
2226 - r6677
2227 - version 3.15.0
2228
2229 -------------------------------------------------------------------
2230 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
2231
2232 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
2233   added to delay next check & refresh until the specified number of
2234   minutes has passed from the last check or refresh (FATE #301991).
2235   Revisions: 6654, 6656, 6666, and 6667.
2236 - filesystem::touch(Pathname) added (r6666)
2237 - RepoManager::touchIndexFile(RepoInfo) added
2238 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
2239   decision to do the refresh moved to this public method.
2240 - r6667
2241
2242 -------------------------------------------------------------------
2243 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
2244
2245 - generate a resolver problem if addRequires does not find a resovable
2246   #299486
2247 - rev 6660
2248
2249 -------------------------------------------------------------------
2250 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
2251
2252 - Prioritized delete request by the user BEFORE delete requests due
2253   missing dependencies or conflicting dependencies. Bug 298322
2254 - rev 6640
2255
2256 -------------------------------------------------------------------
2257 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
2258
2259 - support also "Plaindir" as valid repo type name (#298622)
2260 - revision 6616
2261 - version 3.14.0
2262
2263 -------------------------------------------------------------------
2264 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
2265
2266 - fix segfault in Progress reporting
2267 - progress report use name instead of alias (#298035)
2268 - repoinfo returns alias if name is empty
2269
2270 -------------------------------------------------------------------
2271 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
2272
2273 - merge patch by dmueller to get rid of boost-regex
2274
2275 -------------------------------------------------------------------
2276 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
2277
2278 - dont create a second CacheStore in the same scope, will lock...
2279   #297627
2280
2281 -------------------------------------------------------------------
2282 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
2283
2284 - fixed some RepoManager exception docs & history
2285 - r6558
2286
2287 -------------------------------------------------------------------
2288 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
2289
2290 - feature #302135: Graceful update of 3rd party packages
2291   Automatic upgrading only sees packages from same vendor
2292   This allows not needed to have those locked.
2293 - Add persistent locks file which allow wildcards. Users
2294   can lock certain packages adding lines like "kde* < 3.5"
2295 - add applyLocks() to apply persistent locks before solving
2296
2297 -------------------------------------------------------------------
2298 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
2299
2300 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
2301   #271912 wq
2302 - Added locking resolvables in the testcases
2303 - rev 6544
2304
2305 -------------------------------------------------------------------
2306 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
2307
2308 - add migrate-sources to %post (#292986)
2309 - 3.13.15
2310
2311 -------------------------------------------------------------------
2312 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
2313
2314 - fixed bug with using wrong files from raw metadata cache
2315   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
2316
2317 -------------------------------------------------------------------
2318 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
2319
2320 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
2321   Bug# 297795
2322 - r 6517
2323
2324 -------------------------------------------------------------------
2325 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
2326
2327 - implement susetags support for compressed metadata
2328   and testcases. (feature #301916)
2329 - implement disk usage in cache. For installation requires
2330   some changes in YaST to setup the ZYpp getPartitions()
2331   before repos are cached. (bug #293039)
2332 - added testcases for diskusage
2333 - 3.13.14
2334
2335 -------------------------------------------------------------------
2336 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
2337
2338 - fixed YUM parser to properly create source packages
2339 - disabled reading of filelists.xml.gz by default (the data are
2340   currently not stored anyway)
2341 - revision 6481
2342 - version 3.13.13
2343
2344 -------------------------------------------------------------------
2345 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
2346
2347 - Don't download unwanted translation files (#293740).
2348 - revision 6470
2349
2350 -------------------------------------------------------------------
2351 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
2352
2353 - Fix susetags repo to parse dikusage data (#293039)
2354 - revision 6467
2355 - version 3.13.12
2356
2357 -------------------------------------------------------------------
2358 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
2359
2360 - Add product attribute 'type' (aka 'category' which is now
2361   deprecated). Adapted sustags and yum parsers to parse and
2362   provide this value.
2363 - revision 6464
2364 - version 3.13.11
2365
2366 -------------------------------------------------------------------
2367 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
2368
2369 - fix modalias rel column number
2370 - version 3.13.10
2371
2372 -------------------------------------------------------------------
2373 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
2374
2375 - Implemented option repo.add.probe to allow probing
2376   the added repositories
2377 - version 3.13.9
2378
2379 -------------------------------------------------------------------
2380 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
2381
2382 - Fixed detection of renamed packages while update.
2383 - Added new translations
2384 - rev 6445
2385
2386 -------------------------------------------------------------------
2387 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
2388
2389 - Speed up retrieving MediaNr attribute, as it slows down install
2390   order calculation. (#297173)
2391 - revision 6442
2392
2393 -------------------------------------------------------------------
2394 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
2395
2396 - Fixed cache schema upgrade
2397
2398 -------------------------------------------------------------------
2399 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
2400
2401 - Fixed pattern includes and extends attributes.
2402 - revision 6431
2403 - version 3.13.8
2404
2405 -------------------------------------------------------------------
2406 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
2407
2408 - API for retrieving additional dependencies" solver/detail/Resolver.h
2409 - Handle additional dependencies in the testcases
2410 - Handle system and language dependencies in the testcases correctly.
2411 - r 6418
2412
2413 -------------------------------------------------------------------
2414 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
2415
2416 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
2417   has changed. Resolver must discard any cached filesystem dependencies.
2418   (required for #271912)
2419 - revision 6404
2420
2421 -------------------------------------------------------------------
2422 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
2423
2424 - Indicate changed pool content to the resolver. (required for #271912)
2425 - revision 6398
2426 - version 3.13.7
2427
2428 -------------------------------------------------------------------
2429 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
2430
2431 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
2432   problems. Bug 280387
2433 - r 6378
2434 - version 3.13.6
2435
2436 -------------------------------------------------------------------
2437 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
2438
2439 - Added interface to install source packages via zypper.
2440 - revision 6373
2441 - version 3.13.5
2442
2443 -------------------------------------------------------------------
2444 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
2445
2446 - Added package attributes Package::sourcePkgName and
2447   Package::sourcePkgEdition. Name and edition of the source
2448   rpm this package was built from.
2449 - Added ZYpp::installSrcPackage to install a single source package.
2450 - revision 6353
2451 - version 3.13.4
2452
2453 -------------------------------------------------------------------
2454 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
2455
2456 - Temorary files and directories created by makeSibling use the
2457   same protection as the original.
2458 - revision 6344
2459 - version 3.13.3
2460
2461 -------------------------------------------------------------------
2462 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
2463
2464 - Removed keepExtras from resolvePool. This will be handled
2465   in the solver internally now. #294727
2466 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
2467 - revision 6317
2468 - version 3.13.2
2469
2470 -------------------------------------------------------------------
2471 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
2472
2473 - Remove tribool from RepoInfo's interface.
2474 - revision 6301
2475 - version 3.13.1
2476
2477 -------------------------------------------------------------------
2478 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
2479
2480 - Fixed wrong media number reported by script, message and patch.
2481 - Fixed script API to provide the scripts location on media (if not
2482   inlined).
2483 - Introduced ScripProvider to make a script available on the local
2484   disk.
2485 - revision 6288
2486 - version 3.13.0
2487
2488 -------------------------------------------------------------------
2489 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
2490
2491 - don't request media chage if the media is not changeable (like
2492   e.g. http)
2493 - revision 6271
2494 - version 3.12.1
2495
2496 -------------------------------------------------------------------
2497 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
2498
2499 - progress ticks for clean cache
2500 - ZConfig: remove default from names.
2501 - re enable reading cache callbacks
2502 - ini parser without boost::regexp
2503   patch by dmueller (#152447)
2504
2505 -------------------------------------------------------------------
2506 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
2507
2508 - Fixed package to provide the location media number. (#294496)
2509 - revision 6263
2510
2511 -------------------------------------------------------------------
2512 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
2513
2514 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
2515   gpgkey) instead of throwing bad url exception
2516 - revision 6259
2517
2518 -------------------------------------------------------------------
2519 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
2520
2521 - Make clearing of extra dependencies/conflicts configurable when
2522   resolvePool(). Leave the default as before (clear extras).
2523   Bug # 294727
2524 - revision 6233
2525 - version 3.12.0
2526
2527 -------------------------------------------------------------------
2528 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
2529
2530 - /var/lib/zypp/cache -> /var/cache/zypp
2531   (#292419)
2532 - ini parser without boost::regexp, patch by dmueller
2533   (#152447)
2534
2535 -------------------------------------------------------------------
2536 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
2537
2538 - Make temp directory configurable  via environment
2539   variable ZYPPTMPDIR.
2540 - revision 6202
2541 - version 3.11.11
2542
2543 -------------------------------------------------------------------
2544 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
2545
2546 - Fixed bug in smart pointer comparison.
2547
2548 -------------------------------------------------------------------
2549 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
2550
2551 - Fix failing rename of metadata download directories across
2552   filesystem boundaries.
2553
2554 -------------------------------------------------------------------
2555 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
2556
2557 - Fixed malicious gettext include.
2558 - Make ZConfig a singleton.
2559 - revision 6123
2560
2561 -------------------------------------------------------------------
2562 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
2563
2564 - Fixed repo::provideFile to set a deleter for downloaded files
2565   (#293004).
2566 - revision 6094
2567 - version 3.11.10
2568
2569 -------------------------------------------------------------------
2570 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
2571
2572 - Query ByRepository now takes as well an alias.
2573
2574 -------------------------------------------------------------------
2575 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
2576
2577 - fix retrieval of container attributes in cache
2578   (#292698)
2579
2580 -------------------------------------------------------------------
2581 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
2582
2583 - Port zypp-query-pool (#292404)
2584 - revision 6069
2585 - version 3.11.9
2586
2587 -------------------------------------------------------------------
2588 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
2589
2590 - added new calls in Resolver.h: addRequire,addConflict
2591
2592 -------------------------------------------------------------------
2593 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
2594
2595 - Fixed IniParser to allow '=' in values (#292669)
2596 - revision 6063
2597
2598 -------------------------------------------------------------------
2599 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
2600
2601 - allow / in alias (#292628)
2602
2603 -------------------------------------------------------------------
2604 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
2605
2606 - Fixed repo::provideFile to throw on error.
2607 - Fixed ResolvableQuery to use 0 as default for non existing
2608   numerical values.
2609 - revision 6058
2610
2611 -------------------------------------------------------------------
2612 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
2613
2614 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
2615   additional ctor for convenience.
2616 - revision 6047
2617
2618 -------------------------------------------------------------------
2619 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
2620
2621 - Evalute update canditate:
2622   Take canditates only which are really installable. Bug 292077
2623   r 6034
2624
2625 -------------------------------------------------------------------
2626 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
2627
2628 - fixed some tribool bugs in RepoInfo
2629 - revision 6022
2630
2631 -------------------------------------------------------------------
2632 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
2633
2634 - fix reading of non existant repo
2635 - r6018
2636 - first submission to stable
2637 - fix keywords parsing in susetags parser
2638 - version 3.11.8
2639
2640 -------------------------------------------------------------------
2641 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
2642
2643 - make resolvable query complete exceptionless with the database
2644 - test that packages have some attributes
2645 - disable progress adaptor for now
2646 - revision 5977
2647 - version 3.11.7
2648
2649 -------------------------------------------------------------------
2650 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
2651
2652 - fixed unresolved symbols
2653 - revision 5972
2654 - version 3.11.6
2655
2656 -------------------------------------------------------------------
2657 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
2658
2659 - fixed TranslatedText creating unwanted entries.
2660 - fixed capability processing
2661 - revision 5964
2662 - version 3.11.5
2663
2664 -------------------------------------------------------------------
2665 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
2666
2667 - MediaSetAccess::release() added
2668 - Use attachDesiredMedia in MediaProducts
2669 - Progress reporting improved
2670 - revision 5959
2671 - version 3.11.4
2672
2673 -------------------------------------------------------------------
2674 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
2675
2676 - fixed parsing translated texts.
2677 - added source packages.
2678 - revision 5947
2679 - version 3.11.3
2680
2681 -------------------------------------------------------------------
2682 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
2683
2684 - repo callbacks fixed
2685 - Fixed YUM parser progress reporting
2686 - Added CombinedProgressData
2687 - make RepoImpl::resolvables() load lazy
2688 - MediaProducts added for scanning products file
2689 - Implement cache schema versioning and automatic invalidation of
2690   cache when schema changes
2691 - revision 5942
2692 - version 3.11.2
2693
2694 -------------------------------------------------------------------
2695 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
2696
2697 - Propagate pools repository_iterator to the UI
2698 - revision 5911
2699 - version 3.11.1
2700
2701 -------------------------------------------------------------------
2702 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
2703
2704 - Package::location is now returns an OnMediaLocation
2705 - archivesize() renamed to downloadSize()
2706 - Allow to iterate all Repositories that contribute
2707   Resolvables to the Pool.
2708 - MediaSetAccess::provideDir added
2709 - remove useless url check
2710 - add old-api-style wrapper
2711 - Add MediaProducts class
2712 - revision 5892
2713 - version 3.11.0
2714
2715 -------------------------------------------------------------------
2716 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
2717
2718 - function isInstalledBy/installs
2719   Added an initial installation flag which shows if the item has been
2720   triggered for installation, or the dependency is already satisfied.
2721 - Revision 5884
2722 - Version 3.4.0
2723
2724 -------------------------------------------------------------------
2725 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
2726
2727 - removed unused %{prefix}/lib/zypp from %files in spec file
2728 - revision 5870
2729
2730 -------------------------------------------------------------------
2731 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
2732
2733 - Old API (SourceManager, metadata parsers) dropped in favor of the
2734   new refactored ones (RepoManager, RepoParser(s), cache subtree,
2735   repo subtree).
2736 - Some new API improvements.
2737 - revision 5868
2738 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
2739
2740 -------------------------------------------------------------------
2741 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
2742
2743 - New API calls which provides more information about one
2744   resolvable after a solverrun:
2745   isInstalledBy (const PoolItem_Ref item);
2746   installs (const PoolItem_Ref item);
2747 - Revision 5835
2748
2749 -------------------------------------------------------------------
2750 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
2751
2752 - fix changelog entry order
2753
2754 -------------------------------------------------------------------
2755 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
2756
2757 - Ignore conflicting items which are uninstallable
2758 - Create a "needed by" info if a requirement is still fulfilled.
2759 - Allow only one needed_by and needed_by_capability in QueueItemInstall
2760 - Added capability and type (REQUIRE, RECOMMEND,....) to
2761   ResolverInfoNeededBy
2762 - Evaluate ResolverInfoNeededBy for more information in the error
2763   messages
2764 - Enlarge detail description in the error messages
2765 - Revision 5807
2766
2767 -------------------------------------------------------------------
2768 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
2769
2770 - Fixes for gcc-4.2
2771 - revision 5786
2772 - version 3.3.1
2773
2774 -------------------------------------------------------------------
2775 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
2776
2777 - fixed so versioning from libtool to cmake
2778 - 3.3.0
2779
2780 -------------------------------------------------------------------
2781 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
2782
2783 - Use gpg2 instead of gpg for keyring and make
2784   the package depend on it (#284211)
2785
2786 -------------------------------------------------------------------
2787 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
2788
2789 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
2790   New dependency "packageand(foo:bar)" which provides an AND dependency by
2791   injecting a supplement/freshen.
2792   e.G. package novell-cluster-services-kmp-smp
2793   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
2794   Bug 255011
2795 - Dont check for architecture changes in atoms (#266178)
2796 - Revision 5720
2797
2798 -------------------------------------------------------------------
2799 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
2800
2801 - Fixed package-manager script (#275847)
2802 - revision 5614
2803
2804 -------------------------------------------------------------------
2805 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
2806
2807 - fixed cmake
2808 - version 3.2.2
2809
2810 -------------------------------------------------------------------
2811 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
2812
2813 - Reduced logging in order to speedup solving Bug 275100
2814 - revision 5603
2815 - version 3.2.1
2816
2817 -------------------------------------------------------------------
2818 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
2819
2820 - Fix excess calls to releaseFile. (#274357)
2821 - revision 5545
2822
2823 -------------------------------------------------------------------
2824 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
2825
2826 - Fix importing keys into rpm. (#270125)
2827 - r5527
2828
2829 -------------------------------------------------------------------
2830 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
2831
2832 - Support filesystem dependencies to add needed filesystem RPMs
2833   automatically (Fate 301966).
2834 - revision 5404
2835 - version 3.2.0
2836
2837 -------------------------------------------------------------------
2838 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
2839
2840 - avoiding attaching media where not needed (#263207)
2841 - r5381
2842
2843 -------------------------------------------------------------------
2844 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
2845
2846 - fix FileCap with attributes
2847 - r5376
2848
2849 -------------------------------------------------------------------
2850 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
2851
2852 - Fixed computation of install order. Take requirements of
2853   an installed packages uninstall scripts into account, if
2854   the package is updated. (#258682)
2855 - revision 5349
2856 - version 3.1.1
2857 -------------------------------------------------------------------
2858 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
2859
2860 - Parse and provide package keywords. (Fate 120368)
2861 - revision 5338
2862 - version 3.1.0
2863
2864 -------------------------------------------------------------------
2865 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
2866
2867 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
2868   Ask the user. Bug 258322
2869 - revision 5305
2870 - version 3.0.3
2871
2872 -------------------------------------------------------------------
2873 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
2874
2875 - Fix restoring of Sources id root prefix is used. (#238165)
2876 - revision 5299
2877 - version 3.0.2
2878
2879 -------------------------------------------------------------------
2880 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
2881
2882 - MediaManager::attachDesiredMedia() added to support multiple
2883   (CD/DVD) drives (fate #3974)
2884 - r5296
2885
2886 -------------------------------------------------------------------
2887 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
2888
2889 - If there is no valid solver result and NOT all resolvables ( other
2890   architecture) has been regarded, let the user decide making a new
2891   solver run with ALL available resolvables. Bug 223440
2892 - reducing logging (error -> debug)  bug 252921
2893 - Revision 5219
2894
2895 -------------------------------------------------------------------
2896 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
2897
2898 - Allow configuration of trusted vendors via
2899   /var/lib/zypp/db/trustedVendors. (#186636)
2900 - revision 5194
2901 - version 3.0.1
2902
2903 -------------------------------------------------------------------
2904 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
2905
2906 - libzypp-devel -> libzypp requirement is not versioned
2907   (#251086)
2908 - r5181
2909
2910 -------------------------------------------------------------------
2911 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
2912
2913 - Using already existing valid solver results for further solver runs.
2914   (partiell solving)
2915 - r5169
2916
2917 -------------------------------------------------------------------
2918 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
2919
2920 - fix link order
2921 - r5165
2922
2923 -------------------------------------------------------------------
2924 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
2925
2926 - merging from 10.2 / SP1
2927 - #247459 ftp probing
2928   denied == dont exists in ftp
2929 - r5124
2930
2931 -------------------------------------------------------------------
2932 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
2933
2934 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
2935 - Simultaneouqusly establishing of items which are conflicting eachother is
2936   useless. So only one will be established. Fixed in QueueItemInstall.cc
2937   Bug 243595
2938 - Added new upgrade options to fine tune version and patch handling.
2939   (F301990)
2940 - The context of establishPool will be stored in Resolver and will be
2941   regarded for the next solver run everytime. So it will be not reset by
2942   any solver run anymore.
2943   bug 191810 ( A broken patch will not be installed again)
2944
2945 -------------------------------------------------------------------
2946 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
2947
2948 - adding sotf,timeo=X nfs mount options by default (#235211)
2949 - r5093
2950
2951 -------------------------------------------------------------------
2952 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
2953
2954 - support for HTTP authentication prompt added (#190609)
2955 - fixed problem with empty path in URL
2956   in MediaCurl::doGetFileCopy()
2957 - r5085
2958
2959 -------------------------------------------------------------------
2960 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
2961
2962 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
2963   SuSE-Linux-10_2-Branch
2964
2965 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
2966 - verifySystem: The result will be set to APPL_HIGH, so it will be not
2967   reset by a second "normal" solver run. #239281 (schubi)
2968 - yast2 reports invalid URL as 'unknown source type'
2969   (#209961) (dmacvicar)
2970 - Added freshen language dependency in supplemements too if there is no
2971   entry in supplements.
2972   #240617;IPA fonts are not installed even if select Japanese
2973   language (schubi)
2974 - Setting allowed authentication methods to "basic,digest" if none
2975   provided in URL (#243006) (jkupec)
2976 - Stopping after 50 valid solver results. Anymore would be useless. Bug
2977   243595 (schubi)
2978 - r 5007
2979
2980 -------------------------------------------------------------------
2981 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
2982
2983 - package-manager: use a generic su script from XDG (#235303, #244442)
2984
2985 -------------------------------------------------------------------
2986 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
2987
2988 - Setting allowed authentication methods to "basic,digest" if none
2989   provided in URL (#243006)
2990 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
2991   (mvidner)
2992 - r4999
2993
2994 -------------------------------------------------------------------
2995 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
2996
2997 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
2998   (#222602)
2999 - 4984
3000
3001 -------------------------------------------------------------------
3002 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
3003
3004 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
3005
3006 - update packages: changing architecture is only valid while an
3007   system update and NOT while an update via a patch. Last fix does
3008   not fit for every case.
3009   Bug 230685
3010 - Patch has selected not the concerning package for update but
3011   a package which has provided the required dependencies too.
3012   Algorithmus: If there are exactly two providers which differ in architecture
3013                prefer the better arch.
3014   Fix: Regarding NVRA too. ( only if equal )
3015   Bug 238284
3016 - Download only English and Local translation
3017   (#208457)
3018 - Added solver parameter:
3019    tryAllPossibilities: regarding every solver branch ( not only
3020                         branches with e.G. best architectures
3021    preferHighestVersion: Prefer solver results which have a higher
3022                          version number.
3023   Bug #238087
3024 - update packages: changing architecture is only valid while an
3025   system update and NOT while an update via a patch.
3026   Bug 230685 - x86_64 MozillaFirefox binaries in security update
3027   repository
3028   Fix of version 2.11.2 has not worked if the first founded item
3029   had had another architecture.
3030 - r4927
3031
3032 -------------------------------------------------------------------
3033 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
3034
3035 - added ZYpp::getPartitions() - return the partitinoning
3036
3037 -------------------------------------------------------------------
3038 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
3039
3040 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
3041 - Corrupt download cannot be skipped
3042   (#217425 and #224216)
3043 - Enable package read ahead/caching in commit per default to reduce
3044   interactive media changes. If the environment variable
3045   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
3046 - added parameter not to reset resolver results while calling
3047   freshen pool Bug: 235761
3048 - Prepare package read ahead/caching of packages in commit. Adatped the
3049   workflow. Caching details are now hidden inside CommitPackageCache.
3050   The current implementation still performs no read ahead. (for F100182)
3051 - Skip invalid or broken rpm database entries. (#231211)
3052 - verifySystem: check if the solution is valid after calling freshenPool()
3053   Bug: 235761
3054 - Added own call for Resolver::verifySystem with additional
3055   hardware/language check in order to keep binary compatibility
3056   Fate #301224
3057 - Rpm requires additional quoting of special chars in filenames.
3058   (#233967)
3059 - Resolver::verifySystem checks for new hardware now by calling
3060   freshenPool. This is configureable. Fate #301224
3061 - merged texts from proofread
3062 - Don't consider patch/delta rpms if package architecture changes.
3063   (#231254)
3064 - update packages: changing architecture is only valid while an
3065   system update and NOT while an update via a patch.
3066   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
3067 - verifySystem: Do only regard items which will be on the system after the
3068   commit. Fate 301178
3069 - feature #301369
3070   Import listed GPG Keys from an trusted installation source
3071 - fix return call in new xml parser
3072 - Enable system resolvables in Helix parser (Revision 4787)
3073 - deptestomatic:
3074   Resetting transaction with the correct call;
3075   bugfix; Added kind in keep state (Revision 4788)
3076 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
3077   soft (Revision 4789)
3078 - New call added: maySetToBeUninstalledSoft (Revision 4789)
3079   Both are only functions for the solver (Revision 4789)
3080 - Resetting "by causer" in order to distinguish from state
3081   "keep by user". ( function setLock in order to remove lock)
3082   (Revision 4789)
3083 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
3084   in QueueItemUninstall.cc (Revision 4790)
3085 - Regarding "keep state by user". So avoiding "reselecting" by
3086   other requirements.
3087   Give a corresponding problem solution if a resolvable satisfy
3088   a dependency, but has been set to keep by the user.
3089   Bug : 222531 (Revision 4791)
3090 - Allow to disable autoprotection of foreign vendor items. Required
3091   in zmd-backend. (F301735).
3092 - use sqlite-zmd if using > 10.2 in spec. Use the one available
3093   durin compile.
3094 - Item could has already been selected to soft uninstall (e.G. remove
3095   pattern which recommend this item ). Do not throw an exception anymore.
3096   bug#225278
3097 - Added syscontent::Reader: Parse serialized set of ResObjects.
3098   (for F300729)
3099 - If there has already been selected another item by the solver (e.g. from
3100   another source) we will take thatone in order to avoid parallel
3101   installation and there concerning error messages.
3102   Bug 224698
3103 - In order to handle conflicting resolvable we try to update the
3104   conflicting item. While evaluating these canditates an already selected
3105   candidate will not be regarded. So it could be that an older package
3106   will be selected for update although a newer has already been selected. Revision 4765
3107 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
3108   update candidate and evaluate additional branches.
3109 - r4907
3110
3111 -------------------------------------------------------------------
3112 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
3113
3114 - Improved realpath() wrapper in media handler class (#222521).
3115 - revision 4758
3116
3117 -------------------------------------------------------------------
3118 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
3119
3120 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
3121 - revision 4713
3122
3123 -------------------------------------------------------------------
3124 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
3125
3126 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
3127   because backend uses this sqlite and it is no fun to
3128   install one and the other to develop (as the -devel packages)
3129   conflict.
3130 - add cmake support for building zypp/ lib.
3131   TODO: soinfo, compile testcases, devel, zypp2,docs
3132   find rpm, curl and others.
3133 - dont serialize interactive, as it is
3134   calculated now.
3135   (it was already fixed as we don't reimplement
3136   the method, but we still serialized, parsed)
3137 - r4709
3138
3139 -------------------------------------------------------------------
3140 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
3141
3142 - fixed Patch::interactive to return true as well, if the patch
3143   itself has a licence. (#224192)
3144 - revision 4702
3145 - version 2.9.2
3146
3147 -------------------------------------------------------------------
3148 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
3149
3150 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
3151   on the installation image (#213852).
3152 - revision 4700
3153
3154 -------------------------------------------------------------------
3155 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
3156
3157 - Avoid duplicate pool entries; Bug 223750; second part of the fix
3158 - r4698
3159 - Version 2.9.1
3160
3161 -------------------------------------------------------------------
3162 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
3163
3164 - Pool has multi instances of an item in the pool. Reduced this error
3165   to items which are identically at least. #217574 and #223750
3166 - r4695
3167
3168 -------------------------------------------------------------------
3169 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
3170
3171 - replace spaces to underscores in product names
3172 - 2.8.7
3173 - r4688
3174
3175 -------------------------------------------------------------------
3176 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
3177
3178 - Mark some strings for translation (#219783 need it)
3179 - r4682
3180
3181 -------------------------------------------------------------------
3182 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
3183
3184 - Added translations marks to hal, url and mutex exceptions (#23771)
3185 - revision 4680
3186
3187 -------------------------------------------------------------------
3188 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
3189
3190 - don't make libzypp-devel depend on sqlite-devel as
3191   headers from zypp2 are not installed yet
3192 - r4663
3193
3194 -------------------------------------------------------------------
3195 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
3196
3197 - Return an error if fork failed. (#204807)
3198 - Make Script execution abortable by user request. (#212949, F100233)
3199 - revision 4660
3200 - version 2.8.6
3201
3202 -------------------------------------------------------------------
3203 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
3204
3205 - Added package-manager wrapper script, with icon and .desktop (#222757).
3206   (Used by gnome-main-menu)
3207 - version 2.8.5
3208 - r4640
3209
3210 -------------------------------------------------------------------
3211 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
3212
3213 - Fixed target/hal - one more dbus_connection_close found (#216035)
3214 - revision 4636
3215 - version 2.8.4
3216
3217 -------------------------------------------------------------------
3218 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
3219
3220 - translation added
3221   rev 4630
3222   version 2.8.3
3223
3224 -------------------------------------------------------------------
3225 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
3226
3227 - Process obsoletes when installing non-package objects. (#217352)
3228 - revision 4621
3229 - version 2.8.2
3230
3231 -------------------------------------------------------------------
3232 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
3233
3234 - Implemented volume device check using /sbin/vol_id (#213852).
3235 - Revision 4619
3236
3237 -------------------------------------------------------------------
3238 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
3239
3240 - new translation added
3241
3242 -------------------------------------------------------------------
3243 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
3244
3245 - Implemented an reuse of already existing foreign CD/DVD mount points
3246   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
3247 - Added a fallback check of the volume.mount_point HAL property to
3248   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
3249   to be not avaliable in newer HAL versions (on 10.2).
3250 - Revision 4615
3251 - Version 2.8.1
3252
3253 -------------------------------------------------------------------
3254 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
3255
3256 - removed unused methods from Patch and PatchImplIf. Provided
3257   reasonable default implementation for Patch::interactive.
3258   (#221476).
3259 - revision 4610
3260 - Version 2.8.0
3261
3262 -------------------------------------------------------------------
3263 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
3264
3265 - Handle media eject failures (#216545)
3266 - r4606
3267
3268 -------------------------------------------------------------------
3269 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
3270
3271 - Reimplemented RpmDb::checkPackage using librpm API instead
3272   of parsing "rpm --checksig" output. (#163202)
3273 - Version 2.7.4
3274 - revision 4600
3275
3276 -------------------------------------------------------------------
3277 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
3278
3279 - NEW behaviour of the solver:
3280   Obsolete virtual provides. E.G.:
3281
3282   Installed:
3283   -----------
3284   Name:           test-1.0-0
3285
3286   Name:           moretest-1.0-0
3287   Provides:       test
3288
3289   To be installed
3290   ------------------
3291   Name:           nomoretest-1.0-0
3292   Obsoletes:      test
3293
3294   Result
3295   --------
3296   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
3297   test-1.0-0 had been deleted. Bug 220999
3298
3299 - Translations added
3300
3301 Version 2.7.3
3302 rev 4593
3303
3304 -------------------------------------------------------------------
3305 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
3306
3307 - Bugfix in generating solver testcases:
3308    - added kind of capabilities in description file
3309    - removed unneded channel from uninstall in command file
3310
3311 -------------------------------------------------------------------
3312 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
3313
3314 - Try to call /bin/eject utility if the eject-ioctl fails.
3315 - r4568
3316
3317 -------------------------------------------------------------------
3318 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
3319
3320 - ignore empty capabilities
3321 - r4565
3322
3323 -------------------------------------------------------------------
3324 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
3325
3326 - make progress strings translatable (#219783)
3327 - r4556
3328
3329 -------------------------------------------------------------------
3330 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
3331
3332 -  While deleting a selection all concerning recommended
3333    packages will be deleted too.
3334    BUT those packages should not be deleted which have been
3335    set to KEEP by the user. bug 217574
3336    rev 4526
3337    VERSION: 2.7.2
3338
3339 -------------------------------------------------------------------
3340 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
3341
3342 - Makefile in zypp2 fixed
3343   Revision 4520
3344
3345 -------------------------------------------------------------------
3346 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
3347
3348 - Translations added
3349   Revision 4514
3350   VERSION: 2.7.1
3351
3352 -------------------------------------------------------------------
3353 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
3354
3355 - Make the parser more strict, rejecting broken sources
3356   but showing the error line.
3357   Last fix making the parser relax would break multitag
3358   descriptions with empty lines, now we check dependencies
3359   at a higher level. (reference #160607)
3360 - r4501
3361
3362 -------------------------------------------------------------------
3363 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
3364
3365 - New problem solution added: Unlock ALL resovables in order to speed up
3366   problem solution. Bug 206453
3367
3368 -------------------------------------------------------------------
3369 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
3370
3371 - Translations added
3372
3373 -------------------------------------------------------------------
3374 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
3375
3376 - Fixed target/hal - removed dbus_connection_close calls, because
3377   the connections are shared; unref the ref-counted handle only.
3378   (#216035)
3379 - r4442
3380
3381 -------------------------------------------------------------------
3382 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
3383
3384 - skipping unreachable packages won't work
3385   (#215445)
3386 - r4468
3387
3388 -------------------------------------------------------------------
3389 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
3390
3391 - (#213793) Target store fails to recreate stored install-time (other
3392   Date and ByteCount values as well)
3393
3394 - skip comments and blank lines in multilists
3395   fixes (#214877) - zen-updater is not installed by default
3396
3397 - Automatically fix broken products when reading
3398   the product database.
3399   still pending: honour the read-only flag
3400   Changes to make this possible include
3401   using read_dir instead of boost directory
3402   iterator.
3403
3404 -------------------------------------------------------------------
3405 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
3406
3407 - added new class for generating solver testcases:
3408   Testcase
3409
3410 -------------------------------------------------------------------
3411 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
3412
3413 - Finalized ui::PatternContents. (F301229)
3414 - version 2.7.0
3415 - revision 4413
3416
3417 -------------------------------------------------------------------
3418 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
3419
3420 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
3421 - version 2.6.0
3422
3423 -------------------------------------------------------------------
3424 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
3425
3426 - Added ui::PatternContents: Helper class that will compute a patterns
3427   expanded install_packages set. (UI interface for F301229)
3428 - revision 4387
3429
3430 -------------------------------------------------------------------
3431 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
3432
3433 - removed the last reference to /usr/lib64 to fix the build
3434
3435 -------------------------------------------------------------------
3436 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
3437
3438 - added "zypper info" (jkupec)
3439 - version 2.5.2
3440
3441 -------------------------------------------------------------------
3442 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
3443
3444 - fix rpm db timestamp
3445 - add extra urls and optional urls to product API
3446 - r4378
3447
3448 -------------------------------------------------------------------
3449 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
3450
3451 - zypper: nicer progress reports, with or without --verbose.
3452
3453 -------------------------------------------------------------------
3454 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
3455
3456 - Fixed reloading of target data after commit. Broken since
3457   rev 3880.
3458 - version 2.5.1
3459 - revision 4365
3460
3461 -------------------------------------------------------------------
3462 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
3463
3464 - put query-pool in /usr/lib/zypp and not lib64
3465 - r4363
3466
3467 -------------------------------------------------------------------
3468 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
3469
3470 - revert keyring changes, causes endless loop (obvious)
3471 - add dist-product information, adapt store
3472 - version 2.5.0
3473 - r4355
3474
3475 -------------------------------------------------------------------
3476 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
3477
3478 - zypp-query-pool: For products show additionally distributionName
3479   and distributionEdition. (required by #205392)
3480 - revision 4349
3481
3482 -------------------------------------------------------------------
3483 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
3484
3485 - Add accessor for Product distributionName and distributionEdition.
3486   (required by #205392)
3487 - revision 4347
3488
3489 -------------------------------------------------------------------
3490 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
3491
3492 - added test case for KeyRing
3493 - fire trustedKeyAdded in all calls to import trusted key
3494   not only in signature check workflow.
3495 - r4342
3496
3497 -------------------------------------------------------------------
3498 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
3499
3500 - zypper update: implemented minimal version (patches only)
3501 - zypper list-updates: changed default type from package to patch,
3502   consider patches affecting the package manager separately
3503
3504 -------------------------------------------------------------------
3505 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
3506
3507 - version 2.4.1
3508 - r4338
3509
3510 -------------------------------------------------------------------
3511 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
3512
3513 - add zypp-query-pool, so registration doesn't depend on
3514   libzypp-zmd-backend being installed. Will remove from
3515   backend when suseregister gets updated.
3516
3517 -------------------------------------------------------------------
3518 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
3519
3520 - Make sure config.rpath is present.
3521
3522 -------------------------------------------------------------------
3523 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
3524
3525 - zypper search: fixed uninitialized members that made all searches
3526   exact and case sensitve
3527
3528 -------------------------------------------------------------------
3529 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
3530
3531 - zypp-checkpatches, write in the right file
3532 - r4328
3533
3534 -------------------------------------------------------------------
3535 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
3536
3537 - Install resolvables although they are unneeded
3538   if they have NOT the kind patch/atoms
3539   Bug 210538 - freshens/supplements does not work with patterns
3540 - r4326
3541
3542 -------------------------------------------------------------------
3543 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
3544
3545 - zypper service-add -r http://example.org/foo.repo (F#300641).
3546
3547 -------------------------------------------------------------------
3548 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
3549
3550 - zypp-checkpatches:
3551   save version of the generated xml to
3552   regenerate it if it changes.
3553   save a random token in case of error to
3554   force recreating xml file
3555 - r4321
3556
3557 -------------------------------------------------------------------
3558 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
3559
3560 - remove permissions for zypp checkpatches from spec
3561 - r4318
3562
3563 -------------------------------------------------------------------
3564 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
3565
3566 - registration fails because of wrong product data
3567   (#205392)
3568   use DISTPRODUCT,DISTVERSION to create the product
3569   resolvable. have this resolvable provide
3570   PRODUCT = VERSION
3571 - r4312
3572
3573 -------------------------------------------------------------------
3574 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
3575
3576 - zypper service-add -r ./foo.repo (F#300641).
3577
3578 -------------------------------------------------------------------
3579 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
3580
3581 - zypper: added case-sensitive search, search in descriptions and
3582   summaries, search by resolvable type, substring and word
3583   matching, support for wildcards
3584 - Revision 4303
3585
3586 -------------------------------------------------------------------
3587 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
3588
3589 - Prevent the user from sending signals to zypp-checkpatches-wrapper
3590   (#211286).
3591
3592 -------------------------------------------------------------------
3593 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
3594
3595 - Dont incomplete an uninstalled resolvable, even not when establishing.
3596   Incomplete only makes sense for installed resolvables (when they have broken
3597   deps), for patches (because they are needed) and for atoms (because they are
3598   used during patch calculation)
3599   Bug 198379
3600
3601 - Do not branch for packages with the same NVE but different architectures.
3602   Take the best architecture.
3603
3604 -------------------------------------------------------------------
3605 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
3606
3607 - implement rename source in sourcemanager
3608 - r4286
3609
3610 -------------------------------------------------------------------
3611 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
3612
3613 - YaST sources: set alias to product summary if empty
3614 - show alias on logs.
3615 - r4281
3616
3617 -------------------------------------------------------------------
3618 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
3619
3620 - version 2.4.0 (bin incompat due to callback fixes)
3621 - r4272
3622
3623 -------------------------------------------------------------------
3624 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
3625
3626 - Provide additional solver status information to the UI.
3627   (#162164,F301272)
3628 - Fixed UI satus computation in presence of multiple available
3629   candidates.
3630 - revision 4264
3631 - version 2.3.1
3632
3633 -------------------------------------------------------------------
3634 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
3635
3636 - remove const in MediaChangeReport requestMedia that
3637   broke cd changing.
3638 - r4262
3639
3640 -------------------------------------------------------------------
3641 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
3642
3643 - zypper: added search (jkupec)
3644 - removed the suid bit from zypp-checkpatches-wrapper so that the
3645   build passes until permissions.rpm is updated (~#211286).
3646 - r4253
3647
3648 -------------------------------------------------------------------
3649 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
3650
3651 - Log microseconds if ZYPP_PROFILING env var is enabled.
3652 - r4252
3653
3654 -------------------------------------------------------------------
3655 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
3656
3657 - YaST sources:
3658   Factory cannot be set with 'refresh' enabled
3659   (#204957)
3660 - get rid of some const bool signatures in Source classes
3661 - r4247
3662
3663 -------------------------------------------------------------------
3664 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
3665
3666 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
3667
3668 -------------------------------------------------------------------
3669 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
3670
3671 - select the best solution: prefering the total amount of install/update
3672   packages BEFORE source preferences. Bug 208784
3673
3674 -------------------------------------------------------------------
3675 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
3676
3677 - Introduce a method to see if a source supports a
3678   kind of resolvable at that time, so we can
3679   init a YUM source like factory but avoid parsing
3680   it if it contains no patches.
3681 - add TODO
3682 - zypp-checkpatches xml output
3683 - r4235
3684
3685 -------------------------------------------------------------------
3686 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
3687
3688 - added a CLI preview: zypper
3689 - revision 4214
3690 - version 2.2.3
3691
3692 -------------------------------------------------------------------
3693 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
3694
3695 - FATE #100165:
3696   Make Content File Aware of Different Architectures
3697   expand %a in release notes with architecture
3698
3699 -------------------------------------------------------------------
3700 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
3701
3702 - Extended pattern parser to support includes/extends tags as hint
3703   for the IO. (F301229)
3704 - revision 4199
3705 - version 2.2.2
3706
3707 -------------------------------------------------------------------
3708 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
3709
3710 - Enabled sending of ScriptResolvableReport.
3711 - Changed ScriptResolvableReport::start to send local path
3712   of script to be executed.
3713 - revision 4190
3714 - version 2.2.1
3715
3716 -------------------------------------------------------------------
3717 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
3718
3719 - Added ScriptResolvableReport. Callbacks triggered on script
3720   execution during commit. (F100233)
3721 - revision 4187
3722 - version 2.2.0
3723
3724 -------------------------------------------------------------------
3725 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
3726
3727 - fix: Url::getRegisteredSchemes() would always return nothing
3728
3729 -------------------------------------------------------------------
3730 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
3731
3732 - Made the build dependency on gettext-devel explicit
3733
3734 -------------------------------------------------------------------
3735 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
3736
3737 - adapted multi-media YUM sources according to official YUM
3738   specification (F300743)
3739
3740 -------------------------------------------------------------------
3741 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
3742
3743 - use RPM_OPT_FLAGS (meissner@suse.de)
3744
3745 -------------------------------------------------------------------
3746 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
3747
3748 - SourceFactory::createFrom() - don't loose url,...
3749 - r4160
3750
3751 -------------------------------------------------------------------
3752 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
3753
3754 - reduce logging in ResolvableImpl.cc
3755 - rev 4157
3756
3757 -------------------------------------------------------------------
3758 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
3759
3760 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
3761   in QueueItemInstall and QueueItemRequire
3762   Bug 192535/204913
3763   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
3764
3765 -------------------------------------------------------------------
3766 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
3767
3768 - fixed SourceFactory::createFrom() - don't loose alias,
3769   cachedir,... parameters
3770
3771 -------------------------------------------------------------------
3772 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
3773
3774 - Use RPM Enhances only if detected at configure time, to allow
3775   compilation with older rpm.
3776 - callback params: use const string & instead of string (dmacvicar)
3777
3778 -------------------------------------------------------------------
3779 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
3780
3781 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
3782   a package/script/message
3783   Bug: 192535
3784
3785 -------------------------------------------------------------------
3786 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
3787
3788 - add Source_Ref::checksum() which in combination with
3789   timestamp can give an idea of a source change.
3790 - r4106
3791
3792 -------------------------------------------------------------------
3793 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
3794
3795 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
3796   enable progress reporting on compressed streams.
3797
3798 -------------------------------------------------------------------
3799 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
3800
3801 - better error propagation
3802 - r4096
3803
3804 -------------------------------------------------------------------
3805 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
3806
3807 - Removed libblkid dependency - the workaround using libblkid to
3808   check filesystem on XEN vbd mapped devices is obsolete, because
3809   the info is avaliable via /dev/disk/by-label link now. (#197107)
3810 - revision 4087
3811
3812 -------------------------------------------------------------------
3813 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
3814
3815 - PackageProvider: Fixed broken retry. (#202163)
3816 - revision 4071
3817
3818 -------------------------------------------------------------------
3819 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
3820
3821 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
3822   to create a Package from a source package header.
3823 - Added method Pathname::extension: Return all of the characters in name
3824   after and including the last dot in the last element of name.
3825 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
3826   rpms. Otherwise we'd need access to the rpm database to get the keys.
3827 - revision 4069
3828
3829 -------------------------------------------------------------------
3830 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
3831
3832 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
3833   a package/script/message
3834   Bug: 192535
3835
3836 -------------------------------------------------------------------
3837 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
3838
3839 - Speedup computation of number of rpm database entries.
3840 - revision 4058
3841
3842 -------------------------------------------------------------------
3843 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
3844
3845 - Fixed endless loop in transactResObject
3846   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
3847
3848 -------------------------------------------------------------------
3849 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
3850
3851 - fix some testcases for tar file parser changes
3852 - r4045
3853
3854 -------------------------------------------------------------------
3855 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
3856
3857 - missing includes
3858 - clean old callbacks
3859 - r4041
3860
3861 -------------------------------------------------------------------
3862 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
3863
3864 - zyppPattern->install_packages returns SUGGESTED package too.
3865   Bug 201476
3866   Revision 4036
3867
3868 -------------------------------------------------------------------
3869 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
3870
3871 - New behaviour in the solver: try with 'best' package first, try with 'all'
3872   packages if this fails.
3873   Bug :Bug 191983
3874
3875 -------------------------------------------------------------------
3876 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
3877
3878 - libzypp 2.1.0
3879 - bump version due to incompatible callback changes in KeyRing
3880   Sources
3881
3882 -------------------------------------------------------------------
3883 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
3884
3885 - new keyring callbacks
3886 - separate trust key from import key
3887 - use PublicKey class instead of params, to be able
3888   to add more info like photos later (pending #181682)
3889 - update zmart with those callbacks.
3890 - better error handling (Exception types)
3891 - make tmp file names more readable depending on the context
3892 - r4026
3893
3894 -------------------------------------------------------------------
3895 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
3896
3897 - decouple probing from source creation, using the new
3898   media test for existence functions.
3899 - r4019
3900
3901
3902 -------------------------------------------------------------------
3903 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
3904
3905 - Fixed getDoesFileExist to reset the transfer range
3906 - Added logging of curl debug messages to the zypp log.
3907   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
3908   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
3909 - r4018
3910
3911 -------------------------------------------------------------------
3912 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
3913
3914 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
3915   see rev 3810 below. (#190163)
3916 - rev 3998
3917
3918 -------------------------------------------------------------------
3919 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
3920
3921 - fix uninstalling of atoms (noop)
3922 - r3995
3923
3924 -------------------------------------------------------------------
3925 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
3926
3927 - Implement initial verson of Media
3928   doesFileExist, for future source probing.
3929 - r3984
3930
3931 -------------------------------------------------------------------
3932 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
3933
3934 - more dbus_connection_close fixes
3935 - r3974
3936
3937 -------------------------------------------------------------------
3938 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
3939
3940 - clean up 'incomplete' handling in QueueItemEstablish.
3941 - rev 3973.
3942
3943 -------------------------------------------------------------------
3944 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
3945
3946 - Don't set 'incomplete' for uninstalled patterns or products.
3947   (#198379)
3948 - rev 3970.
3949
3950 -------------------------------------------------------------------
3951 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
3952
3953 - Added new API calls:
3954   setAdditionalProvide
3955   setAdditionalConflict
3956   setAdditionalRequire
3957
3958 -------------------------------------------------------------------
3959 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
3960
3961 - don't link examples to testsuite library.
3962
3963 -------------------------------------------------------------------
3964 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
3965
3966 - Disable profiling to work around compiler bug.
3967
3968 -------------------------------------------------------------------
3969 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
3970
3971 - forward port 3924:3939
3972 - Add explicit finish callbacks for subtasks during ProvidePackage
3973  Â to avoid UI confusion.
3974 - rev3957
3975
3976 -------------------------------------------------------------------
3977 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
3978
3979 - Introduce examples/
3980 - fix some svn ignores
3981 - fix compilation. Use: dbus_connection_close
3982 - rev 3943
3983
3984 -------------------------------------------------------------------
3985 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
3986
3987 - Initial support for plain directory with rpms as source
3988 - r3935
3989
3990 -------------------------------------------------------------------
3991 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
3992
3993 - Move the target query by kind function to
3994   a iterator, so we dont make a copy of the restore
3995   the iterator works loading by demand too
3996
3997 -------------------------------------------------------------------
3998 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
3999
4000 - rename the new initTarget to initializeTarget,
4001   leave the old one as is, but deprecate it.
4002 - r3903
4003
4004 -------------------------------------------------------------------
4005 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
4006
4007 - forward port from SLES10 branch , till 3888
4008 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
4009   full packages. (#168844)
4010 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
4011 - version 2.0.0
4012 - rev 3893
4013
4014 -------------------------------------------------------------------
4015 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
4016
4017 - Separate target init from adding resolvables, getting rid of the
4018 uggly bool flag.
4019 - dont clear the store each time Target::resolvables is called
4020 - Load target resolvables on demand by kind, keep them cached later
4021 - add Target::resolvablesByKind(kind) to allow query specific kind
4022   without reading all kinds. Used to port TargetProduct, which
4023   was reading the whole rpm database only to displayy base product
4024   name in YaST help.
4025 - commit to pkg-bindings and packager will follow.
4026 - jsrain will port more yast stuff, especially inst_source which
4027   startup time should by reduced by half afterwards.
4028 - rev 3880
4029
4030 -------------------------------------------------------------------
4031 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
4032
4033 - forward port:
4034   rev 3786 fix to stalle tmpfiles broke patches.
4035   SLES was released with this broken. 10.1 has a blocked
4036   zypp update because this.
4037   Attempt to fix this. (#192535)
4038 - fix configure.ac sqlite-source build path
4039 - rev 3858
4040
4041 -------------------------------------------------------------------
4042 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
4043
4044 - link correctly
4045
4046 -------------------------------------------------------------------
4047 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
4048
4049 - dont link sqlite in the main lib.
4050 - rev 3826
4051
4052 -------------------------------------------------------------------
4053 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
4054
4055 - susetags: parse product parser regexp only once
4056 - parse yum factory 5 sec. (from 30) faster using
4057   another string find algorithm
4058 - rev 3824
4059
4060 -------------------------------------------------------------------
4061 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
4062
4063 - Digest: Don't read the stream character wise but reading blocks,
4064   as advised by matz profiling.
4065 - r3819
4066
4067 -------------------------------------------------------------------
4068 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
4069
4070 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
4071   trusted vendors. (#189573)
4072 - revision 3804
4073
4074 -------------------------------------------------------------------
4075 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
4076
4077 - backport fix for stalle tmpfile (#191311)
4078 - rev 3788
4079
4080 -------------------------------------------------------------------
4081 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
4082
4083 - deactivated media manager code that was disabling the
4084   automounter (#172419)
4085 - rev 3724
4086
4087 -------------------------------------------------------------------
4088 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
4089
4090 - fix autorefresh (#186115)
4091 - revision 3708
4092 -------------------------------------------------------------------
4093 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
4094
4095 - forward port from SLE branch
4096 - Set default permission for logfiles to 0640. (#187044)
4097 - revision 3696
4098
4099 -------------------------------------------------------------------
4100 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
4101
4102 - forward port from SLE branch
4103 - Fixed installation of SP or Add-On product switching to media 2
4104   too early. (#186607)
4105 - revision 3691
4106
4107 -------------------------------------------------------------------
4108 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
4109
4110 - forward port from SLE branch
4111 - Strip self provides without edition in Resolvable ctor.
4112   (#186079)
4113 - Source::provideResolvables not implemented in yum source type.
4114   Product not set for packages that are available from update source
4115   (#186920)
4116 - Hook modalias() supplements without package to "kernel" (#184840)
4117 - Allow on-demand SourceManager::restore() (#186678)
4118 - Hook modalias() supplements without package to "kernel" (#184840)
4119 - rev 3676
4120
4121 -------------------------------------------------------------------
4122 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
4123
4124 - Fix adding resolving of path names for mount points (#181606)
4125 - rev 3658
4126
4127 -------------------------------------------------------------------
4128 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
4129
4130 - merge download algorithm and refactoring from branch
4131   (#181204)
4132
4133 -------------------------------------------------------------------
4134 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
4135
4136 - autodocs: use find+xargs to overcome command length limit,
4137   do not call doxygen unnecessarily (#185334).
4138 - rev 3645
4139
4140 -------------------------------------------------------------------
4141 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
4142
4143 - Dont use getZYpp in static constructor (#185198)
4144   Bugfix #178292 was wrong.
4145 - Only warn on incompleting installed resolvables (#185197)
4146 - rev 3644
4147
4148 -------------------------------------------------------------------
4149 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
4150
4151 - Atoms might only be installed via patches (#184714)
4152 - rev 3642
4153
4154 -------------------------------------------------------------------
4155 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
4156
4157 - fix for the last stall tmpfile (#178292)
4158 - r3637
4159
4160 -------------------------------------------------------------------
4161 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
4162
4163 - Implemented transfer timeout inside of the progress callback.
4164   The timeout value can be set using timeout url parameter, the
4165   default transfer timeout is 180 seconds. (#181602)
4166 - Added ssl_verify and ssl_capath url options used in https scheme,
4167   allowing to change or disable the ssl verify options. (#171622)
4168 - Added fallback on read failures of /etc/mtab to /proc/mounts.
4169   Improved verbosity in mount and mount check related failure cases,
4170   incl. /etc/mtab dump. (#181606)
4171 - rev 3623
4172
4173 -------------------------------------------------------------------
4174 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
4175
4176 - combine knownAliases and knownUrls in a single function.
4177 - rev 3616
4178
4179 -------------------------------------------------------------------
4180 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
4181
4182 - honor parallel installs in resolver context (#181103)
4183 - rev 3592
4184
4185 -------------------------------------------------------------------
4186 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
4187
4188 - right fix for tmpdir initialized in static constructor
4189 - catch around provideJustFile in providePackage
4190 -rev 3654
4191
4192 -------------------------------------------------------------------
4193 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
4194
4195 - fix #182003 YUM packages without size
4196 - rev 3587
4197
4198 -------------------------------------------------------------------
4199 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
4200
4201 - Allow to restore and remove by Url
4202 - rev 3583
4203
4204 -------------------------------------------------------------------
4205 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
4206
4207 - make atoms parallel installable (#181103)
4208 - rev 3580
4209
4210 -------------------------------------------------------------------
4211 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
4212
4213 - Allow to restore by alias
4214 - r3568
4215
4216 -------------------------------------------------------------------
4217 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
4218
4219 - Do not fork in a global destructor, perl dislikes it (#182672).
4220   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
4221
4222 -------------------------------------------------------------------
4223 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
4224
4225 - Installation: Assert product information is stored to libzypp
4226   database before reboot. (#181198)
4227 - Version 1.2.0; revision 3553
4228
4229 -------------------------------------------------------------------
4230 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
4231
4232 - Synchronize keys with rpm database before
4233   closing access to it (#182338)
4234 - rev 3533
4235
4236 -------------------------------------------------------------------
4237 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
4238
4239 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
4240   filter out the non-DVD drives completely. Allows a fallback to
4241   drives without the dvd HAL property e.g. in VMWare. (#177457)
4242 - rev 3530
4243
4244 -------------------------------------------------------------------
4245 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
4246
4247 - Merge fix for stalle tmpdir due to cyclic references, using a master
4248  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
4249 - rev 3521
4250
4251 -------------------------------------------------------------------
4252 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
4253
4254 - Fixes unneeded file download, and add download callbacks
4255   (still need yast side) #181204 and #160206
4256 - Fix stalle tmpdir due to cyclic references, using a master
4257   TmpDir for zypp. # 178292
4258
4259 -------------------------------------------------------------------
4260 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
4261
4262 - fixed memory leak in PersistentStorage (#168690)
4263 - revision 3519
4264
4265 -------------------------------------------------------------------
4266 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
4267
4268 - fixed memory leak in XMLSourceCacheParser (#168690)
4269 - revision 3517
4270
4271 -------------------------------------------------------------------
4272 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
4273
4274 -latest fi translation added
4275  Revision 3502
4276
4277 -------------------------------------------------------------------
4278 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
4279
4280 -All installed resolvables has been set to "satisfied" in
4281  ResolverContext::unneeded . BUT:
4282  Patch concerning resolvables have to be set to
4283  "unneeded" although they are installed. In order
4284  getting the state "no longer applicable" (Bug 171590)
4285 - rev 3496
4286
4287 -------------------------------------------------------------------
4288 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
4289
4290 - compute status for scripts and messages so their freshens get
4291   properly honored (aj with postgresql-server)
4292 - rev 3494
4293
4294 -------------------------------------------------------------------
4295 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
4296
4297 - revert not-used-yet rpmdb timestamp, as
4298   it broke rpmdb::init(). (#180040)
4299 - rev 3490
4300
4301 -------------------------------------------------------------------
4302 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
4303
4304 - updating gmo files, if po files has been changed; bug 164449
4305
4306 -------------------------------------------------------------------
4307 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
4308
4309 - Dont download twice if starting from 1st time
4310 - fix typo
4311 - rev 3481
4312
4313 -------------------------------------------------------------------
4314 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
4315
4316 - set cache dir only if storeMetadata is called as a public method.´
4317 - rev 3475
4318
4319 -------------------------------------------------------------------
4320 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
4321
4322 - schedule a package for installation if
4323   - it freshens / supplements something
4324   - it is not installed yet
4325   (#178721)
4326 - rev 3473
4327
4328 -------------------------------------------------------------------
4329 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
4330
4331 - make susetags also implement download and check first.
4332 - rev 3470
4333
4334 -------------------------------------------------------------------
4335 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
4336
4337 - make yum more robust. Never parse from provideFile
4338   but only from local disk. Make sure the cache
4339   is consistent before recreating it.
4340   the code is easier to follow and probably
4341   faster. checksum and signatures are
4342   checked on caching not on parsing.
4343   Required to implement refresh for #154990
4344 - rev 3452
4345
4346 -------------------------------------------------------------------
4347 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
4348
4349 - implement timestamp for YUM and SuseTags
4350 - actually use the license to confirm in yum patches
4351 - add prerequires tag in yum optonally to the bad designed
4352   and nonintuitive pre=1
4353 - rev 3448
4354
4355 -------------------------------------------------------------------
4356 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
4357
4358 - dont pass root on init but before.
4359 - implement rpm db modification timestamp
4360   not used yet
4361 - move Helix source to testsuite out of the solver
4362   so we can use it for target, storage tests
4363 - add Source_Ref::timestamp(), default to now()
4364   in order to implement smart sync of sources by zmd
4365 - don't parse desc and summary twice
4366 - fix a segfault with tranlated text
4367 - fix broken size tag introduced in rev 3427
4368 - rev 3446
4369
4370 -------------------------------------------------------------------
4371 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
4372
4373 - dont accept corrupt sources, improve logs
4374
4375 -------------------------------------------------------------------
4376 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
4377
4378 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
4379   loosing autoprotection (eg. for foreign vendor). (assists #177469)
4380 - rev 3431
4381
4382 -------------------------------------------------------------------
4383 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
4384
4385 - added mediaNr() to PatchRpm and DeltaRpm classes
4386 - rev 3430
4387
4388 -------------------------------------------------------------------
4389 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
4390
4391 - enable YUM license to confirm.
4392   needed for #174476
4393 - adapt store to serialize and read all new resobject fields
4394 - use install-time to now() when serializing (#174653)
4395 - rev 3427
4396
4397 -------------------------------------------------------------------
4398 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
4399
4400 - Do not violate install order when restricting commit to a certain
4401   mediaNumber. (#170079)
4402 - Version 1.1.0; rev 3423
4403
4404 -------------------------------------------------------------------
4405 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
4406
4407 - Added SourceManager::findSourceByUrl to overcome alias mismatches
4408   (#177543).
4409 - rev 3420
4410
4411 -------------------------------------------------------------------
4412 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
4413
4414 - Order all objects according to prerequirements, not just packages.
4415   (#173690)
4416 - rev 3419
4417
4418 -------------------------------------------------------------------
4419 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
4420
4421 - Added new translation
4422
4423 -------------------------------------------------------------------
4424 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
4425
4426 - fix missing homedir option for gpg (#171055)
4427 - rev 3415
4428
4429 -------------------------------------------------------------------
4430 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
4431
4432 - Prevent against daemons launched in rpm %post, that do not close
4433   their filedescriptors. (#174548)
4434 - Version 1.0.1; rev 3413
4435
4436 -------------------------------------------------------------------
4437 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
4438
4439 - fixed media number of package retrieved as a part of a patch
4440   (#174841)
4441 - rev 3409
4442
4443 -------------------------------------------------------------------
4444 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
4445
4446 - fix missing package descriptions due to filtered packages
4447   by incompatible architectures. (#159109)
4448 - rev 3404
4449
4450 -------------------------------------------------------------------
4451 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
4452
4453 - decrease logging in DiskUsageCounter and Modalias (#163186)
4454 - rev 3406
4455
4456 -------------------------------------------------------------------
4457 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
4458
4459 - Stay backward comapatible.
4460
4461 -------------------------------------------------------------------
4462 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
4463
4464 - Make basic attributes available through ResObject.
4465 - Let ResObjects which do not require media access during
4466   commit return ZERO sourceMediaNr (required for #173690)
4467 - Version 1.0.0
4468 - rev 3390
4469
4470 -------------------------------------------------------------------
4471 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
4472
4473 - reduce logging verbosity (#163186)
4474 - rev 3381
4475
4476 -------------------------------------------------------------------
4477 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
4478
4479 - setCandidate accept candidates with compatible architectures too. Not
4480   only with the same architecture. Bug 172594 - If update package has
4481   differet arch, UI display is wrong
4482
4483 -------------------------------------------------------------------
4484 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
4485
4486 - Added Source_Ref::resStoreInitialized.
4487   If we know that noone has seen the resolvables yet, we can skip
4488   them too, eg. when deleting a source. (#174840)
4489 - rev 3378
4490
4491 -------------------------------------------------------------------
4492 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
4493
4494 - Honor freshens as conditionals independant from the installed/
4495   uninstalled status (#174797)
4496 - rev 3376
4497
4498 -------------------------------------------------------------------
4499 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
4500
4501 - State modifier "unneeded" is transitive for patches (#171590)
4502 - rev 3375
4503
4504 -------------------------------------------------------------------
4505 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
4506
4507 - Do not transact itself (update) in the transactResObject mechanism
4508   Bug 174290
4509
4510 -------------------------------------------------------------------
4511 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
4512
4513 - Reenabled improved large file support flags (unintentionally
4514   removed in rev 1544). Fixes bug #173753.
4515 - Added large file support flags to libzypp.pc file allowing
4516   consistence checks in the application using features variable
4517 - rev 3366
4518
4519 -------------------------------------------------------------------
4520 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
4521
4522 - SourceManager: moved source deletion before creation
4523   so that we can recreate a deleted one (#174295)
4524 - removed dead code dealing with known_caches from SourceManager::store
4525   (see r3195)
4526 - r3362
4527
4528 -------------------------------------------------------------------
4529 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
4530
4531 - fixed returning product short name and summary if product read
4532   from target store (#148625)
4533 - rev 3360
4534
4535 -------------------------------------------------------------------
4536 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
4537
4538 - set media verifier on redirected medium (#172599)
4539 - rev 3359
4540
4541 -------------------------------------------------------------------
4542 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
4543
4544 - fix 'transactResKind' to collect best providers by capability
4545   and to recursively transact items of same kind (#170114)
4546 - rev 3355
4547
4548 -------------------------------------------------------------------
4549 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
4550
4551 - serialize the full URL to avoid missing password and other
4552   url settings (#148108)
4553 - rev 3353
4554
4555 -------------------------------------------------------------------
4556 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
4557
4558 - Added a 60 sec connect timeout to MediaCurl (#172860)
4559 - rev 3348
4560
4561 -------------------------------------------------------------------
4562 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
4563
4564 - re-fetch also .asc and .key files before checking signature
4565   (#172597)
4566 - rev 3350 (3345-10.1)
4567
4568 -------------------------------------------------------------------
4569 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
4570
4571 - Fix yum key verification, because a double variable declaration
4572
4573 -------------------------------------------------------------------
4574 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
4575
4576 - use --no-default-keyring to avoid creating a
4577   default gpg dir in / (#171055)
4578 - rev 3335
4579
4580 -------------------------------------------------------------------
4581 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
4582
4583 - Fix YUM signature checking, we were passing the key instead of the
4584   signature.
4585 - When the user trust a key, sync again. Bye to the session trusted
4586   keys and user being asked all the time. (#171213)
4587 - r3332
4588
4589 -------------------------------------------------------------------
4590 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
4591
4592 - Cleanup index tables when removing items from pool (#170564).
4593
4594 -------------------------------------------------------------------
4595 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
4596
4597 - backout rev 3246->3275 of TargetImpl.cc
4598 - add missing testsuite/utils/TestUtils.h
4599 - rev 3330
4600
4601 -------------------------------------------------------------------
4602 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
4603
4604 - more fixes for #171062, there were some files still not being
4605   read from cache.
4606 - r3327
4607
4608 -------------------------------------------------------------------
4609 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
4610
4611 - cache keys and signature. Remove lot of duplicated code. (#171062)
4612 - r3320
4613
4614 -------------------------------------------------------------------
4615 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
4616
4617 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
4618   mount here anything, so it is OK to use any dir (171351).
4619 - rev 3318
4620
4621 -------------------------------------------------------------------
4622 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
4623
4624 - parse "license-to-confirm" in primary.xml (#168437)
4625 - rev 3312
4626
4627 -------------------------------------------------------------------
4628 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
4629
4630 - Don't try to store 'Atom', not needed and the backend store
4631   rejects them anyways (addtion to #168610)
4632 - rev 3306
4633
4634 -------------------------------------------------------------------
4635 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
4636
4637 - Improved device check in MediaDISK using libblkid (Bug #158529)
4638 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
4639   added a check if it is a directory
4640 - Added libcurl and libblkid checks to configure.ac
4641 - Added e2fsprogs(-devel) requires to the spec file
4642 - rev 3303
4643
4644 -------------------------------------------------------------------
4645 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
4646
4647 - dont download "other" during key check (#171041)
4648 - rev 3294
4649
4650 -------------------------------------------------------------------
4651 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
4652
4653 - allow parallel installs of atoms (used to fulfill patch require-
4654   ments, atoms aren't installed anyways) (#170098)
4655 - some testsuite improvements.
4656 - rev 3288
4657
4658 -------------------------------------------------------------------
4659 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
4660
4661 - get rid of autobuild check when throwing exceptions without throw
4662   but with a macro, returning a null pointer at the end (never reached).
4663
4664 -------------------------------------------------------------------
4665 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
4666
4667 - Do not violate install order when restricting commit to a certain
4668   mediaNumber. (#170079)
4669
4670 -------------------------------------------------------------------
4671 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
4672
4673 - Don't use throw directly!
4674   use ZYPP_THROW with a Exception class, otherwise package bindings
4675   will not catch them.
4676   Should fix crashes when reading broken sources with yast.
4677 - rev 3272
4678
4679 -------------------------------------------------------------------
4680 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
4681
4682 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
4683   revision 3269
4684
4685 -------------------------------------------------------------------
4686 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
4687
4688 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
4689 - further improve on #168840 (from rev 3231), match on name-edition
4690   when filtering by best arch. (#170098)
4691 - rev 3268
4692
4693 -------------------------------------------------------------------
4694 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
4695
4696 - #170093 , lot of package descriptions missing
4697 - rev 3263
4698
4699 -------------------------------------------------------------------
4700 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
4701
4702 - try to fix wrong permissions of /var/lib/zypp created
4703   by old zypp, only when running as root they are fixed
4704   (#169094)
4705 - YUM: Verify signatures on factoryInit.
4706   Dont provide other.xml. Cleanups, better logging.
4707   When refreshing signed soruces, don't refresh is source
4708   has not changed.
4709 - YaST sources: don't refresh if media file has not changed.
4710 - Show full url of index files in sources for signature validation
4711   (mentioned in #170139 comment #3)-
4712
4713 -------------------------------------------------------------------
4714 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
4715
4716 - udpated media ID syntax for external scripts (to be consistent
4717   with packages) (#170247)
4718 - rev 3256
4719
4720 -------------------------------------------------------------------
4721 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
4722
4723 - set media ID to 1 if not specified in YUM metadata (#167452)
4724 - rev 3255
4725
4726 -------------------------------------------------------------------
4727 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
4728
4729 - If freshen and supplement are fulfilled, install any kind of
4730   resolvable if not yet installed (#165746)
4731 - rev 3249
4732
4733 -------------------------------------------------------------------
4734 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
4735
4736 - make downloaded script executable. (#169191)
4737 - rev 3247
4738
4739 -------------------------------------------------------------------
4740 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
4741
4742 - Improve on last fix, compare only compatible archs.
4743 - rev 3233
4744
4745 -------------------------------------------------------------------
4746 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
4747
4748 - Only choose best arch of multiple package atoms with identical
4749   name (#168840)
4750 - rev 3231
4751
4752 -------------------------------------------------------------------
4753 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
4754
4755 - pass empty strings to UI as key properties if unknown key
4756   (#169114)
4757 - rev 3228
4758
4759 -------------------------------------------------------------------
4760 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
4761
4762 - refrain from parsing 'other.xml' (#159316)
4763 - rev 3226
4764
4765 -------------------------------------------------------------------
4766 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
4767
4768 - in source refresh, clean up the cache dir if fails
4769 - do not require repomd.xml.asc when creating a cache (#163765)
4770 - rev 3224
4771
4772 -------------------------------------------------------------------
4773 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
4774
4775 - Check if a file exists before providing it, and just handling the
4776   exception is not sufficient, because it can release the media.
4777   it nows get all possible packages.X translations an then
4778   it selects the candidate from the existing ones (#168654)
4779 - rev 3221
4780
4781 -------------------------------------------------------------------
4782 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
4783
4784 - dont report conflicts if item is neither installed
4785   nor to-be-installed (#168906)
4786 - rev 3219
4787
4788 -------------------------------------------------------------------
4789 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
4790
4791 - #168060 , propagate the file description or original
4792   name to the UI and not the checked filename path,
4793   which could be a tmp file.
4794   Requires changes in pkg-manager, and probably zmd-helpers.
4795 - rev 3215
4796
4797 -------------------------------------------------------------------
4798 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
4799
4800 - /var/lib/zypp/db/languages/* are empty files (##168355)
4801 - r3206
4802
4803 -------------------------------------------------------------------
4804 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
4805
4806 - All resolvables must honor arch, so Arch_noarch in
4807   target/store/XMLFilesBackend.cc is wrong (#160792)
4808 - Introduced code to honour shared package descriptions
4809   (#159109)
4810 - r3204
4811
4812 -------------------------------------------------------------------
4813 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
4814
4815 - replace '_' in YUM elements/attributes with '-' (#168762)
4816 - rev 3201
4817
4818 -------------------------------------------------------------------
4819 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
4820
4821 - Fixed iseries workaround - interchanged variables for scsi
4822   devices, added debug messages about the steps (#163971).
4823 - Added getenv NULL ptr check and verify of the $HOME dir's
4824   and ~/.curlrc file's ownership (#163203).
4825 - rev 3199
4826
4827 -------------------------------------------------------------------
4828 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
4829
4830 - Use filesystem::TmpDir to create unique and unused Source cache
4831   directories. (#168051)
4832
4833 -------------------------------------------------------------------
4834 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
4835
4836 - Enable signature checks per default. (#168525)
4837
4838 -------------------------------------------------------------------
4839 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
4840
4841 - fix callbacks for providing a single file (#160206)
4842
4843 -------------------------------------------------------------------
4844 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
4845
4846 - If an installed package looses a dependency, the solver tries
4847   to upgrade it. Limit the upgrade candidates to best arch, best
4848   edition.
4849 - filter 'other' entries with incompatible arch in yum parser.
4850 - rev 3177
4851
4852 -------------------------------------------------------------------
4853 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
4854
4855 - initialize the product category according to source (#168061)
4856 - rev 3172
4857
4858 -------------------------------------------------------------------
4859 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
4860
4861 - delete only one older version of a xml-store resolvable
4862   (half-baked, but the previous attempt was charred)
4863
4864 -------------------------------------------------------------------
4865 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
4866
4867 - moved license_to_confirm to primary.xml
4868 - rev 3170
4869
4870 -------------------------------------------------------------------
4871 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
4872
4873 - Removed deprecated oldstyle commit methods.
4874
4875 -------------------------------------------------------------------
4876 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
4877
4878 - when installing a xml-store resolvable (all except package,
4879   message, script), delete older versions (#160792).
4880 - read selection edition from the XML store
4881 - rev 3167
4882
4883 -------------------------------------------------------------------
4884 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
4885
4886 - properly clear transaction flag after successful commit
4887   (see rev 3122, #164365, #167285)
4888 - rev 3157
4889
4890 -------------------------------------------------------------------
4891 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
4892
4893 - recursively soft-uninstall recommended package on real uninstall,
4894   not on update (#167603)
4895 - rev 3155
4896
4897 -------------------------------------------------------------------
4898 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
4899
4900 - fix #167605 (importing keys to rpm multiple times due to
4901   wrong interpretation of rpm gpg versioning.
4902 - add support for reading the rpm keys, with full id and fingerprint
4903 - rev 3153
4904
4905 -------------------------------------------------------------------
4906 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
4907
4908 - don't add duplicate error infos to ResolverContext (#167309)
4909 - rev 3146
4910
4911 -------------------------------------------------------------------
4912 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
4913
4914 - fix Resolver::transactReset() (see rev 3122) (#167285)
4915 - rev 3140
4916
4917 -------------------------------------------------------------------
4918 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
4919
4920 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
4921   variable is present, all signature checking callbacks will default
4922   to 'accept', in case no recipient is present.
4923
4924 -------------------------------------------------------------------
4925 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
4926
4927 - read content file on construction, and make
4928   provideProduct only insert the already
4929   read product object into the store (#165826)
4930   (dmacvicar)
4931 - When the signature is not found, warn the
4932   user about a unsigned source. When the
4933   key is not found, do nothing, it can be in the
4934   keyring already. (#166016) (dmacvicar)
4935 - enable key verification only if
4936   ZYPP_CHECKSIG env var is set (dmacvicar)
4937 - r1529
4938
4939 -------------------------------------------------------------------
4940 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
4941
4942 - fix bugfix 164365, fix bug 167285
4943   Actually clear the transcation state instead of locking it
4944   to 'dont transact'
4945 - rev 3122
4946
4947 -------------------------------------------------------------------
4948 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
4949
4950 - revert the signature/digest checking callbacks
4951 - rev 3115
4952
4953 -------------------------------------------------------------------
4954 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
4955
4956 - Bugfix #165670
4957   - Honor keep requests.
4958   - Dont flag "locked uninstall" as error if a keep request was
4959     issued before.
4960 - rev 3114
4961
4962 -------------------------------------------------------------------
4963 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
4964
4965 - rule out locked items during distribution upgrade as early
4966   as possible. (#165670)
4967 - rev 3110
4968
4969 -------------------------------------------------------------------
4970 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
4971
4972 - Bugfix #166212
4973   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
4974     transactResObject().
4975   - resetTransaction(APPL_LOW) before resolving
4976   - enhance transactCaps by using the same algorithm as in
4977     QueueItemRequire
4978     (before: transact all requires and recommends by name
4979      now: transact best requires and recommends by provides)
4980 - rev 3107
4981
4982 -------------------------------------------------------------------
4983 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
4984
4985 - new callbacks for failing digest
4986 - rev 3098
4987
4988 -------------------------------------------------------------------
4989 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
4990
4991 - ask for file without a checksum (#165125)
4992
4993 -------------------------------------------------------------------
4994 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
4995
4996 - dont install satisfied resolvables (#165843)
4997 - rev 3095
4998
4999 -------------------------------------------------------------------
5000 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
5001
5002 - dont abort on failed "dry_run" (#164583)
5003 - rev 3091
5004
5005 -------------------------------------------------------------------
5006 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
5007
5008 - Ask user if signature file does not exist (#163765)
5009 - handle repomd.xml.asc as optional file (#163765)
5010 - rev 3089
5011
5012 -------------------------------------------------------------------
5013 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
5014
5015 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
5016 - rev 3087
5017
5018 -------------------------------------------------------------------
5019 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
5020
5021 - Dont do transitive uninstalls on uninstalled or upgraded items.
5022   (#165798)
5023 - rev 3083
5024
5025 -------------------------------------------------------------------
5026 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
5027
5028 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
5029
5030 -------------------------------------------------------------------
5031 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
5032
5033 - Product::updateUrls: restore it from the XML store;
5034   fixed content parsing (#163192).
5035 - restore product flags fro the XML store
5036 - rev 3074
5037
5038 -------------------------------------------------------------------
5039 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
5040
5041 - Only consider best arch/version (#165477)
5042 - rev 3069
5043
5044 -------------------------------------------------------------------
5045 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
5046
5047 - No need to parse tags at all if there is no item to store values
5048   (e.g. data for unwanted arch). Fixed segv trying to store data in
5049   NULL item. (#165479)
5050 - rev3065
5051
5052 -------------------------------------------------------------------
5053 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
5054
5055 - Improved Url path name "//" vs. "/%2f" handling; now if the
5056   url has an authority, "/%2f" is used for ftp only (#163784)
5057 - rev 3062
5058
5059 -------------------------------------------------------------------
5060 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
5061
5062 - fixed storing patch scripts to target store (#159928)
5063 - rev 3058
5064
5065 -------------------------------------------------------------------
5066 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
5067
5068 - if a patch is bad, only skip this patch, not everything
5069   (#165200)
5070 - rev 3057
5071
5072 -------------------------------------------------------------------
5073 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
5074
5075 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
5076 - Susetags:Pattern: Fixed parser.
5077
5078 -------------------------------------------------------------------
5079 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
5080
5081 - when uninstalling, only re-establish installed items
5082   supplementing the to-be-uninstalled one. (variant of #165111)
5083 - rev 3054
5084
5085 -------------------------------------------------------------------
5086 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
5087
5088 - Susetags:Package: Parse and provide ins/delnotify texts.
5089
5090 -------------------------------------------------------------------
5091 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
5092
5093 - when checking freshens/supplements at install, only consider
5094   best architecture/edition (#164453)
5095 - rev 3051
5096
5097 -------------------------------------------------------------------
5098 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
5099
5100 - when checking for supplements, only consider best arch, best
5101   edition for installation (#165111)
5102 - rev 3047
5103
5104 -------------------------------------------------------------------
5105 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
5106
5107 - Bug 165117: build 910: Update: Splitted packages are selected for
5108   all archs
5109
5110 -------------------------------------------------------------------
5111 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
5112
5113 - ask user if a file exists but does not have a checksum (#162797)
5114 - rev 3044
5115
5116 -------------------------------------------------------------------
5117 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
5118
5119 - parse time and size elements from delta and patch RPM
5120 - rev 3043
5121
5122 -------------------------------------------------------------------
5123 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
5124
5125 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
5126   devices - on powerpc only (#163971)
5127 - rev 3042
5128
5129 -------------------------------------------------------------------
5130 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
5131
5132 - fix endless loop in patches parsing.
5133 - rev 3039
5134
5135 -------------------------------------------------------------------
5136 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
5137
5138 - fixed media handling in SuSEtags source (#164879)
5139 - rev 3037
5140
5141 -------------------------------------------------------------------
5142 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
5143
5144 - honor 'dry_run' on package remove (#164732)
5145 - rev 3036
5146
5147 -------------------------------------------------------------------
5148 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
5149
5150 - add files from yum filelist as provides to package (#164731)
5151 - rev 3032
5152
5153 -------------------------------------------------------------------
5154 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
5155
5156 - honor "+Enh:/-Enh:" in packages file (#156513)
5157
5158 -------------------------------------------------------------------
5159 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
5160
5161 - fix callback receiver signature to match the callback for removing
5162   package
5163
5164 -------------------------------------------------------------------
5165 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
5166
5167 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
5168 - rev 3024
5169
5170 -------------------------------------------------------------------
5171 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
5172
5173 - Bug 164440; Taking wrong architecture while updating obsoletes
5174   splitted packages
5175 - rev 3022
5176
5177 -------------------------------------------------------------------
5178 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
5179
5180 - allow relative paths with url file:
5181 - dont filter atoms from going into pool, multi-arch patch
5182   requirements need them. Instead, treat atoms with incompatible
5183   architecture as unneeded.
5184 - rev 3018
5185
5186 -------------------------------------------------------------------
5187 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
5188
5189 - product now provides short name
5190 - rev 3013
5191
5192 -------------------------------------------------------------------
5193 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
5194
5195 - read metadata for packages from correct tags in patches (#163220)
5196 - rev 3011
5197
5198 -------------------------------------------------------------------
5199 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
5200
5201 - more detailed resolver error reports (#162994)
5202 - rev 3010
5203
5204 -------------------------------------------------------------------
5205 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
5206
5207 - report package download progress (#160966)
5208 - rev 3007
5209
5210 -------------------------------------------------------------------
5211 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
5212
5213 - transact also for languages (#163819)
5214 - rev 3004
5215
5216 -------------------------------------------------------------------
5217 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
5218
5219 - loop through all affected ResObjects in transactResKind (#163819)
5220 - rev 3002
5221
5222 -------------------------------------------------------------------
5223 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
5224
5225 - allow re-installation of non-packages (#162906)
5226 - rev 2998
5227
5228 -------------------------------------------------------------------
5229 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
5230
5231 - Added loop checking for scsi cdroms (/sys/block/srX) in case
5232   HAL does not provide any drives like on iSeries (#163971).
5233 - rev 2995
5234
5235 -------------------------------------------------------------------
5236 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
5237
5238 - add 'licenceToConfirm()' to Product. (#164375)
5239
5240 -------------------------------------------------------------------
5241 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
5242
5243 - Avoid excessive CD hopping on commit. But still far from
5244   being perfect. (#159679)
5245 - Fixed Target::commit: Despite dry_run set True, packages
5246   were depeted.
5247
5248 -------------------------------------------------------------------
5249 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
5250
5251 - honour if user decides to skip a package in commit (#156031)
5252
5253 -------------------------------------------------------------------
5254 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
5255
5256 - fixed parsing external reference to script in patch (#163221)
5257 - r2981
5258
5259 -------------------------------------------------------------------
5260 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
5261
5262 - cache and provide content.asc/key optionally. Dont show a
5263   popup if they dont exists. (dmacvicar)
5264 - Actually abort when verify signature workflow is false. (dmacvicar)
5265 - r2978
5266
5267 -------------------------------------------------------------------
5268 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
5269
5270 - fixed setting autorefresh flag for installation sources
5271
5272 -------------------------------------------------------------------
5273 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
5274
5275 - drop patches with incompatible architecture.
5276 - rev 2972
5277
5278 -------------------------------------------------------------------
5279 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
5280
5281 - Added info method to media verifier base and more debug info
5282 - rev 2970
5283
5284 -------------------------------------------------------------------
5285 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
5286
5287 - Dont deny the "/" attach point in MediaDIR, since this is used
5288   for all "file:" urls, esp. local packages.
5289 - rev 2962
5290
5291 -------------------------------------------------------------------
5292 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
5293
5294 - Bug 159673 - only one conflict solvable per page
5295
5296 -------------------------------------------------------------------
5297 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
5298
5299 - parse all dependencies of 'packages' file (#163773)
5300 - rev 2957
5301
5302 -------------------------------------------------------------------
5303 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
5304
5305 - Use the original media descr_dir on refresh for
5306   suse tags source (#163196)
5307 - r2952
5308
5309 -------------------------------------------------------------------
5310 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
5311
5312 - add Source::setUrl() for zmd backend helper.
5313 - rev 2946
5314
5315 -------------------------------------------------------------------
5316 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
5317
5318 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
5319 target init. (dmacvicar)
5320 - r2949
5321
5322 -------------------------------------------------------------------
5323 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
5324
5325 - Fixed MediaDISK to use a mount -oro,bind id the disk
5326   partition is already attached e.g. by the automounter.
5327   Try to mount it a second time may fail (#163486).
5328 - rev 2944
5329
5330 -------------------------------------------------------------------
5331 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
5332
5333 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
5334 - rev 2940
5335
5336 -------------------------------------------------------------------
5337 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
5338
5339 - only try to create a source of a given type when restoring
5340   from the persistent store (#162111)
5341
5342 -------------------------------------------------------------------
5343 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
5344
5345 - parse all dependencies for patterns (.pat) files (#160602)
5346 - drop YOUPATH and YOUURL from content file.
5347 - rev 2924
5348
5349 -------------------------------------------------------------------
5350 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
5351
5352 - properly initialize autorefresh for non-remote sources (#154990)
5353 - rev 2919
5354
5355 -------------------------------------------------------------------
5356 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
5357
5358 - Added flag to MediaManager::isUseableAttachPoint, whether
5359   to check against system mount entries or not.
5360 - Disallow to use the attachpoints of another media handlers
5361   as source path in MediaDIR.
5362 - rev 2917
5363
5364 -------------------------------------------------------------------
5365 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
5366
5367 -implement callbacks for when package verification (checksum)
5368  fails, offer to retry or abort
5369
5370 -------------------------------------------------------------------
5371 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
5372
5373 - Fix construction of checksum objects when using non-standard
5374   checksum algorithms
5375 - Fix broken YUM cache
5376 - r2913
5377
5378 -------------------------------------------------------------------
5379 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
5380
5381 - Keep packages with no version upgrade installed during
5382   distribution upgrade (#162972)
5383 - add 'transactReset()' helper function for UI.
5384 - rev 2908
5385
5386 -------------------------------------------------------------------
5387 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
5388
5389 - r2906
5390
5391 -------------------------------------------------------------------
5392 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
5393
5394 - Fixed candidate handling in ui::Selectable. (#156589)
5395
5396 -------------------------------------------------------------------
5397 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
5398
5399 - fix #162984 , gpg hangs because the matching data file
5400   for the key cannot be find. (dmacvicar)
5401 - Fix restore of YUM source using the same cache dir semantics as
5402  susetags instead of assuming there is a cache if a cache_dir
5403   was given. (dmacvicar)
5404
5405 -------------------------------------------------------------------
5406 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
5407
5408 - use DISTPRODUCT/DISTVERSION from content file to generate the
5409   product name, version, and release.
5410 - rev 2902
5411
5412 -------------------------------------------------------------------
5413 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
5414
5415 - Removed broken forcing of absolute ftp paths added in rev2705 to
5416   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
5417 - rev 2900
5418
5419 -------------------------------------------------------------------
5420 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
5421
5422 - add Resolver::freshenPool() (#156980)
5423 - rev 2893
5424
5425 -------------------------------------------------------------------
5426 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
5427
5428 - skip incompatible archs in filelist parsing.
5429 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
5430   /lib64/, ...)
5431 - rev 2886
5432
5433 -------------------------------------------------------------------
5434 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
5435
5436 - skip incompatible archs in primary parsing.
5437 - rev 2883
5438
5439 -------------------------------------------------------------------
5440 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
5441
5442 - allow setting of source when parsing local .rpm (#147765)
5443 - rev 2880
5444
5445 -------------------------------------------------------------------
5446 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
5447
5448 - Do not update packages over other architectures
5449
5450 -------------------------------------------------------------------
5451 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
5452
5453 - Added zypp/ui/UserWantedPackages to support the UI's
5454   "automatic changes" dialog (bug #152700)
5455
5456 -------------------------------------------------------------------
5457 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
5458
5459 - use KeyRing class to validate repomd.xml (#160909)
5460
5461 -------------------------------------------------------------------
5462 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
5463
5464 - Product resolvables should be readable by normal users.
5465   (#162474) (dmacvicar)
5466 - implemented keyring and metadata signature verification
5467   in susetags source
5468 - dont delete the lock if we did not acquire it
5469 - r2847
5470
5471 -------------------------------------------------------------------
5472 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
5473
5474 - Added disabling of the automounter while MediaManager
5475   init and restoring of the old state on exit (#154326).
5476 - Implemented check if media (CD) is automounted or not
5477 - rev 2840
5478
5479 -------------------------------------------------------------------
5480 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
5481
5482 - Implemented several hal get/set/removeDeviceProperty wrappers
5483 - Improved HalException to allow to fetch HAL/DBUS error componets
5484 - rev 2830
5485
5486 -------------------------------------------------------------------
5487 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
5488
5489 - honor subscription status of catalogs (#162350)
5490 - rev 2827
5491
5492 -------------------------------------------------------------------
5493 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
5494
5495 - Enabled CD eject error reporting exceptions (#154326)
5496 - rev 2822
5497
5498 -------------------------------------------------------------------
5499 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
5500
5501 - support "dry run" (#159467)
5502 - implement "transactResKind" (#161400)
5503 - rev 2817
5504
5505 -------------------------------------------------------------------
5506 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
5507
5508 - add checksum for external patches (#159928)
5509
5510 -------------------------------------------------------------------
5511 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
5512
5513 - calculate product architecture (#158198)
5514
5515 -------------------------------------------------------------------
5516 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
5517
5518 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
5519   detection
5520
5521 -------------------------------------------------------------------
5522 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
5523
5524 - Auto protect installed packages from unknown vendor. (#157446)
5525
5526 -------------------------------------------------------------------
5527 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
5528
5529 - added support for external scripts to metadata (#159928) (jsrain)
5530 - fixed handling of Language resolvables (ma)
5531 - fix leak in rpmdb (dmacvicar)
5532 - added softlock for autoyast (#159466) (ma)
5533 - Fixed exceptions in doGetFileCopy() to show full url
5534   including the file instead of just the media base url. (mt)
5535 - Provide Language::summary (ma)
5536 - check patterns and selections file exist
5537   before veryfing them (#161300) (dmacvicar)
5538 - added YUM metadata checksum computation (jsrain)
5539 - added interface to patch of a message (jsrain)
5540 - r2734
5541
5542 -------------------------------------------------------------------
5543 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
5544
5545 - added support for external scripts to metadata (#159928)
5546 - r2709
5547
5548 -------------------------------------------------------------------
5549 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
5550
5551 - report separate exception when trying to start source cache again to
5552   suppress incorrect error message in XEN installation
5553 - r2682
5554
5555 -------------------------------------------------------------------
5556 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
5557
5558 - Implement inter process locking in zypp.
5559 - Added No medium found output
5560 - splitting modaliases in supplements TOO
5561 - parse also the available signing keys
5562
5563 -------------------------------------------------------------------
5564 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
5565
5566 - release all media when removing source (#159754) (visnov)
5567 - more testsuites (schubi)
5568 - updated translations (schubi)
5569 - added MediaNotEjectedException (mt)
5570 - rev 2652
5571
5572 -------------------------------------------------------------------
5573 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
5574
5575 - fix patches descriptions (dmacvicar)
5576 - fix source serialization (dmacvicar)
5577 - metadata for kernel test (schubi)
5578 - Arch tests updated (ma)
5579 - classify NULL Ptr as unique (ma)
5580 - Added host check, because file Url allows it now. (mt)
5581 - prepare modalias fix (#159766) (ma)
5582 - Provide iterator based access to SourceManager data. (ma)
5583 - Fixed "file:" Url scheme config to allow relative paths; (mt)
5584   RFC1738 says, it may contain a hostname as well...
5585 - revision 2633
5586
5587 -------------------------------------------------------------------
5588 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
5589
5590 - pkg-config support (mvidner)
5591 - close all medias when destructing MediaSet (jsrain)
5592 - rev 2622
5593
5594 -------------------------------------------------------------------
5595 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
5596
5597 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
5598 - Message callback implemented to show patch messages (visnov)
5599 - Bug 159696 (schubi)
5600 - provide transform_iterators to iterate over a maps keys or values (ma)
5601 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
5602 - added script and message installation (jsrain)
5603 - chooses the 'right' kernel now (kkaempf)
5604 - Use noarch if no arch is specified in patches (dmacvicar)
5605 - rev 2611
5606
5607 -------------------------------------------------------------------
5608 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
5609
5610 - Added some debug output including the access id (mt)
5611 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
5612   release with eject=true on attached media, to umount
5613   other mounts as well. (mt)
5614 - 159483 - solver does not blame missing dependency (schubi)
5615 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
5616 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
5617   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
5618 - fixed ZYPP_RETHROW (#156430) (ma)
5619 - patch for #156114 (visnov)
5620 - fixed container.erase loops (ma)
5621 - Fixed to reset desired (cached) flag before the action (mt)
5622 - Removed return in forceRelaseAllMedia (void function) (mt)
5623 - Parse nonexisting architecture to noarch so patches dont get
5624   filtered by the pool (dmacvicar)
5625 - 159512 - yast2-qt does not show label of to be installed products
5626   anymore (dmacvicar)
5627 - 159765 - Hidden patterns still visible (dmacvicar)
5628 - Use noarch if no arch is specified. (dmacvicar)
5629 - r2594
5630
5631 -------------------------------------------------------------------
5632 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
5633
5634 - properly report error for media change callback
5635 - rev 2579
5636
5637 -------------------------------------------------------------------
5638 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
5639
5640 - fixed memory leak in XMLNodeIterator (#157474)
5641 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
5642 - Renamed private MediaManager::forceMediaRelease
5643   function to forceReleaseShared (more exact name)
5644 - Implemented forceRelaseAllMedia() that can be
5645   used to release also foreign (user) mounts.
5646 - Added use of forceRelaseAllMedia for CD/DVDs
5647   if FORCE_RELEASE_FOREIGN is 1 (default 0)
5648 - little cleanup of the checkAttached function
5649 - r2578
5650
5651 -------------------------------------------------------------------
5652 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
5653
5654 - don't try to attach without exception handling (#158620)
5655 - fix descriptions, as a new tag Des for selections exists now.
5656 - fix #157683: failure after adding add-on product to install
5657   sources
5658 - added more files for translation
5659 - resolve-dependencies.cc: establish pool
5660 - parse-metadata.cc: catch bad URL
5661 - set zmdid for atoms
5662 - r2574
5663
5664 -------------------------------------------------------------------
5665 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
5666
5667 - fix testsuite.
5668 - provide edition and architecture for all kinds of yum
5669   resolvables.
5670 - fix ResStatus output.
5671 - establish atoms correctly.
5672 - treat requires to unneeded resolvables as fulfilled.
5673 - rev 2559
5674
5675 -------------------------------------------------------------------
5676 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
5677
5678 - fix the build
5679 - only consider best architecture/version (#157594)
5680 - prefer providers which supplement/enhance installed or
5681   to-be-installed packages (fixes the tpctl-kmp issue)
5682 - rev 2546
5683
5684 -------------------------------------------------------------------
5685 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
5686
5687 - provide more filters for pkg-bindings (#158602)
5688 - add SystemResObject to provide system (modalias, hal, ...)
5689   capabilities.
5690 - handle this during resolving.
5691 - make the modalias and hal capability match the SystemResObject
5692   by default, thereyby triggering a modalias (resp. hal)
5693   evaluation.
5694 - xmlstore: decouple target store from YUM schema.
5695 - clean up moving of hal() and modalias() from provides to
5696   supplements in ResolvableImpl.
5697 - add PatchContents() for UI.
5698 - handle Edition::noedition as empty string.
5699 - r2537
5700
5701 -------------------------------------------------------------------
5702 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
5703
5704 - releasing all medias when asking for CD (#156981)
5705 - r2471
5706
5707 -------------------------------------------------------------------
5708 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
5709
5710 - ResStatus::resetTransact must return a value.
5711 - Fixed random build failures in LanguageCode.cc.
5712   (Rewrote the CodeMaps constructor so that gcc does not
5713   optimize a 500-statement basic block.)
5714 - Fix constructions of patch objects. Actually insert atoms in atoms
5715   list. Insert atoms for package even if the package does not exists
5716   in the source. Fixes #157628 (dmacvicar).
5717 - Fixed license reading from susetags, #151834 (dmacvicar).
5718 - r2468
5719
5720 -------------------------------------------------------------------
5721 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
5722
5723 - added ResStatus::resetTransact (ma)
5724 - bugfix for #156439 (schubi)
5725 - Added Source_Ref::setAlias (#154913).
5726 - Do not assume there is a product file when scanning for products
5727   (visnov)
5728 - function to disable all sources in the persistent store (visnov)
5729 - dependency errors go to stdout, not stderr; output resolver info
5730   directly to stderr (kkaempf)
5731 - rev 2464
5732
5733 -------------------------------------------------------------------
5734 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
5735
5736 - fix merging of resolver info (needed for #157684).
5737 - errors are also important in ResolverInfo.
5738 - improve debug output in ResolverContext.
5739 - rev 2455
5740
5741 -------------------------------------------------------------------
5742 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
5743
5744 - delete RPMs downloaded via HTTP/FTP after installnig them
5745   (#157011)
5746 - fixed product registration (reverted autorefresh patch) (#157566)
5747
5748 -------------------------------------------------------------------
5749 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
5750
5751 - if root!="/", always prefer the upgrade candidate (#155472)
5752 - implement license confirmed api for UI.
5753 - prefer architecture over version in distribution upgrade
5754   (#157501)
5755 - clean up media handling.
5756 - rev 2448
5757
5758 -------------------------------------------------------------------
5759 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
5760
5761 - init Modalias properly.
5762 - fix warnings in testcases.
5763 - rev 2432
5764
5765 -------------------------------------------------------------------
5766 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
5767
5768 - drop libjpeg-devel and sqlite-devel from build requires.
5769
5770 -------------------------------------------------------------------
5771 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
5772
5773 - implement 'modalias()' capability (#157406)
5774 - make dependencies consistent, its 'freshens'.
5775 - cope with user umounts of devices.
5776 - add debug to SourceManager.
5777 - rev 2418
5778
5779 -------------------------------------------------------------------
5780 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
5781
5782 - allow version downgrade during distribution upgrade if the
5783   newer package is coming from a trusted vendor (#155472)
5784 - implement locale fallback
5785 - 'freshen' -> 'freshens' in schema definitions to make it
5786   consistent with all other dependency definitions.
5787 - better error reporting for .pat and .sel files.
5788 - rule out packages from dependency resolutions which are
5789   de-selected by user (#155368)
5790 - use locale fallbacks in package translations.
5791 - refresh source when re-enabling it.
5792 - rev 2406
5793
5794 -------------------------------------------------------------------
5795 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
5796
5797 - split of libzypp-zmd-backend subpackage as a stand-alone
5798   leaf package.
5799 - encapsulate bool test for Source_Ref better.
5800 - fixed stack overflow (ma).
5801 - make testsuite build again.
5802 - rev 2346
5803
5804 -------------------------------------------------------------------
5805 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
5806
5807 - fixed URL rewriting for CD2 and following (#154762)
5808 - fixed ResPoolProxy diffState (for proper ok/cancel support
5809   in UI)
5810 - added special exception class for aborting installation
5811   (#154936)
5812 - only auto-change directories if they end in CDn or DVDn.
5813 - rev 2320.
5814
5815 -------------------------------------------------------------------
5816 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
5817
5818 - silently ignore multiple installs of the same package.
5819 - fix disk usage for installs and uninstalls.
5820 - rev 2308
5821
5822 -------------------------------------------------------------------
5823 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
5824
5825 - zmd-backend: filter out incompatible architectures from
5826   repository.
5827 - rev 2298
5828
5829 -------------------------------------------------------------------
5830 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
5831
5832 - sync libzypp media data with mtab.
5833 - improve resolver error and solution reports.
5834 - fix source cache reading (#155459).
5835 - default cached sources to enabled (#155459).
5836 - let each source provide public keys.
5837 - rev 2297
5838
5839 -------------------------------------------------------------------
5840 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
5841
5842 - only write by-sovler transactions back (#154976)
5843 - rev 2278
5844
5845 -------------------------------------------------------------------
5846 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
5847
5848 - release last used source at end of commit (#155002)
5849 - rev 2277
5850
5851 -------------------------------------------------------------------
5852 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
5853
5854 - cope with NULL values in zmd catalogs table (#153584)
5855 - set YAST_IS_RUNNING in transact zmd helper (#154820)
5856 - run SuSEconfig after transact zmd helper (#154820)
5857 - add softTransact to honor user vs. soft requirements (#154650)
5858 - honor all build keys provided by a package source.
5859 - add source metadata refresh.
5860 - add progress callbacks to zmd helpers.
5861 - rev 2276
5862
5863 -------------------------------------------------------------------
5864 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
5865
5866 - include .diffs into main source.
5867 - catch exception when ejecting media which was unmounted externally
5868   (#154697).
5869 - init source in zmd-backend correctly (#154667)
5870 - implement disk usage info for YaST.
5871 - clean up XML schema files.
5872 - catch CPUs identifying as 'i686' but being 'i586'.
5873 - allow definition of preferred attach (mount) point for media.
5874 - make resolver results more readable.
5875 - use language fallbacks if none of multiple language providers
5876   matches.
5877 - get rid of ignoring wrong arch in resolver, having the wrong
5878   architecture is prevented by other means.
5879 - prepare for translations in exceptions.
5880 - fix 'abort does not abort'
5881 - implement 'flag' I/O in target cache backend.
5882 - skip incompatibles architectures in packages.<lang>
5883 - rev 2228
5884
5885 -------------------------------------------------------------------
5886 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
5887
5888 - dont even provide src/nosrc from the source.
5889 - rev 2169 + diffs
5890
5891 -------------------------------------------------------------------
5892 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
5893
5894 - Initialize commit result (#154409)
5895 - release media if its wrong (#154326)
5896 - dont copy src/nosrc packages to the pool (#154627)
5897 - reduce XML logging.
5898 - rev 2169 + diffs
5899
5900 -------------------------------------------------------------------
5901 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
5902
5903 - fix path of .po files (#154074).
5904 - parse the correct package.<lang> file (kinda #154074).
5905 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
5906 - reattach all released medias.
5907 - raise exception instead of abort() on XML errors (#154104).
5908 - update translations.
5909 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
5910   and is_empty_dir utility function
5911 - rev 2169
5912
5913 -------------------------------------------------------------------
5914 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
5915
5916 - check freshens and supplements for packages (#154074).
5917 - only complain about incomplete installed resolvables,
5918   if they are uninstalled, schedule them for installation.
5919   (#154074)
5920 - add testcases for locale() provides.
5921 - add lang_country -> lang fallback.
5922 - have locale(parent:...) deps match any provides of 'parent'
5923   also when uninstalling a package.
5924 - rev 2148
5925
5926 -------------------------------------------------------------------
5927 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
5928
5929 - change the locale(...) separator to ";" (#153791)
5930 - complete "find-files" of zmd-backend.
5931 - rev 2140
5932
5933 -------------------------------------------------------------------
5934 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
5935
5936 - avoid attaching media when initializing source
5937 - rev 2139
5938
5939 -------------------------------------------------------------------
5940 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
5941
5942 - warn about misspelled 'locale(...)' provides
5943 - add testcases
5944 - rev 2134
5945
5946 -------------------------------------------------------------------
5947 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
5948
5949 - fix the build
5950 - rev 2129
5951
5952 -------------------------------------------------------------------
5953 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
5954
5955 - provide available locales to application (#153583)
5956 - honor 'requestedLocales' (language dependant packages)
5957 - honor release requests for all holders of a device.
5958 - silently re-attach after a forced release.
5959 - solver improvements.
5960 - handle source caches.
5961 - proper logging in zmd backend helpers.
5962 - rev 2127
5963
5964 -------------------------------------------------------------------
5965 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
5966
5967 - upgrade always to best version and arch (#153577)
5968 - reset 'transact' state for obsoleted packages (#153578)
5969 - translation updates
5970 - rev 2113
5971
5972 -------------------------------------------------------------------
5973 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
5974
5975 - add support for 'local' .rpm packages to zmd-backend.
5976 - rev 2101
5977
5978 -------------------------------------------------------------------
5979 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
5980
5981 - fix build of zmd/backend.
5982 - actually fill 'files' table in package-files.
5983 - rev 2094
5984
5985 -------------------------------------------------------------------
5986 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
5987
5988 - improve testcases.
5989 - add 'setPossibleLocales()' to ZYpp, this defines the set
5990   of possible locales to choose from (#153583)
5991 - provide LanguageImpl and create 'Language' resolvables for
5992   each 'possible' locale.
5993 - fix YUM parsing of patches, insert 'atoms' to link patches
5994   with packages.
5995 - replace gzstream/ with own, existing implementation.
5996 - honor locks in solver (#150231)
5997 - sync pool with target after commit() properly (#150565, #153066)
5998 - new zmd helper 'package-files'
5999 - rev 2093
6000
6001 -------------------------------------------------------------------
6002 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
6003
6004 - prevent multiple initializations of the target (#153124)
6005 - implement 'loopback mounted ISO images'
6006 - retain old package sources on upgrade.
6007 - support compressed .xml files in 'repodata' type repositories.
6008 - rev 2025
6009
6010 -------------------------------------------------------------------
6011 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
6012
6013 - parse locale(...) provides and construct correct dependencies.
6014
6015 -------------------------------------------------------------------
6016 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
6017
6018 - always upgrade to candidate (#152760).
6019 - fix typo in package sorting.
6020 - prepare handling of locale provides.
6021 - rev 1995
6022
6023 -------------------------------------------------------------------
6024 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
6025
6026 - sort src/nosrc package to right list during commit.
6027 - revert installtime/buildtime in susetags parser (#152760)
6028 - rev 1990
6029
6030 -------------------------------------------------------------------
6031 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
6032
6033 - reset state after successful commit (#153030)
6034 - run "rpm -e" always with "--nodeps" (#153026)
6035 - provide separate resolvable kind for src packages.
6036 - extend status field for LOCK and LICENSE.
6037 - add sameState()/diffState() for UI.
6038 - provide 'best' candidate for UI.
6039 - set 60 sec timeout for curl access.
6040 - don't cross-compare solver results, takes too much time.
6041 - provide sizes of installed packages.
6042 - extend REQUIRES semantics in content file.
6043 - add "parse-metadata" helper to zmd-backend.
6044 - rev 1987
6045
6046 -------------------------------------------------------------------
6047 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
6048
6049 - provide complete disk usage data (#152761)
6050 - include upgrade flag when copying solver solution
6051   back to pool (#152717)
6052 - rev 1959
6053
6054 -------------------------------------------------------------------
6055 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
6056
6057 - don't insert incompatible architectures to the pool (#151933)
6058 - don't accept incompatible architectures from a repository
6059   (#151933)
6060 - separate rpm log (#151431).
6061 - allow extended product requires.
6062 - rev 1954
6063
6064 -------------------------------------------------------------------
6065 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
6066
6067 - provide the XML schema files in the main package. (#152593)
6068
6069 -------------------------------------------------------------------
6070 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
6071
6072 - provide arch compat handling.
6073 - implement data upload to zmd.
6074 - fix source metadata caching on target.
6075 - add 'supplements' dependencies to 'yum' parser.
6076 - provide user agent identification to curl calls.
6077 - move resolver branches (multiple alternatives) back in queue
6078   (resolve known things first, then the unknown ones).
6079 - clean up 'packages' parser.
6080 - rev 1947
6081
6082 -------------------------------------------------------------------
6083 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
6084
6085 - improve media mount/umount interface
6086 - prepare class ArchCompat for proper architecture ordering
6087   and compatibility handling.
6088 - add returns to dummy functions in DbAccess.
6089 - rev 1913
6090
6091 -------------------------------------------------------------------
6092 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
6093
6094 - don't explictly delete to-be-upgraded packages.
6095 - finish query-system, resolve-dependencies, and transact for
6096   libzypp-zmd-backend.
6097 - provide Pattern::category.
6098 - move system architecture to toplevel.
6099 - make target store pathname settable.
6100 - speed up rpmdb reading by properly filtering unwanted file
6101   provides.
6102 - rev 1905
6103
6104 -------------------------------------------------------------------
6105 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
6106
6107 - new translations.
6108 - proofread texts.
6109 - when comparing solutions, prefer higher versions.
6110 - provide generic 'SafeBool' for bool conversions.
6111 - add PtrTypes testsuites.
6112 - rev 1876
6113
6114 -------------------------------------------------------------------
6115 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
6116
6117 - integrate all diffs
6118 - move Target::commit to toplevel API
6119 - generalize dependency iterators and hash dependency
6120   information in pool (for speedup)
6121 - add 'supplements' as dependency
6122 - make more pattern attributes available
6123 - drop "smbfs" in favour of "cifs" (#151476)
6124 - add metadata cache to sources (Beta4 bug)
6125 - run "rpm -e"  with name-version-release
6126 - fix update conflicts
6127 - rev 1864
6128
6129 -------------------------------------------------------------------
6130 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
6131
6132 - fix-mediachange.diff: dont skip CD but retry after media change
6133 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
6134   'eject' button
6135 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
6136   so media handle gets actually released and media unmounted.
6137
6138 -------------------------------------------------------------------
6139 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
6140
6141 - implement arch scoring
6142 - prefer better arch (#151427)
6143 - transitive depedencies of weak requirements are non-weak
6144   (#151446)
6145 - rev 1778 + diff
6146
6147 -------------------------------------------------------------------
6148 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
6149
6150 - ignore self and to-be-updated conflicts (#150844)
6151 - fix enable of target store (for non-packages)
6152 - rev 1778
6153
6154 -------------------------------------------------------------------
6155 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
6156
6157 - fix "cd:" url (#151121)
6158 - provide location() in public Package api
6159 - allow running distribution upgrade in testmode
6160 - extend HAL interface
6161 - rev 1762
6162
6163 -------------------------------------------------------------------
6164 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
6165
6166 - pass normal and locale packages from selections correctly.
6167 - its "baseconf" for base selections.
6168 - Make 'ZYpp' an obvious singleton.
6169 - provide releasenotesUrl.
6170 - dont continue upgrade without target.
6171 - implement 'fake' hal for testing.
6172 - fix package sizes.
6173 - more solver testcases.
6174 - rev 1754
6175
6176 -------------------------------------------------------------------
6177 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
6178
6179 - extend requires of libzypp-devel
6180 - provide package sizes for UI
6181 - provide more UI helpers
6182 - implement Product and related functions
6183 - fix split provides in distribution upgrade
6184 - provide locale information to system
6185 - ask HAL for available devices
6186 - reduce debug information in solver
6187 - filter architectures in source, not in solver
6188 - rev 1743
6189
6190 -------------------------------------------------------------------
6191 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
6192
6193 - disable another testsuite for now
6194 - fetch the default locale from environment
6195 - support user-defined formatting of log
6196 - rev 1710
6197
6198 -------------------------------------------------------------------
6199 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
6200
6201 - providing basic product information from susetags source
6202 - public API for preferred language
6203 - implemented redirect of logging (#149001)
6204 - report start/finish of source data parsing (#150211)
6205 - store/restore source aliases properly (#150256)
6206 - disable a lot of debug logging to speed up solver
6207 - properly rewrite URL for CDn directory layouts (#149870)
6208 - rev 1706
6209
6210 -------------------------------------------------------------------
6211 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
6212
6213 - add save/restore state to facilitate UI 'cancel'
6214 - enable target/store
6215 - add 'forceResolve' call and flag to resolver to switch between
6216   task-oriented ZMD and interactive YaST behaviour.
6217 - Fix resolver problem solution texts.
6218 - improve solver problem solution offerings.
6219 - fix media access handling to better support multiple
6220   requestors to single media.
6221 - move the media number checking to the source (media requestor)
6222   which knows how to verify the correct media.
6223 - Fix CD ordering (#149871), adding testcases.
6224 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
6225 - Add selections to testcases.
6226 - rev 1673
6227
6228 -------------------------------------------------------------------
6229 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
6230
6231 - Fix missing return in Source.cc:124
6232
6233 -------------------------------------------------------------------
6234 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
6235
6236 - cope with empty arch field in selections
6237 - enable dummy "enableStorage" function
6238 - rev 1610-branch
6239
6240 -------------------------------------------------------------------
6241 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
6242
6243 - fix random data return in Source.cc
6244 - rev 1610
6245
6246 -------------------------------------------------------------------
6247 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
6248
6249 - adapt zmd-backend to SourceImpl API change
6250 - rev 1608
6251
6252 -------------------------------------------------------------------
6253 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
6254
6255 - fix the packages parser bug. Now all packages are parsed
6256   including (english) translations.
6257   source/susetags is back to svn head.
6258 - rev 1600
6259
6260 -------------------------------------------------------------------
6261 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
6262
6263 - fix off-by-one bug in bitfield handling
6264 - revert source/susetags to rev 1411
6265 - rev 1586
6266
6267 -------------------------------------------------------------------
6268 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
6269
6270 - dont prereq-sort non-packages
6271 - rev 1584
6272
6273 -------------------------------------------------------------------
6274 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
6275
6276 - rev 1582
6277
6278 -------------------------------------------------------------------
6279 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
6280
6281 - update to rev 1543
6282
6283 -------------------------------------------------------------------
6284 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
6285
6286 - require hal-devel in libzypp-devel
6287 - re-merge fixes (RPM_OPT_FLAGS)
6288
6289 -------------------------------------------------------------------
6290 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
6291
6292 - make solver behaviour a bit more interactive
6293 - rev 1537
6294
6295 -------------------------------------------------------------------
6296 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
6297
6298 - Fix syntax error in configure script.
6299 - Use RPM_OPT_FLAGS.
6300
6301 -------------------------------------------------------------------
6302 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
6303
6304 - update for qt ui integration
6305 - rev 1504
6306
6307 -------------------------------------------------------------------
6308 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
6309
6310 - split off libzypp-zmd-backend
6311 - rev 1466
6312
6313 -------------------------------------------------------------------
6314 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
6315
6316 - another update to svn
6317
6318 -------------------------------------------------------------------
6319 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
6320
6321 - finish rpm callbacks
6322 - finish UI API
6323 - fix state change resolver<->pool
6324 - zmd backend stuff
6325 - speed up tag file parsing
6326 - rev 1405
6327
6328 -------------------------------------------------------------------
6329 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
6330
6331 - disabling failing tests of s390 and ppc
6332
6333 -------------------------------------------------------------------
6334 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
6335
6336 - Snapshoot rev 1367
6337
6338 -------------------------------------------------------------------
6339 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
6340
6341 - use hashes for pool
6342 - rev 1343
6343
6344 -------------------------------------------------------------------
6345 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
6346
6347 - removed Obsoletes:    yast2-packagemanager
6348
6349 -------------------------------------------------------------------
6350 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
6351
6352 - Snapshoot 3 Feb 2005 (11:30)
6353
6354 -------------------------------------------------------------------
6355 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
6356
6357 - Snapshoot 2 Feb 2005 (14:00)
6358
6359 -------------------------------------------------------------------
6360 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
6361
6362 - Snapshoot 2 Feb 2005 ( integrating YaST )
6363
6364 -------------------------------------------------------------------
6365 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
6366
6367 - converted neededforbuild to BuildRequires
6368
6369 -------------------------------------------------------------------
6370 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
6371
6372 - Initial version
6373