release
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
3
4 - support sat solver API for searching files
5 - 5.5.0 (4) 
6
7 -------------------------------------------------------------------
8 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
9
10 - Add ResPool::reposFind to get repositories by alias.
11 - revision 10835
12
13 -------------------------------------------------------------------
14 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
15
16 - Advise rpmdb2solv to parse the product database.
17 - revision 10824
18 - version 5.4.0 (4)
19
20 -------------------------------------------------------------------
21 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
22
23 - Offer a simpler, fate based status manipulation in ui::Selectable.
24   This is easier to handle, as the ui::Status always distinguishes
25   wheter an object is installed or not.
26 - revision 10814
27
28 -------------------------------------------------------------------
29 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
30
31 - Propagate default rpm install flags from zypp.conf via ZConfig and
32   ZYppCommitPolicy down to the installer. (FATE #302952) 
33 - revision 10813
34
35 -------------------------------------------------------------------
36 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
37
38 - Add base::Flags (like qt's QFlags) a type-safe way of storing 
39   OR-combinations of enum values.
40 - revision 10811
41
42 -------------------------------------------------------------------
43 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
44
45 - Add static ui::Selectable::get methods as convenient ctor
46   substitute. 
47 - revision 10806
48
49 -------------------------------------------------------------------
50 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
51
52 - Adapt zypp-query-pool to new product handling.
53 - revision 10803
54
55 -------------------------------------------------------------------
56 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
57
58 - Don't pass epoch to 'rpm -e', it does not support it.
59 - revision 10800
60
61 -------------------------------------------------------------------
62 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
63
64 - Adapt to new product handling. Products are no longer pseudo
65   installed objects verified by the solver, but actually installed. 
66   Thus removed satisfiedProduct iterator, fixed Selctables. 
67 - Removed class ProductInfo as we keep Product.
68 - revision 10797
69
70 -------------------------------------------------------------------
71 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
72
73 - implement relogin suggested support (fate#304889)
74
75 -------------------------------------------------------------------
76 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
77
78 - Detect correct download path even if repository type 
79   is not set. (bnc #386386)
80 - revision 10768
81
82 -------------------------------------------------------------------
83 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
84
85 - Cleanup, mostly by removing, unused parser code and related classes.
86 - revision 10765
87
88 -------------------------------------------------------------------
89 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
90
91 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
92 - revision 10763
93
94 -------------------------------------------------------------------
95 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
96
97 - Add new product attributes (flavor,referencePackage).
98 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
99   object. This is used to keep the product resolvable and the
100   package providing the product metadata in sync.
101 - revision 10742
102
103 -------------------------------------------------------------------
104 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
105
106 - support an optional url attribute in repoindex.xml's <repo>
107 - revision 10729
108
109 -------------------------------------------------------------------
110 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
111
112 - New class ProductInfo to provide product related metadata that
113   might be associated with a package. This will replace the Product
114   resolvable.
115 - revision 10715
116
117 -------------------------------------------------------------------
118 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
119
120 - generate a unique anonymous unique string per target
121   and add it to the agent string for better statistics
122
123 -------------------------------------------------------------------
124 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
125
126 - Follow solver policy and make repository priority the highest
127   key, when ordering packages. Then architecture, and edition last.
128 - revision 10710
129
130 -------------------------------------------------------------------
131 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
132
133 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp 
134   (bnc #412094)
135 - revision 10702
136
137 -------------------------------------------------------------------
138 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
139
140 - Service renamed to ServiceInfo
141 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
142 - revision 10695
143
144 -------------------------------------------------------------------
145 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
146
147 - fixed yum repos to work with non '/' base url post fix
148   (bnc #341617)
149 - revision 10662
150
151 -------------------------------------------------------------------
152 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
153
154 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
155   (bnc #411339)
156 - revision 10680
157
158 -------------------------------------------------------------------
159 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
160
161 - Several changes to make libzypp-bindings compile using the original
162   header files and no private copies. (bnc #391831)
163 - revision 10668
164 - version 5.3.0
165
166 -------------------------------------------------------------------
167 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
168
169 - Service::enabled() added
170 - revision 10657
171
172 -------------------------------------------------------------------
173 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
174
175 - Removed FRESHENS dependency type
176 - revision 10643
177
178 -------------------------------------------------------------------
179 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
180
181 - Allow parallel installation of packages which have been defined
182   in zypp.conf (parameter "multiversion") Fate #302050
183 - Additional check for broken system.
184   (defined in zypp.conv: solver.checkSystemFile)
185 - revision 10600
186
187 -------------------------------------------------------------------
188 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
189
190 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
191 - revision 10596
192
193 -------------------------------------------------------------------
194 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
195
196 - Remove Atom, Script, Message and other obsolete classes.
197 - revision 10592
198
199 -------------------------------------------------------------------
200 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
201
202 - Also report the name of the locking process in ZYppFactoryException
203   (bnc #280537)
204 - revision 10572
205
206 -------------------------------------------------------------------
207 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
208
209 - corrected logging of solver settings
210 - regard locking while doUpdate (bnc #405427)
211 - revision 10564
212
213 -------------------------------------------------------------------
214 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
215
216 - make curl use the right transfer mode
217   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
218 - revision 10559
219
220 -------------------------------------------------------------------
221 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
222
223 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
224 - revision 10557
225
226 -------------------------------------------------------------------
227 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
228
229 - Provide Package::url() if available in solv file. (bnc #402434)
230 - A missing cookie file must not be treated as an error. Simply
231   rebuild the cache (bnc #405867)
232 - Add 22x22 and 24x24 icons (bnc #329635)
233 - revision 10528
234
235 -------------------------------------------------------------------
236 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
237
238 - Do not update an already updated package (bnc #400422)
239 - revision 10504
240
241 -------------------------------------------------------------------
242 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
243
244 - Also check if the fingerprint matches before importing updated keys.
245   (bnc #393160)
246 - revision 10500
247
248 -------------------------------------------------------------------
249 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
250
251 - forward port add message attribute to patches.
252 - port import newer keys if a trusted key is updated
253 - (bnc#393160)
254 - version 5.0.2
255
256 -------------------------------------------------------------------
257 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
258
259 - Fix permanent duplication of gpg keys in the rpm database. Also
260   retrieve correct creation and expire dates. (bnc #401259)
261 - Invoke gpg with --homdir, otherwise command fails if executed
262   within a wrapper. (bnc #401259)
263 - revision 10487
264
265 -------------------------------------------------------------------
266 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
267
268 - version 5.0.1
269 - revision 10464
270
271 -------------------------------------------------------------------
272 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
273
274 - Handle new patch messages and scripts in commit. Provide callbacks
275   to display the patch messages and give visual feedback on script
276   execution. (bnc #401220)
277 - revision 10411
278
279 -------------------------------------------------------------------
280 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
281
282 - Fix wrong parenthesis causing bug 399320
283 - version
284 - revision
285
286 -------------------------------------------------------------------
287 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
288
289 - improve performance of gsub
290 - change replace_all to replaceAll (same name convency)
291 - add tests for gsub and replaceAll
292 - revision 10366
293
294 -------------------------------------------------------------------
295 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
296
297 - Handle application/x-redhat-package-manager in package-manager.desktop
298   (bnc #391183)
299 - revision 10361
300
301 -------------------------------------------------------------------
302 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
303
304 - X-SuSE-ControlCenter-System category added
305   to package-manager.desktop (bnc #302324)
306 - revision 10353
307
308 -------------------------------------------------------------------
309 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
310
311 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
312 - revision 10340
313
314 -------------------------------------------------------------------
315 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
316
317 - Fix memory corruption in curl media handler (bnc #396979)
318 - revision 10338
319
320 -------------------------------------------------------------------
321 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
322
323 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
324   as 'source package named zypper'. So these capabilities can be used
325   together with sat::Whatprovides or in resolver requests. (bnc #369893)
326 - revision 10335
327
328 -------------------------------------------------------------------
329 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
330
331 - allow aborting progress during removing packages. (bnc #389238)
332 - revision 10331
333
334 -------------------------------------------------------------------
335 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
336
337 - New option for ignoring Obsoletes. This is used for installing more than
338   one pacakges with the same name but different versions.
339   Often used by kernel.
340 - r 10299
341
342 -------------------------------------------------------------------
343 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
344
345 - Revert inappropriate Selectable cleanup. Fix Selectable
346   status computation. Unmaintained packages were wrongly
347   reported as unsinstalled. (bnc #394630)
348 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
349 - revision 10295
350
351 -------------------------------------------------------------------
352 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
353
354 - fixed typo
355
356 -------------------------------------------------------------------
357 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
358
359 - Reenable diskusage calculation (bnc #395051)
360 - version 4.25.1
361 - revision 10273
362
363 -------------------------------------------------------------------
364 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
365
366 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
367 - revision 10271
368
369 -------------------------------------------------------------------
370 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
371
372 - RepoInfo: don't overwrite flags that have already been set externally
373   (bnc #394728)
374 - revision 10256
375
376 -------------------------------------------------------------------
377 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
378
379 - Create missing directories when saving config files. (bnc #395026)
380 - Fix undefined behaviour in RepoManager.
381 - revision 10255
382
383 -------------------------------------------------------------------
384 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
385
386 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
387   from resolvePool or resolveQueue we will have to take care for both
388   cases. (bnc#393969)
389 - r 10252
390
391 -------------------------------------------------------------------
392 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
393
394 - compile with RPM_OPT_FLAGS
395
396 -------------------------------------------------------------------
397 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
398
399 - old2new locks file converter script added to %post (jredinger)
400 - r 10227
401
402 -------------------------------------------------------------------
403 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
404
405 - Do not regard packages with the same name while upgrading obsoleted
406   packages (bnc#394367)
407 - r 10219
408
409 -------------------------------------------------------------------
410 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
411
412 - revert commit don't check for existence of keys,
413   to avoid a non needed HEAD request. (related bnc#381280)
414   as it creates popup error callbacks due to the 404's in
415   the keys. Leave however the OnMediaLocation::optional()
416   API to look for another fix strategy.
417
418 -------------------------------------------------------------------
419 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
420
421 - define path for messages and scripts and document
422   them in zypp.conf
423
424 -------------------------------------------------------------------
425 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
426
427 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
428   be ignored for already INSTALLED packages (bnc #389694)
429 - r 10202
430
431 -------------------------------------------------------------------
432 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
433
434 - Packages which obsoletes and do NOT required other installed
435   packages will be installed if no other packages obsolete the installed package too.
436 - r 10196
437
438 -------------------------------------------------------------------
439 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
440
441 - fix filelist for installed packages (bnc#392544)
442 - fix changelog retrieval for installed packages
443
444 -------------------------------------------------------------------
445 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
446
447 - deprecate Repository::name() and use alias() to
448   be consistent. Related to (bnc#383553)
449 - don't check for existence of keys, to avoid a non needed
450   HEAD request. (helps bnc#381280)
451 - 4.25.0
452
453 -------------------------------------------------------------------
454 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
455
456 - added onlyRequires in the testcase (bnc #389184)
457
458 -------------------------------------------------------------------
459 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
460
461 - allow installation and refreshing from repository with alias that
462   contains ' or " (bnc #392426)
463 - r10158
464
465 -------------------------------------------------------------------
466 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
467
468 - delta rpm support reenabled
469 - r10150
470
471 -------------------------------------------------------------------
472 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
473
474 - Resetting Delete Details in ResStatus correctly (bnc #391785)
475 - r 10145
476
477 -------------------------------------------------------------------
478 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
479
480 - when setting status to non installed for uninstalled packages
481   set the user transaction so they go to soft locks.
482   (related to bnc#389739 )
483
484 -------------------------------------------------------------------
485 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
486
487 - Added new calls : isInstalledBy (const PoolItem item);
488                     installs (const PoolItem item);
489 - r 10125
490 - 4.23.0
491
492 -------------------------------------------------------------------
493 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
494
495 - don't run merge in save when toAdd/Remove queue is empty
496 - throw when locks cannot load its file
497 - r10124
498
499 -------------------------------------------------------------------
500 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
501
502 - throw more describing exception when repo probing failed
503   (bnc #389690)
504 - revision 10118
505
506 -------------------------------------------------------------------
507 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
508
509 - allow call only merge old locks and newly added/removed without
510   saving it to file
511 - -revision 10104
512
513 -------------------------------------------------------------------
514 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
515
516 - report non packages as keep installed if satisfied to the
517   user interace (Selectables)
518 - 4.21.3
519
520 -------------------------------------------------------------------
521 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
522
523 - create /etc/zypp/products.d on install
524
525 -------------------------------------------------------------------
526 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
527
528 - /etc/zypp/products.d added to file list (bnc #385868)
529 - revision 10049
530 - version 4.21.2
531
532 -------------------------------------------------------------------
533 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
534
535 - call RemoveResolvableReport::problem() before finish() on error
536   (bnc #388810)
537 - revision 10045
538
539 -------------------------------------------------------------------
540 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
541
542 - fix file list
543
544 -------------------------------------------------------------------
545 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
546
547 - Product now retrieves all attributes from the solv file.
548 - version 4.21.1
549 - revision 10031
550
551 -------------------------------------------------------------------
552 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
553
554 - Add zypp.conf option configdir (/etc/zypp) and arrange
555   all config files and directories to follow {configdir}
556   per default.
557 - Fix zypp-query-pool to print satisfied products and additional
558   products defined in {configdir}/products.d for registration.
559   (bnc #385868)
560 - version 4.21.0
561 - revision 10029
562
563 -------------------------------------------------------------------
564 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
565
566 - implement remove duplicate entries in lock file (bnc#385967)
567
568 -------------------------------------------------------------------
569 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
570
571 - Speedup rpmdb2solv by reusing an existing solv file.
572 - version 4.20.1
573 - revision 10012
574
575 -------------------------------------------------------------------
576 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
577
578 - Fix failed package download due to unkown repository type (bnc #386386)
579 - revision 9995
580
581 -------------------------------------------------------------------
582 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
583
584 - Support optional root argument to RepoManagerOptions, to prefix all
585   path names taken from ZConfig. (bnc #388265)
586 - version 4.20.0
587 - revision 9993
588
589 -------------------------------------------------------------------
590 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
591
592 - new solution action for removing requirements/conflicts (bnc #387631)
593 - revision 9988
594
595 -------------------------------------------------------------------
596 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
597
598 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
599 - revision 9984
600
601 -------------------------------------------------------------------
602 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
603
604 - DistUpgrade: searching for providers -> regarding name onl
605 - r 9977
606
607 -------------------------------------------------------------------
608 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
609
610 - add flag --registrable (-r) to query pool to avoid
611   using system as a filter
612 - 4.19.1
613
614 -------------------------------------------------------------------
615 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
616
617 - return values in non-void functions
618
619 -------------------------------------------------------------------
620 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
621
622 - support multiple search strings in PoolQuery (ORed)
623 - revision 9945
624
625 -------------------------------------------------------------------
626 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
627
628 - Switch off the upgrade mode of the
629   SAT solver cause the packages have already been evaluated by
630   the distupgrade machanism of libzypp. (bnc #386375)
631 - rev 9943
632
633 -------------------------------------------------------------------
634 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
635
636 - release file after copy to cache as soon as possible.
637   (bnc #381311)
638 - r9940
639
640 -------------------------------------------------------------------
641 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
642
643 - Bugfix: keep states by user has been removed it the
644   package has not been installed BUT has been recommended by another package.
645   (bnc #385832)
646 - rev 9938
647
648 -------------------------------------------------------------------
649 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
650
651 - add isLocal function to Url which say if scheme is local or
652   internet.
653 - r9932
654
655 -------------------------------------------------------------------
656 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
657
658 - cache decision for repository depend on his url.
659 - http,ftp and smb cache packages.
660 - revision 9929
661
662 -------------------------------------------------------------------
663 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
664
665 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
666   Locks are loaded together with the target, and changes are writen
667   back on commit. zypp.conf option locksfile.apply can be used to turn
668   this feature on or off. (FATE #120352)
669 - version 4.18.0
670 - revision 9927
671
672 -------------------------------------------------------------------
673 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
674
675 - Add zypp.conf option solvfilesdir: Path where the repo solv files
676   are created. Default value: {cachedir}/solv.
677 - Target and repositories now save their solvfiles below {solvfilesdir}
678   in directories named after the repositories alias.
679 - version 4.18.0
680 - revision 9913
681
682 -------------------------------------------------------------------
683 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
684
685 - fixed filesystem::expandlink(Pathname) (bnc #368477)
686 - r9906
687
688 -------------------------------------------------------------------
689 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
690
691 - cleanup in return values of doUpgrade and doUpdate
692 - r9886
693 - 4.17.0
694
695 -------------------------------------------------------------------
696 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
697
698 - check for valid pool in begin(), improve the code (bnc #384337)
699 - r9872
700 - 4.16.0
701
702 -------------------------------------------------------------------
703 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
704
705 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
706
707 -------------------------------------------------------------------
708 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
709
710 - added translations
711
712 -------------------------------------------------------------------
713 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
714
715 - ostream operator<<(ostream,TriBool) added
716 - r9833
717
718 -------------------------------------------------------------------
719 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
720
721 - Prevent target::unload from creating a system repo in order
722   to unload it. (bnc 382297)
723 - version 4.15.2
724 - revision 9822
725
726 -------------------------------------------------------------------
727 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
728
729 - Prevent deselected or deleted items from being re-selected due to
730   recommends (aka. persistent soft locks). Unlike hard locked, those
731   items will be automatically selected if required. The list of soft
732   locked items is stored in /var/lib/zypp/SoftLocks.
733 - version 4.15.1
734 - revision 9818
735
736 -------------------------------------------------------------------
737 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
738
739 - Remove obsolete AdditionalCapabilities interface from ResPool.
740   Forward sat::Pool::RepositoryIterator. There's no more need to
741   maintain an extra Repository list in ResPool.
742 - revision 9806
743
744 -------------------------------------------------------------------
745 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
746
747 - Support dependencies requiring a specific architecture:
748   "name[.arch] [op edition]". See class Capability for details
749   about how to construct dependencies. (bnc #305445)
750 - version 4.15.0
751 - revision 9805
752
753 -------------------------------------------------------------------
754 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
755
756 - patch attributes and deprecate old ones
757 - 4.14.0
758
759 -------------------------------------------------------------------
760 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
761
762 - change locks api -
763 - make more functions const
764 - replace add/remove by selectable to add/remove by ident or name and kind
765 - rename iterator to const_iterator to avoid confusion
766 - revision 9781
767
768 -------------------------------------------------------------------
769 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
770
771 - Do architecture changes while "dup" in the external distribution
772   upgrade ONLY. bnc #382274
773 - Added "ignore" to the solutions
774 - Added "self-conflicts" to the solution
775 - added new solver mechanism "resolveQueue"
776 - Bugfix broken/satisfied products
777 - rev 9776
778
779 -------------------------------------------------------------------
780 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
781
782 - Added Pattern::core returning the packages required by a pattern.
783   (see also Pattern::depends and Pattern::contents).
784 - revision 9771
785
786 -------------------------------------------------------------------
787 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
788
789 - Added Target::release(), returning the targets distribution
790   release string.
791 - revision 9761
792
793 -------------------------------------------------------------------
794 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
795
796 - per default abort if package installation fails. (bnc #381203)
797 - version 4.13.3
798 - revision 9725
799
800 -------------------------------------------------------------------
801 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
802
803 - add ZYpp and curl version to http agent string
804   (bnc #381280)
805
806 -------------------------------------------------------------------
807 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
808
809 - Fixed pools package index wrongly including source packages. (bnc #380283)
810 - version 4.13.2
811 - revision 9683
812
813 -------------------------------------------------------------------
814 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
815
816 - Disable fast creation of @System.solv. It may produce wrong results
817   e.g. after a rebuilddb.
818 - version 4.13.1
819 - revision 9666
820
821 -------------------------------------------------------------------
822 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
823
824 - initializeTarget now takes an additional option, telling whether to
825   rebuild an existing rpm database before using it. Default is false.
826   (bnc #308352)
827 - version 4.13.0
828 - revision 9664
829
830 -------------------------------------------------------------------
831 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
832
833 - save do nothing if no locks added/removed
834 - fix bug with multiple save lock
835 - don't save same query multiple times
836 - improve tests
837 - revision 9644
838
839 -------------------------------------------------------------------
840 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
841
842 - added new translations
843 - activate zypp-query-pool
844 - Revision 9637
845 - 4.12.1
846
847 -------------------------------------------------------------------
848 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
849
850 - Locks API cleaned-up, iterator added, light read() added
851 - PoolQuery::attribute(SolvAttr) getter added
852 - revision 9609
853
854 -------------------------------------------------------------------
855 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
856
857 - reenable zypp-query-pool
858 - 4.11.1
859
860 -------------------------------------------------------------------
861 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
862
863 - Enable evaluation of hardware dependencies.
864 - Enable evaluation of filesystem dependencies.
865 - revision 9605
866
867 -------------------------------------------------------------------
868 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
869
870 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
871   needed for explicit refresh request
872 - revision 9574
873
874 -------------------------------------------------------------------
875 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
876
877 - Install ResPoolProxy index to speedup Solvable to Selectable
878   conversion.
879 - version 4.11.0
880 - revision 9558
881
882 -------------------------------------------------------------------
883 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
884
885 - Implement update scripts installed by packages. After every
886   package install /var/adm/update-scripts is scanned for the first
887   file starting with "<name>-<version>.<release>-", which is then
888   executed.
889 - revision 9547
890
891 -------------------------------------------------------------------
892 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
893
894 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
895 - Add Resolvable::poolItem() providing access to the corresponding
896   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
897   to PoolItem.
898 - Add ResPool::satisfiedProductsBegin/End iterator over all products
899   whose dependencies are satisfied. This reflects the status determined
900   by the last solver run. (#368104)
901 - revision 9535
902
903 -------------------------------------------------------------------
904 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
905
906 - switch to new locks api
907 - revision 9524
908
909 -------------------------------------------------------------------
910 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
911
912 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
913 - Add SolvIterMixin: Base class providing PoolItem_iterator and
914   Selectable_iterator iterator types based on a Solvable iterator.
915 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
916   PoolItem_iterator and Selectable_iterator.
917 - Add Solvable::SplitIdent: Helper class that splits an identifier
918   into kind and name.
919 - Provide methods Pattern::contents returning a collection of packages
920   associated with the pattern/patch.
921 - revision 9496
922
923 -------------------------------------------------------------------
924 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
925
926 - add comparing to PoolQuery
927 - revision 9466
928
929 -------------------------------------------------------------------
930 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
931
932 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
933 - revision 9452
934
935 -------------------------------------------------------------------
936 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
937
938 - initial implementation of new locks (FATE #120118 and #120352)
939 - revision 9442
940
941 -------------------------------------------------------------------
942 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
943
944 - selectable API updates and changes
945 - 4.10.0
946
947 -------------------------------------------------------------------
948 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
949
950 - add split with respect to escaped delimeters and also for quotes
951 - revision 9373
952
953 -------------------------------------------------------------------
954 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
955
956 - Fixed some missing package and source package attributes.
957 - revision 9348
958
959 -------------------------------------------------------------------
960 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
961
962 - Allow to store a media label in MediaSetAccess. This label is
963   passed to a media change requests to describe which CD is
964   requested.  (bnc #330094)
965 - Fixed some missing package and source package attributes.
966 - revision 9347
967
968 -------------------------------------------------------------------
969 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
970
971 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
972 - Removed establish state in ResStatus
973 - revision 9337
974 - version 4.7.0
975
976 -------------------------------------------------------------------
977 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
978
979 - Add PoolItem::isSatisfied()/isBroken() to test whether
980   the items requirements are met.
981 - revision 9334
982
983 -------------------------------------------------------------------
984 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
985
986 - Extend sat::WhatProvides to allow to query for possible providers
987   of a collection of capabilies. E.g. all providers of a packages
988   requirements.
989 - Fixed retrieval of translated texts from .solv files, provided the
990   solv file contains them.
991 - revision 9328
992
993 -------------------------------------------------------------------
994 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
995
996 - initial implementation of serialize/recovery PoolQuery
997   (needed by FATE #120118)
998 - revision 9325
999
1000 -------------------------------------------------------------------
1001 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
1002
1003 - Allow prioritizing repos by adding a line 'priority=N' to the
1004   .repo file. Where N is an integer number from 1 (highest prio)
1005   to 99 (least and default). (bnc #369827, fate #302872)
1006 - version 4.6.1
1007 - revision 9276
1008
1009 -------------------------------------------------------------------
1010 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
1011
1012 - support plaindir again (at least the most important parts)
1013
1014 -------------------------------------------------------------------
1015 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
1016
1017 - Throwing special exception MediaBadCAException in case of SSL
1018   certificate validation failure.(bnc #223512)
1019 - revision 9250
1020
1021 -------------------------------------------------------------------
1022 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
1023
1024 - add new error IO_SOFT to media request callback for temporary
1025   connection problem. (bnc #328822)
1026 - add new media exception timeout when somethink fail due to exceed
1027   timeout
1028 - mediacurl throw timeout exception when timeouted
1029 - revision 9246
1030
1031 -------------------------------------------------------------------
1032 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
1033
1034 - return more information from checking if metadata need refresh,
1035   so user can get better info. (bnc #307249)
1036 - revision 9231
1037
1038 -------------------------------------------------------------------
1039 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
1040
1041 - class sat::LocaleSupport: Convenience methods to manage support
1042   for language specific packages.
1043 - revision 9197
1044
1045 -------------------------------------------------------------------
1046 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
1047
1048 - removed obsolete capability handling stuff (ma)
1049 - version 4.5.0
1050
1051 -------------------------------------------------------------------
1052 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
1053
1054 - Don't mask skip and abort exception in Fetcher
1055 - revision 9188
1056
1057 -------------------------------------------------------------------
1058 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
1059
1060 - action is correctly set in mediaRequest callback
1061 - revision 9186
1062
1063 -------------------------------------------------------------------
1064 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
1065
1066 - Fix SEGV in commit (bnc# 371137)
1067 - version 4.4.3
1068 - revision 9174
1069
1070 -------------------------------------------------------------------
1071 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
1072
1073 - version 4.4.2
1074
1075 -------------------------------------------------------------------
1076 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
1077
1078 - look for openssl in cmake, actually we build require it
1079 - explicitely link against openssl and crypto, required to
1080   compile in all platforms/distros.
1081
1082 -------------------------------------------------------------------
1083 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
1084
1085 - Save repo type during refresh if type is NONE (f.e. lazy probing).
1086 - revision 9153
1087
1088 -------------------------------------------------------------------
1089 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
1090
1091 - replace gpg escaped semicolon with real semicolon (bnc #355434)
1092 - revision 9151
1093
1094 -------------------------------------------------------------------
1095 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
1096
1097 - make strings from RpmDb and Keyring exceptions translatable
1098 - revision 9146
1099
1100 -------------------------------------------------------------------
1101 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
1102
1103 - fix retrieving keys (bnc #368099)
1104 - version 4.4.1
1105
1106 -------------------------------------------------------------------
1107 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
1108
1109 - enable frontend to rewrite add_probe settings.(bnc #309612)
1110 - Correct adding repo without type to lazy probing.
1111 - revision 9135
1112
1113 -------------------------------------------------------------------
1114 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
1115
1116 - get better message if something fail when trying run rpm
1117   (bnc #344584)
1118 - revision 9133
1119
1120 -------------------------------------------------------------------
1121 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
1122
1123 - Add ExternalProgram::execError and ExternalProgram::command
1124   to improve error reporting.
1125 - revision 9112
1126
1127 -------------------------------------------------------------------
1128 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
1129
1130 - release all media before requesting another (bnc #336881)
1131 - revision 9110
1132
1133 -------------------------------------------------------------------
1134 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
1135
1136 - getDetectedDevices added (fate #120298)
1137 - revision 9108
1138
1139 -------------------------------------------------------------------
1140 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
1141
1142 - media backend release() methods changed to take string & instead
1143   of bool (needed for FATE #120298)
1144 - media label, detected device list and current device arguments
1145   added to the requestMedia callback
1146 - version 4.4.0
1147
1148 -------------------------------------------------------------------
1149 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
1150
1151 - fix for bnc#369543
1152
1153 -------------------------------------------------------------------
1154 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
1155
1156 - provide download rate info (average and curent) in the
1157   media::DownloadProgressReport for ftp/http (bnc #168935)
1158 - r9074
1159
1160 -------------------------------------------------------------------
1161 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
1162
1163 - cleanCache(): clean also .cookie files
1164 - cleanTargetCache() added
1165 - use escaped_alias() in rawcache_path_for_repoinfo() and
1166   packagescache_path_for_repoinfo()
1167 - r9068
1168
1169 -------------------------------------------------------------------
1170 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
1171
1172 - fixed location of RPMs in subdirs when parsing plaindir repo
1173   recursively (bnc #368218)
1174 - revision 9060
1175
1176 -------------------------------------------------------------------
1177 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
1178
1179 - Do not filter any installed solvables.
1180 - revision 9031
1181 - version 4.3.2
1182
1183 -------------------------------------------------------------------
1184 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
1185
1186 - Try to rebuild broken solv files in Target::load.
1187 - revision 9015
1188
1189 -------------------------------------------------------------------
1190 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
1191
1192 - Try to rebuild broken solv files in RepoManager::loadFromCache.
1193 - Fix RepoStatus::operator&& and RepoStatus testsuite.
1194 - revision 9008
1195
1196 -------------------------------------------------------------------
1197 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
1198
1199 - improved problem description while a vendor change
1200 - improved problem description if a requirement cannot be fulfilled. Bug #358560
1201 - revision 9002
1202
1203 -------------------------------------------------------------------
1204 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
1205
1206 - Save and restore requested locales on target load/commit.
1207 - revision 8999
1208
1209 -------------------------------------------------------------------
1210 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
1211
1212 - (Update) Prevent reinstallation of installed packages.
1213 - revision 8984
1214
1215 -------------------------------------------------------------------
1216 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
1217
1218 - refresh metadata if there is no cache to unbreak compat with
1219   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
1220   that "zypper in" could work on)
1221
1222 -------------------------------------------------------------------
1223 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
1224
1225 - create cache directory before calling rpmdb2solv (in an empty
1226   chroot)
1227 - version 4.3.1
1228
1229 -------------------------------------------------------------------
1230 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
1231
1232 - special exception message if server returns 403 response
1233   (forbidden) (port from SP2)
1234 - MediaException messages marked for translation
1235
1236 -------------------------------------------------------------------
1237 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
1238
1239 - make sure we have target cache on target initialize
1240 - version 4.3.0
1241
1242 -------------------------------------------------------------------
1243 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
1244
1245 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
1246   file systems (#333166)
1247 - rev. 8915
1248
1249 -------------------------------------------------------------------
1250 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
1251
1252 - Fixed Capabilites iterator exposing prereq marker.
1253 - revision 8914
1254
1255 -------------------------------------------------------------------
1256 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
1257
1258 - postinstall script fixed
1259 - version 4.2.10
1260
1261 -------------------------------------------------------------------
1262 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
1263
1264 - Testcases regards modaliases, rpmlib, ... correctly
1265 - Revision 8904
1266
1267 -------------------------------------------------------------------
1268 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
1269
1270 - Remove obsolete sql database. (bnc#363224)
1271 - revision 8898
1272
1273 -------------------------------------------------------------------
1274 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
1275
1276 - Take care target uses --root when creating solv files (bnc #363789)
1277 - revision 8881
1278
1279 -------------------------------------------------------------------
1280 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
1281
1282 - Unmaintained packages which does not fit to the updated system
1283   (broken dependencies) will be deleted.
1284 - revision 8867
1285
1286 -------------------------------------------------------------------
1287 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
1288
1289 - let libzypp-devel require libsatsolver-devel
1290
1291 -------------------------------------------------------------------
1292 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
1293
1294 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
1295 - revision 8833
1296
1297 -------------------------------------------------------------------
1298 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
1299
1300 - media: fixed DownloadProgressReport.finish() url argument in
1301   doGetFileCopy()
1302 - revision 8815
1303
1304 -------------------------------------------------------------------
1305 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
1306
1307 - hardlink when possible to optimize data transfer
1308   and space across caches.
1309 - version 4.2.8
1310
1311 -------------------------------------------------------------------
1312 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
1313
1314 - added some locale support to sat::Solvable
1315 - version 4.2.7
1316
1317 -------------------------------------------------------------------
1318 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
1319
1320 - handle error messages better in doesFileExist too which is
1321   used during probing. (bnc #362608)
1322
1323 -------------------------------------------------------------------
1324 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
1325
1326 - Fetcher::reset() should not reset cache directories.
1327   (bnc #348050)
1328 - version 4.2.6
1329
1330 -------------------------------------------------------------------
1331 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
1332
1333 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
1334   for http and https, but this time set CURLOPT_HTTPGET back to 1
1335   so it actually works. This makes Media::doesFileExist
1336   efficient for http and https.
1337   (related to bnc #348050)
1338 - version 4.2.5
1339
1340 -------------------------------------------------------------------
1341 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
1342
1343 - using .solv files only now (fate #303018)
1344 - revision 8699
1345
1346 -------------------------------------------------------------------
1347 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
1348
1349 - fix architectures on distupgrade
1350
1351 -------------------------------------------------------------------
1352 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
1353
1354 - fixes from trunk merged
1355
1356 -------------------------------------------------------------------
1357 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
1358
1359 - fixed renaming a repo to an existing one (bnc #228216)
1360 - revision 8431
1361
1362 -------------------------------------------------------------------
1363 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
1364
1365 - fix changelog
1366
1367 -------------------------------------------------------------------
1368 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
1369
1370 - read .curlrc more robustly to obtain user-proxy (#330351)
1371 - revision 8368
1372
1373 -------------------------------------------------------------------
1374 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
1375
1376 - always buildrequire openssl-devel
1377 - replacing strange utf-8 chars in changelog
1378 - revision 8317
1379
1380 -------------------------------------------------------------------
1381 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
1382
1383 - Saner NFS timeo default (#350309)
1384 - revision 8314
1385
1386 -------------------------------------------------------------------
1387 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
1388
1389 - support 'patterns.pat' and 'patterns.pat.gz' to read all
1390   patterns in one go.
1391 - rev 8309
1392
1393 -------------------------------------------------------------------
1394 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
1395
1396 - added RpmDb::removePubkey(), call it from
1397   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
1398   is removed from the trusted keyring
1399 - revision 8288
1400
1401 -------------------------------------------------------------------
1402 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
1403
1404 - Textchanges
1405 - reduced logging in SAT-solver
1406 - ordering solutions
1407 - version 4.1.8
1408 - revision 8276
1409
1410 -------------------------------------------------------------------
1411 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
1412
1413 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
1414   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
1415 - Revision 8255
1416 - Version 4.1.7
1417
1418 -------------------------------------------------------------------
1419 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
1420
1421 - Pathname zypp::filesystem::expandlink(const Pathname &) added
1422 - if the provided file is a symlink, expand it (#274651) (this
1423   probably won't work for schemes other than file/dir and cd/dvd)
1424 - revision 8179
1425
1426 -------------------------------------------------------------------
1427 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
1428
1429 - fixed password handling in URLs (bug #347273)
1430 - revision 8118
1431
1432 -------------------------------------------------------------------
1433 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
1434
1435 - Fixed default text locale detection not to use static variables. (#346872)
1436 - version 4.1.6
1437 - revision 8116
1438
1439 -------------------------------------------------------------------
1440 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
1441
1442 - Log more details about zypp lock owner. (#294094)
1443 - revision 8088
1444
1445 -------------------------------------------------------------------
1446 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
1447
1448 - Remove runtime dependency for libboost_filesystem (#345773)
1449 - version 4.1.5
1450 - revision 8061
1451
1452 -------------------------------------------------------------------
1453 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
1454
1455 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
1456   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
1457 - version 4.1.4
1458 - revision 7998
1459
1460 -------------------------------------------------------------------
1461 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
1462
1463 - make IniParser more strict (bug #306697)
1464
1465 -------------------------------------------------------------------
1466 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
1467
1468 - Fix missing packages in patch content list. (#340896)
1469 - revision 7925
1470
1471 -------------------------------------------------------------------
1472 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
1473
1474 - fix build
1475
1476 -------------------------------------------------------------------
1477 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
1478
1479 - Output date strings in UTF-8. (#339423)
1480 - revision 7807
1481
1482 -------------------------------------------------------------------
1483 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
1484
1485 - fixes for new gcc
1486 - version 4.1.3
1487 - r7788
1488
1489 -------------------------------------------------------------------
1490 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
1491
1492 - Don't mark failed patch scripts as installed. (#327523)
1493 - version 4.1.2
1494 - revision 7744
1495
1496 -------------------------------------------------------------------
1497 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
1498
1499 - update rpmlint suppression
1500
1501 -------------------------------------------------------------------
1502 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
1503
1504 - fixed retrieval of epoch from rpmdb (bug #246680)
1505
1506 -------------------------------------------------------------------
1507 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
1508
1509 - allow non-existing "packages" file in susetags parser (bug
1510   #309235)
1511
1512 -------------------------------------------------------------------
1513 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
1514
1515 - SMBIOS DMI modalias matching added (#333152)
1516 - revision 7494
1517
1518 -------------------------------------------------------------------
1519 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
1520 - do not download the same file multiple times in one attach session
1521   (#307098), r7456
1522 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
1523   removed - should be correctly detected by HAL now
1524   (#167629, #163971), r7452
1525 - version 4.1.1
1526
1527 -------------------------------------------------------------------
1528 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
1529
1530 - filter architecture in plaindir parser (bug #330791)
1531
1532 -------------------------------------------------------------------
1533 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
1534
1535 - Throw constructing malformed checksums. (#189096)
1536 - revision 7441
1537
1538 -------------------------------------------------------------------
1539 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
1540
1541 - Renamed templates back because proper qualification makes it work
1542   too.
1543 - 4.1.0
1544
1545 -------------------------------------------------------------------
1546 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
1547
1548 - only look for repositories in file ending ".repo" (bug #294779)
1549
1550 -------------------------------------------------------------------
1551 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
1552
1553 - Fixed compilation errors with GCC 4.3 by adding missing includes
1554   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
1555   Compare<Edition> to CompareEd.
1556 - r7426
1557
1558 -------------------------------------------------------------------
1559 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
1560
1561 - Incorporated patch from Michael Matz to speedup cache reading.
1562 - revision 7413
1563
1564 -------------------------------------------------------------------
1565 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
1566
1567 - Resolvertestcase:
1568   - log Repository info
1569   - set keep state in the testcase
1570   - handle vendor
1571 - r 4707
1572
1573 -------------------------------------------------------------------
1574 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
1575
1576 - Fixed pattern parser SEGV on broken pattern files. (#328546)
1577 - revision 7402
1578
1579 -------------------------------------------------------------------
1580 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
1581
1582 - QueuItemRequire: Filter out all provider which have worser architecture,
1583   are NOT noarch and have not the same name as the requirement. The
1584   last one is needed for updating packages via patch/atoms.
1585   Bug 328081
1586 - Revert changes of r 7340
1587 - r 7386
1588
1589 -------------------------------------------------------------------
1590 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
1591
1592 - Add missing '--install' parameter in desktop file. (#308640)
1593 - version 4.0.0
1594 - revision 7369
1595
1596 -------------------------------------------------------------------
1597 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
1598
1599 - release all attached media before attempting to eject (#293428)
1600 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
1601 - revision 7352
1602 - version 3.26.0
1603
1604 -------------------------------------------------------------------
1605 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
1606
1607 - provide a way to retrieve the metadata path. Used for
1608   installation, which incorrectly creates a repository in
1609   cache without adding it first, so metadata path is not
1610   set and therefore it is not possible to setup a media
1611   verifier on installation. Part of fix for (#293428)
1612 - 3.25.0
1613
1614 -------------------------------------------------------------------
1615 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
1616
1617 - If more than one resolvables provide a requirements and have different
1618   architecture take thatone with the best architecture. (Not regarding the
1619   name). Bug: Branching too much while an installation of a multi-arch-DVD
1620 - r 7340
1621 - version 3.24.8
1622
1623 -------------------------------------------------------------------
1624 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
1625
1626 - Checking the queue if an item will be deleted. If yes, the requirements
1627   are not needed anymore. Bug 326384
1628 - version 3.24.7
1629 - r 7329
1630
1631 -------------------------------------------------------------------
1632 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
1633
1634 - don't probe the repository type upon saving if disabled (#326769)
1635 - version 3.24.6
1636 - revision 7319
1637
1638 -------------------------------------------------------------------
1639 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
1640
1641 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
1642   esp. if the error occurred executing the packages post-install script.
1643 - version 3.24.5
1644 - revision 7317
1645
1646 -------------------------------------------------------------------
1647 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
1648
1649 - If a package is deselected by user, apply this soft lock to all
1650   available versions of this package.
1651 - version 3.24.4
1652 - revision 7316
1653
1654 -------------------------------------------------------------------
1655 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
1656
1657 - Update: Do not set an item to installation if there has been already set
1658   one for installation which has the same NVA. Bug  326286
1659 - version 3.24.3
1660 - r 7311
1661
1662 -------------------------------------------------------------------
1663 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
1664
1665 - Enable package cache during commit. (#326249)
1666 - revision 7309
1667
1668 -------------------------------------------------------------------
1669 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
1670
1671 - Do not regarding requirements for packages which will be deleted in the
1672   same solver run. Bug 310618
1673 - r 7292
1674 - version 3.24.2
1675
1676 -------------------------------------------------------------------
1677 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
1678
1679 - don't download filelists.xml.gz (#307105)
1680 - version 3.24.1
1681 - revision 7269
1682
1683 -------------------------------------------------------------------
1684 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
1685
1686 - Improve estimated diskusage while there is no valid
1687   solver result. (#325617)
1688 - revision 7266
1689
1690 -------------------------------------------------------------------
1691 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
1692
1693 -Bugfix in vendor change of a required resolvable (Correct error message)
1694  Bug 310455
1695 - r 7262
1696
1697 -------------------------------------------------------------------
1698 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
1699
1700 - fixed DU parsing in inst-sys (#308659)
1701 - revision 7256
1702
1703 -------------------------------------------------------------------
1704 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
1705
1706 - Enable using patch and delta rpms. (#309124)
1707 - version 3.24.0
1708 - revision 7253
1709
1710 -------------------------------------------------------------------
1711 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
1712
1713 - On update do not delete unmaintained non-SuSE packages.
1714 - version 3.23.2
1715 - revision 7239
1716
1717 -------------------------------------------------------------------
1718 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
1719
1720 - ZYppImpl::getPartitions() - don't return the current partitioning
1721   when the partitioning hasn't been set - fixes DU parsing in
1722   inst-sys (#308659)
1723
1724 -------------------------------------------------------------------
1725 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
1726
1727 - Throw specific exceptions during commit (#308511)
1728 - 3.23.1
1729
1730 -------------------------------------------------------------------
1731 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
1732
1733 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
1734   now provide more detailed disk usage information.
1735   Yum metadata don't, so we book the package size to '/'. (#308362)
1736 - version 3.23.0
1737 - revision 7225
1738
1739 -------------------------------------------------------------------
1740 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
1741
1742 - Regarding keep state while recycle old valid solver results. Bug 286889
1743 - r 7209
1744
1745 -------------------------------------------------------------------
1746 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
1747
1748 - report 100% progress on finishing RPM removal (bug #309431)
1749 - revision 7200
1750
1751 -------------------------------------------------------------------
1752 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
1753
1754 - Update: rename language packages --> take that package which fits to the
1755   selected language Bug 308098
1756 - r 7919
1757
1758 -------------------------------------------------------------------
1759 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
1760
1761 - restore deltas and patch rpms from the cache (#309124)
1762 - 3.22.8
1763
1764 -------------------------------------------------------------------
1765 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
1766
1767 - Don't fail if a product is deleted multiple times (e.g. due to
1768   obsoletes and an explicit deleted request). (#308746)
1769 - version 3.22.7
1770 - revision 7184
1771
1772 -------------------------------------------------------------------
1773 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
1774
1775 - SYSCONFDIR variable added for modifying /etc
1776
1777 -------------------------------------------------------------------
1778 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
1779
1780 - uninstallable resolvable -->suggested solution: delete; Bug 308164
1781 - r 7177
1782
1783 -------------------------------------------------------------------
1784 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
1785
1786 - new translations added
1787 - r 7166
1788 - version 3.22.6
1789
1790 -------------------------------------------------------------------
1791 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
1792
1793 - fixed disk usage counting of updated packages (#308362)
1794
1795 -------------------------------------------------------------------
1796 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
1797
1798 - Splitting packages: Take the package with the best
1799   architecture,edition ONLY; Bug 308591
1800 - r 7160
1801
1802 -------------------------------------------------------------------
1803 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
1804
1805 - properly report fallback disk usage size (in kB instead of bytes)
1806   when disk usage is not known (YUM repos) (#308475)
1807
1808 -------------------------------------------------------------------
1809 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
1810
1811 - Install a sample /etc/zypp.conf. (#306615)
1812 - Fixed missing soversion symlink in package.
1813 - version 3.22.5
1814 - revision 7150
1815
1816 -------------------------------------------------------------------
1817 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
1818
1819 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
1820   308252
1821 - r 7143
1822
1823 -------------------------------------------------------------------
1824 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
1825
1826 - Error: Select two candidate with the same name while update.
1827   Solution: If there is a candidate which is already selected for installation -->
1828   take thatone #308082
1829 - r 7132
1830
1831 -------------------------------------------------------------------
1832 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
1833
1834 - Work arround installed patterns providing an empty vendor string. (#307743)
1835 - Let the solver treat vendor suse and opensuse as equivalent.
1836 - version 3.22.4
1837
1838 -------------------------------------------------------------------
1839 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
1840
1841 - Checking item before evaluating the concerning vendor. bug #307941
1842 - r 7119
1843
1844 -------------------------------------------------------------------
1845 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
1846
1847 - Fix for bug #307163 - empty package descriptions
1848   a.k.a shared tag not 100% implemented
1849 - r 7117
1850 - version 3.22.3
1851
1852 -------------------------------------------------------------------
1853 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
1854
1855 - logging "reverse" NEEDED_BY in the detail description of solver
1856   problems.
1857 - improved error message if a requiremnt is not fulfilled Bug 307743
1858 - Add "ignore" option to the solution if a requirement is not fulfilled
1859   Bug 304276
1860 - revision 7113
1861
1862 -------------------------------------------------------------------
1863 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
1864
1865 - fixed the order of operands of susetags local metadata status
1866   computation which caused the YaST repositories to always get
1867   refreshed (part of bug #304310)
1868 - revision 7107
1869 - version 3.22.2
1870
1871 -------------------------------------------------------------------
1872 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
1873
1874 - comparing vendor with VendorAttr::equivalent
1875 - revision 7103
1876
1877 -------------------------------------------------------------------
1878 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
1879
1880 - Use $RPM_OPT_FLAGS.
1881
1882 -------------------------------------------------------------------
1883 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
1884
1885 - Reset transact bits when switching status from
1886   "update" to "protected" (#246976)
1887 - version 3.22.1
1888 - revision 7094
1889
1890 -------------------------------------------------------------------
1891 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
1892
1893 - new translations added
1894 - rev 7083
1895
1896 -------------------------------------------------------------------
1897 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
1898
1899 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
1900    [main]
1901    download.use_patchrpm = no
1902    download.use_deltarpm = no
1903 - version 3.22.0
1904 - revision 7069
1905
1906 -------------------------------------------------------------------
1907 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
1908
1909 - On demand translate patch requirements into a list of atoms.
1910   Required by the UI to display packages acssociated with a patch.
1911   (#300612)
1912 - version 3.21.1
1913 - revision 7065
1914
1915 -------------------------------------------------------------------
1916 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
1917
1918 - enrich ResolverInfo with the reason if a user-initiated request
1919   fails (#304325, #306240)
1920 - r 7051
1921
1922 -------------------------------------------------------------------
1923 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
1924
1925 - added missing implementation of LogControl::setLineFormater()
1926   (lslezak)
1927 - version 3.21.0
1928 - revision 7041
1929
1930 -------------------------------------------------------------------
1931 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
1932
1933 - enable changing url in requestMedia callback (#294481)
1934 - revision 7037
1935
1936 -------------------------------------------------------------------
1937 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
1938
1939 - Filter readonly mount points in DiskUsageCounter (#297405)
1940 - revision 7030
1941
1942 -------------------------------------------------------------------
1943 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
1944
1945 - remember the cause of the RepoException when refreshing metadata
1946   (#301022)
1947 - r7023
1948
1949 -------------------------------------------------------------------
1950 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
1951
1952 - Safe fix for bug #299680.
1953 - version 3.20.1
1954 - revision 7026
1955
1956 -------------------------------------------------------------------
1957 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
1958
1959 - Bugfix: If a requirement has been fulfilled by more than one language
1960   resolvables only thatone will be taken which fits to the selected
1961   language.
1962 - r 7018
1963
1964 -------------------------------------------------------------------
1965 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
1966
1967 - correct error code for media errors in MediaCurl::doGetFileCopy()
1968   affects only zypper error output, does not affect YaST
1969 - r7013
1970
1971 -------------------------------------------------------------------
1972 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
1973
1974 - reverted blocking of requestMedia from r6271 (#301710)
1975 - r6999
1976
1977 -------------------------------------------------------------------
1978 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
1979
1980 - prevent progress report in destructor (#299680)
1981 - r6998
1982
1983 -------------------------------------------------------------------
1984 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
1985
1986 - treat non-filelists.xml <file> entries as file provides capabilities
1987   in YUM parser (#304701)
1988 - r6992
1989
1990 -------------------------------------------------------------------
1991 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
1992
1993 - the media.1/media uniquely identifies a 'susetags' repo, not
1994   the content file (#304200)
1995
1996 -------------------------------------------------------------------
1997 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
1998
1999 - fixed locale dir (#304649)
2000 - r6984
2001
2002 -------------------------------------------------------------------
2003 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
2004
2005 - don't treat normal package license as "license to confirm"
2006   (#305906)
2007
2008 -------------------------------------------------------------------
2009 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
2010
2011 - Fixed fix for #293039. Segfault due to uninitialzed data.
2012 - version 3.19.3
2013 - revision 6980
2014
2015 -------------------------------------------------------------------
2016 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
2017
2018 - reduced too much verbosed ResolverContext logging; Bug 303971
2019 - r 6977
2020
2021 -------------------------------------------------------------------
2022 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
2023
2024 - Fixed PlainDir repositories to provide real disk usage data. For
2025   repomd and others that do not provide any detailed disk usage info,
2026   assume the packgage size is required below "/". Peviously they were
2027   treated as being empy.
2028 - version 3.19.2
2029 - revision 6972
2030
2031 -------------------------------------------------------------------
2032 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
2033
2034 - Add a new solver solution in the case of running in a timeout:
2035   ProblemSolutionDoubleTimeout.h
2036   #Bug 302496
2037 - revision 6970
2038
2039 -------------------------------------------------------------------
2040 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
2041
2042 - bug in fix for (#292986)
2043
2044 -------------------------------------------------------------------
2045 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
2046
2047 - (#297001) - libzypp: can't skip broken packages
2048 - re enable importing zypp keyring from rpm.(#302379)
2049 - 3.19.1
2050
2051 -------------------------------------------------------------------
2052 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
2053
2054 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
2055   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
2056   in order to support query-by-repo (#305384)
2057 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
2058   number of kinds, names, or repos (#305347)
2059 - remove ResolvableQuery::iterateResolvablesByKind, not needed
2060 - version 3.19.0
2061 - rev 6935
2062
2063 -------------------------------------------------------------------
2064 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
2065
2066 - real fix for reading signature ids. (#390535).
2067 - delete metadata when removing repo (#301037).
2068
2069 -------------------------------------------------------------------
2070 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
2071
2072 - following behaviour for setPartitions
2073   - if they are not set, they are detected
2074   - if they are set, that value is used.
2075   - if value set or detected is empty, all disk usage
2076     information is read. Otherwise just values in those
2077     mount points.
2078     Should work for installation as long as detectPartitions
2079     is empty at installation.(#293039)
2080
2081 -------------------------------------------------------------------
2082 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
2083
2084 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
2085   from external, e.g. for the testcases
2086 - Honor ZYPP_CONF environment variable to override the buit-in
2087   /etc/zypp/zypp.conf
2088 - Check architecture at handout() to prevent NULL ptr reference.
2089 - Bug 301286
2090 - rev 6908
2091
2092 -------------------------------------------------------------------
2093 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
2094
2095 -The solver generate an establish call for all
2096  resolvables which has filesystemcaps if there is not a valid result from a
2097  former solver run available. This covers:
2098  * Initial solver run
2099  * Changing of filesystem whithin a workflow, cause the solver results will
2100    be reset if the filesystem dependencies have been changed
2101  Bug 271912
2102 - r 6901
2103
2104 -------------------------------------------------------------------
2105 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
2106
2107 - pass location to plaindir package (#303751)
2108 - Add name of file in question to checksum/signature related
2109   exceptions.
2110 - pass basename of file to verifyFileSignatureWorkflow (instead of
2111   empty string).
2112 - filter out incompatible architectures when parsing sustags
2113   repos (first half of #301286)
2114 - r 6882
2115
2116 -------------------------------------------------------------------
2117 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
2118
2119 - don't run source migration if yast is running in
2120   intsys mode (#297136)
2121 - signature and checksum verification fixes. Still pending
2122   problem ZYpp getting no output from gpg when running from zypper.
2123   (#302059)
2124
2125 -------------------------------------------------------------------
2126 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
2127
2128 - Do not strip resolvables which have the same name but different kind
2129   (ResolverInfo*)
2130 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
2131 - r 6830
2132
2133 -------------------------------------------------------------------
2134 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
2135
2136 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
2137   the Estonian locale (#302525).
2138
2139 -------------------------------------------------------------------
2140 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
2141
2142 - added remembering of exception history at various places
2143
2144 -------------------------------------------------------------------
2145 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
2146
2147 - Bugfixes concerning vendor handling:
2148 - first bug:
2149   Installed A-1.0(vendor SuSE)
2150   Available A-2.0(other vendor)
2151   A will not be regarded as "unmaintained". So it will not be deleted.
2152 - second bug:
2153   A need B-2.0. B-1.0 is installed but has another vendor. Report a
2154   proper errmessage.
2155 - Testcase : solution-tests/vendor-test.xml
2156 - r 6812
2157 - 3.18.4
2158
2159 -------------------------------------------------------------------
2160 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
2161
2162 - ignore HASH key for download (#300982)
2163
2164 -------------------------------------------------------------------
2165 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
2166
2167 - Added explicitly_requested as parameter in ResolverContext::Uninstall
2168   Bug 299819
2169 - revision 6794
2170
2171 -------------------------------------------------------------------
2172 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
2173
2174 - If no mount information is available, parse all DU entries.
2175 - read only hack mode for migrate-sources. We actually do add
2176   repositories with it, but no harm. (#292986)
2177 - fix some typos in exceptions (#301331)
2178 - 3.18.3
2179
2180 -------------------------------------------------------------------
2181 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
2182
2183 - Do not regard explicit request in order to recognize updated packages
2184   correctly. Bug 301676
2185 - Updated translations
2186 - r 6766
2187 - 3.18.2
2188
2189 -------------------------------------------------------------------
2190 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
2191
2192 - package-manager script: Call /sbin/yast2 with full path because of
2193   gnomesu (#269873).
2194
2195 -------------------------------------------------------------------
2196 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
2197
2198 - add support for the HASH key. (#300982)
2199 - Use ContentFileParser in Downloader (instead of implementing
2200   the parser again, it has a reason, Downloader was written first)
2201 - update testcases and data to cover the new HASH key
2202 - 3.18.1
2203
2204 -------------------------------------------------------------------
2205 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
2206
2207 - unify query API for kind and name, summary, description
2208   (incomplete)
2209 - rev 6761, version 3.18.0
2210
2211 -------------------------------------------------------------------
2212 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
2213
2214 - add iterateResolvablesByKindsAndName
2215 - rev 6735, version 3.17.13
2216
2217 -------------------------------------------------------------------
2218 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
2219
2220 - rename ResolvableQuery::queryByName to iterateResolvablesByName
2221 - fix reading of kind and repository in ResolvableQuery
2222 - add reverse lookups in CacheTypes
2223 - add iterateResolvablesByKind
2224 - rev 6733
2225
2226 -------------------------------------------------------------------
2227 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
2228
2229 - shorten solver error messages Bug 259894
2230 - rev 6723
2231
2232 -------------------------------------------------------------------
2233 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
2234
2235 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
2236   install zypp/cache header files.
2237 - rev 6719, version 3.16.13
2238
2239 -------------------------------------------------------------------
2240 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
2241
2242 - discard pattern files with incompatbile architecture, both
2243   for download and for parsing. (#298716)
2244 - rev 6711
2245
2246 -------------------------------------------------------------------
2247 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
2248
2249 - run sqlite asynchronously and add sql index files where
2250   appropriate, gives 6x performance on certain operations.
2251   Bumping cache schema version to 1004.
2252   (#300998)
2253 - rev 6710
2254
2255 -------------------------------------------------------------------
2256 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
2257
2258 - fix String::endsWith (#301038)
2259 - rev 6709
2260
2261 -------------------------------------------------------------------
2262 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
2263
2264 - added an _explicitly_requested in QueueItemConflict ( as already in
2265   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
2266   remove the conflicting item without an error message. Bug 299819
2267 - rev 6699
2268
2269 -------------------------------------------------------------------
2270 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
2271
2272 - forgot to set default refresh policy in checkIfToRefreshMetadata
2273 - repo.refresh.delay default set to 10 minutes
2274 - 6693
2275
2276 -------------------------------------------------------------------
2277 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
2278
2279 - Bugfix while regarding correct vendor in update
2280 - r6677
2281 - version 3.15.0
2282
2283 -------------------------------------------------------------------
2284 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
2285
2286 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
2287   added to delay next check & refresh until the specified number of
2288   minutes has passed from the last check or refresh (FATE #301991).
2289   Revisions: 6654, 6656, 6666, and 6667.
2290 - filesystem::touch(Pathname) added (r6666)
2291 - RepoManager::touchIndexFile(RepoInfo) added
2292 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
2293   decision to do the refresh moved to this public method.
2294 - r6667
2295
2296 -------------------------------------------------------------------
2297 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
2298
2299 - generate a resolver problem if addRequires does not find a resovable
2300   #299486
2301 - rev 6660
2302
2303 -------------------------------------------------------------------
2304 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
2305
2306 - Prioritized delete request by the user BEFORE delete requests due
2307   missing dependencies or conflicting dependencies. Bug 298322
2308 - rev 6640
2309
2310 -------------------------------------------------------------------
2311 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
2312
2313 - support also "Plaindir" as valid repo type name (#298622)
2314 - revision 6616
2315 - version 3.14.0
2316
2317 -------------------------------------------------------------------
2318 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
2319
2320 - fix segfault in Progress reporting
2321 - progress report use name instead of alias (#298035)
2322 - repoinfo returns alias if name is empty
2323
2324 -------------------------------------------------------------------
2325 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
2326
2327 - merge patch by dmueller to get rid of boost-regex
2328
2329 -------------------------------------------------------------------
2330 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
2331
2332 - dont create a second CacheStore in the same scope, will lock...
2333   #297627
2334
2335 -------------------------------------------------------------------
2336 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
2337
2338 - fixed some RepoManager exception docs & history
2339 - r6558
2340
2341 -------------------------------------------------------------------
2342 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
2343
2344 - feature #302135: Graceful update of 3rd party packages
2345   Automatic upgrading only sees packages from same vendor
2346   This allows not needed to have those locked.
2347 - Add persistent locks file which allow wildcards. Users
2348   can lock certain packages adding lines like "kde* < 3.5"
2349 - add applyLocks() to apply persistent locks before solving
2350
2351 -------------------------------------------------------------------
2352 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
2353
2354 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
2355   #271912 wq
2356 - Added locking resolvables in the testcases
2357 - rev 6544
2358
2359 -------------------------------------------------------------------
2360 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
2361
2362 - add migrate-sources to %post (#292986)
2363 - 3.13.15
2364
2365 -------------------------------------------------------------------
2366 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
2367
2368 - fixed bug with using wrong files from raw metadata cache
2369   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
2370
2371 -------------------------------------------------------------------
2372 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
2373
2374 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
2375   Bug# 297795
2376 - r 6517
2377
2378 -------------------------------------------------------------------
2379 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
2380
2381 - implement susetags support for compressed metadata
2382   and testcases. (feature #301916)
2383 - implement disk usage in cache. For installation requires
2384   some changes in YaST to setup the ZYpp getPartitions()
2385   before repos are cached. (bug #293039)
2386 - added testcases for diskusage
2387 - 3.13.14
2388
2389 -------------------------------------------------------------------
2390 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
2391
2392 - fixed YUM parser to properly create source packages
2393 - disabled reading of filelists.xml.gz by default (the data are
2394   currently not stored anyway)
2395 - revision 6481
2396 - version 3.13.13
2397
2398 -------------------------------------------------------------------
2399 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
2400
2401 - Don't download unwanted translation files (#293740).
2402 - revision 6470
2403
2404 -------------------------------------------------------------------
2405 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
2406
2407 - Fix susetags repo to parse dikusage data (#293039)
2408 - revision 6467
2409 - version 3.13.12
2410
2411 -------------------------------------------------------------------
2412 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
2413
2414 - Add product attribute 'type' (aka 'category' which is now
2415   deprecated). Adapted sustags and yum parsers to parse and
2416   provide this value.
2417 - revision 6464
2418 - version 3.13.11
2419
2420 -------------------------------------------------------------------
2421 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
2422
2423 - fix modalias rel column number
2424 - version 3.13.10
2425
2426 -------------------------------------------------------------------
2427 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
2428
2429 - Implemented option repo.add.probe to allow probing
2430   the added repositories
2431 - version 3.13.9
2432
2433 -------------------------------------------------------------------
2434 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
2435
2436 - Fixed detection of renamed packages while update.
2437 - Added new translations
2438 - rev 6445
2439
2440 -------------------------------------------------------------------
2441 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
2442
2443 - Speed up retrieving MediaNr attribute, as it slows down install
2444   order calculation. (#297173)
2445 - revision 6442
2446
2447 -------------------------------------------------------------------
2448 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
2449
2450 - Fixed cache schema upgrade
2451
2452 -------------------------------------------------------------------
2453 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
2454
2455 - Fixed pattern includes and extends attributes.
2456 - revision 6431
2457 - version 3.13.8
2458
2459 -------------------------------------------------------------------
2460 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
2461
2462 - API for retrieving additional dependencies" solver/detail/Resolver.h
2463 - Handle additional dependencies in the testcases
2464 - Handle system and language dependencies in the testcases correctly.
2465 - r 6418
2466
2467 -------------------------------------------------------------------
2468 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
2469
2470 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
2471   has changed. Resolver must discard any cached filesystem dependencies.
2472   (required for #271912)
2473 - revision 6404
2474
2475 -------------------------------------------------------------------
2476 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
2477
2478 - Indicate changed pool content to the resolver. (required for #271912)
2479 - revision 6398
2480 - version 3.13.7
2481
2482 -------------------------------------------------------------------
2483 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
2484
2485 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
2486   problems. Bug 280387
2487 - r 6378
2488 - version 3.13.6
2489
2490 -------------------------------------------------------------------
2491 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
2492
2493 - Added interface to install source packages via zypper.
2494 - revision 6373
2495 - version 3.13.5
2496
2497 -------------------------------------------------------------------
2498 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
2499
2500 - Added package attributes Package::sourcePkgName and
2501   Package::sourcePkgEdition. Name and edition of the source
2502   rpm this package was built from.
2503 - Added ZYpp::installSrcPackage to install a single source package.
2504 - revision 6353
2505 - version 3.13.4
2506
2507 -------------------------------------------------------------------
2508 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
2509
2510 - Temorary files and directories created by makeSibling use the
2511   same protection as the original.
2512 - revision 6344
2513 - version 3.13.3
2514
2515 -------------------------------------------------------------------
2516 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
2517
2518 - Removed keepExtras from resolvePool. This will be handled
2519   in the solver internally now. #294727
2520 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
2521 - revision 6317
2522 - version 3.13.2
2523
2524 -------------------------------------------------------------------
2525 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
2526
2527 - Remove tribool from RepoInfo's interface.
2528 - revision 6301
2529 - version 3.13.1
2530
2531 -------------------------------------------------------------------
2532 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
2533
2534 - Fixed wrong media number reported by script, message and patch.
2535 - Fixed script API to provide the scripts location on media (if not
2536   inlined).
2537 - Introduced ScripProvider to make a script available on the local
2538   disk.
2539 - revision 6288
2540 - version 3.13.0
2541
2542 -------------------------------------------------------------------
2543 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
2544
2545 - don't request media chage if the media is not changeable (like
2546   e.g. http)
2547 - revision 6271
2548 - version 3.12.1
2549
2550 -------------------------------------------------------------------
2551 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
2552
2553 - progress ticks for clean cache
2554 - ZConfig: remove default from names.
2555 - re enable reading cache callbacks
2556 - ini parser without boost::regexp
2557   patch by dmueller (#152447)
2558
2559 -------------------------------------------------------------------
2560 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
2561
2562 - Fixed package to provide the location media number. (#294496)
2563 - revision 6263
2564
2565 -------------------------------------------------------------------
2566 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
2567
2568 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
2569   gpgkey) instead of throwing bad url exception
2570 - revision 6259
2571
2572 -------------------------------------------------------------------
2573 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
2574
2575 - Make clearing of extra dependencies/conflicts configurable when
2576   resolvePool(). Leave the default as before (clear extras).
2577   Bug # 294727
2578 - revision 6233
2579 - version 3.12.0
2580
2581 -------------------------------------------------------------------
2582 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
2583
2584 - /var/lib/zypp/cache -> /var/cache/zypp
2585   (#292419)
2586 - ini parser without boost::regexp, patch by dmueller
2587   (#152447)
2588
2589 -------------------------------------------------------------------
2590 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
2591
2592 - Make temp directory configurable  via environment
2593   variable ZYPPTMPDIR.
2594 - revision 6202
2595 - version 3.11.11
2596
2597 -------------------------------------------------------------------
2598 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
2599
2600 - Fixed bug in smart pointer comparison.
2601
2602 -------------------------------------------------------------------
2603 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
2604
2605 - Fix failing rename of metadata download directories across
2606   filesystem boundaries.
2607
2608 -------------------------------------------------------------------
2609 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
2610
2611 - Fixed malicious gettext include.
2612 - Make ZConfig a singleton.
2613 - revision 6123
2614
2615 -------------------------------------------------------------------
2616 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
2617
2618 - Fixed repo::provideFile to set a deleter for downloaded files
2619   (#293004).
2620 - revision 6094
2621 - version 3.11.10
2622
2623 -------------------------------------------------------------------
2624 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
2625
2626 - Query ByRepository now takes as well an alias.
2627
2628 -------------------------------------------------------------------
2629 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
2630
2631 - fix retrieval of container attributes in cache
2632   (#292698)
2633
2634 -------------------------------------------------------------------
2635 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
2636
2637 - Port zypp-query-pool (#292404)
2638 - revision 6069
2639 - version 3.11.9
2640
2641 -------------------------------------------------------------------
2642 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
2643
2644 - added new calls in Resolver.h: addRequire,addConflict
2645
2646 -------------------------------------------------------------------
2647 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
2648
2649 - Fixed IniParser to allow '=' in values (#292669)
2650 - revision 6063
2651
2652 -------------------------------------------------------------------
2653 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
2654
2655 - allow / in alias (#292628)
2656
2657 -------------------------------------------------------------------
2658 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
2659
2660 - Fixed repo::provideFile to throw on error.
2661 - Fixed ResolvableQuery to use 0 as default for non existing
2662   numerical values.
2663 - revision 6058
2664
2665 -------------------------------------------------------------------
2666 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
2667
2668 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
2669   additional ctor for convenience.
2670 - revision 6047
2671
2672 -------------------------------------------------------------------
2673 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
2674
2675 - Evalute update canditate:
2676   Take canditates only which are really installable. Bug 292077
2677   r 6034
2678
2679 -------------------------------------------------------------------
2680 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
2681
2682 - fixed some tribool bugs in RepoInfo
2683 - revision 6022
2684
2685 -------------------------------------------------------------------
2686 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
2687
2688 - fix reading of non existant repo
2689 - r6018
2690 - first submission to stable
2691 - fix keywords parsing in susetags parser
2692 - version 3.11.8
2693
2694 -------------------------------------------------------------------
2695 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
2696
2697 - make resolvable query complete exceptionless with the database
2698 - test that packages have some attributes
2699 - disable progress adaptor for now
2700 - revision 5977
2701 - version 3.11.7
2702
2703 -------------------------------------------------------------------
2704 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
2705
2706 - fixed unresolved symbols
2707 - revision 5972
2708 - version 3.11.6
2709
2710 -------------------------------------------------------------------
2711 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
2712
2713 - fixed TranslatedText creating unwanted entries.
2714 - fixed capability processing
2715 - revision 5964
2716 - version 3.11.5
2717
2718 -------------------------------------------------------------------
2719 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
2720
2721 - MediaSetAccess::release() added
2722 - Use attachDesiredMedia in MediaProducts
2723 - Progress reporting improved
2724 - revision 5959
2725 - version 3.11.4
2726
2727 -------------------------------------------------------------------
2728 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
2729
2730 - fixed parsing translated texts.
2731 - added source packages.
2732 - revision 5947
2733 - version 3.11.3
2734
2735 -------------------------------------------------------------------
2736 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
2737
2738 - repo callbacks fixed
2739 - Fixed YUM parser progress reporting
2740 - Added CombinedProgressData
2741 - make RepoImpl::resolvables() load lazy
2742 - MediaProducts added for scanning products file
2743 - Implement cache schema versioning and automatic invalidation of
2744   cache when schema changes
2745 - revision 5942
2746 - version 3.11.2
2747
2748 -------------------------------------------------------------------
2749 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
2750
2751 - Propagate pools repository_iterator to the UI
2752 - revision 5911
2753 - version 3.11.1
2754
2755 -------------------------------------------------------------------
2756 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
2757
2758 - Package::location is now returns an OnMediaLocation
2759 - archivesize() renamed to downloadSize()
2760 - Allow to iterate all Repositories that contribute
2761   Resolvables to the Pool.
2762 - MediaSetAccess::provideDir added
2763 - remove useless url check
2764 - add old-api-style wrapper
2765 - Add MediaProducts class
2766 - revision 5892
2767 - version 3.11.0
2768
2769 -------------------------------------------------------------------
2770 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
2771
2772 - function isInstalledBy/installs
2773   Added an initial installation flag which shows if the item has been
2774   triggered for installation, or the dependency is already satisfied.
2775 - Revision 5884
2776 - Version 3.4.0
2777
2778 -------------------------------------------------------------------
2779 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
2780
2781 - removed unused %{prefix}/lib/zypp from %files in spec file
2782 - revision 5870
2783
2784 -------------------------------------------------------------------
2785 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
2786
2787 - Old API (SourceManager, metadata parsers) dropped in favor of the
2788   new refactored ones (RepoManager, RepoParser(s), cache subtree,
2789   repo subtree).
2790 - Some new API improvements.
2791 - revision 5868
2792 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
2793
2794 -------------------------------------------------------------------
2795 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
2796
2797 - New API calls which provides more information about one
2798   resolvable after a solverrun:
2799   isInstalledBy (const PoolItem_Ref item);
2800   installs (const PoolItem_Ref item);
2801 - Revision 5835
2802
2803 -------------------------------------------------------------------
2804 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
2805
2806 - fix changelog entry order
2807
2808 -------------------------------------------------------------------
2809 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
2810
2811 - Ignore conflicting items which are uninstallable
2812 - Create a "needed by" info if a requirement is still fulfilled.
2813 - Allow only one needed_by and needed_by_capability in QueueItemInstall
2814 - Added capability and type (REQUIRE, RECOMMEND,....) to
2815   ResolverInfoNeededBy
2816 - Evaluate ResolverInfoNeededBy for more information in the error
2817   messages
2818 - Enlarge detail description in the error messages
2819 - Revision 5807
2820
2821 -------------------------------------------------------------------
2822 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
2823
2824 - Fixes for gcc-4.2
2825 - revision 5786
2826 - version 3.3.1
2827
2828 -------------------------------------------------------------------
2829 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
2830
2831 - fixed so versioning from libtool to cmake
2832 - 3.3.0
2833
2834 -------------------------------------------------------------------
2835 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
2836
2837 - Use gpg2 instead of gpg for keyring and make
2838   the package depend on it (#284211)
2839
2840 -------------------------------------------------------------------
2841 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
2842
2843 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
2844   New dependency "packageand(foo:bar)" which provides an AND dependency by
2845   injecting a supplement/freshen.
2846   e.G. package novell-cluster-services-kmp-smp
2847   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
2848   Bug 255011
2849 - Dont check for architecture changes in atoms (#266178)
2850 - Revision 5720
2851
2852 -------------------------------------------------------------------
2853 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
2854
2855 - Fixed package-manager script (#275847)
2856 - revision 5614
2857
2858 -------------------------------------------------------------------
2859 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
2860
2861 - fixed cmake
2862 - version 3.2.2
2863
2864 -------------------------------------------------------------------
2865 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
2866
2867 - Reduced logging in order to speedup solving Bug 275100
2868 - revision 5603
2869 - version 3.2.1
2870
2871 -------------------------------------------------------------------
2872 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
2873
2874 - Fix excess calls to releaseFile. (#274357)
2875 - revision 5545
2876
2877 -------------------------------------------------------------------
2878 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
2879
2880 - Fix importing keys into rpm. (#270125)
2881 - r5527
2882
2883 -------------------------------------------------------------------
2884 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
2885
2886 - Support filesystem dependencies to add needed filesystem RPMs
2887   automatically (Fate 301966).
2888 - revision 5404
2889 - version 3.2.0
2890
2891 -------------------------------------------------------------------
2892 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
2893
2894 - avoiding attaching media where not needed (#263207)
2895 - r5381
2896
2897 -------------------------------------------------------------------
2898 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
2899
2900 - fix FileCap with attributes
2901 - r5376
2902
2903 -------------------------------------------------------------------
2904 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
2905
2906 - Fixed computation of install order. Take requirements of
2907   an installed packages uninstall scripts into account, if
2908   the package is updated. (#258682)
2909 - revision 5349
2910 - version 3.1.1
2911 -------------------------------------------------------------------
2912 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
2913
2914 - Parse and provide package keywords. (Fate 120368)
2915 - revision 5338
2916 - version 3.1.0
2917
2918 -------------------------------------------------------------------
2919 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
2920
2921 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
2922   Ask the user. Bug 258322
2923 - revision 5305
2924 - version 3.0.3
2925
2926 -------------------------------------------------------------------
2927 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
2928
2929 - Fix restoring of Sources id root prefix is used. (#238165)
2930 - revision 5299
2931 - version 3.0.2
2932
2933 -------------------------------------------------------------------
2934 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
2935
2936 - MediaManager::attachDesiredMedia() added to support multiple
2937   (CD/DVD) drives (fate #3974)
2938 - r5296
2939
2940 -------------------------------------------------------------------
2941 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
2942
2943 - If there is no valid solver result and NOT all resolvables ( other
2944   architecture) has been regarded, let the user decide making a new
2945   solver run with ALL available resolvables. Bug 223440
2946 - reducing logging (error -> debug)  bug 252921
2947 - Revision 5219
2948
2949 -------------------------------------------------------------------
2950 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
2951
2952 - Allow configuration of trusted vendors via
2953   /var/lib/zypp/db/trustedVendors. (#186636)
2954 - revision 5194
2955 - version 3.0.1
2956
2957 -------------------------------------------------------------------
2958 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
2959
2960 - libzypp-devel -> libzypp requirement is not versioned
2961   (#251086)
2962 - r5181
2963
2964 -------------------------------------------------------------------
2965 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
2966
2967 - Using already existing valid solver results for further solver runs.
2968   (partiell solving)
2969 - r5169
2970
2971 -------------------------------------------------------------------
2972 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
2973
2974 - fix link order
2975 - r5165
2976
2977 -------------------------------------------------------------------
2978 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
2979
2980 - merging from 10.2 / SP1
2981 - #247459 ftp probing
2982   denied == dont exists in ftp
2983 - r5124
2984
2985 -------------------------------------------------------------------
2986 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
2987
2988 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
2989 - Simultaneouqusly establishing of items which are conflicting eachother is
2990   useless. So only one will be established. Fixed in QueueItemInstall.cc
2991   Bug 243595
2992 - Added new upgrade options to fine tune version and patch handling.
2993   (F301990)
2994 - The context of establishPool will be stored in Resolver and will be
2995   regarded for the next solver run everytime. So it will be not reset by
2996   any solver run anymore.
2997   bug 191810 ( A broken patch will not be installed again)
2998
2999 -------------------------------------------------------------------
3000 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
3001
3002 - adding sotf,timeo=X nfs mount options by default (#235211)
3003 - r5093
3004
3005 -------------------------------------------------------------------
3006 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
3007
3008 - support for HTTP authentication prompt added (#190609)
3009 - fixed problem with empty path in URL
3010   in MediaCurl::doGetFileCopy()
3011 - r5085
3012
3013 -------------------------------------------------------------------
3014 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
3015
3016 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
3017   SuSE-Linux-10_2-Branch
3018
3019 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
3020 - verifySystem: The result will be set to APPL_HIGH, so it will be not
3021   reset by a second "normal" solver run. #239281 (schubi)
3022 - yast2 reports invalid URL as 'unknown source type'
3023   (#209961) (dmacvicar)
3024 - Added freshen language dependency in supplemements too if there is no
3025   entry in supplements.
3026   #240617;IPA fonts are not installed even if select Japanese
3027   language (schubi)
3028 - Setting allowed authentication methods to "basic,digest" if none
3029   provided in URL (#243006) (jkupec)
3030 - Stopping after 50 valid solver results. Anymore would be useless. Bug
3031   243595 (schubi)
3032 - r 5007
3033
3034 -------------------------------------------------------------------
3035 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
3036
3037 - package-manager: use a generic su script from XDG (#235303, #244442)
3038
3039 -------------------------------------------------------------------
3040 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
3041
3042 - Setting allowed authentication methods to "basic,digest" if none
3043   provided in URL (#243006)
3044 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
3045   (mvidner)
3046 - r4999
3047
3048 -------------------------------------------------------------------
3049 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
3050
3051 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
3052   (#222602)
3053 - 4984
3054
3055 -------------------------------------------------------------------
3056 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
3057
3058 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
3059
3060 - update packages: changing architecture is only valid while an
3061   system update and NOT while an update via a patch. Last fix does
3062   not fit for every case.
3063   Bug 230685
3064 - Patch has selected not the concerning package for update but
3065   a package which has provided the required dependencies too.
3066   Algorithmus: If there are exactly two providers which differ in architecture
3067                prefer the better arch.
3068   Fix: Regarding NVRA too. ( only if equal )
3069   Bug 238284
3070 - Download only English and Local translation
3071   (#208457)
3072 - Added solver parameter:
3073    tryAllPossibilities: regarding every solver branch ( not only
3074                         branches with e.G. best architectures
3075    preferHighestVersion: Prefer solver results which have a higher
3076                          version number.
3077   Bug #238087
3078 - update packages: changing architecture is only valid while an
3079   system update and NOT while an update via a patch.
3080   Bug 230685 - x86_64 MozillaFirefox binaries in security update
3081   repository
3082   Fix of version 2.11.2 has not worked if the first founded item
3083   had had another architecture.
3084 - r4927
3085
3086 -------------------------------------------------------------------
3087 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
3088
3089 - added ZYpp::getPartitions() - return the partitinoning
3090
3091 -------------------------------------------------------------------
3092 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
3093
3094 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
3095 - Corrupt download cannot be skipped
3096   (#217425 and #224216)
3097 - Enable package read ahead/caching in commit per default to reduce
3098   interactive media changes. If the environment variable
3099   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
3100 - added parameter not to reset resolver results while calling
3101   freshen pool Bug: 235761
3102 - Prepare package read ahead/caching of packages in commit. Adatped the
3103   workflow. Caching details are now hidden inside CommitPackageCache.
3104   The current implementation still performs no read ahead. (for F100182)
3105 - Skip invalid or broken rpm database entries. (#231211)
3106 - verifySystem: check if the solution is valid after calling freshenPool()
3107   Bug: 235761
3108 - Added own call for Resolver::verifySystem with additional
3109   hardware/language check in order to keep binary compatibility
3110   Fate #301224
3111 - Rpm requires additional quoting of special chars in filenames.
3112   (#233967)
3113 - Resolver::verifySystem checks for new hardware now by calling
3114   freshenPool. This is configureable. Fate #301224
3115 - merged texts from proofread
3116 - Don't consider patch/delta rpms if package architecture changes.
3117   (#231254)
3118 - update packages: changing architecture is only valid while an
3119   system update and NOT while an update via a patch.
3120   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
3121 - verifySystem: Do only regard items which will be on the system after the
3122   commit. Fate 301178
3123 - feature #301369
3124   Import listed GPG Keys from an trusted installation source
3125 - fix return call in new xml parser
3126 - Enable system resolvables in Helix parser (Revision 4787)
3127 - deptestomatic:
3128   Resetting transaction with the correct call;
3129   bugfix; Added kind in keep state (Revision 4788)
3130 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
3131   soft (Revision 4789)
3132 - New call added: maySetToBeUninstalledSoft (Revision 4789)
3133   Both are only functions for the solver (Revision 4789)
3134 - Resetting "by causer" in order to distinguish from state
3135   "keep by user". ( function setLock in order to remove lock)
3136   (Revision 4789)
3137 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
3138   in QueueItemUninstall.cc (Revision 4790)
3139 - Regarding "keep state by user". So avoiding "reselecting" by
3140   other requirements.
3141   Give a corresponding problem solution if a resolvable satisfy
3142   a dependency, but has been set to keep by the user.
3143   Bug : 222531 (Revision 4791)
3144 - Allow to disable autoprotection of foreign vendor items. Required
3145   in zmd-backend. (F301735).
3146 - use sqlite-zmd if using > 10.2 in spec. Use the one available
3147   durin compile.
3148 - Item could has already been selected to soft uninstall (e.G. remove
3149   pattern which recommend this item ). Do not throw an exception anymore.
3150   bug#225278
3151 - Added syscontent::Reader: Parse serialized set of ResObjects.
3152   (for F300729)
3153 - If there has already been selected another item by the solver (e.g. from
3154   another source) we will take thatone in order to avoid parallel
3155   installation and there concerning error messages.
3156   Bug 224698
3157 - In order to handle conflicting resolvable we try to update the
3158   conflicting item. While evaluating these canditates an already selected
3159   candidate will not be regarded. So it could be that an older package
3160   will be selected for update although a newer has already been selected. Revision 4765
3161 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
3162   update candidate and evaluate additional branches.
3163 - r4907
3164
3165 -------------------------------------------------------------------
3166 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
3167
3168 - Improved realpath() wrapper in media handler class (#222521).
3169 - revision 4758
3170
3171 -------------------------------------------------------------------
3172 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
3173
3174 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
3175 - revision 4713
3176
3177 -------------------------------------------------------------------
3178 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
3179
3180 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
3181   because backend uses this sqlite and it is no fun to
3182   install one and the other to develop (as the -devel packages)
3183   conflict.
3184 - add cmake support for building zypp/ lib.
3185   TODO: soinfo, compile testcases, devel, zypp2,docs
3186   find rpm, curl and others.
3187 - dont serialize interactive, as it is
3188   calculated now.
3189   (it was already fixed as we don't reimplement
3190   the method, but we still serialized, parsed)
3191 - r4709
3192
3193 -------------------------------------------------------------------
3194 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
3195
3196 - fixed Patch::interactive to return true as well, if the patch
3197   itself has a licence. (#224192)
3198 - revision 4702
3199 - version 2.9.2
3200
3201 -------------------------------------------------------------------
3202 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
3203
3204 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
3205   on the installation image (#213852).
3206 - revision 4700
3207
3208 -------------------------------------------------------------------
3209 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
3210
3211 - Avoid duplicate pool entries; Bug 223750; second part of the fix
3212 - r4698
3213 - Version 2.9.1
3214
3215 -------------------------------------------------------------------
3216 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
3217
3218 - Pool has multi instances of an item in the pool. Reduced this error
3219   to items which are identically at least. #217574 and #223750
3220 - r4695
3221
3222 -------------------------------------------------------------------
3223 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
3224
3225 - replace spaces to underscores in product names
3226 - 2.8.7
3227 - r4688
3228
3229 -------------------------------------------------------------------
3230 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
3231
3232 - Mark some strings for translation (#219783 need it)
3233 - r4682
3234
3235 -------------------------------------------------------------------
3236 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
3237
3238 - Added translations marks to hal, url and mutex exceptions (#23771)
3239 - revision 4680
3240
3241 -------------------------------------------------------------------
3242 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
3243
3244 - don't make libzypp-devel depend on sqlite-devel as
3245   headers from zypp2 are not installed yet
3246 - r4663
3247
3248 -------------------------------------------------------------------
3249 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
3250
3251 - Return an error if fork failed. (#204807)
3252 - Make Script execution abortable by user request. (#212949, F100233)
3253 - revision 4660
3254 - version 2.8.6
3255
3256 -------------------------------------------------------------------
3257 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
3258
3259 - Added package-manager wrapper script, with icon and .desktop (#222757).
3260   (Used by gnome-main-menu)
3261 - version 2.8.5
3262 - r4640
3263
3264 -------------------------------------------------------------------
3265 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
3266
3267 - Fixed target/hal - one more dbus_connection_close found (#216035)
3268 - revision 4636
3269 - version 2.8.4
3270
3271 -------------------------------------------------------------------
3272 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
3273
3274 - translation added
3275   rev 4630
3276   version 2.8.3
3277
3278 -------------------------------------------------------------------
3279 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
3280
3281 - Process obsoletes when installing non-package objects. (#217352)
3282 - revision 4621
3283 - version 2.8.2
3284
3285 -------------------------------------------------------------------
3286 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
3287
3288 - Implemented volume device check using /sbin/vol_id (#213852).
3289 - Revision 4619
3290
3291 -------------------------------------------------------------------
3292 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
3293
3294 - new translation added
3295
3296 -------------------------------------------------------------------
3297 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
3298
3299 - Implemented an reuse of already existing foreign CD/DVD mount points
3300   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
3301 - Added a fallback check of the volume.mount_point HAL property to
3302   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
3303   to be not avaliable in newer HAL versions (on 10.2).
3304 - Revision 4615
3305 - Version 2.8.1
3306
3307 -------------------------------------------------------------------
3308 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
3309
3310 - removed unused methods from Patch and PatchImplIf. Provided
3311   reasonable default implementation for Patch::interactive.
3312   (#221476).
3313 - revision 4610
3314 - Version 2.8.0
3315
3316 -------------------------------------------------------------------
3317 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
3318
3319 - Handle media eject failures (#216545)
3320 - r4606
3321
3322 -------------------------------------------------------------------
3323 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
3324
3325 - Reimplemented RpmDb::checkPackage using librpm API instead
3326   of parsing "rpm --checksig" output. (#163202)
3327 - Version 2.7.4
3328 - revision 4600
3329
3330 -------------------------------------------------------------------
3331 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
3332
3333 - NEW behaviour of the solver:
3334   Obsolete virtual provides. E.G.:
3335
3336   Installed:
3337   -----------
3338   Name:           test-1.0-0
3339
3340   Name:           moretest-1.0-0
3341   Provides:       test
3342
3343   To be installed
3344   ------------------
3345   Name:           nomoretest-1.0-0
3346   Obsoletes:      test
3347
3348   Result
3349   --------
3350   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
3351   test-1.0-0 had been deleted. Bug 220999
3352
3353 - Translations added
3354
3355 Version 2.7.3
3356 rev 4593
3357
3358 -------------------------------------------------------------------
3359 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
3360
3361 - Bugfix in generating solver testcases:
3362    - added kind of capabilities in description file
3363    - removed unneded channel from uninstall in command file
3364
3365 -------------------------------------------------------------------
3366 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
3367
3368 - Try to call /bin/eject utility if the eject-ioctl fails.
3369 - r4568
3370
3371 -------------------------------------------------------------------
3372 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
3373
3374 - ignore empty capabilities
3375 - r4565
3376
3377 -------------------------------------------------------------------
3378 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
3379
3380 - make progress strings translatable (#219783)
3381 - r4556
3382
3383 -------------------------------------------------------------------
3384 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
3385
3386 -  While deleting a selection all concerning recommended
3387    packages will be deleted too.
3388    BUT those packages should not be deleted which have been
3389    set to KEEP by the user. bug 217574
3390    rev 4526
3391    VERSION: 2.7.2
3392
3393 -------------------------------------------------------------------
3394 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
3395
3396 - Makefile in zypp2 fixed
3397   Revision 4520
3398
3399 -------------------------------------------------------------------
3400 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
3401
3402 - Translations added
3403   Revision 4514
3404   VERSION: 2.7.1
3405
3406 -------------------------------------------------------------------
3407 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
3408
3409 - Make the parser more strict, rejecting broken sources
3410   but showing the error line.
3411   Last fix making the parser relax would break multitag
3412   descriptions with empty lines, now we check dependencies
3413   at a higher level. (reference #160607)
3414 - r4501
3415
3416 -------------------------------------------------------------------
3417 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
3418
3419 - New problem solution added: Unlock ALL resovables in order to speed up
3420   problem solution. Bug 206453
3421
3422 -------------------------------------------------------------------
3423 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
3424
3425 - Translations added
3426
3427 -------------------------------------------------------------------
3428 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
3429
3430 - Fixed target/hal - removed dbus_connection_close calls, because
3431   the connections are shared; unref the ref-counted handle only.
3432   (#216035)
3433 - r4442
3434
3435 -------------------------------------------------------------------
3436 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
3437
3438 - skipping unreachable packages won't work
3439   (#215445)
3440 - r4468
3441
3442 -------------------------------------------------------------------
3443 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
3444
3445 - (#213793) Target store fails to recreate stored install-time (other
3446   Date and ByteCount values as well)
3447
3448 - skip comments and blank lines in multilists
3449   fixes (#214877) - zen-updater is not installed by default
3450
3451 - Automatically fix broken products when reading
3452   the product database.
3453   still pending: honour the read-only flag
3454   Changes to make this possible include
3455   using read_dir instead of boost directory
3456   iterator.
3457
3458 -------------------------------------------------------------------
3459 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
3460
3461 - added new class for generating solver testcases:
3462   Testcase
3463
3464 -------------------------------------------------------------------
3465 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
3466
3467 - Finalized ui::PatternContents. (F301229)
3468 - version 2.7.0
3469 - revision 4413
3470
3471 -------------------------------------------------------------------
3472 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
3473
3474 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
3475 - version 2.6.0
3476
3477 -------------------------------------------------------------------
3478 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
3479
3480 - Added ui::PatternContents: Helper class that will compute a patterns
3481   expanded install_packages set. (UI interface for F301229)
3482 - revision 4387
3483
3484 -------------------------------------------------------------------
3485 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
3486
3487 - removed the last reference to /usr/lib64 to fix the build
3488
3489 -------------------------------------------------------------------
3490 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
3491
3492 - added "zypper info" (jkupec)
3493 - version 2.5.2
3494
3495 -------------------------------------------------------------------
3496 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
3497
3498 - fix rpm db timestamp
3499 - add extra urls and optional urls to product API
3500 - r4378
3501
3502 -------------------------------------------------------------------
3503 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
3504
3505 - zypper: nicer progress reports, with or without --verbose.
3506
3507 -------------------------------------------------------------------
3508 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
3509
3510 - Fixed reloading of target data after commit. Broken since
3511   rev 3880.
3512 - version 2.5.1
3513 - revision 4365
3514
3515 -------------------------------------------------------------------
3516 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
3517
3518 - put query-pool in /usr/lib/zypp and not lib64
3519 - r4363
3520
3521 -------------------------------------------------------------------
3522 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
3523
3524 - revert keyring changes, causes endless loop (obvious)
3525 - add dist-product information, adapt store
3526 - version 2.5.0
3527 - r4355
3528
3529 -------------------------------------------------------------------
3530 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
3531
3532 - zypp-query-pool: For products show additionally distributionName
3533   and distributionEdition. (required by #205392)
3534 - revision 4349
3535
3536 -------------------------------------------------------------------
3537 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
3538
3539 - Add accessor for Product distributionName and distributionEdition.
3540   (required by #205392)
3541 - revision 4347
3542
3543 -------------------------------------------------------------------
3544 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
3545
3546 - added test case for KeyRing
3547 - fire trustedKeyAdded in all calls to import trusted key
3548   not only in signature check workflow.
3549 - r4342
3550
3551 -------------------------------------------------------------------
3552 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
3553
3554 - zypper update: implemented minimal version (patches only)
3555 - zypper list-updates: changed default type from package to patch,
3556   consider patches affecting the package manager separately
3557
3558 -------------------------------------------------------------------
3559 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
3560
3561 - version 2.4.1
3562 - r4338
3563
3564 -------------------------------------------------------------------
3565 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
3566
3567 - add zypp-query-pool, so registration doesn't depend on
3568   libzypp-zmd-backend being installed. Will remove from
3569   backend when suseregister gets updated.
3570
3571 -------------------------------------------------------------------
3572 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
3573
3574 - Make sure config.rpath is present.
3575
3576 -------------------------------------------------------------------
3577 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
3578
3579 - zypper search: fixed uninitialized members that made all searches
3580   exact and case sensitve
3581
3582 -------------------------------------------------------------------
3583 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
3584
3585 - zypp-checkpatches, write in the right file
3586 - r4328
3587
3588 -------------------------------------------------------------------
3589 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
3590
3591 - Install resolvables although they are unneeded
3592   if they have NOT the kind patch/atoms
3593   Bug 210538 - freshens/supplements does not work with patterns
3594 - r4326
3595
3596 -------------------------------------------------------------------
3597 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
3598
3599 - zypper service-add -r http://example.org/foo.repo (F#300641).
3600
3601 -------------------------------------------------------------------
3602 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
3603
3604 - zypp-checkpatches:
3605   save version of the generated xml to
3606   regenerate it if it changes.
3607   save a random token in case of error to
3608   force recreating xml file
3609 - r4321
3610
3611 -------------------------------------------------------------------
3612 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
3613
3614 - remove permissions for zypp checkpatches from spec
3615 - r4318
3616
3617 -------------------------------------------------------------------
3618 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
3619
3620 - registration fails because of wrong product data
3621   (#205392)
3622   use DISTPRODUCT,DISTVERSION to create the product
3623   resolvable. have this resolvable provide
3624   PRODUCT = VERSION
3625 - r4312
3626
3627 -------------------------------------------------------------------
3628 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
3629
3630 - zypper service-add -r ./foo.repo (F#300641).
3631
3632 -------------------------------------------------------------------
3633 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
3634
3635 - zypper: added case-sensitive search, search in descriptions and
3636   summaries, search by resolvable type, substring and word
3637   matching, support for wildcards
3638 - Revision 4303
3639
3640 -------------------------------------------------------------------
3641 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
3642
3643 - Prevent the user from sending signals to zypp-checkpatches-wrapper
3644   (#211286).
3645
3646 -------------------------------------------------------------------
3647 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
3648
3649 - Dont incomplete an uninstalled resolvable, even not when establishing.
3650   Incomplete only makes sense for installed resolvables (when they have broken
3651   deps), for patches (because they are needed) and for atoms (because they are
3652   used during patch calculation)
3653   Bug 198379
3654
3655 - Do not branch for packages with the same NVE but different architectures.
3656   Take the best architecture.
3657
3658 -------------------------------------------------------------------
3659 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
3660
3661 - implement rename source in sourcemanager
3662 - r4286
3663
3664 -------------------------------------------------------------------
3665 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
3666
3667 - YaST sources: set alias to product summary if empty
3668 - show alias on logs.
3669 - r4281
3670
3671 -------------------------------------------------------------------
3672 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
3673
3674 - version 2.4.0 (bin incompat due to callback fixes)
3675 - r4272
3676
3677 -------------------------------------------------------------------
3678 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
3679
3680 - Provide additional solver status information to the UI.
3681   (#162164,F301272)
3682 - Fixed UI satus computation in presence of multiple available
3683   candidates.
3684 - revision 4264
3685 - version 2.3.1
3686
3687 -------------------------------------------------------------------
3688 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
3689
3690 - remove const in MediaChangeReport requestMedia that
3691   broke cd changing.
3692 - r4262
3693
3694 -------------------------------------------------------------------
3695 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
3696
3697 - zypper: added search (jkupec)
3698 - removed the suid bit from zypp-checkpatches-wrapper so that the
3699   build passes until permissions.rpm is updated (~#211286).
3700 - r4253
3701
3702 -------------------------------------------------------------------
3703 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
3704
3705 - Log microseconds if ZYPP_PROFILING env var is enabled.
3706 - r4252
3707
3708 -------------------------------------------------------------------
3709 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
3710
3711 - YaST sources:
3712   Factory cannot be set with 'refresh' enabled
3713   (#204957)
3714 - get rid of some const bool signatures in Source classes
3715 - r4247
3716
3717 -------------------------------------------------------------------
3718 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
3719
3720 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
3721
3722 -------------------------------------------------------------------
3723 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
3724
3725 - select the best solution: prefering the total amount of install/update
3726   packages BEFORE source preferences. Bug 208784
3727
3728 -------------------------------------------------------------------
3729 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
3730
3731 - Introduce a method to see if a source supports a
3732   kind of resolvable at that time, so we can
3733   init a YUM source like factory but avoid parsing
3734   it if it contains no patches.
3735 - add TODO
3736 - zypp-checkpatches xml output
3737 - r4235
3738
3739 -------------------------------------------------------------------
3740 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
3741
3742 - added a CLI preview: zypper
3743 - revision 4214
3744 - version 2.2.3
3745
3746 -------------------------------------------------------------------
3747 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
3748
3749 - FATE #100165:
3750   Make Content File Aware of Different Architectures
3751   expand %a in release notes with architecture
3752
3753 -------------------------------------------------------------------
3754 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
3755
3756 - Extended pattern parser to support includes/extends tags as hint
3757   for the IO. (F301229)
3758 - revision 4199
3759 - version 2.2.2
3760
3761 -------------------------------------------------------------------
3762 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
3763
3764 - Enabled sending of ScriptResolvableReport.
3765 - Changed ScriptResolvableReport::start to send local path
3766   of script to be executed.
3767 - revision 4190
3768 - version 2.2.1
3769
3770 -------------------------------------------------------------------
3771 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
3772
3773 - Added ScriptResolvableReport. Callbacks triggered on script
3774   execution during commit. (F100233)
3775 - revision 4187
3776 - version 2.2.0
3777
3778 -------------------------------------------------------------------
3779 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
3780
3781 - fix: Url::getRegisteredSchemes() would always return nothing
3782
3783 -------------------------------------------------------------------
3784 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
3785
3786 - Made the build dependency on gettext-devel explicit
3787
3788 -------------------------------------------------------------------
3789 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
3790
3791 - adapted multi-media YUM sources according to official YUM
3792   specification (F300743)
3793
3794 -------------------------------------------------------------------
3795 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
3796
3797 - use RPM_OPT_FLAGS (meissner@suse.de)
3798
3799 -------------------------------------------------------------------
3800 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
3801
3802 - SourceFactory::createFrom() - don't loose url,...
3803 - r4160
3804
3805 -------------------------------------------------------------------
3806 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
3807
3808 - reduce logging in ResolvableImpl.cc
3809 - rev 4157
3810
3811 -------------------------------------------------------------------
3812 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
3813
3814 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
3815   in QueueItemInstall and QueueItemRequire
3816   Bug 192535/204913
3817   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
3818
3819 -------------------------------------------------------------------
3820 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
3821
3822 - fixed SourceFactory::createFrom() - don't loose alias,
3823   cachedir,... parameters
3824
3825 -------------------------------------------------------------------
3826 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
3827
3828 - Use RPM Enhances only if detected at configure time, to allow
3829   compilation with older rpm.
3830 - callback params: use const string & instead of string (dmacvicar)
3831
3832 -------------------------------------------------------------------
3833 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
3834
3835 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
3836   a package/script/message
3837   Bug: 192535
3838
3839 -------------------------------------------------------------------
3840 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
3841
3842 - add Source_Ref::checksum() which in combination with
3843   timestamp can give an idea of a source change.
3844 - r4106
3845
3846 -------------------------------------------------------------------
3847 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
3848
3849 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
3850   enable progress reporting on compressed streams.
3851
3852 -------------------------------------------------------------------
3853 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
3854
3855 - better error propagation
3856 - r4096
3857
3858 -------------------------------------------------------------------
3859 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
3860
3861 - Removed libblkid dependency - the workaround using libblkid to
3862   check filesystem on XEN vbd mapped devices is obsolete, because
3863   the info is avaliable via /dev/disk/by-label link now. (#197107)
3864 - revision 4087
3865
3866 -------------------------------------------------------------------
3867 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
3868
3869 - PackageProvider: Fixed broken retry. (#202163)
3870 - revision 4071
3871
3872 -------------------------------------------------------------------
3873 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
3874
3875 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
3876   to create a Package from a source package header.
3877 - Added method Pathname::extension: Return all of the characters in name
3878   after and including the last dot in the last element of name.
3879 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
3880   rpms. Otherwise we'd need access to the rpm database to get the keys.
3881 - revision 4069
3882
3883 -------------------------------------------------------------------
3884 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
3885
3886 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
3887   a package/script/message
3888   Bug: 192535
3889
3890 -------------------------------------------------------------------
3891 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
3892
3893 - Speedup computation of number of rpm database entries.
3894 - revision 4058
3895
3896 -------------------------------------------------------------------
3897 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
3898
3899 - Fixed endless loop in transactResObject
3900   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
3901
3902 -------------------------------------------------------------------
3903 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
3904
3905 - fix some testcases for tar file parser changes
3906 - r4045
3907
3908 -------------------------------------------------------------------
3909 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
3910
3911 - missing includes
3912 - clean old callbacks
3913 - r4041
3914
3915 -------------------------------------------------------------------
3916 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
3917
3918 - zyppPattern->install_packages returns SUGGESTED package too.
3919   Bug 201476
3920   Revision 4036
3921
3922 -------------------------------------------------------------------
3923 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
3924
3925 - New behaviour in the solver: try with 'best' package first, try with 'all'
3926   packages if this fails.
3927   Bug :Bug 191983
3928
3929 -------------------------------------------------------------------
3930 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
3931
3932 - libzypp 2.1.0
3933 - bump version due to incompatible callback changes in KeyRing
3934   Sources
3935
3936 -------------------------------------------------------------------
3937 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
3938
3939 - new keyring callbacks
3940 - separate trust key from import key
3941 - use PublicKey class instead of params, to be able
3942   to add more info like photos later (pending #181682)
3943 - update zmart with those callbacks.
3944 - better error handling (Exception types)
3945 - make tmp file names more readable depending on the context
3946 - r4026
3947
3948 -------------------------------------------------------------------
3949 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
3950
3951 - decouple probing from source creation, using the new
3952   media test for existence functions.
3953 - r4019
3954
3955
3956 -------------------------------------------------------------------
3957 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
3958
3959 - Fixed getDoesFileExist to reset the transfer range
3960 - Added logging of curl debug messages to the zypp log.
3961   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
3962   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
3963 - r4018
3964
3965 -------------------------------------------------------------------
3966 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
3967
3968 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
3969   see rev 3810 below. (#190163)
3970 - rev 3998
3971
3972 -------------------------------------------------------------------
3973 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
3974
3975 - fix uninstalling of atoms (noop)
3976 - r3995
3977
3978 -------------------------------------------------------------------
3979 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
3980
3981 - Implement initial verson of Media
3982   doesFileExist, for future source probing.
3983 - r3984
3984
3985 -------------------------------------------------------------------
3986 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
3987
3988 - more dbus_connection_close fixes
3989 - r3974
3990
3991 -------------------------------------------------------------------
3992 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
3993
3994 - clean up 'incomplete' handling in QueueItemEstablish.
3995 - rev 3973.
3996
3997 -------------------------------------------------------------------
3998 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
3999
4000 - Don't set 'incomplete' for uninstalled patterns or products.
4001   (#198379)
4002 - rev 3970.
4003
4004 -------------------------------------------------------------------
4005 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
4006
4007 - Added new API calls:
4008   setAdditionalProvide
4009   setAdditionalConflict
4010   setAdditionalRequire
4011
4012 -------------------------------------------------------------------
4013 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
4014
4015 - don't link examples to testsuite library.
4016
4017 -------------------------------------------------------------------
4018 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
4019
4020 - Disable profiling to work around compiler bug.
4021
4022 -------------------------------------------------------------------
4023 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
4024
4025 - forward port 3924:3939
4026 - Add explicit finish callbacks for subtasks during ProvidePackage
4027  Â to avoid UI confusion.
4028 - rev3957
4029
4030 -------------------------------------------------------------------
4031 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
4032
4033 - Introduce examples/
4034 - fix some svn ignores
4035 - fix compilation. Use: dbus_connection_close
4036 - rev 3943
4037
4038 -------------------------------------------------------------------
4039 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
4040
4041 - Initial support for plain directory with rpms as source
4042 - r3935
4043
4044 -------------------------------------------------------------------
4045 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
4046
4047 - Move the target query by kind function to
4048   a iterator, so we dont make a copy of the restore
4049   the iterator works loading by demand too
4050
4051 -------------------------------------------------------------------
4052 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
4053
4054 - rename the new initTarget to initializeTarget,
4055   leave the old one as is, but deprecate it.
4056 - r3903
4057
4058 -------------------------------------------------------------------
4059 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
4060
4061 - forward port from SLES10 branch , till 3888
4062 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
4063   full packages. (#168844)
4064 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
4065 - version 2.0.0
4066 - rev 3893
4067
4068 -------------------------------------------------------------------
4069 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
4070
4071 - Separate target init from adding resolvables, getting rid of the
4072 uggly bool flag.
4073 - dont clear the store each time Target::resolvables is called
4074 - Load target resolvables on demand by kind, keep them cached later
4075 - add Target::resolvablesByKind(kind) to allow query specific kind
4076   without reading all kinds. Used to port TargetProduct, which
4077   was reading the whole rpm database only to displayy base product
4078   name in YaST help.
4079 - commit to pkg-bindings and packager will follow.
4080 - jsrain will port more yast stuff, especially inst_source which
4081   startup time should by reduced by half afterwards.
4082 - rev 3880
4083
4084 -------------------------------------------------------------------
4085 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
4086
4087 - forward port:
4088   rev 3786 fix to stalle tmpfiles broke patches.
4089   SLES was released with this broken. 10.1 has a blocked
4090   zypp update because this.
4091   Attempt to fix this. (#192535)
4092 - fix configure.ac sqlite-source build path
4093 - rev 3858
4094
4095 -------------------------------------------------------------------
4096 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
4097
4098 - link correctly
4099
4100 -------------------------------------------------------------------
4101 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
4102
4103 - dont link sqlite in the main lib.
4104 - rev 3826
4105
4106 -------------------------------------------------------------------
4107 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
4108
4109 - susetags: parse product parser regexp only once
4110 - parse yum factory 5 sec. (from 30) faster using
4111   another string find algorithm
4112 - rev 3824
4113
4114 -------------------------------------------------------------------
4115 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
4116
4117 - Digest: Don't read the stream character wise but reading blocks,
4118   as advised by matz profiling.
4119 - r3819
4120
4121 -------------------------------------------------------------------
4122 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
4123
4124 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
4125   trusted vendors. (#189573)
4126 - revision 3804
4127
4128 -------------------------------------------------------------------
4129 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
4130
4131 - backport fix for stalle tmpfile (#191311)
4132 - rev 3788
4133
4134 -------------------------------------------------------------------
4135 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
4136
4137 - deactivated media manager code that was disabling the
4138   automounter (#172419)
4139 - rev 3724
4140
4141 -------------------------------------------------------------------
4142 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
4143
4144 - fix autorefresh (#186115)
4145 - revision 3708
4146 -------------------------------------------------------------------
4147 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
4148
4149 - forward port from SLE branch
4150 - Set default permission for logfiles to 0640. (#187044)
4151 - revision 3696
4152
4153 -------------------------------------------------------------------
4154 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
4155
4156 - forward port from SLE branch
4157 - Fixed installation of SP or Add-On product switching to media 2
4158   too early. (#186607)
4159 - revision 3691
4160
4161 -------------------------------------------------------------------
4162 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
4163
4164 - forward port from SLE branch
4165 - Strip self provides without edition in Resolvable ctor.
4166   (#186079)
4167 - Source::provideResolvables not implemented in yum source type.
4168   Product not set for packages that are available from update source
4169   (#186920)
4170 - Hook modalias() supplements without package to "kernel" (#184840)
4171 - Allow on-demand SourceManager::restore() (#186678)
4172 - Hook modalias() supplements without package to "kernel" (#184840)
4173 - rev 3676
4174
4175 -------------------------------------------------------------------
4176 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
4177
4178 - Fix adding resolving of path names for mount points (#181606)
4179 - rev 3658
4180
4181 -------------------------------------------------------------------
4182 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
4183
4184 - merge download algorithm and refactoring from branch
4185   (#181204)
4186
4187 -------------------------------------------------------------------
4188 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
4189
4190 - autodocs: use find+xargs to overcome command length limit,
4191   do not call doxygen unnecessarily (#185334).
4192 - rev 3645
4193
4194 -------------------------------------------------------------------
4195 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
4196
4197 - Dont use getZYpp in static constructor (#185198)
4198   Bugfix #178292 was wrong.
4199 - Only warn on incompleting installed resolvables (#185197)
4200 - rev 3644
4201
4202 -------------------------------------------------------------------
4203 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
4204
4205 - Atoms might only be installed via patches (#184714)
4206 - rev 3642
4207
4208 -------------------------------------------------------------------
4209 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
4210
4211 - fix for the last stall tmpfile (#178292)
4212 - r3637
4213
4214 -------------------------------------------------------------------
4215 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
4216
4217 - Implemented transfer timeout inside of the progress callback.
4218   The timeout value can be set using timeout url parameter, the
4219   default transfer timeout is 180 seconds. (#181602)
4220 - Added ssl_verify and ssl_capath url options used in https scheme,
4221   allowing to change or disable the ssl verify options. (#171622)
4222 - Added fallback on read failures of /etc/mtab to /proc/mounts.
4223   Improved verbosity in mount and mount check related failure cases,
4224   incl. /etc/mtab dump. (#181606)
4225 - rev 3623
4226
4227 -------------------------------------------------------------------
4228 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
4229
4230 - combine knownAliases and knownUrls in a single function.
4231 - rev 3616
4232
4233 -------------------------------------------------------------------
4234 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
4235
4236 - honor parallel installs in resolver context (#181103)
4237 - rev 3592
4238
4239 -------------------------------------------------------------------
4240 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
4241
4242 - right fix for tmpdir initialized in static constructor
4243 - catch around provideJustFile in providePackage
4244 -rev 3654
4245
4246 -------------------------------------------------------------------
4247 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
4248
4249 - fix #182003 YUM packages without size
4250 - rev 3587
4251
4252 -------------------------------------------------------------------
4253 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
4254
4255 - Allow to restore and remove by Url
4256 - rev 3583
4257
4258 -------------------------------------------------------------------
4259 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
4260
4261 - make atoms parallel installable (#181103)
4262 - rev 3580
4263
4264 -------------------------------------------------------------------
4265 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
4266
4267 - Allow to restore by alias
4268 - r3568
4269
4270 -------------------------------------------------------------------
4271 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
4272
4273 - Do not fork in a global destructor, perl dislikes it (#182672).
4274   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
4275
4276 -------------------------------------------------------------------
4277 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
4278
4279 - Installation: Assert product information is stored to libzypp
4280   database before reboot. (#181198)
4281 - Version 1.2.0; revision 3553
4282
4283 -------------------------------------------------------------------
4284 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
4285
4286 - Synchronize keys with rpm database before
4287   closing access to it (#182338)
4288 - rev 3533
4289
4290 -------------------------------------------------------------------
4291 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
4292
4293 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
4294   filter out the non-DVD drives completely. Allows a fallback to
4295   drives without the dvd HAL property e.g. in VMWare. (#177457)
4296 - rev 3530
4297
4298 -------------------------------------------------------------------
4299 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
4300
4301 - Merge fix for stalle tmpdir due to cyclic references, using a master
4302  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
4303 - rev 3521
4304
4305 -------------------------------------------------------------------
4306 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
4307
4308 - Fixes unneeded file download, and add download callbacks
4309   (still need yast side) #181204 and #160206
4310 - Fix stalle tmpdir due to cyclic references, using a master
4311   TmpDir for zypp. # 178292
4312
4313 -------------------------------------------------------------------
4314 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
4315
4316 - fixed memory leak in PersistentStorage (#168690)
4317 - revision 3519
4318
4319 -------------------------------------------------------------------
4320 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
4321
4322 - fixed memory leak in XMLSourceCacheParser (#168690)
4323 - revision 3517
4324
4325 -------------------------------------------------------------------
4326 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
4327
4328 -latest fi translation added
4329  Revision 3502
4330
4331 -------------------------------------------------------------------
4332 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
4333
4334 -All installed resolvables has been set to "satisfied" in
4335  ResolverContext::unneeded . BUT:
4336  Patch concerning resolvables have to be set to
4337  "unneeded" although they are installed. In order
4338  getting the state "no longer applicable" (Bug 171590)
4339 - rev 3496
4340
4341 -------------------------------------------------------------------
4342 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
4343
4344 - compute status for scripts and messages so their freshens get
4345   properly honored (aj with postgresql-server)
4346 - rev 3494
4347
4348 -------------------------------------------------------------------
4349 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
4350
4351 - revert not-used-yet rpmdb timestamp, as
4352   it broke rpmdb::init(). (#180040)
4353 - rev 3490
4354
4355 -------------------------------------------------------------------
4356 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
4357
4358 - updating gmo files, if po files has been changed; bug 164449
4359
4360 -------------------------------------------------------------------
4361 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
4362
4363 - Dont download twice if starting from 1st time
4364 - fix typo
4365 - rev 3481
4366
4367 -------------------------------------------------------------------
4368 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
4369
4370 - set cache dir only if storeMetadata is called as a public method.´
4371 - rev 3475
4372
4373 -------------------------------------------------------------------
4374 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
4375
4376 - schedule a package for installation if
4377   - it freshens / supplements something
4378   - it is not installed yet
4379   (#178721)
4380 - rev 3473
4381
4382 -------------------------------------------------------------------
4383 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
4384
4385 - make susetags also implement download and check first.
4386 - rev 3470
4387
4388 -------------------------------------------------------------------
4389 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
4390
4391 - make yum more robust. Never parse from provideFile
4392   but only from local disk. Make sure the cache
4393   is consistent before recreating it.
4394   the code is easier to follow and probably
4395   faster. checksum and signatures are
4396   checked on caching not on parsing.
4397   Required to implement refresh for #154990
4398 - rev 3452
4399
4400 -------------------------------------------------------------------
4401 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
4402
4403 - implement timestamp for YUM and SuseTags
4404 - actually use the license to confirm in yum patches
4405 - add prerequires tag in yum optonally to the bad designed
4406   and nonintuitive pre=1
4407 - rev 3448
4408
4409 -------------------------------------------------------------------
4410 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
4411
4412 - dont pass root on init but before.
4413 - implement rpm db modification timestamp
4414   not used yet
4415 - move Helix source to testsuite out of the solver
4416   so we can use it for target, storage tests
4417 - add Source_Ref::timestamp(), default to now()
4418   in order to implement smart sync of sources by zmd
4419 - don't parse desc and summary twice
4420 - fix a segfault with tranlated text
4421 - fix broken size tag introduced in rev 3427
4422 - rev 3446
4423
4424 -------------------------------------------------------------------
4425 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
4426
4427 - dont accept corrupt sources, improve logs
4428
4429 -------------------------------------------------------------------
4430 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
4431
4432 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
4433   loosing autoprotection (eg. for foreign vendor). (assists #177469)
4434 - rev 3431
4435
4436 -------------------------------------------------------------------
4437 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
4438
4439 - added mediaNr() to PatchRpm and DeltaRpm classes
4440 - rev 3430
4441
4442 -------------------------------------------------------------------
4443 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
4444
4445 - enable YUM license to confirm.
4446   needed for #174476
4447 - adapt store to serialize and read all new resobject fields
4448 - use install-time to now() when serializing (#174653)
4449 - rev 3427
4450
4451 -------------------------------------------------------------------
4452 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
4453
4454 - Do not violate install order when restricting commit to a certain
4455   mediaNumber. (#170079)
4456 - Version 1.1.0; rev 3423
4457
4458 -------------------------------------------------------------------
4459 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
4460
4461 - Added SourceManager::findSourceByUrl to overcome alias mismatches
4462   (#177543).
4463 - rev 3420
4464
4465 -------------------------------------------------------------------
4466 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
4467
4468 - Order all objects according to prerequirements, not just packages.
4469   (#173690)
4470 - rev 3419
4471
4472 -------------------------------------------------------------------
4473 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
4474
4475 - Added new translation
4476
4477 -------------------------------------------------------------------
4478 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
4479
4480 - fix missing homedir option for gpg (#171055)
4481 - rev 3415
4482
4483 -------------------------------------------------------------------
4484 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
4485
4486 - Prevent against daemons launched in rpm %post, that do not close
4487   their filedescriptors. (#174548)
4488 - Version 1.0.1; rev 3413
4489
4490 -------------------------------------------------------------------
4491 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
4492
4493 - fixed media number of package retrieved as a part of a patch
4494   (#174841)
4495 - rev 3409
4496
4497 -------------------------------------------------------------------
4498 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
4499
4500 - fix missing package descriptions due to filtered packages
4501   by incompatible architectures. (#159109)
4502 - rev 3404
4503
4504 -------------------------------------------------------------------
4505 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
4506
4507 - decrease logging in DiskUsageCounter and Modalias (#163186)
4508 - rev 3406
4509
4510 -------------------------------------------------------------------
4511 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
4512
4513 - Stay backward comapatible.
4514
4515 -------------------------------------------------------------------
4516 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
4517
4518 - Make basic attributes available through ResObject.
4519 - Let ResObjects which do not require media access during
4520   commit return ZERO sourceMediaNr (required for #173690)
4521 - Version 1.0.0
4522 - rev 3390
4523
4524 -------------------------------------------------------------------
4525 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
4526
4527 - reduce logging verbosity (#163186)
4528 - rev 3381
4529
4530 -------------------------------------------------------------------
4531 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
4532
4533 - setCandidate accept candidates with compatible architectures too. Not
4534   only with the same architecture. Bug 172594 - If update package has
4535   differet arch, UI display is wrong
4536
4537 -------------------------------------------------------------------
4538 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
4539
4540 - Added Source_Ref::resStoreInitialized.
4541   If we know that noone has seen the resolvables yet, we can skip
4542   them too, eg. when deleting a source. (#174840)
4543 - rev 3378
4544
4545 -------------------------------------------------------------------
4546 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
4547
4548 - Honor freshens as conditionals independant from the installed/
4549   uninstalled status (#174797)
4550 - rev 3376
4551
4552 -------------------------------------------------------------------
4553 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
4554
4555 - State modifier "unneeded" is transitive for patches (#171590)
4556 - rev 3375
4557
4558 -------------------------------------------------------------------
4559 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
4560
4561 - Do not transact itself (update) in the transactResObject mechanism
4562   Bug 174290
4563
4564 -------------------------------------------------------------------
4565 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
4566
4567 - Reenabled improved large file support flags (unintentionally
4568   removed in rev 1544). Fixes bug #173753.
4569 - Added large file support flags to libzypp.pc file allowing
4570   consistence checks in the application using features variable
4571 - rev 3366
4572
4573 -------------------------------------------------------------------
4574 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
4575
4576 - SourceManager: moved source deletion before creation
4577   so that we can recreate a deleted one (#174295)
4578 - removed dead code dealing with known_caches from SourceManager::store
4579   (see r3195)
4580 - r3362
4581
4582 -------------------------------------------------------------------
4583 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
4584
4585 - fixed returning product short name and summary if product read
4586   from target store (#148625)
4587 - rev 3360
4588
4589 -------------------------------------------------------------------
4590 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
4591
4592 - set media verifier on redirected medium (#172599)
4593 - rev 3359
4594
4595 -------------------------------------------------------------------
4596 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
4597
4598 - fix 'transactResKind' to collect best providers by capability
4599   and to recursively transact items of same kind (#170114)
4600 - rev 3355
4601
4602 -------------------------------------------------------------------
4603 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
4604
4605 - serialize the full URL to avoid missing password and other
4606   url settings (#148108)
4607 - rev 3353
4608
4609 -------------------------------------------------------------------
4610 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
4611
4612 - Added a 60 sec connect timeout to MediaCurl (#172860)
4613 - rev 3348
4614
4615 -------------------------------------------------------------------
4616 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
4617
4618 - re-fetch also .asc and .key files before checking signature
4619   (#172597)
4620 - rev 3350 (3345-10.1)
4621
4622 -------------------------------------------------------------------
4623 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
4624
4625 - Fix yum key verification, because a double variable declaration
4626
4627 -------------------------------------------------------------------
4628 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
4629
4630 - use --no-default-keyring to avoid creating a
4631   default gpg dir in / (#171055)
4632 - rev 3335
4633
4634 -------------------------------------------------------------------
4635 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
4636
4637 - Fix YUM signature checking, we were passing the key instead of the
4638   signature.
4639 - When the user trust a key, sync again. Bye to the session trusted
4640   keys and user being asked all the time. (#171213)
4641 - r3332
4642
4643 -------------------------------------------------------------------
4644 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
4645
4646 - Cleanup index tables when removing items from pool (#170564).
4647
4648 -------------------------------------------------------------------
4649 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
4650
4651 - backout rev 3246->3275 of TargetImpl.cc
4652 - add missing testsuite/utils/TestUtils.h
4653 - rev 3330
4654
4655 -------------------------------------------------------------------
4656 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
4657
4658 - more fixes for #171062, there were some files still not being
4659   read from cache.
4660 - r3327
4661
4662 -------------------------------------------------------------------
4663 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
4664
4665 - cache keys and signature. Remove lot of duplicated code. (#171062)
4666 - r3320
4667
4668 -------------------------------------------------------------------
4669 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
4670
4671 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
4672   mount here anything, so it is OK to use any dir (171351).
4673 - rev 3318
4674
4675 -------------------------------------------------------------------
4676 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
4677
4678 - parse "license-to-confirm" in primary.xml (#168437)
4679 - rev 3312
4680
4681 -------------------------------------------------------------------
4682 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
4683
4684 - Don't try to store 'Atom', not needed and the backend store
4685   rejects them anyways (addtion to #168610)
4686 - rev 3306
4687
4688 -------------------------------------------------------------------
4689 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
4690
4691 - Improved device check in MediaDISK using libblkid (Bug #158529)
4692 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
4693   added a check if it is a directory
4694 - Added libcurl and libblkid checks to configure.ac
4695 - Added e2fsprogs(-devel) requires to the spec file
4696 - rev 3303
4697
4698 -------------------------------------------------------------------
4699 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
4700
4701 - dont download "other" during key check (#171041)
4702 - rev 3294
4703
4704 -------------------------------------------------------------------
4705 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
4706
4707 - allow parallel installs of atoms (used to fulfill patch require-
4708   ments, atoms aren't installed anyways) (#170098)
4709 - some testsuite improvements.
4710 - rev 3288
4711
4712 -------------------------------------------------------------------
4713 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
4714
4715 - get rid of autobuild check when throwing exceptions without throw
4716   but with a macro, returning a null pointer at the end (never reached).
4717
4718 -------------------------------------------------------------------
4719 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
4720
4721 - Do not violate install order when restricting commit to a certain
4722   mediaNumber. (#170079)
4723
4724 -------------------------------------------------------------------
4725 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
4726
4727 - Don't use throw directly!
4728   use ZYPP_THROW with a Exception class, otherwise package bindings
4729   will not catch them.
4730   Should fix crashes when reading broken sources with yast.
4731 - rev 3272
4732
4733 -------------------------------------------------------------------
4734 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
4735
4736 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
4737   revision 3269
4738
4739 -------------------------------------------------------------------
4740 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
4741
4742 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
4743 - further improve on #168840 (from rev 3231), match on name-edition
4744   when filtering by best arch. (#170098)
4745 - rev 3268
4746
4747 -------------------------------------------------------------------
4748 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
4749
4750 - #170093 , lot of package descriptions missing
4751 - rev 3263
4752
4753 -------------------------------------------------------------------
4754 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
4755
4756 - try to fix wrong permissions of /var/lib/zypp created
4757   by old zypp, only when running as root they are fixed
4758   (#169094)
4759 - YUM: Verify signatures on factoryInit.
4760   Dont provide other.xml. Cleanups, better logging.
4761   When refreshing signed soruces, don't refresh is source
4762   has not changed.
4763 - YaST sources: don't refresh if media file has not changed.
4764 - Show full url of index files in sources for signature validation
4765   (mentioned in #170139 comment #3)-
4766
4767 -------------------------------------------------------------------
4768 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
4769
4770 - udpated media ID syntax for external scripts (to be consistent
4771   with packages) (#170247)
4772 - rev 3256
4773
4774 -------------------------------------------------------------------
4775 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
4776
4777 - set media ID to 1 if not specified in YUM metadata (#167452)
4778 - rev 3255
4779
4780 -------------------------------------------------------------------
4781 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
4782
4783 - If freshen and supplement are fulfilled, install any kind of
4784   resolvable if not yet installed (#165746)
4785 - rev 3249
4786
4787 -------------------------------------------------------------------
4788 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
4789
4790 - make downloaded script executable. (#169191)
4791 - rev 3247
4792
4793 -------------------------------------------------------------------
4794 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
4795
4796 - Improve on last fix, compare only compatible archs.
4797 - rev 3233
4798
4799 -------------------------------------------------------------------
4800 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
4801
4802 - Only choose best arch of multiple package atoms with identical
4803   name (#168840)
4804 - rev 3231
4805
4806 -------------------------------------------------------------------
4807 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
4808
4809 - pass empty strings to UI as key properties if unknown key
4810   (#169114)
4811 - rev 3228
4812
4813 -------------------------------------------------------------------
4814 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
4815
4816 - refrain from parsing 'other.xml' (#159316)
4817 - rev 3226
4818
4819 -------------------------------------------------------------------
4820 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
4821
4822 - in source refresh, clean up the cache dir if fails
4823 - do not require repomd.xml.asc when creating a cache (#163765)
4824 - rev 3224
4825
4826 -------------------------------------------------------------------
4827 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
4828
4829 - Check if a file exists before providing it, and just handling the
4830   exception is not sufficient, because it can release the media.
4831   it nows get all possible packages.X translations an then
4832   it selects the candidate from the existing ones (#168654)
4833 - rev 3221
4834
4835 -------------------------------------------------------------------
4836 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
4837
4838 - dont report conflicts if item is neither installed
4839   nor to-be-installed (#168906)
4840 - rev 3219
4841
4842 -------------------------------------------------------------------
4843 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
4844
4845 - #168060 , propagate the file description or original
4846   name to the UI and not the checked filename path,
4847   which could be a tmp file.
4848   Requires changes in pkg-manager, and probably zmd-helpers.
4849 - rev 3215
4850
4851 -------------------------------------------------------------------
4852 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
4853
4854 - /var/lib/zypp/db/languages/* are empty files (##168355)
4855 - r3206
4856
4857 -------------------------------------------------------------------
4858 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
4859
4860 - All resolvables must honor arch, so Arch_noarch in
4861   target/store/XMLFilesBackend.cc is wrong (#160792)
4862 - Introduced code to honour shared package descriptions
4863   (#159109)
4864 - r3204
4865
4866 -------------------------------------------------------------------
4867 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
4868
4869 - replace '_' in YUM elements/attributes with '-' (#168762)
4870 - rev 3201
4871
4872 -------------------------------------------------------------------
4873 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
4874
4875 - Fixed iseries workaround - interchanged variables for scsi
4876   devices, added debug messages about the steps (#163971).
4877 - Added getenv NULL ptr check and verify of the $HOME dir's
4878   and ~/.curlrc file's ownership (#163203).
4879 - rev 3199
4880
4881 -------------------------------------------------------------------
4882 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
4883
4884 - Use filesystem::TmpDir to create unique and unused Source cache
4885   directories. (#168051)
4886
4887 -------------------------------------------------------------------
4888 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
4889
4890 - Enable signature checks per default. (#168525)
4891
4892 -------------------------------------------------------------------
4893 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
4894
4895 - fix callbacks for providing a single file (#160206)
4896
4897 -------------------------------------------------------------------
4898 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
4899
4900 - If an installed package looses a dependency, the solver tries
4901   to upgrade it. Limit the upgrade candidates to best arch, best
4902   edition.
4903 - filter 'other' entries with incompatible arch in yum parser.
4904 - rev 3177
4905
4906 -------------------------------------------------------------------
4907 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
4908
4909 - initialize the product category according to source (#168061)
4910 - rev 3172
4911
4912 -------------------------------------------------------------------
4913 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
4914
4915 - delete only one older version of a xml-store resolvable
4916   (half-baked, but the previous attempt was charred)
4917
4918 -------------------------------------------------------------------
4919 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
4920
4921 - moved license_to_confirm to primary.xml
4922 - rev 3170
4923
4924 -------------------------------------------------------------------
4925 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
4926
4927 - Removed deprecated oldstyle commit methods.
4928
4929 -------------------------------------------------------------------
4930 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
4931
4932 - when installing a xml-store resolvable (all except package,
4933   message, script), delete older versions (#160792).
4934 - read selection edition from the XML store
4935 - rev 3167
4936
4937 -------------------------------------------------------------------
4938 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
4939
4940 - properly clear transaction flag after successful commit
4941   (see rev 3122, #164365, #167285)
4942 - rev 3157
4943
4944 -------------------------------------------------------------------
4945 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
4946
4947 - recursively soft-uninstall recommended package on real uninstall,
4948   not on update (#167603)
4949 - rev 3155
4950
4951 -------------------------------------------------------------------
4952 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
4953
4954 - fix #167605 (importing keys to rpm multiple times due to
4955   wrong interpretation of rpm gpg versioning.
4956 - add support for reading the rpm keys, with full id and fingerprint
4957 - rev 3153
4958
4959 -------------------------------------------------------------------
4960 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
4961
4962 - don't add duplicate error infos to ResolverContext (#167309)
4963 - rev 3146
4964
4965 -------------------------------------------------------------------
4966 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
4967
4968 - fix Resolver::transactReset() (see rev 3122) (#167285)
4969 - rev 3140
4970
4971 -------------------------------------------------------------------
4972 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
4973
4974 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
4975   variable is present, all signature checking callbacks will default
4976   to 'accept', in case no recipient is present.
4977
4978 -------------------------------------------------------------------
4979 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
4980
4981 - read content file on construction, and make
4982   provideProduct only insert the already
4983   read product object into the store (#165826)
4984   (dmacvicar)
4985 - When the signature is not found, warn the
4986   user about a unsigned source. When the
4987   key is not found, do nothing, it can be in the
4988   keyring already. (#166016) (dmacvicar)
4989 - enable key verification only if
4990   ZYPP_CHECKSIG env var is set (dmacvicar)
4991 - r1529
4992
4993 -------------------------------------------------------------------
4994 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
4995
4996 - fix bugfix 164365, fix bug 167285
4997   Actually clear the transcation state instead of locking it
4998   to 'dont transact'
4999 - rev 3122
5000
5001 -------------------------------------------------------------------
5002 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
5003
5004 - revert the signature/digest checking callbacks
5005 - rev 3115
5006
5007 -------------------------------------------------------------------
5008 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
5009
5010 - Bugfix #165670
5011   - Honor keep requests.
5012   - Dont flag "locked uninstall" as error if a keep request was
5013     issued before.
5014 - rev 3114
5015
5016 -------------------------------------------------------------------
5017 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
5018
5019 - rule out locked items during distribution upgrade as early
5020   as possible. (#165670)
5021 - rev 3110
5022
5023 -------------------------------------------------------------------
5024 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
5025
5026 - Bugfix #166212
5027   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
5028     transactResObject().
5029   - resetTransaction(APPL_LOW) before resolving
5030   - enhance transactCaps by using the same algorithm as in
5031     QueueItemRequire
5032     (before: transact all requires and recommends by name
5033      now: transact best requires and recommends by provides)
5034 - rev 3107
5035
5036 -------------------------------------------------------------------
5037 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
5038
5039 - new callbacks for failing digest
5040 - rev 3098
5041
5042 -------------------------------------------------------------------
5043 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
5044
5045 - ask for file without a checksum (#165125)
5046
5047 -------------------------------------------------------------------
5048 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
5049
5050 - dont install satisfied resolvables (#165843)
5051 - rev 3095
5052
5053 -------------------------------------------------------------------
5054 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
5055
5056 - dont abort on failed "dry_run" (#164583)
5057 - rev 3091
5058
5059 -------------------------------------------------------------------
5060 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
5061
5062 - Ask user if signature file does not exist (#163765)
5063 - handle repomd.xml.asc as optional file (#163765)
5064 - rev 3089
5065
5066 -------------------------------------------------------------------
5067 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
5068
5069 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
5070 - rev 3087
5071
5072 -------------------------------------------------------------------
5073 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
5074
5075 - Dont do transitive uninstalls on uninstalled or upgraded items.
5076   (#165798)
5077 - rev 3083
5078
5079 -------------------------------------------------------------------
5080 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
5081
5082 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
5083
5084 -------------------------------------------------------------------
5085 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
5086
5087 - Product::updateUrls: restore it from the XML store;
5088   fixed content parsing (#163192).
5089 - restore product flags fro the XML store
5090 - rev 3074
5091
5092 -------------------------------------------------------------------
5093 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
5094
5095 - Only consider best arch/version (#165477)
5096 - rev 3069
5097
5098 -------------------------------------------------------------------
5099 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
5100
5101 - No need to parse tags at all if there is no item to store values
5102   (e.g. data for unwanted arch). Fixed segv trying to store data in
5103   NULL item. (#165479)
5104 - rev3065
5105
5106 -------------------------------------------------------------------
5107 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
5108
5109 - Improved Url path name "//" vs. "/%2f" handling; now if the
5110   url has an authority, "/%2f" is used for ftp only (#163784)
5111 - rev 3062
5112
5113 -------------------------------------------------------------------
5114 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
5115
5116 - fixed storing patch scripts to target store (#159928)
5117 - rev 3058
5118
5119 -------------------------------------------------------------------
5120 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
5121
5122 - if a patch is bad, only skip this patch, not everything
5123   (#165200)
5124 - rev 3057
5125
5126 -------------------------------------------------------------------
5127 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
5128
5129 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
5130 - Susetags:Pattern: Fixed parser.
5131
5132 -------------------------------------------------------------------
5133 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
5134
5135 - when uninstalling, only re-establish installed items
5136   supplementing the to-be-uninstalled one. (variant of #165111)
5137 - rev 3054
5138
5139 -------------------------------------------------------------------
5140 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
5141
5142 - Susetags:Package: Parse and provide ins/delnotify texts.
5143
5144 -------------------------------------------------------------------
5145 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
5146
5147 - when checking freshens/supplements at install, only consider
5148   best architecture/edition (#164453)
5149 - rev 3051
5150
5151 -------------------------------------------------------------------
5152 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
5153
5154 - when checking for supplements, only consider best arch, best
5155   edition for installation (#165111)
5156 - rev 3047
5157
5158 -------------------------------------------------------------------
5159 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
5160
5161 - Bug 165117: build 910: Update: Splitted packages are selected for
5162   all archs
5163
5164 -------------------------------------------------------------------
5165 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
5166
5167 - ask user if a file exists but does not have a checksum (#162797)
5168 - rev 3044
5169
5170 -------------------------------------------------------------------
5171 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
5172
5173 - parse time and size elements from delta and patch RPM
5174 - rev 3043
5175
5176 -------------------------------------------------------------------
5177 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
5178
5179 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
5180   devices - on powerpc only (#163971)
5181 - rev 3042
5182
5183 -------------------------------------------------------------------
5184 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
5185
5186 - fix endless loop in patches parsing.
5187 - rev 3039
5188
5189 -------------------------------------------------------------------
5190 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
5191
5192 - fixed media handling in SuSEtags source (#164879)
5193 - rev 3037
5194
5195 -------------------------------------------------------------------
5196 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
5197
5198 - honor 'dry_run' on package remove (#164732)
5199 - rev 3036
5200
5201 -------------------------------------------------------------------
5202 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
5203
5204 - add files from yum filelist as provides to package (#164731)
5205 - rev 3032
5206
5207 -------------------------------------------------------------------
5208 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
5209
5210 - honor "+Enh:/-Enh:" in packages file (#156513)
5211
5212 -------------------------------------------------------------------
5213 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
5214
5215 - fix callback receiver signature to match the callback for removing
5216   package
5217
5218 -------------------------------------------------------------------
5219 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
5220
5221 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
5222 - rev 3024
5223
5224 -------------------------------------------------------------------
5225 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
5226
5227 - Bug 164440; Taking wrong architecture while updating obsoletes
5228   splitted packages
5229 - rev 3022
5230
5231 -------------------------------------------------------------------
5232 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
5233
5234 - allow relative paths with url file:
5235 - dont filter atoms from going into pool, multi-arch patch
5236   requirements need them. Instead, treat atoms with incompatible
5237   architecture as unneeded.
5238 - rev 3018
5239
5240 -------------------------------------------------------------------
5241 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
5242
5243 - product now provides short name
5244 - rev 3013
5245
5246 -------------------------------------------------------------------
5247 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
5248
5249 - read metadata for packages from correct tags in patches (#163220)
5250 - rev 3011
5251
5252 -------------------------------------------------------------------
5253 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
5254
5255 - more detailed resolver error reports (#162994)
5256 - rev 3010
5257
5258 -------------------------------------------------------------------
5259 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
5260
5261 - report package download progress (#160966)
5262 - rev 3007
5263
5264 -------------------------------------------------------------------
5265 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
5266
5267 - transact also for languages (#163819)
5268 - rev 3004
5269
5270 -------------------------------------------------------------------
5271 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
5272
5273 - loop through all affected ResObjects in transactResKind (#163819)
5274 - rev 3002
5275
5276 -------------------------------------------------------------------
5277 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
5278
5279 - allow re-installation of non-packages (#162906)
5280 - rev 2998
5281
5282 -------------------------------------------------------------------
5283 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
5284
5285 - Added loop checking for scsi cdroms (/sys/block/srX) in case
5286   HAL does not provide any drives like on iSeries (#163971).
5287 - rev 2995
5288
5289 -------------------------------------------------------------------
5290 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
5291
5292 - add 'licenceToConfirm()' to Product. (#164375)
5293
5294 -------------------------------------------------------------------
5295 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
5296
5297 - Avoid excessive CD hopping on commit. But still far from
5298   being perfect. (#159679)
5299 - Fixed Target::commit: Despite dry_run set True, packages
5300   were depeted.
5301
5302 -------------------------------------------------------------------
5303 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
5304
5305 - honour if user decides to skip a package in commit (#156031)
5306
5307 -------------------------------------------------------------------
5308 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
5309
5310 - fixed parsing external reference to script in patch (#163221)
5311 - r2981
5312
5313 -------------------------------------------------------------------
5314 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
5315
5316 - cache and provide content.asc/key optionally. Dont show a
5317   popup if they dont exists. (dmacvicar)
5318 - Actually abort when verify signature workflow is false. (dmacvicar)
5319 - r2978
5320
5321 -------------------------------------------------------------------
5322 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
5323
5324 - fixed setting autorefresh flag for installation sources
5325
5326 -------------------------------------------------------------------
5327 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
5328
5329 - drop patches with incompatible architecture.
5330 - rev 2972
5331
5332 -------------------------------------------------------------------
5333 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
5334
5335 - Added info method to media verifier base and more debug info
5336 - rev 2970
5337
5338 -------------------------------------------------------------------
5339 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
5340
5341 - Dont deny the "/" attach point in MediaDIR, since this is used
5342   for all "file:" urls, esp. local packages.
5343 - rev 2962
5344
5345 -------------------------------------------------------------------
5346 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
5347
5348 - Bug 159673 - only one conflict solvable per page
5349
5350 -------------------------------------------------------------------
5351 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
5352
5353 - parse all dependencies of 'packages' file (#163773)
5354 - rev 2957
5355
5356 -------------------------------------------------------------------
5357 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
5358
5359 - Use the original media descr_dir on refresh for
5360   suse tags source (#163196)
5361 - r2952
5362
5363 -------------------------------------------------------------------
5364 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
5365
5366 - add Source::setUrl() for zmd backend helper.
5367 - rev 2946
5368
5369 -------------------------------------------------------------------
5370 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
5371
5372 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
5373 target init. (dmacvicar)
5374 - r2949
5375
5376 -------------------------------------------------------------------
5377 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
5378
5379 - Fixed MediaDISK to use a mount -oro,bind id the disk
5380   partition is already attached e.g. by the automounter.
5381   Try to mount it a second time may fail (#163486).
5382 - rev 2944
5383
5384 -------------------------------------------------------------------
5385 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
5386
5387 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
5388 - rev 2940
5389
5390 -------------------------------------------------------------------
5391 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
5392
5393 - only try to create a source of a given type when restoring
5394   from the persistent store (#162111)
5395
5396 -------------------------------------------------------------------
5397 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
5398
5399 - parse all dependencies for patterns (.pat) files (#160602)
5400 - drop YOUPATH and YOUURL from content file.
5401 - rev 2924
5402
5403 -------------------------------------------------------------------
5404 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
5405
5406 - properly initialize autorefresh for non-remote sources (#154990)
5407 - rev 2919
5408
5409 -------------------------------------------------------------------
5410 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
5411
5412 - Added flag to MediaManager::isUseableAttachPoint, whether
5413   to check against system mount entries or not.
5414 - Disallow to use the attachpoints of another media handlers
5415   as source path in MediaDIR.
5416 - rev 2917
5417
5418 -------------------------------------------------------------------
5419 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
5420
5421 -implement callbacks for when package verification (checksum)
5422  fails, offer to retry or abort
5423
5424 -------------------------------------------------------------------
5425 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
5426
5427 - Fix construction of checksum objects when using non-standard
5428   checksum algorithms
5429 - Fix broken YUM cache
5430 - r2913
5431
5432 -------------------------------------------------------------------
5433 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
5434
5435 - Keep packages with no version upgrade installed during
5436   distribution upgrade (#162972)
5437 - add 'transactReset()' helper function for UI.
5438 - rev 2908
5439
5440 -------------------------------------------------------------------
5441 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
5442
5443 - r2906
5444
5445 -------------------------------------------------------------------
5446 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
5447
5448 - Fixed candidate handling in ui::Selectable. (#156589)
5449
5450 -------------------------------------------------------------------
5451 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
5452
5453 - fix #162984 , gpg hangs because the matching data file
5454   for the key cannot be find. (dmacvicar)
5455 - Fix restore of YUM source using the same cache dir semantics as
5456  susetags instead of assuming there is a cache if a cache_dir
5457   was given. (dmacvicar)
5458
5459 -------------------------------------------------------------------
5460 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
5461
5462 - use DISTPRODUCT/DISTVERSION from content file to generate the
5463   product name, version, and release.
5464 - rev 2902
5465
5466 -------------------------------------------------------------------
5467 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
5468
5469 - Removed broken forcing of absolute ftp paths added in rev2705 to
5470   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
5471 - rev 2900
5472
5473 -------------------------------------------------------------------
5474 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
5475
5476 - add Resolver::freshenPool() (#156980)
5477 - rev 2893
5478
5479 -------------------------------------------------------------------
5480 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
5481
5482 - skip incompatible archs in filelist parsing.
5483 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
5484   /lib64/, ...)
5485 - rev 2886
5486
5487 -------------------------------------------------------------------
5488 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
5489
5490 - skip incompatible archs in primary parsing.
5491 - rev 2883
5492
5493 -------------------------------------------------------------------
5494 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
5495
5496 - allow setting of source when parsing local .rpm (#147765)
5497 - rev 2880
5498
5499 -------------------------------------------------------------------
5500 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
5501
5502 - Do not update packages over other architectures
5503
5504 -------------------------------------------------------------------
5505 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
5506
5507 - Added zypp/ui/UserWantedPackages to support the UI's
5508   "automatic changes" dialog (bug #152700)
5509
5510 -------------------------------------------------------------------
5511 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
5512
5513 - use KeyRing class to validate repomd.xml (#160909)
5514
5515 -------------------------------------------------------------------
5516 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
5517
5518 - Product resolvables should be readable by normal users.
5519   (#162474) (dmacvicar)
5520 - implemented keyring and metadata signature verification
5521   in susetags source
5522 - dont delete the lock if we did not acquire it
5523 - r2847
5524
5525 -------------------------------------------------------------------
5526 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
5527
5528 - Added disabling of the automounter while MediaManager
5529   init and restoring of the old state on exit (#154326).
5530 - Implemented check if media (CD) is automounted or not
5531 - rev 2840
5532
5533 -------------------------------------------------------------------
5534 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
5535
5536 - Implemented several hal get/set/removeDeviceProperty wrappers
5537 - Improved HalException to allow to fetch HAL/DBUS error componets
5538 - rev 2830
5539
5540 -------------------------------------------------------------------
5541 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
5542
5543 - honor subscription status of catalogs (#162350)
5544 - rev 2827
5545
5546 -------------------------------------------------------------------
5547 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
5548
5549 - Enabled CD eject error reporting exceptions (#154326)
5550 - rev 2822
5551
5552 -------------------------------------------------------------------
5553 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
5554
5555 - support "dry run" (#159467)
5556 - implement "transactResKind" (#161400)
5557 - rev 2817
5558
5559 -------------------------------------------------------------------
5560 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
5561
5562 - add checksum for external patches (#159928)
5563
5564 -------------------------------------------------------------------
5565 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
5566
5567 - calculate product architecture (#158198)
5568
5569 -------------------------------------------------------------------
5570 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
5571
5572 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
5573   detection
5574
5575 -------------------------------------------------------------------
5576 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
5577
5578 - Auto protect installed packages from unknown vendor. (#157446)
5579
5580 -------------------------------------------------------------------
5581 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
5582
5583 - added support for external scripts to metadata (#159928) (jsrain)
5584 - fixed handling of Language resolvables (ma)
5585 - fix leak in rpmdb (dmacvicar)
5586 - added softlock for autoyast (#159466) (ma)
5587 - Fixed exceptions in doGetFileCopy() to show full url
5588   including the file instead of just the media base url. (mt)
5589 - Provide Language::summary (ma)
5590 - check patterns and selections file exist
5591   before veryfing them (#161300) (dmacvicar)
5592 - added YUM metadata checksum computation (jsrain)
5593 - added interface to patch of a message (jsrain)
5594 - r2734
5595
5596 -------------------------------------------------------------------
5597 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
5598
5599 - added support for external scripts to metadata (#159928)
5600 - r2709
5601
5602 -------------------------------------------------------------------
5603 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
5604
5605 - report separate exception when trying to start source cache again to
5606   suppress incorrect error message in XEN installation
5607 - r2682
5608
5609 -------------------------------------------------------------------
5610 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
5611
5612 - Implement inter process locking in zypp.
5613 - Added No medium found output
5614 - splitting modaliases in supplements TOO
5615 - parse also the available signing keys
5616
5617 -------------------------------------------------------------------
5618 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
5619
5620 - release all media when removing source (#159754) (visnov)
5621 - more testsuites (schubi)
5622 - updated translations (schubi)
5623 - added MediaNotEjectedException (mt)
5624 - rev 2652
5625
5626 -------------------------------------------------------------------
5627 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
5628
5629 - fix patches descriptions (dmacvicar)
5630 - fix source serialization (dmacvicar)
5631 - metadata for kernel test (schubi)
5632 - Arch tests updated (ma)
5633 - classify NULL Ptr as unique (ma)
5634 - Added host check, because file Url allows it now. (mt)
5635 - prepare modalias fix (#159766) (ma)
5636 - Provide iterator based access to SourceManager data. (ma)
5637 - Fixed "file:" Url scheme config to allow relative paths; (mt)
5638   RFC1738 says, it may contain a hostname as well...
5639 - revision 2633
5640
5641 -------------------------------------------------------------------
5642 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
5643
5644 - pkg-config support (mvidner)
5645 - close all medias when destructing MediaSet (jsrain)
5646 - rev 2622
5647
5648 -------------------------------------------------------------------
5649 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
5650
5651 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
5652 - Message callback implemented to show patch messages (visnov)
5653 - Bug 159696 (schubi)
5654 - provide transform_iterators to iterate over a maps keys or values (ma)
5655 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
5656 - added script and message installation (jsrain)
5657 - chooses the 'right' kernel now (kkaempf)
5658 - Use noarch if no arch is specified in patches (dmacvicar)
5659 - rev 2611
5660
5661 -------------------------------------------------------------------
5662 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
5663
5664 - Added some debug output including the access id (mt)
5665 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
5666   release with eject=true on attached media, to umount
5667   other mounts as well. (mt)
5668 - 159483 - solver does not blame missing dependency (schubi)
5669 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
5670 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
5671   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
5672 - fixed ZYPP_RETHROW (#156430) (ma)
5673 - patch for #156114 (visnov)
5674 - fixed container.erase loops (ma)
5675 - Fixed to reset desired (cached) flag before the action (mt)
5676 - Removed return in forceRelaseAllMedia (void function) (mt)
5677 - Parse nonexisting architecture to noarch so patches dont get
5678   filtered by the pool (dmacvicar)
5679 - 159512 - yast2-qt does not show label of to be installed products
5680   anymore (dmacvicar)
5681 - 159765 - Hidden patterns still visible (dmacvicar)
5682 - Use noarch if no arch is specified. (dmacvicar)
5683 - r2594
5684
5685 -------------------------------------------------------------------
5686 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
5687
5688 - properly report error for media change callback
5689 - rev 2579
5690
5691 -------------------------------------------------------------------
5692 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
5693
5694 - fixed memory leak in XMLNodeIterator (#157474)
5695 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
5696 - Renamed private MediaManager::forceMediaRelease
5697   function to forceReleaseShared (more exact name)
5698 - Implemented forceRelaseAllMedia() that can be
5699   used to release also foreign (user) mounts.
5700 - Added use of forceRelaseAllMedia for CD/DVDs
5701   if FORCE_RELEASE_FOREIGN is 1 (default 0)
5702 - little cleanup of the checkAttached function
5703 - r2578
5704
5705 -------------------------------------------------------------------
5706 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
5707
5708 - don't try to attach without exception handling (#158620)
5709 - fix descriptions, as a new tag Des for selections exists now.
5710 - fix #157683: failure after adding add-on product to install
5711   sources
5712 - added more files for translation
5713 - resolve-dependencies.cc: establish pool
5714 - parse-metadata.cc: catch bad URL
5715 - set zmdid for atoms
5716 - r2574
5717
5718 -------------------------------------------------------------------
5719 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
5720
5721 - fix testsuite.
5722 - provide edition and architecture for all kinds of yum
5723   resolvables.
5724 - fix ResStatus output.
5725 - establish atoms correctly.
5726 - treat requires to unneeded resolvables as fulfilled.
5727 - rev 2559
5728
5729 -------------------------------------------------------------------
5730 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
5731
5732 - fix the build
5733 - only consider best architecture/version (#157594)
5734 - prefer providers which supplement/enhance installed or
5735   to-be-installed packages (fixes the tpctl-kmp issue)
5736 - rev 2546
5737
5738 -------------------------------------------------------------------
5739 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
5740
5741 - provide more filters for pkg-bindings (#158602)
5742 - add SystemResObject to provide system (modalias, hal, ...)
5743   capabilities.
5744 - handle this during resolving.
5745 - make the modalias and hal capability match the SystemResObject
5746   by default, thereyby triggering a modalias (resp. hal)
5747   evaluation.
5748 - xmlstore: decouple target store from YUM schema.
5749 - clean up moving of hal() and modalias() from provides to
5750   supplements in ResolvableImpl.
5751 - add PatchContents() for UI.
5752 - handle Edition::noedition as empty string.
5753 - r2537
5754
5755 -------------------------------------------------------------------
5756 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
5757
5758 - releasing all medias when asking for CD (#156981)
5759 - r2471
5760
5761 -------------------------------------------------------------------
5762 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
5763
5764 - ResStatus::resetTransact must return a value.
5765 - Fixed random build failures in LanguageCode.cc.
5766   (Rewrote the CodeMaps constructor so that gcc does not
5767   optimize a 500-statement basic block.)
5768 - Fix constructions of patch objects. Actually insert atoms in atoms
5769   list. Insert atoms for package even if the package does not exists
5770   in the source. Fixes #157628 (dmacvicar).
5771 - Fixed license reading from susetags, #151834 (dmacvicar).
5772 - r2468
5773
5774 -------------------------------------------------------------------
5775 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
5776
5777 - added ResStatus::resetTransact (ma)
5778 - bugfix for #156439 (schubi)
5779 - Added Source_Ref::setAlias (#154913).
5780 - Do not assume there is a product file when scanning for products
5781   (visnov)
5782 - function to disable all sources in the persistent store (visnov)
5783 - dependency errors go to stdout, not stderr; output resolver info
5784   directly to stderr (kkaempf)
5785 - rev 2464
5786
5787 -------------------------------------------------------------------
5788 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
5789
5790 - fix merging of resolver info (needed for #157684).
5791 - errors are also important in ResolverInfo.
5792 - improve debug output in ResolverContext.
5793 - rev 2455
5794
5795 -------------------------------------------------------------------
5796 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
5797
5798 - delete RPMs downloaded via HTTP/FTP after installnig them
5799   (#157011)
5800 - fixed product registration (reverted autorefresh patch) (#157566)
5801
5802 -------------------------------------------------------------------
5803 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
5804
5805 - if root!="/", always prefer the upgrade candidate (#155472)
5806 - implement license confirmed api for UI.
5807 - prefer architecture over version in distribution upgrade
5808   (#157501)
5809 - clean up media handling.
5810 - rev 2448
5811
5812 -------------------------------------------------------------------
5813 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
5814
5815 - init Modalias properly.
5816 - fix warnings in testcases.
5817 - rev 2432
5818
5819 -------------------------------------------------------------------
5820 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
5821
5822 - drop libjpeg-devel and sqlite-devel from build requires.
5823
5824 -------------------------------------------------------------------
5825 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
5826
5827 - implement 'modalias()' capability (#157406)
5828 - make dependencies consistent, its 'freshens'.
5829 - cope with user umounts of devices.
5830 - add debug to SourceManager.
5831 - rev 2418
5832
5833 -------------------------------------------------------------------
5834 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
5835
5836 - allow version downgrade during distribution upgrade if the
5837   newer package is coming from a trusted vendor (#155472)
5838 - implement locale fallback
5839 - 'freshen' -> 'freshens' in schema definitions to make it
5840   consistent with all other dependency definitions.
5841 - better error reporting for .pat and .sel files.
5842 - rule out packages from dependency resolutions which are
5843   de-selected by user (#155368)
5844 - use locale fallbacks in package translations.
5845 - refresh source when re-enabling it.
5846 - rev 2406
5847
5848 -------------------------------------------------------------------
5849 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
5850
5851 - split of libzypp-zmd-backend subpackage as a stand-alone
5852   leaf package.
5853 - encapsulate bool test for Source_Ref better.
5854 - fixed stack overflow (ma).
5855 - make testsuite build again.
5856 - rev 2346
5857
5858 -------------------------------------------------------------------
5859 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
5860
5861 - fixed URL rewriting for CD2 and following (#154762)
5862 - fixed ResPoolProxy diffState (for proper ok/cancel support
5863   in UI)
5864 - added special exception class for aborting installation
5865   (#154936)
5866 - only auto-change directories if they end in CDn or DVDn.
5867 - rev 2320.
5868
5869 -------------------------------------------------------------------
5870 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
5871
5872 - silently ignore multiple installs of the same package.
5873 - fix disk usage for installs and uninstalls.
5874 - rev 2308
5875
5876 -------------------------------------------------------------------
5877 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
5878
5879 - zmd-backend: filter out incompatible architectures from
5880   repository.
5881 - rev 2298
5882
5883 -------------------------------------------------------------------
5884 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
5885
5886 - sync libzypp media data with mtab.
5887 - improve resolver error and solution reports.
5888 - fix source cache reading (#155459).
5889 - default cached sources to enabled (#155459).
5890 - let each source provide public keys.
5891 - rev 2297
5892
5893 -------------------------------------------------------------------
5894 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
5895
5896 - only write by-sovler transactions back (#154976)
5897 - rev 2278
5898
5899 -------------------------------------------------------------------
5900 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
5901
5902 - release last used source at end of commit (#155002)
5903 - rev 2277
5904
5905 -------------------------------------------------------------------
5906 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
5907
5908 - cope with NULL values in zmd catalogs table (#153584)
5909 - set YAST_IS_RUNNING in transact zmd helper (#154820)
5910 - run SuSEconfig after transact zmd helper (#154820)
5911 - add softTransact to honor user vs. soft requirements (#154650)
5912 - honor all build keys provided by a package source.
5913 - add source metadata refresh.
5914 - add progress callbacks to zmd helpers.
5915 - rev 2276
5916
5917 -------------------------------------------------------------------
5918 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
5919
5920 - include .diffs into main source.
5921 - catch exception when ejecting media which was unmounted externally
5922   (#154697).
5923 - init source in zmd-backend correctly (#154667)
5924 - implement disk usage info for YaST.
5925 - clean up XML schema files.
5926 - catch CPUs identifying as 'i686' but being 'i586'.
5927 - allow definition of preferred attach (mount) point for media.
5928 - make resolver results more readable.
5929 - use language fallbacks if none of multiple language providers
5930   matches.
5931 - get rid of ignoring wrong arch in resolver, having the wrong
5932   architecture is prevented by other means.
5933 - prepare for translations in exceptions.
5934 - fix 'abort does not abort'
5935 - implement 'flag' I/O in target cache backend.
5936 - skip incompatibles architectures in packages.<lang>
5937 - rev 2228
5938
5939 -------------------------------------------------------------------
5940 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
5941
5942 - dont even provide src/nosrc from the source.
5943 - rev 2169 + diffs
5944
5945 -------------------------------------------------------------------
5946 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
5947
5948 - Initialize commit result (#154409)
5949 - release media if its wrong (#154326)
5950 - dont copy src/nosrc packages to the pool (#154627)
5951 - reduce XML logging.
5952 - rev 2169 + diffs
5953
5954 -------------------------------------------------------------------
5955 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
5956
5957 - fix path of .po files (#154074).
5958 - parse the correct package.<lang> file (kinda #154074).
5959 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
5960 - reattach all released medias.
5961 - raise exception instead of abort() on XML errors (#154104).
5962 - update translations.
5963 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
5964   and is_empty_dir utility function
5965 - rev 2169
5966
5967 -------------------------------------------------------------------
5968 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
5969
5970 - check freshens and supplements for packages (#154074).
5971 - only complain about incomplete installed resolvables,
5972   if they are uninstalled, schedule them for installation.
5973   (#154074)
5974 - add testcases for locale() provides.
5975 - add lang_country -> lang fallback.
5976 - have locale(parent:...) deps match any provides of 'parent'
5977   also when uninstalling a package.
5978 - rev 2148
5979
5980 -------------------------------------------------------------------
5981 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
5982
5983 - change the locale(...) separator to ";" (#153791)
5984 - complete "find-files" of zmd-backend.
5985 - rev 2140
5986
5987 -------------------------------------------------------------------
5988 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
5989
5990 - avoid attaching media when initializing source
5991 - rev 2139
5992
5993 -------------------------------------------------------------------
5994 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
5995
5996 - warn about misspelled 'locale(...)' provides
5997 - add testcases
5998 - rev 2134
5999
6000 -------------------------------------------------------------------
6001 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
6002
6003 - fix the build
6004 - rev 2129
6005
6006 -------------------------------------------------------------------
6007 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
6008
6009 - provide available locales to application (#153583)
6010 - honor 'requestedLocales' (language dependant packages)
6011 - honor release requests for all holders of a device.
6012 - silently re-attach after a forced release.
6013 - solver improvements.
6014 - handle source caches.
6015 - proper logging in zmd backend helpers.
6016 - rev 2127
6017
6018 -------------------------------------------------------------------
6019 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
6020
6021 - upgrade always to best version and arch (#153577)
6022 - reset 'transact' state for obsoleted packages (#153578)
6023 - translation updates
6024 - rev 2113
6025
6026 -------------------------------------------------------------------
6027 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
6028
6029 - add support for 'local' .rpm packages to zmd-backend.
6030 - rev 2101
6031
6032 -------------------------------------------------------------------
6033 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
6034
6035 - fix build of zmd/backend.
6036 - actually fill 'files' table in package-files.
6037 - rev 2094
6038
6039 -------------------------------------------------------------------
6040 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
6041
6042 - improve testcases.
6043 - add 'setPossibleLocales()' to ZYpp, this defines the set
6044   of possible locales to choose from (#153583)
6045 - provide LanguageImpl and create 'Language' resolvables for
6046   each 'possible' locale.
6047 - fix YUM parsing of patches, insert 'atoms' to link patches
6048   with packages.
6049 - replace gzstream/ with own, existing implementation.
6050 - honor locks in solver (#150231)
6051 - sync pool with target after commit() properly (#150565, #153066)
6052 - new zmd helper 'package-files'
6053 - rev 2093
6054
6055 -------------------------------------------------------------------
6056 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
6057
6058 - prevent multiple initializations of the target (#153124)
6059 - implement 'loopback mounted ISO images'
6060 - retain old package sources on upgrade.
6061 - support compressed .xml files in 'repodata' type repositories.
6062 - rev 2025
6063
6064 -------------------------------------------------------------------
6065 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
6066
6067 - parse locale(...) provides and construct correct dependencies.
6068
6069 -------------------------------------------------------------------
6070 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
6071
6072 - always upgrade to candidate (#152760).
6073 - fix typo in package sorting.
6074 - prepare handling of locale provides.
6075 - rev 1995
6076
6077 -------------------------------------------------------------------
6078 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
6079
6080 - sort src/nosrc package to right list during commit.
6081 - revert installtime/buildtime in susetags parser (#152760)
6082 - rev 1990
6083
6084 -------------------------------------------------------------------
6085 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
6086
6087 - reset state after successful commit (#153030)
6088 - run "rpm -e" always with "--nodeps" (#153026)
6089 - provide separate resolvable kind for src packages.
6090 - extend status field for LOCK and LICENSE.
6091 - add sameState()/diffState() for UI.
6092 - provide 'best' candidate for UI.
6093 - set 60 sec timeout for curl access.
6094 - don't cross-compare solver results, takes too much time.
6095 - provide sizes of installed packages.
6096 - extend REQUIRES semantics in content file.
6097 - add "parse-metadata" helper to zmd-backend.
6098 - rev 1987
6099
6100 -------------------------------------------------------------------
6101 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
6102
6103 - provide complete disk usage data (#152761)
6104 - include upgrade flag when copying solver solution
6105   back to pool (#152717)
6106 - rev 1959
6107
6108 -------------------------------------------------------------------
6109 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
6110
6111 - don't insert incompatible architectures to the pool (#151933)
6112 - don't accept incompatible architectures from a repository
6113   (#151933)
6114 - separate rpm log (#151431).
6115 - allow extended product requires.
6116 - rev 1954
6117
6118 -------------------------------------------------------------------
6119 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
6120
6121 - provide the XML schema files in the main package. (#152593)
6122
6123 -------------------------------------------------------------------
6124 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
6125
6126 - provide arch compat handling.
6127 - implement data upload to zmd.
6128 - fix source metadata caching on target.
6129 - add 'supplements' dependencies to 'yum' parser.
6130 - provide user agent identification to curl calls.
6131 - move resolver branches (multiple alternatives) back in queue
6132   (resolve known things first, then the unknown ones).
6133 - clean up 'packages' parser.
6134 - rev 1947
6135
6136 -------------------------------------------------------------------
6137 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
6138
6139 - improve media mount/umount interface
6140 - prepare class ArchCompat for proper architecture ordering
6141   and compatibility handling.
6142 - add returns to dummy functions in DbAccess.
6143 - rev 1913
6144
6145 -------------------------------------------------------------------
6146 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
6147
6148 - don't explictly delete to-be-upgraded packages.
6149 - finish query-system, resolve-dependencies, and transact for
6150   libzypp-zmd-backend.
6151 - provide Pattern::category.
6152 - move system architecture to toplevel.
6153 - make target store pathname settable.
6154 - speed up rpmdb reading by properly filtering unwanted file
6155   provides.
6156 - rev 1905
6157
6158 -------------------------------------------------------------------
6159 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
6160
6161 - new translations.
6162 - proofread texts.
6163 - when comparing solutions, prefer higher versions.
6164 - provide generic 'SafeBool' for bool conversions.
6165 - add PtrTypes testsuites.
6166 - rev 1876
6167
6168 -------------------------------------------------------------------
6169 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
6170
6171 - integrate all diffs
6172 - move Target::commit to toplevel API
6173 - generalize dependency iterators and hash dependency
6174   information in pool (for speedup)
6175 - add 'supplements' as dependency
6176 - make more pattern attributes available
6177 - drop "smbfs" in favour of "cifs" (#151476)
6178 - add metadata cache to sources (Beta4 bug)
6179 - run "rpm -e"  with name-version-release
6180 - fix update conflicts
6181 - rev 1864
6182
6183 -------------------------------------------------------------------
6184 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
6185
6186 - fix-mediachange.diff: dont skip CD but retry after media change
6187 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
6188   'eject' button
6189 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
6190   so media handle gets actually released and media unmounted.
6191
6192 -------------------------------------------------------------------
6193 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
6194
6195 - implement arch scoring
6196 - prefer better arch (#151427)
6197 - transitive depedencies of weak requirements are non-weak
6198   (#151446)
6199 - rev 1778 + diff
6200
6201 -------------------------------------------------------------------
6202 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
6203
6204 - ignore self and to-be-updated conflicts (#150844)
6205 - fix enable of target store (for non-packages)
6206 - rev 1778
6207
6208 -------------------------------------------------------------------
6209 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
6210
6211 - fix "cd:" url (#151121)
6212 - provide location() in public Package api
6213 - allow running distribution upgrade in testmode
6214 - extend HAL interface
6215 - rev 1762
6216
6217 -------------------------------------------------------------------
6218 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
6219
6220 - pass normal and locale packages from selections correctly.
6221 - its "baseconf" for base selections.
6222 - Make 'ZYpp' an obvious singleton.
6223 - provide releasenotesUrl.
6224 - dont continue upgrade without target.
6225 - implement 'fake' hal for testing.
6226 - fix package sizes.
6227 - more solver testcases.
6228 - rev 1754
6229
6230 -------------------------------------------------------------------
6231 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
6232
6233 - extend requires of libzypp-devel
6234 - provide package sizes for UI
6235 - provide more UI helpers
6236 - implement Product and related functions
6237 - fix split provides in distribution upgrade
6238 - provide locale information to system
6239 - ask HAL for available devices
6240 - reduce debug information in solver
6241 - filter architectures in source, not in solver
6242 - rev 1743
6243
6244 -------------------------------------------------------------------
6245 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
6246
6247 - disable another testsuite for now
6248 - fetch the default locale from environment
6249 - support user-defined formatting of log
6250 - rev 1710
6251
6252 -------------------------------------------------------------------
6253 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
6254
6255 - providing basic product information from susetags source
6256 - public API for preferred language
6257 - implemented redirect of logging (#149001)
6258 - report start/finish of source data parsing (#150211)
6259 - store/restore source aliases properly (#150256)
6260 - disable a lot of debug logging to speed up solver
6261 - properly rewrite URL for CDn directory layouts (#149870)
6262 - rev 1706
6263
6264 -------------------------------------------------------------------
6265 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
6266
6267 - add save/restore state to facilitate UI 'cancel'
6268 - enable target/store
6269 - add 'forceResolve' call and flag to resolver to switch between
6270   task-oriented ZMD and interactive YaST behaviour.
6271 - Fix resolver problem solution texts.
6272 - improve solver problem solution offerings.
6273 - fix media access handling to better support multiple
6274   requestors to single media.
6275 - move the media number checking to the source (media requestor)
6276   which knows how to verify the correct media.
6277 - Fix CD ordering (#149871), adding testcases.
6278 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
6279 - Add selections to testcases.
6280 - rev 1673
6281
6282 -------------------------------------------------------------------
6283 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
6284
6285 - Fix missing return in Source.cc:124
6286
6287 -------------------------------------------------------------------
6288 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
6289
6290 - cope with empty arch field in selections
6291 - enable dummy "enableStorage" function
6292 - rev 1610-branch
6293
6294 -------------------------------------------------------------------
6295 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
6296
6297 - fix random data return in Source.cc
6298 - rev 1610
6299
6300 -------------------------------------------------------------------
6301 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
6302
6303 - adapt zmd-backend to SourceImpl API change
6304 - rev 1608
6305
6306 -------------------------------------------------------------------
6307 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
6308
6309 - fix the packages parser bug. Now all packages are parsed
6310   including (english) translations.
6311   source/susetags is back to svn head.
6312 - rev 1600
6313
6314 -------------------------------------------------------------------
6315 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
6316
6317 - fix off-by-one bug in bitfield handling
6318 - revert source/susetags to rev 1411
6319 - rev 1586
6320
6321 -------------------------------------------------------------------
6322 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
6323
6324 - dont prereq-sort non-packages
6325 - rev 1584
6326
6327 -------------------------------------------------------------------
6328 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
6329
6330 - rev 1582
6331
6332 -------------------------------------------------------------------
6333 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
6334
6335 - update to rev 1543
6336
6337 -------------------------------------------------------------------
6338 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
6339
6340 - require hal-devel in libzypp-devel
6341 - re-merge fixes (RPM_OPT_FLAGS)
6342
6343 -------------------------------------------------------------------
6344 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
6345
6346 - make solver behaviour a bit more interactive
6347 - rev 1537
6348
6349 -------------------------------------------------------------------
6350 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
6351
6352 - Fix syntax error in configure script.
6353 - Use RPM_OPT_FLAGS.
6354
6355 -------------------------------------------------------------------
6356 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
6357
6358 - update for qt ui integration
6359 - rev 1504
6360
6361 -------------------------------------------------------------------
6362 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
6363
6364 - split off libzypp-zmd-backend
6365 - rev 1466
6366
6367 -------------------------------------------------------------------
6368 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
6369
6370 - another update to svn
6371
6372 -------------------------------------------------------------------
6373 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
6374
6375 - finish rpm callbacks
6376 - finish UI API
6377 - fix state change resolver<->pool
6378 - zmd backend stuff
6379 - speed up tag file parsing
6380 - rev 1405
6381
6382 -------------------------------------------------------------------
6383 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
6384
6385 - disabling failing tests of s390 and ppc
6386
6387 -------------------------------------------------------------------
6388 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
6389
6390 - Snapshoot rev 1367
6391
6392 -------------------------------------------------------------------
6393 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
6394
6395 - use hashes for pool
6396 - rev 1343
6397
6398 -------------------------------------------------------------------
6399 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
6400
6401 - removed Obsoletes:    yast2-packagemanager
6402
6403 -------------------------------------------------------------------
6404 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
6405
6406 - Snapshoot 3 Feb 2005 (11:30)
6407
6408 -------------------------------------------------------------------
6409 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
6410
6411 - Snapshoot 2 Feb 2005 (14:00)
6412
6413 -------------------------------------------------------------------
6414 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
6415
6416 - Snapshoot 2 Feb 2005 ( integrating YaST )
6417
6418 -------------------------------------------------------------------
6419 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
6420
6421 - converted neededforbuild to BuildRequires
6422
6423 -------------------------------------------------------------------
6424 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
6425
6426 - Initial version
6427