- Remove obsolete zypp-query-pool binary. zypper provides all
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
3
4 - Remove obsolete zypp-query-pool binary. zypper provides all
5   the information one needs.
6 - revision 11160
7
8 -------------------------------------------------------------------
9 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
10
11 - HistoryLog added and used to log package installs/removes and
12   repository adds, removes, url and alias changes into
13   history.logfile (/var/log/zypp/history) (fate #110205)
14 - str::escape(string, char) added
15 - revision 11150
16 - version 5.12.1 (12)
17
18 -------------------------------------------------------------------
19 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
20
21 - CredentialManager: look for credentials with
22   wanted_url.startsWith(stored_url)
23 - RepoManager: don't pass service credentials down to repos if
24   their urls are not based on service's url.
25 - revision 11134
26
27 -------------------------------------------------------------------
28 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
29
30 - Remove superfluous PRODUCT_REFERENCES attribute.
31 - revision 11127
32
33 -------------------------------------------------------------------
34 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
35
36 - Add Url::hasCredentialsInAuthority test for username or password 
37   being encoded in the authority component. I.e. user:pass@host.
38 - Handle repos to be disabled disable in service refresh.
39 - revision 11126
40
41 -------------------------------------------------------------------
42 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
43
44 - provided context to keyring callbacks (bnc #370223)
45 - merged trust & import callbacks (bnc #366467)
46   (don't worry, still allows to trust && !import)
47 - revision 11113
48
49 -------------------------------------------------------------------
50 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
51
52 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
53 - revision 11102
54
55 -------------------------------------------------------------------
56 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
57
58 - Use service alias as namespace for it's repositories aliases.
59 - revision 11097
60 - version 5.11.0 (11)
61
62 -------------------------------------------------------------------
63 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
64
65 - pass service's credentials down to repos
66 - support ?credentials=filepath in URL to specify credentials
67 - revision 11092
68
69 -------------------------------------------------------------------
70 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
71
72 - Add Product::isTargetDistribution to identify the systems installed
73   baseproduct. This should replace tests for Product::type is "base".
74 - revision 11089
75
76 -------------------------------------------------------------------
77 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
78
79 - save user credentials when adding repos/services with URLs containing
80   the credentials (bnc #425462)
81 - revision 11085
82
83 -------------------------------------------------------------------
84 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
85
86 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
87 - revision 11082
88
89 -------------------------------------------------------------------
90 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
91
92 - Service handling fixes. Added ServiceException. 
93 - revision 11077
94
95 -------------------------------------------------------------------
96 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
97
98 - Fix building of transaltions.
99 - revision 11064
100
101 -------------------------------------------------------------------
102 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
103
104 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
105 - revision 11060
106
107 -------------------------------------------------------------------
108 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
109
110 - Create new Service repos in disbaled sate.
111 - revision 11056
112 - version 5.10.0 (10)
113
114 -------------------------------------------------------------------
115 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
116
117 - Make registerTarget and registerRelease abvailable for installed 
118   product. Required for registration.
119 - revision 11043
120
121 -------------------------------------------------------------------
122 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
123
124 - Add url lists query to Product interface. A generic query and 
125   convenience methods to query urls for "releasenotes", "register", 
126   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
127 - revision 11029
128
129 -------------------------------------------------------------------
130 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
131
132 - ServiceType and ServiceInfo::type() added (contains only RIS for
133   now), service type probing added.
134 - Avoiding the use of 'path' for services (appending
135   the repoindex.xml's 'path' to the baseurl of created repos)
136 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
137 - revision 11022
138
139 -------------------------------------------------------------------
140 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
141
142 - add Repostiroy::updateKeys and 
143   Repository::providesUpdatesForKey(string) for repo and
144   product matching
145 - Provide Repository::isUpdateRepo
146
147 -------------------------------------------------------------------
148 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
149
150 - Fix evaluation of vendor support flags.
151 - Adapt retrieval of registration data (targetDistribution, 
152   targetDistributionRelease and targetDistributionFlavor).
153 - revision 11013
154
155 -------------------------------------------------------------------
156 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
157
158 - Follow gpgcheck tag in .repo file and do no check if disabled.
159 - revision 11010
160 - version 5.9.0 (8)
161
162 -------------------------------------------------------------------
163 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
164
165 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
166   with content (repos)
167 - revision 11004
168
169 -------------------------------------------------------------------
170 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
171
172 - Remove obsolete product attributes.
173 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
174 - revision 11001
175
176 -------------------------------------------------------------------
177 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
178
179 - Provide product::updaterepoKey: Update repository indicator string.
180 - revision 11000
181
182 -------------------------------------------------------------------
183 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
184
185 - provide context about the repository (name/alias) if available when
186   checking signatures (bnc#370223)
187 - 5.8.0
188
189 -------------------------------------------------------------------
190 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
191
192 - Add ServiceInfo interface to define a set of catalogs (repository 
193   aliases) to be enabled on next refresh.
194 - revision 10970
195
196 -------------------------------------------------------------------
197 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
198
199 - Fix reading of Traget::targetDistribution.
200 - Allow to configure default answers in signature verification workflow.
201 - revision 10968
202
203 -------------------------------------------------------------------
204 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
205
206 - CredentialManager added to manage stored credentials
207 - MediaCurl adapted to use CredentialManager to read credentials
208 - revision 10958
209
210 -------------------------------------------------------------------
211 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
212
213 - operator ==, !=, < definition moved to RepoInfoBase from
214   the derived classes
215 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
216   (bnc #407515)
217 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
218 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
219 - use shared_ptr instead of itrusive for {Repo,Service}Info
220 - revision 10931:10942
221
222 -------------------------------------------------------------------
223 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
224
225 - RepoInfo{,Base} setters made void
226 - revision 10931
227
228 -------------------------------------------------------------------
229 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
230
231 - skip repositories with non-matching target distro when reading
232   repoindex
233 - revision 10926
234
235 -------------------------------------------------------------------
236 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
237
238 - Enabled distupgrade of the SAT solver. In order to use the old
239   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
240   This variable will can be used until the old distupgrade mechanism will 
241   be removed from libzypp. Have a look to above changelogs.
242 - revision 10911
243 - version 5.7.0 (5)
244
245 -------------------------------------------------------------------
246 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
247
248 - add Package::maybeUnsupported to remove duplicated
249   code in clients dealing with Package::vendorSupport
250
251 -------------------------------------------------------------------
252 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
253
254 - Reset transaction only if this solvable has no buddy (bnc #417799)
255   e.g. do not reset Products cause the concerning release package
256   could not already be installed.
257 - revision 10883
258 - version 5.6.1 (5)
259
260 -------------------------------------------------------------------
261 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
262
263 - don't report "may be outdated" for @System repo.
264
265 -------------------------------------------------------------------
266 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
267
268 - Add Target::targetDistribution. Returns "distribution-arch" of 
269   the installed base product. Used for registration and Service
270   refresh. (for Fate #304915)
271 - revision 10877
272 - version 5.6.0 (5)
273
274 -------------------------------------------------------------------
275 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
276
277 - Add method Product::replacedProducts to identify installed 
278   Products that would be replaced by installing a new Product.
279   (for Fate #301997)
280 - revision 10876
281
282 -------------------------------------------------------------------
283 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
284
285 - Fixes to Selectable doing staus manipulation on non-USER level.
286 - revision 10873
287
288 -------------------------------------------------------------------
289 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
290
291 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
292   if it is not yet initialized. This is to avoid try/catch blocks just 
293   to test whether the Target is initialized. (bnc #417556)
294 - Add method Target::assertRootPrefix. Pass a pathname and get back the
295   path prefixed with the tragets root, unless it already had that prefix.
296 - revision 10870
297
298 -------------------------------------------------------------------
299 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
300
301 - Regarding error messages for Products correctly (FATE #304502)
302 - rev 10863 
303
304 -------------------------------------------------------------------
305 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
306
307 - Let Selectable default to USER level.
308 - revision 10850
309 - version 5.5.1 (5)
310
311 -------------------------------------------------------------------
312 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
313
314 - Change Selectable API to support doing staus manipulation on
315   non-USER level. 
316 - revision 10847
317 - version 5.5.0 (5) 
318
319 -------------------------------------------------------------------
320 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
321
322 - support sat solver API for searching files
323
324 -------------------------------------------------------------------
325 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
326
327 - Add ResPool::reposFind to get repositories by alias.
328 - revision 10835
329
330 -------------------------------------------------------------------
331 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
332
333 - Advise rpmdb2solv to parse the product database.
334 - revision 10824
335 - version 5.4.0 (4)
336
337 -------------------------------------------------------------------
338 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
339
340 - Offer a simpler, fate based status manipulation in ui::Selectable.
341   This is easier to handle, as the ui::Status always distinguishes
342   wheter an object is installed or not.
343 - revision 10814
344
345 -------------------------------------------------------------------
346 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
347
348 - Propagate default rpm install flags from zypp.conf via ZConfig and
349   ZYppCommitPolicy down to the installer. (FATE #302952) 
350 - revision 10813
351
352 -------------------------------------------------------------------
353 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
354
355 - Add base::Flags (like qt's QFlags) a type-safe way of storing 
356   OR-combinations of enum values.
357 - revision 10811
358
359 -------------------------------------------------------------------
360 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
361
362 - Add static ui::Selectable::get methods as convenient ctor
363   substitute. 
364 - revision 10806
365
366 -------------------------------------------------------------------
367 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
368
369 - Adapt zypp-query-pool to new product handling.
370 - revision 10803
371
372 -------------------------------------------------------------------
373 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
374
375 - Don't pass epoch to 'rpm -e', it does not support it.
376 - revision 10800
377
378 -------------------------------------------------------------------
379 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
380
381 - Adapt to new product handling. Products are no longer pseudo
382   installed objects verified by the solver, but actually installed. 
383   Thus removed satisfiedProduct iterator, fixed Selctables. 
384 - Removed class ProductInfo as we keep Product.
385 - revision 10797
386
387 -------------------------------------------------------------------
388 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
389
390 - implement relogin suggested support (fate#304889)
391
392 -------------------------------------------------------------------
393 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
394
395 - Detect correct download path even if repository type 
396   is not set. (bnc #386386)
397 - revision 10768
398
399 -------------------------------------------------------------------
400 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
401
402 - Cleanup, mostly by removing, unused parser code and related classes.
403 - revision 10765
404
405 -------------------------------------------------------------------
406 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
407
408 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
409 - revision 10763
410
411 -------------------------------------------------------------------
412 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
413
414 - Add new product attributes (flavor,referencePackage).
415 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
416   object. This is used to keep the product resolvable and the
417   package providing the product metadata in sync.
418 - revision 10742
419
420 -------------------------------------------------------------------
421 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
422
423 - support an optional url attribute in repoindex.xml's <repo>
424 - revision 10729
425
426 -------------------------------------------------------------------
427 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
428
429 - New class ProductInfo to provide product related metadata that
430   might be associated with a package. This will replace the Product
431   resolvable.
432 - revision 10715
433
434 -------------------------------------------------------------------
435 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
436
437 - generate a unique anonymous unique string per target
438   and add it to the agent string for better statistics
439
440 -------------------------------------------------------------------
441 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
442
443 - Follow solver policy and make repository priority the highest
444   key, when ordering packages. Then architecture, and edition last.
445 - revision 10710
446
447 -------------------------------------------------------------------
448 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
449
450 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp 
451   (bnc #412094)
452 - revision 10702
453
454 -------------------------------------------------------------------
455 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
456
457 - Service renamed to ServiceInfo
458 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
459 - revision 10695
460
461 -------------------------------------------------------------------
462 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
463
464 - fixed yum repos to work with non '/' base url post fix
465   (bnc #341617)
466 - revision 10662
467
468 -------------------------------------------------------------------
469 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
470
471 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
472   (bnc #411339)
473 - revision 10680
474
475 -------------------------------------------------------------------
476 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
477
478 - Several changes to make libzypp-bindings compile using the original
479   header files and no private copies. (bnc #391831)
480 - revision 10668
481 - version 5.3.0
482
483 -------------------------------------------------------------------
484 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
485
486 - Service::enabled() added
487 - revision 10657
488
489 -------------------------------------------------------------------
490 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
491
492 - Removed FRESHENS dependency type
493 - revision 10643
494
495 -------------------------------------------------------------------
496 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
497
498 - Allow parallel installation of packages which have been defined
499   in zypp.conf (parameter "multiversion") Fate #302050
500 - Additional check for broken system.
501   (defined in zypp.conv: solver.checkSystemFile)
502 - revision 10600
503
504 -------------------------------------------------------------------
505 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
506
507 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
508 - revision 10596
509
510 -------------------------------------------------------------------
511 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
512
513 - Remove Atom, Script, Message and other obsolete classes.
514 - revision 10592
515
516 -------------------------------------------------------------------
517 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
518
519 - Also report the name of the locking process in ZYppFactoryException
520   (bnc #280537)
521 - revision 10572
522
523 -------------------------------------------------------------------
524 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
525
526 - corrected logging of solver settings
527 - regard locking while doUpdate (bnc #405427)
528 - revision 10564
529
530 -------------------------------------------------------------------
531 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
532
533 - make curl use the right transfer mode
534   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
535 - revision 10559
536
537 -------------------------------------------------------------------
538 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
539
540 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
541 - revision 10557
542
543 -------------------------------------------------------------------
544 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
545
546 - Provide Package::url() if available in solv file. (bnc #402434)
547 - A missing cookie file must not be treated as an error. Simply
548   rebuild the cache (bnc #405867)
549 - Add 22x22 and 24x24 icons (bnc #329635)
550 - revision 10528
551
552 -------------------------------------------------------------------
553 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
554
555 - Do not update an already updated package (bnc #400422)
556 - revision 10504
557
558 -------------------------------------------------------------------
559 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
560
561 - Also check if the fingerprint matches before importing updated keys.
562   (bnc #393160)
563 - revision 10500
564
565 -------------------------------------------------------------------
566 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
567
568 - forward port add message attribute to patches.
569 - port import newer keys if a trusted key is updated
570 - (bnc#393160)
571 - version 5.0.2
572
573 -------------------------------------------------------------------
574 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
575
576 - Fix permanent duplication of gpg keys in the rpm database. Also
577   retrieve correct creation and expire dates. (bnc #401259)
578 - Invoke gpg with --homdir, otherwise command fails if executed
579   within a wrapper. (bnc #401259)
580 - revision 10487
581
582 -------------------------------------------------------------------
583 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
584
585 - version 5.0.1
586 - revision 10464
587
588 -------------------------------------------------------------------
589 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
590
591 - Handle new patch messages and scripts in commit. Provide callbacks
592   to display the patch messages and give visual feedback on script
593   execution. (bnc #401220)
594 - revision 10411
595
596 -------------------------------------------------------------------
597 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
598
599 - Fix wrong parenthesis causing bug 399320
600 - version
601 - revision
602
603 -------------------------------------------------------------------
604 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
605
606 - improve performance of gsub
607 - change replace_all to replaceAll (same name convency)
608 - add tests for gsub and replaceAll
609 - revision 10366
610
611 -------------------------------------------------------------------
612 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
613
614 - Handle application/x-redhat-package-manager in package-manager.desktop
615   (bnc #391183)
616 - revision 10361
617
618 -------------------------------------------------------------------
619 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
620
621 - X-SuSE-ControlCenter-System category added
622   to package-manager.desktop (bnc #302324)
623 - revision 10353
624
625 -------------------------------------------------------------------
626 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
627
628 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
629 - revision 10340
630
631 -------------------------------------------------------------------
632 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
633
634 - Fix memory corruption in curl media handler (bnc #396979)
635 - revision 10338
636
637 -------------------------------------------------------------------
638 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
639
640 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
641   as 'source package named zypper'. So these capabilities can be used
642   together with sat::Whatprovides or in resolver requests. (bnc #369893)
643 - revision 10335
644
645 -------------------------------------------------------------------
646 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
647
648 - allow aborting progress during removing packages. (bnc #389238)
649 - revision 10331
650
651 -------------------------------------------------------------------
652 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
653
654 - New option for ignoring Obsoletes. This is used for installing more than
655   one pacakges with the same name but different versions.
656   Often used by kernel.
657 - r 10299
658
659 -------------------------------------------------------------------
660 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
661
662 - Revert inappropriate Selectable cleanup. Fix Selectable
663   status computation. Unmaintained packages were wrongly
664   reported as unsinstalled. (bnc #394630)
665 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
666 - revision 10295
667
668 -------------------------------------------------------------------
669 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
670
671 - fixed typo
672
673 -------------------------------------------------------------------
674 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
675
676 - Reenable diskusage calculation (bnc #395051)
677 - version 4.25.1
678 - revision 10273
679
680 -------------------------------------------------------------------
681 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
682
683 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
684 - revision 10271
685
686 -------------------------------------------------------------------
687 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
688
689 - RepoInfo: don't overwrite flags that have already been set externally
690   (bnc #394728)
691 - revision 10256
692
693 -------------------------------------------------------------------
694 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
695
696 - Create missing directories when saving config files. (bnc #395026)
697 - Fix undefined behaviour in RepoManager.
698 - revision 10255
699
700 -------------------------------------------------------------------
701 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
702
703 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
704   from resolvePool or resolveQueue we will have to take care for both
705   cases. (bnc#393969)
706 - r 10252
707
708 -------------------------------------------------------------------
709 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
710
711 - compile with RPM_OPT_FLAGS
712
713 -------------------------------------------------------------------
714 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
715
716 - old2new locks file converter script added to %post (jredinger)
717 - r 10227
718
719 -------------------------------------------------------------------
720 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
721
722 - Do not regard packages with the same name while upgrading obsoleted
723   packages (bnc#394367)
724 - r 10219
725
726 -------------------------------------------------------------------
727 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
728
729 - revert commit don't check for existence of keys,
730   to avoid a non needed HEAD request. (related bnc#381280)
731   as it creates popup error callbacks due to the 404's in
732   the keys. Leave however the OnMediaLocation::optional()
733   API to look for another fix strategy.
734
735 -------------------------------------------------------------------
736 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
737
738 - define path for messages and scripts and document
739   them in zypp.conf
740
741 -------------------------------------------------------------------
742 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
743
744 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
745   be ignored for already INSTALLED packages (bnc #389694)
746 - r 10202
747
748 -------------------------------------------------------------------
749 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
750
751 - Packages which obsoletes and do NOT required other installed
752   packages will be installed if no other packages obsolete the installed package too.
753 - r 10196
754
755 -------------------------------------------------------------------
756 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
757
758 - fix filelist for installed packages (bnc#392544)
759 - fix changelog retrieval for installed packages
760
761 -------------------------------------------------------------------
762 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
763
764 - deprecate Repository::name() and use alias() to
765   be consistent. Related to (bnc#383553)
766 - don't check for existence of keys, to avoid a non needed
767   HEAD request. (helps bnc#381280)
768 - 4.25.0
769
770 -------------------------------------------------------------------
771 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
772
773 - added onlyRequires in the testcase (bnc #389184)
774
775 -------------------------------------------------------------------
776 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
777
778 - allow installation and refreshing from repository with alias that
779   contains ' or " (bnc #392426)
780 - r10158
781
782 -------------------------------------------------------------------
783 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
784
785 - delta rpm support reenabled
786 - r10150
787
788 -------------------------------------------------------------------
789 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
790
791 - Resetting Delete Details in ResStatus correctly (bnc #391785)
792 - r 10145
793
794 -------------------------------------------------------------------
795 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
796
797 - when setting status to non installed for uninstalled packages
798   set the user transaction so they go to soft locks.
799   (related to bnc#389739 )
800
801 -------------------------------------------------------------------
802 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
803
804 - Added new calls : isInstalledBy (const PoolItem item);
805                     installs (const PoolItem item);
806 - r 10125
807 - 4.23.0
808
809 -------------------------------------------------------------------
810 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
811
812 - don't run merge in save when toAdd/Remove queue is empty
813 - throw when locks cannot load its file
814 - r10124
815
816 -------------------------------------------------------------------
817 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
818
819 - throw more describing exception when repo probing failed
820   (bnc #389690)
821 - revision 10118
822
823 -------------------------------------------------------------------
824 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
825
826 - allow call only merge old locks and newly added/removed without
827   saving it to file
828 - -revision 10104
829
830 -------------------------------------------------------------------
831 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
832
833 - report non packages as keep installed if satisfied to the
834   user interace (Selectables)
835 - 4.21.3
836
837 -------------------------------------------------------------------
838 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
839
840 - create /etc/zypp/products.d on install
841
842 -------------------------------------------------------------------
843 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
844
845 - /etc/zypp/products.d added to file list (bnc #385868)
846 - revision 10049
847 - version 4.21.2
848
849 -------------------------------------------------------------------
850 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
851
852 - call RemoveResolvableReport::problem() before finish() on error
853   (bnc #388810)
854 - revision 10045
855
856 -------------------------------------------------------------------
857 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
858
859 - fix file list
860
861 -------------------------------------------------------------------
862 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
863
864 - Product now retrieves all attributes from the solv file.
865 - version 4.21.1
866 - revision 10031
867
868 -------------------------------------------------------------------
869 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
870
871 - Add zypp.conf option configdir (/etc/zypp) and arrange
872   all config files and directories to follow {configdir}
873   per default.
874 - Fix zypp-query-pool to print satisfied products and additional
875   products defined in {configdir}/products.d for registration.
876   (bnc #385868)
877 - version 4.21.0
878 - revision 10029
879
880 -------------------------------------------------------------------
881 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
882
883 - implement remove duplicate entries in lock file (bnc#385967)
884
885 -------------------------------------------------------------------
886 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
887
888 - Speedup rpmdb2solv by reusing an existing solv file.
889 - version 4.20.1
890 - revision 10012
891
892 -------------------------------------------------------------------
893 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
894
895 - Fix failed package download due to unkown repository type (bnc #386386)
896 - revision 9995
897
898 -------------------------------------------------------------------
899 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
900
901 - Support optional root argument to RepoManagerOptions, to prefix all
902   path names taken from ZConfig. (bnc #388265)
903 - version 4.20.0
904 - revision 9993
905
906 -------------------------------------------------------------------
907 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
908
909 - new solution action for removing requirements/conflicts (bnc #387631)
910 - revision 9988
911
912 -------------------------------------------------------------------
913 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
914
915 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
916 - revision 9984
917
918 -------------------------------------------------------------------
919 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
920
921 - DistUpgrade: searching for providers -> regarding name onl
922 - r 9977
923
924 -------------------------------------------------------------------
925 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
926
927 - add flag --registrable (-r) to query pool to avoid
928   using system as a filter
929 - 4.19.1
930
931 -------------------------------------------------------------------
932 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
933
934 - return values in non-void functions
935
936 -------------------------------------------------------------------
937 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
938
939 - support multiple search strings in PoolQuery (ORed)
940 - revision 9945
941
942 -------------------------------------------------------------------
943 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
944
945 - Switch off the upgrade mode of the
946   SAT solver cause the packages have already been evaluated by
947   the distupgrade machanism of libzypp. (bnc #386375)
948 - rev 9943
949
950 -------------------------------------------------------------------
951 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
952
953 - release file after copy to cache as soon as possible.
954   (bnc #381311)
955 - r9940
956
957 -------------------------------------------------------------------
958 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
959
960 - Bugfix: keep states by user has been removed it the
961   package has not been installed BUT has been recommended by another package.
962   (bnc #385832)
963 - rev 9938
964
965 -------------------------------------------------------------------
966 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
967
968 - add isLocal function to Url which say if scheme is local or
969   internet.
970 - r9932
971
972 -------------------------------------------------------------------
973 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
974
975 - cache decision for repository depend on his url.
976 - http,ftp and smb cache packages.
977 - revision 9929
978
979 -------------------------------------------------------------------
980 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
981
982 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
983   Locks are loaded together with the target, and changes are writen
984   back on commit. zypp.conf option locksfile.apply can be used to turn
985   this feature on or off. (FATE #120352)
986 - version 4.18.0
987 - revision 9927
988
989 -------------------------------------------------------------------
990 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
991
992 - Add zypp.conf option solvfilesdir: Path where the repo solv files
993   are created. Default value: {cachedir}/solv.
994 - Target and repositories now save their solvfiles below {solvfilesdir}
995   in directories named after the repositories alias.
996 - version 4.18.0
997 - revision 9913
998
999 -------------------------------------------------------------------
1000 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
1001
1002 - fixed filesystem::expandlink(Pathname) (bnc #368477)
1003 - r9906
1004
1005 -------------------------------------------------------------------
1006 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
1007
1008 - cleanup in return values of doUpgrade and doUpdate
1009 - r9886
1010 - 4.17.0
1011
1012 -------------------------------------------------------------------
1013 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
1014
1015 - check for valid pool in begin(), improve the code (bnc #384337)
1016 - r9872
1017 - 4.16.0
1018
1019 -------------------------------------------------------------------
1020 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
1021
1022 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
1023
1024 -------------------------------------------------------------------
1025 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
1026
1027 - added translations
1028
1029 -------------------------------------------------------------------
1030 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
1031
1032 - ostream operator<<(ostream,TriBool) added
1033 - r9833
1034
1035 -------------------------------------------------------------------
1036 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
1037
1038 - Prevent target::unload from creating a system repo in order
1039   to unload it. (bnc 382297)
1040 - version 4.15.2
1041 - revision 9822
1042
1043 -------------------------------------------------------------------
1044 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
1045
1046 - Prevent deselected or deleted items from being re-selected due to
1047   recommends (aka. persistent soft locks). Unlike hard locked, those
1048   items will be automatically selected if required. The list of soft
1049   locked items is stored in /var/lib/zypp/SoftLocks.
1050 - version 4.15.1
1051 - revision 9818
1052
1053 -------------------------------------------------------------------
1054 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
1055
1056 - Remove obsolete AdditionalCapabilities interface from ResPool.
1057   Forward sat::Pool::RepositoryIterator. There's no more need to
1058   maintain an extra Repository list in ResPool.
1059 - revision 9806
1060
1061 -------------------------------------------------------------------
1062 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
1063
1064 - Support dependencies requiring a specific architecture:
1065   "name[.arch] [op edition]". See class Capability for details
1066   about how to construct dependencies. (bnc #305445)
1067 - version 4.15.0
1068 - revision 9805
1069
1070 -------------------------------------------------------------------
1071 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
1072
1073 - patch attributes and deprecate old ones
1074 - 4.14.0
1075
1076 -------------------------------------------------------------------
1077 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
1078
1079 - change locks api -
1080 - make more functions const
1081 - replace add/remove by selectable to add/remove by ident or name and kind
1082 - rename iterator to const_iterator to avoid confusion
1083 - revision 9781
1084
1085 -------------------------------------------------------------------
1086 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
1087
1088 - Do architecture changes while "dup" in the external distribution
1089   upgrade ONLY. bnc #382274
1090 - Added "ignore" to the solutions
1091 - Added "self-conflicts" to the solution
1092 - added new solver mechanism "resolveQueue"
1093 - Bugfix broken/satisfied products
1094 - rev 9776
1095
1096 -------------------------------------------------------------------
1097 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
1098
1099 - Added Pattern::core returning the packages required by a pattern.
1100   (see also Pattern::depends and Pattern::contents).
1101 - revision 9771
1102
1103 -------------------------------------------------------------------
1104 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
1105
1106 - Added Target::release(), returning the targets distribution
1107   release string.
1108 - revision 9761
1109
1110 -------------------------------------------------------------------
1111 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
1112
1113 - per default abort if package installation fails. (bnc #381203)
1114 - version 4.13.3
1115 - revision 9725
1116
1117 -------------------------------------------------------------------
1118 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
1119
1120 - add ZYpp and curl version to http agent string
1121   (bnc #381280)
1122
1123 -------------------------------------------------------------------
1124 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
1125
1126 - Fixed pools package index wrongly including source packages. (bnc #380283)
1127 - version 4.13.2
1128 - revision 9683
1129
1130 -------------------------------------------------------------------
1131 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
1132
1133 - Disable fast creation of @System.solv. It may produce wrong results
1134   e.g. after a rebuilddb.
1135 - version 4.13.1
1136 - revision 9666
1137
1138 -------------------------------------------------------------------
1139 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
1140
1141 - initializeTarget now takes an additional option, telling whether to
1142   rebuild an existing rpm database before using it. Default is false.
1143   (bnc #308352)
1144 - version 4.13.0
1145 - revision 9664
1146
1147 -------------------------------------------------------------------
1148 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
1149
1150 - save do nothing if no locks added/removed
1151 - fix bug with multiple save lock
1152 - don't save same query multiple times
1153 - improve tests
1154 - revision 9644
1155
1156 -------------------------------------------------------------------
1157 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
1158
1159 - added new translations
1160 - activate zypp-query-pool
1161 - Revision 9637
1162 - 4.12.1
1163
1164 -------------------------------------------------------------------
1165 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
1166
1167 - Locks API cleaned-up, iterator added, light read() added
1168 - PoolQuery::attribute(SolvAttr) getter added
1169 - revision 9609
1170
1171 -------------------------------------------------------------------
1172 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
1173
1174 - reenable zypp-query-pool
1175 - 4.11.1
1176
1177 -------------------------------------------------------------------
1178 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
1179
1180 - Enable evaluation of hardware dependencies.
1181 - Enable evaluation of filesystem dependencies.
1182 - revision 9605
1183
1184 -------------------------------------------------------------------
1185 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
1186
1187 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
1188   needed for explicit refresh request
1189 - revision 9574
1190
1191 -------------------------------------------------------------------
1192 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
1193
1194 - Install ResPoolProxy index to speedup Solvable to Selectable
1195   conversion.
1196 - version 4.11.0
1197 - revision 9558
1198
1199 -------------------------------------------------------------------
1200 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
1201
1202 - Implement update scripts installed by packages. After every
1203   package install /var/adm/update-scripts is scanned for the first
1204   file starting with "<name>-<version>.<release>-", which is then
1205   executed.
1206 - revision 9547
1207
1208 -------------------------------------------------------------------
1209 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
1210
1211 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
1212 - Add Resolvable::poolItem() providing access to the corresponding
1213   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
1214   to PoolItem.
1215 - Add ResPool::satisfiedProductsBegin/End iterator over all products
1216   whose dependencies are satisfied. This reflects the status determined
1217   by the last solver run. (#368104)
1218 - revision 9535
1219
1220 -------------------------------------------------------------------
1221 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
1222
1223 - switch to new locks api
1224 - revision 9524
1225
1226 -------------------------------------------------------------------
1227 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
1228
1229 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
1230 - Add SolvIterMixin: Base class providing PoolItem_iterator and
1231   Selectable_iterator iterator types based on a Solvable iterator.
1232 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
1233   PoolItem_iterator and Selectable_iterator.
1234 - Add Solvable::SplitIdent: Helper class that splits an identifier
1235   into kind and name.
1236 - Provide methods Pattern::contents returning a collection of packages
1237   associated with the pattern/patch.
1238 - revision 9496
1239
1240 -------------------------------------------------------------------
1241 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
1242
1243 - add comparing to PoolQuery
1244 - revision 9466
1245
1246 -------------------------------------------------------------------
1247 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
1248
1249 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
1250 - revision 9452
1251
1252 -------------------------------------------------------------------
1253 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
1254
1255 - initial implementation of new locks (FATE #120118 and #120352)
1256 - revision 9442
1257
1258 -------------------------------------------------------------------
1259 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
1260
1261 - selectable API updates and changes
1262 - 4.10.0
1263
1264 -------------------------------------------------------------------
1265 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
1266
1267 - add split with respect to escaped delimeters and also for quotes
1268 - revision 9373
1269
1270 -------------------------------------------------------------------
1271 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
1272
1273 - Fixed some missing package and source package attributes.
1274 - revision 9348
1275
1276 -------------------------------------------------------------------
1277 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
1278
1279 - Allow to store a media label in MediaSetAccess. This label is
1280   passed to a media change requests to describe which CD is
1281   requested.  (bnc #330094)
1282 - Fixed some missing package and source package attributes.
1283 - revision 9347
1284
1285 -------------------------------------------------------------------
1286 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
1287
1288 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
1289 - Removed establish state in ResStatus
1290 - revision 9337
1291 - version 4.7.0
1292
1293 -------------------------------------------------------------------
1294 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
1295
1296 - Add PoolItem::isSatisfied()/isBroken() to test whether
1297   the items requirements are met.
1298 - revision 9334
1299
1300 -------------------------------------------------------------------
1301 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
1302
1303 - Extend sat::WhatProvides to allow to query for possible providers
1304   of a collection of capabilies. E.g. all providers of a packages
1305   requirements.
1306 - Fixed retrieval of translated texts from .solv files, provided the
1307   solv file contains them.
1308 - revision 9328
1309
1310 -------------------------------------------------------------------
1311 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
1312
1313 - initial implementation of serialize/recovery PoolQuery
1314   (needed by FATE #120118)
1315 - revision 9325
1316
1317 -------------------------------------------------------------------
1318 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
1319
1320 - Allow prioritizing repos by adding a line 'priority=N' to the
1321   .repo file. Where N is an integer number from 1 (highest prio)
1322   to 99 (least and default). (bnc #369827, fate #302872)
1323 - version 4.6.1
1324 - revision 9276
1325
1326 -------------------------------------------------------------------
1327 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
1328
1329 - support plaindir again (at least the most important parts)
1330
1331 -------------------------------------------------------------------
1332 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
1333
1334 - Throwing special exception MediaBadCAException in case of SSL
1335   certificate validation failure.(bnc #223512)
1336 - revision 9250
1337
1338 -------------------------------------------------------------------
1339 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
1340
1341 - add new error IO_SOFT to media request callback for temporary
1342   connection problem. (bnc #328822)
1343 - add new media exception timeout when somethink fail due to exceed
1344   timeout
1345 - mediacurl throw timeout exception when timeouted
1346 - revision 9246
1347
1348 -------------------------------------------------------------------
1349 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
1350
1351 - return more information from checking if metadata need refresh,
1352   so user can get better info. (bnc #307249)
1353 - revision 9231
1354
1355 -------------------------------------------------------------------
1356 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
1357
1358 - class sat::LocaleSupport: Convenience methods to manage support
1359   for language specific packages.
1360 - revision 9197
1361
1362 -------------------------------------------------------------------
1363 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
1364
1365 - removed obsolete capability handling stuff (ma)
1366 - version 4.5.0
1367
1368 -------------------------------------------------------------------
1369 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
1370
1371 - Don't mask skip and abort exception in Fetcher
1372 - revision 9188
1373
1374 -------------------------------------------------------------------
1375 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
1376
1377 - action is correctly set in mediaRequest callback
1378 - revision 9186
1379
1380 -------------------------------------------------------------------
1381 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
1382
1383 - Fix SEGV in commit (bnc# 371137)
1384 - version 4.4.3
1385 - revision 9174
1386
1387 -------------------------------------------------------------------
1388 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
1389
1390 - version 4.4.2
1391
1392 -------------------------------------------------------------------
1393 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
1394
1395 - look for openssl in cmake, actually we build require it
1396 - explicitely link against openssl and crypto, required to
1397   compile in all platforms/distros.
1398
1399 -------------------------------------------------------------------
1400 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
1401
1402 - Save repo type during refresh if type is NONE (f.e. lazy probing).
1403 - revision 9153
1404
1405 -------------------------------------------------------------------
1406 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
1407
1408 - replace gpg escaped semicolon with real semicolon (bnc #355434)
1409 - revision 9151
1410
1411 -------------------------------------------------------------------
1412 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
1413
1414 - make strings from RpmDb and Keyring exceptions translatable
1415 - revision 9146
1416
1417 -------------------------------------------------------------------
1418 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
1419
1420 - fix retrieving keys (bnc #368099)
1421 - version 4.4.1
1422
1423 -------------------------------------------------------------------
1424 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
1425
1426 - enable frontend to rewrite add_probe settings.(bnc #309612)
1427 - Correct adding repo without type to lazy probing.
1428 - revision 9135
1429
1430 -------------------------------------------------------------------
1431 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
1432
1433 - get better message if something fail when trying run rpm
1434   (bnc #344584)
1435 - revision 9133
1436
1437 -------------------------------------------------------------------
1438 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
1439
1440 - Add ExternalProgram::execError and ExternalProgram::command
1441   to improve error reporting.
1442 - revision 9112
1443
1444 -------------------------------------------------------------------
1445 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
1446
1447 - release all media before requesting another (bnc #336881)
1448 - revision 9110
1449
1450 -------------------------------------------------------------------
1451 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
1452
1453 - getDetectedDevices added (fate #120298)
1454 - revision 9108
1455
1456 -------------------------------------------------------------------
1457 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
1458
1459 - media backend release() methods changed to take string & instead
1460   of bool (needed for FATE #120298)
1461 - media label, detected device list and current device arguments
1462   added to the requestMedia callback
1463 - version 4.4.0
1464
1465 -------------------------------------------------------------------
1466 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
1467
1468 - fix for bnc#369543
1469
1470 -------------------------------------------------------------------
1471 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
1472
1473 - provide download rate info (average and curent) in the
1474   media::DownloadProgressReport for ftp/http (bnc #168935)
1475 - r9074
1476
1477 -------------------------------------------------------------------
1478 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
1479
1480 - cleanCache(): clean also .cookie files
1481 - cleanTargetCache() added
1482 - use escaped_alias() in rawcache_path_for_repoinfo() and
1483   packagescache_path_for_repoinfo()
1484 - r9068
1485
1486 -------------------------------------------------------------------
1487 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
1488
1489 - fixed location of RPMs in subdirs when parsing plaindir repo
1490   recursively (bnc #368218)
1491 - revision 9060
1492
1493 -------------------------------------------------------------------
1494 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
1495
1496 - Do not filter any installed solvables.
1497 - revision 9031
1498 - version 4.3.2
1499
1500 -------------------------------------------------------------------
1501 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
1502
1503 - Try to rebuild broken solv files in Target::load.
1504 - revision 9015
1505
1506 -------------------------------------------------------------------
1507 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
1508
1509 - Try to rebuild broken solv files in RepoManager::loadFromCache.
1510 - Fix RepoStatus::operator&& and RepoStatus testsuite.
1511 - revision 9008
1512
1513 -------------------------------------------------------------------
1514 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
1515
1516 - improved problem description while a vendor change
1517 - improved problem description if a requirement cannot be fulfilled. Bug #358560
1518 - revision 9002
1519
1520 -------------------------------------------------------------------
1521 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
1522
1523 - Save and restore requested locales on target load/commit.
1524 - revision 8999
1525
1526 -------------------------------------------------------------------
1527 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
1528
1529 - (Update) Prevent reinstallation of installed packages.
1530 - revision 8984
1531
1532 -------------------------------------------------------------------
1533 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
1534
1535 - refresh metadata if there is no cache to unbreak compat with
1536   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
1537   that "zypper in" could work on)
1538
1539 -------------------------------------------------------------------
1540 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
1541
1542 - create cache directory before calling rpmdb2solv (in an empty
1543   chroot)
1544 - version 4.3.1
1545
1546 -------------------------------------------------------------------
1547 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
1548
1549 - special exception message if server returns 403 response
1550   (forbidden) (port from SP2)
1551 - MediaException messages marked for translation
1552
1553 -------------------------------------------------------------------
1554 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
1555
1556 - make sure we have target cache on target initialize
1557 - version 4.3.0
1558
1559 -------------------------------------------------------------------
1560 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
1561
1562 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
1563   file systems (#333166)
1564 - rev. 8915
1565
1566 -------------------------------------------------------------------
1567 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
1568
1569 - Fixed Capabilites iterator exposing prereq marker.
1570 - revision 8914
1571
1572 -------------------------------------------------------------------
1573 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
1574
1575 - postinstall script fixed
1576 - version 4.2.10
1577
1578 -------------------------------------------------------------------
1579 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
1580
1581 - Testcases regards modaliases, rpmlib, ... correctly
1582 - Revision 8904
1583
1584 -------------------------------------------------------------------
1585 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
1586
1587 - Remove obsolete sql database. (bnc#363224)
1588 - revision 8898
1589
1590 -------------------------------------------------------------------
1591 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
1592
1593 - Take care target uses --root when creating solv files (bnc #363789)
1594 - revision 8881
1595
1596 -------------------------------------------------------------------
1597 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
1598
1599 - Unmaintained packages which does not fit to the updated system
1600   (broken dependencies) will be deleted.
1601 - revision 8867
1602
1603 -------------------------------------------------------------------
1604 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
1605
1606 - let libzypp-devel require libsatsolver-devel
1607
1608 -------------------------------------------------------------------
1609 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
1610
1611 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
1612 - revision 8833
1613
1614 -------------------------------------------------------------------
1615 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
1616
1617 - media: fixed DownloadProgressReport.finish() url argument in
1618   doGetFileCopy()
1619 - revision 8815
1620
1621 -------------------------------------------------------------------
1622 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
1623
1624 - hardlink when possible to optimize data transfer
1625   and space across caches.
1626 - version 4.2.8
1627
1628 -------------------------------------------------------------------
1629 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
1630
1631 - added some locale support to sat::Solvable
1632 - version 4.2.7
1633
1634 -------------------------------------------------------------------
1635 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
1636
1637 - handle error messages better in doesFileExist too which is
1638   used during probing. (bnc #362608)
1639
1640 -------------------------------------------------------------------
1641 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
1642
1643 - Fetcher::reset() should not reset cache directories.
1644   (bnc #348050)
1645 - version 4.2.6
1646
1647 -------------------------------------------------------------------
1648 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
1649
1650 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
1651   for http and https, but this time set CURLOPT_HTTPGET back to 1
1652   so it actually works. This makes Media::doesFileExist
1653   efficient for http and https.
1654   (related to bnc #348050)
1655 - version 4.2.5
1656
1657 -------------------------------------------------------------------
1658 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
1659
1660 - using .solv files only now (fate #303018)
1661 - revision 8699
1662
1663 -------------------------------------------------------------------
1664 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
1665
1666 - fix architectures on distupgrade
1667
1668 -------------------------------------------------------------------
1669 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
1670
1671 - fixes from trunk merged
1672
1673 -------------------------------------------------------------------
1674 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
1675
1676 - fixed renaming a repo to an existing one (bnc #228216)
1677 - revision 8431
1678
1679 -------------------------------------------------------------------
1680 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
1681
1682 - fix changelog
1683
1684 -------------------------------------------------------------------
1685 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
1686
1687 - read .curlrc more robustly to obtain user-proxy (#330351)
1688 - revision 8368
1689
1690 -------------------------------------------------------------------
1691 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
1692
1693 - always buildrequire openssl-devel
1694 - replacing strange utf-8 chars in changelog
1695 - revision 8317
1696
1697 -------------------------------------------------------------------
1698 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
1699
1700 - Saner NFS timeo default (#350309)
1701 - revision 8314
1702
1703 -------------------------------------------------------------------
1704 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
1705
1706 - support 'patterns.pat' and 'patterns.pat.gz' to read all
1707   patterns in one go.
1708 - rev 8309
1709
1710 -------------------------------------------------------------------
1711 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
1712
1713 - added RpmDb::removePubkey(), call it from
1714   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
1715   is removed from the trusted keyring
1716 - revision 8288
1717
1718 -------------------------------------------------------------------
1719 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
1720
1721 - Textchanges
1722 - reduced logging in SAT-solver
1723 - ordering solutions
1724 - version 4.1.8
1725 - revision 8276
1726
1727 -------------------------------------------------------------------
1728 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
1729
1730 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
1731   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
1732 - Revision 8255
1733 - Version 4.1.7
1734
1735 -------------------------------------------------------------------
1736 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
1737
1738 - Pathname zypp::filesystem::expandlink(const Pathname &) added
1739 - if the provided file is a symlink, expand it (#274651) (this
1740   probably won't work for schemes other than file/dir and cd/dvd)
1741 - revision 8179
1742
1743 -------------------------------------------------------------------
1744 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
1745
1746 - fixed password handling in URLs (bug #347273)
1747 - revision 8118
1748
1749 -------------------------------------------------------------------
1750 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
1751
1752 - Fixed default text locale detection not to use static variables. (#346872)
1753 - version 4.1.6
1754 - revision 8116
1755
1756 -------------------------------------------------------------------
1757 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
1758
1759 - Log more details about zypp lock owner. (#294094)
1760 - revision 8088
1761
1762 -------------------------------------------------------------------
1763 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
1764
1765 - Remove runtime dependency for libboost_filesystem (#345773)
1766 - version 4.1.5
1767 - revision 8061
1768
1769 -------------------------------------------------------------------
1770 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
1771
1772 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
1773   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
1774 - version 4.1.4
1775 - revision 7998
1776
1777 -------------------------------------------------------------------
1778 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
1779
1780 - make IniParser more strict (bug #306697)
1781
1782 -------------------------------------------------------------------
1783 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
1784
1785 - Fix missing packages in patch content list. (#340896)
1786 - revision 7925
1787
1788 -------------------------------------------------------------------
1789 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
1790
1791 - fix build
1792
1793 -------------------------------------------------------------------
1794 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
1795
1796 - Output date strings in UTF-8. (#339423)
1797 - revision 7807
1798
1799 -------------------------------------------------------------------
1800 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
1801
1802 - fixes for new gcc
1803 - version 4.1.3
1804 - r7788
1805
1806 -------------------------------------------------------------------
1807 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
1808
1809 - Don't mark failed patch scripts as installed. (#327523)
1810 - version 4.1.2
1811 - revision 7744
1812
1813 -------------------------------------------------------------------
1814 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
1815
1816 - update rpmlint suppression
1817
1818 -------------------------------------------------------------------
1819 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
1820
1821 - fixed retrieval of epoch from rpmdb (bug #246680)
1822
1823 -------------------------------------------------------------------
1824 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
1825
1826 - allow non-existing "packages" file in susetags parser (bug
1827   #309235)
1828
1829 -------------------------------------------------------------------
1830 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
1831
1832 - SMBIOS DMI modalias matching added (#333152)
1833 - revision 7494
1834
1835 -------------------------------------------------------------------
1836 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
1837 - do not download the same file multiple times in one attach session
1838   (#307098), r7456
1839 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
1840   removed - should be correctly detected by HAL now
1841   (#167629, #163971), r7452
1842 - version 4.1.1
1843
1844 -------------------------------------------------------------------
1845 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
1846
1847 - filter architecture in plaindir parser (bug #330791)
1848
1849 -------------------------------------------------------------------
1850 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
1851
1852 - Throw constructing malformed checksums. (#189096)
1853 - revision 7441
1854
1855 -------------------------------------------------------------------
1856 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
1857
1858 - Renamed templates back because proper qualification makes it work
1859   too.
1860 - 4.1.0
1861
1862 -------------------------------------------------------------------
1863 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
1864
1865 - only look for repositories in file ending ".repo" (bug #294779)
1866
1867 -------------------------------------------------------------------
1868 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
1869
1870 - Fixed compilation errors with GCC 4.3 by adding missing includes
1871   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
1872   Compare<Edition> to CompareEd.
1873 - r7426
1874
1875 -------------------------------------------------------------------
1876 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
1877
1878 - Incorporated patch from Michael Matz to speedup cache reading.
1879 - revision 7413
1880
1881 -------------------------------------------------------------------
1882 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
1883
1884 - Resolvertestcase:
1885   - log Repository info
1886   - set keep state in the testcase
1887   - handle vendor
1888 - r 4707
1889
1890 -------------------------------------------------------------------
1891 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
1892
1893 - Fixed pattern parser SEGV on broken pattern files. (#328546)
1894 - revision 7402
1895
1896 -------------------------------------------------------------------
1897 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
1898
1899 - QueuItemRequire: Filter out all provider which have worser architecture,
1900   are NOT noarch and have not the same name as the requirement. The
1901   last one is needed for updating packages via patch/atoms.
1902   Bug 328081
1903 - Revert changes of r 7340
1904 - r 7386
1905
1906 -------------------------------------------------------------------
1907 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
1908
1909 - Add missing '--install' parameter in desktop file. (#308640)
1910 - version 4.0.0
1911 - revision 7369
1912
1913 -------------------------------------------------------------------
1914 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
1915
1916 - release all attached media before attempting to eject (#293428)
1917 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
1918 - revision 7352
1919 - version 3.26.0
1920
1921 -------------------------------------------------------------------
1922 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
1923
1924 - provide a way to retrieve the metadata path. Used for
1925   installation, which incorrectly creates a repository in
1926   cache without adding it first, so metadata path is not
1927   set and therefore it is not possible to setup a media
1928   verifier on installation. Part of fix for (#293428)
1929 - 3.25.0
1930
1931 -------------------------------------------------------------------
1932 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
1933
1934 - If more than one resolvables provide a requirements and have different
1935   architecture take thatone with the best architecture. (Not regarding the
1936   name). Bug: Branching too much while an installation of a multi-arch-DVD
1937 - r 7340
1938 - version 3.24.8
1939
1940 -------------------------------------------------------------------
1941 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
1942
1943 - Checking the queue if an item will be deleted. If yes, the requirements
1944   are not needed anymore. Bug 326384
1945 - version 3.24.7
1946 - r 7329
1947
1948 -------------------------------------------------------------------
1949 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
1950
1951 - don't probe the repository type upon saving if disabled (#326769)
1952 - version 3.24.6
1953 - revision 7319
1954
1955 -------------------------------------------------------------------
1956 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
1957
1958 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
1959   esp. if the error occurred executing the packages post-install script.
1960 - version 3.24.5
1961 - revision 7317
1962
1963 -------------------------------------------------------------------
1964 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
1965
1966 - If a package is deselected by user, apply this soft lock to all
1967   available versions of this package.
1968 - version 3.24.4
1969 - revision 7316
1970
1971 -------------------------------------------------------------------
1972 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
1973
1974 - Update: Do not set an item to installation if there has been already set
1975   one for installation which has the same NVA. Bug  326286
1976 - version 3.24.3
1977 - r 7311
1978
1979 -------------------------------------------------------------------
1980 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
1981
1982 - Enable package cache during commit. (#326249)
1983 - revision 7309
1984
1985 -------------------------------------------------------------------
1986 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
1987
1988 - Do not regarding requirements for packages which will be deleted in the
1989   same solver run. Bug 310618
1990 - r 7292
1991 - version 3.24.2
1992
1993 -------------------------------------------------------------------
1994 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
1995
1996 - don't download filelists.xml.gz (#307105)
1997 - version 3.24.1
1998 - revision 7269
1999
2000 -------------------------------------------------------------------
2001 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
2002
2003 - Improve estimated diskusage while there is no valid
2004   solver result. (#325617)
2005 - revision 7266
2006
2007 -------------------------------------------------------------------
2008 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
2009
2010 -Bugfix in vendor change of a required resolvable (Correct error message)
2011  Bug 310455
2012 - r 7262
2013
2014 -------------------------------------------------------------------
2015 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
2016
2017 - fixed DU parsing in inst-sys (#308659)
2018 - revision 7256
2019
2020 -------------------------------------------------------------------
2021 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
2022
2023 - Enable using patch and delta rpms. (#309124)
2024 - version 3.24.0
2025 - revision 7253
2026
2027 -------------------------------------------------------------------
2028 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
2029
2030 - On update do not delete unmaintained non-SuSE packages.
2031 - version 3.23.2
2032 - revision 7239
2033
2034 -------------------------------------------------------------------
2035 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
2036
2037 - ZYppImpl::getPartitions() - don't return the current partitioning
2038   when the partitioning hasn't been set - fixes DU parsing in
2039   inst-sys (#308659)
2040
2041 -------------------------------------------------------------------
2042 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
2043
2044 - Throw specific exceptions during commit (#308511)
2045 - 3.23.1
2046
2047 -------------------------------------------------------------------
2048 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
2049
2050 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
2051   now provide more detailed disk usage information.
2052   Yum metadata don't, so we book the package size to '/'. (#308362)
2053 - version 3.23.0
2054 - revision 7225
2055
2056 -------------------------------------------------------------------
2057 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
2058
2059 - Regarding keep state while recycle old valid solver results. Bug 286889
2060 - r 7209
2061
2062 -------------------------------------------------------------------
2063 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
2064
2065 - report 100% progress on finishing RPM removal (bug #309431)
2066 - revision 7200
2067
2068 -------------------------------------------------------------------
2069 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
2070
2071 - Update: rename language packages --> take that package which fits to the
2072   selected language Bug 308098
2073 - r 7919
2074
2075 -------------------------------------------------------------------
2076 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
2077
2078 - restore deltas and patch rpms from the cache (#309124)
2079 - 3.22.8
2080
2081 -------------------------------------------------------------------
2082 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
2083
2084 - Don't fail if a product is deleted multiple times (e.g. due to
2085   obsoletes and an explicit deleted request). (#308746)
2086 - version 3.22.7
2087 - revision 7184
2088
2089 -------------------------------------------------------------------
2090 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
2091
2092 - SYSCONFDIR variable added for modifying /etc
2093
2094 -------------------------------------------------------------------
2095 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
2096
2097 - uninstallable resolvable -->suggested solution: delete; Bug 308164
2098 - r 7177
2099
2100 -------------------------------------------------------------------
2101 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
2102
2103 - new translations added
2104 - r 7166
2105 - version 3.22.6
2106
2107 -------------------------------------------------------------------
2108 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
2109
2110 - fixed disk usage counting of updated packages (#308362)
2111
2112 -------------------------------------------------------------------
2113 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
2114
2115 - Splitting packages: Take the package with the best
2116   architecture,edition ONLY; Bug 308591
2117 - r 7160
2118
2119 -------------------------------------------------------------------
2120 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
2121
2122 - properly report fallback disk usage size (in kB instead of bytes)
2123   when disk usage is not known (YUM repos) (#308475)
2124
2125 -------------------------------------------------------------------
2126 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
2127
2128 - Install a sample /etc/zypp.conf. (#306615)
2129 - Fixed missing soversion symlink in package.
2130 - version 3.22.5
2131 - revision 7150
2132
2133 -------------------------------------------------------------------
2134 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
2135
2136 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
2137   308252
2138 - r 7143
2139
2140 -------------------------------------------------------------------
2141 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
2142
2143 - Error: Select two candidate with the same name while update.
2144   Solution: If there is a candidate which is already selected for installation -->
2145   take thatone #308082
2146 - r 7132
2147
2148 -------------------------------------------------------------------
2149 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
2150
2151 - Work arround installed patterns providing an empty vendor string. (#307743)
2152 - Let the solver treat vendor suse and opensuse as equivalent.
2153 - version 3.22.4
2154
2155 -------------------------------------------------------------------
2156 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
2157
2158 - Checking item before evaluating the concerning vendor. bug #307941
2159 - r 7119
2160
2161 -------------------------------------------------------------------
2162 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
2163
2164 - Fix for bug #307163 - empty package descriptions
2165   a.k.a shared tag not 100% implemented
2166 - r 7117
2167 - version 3.22.3
2168
2169 -------------------------------------------------------------------
2170 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
2171
2172 - logging "reverse" NEEDED_BY in the detail description of solver
2173   problems.
2174 - improved error message if a requiremnt is not fulfilled Bug 307743
2175 - Add "ignore" option to the solution if a requirement is not fulfilled
2176   Bug 304276
2177 - revision 7113
2178
2179 -------------------------------------------------------------------
2180 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
2181
2182 - fixed the order of operands of susetags local metadata status
2183   computation which caused the YaST repositories to always get
2184   refreshed (part of bug #304310)
2185 - revision 7107
2186 - version 3.22.2
2187
2188 -------------------------------------------------------------------
2189 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
2190
2191 - comparing vendor with VendorAttr::equivalent
2192 - revision 7103
2193
2194 -------------------------------------------------------------------
2195 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
2196
2197 - Use $RPM_OPT_FLAGS.
2198
2199 -------------------------------------------------------------------
2200 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
2201
2202 - Reset transact bits when switching status from
2203   "update" to "protected" (#246976)
2204 - version 3.22.1
2205 - revision 7094
2206
2207 -------------------------------------------------------------------
2208 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
2209
2210 - new translations added
2211 - rev 7083
2212
2213 -------------------------------------------------------------------
2214 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
2215
2216 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
2217    [main]
2218    download.use_patchrpm = no
2219    download.use_deltarpm = no
2220 - version 3.22.0
2221 - revision 7069
2222
2223 -------------------------------------------------------------------
2224 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
2225
2226 - On demand translate patch requirements into a list of atoms.
2227   Required by the UI to display packages acssociated with a patch.
2228   (#300612)
2229 - version 3.21.1
2230 - revision 7065
2231
2232 -------------------------------------------------------------------
2233 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
2234
2235 - enrich ResolverInfo with the reason if a user-initiated request
2236   fails (#304325, #306240)
2237 - r 7051
2238
2239 -------------------------------------------------------------------
2240 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
2241
2242 - added missing implementation of LogControl::setLineFormater()
2243   (lslezak)
2244 - version 3.21.0
2245 - revision 7041
2246
2247 -------------------------------------------------------------------
2248 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
2249
2250 - enable changing url in requestMedia callback (#294481)
2251 - revision 7037
2252
2253 -------------------------------------------------------------------
2254 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
2255
2256 - Filter readonly mount points in DiskUsageCounter (#297405)
2257 - revision 7030
2258
2259 -------------------------------------------------------------------
2260 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
2261
2262 - remember the cause of the RepoException when refreshing metadata
2263   (#301022)
2264 - r7023
2265
2266 -------------------------------------------------------------------
2267 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
2268
2269 - Safe fix for bug #299680.
2270 - version 3.20.1
2271 - revision 7026
2272
2273 -------------------------------------------------------------------
2274 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
2275
2276 - Bugfix: If a requirement has been fulfilled by more than one language
2277   resolvables only thatone will be taken which fits to the selected
2278   language.
2279 - r 7018
2280
2281 -------------------------------------------------------------------
2282 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
2283
2284 - correct error code for media errors in MediaCurl::doGetFileCopy()
2285   affects only zypper error output, does not affect YaST
2286 - r7013
2287
2288 -------------------------------------------------------------------
2289 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
2290
2291 - reverted blocking of requestMedia from r6271 (#301710)
2292 - r6999
2293
2294 -------------------------------------------------------------------
2295 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
2296
2297 - prevent progress report in destructor (#299680)
2298 - r6998
2299
2300 -------------------------------------------------------------------
2301 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
2302
2303 - treat non-filelists.xml <file> entries as file provides capabilities
2304   in YUM parser (#304701)
2305 - r6992
2306
2307 -------------------------------------------------------------------
2308 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
2309
2310 - the media.1/media uniquely identifies a 'susetags' repo, not
2311   the content file (#304200)
2312
2313 -------------------------------------------------------------------
2314 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
2315
2316 - fixed locale dir (#304649)
2317 - r6984
2318
2319 -------------------------------------------------------------------
2320 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
2321
2322 - don't treat normal package license as "license to confirm"
2323   (#305906)
2324
2325 -------------------------------------------------------------------
2326 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
2327
2328 - Fixed fix for #293039. Segfault due to uninitialzed data.
2329 - version 3.19.3
2330 - revision 6980
2331
2332 -------------------------------------------------------------------
2333 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
2334
2335 - reduced too much verbosed ResolverContext logging; Bug 303971
2336 - r 6977
2337
2338 -------------------------------------------------------------------
2339 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
2340
2341 - Fixed PlainDir repositories to provide real disk usage data. For
2342   repomd and others that do not provide any detailed disk usage info,
2343   assume the packgage size is required below "/". Peviously they were
2344   treated as being empy.
2345 - version 3.19.2
2346 - revision 6972
2347
2348 -------------------------------------------------------------------
2349 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
2350
2351 - Add a new solver solution in the case of running in a timeout:
2352   ProblemSolutionDoubleTimeout.h
2353   #Bug 302496
2354 - revision 6970
2355
2356 -------------------------------------------------------------------
2357 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
2358
2359 - bug in fix for (#292986)
2360
2361 -------------------------------------------------------------------
2362 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
2363
2364 - (#297001) - libzypp: can't skip broken packages
2365 - re enable importing zypp keyring from rpm.(#302379)
2366 - 3.19.1
2367
2368 -------------------------------------------------------------------
2369 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
2370
2371 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
2372   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
2373   in order to support query-by-repo (#305384)
2374 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
2375   number of kinds, names, or repos (#305347)
2376 - remove ResolvableQuery::iterateResolvablesByKind, not needed
2377 - version 3.19.0
2378 - rev 6935
2379
2380 -------------------------------------------------------------------
2381 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
2382
2383 - real fix for reading signature ids. (#390535).
2384 - delete metadata when removing repo (#301037).
2385
2386 -------------------------------------------------------------------
2387 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
2388
2389 - following behaviour for setPartitions
2390   - if they are not set, they are detected
2391   - if they are set, that value is used.
2392   - if value set or detected is empty, all disk usage
2393     information is read. Otherwise just values in those
2394     mount points.
2395     Should work for installation as long as detectPartitions
2396     is empty at installation.(#293039)
2397
2398 -------------------------------------------------------------------
2399 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
2400
2401 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
2402   from external, e.g. for the testcases
2403 - Honor ZYPP_CONF environment variable to override the buit-in
2404   /etc/zypp/zypp.conf
2405 - Check architecture at handout() to prevent NULL ptr reference.
2406 - Bug 301286
2407 - rev 6908
2408
2409 -------------------------------------------------------------------
2410 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
2411
2412 -The solver generate an establish call for all
2413  resolvables which has filesystemcaps if there is not a valid result from a
2414  former solver run available. This covers:
2415  * Initial solver run
2416  * Changing of filesystem whithin a workflow, cause the solver results will
2417    be reset if the filesystem dependencies have been changed
2418  Bug 271912
2419 - r 6901
2420
2421 -------------------------------------------------------------------
2422 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
2423
2424 - pass location to plaindir package (#303751)
2425 - Add name of file in question to checksum/signature related
2426   exceptions.
2427 - pass basename of file to verifyFileSignatureWorkflow (instead of
2428   empty string).
2429 - filter out incompatible architectures when parsing sustags
2430   repos (first half of #301286)
2431 - r 6882
2432
2433 -------------------------------------------------------------------
2434 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
2435
2436 - don't run source migration if yast is running in
2437   intsys mode (#297136)
2438 - signature and checksum verification fixes. Still pending
2439   problem ZYpp getting no output from gpg when running from zypper.
2440   (#302059)
2441
2442 -------------------------------------------------------------------
2443 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
2444
2445 - Do not strip resolvables which have the same name but different kind
2446   (ResolverInfo*)
2447 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
2448 - r 6830
2449
2450 -------------------------------------------------------------------
2451 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
2452
2453 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
2454   the Estonian locale (#302525).
2455
2456 -------------------------------------------------------------------
2457 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
2458
2459 - added remembering of exception history at various places
2460
2461 -------------------------------------------------------------------
2462 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
2463
2464 - Bugfixes concerning vendor handling:
2465 - first bug:
2466   Installed A-1.0(vendor SuSE)
2467   Available A-2.0(other vendor)
2468   A will not be regarded as "unmaintained". So it will not be deleted.
2469 - second bug:
2470   A need B-2.0. B-1.0 is installed but has another vendor. Report a
2471   proper errmessage.
2472 - Testcase : solution-tests/vendor-test.xml
2473 - r 6812
2474 - 3.18.4
2475
2476 -------------------------------------------------------------------
2477 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
2478
2479 - ignore HASH key for download (#300982)
2480
2481 -------------------------------------------------------------------
2482 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
2483
2484 - Added explicitly_requested as parameter in ResolverContext::Uninstall
2485   Bug 299819
2486 - revision 6794
2487
2488 -------------------------------------------------------------------
2489 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
2490
2491 - If no mount information is available, parse all DU entries.
2492 - read only hack mode for migrate-sources. We actually do add
2493   repositories with it, but no harm. (#292986)
2494 - fix some typos in exceptions (#301331)
2495 - 3.18.3
2496
2497 -------------------------------------------------------------------
2498 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
2499
2500 - Do not regard explicit request in order to recognize updated packages
2501   correctly. Bug 301676
2502 - Updated translations
2503 - r 6766
2504 - 3.18.2
2505
2506 -------------------------------------------------------------------
2507 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
2508
2509 - package-manager script: Call /sbin/yast2 with full path because of
2510   gnomesu (#269873).
2511
2512 -------------------------------------------------------------------
2513 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
2514
2515 - add support for the HASH key. (#300982)
2516 - Use ContentFileParser in Downloader (instead of implementing
2517   the parser again, it has a reason, Downloader was written first)
2518 - update testcases and data to cover the new HASH key
2519 - 3.18.1
2520
2521 -------------------------------------------------------------------
2522 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
2523
2524 - unify query API for kind and name, summary, description
2525   (incomplete)
2526 - rev 6761, version 3.18.0
2527
2528 -------------------------------------------------------------------
2529 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
2530
2531 - add iterateResolvablesByKindsAndName
2532 - rev 6735, version 3.17.13
2533
2534 -------------------------------------------------------------------
2535 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
2536
2537 - rename ResolvableQuery::queryByName to iterateResolvablesByName
2538 - fix reading of kind and repository in ResolvableQuery
2539 - add reverse lookups in CacheTypes
2540 - add iterateResolvablesByKind
2541 - rev 6733
2542
2543 -------------------------------------------------------------------
2544 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
2545
2546 - shorten solver error messages Bug 259894
2547 - rev 6723
2548
2549 -------------------------------------------------------------------
2550 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
2551
2552 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
2553   install zypp/cache header files.
2554 - rev 6719, version 3.16.13
2555
2556 -------------------------------------------------------------------
2557 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
2558
2559 - discard pattern files with incompatbile architecture, both
2560   for download and for parsing. (#298716)
2561 - rev 6711
2562
2563 -------------------------------------------------------------------
2564 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
2565
2566 - run sqlite asynchronously and add sql index files where
2567   appropriate, gives 6x performance on certain operations.
2568   Bumping cache schema version to 1004.
2569   (#300998)
2570 - rev 6710
2571
2572 -------------------------------------------------------------------
2573 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
2574
2575 - fix String::endsWith (#301038)
2576 - rev 6709
2577
2578 -------------------------------------------------------------------
2579 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
2580
2581 - added an _explicitly_requested in QueueItemConflict ( as already in
2582   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
2583   remove the conflicting item without an error message. Bug 299819
2584 - rev 6699
2585
2586 -------------------------------------------------------------------
2587 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
2588
2589 - forgot to set default refresh policy in checkIfToRefreshMetadata
2590 - repo.refresh.delay default set to 10 minutes
2591 - 6693
2592
2593 -------------------------------------------------------------------
2594 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
2595
2596 - Bugfix while regarding correct vendor in update
2597 - r6677
2598 - version 3.15.0
2599
2600 -------------------------------------------------------------------
2601 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
2602
2603 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
2604   added to delay next check & refresh until the specified number of
2605   minutes has passed from the last check or refresh (FATE #301991).
2606   Revisions: 6654, 6656, 6666, and 6667.
2607 - filesystem::touch(Pathname) added (r6666)
2608 - RepoManager::touchIndexFile(RepoInfo) added
2609 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
2610   decision to do the refresh moved to this public method.
2611 - r6667
2612
2613 -------------------------------------------------------------------
2614 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
2615
2616 - generate a resolver problem if addRequires does not find a resovable
2617   #299486
2618 - rev 6660
2619
2620 -------------------------------------------------------------------
2621 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
2622
2623 - Prioritized delete request by the user BEFORE delete requests due
2624   missing dependencies or conflicting dependencies. Bug 298322
2625 - rev 6640
2626
2627 -------------------------------------------------------------------
2628 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
2629
2630 - support also "Plaindir" as valid repo type name (#298622)
2631 - revision 6616
2632 - version 3.14.0
2633
2634 -------------------------------------------------------------------
2635 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
2636
2637 - fix segfault in Progress reporting
2638 - progress report use name instead of alias (#298035)
2639 - repoinfo returns alias if name is empty
2640
2641 -------------------------------------------------------------------
2642 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
2643
2644 - merge patch by dmueller to get rid of boost-regex
2645
2646 -------------------------------------------------------------------
2647 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
2648
2649 - dont create a second CacheStore in the same scope, will lock...
2650   #297627
2651
2652 -------------------------------------------------------------------
2653 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
2654
2655 - fixed some RepoManager exception docs & history
2656 - r6558
2657
2658 -------------------------------------------------------------------
2659 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
2660
2661 - feature #302135: Graceful update of 3rd party packages
2662   Automatic upgrading only sees packages from same vendor
2663   This allows not needed to have those locked.
2664 - Add persistent locks file which allow wildcards. Users
2665   can lock certain packages adding lines like "kde* < 3.5"
2666 - add applyLocks() to apply persistent locks before solving
2667
2668 -------------------------------------------------------------------
2669 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
2670
2671 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
2672   #271912 wq
2673 - Added locking resolvables in the testcases
2674 - rev 6544
2675
2676 -------------------------------------------------------------------
2677 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
2678
2679 - add migrate-sources to %post (#292986)
2680 - 3.13.15
2681
2682 -------------------------------------------------------------------
2683 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
2684
2685 - fixed bug with using wrong files from raw metadata cache
2686   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
2687
2688 -------------------------------------------------------------------
2689 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
2690
2691 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
2692   Bug# 297795
2693 - r 6517
2694
2695 -------------------------------------------------------------------
2696 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
2697
2698 - implement susetags support for compressed metadata
2699   and testcases. (feature #301916)
2700 - implement disk usage in cache. For installation requires
2701   some changes in YaST to setup the ZYpp getPartitions()
2702   before repos are cached. (bug #293039)
2703 - added testcases for diskusage
2704 - 3.13.14
2705
2706 -------------------------------------------------------------------
2707 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
2708
2709 - fixed YUM parser to properly create source packages
2710 - disabled reading of filelists.xml.gz by default (the data are
2711   currently not stored anyway)
2712 - revision 6481
2713 - version 3.13.13
2714
2715 -------------------------------------------------------------------
2716 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
2717
2718 - Don't download unwanted translation files (#293740).
2719 - revision 6470
2720
2721 -------------------------------------------------------------------
2722 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
2723
2724 - Fix susetags repo to parse dikusage data (#293039)
2725 - revision 6467
2726 - version 3.13.12
2727
2728 -------------------------------------------------------------------
2729 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
2730
2731 - Add product attribute 'type' (aka 'category' which is now
2732   deprecated). Adapted sustags and yum parsers to parse and
2733   provide this value.
2734 - revision 6464
2735 - version 3.13.11
2736
2737 -------------------------------------------------------------------
2738 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
2739
2740 - fix modalias rel column number
2741 - version 3.13.10
2742
2743 -------------------------------------------------------------------
2744 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
2745
2746 - Implemented option repo.add.probe to allow probing
2747   the added repositories
2748 - version 3.13.9
2749
2750 -------------------------------------------------------------------
2751 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
2752
2753 - Fixed detection of renamed packages while update.
2754 - Added new translations
2755 - rev 6445
2756
2757 -------------------------------------------------------------------
2758 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
2759
2760 - Speed up retrieving MediaNr attribute, as it slows down install
2761   order calculation. (#297173)
2762 - revision 6442
2763
2764 -------------------------------------------------------------------
2765 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
2766
2767 - Fixed cache schema upgrade
2768
2769 -------------------------------------------------------------------
2770 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
2771
2772 - Fixed pattern includes and extends attributes.
2773 - revision 6431
2774 - version 3.13.8
2775
2776 -------------------------------------------------------------------
2777 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
2778
2779 - API for retrieving additional dependencies" solver/detail/Resolver.h
2780 - Handle additional dependencies in the testcases
2781 - Handle system and language dependencies in the testcases correctly.
2782 - r 6418
2783
2784 -------------------------------------------------------------------
2785 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
2786
2787 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
2788   has changed. Resolver must discard any cached filesystem dependencies.
2789   (required for #271912)
2790 - revision 6404
2791
2792 -------------------------------------------------------------------
2793 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
2794
2795 - Indicate changed pool content to the resolver. (required for #271912)
2796 - revision 6398
2797 - version 3.13.7
2798
2799 -------------------------------------------------------------------
2800 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
2801
2802 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
2803   problems. Bug 280387
2804 - r 6378
2805 - version 3.13.6
2806
2807 -------------------------------------------------------------------
2808 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
2809
2810 - Added interface to install source packages via zypper.
2811 - revision 6373
2812 - version 3.13.5
2813
2814 -------------------------------------------------------------------
2815 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
2816
2817 - Added package attributes Package::sourcePkgName and
2818   Package::sourcePkgEdition. Name and edition of the source
2819   rpm this package was built from.
2820 - Added ZYpp::installSrcPackage to install a single source package.
2821 - revision 6353
2822 - version 3.13.4
2823
2824 -------------------------------------------------------------------
2825 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
2826
2827 - Temorary files and directories created by makeSibling use the
2828   same protection as the original.
2829 - revision 6344
2830 - version 3.13.3
2831
2832 -------------------------------------------------------------------
2833 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
2834
2835 - Removed keepExtras from resolvePool. This will be handled
2836   in the solver internally now. #294727
2837 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
2838 - revision 6317
2839 - version 3.13.2
2840
2841 -------------------------------------------------------------------
2842 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
2843
2844 - Remove tribool from RepoInfo's interface.
2845 - revision 6301
2846 - version 3.13.1
2847
2848 -------------------------------------------------------------------
2849 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
2850
2851 - Fixed wrong media number reported by script, message and patch.
2852 - Fixed script API to provide the scripts location on media (if not
2853   inlined).
2854 - Introduced ScripProvider to make a script available on the local
2855   disk.
2856 - revision 6288
2857 - version 3.13.0
2858
2859 -------------------------------------------------------------------
2860 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
2861
2862 - don't request media chage if the media is not changeable (like
2863   e.g. http)
2864 - revision 6271
2865 - version 3.12.1
2866
2867 -------------------------------------------------------------------
2868 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
2869
2870 - progress ticks for clean cache
2871 - ZConfig: remove default from names.
2872 - re enable reading cache callbacks
2873 - ini parser without boost::regexp
2874   patch by dmueller (#152447)
2875
2876 -------------------------------------------------------------------
2877 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
2878
2879 - Fixed package to provide the location media number. (#294496)
2880 - revision 6263
2881
2882 -------------------------------------------------------------------
2883 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
2884
2885 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
2886   gpgkey) instead of throwing bad url exception
2887 - revision 6259
2888
2889 -------------------------------------------------------------------
2890 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
2891
2892 - Make clearing of extra dependencies/conflicts configurable when
2893   resolvePool(). Leave the default as before (clear extras).
2894   Bug # 294727
2895 - revision 6233
2896 - version 3.12.0
2897
2898 -------------------------------------------------------------------
2899 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
2900
2901 - /var/lib/zypp/cache -> /var/cache/zypp
2902   (#292419)
2903 - ini parser without boost::regexp, patch by dmueller
2904   (#152447)
2905
2906 -------------------------------------------------------------------
2907 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
2908
2909 - Make temp directory configurable  via environment
2910   variable ZYPPTMPDIR.
2911 - revision 6202
2912 - version 3.11.11
2913
2914 -------------------------------------------------------------------
2915 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
2916
2917 - Fixed bug in smart pointer comparison.
2918
2919 -------------------------------------------------------------------
2920 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
2921
2922 - Fix failing rename of metadata download directories across
2923   filesystem boundaries.
2924
2925 -------------------------------------------------------------------
2926 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
2927
2928 - Fixed malicious gettext include.
2929 - Make ZConfig a singleton.
2930 - revision 6123
2931
2932 -------------------------------------------------------------------
2933 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
2934
2935 - Fixed repo::provideFile to set a deleter for downloaded files
2936   (#293004).
2937 - revision 6094
2938 - version 3.11.10
2939
2940 -------------------------------------------------------------------
2941 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
2942
2943 - Query ByRepository now takes as well an alias.
2944
2945 -------------------------------------------------------------------
2946 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
2947
2948 - fix retrieval of container attributes in cache
2949   (#292698)
2950
2951 -------------------------------------------------------------------
2952 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
2953
2954 - Port zypp-query-pool (#292404)
2955 - revision 6069
2956 - version 3.11.9
2957
2958 -------------------------------------------------------------------
2959 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
2960
2961 - added new calls in Resolver.h: addRequire,addConflict
2962
2963 -------------------------------------------------------------------
2964 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
2965
2966 - Fixed IniParser to allow '=' in values (#292669)
2967 - revision 6063
2968
2969 -------------------------------------------------------------------
2970 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
2971
2972 - allow / in alias (#292628)
2973
2974 -------------------------------------------------------------------
2975 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
2976
2977 - Fixed repo::provideFile to throw on error.
2978 - Fixed ResolvableQuery to use 0 as default for non existing
2979   numerical values.
2980 - revision 6058
2981
2982 -------------------------------------------------------------------
2983 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
2984
2985 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
2986   additional ctor for convenience.
2987 - revision 6047
2988
2989 -------------------------------------------------------------------
2990 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
2991
2992 - Evalute update canditate:
2993   Take canditates only which are really installable. Bug 292077
2994   r 6034
2995
2996 -------------------------------------------------------------------
2997 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
2998
2999 - fixed some tribool bugs in RepoInfo
3000 - revision 6022
3001
3002 -------------------------------------------------------------------
3003 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
3004
3005 - fix reading of non existant repo
3006 - r6018
3007 - first submission to stable
3008 - fix keywords parsing in susetags parser
3009 - version 3.11.8
3010
3011 -------------------------------------------------------------------
3012 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
3013
3014 - make resolvable query complete exceptionless with the database
3015 - test that packages have some attributes
3016 - disable progress adaptor for now
3017 - revision 5977
3018 - version 3.11.7
3019
3020 -------------------------------------------------------------------
3021 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
3022
3023 - fixed unresolved symbols
3024 - revision 5972
3025 - version 3.11.6
3026
3027 -------------------------------------------------------------------
3028 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
3029
3030 - fixed TranslatedText creating unwanted entries.
3031 - fixed capability processing
3032 - revision 5964
3033 - version 3.11.5
3034
3035 -------------------------------------------------------------------
3036 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
3037
3038 - MediaSetAccess::release() added
3039 - Use attachDesiredMedia in MediaProducts
3040 - Progress reporting improved
3041 - revision 5959
3042 - version 3.11.4
3043
3044 -------------------------------------------------------------------
3045 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
3046
3047 - fixed parsing translated texts.
3048 - added source packages.
3049 - revision 5947
3050 - version 3.11.3
3051
3052 -------------------------------------------------------------------
3053 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
3054
3055 - repo callbacks fixed
3056 - Fixed YUM parser progress reporting
3057 - Added CombinedProgressData
3058 - make RepoImpl::resolvables() load lazy
3059 - MediaProducts added for scanning products file
3060 - Implement cache schema versioning and automatic invalidation of
3061   cache when schema changes
3062 - revision 5942
3063 - version 3.11.2
3064
3065 -------------------------------------------------------------------
3066 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
3067
3068 - Propagate pools repository_iterator to the UI
3069 - revision 5911
3070 - version 3.11.1
3071
3072 -------------------------------------------------------------------
3073 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
3074
3075 - Package::location is now returns an OnMediaLocation
3076 - archivesize() renamed to downloadSize()
3077 - Allow to iterate all Repositories that contribute
3078   Resolvables to the Pool.
3079 - MediaSetAccess::provideDir added
3080 - remove useless url check
3081 - add old-api-style wrapper
3082 - Add MediaProducts class
3083 - revision 5892
3084 - version 3.11.0
3085
3086 -------------------------------------------------------------------
3087 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
3088
3089 - function isInstalledBy/installs
3090   Added an initial installation flag which shows if the item has been
3091   triggered for installation, or the dependency is already satisfied.
3092 - Revision 5884
3093 - Version 3.4.0
3094
3095 -------------------------------------------------------------------
3096 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
3097
3098 - removed unused %{prefix}/lib/zypp from %files in spec file
3099 - revision 5870
3100
3101 -------------------------------------------------------------------
3102 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
3103
3104 - Old API (SourceManager, metadata parsers) dropped in favor of the
3105   new refactored ones (RepoManager, RepoParser(s), cache subtree,
3106   repo subtree).
3107 - Some new API improvements.
3108 - revision 5868
3109 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
3110
3111 -------------------------------------------------------------------
3112 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
3113
3114 - New API calls which provides more information about one
3115   resolvable after a solverrun:
3116   isInstalledBy (const PoolItem_Ref item);
3117   installs (const PoolItem_Ref item);
3118 - Revision 5835
3119
3120 -------------------------------------------------------------------
3121 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
3122
3123 - fix changelog entry order
3124
3125 -------------------------------------------------------------------
3126 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
3127
3128 - Ignore conflicting items which are uninstallable
3129 - Create a "needed by" info if a requirement is still fulfilled.
3130 - Allow only one needed_by and needed_by_capability in QueueItemInstall
3131 - Added capability and type (REQUIRE, RECOMMEND,....) to
3132   ResolverInfoNeededBy
3133 - Evaluate ResolverInfoNeededBy for more information in the error
3134   messages
3135 - Enlarge detail description in the error messages
3136 - Revision 5807
3137
3138 -------------------------------------------------------------------
3139 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
3140
3141 - Fixes for gcc-4.2
3142 - revision 5786
3143 - version 3.3.1
3144
3145 -------------------------------------------------------------------
3146 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
3147
3148 - fixed so versioning from libtool to cmake
3149 - 3.3.0
3150
3151 -------------------------------------------------------------------
3152 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
3153
3154 - Use gpg2 instead of gpg for keyring and make
3155   the package depend on it (#284211)
3156
3157 -------------------------------------------------------------------
3158 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
3159
3160 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
3161   New dependency "packageand(foo:bar)" which provides an AND dependency by
3162   injecting a supplement/freshen.
3163   e.G. package novell-cluster-services-kmp-smp
3164   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
3165   Bug 255011
3166 - Dont check for architecture changes in atoms (#266178)
3167 - Revision 5720
3168
3169 -------------------------------------------------------------------
3170 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
3171
3172 - Fixed package-manager script (#275847)
3173 - revision 5614
3174
3175 -------------------------------------------------------------------
3176 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
3177
3178 - fixed cmake
3179 - version 3.2.2
3180
3181 -------------------------------------------------------------------
3182 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
3183
3184 - Reduced logging in order to speedup solving Bug 275100
3185 - revision 5603
3186 - version 3.2.1
3187
3188 -------------------------------------------------------------------
3189 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
3190
3191 - Fix excess calls to releaseFile. (#274357)
3192 - revision 5545
3193
3194 -------------------------------------------------------------------
3195 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
3196
3197 - Fix importing keys into rpm. (#270125)
3198 - r5527
3199
3200 -------------------------------------------------------------------
3201 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
3202
3203 - Support filesystem dependencies to add needed filesystem RPMs
3204   automatically (Fate 301966).
3205 - revision 5404
3206 - version 3.2.0
3207
3208 -------------------------------------------------------------------
3209 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
3210
3211 - avoiding attaching media where not needed (#263207)
3212 - r5381
3213
3214 -------------------------------------------------------------------
3215 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
3216
3217 - fix FileCap with attributes
3218 - r5376
3219
3220 -------------------------------------------------------------------
3221 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
3222
3223 - Fixed computation of install order. Take requirements of
3224   an installed packages uninstall scripts into account, if
3225   the package is updated. (#258682)
3226 - revision 5349
3227 - version 3.1.1
3228 -------------------------------------------------------------------
3229 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
3230
3231 - Parse and provide package keywords. (Fate 120368)
3232 - revision 5338
3233 - version 3.1.0
3234
3235 -------------------------------------------------------------------
3236 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
3237
3238 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
3239   Ask the user. Bug 258322
3240 - revision 5305
3241 - version 3.0.3
3242
3243 -------------------------------------------------------------------
3244 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
3245
3246 - Fix restoring of Sources id root prefix is used. (#238165)
3247 - revision 5299
3248 - version 3.0.2
3249
3250 -------------------------------------------------------------------
3251 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
3252
3253 - MediaManager::attachDesiredMedia() added to support multiple
3254   (CD/DVD) drives (fate #3974)
3255 - r5296
3256
3257 -------------------------------------------------------------------
3258 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
3259
3260 - If there is no valid solver result and NOT all resolvables ( other
3261   architecture) has been regarded, let the user decide making a new
3262   solver run with ALL available resolvables. Bug 223440
3263 - reducing logging (error -> debug)  bug 252921
3264 - Revision 5219
3265
3266 -------------------------------------------------------------------
3267 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
3268
3269 - Allow configuration of trusted vendors via
3270   /var/lib/zypp/db/trustedVendors. (#186636)
3271 - revision 5194
3272 - version 3.0.1
3273
3274 -------------------------------------------------------------------
3275 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
3276
3277 - libzypp-devel -> libzypp requirement is not versioned
3278   (#251086)
3279 - r5181
3280
3281 -------------------------------------------------------------------
3282 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
3283
3284 - Using already existing valid solver results for further solver runs.
3285   (partiell solving)
3286 - r5169
3287
3288 -------------------------------------------------------------------
3289 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
3290
3291 - fix link order
3292 - r5165
3293
3294 -------------------------------------------------------------------
3295 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
3296
3297 - merging from 10.2 / SP1
3298 - #247459 ftp probing
3299   denied == dont exists in ftp
3300 - r5124
3301
3302 -------------------------------------------------------------------
3303 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
3304
3305 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
3306 - Simultaneouqusly establishing of items which are conflicting eachother is
3307   useless. So only one will be established. Fixed in QueueItemInstall.cc
3308   Bug 243595
3309 - Added new upgrade options to fine tune version and patch handling.
3310   (F301990)
3311 - The context of establishPool will be stored in Resolver and will be
3312   regarded for the next solver run everytime. So it will be not reset by
3313   any solver run anymore.
3314   bug 191810 ( A broken patch will not be installed again)
3315
3316 -------------------------------------------------------------------
3317 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
3318
3319 - adding sotf,timeo=X nfs mount options by default (#235211)
3320 - r5093
3321
3322 -------------------------------------------------------------------
3323 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
3324
3325 - support for HTTP authentication prompt added (#190609)
3326 - fixed problem with empty path in URL
3327   in MediaCurl::doGetFileCopy()
3328 - r5085
3329
3330 -------------------------------------------------------------------
3331 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
3332
3333 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
3334   SuSE-Linux-10_2-Branch
3335
3336 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
3337 - verifySystem: The result will be set to APPL_HIGH, so it will be not
3338   reset by a second "normal" solver run. #239281 (schubi)
3339 - yast2 reports invalid URL as 'unknown source type'
3340   (#209961) (dmacvicar)
3341 - Added freshen language dependency in supplemements too if there is no
3342   entry in supplements.
3343   #240617;IPA fonts are not installed even if select Japanese
3344   language (schubi)
3345 - Setting allowed authentication methods to "basic,digest" if none
3346   provided in URL (#243006) (jkupec)
3347 - Stopping after 50 valid solver results. Anymore would be useless. Bug
3348   243595 (schubi)
3349 - r 5007
3350
3351 -------------------------------------------------------------------
3352 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
3353
3354 - package-manager: use a generic su script from XDG (#235303, #244442)
3355
3356 -------------------------------------------------------------------
3357 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
3358
3359 - Setting allowed authentication methods to "basic,digest" if none
3360   provided in URL (#243006)
3361 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
3362   (mvidner)
3363 - r4999
3364
3365 -------------------------------------------------------------------
3366 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
3367
3368 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
3369   (#222602)
3370 - 4984
3371
3372 -------------------------------------------------------------------
3373 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
3374
3375 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
3376
3377 - update packages: changing architecture is only valid while an
3378   system update and NOT while an update via a patch. Last fix does
3379   not fit for every case.
3380   Bug 230685
3381 - Patch has selected not the concerning package for update but
3382   a package which has provided the required dependencies too.
3383   Algorithmus: If there are exactly two providers which differ in architecture
3384                prefer the better arch.
3385   Fix: Regarding NVRA too. ( only if equal )
3386   Bug 238284
3387 - Download only English and Local translation
3388   (#208457)
3389 - Added solver parameter:
3390    tryAllPossibilities: regarding every solver branch ( not only
3391                         branches with e.G. best architectures
3392    preferHighestVersion: Prefer solver results which have a higher
3393                          version number.
3394   Bug #238087
3395 - update packages: changing architecture is only valid while an
3396   system update and NOT while an update via a patch.
3397   Bug 230685 - x86_64 MozillaFirefox binaries in security update
3398   repository
3399   Fix of version 2.11.2 has not worked if the first founded item
3400   had had another architecture.
3401 - r4927
3402
3403 -------------------------------------------------------------------
3404 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
3405
3406 - added ZYpp::getPartitions() - return the partitinoning
3407
3408 -------------------------------------------------------------------
3409 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
3410
3411 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
3412 - Corrupt download cannot be skipped
3413   (#217425 and #224216)
3414 - Enable package read ahead/caching in commit per default to reduce
3415   interactive media changes. If the environment variable
3416   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
3417 - added parameter not to reset resolver results while calling
3418   freshen pool Bug: 235761
3419 - Prepare package read ahead/caching of packages in commit. Adatped the
3420   workflow. Caching details are now hidden inside CommitPackageCache.
3421   The current implementation still performs no read ahead. (for F100182)
3422 - Skip invalid or broken rpm database entries. (#231211)
3423 - verifySystem: check if the solution is valid after calling freshenPool()
3424   Bug: 235761
3425 - Added own call for Resolver::verifySystem with additional
3426   hardware/language check in order to keep binary compatibility
3427   Fate #301224
3428 - Rpm requires additional quoting of special chars in filenames.
3429   (#233967)
3430 - Resolver::verifySystem checks for new hardware now by calling
3431   freshenPool. This is configureable. Fate #301224
3432 - merged texts from proofread
3433 - Don't consider patch/delta rpms if package architecture changes.
3434   (#231254)
3435 - update packages: changing architecture is only valid while an
3436   system update and NOT while an update via a patch.
3437   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
3438 - verifySystem: Do only regard items which will be on the system after the
3439   commit. Fate 301178
3440 - feature #301369
3441   Import listed GPG Keys from an trusted installation source
3442 - fix return call in new xml parser
3443 - Enable system resolvables in Helix parser (Revision 4787)
3444 - deptestomatic:
3445   Resetting transaction with the correct call;
3446   bugfix; Added kind in keep state (Revision 4788)
3447 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
3448   soft (Revision 4789)
3449 - New call added: maySetToBeUninstalledSoft (Revision 4789)
3450   Both are only functions for the solver (Revision 4789)
3451 - Resetting "by causer" in order to distinguish from state
3452   "keep by user". ( function setLock in order to remove lock)
3453   (Revision 4789)
3454 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
3455   in QueueItemUninstall.cc (Revision 4790)
3456 - Regarding "keep state by user". So avoiding "reselecting" by
3457   other requirements.
3458   Give a corresponding problem solution if a resolvable satisfy
3459   a dependency, but has been set to keep by the user.
3460   Bug : 222531 (Revision 4791)
3461 - Allow to disable autoprotection of foreign vendor items. Required
3462   in zmd-backend. (F301735).
3463 - use sqlite-zmd if using > 10.2 in spec. Use the one available
3464   durin compile.
3465 - Item could has already been selected to soft uninstall (e.G. remove
3466   pattern which recommend this item ). Do not throw an exception anymore.
3467   bug#225278
3468 - Added syscontent::Reader: Parse serialized set of ResObjects.
3469   (for F300729)
3470 - If there has already been selected another item by the solver (e.g. from
3471   another source) we will take thatone in order to avoid parallel
3472   installation and there concerning error messages.
3473   Bug 224698
3474 - In order to handle conflicting resolvable we try to update the
3475   conflicting item. While evaluating these canditates an already selected
3476   candidate will not be regarded. So it could be that an older package
3477   will be selected for update although a newer has already been selected. Revision 4765
3478 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
3479   update candidate and evaluate additional branches.
3480 - r4907
3481
3482 -------------------------------------------------------------------
3483 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
3484
3485 - Improved realpath() wrapper in media handler class (#222521).
3486 - revision 4758
3487
3488 -------------------------------------------------------------------
3489 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
3490
3491 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
3492 - revision 4713
3493
3494 -------------------------------------------------------------------
3495 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
3496
3497 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
3498   because backend uses this sqlite and it is no fun to
3499   install one and the other to develop (as the -devel packages)
3500   conflict.
3501 - add cmake support for building zypp/ lib.
3502   TODO: soinfo, compile testcases, devel, zypp2,docs
3503   find rpm, curl and others.
3504 - dont serialize interactive, as it is
3505   calculated now.
3506   (it was already fixed as we don't reimplement
3507   the method, but we still serialized, parsed)
3508 - r4709
3509
3510 -------------------------------------------------------------------
3511 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
3512
3513 - fixed Patch::interactive to return true as well, if the patch
3514   itself has a licence. (#224192)
3515 - revision 4702
3516 - version 2.9.2
3517
3518 -------------------------------------------------------------------
3519 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
3520
3521 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
3522   on the installation image (#213852).
3523 - revision 4700
3524
3525 -------------------------------------------------------------------
3526 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
3527
3528 - Avoid duplicate pool entries; Bug 223750; second part of the fix
3529 - r4698
3530 - Version 2.9.1
3531
3532 -------------------------------------------------------------------
3533 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
3534
3535 - Pool has multi instances of an item in the pool. Reduced this error
3536   to items which are identically at least. #217574 and #223750
3537 - r4695
3538
3539 -------------------------------------------------------------------
3540 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
3541
3542 - replace spaces to underscores in product names
3543 - 2.8.7
3544 - r4688
3545
3546 -------------------------------------------------------------------
3547 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
3548
3549 - Mark some strings for translation (#219783 need it)
3550 - r4682
3551
3552 -------------------------------------------------------------------
3553 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
3554
3555 - Added translations marks to hal, url and mutex exceptions (#23771)
3556 - revision 4680
3557
3558 -------------------------------------------------------------------
3559 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
3560
3561 - don't make libzypp-devel depend on sqlite-devel as
3562   headers from zypp2 are not installed yet
3563 - r4663
3564
3565 -------------------------------------------------------------------
3566 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
3567
3568 - Return an error if fork failed. (#204807)
3569 - Make Script execution abortable by user request. (#212949, F100233)
3570 - revision 4660
3571 - version 2.8.6
3572
3573 -------------------------------------------------------------------
3574 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
3575
3576 - Added package-manager wrapper script, with icon and .desktop (#222757).
3577   (Used by gnome-main-menu)
3578 - version 2.8.5
3579 - r4640
3580
3581 -------------------------------------------------------------------
3582 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
3583
3584 - Fixed target/hal - one more dbus_connection_close found (#216035)
3585 - revision 4636
3586 - version 2.8.4
3587
3588 -------------------------------------------------------------------
3589 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
3590
3591 - translation added
3592   rev 4630
3593   version 2.8.3
3594
3595 -------------------------------------------------------------------
3596 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
3597
3598 - Process obsoletes when installing non-package objects. (#217352)
3599 - revision 4621
3600 - version 2.8.2
3601
3602 -------------------------------------------------------------------
3603 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
3604
3605 - Implemented volume device check using /sbin/vol_id (#213852).
3606 - Revision 4619
3607
3608 -------------------------------------------------------------------
3609 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
3610
3611 - new translation added
3612
3613 -------------------------------------------------------------------
3614 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
3615
3616 - Implemented an reuse of already existing foreign CD/DVD mount points
3617   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
3618 - Added a fallback check of the volume.mount_point HAL property to
3619   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
3620   to be not avaliable in newer HAL versions (on 10.2).
3621 - Revision 4615
3622 - Version 2.8.1
3623
3624 -------------------------------------------------------------------
3625 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
3626
3627 - removed unused methods from Patch and PatchImplIf. Provided
3628   reasonable default implementation for Patch::interactive.
3629   (#221476).
3630 - revision 4610
3631 - Version 2.8.0
3632
3633 -------------------------------------------------------------------
3634 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
3635
3636 - Handle media eject failures (#216545)
3637 - r4606
3638
3639 -------------------------------------------------------------------
3640 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
3641
3642 - Reimplemented RpmDb::checkPackage using librpm API instead
3643   of parsing "rpm --checksig" output. (#163202)
3644 - Version 2.7.4
3645 - revision 4600
3646
3647 -------------------------------------------------------------------
3648 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
3649
3650 - NEW behaviour of the solver:
3651   Obsolete virtual provides. E.G.:
3652
3653   Installed:
3654   -----------
3655   Name:           test-1.0-0
3656
3657   Name:           moretest-1.0-0
3658   Provides:       test
3659
3660   To be installed
3661   ------------------
3662   Name:           nomoretest-1.0-0
3663   Obsoletes:      test
3664
3665   Result
3666   --------
3667   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
3668   test-1.0-0 had been deleted. Bug 220999
3669
3670 - Translations added
3671
3672 Version 2.7.3
3673 rev 4593
3674
3675 -------------------------------------------------------------------
3676 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
3677
3678 - Bugfix in generating solver testcases:
3679    - added kind of capabilities in description file
3680    - removed unneded channel from uninstall in command file
3681
3682 -------------------------------------------------------------------
3683 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
3684
3685 - Try to call /bin/eject utility if the eject-ioctl fails.
3686 - r4568
3687
3688 -------------------------------------------------------------------
3689 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
3690
3691 - ignore empty capabilities
3692 - r4565
3693
3694 -------------------------------------------------------------------
3695 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
3696
3697 - make progress strings translatable (#219783)
3698 - r4556
3699
3700 -------------------------------------------------------------------
3701 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
3702
3703 -  While deleting a selection all concerning recommended
3704    packages will be deleted too.
3705    BUT those packages should not be deleted which have been
3706    set to KEEP by the user. bug 217574
3707    rev 4526
3708    VERSION: 2.7.2
3709
3710 -------------------------------------------------------------------
3711 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
3712
3713 - Makefile in zypp2 fixed
3714   Revision 4520
3715
3716 -------------------------------------------------------------------
3717 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
3718
3719 - Translations added
3720   Revision 4514
3721   VERSION: 2.7.1
3722
3723 -------------------------------------------------------------------
3724 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
3725
3726 - Make the parser more strict, rejecting broken sources
3727   but showing the error line.
3728   Last fix making the parser relax would break multitag
3729   descriptions with empty lines, now we check dependencies
3730   at a higher level. (reference #160607)
3731 - r4501
3732
3733 -------------------------------------------------------------------
3734 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
3735
3736 - New problem solution added: Unlock ALL resovables in order to speed up
3737   problem solution. Bug 206453
3738
3739 -------------------------------------------------------------------
3740 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
3741
3742 - Translations added
3743
3744 -------------------------------------------------------------------
3745 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
3746
3747 - Fixed target/hal - removed dbus_connection_close calls, because
3748   the connections are shared; unref the ref-counted handle only.
3749   (#216035)
3750 - r4442
3751
3752 -------------------------------------------------------------------
3753 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
3754
3755 - skipping unreachable packages won't work
3756   (#215445)
3757 - r4468
3758
3759 -------------------------------------------------------------------
3760 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
3761
3762 - (#213793) Target store fails to recreate stored install-time (other
3763   Date and ByteCount values as well)
3764
3765 - skip comments and blank lines in multilists
3766   fixes (#214877) - zen-updater is not installed by default
3767
3768 - Automatically fix broken products when reading
3769   the product database.
3770   still pending: honour the read-only flag
3771   Changes to make this possible include
3772   using read_dir instead of boost directory
3773   iterator.
3774
3775 -------------------------------------------------------------------
3776 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
3777
3778 - added new class for generating solver testcases:
3779   Testcase
3780
3781 -------------------------------------------------------------------
3782 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
3783
3784 - Finalized ui::PatternContents. (F301229)
3785 - version 2.7.0
3786 - revision 4413
3787
3788 -------------------------------------------------------------------
3789 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
3790
3791 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
3792 - version 2.6.0
3793
3794 -------------------------------------------------------------------
3795 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
3796
3797 - Added ui::PatternContents: Helper class that will compute a patterns
3798   expanded install_packages set. (UI interface for F301229)
3799 - revision 4387
3800
3801 -------------------------------------------------------------------
3802 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
3803
3804 - removed the last reference to /usr/lib64 to fix the build
3805
3806 -------------------------------------------------------------------
3807 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
3808
3809 - added "zypper info" (jkupec)
3810 - version 2.5.2
3811
3812 -------------------------------------------------------------------
3813 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
3814
3815 - fix rpm db timestamp
3816 - add extra urls and optional urls to product API
3817 - r4378
3818
3819 -------------------------------------------------------------------
3820 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
3821
3822 - zypper: nicer progress reports, with or without --verbose.
3823
3824 -------------------------------------------------------------------
3825 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
3826
3827 - Fixed reloading of target data after commit. Broken since
3828   rev 3880.
3829 - version 2.5.1
3830 - revision 4365
3831
3832 -------------------------------------------------------------------
3833 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
3834
3835 - put query-pool in /usr/lib/zypp and not lib64
3836 - r4363
3837
3838 -------------------------------------------------------------------
3839 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
3840
3841 - revert keyring changes, causes endless loop (obvious)
3842 - add dist-product information, adapt store
3843 - version 2.5.0
3844 - r4355
3845
3846 -------------------------------------------------------------------
3847 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
3848
3849 - zypp-query-pool: For products show additionally distributionName
3850   and distributionEdition. (required by #205392)
3851 - revision 4349
3852
3853 -------------------------------------------------------------------
3854 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
3855
3856 - Add accessor for Product distributionName and distributionEdition.
3857   (required by #205392)
3858 - revision 4347
3859
3860 -------------------------------------------------------------------
3861 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
3862
3863 - added test case for KeyRing
3864 - fire trustedKeyAdded in all calls to import trusted key
3865   not only in signature check workflow.
3866 - r4342
3867
3868 -------------------------------------------------------------------
3869 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
3870
3871 - zypper update: implemented minimal version (patches only)
3872 - zypper list-updates: changed default type from package to patch,
3873   consider patches affecting the package manager separately
3874
3875 -------------------------------------------------------------------
3876 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
3877
3878 - version 2.4.1
3879 - r4338
3880
3881 -------------------------------------------------------------------
3882 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
3883
3884 - add zypp-query-pool, so registration doesn't depend on
3885   libzypp-zmd-backend being installed. Will remove from
3886   backend when suseregister gets updated.
3887
3888 -------------------------------------------------------------------
3889 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
3890
3891 - Make sure config.rpath is present.
3892
3893 -------------------------------------------------------------------
3894 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
3895
3896 - zypper search: fixed uninitialized members that made all searches
3897   exact and case sensitve
3898
3899 -------------------------------------------------------------------
3900 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
3901
3902 - zypp-checkpatches, write in the right file
3903 - r4328
3904
3905 -------------------------------------------------------------------
3906 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
3907
3908 - Install resolvables although they are unneeded
3909   if they have NOT the kind patch/atoms
3910   Bug 210538 - freshens/supplements does not work with patterns
3911 - r4326
3912
3913 -------------------------------------------------------------------
3914 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
3915
3916 - zypper service-add -r http://example.org/foo.repo (F#300641).
3917
3918 -------------------------------------------------------------------
3919 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
3920
3921 - zypp-checkpatches:
3922   save version of the generated xml to
3923   regenerate it if it changes.
3924   save a random token in case of error to
3925   force recreating xml file
3926 - r4321
3927
3928 -------------------------------------------------------------------
3929 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
3930
3931 - remove permissions for zypp checkpatches from spec
3932 - r4318
3933
3934 -------------------------------------------------------------------
3935 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
3936
3937 - registration fails because of wrong product data
3938   (#205392)
3939   use DISTPRODUCT,DISTVERSION to create the product
3940   resolvable. have this resolvable provide
3941   PRODUCT = VERSION
3942 - r4312
3943
3944 -------------------------------------------------------------------
3945 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
3946
3947 - zypper service-add -r ./foo.repo (F#300641).
3948
3949 -------------------------------------------------------------------
3950 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
3951
3952 - zypper: added case-sensitive search, search in descriptions and
3953   summaries, search by resolvable type, substring and word
3954   matching, support for wildcards
3955 - Revision 4303
3956
3957 -------------------------------------------------------------------
3958 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
3959
3960 - Prevent the user from sending signals to zypp-checkpatches-wrapper
3961   (#211286).
3962
3963 -------------------------------------------------------------------
3964 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
3965
3966 - Dont incomplete an uninstalled resolvable, even not when establishing.
3967   Incomplete only makes sense for installed resolvables (when they have broken
3968   deps), for patches (because they are needed) and for atoms (because they are
3969   used during patch calculation)
3970   Bug 198379
3971
3972 - Do not branch for packages with the same NVE but different architectures.
3973   Take the best architecture.
3974
3975 -------------------------------------------------------------------
3976 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
3977
3978 - implement rename source in sourcemanager
3979 - r4286
3980
3981 -------------------------------------------------------------------
3982 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
3983
3984 - YaST sources: set alias to product summary if empty
3985 - show alias on logs.
3986 - r4281
3987
3988 -------------------------------------------------------------------
3989 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
3990
3991 - version 2.4.0 (bin incompat due to callback fixes)
3992 - r4272
3993
3994 -------------------------------------------------------------------
3995 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
3996
3997 - Provide additional solver status information to the UI.
3998   (#162164,F301272)
3999 - Fixed UI satus computation in presence of multiple available
4000   candidates.
4001 - revision 4264
4002 - version 2.3.1
4003
4004 -------------------------------------------------------------------
4005 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
4006
4007 - remove const in MediaChangeReport requestMedia that
4008   broke cd changing.
4009 - r4262
4010
4011 -------------------------------------------------------------------
4012 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
4013
4014 - zypper: added search (jkupec)
4015 - removed the suid bit from zypp-checkpatches-wrapper so that the
4016   build passes until permissions.rpm is updated (~#211286).
4017 - r4253
4018
4019 -------------------------------------------------------------------
4020 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
4021
4022 - Log microseconds if ZYPP_PROFILING env var is enabled.
4023 - r4252
4024
4025 -------------------------------------------------------------------
4026 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
4027
4028 - YaST sources:
4029   Factory cannot be set with 'refresh' enabled
4030   (#204957)
4031 - get rid of some const bool signatures in Source classes
4032 - r4247
4033
4034 -------------------------------------------------------------------
4035 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
4036
4037 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
4038
4039 -------------------------------------------------------------------
4040 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
4041
4042 - select the best solution: prefering the total amount of install/update
4043   packages BEFORE source preferences. Bug 208784
4044
4045 -------------------------------------------------------------------
4046 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
4047
4048 - Introduce a method to see if a source supports a
4049   kind of resolvable at that time, so we can
4050   init a YUM source like factory but avoid parsing
4051   it if it contains no patches.
4052 - add TODO
4053 - zypp-checkpatches xml output
4054 - r4235
4055
4056 -------------------------------------------------------------------
4057 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
4058
4059 - added a CLI preview: zypper
4060 - revision 4214
4061 - version 2.2.3
4062
4063 -------------------------------------------------------------------
4064 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
4065
4066 - FATE #100165:
4067   Make Content File Aware of Different Architectures
4068   expand %a in release notes with architecture
4069
4070 -------------------------------------------------------------------
4071 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
4072
4073 - Extended pattern parser to support includes/extends tags as hint
4074   for the IO. (F301229)
4075 - revision 4199
4076 - version 2.2.2
4077
4078 -------------------------------------------------------------------
4079 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
4080
4081 - Enabled sending of ScriptResolvableReport.
4082 - Changed ScriptResolvableReport::start to send local path
4083   of script to be executed.
4084 - revision 4190
4085 - version 2.2.1
4086
4087 -------------------------------------------------------------------
4088 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
4089
4090 - Added ScriptResolvableReport. Callbacks triggered on script
4091   execution during commit. (F100233)
4092 - revision 4187
4093 - version 2.2.0
4094
4095 -------------------------------------------------------------------
4096 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
4097
4098 - fix: Url::getRegisteredSchemes() would always return nothing
4099
4100 -------------------------------------------------------------------
4101 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
4102
4103 - Made the build dependency on gettext-devel explicit
4104
4105 -------------------------------------------------------------------
4106 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
4107
4108 - adapted multi-media YUM sources according to official YUM
4109   specification (F300743)
4110
4111 -------------------------------------------------------------------
4112 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
4113
4114 - use RPM_OPT_FLAGS (meissner@suse.de)
4115
4116 -------------------------------------------------------------------
4117 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
4118
4119 - SourceFactory::createFrom() - don't loose url,...
4120 - r4160
4121
4122 -------------------------------------------------------------------
4123 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
4124
4125 - reduce logging in ResolvableImpl.cc
4126 - rev 4157
4127
4128 -------------------------------------------------------------------
4129 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
4130
4131 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
4132   in QueueItemInstall and QueueItemRequire
4133   Bug 192535/204913
4134   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
4135
4136 -------------------------------------------------------------------
4137 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
4138
4139 - fixed SourceFactory::createFrom() - don't loose alias,
4140   cachedir,... parameters
4141
4142 -------------------------------------------------------------------
4143 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
4144
4145 - Use RPM Enhances only if detected at configure time, to allow
4146   compilation with older rpm.
4147 - callback params: use const string & instead of string (dmacvicar)
4148
4149 -------------------------------------------------------------------
4150 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
4151
4152 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
4153   a package/script/message
4154   Bug: 192535
4155
4156 -------------------------------------------------------------------
4157 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
4158
4159 - add Source_Ref::checksum() which in combination with
4160   timestamp can give an idea of a source change.
4161 - r4106
4162
4163 -------------------------------------------------------------------
4164 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
4165
4166 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
4167   enable progress reporting on compressed streams.
4168
4169 -------------------------------------------------------------------
4170 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
4171
4172 - better error propagation
4173 - r4096
4174
4175 -------------------------------------------------------------------
4176 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
4177
4178 - Removed libblkid dependency - the workaround using libblkid to
4179   check filesystem on XEN vbd mapped devices is obsolete, because
4180   the info is avaliable via /dev/disk/by-label link now. (#197107)
4181 - revision 4087
4182
4183 -------------------------------------------------------------------
4184 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
4185
4186 - PackageProvider: Fixed broken retry. (#202163)
4187 - revision 4071
4188
4189 -------------------------------------------------------------------
4190 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
4191
4192 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
4193   to create a Package from a source package header.
4194 - Added method Pathname::extension: Return all of the characters in name
4195   after and including the last dot in the last element of name.
4196 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
4197   rpms. Otherwise we'd need access to the rpm database to get the keys.
4198 - revision 4069
4199
4200 -------------------------------------------------------------------
4201 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
4202
4203 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
4204   a package/script/message
4205   Bug: 192535
4206
4207 -------------------------------------------------------------------
4208 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
4209
4210 - Speedup computation of number of rpm database entries.
4211 - revision 4058
4212
4213 -------------------------------------------------------------------
4214 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
4215
4216 - Fixed endless loop in transactResObject
4217   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
4218
4219 -------------------------------------------------------------------
4220 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
4221
4222 - fix some testcases for tar file parser changes
4223 - r4045
4224
4225 -------------------------------------------------------------------
4226 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
4227
4228 - missing includes
4229 - clean old callbacks
4230 - r4041
4231
4232 -------------------------------------------------------------------
4233 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
4234
4235 - zyppPattern->install_packages returns SUGGESTED package too.
4236   Bug 201476
4237   Revision 4036
4238
4239 -------------------------------------------------------------------
4240 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
4241
4242 - New behaviour in the solver: try with 'best' package first, try with 'all'
4243   packages if this fails.
4244   Bug :Bug 191983
4245
4246 -------------------------------------------------------------------
4247 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
4248
4249 - libzypp 2.1.0
4250 - bump version due to incompatible callback changes in KeyRing
4251   Sources
4252
4253 -------------------------------------------------------------------
4254 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
4255
4256 - new keyring callbacks
4257 - separate trust key from import key
4258 - use PublicKey class instead of params, to be able
4259   to add more info like photos later (pending #181682)
4260 - update zmart with those callbacks.
4261 - better error handling (Exception types)
4262 - make tmp file names more readable depending on the context
4263 - r4026
4264
4265 -------------------------------------------------------------------
4266 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
4267
4268 - decouple probing from source creation, using the new
4269   media test for existence functions.
4270 - r4019
4271
4272
4273 -------------------------------------------------------------------
4274 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
4275
4276 - Fixed getDoesFileExist to reset the transfer range
4277 - Added logging of curl debug messages to the zypp log.
4278   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
4279   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
4280 - r4018
4281
4282 -------------------------------------------------------------------
4283 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
4284
4285 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
4286   see rev 3810 below. (#190163)
4287 - rev 3998
4288
4289 -------------------------------------------------------------------
4290 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
4291
4292 - fix uninstalling of atoms (noop)
4293 - r3995
4294
4295 -------------------------------------------------------------------
4296 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
4297
4298 - Implement initial verson of Media
4299   doesFileExist, for future source probing.
4300 - r3984
4301
4302 -------------------------------------------------------------------
4303 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
4304
4305 - more dbus_connection_close fixes
4306 - r3974
4307
4308 -------------------------------------------------------------------
4309 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
4310
4311 - clean up 'incomplete' handling in QueueItemEstablish.
4312 - rev 3973.
4313
4314 -------------------------------------------------------------------
4315 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
4316
4317 - Don't set 'incomplete' for uninstalled patterns or products.
4318   (#198379)
4319 - rev 3970.
4320
4321 -------------------------------------------------------------------
4322 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
4323
4324 - Added new API calls:
4325   setAdditionalProvide
4326   setAdditionalConflict
4327   setAdditionalRequire
4328
4329 -------------------------------------------------------------------
4330 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
4331
4332 - don't link examples to testsuite library.
4333
4334 -------------------------------------------------------------------
4335 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
4336
4337 - Disable profiling to work around compiler bug.
4338
4339 -------------------------------------------------------------------
4340 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
4341
4342 - forward port 3924:3939
4343 - Add explicit finish callbacks for subtasks during ProvidePackage
4344  Â to avoid UI confusion.
4345 - rev3957
4346
4347 -------------------------------------------------------------------
4348 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
4349
4350 - Introduce examples/
4351 - fix some svn ignores
4352 - fix compilation. Use: dbus_connection_close
4353 - rev 3943
4354
4355 -------------------------------------------------------------------
4356 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
4357
4358 - Initial support for plain directory with rpms as source
4359 - r3935
4360
4361 -------------------------------------------------------------------
4362 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
4363
4364 - Move the target query by kind function to
4365   a iterator, so we dont make a copy of the restore
4366   the iterator works loading by demand too
4367
4368 -------------------------------------------------------------------
4369 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
4370
4371 - rename the new initTarget to initializeTarget,
4372   leave the old one as is, but deprecate it.
4373 - r3903
4374
4375 -------------------------------------------------------------------
4376 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
4377
4378 - forward port from SLES10 branch , till 3888
4379 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
4380   full packages. (#168844)
4381 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
4382 - version 2.0.0
4383 - rev 3893
4384
4385 -------------------------------------------------------------------
4386 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
4387
4388 - Separate target init from adding resolvables, getting rid of the
4389 uggly bool flag.
4390 - dont clear the store each time Target::resolvables is called
4391 - Load target resolvables on demand by kind, keep them cached later
4392 - add Target::resolvablesByKind(kind) to allow query specific kind
4393   without reading all kinds. Used to port TargetProduct, which
4394   was reading the whole rpm database only to displayy base product
4395   name in YaST help.
4396 - commit to pkg-bindings and packager will follow.
4397 - jsrain will port more yast stuff, especially inst_source which
4398   startup time should by reduced by half afterwards.
4399 - rev 3880
4400
4401 -------------------------------------------------------------------
4402 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
4403
4404 - forward port:
4405   rev 3786 fix to stalle tmpfiles broke patches.
4406   SLES was released with this broken. 10.1 has a blocked
4407   zypp update because this.
4408   Attempt to fix this. (#192535)
4409 - fix configure.ac sqlite-source build path
4410 - rev 3858
4411
4412 -------------------------------------------------------------------
4413 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
4414
4415 - link correctly
4416
4417 -------------------------------------------------------------------
4418 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
4419
4420 - dont link sqlite in the main lib.
4421 - rev 3826
4422
4423 -------------------------------------------------------------------
4424 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
4425
4426 - susetags: parse product parser regexp only once
4427 - parse yum factory 5 sec. (from 30) faster using
4428   another string find algorithm
4429 - rev 3824
4430
4431 -------------------------------------------------------------------
4432 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
4433
4434 - Digest: Don't read the stream character wise but reading blocks,
4435   as advised by matz profiling.
4436 - r3819
4437
4438 -------------------------------------------------------------------
4439 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
4440
4441 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
4442   trusted vendors. (#189573)
4443 - revision 3804
4444
4445 -------------------------------------------------------------------
4446 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
4447
4448 - backport fix for stalle tmpfile (#191311)
4449 - rev 3788
4450
4451 -------------------------------------------------------------------
4452 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
4453
4454 - deactivated media manager code that was disabling the
4455   automounter (#172419)
4456 - rev 3724
4457
4458 -------------------------------------------------------------------
4459 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
4460
4461 - fix autorefresh (#186115)
4462 - revision 3708
4463 -------------------------------------------------------------------
4464 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
4465
4466 - forward port from SLE branch
4467 - Set default permission for logfiles to 0640. (#187044)
4468 - revision 3696
4469
4470 -------------------------------------------------------------------
4471 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
4472
4473 - forward port from SLE branch
4474 - Fixed installation of SP or Add-On product switching to media 2
4475   too early. (#186607)
4476 - revision 3691
4477
4478 -------------------------------------------------------------------
4479 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
4480
4481 - forward port from SLE branch
4482 - Strip self provides without edition in Resolvable ctor.
4483   (#186079)
4484 - Source::provideResolvables not implemented in yum source type.
4485   Product not set for packages that are available from update source
4486   (#186920)
4487 - Hook modalias() supplements without package to "kernel" (#184840)
4488 - Allow on-demand SourceManager::restore() (#186678)
4489 - Hook modalias() supplements without package to "kernel" (#184840)
4490 - rev 3676
4491
4492 -------------------------------------------------------------------
4493 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
4494
4495 - Fix adding resolving of path names for mount points (#181606)
4496 - rev 3658
4497
4498 -------------------------------------------------------------------
4499 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
4500
4501 - merge download algorithm and refactoring from branch
4502   (#181204)
4503
4504 -------------------------------------------------------------------
4505 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
4506
4507 - autodocs: use find+xargs to overcome command length limit,
4508   do not call doxygen unnecessarily (#185334).
4509 - rev 3645
4510
4511 -------------------------------------------------------------------
4512 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
4513
4514 - Dont use getZYpp in static constructor (#185198)
4515   Bugfix #178292 was wrong.
4516 - Only warn on incompleting installed resolvables (#185197)
4517 - rev 3644
4518
4519 -------------------------------------------------------------------
4520 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
4521
4522 - Atoms might only be installed via patches (#184714)
4523 - rev 3642
4524
4525 -------------------------------------------------------------------
4526 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
4527
4528 - fix for the last stall tmpfile (#178292)
4529 - r3637
4530
4531 -------------------------------------------------------------------
4532 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
4533
4534 - Implemented transfer timeout inside of the progress callback.
4535   The timeout value can be set using timeout url parameter, the
4536   default transfer timeout is 180 seconds. (#181602)
4537 - Added ssl_verify and ssl_capath url options used in https scheme,
4538   allowing to change or disable the ssl verify options. (#171622)
4539 - Added fallback on read failures of /etc/mtab to /proc/mounts.
4540   Improved verbosity in mount and mount check related failure cases,
4541   incl. /etc/mtab dump. (#181606)
4542 - rev 3623
4543
4544 -------------------------------------------------------------------
4545 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
4546
4547 - combine knownAliases and knownUrls in a single function.
4548 - rev 3616
4549
4550 -------------------------------------------------------------------
4551 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
4552
4553 - honor parallel installs in resolver context (#181103)
4554 - rev 3592
4555
4556 -------------------------------------------------------------------
4557 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
4558
4559 - right fix for tmpdir initialized in static constructor
4560 - catch around provideJustFile in providePackage
4561 -rev 3654
4562
4563 -------------------------------------------------------------------
4564 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
4565
4566 - fix #182003 YUM packages without size
4567 - rev 3587
4568
4569 -------------------------------------------------------------------
4570 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
4571
4572 - Allow to restore and remove by Url
4573 - rev 3583
4574
4575 -------------------------------------------------------------------
4576 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
4577
4578 - make atoms parallel installable (#181103)
4579 - rev 3580
4580
4581 -------------------------------------------------------------------
4582 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
4583
4584 - Allow to restore by alias
4585 - r3568
4586
4587 -------------------------------------------------------------------
4588 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
4589
4590 - Do not fork in a global destructor, perl dislikes it (#182672).
4591   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
4592
4593 -------------------------------------------------------------------
4594 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
4595
4596 - Installation: Assert product information is stored to libzypp
4597   database before reboot. (#181198)
4598 - Version 1.2.0; revision 3553
4599
4600 -------------------------------------------------------------------
4601 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
4602
4603 - Synchronize keys with rpm database before
4604   closing access to it (#182338)
4605 - rev 3533
4606
4607 -------------------------------------------------------------------
4608 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
4609
4610 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
4611   filter out the non-DVD drives completely. Allows a fallback to
4612   drives without the dvd HAL property e.g. in VMWare. (#177457)
4613 - rev 3530
4614
4615 -------------------------------------------------------------------
4616 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
4617
4618 - Merge fix for stalle tmpdir due to cyclic references, using a master
4619  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
4620 - rev 3521
4621
4622 -------------------------------------------------------------------
4623 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
4624
4625 - Fixes unneeded file download, and add download callbacks
4626   (still need yast side) #181204 and #160206
4627 - Fix stalle tmpdir due to cyclic references, using a master
4628   TmpDir for zypp. # 178292
4629
4630 -------------------------------------------------------------------
4631 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
4632
4633 - fixed memory leak in PersistentStorage (#168690)
4634 - revision 3519
4635
4636 -------------------------------------------------------------------
4637 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
4638
4639 - fixed memory leak in XMLSourceCacheParser (#168690)
4640 - revision 3517
4641
4642 -------------------------------------------------------------------
4643 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
4644
4645 -latest fi translation added
4646  Revision 3502
4647
4648 -------------------------------------------------------------------
4649 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
4650
4651 -All installed resolvables has been set to "satisfied" in
4652  ResolverContext::unneeded . BUT:
4653  Patch concerning resolvables have to be set to
4654  "unneeded" although they are installed. In order
4655  getting the state "no longer applicable" (Bug 171590)
4656 - rev 3496
4657
4658 -------------------------------------------------------------------
4659 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
4660
4661 - compute status for scripts and messages so their freshens get
4662   properly honored (aj with postgresql-server)
4663 - rev 3494
4664
4665 -------------------------------------------------------------------
4666 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
4667
4668 - revert not-used-yet rpmdb timestamp, as
4669   it broke rpmdb::init(). (#180040)
4670 - rev 3490
4671
4672 -------------------------------------------------------------------
4673 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
4674
4675 - updating gmo files, if po files has been changed; bug 164449
4676
4677 -------------------------------------------------------------------
4678 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
4679
4680 - Dont download twice if starting from 1st time
4681 - fix typo
4682 - rev 3481
4683
4684 -------------------------------------------------------------------
4685 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
4686
4687 - set cache dir only if storeMetadata is called as a public method.´
4688 - rev 3475
4689
4690 -------------------------------------------------------------------
4691 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
4692
4693 - schedule a package for installation if
4694   - it freshens / supplements something
4695   - it is not installed yet
4696   (#178721)
4697 - rev 3473
4698
4699 -------------------------------------------------------------------
4700 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
4701
4702 - make susetags also implement download and check first.
4703 - rev 3470
4704
4705 -------------------------------------------------------------------
4706 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
4707
4708 - make yum more robust. Never parse from provideFile
4709   but only from local disk. Make sure the cache
4710   is consistent before recreating it.
4711   the code is easier to follow and probably
4712   faster. checksum and signatures are
4713   checked on caching not on parsing.
4714   Required to implement refresh for #154990
4715 - rev 3452
4716
4717 -------------------------------------------------------------------
4718 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
4719
4720 - implement timestamp for YUM and SuseTags
4721 - actually use the license to confirm in yum patches
4722 - add prerequires tag in yum optonally to the bad designed
4723   and nonintuitive pre=1
4724 - rev 3448
4725
4726 -------------------------------------------------------------------
4727 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
4728
4729 - dont pass root on init but before.
4730 - implement rpm db modification timestamp
4731   not used yet
4732 - move Helix source to testsuite out of the solver
4733   so we can use it for target, storage tests
4734 - add Source_Ref::timestamp(), default to now()
4735   in order to implement smart sync of sources by zmd
4736 - don't parse desc and summary twice
4737 - fix a segfault with tranlated text
4738 - fix broken size tag introduced in rev 3427
4739 - rev 3446
4740
4741 -------------------------------------------------------------------
4742 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
4743
4744 - dont accept corrupt sources, improve logs
4745
4746 -------------------------------------------------------------------
4747 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
4748
4749 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
4750   loosing autoprotection (eg. for foreign vendor). (assists #177469)
4751 - rev 3431
4752
4753 -------------------------------------------------------------------
4754 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
4755
4756 - added mediaNr() to PatchRpm and DeltaRpm classes
4757 - rev 3430
4758
4759 -------------------------------------------------------------------
4760 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
4761
4762 - enable YUM license to confirm.
4763   needed for #174476
4764 - adapt store to serialize and read all new resobject fields
4765 - use install-time to now() when serializing (#174653)
4766 - rev 3427
4767
4768 -------------------------------------------------------------------
4769 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
4770
4771 - Do not violate install order when restricting commit to a certain
4772   mediaNumber. (#170079)
4773 - Version 1.1.0; rev 3423
4774
4775 -------------------------------------------------------------------
4776 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
4777
4778 - Added SourceManager::findSourceByUrl to overcome alias mismatches
4779   (#177543).
4780 - rev 3420
4781
4782 -------------------------------------------------------------------
4783 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
4784
4785 - Order all objects according to prerequirements, not just packages.
4786   (#173690)
4787 - rev 3419
4788
4789 -------------------------------------------------------------------
4790 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
4791
4792 - Added new translation
4793
4794 -------------------------------------------------------------------
4795 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
4796
4797 - fix missing homedir option for gpg (#171055)
4798 - rev 3415
4799
4800 -------------------------------------------------------------------
4801 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
4802
4803 - Prevent against daemons launched in rpm %post, that do not close
4804   their filedescriptors. (#174548)
4805 - Version 1.0.1; rev 3413
4806
4807 -------------------------------------------------------------------
4808 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
4809
4810 - fixed media number of package retrieved as a part of a patch
4811   (#174841)
4812 - rev 3409
4813
4814 -------------------------------------------------------------------
4815 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
4816
4817 - fix missing package descriptions due to filtered packages
4818   by incompatible architectures. (#159109)
4819 - rev 3404
4820
4821 -------------------------------------------------------------------
4822 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
4823
4824 - decrease logging in DiskUsageCounter and Modalias (#163186)
4825 - rev 3406
4826
4827 -------------------------------------------------------------------
4828 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
4829
4830 - Stay backward comapatible.
4831
4832 -------------------------------------------------------------------
4833 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
4834
4835 - Make basic attributes available through ResObject.
4836 - Let ResObjects which do not require media access during
4837   commit return ZERO sourceMediaNr (required for #173690)
4838 - Version 1.0.0
4839 - rev 3390
4840
4841 -------------------------------------------------------------------
4842 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
4843
4844 - reduce logging verbosity (#163186)
4845 - rev 3381
4846
4847 -------------------------------------------------------------------
4848 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
4849
4850 - setCandidate accept candidates with compatible architectures too. Not
4851   only with the same architecture. Bug 172594 - If update package has
4852   differet arch, UI display is wrong
4853
4854 -------------------------------------------------------------------
4855 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
4856
4857 - Added Source_Ref::resStoreInitialized.
4858   If we know that noone has seen the resolvables yet, we can skip
4859   them too, eg. when deleting a source. (#174840)
4860 - rev 3378
4861
4862 -------------------------------------------------------------------
4863 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
4864
4865 - Honor freshens as conditionals independant from the installed/
4866   uninstalled status (#174797)
4867 - rev 3376
4868
4869 -------------------------------------------------------------------
4870 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
4871
4872 - State modifier "unneeded" is transitive for patches (#171590)
4873 - rev 3375
4874
4875 -------------------------------------------------------------------
4876 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
4877
4878 - Do not transact itself (update) in the transactResObject mechanism
4879   Bug 174290
4880
4881 -------------------------------------------------------------------
4882 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
4883
4884 - Reenabled improved large file support flags (unintentionally
4885   removed in rev 1544). Fixes bug #173753.
4886 - Added large file support flags to libzypp.pc file allowing
4887   consistence checks in the application using features variable
4888 - rev 3366
4889
4890 -------------------------------------------------------------------
4891 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
4892
4893 - SourceManager: moved source deletion before creation
4894   so that we can recreate a deleted one (#174295)
4895 - removed dead code dealing with known_caches from SourceManager::store
4896   (see r3195)
4897 - r3362
4898
4899 -------------------------------------------------------------------
4900 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
4901
4902 - fixed returning product short name and summary if product read
4903   from target store (#148625)
4904 - rev 3360
4905
4906 -------------------------------------------------------------------
4907 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
4908
4909 - set media verifier on redirected medium (#172599)
4910 - rev 3359
4911
4912 -------------------------------------------------------------------
4913 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
4914
4915 - fix 'transactResKind' to collect best providers by capability
4916   and to recursively transact items of same kind (#170114)
4917 - rev 3355
4918
4919 -------------------------------------------------------------------
4920 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
4921
4922 - serialize the full URL to avoid missing password and other
4923   url settings (#148108)
4924 - rev 3353
4925
4926 -------------------------------------------------------------------
4927 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
4928
4929 - Added a 60 sec connect timeout to MediaCurl (#172860)
4930 - rev 3348
4931
4932 -------------------------------------------------------------------
4933 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
4934
4935 - re-fetch also .asc and .key files before checking signature
4936   (#172597)
4937 - rev 3350 (3345-10.1)
4938
4939 -------------------------------------------------------------------
4940 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
4941
4942 - Fix yum key verification, because a double variable declaration
4943
4944 -------------------------------------------------------------------
4945 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
4946
4947 - use --no-default-keyring to avoid creating a
4948   default gpg dir in / (#171055)
4949 - rev 3335
4950
4951 -------------------------------------------------------------------
4952 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
4953
4954 - Fix YUM signature checking, we were passing the key instead of the
4955   signature.
4956 - When the user trust a key, sync again. Bye to the session trusted
4957   keys and user being asked all the time. (#171213)
4958 - r3332
4959
4960 -------------------------------------------------------------------
4961 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
4962
4963 - Cleanup index tables when removing items from pool (#170564).
4964
4965 -------------------------------------------------------------------
4966 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
4967
4968 - backout rev 3246->3275 of TargetImpl.cc
4969 - add missing testsuite/utils/TestUtils.h
4970 - rev 3330
4971
4972 -------------------------------------------------------------------
4973 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
4974
4975 - more fixes for #171062, there were some files still not being
4976   read from cache.
4977 - r3327
4978
4979 -------------------------------------------------------------------
4980 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
4981
4982 - cache keys and signature. Remove lot of duplicated code. (#171062)
4983 - r3320
4984
4985 -------------------------------------------------------------------
4986 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
4987
4988 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
4989   mount here anything, so it is OK to use any dir (171351).
4990 - rev 3318
4991
4992 -------------------------------------------------------------------
4993 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
4994
4995 - parse "license-to-confirm" in primary.xml (#168437)
4996 - rev 3312
4997
4998 -------------------------------------------------------------------
4999 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
5000
5001 - Don't try to store 'Atom', not needed and the backend store
5002   rejects them anyways (addtion to #168610)
5003 - rev 3306
5004
5005 -------------------------------------------------------------------
5006 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
5007
5008 - Improved device check in MediaDISK using libblkid (Bug #158529)
5009 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
5010   added a check if it is a directory
5011 - Added libcurl and libblkid checks to configure.ac
5012 - Added e2fsprogs(-devel) requires to the spec file
5013 - rev 3303
5014
5015 -------------------------------------------------------------------
5016 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
5017
5018 - dont download "other" during key check (#171041)
5019 - rev 3294
5020
5021 -------------------------------------------------------------------
5022 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
5023
5024 - allow parallel installs of atoms (used to fulfill patch require-
5025   ments, atoms aren't installed anyways) (#170098)
5026 - some testsuite improvements.
5027 - rev 3288
5028
5029 -------------------------------------------------------------------
5030 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
5031
5032 - get rid of autobuild check when throwing exceptions without throw
5033   but with a macro, returning a null pointer at the end (never reached).
5034
5035 -------------------------------------------------------------------
5036 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
5037
5038 - Do not violate install order when restricting commit to a certain
5039   mediaNumber. (#170079)
5040
5041 -------------------------------------------------------------------
5042 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
5043
5044 - Don't use throw directly!
5045   use ZYPP_THROW with a Exception class, otherwise package bindings
5046   will not catch them.
5047   Should fix crashes when reading broken sources with yast.
5048 - rev 3272
5049
5050 -------------------------------------------------------------------
5051 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
5052
5053 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
5054   revision 3269
5055
5056 -------------------------------------------------------------------
5057 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
5058
5059 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
5060 - further improve on #168840 (from rev 3231), match on name-edition
5061   when filtering by best arch. (#170098)
5062 - rev 3268
5063
5064 -------------------------------------------------------------------
5065 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
5066
5067 - #170093 , lot of package descriptions missing
5068 - rev 3263
5069
5070 -------------------------------------------------------------------
5071 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
5072
5073 - try to fix wrong permissions of /var/lib/zypp created
5074   by old zypp, only when running as root they are fixed
5075   (#169094)
5076 - YUM: Verify signatures on factoryInit.
5077   Dont provide other.xml. Cleanups, better logging.
5078   When refreshing signed soruces, don't refresh is source
5079   has not changed.
5080 - YaST sources: don't refresh if media file has not changed.
5081 - Show full url of index files in sources for signature validation
5082   (mentioned in #170139 comment #3)-
5083
5084 -------------------------------------------------------------------
5085 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
5086
5087 - udpated media ID syntax for external scripts (to be consistent
5088   with packages) (#170247)
5089 - rev 3256
5090
5091 -------------------------------------------------------------------
5092 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
5093
5094 - set media ID to 1 if not specified in YUM metadata (#167452)
5095 - rev 3255
5096
5097 -------------------------------------------------------------------
5098 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
5099
5100 - If freshen and supplement are fulfilled, install any kind of
5101   resolvable if not yet installed (#165746)
5102 - rev 3249
5103
5104 -------------------------------------------------------------------
5105 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
5106
5107 - make downloaded script executable. (#169191)
5108 - rev 3247
5109
5110 -------------------------------------------------------------------
5111 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
5112
5113 - Improve on last fix, compare only compatible archs.
5114 - rev 3233
5115
5116 -------------------------------------------------------------------
5117 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
5118
5119 - Only choose best arch of multiple package atoms with identical
5120   name (#168840)
5121 - rev 3231
5122
5123 -------------------------------------------------------------------
5124 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
5125
5126 - pass empty strings to UI as key properties if unknown key
5127   (#169114)
5128 - rev 3228
5129
5130 -------------------------------------------------------------------
5131 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
5132
5133 - refrain from parsing 'other.xml' (#159316)
5134 - rev 3226
5135
5136 -------------------------------------------------------------------
5137 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
5138
5139 - in source refresh, clean up the cache dir if fails
5140 - do not require repomd.xml.asc when creating a cache (#163765)
5141 - rev 3224
5142
5143 -------------------------------------------------------------------
5144 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
5145
5146 - Check if a file exists before providing it, and just handling the
5147   exception is not sufficient, because it can release the media.
5148   it nows get all possible packages.X translations an then
5149   it selects the candidate from the existing ones (#168654)
5150 - rev 3221
5151
5152 -------------------------------------------------------------------
5153 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
5154
5155 - dont report conflicts if item is neither installed
5156   nor to-be-installed (#168906)
5157 - rev 3219
5158
5159 -------------------------------------------------------------------
5160 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
5161
5162 - #168060 , propagate the file description or original
5163   name to the UI and not the checked filename path,
5164   which could be a tmp file.
5165   Requires changes in pkg-manager, and probably zmd-helpers.
5166 - rev 3215
5167
5168 -------------------------------------------------------------------
5169 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
5170
5171 - /var/lib/zypp/db/languages/* are empty files (##168355)
5172 - r3206
5173
5174 -------------------------------------------------------------------
5175 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
5176
5177 - All resolvables must honor arch, so Arch_noarch in
5178   target/store/XMLFilesBackend.cc is wrong (#160792)
5179 - Introduced code to honour shared package descriptions
5180   (#159109)
5181 - r3204
5182
5183 -------------------------------------------------------------------
5184 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
5185
5186 - replace '_' in YUM elements/attributes with '-' (#168762)
5187 - rev 3201
5188
5189 -------------------------------------------------------------------
5190 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
5191
5192 - Fixed iseries workaround - interchanged variables for scsi
5193   devices, added debug messages about the steps (#163971).
5194 - Added getenv NULL ptr check and verify of the $HOME dir's
5195   and ~/.curlrc file's ownership (#163203).
5196 - rev 3199
5197
5198 -------------------------------------------------------------------
5199 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
5200
5201 - Use filesystem::TmpDir to create unique and unused Source cache
5202   directories. (#168051)
5203
5204 -------------------------------------------------------------------
5205 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
5206
5207 - Enable signature checks per default. (#168525)
5208
5209 -------------------------------------------------------------------
5210 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
5211
5212 - fix callbacks for providing a single file (#160206)
5213
5214 -------------------------------------------------------------------
5215 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
5216
5217 - If an installed package looses a dependency, the solver tries
5218   to upgrade it. Limit the upgrade candidates to best arch, best
5219   edition.
5220 - filter 'other' entries with incompatible arch in yum parser.
5221 - rev 3177
5222
5223 -------------------------------------------------------------------
5224 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
5225
5226 - initialize the product category according to source (#168061)
5227 - rev 3172
5228
5229 -------------------------------------------------------------------
5230 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
5231
5232 - delete only one older version of a xml-store resolvable
5233   (half-baked, but the previous attempt was charred)
5234
5235 -------------------------------------------------------------------
5236 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
5237
5238 - moved license_to_confirm to primary.xml
5239 - rev 3170
5240
5241 -------------------------------------------------------------------
5242 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
5243
5244 - Removed deprecated oldstyle commit methods.
5245
5246 -------------------------------------------------------------------
5247 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
5248
5249 - when installing a xml-store resolvable (all except package,
5250   message, script), delete older versions (#160792).
5251 - read selection edition from the XML store
5252 - rev 3167
5253
5254 -------------------------------------------------------------------
5255 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
5256
5257 - properly clear transaction flag after successful commit
5258   (see rev 3122, #164365, #167285)
5259 - rev 3157
5260
5261 -------------------------------------------------------------------
5262 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
5263
5264 - recursively soft-uninstall recommended package on real uninstall,
5265   not on update (#167603)
5266 - rev 3155
5267
5268 -------------------------------------------------------------------
5269 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
5270
5271 - fix #167605 (importing keys to rpm multiple times due to
5272   wrong interpretation of rpm gpg versioning.
5273 - add support for reading the rpm keys, with full id and fingerprint
5274 - rev 3153
5275
5276 -------------------------------------------------------------------
5277 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
5278
5279 - don't add duplicate error infos to ResolverContext (#167309)
5280 - rev 3146
5281
5282 -------------------------------------------------------------------
5283 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
5284
5285 - fix Resolver::transactReset() (see rev 3122) (#167285)
5286 - rev 3140
5287
5288 -------------------------------------------------------------------
5289 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
5290
5291 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
5292   variable is present, all signature checking callbacks will default
5293   to 'accept', in case no recipient is present.
5294
5295 -------------------------------------------------------------------
5296 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
5297
5298 - read content file on construction, and make
5299   provideProduct only insert the already
5300   read product object into the store (#165826)
5301   (dmacvicar)
5302 - When the signature is not found, warn the
5303   user about a unsigned source. When the
5304   key is not found, do nothing, it can be in the
5305   keyring already. (#166016) (dmacvicar)
5306 - enable key verification only if
5307   ZYPP_CHECKSIG env var is set (dmacvicar)
5308 - r1529
5309
5310 -------------------------------------------------------------------
5311 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
5312
5313 - fix bugfix 164365, fix bug 167285
5314   Actually clear the transcation state instead of locking it
5315   to 'dont transact'
5316 - rev 3122
5317
5318 -------------------------------------------------------------------
5319 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
5320
5321 - revert the signature/digest checking callbacks
5322 - rev 3115
5323
5324 -------------------------------------------------------------------
5325 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
5326
5327 - Bugfix #165670
5328   - Honor keep requests.
5329   - Dont flag "locked uninstall" as error if a keep request was
5330     issued before.
5331 - rev 3114
5332
5333 -------------------------------------------------------------------
5334 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
5335
5336 - rule out locked items during distribution upgrade as early
5337   as possible. (#165670)
5338 - rev 3110
5339
5340 -------------------------------------------------------------------
5341 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
5342
5343 - Bugfix #166212
5344   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
5345     transactResObject().
5346   - resetTransaction(APPL_LOW) before resolving
5347   - enhance transactCaps by using the same algorithm as in
5348     QueueItemRequire
5349     (before: transact all requires and recommends by name
5350      now: transact best requires and recommends by provides)
5351 - rev 3107
5352
5353 -------------------------------------------------------------------
5354 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
5355
5356 - new callbacks for failing digest
5357 - rev 3098
5358
5359 -------------------------------------------------------------------
5360 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
5361
5362 - ask for file without a checksum (#165125)
5363
5364 -------------------------------------------------------------------
5365 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
5366
5367 - dont install satisfied resolvables (#165843)
5368 - rev 3095
5369
5370 -------------------------------------------------------------------
5371 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
5372
5373 - dont abort on failed "dry_run" (#164583)
5374 - rev 3091
5375
5376 -------------------------------------------------------------------
5377 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
5378
5379 - Ask user if signature file does not exist (#163765)
5380 - handle repomd.xml.asc as optional file (#163765)
5381 - rev 3089
5382
5383 -------------------------------------------------------------------
5384 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
5385
5386 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
5387 - rev 3087
5388
5389 -------------------------------------------------------------------
5390 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
5391
5392 - Dont do transitive uninstalls on uninstalled or upgraded items.
5393   (#165798)
5394 - rev 3083
5395
5396 -------------------------------------------------------------------
5397 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
5398
5399 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
5400
5401 -------------------------------------------------------------------
5402 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
5403
5404 - Product::updateUrls: restore it from the XML store;
5405   fixed content parsing (#163192).
5406 - restore product flags fro the XML store
5407 - rev 3074
5408
5409 -------------------------------------------------------------------
5410 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
5411
5412 - Only consider best arch/version (#165477)
5413 - rev 3069
5414
5415 -------------------------------------------------------------------
5416 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
5417
5418 - No need to parse tags at all if there is no item to store values
5419   (e.g. data for unwanted arch). Fixed segv trying to store data in
5420   NULL item. (#165479)
5421 - rev3065
5422
5423 -------------------------------------------------------------------
5424 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
5425
5426 - Improved Url path name "//" vs. "/%2f" handling; now if the
5427   url has an authority, "/%2f" is used for ftp only (#163784)
5428 - rev 3062
5429
5430 -------------------------------------------------------------------
5431 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
5432
5433 - fixed storing patch scripts to target store (#159928)
5434 - rev 3058
5435
5436 -------------------------------------------------------------------
5437 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
5438
5439 - if a patch is bad, only skip this patch, not everything
5440   (#165200)
5441 - rev 3057
5442
5443 -------------------------------------------------------------------
5444 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
5445
5446 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
5447 - Susetags:Pattern: Fixed parser.
5448
5449 -------------------------------------------------------------------
5450 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
5451
5452 - when uninstalling, only re-establish installed items
5453   supplementing the to-be-uninstalled one. (variant of #165111)
5454 - rev 3054
5455
5456 -------------------------------------------------------------------
5457 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
5458
5459 - Susetags:Package: Parse and provide ins/delnotify texts.
5460
5461 -------------------------------------------------------------------
5462 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
5463
5464 - when checking freshens/supplements at install, only consider
5465   best architecture/edition (#164453)
5466 - rev 3051
5467
5468 -------------------------------------------------------------------
5469 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
5470
5471 - when checking for supplements, only consider best arch, best
5472   edition for installation (#165111)
5473 - rev 3047
5474
5475 -------------------------------------------------------------------
5476 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
5477
5478 - Bug 165117: build 910: Update: Splitted packages are selected for
5479   all archs
5480
5481 -------------------------------------------------------------------
5482 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
5483
5484 - ask user if a file exists but does not have a checksum (#162797)
5485 - rev 3044
5486
5487 -------------------------------------------------------------------
5488 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
5489
5490 - parse time and size elements from delta and patch RPM
5491 - rev 3043
5492
5493 -------------------------------------------------------------------
5494 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
5495
5496 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
5497   devices - on powerpc only (#163971)
5498 - rev 3042
5499
5500 -------------------------------------------------------------------
5501 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
5502
5503 - fix endless loop in patches parsing.
5504 - rev 3039
5505
5506 -------------------------------------------------------------------
5507 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
5508
5509 - fixed media handling in SuSEtags source (#164879)
5510 - rev 3037
5511
5512 -------------------------------------------------------------------
5513 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
5514
5515 - honor 'dry_run' on package remove (#164732)
5516 - rev 3036
5517
5518 -------------------------------------------------------------------
5519 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
5520
5521 - add files from yum filelist as provides to package (#164731)
5522 - rev 3032
5523
5524 -------------------------------------------------------------------
5525 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
5526
5527 - honor "+Enh:/-Enh:" in packages file (#156513)
5528
5529 -------------------------------------------------------------------
5530 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
5531
5532 - fix callback receiver signature to match the callback for removing
5533   package
5534
5535 -------------------------------------------------------------------
5536 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
5537
5538 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
5539 - rev 3024
5540
5541 -------------------------------------------------------------------
5542 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
5543
5544 - Bug 164440; Taking wrong architecture while updating obsoletes
5545   splitted packages
5546 - rev 3022
5547
5548 -------------------------------------------------------------------
5549 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
5550
5551 - allow relative paths with url file:
5552 - dont filter atoms from going into pool, multi-arch patch
5553   requirements need them. Instead, treat atoms with incompatible
5554   architecture as unneeded.
5555 - rev 3018
5556
5557 -------------------------------------------------------------------
5558 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
5559
5560 - product now provides short name
5561 - rev 3013
5562
5563 -------------------------------------------------------------------
5564 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
5565
5566 - read metadata for packages from correct tags in patches (#163220)
5567 - rev 3011
5568
5569 -------------------------------------------------------------------
5570 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
5571
5572 - more detailed resolver error reports (#162994)
5573 - rev 3010
5574
5575 -------------------------------------------------------------------
5576 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
5577
5578 - report package download progress (#160966)
5579 - rev 3007
5580
5581 -------------------------------------------------------------------
5582 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
5583
5584 - transact also for languages (#163819)
5585 - rev 3004
5586
5587 -------------------------------------------------------------------
5588 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
5589
5590 - loop through all affected ResObjects in transactResKind (#163819)
5591 - rev 3002
5592
5593 -------------------------------------------------------------------
5594 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
5595
5596 - allow re-installation of non-packages (#162906)
5597 - rev 2998
5598
5599 -------------------------------------------------------------------
5600 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
5601
5602 - Added loop checking for scsi cdroms (/sys/block/srX) in case
5603   HAL does not provide any drives like on iSeries (#163971).
5604 - rev 2995
5605
5606 -------------------------------------------------------------------
5607 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
5608
5609 - add 'licenceToConfirm()' to Product. (#164375)
5610
5611 -------------------------------------------------------------------
5612 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
5613
5614 - Avoid excessive CD hopping on commit. But still far from
5615   being perfect. (#159679)
5616 - Fixed Target::commit: Despite dry_run set True, packages
5617   were depeted.
5618
5619 -------------------------------------------------------------------
5620 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
5621
5622 - honour if user decides to skip a package in commit (#156031)
5623
5624 -------------------------------------------------------------------
5625 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
5626
5627 - fixed parsing external reference to script in patch (#163221)
5628 - r2981
5629
5630 -------------------------------------------------------------------
5631 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
5632
5633 - cache and provide content.asc/key optionally. Dont show a
5634   popup if they dont exists. (dmacvicar)
5635 - Actually abort when verify signature workflow is false. (dmacvicar)
5636 - r2978
5637
5638 -------------------------------------------------------------------
5639 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
5640
5641 - fixed setting autorefresh flag for installation sources
5642
5643 -------------------------------------------------------------------
5644 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
5645
5646 - drop patches with incompatible architecture.
5647 - rev 2972
5648
5649 -------------------------------------------------------------------
5650 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
5651
5652 - Added info method to media verifier base and more debug info
5653 - rev 2970
5654
5655 -------------------------------------------------------------------
5656 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
5657
5658 - Dont deny the "/" attach point in MediaDIR, since this is used
5659   for all "file:" urls, esp. local packages.
5660 - rev 2962
5661
5662 -------------------------------------------------------------------
5663 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
5664
5665 - Bug 159673 - only one conflict solvable per page
5666
5667 -------------------------------------------------------------------
5668 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
5669
5670 - parse all dependencies of 'packages' file (#163773)
5671 - rev 2957
5672
5673 -------------------------------------------------------------------
5674 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
5675
5676 - Use the original media descr_dir on refresh for
5677   suse tags source (#163196)
5678 - r2952
5679
5680 -------------------------------------------------------------------
5681 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
5682
5683 - add Source::setUrl() for zmd backend helper.
5684 - rev 2946
5685
5686 -------------------------------------------------------------------
5687 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
5688
5689 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
5690 target init. (dmacvicar)
5691 - r2949
5692
5693 -------------------------------------------------------------------
5694 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
5695
5696 - Fixed MediaDISK to use a mount -oro,bind id the disk
5697   partition is already attached e.g. by the automounter.
5698   Try to mount it a second time may fail (#163486).
5699 - rev 2944
5700
5701 -------------------------------------------------------------------
5702 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
5703
5704 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
5705 - rev 2940
5706
5707 -------------------------------------------------------------------
5708 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
5709
5710 - only try to create a source of a given type when restoring
5711   from the persistent store (#162111)
5712
5713 -------------------------------------------------------------------
5714 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
5715
5716 - parse all dependencies for patterns (.pat) files (#160602)
5717 - drop YOUPATH and YOUURL from content file.
5718 - rev 2924
5719
5720 -------------------------------------------------------------------
5721 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
5722
5723 - properly initialize autorefresh for non-remote sources (#154990)
5724 - rev 2919
5725
5726 -------------------------------------------------------------------
5727 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
5728
5729 - Added flag to MediaManager::isUseableAttachPoint, whether
5730   to check against system mount entries or not.
5731 - Disallow to use the attachpoints of another media handlers
5732   as source path in MediaDIR.
5733 - rev 2917
5734
5735 -------------------------------------------------------------------
5736 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
5737
5738 -implement callbacks for when package verification (checksum)
5739  fails, offer to retry or abort
5740
5741 -------------------------------------------------------------------
5742 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
5743
5744 - Fix construction of checksum objects when using non-standard
5745   checksum algorithms
5746 - Fix broken YUM cache
5747 - r2913
5748
5749 -------------------------------------------------------------------
5750 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
5751
5752 - Keep packages with no version upgrade installed during
5753   distribution upgrade (#162972)
5754 - add 'transactReset()' helper function for UI.
5755 - rev 2908
5756
5757 -------------------------------------------------------------------
5758 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
5759
5760 - r2906
5761
5762 -------------------------------------------------------------------
5763 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
5764
5765 - Fixed candidate handling in ui::Selectable. (#156589)
5766
5767 -------------------------------------------------------------------
5768 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
5769
5770 - fix #162984 , gpg hangs because the matching data file
5771   for the key cannot be find. (dmacvicar)
5772 - Fix restore of YUM source using the same cache dir semantics as
5773  susetags instead of assuming there is a cache if a cache_dir
5774   was given. (dmacvicar)
5775
5776 -------------------------------------------------------------------
5777 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
5778
5779 - use DISTPRODUCT/DISTVERSION from content file to generate the
5780   product name, version, and release.
5781 - rev 2902
5782
5783 -------------------------------------------------------------------
5784 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
5785
5786 - Removed broken forcing of absolute ftp paths added in rev2705 to
5787   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
5788 - rev 2900
5789
5790 -------------------------------------------------------------------
5791 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
5792
5793 - add Resolver::freshenPool() (#156980)
5794 - rev 2893
5795
5796 -------------------------------------------------------------------
5797 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
5798
5799 - skip incompatible archs in filelist parsing.
5800 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
5801   /lib64/, ...)
5802 - rev 2886
5803
5804 -------------------------------------------------------------------
5805 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
5806
5807 - skip incompatible archs in primary parsing.
5808 - rev 2883
5809
5810 -------------------------------------------------------------------
5811 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
5812
5813 - allow setting of source when parsing local .rpm (#147765)
5814 - rev 2880
5815
5816 -------------------------------------------------------------------
5817 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
5818
5819 - Do not update packages over other architectures
5820
5821 -------------------------------------------------------------------
5822 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
5823
5824 - Added zypp/ui/UserWantedPackages to support the UI's
5825   "automatic changes" dialog (bug #152700)
5826
5827 -------------------------------------------------------------------
5828 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
5829
5830 - use KeyRing class to validate repomd.xml (#160909)
5831
5832 -------------------------------------------------------------------
5833 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
5834
5835 - Product resolvables should be readable by normal users.
5836   (#162474) (dmacvicar)
5837 - implemented keyring and metadata signature verification
5838   in susetags source
5839 - dont delete the lock if we did not acquire it
5840 - r2847
5841
5842 -------------------------------------------------------------------
5843 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
5844
5845 - Added disabling of the automounter while MediaManager
5846   init and restoring of the old state on exit (#154326).
5847 - Implemented check if media (CD) is automounted or not
5848 - rev 2840
5849
5850 -------------------------------------------------------------------
5851 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
5852
5853 - Implemented several hal get/set/removeDeviceProperty wrappers
5854 - Improved HalException to allow to fetch HAL/DBUS error componets
5855 - rev 2830
5856
5857 -------------------------------------------------------------------
5858 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
5859
5860 - honor subscription status of catalogs (#162350)
5861 - rev 2827
5862
5863 -------------------------------------------------------------------
5864 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
5865
5866 - Enabled CD eject error reporting exceptions (#154326)
5867 - rev 2822
5868
5869 -------------------------------------------------------------------
5870 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
5871
5872 - support "dry run" (#159467)
5873 - implement "transactResKind" (#161400)
5874 - rev 2817
5875
5876 -------------------------------------------------------------------
5877 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
5878
5879 - add checksum for external patches (#159928)
5880
5881 -------------------------------------------------------------------
5882 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
5883
5884 - calculate product architecture (#158198)
5885
5886 -------------------------------------------------------------------
5887 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
5888
5889 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
5890   detection
5891
5892 -------------------------------------------------------------------
5893 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
5894
5895 - Auto protect installed packages from unknown vendor. (#157446)
5896
5897 -------------------------------------------------------------------
5898 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
5899
5900 - added support for external scripts to metadata (#159928) (jsrain)
5901 - fixed handling of Language resolvables (ma)
5902 - fix leak in rpmdb (dmacvicar)
5903 - added softlock for autoyast (#159466) (ma)
5904 - Fixed exceptions in doGetFileCopy() to show full url
5905   including the file instead of just the media base url. (mt)
5906 - Provide Language::summary (ma)
5907 - check patterns and selections file exist
5908   before veryfing them (#161300) (dmacvicar)
5909 - added YUM metadata checksum computation (jsrain)
5910 - added interface to patch of a message (jsrain)
5911 - r2734
5912
5913 -------------------------------------------------------------------
5914 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
5915
5916 - added support for external scripts to metadata (#159928)
5917 - r2709
5918
5919 -------------------------------------------------------------------
5920 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
5921
5922 - report separate exception when trying to start source cache again to
5923   suppress incorrect error message in XEN installation
5924 - r2682
5925
5926 -------------------------------------------------------------------
5927 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
5928
5929 - Implement inter process locking in zypp.
5930 - Added No medium found output
5931 - splitting modaliases in supplements TOO
5932 - parse also the available signing keys
5933
5934 -------------------------------------------------------------------
5935 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
5936
5937 - release all media when removing source (#159754) (visnov)
5938 - more testsuites (schubi)
5939 - updated translations (schubi)
5940 - added MediaNotEjectedException (mt)
5941 - rev 2652
5942
5943 -------------------------------------------------------------------
5944 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
5945
5946 - fix patches descriptions (dmacvicar)
5947 - fix source serialization (dmacvicar)
5948 - metadata for kernel test (schubi)
5949 - Arch tests updated (ma)
5950 - classify NULL Ptr as unique (ma)
5951 - Added host check, because file Url allows it now. (mt)
5952 - prepare modalias fix (#159766) (ma)
5953 - Provide iterator based access to SourceManager data. (ma)
5954 - Fixed "file:" Url scheme config to allow relative paths; (mt)
5955   RFC1738 says, it may contain a hostname as well...
5956 - revision 2633
5957
5958 -------------------------------------------------------------------
5959 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
5960
5961 - pkg-config support (mvidner)
5962 - close all medias when destructing MediaSet (jsrain)
5963 - rev 2622
5964
5965 -------------------------------------------------------------------
5966 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
5967
5968 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
5969 - Message callback implemented to show patch messages (visnov)
5970 - Bug 159696 (schubi)
5971 - provide transform_iterators to iterate over a maps keys or values (ma)
5972 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
5973 - added script and message installation (jsrain)
5974 - chooses the 'right' kernel now (kkaempf)
5975 - Use noarch if no arch is specified in patches (dmacvicar)
5976 - rev 2611
5977
5978 -------------------------------------------------------------------
5979 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
5980
5981 - Added some debug output including the access id (mt)
5982 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
5983   release with eject=true on attached media, to umount
5984   other mounts as well. (mt)
5985 - 159483 - solver does not blame missing dependency (schubi)
5986 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
5987 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
5988   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
5989 - fixed ZYPP_RETHROW (#156430) (ma)
5990 - patch for #156114 (visnov)
5991 - fixed container.erase loops (ma)
5992 - Fixed to reset desired (cached) flag before the action (mt)
5993 - Removed return in forceRelaseAllMedia (void function) (mt)
5994 - Parse nonexisting architecture to noarch so patches dont get
5995   filtered by the pool (dmacvicar)
5996 - 159512 - yast2-qt does not show label of to be installed products
5997   anymore (dmacvicar)
5998 - 159765 - Hidden patterns still visible (dmacvicar)
5999 - Use noarch if no arch is specified. (dmacvicar)
6000 - r2594
6001
6002 -------------------------------------------------------------------
6003 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
6004
6005 - properly report error for media change callback
6006 - rev 2579
6007
6008 -------------------------------------------------------------------
6009 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
6010
6011 - fixed memory leak in XMLNodeIterator (#157474)
6012 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
6013 - Renamed private MediaManager::forceMediaRelease
6014   function to forceReleaseShared (more exact name)
6015 - Implemented forceRelaseAllMedia() that can be
6016   used to release also foreign (user) mounts.
6017 - Added use of forceRelaseAllMedia for CD/DVDs
6018   if FORCE_RELEASE_FOREIGN is 1 (default 0)
6019 - little cleanup of the checkAttached function
6020 - r2578
6021
6022 -------------------------------------------------------------------
6023 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
6024
6025 - don't try to attach without exception handling (#158620)
6026 - fix descriptions, as a new tag Des for selections exists now.
6027 - fix #157683: failure after adding add-on product to install
6028   sources
6029 - added more files for translation
6030 - resolve-dependencies.cc: establish pool
6031 - parse-metadata.cc: catch bad URL
6032 - set zmdid for atoms
6033 - r2574
6034
6035 -------------------------------------------------------------------
6036 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
6037
6038 - fix testsuite.
6039 - provide edition and architecture for all kinds of yum
6040   resolvables.
6041 - fix ResStatus output.
6042 - establish atoms correctly.
6043 - treat requires to unneeded resolvables as fulfilled.
6044 - rev 2559
6045
6046 -------------------------------------------------------------------
6047 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
6048
6049 - fix the build
6050 - only consider best architecture/version (#157594)
6051 - prefer providers which supplement/enhance installed or
6052   to-be-installed packages (fixes the tpctl-kmp issue)
6053 - rev 2546
6054
6055 -------------------------------------------------------------------
6056 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
6057
6058 - provide more filters for pkg-bindings (#158602)
6059 - add SystemResObject to provide system (modalias, hal, ...)
6060   capabilities.
6061 - handle this during resolving.
6062 - make the modalias and hal capability match the SystemResObject
6063   by default, thereyby triggering a modalias (resp. hal)
6064   evaluation.
6065 - xmlstore: decouple target store from YUM schema.
6066 - clean up moving of hal() and modalias() from provides to
6067   supplements in ResolvableImpl.
6068 - add PatchContents() for UI.
6069 - handle Edition::noedition as empty string.
6070 - r2537
6071
6072 -------------------------------------------------------------------
6073 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
6074
6075 - releasing all medias when asking for CD (#156981)
6076 - r2471
6077
6078 -------------------------------------------------------------------
6079 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
6080
6081 - ResStatus::resetTransact must return a value.
6082 - Fixed random build failures in LanguageCode.cc.
6083   (Rewrote the CodeMaps constructor so that gcc does not
6084   optimize a 500-statement basic block.)
6085 - Fix constructions of patch objects. Actually insert atoms in atoms
6086   list. Insert atoms for package even if the package does not exists
6087   in the source. Fixes #157628 (dmacvicar).
6088 - Fixed license reading from susetags, #151834 (dmacvicar).
6089 - r2468
6090
6091 -------------------------------------------------------------------
6092 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
6093
6094 - added ResStatus::resetTransact (ma)
6095 - bugfix for #156439 (schubi)
6096 - Added Source_Ref::setAlias (#154913).
6097 - Do not assume there is a product file when scanning for products
6098   (visnov)
6099 - function to disable all sources in the persistent store (visnov)
6100 - dependency errors go to stdout, not stderr; output resolver info
6101   directly to stderr (kkaempf)
6102 - rev 2464
6103
6104 -------------------------------------------------------------------
6105 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
6106
6107 - fix merging of resolver info (needed for #157684).
6108 - errors are also important in ResolverInfo.
6109 - improve debug output in ResolverContext.
6110 - rev 2455
6111
6112 -------------------------------------------------------------------
6113 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
6114
6115 - delete RPMs downloaded via HTTP/FTP after installnig them
6116   (#157011)
6117 - fixed product registration (reverted autorefresh patch) (#157566)
6118
6119 -------------------------------------------------------------------
6120 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
6121
6122 - if root!="/", always prefer the upgrade candidate (#155472)
6123 - implement license confirmed api for UI.
6124 - prefer architecture over version in distribution upgrade
6125   (#157501)
6126 - clean up media handling.
6127 - rev 2448
6128
6129 -------------------------------------------------------------------
6130 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
6131
6132 - init Modalias properly.
6133 - fix warnings in testcases.
6134 - rev 2432
6135
6136 -------------------------------------------------------------------
6137 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
6138
6139 - drop libjpeg-devel and sqlite-devel from build requires.
6140
6141 -------------------------------------------------------------------
6142 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
6143
6144 - implement 'modalias()' capability (#157406)
6145 - make dependencies consistent, its 'freshens'.
6146 - cope with user umounts of devices.
6147 - add debug to SourceManager.
6148 - rev 2418
6149
6150 -------------------------------------------------------------------
6151 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
6152
6153 - allow version downgrade during distribution upgrade if the
6154   newer package is coming from a trusted vendor (#155472)
6155 - implement locale fallback
6156 - 'freshen' -> 'freshens' in schema definitions to make it
6157   consistent with all other dependency definitions.
6158 - better error reporting for .pat and .sel files.
6159 - rule out packages from dependency resolutions which are
6160   de-selected by user (#155368)
6161 - use locale fallbacks in package translations.
6162 - refresh source when re-enabling it.
6163 - rev 2406
6164
6165 -------------------------------------------------------------------
6166 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
6167
6168 - split of libzypp-zmd-backend subpackage as a stand-alone
6169   leaf package.
6170 - encapsulate bool test for Source_Ref better.
6171 - fixed stack overflow (ma).
6172 - make testsuite build again.
6173 - rev 2346
6174
6175 -------------------------------------------------------------------
6176 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
6177
6178 - fixed URL rewriting for CD2 and following (#154762)
6179 - fixed ResPoolProxy diffState (for proper ok/cancel support
6180   in UI)
6181 - added special exception class for aborting installation
6182   (#154936)
6183 - only auto-change directories if they end in CDn or DVDn.
6184 - rev 2320.
6185
6186 -------------------------------------------------------------------
6187 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
6188
6189 - silently ignore multiple installs of the same package.
6190 - fix disk usage for installs and uninstalls.
6191 - rev 2308
6192
6193 -------------------------------------------------------------------
6194 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
6195
6196 - zmd-backend: filter out incompatible architectures from
6197   repository.
6198 - rev 2298
6199
6200 -------------------------------------------------------------------
6201 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
6202
6203 - sync libzypp media data with mtab.
6204 - improve resolver error and solution reports.
6205 - fix source cache reading (#155459).
6206 - default cached sources to enabled (#155459).
6207 - let each source provide public keys.
6208 - rev 2297
6209
6210 -------------------------------------------------------------------
6211 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
6212
6213 - only write by-sovler transactions back (#154976)
6214 - rev 2278
6215
6216 -------------------------------------------------------------------
6217 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
6218
6219 - release last used source at end of commit (#155002)
6220 - rev 2277
6221
6222 -------------------------------------------------------------------
6223 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
6224
6225 - cope with NULL values in zmd catalogs table (#153584)
6226 - set YAST_IS_RUNNING in transact zmd helper (#154820)
6227 - run SuSEconfig after transact zmd helper (#154820)
6228 - add softTransact to honor user vs. soft requirements (#154650)
6229 - honor all build keys provided by a package source.
6230 - add source metadata refresh.
6231 - add progress callbacks to zmd helpers.
6232 - rev 2276
6233
6234 -------------------------------------------------------------------
6235 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
6236
6237 - include .diffs into main source.
6238 - catch exception when ejecting media which was unmounted externally
6239   (#154697).
6240 - init source in zmd-backend correctly (#154667)
6241 - implement disk usage info for YaST.
6242 - clean up XML schema files.
6243 - catch CPUs identifying as 'i686' but being 'i586'.
6244 - allow definition of preferred attach (mount) point for media.
6245 - make resolver results more readable.
6246 - use language fallbacks if none of multiple language providers
6247   matches.
6248 - get rid of ignoring wrong arch in resolver, having the wrong
6249   architecture is prevented by other means.
6250 - prepare for translations in exceptions.
6251 - fix 'abort does not abort'
6252 - implement 'flag' I/O in target cache backend.
6253 - skip incompatibles architectures in packages.<lang>
6254 - rev 2228
6255
6256 -------------------------------------------------------------------
6257 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
6258
6259 - dont even provide src/nosrc from the source.
6260 - rev 2169 + diffs
6261
6262 -------------------------------------------------------------------
6263 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
6264
6265 - Initialize commit result (#154409)
6266 - release media if its wrong (#154326)
6267 - dont copy src/nosrc packages to the pool (#154627)
6268 - reduce XML logging.
6269 - rev 2169 + diffs
6270
6271 -------------------------------------------------------------------
6272 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
6273
6274 - fix path of .po files (#154074).
6275 - parse the correct package.<lang> file (kinda #154074).
6276 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
6277 - reattach all released medias.
6278 - raise exception instead of abort() on XML errors (#154104).
6279 - update translations.
6280 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
6281   and is_empty_dir utility function
6282 - rev 2169
6283
6284 -------------------------------------------------------------------
6285 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
6286
6287 - check freshens and supplements for packages (#154074).
6288 - only complain about incomplete installed resolvables,
6289   if they are uninstalled, schedule them for installation.
6290   (#154074)
6291 - add testcases for locale() provides.
6292 - add lang_country -> lang fallback.
6293 - have locale(parent:...) deps match any provides of 'parent'
6294   also when uninstalling a package.
6295 - rev 2148
6296
6297 -------------------------------------------------------------------
6298 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
6299
6300 - change the locale(...) separator to ";" (#153791)
6301 - complete "find-files" of zmd-backend.
6302 - rev 2140
6303
6304 -------------------------------------------------------------------
6305 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
6306
6307 - avoid attaching media when initializing source
6308 - rev 2139
6309
6310 -------------------------------------------------------------------
6311 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
6312
6313 - warn about misspelled 'locale(...)' provides
6314 - add testcases
6315 - rev 2134
6316
6317 -------------------------------------------------------------------
6318 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
6319
6320 - fix the build
6321 - rev 2129
6322
6323 -------------------------------------------------------------------
6324 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
6325
6326 - provide available locales to application (#153583)
6327 - honor 'requestedLocales' (language dependant packages)
6328 - honor release requests for all holders of a device.
6329 - silently re-attach after a forced release.
6330 - solver improvements.
6331 - handle source caches.
6332 - proper logging in zmd backend helpers.
6333 - rev 2127
6334
6335 -------------------------------------------------------------------
6336 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
6337
6338 - upgrade always to best version and arch (#153577)
6339 - reset 'transact' state for obsoleted packages (#153578)
6340 - translation updates
6341 - rev 2113
6342
6343 -------------------------------------------------------------------
6344 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
6345
6346 - add support for 'local' .rpm packages to zmd-backend.
6347 - rev 2101
6348
6349 -------------------------------------------------------------------
6350 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
6351
6352 - fix build of zmd/backend.
6353 - actually fill 'files' table in package-files.
6354 - rev 2094
6355
6356 -------------------------------------------------------------------
6357 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
6358
6359 - improve testcases.
6360 - add 'setPossibleLocales()' to ZYpp, this defines the set
6361   of possible locales to choose from (#153583)
6362 - provide LanguageImpl and create 'Language' resolvables for
6363   each 'possible' locale.
6364 - fix YUM parsing of patches, insert 'atoms' to link patches
6365   with packages.
6366 - replace gzstream/ with own, existing implementation.
6367 - honor locks in solver (#150231)
6368 - sync pool with target after commit() properly (#150565, #153066)
6369 - new zmd helper 'package-files'
6370 - rev 2093
6371
6372 -------------------------------------------------------------------
6373 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
6374
6375 - prevent multiple initializations of the target (#153124)
6376 - implement 'loopback mounted ISO images'
6377 - retain old package sources on upgrade.
6378 - support compressed .xml files in 'repodata' type repositories.
6379 - rev 2025
6380
6381 -------------------------------------------------------------------
6382 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
6383
6384 - parse locale(...) provides and construct correct dependencies.
6385
6386 -------------------------------------------------------------------
6387 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
6388
6389 - always upgrade to candidate (#152760).
6390 - fix typo in package sorting.
6391 - prepare handling of locale provides.
6392 - rev 1995
6393
6394 -------------------------------------------------------------------
6395 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
6396
6397 - sort src/nosrc package to right list during commit.
6398 - revert installtime/buildtime in susetags parser (#152760)
6399 - rev 1990
6400
6401 -------------------------------------------------------------------
6402 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
6403
6404 - reset state after successful commit (#153030)
6405 - run "rpm -e" always with "--nodeps" (#153026)
6406 - provide separate resolvable kind for src packages.
6407 - extend status field for LOCK and LICENSE.
6408 - add sameState()/diffState() for UI.
6409 - provide 'best' candidate for UI.
6410 - set 60 sec timeout for curl access.
6411 - don't cross-compare solver results, takes too much time.
6412 - provide sizes of installed packages.
6413 - extend REQUIRES semantics in content file.
6414 - add "parse-metadata" helper to zmd-backend.
6415 - rev 1987
6416
6417 -------------------------------------------------------------------
6418 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
6419
6420 - provide complete disk usage data (#152761)
6421 - include upgrade flag when copying solver solution
6422   back to pool (#152717)
6423 - rev 1959
6424
6425 -------------------------------------------------------------------
6426 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
6427
6428 - don't insert incompatible architectures to the pool (#151933)
6429 - don't accept incompatible architectures from a repository
6430   (#151933)
6431 - separate rpm log (#151431).
6432 - allow extended product requires.
6433 - rev 1954
6434
6435 -------------------------------------------------------------------
6436 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
6437
6438 - provide the XML schema files in the main package. (#152593)
6439
6440 -------------------------------------------------------------------
6441 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
6442
6443 - provide arch compat handling.
6444 - implement data upload to zmd.
6445 - fix source metadata caching on target.
6446 - add 'supplements' dependencies to 'yum' parser.
6447 - provide user agent identification to curl calls.
6448 - move resolver branches (multiple alternatives) back in queue
6449   (resolve known things first, then the unknown ones).
6450 - clean up 'packages' parser.
6451 - rev 1947
6452
6453 -------------------------------------------------------------------
6454 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
6455
6456 - improve media mount/umount interface
6457 - prepare class ArchCompat for proper architecture ordering
6458   and compatibility handling.
6459 - add returns to dummy functions in DbAccess.
6460 - rev 1913
6461
6462 -------------------------------------------------------------------
6463 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
6464
6465 - don't explictly delete to-be-upgraded packages.
6466 - finish query-system, resolve-dependencies, and transact for
6467   libzypp-zmd-backend.
6468 - provide Pattern::category.
6469 - move system architecture to toplevel.
6470 - make target store pathname settable.
6471 - speed up rpmdb reading by properly filtering unwanted file
6472   provides.
6473 - rev 1905
6474
6475 -------------------------------------------------------------------
6476 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
6477
6478 - new translations.
6479 - proofread texts.
6480 - when comparing solutions, prefer higher versions.
6481 - provide generic 'SafeBool' for bool conversions.
6482 - add PtrTypes testsuites.
6483 - rev 1876
6484
6485 -------------------------------------------------------------------
6486 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
6487
6488 - integrate all diffs
6489 - move Target::commit to toplevel API
6490 - generalize dependency iterators and hash dependency
6491   information in pool (for speedup)
6492 - add 'supplements' as dependency
6493 - make more pattern attributes available
6494 - drop "smbfs" in favour of "cifs" (#151476)
6495 - add metadata cache to sources (Beta4 bug)
6496 - run "rpm -e"  with name-version-release
6497 - fix update conflicts
6498 - rev 1864
6499
6500 -------------------------------------------------------------------
6501 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
6502
6503 - fix-mediachange.diff: dont skip CD but retry after media change
6504 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
6505   'eject' button
6506 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
6507   so media handle gets actually released and media unmounted.
6508
6509 -------------------------------------------------------------------
6510 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
6511
6512 - implement arch scoring
6513 - prefer better arch (#151427)
6514 - transitive depedencies of weak requirements are non-weak
6515   (#151446)
6516 - rev 1778 + diff
6517
6518 -------------------------------------------------------------------
6519 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
6520
6521 - ignore self and to-be-updated conflicts (#150844)
6522 - fix enable of target store (for non-packages)
6523 - rev 1778
6524
6525 -------------------------------------------------------------------
6526 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
6527
6528 - fix "cd:" url (#151121)
6529 - provide location() in public Package api
6530 - allow running distribution upgrade in testmode
6531 - extend HAL interface
6532 - rev 1762
6533
6534 -------------------------------------------------------------------
6535 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
6536
6537 - pass normal and locale packages from selections correctly.
6538 - its "baseconf" for base selections.
6539 - Make 'ZYpp' an obvious singleton.
6540 - provide releasenotesUrl.
6541 - dont continue upgrade without target.
6542 - implement 'fake' hal for testing.
6543 - fix package sizes.
6544 - more solver testcases.
6545 - rev 1754
6546
6547 -------------------------------------------------------------------
6548 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
6549
6550 - extend requires of libzypp-devel
6551 - provide package sizes for UI
6552 - provide more UI helpers
6553 - implement Product and related functions
6554 - fix split provides in distribution upgrade
6555 - provide locale information to system
6556 - ask HAL for available devices
6557 - reduce debug information in solver
6558 - filter architectures in source, not in solver
6559 - rev 1743
6560
6561 -------------------------------------------------------------------
6562 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
6563
6564 - disable another testsuite for now
6565 - fetch the default locale from environment
6566 - support user-defined formatting of log
6567 - rev 1710
6568
6569 -------------------------------------------------------------------
6570 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
6571
6572 - providing basic product information from susetags source
6573 - public API for preferred language
6574 - implemented redirect of logging (#149001)
6575 - report start/finish of source data parsing (#150211)
6576 - store/restore source aliases properly (#150256)
6577 - disable a lot of debug logging to speed up solver
6578 - properly rewrite URL for CDn directory layouts (#149870)
6579 - rev 1706
6580
6581 -------------------------------------------------------------------
6582 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
6583
6584 - add save/restore state to facilitate UI 'cancel'
6585 - enable target/store
6586 - add 'forceResolve' call and flag to resolver to switch between
6587   task-oriented ZMD and interactive YaST behaviour.
6588 - Fix resolver problem solution texts.
6589 - improve solver problem solution offerings.
6590 - fix media access handling to better support multiple
6591   requestors to single media.
6592 - move the media number checking to the source (media requestor)
6593   which knows how to verify the correct media.
6594 - Fix CD ordering (#149871), adding testcases.
6595 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
6596 - Add selections to testcases.
6597 - rev 1673
6598
6599 -------------------------------------------------------------------
6600 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
6601
6602 - Fix missing return in Source.cc:124
6603
6604 -------------------------------------------------------------------
6605 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
6606
6607 - cope with empty arch field in selections
6608 - enable dummy "enableStorage" function
6609 - rev 1610-branch
6610
6611 -------------------------------------------------------------------
6612 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
6613
6614 - fix random data return in Source.cc
6615 - rev 1610
6616
6617 -------------------------------------------------------------------
6618 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
6619
6620 - adapt zmd-backend to SourceImpl API change
6621 - rev 1608
6622
6623 -------------------------------------------------------------------
6624 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
6625
6626 - fix the packages parser bug. Now all packages are parsed
6627   including (english) translations.
6628   source/susetags is back to svn head.
6629 - rev 1600
6630
6631 -------------------------------------------------------------------
6632 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
6633
6634 - fix off-by-one bug in bitfield handling
6635 - revert source/susetags to rev 1411
6636 - rev 1586
6637
6638 -------------------------------------------------------------------
6639 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
6640
6641 - dont prereq-sort non-packages
6642 - rev 1584
6643
6644 -------------------------------------------------------------------
6645 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
6646
6647 - rev 1582
6648
6649 -------------------------------------------------------------------
6650 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
6651
6652 - update to rev 1543
6653
6654 -------------------------------------------------------------------
6655 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
6656
6657 - require hal-devel in libzypp-devel
6658 - re-merge fixes (RPM_OPT_FLAGS)
6659
6660 -------------------------------------------------------------------
6661 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
6662
6663 - make solver behaviour a bit more interactive
6664 - rev 1537
6665
6666 -------------------------------------------------------------------
6667 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
6668
6669 - Fix syntax error in configure script.
6670 - Use RPM_OPT_FLAGS.
6671
6672 -------------------------------------------------------------------
6673 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
6674
6675 - update for qt ui integration
6676 - rev 1504
6677
6678 -------------------------------------------------------------------
6679 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
6680
6681 - split off libzypp-zmd-backend
6682 - rev 1466
6683
6684 -------------------------------------------------------------------
6685 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
6686
6687 - another update to svn
6688
6689 -------------------------------------------------------------------
6690 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
6691
6692 - finish rpm callbacks
6693 - finish UI API
6694 - fix state change resolver<->pool
6695 - zmd backend stuff
6696 - speed up tag file parsing
6697 - rev 1405
6698
6699 -------------------------------------------------------------------
6700 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
6701
6702 - disabling failing tests of s390 and ppc
6703
6704 -------------------------------------------------------------------
6705 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
6706
6707 - Snapshoot rev 1367
6708
6709 -------------------------------------------------------------------
6710 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
6711
6712 - use hashes for pool
6713 - rev 1343
6714
6715 -------------------------------------------------------------------
6716 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
6717
6718 - removed Obsoletes:    yast2-packagemanager
6719
6720 -------------------------------------------------------------------
6721 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
6722
6723 - Snapshoot 3 Feb 2005 (11:30)
6724
6725 -------------------------------------------------------------------
6726 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
6727
6728 - Snapshoot 2 Feb 2005 (14:00)
6729
6730 -------------------------------------------------------------------
6731 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
6732
6733 - Snapshoot 2 Feb 2005 ( integrating YaST )
6734
6735 -------------------------------------------------------------------
6736 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
6737
6738 - converted neededforbuild to BuildRequires
6739
6740 -------------------------------------------------------------------
6741 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
6742
6743 - Initial version
6744