5283cbc7d08cac8ef40e29fe166c9639f9bb61c6
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
3
4 - ZConfig::credentialsGlobal{File,Dir}() added
5   (/etc/zypp/credentials.{cat,d})
6 - revision 11176
7
8 -------------------------------------------------------------------
9 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
10
11 - Target::setInstallationLogfile() removed from zypp/Target.h
12 - revision 11171
13
14 -------------------------------------------------------------------
15 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
16
17 - Remove obsolete zypp-query-pool binary. zypper provides all
18   the information one needs.
19 - revision 11160
20
21 -------------------------------------------------------------------
22 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
23
24 - HistoryLog added and used to log package installs/removes and
25   repository adds, removes, url and alias changes into
26   history.logfile (/var/log/zypp/history) (fate #110205)
27 - str::escape(string, char) added
28 - revision 11150
29 - version 5.12.1 (12)
30
31 -------------------------------------------------------------------
32 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
33
34 - CredentialManager: look for credentials with
35   wanted_url.startsWith(stored_url)
36 - RepoManager: don't pass service credentials down to repos if
37   their urls are not based on service's url.
38 - revision 11134
39
40 -------------------------------------------------------------------
41 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
42
43 - Remove superfluous PRODUCT_REFERENCES attribute.
44 - revision 11127
45
46 -------------------------------------------------------------------
47 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
48
49 - Add Url::hasCredentialsInAuthority test for username or password 
50   being encoded in the authority component. I.e. user:pass@host.
51 - Handle repos to be disabled disable in service refresh.
52 - revision 11126
53
54 -------------------------------------------------------------------
55 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
56
57 - provided context to keyring callbacks (bnc #370223)
58 - merged trust & import callbacks (bnc #366467)
59   (don't worry, still allows to trust && !import)
60 - revision 11113
61
62 -------------------------------------------------------------------
63 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
64
65 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
66 - revision 11102
67
68 -------------------------------------------------------------------
69 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
70
71 - Use service alias as namespace for it's repositories aliases.
72 - revision 11097
73 - version 5.11.0 (11)
74
75 -------------------------------------------------------------------
76 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
77
78 - pass service's credentials down to repos
79 - support ?credentials=filepath in URL to specify credentials
80 - revision 11092
81
82 -------------------------------------------------------------------
83 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
84
85 - Add Product::isTargetDistribution to identify the systems installed
86   baseproduct. This should replace tests for Product::type is "base".
87 - revision 11089
88
89 -------------------------------------------------------------------
90 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
91
92 - save user credentials when adding repos/services with URLs containing
93   the credentials (bnc #425462)
94 - revision 11085
95
96 -------------------------------------------------------------------
97 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
98
99 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
100 - revision 11082
101
102 -------------------------------------------------------------------
103 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
104
105 - Service handling fixes. Added ServiceException. 
106 - revision 11077
107
108 -------------------------------------------------------------------
109 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
110
111 - Fix building of transaltions.
112 - revision 11064
113
114 -------------------------------------------------------------------
115 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
116
117 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
118 - revision 11060
119
120 -------------------------------------------------------------------
121 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
122
123 - Create new Service repos in disbaled sate.
124 - revision 11056
125 - version 5.10.0 (10)
126
127 -------------------------------------------------------------------
128 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
129
130 - Make registerTarget and registerRelease abvailable for installed 
131   product. Required for registration.
132 - revision 11043
133
134 -------------------------------------------------------------------
135 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
136
137 - Add url lists query to Product interface. A generic query and 
138   convenience methods to query urls for "releasenotes", "register", 
139   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
140 - revision 11029
141
142 -------------------------------------------------------------------
143 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
144
145 - ServiceType and ServiceInfo::type() added (contains only RIS for
146   now), service type probing added.
147 - Avoiding the use of 'path' for services (appending
148   the repoindex.xml's 'path' to the baseurl of created repos)
149 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
150 - revision 11022
151
152 -------------------------------------------------------------------
153 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
154
155 - add Repostiroy::updateKeys and 
156   Repository::providesUpdatesForKey(string) for repo and
157   product matching
158 - Provide Repository::isUpdateRepo
159
160 -------------------------------------------------------------------
161 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
162
163 - Fix evaluation of vendor support flags.
164 - Adapt retrieval of registration data (targetDistribution, 
165   targetDistributionRelease and targetDistributionFlavor).
166 - revision 11013
167
168 -------------------------------------------------------------------
169 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
170
171 - Follow gpgcheck tag in .repo file and do no check if disabled.
172 - revision 11010
173 - version 5.9.0 (8)
174
175 -------------------------------------------------------------------
176 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
177
178 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
179   with content (repos)
180 - revision 11004
181
182 -------------------------------------------------------------------
183 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
184
185 - Remove obsolete product attributes.
186 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
187 - revision 11001
188
189 -------------------------------------------------------------------
190 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
191
192 - Provide product::updaterepoKey: Update repository indicator string.
193 - revision 11000
194
195 -------------------------------------------------------------------
196 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
197
198 - provide context about the repository (name/alias) if available when
199   checking signatures (bnc#370223)
200 - 5.8.0
201
202 -------------------------------------------------------------------
203 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
204
205 - Add ServiceInfo interface to define a set of catalogs (repository 
206   aliases) to be enabled on next refresh.
207 - revision 10970
208
209 -------------------------------------------------------------------
210 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
211
212 - Fix reading of Traget::targetDistribution.
213 - Allow to configure default answers in signature verification workflow.
214 - revision 10968
215
216 -------------------------------------------------------------------
217 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
218
219 - CredentialManager added to manage stored credentials
220 - MediaCurl adapted to use CredentialManager to read credentials
221 - revision 10958
222
223 -------------------------------------------------------------------
224 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
225
226 - operator ==, !=, < definition moved to RepoInfoBase from
227   the derived classes
228 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
229   (bnc #407515)
230 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
231 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
232 - use shared_ptr instead of itrusive for {Repo,Service}Info
233 - revision 10931:10942
234
235 -------------------------------------------------------------------
236 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
237
238 - RepoInfo{,Base} setters made void
239 - revision 10931
240
241 -------------------------------------------------------------------
242 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
243
244 - skip repositories with non-matching target distro when reading
245   repoindex
246 - revision 10926
247
248 -------------------------------------------------------------------
249 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
250
251 - Enabled distupgrade of the SAT solver. In order to use the old
252   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
253   This variable will can be used until the old distupgrade mechanism will 
254   be removed from libzypp. Have a look to above changelogs.
255 - revision 10911
256 - version 5.7.0 (5)
257
258 -------------------------------------------------------------------
259 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
260
261 - add Package::maybeUnsupported to remove duplicated
262   code in clients dealing with Package::vendorSupport
263
264 -------------------------------------------------------------------
265 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
266
267 - Reset transaction only if this solvable has no buddy (bnc #417799)
268   e.g. do not reset Products cause the concerning release package
269   could not already be installed.
270 - revision 10883
271 - version 5.6.1 (5)
272
273 -------------------------------------------------------------------
274 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
275
276 - don't report "may be outdated" for @System repo.
277
278 -------------------------------------------------------------------
279 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
280
281 - Add Target::targetDistribution. Returns "distribution-arch" of 
282   the installed base product. Used for registration and Service
283   refresh. (for Fate #304915)
284 - revision 10877
285 - version 5.6.0 (5)
286
287 -------------------------------------------------------------------
288 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
289
290 - Add method Product::replacedProducts to identify installed 
291   Products that would be replaced by installing a new Product.
292   (for Fate #301997)
293 - revision 10876
294
295 -------------------------------------------------------------------
296 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
297
298 - Fixes to Selectable doing staus manipulation on non-USER level.
299 - revision 10873
300
301 -------------------------------------------------------------------
302 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
303
304 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
305   if it is not yet initialized. This is to avoid try/catch blocks just 
306   to test whether the Target is initialized. (bnc #417556)
307 - Add method Target::assertRootPrefix. Pass a pathname and get back the
308   path prefixed with the tragets root, unless it already had that prefix.
309 - revision 10870
310
311 -------------------------------------------------------------------
312 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
313
314 - Regarding error messages for Products correctly (FATE #304502)
315 - rev 10863 
316
317 -------------------------------------------------------------------
318 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
319
320 - Let Selectable default to USER level.
321 - revision 10850
322 - version 5.5.1 (5)
323
324 -------------------------------------------------------------------
325 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
326
327 - Change Selectable API to support doing staus manipulation on
328   non-USER level. 
329 - revision 10847
330 - version 5.5.0 (5) 
331
332 -------------------------------------------------------------------
333 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
334
335 - support sat solver API for searching files
336
337 -------------------------------------------------------------------
338 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
339
340 - Add ResPool::reposFind to get repositories by alias.
341 - revision 10835
342
343 -------------------------------------------------------------------
344 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
345
346 - Advise rpmdb2solv to parse the product database.
347 - revision 10824
348 - version 5.4.0 (4)
349
350 -------------------------------------------------------------------
351 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
352
353 - Offer a simpler, fate based status manipulation in ui::Selectable.
354   This is easier to handle, as the ui::Status always distinguishes
355   wheter an object is installed or not.
356 - revision 10814
357
358 -------------------------------------------------------------------
359 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
360
361 - Propagate default rpm install flags from zypp.conf via ZConfig and
362   ZYppCommitPolicy down to the installer. (FATE #302952) 
363 - revision 10813
364
365 -------------------------------------------------------------------
366 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
367
368 - Add base::Flags (like qt's QFlags) a type-safe way of storing 
369   OR-combinations of enum values.
370 - revision 10811
371
372 -------------------------------------------------------------------
373 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
374
375 - Add static ui::Selectable::get methods as convenient ctor
376   substitute. 
377 - revision 10806
378
379 -------------------------------------------------------------------
380 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
381
382 - Adapt zypp-query-pool to new product handling.
383 - revision 10803
384
385 -------------------------------------------------------------------
386 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
387
388 - Don't pass epoch to 'rpm -e', it does not support it.
389 - revision 10800
390
391 -------------------------------------------------------------------
392 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
393
394 - Adapt to new product handling. Products are no longer pseudo
395   installed objects verified by the solver, but actually installed. 
396   Thus removed satisfiedProduct iterator, fixed Selctables. 
397 - Removed class ProductInfo as we keep Product.
398 - revision 10797
399
400 -------------------------------------------------------------------
401 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
402
403 - implement relogin suggested support (fate#304889)
404
405 -------------------------------------------------------------------
406 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
407
408 - Detect correct download path even if repository type 
409   is not set. (bnc #386386)
410 - revision 10768
411
412 -------------------------------------------------------------------
413 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
414
415 - Cleanup, mostly by removing, unused parser code and related classes.
416 - revision 10765
417
418 -------------------------------------------------------------------
419 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
420
421 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
422 - revision 10763
423
424 -------------------------------------------------------------------
425 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
426
427 - Add new product attributes (flavor,referencePackage).
428 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
429   object. This is used to keep the product resolvable and the
430   package providing the product metadata in sync.
431 - revision 10742
432
433 -------------------------------------------------------------------
434 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
435
436 - support an optional url attribute in repoindex.xml's <repo>
437 - revision 10729
438
439 -------------------------------------------------------------------
440 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
441
442 - New class ProductInfo to provide product related metadata that
443   might be associated with a package. This will replace the Product
444   resolvable.
445 - revision 10715
446
447 -------------------------------------------------------------------
448 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
449
450 - generate a unique anonymous unique string per target
451   and add it to the agent string for better statistics
452
453 -------------------------------------------------------------------
454 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
455
456 - Follow solver policy and make repository priority the highest
457   key, when ordering packages. Then architecture, and edition last.
458 - revision 10710
459
460 -------------------------------------------------------------------
461 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
462
463 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp 
464   (bnc #412094)
465 - revision 10702
466
467 -------------------------------------------------------------------
468 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
469
470 - Service renamed to ServiceInfo
471 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
472 - revision 10695
473
474 -------------------------------------------------------------------
475 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
476
477 - fixed yum repos to work with non '/' base url post fix
478   (bnc #341617)
479 - revision 10662
480
481 -------------------------------------------------------------------
482 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
483
484 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
485   (bnc #411339)
486 - revision 10680
487
488 -------------------------------------------------------------------
489 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
490
491 - Several changes to make libzypp-bindings compile using the original
492   header files and no private copies. (bnc #391831)
493 - revision 10668
494 - version 5.3.0
495
496 -------------------------------------------------------------------
497 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
498
499 - Service::enabled() added
500 - revision 10657
501
502 -------------------------------------------------------------------
503 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
504
505 - Removed FRESHENS dependency type
506 - revision 10643
507
508 -------------------------------------------------------------------
509 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
510
511 - Allow parallel installation of packages which have been defined
512   in zypp.conf (parameter "multiversion") Fate #302050
513 - Additional check for broken system.
514   (defined in zypp.conv: solver.checkSystemFile)
515 - revision 10600
516
517 -------------------------------------------------------------------
518 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
519
520 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
521 - revision 10596
522
523 -------------------------------------------------------------------
524 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
525
526 - Remove Atom, Script, Message and other obsolete classes.
527 - revision 10592
528
529 -------------------------------------------------------------------
530 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
531
532 - Also report the name of the locking process in ZYppFactoryException
533   (bnc #280537)
534 - revision 10572
535
536 -------------------------------------------------------------------
537 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
538
539 - corrected logging of solver settings
540 - regard locking while doUpdate (bnc #405427)
541 - revision 10564
542
543 -------------------------------------------------------------------
544 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
545
546 - make curl use the right transfer mode
547   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
548 - revision 10559
549
550 -------------------------------------------------------------------
551 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
552
553 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
554 - revision 10557
555
556 -------------------------------------------------------------------
557 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
558
559 - Provide Package::url() if available in solv file. (bnc #402434)
560 - A missing cookie file must not be treated as an error. Simply
561   rebuild the cache (bnc #405867)
562 - Add 22x22 and 24x24 icons (bnc #329635)
563 - revision 10528
564
565 -------------------------------------------------------------------
566 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
567
568 - Do not update an already updated package (bnc #400422)
569 - revision 10504
570
571 -------------------------------------------------------------------
572 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
573
574 - Also check if the fingerprint matches before importing updated keys.
575   (bnc #393160)
576 - revision 10500
577
578 -------------------------------------------------------------------
579 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
580
581 - forward port add message attribute to patches.
582 - port import newer keys if a trusted key is updated
583 - (bnc#393160)
584 - version 5.0.2
585
586 -------------------------------------------------------------------
587 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
588
589 - Fix permanent duplication of gpg keys in the rpm database. Also
590   retrieve correct creation and expire dates. (bnc #401259)
591 - Invoke gpg with --homdir, otherwise command fails if executed
592   within a wrapper. (bnc #401259)
593 - revision 10487
594
595 -------------------------------------------------------------------
596 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
597
598 - version 5.0.1
599 - revision 10464
600
601 -------------------------------------------------------------------
602 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
603
604 - Handle new patch messages and scripts in commit. Provide callbacks
605   to display the patch messages and give visual feedback on script
606   execution. (bnc #401220)
607 - revision 10411
608
609 -------------------------------------------------------------------
610 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
611
612 - Fix wrong parenthesis causing bug 399320
613 - version
614 - revision
615
616 -------------------------------------------------------------------
617 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
618
619 - improve performance of gsub
620 - change replace_all to replaceAll (same name convency)
621 - add tests for gsub and replaceAll
622 - revision 10366
623
624 -------------------------------------------------------------------
625 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
626
627 - Handle application/x-redhat-package-manager in package-manager.desktop
628   (bnc #391183)
629 - revision 10361
630
631 -------------------------------------------------------------------
632 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
633
634 - X-SuSE-ControlCenter-System category added
635   to package-manager.desktop (bnc #302324)
636 - revision 10353
637
638 -------------------------------------------------------------------
639 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
640
641 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
642 - revision 10340
643
644 -------------------------------------------------------------------
645 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
646
647 - Fix memory corruption in curl media handler (bnc #396979)
648 - revision 10338
649
650 -------------------------------------------------------------------
651 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
652
653 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
654   as 'source package named zypper'. So these capabilities can be used
655   together with sat::Whatprovides or in resolver requests. (bnc #369893)
656 - revision 10335
657
658 -------------------------------------------------------------------
659 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
660
661 - allow aborting progress during removing packages. (bnc #389238)
662 - revision 10331
663
664 -------------------------------------------------------------------
665 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
666
667 - New option for ignoring Obsoletes. This is used for installing more than
668   one pacakges with the same name but different versions.
669   Often used by kernel.
670 - r 10299
671
672 -------------------------------------------------------------------
673 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
674
675 - Revert inappropriate Selectable cleanup. Fix Selectable
676   status computation. Unmaintained packages were wrongly
677   reported as unsinstalled. (bnc #394630)
678 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
679 - revision 10295
680
681 -------------------------------------------------------------------
682 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
683
684 - fixed typo
685
686 -------------------------------------------------------------------
687 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
688
689 - Reenable diskusage calculation (bnc #395051)
690 - version 4.25.1
691 - revision 10273
692
693 -------------------------------------------------------------------
694 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
695
696 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
697 - revision 10271
698
699 -------------------------------------------------------------------
700 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
701
702 - RepoInfo: don't overwrite flags that have already been set externally
703   (bnc #394728)
704 - revision 10256
705
706 -------------------------------------------------------------------
707 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
708
709 - Create missing directories when saving config files. (bnc #395026)
710 - Fix undefined behaviour in RepoManager.
711 - revision 10255
712
713 -------------------------------------------------------------------
714 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
715
716 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
717   from resolvePool or resolveQueue we will have to take care for both
718   cases. (bnc#393969)
719 - r 10252
720
721 -------------------------------------------------------------------
722 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
723
724 - compile with RPM_OPT_FLAGS
725
726 -------------------------------------------------------------------
727 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
728
729 - old2new locks file converter script added to %post (jredinger)
730 - r 10227
731
732 -------------------------------------------------------------------
733 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
734
735 - Do not regard packages with the same name while upgrading obsoleted
736   packages (bnc#394367)
737 - r 10219
738
739 -------------------------------------------------------------------
740 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
741
742 - revert commit don't check for existence of keys,
743   to avoid a non needed HEAD request. (related bnc#381280)
744   as it creates popup error callbacks due to the 404's in
745   the keys. Leave however the OnMediaLocation::optional()
746   API to look for another fix strategy.
747
748 -------------------------------------------------------------------
749 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
750
751 - define path for messages and scripts and document
752   them in zypp.conf
753
754 -------------------------------------------------------------------
755 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
756
757 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
758   be ignored for already INSTALLED packages (bnc #389694)
759 - r 10202
760
761 -------------------------------------------------------------------
762 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
763
764 - Packages which obsoletes and do NOT required other installed
765   packages will be installed if no other packages obsolete the installed package too.
766 - r 10196
767
768 -------------------------------------------------------------------
769 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
770
771 - fix filelist for installed packages (bnc#392544)
772 - fix changelog retrieval for installed packages
773
774 -------------------------------------------------------------------
775 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
776
777 - deprecate Repository::name() and use alias() to
778   be consistent. Related to (bnc#383553)
779 - don't check for existence of keys, to avoid a non needed
780   HEAD request. (helps bnc#381280)
781 - 4.25.0
782
783 -------------------------------------------------------------------
784 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
785
786 - added onlyRequires in the testcase (bnc #389184)
787
788 -------------------------------------------------------------------
789 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
790
791 - allow installation and refreshing from repository with alias that
792   contains ' or " (bnc #392426)
793 - r10158
794
795 -------------------------------------------------------------------
796 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
797
798 - delta rpm support reenabled
799 - r10150
800
801 -------------------------------------------------------------------
802 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
803
804 - Resetting Delete Details in ResStatus correctly (bnc #391785)
805 - r 10145
806
807 -------------------------------------------------------------------
808 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
809
810 - when setting status to non installed for uninstalled packages
811   set the user transaction so they go to soft locks.
812   (related to bnc#389739 )
813
814 -------------------------------------------------------------------
815 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
816
817 - Added new calls : isInstalledBy (const PoolItem item);
818                     installs (const PoolItem item);
819 - r 10125
820 - 4.23.0
821
822 -------------------------------------------------------------------
823 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
824
825 - don't run merge in save when toAdd/Remove queue is empty
826 - throw when locks cannot load its file
827 - r10124
828
829 -------------------------------------------------------------------
830 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
831
832 - throw more describing exception when repo probing failed
833   (bnc #389690)
834 - revision 10118
835
836 -------------------------------------------------------------------
837 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
838
839 - allow call only merge old locks and newly added/removed without
840   saving it to file
841 - -revision 10104
842
843 -------------------------------------------------------------------
844 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
845
846 - report non packages as keep installed if satisfied to the
847   user interace (Selectables)
848 - 4.21.3
849
850 -------------------------------------------------------------------
851 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
852
853 - create /etc/zypp/products.d on install
854
855 -------------------------------------------------------------------
856 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
857
858 - /etc/zypp/products.d added to file list (bnc #385868)
859 - revision 10049
860 - version 4.21.2
861
862 -------------------------------------------------------------------
863 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
864
865 - call RemoveResolvableReport::problem() before finish() on error
866   (bnc #388810)
867 - revision 10045
868
869 -------------------------------------------------------------------
870 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
871
872 - fix file list
873
874 -------------------------------------------------------------------
875 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
876
877 - Product now retrieves all attributes from the solv file.
878 - version 4.21.1
879 - revision 10031
880
881 -------------------------------------------------------------------
882 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
883
884 - Add zypp.conf option configdir (/etc/zypp) and arrange
885   all config files and directories to follow {configdir}
886   per default.
887 - Fix zypp-query-pool to print satisfied products and additional
888   products defined in {configdir}/products.d for registration.
889   (bnc #385868)
890 - version 4.21.0
891 - revision 10029
892
893 -------------------------------------------------------------------
894 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
895
896 - implement remove duplicate entries in lock file (bnc#385967)
897
898 -------------------------------------------------------------------
899 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
900
901 - Speedup rpmdb2solv by reusing an existing solv file.
902 - version 4.20.1
903 - revision 10012
904
905 -------------------------------------------------------------------
906 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
907
908 - Fix failed package download due to unkown repository type (bnc #386386)
909 - revision 9995
910
911 -------------------------------------------------------------------
912 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
913
914 - Support optional root argument to RepoManagerOptions, to prefix all
915   path names taken from ZConfig. (bnc #388265)
916 - version 4.20.0
917 - revision 9993
918
919 -------------------------------------------------------------------
920 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
921
922 - new solution action for removing requirements/conflicts (bnc #387631)
923 - revision 9988
924
925 -------------------------------------------------------------------
926 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
927
928 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
929 - revision 9984
930
931 -------------------------------------------------------------------
932 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
933
934 - DistUpgrade: searching for providers -> regarding name onl
935 - r 9977
936
937 -------------------------------------------------------------------
938 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
939
940 - add flag --registrable (-r) to query pool to avoid
941   using system as a filter
942 - 4.19.1
943
944 -------------------------------------------------------------------
945 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
946
947 - return values in non-void functions
948
949 -------------------------------------------------------------------
950 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
951
952 - support multiple search strings in PoolQuery (ORed)
953 - revision 9945
954
955 -------------------------------------------------------------------
956 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
957
958 - Switch off the upgrade mode of the
959   SAT solver cause the packages have already been evaluated by
960   the distupgrade machanism of libzypp. (bnc #386375)
961 - rev 9943
962
963 -------------------------------------------------------------------
964 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
965
966 - release file after copy to cache as soon as possible.
967   (bnc #381311)
968 - r9940
969
970 -------------------------------------------------------------------
971 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
972
973 - Bugfix: keep states by user has been removed it the
974   package has not been installed BUT has been recommended by another package.
975   (bnc #385832)
976 - rev 9938
977
978 -------------------------------------------------------------------
979 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
980
981 - add isLocal function to Url which say if scheme is local or
982   internet.
983 - r9932
984
985 -------------------------------------------------------------------
986 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
987
988 - cache decision for repository depend on his url.
989 - http,ftp and smb cache packages.
990 - revision 9929
991
992 -------------------------------------------------------------------
993 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
994
995 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
996   Locks are loaded together with the target, and changes are writen
997   back on commit. zypp.conf option locksfile.apply can be used to turn
998   this feature on or off. (FATE #120352)
999 - version 4.18.0
1000 - revision 9927
1001
1002 -------------------------------------------------------------------
1003 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
1004
1005 - Add zypp.conf option solvfilesdir: Path where the repo solv files
1006   are created. Default value: {cachedir}/solv.
1007 - Target and repositories now save their solvfiles below {solvfilesdir}
1008   in directories named after the repositories alias.
1009 - version 4.18.0
1010 - revision 9913
1011
1012 -------------------------------------------------------------------
1013 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
1014
1015 - fixed filesystem::expandlink(Pathname) (bnc #368477)
1016 - r9906
1017
1018 -------------------------------------------------------------------
1019 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
1020
1021 - cleanup in return values of doUpgrade and doUpdate
1022 - r9886
1023 - 4.17.0
1024
1025 -------------------------------------------------------------------
1026 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
1027
1028 - check for valid pool in begin(), improve the code (bnc #384337)
1029 - r9872
1030 - 4.16.0
1031
1032 -------------------------------------------------------------------
1033 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
1034
1035 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
1036
1037 -------------------------------------------------------------------
1038 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
1039
1040 - added translations
1041
1042 -------------------------------------------------------------------
1043 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
1044
1045 - ostream operator<<(ostream,TriBool) added
1046 - r9833
1047
1048 -------------------------------------------------------------------
1049 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
1050
1051 - Prevent target::unload from creating a system repo in order
1052   to unload it. (bnc 382297)
1053 - version 4.15.2
1054 - revision 9822
1055
1056 -------------------------------------------------------------------
1057 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
1058
1059 - Prevent deselected or deleted items from being re-selected due to
1060   recommends (aka. persistent soft locks). Unlike hard locked, those
1061   items will be automatically selected if required. The list of soft
1062   locked items is stored in /var/lib/zypp/SoftLocks.
1063 - version 4.15.1
1064 - revision 9818
1065
1066 -------------------------------------------------------------------
1067 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
1068
1069 - Remove obsolete AdditionalCapabilities interface from ResPool.
1070   Forward sat::Pool::RepositoryIterator. There's no more need to
1071   maintain an extra Repository list in ResPool.
1072 - revision 9806
1073
1074 -------------------------------------------------------------------
1075 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
1076
1077 - Support dependencies requiring a specific architecture:
1078   "name[.arch] [op edition]". See class Capability for details
1079   about how to construct dependencies. (bnc #305445)
1080 - version 4.15.0
1081 - revision 9805
1082
1083 -------------------------------------------------------------------
1084 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
1085
1086 - patch attributes and deprecate old ones
1087 - 4.14.0
1088
1089 -------------------------------------------------------------------
1090 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
1091
1092 - change locks api -
1093 - make more functions const
1094 - replace add/remove by selectable to add/remove by ident or name and kind
1095 - rename iterator to const_iterator to avoid confusion
1096 - revision 9781
1097
1098 -------------------------------------------------------------------
1099 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
1100
1101 - Do architecture changes while "dup" in the external distribution
1102   upgrade ONLY. bnc #382274
1103 - Added "ignore" to the solutions
1104 - Added "self-conflicts" to the solution
1105 - added new solver mechanism "resolveQueue"
1106 - Bugfix broken/satisfied products
1107 - rev 9776
1108
1109 -------------------------------------------------------------------
1110 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
1111
1112 - Added Pattern::core returning the packages required by a pattern.
1113   (see also Pattern::depends and Pattern::contents).
1114 - revision 9771
1115
1116 -------------------------------------------------------------------
1117 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
1118
1119 - Added Target::release(), returning the targets distribution
1120   release string.
1121 - revision 9761
1122
1123 -------------------------------------------------------------------
1124 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
1125
1126 - per default abort if package installation fails. (bnc #381203)
1127 - version 4.13.3
1128 - revision 9725
1129
1130 -------------------------------------------------------------------
1131 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
1132
1133 - add ZYpp and curl version to http agent string
1134   (bnc #381280)
1135
1136 -------------------------------------------------------------------
1137 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
1138
1139 - Fixed pools package index wrongly including source packages. (bnc #380283)
1140 - version 4.13.2
1141 - revision 9683
1142
1143 -------------------------------------------------------------------
1144 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
1145
1146 - Disable fast creation of @System.solv. It may produce wrong results
1147   e.g. after a rebuilddb.
1148 - version 4.13.1
1149 - revision 9666
1150
1151 -------------------------------------------------------------------
1152 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
1153
1154 - initializeTarget now takes an additional option, telling whether to
1155   rebuild an existing rpm database before using it. Default is false.
1156   (bnc #308352)
1157 - version 4.13.0
1158 - revision 9664
1159
1160 -------------------------------------------------------------------
1161 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
1162
1163 - save do nothing if no locks added/removed
1164 - fix bug with multiple save lock
1165 - don't save same query multiple times
1166 - improve tests
1167 - revision 9644
1168
1169 -------------------------------------------------------------------
1170 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
1171
1172 - added new translations
1173 - activate zypp-query-pool
1174 - Revision 9637
1175 - 4.12.1
1176
1177 -------------------------------------------------------------------
1178 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
1179
1180 - Locks API cleaned-up, iterator added, light read() added
1181 - PoolQuery::attribute(SolvAttr) getter added
1182 - revision 9609
1183
1184 -------------------------------------------------------------------
1185 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
1186
1187 - reenable zypp-query-pool
1188 - 4.11.1
1189
1190 -------------------------------------------------------------------
1191 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
1192
1193 - Enable evaluation of hardware dependencies.
1194 - Enable evaluation of filesystem dependencies.
1195 - revision 9605
1196
1197 -------------------------------------------------------------------
1198 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
1199
1200 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
1201   needed for explicit refresh request
1202 - revision 9574
1203
1204 -------------------------------------------------------------------
1205 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
1206
1207 - Install ResPoolProxy index to speedup Solvable to Selectable
1208   conversion.
1209 - version 4.11.0
1210 - revision 9558
1211
1212 -------------------------------------------------------------------
1213 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
1214
1215 - Implement update scripts installed by packages. After every
1216   package install /var/adm/update-scripts is scanned for the first
1217   file starting with "<name>-<version>.<release>-", which is then
1218   executed.
1219 - revision 9547
1220
1221 -------------------------------------------------------------------
1222 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
1223
1224 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
1225 - Add Resolvable::poolItem() providing access to the corresponding
1226   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
1227   to PoolItem.
1228 - Add ResPool::satisfiedProductsBegin/End iterator over all products
1229   whose dependencies are satisfied. This reflects the status determined
1230   by the last solver run. (#368104)
1231 - revision 9535
1232
1233 -------------------------------------------------------------------
1234 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
1235
1236 - switch to new locks api
1237 - revision 9524
1238
1239 -------------------------------------------------------------------
1240 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
1241
1242 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
1243 - Add SolvIterMixin: Base class providing PoolItem_iterator and
1244   Selectable_iterator iterator types based on a Solvable iterator.
1245 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
1246   PoolItem_iterator and Selectable_iterator.
1247 - Add Solvable::SplitIdent: Helper class that splits an identifier
1248   into kind and name.
1249 - Provide methods Pattern::contents returning a collection of packages
1250   associated with the pattern/patch.
1251 - revision 9496
1252
1253 -------------------------------------------------------------------
1254 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
1255
1256 - add comparing to PoolQuery
1257 - revision 9466
1258
1259 -------------------------------------------------------------------
1260 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
1261
1262 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
1263 - revision 9452
1264
1265 -------------------------------------------------------------------
1266 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
1267
1268 - initial implementation of new locks (FATE #120118 and #120352)
1269 - revision 9442
1270
1271 -------------------------------------------------------------------
1272 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
1273
1274 - selectable API updates and changes
1275 - 4.10.0
1276
1277 -------------------------------------------------------------------
1278 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
1279
1280 - add split with respect to escaped delimeters and also for quotes
1281 - revision 9373
1282
1283 -------------------------------------------------------------------
1284 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
1285
1286 - Fixed some missing package and source package attributes.
1287 - revision 9348
1288
1289 -------------------------------------------------------------------
1290 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
1291
1292 - Allow to store a media label in MediaSetAccess. This label is
1293   passed to a media change requests to describe which CD is
1294   requested.  (bnc #330094)
1295 - Fixed some missing package and source package attributes.
1296 - revision 9347
1297
1298 -------------------------------------------------------------------
1299 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
1300
1301 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
1302 - Removed establish state in ResStatus
1303 - revision 9337
1304 - version 4.7.0
1305
1306 -------------------------------------------------------------------
1307 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
1308
1309 - Add PoolItem::isSatisfied()/isBroken() to test whether
1310   the items requirements are met.
1311 - revision 9334
1312
1313 -------------------------------------------------------------------
1314 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
1315
1316 - Extend sat::WhatProvides to allow to query for possible providers
1317   of a collection of capabilies. E.g. all providers of a packages
1318   requirements.
1319 - Fixed retrieval of translated texts from .solv files, provided the
1320   solv file contains them.
1321 - revision 9328
1322
1323 -------------------------------------------------------------------
1324 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
1325
1326 - initial implementation of serialize/recovery PoolQuery
1327   (needed by FATE #120118)
1328 - revision 9325
1329
1330 -------------------------------------------------------------------
1331 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
1332
1333 - Allow prioritizing repos by adding a line 'priority=N' to the
1334   .repo file. Where N is an integer number from 1 (highest prio)
1335   to 99 (least and default). (bnc #369827, fate #302872)
1336 - version 4.6.1
1337 - revision 9276
1338
1339 -------------------------------------------------------------------
1340 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
1341
1342 - support plaindir again (at least the most important parts)
1343
1344 -------------------------------------------------------------------
1345 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
1346
1347 - Throwing special exception MediaBadCAException in case of SSL
1348   certificate validation failure.(bnc #223512)
1349 - revision 9250
1350
1351 -------------------------------------------------------------------
1352 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
1353
1354 - add new error IO_SOFT to media request callback for temporary
1355   connection problem. (bnc #328822)
1356 - add new media exception timeout when somethink fail due to exceed
1357   timeout
1358 - mediacurl throw timeout exception when timeouted
1359 - revision 9246
1360
1361 -------------------------------------------------------------------
1362 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
1363
1364 - return more information from checking if metadata need refresh,
1365   so user can get better info. (bnc #307249)
1366 - revision 9231
1367
1368 -------------------------------------------------------------------
1369 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
1370
1371 - class sat::LocaleSupport: Convenience methods to manage support
1372   for language specific packages.
1373 - revision 9197
1374
1375 -------------------------------------------------------------------
1376 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
1377
1378 - removed obsolete capability handling stuff (ma)
1379 - version 4.5.0
1380
1381 -------------------------------------------------------------------
1382 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
1383
1384 - Don't mask skip and abort exception in Fetcher
1385 - revision 9188
1386
1387 -------------------------------------------------------------------
1388 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
1389
1390 - action is correctly set in mediaRequest callback
1391 - revision 9186
1392
1393 -------------------------------------------------------------------
1394 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
1395
1396 - Fix SEGV in commit (bnc# 371137)
1397 - version 4.4.3
1398 - revision 9174
1399
1400 -------------------------------------------------------------------
1401 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
1402
1403 - version 4.4.2
1404
1405 -------------------------------------------------------------------
1406 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
1407
1408 - look for openssl in cmake, actually we build require it
1409 - explicitely link against openssl and crypto, required to
1410   compile in all platforms/distros.
1411
1412 -------------------------------------------------------------------
1413 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
1414
1415 - Save repo type during refresh if type is NONE (f.e. lazy probing).
1416 - revision 9153
1417
1418 -------------------------------------------------------------------
1419 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
1420
1421 - replace gpg escaped semicolon with real semicolon (bnc #355434)
1422 - revision 9151
1423
1424 -------------------------------------------------------------------
1425 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
1426
1427 - make strings from RpmDb and Keyring exceptions translatable
1428 - revision 9146
1429
1430 -------------------------------------------------------------------
1431 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
1432
1433 - fix retrieving keys (bnc #368099)
1434 - version 4.4.1
1435
1436 -------------------------------------------------------------------
1437 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
1438
1439 - enable frontend to rewrite add_probe settings.(bnc #309612)
1440 - Correct adding repo without type to lazy probing.
1441 - revision 9135
1442
1443 -------------------------------------------------------------------
1444 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
1445
1446 - get better message if something fail when trying run rpm
1447   (bnc #344584)
1448 - revision 9133
1449
1450 -------------------------------------------------------------------
1451 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
1452
1453 - Add ExternalProgram::execError and ExternalProgram::command
1454   to improve error reporting.
1455 - revision 9112
1456
1457 -------------------------------------------------------------------
1458 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
1459
1460 - release all media before requesting another (bnc #336881)
1461 - revision 9110
1462
1463 -------------------------------------------------------------------
1464 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
1465
1466 - getDetectedDevices added (fate #120298)
1467 - revision 9108
1468
1469 -------------------------------------------------------------------
1470 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
1471
1472 - media backend release() methods changed to take string & instead
1473   of bool (needed for FATE #120298)
1474 - media label, detected device list and current device arguments
1475   added to the requestMedia callback
1476 - version 4.4.0
1477
1478 -------------------------------------------------------------------
1479 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
1480
1481 - fix for bnc#369543
1482
1483 -------------------------------------------------------------------
1484 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
1485
1486 - provide download rate info (average and curent) in the
1487   media::DownloadProgressReport for ftp/http (bnc #168935)
1488 - r9074
1489
1490 -------------------------------------------------------------------
1491 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
1492
1493 - cleanCache(): clean also .cookie files
1494 - cleanTargetCache() added
1495 - use escaped_alias() in rawcache_path_for_repoinfo() and
1496   packagescache_path_for_repoinfo()
1497 - r9068
1498
1499 -------------------------------------------------------------------
1500 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
1501
1502 - fixed location of RPMs in subdirs when parsing plaindir repo
1503   recursively (bnc #368218)
1504 - revision 9060
1505
1506 -------------------------------------------------------------------
1507 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
1508
1509 - Do not filter any installed solvables.
1510 - revision 9031
1511 - version 4.3.2
1512
1513 -------------------------------------------------------------------
1514 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
1515
1516 - Try to rebuild broken solv files in Target::load.
1517 - revision 9015
1518
1519 -------------------------------------------------------------------
1520 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
1521
1522 - Try to rebuild broken solv files in RepoManager::loadFromCache.
1523 - Fix RepoStatus::operator&& and RepoStatus testsuite.
1524 - revision 9008
1525
1526 -------------------------------------------------------------------
1527 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
1528
1529 - improved problem description while a vendor change
1530 - improved problem description if a requirement cannot be fulfilled. Bug #358560
1531 - revision 9002
1532
1533 -------------------------------------------------------------------
1534 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
1535
1536 - Save and restore requested locales on target load/commit.
1537 - revision 8999
1538
1539 -------------------------------------------------------------------
1540 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
1541
1542 - (Update) Prevent reinstallation of installed packages.
1543 - revision 8984
1544
1545 -------------------------------------------------------------------
1546 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
1547
1548 - refresh metadata if there is no cache to unbreak compat with
1549   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
1550   that "zypper in" could work on)
1551
1552 -------------------------------------------------------------------
1553 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
1554
1555 - create cache directory before calling rpmdb2solv (in an empty
1556   chroot)
1557 - version 4.3.1
1558
1559 -------------------------------------------------------------------
1560 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
1561
1562 - special exception message if server returns 403 response
1563   (forbidden) (port from SP2)
1564 - MediaException messages marked for translation
1565
1566 -------------------------------------------------------------------
1567 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
1568
1569 - make sure we have target cache on target initialize
1570 - version 4.3.0
1571
1572 -------------------------------------------------------------------
1573 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
1574
1575 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
1576   file systems (#333166)
1577 - rev. 8915
1578
1579 -------------------------------------------------------------------
1580 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
1581
1582 - Fixed Capabilites iterator exposing prereq marker.
1583 - revision 8914
1584
1585 -------------------------------------------------------------------
1586 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
1587
1588 - postinstall script fixed
1589 - version 4.2.10
1590
1591 -------------------------------------------------------------------
1592 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
1593
1594 - Testcases regards modaliases, rpmlib, ... correctly
1595 - Revision 8904
1596
1597 -------------------------------------------------------------------
1598 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
1599
1600 - Remove obsolete sql database. (bnc#363224)
1601 - revision 8898
1602
1603 -------------------------------------------------------------------
1604 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
1605
1606 - Take care target uses --root when creating solv files (bnc #363789)
1607 - revision 8881
1608
1609 -------------------------------------------------------------------
1610 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
1611
1612 - Unmaintained packages which does not fit to the updated system
1613   (broken dependencies) will be deleted.
1614 - revision 8867
1615
1616 -------------------------------------------------------------------
1617 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
1618
1619 - let libzypp-devel require libsatsolver-devel
1620
1621 -------------------------------------------------------------------
1622 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
1623
1624 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
1625 - revision 8833
1626
1627 -------------------------------------------------------------------
1628 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
1629
1630 - media: fixed DownloadProgressReport.finish() url argument in
1631   doGetFileCopy()
1632 - revision 8815
1633
1634 -------------------------------------------------------------------
1635 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
1636
1637 - hardlink when possible to optimize data transfer
1638   and space across caches.
1639 - version 4.2.8
1640
1641 -------------------------------------------------------------------
1642 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
1643
1644 - added some locale support to sat::Solvable
1645 - version 4.2.7
1646
1647 -------------------------------------------------------------------
1648 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
1649
1650 - handle error messages better in doesFileExist too which is
1651   used during probing. (bnc #362608)
1652
1653 -------------------------------------------------------------------
1654 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
1655
1656 - Fetcher::reset() should not reset cache directories.
1657   (bnc #348050)
1658 - version 4.2.6
1659
1660 -------------------------------------------------------------------
1661 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
1662
1663 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
1664   for http and https, but this time set CURLOPT_HTTPGET back to 1
1665   so it actually works. This makes Media::doesFileExist
1666   efficient for http and https.
1667   (related to bnc #348050)
1668 - version 4.2.5
1669
1670 -------------------------------------------------------------------
1671 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
1672
1673 - using .solv files only now (fate #303018)
1674 - revision 8699
1675
1676 -------------------------------------------------------------------
1677 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
1678
1679 - fix architectures on distupgrade
1680
1681 -------------------------------------------------------------------
1682 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
1683
1684 - fixes from trunk merged
1685
1686 -------------------------------------------------------------------
1687 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
1688
1689 - fixed renaming a repo to an existing one (bnc #228216)
1690 - revision 8431
1691
1692 -------------------------------------------------------------------
1693 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
1694
1695 - fix changelog
1696
1697 -------------------------------------------------------------------
1698 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
1699
1700 - read .curlrc more robustly to obtain user-proxy (#330351)
1701 - revision 8368
1702
1703 -------------------------------------------------------------------
1704 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
1705
1706 - always buildrequire openssl-devel
1707 - replacing strange utf-8 chars in changelog
1708 - revision 8317
1709
1710 -------------------------------------------------------------------
1711 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
1712
1713 - Saner NFS timeo default (#350309)
1714 - revision 8314
1715
1716 -------------------------------------------------------------------
1717 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
1718
1719 - support 'patterns.pat' and 'patterns.pat.gz' to read all
1720   patterns in one go.
1721 - rev 8309
1722
1723 -------------------------------------------------------------------
1724 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
1725
1726 - added RpmDb::removePubkey(), call it from
1727   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
1728   is removed from the trusted keyring
1729 - revision 8288
1730
1731 -------------------------------------------------------------------
1732 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
1733
1734 - Textchanges
1735 - reduced logging in SAT-solver
1736 - ordering solutions
1737 - version 4.1.8
1738 - revision 8276
1739
1740 -------------------------------------------------------------------
1741 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
1742
1743 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
1744   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
1745 - Revision 8255
1746 - Version 4.1.7
1747
1748 -------------------------------------------------------------------
1749 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
1750
1751 - Pathname zypp::filesystem::expandlink(const Pathname &) added
1752 - if the provided file is a symlink, expand it (#274651) (this
1753   probably won't work for schemes other than file/dir and cd/dvd)
1754 - revision 8179
1755
1756 -------------------------------------------------------------------
1757 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
1758
1759 - fixed password handling in URLs (bug #347273)
1760 - revision 8118
1761
1762 -------------------------------------------------------------------
1763 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
1764
1765 - Fixed default text locale detection not to use static variables. (#346872)
1766 - version 4.1.6
1767 - revision 8116
1768
1769 -------------------------------------------------------------------
1770 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
1771
1772 - Log more details about zypp lock owner. (#294094)
1773 - revision 8088
1774
1775 -------------------------------------------------------------------
1776 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
1777
1778 - Remove runtime dependency for libboost_filesystem (#345773)
1779 - version 4.1.5
1780 - revision 8061
1781
1782 -------------------------------------------------------------------
1783 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
1784
1785 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
1786   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
1787 - version 4.1.4
1788 - revision 7998
1789
1790 -------------------------------------------------------------------
1791 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
1792
1793 - make IniParser more strict (bug #306697)
1794
1795 -------------------------------------------------------------------
1796 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
1797
1798 - Fix missing packages in patch content list. (#340896)
1799 - revision 7925
1800
1801 -------------------------------------------------------------------
1802 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
1803
1804 - fix build
1805
1806 -------------------------------------------------------------------
1807 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
1808
1809 - Output date strings in UTF-8. (#339423)
1810 - revision 7807
1811
1812 -------------------------------------------------------------------
1813 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
1814
1815 - fixes for new gcc
1816 - version 4.1.3
1817 - r7788
1818
1819 -------------------------------------------------------------------
1820 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
1821
1822 - Don't mark failed patch scripts as installed. (#327523)
1823 - version 4.1.2
1824 - revision 7744
1825
1826 -------------------------------------------------------------------
1827 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
1828
1829 - update rpmlint suppression
1830
1831 -------------------------------------------------------------------
1832 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
1833
1834 - fixed retrieval of epoch from rpmdb (bug #246680)
1835
1836 -------------------------------------------------------------------
1837 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
1838
1839 - allow non-existing "packages" file in susetags parser (bug
1840   #309235)
1841
1842 -------------------------------------------------------------------
1843 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
1844
1845 - SMBIOS DMI modalias matching added (#333152)
1846 - revision 7494
1847
1848 -------------------------------------------------------------------
1849 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
1850 - do not download the same file multiple times in one attach session
1851   (#307098), r7456
1852 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
1853   removed - should be correctly detected by HAL now
1854   (#167629, #163971), r7452
1855 - version 4.1.1
1856
1857 -------------------------------------------------------------------
1858 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
1859
1860 - filter architecture in plaindir parser (bug #330791)
1861
1862 -------------------------------------------------------------------
1863 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
1864
1865 - Throw constructing malformed checksums. (#189096)
1866 - revision 7441
1867
1868 -------------------------------------------------------------------
1869 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
1870
1871 - Renamed templates back because proper qualification makes it work
1872   too.
1873 - 4.1.0
1874
1875 -------------------------------------------------------------------
1876 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
1877
1878 - only look for repositories in file ending ".repo" (bug #294779)
1879
1880 -------------------------------------------------------------------
1881 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
1882
1883 - Fixed compilation errors with GCC 4.3 by adding missing includes
1884   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
1885   Compare<Edition> to CompareEd.
1886 - r7426
1887
1888 -------------------------------------------------------------------
1889 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
1890
1891 - Incorporated patch from Michael Matz to speedup cache reading.
1892 - revision 7413
1893
1894 -------------------------------------------------------------------
1895 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
1896
1897 - Resolvertestcase:
1898   - log Repository info
1899   - set keep state in the testcase
1900   - handle vendor
1901 - r 4707
1902
1903 -------------------------------------------------------------------
1904 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
1905
1906 - Fixed pattern parser SEGV on broken pattern files. (#328546)
1907 - revision 7402
1908
1909 -------------------------------------------------------------------
1910 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
1911
1912 - QueuItemRequire: Filter out all provider which have worser architecture,
1913   are NOT noarch and have not the same name as the requirement. The
1914   last one is needed for updating packages via patch/atoms.
1915   Bug 328081
1916 - Revert changes of r 7340
1917 - r 7386
1918
1919 -------------------------------------------------------------------
1920 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
1921
1922 - Add missing '--install' parameter in desktop file. (#308640)
1923 - version 4.0.0
1924 - revision 7369
1925
1926 -------------------------------------------------------------------
1927 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
1928
1929 - release all attached media before attempting to eject (#293428)
1930 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
1931 - revision 7352
1932 - version 3.26.0
1933
1934 -------------------------------------------------------------------
1935 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
1936
1937 - provide a way to retrieve the metadata path. Used for
1938   installation, which incorrectly creates a repository in
1939   cache without adding it first, so metadata path is not
1940   set and therefore it is not possible to setup a media
1941   verifier on installation. Part of fix for (#293428)
1942 - 3.25.0
1943
1944 -------------------------------------------------------------------
1945 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
1946
1947 - If more than one resolvables provide a requirements and have different
1948   architecture take thatone with the best architecture. (Not regarding the
1949   name). Bug: Branching too much while an installation of a multi-arch-DVD
1950 - r 7340
1951 - version 3.24.8
1952
1953 -------------------------------------------------------------------
1954 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
1955
1956 - Checking the queue if an item will be deleted. If yes, the requirements
1957   are not needed anymore. Bug 326384
1958 - version 3.24.7
1959 - r 7329
1960
1961 -------------------------------------------------------------------
1962 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
1963
1964 - don't probe the repository type upon saving if disabled (#326769)
1965 - version 3.24.6
1966 - revision 7319
1967
1968 -------------------------------------------------------------------
1969 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
1970
1971 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
1972   esp. if the error occurred executing the packages post-install script.
1973 - version 3.24.5
1974 - revision 7317
1975
1976 -------------------------------------------------------------------
1977 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
1978
1979 - If a package is deselected by user, apply this soft lock to all
1980   available versions of this package.
1981 - version 3.24.4
1982 - revision 7316
1983
1984 -------------------------------------------------------------------
1985 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
1986
1987 - Update: Do not set an item to installation if there has been already set
1988   one for installation which has the same NVA. Bug  326286
1989 - version 3.24.3
1990 - r 7311
1991
1992 -------------------------------------------------------------------
1993 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
1994
1995 - Enable package cache during commit. (#326249)
1996 - revision 7309
1997
1998 -------------------------------------------------------------------
1999 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
2000
2001 - Do not regarding requirements for packages which will be deleted in the
2002   same solver run. Bug 310618
2003 - r 7292
2004 - version 3.24.2
2005
2006 -------------------------------------------------------------------
2007 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
2008
2009 - don't download filelists.xml.gz (#307105)
2010 - version 3.24.1
2011 - revision 7269
2012
2013 -------------------------------------------------------------------
2014 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
2015
2016 - Improve estimated diskusage while there is no valid
2017   solver result. (#325617)
2018 - revision 7266
2019
2020 -------------------------------------------------------------------
2021 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
2022
2023 -Bugfix in vendor change of a required resolvable (Correct error message)
2024  Bug 310455
2025 - r 7262
2026
2027 -------------------------------------------------------------------
2028 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
2029
2030 - fixed DU parsing in inst-sys (#308659)
2031 - revision 7256
2032
2033 -------------------------------------------------------------------
2034 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
2035
2036 - Enable using patch and delta rpms. (#309124)
2037 - version 3.24.0
2038 - revision 7253
2039
2040 -------------------------------------------------------------------
2041 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
2042
2043 - On update do not delete unmaintained non-SuSE packages.
2044 - version 3.23.2
2045 - revision 7239
2046
2047 -------------------------------------------------------------------
2048 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
2049
2050 - ZYppImpl::getPartitions() - don't return the current partitioning
2051   when the partitioning hasn't been set - fixes DU parsing in
2052   inst-sys (#308659)
2053
2054 -------------------------------------------------------------------
2055 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
2056
2057 - Throw specific exceptions during commit (#308511)
2058 - 3.23.1
2059
2060 -------------------------------------------------------------------
2061 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
2062
2063 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
2064   now provide more detailed disk usage information.
2065   Yum metadata don't, so we book the package size to '/'. (#308362)
2066 - version 3.23.0
2067 - revision 7225
2068
2069 -------------------------------------------------------------------
2070 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
2071
2072 - Regarding keep state while recycle old valid solver results. Bug 286889
2073 - r 7209
2074
2075 -------------------------------------------------------------------
2076 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
2077
2078 - report 100% progress on finishing RPM removal (bug #309431)
2079 - revision 7200
2080
2081 -------------------------------------------------------------------
2082 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
2083
2084 - Update: rename language packages --> take that package which fits to the
2085   selected language Bug 308098
2086 - r 7919
2087
2088 -------------------------------------------------------------------
2089 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
2090
2091 - restore deltas and patch rpms from the cache (#309124)
2092 - 3.22.8
2093
2094 -------------------------------------------------------------------
2095 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
2096
2097 - Don't fail if a product is deleted multiple times (e.g. due to
2098   obsoletes and an explicit deleted request). (#308746)
2099 - version 3.22.7
2100 - revision 7184
2101
2102 -------------------------------------------------------------------
2103 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
2104
2105 - SYSCONFDIR variable added for modifying /etc
2106
2107 -------------------------------------------------------------------
2108 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
2109
2110 - uninstallable resolvable -->suggested solution: delete; Bug 308164
2111 - r 7177
2112
2113 -------------------------------------------------------------------
2114 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
2115
2116 - new translations added
2117 - r 7166
2118 - version 3.22.6
2119
2120 -------------------------------------------------------------------
2121 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
2122
2123 - fixed disk usage counting of updated packages (#308362)
2124
2125 -------------------------------------------------------------------
2126 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
2127
2128 - Splitting packages: Take the package with the best
2129   architecture,edition ONLY; Bug 308591
2130 - r 7160
2131
2132 -------------------------------------------------------------------
2133 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
2134
2135 - properly report fallback disk usage size (in kB instead of bytes)
2136   when disk usage is not known (YUM repos) (#308475)
2137
2138 -------------------------------------------------------------------
2139 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
2140
2141 - Install a sample /etc/zypp.conf. (#306615)
2142 - Fixed missing soversion symlink in package.
2143 - version 3.22.5
2144 - revision 7150
2145
2146 -------------------------------------------------------------------
2147 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
2148
2149 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
2150   308252
2151 - r 7143
2152
2153 -------------------------------------------------------------------
2154 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
2155
2156 - Error: Select two candidate with the same name while update.
2157   Solution: If there is a candidate which is already selected for installation -->
2158   take thatone #308082
2159 - r 7132
2160
2161 -------------------------------------------------------------------
2162 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
2163
2164 - Work arround installed patterns providing an empty vendor string. (#307743)
2165 - Let the solver treat vendor suse and opensuse as equivalent.
2166 - version 3.22.4
2167
2168 -------------------------------------------------------------------
2169 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
2170
2171 - Checking item before evaluating the concerning vendor. bug #307941
2172 - r 7119
2173
2174 -------------------------------------------------------------------
2175 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
2176
2177 - Fix for bug #307163 - empty package descriptions
2178   a.k.a shared tag not 100% implemented
2179 - r 7117
2180 - version 3.22.3
2181
2182 -------------------------------------------------------------------
2183 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
2184
2185 - logging "reverse" NEEDED_BY in the detail description of solver
2186   problems.
2187 - improved error message if a requiremnt is not fulfilled Bug 307743
2188 - Add "ignore" option to the solution if a requirement is not fulfilled
2189   Bug 304276
2190 - revision 7113
2191
2192 -------------------------------------------------------------------
2193 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
2194
2195 - fixed the order of operands of susetags local metadata status
2196   computation which caused the YaST repositories to always get
2197   refreshed (part of bug #304310)
2198 - revision 7107
2199 - version 3.22.2
2200
2201 -------------------------------------------------------------------
2202 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
2203
2204 - comparing vendor with VendorAttr::equivalent
2205 - revision 7103
2206
2207 -------------------------------------------------------------------
2208 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
2209
2210 - Use $RPM_OPT_FLAGS.
2211
2212 -------------------------------------------------------------------
2213 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
2214
2215 - Reset transact bits when switching status from
2216   "update" to "protected" (#246976)
2217 - version 3.22.1
2218 - revision 7094
2219
2220 -------------------------------------------------------------------
2221 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
2222
2223 - new translations added
2224 - rev 7083
2225
2226 -------------------------------------------------------------------
2227 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
2228
2229 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
2230    [main]
2231    download.use_patchrpm = no
2232    download.use_deltarpm = no
2233 - version 3.22.0
2234 - revision 7069
2235
2236 -------------------------------------------------------------------
2237 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
2238
2239 - On demand translate patch requirements into a list of atoms.
2240   Required by the UI to display packages acssociated with a patch.
2241   (#300612)
2242 - version 3.21.1
2243 - revision 7065
2244
2245 -------------------------------------------------------------------
2246 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
2247
2248 - enrich ResolverInfo with the reason if a user-initiated request
2249   fails (#304325, #306240)
2250 - r 7051
2251
2252 -------------------------------------------------------------------
2253 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
2254
2255 - added missing implementation of LogControl::setLineFormater()
2256   (lslezak)
2257 - version 3.21.0
2258 - revision 7041
2259
2260 -------------------------------------------------------------------
2261 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
2262
2263 - enable changing url in requestMedia callback (#294481)
2264 - revision 7037
2265
2266 -------------------------------------------------------------------
2267 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
2268
2269 - Filter readonly mount points in DiskUsageCounter (#297405)
2270 - revision 7030
2271
2272 -------------------------------------------------------------------
2273 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
2274
2275 - remember the cause of the RepoException when refreshing metadata
2276   (#301022)
2277 - r7023
2278
2279 -------------------------------------------------------------------
2280 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
2281
2282 - Safe fix for bug #299680.
2283 - version 3.20.1
2284 - revision 7026
2285
2286 -------------------------------------------------------------------
2287 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
2288
2289 - Bugfix: If a requirement has been fulfilled by more than one language
2290   resolvables only thatone will be taken which fits to the selected
2291   language.
2292 - r 7018
2293
2294 -------------------------------------------------------------------
2295 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
2296
2297 - correct error code for media errors in MediaCurl::doGetFileCopy()
2298   affects only zypper error output, does not affect YaST
2299 - r7013
2300
2301 -------------------------------------------------------------------
2302 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
2303
2304 - reverted blocking of requestMedia from r6271 (#301710)
2305 - r6999
2306
2307 -------------------------------------------------------------------
2308 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
2309
2310 - prevent progress report in destructor (#299680)
2311 - r6998
2312
2313 -------------------------------------------------------------------
2314 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
2315
2316 - treat non-filelists.xml <file> entries as file provides capabilities
2317   in YUM parser (#304701)
2318 - r6992
2319
2320 -------------------------------------------------------------------
2321 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
2322
2323 - the media.1/media uniquely identifies a 'susetags' repo, not
2324   the content file (#304200)
2325
2326 -------------------------------------------------------------------
2327 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
2328
2329 - fixed locale dir (#304649)
2330 - r6984
2331
2332 -------------------------------------------------------------------
2333 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
2334
2335 - don't treat normal package license as "license to confirm"
2336   (#305906)
2337
2338 -------------------------------------------------------------------
2339 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
2340
2341 - Fixed fix for #293039. Segfault due to uninitialzed data.
2342 - version 3.19.3
2343 - revision 6980
2344
2345 -------------------------------------------------------------------
2346 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
2347
2348 - reduced too much verbosed ResolverContext logging; Bug 303971
2349 - r 6977
2350
2351 -------------------------------------------------------------------
2352 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
2353
2354 - Fixed PlainDir repositories to provide real disk usage data. For
2355   repomd and others that do not provide any detailed disk usage info,
2356   assume the packgage size is required below "/". Peviously they were
2357   treated as being empy.
2358 - version 3.19.2
2359 - revision 6972
2360
2361 -------------------------------------------------------------------
2362 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
2363
2364 - Add a new solver solution in the case of running in a timeout:
2365   ProblemSolutionDoubleTimeout.h
2366   #Bug 302496
2367 - revision 6970
2368
2369 -------------------------------------------------------------------
2370 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
2371
2372 - bug in fix for (#292986)
2373
2374 -------------------------------------------------------------------
2375 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
2376
2377 - (#297001) - libzypp: can't skip broken packages
2378 - re enable importing zypp keyring from rpm.(#302379)
2379 - 3.19.1
2380
2381 -------------------------------------------------------------------
2382 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
2383
2384 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
2385   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
2386   in order to support query-by-repo (#305384)
2387 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
2388   number of kinds, names, or repos (#305347)
2389 - remove ResolvableQuery::iterateResolvablesByKind, not needed
2390 - version 3.19.0
2391 - rev 6935
2392
2393 -------------------------------------------------------------------
2394 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
2395
2396 - real fix for reading signature ids. (#390535).
2397 - delete metadata when removing repo (#301037).
2398
2399 -------------------------------------------------------------------
2400 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
2401
2402 - following behaviour for setPartitions
2403   - if they are not set, they are detected
2404   - if they are set, that value is used.
2405   - if value set or detected is empty, all disk usage
2406     information is read. Otherwise just values in those
2407     mount points.
2408     Should work for installation as long as detectPartitions
2409     is empty at installation.(#293039)
2410
2411 -------------------------------------------------------------------
2412 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
2413
2414 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
2415   from external, e.g. for the testcases
2416 - Honor ZYPP_CONF environment variable to override the buit-in
2417   /etc/zypp/zypp.conf
2418 - Check architecture at handout() to prevent NULL ptr reference.
2419 - Bug 301286
2420 - rev 6908
2421
2422 -------------------------------------------------------------------
2423 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
2424
2425 -The solver generate an establish call for all
2426  resolvables which has filesystemcaps if there is not a valid result from a
2427  former solver run available. This covers:
2428  * Initial solver run
2429  * Changing of filesystem whithin a workflow, cause the solver results will
2430    be reset if the filesystem dependencies have been changed
2431  Bug 271912
2432 - r 6901
2433
2434 -------------------------------------------------------------------
2435 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
2436
2437 - pass location to plaindir package (#303751)
2438 - Add name of file in question to checksum/signature related
2439   exceptions.
2440 - pass basename of file to verifyFileSignatureWorkflow (instead of
2441   empty string).
2442 - filter out incompatible architectures when parsing sustags
2443   repos (first half of #301286)
2444 - r 6882
2445
2446 -------------------------------------------------------------------
2447 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
2448
2449 - don't run source migration if yast is running in
2450   intsys mode (#297136)
2451 - signature and checksum verification fixes. Still pending
2452   problem ZYpp getting no output from gpg when running from zypper.
2453   (#302059)
2454
2455 -------------------------------------------------------------------
2456 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
2457
2458 - Do not strip resolvables which have the same name but different kind
2459   (ResolverInfo*)
2460 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
2461 - r 6830
2462
2463 -------------------------------------------------------------------
2464 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
2465
2466 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
2467   the Estonian locale (#302525).
2468
2469 -------------------------------------------------------------------
2470 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
2471
2472 - added remembering of exception history at various places
2473
2474 -------------------------------------------------------------------
2475 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
2476
2477 - Bugfixes concerning vendor handling:
2478 - first bug:
2479   Installed A-1.0(vendor SuSE)
2480   Available A-2.0(other vendor)
2481   A will not be regarded as "unmaintained". So it will not be deleted.
2482 - second bug:
2483   A need B-2.0. B-1.0 is installed but has another vendor. Report a
2484   proper errmessage.
2485 - Testcase : solution-tests/vendor-test.xml
2486 - r 6812
2487 - 3.18.4
2488
2489 -------------------------------------------------------------------
2490 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
2491
2492 - ignore HASH key for download (#300982)
2493
2494 -------------------------------------------------------------------
2495 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
2496
2497 - Added explicitly_requested as parameter in ResolverContext::Uninstall
2498   Bug 299819
2499 - revision 6794
2500
2501 -------------------------------------------------------------------
2502 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
2503
2504 - If no mount information is available, parse all DU entries.
2505 - read only hack mode for migrate-sources. We actually do add
2506   repositories with it, but no harm. (#292986)
2507 - fix some typos in exceptions (#301331)
2508 - 3.18.3
2509
2510 -------------------------------------------------------------------
2511 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
2512
2513 - Do not regard explicit request in order to recognize updated packages
2514   correctly. Bug 301676
2515 - Updated translations
2516 - r 6766
2517 - 3.18.2
2518
2519 -------------------------------------------------------------------
2520 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
2521
2522 - package-manager script: Call /sbin/yast2 with full path because of
2523   gnomesu (#269873).
2524
2525 -------------------------------------------------------------------
2526 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
2527
2528 - add support for the HASH key. (#300982)
2529 - Use ContentFileParser in Downloader (instead of implementing
2530   the parser again, it has a reason, Downloader was written first)
2531 - update testcases and data to cover the new HASH key
2532 - 3.18.1
2533
2534 -------------------------------------------------------------------
2535 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
2536
2537 - unify query API for kind and name, summary, description
2538   (incomplete)
2539 - rev 6761, version 3.18.0
2540
2541 -------------------------------------------------------------------
2542 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
2543
2544 - add iterateResolvablesByKindsAndName
2545 - rev 6735, version 3.17.13
2546
2547 -------------------------------------------------------------------
2548 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
2549
2550 - rename ResolvableQuery::queryByName to iterateResolvablesByName
2551 - fix reading of kind and repository in ResolvableQuery
2552 - add reverse lookups in CacheTypes
2553 - add iterateResolvablesByKind
2554 - rev 6733
2555
2556 -------------------------------------------------------------------
2557 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
2558
2559 - shorten solver error messages Bug 259894
2560 - rev 6723
2561
2562 -------------------------------------------------------------------
2563 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
2564
2565 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
2566   install zypp/cache header files.
2567 - rev 6719, version 3.16.13
2568
2569 -------------------------------------------------------------------
2570 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
2571
2572 - discard pattern files with incompatbile architecture, both
2573   for download and for parsing. (#298716)
2574 - rev 6711
2575
2576 -------------------------------------------------------------------
2577 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
2578
2579 - run sqlite asynchronously and add sql index files where
2580   appropriate, gives 6x performance on certain operations.
2581   Bumping cache schema version to 1004.
2582   (#300998)
2583 - rev 6710
2584
2585 -------------------------------------------------------------------
2586 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
2587
2588 - fix String::endsWith (#301038)
2589 - rev 6709
2590
2591 -------------------------------------------------------------------
2592 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
2593
2594 - added an _explicitly_requested in QueueItemConflict ( as already in
2595   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
2596   remove the conflicting item without an error message. Bug 299819
2597 - rev 6699
2598
2599 -------------------------------------------------------------------
2600 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
2601
2602 - forgot to set default refresh policy in checkIfToRefreshMetadata
2603 - repo.refresh.delay default set to 10 minutes
2604 - 6693
2605
2606 -------------------------------------------------------------------
2607 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
2608
2609 - Bugfix while regarding correct vendor in update
2610 - r6677
2611 - version 3.15.0
2612
2613 -------------------------------------------------------------------
2614 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
2615
2616 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
2617   added to delay next check & refresh until the specified number of
2618   minutes has passed from the last check or refresh (FATE #301991).
2619   Revisions: 6654, 6656, 6666, and 6667.
2620 - filesystem::touch(Pathname) added (r6666)
2621 - RepoManager::touchIndexFile(RepoInfo) added
2622 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
2623   decision to do the refresh moved to this public method.
2624 - r6667
2625
2626 -------------------------------------------------------------------
2627 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
2628
2629 - generate a resolver problem if addRequires does not find a resovable
2630   #299486
2631 - rev 6660
2632
2633 -------------------------------------------------------------------
2634 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
2635
2636 - Prioritized delete request by the user BEFORE delete requests due
2637   missing dependencies or conflicting dependencies. Bug 298322
2638 - rev 6640
2639
2640 -------------------------------------------------------------------
2641 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
2642
2643 - support also "Plaindir" as valid repo type name (#298622)
2644 - revision 6616
2645 - version 3.14.0
2646
2647 -------------------------------------------------------------------
2648 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
2649
2650 - fix segfault in Progress reporting
2651 - progress report use name instead of alias (#298035)
2652 - repoinfo returns alias if name is empty
2653
2654 -------------------------------------------------------------------
2655 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
2656
2657 - merge patch by dmueller to get rid of boost-regex
2658
2659 -------------------------------------------------------------------
2660 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
2661
2662 - dont create a second CacheStore in the same scope, will lock...
2663   #297627
2664
2665 -------------------------------------------------------------------
2666 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
2667
2668 - fixed some RepoManager exception docs & history
2669 - r6558
2670
2671 -------------------------------------------------------------------
2672 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
2673
2674 - feature #302135: Graceful update of 3rd party packages
2675   Automatic upgrading only sees packages from same vendor
2676   This allows not needed to have those locked.
2677 - Add persistent locks file which allow wildcards. Users
2678   can lock certain packages adding lines like "kde* < 3.5"
2679 - add applyLocks() to apply persistent locks before solving
2680
2681 -------------------------------------------------------------------
2682 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
2683
2684 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
2685   #271912 wq
2686 - Added locking resolvables in the testcases
2687 - rev 6544
2688
2689 -------------------------------------------------------------------
2690 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
2691
2692 - add migrate-sources to %post (#292986)
2693 - 3.13.15
2694
2695 -------------------------------------------------------------------
2696 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
2697
2698 - fixed bug with using wrong files from raw metadata cache
2699   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
2700
2701 -------------------------------------------------------------------
2702 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
2703
2704 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
2705   Bug# 297795
2706 - r 6517
2707
2708 -------------------------------------------------------------------
2709 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
2710
2711 - implement susetags support for compressed metadata
2712   and testcases. (feature #301916)
2713 - implement disk usage in cache. For installation requires
2714   some changes in YaST to setup the ZYpp getPartitions()
2715   before repos are cached. (bug #293039)
2716 - added testcases for diskusage
2717 - 3.13.14
2718
2719 -------------------------------------------------------------------
2720 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
2721
2722 - fixed YUM parser to properly create source packages
2723 - disabled reading of filelists.xml.gz by default (the data are
2724   currently not stored anyway)
2725 - revision 6481
2726 - version 3.13.13
2727
2728 -------------------------------------------------------------------
2729 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
2730
2731 - Don't download unwanted translation files (#293740).
2732 - revision 6470
2733
2734 -------------------------------------------------------------------
2735 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
2736
2737 - Fix susetags repo to parse dikusage data (#293039)
2738 - revision 6467
2739 - version 3.13.12
2740
2741 -------------------------------------------------------------------
2742 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
2743
2744 - Add product attribute 'type' (aka 'category' which is now
2745   deprecated). Adapted sustags and yum parsers to parse and
2746   provide this value.
2747 - revision 6464
2748 - version 3.13.11
2749
2750 -------------------------------------------------------------------
2751 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
2752
2753 - fix modalias rel column number
2754 - version 3.13.10
2755
2756 -------------------------------------------------------------------
2757 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
2758
2759 - Implemented option repo.add.probe to allow probing
2760   the added repositories
2761 - version 3.13.9
2762
2763 -------------------------------------------------------------------
2764 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
2765
2766 - Fixed detection of renamed packages while update.
2767 - Added new translations
2768 - rev 6445
2769
2770 -------------------------------------------------------------------
2771 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
2772
2773 - Speed up retrieving MediaNr attribute, as it slows down install
2774   order calculation. (#297173)
2775 - revision 6442
2776
2777 -------------------------------------------------------------------
2778 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
2779
2780 - Fixed cache schema upgrade
2781
2782 -------------------------------------------------------------------
2783 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
2784
2785 - Fixed pattern includes and extends attributes.
2786 - revision 6431
2787 - version 3.13.8
2788
2789 -------------------------------------------------------------------
2790 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
2791
2792 - API for retrieving additional dependencies" solver/detail/Resolver.h
2793 - Handle additional dependencies in the testcases
2794 - Handle system and language dependencies in the testcases correctly.
2795 - r 6418
2796
2797 -------------------------------------------------------------------
2798 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
2799
2800 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
2801   has changed. Resolver must discard any cached filesystem dependencies.
2802   (required for #271912)
2803 - revision 6404
2804
2805 -------------------------------------------------------------------
2806 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
2807
2808 - Indicate changed pool content to the resolver. (required for #271912)
2809 - revision 6398
2810 - version 3.13.7
2811
2812 -------------------------------------------------------------------
2813 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
2814
2815 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
2816   problems. Bug 280387
2817 - r 6378
2818 - version 3.13.6
2819
2820 -------------------------------------------------------------------
2821 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
2822
2823 - Added interface to install source packages via zypper.
2824 - revision 6373
2825 - version 3.13.5
2826
2827 -------------------------------------------------------------------
2828 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
2829
2830 - Added package attributes Package::sourcePkgName and
2831   Package::sourcePkgEdition. Name and edition of the source
2832   rpm this package was built from.
2833 - Added ZYpp::installSrcPackage to install a single source package.
2834 - revision 6353
2835 - version 3.13.4
2836
2837 -------------------------------------------------------------------
2838 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
2839
2840 - Temorary files and directories created by makeSibling use the
2841   same protection as the original.
2842 - revision 6344
2843 - version 3.13.3
2844
2845 -------------------------------------------------------------------
2846 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
2847
2848 - Removed keepExtras from resolvePool. This will be handled
2849   in the solver internally now. #294727
2850 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
2851 - revision 6317
2852 - version 3.13.2
2853
2854 -------------------------------------------------------------------
2855 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
2856
2857 - Remove tribool from RepoInfo's interface.
2858 - revision 6301
2859 - version 3.13.1
2860
2861 -------------------------------------------------------------------
2862 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
2863
2864 - Fixed wrong media number reported by script, message and patch.
2865 - Fixed script API to provide the scripts location on media (if not
2866   inlined).
2867 - Introduced ScripProvider to make a script available on the local
2868   disk.
2869 - revision 6288
2870 - version 3.13.0
2871
2872 -------------------------------------------------------------------
2873 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
2874
2875 - don't request media chage if the media is not changeable (like
2876   e.g. http)
2877 - revision 6271
2878 - version 3.12.1
2879
2880 -------------------------------------------------------------------
2881 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
2882
2883 - progress ticks for clean cache
2884 - ZConfig: remove default from names.
2885 - re enable reading cache callbacks
2886 - ini parser without boost::regexp
2887   patch by dmueller (#152447)
2888
2889 -------------------------------------------------------------------
2890 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
2891
2892 - Fixed package to provide the location media number. (#294496)
2893 - revision 6263
2894
2895 -------------------------------------------------------------------
2896 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
2897
2898 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
2899   gpgkey) instead of throwing bad url exception
2900 - revision 6259
2901
2902 -------------------------------------------------------------------
2903 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
2904
2905 - Make clearing of extra dependencies/conflicts configurable when
2906   resolvePool(). Leave the default as before (clear extras).
2907   Bug # 294727
2908 - revision 6233
2909 - version 3.12.0
2910
2911 -------------------------------------------------------------------
2912 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
2913
2914 - /var/lib/zypp/cache -> /var/cache/zypp
2915   (#292419)
2916 - ini parser without boost::regexp, patch by dmueller
2917   (#152447)
2918
2919 -------------------------------------------------------------------
2920 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
2921
2922 - Make temp directory configurable  via environment
2923   variable ZYPPTMPDIR.
2924 - revision 6202
2925 - version 3.11.11
2926
2927 -------------------------------------------------------------------
2928 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
2929
2930 - Fixed bug in smart pointer comparison.
2931
2932 -------------------------------------------------------------------
2933 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
2934
2935 - Fix failing rename of metadata download directories across
2936   filesystem boundaries.
2937
2938 -------------------------------------------------------------------
2939 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
2940
2941 - Fixed malicious gettext include.
2942 - Make ZConfig a singleton.
2943 - revision 6123
2944
2945 -------------------------------------------------------------------
2946 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
2947
2948 - Fixed repo::provideFile to set a deleter for downloaded files
2949   (#293004).
2950 - revision 6094
2951 - version 3.11.10
2952
2953 -------------------------------------------------------------------
2954 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
2955
2956 - Query ByRepository now takes as well an alias.
2957
2958 -------------------------------------------------------------------
2959 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
2960
2961 - fix retrieval of container attributes in cache
2962   (#292698)
2963
2964 -------------------------------------------------------------------
2965 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
2966
2967 - Port zypp-query-pool (#292404)
2968 - revision 6069
2969 - version 3.11.9
2970
2971 -------------------------------------------------------------------
2972 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
2973
2974 - added new calls in Resolver.h: addRequire,addConflict
2975
2976 -------------------------------------------------------------------
2977 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
2978
2979 - Fixed IniParser to allow '=' in values (#292669)
2980 - revision 6063
2981
2982 -------------------------------------------------------------------
2983 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
2984
2985 - allow / in alias (#292628)
2986
2987 -------------------------------------------------------------------
2988 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
2989
2990 - Fixed repo::provideFile to throw on error.
2991 - Fixed ResolvableQuery to use 0 as default for non existing
2992   numerical values.
2993 - revision 6058
2994
2995 -------------------------------------------------------------------
2996 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
2997
2998 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
2999   additional ctor for convenience.
3000 - revision 6047
3001
3002 -------------------------------------------------------------------
3003 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
3004
3005 - Evalute update canditate:
3006   Take canditates only which are really installable. Bug 292077
3007   r 6034
3008
3009 -------------------------------------------------------------------
3010 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
3011
3012 - fixed some tribool bugs in RepoInfo
3013 - revision 6022
3014
3015 -------------------------------------------------------------------
3016 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
3017
3018 - fix reading of non existant repo
3019 - r6018
3020 - first submission to stable
3021 - fix keywords parsing in susetags parser
3022 - version 3.11.8
3023
3024 -------------------------------------------------------------------
3025 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
3026
3027 - make resolvable query complete exceptionless with the database
3028 - test that packages have some attributes
3029 - disable progress adaptor for now
3030 - revision 5977
3031 - version 3.11.7
3032
3033 -------------------------------------------------------------------
3034 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
3035
3036 - fixed unresolved symbols
3037 - revision 5972
3038 - version 3.11.6
3039
3040 -------------------------------------------------------------------
3041 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
3042
3043 - fixed TranslatedText creating unwanted entries.
3044 - fixed capability processing
3045 - revision 5964
3046 - version 3.11.5
3047
3048 -------------------------------------------------------------------
3049 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
3050
3051 - MediaSetAccess::release() added
3052 - Use attachDesiredMedia in MediaProducts
3053 - Progress reporting improved
3054 - revision 5959
3055 - version 3.11.4
3056
3057 -------------------------------------------------------------------
3058 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
3059
3060 - fixed parsing translated texts.
3061 - added source packages.
3062 - revision 5947
3063 - version 3.11.3
3064
3065 -------------------------------------------------------------------
3066 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
3067
3068 - repo callbacks fixed
3069 - Fixed YUM parser progress reporting
3070 - Added CombinedProgressData
3071 - make RepoImpl::resolvables() load lazy
3072 - MediaProducts added for scanning products file
3073 - Implement cache schema versioning and automatic invalidation of
3074   cache when schema changes
3075 - revision 5942
3076 - version 3.11.2
3077
3078 -------------------------------------------------------------------
3079 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
3080
3081 - Propagate pools repository_iterator to the UI
3082 - revision 5911
3083 - version 3.11.1
3084
3085 -------------------------------------------------------------------
3086 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
3087
3088 - Package::location is now returns an OnMediaLocation
3089 - archivesize() renamed to downloadSize()
3090 - Allow to iterate all Repositories that contribute
3091   Resolvables to the Pool.
3092 - MediaSetAccess::provideDir added
3093 - remove useless url check
3094 - add old-api-style wrapper
3095 - Add MediaProducts class
3096 - revision 5892
3097 - version 3.11.0
3098
3099 -------------------------------------------------------------------
3100 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
3101
3102 - function isInstalledBy/installs
3103   Added an initial installation flag which shows if the item has been
3104   triggered for installation, or the dependency is already satisfied.
3105 - Revision 5884
3106 - Version 3.4.0
3107
3108 -------------------------------------------------------------------
3109 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
3110
3111 - removed unused %{prefix}/lib/zypp from %files in spec file
3112 - revision 5870
3113
3114 -------------------------------------------------------------------
3115 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
3116
3117 - Old API (SourceManager, metadata parsers) dropped in favor of the
3118   new refactored ones (RepoManager, RepoParser(s), cache subtree,
3119   repo subtree).
3120 - Some new API improvements.
3121 - revision 5868
3122 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
3123
3124 -------------------------------------------------------------------
3125 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
3126
3127 - New API calls which provides more information about one
3128   resolvable after a solverrun:
3129   isInstalledBy (const PoolItem_Ref item);
3130   installs (const PoolItem_Ref item);
3131 - Revision 5835
3132
3133 -------------------------------------------------------------------
3134 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
3135
3136 - fix changelog entry order
3137
3138 -------------------------------------------------------------------
3139 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
3140
3141 - Ignore conflicting items which are uninstallable
3142 - Create a "needed by" info if a requirement is still fulfilled.
3143 - Allow only one needed_by and needed_by_capability in QueueItemInstall
3144 - Added capability and type (REQUIRE, RECOMMEND,....) to
3145   ResolverInfoNeededBy
3146 - Evaluate ResolverInfoNeededBy for more information in the error
3147   messages
3148 - Enlarge detail description in the error messages
3149 - Revision 5807
3150
3151 -------------------------------------------------------------------
3152 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
3153
3154 - Fixes for gcc-4.2
3155 - revision 5786
3156 - version 3.3.1
3157
3158 -------------------------------------------------------------------
3159 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
3160
3161 - fixed so versioning from libtool to cmake
3162 - 3.3.0
3163
3164 -------------------------------------------------------------------
3165 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
3166
3167 - Use gpg2 instead of gpg for keyring and make
3168   the package depend on it (#284211)
3169
3170 -------------------------------------------------------------------
3171 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
3172
3173 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
3174   New dependency "packageand(foo:bar)" which provides an AND dependency by
3175   injecting a supplement/freshen.
3176   e.G. package novell-cluster-services-kmp-smp
3177   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
3178   Bug 255011
3179 - Dont check for architecture changes in atoms (#266178)
3180 - Revision 5720
3181
3182 -------------------------------------------------------------------
3183 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
3184
3185 - Fixed package-manager script (#275847)
3186 - revision 5614
3187
3188 -------------------------------------------------------------------
3189 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
3190
3191 - fixed cmake
3192 - version 3.2.2
3193
3194 -------------------------------------------------------------------
3195 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
3196
3197 - Reduced logging in order to speedup solving Bug 275100
3198 - revision 5603
3199 - version 3.2.1
3200
3201 -------------------------------------------------------------------
3202 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
3203
3204 - Fix excess calls to releaseFile. (#274357)
3205 - revision 5545
3206
3207 -------------------------------------------------------------------
3208 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
3209
3210 - Fix importing keys into rpm. (#270125)
3211 - r5527
3212
3213 -------------------------------------------------------------------
3214 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
3215
3216 - Support filesystem dependencies to add needed filesystem RPMs
3217   automatically (Fate 301966).
3218 - revision 5404
3219 - version 3.2.0
3220
3221 -------------------------------------------------------------------
3222 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
3223
3224 - avoiding attaching media where not needed (#263207)
3225 - r5381
3226
3227 -------------------------------------------------------------------
3228 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
3229
3230 - fix FileCap with attributes
3231 - r5376
3232
3233 -------------------------------------------------------------------
3234 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
3235
3236 - Fixed computation of install order. Take requirements of
3237   an installed packages uninstall scripts into account, if
3238   the package is updated. (#258682)
3239 - revision 5349
3240 - version 3.1.1
3241 -------------------------------------------------------------------
3242 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
3243
3244 - Parse and provide package keywords. (Fate 120368)
3245 - revision 5338
3246 - version 3.1.0
3247
3248 -------------------------------------------------------------------
3249 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
3250
3251 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
3252   Ask the user. Bug 258322
3253 - revision 5305
3254 - version 3.0.3
3255
3256 -------------------------------------------------------------------
3257 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
3258
3259 - Fix restoring of Sources id root prefix is used. (#238165)
3260 - revision 5299
3261 - version 3.0.2
3262
3263 -------------------------------------------------------------------
3264 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
3265
3266 - MediaManager::attachDesiredMedia() added to support multiple
3267   (CD/DVD) drives (fate #3974)
3268 - r5296
3269
3270 -------------------------------------------------------------------
3271 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
3272
3273 - If there is no valid solver result and NOT all resolvables ( other
3274   architecture) has been regarded, let the user decide making a new
3275   solver run with ALL available resolvables. Bug 223440
3276 - reducing logging (error -> debug)  bug 252921
3277 - Revision 5219
3278
3279 -------------------------------------------------------------------
3280 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
3281
3282 - Allow configuration of trusted vendors via
3283   /var/lib/zypp/db/trustedVendors. (#186636)
3284 - revision 5194
3285 - version 3.0.1
3286
3287 -------------------------------------------------------------------
3288 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
3289
3290 - libzypp-devel -> libzypp requirement is not versioned
3291   (#251086)
3292 - r5181
3293
3294 -------------------------------------------------------------------
3295 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
3296
3297 - Using already existing valid solver results for further solver runs.
3298   (partiell solving)
3299 - r5169
3300
3301 -------------------------------------------------------------------
3302 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
3303
3304 - fix link order
3305 - r5165
3306
3307 -------------------------------------------------------------------
3308 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
3309
3310 - merging from 10.2 / SP1
3311 - #247459 ftp probing
3312   denied == dont exists in ftp
3313 - r5124
3314
3315 -------------------------------------------------------------------
3316 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
3317
3318 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
3319 - Simultaneouqusly establishing of items which are conflicting eachother is
3320   useless. So only one will be established. Fixed in QueueItemInstall.cc
3321   Bug 243595
3322 - Added new upgrade options to fine tune version and patch handling.
3323   (F301990)
3324 - The context of establishPool will be stored in Resolver and will be
3325   regarded for the next solver run everytime. So it will be not reset by
3326   any solver run anymore.
3327   bug 191810 ( A broken patch will not be installed again)
3328
3329 -------------------------------------------------------------------
3330 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
3331
3332 - adding sotf,timeo=X nfs mount options by default (#235211)
3333 - r5093
3334
3335 -------------------------------------------------------------------
3336 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
3337
3338 - support for HTTP authentication prompt added (#190609)
3339 - fixed problem with empty path in URL
3340   in MediaCurl::doGetFileCopy()
3341 - r5085
3342
3343 -------------------------------------------------------------------
3344 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
3345
3346 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
3347   SuSE-Linux-10_2-Branch
3348
3349 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
3350 - verifySystem: The result will be set to APPL_HIGH, so it will be not
3351   reset by a second "normal" solver run. #239281 (schubi)
3352 - yast2 reports invalid URL as 'unknown source type'
3353   (#209961) (dmacvicar)
3354 - Added freshen language dependency in supplemements too if there is no
3355   entry in supplements.
3356   #240617;IPA fonts are not installed even if select Japanese
3357   language (schubi)
3358 - Setting allowed authentication methods to "basic,digest" if none
3359   provided in URL (#243006) (jkupec)
3360 - Stopping after 50 valid solver results. Anymore would be useless. Bug
3361   243595 (schubi)
3362 - r 5007
3363
3364 -------------------------------------------------------------------
3365 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
3366
3367 - package-manager: use a generic su script from XDG (#235303, #244442)
3368
3369 -------------------------------------------------------------------
3370 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
3371
3372 - Setting allowed authentication methods to "basic,digest" if none
3373   provided in URL (#243006)
3374 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
3375   (mvidner)
3376 - r4999
3377
3378 -------------------------------------------------------------------
3379 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
3380
3381 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
3382   (#222602)
3383 - 4984
3384
3385 -------------------------------------------------------------------
3386 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
3387
3388 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
3389
3390 - update packages: changing architecture is only valid while an
3391   system update and NOT while an update via a patch. Last fix does
3392   not fit for every case.
3393   Bug 230685
3394 - Patch has selected not the concerning package for update but
3395   a package which has provided the required dependencies too.
3396   Algorithmus: If there are exactly two providers which differ in architecture
3397                prefer the better arch.
3398   Fix: Regarding NVRA too. ( only if equal )
3399   Bug 238284
3400 - Download only English and Local translation
3401   (#208457)
3402 - Added solver parameter:
3403    tryAllPossibilities: regarding every solver branch ( not only
3404                         branches with e.G. best architectures
3405    preferHighestVersion: Prefer solver results which have a higher
3406                          version number.
3407   Bug #238087
3408 - update packages: changing architecture is only valid while an
3409   system update and NOT while an update via a patch.
3410   Bug 230685 - x86_64 MozillaFirefox binaries in security update
3411   repository
3412   Fix of version 2.11.2 has not worked if the first founded item
3413   had had another architecture.
3414 - r4927
3415
3416 -------------------------------------------------------------------
3417 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
3418
3419 - added ZYpp::getPartitions() - return the partitinoning
3420
3421 -------------------------------------------------------------------
3422 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
3423
3424 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
3425 - Corrupt download cannot be skipped
3426   (#217425 and #224216)
3427 - Enable package read ahead/caching in commit per default to reduce
3428   interactive media changes. If the environment variable
3429   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
3430 - added parameter not to reset resolver results while calling
3431   freshen pool Bug: 235761
3432 - Prepare package read ahead/caching of packages in commit. Adatped the
3433   workflow. Caching details are now hidden inside CommitPackageCache.
3434   The current implementation still performs no read ahead. (for F100182)
3435 - Skip invalid or broken rpm database entries. (#231211)
3436 - verifySystem: check if the solution is valid after calling freshenPool()
3437   Bug: 235761
3438 - Added own call for Resolver::verifySystem with additional
3439   hardware/language check in order to keep binary compatibility
3440   Fate #301224
3441 - Rpm requires additional quoting of special chars in filenames.
3442   (#233967)
3443 - Resolver::verifySystem checks for new hardware now by calling
3444   freshenPool. This is configureable. Fate #301224
3445 - merged texts from proofread
3446 - Don't consider patch/delta rpms if package architecture changes.
3447   (#231254)
3448 - update packages: changing architecture is only valid while an
3449   system update and NOT while an update via a patch.
3450   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
3451 - verifySystem: Do only regard items which will be on the system after the
3452   commit. Fate 301178
3453 - feature #301369
3454   Import listed GPG Keys from an trusted installation source
3455 - fix return call in new xml parser
3456 - Enable system resolvables in Helix parser (Revision 4787)
3457 - deptestomatic:
3458   Resetting transaction with the correct call;
3459   bugfix; Added kind in keep state (Revision 4788)
3460 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
3461   soft (Revision 4789)
3462 - New call added: maySetToBeUninstalledSoft (Revision 4789)
3463   Both are only functions for the solver (Revision 4789)
3464 - Resetting "by causer" in order to distinguish from state
3465   "keep by user". ( function setLock in order to remove lock)
3466   (Revision 4789)
3467 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
3468   in QueueItemUninstall.cc (Revision 4790)
3469 - Regarding "keep state by user". So avoiding "reselecting" by
3470   other requirements.
3471   Give a corresponding problem solution if a resolvable satisfy
3472   a dependency, but has been set to keep by the user.
3473   Bug : 222531 (Revision 4791)
3474 - Allow to disable autoprotection of foreign vendor items. Required
3475   in zmd-backend. (F301735).
3476 - use sqlite-zmd if using > 10.2 in spec. Use the one available
3477   durin compile.
3478 - Item could has already been selected to soft uninstall (e.G. remove
3479   pattern which recommend this item ). Do not throw an exception anymore.
3480   bug#225278
3481 - Added syscontent::Reader: Parse serialized set of ResObjects.
3482   (for F300729)
3483 - If there has already been selected another item by the solver (e.g. from
3484   another source) we will take thatone in order to avoid parallel
3485   installation and there concerning error messages.
3486   Bug 224698
3487 - In order to handle conflicting resolvable we try to update the
3488   conflicting item. While evaluating these canditates an already selected
3489   candidate will not be regarded. So it could be that an older package
3490   will be selected for update although a newer has already been selected. Revision 4765
3491 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
3492   update candidate and evaluate additional branches.
3493 - r4907
3494
3495 -------------------------------------------------------------------
3496 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
3497
3498 - Improved realpath() wrapper in media handler class (#222521).
3499 - revision 4758
3500
3501 -------------------------------------------------------------------
3502 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
3503
3504 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
3505 - revision 4713
3506
3507 -------------------------------------------------------------------
3508 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
3509
3510 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
3511   because backend uses this sqlite and it is no fun to
3512   install one and the other to develop (as the -devel packages)
3513   conflict.
3514 - add cmake support for building zypp/ lib.
3515   TODO: soinfo, compile testcases, devel, zypp2,docs
3516   find rpm, curl and others.
3517 - dont serialize interactive, as it is
3518   calculated now.
3519   (it was already fixed as we don't reimplement
3520   the method, but we still serialized, parsed)
3521 - r4709
3522
3523 -------------------------------------------------------------------
3524 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
3525
3526 - fixed Patch::interactive to return true as well, if the patch
3527   itself has a licence. (#224192)
3528 - revision 4702
3529 - version 2.9.2
3530
3531 -------------------------------------------------------------------
3532 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
3533
3534 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
3535   on the installation image (#213852).
3536 - revision 4700
3537
3538 -------------------------------------------------------------------
3539 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
3540
3541 - Avoid duplicate pool entries; Bug 223750; second part of the fix
3542 - r4698
3543 - Version 2.9.1
3544
3545 -------------------------------------------------------------------
3546 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
3547
3548 - Pool has multi instances of an item in the pool. Reduced this error
3549   to items which are identically at least. #217574 and #223750
3550 - r4695
3551
3552 -------------------------------------------------------------------
3553 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
3554
3555 - replace spaces to underscores in product names
3556 - 2.8.7
3557 - r4688
3558
3559 -------------------------------------------------------------------
3560 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
3561
3562 - Mark some strings for translation (#219783 need it)
3563 - r4682
3564
3565 -------------------------------------------------------------------
3566 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
3567
3568 - Added translations marks to hal, url and mutex exceptions (#23771)
3569 - revision 4680
3570
3571 -------------------------------------------------------------------
3572 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
3573
3574 - don't make libzypp-devel depend on sqlite-devel as
3575   headers from zypp2 are not installed yet
3576 - r4663
3577
3578 -------------------------------------------------------------------
3579 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
3580
3581 - Return an error if fork failed. (#204807)
3582 - Make Script execution abortable by user request. (#212949, F100233)
3583 - revision 4660
3584 - version 2.8.6
3585
3586 -------------------------------------------------------------------
3587 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
3588
3589 - Added package-manager wrapper script, with icon and .desktop (#222757).
3590   (Used by gnome-main-menu)
3591 - version 2.8.5
3592 - r4640
3593
3594 -------------------------------------------------------------------
3595 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
3596
3597 - Fixed target/hal - one more dbus_connection_close found (#216035)
3598 - revision 4636
3599 - version 2.8.4
3600
3601 -------------------------------------------------------------------
3602 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
3603
3604 - translation added
3605   rev 4630
3606   version 2.8.3
3607
3608 -------------------------------------------------------------------
3609 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
3610
3611 - Process obsoletes when installing non-package objects. (#217352)
3612 - revision 4621
3613 - version 2.8.2
3614
3615 -------------------------------------------------------------------
3616 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
3617
3618 - Implemented volume device check using /sbin/vol_id (#213852).
3619 - Revision 4619
3620
3621 -------------------------------------------------------------------
3622 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
3623
3624 - new translation added
3625
3626 -------------------------------------------------------------------
3627 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
3628
3629 - Implemented an reuse of already existing foreign CD/DVD mount points
3630   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
3631 - Added a fallback check of the volume.mount_point HAL property to
3632   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
3633   to be not avaliable in newer HAL versions (on 10.2).
3634 - Revision 4615
3635 - Version 2.8.1
3636
3637 -------------------------------------------------------------------
3638 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
3639
3640 - removed unused methods from Patch and PatchImplIf. Provided
3641   reasonable default implementation for Patch::interactive.
3642   (#221476).
3643 - revision 4610
3644 - Version 2.8.0
3645
3646 -------------------------------------------------------------------
3647 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
3648
3649 - Handle media eject failures (#216545)
3650 - r4606
3651
3652 -------------------------------------------------------------------
3653 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
3654
3655 - Reimplemented RpmDb::checkPackage using librpm API instead
3656   of parsing "rpm --checksig" output. (#163202)
3657 - Version 2.7.4
3658 - revision 4600
3659
3660 -------------------------------------------------------------------
3661 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
3662
3663 - NEW behaviour of the solver:
3664   Obsolete virtual provides. E.G.:
3665
3666   Installed:
3667   -----------
3668   Name:           test-1.0-0
3669
3670   Name:           moretest-1.0-0
3671   Provides:       test
3672
3673   To be installed
3674   ------------------
3675   Name:           nomoretest-1.0-0
3676   Obsoletes:      test
3677
3678   Result
3679   --------
3680   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
3681   test-1.0-0 had been deleted. Bug 220999
3682
3683 - Translations added
3684
3685 Version 2.7.3
3686 rev 4593
3687
3688 -------------------------------------------------------------------
3689 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
3690
3691 - Bugfix in generating solver testcases:
3692    - added kind of capabilities in description file
3693    - removed unneded channel from uninstall in command file
3694
3695 -------------------------------------------------------------------
3696 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
3697
3698 - Try to call /bin/eject utility if the eject-ioctl fails.
3699 - r4568
3700
3701 -------------------------------------------------------------------
3702 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
3703
3704 - ignore empty capabilities
3705 - r4565
3706
3707 -------------------------------------------------------------------
3708 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
3709
3710 - make progress strings translatable (#219783)
3711 - r4556
3712
3713 -------------------------------------------------------------------
3714 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
3715
3716 -  While deleting a selection all concerning recommended
3717    packages will be deleted too.
3718    BUT those packages should not be deleted which have been
3719    set to KEEP by the user. bug 217574
3720    rev 4526
3721    VERSION: 2.7.2
3722
3723 -------------------------------------------------------------------
3724 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
3725
3726 - Makefile in zypp2 fixed
3727   Revision 4520
3728
3729 -------------------------------------------------------------------
3730 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
3731
3732 - Translations added
3733   Revision 4514
3734   VERSION: 2.7.1
3735
3736 -------------------------------------------------------------------
3737 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
3738
3739 - Make the parser more strict, rejecting broken sources
3740   but showing the error line.
3741   Last fix making the parser relax would break multitag
3742   descriptions with empty lines, now we check dependencies
3743   at a higher level. (reference #160607)
3744 - r4501
3745
3746 -------------------------------------------------------------------
3747 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
3748
3749 - New problem solution added: Unlock ALL resovables in order to speed up
3750   problem solution. Bug 206453
3751
3752 -------------------------------------------------------------------
3753 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
3754
3755 - Translations added
3756
3757 -------------------------------------------------------------------
3758 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
3759
3760 - Fixed target/hal - removed dbus_connection_close calls, because
3761   the connections are shared; unref the ref-counted handle only.
3762   (#216035)
3763 - r4442
3764
3765 -------------------------------------------------------------------
3766 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
3767
3768 - skipping unreachable packages won't work
3769   (#215445)
3770 - r4468
3771
3772 -------------------------------------------------------------------
3773 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
3774
3775 - (#213793) Target store fails to recreate stored install-time (other
3776   Date and ByteCount values as well)
3777
3778 - skip comments and blank lines in multilists
3779   fixes (#214877) - zen-updater is not installed by default
3780
3781 - Automatically fix broken products when reading
3782   the product database.
3783   still pending: honour the read-only flag
3784   Changes to make this possible include
3785   using read_dir instead of boost directory
3786   iterator.
3787
3788 -------------------------------------------------------------------
3789 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
3790
3791 - added new class for generating solver testcases:
3792   Testcase
3793
3794 -------------------------------------------------------------------
3795 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
3796
3797 - Finalized ui::PatternContents. (F301229)
3798 - version 2.7.0
3799 - revision 4413
3800
3801 -------------------------------------------------------------------
3802 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
3803
3804 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
3805 - version 2.6.0
3806
3807 -------------------------------------------------------------------
3808 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
3809
3810 - Added ui::PatternContents: Helper class that will compute a patterns
3811   expanded install_packages set. (UI interface for F301229)
3812 - revision 4387
3813
3814 -------------------------------------------------------------------
3815 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
3816
3817 - removed the last reference to /usr/lib64 to fix the build
3818
3819 -------------------------------------------------------------------
3820 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
3821
3822 - added "zypper info" (jkupec)
3823 - version 2.5.2
3824
3825 -------------------------------------------------------------------
3826 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
3827
3828 - fix rpm db timestamp
3829 - add extra urls and optional urls to product API
3830 - r4378
3831
3832 -------------------------------------------------------------------
3833 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
3834
3835 - zypper: nicer progress reports, with or without --verbose.
3836
3837 -------------------------------------------------------------------
3838 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
3839
3840 - Fixed reloading of target data after commit. Broken since
3841   rev 3880.
3842 - version 2.5.1
3843 - revision 4365
3844
3845 -------------------------------------------------------------------
3846 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
3847
3848 - put query-pool in /usr/lib/zypp and not lib64
3849 - r4363
3850
3851 -------------------------------------------------------------------
3852 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
3853
3854 - revert keyring changes, causes endless loop (obvious)
3855 - add dist-product information, adapt store
3856 - version 2.5.0
3857 - r4355
3858
3859 -------------------------------------------------------------------
3860 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
3861
3862 - zypp-query-pool: For products show additionally distributionName
3863   and distributionEdition. (required by #205392)
3864 - revision 4349
3865
3866 -------------------------------------------------------------------
3867 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
3868
3869 - Add accessor for Product distributionName and distributionEdition.
3870   (required by #205392)
3871 - revision 4347
3872
3873 -------------------------------------------------------------------
3874 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
3875
3876 - added test case for KeyRing
3877 - fire trustedKeyAdded in all calls to import trusted key
3878   not only in signature check workflow.
3879 - r4342
3880
3881 -------------------------------------------------------------------
3882 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
3883
3884 - zypper update: implemented minimal version (patches only)
3885 - zypper list-updates: changed default type from package to patch,
3886   consider patches affecting the package manager separately
3887
3888 -------------------------------------------------------------------
3889 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
3890
3891 - version 2.4.1
3892 - r4338
3893
3894 -------------------------------------------------------------------
3895 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
3896
3897 - add zypp-query-pool, so registration doesn't depend on
3898   libzypp-zmd-backend being installed. Will remove from
3899   backend when suseregister gets updated.
3900
3901 -------------------------------------------------------------------
3902 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
3903
3904 - Make sure config.rpath is present.
3905
3906 -------------------------------------------------------------------
3907 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
3908
3909 - zypper search: fixed uninitialized members that made all searches
3910   exact and case sensitve
3911
3912 -------------------------------------------------------------------
3913 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
3914
3915 - zypp-checkpatches, write in the right file
3916 - r4328
3917
3918 -------------------------------------------------------------------
3919 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
3920
3921 - Install resolvables although they are unneeded
3922   if they have NOT the kind patch/atoms
3923   Bug 210538 - freshens/supplements does not work with patterns
3924 - r4326
3925
3926 -------------------------------------------------------------------
3927 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
3928
3929 - zypper service-add -r http://example.org/foo.repo (F#300641).
3930
3931 -------------------------------------------------------------------
3932 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
3933
3934 - zypp-checkpatches:
3935   save version of the generated xml to
3936   regenerate it if it changes.
3937   save a random token in case of error to
3938   force recreating xml file
3939 - r4321
3940
3941 -------------------------------------------------------------------
3942 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
3943
3944 - remove permissions for zypp checkpatches from spec
3945 - r4318
3946
3947 -------------------------------------------------------------------
3948 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
3949
3950 - registration fails because of wrong product data
3951   (#205392)
3952   use DISTPRODUCT,DISTVERSION to create the product
3953   resolvable. have this resolvable provide
3954   PRODUCT = VERSION
3955 - r4312
3956
3957 -------------------------------------------------------------------
3958 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
3959
3960 - zypper service-add -r ./foo.repo (F#300641).
3961
3962 -------------------------------------------------------------------
3963 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
3964
3965 - zypper: added case-sensitive search, search in descriptions and
3966   summaries, search by resolvable type, substring and word
3967   matching, support for wildcards
3968 - Revision 4303
3969
3970 -------------------------------------------------------------------
3971 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
3972
3973 - Prevent the user from sending signals to zypp-checkpatches-wrapper
3974   (#211286).
3975
3976 -------------------------------------------------------------------
3977 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
3978
3979 - Dont incomplete an uninstalled resolvable, even not when establishing.
3980   Incomplete only makes sense for installed resolvables (when they have broken
3981   deps), for patches (because they are needed) and for atoms (because they are
3982   used during patch calculation)
3983   Bug 198379
3984
3985 - Do not branch for packages with the same NVE but different architectures.
3986   Take the best architecture.
3987
3988 -------------------------------------------------------------------
3989 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
3990
3991 - implement rename source in sourcemanager
3992 - r4286
3993
3994 -------------------------------------------------------------------
3995 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
3996
3997 - YaST sources: set alias to product summary if empty
3998 - show alias on logs.
3999 - r4281
4000
4001 -------------------------------------------------------------------
4002 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
4003
4004 - version 2.4.0 (bin incompat due to callback fixes)
4005 - r4272
4006
4007 -------------------------------------------------------------------
4008 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
4009
4010 - Provide additional solver status information to the UI.
4011   (#162164,F301272)
4012 - Fixed UI satus computation in presence of multiple available
4013   candidates.
4014 - revision 4264
4015 - version 2.3.1
4016
4017 -------------------------------------------------------------------
4018 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
4019
4020 - remove const in MediaChangeReport requestMedia that
4021   broke cd changing.
4022 - r4262
4023
4024 -------------------------------------------------------------------
4025 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
4026
4027 - zypper: added search (jkupec)
4028 - removed the suid bit from zypp-checkpatches-wrapper so that the
4029   build passes until permissions.rpm is updated (~#211286).
4030 - r4253
4031
4032 -------------------------------------------------------------------
4033 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
4034
4035 - Log microseconds if ZYPP_PROFILING env var is enabled.
4036 - r4252
4037
4038 -------------------------------------------------------------------
4039 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
4040
4041 - YaST sources:
4042   Factory cannot be set with 'refresh' enabled
4043   (#204957)
4044 - get rid of some const bool signatures in Source classes
4045 - r4247
4046
4047 -------------------------------------------------------------------
4048 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
4049
4050 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
4051
4052 -------------------------------------------------------------------
4053 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
4054
4055 - select the best solution: prefering the total amount of install/update
4056   packages BEFORE source preferences. Bug 208784
4057
4058 -------------------------------------------------------------------
4059 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
4060
4061 - Introduce a method to see if a source supports a
4062   kind of resolvable at that time, so we can
4063   init a YUM source like factory but avoid parsing
4064   it if it contains no patches.
4065 - add TODO
4066 - zypp-checkpatches xml output
4067 - r4235
4068
4069 -------------------------------------------------------------------
4070 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
4071
4072 - added a CLI preview: zypper
4073 - revision 4214
4074 - version 2.2.3
4075
4076 -------------------------------------------------------------------
4077 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
4078
4079 - FATE #100165:
4080   Make Content File Aware of Different Architectures
4081   expand %a in release notes with architecture
4082
4083 -------------------------------------------------------------------
4084 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
4085
4086 - Extended pattern parser to support includes/extends tags as hint
4087   for the IO. (F301229)
4088 - revision 4199
4089 - version 2.2.2
4090
4091 -------------------------------------------------------------------
4092 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
4093
4094 - Enabled sending of ScriptResolvableReport.
4095 - Changed ScriptResolvableReport::start to send local path
4096   of script to be executed.
4097 - revision 4190
4098 - version 2.2.1
4099
4100 -------------------------------------------------------------------
4101 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
4102
4103 - Added ScriptResolvableReport. Callbacks triggered on script
4104   execution during commit. (F100233)
4105 - revision 4187
4106 - version 2.2.0
4107
4108 -------------------------------------------------------------------
4109 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
4110
4111 - fix: Url::getRegisteredSchemes() would always return nothing
4112
4113 -------------------------------------------------------------------
4114 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
4115
4116 - Made the build dependency on gettext-devel explicit
4117
4118 -------------------------------------------------------------------
4119 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
4120
4121 - adapted multi-media YUM sources according to official YUM
4122   specification (F300743)
4123
4124 -------------------------------------------------------------------
4125 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
4126
4127 - use RPM_OPT_FLAGS (meissner@suse.de)
4128
4129 -------------------------------------------------------------------
4130 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
4131
4132 - SourceFactory::createFrom() - don't loose url,...
4133 - r4160
4134
4135 -------------------------------------------------------------------
4136 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
4137
4138 - reduce logging in ResolvableImpl.cc
4139 - rev 4157
4140
4141 -------------------------------------------------------------------
4142 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
4143
4144 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
4145   in QueueItemInstall and QueueItemRequire
4146   Bug 192535/204913
4147   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
4148
4149 -------------------------------------------------------------------
4150 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
4151
4152 - fixed SourceFactory::createFrom() - don't loose alias,
4153   cachedir,... parameters
4154
4155 -------------------------------------------------------------------
4156 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
4157
4158 - Use RPM Enhances only if detected at configure time, to allow
4159   compilation with older rpm.
4160 - callback params: use const string & instead of string (dmacvicar)
4161
4162 -------------------------------------------------------------------
4163 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
4164
4165 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
4166   a package/script/message
4167   Bug: 192535
4168
4169 -------------------------------------------------------------------
4170 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
4171
4172 - add Source_Ref::checksum() which in combination with
4173   timestamp can give an idea of a source change.
4174 - r4106
4175
4176 -------------------------------------------------------------------
4177 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
4178
4179 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
4180   enable progress reporting on compressed streams.
4181
4182 -------------------------------------------------------------------
4183 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
4184
4185 - better error propagation
4186 - r4096
4187
4188 -------------------------------------------------------------------
4189 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
4190
4191 - Removed libblkid dependency - the workaround using libblkid to
4192   check filesystem on XEN vbd mapped devices is obsolete, because
4193   the info is avaliable via /dev/disk/by-label link now. (#197107)
4194 - revision 4087
4195
4196 -------------------------------------------------------------------
4197 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
4198
4199 - PackageProvider: Fixed broken retry. (#202163)
4200 - revision 4071
4201
4202 -------------------------------------------------------------------
4203 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
4204
4205 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
4206   to create a Package from a source package header.
4207 - Added method Pathname::extension: Return all of the characters in name
4208   after and including the last dot in the last element of name.
4209 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
4210   rpms. Otherwise we'd need access to the rpm database to get the keys.
4211 - revision 4069
4212
4213 -------------------------------------------------------------------
4214 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
4215
4216 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
4217   a package/script/message
4218   Bug: 192535
4219
4220 -------------------------------------------------------------------
4221 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
4222
4223 - Speedup computation of number of rpm database entries.
4224 - revision 4058
4225
4226 -------------------------------------------------------------------
4227 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
4228
4229 - Fixed endless loop in transactResObject
4230   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
4231
4232 -------------------------------------------------------------------
4233 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
4234
4235 - fix some testcases for tar file parser changes
4236 - r4045
4237
4238 -------------------------------------------------------------------
4239 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
4240
4241 - missing includes
4242 - clean old callbacks
4243 - r4041
4244
4245 -------------------------------------------------------------------
4246 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
4247
4248 - zyppPattern->install_packages returns SUGGESTED package too.
4249   Bug 201476
4250   Revision 4036
4251
4252 -------------------------------------------------------------------
4253 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
4254
4255 - New behaviour in the solver: try with 'best' package first, try with 'all'
4256   packages if this fails.
4257   Bug :Bug 191983
4258
4259 -------------------------------------------------------------------
4260 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
4261
4262 - libzypp 2.1.0
4263 - bump version due to incompatible callback changes in KeyRing
4264   Sources
4265
4266 -------------------------------------------------------------------
4267 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
4268
4269 - new keyring callbacks
4270 - separate trust key from import key
4271 - use PublicKey class instead of params, to be able
4272   to add more info like photos later (pending #181682)
4273 - update zmart with those callbacks.
4274 - better error handling (Exception types)
4275 - make tmp file names more readable depending on the context
4276 - r4026
4277
4278 -------------------------------------------------------------------
4279 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
4280
4281 - decouple probing from source creation, using the new
4282   media test for existence functions.
4283 - r4019
4284
4285
4286 -------------------------------------------------------------------
4287 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
4288
4289 - Fixed getDoesFileExist to reset the transfer range
4290 - Added logging of curl debug messages to the zypp log.
4291   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
4292   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
4293 - r4018
4294
4295 -------------------------------------------------------------------
4296 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
4297
4298 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
4299   see rev 3810 below. (#190163)
4300 - rev 3998
4301
4302 -------------------------------------------------------------------
4303 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
4304
4305 - fix uninstalling of atoms (noop)
4306 - r3995
4307
4308 -------------------------------------------------------------------
4309 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
4310
4311 - Implement initial verson of Media
4312   doesFileExist, for future source probing.
4313 - r3984
4314
4315 -------------------------------------------------------------------
4316 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
4317
4318 - more dbus_connection_close fixes
4319 - r3974
4320
4321 -------------------------------------------------------------------
4322 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
4323
4324 - clean up 'incomplete' handling in QueueItemEstablish.
4325 - rev 3973.
4326
4327 -------------------------------------------------------------------
4328 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
4329
4330 - Don't set 'incomplete' for uninstalled patterns or products.
4331   (#198379)
4332 - rev 3970.
4333
4334 -------------------------------------------------------------------
4335 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
4336
4337 - Added new API calls:
4338   setAdditionalProvide
4339   setAdditionalConflict
4340   setAdditionalRequire
4341
4342 -------------------------------------------------------------------
4343 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
4344
4345 - don't link examples to testsuite library.
4346
4347 -------------------------------------------------------------------
4348 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
4349
4350 - Disable profiling to work around compiler bug.
4351
4352 -------------------------------------------------------------------
4353 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
4354
4355 - forward port 3924:3939
4356 - Add explicit finish callbacks for subtasks during ProvidePackage
4357  Â to avoid UI confusion.
4358 - rev3957
4359
4360 -------------------------------------------------------------------
4361 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
4362
4363 - Introduce examples/
4364 - fix some svn ignores
4365 - fix compilation. Use: dbus_connection_close
4366 - rev 3943
4367
4368 -------------------------------------------------------------------
4369 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
4370
4371 - Initial support for plain directory with rpms as source
4372 - r3935
4373
4374 -------------------------------------------------------------------
4375 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
4376
4377 - Move the target query by kind function to
4378   a iterator, so we dont make a copy of the restore
4379   the iterator works loading by demand too
4380
4381 -------------------------------------------------------------------
4382 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
4383
4384 - rename the new initTarget to initializeTarget,
4385   leave the old one as is, but deprecate it.
4386 - r3903
4387
4388 -------------------------------------------------------------------
4389 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
4390
4391 - forward port from SLES10 branch , till 3888
4392 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
4393   full packages. (#168844)
4394 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
4395 - version 2.0.0
4396 - rev 3893
4397
4398 -------------------------------------------------------------------
4399 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
4400
4401 - Separate target init from adding resolvables, getting rid of the
4402 uggly bool flag.
4403 - dont clear the store each time Target::resolvables is called
4404 - Load target resolvables on demand by kind, keep them cached later
4405 - add Target::resolvablesByKind(kind) to allow query specific kind
4406   without reading all kinds. Used to port TargetProduct, which
4407   was reading the whole rpm database only to displayy base product
4408   name in YaST help.
4409 - commit to pkg-bindings and packager will follow.
4410 - jsrain will port more yast stuff, especially inst_source which
4411   startup time should by reduced by half afterwards.
4412 - rev 3880
4413
4414 -------------------------------------------------------------------
4415 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
4416
4417 - forward port:
4418   rev 3786 fix to stalle tmpfiles broke patches.
4419   SLES was released with this broken. 10.1 has a blocked
4420   zypp update because this.
4421   Attempt to fix this. (#192535)
4422 - fix configure.ac sqlite-source build path
4423 - rev 3858
4424
4425 -------------------------------------------------------------------
4426 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
4427
4428 - link correctly
4429
4430 -------------------------------------------------------------------
4431 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
4432
4433 - dont link sqlite in the main lib.
4434 - rev 3826
4435
4436 -------------------------------------------------------------------
4437 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
4438
4439 - susetags: parse product parser regexp only once
4440 - parse yum factory 5 sec. (from 30) faster using
4441   another string find algorithm
4442 - rev 3824
4443
4444 -------------------------------------------------------------------
4445 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
4446
4447 - Digest: Don't read the stream character wise but reading blocks,
4448   as advised by matz profiling.
4449 - r3819
4450
4451 -------------------------------------------------------------------
4452 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
4453
4454 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
4455   trusted vendors. (#189573)
4456 - revision 3804
4457
4458 -------------------------------------------------------------------
4459 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
4460
4461 - backport fix for stalle tmpfile (#191311)
4462 - rev 3788
4463
4464 -------------------------------------------------------------------
4465 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
4466
4467 - deactivated media manager code that was disabling the
4468   automounter (#172419)
4469 - rev 3724
4470
4471 -------------------------------------------------------------------
4472 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
4473
4474 - fix autorefresh (#186115)
4475 - revision 3708
4476 -------------------------------------------------------------------
4477 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
4478
4479 - forward port from SLE branch
4480 - Set default permission for logfiles to 0640. (#187044)
4481 - revision 3696
4482
4483 -------------------------------------------------------------------
4484 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
4485
4486 - forward port from SLE branch
4487 - Fixed installation of SP or Add-On product switching to media 2
4488   too early. (#186607)
4489 - revision 3691
4490
4491 -------------------------------------------------------------------
4492 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
4493
4494 - forward port from SLE branch
4495 - Strip self provides without edition in Resolvable ctor.
4496   (#186079)
4497 - Source::provideResolvables not implemented in yum source type.
4498   Product not set for packages that are available from update source
4499   (#186920)
4500 - Hook modalias() supplements without package to "kernel" (#184840)
4501 - Allow on-demand SourceManager::restore() (#186678)
4502 - Hook modalias() supplements without package to "kernel" (#184840)
4503 - rev 3676
4504
4505 -------------------------------------------------------------------
4506 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
4507
4508 - Fix adding resolving of path names for mount points (#181606)
4509 - rev 3658
4510
4511 -------------------------------------------------------------------
4512 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
4513
4514 - merge download algorithm and refactoring from branch
4515   (#181204)
4516
4517 -------------------------------------------------------------------
4518 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
4519
4520 - autodocs: use find+xargs to overcome command length limit,
4521   do not call doxygen unnecessarily (#185334).
4522 - rev 3645
4523
4524 -------------------------------------------------------------------
4525 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
4526
4527 - Dont use getZYpp in static constructor (#185198)
4528   Bugfix #178292 was wrong.
4529 - Only warn on incompleting installed resolvables (#185197)
4530 - rev 3644
4531
4532 -------------------------------------------------------------------
4533 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
4534
4535 - Atoms might only be installed via patches (#184714)
4536 - rev 3642
4537
4538 -------------------------------------------------------------------
4539 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
4540
4541 - fix for the last stall tmpfile (#178292)
4542 - r3637
4543
4544 -------------------------------------------------------------------
4545 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
4546
4547 - Implemented transfer timeout inside of the progress callback.
4548   The timeout value can be set using timeout url parameter, the
4549   default transfer timeout is 180 seconds. (#181602)
4550 - Added ssl_verify and ssl_capath url options used in https scheme,
4551   allowing to change or disable the ssl verify options. (#171622)
4552 - Added fallback on read failures of /etc/mtab to /proc/mounts.
4553   Improved verbosity in mount and mount check related failure cases,
4554   incl. /etc/mtab dump. (#181606)
4555 - rev 3623
4556
4557 -------------------------------------------------------------------
4558 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
4559
4560 - combine knownAliases and knownUrls in a single function.
4561 - rev 3616
4562
4563 -------------------------------------------------------------------
4564 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
4565
4566 - honor parallel installs in resolver context (#181103)
4567 - rev 3592
4568
4569 -------------------------------------------------------------------
4570 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
4571
4572 - right fix for tmpdir initialized in static constructor
4573 - catch around provideJustFile in providePackage
4574 -rev 3654
4575
4576 -------------------------------------------------------------------
4577 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
4578
4579 - fix #182003 YUM packages without size
4580 - rev 3587
4581
4582 -------------------------------------------------------------------
4583 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
4584
4585 - Allow to restore and remove by Url
4586 - rev 3583
4587
4588 -------------------------------------------------------------------
4589 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
4590
4591 - make atoms parallel installable (#181103)
4592 - rev 3580
4593
4594 -------------------------------------------------------------------
4595 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
4596
4597 - Allow to restore by alias
4598 - r3568
4599
4600 -------------------------------------------------------------------
4601 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
4602
4603 - Do not fork in a global destructor, perl dislikes it (#182672).
4604   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
4605
4606 -------------------------------------------------------------------
4607 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
4608
4609 - Installation: Assert product information is stored to libzypp
4610   database before reboot. (#181198)
4611 - Version 1.2.0; revision 3553
4612
4613 -------------------------------------------------------------------
4614 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
4615
4616 - Synchronize keys with rpm database before
4617   closing access to it (#182338)
4618 - rev 3533
4619
4620 -------------------------------------------------------------------
4621 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
4622
4623 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
4624   filter out the non-DVD drives completely. Allows a fallback to
4625   drives without the dvd HAL property e.g. in VMWare. (#177457)
4626 - rev 3530
4627
4628 -------------------------------------------------------------------
4629 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
4630
4631 - Merge fix for stalle tmpdir due to cyclic references, using a master
4632  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
4633 - rev 3521
4634
4635 -------------------------------------------------------------------
4636 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
4637
4638 - Fixes unneeded file download, and add download callbacks
4639   (still need yast side) #181204 and #160206
4640 - Fix stalle tmpdir due to cyclic references, using a master
4641   TmpDir for zypp. # 178292
4642
4643 -------------------------------------------------------------------
4644 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
4645
4646 - fixed memory leak in PersistentStorage (#168690)
4647 - revision 3519
4648
4649 -------------------------------------------------------------------
4650 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
4651
4652 - fixed memory leak in XMLSourceCacheParser (#168690)
4653 - revision 3517
4654
4655 -------------------------------------------------------------------
4656 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
4657
4658 -latest fi translation added
4659  Revision 3502
4660
4661 -------------------------------------------------------------------
4662 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
4663
4664 -All installed resolvables has been set to "satisfied" in
4665  ResolverContext::unneeded . BUT:
4666  Patch concerning resolvables have to be set to
4667  "unneeded" although they are installed. In order
4668  getting the state "no longer applicable" (Bug 171590)
4669 - rev 3496
4670
4671 -------------------------------------------------------------------
4672 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
4673
4674 - compute status for scripts and messages so their freshens get
4675   properly honored (aj with postgresql-server)
4676 - rev 3494
4677
4678 -------------------------------------------------------------------
4679 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
4680
4681 - revert not-used-yet rpmdb timestamp, as
4682   it broke rpmdb::init(). (#180040)
4683 - rev 3490
4684
4685 -------------------------------------------------------------------
4686 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
4687
4688 - updating gmo files, if po files has been changed; bug 164449
4689
4690 -------------------------------------------------------------------
4691 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
4692
4693 - Dont download twice if starting from 1st time
4694 - fix typo
4695 - rev 3481
4696
4697 -------------------------------------------------------------------
4698 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
4699
4700 - set cache dir only if storeMetadata is called as a public method.´
4701 - rev 3475
4702
4703 -------------------------------------------------------------------
4704 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
4705
4706 - schedule a package for installation if
4707   - it freshens / supplements something
4708   - it is not installed yet
4709   (#178721)
4710 - rev 3473
4711
4712 -------------------------------------------------------------------
4713 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
4714
4715 - make susetags also implement download and check first.
4716 - rev 3470
4717
4718 -------------------------------------------------------------------
4719 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
4720
4721 - make yum more robust. Never parse from provideFile
4722   but only from local disk. Make sure the cache
4723   is consistent before recreating it.
4724   the code is easier to follow and probably
4725   faster. checksum and signatures are
4726   checked on caching not on parsing.
4727   Required to implement refresh for #154990
4728 - rev 3452
4729
4730 -------------------------------------------------------------------
4731 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
4732
4733 - implement timestamp for YUM and SuseTags
4734 - actually use the license to confirm in yum patches
4735 - add prerequires tag in yum optonally to the bad designed
4736   and nonintuitive pre=1
4737 - rev 3448
4738
4739 -------------------------------------------------------------------
4740 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
4741
4742 - dont pass root on init but before.
4743 - implement rpm db modification timestamp
4744   not used yet
4745 - move Helix source to testsuite out of the solver
4746   so we can use it for target, storage tests
4747 - add Source_Ref::timestamp(), default to now()
4748   in order to implement smart sync of sources by zmd
4749 - don't parse desc and summary twice
4750 - fix a segfault with tranlated text
4751 - fix broken size tag introduced in rev 3427
4752 - rev 3446
4753
4754 -------------------------------------------------------------------
4755 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
4756
4757 - dont accept corrupt sources, improve logs
4758
4759 -------------------------------------------------------------------
4760 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
4761
4762 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
4763   loosing autoprotection (eg. for foreign vendor). (assists #177469)
4764 - rev 3431
4765
4766 -------------------------------------------------------------------
4767 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
4768
4769 - added mediaNr() to PatchRpm and DeltaRpm classes
4770 - rev 3430
4771
4772 -------------------------------------------------------------------
4773 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
4774
4775 - enable YUM license to confirm.
4776   needed for #174476
4777 - adapt store to serialize and read all new resobject fields
4778 - use install-time to now() when serializing (#174653)
4779 - rev 3427
4780
4781 -------------------------------------------------------------------
4782 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
4783
4784 - Do not violate install order when restricting commit to a certain
4785   mediaNumber. (#170079)
4786 - Version 1.1.0; rev 3423
4787
4788 -------------------------------------------------------------------
4789 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
4790
4791 - Added SourceManager::findSourceByUrl to overcome alias mismatches
4792   (#177543).
4793 - rev 3420
4794
4795 -------------------------------------------------------------------
4796 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
4797
4798 - Order all objects according to prerequirements, not just packages.
4799   (#173690)
4800 - rev 3419
4801
4802 -------------------------------------------------------------------
4803 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
4804
4805 - Added new translation
4806
4807 -------------------------------------------------------------------
4808 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
4809
4810 - fix missing homedir option for gpg (#171055)
4811 - rev 3415
4812
4813 -------------------------------------------------------------------
4814 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
4815
4816 - Prevent against daemons launched in rpm %post, that do not close
4817   their filedescriptors. (#174548)
4818 - Version 1.0.1; rev 3413
4819
4820 -------------------------------------------------------------------
4821 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
4822
4823 - fixed media number of package retrieved as a part of a patch
4824   (#174841)
4825 - rev 3409
4826
4827 -------------------------------------------------------------------
4828 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
4829
4830 - fix missing package descriptions due to filtered packages
4831   by incompatible architectures. (#159109)
4832 - rev 3404
4833
4834 -------------------------------------------------------------------
4835 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
4836
4837 - decrease logging in DiskUsageCounter and Modalias (#163186)
4838 - rev 3406
4839
4840 -------------------------------------------------------------------
4841 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
4842
4843 - Stay backward comapatible.
4844
4845 -------------------------------------------------------------------
4846 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
4847
4848 - Make basic attributes available through ResObject.
4849 - Let ResObjects which do not require media access during
4850   commit return ZERO sourceMediaNr (required for #173690)
4851 - Version 1.0.0
4852 - rev 3390
4853
4854 -------------------------------------------------------------------
4855 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
4856
4857 - reduce logging verbosity (#163186)
4858 - rev 3381
4859
4860 -------------------------------------------------------------------
4861 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
4862
4863 - setCandidate accept candidates with compatible architectures too. Not
4864   only with the same architecture. Bug 172594 - If update package has
4865   differet arch, UI display is wrong
4866
4867 -------------------------------------------------------------------
4868 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
4869
4870 - Added Source_Ref::resStoreInitialized.
4871   If we know that noone has seen the resolvables yet, we can skip
4872   them too, eg. when deleting a source. (#174840)
4873 - rev 3378
4874
4875 -------------------------------------------------------------------
4876 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
4877
4878 - Honor freshens as conditionals independant from the installed/
4879   uninstalled status (#174797)
4880 - rev 3376
4881
4882 -------------------------------------------------------------------
4883 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
4884
4885 - State modifier "unneeded" is transitive for patches (#171590)
4886 - rev 3375
4887
4888 -------------------------------------------------------------------
4889 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
4890
4891 - Do not transact itself (update) in the transactResObject mechanism
4892   Bug 174290
4893
4894 -------------------------------------------------------------------
4895 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
4896
4897 - Reenabled improved large file support flags (unintentionally
4898   removed in rev 1544). Fixes bug #173753.
4899 - Added large file support flags to libzypp.pc file allowing
4900   consistence checks in the application using features variable
4901 - rev 3366
4902
4903 -------------------------------------------------------------------
4904 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
4905
4906 - SourceManager: moved source deletion before creation
4907   so that we can recreate a deleted one (#174295)
4908 - removed dead code dealing with known_caches from SourceManager::store
4909   (see r3195)
4910 - r3362
4911
4912 -------------------------------------------------------------------
4913 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
4914
4915 - fixed returning product short name and summary if product read
4916   from target store (#148625)
4917 - rev 3360
4918
4919 -------------------------------------------------------------------
4920 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
4921
4922 - set media verifier on redirected medium (#172599)
4923 - rev 3359
4924
4925 -------------------------------------------------------------------
4926 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
4927
4928 - fix 'transactResKind' to collect best providers by capability
4929   and to recursively transact items of same kind (#170114)
4930 - rev 3355
4931
4932 -------------------------------------------------------------------
4933 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
4934
4935 - serialize the full URL to avoid missing password and other
4936   url settings (#148108)
4937 - rev 3353
4938
4939 -------------------------------------------------------------------
4940 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
4941
4942 - Added a 60 sec connect timeout to MediaCurl (#172860)
4943 - rev 3348
4944
4945 -------------------------------------------------------------------
4946 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
4947
4948 - re-fetch also .asc and .key files before checking signature
4949   (#172597)
4950 - rev 3350 (3345-10.1)
4951
4952 -------------------------------------------------------------------
4953 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
4954
4955 - Fix yum key verification, because a double variable declaration
4956
4957 -------------------------------------------------------------------
4958 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
4959
4960 - use --no-default-keyring to avoid creating a
4961   default gpg dir in / (#171055)
4962 - rev 3335
4963
4964 -------------------------------------------------------------------
4965 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
4966
4967 - Fix YUM signature checking, we were passing the key instead of the
4968   signature.
4969 - When the user trust a key, sync again. Bye to the session trusted
4970   keys and user being asked all the time. (#171213)
4971 - r3332
4972
4973 -------------------------------------------------------------------
4974 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
4975
4976 - Cleanup index tables when removing items from pool (#170564).
4977
4978 -------------------------------------------------------------------
4979 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
4980
4981 - backout rev 3246->3275 of TargetImpl.cc
4982 - add missing testsuite/utils/TestUtils.h
4983 - rev 3330
4984
4985 -------------------------------------------------------------------
4986 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
4987
4988 - more fixes for #171062, there were some files still not being
4989   read from cache.
4990 - r3327
4991
4992 -------------------------------------------------------------------
4993 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
4994
4995 - cache keys and signature. Remove lot of duplicated code. (#171062)
4996 - r3320
4997
4998 -------------------------------------------------------------------
4999 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
5000
5001 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
5002   mount here anything, so it is OK to use any dir (171351).
5003 - rev 3318
5004
5005 -------------------------------------------------------------------
5006 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
5007
5008 - parse "license-to-confirm" in primary.xml (#168437)
5009 - rev 3312
5010
5011 -------------------------------------------------------------------
5012 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
5013
5014 - Don't try to store 'Atom', not needed and the backend store
5015   rejects them anyways (addtion to #168610)
5016 - rev 3306
5017
5018 -------------------------------------------------------------------
5019 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
5020
5021 - Improved device check in MediaDISK using libblkid (Bug #158529)
5022 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
5023   added a check if it is a directory
5024 - Added libcurl and libblkid checks to configure.ac
5025 - Added e2fsprogs(-devel) requires to the spec file
5026 - rev 3303
5027
5028 -------------------------------------------------------------------
5029 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
5030
5031 - dont download "other" during key check (#171041)
5032 - rev 3294
5033
5034 -------------------------------------------------------------------
5035 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
5036
5037 - allow parallel installs of atoms (used to fulfill patch require-
5038   ments, atoms aren't installed anyways) (#170098)
5039 - some testsuite improvements.
5040 - rev 3288
5041
5042 -------------------------------------------------------------------
5043 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
5044
5045 - get rid of autobuild check when throwing exceptions without throw
5046   but with a macro, returning a null pointer at the end (never reached).
5047
5048 -------------------------------------------------------------------
5049 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
5050
5051 - Do not violate install order when restricting commit to a certain
5052   mediaNumber. (#170079)
5053
5054 -------------------------------------------------------------------
5055 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
5056
5057 - Don't use throw directly!
5058   use ZYPP_THROW with a Exception class, otherwise package bindings
5059   will not catch them.
5060   Should fix crashes when reading broken sources with yast.
5061 - rev 3272
5062
5063 -------------------------------------------------------------------
5064 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
5065
5066 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
5067   revision 3269
5068
5069 -------------------------------------------------------------------
5070 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
5071
5072 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
5073 - further improve on #168840 (from rev 3231), match on name-edition
5074   when filtering by best arch. (#170098)
5075 - rev 3268
5076
5077 -------------------------------------------------------------------
5078 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
5079
5080 - #170093 , lot of package descriptions missing
5081 - rev 3263
5082
5083 -------------------------------------------------------------------
5084 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
5085
5086 - try to fix wrong permissions of /var/lib/zypp created
5087   by old zypp, only when running as root they are fixed
5088   (#169094)
5089 - YUM: Verify signatures on factoryInit.
5090   Dont provide other.xml. Cleanups, better logging.
5091   When refreshing signed soruces, don't refresh is source
5092   has not changed.
5093 - YaST sources: don't refresh if media file has not changed.
5094 - Show full url of index files in sources for signature validation
5095   (mentioned in #170139 comment #3)-
5096
5097 -------------------------------------------------------------------
5098 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
5099
5100 - udpated media ID syntax for external scripts (to be consistent
5101   with packages) (#170247)
5102 - rev 3256
5103
5104 -------------------------------------------------------------------
5105 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
5106
5107 - set media ID to 1 if not specified in YUM metadata (#167452)
5108 - rev 3255
5109
5110 -------------------------------------------------------------------
5111 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
5112
5113 - If freshen and supplement are fulfilled, install any kind of
5114   resolvable if not yet installed (#165746)
5115 - rev 3249
5116
5117 -------------------------------------------------------------------
5118 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
5119
5120 - make downloaded script executable. (#169191)
5121 - rev 3247
5122
5123 -------------------------------------------------------------------
5124 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
5125
5126 - Improve on last fix, compare only compatible archs.
5127 - rev 3233
5128
5129 -------------------------------------------------------------------
5130 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
5131
5132 - Only choose best arch of multiple package atoms with identical
5133   name (#168840)
5134 - rev 3231
5135
5136 -------------------------------------------------------------------
5137 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
5138
5139 - pass empty strings to UI as key properties if unknown key
5140   (#169114)
5141 - rev 3228
5142
5143 -------------------------------------------------------------------
5144 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
5145
5146 - refrain from parsing 'other.xml' (#159316)
5147 - rev 3226
5148
5149 -------------------------------------------------------------------
5150 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
5151
5152 - in source refresh, clean up the cache dir if fails
5153 - do not require repomd.xml.asc when creating a cache (#163765)
5154 - rev 3224
5155
5156 -------------------------------------------------------------------
5157 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
5158
5159 - Check if a file exists before providing it, and just handling the
5160   exception is not sufficient, because it can release the media.
5161   it nows get all possible packages.X translations an then
5162   it selects the candidate from the existing ones (#168654)
5163 - rev 3221
5164
5165 -------------------------------------------------------------------
5166 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
5167
5168 - dont report conflicts if item is neither installed
5169   nor to-be-installed (#168906)
5170 - rev 3219
5171
5172 -------------------------------------------------------------------
5173 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
5174
5175 - #168060 , propagate the file description or original
5176   name to the UI and not the checked filename path,
5177   which could be a tmp file.
5178   Requires changes in pkg-manager, and probably zmd-helpers.
5179 - rev 3215
5180
5181 -------------------------------------------------------------------
5182 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
5183
5184 - /var/lib/zypp/db/languages/* are empty files (##168355)
5185 - r3206
5186
5187 -------------------------------------------------------------------
5188 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
5189
5190 - All resolvables must honor arch, so Arch_noarch in
5191   target/store/XMLFilesBackend.cc is wrong (#160792)
5192 - Introduced code to honour shared package descriptions
5193   (#159109)
5194 - r3204
5195
5196 -------------------------------------------------------------------
5197 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
5198
5199 - replace '_' in YUM elements/attributes with '-' (#168762)
5200 - rev 3201
5201
5202 -------------------------------------------------------------------
5203 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
5204
5205 - Fixed iseries workaround - interchanged variables for scsi
5206   devices, added debug messages about the steps (#163971).
5207 - Added getenv NULL ptr check and verify of the $HOME dir's
5208   and ~/.curlrc file's ownership (#163203).
5209 - rev 3199
5210
5211 -------------------------------------------------------------------
5212 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
5213
5214 - Use filesystem::TmpDir to create unique and unused Source cache
5215   directories. (#168051)
5216
5217 -------------------------------------------------------------------
5218 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
5219
5220 - Enable signature checks per default. (#168525)
5221
5222 -------------------------------------------------------------------
5223 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
5224
5225 - fix callbacks for providing a single file (#160206)
5226
5227 -------------------------------------------------------------------
5228 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
5229
5230 - If an installed package looses a dependency, the solver tries
5231   to upgrade it. Limit the upgrade candidates to best arch, best
5232   edition.
5233 - filter 'other' entries with incompatible arch in yum parser.
5234 - rev 3177
5235
5236 -------------------------------------------------------------------
5237 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
5238
5239 - initialize the product category according to source (#168061)
5240 - rev 3172
5241
5242 -------------------------------------------------------------------
5243 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
5244
5245 - delete only one older version of a xml-store resolvable
5246   (half-baked, but the previous attempt was charred)
5247
5248 -------------------------------------------------------------------
5249 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
5250
5251 - moved license_to_confirm to primary.xml
5252 - rev 3170
5253
5254 -------------------------------------------------------------------
5255 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
5256
5257 - Removed deprecated oldstyle commit methods.
5258
5259 -------------------------------------------------------------------
5260 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
5261
5262 - when installing a xml-store resolvable (all except package,
5263   message, script), delete older versions (#160792).
5264 - read selection edition from the XML store
5265 - rev 3167
5266
5267 -------------------------------------------------------------------
5268 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
5269
5270 - properly clear transaction flag after successful commit
5271   (see rev 3122, #164365, #167285)
5272 - rev 3157
5273
5274 -------------------------------------------------------------------
5275 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
5276
5277 - recursively soft-uninstall recommended package on real uninstall,
5278   not on update (#167603)
5279 - rev 3155
5280
5281 -------------------------------------------------------------------
5282 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
5283
5284 - fix #167605 (importing keys to rpm multiple times due to
5285   wrong interpretation of rpm gpg versioning.
5286 - add support for reading the rpm keys, with full id and fingerprint
5287 - rev 3153
5288
5289 -------------------------------------------------------------------
5290 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
5291
5292 - don't add duplicate error infos to ResolverContext (#167309)
5293 - rev 3146
5294
5295 -------------------------------------------------------------------
5296 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
5297
5298 - fix Resolver::transactReset() (see rev 3122) (#167285)
5299 - rev 3140
5300
5301 -------------------------------------------------------------------
5302 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
5303
5304 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
5305   variable is present, all signature checking callbacks will default
5306   to 'accept', in case no recipient is present.
5307
5308 -------------------------------------------------------------------
5309 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
5310
5311 - read content file on construction, and make
5312   provideProduct only insert the already
5313   read product object into the store (#165826)
5314   (dmacvicar)
5315 - When the signature is not found, warn the
5316   user about a unsigned source. When the
5317   key is not found, do nothing, it can be in the
5318   keyring already. (#166016) (dmacvicar)
5319 - enable key verification only if
5320   ZYPP_CHECKSIG env var is set (dmacvicar)
5321 - r1529
5322
5323 -------------------------------------------------------------------
5324 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
5325
5326 - fix bugfix 164365, fix bug 167285
5327   Actually clear the transcation state instead of locking it
5328   to 'dont transact'
5329 - rev 3122
5330
5331 -------------------------------------------------------------------
5332 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
5333
5334 - revert the signature/digest checking callbacks
5335 - rev 3115
5336
5337 -------------------------------------------------------------------
5338 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
5339
5340 - Bugfix #165670
5341   - Honor keep requests.
5342   - Dont flag "locked uninstall" as error if a keep request was
5343     issued before.
5344 - rev 3114
5345
5346 -------------------------------------------------------------------
5347 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
5348
5349 - rule out locked items during distribution upgrade as early
5350   as possible. (#165670)
5351 - rev 3110
5352
5353 -------------------------------------------------------------------
5354 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
5355
5356 - Bugfix #166212
5357   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
5358     transactResObject().
5359   - resetTransaction(APPL_LOW) before resolving
5360   - enhance transactCaps by using the same algorithm as in
5361     QueueItemRequire
5362     (before: transact all requires and recommends by name
5363      now: transact best requires and recommends by provides)
5364 - rev 3107
5365
5366 -------------------------------------------------------------------
5367 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
5368
5369 - new callbacks for failing digest
5370 - rev 3098
5371
5372 -------------------------------------------------------------------
5373 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
5374
5375 - ask for file without a checksum (#165125)
5376
5377 -------------------------------------------------------------------
5378 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
5379
5380 - dont install satisfied resolvables (#165843)
5381 - rev 3095
5382
5383 -------------------------------------------------------------------
5384 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
5385
5386 - dont abort on failed "dry_run" (#164583)
5387 - rev 3091
5388
5389 -------------------------------------------------------------------
5390 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
5391
5392 - Ask user if signature file does not exist (#163765)
5393 - handle repomd.xml.asc as optional file (#163765)
5394 - rev 3089
5395
5396 -------------------------------------------------------------------
5397 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
5398
5399 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
5400 - rev 3087
5401
5402 -------------------------------------------------------------------
5403 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
5404
5405 - Dont do transitive uninstalls on uninstalled or upgraded items.
5406   (#165798)
5407 - rev 3083
5408
5409 -------------------------------------------------------------------
5410 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
5411
5412 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
5413
5414 -------------------------------------------------------------------
5415 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
5416
5417 - Product::updateUrls: restore it from the XML store;
5418   fixed content parsing (#163192).
5419 - restore product flags fro the XML store
5420 - rev 3074
5421
5422 -------------------------------------------------------------------
5423 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
5424
5425 - Only consider best arch/version (#165477)
5426 - rev 3069
5427
5428 -------------------------------------------------------------------
5429 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
5430
5431 - No need to parse tags at all if there is no item to store values
5432   (e.g. data for unwanted arch). Fixed segv trying to store data in
5433   NULL item. (#165479)
5434 - rev3065
5435
5436 -------------------------------------------------------------------
5437 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
5438
5439 - Improved Url path name "//" vs. "/%2f" handling; now if the
5440   url has an authority, "/%2f" is used for ftp only (#163784)
5441 - rev 3062
5442
5443 -------------------------------------------------------------------
5444 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
5445
5446 - fixed storing patch scripts to target store (#159928)
5447 - rev 3058
5448
5449 -------------------------------------------------------------------
5450 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
5451
5452 - if a patch is bad, only skip this patch, not everything
5453   (#165200)
5454 - rev 3057
5455
5456 -------------------------------------------------------------------
5457 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
5458
5459 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
5460 - Susetags:Pattern: Fixed parser.
5461
5462 -------------------------------------------------------------------
5463 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
5464
5465 - when uninstalling, only re-establish installed items
5466   supplementing the to-be-uninstalled one. (variant of #165111)
5467 - rev 3054
5468
5469 -------------------------------------------------------------------
5470 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
5471
5472 - Susetags:Package: Parse and provide ins/delnotify texts.
5473
5474 -------------------------------------------------------------------
5475 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
5476
5477 - when checking freshens/supplements at install, only consider
5478   best architecture/edition (#164453)
5479 - rev 3051
5480
5481 -------------------------------------------------------------------
5482 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
5483
5484 - when checking for supplements, only consider best arch, best
5485   edition for installation (#165111)
5486 - rev 3047
5487
5488 -------------------------------------------------------------------
5489 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
5490
5491 - Bug 165117: build 910: Update: Splitted packages are selected for
5492   all archs
5493
5494 -------------------------------------------------------------------
5495 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
5496
5497 - ask user if a file exists but does not have a checksum (#162797)
5498 - rev 3044
5499
5500 -------------------------------------------------------------------
5501 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
5502
5503 - parse time and size elements from delta and patch RPM
5504 - rev 3043
5505
5506 -------------------------------------------------------------------
5507 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
5508
5509 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
5510   devices - on powerpc only (#163971)
5511 - rev 3042
5512
5513 -------------------------------------------------------------------
5514 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
5515
5516 - fix endless loop in patches parsing.
5517 - rev 3039
5518
5519 -------------------------------------------------------------------
5520 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
5521
5522 - fixed media handling in SuSEtags source (#164879)
5523 - rev 3037
5524
5525 -------------------------------------------------------------------
5526 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
5527
5528 - honor 'dry_run' on package remove (#164732)
5529 - rev 3036
5530
5531 -------------------------------------------------------------------
5532 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
5533
5534 - add files from yum filelist as provides to package (#164731)
5535 - rev 3032
5536
5537 -------------------------------------------------------------------
5538 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
5539
5540 - honor "+Enh:/-Enh:" in packages file (#156513)
5541
5542 -------------------------------------------------------------------
5543 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
5544
5545 - fix callback receiver signature to match the callback for removing
5546   package
5547
5548 -------------------------------------------------------------------
5549 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
5550
5551 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
5552 - rev 3024
5553
5554 -------------------------------------------------------------------
5555 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
5556
5557 - Bug 164440; Taking wrong architecture while updating obsoletes
5558   splitted packages
5559 - rev 3022
5560
5561 -------------------------------------------------------------------
5562 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
5563
5564 - allow relative paths with url file:
5565 - dont filter atoms from going into pool, multi-arch patch
5566   requirements need them. Instead, treat atoms with incompatible
5567   architecture as unneeded.
5568 - rev 3018
5569
5570 -------------------------------------------------------------------
5571 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
5572
5573 - product now provides short name
5574 - rev 3013
5575
5576 -------------------------------------------------------------------
5577 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
5578
5579 - read metadata for packages from correct tags in patches (#163220)
5580 - rev 3011
5581
5582 -------------------------------------------------------------------
5583 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
5584
5585 - more detailed resolver error reports (#162994)
5586 - rev 3010
5587
5588 -------------------------------------------------------------------
5589 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
5590
5591 - report package download progress (#160966)
5592 - rev 3007
5593
5594 -------------------------------------------------------------------
5595 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
5596
5597 - transact also for languages (#163819)
5598 - rev 3004
5599
5600 -------------------------------------------------------------------
5601 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
5602
5603 - loop through all affected ResObjects in transactResKind (#163819)
5604 - rev 3002
5605
5606 -------------------------------------------------------------------
5607 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
5608
5609 - allow re-installation of non-packages (#162906)
5610 - rev 2998
5611
5612 -------------------------------------------------------------------
5613 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
5614
5615 - Added loop checking for scsi cdroms (/sys/block/srX) in case
5616   HAL does not provide any drives like on iSeries (#163971).
5617 - rev 2995
5618
5619 -------------------------------------------------------------------
5620 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
5621
5622 - add 'licenceToConfirm()' to Product. (#164375)
5623
5624 -------------------------------------------------------------------
5625 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
5626
5627 - Avoid excessive CD hopping on commit. But still far from
5628   being perfect. (#159679)
5629 - Fixed Target::commit: Despite dry_run set True, packages
5630   were depeted.
5631
5632 -------------------------------------------------------------------
5633 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
5634
5635 - honour if user decides to skip a package in commit (#156031)
5636
5637 -------------------------------------------------------------------
5638 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
5639
5640 - fixed parsing external reference to script in patch (#163221)
5641 - r2981
5642
5643 -------------------------------------------------------------------
5644 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
5645
5646 - cache and provide content.asc/key optionally. Dont show a
5647   popup if they dont exists. (dmacvicar)
5648 - Actually abort when verify signature workflow is false. (dmacvicar)
5649 - r2978
5650
5651 -------------------------------------------------------------------
5652 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
5653
5654 - fixed setting autorefresh flag for installation sources
5655
5656 -------------------------------------------------------------------
5657 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
5658
5659 - drop patches with incompatible architecture.
5660 - rev 2972
5661
5662 -------------------------------------------------------------------
5663 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
5664
5665 - Added info method to media verifier base and more debug info
5666 - rev 2970
5667
5668 -------------------------------------------------------------------
5669 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
5670
5671 - Dont deny the "/" attach point in MediaDIR, since this is used
5672   for all "file:" urls, esp. local packages.
5673 - rev 2962
5674
5675 -------------------------------------------------------------------
5676 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
5677
5678 - Bug 159673 - only one conflict solvable per page
5679
5680 -------------------------------------------------------------------
5681 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
5682
5683 - parse all dependencies of 'packages' file (#163773)
5684 - rev 2957
5685
5686 -------------------------------------------------------------------
5687 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
5688
5689 - Use the original media descr_dir on refresh for
5690   suse tags source (#163196)
5691 - r2952
5692
5693 -------------------------------------------------------------------
5694 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
5695
5696 - add Source::setUrl() for zmd backend helper.
5697 - rev 2946
5698
5699 -------------------------------------------------------------------
5700 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
5701
5702 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
5703 target init. (dmacvicar)
5704 - r2949
5705
5706 -------------------------------------------------------------------
5707 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
5708
5709 - Fixed MediaDISK to use a mount -oro,bind id the disk
5710   partition is already attached e.g. by the automounter.
5711   Try to mount it a second time may fail (#163486).
5712 - rev 2944
5713
5714 -------------------------------------------------------------------
5715 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
5716
5717 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
5718 - rev 2940
5719
5720 -------------------------------------------------------------------
5721 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
5722
5723 - only try to create a source of a given type when restoring
5724   from the persistent store (#162111)
5725
5726 -------------------------------------------------------------------
5727 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
5728
5729 - parse all dependencies for patterns (.pat) files (#160602)
5730 - drop YOUPATH and YOUURL from content file.
5731 - rev 2924
5732
5733 -------------------------------------------------------------------
5734 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
5735
5736 - properly initialize autorefresh for non-remote sources (#154990)
5737 - rev 2919
5738
5739 -------------------------------------------------------------------
5740 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
5741
5742 - Added flag to MediaManager::isUseableAttachPoint, whether
5743   to check against system mount entries or not.
5744 - Disallow to use the attachpoints of another media handlers
5745   as source path in MediaDIR.
5746 - rev 2917
5747
5748 -------------------------------------------------------------------
5749 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
5750
5751 -implement callbacks for when package verification (checksum)
5752  fails, offer to retry or abort
5753
5754 -------------------------------------------------------------------
5755 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
5756
5757 - Fix construction of checksum objects when using non-standard
5758   checksum algorithms
5759 - Fix broken YUM cache
5760 - r2913
5761
5762 -------------------------------------------------------------------
5763 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
5764
5765 - Keep packages with no version upgrade installed during
5766   distribution upgrade (#162972)
5767 - add 'transactReset()' helper function for UI.
5768 - rev 2908
5769
5770 -------------------------------------------------------------------
5771 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
5772
5773 - r2906
5774
5775 -------------------------------------------------------------------
5776 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
5777
5778 - Fixed candidate handling in ui::Selectable. (#156589)
5779
5780 -------------------------------------------------------------------
5781 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
5782
5783 - fix #162984 , gpg hangs because the matching data file
5784   for the key cannot be find. (dmacvicar)
5785 - Fix restore of YUM source using the same cache dir semantics as
5786  susetags instead of assuming there is a cache if a cache_dir
5787   was given. (dmacvicar)
5788
5789 -------------------------------------------------------------------
5790 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
5791
5792 - use DISTPRODUCT/DISTVERSION from content file to generate the
5793   product name, version, and release.
5794 - rev 2902
5795
5796 -------------------------------------------------------------------
5797 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
5798
5799 - Removed broken forcing of absolute ftp paths added in rev2705 to
5800   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
5801 - rev 2900
5802
5803 -------------------------------------------------------------------
5804 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
5805
5806 - add Resolver::freshenPool() (#156980)
5807 - rev 2893
5808
5809 -------------------------------------------------------------------
5810 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
5811
5812 - skip incompatible archs in filelist parsing.
5813 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
5814   /lib64/, ...)
5815 - rev 2886
5816
5817 -------------------------------------------------------------------
5818 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
5819
5820 - skip incompatible archs in primary parsing.
5821 - rev 2883
5822
5823 -------------------------------------------------------------------
5824 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
5825
5826 - allow setting of source when parsing local .rpm (#147765)
5827 - rev 2880
5828
5829 -------------------------------------------------------------------
5830 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
5831
5832 - Do not update packages over other architectures
5833
5834 -------------------------------------------------------------------
5835 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
5836
5837 - Added zypp/ui/UserWantedPackages to support the UI's
5838   "automatic changes" dialog (bug #152700)
5839
5840 -------------------------------------------------------------------
5841 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
5842
5843 - use KeyRing class to validate repomd.xml (#160909)
5844
5845 -------------------------------------------------------------------
5846 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
5847
5848 - Product resolvables should be readable by normal users.
5849   (#162474) (dmacvicar)
5850 - implemented keyring and metadata signature verification
5851   in susetags source
5852 - dont delete the lock if we did not acquire it
5853 - r2847
5854
5855 -------------------------------------------------------------------
5856 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
5857
5858 - Added disabling of the automounter while MediaManager
5859   init and restoring of the old state on exit (#154326).
5860 - Implemented check if media (CD) is automounted or not
5861 - rev 2840
5862
5863 -------------------------------------------------------------------
5864 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
5865
5866 - Implemented several hal get/set/removeDeviceProperty wrappers
5867 - Improved HalException to allow to fetch HAL/DBUS error componets
5868 - rev 2830
5869
5870 -------------------------------------------------------------------
5871 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
5872
5873 - honor subscription status of catalogs (#162350)
5874 - rev 2827
5875
5876 -------------------------------------------------------------------
5877 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
5878
5879 - Enabled CD eject error reporting exceptions (#154326)
5880 - rev 2822
5881
5882 -------------------------------------------------------------------
5883 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
5884
5885 - support "dry run" (#159467)
5886 - implement "transactResKind" (#161400)
5887 - rev 2817
5888
5889 -------------------------------------------------------------------
5890 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
5891
5892 - add checksum for external patches (#159928)
5893
5894 -------------------------------------------------------------------
5895 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
5896
5897 - calculate product architecture (#158198)
5898
5899 -------------------------------------------------------------------
5900 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
5901
5902 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
5903   detection
5904
5905 -------------------------------------------------------------------
5906 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
5907
5908 - Auto protect installed packages from unknown vendor. (#157446)
5909
5910 -------------------------------------------------------------------
5911 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
5912
5913 - added support for external scripts to metadata (#159928) (jsrain)
5914 - fixed handling of Language resolvables (ma)
5915 - fix leak in rpmdb (dmacvicar)
5916 - added softlock for autoyast (#159466) (ma)
5917 - Fixed exceptions in doGetFileCopy() to show full url
5918   including the file instead of just the media base url. (mt)
5919 - Provide Language::summary (ma)
5920 - check patterns and selections file exist
5921   before veryfing them (#161300) (dmacvicar)
5922 - added YUM metadata checksum computation (jsrain)
5923 - added interface to patch of a message (jsrain)
5924 - r2734
5925
5926 -------------------------------------------------------------------
5927 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
5928
5929 - added support for external scripts to metadata (#159928)
5930 - r2709
5931
5932 -------------------------------------------------------------------
5933 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
5934
5935 - report separate exception when trying to start source cache again to
5936   suppress incorrect error message in XEN installation
5937 - r2682
5938
5939 -------------------------------------------------------------------
5940 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
5941
5942 - Implement inter process locking in zypp.
5943 - Added No medium found output
5944 - splitting modaliases in supplements TOO
5945 - parse also the available signing keys
5946
5947 -------------------------------------------------------------------
5948 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
5949
5950 - release all media when removing source (#159754) (visnov)
5951 - more testsuites (schubi)
5952 - updated translations (schubi)
5953 - added MediaNotEjectedException (mt)
5954 - rev 2652
5955
5956 -------------------------------------------------------------------
5957 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
5958
5959 - fix patches descriptions (dmacvicar)
5960 - fix source serialization (dmacvicar)
5961 - metadata for kernel test (schubi)
5962 - Arch tests updated (ma)
5963 - classify NULL Ptr as unique (ma)
5964 - Added host check, because file Url allows it now. (mt)
5965 - prepare modalias fix (#159766) (ma)
5966 - Provide iterator based access to SourceManager data. (ma)
5967 - Fixed "file:" Url scheme config to allow relative paths; (mt)
5968   RFC1738 says, it may contain a hostname as well...
5969 - revision 2633
5970
5971 -------------------------------------------------------------------
5972 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
5973
5974 - pkg-config support (mvidner)
5975 - close all medias when destructing MediaSet (jsrain)
5976 - rev 2622
5977
5978 -------------------------------------------------------------------
5979 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
5980
5981 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
5982 - Message callback implemented to show patch messages (visnov)
5983 - Bug 159696 (schubi)
5984 - provide transform_iterators to iterate over a maps keys or values (ma)
5985 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
5986 - added script and message installation (jsrain)
5987 - chooses the 'right' kernel now (kkaempf)
5988 - Use noarch if no arch is specified in patches (dmacvicar)
5989 - rev 2611
5990
5991 -------------------------------------------------------------------
5992 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
5993
5994 - Added some debug output including the access id (mt)
5995 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
5996   release with eject=true on attached media, to umount
5997   other mounts as well. (mt)
5998 - 159483 - solver does not blame missing dependency (schubi)
5999 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
6000 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
6001   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
6002 - fixed ZYPP_RETHROW (#156430) (ma)
6003 - patch for #156114 (visnov)
6004 - fixed container.erase loops (ma)
6005 - Fixed to reset desired (cached) flag before the action (mt)
6006 - Removed return in forceRelaseAllMedia (void function) (mt)
6007 - Parse nonexisting architecture to noarch so patches dont get
6008   filtered by the pool (dmacvicar)
6009 - 159512 - yast2-qt does not show label of to be installed products
6010   anymore (dmacvicar)
6011 - 159765 - Hidden patterns still visible (dmacvicar)
6012 - Use noarch if no arch is specified. (dmacvicar)
6013 - r2594
6014
6015 -------------------------------------------------------------------
6016 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
6017
6018 - properly report error for media change callback
6019 - rev 2579
6020
6021 -------------------------------------------------------------------
6022 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
6023
6024 - fixed memory leak in XMLNodeIterator (#157474)
6025 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
6026 - Renamed private MediaManager::forceMediaRelease
6027   function to forceReleaseShared (more exact name)
6028 - Implemented forceRelaseAllMedia() that can be
6029   used to release also foreign (user) mounts.
6030 - Added use of forceRelaseAllMedia for CD/DVDs
6031   if FORCE_RELEASE_FOREIGN is 1 (default 0)
6032 - little cleanup of the checkAttached function
6033 - r2578
6034
6035 -------------------------------------------------------------------
6036 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
6037
6038 - don't try to attach without exception handling (#158620)
6039 - fix descriptions, as a new tag Des for selections exists now.
6040 - fix #157683: failure after adding add-on product to install
6041   sources
6042 - added more files for translation
6043 - resolve-dependencies.cc: establish pool
6044 - parse-metadata.cc: catch bad URL
6045 - set zmdid for atoms
6046 - r2574
6047
6048 -------------------------------------------------------------------
6049 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
6050
6051 - fix testsuite.
6052 - provide edition and architecture for all kinds of yum
6053   resolvables.
6054 - fix ResStatus output.
6055 - establish atoms correctly.
6056 - treat requires to unneeded resolvables as fulfilled.
6057 - rev 2559
6058
6059 -------------------------------------------------------------------
6060 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
6061
6062 - fix the build
6063 - only consider best architecture/version (#157594)
6064 - prefer providers which supplement/enhance installed or
6065   to-be-installed packages (fixes the tpctl-kmp issue)
6066 - rev 2546
6067
6068 -------------------------------------------------------------------
6069 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
6070
6071 - provide more filters for pkg-bindings (#158602)
6072 - add SystemResObject to provide system (modalias, hal, ...)
6073   capabilities.
6074 - handle this during resolving.
6075 - make the modalias and hal capability match the SystemResObject
6076   by default, thereyby triggering a modalias (resp. hal)
6077   evaluation.
6078 - xmlstore: decouple target store from YUM schema.
6079 - clean up moving of hal() and modalias() from provides to
6080   supplements in ResolvableImpl.
6081 - add PatchContents() for UI.
6082 - handle Edition::noedition as empty string.
6083 - r2537
6084
6085 -------------------------------------------------------------------
6086 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
6087
6088 - releasing all medias when asking for CD (#156981)
6089 - r2471
6090
6091 -------------------------------------------------------------------
6092 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
6093
6094 - ResStatus::resetTransact must return a value.
6095 - Fixed random build failures in LanguageCode.cc.
6096   (Rewrote the CodeMaps constructor so that gcc does not
6097   optimize a 500-statement basic block.)
6098 - Fix constructions of patch objects. Actually insert atoms in atoms
6099   list. Insert atoms for package even if the package does not exists
6100   in the source. Fixes #157628 (dmacvicar).
6101 - Fixed license reading from susetags, #151834 (dmacvicar).
6102 - r2468
6103
6104 -------------------------------------------------------------------
6105 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
6106
6107 - added ResStatus::resetTransact (ma)
6108 - bugfix for #156439 (schubi)
6109 - Added Source_Ref::setAlias (#154913).
6110 - Do not assume there is a product file when scanning for products
6111   (visnov)
6112 - function to disable all sources in the persistent store (visnov)
6113 - dependency errors go to stdout, not stderr; output resolver info
6114   directly to stderr (kkaempf)
6115 - rev 2464
6116
6117 -------------------------------------------------------------------
6118 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
6119
6120 - fix merging of resolver info (needed for #157684).
6121 - errors are also important in ResolverInfo.
6122 - improve debug output in ResolverContext.
6123 - rev 2455
6124
6125 -------------------------------------------------------------------
6126 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
6127
6128 - delete RPMs downloaded via HTTP/FTP after installnig them
6129   (#157011)
6130 - fixed product registration (reverted autorefresh patch) (#157566)
6131
6132 -------------------------------------------------------------------
6133 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
6134
6135 - if root!="/", always prefer the upgrade candidate (#155472)
6136 - implement license confirmed api for UI.
6137 - prefer architecture over version in distribution upgrade
6138   (#157501)
6139 - clean up media handling.
6140 - rev 2448
6141
6142 -------------------------------------------------------------------
6143 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
6144
6145 - init Modalias properly.
6146 - fix warnings in testcases.
6147 - rev 2432
6148
6149 -------------------------------------------------------------------
6150 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
6151
6152 - drop libjpeg-devel and sqlite-devel from build requires.
6153
6154 -------------------------------------------------------------------
6155 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
6156
6157 - implement 'modalias()' capability (#157406)
6158 - make dependencies consistent, its 'freshens'.
6159 - cope with user umounts of devices.
6160 - add debug to SourceManager.
6161 - rev 2418
6162
6163 -------------------------------------------------------------------
6164 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
6165
6166 - allow version downgrade during distribution upgrade if the
6167   newer package is coming from a trusted vendor (#155472)
6168 - implement locale fallback
6169 - 'freshen' -> 'freshens' in schema definitions to make it
6170   consistent with all other dependency definitions.
6171 - better error reporting for .pat and .sel files.
6172 - rule out packages from dependency resolutions which are
6173   de-selected by user (#155368)
6174 - use locale fallbacks in package translations.
6175 - refresh source when re-enabling it.
6176 - rev 2406
6177
6178 -------------------------------------------------------------------
6179 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
6180
6181 - split of libzypp-zmd-backend subpackage as a stand-alone
6182   leaf package.
6183 - encapsulate bool test for Source_Ref better.
6184 - fixed stack overflow (ma).
6185 - make testsuite build again.
6186 - rev 2346
6187
6188 -------------------------------------------------------------------
6189 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
6190
6191 - fixed URL rewriting for CD2 and following (#154762)
6192 - fixed ResPoolProxy diffState (for proper ok/cancel support
6193   in UI)
6194 - added special exception class for aborting installation
6195   (#154936)
6196 - only auto-change directories if they end in CDn or DVDn.
6197 - rev 2320.
6198
6199 -------------------------------------------------------------------
6200 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
6201
6202 - silently ignore multiple installs of the same package.
6203 - fix disk usage for installs and uninstalls.
6204 - rev 2308
6205
6206 -------------------------------------------------------------------
6207 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
6208
6209 - zmd-backend: filter out incompatible architectures from
6210   repository.
6211 - rev 2298
6212
6213 -------------------------------------------------------------------
6214 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
6215
6216 - sync libzypp media data with mtab.
6217 - improve resolver error and solution reports.
6218 - fix source cache reading (#155459).
6219 - default cached sources to enabled (#155459).
6220 - let each source provide public keys.
6221 - rev 2297
6222
6223 -------------------------------------------------------------------
6224 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
6225
6226 - only write by-sovler transactions back (#154976)
6227 - rev 2278
6228
6229 -------------------------------------------------------------------
6230 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
6231
6232 - release last used source at end of commit (#155002)
6233 - rev 2277
6234
6235 -------------------------------------------------------------------
6236 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
6237
6238 - cope with NULL values in zmd catalogs table (#153584)
6239 - set YAST_IS_RUNNING in transact zmd helper (#154820)
6240 - run SuSEconfig after transact zmd helper (#154820)
6241 - add softTransact to honor user vs. soft requirements (#154650)
6242 - honor all build keys provided by a package source.
6243 - add source metadata refresh.
6244 - add progress callbacks to zmd helpers.
6245 - rev 2276
6246
6247 -------------------------------------------------------------------
6248 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
6249
6250 - include .diffs into main source.
6251 - catch exception when ejecting media which was unmounted externally
6252   (#154697).
6253 - init source in zmd-backend correctly (#154667)
6254 - implement disk usage info for YaST.
6255 - clean up XML schema files.
6256 - catch CPUs identifying as 'i686' but being 'i586'.
6257 - allow definition of preferred attach (mount) point for media.
6258 - make resolver results more readable.
6259 - use language fallbacks if none of multiple language providers
6260   matches.
6261 - get rid of ignoring wrong arch in resolver, having the wrong
6262   architecture is prevented by other means.
6263 - prepare for translations in exceptions.
6264 - fix 'abort does not abort'
6265 - implement 'flag' I/O in target cache backend.
6266 - skip incompatibles architectures in packages.<lang>
6267 - rev 2228
6268
6269 -------------------------------------------------------------------
6270 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
6271
6272 - dont even provide src/nosrc from the source.
6273 - rev 2169 + diffs
6274
6275 -------------------------------------------------------------------
6276 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
6277
6278 - Initialize commit result (#154409)
6279 - release media if its wrong (#154326)
6280 - dont copy src/nosrc packages to the pool (#154627)
6281 - reduce XML logging.
6282 - rev 2169 + diffs
6283
6284 -------------------------------------------------------------------
6285 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
6286
6287 - fix path of .po files (#154074).
6288 - parse the correct package.<lang> file (kinda #154074).
6289 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
6290 - reattach all released medias.
6291 - raise exception instead of abort() on XML errors (#154104).
6292 - update translations.
6293 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
6294   and is_empty_dir utility function
6295 - rev 2169
6296
6297 -------------------------------------------------------------------
6298 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
6299
6300 - check freshens and supplements for packages (#154074).
6301 - only complain about incomplete installed resolvables,
6302   if they are uninstalled, schedule them for installation.
6303   (#154074)
6304 - add testcases for locale() provides.
6305 - add lang_country -> lang fallback.
6306 - have locale(parent:...) deps match any provides of 'parent'
6307   also when uninstalling a package.
6308 - rev 2148
6309
6310 -------------------------------------------------------------------
6311 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
6312
6313 - change the locale(...) separator to ";" (#153791)
6314 - complete "find-files" of zmd-backend.
6315 - rev 2140
6316
6317 -------------------------------------------------------------------
6318 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
6319
6320 - avoid attaching media when initializing source
6321 - rev 2139
6322
6323 -------------------------------------------------------------------
6324 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
6325
6326 - warn about misspelled 'locale(...)' provides
6327 - add testcases
6328 - rev 2134
6329
6330 -------------------------------------------------------------------
6331 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
6332
6333 - fix the build
6334 - rev 2129
6335
6336 -------------------------------------------------------------------
6337 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
6338
6339 - provide available locales to application (#153583)
6340 - honor 'requestedLocales' (language dependant packages)
6341 - honor release requests for all holders of a device.
6342 - silently re-attach after a forced release.
6343 - solver improvements.
6344 - handle source caches.
6345 - proper logging in zmd backend helpers.
6346 - rev 2127
6347
6348 -------------------------------------------------------------------
6349 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
6350
6351 - upgrade always to best version and arch (#153577)
6352 - reset 'transact' state for obsoleted packages (#153578)
6353 - translation updates
6354 - rev 2113
6355
6356 -------------------------------------------------------------------
6357 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
6358
6359 - add support for 'local' .rpm packages to zmd-backend.
6360 - rev 2101
6361
6362 -------------------------------------------------------------------
6363 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
6364
6365 - fix build of zmd/backend.
6366 - actually fill 'files' table in package-files.
6367 - rev 2094
6368
6369 -------------------------------------------------------------------
6370 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
6371
6372 - improve testcases.
6373 - add 'setPossibleLocales()' to ZYpp, this defines the set
6374   of possible locales to choose from (#153583)
6375 - provide LanguageImpl and create 'Language' resolvables for
6376   each 'possible' locale.
6377 - fix YUM parsing of patches, insert 'atoms' to link patches
6378   with packages.
6379 - replace gzstream/ with own, existing implementation.
6380 - honor locks in solver (#150231)
6381 - sync pool with target after commit() properly (#150565, #153066)
6382 - new zmd helper 'package-files'
6383 - rev 2093
6384
6385 -------------------------------------------------------------------
6386 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
6387
6388 - prevent multiple initializations of the target (#153124)
6389 - implement 'loopback mounted ISO images'
6390 - retain old package sources on upgrade.
6391 - support compressed .xml files in 'repodata' type repositories.
6392 - rev 2025
6393
6394 -------------------------------------------------------------------
6395 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
6396
6397 - parse locale(...) provides and construct correct dependencies.
6398
6399 -------------------------------------------------------------------
6400 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
6401
6402 - always upgrade to candidate (#152760).
6403 - fix typo in package sorting.
6404 - prepare handling of locale provides.
6405 - rev 1995
6406
6407 -------------------------------------------------------------------
6408 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
6409
6410 - sort src/nosrc package to right list during commit.
6411 - revert installtime/buildtime in susetags parser (#152760)
6412 - rev 1990
6413
6414 -------------------------------------------------------------------
6415 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
6416
6417 - reset state after successful commit (#153030)
6418 - run "rpm -e" always with "--nodeps" (#153026)
6419 - provide separate resolvable kind for src packages.
6420 - extend status field for LOCK and LICENSE.
6421 - add sameState()/diffState() for UI.
6422 - provide 'best' candidate for UI.
6423 - set 60 sec timeout for curl access.
6424 - don't cross-compare solver results, takes too much time.
6425 - provide sizes of installed packages.
6426 - extend REQUIRES semantics in content file.
6427 - add "parse-metadata" helper to zmd-backend.
6428 - rev 1987
6429
6430 -------------------------------------------------------------------
6431 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
6432
6433 - provide complete disk usage data (#152761)
6434 - include upgrade flag when copying solver solution
6435   back to pool (#152717)
6436 - rev 1959
6437
6438 -------------------------------------------------------------------
6439 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
6440
6441 - don't insert incompatible architectures to the pool (#151933)
6442 - don't accept incompatible architectures from a repository
6443   (#151933)
6444 - separate rpm log (#151431).
6445 - allow extended product requires.
6446 - rev 1954
6447
6448 -------------------------------------------------------------------
6449 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
6450
6451 - provide the XML schema files in the main package. (#152593)
6452
6453 -------------------------------------------------------------------
6454 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
6455
6456 - provide arch compat handling.
6457 - implement data upload to zmd.
6458 - fix source metadata caching on target.
6459 - add 'supplements' dependencies to 'yum' parser.
6460 - provide user agent identification to curl calls.
6461 - move resolver branches (multiple alternatives) back in queue
6462   (resolve known things first, then the unknown ones).
6463 - clean up 'packages' parser.
6464 - rev 1947
6465
6466 -------------------------------------------------------------------
6467 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
6468
6469 - improve media mount/umount interface
6470 - prepare class ArchCompat for proper architecture ordering
6471   and compatibility handling.
6472 - add returns to dummy functions in DbAccess.
6473 - rev 1913
6474
6475 -------------------------------------------------------------------
6476 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
6477
6478 - don't explictly delete to-be-upgraded packages.
6479 - finish query-system, resolve-dependencies, and transact for
6480   libzypp-zmd-backend.
6481 - provide Pattern::category.
6482 - move system architecture to toplevel.
6483 - make target store pathname settable.
6484 - speed up rpmdb reading by properly filtering unwanted file
6485   provides.
6486 - rev 1905
6487
6488 -------------------------------------------------------------------
6489 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
6490
6491 - new translations.
6492 - proofread texts.
6493 - when comparing solutions, prefer higher versions.
6494 - provide generic 'SafeBool' for bool conversions.
6495 - add PtrTypes testsuites.
6496 - rev 1876
6497
6498 -------------------------------------------------------------------
6499 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
6500
6501 - integrate all diffs
6502 - move Target::commit to toplevel API
6503 - generalize dependency iterators and hash dependency
6504   information in pool (for speedup)
6505 - add 'supplements' as dependency
6506 - make more pattern attributes available
6507 - drop "smbfs" in favour of "cifs" (#151476)
6508 - add metadata cache to sources (Beta4 bug)
6509 - run "rpm -e"  with name-version-release
6510 - fix update conflicts
6511 - rev 1864
6512
6513 -------------------------------------------------------------------
6514 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
6515
6516 - fix-mediachange.diff: dont skip CD but retry after media change
6517 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
6518   'eject' button
6519 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
6520   so media handle gets actually released and media unmounted.
6521
6522 -------------------------------------------------------------------
6523 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
6524
6525 - implement arch scoring
6526 - prefer better arch (#151427)
6527 - transitive depedencies of weak requirements are non-weak
6528   (#151446)
6529 - rev 1778 + diff
6530
6531 -------------------------------------------------------------------
6532 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
6533
6534 - ignore self and to-be-updated conflicts (#150844)
6535 - fix enable of target store (for non-packages)
6536 - rev 1778
6537
6538 -------------------------------------------------------------------
6539 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
6540
6541 - fix "cd:" url (#151121)
6542 - provide location() in public Package api
6543 - allow running distribution upgrade in testmode
6544 - extend HAL interface
6545 - rev 1762
6546
6547 -------------------------------------------------------------------
6548 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
6549
6550 - pass normal and locale packages from selections correctly.
6551 - its "baseconf" for base selections.
6552 - Make 'ZYpp' an obvious singleton.
6553 - provide releasenotesUrl.
6554 - dont continue upgrade without target.
6555 - implement 'fake' hal for testing.
6556 - fix package sizes.
6557 - more solver testcases.
6558 - rev 1754
6559
6560 -------------------------------------------------------------------
6561 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
6562
6563 - extend requires of libzypp-devel
6564 - provide package sizes for UI
6565 - provide more UI helpers
6566 - implement Product and related functions
6567 - fix split provides in distribution upgrade
6568 - provide locale information to system
6569 - ask HAL for available devices
6570 - reduce debug information in solver
6571 - filter architectures in source, not in solver
6572 - rev 1743
6573
6574 -------------------------------------------------------------------
6575 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
6576
6577 - disable another testsuite for now
6578 - fetch the default locale from environment
6579 - support user-defined formatting of log
6580 - rev 1710
6581
6582 -------------------------------------------------------------------
6583 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
6584
6585 - providing basic product information from susetags source
6586 - public API for preferred language
6587 - implemented redirect of logging (#149001)
6588 - report start/finish of source data parsing (#150211)
6589 - store/restore source aliases properly (#150256)
6590 - disable a lot of debug logging to speed up solver
6591 - properly rewrite URL for CDn directory layouts (#149870)
6592 - rev 1706
6593
6594 -------------------------------------------------------------------
6595 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
6596
6597 - add save/restore state to facilitate UI 'cancel'
6598 - enable target/store
6599 - add 'forceResolve' call and flag to resolver to switch between
6600   task-oriented ZMD and interactive YaST behaviour.
6601 - Fix resolver problem solution texts.
6602 - improve solver problem solution offerings.
6603 - fix media access handling to better support multiple
6604   requestors to single media.
6605 - move the media number checking to the source (media requestor)
6606   which knows how to verify the correct media.
6607 - Fix CD ordering (#149871), adding testcases.
6608 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
6609 - Add selections to testcases.
6610 - rev 1673
6611
6612 -------------------------------------------------------------------
6613 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
6614
6615 - Fix missing return in Source.cc:124
6616
6617 -------------------------------------------------------------------
6618 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
6619
6620 - cope with empty arch field in selections
6621 - enable dummy "enableStorage" function
6622 - rev 1610-branch
6623
6624 -------------------------------------------------------------------
6625 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
6626
6627 - fix random data return in Source.cc
6628 - rev 1610
6629
6630 -------------------------------------------------------------------
6631 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
6632
6633 - adapt zmd-backend to SourceImpl API change
6634 - rev 1608
6635
6636 -------------------------------------------------------------------
6637 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
6638
6639 - fix the packages parser bug. Now all packages are parsed
6640   including (english) translations.
6641   source/susetags is back to svn head.
6642 - rev 1600
6643
6644 -------------------------------------------------------------------
6645 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
6646
6647 - fix off-by-one bug in bitfield handling
6648 - revert source/susetags to rev 1411
6649 - rev 1586
6650
6651 -------------------------------------------------------------------
6652 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
6653
6654 - dont prereq-sort non-packages
6655 - rev 1584
6656
6657 -------------------------------------------------------------------
6658 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
6659
6660 - rev 1582
6661
6662 -------------------------------------------------------------------
6663 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
6664
6665 - update to rev 1543
6666
6667 -------------------------------------------------------------------
6668 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
6669
6670 - require hal-devel in libzypp-devel
6671 - re-merge fixes (RPM_OPT_FLAGS)
6672
6673 -------------------------------------------------------------------
6674 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
6675
6676 - make solver behaviour a bit more interactive
6677 - rev 1537
6678
6679 -------------------------------------------------------------------
6680 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
6681
6682 - Fix syntax error in configure script.
6683 - Use RPM_OPT_FLAGS.
6684
6685 -------------------------------------------------------------------
6686 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
6687
6688 - update for qt ui integration
6689 - rev 1504
6690
6691 -------------------------------------------------------------------
6692 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
6693
6694 - split off libzypp-zmd-backend
6695 - rev 1466
6696
6697 -------------------------------------------------------------------
6698 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
6699
6700 - another update to svn
6701
6702 -------------------------------------------------------------------
6703 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
6704
6705 - finish rpm callbacks
6706 - finish UI API
6707 - fix state change resolver<->pool
6708 - zmd backend stuff
6709 - speed up tag file parsing
6710 - rev 1405
6711
6712 -------------------------------------------------------------------
6713 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
6714
6715 - disabling failing tests of s390 and ppc
6716
6717 -------------------------------------------------------------------
6718 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
6719
6720 - Snapshoot rev 1367
6721
6722 -------------------------------------------------------------------
6723 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
6724
6725 - use hashes for pool
6726 - rev 1343
6727
6728 -------------------------------------------------------------------
6729 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
6730
6731 - removed Obsoletes:    yast2-packagemanager
6732
6733 -------------------------------------------------------------------
6734 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
6735
6736 - Snapshoot 3 Feb 2005 (11:30)
6737
6738 -------------------------------------------------------------------
6739 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
6740
6741 - Snapshoot 2 Feb 2005 (14:00)
6742
6743 -------------------------------------------------------------------
6744 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
6745
6746 - Snapshoot 2 Feb 2005 ( integrating YaST )
6747
6748 -------------------------------------------------------------------
6749 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
6750
6751 - converted neededforbuild to BuildRequires
6752
6753 -------------------------------------------------------------------
6754 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
6755
6756 - Initial version
6757