- Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
3
4 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
5 - revision 11102
6
7 -------------------------------------------------------------------
8 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
9
10 - Use service alias as namespace for it's repositories aliases.
11 - revision 11097
12 - version 5.11.0 (11)
13
14 -------------------------------------------------------------------
15 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
16
17 - pass service's credentials down to repos
18 - support ?credentials=filepath in URL to specify credentials
19 - revision 11092
20
21 -------------------------------------------------------------------
22 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
23
24 - Add Product::isTargetDistribution to identify the systems installed
25   baseproduct. This should replace tests for Product::type is "base".
26 - revision 11089
27
28 -------------------------------------------------------------------
29 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
30
31 - save user credentials when adding repos/services with URLs containing
32   the credentials (bnc #425462)
33 - revision 11085
34
35 -------------------------------------------------------------------
36 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
37
38 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
39 - revision 11082
40
41 -------------------------------------------------------------------
42 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
43
44 - Service handling fixes. Added ServiceException. 
45 - revision 11077
46
47 -------------------------------------------------------------------
48 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
49
50 - Fix building of transaltions.
51 - revision 11064
52
53 -------------------------------------------------------------------
54 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
55
56 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
57 - revision 11060
58
59 -------------------------------------------------------------------
60 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
61
62 - Create new Service repos in disbaled sate.
63 - revision 11056
64 - version 5.10.0 (10)
65
66 -------------------------------------------------------------------
67 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
68
69 - Make registerTarget and registerRelease abvailable for installed 
70   product. Required for registration.
71 - revision 11043
72
73 -------------------------------------------------------------------
74 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
75
76 - Add url lists query to Product interface. A generic query and 
77   convenience methods to query urls for "releasenotes", "register", 
78   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
79 - revision 11029
80
81 -------------------------------------------------------------------
82 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
83
84 - ServiceType and ServiceInfo::type() added (contains only RIS for
85   now), service type probing added.
86 - Avoiding the use of 'path' for services (appending
87   the repoindex.xml's 'path' to the baseurl of created repos)
88 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
89 - revision 11022
90
91 -------------------------------------------------------------------
92 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
93
94 - add Repostiroy::updateKeys and 
95   Repository::providesUpdatesForKey(string) for repo and
96   product matching
97 - Provide Repository::isUpdateRepo
98
99 -------------------------------------------------------------------
100 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
101
102 - Fix evaluation of vendor support flags.
103 - Adapt retrieval of registration data (targetDistribution, 
104   targetDistributionRelease and targetDistributionFlavor).
105 - revision 11013
106
107 -------------------------------------------------------------------
108 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
109
110 - Follow gpgcheck tag in .repo file and do no check if disabled.
111 - revision 11010
112 - version 5.9.0 (8)
113
114 -------------------------------------------------------------------
115 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
116
117 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
118   with content (repos)
119 - revision 11004
120
121 -------------------------------------------------------------------
122 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
123
124 - Remove obsolete product attributes.
125 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
126 - revision 11001
127
128 -------------------------------------------------------------------
129 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
130
131 - Provide product::updaterepoKey: Update repository indicator string.
132 - revision 11000
133
134 -------------------------------------------------------------------
135 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
136
137 - provide context about the repository (name/alias) if available when
138   checking signatures (bnc#370223)
139 - 5.8.0
140
141 -------------------------------------------------------------------
142 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
143
144 - Add ServiceInfo interface to define a set of catalogs (repository 
145   aliases) to be enabled on next refresh.
146 - revision 10970
147
148 -------------------------------------------------------------------
149 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
150
151 - Fix reading of Traget::targetDistribution.
152 - Allow to configure default answers in signature verification workflow.
153 - revision 10968
154
155 -------------------------------------------------------------------
156 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
157
158 - CredentialManager added to manage stored credentials
159 - MediaCurl adapted to use CredentialManager to read credentials
160 - revision 10958
161
162 -------------------------------------------------------------------
163 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
164
165 - operator ==, !=, < definition moved to RepoInfoBase from
166   the derived classes
167 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
168   (bnc #407515)
169 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
170 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
171 - use shared_ptr instead of itrusive for {Repo,Service}Info
172 - revision 10931:10942
173
174 -------------------------------------------------------------------
175 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
176
177 - RepoInfo{,Base} setters made void
178 - revision 10931
179
180 -------------------------------------------------------------------
181 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
182
183 - skip repositories with non-matching target distro when reading
184   repoindex
185 - revision 10926
186
187 -------------------------------------------------------------------
188 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
189
190 - Enabled distupgrade of the SAT solver. In order to use the old
191   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
192   This variable will can be used until the old distupgrade mechanism will 
193   be removed from libzypp. Have a look to above changelogs.
194 - revision 10911
195 - version 5.7.0 (5)
196
197 -------------------------------------------------------------------
198 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
199
200 - add Package::maybeUnsupported to remove duplicated
201   code in clients dealing with Package::vendorSupport
202
203 -------------------------------------------------------------------
204 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
205
206 - Reset transaction only if this solvable has no buddy (bnc #417799)
207   e.g. do not reset Products cause the concerning release package
208   could not already be installed.
209 - revision 10883
210 - version 5.6.1 (5)
211
212 -------------------------------------------------------------------
213 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
214
215 - don't report "may be outdated" for @System repo.
216
217 -------------------------------------------------------------------
218 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
219
220 - Add Target::targetDistribution. Returns "distribution-arch" of 
221   the installed base product. Used for registration and Service
222   refresh. (for Fate #304915)
223 - revision 10877
224 - version 5.6.0 (5)
225
226 -------------------------------------------------------------------
227 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
228
229 - Add method Product::replacedProducts to identify installed 
230   Products that would be replaced by installing a new Product.
231   (for Fate #301997)
232 - revision 10876
233
234 -------------------------------------------------------------------
235 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
236
237 - Fixes to Selectable doing staus manipulation on non-USER level.
238 - revision 10873
239
240 -------------------------------------------------------------------
241 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
242
243 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
244   if it is not yet initialized. This is to avoid try/catch blocks just 
245   to test whether the Target is initialized. (bnc #417556)
246 - Add method Target::assertRootPrefix. Pass a pathname and get back the
247   path prefixed with the tragets root, unless it already had that prefix.
248 - revision 10870
249
250 -------------------------------------------------------------------
251 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
252
253 - Regarding error messages for Products correctly (FATE #304502)
254 - rev 10863 
255
256 -------------------------------------------------------------------
257 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
258
259 - Let Selectable default to USER level.
260 - revision 10850
261 - version 5.5.1 (5)
262
263 -------------------------------------------------------------------
264 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
265
266 - Change Selectable API to support doing staus manipulation on
267   non-USER level. 
268 - revision 10847
269 - version 5.5.0 (5) 
270
271 -------------------------------------------------------------------
272 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
273
274 - support sat solver API for searching files
275
276 -------------------------------------------------------------------
277 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
278
279 - Add ResPool::reposFind to get repositories by alias.
280 - revision 10835
281
282 -------------------------------------------------------------------
283 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
284
285 - Advise rpmdb2solv to parse the product database.
286 - revision 10824
287 - version 5.4.0 (4)
288
289 -------------------------------------------------------------------
290 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
291
292 - Offer a simpler, fate based status manipulation in ui::Selectable.
293   This is easier to handle, as the ui::Status always distinguishes
294   wheter an object is installed or not.
295 - revision 10814
296
297 -------------------------------------------------------------------
298 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
299
300 - Propagate default rpm install flags from zypp.conf via ZConfig and
301   ZYppCommitPolicy down to the installer. (FATE #302952) 
302 - revision 10813
303
304 -------------------------------------------------------------------
305 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
306
307 - Add base::Flags (like qt's QFlags) a type-safe way of storing 
308   OR-combinations of enum values.
309 - revision 10811
310
311 -------------------------------------------------------------------
312 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
313
314 - Add static ui::Selectable::get methods as convenient ctor
315   substitute. 
316 - revision 10806
317
318 -------------------------------------------------------------------
319 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
320
321 - Adapt zypp-query-pool to new product handling.
322 - revision 10803
323
324 -------------------------------------------------------------------
325 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
326
327 - Don't pass epoch to 'rpm -e', it does not support it.
328 - revision 10800
329
330 -------------------------------------------------------------------
331 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
332
333 - Adapt to new product handling. Products are no longer pseudo
334   installed objects verified by the solver, but actually installed. 
335   Thus removed satisfiedProduct iterator, fixed Selctables. 
336 - Removed class ProductInfo as we keep Product.
337 - revision 10797
338
339 -------------------------------------------------------------------
340 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
341
342 - implement relogin suggested support (fate#304889)
343
344 -------------------------------------------------------------------
345 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
346
347 - Detect correct download path even if repository type 
348   is not set. (bnc #386386)
349 - revision 10768
350
351 -------------------------------------------------------------------
352 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
353
354 - Cleanup, mostly by removing, unused parser code and related classes.
355 - revision 10765
356
357 -------------------------------------------------------------------
358 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
359
360 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
361 - revision 10763
362
363 -------------------------------------------------------------------
364 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
365
366 - Add new product attributes (flavor,referencePackage).
367 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
368   object. This is used to keep the product resolvable and the
369   package providing the product metadata in sync.
370 - revision 10742
371
372 -------------------------------------------------------------------
373 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
374
375 - support an optional url attribute in repoindex.xml's <repo>
376 - revision 10729
377
378 -------------------------------------------------------------------
379 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
380
381 - New class ProductInfo to provide product related metadata that
382   might be associated with a package. This will replace the Product
383   resolvable.
384 - revision 10715
385
386 -------------------------------------------------------------------
387 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
388
389 - generate a unique anonymous unique string per target
390   and add it to the agent string for better statistics
391
392 -------------------------------------------------------------------
393 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
394
395 - Follow solver policy and make repository priority the highest
396   key, when ordering packages. Then architecture, and edition last.
397 - revision 10710
398
399 -------------------------------------------------------------------
400 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
401
402 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp 
403   (bnc #412094)
404 - revision 10702
405
406 -------------------------------------------------------------------
407 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
408
409 - Service renamed to ServiceInfo
410 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
411 - revision 10695
412
413 -------------------------------------------------------------------
414 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
415
416 - fixed yum repos to work with non '/' base url post fix
417   (bnc #341617)
418 - revision 10662
419
420 -------------------------------------------------------------------
421 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
422
423 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
424   (bnc #411339)
425 - revision 10680
426
427 -------------------------------------------------------------------
428 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
429
430 - Several changes to make libzypp-bindings compile using the original
431   header files and no private copies. (bnc #391831)
432 - revision 10668
433 - version 5.3.0
434
435 -------------------------------------------------------------------
436 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
437
438 - Service::enabled() added
439 - revision 10657
440
441 -------------------------------------------------------------------
442 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
443
444 - Removed FRESHENS dependency type
445 - revision 10643
446
447 -------------------------------------------------------------------
448 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
449
450 - Allow parallel installation of packages which have been defined
451   in zypp.conf (parameter "multiversion") Fate #302050
452 - Additional check for broken system.
453   (defined in zypp.conv: solver.checkSystemFile)
454 - revision 10600
455
456 -------------------------------------------------------------------
457 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
458
459 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
460 - revision 10596
461
462 -------------------------------------------------------------------
463 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
464
465 - Remove Atom, Script, Message and other obsolete classes.
466 - revision 10592
467
468 -------------------------------------------------------------------
469 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
470
471 - Also report the name of the locking process in ZYppFactoryException
472   (bnc #280537)
473 - revision 10572
474
475 -------------------------------------------------------------------
476 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
477
478 - corrected logging of solver settings
479 - regard locking while doUpdate (bnc #405427)
480 - revision 10564
481
482 -------------------------------------------------------------------
483 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
484
485 - make curl use the right transfer mode
486   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
487 - revision 10559
488
489 -------------------------------------------------------------------
490 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
491
492 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
493 - revision 10557
494
495 -------------------------------------------------------------------
496 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
497
498 - Provide Package::url() if available in solv file. (bnc #402434)
499 - A missing cookie file must not be treated as an error. Simply
500   rebuild the cache (bnc #405867)
501 - Add 22x22 and 24x24 icons (bnc #329635)
502 - revision 10528
503
504 -------------------------------------------------------------------
505 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
506
507 - Do not update an already updated package (bnc #400422)
508 - revision 10504
509
510 -------------------------------------------------------------------
511 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
512
513 - Also check if the fingerprint matches before importing updated keys.
514   (bnc #393160)
515 - revision 10500
516
517 -------------------------------------------------------------------
518 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
519
520 - forward port add message attribute to patches.
521 - port import newer keys if a trusted key is updated
522 - (bnc#393160)
523 - version 5.0.2
524
525 -------------------------------------------------------------------
526 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
527
528 - Fix permanent duplication of gpg keys in the rpm database. Also
529   retrieve correct creation and expire dates. (bnc #401259)
530 - Invoke gpg with --homdir, otherwise command fails if executed
531   within a wrapper. (bnc #401259)
532 - revision 10487
533
534 -------------------------------------------------------------------
535 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
536
537 - version 5.0.1
538 - revision 10464
539
540 -------------------------------------------------------------------
541 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
542
543 - Handle new patch messages and scripts in commit. Provide callbacks
544   to display the patch messages and give visual feedback on script
545   execution. (bnc #401220)
546 - revision 10411
547
548 -------------------------------------------------------------------
549 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
550
551 - Fix wrong parenthesis causing bug 399320
552 - version
553 - revision
554
555 -------------------------------------------------------------------
556 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
557
558 - improve performance of gsub
559 - change replace_all to replaceAll (same name convency)
560 - add tests for gsub and replaceAll
561 - revision 10366
562
563 -------------------------------------------------------------------
564 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
565
566 - Handle application/x-redhat-package-manager in package-manager.desktop
567   (bnc #391183)
568 - revision 10361
569
570 -------------------------------------------------------------------
571 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
572
573 - X-SuSE-ControlCenter-System category added
574   to package-manager.desktop (bnc #302324)
575 - revision 10353
576
577 -------------------------------------------------------------------
578 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
579
580 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
581 - revision 10340
582
583 -------------------------------------------------------------------
584 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
585
586 - Fix memory corruption in curl media handler (bnc #396979)
587 - revision 10338
588
589 -------------------------------------------------------------------
590 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
591
592 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
593   as 'source package named zypper'. So these capabilities can be used
594   together with sat::Whatprovides or in resolver requests. (bnc #369893)
595 - revision 10335
596
597 -------------------------------------------------------------------
598 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
599
600 - allow aborting progress during removing packages. (bnc #389238)
601 - revision 10331
602
603 -------------------------------------------------------------------
604 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
605
606 - New option for ignoring Obsoletes. This is used for installing more than
607   one pacakges with the same name but different versions.
608   Often used by kernel.
609 - r 10299
610
611 -------------------------------------------------------------------
612 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
613
614 - Revert inappropriate Selectable cleanup. Fix Selectable
615   status computation. Unmaintained packages were wrongly
616   reported as unsinstalled. (bnc #394630)
617 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
618 - revision 10295
619
620 -------------------------------------------------------------------
621 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
622
623 - fixed typo
624
625 -------------------------------------------------------------------
626 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
627
628 - Reenable diskusage calculation (bnc #395051)
629 - version 4.25.1
630 - revision 10273
631
632 -------------------------------------------------------------------
633 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
634
635 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
636 - revision 10271
637
638 -------------------------------------------------------------------
639 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
640
641 - RepoInfo: don't overwrite flags that have already been set externally
642   (bnc #394728)
643 - revision 10256
644
645 -------------------------------------------------------------------
646 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
647
648 - Create missing directories when saving config files. (bnc #395026)
649 - Fix undefined behaviour in RepoManager.
650 - revision 10255
651
652 -------------------------------------------------------------------
653 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
654
655 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
656   from resolvePool or resolveQueue we will have to take care for both
657   cases. (bnc#393969)
658 - r 10252
659
660 -------------------------------------------------------------------
661 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
662
663 - compile with RPM_OPT_FLAGS
664
665 -------------------------------------------------------------------
666 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
667
668 - old2new locks file converter script added to %post (jredinger)
669 - r 10227
670
671 -------------------------------------------------------------------
672 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
673
674 - Do not regard packages with the same name while upgrading obsoleted
675   packages (bnc#394367)
676 - r 10219
677
678 -------------------------------------------------------------------
679 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
680
681 - revert commit don't check for existence of keys,
682   to avoid a non needed HEAD request. (related bnc#381280)
683   as it creates popup error callbacks due to the 404's in
684   the keys. Leave however the OnMediaLocation::optional()
685   API to look for another fix strategy.
686
687 -------------------------------------------------------------------
688 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
689
690 - define path for messages and scripts and document
691   them in zypp.conf
692
693 -------------------------------------------------------------------
694 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
695
696 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
697   be ignored for already INSTALLED packages (bnc #389694)
698 - r 10202
699
700 -------------------------------------------------------------------
701 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
702
703 - Packages which obsoletes and do NOT required other installed
704   packages will be installed if no other packages obsolete the installed package too.
705 - r 10196
706
707 -------------------------------------------------------------------
708 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
709
710 - fix filelist for installed packages (bnc#392544)
711 - fix changelog retrieval for installed packages
712
713 -------------------------------------------------------------------
714 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
715
716 - deprecate Repository::name() and use alias() to
717   be consistent. Related to (bnc#383553)
718 - don't check for existence of keys, to avoid a non needed
719   HEAD request. (helps bnc#381280)
720 - 4.25.0
721
722 -------------------------------------------------------------------
723 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
724
725 - added onlyRequires in the testcase (bnc #389184)
726
727 -------------------------------------------------------------------
728 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
729
730 - allow installation and refreshing from repository with alias that
731   contains ' or " (bnc #392426)
732 - r10158
733
734 -------------------------------------------------------------------
735 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
736
737 - delta rpm support reenabled
738 - r10150
739
740 -------------------------------------------------------------------
741 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
742
743 - Resetting Delete Details in ResStatus correctly (bnc #391785)
744 - r 10145
745
746 -------------------------------------------------------------------
747 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
748
749 - when setting status to non installed for uninstalled packages
750   set the user transaction so they go to soft locks.
751   (related to bnc#389739 )
752
753 -------------------------------------------------------------------
754 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
755
756 - Added new calls : isInstalledBy (const PoolItem item);
757                     installs (const PoolItem item);
758 - r 10125
759 - 4.23.0
760
761 -------------------------------------------------------------------
762 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
763
764 - don't run merge in save when toAdd/Remove queue is empty
765 - throw when locks cannot load its file
766 - r10124
767
768 -------------------------------------------------------------------
769 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
770
771 - throw more describing exception when repo probing failed
772   (bnc #389690)
773 - revision 10118
774
775 -------------------------------------------------------------------
776 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
777
778 - allow call only merge old locks and newly added/removed without
779   saving it to file
780 - -revision 10104
781
782 -------------------------------------------------------------------
783 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
784
785 - report non packages as keep installed if satisfied to the
786   user interace (Selectables)
787 - 4.21.3
788
789 -------------------------------------------------------------------
790 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
791
792 - create /etc/zypp/products.d on install
793
794 -------------------------------------------------------------------
795 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
796
797 - /etc/zypp/products.d added to file list (bnc #385868)
798 - revision 10049
799 - version 4.21.2
800
801 -------------------------------------------------------------------
802 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
803
804 - call RemoveResolvableReport::problem() before finish() on error
805   (bnc #388810)
806 - revision 10045
807
808 -------------------------------------------------------------------
809 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
810
811 - fix file list
812
813 -------------------------------------------------------------------
814 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
815
816 - Product now retrieves all attributes from the solv file.
817 - version 4.21.1
818 - revision 10031
819
820 -------------------------------------------------------------------
821 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
822
823 - Add zypp.conf option configdir (/etc/zypp) and arrange
824   all config files and directories to follow {configdir}
825   per default.
826 - Fix zypp-query-pool to print satisfied products and additional
827   products defined in {configdir}/products.d for registration.
828   (bnc #385868)
829 - version 4.21.0
830 - revision 10029
831
832 -------------------------------------------------------------------
833 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
834
835 - implement remove duplicate entries in lock file (bnc#385967)
836
837 -------------------------------------------------------------------
838 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
839
840 - Speedup rpmdb2solv by reusing an existing solv file.
841 - version 4.20.1
842 - revision 10012
843
844 -------------------------------------------------------------------
845 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
846
847 - Fix failed package download due to unkown repository type (bnc #386386)
848 - revision 9995
849
850 -------------------------------------------------------------------
851 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
852
853 - Support optional root argument to RepoManagerOptions, to prefix all
854   path names taken from ZConfig. (bnc #388265)
855 - version 4.20.0
856 - revision 9993
857
858 -------------------------------------------------------------------
859 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
860
861 - new solution action for removing requirements/conflicts (bnc #387631)
862 - revision 9988
863
864 -------------------------------------------------------------------
865 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
866
867 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
868 - revision 9984
869
870 -------------------------------------------------------------------
871 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
872
873 - DistUpgrade: searching for providers -> regarding name onl
874 - r 9977
875
876 -------------------------------------------------------------------
877 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
878
879 - add flag --registrable (-r) to query pool to avoid
880   using system as a filter
881 - 4.19.1
882
883 -------------------------------------------------------------------
884 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
885
886 - return values in non-void functions
887
888 -------------------------------------------------------------------
889 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
890
891 - support multiple search strings in PoolQuery (ORed)
892 - revision 9945
893
894 -------------------------------------------------------------------
895 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
896
897 - Switch off the upgrade mode of the
898   SAT solver cause the packages have already been evaluated by
899   the distupgrade machanism of libzypp. (bnc #386375)
900 - rev 9943
901
902 -------------------------------------------------------------------
903 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
904
905 - release file after copy to cache as soon as possible.
906   (bnc #381311)
907 - r9940
908
909 -------------------------------------------------------------------
910 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
911
912 - Bugfix: keep states by user has been removed it the
913   package has not been installed BUT has been recommended by another package.
914   (bnc #385832)
915 - rev 9938
916
917 -------------------------------------------------------------------
918 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
919
920 - add isLocal function to Url which say if scheme is local or
921   internet.
922 - r9932
923
924 -------------------------------------------------------------------
925 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
926
927 - cache decision for repository depend on his url.
928 - http,ftp and smb cache packages.
929 - revision 9929
930
931 -------------------------------------------------------------------
932 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
933
934 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
935   Locks are loaded together with the target, and changes are writen
936   back on commit. zypp.conf option locksfile.apply can be used to turn
937   this feature on or off. (FATE #120352)
938 - version 4.18.0
939 - revision 9927
940
941 -------------------------------------------------------------------
942 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
943
944 - Add zypp.conf option solvfilesdir: Path where the repo solv files
945   are created. Default value: {cachedir}/solv.
946 - Target and repositories now save their solvfiles below {solvfilesdir}
947   in directories named after the repositories alias.
948 - version 4.18.0
949 - revision 9913
950
951 -------------------------------------------------------------------
952 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
953
954 - fixed filesystem::expandlink(Pathname) (bnc #368477)
955 - r9906
956
957 -------------------------------------------------------------------
958 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
959
960 - cleanup in return values of doUpgrade and doUpdate
961 - r9886
962 - 4.17.0
963
964 -------------------------------------------------------------------
965 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
966
967 - check for valid pool in begin(), improve the code (bnc #384337)
968 - r9872
969 - 4.16.0
970
971 -------------------------------------------------------------------
972 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
973
974 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
975
976 -------------------------------------------------------------------
977 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
978
979 - added translations
980
981 -------------------------------------------------------------------
982 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
983
984 - ostream operator<<(ostream,TriBool) added
985 - r9833
986
987 -------------------------------------------------------------------
988 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
989
990 - Prevent target::unload from creating a system repo in order
991   to unload it. (bnc 382297)
992 - version 4.15.2
993 - revision 9822
994
995 -------------------------------------------------------------------
996 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
997
998 - Prevent deselected or deleted items from being re-selected due to
999   recommends (aka. persistent soft locks). Unlike hard locked, those
1000   items will be automatically selected if required. The list of soft
1001   locked items is stored in /var/lib/zypp/SoftLocks.
1002 - version 4.15.1
1003 - revision 9818
1004
1005 -------------------------------------------------------------------
1006 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
1007
1008 - Remove obsolete AdditionalCapabilities interface from ResPool.
1009   Forward sat::Pool::RepositoryIterator. There's no more need to
1010   maintain an extra Repository list in ResPool.
1011 - revision 9806
1012
1013 -------------------------------------------------------------------
1014 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
1015
1016 - Support dependencies requiring a specific architecture:
1017   "name[.arch] [op edition]". See class Capability for details
1018   about how to construct dependencies. (bnc #305445)
1019 - version 4.15.0
1020 - revision 9805
1021
1022 -------------------------------------------------------------------
1023 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
1024
1025 - patch attributes and deprecate old ones
1026 - 4.14.0
1027
1028 -------------------------------------------------------------------
1029 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
1030
1031 - change locks api -
1032 - make more functions const
1033 - replace add/remove by selectable to add/remove by ident or name and kind
1034 - rename iterator to const_iterator to avoid confusion
1035 - revision 9781
1036
1037 -------------------------------------------------------------------
1038 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
1039
1040 - Do architecture changes while "dup" in the external distribution
1041   upgrade ONLY. bnc #382274
1042 - Added "ignore" to the solutions
1043 - Added "self-conflicts" to the solution
1044 - added new solver mechanism "resolveQueue"
1045 - Bugfix broken/satisfied products
1046 - rev 9776
1047
1048 -------------------------------------------------------------------
1049 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
1050
1051 - Added Pattern::core returning the packages required by a pattern.
1052   (see also Pattern::depends and Pattern::contents).
1053 - revision 9771
1054
1055 -------------------------------------------------------------------
1056 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
1057
1058 - Added Target::release(), returning the targets distribution
1059   release string.
1060 - revision 9761
1061
1062 -------------------------------------------------------------------
1063 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
1064
1065 - per default abort if package installation fails. (bnc #381203)
1066 - version 4.13.3
1067 - revision 9725
1068
1069 -------------------------------------------------------------------
1070 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
1071
1072 - add ZYpp and curl version to http agent string
1073   (bnc #381280)
1074
1075 -------------------------------------------------------------------
1076 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
1077
1078 - Fixed pools package index wrongly including source packages. (bnc #380283)
1079 - version 4.13.2
1080 - revision 9683
1081
1082 -------------------------------------------------------------------
1083 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
1084
1085 - Disable fast creation of @System.solv. It may produce wrong results
1086   e.g. after a rebuilddb.
1087 - version 4.13.1
1088 - revision 9666
1089
1090 -------------------------------------------------------------------
1091 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
1092
1093 - initializeTarget now takes an additional option, telling whether to
1094   rebuild an existing rpm database before using it. Default is false.
1095   (bnc #308352)
1096 - version 4.13.0
1097 - revision 9664
1098
1099 -------------------------------------------------------------------
1100 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
1101
1102 - save do nothing if no locks added/removed
1103 - fix bug with multiple save lock
1104 - don't save same query multiple times
1105 - improve tests
1106 - revision 9644
1107
1108 -------------------------------------------------------------------
1109 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
1110
1111 - added new translations
1112 - activate zypp-query-pool
1113 - Revision 9637
1114 - 4.12.1
1115
1116 -------------------------------------------------------------------
1117 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
1118
1119 - Locks API cleaned-up, iterator added, light read() added
1120 - PoolQuery::attribute(SolvAttr) getter added
1121 - revision 9609
1122
1123 -------------------------------------------------------------------
1124 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
1125
1126 - reenable zypp-query-pool
1127 - 4.11.1
1128
1129 -------------------------------------------------------------------
1130 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
1131
1132 - Enable evaluation of hardware dependencies.
1133 - Enable evaluation of filesystem dependencies.
1134 - revision 9605
1135
1136 -------------------------------------------------------------------
1137 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
1138
1139 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
1140   needed for explicit refresh request
1141 - revision 9574
1142
1143 -------------------------------------------------------------------
1144 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
1145
1146 - Install ResPoolProxy index to speedup Solvable to Selectable
1147   conversion.
1148 - version 4.11.0
1149 - revision 9558
1150
1151 -------------------------------------------------------------------
1152 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
1153
1154 - Implement update scripts installed by packages. After every
1155   package install /var/adm/update-scripts is scanned for the first
1156   file starting with "<name>-<version>.<release>-", which is then
1157   executed.
1158 - revision 9547
1159
1160 -------------------------------------------------------------------
1161 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
1162
1163 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
1164 - Add Resolvable::poolItem() providing access to the corresponding
1165   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
1166   to PoolItem.
1167 - Add ResPool::satisfiedProductsBegin/End iterator over all products
1168   whose dependencies are satisfied. This reflects the status determined
1169   by the last solver run. (#368104)
1170 - revision 9535
1171
1172 -------------------------------------------------------------------
1173 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
1174
1175 - switch to new locks api
1176 - revision 9524
1177
1178 -------------------------------------------------------------------
1179 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
1180
1181 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
1182 - Add SolvIterMixin: Base class providing PoolItem_iterator and
1183   Selectable_iterator iterator types based on a Solvable iterator.
1184 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
1185   PoolItem_iterator and Selectable_iterator.
1186 - Add Solvable::SplitIdent: Helper class that splits an identifier
1187   into kind and name.
1188 - Provide methods Pattern::contents returning a collection of packages
1189   associated with the pattern/patch.
1190 - revision 9496
1191
1192 -------------------------------------------------------------------
1193 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
1194
1195 - add comparing to PoolQuery
1196 - revision 9466
1197
1198 -------------------------------------------------------------------
1199 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
1200
1201 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
1202 - revision 9452
1203
1204 -------------------------------------------------------------------
1205 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
1206
1207 - initial implementation of new locks (FATE #120118 and #120352)
1208 - revision 9442
1209
1210 -------------------------------------------------------------------
1211 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
1212
1213 - selectable API updates and changes
1214 - 4.10.0
1215
1216 -------------------------------------------------------------------
1217 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
1218
1219 - add split with respect to escaped delimeters and also for quotes
1220 - revision 9373
1221
1222 -------------------------------------------------------------------
1223 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
1224
1225 - Fixed some missing package and source package attributes.
1226 - revision 9348
1227
1228 -------------------------------------------------------------------
1229 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
1230
1231 - Allow to store a media label in MediaSetAccess. This label is
1232   passed to a media change requests to describe which CD is
1233   requested.  (bnc #330094)
1234 - Fixed some missing package and source package attributes.
1235 - revision 9347
1236
1237 -------------------------------------------------------------------
1238 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
1239
1240 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
1241 - Removed establish state in ResStatus
1242 - revision 9337
1243 - version 4.7.0
1244
1245 -------------------------------------------------------------------
1246 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
1247
1248 - Add PoolItem::isSatisfied()/isBroken() to test whether
1249   the items requirements are met.
1250 - revision 9334
1251
1252 -------------------------------------------------------------------
1253 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
1254
1255 - Extend sat::WhatProvides to allow to query for possible providers
1256   of a collection of capabilies. E.g. all providers of a packages
1257   requirements.
1258 - Fixed retrieval of translated texts from .solv files, provided the
1259   solv file contains them.
1260 - revision 9328
1261
1262 -------------------------------------------------------------------
1263 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
1264
1265 - initial implementation of serialize/recovery PoolQuery
1266   (needed by FATE #120118)
1267 - revision 9325
1268
1269 -------------------------------------------------------------------
1270 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
1271
1272 - Allow prioritizing repos by adding a line 'priority=N' to the
1273   .repo file. Where N is an integer number from 1 (highest prio)
1274   to 99 (least and default). (bnc #369827, fate #302872)
1275 - version 4.6.1
1276 - revision 9276
1277
1278 -------------------------------------------------------------------
1279 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
1280
1281 - support plaindir again (at least the most important parts)
1282
1283 -------------------------------------------------------------------
1284 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
1285
1286 - Throwing special exception MediaBadCAException in case of SSL
1287   certificate validation failure.(bnc #223512)
1288 - revision 9250
1289
1290 -------------------------------------------------------------------
1291 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
1292
1293 - add new error IO_SOFT to media request callback for temporary
1294   connection problem. (bnc #328822)
1295 - add new media exception timeout when somethink fail due to exceed
1296   timeout
1297 - mediacurl throw timeout exception when timeouted
1298 - revision 9246
1299
1300 -------------------------------------------------------------------
1301 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
1302
1303 - return more information from checking if metadata need refresh,
1304   so user can get better info. (bnc #307249)
1305 - revision 9231
1306
1307 -------------------------------------------------------------------
1308 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
1309
1310 - class sat::LocaleSupport: Convenience methods to manage support
1311   for language specific packages.
1312 - revision 9197
1313
1314 -------------------------------------------------------------------
1315 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
1316
1317 - removed obsolete capability handling stuff (ma)
1318 - version 4.5.0
1319
1320 -------------------------------------------------------------------
1321 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
1322
1323 - Don't mask skip and abort exception in Fetcher
1324 - revision 9188
1325
1326 -------------------------------------------------------------------
1327 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
1328
1329 - action is correctly set in mediaRequest callback
1330 - revision 9186
1331
1332 -------------------------------------------------------------------
1333 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
1334
1335 - Fix SEGV in commit (bnc# 371137)
1336 - version 4.4.3
1337 - revision 9174
1338
1339 -------------------------------------------------------------------
1340 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
1341
1342 - version 4.4.2
1343
1344 -------------------------------------------------------------------
1345 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
1346
1347 - look for openssl in cmake, actually we build require it
1348 - explicitely link against openssl and crypto, required to
1349   compile in all platforms/distros.
1350
1351 -------------------------------------------------------------------
1352 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
1353
1354 - Save repo type during refresh if type is NONE (f.e. lazy probing).
1355 - revision 9153
1356
1357 -------------------------------------------------------------------
1358 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
1359
1360 - replace gpg escaped semicolon with real semicolon (bnc #355434)
1361 - revision 9151
1362
1363 -------------------------------------------------------------------
1364 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
1365
1366 - make strings from RpmDb and Keyring exceptions translatable
1367 - revision 9146
1368
1369 -------------------------------------------------------------------
1370 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
1371
1372 - fix retrieving keys (bnc #368099)
1373 - version 4.4.1
1374
1375 -------------------------------------------------------------------
1376 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
1377
1378 - enable frontend to rewrite add_probe settings.(bnc #309612)
1379 - Correct adding repo without type to lazy probing.
1380 - revision 9135
1381
1382 -------------------------------------------------------------------
1383 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
1384
1385 - get better message if something fail when trying run rpm
1386   (bnc #344584)
1387 - revision 9133
1388
1389 -------------------------------------------------------------------
1390 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
1391
1392 - Add ExternalProgram::execError and ExternalProgram::command
1393   to improve error reporting.
1394 - revision 9112
1395
1396 -------------------------------------------------------------------
1397 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
1398
1399 - release all media before requesting another (bnc #336881)
1400 - revision 9110
1401
1402 -------------------------------------------------------------------
1403 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
1404
1405 - getDetectedDevices added (fate #120298)
1406 - revision 9108
1407
1408 -------------------------------------------------------------------
1409 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
1410
1411 - media backend release() methods changed to take string & instead
1412   of bool (needed for FATE #120298)
1413 - media label, detected device list and current device arguments
1414   added to the requestMedia callback
1415 - version 4.4.0
1416
1417 -------------------------------------------------------------------
1418 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
1419
1420 - fix for bnc#369543
1421
1422 -------------------------------------------------------------------
1423 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
1424
1425 - provide download rate info (average and curent) in the
1426   media::DownloadProgressReport for ftp/http (bnc #168935)
1427 - r9074
1428
1429 -------------------------------------------------------------------
1430 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
1431
1432 - cleanCache(): clean also .cookie files
1433 - cleanTargetCache() added
1434 - use escaped_alias() in rawcache_path_for_repoinfo() and
1435   packagescache_path_for_repoinfo()
1436 - r9068
1437
1438 -------------------------------------------------------------------
1439 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
1440
1441 - fixed location of RPMs in subdirs when parsing plaindir repo
1442   recursively (bnc #368218)
1443 - revision 9060
1444
1445 -------------------------------------------------------------------
1446 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
1447
1448 - Do not filter any installed solvables.
1449 - revision 9031
1450 - version 4.3.2
1451
1452 -------------------------------------------------------------------
1453 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
1454
1455 - Try to rebuild broken solv files in Target::load.
1456 - revision 9015
1457
1458 -------------------------------------------------------------------
1459 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
1460
1461 - Try to rebuild broken solv files in RepoManager::loadFromCache.
1462 - Fix RepoStatus::operator&& and RepoStatus testsuite.
1463 - revision 9008
1464
1465 -------------------------------------------------------------------
1466 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
1467
1468 - improved problem description while a vendor change
1469 - improved problem description if a requirement cannot be fulfilled. Bug #358560
1470 - revision 9002
1471
1472 -------------------------------------------------------------------
1473 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
1474
1475 - Save and restore requested locales on target load/commit.
1476 - revision 8999
1477
1478 -------------------------------------------------------------------
1479 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
1480
1481 - (Update) Prevent reinstallation of installed packages.
1482 - revision 8984
1483
1484 -------------------------------------------------------------------
1485 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
1486
1487 - refresh metadata if there is no cache to unbreak compat with
1488   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
1489   that "zypper in" could work on)
1490
1491 -------------------------------------------------------------------
1492 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
1493
1494 - create cache directory before calling rpmdb2solv (in an empty
1495   chroot)
1496 - version 4.3.1
1497
1498 -------------------------------------------------------------------
1499 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
1500
1501 - special exception message if server returns 403 response
1502   (forbidden) (port from SP2)
1503 - MediaException messages marked for translation
1504
1505 -------------------------------------------------------------------
1506 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
1507
1508 - make sure we have target cache on target initialize
1509 - version 4.3.0
1510
1511 -------------------------------------------------------------------
1512 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
1513
1514 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
1515   file systems (#333166)
1516 - rev. 8915
1517
1518 -------------------------------------------------------------------
1519 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
1520
1521 - Fixed Capabilites iterator exposing prereq marker.
1522 - revision 8914
1523
1524 -------------------------------------------------------------------
1525 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
1526
1527 - postinstall script fixed
1528 - version 4.2.10
1529
1530 -------------------------------------------------------------------
1531 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
1532
1533 - Testcases regards modaliases, rpmlib, ... correctly
1534 - Revision 8904
1535
1536 -------------------------------------------------------------------
1537 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
1538
1539 - Remove obsolete sql database. (bnc#363224)
1540 - revision 8898
1541
1542 -------------------------------------------------------------------
1543 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
1544
1545 - Take care target uses --root when creating solv files (bnc #363789)
1546 - revision 8881
1547
1548 -------------------------------------------------------------------
1549 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
1550
1551 - Unmaintained packages which does not fit to the updated system
1552   (broken dependencies) will be deleted.
1553 - revision 8867
1554
1555 -------------------------------------------------------------------
1556 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
1557
1558 - let libzypp-devel require libsatsolver-devel
1559
1560 -------------------------------------------------------------------
1561 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
1562
1563 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
1564 - revision 8833
1565
1566 -------------------------------------------------------------------
1567 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
1568
1569 - media: fixed DownloadProgressReport.finish() url argument in
1570   doGetFileCopy()
1571 - revision 8815
1572
1573 -------------------------------------------------------------------
1574 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
1575
1576 - hardlink when possible to optimize data transfer
1577   and space across caches.
1578 - version 4.2.8
1579
1580 -------------------------------------------------------------------
1581 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
1582
1583 - added some locale support to sat::Solvable
1584 - version 4.2.7
1585
1586 -------------------------------------------------------------------
1587 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
1588
1589 - handle error messages better in doesFileExist too which is
1590   used during probing. (bnc #362608)
1591
1592 -------------------------------------------------------------------
1593 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
1594
1595 - Fetcher::reset() should not reset cache directories.
1596   (bnc #348050)
1597 - version 4.2.6
1598
1599 -------------------------------------------------------------------
1600 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
1601
1602 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
1603   for http and https, but this time set CURLOPT_HTTPGET back to 1
1604   so it actually works. This makes Media::doesFileExist
1605   efficient for http and https.
1606   (related to bnc #348050)
1607 - version 4.2.5
1608
1609 -------------------------------------------------------------------
1610 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
1611
1612 - using .solv files only now (fate #303018)
1613 - revision 8699
1614
1615 -------------------------------------------------------------------
1616 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
1617
1618 - fix architectures on distupgrade
1619
1620 -------------------------------------------------------------------
1621 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
1622
1623 - fixes from trunk merged
1624
1625 -------------------------------------------------------------------
1626 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
1627
1628 - fixed renaming a repo to an existing one (bnc #228216)
1629 - revision 8431
1630
1631 -------------------------------------------------------------------
1632 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
1633
1634 - fix changelog
1635
1636 -------------------------------------------------------------------
1637 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
1638
1639 - read .curlrc more robustly to obtain user-proxy (#330351)
1640 - revision 8368
1641
1642 -------------------------------------------------------------------
1643 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
1644
1645 - always buildrequire openssl-devel
1646 - replacing strange utf-8 chars in changelog
1647 - revision 8317
1648
1649 -------------------------------------------------------------------
1650 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
1651
1652 - Saner NFS timeo default (#350309)
1653 - revision 8314
1654
1655 -------------------------------------------------------------------
1656 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
1657
1658 - support 'patterns.pat' and 'patterns.pat.gz' to read all
1659   patterns in one go.
1660 - rev 8309
1661
1662 -------------------------------------------------------------------
1663 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
1664
1665 - added RpmDb::removePubkey(), call it from
1666   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
1667   is removed from the trusted keyring
1668 - revision 8288
1669
1670 -------------------------------------------------------------------
1671 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
1672
1673 - Textchanges
1674 - reduced logging in SAT-solver
1675 - ordering solutions
1676 - version 4.1.8
1677 - revision 8276
1678
1679 -------------------------------------------------------------------
1680 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
1681
1682 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
1683   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
1684 - Revision 8255
1685 - Version 4.1.7
1686
1687 -------------------------------------------------------------------
1688 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
1689
1690 - Pathname zypp::filesystem::expandlink(const Pathname &) added
1691 - if the provided file is a symlink, expand it (#274651) (this
1692   probably won't work for schemes other than file/dir and cd/dvd)
1693 - revision 8179
1694
1695 -------------------------------------------------------------------
1696 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
1697
1698 - fixed password handling in URLs (bug #347273)
1699 - revision 8118
1700
1701 -------------------------------------------------------------------
1702 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
1703
1704 - Fixed default text locale detection not to use static variables. (#346872)
1705 - version 4.1.6
1706 - revision 8116
1707
1708 -------------------------------------------------------------------
1709 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
1710
1711 - Log more details about zypp lock owner. (#294094)
1712 - revision 8088
1713
1714 -------------------------------------------------------------------
1715 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
1716
1717 - Remove runtime dependency for libboost_filesystem (#345773)
1718 - version 4.1.5
1719 - revision 8061
1720
1721 -------------------------------------------------------------------
1722 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
1723
1724 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
1725   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
1726 - version 4.1.4
1727 - revision 7998
1728
1729 -------------------------------------------------------------------
1730 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
1731
1732 - make IniParser more strict (bug #306697)
1733
1734 -------------------------------------------------------------------
1735 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
1736
1737 - Fix missing packages in patch content list. (#340896)
1738 - revision 7925
1739
1740 -------------------------------------------------------------------
1741 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
1742
1743 - fix build
1744
1745 -------------------------------------------------------------------
1746 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
1747
1748 - Output date strings in UTF-8. (#339423)
1749 - revision 7807
1750
1751 -------------------------------------------------------------------
1752 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
1753
1754 - fixes for new gcc
1755 - version 4.1.3
1756 - r7788
1757
1758 -------------------------------------------------------------------
1759 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
1760
1761 - Don't mark failed patch scripts as installed. (#327523)
1762 - version 4.1.2
1763 - revision 7744
1764
1765 -------------------------------------------------------------------
1766 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
1767
1768 - update rpmlint suppression
1769
1770 -------------------------------------------------------------------
1771 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
1772
1773 - fixed retrieval of epoch from rpmdb (bug #246680)
1774
1775 -------------------------------------------------------------------
1776 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
1777
1778 - allow non-existing "packages" file in susetags parser (bug
1779   #309235)
1780
1781 -------------------------------------------------------------------
1782 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
1783
1784 - SMBIOS DMI modalias matching added (#333152)
1785 - revision 7494
1786
1787 -------------------------------------------------------------------
1788 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
1789 - do not download the same file multiple times in one attach session
1790   (#307098), r7456
1791 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
1792   removed - should be correctly detected by HAL now
1793   (#167629, #163971), r7452
1794 - version 4.1.1
1795
1796 -------------------------------------------------------------------
1797 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
1798
1799 - filter architecture in plaindir parser (bug #330791)
1800
1801 -------------------------------------------------------------------
1802 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
1803
1804 - Throw constructing malformed checksums. (#189096)
1805 - revision 7441
1806
1807 -------------------------------------------------------------------
1808 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
1809
1810 - Renamed templates back because proper qualification makes it work
1811   too.
1812 - 4.1.0
1813
1814 -------------------------------------------------------------------
1815 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
1816
1817 - only look for repositories in file ending ".repo" (bug #294779)
1818
1819 -------------------------------------------------------------------
1820 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
1821
1822 - Fixed compilation errors with GCC 4.3 by adding missing includes
1823   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
1824   Compare<Edition> to CompareEd.
1825 - r7426
1826
1827 -------------------------------------------------------------------
1828 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
1829
1830 - Incorporated patch from Michael Matz to speedup cache reading.
1831 - revision 7413
1832
1833 -------------------------------------------------------------------
1834 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
1835
1836 - Resolvertestcase:
1837   - log Repository info
1838   - set keep state in the testcase
1839   - handle vendor
1840 - r 4707
1841
1842 -------------------------------------------------------------------
1843 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
1844
1845 - Fixed pattern parser SEGV on broken pattern files. (#328546)
1846 - revision 7402
1847
1848 -------------------------------------------------------------------
1849 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
1850
1851 - QueuItemRequire: Filter out all provider which have worser architecture,
1852   are NOT noarch and have not the same name as the requirement. The
1853   last one is needed for updating packages via patch/atoms.
1854   Bug 328081
1855 - Revert changes of r 7340
1856 - r 7386
1857
1858 -------------------------------------------------------------------
1859 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
1860
1861 - Add missing '--install' parameter in desktop file. (#308640)
1862 - version 4.0.0
1863 - revision 7369
1864
1865 -------------------------------------------------------------------
1866 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
1867
1868 - release all attached media before attempting to eject (#293428)
1869 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
1870 - revision 7352
1871 - version 3.26.0
1872
1873 -------------------------------------------------------------------
1874 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
1875
1876 - provide a way to retrieve the metadata path. Used for
1877   installation, which incorrectly creates a repository in
1878   cache without adding it first, so metadata path is not
1879   set and therefore it is not possible to setup a media
1880   verifier on installation. Part of fix for (#293428)
1881 - 3.25.0
1882
1883 -------------------------------------------------------------------
1884 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
1885
1886 - If more than one resolvables provide a requirements and have different
1887   architecture take thatone with the best architecture. (Not regarding the
1888   name). Bug: Branching too much while an installation of a multi-arch-DVD
1889 - r 7340
1890 - version 3.24.8
1891
1892 -------------------------------------------------------------------
1893 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
1894
1895 - Checking the queue if an item will be deleted. If yes, the requirements
1896   are not needed anymore. Bug 326384
1897 - version 3.24.7
1898 - r 7329
1899
1900 -------------------------------------------------------------------
1901 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
1902
1903 - don't probe the repository type upon saving if disabled (#326769)
1904 - version 3.24.6
1905 - revision 7319
1906
1907 -------------------------------------------------------------------
1908 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
1909
1910 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
1911   esp. if the error occurred executing the packages post-install script.
1912 - version 3.24.5
1913 - revision 7317
1914
1915 -------------------------------------------------------------------
1916 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
1917
1918 - If a package is deselected by user, apply this soft lock to all
1919   available versions of this package.
1920 - version 3.24.4
1921 - revision 7316
1922
1923 -------------------------------------------------------------------
1924 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
1925
1926 - Update: Do not set an item to installation if there has been already set
1927   one for installation which has the same NVA. Bug  326286
1928 - version 3.24.3
1929 - r 7311
1930
1931 -------------------------------------------------------------------
1932 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
1933
1934 - Enable package cache during commit. (#326249)
1935 - revision 7309
1936
1937 -------------------------------------------------------------------
1938 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
1939
1940 - Do not regarding requirements for packages which will be deleted in the
1941   same solver run. Bug 310618
1942 - r 7292
1943 - version 3.24.2
1944
1945 -------------------------------------------------------------------
1946 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
1947
1948 - don't download filelists.xml.gz (#307105)
1949 - version 3.24.1
1950 - revision 7269
1951
1952 -------------------------------------------------------------------
1953 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
1954
1955 - Improve estimated diskusage while there is no valid
1956   solver result. (#325617)
1957 - revision 7266
1958
1959 -------------------------------------------------------------------
1960 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
1961
1962 -Bugfix in vendor change of a required resolvable (Correct error message)
1963  Bug 310455
1964 - r 7262
1965
1966 -------------------------------------------------------------------
1967 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
1968
1969 - fixed DU parsing in inst-sys (#308659)
1970 - revision 7256
1971
1972 -------------------------------------------------------------------
1973 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
1974
1975 - Enable using patch and delta rpms. (#309124)
1976 - version 3.24.0
1977 - revision 7253
1978
1979 -------------------------------------------------------------------
1980 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
1981
1982 - On update do not delete unmaintained non-SuSE packages.
1983 - version 3.23.2
1984 - revision 7239
1985
1986 -------------------------------------------------------------------
1987 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
1988
1989 - ZYppImpl::getPartitions() - don't return the current partitioning
1990   when the partitioning hasn't been set - fixes DU parsing in
1991   inst-sys (#308659)
1992
1993 -------------------------------------------------------------------
1994 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
1995
1996 - Throw specific exceptions during commit (#308511)
1997 - 3.23.1
1998
1999 -------------------------------------------------------------------
2000 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
2001
2002 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
2003   now provide more detailed disk usage information.
2004   Yum metadata don't, so we book the package size to '/'. (#308362)
2005 - version 3.23.0
2006 - revision 7225
2007
2008 -------------------------------------------------------------------
2009 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
2010
2011 - Regarding keep state while recycle old valid solver results. Bug 286889
2012 - r 7209
2013
2014 -------------------------------------------------------------------
2015 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
2016
2017 - report 100% progress on finishing RPM removal (bug #309431)
2018 - revision 7200
2019
2020 -------------------------------------------------------------------
2021 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
2022
2023 - Update: rename language packages --> take that package which fits to the
2024   selected language Bug 308098
2025 - r 7919
2026
2027 -------------------------------------------------------------------
2028 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
2029
2030 - restore deltas and patch rpms from the cache (#309124)
2031 - 3.22.8
2032
2033 -------------------------------------------------------------------
2034 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
2035
2036 - Don't fail if a product is deleted multiple times (e.g. due to
2037   obsoletes and an explicit deleted request). (#308746)
2038 - version 3.22.7
2039 - revision 7184
2040
2041 -------------------------------------------------------------------
2042 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
2043
2044 - SYSCONFDIR variable added for modifying /etc
2045
2046 -------------------------------------------------------------------
2047 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
2048
2049 - uninstallable resolvable -->suggested solution: delete; Bug 308164
2050 - r 7177
2051
2052 -------------------------------------------------------------------
2053 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
2054
2055 - new translations added
2056 - r 7166
2057 - version 3.22.6
2058
2059 -------------------------------------------------------------------
2060 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
2061
2062 - fixed disk usage counting of updated packages (#308362)
2063
2064 -------------------------------------------------------------------
2065 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
2066
2067 - Splitting packages: Take the package with the best
2068   architecture,edition ONLY; Bug 308591
2069 - r 7160
2070
2071 -------------------------------------------------------------------
2072 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
2073
2074 - properly report fallback disk usage size (in kB instead of bytes)
2075   when disk usage is not known (YUM repos) (#308475)
2076
2077 -------------------------------------------------------------------
2078 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
2079
2080 - Install a sample /etc/zypp.conf. (#306615)
2081 - Fixed missing soversion symlink in package.
2082 - version 3.22.5
2083 - revision 7150
2084
2085 -------------------------------------------------------------------
2086 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
2087
2088 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
2089   308252
2090 - r 7143
2091
2092 -------------------------------------------------------------------
2093 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
2094
2095 - Error: Select two candidate with the same name while update.
2096   Solution: If there is a candidate which is already selected for installation -->
2097   take thatone #308082
2098 - r 7132
2099
2100 -------------------------------------------------------------------
2101 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
2102
2103 - Work arround installed patterns providing an empty vendor string. (#307743)
2104 - Let the solver treat vendor suse and opensuse as equivalent.
2105 - version 3.22.4
2106
2107 -------------------------------------------------------------------
2108 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
2109
2110 - Checking item before evaluating the concerning vendor. bug #307941
2111 - r 7119
2112
2113 -------------------------------------------------------------------
2114 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
2115
2116 - Fix for bug #307163 - empty package descriptions
2117   a.k.a shared tag not 100% implemented
2118 - r 7117
2119 - version 3.22.3
2120
2121 -------------------------------------------------------------------
2122 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
2123
2124 - logging "reverse" NEEDED_BY in the detail description of solver
2125   problems.
2126 - improved error message if a requiremnt is not fulfilled Bug 307743
2127 - Add "ignore" option to the solution if a requirement is not fulfilled
2128   Bug 304276
2129 - revision 7113
2130
2131 -------------------------------------------------------------------
2132 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
2133
2134 - fixed the order of operands of susetags local metadata status
2135   computation which caused the YaST repositories to always get
2136   refreshed (part of bug #304310)
2137 - revision 7107
2138 - version 3.22.2
2139
2140 -------------------------------------------------------------------
2141 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
2142
2143 - comparing vendor with VendorAttr::equivalent
2144 - revision 7103
2145
2146 -------------------------------------------------------------------
2147 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
2148
2149 - Use $RPM_OPT_FLAGS.
2150
2151 -------------------------------------------------------------------
2152 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
2153
2154 - Reset transact bits when switching status from
2155   "update" to "protected" (#246976)
2156 - version 3.22.1
2157 - revision 7094
2158
2159 -------------------------------------------------------------------
2160 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
2161
2162 - new translations added
2163 - rev 7083
2164
2165 -------------------------------------------------------------------
2166 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
2167
2168 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
2169    [main]
2170    download.use_patchrpm = no
2171    download.use_deltarpm = no
2172 - version 3.22.0
2173 - revision 7069
2174
2175 -------------------------------------------------------------------
2176 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
2177
2178 - On demand translate patch requirements into a list of atoms.
2179   Required by the UI to display packages acssociated with a patch.
2180   (#300612)
2181 - version 3.21.1
2182 - revision 7065
2183
2184 -------------------------------------------------------------------
2185 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
2186
2187 - enrich ResolverInfo with the reason if a user-initiated request
2188   fails (#304325, #306240)
2189 - r 7051
2190
2191 -------------------------------------------------------------------
2192 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
2193
2194 - added missing implementation of LogControl::setLineFormater()
2195   (lslezak)
2196 - version 3.21.0
2197 - revision 7041
2198
2199 -------------------------------------------------------------------
2200 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
2201
2202 - enable changing url in requestMedia callback (#294481)
2203 - revision 7037
2204
2205 -------------------------------------------------------------------
2206 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
2207
2208 - Filter readonly mount points in DiskUsageCounter (#297405)
2209 - revision 7030
2210
2211 -------------------------------------------------------------------
2212 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
2213
2214 - remember the cause of the RepoException when refreshing metadata
2215   (#301022)
2216 - r7023
2217
2218 -------------------------------------------------------------------
2219 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
2220
2221 - Safe fix for bug #299680.
2222 - version 3.20.1
2223 - revision 7026
2224
2225 -------------------------------------------------------------------
2226 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
2227
2228 - Bugfix: If a requirement has been fulfilled by more than one language
2229   resolvables only thatone will be taken which fits to the selected
2230   language.
2231 - r 7018
2232
2233 -------------------------------------------------------------------
2234 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
2235
2236 - correct error code for media errors in MediaCurl::doGetFileCopy()
2237   affects only zypper error output, does not affect YaST
2238 - r7013
2239
2240 -------------------------------------------------------------------
2241 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
2242
2243 - reverted blocking of requestMedia from r6271 (#301710)
2244 - r6999
2245
2246 -------------------------------------------------------------------
2247 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
2248
2249 - prevent progress report in destructor (#299680)
2250 - r6998
2251
2252 -------------------------------------------------------------------
2253 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
2254
2255 - treat non-filelists.xml <file> entries as file provides capabilities
2256   in YUM parser (#304701)
2257 - r6992
2258
2259 -------------------------------------------------------------------
2260 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
2261
2262 - the media.1/media uniquely identifies a 'susetags' repo, not
2263   the content file (#304200)
2264
2265 -------------------------------------------------------------------
2266 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
2267
2268 - fixed locale dir (#304649)
2269 - r6984
2270
2271 -------------------------------------------------------------------
2272 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
2273
2274 - don't treat normal package license as "license to confirm"
2275   (#305906)
2276
2277 -------------------------------------------------------------------
2278 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
2279
2280 - Fixed fix for #293039. Segfault due to uninitialzed data.
2281 - version 3.19.3
2282 - revision 6980
2283
2284 -------------------------------------------------------------------
2285 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
2286
2287 - reduced too much verbosed ResolverContext logging; Bug 303971
2288 - r 6977
2289
2290 -------------------------------------------------------------------
2291 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
2292
2293 - Fixed PlainDir repositories to provide real disk usage data. For
2294   repomd and others that do not provide any detailed disk usage info,
2295   assume the packgage size is required below "/". Peviously they were
2296   treated as being empy.
2297 - version 3.19.2
2298 - revision 6972
2299
2300 -------------------------------------------------------------------
2301 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
2302
2303 - Add a new solver solution in the case of running in a timeout:
2304   ProblemSolutionDoubleTimeout.h
2305   #Bug 302496
2306 - revision 6970
2307
2308 -------------------------------------------------------------------
2309 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
2310
2311 - bug in fix for (#292986)
2312
2313 -------------------------------------------------------------------
2314 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
2315
2316 - (#297001) - libzypp: can't skip broken packages
2317 - re enable importing zypp keyring from rpm.(#302379)
2318 - 3.19.1
2319
2320 -------------------------------------------------------------------
2321 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
2322
2323 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
2324   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
2325   in order to support query-by-repo (#305384)
2326 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
2327   number of kinds, names, or repos (#305347)
2328 - remove ResolvableQuery::iterateResolvablesByKind, not needed
2329 - version 3.19.0
2330 - rev 6935
2331
2332 -------------------------------------------------------------------
2333 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
2334
2335 - real fix for reading signature ids. (#390535).
2336 - delete metadata when removing repo (#301037).
2337
2338 -------------------------------------------------------------------
2339 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
2340
2341 - following behaviour for setPartitions
2342   - if they are not set, they are detected
2343   - if they are set, that value is used.
2344   - if value set or detected is empty, all disk usage
2345     information is read. Otherwise just values in those
2346     mount points.
2347     Should work for installation as long as detectPartitions
2348     is empty at installation.(#293039)
2349
2350 -------------------------------------------------------------------
2351 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
2352
2353 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
2354   from external, e.g. for the testcases
2355 - Honor ZYPP_CONF environment variable to override the buit-in
2356   /etc/zypp/zypp.conf
2357 - Check architecture at handout() to prevent NULL ptr reference.
2358 - Bug 301286
2359 - rev 6908
2360
2361 -------------------------------------------------------------------
2362 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
2363
2364 -The solver generate an establish call for all
2365  resolvables which has filesystemcaps if there is not a valid result from a
2366  former solver run available. This covers:
2367  * Initial solver run
2368  * Changing of filesystem whithin a workflow, cause the solver results will
2369    be reset if the filesystem dependencies have been changed
2370  Bug 271912
2371 - r 6901
2372
2373 -------------------------------------------------------------------
2374 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
2375
2376 - pass location to plaindir package (#303751)
2377 - Add name of file in question to checksum/signature related
2378   exceptions.
2379 - pass basename of file to verifyFileSignatureWorkflow (instead of
2380   empty string).
2381 - filter out incompatible architectures when parsing sustags
2382   repos (first half of #301286)
2383 - r 6882
2384
2385 -------------------------------------------------------------------
2386 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
2387
2388 - don't run source migration if yast is running in
2389   intsys mode (#297136)
2390 - signature and checksum verification fixes. Still pending
2391   problem ZYpp getting no output from gpg when running from zypper.
2392   (#302059)
2393
2394 -------------------------------------------------------------------
2395 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
2396
2397 - Do not strip resolvables which have the same name but different kind
2398   (ResolverInfo*)
2399 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
2400 - r 6830
2401
2402 -------------------------------------------------------------------
2403 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
2404
2405 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
2406   the Estonian locale (#302525).
2407
2408 -------------------------------------------------------------------
2409 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
2410
2411 - added remembering of exception history at various places
2412
2413 -------------------------------------------------------------------
2414 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
2415
2416 - Bugfixes concerning vendor handling:
2417 - first bug:
2418   Installed A-1.0(vendor SuSE)
2419   Available A-2.0(other vendor)
2420   A will not be regarded as "unmaintained". So it will not be deleted.
2421 - second bug:
2422   A need B-2.0. B-1.0 is installed but has another vendor. Report a
2423   proper errmessage.
2424 - Testcase : solution-tests/vendor-test.xml
2425 - r 6812
2426 - 3.18.4
2427
2428 -------------------------------------------------------------------
2429 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
2430
2431 - ignore HASH key for download (#300982)
2432
2433 -------------------------------------------------------------------
2434 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
2435
2436 - Added explicitly_requested as parameter in ResolverContext::Uninstall
2437   Bug 299819
2438 - revision 6794
2439
2440 -------------------------------------------------------------------
2441 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
2442
2443 - If no mount information is available, parse all DU entries.
2444 - read only hack mode for migrate-sources. We actually do add
2445   repositories with it, but no harm. (#292986)
2446 - fix some typos in exceptions (#301331)
2447 - 3.18.3
2448
2449 -------------------------------------------------------------------
2450 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
2451
2452 - Do not regard explicit request in order to recognize updated packages
2453   correctly. Bug 301676
2454 - Updated translations
2455 - r 6766
2456 - 3.18.2
2457
2458 -------------------------------------------------------------------
2459 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
2460
2461 - package-manager script: Call /sbin/yast2 with full path because of
2462   gnomesu (#269873).
2463
2464 -------------------------------------------------------------------
2465 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
2466
2467 - add support for the HASH key. (#300982)
2468 - Use ContentFileParser in Downloader (instead of implementing
2469   the parser again, it has a reason, Downloader was written first)
2470 - update testcases and data to cover the new HASH key
2471 - 3.18.1
2472
2473 -------------------------------------------------------------------
2474 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
2475
2476 - unify query API for kind and name, summary, description
2477   (incomplete)
2478 - rev 6761, version 3.18.0
2479
2480 -------------------------------------------------------------------
2481 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
2482
2483 - add iterateResolvablesByKindsAndName
2484 - rev 6735, version 3.17.13
2485
2486 -------------------------------------------------------------------
2487 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
2488
2489 - rename ResolvableQuery::queryByName to iterateResolvablesByName
2490 - fix reading of kind and repository in ResolvableQuery
2491 - add reverse lookups in CacheTypes
2492 - add iterateResolvablesByKind
2493 - rev 6733
2494
2495 -------------------------------------------------------------------
2496 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
2497
2498 - shorten solver error messages Bug 259894
2499 - rev 6723
2500
2501 -------------------------------------------------------------------
2502 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
2503
2504 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
2505   install zypp/cache header files.
2506 - rev 6719, version 3.16.13
2507
2508 -------------------------------------------------------------------
2509 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
2510
2511 - discard pattern files with incompatbile architecture, both
2512   for download and for parsing. (#298716)
2513 - rev 6711
2514
2515 -------------------------------------------------------------------
2516 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
2517
2518 - run sqlite asynchronously and add sql index files where
2519   appropriate, gives 6x performance on certain operations.
2520   Bumping cache schema version to 1004.
2521   (#300998)
2522 - rev 6710
2523
2524 -------------------------------------------------------------------
2525 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
2526
2527 - fix String::endsWith (#301038)
2528 - rev 6709
2529
2530 -------------------------------------------------------------------
2531 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
2532
2533 - added an _explicitly_requested in QueueItemConflict ( as already in
2534   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
2535   remove the conflicting item without an error message. Bug 299819
2536 - rev 6699
2537
2538 -------------------------------------------------------------------
2539 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
2540
2541 - forgot to set default refresh policy in checkIfToRefreshMetadata
2542 - repo.refresh.delay default set to 10 minutes
2543 - 6693
2544
2545 -------------------------------------------------------------------
2546 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
2547
2548 - Bugfix while regarding correct vendor in update
2549 - r6677
2550 - version 3.15.0
2551
2552 -------------------------------------------------------------------
2553 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
2554
2555 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
2556   added to delay next check & refresh until the specified number of
2557   minutes has passed from the last check or refresh (FATE #301991).
2558   Revisions: 6654, 6656, 6666, and 6667.
2559 - filesystem::touch(Pathname) added (r6666)
2560 - RepoManager::touchIndexFile(RepoInfo) added
2561 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
2562   decision to do the refresh moved to this public method.
2563 - r6667
2564
2565 -------------------------------------------------------------------
2566 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
2567
2568 - generate a resolver problem if addRequires does not find a resovable
2569   #299486
2570 - rev 6660
2571
2572 -------------------------------------------------------------------
2573 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
2574
2575 - Prioritized delete request by the user BEFORE delete requests due
2576   missing dependencies or conflicting dependencies. Bug 298322
2577 - rev 6640
2578
2579 -------------------------------------------------------------------
2580 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
2581
2582 - support also "Plaindir" as valid repo type name (#298622)
2583 - revision 6616
2584 - version 3.14.0
2585
2586 -------------------------------------------------------------------
2587 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
2588
2589 - fix segfault in Progress reporting
2590 - progress report use name instead of alias (#298035)
2591 - repoinfo returns alias if name is empty
2592
2593 -------------------------------------------------------------------
2594 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
2595
2596 - merge patch by dmueller to get rid of boost-regex
2597
2598 -------------------------------------------------------------------
2599 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
2600
2601 - dont create a second CacheStore in the same scope, will lock...
2602   #297627
2603
2604 -------------------------------------------------------------------
2605 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
2606
2607 - fixed some RepoManager exception docs & history
2608 - r6558
2609
2610 -------------------------------------------------------------------
2611 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
2612
2613 - feature #302135: Graceful update of 3rd party packages
2614   Automatic upgrading only sees packages from same vendor
2615   This allows not needed to have those locked.
2616 - Add persistent locks file which allow wildcards. Users
2617   can lock certain packages adding lines like "kde* < 3.5"
2618 - add applyLocks() to apply persistent locks before solving
2619
2620 -------------------------------------------------------------------
2621 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
2622
2623 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
2624   #271912 wq
2625 - Added locking resolvables in the testcases
2626 - rev 6544
2627
2628 -------------------------------------------------------------------
2629 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
2630
2631 - add migrate-sources to %post (#292986)
2632 - 3.13.15
2633
2634 -------------------------------------------------------------------
2635 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
2636
2637 - fixed bug with using wrong files from raw metadata cache
2638   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
2639
2640 -------------------------------------------------------------------
2641 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
2642
2643 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
2644   Bug# 297795
2645 - r 6517
2646
2647 -------------------------------------------------------------------
2648 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
2649
2650 - implement susetags support for compressed metadata
2651   and testcases. (feature #301916)
2652 - implement disk usage in cache. For installation requires
2653   some changes in YaST to setup the ZYpp getPartitions()
2654   before repos are cached. (bug #293039)
2655 - added testcases for diskusage
2656 - 3.13.14
2657
2658 -------------------------------------------------------------------
2659 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
2660
2661 - fixed YUM parser to properly create source packages
2662 - disabled reading of filelists.xml.gz by default (the data are
2663   currently not stored anyway)
2664 - revision 6481
2665 - version 3.13.13
2666
2667 -------------------------------------------------------------------
2668 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
2669
2670 - Don't download unwanted translation files (#293740).
2671 - revision 6470
2672
2673 -------------------------------------------------------------------
2674 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
2675
2676 - Fix susetags repo to parse dikusage data (#293039)
2677 - revision 6467
2678 - version 3.13.12
2679
2680 -------------------------------------------------------------------
2681 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
2682
2683 - Add product attribute 'type' (aka 'category' which is now
2684   deprecated). Adapted sustags and yum parsers to parse and
2685   provide this value.
2686 - revision 6464
2687 - version 3.13.11
2688
2689 -------------------------------------------------------------------
2690 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
2691
2692 - fix modalias rel column number
2693 - version 3.13.10
2694
2695 -------------------------------------------------------------------
2696 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
2697
2698 - Implemented option repo.add.probe to allow probing
2699   the added repositories
2700 - version 3.13.9
2701
2702 -------------------------------------------------------------------
2703 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
2704
2705 - Fixed detection of renamed packages while update.
2706 - Added new translations
2707 - rev 6445
2708
2709 -------------------------------------------------------------------
2710 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
2711
2712 - Speed up retrieving MediaNr attribute, as it slows down install
2713   order calculation. (#297173)
2714 - revision 6442
2715
2716 -------------------------------------------------------------------
2717 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
2718
2719 - Fixed cache schema upgrade
2720
2721 -------------------------------------------------------------------
2722 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
2723
2724 - Fixed pattern includes and extends attributes.
2725 - revision 6431
2726 - version 3.13.8
2727
2728 -------------------------------------------------------------------
2729 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
2730
2731 - API for retrieving additional dependencies" solver/detail/Resolver.h
2732 - Handle additional dependencies in the testcases
2733 - Handle system and language dependencies in the testcases correctly.
2734 - r 6418
2735
2736 -------------------------------------------------------------------
2737 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
2738
2739 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
2740   has changed. Resolver must discard any cached filesystem dependencies.
2741   (required for #271912)
2742 - revision 6404
2743
2744 -------------------------------------------------------------------
2745 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
2746
2747 - Indicate changed pool content to the resolver. (required for #271912)
2748 - revision 6398
2749 - version 3.13.7
2750
2751 -------------------------------------------------------------------
2752 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
2753
2754 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
2755   problems. Bug 280387
2756 - r 6378
2757 - version 3.13.6
2758
2759 -------------------------------------------------------------------
2760 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
2761
2762 - Added interface to install source packages via zypper.
2763 - revision 6373
2764 - version 3.13.5
2765
2766 -------------------------------------------------------------------
2767 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
2768
2769 - Added package attributes Package::sourcePkgName and
2770   Package::sourcePkgEdition. Name and edition of the source
2771   rpm this package was built from.
2772 - Added ZYpp::installSrcPackage to install a single source package.
2773 - revision 6353
2774 - version 3.13.4
2775
2776 -------------------------------------------------------------------
2777 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
2778
2779 - Temorary files and directories created by makeSibling use the
2780   same protection as the original.
2781 - revision 6344
2782 - version 3.13.3
2783
2784 -------------------------------------------------------------------
2785 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
2786
2787 - Removed keepExtras from resolvePool. This will be handled
2788   in the solver internally now. #294727
2789 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
2790 - revision 6317
2791 - version 3.13.2
2792
2793 -------------------------------------------------------------------
2794 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
2795
2796 - Remove tribool from RepoInfo's interface.
2797 - revision 6301
2798 - version 3.13.1
2799
2800 -------------------------------------------------------------------
2801 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
2802
2803 - Fixed wrong media number reported by script, message and patch.
2804 - Fixed script API to provide the scripts location on media (if not
2805   inlined).
2806 - Introduced ScripProvider to make a script available on the local
2807   disk.
2808 - revision 6288
2809 - version 3.13.0
2810
2811 -------------------------------------------------------------------
2812 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
2813
2814 - don't request media chage if the media is not changeable (like
2815   e.g. http)
2816 - revision 6271
2817 - version 3.12.1
2818
2819 -------------------------------------------------------------------
2820 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
2821
2822 - progress ticks for clean cache
2823 - ZConfig: remove default from names.
2824 - re enable reading cache callbacks
2825 - ini parser without boost::regexp
2826   patch by dmueller (#152447)
2827
2828 -------------------------------------------------------------------
2829 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
2830
2831 - Fixed package to provide the location media number. (#294496)
2832 - revision 6263
2833
2834 -------------------------------------------------------------------
2835 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
2836
2837 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
2838   gpgkey) instead of throwing bad url exception
2839 - revision 6259
2840
2841 -------------------------------------------------------------------
2842 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
2843
2844 - Make clearing of extra dependencies/conflicts configurable when
2845   resolvePool(). Leave the default as before (clear extras).
2846   Bug # 294727
2847 - revision 6233
2848 - version 3.12.0
2849
2850 -------------------------------------------------------------------
2851 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
2852
2853 - /var/lib/zypp/cache -> /var/cache/zypp
2854   (#292419)
2855 - ini parser without boost::regexp, patch by dmueller
2856   (#152447)
2857
2858 -------------------------------------------------------------------
2859 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
2860
2861 - Make temp directory configurable  via environment
2862   variable ZYPPTMPDIR.
2863 - revision 6202
2864 - version 3.11.11
2865
2866 -------------------------------------------------------------------
2867 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
2868
2869 - Fixed bug in smart pointer comparison.
2870
2871 -------------------------------------------------------------------
2872 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
2873
2874 - Fix failing rename of metadata download directories across
2875   filesystem boundaries.
2876
2877 -------------------------------------------------------------------
2878 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
2879
2880 - Fixed malicious gettext include.
2881 - Make ZConfig a singleton.
2882 - revision 6123
2883
2884 -------------------------------------------------------------------
2885 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
2886
2887 - Fixed repo::provideFile to set a deleter for downloaded files
2888   (#293004).
2889 - revision 6094
2890 - version 3.11.10
2891
2892 -------------------------------------------------------------------
2893 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
2894
2895 - Query ByRepository now takes as well an alias.
2896
2897 -------------------------------------------------------------------
2898 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
2899
2900 - fix retrieval of container attributes in cache
2901   (#292698)
2902
2903 -------------------------------------------------------------------
2904 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
2905
2906 - Port zypp-query-pool (#292404)
2907 - revision 6069
2908 - version 3.11.9
2909
2910 -------------------------------------------------------------------
2911 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
2912
2913 - added new calls in Resolver.h: addRequire,addConflict
2914
2915 -------------------------------------------------------------------
2916 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
2917
2918 - Fixed IniParser to allow '=' in values (#292669)
2919 - revision 6063
2920
2921 -------------------------------------------------------------------
2922 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
2923
2924 - allow / in alias (#292628)
2925
2926 -------------------------------------------------------------------
2927 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
2928
2929 - Fixed repo::provideFile to throw on error.
2930 - Fixed ResolvableQuery to use 0 as default for non existing
2931   numerical values.
2932 - revision 6058
2933
2934 -------------------------------------------------------------------
2935 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
2936
2937 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
2938   additional ctor for convenience.
2939 - revision 6047
2940
2941 -------------------------------------------------------------------
2942 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
2943
2944 - Evalute update canditate:
2945   Take canditates only which are really installable. Bug 292077
2946   r 6034
2947
2948 -------------------------------------------------------------------
2949 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
2950
2951 - fixed some tribool bugs in RepoInfo
2952 - revision 6022
2953
2954 -------------------------------------------------------------------
2955 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
2956
2957 - fix reading of non existant repo
2958 - r6018
2959 - first submission to stable
2960 - fix keywords parsing in susetags parser
2961 - version 3.11.8
2962
2963 -------------------------------------------------------------------
2964 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
2965
2966 - make resolvable query complete exceptionless with the database
2967 - test that packages have some attributes
2968 - disable progress adaptor for now
2969 - revision 5977
2970 - version 3.11.7
2971
2972 -------------------------------------------------------------------
2973 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
2974
2975 - fixed unresolved symbols
2976 - revision 5972
2977 - version 3.11.6
2978
2979 -------------------------------------------------------------------
2980 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
2981
2982 - fixed TranslatedText creating unwanted entries.
2983 - fixed capability processing
2984 - revision 5964
2985 - version 3.11.5
2986
2987 -------------------------------------------------------------------
2988 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
2989
2990 - MediaSetAccess::release() added
2991 - Use attachDesiredMedia in MediaProducts
2992 - Progress reporting improved
2993 - revision 5959
2994 - version 3.11.4
2995
2996 -------------------------------------------------------------------
2997 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
2998
2999 - fixed parsing translated texts.
3000 - added source packages.
3001 - revision 5947
3002 - version 3.11.3
3003
3004 -------------------------------------------------------------------
3005 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
3006
3007 - repo callbacks fixed
3008 - Fixed YUM parser progress reporting
3009 - Added CombinedProgressData
3010 - make RepoImpl::resolvables() load lazy
3011 - MediaProducts added for scanning products file
3012 - Implement cache schema versioning and automatic invalidation of
3013   cache when schema changes
3014 - revision 5942
3015 - version 3.11.2
3016
3017 -------------------------------------------------------------------
3018 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
3019
3020 - Propagate pools repository_iterator to the UI
3021 - revision 5911
3022 - version 3.11.1
3023
3024 -------------------------------------------------------------------
3025 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
3026
3027 - Package::location is now returns an OnMediaLocation
3028 - archivesize() renamed to downloadSize()
3029 - Allow to iterate all Repositories that contribute
3030   Resolvables to the Pool.
3031 - MediaSetAccess::provideDir added
3032 - remove useless url check
3033 - add old-api-style wrapper
3034 - Add MediaProducts class
3035 - revision 5892
3036 - version 3.11.0
3037
3038 -------------------------------------------------------------------
3039 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
3040
3041 - function isInstalledBy/installs
3042   Added an initial installation flag which shows if the item has been
3043   triggered for installation, or the dependency is already satisfied.
3044 - Revision 5884
3045 - Version 3.4.0
3046
3047 -------------------------------------------------------------------
3048 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
3049
3050 - removed unused %{prefix}/lib/zypp from %files in spec file
3051 - revision 5870
3052
3053 -------------------------------------------------------------------
3054 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
3055
3056 - Old API (SourceManager, metadata parsers) dropped in favor of the
3057   new refactored ones (RepoManager, RepoParser(s), cache subtree,
3058   repo subtree).
3059 - Some new API improvements.
3060 - revision 5868
3061 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
3062
3063 -------------------------------------------------------------------
3064 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
3065
3066 - New API calls which provides more information about one
3067   resolvable after a solverrun:
3068   isInstalledBy (const PoolItem_Ref item);
3069   installs (const PoolItem_Ref item);
3070 - Revision 5835
3071
3072 -------------------------------------------------------------------
3073 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
3074
3075 - fix changelog entry order
3076
3077 -------------------------------------------------------------------
3078 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
3079
3080 - Ignore conflicting items which are uninstallable
3081 - Create a "needed by" info if a requirement is still fulfilled.
3082 - Allow only one needed_by and needed_by_capability in QueueItemInstall
3083 - Added capability and type (REQUIRE, RECOMMEND,....) to
3084   ResolverInfoNeededBy
3085 - Evaluate ResolverInfoNeededBy for more information in the error
3086   messages
3087 - Enlarge detail description in the error messages
3088 - Revision 5807
3089
3090 -------------------------------------------------------------------
3091 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
3092
3093 - Fixes for gcc-4.2
3094 - revision 5786
3095 - version 3.3.1
3096
3097 -------------------------------------------------------------------
3098 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
3099
3100 - fixed so versioning from libtool to cmake
3101 - 3.3.0
3102
3103 -------------------------------------------------------------------
3104 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
3105
3106 - Use gpg2 instead of gpg for keyring and make
3107   the package depend on it (#284211)
3108
3109 -------------------------------------------------------------------
3110 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
3111
3112 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
3113   New dependency "packageand(foo:bar)" which provides an AND dependency by
3114   injecting a supplement/freshen.
3115   e.G. package novell-cluster-services-kmp-smp
3116   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
3117   Bug 255011
3118 - Dont check for architecture changes in atoms (#266178)
3119 - Revision 5720
3120
3121 -------------------------------------------------------------------
3122 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
3123
3124 - Fixed package-manager script (#275847)
3125 - revision 5614
3126
3127 -------------------------------------------------------------------
3128 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
3129
3130 - fixed cmake
3131 - version 3.2.2
3132
3133 -------------------------------------------------------------------
3134 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
3135
3136 - Reduced logging in order to speedup solving Bug 275100
3137 - revision 5603
3138 - version 3.2.1
3139
3140 -------------------------------------------------------------------
3141 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
3142
3143 - Fix excess calls to releaseFile. (#274357)
3144 - revision 5545
3145
3146 -------------------------------------------------------------------
3147 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
3148
3149 - Fix importing keys into rpm. (#270125)
3150 - r5527
3151
3152 -------------------------------------------------------------------
3153 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
3154
3155 - Support filesystem dependencies to add needed filesystem RPMs
3156   automatically (Fate 301966).
3157 - revision 5404
3158 - version 3.2.0
3159
3160 -------------------------------------------------------------------
3161 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
3162
3163 - avoiding attaching media where not needed (#263207)
3164 - r5381
3165
3166 -------------------------------------------------------------------
3167 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
3168
3169 - fix FileCap with attributes
3170 - r5376
3171
3172 -------------------------------------------------------------------
3173 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
3174
3175 - Fixed computation of install order. Take requirements of
3176   an installed packages uninstall scripts into account, if
3177   the package is updated. (#258682)
3178 - revision 5349
3179 - version 3.1.1
3180 -------------------------------------------------------------------
3181 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
3182
3183 - Parse and provide package keywords. (Fate 120368)
3184 - revision 5338
3185 - version 3.1.0
3186
3187 -------------------------------------------------------------------
3188 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
3189
3190 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
3191   Ask the user. Bug 258322
3192 - revision 5305
3193 - version 3.0.3
3194
3195 -------------------------------------------------------------------
3196 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
3197
3198 - Fix restoring of Sources id root prefix is used. (#238165)
3199 - revision 5299
3200 - version 3.0.2
3201
3202 -------------------------------------------------------------------
3203 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
3204
3205 - MediaManager::attachDesiredMedia() added to support multiple
3206   (CD/DVD) drives (fate #3974)
3207 - r5296
3208
3209 -------------------------------------------------------------------
3210 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
3211
3212 - If there is no valid solver result and NOT all resolvables ( other
3213   architecture) has been regarded, let the user decide making a new
3214   solver run with ALL available resolvables. Bug 223440
3215 - reducing logging (error -> debug)  bug 252921
3216 - Revision 5219
3217
3218 -------------------------------------------------------------------
3219 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
3220
3221 - Allow configuration of trusted vendors via
3222   /var/lib/zypp/db/trustedVendors. (#186636)
3223 - revision 5194
3224 - version 3.0.1
3225
3226 -------------------------------------------------------------------
3227 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
3228
3229 - libzypp-devel -> libzypp requirement is not versioned
3230   (#251086)
3231 - r5181
3232
3233 -------------------------------------------------------------------
3234 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
3235
3236 - Using already existing valid solver results for further solver runs.
3237   (partiell solving)
3238 - r5169
3239
3240 -------------------------------------------------------------------
3241 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
3242
3243 - fix link order
3244 - r5165
3245
3246 -------------------------------------------------------------------
3247 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
3248
3249 - merging from 10.2 / SP1
3250 - #247459 ftp probing
3251   denied == dont exists in ftp
3252 - r5124
3253
3254 -------------------------------------------------------------------
3255 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
3256
3257 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
3258 - Simultaneouqusly establishing of items which are conflicting eachother is
3259   useless. So only one will be established. Fixed in QueueItemInstall.cc
3260   Bug 243595
3261 - Added new upgrade options to fine tune version and patch handling.
3262   (F301990)
3263 - The context of establishPool will be stored in Resolver and will be
3264   regarded for the next solver run everytime. So it will be not reset by
3265   any solver run anymore.
3266   bug 191810 ( A broken patch will not be installed again)
3267
3268 -------------------------------------------------------------------
3269 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
3270
3271 - adding sotf,timeo=X nfs mount options by default (#235211)
3272 - r5093
3273
3274 -------------------------------------------------------------------
3275 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
3276
3277 - support for HTTP authentication prompt added (#190609)
3278 - fixed problem with empty path in URL
3279   in MediaCurl::doGetFileCopy()
3280 - r5085
3281
3282 -------------------------------------------------------------------
3283 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
3284
3285 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
3286   SuSE-Linux-10_2-Branch
3287
3288 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
3289 - verifySystem: The result will be set to APPL_HIGH, so it will be not
3290   reset by a second "normal" solver run. #239281 (schubi)
3291 - yast2 reports invalid URL as 'unknown source type'
3292   (#209961) (dmacvicar)
3293 - Added freshen language dependency in supplemements too if there is no
3294   entry in supplements.
3295   #240617;IPA fonts are not installed even if select Japanese
3296   language (schubi)
3297 - Setting allowed authentication methods to "basic,digest" if none
3298   provided in URL (#243006) (jkupec)
3299 - Stopping after 50 valid solver results. Anymore would be useless. Bug
3300   243595 (schubi)
3301 - r 5007
3302
3303 -------------------------------------------------------------------
3304 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
3305
3306 - package-manager: use a generic su script from XDG (#235303, #244442)
3307
3308 -------------------------------------------------------------------
3309 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
3310
3311 - Setting allowed authentication methods to "basic,digest" if none
3312   provided in URL (#243006)
3313 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
3314   (mvidner)
3315 - r4999
3316
3317 -------------------------------------------------------------------
3318 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
3319
3320 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
3321   (#222602)
3322 - 4984
3323
3324 -------------------------------------------------------------------
3325 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
3326
3327 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
3328
3329 - update packages: changing architecture is only valid while an
3330   system update and NOT while an update via a patch. Last fix does
3331   not fit for every case.
3332   Bug 230685
3333 - Patch has selected not the concerning package for update but
3334   a package which has provided the required dependencies too.
3335   Algorithmus: If there are exactly two providers which differ in architecture
3336                prefer the better arch.
3337   Fix: Regarding NVRA too. ( only if equal )
3338   Bug 238284
3339 - Download only English and Local translation
3340   (#208457)
3341 - Added solver parameter:
3342    tryAllPossibilities: regarding every solver branch ( not only
3343                         branches with e.G. best architectures
3344    preferHighestVersion: Prefer solver results which have a higher
3345                          version number.
3346   Bug #238087
3347 - update packages: changing architecture is only valid while an
3348   system update and NOT while an update via a patch.
3349   Bug 230685 - x86_64 MozillaFirefox binaries in security update
3350   repository
3351   Fix of version 2.11.2 has not worked if the first founded item
3352   had had another architecture.
3353 - r4927
3354
3355 -------------------------------------------------------------------
3356 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
3357
3358 - added ZYpp::getPartitions() - return the partitinoning
3359
3360 -------------------------------------------------------------------
3361 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
3362
3363 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
3364 - Corrupt download cannot be skipped
3365   (#217425 and #224216)
3366 - Enable package read ahead/caching in commit per default to reduce
3367   interactive media changes. If the environment variable
3368   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
3369 - added parameter not to reset resolver results while calling
3370   freshen pool Bug: 235761
3371 - Prepare package read ahead/caching of packages in commit. Adatped the
3372   workflow. Caching details are now hidden inside CommitPackageCache.
3373   The current implementation still performs no read ahead. (for F100182)
3374 - Skip invalid or broken rpm database entries. (#231211)
3375 - verifySystem: check if the solution is valid after calling freshenPool()
3376   Bug: 235761
3377 - Added own call for Resolver::verifySystem with additional
3378   hardware/language check in order to keep binary compatibility
3379   Fate #301224
3380 - Rpm requires additional quoting of special chars in filenames.
3381   (#233967)
3382 - Resolver::verifySystem checks for new hardware now by calling
3383   freshenPool. This is configureable. Fate #301224
3384 - merged texts from proofread
3385 - Don't consider patch/delta rpms if package architecture changes.
3386   (#231254)
3387 - update packages: changing architecture is only valid while an
3388   system update and NOT while an update via a patch.
3389   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
3390 - verifySystem: Do only regard items which will be on the system after the
3391   commit. Fate 301178
3392 - feature #301369
3393   Import listed GPG Keys from an trusted installation source
3394 - fix return call in new xml parser
3395 - Enable system resolvables in Helix parser (Revision 4787)
3396 - deptestomatic:
3397   Resetting transaction with the correct call;
3398   bugfix; Added kind in keep state (Revision 4788)
3399 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
3400   soft (Revision 4789)
3401 - New call added: maySetToBeUninstalledSoft (Revision 4789)
3402   Both are only functions for the solver (Revision 4789)
3403 - Resetting "by causer" in order to distinguish from state
3404   "keep by user". ( function setLock in order to remove lock)
3405   (Revision 4789)
3406 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
3407   in QueueItemUninstall.cc (Revision 4790)
3408 - Regarding "keep state by user". So avoiding "reselecting" by
3409   other requirements.
3410   Give a corresponding problem solution if a resolvable satisfy
3411   a dependency, but has been set to keep by the user.
3412   Bug : 222531 (Revision 4791)
3413 - Allow to disable autoprotection of foreign vendor items. Required
3414   in zmd-backend. (F301735).
3415 - use sqlite-zmd if using > 10.2 in spec. Use the one available
3416   durin compile.
3417 - Item could has already been selected to soft uninstall (e.G. remove
3418   pattern which recommend this item ). Do not throw an exception anymore.
3419   bug#225278
3420 - Added syscontent::Reader: Parse serialized set of ResObjects.
3421   (for F300729)
3422 - If there has already been selected another item by the solver (e.g. from
3423   another source) we will take thatone in order to avoid parallel
3424   installation and there concerning error messages.
3425   Bug 224698
3426 - In order to handle conflicting resolvable we try to update the
3427   conflicting item. While evaluating these canditates an already selected
3428   candidate will not be regarded. So it could be that an older package
3429   will be selected for update although a newer has already been selected. Revision 4765
3430 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
3431   update candidate and evaluate additional branches.
3432 - r4907
3433
3434 -------------------------------------------------------------------
3435 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
3436
3437 - Improved realpath() wrapper in media handler class (#222521).
3438 - revision 4758
3439
3440 -------------------------------------------------------------------
3441 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
3442
3443 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
3444 - revision 4713
3445
3446 -------------------------------------------------------------------
3447 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
3448
3449 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
3450   because backend uses this sqlite and it is no fun to
3451   install one and the other to develop (as the -devel packages)
3452   conflict.
3453 - add cmake support for building zypp/ lib.
3454   TODO: soinfo, compile testcases, devel, zypp2,docs
3455   find rpm, curl and others.
3456 - dont serialize interactive, as it is
3457   calculated now.
3458   (it was already fixed as we don't reimplement
3459   the method, but we still serialized, parsed)
3460 - r4709
3461
3462 -------------------------------------------------------------------
3463 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
3464
3465 - fixed Patch::interactive to return true as well, if the patch
3466   itself has a licence. (#224192)
3467 - revision 4702
3468 - version 2.9.2
3469
3470 -------------------------------------------------------------------
3471 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
3472
3473 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
3474   on the installation image (#213852).
3475 - revision 4700
3476
3477 -------------------------------------------------------------------
3478 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
3479
3480 - Avoid duplicate pool entries; Bug 223750; second part of the fix
3481 - r4698
3482 - Version 2.9.1
3483
3484 -------------------------------------------------------------------
3485 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
3486
3487 - Pool has multi instances of an item in the pool. Reduced this error
3488   to items which are identically at least. #217574 and #223750
3489 - r4695
3490
3491 -------------------------------------------------------------------
3492 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
3493
3494 - replace spaces to underscores in product names
3495 - 2.8.7
3496 - r4688
3497
3498 -------------------------------------------------------------------
3499 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
3500
3501 - Mark some strings for translation (#219783 need it)
3502 - r4682
3503
3504 -------------------------------------------------------------------
3505 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
3506
3507 - Added translations marks to hal, url and mutex exceptions (#23771)
3508 - revision 4680
3509
3510 -------------------------------------------------------------------
3511 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
3512
3513 - don't make libzypp-devel depend on sqlite-devel as
3514   headers from zypp2 are not installed yet
3515 - r4663
3516
3517 -------------------------------------------------------------------
3518 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
3519
3520 - Return an error if fork failed. (#204807)
3521 - Make Script execution abortable by user request. (#212949, F100233)
3522 - revision 4660
3523 - version 2.8.6
3524
3525 -------------------------------------------------------------------
3526 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
3527
3528 - Added package-manager wrapper script, with icon and .desktop (#222757).
3529   (Used by gnome-main-menu)
3530 - version 2.8.5
3531 - r4640
3532
3533 -------------------------------------------------------------------
3534 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
3535
3536 - Fixed target/hal - one more dbus_connection_close found (#216035)
3537 - revision 4636
3538 - version 2.8.4
3539
3540 -------------------------------------------------------------------
3541 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
3542
3543 - translation added
3544   rev 4630
3545   version 2.8.3
3546
3547 -------------------------------------------------------------------
3548 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
3549
3550 - Process obsoletes when installing non-package objects. (#217352)
3551 - revision 4621
3552 - version 2.8.2
3553
3554 -------------------------------------------------------------------
3555 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
3556
3557 - Implemented volume device check using /sbin/vol_id (#213852).
3558 - Revision 4619
3559
3560 -------------------------------------------------------------------
3561 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
3562
3563 - new translation added
3564
3565 -------------------------------------------------------------------
3566 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
3567
3568 - Implemented an reuse of already existing foreign CD/DVD mount points
3569   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
3570 - Added a fallback check of the volume.mount_point HAL property to
3571   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
3572   to be not avaliable in newer HAL versions (on 10.2).
3573 - Revision 4615
3574 - Version 2.8.1
3575
3576 -------------------------------------------------------------------
3577 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
3578
3579 - removed unused methods from Patch and PatchImplIf. Provided
3580   reasonable default implementation for Patch::interactive.
3581   (#221476).
3582 - revision 4610
3583 - Version 2.8.0
3584
3585 -------------------------------------------------------------------
3586 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
3587
3588 - Handle media eject failures (#216545)
3589 - r4606
3590
3591 -------------------------------------------------------------------
3592 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
3593
3594 - Reimplemented RpmDb::checkPackage using librpm API instead
3595   of parsing "rpm --checksig" output. (#163202)
3596 - Version 2.7.4
3597 - revision 4600
3598
3599 -------------------------------------------------------------------
3600 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
3601
3602 - NEW behaviour of the solver:
3603   Obsolete virtual provides. E.G.:
3604
3605   Installed:
3606   -----------
3607   Name:           test-1.0-0
3608
3609   Name:           moretest-1.0-0
3610   Provides:       test
3611
3612   To be installed
3613   ------------------
3614   Name:           nomoretest-1.0-0
3615   Obsoletes:      test
3616
3617   Result
3618   --------
3619   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
3620   test-1.0-0 had been deleted. Bug 220999
3621
3622 - Translations added
3623
3624 Version 2.7.3
3625 rev 4593
3626
3627 -------------------------------------------------------------------
3628 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
3629
3630 - Bugfix in generating solver testcases:
3631    - added kind of capabilities in description file
3632    - removed unneded channel from uninstall in command file
3633
3634 -------------------------------------------------------------------
3635 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
3636
3637 - Try to call /bin/eject utility if the eject-ioctl fails.
3638 - r4568
3639
3640 -------------------------------------------------------------------
3641 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
3642
3643 - ignore empty capabilities
3644 - r4565
3645
3646 -------------------------------------------------------------------
3647 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
3648
3649 - make progress strings translatable (#219783)
3650 - r4556
3651
3652 -------------------------------------------------------------------
3653 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
3654
3655 -  While deleting a selection all concerning recommended
3656    packages will be deleted too.
3657    BUT those packages should not be deleted which have been
3658    set to KEEP by the user. bug 217574
3659    rev 4526
3660    VERSION: 2.7.2
3661
3662 -------------------------------------------------------------------
3663 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
3664
3665 - Makefile in zypp2 fixed
3666   Revision 4520
3667
3668 -------------------------------------------------------------------
3669 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
3670
3671 - Translations added
3672   Revision 4514
3673   VERSION: 2.7.1
3674
3675 -------------------------------------------------------------------
3676 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
3677
3678 - Make the parser more strict, rejecting broken sources
3679   but showing the error line.
3680   Last fix making the parser relax would break multitag
3681   descriptions with empty lines, now we check dependencies
3682   at a higher level. (reference #160607)
3683 - r4501
3684
3685 -------------------------------------------------------------------
3686 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
3687
3688 - New problem solution added: Unlock ALL resovables in order to speed up
3689   problem solution. Bug 206453
3690
3691 -------------------------------------------------------------------
3692 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
3693
3694 - Translations added
3695
3696 -------------------------------------------------------------------
3697 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
3698
3699 - Fixed target/hal - removed dbus_connection_close calls, because
3700   the connections are shared; unref the ref-counted handle only.
3701   (#216035)
3702 - r4442
3703
3704 -------------------------------------------------------------------
3705 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
3706
3707 - skipping unreachable packages won't work
3708   (#215445)
3709 - r4468
3710
3711 -------------------------------------------------------------------
3712 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
3713
3714 - (#213793) Target store fails to recreate stored install-time (other
3715   Date and ByteCount values as well)
3716
3717 - skip comments and blank lines in multilists
3718   fixes (#214877) - zen-updater is not installed by default
3719
3720 - Automatically fix broken products when reading
3721   the product database.
3722   still pending: honour the read-only flag
3723   Changes to make this possible include
3724   using read_dir instead of boost directory
3725   iterator.
3726
3727 -------------------------------------------------------------------
3728 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
3729
3730 - added new class for generating solver testcases:
3731   Testcase
3732
3733 -------------------------------------------------------------------
3734 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
3735
3736 - Finalized ui::PatternContents. (F301229)
3737 - version 2.7.0
3738 - revision 4413
3739
3740 -------------------------------------------------------------------
3741 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
3742
3743 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
3744 - version 2.6.0
3745
3746 -------------------------------------------------------------------
3747 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
3748
3749 - Added ui::PatternContents: Helper class that will compute a patterns
3750   expanded install_packages set. (UI interface for F301229)
3751 - revision 4387
3752
3753 -------------------------------------------------------------------
3754 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
3755
3756 - removed the last reference to /usr/lib64 to fix the build
3757
3758 -------------------------------------------------------------------
3759 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
3760
3761 - added "zypper info" (jkupec)
3762 - version 2.5.2
3763
3764 -------------------------------------------------------------------
3765 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
3766
3767 - fix rpm db timestamp
3768 - add extra urls and optional urls to product API
3769 - r4378
3770
3771 -------------------------------------------------------------------
3772 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
3773
3774 - zypper: nicer progress reports, with or without --verbose.
3775
3776 -------------------------------------------------------------------
3777 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
3778
3779 - Fixed reloading of target data after commit. Broken since
3780   rev 3880.
3781 - version 2.5.1
3782 - revision 4365
3783
3784 -------------------------------------------------------------------
3785 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
3786
3787 - put query-pool in /usr/lib/zypp and not lib64
3788 - r4363
3789
3790 -------------------------------------------------------------------
3791 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
3792
3793 - revert keyring changes, causes endless loop (obvious)
3794 - add dist-product information, adapt store
3795 - version 2.5.0
3796 - r4355
3797
3798 -------------------------------------------------------------------
3799 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
3800
3801 - zypp-query-pool: For products show additionally distributionName
3802   and distributionEdition. (required by #205392)
3803 - revision 4349
3804
3805 -------------------------------------------------------------------
3806 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
3807
3808 - Add accessor for Product distributionName and distributionEdition.
3809   (required by #205392)
3810 - revision 4347
3811
3812 -------------------------------------------------------------------
3813 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
3814
3815 - added test case for KeyRing
3816 - fire trustedKeyAdded in all calls to import trusted key
3817   not only in signature check workflow.
3818 - r4342
3819
3820 -------------------------------------------------------------------
3821 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
3822
3823 - zypper update: implemented minimal version (patches only)
3824 - zypper list-updates: changed default type from package to patch,
3825   consider patches affecting the package manager separately
3826
3827 -------------------------------------------------------------------
3828 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
3829
3830 - version 2.4.1
3831 - r4338
3832
3833 -------------------------------------------------------------------
3834 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
3835
3836 - add zypp-query-pool, so registration doesn't depend on
3837   libzypp-zmd-backend being installed. Will remove from
3838   backend when suseregister gets updated.
3839
3840 -------------------------------------------------------------------
3841 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
3842
3843 - Make sure config.rpath is present.
3844
3845 -------------------------------------------------------------------
3846 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
3847
3848 - zypper search: fixed uninitialized members that made all searches
3849   exact and case sensitve
3850
3851 -------------------------------------------------------------------
3852 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
3853
3854 - zypp-checkpatches, write in the right file
3855 - r4328
3856
3857 -------------------------------------------------------------------
3858 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
3859
3860 - Install resolvables although they are unneeded
3861   if they have NOT the kind patch/atoms
3862   Bug 210538 - freshens/supplements does not work with patterns
3863 - r4326
3864
3865 -------------------------------------------------------------------
3866 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
3867
3868 - zypper service-add -r http://example.org/foo.repo (F#300641).
3869
3870 -------------------------------------------------------------------
3871 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
3872
3873 - zypp-checkpatches:
3874   save version of the generated xml to
3875   regenerate it if it changes.
3876   save a random token in case of error to
3877   force recreating xml file
3878 - r4321
3879
3880 -------------------------------------------------------------------
3881 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
3882
3883 - remove permissions for zypp checkpatches from spec
3884 - r4318
3885
3886 -------------------------------------------------------------------
3887 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
3888
3889 - registration fails because of wrong product data
3890   (#205392)
3891   use DISTPRODUCT,DISTVERSION to create the product
3892   resolvable. have this resolvable provide
3893   PRODUCT = VERSION
3894 - r4312
3895
3896 -------------------------------------------------------------------
3897 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
3898
3899 - zypper service-add -r ./foo.repo (F#300641).
3900
3901 -------------------------------------------------------------------
3902 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
3903
3904 - zypper: added case-sensitive search, search in descriptions and
3905   summaries, search by resolvable type, substring and word
3906   matching, support for wildcards
3907 - Revision 4303
3908
3909 -------------------------------------------------------------------
3910 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
3911
3912 - Prevent the user from sending signals to zypp-checkpatches-wrapper
3913   (#211286).
3914
3915 -------------------------------------------------------------------
3916 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
3917
3918 - Dont incomplete an uninstalled resolvable, even not when establishing.
3919   Incomplete only makes sense for installed resolvables (when they have broken
3920   deps), for patches (because they are needed) and for atoms (because they are
3921   used during patch calculation)
3922   Bug 198379
3923
3924 - Do not branch for packages with the same NVE but different architectures.
3925   Take the best architecture.
3926
3927 -------------------------------------------------------------------
3928 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
3929
3930 - implement rename source in sourcemanager
3931 - r4286
3932
3933 -------------------------------------------------------------------
3934 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
3935
3936 - YaST sources: set alias to product summary if empty
3937 - show alias on logs.
3938 - r4281
3939
3940 -------------------------------------------------------------------
3941 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
3942
3943 - version 2.4.0 (bin incompat due to callback fixes)
3944 - r4272
3945
3946 -------------------------------------------------------------------
3947 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
3948
3949 - Provide additional solver status information to the UI.
3950   (#162164,F301272)
3951 - Fixed UI satus computation in presence of multiple available
3952   candidates.
3953 - revision 4264
3954 - version 2.3.1
3955
3956 -------------------------------------------------------------------
3957 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
3958
3959 - remove const in MediaChangeReport requestMedia that
3960   broke cd changing.
3961 - r4262
3962
3963 -------------------------------------------------------------------
3964 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
3965
3966 - zypper: added search (jkupec)
3967 - removed the suid bit from zypp-checkpatches-wrapper so that the
3968   build passes until permissions.rpm is updated (~#211286).
3969 - r4253
3970
3971 -------------------------------------------------------------------
3972 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
3973
3974 - Log microseconds if ZYPP_PROFILING env var is enabled.
3975 - r4252
3976
3977 -------------------------------------------------------------------
3978 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
3979
3980 - YaST sources:
3981   Factory cannot be set with 'refresh' enabled
3982   (#204957)
3983 - get rid of some const bool signatures in Source classes
3984 - r4247
3985
3986 -------------------------------------------------------------------
3987 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
3988
3989 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
3990
3991 -------------------------------------------------------------------
3992 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
3993
3994 - select the best solution: prefering the total amount of install/update
3995   packages BEFORE source preferences. Bug 208784
3996
3997 -------------------------------------------------------------------
3998 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
3999
4000 - Introduce a method to see if a source supports a
4001   kind of resolvable at that time, so we can
4002   init a YUM source like factory but avoid parsing
4003   it if it contains no patches.
4004 - add TODO
4005 - zypp-checkpatches xml output
4006 - r4235
4007
4008 -------------------------------------------------------------------
4009 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
4010
4011 - added a CLI preview: zypper
4012 - revision 4214
4013 - version 2.2.3
4014
4015 -------------------------------------------------------------------
4016 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
4017
4018 - FATE #100165:
4019   Make Content File Aware of Different Architectures
4020   expand %a in release notes with architecture
4021
4022 -------------------------------------------------------------------
4023 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
4024
4025 - Extended pattern parser to support includes/extends tags as hint
4026   for the IO. (F301229)
4027 - revision 4199
4028 - version 2.2.2
4029
4030 -------------------------------------------------------------------
4031 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
4032
4033 - Enabled sending of ScriptResolvableReport.
4034 - Changed ScriptResolvableReport::start to send local path
4035   of script to be executed.
4036 - revision 4190
4037 - version 2.2.1
4038
4039 -------------------------------------------------------------------
4040 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
4041
4042 - Added ScriptResolvableReport. Callbacks triggered on script
4043   execution during commit. (F100233)
4044 - revision 4187
4045 - version 2.2.0
4046
4047 -------------------------------------------------------------------
4048 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
4049
4050 - fix: Url::getRegisteredSchemes() would always return nothing
4051
4052 -------------------------------------------------------------------
4053 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
4054
4055 - Made the build dependency on gettext-devel explicit
4056
4057 -------------------------------------------------------------------
4058 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
4059
4060 - adapted multi-media YUM sources according to official YUM
4061   specification (F300743)
4062
4063 -------------------------------------------------------------------
4064 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
4065
4066 - use RPM_OPT_FLAGS (meissner@suse.de)
4067
4068 -------------------------------------------------------------------
4069 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
4070
4071 - SourceFactory::createFrom() - don't loose url,...
4072 - r4160
4073
4074 -------------------------------------------------------------------
4075 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
4076
4077 - reduce logging in ResolvableImpl.cc
4078 - rev 4157
4079
4080 -------------------------------------------------------------------
4081 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
4082
4083 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
4084   in QueueItemInstall and QueueItemRequire
4085   Bug 192535/204913
4086   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
4087
4088 -------------------------------------------------------------------
4089 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
4090
4091 - fixed SourceFactory::createFrom() - don't loose alias,
4092   cachedir,... parameters
4093
4094 -------------------------------------------------------------------
4095 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
4096
4097 - Use RPM Enhances only if detected at configure time, to allow
4098   compilation with older rpm.
4099 - callback params: use const string & instead of string (dmacvicar)
4100
4101 -------------------------------------------------------------------
4102 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
4103
4104 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
4105   a package/script/message
4106   Bug: 192535
4107
4108 -------------------------------------------------------------------
4109 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
4110
4111 - add Source_Ref::checksum() which in combination with
4112   timestamp can give an idea of a source change.
4113 - r4106
4114
4115 -------------------------------------------------------------------
4116 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
4117
4118 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
4119   enable progress reporting on compressed streams.
4120
4121 -------------------------------------------------------------------
4122 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
4123
4124 - better error propagation
4125 - r4096
4126
4127 -------------------------------------------------------------------
4128 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
4129
4130 - Removed libblkid dependency - the workaround using libblkid to
4131   check filesystem on XEN vbd mapped devices is obsolete, because
4132   the info is avaliable via /dev/disk/by-label link now. (#197107)
4133 - revision 4087
4134
4135 -------------------------------------------------------------------
4136 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
4137
4138 - PackageProvider: Fixed broken retry. (#202163)
4139 - revision 4071
4140
4141 -------------------------------------------------------------------
4142 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
4143
4144 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
4145   to create a Package from a source package header.
4146 - Added method Pathname::extension: Return all of the characters in name
4147   after and including the last dot in the last element of name.
4148 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
4149   rpms. Otherwise we'd need access to the rpm database to get the keys.
4150 - revision 4069
4151
4152 -------------------------------------------------------------------
4153 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
4154
4155 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
4156   a package/script/message
4157   Bug: 192535
4158
4159 -------------------------------------------------------------------
4160 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
4161
4162 - Speedup computation of number of rpm database entries.
4163 - revision 4058
4164
4165 -------------------------------------------------------------------
4166 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
4167
4168 - Fixed endless loop in transactResObject
4169   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
4170
4171 -------------------------------------------------------------------
4172 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
4173
4174 - fix some testcases for tar file parser changes
4175 - r4045
4176
4177 -------------------------------------------------------------------
4178 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
4179
4180 - missing includes
4181 - clean old callbacks
4182 - r4041
4183
4184 -------------------------------------------------------------------
4185 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
4186
4187 - zyppPattern->install_packages returns SUGGESTED package too.
4188   Bug 201476
4189   Revision 4036
4190
4191 -------------------------------------------------------------------
4192 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
4193
4194 - New behaviour in the solver: try with 'best' package first, try with 'all'
4195   packages if this fails.
4196   Bug :Bug 191983
4197
4198 -------------------------------------------------------------------
4199 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
4200
4201 - libzypp 2.1.0
4202 - bump version due to incompatible callback changes in KeyRing
4203   Sources
4204
4205 -------------------------------------------------------------------
4206 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
4207
4208 - new keyring callbacks
4209 - separate trust key from import key
4210 - use PublicKey class instead of params, to be able
4211   to add more info like photos later (pending #181682)
4212 - update zmart with those callbacks.
4213 - better error handling (Exception types)
4214 - make tmp file names more readable depending on the context
4215 - r4026
4216
4217 -------------------------------------------------------------------
4218 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
4219
4220 - decouple probing from source creation, using the new
4221   media test for existence functions.
4222 - r4019
4223
4224
4225 -------------------------------------------------------------------
4226 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
4227
4228 - Fixed getDoesFileExist to reset the transfer range
4229 - Added logging of curl debug messages to the zypp log.
4230   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
4231   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
4232 - r4018
4233
4234 -------------------------------------------------------------------
4235 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
4236
4237 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
4238   see rev 3810 below. (#190163)
4239 - rev 3998
4240
4241 -------------------------------------------------------------------
4242 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
4243
4244 - fix uninstalling of atoms (noop)
4245 - r3995
4246
4247 -------------------------------------------------------------------
4248 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
4249
4250 - Implement initial verson of Media
4251   doesFileExist, for future source probing.
4252 - r3984
4253
4254 -------------------------------------------------------------------
4255 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
4256
4257 - more dbus_connection_close fixes
4258 - r3974
4259
4260 -------------------------------------------------------------------
4261 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
4262
4263 - clean up 'incomplete' handling in QueueItemEstablish.
4264 - rev 3973.
4265
4266 -------------------------------------------------------------------
4267 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
4268
4269 - Don't set 'incomplete' for uninstalled patterns or products.
4270   (#198379)
4271 - rev 3970.
4272
4273 -------------------------------------------------------------------
4274 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
4275
4276 - Added new API calls:
4277   setAdditionalProvide
4278   setAdditionalConflict
4279   setAdditionalRequire
4280
4281 -------------------------------------------------------------------
4282 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
4283
4284 - don't link examples to testsuite library.
4285
4286 -------------------------------------------------------------------
4287 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
4288
4289 - Disable profiling to work around compiler bug.
4290
4291 -------------------------------------------------------------------
4292 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
4293
4294 - forward port 3924:3939
4295 - Add explicit finish callbacks for subtasks during ProvidePackage
4296  Â to avoid UI confusion.
4297 - rev3957
4298
4299 -------------------------------------------------------------------
4300 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
4301
4302 - Introduce examples/
4303 - fix some svn ignores
4304 - fix compilation. Use: dbus_connection_close
4305 - rev 3943
4306
4307 -------------------------------------------------------------------
4308 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
4309
4310 - Initial support for plain directory with rpms as source
4311 - r3935
4312
4313 -------------------------------------------------------------------
4314 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
4315
4316 - Move the target query by kind function to
4317   a iterator, so we dont make a copy of the restore
4318   the iterator works loading by demand too
4319
4320 -------------------------------------------------------------------
4321 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
4322
4323 - rename the new initTarget to initializeTarget,
4324   leave the old one as is, but deprecate it.
4325 - r3903
4326
4327 -------------------------------------------------------------------
4328 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
4329
4330 - forward port from SLES10 branch , till 3888
4331 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
4332   full packages. (#168844)
4333 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
4334 - version 2.0.0
4335 - rev 3893
4336
4337 -------------------------------------------------------------------
4338 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
4339
4340 - Separate target init from adding resolvables, getting rid of the
4341 uggly bool flag.
4342 - dont clear the store each time Target::resolvables is called
4343 - Load target resolvables on demand by kind, keep them cached later
4344 - add Target::resolvablesByKind(kind) to allow query specific kind
4345   without reading all kinds. Used to port TargetProduct, which
4346   was reading the whole rpm database only to displayy base product
4347   name in YaST help.
4348 - commit to pkg-bindings and packager will follow.
4349 - jsrain will port more yast stuff, especially inst_source which
4350   startup time should by reduced by half afterwards.
4351 - rev 3880
4352
4353 -------------------------------------------------------------------
4354 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
4355
4356 - forward port:
4357   rev 3786 fix to stalle tmpfiles broke patches.
4358   SLES was released with this broken. 10.1 has a blocked
4359   zypp update because this.
4360   Attempt to fix this. (#192535)
4361 - fix configure.ac sqlite-source build path
4362 - rev 3858
4363
4364 -------------------------------------------------------------------
4365 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
4366
4367 - link correctly
4368
4369 -------------------------------------------------------------------
4370 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
4371
4372 - dont link sqlite in the main lib.
4373 - rev 3826
4374
4375 -------------------------------------------------------------------
4376 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
4377
4378 - susetags: parse product parser regexp only once
4379 - parse yum factory 5 sec. (from 30) faster using
4380   another string find algorithm
4381 - rev 3824
4382
4383 -------------------------------------------------------------------
4384 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
4385
4386 - Digest: Don't read the stream character wise but reading blocks,
4387   as advised by matz profiling.
4388 - r3819
4389
4390 -------------------------------------------------------------------
4391 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
4392
4393 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
4394   trusted vendors. (#189573)
4395 - revision 3804
4396
4397 -------------------------------------------------------------------
4398 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
4399
4400 - backport fix for stalle tmpfile (#191311)
4401 - rev 3788
4402
4403 -------------------------------------------------------------------
4404 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
4405
4406 - deactivated media manager code that was disabling the
4407   automounter (#172419)
4408 - rev 3724
4409
4410 -------------------------------------------------------------------
4411 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
4412
4413 - fix autorefresh (#186115)
4414 - revision 3708
4415 -------------------------------------------------------------------
4416 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
4417
4418 - forward port from SLE branch
4419 - Set default permission for logfiles to 0640. (#187044)
4420 - revision 3696
4421
4422 -------------------------------------------------------------------
4423 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
4424
4425 - forward port from SLE branch
4426 - Fixed installation of SP or Add-On product switching to media 2
4427   too early. (#186607)
4428 - revision 3691
4429
4430 -------------------------------------------------------------------
4431 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
4432
4433 - forward port from SLE branch
4434 - Strip self provides without edition in Resolvable ctor.
4435   (#186079)
4436 - Source::provideResolvables not implemented in yum source type.
4437   Product not set for packages that are available from update source
4438   (#186920)
4439 - Hook modalias() supplements without package to "kernel" (#184840)
4440 - Allow on-demand SourceManager::restore() (#186678)
4441 - Hook modalias() supplements without package to "kernel" (#184840)
4442 - rev 3676
4443
4444 -------------------------------------------------------------------
4445 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
4446
4447 - Fix adding resolving of path names for mount points (#181606)
4448 - rev 3658
4449
4450 -------------------------------------------------------------------
4451 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
4452
4453 - merge download algorithm and refactoring from branch
4454   (#181204)
4455
4456 -------------------------------------------------------------------
4457 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
4458
4459 - autodocs: use find+xargs to overcome command length limit,
4460   do not call doxygen unnecessarily (#185334).
4461 - rev 3645
4462
4463 -------------------------------------------------------------------
4464 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
4465
4466 - Dont use getZYpp in static constructor (#185198)
4467   Bugfix #178292 was wrong.
4468 - Only warn on incompleting installed resolvables (#185197)
4469 - rev 3644
4470
4471 -------------------------------------------------------------------
4472 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
4473
4474 - Atoms might only be installed via patches (#184714)
4475 - rev 3642
4476
4477 -------------------------------------------------------------------
4478 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
4479
4480 - fix for the last stall tmpfile (#178292)
4481 - r3637
4482
4483 -------------------------------------------------------------------
4484 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
4485
4486 - Implemented transfer timeout inside of the progress callback.
4487   The timeout value can be set using timeout url parameter, the
4488   default transfer timeout is 180 seconds. (#181602)
4489 - Added ssl_verify and ssl_capath url options used in https scheme,
4490   allowing to change or disable the ssl verify options. (#171622)
4491 - Added fallback on read failures of /etc/mtab to /proc/mounts.
4492   Improved verbosity in mount and mount check related failure cases,
4493   incl. /etc/mtab dump. (#181606)
4494 - rev 3623
4495
4496 -------------------------------------------------------------------
4497 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
4498
4499 - combine knownAliases and knownUrls in a single function.
4500 - rev 3616
4501
4502 -------------------------------------------------------------------
4503 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
4504
4505 - honor parallel installs in resolver context (#181103)
4506 - rev 3592
4507
4508 -------------------------------------------------------------------
4509 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
4510
4511 - right fix for tmpdir initialized in static constructor
4512 - catch around provideJustFile in providePackage
4513 -rev 3654
4514
4515 -------------------------------------------------------------------
4516 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
4517
4518 - fix #182003 YUM packages without size
4519 - rev 3587
4520
4521 -------------------------------------------------------------------
4522 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
4523
4524 - Allow to restore and remove by Url
4525 - rev 3583
4526
4527 -------------------------------------------------------------------
4528 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
4529
4530 - make atoms parallel installable (#181103)
4531 - rev 3580
4532
4533 -------------------------------------------------------------------
4534 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
4535
4536 - Allow to restore by alias
4537 - r3568
4538
4539 -------------------------------------------------------------------
4540 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
4541
4542 - Do not fork in a global destructor, perl dislikes it (#182672).
4543   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
4544
4545 -------------------------------------------------------------------
4546 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
4547
4548 - Installation: Assert product information is stored to libzypp
4549   database before reboot. (#181198)
4550 - Version 1.2.0; revision 3553
4551
4552 -------------------------------------------------------------------
4553 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
4554
4555 - Synchronize keys with rpm database before
4556   closing access to it (#182338)
4557 - rev 3533
4558
4559 -------------------------------------------------------------------
4560 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
4561
4562 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
4563   filter out the non-DVD drives completely. Allows a fallback to
4564   drives without the dvd HAL property e.g. in VMWare. (#177457)
4565 - rev 3530
4566
4567 -------------------------------------------------------------------
4568 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
4569
4570 - Merge fix for stalle tmpdir due to cyclic references, using a master
4571  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
4572 - rev 3521
4573
4574 -------------------------------------------------------------------
4575 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
4576
4577 - Fixes unneeded file download, and add download callbacks
4578   (still need yast side) #181204 and #160206
4579 - Fix stalle tmpdir due to cyclic references, using a master
4580   TmpDir for zypp. # 178292
4581
4582 -------------------------------------------------------------------
4583 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
4584
4585 - fixed memory leak in PersistentStorage (#168690)
4586 - revision 3519
4587
4588 -------------------------------------------------------------------
4589 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
4590
4591 - fixed memory leak in XMLSourceCacheParser (#168690)
4592 - revision 3517
4593
4594 -------------------------------------------------------------------
4595 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
4596
4597 -latest fi translation added
4598  Revision 3502
4599
4600 -------------------------------------------------------------------
4601 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
4602
4603 -All installed resolvables has been set to "satisfied" in
4604  ResolverContext::unneeded . BUT:
4605  Patch concerning resolvables have to be set to
4606  "unneeded" although they are installed. In order
4607  getting the state "no longer applicable" (Bug 171590)
4608 - rev 3496
4609
4610 -------------------------------------------------------------------
4611 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
4612
4613 - compute status for scripts and messages so their freshens get
4614   properly honored (aj with postgresql-server)
4615 - rev 3494
4616
4617 -------------------------------------------------------------------
4618 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
4619
4620 - revert not-used-yet rpmdb timestamp, as
4621   it broke rpmdb::init(). (#180040)
4622 - rev 3490
4623
4624 -------------------------------------------------------------------
4625 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
4626
4627 - updating gmo files, if po files has been changed; bug 164449
4628
4629 -------------------------------------------------------------------
4630 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
4631
4632 - Dont download twice if starting from 1st time
4633 - fix typo
4634 - rev 3481
4635
4636 -------------------------------------------------------------------
4637 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
4638
4639 - set cache dir only if storeMetadata is called as a public method.´
4640 - rev 3475
4641
4642 -------------------------------------------------------------------
4643 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
4644
4645 - schedule a package for installation if
4646   - it freshens / supplements something
4647   - it is not installed yet
4648   (#178721)
4649 - rev 3473
4650
4651 -------------------------------------------------------------------
4652 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
4653
4654 - make susetags also implement download and check first.
4655 - rev 3470
4656
4657 -------------------------------------------------------------------
4658 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
4659
4660 - make yum more robust. Never parse from provideFile
4661   but only from local disk. Make sure the cache
4662   is consistent before recreating it.
4663   the code is easier to follow and probably
4664   faster. checksum and signatures are
4665   checked on caching not on parsing.
4666   Required to implement refresh for #154990
4667 - rev 3452
4668
4669 -------------------------------------------------------------------
4670 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
4671
4672 - implement timestamp for YUM and SuseTags
4673 - actually use the license to confirm in yum patches
4674 - add prerequires tag in yum optonally to the bad designed
4675   and nonintuitive pre=1
4676 - rev 3448
4677
4678 -------------------------------------------------------------------
4679 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
4680
4681 - dont pass root on init but before.
4682 - implement rpm db modification timestamp
4683   not used yet
4684 - move Helix source to testsuite out of the solver
4685   so we can use it for target, storage tests
4686 - add Source_Ref::timestamp(), default to now()
4687   in order to implement smart sync of sources by zmd
4688 - don't parse desc and summary twice
4689 - fix a segfault with tranlated text
4690 - fix broken size tag introduced in rev 3427
4691 - rev 3446
4692
4693 -------------------------------------------------------------------
4694 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
4695
4696 - dont accept corrupt sources, improve logs
4697
4698 -------------------------------------------------------------------
4699 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
4700
4701 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
4702   loosing autoprotection (eg. for foreign vendor). (assists #177469)
4703 - rev 3431
4704
4705 -------------------------------------------------------------------
4706 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
4707
4708 - added mediaNr() to PatchRpm and DeltaRpm classes
4709 - rev 3430
4710
4711 -------------------------------------------------------------------
4712 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
4713
4714 - enable YUM license to confirm.
4715   needed for #174476
4716 - adapt store to serialize and read all new resobject fields
4717 - use install-time to now() when serializing (#174653)
4718 - rev 3427
4719
4720 -------------------------------------------------------------------
4721 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
4722
4723 - Do not violate install order when restricting commit to a certain
4724   mediaNumber. (#170079)
4725 - Version 1.1.0; rev 3423
4726
4727 -------------------------------------------------------------------
4728 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
4729
4730 - Added SourceManager::findSourceByUrl to overcome alias mismatches
4731   (#177543).
4732 - rev 3420
4733
4734 -------------------------------------------------------------------
4735 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
4736
4737 - Order all objects according to prerequirements, not just packages.
4738   (#173690)
4739 - rev 3419
4740
4741 -------------------------------------------------------------------
4742 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
4743
4744 - Added new translation
4745
4746 -------------------------------------------------------------------
4747 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
4748
4749 - fix missing homedir option for gpg (#171055)
4750 - rev 3415
4751
4752 -------------------------------------------------------------------
4753 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
4754
4755 - Prevent against daemons launched in rpm %post, that do not close
4756   their filedescriptors. (#174548)
4757 - Version 1.0.1; rev 3413
4758
4759 -------------------------------------------------------------------
4760 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
4761
4762 - fixed media number of package retrieved as a part of a patch
4763   (#174841)
4764 - rev 3409
4765
4766 -------------------------------------------------------------------
4767 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
4768
4769 - fix missing package descriptions due to filtered packages
4770   by incompatible architectures. (#159109)
4771 - rev 3404
4772
4773 -------------------------------------------------------------------
4774 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
4775
4776 - decrease logging in DiskUsageCounter and Modalias (#163186)
4777 - rev 3406
4778
4779 -------------------------------------------------------------------
4780 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
4781
4782 - Stay backward comapatible.
4783
4784 -------------------------------------------------------------------
4785 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
4786
4787 - Make basic attributes available through ResObject.
4788 - Let ResObjects which do not require media access during
4789   commit return ZERO sourceMediaNr (required for #173690)
4790 - Version 1.0.0
4791 - rev 3390
4792
4793 -------------------------------------------------------------------
4794 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
4795
4796 - reduce logging verbosity (#163186)
4797 - rev 3381
4798
4799 -------------------------------------------------------------------
4800 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
4801
4802 - setCandidate accept candidates with compatible architectures too. Not
4803   only with the same architecture. Bug 172594 - If update package has
4804   differet arch, UI display is wrong
4805
4806 -------------------------------------------------------------------
4807 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
4808
4809 - Added Source_Ref::resStoreInitialized.
4810   If we know that noone has seen the resolvables yet, we can skip
4811   them too, eg. when deleting a source. (#174840)
4812 - rev 3378
4813
4814 -------------------------------------------------------------------
4815 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
4816
4817 - Honor freshens as conditionals independant from the installed/
4818   uninstalled status (#174797)
4819 - rev 3376
4820
4821 -------------------------------------------------------------------
4822 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
4823
4824 - State modifier "unneeded" is transitive for patches (#171590)
4825 - rev 3375
4826
4827 -------------------------------------------------------------------
4828 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
4829
4830 - Do not transact itself (update) in the transactResObject mechanism
4831   Bug 174290
4832
4833 -------------------------------------------------------------------
4834 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
4835
4836 - Reenabled improved large file support flags (unintentionally
4837   removed in rev 1544). Fixes bug #173753.
4838 - Added large file support flags to libzypp.pc file allowing
4839   consistence checks in the application using features variable
4840 - rev 3366
4841
4842 -------------------------------------------------------------------
4843 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
4844
4845 - SourceManager: moved source deletion before creation
4846   so that we can recreate a deleted one (#174295)
4847 - removed dead code dealing with known_caches from SourceManager::store
4848   (see r3195)
4849 - r3362
4850
4851 -------------------------------------------------------------------
4852 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
4853
4854 - fixed returning product short name and summary if product read
4855   from target store (#148625)
4856 - rev 3360
4857
4858 -------------------------------------------------------------------
4859 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
4860
4861 - set media verifier on redirected medium (#172599)
4862 - rev 3359
4863
4864 -------------------------------------------------------------------
4865 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
4866
4867 - fix 'transactResKind' to collect best providers by capability
4868   and to recursively transact items of same kind (#170114)
4869 - rev 3355
4870
4871 -------------------------------------------------------------------
4872 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
4873
4874 - serialize the full URL to avoid missing password and other
4875   url settings (#148108)
4876 - rev 3353
4877
4878 -------------------------------------------------------------------
4879 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
4880
4881 - Added a 60 sec connect timeout to MediaCurl (#172860)
4882 - rev 3348
4883
4884 -------------------------------------------------------------------
4885 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
4886
4887 - re-fetch also .asc and .key files before checking signature
4888   (#172597)
4889 - rev 3350 (3345-10.1)
4890
4891 -------------------------------------------------------------------
4892 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
4893
4894 - Fix yum key verification, because a double variable declaration
4895
4896 -------------------------------------------------------------------
4897 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
4898
4899 - use --no-default-keyring to avoid creating a
4900   default gpg dir in / (#171055)
4901 - rev 3335
4902
4903 -------------------------------------------------------------------
4904 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
4905
4906 - Fix YUM signature checking, we were passing the key instead of the
4907   signature.
4908 - When the user trust a key, sync again. Bye to the session trusted
4909   keys and user being asked all the time. (#171213)
4910 - r3332
4911
4912 -------------------------------------------------------------------
4913 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
4914
4915 - Cleanup index tables when removing items from pool (#170564).
4916
4917 -------------------------------------------------------------------
4918 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
4919
4920 - backout rev 3246->3275 of TargetImpl.cc
4921 - add missing testsuite/utils/TestUtils.h
4922 - rev 3330
4923
4924 -------------------------------------------------------------------
4925 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
4926
4927 - more fixes for #171062, there were some files still not being
4928   read from cache.
4929 - r3327
4930
4931 -------------------------------------------------------------------
4932 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
4933
4934 - cache keys and signature. Remove lot of duplicated code. (#171062)
4935 - r3320
4936
4937 -------------------------------------------------------------------
4938 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
4939
4940 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
4941   mount here anything, so it is OK to use any dir (171351).
4942 - rev 3318
4943
4944 -------------------------------------------------------------------
4945 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
4946
4947 - parse "license-to-confirm" in primary.xml (#168437)
4948 - rev 3312
4949
4950 -------------------------------------------------------------------
4951 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
4952
4953 - Don't try to store 'Atom', not needed and the backend store
4954   rejects them anyways (addtion to #168610)
4955 - rev 3306
4956
4957 -------------------------------------------------------------------
4958 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
4959
4960 - Improved device check in MediaDISK using libblkid (Bug #158529)
4961 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
4962   added a check if it is a directory
4963 - Added libcurl and libblkid checks to configure.ac
4964 - Added e2fsprogs(-devel) requires to the spec file
4965 - rev 3303
4966
4967 -------------------------------------------------------------------
4968 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
4969
4970 - dont download "other" during key check (#171041)
4971 - rev 3294
4972
4973 -------------------------------------------------------------------
4974 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
4975
4976 - allow parallel installs of atoms (used to fulfill patch require-
4977   ments, atoms aren't installed anyways) (#170098)
4978 - some testsuite improvements.
4979 - rev 3288
4980
4981 -------------------------------------------------------------------
4982 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
4983
4984 - get rid of autobuild check when throwing exceptions without throw
4985   but with a macro, returning a null pointer at the end (never reached).
4986
4987 -------------------------------------------------------------------
4988 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
4989
4990 - Do not violate install order when restricting commit to a certain
4991   mediaNumber. (#170079)
4992
4993 -------------------------------------------------------------------
4994 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
4995
4996 - Don't use throw directly!
4997   use ZYPP_THROW with a Exception class, otherwise package bindings
4998   will not catch them.
4999   Should fix crashes when reading broken sources with yast.
5000 - rev 3272
5001
5002 -------------------------------------------------------------------
5003 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
5004
5005 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
5006   revision 3269
5007
5008 -------------------------------------------------------------------
5009 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
5010
5011 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
5012 - further improve on #168840 (from rev 3231), match on name-edition
5013   when filtering by best arch. (#170098)
5014 - rev 3268
5015
5016 -------------------------------------------------------------------
5017 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
5018
5019 - #170093 , lot of package descriptions missing
5020 - rev 3263
5021
5022 -------------------------------------------------------------------
5023 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
5024
5025 - try to fix wrong permissions of /var/lib/zypp created
5026   by old zypp, only when running as root they are fixed
5027   (#169094)
5028 - YUM: Verify signatures on factoryInit.
5029   Dont provide other.xml. Cleanups, better logging.
5030   When refreshing signed soruces, don't refresh is source
5031   has not changed.
5032 - YaST sources: don't refresh if media file has not changed.
5033 - Show full url of index files in sources for signature validation
5034   (mentioned in #170139 comment #3)-
5035
5036 -------------------------------------------------------------------
5037 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
5038
5039 - udpated media ID syntax for external scripts (to be consistent
5040   with packages) (#170247)
5041 - rev 3256
5042
5043 -------------------------------------------------------------------
5044 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
5045
5046 - set media ID to 1 if not specified in YUM metadata (#167452)
5047 - rev 3255
5048
5049 -------------------------------------------------------------------
5050 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
5051
5052 - If freshen and supplement are fulfilled, install any kind of
5053   resolvable if not yet installed (#165746)
5054 - rev 3249
5055
5056 -------------------------------------------------------------------
5057 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
5058
5059 - make downloaded script executable. (#169191)
5060 - rev 3247
5061
5062 -------------------------------------------------------------------
5063 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
5064
5065 - Improve on last fix, compare only compatible archs.
5066 - rev 3233
5067
5068 -------------------------------------------------------------------
5069 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
5070
5071 - Only choose best arch of multiple package atoms with identical
5072   name (#168840)
5073 - rev 3231
5074
5075 -------------------------------------------------------------------
5076 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
5077
5078 - pass empty strings to UI as key properties if unknown key
5079   (#169114)
5080 - rev 3228
5081
5082 -------------------------------------------------------------------
5083 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
5084
5085 - refrain from parsing 'other.xml' (#159316)
5086 - rev 3226
5087
5088 -------------------------------------------------------------------
5089 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
5090
5091 - in source refresh, clean up the cache dir if fails
5092 - do not require repomd.xml.asc when creating a cache (#163765)
5093 - rev 3224
5094
5095 -------------------------------------------------------------------
5096 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
5097
5098 - Check if a file exists before providing it, and just handling the
5099   exception is not sufficient, because it can release the media.
5100   it nows get all possible packages.X translations an then
5101   it selects the candidate from the existing ones (#168654)
5102 - rev 3221
5103
5104 -------------------------------------------------------------------
5105 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
5106
5107 - dont report conflicts if item is neither installed
5108   nor to-be-installed (#168906)
5109 - rev 3219
5110
5111 -------------------------------------------------------------------
5112 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
5113
5114 - #168060 , propagate the file description or original
5115   name to the UI and not the checked filename path,
5116   which could be a tmp file.
5117   Requires changes in pkg-manager, and probably zmd-helpers.
5118 - rev 3215
5119
5120 -------------------------------------------------------------------
5121 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
5122
5123 - /var/lib/zypp/db/languages/* are empty files (##168355)
5124 - r3206
5125
5126 -------------------------------------------------------------------
5127 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
5128
5129 - All resolvables must honor arch, so Arch_noarch in
5130   target/store/XMLFilesBackend.cc is wrong (#160792)
5131 - Introduced code to honour shared package descriptions
5132   (#159109)
5133 - r3204
5134
5135 -------------------------------------------------------------------
5136 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
5137
5138 - replace '_' in YUM elements/attributes with '-' (#168762)
5139 - rev 3201
5140
5141 -------------------------------------------------------------------
5142 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
5143
5144 - Fixed iseries workaround - interchanged variables for scsi
5145   devices, added debug messages about the steps (#163971).
5146 - Added getenv NULL ptr check and verify of the $HOME dir's
5147   and ~/.curlrc file's ownership (#163203).
5148 - rev 3199
5149
5150 -------------------------------------------------------------------
5151 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
5152
5153 - Use filesystem::TmpDir to create unique and unused Source cache
5154   directories. (#168051)
5155
5156 -------------------------------------------------------------------
5157 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
5158
5159 - Enable signature checks per default. (#168525)
5160
5161 -------------------------------------------------------------------
5162 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
5163
5164 - fix callbacks for providing a single file (#160206)
5165
5166 -------------------------------------------------------------------
5167 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
5168
5169 - If an installed package looses a dependency, the solver tries
5170   to upgrade it. Limit the upgrade candidates to best arch, best
5171   edition.
5172 - filter 'other' entries with incompatible arch in yum parser.
5173 - rev 3177
5174
5175 -------------------------------------------------------------------
5176 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
5177
5178 - initialize the product category according to source (#168061)
5179 - rev 3172
5180
5181 -------------------------------------------------------------------
5182 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
5183
5184 - delete only one older version of a xml-store resolvable
5185   (half-baked, but the previous attempt was charred)
5186
5187 -------------------------------------------------------------------
5188 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
5189
5190 - moved license_to_confirm to primary.xml
5191 - rev 3170
5192
5193 -------------------------------------------------------------------
5194 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
5195
5196 - Removed deprecated oldstyle commit methods.
5197
5198 -------------------------------------------------------------------
5199 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
5200
5201 - when installing a xml-store resolvable (all except package,
5202   message, script), delete older versions (#160792).
5203 - read selection edition from the XML store
5204 - rev 3167
5205
5206 -------------------------------------------------------------------
5207 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
5208
5209 - properly clear transaction flag after successful commit
5210   (see rev 3122, #164365, #167285)
5211 - rev 3157
5212
5213 -------------------------------------------------------------------
5214 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
5215
5216 - recursively soft-uninstall recommended package on real uninstall,
5217   not on update (#167603)
5218 - rev 3155
5219
5220 -------------------------------------------------------------------
5221 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
5222
5223 - fix #167605 (importing keys to rpm multiple times due to
5224   wrong interpretation of rpm gpg versioning.
5225 - add support for reading the rpm keys, with full id and fingerprint
5226 - rev 3153
5227
5228 -------------------------------------------------------------------
5229 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
5230
5231 - don't add duplicate error infos to ResolverContext (#167309)
5232 - rev 3146
5233
5234 -------------------------------------------------------------------
5235 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
5236
5237 - fix Resolver::transactReset() (see rev 3122) (#167285)
5238 - rev 3140
5239
5240 -------------------------------------------------------------------
5241 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
5242
5243 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
5244   variable is present, all signature checking callbacks will default
5245   to 'accept', in case no recipient is present.
5246
5247 -------------------------------------------------------------------
5248 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
5249
5250 - read content file on construction, and make
5251   provideProduct only insert the already
5252   read product object into the store (#165826)
5253   (dmacvicar)
5254 - When the signature is not found, warn the
5255   user about a unsigned source. When the
5256   key is not found, do nothing, it can be in the
5257   keyring already. (#166016) (dmacvicar)
5258 - enable key verification only if
5259   ZYPP_CHECKSIG env var is set (dmacvicar)
5260 - r1529
5261
5262 -------------------------------------------------------------------
5263 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
5264
5265 - fix bugfix 164365, fix bug 167285
5266   Actually clear the transcation state instead of locking it
5267   to 'dont transact'
5268 - rev 3122
5269
5270 -------------------------------------------------------------------
5271 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
5272
5273 - revert the signature/digest checking callbacks
5274 - rev 3115
5275
5276 -------------------------------------------------------------------
5277 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
5278
5279 - Bugfix #165670
5280   - Honor keep requests.
5281   - Dont flag "locked uninstall" as error if a keep request was
5282     issued before.
5283 - rev 3114
5284
5285 -------------------------------------------------------------------
5286 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
5287
5288 - rule out locked items during distribution upgrade as early
5289   as possible. (#165670)
5290 - rev 3110
5291
5292 -------------------------------------------------------------------
5293 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
5294
5295 - Bugfix #166212
5296   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
5297     transactResObject().
5298   - resetTransaction(APPL_LOW) before resolving
5299   - enhance transactCaps by using the same algorithm as in
5300     QueueItemRequire
5301     (before: transact all requires and recommends by name
5302      now: transact best requires and recommends by provides)
5303 - rev 3107
5304
5305 -------------------------------------------------------------------
5306 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
5307
5308 - new callbacks for failing digest
5309 - rev 3098
5310
5311 -------------------------------------------------------------------
5312 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
5313
5314 - ask for file without a checksum (#165125)
5315
5316 -------------------------------------------------------------------
5317 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
5318
5319 - dont install satisfied resolvables (#165843)
5320 - rev 3095
5321
5322 -------------------------------------------------------------------
5323 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
5324
5325 - dont abort on failed "dry_run" (#164583)
5326 - rev 3091
5327
5328 -------------------------------------------------------------------
5329 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
5330
5331 - Ask user if signature file does not exist (#163765)
5332 - handle repomd.xml.asc as optional file (#163765)
5333 - rev 3089
5334
5335 -------------------------------------------------------------------
5336 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
5337
5338 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
5339 - rev 3087
5340
5341 -------------------------------------------------------------------
5342 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
5343
5344 - Dont do transitive uninstalls on uninstalled or upgraded items.
5345   (#165798)
5346 - rev 3083
5347
5348 -------------------------------------------------------------------
5349 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
5350
5351 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
5352
5353 -------------------------------------------------------------------
5354 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
5355
5356 - Product::updateUrls: restore it from the XML store;
5357   fixed content parsing (#163192).
5358 - restore product flags fro the XML store
5359 - rev 3074
5360
5361 -------------------------------------------------------------------
5362 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
5363
5364 - Only consider best arch/version (#165477)
5365 - rev 3069
5366
5367 -------------------------------------------------------------------
5368 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
5369
5370 - No need to parse tags at all if there is no item to store values
5371   (e.g. data for unwanted arch). Fixed segv trying to store data in
5372   NULL item. (#165479)
5373 - rev3065
5374
5375 -------------------------------------------------------------------
5376 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
5377
5378 - Improved Url path name "//" vs. "/%2f" handling; now if the
5379   url has an authority, "/%2f" is used for ftp only (#163784)
5380 - rev 3062
5381
5382 -------------------------------------------------------------------
5383 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
5384
5385 - fixed storing patch scripts to target store (#159928)
5386 - rev 3058
5387
5388 -------------------------------------------------------------------
5389 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
5390
5391 - if a patch is bad, only skip this patch, not everything
5392   (#165200)
5393 - rev 3057
5394
5395 -------------------------------------------------------------------
5396 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
5397
5398 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
5399 - Susetags:Pattern: Fixed parser.
5400
5401 -------------------------------------------------------------------
5402 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
5403
5404 - when uninstalling, only re-establish installed items
5405   supplementing the to-be-uninstalled one. (variant of #165111)
5406 - rev 3054
5407
5408 -------------------------------------------------------------------
5409 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
5410
5411 - Susetags:Package: Parse and provide ins/delnotify texts.
5412
5413 -------------------------------------------------------------------
5414 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
5415
5416 - when checking freshens/supplements at install, only consider
5417   best architecture/edition (#164453)
5418 - rev 3051
5419
5420 -------------------------------------------------------------------
5421 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
5422
5423 - when checking for supplements, only consider best arch, best
5424   edition for installation (#165111)
5425 - rev 3047
5426
5427 -------------------------------------------------------------------
5428 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
5429
5430 - Bug 165117: build 910: Update: Splitted packages are selected for
5431   all archs
5432
5433 -------------------------------------------------------------------
5434 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
5435
5436 - ask user if a file exists but does not have a checksum (#162797)
5437 - rev 3044
5438
5439 -------------------------------------------------------------------
5440 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
5441
5442 - parse time and size elements from delta and patch RPM
5443 - rev 3043
5444
5445 -------------------------------------------------------------------
5446 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
5447
5448 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
5449   devices - on powerpc only (#163971)
5450 - rev 3042
5451
5452 -------------------------------------------------------------------
5453 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
5454
5455 - fix endless loop in patches parsing.
5456 - rev 3039
5457
5458 -------------------------------------------------------------------
5459 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
5460
5461 - fixed media handling in SuSEtags source (#164879)
5462 - rev 3037
5463
5464 -------------------------------------------------------------------
5465 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
5466
5467 - honor 'dry_run' on package remove (#164732)
5468 - rev 3036
5469
5470 -------------------------------------------------------------------
5471 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
5472
5473 - add files from yum filelist as provides to package (#164731)
5474 - rev 3032
5475
5476 -------------------------------------------------------------------
5477 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
5478
5479 - honor "+Enh:/-Enh:" in packages file (#156513)
5480
5481 -------------------------------------------------------------------
5482 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
5483
5484 - fix callback receiver signature to match the callback for removing
5485   package
5486
5487 -------------------------------------------------------------------
5488 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
5489
5490 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
5491 - rev 3024
5492
5493 -------------------------------------------------------------------
5494 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
5495
5496 - Bug 164440; Taking wrong architecture while updating obsoletes
5497   splitted packages
5498 - rev 3022
5499
5500 -------------------------------------------------------------------
5501 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
5502
5503 - allow relative paths with url file:
5504 - dont filter atoms from going into pool, multi-arch patch
5505   requirements need them. Instead, treat atoms with incompatible
5506   architecture as unneeded.
5507 - rev 3018
5508
5509 -------------------------------------------------------------------
5510 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
5511
5512 - product now provides short name
5513 - rev 3013
5514
5515 -------------------------------------------------------------------
5516 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
5517
5518 - read metadata for packages from correct tags in patches (#163220)
5519 - rev 3011
5520
5521 -------------------------------------------------------------------
5522 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
5523
5524 - more detailed resolver error reports (#162994)
5525 - rev 3010
5526
5527 -------------------------------------------------------------------
5528 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
5529
5530 - report package download progress (#160966)
5531 - rev 3007
5532
5533 -------------------------------------------------------------------
5534 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
5535
5536 - transact also for languages (#163819)
5537 - rev 3004
5538
5539 -------------------------------------------------------------------
5540 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
5541
5542 - loop through all affected ResObjects in transactResKind (#163819)
5543 - rev 3002
5544
5545 -------------------------------------------------------------------
5546 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
5547
5548 - allow re-installation of non-packages (#162906)
5549 - rev 2998
5550
5551 -------------------------------------------------------------------
5552 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
5553
5554 - Added loop checking for scsi cdroms (/sys/block/srX) in case
5555   HAL does not provide any drives like on iSeries (#163971).
5556 - rev 2995
5557
5558 -------------------------------------------------------------------
5559 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
5560
5561 - add 'licenceToConfirm()' to Product. (#164375)
5562
5563 -------------------------------------------------------------------
5564 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
5565
5566 - Avoid excessive CD hopping on commit. But still far from
5567   being perfect. (#159679)
5568 - Fixed Target::commit: Despite dry_run set True, packages
5569   were depeted.
5570
5571 -------------------------------------------------------------------
5572 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
5573
5574 - honour if user decides to skip a package in commit (#156031)
5575
5576 -------------------------------------------------------------------
5577 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
5578
5579 - fixed parsing external reference to script in patch (#163221)
5580 - r2981
5581
5582 -------------------------------------------------------------------
5583 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
5584
5585 - cache and provide content.asc/key optionally. Dont show a
5586   popup if they dont exists. (dmacvicar)
5587 - Actually abort when verify signature workflow is false. (dmacvicar)
5588 - r2978
5589
5590 -------------------------------------------------------------------
5591 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
5592
5593 - fixed setting autorefresh flag for installation sources
5594
5595 -------------------------------------------------------------------
5596 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
5597
5598 - drop patches with incompatible architecture.
5599 - rev 2972
5600
5601 -------------------------------------------------------------------
5602 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
5603
5604 - Added info method to media verifier base and more debug info
5605 - rev 2970
5606
5607 -------------------------------------------------------------------
5608 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
5609
5610 - Dont deny the "/" attach point in MediaDIR, since this is used
5611   for all "file:" urls, esp. local packages.
5612 - rev 2962
5613
5614 -------------------------------------------------------------------
5615 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
5616
5617 - Bug 159673 - only one conflict solvable per page
5618
5619 -------------------------------------------------------------------
5620 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
5621
5622 - parse all dependencies of 'packages' file (#163773)
5623 - rev 2957
5624
5625 -------------------------------------------------------------------
5626 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
5627
5628 - Use the original media descr_dir on refresh for
5629   suse tags source (#163196)
5630 - r2952
5631
5632 -------------------------------------------------------------------
5633 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
5634
5635 - add Source::setUrl() for zmd backend helper.
5636 - rev 2946
5637
5638 -------------------------------------------------------------------
5639 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
5640
5641 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
5642 target init. (dmacvicar)
5643 - r2949
5644
5645 -------------------------------------------------------------------
5646 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
5647
5648 - Fixed MediaDISK to use a mount -oro,bind id the disk
5649   partition is already attached e.g. by the automounter.
5650   Try to mount it a second time may fail (#163486).
5651 - rev 2944
5652
5653 -------------------------------------------------------------------
5654 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
5655
5656 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
5657 - rev 2940
5658
5659 -------------------------------------------------------------------
5660 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
5661
5662 - only try to create a source of a given type when restoring
5663   from the persistent store (#162111)
5664
5665 -------------------------------------------------------------------
5666 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
5667
5668 - parse all dependencies for patterns (.pat) files (#160602)
5669 - drop YOUPATH and YOUURL from content file.
5670 - rev 2924
5671
5672 -------------------------------------------------------------------
5673 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
5674
5675 - properly initialize autorefresh for non-remote sources (#154990)
5676 - rev 2919
5677
5678 -------------------------------------------------------------------
5679 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
5680
5681 - Added flag to MediaManager::isUseableAttachPoint, whether
5682   to check against system mount entries or not.
5683 - Disallow to use the attachpoints of another media handlers
5684   as source path in MediaDIR.
5685 - rev 2917
5686
5687 -------------------------------------------------------------------
5688 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
5689
5690 -implement callbacks for when package verification (checksum)
5691  fails, offer to retry or abort
5692
5693 -------------------------------------------------------------------
5694 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
5695
5696 - Fix construction of checksum objects when using non-standard
5697   checksum algorithms
5698 - Fix broken YUM cache
5699 - r2913
5700
5701 -------------------------------------------------------------------
5702 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
5703
5704 - Keep packages with no version upgrade installed during
5705   distribution upgrade (#162972)
5706 - add 'transactReset()' helper function for UI.
5707 - rev 2908
5708
5709 -------------------------------------------------------------------
5710 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
5711
5712 - r2906
5713
5714 -------------------------------------------------------------------
5715 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
5716
5717 - Fixed candidate handling in ui::Selectable. (#156589)
5718
5719 -------------------------------------------------------------------
5720 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
5721
5722 - fix #162984 , gpg hangs because the matching data file
5723   for the key cannot be find. (dmacvicar)
5724 - Fix restore of YUM source using the same cache dir semantics as
5725  susetags instead of assuming there is a cache if a cache_dir
5726   was given. (dmacvicar)
5727
5728 -------------------------------------------------------------------
5729 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
5730
5731 - use DISTPRODUCT/DISTVERSION from content file to generate the
5732   product name, version, and release.
5733 - rev 2902
5734
5735 -------------------------------------------------------------------
5736 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
5737
5738 - Removed broken forcing of absolute ftp paths added in rev2705 to
5739   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
5740 - rev 2900
5741
5742 -------------------------------------------------------------------
5743 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
5744
5745 - add Resolver::freshenPool() (#156980)
5746 - rev 2893
5747
5748 -------------------------------------------------------------------
5749 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
5750
5751 - skip incompatible archs in filelist parsing.
5752 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
5753   /lib64/, ...)
5754 - rev 2886
5755
5756 -------------------------------------------------------------------
5757 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
5758
5759 - skip incompatible archs in primary parsing.
5760 - rev 2883
5761
5762 -------------------------------------------------------------------
5763 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
5764
5765 - allow setting of source when parsing local .rpm (#147765)
5766 - rev 2880
5767
5768 -------------------------------------------------------------------
5769 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
5770
5771 - Do not update packages over other architectures
5772
5773 -------------------------------------------------------------------
5774 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
5775
5776 - Added zypp/ui/UserWantedPackages to support the UI's
5777   "automatic changes" dialog (bug #152700)
5778
5779 -------------------------------------------------------------------
5780 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
5781
5782 - use KeyRing class to validate repomd.xml (#160909)
5783
5784 -------------------------------------------------------------------
5785 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
5786
5787 - Product resolvables should be readable by normal users.
5788   (#162474) (dmacvicar)
5789 - implemented keyring and metadata signature verification
5790   in susetags source
5791 - dont delete the lock if we did not acquire it
5792 - r2847
5793
5794 -------------------------------------------------------------------
5795 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
5796
5797 - Added disabling of the automounter while MediaManager
5798   init and restoring of the old state on exit (#154326).
5799 - Implemented check if media (CD) is automounted or not
5800 - rev 2840
5801
5802 -------------------------------------------------------------------
5803 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
5804
5805 - Implemented several hal get/set/removeDeviceProperty wrappers
5806 - Improved HalException to allow to fetch HAL/DBUS error componets
5807 - rev 2830
5808
5809 -------------------------------------------------------------------
5810 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
5811
5812 - honor subscription status of catalogs (#162350)
5813 - rev 2827
5814
5815 -------------------------------------------------------------------
5816 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
5817
5818 - Enabled CD eject error reporting exceptions (#154326)
5819 - rev 2822
5820
5821 -------------------------------------------------------------------
5822 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
5823
5824 - support "dry run" (#159467)
5825 - implement "transactResKind" (#161400)
5826 - rev 2817
5827
5828 -------------------------------------------------------------------
5829 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
5830
5831 - add checksum for external patches (#159928)
5832
5833 -------------------------------------------------------------------
5834 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
5835
5836 - calculate product architecture (#158198)
5837
5838 -------------------------------------------------------------------
5839 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
5840
5841 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
5842   detection
5843
5844 -------------------------------------------------------------------
5845 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
5846
5847 - Auto protect installed packages from unknown vendor. (#157446)
5848
5849 -------------------------------------------------------------------
5850 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
5851
5852 - added support for external scripts to metadata (#159928) (jsrain)
5853 - fixed handling of Language resolvables (ma)
5854 - fix leak in rpmdb (dmacvicar)
5855 - added softlock for autoyast (#159466) (ma)
5856 - Fixed exceptions in doGetFileCopy() to show full url
5857   including the file instead of just the media base url. (mt)
5858 - Provide Language::summary (ma)
5859 - check patterns and selections file exist
5860   before veryfing them (#161300) (dmacvicar)
5861 - added YUM metadata checksum computation (jsrain)
5862 - added interface to patch of a message (jsrain)
5863 - r2734
5864
5865 -------------------------------------------------------------------
5866 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
5867
5868 - added support for external scripts to metadata (#159928)
5869 - r2709
5870
5871 -------------------------------------------------------------------
5872 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
5873
5874 - report separate exception when trying to start source cache again to
5875   suppress incorrect error message in XEN installation
5876 - r2682
5877
5878 -------------------------------------------------------------------
5879 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
5880
5881 - Implement inter process locking in zypp.
5882 - Added No medium found output
5883 - splitting modaliases in supplements TOO
5884 - parse also the available signing keys
5885
5886 -------------------------------------------------------------------
5887 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
5888
5889 - release all media when removing source (#159754) (visnov)
5890 - more testsuites (schubi)
5891 - updated translations (schubi)
5892 - added MediaNotEjectedException (mt)
5893 - rev 2652
5894
5895 -------------------------------------------------------------------
5896 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
5897
5898 - fix patches descriptions (dmacvicar)
5899 - fix source serialization (dmacvicar)
5900 - metadata for kernel test (schubi)
5901 - Arch tests updated (ma)
5902 - classify NULL Ptr as unique (ma)
5903 - Added host check, because file Url allows it now. (mt)
5904 - prepare modalias fix (#159766) (ma)
5905 - Provide iterator based access to SourceManager data. (ma)
5906 - Fixed "file:" Url scheme config to allow relative paths; (mt)
5907   RFC1738 says, it may contain a hostname as well...
5908 - revision 2633
5909
5910 -------------------------------------------------------------------
5911 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
5912
5913 - pkg-config support (mvidner)
5914 - close all medias when destructing MediaSet (jsrain)
5915 - rev 2622
5916
5917 -------------------------------------------------------------------
5918 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
5919
5920 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
5921 - Message callback implemented to show patch messages (visnov)
5922 - Bug 159696 (schubi)
5923 - provide transform_iterators to iterate over a maps keys or values (ma)
5924 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
5925 - added script and message installation (jsrain)
5926 - chooses the 'right' kernel now (kkaempf)
5927 - Use noarch if no arch is specified in patches (dmacvicar)
5928 - rev 2611
5929
5930 -------------------------------------------------------------------
5931 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
5932
5933 - Added some debug output including the access id (mt)
5934 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
5935   release with eject=true on attached media, to umount
5936   other mounts as well. (mt)
5937 - 159483 - solver does not blame missing dependency (schubi)
5938 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
5939 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
5940   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
5941 - fixed ZYPP_RETHROW (#156430) (ma)
5942 - patch for #156114 (visnov)
5943 - fixed container.erase loops (ma)
5944 - Fixed to reset desired (cached) flag before the action (mt)
5945 - Removed return in forceRelaseAllMedia (void function) (mt)
5946 - Parse nonexisting architecture to noarch so patches dont get
5947   filtered by the pool (dmacvicar)
5948 - 159512 - yast2-qt does not show label of to be installed products
5949   anymore (dmacvicar)
5950 - 159765 - Hidden patterns still visible (dmacvicar)
5951 - Use noarch if no arch is specified. (dmacvicar)
5952 - r2594
5953
5954 -------------------------------------------------------------------
5955 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
5956
5957 - properly report error for media change callback
5958 - rev 2579
5959
5960 -------------------------------------------------------------------
5961 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
5962
5963 - fixed memory leak in XMLNodeIterator (#157474)
5964 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
5965 - Renamed private MediaManager::forceMediaRelease
5966   function to forceReleaseShared (more exact name)
5967 - Implemented forceRelaseAllMedia() that can be
5968   used to release also foreign (user) mounts.
5969 - Added use of forceRelaseAllMedia for CD/DVDs
5970   if FORCE_RELEASE_FOREIGN is 1 (default 0)
5971 - little cleanup of the checkAttached function
5972 - r2578
5973
5974 -------------------------------------------------------------------
5975 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
5976
5977 - don't try to attach without exception handling (#158620)
5978 - fix descriptions, as a new tag Des for selections exists now.
5979 - fix #157683: failure after adding add-on product to install
5980   sources
5981 - added more files for translation
5982 - resolve-dependencies.cc: establish pool
5983 - parse-metadata.cc: catch bad URL
5984 - set zmdid for atoms
5985 - r2574
5986
5987 -------------------------------------------------------------------
5988 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
5989
5990 - fix testsuite.
5991 - provide edition and architecture for all kinds of yum
5992   resolvables.
5993 - fix ResStatus output.
5994 - establish atoms correctly.
5995 - treat requires to unneeded resolvables as fulfilled.
5996 - rev 2559
5997
5998 -------------------------------------------------------------------
5999 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
6000
6001 - fix the build
6002 - only consider best architecture/version (#157594)
6003 - prefer providers which supplement/enhance installed or
6004   to-be-installed packages (fixes the tpctl-kmp issue)
6005 - rev 2546
6006
6007 -------------------------------------------------------------------
6008 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
6009
6010 - provide more filters for pkg-bindings (#158602)
6011 - add SystemResObject to provide system (modalias, hal, ...)
6012   capabilities.
6013 - handle this during resolving.
6014 - make the modalias and hal capability match the SystemResObject
6015   by default, thereyby triggering a modalias (resp. hal)
6016   evaluation.
6017 - xmlstore: decouple target store from YUM schema.
6018 - clean up moving of hal() and modalias() from provides to
6019   supplements in ResolvableImpl.
6020 - add PatchContents() for UI.
6021 - handle Edition::noedition as empty string.
6022 - r2537
6023
6024 -------------------------------------------------------------------
6025 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
6026
6027 - releasing all medias when asking for CD (#156981)
6028 - r2471
6029
6030 -------------------------------------------------------------------
6031 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
6032
6033 - ResStatus::resetTransact must return a value.
6034 - Fixed random build failures in LanguageCode.cc.
6035   (Rewrote the CodeMaps constructor so that gcc does not
6036   optimize a 500-statement basic block.)
6037 - Fix constructions of patch objects. Actually insert atoms in atoms
6038   list. Insert atoms for package even if the package does not exists
6039   in the source. Fixes #157628 (dmacvicar).
6040 - Fixed license reading from susetags, #151834 (dmacvicar).
6041 - r2468
6042
6043 -------------------------------------------------------------------
6044 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
6045
6046 - added ResStatus::resetTransact (ma)
6047 - bugfix for #156439 (schubi)
6048 - Added Source_Ref::setAlias (#154913).
6049 - Do not assume there is a product file when scanning for products
6050   (visnov)
6051 - function to disable all sources in the persistent store (visnov)
6052 - dependency errors go to stdout, not stderr; output resolver info
6053   directly to stderr (kkaempf)
6054 - rev 2464
6055
6056 -------------------------------------------------------------------
6057 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
6058
6059 - fix merging of resolver info (needed for #157684).
6060 - errors are also important in ResolverInfo.
6061 - improve debug output in ResolverContext.
6062 - rev 2455
6063
6064 -------------------------------------------------------------------
6065 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
6066
6067 - delete RPMs downloaded via HTTP/FTP after installnig them
6068   (#157011)
6069 - fixed product registration (reverted autorefresh patch) (#157566)
6070
6071 -------------------------------------------------------------------
6072 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
6073
6074 - if root!="/", always prefer the upgrade candidate (#155472)
6075 - implement license confirmed api for UI.
6076 - prefer architecture over version in distribution upgrade
6077   (#157501)
6078 - clean up media handling.
6079 - rev 2448
6080
6081 -------------------------------------------------------------------
6082 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
6083
6084 - init Modalias properly.
6085 - fix warnings in testcases.
6086 - rev 2432
6087
6088 -------------------------------------------------------------------
6089 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
6090
6091 - drop libjpeg-devel and sqlite-devel from build requires.
6092
6093 -------------------------------------------------------------------
6094 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
6095
6096 - implement 'modalias()' capability (#157406)
6097 - make dependencies consistent, its 'freshens'.
6098 - cope with user umounts of devices.
6099 - add debug to SourceManager.
6100 - rev 2418
6101
6102 -------------------------------------------------------------------
6103 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
6104
6105 - allow version downgrade during distribution upgrade if the
6106   newer package is coming from a trusted vendor (#155472)
6107 - implement locale fallback
6108 - 'freshen' -> 'freshens' in schema definitions to make it
6109   consistent with all other dependency definitions.
6110 - better error reporting for .pat and .sel files.
6111 - rule out packages from dependency resolutions which are
6112   de-selected by user (#155368)
6113 - use locale fallbacks in package translations.
6114 - refresh source when re-enabling it.
6115 - rev 2406
6116
6117 -------------------------------------------------------------------
6118 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
6119
6120 - split of libzypp-zmd-backend subpackage as a stand-alone
6121   leaf package.
6122 - encapsulate bool test for Source_Ref better.
6123 - fixed stack overflow (ma).
6124 - make testsuite build again.
6125 - rev 2346
6126
6127 -------------------------------------------------------------------
6128 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
6129
6130 - fixed URL rewriting for CD2 and following (#154762)
6131 - fixed ResPoolProxy diffState (for proper ok/cancel support
6132   in UI)
6133 - added special exception class for aborting installation
6134   (#154936)
6135 - only auto-change directories if they end in CDn or DVDn.
6136 - rev 2320.
6137
6138 -------------------------------------------------------------------
6139 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
6140
6141 - silently ignore multiple installs of the same package.
6142 - fix disk usage for installs and uninstalls.
6143 - rev 2308
6144
6145 -------------------------------------------------------------------
6146 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
6147
6148 - zmd-backend: filter out incompatible architectures from
6149   repository.
6150 - rev 2298
6151
6152 -------------------------------------------------------------------
6153 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
6154
6155 - sync libzypp media data with mtab.
6156 - improve resolver error and solution reports.
6157 - fix source cache reading (#155459).
6158 - default cached sources to enabled (#155459).
6159 - let each source provide public keys.
6160 - rev 2297
6161
6162 -------------------------------------------------------------------
6163 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
6164
6165 - only write by-sovler transactions back (#154976)
6166 - rev 2278
6167
6168 -------------------------------------------------------------------
6169 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
6170
6171 - release last used source at end of commit (#155002)
6172 - rev 2277
6173
6174 -------------------------------------------------------------------
6175 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
6176
6177 - cope with NULL values in zmd catalogs table (#153584)
6178 - set YAST_IS_RUNNING in transact zmd helper (#154820)
6179 - run SuSEconfig after transact zmd helper (#154820)
6180 - add softTransact to honor user vs. soft requirements (#154650)
6181 - honor all build keys provided by a package source.
6182 - add source metadata refresh.
6183 - add progress callbacks to zmd helpers.
6184 - rev 2276
6185
6186 -------------------------------------------------------------------
6187 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
6188
6189 - include .diffs into main source.
6190 - catch exception when ejecting media which was unmounted externally
6191   (#154697).
6192 - init source in zmd-backend correctly (#154667)
6193 - implement disk usage info for YaST.
6194 - clean up XML schema files.
6195 - catch CPUs identifying as 'i686' but being 'i586'.
6196 - allow definition of preferred attach (mount) point for media.
6197 - make resolver results more readable.
6198 - use language fallbacks if none of multiple language providers
6199   matches.
6200 - get rid of ignoring wrong arch in resolver, having the wrong
6201   architecture is prevented by other means.
6202 - prepare for translations in exceptions.
6203 - fix 'abort does not abort'
6204 - implement 'flag' I/O in target cache backend.
6205 - skip incompatibles architectures in packages.<lang>
6206 - rev 2228
6207
6208 -------------------------------------------------------------------
6209 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
6210
6211 - dont even provide src/nosrc from the source.
6212 - rev 2169 + diffs
6213
6214 -------------------------------------------------------------------
6215 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
6216
6217 - Initialize commit result (#154409)
6218 - release media if its wrong (#154326)
6219 - dont copy src/nosrc packages to the pool (#154627)
6220 - reduce XML logging.
6221 - rev 2169 + diffs
6222
6223 -------------------------------------------------------------------
6224 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
6225
6226 - fix path of .po files (#154074).
6227 - parse the correct package.<lang> file (kinda #154074).
6228 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
6229 - reattach all released medias.
6230 - raise exception instead of abort() on XML errors (#154104).
6231 - update translations.
6232 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
6233   and is_empty_dir utility function
6234 - rev 2169
6235
6236 -------------------------------------------------------------------
6237 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
6238
6239 - check freshens and supplements for packages (#154074).
6240 - only complain about incomplete installed resolvables,
6241   if they are uninstalled, schedule them for installation.
6242   (#154074)
6243 - add testcases for locale() provides.
6244 - add lang_country -> lang fallback.
6245 - have locale(parent:...) deps match any provides of 'parent'
6246   also when uninstalling a package.
6247 - rev 2148
6248
6249 -------------------------------------------------------------------
6250 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
6251
6252 - change the locale(...) separator to ";" (#153791)
6253 - complete "find-files" of zmd-backend.
6254 - rev 2140
6255
6256 -------------------------------------------------------------------
6257 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
6258
6259 - avoid attaching media when initializing source
6260 - rev 2139
6261
6262 -------------------------------------------------------------------
6263 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
6264
6265 - warn about misspelled 'locale(...)' provides
6266 - add testcases
6267 - rev 2134
6268
6269 -------------------------------------------------------------------
6270 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
6271
6272 - fix the build
6273 - rev 2129
6274
6275 -------------------------------------------------------------------
6276 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
6277
6278 - provide available locales to application (#153583)
6279 - honor 'requestedLocales' (language dependant packages)
6280 - honor release requests for all holders of a device.
6281 - silently re-attach after a forced release.
6282 - solver improvements.
6283 - handle source caches.
6284 - proper logging in zmd backend helpers.
6285 - rev 2127
6286
6287 -------------------------------------------------------------------
6288 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
6289
6290 - upgrade always to best version and arch (#153577)
6291 - reset 'transact' state for obsoleted packages (#153578)
6292 - translation updates
6293 - rev 2113
6294
6295 -------------------------------------------------------------------
6296 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
6297
6298 - add support for 'local' .rpm packages to zmd-backend.
6299 - rev 2101
6300
6301 -------------------------------------------------------------------
6302 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
6303
6304 - fix build of zmd/backend.
6305 - actually fill 'files' table in package-files.
6306 - rev 2094
6307
6308 -------------------------------------------------------------------
6309 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
6310
6311 - improve testcases.
6312 - add 'setPossibleLocales()' to ZYpp, this defines the set
6313   of possible locales to choose from (#153583)
6314 - provide LanguageImpl and create 'Language' resolvables for
6315   each 'possible' locale.
6316 - fix YUM parsing of patches, insert 'atoms' to link patches
6317   with packages.
6318 - replace gzstream/ with own, existing implementation.
6319 - honor locks in solver (#150231)
6320 - sync pool with target after commit() properly (#150565, #153066)
6321 - new zmd helper 'package-files'
6322 - rev 2093
6323
6324 -------------------------------------------------------------------
6325 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
6326
6327 - prevent multiple initializations of the target (#153124)
6328 - implement 'loopback mounted ISO images'
6329 - retain old package sources on upgrade.
6330 - support compressed .xml files in 'repodata' type repositories.
6331 - rev 2025
6332
6333 -------------------------------------------------------------------
6334 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
6335
6336 - parse locale(...) provides and construct correct dependencies.
6337
6338 -------------------------------------------------------------------
6339 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
6340
6341 - always upgrade to candidate (#152760).
6342 - fix typo in package sorting.
6343 - prepare handling of locale provides.
6344 - rev 1995
6345
6346 -------------------------------------------------------------------
6347 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
6348
6349 - sort src/nosrc package to right list during commit.
6350 - revert installtime/buildtime in susetags parser (#152760)
6351 - rev 1990
6352
6353 -------------------------------------------------------------------
6354 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
6355
6356 - reset state after successful commit (#153030)
6357 - run "rpm -e" always with "--nodeps" (#153026)
6358 - provide separate resolvable kind for src packages.
6359 - extend status field for LOCK and LICENSE.
6360 - add sameState()/diffState() for UI.
6361 - provide 'best' candidate for UI.
6362 - set 60 sec timeout for curl access.
6363 - don't cross-compare solver results, takes too much time.
6364 - provide sizes of installed packages.
6365 - extend REQUIRES semantics in content file.
6366 - add "parse-metadata" helper to zmd-backend.
6367 - rev 1987
6368
6369 -------------------------------------------------------------------
6370 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
6371
6372 - provide complete disk usage data (#152761)
6373 - include upgrade flag when copying solver solution
6374   back to pool (#152717)
6375 - rev 1959
6376
6377 -------------------------------------------------------------------
6378 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
6379
6380 - don't insert incompatible architectures to the pool (#151933)
6381 - don't accept incompatible architectures from a repository
6382   (#151933)
6383 - separate rpm log (#151431).
6384 - allow extended product requires.
6385 - rev 1954
6386
6387 -------------------------------------------------------------------
6388 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
6389
6390 - provide the XML schema files in the main package. (#152593)
6391
6392 -------------------------------------------------------------------
6393 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
6394
6395 - provide arch compat handling.
6396 - implement data upload to zmd.
6397 - fix source metadata caching on target.
6398 - add 'supplements' dependencies to 'yum' parser.
6399 - provide user agent identification to curl calls.
6400 - move resolver branches (multiple alternatives) back in queue
6401   (resolve known things first, then the unknown ones).
6402 - clean up 'packages' parser.
6403 - rev 1947
6404
6405 -------------------------------------------------------------------
6406 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
6407
6408 - improve media mount/umount interface
6409 - prepare class ArchCompat for proper architecture ordering
6410   and compatibility handling.
6411 - add returns to dummy functions in DbAccess.
6412 - rev 1913
6413
6414 -------------------------------------------------------------------
6415 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
6416
6417 - don't explictly delete to-be-upgraded packages.
6418 - finish query-system, resolve-dependencies, and transact for
6419   libzypp-zmd-backend.
6420 - provide Pattern::category.
6421 - move system architecture to toplevel.
6422 - make target store pathname settable.
6423 - speed up rpmdb reading by properly filtering unwanted file
6424   provides.
6425 - rev 1905
6426
6427 -------------------------------------------------------------------
6428 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
6429
6430 - new translations.
6431 - proofread texts.
6432 - when comparing solutions, prefer higher versions.
6433 - provide generic 'SafeBool' for bool conversions.
6434 - add PtrTypes testsuites.
6435 - rev 1876
6436
6437 -------------------------------------------------------------------
6438 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
6439
6440 - integrate all diffs
6441 - move Target::commit to toplevel API
6442 - generalize dependency iterators and hash dependency
6443   information in pool (for speedup)
6444 - add 'supplements' as dependency
6445 - make more pattern attributes available
6446 - drop "smbfs" in favour of "cifs" (#151476)
6447 - add metadata cache to sources (Beta4 bug)
6448 - run "rpm -e"  with name-version-release
6449 - fix update conflicts
6450 - rev 1864
6451
6452 -------------------------------------------------------------------
6453 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
6454
6455 - fix-mediachange.diff: dont skip CD but retry after media change
6456 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
6457   'eject' button
6458 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
6459   so media handle gets actually released and media unmounted.
6460
6461 -------------------------------------------------------------------
6462 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
6463
6464 - implement arch scoring
6465 - prefer better arch (#151427)
6466 - transitive depedencies of weak requirements are non-weak
6467   (#151446)
6468 - rev 1778 + diff
6469
6470 -------------------------------------------------------------------
6471 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
6472
6473 - ignore self and to-be-updated conflicts (#150844)
6474 - fix enable of target store (for non-packages)
6475 - rev 1778
6476
6477 -------------------------------------------------------------------
6478 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
6479
6480 - fix "cd:" url (#151121)
6481 - provide location() in public Package api
6482 - allow running distribution upgrade in testmode
6483 - extend HAL interface
6484 - rev 1762
6485
6486 -------------------------------------------------------------------
6487 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
6488
6489 - pass normal and locale packages from selections correctly.
6490 - its "baseconf" for base selections.
6491 - Make 'ZYpp' an obvious singleton.
6492 - provide releasenotesUrl.
6493 - dont continue upgrade without target.
6494 - implement 'fake' hal for testing.
6495 - fix package sizes.
6496 - more solver testcases.
6497 - rev 1754
6498
6499 -------------------------------------------------------------------
6500 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
6501
6502 - extend requires of libzypp-devel
6503 - provide package sizes for UI
6504 - provide more UI helpers
6505 - implement Product and related functions
6506 - fix split provides in distribution upgrade
6507 - provide locale information to system
6508 - ask HAL for available devices
6509 - reduce debug information in solver
6510 - filter architectures in source, not in solver
6511 - rev 1743
6512
6513 -------------------------------------------------------------------
6514 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
6515
6516 - disable another testsuite for now
6517 - fetch the default locale from environment
6518 - support user-defined formatting of log
6519 - rev 1710
6520
6521 -------------------------------------------------------------------
6522 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
6523
6524 - providing basic product information from susetags source
6525 - public API for preferred language
6526 - implemented redirect of logging (#149001)
6527 - report start/finish of source data parsing (#150211)
6528 - store/restore source aliases properly (#150256)
6529 - disable a lot of debug logging to speed up solver
6530 - properly rewrite URL for CDn directory layouts (#149870)
6531 - rev 1706
6532
6533 -------------------------------------------------------------------
6534 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
6535
6536 - add save/restore state to facilitate UI 'cancel'
6537 - enable target/store
6538 - add 'forceResolve' call and flag to resolver to switch between
6539   task-oriented ZMD and interactive YaST behaviour.
6540 - Fix resolver problem solution texts.
6541 - improve solver problem solution offerings.
6542 - fix media access handling to better support multiple
6543   requestors to single media.
6544 - move the media number checking to the source (media requestor)
6545   which knows how to verify the correct media.
6546 - Fix CD ordering (#149871), adding testcases.
6547 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
6548 - Add selections to testcases.
6549 - rev 1673
6550
6551 -------------------------------------------------------------------
6552 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
6553
6554 - Fix missing return in Source.cc:124
6555
6556 -------------------------------------------------------------------
6557 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
6558
6559 - cope with empty arch field in selections
6560 - enable dummy "enableStorage" function
6561 - rev 1610-branch
6562
6563 -------------------------------------------------------------------
6564 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
6565
6566 - fix random data return in Source.cc
6567 - rev 1610
6568
6569 -------------------------------------------------------------------
6570 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
6571
6572 - adapt zmd-backend to SourceImpl API change
6573 - rev 1608
6574
6575 -------------------------------------------------------------------
6576 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
6577
6578 - fix the packages parser bug. Now all packages are parsed
6579   including (english) translations.
6580   source/susetags is back to svn head.
6581 - rev 1600
6582
6583 -------------------------------------------------------------------
6584 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
6585
6586 - fix off-by-one bug in bitfield handling
6587 - revert source/susetags to rev 1411
6588 - rev 1586
6589
6590 -------------------------------------------------------------------
6591 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
6592
6593 - dont prereq-sort non-packages
6594 - rev 1584
6595
6596 -------------------------------------------------------------------
6597 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
6598
6599 - rev 1582
6600
6601 -------------------------------------------------------------------
6602 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
6603
6604 - update to rev 1543
6605
6606 -------------------------------------------------------------------
6607 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
6608
6609 - require hal-devel in libzypp-devel
6610 - re-merge fixes (RPM_OPT_FLAGS)
6611
6612 -------------------------------------------------------------------
6613 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
6614
6615 - make solver behaviour a bit more interactive
6616 - rev 1537
6617
6618 -------------------------------------------------------------------
6619 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
6620
6621 - Fix syntax error in configure script.
6622 - Use RPM_OPT_FLAGS.
6623
6624 -------------------------------------------------------------------
6625 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
6626
6627 - update for qt ui integration
6628 - rev 1504
6629
6630 -------------------------------------------------------------------
6631 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
6632
6633 - split off libzypp-zmd-backend
6634 - rev 1466
6635
6636 -------------------------------------------------------------------
6637 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
6638
6639 - another update to svn
6640
6641 -------------------------------------------------------------------
6642 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
6643
6644 - finish rpm callbacks
6645 - finish UI API
6646 - fix state change resolver<->pool
6647 - zmd backend stuff
6648 - speed up tag file parsing
6649 - rev 1405
6650
6651 -------------------------------------------------------------------
6652 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
6653
6654 - disabling failing tests of s390 and ppc
6655
6656 -------------------------------------------------------------------
6657 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
6658
6659 - Snapshoot rev 1367
6660
6661 -------------------------------------------------------------------
6662 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
6663
6664 - use hashes for pool
6665 - rev 1343
6666
6667 -------------------------------------------------------------------
6668 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
6669
6670 - removed Obsoletes:    yast2-packagemanager
6671
6672 -------------------------------------------------------------------
6673 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
6674
6675 - Snapshoot 3 Feb 2005 (11:30)
6676
6677 -------------------------------------------------------------------
6678 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
6679
6680 - Snapshoot 2 Feb 2005 (14:00)
6681
6682 -------------------------------------------------------------------
6683 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
6684
6685 - Snapshoot 2 Feb 2005 ( integrating YaST )
6686
6687 -------------------------------------------------------------------
6688 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
6689
6690 - converted neededforbuild to BuildRequires
6691
6692 -------------------------------------------------------------------
6693 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
6694
6695 - Initial version
6696